| Summary: | drakx-net-text missed a dependency on libdrakx-kbd-mouse-x11 | ||
|---|---|---|---|
| Product: | Mageia | Reporter: | Pascal Terjan <pterjan> |
| Component: | RPM Packages | Assignee: | Mageia tools maintainers <mageiatools> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | Normal | CC: | ouaurelien |
| Version: | 6 | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Source RPM: | drakx-net | CVE: | |
| Status comment: | |||
|
Description
Pascal Terjan
2017-09-23 23:06:27 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 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. 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 # 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 |