|
Bugzilla – Full Text Bug Listing |
| Summary: | Please provide lsb_release with lightweight dependency chain | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.1 | Reporter: | dann frazier <dannf> |
| Component: | Other | Assignee: | Thorsten Kukuk <kukuk> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Enhancement | ||
| Priority: | P5 - None | CC: | asadeghpour, binner, radomir.cernoch |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | openSUSE 11.1 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | specfile patch to create additional lsb-release package | ||
*** Bug 513893 has been marked as a duplicate of this bug. *** *** Bug 520022 has been marked as a duplicate of this bug. *** Patch provided. No priority or target milestone set. Will we see this in 11.2? Submitted as seperate packages. |
Created attachment 278242 [details] specfile patch to create additional lsb-release package User-Agent: Mozilla/5.0 (X11; U; Linux ia64; en-US; rv:1.9.0.6) Gecko/2009020409 Iceweasel/3.0.6 (Debian-3.0.6-1) I would like to use the output of lsb_release to expose distribution information in a 3rd party application. However, I would like to avoid the dependency chain of the current SuSE lsb package. Please consider splitting the lsb_release command out of the lsb package. fyi, precedent for this exists in Debian 5.0. Reproducible: Always Steps to Reproduce: 1. N/A 2. 3. Actual Results: Need to install lsb to obtain the lsb_release command, pulling in a large amount of dependencies. Expected Results: lsb_release is provided by a separate package - e.g. lsb-release. lsb-release is a requirement of the lsb package. If lsb-release is installed and the lsb package is not, the output of the lsb_release doesn't claim compliancy with any lsb modules.