When I want to install the printer driver for my HP_LaserJet_1018 (foo2zjs) with "emerge -av foo2zjs" foomatic installs proberly but foo2zjs failes on a RMA160 vertifaction failure. This Problem is depending allready some weeks before, i need the printer quit fast - could someone provide the steps how i can overjump the vertification? Reproducible: Always Steps to Reproduce: 1.emerge foo2zjs 2. 3. Actual Results: server ~ # emerge -av foo2zjs * IMPORTANT: 3 news items need reading for repository 'gentoo'. * Use eselect news to read news items. These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild N ] net-print/foo2zjs-20081129 USE="cups -foomaticdb -usb" FOO2ZJS_DEVICES="-hp1000 -hp1005 -hp1018 -hp1020 -hp1215 -hp1500 -hp1600 -hp2600n -hpp1005 -hpp1006 -hpp1007 -hpp1008 -hpp1505 -km2200 -km2300 -km2430 -km2480 -km2490 -km2530 -kmcpwl -lm500 -oki3200 -oki3300 -oki3400 -oki3530 -oki5100 -oki5200 -oki5500 -oki5600 -oki5800 -sa2160 -sa300 -sa315 -sa3160 -xp6110 -xp6115" 11,907 kB Total: 1 package (1 new), Size of downloads: 11,907 kB Would you like to merge these packages? [Yes/No] y >>> Verifying ebuild manifests >>> Emerging (1 of 1) net-print/foo2zjs-20081129 * foo2zjs-20081129.tar.gz RMD160 SHA1 SHA256 size ;-) ... [ ok ] >>> Downloading 'http://foo2hp.rkkda.com/icm/hpclj2600n.tar.gz' --2011-05-15 13:20:35-- http://foo2hp.rkkda.com/icm/hpclj2600n.tar.gz Auflösen des Hostnamen »foo2hp.rkkda.com«.... 74.208.41.246 Verbindungsaufbau zu foo2hp.rkkda.com|74.208.41.246|:80... verbunden. HTTP Anforderung gesendet, warte auf Antwort... 200 OK Länge: 573660 (560K) [application/x-tar] In »»/usr/portage/distfiles/hpclj2600n.tar.gz«« speichern. 100%[======================================================================================>] 573.660 90,5K/s in 6,2s 2011-05-15 13:20:42 (90,7 KB/s) - »»/usr/portage/distfiles/hpclj2600n.tar.gz«« gespeichert [573660/573660] (u'Failed on RMD160 verification', 'f4d39fccabb5c438038bcbfb0fec2fc2aa257b00', u'9a06114299186e45f6e29a9b22a585786da8389a') !!! Fetched file: hpclj2600n.tar.gz VERIFY FAILED! !!! Reason: Failed on RMD160 verification !!! Got: f4d39fccabb5c438038bcbfb0fec2fc2aa257b00 !!! Expected: 9a06114299186e45f6e29a9b22a585786da8389a Refetching... File renamed to '/usr/portage/distfiles/hpclj2600n.tar.gz._checksum_failure_.5grKw5' !!! Couldn't download 'hpclj2600n.tar.gz'. Aborting. * Fetch failed for 'net-print/foo2zjs-20081129', Log file: * '/var/tmp/portage/net-print/foo2zjs-20081129/temp/build.log' >>> Failed to emerge net-print/foo2zjs-20081129, Log file: >>> '/var/tmp/portage/net-print/foo2zjs-20081129/temp/build.log' * Messages for package net-print/foo2zjs-20081129: * Fetch failed for 'net-print/foo2zjs-20081129', Log file: * '/var/tmp/portage/net-print/foo2zjs-20081129/temp/build.log' * IMPORTANT: 3 news items need reading for repository 'gentoo'. * Use eselect news to read news items. Expected Results: Succesful Emerged! server ~ # tail -f /var/log/emerge-fetch.log >>> Downloading 'ftp://ftp.minolta-qms.com/pub/crc/out_going/windows/cpplxp.exe' --2011-05-15 13:17:36-- ftp://ftp.minolta-qms.com/pub/crc/out_going/windows/cpplxp.exe => »/usr/portage/distfiles/cpplxp.exe« Auflösen des Hostnamen »ftp.minolta-qms.com«.... 161.33.3.3 Verbindungsaufbau zu ftp.minolta-qms.com|161.33.3.3|:21... fehlgeschlagen: Die Wartezeit für die Verbindung ist abgelaufen. Erneuter Versuch. --2011-05-15 13:18:37-- ftp://ftp.minolta-qms.com/pub/crc/out_going/windows/cpplxp.exe (Versuch: 2) => »/usr/portage/distfiles/cpplxp.exe« Verbindungsaufbau zu ftp.minolta-qms.com|161.33.3.3|:21... ^C
The Problem is still there is it getting resolved anytime? Regards
The old broken ebuilds have been removed from the tree. Please use net-print/foo2zjs-99999999. Short instructions: # echo "=net-print/foo2zjs-99999999 **" >> /etc/portage/package.keywords # emerge -av net-print/foo2zjs
Thanks, now foo2zjs installs proberly. But I still have some problems with printing. I have a HP LaserJet 1018, hplibs and foo2zjs installed. When I now want to add a Printer over the cups webinterface it shows me the HP printer. But when I want to try to print a test site there doesnt come anything. I also tried to print localy with cat file > /dev/usblp but theres also no reaction is there something I have forgotten (kernel has found the printer - it just doesnt prints or moves anything) Regards