Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 972544 - term-ansicolor 1.2.2 needs tins gem
Summary: term-ansicolor 1.2.2 needs tins gem
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: rubygem-term-ansicolor
Version: 19
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jan Klepek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 996139 (view as bug list)
Depends On: 996489
Blocks: 919574 993227 993365 996139
TreeView+ depends on / blocked
 
Reported: 2013-06-10 01:40 UTC by Mamoru TASAKA
Modified: 2014-03-15 12:50 UTC (History)
5 users (show)

Fixed In Version: rubygem-term-ansicolor-1.2.2-3.fc21, rubygem-term-ansicolor-1.2.2-3.fc20
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-03-15 12:50:13 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Mamoru TASAKA 2013-06-10 01:40:42 UTC
Description of problem:
term-ansicolor 1.2.2 needs tins (~> 0.8) gem, which is not yet available on Fedora.


Version-Release number of selected component (if applicable):
rubygem-term-ansicolor-1.2.2-1.fc19.noarch

How reproducible:
100%


Steps to Reproduce:
1. See below
2.
3.

Actual results:
<mock-chroot>[root@localhost /]# rpm -q rubygem-term-ansicolor
rubygem-term-ansicolor-1.2.2-1.fc19.noarch
<mock-chroot>[root@localhost /]# ruby -e "gem 'term-ansicolor'"
/usr/share/rubygems/rubygems/dependency.rb:296:in `to_specs': Could not find 'tins' (~> 0.8) among 6 total gem(s) (Gem::LoadError)
	from /usr/share/rubygems/rubygems/specification.rb:1196:in `block in activate_dependencies'
	from /usr/share/rubygems/rubygems/specification.rb:1185:in `each'
	from /usr/share/rubygems/rubygems/specification.rb:1185:in `activate_dependencies'
	from /usr/share/rubygems/rubygems/specification.rb:1167:in `activate'
	from /usr/share/rubygems/rubygems/core_ext/kernel_gem.rb:48:in `gem'
	from -e:1:in `<main>'


Additional info:

Comment 1 Vít Ondruch 2013-08-13 14:03:39 UTC
*** Bug 996139 has been marked as a duplicate of this bug. ***

Comment 2 Fedora Update System 2013-08-13 16:01:00 UTC
rubygem-tins-0.8.4-1.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/rubygem-tins-0.8.4-1.fc19

Comment 3 Fedora Update System 2013-08-15 02:36:09 UTC
rubygem-tins-0.8.4-1.fc19 has been pushed to the Fedora 19 testing repository.

Comment 4 Vít Ondruch 2013-08-23 15:54:24 UTC
Going to fix this, in F20 and Rawhide. Not sure if it is worth of pushing into F18/F19, since the updates are stuck in Bodhi.

Comment 6 Jan Klepek 2013-11-03 19:04:14 UTC
more complicated for epel 5/6 :/ tins is not available for epel and same applies for packages in tins requires, work on this topic started, will take longer time before term-ansicolor is available for epel 5/6.

f18/f19 will be available during next week

Comment 7 Jan Klepek 2014-03-15 12:50:13 UTC
fixed already for some time.


Note You need to log in before you can comment on or make changes to this bug.