Bug#1028402: rtl-433: Incomplete list of devices

2023-03-29 Thread Angus Mackenzie
On Fri, 03 Feb 2023 07:55:53 +0100 Gürkan Myczko wrote: > Dear Angus > > Can you be more details, like what is the command you try and how does > it fail? > > From the standard output of just running rtl-433, I can see they are > supposed to > be supported: >

Bug#1028402: rtl-433: Incomplete list of devices

2023-03-29 Thread Angus Mackenzie
On Fri, 03 Feb 2023 07:55:53 +0100 Gürkan Myczko wrote: > Dear Angus > > Can you be more details, like what is the command you try and how does > it fail? > > From the standard output of just running rtl-433, I can see they are > supposed to > be supported: >

Bug#1028402: rtl-433: Incomplete list of devices

2023-03-29 Thread Angus Mackenzie
On Fri, 03 Feb 2023 07:55:53 +0100 Gürkan Myczko wrote: > Dear Angus > > Can you be more details, like what is the command you try and how does > it fail? > > From the standard output of just running rtl-433, I can see they are > supposed to > be supported: >

Bug#1028402: rtl-433: Incomplete list of devices

2023-01-10 Thread Angus Mackenzie
Package: rtl-433 Version: 22.11-1 Severity: important X-Debbugs-Cc: anxious...@gmail.com Dear Maintainer, I'm attempting to run rtl_433 with a Bresser 5 in 1 Weather station, but the list of available devices only goes up to 99. The list on the github merbanan/rtl_433 site extends to 223. Has t

Bug#933016: [Pkg-rust-maintainers] Bug#933016: rustc: status of nightly toolchains

2019-07-29 Thread Angus Lees
I think you are trying to compile a project that requires in-development features of the Rust compiler. I think you also want to do that without getting involved in the Rust upstream development process and tools (like rustup). I don't think there is a way to resolve those two conflicting goals t

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

2018-12-06 Thread Angus Lees
ile itself) - Gus On Thu, 6 Dec 2018 at 18:36, 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 > >

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

2018-12-05 Thread Angus Lees
Package: libasound2-data Version: 1.1.7-1 Severity: normal Dear Maintainer, The usb-audio interface on my Dell USB-C WD15 dock stopped working recently. The immediate symptom is the device gone from pulseaudio, with: E: [pulseaudio] module-alsa-card.c: Failed to find a working profile. E: [pulse

Bug#913572: [Pkg-rust-maintainers] Bug#913572: Shouldn't shipping broken symlinks be against policy?

2018-11-14 Thread Angus Lees
I think I am responsible for this dangling symlink :) The issue is that the symlink target is _not_ in the 'rust-doc' package, but in the 'gdb-doc' package which has nothing to do with the rust src package, nor the rust maintainers. Moving the rust-gdb symlink into gdb-doc is not appropriate. Ba

Bug#906585: [Pkg-rust-maintainers] Bug#906585: rustc: Backport the fix for Rust#44800 to stretch

2018-08-20 Thread Angus Lees
On Sun, 19 Aug 2018 at 20:39 Moritz Mühlenhoff wrote: > On Sat, Aug 18, 2018 at 03:19:46PM +0200, Nicolas Braud-Santoni wrote: > > Would it be possible to turn it into a security upload, along with a > binNMU of > > all packages that were built with rustc (<< 1.24.1) ? > > 1.24 will reach stretch

Bug#903110: [Pkg-rust-maintainers] Bug#903110: rustc: wasm32 target is enabled, but doesn't work

2018-07-08 Thread Angus Lees
Fwiw: Unless there is something that acts on `rustc --print target-list` without applying some human judgement first, I would rather we just reassigned this bug to LLVM and enabled wasm. "Fixing" this in rustc, and then unfixing it again once we add support to LLVM seems a little bit like chasing

Bug#898792: [Pkg-rust-maintainers] Bug#898792: rust-src: [RC] embedded copy of normalize.css

2018-05-15 Thread Angus Lees
severity 898792 normal thanks Downgrading severity, since I think we'd all agree that using a single CSS file from one source rather than another does not render the entire Rust toolchain as unusable or not suitable for release ;) (and the Debian policy section cited is a "should" not "must" direc

Bug#884775: [Pkg-rust-maintainers] Bug#884775: /usr/bin/rustc: Error Compiling Code: "attempt to use impure library"

2018-03-11 Thread Angus Lees
tags 884775 + unreproducible notabug close 884775 thanks I suspect the original issue was caused by having a non-standard "ld" in your $PATH - specifically, I suspect it was the guix ld-wrapper[1]. (Or perhaps a non-standard "cc" that in turn uses this guix ld) The reply to your stack overflow q

