[ale] SLES, OpenSuse and the 11.1 conundrum

Beddingfield, Allen allen at ua.edu
Wed May 22 22:51:48 EDT 2013


Okay.
First, it looks like your OS repositories are missing.  There should be a SLES11-SP1-Pool and a SLES11-SP1-Updates.  Second, you already have an rpm version of subversion installed.
If you upgrade to SLES11 SP2, the officially supported/provided version is:  subversion-1.6.17-1.11.1.  If that version is new enough, you could upgrade to SP2 as follows.
You need to get your OS repos installed, then do the following steps:
1.  zypper install suse_sles-sp2-migration
2.  zypper install sle-sdk-sp2-migration
3.  suse_register -d 2 -L /root/.suse_register.log
4.  zypper dup
Obviously, make a backup first.

Beyond that, you are going to have to install something from the OpenSUSE Build Service or compile from source.
If you are going to install another rpm version from OBS, you need to probably remove the current one.  If you want to compile from source.  Either way, those OS repos are going to be needed.

--
Allen Beddingfield
Systems Engineer
The University of Alabama
________________________________
From: ale-bounces at ale.org [ale-bounces at ale.org] on behalf of Narahari 'n' Savitha [savithari at gmail.com]
Sent: Wednesday, May 22, 2013 9:38 PM
To: Atlanta Linux Enthusiasts
Subject: Re: [ale] SLES, OpenSuse and the 11.1 conundrum

Thank your for your time.

Please see below


On Wed, May 22, 2013 at 9:41 PM, Beddingfield, Allen <allen at ua.edu<mailto:allen at ua.edu>> wrote:
Okay, I think I need a bit more info to help.
1.  What is the output of "zypper lr"

irtual at cdl-pid-poc2:~> zypper lr
# | Alias                                                | Name                  | Enabled | Refresh
--+------------------------------------------------------+-----------------------+---------+--------
1 | SMT-http_cdxxxx_kk_ad_com:SLE11-SDK-SP1-Pool    | SLE11-SDK-SP1-Pool    | Yes     | Yes
2 | SMT-http_cdxxxx_kk_ad_com:SLE11-SDK-SP1-Updates | SLE11-SDK-SP1-Updates | Yes     | Yes
3 | pid_repo


2.  What method did you use to try to install (zypper, yast, rpm)

zypper in subversion


3.  What is the output of "zypper search subversion"

virtual at cdl-pid-poc2:~> zypper search subversion
Repository 'pid_repo' is out-of-date. You can run 'zypper refresh' as root to update it.
Loading repository data...
Reading installed packages...

S | Name              | Summary                                                        | Type
--+-------------------+----------------------------------------------------------------+-----------
  | sdksp1-subversion | Security update for subversion                                 | patch
i | subversion        | A Concurrent Versioning system similar to but better than CVS  | package
  | subversion        | A Concurrent Versioning system similar to but better than CVS  | srcpackage
  | subversion-devel  | Development package for Subversion developers                  | package
  | subversion-doc    | Documentation files for Subversion                             | package
  | subversion-perl   | Allows Perl scripts to directly use Subversion repositories.   | package
  | subversion-python | Allows Python scripts to directly use Subversion repositories. | package
  | subversion-server | Apache server module for Subversion server                     | package
i | subversion-tools  | Tools for Subversion                                           | package
virtual at cdl-pid


4.  What is the output of rpm -qa|grep subversion
virtual at cdl-pid-poc2:~> rpm -qa|grep subversion
subversion-tools-1.5.7-0.10.1
subversion-1.5.7-0.1.1
virtual at cdl-pid-poc2:~


5.  What is the output of "cat /etc/SuSE-release"

virtual at cdl-pid-poc2:~> cat /etc/SuSE-release
SUSE Linux Enterprise Server 11 (x86_64)
VERSION = 11
PATCHLEVEL = 1

6.  What is the output of "zypper ll"
virtual at cdl-pid-poc2:~> zypper ll
There are no package locks defined.

I hope I have answered  all the questions correctly.

Thank You
-Narahari



More information about the Ale mailing list