Mailinglist Archive: opensuse-bugs (5221 mails)

< Previous Next >
[Bug 431854] Yast2 sw_single should not exit after an installation has failed elements - commit does not report any error
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Wed, 8 Apr 2009 01:16:40 -0600 (MDT)
  • Message-id: <20090408071640.763EB24550D@xxxxxxxxxxxxxxxxxxxxxx>
http://bugzilla.novell.com/show_bug.cgi?id=431854

User lslezak@xxxxxxxxxx added comment
http://bugzilla.novell.com/show_bug.cgi?id=431854#c23


Ladislav Slezak <lslezak@xxxxxxxxxx> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |lslezak@xxxxxxxxxx
Component|YaST2 |libzypp
AssignedTo|lslezak@xxxxxxxxxx |zypp-maintainers@xxxxxxxxxx
| |o.novell.com
Summary|Yast2 sw_single should not |Yast2 sw_single should not
|exit after an installation |exit after an installation
|has failed elements |has failed elements -
| |commit does not report any
| |error
QAContact|jsrain@xxxxxxxxxx |qa@xxxxxxx




--- Comment #23 from Ladislav Slezak <lslezak@xxxxxxxxxx> 2009-04-08 01:16:37
MDT ---
At first the error occurred:

2009-02-04 10:36:53 <1> Arbuthnot(8477) [YCP] PackageCallbacks.ycp:1931
Downloading
http://download.opensuse.org/factory/repo/oss/suse/x86_64/glibc-i18ndata-2.9-10.5.x86_64.rpm
to /var/adm/mount/AP_0x00000001/suse/x86_64/glibc-i18ndata-2.9-10.5.x86_64.rpm
2009-02-04 10:36:53 <3> Arbuthnot(8477) [zypp] MediaCurl.cc(doGetFileCopy):1276
curl error: 22: The requested URL returned error: 504, temp file size 0 byte.

Then user pressed [Skip]:

2009-02-04 10:37:08 <1> Arbuthnot(8477) [YCP] PackageCallbacks.ycp:1040
MediaChange `skip
2009-02-04 10:37:08 <1> Arbuthnot(8477) [zypp]
MediaSetAccess.cc(provideFileInternal):341 ProvideFile exception caught,
callback answer: 2
2009-02-04 10:37:08 <1> Arbuthnot(8477) [zypp++]
MediaSetAccess.cc(provideFileInternal):352 Skipping
2009-02-04 10:37:08 <5> Arbuthnot(8477) [zypp] Exception.cc(log):133
MediaSetAccess.cc(provideFileInternal):357 THROW:
MediaSetAccess.cc(provideFileInternal):357: SKIP request: User-requested
skipping of a file

The package was skipped and the other packages were downloaded and installed:

2009-02-04 10:37:08 <2> Arbuthnot(8477) [zypp] TargetImpl.cc(commit):816
Skipping package (23844)glibc-i18ndata-2.9-10.5.x86_64
(factory) in commit
2009-02-04 10:37:08 <1> Arbuthnot(8477) [zypp]
PackageProvider.cc(providePackage):96 provide Package
(23840)glibc-32bit-2.9-10.
5.x86_64(factory)

The problem is here:

2009-02-04 10:48:14 <1> Arbuthnot(8477) [zypp] ZYppImpl.cc(commit):151 Commit
(CommitPolicy( syncPoolAfterCommit )) returned: CommitResult 17 (errors 0,
remaining 0, srcremaining 0)

The commit result does not contain any error, Yast gets OK status and therefore
no summary is displayed.

Reassigning to libzypp team...

--
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.

< Previous Next >