zypper 13.1 install with dvd fails

I had a zypper install fail because in the process, it try to allocate 4.7 Gb and fails. Already it had allocated about 3gb. Then the actual install of the rpms was to take place.
My swap space is only about 4Gb.

Earlier I had tried to install using 2 repositories, the DVD and a KDE one. It failed because zypper seemed to be using an index of some other repository. That is when I tried to install with just the DVD. The uri on the comand line also failed to point to the DVD. I just went into yast2 and made the dvd the only active repository.

zypper and the 13.1 install have some serious bugs.

I also tried to install from booting the DVD. It would not recognize my luks partiitions even after providing the key.

This 13.1 install should be considered beta, not a release.

Can you be more specific?

  1. Did you try to make a clean install?
  2. How did you install from DVD? Did you follow the instructions from the openSUSE website?

I was upgrading from 12.2 which is no longer supported. It may have been factory 12.2. I typed “zypper dup -l” I had the dvd in the drive and not mounted. I had tried to specify the uri earlier and it would not take it. I looked at the documentation for that and the 13.1 install. That is where I found out that I could use zypper. It asked me some questions to satisfy dependencied. Then it gave me a summary of the number of packages that are going to be upgraded, downgraded etc. Then I think it was going to start installing the rpms. My computer slowed down and almost locked up. It took me a long time to get top up and running in another console. I watched the memory usage gradually increase to about 3 Gb. Then my dinner was ready and I had to leave. When I came back I found the zypper process crashed after trying to allocate about 3.7Gb of memory which is more than my swap drive had. I can capture it all and make a log if someone is interested. I could even run strace. The file would be large though.

On 2014-04-14 14:26, donharter wrote:
>
> I was upgrading from 12.2 which is no longer supported. It may have
> been factory 12.2. I typed “zypper dup -l”

Woa. Stop there. Upgrade from 12.2 to 13.1 with “zypper dup” is not
supported, period. You did not read the documentation properly.

You can try to boot from the FULL DVD for 13.1 (not the gnome/kde
lives) and choose “upgrade” instead of “install”.

Offline upgrade
method

Chapter 16. Upgrading the System and System Changes
Chapter 16. Upgrading the System and System Changes
openSUSE 12.3 Release Notes
openSUSE 13.1 Release Notes


Cheers / Saludos,

Carlos E. R.
(from 13.1 x86_64 “Bottle” at Telcontar)

OK thanks, I had not seen that detailed of procedure for an upgrade.

or maybe I could just use rpm with a script and install all the updated rpms?

Better to download the DVD and do an upgrade from there. It will save you time and grief in the long run.

On 2014-04-15 01:36, donharter wrote:
>
> OK thanks, I had not seen that detailed of procedure for an upgrade.

I know.

The one you used was this, more or less:

Online upgrade
method

And it says, although not prominently, that you can not use that method
to upgrade from 12.2 to 13.1. Only from one version to the next, and the
previous version has to be fully updated.

> or maybe I could just use rpm with a script and install all the updated
> rpms?

Some people have managed to do it, but the procedure is not trivial nor
safe. Basically you have to manually update first zypper, rpm, and the
affected stack, and then maybe zypper dup succeeds. I can not guide
you with the details, sorry: as I consider it unsafe I’m not familiar
with its details.

Or, apply an offline upgrade instead. This one is often capable of
repairing a broken upgrade. Not always, but often.

But you say:

> I also tried to install from booting the DVD. It would not recognize my
> luks partiitions even after providing the key.

If the system is encrypted and is not recognized, that’d bad news and a
different issue. You have to find out first if the partitions are
mountable and readable, otherwise… caput.


Cheers / Saludos,

Carlos E. R.
(from 13.1 x86_64 “Bottle” at Telcontar)