After a re-run from scratch it worked until this point: # git-buildpackage [...] Now signing changes and any dsc files... signfile cyrus-imapd-2.4_2.4.6-1~6.gbpd84454.dsc Ondřej Surý <[email protected]> gpg: directory `/root/.gnupg' created gpg: new configuration file `/root/.gnupg/gpg.conf' created gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run gpg: keyring `/root/.gnupg/secring.gpg' created gpg: keyring `/root/.gnupg/pubring.gpg' created gpg: skipped "Ondřej Surý <[email protected]>": secret key not available gpg: [stdin]: clearsign failed: secret key not available WARNING: Can't find the right public key-- can't check signature integrity. debuild: fatal error at line 1246: running debsign failed debuild -i -I returned 29 Couldn't run 'debuild -i -I'
Shall I assume the latest git revision is not yet usable by everyone? On Sat, Mar 26, 2011 at 14:47, Costin <[email protected]> wrote: > Ondřej > I am on squeeze/amd64 and want to build as Carlos did. > I did that command but it wiped the debian/ directory... > What should I do? > Thanks. > > ---- > Ondřej Surý > Mon, 29 Nov 2010 10:10:16 -0800 > > You have to checkout upstream-sid branch: > > git checkout -b upstream-sid origin/upstream-sid > > Ondrej Sury > > On 29.11.2010, at 18:25, Carlos Horowicz <[email protected]> wrote: > >> Hi >> >> this is my first attempt to build this package under squeeze (and my first >> attempt with git as well), so after googling around a bit I did this: >> >> git clone git://git.debian.org/git/pkg-cyrus-imapd/pkg-cyrus-imapd-2.4.git >> cd pkg-cyrus-imapd >> git-buildpackage >> >> ..... >> cyrus-imapd-2.4_2.4.4.orig.tar.gz does not exist, creating from >> 'upstream-sid' >> fatal: Not a valid object name upstream-sid >> >> is this the correct build sequence ? >> >> Tks >> Carlos > _______________________________________________ Pkg-Cyrus-imapd-Debian-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-cyrus-imapd-debian-devel
