Bug#1092511: ufw: FTBFS: AttributeError: module 'unittest' has no attribute 'makeSuite'

2025-01-16 Thread Jamie Strandboge
Thanks for added info and to Lucas for the initiall report. I plan to look at this in the coming days. On January 15, 2025 5:06:08 PM s3v wrote: Dear Maintainer, After applying this commit [1], I was able to build your package in a sid chroot environment and autopkgtests pass as well. Kind

Bug#1051543: grub2: Fails to load normal.mod from a XFS v5 parition.

2023-09-12 Thread Jamie Heilman
sectsz=512 sunit=0 blks, lazy-count=1 realtime =none extsz=4096 blocks=0, rtextents=0 Do we know if the breakage related to bigtime feature? -- Jamie Heilman http://audible.transient.net/~jamie/

Bug#1028454: nsscache: diff for NMU version 0.42-2.1

2023-03-07 Thread Jamie Wilkinson
No go for it, thanks. On Fri, 3 Mar 2023 at 07:27, Adrian Bunk wrote: > Control: tags 1028454 + patch > Control: tags 1028454 + pending > > Dear maintainer, > > I've prepared an NMU for nsscache (versioned as 0.42-2.1) and uploaded > it to DELAYED/7. Please feel free to tell me if I should cance

Bug#1028029: xscreensaver: contains non-free fonts

2023-01-28 Thread Jamie Zawinski
On Jan 6, 2023, at 1:50 AM, Bastian Germann wrote: > > But there is a version available at > https://sourceforge.net/projects/ocr-a-font/ that might be free. > You can certainly replace it. This one seems better than that one: https://tsukurimashou.osdn.jp/ocr.php.en Annoyingly, the name chang

Bug#1028029: xscreensaver: contains non-free fonts

2023-01-05 Thread Jamie Zawinski
Correction, Gallant is in fact BSD licensed: http://ftp.netbsd.org/pub/NetBSD/NetBSD-current/src/sys/dev/wsfont/gallant12x22.h

Bug#1028029: xscreensaver: contains non-free fonts

2023-01-05 Thread Jamie Zawinski
False. Luxi Mono is from Red Hat, I'm sure you've heard of them. OCRA is an ANSI Standard, and is public domain. Gallant is a reproduction of the Sun font created by Joshua M. Clulow and released, as far as I am aware, into the public domain.

Bug#1000265: typo in fix for CVE-2021-21996 breaks file.managed on stretch

2021-11-20 Thread Jamie Heilman
odule' object has no attribute 'path' which makes salt on stretch pretty much unusable. -- Jamie Heilman http://audible.transient.net/~jamie/

Bug#987149: xscreensaver: allows starting external programs with cap_net_raw

2021-04-18 Thread Jamie Zawinski
As I said, it's already fixed in 6.00. The fix is just to configure without setcap and use setuid instead, which works properly with Mesa. I assume that having 6.00 distributed by Debian prior to 2035 would be asking too much, but we dare to dream.

Bug#987149: xscreensaver: allows starting external programs with cap_net_raw

2021-04-18 Thread Jamie Zawinski
Already fixed in XScreenSaver 6.00. The bug is in Mesa: it has a panoply of env vars that do what LD_PRELOAD does, except Mesa only checks geteuid instead of checking getauxval AT_SECURE, as the kernel does. So anything that uses both Mesa and setcap is vulnerable. Ironically, using setuid ins

Bug#979562: lightdm session termination does not stop xscreensaver

2021-01-11 Thread Jamie Zawinski
.0 3748 664 pts/0S+ 21:56 0:00 grep saver Note that pid 11997 does not have -nosplash on its command line. -- Jamie Zawinski https://www.jwz.org/ https://www.dnalounge.com/

Bug#979562: lightdm session termination does not stop xscreensaver

2021-01-10 Thread Jamie Zawinski
nd user B. If things have gone wrong in a weird way, the "xscreensaver-systemd" process of user A might linger, but it won't be able to communicate with user B's xscreensaver. -- Jamie Zawinski https://www.jwz.org/ https://www.dnalounge.com/

Bug#979562: lightdm session termination does not stop xscreensaver

2021-01-10 Thread Jamie Zawinski
dministrator installed xscreensaver on a multi-user system, the expectation would be for it to run in all graphical login sessions. -- Jamie Zawinski https://www.jwz.org/ https://www.dnalounge.com/

Bug#979562: lightdm session termination does not stop xscreensaver

2021-01-08 Thread Jamie Zawinski
> In xscreensaver (or maybe lightdm). > Why is xscreensaver started in the lightdm session anyway? > Is xscreensaver really usable as a per user service or should it be per > session? > Why is the lightdm xscreensaver instance interfering with the xscreensaver > instance of the logged in user? >

Bug#953098: xscreensaver: Crashes with XIO: fatal IO error

2020-03-24 Thread Jamie Zawinski
For best logging: xscreensaver -verbose -log log.txt

