Bug#1076775: gpscorrelate: autopkgtest failures

2025-02-21 Thread Dan Fandrich
There was an incompatibility in the tests with libxml2 2.13. That version was introduced to experimental about 2 weeks before this bug was filed, so that was likely the issue. This issue was fixed upstream in gpscorrelate ver. 2.2 (as well as 2.3 of course).

Bug#1038608: rust-coretuils: FTBFS: error: no matching package named `remove_dir_all` found

2023-06-19 Thread Dan Fandrich
This dependency was removed upstream in v0.0.18 (and v0.0.19).

Bug#950172: gpscorrelate ftbfs with libexiv2-27

2020-02-07 Thread Dan Fandrich
The problem is also fixed in the upstream ver. 2.0 (upstream has moved to https://github.com/dfandrich/gpscorrelate).

Bug#502065: Disproportionate use of RAM on big GPX files

2019-10-22 Thread Dan Fandrich
I looked into the RAM usage with large .gpx files and the problem is libxml2. A test file with 840K points (115.0 MiB file size) used 848.6 MiB of heap in libxml2 and only 45 MiB of heap for everything else (on i686; all figures exclude allocation overhead). gpscorrelate's internal requirements are

Bug#576744: gpscorrelate -r -n -v ignores '-n' and deletes all geodata in exif

2019-10-22 Thread Dan Fandrich
Fixed in upstream git.

Bug#718257: Use the current timezone by default

2016-05-29 Thread Dan Fandrich
This feature is available in upstream git.

Bug#576744: gpscorrelate -r -n -v ignores '-n' and deletes all geodata in exif

2016-05-29 Thread Dan Fandrich
Confirmed still an issue in upstream git.

Bug#779390: gpscorrelate: Does not properly set the GPSTimeStamp tag

2016-05-29 Thread Dan Fandrich
This issue has already been fixed in upstream git.

Bug#767983: Copyright status of metastore is incorrect

2014-11-03 Thread Dan Fandrich
Package: metastore Version: 1+20080623+debian-4 The Debian copyright file claims: License: GPL-2+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version

Bug#487567: curl: uses wrong header for custom Range request

2011-03-07 Thread Dan Fandrich
I just tried the sequence in message #15 on curl 7.97.7 as well as the just- released 7.21.4, and both those versions operated correctly: $ curl -v --head -r 500-555 http://ftp.at.debian.org/debian/pool/main/g/glibc/glibc_2.7.orig.tar.gz | wc -c * About to connect() to ftp.at.debian.org port 80 (

Bug#552102: exif - remove-thumbnail and set-value does not work together

2010-06-16 Thread Dan Fandrich
This has been fixed in upstream CVS. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#487998: exif: Alignment wrong for non-ASCII-characters (translation bug)

2008-11-26 Thread Dan Fandrich
This has been fixed in upstream CVS. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#393458: curl: option --disable-epsv has the opposite effect if declared in config file

2008-11-25 Thread Dan Fandrich
This has been fixed upstream in 7.19.0 by changing the behaviour of --disable-* to actually unequivocally disable instead of toggle the option. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#447907: gimp: fails to load jpeg-image with exif-data)

2008-11-25 Thread Dan Fandrich
This should be fixed in upstream ver. 0.6.17 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#497477: exif: Behavior change from Etch: Cannot obtain value of certain tags

2008-11-25 Thread Dan Fandrich
This is fixed in upstream release 0.6.17 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#339070: exif: 1.410, 1.490 lumped into 1 sec?

2008-11-25 Thread Dan Fandrich
This is fixed upstream, in 0.6.16 at least: $ exif foo.jpg | grep re\ Time Exposure Time |1/39 sec. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#262689: exif: --show-mnote don't work

2008-11-25 Thread Dan Fandrich
This looks like a duplicate of bug #236610. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#442338: Fwd: Bug#442338: FTBFS: error: 'CURLE_FTP_USER_PASSWORD_INCORRECT' was not declared in this scope

2007-09-15 Thread Dan Fandrich
On Sat, Sep 15, 2007 at 08:19:44PM +0200, Domenico Andreoli wrote: > curl 7.17.0 breaks the build of openoffice.org. Rene has already found > the cause, it is described below. > > Is it only a formal error by the curl side or openoffice.org requires > to be upgraded to the new API? None of the ab

Bug#294407: libcurl3 optional package

2005-10-18 Thread Dan Fandrich
On Tue, Oct 18, 2005 at 05:40:59PM +0200, Domenico Andreoli wrote: > all the autobuilder of the debian project found libldap.so, only on my > machine it is libldap.so.2. > > i definitely cannot drop the libldap2-dev dependency until i've not > found the reason. Does the Debian autobuilder have li

Bug#294407: libcurl3 optional package

2005-10-18 Thread Dan Fandrich
On Tue, Oct 18, 2005 at 10:28:43AM +0200, Domenico Andreoli wrote: > On Tue, Oct 18, 2005 at 10:13:16AM +0200, Daniel Stenberg wrote: > > Actually I think Dan is the one who can provide the best answer(s) to this > > as he is the one made the changes in the curl configure script (on March > > 11t