[Bug 1077981] Re: udev rules from persistent usb-stick leak to installs

2020-05-04 Thread Launchpad Bug Tracker
[Expired for ubiquity (Ubuntu) because there has been no activity for 60
days.]

** Changed in: ubiquity (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1077981

Title:
  udev rules from persistent usb-stick leak to installs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1077981/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1077981] Re: udev rules from persistent usb-stick leak to installs

2020-03-05 Thread Marcus Tomlinson
This release of Ubuntu is no longer receiving maintenance updates. If
this is still an issue on a maintained version of Ubuntu please let us
know.

** Changed in: ubiquity (Ubuntu)
   Status: Confirmed => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1077981

Title:
  udev rules from persistent usb-stick leak to installs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1077981/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1077981] Re: udev rules from persistent usb-stick leak to installs

2013-11-20 Thread Tim Booth
I had this issue when using live-boot sticks for training purposes, and
as I was repacking the image anyway I made the following changes:

dpkg-divert --local --rename --divert /lib/udev/write_net_rules.real 
/lib/udev/write_net_rules
dpkg-divert --local --rename --divert /lib/udev/write_cd_rules.real 
/lib/udev/write_cd_rules

tee /lib/udev/write_net_rules /lib/udev/write_cd_rules X
#!/bin/sh

# Patch for Bio-Linux
# Only actually do this if not booted from Casper
if ! grep -q ' boot=casper\( \|$\)' /proc/cmdline ; then
exec $0.real $@
fi
X

chmod 755 /lib/udev/write_*_rules

It's crude but should be effective so long as this bug is open.

TIM

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1077981

Title:
  udev rules from persistent usb-stick leak to installs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1077981/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1077981] Re: udev rules from persistent usb-stick leak to installs

2013-11-20 Thread Matthias Niess
Some developers on IRC told me this is expected behavior. Sticks with
persistence are not supposed to be used for installs. I stopped using
them alltogether because of this bug.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1077981

Title:
  udev rules from persistent usb-stick leak to installs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1077981/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1077981] Re: udev rules from persistent usb-stick leak to installs

2012-11-12 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: ubiquity (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1077981

Title:
  udev rules from persistent usb-stick leak to installs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1077981/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1077981] Re: udev rules from persistent usb-stick leak to installs

2012-11-12 Thread Dmitrijs Ledkovs
** Changed in: ubiquity (Ubuntu)
   Importance: Undecided = Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1077981

Title:
  udev rules from persistent usb-stick leak to installs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1077981/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs