Bug#1068733: lvm2: diff for NMU version 2.03.27-1.1

2025-03-01 Thread Luke W Faraone
68733) + + -- Luke W Faraone Sun, 02 Mar 2025 07:13:05 + + lvm2 (2.03.27-1) unstable; urgency=medium * New upstream release. diff -Nru lvm2-2.03.27/debian/lvm2.install lvm2-2.03.27/debian/lvm2.install --- lvm2-2.03.27/debian/lvm2.install 2024-11-04 09:06:21.0 + +++ lvm2-2.03.27/debian

Bug#1055246: kde-config-plymouth: Does not appear in system settings

2023-11-02 Thread Luke W Faraone
Package: kde-config-plymouth Version: 5.27.8-1 Severity: normal X-Debbugs-Cc: lfara...@debian.org Despite having Plymouth installed, no "Boot Splash Settings" panel appears in KCM, contrary to what is shown in https://screenshots.debian.net/package/kde- config-plymouth -- System Information: Deb

Bug#1054875: /usr/bin/add-apt-repository: python3-launchpadlib required for apt-add-repository

2023-10-27 Thread Luke W Faraone
Package: software-properties-common Version: 0.99.30-4 Severity: normal File: /usr/bin/add-apt-repository X-Debbugs-Cc: lfara...@debian.org Using the apt-add-repository command with a Launchpad PPA produces this unhelpful error: $ sudo add-apt-repository ppa:yuezk/globalprotect-openconnect Traceb

Bug#915675: libasound2-data: Kernel 4.18 change breaks WD15 dock usb audio

2019-01-21 Thread Luke W Faraone
On Thu, 6 Dec 2018 08:36:30 +0100 Elimar Riesebieter wrote: > * Angus Lees [2018-12-06 09:29 +1100]: > > [...] > > > > After *much* debugging, I stumbled across > > https://github.com/edrose/dell-dock-audio-fix/issues/2#issuecomment-440420105 > > > > Apparently the device was renamed in the kernel,

Bug#911198: Browser console empty, all settings deactivated

2018-10-17 Thread Luke W Faraone
found 909046 60.2.1-1 merge 909046 911198 thanks On Wed, 17 Oct 2018 14:36:03 +1300 martin f krafft wrote: > Package: thunderbird > Version: 1:60.2.1-1 > Severity: normal > > The "Browser Console" is empty, and all the checkboxes next to e.g. > Logging (but also all the other menus) are unchecke

Bug#905407: ssh-keygen: Use new OpenSSH key format by default

2018-08-03 Thread Luke W Faraone
Package: openssh-client Version: 1:7.7p1-3 Severity: wishlist File: /usr/bin/ssh-keygen The bcrypt KDF key format was released as part of OpenSSH 6.5 in 2014. It provides greater resistance against brute-force attacks on encrypted private keys, and is now widely compatible. We should use it by de

Bug#899220: Generating PNG graphs raises NotImplementedError

