[Spacewalk-list] remove package in spacewalk repo

Dennis Pittman djpittma at outlook.com
Thu Dec 13 19:28:25 UTC 2018


To add to the last response you may have to remove the package if it's still listed in a softwarechannel

spacecmd package_detail libmspack-0.7 # list the details about the package
spacecmd package_remove libmspack-0.7  # remove the package.  This will work when the remove_orphan does not, If the package is not orphaned

Dennis J. Pittman
(e)      djpittma at outlook.com
(m)    919-426-8907
(a)     310 Acorn Hollow Pl., Durham, NC 27703

From: spacewalk-list-bounces at redhat.com [mailto:spacewalk-list-bounces at redhat.com] On Behalf Of William Hongach
Sent: Thursday, December 13, 2018 2:20 PM
To: spacewalk-list at redhat.com
Subject: Re: [Spacewalk-list] remove package in spacewalk repo

Hello,

To clarify, are you referring to packages that have been downloaded locally and pushed to Spacewalk?  If so, an unwanted package that is no longer part of a software channel can be listed and removed as follows:

spacecmd package_listorphans
spacecmd package_removeorphans

This will check for dependencies and remove it from both the Spacewalk database as well as the filesystem.  You can also check the filesystem against the database and vice versa as follows:

spacewalk-data-fsck -f
spacewalk-data-fsck -d

From: spacewalk-list-bounces at redhat.com<mailto:spacewalk-list-bounces at redhat.com> <spacewalk-list-bounces at redhat.com<mailto:spacewalk-list-bounces at redhat.com>> On Behalf Of Jérôme Meyer
Sent: Thursday, December 13, 2018 11:16 AM
To: 'spacewalk-list at redhat.com' <spacewalk-list at redhat.com<mailto:spacewalk-list at redhat.com>>
Subject: [Spacewalk-list] remove package in spacewalk repo

Hi,

It is possible to remove unwanted package in spacewalk repository?
In my dev-epel channel there's a package that is no longer available (libmspack-0.7).

Could I delete it? Can it result a dependency problem?...and how to do that?

Thank in advance
Regards,
J.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/spacewalk-list/attachments/20181213/ec74b3da/attachment.htm>


More information about the Spacewalk-list mailing list