Bug #2021
closedOpenVPN Client Export Utility not installing
0%
Description
It appears the latest client export utility's xml's screwy:
<depends_on_package_pbi>p7zip-9.20.1-amd64.pbi zip-3.0-amd64.pbi</depends_on_package_pbi>
Updated by Jim Pingle about 13 years ago
- Status changed from New to Rejected
I just installed this in an AMD64 VM about 5 minutes ago and it works fine. Be sure you are gitsynced to current master code before trying to install it.
Updated by Lih Wei Chia about 13 years ago
Righto, didn't know the base code affected that. Gitsynched and it installs fine now. Thanks!
Updated by Jim Pingle about 13 years ago
On 2.1 it does (and will for a while) because the package backend was changed to PBIs and there are bound to be issues that come up from that.
When reporting issues on 2.1 it is always best to gitsync and attempt to reproduce them before opening a ticket, to make sure you aren't hitting a bug that has already been fixed, regardless of what is being done.