Bug 4706 - 2_b1: "/usr/sbin/drakvirt" is not executable [Virtualization]
Summary: 2_b1: "/usr/sbin/drakvirt" is not executable [Virtualization]
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: All Linux
Priority: Low enhancement
Target Milestone: ---
Assignee: Thierry Vignaud
QA Contact:
URL: http://svnweb.mageia.org/soft/control...
Whiteboard:
Keywords: Junior_job
Depends on: 6326
Blocks:
  Show dependency treegraph
 
Reported: 2012-02-26 14:41 CET by Bit Twister
Modified: 2013-10-02 15:08 CEST (History)
4 users (show)

See Also:
Source RPM: drakconf-12.22.1-2.mga2.src.rpm
CVE:
Status comment:


Attachments

Description Bit Twister 2012-02-26 14:41:44 CET
Description of problem:

"/usr/sbin/drakvirt" is not executable [Virtualization] at /usr/sbin/drakconf.real line 820.

# urpmi drakvirt
No package named drakvirt


Version-Release number of selected component (if applicable):


How reproducible: Always


Steps to Reproduce:
1. click up a terminal
2. su - root
3. mcc
Comment 1 Manuel Hiebel 2012-02-26 23:05:02 CET
drakvirt seems dead, and this line is only a warning.

Thierry maybe we can disable this one and drakmenustyle in /etc/sysconfig/mcc.conf ?

(if it's still the right place :) )

Assignee: bugsquad => thierry.vignaud
Severity: normal => minor

Comment 2 Thierry Vignaud 2012-03-10 18:24:14 CET
yes we can.
But maybe blino wants to import drakvirt instead?

Keywords: (none) => Junior_job
Priority: Normal => Low
CC: (none) => mageia
Severity: minor => enhancement

Comment 3 Marja Van Waes 2012-05-26 13:03:48 CEST
Hi,

This bug was filed against cauldron, but we do not have cauldron at the moment.

Please report whether this bug is still valid for Mageia 2.

Thanks :)

Cheers,
marja

Keywords: (none) => NEEDINFO

Comment 4 Bit Twister 2012-05-26 16:23:22 CEST
(In reply to comment #3)

> Please report whether this bug is still valid for Mageia 2.

still valid

Keywords: NEEDINFO => (none)

Comment 5 Alex Loginov 2012-12-04 21:53:50 CET
File $HOME/.xsession-errors:
"/usr/sbin/mgaapplet-config" is not executable [Updates Configuration] at /usr/sbin/drakconf.real line 820.
"/usr/bin/drakmenustyle" is not executable [Menus] at /usr/sbin/drakconf.real line 820.
"/usr/sbin/drakbackup" is not executable [Backups] at /usr/sbin/drakconf.real line 820.
"/usr/sbin/drakvirt" is not executable [Virtualization] at /usr/sbin/drakconf.real line 820.
"/usr/sbin/tomoyo-gui" is not executable [Tomoyo Policy] at /usr/sbin/drakconf.real line 820.

CC: (none) => loginov_alex

Manuel Hiebel 2013-02-25 00:38:09 CET

Depends on: (none) => 6326
URL: (none) => http://svnweb.mageia.org/soft/control-center/trunk/lib/MDV/Control_Center.pm?view=markup

Comment 6 Rémi Verschelde 2013-07-02 16:07:05 CEST
Ping.

It's a low priority change, but if we won't do anything for the tools listed in comment 5, it would be best to hide them.

CC: (none) => remi

Comment 7 Olivier Blin 2013-10-02 13:52:35 CEST
I am not sure drakvirt is relevant anymore with virt-manager and Gnome boxes, we can probably just forget about it.
Comment 8 Nicolas Lécureuil 2013-10-02 13:59:43 CEST
can i commit this then ?

diff --git a/lib/MDV/Control_Center.pm b/lib/MDV/Control_Center.pm
index edd99f0..befbfd8 100755
--- a/lib/MDV/Control_Center.pm
+++ b/lib/MDV/Control_Center.pm
@@ -649,16 +649,6 @@ our %programs =
    },
 
 
-   "Virtualization" =>
-   {
-    binary => "drakvirt",
-    embedded => 1,
-    description => N("Virtualization"),
-    long_description => N("Virtual machines management"),
-    icon => 'drakvirt',
-   },
-
-
    "VPN" =>
    {
     binary => "drakvpn",

CC: (none) => nicolas.lecureuil

Comment 9 Olivier Blin 2013-10-02 14:07:34 CEST
Ok for me
Comment 10 Nicolas Lécureuil 2013-10-02 14:10:59 CEST
thanks commited.

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

Comment 11 Manuel Hiebel 2013-10-02 15:08:47 CEST
Nicolas, there is some other line you could remove too like drakbackup or drakmenustyle which are dead too (cf https://bugs.mageia.org/show_bug.cgi?id=5406#c3)

no ideas about tomoyo gui

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