Bug#953098: xscreensaver: Crashes with XIO: fatal IO error

2020-03-14 Thread Jamie Zawinski
As far as I know, an XIO error means the X server dropped the connection to the xscreensaver client. So either the X server itself crashed, or it decided to disconnect xscreensaver for some unknown reason. If the client had done something wrong, X11-protocol-wise, this would have been a more v

Bug#951935: ufw: FTBFS: ERROR: test_get_iptables_version (tests.unit.test_util.UtilTestCase)

2020-02-29 Thread Jamie Strandboge
On Wed, 26 Feb 2020, Jamie Strandboge wrote: > Thanks for the report! Yes, this is known and the fix queued. I was > recently approved for Debian Maintainer and will do this as soon as I'm > given upload permissions (key added, in process of getting someone to > run dcut for me).

Bug#951935: ufw: FTBFS: ERROR: test_get_iptables_version (tests.unit.test_util.UtilTestCase)

2020-02-26 Thread Jamie Strandboge
ld > on amd64. Thanks for the report! Yes, this is known and the fix queued. I was recently approved for Debian Maintainer and will do this as soon as I'm given upload permissions (key added, in process of getting someone to run dcut for me). -- Jamie Strandboge | http://www.canonical.com

Bug#949257: xserver-xorg-core: Segmentation fault w/ 1.20.7

2020-01-22 Thread Jamie Heilman
Vincent Lefevre wrote: > On 2020-01-19 00:09:13 +0000, Jamie Heilman wrote: > > Package: xserver-xorg-core > > Version: 2:1.20.7-2 > > Severity: grave > > > > Setup is a NVIDIA GF108GL [Quadro 600] driving two monitors in > > portrait orientation. Ker

Bug#938746: ufw: Python2 removal in sid/bullseye

2020-01-22 Thread Jamie Strandboge
On Tue, 03 Sep 2019, Jamie Strandboge wrote: > On Fri, 30 Aug 2019, Matthias Klose wrote: > > > Package: src:ufw > > Version: 0.36-1 > > Severity: normal > > Tags: sid bullseye > > User: debian-pyt...@lists.debian.org > > Usertags: py2removal > >

Bug#949518: ufw: does not work with iptables-restore 1.8.4-2 (blank line in file)

2020-01-22 Thread Jamie Strandboge
On Wed, 22 Jan 2020, Jamie Strandboge wrote: > There are two cases (outlined in the upstream bug) that is causing ufw > trouble when using iptables-nft-restore with stdin: I forgot to mention, pkg-netfilter-team, ufw 0.36-2 adds (among other things) autopkgtest tests that will hopefully u

Bug#949518: ufw: does not work with iptables-restore 1.8.4-2 (blank line in file)

2020-01-22 Thread Jamie Strandboge
On Tue, 21 Jan 2020, Paul Aurich wrote: > Package: ufw > Version: 0.36-1 > Severity: grave > Justification: renders package unusable > > ufw fails to start with iptables 1.8.4-2, even after #946289 is fixed. > Downgrading to iptables 1.8.3-2 fixes this. iptables-restore > (iptables-nft-restore)

Bug#949257: xserver-xorg-core: Segmentation fault w/ 1.20.7

2020-01-19 Thread Jamie Heilman
, argc=7, argv=0x7fffcfe334e8, init=, fini=, rtld_fini=, stack_end=0x7fffcfe334d8) at ../csu/libc-start.c:308 #20 0x55a933b5e74a in _start () at ../../../../../../hw/xfree86/modes/xf86Crtc.c:2033 -- Jamie Heilman http://audible.transient.net/~jamie/

Bug#949257: xserver-xorg-core: Segmentation fault w/ 1.20.7

2020-01-19 Thread Jamie Heilman
Bernhard Übelacker wrote: > Hello Jamie Heilman, > I just tried to retrieve some line information from the backtrace. > Unfortunately I could not match the addresses with the > binary from the debian repository. > Was this backtrace by any chance built with a local > rebuild o

Bug#949257: xserver-xorg-core: Segmentation fault w/ 1.20.7

2020-01-18 Thread Jamie Heilman
at address 0x10 [ 590.916] (EE) Fatal server error: [ 590.916] (EE) Caught signal 11 (Segmentation fault). Server aborting [ 590.916] (EE) full Xorg and xdm logs attached; appears to die at the point when the screen gets resized -- Jamie Heilman http://audible.trans

Bug#946289: ufw: fails to start with iptables 1.8.4

2020-01-06 Thread Jamie Strandboge
On Fri, 13 Dec 2019, Jamie Strandboge wrote: > I can confirm this. It looks like iptables-restore and iptables6-restore > in 1.8.4 has broken -n behavior with the nft varieties. This is https://bugzilla.netfilter.org/show_bug.cgi?id=1394 -- Email: ja...@strandboge.com IRC: jdstrand

Bug#946289: ufw: fails to start with iptables 1.8.4

