Project

General

Profile

Actions

Bug #3223

closed

dsynth - security/acme.sh

Added by aswell about 4 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
High
Assignee:
-
Category:
-
Target version:
-
Start date:
03/03/2020
Due date:
% Done:

0%

Estimated time:

Description

Attempting to build security/acme.sh results in the following error:

- Badly formatted pkg info line

It appears the "." is not accepted as valid input.

Actions #1

Updated by liweitianux about 4 years ago

Hi aswell,

Can you provide us with the following information:

1. The DragonFly version: output of 'uname -a'
2. Is the world in sync with the kernel? i.e., did you do both 'installkernel' and 'installworld'?
3. Output of 'ls -l /usr/bin/dsynth'
4. Is your '/usr/dports' up-to-date? Show the output of 'git log -1' in '/usr/dports'.

Thanks.

Actions #2

Updated by liweitianux about 4 years ago

Please also include the exact 'dsynth' command to build 'security/acme.sh' and the full error output.

Thanks

Actions #3

Updated by aswell about 4 years ago

Dsynth is new to 5.8, and the error has to do with unrecognized input.

  1. dsynth build /etc/dsynth/build.txt

produces the error, as the "." between acme and sh is considered invalid input.

  1. dsynth build security/acme.sh

produces a failed build with no information.

Matt can likely fix in 2 minutes or less, as acme.sh is likely the only FreeBSD package with a "." dot in it's name, so this is new territory...

Actions #4

Updated by aswell about 4 years ago

  • Status changed from New to Closed

Closing this ticket. User error. It appears acme.sh did actually build.

The "Badly formatted pkg info line:" notice message appears if there are carriage returns after the last package listed in the build file.

Actions

Also available in: Atom PDF