Bug#1088842: moving bug to lua-lpeg

2024-12-08 Thread Asbjørn Sloth Tønnesen
to the upgrade to lua-lpeg 1.1.0-1. Even if I had done this last Sunday, then it would still AFAICT have migrated to testing, as it was selected for migration 30 min before my bug was opened. -- Best regards Asbjørn Sloth Tønnesen

Bug#1088842: fails to initialize under lua-lpeg v1.1 - due to lpeg.version change

2024-12-01 Thread Asbjørn Sloth Tønnesen
Package: lua-json Version: 1.3.4-2 Severity: important X-Debbugs-Cc: pkg-lua-de...@lists.alioth.debian.org lua-lpeg was recently upgraded to v1.1, which broke lua-json in sid, since lpeg.version is now a string, not a function. Filing against lua-json, as this is already fixed upstream. https://

Bug#861115: Please consider increasing net.ipv6.route.max_size default value

2020-02-27 Thread Asbjørn Sloth Tønnesen
4.18 (and now 4.19) https://lore.kernel.org/netdev/de54e925-9536-f2cc-7b89-7205b3fb2...@gameservers.com/ [3] IPv6 routing table max_size badly dimensioned compared to IPv4 https://lore.kernel.org/netdev/20140227192403.ga13...@xs.powerdns.com/ -- Best regards Asbjørn Sloth Tønnesen Network Engineer Fiberby ApS - AS42541

Bug#928908: unblock: libdebian-installer/0.119

2019-05-12 Thread Asbjørn Sloth Tønnesen
(1): Add reference to bugreport -- Best regards Asbjørn Sloth Tønnesen

Bug#928603: libdebian-installer - parser_rfc822: remove limitation on line length

2019-05-07 Thread Asbjørn Sloth Tønnesen
Package: libdebian-installer Severity: wishlist As debated in #55 and #904699, the READSIZE limit is arbitrary, parser_rfc822 should be rewritten to remove READSIZE, so that it does't have to be increased again. -- Best regards Asbjørn Sloth Tønnesen

Bug#554444: libdebian-installer: Unable to parse Packages files with long lines

2019-04-01 Thread Asbjørn Sloth Tønnesen
6946 parl-desktop-world Depends: -- Best regards Asbjørn Sloth Tønnesen

Bug#850960: bzr: doesn't support SNI (breaks alioth.d.o)

2017-01-11 Thread Asbjørn Sloth Tønnesen
cert without the wildchar be the default, and then require SNI for getting the wildchar cert, unless other stuff needs the wildchar to be the default non-SNI cert. Workaround: fetching the repo through loggerhead works: bzr branch https://alioth.debian.org/scm/loggerhead/users/vorlon/sqsh/trunk So maybe just updating the text of https://anonscm.debian.org/bzr/? -- Best regards Asbjørn Sloth Tønnesen

Bug#827069: Lua 5.3 support

2016-12-28 Thread Asbjørn Sloth Tønnesen
=826988 lua-expat: Add Lua 5.3 support https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=827069 -- Best regards Asbjørn Sloth Tønnesen 33c3 DECT: 4050

Bug#843974: python-mapnik: printing module has fallen out of the package, after recent refactoring

2016-11-11 Thread Asbjørn Sloth Tønnesen
-mapnik/pull/123 Just reporting to block migration. -- Best regards Asbjørn Sloth Tønnesen

Bug#827069: [PATCH] Add support for Lua 5.3

2016-06-11 Thread Asbjørn Sloth Tønnesen
--- debian/control| 2 +- debian/lua5.3.dh-lua.conf | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 12 debian/lua5.3.dh-lua.conf diff --git a/debian/control b/debian/control index e74167a..ca446a9 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@

Bug#827069: lua-expat: Add Lua 5.3 support

2016-06-11 Thread Asbjørn Sloth Tønnesen
Package: lua-expat Severity: wishlist Tags: patch I have tested lua-expat with Lua 5.3, and it's passing all the testcases. Replying with patch shortly via git send-email. -- Best regards Asbjørn Sloth Tønnesen

Bug#826988: [PATCH] Add support for Lua 5.3

