Package: subversion
Version: 1.4.6dfsg1-4
Followup-For: Bug #480038

For my case, it fails to fetch external item for glib (I'm using
svn+ssh account.)

  $ jhbuild updateone glib
  *** Checking out glib *** [1/1]
  svn update .
  ...
  (successful updates)
  ...

  Fetching external item into 'glib/build'
  svn: Network socket initialization failed

The same happens with manual command: 'cd glib; svn update'.

So, when trying http, it always fails:

  $ svn co http://svn.gnome.org/svn/glib/trunk glib
  svn: Network socket initialization failed
  $ svn ls http://svn.gnome.org/svn/glib/
  svn: Network socket initialization failed

When downgrading to 1.4.6dfsg1-3, it works fine:

  $ svn ls http://svn.gnome.org/svn/glib
  branches/
  tags/
  trunk/
  $ svn co http://svn.gnome.org/svn/glib/trunk glib
  ...
  (successful checkouts)
  ...
  Fetching external item into 'glib/build'
  ...
  (successful checkouts)

and jhbuild updates become smooth again.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.22-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=th_TH.UTF-8, LC_CTYPE=th_TH.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages subversion depends on:
ii  libapr1                     1.2.12-2     The Apache Portable Runtime Librar
ii  libc6                       2.7-10       GNU C Library: Shared libraries
ii  libsvn1                     1.4.6dfsg1-4 Shared libraries used by Subversio

subversion recommends no packages.

-- no debconf information

Attachment: signature.asc
Description: Digital signature

Reply via email to