[MBT] new ticket for pkg mc "/usr/lib/mc/extfs/audio needs bash"

bugs at pld.org.pl bugs at pld.org.pl
Fri Mar 28 19:42:34 CET 2003


Date: 2003-03-28 19:42:32+01	Author: Maciej Witkowiak (ytm) <ytm at elysium.pl> 
Title:         /usr/lib/mc/extfs/audio needs bash
Ticket ID:     #626
Ticket URL:    http://bugs.pld.org.pl/?bug=626
Package:       mc-1:4.5.55-10
Distribution:  PLD-1.0.main
Category:      doesn't work as it should
Current state: opened
Text:

In audiofs_list function variable SIZE is not evaluated when using /bin/sh. Most obvious fix is to write this line using expr, like:
SIZE=`expr 44 + $B \* 2352`



More information about the pld-bugs mailing list