Your message dated Fri, 30 Jan 2009 21:58:51 GMT
with message-id <[email protected]>
and subject line xmove has been removed from Debian, closing #485720
has caused the Debian Bug report #485720,
regarding xmove: FTBFS: Using imake without Build-Depends on xutils-dev
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 [email protected]
immediately.)
--
485720: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=485720
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: xmove
Version: 2.0beta2-8
Severity: important
User: [email protected]
Usertags: ftbfs-xutils
From my pbuilder build log:
...
debian/rules build
dh_testdir
# build package here
for i in xmove xmovectrl; do \
cd $i; xmkmf; /usr/bin/make; cd ..; \
done
/bin/sh: xmkmf: not found
make[1]: Entering directory `/tmp/buildd/xmove-2.0beta2/xmove'
make[1]: *** No targets specified and no makefile found. Stop.
make[1]: Leaving directory `/tmp/buildd/xmove-2.0beta2/xmove'
/bin/sh: xmkmf: not found
make[1]: Entering directory `/tmp/buildd/xmove-2.0beta2/xmovectrl'
make[1]: *** No targets specified and no makefile found. Stop.
make[1]: Leaving directory `/tmp/buildd/xmove-2.0beta2/xmovectrl'
...
dh_installdirs usr/bin usr/lib
dh_installdirs: Compatibility levels before 4 are deprecated.
install -d debian/tmp
install -d debian/tmp/usr/bin debian/tmp/usr/lib
cp xmovectrl/xmovectrl xmove/xmove debian/tmp/usr/bin
cp: cannot stat `xmovectrl/xmovectrl': No such file or directory
cp: cannot stat `xmove/xmove': No such file or directory
make: *** [binary-arch] Error 1
dpkg-buildpackage: failure: fakeroot debian/rules binary gave error exit status
2
This is due to the following change in xutils 1:7.3+11:
* Remove the dependency of xutils against xutils-dev, it was only useful
for transitional purpose in Etch, closes: #418123.
The current plan is to reintroduce the dependency for the lenny release,
then restore this change soon afterwards. At that point, this bug will
become RC.
(By the way, you should either use SHELL=/bin/sh -e or use set -e before that
for statement, so it will bail out immediately on any errors.)
--
Daniel Schepler
--- End Message ---
--- Begin Message ---
Version: 2.0beta2-8+rm
The xmove package has been removed from Debian testing, unstable and
experimental, so I am now closing the bugs that were still opened
against it.
For more information about this package's removal, read
http://bugs.debian.org/486772 . That bug might give the reasons why
this package was removed, and suggestions of possible replacements.
Don't hesitate to reply to this mail if you have any question.
Thank you for your contribution to Debian.
Kind regards,
--
Marco Rodrigues
--- End Message ---