FS#28523 - [lsb-release] lsb-release does not provide a distribution ID
Attached to Project:
Community Packages
Opened by Jean-Alexandre Anglès d'Auriac (Oxayotl) - Sunday, 19 February 2012, 18:36 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Tuesday, 21 February 2012, 08:27 GMT
Opened by Jean-Alexandre Anglès d'Auriac (Oxayotl) - Sunday, 19 February 2012, 18:36 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Tuesday, 21 February 2012, 08:27 GMT
|
Details
Currently, lsb_release provides a distribution description,
but does not provide a distribution ID. It should provide
Arch Linux (or ArchLinux, I don't know which is more
correct) as the distribution ID.
This can be done easily by replacing in the PKGBUILD the line echo "DISTRIB_DESCRIPTION=\"Arch Linux\"" > "$pkgdir/etc/lsb-release" by echo "DISTRIB_ID=\"Arch Linux\"\nDISTRIB_DESCRIPTION=\"Arch Linux\"" > "$pkgdir/etc/lsb-release" Another thing that could be done is to add "Stable" as the distribution version, and create a new package in the testing repository that would have "Testing" as the distribution version. |
This task depends upon
Closed by Sven-Hendrik Haase (Svenstaro)
Tuesday, 21 February 2012, 08:27 GMT
Reason for closing: Fixed
Additional comments about closing: Check out -12.
Tuesday, 21 February 2012, 08:27 GMT
Reason for closing: Fixed
Additional comments about closing: Check out -12.