[Koha-bugs] [Bug 17383] Build debian package failed

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Sep 20 05:43:30 CEST 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17383

David Cook <dcook at prosentient.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dcook at prosentient.com.au

--- Comment #4 from David Cook <dcook at prosentient.com.au> ---
I've just run into the same problem, so I re-visited
https://wiki.koha-community.org/wiki/Building_Debian_Packages_-_The_Easy_Way.

I did my initial pbuilder setup quite a long time ago, so after reading Josef's
comment, I figured I'd look at it again.

So I re-ran the following:

sudo apt-get install devscripts pbuilder dh-make fakeroot
debian-archive-keyring
sudo pbuilder --login --save-after-login
apt-get install wget gnupg2
wget -O- http://debian.koha-community.org/koha/gpg.asc | apt-key add -
apt-get update
exit

I picked up an upgrade for debian-archive-keyring, and it looks like maybe I'd
missed gnupg2 the first time around as that prompted the installation of quite
a few packages. 

Just trying to build a vanilla 17.05.03 again now...

Hmm still failing.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list