jigdo Development
Last update by Richard on 2010-04-05
Manual pages
HTML copies of the Unix manpages of the different jigdo programs and scripts are available:
- Documentation for jigdo-file, the tool for low-level processing of .jigdo/.template files. There is also a more technical introduction to how jigdo works.
- Documentation for jigdo-lite, a shell script which uses jigdo-file to reassemble images.
- Documentation for jigdo-mirror, a shell script which Debian mirror maintainers can use for efficient mirroring of Debian CD images offered as .jigdo files.
Development
- Jigdo-user mailing list: This is currently used both for end-user support and development.
Subscribe to jigdo-user, browse the archive or send mail directly to jigdo-user@lists.berlios.de. - Help needed with jigdo RPMs! If you have problems with the Redhat RPM or you can provide a fix for the specfile (or even RPMs built for a non-Redhat RPM distribution), contact the mailing list. (Former RPM packager was Paul Bolle.)
- Documentation: Hacking the jigdo source code, How to build jigdo on Windows.
- Documentation: The jigdo API, automatically generated from the code.
- CVS access: Anonymous CVS access to the latest source code is available. Execute
cvs -d:pserver:anonymous@cvs.jigdo.berlios.de:/cvsroot/jigdo login
Just press return at the login prompt, then execute
cvs -z3 -d:pserver:anonymous@cvs.jigdo.berlios.de:/cvsroot/jigdo co jigdo
You can also browse the CVS repository online.
Finally, you can download the complete CVS repository (updated daily). - glibcurl, a part of the jigdo code, integrates the glib and libcurl event loops. It could be useful for other GTK+ programs which perform downloads with libcurl.
Ubuntu 19.04 version:Submitted by Anonymous (not verified) on Thu, 2019-06-27 10:47
Ubuntu 19.04
version: http://atterer.org/sites/atterer/files/2009-08/jigdo/jigdo-bin-0.7.3.tar...
Jigdo seems not working anymore.
- https ressources could not be used
- jigo tell me that the .jigdo and .template file not matach
- and then crash:
Merging parts from `file:' URIs, if any...
jigdo-file: loadlocale.c:130: _nl_intern_locale_data: Assertion `cnt < (sizeof (_nl_value_type_LC_TIME) / sizeof (_nl_value_type_LC_TIME[0]))' failed.
jigdo-file: loadlocale.c:130: _nl_intern_locale_data: Assertion `cnt < (sizeof (_nl_value_type_LC_TIME) / sizeof (_nl_value_type_LC_TIME[0]))' failed.
Aborted (core dumped)
Aborted (core dumped)
jigdo-file failed with code 134 - aborting.
Windows 10Submitted by chem97 (not verified) on Mon, 2017-09-18 14:32
Can somebody help with this on Win10?
https://pastebin.com/bk3M85CB
jigdo front to the timeSubmitted by Anonymous (not verified) on Mon, 2017-04-24 15:25
yeah what about jigdo's news: develop, maintain ....
plz update the jigdo (a good on) and his relatives things.....
thx
maintaining jigdo ....Submitted by André Verwijs (not verified) on Sun, 2016-04-03 09:11
is jigdo sill being maintained?? please update cvs mirrors..
if not, put last source online somewhere, maybe other dev's
want to take a peek at it....
André
bug, jigdo is hangingSubmitted by recent user (not verified) on Sun, 2017-11-05 21:12
it hangs a lot and needs to be restarted twice a minute.
it hangs in the middle of every ".deb" file.
I think Wget.exe is the source of problem it can not make multiple connection to the mirror for the same file, and it can not reconnect again automatically if connection dropped, it can not reconnect if speed of downloading became very low (1 kbyte/s).
jigdo needs observation all the time.
if you open any page in browser, it hangs and stops download.
still need a lot of development.