How to upgrade OMLx 3.03 to cooker?

It would be interesting to be able to upgrade 3.03 stable to cooker for testing purpose.

Today I downloaded the latest build 1675, installed it, changed the repositories and tried to run the experiment.
Unfortunately the console output seems to me not that promising at first look. Full of conflicts, so I did not go further and, for the time being, answered “No” to Continue installation anyway?
Log attached.

Need also to to say that I checked abf here to see if any big update was running.

Related topic

Any suggestion or comment?

cooker-upgrade-test.txt (52,5 KB)

@Cooker @bero

Most issues are related to lib64sndfile1 package. What happens if you try to update it first?

Postedit:

Lx3
$ rpm -q lib64sndfile1
lib64sndfile1-1.0.25-19-omv2015.0.x86_64

Cooker
$ rpm -q lib64sndfile1
lib64sndfile1-1.0.28-1-omv3001.x86_64

So should works.

1 Like

Will try, and report :wink:
Thanks

1 Like


etc. etc. etc… :slight_smile:

.
Postedit:
LOG

That one is quite hard. I don’t see anything that may help to solve this conflict.

Can you run urpmi with --debug option, and attach output here ?

Ok i found the issue.

new libsndfile does not provide “libsndfile.so.1(libsndfile.so.1.0)(64bit)”. Instead it only provides “libsndfile.so.1 (64bit)”

I’ll fix it.

1 Like

This thread might be one to close. Now updating to Cooker from Lx 3.03 would be problematic as in involves also converting from urpme/rpm5 to dnf/rpm.org.

2 Likes

Agreed.