Your message dated Fri, 7 May 2010 18:56:20 +0200
with message-id <20100507165620.ga2...@rivendell>
and subject line Re: Bug#579905: nestra: FTBFS dpkg-genchanges: error: cannot
read files list file: No such file or directory
has caused the Debian Bug report #579905,
regarding nestra: FTBFS dpkg-genchanges: error: cannot read files list file: No
such file or directory
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
579905: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=579905
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: nestra
Severity: serious
Justification: FTBFS
$ debuild -uc -us
dpkg-buildpackage -rfakeroot -D -us -uc -i.pc -iconfig.status -ibackup.bzr
-i.git
dpkg-buildpackage: warning: using a gain-root-command while being root
dpkg-buildpackage: export CPPFLAGS from dpkg-buildflags (origin: vendor):
dpkg-buildpackage: export CFLAGS from dpkg-buildflags (origin: vendor): -g
-O2
dpkg-buildpackage: export CXXFLAGS from dpkg-buildflags (origin: vendor):
-g -O2
dpkg-buildpackage: export FFLAGS from dpkg-buildflags (origin: vendor): -g
-O2
dpkg-buildpackage: export LDFLAGS from dpkg-buildflags (origin: vendor):
dpkg-buildpackage: source package nestra
dpkg-buildpackage: source version 0.66-10
dpkg-buildpackage: source changed by Joey Hess <jo...@debian.org>
dpkg-buildpackage: host architecture amd64
fakeroot debian/rules clean
dh clean
dh: No packages to build.
dpkg-source -i.pc -iconfig.status -ibackup.bzr -i.git -b nestra.git
dpkg-source: warning: no source format specified in debian/source/format,
see dpkg-source(1)
dpkg-source: warning: source directory 'nestra.git' is not
<sourcepackage>-<upstreamversion> 'nestra-0.66'
dpkg-source: warning: .orig directory name nestra.git.orig is not
<package>-<upstreamversion> (wanted nestra-0.66.orig)
dpkg-source: info: using source format `1.0'
dpkg-source: info: building nestra using existing nestra_0.66.orig.tar.gz
dpkg-source: info: building nestra in nestra_0.66-10.diff.gz
dpkg-source: warning: the diff modifies the following upstream files:
Makefile
nestra.6
x11.c
dpkg-source: info: use the '3.0 (quilt)' format to have separate and
documented changes to upstream files, see dpkg-source(1)
dpkg-source: info: building nestra in nestra_0.66-10.dsc
debian/rules build
dh build
dh: No packages to build.
fakeroot debian/rules binary
dh binary-indep
dh: No packages to build.
dh build
dh: No packages to build.
dh binary-arch --until dh_prep
dh: No packages to build.
dh_install nestra usr/games
Use of uninitialized value $dh{"FIRSTPACKAGE"} in string eq at
/usr/bin/dh_install line 143.
dh_installdocs BUGS README
dh_installman nestra.6
dh binary-arch --remaining
dh: No packages to build.
dh binary
dh: No packages to build.
dpkg-genchanges >../nestra_0.66-10_amd64.changes
dpkg-genchanges: error: cannot read files list file: No such file or
directory
dpkg-buildpackage: error: dpkg-genchanges gave error exit status 2
debuild: fatal error at line 1330:
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--- End Message ---
--- Begin Message ---
On Sun, 02 May 2010, Jari Aalto wrote:
> Package: nestra
> Severity: serious
> Justification: FTBFS
>
>
> $ debuild -uc -us
> dpkg-buildpackage -rfakeroot -D -us -uc -i.pc -iconfig.status
> -ibackup.bzr -i.git
Using "-D" is not a good idea. Also your -i options are not correctly
used, please check the manual page, only the last one is used.
The control file says:
Architecture: i386
So it's normal that it doesn't work on non-i386. Closing the bug.
Cheers,
--
Raphaƫl Hertzog
Like what I do? Sponsor me: http://ouaza.com/wp/2010/01/05/5-years-of-freexian/
My Debian goals: http://ouaza.com/wp/2010/01/09/debian-related-goals-for-2010/
--- End Message ---