First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 111351
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Roy Marples (RETIRED) <uberlord@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Richard Scott <gentoo.bugs@pointb.co.uk>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 111351 depends on: Show dependency tree
Bug 111351 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-11-03 04:53 0000
When installing openvpn you no longer seem to install the easy-rsa tools into
/usr/share/openvpn/easy-rsa like before.

for example:

(root@:~)# emerge -av openvpn

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild   R   ] net-misc/openvpn-2.0.1  +examples (-selinux) +ssl +threads 0 kB

Total size of downloads: 0 kB

Do you want me to merge these packages? [Yes/No]

(root@:~)# ls /usr/share/openvpn/easy-rsa/
README    build-dh     build-key       build-key-pkcs12  build-req      
clean-all      list-crl     pkitool      scripts   vars
build-ca  build-inter  build-key-pass  build-key-server  build-req-pass 
inherit-inter  openssl.cnf  revoke-full  sign-req
(root:@~)#

However, on a different PC, with the following:

(root@:portage)# emerge -av openvpn

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild     UD] net-misc/openvpn-2.0.4-r1 [2.0.4-r2] +examples -iproute2
-minimal +pam -passwordsave (-selinux) +ssl -static +threads 0 kB

Total size of downloads: 0 kB

Do you want me to merge these packages? [Yes/No]

there is no longer the /usr/share/openvpn/easy-rsa directory.

Reproducible: Always
Steps to Reproduce:
1.emerge =net-misc/openvpn-2.0.1
2.echo "net-misc/openvpn ~x86" >> /etc/portage/package.keywords
3.emerge net-misc/openvpn to the latest 2.0.4-r1 or 2.0.4-r2.

Actual Results:  
there are no tools installed into /usr/share/openvpn/easy-rsa

Expected Results:  
the easy-rsa tools to be installed into /usr/share/openvpn/easy-rsa

------- Comment #1 From Roy Marples (RETIRED) 2005-11-03 06:37:09 0000 -------
Resync and re-emerge, should be fixed

First Last Prev Next    No search results available      Search page      Enter new bug