|
Bugzilla – Full Text Bug Listing |
| Summary: | lsb_release shows no usefull results | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Thomas Zimmermann <bugs> |
| Component: | Basesystem | Assignee: | E-mail List <bnc-team-screening> |
| Status: | RESOLVED DUPLICATE | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | forgotten_DV81ZEWZkN |
| Version: | 13.1 Beta 1 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Thomas Zimmermann
2013-10-14 07:30:35 UTC
lsb-release expects the first line to be the Distribution description: Line 198: TMP_DISTRIB_DESC=$(head -n 1 $FILENAME 2>/dev/null) And if the distribution desc is invalid all other fields are not filled. So either the depration comment has to be removed or one has to change the lsb-release script to ignore comments. Dup of bug 845262 *** This bug has been marked as a duplicate of bug 845262 *** |