|
Bugzilla – Full Text Bug Listing |
| Summary: | yast2 -i always exits on download errors | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.4 | Reporter: | Bernhard Wiedemann <bwiedemann> |
| Component: | YaST2 | Assignee: | Ladislav Slezák <lslezak> |
| Status: | VERIFIED FIXED | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Normal | ||
| Priority: | P3 - Medium | CC: | mantel |
| Version: | Factory | ||
| Target Milestone: | Milestone 6 of 6 | ||
| Hardware: | i686 | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | yast2 log | ||
|
Description
Bernhard Wiedemann
2010-12-04 20:26:30 UTC
Please, attach YaST logs (see http://en.opensuse.org/openSUSE:Report_a_YaST_bug) Created attachment 406734 [details] yast2 log How To Reproduce: 1. # create repo with corrupt files: zypper in createrepo mkdir /root/testrepo cd /root/testrepo wget http://download.opensuse.org/factory/repo/oss/suse/x86_64/zsync-0.6.2-8.2.x86_64.rpm createrepo . dd if=/dev/zero of=zsync-0.6.2-8.2.x86_64.rpm count=1 conv=notrunc 2. zypper ar /root/testrepo testrepo 3. yast2 -i zsync Thank you very much for the step by step description! Fixed in yast2-2.20.8 (partially reverted SVN commit 62754). verified working with yast2-2.20.10-2.1 on Factory |