Issue #3223 has been updated by aswell.
Dsynth is new to 5.8, and the error has to do with unrecognized input. # dsynth build /etc/synth/build.txt produces the error, as the "." between acme and sh is considered invalid input. # dsynth build security/acme.sh produces a failed build with no information. Matt can likely fix in 2 minutes or less, acme.sh is likely the only FreeBSD package with a "." dot in it's name, so this is new territory... ---------------------------------------- Bug #3223: dsynth - security/acme.sh http://bugs.dragonflybsd.org/issues/3223#change-13862 * Author: aswell * Status: New * Priority: High * Assignee: * Category: * Target version: ---------------------------------------- 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. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account
