Re: [wpkg-users] [Bug 114] new parameter /force2 ?

2008-05-09 Thread Marco Gaiarin
Mandi! [EMAIL PROTECTED]
  In chel di` si favelave...

 REM Unfortunately the uninstaller seems to fork a child process and the parent
 REM process exits immediately. So give it some time to uninstall
 REM Get sleep.exe from the Windows Resource Kit Tools

As a side note i use for upgrade:

upgrade cmd='%ProgramFiles%\VideoLAN\VLC\uninstall.exe /S 
_?=%ProgramFiles%\VideoLAN\VLC' /
upgrade cmd='%SOFTWARE%\WPKG\vlc-0.8.6f-win32.exe /S' /

if you use the _? options, installer does not fork. Tricky but works.
;)

-- 
dott. Marco Gaiarin GNUPG Key ID: 240A3D66
  Associazione ``La Nostra Famiglia''http://www.sv.lnf.it/
  Polo FVG  -  Via della Bontà, 7 - 33078  -  San Vito al Tagliamento (PN)
  marco.gaiarin(at)sv.lnf.it  tel +39-0434-842711  fax +39-0434-842797

Dona il 5 PER MILLE a LA NOSTRA FAMIGLIA!
   http://www.lanostrafamiglia.it/chi_siamo/5xmille.php
(cf 00307430132, categoria ONLUS oppure RICERCA SANITARIA)
-
Reporting bugs, all WPKG mailing lists  http://wpkg.org/Support
___
wpkg-users mailing list
wpkg-users@lists.wpkg.org
http://lists.wpkg.org/mailman/listinfo/wpkg-users


[wpkg-users] [Bug 117] Dependencies ignore priority

2008-05-09 Thread bugzilla-daemon
http://bugzilla.wpkg.org/show_bug.cgi?id=117


Rainer Meier [EMAIL PROTECTED] changed:

   What|Removed |Added

 CC||[EMAIL PROTECTED]




--- Comment #1 from Rainer Meier [EMAIL PROTECTED]  2008-05-09 14:08:09 ---
Without actually having a look at all the changes it looks wrong to me.

A dependency between packages means that a package REQUIRES that another
package is installed - or it will fail to install/run. This means that if
package A depends on package B then package B has to be installed BEFORE
package A in any case. Regardless of the package priorities.

Priorities are used only to sort the order of package installation. WPKG will
install all packages in descending priority order. If a package (A) with very
high priority depends on one with very low priority (B), then WPKG should still
make sure that package A is installed with very high priority. Unfortunately
the dependency then means that package B gets even higher priority in this case
as it is required in order to be able to install package A.

This is exactly the algorithm as WPKG uses it currently.
Neither installing package A before package B nor the way to wait with package
A until package B is installed (decreasing package A priority) is acceptable
for me.

So either I completely misunderstood you request (please clarify) or it is
really breaking the idea of dependencies as I wrote.


-- 
Configure bugmail: http://bugzilla.wpkg.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug.
-
Reporting bugs, all WPKG mailing lists  http://wpkg.org/Support
___
wpkg-users mailing list
wpkg-users@lists.wpkg.org
http://lists.wpkg.org/mailman/listinfo/wpkg-users


Re: [wpkg-users] WPKG and LDAP based hosts list

2008-05-09 Thread Daniel Dehennin
Tomasz Chmielewski [EMAIL PROTECTED] writes:

 To store anything in LDAP, you'd need to create a proper .schema for WPKG 
 entries. Which would be one more thing to learn.

Yes, I know, I'm quite confident with LDAP ;-). The only things I
don't know is about JScript as my preferred language is Perl ;-)

Regards.
-- 
Daniel Dehennin
RAIP de l'Orne
-
Reporting bugs, all WPKG mailing lists  http://wpkg.org/Support
___
wpkg-users mailing list
wpkg-users@lists.wpkg.org
http://lists.wpkg.org/mailman/listinfo/wpkg-users


Re: [wpkg-users] WPKG and LDAP based hosts list

2008-05-09 Thread Dave Ewart
On Friday, 09.05.2008 at 15:40 +0200, Daniel Dehennin wrote:

 As I said, managing 180 hosts.xml can be painful ;-)

Is there any reason why you can't use a single hosts.xml (albeit a large
file) for each site?

Dave.
-- 
Dave Ewart
[EMAIL PROTECTED]
Computing Manager, Cancer Epidemiology Unit
University of Oxford / Cancer Research UK
PGP: CC70 1883 BD92 E665 B840 118B 6E94 2CFD 694D E370
Get key from http://www.ceu.ox.ac.uk/~davee/davee-ceu-ox-ac-uk.asc
N 51.7518, W 1.2016


signature.asc
Description: Digital signature
-
Reporting bugs, all WPKG mailing lists  http://wpkg.org/Support
___
wpkg-users mailing list
wpkg-users@lists.wpkg.org
http://lists.wpkg.org/mailman/listinfo/wpkg-users