/etc/qemu-ifdown is being installed without execute permissions

Bug #430655 reported by Dominic Evans
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
qemu-kvm (Ubuntu)
Fix Released
Low
Dustin Kirkland 

Bug Description

Binary package hint: qemu-kvm

= Abstract

/etc/qemu-ifdown is being installed without execute permissions for any user

= Description

Because the qemu-ifdown script is not executable, the tunnel is not properly brought down after shutting the vm down

$ sudo qemu rhel5-1.img -net nic -net tap -m 512 -name RHEL1 -vga std
...
^[
/etc/qemu-ifdown: could not launch network script

== Actual Permissions

$ ls -l /etc/qemu-if*
-rw-r--r-- 1 root root 176 2009-09-11 05:38 /etc/qemu-ifdown
-rwxr-xr-x 1 root root 174 2009-09-16 12:07 /etc/qemu-ifup*

== Expected Permissions

$ ls -l /etc/qemu-if*
-rwxr-xr-x 1 root root 176 2009-09-11 05:38 /etc/qemu-ifdown*
-rwxr-xr-x 1 root root 174 2009-09-16 12:07 /etc/qemu-ifup*

Related branches

Changed in qemu-kvm (Ubuntu):
status: New → Triaged
importance: Undecided → Low
assignee: nobody → Dustin Kirkland (kirkland)
Changed in qemu-kvm (Ubuntu):
status: Triaged → In Progress
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package qemu-kvm - 0.11.0~rc2-0ubuntu5

---------------
qemu-kvm (0.11.0~rc2-0ubuntu5) karmic; urgency=low

  * debian/patches/06_set_sdl_title.patch: set the sdl title properly
    when using -name, LP: #423076
  * debian/patches/07_right_ctrl_grab.patch: support right-ctrl grab
    for improved accessibility, LP: #237635
  * debian/08_fix_qemu-ifup.patch: fix positional argument problem in
    qemu-ifup script, LP: #237635
  * debian/install, debian/links: install qemu-ifup and qemu-ifdown to
    /usr/bin, and symlink them to the (somewhat silly) location where
    qemu expects to find an executable script, update the ifdown script
    to use the same logic in determining the bridge interface, LP: #430655

 -- Dustin Kirkland <email address hidden> Fri, 18 Sep 2009 10:59:44 -0500

Changed in qemu-kvm (Ubuntu):
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.