[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: problem with yum



Le dim 10/08/2003 à 10:03, Féliciano Matias a écrit :
> i have a problem with yum from Rawhide and the daily swap shot
> (20030810).
> 
> $ yum install [of lot of package]
> [...]
> [deps: 0:libtool-libs-1.5-5.i386]
> Is this ok [y/N]: Traceback (most recent call last):
>   File "/usr/bin/yum", line 60, in ?
>     yummain.main(sys.argv[1:])
>   File "yummain.py", line 276, in main
>   File "clientStuff.py", line 546, in userconfirm
> EOFError: EOF when reading a line
> 
> yum or python faulty ?

No, it's user bug.

Here is the patch i have applied to him :
< cat list_pkg | yum install
> cat list_pkg | yum -y install

He work fine now.

-- 
Féliciano Matias <feliciano matias free fr>

Attachment: signature.asc
Description: Ceci est une partie de message=?ISO-8859-1?Q?num=E9riquement?= =?ISO-8859-1?Q?_sign=E9e?=


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]