This is fixed upstream in Jupyter Notebook 6.5.6 per
https://github.com/jupyter/notebook/issues/7054
Best regards
Thomas
(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
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 Triton[
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 rend
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
Tho
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, i.
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 openin
gency=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
---
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 re
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 b
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
...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
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 ARM6
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 hi
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",
"-lsentencepi
earch 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
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 Apac
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 th
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
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
/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 Sat, 10 Sep 2016 00:00:00 +
+
protobuf
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 ma
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 p
-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 Mon, 11 Nov 2014 11:11:11 +0100
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
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?
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
eminding myself and I can split 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
so this was very straightforward down-to-business talk 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.ne
orry about 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
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
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.ne
ths even
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? Co
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
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 to
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
, it's to his credit, all errors are my own.
Kind regards and thanks for your work on Debian and X
T.
P.S.: If this patch seems feasible (even if only in Debian), I would
submit a follow-up to add a packaging system trigger to keep font
information up to date in that directory.
--
Thomas Vie
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
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.
--
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 debian-bugs-dist-requ...@lists.debi
On 2009-07-29 10:39:48.00 Martin Meredith 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 orphaned
/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
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
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
-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 of
opencv/src/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 &q
te integer).
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
umeric
/usr/lib/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
thing.
Thanks!
Kind 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/
-
es 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 U
On 2009-06-23 12:24:09.00 Harry Rickards 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 Debian archive, drownin
;no attention needed" :).
For the record I'm 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
--- pyspar
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 to
n well-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
am
all for introducing only the best possible software 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
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
with a
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
2-1
ii libxml2 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".
thing, 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
hanks 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
gt;> until this is problem fixed 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 psic
Versions of packages pstoedit suggests:
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 debia
-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/
--
To
; urgency=low
+
+ * Non-maintainer upload.
+ * Fix pysparse.superlu module port to superlu 3 based on reading
+the docs.
+
+ -- Thomas Viehmann 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-central >=
+
+ -- Thomas Viehmann 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-KLU_Lib_Makefile.dpatch
/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
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
s 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.
(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...
--
T
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/d
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
Hi Jeffrey,
jeffrey.ratcli...@gmail.com wrote:
> On Mar 2, 2009 9:28pm, Thomas Viehmann 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 t
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 :
>> However, providing the data only in the preprocessed form is (border
.
--
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
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
og
+++ pyusb-0.4.1/debian/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
On 2009-02-06 09:57:36.00 Raphael Hertzog 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
d chroot option to tar (see patch).
> This is a root only option.
Yes. It was my impression that (c)debootstrap are supposed to be called
by root. 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 U
probably better solution.
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_optio
ly?
Kind regards
T.
1. http://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
""&quo
# 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
ds
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
If considered 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
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? Conta
On 2009-01-02 11:01:52.00 Ingo Saitz 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 longer be needed and he has
magic way of undoing the removal?
No magic here.
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 r
ng multiple "fakeroot debian/rules
binary" in a row as a means of debugging a problem.
--
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
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
lue (note that this would 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 Viehma
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 depende
n/changelog
--- ghostscript-8.62.dfsg.1/debian/changelog
+++ ghostscript-8.62.dfsg.1/debian/changelog
@@ -1,3 +1,12 @@
+ghostscript (8.62.dfsg.1-3.2) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Make ghostscript depend on gs-common to prevent removal.
+Drop gs-common -> ghostscript-
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
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
include ghostscript and not ghostscript-x, so
your package would be fine depending on gs-common.
All the best for the new year.
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
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 ca
n (or generally)?
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
959479be1e513d94a22f6fad8227fa3 /var/lib/dpkg/info/gs-common.prerm
> EOF
> then
> sed -i 's/defoma-app -t \(purge\|clean\) gs$/& || true/' \
> /var/lib/dpkg/info/gs-common.prerm || true
> fi
>
> should do.
Barring objections, I'll test thi
021
The maintainer Paul Wise writes:
Based on the issues I found and fixed in upstream SVN last year with
the zzuf input fuzzer, I don't think the current version should be
allowed into lenny on any architecture
Kind regards
T.
--
Thomas Viehmann, http://thomas.viehmann.net/
--
To UNS
second week of next year.
I would really like to see a working djvulibre-plugin in lenny, so I
wonder what the plan should be. Please also add other djvulibre bugs to
fix in a t-p-u upload if you so desire.
Kind regards
T.
--
Thomas Viehmann, http://thomas.viehmann.net/
--
To UNSUBSCRIBE
Package: python-rfxswf
Version: 0.8.1-2
Severity: grave
Tags: patch
Hi Simo,
unfortunately, it seems that python-rfxswf needs quite a bit of fixup to be
installable and usable.
The attached makes it build for the relevant python versions (i.e.
including python2.5). This in turn makes it actually
1 - 100 of 846 matches
Mail list logo