Prepare upgrade Mageia 6 to Mageia 7 ?

This forum is dedicated to basic help and support :

Ask here your questions about basic installation and usage of Mageia. For example you may post here all your questions about getting Mageia isos and installing it, configuring your printer, using your word processor etc.

Try to ask your questions in the right sub-forum with as much details as you can gather. the more precise the question will be, the more likely you are to get a useful answer

Prepare upgrade Mageia 6 to Mageia 7 ?

Postby anp66 » Jul 24th, '19, 21:08

Hi

I can't upgrade Mageia 6 to Mageia 7.

I am using this description:
https://wiki.mageia.org/en/Mageia_7_Release_Notes#Upgrading_from_Mageia_6

That is (as root):
Code: Select all
urpmi --auto-update --auto --force
(Update ver 6)
Code: Select all
urpmi.removemedia -a
(Remove ver 6 media)
Code: Select all
rpmi.addmedia --distrib --mirrorlist 'http://mirrors.mageia.org/api/mageia.7.$ARCH.list'
(Add ver 7 media)
Code: Select all
urpmi --auto-update --auto --force --download-all --test
(Test upgrade to ver 7)

There was som errors so I did
Code: Select all
urpme firefox
urpme chromium-browser
urpme steam


I think at that time the install test run without errors.

Then (very happy) I did:
Code: Select all
urpmi --auto-update --auto --force --download-all


But then I get failure when installing qt5-check-opengl2.sh, there is some liberay dependense.
If I want to uninstall the liberay a LOT of other stoff must be uninstalled, and that can not be the way.

There is a couble of other failures, but that is the first one.

Then I restartet Mageia, now with repository for ver 7, and trayed to update from Mageia Control Center, just a single package.
That did not work because rpm was to old, traying to update rpm lead me back to:
failure when installing qt5-check-opengl2.sh, there is some liberay dependense.


My question is:
How do I prepare upgrading Mageia 6 when I can't trust the test (urpmi --auto-update --auto --force --download-all --test) ?

Should I downgrade some packages in Mageia 6 ?
If YES, how do I find them ?

Should I add some lines to the repository for Mageia 7 ?
If YES, how do I find them ?

Hope someone can help me in the right direction

Best regards
Anders

P.S. here is my config for urpmi for ver 6 and ver 7.

This is the repository for ver 6
Code: Select all
/etc/urpmi
[anders@localhost urpmi]$ cat urpmi.cfg_save
{
}

Core\ Release\ (distrib1) http://ftp.acc.umu.se/mirror/mageia/distrib/6/x86_64/media/core/release {
  key-ids: 80420f66
}

Core\ Release\ Debug\ (distrib2) http://ftp.acc.umu.se/mirror/mageia/distrib/6/x86_64/media/debug/core/release {
  ignore
  key-ids: 80420f66
}

Core\ Updates\ (distrib3) http://ftp.acc.umu.se/mirror/mageia/distrib/6/x86_64/media/core/updates {
  key-ids: 80420f66
  update
}

Core\ Updates\ Debug\ (distrib4) http://ftp.acc.umu.se/mirror/mageia/distrib/6/x86_64/media/debug/core/updates {
  ignore
  key-ids: 80420f66
}

Core\ Updates\ Testing\ (distrib5) http://ftp.acc.umu.se/mirror/mageia/distrib/6/x86_64/media/core/updates_testing {
  ignore
  key-ids: 80420f66
}

Core\ Updates\ Testing\ Debug\ (distrib6) http://ftp.acc.umu.se/mirror/mageia/distrib/6/x86_64/media/debug/core/updates_testing {
  ignore
  key-ids: 80420f66
}

Core\ Backports\ (distrib7) http://ftp.acc.umu.se/mirror/mageia/distrib/6/x86_64/media/core/backports {
  ignore
  key-ids: 80420f66
}

Core\ Backports\ Debug\ (distrib8) http://ftp.acc.umu.se/mirror/mageia/distrib/6/x86_64/media/debug/core/backports {
  ignore
  key-ids: 80420f66
}

Core\ Backports\ Testing\ (distrib9) http://ftp.acc.umu.se/mirror/mageia/distrib/6/x86_64/media/core/backports_testing {
  ignore
  key-ids: 80420f66
}

Core\ Backports\ Testing\ Debug\ (distrib10) http://ftp.acc.umu.se/mirror/mageia/distrib/6/x86_64/media/debug/core/backports_testing {
  ignore
  key-ids: 80420f66
}

Nonfree\ Release\ (distrib11) http://ftp.acc.umu.se/mirror/mageia/distrib/6/x86_64/media/nonfree/release {
  key-ids: 80420f66
}

Nonfree\ Release\ Debug\ (distrib12) http://ftp.acc.umu.se/mirror/mageia/distrib/6/x86_64/media/debug/nonfree/release {
  ignore
  key-ids: 80420f66
}

Nonfree\ Updates\ (distrib13) http://ftp.acc.umu.se/mirror/mageia/distrib/6/x86_64/media/nonfree/updates {
  key-ids: 80420f66
  update
}

Nonfree\ Updates\ Debug\ (distrib14) http://ftp.acc.umu.se/mirror/mageia/distrib/6/x86_64/media/debug/nonfree/updates {
  ignore
  key-ids: 80420f66
}

Nonfree\ Updates\ Testing\ (distrib15) http://ftp.acc.umu.se/mirror/mageia/distrib/6/x86_64/media/nonfree/updates_testing {
  ignore
  key-ids: 80420f66
}

Nonfree\ Updates\ Testing\ Debug\ (distrib16) http://ftp.acc.umu.se/mirror/mageia/distrib/6/x86_64/media/debug/nonfree/updates_testing {
  ignore
  key-ids: 80420f66
}

Nonfree\ Backports\ (distrib17) http://ftp.acc.umu.se/mirror/mageia/distrib/6/x86_64/media/nonfree/backports {
  ignore
  key-ids: 80420f66
}

Nonfree\ Backports\ Debug\ (distrib18) http://ftp.acc.umu.se/mirror/mageia/distrib/6/x86_64/media/debug/nonfree/backports {
  ignore
  key-ids: 80420f66
}

Nonfree\ Backports\ Testing\ (distrib19) http://ftp.acc.umu.se/mirror/mageia/distrib/6/x86_64/media/nonfree/backports_testing {
  ignore
  key-ids: 80420f66
}

Nonfree\ Backports\ Testing\ Debug\ (distrib20) http://ftp.acc.umu.se/mirror/mageia/distrib/6/x86_64/media/debug/nonfree/backports_testing {
  ignore
  key-ids: 80420f66
}

Tainted\ Release\ (distrib21) http://ftp.acc.umu.se/mirror/mageia/distrib/6/x86_64/media/tainted/release {
  key-ids: 80420f66
}

Tainted\ Release\ Debug\ (distrib22) http://ftp.acc.umu.se/mirror/mageia/distrib/6/x86_64/media/debug/tainted/release {
  ignore
  key-ids: 80420f66
}

Tainted\ Updates\ (distrib23) http://ftp.acc.umu.se/mirror/mageia/distrib/6/x86_64/media/tainted/updates {
  ignore
  key-ids: 80420f66
  update
}

Tainted\ Updates\ Debug\ (distrib24) http://ftp.acc.umu.se/mirror/mageia/distrib/6/x86_64/media/debug/tainted/updates {
  ignore
  key-ids: 80420f66
}

Tainted\ Updates\ Testing\ (distrib25) http://ftp.acc.umu.se/mirror/mageia/distrib/6/x86_64/media/tainted/updates_testing {
  ignore
  key-ids: 80420f66
}

Tainted\ Updates\ Testing\ Debug\ (distrib26) http://ftp.acc.umu.se/mirror/mageia/distrib/6/x86_64/media/debug/tainted/updates_testing {
  ignore
  key-ids: 80420f66
}

Tainted\ Backports\ (distrib27) http://ftp.acc.umu.se/mirror/mageia/distrib/6/x86_64/media/tainted/backports {
  ignore
  key-ids: 80420f66
}

Tainted\ Backports\ Debug\ (distrib28) http://ftp.acc.umu.se/mirror/mageia/distrib/6/x86_64/media/debug/tainted/backports {
  ignore
  key-ids: 80420f66
}

Tainted\ Backports\ Testing\ (distrib29) http://ftp.acc.umu.se/mirror/mageia/distrib/6/x86_64/media/tainted/backports_testing {
  ignore
  key-ids: 80420f66
}

Tainted\ Backports\ Testing\ Debug\ (distrib30) http://ftp.acc.umu.se/mirror/mageia/distrib/6/x86_64/media/debug/tainted/backports_testing {
  ignore
  key-ids: 80420f66
}

Core\ 32bit\ Release\ (distrib31) http://ftp.acc.umu.se/mirror/mageia/distrib/6/i586/media/core/release {
  key-ids: 80420f66
}

Core\ 32bit\ Updates\ (distrib32) http://ftp.acc.umu.se/mirror/mageia/distrib/6/i586/media/core/updates {
  key-ids: 80420f66
  update
}

Core\ 32bit\ Updates\ Testing\ (distrib33) http://ftp.acc.umu.se/mirror/mageia/distrib/6/i586/media/core/updates_testing {
  ignore
  key-ids: 80420f66
}

Core\ 32bit\ Backports\ (distrib34) http://ftp.acc.umu.se/mirror/mageia/distrib/6/i586/media/core/backports {
  ignore
  key-ids: 80420f66
}

Core\ 32bit\ Backports\ Testing\ (distrib35) http://ftp.acc.umu.se/mirror/mageia/distrib/6/i586/media/core/backports_testing {
  ignore
  key-ids: 80420f66
}

Nonfree\ 32bit\ Release\ (distrib36) http://ftp.acc.umu.se/mirror/mageia/distrib/6/i586/media/nonfree/release {
  key-ids: 80420f66
}

Nonfree\ 32bit\ Updates\ (distrib37) http://ftp.acc.umu.se/mirror/mageia/distrib/6/i586/media/nonfree/updates {
  key-ids: 80420f66
  update
}

Nonfree\ 32bit\ Updates\ Testing\ (distrib38) http://ftp.acc.umu.se/mirror/mageia/distrib/6/i586/media/nonfree/updates_testing {
  ignore
  key-ids: 80420f66
}

Nonfree\ 32bit\ Backports\ (distrib39) http://ftp.acc.umu.se/mirror/mageia/distrib/6/i586/media/nonfree/backports {
  ignore
  key-ids: 80420f66
}

