Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 329668 Details for
Bug 443116
sys-apps/lsb-release with sys-apps/baselayout-2.2 - /etc/os-release breaks lsb-release
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
a patch for ignoring /etc/os-release in lsb_release
lsb_release-systemd-fix.patch (text/plain), 704 bytes, created by
Melker Narikka
on 2012-11-16 16:57:45 UTC
(
hide
)
Description:
a patch for ignoring /etc/os-release in lsb_release
Filename:
MIME Type:
Creator:
Melker Narikka
Created:
2012-11-16 16:57:45 UTC
Size:
704 bytes
patch
obsolete
>--- /usr/bin/lsb_release 2012-11-16 18:50:53.927118335 +0200 >+++ /usr/bin/lsb_release-new 2012-11-16 18:52:20.362052743 +0200 >@@ -250,6 +250,7 @@ > CHECKFIRST=$(find $INFO_ROOT/ -maxdepth 1 \ > -name \*$INFO_DISTRIB_SUFFIX \ > -and ! -name $INFO_LSB_FILE \ >+ -and ! -name os-release \ > -and -type f \ > 2>/dev/null \ > | head -1 ) # keep one of the files found (if many)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 443116
: 329668