Bug#1098671: libanyevent-riperedis-perl: FTBFS: Autobuilder hangs

2025-03-03 Thread Alexander Zangerl
l was being polite and waited for its private instance of redis-server to actually terminate, which didn't happen. the fixed version makes sure that that process does indeed goes away. regards az -- Alexander Zangerl + GPG Key 2FCCF66BB963BD5F + https://snafu.priv.at/ Politicians are like

Bug#1095627: duplicity: please update to 3.0.4

2025-02-10 Thread Alexander Zangerl
On Sun, 09 Feb 2025 18:00:34 -0500, Jeremy Bícha writes: >duplicity 3.0.4 was released today: >https://gitlab.com/duplicity/duplicity/-/releases/rel.3.0.4 give me a few days. i hope to find a bit of time for this on the weekend. regards az -- Alexander Zangerl + GPG Key 2FCCF66BB9

Bug#1089270: nmh: FTBFS with make 4.4.1

2024-12-10 Thread Alexander Zangerl
On Sun, 08 Dec 2024 15:41:17 +0100, Stephen Kitt writes: >The attached patch fixed the build. thanks; applied and uploading. -- Alexander Zangerl + GPG Key 2FCCF66BB963BD5F + https://snafu.priv.at/ You can believe anything you want. The universe is not obliged to keep a straight f

Bug#1089270: nmh: FTBFS with make 4.4.1

2024-12-07 Thread Alexander Zangerl
ble yet. severity important is not justified at this time. -- Alexander Zangerl + GPG Key 2FCCF66BB963BD5F + https://snafu.priv.at/ "Sorry, we don't support the worship of gods on this list, we only support the worship of penguins." "what about us agnustics?" -- Russell Coker and

Bug#1081954: libanyevent-riperedis-perl: missing in Debian/testing due to missing source-only upload

2024-09-17 Thread Alexander Zangerl
On Mon, 16 Sep 2024 17:40:59 +0200, Michael Prokop writes: >Looks like a source-only upload after its initial upload was >forgotten? yes, looks like that. *sigh* i've just uploaded one. -- Alexander Zangerl + GPG Key 2FCCF66BB963BD5F + https://snafu.priv.at/ Talk sense to a fool a

Bug#1071675: duplicity: SSH broken with Paramiko 3.4

2024-05-27 Thread Alexander Zangerl
t;(I think >the severity should be important; duplicity fails for one of its primary >use cases.) i disagree, because the ssh/sftp backend is just one of many, and there is a workaround (the pexpect+sftp backend). regards az -- Alexander Zangerl + GPG Key 2FCCF66BB963BD5F + https://snafu.priv.

Bug#1071675: duplicity: SSH broken with Paramiko 3.4

2024-05-23 Thread Alexander Zangerl
change in Paramiko: i cannot reproduce this problem. please provide the output of a duplicity -v9 run and the ssh key types involved on your target machine. regards az -- Alexander Zangerl + GPG Key 2FCCF66BB963BD5F + https://snafu.priv.at/ Q. What kind of a dog says: "bofh! bofh!?&qu

Bug#1060402: liblinux-termios2-perl: FTBFS on ppc64el: OS unsupported - no struct termios2

2024-01-10 Thread Alexander Zangerl
rchitectures. it's certainly part of the termbits.h and ioctls.h of the linux-libc-dev:ppc64el package... for now i'll tag this package with the archs that seem to work - but a better explanation for the gotcha would be welcome. regards az -- Alexander Zangerl + GPG Key 2FCCF6

Bug#1059076: duplicity: --version returns $version, instead of an actual version

2023-12-20 Thread Alexander Zangerl
closed. -- Alexander Zangerl + GPG Key 2FCCF66BB963BD5F + https://snafu.priv.at/ You possess a mind not merely twisted, but actually sprained. -- BSD fortune file signature.asc Description: Digital Signature

Bug#1059076: duplicity: --version returns $version, instead of an actual version

2023-12-20 Thread Alexander Zangerl
>If it's in the Debian repo that way, please alert the maintainer. he has. you're responding to a debian bug. i'll now go back to doing the 'old "mod the code"'. -- Alexander Zangerl + GPG Key 2FCCF66BB963BD5F + https://snafu.priv.at/ Politicians are l

Bug#1057183: welcome message in 1.8~RC2-2 is always shown (+workaround)

2023-11-30 Thread Alexander Zangerl
Package: nmh Version: 1.8~RC2-2 Severity: minor the nmh code normally shows a 'welcome to the new version' banner/message once, if it finds an nmh context file with an older nmh version. however, with the release candidate version in bookworm that detection logic fails...and the welcome doesn't g

Bug#1053535: Add support for timestamps with nanoseconds [patch]

2023-10-06 Thread Alexander Zangerl
nside of complete incompatibility with existing backups. regards az -- Alexander Zangerl + GPG Key 2FCCF66BB963BD5F + https://snafu.priv.at/ "Mary had a little key,/She kept it in escrow/And everything that Mary sent/The Feds were sure to know." -- Sam Simpson signature.asc Description: Digital Signature

Bug#1000693: ITP: libnet-mqtt-simple-perl -- Minimal MQTT version 3 interface

2023-09-27 Thread Alexander Zangerl
orns his code, and asked him about maybe publishing a new release with a proper/explicit copyright notice but he is not oo interested in that and instead has indicated that two of his other modules have made it in with exactly that sparse structure...we'll see, fingers crossed. regards az

