Issue #11953 has been reported by Matthaus Litteken.

----------------------------------------
Bug #11953: apt::force doesn't actually do anything with $version
https://projects.puppetlabs.com/issues/11953

Author: Matthaus Litteken
Status: Unreviewed
Priority: Normal
Assignee: Matthaus Litteken
Category: modules
Target version: 
Affected Puppet version: 
Keywords: 
Branch: 


The aptitude command should be passed the version for apt::force. Otherwise, if 
trying to force an old version. aptitude will just keep installing the new or 
default available version.

It should use `/usr/bin/aptitude -y -t ${release} install ${name}=${version}` 
for when the version is set so that the correct version is installed.


-- 
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-bugs?hl=en.

Reply via email to