Bug#1026810: Bring back "lit" tool

2022-12-21 Thread Thomas Viehmann
(with the bug email included) > I think it still exists, no? > llvm-15-tools: /usr/lib/llvm-15/build/utils/lit/lit.py Ah, yes, I've been searching for "lit" (and so was triton). Thank you. Best regards Thomas

Bug#1026810: Bring back "lit" tool

2022-12-21 Thread Thomas Viehmann
Package: llvm-toolchain-15 Hi, thank you for packaging LLVM! Back in the day (2016), the LLVM tool LIT (LLVM Integrated Testing) was deemed internal and removed from the binary packages (interestingly, the man-page stayed). It turns out that people/projects use lit, for example OpenAI

Bug#1022234: Cash in Prusa-Slicer

2022-10-29 Thread Thomas Viehmann
Hi, so the crash reported here seems to be due to the font not being initialized (it is passed as NULL in the traceback). If we initialize a frame before calling the CalcTextsize, this works - see the attached. It still prints errors "could not initialize glew" and the plater tab does not

Bug#1014868: Python 3.10 incompatibility should be severe

2022-09-24 Thread Thomas Viehmann
severity 1014868 grave thanks Hi, it seems that PyAudio < 0.2.12 is incompatible with Python 3.10 to the point of being not usable. As this is the only version built, the package is currently not working at all. Note that upstream appears to have released 0.2.12 with a fix. Best regards

Bug#1006226: libthrust: Version conflict with libcub

2022-02-21 Thread Thomas Viehmann
Package: libthrust Severity: important Hello. Thank you for maintaining thrust along with the cuda stack in Debian! While compiling PyTorch on Debian, I noticed that the version of cub is 0.1.15 and that of thrust is 0.1.14. My impression is that libthrust needs the locked version of libcub,

Bug#1003613: python3-notebook: javascript errors on loading notebooks

2022-01-12 Thread Thomas Viehmann
Package: python3-notebook Severity: important Version: 6.5.4-3 A recent sid upgrade with the new notebook version appears to have broken it due to javascript incompatibilities. One is in libjs-marked, I filed #1003600 for it. But after fixing that locally, showing directories works, but

Bug#1003601: libjs-marked: loading marked.js from the browser gives "export is not defined"

2022-01-12 Thread Thomas Viehmann
=medium - - * Non-maintainer upload. - * Fix browser use - - -- Thomas Viehmann Wed, 12 Jan 2022 11:37:46 +0100 - node-marked (4.0.5+ds-5) unstable; urgency=medium * Team upload diff -Nru node-marked-4.0.5+ds/debian/libjs-marked.install node-marked-4.0.5+ds/debian/libjs-marked.install --- node

Bug#995885: python3-nbconvert: error converting svg to pdf

2021-10-07 Thread Thomas Viehmann
Package: python3-nbconvert Version: 5.6.1-3 Hello, thank you for maintaining Jupyter. python3-nbconvert uses the now removed base64.encodestring in /usr/lib/python3/dist-packages/nbconvert/preprocessors/svg2pdf.py it as long been deprecated and should be replaced by base64.encodebytes. Best

Bug#995593: HTML sanitizing in 6.4-6.4.3 breaks user styling

2021-10-02 Thread Thomas Viehmann
Package: jupyter-notebook Version: 6.4.3 Severity: important Tags: fixed-upstream Hello, thank you for maintaining Jupyter Notebook, I am using it every day! With the upgrade to 6.4, the Jupyter Notebook html sanitizing got overly strict and throws out all style formatting[1]. This is quite

Bug#702948: CUDA Toolkit Samples

2021-06-10 Thread Thomas Viehmann
I'm not entirely sure if they're the same as the CUDA Toolkit Samples, but if they are, the license situation might have improved: https://github.com/NVIDIA/cuda-samples Best regards Thomas

Bug#986996: More information

2021-04-16 Thread Thomas Viehmann
...apparently the fix was accidentally not included in the 0.3.14 release, see https://github.com/xianyi/OpenBLAS/issues/2715 for more information. Thank you Thomas

Bug#986996: openblas: SIGILL on arm64 due when HWCAP_CPUID is not set

2021-04-15 Thread Thomas Viehmann
Package: libopenblas-base Version: 0.3.13+ds-2 Severity: serious Thank you for maintaining openblas. There is a crashing bug (SIGILL) that also affects numpy on arm64. One line of processors affected are NVIDIA Tegra (Jetson devices). It would be great to have this fixed in bullseye. On

Bug#972716: mutter spams logs in default config with up to >10k log messages per second

2021-03-16 Thread Thomas Viehmann
reassign 972716 mutter thank you Dear release team & GNOME maintainers, thank you for making Debian! I wonder if this bug (#972716) might be worth fixing before the release of bulleye. Upstream released a fixed version but a targeted backport would also help. Given that it is quite easy to

Bug#979040: disfunctional Python package

2021-02-10 Thread Thomas Viehmann
Hi, the reason that this doesn't work is in debain/patches/support-python-module-in-place.patch: libs = ["-L../obj-%s/src -lsentencepiece -lsentencepiece_train" % arch] this needs to be a list of command line arguments, so libs = ["-L../obj-%s/src" % arch, "-lsentencepiece",

Bug#976379: Bring back /usr/lib/cuda/version.txt

2020-12-04 Thread Thomas Viehmann
for version.txt) Best regards Thomas On 04/12/2020 16:26, Andreas Beckmann wrote: Control: tag -1 upstream wontfix On 12/4/20 12:15 PM, Thomas Viehmann wrote: thank you for maintaining the cuda packages! We used to have /usr/lib/cuda/version.txt, but recently it was removed. Would

Bug#976379: Bring back /usr/lib/cuda/version.txt

2020-12-04 Thread Thomas Viehmann
Package: nvidia-cuda-toolkit Hi, thank you for maintaining the cuda packages! We used to have /usr/lib/cuda/version.txt, but recently it was removed. Would it be possible to bring it back? The background is that some software likes to detect the version by referencing the file (in my case

Bug#972716: gnome-shell bombards the log to, being unresponsive and filling up multi-GBs of disk space

2020-10-22 Thread Thomas Viehmann
Package: gnome-shell Severity: important Hi, Debian gnome-shell seems to also suffer from https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/2467 reverting the commit singled out as the culprit in the bug log seems to fix things for me. I've selected a "Gnome on Xorg" session in GDM rather

Bug#971834: symlink Debian-provided nvcc

2020-10-08 Thread Thomas Viehmann
Package: ccache Severity: wishlist Hi, I know it's in nonfree, but /usr/bin/nvcc would be cool to automatically have symlinks or at least not remove the one I put in /usr/lib/ccache all the time. Thank you. Best regards Thomas

Bug#896684: fontconfig-config errors: Maybe tightening the dependencies is an option?

2018-07-19 Thread Thomas Viehmann
Hi, So the original report experienced this - like me - with emacs. I could also produce it with just running fc-cache. Damien's hint is spot-on, thank you Damien! I had a 2.13 fontconfig-config but 2.12 (lib)fontconfig: ii fontconfig 2.12.6-0.1 ii

Bug#836821: Patch to enable python 3

2016-09-11 Thread Thomas Viehmann
/changelog 2016-09-02 08:57:13.0 +0200 +++ protobuf-3.0.0/debian/changelog 2016-09-11 18:08:39.0 +0200 @@ -1,3 +1,9 @@ +protobuf (3.0.0-7.1) UNRELEASED; urgency=medium + + * Patch to enable python 3. Closes: #836821 + + -- Thomas Viehmann <t...@beamnet.de> Sat, 10 Sep 2016 00

Bug#833828: Migrations of stable's python3-django-markupfield (1.2.1) do not work with stable's django version (1.7.x).

2016-08-09 Thread Thomas Viehmann
Package: python3-django-markupfield Severity: serious Version: 1.2.1-2+deb8u1 Hello, database migrations generated when using markupfields with python3-django-markupfield 1.2.1 do not work with stable's django version 1.7.x. https://github.com/jamesturk/django-markupfield/issues/20 This

Bug#760385: Fix for CVE-2014-5256

2014-11-15 Thread Thomas Viehmann
Hi Jean Baptiste, thank you for looking into this. Note that the changelog entries for nodejs 0.10.31 and .32 include v8: backport CVE-2013-6668 v8: fix a crash introduced by previous release If libv8 in Debian is affected by those, you might also consider also backporting those fixes when

Bug#741834: patch to add LC_ALL=C

2014-11-10 Thread Thomas Viehmann
-1.3+dfsg.1/debian/changelog 2014-11-10 22:18:40.0 +0100 @@ -1,3 +1,10 @@ +python-babel (1.3+dfsg.1-4.1) unstable; urgency=medium + + * Non-maintainer upload. + * Call test suite with LC_ALL=C to avoid test failures. Closes: #741834 + + -- Thomas Viehmann t...@beamnet.de Mon, 11 Nov 2014 11

Bug#699325: Fixed in 24.4 (in unstable + testing)

2014-11-08 Thread Thomas Viehmann
Hi, from the upstream log and the comments it looks like the most recent upload to unstable and migration to testing should have fixed this. Vincent, are you having this with the 24.4 version? Best regards Thomas -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a

Bug#624589: clang support for ccache

2014-08-28 Thread Thomas Viehmann
Hi, thank you for maintaining ccache. The libreoffice page on building with clang[1] has the recommendation to apply at least the patch[2] to ccache 3.1.9 to support building with clang+ccache. Given that the patch is already upstream, would it be possible to include it in the Debian package?

Bug#582148: build-deps

2010-05-18 Thread Thomas Viehmann
tag 582148 +patch thanks evolution-data-server-1.2.pc wants libnspr4-dev libnss3-dev to work. Kind regards T. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#527792: apertium-en-es: diff for NMU version 0.6.0-1.1

2009-08-01 Thread Thomas Viehmann
and recommendations. Your contribution to Debian is very much appreciated! Please do not hesitate to ask if you have any questions on the above and tell me about your plans! Kind regards T. -- Thomas Viehmann, http://thomas.viehmann.net/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ

Bug#539338: mkfontscale: add option to recurse subdirectories

2009-08-01 Thread Thomas Viehmann
out the unrelated parts for cleaner commits. Kind regards T. -- Thomas Viehmann, http://thomas.viehmann.net/ diff -Nru xfonts-utils-7.4+1/mkfontscale/mkfontscale.c xfonts-utils-7.4+1/mkfontscale/mkfontscale.c --- xfonts-utils-7.4+1/mkfontscale/mkfontscale.c 2008-05-11 00:01:42.0 +0200

Bug#266003: status?

2009-07-31 Thread Thomas Viehmann
are busy, but we are both talking about adding the single line sed -i /dependency_libs/ s/'.*'/''/ debian/heimdal-dev/usr/lib/*.la to the binary-post-install/heimdal-dev:: target in debian/rules? Kind regards T. -- Thomas Viehmann, http://thomas.viehmann.net/ --- x/heimdal-1.2.e1.dfsg.1

Bug#528938: possible solutions

2009-07-31 Thread Thomas Viehmann
in the instantiation there. Kind regards T. -- Thomas Viehmann, http://thomas.viehmann.net/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#528938: one more thing

2009-07-31 Thread Thomas Viehmann
compatibility between client and server. Kind regards T. -- Thomas Viehmann, http://thomas.viehmann.net/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#539280: RM: workman -- RoQA: orphaned, RC buggy, low popcon (likely better alternatives)

2009-07-30 Thread Thomas Viehmann
Package: ftp.debian.org Hi, I would like to suggest to remove workman. It's orphaned, RC buggy, has a popcon of 65 (rapidly decreasing), with only 15 votes. It would appear that Debian has many CD players, apparently people prefer the alternatives. Kind regards T. -- Thomas Viehmann

Bug#266003: status?

2009-07-30 Thread Thomas Viehmann
Hi Brian, it would seem that after Joss's and Steve's explanations the issue is clear and Joss also provided a code example. Yet the bug is still unfixed. Is there a reason to further postpone closing this any further? Kind regards T. -- Thomas Viehmann, http://thomas.viehmann.net

Bug#539338: mkfontscale: add option to recurse subdirectories

2009-07-30 Thread Thomas Viehmann
in that directory. -- Thomas Viehmann, http://thomas.viehmann.net/ diff -dur orig/xfonts-utils-7.4+1/mkfontscale/mkfontscale.c xfonts-utils-7.4+1/mkfontscale/mkfontscale.c --- orig/xfonts-utils-7.4+1/mkfontscale/mkfontscale.c 2008-05-11 00:01:42.0 +0200 +++ xfonts-utils-7.4+1/mkfontscale

Bug#418642: smart bug #418642

2009-07-30 Thread Thomas Viehmann
Hi Free, you were working on smart the other day, so I wondered whether you'd have time to look into (and either close or fix) #418642, a fairly old RC bug that smart has. Kind regards T. -- Thomas Viehmann, http://thomas.viehmann.net/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ

Bug#539344: RM: pcsx-df -- RoQA: licence-violation, orphaned

2009-07-30 Thread Thomas Viehmann
Package: ftp.debian.org Hi, According to #514446 pcsx-df has a license problem. As it is orphaned an nobody seems to be working on seeing it resolved, maybe removing the package is the best option. Kind regards T. -- Thomas Viehmann, http://thomas.viehmann.net/ -- To UNSUBSCRIBE, email

Bug#537631: Mail address?

2009-07-30 Thread Thomas Viehmann
Hi Dale, is something up with your maintainer address in the spider package? Please update a new version, if only to change the address, and close #537631 (or just close it, if your address works again). Kind regards T. -- Thomas Viehmann, http://thomas.viehmann.net/ -- To UNSUBSCRIBE

Bug#539060: RM: delo -- RoQA: RC buggy, obsolete

2009-07-30 Thread Thomas Viehmann
though could have well known about the breakage and the package is dearly attached to his heart. Kind regards T. -- Thomas Viehmann, http://thomas.viehmann.net/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#533652: electricsheep adoption

2009-07-29 Thread Thomas Viehmann
the situation. Kind regards T. -- Thomas Viehmann, http://thomas.viehmann.net/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#504283: egroupware adoption or removal?

2009-07-29 Thread Thomas Viehmann
CVE-2007-3215: phpmailer issue (embedded code-copy) Date: Sun, 2 Nov 2008 12:33:01 UTC It would seem that egroupware should either be adopted and fixed for squeeze or removed. Shipping it as an orphaned package sounds like a bad idea. Kind regards T. -- Thomas Viehmann, http

Bug#525826: flac maintenance RC bug

2009-07-29 Thread Thomas Viehmann
/525826#17 -- Thomas Viehmann, http://thomas.viehmann.net/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#471801: egroupware adoption or removal?

2009-07-29 Thread Thomas Viehmann
On 2009-07-29 10:39:48.00 Martin Meredith m...@ubuntu.com wrote: I've suggested that I adopt this, however, the current maintainer seems to want to stay as maintainer, and just do everything through accessible by anyone svn. I'm not too sure exactly what he wants to do with this. Well, it is

Bug#539145: RM: xpumon -- RoQA: RC-buggy, obsolete

2009-07-29 Thread Thomas Viehmann
X-Debbugs-CC: b...@debian.org Package: ftp.debian.org Hi, xpumon has an unanswered RC bug open since May 1st. Its description contains Requires a 2.4 kernel with the /proc/pmu interface. and the popcon is 3. Kind regards T. -- To UNSUBSCRIBE, email to

Bug#539060: RM: delo -- RoQA: RC buggy, obsolete

2009-07-28 Thread Thomas Viehmann
-boot/2009/06/msg00051.html http://lists.debian.org/debian-release/2008/06/msg00362.html 2. http://lists.debian.org/debian-mips/2008/10/msg00027.html -- Thomas Viehmann, http://thomas.viehmann.net/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject

Bug#487638: opencv: diff for NMU version 1.0.0-6.2

2009-07-10 Thread Thomas Viehmann
/highgui/ Yeah, but unless they backported the fix, it seems that opencv changed quite a bit (between 1.0 and current trunk). Kind regards T. -- Thomas Viehmann, http://thomas.viehmann.net/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe

Bug#535855: matplotlib._path

2009-07-08 Thread Thomas Viehmann
/python2.5/site-packages/PIL /usr/lib/pymodules/python2.5 /usr/lib/pymodules/python2.5/gtk-2.0 /usr/lib/python2.5/site-packages/wx-2.6-gtk2-unicode -- Thomas Viehmann, http://thomas.viehmann.net/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble

Bug#535855: matplotlib._path

2009-07-08 Thread Thomas Viehmann
Fabrice Silva wrote: I will try tonight at home. Which are the mechanism that add items to sys.path ? sys.path is a regular python list, so sys.path.append(/foo) adds to the end, sys.path.insert(i, /foo) adds /foo in i-th position (put in your favorite integer). Kind regards T. -- Thomas

Bug#487638: opencv patch for libavcodec/ffmpeg api

2009-07-07 Thread Thomas Viehmann
of don't use static vars where you should not. I have not reviewed any other aspect of the patch. Again, thanks for looking into fixing this bug. Let me know if I can be of further assistance. Kind regards T. -- Thomas Viehmann, http://thomas.viehmann.net/ -- To UNSUBSCRIBE, email to debian

Bug#535855: matplotlib._path

2009-07-07 Thread Thomas Viehmann
regards T. P.S.: I think that technically 'grave' implicitly includes 'useless for everyone', so this should be 'important', but seeing this resolved is more interesting than setting the severity. -- Thomas Viehmann, http://thomas.viehmann.net/ -- To UNSUBSCRIBE, email to debian-bugs-dist

Bug#534242: ITP: antihex -- Converts hex to decimal

2009-06-23 Thread Thomas Viehmann
(),16))),l)))' qualifies as math. And yes, I know that ah is much superior because it has the -1 business. Kind regards T. -- Thomas Viehmann, http://thomas.viehmann.net/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#534242: ITP: antihex -- Converts hex to decimal

2009-06-23 Thread Thomas Viehmann
On 2009-06-23 12:24:09.00 Harry Rickards hricka...@l33tmyst.com wrote: It's not actually my program, it's just a useful tool I found on Sourceforge. What would you suggest packaging it as? utils? spam would be the perfect section. And it is not a useful tool. It is package spam flooding the

Bug#526527: status?

2009-06-17 Thread Thomas Viehmann
Hi Adam, say, what is the state of this bug. Now that suitesparse is fixed, I would love to see this fixed as well. If you do not have the time at the moment, I am happy to help out with an NMU. Kind regards T. -- Thomas Viehmann, http://thomas.viehmann.net/ -- To UNSUBSCRIBE, email

Bug#526527: status?

2009-06-17 Thread Thomas Viehmann
attaching the NMU diff verbatim from the original report but with the bug number added. Kind regards T. -- Thomas Viehmann, http://thomas.viehmann.net/ diff -u pysparse-1.0.1/Src/superlumodule.c pysparse-1.0.1/Src/superlumodule.c --- pysparse-1.0.1/Src/superlumodule.c +++ pysparse-1.0.1/Src

Bug#524588: Temporary removal of pythonmagick from testing?

2009-06-15 Thread Thomas Viehmann
-established alternatives like PIL exist. The way the python boost detection failure was handled upstream or the arbitrary increasing of the minimal python version is also not exactly confidence-inspiring. Kind regards T. -- Thomas Viehmann, http://thomas.viehmann.net/ pythonmagick_0.9.1-0.1

Bug#503879: ITP: python-zanshin -- Python module to access CalDAV servers

2009-06-12 Thread Thomas Viehmann
to Debian. Kind regards T. 1. http://beammail.org/ -- Thomas Viehmann, http://thomas.viehmann.net/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#503879: ITP: python-zanshin -- Python module to access CalDAV servers

2009-06-11 Thread Thomas Viehmann
Hi Jeremy, how are you? Do you still have plans to submit python-zanshin to Debian? AFAICT, the main problem was the licensing info for davlib.py. Kind regards T. -- Thomas Viehmann, http://thomas.viehmann.net/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org

Bug#531960: segfault on exit

2009-06-05 Thread Thomas Viehmann
2.7.3.dfsg-1 ii python 2.5.4-2 ii python-support 1.0.3 -- Thomas Viehmann, http://thomas.viehmann.net/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#531961: missing dependency declaration

2009-06-05 Thread Thomas Viehmann
2.5.4-2 ii python-support 1.0.3 -- Thomas Viehmann, http://thomas.viehmann.net/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#524452: Bug#523596: problem of 523596 is in graphicsmagick

2009-05-08 Thread Thomas Viehmann
with a psiconv upload. Then lets move the conversation to #524452. Tested with the Clipart file in tarball's examples directory. I will not comment on the nature of that file, though. Kind regards T. -- Thomas Viehmann, http://thomas.viehmann.net/ diff -u psiconv-0.9.8/debian/changelog psiconv-0.9.8

Bug#527329: patch eliminating segfault

2009-05-08 Thread Thomas Viehmann
for maintaining pstoedit. Kind regards T. -- Thomas Viehmann, http://thomas.viehmann.net/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#527329: patch eliminating segfault

2009-05-08 Thread Thomas Viehmann
, I can try to find someone else to upload this as an NMU. Thanks for maintaining pstoedit. Kind regards T. -- Thomas Viehmann, http://thomas.viehmann.net/ diff -u pstoedit-3.45/config.guess pstoedit-3.45/config.guess diff -u pstoedit-3.45/config.sub pstoedit-3.45/config.sub diff -u pstoedit-3.45

Bug#527329: segfault loading plugins

2009-05-06 Thread Thomas Viehmann
: ii transfig 1:3.2.5.a-1 Utilities for converting XFig figu ii xfig 1:3.2.5.a-2 Facility for Interactive Generatio Kind regards T. -- Thomas Viehmann, http://thomas.viehmann.net/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ

Bug#523596: problem of 523596 is in graphicsmagick

2009-05-04 Thread Thomas Viehmann
-fPIE -O2 -Wall -pthread Not good. Here it is -fPIE causing trouble (FTBFS), but I do not think that it has any business specifying any of the above. Similar considerations probably apply to other options and other -config. Kind regards T. -- Thomas Viehmann, http://thomas.viehmann.net

Bug#526422: suitesparse: diff for fix

2009-05-01 Thread Thomas Viehmann
+ + -- Thomas Viehmann t...@beamnet.de Fri, 01 May 2009 11:19:05 +0200 + suitesparse (1:3.2.0-4) unstable; urgency=low * debian/control: Add an epoch to the version number of diff -u suitesparse-3.2.0/debian/patches/07-KLU_Lib_Makefile.dpatch suitesparse-3.2.0/debian/patches/07

Bug#526527: pysparse: diff for NMU version 1.0.1-5.1

2009-05-01 Thread Thomas Viehmann
; urgency=low + + * Non-maintainer upload. + * Fix pysparse.superlu module port to superlu 3 based on reading +the docs. + + -- Thomas Viehmann t...@beamnet.de Fri, 01 May 2009 20:56:39 +0200 + pysparse (1.0.1-5) unstable; urgency=low * Removed removal of /usr/lib and Build-Depends on python

Bug#526422: linking of the dynamic libraries

2009-04-30 Thread Thomas Viehmann
/libsuitesparse-3.2.0/usr/lib/libklu.so.3.2.0 found in none of the libraries. at the end of the build, but also (after installing python-sparse) python -c import pysparse.umfpack might benefit. Kind regards T. -- Thomas Viehmann, http://thomas.viehmann.net/ -- To UNSUBSCRIBE, email to debian

Bug#480056: same symptoms here, caused by misbehaving pam plugin

2009-04-24 Thread Thomas Viehmann
and reinstalling turned the crshing off and on, also, judging by the bug-reports, it seems to be crash-happy) after a kernel update to Debian's linux 2.6.29(?). Just a thought, apologies for the noise. Kind regards T. -- Thomas Viehmann, http://thomas.viehmann.net/ -- To UNSUBSCRIBE, email to debian-bugs

Bug#516826: libdc1394 should be removed (transition blocker 516826)

2009-03-13 Thread Thomas Viehmann
it was in their debian-devel-announce required reading.) Kind regards T. P.S.: Thanks to Joerg and Barry for dak rm -nR output. Cut and paste errors and bad conclusions are my own. -- Thomas Viehmann, http://thomas.viehmann.net/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org

Bug#487645: partial fix

2009-03-12 Thread Thomas Viehmann
(needs a .dv extension to work properly[1]) played fine, so I think this patch is ready to go. Kind regards T. 1. I could say something about having if ( strncasecmp( strrchr( ( char* ) src, '.' ), .avi, 4 ) == 0 ) et al. in smilutils/libkino/playlist.cc... -- Thomas Viehmann, http

Bug#517465: partial fix

2009-03-07 Thread Thomas Viehmann
Hi, attached are some changes to ffmpeg2raw. I'm not sure that I got to a level where I can verify that ffmpeg2raw works corrctly, though. Kind regards T. -- Thomas Viehmann, http://thomas.viehmann.net/ diff -u smilutils-0.3.2+cvs20070731/debian/changelog smilutils-0.3.2+cvs20070731/debian

Bug#517905: tesseract: ship training script and docs

2009-03-03 Thread Thomas Viehmann
Hi Jeffrey, jeffrey.ratcli...@gmail.com wrote: On Mar 2, 2009 9:28pm, Thomas Viehmann t...@beamnet.de wrote: it would be nice to have tesseractTrainer.py (in upstream download area, but with separate (free, GPL) license and author) and a copy of the online HTML docs (eg about training). I

Bug#518045: RFP: pywikipediabot -- Python wikipedia robot framework

2009-03-03 Thread Thomas Viehmann
Authors: Various License: MIT (mostly) Language: Python Tools for maintenance of MediaWiki installations. This also contains parsers for wikipedia (et al) content. Kind regards T. -- Thomas Viehmann, http://thomas.viehmann.net/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ

Bug#517904: tesseract-deu: provide source data

2009-03-02 Thread Thomas Viehmann
the source upstream data for building the packages. Kind regards T. -- Thomas Viehmann, http://thomas.viehmann.net/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#517905: tesseract: ship training script and docs

2009-03-02 Thread Thomas Viehmann
. -- Thomas Viehmann, http://thomas.viehmann.net/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#517904: tesseract-deu: provide source data

2009-03-02 Thread Thomas Viehmann
Hi Jeffrey, first of all, thanks for the quick reply! I appreciate you for taking the time and even more so for doing so within only a few hours after my report. Jeffrey Ratcliffe wrote: 2009/3/2 Thomas Viehmann t...@beamnet.de: However, providing the data only in the preprocessed form

Bug#515207: pyusb: diff for NMU version 0.4.1-4.1

2009-02-14 Thread Thomas Viehmann
/changelog @@ -1,3 +1,12 @@ +pyusb (0.4.1-4.1) unstable; urgency=low + + * Non-maintainer upload. + * Don't pass int* where we need Py_ssize_t*. +Breaks (overwriting parameters) for python 2.5 on 64 bit arch. +Needs the usual PEP353 compatibility bruhaha plus printf. + + -- Thomas Viehmann

Bug#514015: Bug#514016: options for fixing

2009-02-06 Thread Thomas Viehmann
On 2009-02-06 09:57:36.00 Raphael Hertzog hert...@debian.org wrote: On Thu, 05 Feb 2009, Thomas Viehmann wrote: What would dpkg do with the symlinks in the the unpack phase? I have not tested it, but I would venture the same thing (calling tar, ergo having the same problem) from when I

Bug#514015: options for fixing

2009-02-05 Thread Thomas Viehmann
. Kind regards T. -- Thomas Viehmann, http://thomas.viehmann.net/ reverted: diff -u tar-1.20/src/list.c tar-1.20/src/list.c --- tar-1.20/src/list.c +++ tar-1.20/src/list.c @@ -72,6 +72,11 @@ name_gather (); open_archive (ACCESS_READ); + if (chroot_option) + { + sys_chroot

Bug#514015: options for fixing

2009-02-05 Thread Thomas Viehmann
. At least I always used to call them as root when I was a developer. Kind regards T. -- Thomas Viehmann, http://thomas.viehmann.net/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#481506: python-cairo+python-pygame work with default python in lenny?

2009-01-13 Thread Thomas Viehmann
://webcvs.cairographics.org/pycairo/test/pygame-test1.py 2. http://www.python.org/dev/peps/pep-0353/ -- Thomas Viehmann, http://thomas.viehmann.net/ #!/usr/bin/env python demonstrate pycairo and pygame method1: use a pycairo and pygame directly import array import math import sys import cairo import pygame

Bug#505714: handling of NMUs and reintroducing #505714

2009-01-12 Thread Thomas Viehmann
. -- Thomas Viehmann, http://thomas.viehmann.net/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#505714: handling of NMUs and reintroducing #505714

2009-01-12 Thread Thomas Viehmann
# nitpicking the version tracking for Daniel Holbach's reference :)... found 505714 1.4.2-1 fixed 505714 1.4.2-2 thanks Hi, Thanks for the quick fix! Kind regards T. -- Thomas Viehmann, http://thomas.viehmann.net/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org

Bug#503712: the gs-common problem

2009-01-05 Thread Thomas Viehmann
desirable, it would be nice if someone could sponsor this. Packages are available[1]. Kind regards T. 1. http://vman.de/debian/ -- Thomas Viehmann, http://thomas.viehmann.net/ diff -u ghostscript-8.62.dfsg.1/debian/control ghostscript-8.62.dfsg.1/debian/control --- ghostscript-8.62.dfsg.1/debian

Bug#510234: closed by Wolfram Quester wo...@sigxcpu.org (Bug#510234: fixed in inkscape 0.46-2.lenny2)

2009-01-03 Thread Thomas Viehmann
Hi Wolfram (and Salvatore), thanks for the quick fix and the effort to bring it into lenny! Kind regards T. -- Thomas Viehmann, http://thomas.viehmann.net/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#510225: RM: gtkfontsel -- RoQA; dead upstream, orphaned, gtk1.2, buggy

2009-01-02 Thread Thomas Viehmann
On 2009-01-02 11:01:52.00 Ingo Saitz ingo.sa...@stud.uni-hannover.de wrote: On Tue, Dec 30, 2008 at 12:22:57PM -0500, Barry deFreese wrote: Popcon is fairly high but while working on a patch to build it with Gtk2, I got in contact with the upstream developer who thinks it should no

Bug#509861: RM of katapult: nosense

2008-12-31 Thread Thomas Viehmann
. What your sponsor (or anyone with login to Debian machines) can do, though, is grab the version /org/ftp.debian.org/morgue/pool/2008-12-31/katapult_0.3.2.2-1.dsc and bump the version and upload that (*including* the source tarball!). Kind regards T. -- Thomas Viehmann, http

Bug#504340: djvulibre-plugin/testing and #504340

2008-12-30 Thread Thomas Viehmann
Leon Bottou wrote: On Monday 29 December 2008 18:39:17 Thomas Viehmann wrote: Hi, So here is something even better (IMHO): Change map_lookup to return the return value (note that this would be funny if we stored NULLs in the Ok. I am doing that upstream. This is the best way to avoid

Bug#510234: inkscape: don't terminate on bad utf8(?) in pdf import

2008-12-30 Thread Thomas Viehmann
. -- Thomas Viehmann, http://thomas.viehmann.net/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#503712: ghostscript: diff for NMU version 8.62.dfsg.1-3.2

2008-12-29 Thread Thomas Viehmann
) unstable; urgency=low + + * Non-maintainer upload. + * Make ghostscript depend on gs-common to prevent removal. +Drop gs-common - ghostscript-x dependency to not force the +X version on all users. Hopefully Closes: #503712. + + -- Thomas Viehmann t...@beamnet.de Sun, 28 Dec 2008 11:18:18

Bug#503712: the gs-common problem

2008-12-29 Thread Thomas Viehmann
Adeodato Simó wrote: * Thomas Viehmann [Sun, 28 Dec 2008 21:10:36 +0100]: As promised on IRC, the only way to end the madness of my mails on the subject is to either say no, no dependency funnies, we want .config hacks or fixing dependencies is better than .config hacks, or something

Bug#504340: djvulibre-plugin/testing and #504340

2008-12-29 Thread Thomas Viehmann
be funny if we stored NULLs in the hash table, but we actually don't). This avoids the pointer-type-funnies in map_lookup altogether and works in my testing. Granted, the diff has a couple of lines more, but it is very straightforward. Kind regards T. -- Thomas Viehmann, http://thomas.viehmann.net

Bug#503712: the gs-common problem

2008-12-28 Thread Thomas Viehmann
. Kind regards T. -- Thomas Viehmann, http://thomas.viehmann.net/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#503712: the gs-common problem

2008-12-28 Thread Thomas Viehmann
Thomas Viehmann wrote: So this is how an NMU choosing the include hack in .config route would look like. I'm not quite convinced that this is actually better than having ghosscript depend on gs-common, gs-common not depend on ghostscript-x and checking the reverse (build-)depends for breakage

Bug#503712: the gs-common problem

2008-12-28 Thread Thomas Viehmann
As promised on IRC, the only way to end the madness of my mails on the subject is to either say no, no dependency funnies, we want .config hacks or fixing dependencies is better than .config hacks, or something entirely different, so here is some more data: Thomas Viehmann wrote: I'll check

Bug#504340: djvulibre-plugin/testing and #504340

2008-12-27 Thread Thomas Viehmann
regards T. -- Thomas Viehmann, http://thomas.viehmann.net/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#503712: the gs-common problem

2008-12-27 Thread Thomas Viehmann
Hi, Thomas Viehmann wrote: Niko Tyni wrote: Maybe configure script is badly worded: It's most blatant abuse, but I'd just stick it into a /var/lib/dpkg/info/ghostscript.config unless there are apt-get-lookalikes that don't call that at the beginning of an upgrade. If the user produces

Bug#503712: the gs-common problem

2008-12-26 Thread Thomas Viehmann
\|clean\) gs$/ || true/' \ /var/lib/dpkg/info/gs-common.prerm || true fi should do. Barring objections, I'll test things and NMU along the lines Niko indicated on Sunday. Thanks to everyone for weighing in on the bug report. Kind regards T. -- Thomas Viehmann, http

Bug#503712: the gs-common problem

2008-12-23 Thread Thomas Viehmann
-textindexng3 could weigh in here. I'll look at your packages, but if you already know whether it works without ghostscript-x or not, it'd be great if you could give me a shout. Happy holidays and kind regards T. P.S.: When you reply, you might want to drop part of the CC madness. :) -- Thomas Viehmann

Bug#503712: the gs-common problem

2008-12-23 Thread Thomas Viehmann
of perl triggers this) is probably too ugly, maybe the configure script of ghostscript? Kind regards T. -- Thomas Viehmann, http://thomas.viehmann.net/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#503712: the gs-common problem

2008-12-23 Thread Thomas Viehmann
Niko Tyni wrote: On Tue, Dec 23, 2008 at 02:15:22PM +0100, Thomas Viehmann wrote: immediately after I sent the last mail, Sune Vuorela pointed me to apache2's fix for #390823: They simply remove the problematic maintainer script. The question then is where to do this in so it is reliably

  1   2   3   4   5   6   7   8   9   >