Bug#1000693: ITP: libnet-mqtt-simple-perl -- Minimal MQTT version 3 interface

2023-09-27 Thread Alexander Zangerl
upload is already ready, and it looks as if there hasn't been any progress since your ITP in 2021. regards az -- Alexander Zangerl + GPG Key 2FCCF66BB963BD5F + https://snafu.priv.at/ Application has reported a "Not My Fault" in module KRNL.EXE in line 0200:103F signature.

Bug#1052369: lib/finit/reboot should be shipped by finit-sysv, if at all

2023-09-20 Thread Alexander Zangerl
Package: finit-sysv Version: 4.2-1 Severity: normal all the normal frontends for initctl EXCEPT reboot are shipped by finit-sysv, where they make good sense. however, reboot is shipped as /lib/finit/reboot by the main finit package which makes no sense (after all finit's reboot won't work unless

Bug#1052368: initctl is installed in the wrong location

2023-09-20 Thread Alexander Zangerl
Package: finit Version: 4.2-1 Severity: normal Tags: patch initctl is supposed to be installed in /sbin, as it is vital for the admin to invoke and should thus be in the standard path (as also indicated by its manpage). however, your packaging logic currently installs it in /lib/finit/initctl.

Bug#1052367: watch file doesn't work

2023-09-20 Thread Alexander Zangerl
Source: finit Severity: normal Tags: patch this is related to #1019696, which explains why normal github watchfiles have stopped working sometime last year. finit's watch file falls into the no-longer-working category and doesn't find any releases whatsoever. the following suggested replacement w

Bug#1034861: ITP: libanyevent-riperedis-perl -- Flexible non-blocking Redis client

2023-04-25 Thread Alexander Zangerl
Package: wnpp Severity: wishlist Owner: Alexander Zangerl X-Debbugs-Cc: debian-de...@lists.debian.org * Package name: libanyevent-riperedis-perl Version : 0.48 Upstream Author : Eugene Ponizovsky, * URL : https://metacpan.org/release/AnyEvent-RipeRedis * License

Bug#1032965: Upstream 1.2.2 with Prelim Packaging

2023-03-14 Thread Alexander Zangerl
#x27;s jumping around like headless chickens and decided to not follow their bleeding edge mess too closely.) -- Alexander Zangerl + GPG Key 2FCCF66BB963BD5F + https://snafu.priv.at/ Fachbegriffe der Informatik, Urinstinkte: Mail ... News ... Dilbert -- Lars Marowsky-Bree signatur

Bug#1032097: ITP: libpromise-xs-perl -- Fast promises in Perl

2023-02-27 Thread Alexander Zangerl
Package: wnpp Severity: wishlist Owner: Alexander Zangerl X-Debbugs-Cc: debian-de...@lists.debian.org * Package name: libpromise-xs-perl Version : 0.18 Upstream Author : Tom van der Woerdt , Felipe Gasper https://metacpan.org/release/Promise-XS * License : Artistic

Bug#1029752: tests fail with nmh 1.8~RC-2, blocking nmh from entering testing

2023-02-01 Thread Alexander Zangerl
t $HOME. regards az -- Alexander Zangerl + GPG Key 2FCCF66BB963BD5F + https://snafu.priv.at/ > Hi, my name is Rebecca, and I'm a computing whore. -- Rebecca Gray If I pay you twenty bucks, will you blow my EPROM? -- Joe signature.asc Description: Digital Signature

Bug#1029752: tests fail with nmh 1.8~RC-2, blocking nmh from entering testing

2023-01-26 Thread Alexander Zangerl
Package: xlbiff Version: 4.6.3-1 Severity: important xlbiff's autopkgtests fail (silently) with nmh 1.8, which means that version of nmh cannot enter testing. the autopkgtest "regression" log files are devoid of any useful information, so i cannot pinpoint *what* in xlbiff fails, but something is

Bug#1029573: gnuserv: hangs while installing if xemacs21 is installed

2023-01-24 Thread Alexander Zangerl
out, > so there is no log output :-( no problem, i'm relatively certain i know roughly where the gotcha is; should get fixed tonight or tomorrow. -- Alexander Zangerl + GPG Key 2FCCF66BB963BD5F + https://snafu.priv.at/ Fachbegriffe der Informatik, Updateitis: Softwarebulemie -- Frank Klem

Bug#1022982: mark libfile-slurp-perl Multi-Arch: foreign

2022-11-01 Thread Alexander Zangerl
normally call authoritative, but if adjusting file::slurp a little has the potential to improve matters downsteram then so be it. done. >Feedback on these texts (in particular on how easy they are to >understand) would be very welcome. i have no problems with the textual description. -- Alex

Bug#1022982: mark libfile-slurp-perl Multi-Arch: foreign

2022-10-28 Thread Alexander Zangerl
On Fri, 28 Oct 2022 16:51:17 +0200, Helmut Grohne writes: >Please consider applying the attached patch. not until somebody points me to some authoritative documentation of this multi-arch field. (and no, wikis in ubuntu-land don't count.) -- Alexander Zangerl + GPG Key 2FCCF66BB963BD5F

Bug#1021803: gnuserv FTBFS with emacs 28

2022-10-15 Thread Alexander Zangerl
elf being the party that stuffs up, in particular https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1017739 right now i have no idea how to work around this issue, as i cannot reproduce the build fault at all. regards az -- Alexander Zangerl + GPG Key 2FCCF66BB963BD5F + https://snafu.priv.at/ Arguin

Bug#1012389: duplicity: Can't backup anymore - AssertionError

2022-06-07 Thread Alexander Zangerl
ental or whatever) and b) reproduce the problem from a clean state, run duplicity with -v9 and provide the resulting log as well (minus personal/private information). -- Alexander Zangerl + GPG Key 2FCCF66BB963BD5F + http://snafu.priv.at/ The determined programmer can write a FORTRAN

Bug#737564: dump should accomodate backups of media named by their UUID

2022-05-02 Thread Alexander Zangerl
ange. contra: you cannot mix incremental dumps of /dev/sdxyz with UUID=whatever and expect dump to find one by the other. i think that's quite acceptable a limitation, as long as it makes it into the documentation. i'll be working on this Real Soon Now(tm). regards az -- Alexand

Bug#1010153: nmh: Please replace mime-support with media-types in Depends

2022-04-25 Thread Alexander Zangerl
On Mon, 25 Apr 2022 21:36:40 +0900, Charles Plessy writes: >May I ask you to replace mime-support with media-types in nmh's Depends ? sure, i'll update that on the next build. -- Alexander Zangerl + GPG Key 2FCCF66BB963BD5F + http://snafu.priv.at/ Fachbegriffe der Informati

Bug#1007215: solved/workaround

2022-03-15 Thread Alexander Zangerl
irements.txt as part of the docs (as that document lists the python module names needed for various backends). regards az -- Alexander Zangerl + GPG Key 2FCCF66BB963BD5F + http://snafu.priv.at/ "Unterschätze nie die Macht dummer Leute, die einer Meinung sind." -- Kurt Tucholsky signature.asc Description: Digital Signature

Bug#1007574: libyaml-shell-perl: please consider upgrading to 3.0 source format

2022-03-15 Thread Alexander Zangerl
le format 1.0 is not prohibited. -- Alexander Zangerl + GPG Key 2FCCF66BB963BD5F + http://snafu.priv.at/ Fachbegriffe der Informatik, Shockwave Flash: Augenkrebs -- FvL signature.asc Description: Digital Signature

Bug#1004417: -o docs is nonexistent and should be removed from code and manual page

2022-01-26 Thread Alexander Zangerl
recreated a cut down minimal version of said PPD documentation extractor and presenter, which you find attached. feel free to ship it in docs/contrib, it's under GPL 2. #!/usr/bin/perl # $Id$ # # File: ppd-doc-extractor # Date: 27 Jan 2022 16:28:17 # Author: Alexander Zangerl # #

Bug#776315: foomatic-filters: foomatic-rip can't properly execute text filters

2022-01-26 Thread Alexander Zangerl
quot;Page $%|@@JOBTITLE@@ --margins=36:36:36:36 --mark-wrapped-lines=arrow --word-wrap -p-" }, -{ "mpage", "mpage -o -1 @@-b @@PAGESIZE@@ @@-H -h @@JOBTITLE@@ -m36l36b36t36r -f -P- -" }, +{ "mpage", "mpage -o -1 @@-b @@PAGESIZE@@ @@-H -h \"@@JOBTITLE@@ -m36l36b36t36r -f -P- -" }, { "paps", "paps @@--paper @@PAGESIZE@@ --header --font=11.5" }, { NULL, NULL } }; -- Alexander Zangerl + GPG Key 2FCCF66BB963BD5F + http://snafu.priv.at/ Fachbegriffe der Informatik, GNU: GNU is Not Useful, ohne Windows oder Linux darunter. -- Uwe Ohse signature.asc Description: Digital Signature

Bug#1002675: re hubic/pyrax problem

2021-12-29 Thread Alexander Zangerl
n any further. if you can provide such a log the chances of getting this sorted out will rise a bit. regards az -- Alexander Zangerl + GPG Key 2FCCF66BB963BD5F + http://snafu.priv.at/ Q. what do you get whan you cross a tsetse with a mountain climber? A. nothing, you can't cross a vector wit

Bug#996577: fixed in duplicity 0.8.21-1

2021-12-26 Thread Alexander Zangerl
s: TypeError __init__() >got an unexpected keyword argument 'username' i'll forward your new bug report upstream, but don't hold your breath: the hubic service seems to be mostly if not quite entirely dead for multiple years now, so interest in supporting that is not likely

Bug#998456: duplicity: b-d on python3-all-dev, but not built for all supported Python3 versions

2021-11-04 Thread Alexander Zangerl
versions. what undocumented magic do you expect me to bake for doing this? the package already uses dh $@ --with python3 --buildsystem=pybuild what more do you want? -- Alexander Zangerl + GPG Key 2FCCF66BB963BD5F + http://snafu.priv.at/ My name is sendmail.cf. You killed my proces

Bug#995996: dump: segfaults on long paths

2021-10-12 Thread Alexander Zangerl
re is a chance of surviving a pretty hopeless situation like this; don't hold your breath, however. regards az -- Alexander Zangerl + GPG Key 2FCCF66BB963BD5F + http://snafu.priv.at/ I came, I saw, I deleted all your files. signature.asc Description: Digital Signature

