SRU patch attached.

** Description changed:

  When running byobu-launcher-install on a new machine (which hasn't run byobu 
yet), it fails with the following message:
  r...@host01:~# byobu-launcher-install
  touch: cannot touch `/root/.byobu/disable-autolaunch': No such file or 
directory
  
  If you start buyobu first, quit and than run byobu-launcher-install, it
  works fine.
  
  The issue seems to be in byobu-launcher-uninstall. Please find patch
  attached.
+ 
+ ====
+ SRU
+  * IMPACT: affects users who run byobu-launcher-install before ever having 
run byobu (mostly affects ubuntu vm appliance makers)
+  * HOW FIXED: this is trivially fixed with a very safe mkdir -p
+  * TEST CASE: install byobu; make sure that ~/.byobu does not exist; try 
running byobu-launcher-install; boom; install new package, try same thing, 
works better
+  * REGRESSION POTENTIAL: none
+ ===

** Attachment added: "out"
   http://launchpadlibrarian.net/50275817/out

-- 
byobu-launcher-install doesn't create the directory it needs
https://bugs.launchpad.net/bugs/580384
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Reply via email to