Nonfree\ 32bit\ Backports\ Testing\ (distrib40) http://ftp.acc.umu.se/mirror/mageia/distrib/6/i586/media/nonfree/backports_testing {
  ignore
  key-ids: 80420f66
}

Tainted\ 32bit\ Release\ (distrib41) http://ftp.acc.umu.se/mirror/mageia/distrib/6/i586/media/tainted/release {
  ignore
  key-ids: 80420f66
}

Tainted\ 32bit\ Updates\ (distrib42) http://ftp.acc.umu.se/mirror/mageia/distrib/6/i586/media/tainted/updates {
  ignore
  key-ids: 80420f66
  update
}

Tainted\ 32bit\ Updates\ Testing\ (distrib43) http://ftp.acc.umu.se/mirror/mageia/distrib/6/i586/media/tainted/updates_testing {
  ignore
  key-ids: 80420f66
}

Tainted\ 32bit\ Backports\ (distrib44) http://ftp.acc.umu.se/mirror/mageia/distrib/6/i586/media/tainted/backports {
  ignore
  key-ids: 80420f66
}

Tainted\ 32bit\ Backports\ Testing\ (distrib45) http://ftp.acc.umu.se/mirror/mageia/distrib/6/i586/media/tainted/backports_testing {
  ignore
  key-ids: 80420f66
}

google-chrome-unstable http://dl.google.com/linux/chrome/rpm/stable/x86_64 {
  update
}

google-chrome http://dl.google.com/linux/chrome/rpm/stable/x86_64 {
  update
}

Core\ Release\ (distrib46)  {
  key-ids: 80420f66
  mirrorlist: $MIRRORLIST
  with-dir: media/core/release
}

Core\ Release\ Debug\ (distrib47)  {
  ignore
  key-ids: 80420f66
  mirrorlist: $MIRRORLIST
  with-dir: media/debug/core/release
}

Core\ Updates\ (distrib48)  {
  key-ids: 80420f66
  mirrorlist: $MIRRORLIST
  update
  with-dir: media/core/updates
}

Core\ Updates\ Debug\ (distrib49)  {
  ignore
  key-ids: 80420f66
  mirrorlist: $MIRRORLIST
  with-dir: media/debug/core/updates
}

Core\ Updates\ Testing\ (distrib50)  {
  ignore
  key-ids: 80420f66
  mirrorlist: $MIRRORLIST
  with-dir: media/core/updates_testing
}

Core\ Updates\ Testing\ Debug\ (distrib51)  {
  ignore
  key-ids: 80420f66
  mirrorlist: $MIRRORLIST
  with-dir: media/debug/core/updates_testing
}

Core\ Backports\ (distrib52)  {
  ignore
  key-ids: 80420f66
  mirrorlist: $MIRRORLIST
  with-dir: media/core/backports
}

Core\ Backports\ Debug\ (distrib53)  {
  ignore
  key-ids: 80420f66
  mirrorlist: $MIRRORLIST
  with-dir: media/debug/core/backports
}

Core\ Backports\ Testing\ (distrib54)  {
  ignore
  key-ids: 80420f66
  mirrorlist: $MIRRORLIST
  with-dir: media/core/backports_testing
}

Core\ Backports\ Testing\ Debug\ (distrib55)  {
  ignore
  key-ids: 80420f66
  mirrorlist: $MIRRORLIST
  with-dir: media/debug/core/backports_testing
}

Nonfree\ Release\ (distrib56)  {
  key-ids: 80420f66
  mirrorlist: $MIRRORLIST
  with-dir: media/nonfree/release
}

Nonfree\ Release\ Debug\ (distrib57)  {
  ignore
  key-ids: 80420f66
  mirrorlist: $MIRRORLIST
  with-dir: media/debug/nonfree/release
}

Nonfree\ Updates\ (distrib58)  {
  key-ids: 80420f66
  mirrorlist: $MIRRORLIST
  update
  with-dir: media/nonfree/updates
}

Nonfree\ Updates\ Debug\ (distrib59)  {
  ignore
  key-ids: 80420f66
  mirrorlist: $MIRRORLIST
  with-dir: media/debug/nonfree/updates
}

Nonfree\ Updates\ Testing\ (distrib60)  {
  ignore
  key-ids: 80420f66
  mirrorlist: $MIRRORLIST
  with-dir: media/nonfree/updates_testing
}

Nonfree\ Updates\ Testing\ Debug\ (distrib61)  {
  ignore
  key-ids: 80420f66
  mirrorlist: $MIRRORLIST
  with-dir: media/debug/nonfree/updates_testing
}

Nonfree\ Backports\ (distrib62)  {
  ignore
  key-ids: 80420f66
  mirrorlist: $MIRRORLIST
  with-dir: media/nonfree/backports
}

Nonfree\ Backports\ Debug\ (distrib63)  {
  ignore
  key-ids: 80420f66
  mirrorlist: $MIRRORLIST
  with-dir: media/debug/nonfree/backports
}

Nonfree\ Backports\ Testing\ (distrib64)  {
  ignore
  key-ids: 80420f66
  mirrorlist: $MIRRORLIST
  with-dir: media/nonfree/backports_testing
}

Nonfree\ Backports\ Testing\ Debug\ (distrib65)  {
  ignore
  key-ids: 80420f66
  mirrorlist: $MIRRORLIST
  with-dir: media/debug/nonfree/backports_testing
}

Tainted\ Release\ (distrib66)  {
  ignore
  key-ids: 80420f66
  mirrorlist: $MIRRORLIST
  with-dir: media/tainted/release
}

Tainted\ Release\ Debug\ (distrib67)  {
  ignore
  key-ids: 80420f66
  mirrorlist: $MIRRORLIST
  with-dir: media/debug/tainted/release
}

Tainted\ Updates\ (distrib68)  {
  ignore
  key-ids: 80420f66
  mirrorlist: $MIRRORLIST
  update
  with-dir: media/tainted/updates
}

Tainted\ Updates\ Debug\ (distrib69)  {
  ignore
  key-ids: 80420f66
  mirrorlist: $MIRRORLIST
  with-dir: media/debug/tainted/updates
}

Tainted\ Updates\ Testing\ (distrib70)  {
  ignore
  key-ids: 80420f66
  mirrorlist: $MIRRORLIST
  with-dir: media/tainted/updates_testing
}

Tainted\ Updates\ Testing\ Debug\ (distrib71)  {
  ignore
  key-ids: 80420f66
  mirrorlist: $MIRRORLIST
  with-dir: media/debug/tainted/updates_testing
}

Tainted\ Backports\ (distrib72)  {
  ignore
  key-ids: 80420f66
  mirrorlist: $MIRRORLIST
  with-dir: media/tainted/backports
}

Tainted\ Backports\ Debug\ (distrib73)  {
  ignore
  key-ids: 80420f66
  mirrorlist: $MIRRORLIST
  with-dir: media/debug/tainted/backports
}

Tainted\ Backports\ Testing\ (distrib74)  {
  ignore
  key-ids: 80420f66
  mirrorlist: $MIRRORLIST
  with-dir: media/tainted/backports_testing
}

Tainted\ Backports\ Testing\ Debug\ (distrib75)  {
  ignore
  key-ids: 80420f66
  mirrorlist: $MIRRORLIST
  with-dir: media/debug/tainted/backports_testing
}

Core\ 32bit\ Release\ (distrib76)  {
  key-ids: 80420f66
  mirrorlist: $MIRRORLIST
  with-dir: media/../../i586/media/core/release
}

Core\ 32bit\ Updates\ (distrib77)  {
  key-ids: 80420f66
  mirrorlist: $MIRRORLIST
  update
  with-dir: media/../../i586/media/core/updates
}

Core\ 32bit\ Updates\ Testing\ (distrib78)  {
  ignore
  key-ids: 80420f66
  mirrorlist: $MIRRORLIST
  with-dir: media/../../i586/media/core/updates_testing
}

Core\ 32bit\ Backports\ (distrib79)  {
  ignore
  key-ids: 80420f66
  mirrorlist: $MIRRORLIST
  with-dir: media/../../i586/media/core/backports
}

Core\ 32bit\ Backports\ Testing\ (distrib80)  {
  ignore
  key-ids: 80420f66
  mirrorlist: $MIRRORLIST
  with-dir: media/../../i586/media/core/backports_testing
}

Nonfree\ 32bit\ Release\ (distrib81)  {
  key-ids: 80420f66
  mirrorlist: $MIRRORLIST
  with-dir: media/../../i586/media/nonfree/release
}

Nonfree\ 32bit\ Updates\ (distrib82)  {
  key-ids: 80420f66
  mirrorlist: $MIRRORLIST
  update
  with-dir: media/../../i586/media/nonfree/updates
}

Nonfree\ 32bit\ Updates\ Testing\ (distrib83)  {
  ignore
  key-ids: 80420f66
  mirrorlist: $MIRRORLIST
  with-dir: media/../../i586/media/nonfree/updates_testing
}

Nonfree\ 32bit\ Backports\ (distrib84)  {
  ignore
  key-ids: 80420f66
  mirrorlist: $MIRRORLIST
  with-dir: media/../../i586/media/nonfree/backports
}

Nonfree\ 32bit\ Backports\ Testing\ (distrib85)  {
  ignore
  key-ids: 80420f66
  mirrorlist: $MIRRORLIST
  with-dir: media/../../i586/media/nonfree/backports_testing
}

Tainted\ 32bit\ Release\ (distrib86)  {
  ignore
  key-ids: 80420f66
  mirrorlist: $MIRRORLIST
  with-dir: media/../../i586/media/tainted/release
}

Tainted\ 32bit\ Updates\ (distrib87)  {
  ignore
  key-ids: 80420f66
  mirrorlist: $MIRRORLIST
  update
  with-dir: media/../../i586/media/tainted/updates
}

Tainted\ 32bit\ Updates\ Testing\ (distrib88)  {
  ignore
  key-ids: 80420f66
  mirrorlist: $MIRRORLIST
  with-dir: media/../../i586/media/tainted/updates_testing
}

Tainted\ 32bit\ Backports\ (distrib89)  {
  ignore
  key-ids: 80420f66
  mirrorlist: $MIRRORLIST
  with-dir: media/../../i586/media/tainted/backports
}

Tainted\ 32bit\ Backports\ Testing\ (distrib90)  {
  ignore
  key-ids: 80420f66
  mirrorlist: $MIRRORLIST
  with-dir: media/../../i586/media/tainted/backports_testing
}


This is the repository for ver 7:

Code: Select all
anders@localhost urpmi]$ cat urpmi.cfg_ver7
{
}

Core\ Release  {
  key-ids: 80420f66
  mirrorlist: http://mirrors.mageia.org/api/mageia.7.$ARCH.list
  with-dir: media/core/release
}

