Mailinglist Archive: opensuse-bugs (15113 mails)
| < Previous | Next > |
[Bug 308237] Installation crashes when clicking on Eject
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Fri, 7 Sep 2007 03:18:15 -0600 (MDT)
- Message-id: <20070907091815.7FDF7CC789@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=308237#c5
Ján Kupec <jkupec@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |lslezak@xxxxxxxxxx, jkupec@xxxxxxxxxx,
| |dmacvicar@xxxxxxxxxx
--- Comment #5 from Ján Kupec <jkupec@xxxxxxxxxx> 2007-09-07 03:18:14 MST ---
I see several possible problems here:
1) libzypp's RepoProvideFile.cc discards the original MediaException (Can't
eject media) and throws new Exception (without saving the original one to the
history) -> Duncan. But only saving the original into history may not help
(pkg-bindings need probably be adapted, also zypper). Or the MediaException
must be caught and processed by calling requestMedia() again in
MediaSetAccess::provideFileInternal().
2) libzypp reports MediaFileNotFoundException instead of
MediaNotDesiredException which probably causes a bad handling workflow (e.g.
the media is not unmounted -> not ejectable? don't know) -> Duncan? This may be
due to wrong verifier.
3) libzypp's media is not able to eject the drive even if it should be -> Jano
4) Also it seems that dbus is not running -> Hotplug
--
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.
Ján Kupec <jkupec@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |lslezak@xxxxxxxxxx, jkupec@xxxxxxxxxx,
| |dmacvicar@xxxxxxxxxx
--- Comment #5 from Ján Kupec <jkupec@xxxxxxxxxx> 2007-09-07 03:18:14 MST ---
I see several possible problems here:
1) libzypp's RepoProvideFile.cc discards the original MediaException (Can't
eject media) and throws new Exception (without saving the original one to the
history) -> Duncan. But only saving the original into history may not help
(pkg-bindings need probably be adapted, also zypper). Or the MediaException
must be caught and processed by calling requestMedia() again in
MediaSetAccess::provideFileInternal().
2) libzypp reports MediaFileNotFoundException instead of
MediaNotDesiredException which probably causes a bad handling workflow (e.g.
the media is not unmounted -> not ejectable? don't know) -> Duncan? This may be
due to wrong verifier.
3) libzypp's media is not able to eject the drive even if it should be -> Jano
4) Also it seems that dbus is not running -> Hotplug
--
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 > |