Comment 3 for bug 15244

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-Id: <email address hidden>
Date: Mon, 11 Apr 2005 12:13:57 +0200
From: Andreas Jochens <email address hidden>
To: Debian Bug Tracking System <email address hidden>
Subject: ruby1.8: FTBFS: lib/yaml/syck.rb:5:in `require': no such file to load -- syck (LoadError)

Package: ruby1.8
Version: 1.8.2-4
Severity: serious
Tags: patch

When building 'ruby1.8' in a clean 'unstable' chroot,
I get the following error:

Generating RI...
./build-tree/ruby-1.8.2/lib/yaml/syck.rb:5:in `require': no such file to load -- syck (LoadError)
 from ./build-tree/ruby-1.8.2/lib/yaml/syck.rb:5
 from ./build-tree/ruby-1.8.2/lib/yaml.rb:9:in `require'
 from ./build-tree/ruby-1.8.2/lib/yaml.rb:9
 from ./build-tree/ruby-1.8.2/lib/rdoc/ri/ri_descriptions.rb:1:in `require'
 from ./build-tree/ruby-1.8.2/lib/rdoc/ri/ri_descriptions.rb:1
 from ./build-tree/ruby-1.8.2/lib/rdoc/ri/ri_reader.rb:1:in `require'
 from ./build-tree/ruby-1.8.2/lib/rdoc/ri/ri_reader.rb:1
 from ./build-tree/ruby-1.8.2/lib/rdoc/generators/ri_generator.rb:46:in `require'
 from ./build-tree/ruby-1.8.2/lib/rdoc/generators/ri_generator.rb:46
 from ./build-tree/ruby-1.8.2/lib/rdoc/rdoc.rb:250:in `require'
 from ./build-tree/ruby-1.8.2/lib/rdoc/rdoc.rb:250:in `document'
 from build-tree/ruby-1.8.2/bin/rdoc:63
make: *** [install-ri-stamp] Error 1

This could be fixed by adding a Build-Depends on 'libruby1.8'
to debian/control. However, this would make the 'ruby1.8' package
depend on itself, which does not seem to be a good idea.
Please don't do that.

The previous version 1.8.2-3 did not have this problem.

The FTBFS problem can be fixed by removing the new '103_cvs_updates.patch'
from debian/patches.

Regards
Andreas Jochens