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

Couldn't find package redis-server #45

Closed
hozt opened this issue Sep 13, 2010 · 6 comments
Closed

Couldn't find package redis-server #45

hozt opened this issue Sep 13, 2010 · 6 comments

Comments

@hozt
Copy link

hozt commented Sep 13, 2010

Trying to get barracuda running for a new install on Debian Lenny 5.0 and received the above error. I was able to get it to install without any errors on Ubuntu 10.04.

Thanks for the script!

@omega8cc
Copy link
Owner

It's known to be running without any issues on Debian Lenny and redis-server is available there. Have you modified anything on the server before running the script? You can always try to run it again, it will skip everything it already installed and will try to continue.

Thanks.

@hozt
Copy link
Author

hozt commented Sep 13, 2010

This was a fresh install from a default Linode Debian 5.0 image.

@omega8cc
Copy link
Owner

This sounds like something (network connection?) went wrong at the time of install, since we tested it on Linode a few times and there are many Barracuda users on Linode already.

@hozt
Copy link
Author

hozt commented Sep 13, 2010

Possibly could be a network issue. I tried again with both the 64 and 32 bit versions and received the same error.

Running a manual "apt-get update" does not show any errors connecting to any repository:

li82-208:~# apt-get update
Hit http://mirror.ourdelta.org lenny Release.gpg
Hit http://ftp.us.debian.org lenny Release.gpg
Hit http://security.debian.org lenny/updates Release.gpg
Hit http://security.debian.org lenny/updates Release
Hit http://ftp.us.debian.org experimental Release.gpg
Hit http://mirror.ourdelta.org lenny Release
Ign http://security.debian.org lenny/updates/main Packages/DiffIndex
Hit http://ftp.us.debian.org lenny Release
Ign http://mirror.ourdelta.org lenny/mariadb-ourdelta Packages/DiffIndex
Ign http://security.debian.org lenny/updates/contrib Packages/DiffIndex
Ign http://security.debian.org lenny/updates/non-free Packages/DiffIndex
Ign http://security.debian.org lenny/updates/main Sources/DiffIndex
Ign http://security.debian.org lenny/updates/contrib Sources/DiffIndex
Ign http://security.debian.org lenny/updates/non-free Sources/DiffIndex
Hit http://ftp.us.debian.org experimental Release
Hit http://security.debian.org lenny/updates/main Packages
Ign http://mirror.ourdelta.org lenny/mariadb-ourdelta Sources/DiffIndex
Hit http://security.debian.org lenny/updates/contrib Packages
Hit http://security.debian.org lenny/updates/non-free Packages
Hit http://security.debian.org lenny/updates/main Sources
Hit http://security.debian.org lenny/updates/contrib Sources
Ign http://ftp.us.debian.org lenny/main Packages/DiffIndex
Hit http://mirror.ourdelta.org lenny/mariadb-ourdelta Packages
Hit http://security.debian.org lenny/updates/non-free Sources
Ign http://ftp.us.debian.org lenny/contrib Packages/DiffIndex
Ign http://ftp.us.debian.org lenny/non-free Packages/DiffIndex
Ign http://ftp.us.debian.org lenny/main Sources/DiffIndex
Ign http://ftp.us.debian.org lenny/contrib Sources/DiffIndex
Ign http://ftp.us.debian.org lenny/non-free Sources/DiffIndex
Hit http://ftp.us.debian.org experimental/main Packages/DiffIndex
Hit http://mirror.ourdelta.org lenny/mariadb-ourdelta Sources
Hit http://ftp.us.debian.org experimental/main Sources/DiffIndex
Hit http://ftp.us.debian.org lenny/main Packages
Hit http://ftp.us.debian.org lenny/contrib Packages
Hit http://ftp.us.debian.org lenny/non-free Packages
Hit http://ftp.us.debian.org lenny/main Sources
Hit http://ftp.us.debian.org lenny/contrib Sources
Hit http://ftp.us.debian.org lenny/non-free Sources
Reading package lists... Done

@omega8cc
Copy link
Owner

@omega8cc
Copy link
Owner

Fixed in this commit: http://github.com/omega8cc/nginx-for-drupal/commit/6b991649cb4e25a3fc6a43d448bc932ed1e61b01

Thanks for the report about the issue.

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