[EMAIL PROTECTED] ~]$ ftp ftp.rhinoequipment.com Connected to ftp.rhinoequipment.com. 220---------- Welcome to Pure-FTPd [TLS] ---------- 220-You are user number 1 of 50 allowed. 220-Local time is now 17:21. Server port: 21. 220-IPv6 connections are also welcome on this server. 220 You will be disconnected after 15 minutes of inactivity. Name (ftp.rhinoequipment.com:tfitch): anonymous 230 Anonymous user logged in Remote system type is UNIX. Using binary mode to transfer files. ftp> cd Drivers 250 OK. Current directory is /Drivers ftp> cd Zaptel 250 OK. Current directory is /Drivers/Zaptel ftp> binary 200 TYPE is now 8-bit binary ftp> get rhino-2.2.6.tbz2 local: rhino-2.2.6.tbz2 remote: rhino-2.2.6.tbz2 229 Extended Passive mode OK (|||54846|) 550-The load was 5.34 when you connected. We do not allow downloads 550-by anonymous users when the load is that high. Uploads are always 550 allowed. ftp>
In theory, this is a temporary failure. In practice this result has been returned to me 100% of the times I have tried in the last several days.
--Tod On Nov 15, 2008, at 11:59 AM, Darrick Hartman wrote:
I just went on the Rhino site. The file is there so perhaps download itmanually into your dl directory. ftp://ftp.rhinoequipment.com/Drivers/Zaptel/rhino-2.2.6.tbz2 The sha1sum was available on the files.astlinux.org site. It appeared to be correct. I can't say the same for the rhino-2.2.6.tbz2 file. I'll dig into it deeper, but not until tomorrow. Darrick David Kerr wrote:I have just run into this problem myself... Building the latest 0.6 branch, rhino-2.2.6 fails in the make file... toolchain/getter_script.sh -P /home/david/astlinux-0.6-vmware/dl ftp://ftp.rhinoequipment.com/Drivers/Zaptel/rhino-2.2.6.tbz2 No such file `rhino-2.2.6.tbz2'. Retrying from astlinux alternate site... 14:43:30 URL:http://files.astlinux.org/rhino-2.2.6.tbz2 [220] -> "/home/david/astlinux-0.6-vmware/dl/rhino-2.2.6.tbz2" [2] 14:43:32 URL:http://files.astlinux.org/rhino-2.2.6.tbz2.sha1 [392] -> "dl/rhino-2.2.6.tbz2.sha1" [2] rhino-2.2.6.tbz2 failed verification - exitingmake: *** [/home/david/astlinux-0.6-vmware/dl/rhino-2.2.6.tbz2] Error 1the rhino-2.2.6 file that it gets from files.astlinux.org<http://files.astlinux.org> looks to be bad (220 bytes long?) which ittries after failing to get from ftp.rhinoequipment.com <http://ftp.rhinoequipment.com> David On Wed, Oct 22, 2008 at 9:54 PM, Chris Abnett <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote:Ive been working off of branch as of late... the main thing I have beenupdating regularly is the asterisk-gui, which I can just edit the make filefor to pick a newer version of the gui.. delete the asterisk gui outof the build dir and rebuild.. works great.. -Christopher -----Original Message-----From: Philip Prindeville [mailto:[EMAIL PROTECTED] solutions.com<mailto:[EMAIL PROTECTED]>] Sent: Wednesday, October 22, 2008 10:08 PM To: AstLinux Users Mailing ListSubject: Re: [Astlinux-users] was doin great - now unable to compileI was just building in a brand new checkout of the tree (trunk), whichof course didn't yet have dl/ populated. I've fixed this issue. Please grab commit # 2025. -Philip Chris Abnett wrote:File cant decipher it... just comes back and calls therhino-2.2.6.tbz2 as:data , not the usual response that is gzip, compressed data etc like younormallyget... -Christopher -----Original Message----- From: Philip Prindeville[mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>]Sent: Tuesday, October 14, 2008 1:55 PM To: AstLinux Users Mailing List Subject: Re: [Astlinux-users] was doin great - now unable to compile Run "file" on the .tbz2 file and see if "file" can decipher the filetype...Chris Abnett wrote:I had yum updated some packages but not all.. I have to be carefulupdatingthe kernel as certain kernels panic on the APIC.. and for somereasoncertain kernels also don't like to run in NOAPIC mode.. as itturns outherea few things in my config file got turned on even though Ididn't selectthem.. I had moved my astlinux.config and .config from the oldmachineoverto this one.. then did a make menuconfig, changed nothing, saved andexited.. im not using NetSNMP so I had never tried to compileit before,Iremoved that and also rhino which had gotten turned on..recompiled and imgood to go now, my linraries and my GCC were updated via ym andwere mostupto date, however my kernel was initial release from the FC8ISO... notbeinga C programmer I cant tell whats wrong if anything in those lines ofnetsnmpthat caused my compiler to fail.. and rhino choked on the makefile as thedownloaded .tbz2 file is not reallr a tar bzip 2 file.. it wont openusingzcat.. but since I don't have any rhino cards I removed thispackage fromthe compile also.... -Christopher -----Original Message----- From: Philip Prindeville[mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>]Sent: Tuesday, October 14, 2008 1:08 PM To: AstLinux Users Mailing ListSubject: Re: [Astlinux-users] was doin great - now unable to compileAlso, is your FC8 updated to the final snapshot? Or is it all the initial release stuff? Have you ever done a "yum update"? -Philip Darrick Hartman wrote:Chris, Don't use trunk. Use the 0.6 branch. Trunk may be in variousstates ofbrokenness over the next unspecified period of time. The 0.6branchwill remain the stable area.While trunk should build cleanly, there may be some issues. If youreally really want to use trunk, you may need to do an rm -rfon yourbuild_i586 directory. Darrick Chris Abnett wrote:Ok so I was doing great now for some reason im unable tocompile on aFedoraCore 8 system.. I will share the error messages below -------------------------------------------------- You will probably need to make your busybox binary setuid root to ensure all configured applets will work properly. -------------------------------------------------- make[1]: Leaving directory `/usr/src/astlinux-trunk/build_i586/busybox-1.11.2-initrd' rm -f /usr/src/astlinux-trunk/build_i586/initrd/linuxrc cp -a target/initrd/target_skeleton/linuxrc /usr/src/astlinux-trunk/build_i586/initrd/linuxrc /usr/src/astlinux-trunk/toolchain_build_i586/bin/sed -i -r -e "s/@IMAGEFS_SIZE@/90/" \ /usr/src/astlinux-trunk/build_i586/initrd/linuxrc make -C /usr/src/astlinux-trunk/build_i586/net-snmp-5.3.2 make[1]: Entering directory `/usr/src/astlinux-trunk/build_i586/net-snmp-5.3.2' making all in/usr/src/astlinux-trunk/build_i586/net-snmp-5.3.2/snmplibmake[2]: Entering directory `/usr/src/astlinux-trunk/build_i586/net-snmp-5.3.2/snmplib' make[2]: Leaving directory `/usr/src/astlinux-trunk/build_i586/net-snmp-5.3.2/snmplib' making all in/usr/src/astlinux-trunk/build_i586/net-snmp-5.3.2/agent/usr/src/astlinux-trunk/build_i586/staging_dir/bin/i586-linux- uclibc-gccmake[2]: Entering directory `/usr/src/astlinux-trunk/build_i586/net-snmp-5.3.2/agent' making all in /usr/src/astlinux-trunk/build_i586/net-snmp-5.3.2/agent/helpers make[3]: Entering directory `/usr/src/astlinux-trunk/build_i586/net-snmp-5.3.2/agent/helpers' make[3]: Leaving directory `/usr/src/astlinux-trunk/build_i586/net-snmp-5.3.2/agent/helpers' making all in /usr/src/astlinux-trunk/build_i586/net-snmp-5.3.2/agent/mibgroup make[3]: Entering directory`/usr/src/astlinux-trunk/build_i586/net-snmp-5.3.2/agent/ mibgroup'/bin/sh ../../libtool --mode=compile-I../../include -I. -I../../agent -I../../agent/mibgroup-I../../snmplib-DINET6 -Os -pipe -fomit-frame-pointer -Dlinux -c -oucd-snmp/disk.lo/usr/src/astlinux-trunk/build_i586/staging_dir/bin/i586-linux- uclibc-gccucd-snmp/disk.c rm -f ucd-snmp/.libs/disk.lo-I../../include -I. -I../../agent -I../../agent/mibgroup-I../../snmplib-DINET6 -Os -pipe -fomit-frame-pointer -Dlinux -c ucd-snmp/disk.c-fPIC-DPIC -o ucd-snmp/.libs/disk.lo ucd-snmp/disk.c:233:36: error: operator '||' has no right operand ucd-snmp/disk.c:300:36: error: operator '||' has no right operand ucd-snmp/disk.c:436:19: error: #if with no expression ucd-snmp/disk.c:459:36: error: operator '||' has no right operand ucd-snmp/disk.c:530:19: error: #if with no expression ucd-snmp/disk.c:556:36: error: operator '||' has no right operand make[3]: *** [ucd-snmp/disk.lo] Error 1 make[3]: Leaving directory`/usr/src/astlinux-trunk/build_i586/net-snmp-5.3.2/agent/ mibgroup'make[2]: *** [subdirs] Error 1 make[2]: Leaving directory `/usr/src/astlinux-trunk/build_i586/net-snmp-5.3.2/agent' make[1]: *** [subdirs] Error 1 make[1]: Leaving directory `/usr/src/astlinux-trunk/build_i586/net-snmp-5.3.2' make: ***[/usr/src/astlinux-trunk/build_i586/net-snmp-5.3.2/agent/snmpd]Error 2 [EMAIL PROTECTED] astlinux-trunk]$ any ideas what may cause this? I was using FC6 to compile on,however Ineeded a new kernel and so I ugraded my development system toFC8, imtryingto compile trunk 2008. Let me know if you need more info imglad to getitfor you... im using gcc 4.1.2-33 and glibc -2.7-2.i686 if that makes anydifferenceornot -Christopher-------------------------------------------------------------------------This SF.Net email is sponsored by the Moblin Your Move Developer's challengeBuild the coolest Linux based applications with Moblin SDK & win greatprizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ <http://moblin-contest.org/redirect.php?banner_id=100&url=/> _______________________________________________ Astlinux-users mailing list Astlinux-users@lists.sourceforge.net <mailto:Astlinux-users@lists.sourceforge.net> https://lists.sourceforge.net/lists/listinfo/astlinux-usersDonations to support AstLinux are graciously accepted via PayPal to[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>.-------------------------------------------------------------------------This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ <http://moblin-contest.org/redirect.php?banner_id=100&url=/> _______________________________________________ Astlinux-users mailing list Astlinux-users@lists.sourceforge.net <mailto:Astlinux-users@lists.sourceforge.net> https://lists.sourceforge.net/lists/listinfo/astlinux-usersDonations to support AstLinux are graciously accepted via PayPal to[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>. ------------------------------------------------------------------------ -------------------------------------------------------------------------This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the worldhttp://moblin-contest.org/redirect.php?banner_id=100&url=/ ------------------------------------------------------------------------ _______________________________________________ Astlinux-users mailing list Astlinux-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/astlinux-usersDonations to support AstLinux are graciously accepted via PayPal to [EMAIL PROTECTED] .-------------------------------------------------------------------------This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the worldhttp://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Astlinux-users mailing list Astlinux-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/astlinux-usersDonations to support AstLinux are graciously accepted via PayPal to [EMAIL PROTECTED] .
smime.p7s
Description: S/MIME cryptographic signature
------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________ Astlinux-users mailing list Astlinux-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/astlinux-users Donations to support AstLinux are graciously accepted via PayPal to [EMAIL PROTECTED]