Modify ↓
Ticket #180 (closed defect: fixed)
Debian Package building - Documentation Build Problem
Reported by: | anonymous | Owned by: | anonymous |
---|---|---|---|
Priority: | minor | Milestone: | Bcfg2 0.8.7 Release (LISA) |
Component: | bcfg2-server | Version: | |
Keywords: | debian-package | Cc: | [email protected]… |
Description
The build process for the bcfg2-server package stops, because the documentation is not build automatically by the build script. First you should ensure, that all needed tools are available. Therefore a build dependency on docbook-xsl should be added.
Furthermore the debian/rules script should call
make -C doc manual.html
I hope I will find the time later this week to prepare a patch to the debian/control and debian/rules file, to fix this bug.
---Marko
Attachments
Change History
comment:1 Changed 17 years ago by desai
- Owner changed from desai to anonymous
- Status changed from new to assigned
comment:2 Changed 17 years ago by desai
- Owner changed from anonymous to desai
- Status changed from assigned to new
comment:3 Changed 17 years ago by anonymous
- Owner changed from desai to anonymous
- Status changed from new to assigned
- Milestone changed from Bcfg2 0.8.5 Release to Bcfg2 0.8.6 Release (LISA)
comment:4 Changed 17 years ago by desai
- Status changed from assigned to closed
- Resolution set to fixed
Resolved in [1e4c05e59f86e64e437fcd69ce30037e9d0ca168] (SVN r2515)
Note: See
TracTickets for help on using
tickets.
We have a release script (tools/export.sh) that creates all of the documentation, so that it is included in the release tarball. We should probably document it in the building debian packages wiki page, but it is only applicable for builds from svn.