FS#31287 - [pptpclient] missing binutils dependency

Attached to Project: Arch Linux
Opened by Maksim Yakovlev (lampslave) - Sunday, 26 August 2012, 08:14 GMT
Last edited by Antonio Rojas (arojas) - Thursday, 19 October 2017, 06:53 GMT
Task Type Bug Report
Category Packages: Core
Status Closed
Assigned To No-one
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 3
Private No

Details

pptp package must to have binutils as dependence (and binutils must be added to install.iso), because file /usr/sbin/pptpsetup contain "strings" calling:

my $command = q/strings `which pppd`|grep -i mppe|wc --lines/;

So, install Arch by VPN is too difficult, because binutils cannot be installed w/o intetnet connection.
This task depends upon

Closed by  Antonio Rojas (arojas)
Thursday, 19 October 2017, 06:53 GMT
Reason for closing:  Not a bug
Additional comments about closing:  string is not used anymore in 1.9.0
Comment by Maksim Yakovlev (lampslave) - Sunday, 26 August 2012, 08:56 GMT
[deleted]
Comment by Doug Newgard (Scimmia) - Tuesday, 12 May 2015, 16:27 GMT
ping Daniel. This is a simple dependency change.
Comment by Isenmann Daniel (ise) - Tuesday, 07 July 2015, 07:21 GMT
Just for information: At the moment I have too little time for Arch, I will do my best to find a solution in the next upcoming weeks.
Comment by Aaron Reichenbach (ar0x) - Monday, 12 October 2015, 17:07 GMT
If it makes it any easier and possible to get closer to closing the bug, here's the updated PKGBUILD with the binutils dependency added.
   PKGBUILD (0.9 KiB)

Loading...