Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 608128 - app-emulation/vagrant: Extensions not build (gem pristine curses --version 1.0.1)
Summary: app-emulation/vagrant: Extensions not build (gem pristine curses --version 1....
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Tomáš Mózes
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-03 14:03 UTC by Guillaume Seren
Modified: 2017-02-08 12:28 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Guillaume Seren 2017-02-03 14:03:59 UTC
Hey,
while using app-emulation/vagrant-1.9.1 from the tree, it return me a 'error' after certain commands (help, global-status, etc) :
$ vagrant
Ignoring curses-1.0.1 because its extensions are not built.  Try: gem pristine curses --version 1.0.1

So maybe the ebuild did not pull the right lib behind the gem, are you getting the same error ?


Guillaume
Comment 1 Tomáš Mózes 2017-02-08 07:05:58 UTC
$ vagrant -v
Vagrant 1.9.1

$ vagrant 
Usage: vagrant [options] <command> [<args>]

    -v, --version                    Print the version and exit.
    -h, --help                       Print this help.

...

Probably some ruby dep got upgraded, I'll try to update my system if I can reproduce it.
Comment 2 Guillaume Seren 2017-02-08 10:35:38 UTC
Hey Tomáš,
Yes I confirm this is not happening anymore,
maybe it is somehow related to 608522 ?

$ vagrant -v
Vagrant 1.9.1
Comment 3 Tomáš Mózes 2017-02-08 12:28:29 UTC
Maybe, but it would print the error like in that bug report. Please reopen if it happens again.