Mailinglist Archive: opensuse-bugs (15113 mails)

< Previous Next >
[Bug 304168] libzypp fails to resolve update due to attempted removal of core packages
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Wed, 19 Sep 2007 08:26:29 -0600 (MDT)
  • Message-id: <20070919142629.D04A8CC796@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=304168#c35


Benjamin Weber <benji.weber@xxxxxxxxx> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
             Status|RESOLVED                                        |REOPENED
         Resolution|FIXED                                           |




--- Comment #35 from Benjamin Weber <benji.weber@xxxxxxxxx>  2007-09-19 08:26:29 MST ---
(In reply to comment #34 from Ján Kupec)
> (In reply to comment #33 from Benjamin Weber)
> > zypper install has always worked fine, this is about "zypper up" with rpm-md
> 
> I'm just trying update, seems it works as well:
> $ src/zypper -v up -t package
> .....
> Overall download size: 2.13 G. After the operation, 22.4 M will be freed.
> Continue? [yes/no]: y
> (wheee... let's see what happens :O)

It never gets that far here. Are you sure you are testing with rpm-md?

Nope, now it does return those.

sqlite> SELECT * FROM file_capabilities f, resolvables r, types t where
f.file_id = 1 and f.resolvable_id = r.id and t.id = f.dependency_type and
repository_id = 7 and t.name = 'provides';
96695|39862|24|4|1|39862|bash|3.2|57|0|23|4|7|||||||24|deptype|provides
110643|43839|24|4|1|43839|bash|3.2|57|0|40|4|7|||||||24|deptype|provides

But the update still doesn't work

Problem: Can't satisfy requirement /lib64/libreadline.so.5.2 for
bash-3.2-57.x86_64[SUSE_Factory]

 Solution 1: do not install bash
  do not install bash-3.2-57.x86_64[SUSE_Factory]


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