[DRE-maint] Bug#803630: ruby-rails-i18n FTBFS due to missing build dependencies

2015-11-01 Thread Hans Joachim Desserud

Package: ruby-rails-i18n
Version: 4.0.5-1
Severity: serious
Justification: fails to build from source
Tags: patch


Dear maintainer,

The latest version of ruby-rails-i18n fails to build from source due
to missing build dependencies. I first spotted this when it was
automatically synced to Ubuntu and failed to build there [1], but I
was also able to reproduce this on Sid via pbuilder.

After adding ruby-i18n and ruby-railties to build dependencies (see
the attached patch), the package built successfully.

[1] 
https://launchpadlibrarian.net/223726966/buildlog_ubuntu-xenial-amd64.ruby-rails-i18n_4.0.5-1_BUILDING.txt.gz


--
mvh / best regards
Hans Joachim Desserud
http://desserud.orgdiff --git a/debian/control b/debian/control
index 6be6d27..9123b8f 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,10 @@ Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
 Uploaders: Pirate Praveen <prav...@debian.org>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.7.5~)
+Build-Depends: debhelper (>= 7.0.50~),
+   gem2deb (>= 0.7.5~),
+   ruby-i18n,
+   ruby-railties
 Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-rails-i18n.git
 Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/ruby-rails-i18n.git;a=summary
___
Pkg-ruby-extras-maintainers mailing list
Pkg-ruby-extras-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers

[DRE-maint] [Bug 903067] Re: obsolete package distributed

2011-12-21 Thread Hans Joachim Desserud
** Tags added: upgrade-software-version

-- 
You received this bug notification because you are subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/903067

Title:
  obsolete package distributed

Status in “capistrano” package in Ubuntu:
  New

Bug description:
  $ aptitude show capistrano
  Package: capistrano  
  State: installed
  Automatically installed: no
  Version: 2.5.9-1

  https://rubygems.org/gems/capistrano claims that the current version
  is  2.9.0.

  it would be nice if a new version were made available.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: capistrano 2.5.9-1
  ProcVersionSignature: Ubuntu 3.0.0-13.22-generic 3.0.6
  Uname: Linux 3.0.0-13-generic x86_64
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Mon Dec 12 01:43:06 2011
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  PackageArchitecture: all
  ProcEnviron:
   PATH=(custom, user)
   LANG=C
   SHELL=/bin/bash
   LC_PAPER=en_US.UTF-8
  SourcePackage: capistrano
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/capistrano/+bug/903067/+subscriptions



___
Pkg-ruby-extras-maintainers mailing list
Pkg-ruby-extras-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers

[DRE-maint] [Bug 702437] Re: Missing rubygems dependency

2011-01-16 Thread Hans Joachim Desserud
Thanks for reporting this bug and making Ubuntu better.

I get the same error when attempting to run compass on Ubuntu Maverick.
The workaround with installing rubygems works as well. Dependencies for
libcompass-ruby should probably be updated.

** Changed in: libcompass-ruby (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/702437

Title:
  Missing rubygems dependency

Status in “libcompass-ruby” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: libcompass-ruby

  /usr/bin/compass does not work out of the box

  user@localhost:/~$ /usr/bin/compass
/usr/lib/ruby/1.8/compass/dependencies.rb:2:in `require': no such file to 
load -- rubygems (LoadError)
from /usr/lib/ruby/1.8/compass/dependencies.rb:2
from /usr/lib/ruby/1.8/compass.rb:5:in `require'
from /usr/lib/ruby/1.8/compass.rb:5
from /usr/lib/ruby/1.8/compass.rb:4:in `each'
from /usr/lib/ruby/1.8/compass.rb:4
from /usr/bin/compass:4:in `require'
from /usr/bin/compass:4

  apt-get install'ing rubygems fixes the problem.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: libcompass-ruby (not installed)
  ProcVersionSignature: Ubuntu 2.6.35-24.42-generic 2.6.35.8
  Uname: Linux 2.6.35-24-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Thu Jan 13 10:15:27 2011
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
  ProcEnviron:
   LANG=en_US.utf8
   SHELL=/bin/bash
  SourcePackage: libcompass-ruby





___
Pkg-ruby-extras-maintainers mailing list
Pkg-ruby-extras-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-ruby-extras-maintainers