Public bug reported:
PROBLEM: Bridge-utils is not a dependency and is not in the correct location (according to gadmin-openvpn-server) OUTPUT: sudo gadmin-openvpn-server OpenVPN 2.2.0 x86_64-linux-gnu [SSL] [LZO2] [EPOLL] [PKCS11] [eurephia] [MH] [PF_INET6] [IPv6 payload 20110424-2 (2.2RC2)] built on Jul 4 2011 Copyright (C) 2002-2010 OpenVPN Technologies, Inc. <[email protected]> sh: /usr/sbin/brctl: not found [You get a pop-up complaining that bridge-utils is not installed] WORKAROUND: sudo apt-get install bridge-utils # Install bridge-utils package sudo ln -s $(which brctl) /usr/sbin/brctl # symlink /sbin/brctl to /usr/sbin/brctl to make gadmin-openvpn-server happy SUGGESTED RESOLUTION: 1. Add "bridge-utils" package as a depenedency 2. Recompile gadmin-openvpn-server to pull brctl from the system PATH (or from its new location in /sbin) ** Affects: gadmin-openvpn-server (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/987147 Title: bridge-utils dependency problem w/ gadmin-openvpn-server To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gadmin-openvpn-server/+bug/987147/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
