Re: 7.2 update instructions

2016-02-17 Thread Nico Kadel-Garcia
On Wed, Feb 17, 2016 at 2:15 AM, Yasha Karant  wrote:
> I have burned the current production SL 7.2 4 Gbyte install DVD. The DVD
> boots but does not seem to have an upgrade option, only an install option.
> Note that I plan to overwrite all files/partitions used by the system (but
> not /home , /opt , /usr/local that is a separate partition from /usr, and
> the like).

This has been heavily discussed over in the CentOS lists. The
dependencies for updating a RHEL server to RHEL 7 are potentially
dangerous enough that RHEL is recommending against it. They provide a
utility, but it's proven pretty fragile if you've been installing
non-standard components, as I've seen you attest to various times on
this list. And the regression testing for that kind of major, major
upgrade to systemd based service management and the re-architecture of
NetworkManager and the switch from "/bin" to a symlink to "/usr/bin"
is just plain nasty to cope with.

So bringing the published tools into Scientific Linux compatibility is
a serious, serious potential for one heck of a lot of work.

If your host is already SL 7.1, you should be able to simply use the
"scientific/7/" repos to get the updated


> Currently, a number of add-on repositories (e.g., elrepo) for 7.1 are
> searched by the software installer.  Will these be saved and used for 7.2 or
> must these manually either be saved or reinstalled after the 7.2 update?

Those are mostly using "epel/7/", "elrepo/7/", etc., and should not be
a problem if you are already on SL 7.x.

> Are there instructions (URL?) for the upgrade, or is there a mechanism to
> invoke the DVD-based installer to do the update?  I do not want to use an
> Internet update because of the latency -- I want to do the upgrade from
> local (DVD) media.  Is this possible?
>
> Yasha Karant

If you;re already on SL 7.x, you should be able to mount the CD and do
"yum -y update /mnt/[whatever]/Packages/sl-release*.rpm" and get most
of the changes availabale.


7.2 update instructions [2]

2016-02-17 Thread Yasha Karant

I have found the following:
http://unix.stackexchange.com/questions/249330/centos-7-2-now-to-update

CentOS 7 (through and including 7.1) offered the

|Applications | System Tools | Software Update|

applet. This applet allowed users to update CentOS 7.

Where is the applet in 7.2 v1511? I do not see that anymore.

Yes, I know of |yum -y update|. I executed the |yum -y update| command, 
which is how I got from CentOS 7 to CentOS 7 (7.2 v1511).


1 Answer

This is a bug in the Upstream(Redhat) which has been reported: 
https://bugzilla.redhat.com/show_bug.cgi?id=1290868


You can solve this issue by installing the |gnome-packagekit-updater| 
package with this command.


|sudo yum install gnome-packagekit-updater |

Once this package is installed you will find the ICON where it used to 
be. i.e: Applications | System Tools | Software Update


You can also start the GUI Updater from command line once it is 
installed by invoking this command:


|sudo gpk-update-viewer |

End quote.

I understand that the above applies to CentOS 7.2, but SL 7.2 and all 
other RHEL re-distributions, not binaries licensed from Red Hat for fee, 
now must go through the "Red Hat subsidiary" CentOS for the source from 
which to build a distro (e.g., SL 7.2) . Thus, the same procedure should 
work if one knows how to point the upgrade path to a local DVD.   Note 
that I use MATE, not Gnome, as my primary GUI system.  Must I use Gnome 
for the above correctly to function, or will an invocation from a 
command line in a MATE terminal GUI application suffice?


Has anyone done the above, and, if so, what cautions (warnings, 
"gotchas") are needed?


Note that I have attempted to install the above gnome-packagekit-updater 
with the following error diagnostics and failure:


[root@jb344 ykarant]# yum install gnome-packagekit-updater
Loaded plugins: langpacks
Resolving Dependencies
--> Running transaction check
---> Package gnome-packagekit-updater.x86_64 0:3.14.3-5.el7 will be 
installed
--> Processing Dependency: gnome-packagekit(x86-64) = 3.14.3-5.el7 for 
package: gnome-packagekit-updater-3.14.3-5.el7.x86_64


[snip -- very long list -- 294 RPM files updated]

Total  5.1 MB/s | 340 MB  01:07
Running transaction check
Running transaction test


Transaction check error:
  file /usr/lib/systemd/system/blk-availability.service from install of 
device-mapper-7:1.02.107-5.el7_2.1.x86_64 conflicts with file from 
package lvm2-7:2.02.105-14.el7.x86_64
  file /usr/sbin/blkdeactivate from install of 
device-mapper-7:1.02.107-5.el7_2.1.x86_64 conflicts with file from 
package lvm2-7:2.02.105-14.el7.x86_64
  file /usr/share/man/man8/blkdeactivate.8.gz from install of 
device-mapper-7:1.02.107-5.el7_2.1.x86_64 conflicts with file from 
package lvm2-7:2.02.105-14.el7.x86_64


Error Summary
-

[root@jb344 ykarant]#

Any assistance would be appreciated.

Yasha Karant

On 02/16/2016 11:15 PM, Yasha Karant wrote:
I have burned the current production SL 7.2 4 Gbyte install DVD. The 
DVD boots but does not seem to have an upgrade option, only an install 
option.  Note that I plan to overwrite all files/partitions used by 
the system (but not /home , /opt , /usr/local that is a separate 
partition from /usr, and the like).


Currently, a number of add-on repositories (e.g., elrepo) for 7.1 are 
searched by the software installer.  Will these be saved and used for 
7.2 or must these manually either be saved or reinstalled after the 
7.2 update?


Are there instructions (URL?) for the upgrade, or is there a mechanism 
to invoke the DVD-based installer to do the update?  I do not want to 
use an Internet update because of the latency -- I want to do the 
upgrade from local (DVD) media.  Is this possible?


Yasha Karant


<>