Core\ Release\ Debug  {
  ignore
  mirrorlist: http://mirrors.mageia.org/api/mageia.7.$ARCH.list
  with-dir: media/debug/core/release
}

Core\ Updates  {
  key-ids: 80420f66
  mirrorlist: http://mirrors.mageia.org/api/mageia.7.$ARCH.list
  update
  with-dir: media/core/updates
}

Core\ Updates\ Debug  {
  ignore
  mirrorlist: http://mirrors.mageia.org/api/mageia.7.$ARCH.list
  with-dir: media/debug/core/updates
}

Core\ Updates\ Testing  {
  ignore
  mirrorlist: http://mirrors.mageia.org/api/mageia.7.$ARCH.list
  with-dir: media/core/updates_testing
}

Core\ Updates\ Testing\ Debug  {
  ignore
  mirrorlist: http://mirrors.mageia.org/api/mageia.7.$ARCH.list
  with-dir: media/debug/core/updates_testing
}

Core\ Backports  {
  ignore
  key-ids: 80420f66
  mirrorlist: http://mirrors.mageia.org/api/mageia.7.$ARCH.list
  with-dir: media/core/backports
}

Core\ Backports\ Debug  {
  ignore
  mirrorlist: http://mirrors.mageia.org/api/mageia.7.$ARCH.list
  with-dir: media/debug/core/backports
}

Core\ Backports\ Testing  {
  ignore
  mirrorlist: http://mirrors.mageia.org/api/mageia.7.$ARCH.list
  with-dir: media/core/backports_testing
}

Core\ Backports\ Testing\ Debug  {
  ignore
  mirrorlist: http://mirrors.mageia.org/api/mageia.7.$ARCH.list
  with-dir: media/debug/core/backports_testing
}

Nonfree\ Release  {
  key-ids: 80420f66
  mirrorlist: http://mirrors.mageia.org/api/mageia.7.$ARCH.list
  with-dir: media/nonfree/release
}

Nonfree\ Release\ Debug  {
  ignore
  mirrorlist: http://mirrors.mageia.org/api/mageia.7.$ARCH.list
  with-dir: media/debug/nonfree/release
}

Nonfree\ Updates  {
  key-ids: 80420f66
  mirrorlist: http://mirrors.mageia.org/api/mageia.7.$ARCH.list
  update
  with-dir: media/nonfree/updates
}

Nonfree\ Updates\ Debug  {
  ignore
  mirrorlist: http://mirrors.mageia.org/api/mageia.7.$ARCH.list
  with-dir: media/debug/nonfree/updates
}

Nonfree\ Updates\ Testing  {
  ignore
  mirrorlist: http://mirrors.mageia.org/api/mageia.7.$ARCH.list
  with-dir: media/nonfree/updates_testing
}

Nonfree\ Updates\ Testing\ Debug  {
  ignore
  mirrorlist: http://mirrors.mageia.org/api/mageia.7.$ARCH.list
  with-dir: media/debug/nonfree/updates_testing
}

Nonfree\ Backports  {
  ignore
  key-ids: 80420f66
  mirrorlist: http://mirrors.mageia.org/api/mageia.7.$ARCH.list
  with-dir: media/nonfree/backports
}

Nonfree\ Backports\ Debug  {
  ignore
  mirrorlist: http://mirrors.mageia.org/api/mageia.7.$ARCH.list
  with-dir: media/debug/nonfree/backports
}

Nonfree\ Backports\ Testing  {
  ignore
  mirrorlist: http://mirrors.mageia.org/api/mageia.7.$ARCH.list
  with-dir: media/nonfree/backports_testing
}

Nonfree\ Backports\ Testing\ Debug  {
  ignore
  mirrorlist: http://mirrors.mageia.org/api/mageia.7.$ARCH.list
  with-dir: media/debug/nonfree/backports_testing
}

Tainted\ Release  {
  key-ids: 80420f66
  mirrorlist: http://mirrors.mageia.org/api/mageia.7.$ARCH.list
  with-dir: media/tainted/release
}

Tainted\ Release\ Debug  {
  ignore
  mirrorlist: http://mirrors.mageia.org/api/mageia.7.$ARCH.list
  with-dir: media/debug/tainted/release
}

Tainted\ Updates  {
  key-ids: 80420f66
  mirrorlist: http://mirrors.mageia.org/api/mageia.7.$ARCH.list
  update
  with-dir: media/tainted/updates
}

Tainted\ Updates\ Debug  {
  ignore
  mirrorlist: http://mirrors.mageia.org/api/mageia.7.$ARCH.list
  with-dir: media/debug/tainted/updates
}

Tainted\ Updates\ Testing  {
  ignore
  mirrorlist: http://mirrors.mageia.org/api/mageia.7.$ARCH.list
  with-dir: media/tainted/updates_testing
}

Tainted\ Updates\ Testing\ Debug  {
  ignore
  mirrorlist: http://mirrors.mageia.org/api/mageia.7.$ARCH.list
  with-dir: media/debug/tainted/updates_testing
}

Tainted\ Backports  {
  ignore
  key-ids: 80420f66
  mirrorlist: http://mirrors.mageia.org/api/mageia.7.$ARCH.list
  with-dir: media/tainted/backports
}

Tainted\ Backports\ Debug  {
  ignore
  mirrorlist: http://mirrors.mageia.org/api/mageia.7.$ARCH.list
  with-dir: media/debug/tainted/backports
}

Tainted\ Backports\ Testing  {
  ignore
  mirrorlist: http://mirrors.mageia.org/api/mageia.7.$ARCH.list
  with-dir: media/tainted/backports_testing
}

Tainted\ Backports\ Testing\ Debug  {
  ignore
  mirrorlist: http://mirrors.mageia.org/api/mageia.7.$ARCH.list
  with-dir: media/debug/tainted/backports_testing
}

Core\ 32bit\ Release  {
  ignore
  mirrorlist: http://mirrors.mageia.org/api/mageia.7.$ARCH.list
  with-dir: media/../../i586/media/core/release
}

Core\ 32bit\ Updates  {
  ignore
  mirrorlist: http://mirrors.mageia.org/api/mageia.7.$ARCH.list
  update
  with-dir: media/../../i586/media/core/updates
}

Core\ 32bit\ Updates\ Testing  {
  ignore
  mirrorlist: http://mirrors.mageia.org/api/mageia.7.$ARCH.list
  with-dir: media/../../i586/media/core/updates_testing
}

Core\ 32bit\ Backports  {
  ignore
  key-ids: 80420f66
  mirrorlist: http://mirrors.mageia.org/api/mageia.7.$ARCH.list
  with-dir: media/../../i586/media/core/backports
}

Core\ 32bit\ Backports\ Testing  {
  ignore
  mirrorlist: http://mirrors.mageia.org/api/mageia.7.$ARCH.list
  with-dir: media/../../i586/media/core/backports_testing
}

Nonfree\ 32bit\ Release  {
  key-ids: 80420f66
  mirrorlist: http://mirrors.mageia.org/api/mageia.7.$ARCH.list
  with-dir: media/../../i586/media/nonfree/release
}

Nonfree\ 32bit\ Updates  {
  key-ids: 80420f66
  mirrorlist: http://mirrors.mageia.org/api/mageia.7.$ARCH.list
  update
  with-dir: media/../../i586/media/nonfree/updates
}

Nonfree\ 32bit\ Updates\ Testing  {
  ignore
  mirrorlist: http://mirrors.mageia.org/api/mageia.7.$ARCH.list
  with-dir: media/../../i586/media/nonfree/updates_testing
}

Nonfree\ 32bit\ Backports  {
  ignore
  key-ids: 80420f66
  mirrorlist: http://mirrors.mageia.org/api/mageia.7.$ARCH.list
  with-dir: media/../../i586/media/nonfree/backports
}

Nonfree\ 32bit\ Backports\ Testing  {
  ignore
  mirrorlist: http://mirrors.mageia.org/api/mageia.7.$ARCH.list
  with-dir: media/../../i586/media/nonfree/backports_testing
}

Tainted\ 32bit\ Release  {
  key-ids: 80420f66
  mirrorlist: http://mirrors.mageia.org/api/mageia.7.$ARCH.list
  with-dir: media/../../i586/media/tainted/release
}

Tainted\ 32bit\ Updates  {
  key-ids: 80420f66
  mirrorlist: http://mirrors.mageia.org/api/mageia.7.$ARCH.list
  update
  with-dir: media/../../i586/media/tainted/updates
}

Tainted\ 32bit\ Updates\ Testing  {
  ignore
  mirrorlist: http://mirrors.mageia.org/api/mageia.7.$ARCH.list
  with-dir: media/../../i586/media/tainted/updates_testing
}

Tainted\ 32bit\ Backports  {
  ignore
  key-ids: 80420f66
  mirrorlist: http://mirrors.mageia.org/api/mageia.7.$ARCH.list
  with-dir: media/../../i586/media/tainted/backports
}

Tainted\ 32bit\ Backports\ Testing  {
  ignore
  mirrorlist: http://mirrors.mageia.org/api/mageia.7.$ARCH.list
  with-dir: media/../../i586/media/tainted/backports_testing
}
anp66
 
Posts: 34
Joined: Jul 18th, '17, 23:49

Re: Prepare upgrade Mageia 6 to Mageia 7 ?

Postby benmc » Jul 24th, '19, 22:24

cannot say why your test upgrade worked but a real one failed.

the only difference I can think of is that $MIRRORLIST chose a different mirror for the real upgrade, one that is old or broken.

Are you able to re-run your upgrade but you choose specifically a particular mirror, rather than utilize $MIRRORLIST ?
a useful link : https://mirrors.mageia.org/status
benmc
 
Posts: 1175
Joined: Sep 2nd, '11, 12:45
Location: Pirongia, New Zealand

Re: Prepare upgrade Mageia 6 to Mageia 7 ?

Postby doktor5000 » Jul 25th, '19, 00:33

anp66 wrote:But then I get failure when installing qt5-check-opengl2.sh, there is some liberay dependense.
If I want to uninstall the liberay a LOT of other stoff must be uninstalled, and that can not be the way.

There is a couble of other failures, but that is the first one.

Then I restartet Mageia, now with repository for ver 7, and trayed to update from Mageia Control Center, just a single package.
That did not work because rpm was to old, traying to update rpm lead me back to:
failure when installing qt5-check-opengl2.sh, there is some liberay dependense.


Can you please post the exact output from urpmi please?
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 17659
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: Prepare upgrade Mageia 6 to Mageia 7 ?

Postby anp66 » Jul 25th, '19, 12:37

Hi

First: thankyou for your answer (and time).

Next: I recreated the situation and here is the upgrade_log.txt:

Code: Select all
Script started on 2019-07-25T11:59:01 CEST
[root@localhost ~]# urpmi --auto-update --auto --force
/etc/host.conf: line 3: bad command `nospoof on'
/etc/host.conf: line 4: bad command `spoofalert on'
/etc/host.conf: line 3: bad command `nospoof on'
/etc/host.conf: line 4: bad command `spoofalert on'
medium "Core Release (distrib1)" is up-to-date
/etc/host.conf: line 3: bad command `nospoof on'
/etc/host.conf: line 4: bad command `spoofalert on'
medium "Core Updates (distrib3)" is up-to-date
/etc/host.conf: line 3: bad command `nospoof on'
/etc/host.conf: line 4: bad command `spoofalert on'
medium "Nonfree Release (distrib11)" is up-to-date
/etc/host.conf: line 3: bad command `nospoof on'
/etc/host.conf: line 4: bad command `spoofalert on'
medium "Nonfree Updates (distrib13)" is up-to-date
/etc/host.conf: line 3: bad command `nospoof on'
/etc/host.conf: line 4: bad command `spoofalert on'
medium "Tainted Release (distrib21)" is up-to-date
/etc/host.conf: line 3: bad command `nospoof on'
/etc/host.conf: line 4: bad command `spoofalert on'
medium "Core 32bit Release (distrib31)" is up-to-date
/etc/host.conf: line 3: bad command `nospoof on'
/etc/host.conf: line 4: bad command `spoofalert on'
medium "Core 32bit Updates (distrib32)" is up-to-date
/etc/host.conf: line 3: bad command `nospoof on'
/etc/host.conf: line 4: bad command `spoofalert on'
medium "Nonfree 32bit Release (distrib36)" is up-to-date
/etc/host.conf: line 3: bad command `nospoof on'
/etc/host.conf: line 4: bad command `spoofalert on'
medium "Nonfree 32bit Updates (distrib37)" is up-to-date
/etc/host.conf: line 3: bad command `nospoof on'
/etc/host.conf: line 4: bad command `spoofalert on'
medium "google-chrome-unstable" is up-to-date
/etc/host.conf: line 3: bad command `nospoof on'
/etc/host.conf: line 4: bad command `spoofalert on'
medium "google-chrome" is up-to-date
medium "Core Release (distrib46)" is up-to-date
medium "Core Updates (distrib48)" is up-to-date
medium "Nonfree Release (distrib56)" is up-to-date
medium "Nonfree Updates (distrib58)" is up-to-date
medium "Core 32bit Release (distrib76)" is up-to-date
medium "Core 32bit Updates (distrib77)" is up-to-date
medium "Nonfree 32bit Release (distrib81)" is up-to-date
medium "Nonfree 32bit Updates (distrib82)" is up-to-date


/etc/host.conf: line 3: bad command `nospoof on'
/etc/host.conf: line 4: bad command `spoofalert on'
    http://ftp.acc.umu.se/mirror/mageia/distrib/6/x86_64/media/core/updates/lame-3.100-1.2.mga6.x86_64.rpm
        0% of 0 completed, ETA = --:--:--, speed = 0                                                                           
        100% of 116k completed, ETA = --:--:--, speed = 542k                                                                   
                                                                                                                               
    http://ftp.acc.umu.se/mirror/mageia/distrib/6/x86_64/media/core/updates/gstreamer0.10-lame-0.10.19-18.1.mga6.x86_64.rpm
        100% of 25242 completed, ETA = --:--:--, speed = 458k                                                                 
                                                                                                                               