Bug#890213: squid-deb-proxy-client should try all browse domains

2018-02-11 Thread Angus Lees
Package: squid-deb-proxy-client Version: 0.8.14 Severity: normal Dear Maintainer, I'm trying to setup static dns-sd entries for my apt cache (I don't want to run avahi/mDNS on my proxy server). This involves creating _apt_proxy._tcp entries on a domain other than .local[1]. For reasons that are

Bug#704176: xournal: Export to PDF gives very low resolution

2017-03-30 Thread Angus Frinc
Package: xournal Version: 1:0.4.8-1 Followup-For: Bug #704176 Dear Maintainer, Regarding upstream bug report https://sourceforge.net/p/xournal/bugs/165/ this issue have been resolved in commits 78d9643 and e03ebdb I recompiled xournal from upstream source and I can confirm that the legacy export

Bug#846177: [Pkg-rust-maintainers] Bug#846177: A rustc-src package would be useful for racer completion

2016-12-10 Thread Angus Lees
On Tue, 29 Nov 2016, 10:51 Dato Simó wrote: > It would be nice to have a rustc-src package containing the source for > Rust itself. > > The (widely-used) racer completion engine needs access to the source in > order to work. > I'm becoming a big fan of racer, so I'm all for this! I haven't look

Bug#834003: rustc: armhf FTBFS because upstream assumes armhf has neon but debian does not

2016-08-11 Thread Angus Lees
A relevant upstream discussion[*] seems to suggest that we should be using arm-unknown-linux-gnueabihf and not armv7-* I think this results in armv6, which sounds preferable to armv7+neon, and I don't think will cause any other issues (Steve?). Other options include creating a new combination of "

Bug#832565: [Pkg-rust-maintainers] Bug#832565: rustc: don't embed llvm in librustc_llvm

2016-07-26 Thread Angus Lees
(Capturing some investigation I dumped into IRC) On Wed, 27 Jul 2016 at 09:54 Ximin Luo wrote: > librustc_llvm-xx.so is approx 30MB, taking about half the space of > libstd-rust-xx. > Upstream tells me that this is due to embedding pretty much all of LLVM. > > We should explore options to make i

Bug#819475: [Pkg-rust-maintainers] Bug#819475: Bug#819475: rustc not run depend on gcc 4.9.2

2016-03-29 Thread Angus Lees
On Wed, 30 Mar 2016 at 13:27 Lihe Wang wrote: > #~ rustc hello.rs > error: linking with `cc` failed: exit code: 1 > note: "cc" "-Wl,--as-needed" "-m64" "-L" > "/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib" "hello.0.o" "-o" "hello" > "-Wl,--gc-sections" "-pie" "-nodefaultlibs" "-L" > "/usr/lib/ru

Bug#811573: FTBFS with GCC 6: statement indented as if it were guarded by

2016-01-20 Thread Angus Lees
Urgh. These aren't bugs, and it looks like we're going to have to add "-Wno-error=misleading-indentation" (or disable the misleading-indentation warning entirely). - Gus

Bug#791961: saned won't run from systemd (bad status=22 or procnum=1)

2015-09-01 Thread Angus Lees
Interesting. Yes, setting Standard Input=null/Output=syslog/Error=syslog works for me with sane-utils 1.0.24-13 and systemd 224-1. I think part of my earlier confusion was because I hadn't realised saned (now) has native systemd socket-activation support, and didn't need to be run in inetd-compati

Bug#796256: [Pkg-rust-maintainers] Bug#796256: Bug#796256: Bug#796256: Bug#796256: Bug#796256: Bug#796256: Bug#796256: Please consider packaging a Rust version that allows #![feature(...)]

2015-08-31 Thread Angus Lees
On Mon, 31 Aug 2015 at 19:26 Ximin Luo wrote: > On 31/08/15 10:58, Sylvestre Ledru wrote: > > Le 31/08/2015 10:37, Ximin Luo a écrit : > >> On 31/08/15 08:59, Sylvestre Ledru wrote: > >>> We are aware of this and we decided to take this approach on purpose > for > >>> now. This is not perfect but

Bug#791961: saned@.service systemd file is wrong (afaics)

2015-08-27 Thread Angus Lees
Indeed, I'm thoroughly confused by the conclusion in #782971 - it seems the exact opposite of my experience just now with sane-utils 1.0.24-13 and systemd 224-1. For me, I needed to modify /lib/systemd/system/saned@.service and set both Standard{Input,Output} to 'socket' to get saned working corre

Bug#796256: [Pkg-rust-maintainers] Bug#796256: Please consider packaging a Rust version that allows #![feature(...)]

2015-08-20 Thread Angus Lees
tags 796256 upstream wontfix close 796256 thanks On Fri, 21 Aug 2015 at 06:03 Josh Triplett wrote: > Quite a bit of the Cargo ecosystem makes use of #![feature(...)] to > enable unstable features. Rust release builds prohibit this by default: > > > /home/josh/.cargo/git/checkouts/rust-fuse-e037

Bug#793147: [Pkg-rust-maintainers] Bug#793147: rustc FTBFS on mipsel: configure: error: unknown CPU type: mips

2015-07-21 Thread Angus Lees
On Wed, 22 Jul 2015 at 04:48 Gustavo Prado Alkmim wrote: > Package: rustc > Version: 1.1.0+dfsg1-1 > Package is failing to build on buildd. I'm working on a fix and I will > attach it as soon as possible. Oops. This is a known issue (the toolchain bootstrapping currently only works on i386+amd

Bug#792908: lldb: Please provide a lldb.1 manpage symlink to lldb-$version.1

2015-07-19 Thread Angus Lees
Package: lldb Version: 1:3.5-25 Severity: wishlist This package provides an unversioned "lldb" executable. For all the same reasons, it would be nice to have an unversioned "lldb" manpage. (I would like to take advantage of this to provide the manpage in the rust-lldb package without adding a de

Bug#752156: xorg: X server crashes in fbBresSolid+0x1c0 (intel driver) only with KiCad

2014-11-19 Thread Angus Gratton
let me know if I can supply any more info at all. Angus -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#760530: aspell-en: en_GB missing "gaol"

2014-09-04 Thread Angus Lees
Package: aspell-en Version: 7.1-0-1 Severity: minor "Gaol" is a decreasingly popular, but still quite valid(*), alternative spelling of "jail" in UK, Ireland and Australia. See for example the brief discussion on http://en.wiktionary.org/wiki/gaol (*) Indeed, some view "gaol" as the "more correc

Bug#711413: failure to connect

2013-06-09 Thread Angus A Mackenzie
To follow myself up. Zoneminder starts but doesn't work properly with either of the fixes I suggested. I don't think the camera views update, and closing the windows doesn't return to the zm home page. The Apache log contains lots of warnings about use of a now deprecated PHP mysql method, but

Bug#711413: zoneminder: fails to connect to zoneminder - php library

2013-06-09 Thread Angus A Mackenzie
Zoneminder fails to start if "short_open_tag" is set to "Off" in /etc/php5/apache2/php.ini; the change to Off (recommended) is what has precipitated this bug. A workaround is to set this to "On" Searching /usr/share/zoneminder/includes/functions.php for short opening tags reveals just one, on l

Bug#643810: tangerine startup problem

2011-11-19 Thread Angus A Mackenzie
The error log contains this line: Mono-INFO: DllImport loading library: \ '/usr/lib/tangerine/plugins/libsessionglue.so.so' I removed the ".so" from Session.dll.config target="libsessionglue.so" Tangerine then starts. AAM

Bug#624965: gcc 4.6 bullet build failure (patch)

2011-06-25 Thread Angus Lees
fyi: Upstream bug and trivial patch is here: http://code.google.com/p/bullet/issues/detail?id=481 - Gus -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#558815: [Pkg-puppet-devel] Bug#558815: Bug#558815: puppet : no certificate to sign between a squeeze puppet and a Lenny's puppetmaster

2009-12-01 Thread Angus Frinc
Le 01/déc - 00:48, Russ Allbery a écrit : > Angus Frinc writes: > > > What does it mean ? > > Puppet which is able to push configuration for different distros and OS > > isn't capable for different version of Debian ? > > > Is it mean that I need to upgrade

Bug#558815: [Pkg-puppet-devel] Bug#558815: puppet : no certificate to sign between a squeeze puppet and a Lenny's puppetmaster

2009-12-01 Thread Angus Frinc
Hi, Le 30/nov - 17:59, micah anderson a écrit : > Excerpts from Angus Frinc's message of Mon Nov 30 13:59:56 -0500 2009: > > Package: puppet > > Version: 0.25.1-2 > > Severity: important > > > > On a fresh install of squeeze, I'm not abble to regist

Bug#558815: puppet : no certificate to sign between a squeeze puppet and a Lenny's puppetmaster

2009-11-30 Thread Angus Frinc
Package: puppet Version: 0.25.1-2 Severity: important Hi, On a fresh install of squeeze, I'm not abble to register my squeeze client on my lenny's server. first try : squeezeclient:~# puppetd --test -w 120 --server lennyserver.domain warning: peer certificate won't be verified in this SSL sess

Bug#534178: eric: Apparently different segmentation fault

2009-06-22 Thread Angus Mackenzie
ip.so, sipmodule.so, sip.py and sip.pyc" in /usr/share/eric/modules/KdeQt/. A symlink to an installed copy of sip.so did not help. Following an email discussion, I removed python-kde4 and its dev and doc packages. Eric now starts normally. It's good to have it back. Angus Mackenzie -- Sys

Bug#531408: Acknowledgement (freevo stop just after beeing "ready")

2009-06-01 Thread Angus Frinc
Sorry for the submission of this bug, which was already signaled, see #531340. Regards, -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#531408: freevo stop just after beeing "ready"

2009-06-01 Thread Angus Frinc
Package: freevo Version: 1.9.0-1 Severity: important Since the update to freevo 1.9.0, starting it will close himself just after being "ready". Here are my logs. For the moment, freevo is unusable on my system. If I can help, Thank you for yours, Regards. -- Freevo main.log ===

Bug#530752: vim syntax : missing runtime/vim-puppet.yaml or files in wrong place

2009-05-27 Thread Angus Frinc
Package: puppet Version: 0.24.5-3 Severity: minor The syntax does not work properly, you have to load it by hand. According to Debian Packagin Policy for Vim [1], it need a yaml file to permit autoloading the configuration. Or maybe the files are in the wrong place (cf: debian.vim) thanks for th

Bug#529025: ssh-add break awesome

2009-05-17 Thread Angus Frinc
Package: awesome Version: 3.3~rc2-1 Severity: normal Hi, while trying to run ssh-add from the "run prompt bar" to have the ssh-askpass dialog, awesome will be at max of CPU, doesn't respond and no asskpass dialog window appear. No problems with other programs from the run, Ssh-asskpass work fin

Bug#491073: poppler-utils: pdftotext drops a segfault

2008-11-12 Thread Angus Frinc
Package: poppler-utils Version: 0.4.5-5.1etch3 Followup-For: Bug #491073 I found a pdf that reproduce this bug. pdftotext and other pdfto* from this package are making the same segfault. Using the 0.8.7-1 version of poppler-utils doesn't seem to introduce this segfault. Regards, -- System Inform

Bug#501501: unstable works for i386

2008-10-11 Thread Angus McMorland
Sorry, I installed the unstable version as soon as one in testing failed, and didn't think to let you know that it worked. Everything seems to be working okay with 0.98.3-3, under i386. Thanks, Angus. -- AJC McMorland Post-doctoral research fellow Neurobiology, University of Pittsburgh

Bug#501501: confirmed for i386

2008-10-08 Thread Angus McMorland
I can confirm that this bug also affects the i386 package. -- AJC McMorland Post-doctoral research fellow Neurobiology, University of Pittsburgh -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#498379: zim: using "space" change focus

2008-09-10 Thread Angus Frinc
Raphael Hertzog a écrit : On Tue, 09 Sep 2008, Angus Frinc wrote: Package: zim Version: 0.26-1 Severity: normal In the preference menu, event if i check or not the interface box about "Ctrl-Space", when I enter a simple space character in a note, zim switch to lateral bar (but write

Bug#498379: zim: using "space" change focus

2008-09-09 Thread Angus Frinc
Package: zim Version: 0.26-1 Severity: normal In the preference menu, event if i check or not the interface box about "Ctrl-Space", when I enter a simple space character in a note, zim switch to lateral bar (but write the space) -- System Information: Debian Release: lenny/sid APT prefers unsta

Bug#475228: defoma: defoma-font tries to update cache in my homedir

2008-04-16 Thread Angus Lees
On Wed, Apr 9, 2008 at 6:41 PM, Paul Slootman <[EMAIL PROTECTED]> wrote: > Package: defoma > Version: 0.11.10-0.2 > Severity: normal > > I have my homedir on an NFS mounted filesystem. Hence root has no rights > on my files. > > When installing latex-xft-fonts, I got the following output: > > Sett

Bug#12667: Don't Let Yourself Down

2008-03-26 Thread Angus gopaul
Never look at lovemaking the same way again - Click here http://www.nobtahun.com/ How to make your woman come -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#361954: The road to success

2008-03-24 Thread Angus Shaukat
Lose all your frustration all at once by trying our amazing product http://www.Hardrockhard.com/ Re: what she really wants -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#245200: Britney and Christina twosome

2008-03-23 Thread Angus ghabril
She loves to give me head every single night now that I’m a large 9 inches. http://www.eosrcra.com/ Re: Coming over -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#406864: It's one of a few signs

2008-03-19 Thread angus greg
ShlongBouffantMeredith http://www.Twalveen.com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#468441: eric4-configure.py aborts

2008-02-28 Thread Angus Mackenzie
Package: eric Version: 4.0.4-1 Severity: important I've installed eric on two different unstable systems this evening. The main window comes up; I refuse the chance to upgrade to the latest version and I'm informed that as this is the first run the configuration program will run. The window then

Bug#227503: Customer Service, SOS MAIL

2008-02-23 Thread donnie angus
Company Name SOS Mail Int. Job Category Customer Suppport Location USA Position Type Employee, Part-Time Salary from 2,500/month Experience 1+ Education Level High School or Equivalent Date Posted February 21, 2008 REQUEREMENTS: U.S. Citizenship, valid TAX ID, computer with Internet acess, know

Bug#460313: RM: libhtml-embperl-perl -- RoM; apache1 specific; obsolete

2008-01-11 Thread Angus Lees
Package: ftp.debian.org Severity: normal Superseded upstream by libembperl-perl (although not completely compatible). No support for apache2 so its time for this package to die. Already removed from testing, please remove from unstable. -- - Gus pgpP0sHrmv34v.pgp Description: PGP signature

Bug#460036: RFA: defoma -- Debian Font Manager -- automatic font configuration framework

2008-01-10 Thread Angus Lees
Package: wnpp Severity: normal I request an adopter for the defoma package. I still think defoma fills a need and we should keep it. It needs a rewrite into something more resembling maintainable/modern perl, the gtk1 gui updated/removed and the font hints to be better specified (look to fontcon

Bug#390712: Work around

2007-08-18 Thread Tim Angus
This also occurs with exim4-daemon-heavy and my Nokia E70 with EPOC mail. Since the problem is in GNUTLS, it can be worked around by using OpenSSL, which is fortunately simply a case of editing debian/rules such that OPENSSL := 1. UNfortunately, this isn't so staightforward with -heavy because ap

Bug#412521: How does Embperl work with different Apache2 MPM models?

2007-05-02 Thread Angus Lees
On 5/1/07, Gunnar Wolf <[EMAIL PROTECTED]> wrote: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=412521 In short, the user states embperl only works with the Prefork Apache MPM. I have only used this MPM (and not the other ones, particularly the ones based on threading) - and this is because

Bug#418067: apache2-mpm-prefork: apache2 -X kills wrong process group on exit

2007-04-06 Thread Angus Lees
Package: apache2-mpm-prefork Version: 2.2.3-4 Severity: normal In apache2.2 (at least prefork mpm), 'apache2 -X' doesn't create a new process group. Despite that, on exit it sends a SIGTERM to whatever the process group is, causing all sorts of damage. Amongst them a FTBFS on libembperl-perl whe

Bug#411253: ipvsadm: bashism in ipvsadm.postinst

2007-02-17 Thread Angus Lees
Package: ipvsadm Version: 1.24+1.21-1.4 Severity: important This line in ipvsadm.postinst: ipvsadm -L -n >& /dev/null || true should be changed to: ipvsadm -L -n > /dev/null 2>&1 || true in order to be more portable amongst bourne shells. In particular, this made ipvsadm uninstallable for me u

Bug#402014: fontconfig.defoma patch

2007-01-24 Thread Angus Lees
On 1/22/07, Keith Packard <[EMAIL PROTECTED]> wrote: On Sun, 2007-01-21 at 23:08 +1100, Angus Lees wrote: > hrm. you're right - we need to run fc-cache on the directories we > didn't need to symlink to .. Would it be better to add the new font directories to the fo

Bug#402014: fontconfig.defoma patch

2007-01-21 Thread Angus Lees
At Sun, 21 Jan 2007 07:19:01 +1100, Keith Packard wrote: > On Tue, 2007-01-16 at 17:39 +1100, Angus Lees wrote: > > Keith, here's the patch written during your talk at LCA ;) > > > > It fixes bug 402014, by simply adding '-f' to the fc-cache run, hence &g

Bug#402014: fontconfig.defoma patch

2007-01-15 Thread Angus Lees
Keith, here's the patch written during your talk at LCA ;) It fixes bug 402014, by simply adding '-f' to the fc-cache run, hence me filing it under this bug number. Really though, this patch avoids creating symlinks for fonts that are already in a directory covered by fontconfig - but I couldn't

Bug#404494: Error in link from man update-exim4.conf to man exim4-config_files

2006-12-25 Thread Angus Mackenzie
section. Angus Mackenzie -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#333724: Announce of the upcoming NMU for the libapache-sessionx-perl package

2006-11-25 Thread Angus Lees
On 11/20/06, Christian Perrier <[EMAIL PROTECTED]> wrote:> Dear maintainer of libapache-sessionx-perl and Debian translators, On 13 nov 2006 I sent a notice to the maintainer of the libapache-sessionx-perl Debian package, mentioning the status of at least one old po-debconf translation update i

Bug#393746: defoma: The wrong fonts are chosen for 'courier'

2006-10-22 Thread Angus Lees
reassign 393746 msttcorefontsthanksOn 10/17/06, Sam Morris <[EMAIL PROTECTED]> wrote: I'm not sure exactly which package I should be reporting this bugagainst, so please bear with me. :)My problem: web pages that ask for the 'courier' font look ugly. Thefont is very blurry, and lines that should be

Bug#388416: Problems with fontconfig's defoma script

2006-10-02 Thread Angus Lees
On 10/2/06, Josselin Mouette <[EMAIL PROTECTED]> wrote: Hi Angus,we're currently facing some issues with the fontconfig defoma script,which is displaying "error scanning" messages. As neither Keith nor I doreally understand how defoma is working, I was wondering whether you

Bug#389530: the problem file

2006-09-26 Thread Angus Mackenzie
Attached flowchart.odg Description: application/vnd.oasis.opendocument.graphics

Bug#389530: openoffice.org-draw: amd-64 version crashes when loading file

2006-09-26 Thread Angus Mackenzie
Package: openoffice.org-draw Version: 2.0.4~rc2-1 Severity: important I have an .odg file generated with the 32 bit version, which loads fine on 32 bit. If I attempt to load it on my 64 bit system, the window freezes and stops redrawing, requiring me to kill the soffice process to allow me to

Bug#365315: xterm and charcell fonts

2006-08-16 Thread Angus Lees
reassign 365315 xserver-xorg retitle xserver-xorg whitespace in charcell fonts rendered as squares thanks > With the new version of today, the opendir issue has gone, but I > found some kind of wrong encodings (with the space char) in a font > previously perfectly working. See the xterm screensho

Bug#325935: warzone2100: Is this ITP still valid?

2006-07-30 Thread Angus Lees
On 7/29/06, Linas Žvirblis <[EMAIL PROTECTED]> wrote: The latest packages, by the bug owner, I could find date back to year2005. Although upstream currently ships with Debian packaging filescreated by Angus Lees in March 2006.Is anyone still working on packaging Warzone 2100 for inclus

Bug#319951: [Pkg-fonts-devel] Not sure that #319951 is still here

2006-07-04 Thread Angus Lees
[uninitialised variable at gs.defoma line 108] That is/was a bug with gs.defoma; I've merged many bug reports for it.  As far as I know without having fixed the bug, it is not an issue with ttf-farsiweb.-- - Gus

Bug#373659: acpi-support: shutsdown/brings up interfaces that were already down

2006-06-18 Thread Angus Lees
On 6/16/06, Raphael Hertzog <[EMAIL PROTECTED]> wrote: [ please keep me in CC since the BTS hasn't affected a maintainer toacpi-support yet ]thanks for your bug reports. You appear to have some knowledge on thetopic and evidently some interest, would you be interested to co-maintain the package?Sur

Bug#373659: acpi-support: shutsdown/brings up interfaces that were already down

2006-06-14 Thread Angus Lees
Package: acpi-support Version: 0.80-1 Severity: normal suspend.d/55-down-interfaces.sh takes down all interfaces that exist, even those that are already down and resume.d/62-ifup.sh diligently brings up all the interfaces that were taken down. This means that my ethernet interface (which is manag

Bug#373660: acpi-support: acpi_fakekey doesn't work

2006-06-14 Thread Angus Lees
Package: acpi-support Version: 0.80-1 Severity: serious acpi_fakekey doesn't seem to do anything on my Thinkpad T43p laptop. This means suspend and hibernate doesn't actually trigger at all for me. I'm not sure what acpi_fakekey is supposed to do (strace shows it writing to my keyboard /dev/input

Bug#196741: closed by Pierre HABOUZIT <[EMAIL PROTECTED]> (Re: konqueror: Konqueror registers itself as the default image viewer)

2006-05-17 Thread angus
[Debian Bug Tracking System <[EMAIL PROTECTED]>, 2006-05-14 11.03 CEST] > Date: Sun, 14 May 2006 11:02:20 +0200 > From: Pierre HABOUZIT <[EMAIL PROTECTED]> > Subject: Re: konqueror: Konqueror registers itself as the default image viewer > To: Carlos <[EMAIL PROTECTED]>, [EMAIL PROTECTED] > > On Mo

Bug#367020: mutt: extract-keys fails for smime signatures with bundled CA certificate

2006-05-12 Thread Angus D Madden
Package: mutt Version: 1.5.11+cvs20060403-0bpo1 Severity: normal When extracting keys from a signed S/MIME message with the extract-keys command, extract-keys will fail if the signature includes a bundled CA certificate. smime_keys will attempt to add the CA certificate and never get to the cert

Bug#364282: Solved! (in a way)

2006-04-22 Thread angus
You can merge this bug with #364229. I ran setxkbmap from that directory and the layout is working all right. Thanks. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#360456: libembperl-perl: FTBFS: match/div.asc failure.

2006-04-03 Thread Angus Lees
On 4/2/06, Kurt Roeckx <[EMAIL PROTECTED]> wrote: Package: libembperl-perlVersion: 2.0.1-1Severity: seriousHi,Your package is failing to build with the following error:#147 match/div.htm... ok#148 match/div.asc...Error in Line 1 Is:Should: Input:  test/html/match/div.ascOutput: 

Bug#347268: another ttf-dejavu defoma hints change

2006-02-05 Thread Angus Lees
It seems you'll also want to replace /usr/share/fonts/truetype/ttf-dejavu/DejaVuSansMono-Roman.ttf with /usr/share/fonts/truetype/ttf-dejavu/DejaVuSansMono.ttf in ttf-dejavu.defoma-hints, since that file has also been renamed. -- - Gus -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a s

Bug#351286: links2: driver 'x' not available

2006-02-03 Thread angus
Package: links2 Version: 2.1pre20-3 Severity: important $ links2 -g -driver x Unknown graphics driver x. The following graphics drivers are supported: directfb, fb, svgalib $ -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architectu

Bug#346444: ctwm: "Occupy" doesn't work

2006-01-07 Thread angus
Package: ctwm Version: 3.7-2 Severity: important "Occupy" now shows a window painted in DefaultBackground (I guess), with a beveled box drawn inside (same color). The cursor changes to a hand when moved inside the window. That's all. How to reproduce: From menu, select "Occupy", click on any win

Bug#345430: swisswatch: changed default face for no reason, and old default is unavailable

2005-12-31 Thread angus
Package: swisswatch Version: 0.6-10 Severity: normal I upgraded to the newest swisswatch and I lost the clock with black face and green ticks (?). None of the listed "-name" options in the man page show that skin, which was the default before. I would like to have the old design back. -- Syste

Bug#337351: libembperl-perl: FTBFS on arm - fails httpd syntax check 1

2005-11-04 Thread Angus Lees
At Fri, 4 Nov 2005 02:03:31 - (GMT), Wookey wrote: > http://buildd.debian.org/fetch.php?&pkg=libembperl-perl&ver=2.0.1-1&arch=arm&st$ > > fails during output caching tests: > sub EXPIRES in source... ok > sub EXPIRES in source (cached)...ok > > Performing httpd syntax check 1 ... ERROR:

Bug#332888: synce-serial and udev

2005-10-17 Thread Angus Mackenzie
Recent updates of udev/hal have forced the purging of hotplug This makes synce-serial uninstallable because of its dependency on hotplug To reinstall hotplug would force the removal of udev/hal/hald Would it be possible to remove the dependency on hotplug please? I'm using 2.6.12-1-amd64-k8 and

Bug#333154: pwc-source: kernel/linux name detection broken

2005-10-10 Thread Angus Lees
Package: pwc-source Version: 10.0.7a-5 Severity: normal The KLINUX code in debian/rules doesn't work (always ends up with KLINUX=linux). Adding "&& echo yes" to the ifeq conditions fixes it: ifeq ($(shell test $(strip $(ksublevel)) -le 11 && echo yes), yes) KLINUX=kernel else

Bug#326596: Warnings from gs.defoma script when upgrading fonts

2005-09-04 Thread Angus Lees
At Sun, 04 Sep 2005 11:49:58 +0200, Vincent Lönngren wrote: > Use of uninitialized value in print at /var/lib/defoma/scripts/gs.defoma line > 108. For the record, what version of gs-common do you have installed? -- - Gus pgpJEAC9vebnY.pgp Description: PGP signature

Bug#313067: defoma: Defoma prevents ghostscript from rendering fonts properly

2005-08-28 Thread Angus Lees
At Sun, 28 Aug 2005 08:42:30 -0400, Kirill wrote: > > Having the letter spacing wrong probably means the original kword app > > somehow didn't get the font metric information correct, however. Has > > this ever worked for you in the past? > > Not with Times New Roman. But if after editing gsfonts

Bug#313067: defoma: Defoma prevents ghostscript from rendering fonts properly

2005-08-28 Thread Angus Lees
At Sat, 11 Jun 2005 12:14:17 -0400, Kirill wrote: > I am trying to set up an HPLJ 1012 to print from KDE apps (KWord, Konqueror) > using CUPS. I am getting most fonts messed up by ghostscript (gs-esp). I've > been struggling with it for a whole week now with very little progress so far. > When I p

Bug#322859: FTBFS: Cannot find apr.h

2005-08-18 Thread Angus Lees
At Sat, 13 Aug 2005 11:18:11 +0200, Marc 'HE' Brockschmidt wrote: > This problem is caused by a radical API change in libapach2-mod-perl2 > 1.999_22. Upstream has already reacted, so packaging the new 2.0rc5 > version should fix this FTBFS. Yep, the 2.0rc5 build breaks somehow (doesn't find apache

Bug#315682: marked as done (defoma: many hintfiles lack "Location" and even "FontName")

2005-06-26 Thread Angus Lees
reopen 315682 retitle 315682 "defoma-ps should generate Location and FontName hints" reassign 315682 psfontmgr severity 315862 normal thanks At Sun, 26 Jun 2005 18:18:06 -0700, Debian Bug Tracking System wrote: > However, many of the hintfiles installed automatically have no Location > entries, an

Bug#313067: looks like the same bug as 251067

2005-06-23 Thread Angus Lees
At Wed, 22 Jun 2005 20:04:10 -0700 (PDT), Andrew Young wrote: > The behavior reported here seems very similar to the problems with > printing from mozilla, filed under 251067. Take a look and see if > these can be combined -- and see if it's possible to decide just *where* > in the font-handling s

Bug#314552: zaptel: bashism in postinst

2005-06-16 Thread Angus Lees
Package: zaptel Version: 1:1.0.7-4.1 Severity: important zaptel.postinst contains this piece of code: N=1; while (( $N < 250 )) ; do rm -f /dev/zap/$N; mknod /dev/zap/$N c 196 $N; N=`expr $

Bug#314549: zaptel: should build-dep on dpatch >= 2.0.9

2005-06-16 Thread Angus Lees
Package: zaptel Version: 1:1.0.7-4.1 Severity: normal dpatch-run (used in the zaptel .dpatch scripts) was only introduced in dpatch 2.0.9 - Gus -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (890, 'testing'), (89, 'unstable'), (1, 'experimental') Architecture: i3

Bug#310154: 855resolution: should be run from rcS.d

2005-05-21 Thread Angus Lees
Package: 855resolution Version: 0.3-4 Severity: normal 855resolution only needs to be run once during bootup (it has no "stop" equivalent) and has essentially no boot-time dependencies. IMO the init script should be run from runlevel "S", not the usual [2345] priority 20. - Gus -- System Infor

Bug#308902: units: doesn't know about RU (rack units)

2005-05-12 Thread Angus Lees
Package: units Version: 1.81-4 Severity: wishlist Would be nice if units knew about "rack units" (RU) - Gus -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (890, 'testing'), (89, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.8-1-686

Bug#308604: libapache2-mod-perl2: Apparently requires CGI.pm >= 3.08 which is unavailable

2005-05-11 Thread Angus Lees
Package: libapache2-mod-perl2 Severity: important Version: 1.999.23-1 The upstream changes document mentions that CGI.pm >= 3.08 is required to understand the Great Apache2 Renaming. This version is unavailable in Debian, since libcgi-perl is ancient, libcgi-pm-perl no longer exists and perl-modu

Bug#300278: defoma: debhelper files fail if defoma is removed before package

2005-03-28 Thread Angus Lees
At Sat, 26 Mar 2005 15:28:35 -0800, Steve Langasek wrote: > Ok, downgrading; I'll leave it to the maintainer to evaluate whether this is > something that needs changing. Thanks for your debugging efforts. It can't hurt to add the -x check, so I'll do that in the next upload - good to know it isn'

Bug#295483: developers-reference: please mention $arch@buildd.debian.org

2005-02-15 Thread Angus Lees
Package: developers-reference Version: 3.3.5 Severity: wishlist Apparently [EMAIL PROTECTED] email aliases exist. Unless I'm just being dumb, I can't find that mentioned anywhere in the developers-reference and is something I would have liked to have known earlier - particular for "please requeue

Bug#295165: lilo-installer: postinst fails at debconf priority=critical

2005-02-13 Thread Angus Lees
Package: lilo-installer Severity: important Version: 1.05 Tags: patch lilo-installer.postinst dies before doing anything if debconf priority=critical, due to an unchecked debconf return code: - db_input high lilo-installer/bootdev + db_input high lilo-installer/bootdev || [ $? -eq 30 ] - Gus -

Bug#292446: modutils: udebs missing Section and Priority

2005-01-26 Thread Angus Lees
Package: modutils Version: 2.4.26-1.1 Severity: normal % dpkg --info modutils-basic_2.4.26-1.1_i386.udeb new debian package, version 2.0. size 52600 bytes: control archive= 395 bytes. 374 bytes,11 lines control Package: modutils-basic Version: 2.4.26-1.1 Architectu