Hi,

I've just done a few tests messing with package dependencies and found an error 
in the dependency chain handling.

This is how my dependencies chain looks like:

"QuickTime Alternative" depends on "Real Alternative"
"Real Alternative" depends on "PuTTY"
"PuTTY" depends on "Codec Pack"
"Codec Pack" depends on "Firefox"
"Firefox" depends on "IrfanView"

Now i add "QuickTime Alternative" to the profile and restart the machine. An 
this is how WPKG installs the packages:
1. "Real Alternative"
2. "PuTTY"
3. "Codec Pack"
4. "Firefox"
5. "IrfanView"
6. "QuickTime Alternative"

This is somehow not the way I'd expect the dependencies to work. I'd expect to 
see it work like this:

1. "IrfanView"
2. "Firefox"
3. "Codec Pack"
4. "PuTTY"
5. "Real Alternative"
6. "QuickTime Alternative"

Thoughts?

-
jens

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
wpkg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wpkg-users

Reply via email to