Bug#1033771: libopenjfx-java: javafx.scene.media does not support available libav versions

2023-12-16 Thread Owen
Package: libopenjfx-java Version: 11.0.11+1-3.1 Followup-For: Bug #1033771 X-Debbugs-Cc: owen.riddy+deb...@fastmail.com ffmpeg/libavcodec in testing has been upgraded again: $ aptitude search "libavcodec[0-9]*$" -F %p libavcodec60 Only versions of openjfx>=22 are compatible with it

Bug#1039472:

2023-08-08 Thread Jenny Owen
Will this be fixed in bullseye? openjdk-17-jre continues to be uninstallable in bullseye because of this circular dependency.

Bug#1033771: libopenjfx-java: javafx.scene.media does not support available libav versions

2023-03-31 Thread Owen
Package: libopenjfx-java Version: 11.0.11+1-3 Severity: normal X-Debbugs-Cc: owen.riddy+deb...@fastmail.com Dear Maintainer, This problem was found trying to play an mp3 using Clojure (the JVM hosted language). Constructing a javafx.scene.media.MediaPlayer failed with an exception:

Bug#1026834: linux-image-5.10.0-20-amd64: no audio with device: Intel Corporation

2022-12-28 Thread Owen Riddy
including it anyway just in case. Sound works as expected when rebooting with 5.10.0-19-amd64. owen@ar-laptop ~> lspci | grep Audio 00:1f.3 Multimedia audio controller: Intel Corporation Tiger Lake-LP Smart Sound Technology Audio Controller (rev 20) owen@ar-laptop ~> uname -a Linux ar-laptop

Bug#1025136: cryptsetup: crypttab(5) encrypted swap example causes warnings

2022-11-29 Thread Owen T. Heisler
ks_start cswap Starting crypto disk... cryptsetup: WARNING: cswap: couldn't determine device type, assuming default (plain). cswap (starting)... WARNING: The --hash parameter is being ignored in plain mode with keyfile specified. cswap (started)...done. ``` Thank you for your work on cryptsetup. Owen

Bug#1006532: libjogl2-java: Profile GL4bc is not available on X11GraphicsDevice

