On Wed, Jan 23, 2008 at 03:58:24PM +0100, Werner Flamme wrote:

> I updated yum via apt :-) and got:
> 
> warning: /etc/yum.repos.d/* moved to /etc/yum/repos.d/*
> mv: cannot stat `/etc/yum.repos.d/*': No such file or directory
> error: %post(yum-3.2.8-11.2.x86_64) scriptlet failed, exit status 1
> 
> Maybe a construct like
> NOFFILES=$(LANG=C ls -lR /etc/yum.repos.d/ | tail -n 1 | cut -d' ' -f2)
> if [ "$NOFFILES" -ne 0 ]; then ...
> will avoid the error? ;-)

Any patch to the specfile will be greatly appreciated ;)


Best,
Christoph
-- 
Christoph Thiel, Tech. Project Management, Research & Development
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to