2016-06-10 Thread Asbjørn Sloth Tønnesen
--- debian/control | 2 +- debian/lua5.3.json.dh-lua.conf | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 12 debian/lua5.3.json.dh-lua.conf diff --git a/debian/control b/debian/control index 68279d4..5ee874c 100644 --- a/debian/control +++ b/debian/control

Bug#826988: lua-json: Add Lua 5.3 support

2016-06-10 Thread Asbjørn Sloth Tønnesen
Package: lua-json Severity: wishlist Tags: patch I have tested lua-json to also work with Lua 5.3. Replying with patch shortly. -- Best regards Asbjørn Sloth Tønnesen

Bug#826755: [PATCH] Add Lua 5.3 support

2016-06-08 Thread Asbjørn Sloth Tønnesen
, pkg-config Standards-Version: 3.9.3 Vcs-Git: git://anonscm.debian.org/pkg-lua/lua-iconv.git Vcs-Browser: http://anonscm.debian.org/cgit/pkg-lua/lua-iconv.git/ -- Best regards Asbjørn Sloth Tønnesen

Bug#826754: [PATCH] Update Vcs-* control fields to point to git repo

2016-06-08 Thread Asbjørn Sloth Tønnesen
--- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index e77521e..7d5a251 100644 --- a/debian/control +++ b/debian/control @@ -4,8 +4,8 @@ Priority: optional Maintainer: Jon Bernard Build-Depends: debhelper (>= 8.1.3), dh-l

Bug#826755: [PATCH] Add Lua 5.3 support

2016-06-08 Thread Asbjørn Sloth Tønnesen
--- debian/lua5.3.dh-lua.conf | 1 + 1 file changed, 1 insertion(+) create mode 12 debian/lua5.3.dh-lua.conf diff --git a/debian/lua5.3.dh-lua.conf b/debian/lua5.3.dh-lua.conf new file mode 12 index 000..ba875b6 --- /dev/null +++ b/debian/lua5.3.dh-lua.conf @@ -0,0 +1 @@ +lua5.1.dh-l

Bug#826754: lua-iconv: Update Vcs-* control fields to point to git repo

2016-06-08 Thread Asbjørn Sloth Tønnesen
Package: lua-iconv Severity: minor Tags: patch Vcs-* currently points to abandoned SVN. Replying with patch shortly. -- Best regards Asbjørn Sloth Tønnesen

Bug#826755: lua-iconv: Add Lua 5.3 support

2016-06-08 Thread Asbjørn Sloth Tønnesen
Package: lua-iconv Severity: wishlist Tags: patch I have tested lua-iconv to also work with Lua 5.3. Replying with patch shortly. -- Best regards Asbjørn Sloth Tønnesen

Bug#823549: python-mapnik: please build with pycairo support

2016-05-05 Thread Asbjørn Sloth Tønnesen
he included mapnik.printing doesn't work nor fail nicely. -- Best regards Asbjørn Sloth Tønnesen 0001-Enable-Cairo-support.patch Description: Binary data

Bug#771864: libdebian-installer - dependency resolver support excluding packages

2016-02-07 Thread Asbjørn Sloth Tønnesen
Hi Cyril (and Bastian if TL;DR, then see note at the end) On Sun, 31 Jan 2016 16:25:12 +0100, Cyril Brulebois wrote: > Asbjørn Sloth Tønnesen (2016-01-31): > > On Thu, 4 Dec 2014 00:36:40 +0100, Cyril Brulebois wrote: > > > Thanks for the patch, but clearly not for jessie.

Bug#771864: libdebian-installer - dependency resolver support excluding packages

2016-01-31 Thread Asbjørn Sloth Tønnesen
Hi Cyril and debian-boot, On Thu, 4 Dec 2014 00:36:40 +0100, Cyril Brulebois wrote: > Thanks for the patch, but clearly not for jessie. How about stretch? -- Best regards Asbjørn Sloth Tønnesen

Bug#805792: cdebootstrap: support for excluding dependencies

2015-11-22 Thread Asbjørn Sloth Tønnesen
Package: cdebootstrap Severity: wishlist Tags: patch Control: block -1 771864 commit 63a4b2cdcc80589ed9734bf334364f0e54e1f602 Author: Asbjørn Sloth Tønnesen Date: Sun Nov 22 13:27:30 2015 + Support for excluding dependencies This patch implements support for excluding