2019-12-13 Thread Jamie Strandboge
On Fri, 06 Dec 2019, Antonio Terceiro wrote: > Package: ufw > Version: 0.36-1 > Severity: grave > Justification: renders package unusable > > This started since the latest upgrade of iptables (1.8.4). Reverting to > 1.8.3 (testing) makes it work again. > > This is the contents of the journal for

Bug#941844: Acknowledgement (gnome-shell: gdm fails to start: gnome-shell JS error)

2019-10-06 Thread Jamie Forth
the issue. > testing/unstable are genuinely unstable right now, as they often are > shortly after the release of a stable Debian version. I would recommend > using apt-listbugs to avoid upgrading to packages with known RC bugs. Thanks for the apt-listbugs tip. -- Jamie

Bug#941844: gnome-shell: gdm fails to start: gnome-shell JS error

2019-10-06 Thread Jamie Forth
ove() vfuncs. Because it would crash the application, it has been blocked. Oct 6 10:54:22 lutyens gnome-shell[1140]: The offending callback was set_actor(), a vfunc. Oct 6 10:54:22 lutyens gnome-session[1128]: gnome-session-binary[1128]: WARNING: App 'org.gnome.Shell.desktop' exited with code

Bug#865967: backport to stretch

2019-04-12 Thread Jamie McClelland
Is it possible to back port this fix to debian stretch, stretch backports? As far as I can tell, this package simply won't work in Debian Stretch if you are using the postgres backend (maybe it works with other backends, not entirely sure). Thanks for your work packaging it!

Bug#921680: ufw cannot determine iptables version, fails

2019-02-15 Thread Jamie Strandboge
gt; ii iptables 1.8.2-3 > ii lsb-base 10.2018112800 > ii python33.7.2-1 > ii ucf3.0038+nmu1 > > ufw recommends no packages. > > Versions of packages ufw suggests: > ii rsyslog 8.40.0-1+b1 > > -- debconf information: > ufw/existing_configuration: > ufw/allow_known_ports: > ufw/enable: false > ufw/allow_custom_ports: -- Jamie Strandboge | http://www.canonical.com signature.asc Description: PGP signature

Bug#921095: gajim: traceback when starting gajim: got an unexpected keyword argument 'lang'

2019-02-01 Thread Jamie McClelland
, caller=self, -idlequeue=app.idlequeue, -lang=i18n.LANG) +idlequeue=app.idlequeue) # increase default timeout for server responses nbxmpp.dispatcher_nb.DEFAULT_TIMEOUT_SECONDS = \ Full traceback: 0 jamie@turkey:~$ gajim Found default

Bug#918548: [pkg-apparmor] Bug#918548: About possibility to translate AppArmor tunables

2019-01-10 Thread Jamie Strandboge
on by default and the current upstream mechanisms have proved 'ok enough'. I'll speculate and say this probably has something to do with the fact that the @{XDG_*_DIR} variables aren't widely used in system-shipped policy and what is left is sysadmin created policy and if the sysadmin is writing the policy, the man page is likely consulted. -- Jamie Strandboge | http://www.canonical.com signature.asc Description: PGP signature

Bug#912595: ufw fails to start with option IPV6=yes in /etc/default/ufw ERROR: unknown option "--icmpv6-type"

2018-11-01 Thread Jamie Strandboge
On Thu, 01 Nov 2018, Karlheinz Geyer wrote: > Hi Jamie, > thx vm for ur reply... > > Jamie Strandboge [01.11.2018 13.34.36 -0500]: > > > What is the output of: > > > > $ sudo /usr/share/ufw/check-requirements > > # /usr/share/ufw/check-requirement

Bug#912595: ufw fails to start with option IPV6=yes in /etc/default/ufw ERROR: unknown option "--icmpv6-type"

2018-11-01 Thread Jamie Strandboge
What is the output of: $ sudo /usr/share/ufw/check-requirements -- Jamie Strandboge | http://www.canonical.com signature.asc Description: PGP signature

Bug#896787: ufw: missing build dependency on python3-distutils

2018-05-07 Thread Jamie Strandboge
ue to > > python3.6 (3.6.5~rc1-2) unstable; urgency=medium > > * python3.6: Drop dependency on python3-distutils. > ... > -- Matthias Klose Tue, 20 Mar 2018 14:29:58 +0800 Thanks for reporting this issue. I've prepared 0.35-6 to address this issue and it should

Bug#893817: Satl, Tornado incompatibility, and ZMQ Timeline

2018-05-02 Thread Jamie Bliss
for 2017.7 and 2018.3. Thanks, Jamie

Bug#873160: python-pymad: pymad in stretch decodes to noise

2018-03-17 Thread Jamie Wilkinson
Sorry, I forgot all about this. I don't remember if I did make a 0.9-1+deb9u1. On 13 March 2018 at 04:11, Adrian Bunk wrote: > On Wed, Aug 30, 2017 at 11:19:22AM +1000, Jamie Wilkinson wrote: > > Bug 873673 contains the request to the release team. > > Did you make any prog

