Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 892701 - dev-ruby/sinatra-partial-1.0.1-r1 fails tests (LIBARCHIVE-SYSTEM)
Summary: dev-ruby/sinatra-partial-1.0.1-r1 fails tests (LIBARCHIVE-SYSTEM)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-31 08:48 UTC by Agostino Sarubbo
Modified: 2023-02-04 07:07 UTC (History)
0 users

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


Attachments
build.log (build.log,51.44 KB, text/plain)
2023-01-31 08:48 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2023-01-31 08:48:53 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-ruby/sinatra-partial-1.0.1-r1 fails tests (LIBARCHIVE-SYSTEM).
Discovered on: amd64 (internal ref: libarchive_tinderbox)

NOTE:
(LIBARCHIVE-SYSTEM) in the summary means that the bug was found on a machine that runs app-alternatives/tar and app-alternatives/cpio with [-gnu,+libarchive] but this bug MAY or MAY NOT BE related to the tar/cpio implementation.
Comment 1 Agostino Sarubbo gentoo-dev 2023-01-31 08:48:55 UTC
Created attachment 849548 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-01-31 08:48:56 UTC
Error(s) that match a know pattern:


Failure/Error: require 'sinatra/base'
Gem::ConflictError:
# LoadError:
Comment 3 Larry the Git Cow gentoo-dev 2023-02-04 07:07:58 UTC
The bug has been closed via the following commit(s):

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

commit a82f726506a1b26850f13bf1520f7de5661671e6
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2023-02-03 14:21:11 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2023-02-04 07:07:52 +0000

    dev-ruby/sinatra-partial: fix tests with rack 3 present
    
    Closes: https://bugs.gentoo.org/892701
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>

 dev-ruby/sinatra-partial/sinatra-partial-1.0.1-r1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)