Could it be related to the fact, that I'm on patchset 1 or that old puppet 2.6 seems to exist in one of the other repositories? Here is the outpput: myserver:~ # zypper info rubygem-ruby-shadow Loading repository data... Reading installed packages...
Information for package rubygem-ruby-shadow: Repository: puppet Name: rubygem-ruby-shadow Version: 2.3.4-21.1 Arch: x86_64 Vendor: obs://build.opensuse.org/systemsmanagement Support Level: unknown Installed: No Status: not installed Installed Size: 89.0 KiB Summary: *nix Shadow Password Module Description: This module provides access to shadow passwords on Linux, OSX, FreeBSD, OpenBSD, and Solaris myserver:~ # zypper lr -d # | Alias | Name | Enabled | Refresh | Priority | Type | URI | Service --+--------------------------------------------------+--------------------------------------------------+---------+---------+----------+--------+--------------------------------------------------------------------------------+-------- 1 | SUSE-Linux-Enterprise-Server-11-SP1_11.1.1-1.152 | SUSE-Linux-Enterprise-Server-11-SP1 11.1.1-1.152 | Yes | Yes | 99 | yast2 | nfs://sdu10078/install/sles/11.1/DVD1 | 2 | puppet | puppet | Yes | No | 100 | rpm-md | http://download.opensuse.org/repositories/systemsmanagement:/puppet/SLE_11_SP3 | 3 | sle-11-x86_64 | sle-11-x86_64 | Yes | Yes | 99 | rpm-md | nfs://sdu10078/install/sles/mirror/SLES11-SP1-Updates/sle-11-x86_64 | Kind regards Torsten Am Freitag, 13. Juni 2014 14:47:19 UTC+2 schrieb Darin Perusich: > rubygem-ruby-shadow is available in the repo so I don't know what > could be causing that. > > I just added that repo to a SLES box, installed puppet and it pulled > down the dependencies without issue, the the output below. > > What the output you get from "zypper info rubygem-ruby-shadow" and > "zypper lr -d "? > > slestest:~ # zypper ar > > http://download.opensuse.org/repositories/systemsmanagement:/puppet/SLE_11_SP3 > > puppet > Adding repository 'puppet' [done] > Repository 'puppet' successfully added > Enabled: Yes > Autorefresh: No > GPG check: Yes > URI: > http://download.opensuse.org/repositories/systemsmanagement:/puppet/SLE_11_SP3 > > > slestest:~ # zypper in puppet > Loading repository data... > Reading installed packages... > Resolving package dependencies... > > The following NEW packages are going to be installed: > facter puppet ruby rubygem-hiera rubygem-json_pure > rubygem-ruby-shadow rubygems > > 7 new packages to install. > Overall download size: 4.9 MiB. After the operation, additional 17.8 > MiB will be used. > Continue? [y/n/? shows all options] (y): > Retrieving package ruby-1.8.7.p357-0.9.15.1.x86_64 (1/7), 1.8 MiB (6.4 > MiB unpacked) > Retrieving: ruby-1.8.7.p357-0.9.15.1.x86_64.rpm [done] > Retrieving package facter-2.0.1-2.1.x86_64 (2/7), 80.0 KiB (222.0 KiB > unpacked) > Retrieving: facter-2.0.1-2.1.x86_64.rpm [done] > Retrieving package rubygems-1.8.15-0.14.1.x86_64 (3/7), 181.0 KiB > (558.0 KiB unpacked) > Retrieving: rubygems-1.8.15-0.14.1.x86_64.rpm [done] > Retrieving package rubygem-ruby-shadow-2.3.4-21.1.x86_64 (4/7), 23.0 > KiB (89.0 KiB unpacked) > Retrieving: rubygem-ruby-shadow-2.3.4-21.1.x86_64.rpm [done] > Retrieving package rubygem-json_pure-1.8.1-28.12.x86_64 (5/7), 276.0 > KiB (759.0 KiB unpacked) > Retrieving: rubygem-json_pure-1.8.1-28.12.x86_64.rpm [done] > Retrieving package rubygem-hiera-1.2.1-11.11.x86_64 (6/7), 46.0 KiB > (115.0 KiB unpacked) > Retrieving: rubygem-hiera-1.2.1-11.11.x86_64.rpm [done] > Retrieving package puppet-3.6.2-2.1.x86_64 (7/7), 2.6 MiB (9.6 MiB > unpacked) > Retrieving: puppet-3.6.2-2.1.x86_64.rpm [done (1.0 MiB/s)] > Installing: ruby-1.8.7.p357-0.9.15.1 [done] > Installing: facter-2.0.1-2.1 [done] > Installing: rubygems-1.8.15-0.14.1 [done] > Installing: rubygem-ruby-shadow-2.3.4-21.1 [done] > Installing: rubygem-json_pure-1.8.1-28.12 [done] > Installing: rubygem-hiera-1.2.1-11.11 [done] > Installing: puppet-3.6.2-2.1 [done] > Additional rpm output: > %{1} puppet.service > warning: /etc/puppet/puppet.conf saved as /etc/puppet/puppet.conf.rpmorig > %{1} puppet.service > -- > Later, > Darin > -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/48b16d52-e995-45ee-bf82-5e6459b15a91%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