/etc/host.conf: line 3: bad command `nospoof on'
/etc/host.conf: line 4: bad command `spoofalert on'
    http://ftp.acc.umu.se/mirror/mageia/distrib/6/x86_64/media/tainted/release/lib64rtmp1-2.4-0.git20160101.3.mga6.tainted.x86_64.rpm
        0% of 0 completed, ETA = --:--:--, speed = 0                                                                           
        100% of 58882 completed, ETA = --:--:--, speed = 404k                                                                 
                                                                                                                               
    http://ftp.acc.umu.se/mirror/mageia/distrib/6/x86_64/media/tainted/release/lib64pano13_3-2.9.19-3.mga6.tainted.x86_64.rpm
        100% of 191k completed, ETA = --:--:--, speed = 898k                                                                   
                                                                                                                               
    http://ftp.acc.umu.se/mirror/mageia/distrib/6/x86_64/media/tainted/release/gstreamer1.0-lame-1.10.3-2.mga6.tainted.x86_64.rpm
        13% of 19746 completed, ETA = --:--:--, speed = 46180                                                                 
        100% of 19746 completed, ETA = --:--:--, speed = 16.2M                                                                 
                                                                                                                               
    http://ftp.acc.umu.se/mirror/mageia/distrib/6/x86_64/media/tainted/release/lib64gstbadbase1.0_0-1.10.3-1.mga6.tainted.x86_64.rpm
        100% of 38706 completed, ETA = --:--:--, speed = 122k                                                                 
                                                                                                                               
    http://ftp.acc.umu.se/mirror/mageia/distrib/6/x86_64/media/tainted/release/libdca-tools-0.0.5-10.mga6.tainted.x86_64.rpm
        0% of 0 completed, ETA = --:--:--, speed = 0                                                                           
        0% of 0 completed, ETA = --:--:--, speed = 0                                                                           
        0% of 0 completed, ETA = --:--:--, speed = 0                                                                           
        0% of 0 completed, ETA = --:--:--, speed = 0                                                                           
        0% of 0 completed, ETA = --:--:--, speed = 0                                                                           
        0% of 0 completed, ETA = --:--:--, speed = 0                                                                           
        0% of 0 completed, ETA = --:--:--, speed = 0                                                                           
        0% of 0 completed, ETA = --:--:--, speed = 0                                                                           
        0% of 0 completed, ETA = --:--:--, speed = 0                                                                           
        100% of 34050 completed, ETA = --:--:--, speed = 8074                                                                 
                                                                                                                               
    http://ftp.acc.umu.se/mirror/mageia/distrib/6/x86_64/media/tainted/release/lib64gstbadvideo1.0_0-1.10.3-1.mga6.tainted.x86_64.rpm
        100% of 33714 completed, ETA = --:--:--, speed = 437k                                                                 
                                                                                                                               
    http://ftp.acc.umu.se/mirror/mageia/distrib/6/x86_64/media/tainted/release/lib64dca0-0.0.5-10.mga6.tainted.x86_64.rpm
        100% of 95594 completed, ETA = --:--:--, speed = 645k                                                                 
                                                                                                                               
    http://ftp.acc.umu.se/mirror/mageia/distrib/6/x86_64/media/tainted/release/lib64gstmpegts1.0_0-1.10.3-1.mga6.tainted.x86_64.rpm
        100% of 59554 completed, ETA = --:--:--, speed = 751k                                                                 
                                                                                                                               
    http://ftp.acc.umu.se/mirror/mageia/distrib/6/x86_64/media/tainted/release/lib64gstgl1.0_0-1.10.3-1.mga6.tainted.x86_64.rpm
        73% of 142k completed, ETA = --:--:--, speed = 759k                                                                   
        100% of 142k completed, ETA = --:--:--, speed = 655k                                                                   
                                                                                                                               
    http://ftp.acc.umu.se/mirror/mageia/distrib/6/x86_64/media/tainted/release/libquicktime-x264-1.2.4-21.mga6.tainted.x86_64.rpm
        100% of 18522 completed, ETA = --:--:--, speed = 338k                                                                 
                                                                                                                               
    http://ftp.acc.umu.se/mirror/mageia/distrib/6/x86_64/media/tainted/release/gstreamer1.0-x264-1.10.3-2.mga6.tainted.x86_64.rpm
        100% of 30886 completed, ETA = --:--:--, speed = 364k                                                                 
                                                                                                                               
    http://ftp.acc.umu.se/mirror/mageia/distrib/6/x86_64/media/tainted/release/lib64gsturidownloader1.0_0-1.10.3-1.mga6.tainted.x86_64.rpm
        100% of 22910 completed, ETA = --:--:--, speed = 618k                                                                 
                                                                                                                               
    http://ftp.acc.umu.se/mirror/mageia/distrib/6/x86_64/media/tainted/release/lib64gstbasecamerabinsrc1.0_0-1.10.3-1.mga6.tainted.x86_64.rpm
        100% of 23190 completed, ETA = --:--:--, speed = 327k                                                                 
                                                                                                                               
    http://ftp.acc.umu.se/mirror/mageia/distrib/6/x86_64/media/tainted/release/lib64gstbadaudio1.0_0-1.10.3-1.mga6.tainted.x86_64.rpm
        100% of 25030 completed, ETA = --:--:--, speed = 469k                                                                 
                                                                                                                               
    http://ftp.acc.umu.se/mirror/mageia/distrib/6/x86_64/media/tainted/release/gstreamer1.0-soundtouch-1.10.3-1.mga6.tainted.x86_64.rpm
        100% of 23906 completed, ETA = --:--:--, speed = 435k                                                                 
                                                                                                                               
    http://ftp.acc.umu.se/mirror/mageia/distrib/6/x86_64/media/tainted/release/x264-0.148-0.20170120.stable.5.mga6.tainted.x86_64.rpm
        100% of 70738 completed, ETA = --:--:--, speed = 587k                                                                 
                                                                                                                               
    http://ftp.acc.umu.se/mirror/mageia/distrib/6/x86_64/media/tainted/release/gstreamer1.0-a52dec-1.10.3-2.mga6.tainted.x86_64.rpm
        100% of 18402 completed, ETA = --:--:--, speed = 316k                                                                 
                                                                                                                               
    http://ftp.acc.umu.se/mirror/mageia/distrib/6/x86_64/media/tainted/release/gstreamer1.0-plugins-ugly-1.10.3-2.mga6.tainted.x86_64.rpm
        100% of 215k completed, ETA = --:--:--, speed = 820k                                                                   
                                                                                                                               
    http://ftp.acc.umu.se/mirror/mageia/distrib/6/x86_64/media/tainted/release/gstreamer0.10-xvid-0.10.23-35.mga6.tainted.x86_64.rpm
        100% of 27650 completed, ETA = --:--:--, speed = 526k                                                                 
                                                                                                                               
    http://ftp.acc.umu.se/mirror/mageia/distrib/6/x86_64/media/tainted/release/libquicktime-lame-1.2.4-21.mga6.tainted.x86_64.rpm
        100% of 14902 completed, ETA = --:--:--, speed = 270k                                                                 
                                                                                                                               
    http://ftp.acc.umu.se/mirror/mageia/distrib/6/x86_64/media/tainted/release/libpano13-tools-2.9.19-3.mga6.tainted.x86_64.rpm
        21% of 53858 completed, ETA = --:--:--, speed = 217k                                                                   
        100% of 53858 completed, ETA = --:--:--, speed = 669k                                                                 
                                                                                                                               
    http://ftp.acc.umu.se/mirror/mageia/distrib/6/x86_64/media/tainted/release/task-codec-video-6-1.mga6.tainted.x86_64.rpm
        100% of 7486 completed, ETA = --:--:--, speed = 153k                                                                   
                                                                                                                               
    http://ftp.acc.umu.se/mirror/mageia/distrib/6/x86_64/media/tainted/release/gstreamer1.0-amrnb-1.10.3-2.mga6.tainted.x86_64.rpm
        100% of 16526 completed, ETA = --:--:--, speed = 361k                                                                 
                                                                                                                               
    http://ftp.acc.umu.se/mirror/mageia/distrib/6/x86_64/media/tainted/release/gstreamer1.0-faad-1.10.3-1.mga6.tainted.x86_64.rpm
        100% of 22266 completed, ETA = --:--:--, speed = 411k                                                                 
                                                                                                                               
    http://ftp.acc.umu.se/mirror/mageia/distrib/6/x86_64/media/tainted/release/gstreamer1.0-plugins-bad-1.10.3-1.mga6.tainted.x86_64.rpm
        44% of 1500k completed, ETA = 0:00:01, speed = 825k                                                                   
        100% of 1500k completed, ETA = --:--:--, speed = 1127k                                                                 
                                                                                                                               
    http://ftp.acc.umu.se/mirror/mageia/distrib/6/x86_64/media/tainted/release/libquicktime-faad-1.2.4-21.mga6.tainted.x86_64.rpm
        100% of 12594 completed, ETA = --:--:--, speed = 254k                                                                 
                                                                                                                               
    http://ftp.acc.umu.se/mirror/mageia/distrib/6/x86_64/media/tainted/release/cdrdao-1.2.3-13.mga6.tainted.x86_64.rpm
        44% of 296k completed, ETA = --:--:--, speed = 633k                                                                   
        100% of 296k completed, ETA = --:--:--, speed = 772k                                                                   
                                                                                                                               
    http://ftp.acc.umu.se/mirror/mageia/distrib/6/x86_64/media/tainted/release/lib64opencore-amr0-0.1.3-1.mga6.tainted.x86_64.rpm
        100% of 141k completed, ETA = --:--:--, speed = 675k                                                                   
                                                                                                                               
    http://ftp.acc.umu.se/mirror/mageia/distrib/6/x86_64/media/tainted/release/lib64opal3.10.10-3.10.10-15.mga6.tainted.x86_64.rpm
        19% of 2313k completed, ETA = 0:00:02, speed = 778k                                                                   
        75% of 2313k completed, ETA = 0:00:01, speed = 1279k                                                                   
        100% of 2313k completed, ETA = --:--:--, speed = 1392k                                                                 
                                                                                                                               
    http://ftp.acc.umu.se/mirror/mageia/distrib/6/x86_64/media/tainted/release/gstreamer0.10-faad-0.10.23-35.mga6.tainted.x86_64.rpm
        100% of 18570 completed, ETA = --:--:--, speed = 348k                                                                 
                                                                                                                               
    http://ftp.acc.umu.se/mirror/mageia/distrib/6/x86_64/media/tainted/release/lib64x265_102-2.2-1.mga6.tainted.x86_64.rpm
        100% of 542k completed, ETA = --:--:--, speed = 989k                                                                   
                                                                                                                               
    http://ftp.acc.umu.se/mirror/mageia/distrib/6/x86_64/media/tainted/release/lib64opal3.10.10-plugins-3.10.10-15.mga6.tainted.x86_64.rpm
        0% of 614k completed, ETA = 0:00:13, speed = 47680                                                                     
        100% of 614k completed, ETA = --:--:--, speed = 1066k                                                                 
                                                                                                                               
    http://ftp.acc.umu.se/mirror/mageia/distrib/6/x86_64/media/tainted/release/gstreamer1.0-x265-1.10.3-1.mga6.tainted.x86_64.rpm
        100% of 25554 completed, ETA = --:--:--, speed = 554k                                                                 
                                                                                                                               
    http://ftp.acc.umu.se/mirror/mageia/distrib/6/x86_64/media/tainted/release/lib64gstwayland1.0_0-1.10.3-1.mga6.tainted.x86_64.rpm
        100% of 16366 completed, ETA = --:--:--, speed = 231k                                                                 
                                                                                                                               
    http://ftp.acc.umu.se/mirror/mageia/distrib/6/x86_64/media/tainted/release/faad2-2.7-10.mga6.tainted.x86_64.rpm
        100% of 33002 completed, ETA = --:--:--, speed = 101k                                                                 
        100% of 33002 completed, ETA = --:--:--, speed = 0                                                                     
        100% of 66958 completed, ETA = --:--:--, speed = 566k                                                                 
                                                                                                                               
    http://ftp.acc.umu.se/mirror/mageia/distrib/6/x86_64/media/tainted/release/lib64vo-amrwbenc0-0.1.3-2.mga6.tainted.x86_64.rpm
        100% of 184k completed, ETA = --:--:--, speed = 610k                                                                   
                                                                                                                               
    http://ftp.acc.umu.se/mirror/mageia/distrib/6/x86_64/media/tainted/release/lib64quicktime0-1.2.4-21.mga6.tainted.x86_64.rpm
        100% of 69790 completed, ETA = --:--:--, speed = 557k                                                                 
                                                                                                                               
    http://ftp.acc.umu.se/mirror/mageia/distrib/6/x86_64/media/tainted/release/lib64vo-aacenc0-0.1.3-6.mga6.tainted.x86_64.rpm
        100% of 117k completed, ETA = --:--:--, speed = 696k                                                                   
                                                                                                                               
    http://ftp.acc.umu.se/mirror/mageia/distrib/6/x86_64/media/tainted/release/lib64gstcodecparsers1.0_0-1.10.3-1.mga6.tainted.x86_64.rpm
        100% of 21226 completed, ETA = --:--:--, speed = 434k                                                                 
                                                                                                                               
    http://ftp.acc.umu.se/mirror/mageia/distrib/6/x86_64/media/tainted/release/lib64gstphotography1.0_0-1.10.3-1.mga6.tainted.x86_64.rpm
        100% of 7758 completed, ETA = --:--:--, speed = 158k                                                                   
                                                                                                                               
    http://ftp.acc.umu.se/mirror/mageia/distrib/6/x86_64/media/tainted/release/task-codec-audio-6-1.mga6.tainted.x86_64.rpm
        52% of 264k completed, ETA = --:--:--, speed = 769k                                                                   
        100% of 264k completed, ETA = --:--:--, speed = 1041k                                                                 
                                                                                                                               