Bug#776269: set patch

2015-11-22 Thread Asbjørn Sloth Tønnesen
tags 776269 patch severity 776269 wishlist thanks Hi YunQiang, Tagging as patch, and changing severity to wishlist. -- Best regards Asbjørn Sloth Tønnesen

Bug#771864: libdebian-installer - dependency resolver support excluding packages

2014-12-03 Thread Asbjørn Sloth Tønnesen
retitle 771864 libdebian-installer - dependency resolver needs to support excluding packages tags 771864 patch thanks I have attached a more complete patch commit 44c141d0d050f8cc3f9311c07ddc42a0baf69092 Author: Asbjørn Sloth Tønnesen Date: Wed Dec 3 22:55:07 2014 + Add preference

Bug#771864: libdebian-installer - dependency resolver support excluding packages

2014-12-02 Thread Asbjørn Sloth Tønnesen
pace(*++fieldpipe)); +cur = fieldpipe; +continue; + } +} + d = di_package_dependency_alloc (parser_data->allocator); if (parser_data->packages) -- Best regards Asbjørn Sloth Tønnesen

Bug#697186: Missing dependency on libcollection-dev

2013-01-02 Thread Asbjørn Sloth Tønnesen
Package: libini-config-dev Version: 0.1.3-1 Severity: serious Tags: patch In /usr/include/ini_config.h there is a dependency on libcollection-dev > #include "collection.h" However it only depends on its own binary: > Depends: libini-config2 (= 0.1.3-1) Marked serious for violation of Debian Poli

Bug#611698: Lets move on

2012-03-30 Thread Asbjørn Sloth Tønnesen
have been protected from this annoying bug: http://bugs.debian.org/666051 -- Best regards Asbjørn Sloth Tønnesen Mugami -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#666051: Long hello hang

2012-03-30 Thread Asbjørn Sloth Tønnesen
.com - api-aa-3t.paypal.com - www.national-lottery.co.uk Thread about the same problem in Arch: https://bbs.archlinux.org/viewtopic.php?id=138103 -- Best regards Asbjørn Sloth Tønnesen Mugami -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe&

Bug#663095: dvswitch: missing dependency on gnome-icon-theme

2012-03-08 Thread Asbjørn Sloth Tønnesen
ioth.debian.org/ Package: dvswitch Architecture: any -Depends: ${shlibs:Depends} +Depends: ${shlibs:Depends}, gnome-icon-theme Suggests: dvsink, dvsource Description: basic video mixer for live DV streams dvswitch is a very basic video mixer that receives DV streams from -- Best regards Asbjørn

Bug#622975: [iceweasel] Please don't use gnome's mime database

2011-09-10 Thread Asbjørn Sloth Tønnesen
f the last command doesn't return the new script, then check your PATH. -- Best regards Asbjørn Sloth Tønnesen -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#631632: DEP 5 example format link used unaltered in debian/copyright

2011-06-25 Thread Asbjørn Sloth Tønnesen
Package: liblucene2-java Version: 2.9.3+ds1-1 Severity: minor http://lists.debian.org/debian-mentors/2011/06/msg00293.html On 06/25/2011 02:28 PM, Asbjørn Sloth Tønnesen wrote: DEP 5 uses this link as an example: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=REVISION libluc

Bug#631229: Initial package available

2011-06-23 Thread Asbjørn Sloth Tønnesen
Hi, I have uploaded the package to mentors: http://mentors.debian.net/debian/pool/main/d/dhcpd-pools Request for sponsor: http://lists.debian.org/debian-mentors/2011/06/msg00231.html -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Tro

Bug#631229: ITP: dhcpd-pools - ISC dhcpd lease analysis and reporting

2011-06-21 Thread Asbjørn Sloth Tønnesen
by some organization specific script etc. Users of the command are most likely ISPs and other organizations that have large IP space. -- Best regards Asbjørn Sloth Tønnesen -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Troubl

Bug#537502: D-I incorrectly expects firmware requests on module load

