registry team mailing list archive
-
registry team
-
Mailing list archive
-
Message #32302
Re: [Bug 697031] Re: [FTBFS] Package cryptkeeper 0.9.4-1 in natty
On 01/04/2011 01:03 PM, Bhavani Shankar wrote:
> dpkg-deb: warning: 'debian/cryptkeeper/DEBIAN/control' contains user-defined field 'Original-Maintainer'
> dpkg-deb: building package `cryptkeeper' in `../cryptkeeper_0.9.4-1ubuntu1_i386.deb'.
> dpkg-deb: warning: ignoring 1 warning about the control file(s)
>
> dpkg-genchanges >../cryptkeeper_0.9.4-1ubuntu1_i386.changes
it's Ubuntu version, that mean src/Makefile* already patched. last
version is not cryptkeeper_0.9.4-1ubuntu1, but cryptkeeper_0.9.4
udienz@canopus:/tmp/cryptkeeper-0.9.4$ head -n1 debian/changelog
cryptkeeper (0.9.4-1) unstable; urgency=low
if src/Makefile* is not changed i got errors
/usr/bin/ld: note: 'XFlush' is defined in DSO /usr/lib/libX11.so.6 so
try adding it to the linker command line
/usr/lib/libX11.so.6: could not read symbols: Invalid operation
collect2: ld returned 1 exit status
make[3]: *** [cryptkeeper] Error 1
make[3]: Leaving directory `/tmp/cryptkeeper-0.9.4/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/cryptkeeper-0.9.4'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/cryptkeeper-0.9.4'
make: *** [debian/stamp-makefile-build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
udienz@canopus:/tmp/cryptkeeper-0.9.4$
And if applied my patch,
udienz@canopus:/tmp/cryptkeeper-0.9.4$ wget
http://launchpadlibrarian.net/61592235/cryptkeeper_0.9.4-1ubuntu1.dsc.debdiff
udienz@canopus:/tmp/cryptkeeper-0.9.4$ patch -p1 <
cryptkeeper_0.9.4-1ubuntu1.dsc.debdiff
patching file debian/changelog
patching file debian/control
patching file debian/patches/binutils-gold.patch
udienz@canopus:/tmp/cryptkeeper-0.9.4$ rm
cryptkeeper_0.9.4-1ubuntu1.dsc.debdiff
udienz@canopus:/tmp/cryptkeeper-0.9.4$ dpkg-buildpackage -rfakeroot
dpkg-deb: warning: 'debian/cryptkeeper/DEBIAN/control' contains
user-defined field 'Original-Maintainer'
dpkg-deb: building package `cryptkeeper' in
`../cryptkeeper_0.9.4-1ubuntu1_i386.deb'.
dpkg-deb: warning: ignoring 1 warning about the control file(s)
signfile cryptkeeper_0.9.4-1ubuntu1.dsc
You need a passphrase to unlock the secret key for
user: "Mahyuddin Susanto <udienz@xxxxxxxxx>"
1024-bit DSA key, ID 8E7A9CB0, created 2009-05-11
gpg: gpg-agent is not available in this session
dpkg-genchanges >../cryptkeeper_0.9.4-1ubuntu1_i386.changes
dpkg-genchanges: not including original source code in upload
signfile cryptkeeper_0.9.4-1ubuntu1_i386.changes
You need a passphrase to unlock the secret key for
user: "Mahyuddin Susanto <udienz@xxxxxxxxx>"
1024-bit DSA key, ID 8E7A9CB0, created 2009-05-11
gpg: gpg-agent is not available in this session
dpkg-source --after-build cryptkeeper-0.9.4
dpkg-buildpackage: binary and diff upload (original source NOT included)
udienz@canopus:/tmp/cryptkeeper-0.9.4$ lsb_release -r -c
Release: 11.04
Codename: natty
Success!
--
Mahyuddin Susanto (udienz)
https://launchpad.net/~udienz
--
You received this bug notification because you are a member of Registry
Administrators, which is the registrant for Debian.
https://bugs.launchpad.net/bugs/697031
Title:
[FTBFS] Package cryptkeeper 0.9.4-1 in natty
References