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

Update links to Arch Linux AUR packages in README. #103

Merged
merged 1 commit into from
Jan 7, 2017
Merged

Update links to Arch Linux AUR packages in README. #103

merged 1 commit into from
Jan 7, 2017

Conversation

Freso
Copy link
Member

@Freso Freso commented Jan 6, 2017

There's now a "stable" whipper package, which is likely the main one we want to link to. I kept in the link to the whipper-git package at the end, but also added a link to the non-git whipper package.

There's now a "stable" `whipper` package, which is likely the main one
we want to link to. I kept in the link to the `whipper-git` package at
the end, but also added a link to the non-git `whipper` package.
@peaveyman
Copy link

When I try to rip with this package I get this error:

Traceback (most recent call last):
File "/usr/bin/whipper", line 11, in
load_entry_point('whipper==0.4.0', 'console_scripts', 'whipper')()
File "/usr/lib/python2.7/site-packages/pkg_resources/init.py", line 561, 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 2631, in load_entry_point
return ep.load()
File "/usr/lib/python2.7/site-packages/pkg_resources/init.py", line 2291, in load
return self.resolve()
File "/usr/lib/python2.7/site-packages/pkg_resources/init.py", line 2297, in resolve
module = import(self.module_name, fromlist=['name'], level=0)
File "/usr/lib/python2.7/site-packages/morituri/rip/main.py", line 9, in
from morituri.common import log, logcommand, common, config, directory
File "/usr/lib/python2.7/site-packages/morituri/common/log.py", line 27, in
from morituri.extern.log import log as externlog
ImportError: No module named log

@ArchangeGabriel
Copy link

@peaveyman Yes, 0.4.0 is not buildable from source. However, 0.4.1 fixes that and @Freso just pushed it to AUR. ;)

@peaveyman
Copy link

Now I get this error:
Traceback (most recent call last):
File "/usr/bin/whipper", line 11, in
load_entry_point('whipper==0.4.0', 'console_scripts', 'whipper')()
File "/usr/lib/python2.7/site-packages/morituri/command/main.py", line 39, in main
raise ImportError(e)
ImportError: No module named configure

@peaveyman
Copy link

Thanks to the great people on IRC who helped me trouble shoot this and fix the issue. All is working now.

@JoeLametta JoeLametta merged commit 466880f into whipper-team:master Jan 7, 2017
@JoeLametta
Copy link
Collaborator

Merged, thanks.

@Freso Freso deleted the point-to-stable-AUR-package branch January 10, 2017 15:49
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

Successfully merging this pull request may close these issues.

4 participants