SCIENTIFIC-LINUX-DEVEL Archives

February 2016

SCIENTIFIC-LINUX-DEVEL@LISTSERV.FNAL.GOV

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

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

Print Reply
Content-Type:
text/plain; charset="utf-8"
Date:
Wed, 10 Feb 2016 00:01:12 +0100
Reply-To:
David Sommerseth <[log in to unmask]>
Subject:
MIME-Version:
1.0
Message-ID:
Content-Transfer-Encoding:
7bit
Sender:
Mailing list for Scientific Linux developers worldwide <[log in to unmask]>
From:
David Sommerseth <[log in to unmask]>
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