Bug#995992: dump: restore errors out when restoring to a directory with non-power-of-two st_blksize

2021-10-12 Thread Alexander Zangerl
On Sat, 09 Oct 2021 18:33:35 +0200, наб writes: >I'm attaching a patch that instead of erroring out just resets it to >MAXBSIZE because thanks for spotting this. i'll have a new release ready in a day or two. regards az -- Alexander Zangerl + GPG Key 2FCCF66BB963BD5F + http

Bug#993336: libclass-trait-perl: arch:all but depends on perlapi-5.32.0

2021-08-31 Thread Alexander Zangerl
On Tue, 31 Aug 2021 00:53:09 +0300, Niko Tyni writes: >Package: libclass-trait-perl i've requested removal of that package (#993410). regards az -- Alexander Zangerl + GPG Key 2FCCF66BB963BD5F + http://snafu.priv.at/ In German, a young lady has no sex, while a turnip has. Th

Bug#993410: RM: libclass-trait-perl -- ROM; deprecated upstream, development ceased ages ago

2021-08-31 Thread Alexander Zangerl
Package: ftp.debian.org Severity: normal i'd like to request the removal of libclass-trait-perl from debian. it's marked as deprecated and dead by upstream, and only libtm-perl needs it and i've requested removal of that package, too.

Bug#993411: RM: libtm-perl -- ROM; ancient, buggy, development has ceased

2021-08-31 Thread Alexander Zangerl
Package: ftp.debian.org Severity: normal i'd like to request that libtm-perl be removed from debian. upstream has stopped working on the code ages ago, it's somewhat incomplete and buggy and not worth bothering with anymore. topicmaps as a concept are dead.

Bug#991784: kuvert FTCBFS: builds for the build architecture

2021-08-01 Thread Alexander Zangerl
the note, i'll take care of this within a day or two. regards az -- Alexander Zangerl + GPG Key 2FCCF66BB963BD5F + http://snafu.priv.at/ "One World, One Web, One Program" - Microsoft Promotional Ad "Ein Volk, Ein Reich, Ein Führer" - Adolf Hitler signature.asc Description: Digital Signature

Bug#968072: ITP: libdata-downsample-largesttrianglethreebuckets-perl -- Perl module for downsampling time series for visual representation

2020-08-07 Thread Alexander Zangerl
Package: wnpp Severity: wishlist Owner: Alexander Zangerl * Package name: libdata-downsample-largesttrianglethreebuckets-perl Version : 1.00 Upstream Author : Steve Troxel * URL : https://metacpan.org/release/Data-DownSample-LargestTriangleThreeBuckets * License

Bug#968070: ITP: liblinux-termios2-perl -- Perl module for accessing the termios2 structure and ioctl

2020-08-07 Thread Alexander Zangerl
Package: wnpp Severity: wishlist Owner: Alexander Zangerl * Package name: liblinux-termios2-perl Version : 0.01 Upstream Author : Paul Evans * URL : https://metacpan.org/release/Linux-Termios2 * License : same as Perl - GPL 1+ or Artistic Programming Lang

Bug#949389: nmh: after version upgrade, mh_build not run on outgoing messages

2020-03-26 Thread Alexander Zangerl
#x27;s redundant now.' but it seems that's not quite the case in the forw -mime scenario. regards az -- Alexander Zangerl + GPG Key 2FCCF66BB963BD5F + http://snafu.priv.at/ The social dynamics of the net are a direct consequence of the fact that nobody has yet developed a Remote Strangulation Protocol. -- Larry Wall signature.asc Description: Digital Signature

Bug#947956: duplicity: mega backend fails to create directory

2020-01-02 Thread Alexander Zangerl
; i'll make sure your patch makes it into the next debian release. regards az -- Alexander Zangerl + GPG Key 2FCCF66BB963BD5F + http://snafu.priv.at/ MASER, n.: Mail Amplification by Stimulation of Emitted Rejections -- Steve VanDevender, Patrick Wade signature.asc Description: Digital Signature

Bug#945423: duplicity fails tests with Python 3.8

2019-12-02 Thread Alexander Zangerl
n.org >Usertags: python3.8 > >duplicity fails tests with Python 3.8, all architectures: upstream claims to have fixed those warning-related failures, (see forwarded) but the fix doesn't work and the test suite now fails differently with "cannot import name '_librsync' fr

Bug#944765: duplicity: Python 3 SyntaxWarnings during package configuration

2019-11-16 Thread Alexander Zangerl
literal. Did you mean "=="? > if result is 2: this one will be fixed in the next uploadd of duplicity later today. >Setting up python3-tasklib (1.2.1-2) ... ... these need to be raised against the python3-tasklib package, not duplicity. regards az -- Alexander Zan

Bug#944512: duplicity: shouldn't be able to create a backup chain with two different passwords

2019-11-13 Thread Alexander Zangerl
ed at that particular issue. >I could throw you a patch tomorrow. And it could have the benefit of >being upstreamable too. that sounds very good; thanks for your time! regards az -- Alexander Zangerl + GPG Key 2FCCF66BB963BD5F + http://snafu.priv.at/ COBOL is for morons. -- Dijkstra

Bug#944512: duplicity: shouldn't be able to create a backup chain with two different passwords

