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

i think something is broken with debhelper



after one of the latest upgrades my packages stopped compiling.
even the last week version, that compiled greatly, stopped.

the matter is with... i don't understand where is the problem!

this is what i get compiling curl source:


[snip other lines where everything seems ok]
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/cavok/curl-7.2.1'
make[2]: Leaving directory `/home/cavok/curl-7.2.1'
make[1]: Leaving directory `/home/cavok/curl-7.2.1'
dh_movefiles
(--usr/lib/libcurl.so.0.0.0)
(--usr/lib/libcurl.so.0)
	rm -f debian/movelist
	(cd debian/tmp >/dev/null ; find usr/lib/libcurl.so.0.0.0 ! -type d -print || true) >> debian/movelist
	(cd debian/tmp >/dev/null ; find usr/lib/libcurl.so.0 ! -type d -print || true) >> debian/movelist
	(cd debian/tmp >/dev/null ; tar --create --remove-files --files-from=../movelist --file -) | (cd debian/libcurl0 >/dev/null ;tar xpf -)
	rm -f debian/movelist
(--usr/lib/libcurl.a)
(--usr/lib/libcurl.la)
(--usr/lib/libcurl.so)
(--usr/include)
	rm -f debian/movelist
	(cd debian/tmp >/dev/null ; find usr/lib/libcurl.a ! -type d -print || true) >> debian/movelist
	(cd debian/tmp >/dev/null ; find usr/lib/libcurl.la ! -type d -print || true) >> debian/movelist
	(cd debian/tmp >/dev/null ; find usr/lib/libcurl.so ! -type d -print || true) >> debian/movelist
	(cd debian/tmp >/dev/null ; find usr/include ! -type d -print || true) >> debian/movelist
	(cd debian/tmp >/dev/null ; tar --create --remove-files --files-from=../movelist --file -) | (cd debian/libcurl-dev >/dev/null ;tar xpf -)
	rm -f debian/movelist
make: *** [install] Error 1

[sorry for long lines]

i don't undestand. this staff between parenthesis is new to me (some
debhelper upgrade? i don't remember). what goes wrong?

this happens also with older packages that compiled well, so something has
happened in my system. any clue?

-----[ Domenico Andreoli, aka cavok
 --[ http://filibusta.crema.unimi.it/~cavok/gpgkey.asc
  --[ 3A0F 2F80 F79C 678A 8936  4FEE 0677 9033 A20E BC50



Reply to: