How to remove Netboot products from the GUI (Solved)

Antworten
djm79
Beiträge: 65
Registriert: 04 Feb 2013, 14:03

How to remove Netboot products from the GUI (Solved)

Beitrag von djm79 »

I would like to clean up the Netboot products section by removing the OS that we do not deploy. I have tried the commands for removing local product but it doesn't remove them from GUI. Is there a different command for removing them from the GUI?


I tried:

Code: Alles auswählen

opsi-package-manager -r <package>
But the Netboot stuff I wanted to remove was still there.
Zuletzt geändert von djm79 am 12 Feb 2013, 16:40, insgesamt 1-mal geändert.
Benutzeravatar
ueluekmen
uib-Team
Beiträge: 1939
Registriert: 28 Mai 2008, 10:53

Re: How to remove Netboot products from the GUI

Beitrag von ueluekmen »

Hi,

have you clicked on reload in configed?

can you see the deleted products, if you execute following command on shell:

Code: Alles auswählen

opsi-package-manager -l
opsi support - uib gmbh
For productive opsi installations we recommend support contracts.
http://www.uib.de
djm79
Beiträge: 65
Registriert: 04 Feb 2013, 14:03

Re: How to remove Netboot products from the GUI

Beitrag von djm79 »

Strange but no its still there, is there a log that I can look at to see why it failing to remove them?
djm79
Beiträge: 65
Registriert: 04 Feb 2013, 14:03

Re: How to remove Netboot products from the GUI

Beitrag von djm79 »

Well I figured out what I was doing wrong which is normally the problem.

For others when you use opsi-package-manager -r <package> it just the package name not the version with .opsi at the end. Like jedit_4.5.2-2.opsi. ;)
Antworten