[Bug 649925] New: Zypper Update repeatedly gives wrong check sum error when updating behind a firewall.
https://bugzilla.novell.com/show_bug.cgi?id=649925 https://bugzilla.novell.com/show_bug.cgi?id=649925#c0 Summary: Zypper Update repeatedly gives wrong check sum error when updating behind a firewall. Classification: openSUSE Product: openSUSE 11.3 Version: Final Platform: i586 OS/Version: openSUSE 11.3 Status: NEW Severity: Major Priority: P5 - None Component: Update Problems AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: rathnadhar.kolar@wipro.com QAContact: jsrain@novell.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.6) Gecko/20091201 Firefox/3.5.6 This is fairly old issue. I have been using OpenSuse 9, now the installed version is OpenSuse 11.3, the problem is in this version (11.3). At office, I run the Zypper update behind a proxy. I repeatedly get the wrong checksum error or xml not found error. The proxy is set through the yast password module. WHen I update the same at home without company proxy and without proxy password, the update is perfect. THere seems to be huge issue of Zypper (curl???) when it tries to update behind a fire wall. I have searched the Google, and found many people facing the same problem. Its urgent that zypper (curl?) program what downloads the packages during the update is thoroughly tested and bugs fixed. Its extremely annoying that I cannot update my computers perfectly behind a corporate proxy... Reproducible: Always Steps to Reproduce: 1. su 2. Set the proxy with URL, User Name and Password. 3. zypper update (or even zypper refresh) The program returns with download error. Actual Results: Download error Expected Results: No download errors. I work in 2 desktops, both wit opensuse 11.3 at office. Both the machines are behind proxy. I face problems in both the computers when I try to zypper update. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=649925 https://bugzilla.novell.com/show_bug.cgi?id=649925#c Rathnadhar .K.V. <rathnadhar.kolar@wipro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P2 - High -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=649925 https://bugzilla.novell.com/show_bug.cgi?id=649925#c wei wang <wewang@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wewang@novell.com AssignedTo|bnc-team-screening@forge.pr |zypp-maintainers@forge.prov |ovo.novell.com |o.novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=649925 https://bugzilla.novell.com/show_bug.cgi?id=649925#c1 Michael Andres <ma@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |rathnadhar.kolar@wipro.com --- Comment #1 from Michael Andres <ma@novell.com> 2010-10-29 16:16:03 CEST --- Might be a problem with the aria2c backend. Please try setting 'ZYPP_ARIA2C=0' in the environment, to disable aria2 and use the curl backend. (JFYI: in 11.4 a curl based backend will be the default, as the aria2 backend turned out not be reliable enough). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=649925 https://bugzilla.novell.com/show_bug.cgi?id=649925#c2 Rathnadhar .K.V. <rathnadhar.kolar@wipro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW CC| |rathnadhar.kolar@wipro.com InfoProvider|rathnadhar.kolar@wipro.com | --- Comment #2 from Rathnadhar .K.V. <rathnadhar.kolar@wipro.com> 2010-11-02 04:48:48 UTC --- Initially (about a year and half ago) i did have the problem of zypper not updating behind the proxy. THen I searched the web and it told that adding "ZYPP_ARIA2C=0" will solve the issue. I did that. I was atleast able to download the updates and install them. BUT there were too many errors and subsequent retries to download the updates (especially there is severe problem to refresh the repositories). If the repositories do refresh (afer lots of pain) then individual updates present a challenge...too many checksum errors and repeated retries to get even few MBs of updates to install. I have 10 systems. 7 run with RHEL and 3 with open SuSE. (I love OpenSuSE by the way!). All of them are in EXACTLY same network environment (behind proxy). I have ABSOLUTELY NO DIFFICULTY in updating the RHELs (using yum -y update). I download tons of updates and install them. However I its a pain to update the OpenSuSE (ver 11.3 that I have on these machines). The problem is more severe after 11.xx versions of OpenSuSE. There is a big problem in entire download and install program behind a factory firewall. Somebody in Novell has to do a extensive testing on this front. (It was one of the reasons we abandoned SLES 11 for our production servers). Its far too long that "ZYPP_ARIA2C=0" has not been automatically set if the proxy is also set. I have OpenSuSE11.3 at home, its more easy to update on this machine (its not behind the firewall). However occasionally i do get check sum errors (they go away on retries). But in Office (behind firewall) the problem is severe. The problem is more acute in OpenSuSE 11.3 (it almost nearly impossible to update behind firewall). Kindly pay a major attention to this area...its long overdue. Regards Rathna -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=649925 https://bugzilla.novell.com/show_bug.cgi?id=649925#c3 Michael Andres <ma@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |rathnadhar.kolar@wipro.com --- Comment #3 from Michael Andres <ma@novell.com> 2010-11-03 14:44:59 CET --- Could you provide some log files containing a few errors? Best with: ZYPP_ARIA2C=0 ZYPP_MEDIA_CURL_DEBUG=2 This way we can see the proxy servers response. Maybe we can figure out what the problem is. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=649925 https://bugzilla.novell.com/show_bug.cgi?id=649925#c4 --- Comment #4 from Rathnadhar .K.V. <rathnadhar.kolar@wipro.com> 2010-11-04 04:24:14 UTC --- Created an attachment (id=398526) --> (http://bugzilla.novell.com/attachment.cgi?id=398526) The log file. The log file. Server name masked to abcd. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=649925 https://bugzilla.novell.com/show_bug.cgi?id=649925#c5 Rathnadhar .K.V. <rathnadhar.kolar@wipro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|rathnadhar.kolar@wipro.com | --- Comment #5 from Rathnadhar .K.V. <rathnadhar.kolar@wipro.com> 2010-11-04 04:25:01 UTC --- The screen output: I executed on server 1 (Opensuse 11.3): Here is the output: export ZYPP_MEDIA_CURL_DEBUG=2 zypper update Retrieving repository 'Contrib-11.3' metadata [done] Building repository 'Contrib-11.3' cache [done] Retrieving repository 'Java-11.3' metadata [|] Digest verification failed for 9d24fca785be5d994410c6b2955413d7ed9a874927703e57fb013fa0a0af6fbb-primary.xml.gz. Expected 9d24fca785be5d994410c6b2955413d7ed9a874927703e57fb013fa0a0af6fbb, found 17e0275a0bd20bf44f05276e059f7b92fd73ccde1167c9b265dd10e4e7c1a775. Continue? [yes/no] (no): yes Retrieving repository 'Java-11.3' metadata [done] Building repository 'Java-11.3' cache [done] Retrieving repository 'openSUSE-11.3-Update' metadata [|] Digest verification failed for 592c77947854f7b558f9e1561b81a45bcb543deb-susedata.xml.gz. Expected 592c77947854f7b558f9e1561b81a45bcb543deb, found 5fc391f08504dc38e1629de6e32504ec0b004351. Continue? [yes/no] (no): yes Retrieving repository 'openSUSE-11.3-Update' metadata [/] Digest verification failed for 79a7ba38aac989cafaadbd696415fffecf943200-updateinfo.xml.gz. Expected 79a7ba38aac989cafaadbd696415fffecf943200, found 48f8011ed647cc5e6c178afaae1b78adb45bd715. Continue? [yes/no] (no): yes Retrieving repository 'openSUSE-11.3-Update' metadata [-] Digest verification failed for 7d0b1dc471b43a9586f884152adb84109d53160c-primary.xml.gz. Expected 7d0b1dc471b43a9586f884152adb84109d53160c, found acd3ce284d52701363336ad4718f2b4c177a83dd. Continue? [yes/no] (no): no Retrieving repository 'openSUSE-11.3-Update' metadata [error] Repository 'openSUSE-11.3-Update' is invalid. 7d0b1dc471b43a9586f884152adb84109d53160c-primary.xml.gz has wrong checksum Please check if the URIs defined for this repository are pointing to a valid repository. Warning: Disabling repository 'openSUSE-11.3-Update' because of the above error. Loading repository data... Reading installed packages... Nothing to do. ======== Listed repositories # | Alias | Name | Enabled | Refresh | URI --+-----------------------+-----------------------+---------+---------+--------------------------------------------------------------------------- 1 | Contrib-11.3 | Contrib-11.3 | Yes | Yes | http://download.opensuse.org/repositories/openSUSE:/11.3:/Contrib/standard 2 | Java-11.3 | Java-11.3 | Yes | Yes | http://download.opensuse.org/repositories/Java:/packages/openSUSE_11.3 3 | openSUSE-11.3-Non-Oss | openSUSE-11.3-Non-Oss | Yes | Yes | http://download.opensuse.org/distribution/11.3/repo/non-oss 4 | openSUSE-11.3-Update | openSUSE-11.3-Update | Yes | Yes | http://download.opensuse.org/update/11.3 5 | packman-11.3 | packman-11.3 | Yes | Yes | http://packman.unixheads.com/suse/11.3 6 | repo-oss | openSUSE-11.3-Oss | Yes | Yes | http://download.opensuse.org/distribution/11.3/repo/oss/ ========== On Server (2) (OpenSuse 11.3): zypper update Retrieving repository 'Apache-Modules-11.3' metadata [\] Digest verification failed for 7ffc0b685fa3d2af6364d446f44f0934e315f8552d6c0fb5084debddebd3b632-primary.xml.gz. Expected 7ffc0b685fa3d2af6364d446f44f0934e315f8552d6c0fb5084debddebd3b632, found 75f9ef5427e038abe1411e1b3d7c4a1b4b00a13139fadee4ded04b16203ee417. Continue? [yes/no] (no): yes Retrieving repository 'Apache-Modules-11.3' metadata [done] Building repository 'Apache-Modules-11.3' cache [done] Retrieving repository 'Contrib-11.3' metadata [|] New repository or package signing key received: Key ID: 3B3011B76B9D6523 Key Name: openSUSE Build Service <buildservice@opensuse.org> Key Fingerprint: A09B553866A1C4E44EC752953B3011B76B9D6523 Key Created: Wed 05 May 2010 09:02:12 PM IST Key Expires: Sun 04 May 2014 09:02:12 PM IST Repository: Contrib-11.3 Do you want to reject the key, trust temporarily, or trust always? [r/t/a/?] (r): t Retrieving repository 'Contrib-11.3' metadata [/] Digest verification failed for c06e8f0a72a410ec0b3ffcb49026a3d4f7ba091359982aad64075e170efd5ec6-primary.xml.gz. Expected c06e8f0a72a410ec0b3ffcb49026a3d4f7ba091359982aad64075e170efd5ec6, found da0300f59bc19c14fe71a7515d82f7ca9de6c0cd9f7ac8985a979a12e9c6b3cd. Continue? [yes/no] (no): yes Retrieving repository 'Contrib-11.3' metadata [done] Building repository 'Contrib-11.3' cache [done] Retrieving repository 'Java-11.3' metadata [-] Digest verification failed for 9d24fca785be5d994410c6b2955413d7ed9a874927703e57fb013fa0a0af6fbb-primary.xml.gz. Expected 9d24fca785be5d994410c6b2955413d7ed9a874927703e57fb013fa0a0af6fbb, found f6be91c0086d2cb307475f368e530f7a26b3b8eb28c860b213adae2aa7f90767. Continue? [yes/no] (no): yes Retrieving repository 'Java-11.3' metadata [done] Building repository 'Java-11.3' cache [done] Retrieving repository 'Mozilla-11.3' metadata [done] Building repository 'Mozilla-11.3' cache [done] Retrieving repository 'OpenSuse11.3-Non-Oss' metadata [done] Retrieving repository 'OpenSuse11.3-update' metadata [/] Digest verification failed for 592c77947854f7b558f9e1561b81a45bcb543deb-susedata.xml.gz. Expected 592c77947854f7b558f9e1561b81a45bcb543deb, found 9b8f3d823058c8c027aa19cdca5b58c1e63fdc75. Continue? [yes/no] (no): yes Digest verification failed for 79a7ba38aac989cafaadbd696415fffecf943200-updateinfo.xml.gz. Expected 79a7ba38aac989cafaadbd696415fffecf943200, found 037dfc0f237792dd87ca09bf949cbd61790b71fa. Continue? [yes/no] (no): yes Digest verification failed for 7d0b1dc471b43a9586f884152adb84109d53160c-primary.xml.gz. Expected 7d0b1dc471b43a9586f884152adb84109d53160c, found c942584d96398cb5c5a3238b94439849c8c922ff. Continue? [yes/no] (no): yes Retrieving repository 'OpenSuse11.3-update' metadata [done] Building repository 'OpenSuse11.3-update' cache [done] Error building the cache: 'repo2solv.sh' '-o' '/var/cache/zypp/solv/OpenSuse11.3-update_1/solv' '/var/cache/zypp/raw/OpenSuse11.3-update_1' gzip: 7d0b1dc471b43a9586f884152adb84109d53160c-primary.xml.gz: not in gzip format gzip: 592c77947854f7b558f9e1561b81a45bcb543deb-susedata.xml.gz: not in gzip format gzip: 79a7ba38aac989cafaadbd696415fffecf943200-updateinfo.xml.gz: not in gzip format repo_updateinfoxml: no element found at line 1:0 Warning: Disabling repository 'OpenSuse11.3-update' because of the above error. Retrieving repository 'Packman-11.3' metadata [done] Building repository 'Packman-11.3' cache [done] Loading repository data... Reading installed packages... Nothing to do. ====== zypper lr -u # | Alias | Name | Enabled | Refresh | URI --+------------------------+----------------------+---------+---------+------------------------------------------------------------------------------- 1 | Apache-11.3 | Apache-11.3 | Yes | Yes | http://download.opensuse.org/repositories/Apache/openSUSE_11.3 2 | Apache-Modules-11.3 | Apache-Modules-11.3 | Yes | Yes | http://download.opensuse.org/repositories/Apache:/Modules/Apache_openSUSE_11... 3 | Contrib-11.3 | Contrib-11.3 | Yes | Yes | http://download.opensuse.org/repositories/openSUSE:/11.3:/Contrib/standard 4 | Java-11.3 | Java-11.3 | Yes | Yes | http://download.opensuse.org/repositories/Java:/packages/openSUSE_11.3 5 | Mozilla-11.3 | Mozilla-11.3 | Yes | Yes | http://download.opensuse.org/repositories/mozilla/openSUSE_11.3 6 | OpenSuse11.3-Non-Oss_1 | OpenSuse11.3-Non-Oss | Yes | Yes | http://download.opensuse.org/distribution/11.3/repo/non-oss 7 | OpenSuse11.3-update_1 | OpenSuse11.3-update | Yes | Yes | http://download.opensuse.org/update/11.3 8 | OpenSuse11.3_1 | OpenSuse11.3 | Yes | Yes | http://download.opensuse.org/distribution/11.3/repo/oss 9 | Packman-11.3 | Packman-11.3 | Yes | Yes | http://packman.jacobs-university.de//suse/11.3 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=649925 https://bugzilla.novell.com/show_bug.cgi?id=649925#c6 --- Comment #6 from Michael Andres <ma@novell.com> 2010-11-08 11:07:06 CET --- I don't see any obvious error in the log. But at least in the provided snippet all failing downloads were received from either ftp.twaren.net or rackspace.com mirrors. Other mirrors like ftp-stud.fht-esslingen.de or ftp.uni-heidelberg.de always succeeded. Maybe the proxy has some problem talking to certain sites. I'd try to replace some of the http://download.opensuse.org with URLs with fix mirror suites. E.g.: ftp://ftp.uni-heidelberg.de/mirrors/linux/opensuse/repositories/Apache/openSUSE_11.3 for the Apache-11.3 repo. and/or ftp://ftp.twaren.net/Linux/OpenSuSE/repositories/Apache:/Modules/Apache_openSUSE_11.3/ for the Apache-Modules-11.3 .. Then force a few refreshs to see whether ftp.uni-heidelberg.de is actually stable, while ftp.twaren.net fails more often: zypper clean --raw-metadata Apache-11.3 zypper ref Apache-11.3 # same for Apache-Modules-11.3 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=649925 https://bugzilla.novell.com/show_bug.cgi?id=649925#c7 --- Comment #7 from Rathnadhar .K.V. <rathnadhar.kolar@wipro.com> 2010-11-08 10:10:22 UTC --- In our company ftp:// (ftp protocol) is blocked. hence I cannot use that. Kindly use a http:// proxy and let me know your preference. I will run it again and revert with logs. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=649925 https://bugzilla.novell.com/show_bug.cgi?id=649925#c8 --- Comment #8 from Michael Andres <ma@novell.com> 2010-11-08 11:48:45 CET --- The corresponding http locations would be: http://download.uni-hd.de/ftp/pub/linux/opensuse/repositories/Apache/openSUS... http://ftp.twaren.net/Linux/OpenSuSE/repositories/Apache:/Modules/Apache_ope... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=649925 https://bugzilla.novell.com/show_bug.cgi?id=649925#c9 --- Comment #9 from Rathnadhar .K.V. <rathnadhar.kolar@wipro.com> 2010-11-10 12:21:59 UTC --- I did that. 2 things happened. The problem due refresh of the repo is not there.... HOWEVER THE problem of download of data WORSENED...... Every 2nd rpm download.....has a checksum problem.... I have copied the tail piece here... -------- [OpenSuse11.3-update_1|http://download.opensuse.org/update/11.3] Can't provide file './rpm/x86_64/mozilla-xulrunner191-1.9.1.15-0.2.1.x86_64.rpm' from repository 'OpenSuse11.3-update_1' History: - mozilla-xulrunner191-1.9.1.15-0.2.1.x86_64.rpm has wrong checksum Abort, retry, ignore? [a/r/i] (a): r Retrieving package mozilla-xulrunner191-1.9.1.15-0.2.1.x86_64 (44/53), 6.5 MiB (26.0 MiB unpacked) Retrieving delta: /rpm/x86_64/mozilla-xulrunner191-1.9.1.13_1.9.1.15-0.3.1_0.2.1.x86_64.delta.rpm, 1.3 MiB Retrieving: mozilla-xulrunner191-1.9.1.13_1.9.1.15-0.3.1_0.2.1.x86_64.delta.rpm [done] Digest verification failed for mozilla-xulrunner191-1.9.1.13_1.9.1.15-0.3.1_0.2.1.x86_64.delta.rpm. Expected 0ad29d5a21bf893e9df248b618b4dfaba4b38488, found 9092d44b83b2a0a823be80c5afe00af5d7226c6f. Continue? [yes/no] (no): [OpenSuse11.3-update_1|http://download.opensuse.org/update/11.3] Can't provide file './rpm/x86_64/mozilla-xulrunner191-1.9.1.13_1.9.1.15-0.3.1_0.2.1.x86_64.delta.rpm' from repository 'OpenSuse11.3-update_1' History: - mozilla-xulrunner191-1.9.1.13_1.9.1.15-0.3.1_0.2.1.x86_64.delta.rpm has wrong checksum Retrieving: mozilla-xulrunner191-1.9.1.15-0.2.1.x86_64.rpm [done] Digest verification failed for mozilla-xulrunner191-1.9.1.15-0.2.1.x86_64.rpm. Expected c789b420b322ae748b55271b095045327486e51f, found 7ff391bf648701a691b5bd29a188aefac2cadcf5. Continue? [yes/no] (no): Failed to provide Package mozilla-xulrunner191-1.9.1.15-0.2.1. Do you want to retry retrieval? [OpenSuse11.3-update_1|http://download.opensuse.org/update/11.3] Can't provide file './rpm/x86_64/mozilla-xulrunner191-1.9.1.15-0.2.1.x86_64.rpm' from repository 'OpenSuse11.3-update_1' History: - mozilla-xulrunner191-1.9.1.15-0.2.1.x86_64.rpm has wrong checksum Abort, retry, ignore? [a/r/i] (a): r Retrieving package mozilla-xulrunner191-1.9.1.15-0.2.1.x86_64 (44/53), 6.5 MiB (26.0 MiB unpacked) Retrieving delta: /rpm/x86_64/mozilla-xulrunner191-1.9.1.13_1.9.1.15-0.3.1_0.2.1.x86_64.delta.rpm, 1.3 MiB Retrieving: mozilla-xulrunner191-1.9.1.13_1.9.1.15-0.3.1_0.2.1.x86_64.delta.rpm [starting] Retrieving: mozilla-xulrunner191-1.9.1.13_1.9.1.15-0.3.1_0.2.1.x86_64.delta.rpm [done (114.8 KiB/s)] Applying delta: /mozilla-xulrunner191-1.9.1.13_1.9.1.15-0.3.1_0.2.1.x86_64.delta.rpm [done] Installing: mozilla-xulrunner191-1.9.1.15-0.2.1 [done] Retrieving package mozilla-xulrunner192-1.9.2.12-0.8.1.x86_64 (45/53), 7.0 MiB (28.2 MiB unpacked) Retrieving delta: /rpm/x86_64/mozilla-xulrunner192-1.9.2.10_1.9.2.12-0.4.1_0.8.1.x86_64.delta.rpm, 1.6 MiB Retrieving: mozilla-xulrunner192-1.9.2.10_1.9.2.12-0.4.1_0.8.1.x86_64.delta.rpm [done] Digest verification failed for mozilla-xulrunner192-1.9.2.10_1.9.2.12-0.4.1_0.8.1.x86_64.delta.rpm. Expected 8390a26b08b155ec9b5b61cde3e8378ca68cfce6, found 0b3cd7bc06e90e8ce76c580938124b5613b0a2a3. Continue? [yes/no] (no): [OpenSuse11.3-update_1|http://download.opensuse.org/update/11.3] Can't provide file './rpm/x86_64/mozilla-xulrunner192-1.9.2.10_1.9.2.12-0.4.1_0.8.1.x86_64.delta.rpm' from repository 'OpenSuse11.3-update_1' History: - mozilla-xulrunner192-1.9.2.10_1.9.2.12-0.4.1_0.8.1.x86_64.delta.rpm has wrong checksum Retrieving: mozilla-xulrunner192-1.9.2.12-0.8.1.x86_64.rpm [done] Digest verification failed for mozilla-xulrunner192-1.9.2.12-0.8.1.x86_64.rpm. Expected 0d4115cf97420fdddb496f71f59285ae763732c4, found 81a41161af6e96332e360cea1ec7a52565a58c59. Continue? [yes/no] (no): Failed to provide Package mozilla-xulrunner192-1.9.2.12-0.8.1. Do you want to retry retrieval? [OpenSuse11.3-update_1|http://download.opensuse.org/update/11.3] Can't provide file './rpm/x86_64/mozilla-xulrunner192-1.9.2.12-0.8.1.x86_64.rpm' from repository 'OpenSuse11.3-update_1' History: - mozilla-xulrunner192-1.9.2.12-0.8.1.x86_64.rpm has wrong checksum Abort, retry, ignore? [a/r/i] (a): r Retrieving package mozilla-xulrunner192-1.9.2.12-0.8.1.x86_64 (45/53), 7.0 MiB (28.2 MiB unpacked) Retrieving delta: /rpm/x86_64/mozilla-xulrunner192-1.9.2.10_1.9.2.12-0.4.1_0.8.1.x86_64.delta.rpm, 1.6 MiB Retrieving: mozilla-xulrunner192-1.9.2.10_1.9.2.12-0.4.1_0.8.1.x86_64.delta.rpm [done (67 B/s)] Digest verification failed for mozilla-xulrunner192-1.9.2.10_1.9.2.12-0.4.1_0.8.1.x86_64.delta.rpm. Expected 8390a26b08b155ec9b5b61cde3e8378ca68cfce6, found 9c02c150fd22a32126c7f7fb3b4f6a3396a9e220. Continue? [yes/no] (no): [OpenSuse11.3-update_1|http://download.opensuse.org/update/11.3] Can't provide file './rpm/x86_64/mozilla-xulrunner192-1.9.2.10_1.9.2.12-0.4.1_0.8.1.x86_64.delta.rpm' from repository 'OpenSuse11.3-update_1' History: - mozilla-xulrunner192-1.9.2.10_1.9.2.12-0.4.1_0.8.1.x86_64.delta.rpm has wrong checksum Retrieving: mozilla-xulrunner192-1.9.2.12-0.8.1.x86_64.rpm [done (121.3 KiB/s)] Installing: mozilla-xulrunner192-1.9.2.12-0.8.1 [done] Retrieving package tomcat6-admin-webapps-6.0.24-5.2.1.noarch (46/53), 26.0 KiB (49.0 KiB unpacked) Retrieving delta: /rpm/noarch/tomcat6-admin-webapps-6.0.24-5.1.1_5.2.1.noarch.delta.rpm, 10.0 KiB Retrieving: tomcat6-admin-webapps-6.0.24-5.1.1_5.2.1.noarch.delta.rpm [done] Applying delta: ./tomcat6-admin-webapps-6.0.24-5.1.1_5.2.1.noarch.delta.rpm [done] Installing: tomcat6-admin-webapps-6.0.24-5.2.1 [done] Retrieving package tomcat6-webapps-6.0.24-5.2.1.noarch (47/53), 208.0 KiB (727.0 KiB unpacked) Retrieving delta: /rpm/noarch/tomcat6-webapps-6.0.24-5.1.1_5.2.1.noarch.delta.rpm, 106.0 KiB Retrieving: tomcat6-webapps-6.0.24-5.1.1_5.2.1.noarch.delta.rpm [done] Digest verification failed for tomcat6-webapps-6.0.24-5.1.1_5.2.1.noarch.delta.rpm. Expected 7aacd77e39b5b9bfa9b7ec5ef0aedbf2958155a9, found c03e33464665c0eeadcd8f1be0475c52a6b32644. Continue? [yes/no] (no): Invalid answer 'r'. Enter 'y' for 'yes' or 'n' for 'no' if nothing else works for you. [yes/no] (no): n [OpenSuse11.3-update_1|http://download.opensuse.org/update/11.3] Can't provide file './rpm/noarch/tomcat6-webapps-6.0.24-5.1.1_5.2.1.noarch.delta.rpm' from repository 'OpenSuse11.3-update_1' History: - tomcat6-webapps-6.0.24-5.1.1_5.2.1.noarch.delta.rpm has wrong checksum Retrieving: tomcat6-webapps-6.0.24-5.2.1.noarch.rpm [done (20.8 KiB/s)] Installing: tomcat6-webapps-6.0.24-5.2.1 [done] Retrieving package mozilla-nss-devel-3.12.8-1.1.1.x86_64 (48/53), 442.0 KiB (2.7 MiB unpacked) Retrieving delta: /rpm/x86_64/mozilla-nss-devel-3.12.6_3.12.8-6.1_1.1.1.x86_64.delta.rpm, 54.0 KiB Retrieving: mozilla-nss-devel-3.12.6_3.12.8-6.1_1.1.1.x86_64.delta.rpm [done] Digest verification failed for mozilla-nss-devel-3.12.6_3.12.8-6.1_1.1.1.x86_64.delta.rpm. Expected 2fa8d4f15f71da73f1592e33fd9f3d96101f44e7, found 0fc876acf290d800eb1faebe495fdd734d25e26c. Continue? [yes/no] (no): n [OpenSuse11.3-update_1|http://download.opensuse.org/update/11.3] Can't provide file './rpm/x86_64/mozilla-nss-devel-3.12.6_3.12.8-6.1_1.1.1.x86_64.delta.rpm' from repository 'OpenSuse11.3-update_1' History: - mozilla-nss-devel-3.12.6_3.12.8-6.1_1.1.1.x86_64.delta.rpm has wrong checksum Retrieving: mozilla-nss-devel-3.12.8-1.1.1.x86_64.rpm [done (63.7 KiB/s)] Installing: mozilla-nss-devel-3.12.8-1.1.1 [done] Retrieving package postgresql-contrib-8.4.5-0.3.1.x86_64 (49/53), 328.0 KiB (1.3 MiB unpacked) Retrieving delta: /rpm/x86_64/postgresql-contrib-8.4.4_8.4.5-2.3_0.3.1.x86_64.delta.rpm, 49.0 KiB Retrieving: postgresql-contrib-8.4.4_8.4.5-2.3_0.3.1.x86_64.delta.rpm [done] Digest verification failed for postgresql-contrib-8.4.4_8.4.5-2.3_0.3.1.x86_64.delta.rpm. Expected afc9f87ed6a3c75449f96081ecf98bc84f6df52b, found 7874303c44e7d0e8a3c682aa1b9475eec54132d2. Continue? [yes/no] (no): [OpenSuse11.3-update_1|http://download.opensuse.org/update/11.3] Can't provide file './rpm/x86_64/postgresql-contrib-8.4.4_8.4.5-2.3_0.3.1.x86_64.delta.rpm' from repository 'OpenSuse11.3-update_1' History: - postgresql-contrib-8.4.4_8.4.5-2.3_0.3.1.x86_64.delta.rpm has wrong checksum Retrieving: postgresql-contrib-8.4.5-0.3.1.x86_64.rpm [done] Digest verification failed for postgresql-contrib-8.4.5-0.3.1.x86_64.rpm. Expected fca2d207e2b120f312f0c8097dea8f543d40fe39, found bc85d10461e6f660d33d7f0bc951bf326cb99e4e. Continue? [yes/no] (no): Failed to provide Package postgresql-contrib-8.4.5-0.3.1. Do you want to retry retrieval? [OpenSuse11.3-update_1|http://download.opensuse.org/update/11.3] Can't provide file './rpm/x86_64/postgresql-contrib-8.4.5-0.3.1.x86_64.rpm' from repository 'OpenSuse11.3-update_1' History: - postgresql-contrib-8.4.5-0.3.1.x86_64.rpm has wrong checksum Abort, retry, ignore? [a/r/i] (a): r Retrieving package postgresql-contrib-8.4.5-0.3.1.x86_64 (49/53), 328.0 KiB (1.3 MiB unpacked) Retrieving delta: /rpm/x86_64/postgresql-contrib-8.4.4_8.4.5-2.3_0.3.1.x86_64.delta.rpm, 49.0 KiB Retrieving: postgresql-contrib-8.4.4_8.4.5-2.3_0.3.1.x86_64.delta.rpm [done] Digest verification failed for postgresql-contrib-8.4.4_8.4.5-2.3_0.3.1.x86_64.delta.rpm. Expected afc9f87ed6a3c75449f96081ecf98bc84f6df52b, found a152fa4ee31771772f18fccb387a078dc8f9b6be. Continue? [yes/no] (no): [OpenSuse11.3-update_1|http://download.opensuse.org/update/11.3] Can't provide file './rpm/x86_64/postgresql-contrib-8.4.4_8.4.5-2.3_0.3.1.x86_64.delta.rpm' from repository 'OpenSuse11.3-update_1' History: - postgresql-contrib-8.4.4_8.4.5-2.3_0.3.1.x86_64.delta.rpm has wrong checksum Retrieving: postgresql-contrib-8.4.5-0.3.1.x86_64.rpm [done] Digest verification failed for postgresql-contrib-8.4.5-0.3.1.x86_64.rpm. Expected fca2d207e2b120f312f0c8097dea8f543d40fe39, found 7ae8fe264f4cb56f32ebfbffe1ed71a9939d0a46. Continue? [yes/no] (no): Failed to provide Package postgresql-contrib-8.4.5-0.3.1. Do you want to retry retrieval? [OpenSuse11.3-update_1|http://download.opensuse.org/update/11.3] Can't provide file './rpm/x86_64/postgresql-contrib-8.4.5-0.3.1.x86_64.rpm' from repository 'OpenSuse11.3-update_1' History: - postgresql-contrib-8.4.5-0.3.1.x86_64.rpm has wrong checksum Abort, retry, ignore? [a/r/i] (a): r Retrieving package postgresql-contrib-8.4.5-0.3.1.x86_64 (49/53), 328.0 KiB (1.3 MiB unpacked) Retrieving delta: /rpm/x86_64/postgresql-contrib-8.4.4_8.4.5-2.3_0.3.1.x86_64.delta.rpm, 49.0 KiB Retrieving: postgresql-contrib-8.4.4_8.4.5-2.3_0.3.1.x86_64.delta.rpm [done] Digest verification failed for postgresql-contrib-8.4.4_8.4.5-2.3_0.3.1.x86_64.delta.rpm. Expected afc9f87ed6a3c75449f96081ecf98bc84f6df52b, found f69b81334a488e2ab7edb7dac0d3a9800595b11f. Continue? [yes/no] (no): [OpenSuse11.3-update_1|http://download.opensuse.org/update/11.3] Can't provide file './rpm/x86_64/postgresql-contrib-8.4.4_8.4.5-2.3_0.3.1.x86_64.delta.rpm' from repository 'OpenSuse11.3-update_1' History: - postgresql-contrib-8.4.4_8.4.5-2.3_0.3.1.x86_64.delta.rpm has wrong checksum Retrieving: postgresql-contrib-8.4.5-0.3.1.x86_64.rpm [done] Digest verification failed for postgresql-contrib-8.4.5-0.3.1.x86_64.rpm. Expected fca2d207e2b120f312f0c8097dea8f543d40fe39, found eca2db7e12a2bf7523d27fc8bb9e3ae62f116425. Continue? [yes/no] (no): Failed to provide Package postgresql-contrib-8.4.5-0.3.1. Do you want to retry retrieval? [OpenSuse11.3-update_1|http://download.opensuse.org/update/11.3] Can't provide file './rpm/x86_64/postgresql-contrib-8.4.5-0.3.1.x86_64.rpm' from repository 'OpenSuse11.3-update_1' History: - postgresql-contrib-8.4.5-0.3.1.x86_64.rpm has wrong checksum Abort, retry, ignore? [a/r/i] (a): r Retrieving package postgresql-contrib-8.4.5-0.3.1.x86_64 (49/53), 328.0 KiB (1.3 MiB unpacked) Retrieving delta: /rpm/x86_64/postgresql-contrib-8.4.4_8.4.5-2.3_0.3.1.x86_64.delta.rpm, 49.0 KiB Retrieving: postgresql-contrib-8.4.4_8.4.5-2.3_0.3.1.x86_64.delta.rpm [done] Digest verification failed for postgresql-contrib-8.4.4_8.4.5-2.3_0.3.1.x86_64.delta.rpm. Expected afc9f87ed6a3c75449f96081ecf98bc84f6df52b, found 187c059cb53347fcf490675c9e91aa3c3549b0f1. Continue? [yes/no] (no): [OpenSuse11.3-update_1|http://download.opensuse.org/update/11.3] Can't provide file './rpm/x86_64/postgresql-contrib-8.4.4_8.4.5-2.3_0.3.1.x86_64.delta.rpm' from repository 'OpenSuse11.3-update_1' History: - postgresql-contrib-8.4.4_8.4.5-2.3_0.3.1.x86_64.delta.rpm has wrong checksum Retrieving: postgresql-contrib-8.4.5-0.3.1.x86_64.rpm [done] Digest verification failed for postgresql-contrib-8.4.5-0.3.1.x86_64.rpm. Expected fca2d207e2b120f312f0c8097dea8f543d40fe39, found ef8a2ef0ed741655f8493c5d904392f0ef3a684e. Continue? [yes/no] (no): Failed to provide Package postgresql-contrib-8.4.5-0.3.1. Do you want to retry retrieval? [OpenSuse11.3-update_1|http://download.opensuse.org/update/11.3] Can't provide file './rpm/x86_64/postgresql-contrib-8.4.5-0.3.1.x86_64.rpm' from repository 'OpenSuse11.3-update_1' History: - postgresql-contrib-8.4.5-0.3.1.x86_64.rpm has wrong checksum Abort, retry, ignore? [a/r/i] (a): r Retrieving package postgresql-contrib-8.4.5-0.3.1.x86_64 (49/53), 328.0 KiB (1.3 MiB unpacked) Retrieving delta: /rpm/x86_64/postgresql-contrib-8.4.4_8.4.5-2.3_0.3.1.x86_64.delta.rpm, 49.0 KiB Retrieving: postgresql-contrib-8.4.4_8.4.5-2.3_0.3.1.x86_64.delta.rpm [done] Digest verification failed for postgresql-contrib-8.4.4_8.4.5-2.3_0.3.1.x86_64.delta.rpm. Expected afc9f87ed6a3c75449f96081ecf98bc84f6df52b, found 9cc56e38f09e7e7b81d49052179bd503daf9c45a. Continue? [yes/no] (no): [OpenSuse11.3-update_1|http://download.opensuse.org/update/11.3] Can't provide file './rpm/x86_64/postgresql-contrib-8.4.4_8.4.5-2.3_0.3.1.x86_64.delta.rpm' from repository 'OpenSuse11.3-update_1' History: - postgresql-contrib-8.4.4_8.4.5-2.3_0.3.1.x86_64.delta.rpm has wrong checksum Retrieving: postgresql-contrib-8.4.5-0.3.1.x86_64.rpm [done] Digest verification failed for postgresql-contrib-8.4.5-0.3.1.x86_64.rpm. Expected fca2d207e2b120f312f0c8097dea8f543d40fe39, found 853b0e65c2fa72ac9d26832926f3d53a611afe19. Continue? [yes/no] (no): Failed to provide Package postgresql-contrib-8.4.5-0.3.1. Do you want to retry retrieval? [OpenSuse11.3-update_1|http://download.opensuse.org/update/11.3] Can't provide file './rpm/x86_64/postgresql-contrib-8.4.5-0.3.1.x86_64.rpm' from repository 'OpenSuse11.3-update_1' History: - postgresql-contrib-8.4.5-0.3.1.x86_64.rpm has wrong checksum Abort, retry, ignore? [a/r/i] (a): r Retrieving package postgresql-contrib-8.4.5-0.3.1.x86_64 (49/53), 328.0 KiB (1.3 MiB unpacked) Retrieving delta: /rpm/x86_64/postgresql-contrib-8.4.4_8.4.5-2.3_0.3.1.x86_64.delta.rpm, 49.0 KiB Retrieving: postgresql-contrib-8.4.4_8.4.5-2.3_0.3.1.x86_64.delta.rpm [done] Digest verification failed for postgresql-contrib-8.4.4_8.4.5-2.3_0.3.1.x86_64.delta.rpm. Expected afc9f87ed6a3c75449f96081ecf98bc84f6df52b, found 36cd280bbfc722c29b75218a06716498e4a26a5a. Continue? [yes/no] (no): [OpenSuse11.3-update_1|http://download.opensuse.org/update/11.3] Can't provide file './rpm/x86_64/postgresql-contrib-8.4.4_8.4.5-2.3_0.3.1.x86_64.delta.rpm' from repository 'OpenSuse11.3-update_1' History: - postgresql-contrib-8.4.4_8.4.5-2.3_0.3.1.x86_64.delta.rpm has wrong checksum Retrieving: postgresql-contrib-8.4.5-0.3.1.x86_64.rpm [done] Digest verification failed for postgresql-contrib-8.4.5-0.3.1.x86_64.rpm. Expected fca2d207e2b120f312f0c8097dea8f543d40fe39, found 0265e354a125d7be4f1ff1644cbc29d2cc594749. Continue? [yes/no] (no): Failed to provide Package postgresql-contrib-8.4.5-0.3.1. Do you want to retry retrieval? [OpenSuse11.3-update_1|http://download.opensuse.org/update/11.3] Can't provide file './rpm/x86_64/postgresql-contrib-8.4.5-0.3.1.x86_64.rpm' from repository 'OpenSuse11.3-update_1' History: - postgresql-contrib-8.4.5-0.3.1.x86_64.rpm has wrong checksum Abort, retry, ignore? [a/r/i] (a): r Retrieving package postgresql-contrib-8.4.5-0.3.1.x86_64 (49/53), 328.0 KiB (1.3 MiB unpacked) Retrieving delta: /rpm/x86_64/postgresql-contrib-8.4.4_8.4.5-2.3_0.3.1.x86_64.delta.rpm, 49.0 KiB Retrieving: postgresql-contrib-8.4.4_8.4.5-2.3_0.3.1.x86_64.delta.rpm [done] Digest verification failed for postgresql-contrib-8.4.4_8.4.5-2.3_0.3.1.x86_64.delta.rpm. Expected afc9f87ed6a3c75449f96081ecf98bc84f6df52b, found 6b86c9cfff37ec998a3bb4cf2e1b95ec629814aa. Continue? [yes/no] (no): [OpenSuse11.3-update_1|http://download.opensuse.org/update/11.3] Can't provide file './rpm/x86_64/postgresql-contrib-8.4.4_8.4.5-2.3_0.3.1.x86_64.delta.rpm' from repository 'OpenSuse11.3-update_1' History: - postgresql-contrib-8.4.4_8.4.5-2.3_0.3.1.x86_64.delta.rpm has wrong checksum Retrieving: postgresql-contrib-8.4.5-0.3.1.x86_64.rpm [done] Digest verification failed for postgresql-contrib-8.4.5-0.3.1.x86_64.rpm. Expected fca2d207e2b120f312f0c8097dea8f543d40fe39, found ef4234dbc7e14e36612821b66dd277ff5eb459f6. Continue? [yes/no] (no): Failed to provide Package postgresql-contrib-8.4.5-0.3.1. Do you want to retry retrieval? [OpenSuse11.3-update_1|http://download.opensuse.org/update/11.3] Can't provide file './rpm/x86_64/postgresql-contrib-8.4.5-0.3.1.x86_64.rpm' from repository 'OpenSuse11.3-update_1' History: - postgresql-contrib-8.4.5-0.3.1.x86_64.rpm has wrong checksum Abort, retry, ignore? [a/r/i] (a): r Retrieving package postgresql-contrib-8.4.5-0.3.1.x86_64 (49/53), 328.0 KiB (1.3 MiB unpacked) Retrieving delta: /rpm/x86_64/postgresql-contrib-8.4.4_8.4.5-2.3_0.3.1.x86_64.delta.rpm, 49.0 KiB Retrieving: postgresql-contrib-8.4.4_8.4.5-2.3_0.3.1.x86_64.delta.rpm [done] Digest verification failed for postgresql-contrib-8.4.4_8.4.5-2.3_0.3.1.x86_64.delta.rpm. Expected afc9f87ed6a3c75449f96081ecf98bc84f6df52b, found a6e72609ea4daa677004d8223c766558e08269ed. Continue? [yes/no] (no): [OpenSuse11.3-update_1|http://download.opensuse.org/update/11.3] Can't provide file './rpm/x86_64/postgresql-contrib-8.4.4_8.4.5-2.3_0.3.1.x86_64.delta.rpm' from repository 'OpenSuse11.3-update_1' History: - postgresql-contrib-8.4.4_8.4.5-2.3_0.3.1.x86_64.delta.rpm has wrong checksum Retrieving: postgresql-contrib-8.4.5-0.3.1.x86_64.rpm [done] Digest verification failed for postgresql-contrib-8.4.5-0.3.1.x86_64.rpm. Expected fca2d207e2b120f312f0c8097dea8f543d40fe39, found 7d63d3fac0b89372c9d3d90e70f018c15ece3997. Continue? [yes/no] (no): Failed to provide Package postgresql-contrib-8.4.5-0.3.1. Do you want to retry retrieval? [OpenSuse11.3-update_1|http://download.opensuse.org/update/11.3] Can't provide file './rpm/x86_64/postgresql-contrib-8.4.5-0.3.1.x86_64.rpm' from repository 'OpenSuse11.3-update_1' History: - postgresql-contrib-8.4.5-0.3.1.x86_64.rpm has wrong checksum Abort, retry, ignore? [a/r/i] (a): r Retrieving package postgresql-contrib-8.4.5-0.3.1.x86_64 (49/53), 328.0 KiB (1.3 MiB unpacked) Retrieving delta: /rpm/x86_64/postgresql-contrib-8.4.4_8.4.5-2.3_0.3.1.x86_64.delta.rpm, 49.0 KiB Retrieving: postgresql-contrib-8.4.4_8.4.5-2.3_0.3.1.x86_64.delta.rpm [done] Digest verification failed for postgresql-contrib-8.4.4_8.4.5-2.3_0.3.1.x86_64.delta.rpm. Expected afc9f87ed6a3c75449f96081ecf98bc84f6df52b, found 57e62ea3729fe5c955b5bcb7b95039b4c4238ec9. Continue? [yes/no] (no): n [OpenSuse11.3-update_1|http://download.opensuse.org/update/11.3] Can't provide file './rpm/x86_64/postgresql-contrib-8.4.4_8.4.5-2.3_0.3.1.x86_64.delta.rpm' from repository 'OpenSuse11.3-update_1' History: - postgresql-contrib-8.4.4_8.4.5-2.3_0.3.1.x86_64.delta.rpm has wrong checksum Retrieving: postgresql-contrib-8.4.5-0.3.1.x86_64.rpm [done (62.1 KiB/s)] Installing: postgresql-contrib-8.4.5-0.3.1 [done] Retrieving package mozilla-xulrunner191-gnomevfs-1.9.1.15-0.2.1.x86_64 (50/53), 55.0 KiB (169.0 KiB unpacked) Retrieving delta: /rpm/x86_64/mozilla-xulrunner191-gnomevfs-1.9.1.13_1.9.1.15-0.3.1_0.2.1.x86_64.delta.rpm, 19.0 KiB Retrieving: mozilla-xulrunner191-gnomevfs-1.9.1.13_1.9.1.15-0.3.1_0.2.1.x86_64.delta.rpm [done] Digest verification failed for mozilla-xulrunner191-gnomevfs-1.9.1.13_1.9.1.15-0.3.1_0.2.1.x86_64.delta.rpm. Expected 68c8c9985184f79d12aee3b9dd916aa45b659f1f, found 17dd6f4fd247190ead97f0c95ed2c483a6eaf247. Continue? [yes/no] (no): n [OpenSuse11.3-update_1|http://download.opensuse.org/update/11.3] Can't provide file './rpm/x86_64/mozilla-xulrunner191-gnomevfs-1.9.1.13_1.9.1.15-0.3.1_0.2.1.x86_64.delta.rpm' from repository 'OpenSuse11.3-update_1' History: - mozilla-xulrunner191-gnomevfs-1.9.1.13_1.9.1.15-0.3.1_0.2.1.x86_64.delta.rpm has wrong checksum Retrieving: mozilla-xulrunner191-gnomevfs-1.9.1.15-0.2.1.x86_64.rpm [done] Digest verification failed for mozilla-xulrunner191-gnomevfs-1.9.1.15-0.2.1.x86_64.rpm. Expected 65ac28dfb7a5e2bff23aca30c0f01cef4b08ca3c, found d4e6f1d50a23cfcfec34a2f96fd33bcb6228aaec. Continue? [yes/no] (no): n Failed to provide Package mozilla-xulrunner191-gnomevfs-1.9.1.15-0.2.1. Do you want to retry retrieval? [OpenSuse11.3-update_1|http://download.opensuse.org/update/11.3] Can't provide file './rpm/x86_64/mozilla-xulrunner191-gnomevfs-1.9.1.15-0.2.1.x86_64.rpm' from repository 'OpenSuse11.3-update_1' History: - mozilla-xulrunner191-gnomevfs-1.9.1.15-0.2.1.x86_64.rpm has wrong checksum Abort, retry, ignore? [a/r/i] (a): r Retrieving package mozilla-xulrunner191-gnomevfs-1.9.1.15-0.2.1.x86_64 (50/53), 55.0 KiB (169.0 KiB unpacked) Retrieving delta: /rpm/x86_64/mozilla-xulrunner191-gnomevfs-1.9.1.13_1.9.1.15-0.3.1_0.2.1.x86_64.delta.rpm, 19.0 KiB Retrieving: mozilla-xulrunner191-gnomevfs-1.9.1.13_1.9.1.15-0.3.1_0.2.1.x86_64.delta.rpm [done] Applying delta: /mozilla-xulrunner191-gnomevfs-1.9.1.13_1.9.1.15-0.3.1_0.2.1.x86_64.delta.rpm [done] Installing: mozilla-xulrunner191-gnomevfs-1.9.1.15-0.2.1 [done] Retrieving package mozilla-xulrunner191-devel-1.9.1.15-0.2.1.x86_64 (51/53), 3.1 MiB (25.0 MiB unpacked) Retrieving delta: /rpm/x86_64/mozilla-xulrunner191-devel-1.9.1.13_1.9.1.15-0.3.1_0.2.1.x86_64.delta.rpm, 415.0 KiB Retrieving: mozilla-xulrunner191-devel-1.9.1.13_1.9.1.15-0.3.1_0.2.1.x86_64.delta.rpm [done] Digest verification failed for mozilla-xulrunner191-devel-1.9.1.13_1.9.1.15-0.3.1_0.2.1.x86_64.delta.rpm. Expected 03d1190653f2a272649e03c688bd31d7abe34927, found 8c11a7ca82e907d17635025b0c3402a578d1f999. Continue? [yes/no] (no): [OpenSuse11.3-update_1|http://download.opensuse.org/update/11.3] Can't provide file './rpm/x86_64/mozilla-xulrunner191-devel-1.9.1.13_1.9.1.15-0.3.1_0.2.1.x86_64.delta.rpm' from repository 'OpenSuse11.3-update_1' History: - mozilla-xulrunner191-devel-1.9.1.13_1.9.1.15-0.3.1_0.2.1.x86_64.delta.rpm has wrong checksum Retrieving: mozilla-xulrunner191-devel-1.9.1.15-0.2.1.x86_64.rpm [done (134.8 KiB/s)] Installing: mozilla-xulrunner191-devel-1.9.1.15-0.2.1 [done] Retrieving package MozillaFirefox-3.6.12-0.7.1.x86_64 (52/53), 855.0 KiB (3.4 MiB unpacked) Retrieving delta: /rpm/x86_64/MozillaFirefox-3.6.10_3.6.12-0.3.1_0.7.1.x86_64.delta.rpm, 38.0 KiB Retrieving: MozillaFirefox-3.6.10_3.6.12-0.3.1_0.7.1.x86_64.delta.rpm [done (7.9 KiB/s)] Applying delta: ./MozillaFirefox-3.6.10_3.6.12-0.3.1_0.7.1.x86_64.delta.rpm [done] Installing: MozillaFirefox-3.6.12-0.7.1 [done] Additional rpm output: Error in file "/usr/share/applications/ggl-gtk.desktop": "app/gg" is an invalid MIME type ("app" is an unregistered media type) Error in file "/usr/share/applications/ggl-qt.desktop": "app/gg" is an invalid MIME type ("app" is an unregistered media type) Error in file "/usr/share/applications/kde4/kfontview.desktop": "fonts/package" is an invalid MIME type ("fonts" is an unregistered media type) Warning in file "/usr/share/applications/nautilus-folder-handler.desktop": usage of MIME type "x-directory/gnome-default-handler" is discouraged ("x-directory" is an old media type that should be replaced with a modern equivalent) Warning in file "/usr/share/applications/nautilus-folder-handler.desktop": usage of MIME type "x-directory/normal" is discouraged ("x-directory" is an old media type that should be replaced with a modern equivalent) Error in file "/usr/share/applications/ggl-gtk.desktop": "app/gg" is an invalid MIME type ("app" is an unregistered media type) Error in file "/usr/share/applications/ggl-qt.desktop": "app/gg" is an invalid MIME type ("app" is an unregistered media type) Error in file "/usr/share/applications/kde4/kfontview.desktop": "fonts/package" is an invalid MIME type ("fonts" is an unregistered media type) Warning in file "/usr/share/applications/nautilus-folder-handler.desktop": usage of MIME type "x-directory/gnome-default-handler" is discouraged ("x-directory" is an old media type that should be replaced with a modern equivalent) Warning in file "/usr/share/applications/nautilus-folder-handler.desktop": usage of MIME type "x-directory/normal" is discouraged ("x-directory" is an old media type that should be replaced with a modern equivalent) Retrieving package mozilla-xulrunner192-gnome-1.9.2.12-0.8.1.x86_64 (53/53), 41.0 KiB (114.0 KiB unpacked) Retrieving delta: /rpm/x86_64/mozilla-xulrunner192-gnome-1.9.2.10_1.9.2.12-0.4.1_0.8.1.x86_64.delta.rpm, 15.0 KiB Retrieving: mozilla-xulrunner192-gnome-1.9.2.10_1.9.2.12-0.4.1_0.8.1.x86_64.delta.rpm [done] Applying delta: /mozilla-xulrunner192-gnome-1.9.2.10_1.9.2.12-0.4.1_0.8.1.x86_64.delta.rpm [done] Installing: mozilla-xulrunner192-gnome-1.9.2.12-0.8.1 [done] There are some running programs that use files deleted by recent upgrade. You may wish to restart some of them. Run 'zypper ps' to list these programs. ------------ -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=649925 https://bugzilla.novell.com/show_bug.cgi?id=649925#c10 Michael Andres <ma@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |rathnadhar.kolar@wipro.com --- Comment #10 from Michael Andres <ma@novell.com> 2010-11-24 10:59:06 CET --- 1) Would it be possible to get a logfile of such a failed download with: ZYPP_ARIA2C=0 ZYPP_MEDIA_CURL_DEBUG=2 2) Using http://download.opensuse.org/..., download.opensuse.org does not resolve the request, but redirects you to one of it's known mirror sites. (like http://download.uni-hd.de). It looks to me like this redirection does not work properly, which may be a problem with the proxy or a problem in libzypp or both. As far as I know RHEL servers do not use redirection, that's why they work for you. And that's also why I expect e.g. http://download.uni-hd.de to work (or any other mirror site that does not redirect further). Last time you changed the URL for the appache repos, you could try the same for the OpenSuse11.3-update_1 update repo, which causes the errors above: - http://download.opensuse.org/update/11.3 + http://download.uni-hd.de/ftp/pub/linux/opensuse/update If this resolves the errors for OpenSuse11.3-update_1, you can basically do the same for all other repos refering to download.opensuse.org. 3) Finally it would be intersesting to know, whether 'curl' executed on the commandline has similar problems behind your proyx? -- If you'd download e.g. postgresql-contrib-8.4.5-0.3.1.x86_64.rpm from download.opensuse.org: # curl -O http://download.opensuse.org/update/11.3/\ rpm/x86_64/postgresql-contrib-8.4.5-0.3.1.x86_64.rpm And test the downloaded file using the 'file' command: # file postgresql-contrib-8.4.5-0.3.1.x86_64.rpm It should tell you: postgresql-contrib-8.4.5-0.3.1.x86_64.rpm: HTML document text If you read this HTML file, it should tell that the document has moved and point you to some mirror site. -- Telling curl to follow redirects by using the '-L' option, you should immediately get the file: # curl -L -O http://download.opensuse.org/update/11.3/\ rpm/x86_64/postgresql-contrib-8.4.5-0.3.1.x86_64.rpm # file postgresql-contrib-8.4.5-0.3.1.x86_64.rpm It should tell you: postgresql-contrib-8.4.5-0.3.1.x86_64.rpm: RPM v3 bin i386 ... If 'curl -L' also gets some 'HTML document', it's most probably a problem of the proxy not properly indicating the redirect. If it works on the commandline, the logs from (1) may help to find a solution inside libzypp. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=649925 https://bugzilla.novell.com/show_bug.cgi?id=649925#c11 Rathnadhar .K.V. <rathnadhar.kolar@wipro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|rathnadhar.kolar@wipro.com | --- Comment #11 from Rathnadhar .K.V. <rathnadhar.kolar@wipro.com> 2010-12-03 03:22:04 UTC --- I did as listed and here is my response. The output is put under "OUTPUT:" header My repos are listed below. # | Alias | Name | Enabled | Refresh | Priority | Type | URI | Service --+-----------------------+-----------------------+---------+---------+----------+--------+----------------------------------------------------------------------------+-------- 1 | Contrib-11.3 | Contrib-11.3 | Yes | Yes | 99 | rpm-md | http://download.opensuse.org/repositories/openSUSE:/11.3:/Contrib/standard | 2 | Java-11.3 | Java-11.3 | Yes | Yes | 99 | rpm-md | http://download.opensuse.org/repositories/Java:/packages/openSUSE_11.3 | 3 | openSUSE-11.3-Non-Oss | openSUSE-11.3-Non-Oss | Yes | Yes | 99 | yast2 | http://download.opensuse.org/distribution/11.3/repo/non-oss | 4 | openSUSE-11.3-Update | openSUSE-11.3-Update | Yes | Yes | 99 | rpm-md | http://download.uni-hd.de/ftp/pub/linux/opensuse/update/11.3/ | 5 | packman-11.3 | packman-11.3 | Yes | Yes | 99 | rpm-md | http://packman.unixheads.com/suse/11.3 | 6 | repo-oss | openSUSE-11.3-Oss | Yes | Yes | 99 | yast2 | http://download.opensuse.org/distribution/11.3/repo/oss/ 1) Would it be possible to get a logfile of such a failed download with: ZYPP_ARIA2C=0 ZYPP_MEDIA_CURL_DEBUG=2 OUTPUT: I have already set the above in my profile. 2) Using http://download.opensuse.org/..., download.opensuse.org does not resolve the request, but redirects you to one of it's known mirror sites. (like http://download.uni-hd.de). It looks to me like this redirection does not work properly, which may be a problem with the proxy or a problem in libzypp or both. As far as I know RHEL servers do not use redirection, that's why they work for you. And that's also why I expect e.g. http://download.uni-hd.de to work (or any other mirror site that does not redirect further). Last time you changed the URL for the appache repos, you could try the same for the OpenSuse11.3-update_1 update repo, which causes the errors above: - http://download.opensuse.org/update/11.3 + http://download.uni-hd.de/ftp/pub/linux/opensuse/update If this resolves the errors for OpenSuse11.3-update_1, you can basically do the same for all other repos referring to download.opensuse.org. OUTPUT: The url is: http://download.uni-hd.de/ftp/pub/linux/opensuse/update/11.3/ After updating the URL I find the downloads are more stable. I did not get any error. Further the downloads were significantly fast. The update happened in a jiffy. Now please do me a favour. Please give me the final (non redirected) sites of the repos I have listed above, I will update it to my repo list and will run the zypper update, after that I will give the feedback. 3) Finally it would be intersesting to know, whether 'curl' executed on the commandline has similar problems behind your proyx? -- If you'd download e.g. postgresql-contrib-8.4.5-0.3.1.x86_64.rpm from download.opensuse.org: # curl -O http://download.opensuse.org/update/11.3/\ rpm/x86_64/postgresql-contrib-8.4.5-0.3.1.x86_64.rpm And test the downloaded file using the 'file' command: # file postgresql-contrib-8.4.5-0.3.1.x86_64.rpm It should tell you: postgresql-contrib-8.4.5-0.3.1.x86_64.rpm: HTML document text If you read this HTML file, it should tell that the document has moved and point you to some mirror site. Output: Got the message HTML document....the contents of document is as follows: " <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>302 Found</title> </head><body> <h1>Found</h1> <p>The document has moved <a href="http://download.uni-hd.de/ftp/pub/linux/opensuse/update/11.3/rpm/x86_64/postgresql-contrib-8.4.5-0.3.1.x86_64.rpm">here</a>.</p> <hr> <address>Apache/2.2.10 (Linux/SUSE) Server at download.opensuse.org Port 80</address> </body></html> " -- Telling curl to follow redirects by using the '-L' option, you should immediately get the file: # curl -L -O http://download.opensuse.org/update/11.3/\ rpm/x86_64/postgresql-contrib-8.4.5-0.3.1.x86_64.rpm # file postgresql-contrib-8.4.5-0.3.1.x86_64.rpm It should tell you: postgresql-contrib-8.4.5-0.3.1.x86_64.rpm: RPM v3 bin i386 ... OUTPUT: "postgresql-contrib-8.4.5-0.3.1.x86_64.rpm: RPM v3.0 bin i386/x86_64" ------------ My observations: 1. When I start getting errors in downloads, it happens in bunches. 2. Say I have 10 files for update, the first downloads without a hitch (its damn slow), I invariably get an error in the second file download. I have to repeatedly press (no) and (retry) to get the download right. In rare cases all the files will encounter this problem. Then its a frustrating thing to update. 3. I always suspected the redirection to be a culprit. I dont know how to nail down. 4. My next suspicion is libzypp. 5. I never such problems in OSuse9, Osuse10...but with 11 and above the problem is acute. 6. There another thing, zypper should have a command line provision for auto retry when the checksum does not match. Its a pain to press 'n' and 'r' for each and every rpm. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=649925 https://bugzilla.novell.com/show_bug.cgi?id=649925#c12 Stefan Quandt <squan@web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |squan@web.de --- Comment #12 from Stefan Quandt <squan@web.de> 2010-12-04 23:30:36 UTC --- I never had this problem with opensuse 9, 10, 11 but today it started after changing repos from 11.3 to factory (11.4), doing an initial "up zypper" and starting a "zypper dup". I get sporadic "Digest verification failed" on random packages on about every 40th package but on retry they always download and install. Shutting down suse firewall and doing "export ZYPP_ARIA2C=0" (before starting zypper) does not help. Does this mean aria2c is not the cause? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=649925 https://bugzilla.novell.com/show_bug.cgi?id=649925#c13 Bernhard Wiedemann <bwiedemann@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bwiedemann@novell.com --- Comment #13 from Bernhard Wiedemann <bwiedemann@novell.com> 2010-12-05 20:47:17 CET --- Stefan: can you please try if export ZYPP_MULTICURL=0 before the update helps? Then this is likely a dup of my bug 657605 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=649925 https://bugzilla.novell.com/show_bug.cgi?id=649925#c14 --- Comment #14 from Michael Andres <ma@novell.com> 2010-12-06 13:19:26 CET --- (In reply to comment #13)
Stefan: can you please try if export ZYPP_MULTICURL=0 before the update helps?
@Stefan, Bernhard: This bug here is on 11.3, so there is no ZYPP_MULTICURL involved. Multicurl (as replacement for aria2) will be available on 11.4. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=649925 https://bugzilla.novell.com/show_bug.cgi?id=649925#c15 --- Comment #15 from Michael Andres <ma@novell.com> 2010-12-06 15:07:02 CET ---
Now please do me a favour. Please give me the final (non redirected) sites of the repos I have listed above, I will
A list of available mirror sites is available at http://mirrors.opensuse.org/list/11.3.html The directories you are using from http://download.opensuse.org/ are: repositories/openSUSE:/11.3:/Contrib/standard repositories/Java:/packages/openSUSE_11.3 distribution/11.3/repo/non-oss distribution/11.3/repo/oss/ You can simply follow a mirrors 'HTTP' link and see whether it provides the required directories. Most mirrors do provide the 'distribution/...' tree, but not all do offer a full 'repositories/...' tree. AFAIK http://download.uni-hd.de/ftp/pub/linux/opensuse/ or http://ftp5.gwdg.de/pub/opensuse/ offer almost everything. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=649925 https://bugzilla.novell.com/show_bug.cgi?id=649925#c16 --- Comment #16 from Stefan Quandt <squan@web.de> 2010-12-10 19:15:15 UTC --- In reply to comment #14:
Stefan: can you please try if export ZYPP_MULTICURL=0 before the update helps? I did so when updating to KDE-4.6 beta2 and it immediately remedied the problem.
@Stefan, Bernhard: This bug here is on 11.3, so there is no ZYPP_MULTICURL involved. Multicurl (as replacement for aria2) will be available on 11.4. 11.3 to 11.4, yes. But the update happened in multiple parts and I guess after a successive zypper invocation it used multicurl (triggering the error).
-- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=649925 https://bugzilla.novell.com/show_bug.cgi?id=649925#c17 Andres Kaswalder <akaswalder@melian.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |akaswalder@melian.com --- Comment #17 from Andres Kaswalder <akaswalder@melian.com> 2011-03-03 10:44:24 UTC --- I tried a far more simpple solution. i went to my firewall and said to it: "please let my SuSE servers go wherever they want in Internet with HTTP". It worked flawlessly. When I finished updating, I put things back to "normal" (which is... restricted). If you are not the firewall admin, you can have your admin write this rule for you. Regards, Andrés. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=649925 https://bugzilla.novell.com/show_bug.cgi?id=649925#c18 --- Comment #18 from Rathnadhar .K.V. <rathnadhar.kolar@wipro.com> 2011-03-04 03:35:07 UTC --- The very reason to log this bug was that the updates fail behind firewalls. I am in a very big organization (1,00,000+ people). here the firewall is centrally administered. There is simply NO WAY they are going to allow this exception. OpenSuSE should have the ability to flawlessly upgrade itself behind the firewall. When my RHEL updates flawlessly behind firewall, there no excuse for OpenSuse. In fact, SuSE lost orders to RHEL due to upgrade issue. Every time I issue a Zypper update command, I hope, pray that the upgrade is flawless. But every time I have problems. Now One this that is certain is that: ZYPPER_ARIA2=0 when proxy is enable. I suggest that this be done programatically. Another thing I am convinced is that the multi threaded download is having an issue. Especially with very fast processors. I have a hunch that when more than one package is being updates, lets say 2 threads operate, the first thread will fetch and install first package, the second thread the second. However if the first thread finishes off its job very fast, while the second thread is still downloading ..then checksum errors abound. This needs to be investigated. One suggestion is that to have ZYPPER_MULTICURL=0 in case proxy is enabled. This way only one thread will download and install the packages. Regards Rathnadhar.K.V. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=649925 https://bugzilla.novell.com/show_bug.cgi?id=649925#c19 --- Comment #19 from Michael Schröder <mls@novell.com> 2011-03-04 08:15:56 UTC --- RHEL != openSUSE. aria2c doesn't ship with SLES. 11.4 doesn't use aria2c anymore. MultiCurl doesn't use threads, so it's not a threading issue. And 11.3 doesn't have multicurl, so it can't be a multicurl issue for you. (Regarding the multicurl problems in Factory/11.4, there was a bug in the code that got fixed in December with libzypp version 8.10.1. So it shouldn't happen anymore.) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=649925 https://bugzilla.novell.com/show_bug.cgi?id=649925#c20 Jeff Mitchell <mitchell@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mitchell@kde.org --- Comment #20 from Jeff Mitchell <mitchell@kde.org> 2011-04-11 19:23:25 UTC --- I'm on a new 11.4 install, with libzypp 8.12.1-3.3. I see this same problem. Running export ZYPPER_MULTICURL=0 beforehand fixes it. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=649925 https://bugzilla.novell.com/show_bug.cgi?id=649925#c21 --- Comment #21 from Michael Schröder <mls@novell.com> 2011-04-12 10:02:34 UTC --- Please truncate /var/log/zypper.log, then run a zypper command that shows the problem and attach the resulting zypper.log file. Thanks! -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=649925 https://bugzilla.novell.com/show_bug.cgi?id=649925#c22 --- Comment #22 from Jeff Mitchell <mitchell@kde.org> 2011-04-12 15:13:38 UTC --- Created an attachment (id=424474) --> (http://bugzilla.novell.com/attachment.cgi?id=424474) Log file showing error Here's the log file. I said "yes" three or four times to whether I wanted to continue when it got the checksum error, and then finally said "no". The only thing I've modified in the log file itself is the name of our proxy server. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=649925 https://bugzilla.novell.com/show_bug.cgi?id=649925#c23 --- Comment #23 from Michael Schröder <mls@novell.com> 2011-04-12 15:57:37 UTC --- I think that what happens is that your proxy changes the returned ContentType header from "application/metalink4+xml" to something else. Because of this, the downloader thinks that the returned data is the real file, but in reality it is just the metalink information. Try (assuming curl uses your proxy): curl -v -s -H 'Accept: */*, application/metalink4+xml' http://download.opensuse.org/update/11.4/repodata/0720986a4636756eea1bba8774...
/dev/null
It should print: Content-Type: application/metalink4+xml; charset=UTF-8 (Relying in the content type seemed to be a bad idea, maybe we should add some metalink auto detection.) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=649925 https://bugzilla.novell.com/show_bug.cgi?id=649925#c24 --- Comment #24 from Jeff Mitchell <mitchell@kde.org> 2011-04-12 16:25:14 UTC --- You're right: Content-type: text/xml; charset=UTF-8 I'll try to attack this on our angle but getting IT guys to change the proxy setup is a very uphill battle, so hopefully you can put some smarts in as well. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=649925 https://bugzilla.novell.com/show_bug.cgi?id=649925#c Jeff Mitchell <mitchell@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Update Problems |Update Problems AssignedTo|zypp-maintainers@forge.prov |bnc-team-screening@forge.pr |o.novell.com |ovo.novell.com Product|openSUSE 11.3 |openSUSE 11.4 Target Milestone|--- |Final OS/Version|openSUSE 11.3 |openSUSE 11.4 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=649925 https://bugzilla.novell.com/show_bug.cgi?id=649925#c25 --- Comment #25 from Jeff Mitchell <mitchell@kde.org> 2011-05-09 20:03:35 UTC --- For anyone that sees this at a future point, I should mention that above I said that putting ZYPPER_MULTICURL=0 fixed the problem. This is a typo; I meant ZYPP_MULTICURL=0 as in the other comments above. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=649925 https://bugzilla.novell.com/show_bug.cgi?id=649925#c26 Michael Schröder <mls@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mfrost@rooville.com --- Comment #26 from Michael Schröder <mls@novell.com> 2011-05-26 09:52:34 UTC --- *** Bug 696129 has been marked as a duplicate of this bug. *** http://bugzilla.novell.com/show_bug.cgi?id=696129 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=649925 https://bugzilla.novell.com/show_bug.cgi?id=649925#c zj jia <zjjia@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |zjjia@novell.com AssignedTo|bnc-team-screening@forge.pr |zypp-maintainers@forge.prov |ovo.novell.com |o.novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=649925 https://bugzilla.novell.com/show_bug.cgi?id=649925#c27 Swamp Workflow Management <swamp@suse.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard| |maint:running:42047:low --- Comment #27 from Swamp Workflow Management <swamp@suse.de> 2011-07-04 15:01:41 UTC --- The SWAMPID for this issue is 42047. This issue was rated as low. Please submit fixed packages until 2011-08-01. Also create a patchinfo file using this link: https://swamp.suse.de/webswamp/wf/42047 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=649925 https://bugzilla.novell.com/show_bug.cgi?id=649925#c28 Michael Andres <ma@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #28 from Michael Andres <ma@novell.com> 2011-07-21 13:54:00 CEST --- fixed in libzypp-8.12.3 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=649925 https://bugzilla.novell.com/show_bug.cgi?id=649925#c29 Swamp Workflow Management <swamp@suse.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard|maint:running:42047:low |maint:running:42047:low | |maint:released:11.4:42384 --- Comment #29 from Swamp Workflow Management <swamp@suse.de> 2011-08-04 13:54:19 UTC --- Update released for: libsatsolver, libsatsolver-debugsource, libsatsolver-demo, libsatsolver-demo-debuginfo, libsatsolver-devel, libsatsolver-devel-debuginfo, libzypp, libzypp-debuginfo, libzypp-debugsource, libzypp-devel, perl-satsolver, perl-satsolver-debuginfo, python-satsolver, python-satsolver-debuginfo, ruby-satsolver, ruby-satsolver-debuginfo, satsolver-tools, satsolver-tools-debuginfo, zypper, zypper-debuginfo, zypper-debugsource Products: openSUSE 11.4 (debug, i586, x86_64) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=649925 https://bugzilla.novell.com/show_bug.cgi?id=649925#c Swamp Workflow Management <swamp@suse.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard|maint:running:42047:low |. |maint:released:11.4:42384 | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com