[Bug 806568] New: zypp doesn't make use of set packagesdir
https://bugzilla.novell.com/show_bug.cgi?id=806568 https://bugzilla.novell.com/show_bug.cgi?id=806568#c0 Summary: zypp doesn't make use of set packagesdir Classification: openSUSE Product: openSUSE 12.3 Version: RC 1 Platform: i586 OS/Version: SUSE Other Status: NEW Severity: Normal Priority: P5 - None Component: YaST2 AssignedTo: ma@suse.com ReportedBy: lmuelle@suse.com QAContact: jsrain@suse.com Found By: Development Blocker: No I've tried to use packagesdir = /home/cache/zypp/packages/ as /var/cache/zypp/packages/ didn't had enough space left. Independent of the applied setting calling zypper dup downloaded the RPM files to /var/cache/zypp/packages/ -- 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=806568 https://bugzilla.novell.com/show_bug.cgi?id=806568#c1 --- Comment #1 from Lars Müller <lmuelle@suse.com> 2013-02-27 21:25:44 CET --- Also setting commit.downloadMode = DownloadInHeaps after removing all downloaded files from /var/cache/zypp/packages/ resulted soon after calling zypper dup in: gab:~ # LC_ALL=POSIX df / Filesystem 1K-blocks Used Available Use% Mounted on /dev/sda1 2411376 2411376 0 100% / while zypper dup again failed. Paket spamassassin-3.3.2-31.2.1.i586 wird abgerufen (464/623), 177,4 KiB (447,8 KiB entpackt) Paket emacs-24.2-6.2.1.i586 wird abgerufen (465/623), 13,6 MiB ( 63,6 MiB entpackt) Bereitstellen von Paket emacs-24.2-6.2.1 fehlgeschlagen. Wollen Sie es erneut abrufen? [smb-local-oss|smb://hip/ftp/opensuse/distribution/12.3/repo/oss-i586] Die Datei './suse/i586/emacs-24.2-6.2.1.i586.rpm' aus dem Repository 'smb-local-oss' kann nicht angeboten werden Verlauf: - Can't hardlink/copy /var/adm/mount/AP_0x1rdSiJ/opensuse/distribution/12.3/repo/oss-i586/suse/i586/emacs-24.2-6.2.1.i586.rpm to /var/cache/zypp/packages/smb-local-oss - Can't provide ./suse/i586/emacs-24.2-6.2.1.i586.rpm Abbrechen, wiederholen, ignorieren? [a/w/i] (a): -- 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=806568 https://bugzilla.novell.com/show_bug.cgi?id=806568#c2 --- Comment #2 from Lars Müller <lmuelle@suse.com> 2013-02-27 21:31:18 CET --- Switching to commit.downloadMode = DownloadAsNeeded helped. It would also be possible to tweak with a bind mount to get some extra space at /var/cache/zypp/packages/ But having packagesdir and commit.downloadMode = DownloadInHeaps working would be of help too. -- 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=806568 https://bugzilla.novell.com/show_bug.cgi?id=806568#c3 Michael Andres <ma@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|YaST2 |libzypp AssignedTo|ma@suse.com |zypp-maintainers@forge.prov | |o.novell.com QAContact|jsrain@suse.com |qa-bugs@suse.de --- Comment #3 from Michael Andres <ma@suse.com> 2013-02-28 09:27:46 CET --- JFYI: Zypper would follow an explicit --pkg-cache-dir option. If the option is not set zypper explicitly sets repoPackagesCachePath to 'repoCachePath / "packages"' instead of keeping the default values parsed from the zypp.conf file. Same for the other subdirs (raw, solv). I'll fix 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=806568 https://bugzilla.novell.com/show_bug.cgi?id=806568#c4 Michael Andres <ma@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #4 from Michael Andres <ma@suse.com> 2013-02-28 11:52:01 CET --- Fixed in zypper-1.8.11 -- 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=806568 https://bugzilla.novell.com/show_bug.cgi?id=806568#c5 Lars Müller <lmuelle@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #5 from Lars Müller <lmuelle@suse.com> 2013-03-17 15:37:47 CET --- commit.downloadMode = DownloadInHeaps still doesn't work. -- 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=806568 https://bugzilla.novell.com/show_bug.cgi?id=806568#c6 --- Comment #6 from Lars Müller <lmuelle@suse.com> 2013-03-17 15:41:32 CET --- I again got a full disk. Switching to commit.downloadMode = DownloadAsNeeded helped as expected. We might have to move the remaining issue to a separate defect report. -- 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=806568 https://bugzilla.novell.com/show_bug.cgi?id=806568#c7 Michael Andres <ma@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED --- Comment #7 from Michael Andres <ma@suse.com> 2013-03-18 09:04:07 CET --- (In reply to comment #5)
commit.downloadMode = DownloadInHeaps
DownloadInHeaps won't necessarily prevent you from running out of disk space. If the underlying solver is not able to split the transaction into multiple parts with consistent intermediate states, then you end up with a single step. That's valid. Missing support for this in libsolv is IMO a missing enhabncemant, but no defect. -- 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=806568 https://bugzilla.novell.com/show_bug.cgi?id=806568#c8 --- Comment #8 from Swamp Workflow Management <swamp@suse.de> 2013-05-02 08:07:28 UTC --- openSUSE-RU-2013:0736-1: An update that has 6 recommended fixes can now be installed. Category: recommended (moderate) Bug References: 772965,773467,779740,793809,804219,806568 CVE References: Sources used: openSUSE 12.2 (src): libqdialogsolver1-1.3.0-14.8.2, libsolv-0.1.1-4.9.1, libzypp-11.9.0-2.12.2, libzypp-bindings-0.5.13-2.4.1, libzypp-testsuite-tools-4.2.11-14.12.1, zypp-plugin-0.3-5.5.1, zypper-1.7.12-1.13.1 -- 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=806568 https://bugzilla.novell.com/show_bug.cgi?id=806568#c Marcus Meissner <meissner@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard| |maint:running:52835:low -- 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=806568 https://bugzilla.novell.com/show_bug.cgi?id=806568#c9 Swamp Workflow Management <swamp@suse.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard|maint:running:52835:low |maint:running:52835:low | |maint:released:sle11-sp2:53 | |562 --- Comment #9 from Swamp Workflow Management <swamp@suse.de> 2013-07-19 13:52:14 UTC --- Update released for: PackageKit, PackageKit-debuginfo, PackageKit-debugsource, PackageKit-devel, PackageKit-gstreamer-plugin, PackageKit-lang, libpackagekit-glib10, libpackagekit-glib10-devel, libpackagekit-qt10, libpackagekit-qt10-devel, libzypp, libzypp-debuginfo, libzypp-debugsource, libzypp-devel, zypper, zypper-debuginfo, zypper-debugsource, zypper-log Products: SLE-DEBUGINFO 11-SP2 (i386, ia64, ppc64, s390x, x86_64) SLE-DESKTOP 11-SP2 (i386, x86_64) SLE-SDK 11-SP2 (i386, ia64, ppc64, s390x, x86_64) SLE-SERVER 11-SP2 (i386, ia64, ppc64, s390x, x86_64) SLES4VMWARE 11-SP2 (i386, 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=806568 https://bugzilla.novell.com/show_bug.cgi?id=806568#c Swamp Workflow Management <swamp@suse.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard|maint:running:52835:low |maint:released:sle11-sp2:53 |maint:released:sle11-sp2:53 |562 |562 | -- 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