Activity log for bug #890272

Date Who What changed Old value New value Message
2011-11-14 15:33:54 Loic Dachary bug added bug
2011-11-14 15:33:54 Loic Dachary attachment added shell session demonstrating the problem https://bugs.launchpad.net/bugs/890272/+attachment/2596609/+files/fail.log
2011-11-14 15:35:22 Loic Dachary description On a virgin Ubuntu oneiric a) cd /usr/src b) apt-get build-dep onera c) apt-get source onera d) cd onera-* e) dpkg-buildpackage What is expected: a well formed debian package What happens instead: IOError: [Errno 2] No such file or directory: '../../lib/pymodules/python2.7/docutils/writers/html4css1/html4css1.css' Unable to open source file for reading ('../../lib/pymodules/python2.7/docutils/writers/html4css1/html4css1.css'). Exiting. make[1]: *** [override_dh_auto_build] Error 1 make[1]: Leaving directory `/usr/src/nova-2011.3' make: *** [build] Error 2 dpkg-buildpackage: error: debian/rules build gave error exit status 2 Note: the same commands in the directory /root instead of /usr/src succeed On a virgin Ubuntu oneiric a) cd /usr/src b) apt-get build-dep nova c) apt-get source nova d) cd nova-* e) dpkg-buildpackage What is expected: a well formed debian package What happens instead: IOError: [Errno 2] No such file or directory: '../../lib/pymodules/python2.7/docutils/writers/html4css1/html4css1.css' Unable to open source file for reading ('../../lib/pymodules/python2.7/docutils/writers/html4css1/html4css1.css'). Exiting. make[1]: *** [override_dh_auto_build] Error 1 make[1]: Leaving directory `/usr/src/nova-2011.3' make: *** [build] Error 2 dpkg-buildpackage: error: debian/rules build gave error exit status 2 Note: the same commands in the directory /root instead of /usr/src succeed
2011-11-17 16:49:53 Thierry Carrez affects nova nova (Ubuntu)
2011-11-20 18:50:31 Dave Walker nova (Ubuntu): importance Undecided Low
2012-09-11 13:17:28 Chuck Short nova (Ubuntu): status New Triaged
2013-02-18 16:39:47 Chuck Short nova (Ubuntu): status Triaged Fix Released