Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 703950 - dev-ruby/psych-3.1.0: superclass mismatch for class Mark (TypeError)
Summary: dev-ruby/psych-3.1.0: superclass mismatch for class Mark (TypeError)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-12-27 09:30 UTC by Toralf Förster
Modified: 2020-02-03 06:36 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,16.39 KB, text/plain)
2019-12-27 09:31 UTC, Toralf Förster
Details
dev-ruby:ruby-hmac-0.4.0-r1:20191227-000128.log (dev-ruby:ruby-hmac-0.4.0-r1:20191227-000128.log,12.61 KB, text/plain)
2019-12-27 09:31 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,223.25 KB, text/plain)
2019-12-27 09:31 UTC, Toralf Förster
Details
environment (environment,97.66 KB, text/plain)
2019-12-27 09:31 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,19.16 KB, application/x-bzip)
2019-12-27 09:31 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2019-12-27 09:30:58 UTC
 * ERROR: dev-ruby/ruby-hmac-0.4.0-r1::gentoo failed (install phase):
 *   Unable to generate gemspec file.
 * 

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib_hardened-libressl-20191222-151549

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.2.0 *

clang:
clang version 9.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.1
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
  [4]   pypy3 (fallback)
  [5]   pypy (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.40.0 *
java-config:
The following VMs are available for generation-2:


repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Thu, 26 Dec 2019 22:05:42 +0000

emerge -qpvO dev-ruby/ruby-hmac
[ebuild  N    ] dev-ruby/ruby-hmac-0.4.0-r1  USE="-doc -test" RUBY_TARGETS="ruby24 ruby25 -ruby26"
Comment 1 Toralf Förster gentoo-dev 2019-12-27 09:31:00 UTC
Created attachment 601012 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-12-27 09:31:03 UTC
Created attachment 601014 [details]
dev-ruby:ruby-hmac-0.4.0-r1:20191227-000128.log
Comment 3 Toralf Förster gentoo-dev 2019-12-27 09:31:06 UTC
Created attachment 601016 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-12-27 09:31:09 UTC
Created attachment 601018 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-12-27 09:31:12 UTC
Created attachment 601020 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-12-27 09:32:56 UTC
This issue appears at this tinderbox image for nearly all subsequent dev-ruby/* packages.
Comment 7 Hans de Graaff gentoo-dev Security 2019-12-27 09:42:23 UTC
Yes, this looks like a generic issue with psych.
Comment 8 Hans de Graaff gentoo-dev Security 2019-12-27 09:44:14 UTC
It looks like this happens because of a version mismatch with dev-ruby/psych and the psych version bundled with ruby. I think the best solution here is to mask dev-ruby/psych for removal.
Comment 9 Hans de Graaff gentoo-dev Security 2019-12-27 10:06:02 UTC
# Hans de Graaff <graaff@gentoo.org> (2019-12-27)
# Causes compatibility issues with the bundled versions in some
# dev-lang/ruby slots. Use the bundled version instead. The only
# reverse dependency is dev-ruby/jeweler, which is no longer
# maintained upstream and ruby24-only.
# Removal in 30 days. Bug #703950.
dev-ruby/psych
dev-ruby/jeweler
Comment 10 Larry the Git Cow gentoo-dev 2020-02-03 06:36:34 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d75b065b388b3afea860aa97894cae282720f181

commit d75b065b388b3afea860aa97894cae282720f181
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2020-02-03 06:18:48 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2020-02-03 06:36:24 +0000

    dev-ruby/psych: Remove last-rited pkg
    
    Closes: https://bugs.gentoo.org/703950
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-ruby/psych/Manifest           |  1 -
 dev-ruby/psych/metadata.xml       | 11 ----------
 dev-ruby/psych/psych-3.1.0.ebuild | 46 ---------------------------------------
 profiles/package.mask             |  8 -------
 4 files changed, 66 deletions(-)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42a095064dcc8cf6835c2d6b0c77c4fba8f55321

commit 42a095064dcc8cf6835c2d6b0c77c4fba8f55321
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2020-02-03 06:18:35 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2020-02-03 06:36:23 +0000

    dev-ruby/jeweler: Remove last-rited pkg
    
    Closes: https://bugs.gentoo.org/703950
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-ruby/jeweler/Manifest             |  1 -
 dev-ruby/jeweler/jeweler-2.3.9.ebuild | 68 -----------------------------------
 dev-ruby/jeweler/metadata.xml         |  8 -----
 profiles/package.mask                 |  1 -
 4 files changed, 78 deletions(-)