I am using debian 6.0.5 i want to install koha 3.6.x in it after adding the line deb http://apt.cpbibliography.com/koha 3.6.x in the file /etc/apt/sources.list.d/koha.list and add key wget -O- http://apt.cpbibliography.com/koha/gpg.asc | apt-key add - it works fine and key is added but when i run the command apt-get it gives error E: Malformed line 1 in source list /etc/apt/sources.list.d/koha.list (dist parse) E: The list of sources could not be read. any suggestion?
Hi Try changing 3.6.x to 3.6.5 Show us your /etc/apt/sources.list.d/koha.list file. Arslan On Thu, May 31, 2012 at 1:29 PM, Zahid Iqbal <zahidiqbal_isb@yahoo.com>wrote:
I am using debian 6.0.5 i want to install koha 3.6.x in it after adding the line deb http://apt.cpbibliography.com/koha 3.6.x in the file /etc/apt/sources.list.d/koha.list and add key wget -O- http://apt.cpbibliography.com/koha/gpg.asc | apt-key add - it works fine and key is added but when i run the command apt-get it gives error E: Malformed line 1 in source list /etc/apt/sources.list.d/koha.list (dist parse) E: The list of sources could not be read.
any suggestion? _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
-- arslanone@gmail.com, arslanone@yahoo.co.uk arslanone
Zahid, On Thu, May 31, 2012 at 4:29 AM, Zahid Iqbal <zahidiqbal_isb@yahoo.com>wrote:
I am using debian 6.0.5 i want to install koha 3.6.x in it after adding the line deb http://apt.cpbibliography.com/koha 3.6.x in the file /etc/apt/sources.list.d/koha.list and add key wget -O- http://apt.cpbibliography.com/koha/gpg.asc | apt-key add - it works fine and key is added but when i run the command apt-get it gives error E: Malformed line 1 in source list /etc/apt/sources.list.d/koha.list (dist parse) E: The list of sources could not be read.
Yes, I gave you the wrong line. The line should be: deb http://apt.cpbibliography.com/koha 3.6.x main Good luck! Regards, Jared -- Jared Camins-Esakov Bibliographer, C & P Bibliography Services, LLC (phone) +1 (917) 727-3445 (e-mail) jcamins@cpbibliography.com (web) http://www.cpbibliography.com/
Jared thanks for the help i have added the line deb http://apt.cpbibliography.com/koha 3.6.x main in koha.list but when i run apt-get update it gives error Err http://apt.cpbibliography.com 3.6.x Release.gpg Could not connect to apt.cpbibliography.com:80 (109.169.62.209). - connect (110: Connection timed out) Err http://apt.cpbibliography.com/koha/ 3.6.x/main Translation-en Unable to connect to apt.cpbibliography.com:http: Err http://apt.cpbibliography.com/koha/ 3.6.x/main Translation-en_US Unable to connect to apt.cpbibliography.com:http: Ign http://apt.cpbibliography.com 3.6.x Release Ign http://apt.cpbibliography.com 3.6.x/main i386 Packages Err http://apt.cpbibliography.com 3.6.x/main i386 Packages Unable to connect to apt.cpbibliography.com:http: W: Failed to fetch http://apt.cpbibliography.com/koha/dists/3.6.x/Release.gpg Could not connect to apt.cpbibliography.com:80 (109.169.62.209). - connect (110: Connection timed out) W: Failed to fetch http://apt.cpbibliography.com/koha/dists/3.6.x/main/i18n/Translation-en.bz2 Unable to connect to apt.cpbibliography.com:http: W: Failed to fetch http://apt.cpbibliography.com/koha/dists/3.6.x/main/i18n/Translation-en_US.b... Unable to connect to apt.cpbibliography.com:http: W: Failed to fetch http://apt.cpbibliography.com/koha/dists/3.6.x/main/binary-i386/Packages.gz Unable to connect to apt.cpbibliography.com:http: E: Some index files failed to download, they have been ignored, or old ones used instead. --- On Thu, 31/5/12, Jared Camins-Esakov <jcamins@cpbibliography.com> wrote: From: Jared Camins-Esakov <jcamins@cpbibliography.com> Subject: Re: [Koha] koha 3.6.x is not installing on debian To: "Zahid Iqbal" <zahidiqbal_isb@yahoo.com> Cc: koha@lists.katipo.co.nz Received: Thursday, 31 May, 2012, 4:20 PM Zahid, On Thu, May 31, 2012 at 4:29 AM, Zahid Iqbal <zahidiqbal_isb@yahoo.com> wrote: I am using debian 6.0.5 i want to install koha 3.6.x in it after adding the line deb http://apt.cpbibliography.com/koha 3.6.x in the file /etc/apt/sources.list.d/koha.list and add key wget -O- http://apt.cpbibliography.com/koha/gpg.asc | apt-key add - it works fine and key is added but when i run the command apt-get it gives error E: Malformed line 1 in source list /etc/apt/sources.list.d/koha.list (dist parse) E: The list of sources could not be read. Yes, I gave you the wrong line. The line should be:deb http://apt.cpbibliography.com/koha 3.6.x main Good luck! Regards,Jared -- Jared Camins-EsakovBibliographer, C & P Bibliography Services, LLC(phone) +1 (917) 727-3445 (e-mail) jcamins@cpbibliography.com(web) http://www.cpbibliography.com/
i have run apt-get update command, it works fine but when i run apt-get install koha-common its show error following package is not installable. The following information may help to resolve the situation: The following packages have unmet dependencies: koha-common : Depends: libcgi-session-driver-memcached-perl but it is not installable E: Broken packages i have also searched on internet but could not find any help. any suggestion in this problem? --- On Thu, 31/5/12, Jared Camins-Esakov <jcamins@cpbibliography.com> wrote: From: Jared Camins-Esakov <jcamins@cpbibliography.com> Subject: Re: [Koha] koha 3.6.x is not installing on debian To: "Zahid Iqbal" <zahidiqbal_isb@yahoo.com> Cc: koha@lists.katipo.co.nz Received: Thursday, 31 May, 2012, 4:20 PM Zahid, On Thu, May 31, 2012 at 4:29 AM, Zahid Iqbal <zahidiqbal_isb@yahoo.com> wrote: I am using debian 6.0.5 i want to install koha 3.6.x in it after adding the line deb http://apt.cpbibliography.com/koha 3.6.x in the file /etc/apt/sources.list.d/koha.list and add key wget -O- http://apt.cpbibliography.com/koha/gpg.asc | apt-key add - it works fine and key is added but when i run the command apt-get it gives error E: Malformed line 1 in source list /etc/apt/sources.list.d/koha.list (dist parse) E: The list of sources could not be read. Yes, I gave you the wrong line. The line should be:deb http://apt.cpbibliography.com/koha 3.6.x main Good luck! Regards,Jared -- Jared Camins-EsakovBibliographer, C & P Bibliography Services, LLC(phone) +1 (917) 727-3445 (e-mail) jcamins@cpbibliography.com(web) http://www.cpbibliography.com/
Zahid, Sorry. I've just been using the repo for updating from 3.6.4, so I forgot that Koha had some dependencies that weren't in Squeeze. If you add another line to your sources.list (and rerun sudo apt-get update), you'll be able to install the dependencies: deb http://apt.cpbibliography.com/koha dependencies main Regards, Jared On Fri, Jun 1, 2012 at 4:05 AM, Zahid Iqbal <zahidiqbal_isb@yahoo.com>wrote:
i have run apt-get update command, it works fine but when i run apt-get install koha-common its show error following package is not installable.
The following information may help to resolve the situation:
The following packages have unmet dependencies: koha-common : Depends: libcgi-session-driver-memcached-perl but it is not installable E: Broken packages
i have also searched on internet but could not find any help. any suggestion in this problem?
--- On *Thu, 31/5/12, Jared Camins-Esakov <jcamins@cpbibliography.com>*wrote:
From: Jared Camins-Esakov <jcamins@cpbibliography.com> Subject: Re: [Koha] koha 3.6.x is not installing on debian To: "Zahid Iqbal" <zahidiqbal_isb@yahoo.com> Cc: koha@lists.katipo.co.nz Received: Thursday, 31 May, 2012, 4:20 PM
Zahid,
On Thu, May 31, 2012 at 4:29 AM, Zahid Iqbal <zahidiqbal_isb@yahoo.com<http://mc/compose?to=zahidiqbal_isb@yahoo.com>
wrote:
I am using debian 6.0.5 i want to install koha 3.6.x in it after adding the line deb http://apt.cpbibliography.com/koha 3.6.x in the file /etc/apt/sources.list.d/koha.list and add key wget -O- http://apt.cpbibliography.com/koha/gpg.asc | apt-key add - it works fine and key is added but when i run the command apt-get it gives error E: Malformed line 1 in source list /etc/apt/sources.list.d/koha.list (dist parse) E: The list of sources could not be read.
Yes, I gave you the wrong line. The line should be: deb http://apt.cpbibliography.com/koha 3.6.x main
Good luck!
Regards, Jared
-- Jared Camins-Esakov Bibliographer, C & P Bibliography Services, LLC (phone) +1 (917) 727-3445 (e-mail) jcamins@cpbibliography.com<http://mc/compose?to=jcamins@cpbibliography.com> (web) http://www.cpbibliography.com/
-- Jared Camins-Esakov Bibliographer, C & P Bibliography Services, LLC (phone) +1 (917) 727-3445 (e-mail) jcamins@cpbibliography.com (web) http://www.cpbibliography.com/
participants (3)
-
Arslan Farooq -
Jared Camins-Esakov -
Zahid Iqbal