[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

problems with debuild and conffiles



I started having this problem about two weeks ago. It's possible it was caused by and apt-get upgrade to something newer. But both my desktop and laptop are running the same versions of packages. Before this problem started I had been running debuild with no errors. This is on my laptop.

debuild kdelibs-3.3.1 unstable

dh_gencontrol
dh_md5sums
dh_builddeb
dpkg-deb: conffile `/etc/debian/kdelibs-bin/etc/kde3/khotnewstuffrc' does not appear in package
dpkg-deb: building package `kdelibs-bin' in `../kdelibs-bin_3.3.1-3.1_i386.deb'.
dh_builddeb: command returned error code 512
make[1]: *** [binary-common] Error 1
make[1]: Leaving directory `/home/tfunicron/backup/sources/kdelibs-3.3.1'
make: *** [binary-arch] Error 2
debuild: fatal error at line 764:
dpkg-buildpackage failed!

now my desktop conffile is '/etc/kde3/khotnewstuffrc'


this is debuild kdenetwork-3.3.1 unstable

dh_gencontrol
dh_md5sums
dh_builddeb
dpkg-deb: building package `dcoprss' in `../dcoprss_3.3.1-2.1_i386.deb'.
dpkg-deb: building package `kdenetwork-filesharing' in `../kdenetwork-filesharing_3.3.1-2.1_i386.deb'.
dpkg-deb: building package `kdict' in `../kdict_3.3.1-2.1_i386.deb'.
dpkg-deb: building package `kget' in `../kget_3.3.1-2.1_i386.deb'.
dpkg-deb: building package `knewsticker' in `../knewsticker_3.3.1-2.1_i386.deb'.
dpkg-deb: building package `kopete' in `../kopete_3.3.1-2.1_i386.deb'.
dpkg-deb: building package `kpf' in `../kpf_3.3.1-2.1_i386.deb'.
dpkg-deb: building package `kppp' in `../kppp_3.3.1-2.1_i386.deb'.
dpkg-deb: building package `krdc' in `../krdc_3.3.1-2.1_i386.deb'.
dpkg-deb: building package `krfb' in `../krfb_3.3.1-2.1_i386.deb'.
dpkg-deb: conffile `/etc/debian/ksirc/etc/kde3/ksircrc' does not appear in package
dpkg-deb: building package `ksirc' in `../ksirc_3.3.1-2.1_i386.deb'.
dh_builddeb: command returned error code 512
make[1]: *** [binary-common] Error 1
make[1]: Leaving directory `/home/tfunicron/backup/sources/kdenetwork-3.3.1'
make: *** [binary-arch] Error 2
debuild: fatal error at line 764:
dpkg-buildpackage failed!

my desktop conffile is '/etc/kde3/ksircrc'

Now I am sorry but I am new to this but it seems it's adding /etc/debian/"name of package" before the actual /etc/kde3

Anyone know what might be causing this or how to fix it? It also happens with kdebase or anything else for that matter.

thanks for your time


Reply to: