SCIENTIFIC-LINUX-DEVEL Archives

February 2016

SCIENTIFIC-LINUX-DEVEL@LISTSERV.FNAL.GOV

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
David Sommerseth <[log in to unmask]>
Reply To:
David Sommerseth <[log in to unmask]>
Date:
Wed, 10 Feb 2016 00:01:12 +0100
Content-Type:
text/plain
Parts/Attachments:
text/plain (40 lines)
Hi,

It seems to be a bug with the sl-release packaging of /etc/yum/var/slrelease.

# cat /etc/yum/var/slrelease
7x
# yum erase yum-conf-sl7x
...
# cat /etc/yum/var/slrelease
7x
# yum reinstall sl-release
...
# cat /etc/yum/var/slrelease
7x
# rm /etc/yum/var/slrelease
# yum reinstall sl-release
...
# cat /etc/yum/var/slrelease
7.1
# yum --releasever=7.2 update sl-release
...
# cat /etc/yum/var/slrelease
7.1
# rm /etc/yum/var/slrelease
# yum --releasever=7.2 reinstall sl-release
...
# cat /etc/yum/var/slrelease
7.2


It seems that slrelease does not overwrite the slrelease file at all.

Is this a known issue?  Or is it a feature?


-- 
kind regards,

David Sommerseth

ATOM RSS1 RSS2