Mailinglist Archive: opensuse-bugs (15077 mails)
| < Previous | Next > |
[Bug 326769] New: Libzypp tries to access disabled sources in inst_finish
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Thu, 20 Sep 2007 05:24:28 -0600 (MDT)
- Message-id: <bug-326769-21960@xxxxxxxxxxxxxxxxxxxxxxxxx/>
https://bugzilla.novell.com/show_bug.cgi?id=326769
Summary: Libzypp tries to access disabled sources in inst_finish
Product: openSUSE 10.3
Version: Beta 3
Platform: Other
OS/Version: Other
Status: NEW
Severity: Critical
Priority: P5 - None
Component: libzypp
AssignedTo: jkupec@xxxxxxxxxx
ReportedBy: locilka@xxxxxxxxxx
QAContact: kkaempf@xxxxxxxxxx
CC: lslezak@xxxxxxxxxx
Found By: ---
I've fixed bug 326342, now during upgrade, all sources that are not enabled for
installation, are added as "disabled".
During the inst finish (clients/pkg_finish.ycp:51 Pkg Builtin called:
SourceFinishAll) libzypp tries to access these sources.
Source.cc(SourceSaveAll):690 Adding repository
'nfs://miracle.suse.cz/install/103A6'
(repository is disabled and doesn't exist)
Additionally, after RPMs are installed there are strange calls:
PkgModuleFunctions.cc(mediaAccess):207 Creating new MediaSetAccess for url
nfs://miracle.suse.cz/install/103A6
MediaSetAccess.cc(MediaSetAccess):36 initializing..
(3-times, because the same URL was migrated 3-times 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.
Summary: Libzypp tries to access disabled sources in inst_finish
Product: openSUSE 10.3
Version: Beta 3
Platform: Other
OS/Version: Other
Status: NEW
Severity: Critical
Priority: P5 - None
Component: libzypp
AssignedTo: jkupec@xxxxxxxxxx
ReportedBy: locilka@xxxxxxxxxx
QAContact: kkaempf@xxxxxxxxxx
CC: lslezak@xxxxxxxxxx
Found By: ---
I've fixed bug 326342, now during upgrade, all sources that are not enabled for
installation, are added as "disabled".
During the inst finish (clients/pkg_finish.ycp:51 Pkg Builtin called:
SourceFinishAll) libzypp tries to access these sources.
Source.cc(SourceSaveAll):690 Adding repository
'nfs://miracle.suse.cz/install/103A6'
(repository is disabled and doesn't exist)
Additionally, after RPMs are installed there are strange calls:
PkgModuleFunctions.cc(mediaAccess):207 Creating new MediaSetAccess for url
nfs://miracle.suse.cz/install/103A6
MediaSetAccess.cc(MediaSetAccess):36 initializing..
(3-times, because the same URL was migrated 3-times 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.
| < Previous | Next > |