Modify

Ticket #86 (closed defect: fixed)

Opened 17 years ago

Last modified 16 years ago

removing rpms

Reported by: bradshaw Owned by: desai
Priority: minor Milestone:
Component: bcfg2-client Version:
Keywords: Cc:

Description

so I will start by saying Suse is garbage, but I have to use it. Now on to the real issue. by default Suse installs rpms( if you could call them that ) called gpg-pubkey. For instance on my system I have a bunch of them:

Now the problem I am having is that when I try to remove them with bcfg it fails due to the fact there is really only 1 package name but it coorisponds to multiple packages.

n223:~ # rpm -q gpg-pubkey gpg-pubkey-0dfb3188-41ed929b gpg-pubkey-15c17deb-3f9e80c9 gpg-pubkey-3d25d3d9-36e12d04 gpg-pubkey-9c800aca-40d8063e

Removing packages: gpg-pubkey?

rpm --quiet -e gpg-pubkey

< error: "gpg-pubkey" specifies multiple packages

I am doing -r all just to clerify

Attachments

Change History

comment:1 Changed 17 years ago by bradshaw

I found the option --allmatches fixes the issue. I am not sure that is always a safe thing to do, but it certainly worked in my case.

comment:2 Changed 17 years ago by desai

  • Status changed from new to closed
  • Resolution set to fixed

WARNING! You need to establish a session before you can create or edit tickets. Otherwise the ticket will get treated as spam.

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.