Your message dated Sun, 01 Nov 2009 00:13:08 +0000
with message-id <[email protected]>
and subject line Bug#552914: fixed in smart-notifier 0.28-2
has caused the Debian Bug report #552914,
regarding smart-notifier: FTBFS: mv: cannot stat
`debian/smart-notifier/usr/lib/python2.5/site-packages/smart_notifier-0.28-py2.5.egg-info':
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 [email protected]
immediately.)
--
552914: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=552914
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: smart-notifier
Version: 0.28-1.3
Severity: serious
User: [email protected]
Usertags: qa-ftbfs-20091028 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> make[1]: Entering directory
> `/build/user-smart-notifier_0.28-1.3-amd64-S0DwZP/smart-notifier-0.28'
> python setup.py install --no-compile --single-version-externally-managed
> --root=debian/smart-notifier --install-layout=deb
> 0.28
> running install
> running build
> running build_py
> running build_scripts
> running install_lib
> creating debian/smart-notifier/usr/lib
> creating debian/smart-notifier/usr/lib/python2.5
> creating debian/smart-notifier/usr/lib/python2.5/site-packages
> creating debian/smart-notifier/usr/lib/python2.5/site-packages/smart_notifier
> copying build/lib/smart_notifier/version.txt ->
> debian/smart-notifier/usr/lib/python2.5/site-packages/smart_notifier
> copying build/lib/smart_notifier/smart-notifier.glade ->
> debian/smart-notifier/usr/lib/python2.5/site-packages/smart_notifier
> copying build/lib/smart_notifier/__init__.py ->
> debian/smart-notifier/usr/lib/python2.5/site-packages/smart_notifier
> copying build/lib/smart_notifier/gui.py ->
> debian/smart-notifier/usr/lib/python2.5/site-packages/smart_notifier
> running install_egg_info
> running egg_info
> creating src/smart_notifier.egg-info
> writing src/smart_notifier.egg-info/PKG-INFO
> writing top-level names to src/smart_notifier.egg-info/top_level.txt
> writing dependency_links to src/smart_notifier.egg-info/dependency_links.txt
> writing manifest file 'src/smart_notifier.egg-info/SOURCES.txt'
> reading manifest file 'src/smart_notifier.egg-info/SOURCES.txt'
> writing manifest file 'src/smart_notifier.egg-info/SOURCES.txt'
> Copying src/smart_notifier.egg-info to
> debian/smart-notifier/usr/lib/python2.5/site-packages/smart_notifier-0.28.egg-info
> running install_scripts
> copying build/scripts-2.5/smart-notifier -> debian/smart-notifier/usr/bin
> changing mode of debian/smart-notifier/usr/bin/smart-notifier to 755
> install -d debian/smart-notifier/usr/share/smart-notifier
> # Remove python and module version from .egg-info and move it to the privat
> modules
> mv debian/smart-notifier/usr/lib/python2.5/$(basename $(_py_=2.5;
> python${_py_#python*} -c 'from distutils import sysconfig;
> print(sysconfig.get_python_lib())'))/smart_notifier-0.28-py2.5.egg-info \
>
> debian/smart-notifier/usr/share/smart-notifier/smart_notifier.egg-info
> mv: cannot stat
> `debian/smart-notifier/usr/lib/python2.5/site-packages/smart_notifier-0.28-py2.5.egg-info':
> No such file or directory
> make[1]: *** [install-python2.5] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2009/10/28/smart-notifier_0.28-1.3_lsid64.buildlog
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot. Internet was not
accessible from the build systems.
--
| Lucas Nussbaum
| [email protected] http://www.lucas-nussbaum.net/ |
| jabber: [email protected] GPG: 1024D/023B3F4F |
--- End Message ---
--- Begin Message ---
Source: smart-notifier
Source-Version: 0.28-2
We believe that the bug you reported is fixed in the latest version of
smart-notifier, which is due to be installed in the Debian FTP archive:
smart-notifier_0.28-2.diff.gz
to main/s/smart-notifier/smart-notifier_0.28-2.diff.gz
smart-notifier_0.28-2.dsc
to main/s/smart-notifier/smart-notifier_0.28-2.dsc
smart-notifier_0.28-2_all.deb
to main/s/smart-notifier/smart-notifier_0.28-2_all.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Barry deFreese <[email protected]> (supplier of updated smart-notifier
package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Fri, 30 Oct 2009 14:47:08 -0400
Source: smart-notifier
Binary: smart-notifier
Architecture: source all
Version: 0.28-2
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <[email protected]>
Changed-By: Barry deFreese <[email protected]>
Description:
smart-notifier - graphical hard disk health status notifier
Closes: 511502 511504 512684 550993 552914
Changes:
smart-notifier (0.28-2) unstable; urgency=low
.
* QA upload.
+ Set maintainer to Debian QA Group <[email protected]>.
* Acknowledge NMUs. (Closes: #511502).
* Fix moving of egg-info file in rules. (Closes: #552914).
* Don't capitalize false in .desktop file. (Closes: #512684, #550993).
* Remove useless cat in 60smart-notifier. (Closes: #511504).
* Don't build-dep on -1 revision.
* Add appropriate copyright holder to debian/copyright.
* Version path to GPL (GPL-2) in debian/copyright.
* Remove empty /usr/sbin dir.
* Add debian/pycompat and set to 2.
* Bump debian/compat to 5 to match debhelper build-dep.
* Bump Standards Version to 3.8.3.
Checksums-Sha1:
38fec00042d3937b41c5a969c8ada3d4b6f71724 1122 smart-notifier_0.28-2.dsc
1b2b9968feb47b6706d62b97567205fe4d84501f 3254 smart-notifier_0.28-2.diff.gz
480363e5dd72f6b4b17986f1232890b42fe1abcc 11338 smart-notifier_0.28-2_all.deb
Checksums-Sha256:
bd6dbaa277f353c2c3bb484f9f89e844ac6a6a27259795c0cfaabb3ef8fc8b14 1122
smart-notifier_0.28-2.dsc
f01f788ea46087697c5ea1082b8b326c7d21de793f93dcb3b51f20f717baaaea 3254
smart-notifier_0.28-2.diff.gz
75af76e5f940f0953f3a0bb2161eec34e86601a99dcaf61e0b69f9d2b1584d6b 11338
smart-notifier_0.28-2_all.deb
Files:
5965137d80a344250c598afabb1a95c8 1122 utils optional smart-notifier_0.28-2.dsc
6e59cb23772ce8a50bb200b18c170f4e 3254 utils optional
smart-notifier_0.28-2.diff.gz
44b74a818435db48f4f9c189344dce99 11338 utils optional
smart-notifier_0.28-2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkrrQ2cACgkQ5ItltUs5T35h3gCg0+2Ay0y492BD5ukv2xa99ny7
D2YAnREh12aUXKQbZcDuYJZqETld8YUO
=ktQ+
-----END PGP SIGNATURE-----
--- End Message ---