ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Ethereal-dev: Re: [Ethereal-dev] svn failing for win32 package dependencies

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Gerald Combs <gerald@xxxxxxxxxxxx>
Date: Sun, 13 Mar 2005 16:44:40 -0600
The Subversion database was wedged.  It should work now.

Dale wrote:
> Hi,
> 
> There appears to be a server configuration or other problem for
>     http://anonsvn.ethereal.com/ethereal-win32-libs/
> 
> The anonymous Subversion server is not allowing access to the
> windows packages upon which an ethereal build depends.
> 
> See below (under details) for ethereal-0.10.10 output from:
>     nmake -f makefile.nmake setup
> 
> In a nutshell,
>     http://anonsvn.ethereal.com/ethereal-win32-libs/
> seems to be not working.
> 
> The error seen by makefile.nmake's setup's call to wget is:
>     14:15:25 ERROR 500: Internal Server Error.
> 
> The error seen for mozilla access to that URL is:
>     Could not open the requested SVN filesystem
> 
> By the way, the ethereal buildbot Windows builds don't detect this
> problem because they always already have the packages downloaded --
> e.g., giving a message like:
>     File `glib-dev-2.4.7.zip' already there, will not retrieve.
> 
> 
> Details:  Feel free not to read on if the above is sufficient.
> ----------------------------------------------------------------------
> 
> A browser attempt to access
>     http://anonsvn.ethereal.com/viewcvs/viewcvs.py/trunk/?root=Ethereal+Windows+Libraries
> results in the following diagnostic:
> ----
> An Exception Has Occurred
> Python Traceback
> 
> Traceback (most recent call last):
>   File "/usr/local/viewcvs-1.0-dev4/lib/viewcvs.py", line 3275, in main
>     request.run_viewcvs()
>   File "/usr/local/viewcvs-1.0-dev4/lib/viewcvs.py", line 247, in run_viewcvs
>     self.rootpath, rev)
>   File "/usr/local/viewcvs-1.0-dev4/lib/vclib/svn/__init__.py", line 324, in __init__
>     self.repos = repos.svn_repos_open(rootpath, self.pool)
> SubversionException: ("Berkeley DB error while opening 'nodes' table for filesystem /usr/local/anonsvn/ethereal-win32-libs/db:\nNot enough space", 160029)
> 
> ----------------------------------------------------------------------
> A browser attempt to access
>     http://anonsvn.ethereal.com/ethereal-win32-libs/
> results in the following diagnostic:
> 
> 	This XML file does not appear to have any style information
> 	associated with it. The document tree is shown below.
> 	-
> 	<D:error>
>     <C:error/>
>     <m:human-readable errcode="160029">
>     Could not open the requested SVN filesystem
>     </m:human-readable>
>     </D:error
> -------------------------------------------------------------------
> 
> ----------------------------------------------------------------------
> Sample output from ethereal-0.10.10 "nmake -f makefile.nmake setup"
> ----------------------------------------------------------------------
> C:\loceth\ethereal-0.10.10>nmake -f makefile.nmake setup
> 
> Microsoft (R) Program Maintenance Utility   Version 6.00.8168.0
> Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
> 
> Checking for required applications:
>         bash: /bin/bash
>         bison: /bin/bison
>         flex: /bin/flex
>         grep: /bin/grep
>         /usr/bin/find: /usr/bin/find
>         perl: /bin/perl
>         env: /bin/env
>         python: /bin/python
>         sed: /bin/sed
>         unzip: /bin/unzip
>         wget: /bin/wget
> ****** glib-2.4.7.zip ******
> No HTTP proxy specified (http_proxy and HTTP_PROXY are empty).
> Downloading gtk2.4/glib-2.4.7.zip into /cygdrive/c/ethereal-win32-libs, installing into glib
> File `glib-2.4.7.zip' already there, will not retrieve.
> Extracting /cygdrive/c/ethereal-win32-libs/glib-2.4.7.zip into /cygdrive/c/ethereal-win32-libs/glib
> Verifying that the DLLs in /cygdrive/c/ethereal-win32-libs/glib are executable.
> ****** glib-dev-2.4.7.zip ******
> No HTTP proxy specified (http_proxy and HTTP_PROXY are empty).
> Downloading gtk2.4/glib-dev-2.4.7.zip into /cygdrive/c/ethereal-win32-libs, installing into glib
> File `glib-dev-2.4.7.zip' already there, will not retrieve.
> Extracting /cygdrive/c/ethereal-win32-libs/glib-dev-2.4.7.zip into /cygdrive/c/ethereal-win32-libs/glib
> Verifying that the DLLs in /cygdrive/c/ethereal-win32-libs/glib are executable.
> ****** gtk+-1.3.0-20030717.zip ******
> No HTTP proxy specified (http_proxy and HTTP_PROXY are empty).
> Downloading gtk+-1.3.0-20030717.zip into /cygdrive/c/ethereal-win32-libs, installing into gtk+
> --14:15:25--  http://anonsvn.ethereal.com/ethereal-win32-libs/tags/2005-01-17/packages/gtk+-1.3.0-20030717.zip
>            => `gtk+-1.3.0-20030717.zip'
> Resolving anonsvn.ethereal.com... 65.208.228.225
> Connecting to anonsvn.ethereal.com[65.208.228.225]:80... connected.
> HTTP request sent, awaiting response... 500 Internal Server Error
> 14:15:25 ERROR 500: Internal Server Error.
> 
> ERROR: Can't download http://anonsvn.ethereal.com/ethereal-win32-libs/tags/2005-01-17/packages/gtk+-1.3.0-20030717.zip
> 
> NMAKE : fatal error U1077: 'bash' : return code '0x100'
> Stop.
> ----------------------------------------------------------------------
> 
> _______________________________________________
> Ethereal-dev mailing list
> Ethereal-dev@xxxxxxxxxxxx
> http://www.ethereal.com/mailman/listinfo/ethereal-dev