2022-02-27 Thread Owen Riddy
To help narrow down the problem I compiled JOGL from the source master branch (https://jogamp.org/jogl/doc/HowToBuild.html JOGL HEAD commit ecf6e499d, glugen HEAD commit 0b441cfc) & the Clojure code executed without the exception. I could get my old code to display as well. This bug may have

Bug#1006532: Acknowledgement (libjogl2-java: Profile GL4bc is not available on X11GraphicsDevice)

2022-02-26 Thread Owen Riddy
A Clojure program that triggered the exception. It is quite spartan, it creates a com.jogamp.opengl.awt.GLCanvas, adds it to a java.awt.Frame. There is an .addGLEventListener call that is currently commented out with #_ triangle.clj Description: Binary data deps.edn Description: Binary data

Bug#1006532: libjogl2-java: Profile GL4bc is not available on X11GraphicsDevice

2022-02-26 Thread Owen
Package: libjogl2-java Version: 2.3.2+dfsg-9 Severity: important X-Debbugs-Cc: owen.riddy+deb...@fastmail.com Dear Maintainer, I've been doing some OpenGl programming in Clojure using JOGL. My programs have been constently failing with an exception complaining about Profile GL4bc being

Bug#1003708: units: Segmentation fault on certain conversions in verbose mode

2022-01-13 Thread Owen T. Heisler
le in the "SCRIPTING WITH UNITS" section of the units(1) man page. Thank you for maintaining this useful tool. Owen T. Heisler -- System Information: Debian Release: 11.2 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable'), (1,

Bug#980547: Fix email for external account creation: bug in debian/patches/mail-verification.patch

2021-01-20 Thread Alex Owen
working properly. Please can you make this tiny fix! If you need more info please let me know. Many thanks Alex Owen PS: for sysadmin out there who want to monkey patch this you can do by copying the action into your wiki instance as a custom action and fixing there. ie: SUDO=sudo $SUDO cp -p

Bug#972985: [Pkg-net-snmp-devel] Bug#972985: snmp: Blumenthal AES encryption should be enabled by default

2020-10-26 Thread Evans, Owen
the patch the right way. I may also be missing something. Please let me know if there is anything else I can do to help. Thanks Owen Evans From: Craig Small Sent: Monday, October 26, 2020 7:19 PM To: Evans, Owen ; 972...@bugs.debian.org Subject: Re: [Pkg-net-snmp-devel] Bug#972985: snmp: Blum

Bug#972985: snmp: Blumenthal AES encryption should be enabled by default

2020-10-26 Thread Owen Evans
in order to enable this configuration, but I think this change would be useful to the community at large too. I would submit a patch myself but I can't easily figure out where/how to do this. Regards, Owen Evans ScienceLogic, Inc -- System Information: Debian Release: 10.6 APT prefers testing

Bug#939768: gimp: After the last upgrade, GIMP crashes when creating a new image or opening an existing one.

2019-09-14 Thread Owen Stairs
Can confirm that downloading the packages that Bob listed from the sid repo and installing them manually did allow me to continue using GIMP. On Thu, 12 Sep 2019 17:24:49 -0400 Bob Weber wrote: > > I tried upgrading gegl, libgegl-0.4-0, and libgegl-common to : > > gegl (0.4.14-1+b2) >

Bug#912603: libsane1: discolored bar (genesys_gl847)

2019-08-27 Thread Owen Heisler
notice some mention of that in the 1.0.28 changelog. Thanks for working on it, and thanks for maintaining the SANE tools! Owen signature.asc Description: OpenPGP digital signature

Bug#912603: libsane1: discolored bar (genesys_gl847)

2019-08-26 Thread Owen Heisler
able-updates or as a backport. Thank you, Owen signature.asc Description: OpenPGP digital signature

Bug#930897: xautolock silently fails if locker exits non-zero

2019-07-06 Thread Owen Heisler
In the third paragraph on the previous message, it should be "the zero exit code indicates the command was received"

Bug#931486: xautolock man page -secure description is incorrect

2019-07-06 Thread Owen Heisler
Package: xautolock Version: 1:2.2-5.1+b1 The xautolock(1) man page has an incorrect description for the "-secure" option. It describes the "-secure" option as ignoring the "-enable", "-disable", "-toggle", and "-exit" options. According to the usage output from `xautolock -h`, the "-secure"

Bug#720362: xautolock: -locknow does always lock

2019-06-21 Thread Owen Heisler
Control: retitle 720362 -locknow does not always lock I would like to second the proposed fix. A locker should do its best to lock when explicitly requested to do so. The "-disable" command disables *auto* locking, but should not disable an explicit lock request. Similarly, I think it is

Bug#930897: xautolock silently fails if locker exits non-zero

2019-06-21 Thread Owen Heisler
Package: xautolock Version: 1:2.2-5.1+b1 Hello, The locker executable passed with the "-locker" option may exit non-zero if it fails to lock the display for some reason. In this case, it seems that "xautolock -locknow" should also exit non-zero, indicating that the lock operation failed. It

Bug#579066: maximum lock time limit

2019-06-21 Thread Owen Heisler
I would like to second this. In some cases, I need to use an auto-locker but with a lock time of more than one hour. It is hard to imagine that there is a good reason for this arbitrary restriction. Thanks

Bug#929098: linux-image-4.19.0-5-amd64: No graphics with Radeon Vega 1.0

2019-05-16 Thread Owen Riddy
Package: src:linux Version: 4.19.37-3 Severity: important Dear Maintainer, I upgraded to linux-image-4.19.0-5-amd64 from 4.19.0-4-amd64. Previously the system booted, loaded the driver module (I think amdgpu) and everything was fine. After the upgrade the boot process gets to about the point

Bug#655758: Steps to reproduce

2018-10-12 Thread Owen Heisler
On 10/12/2018 12:58 PM, Teus Benschop wrote: > What are the steps to reproduce the whole issue I am not able to reproduce this issue with BibleTime 2.10.1-3+b1. This bug report can probably be closed now. The "Personal" commentary can be edited as follows: 1. Open the Bookshelf Manager, select

Bug#883301: leafpad: Leafpad Italicising Trouble

2017-12-01 Thread Owen Strand
quot; However, that italicises the whole document, which is not what I want. I hope you can help - Owen Strand -- System Information: Distributor ID: Raspbian Description:Raspbian GNU/Linux 9.1 (stretch) Release:9.1 Codename: stretch Architecture: armv7l Kernel: Linux 4.9.41-v7+ (SMP

Bug#879628: bzflag-server: systemd service ignores /etc/default/bzflag

2017-10-23 Thread Owen Heisler
Package: bzflag-server Version: 2.4.8-1 Severity: normal The default /etc/default/bzflag includes the line `RUN_AT_STARTUP="no"`, but the bzfs process still starts. The systemd service file at /lib/systemd/system/bzflag.service ignores /etc/default/bzflag entirely, using fixed values instead.

Bug#869351: liblocale-gettext-perl: Incorrect dependency (perlapi-5.24.1) breaks keyboard-configuration, xserver-xorg-core

2017-07-22 Thread Rhys Owen
ckage fixes this issue: [perlapi-fake/DEBIAN/control] Package: perlapi-fake Version: 0.0.1 Section: perl Priority: optional Architecture: all Depends: perl-base Provides: perlapi-5.24.1 Suggests: Conflicts: Maintainer: Tom Owen <tom@cyberdemon> Description: Fake perlapi package - this is provid

Bug#857960: ledger: --empty option does not work

2017-03-16 Thread Owen Heisler
Package: ledger Version: 3.1+dfsg1-2 Severity: normal This bug has also been reported upstream at: http://bugs.ledger-cli.org/show_bug.cgi?id=1204 The `--empty` option has no effect on the output of the `balance` command. I expect the `--empty` option to cause the `balance` report to display

Bug#849077: [pkg-wpa-devel] Bug#849077: wpasupplicant: [Regression] Updating wpasupplicant makes not possible to connect to encrypted WiFi

2016-12-30 Thread Michael Owen
I had the exact same error with all my ralink, broadcom and realtek adapters. Adding the lines to NetworkManager.conf [device] wifi.scan-rand-mac-address=no fixed them all. I did not have the problem with the internal Atheros on my Inspiron. Fixing this is excellent, I no longer have

Bug#790955: 790955 - localectl list-keymaps

2016-12-18 Thread Owen Chia
Seems localectl can not recognize kmap.gz file extension, rename those kmap.gz files to map.gz and then it's worked. -- OwenChia

Bug#844519: Stretch Alpha 8 Installation Failure

2016-11-16 Thread Michael Owen
On Wed, 16 Nov 2016 15:20:47 +0100 Cyril Brulebois <k...@debian.org> wrote: > Hi Michael, > > Michael Owen <mowen1...@gmail.com> (2016-11-16): > > Package: installation-reports > > > > Stretch Alpha 8 Installation Failure > > > > Boot method: neti

Bug#844519: Stretch Alpha 8 Installation Failure

2016-11-16 Thread Michael Owen
Package: installation-reports Stretch Alpha 8 Installation Failure Boot method: netinst, both Alpha 8 and Daily Build Image version: Alpha 8 Date: Multiple times, multiple machines, multiple drives Machine: Gigabyte GA-G31M-ES2K Dell Inspiron 3847 Processor: Intel Core2 Duo 7800

Bug#815599: mariadb-server-10.0: Postinstall script does not clear the mysql-server/root_password_again field

2016-02-22 Thread Owen, Brynnen
Package: mariadb-server-10.0 Version: 10.0.23-0+deb8u1 Severity: minor Dear Maintainer, While looking to preseed some Jessie systems, I noticed that the mysql-server/root_password field had been cleared in the postinstall script, however the mysql-server/root_password_again field had not been.

Bug#734057: broadcom-sta-dkms: Cannot connect to certain wifis

2015-12-18 Thread Owen Hogarth II
Hi I am also experiencing this issue sometimes. I will connect to my hotspot and things will mostly work great and then abruptly the connection will die. Here's some info about my drivers blubee:~$ dpkg --status broadcom-sta-dkms Package: broadcom-sta-dkms Status: install ok installed Priority:

Bug#798621: Debian Bug report logs - #798621 gnome-shell oops with segfault in libfreetype and libc

2015-12-17 Thread Owen Hogarth II
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=798621 I am sorry that I am not a part of this message but I get this error too. I am on mac os x using debian and when i boot into gnome desktop I get this same error gnome seems to restart and then things boot normally. here is dmesg | tail

Bug#795388: youtube-dl wont download a video due to out of date

2015-08-13 Thread Gareth Owen
Package: youtube-dl Version: current Severity: grave Justification: renders package unusable Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? youtube-dl -x https://www.youtube.com/watch?v=bZh7nRw6gl8 * What

Bug#785448: Fwd: Bug#785448: xserver-xorg-video-ati: Screen is badly tinged with green when using the open source driver

2015-05-20 Thread Owen Riddy
a reboot? I'll try with the 4.1 kernel and see if anything changes. Owen Riddy Email: owen.ri...@gmail.com Mobile: 040 163 2663 -- On 19 May 2015 at 23:21, Alex Deucher alexdeuc...@gmail.com wrote: On Mon, May 18, 2015 at 4:32 AM, Owen Riddy owen.ri...@gmail.com wrote: No worries

Bug#785448: xserver-xorg-video-ati: Screen is badly tinged with green when using the open source driver

2015-05-20 Thread Owen Riddy
I booted up into the install with fglrx installed, looked through the settings and found where the screen was being set to YCbCr, and set it to RGB. On rebooting my green tinged screen was gone. Thanks for your help. Owen Riddy Email: owen.ri...@gmail.com Mobile: 040 163 2663 -- On 20 May 2015

Bug#785448: xserver-xorg-video-ati: Screen is badly tinged with green when using the open source driver

2015-05-18 Thread Owen Riddy
% fixable in software. Owen Riddy Email: owen.ri...@gmail.com Mobile: 040 163 2663 -- On 18 May 2015 at 12:56, Michel Dänzer mic...@daenzer.net wrote: On 16.05.2015 21:21, Owen Riddy wrote: Package: xserver-xorg-video-ati Version: 1:7.5.0-1+b1 Severity: important Dear Maintainer, I'm

Bug#785448: xserver-xorg-video-ati: Screen is badly tinged with green when using the open source driver

2015-05-18 Thread Owen Riddy
don't understand. My problem is solved; there may still be a minor bug here in how the auto-configuration of the driver works. Owen Riddy Email: owen.ri...@gmail.com Mobile: 040 163 2663 -- On 18 May 2015 at 17:41, Michel Dänzer mic...@daenzer.net wrote: On 18.05.2015 16:28, Owen Riddy wrote

Bug#785448: xserver-xorg-video-ati: Screen is badly tinged with green when using the open source driver

2015-05-16 Thread Owen Riddy
Package: xserver-xorg-video-ati Version: 1:7.5.0-1+b1 Severity: important Dear Maintainer, I'm using the open source ati graphics with a 3-screen setup. After upgrading to unstable after the release of Jessie everything ran without issue. I booted into a seperate install of Jessie on the same

Bug#714047: hdparm: security erase timeout fixed upstream at hdparm-9.45

2015-05-06 Thread Alex Owen
version should cover the issue in sid and stretch. Regards Alex Owen -- Private web search without a filter bubble: https://duckduckgo.com/ https://ixquick.com/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#264626: Idea: add code to set effective group id to dial out group

2013-08-11 Thread Alex Owen
-ship (if that is a word) leaving effective group as dialout. In conclusion I suspect that some variant of (2) or (5) is the way forward for the Debian package. Regards Alex Owen -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble

Bug#712756:

2013-08-07 Thread Alex Owen
notfound 712756 3.2.39-2 found 712756 3.2.46-1 fixed 712756 3.9.6-1~bpo70+1 thanks Correcting earlier mistake plus: Wheezy installer and current default 3.2 kernel exhibits this problem. The wheezy-backports 3.9 kernel does not have the problem. -- To UNSUBSCRIBE, email to

Bug#712756: And me! BCM57800 also failing with same message

2013-07-27 Thread Alex Owen
the debian kernel! That is all I have time for right now. Alex Owen

Bug#679744: updated patch re-based on uif-1.0.6-1.1

2013-01-15 Thread Alex Owen
Owen uif_1.0.6-1.1.ipv6.3.patch Description: Binary data

Bug#683312: Please consider including this patch before wheezy

2013-01-14 Thread Alex Owen
On 14 January 2013 17:54, gregor herrmann gre...@debian.org wrote: On Sun, 13 Jan 2013 19:10:00 +, Alex Owen wrote: I have regenerated the patch against uif- 1.0.6 to make it simple to review and apply to the package currently in Wheezy. Seems you didn't attach this new patch? Oops

Bug#679744: uif_1.0.6-1.ipv6.2.patch needs a one line fix

2013-01-14 Thread Alex Owen
$proto -m $proto $not --sport $1 $not --dport $2); At some stage I will regenerate the patch and post here... untill then I record the details above incase someone else bats me to it! Regards (and thanks to Gregor for noticing this in #683312) Alex Owen -- To UNSUBSCRIBE, email to debian-bugs

Bug#683312: Please consider including this patch before wheezy

2013-01-14 Thread Alex Owen
at this issue and fixing my mistakes! Alex Owen -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#273119: ldap free uif idea

2013-01-14 Thread Alex Owen
On 10 July 2012 17:15, Alex Owen r.alex.o...@gmail.com wrote: Maybe I'll write a patch for this... but don't hold your breath! And Breath... OK.. so attahced is a patch of the idea I had to make LDAP optional. This will need testing by someone who DOES use LDAP (I don't). This should enable

Bug#683312: Please consider including this patch before wheezy

2013-01-13 Thread Alex Owen
it simple to review and apply to the package currently in Wheezy. I have taken the liberty of marking this severity critical on security grounds: upgrade breaks firewall. Regrds Alex Owen -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble

Bug#695792: xpdf window icon missing

2012-12-12 Thread Jack Owen
to copy xpdf.png at /usr/share/icons/crystalsvg/48x48/apps/acroread.png, nor to install KDE basic packages. Thank you, Jack Owen -- System Information: Debian Release: 6.0.6 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable') Architecture: amd64 (x86_64) Kernel

Bug#683312: Please consider including this patch before wheezy

2012-11-28 Thread Alex Owen
an active bug affecting system security. Regards Alex Owen On 16 September 2012 13:04, Alex Owen r.alex.o...@gmail.com wrote: As stated in the original bug report the patch changes the order of the ! in the generated rules from the old deprecated position to the new position. I'm a bit concerned

Bug#679744: [PATCH] ipv6 log prefix and pass all icmpv6

2012-11-28 Thread Alex Owen
Attached is a debdiff for a consolidated patch against uif-1.0.6-1. This includes and improves upon all previous patches in this bug report. This also addresses the issue in #683312 Created using: debdiff uif_1.0.6-1.dsc uif_1.0.6-1.ipv6.2.dsc uif_1.0.6-1.ipv6.2.patch Regards Alex Owen On 1

Bug#683312: Please consider including this patch before wheezy

2012-09-16 Thread Alex Owen
experienced this on uif compiled rulesets that I have loaded into a Scientific Linux (redhat clone) kernel. Best regards Alex Owen -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#687830: ceph/0.48-1 is not migrating to testing

2012-09-16 Thread Alex Owen
. If this is an error please feel free to correct and educate me! I should also note that ceph 0.48-1 is the first upstream version with long term support and thus would (apparently) be much more appropriate to be released in wheezy that previous versions of ceph. Regards Alex Owen -- To UNSUBSCRIBE

Bug#679744: [PATCH] ipv6 log prefix and pass all icmpv6

2012-09-01 Thread Alex Owen
The attached is a better and fixed version of uif-ping6-and-log.patch. Attached is uif-ping6-and-log-v2.patch. At some stage I will create a consolidated debdiff...but probably need to do some more ipv6 testing work first. Alex On 27 August 2012 12:55, Alex Owen r.alex.o...@gmail.com wrote

Bug#679744: [PATCH] ipv6 log prefix and pass all icmpv6

2012-08-27 Thread Alex Owen
would share it. attached patch: uif-ping6-and-log.patch applies directly to /usr/sbin/uif (after previous patches!) Regards Alex Owen uif-ping6-and-log.patch Description: Binary data

Bug#683312: [PATCH] uif uses depricated position of ! to negate rules

2012-07-30 Thread Alex Owen
story). I guess it will still apply to latest version and if you want I can regenerate as a clean patch. Please review and consider for inclusion in debian package and upstream. Regards Alex Owen uif-pling-position.patch Description: Binary data

Bug#679744: [PATCH] add -6 switch to turn on an ipv6 mode

2012-07-15 Thread Alex Owen
). The diff is the output of debdiff: debdiff uif_1.0.6-1.dsc uif_1.0.6-1.ipv6.1.dsc uif_1.0.6-1.ipv6.1.patch Regards Alex Owen uif_1.0.6-1.ipv6.1.patch Description: Binary data

Bug#679744: [PATCH] add -6 switch to turn on an ipv6 mode

2012-07-12 Thread Alex Owen
On 11 July 2012 12:09, Alex Owen r.alex.o...@gmail.com wrote: The debian init script could be patched to also run uif with the -6 switch if a flag in /etc/default/uif requests it Attached is a rough (untested) patch for the init script. I have called the flag variable: IPV6MODE and it defaults

Bug#679744: [PATCH] add -6 switch to turn on an ipv6 mode

2012-07-11 Thread Alex Owen
679744 tag +patch thanks OK I have reworked my earlier patch to be conditional on a -6 switch. Without the -6 switch uif behaves as normal. With the -6 switch * the default config file becomes /etc/uif/uif6.conf * ip6tables commands are used * icmpv6 is used instead of icmp(v4) * the nat table

Bug#679744: Initial patch

2012-07-10 Thread Alex Owen
is the 7 line patch that turns uif from an ipv4 firewall to an ipv6 firewall... (ignoring ldap I'm afraid!) Any feedback or improvements welcome!!! Regards Alex Owen uif6.patch Description: Binary data

Bug#273119: ldap free uif idea

2012-07-10 Thread Alex Owen
. If the above was implemented in the uif script then the dependency on libnet-ldap-perl could be reduced to a recommends. Maybe I'll write a patch for this... but don't hold your breath! Regards Alex Owen -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject

Bug#618569: bug introduced in upstream SVN revision 851

2012-07-02 Thread Alex Owen
On 30 June 2012 23:34, Alex Owen r.alex.o...@gmail.com wrote: Upstream have accepted upstream bug: http://email.uoa.gr/avelsieve/ticket/275. Upstream changeset 1144 is a Possible fix for #275: http://email.uoa.gr/avelsieve/changeset/1144 The approach is to lowercase the auth strings at all

Bug#679744: uif: Wish uif had ipv6 support

2012-07-01 Thread Alex Owen
Package: uif Version: 1.0.6-1 Severity: wishlist Tags: ipv6 Dear Maintainer, I have found uif to be a nice and simple way to manage my packet filters over the years and just wish it could manage my ip6tables firewalls as well! Regards Alex Owen -- System Information: Debian Release: wheezy

Bug#618569: bug introduced in upstream SVN revision 851

2012-06-30 Thread Alex Owen
. Regards Alex Owen -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#618569: bug introduced in upstream SVN revision 851

2012-06-17 Thread Alex Owen
but r851 only changes 1 place, so I think that this only ever appeared to work by accident. Regards Alex Owen -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#618569: bug introduced in upstream SVN revision 851

2012-06-17 Thread Alex Owen
I have taken the liberty of open upstream bug #275 to track this upstream https://email.uoa.gr/avelsieve/ticket/275 Regards Alex Owen -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#618569: [PATCH] regenerated patch.. this time right way round!

2012-06-09 Thread Alex Owen
; Regards Alex Owen -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#618569: avelsieve: lowercaseing reported auth mechanisms after TLS breaks auth

2012-06-08 Thread Alex Owen
Alex Owen -- System Information: Debian Release: 6.0.5 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable') Architecture: i386 (i686) Kernel: Linux 2.6.32-5-686 (SMP w/1 CPU core) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked

Bug#673918: thttpd: New /etc/init.d script has bad logic and exits before starting daemon.

2012-06-07 Thread Owen Marshall
tags 673918 moreinfo thanks I solved this by commneting out all lines between the setting of variables and the set -e line before the case statment. It sounds to me like you forgot to set /etc/default/thttpd to ENABLED=yes. Did you make that change before editing the init.d script? -- Owen

Bug#662956: meep.hpp includes header files from wrong location

2012-03-07 Thread Owen Dunn
Package: libmeep-mpi-dev This package includes /usr/include/meep.hpp which in turn contains the lines: #include meep/vec.hpp #include meep/mympi.hpp However, both those header files are in /usr/include/meep-mpi in this package. (S) -- To UNSUBSCRIBE, email to

Bug#658606: [Pkg-xen-devel] Bug#658606: Xen 4.0 dom0 boot hangs Waiting for /dev to be populated

2012-02-17 Thread Owen Dunn
On Wed, 15 Feb 2012, Owen Dunn wrote: On Tue, 14 Feb 2012, Ian Campbell wrote: Also would it be possible to try the 4.1 hypervisor from Wheezy on this machine? Probably... What packages do I need to install to do that? Just xen-hypervisor-4.1-amd64 since we don't really care about tools

Bug#658606: [Pkg-xen-devel] Bug#658606: Xen 4.0 dom0 boot hangs Waiting for /dev to be populated

2012-02-15 Thread Owen Dunn
On Tue, 14 Feb 2012, Ian Campbell wrote: Unfortunately there's a big chunk missing from the middle of the log. Might be a serial overrun but it looks quite long. I suppose it might be worth adding the options one at a time to see which one fixed the issue for you? None of them look like they

Bug#658606: Further information on this bug

2012-02-14 Thread Owen Dunn
The system had an nVidia graphics card in it (nVidia GeForce 6200LE). I removed this and replaced it with an ATI Radeon X300SE. Now the display does not go blank, and the udevadm settle stage finishes (printing `done'). However, the system only proceeds to boot if one presses keys (shift

Bug#658606: [Pkg-xen-devel] Bug#658606: Xen 4.0 dom0 boot hangs Waiting for /dev to be populated

2012-02-14 Thread Owen Dunn
On Tue, 14 Feb 2012, Ian Campbell wrote: This could be a dom0 interrupt handling problem of some sort. You don't say which dom0 kernel version you are using but please could you try the latest one from Squeeze (2.6.32-41) -- there were some IRQ related fixes in the -39/-40 timeframe. The

Bug#658606: [Pkg-xen-devel] Bug#658606: Xen 4.0 dom0 boot hangs Waiting for /dev to be populated

2012-02-14 Thread Owen Dunn
On Tue, 14 Feb 2012, Ian Campbell wrote: On Tue, 2012-02-14 at 12:19 +, Owen Dunn wrote: On Tue, 14 Feb 2012, Ian Campbell wrote: This could be a dom0 interrupt handling problem of some sort. You don't say which dom0 kernel version you are using but please could you try the latest one

Bug#658606: Xen 4.0 dom0 boot hangs Waiting for /dev to be populated

2012-02-04 Thread Owen Dunn
Package: xen-hypervisor-4.0-amd64 Version: 4.0.1-4 After an upgrade to squeeze I've installed Xen 4.0, but when trying to boot the Xen kernel the boot freezes at the message: Waiting for /dev to be fully populated... Nothing further usually [*] appears after this message, and after a short

Bug#591456: Include this in stable-proposed-updates

2011-11-09 Thread Owen Dunn
Could this fix be included in a squeeze point release, i.e. uploaded to stable-proposed-updates, please? I have a production server running lenny using the block-drbd scripts, which this bug breaks, so I can't really upgrade the server to squeeze until this problem is fixed. Thanks, Owen

Bug#643680: python-m2crypto: SMIME verify without attributes allowing SMTP signatures causes Segmentation fault

2011-09-28 Thread owen . synge
Package: python-m2crypto Version: 0.20.1-1+b1 Severity: important The main bug effects Debian stable only. Debian Unstable is not effected, and neither is Scientific Linux 5 and 6. The below code will succeed with some X509 certs, and signed SMIME messages. Its success depends upon the

Bug#638465: ITP: qxw -- advanced interactive crossword construction tool

2011-08-19 Thread Mark Owen
Package: wnpp Severity: wishlist Owner: Mark Owen deb...@quinapalus.com Package name: qxw Version : 20110818 Upstream Author : Mark Owen deb...@quinapalus.com URL : http://www.quinapalus.com/qxw.html License : GPL 2 Programming Lang: C Description

Bug#618776: searching for hold will match packages with that name

2011-03-18 Thread Owen Dunn
Package: release-notes Chapter 4 of the squeeze release notes asks one to search for holds by typing: dpkg --get-selections | grep hold This will erroneously match any packages whose names contain the string `hold' (S) -- To UNSUBSCRIBE, email to

Bug#613922: linux: Radeon DRM doesn't initialise properly (firmware fails to load?)

2011-02-18 Thread Owen Riddy
Package: linux-2.6 Version: 2.6.37-1 Severity: important File: linux I have a Radeon 3450 grampics card (AMD/ATI) and lived on Squeeze until the recent release. The card was well supported by the new Open Source graphics driver (radeon). Whenever I compiled a newer vanilla kernel KMS didn't

Bug#613922: linux: Radeon DRM doesn't initialise properly (firmware fails to load?)

2011-02-18 Thread Owen
Reported to: https://bugs.freedesktop.org/show_bug.cgi?id=34462 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#536754: proposed plan of action

2010-08-13 Thread Alex Owen
on a backwards compatible debian patch then a backwards compatible ubuntu patch. Please comment if you think this is a bad plan? Alex Owen -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#536754: proposed plan of action

2010-08-13 Thread Alex Owen
it into squeeze Comments?? Regards Alex Owen PS: now to make an ubuntu patch! diff -uNr -x'*.py' unattended-upgrades-0.25.1debian1.original/debian/changelog unattended-upgrades-0.25.1debian1/debian/changelog --- unattended-upgrades-0.25.1debian1.original/debian/changelog 2008-06-14 14:02:35.0

Bug#536754: proposed plan of action

2010-08-13 Thread Alex Owen
Oops! So did you spot the deliberate mistake?? Syntactically correct patches attached. Regards Alex Owen On 13 August 2010 13:56, Alex Owen r.alex.o...@gmail.com wrote: tags  536754+ patch thanks Attached are 2 patches. One for Lenny to help people patch this into lenny for the rest

Bug#591749: installation-guide: Loading preseed configuration file via TFTP

2010-08-05 Thread Jason Owen
Package: installation-guide Severity: normal Appendix B.2.1 covers ways to load the preseed configuration file. Bug #509723 (resolved) added the ability to load over the network via TFTP, instead of just via HTTP. This should be added to the documentation.

Bug#583484: Much of the work has been done!

2010-07-09 Thread Alex Owen
. -- Dr Richard Alexander Owen Physicist/Programmer Queen Mary, University of London Tel: 020 7882 5054 Physics Department Email: r.a.o...@qmul.ac.uk G.O. Jones Building 327 Mile End Road London E1 4NS, UK

Bug#506040: Any Progress?

2010-04-14 Thread Alex Owen
it into debian. [1] http://ceph.newdream.net/2010/03/client-merged-for-2-6-34/ [2] http://ceph.newdream.net/2010/02/v0-19-released/ Anyway just some thoughts! Alex Owen -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#527966: Workaround...

2009-05-19 Thread Owen Dunn
A workaround for this is to alter the definition of vm-pixmap-directory in vm-vars.el so that it says: (locate-data-directory vm) rather than vm-configure-datadir and vm-configure-pixmapdir http://www.archivum.info/gnu.emacs.vm.bug/2007-08/msg00014.html suggests that vm-configure-datadir and

Bug#390712:

2009-02-25 Thread Alex Owen
An upstream patch (for a work around) is being tracked at http://bugs.exim.org/show_bug.cgi?id=665 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#453755: dbus-x11: Seems to be fixed now

2008-07-30 Thread Owen Heisler
Package: dbus-x11 Followup-For: Bug #453755 This bug seems to be fixed now, with v1.2.1-2. -- System Information: Debian Release: lenny/sid APT prefers stable APT policy: (990, 'stable'), (800, 'testing'), (700, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux

Bug#491098: [Patch] packages/debian-installer-utils/fetch-url-methods/http fix for wget404 for latest busybox wget

2008-07-16 Thread Alex Owen
and matches a different error generated by ftp. patch made againt debian-installer svn trunk revision 54394 Regards Alex Owen Index: packages/debian-installer-utils/fetch-url-methods/http === --- packages/debian-installer-utils/fetch-url

Bug#442289: 25configure_init: misunderstood?

2008-05-30 Thread Alex Owen
!!! Alex Owen -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#477175: Merge 474931 and 477175

2008-04-22 Thread Alex Owen
forcemerge 474931 477175 thanks Seems that these two are the same... gdb reports same error in both! Merging... Alex Owen -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#477175: grub-probe segfaults on LVM with empty PV

2008-04-21 Thread Alex Owen
notice that the problem infact starts a few lines earlier.. but I'm not sure about that! They might also know where to jump to to handle the empty PV case properly! I may be able to provide more debuging/anayisis if helped! Regards Alex Owen

Bug#477100: grub-pc: grub-probe -t device / is giving me a core dump with latest version

2008-04-21 Thread Alex Owen
will merge the bugs. Many thanks. Alex Owen -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#110300: Britney and Christina twosome

2008-03-23 Thread Owen zwiez
Forget all your worries and insecurities with this amazing, proven solution. http://www.viagfvo.com/ We Have Done All The Research for You -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#336216: Achieve the size you always wanted

2008-03-22 Thread Owen Aghili
Proven to be effective in gaining inches for more than 90% of Men worldwide. http://www.Dibilitoted.com/ Leak right into her mouth -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#392181: apply australia astrophysics

2008-03-17 Thread Lewis Owen
Get rPescriptions and Mediactions ASAP www.ablateappreciable.bedridden%2Enothyr.com see applyaustralia -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

  1   2   3   >