On Thu, Apr 28, 2016 at 01:22:11PM +0300, Andrei Borzenkov wrote:
On Thu, Apr 28, 2016 at 10:35 AM, Bjoern Voigt <bjoernv@arcor.de> wrote:
Vojtěch Zeisek wrote:
Dne středa 27. dubna 2016 21:03:57 CEST, Karl Ove Hufthammer napsal(a):
When I report a bug in KDE using DrKonqi, it inserts the following information at the top of the bug report:
Distribution: "openSUSE Tumbleweed (20160117) (x86_64)"
Where is this date (2016-01-17) taken from, and what does it mean? (Note that I’m using the latest release of Tumbleweed, *not* one from January 2016.) $ lsb_release -ds "openSUSE Tumbleweed (20160417) (x86_64)" I have 2016-01-17 too, but 2016-04-17 in /etc/os-release:
$ lsb_release -r Release: 20160117 $ lsb_release -ds "openSUSE Tumbleweed (20160117) (x86_64)" $ rpm -qf /etc/os-release openSUSE-release-20160417-1.1.x86_64
lsb_release takes information from /etc/lsb-release which is created during lsb package install. As "lsb" itself is not updated after initial installation, this file is not updated either.
Is KDE/DrKonqi really extracting info from /etc/lsb-release? Or is it picking up the name from the zypper repo set during the first installation from DVD? chunk:/etc/zypp/repos.d # cat openSUSE-20160101-0.repo [openSUSE-20160101-0] name=openSUSE-20160101-0 enabled=1 autorefresh=0 baseurl=cd:///?devices=/dev/disk/by-id/ata-ATAPI_iHAS324_B_3524219_348044500958 path=/ type=yast2 keeppackages=0 On my system I don't have /etc/lsb-release, however it does collect correctly from (the updated/rolling) /etc/os-release:- $ lsb_release -a LSB Version: n/a Distributor ID: openSUSE project Description: openSUSE Tumbleweed (20160417) (x86_64) Release: 20160417 Codename: n/a I can't remember the context I've come across the "old" date, but I have wondered a few times on the occasions that I have seen it - it could have been when using yast2. Daniel -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org