Mailing List Archive

Issue 1394 in cherokee: No down load for Raspberry pi
Status: New
Owner: ----

New issue 1394 by bolt...@gmail.com: No down load for Raspberry pi
http://code.google.com/p/cherokee/issues/detail?id=1394

What steps will reproduce the problem?
1.followed instructions on your site for Debian and raspberry instructions
on other sites and get the same results
sudo apt-get install cherokee.
2.says package is not available.
3.

What is the expected output? What do you see instead?
Expected to see install
Got not available

What version of the product are you using? On what operating system?
Installing latest

Please provide any additional information below.


_______________________________________________
Cherokee-dev mailing list
Cherokee-dev@lists.octality.com
http://lists.octality.com/listinfo/cherokee-dev
Re: Issue 1394 in cherokee: No down load for Raspberry pi [ In reply to ]
Comment #1 on issue 1394 by bolt...@gmail.com: No down load for Raspberry pi
http://code.google.com/p/cherokee/issues/detail?id=1394

actual text of command line:
pi@raspberrypi ~ $ sudo apt-get install cherokee cherokee-admin
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package cherokee 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 'cherokee' has no installation candidate
E: Unable to locate package cherokee-admin
pi@raspberrypi ~ $

_______________________________________________
Cherokee-dev mailing list
Cherokee-dev@lists.octality.com
http://lists.octality.com/listinfo/cherokee-dev
Re: Issue 1394 in cherokee: No down load for Raspberry pi [ In reply to ]
Comment #2 on issue 1394 by psaod8fz...@gmail.com: No down load for
Raspberry pi
http://code.google.com/p/cherokee/issues/detail?id=1394

You only Need to install cherokee, afaik, cherokee-admin comes with it.

What version of Debian are you using?

_______________________________________________
Cherokee-dev mailing list
Cherokee-dev@lists.octality.com
http://lists.octality.com/listinfo/cherokee-dev
Re: Issue 1394 in cherokee: No down load for Raspberry pi [ In reply to ]
Comment #3 on issue 1394 by bolt...@gmail.com: No down load for Raspberry pi
http://code.google.com/p/cherokee/issues/detail?id=1394

re-ran command without admin got same results
------
pi@raspberrypi ~ $ sudo apt-get install cherokee
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package cherokee 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 'cherokee' has no installation candidate
----------------------------------
Release is as follows:
pi@raspberrypi ~ $ cat /etc/*-release
PRETTY_NAME="Debian GNU/Linux wheezy/sid"
NAME="Debian GNU/Linux"
ID=debian
ANSI_COLOR="1;31"

pi@raspberrypi ~ $ uname -a
Linux raspberrypi 3.2.27+ #250 PREEMPT Thu Oct 18 19:03:02 BST 2012 armv6l
GNU/Linux

pi@raspberrypi ~ $ uname -mrs
Linux 3.2.27+ armv6l

_______________________________________________
Cherokee-dev mailing list
Cherokee-dev@lists.octality.com
http://lists.octality.com/listinfo/cherokee-dev
Re: Issue 1394 in cherokee: No down load for Raspberry pi [ In reply to ]
Comment #4 on issue 1394 by bolt...@gmail.com: No down load for Raspberry pi
http://code.google.com/p/cherokee/issues/detail?id=1394

re-ran command without admin got same results
------
pi@raspberrypi ~ $ sudo apt-get install cherokee
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package cherokee 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 'cherokee' has no installation candidate
----------------------------------
Release is as follows:
pi@raspberrypi ~ $ cat /etc/*-release
PRETTY_NAME="Debian GNU/Linux wheezy/sid"
NAME="Debian GNU/Linux"
ID=debian
ANSI_COLOR="1;31"

pi@raspberrypi ~ $ uname -a
Linux raspberrypi 3.2.27+ #250 PREEMPT Thu Oct 18 19:03:02 BST 2012 armv6l
GNU/Linux

pi@raspberrypi ~ $ uname -mrs
Linux 3.2.27+ armv6l
==============

_______________________________________________
Cherokee-dev mailing list
Cherokee-dev@lists.octality.com
http://lists.octality.com/listinfo/cherokee-dev
Re: Issue 1394 in cherokee: No down load for Raspberry pi [ In reply to ]
Comment #5 on issue 1394 by psaod8fz...@gmail.com: No down load for
Raspberry pi
http://code.google.com/p/cherokee/issues/detail?id=1394

> PRETTY_NAME="Debian GNU/Linux wheezy/sid"

You are using wheezy/sid, which is the forthcoming version. The cherokee
package is not included in the sid-repositories. I assume you installed
Raspbian, which builds on wheezy (if I understand that correctly).

So you must compile cherokee for yourself. The README is a good starting
point (https://github.com/cherokee/webserver/blob/master/README.rst). If
you need more: A good guide is found here: http://techblog.danic.net

If you need help compilig, you may also ask me directly.

Since this is not an issue witch cherokee, I plea to close this issue.

_______________________________________________
Cherokee-dev mailing list
Cherokee-dev@lists.octality.com
http://lists.octality.com/listinfo/cherokee-dev
Re: Issue 1394 in cherokee: No down load for Raspberry pi [ In reply to ]
Comment #6 on issue 1394 by bolt...@gmail.com: No down load for Raspberry pi
http://code.google.com/p/cherokee/issues/detail?id=1394

Thank you for the info and help. I will give it a shot compiling myself.

As it is not a STD distribution you may close.

_______________________________________________
Cherokee-dev mailing list
Cherokee-dev@lists.octality.com
http://lists.octality.com/listinfo/cherokee-dev
Re: Issue 1394 in cherokee: No down load for Raspberry pi [ In reply to ]
Updates:
Status: WontFix

Comment #7 on issue 1394 by ste...@konink.de: No down load for Raspberry pi
http://code.google.com/p/cherokee/issues/detail?id=1394

...and I can confirm compiling and running Cherokee on a RaspberryPi is
working very well.

_______________________________________________
Cherokee-dev mailing list
Cherokee-dev@lists.octality.com
http://lists.octality.com/listinfo/cherokee-dev
Re: Issue 1394 in cherokee: No down load for Raspberry pi [ In reply to ]
Updates:
Labels: s

Comment #8 on issue 1394 by lnu...@gmail.com: No down load for Raspberry pi
http://code.google.com/p/cherokee/issues/detail?id=1394

Hello:

I have ported the Ubuntu packages to raspbian.

Do you think we should start making the raspbian packages ?



--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
_______________________________________________
Cherokee-dev mailing list
Cherokee-dev@lists.octality.com
http://lists.octality.com/listinfo/cherokee-dev
Re: Issue 1394 in cherokee: No down load for Raspberry pi [ In reply to ]
Comment #9 on issue 1394 by bolt...@gmail.com: No down load for Raspberry pi
http://code.google.com/p/cherokee/issues/detail?id=1394

Thanks I will check it out.
Yes I think the raspberry pi market is a good place especially if you post
a how to on one of the pi sites.

--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
_______________________________________________
Cherokee-dev mailing list
Cherokee-dev@lists.octality.com
http://lists.octality.com/listinfo/cherokee-dev