installing lib64dca0-0.0.5-10.mga6.tainted.x86_64.rpm lib64gstmpegts1.0_0-1.10.3-1.mga6.tainted.x86_64.rpm lib64gstgl1.0_0-1.10.3-1.mga6.tainted.x86_64.rpm libquicktime-x264-1.2.4-21.mga6.tainted.x86_64.rpm libdca-tools-0.0.5-10.mga6.tainted.x86_64.rpm lib64gstbadvideo1.0_0-1.10.3-1.mga6.tainted.x86_64.rpm lib64gstbadbase1.0_0-1.10.3-1.mga6.tainted.x86_64.rpm gstreamer1.0-lame-1.10.3-2.mga6.tainted.x86_64.rpm lame-3.100-1.2.mga6.x86_64.rpm lib64rtmp1-2.4-0.git20160101.3.mga6.tainted.x86_64.rpm lib64pano13_3-2.9.19-3.mga6.tainted.x86_64.rpm gstreamer1.0-plugins-bad-1.10.3-1.mga6.tainted.x86_64.rpm gstreamer1.0-faad-1.10.3-1.mga6.tainted.x86_64.rpm libquicktime-faad-1.2.4-21.mga6.tainted.x86_64.rpm gstreamer1.0-a52dec-1.10.3-2.mga6.tainted.x86_64.rpm gstreamer1.0-plugins-ugly-1.10.3-2.mga6.tainted.x86_64.rpm libquicktime-lame-1.2.4-21.mga6.tainted.x86_64.rpm libpano13-tools-2.9.19-3.mga6.tainted.x86_64.rpm gstreamer0.10-xvid-0.10.23-35.mga6.tainted.x86_64.rpm gstreamer1.0-amrnb-1.10.3-2.mga6.tainted.x86_64.rpm task-codec-video-6-1.mga6.tainted.x86_64.rpm lib64gsturidownloader1.0_0-1.10.3-1.mga6.tainted.x86_64.rpm lib64gstbasecamerabinsrc1.0_0-1.10.3-1.mga6.tainted.x86_64.rpm gstreamer1.0-soundtouch-1.10.3-1.mga6.tainted.x86_64.rpm lib64gstbadaudio1.0_0-1.10.3-1.mga6.tainted.x86_64.rpm x264-0.148-0.20170120.stable.5.mga6.tainted.x86_64.rpm gstreamer1.0-x264-1.10.3-2.mga6.tainted.x86_64.rpm lib64gstwayland1.0_0-1.10.3-1.mga6.tainted.x86_64.rpm gstreamer1.0-x265-1.10.3-1.mga6.tainted.x86_64.rpm lib64x265_102-2.2-1.mga6.tainted.x86_64.rpm lib64opal3.10.10-plugins-3.10.10-15.mga6.tainted.x86_64.rpm cdrdao-1.2.3-13.mga6.tainted.x86_64.rpm lib64opencore-amr0-0.1.3-1.mga6.tainted.x86_64.rpm lib64opal3.10.10-3.10.10-15.mga6.tainted.x86_64.rpm gstreamer0.10-faad-0.10.23-35.mga6.tainted.x86_64.rpm libquicktime-1.2.4-21.mga6.tainted.x86_64.rpm task-codec-audio-6-1.mga6.tainted.x86_64.rpm lib64vo-aacenc0-0.1.3-6.mga6.tainted.x86_64.rpm lib64gstphotography1.0_0-1.10.3-1.mga6.tainted.x86_64.rpm lib64gstcodecparsers1.0_0-1.10.3-1.mga6.tainted.x86_64.rpm gstreamer0.10-lame-0.10.19-18.1.mga6.x86_64.rpm faad2-2.7-10.mga6.tainted.x86_64.rpm lib64quicktime0-1.2.4-21.mga6.tainted.x86_64.rpm lib64vo-amrwbenc0-0.1.3-2.mga6.tainted.x86_64.rpm from /var/cache/urpmi/rpms
Preparing...                     #############################################################################################
     1/44: lib64quicktime0       #############################################################################################
     2/44: libquicktime          #############################################################################################
     3/44: lib64gstbadbase1.0_0  #############################################################################################
     4/44: lib64dca0             #############################################################################################
     5/44: lib64gstbadvideo1.0_0 #############################################################################################
     6/44: lib64gstbadaudio1.0_0 #############################################################################################
     7/44: lib64vo-amrwbenc0     #############################################################################################
     8/44: lib64gstcodecparsers1.0_0
                                 #############################################################################################
     9/44: lib64gstphotography1.0_0
                                 #############################################################################################
    10/44: lib64vo-aacenc0       #############################################################################################
    11/44: lib64opencore-amr0    #############################################################################################
    12/44: lib64opal3.10.10-plugins
                                 #############################################################################################
    13/44: lib64x265_102         #############################################################################################
    14/44: lib64gstwayland1.0_0  #############################################################################################
    15/44: lib64gstbasecamerabinsrc1.0_0
                                 #############################################################################################
    16/44: lib64gsturidownloader1.0_0
                                 #############################################################################################
    17/44: lib64pano13_3         #############################################################################################
    18/44: lib64gstgl1.0_0       #############################################################################################
    19/44: lib64gstmpegts1.0_0   #############################################################################################
    20/44: gstreamer1.0-plugins-bad
                                 #############################################################################################
    21/44: libpano13-tools       #############################################################################################
    22/44: gstreamer1.0-x265     #############################################################################################
    23/44: lib64opal3.10.10      #############################################################################################
    24/44: gstreamer1.0-amrnb    #############################################################################################
    25/44: libdca-tools          #############################################################################################
    26/44: libquicktime-x264     #############################################################################################
    27/44: libquicktime-faad     #############################################################################################
    28/44: libquicktime-lame     #############################################################################################
    29/44: faad2                 #############################################################################################
    30/44: gstreamer0.10-lame    #############################################################################################
    31/44: task-codec-audio      #############################################################################################
    32/44: gstreamer0.10-faad    #############################################################################################
    33/44: cdrdao                #############################################################################################
    34/44: gstreamer1.0-x264     #############################################################################################
    35/44: x264                  #############################################################################################
    36/44: gstreamer1.0-soundtouch
                                 #############################################################################################
    37/44: task-codec-video      #############################################################################################
    38/44: gstreamer0.10-xvid    #############################################################################################
    39/44: gstreamer1.0-plugins-ugly
                                 #############################################################################################
    40/44: gstreamer1.0-a52dec   #############################################################################################
    41/44: gstreamer1.0-faad     #############################################################################################
    42/44: lib64rtmp1            #############################################################################################
    43/44: lame                  #############################################################################################
    44/44: gstreamer1.0-lame     #############################################################################################
     1/23: removing gstreamer1.0-plugins-bad-1.10.3-1.mga6.x86_64
                                 #############################################################################################
     2/23: removing lib64gstbadaudio1.0_0-1.10.3-1.mga6.x86_64
                                 #############################################################################################
     3/23: removing lib64gstbadvideo1.0_0-1.10.3-1.mga6.x86_64
                                 #############################################################################################
     4/23: removing lib64opal3.10.10-3.10.10-15.mga6.x86_64
                                 #############################################################################################
     5/23: removing libpano13-tools-2.9.19-3.mga6.x86_64
                                 #############################################################################################
     6/23: removing task-codec-audio-6-1.mga6.x86_64
                                 #############################################################################################
     7/23: removing task-codec-video-6-1.mga6.x86_64
                                 #############################################################################################
     8/23: removing lib64pano13_3-2.9.19-3.mga6.x86_64
                                 #############################################################################################
     9/23: removing lib64opal3.10.10-plugins-3.10.10-15.mga6.x86_64
                                 #############################################################################################
    10/23: removing lib64gstbadbase1.0_0-1.10.3-1.mga6.x86_64
                                 #############################################################################################
    11/23: removing lib64gstbasecamerabinsrc1.0_0-1.10.3-1.mga6.x86_64
                                 #############################################################################################
    12/23: removing lib64gstcodecparsers1.0_0-1.10.3-1.mga6.x86_64
                                 #############################################################################################
    13/23: removing lib64gstgl1.0_0-1.10.3-1.mga6.x86_64
                                 #############################################################################################
    14/23: removing lib64gstmpegts1.0_0-1.10.3-1.mga6.x86_64
                                 #############################################################################################
    15/23: removing lib64gstphotography1.0_0-1.10.3-1.mga6.x86_64
                                 #############################################################################################
    16/23: removing lib64gsturidownloader1.0_0-1.10.3-1.mga6.x86_64
                                 #############################################################################################
    17/23: removing lib64gstwayland1.0_0-1.10.3-1.mga6.x86_64
                                 #############################################################################################
    18/23: removing lib64quicktime0-1.2.4-21.mga6.x86_64
                                 #############################################################################################
    19/23: removing cdrdao-1.2.3-13.mga6.x86_64
                                 #############################################################################################
    20/23: removing gstreamer1.0-soundtouch-1.10.3-1.mga6.x86_64
                                 #############################################################################################
    21/23: removing gstreamer1.0-plugins-ugly-1.10.3-2.mga6.x86_64
                                 #############################################################################################
    22/23: removing gstreamer1.0-a52dec-1.10.3-2.mga6.x86_64
                                 #############################################################################################
    23/23: removing lib64rtmp1-2.4-0.git20160101.3.mga6.x86_64
                                 #############################################################################################
writing /var/lib/rpm/installed-through-deps.list
/etc/host.conf: line 3: bad command `nospoof on'
/etc/host.conf: line 4: bad command `spoofalert on'

The following packages:
  adwaita-gtk2-theme-3.28-4.mga7.x86_64
  cjet-0.8.9-15.mga6.x86_64
  gtk2-clearlooks-engine-2.20.2-10.mga7.x86_64
  gtk2-theme-engines-2.20.2-10.mga7.x86_64
  lib64gtk2-clearlooks-engine-2.20.2-10.mga7.x86_64
  lib64gtk2-theme-engines-2.20.2-10.mga7.x86_64
  lib64logging0-1.0.6-1.mga6.x86_64
  lib64lua5.3-5.3.5-2.mga7.x86_64
  lib64readline7-7.0-3.mga7.x86_64
  lib64spnav0-0.2.3-2.mga6.x86_64
  lib64zipios++0-0.1.5.9-4.mga6.x86_64
  python-collada-0.4.0-6.mga6.noarch
