Re: Another way to uninstall a plugin?

2023-01-12 Thread zil...@gmail.com
So how does the $REF directory get populated? I tried Mar's suggesting and it still didn't work for me. Chris On Sunday, January 8, 2023 at 8:07:52 PM UTC-5 Mark Waite wrote: > Removing plugins from Docker containers has some complications that are > specific to the way plugins are managed in

Re: Another way to uninstall a plugin?

2023-01-10 Thread Mark Waite
On Tuesday, January 10, 2023 at 6:32:25 PM UTC-7 Peter wrote: Getting rid of the WMI plugin warning implies updating to 2.386 for me. See https://issues.jenkins.io/browse/JENKINS-70301 That's correct. I've proposed that as an LTS candidate for Jenkins 2.375.3 that will release in about 4 week

Re: Another way to uninstall a plugin?

2023-01-10 Thread Peter Kunst
Getting rid of the WMI plugin warning implies updating to 2.386 for me. See https://issues.jenkins.io/browse/JENKINS-70301 Thanks Mark On Mon, Jan 9, 2023 at 7:28 AM 'Dirk Heinrichs' via Jenkins Users wrote: > > Am Sonntag, dem 08.01.2023 um 16:31 -0800 schrieb zil...@gmail.com: > > No it's not

Re: Another way to uninstall a plugin?

2023-01-08 Thread 'Dirk Heinrichs' via Jenkins Users
Am Sonntag, dem 08.01.2023 um 16:31 -0800 schrieb zil...@gmail.com: No it's not the WMI Windows Agents plugin since we're totally a Linux shop. That plugin is installed regardless of OS. Bye... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery Pipeline OpenTex

Re: Another way to uninstall a plugin?

2023-01-08 Thread zil...@gmail.com
Ok I'll try this. Just to be safe I'll just rename my $JENKINS_HOME/plugins directory and the restart the container On Sunday, January 8, 2023 at 8:07:52 PM UTC-5 Mark Waite wrote: > Removing plugins from Docker containers has some complications that are > specific to the way plugins are manage

Re: Another way to uninstall a plugin?

2023-01-08 Thread Mark Waite
Removing plugins from Docker containers has some complications that are specific to the way plugins are managed in Docker containers. We have a work in progress pull request that is developing the detailed description of the various scenarios to remove plugins from a container. The technique t

Re: Another way to uninstall a plugin?

2023-01-08 Thread zil...@gmail.com
No it's not the WMI Windows Agents plugin since we're totally a Linux shop. I'll try your suggestion of "hovering" the "Uninstall" button. Thanks On Tuesday, January 3, 2023 at 12:36:46 PM UTC-5 db...@cloudbees.com wrote: > On Tue, Jan 3, 2023 at 4:49 PM zil...@gmail.com wrote: > >> Thanks. It'

Re: Another way to uninstall a plugin?

2023-01-03 Thread 'Daniel Beck' via Jenkins Users
On Tue, Jan 3, 2023 at 4:49 PM zil...@gmail.com wrote: > Thanks. It's a deprecated plugin. I'm trying to uninstall all the > indicated deprecated plugins, but they just keep coming back after a > restart. They are disabled though. > Is it WMI Windows Agents Plugin? Plugins getting re-installed

Re: Another way to uninstall a plugin?

2023-01-03 Thread zil...@gmail.com
Thanks. It's a deprecated plugin. I'm trying to uninstall all the indicated deprecated plugins, but they just keep coming back after a restart. They are disabled though. On Monday, January 2, 2023 at 8:57:27 AM UTC-5 ice...@googlemail.com wrote: > zil...@gmail.com schrieb am Sonntag, 1. Januar

Re: Another way to uninstall a plugin?

2023-01-02 Thread 'Björn Pedersen' via Jenkins Users
zil...@gmail.com schrieb am Sonntag, 1. Januar 2023 um 19:16:34 UTC+1: > Jenkins v2.346.3 running as a docker container > > I go to the Plugins Manager page, click the red-circled "x" and see > "Uninstallation pending". I then restart Jenkins via " > myJenkins.domain.com/restart", but then see

Another way to uninstall a plugin?

2023-01-01 Thread zil...@gmail.com
Jenkins v2.346.3 running as a docker container I go to the Plugins Manager page, click the red-circled "x" and see "Uninstallation pending". I then restart Jenkins via "myJenkins.domain.com/restart", but then see the plugin there again. What gives? Is there a different way to uninstall a plugin