On Fri, 04 Jun 2010 14:02:55 +0400 Vasiliy G Tolstov <[email protected]> wrote: > > > I'm try to use cfengine3 (config management system) and want to > > > add support for paludis package manager to it. It need > > > "package_list_command" that can displays all installed packages > > > with their versions... (not good way) > > > > Is it specifically after name-version, or does it just need a unique > > identifier? > > > > It is need to be a name, that can be compared to package name to > decide > - installed it already or no. > For example, i want to install php5, cfengine run specific command to > decide - installed package already or now.
Doesn't that mean you want name:slot rather than name-version? -- Ciaran McCreesh
signature.asc
Description: PGP signature
_______________________________________________ paludis-user mailing list [email protected] http://lists.pioto.org/mailman/listinfo/paludis-user