are now orphaned, if you wish to remove them, you can use "urpme --auto-orphans"
[root@localhost ~]# urpmi.removemedia -a
/etc/host.conf: line 3: bad command `nospoof on'
/etc/host.conf: line 4: bad command `spoofalert on'
removing medium "Core Release (distrib1)"
removing medium "Core Release Debug (distrib2)"
removing medium "Core Updates (distrib3)"
removing medium "Core Updates Debug (distrib4)"
removing medium "Core Updates Testing (distrib5)"
removing medium "Core Updates Testing Debug (distrib6)"
removing medium "Core Backports (distrib7)"
removing medium "Core Backports Debug (distrib8)"
removing medium "Core Backports Testing (distrib9)"
removing medium "Core Backports Testing Debug (distrib10)"
removing medium "Nonfree Release (distrib11)"
removing medium "Nonfree Release Debug (distrib12)"
removing medium "Nonfree Updates (distrib13)"
removing medium "Nonfree Updates Debug (distrib14)"
removing medium "Nonfree Updates Testing (distrib15)"
removing medium "Nonfree Updates Testing Debug (distrib16)"
removing medium "Nonfree Backports (distrib17)"
removing medium "Nonfree Backports Debug (distrib18)"
removing medium "Nonfree Backports Testing (distrib19)"
removing medium "Nonfree Backports Testing Debug (distrib20)"
removing medium "Tainted Release (distrib21)"
removing medium "Tainted Release Debug (distrib22)"
removing medium "Tainted Updates (distrib23)"
removing medium "Tainted Updates Debug (distrib24)"
removing medium "Tainted Updates Testing (distrib25)"
removing medium "Tainted Updates Testing Debug (distrib26)"
removing medium "Tainted Backports (distrib27)"
removing medium "Tainted Backports Debug (distrib28)"
removing medium "Tainted Backports Testing (distrib29)"
removing medium "Tainted Backports Testing Debug (distrib30)"
removing medium "Core 32bit Release (distrib31)"
removing medium "Core 32bit Updates (distrib32)"
removing medium "Core 32bit Updates Testing (distrib33)"
removing medium "Core 32bit Backports (distrib34)"
removing medium "Core 32bit Backports Testing (distrib35)"
removing medium "Nonfree 32bit Release (distrib36)"
removing medium "Nonfree 32bit Updates (distrib37)"
removing medium "Nonfree 32bit Updates Testing (distrib38)"
removing medium "Nonfree 32bit Backports (distrib39)"
removing medium "Nonfree 32bit Backports Testing (distrib40)"
removing medium "Tainted 32bit Release (distrib41)"
removing medium "Tainted 32bit Updates (distrib42)"
removing medium "Tainted 32bit Updates Testing (distrib43)"
removing medium "Tainted 32bit Backports (distrib44)"
removing medium "Tainted 32bit Backports Testing (distrib45)"
removing medium "google-chrome-unstable"
removing medium "google-chrome"
removing medium "Core Release (distrib46)"
removing medium "Core Release Debug (distrib47)"
removing medium "Core Updates (distrib48)"
removing medium "Core Updates Debug (distrib49)"
removing medium "Core Updates Testing (distrib50)"
removing medium "Core Updates Testing Debug (distrib51)"
removing medium "Core Backports (distrib52)"
removing medium "Core Backports Debug (distrib53)"
removing medium "Core Backports Testing (distrib54)"
removing medium "Core Backports Testing Debug (distrib55)"
removing medium "Nonfree Release (distrib56)"
removing medium "Nonfree Release Debug (distrib57)"
removing medium "Nonfree Updates (distrib58)"
removing medium "Nonfree Updates Debug (distrib59)"
removing medium "Nonfree Updates Testing (distrib60)"
removing medium "Nonfree Updates Testing Debug (distrib61)"
removing medium "Nonfree Backports (distrib62)"
removing medium "Nonfree Backports Debug (distrib63)"
removing medium "Nonfree Backports Testing (distrib64)"
removing medium "Nonfree Backports Testing Debug (distrib65)"
removing medium "Tainted Release (distrib66)"
removing medium "Tainted Release Debug (distrib67)"
removing medium "Tainted Updates (distrib68)"
removing medium "Tainted Updates Debug (distrib69)"
removing medium "Tainted Updates Testing (distrib70)"
removing medium "Tainted Updates Testing Debug (distrib71)"
removing medium "Tainted Backports (distrib72)"
removing medium "Tainted Backports Debug (distrib73)"
removing medium "Tainted Backports Testing (distrib74)"
removing medium "Tainted Backports Testing Debug (distrib75)"
removing medium "Core 32bit Release (distrib76)"
removing medium "Core 32bit Updates (distrib77)"
removing medium "Core 32bit Updates Testing (distrib78)"
removing medium "Core 32bit Backports (distrib79)"
removing medium "Core 32bit Backports Testing (distrib80)"
removing medium "Nonfree 32bit Release (distrib81)"
removing medium "Nonfree 32bit Updates (distrib82)"
removing medium "Nonfree 32bit Updates Testing (distrib83)"
removing medium "Nonfree 32bit Backports (distrib84)"
removing medium "Nonfree 32bit Backports Testing (distrib85)"
removing medium "Tainted 32bit Release (distrib86)"
removing medium "Tainted 32bit Updates (distrib87)"
removing medium "Tainted 32bit Updates Testing (distrib88)"
removing medium "Tainted 32bit Backports (distrib89)"
removing medium "Tainted 32bit Backports Testing (distrib90)"
[root@localhost ~]# urpmi.addmedia --distrib --mirrorlist 'http://mirrors.mageia.org/api/mageia.7.$ARCH.list'
/etc/host.conf: line 3: bad command `nospoof on'
/etc/host.conf: line 4: bad command `spoofalert on'
adding medium "Core Release"
adding medium "Core Release Debug" (ignored by default)
adding medium "Core Updates"
adding medium "Core Updates Debug" (ignored by default)
adding medium "Core Updates Testing" (ignored by default)
adding medium "Core Updates Testing Debug" (ignored by default)
adding medium "Core Backports" (ignored by default)
adding medium "Core Backports Debug" (ignored by default)
adding medium "Core Backports Testing" (ignored by default)
adding medium "Core Backports Testing Debug" (ignored by default)
adding medium "Nonfree Release"
adding medium "Nonfree Release Debug" (ignored by default)
adding medium "Nonfree Updates"
adding medium "Nonfree Updates Debug" (ignored by default)
adding medium "Nonfree Updates Testing" (ignored by default)
adding medium "Nonfree Updates Testing Debug" (ignored by default)
adding medium "Nonfree Backports" (ignored by default)
adding medium "Nonfree Backports Debug" (ignored by default)
adding medium "Nonfree Backports Testing" (ignored by default)
adding medium "Nonfree Backports Testing Debug" (ignored by default)
adding medium "Tainted Release"
adding medium "Tainted Release Debug" (ignored by default)
adding medium "Tainted Updates"
adding medium "Tainted Updates Debug" (ignored by default)
adding medium "Tainted Updates Testing" (ignored by default)
adding medium "Tainted Updates Testing Debug" (ignored by default)
adding medium "Tainted Backports" (ignored by default)
adding medium "Tainted Backports Debug" (ignored by default)
adding medium "Tainted Backports Testing" (ignored by default)
adding medium "Tainted Backports Testing Debug" (ignored by default)
adding medium "Core 32bit Release" (ignored by default)
adding medium "Core 32bit Updates" (ignored by default)
adding medium "Core 32bit Updates Testing" (ignored by default)
adding medium "Core 32bit Backports" (ignored by default)
adding medium "Core 32bit Backports Testing" (ignored by default)
adding medium "Nonfree 32bit Release"
adding medium "Nonfree 32bit Updates"
adding medium "Nonfree 32bit Updates Testing" (ignored by default)
adding medium "Nonfree 32bit Backports" (ignored by default)
adding medium "Nonfree 32bit Backports Testing" (ignored by default)
adding medium "Tainted 32bit Release"
adding medium "Tainted 32bit Updates"
adding medium "Tainted 32bit Updates Testing" (ignored by default)
adding medium "Tainted 32bit Backports" (ignored by default)
adding medium "Tainted 32bit Backports Testing" (ignored by default)
    http://mirrors.mageia.org/api/mageia.7.$ARCH.list: media/core/release/media_info/20190627-235351-synthesis.hdlist.cz
                                                                                                                               
    http://mirrors.mageia.org/api/mageia.7.$ARCH.list: media/core/updates/media_info/20190721-183807-synthesis.hdlist.cz
                                                                                                                               
    http://mirrors.mageia.org/api/mageia.7.$ARCH.list: media/nonfree/release/media_info/20190628-001219-synthesis.hdlist.cz
                                                                                                                               
    http://mirrors.mageia.org/api/mageia.7.$ARCH.list: media/nonfree/updates/media_info/20190717-101528-synthesis.hdlist.cz
                                                                                                                               
    http://mirrors.mageia.org/api/mageia.7.$ARCH.list: media/tainted/release/media_info/20190628-001348-synthesis.hdlist.cz
                                                                                                                               
    http://mirrors.mageia.org/api/mageia.7.$ARCH.list: media/tainted/updates/media_info/20190711-201355-synthesis.hdlist.cz
                                                                                                                               
    http://mirrors.mageia.org/api/mageia.7.$ARCH.list: media/../../i586/media/nonfree/release/media_info/20190628-001215-synthesis.hdlist.cz
                                                                                                                               
    http://mirrors.mageia.org/api/mageia.7.$ARCH.list: media/../../i586/media/nonfree/updates/media_info/20190717-101527-synthesis.hdlist.cz
                                                                                                                               
    http://mirrors.mageia.org/api/mageia.7.$ARCH.list: media/../../i586/media/tainted/release/media_info/20190628-001342-synthesis.hdlist.cz
                                                                                                                               
    http://mirrors.mageia.org/api/mageia.7.$ARCH.list: media/../../i586/media/tainted/updates/media_info/20190711-201353-synthesis.hdlist.cz
                                                                                                                               
[root@localhost ~]# urpmi --auto-update --auto --force --download-all --test
/etc/host.conf: line 3: bad command `nospoof on'
/etc/host.conf: line 4: bad command `spoofalert on'
medium "Core Release" is up-to-date
medium "Core Updates" is up-to-date
medium "Nonfree Release" is up-to-date
medium "Nonfree Updates" is up-to-date
medium "Tainted Release" is up-to-date
medium "Tainted Updates" is up-to-date
medium "Nonfree 32bit Release" is up-to-date
medium "Nonfree 32bit Updates" is up-to-date
medium "Tainted 32bit Release" is up-to-date
medium "Tainted 32bit Updates" is up-to-date
The following packages have to be removed for others to be upgraded:
gstreamer0.10-faad-0.10.23-35.mga6.tainted.x86_64
 (due to missing libgstaudio-0.10.so.0()(64bit),
  due to missing libgstreamer-0.10.so.0()(64bit),
  due to missing libgstbase-0.10.so.0()(64bit),
  due to unsatisfied gstreamer0.10-plugins >= 0.10.23)
gstreamer0.10-xvid-0.10.23-35.mga6.tainted.x86_64
 (due to missing libgstreamer-0.10.so.0()(64bit))
lib64dnf1-0.11.1-1.mga6.x86_64
 (due to missing libsolvext.so.0(SOLV_1.0)(64bit),
  due to unsatisfied lib64solv0(x86-64) >= 0.6.30-1,
  due to missing libsolv.so.0(SOLV_1.0)(64bit),
  due to missing libsolvext.so.0()(64bit),
  due to missing libsolv.so.0()(64bit))
lib64mutter-private0-3.24.2-2.mga6.x86_64
 (due to missing libmutter-clutter-0.so()(64bit),
  due to missing libmutter-cogl-0.so()(64bit))
lib64net-snmp30-5.7.3-4.1.mga6.x86_64
 (due to missing libperl.so.5.22()(64bit))
lib64python3.5-3.5.7-1.mga6.x86_64
 (due to unsatisfied lib64python3.5-stdlib == 3.5.7-1.mga6)
lib64python3.5-stdlib-3.5.7-1.mga6.x86_64
 (due to unsatisfied python(abi) == 3.5,
  due to missing libpython3.5m.so.1.0()(64bit))
lib64qscintilla2-qt5_12-2.9.1-7.mga6.x86_64
 (due to conflicts with qscintilla2-qt5-common-2.11.1-6.mga7.x86_64)
lib64smesh5-5.1.2.2-7.mga6.x86_64
 (due to missing libgfortran.so.3(GFORTRAN_1.4)(64bit),
  due to missing libgfortran.so.3(GFORTRAN_1.0)(64bit),
  due to missing libgfortran.so.3()(64bit))
lib64solv0-0.6.30-1.1.mga6.x86_64
 (due to unsatisfied libsolv-tools == 0.6.30-1.1.mga6)
libass9-0.13.6-1.mga6.i586
 (due to missing libfribidi.so.0)
libavcodec57-3.3.9-1.mga6.i586
 (due to missing libva.so.1,
  due to missing libavutil.so.55(LIBAVUTIL_55),
  due to missing libavutil.so.55,
  due to missing libswresample.so.2,
  due to missing libswresample.so.2(LIBSWRESAMPLE_2))
libavresample3-3.3.9-1.mga6.i586
 (due to missing libavutil.so.55(LIBAVUTIL_55),
  due to missing libavutil.so.55)
libavutil55-3.3.9-1.mga6.i586
 (due to missing libva.so.1,
  due to missing libva.so.1(VA_API_0.33.0),
  due to missing libva-drm.so.1,
  due to missing libva-x11.so.1)
libcairo2-1.14.10-1.mga6.i586
 (due to missing libGL.so.1)
libcups2-2.2.6-1.mga6.i586
 (due to missing libgnutls.so.30,
  due to missing libgnutls.so.30(GNUTLS_3_4))
libdri-drivers-17.3.9-1.mga6.i586
 (due to unsatisfied mesa == 17.3.9)
libfribidi0-0.19.7-3.mga6.i586
 (due to unsatisfied fribidi == 0.19.7)
libgfortran3-5.5.0-1.mga6.x86_64
 (due to unsatisfied libquadmath0 == 5.5.0-1.mga6)
