This repository has been archived by the owner on Oct 23, 2024. It is now read-only.
forked from solidsnack/mesos-deb-packaging
-
Notifications
You must be signed in to change notification settings - Fork 65
Python files installed in wrong location #51
Comments
+1 A partner is running into this issue. |
I encountered this same issue:
This error is caused by mesos being installed into this location:
This was installed using the mesosphere deb packages |
How can I undo the |
Using this to fix apt-get system after fail:
Notice apt, NOT apt-get. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The Debian Python packaging policy says:
The package doesn't seem to do this:
This does cause problems in practice; for example, installing python2.7-minimal gripes about it:
The text was updated successfully, but these errors were encountered: