dpkg-source: warning: unknown information field 'Pre-Depends'
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
unity-gtk-module (Ubuntu) |
New
|
Undecided
|
William Hua |
Bug Description
I trying to build a .deb from source code of unity-gtk-module since there are not instructions for build or install, I am running the following command:
apt-get source unity-gtk-module
sudo apt-get build-dep unity-gtk-module
cd unity-gtk-module-*
LANG=C dpkg-buildpackage -rfakeroot -b
Running the last dpkg-buildpackage command I get:
dpkg-buildpackage: host architecture i386
dpkg-source --before-build unity-gtk-
dpkg-source: warning: unknown information field 'Pre-Depends' in input data in general section of control info file
fakeroot debian/rules clean
And the build fails for dh_install:
dh_install --fail-missing
/home/myuser/
/home/myuser/
dh_install: problem reading debian/
make[1]: *** [override_
make[1]: se sale del directorio «/home/
make: *** [binary] Error 2
tags: | added: saucy |
Changed in unity-gtk-module (Ubuntu): | |
assignee: | nobody → William Hua (attente) |
Hi Angel, thanks for the bug report, the warning itself should have been fixed here: http:// bazaar. launchpad. net/~indicator- applet- developers/ unity-gtk- module/ trunk.14. 04/revision/ 311.
But I can't replicate the error (on 64-bit). Does it still happen for you?