Bug#876087: xscreensaver: source-less and unlicensed code at hacks/images/m6502/dmsc.asm

2017-09-18 Thread Jamie Zawinski
Oh FFS, the pedantry of you people knows no bounds. It's not even a *real emulator*. Did you even try emailing him? -- Jamie Zawinski https://www.jwz.org/ https://www.dnalounge.com/

Bug#873160: python-pymad: pymad in stretch decodes to noise

2017-08-29 Thread Jamie Wilkinson
Bug 873673 contains the request to the release team. On 30 August 2017 at 10:01, Jamie Wilkinson wrote: > ... The version you filed the bug against is 0.10-1 but in the body of the > text you say it's 0.9 yeah. 0.10 fixes a decode-to-noise bug. :) > > I'll see if

Bug#873160: python-pymad: pymad in stretch decodes to noise

2017-08-29 Thread Jamie Wilkinson
... The version you filed the bug against is 0.10-1 but in the body of the text you say it's 0.9 yeah. 0.10 fixes a decode-to-noise bug. :) I'll see if the release team would like to promote 0.10-1 to stretch. On 25 August 2017 at 15:18, Marc Dahn wrote: > Package: python-pymad > Version:

Bug#873108: xscreensaver does not trap errors from intltool-update

2017-08-24 Thread Jamie Zawinski
Well, on every system I've ever had access to, intltool rarely works, so I took to just ignoring it entirely. YMMV.

Bug#865822: mutt: Enter key disabled with latest upgrade

2017-06-24 Thread Jamie Heilman
who's trying to figure out all the regressions this version introduced. -- Jamie Heilman http://audible.transient.net/~jamie/

Bug#865822: mutt: Enter key disabled with latest upgrade

2017-06-24 Thread Jamie Heilman
27;t start in my inbox as defined by my $MAIL environment variable, and couldn't decode html email despite having set a tmpdir ... and so forth. It behaves like all the sane compile time defaults were replaced with something unusable. -- Jamie Heilman http://audible.transient.net/~jamie/

Bug#857087: nsscache: /usr/share/nsscache not installed

2017-04-09 Thread Jamie Wilkinson
I left the symlink from /usr/sbin in order to maintain compatibility; I don't want to break others' tooling in the middle of a release. On 2 April 2017 at 05:08, gregor herrmann wrote: > On Tue, 07 Mar 2017 23:34:14 +0100, Sebastian Hahn wrote: > > > installing nsscache also installed a symlink

Bug#849628: ufw: FTBFS: Command '--dry-run route allow ssh/udp' exited with '1', but expected '0'

2017-01-08 Thread Jamie Strandboge
On Sun, 2017-01-08 at 07:39 -0600, Jamie Strandboge wrote: > On Thu, 2016-12-29 at 09:10 +, Chris Lamb wrote: > >   Command '--dry-run allow ssh/udp' exited with '1', but expected '0' > >   ** FAIL ** FYI, this is now fixed in trunk and this w

Bug#849628: ufw: FTBFS: Command '--dry-run route allow ssh/udp' exited with '1', but expected '0'

2017-01-08 Thread Jamie Strandboge
rom /etc/services for ssh/udp. Before: $ grep ssh /etc/services  ssh 22/tcp # SSH Remote Login Protocol ssh 22/udp Now: $ grep ssh /etc/services.dpkg-new  ssh 22/tcp # SSH Remote Login Protocol -- Jamie Strandboge | http://www.canonical.com signature.asc Description: This is a digitally signed message part

Bug#845728: undefined symbol: ChangeWindowProperty

2016-11-26 Thread Jamie Heilman
Package: xserver-xorg-video-dummy Version: 1:0.3.7-1+b6 Severity: grave dummy driver doesn't work at all anymore; /usr/lib/xorg/Xorg: symbol lookup error: /usr/lib/xorg/modules/drivers/dummy_drv.so: undefined symbol: ChangeWindowProperty may or may not be related to https://bugs.freedesktop.org

Bug#833234: openvpn-blacklist: diff for NMU version 0.5+nmu1

2016-11-10 Thread Jamie Strandboge
ell me if I > should delay it longer. > > Regards. Thanks! This looks good to me. -- Jamie Strandboge | http://www.canonical.com signature.asc Description: This is a digitally signed message part

Bug#829078: Interim workaround?

2016-10-07 Thread Jamie Norrish
Is there any way to get elasticsearch running while the patching is in progress, or is the YAML problem fundamental? Alternately, is there anything I, as someone unfamiliar with the package and only slightly proficient at Java programming, can do to help with fixing the problem? Jamie

Bug#823459: ldlinux.c32 module only loads default label

2016-05-04 Thread Jamie Heilman
label. Hitting tab at the boot: prompt still displays all available labels, but entering any other label at the prompt always results in execution of the default. Reverting syslinux-common to 3:6.03+dfsg-11 resolves the problem. Platform in use is amd64. -- Jamie Heilman

