Small bug in UUID conversion in volumeid.postinst

Bug #59376 reported by Elias Oltmanns
2
Affects Status Importance Assigned to Milestone
udev (Ubuntu)
Fix Released
High
Scott James Remnant (Canonical)

Bug Description

 affects /distros/ubuntu/udev
 assignee <email address hidden>

Since I suppose that attachments of emails sent to launchpad are still
scrubbed (and I can't access my launchpad account, for some reason), I
just inline the small patch. Sorry for the inconvenience and please do
let me know if attachments are, on the contrary, accepted yet.

--- volumeid.postinst.orig 2006-09-07 18:04:38.000000000 +0200
+++ volumeid.postinst 2006-09-07 18:05:33.000000000 +0200
@@ -126,7 +126,7 @@
    ;;
       *)
    echo "Warning: $DEV is not a swap partition" 1>&2
- echo "LINE"
+ echo "$LINE"
    continue
    ;;
   esac

Revision history for this message
Scott James Remnant (Canonical) (canonical-scott) wrote :

Fixed, will be uploaded after Knot 3 Freeze

Changed in udev:
importance: Untriaged → High
status: Unconfirmed → Fix Committed
Changed in udev:
status: Fix Committed → 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.