Mailinglist Archive: opensuse-bugs (15116 mails)

< Previous Next >
[Bug 309267] opensuseupdater-kde: blocked by package manager update
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Tue, 11 Sep 2007 14:34:31 -0600 (MDT)
  • Message-id: <20070911203431.70863CC789@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=309267#c4





--- Comment #4 from Christian Boltz <suse-beta@xxxxxxxxx>  2007-09-11 14:34:31 MST ---
Finding out the command isn't that difficult (just replace zypper with a script
logging $@ ;-)

# /usr/bin/zypper -q --terse --non-interactive in -l -t patch --name
update-test-affects-package-manager

<?xml version='1.0'?>
<stream>
<progress id="read-installed-packages" type="percentage" value="0"
name="Reading installed packages"/>
<progress id="read-installed-packages" type="percentage" value="1"
name="Reading installed packages"/>
<progress id="read-installed-packages" type="percentage" value="2"
name="Reading installed packages"/>
[...]
<progress id="read-installed-packages" type="percentage" value="99"
name="Reading installed packages"/>
<progress id="read-installed-packages" type="percentage" value="100"
name="Reading installed packages"/>
<progress id="read-installed-packages" type="done" name=""/>
<message type="warning">Nothing to do.</message>
</stream>

$? = 0 and the XML is complete, so it doesn't look like a crash.


Maybe there's problem with (non-)broken dependencies - I had installed the
updated test packages in beta2 and downgraded them again in beta3 to test the
updater. So it could be that the _patch_ is still installed, but with the old,
to-be-upgraded update-test packages.

This leads to the guessed reproducer:
- install the update-test patches and packages
- downgrade the packages again, using the version tab in YaST
- try to update with opensuseupdater-kde (or zypper)


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