libglib-networking-gnutls-2.50.0-1.mga6.i586
 (due to missing libp11-kit.so.0,
  due to missing libgnutls.so.30,
  due to missing libgnutls.so.30(GNUTLS_3_4))
libgnutls30-3.5.13-1.3.mga6.i586
 (due to missing libp11-kit.so.0)
libgtk+-x11-2.0_0-2.24.31-3.mga6.i586
 (due to missing libcairo.so.2)
libgtk+2.0_0-2.24.31-3.mga6.i586
 (due to missing libcups.so.2)
libmesagl1-17.3.9-1.mga6.i586
 (due to unsatisfied libdri-drivers >= 17.3.9-1.mga6)
libmesaglu1-9.0.0-6.1.mga6.i586
 (due to missing libGL.so.1)
libosinfo-common-0.3.0-3.mga6.x86_64
 (due to conflicts with osinfo-db-tools-1.4.0-1.mga7.x86_64)
libp11-kit0-0.23.2-2.mga6.i586
 (due to unsatisfied p11-kit == 0.23.2-2.mga6)
libpango1.0_0-1.40.6-1.mga6.i586
 (due to missing libcairo.so.2)
libpostproc54-3.3.9-1.mga6.i586
 (due to missing libavutil.so.55(LIBAVUTIL_55),
  due to missing libavutil.so.55)
libqt5eglfsdeviceintegration5-5.9.4-1.2.mga6.i586
 (due to missing libGL.so.1,
  due to missing libQt5Gui.so.5(Qt_5_PRIVATE_API),
  due to missing libQt5Gui.so.5,
  due to missing libQt5Gui.so.5(Qt_5),
  due to missing libQt5EglFsKmsSupport.so.5,
  due to missing libQt5EglFsKmsSupport.so.5(Qt_5_PRIVATE_API))
libqt5eglfskmssupport5-5.9.4-1.2.mga6.i586
 (due to missing libQt5EglFSDeviceIntegration.so.5,
  due to missing libQt5Gui.so.5(Qt_5_PRIVATE_API),
  due to missing libQt5Gui.so.5,
  due to missing libQt5Gui.so.5(Qt_5))
libqt5gui5-5.9.4-1.2.mga6.i586
 (due to missing libGL.so.1,
  due to missing libQt5EglFSDeviceIntegration.so.5,
  due to missing libQt5XcbQpa.so.5(Qt_5_PRIVATE_API),
  due to missing libQt5XcbQpa.so.5)
libqt5printsupport5-5.9.4-1.2.mga6.i586
 (due to missing libcups.so.2)
libqt5quick5-5.9.4-1.mga6.i586
 (due to missing libQt5Gui.so.5(Qt_5_PRIVATE_API),
  due to missing libQt5Gui.so.5,
  due to missing libQt5Gui.so.5(Qt_5))
libqt5widgets5-5.9.4-1.2.mga6.i586
 (due to missing libQt5Gui.so.5(Qt_5_PRIVATE_API),
  due to missing libQt5Gui.so.5,
  due to missing libQt5Gui.so.5(Qt_5))
libqt5xcbqpa5-5.9.4-1.2.mga6.i586
 (due to missing libGL.so.1,
  due to missing libQt5Gui.so.5(Qt_5_PRIVATE_API),
  due to missing libQt5Gui.so.5,
  due to missing libQt5Gui.so.5(Qt_5))
libswresample2-3.3.9-1.mga6.i586
 (due to missing libavutil.so.55(LIBAVUTIL_55),
  due to missing libavutil.so.55)
libswscaler4-3.3.9-1.mga6.i586
 (due to missing libavutil.so.55(LIBAVUTIL_55),
  due to missing libavutil.so.55)
libva1-1.7.3-3.mga6.i586
 (due to missing libGL.so.1)
(test only, removal will not be actually done)
    http://mirrors.mageia.org/api/mageia.7.x86_64.list: media/tainted/release/lib64vo-aacenc0-0.1.3-8.mga7.tainted.x86_64.rpm
                                                                                                                               



installing libfreetype6-2.9.1-4.mga7.tainted.i586.rpm lib64xdmcp6-1.1.3-1.mga7.x86_64.rpm info-install-6.5-7.mga7.x86_64.rpm lib64pst4-0.6.72-3.mga7.x86_64.rpm xprop-1.2.4-1.mga7.x86_64.rpm lib64qt5-database-plugin-mysql-5.12.2-2.mga7.x86_64.rpm hplip-hpijs-3.19.5-1.mga7.x86_64.rpm python2-six-1.12.0-3.mga7.noarch.rpm gnome-system-monitor-3.32.1-2.mga7.x86_64.rpm lib64zbar0-0.22-1.mga7.x86_64.rpm lib64edata-
*
*
lib64gnutls30-3.6.7-1.mga7.x86_64.rpm x11-font-bh-lucidatypewriter-75dpi-1.0.3-7.mga7.noarch.rpm lib64gettextmisc-0.19.8.1-4.mga7.x86_64.rpm lib64planner1_0-0.14.6-10.git20160815.4.mga7.x86_64.rpm lib64atomic_ops1-7.6.10-1.mga7.x86_64.rpm lib64girepository-gir2.0-1.60.1-2.mga7.x86_64.rpm lib64cfitsio7-3.450-5.mga7.x86_64.rpm lib64nl-genl3_200-3.4.0-3.mga7.x86_64.rpm bogofilter-1.2.4-8.mga7.x86_64.rpm iw-5.0.1-1.mga7.x86_64.rpm lib64dnf2-0.33.0-1.mga7.x86_64.rpm from /var/cache/urpmi/rpms
Preparing...                     #############################################################################################
Installation is possible
[root@localhost ~]# urpmi --auto-update --auto --force --download-all
/etc/host.conf: line 3: bad command `nospoof on'
/etc/host.conf: line 4: bad command `spoofalert on'
medium "Core Release" is up-to-date
medium "Core Updates" is up-to-date
medium "Nonfree Release" is up-to-date
medium "Nonfree Updates" is up-to-date
medium "Tainted Release" is up-to-date
medium "Tainted Updates" is up-to-date
medium "Nonfree 32bit Release" is up-to-date
medium "Nonfree 32bit Updates" is up-to-date
medium "Tainted 32bit Release" is up-to-date
medium "Tainted 32bit Updates" is up-to-date
The following packages have to be removed for others to be upgraded:
lib64net-snmp30-5.7.3-4.1.mga6.x86_64
 (due to missing libperl.so.5.22()(64bit))
lib64python3.5-3.5.7-1.mga6.x86_64
 (due to unsatisfied lib64python3.5-stdlib == 3.5.7-1.mga6)
lib64python3.5-stdlib-3.5.7-1.mga6.x86_64
 (due to unsatisfied python(abi) == 3.5,
  due to missing libpython3.5m.so.1.0()(64bit))
lib64smesh5-5.1.2.2-7.mga6.x86_64
 (due to missing libgfortran.so.3()(64bit),
  due to missing libgfortran.so.3(GFORTRAN_1.4)(64bit),
  due to missing libgfortran.so.3(GFORTRAN_1.0)(64bit))
libgfortran3-5.5.0-1.mga6.x86_64
 (due to unsatisfied libquadmath0 == 5.5.0-1.mga6)


installing perl-Proc-ProcessTable-0.560.0-1.mga7.x86_64.rpm libreoffice-calc-6.2.3.2-3.mga7.x86_64.rpm system-config-printer-1.5.11-2.mga7.x86_64.rpm python3-qt5-network-5.12.1-2.mga7.x86_64.rpm python3-libcomps-0.1.11-1.mga7.x86_64.rpm lib64peas1.0_0-loader-python3-1.22.0-4.mga7.x86_64.rpm stix-math-fonts-2.0.0-3.mga7.noarch.rpm python3-setuptools-41.0.0-1.mga7.noarch.rpm dnf-plugins-
*
*
lang-0.33.0-1.mga7.noarch.rpm libheif-1.4.0-2.mga7.tainted.x86_64.rpm lib64swresample3-4.1.4-1.mga7.tainted.x86_64.rpm perl-MRO-Compat-0.130.0-2.mga7.noarch.rpm libreoffice-base-6.2.3.2-3.mga7.x86_64.rpm perl-Math-Int64-0.540.0-10.mga7.x86_64.rpm from /var/cache/urpmi/rpms
Preparing...                     #############################################################################################
Installation failed:   file /etc/X11/xinit.d/qt5-check-opengl2.sh from install of lib64qt5gui5-5.12.2-2.mga7.x86_64 conflicts with file from package libqt5gui5-5.9.4-1.2.mga6.i586
[root@localhost ~]# exit
exit

Script done on 2019-07-25T12:06:20 CEST



doktor5000 wrote:
anp66 wrote:But then I get failure when installing qt5-check-opengl2.sh, there is some liberay dependense.
If I want to uninstall the liberay a LOT of other stoff must be uninstalled, and that can not be the way.

There is a couble of other failures, but that is the first one.

Then I restartet Mageia, now with repository for ver 7, and trayed to update from Mageia Control Center, just a single package.
That did not work because rpm was to old, traying to update rpm lead me back to:
failure when installing qt5-check-opengl2.sh, there is some liberay dependense.


Can you please post the exact output from urpmi please?
anp66
 
Posts: 34
Joined: Jul 18th, '17, 23:49

Re: Prepare upgrade Mageia 6 to Mageia 7 ?

Postby ITA84 » Jul 25th, '19, 14:07

Oddly enough, when adding the Mageia 7 media the Core 32-bit media remain disabled, while the Nonfree and Tainted media are enabled. In any case, you may want to enable Core 32-bit media (Release and Updates) manually, but I don't know if it'll solve the problem, which is a conflict between lib64qt5gui5 and libqt5gui5 (even with the Mageia 7 version of the 32-bit package, I think that conflict would still be there), and of course there may be more conflicts down the line anyway
ITA84
 
Posts: 199
Joined: Mar 5th, '13, 18:15

Re: Prepare upgrade Mageia 6 to Mageia 7 ?

Postby doktor5000 » Jul 27th, '19, 11:05

Can you please post the output of
Code: Select all
rpm -qa|grep qt5gui5


Apart from that, this error should be reported as a bug, as it seems urpmi wants to upgrade an i586 package with an x86_64 one, which is wrong IMHO:
Installation failed:   file /etc/X11/xinit.d/qt5-check-opengl2.sh from install of lib64qt5gui5-5.12.2-2.mga7.x86_64 conflicts with file from package libqt5gui5-5.9.4-1.2.mga6.i586
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 17659
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany


Return to Basic support

Who is online

Users browsing this forum: No registered users and 1 guest

cron