[Pkg-puppet-devel] Bug#525776: facter: Missing dependency on libopenssl-ruby1.8
Andrew Pollock
apollock at debian.org
Mon Apr 27 02:05:00 UTC 2009
Package: facter
Version: 1.5.4-1
Severity: important
I did an install of facter 1.5.4-1 in a minimal unstable chroot, and it looks
like it's missing a dependency on libopenssl-ruby1.8:
(unstable)apollock at caesar:~/debian$ sudo apt-get install facter
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
g++-4.2 libstdc++6-4.2-dev
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
host libruby1.8 ruby ruby1.8
Suggested packages:
ruby1.8-examples rdoc1.8 ri1.8
The following NEW packages will be installed:
facter host libruby1.8 ruby ruby1.8
0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
Need to get 2077kB of archives.
After this operation, 7197kB of additional disk space will be used.
Do you want to continue [Y/n]?
Get:1 http://mirror.linux.org.au unstable/main libruby1.8 1.8.7.72-3.1 [1672kB]
Get:2 http://mirror.linux.org.au unstable/main ruby1.8 1.8.7.72-3.1 [283kB]
Get:3 http://mirror.linux.org.au unstable/main ruby 4.2 [20.6kB]
Get:4 http://mirror.linux.org.au unstable/main host 20000331-9 [70.0kB]
Get:5 http://mirror.linux.org.au unstable/main facter 1.5.4-1 [31.2kB]
Fetched 2077kB in 0s (6854kB/s)
Selecting previously deselected package libruby1.8.
(Reading database ... 15253 files and directories currently installed.)
Unpacking libruby1.8 (from .../libruby1.8_1.8.7.72-3.1_i386.deb) ...
Selecting previously deselected package ruby1.8.
Unpacking ruby1.8 (from .../ruby1.8_1.8.7.72-3.1_i386.deb) ...
Selecting previously deselected package ruby.
Unpacking ruby (from .../apt/archives/ruby_4.2_all.deb) ...
Selecting previously deselected package host.
Unpacking host (from .../host_20000331-9_i386.deb) ...
Selecting previously deselected package facter.
Unpacking facter (from .../facter_1.5.4-1_all.deb) ...
Processing triggers for man-db ...
Setting up libruby1.8 (1.8.7.72-3.1) ...
Setting up ruby1.8 (1.8.7.72-3.1) ...
Setting up ruby (4.2) ...
Setting up host (20000331-9) ...
Setting up facter (1.5.4-1) ...
(unstable)apollock at caesar:~/debian$ facter
Missing rdoc; skipping documentation
Could not load openssl; cannot install
(unstable)apollock at caesar:~/debian$ sudo apt-get install libopenssl-ruby1.8
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
g++-4.2 libstdc++6-4.2-dev
Use 'apt-get autoremove' to remove them.
The following NEW packages will be installed:
libopenssl-ruby1.8
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 376kB of archives.
After this operation, 750kB of additional disk space will be used.
Get:1 http://mirror.linux.org.au unstable/main libopenssl-ruby1.8 1.8.7.72-3.1 [376kB]
Fetched 376kB in 0s (5135kB/s)
Selecting previously deselected package libopenssl-ruby1.8.
(Reading database ... 15934 files and directories currently installed.)
Unpacking libopenssl-ruby1.8 (from .../libopenssl-ruby1.8_1.8.7.72-3.1_i386.deb) ...
Setting up libopenssl-ruby1.8 (1.8.7.72-3.1) ...
(unstable)apollock at caesar:~/debian$ facter
Missing rdoc; skipping documentation
Missing rdoc; skipping documentation
./facter/facter-1.5.1/install.rb:62: warning: already initialized constant PREREQS
./facter/facter-1.5.1/install.rb:64: warning: already initialized constant InstallOptions
./facter/facter-1.5.1/install.rb:417: warning: already initialized constant CMD_WRAPPER
architecture => i386
domain => andrew.net.au
facterversion => 1.5.4
.
.
.
-- System Information:
Debian Release: 5.0
APT prefers stable
APT policy: (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages facter depends on:
ii bind9-host [host] 1:9.5.1.dfsg.P1-1 Version of 'host' bundled with BIN
ii net-tools 1.60-22 The NET-3 networking toolkit
ii ruby 4.2 An interpreter of object-oriented
facter recommends no packages.
facter suggests no packages.
-- no debconf information
More information about the Pkg-puppet-devel
mailing list