From paw841 at gmail.com Tue Jun 3 22:44:35 2008 From: paw841 at gmail.com (Pat Kearns) Date: Tue Jun 3 22:44:38 2008 Subject: What does this error mean? Do I need to set a path statement for access to the subdirectory? Message-ID: Error Error: Failed to spawn GNU rlog on * "/data/cvs/erscvs/ERSDOC/.project,v"*. Did you set the *@command_path* in your configuration file correctly? (Currently: "/bin:/usr/bin:/usr/local/bin") ------------------------------ FreeBSD-CVSweb From noackjr at alumni.rice.edu Wed Jun 4 01:09:26 2008 From: noackjr at alumni.rice.edu (Jonathan Noack) Date: Wed Jun 4 01:09:31 2008 Subject: What does this error mean? Do I need to set a path statement for access to the subdirectory? In-Reply-To: References: Message-ID: On Tue, June 3, 2008 18:20, Pat Kearns wrote: > Error Error: Failed to spawn GNU rlog on * > "/data/cvs/erscvs/ERSDOC/.project,v"*. > > Did you set the *@command_path* in your configuration file correctly? > (Currently: "/bin:/usr/bin:/usr/local/bin") Are you able to run rlog on that file from the command line (using the same user as cvsweb.cgi)? Also, please provide some details on your environment (OS, web server, CVSweb version, etc.). If you're running 3.0.x then it might help to uncomment the "$DEBUG = 1;" line in cvsweb.conf and viewing your web servers error logs. Regards, -Jonathan From daniel.leidert.spam at gmx.net Wed Jun 4 17:50:25 2008 From: daniel.leidert.spam at gmx.net (Daniel Leidert) Date: Wed Jun 4 17:50:30 2008 Subject: [patch] more issues reported/fixed in Debian Message-ID: <1212601820.4269.14.camel@localhost> Hi, Joey Schulze reported two minor issues and offered patches for them. Maybe you want to apply them to the next release of cvsweb. http://bugs.debian.org/484158 http://bugs.debian.org/484159 The patches I apply to the Debian package are here: http://svn.wgdd.de/websvn/wsvn/packages/cvsweb/trunk/debian/patches/11_484158_fix_scriptwhere_initialization.dpatch?op=file&rev=0&sc=0 http://svn.wgdd.de/websvn/wsvn/packages/cvsweb/trunk/debian/patches/12_484159_fix_character_in_c_format_wrapped.dpatch?op=file&rev=0&sc=0 About the recently reported issue with Perl 5.10: http://bugs.debian.org/483442 It is a bug in Perl 5.10. See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=483442#55 However, Nico Tyni also pointed out an issue in the cvsweb code related to this issue: see the above note. I currently workaround the problems using http://svn.wgdd.de/websvn/wsvn/packages/cvsweb/trunk/debian/patches/10_483442_fix_perl_510_test_failure.dpatch?op=file&rev=0&sc=0 Regards, Daniel From noackjr at alumni.rice.edu Wed Jun 4 18:30:33 2008 From: noackjr at alumni.rice.edu (Jonathan Noack) Date: Wed Jun 4 18:30:37 2008 Subject: [patch] more issues reported/fixed in Debian In-Reply-To: <1212601820.4269.14.camel@localhost> References: <1212601820.4269.14.camel@localhost> Message-ID: On Wed, June 4, 2008 13:50, Daniel Leidert wrote: > Hi, > > Joey Schulze reported two minor issues and offered patches for them. > Maybe you want to apply them to the next release of cvsweb. > > http://bugs.debian.org/484158 > http://bugs.debian.org/484159 > > The patches I apply to the Debian package are here: > > http://svn.wgdd.de/websvn/wsvn/packages/cvsweb/trunk/debian/patches/11_484158_fix_scriptwhere_initialization.dpatch?op=file&rev=0&sc=0 > http://svn.wgdd.de/websvn/wsvn/packages/cvsweb/trunk/debian/patches/12_484159_fix_character_in_c_format_wrapped.dpatch?op=file&rev=0&sc=0 > > About the recently reported issue with Perl 5.10: > > http://bugs.debian.org/483442 > > It is a bug in Perl 5.10. See > > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=483442#55 > > However, Nico Tyni also pointed out an issue in the cvsweb code related > to this issue: see the above note. I currently workaround the problems > using > > http://svn.wgdd.de/websvn/wsvn/packages/cvsweb/trunk/debian/patches/10_483442_fix_perl_510_test_failure.dpatch?op=file&rev=0&sc=0 Daniel, Thanks again for communicating these back. I really appreciate it! Regards, -Jonathan From daniel.leidert.spam at gmx.net Thu Jun 5 04:55:35 2008 From: daniel.leidert.spam at gmx.net (Daniel Leidert) Date: Thu Jun 5 04:55:38 2008 Subject: What does this error mean? Do I need to set a path statement for access to the subdirectory? In-Reply-To: References: Message-ID: <1212641731.5560.8.camel@localhost> Am Dienstag, den 03.06.2008, 15:20 -0700 schrieb Pat Kearns: > Error Error: Failed to spawn GNU rlog on * > "/data/cvs/erscvs/ERSDOC/.project,v"*. > > Did you set the *@command_path* in your configuration file correctly? > (Currently: "/bin:/usr/bin:/usr/local/bin") Check with which rlog if rlog is in on of the paths in @command_path and check its permissions. If you are running Perl 5.10: There is a bug in Perl (fixed after the 5.10 release), that prevents the -x test in the search_path() function in the cvsweb CGI script to run properly. The problem can be easily verified by turning on debugging. There your webserver-log will show something like Can't exec "" ... as error even if rlog exists in one of the paths in @command_path. Use the following patch to fix it temporarily: http://svn.wgdd.de/websvn/wsvn/packages/cvsweb/trunk/debian/patches/10_483442_fix_perl_510_test_failure.dpatch?op=file&rev=0&sc=0 Regards, Daniel From kuido at lehtmets.com Fri Jun 6 09:24:44 2008 From: kuido at lehtmets.com (Kuido Lehtmets) Date: Fri Jun 6 09:24:52 2008 Subject: Failed to spawn GNU rlog when try look to big directory Message-ID: <33580.193.40.195.109.1212742929.squirrel@lehtmets.com> Hi, I have problem. All working OK with cvs when dir includes about 2000 and little more files. When in dir is 3000 and more files then I have this error: Error: Failed to spawn GNU rlog on "/export/cvsroot/source/oradb...... What I do an how check: File prmissions is OK, All working with other dirs. I make a copy from one of this big dirs. cvsweb dont working. Then I start deleting some files. When ls -la | wc -l shows 2291 all working again, maybe 2500 or something like this is limit. System: Red Hat Enterprise Linux Server release 5.1 (Tikanga) Apache/2.2.3 perl v5.8.8 Any ideas? From kuido at lehtmets.ee Fri Jun 6 09:24:44 2008 From: kuido at lehtmets.ee (Kuido Lehtmets) Date: Fri Jun 6 09:24:52 2008 Subject: Failed to spawn GNU rlog when try look to big directory. Message-ID: <33568.193.40.195.109.1212742614.squirrel@lehtmets.com> Hi, I have problem. All working OK with cvs when dir includes about 2000 and little more files. When in dir is 3000 and more files then I have this error: Error: Failed to spawn GNU rlog on "/export/cvsroot/source/oradb...... What I do an how check: File prmissions is OK, All working with other dirs. I make a copy from one of this big dirs. cvsweb dont working. Then I start deleting some files. When ls -la | wc -l shows 2291 all working again, maybe 2500 or something like this is limit. System: Red Hat Enterprise Linux Server release 5.1 (Tikanga) Apache/2.2.3 perl v5.8.8 Any ideas? From daniel.leidert.spam at gmx.net Fri Jun 6 10:41:13 2008 From: daniel.leidert.spam at gmx.net (Daniel Leidert) Date: Fri Jun 6 10:41:18 2008 Subject: Failed to spawn GNU rlog when try look to big directory. In-Reply-To: <33568.193.40.195.109.1212742614.squirrel@lehtmets.com> References: <33568.193.40.195.109.1212742614.squirrel@lehtmets.com> Message-ID: <1212748870.7285.5.camel@localhost> Am Freitag, den 06.06.2008, 11:56 +0300 schrieb Kuido Lehtmets: > All working OK with cvs when dir includes about 2000 and little more > files. When in dir is 3000 and more files then I have this error: > Error: Failed to spawn GNU rlog on "/export/cvsroot/source/oradb...... > > What I do an how check: > File prmissions is OK, All working with other dirs. > I make a copy from one of this big dirs. cvsweb dont working. > Then I start deleting some files. When ls -la | wc -l > shows 2291 all working again, maybe 2500 or something like this is limit. I guess, this is an ARG_MAX issue ("Argument list too long"). But this is just a guess. If I'm right: @Jonathan: Can you split the argument list in such a case? Regards, Daniel From kuido at lehtmets.com Tue Jun 10 07:16:32 2008 From: kuido at lehtmets.com (Kuido Lehtmets) Date: Tue Jun 10 07:16:38 2008 Subject: Failed to spawn GNU rlog when try look to big directory. In-Reply-To: <1212748870.7285.5.camel@localhost> References: <33568.193.40.195.109.1212742614.squirrel@lehtmets.com> <1212748870.7285.5.camel@localhost> Message-ID: <43631.193.40.195.109.1213082177.squirrel@lehtmets.com> Tnx for answer. I'm not perl programmer. How I can check this ARG_MAX value? Before I run this cvsweb in Solaris 10 and I have no problem with this big dirs. I will compare this value in Solaris and RedHat. How do this? > Am Freitag, den 06.06.2008, 11:56 +0300 schrieb Kuido Lehtmets: > >> All working OK with cvs when dir includes about 2000 and little more >> files. When in dir is 3000 and more files then I have this error: >> Error: Failed to spawn GNU rlog on "/export/cvsroot/source/oradb...... >> >> What I do an how check: >> File prmissions is OK, All working with other dirs. >> I make a copy from one of this big dirs. cvsweb dont working. >> Then I start deleting some files. When ls -la | wc -l >> shows 2291 all working again, maybe 2500 or something like this is >> limit. > > I guess, this is an ARG_MAX issue ("Argument list too long"). But this > is just a guess. If I'm right: @Jonathan: Can you split the argument > list in such a case? > > Regards, Daniel > > _______________________________________________ > freebsd-cvsweb@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-cvsweb > To unsubscribe, send any mail to "freebsd-cvsweb-unsubscribe@freebsd.org" > -- Kuido Lehtmets 56211226 From daniel.leidert.spam at gmx.net Tue Jun 10 11:51:52 2008 From: daniel.leidert.spam at gmx.net (Daniel Leidert) Date: Tue Jun 10 11:51:56 2008 Subject: Failed to spawn GNU rlog when try look to big directory. In-Reply-To: <43631.193.40.195.109.1213082177.squirrel@lehtmets.com> References: <33568.193.40.195.109.1212742614.squirrel@lehtmets.com> <1212748870.7285.5.camel@localhost> <43631.193.40.195.109.1213082177.squirrel@lehtmets.com> Message-ID: <1213098708.4189.19.camel@localhost> Am Dienstag, den 10.06.2008, 10:16 +0300 schrieb Kuido Lehtmets: > Tnx for answer. I'm not perl programmer. How I can check this ARG_MAX value? > > Before I run this cvsweb in Solaris 10 and I have no problem with this big > dirs. I will compare this value in Solaris and RedHat. How do this? getconf ARG_MAX Regards, Daniel From kuido at lehtmets.com Wed Jun 11 06:57:01 2008 From: kuido at lehtmets.com (Kuido Lehtmets) Date: Wed Jun 11 06:57:07 2008 Subject: Failed to spawn GNU rlog when try look to big directory. In-Reply-To: <1213098708.4189.19.camel@localhost> References: <33568.193.40.195.109.1212742614.squirrel@lehtmets.com> <1212748870.7285.5.camel@localhost> <43631.193.40.195.109.1213082177.squirrel@lehtmets.com> <1213098708.4189.19.camel@localhost> Message-ID: <61042.193.40.195.109.1213167415.squirrel@lehtmets.com> TNX, this value is different. In Solaris (where all working ok) = 1048320 In RedHat = 131072 How fix it? > Am Dienstag, den 10.06.2008, 10:16 +0300 schrieb Kuido Lehtmets: >> Tnx for answer. I'm not perl programmer. How I can check this ARG_MAX >> value? >> >> Before I run this cvsweb in Solaris 10 and I have no problem with this >> big >> dirs. I will compare this value in Solaris and RedHat. How do this? > > getconf ARG_MAX > > Regards, Daniel > -- Kuido Lehtmets 56211226 From jc777c at gmail.com Wed Jun 11 10:22:48 2008 From: jc777c at gmail.com (jesse) Date: Wed Jun 11 10:22:53 2008 Subject: (no subject) Message-ID: <484FA143.60006@gmail.com> From pablo.barriga at gmail.com Tue Jun 17 19:17:42 2008 From: pablo.barriga at gmail.com (Pablo Barriga) Date: Tue Jun 17 19:17:44 2008 Subject: CVSWEB show only directories Message-ID: <7a24f73b0806171148o5d069581m5c657c095651b5cd@mail.gmail.com> Hello, I recently instaled Rancid and then I wanted to publish the configurations of my router on the CVSWEB application, the application run but it only show the directories but none of the configs files, please any help would be great. And also when I tried to open the CVS folder I am getting Error: Failed to spawn GNU rlog on * "/usr/local/rancid/var/CVS/networking/router.db,v"*. Did you set the *@command_path* in your configuration file correctly? (Currently: "/bin:/usr/bin") Pablo BT From nvh at 01db-metravib.com Thu Jun 26 12:54:39 2008 From: nvh at 01db-metravib.com (01dB-Metravib) Date: Thu Jun 26 12:54:42 2008 Subject: Noise & Vibration Analyzer: choose NetdB for your benefits ! Message-ID: <408da5c0e2ae4ca78ace8f018bccf600@R.Ems7.net> [1]Click here to view this in your browser [www.01db-m=] [=] _________________________________________________________________ June 2008 01dB Newsletter Noise a innovation and cost effectiveness as a winning combination propos Interested in this offer? [2] Please contact us! [3] www.01db-metravib.com A subsidiary of AREVA TA, 01dB-Metravi acoustics and vibration expert company in the group. Located very close to Lyon, 01dB-Metra subsidiaries and distributor countries. With about 360 employee 01dB-Metravib is a World leader in its domain and benefits from prestigious references worldwide. Having a history spanning over 40 years, 01dB-Metravib is renowned for its capacity in innovating and the quality of its services. [4][typ=] [5][fil=] [6][fil=] [7][fil=] [8][fil=] BlueSolo Wed Opera NetdB Manikin Even [9] XXXV Convegno AIA Milano (Italy) June 11-13, 2008 [10]Prevent'Ouest Nantes (France), June 18-19, 2008 [11]Acoustics'08 Paris (France), June 29 - July 4, 2008 / [12]ICSV'15 Daejon (Korea), July 6-10, 2008 / [13]International Journey on Mobility Acoustics Sao Paolo (Brazil), August 27-28, 2008 [14]ISMA 2008 Leuven (Belgium), September 15-17, 2008 / [15]MSV'2008 Brno (Czech Republic), September 15-19, 2008 [16]Congresso 2008 SAE Brasil Sao Paolo (Brazil), 7-9 October 2008 [17]Construtec 2008 Madrid (Spain), October 7-11, 2008 [18]XXI Noise & Vibration Conference Tara (Serbia), October 7-9, 2008 Acustica 2008 Coimbra (Portugal), October 20-22, 2008 [19]IoA Autumn Conference 2008 Oxford (UK), October 21-22, 2008 [20]Internoise-2008 Shangai (China), October 26-29, 2008 NetdB: unrivalled features for benefits! * S Data Recorder and 4 to 12-channel PC based[DEL: Noise & Vibration Analyzer :DEL] * R from a Windows Mobile PDA or f XP/Vista Notebook through WiFi connection * Fle 4 to 12ch within one single unit accepting Volt & IEP needed? Just add the rear panel of your NetdB unit! * Eve by connecting 2 or more units together with a simple Ethernet cable: easy set-up and < perfect synchronization of all channel recording using our patented Ethernet link technology * B for more portability and autonomy (Up to 2 hours of operating life) * I allowing for up to 15 hours of continuous measurements on 12 channels @51.2 kHz with 24-bit accuracy. USB-2.0 interface for more space if needed * T using a simple set of documented instructions for customized applications with LabVIEW, MATLA any C++ program Designed for Multiple Applications in: * Aut Railways, Ships, Construction vehicles and machines, Building (G vibrations, Environmental data), Electrical devices/IT, Household appliances, Medicine (Enc Electrocardiography, Electromyography),... 01db-Metravib - Experts in Acoustics and Vibration [21]Click here to unsubscribe ( freebsd-cvsweb@FreeBS [3D"http:=] [?E=XTC-DF2H-M33XV-DD-5LAJ-2"=] References 1. 3D"http:/ 2. 3D"http://ems8.net/r/?E 3. 3D"http://ems8.net/r/?E= 4. 3D"http://ems8.net/r/?E=XTC-D 5. 3D"http://ems8.net/r/?E=XTC-D 6. 3D"http://ems8.net/r/?E=XTC-D 7. 3D"http://ems8.net/r/?E=XTC-D 8. 3D"http://ems8.net/r/?E=XTC-D 9. 3D"http://ems8.net/r/?E=XTC-DF2H-M33XV-DD-5LAJ-GPO" 10. 3D"http://ems8.net/r/?E=XTC-DF2H-M33XV-DD 11. 3D"http://ems8.net/r/?E=XTC-DF2H-M33XV-DD 12. 3D"http://ems8.net/r/?E=XTC-DF2H-M33XV-DD 13. 3D"http://ems8.net/r/?E=XTC-DF2H-M33XV-DD 14. 3D"http://ems8.net/r/?E=XTC-DF2H-M33XV-DD 15. 3D"http://ems8.net/r/?E=XTC-DF2H-M33XV-DD 16. 3D"http://ems8.net/r/?E=XTC-DF2H-M33XV-DD 17. 3D"http://ems8.net/r/?E=XTC-DF2H-M33XV-DD 18. 3D"http://ems8.net/r/?E=XTC-DF2H-M33XV-DD 19. 3D"http://ems8.net/r/?E=XTC-DF2H-M33XV-DD 20. 3D"http://ems8.net/r/?E=XTC-DF2H-M33XV-DD 21. 3D"http://ems8.net/r/?E=XTC-DF2H-M33XV-DD-5LAJ-GKJ" From steve.marks at raywhite.com Fri Jun 27 23:15:10 2008 From: steve.marks at raywhite.com (Steve Marks) Date: Fri Jun 27 23:15:22 2008 Subject: Whitsunday Property Message-ID: <5F51BAE2CFDB458B8A5643083A9D1621@mailserver1> Dear , You have just received a message from Steve Marks at Ray White Whitsunday. To view your message, please visit the following address: http://campaign.raywhite.com/ve/ZZ616088ok8692UvOP To unsubscribe, reply to this email and change the subject to be: unsubscribe If you have trouble viewing this message please see below for detailed instructions. ________________________________________ If your e-mail program does not allow you to click directly on the above address (such as AOL), you will need to copy and paste the address into your World Wide Web browser (eg Netscape Navigator or Internet Explorer). Follow the directions below for the simplest way to pick up your message. 1. Make sure you only have one web browser open. 2. Highlight the address by dragging the cursor across the URL (make sure you get the whole address). 3. Copy and paste the URL into your web browser. 4. Press 'enter'.