Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 608128

Summary: app-emulation/vagrant: Extensions not build (gem pristine curses --version 1.0.1)
Product: Gentoo Linux Reporter: Guillaume Seren <guillaumeseren>
Component: Current packagesAssignee: Tomáš Mózes <hydrapolic>
Status: RESOLVED WORKSFORME    
Severity: normal CC: proxy-maint
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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.