Giter VIP home page Giter VIP logo

sol3rd's People

Contributors

geirawsm avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

sol3rd's Issues

Upgrade fails with stacktrace.

Running: sol3rd -u
Resulting output:

 [✔] Getting available versions                    
 [✔] Getting installed versions                        

Upgrading google-chrome-stable
Installed: 67.0.3396.87
Available: 67.0.3396.99
OK? (yes or no): yes
Traceback (most recent call last):
  File "/usr/bin/sol3rd", line 11, in <module>
    load_entry_point('sol3rd==0.1', 'console_scripts', 'sol3rd')()
  File "/usr/lib/python2.7/site-packages/sol3rd/sol3rd.py", line 202, in main
    apps_upgradeable = get_upgradeable()
  File "/usr/lib/python2.7/site-packages/sol3rd/sol3rd.py", line 138, in get_upgradeable
    do_upgrade = input('\nOK? (yes or no): ')
  File "<string>", line 1, in <module>
NameError: name 'yes' is not defined

Yes is not defined

 [✔] Getting available versions                    
 [✔] Getting installed versions                        

Upgrading google-chrome-stable
Installed: 64.0.3282.167
Available: 69.0.3497.100
OK? (yes or no): yes
Traceback (most recent call last):
  File "/usr/bin/sol3rd", line 11, in <module>
    load_entry_point('sol3rd==0.1', 'console_scripts', 'sol3rd')()
  File "/usr/lib/python2.7/site-packages/sol3rd/sol3rd.py", line 202, in main
    apps_upgradeable = get_upgradeable()
  File "/usr/lib/python2.7/site-packages/sol3rd/sol3rd.py", line 138, in get_upgradeable
    do_upgrade = input('\nOK? (yes or no): ')
  File "<string>", line 1, in <module>
NameError: name 'yes' is not defined

Can't check for updates

$ sudo sol3rd -u
Traceback (most recent call last):
  File "/usr/bin/sol3rd", line 11, in <module>
    load_entry_point('sol3rd==0.3.1', 'console_scripts', 'sol3rd')()
  File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 572, in load_entry_point
    return get_distribution(dist).load_entry_point(group, name)
  File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 2755, in load_entry_point
    return ep.load()
  File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 2408, in load
    return self.resolve()
  File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 2414, in resolve
    module = __import__(self.module_name, fromlist=['__name__'], level=0)
  File "/usr/lib/python2.7/site-packages/sol3rd/sol3rd.py", line 12, in <module>
    from sol3rd.__version__ import version
ImportError: No module named __version__

Recommended ammend for install process.

pip can break things by simply not working together with package managers, including Solus's.

I'd recommend adding to the documentation to install Solus-included packages for python modules that already exist in solus.

sudo eopkg it python-beautifulsoup4 python-html5lib python-colorama python-webencodings python-requests python-idna python-certifi python-six python-urllib3

This will reduce potential damage caused by pip as the only things remaining are b4 and sol3rd itself.
Other than that, have you tried to get this packaged in Solus itself? :)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.