Debconf message should mention sudo, not root

Bug #183813 reported by Richard Laager
6
Affects Status Importance Assigned to Milestone
libraw1394 (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Here's a debconf message from libraw1394 that was mailed to me:

---
The device file /dev/raw1394 will be created for libraw1394. This library
is used by applications to access FireWire devices.

The default access permissions allows only users in the "disk" group.
This restrictive setting was chosen since raw1394 allows almost full
access to the FireWire bus and all connected devices are accessible, which
may include hard disks.

If you don't intend to connect sensitive devices and e.g. only want to get
video streams out of a camera, you can relax the permissions. If you
don't have malicious users on your system, you can allow access for all
users with this command (executed as the root user):
    chmod 666 /dev/raw1394
---

As Ubuntu uses sudo, the end of this should say:
...
don't have malicious users on your system, you can allow access for all
users with this command:
    sudo chmod 666 /dev/raw1394

Related branches

Changed in libraw1394:
assignee: nobody → mkoehle1
status: New → In Progress
Revision history for this message
Michael W. Koehler (mkoehle1) wrote :

It turns out that the debconf message was just echoing the contents of README.Debian. I have attached a patch (following the preset .dpatch format) to correct this problem in libraw1394-8, enjoy.

Changed in libraw1394:
assignee: mkoehle1 → nobody
status: In Progress → Confirmed
Revision history for this message
Richard Laager (rlaager) wrote :

That patch creates a libraw1394-1.3.0~/debian/README.Debian~ file, which is not needed. It's obviously just a backup from your editor. ;)

Otherwise, that should do it. Thanks! I'm guessing you're not an Ubuntu developer? Hopefully someone will pick up your patch.

Revision history for this message
Daniel Holbach (dholbach) wrote :

To get your fix (or workaround) included in Ubuntu, try transforming it into debdiff (http://wiki.ubuntu.com/PackagingGuide/Recipes/Debdiff) and submitting it for review (http://wiki.ubuntu.com/SponsorshipProcess).

Setting status to 'incomplete' for now. Please set back to 'new' once you attached the debdiff and subscribed the sponsors team.

Changed in libraw1394:
status: Confirmed → Incomplete
Revision history for this message
Michael W. Koehler (mkoehle1) wrote :

The '.debdiff' version of the patch is attached.

Changed in libraw1394:
assignee: nobody → ubuntu-main-sponsors
status: Incomplete → New
Revision history for this message
Daniel Holbach (dholbach) wrote :

Can you please follow http://wiki.ubuntu.com/DebianMaintainerField and add a (LP: #183813) to the changelog?

Changed in libraw1394:
assignee: ubuntu-main-sponsors → nobody
Revision history for this message
Daniel T Chen (crimsun) wrote :

What's the status of progress?

Changed in libraw1394:
status: New → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package libraw1394 - 1.3.0-4ubuntu1

---------------
libraw1394 (1.3.0-4ubuntu1) jaunty; urgency=low

  * debian/README.Debian: Corrected file to use sudo instead of running as
    root (LP: #183813)

 -- <email address hidden> (Michael W. Koehler) Thu, 07 Feb 2008 16:22:50 -0500

Changed in libraw1394:
status: Incomplete → 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.