Bug 696062 - scheme2js should require bigloo-libs
Summary: scheme2js should require bigloo-libs
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: scheme2js
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Michel Lind
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-04-13 07:50 UTC by Masatake YAMATO
Modified: 2011-07-26 03:47 UTC (History)
1 user (show)

Fixed In Version: scheme2js-20110424-1.fc15
Clone Of:
Environment:
Last Closed: 2011-07-26 03:32:10 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Fix this bug (324 bytes, patch)
2011-04-13 07:50 UTC, Masatake YAMATO
no flags Details | Diff

Description Masatake YAMATO 2011-04-13 07:50:41 UTC
Created attachment 491670 [details]
Fix this bug

Description of problem:

scheme2js compiler depends on libgbiloo_s and libbigloopthread_s shared libraries. They are shipped as part of bigloo-libs. However scheme2js package has no "Requires" field for them.

Version-Release number of selected component (if applicable):

20090717-3.fc15

How reproducible:


Steps to Reproduce:
1. rpm -e bigloo bigloo-libs
2. scheme2js
3.
  
Actual results:

You will get following messages:
  scheme2js: error while loading shared libraries: libbigloo_s-3.4a.so: cannot open shared object file: No such file or directory 

Expected results:

  scheme2js runs well.

Additional info:

  See the attachment.

Comment 1 Michel Lind 2011-07-15 11:18:00 UTC
Fixed in the upcoming update (which was stalled due a missing file in the upstream tarball, apologies):

$ rpm -e --test bigloo-libs 2>&1 | grep scheme2js
	libbigloo_s-3.6a.so.0()(64bit) is needed by (installed) scheme2js-20110424-1.fc15.x86_64
	libbigloopthread_s-3.6a.so.0()(64bit) is needed by (installed) scheme2js-20110424-1.fc15.x86_64

Comment 2 Fedora Update System 2011-07-15 11:19:56 UTC
scheme2js-20110424-1.fc14 has been submitted as an update for Fedora 14.
https://admin.fedoraproject.org/updates/scheme2js-20110424-1.fc14

Comment 3 Fedora Update System 2011-07-15 11:20:23 UTC
scheme2js-20110424-1.fc15 has been submitted as an update for Fedora 15.
https://admin.fedoraproject.org/updates/scheme2js-20110424-1.fc15

Comment 4 Fedora Update System 2011-07-16 07:30:57 UTC
Package scheme2js-20110424-1.fc14:
* should fix your issue,
* was pushed to the Fedora 14 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing scheme2js-20110424-1.fc14'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/scheme2js-20110424-1.fc14
then log in and leave karma (feedback).

Comment 5 Fedora Update System 2011-07-26 03:31:46 UTC
scheme2js-20110424-1.fc14 has been pushed to the Fedora 14 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 6 Fedora Update System 2011-07-26 03:46:45 UTC
scheme2js-20110424-1.fc15 has been pushed to the Fedora 15 stable repository.  If problems still persist, please make note of it in this bug report.


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