Package: svn-all-fast-export
Version: 0~git20100701-1
Severity: important
Hi
I am trying to convert gdcm svn to git using svn-all-fast-export. It fails
with a sigpipe:
[New Thread 0x7ffff1045710 (LWP 4386)]
Exporting revision 1 . 13 modifications from SVN /too.cxx to gdcm/master done
Exporting revision 2 nothing to do
Exporting revision 3 .. 2 modifications from SVN /too.cxx to gdcm/master done
Exporting revision 4 .. 26 modifications from SVN /demo.cxx to gdcm/master done
Exporting revision 5 .. 2 modifications from SVN /demo.cxx to gdcm/master done
Exporting revision 6 nothing to do
Exporting revision 7 nothing to do
Exporting revision 8 nothing to do
Exporting revision 9 .. 88 modifications from SVN /Source/ to gdcm/master done
Exporting revision 10 . 34 modifications from SVN /Source/ to gdcm/master done
Exporting revision 11 .. 100 modifications from SVN /Source/ to gdcm/master done
Exporting revision 12 ... /Source/DataStructureAndEncodingDefinition was
copied from /Source/DataStructure rev 9
.+ 183 modifications from SVN /Source/ to gdcm/master done
Exporting revision 13 ..... 225 modifications from SVN /Source/ to gdcm/master
done
Exporting revision 14 . 14 modifications from SVN /CMakeLists.txt to
gdcm/master done
Exporting revision 15 ... 131 modifications from SVN /Source/ to gdcm/master
done
Exporting revision 16 .....
Program received signal SIGPIPE, Broken pipe.
0x00007ffff6e8505d in write () at ../sysdeps/unix/syscall-template.S:82
82 ../sysdeps/unix/syscall-template.S: No such file or directory.
in ../sysdeps/unix/syscall-template.S
Current language: auto
The current source language is "auto; currently asm".
(gdb) bt
#0 0x00007ffff6e8505d in write () at ../sysdeps/unix/syscall-template.S:82
#1 0x00007ffff71e7f16 in ?? () from /usr/lib/libQtCore.so.4
#2 0x00007ffff71a94c6 in ?? () from /usr/lib/libQtCore.so.4
#3 0x00007ffff71e71b0 in ?? () from /usr/lib/libQtCore.so.4
#4 0x00007ffff71a6bfa in QProcess::waitForBytesWritten(int) () from
/usr/lib/libQtCore.so.4
#5 0x000000000040b6ae in ?? ()
#6 0x0000000000410ddf in ?? ()
#7 0x0000000000414c58 in ?? ()
#8 0x0000000000414d7c in ?? ()
#9 0x00000000004160eb in ?? ()
#10 0x00007ffff6388c4d in __libc_start_main (main=<value optimized out>,
argc=<value optimized out>, ubp_av=<value optimized out>, init=<value optimized
out>,
fini=<value optimized out>, rtld_fini=<value optimized out>,
stack_end=0x7fffffffe6c8) at libc-start.c:228
#11 0x0000000000405399 in ?? ()
#12 0x00007fffffffe6c8 in ?? ()
#13 0x000000000000001c in ?? ()
#14 0x0000000000000004 in ?? ()
#15 0x00007fffffffe9a7 in ?? ()
#16 0x00007fffffffe9c4 in ?? ()
#17 0x00007fffffffe9cc in ?? ()
#18 0x00007fffffffe9d6 in ?? ()
#19 0x0000000000000000 in ?? ()
Steps:
rsync -av gdcm.svn.sourceforge.net::svn/gdcm/ gdcm
svn-all-fast-export --rules config $PWD/gdcm
with config:
create repository gdcm
end repository
#----------------------------------------------------
# gdcm
#----------------------------------------------------
match /trunk/
repository gdcm
branch master
end match
match /CMake/
repository gdcm
branch master
end match
match /Wrapping/
repository gdcm
branch master
end match
match /Utilities/
repository gdcm
branch master
end match
match /Testing/
repository gdcm
branch master
end match
match /Source/
repository gdcm
branch master
end match
match /Applications/
repository gdcm
branch master
end match
#match /branches/([^/]+)/
# repository gdcm
# branch \1
#end match
match /(branches|tags)/([^/]+)/
repository gdcm
branch \2
end match
match /Sandbox/
end match
match /documentation/
end match
match /toto/
end match
# Exporting revision 1 "/too.cxx" did not match any rules; cannot continue
#match /too.cxx
#end match
match /([^/]+)
repository gdcm
branch master
end match
-- System Information:
Debian Release: 5.0.5
APT prefers stable
APT policy: (500, 'stable'), (200, 'testing'), (100, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-bpo.5-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages svn-all-fast-export depends on:
ii libapr1 1.4.2-3~bpo50+2 The Apache Portable Runtime Librar
ii libc6 2.11.2-2 Embedded GNU C Library: Shared lib
ii libgcc1 1:4.5.0-2 GCC support library
ii libqtcore4 4:4.6.3-1 Qt 4 core module
ii libstdc++6 4.4.4-8 The GNU Standard C++ Library v3
ii libsvn1 1.6.12dfsg-1~bpo50+2 Shared libraries used by Subversio
svn-all-fast-export recommends no packages.
svn-all-fast-export suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]