Github messages for voidlinux
 help / color / mirror / Atom feed
From: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [ISSUE] [CLOSED] OpenVPN does not install scripts to /etc/openvpn
Date: Sat, 30 Apr 2022 04:13:46 +0200	[thread overview]
Message-ID: <20220430021346.Y-yA-OxmFBs2f4hw3T6fOlIj3IvBIvhX7jchBOgdglI@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-20262@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 2567 bytes --]

Closed issue by AbsolutelyLudicrous on void-packages repository

https://github.com/void-linux/void-packages/issues/20262

Description:
<!-- Don't request update of package. We have a script for that. https://alpha.de.repo.voidlinux.org/void-updates/void-updates.txt . However, a quality pull request may help. -->
### System

* xuname:  
  *xuname: `Void 5.4.15abigail3 x86_64 AuthenticAMD uptodate rFF`, uname -a: `Linux hiigara 5.4.15abigail3 #8 SMP PREEMPT Mon Feb 3 20:49:38 EST 2020 x86_64 GNU/Linux`*
* package:  
  *openvpn 2.4.8, possibly NetworkManager-openvpn 1.8.0?*

### Expected behavior

NetworkManager imports and starts the .ovpn file like it should.

Running `sudo openvpn whatever.ovpn` manually establishes a VPN connection

### Actual behavior

```
bash-5.0$ sudo openvpn file.ovpn 
Password: 
Options error: --up script fails with '/etc/openvpn/update-resolv-conf': No such file or directory (errno=2)
Options error: Please correct this error.
Use --help for more information.
```
After some more investigation, it looks like the openvpn-2.4.8 package doesn't provide anything in /etc at all.

```
bash-5.0$ tar tf /var/cache/xbps/openvpn-2.4.8_1.x86_64.xbps
./props.plist
./files.plist
./usr/share/man/man8/openvpn.8
./usr/share/examples/openvpn/xinetd-server-config
./usr/share/examples/openvpn/xinetd-client-config
./usr/share/examples/openvpn/tls-office.conf
./usr/share/examples/openvpn/tls-home.conf
./usr/share/examples/openvpn/static-office.conf
./usr/share/examples/openvpn/static-home.conf
./usr/share/examples/openvpn/server.conf
./usr/share/examples/openvpn/openvpn-startup.sh
./usr/share/examples/openvpn/openvpn-shutdown.sh
./usr/share/examples/openvpn/office.up
./usr/share/examples/openvpn/loopback-server
./usr/share/examples/openvpn/loopback-client
./usr/share/examples/openvpn/home.up
./usr/share/examples/openvpn/firewall.sh
./usr/share/examples/openvpn/client.conf
./usr/share/examples/openvpn/README
./usr/share/doc/openvpn/management-notes.txt
./usr/share/doc/openvpn/README.mbedtls
./usr/share/doc/openvpn/README.down-root
./usr/share/doc/openvpn/README.auth-pam
./usr/share/doc/openvpn/README.IPv6
./usr/share/doc/openvpn/README
./usr/share/doc/openvpn/Changes.rst
./usr/share/doc/openvpn/COPYRIGHT.GPL
./usr/share/doc/openvpn/COPYING
./usr/lib/openvpn/plugins/openvpn-plugin-down-root.so
./usr/lib/openvpn/plugins/openvpn-plugin-auth-pam.so
./usr/bin/openvpn
```

### Steps to reproduce the behavior

Install the latest openvpn package onto a fresh system.

  parent reply	other threads:[~2022-04-30  2:13 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-21 18:01 [ISSUE] [BUG] " AbsolutelyLudicrous
2020-03-21 21:04 ` travankor
2021-02-17 13:21 ` benn13
2021-04-27  5:24 ` l40m
2021-05-30 17:06 ` dm17
2021-05-30 17:12 ` ericonr
2022-04-16  2:02 ` github-actions
2022-04-30  2:13 ` github-actions [this message]
2022-05-04  4:42 ` subnut

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220430021346.Y-yA-OxmFBs2f4hw3T6fOlIj3IvBIvhX7jchBOgdglI@z \
    --to=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).