| Summary: | mga6: mcc will not launch (perl: symbol lookup error: xf86misc: : undefined symbol: Perl_xs_apiversion_bootcheck) | ||
|---|---|---|---|
| Product: | Mageia | Reporter: | Bit Twister <bittwister2> |
| Component: | RPM Packages | Assignee: | Mageia Bug Squad <bugsquad> |
| Status: | RESOLVED INVALID | QA Contact: | |
| Severity: | critical | ||
| Priority: | Normal | CC: | mageia, thierry.vignaud |
| Version: | Cauldron | ||
| Target Milestone: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Source RPM: | drakx-kbd-mouse-x11-1.8-1.mga5.src.rpm | CVE: | |
| Status comment: | |||
| Attachments: | /etc/urpmi/urpmi.cfg | ||
|
Description
Bit Twister
2015-08-21 11:12:36 CEST
Should not be part of the problem but I forgot to mention; problem found in a 64 bit VirtualBox guest using vendor VB 5.0.2-102096 and extension pack. You didn't installed anything from CPAN manually?
What reports the following command?
rpm -q perl{,-base}Keywords:
(none) =>
NEEDINFO (In reply to Thierry Vignaud from comment #2) > You didn't installed anything from CPAN manually? Nope, pretty much just as the test procedure indicates except for the vendor install of Oracle_VM_VirtualBox_Extension_Pack-5.0.2-102096.vbox-extpack VirtualBox-5.0.2-102096-Linux_amd64.run on host and VB on guest. Everything working on mga5 guest with all updates. Did a VB guest clone to mg6 change /5/ to /cauldron/ in /etc/urpmi/urpmi.cfg urpmi --downloader wget --auto --auto-update --test and ran mcc->Software Management->Update your system answered Yes/Ok and next mcc or drakrpm-update fail to run. > What reports the following command? > rpm -q perl{,-base} # rpm -q perl{,base} perl-5.22.0-6.mga6 package perlbase is not installed I can repeatedly run urpmi --downloader wget --auto --auto-update until nothing installs then mcc will launch. Keywords:
NEEDINFO =>
(none) That should have been:
rpm -q perl{,-base}
Anyway, your issue is that you've drakx-kbd-mouse-x11-1.8-1.mga5 whereas drakx-kbd-mouse-x11-1.8-2.mga6 was uploaded on June 23 so that it was rebuild with perl-5.22
I think the root issue is that you used MageiaUpdate, however it only looks at media tagged as "update" (which core/release is not).
You should run "urpmi --auto-select"Status:
NEW =>
RESOLVED (ie update is not the same as upgrade, MageiaUpdate does the former whereas urpmi --auto-select will do both) (In reply to Thierry Vignaud from comment #4) > That should have been: > rpm -q perl{,-base} # rpm -q perl{,-base} perl-5.22.0-6.mga6 perl-base-5.22.0-6.mga6 > Anyway, your issue is that you've drakx-kbd-mouse-x11-1.8-1.mga5 whereas > drakx-kbd-mouse-x11-1.8-2.mga6 was uploaded on June 23 so that it was > rebuild with perl-5.22 Well, I would have assumed some package should make it mandatory with the other drake updates like drakxtools-16.104-6.mga6.x86_64 Mon-24-Aug > I think the root issue is that you used MageiaUpdate, however it only looks > at media tagged as "update" (which core/release is not). > You should run "urpmi --auto-select" Not many newbies would know to run the command line for software update. I suggest to you running drakrpm-update should have worked anyway because I did have all media enabled/update. Status:
RESOLVED =>
REOPENED Created attachment 6960 [details]
/etc/urpmi/urpmi.cfg
Not many newbies are using cauldron, or should use cauldron if they don't know how to work with it :) CC:
(none) =>
mageia (In reply to Sander Lepik from comment #8) > Not many newbies are using cauldron, or should use cauldron if they don't > know how to work with it :) Yeah, I hear where you are coming from, but as I misunderstand it, user sees the "There is a new release, do you want to upgrade" I thought drakrpm-update was eventually called to proceed with the upgrade. If so, those first mandatory packages (about 101 in my case) would be install and suggest reboot, and there is where the user will not be able to run mcc or drakrpm-update again. We don't do upgrade with MageiaUpdate and never did. It never was able to. Status:
REOPENED =>
RESOLVED |