Public bug reported:

I am trying to run byobu-screen as follows:

    ssh -t example.com "su -c 'export BYOBU_PREFIX=/root/.dotfiles/oh-
my-zsh/plugins/byobu ; $BYOBU_PREFIX/bin/byobu-screen'"

But it fails to display any indicators.

It works when running it via:
    1. ssh -t example.com
    2. su -
    3. export BYOBU_PREFIX=/root/.dotfiles/oh-my-zsh/plugins/byobu ; 
$BYOBU_PREFIX/bin/byobu-screen

The issue appears to be that /root/.dotfiles/oh-my-zsh/plugins/byobu/bin
is missing from the path in the first case.

Shouldn't you use $BYOBU_PREFIX to access the binaries directly?

** Affects: byobu (Ubuntu)
     Importance: Undecided
         Status: New

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

Title:
  byobu-screen does not display any indicators (via "su -c" and
  BYOBU_PREFIX); missing path entry

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

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

Reply via email to