Skip to content

Instantly share code, notes, and snippets.

@bonyiii
Created August 18, 2010 08:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bonyiii/534074 to your computer and use it in GitHub Desktop.
Save bonyiii/534074 to your computer and use it in GitHub Desktop.
missing IUSE
Nem tudtam telepíteni a webrat -et mert azt mondta, hogy:
emerge: there are no ebuilds built with USE flags to satisfy ">=dev-ruby/rack-1.0[ruby_targets_ruby18]".
!!! One of the following packages is required to complete your request:
- dev-ruby/rack-1.0.1 (Missing IUSE: ruby_targets_ruby18)
- dev-ruby/rack-1.0.0 (Missing IUSE: ruby_targets_ruby18)
(dependency required by "dev-ruby/webrat-0.7.1" [ebuild])
(dependency required by "webrat" [argument])
Mindig a "keywords" -el van baj ilyenkor.
A legutóbb az volt, hogy a rack-1.0.1 ebuild nem volt jó és a rack-1.0.1-r1 -ben javították a hibát.
Az r1 -es verzió megpatch -eli a rack -ot, valsz erre van szükség.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment