From owner-freebsd-doc@FreeBSD.ORG Sun Jun 23 03:56:37 2013 Return-Path: Delivered-To: www@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 60139BD3; Sun, 23 Jun 2013 03:56:37 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from onyx.glenbarber.us (onyx.glenbarber.us [199.48.134.227]) by mx1.freebsd.org (Postfix) with ESMTP id 35B041D9F; Sun, 23 Jun 2013 03:56:36 +0000 (UTC) Received: from glenbarber.us (nucleus.glenbarber.us [IPv6:2001:470:8:1205:2:2:ff:29]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: gjb) by onyx.glenbarber.us (Postfix) with ESMTPSA id 01A4723F840; Sat, 22 Jun 2013 23:56:35 -0400 (EDT) DKIM-Filter: OpenDKIM Filter v2.8.3 onyx.glenbarber.us 01A4723F840 Authentication-Results: onyx.glenbarber.us; dkim=none reason="no signature"; dkim-adsp=none Date: Sat, 22 Jun 2013 23:56:32 -0400 From: Glen Barber To: Ruslan Makhmatkhanov Subject: Re: cgi/ports.cgi: Last database update Message-ID: <20130623035632.GR1888@glenbarber.us> References: <51930CFB.3020106@yandex.ru> <20130515125415.GA1635@glenbarber.us> <51BDEE9C.5020705@yandex.ru> <20130616210203.GU1692@glenbarber.us> <51BEDC62.5040904@yandex.ru> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="0iexB5Bk8cF8G6DP" Content-Disposition: inline In-Reply-To: <51BEDC62.5040904@yandex.ru> X-Operating-System: FreeBSD 10.0-CURRENT amd64 User-Agent: Mutt/1.5.21 (2010-09-15) Cc: www@freebsd.org X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Jun 2013 03:56:37 -0000 --0iexB5Bk8cF8G6DP Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jun 17, 2013 at 01:52:34PM +0400, Ruslan Makhmatkhanov wrote: > Glen Barber wrote on 17.06.2013 01:02: > >On Sun, Jun 16, 2013 at 08:58:04PM +0400, Ruslan Makhmatkhanov wrote: > >>Hi Glen, > >> > >>Glen Barber wrote on 15.05.2013 16:54: > >>>On Wed, May 15, 2013 at 08:20:11AM +0400, Ruslan Makhmatkhanov wrote: > >>>>Hello, > >>>> > >>>>some user on a forum pointed out that freebsd.org's ports tree is > >>>>not updated since 2012-11-11. F.e. I looking for gajim in the ports > >>>>tree: > >>>>http://www.freebsd.org/cgi/ports.cgi?query=3Dgajim&stype=3Dall&sektio= n=3Dall > >>>> > >>>>There is the message: > >>>>"Last database update: 2012-11-11 10:45:48 UTC" > >>>> > >>>>And gajim version is at 0.15.2 (while it was already updated to > >>>>0.15.3_1) and gajim-devel still here. > >>>> > >>>>If I understand correctly, this may be related to CVS-exporter deprec= ation. > >>>> > >>>>Is this is a known issue and is there any plans to fix that? > >>>>Thanks. > >>>> > >>> > >>>I will take a look at this today. > >>> > >>>Glen > >> > >>Any news? > >> > > > >Sorry for the delay here. > > > >So, there are a few different problems all in this area, that are all > >related to the same underlying infrastructure. But, here's the short > >version: > > > >I am in the midst of deprecating the machine that used to be responsible > >for doing the doc/www builds (previously known as red.FreeBSD.org). > >Well, to be more clear, it is already (physically) deprecated, but its > >services have been moved to a jail on a different system. > > > >The problem I've run into is that there are a few things that are so > >intertwined, and dependent on the filesystem, that it is actually quite > >much of a mess to untangle. > > > >I have some (I think most) of these running within the new system. > >(These are where some of the random error emails originated a few weeks > >ago, actually.) But there are still some service-untangling to do. > > > >Some of the filesystem-dependent things appear to use cvs-style > >checkouts of doc/www (meaning, different directories), and I think this > >is the core of the problem with the CGI stuff not working. > > > >Getting this working again is a very high priority for me, but > >unfortunately was out of town last week unexpectedly, so not a whole lot > >of untangling got accomplished. > > > >Once I get the CGI hosting moved from the current setup to the new > >setup, some (if not all) of these website CGI problems should go away as > >a general side effect of the updates. > > > >I hope, worst case, to have everything fully functional on the new > >system within the week. When this happens, I'll send a heads-up to > >ops-announce@ mailing list, since I found with the last move that some > >things did unexpectedly break, so while I can test the majority of the > >services provided here, I likely will miss something. > > > >I know it is not the answer you wanted to hear. But I am working on it, > >and just need a bit more time to make sure I do not break everything, > >since there are a lot of interdependencies here. > > > >Glen >=20 > Thank you for such an extended response, Glen. Feel free to ping me > if you need any help with testing of the new setup (from web-user > point of view). >=20 I appreciate your offer to help debug. I will certainly ask for your help if needed. I was a able to fix the original issue without any special hacks and http://www.freebsd.org/cgi/ports.cgi?query=3Dgajim&stype=3Dall&sektion= =3Dall now shows up-to-date information. I'm going to babysit this update for about a day or so before considering it "done", so please let me know if you see anything strange. Note that the updates are to happen every 2 hours UTC time, so if something is not reflected within 10 minutes, do not panic. This is still running on the old system, so I have yet to do the other magic to move things around. Glen --0iexB5Bk8cF8G6DP Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.20 (FreeBSD) iQEcBAEBCAAGBQJRxnHwAAoJEFJPDDeguUajGncIALk+ZQfGmjNkNVyZe0KODqhw J4geHBKySiADL65XYofMNa9h7d+uYiPAseS/jJ9ajgVHCOa0zSb6ENw292Fo8Oc0 mcWahouNgHfabua7931d5hvbQoHL3mnE5/vPdCo6Q1k079PstiUUUWlFsAWJcXgS JZqSEOEMV6jNtM3SCy4GGfDjw6CSbbe4KDER5GgExt8PalHFf73H44/CocbZDK5M yCts35Hz+BjzcuvdFF7PScwOZZp1ehXFXgMZZqEXHiu0P84wQmOoMOr6gZaCm4m4 x2Xhxd5KiYXvvRoDdhZPw3pE8UseTjPlqCg6cD4+8C1wp3t7uIWTN+jLk8BJrYI= =f8om -----END PGP SIGNATURE----- --0iexB5Bk8cF8G6DP--