Update from screen-profiles to byobu does not clean up .profile
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| byobu (Ubuntu) |
Medium
|
Dustin Kirkland |
Bug Description
Binary package hint: byobu
The package screen-profiles put the line "[ -x /usr/bin/
[ -x /usr/bin/
`echo $- | grep -qs i` && byobu-launcher
This causes to start a new screen-session when I close the last shell (yes, I do sometimes exit all shells :-))
It's not hard to remove one line, but maybe you could do that automatically on update too.
Related branches
Dustin Kirkland (kirkland) wrote : | #1 |
Changed in byobu (Ubuntu): | |
assignee: | nobody → Dustin Kirkland (kirkland) |
importance: | Undecided → Medium |
status: | New → In Progress |
Launchpad Janitor (janitor) wrote : | #2 |
This bug was fixed in the package byobu - 2.18-0ubuntu1
---------------
byobu (2.18-0ubuntu1) karmic; urgency=low
* debian/
if it fails, let the installation proceed, since we've copied
screen.real back into place now, (much hate shall descend upon
dpkg-
* byobu-launcher-
fully qualified, update the remove to account for this; clean out
old screen-launcher entries as a janitor item LP: #392978
* keybindings/f-keys, keybindings/
byobu-config window 'config', rather than 'help'
-- Dustin Kirkland <email address hidden> Tue, 30 Jun 2009 16:08:47 -0700
Changed in byobu (Ubuntu): | |
status: | In Progress → Fix Released |
Hey thanks for the report. Good catch, this is annoying. I'll get this fixed ASAP.
:-Dustin