[wpkg-users] [Bug 150] Removal of dependancies fails; missing return value on removePackage()

2009-04-08 Thread bugzilla-daemon
http://bugzilla.wpkg.org/show_bug.cgi?id=150 Rainer Meier r.me...@wpkg.org changed: What|Removed |Added Status|RESOLVED|CLOSED --- Comment #4 from

[wpkg-users] [Bug 145] Dependancy error when removing packages

2009-04-08 Thread bugzilla-daemon
http://bugzilla.wpkg.org/show_bug.cgi?id=145 --- Comment #2 from Rainer Meier r.me...@wpkg.org 2009-04-08 08:20:20 --- @Falco: Could you verify using the version attached to Bug 150? -- Configure bugmail: http://bugzilla.wpkg.org/userprefs.cgi?tab=email --- You are receiving this mail

Re: [wpkg-users] Defining a group of computers to install an application

2009-04-08 Thread Pendl Stefan
luca_manganellimailto:luca_mangane...@comune.trento.it wrote: Yes, you can use wildcards. host name=cad.+ /host Will be installed on cad, cad1, cad99, cad-dev, etc. Additional examples are included in the shipped hosts.xml file. But I discovered that if I do this: host name = host1

[wpkg-users] Remove problem, wpkg checks success before remove completes

2009-04-08 Thread Mike Moynihan
I am having a problem with the wpkg.js checking for the status of the remove, before the remove completes.  It works like this. 1.  Add the package 2.  Run the wpkg process which installs the package 3.  Remove the package, expecting it the next run of wpkg to uninstall it 4.  Run the wpkg

Re: [wpkg-users] Remove problem, wpkg checks success before remove completes

2009-04-08 Thread Rainer Meier
Hi Mike, Mike Moynihan wrote: I am having a problem with the wpkg.js checking for the status of the remove, before the remove completes. This is a simple package, it's the one used in the WPKG QUICK INSTALL guide. The remove command runs as a separte process, returning control back to

[wpkg-users] [Bug 146] remove action should set environment from profiles/hosts

2009-04-08 Thread bugzilla-daemon
http://bugzilla.wpkg.org/show_bug.cgi?id=146 Jason Oster parasy...@gmail.com changed: What|Removed |Added OS/Version|Linux |All -- Configure

[wpkg-users] [Bug 147] RFE: add file check against last modified, last accessed, and creation time,

2009-04-08 Thread bugzilla-daemon
http://bugzilla.wpkg.org/show_bug.cgi?id=147 Jason Oster parasy...@gmail.com changed: What|Removed |Added OS/Version|Linux |All -- Configure

Re: [wpkg-users] Remove problem, wpkg checks success before remove completes

2009-04-08 Thread Marco Gaiarin
Mandi! Rainer Meier In chel di` si favelave... You might want to have a look at Bugzilla entry 149 where I posted an attachment which contains generic install/uninstall wrappers which work for most of the applications. The script example below is used for VLC as well (where the