Bug#655297: [examples/rebuild]: buildall executes dget with wrong url
Thorsten Glaser
tg at mirbsd.de
Thu Jan 26 12:13:31 UTC 2012
Aron Xu dixit:
>>> + dget -x ${MIRROR}/debian/${DIR}/${PACKAGE}_${VER##:}.dsc >
>>> /dev/null 2> $LOGDIR/.$PACKAGE
>>
>> ## doesn't work here, does it?
This looks like a typo to me, ${VER#*:} would be correct.
>> something more like ${VER//:*}
No.
>No, it doesn't work well. As of my test, patch in message #17 of
>#553594 solved this problem.
That one is really ouch. ${VER#*:} is guaranteed by POSIX.
bye,
//mirabilos
--
FWIW, I'm quite impressed with mksh interactively. I thought it was much
*much* more bare bones. But it turns out it beats the living hell out of
ksh93 in that respect. I'd even consider it for my daily use if I hadn't
wasted half my life on my zsh setup. :-) -- Frank Terbeck in #!/bin/mksh
More information about the Pbuilder-maint
mailing list