Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 724056 - dev-ruby/will_paginate-4.0.0 fails tests
Summary: dev-ruby/will_paginate-4.0.0 fails tests
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: 2020-05-19 19:35 UTC by Agostino Sarubbo
Modified: 2023-07-09 12:23 UTC (History)
0 users

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


Attachments
build.log (build.log,10.56 KB, text/plain)
2020-05-19 19:35 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 2020-05-19 19:35:51 UTC
This is an auto-filed bug because dev-ruby/will_paginate fails tests.
The issue was originally discovered on amd64, but it may be reproducible on other arches as well.
If you think that a different summary clarifies the issue better, feel free to change it.
Attached build log and emerge --info.

NOTE:
If you need further logs, feel free to ask.
Comment 1 Agostino Sarubbo gentoo-dev 2020-05-19 19:35:58 UTC
Created attachment 640382 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-07-09 08:59:51 UTC
ci has reproduced this issue with version 4.0.0 - Updating summary.
Comment 3 Larry the Git Cow gentoo-dev 2023-07-09 12:23:55 UTC
The bug has been closed via the following commit(s):

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

commit 0debcec3b78b2e7068686957d22df123fdd8b354
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2023-07-09 10:30:54 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2023-07-09 12:23:51 +0000

    dev-ruby/will_paginate: fix sqlite dependency
    
    Depend on activerecord with the sqlite USE flag to ensure that we
    request a sqlite version that is compatible with activerecord.
    
    Closes: https://bugs.gentoo.org/724056
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>

 dev-ruby/will_paginate/will_paginate-4.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)