Hi, On Freitag, 10. Januar 2014, Andreas Beckmann wrote: > > On Mittwoch, 18. Dezember 2013, Julien Cristau wrote: > >> diff --git a/piuparts.py b/piuparts.py > >> index 9134924..4d357ea 100644 > >> --- a/piuparts.py > >> +++ b/piuparts.py
I've included Julien's patch now... > (half-)NACK: this fixes only part of the problem, > install_packages_by_name() needs to be handled as well. Looking at install_packages_by_name() now, I dont think this is the case: install_packages() uses ignore_errors=True, while install_packages_by_name() does and this was what causes this error in the first place. So I think install_packages_by_name() is fine... > And we should add a known_problem report for this, too. That we should do... do we have a known example for this problem to confirm? cheers, Holger
signature.asc
Description: This is a digitally signed message part.