no provider options in package type
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
puppet (Ubuntu) |
Triaged
|
Wishlist
|
Unassigned |
Bug Description
Binary package hint: puppet
Hi, I'd like the ability, in a .pp file, to do something like:
Package { provider => "aptitude" }
package {
"eclipse":
providero
ensure => latest;
}
This could allow me to use aptitude to install packages with dependencies and recommendations, but install eclipse with just its dependencies and not its recommendations.
Thanks,
Jayen
ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 8.10
NonfreeKernelMo
Package: puppetmaster 0.24.8-2ubuntu4
PackageArchitec
ProcEnviron:
SHELL=/bin/bash
PATH=/
LANG=en_AU.UTF-8
LANGUAGE=
SourcePackage: puppet
Uname: Linux 2.6.27-15-generic i686
UnreportableReason: This is not a genuine Ubuntu package
If possible can you try this on karmic or even lucid?
Thanks
chuck