[opensuse-factory] lsb_release broken?
It seems like `lsb_release -a` has broken in a recent change due to the incorrect format of /etc/lsb-release sudo snapper diff 164..157 /etc/lsb-release --- /.snapshots/164/snapshot/etc/lsb-release 2017-08-22 10:58:01.000000000 +0100 +++ /.snapshots/157/snapshot/etc/lsb-release 2017-07-17 14:04:07.000000000 +0100 @@ -1 +1,5 @@ -LSB_VERSION="core-2.0-noarch:core-3.2-noarch:core-4.0-noarch:core-2.0-x86_64:core-3.2-x86_64:core-4.0-x86_64 \ No newline at end of file +LSB_VERSION="core-2.0-noarch:core-3.2-noarch:core-4.0-noarch:core-2.0-x86_64:core-3.2-x86_64:core-4.0-x86_64" +DISTRIB_ID="openSUSE Tumbleweed" +DISTRIB_RELEASE="20170712" +DISTRIB_CODENAME="" +DISTRIB_DESCRIPTION="openSUSE Tumbleweed" It seems like there are a bunch of missing values -- Michael Aquilina -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On 24 Aug 11:29, Michael Aquilina wrote:
It seems like `lsb_release -a` has broken in a recent change due to the incorrect format of /etc/lsb-release
A fix is in the queue: https://build.opensuse.org/request/show/518511 Regards, ismail -- SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard, Graham Norton, HRB 21284 (AG Nürnberg)
participants (2)
-
İsmail Dönmez
-
Michael Aquilina