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

considering whether android studio stable and preview should be installed at separate locations #3

Open
hereisderek opened this issue Jul 2, 2016 · 2 comments

Comments

@hereisderek
Copy link

after following the steps (add/update), when install, got the following error on kubuntu 16.04 lts:

`root@derek-linux:/home/derek/Downloads# apt-fast install android-studio-beta android-studio-canary

Working... this may take a while.
E: Unable to correct problems, you have held broken packages.

No files to download.
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
android-studio-beta : Conflicts: android-studio-canary but 145.3001415xenial is to be installed
android-studio-canary : Conflicts: android-studio-beta but 143.2915827
xenial+fix1 is to be installed
E: Unable to correct problems, you have held broken packages.
`

@hereisderek
Copy link
Author

it seems that the issue is that you can't have multiple versions side by side. would It be possible to make that happen?

@mfonville
Copy link
Owner

It would not be a logical use case because they'd most of the time share their working directory.

It would technically be possible if using different extraction paths though.

@mfonville mfonville changed the title after following the steps (add/update), when install, got the following error on kubuntu 16.04 lts: considering whether android studio stable and preview should be installed at separate locations Apr 11, 2017
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