Bug#818000: Configuration files stored in /lib/ufw; FHS violation

2016-03-15 Thread Jamie Strandboge
n33.5.1-2 > pn  python3:any > ii  ucf3.0035 > > ufw recommends no packages. > > Versions of packages ufw suggests: > ii  rsyslog  8.16.0-1 > > -- debconf information excluded -- Jamie Strandboge | http://www.canonical.com signature.asc Description: This is a digitally signed message part

Bug#816227: ping: socket: Address family not supported by protocol (raw socket required by specified options).

2016-02-28 Thread Jamie Heilman
't be stunned to learn this is because I have no ipv6 connectivity and no ipv6 support in my kernel, but I don't think that makes this behavior anymore OK. -- Jamie Heilman http://audible.transient.net/~jamie/

Bug#802035: fping segfaults on amd64

2015-10-17 Thread Jamie Heilman
Axel Beckert wrote: > Control: tag -1 -unreproducible > > Jamie Heilman wrote: > > Axel Beckert wrote: > > > Thanks. Nevertheless I'm still not able to reproduce the issue. > > > > Make yourself an /etc/hosts entry to an unused IP on your network.

Bug#802035: fping segfaults on amd64

2015-10-17 Thread Jamie Heilman
trace from my original bug report, the only place it exists is in the icmp unreachable handling path. -- Jamie Heilman http://audible.transient.net/~jamie/

Bug#802035: fping segfaults on amd64

