Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tuto compass #1027

Open
ricoBolo06 opened this issue May 27, 2021 · 1 comment
Open

tuto compass #1027

ricoBolo06 opened this issue May 27, 2021 · 1 comment

Comments

@ricoBolo06
Copy link

Hello everybody,
Sory for posting here, I just follow a link, from this page
https://software.opensuse.org/download.html?project=devel%3Alanguages%3Aruby%3Aextensions&package=rubygem-compass#manualopenSUSE

Pour openSUSE Leap 15.2, exécutez en tant que root :
zypper addrepo https://download.opensuse.org/repositories/devel:languages:ruby:extensions/openSUSE_Leap_15.2/devel:languages:ruby:extensions.repo
zypper refresh
zypper install rubygem-compass

I have this message

edserv:/datas/7Prod/wwwRoot/Sites/laboheme.wbAdm/admin/adminInclude # zypper addrepo https://download.opensuse.org/repositories/devel:languages:ruby:extensions/openSUSE_Leap_15.2/devel:languages:ruby:extensions.repo
Adding repository 'Ruby Extensions (openSUSE_Leap_15.2)' ............................................[done]
Repository 'Ruby Extensions (openSUSE_Leap_15.2)' successfully added

URI         : https://download.opensuse.org/repositories/devel:/languages:/ruby:/extensions/openSUSE_Leap_15.2/
Enabled     : Yes
GPG Check   : Yes
Autorefresh : No
Priority    : 99 (default priority)

Repository priorities are without effect. All enabled repositories share the same priority.
edserv:/datas/7Prod/wwwRoot/Sites/laboheme.wbAdm/admin/adminInclude # zypper refresh
Retrieving repository 'Ruby Extensions (openSUSE_Leap_15.2)' metadata -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------[\]

New repository or package signing key received:

  Repository:       Ruby Extensions (openSUSE_Leap_15.2)
  Key Name:         devel:languages:ruby OBS Project <devel:languages:ruby@build.opensuse.org>
  Key Fingerprint:  A9EA39C4 9B6B9E93 B6863F84 9AF0C9A2 0E9AF123
  Key Created:      Tue Dec  8 10:56:34 2020
  Key Expires:      Thu Feb 16 10:56:34 2023
  Rpm Name:         gpg-pubkey-0e9af123-5fcf4dd2


Do you want to reject the key, trust temporarily, or trust always? [r/t/a/?] (r): a
Retrieving repository 'Ruby Extensions (openSUSE_Leap_15.2)' metadata ....................................................................................................................................................................................................[done]
Building repository 'Ruby Extensions (openSUSE_Leap_15.2)' cache .........................................................................................................................................................................................................[done]
Repository 'google-chrome' is up to date.                                                                                                                                                                                                                                       
Repository 'Non-OSS Repository' is up to date.                                                                                                                                                                                                                                  
Repository 'Main Repository' is up to date.                                                                                                                                                                                                                                     
Repository 'Main Update Repository' is up to date.                                                                                                                                                                                                                              
Repository 'Update Repository (Non-Oss)' is up to date.                                                                                                                                                                                                                         
All repositories have been refreshed.
edserv:/datas/7Prod/wwwRoot/Sites/laboheme.wbAdm/admin/adminInclude # zypper install rubygem-compass
Loading repository data...
Reading installed packages...
'rubygem-compass' not found in package names. Trying capabilities.
No provider of 'rubygem-compass' found.
Resolving package dependencies...
Nothing to do.

Thanks for any help to install compass, because i already did


egem install compass
Building native extensions. This could take a while...
Successfully installed ffi-1.15.1
Successfully installed rb-inotify-0.10.1
Successfully installed rb-fsevent-0.11.0
Successfully installed compass-import-once-1.0.5
Successfully installed multi_json-1.15.0
Successfully installed compass-core-1.0.3
Successfully installed chunky_png-1.4.0
    Compass is charityware. If you love it, please donate on our behalf at http://umdf.org/compass Thanks!
Successfully installed compass-1.0.3
Parsing documentation for ffi-1.15.1
Installing ri documentation for ffi-1.15.1
Parsing documentation for rb-inotify-0.10.1
Installing ri documentation for rb-inotify-0.10.1
Parsing documentation for rb-fsevent-0.11.0
Installing ri documentation for rb-fsevent-0.11.0
Parsing documentation for compass-import-once-1.0.5
Installing ri documentation for compass-import-once-1.0.5
Parsing documentation for multi_json-1.15.0
Installing ri documentation for multi_json-1.15.0
Parsing documentation for compass-core-1.0.3
Installing ri documentation for compass-core-1.0.3
Parsing documentation for chunky_png-1.4.0
Installing ri documentation for chunky_png-1.4.0
Parsing documentation for compass-1.0.3
Installing ri documentation for compass-1.0.3
Done installing documentation for ffi, rb-inotify, rb-fsevent, compass-import-once, multi_json, compass-core, chunky_png, compass after 25 seconds
8 gems installed

and i get

compass create makeCss
If 'compass' is not a typo you can use command-not-found to lookup the package that contains it, like this:
    cnf compass
@ricoBolo06
Copy link
Author

ok, i just find the soltuion with yast from https://software.opensuse.org/package/ruby2.1-rubygem-compass.
In yast enter 'ruby2.5-rubygem-compass' and compass is correctly installed,and works,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant