Issue #712 has been updated by Benedikt Böhm.
the portage provider checks for ambiguity, so either this has already been fixed, or the problem is not related to multiple packages having the same name ... ---------------------------------------- Bug #712: the portage provider detects wrong version number for installed packages http://projects.reductivelabs.com/issues/712 Author: Gábor Vészi Status: Accepted Priority: Normal Assigned to: Category: Gentoo Target version: unplanned Patch: None Affected version: 0.24.7 Keywords: Branch: There seems to be some problem with the portage provider. Here's what I have installed (output of eix -e mysql): <pre> [I] dev-db/mysql Available versions: [M]*3.23.58-r1 4.0.27-r1 4.1.22-r1 [M]~4.1.23_alpha20070101-r61 [m]5.0.26-r2 [m]~5.0.32 [m]~5.0.34 [m]5.0.38 [m]5.0.40 [m]5.0.42 {berkdb big-tables cluster debug embedded extraengine innodb latin1 max-idx-128 minimal perl raid readline selinux ssl static tcpd} Installed versions: 4.1.22-r1(14:16:44 07/09/07)(berkdb -big-tables -cluster -debug -embedded -extraengine -latin1 minimal perl -raid -selinux ssl -static) Homepage: http://www.mysql.com/ Description: A fast, multi-threaded, multi-user SQL database server. </pre> So I have the latest stable version, 4.1.22-r1 installed - puppet thinks I only have 4.1: <pre> notice: //base/foo.bar.hu/mysql/Package[mysql]/ensure: ensure changed '4.1' to '4.1.22-r1' </pre> The other packages doesn't seem to have any problem and I only have this bug with puppet 0.23.0, not with 0.22.4. -- 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://reductivelabs.com/redmine/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 -~----------~----~----~----~------~----~------~--~---
