From owner-freebsd-cvsweb@FreeBSD.ORG Mon Jan 14 17:11:52 2008 Return-Path: Delivered-To: freebsd-cvsweb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5C00216A417 for ; Mon, 14 Jan 2008 17:11:52 +0000 (UTC) (envelope-from abhayadevs@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.236]) by mx1.freebsd.org (Postfix) with ESMTP id ECD6A13C45A for ; Mon, 14 Jan 2008 17:11:51 +0000 (UTC) (envelope-from abhayadevs@gmail.com) Received: by nz-out-0506.google.com with SMTP id l8so913769nzf.13 for ; Mon, 14 Jan 2008 09:11:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to:subject:date:mime-version:content-type:x-priority:x-msmail-priority:x-mailer:x-mimeole; bh=Otnx8BLVgBYOwim21EtQGEOeem1qyhg58TVTOSTC/yA=; b=x0cI8x339Y+Ypc1dCjCaSSJhJ5Zy6il+NuXQL7HGB4QpIB9WUK/dOVZ2yNjaAcj3zgyLz5PZXQyURAKx09FxEYrBzN9HLR7z4JPHwaApza8ub7qEMw5OszIDwazyg+g/ocWzNIlBuWRFiPevp1u+cHCSTL/rmN/4feObdM5qYIQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:subject:date:mime-version:content-type:x-priority:x-msmail-priority:x-mailer:x-mimeole; b=lh13J4ogUsksDZRw6s6g8tvHBwwGOSpiy0io7oO6pK434lOr2yLMnMdI8ROCDFfW6D/fOO7NJjbfBLCn6KDs75OqYozMAA+XPAKpW3oo0SDgfqBGWCqmTZsGn95uT4aLcafUsURjQy7tO3185fFxoGtQUkxhguLZgNzknEUSwZY= Received: by 10.114.254.1 with SMTP id b1mr2575544wai.140.1200329253172; Mon, 14 Jan 2008 08:47:33 -0800 (PST) Received: from MyNoteBook ( [59.93.33.92]) by mx.google.com with ESMTPS id k14sm16092085waf.33.2008.01.14.08.47.29 (version=SSLv3 cipher=RC4-MD5); Mon, 14 Jan 2008 08:47:32 -0800 (PST) Message-ID: <002c01c856cd$f86d3490$0201a8c0@MyNoteBook> From: "Abhayadev S" To: Date: Mon, 14 Jan 2008 22:23:15 +0530 MIME-Version: 1.0 X-Priority: 1 X-MSMail-Priority: High X-Mailer: Microsoft Outlook Express 6.00.2900.3028 x-mimeole: Produced By Microsoft MimeOLE V6.00.2900.3028 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: CVS Web 3.0.6 X-BeenThere: freebsd-cvsweb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS Web maintenance mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Jan 2008 17:11:52 -0000 Hi, i have successfully installed the cvsweb 3.0.6 and i was able to run it = successfully. THanks for the wonderful yet simpler solution. During the installation i came across with an error that i would like to = post to you, During the first run i got an error in the below line, =20 use IPC::Run qw(); (in cvsweb.cgi) Then i commented that out and the cvs root page was online. I think = the comment had throwed the below error. Please advice. Error Error: Checkout failure (exit status -1), output:=20 '/usr/bin/cvs -f -d /usr/local/cvsroot co -p -r1.1.1.1 Readme.txt = failed: Undefined subroutine &IPC::Run::start called at = /var/www/cgi-bin/cvsweb.cgi line 4370. -------------------------------------------------------------------------= ------- Regards, Abhayadev S. From owner-freebsd-cvsweb@FreeBSD.ORG Mon Jan 14 17:32:17 2008 Return-Path: Delivered-To: freebsd-cvsweb@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1375716A475 for ; Mon, 14 Jan 2008 17:32:17 +0000 (UTC) (envelope-from lfaguiar@smartnet.com.br) Received: from wsmailap1.smartnet.com.br (wsmailap2.smartnet.com.br [200.196.232.203]) by mx1.freebsd.org (Postfix) with ESMTP id 49C2213C44B for ; Mon, 14 Jan 2008 17:32:15 +0000 (UTC) (envelope-from lfaguiar@smartnet.com.br) X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Date: Mon, 14 Jan 2008 15:16:01 -0200 Message-ID: In-Reply-To: <002c01c856cd$f86d3490$0201a8c0@MyNoteBook> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: CVS Web 3.0.6 Thread-Index: AchW0AobrpLw5oUZSHyVsr4RjkXLfwAAMD3Q References: <002c01c856cd$f86d3490$0201a8c0@MyNoteBook> From: "Luiz Fernando Aguiar Leme - 4192" To: "Abhayadev S" , Cc: Subject: RES: CVS Web 3.0.6 X-BeenThere: freebsd-cvsweb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS Web maintenance mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Jan 2008 17:32:17 -0000 Hi Abhayadev. Check the Perl Path on the cvsweb.cgi. Probably your CGI don=B4t find = the module IPCRun.=20 Do the trace about this.=20 I had the same problem and resolved. Good Luck! Luiz Fernando Aguiar Leme (Billy) Smart.Net Brasil Coordenador de Telecom e Plataforma UNIX ( 55 11 4134-4192 ( 55 11 7838-7009 * lfaguiar@smartnet.com.br -----Mensagem original----- De: owner-freebsd-cvsweb@freebsd.org = [mailto:owner-freebsd-cvsweb@freebsd.org] Em nome de Abhayadev S Enviada em: segunda-feira, 14 de janeiro de 2008 14:53 Para: freebsd-cvsweb@FreeBSD.org Assunto: CVS Web 3.0.6 Prioridade: Alta Hi, i have successfully installed the cvsweb 3.0.6 and i was able to run it = successfully. THanks for the wonderful yet simpler solution. During the installation i came across with an error that i would like to = post to you, During the first run i got an error in the below line, =20 use IPC::Run qw(); (in cvsweb.cgi) Then i commented that out and the cvs root page was online. I think = the comment had throwed the below error. Please advice. Error Error: Checkout failure (exit status -1), output:=20 '/usr/bin/cvs -f -d /usr/local/cvsroot co -p -r1.1.1.1 Readme.txt = failed: Undefined subroutine &IPC::Run::start called at = /var/www/cgi-bin/cvsweb.cgi line 4370. -------------------------------------------------------------------------= ------- Regards, Abhayadev S. _______________________________________________ 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" From owner-freebsd-cvsweb@FreeBSD.ORG Tue Jan 15 17:03:33 2008 Return-Path: Delivered-To: freebsd-cvsweb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5D0AE16A420 for ; Tue, 15 Jan 2008 17:03:33 +0000 (UTC) (envelope-from abhayadevs@gmail.com) Received: from ro-out-1112.google.com (ro-out-1112.google.com [72.14.202.182]) by mx1.freebsd.org (Postfix) with ESMTP id 6C19713C4E5 for ; Tue, 15 Jan 2008 17:03:32 +0000 (UTC) (envelope-from abhayadevs@gmail.com) Received: by ro-out-1112.google.com with SMTP id m6so3149404roe.13 for ; Tue, 15 Jan 2008 09:03:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to:references:subject:date:mime-version:content-type:content-transfer-encoding:x-priority:x-msmail-priority:x-mailer:x-mimeole; bh=fErN1AmHo1cJV4Ay8eEQogjsYM47+LhNxOjHFIIjNnU=; b=KJQz5jvK4n3BNXu0gLMPHXt6MFpvER7tUlrXt5qoDS/3Avr/fO/qiRfV2GzGNeSwcUL0pvZ2UrbuDvRWHvENRdmHEgsLHN3fOVjdzTcWmYEqHip6qZcV04DZZI2dNEYEEp87Icfkgw3OlKaPWbHPZ+TslVmp/7tYtRY5r9tHYTo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:references:subject:date:mime-version:content-type:content-transfer-encoding:x-priority:x-msmail-priority:x-mailer:x-mimeole; b=JF7hjJlelZDjaXqd/9JtuCUIv8bvqqEv/ujkyfqxfm9HZsOn6bqovL4A9S6ulINOIl9WiPWHRdB9g13npC0qRQ7o5QAFX/vX0qLaefJKg7QPgvbY31gs4B1DA7biVsjUOesrTpykVIPcX5THvTFJWkr+kxnfkaxKwDMnWCi2adY= Received: by 10.114.168.1 with SMTP id q1mr3588395wae.96.1200416611171; Tue, 15 Jan 2008 09:03:31 -0800 (PST) Received: from MyNoteBook ( [59.93.4.147]) by mx.google.com with ESMTPS id j7sm20322018wah.23.2008.01.15.09.03.27 (version=SSLv3 cipher=RC4-MD5); Tue, 15 Jan 2008 09:03:30 -0800 (PST) Message-ID: <000a01c85799$5e004d30$0201a8c0@MyNoteBook> From: "Abhayadev S" To: "Luiz Fernando Aguiar Leme - 4192" , References: <002c01c856cd$f86d3490$0201a8c0@MyNoteBook> Date: Tue, 15 Jan 2008 22:39:11 +0530 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.3028 x-mimeole: Produced By Microsoft MimeOLE V6.00.2900.3028 Cc: Subject: Re: CVS Web 3.0.6 X-BeenThere: freebsd-cvsweb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS Web maintenance mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Jan 2008 17:03:33 -0000 Hi Luiz Fernando Aguiar Leme, I am happy to tell you that the cvsweb is now functional. I have downloaded the missing perl modules in the IPC\Run. Thanks for your support. ----- Original Message ----- From: "Luiz Fernando Aguiar Leme - 4192" To: "Abhayadev S" ; Sent: Monday, January 14, 2008 10:46 PM Subject: RES: CVS Web 3.0.6 Hi Abhayadev. Check the Perl Path on the cvsweb.cgi. Probably your CGI donīt find the module IPCRun. Do the trace about this. I had the same problem and resolved. Good Luck! Luiz Fernando Aguiar Leme (Billy) Smart.Net Brasil Coordenador de Telecom e Plataforma UNIX ( 55 11 4134-4192 ( 55 11 7838-7009 * lfaguiar@smartnet.com.br -----Mensagem original----- De: owner-freebsd-cvsweb@freebsd.org [mailto:owner-freebsd-cvsweb@freebsd.org] Em nome de Abhayadev S Enviada em: segunda-feira, 14 de janeiro de 2008 14:53 Para: freebsd-cvsweb@FreeBSD.org Assunto: CVS Web 3.0.6 Prioridade: Alta Hi, i have successfully installed the cvsweb 3.0.6 and i was able to run it successfully. THanks for the wonderful yet simpler solution. During the installation i came across with an error that i would like to post to you, During the first run i got an error in the below line, use IPC::Run qw(); (in cvsweb.cgi) Then i commented that out and the cvs root page was online. I think the comment had throwed the below error. Please advice. Error Error: Checkout failure (exit status -1), output: '/usr/bin/cvs -f -d /usr/local/cvsroot co -p -r1.1.1.1 Readme.txt failed: Undefined subroutine &IPC::Run::start called at /var/www/cgi-bin/cvsweb.cgi line 4370. -------------------------------------------------------------------------------- Regards, Abhayadev S. _______________________________________________ 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" From owner-freebsd-cvsweb@FreeBSD.ORG Tue Jan 15 17:12:09 2008 Return-Path: Delivered-To: freebsd-cvsweb@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0996C16A417 for ; Tue, 15 Jan 2008 17:12:09 +0000 (UTC) (envelope-from lfaguiar@smartnet.com.br) Received: from wsmailap1.smartnet.com.br (wsmailap2.smartnet.com.br [200.196.232.203]) by mx1.freebsd.org (Postfix) with ESMTP id 9963513C4D1 for ; Tue, 15 Jan 2008 17:12:08 +0000 (UTC) (envelope-from lfaguiar@smartnet.com.br) X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Date: Tue, 15 Jan 2008 15:08:14 -0200 Message-ID: In-Reply-To: <000a01c85799$5e004d30$0201a8c0@MyNoteBook> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: CVS Web 3.0.6 Thread-Index: AchXmAfhq7Y/PkpCT9KolGZVdJQIbgAANGDQ References: <002c01c856cd$f86d3490$0201a8c0@MyNoteBook> <000a01c85799$5e004d30$0201a8c0@MyNoteBook> From: "Luiz Fernando Aguiar Leme - 4192" To: "Abhayadev S" , Cc: Subject: RES: CVS Web 3.0.6 X-BeenThere: freebsd-cvsweb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS Web maintenance mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Jan 2008 17:12:09 -0000 Congratulations Abhayadev You=B4re Welcome! I=B4m sorry about my english!! It=B4s WORST!!! Best Regards! Luiz Fernando Aguiar Leme (Billy) Smart.Net Brasil Coordenador de Telecom e Plataforma UNIX ( 55 11 4134-4192 ( 55 11 7838-7009 * lfaguiar@smartnet.com.br -----Mensagem original----- De: Abhayadev S [mailto:abhayadevs@gmail.com]=20 Enviada em: ter=E7a-feira, 15 de janeiro de 2008 15:09 Para: Luiz Fernando Aguiar Leme - 4192; freebsd-cvsweb@FreeBSD.org Assunto: Re: CVS Web 3.0.6 Hi Luiz Fernando Aguiar Leme, I am happy to tell you that the cvsweb is now functional. I have = downloaded=20 the missing perl modules in the IPC\Run. Thanks for your support. ----- Original Message -----=20 From: "Luiz Fernando Aguiar Leme - 4192" To: "Abhayadev S" ; Sent: Monday, January 14, 2008 10:46 PM Subject: RES: CVS Web 3.0.6 Hi Abhayadev. Check the Perl Path on the cvsweb.cgi. Probably your CGI don=B4t find = the=20 module IPCRun. Do the trace about this. I had the same problem and resolved. Good Luck! Luiz Fernando Aguiar Leme (Billy) Smart.Net Brasil Coordenador de Telecom e Plataforma UNIX ( 55 11 4134-4192 ( 55 11 7838-7009 * lfaguiar@smartnet.com.br -----Mensagem original----- De: owner-freebsd-cvsweb@freebsd.org=20 [mailto:owner-freebsd-cvsweb@freebsd.org] Em nome de Abhayadev S Enviada em: segunda-feira, 14 de janeiro de 2008 14:53 Para: freebsd-cvsweb@FreeBSD.org Assunto: CVS Web 3.0.6 Prioridade: Alta Hi, i have successfully installed the cvsweb 3.0.6 and i was able to run it=20 successfully. THanks for the wonderful yet simpler solution. During the installation i came across with an error that i would like to = post to you, During the first run i got an error in the below line, use IPC::Run qw(); (in cvsweb.cgi) Then i commented that out and the cvs root page was online. I think = the=20 comment had throwed the below error. Please advice. Error Error: Checkout failure (exit status -1), output: '/usr/bin/cvs -f -d /usr/local/cvsroot co -p -r1.1.1.1 Readme.txt = failed:=20 Undefined subroutine &IPC::Run::start called at = /var/www/cgi-bin/cvsweb.cgi=20 line 4370. -------------------------------------------------------------------------= ------- Regards, Abhayadev S. _______________________________________________ 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"=20 From owner-freebsd-cvsweb@FreeBSD.ORG Tue Jan 15 20:16:32 2008 Return-Path: Delivered-To: freebsd-cvsweb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 52D6A16A468 for ; Tue, 15 Jan 2008 20:16:32 +0000 (UTC) (envelope-from u25192@vm39.bln2.vrmd.de) Received: from vm39.bln2.vrmd.de (vm39.bln2.vrmd.de [81.28.232.70]) by mx1.freebsd.org (Postfix) with ESMTP id 2437F13C459 for ; Tue, 15 Jan 2008 20:16:32 +0000 (UTC) (envelope-from u25192@vm39.bln2.vrmd.de) Received: from u25192 by vm39.bln2.vrmd.de with local (Exim 4.60) (envelope-from ) id 1JErrO-0000vD-Pb for freebsd-cvsweb@freebsd.org; Tue, 15 Jan 2008 20:54:10 +0100 To: freebsd-cvsweb@freebsd.org From: Citibank Australia Content-Transfer-Encoding: 8bit Message-Id: Date: Tue, 15 Jan 2008 20:54:10 +0100 MIME-Version: 1.0 Content-Type: text/plain X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: your profile has been locked X-BeenThere: freebsd-cvsweb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: profiles@citibank.com.au List-Id: CVS Web maintenance mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Jan 2008 20:16:32 -0000 Your Online Banking Profile Has Been Blocked For your security, your online banking profile has been locked due to inactivity or because of many failed login attempts. [1] Click Here to re-activate your Citibank account Đ 1999 2008 Citibank Australia. All rights reserved. References 1. http://www.fqmurcia.org//portal/themes/aston_flower_red/images/citibank.com.au/www.citibank.com.au/