2018-05-20 Thread Luke W Faraone
Package: wotsap Version: 0.7-5 Severity: normal ``` $ wget https://pgp.cs.uu.nl/archive/wot-0.2/latest.wot -O .wotsapdb $ wotsap -o foo.png 0C14A470 D4311E58 [… normal trust path output omitted…] Traceback (most recent call last): File "/usr/bin/wotsap", line 1903, in wotsapmain(sys.argv

Bug#895703: Continuous LIBUSB_ERROR_NO_DEVICE in journal after removing a Yubikey 4 (USB-C)

2018-04-15 Thread Luke W Faraone
On 15/04/18 12:05, Ludovic Rousseau wrote: > - kill any already running pcscd process > - run the newly compiler pcscd > $ sudo src/pcscd --foreground --debug --color | tee log.txt > > - connect the Yubikey 4 (USB-C) > - disconnect the device > - stop pcscd by Ctrl-C after the problem occurred >

Bug#895703: Continuous LIBUSB_ERROR_NO_DEVICE in journal after removing a Yubikey 4 (USB-C)

2018-04-14 Thread Luke W Faraone
Package: pcscd Version: 1.8.23-2 Severity: normal Dear maintainer, This appears to be similar symptoms to bug #459827, but reporting separately, as this has nothing to do with PCMCIA. After removing a Yubikey 4 (USB-C) from my XPS 13 9360, syslog is filled with errors like this about once a seco

Bug#876065: Invalid upstream-signing-key

2017-09-17 Thread Luke W Faraone
Package: yubico-piv-tool Version: 1.4.2-2 Severity: normal The file is in ASCII-armoured format, which is incorrect for `debian/upstream-signing-key.pgp`. The file should should instead be renamed to `debian/upstream/signing-key.asc`. $ uscan uscan: Newest version of yubico-piv-tool on remote sit

Bug#870211: Dead link: "Wiki help"

2017-07-30 Thread Luke W Faraone
Package: nm.debian.org Severity: normal There's a link from /process/:id to the [wiki][1], but unfortunately it appears to be dead. I looked around and wasn't able to find the correct link target. [1]: https://wiki.debian.org/nm.debian.org/Process -- System Information: Debian Release: buster/s

Bug#864801: 'winetricks dotnet35' fails to download dotnetfx3.exe

2017-06-14 Thread Luke W Faraone
Package: winetricks Version: 0.0+20170101-1 Severity: normal Tags: upstream Running `winetricks dotnet35` fails to download dotnetfx3.exe from the Internet Archive. -- System Information: Debian Release: 9.0 APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture

Bug#847493: yubikey-piv-manager: diff for NMU version 1.3.0-1.1

2017-05-16 Thread Luke W Faraone
* Non-maintainer upload. + * Re-add PySide patch. + * Remove requires.txt requiring PySide (Closes: #847493) + + -- Luke W Faraone Wed, 17 May 2017 02:08:22 + + yubikey-piv-manager (1.3.0-1) unstable; urgency=low [ Simon Josefsson ] diff -Nru yubikey-piv-manager-1.3.0/debian/patche

Bug#846548: patch for #846548

2017-05-11 Thread Luke W Faraone
On Thu, 11 May 2017 19:45:51 -0700 Luke W Faraone wrote: > Attached is a patch to fix the path to the engine directory, and moves > this library back to libssl-dev. (it isn't clear to me from changelog or > git log why the move to 1.1 was originally reverted) And of course, that p

Bug#846548: patch for #846548

2017-05-11 Thread Luke W Faraone
control: tag 846548 + patch On Sat, 6 May 2017 19:07:50 +0200 Enrico Zini wrote: > Hello, > > I'm raising severity to serious since as far as I can see the package is > currently unusable in testing without a rebuild. Sadly not even a rebuild will fix it. The issue is that debian/rules specifie

Bug#840235: Lintian dir-or-file-in-etc-opt should not be 'fatal'

2017-03-30 Thread Luke W Faraone
control: tag 840235 + confirmed On Sun, 9 Oct 2016 15:20:25 -0400 David Steele wrote: > Debian Policy does not support blanket rejects based on the Lintian > dir-or-file-in-etc-opt tag. > The tag should be removed from the "fatal" list at > https://ftp-master.debian.org/static/lintian.tags. >  >

Bug#858166: Installation of snaps hangs ervery time

2017-03-19 Thread Luke W Faraone
On 20/03/17 00:40, Michael Hudson-Doyle wrote: > Hm, I can't reproduce this in a stretch VM. This sort of thing smells > more like a bug in the core snap than the snapd package though, so maybe > it's been fixed since you were trying. What revision of the core snap > was snapd trying to install? 14

Bug#854209: Rewritting the license is not relicencing

2017-03-16 Thread Luke W Faraone
On Sun, 12 Mar 2017 21:28:30 +0100 Bastien ROUCARIES wrote: > Mike Hommey ask me to remove a lintian warning about a unicode file. >  > I appear that chrome chan ge the license text because unicode changed > the license of distribued files. >  > But the relicense is not retroactive and unicde con

Bug#855674: [Debian-olpc-devel] Bug#855674: sugar-physics-activity: please make the build reproducible

2017-02-20 Thread Luke W Faraone
On 21/02/17 04:07, Chris Lamb wrote: > Patch attached. "sugar-physics-activity.diff.txt" shows as 0 bytes in both my mail client and the BTS. Could you send it over again? Thanks for your work on reproducible builds. Cheers, Luke Faraone signature.asc Description: OpenPGP digital signature

Bug#744741: Where to ship PySide's egg-info?

2017-01-22 Thread Luke W Faraone
I've prepared a version[1] of PySide that includes the egg-info files needed in the ``python-pyside`` binary package, by incorporating pyside-setup[2] and calling ``python setup/setup.py egg-info``. Is this the right approach? It means we'll only ship this metadata in the main ``python-pyside`` pa

Bug#796673: nautilus-dropbox: E:_cache->open() failed while installing dropbox

2016-09-25 Thread Luke W Faraone
control: tag 796673 moreinfo On Sun, 23 Aug 2015 08:51:58 -0400 Remi Barrette wrote: > Package: nautilus-dropbox > Version: 1.4.0-3 > Severity: important >  > Dear Maintainer, > *** Please consider answering these questions, where appropriate *** >  >* What led up to the situation? >* Wha

Bug#834756: ITP: powershell -- scripting language interpreter built on .NET

2016-08-18 Thread Luke W Faraone
Package: wnpp Severity: wishlist Owner: Luke W Faraone * Package name: powershell Version : 6.0.0~alpha9 Upstream Author : Microsoft * URL : https://github.com/PowerShell/PowerShell * License : Expat Programming Lang: C# Description : scripting

Bug#827740: isympy start fails: No module named sympy.interactive

2016-07-22 Thread Luke W Faraone
m, I think it is cleanest to do as IPython does, and provide both an isympy and an isympy3.   -- LukeFrom 663be530eeb6077089f1db21c6f7e2ea8a1d3795 Mon Sep 17 00:00:00 2001 From: Luke W Faraone Date: Fri, 22 Jul 2016 14:42:40 +0200 Subject: [PATCH] isympy: Drop alternative dependency on 3.x libs

Bug#826884: snapd: /usr/bin/snap already used by the snap package

2016-07-20 Thread Luke W Faraone
control: tags -1 + patch On Thu, 09 Jun 2016 20:51:16 +0200 Andreas Beckmann wrote: > during a test with piuparts I noticed your package failed to install > because it tries to overwrite other packages files without declaring a > Breaks+Replaces relation. > > See policy 7.6 at > https://www.debi

debian-bugs-dist@lists.debian.org

2015-04-01 Thread Luke W. Faraone
retitle 781640 Asymmetric keys and x509 certificates should not be used as HMAC keys forwarded 781640 https://github.com/jpadilla/pyjwt/issues/105 thanks 0.2.1 isn't vulnerable to the alg="none" bug, which was added in 0.3.0. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.or

Bug#672084: imageshack-uploader: FTBFS: qtsingleapplication/qtlocalpeer.cpp:103:54: error: '::getuid' has not been declared

2012-06-03 Thread Luke W. Faraone
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 3 June 2012 02:59, Samuel Thibault wrote: > found 672084 2.2+hg20100408.d802dea89428-5 > thanks > > The bug reappeared with the latest upload, which hasn't acknowledged the > NMU fixing it... Apologies; it wasn't commited to the collab-maint VCS