pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/29755: various abcde bugs



>Number:         29755
>Category:       pkg
>Synopsis:       various abcde bugs
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Mar 21 16:25:00 +0000 2005
>Originator:     Kimmo Suominen
>Release:        NetBSD 2.99.15 / pkgsrc head from 2005-03-17
>Organization:
<A HREF="http://kimmo.suominen.com/";>Kimmo Suominen</A>
>Environment:
System: NetBSD nix.gw.com 2.99.15 NetBSD 2.99.15 (GW-GENERIC) #107: Sun Feb 6 
14:13:07 EST 2005 
kim%hrothgar.gw.com@localhost:/usr/src/sys/arch/i386/compile/GW-GENERIC i386
Architecture: i386
Machine: i386
>Description:
abcde-2.2.0

When creating a playlist, a stream of errors is produced:

    Creating playlist...
    expr: syntax error
    printf: missing format character
    [.. repeats for each track ..]

The resulting playlist is missing track numbers from the track names.

For example:

    - Under the Boardwalk.mp3
    - Wind Beneath My Wings.mp3
    [.. truncated ..]

There is supposed to be 01, 02 and so forth before the hyphen.

There is also a problem with the default configuration: the NORMALIZE
command is now set to "normalize-audio".  It used to be "normalize",
which is what the audio/normalize package installs.  It would be nice
if this worked correctly out-of-the-box again.
>How-To-Repeat:
abcde -a tag,move,playlist,clean -C discid

where discid is replaced by the id of a disc read earlier.

abcde -a normalize,encode -C discid

to see the error that "normalize-audio" is not found on the path.
>Fix:




Home | Main Index | Thread Index | Old Index