Bug 663399
| Summary: | PUG 3.7.1.1. "Source RPM packages and binary RPM packages" needs review | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Community] Publican | Reporter: | luigi votta <luigi.vtt> | ||||
| Component: | Publican Users Guide | Assignee: | Zac Dover <zdover> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | tools-bugs <tools-bugs> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 2.5 | CC: | jfearn, mmcallis, publican-list, rlandman, zdover | ||||
| Target Milestone: | --- | Keywords: | Reopened | ||||
| Target Release: | --- | ||||||
| Hardware: | i686 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | 3.2.0 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2013-08-09 04:49:06 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
luigi votta
2010-12-15 17:02:50 UTC
Hi Luigi, this behaviour is correct, you cannot install source RPMs with Package Manager. Publican will create binary RPMs if you add --binary to the command line. e.g. $ publican package --desktop --lang en-US --binary The binary package name will match: Documentation-*-en-US-0-0.fc14.noarch.rpm Section 3.7.1.1. Source RPM packages and binary RPM packages needs to be reviewed. Created attachment 469531 [details]
PUG-patch
Hi Jeff, thank you for the answer. Hi Rüdiger, I've a new patch for PUG. I've inserted some examples about toc_section_depth, generate_section_toc_level and chunk_section_depth. Greetings Luigi Thanks once again for the detailed feedback and suggestions Luigi; I've incorporated the vast majority of them into the Guide for 2.6. (In reply to comment #2) > Section 3.7.1.1. Source RPM packages and binary RPM packages needs to be > reviewed. OS: Fedora 16 Publican Version: publican-3.0-0.fc16.t168.src.rpm Remarks: Doc used to verify is http://jfearn.fedorapeople.org/en-US/Publican/2.7/html-single/Users_Guide/index.html This section is now 3.8.1.1. Source RPM packages and binary RPM packages Information about the differences between source and binary RPMs now clearer, with explanatory sub-section 3.8.1.2. Desktop packages and web packages explaining the differences in more detail. (In reply to comment #4) > Hi Jeff, thank you for the answer. > > Hi Rüdiger, I've a new patch for PUG. I've inserted some examples about > toc_section_depth, generate_section_toc_level and chunk_section_depth. > > Greetings > Luigi OS: Fedora 16 Publican Version: publican-3.0-0.fc16.t168.src.rpm Remarks: Doc used to verify is http://jfearn.fedorapeople.org/en-US/Publican/2.7/html-single/Users_Guide/index.html 3.1.1. The publican.cfg file now contains detailed examples of the three build options mentioned. The fix for this bug has been shipped in publican 3.2.0 |