I am trying to make the udev .deb from a local bzr branch.
As a starting point, I have not made any changes, but rather am just trying to get it to build.
The reference I am using is: http://developer.ubuntu.com/packaging/html/
and it took awhile but I finally figured out thatdoesn't work and it needs to beCode:bzr branch ubuntu:p/udev preciseWhen I get to the build stepCode:bzr branch ubuntu:precise/udev preciseIt does stuff for a short time and then gives up, after some lintian warningsCode:bzr builddeb -- -S -us -ucI have been unable to get any further.Code:... dpkg-source: info: building udev in udev_175-0ubuntu9.dsc dpkg-genchanges -S >../udev_175-0ubuntu9_source.changes dpkg-genchanges: not including original source code in upload dpkg-source --after-build udev-175 dpkg-source: info: using options from udev-175/debian/source/options: --tar-ignore=.bzr --tar-ignore=.git --tar-ignore=test --diff-ignore=(^|/)(.bzr|.gitignore|test)($$|/)|docs/.*\.types dpkg-buildpackage: binary and diff upload (original source NOT included) Now running lintian... W: udev source: debian-rules-missing-recommended-target build-arch W: udev source: debian-rules-missing-recommended-target build-indep W: udev source: out-of-date-standards-version 3.9.2 (current is 3.9.3) Finished running lintian. Cleaning build dir: /home/doug/udev-bzr-pp-2/build-area/udev-175 (precise_i386)doug@s15:~/udev-bzr-pp-2/bug-986654$
Other notes:
I am working on bug 986654
Compiling on a different computer, with a chroot environment, because the destination computer (the one that demonstrates the issue) is very pathetic.
while the udev 175-0ubuntu9.1 update was released a day or two ago, the bzr branch doesn't seem to include it yet. It doesn't matter because the problem remains and I will want to go backwards from 175-0ubuntu9 anyhow.
I have tried to increase verbose information in debian/rules with "export DH_VERBOSE=1".
Any help or suggestions would be greatly appreciated.



Adv Reply

Bookmarks