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

Add Ubuntu 18.04 Package Update #9

Merged
merged 1 commit into from Aug 21, 2018
Merged

Conversation

s0kil
Copy link
Contributor

@s0kil s0kil commented Aug 21, 2018

When Trying to install libraries on Ubuntu 18.04 results in error:

$ sudo apt-get install libleveldb-dev libleveldb1 libsnappy1
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Package libleveldb1 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
  libleveldb1v5:i386 libleveldb1v5

Package libsnappy1 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'libleveldb1' has no installation candidate
E: Package 'libsnappy1' has no installation candidate

When Trying to install libraries on Ubuntu 18.04 results in error:
```bash
$ sudo apt-get install libleveldb-dev libleveldb1 libsnappy1
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Package libleveldb1 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
  libleveldb1v5:i386 libleveldb1v5

Package libsnappy1 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'libleveldb1' has no installation candidate
E: Package 'libsnappy1' has no installation candidate
```
@veelenga veelenga merged commit d3e4d0e into crystal-community:master Aug 21, 2018
@veelenga
Copy link
Member

Thanks

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.

None yet

2 participants