Stjepan Gros wrote:
On Fri, Mar 28, 2008 at 10:02 AM, Michael Schwendt <mschwendt@xxxxxxxxx> wrote:
On Fri, 28 Mar 2008 09:55:37 +0100, Stjepan Gros wrote:
> I was updating Rawhide and, due to some circumstances, I had to
> interrupt the process. Now, I'm left with "duplicate" packages. Is
> there any way to continue the process, or rollback the changes?
>
> I'm sending this question to fedora-users as this is not related to
> Rawhide, and it happened to me before, but I cleaned up packages by
> hand, which is not really fun to do...
Try the yum-complete-transaction command from the yum-utils package.
> That helped. Thanks!
And now try:
package-cleanup --dupes to make sure everything is happy.
package-cleanup --problems to check for packages missing other
required packages.
DaveT.