The package does not contain binaries

Bug #151319 reported by Alessio Igor Bogani
4
Affects Status Importance Assigned to Milestone
bitbake (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Binary package hint: bitbake

alessio@pcalex:~$ dpkg -L bitbake
/.
/usr
/usr/share
/usr/share/doc
/usr/share/doc/bitbake
/usr/share/doc/bitbake/AUTHORS
/usr/share/doc/bitbake/copyright
/usr/share/doc/bitbake/changelog.gz
/usr/share/doc/bitbake/changelog.Debian.gz
/usr/share/man
/usr/share/man/man1
/usr/share/man/man1/bbimage.1.gz
/usr/share/man/man1/bitbake.1.gz

As you can see there are man pages but not the relative binaries!

Related branches

Revision history for this message
Daniel Hahler (blueyed) wrote :

Confirmed.
Building it with pbuilder however worked out ok.

Changed in bitbake:
status: New → Confirmed
Revision history for this message
Daniel Hahler (blueyed) wrote :

I've uploaded it to my PPA and the result is the same (see http://ppa.launchpad.net/blueyed/ubuntu/pool/main/b/bitbake/).

This package fails to build correctly on the ubuntu build system(s).

Revision history for this message
Daniel Hahler (blueyed) wrote :
Revision history for this message
Daniel Hahler (blueyed) wrote :

Adding a "docbook-xml" build dependency fixes this. I'll provide a debdiff to fix this for Gutsy.

In the Ubuntu build system, the build gets interrupted by:
--------------------------
XMLLINT ./usermanual.xml
error : Operation in progress
./usermanual.xml:7: warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
                      "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
                                                                               ^
error : Operation in progress
warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
validity error : Could not load the external subset "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
Document ./usermanual.xml does not validate
make[1]: *** [lint] Error 3
make[1]: Leaving directory `/build/buildd/bitbake-1.8.2/doc/manual'
ERROR: Unable to generate html documentation.
--------------------------

I guess, that when using pbuilder (and with the Debian build system) the external entity gets loaded, but the Ubuntu build system does not allow this.

Revision history for this message
Daniel Hahler (blueyed) wrote :
Revision history for this message
Emmet Hikory (persia) wrote :

The specific issue is that the buildds do not have network access, and so cannot reach the external entity. Unfortunately, mocking this in local build environments is yet an unsolved issue.

Revision history for this message
Daniel Holbach (dholbach) wrote :

Uploading.

Revision history for this message
Daniel Hahler (blueyed) wrote :

bitbake (1.8.2-1ubuntu1) gutsy; urgency=low

  * debian/control: Added build dependency on docbook-xml to make
    the Ubuntu build system happy (LP: #151319)
  * Modify Maintainer value to match the DebianMaintainerField
    specification.

 -- dAniel hAhler <email address hidden> Thu, 11 Oct 2007 00:18:05 +0200

Changed in bitbake:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.