I've hit a wall during install on Debian
Hi all, I am trying to get Koha 3.2.2 installed in Debian 507 and when I run the script apt-get-debian-lenny.sh I am unable to complete the script successfully because it seems as though some of the packages do not exist anymore. For example, the message I get when I try to run the script is: "Package libcgi-session-perl is not available, but is referred to by another package." Has anyone else seen this and what have they done to rectify the problem? Thanks, Sean
If you can move to Debian 6, you'll have better luck -- it's still officially in testing but it just works-- http://wiki.koha-community.org/wiki/Debian -reed 2011/1/29 Gallagher, Sean (sfg6n) <sfg6n@eservices.virginia.edu>:
Hi all,
I am trying to get Koha 3.2.2 installed in Debian 507 and when I run the script apt-get-debian-lenny.sh I am unable to complete the script successfully because it seems as though some of the packages do not exist anymore.
For example, the message I get when I try to run the script is:
“Package libcgi-session-perl is not available, but is referred to by another package.”
Has anyone else seen this and what have they done to rectify the problem?
Thanks,
Sean
_______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
Gallagher, Sean wrote:
I am trying to get Koha 3.2.2 installed in Debian 507 and when I run the script apt-get-debian-lenny.sh I am unable to complete the script successfully because it seems as though some of the packages do not exist anymore.
For example, the message I get when I try to run the script is:
"Package libcgi-session-perl is not available, but is referred to by another package."
Has anyone else seen this and what have they done to rectify the problem?
That should be available http://packages.debian.org/lenny/libcgi-session-perl I think there might be a problem with the package system setup. Is aptitude happy? http://www.debian.org/doc/manuals/debian-faq/ch-uptodate.en.html#s-aptitude-... And a small aside: debian 5 is going to be supported by the debian project for at least a year, maybe longer. Koha should run on it. Regards, -- MJ Ray (slef), member of www.software.coop, a for-more-than-profit co-op. Past Koha Release Manager (2.0), LMS programmer, statistician, webmaster. In My Opinion Only: see http://mjr.towers.org.uk/email.html Available for hire for Koha work http://www.software.coop/products/koha
On 2011-01-29, at 10:42 AM, Gallagher, Sean (sfg6n) wrote:
Hi all,
I am trying to get Koha 3.2.2 installed in Debian 507 and when I run the script apt-get-debian-lenny.sh I am unable to complete the script successfully because it seems as though some of the packages do not exist anymore.
For example, the message I get when I try to run the script is:
“Package libcgi-session-perl is not available, but is referred to by another package.”
Has anyone else seen this and what have they done to rectify the problem?
hi Sean i tested this on a koha-3.2.2, and i found a little typo bug :/ after fixing the typo, the script worked successfully for me on my debian5/lenny box fyi: here's my patch for the typo fix to the 'apt-get-debian-lenny.sh' script http://www.mail-archive.com/koha-patches@lists.koha-community.org/msg01720.h... Mason
participants (4)
-
Gallagher, Sean (sfg6n) -
Mason JAMES -
MJ Ray -
Reed Wade