[Bug 835177] New: zypper has display problems with large packages
https://bugzilla.novell.com/show_bug.cgi?id=835177 https://bugzilla.novell.com/show_bug.cgi?id=835177#c0 Summary: zypper has display problems with large packages Classification: openSUSE Product: openSUSE Factory Version: 13.1 Milestone 4 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: seife@novell.slipkontur.de QAContact: qa-bugs@suse.de Found By: Third Party Developer/Partner Blocker: --- It looks like there is a 32bit signed problem in the zypp infrastructure: The following packages are going to be upgraded: kernel-default-devel 3.11.rc5-1.1.g25b5917 -> 3.11.rc5-2.1.gadcd98b kernel-desktop 3.11.rc5-1.1.g25b5917 -> 3.11.rc5-2.1.gadcd98b kernel-desktop-debuginfo 3.11.rc5-1.1.g25b5917 -> 3.11.rc5-2.1.gadcd98b kernel-desktop-devel 3.11.rc5-1.1.g25b5917 -> 3.11.rc5-2.1.gadcd98b kernel-devel 3.11.rc5-1.1.g25b5917 -> 3.11.rc5-2.1.gadcd98b kernel-source 3.11.rc5-1.1.g25b5917 -> 3.11.rc5-2.1.gadcd98b 6 packages to upgrade. Overall download size: 411.7 MiB. After the operation, 4.0 GiB will be freed. [...] Retrieving package kernel-desktop-debuginfo-3.11.rc5-2.1.gadcd98b.x86_64 (3/6), 285.8 MiB (-1.92 GiB unpacked) kernel-desktop-debuginfo is bigger than 2GB: susi:~ # rpm -qi kernel-desktop-debuginfo Name : kernel-desktop-debuginfo Version : 3.11.rc5 Release : 1.1.g25b5917 Architecture: x86_64 Install Date: Thu Aug 15 16:31:22 2013 Group : Development/Debug Size : 2236381437 License : GPL-2.0 Signature : RSA/SHA1, Wed Aug 14 12:12:20 2013, Key ID eceef21003579c1d Source RPM : kernel-desktop-3.11.rc5-1.1.g25b5917.nosrc.rpm Build Date : Wed Aug 14 10:54:59 2013 Build Host : build35 Relocations : (not relocatable) Vendor : obs://build.opensuse.org/Kernel URL : http://www.kernel.org/ Summary : Debug information for package kernel-desktop Description : This package provides debug information for package kernel-desktop. Debug information is useful when developing applications that use this package or when debugging this package. Distribution: Kernel:HEAD -- 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=835177 https://bugzilla.novell.com/show_bug.cgi?id=835177#c FeiXiang Zhang <fxzhang@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- 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=835177 https://bugzilla.novell.com/show_bug.cgi?id=835177#c1 Michael Andres <ma@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO CC| |mbarringer@suse.com InfoProvider| |seife@novell.slipkontur.de --- Comment #1 from Michael Andres <ma@suse.com> 2013-09-02 15:15:24 CEST --- AFAIK a (meanwhile fixed?) bug in the repo metadata. rpm python bindings use a 32bit signed int for the size. Createrepo should/could workaround this by converting neg. size values return from the bindings.
From which repo did you get the package? We need to check the metadata.
-- 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=835177 https://bugzilla.novell.com/show_bug.cgi?id=835177#c2 Stefan Seyfried <seife@novell.slipkontur.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|seife@novell.slipkontur.de | --- Comment #2 from Stefan Seyfried <seife@novell.slipkontur.de> 2013-09-03 08:41:46 CEST --- susi:~ # rpm -qi kernel-desktop-debuginfo|grep Distribution: Distribution: Kernel:HEAD It's from the KOTD repository. -- 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=835177 https://bugzilla.novell.com/show_bug.cgi?id=835177#c3 Michael Andres <ma@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|zypp-maintainers@forge.prov |adrian@suse.com |o.novell.com | --- Comment #3 from Michael Andres <ma@suse.com> 2013-09-03 12:44:14 CEST --- Negative sizes in the metadata if >2GB: <package type="rpm"> <name>kernel-desktop-debuginfo</name> <arch>x86_64</arch> <version epoch="0" ver="3.11.rc7" rel="2.1.g7032523"/> <checksum type="sha256" pkgid="YES">8d540a7bf7dc9f...</checksum> <summary>Debug information for package kernel-desktop</summary> <description>This package provides debug information...</description> <packager></packager> <url>http://www.kernel.org/</url> <time file="1377766110" build="1377762633"/> <size package ="299723596" installed ="-2058161839" archive ="-2055711424"/> Adrian please distribute. Createrepo must be fixed (if it isn't yet) and installed on BS hosts creating repo metadata. -- 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=835177 https://bugzilla.novell.com/show_bug.cgi?id=835177#c4 --- Comment #4 from Adrian Schröter <adrian@suse.com> 2013-09-03 11:22:12 UTC --- Should be fixed in the OBS repo now, but it is not yet deployed. Hopefully next week. -- 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