Issue #20922 has been updated by Charlie Sharpsteen.

Status changed from Needs Decision to Duplicate
Assignee changed from Andrew Parker to Charlie Sharpsteen

Looks like this is a duplicate of a truly ancient feature request: #1398. I'm 
going to close it as such and see if I can't kick that issue to someone who can 
make a decision.

----------------------------------------
Feature #20922: Duplicate package names from different providers
https://projects.puppetlabs.com/issues/20922#change-92902

* Author: Arces Networks
* Status: Duplicate
* Priority: Normal
* Assignee: Charlie Sharpsteen
* Category: package
* Target version: 
* Affected Puppet version: 3.1.1
* Keywords: package
* Branch: 
----------------------------------------
In case if someone uses different providers to install packages, last ones 
might have same names. For example: in ubuntu you have apt package for gearman 
server named "gearman" as well as pip package named "gearman" that provides 
python libraries to deal with gearman server.

In current example there was a workaround (gearman apt package is an empty 
package that depends on "jearman-job-server", "gearman-tools" and 
"gearman-server" packages), however, there might be situations, where packages 
have exactly same name and no workaround is available.

Adding parameter "name" to definition doesn't make any good - puppet still uses 
value from "name" parameter as Package name.

Is there any way to overcome this issue in puppet? 

Maybe it would be a good idea to add parameter like "package" to explicitly 
define package name?


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://projects.puppetlabs.com/my/account

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to