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

*bug* apt-show-versions command not installed by default on ubuntu 12.04 LTS #97

Closed
shel3over opened this issue Aug 10, 2013 · 2 comments

Comments

@shel3over
Copy link

command used by the packages plugin

File "/home/hamza/hacks/ajenti/ajenti/plugins/packages/pm_apt.py", line 12, in refresh
out_u = subprocess.check_output(['apt-show-versions', '-u'])
File "/usr/lib/python2.7/subprocess.py", line 537, in check_output
process = Popen(stdout=PIPE, _popenargs, *_kwargs)

@Eugeny
Copy link
Member

Eugeny commented Aug 10, 2013

apt-show-versions is a dependency of our Debian package: https://github.com/Eugeny/ajenti/blob/master/debian/control#L13

@Eugeny Eugeny closed this as completed Aug 10, 2013
@Eugeny
Copy link
Member

Eugeny commented Aug 10, 2013

I've added it to the dev docs though.

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

2 participants