2019-11-12 Thread Alexander Zangerl
ent), at the cost of not having cryptographic integrity assurance (as no signature can be generated w/o some secret key). regards az -- Alexander Zangerl + GPG Key 2FCCF66BB963BD5F + http://snafu.priv.at/ If USENET is anarchy, IRC is a paranoid schizophrenic after 6 days on speed. -- Chris &quo

Bug#944512: duplicity: shouldn't be able to create a backup chain with two different passwords

2019-11-12 Thread Alexander Zangerl
;t want to break that. when i find some time i will try to reassess the need for 01-reverify further but right now i don't see how validate_encryption_settings is supposed to succeed for gpg-encrypted-but-not-signed backups. regards az -- Alexander Zangerl + GPG Key 2FCCF66BB963BD5F + http:

Bug#942593: b2backend: still broken - backblaze folders broken

2019-10-25 Thread Alexander Zangerl
u want me to submit another one? reopening now. with a bit of luck i'll find some time tomorrow to apply the magic sauce from upstream's trunk and push out a new release. regards az -- Alexander Zangerl + GPG Key 2FCCF66BB963BD5F + http://snafu.priv.at/ LISP: To call a spade a thpa

Bug#942593: b2backend: fails with "can only concatenate str (not "bytes") to str"

2019-10-22 Thread Alexander Zangerl
rl above) and has been fixed in 0.8.05; i'll be updating debian's duplicity in a few days, at which point that problem should be history. regards az -- Alexander Zangerl + GPG Key 2FCCF66BB963BD5F + http://snafu.priv.at/ Competely pointless fact of the day: One of my rats is called S

Bug#940473: dump: Verify fails when multiple extended attributes are present

2019-10-05 Thread Alexander Zangerl
(attribute) data is a bit of a pain to fix, but i've got a fix in the works; not covering all 100% of the possible situations yet but close. regards az -- Alexander Zangerl + GPG Key 2FCCF66BB963BD5F + http://snafu.priv.at/ Never meddle in the affairs of NT. It is slow to boot and quick to crash. -- Stephen Harris signature.asc Description: Digital Signature

Bug#940473: dump: Verify fails when multiple extended attributes are present

2019-09-16 Thread Alexander Zangerl
oon as i find a few spare moments. regards az -- Alexander Zangerl + GPG Key 2FCCF66BB963BD5F + http://snafu.priv.at/ "A decade ago, I observed that commercial certificate authorities protect you from anyone from whom they are unwilling to take money. That turns out to be wrong; they don'

Bug#939165: nmh: spost execs /usr/lib/mh/nmh/post, could do with s:nmh/::

2019-09-03 Thread Alexander Zangerl
ost has been marked deprecated and superseded by post since the 1.6 release, and you should very likely change your postproc in .mh_profile to post. cheers az -- Alexander Zangerl + GPG Key 2FCCF66BB963BD5F + http://snafu.priv.at/ A)bort, R)etry, P)ee in drive door signature.asc Description: Digital Signature

Bug#929949: New upstream version 0.8 available, compatible with python3

2019-08-12 Thread Alexander Zangerl
e i've focused on getting it to build with and against python 3. after some work on this i've determined that duplicity 0.8.0 doesn't properly work with python 3 either. i haven't had the time to look at the new 0.8.1 yet, which is going to be the next step. regards az

Bug#929949: status update

2019-06-24 Thread Alexander Zangerl
anybody want to play with this straight away. regards az -- Alexander Zangerl + GPG Key 2FCCF66BB963BD5F + http://snafu.priv.at/ Blessed are the PHBs-who-do-not-understand-hardware, for they can be coerced into signing for upgrades to make life a bit more tolerable signature.asc Description: Digital Signature

Bug#929949: New upstream version 0.8 available, compatible with python3

2019-06-20 Thread Alexander Zangerl
is for upstream as-is, and the debian branch contains the quilt patches and so on. regards az -- Alexander Zangerl + GPG Key 2FCCF66BB963BD5F + http://snafu.priv.at/ "Mama, was kreut da?" - "Das heißt kriecht!" - "Mama, wo kreut das Kriecht hin?" -- gschropperl.m

Bug#929949: New upstream version 0.8 available, compatible with python3

2019-06-20 Thread Alexander Zangerl
On Tue, 18 Jun 2019 21:23:18 +0200, Sebastien Bacher writes: >Thanks for the status update. Did you report those issues upstream yet? one only, at this time; i've seen that you added a few of them. regards az -- Alexander Zangerl + GPG Key 2FCCF66BB963BD5F + http://snafu.priv.at/ Fach

Bug#929949: New upstream version 0.8 available, compatible with python3

2019-06-18 Thread Alexander Zangerl
uite fails quite a lot, and after patching that part basic functionality is still very very broken.) no promises as to when i will find time and mental strength to wade through this (upstream-induced) mess. regards az -- Alexander Zangerl + GPG Key 2FCCF66BB963BD5F + http://snafu.priv.at/

Bug#929949: New upstream version 0.8 available, compatible with python3

2019-06-03 Thread Alexander Zangerl
time in the next two weeks. regards az -- Alexander Zangerl + GPG Key 2FCCF66BB963BD5F + http://snafu.priv.at/ "Sorry, we don't support the worship of gods on this list, we only support the worship of penguins." "what about us agnustics?" -- Russell Coker and Graham Wilson

Bug#926297: duplicity: azure dependency broken?

2019-04-04 Thread Alexander Zangerl
(see the launchpad tracker link above). a comment on that bug report indicates that forcing the installation of an older azure api version with pip install azure-storage==0.20.0 should provide a workaround for now (you may also have to ditch the python-azure-storage debian package). regards az --

Bug#921244: comp/send: strange error and undocumented behaviour when using Bcc-header

2019-02-03 Thread Alexander Zangerl
have a deeper look at the problem myself as well. you might try switching to 'smtp' or 'sendmail/smtp' in /etc/nmh/mts.conf as a potential workaround until that bug is sorted; note that according to the mts.conf manpage dcc: is NOT supported if 'sendmail/pipe' is the t

Bug#917331: nmh message include via POP3 ignores password (null pointer?)

2018-12-27 Thread Alexander Zangerl
of prompted-for passwords. (upstream has actually also found & fixed that one at some point after the 1.7.1 release.) a new version of nmh will hit unstable within the next 24 hours, and you should be able to recreate your jessie-backport build at that time. regards az -- Alexander Zang

Bug#917031: nmh: co-installability with mmh

2018-12-27 Thread Alexander Zangerl
ability to work with the mh flavour provided by mmh, then i need all of mmh and none of nmh on my system, and vice versa. it makes no sense whatsoever to have half of mmh and half of nmh active for such compatibility testing or front-end development. regards az -- Alexander Zangerl + GPG Key 2F

Bug#917331: nmh message include via POP3 ignores password (null pointer?)

2018-12-27 Thread Alexander Zangerl
#x27;d suggest using that as a workaround. (because this workaround exists i'm lowering the severity of the bug to normal.) ie 'credentials: file:.netrc' in .mh_profile, and a 0600-chmod'd ~/.netrc with 'machine localhost login testme password whatever' does convince in

Bug#917072: mmm-mode: fails to byte-compile with emacs-26

2018-12-22 Thread Alexander Zangerl
l. mmm-sample byte-compiles fine on e26 in a fresh sid chroot, so i'm about to upload 0.5.7-3; that'll invalidate your delayed nmu. regards az -- Alexander Zangerl + GPG Key 2FCCF66BB963BD5F + http://snafu.priv.at/ "If you want sympathy, look in the dictionary; it's betwe

Bug#917072: mmm-mode: fails to byte-compile with emacs-26

2018-12-22 Thread Alexander Zangerl
see if i can narrow this down any further but it's already pretty small...somehow this does smell like an emacs bug. >Attached is an nmudiff that I plan to upload to DELAYED/5 thanks for that; certainly no objections from my side. regards az -- Alexander Zangerl + GPG Key 2FCCF66BB963

Bug#917031: nmh: co-installability with mmh

2018-12-21 Thread Alexander Zangerl
provide me with a compelling resonining and case for why this mixing of incompatible and overlapping code should be beneficial i'll close this as wontfix and make nmh explicitely conflict with mmh. regards az -- Alexander Zangerl + GPG Key 2FCCF66BB963BD5F + http://snafu.priv.at/ A succ

Bug#917031: nmh: co-installability with mmh

2018-12-21 Thread Alexander Zangerl
those changes in the next few days. regards az -- Alexander Zangerl + GPG Key 2FCCF66BB963BD5F + http://snafu.priv.at/ I just went visual on this goofy looking Finn riding on a gnu, wielding one pissed off penguin... gah -- Bob The Sane signature.asc Description: Digital Signature

Bug#908743: mmm-mode: package cl-lib conflicts with emacs cl-lib

2018-09-14 Thread Alexander Zangerl
tall (which already byte-compiles only the applicable files for the emacs platform in question) needs to be a bit more agressive and get rid of or neuter the cl-lib.el if used with a non-xemacs emacs. i'll look into ths in the next few days. regards az -- Alexander Zangerl + GPG Key

Bug#906427: duplicity: FTBFS: test failure (gpg failed)

2018-08-19 Thread Alexander Zangerl
s like gnupg 2.2.8 has changed its behaviour in a fairly incompatible fashion, which throws the test suite off. upstream has a fix but it's not part of a release - yet. regards az -- Alexander Zangerl + GPG Key 2FCCF66BB963BD5F + http://snafu.priv.at/ Meddle not in the affairs of sysadmin

Bug#826492: libtm-perl: Unescaped left brace in regex is deprecated

2018-07-20 Thread Alexander Zangerl
, testing has 1.21 so that's fine; i'm not sure if that bug should be closed outright, but it certainly does belong to libparse-yapp-perl. regards az -- Alexander Zangerl + GPG Key 2FCCF66BB963BD5F + http://snafu.priv.at/ It is not I who seek the young fool; The young fool seeks me. At

Bug#901590: duplicity: Backblaze B2 backups error with "Bucket cannot be created"

2018-06-15 Thread Alexander Zangerl
#x27;m closing this bug. i'll have a look at producing a backport version for stretch/stable. regards az -- Alexander Zangerl + GPG Key 2FCCF66BB963BD5F + http://snafu.priv.at/ "Zeilen muessen scrollen fuer den Sig." -- Christian Pree signature.asc Description: Digital Signature

Bug#900885: dump FTBFS on Alpha; no getpid syscall

2018-06-06 Thread Alexander Zangerl
t 8-10 years ago when i needed this to work on sparc boxes. anyway, i'll sort this out for alpha without breaking sparc if possible. regards az -- Alexander Zangerl + GPG Key 2FCCF66BB963BD5F + http://snafu.priv.at/ To clean and uninfected by the Empire remain, Emacs you use must.

Bug#900885: dump FTBFS on Alpha; no getpid syscall

2018-06-06 Thread Alexander Zangerl
xt few days. regards az -- Alexander Zangerl + GPG Key 2FCCF66BB963BD5F + http://snafu.priv.at/ Hit any user to continue. signature.asc Description: Digital Signature

Bug#893930: mmm-mode: broken under XEmacs: Cannot open load file: cl-lib

2018-03-25 Thread Alexander Zangerl
gic for xemacs, but it'll take a few days. regards az -- Alexander Zangerl + GPG Key 2FCCF66BB963BD5F + http://snafu.priv.at/ "The first rule of magic is simple. Don't waste your time waving your hands and hoping when a rock or a club will do." -- McCloctnik the Lucid signature.asc Description: Digital Signature

Bug#893365: mmm-mode was transfered under FSF umbrella, copyright needs to be updated

2018-03-23 Thread Alexander Zangerl
urce level i will not change anything. regards az -- Alexander Zangerl + GPG Key 2FCCF66BB963BD5F + http://snafu.priv.at/ You are trapped in a maze of screens and ssh sessions all alike. It is dark, and you are likely to log off the wrong account. -- Nep signature.asc Description: Digital Signature

Bug#890645: duplicity: Duplicity fails on Backblaze B2 list-current-files

2018-02-20 Thread Alexander Zangerl
ckblaze is commercial and therefore i don't use it and i don't care about it. regards az -- Alexander Zangerl + GPG Key 2FCCF66BB963BD5F + http://snafu.priv.at/ ...wild Colostomy lurk dangerously in the trees, while out on the prairie, large herds of chocolate brown Bulimia graze contentedly... -- Tanuki signature.asc Description: Digital Signature

Bug#890645: duplicity: Duplicity fails on Backblaze B2 list-current-files

2018-02-17 Thread Alexander Zangerl
as far as i can tell (not being a backblaze user) this *is* necessary because the backblaze api isn't available as debian package. i'll add a note about this to news.debian for the next release; there is nothing else that i can do about this. regards az -- Alexander Zangerl + GPG

Bug#888878: fails to restore signed backup

2018-02-01 Thread Alexander Zangerl
ics i need the actual output of a failed restore run with -v9. regards az -- Alexander Zangerl + GPG Key 2FCCF66BB963BD5F + http://snafu.priv.at/ Some people think I'm nice & are shocked when they find out different. I'm not a nice person, & I don't care about yo

Bug#880111: closed by Alexander Zangerl (Bug#880111: fixed in duplicity 0.7.16-1)

2018-01-28 Thread Alexander Zangerl
On Sun, 28 Jan 2018 12:13:34 +0100, Francesco Poli writes: >I upgraded to duplicity/0.7.16-1, but I still get the error on >incremental backups: upstream considers having this 'error message that is just a notice message' to be _the_ fix. ie. benign and ignorable. regards az

Bug#886117: FTBFS: most of testsuite

2018-01-10 Thread Alexander Zangerl
uplicityTestCase(unittest.TestCas def unpack_testfiles(self): assert not os.system("rm -rf testfiles") -assert not os.system("tar xzf testfiles.tar.gz > /dev/null 2>&1") +assert not os.system("tar xzf testfiles.tar.gz") assert not os.system("mkdir testfiles/output testfiles/cache") def _update_env(self, key, value): -- Alexander Zangerl + GPG Key 2FCCF66BB963BD5F + http://snafu.priv.at/ "I can't see any data coming out of this Tolkien Ring card." "Well of course not, it confers invisibility." -- Anthony de Boer signature.asc Description: Digital Signature

Bug#886117: FTBFS: most of testsuite

2018-01-05 Thread Alexander Zangerl
that tarball does contain a number of nastily named files (glancing at hexdump tells me it's iso-8859-1 and not utf-8). i suspect these file names are the root cause. regards az -- Alexander Zangerl + GPG Key 2FCCF66BB963BD5F + http://snafu.priv.at/ "Ein Blitzableiter auf einem Kirch

Bug#886117: FTBFS: most of testsuite

2018-01-03 Thread Alexander Zangerl
w why that could be a platform-specific failure. regards az -- Alexander Zangerl + GPG Key 2FCCF66BB963BD5F + http://snafu.priv.at/ "Unterschätze nie die Macht dummer Leute, die einer Meinung sind." -- Kurt Tucholsky % Which is worse: Ignorance or apathy? I don't know and I don't care. signature.asc Description: Digital Signature

Bug#880111: duplicity: fails to ask for GPG key passphrase and claims that none was given

2017-11-03 Thread Alexander Zangerl
ote manifest in that situation (earlier on it's logged that "local and remote are in sync"). i'll raise a bug with upstream to improve the logging for this situation. regards az -- Alexander Zangerl + GPG Key 2FCCF66BB963BD5F + http://snafu.priv.at/ "There are only t

Bug#880251: duplicity: FTBFS: Test failures

2017-11-02 Thread Alexander Zangerl
ave no diea how that could have failed in the chroot that you used for the archive build? the very same code survives the tests just fine in a sid chroot under pbuilder. regards az -- Alexander Zangerl + GPG Key 2FCCF66BB963BD5F + http://snafu.priv.at/ "Militant *BSD users are frequently i

Bug#880251: duplicity: FTBFS: Test failures

2017-11-02 Thread Alexander Zangerl
the test runs on (if i read the code correctly it will only work in GMT-6). i'll sort this out within the next day or two and report the problem upstream. regards az -- Alexander Zangerl + GPG Key 2FCCF66BB963BD5F + http://snafu.priv.at/ 'Glaube' heißt Nicht-wissen-wollen, was

Bug#880111: duplicity: fails to ask for GPG key passphrase and claims that none was given

2017-10-31 Thread Alexander Zangerl
ask for a passphrase, duplicity or gpg-agent. 6. does the duplicity backup work if you run it from X? 7. does gnupg sign work if you run it from a non-X console, like where your failing duplicity was run? regards az -- Alexander Zangerl + GPG Key 2FCCF66BB963BD5F + http://snaf

Bug#871432: nmh: please switch to SSLv23_… or TLS_…_method

2017-09-26 Thread Alexander Zangerl
ersion 1.7-rc3, which has modern tls support. a few more days of local testing and i'll upload that. regards az -- Alexander Zangerl + GPG Key 2FCCF66BB963BD5F + http://snafu.priv.at/ Fachbegriffe der Informatik, Interaktives Fernsehen: Fernsteuerung mit Taste 'Bezahlen' statt

Bug#873162: duplicity: missing dependency to gpg

2017-08-25 Thread Alexander Zangerl
lly be installed. however, strictly speaking, only 'essential' packages are officially exempt from listing as dependencies, so i'll fix this in the next upload. regards az -- Alexander Zangerl + GPG Key 2FCCF66BB963BD5F + http://snafu.priv.at/ One of the main advantages of Unix ove

Bug#726731: #726731: dump: Huge RAM usage on restore

2017-08-24 Thread Alexander Zangerl
entally instead of being held in memory. regards az -- Alexander Zangerl + GPG Key 2FCCF66BB963BD5F + http://snafu.priv.at/ "It's a pity that punched card equipment is now almost all gone. There's nothing better for grabbing a tie and breaking the wearer's neck."

Bug#866563: dump: Bad package description

2017-08-24 Thread Alexander Zangerl
urprise, given that linux isn't 4.4BSD whose last release was 22 years ago... anyway, i'll adjust the description for the next release. regards az -- Alexander Zangerl + GPG Key 2FCCF66BB963BD5F + http://snafu.priv.at/ "The PROPER way to handle HTML postings is to cancel the artic

Bug#861703: duplicity: please run tests during build

2017-08-24 Thread Alexander Zangerl
so, testing/gnupg/random_seed and so on). >It's just something we've also done since maybe trusty because >upstream fixed the issues those patches solve. i disagree with that claim: the relevant lauchpad bugs are still open, and i don't see any fixes in the code. regards az

Bug#801907: closed by Alexander Zangerl (Bug#801907: fixed in jesred 1.2pl1-20)

2017-05-13 Thread Alexander Zangerl
On Sun, 14 May 2017 01:22:11 +0300, Adrian Bunk writes: >It is still present in jessie, could you also fix it there? i've requested an ok for stable-proposed-updates in #862523. regards az -- Alexander Zangerl + GPG Key 2FCCF66BB963BD5F + http://snafu.priv.at/ NT and security shoul

Bug#862523: jessie-pu: package jesred/1.2pl1-19+deb8

2017-05-13 Thread Alexander Zangerl
sie: squid 3.4 and newer uses an incompatible +format for interacting with redirectors like jesred. + + -- Alexander Zangerl Sun, 14 May 2017 13:11:36 +1000 + jesred (1.2pl1-19) unstable; urgency=low * added support for ipv6 (closes: #714819) diff -Nru jesred-1.2pl1/debian/patches/05-squ

Bug#862005: duplicity crashes with "-tempdir failed" messg

2017-05-07 Thread Alexander Zangerl
city/+bug/1177381 i cannot reproduce the problem here, but upstream seems to be working on that particular issue. regards az -- Alexander Zangerl + GPG Key 2FCCF66BB963BD5F + http://snafu.priv.at/ Fachbegriffe der Informatik, Putzfrau: Nicht absichtlich bösartig handelnde Person ohne En

Bug#860849: duplicity: Duplicity OOMs machines while processing backup chains (memleak?)

2017-05-01 Thread Alexander Zangerl
ad.net/duplicity/+bug/1005478) regards az -- Alexander Zangerl + GPG Key 2FCCF66BB963BD5F + http://snafu.priv.at/ Fachbegriffe der Informatik, Halflife-Server: Server, der nur halb lebt. Kurz: IIS. -- Andreas Dau signature.asc Description: Digital Signature

Bug#860849: duplicity: Duplicity OOMs machines while processing backup chains (memleak?)

2017-04-21 Thread Alexander Zangerl
--encrypt-key --include-filelist /etc/backup-targets / does your /etc/backup-targets exclude /proc, /sys and /dev? otherwise your invocation as given here would attempt to back up everything, including stuff like /dev/mem. regards az -- Alexander Zangerl + GPG Key 2FCCF66BB963BD5F + http:/

  1   2   3   4   5   >