[Bug 544432] New: zypper uses current directory for tmp files.
http://bugzilla.novell.com/show_bug.cgi?id=544432 Summary: zypper uses current directory for tmp files. Classification: openSUSE Product: openSUSE 11.2 Version: Milestone 8 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Installation AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: jw@novell.com QAContact: jsrain@novell.com Found By: --- go to a directory, where root cannot write, e.g. nfs export then try zypper -p http://download.opensuse.org/repositories/openSUSE:11.1/standard \ --no-refresh -v in kdenetwork3-InstantMessenger=3.5.10 Retrieving: kdenetwork3-InstantMessenger-3.5.10-12.10.x86_64.rpm [done (416.0 KiB/s)] Failed to provide Package kdenetwork3-InstantMessenger-3.5.10-12.10. Do you want to retry retrieval? [tmp1|http://download.opensuse.org/repositories/openSUSE:11.1/standard] Can't provide file './x86_64/kdenetwork3-InstantMessenger-3.5.10-12.10.x86_64.rpm' from repository 'tmp1' History: - Can't create ./x86_64 - Can't provide ./x86_64/kdenetwork3-InstantMessenger-3.5.10-12.10.x86_64.rpm : Can't create ./x86_64 I unerstand that pulling a package from an 11.1 repo into 11.2M8 is not first choice, but I doubt, that the above error is caused by this mismatch. cd /tmp; and everything works as expected. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=544432 Marcus Meissner <meissner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Installation |libzypp AssignedTo|bnc-team-screening@forge.pr |zypp-maintainers@forge.prov |ovo.novell.com |o.novell.com QAContact|jsrain@novell.com |qa@suse.de -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=544432 Michael Andres <ma@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P2 - High CC| |ma@novell.com -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=544432 User jw@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=544432#c1 --- Comment #1 from Juergen Weigert <jw@novell.com> 2009-11-06 07:09:45 MST --- repproduced with zypper-1.2.8-0.1.3 from 11.2 RC1 http://download.opensuse.org/distribution/11.2/repo/oss/ -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=544432 User ma@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=544432#c2 Michael Andres <ma@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Michael Andres <ma@novell.com> 2009-11-06 12:01:06 MST --- Looks like zypper maintains it's own list of RepoInfos in some RuntimeData struct. They lack information added by the RepoManager when processing the Repository. In this case a valid package cache path. I changed zypper to reload the RepoInfo from the PackageManager after adding and before putting it into it's own list. Also annotated RuntimeData to try to always use the PackageManagers data instead of it's own copies. For zypper 1.2.10 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=544432 http://bugzilla.novell.com/show_bug.cgi?id=544432#c3 Swamp Workflow Management <swamp@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard| |maint:released:11.2:32913 --- Comment #3 from Swamp Workflow Management <swamp@suse.com> 2010-05-06 15:04:44 UTC --- Update released for: PackageKit, PackageKit-debuginfo, PackageKit-debugsource, PackageKit-devel, PackageKit-doc, PackageKit-lang, libpackagekit-glib12, libpackagekit-glib12-debuginfo, libpackagekit-glib12-devel, libpackagekit-qt12, libpackagekit-qt12-debuginfo, libpackagekit-qt12-devel, libsatsolver, libsatsolver-debugsource, libsatsolver-demo, libsatsolver-demo-debuginfo, libsatsolver-devel, libsatsolver-devel-debuginfo, libzypp, libzypp-bindings, libzypp-debuginfo, libzypp-debugsource, libzypp-devel, perl-satsolver, perl-satsolver-debuginfo, perl-zypp, python-satsolver, python-satsolver-debuginfo, python-zypp, ruby-satsolver, ruby-satsolver-debuginfo, ruby-zypp, ruck, satsolver-tools, satsolver-tools-debuginfo, yast2-ncurses, yast2-ncurses-debuginfo, yast2-ncurses-debugsource, yast2-ncurses-devel, yast2-ncurses-pkg, yast2-ncurses-pkg-debuginfo, yast2-ncurses-pkg-debugsource, yast2-qt-pkg, yast2-qt-pkg-debuginfo, yast2-qt-pkg-debugsource, zypp-testsuite-tools, zypper, zypper-debuginfo, zypper-debugsource Products: openSUSE 11.2 (debug, i586, x86_64) -- Configure bugmail: http://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