2015-10-17 Thread Jamie Heilman
Axel Beckert wrote: > Control: tag -1 + unreproducible moreinfo > > Hi Jamie, > > Jamie Heilman wrote: > > fping[4709]: segfault at 1 ip 7f2c04511e2c sp 7fffe869a550 error 4 > > in libc-2.19.so[7f2c044c7000+19f000] > > > > [New LWP 47

Bug#802035: fping segfaults on amd64

2015-10-17 Thread Jamie Heilman
;t tested any other platforms, reverting to 3.10-3 fixes it. -- Jamie Heilman http://audible.transient.net/~jamie/

Bug#797020: ufw: FTBFS: False is not true

2015-08-27 Thread Jamie Strandboge
cible.debian.net/logs/unstable/amd64/ufw_0.34-1.build1.log.gz > > Huh, this worked in a sid schroot and in the Ubuntu sync to wily. I'll take a look and get this fixed up. Thanks for the report! -- Jamie Strandboge http://www.ubuntu.com/ signature.asc Description: OpenPGP digital signature

Bug#790913: python3-csvkit: Requires missing openpyxl to run

2015-07-02 Thread Jamie Norrish
raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'openpyxl==2.2.0-b1' distribution was not found and is required by csvkit pkg_resources.DistributionNotFound: The 'openpyxl==2.2.0-b1' distribution was not found and is required by csvkit Thanks,

Bug#779634: pymad: FTBFS - No 'Setup' file. Perhaps you need to run the configure script.

2015-05-18 Thread Jamie Wilkinson
Thanks for the patch! On 19 May 2015 at 04:25, Dejan Latinovic wrote: > > > Hi, > > the problem appears during clear phase, not on configure. > Using BEFORE_CLEAN instead BEFORE_CONFIGURE solves > this issue for me. > The patch that contains needed changes is attached. > > I had tested it on mi

Bug#757609: [Pkg-libvirt-maintainers] Bug#757609: libvirtd internal error: Unable to parse /proc/meminfo

2014-08-10 Thread Jamie Heilman
Guido Günther wrote: > Hi, > On Sat, Aug 09, 2014 at 06:50:56PM +, Jamie Heilman wrote: > [..snip..] > > 2014-08-09 18:32:30.722+: 3589: info : libvirt version: 1.2.7, package: > > 6 (root 2014-08-08-16:09:22 bogon) > > 2014-08-09 18:32:30.722+: 3589: error

Bug#757609: [Pkg-libvirt-maintainers] Bug#757609: libvirtd internal error: Unable to parse /proc/meminfo

2014-08-10 Thread Jamie Heilman
Guido Günther wrote: > On Sat, Aug 09, 2014 at 06:50:56PM +0000, Jamie Heilman wrote: > > Package: libvirt-daemon > > Version: 1.2.7-6 > > Severity: grave > > > > The parsing of /proc/meminfo in the latest versions of the libvirt > > packages is flawed.

Bug#757609: libvirtd internal error: Unable to parse /proc/meminfo

2014-08-09 Thread Jamie Heilman
t-bin 1.2.4 allows libvirtd to work again. -- Jamie Heilman http://audible.transient.net/~jamie/ -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#757448: xscreensaver-data-extra included non-free contents.

2014-08-08 Thread Jamie Zawinski
It's all fair use, and you're a pinhead. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#750460: python-pisa: fails with python-reportlab version 3 or higher

2014-06-03 Thread Jamie McClelland
Package: python-pisa Version: 3.0.32-1 Severity: grave Tags: patch Justification: renders package unusable Dear Maintainer, When running xhtml2pdf I get the following backtrace: 0 jamie@animal:cdtemp.yjGXVb$ xhtml2pdf /home/iceweasel/Downloads/page.break.html page.break.pdf

Bug#745770: pptpd needs recompiling against latest version of ppp

2014-04-24 Thread Jamie Thompson
Package: pptpd Version: 1.4.0-1 Severity: grave Justification: renders package unusable Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? * What exactly did you do (or not do) that was effective (or ineffect

Bug#741740: ledger-3 bundles non-dfsg software

2014-03-16 Thread Jamie Nguyen
n.org/debian-legal/2013/09/msg00077.html (NB: I am not a Debian user, but spotted this problem while packaging ledger-3.0.0 for Fedora.) Kind regards, -- Jamie Nguyen -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#740289: openjdk-6: [PATCH] fixes for backport releases

2014-02-27 Thread Jamie Strandboge
Package: openjdk-6 Version: 6b30-1.13.1-1 Severity: serious Tags: patch Justification: fails to build from source (but built successfully in the past) User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu trusty ubuntu-patch Dear Maintainer, In preparing security updates for older releases

Bug#732208: linux: 3.2.53 breaks chromium on stable/ Debian Wheezy

2013-12-16 Thread Jamie M
Any fix for this? Same thing happened to me. Got the proposed update, went to go use chromium, but get the exact same thing. I run Debian Wheezy After Debian Proposed Upgrade to linux-image-3.2.0-4-amd64:amd64 3.2.53-1 Chromium does not start. Terminal Output: $ chromium [4374:4374:1215/180130:

Bug#731863: python-ufw: fails to upgrade from 'testing' - trying to overwrite /usr/share/pyshared/ufw/backend_iptables.py

2013-12-10 Thread Jamie Strandboge
Thanks for the bug and I'll get this fixed in the next upload. Note that in the normal upgrade case, python-ufw will not be pulled in as part of the upgrade because ufw itself does not depend on it so it doesn't get pulled in as part of the upgrade (which is why I've not seen this bug before now).

Bug#724731: fixed by re-installing packages

2013-11-23 Thread Jamie McClelland
with: apt-get remove gnome-core gnome-shell gdm3 gnome-session apt-get install gnome-core gnome-shell gdm3 gnome-session Then reboot. (As suggested in comments 71 and 203.) jamie signature.asc Description: Digital signature

Bug#714529: lcms2 needs security updates found in the last openjdk-7 security updates (CVE-2013-4160)

2013-07-31 Thread Jamie Strandboge
FYI, Ubuntu fixed this here: http://www.ubuntu.com/usn/usn-1911-1/ Attached is the debdiff used for Ubuntu 12.04 LTS, which is based on Debian's 2.2+git20110628-2. -- Jamie Strandboge http://www.ubuntu.com/ diff -Nru lcms2-2.2+git20110628/debian/changelog lcms

Bug#697865: libnss3-1d: fix for DSA-2599 is incomplete

2013-01-10 Thread Jamie Strandboge
Package: libnss3-1d Version: 3.12.8-1+squeeze6 Severity: grave Tags: security Justification: user security hole -- System Information: Debian Release: 6.0.6 APT prefers stable APT policy: (500, 'stable') Architecture: amd64 (x86_64) Versions of packages libnss3-1d depends on: ii libc6

Bug#691769: zita-a2j segfaults on 64bit systems

2012-10-29 Thread Jamie Heilman
= puts("Starting synchronisation."Starting synchronisation. )= 26 usleep(25 +++ killed by SIGSEGV +++ See announcement: http://lists.linuxaudio.org/pipermail/linux-audio-dev/2012-October/033986.html -- Jamie Heilman

Bug#686872: python-urllib3 should default to verifying certificates

2012-09-06 Thread Jamie Strandboge
.3/debian/patches/02_require-cert-verification.patch 2012-09-06 16:15:25.0 -0500 @@ -0,0 +1,18 @@ +Author: Jamie Strandboge +Description: require SSL certificate validation by default by using + CERT_REQUIRED and using the system /etc/ssl/certs/ca-certificates.crt +Bug-Ubuntu: https://lau

Bug#677427: raptor: Fix for CVE-2012-0037 no applied during build

2012-06-13 Thread Jamie Strandboge
Package: raptor Version: 1.4.21-7 Severity: grave Tags: patch security Justification: user security hole User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu quantal ubuntu-patch Dear Maintainer, While 1.4.21-7 claims to fix CVE-2012-0037, it does not because debian/patches/series was not

Bug#675836: Processed: blocker

2012-06-03 Thread Jamie Wilkinson
I don't understand, how is this ftbfs blocking the mysql transition? I can't read your mind; please try to overcommunicate in your bug updates in the future. On 4 June 2012 07:33, Debian Bug Tracking System wrote: > Processing commands for cont...@bugs.debian.org: > > > block 671115 by 675836 >

Bug#669603: chaksem: diff for NMU (1.7b-5.1)

2012-05-23 Thread Jamie Wilkinson
thanks! On 23 May 2012 21:49, Matej Vela wrote: > tag 46 pending > tag 669603 patch pending > thanks > > Hi, > > I'm uploading an NMU for chaksem (1.7b-5.1) to DELAYED/2-day. Please > let me know if you'd like me to cancel it or delay further. > > Cheers, > > Matej >

Bug#673331: backuppc: fix for CVE-2011-5081

2012-05-17 Thread Jamie Strandboge
Package: backuppc Version: 3.2.1-2 Severity: grave Tags: patch security Justification: user security hole User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu quantal ubuntu-patch Dear Maintainer, In Ubuntu, the attached patch was applied to achieve the following: * SECURITY UPDATE: XSS

Bug#663677: ufw: FTBFS: Test suite failure

2012-03-13 Thread Jamie Strandboge
but expected '1' > ** FAIL ** Yes, this is https://bugs.launchpad.net/ubuntu/+source/ufw/+bug/947224 and fixed in 0.31. I will be preparing an upload for Debian soon. -- Jamie Strandboge | http://www.canonical.com signature.asc Description: This is a digitally signed message part

Bug#656377: libxml2: [PATCH] fix for CVE-2011-3919

2012-01-18 Thread Jamie Strandboge
Package: libxml2 Version: 2.7.8.dfsg-5.1 Severity: grave Tags: patch security Justification: user security hole User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu precise ubuntu-patch Dear Maintainer, In Ubuntu, the attached patch was applied to achieve the following: * SECURITY UPDAT

Bug#656278: t1lib: [PATCH] fixes for remaining CVEs

2012-01-17 Thread Jamie Strandboge
Package: t1lib Version: 5.1.2-3.4 Severity: grave Tags: patch security Justification: user security hole User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu precise ubuntu-patch Dear Maintainer, In Ubuntu, the attached patch was applied to achieve the following: * SECURITY UPDATE: fix

Bug#647315: Security issue (no CVE yet)

2011-11-09 Thread Jamie Strandboge
FYI, this now has a CVE (CVE-2011-4103) amd looks to be fixed in 0.2.2-2: python-django-piston (0.2.2-2) unstable; urgency=low [ Michael Ziegler ] * Bump Standards Version to 3.9.2. * Remove reference to /usr/share/common-licenses/BSD and strip trailing whitespace in copyright. * Fix

Bug#646865: backuppc: [PATCH] fix related issue to CVE-2011-3361 in CGI/View.pm

2011-10-27 Thread Jamie Strandboge
Package: backuppc Version: 3.2.1-1 Severity: grave Tags: patch security Justification: user security hole User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu precise ubuntu-patch In Ubuntu, the attached patch was applied to achieve the following: * SECURITY UPDATE: XSS in CGI/View.pm

Bug#632484: [PATCH] honeyd FTBFS (configure: error: Couldn't figure out how to access libc)

2011-09-15 Thread Jamie Strandboge
Package: honeyd Version: 1.5c-8 Followup-For: Bug #632484 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu oneiric ubuntu-patch *** /tmp/tmpNjoEKf In Ubuntu, the attached patch was applied to achieve the following: [ Steve Langasek ] * configure.in: Fix wrong attempt to use dlsym

Bug#632984: oprofile: CVE-2011-2472 is not fixed due to 0003-Avoid-blindly-source-SETUP_FILE-with.patch

2011-07-07 Thread Jamie Strandboge
TF-8) Shell: /bin/sh linked to /bin/dash --- oprofile-0.9.6.orig/debian/patches/0005-add-back-error_if_not_basename.patch +++ oprofile-0.9.6/debian/patches/0005-add-back-error_if_not_basename.patch @@ -0,0 +1,19 @@ +Author: Jamie Strandboge +Description: add back error_if_not_basename() which was r

Bug#628237: upgrading to 2.4.25-1.1 fixes problem

2011-07-06 Thread Jamie McClelland
2.4-2' Selected version '2.4.25-1.1' (Debian:unstable [amd64]) for 'ldap-utils' And I no longer get the error, slapd works fine. jamie signature.asc Description: Digital signature

Bug#626450: lost /lib64 -> /lib symlink on amd64; upgrade fails

2011-05-11 Thread Jamie Heilman
Package: libc6 Version: 2.13-3 Severity: critical Unpacking replacement libc6 ... dpkg (subprocess): unable to execute rm command for cleanup (rm): No such file or directory dpkg: error while cleaning up: subprocess rm cleanup returned error exit status 2 Could not exec dpkg! I see lib64 is gon

Bug#625770: xscreensaver: Corrupted unlock dialogs on dual head hardlocking machine randomly

2011-05-05 Thread Jamie Zawinski
Driver bug, not xscreensaver. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#622583: Patch: Debian Bug#622583

2011-04-20 Thread Jamie Jones
m has been steadily removing and rewriting my contributions out of doomsday, it will require someone with more motivation and energy than myself to do so. Best regards, Yagisan -- Jamie Jones Email: jamie_jones...@yahoo.com.au GPG/PGP signed mail preferred. PGP Key ID 0x4B6E7209 Fingerprint E1FD

Bug#620280: pymad: diff for NMU version 0.6-1.2

2011-04-10 Thread Jamie Wilkinson
Thanks :) On 9 April 2011 06:42, Jakub Wilk wrote: > tags 620280 + patch > tags 620280 + pending > thanks > > Dear maintainer, > > I've prepared an NMU for pymad (versioned as 0.6-1.2) and uploaded it to > DELAYED/2. Please feel free to tell me if I should delay it longer. > > -- > Jakub Wilk >

Bug#617312: roundcube-core: Unable to upgrade 0.3.1-6 -> 0.5-1

2011-03-08 Thread Jamie Thompson
ade roundcube-core 0.3.1-6 0.5.1+dfsg-3 ...but I subscribed to the roundcube mailing list on 2010-04-20, so would have started on whatever the version in testing was at that time, and I upgrade all my packages fairly frequently. - Jamie -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.de

Bug#617312: roundcube-core: Unable to upgrade 0.3.1-6 -> 0.5-1

2011-03-07 Thread Jamie Thompson
Package: roundcube Version: 0.5.1+dfsg-3 Severity: grave Justification: renders package unusable The database upgrade fails with: > mysql said: ERROR 1060 (42S21) at line 49: Duplicate column name 'changed' I've attached the backup database (sans the insert statements). -- System Information: D

Bug#607732: opensc: buffer overflow with rogue cards

2010-12-21 Thread Jamie Strandboge
Package: opensc Version: 0.11.13-1 Severity: grave Tags: patch security Justification: user security hole User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu natty ubuntu-patch In Ubuntu, the attached patch was applied to achieve the following: * SECURITY UPDATE: specially crafted car

Bug#595672: Upgrading slapd from 2.4.17-2.1 to 2.4.23-4 can fail due to database issues

2010-09-05 Thread Jamie Thompson
se particular relevance for the other packages might be: > 2010-09-05 16:49:41 upgrade libdb4.8 4.8.26-1 4.8.30-2 > 2010-09-05 16:51:46 upgrade db4.8-util 4.8.26-1 4.8.30-2 ...but as you can see, I already had DB 4.8 installed, so I doubt this was the problem. Unfortunately, I lost the re

Bug#595273: If xscreensaver child dies, screen is deadlocked

2010-09-02 Thread Jamie Zawinski
On Sep 2, 2010, at 9:22 AM, Yves Lambert wrote: > It looks like when xscreensaver child dies, xscreensaver does not > launch another child and the keyboard is locked, only magic keys still > works, no way to switch to another VT. This statement makes no sense to me at all. -- To UNSUBSCRIBE

Bug#594728: xscreensaver crashes leaving screen unlocked

2010-08-28 Thread Jamie Zawinski
That's a new one... Yes, -sync will probably help, as will a core file stack trace. I suspect we will discover that some sub-process launched by your PAM stack is crashing and taking libpam with it. That line about an unknown process dying means that we got a SIGCHLD for a pid that xscreensaver

Bug#594268: autodia outputs parse error and dies

2010-08-24 Thread jamie
Package: autodia Version: 2.10-1 Severity: grave Tags: patch Justification: renders package unusable when I try to run autodia on any file I get a parse error and the proram dies: 0 ja...@chicken:~$ autodia -l php -i test.php getting handlers.. getting pattern for php AutoDia - version 2.10(c

Bug#580120: mediatomb allows anyone to browse and export the whole filesystem

2010-05-03 Thread Jamie Strandboge
Package: mediatomb Version: 0.12.0~svn2018-6 Severity: grave Tags: security Justification: user security hole This bug was reported to Ubuntu via Launchpad: https://launchpad.net/bugs/569763 >From the upstream documentation: at http://mediatomb.cc/pages/documentation#id2856362: "The server has a

Bug#565706: same problem - fixed with 1.98-1

2010-03-13 Thread Jamie McClelland
I had the same error message after upgrading grub from 1.98~20100101-1 to 1.98~20100115-1. The problem went away after I upgraded to 1.98-1 jamie signature.asc Description: Digital signature

Bug#564340: jabberd2: [PATCH] FTBFS: libtool: link: cannot find the library `/usr/lib/libgcrypt.la' or unhandled argument `/usr/lib/libgcrypt.la'

2010-03-12 Thread Jamie Strandboge
Package: jabberd2 Version: 2.2.8-2 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu lucid ubuntu-patch In Ubuntu, we've applied the attached patch to achieve the following: * debian.control: Build-Depends on libgcrypt11-dev to fix FTBFS (LP: #538126)

  1   2   >