Bug 21763 - drakx-net-text missed a dependency on libdrakx-kbd-mouse-x11
Summary: drakx-net-text missed a dependency on libdrakx-kbd-mouse-x11
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: 6
Hardware: All Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Mageia tools maintainers
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-23 23:06 CEST by Pascal Terjan
Modified: 2020-08-10 14:10 CEST (History)
1 user (show)

See Also:
Source RPM: drakx-net
CVE:
Status comment:


Attachments

Description Pascal Terjan 2017-09-23 23:06:27 CEST
# drakconnect
Can't locate mouse.pm in @INC (you may need to install the mouse module) (@INC contains: /usr/lib/libDrakX /usr/lib/perl5/site_perl/5.22.3/x86_64-linux-thread-multi /usr/lib/perl5/site_perl/5.22.3 /usr/lib/perl5/vendor_perl/5.22.3/x86_64-linux-thread-multi /usr/lib/perl5/vendor_perl/5.22.3 /usr/lib/perl5/5.22.3/x86_64-linux-thread-multi /usr/lib/perl5/5.22.3 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.22.2 /usr/lib/perl5/vendor_perl/5.22.2/x86_64-linux-thread-multi /usr/lib/perl5/vendor_perl/5.22.0 /usr/lib/perl5/vendor_perl .) at /usr/lib/libDrakX/network/netconnect.pm line 10.
BEGIN failed--compilation aborted at /usr/lib/libDrakX/network/netconnect.pm line 10.
Compilation failed in require at /usr/libexec/drakconnect line 55.
Perl's trace:
drakbug::bug_handler() called from /usr/libexec/drakconnect:55
Comment 1 Pascal Terjan 2017-09-23 23:10:33 CEST
Missing dependency is libdrakx-kbd-mouse-x11, installing it fixes it, it then fails with another problem but that's unrelated


│  An unexpected error has happened:                                              │
│  INTERNAL ERROR: unknown device input/event0                                    │
│  MDK::Common::Various::internal_error() called from                             │
│  /usr/lib/libDrakX/devices.pm:131                                               │
│  devices::entry() called from /usr/lib/libDrakX/devices.pm:146                  │
│  devices::make() called from /usr/lib/libDrakX/detect_devices.pm:642            │
│  detect_devices::getInputDevices() called from                                  │
│  /usr/lib/libDrakX/detect_devices.pm:662                                        │
│  detect_devices::getInputDevices_and_usb() called from                          │
│  /usr/lib/libDrakX/detect_devices.pm:1180                                       │
│  detect_devices::probeall() called from /usr/lib/libDrakX/detect_devices.pm:523 │
│  detect_devices::probe_category() called from                                   │
│  /usr/lib/libDrakX/network/connection/ethernet.pm:20                            │
│  network::connection::ethernet::get_devices() called from                       │
│  /usr/lib/libDrakX/network/connection.pm:54                                     │
│  network::connection::get_connections() called from                             │
│  /usr/lib/libDrakX/network/netconnect.pm:144                                    │
│  network::netconnect::__ANON__() called from /usr/lib/libDrakX/wizards.pm:176   │
│  wizards::process() called from /usr/lib/libDrakX/network/netconnect.pm:785     │
│  network::netconnect::real_main() called from                                   │
│  /usr/lib/libDrakX/network/netconnect.pm:839                                    │
│  (eval)() called from /usr/lib/libDrakX/network/netconnect.pm:839               │
│  network::netconnect::safe_main() called from /usr/libexec/drakconnect:56
Pascal Terjan 2017-09-23 23:11:01 CEST

Summary: drakx-net-text does not work (missing dependencies?) => drakx-net-text missed a dependency on libdrakx-kbd-mouse-x11

Rémi Verschelde 2017-09-24 10:40:59 CEST

Assignee: bugsquad => mageiatools

Comment 2 Pascal Terjan 2017-10-03 12:15:29 CEST
The file using mouse.pm is actually part of libdrakx-net

drakx-kbd-mouse-x11 also has a subpackage drakx-kbd-mouse-x11-text but I am not sure why. Maybe mouse.pm should be moved there.
Comment 3 Aurelien Oudelet 2020-08-05 16:23:01 CEST
This message is a reminder that Mageia 6 is end of life.

Mageia stopped maintaining and issuing updates for Mageia 6. At that time this bug will be closed as OLD (EOL).

Package Maintainer: If you wish for this bug to remain open because you plan to 
fix it in a currently maintained version, simply change the 'version' to a later 
Mageia version prior to Mageia 6's end of life.

Bug Reporter: Thank you for reporting this issue and we are sorry that we cannot 
be able to fix it before Mageia 6 was end of life.
If you would still like to see this bug fixed and are able to reproduce it against a later version of Mageia, you are encouraged to click on "Version" and change it against that version of Mageia.

Although we aim to fix as many bugs as possible during every release's lifetime, 
sometimes those efforts are overtaken by events. Often a more recent Mageia 
release includes newer upstream software that fixes bugs or makes them obsolete.

--
Mageia Bugsquad

CC: (none) => ouaurelien
Status: NEW => RESOLVED
Resolution: (none) => OLD

Comment 4 Pascal Terjan 2020-08-10 11:09:53 CEST
# urpmi drakx-net-text                                                                                                                                                                       
To satisfy dependencies, the following packages are going to be installed:
  Package                        Version      Release       Arch    
(medium "Core Release")
  drakx-net-text                 2.51         1.mga8        noarch  
  drakxtools-curses              18.32        1.mga8        x86_64  
  libdrakx-kbd-mouse-x11         1.29         6.mga8        x86_64  
9.9MB of additional disk space will be used.
1.9MB of packages will be retrieved.
Proceed with the installation of the 3 packages? (Y/n) 


This is indeed fixed
Comment 5 Aurelien Oudelet 2020-08-10 14:10:52 CEST
As comment #4, Mark it fixed

Resolution: OLD => FIXED


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