Bug 30523 - mgaapplet-update-checker crashed
Summary: mgaapplet-update-checker crashed
Status: RESOLVED DUPLICATE of bug 22042
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: x86_64 Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Mageia Bug Squad
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-07 22:57 CEST by Ben McMonagle
Modified: 2022-06-08 05:48 CEST (History)
0 users

See Also:
Source RPM: mgaonline-3.31-3.mga9
CVE:
Status comment:


Attachments
terminal output: urpmi --auto-update -vv --debug (73.07 KB, text/plain)
2022-06-08 03:11 CEST, Ben McMonagle
Details

Description Ben McMonagle 2022-06-07 22:57:10 CEST
The "mgaapplet-update-checker" program crashed. Drakbug-18.45 caught it.

while browsing web

detecting looping forever while trying to resolve dependencies.
Aborting... Try again with '-vv --debug' options at /usr/lib64/perl5/vendor_perl/URPM/Resolve.pm line 1288.
Perl's trace:
drakbug::bug_handler() called from /usr/lib64/perl5/vendor_perl/URPM/Resolve.pm:1288
URPM::resolve_requested__no_recommends_() called from /usr/lib64/perl5/vendor_perl/URPM/Resolve.pm:1170
URPM::resolve_requested__no_recommends() called from /usr/lib64/perl5/vendor_perl/URPM/Resolve.pm:1100
URPM::resolve_requested() called from /usr/share/perl5/vendor_perl/urpm/select.pm:347
urpm::select::resolve_dependencies() called from /usr/bin/mgaapplet-update-checker:79

Theme name: Adwaita
Kernel version = 5.18.1-desktop-3.mga9
Distribution=Mageia release 9 (Cauldron) for x86_64
CPU=AMD E1-6010 APU with AMD Radeon R2 Graphics
Comment 1 Ben McMonagle 2022-06-07 23:03:23 CEST
not sure if relevant:

[root@localhost ~]# uname -r
5.18.1-desktop-3.mga9
[root@localhost ~]# urpmq --list-media active
Core Release (distrib1)
Core Updates (distrib3)
Nonfree Release (distrib11)
Nonfree Updates (distrib13)
Tainted Release (distrib21)
Tainted Updates (distrib23)
[root@localhost ~]# uname -r
5.18.1-desktop-3.mga9
[root@localhost ~]# urpmi --auto-update
medium "Core Release (distrib1)" is up-to-date
medium "Core Updates (distrib3)" is up-to-date
medium "Nonfree Release (distrib11)" is up-to-date
medium "Nonfree Updates (distrib13)" is up-to-date
medium "Tainted Release (distrib21)" is up-to-date
medium "Tainted Updates (distrib23)" is up-to-date
In order to satisfy the 'kernel-linus|kernel-server' dependency, one of the following packages is needed:
 1- kernel-server-5.18.2-2.mga9.x86_64: Linux Kernel for server use with x86_64 (to install)
 2- kernel-linus-5.18.2-1.mga9.x86_64: The Linux kernel (the core of the Linux operating system) (to install)
What is your choice? (1-2) 

&

[root@localhost ~]# drakrpm
Ignore the following Glib::Object::Introspection & Gtk3 warnings
Subroutine Gtk3::main redefined at /usr/share/perl5/vendor_perl/Gtk3.pm line 539.
Use of uninitialized value $value in numeric eq (==) at /usr/share/perl5/vendor_perl/Gtk3.pm line 805.
Use of uninitialized value $value in numeric eq (==) at /usr/share/perl5/vendor_perl/Gtk3.pm line 805.
Use of uninitialized value $value in numeric eq (==) at /usr/share/perl5/vendor_perl/Gtk3.pm line 805.
Use of uninitialized value $value in numeric eq (==) at /usr/share/perl5/vendor_perl/Gtk3.pm line 805.
Use of uninitialized value $value in numeric eq (==) at /usr/share/perl5/vendor_perl/Gtk3.pm line 805.
Use of uninitialized value $value in numeric eq (==) at /usr/share/perl5/vendor_perl/Gtk3.pm line 805.
Use of uninitialized value $value in numeric eq (==) at /usr/share/perl5/vendor_perl/Gtk3.pm line 805.
Impossible to set by_group view as default
getting lock on urpmi
examining synthesis file [/var/lib/urpmi/Core Release (distrib1)/synthesis.hdlist.cz]
examining synthesis file [/var/lib/urpmi/Core Updates (distrib3)/synthesis.hdlist.cz]
examining synthesis file [/var/lib/urpmi/Core Backports (distrib7)/synthesis.hdlist.cz]
examining synthesis file [/var/lib/urpmi/Nonfree Release (distrib11)/synthesis.hdlist.cz]
examining synthesis file [/var/lib/urpmi/Nonfree Updates (distrib13)/synthesis.hdlist.cz]
examining synthesis file [/var/lib/urpmi/Nonfree Backports (distrib17)/synthesis.hdlist.cz]
examining synthesis file [/var/lib/urpmi/Tainted Release (distrib21)/synthesis.hdlist.cz]
examining synthesis file [/var/lib/urpmi/Tainted Updates (distrib23)/synthesis.hdlist.cz]
examining synthesis file [/var/lib/urpmi/Tainted Backports (distrib27)/synthesis.hdlist.cz]
examining synthesis file [/var/lib/urpmi/Core 32bit Backports (distrib34)/synthesis.hdlist.cz]
examining synthesis file [/var/lib/urpmi/Nonfree 32bit Backports (distrib39)/synthesis.hdlist.cz]
examining synthesis file [/var/lib/urpmi/Tainted 32bit Backports (distrib44)/synthesis.hdlist.cz]
would install instead of upgrade package kernel-desktop-5.18.2-2.mga9.x86_64
would install instead of upgrade package kernel-desktop-devel-5.18.2-2.mga9.x86_64
would install instead of upgrade package kernel-server-5.18.2-2.mga9.x86_64
would install instead of upgrade package kernel-server-devel-5.18.2-2.mga9.x86_64
would install instead of upgrade package kernel-linus-5.18.2-1.mga9.x86_64
would install instead of upgrade package kernel-linus-devel-5.18.2-1.mga9.x86_64
Ignore the following Glib::Object::Introspection & Gtk3 warnings
Subroutine Gtk3::main redefined at /usr/share/perl5/vendor_perl/Gtk3.pm line 539.


crashed and popped up another "Mageia bug report tool"
Comment 2 Ben McMonagle 2022-06-08 03:11:55 CEST
Created attachment 13293 [details]
terminal output: urpmi --auto-update -vv --debug
Ben McMonagle 2022-06-08 03:12:56 CEST

Attachment 13293 description: tereminal output: urpmi --auto-update -vv --debug => terminal output: urpmi --auto-update -vv --debug

Comment 3 sturmvogel 2022-06-08 05:48:52 CEST
Dup of 22042

*** This bug has been marked as a duplicate of bug 22042 ***

Resolution: (none) => DUPLICATE
Status: NEW => RESOLVED


Note You need to log in before you can comment on or make changes to this bug.