Project

General

Custom queries

Profile

Actions

Bug #462

closed

Foreman .DEB package fails on Debian Linux 5.0 (Lenny)

Added by Jochen Schalanda over 14 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Category:
Packaging
Target version:
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:

Description

The installation of the Foreman .DEB package fails on Debian Linux 5.0 (Lenny) due to an old version of rake.

The package tree for Debian Linux 5.0 contains rake 0.8.1. /usr/share/foreman/extras/dbmigrate, which is being run by the package postinst script, fails due to the old rake version:

$ su - foreman -s /bin/sh -c /usr/share/foreman/extras/dbmigrate
(in /usr/share/foreman)
rake aborted!
undefined method `reenable' for <Rake::Task db:schema:dump => [environment]>:Rake::Task

Installing a more recent version of rake through RubyGems and linking the binary to /usr/local/bin/rake fixes the problem.

Reference: HowTo update rake 0.8.1 -> 0.8.4 on debian


Files

#1

Updated by Jochen Schalanda over 14 years ago

#2

Updated by Jochen Schalanda over 14 years ago

#3

Updated by Ohad Levy about 14 years ago

  • Target version set to 0.2
#4

Updated by Ohad Levy about 14 years ago

  • Status changed from New to Closed
#5

Updated by Tomer Brisker over 6 years ago

  • Category changed from 21 to Packaging
Actions

Also available in: Atom PDF