|
Bugzilla – Full Text Bug Listing |
| Summary: | /etc/lsb-release is broken at x86_64 | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Petr Mladek <pmladek> |
| Component: | Basesystem | Assignee: | Andreas Jaeger <aj> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Critical | ||
| Priority: | P5 - None | ||
| Version: | RC 1 | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | SUSE Other | ||
| Whiteboard: | |||
| Found By: | Development | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
Fixed, contents is now: $ cat /etc/lsb-release LSB_VERSION="core-2.0-noarch:core-3.0-noarch:core-2.0-x86_64:core-3.0-x86_64" |
The file /etc/lsb-release is broken at x86_64: --- cut --- LSB_VERSION="core-2.0-noarch:core-3.0-noarch:core-2.0-%{_target_arch}:core-3.0-%{_target_arch}" --- cut --- The macro %{_target_arch} is not substituted. I do not know how this file is important, so I rather marked the bug as crytical. I do not use it myself. I just heard about it on suse-beta-e@suse.com and found that it is broken on my machine.