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

Qubes guest tools should require its dependencies #1002

Closed
v6ak opened this Issue May 21, 2015 · 0 comments

Comments

Projects
None yet
2 participants
@v6ak

v6ak commented May 21, 2015

I was trying to cut down the Fedora image. But now, I needed to use Wireshark and send some capture result to another VM. I've realized that the Qubes FileCopy does not work, because there are some missing dependencies, namely:

  • pygtk2
  • zenity

There may be some more dependencies that are not included in the package requirements.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment