byobu does not install byobu-screen anymore

Bug #913806 reported by Daniel Hahler
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
byobu
Fix Released
Medium
Unassigned

Bug Description

The byobu-screen symlink gets removed by accident.

I am attaching a branch to fix this.

Related branches

Revision history for this message
Dustin Kirkland  (kirkland) wrote :

Where's that branch?

Changed in byobu:
importance: Undecided → Medium
status: New → Incomplete
Revision history for this message
Dustin Kirkland  (kirkland) wrote :

Looks like it's there to me...

install-exec-hook:
        cd $(DESTDIR)$(bindir) && rm -f byobu-screen && $(LN_S) byobu byobu-screen
        cd $(DESTDIR)$(bindir) && rm -f byobu-tmux && $(LN_S) byobu byobu-tmux

Revision history for this message
Dustin Kirkland  (kirkland) wrote :

I can't reproduce this...

I just did a build and install from the tarball and both symlinks are present:

kirkland@x220:/tmp/foobar/bin$ ll
total 104
drwxrwxr-x 2 kirkland kirkland 500 2012-01-15 10:13 ./
drwxrwxr-x 6 kirkland kirkland 120 2012-01-15 10:13 ../
-rwxr-xr-x 1 kirkland kirkland 5564 2012-01-15 10:13 byobu*
-rwxr-xr-x 1 kirkland kirkland 11777 2012-01-15 10:13 byobu-config*
-rwxr-xr-x 1 kirkland kirkland 2834 2012-01-15 10:13 byobu-ctrl-a*
-rwxr-xr-x 1 kirkland kirkland 1296 2012-01-15 10:13 byobu-disable*
-rwxr-xr-x 1 kirkland kirkland 1240 2012-01-15 10:13 byobu-enable*
-rwxr-xr-x 1 kirkland kirkland 1261 2012-01-15 10:13 byobu-export*
-rwxr-xr-x 1 kirkland kirkland 4504 2012-01-15 10:13 byobu-janitor*
-rwxr-xr-x 1 kirkland kirkland 3254 2012-01-15 10:13 byobu-launch*
-rwxr-xr-x 1 kirkland kirkland 1536 2012-01-15 10:13 byobu-launcher*
-rwxr-xr-x 1 kirkland kirkland 2166 2012-01-15 10:13 byobu-launcher-install*
-rwxr-xr-x 1 kirkland kirkland 1526 2012-01-15 10:13 byobu-launcher-uninstal
-rwxr-xr-x 1 kirkland kirkland 3283 2012-01-15 10:13 byobu-layout*
-rwxr-xr-x 1 kirkland kirkland 1401 2012-01-15 10:13 byobu-quiet*
-rwxr-xr-x 1 kirkland kirkland 1801 2012-01-15 10:13 byobu-reconnect-sockets
lrwxrwxrwx 1 kirkland kirkland 5 2012-01-15 10:13 byobu-screen -> byobu*
-rwxr-xr-x 1 kirkland kirkland 1448 2012-01-15 10:13 byobu-select-backend*
-rwxr-xr-x 1 kirkland kirkland 5693 2012-01-15 10:13 byobu-select-profile*
-rwxr-xr-x 1 kirkland kirkland 3618 2012-01-15 10:13 byobu-select-session*
-rwxr-xr-x 1 kirkland kirkland 1469 2012-01-15 10:13 byobu-shell*
-rwxr-xr-x 1 kirkland kirkland 1297 2012-01-15 10:13 byobu-silent*
-rwxr-xr-x 1 kirkland kirkland 3469 2012-01-15 10:13 byobu-status*
-rwxr-xr-x 1 kirkland kirkland 1208 2012-01-15 10:13 byobu-status-detail*
lrwxrwxrwx 1 kirkland kirkland 5 2012-01-15 10:13 byobu-tmux -> byobu*

Changed in byobu:
status: Incomplete → Fix Released
Revision history for this message
Daniel Hahler (blueyed) wrote :
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.