apt removed and autoremoved byobu, then I downloaded the code from git clone -b ubuntu/bionic https://git.launchpad.net/ubuntu/+source/byobu
but make install failed. It says Making install in etc/byobu make[1]: Entering directory '/home/lance/byobu/etc/byobu' make[2]: Entering directory '/home/lance/byobu/etc/byobu' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/lance/byobu/etc/byobu/' /usr/bin/install -c -m 644 backend socketdir '/home/lance/byobu/etc/byobu/' /usr/bin/install: 'backend' and '/home/lance/byobu/etc/byobu/backend' are the same file /usr/bin/install: 'socketdir' and '/home/lance/byobu/etc/byobu/socketdir' are the same file Makefile:259: recipe for target 'install-etcDATA' failed make[2]: *** [install-etcDATA] Error 1 make[2]: Leaving directory '/home/lance/byobu/etc/byobu' Makefile:329: recipe for target 'install-am' failed make[1]: *** [install-am] Error 2 make[1]: Leaving directory '/home/lance/byobu/etc/byobu' Makefile:335: recipe for target 'install-recursive' failed make: *** [install-recursive] Error 1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1770090 Title: byobu-config can't run on Ubuntu 18(python 3) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/byobu/+bug/1770090/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
