Source: mc Version: 2:4.6.2-2 Severity: serious Tags: patch pending After a first build mc can't build again because of non-clean sources. A patch is attached and a new Debian version is pending.
Best regards Denis Briand debuild output: =============== [...] dpkg-source: error: cannot represent change to mc-4.6.2/patches: dpkg-source: error: new version is symlink to debian/patches/ dpkg-source: error: old version is nonexistent dpkg-source: error: cannot represent change to mc-4.6.2/series: dpkg-source: error: new version is symlink to debian/patches/all.series dpkg-source: error: old version is nonexistent dpkg-source: warning: newly created empty file 'config/config.status' will not be represented in diff dpkg-source: warning: ignoring deletion of directory vfs/samba/autom4te.cache dpkg-source: warning: ignoring deletion of file vfs/samba/autom4te.cache/output.0 dpkg-source: warning: ignoring deletion of file vfs/samba/autom4te.cache/traces.0 dpkg-source: warning: ignoring deletion of file vfs/samba/autom4te.cache/requests dpkg-source: warning: ignoring deletion of file m4/ulonglong.m4~ dpkg-source: warning: ignoring deletion of file m4/iconv.m4~ dpkg-source: warning: ignoring deletion of file m4/longlong.m4~ dpkg-source: warning: ignoring deletion of file m4/intdiv0.m4~ dpkg-source: warning: ignoring deletion of file m4/wint_t.m4~ dpkg-source: warning: ignoring deletion of file m4/lib-link.m4~ dpkg-source: warning: ignoring deletion of file m4/printf-posix.m4~ dpkg-source: warning: ignoring deletion of file m4/inttypes_h.m4~ dpkg-source: warning: ignoring deletion of file m4/lib-prefix.m4~ dpkg-source: warning: ignoring deletion of file m4/size_max.m4~ dpkg-source: warning: ignoring deletion of file m4/stdint_h.m4~ dpkg-source: warning: ignoring deletion of file m4/intmax.m4~ dpkg-source: warning: ignoring deletion of file m4/inttypes-pri.m4~ dpkg-source: warning: ignoring deletion of file m4/codeset.m4~ dpkg-source: warning: ignoring deletion of directory autom4te.cache dpkg-source: warning: ignoring deletion of file autom4te.cache/output.0 dpkg-source: warning: ignoring deletion of file autom4te.cache/traces.0 dpkg-source: warning: ignoring deletion of file autom4te.cache/requests dpkg-source: warning: ignoring deletion of file autom4te.cache/traces.1 dpkg-source: warning: ignoring deletion of file autom4te.cache/output.1 dpkg-source: unrepresentable changes to source dpkg-buildpackage: failure: dpkg-source -b mc-4.6.2 gave error exit status 1 debuild: fatal error at line 1324: dpkg-buildpackage -rfakeroot -D -us -uc failed
--- rules.orig 2009-05-03 14:56:00.000000000 +0200 +++ rules 2009-05-16 23:56:07.000000000 +0200 @@ -215,7 +215,9 @@ ## This is an "extra" rule, where you may add arbitrary commands to ## the cleaning process, but not override the default. deb-extra-clean:: deb-clean - # Nothing to do by default. +## Fix a FTBFS issue: + rm -f series + rm -f patches ## This target is called after the common installation step. It ## should install your package into its destination, e.g. debian/tmp
signature.asc
Description: Digital signature