Project

General

Profile

Actions

Bug #2233

closed

Debian squeeze package should depend on libhighline-ruby, not ruby-highline

Added by Dave Taylor about 11 years ago. Updated about 11 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

The squeeze package for foreman-installer declares a dependency on "ruby-highline". This package doesn't exist in squeeze - instead it's libhighline-ruby:

root@puppetmaster-dev apt/lists# apt-get install foreman-installer
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 foreman-installer : Depends: ruby-highline but it is not installable
E: Broken packages
root@puppetmaster-dev apt/lists# apt-cache search highline
libhighline-ruby-doc - High-level interactive IO Ruby library (documentation)
libhighline-ruby1.8 - High-level interactive IO Ruby 1.8 library
libhighline-ruby1.9.1 - High-level interactive IO Ruby 1.9.1 library
libhighline-ruby - High-level interactive IO Ruby library (default Ruby version)
root@puppetmaster-dev apt/lists#


Related issues 1 (0 open1 closed)

Is duplicate of Installer - Bug #2230: foreman-installer depends on non-existent package in squeezeResolved02/20/2013Actions
Actions #1

Updated by Dominic Cleal about 11 years ago

  • Status changed from New to Resolved

Thanks for the report, we fixed this yesterday: https://github.com/theforeman/foreman-rpms/pull/44

I think Sam's planning on building a new package today.

Actions

Also available in: Atom PDF