2010-11-23 Thread Asbjørn Sloth Tønnesen
On 11/23/2010 04:53 PM, Joey Hess wrote: > Asbjørn Sloth Tønnesen wrote: >> I have logged interesting events to tty3, so I know it gets there, and I >> have looked at e100.c, so I know it has to have been up'ed first. >> >> Ok, just found the source for the first

Bug#537502: D-I incorrectly expects firmware requests on module load

2010-11-22 Thread Asbjørn Sloth Tønnesen
On 11/22/2010 10:57 PM, Joey Hess wrote: > Asbjørn Sloth Tønnesen wrote: >> Reopening, since Sergio's description still applies to SVN trunk D-I. > > Hmm, bug is still archived and closed. No, http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=537502 reports it as unarchived a

Bug#537502: D-I incorrectly expects firmware requests on module load

2010-11-22 Thread Asbjørn Sloth Tønnesen
looks for them, and will install them and enable non-free on the target system. Script available on request. Sadly, this Intel DFSG-violation have forced me to have a non-free D-I netboot option on my network :( -- Best reagards Asbjørn Sloth Tønnesen asbjorn.biz -- To UNSUBSCRIBE, email to

Bug#603691: python-flickrapi: Using deprecated module md5 (results in deprecation warning being printed to screen)

2010-11-16 Thread Asbjørn Sloth Tønnesen
Package: python-flickrapi Version: 1.2-3 Severity: normal python-flickrapi should use hashlib instead of the deprecated md5 module. Warning displayed upon import of flickrapi: > /usr/lib/pymodules/python2.6/flickrapi/__init__.py:45: > DeprecationWarning: the md5 module is deprecated; use hashlib

Bug#588477: network-bridge: start: 95 sec sleep/bridge without a default gateway

2010-07-08 Thread Asbjørn Sloth Tønnesen
Package: xen-utils-common Version: 4.0.0-1 Severity: normal Tags: patch do_ifup() in network-bridge exits badly, if the interface doesn't have a default gateway. Since it's wrapped in xen's locking script it causes it to be retied 100 times and sleep for 95 seconds before it continues. In my set

Bug#585408: Adobe Flash Player: APSB10-14 - the 64 bit player is insecure

2010-06-11 Thread Asbjørn Sloth Tønnesen
player10/64bit.html [2] Read the comments on: http://blogs.adobe.com/flashplayer/2010/06/flash_player_101_now_available.html -- Best regards Asbjørn Sloth Tønnesen -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#585434: poppler: The latest stable upstream release is 0.14.0 released on June 8th, 2010

2010-06-10 Thread Asbjørn Sloth Tønnesen
Package: poppler Severity: wishlist It would be really nice if this could get in before squeeze. Changes since last stable release 12.4: Release 0.14.0 core: * Fix crash when parsing pdf with broken JBIG2Stream (Bug #28170) * Do not follow loops blindly when parsing XRef (Bug #28172)

Bug#523735: please release support for post-lenny kernel-package out of the box

2010-03-22 Thread Asbjørn Sloth Tønnesen
and 102 bugs on this package in total -- Best regards Asbjørn Sloth Tønnesen http://asbjorn.it/ signature.asc Description: OpenPGP digital signature

Bug#534880: do we want to fix this?

2010-03-12 Thread Asbjørn Sloth Tønnesen
2) Abandon lenny for dom0 use / wait until stable-2.6.32 is in squeeze. Packages are beginning become availible for testing (huge thanks to Bastian Blank) 3) Get jeremy's 2.6.31 or 2.6.32 tree packaged and into lenny-backports (together with xen-hypervisor-3.4-{i386,amd64}) I doubt that

Bug#520900: ITP: flvmeta -- Metadata injector for FLV video files

2009-03-23 Thread Asbjørn Sloth Tønnesen
be compiled on a variety of platforms, including Linux, Windows, and MacOSX. It is also fast and has a very small memory footprint. - -- Best regards Asbjørn Sloth Tønnesen -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http

Bug#515971: ITP: ec2-tools -- Amazon EC2 Tools

2009-02-18 Thread Asbjørn Sloth Tønnesen
asl/ -- Best regards Asbjørn Sloth Tønnesen -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org