Hi All, It seems we have a problem with the logging function in yum 2.4 and yumcmd. The problem manifested when using my check_update method - I kept getting <Fault 1: 'exceptions.IOError:[Errno 32] Broken pipe'> I traced the problem to __init__.py in yum 2.4 where an error is logged at level 4 if multiple identical matches are found in the sack. Func seems to be unable to deal with this log message (to stdout, I think). When I comment out the logger, it all works. Thanks, S. PS can I have a trac logon so I can file this and/or other issues properly? _______________________________________________ Func-list mailing list Func-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/func-list