Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 689344 - dev-ruby/faker-1.9.5 installs but with wrong gem version info
Summary: dev-ruby/faker-1.9.5 installs but with wrong gem version info
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: 2019-07-06 03:42 UTC by Willard Dawson
Modified: 2019-07-06 04:51 UTC (History)
0 users

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


Attachments
faker-1.9.5.ebuild patch to fix up faker Gem version info (faker-1.9.5.ebuild.patch,385 bytes, patch)
2019-07-06 03:42 UTC, Willard Dawson
Details | Diff
(corrected) faker-1.9.5.ebuild patch to fix up faker Gem version info (faker-1.9.5.ebuild.patch,376 bytes, patch)
2019-07-06 03:50 UTC, Willard Dawson
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Willard Dawson 2019-07-06 03:42:22 UTC
Created attachment 581998 [details, diff]
faker-1.9.5.ebuild patch to fix up faker Gem version info

I logged this issue upstream just now.
https://github.com/stympy/faker/issues/1648

The attached patch for the 1.9.5 ebuild is a (hopefully short-term) workaround.
Comment 1 Willard Dawson 2019-07-06 03:50:03 UTC
Created attachment 582000 [details, diff]
(corrected) faker-1.9.5.ebuild patch to fix up faker Gem version info
Comment 2 Larry the Git Cow gentoo-dev 2019-07-06 04:51:32 UTC
The bug has been closed via the following commit(s):

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

commit c032ba8d9462233fa1955fd39cac4cc58240e45e
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2019-07-06 04:48:08 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2019-07-06 04:48:23 +0000

    dev-ruby/faker: fix gem version number
    
    Fixes: https://bugs.gentoo.org/689344
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>
    Package-Manager: Portage-2.3.66, Repoman-2.3.11

 dev-ruby/faker/faker-1.9.5-r1.ebuild | 32 ++++++++++++++++++++++++++++++++
 1 file changed, 32 insertions(+)