Hi, I am using Debian 6.0.1 Fellow instruction at http://wiki.koha-community.org/wiki/Koha_3.2_on_Debian_Squeeze Add this line deb http://debian.koha-community.org/koha squeeze main at the end of this file /etc/apt/sources.list. deb http://debian.koha-community.org/koha squeeze main and, execute this command from terminal wget -o- http://debian.koha-community.org/koha/gpg.asc | sudo apt-key add - Return with fellowing message: gpg: no valid OpenPGP data. Question: What wrong it would be? How to correct them? Wishing you all the best. . . . Anthony Mao
毛慶禎 schreef op di 22-03-2011 om 17:34 [+0800]:
wget -o- http://debian.koha-community.org/koha/gpg.asc | sudo apt-key add -
You have the wrong capitalisation in the command, the '-o- ' bit should be '-O-', where that's a capital o. Robin.
mao@lins.fju.edu.tw wrote:
http://wiki.koha-community.org/wiki/Koha_3.2_on_Debian_Squeeze [...] wget -o- http://debian.koha-community.org/koha/gpg.asc | sudo apt-key add -
That's wrong. It should be -O- (uppercase O). The wiki has it right. Please take care with wiki instructions - if uncertain, look up commands in the manual. Hope that helps, -- MJ Ray (slef), member of www.software.coop, a for-more-than-profit co-op. http://koha-community.org supporter, web and LMS developer, statistician. In My Opinion Only: see http://mjr.towers.org.uk/email.html Available for hire for Koha work http://www.software.coop/products/koha
I appreciate your kind help. "The '-o-' bit should be '-O-' (uppercase O) " is added at http://wiki.koha-community.org/wiki/Koha_3.2_on_Debian_Squeeze#Everyone Any way, next command line has errors, again. Have http://ftp.tw.debian.org squeeze Release Error http://debian.koha-community.org squeezy/main i386 Packages 404 Not Found Have http://security.debian.org squeeze/updates/main Sources Have http://ftp.tw.debian.org squeeze-updates Release Have http://security.debian.org squeeze/updates/main i386 Packages Have http://ftp.tw.debian.org squeeze/main Sources Have http://ftp.tw.debian.org squeeze/main i386 Packages W: Can not get http://ftp.tw.debian.org/debian/dists/squeeze-updates/Release,Unable to find expected entry maIn/source/Sources in Meta-index file (malformed Release file?) W: Can not get http://debian.koha-community.org/koha/dists/squeezy/main/binary-i386/Packages.gz,404 Not Found E: Some index files failed to download, they have been ignored, or for the use of the original index file. What I found: This is a page named http://debian.koha-community.org/koha/dists/squeeze/main/binary-i386/ not http://debian.koha-community.org/koha/dists/squeezy/main/binary-i386 There is a subdirectory "squeeze" not "squeezy" under dists. What can I do? 2011/3/22 MJ Ray <mjr@phonecoop.coop>:
mao@lins.fju.edu.tw wrote:
http://wiki.koha-community.org/wiki/Koha_3.2_on_Debian_Squeeze [...] wget -o- http://debian.koha-community.org/koha/gpg.asc | sudo apt-key add -
That's wrong. It should be -O- (uppercase O). The wiki has it right. Please take care with wiki instructions - if uncertain, look up commands in the manual.
Hope that helps, -- MJ Ray (slef), member of www.software.coop, a for-more-than-profit co-op. http://koha-community.org supporter, web and LMS developer, statistician. In My Opinion Only: see http://mjr.towers.org.uk/email.html Available for hire for Koha work http://www.software.coop/products/koha _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
-- Wishing you all the best. . . . Anthony Mao 毛慶禎 http://bit.ly/maolins Department of Library and Information Science Fu Jen Catholic University http://bit.ly/lins 510 Jhongjheng Rd., Sinjhuang City, Taipei County 24205, Taiwan
毛慶禎 schreef op di 22-03-2011 om 19:05 [+0800]:
Error http://debian.koha-community.org squeezy/main i386 Packages 404 Not Found
I recommend copy-pasting from the wiki instructions rather than typing them to prevent introducing typos, the sources line from the wiki is: deb http://debian.koha-community.org/koha squeeze main not squeezy. Robin.
Thanks. You are very helpful persons. 2011/3/22 Robin Sheat <robin@catalyst.net.nz>:
毛慶禎 schreef op di 22-03-2011 om 19:05 [+0800]:
Error http://debian.koha-community.org squeezy/main i386 Packages 404 Not Found
I recommend copy-pasting from the wiki instructions rather than typing them to prevent introducing typos, the sources line from the wiki is:
deb http://debian.koha-community.org/koha squeeze main
not squeezy.
Robin.
_______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
-- Wishing you all the best. . . . Anthony Mao 毛慶禎 http://bit.ly/maolins Department of Library and Information Science Fu Jen Catholic University http://bit.ly/lins 510 Jhongjheng Rd., Sinjhuang City, Taipei County 24205, Taiwan
participants (3)
-
MJ Ray -
Robin Sheat -
毛慶禎