Bug#337343: nautilus: Warning message when deleting a mounted network share is wrong.

2005-11-03 Thread Andrew Ruthven
Package: nautilus Version: 2.10.1-5 Severity: normal Hi, If you select the icon for a mounted network shared and hit the delete key (or drag it to the trash) a dialog appears stating: You cannot delete a volume icon. If you want to eject the volume, please use Eject in the right-click men

Bug#300794: Missing dependencies from built packages

2005-03-21 Thread Andrew Ruthven
Package: libspread-perl Version: 3.17.2-3 Patch: sarge, patch libspread-perl (and spread) are missing a dependency on libspread1. This means that libspread.so may not be available and they fail to run. The attached patch adds the dependencies to the control file. Cheers! -- Andrew Ruthven

Bug#401814: evolution-data-server: Unable to delete calendar entries from CalDAV server

2006-12-05 Thread Andrew Ruthven
v retrieving revision 1.430 retrieving revision 1.431 diff -u -r1.430 -r1.431 --- ChangeLog 19 Nov 2006 23:37:37 - 1.430 +++ ChangeLog 27 Nov 2006 02:32:51 - 1.431 @@ -1,3 +1,12 @@ +2006-11-27 Andrew Ruthven <[EMAIL PROTECTED]> + + Fixes bug #349573 + +

Bug#415799: asterisk: PID & control files go in wrong place

2007-03-21 Thread Andrew Ruthven
Package: asterisk Version: 1:1.4.2~dfsg-1 Severity: important Hi, The packaging expects Asterisk 1.4 to use /var/run/asterisk for the state files (PID and control), yet Asterisk is compiled to use just /var/run. It looks like the Makefile only uses /var/run/asterisk if the system is running on

Bug#727057: network-manager: Fails to install if netdev group already exists

2013-10-21 Thread Andrew Ruthven
Package: network-manager Version: 0.9.8.0-5 Severity: normal Dear Maintainer, While upgrade my Sid box, network-manager failed to install cause the postinst exited as the netdev group already exists, causing the addgroup command to fail. The addgroup should probably use a construct similar to th

Bug#727057: [Pkg-utopia-maintainers] Bug#727057: network-manager: Fails to install if netdev group already exists

2013-10-21 Thread Andrew Ruthven
nst adduser. Sadly if the group is not a system group, then it exits with return code 1 and a warning that the GID isn't in the system group range. This may be an edge case, but it certainly stopped network-manager from upgrading. Cheers! -- Andrew Ruthven Wellington, New Zea

Bug#729400: mythtv-status: Value for "Next recording in" is sometimes wrong

2013-11-25 Thread Andrew Ruthven
e the issue? Cheers, Andrew -- Andrew Ruthven Wellington, New Zealand At home: and...@etc.gen.nz | linux.conf.au 2014 | Come swan on the Swan River |http://linux.conf.au signature.asc Description: This is a digitally signed message part

Bug#691548: unblock: mythtv-status/0.10.2-2

2012-12-19 Thread Andrew Ruthven
On Wed, 2012-12-19 at 20:16 +0100, Julien Cristau wrote: > On Sat, Oct 27, 2012 at 15:08:29 +1300, Andrew Ruthven wrote: > > > > The version in unstable removes some extraneous debugging from the init.d > > (bug #681684) and adds support for the new dynamic motd logic in Wh

Bug#423458: dnscap packaged

2012-10-25 Thread Andrew Ruthven
On Thu, 2012-10-25 at 15:00 +0200, Marc Haber wrote: > On Tue, Feb 07, 2012 at 12:39:18AM +0000, Andrew Ruthven wrote: > > Our git repo for dnscap is here: > > > > http://git.catalyst.net.nz/dnscap.git > > > > I'm waiting for a minor update to a patch we&

Bug#691548: unblock: mythtv-status/0.10.2-2

2012-10-26 Thread Andrew Ruthven
+1300 @@ -1,3 +1,10 @@ +mythtv-status (0.10.2-2) unstable; urgency=low + + * Handle a stale temp file more gracefully (Closes: #681684) + * base-files 6.11 in Wheezy uses /var/run/motd.dynamic (Closes: #688034) + + -- Andrew Ruthven Tue, 02 Oct 2012 21:50:10 +1300 + mythtv-status (0.10.2-1

Bug#688034: mythtv-status: No update of /etc/motd anymore

2012-09-29 Thread Andrew Ruthven
! -- Andrew Ruthven Wellington, New Zealand At home: and...@etc.gen.nz | linux.conf.au 2013 | Come join the party... | http://linux.conf.au signature.asc Description: This is a digitally signed message part

Bug#688034: mythtv-status: No update of /etc/motd anymore

2012-09-29 Thread Andrew Ruthven
i libwww-perl6.04-1 > ii libxml-libxml-perl 2.0001+dfsg-1 > ii perl 5.14.2-13 > > Versions of packages mythtv-status recommends: > ii libmythtv-perl0.25.2-dmo3 > ii libnet-upnp-perl 1.4.2-1 > > Versions of packages mythtv-status

Bug#678932: Correction: Depends on libio-socket-inet6-perl

2012-06-25 Thread Andrew Ruthven
perl package which is what installs /usr/share/perl5/IO/Socket/INET/MythTV.pm . This package isn't in Debian, but rather comes from deb-multimedia.org, so I've Cc'ed Christian in rather than transfer the bug. Cheers! -- Andrew Ruthven Wellington, New Zealand At home: and...@

Bug#678932: Correction: Depends on libio-socket-inet6-perl

2012-06-25 Thread Andrew Ruthven
loaded (hopefully I'll spot it, I'm still on 0.24). Cheers! -- Andrew Ruthven Wellington, New Zealand At home: and...@etc.gen.nz | linux.conf.au 2013 | Come join the party... | http://linux.conf.au signature.asc Description: This is a digitally signed message part

Bug#679055: istgt: Add support to reload the istgt.conf file.

2012-06-26 Thread Andrew Ruthven
ce to have is to change the advertised size of the block device if it changes. But I didn't actually write the patch and I'm not about to delve in the bowels of the code! Cheers! -- Andrew Ruthven Wellington, New Zealand At home: and...@etc.gen.nz | linux.conf.au 2013

Bug#680753: unblock: mythtv-status/0.10.2-1

2012-07-08 Thread Andrew Ruthven
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: unblock Please unblock package mythtv-status This version fixes BTS bugs: #680358 - Bug if the next recording is more than 1 day in the future #680372 - Danish debconf translation As I'm also th

Bug#423458: dnscap packaged

2012-02-06 Thread Andrew Ruthven
d this RFP! We're using our package in production, it is Lintian clean (except for one warning about the manpage). Our git repo for dnscap is here: http://git.catalyst.net.nz/dnscap.git I'm waiting for a minor update to a patch we're carrying, then we can upload it to unsta

Bug#434570: A way to detect nfsroot

2012-07-10 Thread Andrew Ruthven
Hey, I've just run into this "bug" as well. Is it possibly to have /etc/init.d/mountnfs.sh could detect if nfsroot is being used. Perhaps look if /proc/cmdline contains nfsroot= ? Or if ip= is set. Cheers! -- Andrew Ruthven Wellington, New Zealand At home: an

Bug#681684: mythtv-status: cron job crashes if /var/run/motd.mythtv-status already present

2012-07-15 Thread Andrew Ruthven
ontinue even if the file does not exist > (which will probably be the case). > > (A separate bug: if it is giving a warning, it should probably use the > log_warning_msg function instead of echo.) > >Julian > -- Andrew Ruthven Wellington, New Zealand At home: and...@etc

Bug#703010: debianutils: ischroot can no longer detect vservers

2013-03-17 Thread Andrew Ruthven
roots in general? At a guess no, otherwise it wouldn't use ischroot. I have proposed patch for ischroot that is attached to bug #703012 (curse the BTS for not creating my bug reports in a timely manner). Cheers! -- Andrew Ruthven Wellington, New Zealand At home: and...@etc.gen.nz | linu

Bug#701875: fai-client: install_packages doesn't support package/target syntax

2013-02-28 Thread Andrew Ruthven
6fa61f4fe78909756e6a2015 Mon Sep 17 00:00:00 2001 From: Andrew Ruthven Date: Tue, 26 Feb 2013 15:05:33 +1300 Subject: [PATCH] This regex was incorrectly throwing away targetted installs. For example: package/squeeze-backports Was being rejected. This patch pulls out "package&q

Bug#703011: debianutils: ischroot can no longer detect vservers

2013-03-13 Thread Andrew Ruthven
Package: debianutils Version: 4.3.4 Severity: important Tags: patch [resubmitting as something seems to have gone wrong with creating the bug] [third time's the charm?] Dear Maintainer, The ischroot code checks to see if it can access /proc/1/root to determine if it is a running inside a chroot.

Bug#703010: debianutils: ischroot can no longer detect vservers

2013-03-13 Thread Andrew Ruthven
Package: debianutils Version: 4.3.4 Severity: important [resubmitting as something seems to have gone wrong with creating the bug] Dear Maintainer, The ischroot code checks to see if it can access /proc/1/root to determine if it is a running inside a chroot. Within vservers you can now read /pro

Bug#703012: debianutils: ischroot can no longer detect vservers

2013-03-13 Thread Andrew Ruthven
Package: debianutils Version: 4.3.4 Severity: important [resubmitting as something seems to have gone wrong with creating the bug] [third time's the charm?] Dear Maintainer, The ischroot code checks to see if it can access /proc/1/root to determine if it is a running inside a chroot. Within vser

Bug#703010: debianutils: ischroot can no longer detect vservers

2013-07-30 Thread Andrew Ruthven
On Sun, 2013-07-28 at 00:47 +, Clint Adams wrote: > On Fri, Mar 15, 2013 at 09:16:45PM +1300, Andrew Ruthven wrote: > > The big downside to that approach that I can see is that according to > > the changelog ischroot was implemented to *stop* people having checks > > spre

Bug#703010: debianutils: ischroot can no longer detect vservers

2013-08-08 Thread Andrew Ruthven
On Tue, 2013-07-30 at 16:32 +, Clint Adams wrote: > On Tue, Jul 30, 2013 at 09:00:15PM +1200, Andrew Ruthven wrote: > > Totally agree. The problem is with tools that don't run in a chroot, if > > they are in a chroot, break horribly. Mostly they're stuff run from &

Bug#603792: potentially better fix for "Use of uninitialized value $str"?

2012-03-07 Thread Andrew Ruthven
if it is not > included. [snip] Unfortunately the approx mode is what I want to use as it generates more human readable and understandable output. I'll stick with the DM5 mode for now, and upgrade to DM6 at some point in the future... Cheers! -- Andrew Ruthven, Wellington, New

Bug#603792: potentially better fix for "Use of uninitialized value $str"?

2012-03-07 Thread Andrew Ruthven
w the hack to force v5 behaviour, by adding: { no warnings 'once'; $Date::Manip::Backend = 'DM5'; } At the start of the script is the best method. :( Cheers! -- Andrew Ruthven, Wellington, New Zealand At home: and...@etc.gen.nz | linux.c

Bug#671899: fai-client: file -b returns Perl, Python and Ruby but fai-do-script expects lowercase

2012-05-07 Thread Andrew Ruthven
1d92215ffb6d669b4b0 Mon Sep 17 00:00:00 2001 From: Andrew Ruthven Date: Tue, 8 May 2012 09:55:13 +1200 Subject: [PATCH] file -b now returns the first letter as being uppercase for some scripts. --- bin/fai-do-scripts |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git

Bug#672356: libspread-perl: DynaLoader now requires versions to be numbers, Spread.pm uses a string.

2012-05-10 Thread Andrew Ruthven
Package: libspread-perl Version: 3.17.4-3 Severity: important Tags: patch Dear Maintainer, Trying run a script on Wheezy that uses Spread now dies with an Invalid version format. This simple example gives the same message: puck@wheezy:~$ perl -MSpread -e 'print "hello\n"';

Bug#671899: Correct patch

2012-05-10 Thread Andrew Ruthven
Oops, turns out I didn't save my test case correctly and the supplied patch didn't fix it. The attached patch fixes the issue correctly (to be applied to git master), and the test case supplied actually works. Cheers! -- Andrew Ruthven Wellington, New Zealand At home: and...@

Bug#670482: The xbmc-live postinst throws an error

2012-04-25 Thread Andrew Ruthven
e.postinst: 168: [: Illegal number: testing Cheers! -- Andrew Ruthven, Wellington, New Zealand At home: and...@etc.gen.nz | linux.conf.au 2013 | Come join the party... | http://lca2013.linux.org.au signature.asc Description: This is a

Bug#415701: Packaging ready for review

2015-07-31 Thread Andrew Ruthven
then I'll submit a pull request for upstream and we can upload it to Debian. Cheers, Andrew -- Andrew Ruthven, Wellington, New Zealand and...@etc.gen.nz | linux.conf.au 2016 New Zealand's only Cloud: | LCA By the Bay, Geelong, AU https://catalyst.net.nz/cloud |

Bug#772516: unblock: mythtv-status/0.10.6-1

2014-12-07 Thread Andrew Ruthven
2014-12-05 10:18:31.00000 +1300 @@ -1,3 +1,15 @@ +2014-12-02 Andrew Ruthven + Add in more UTF-8 encodings as required for Perl v5.18, thanks to + Jan Schneider for reporting the UTF-8 issue. + +2014-09-11 Andrew Ruthven + Spotted that if the next recording is in 30 hours, then it is + displaye

Bug#423458: dnscap packaged

2015-10-18 Thread Andrew Ruthven
go ahead and do the work that's required. Cheers, Andrew -- Andrew Ruthven, Wellington, New Zealand and...@etc.gen.nz | linux.conf.au 2016 New Zealand's only Cloud: | LCA By the Bay, Geelong, AU https://catalyst.net.nz/cloud | http://lca2016.linux.org.au

Bug#832792: gnocchi-common: Postinst uses gnocchi-dbsync which no longer exists

2016-07-28 Thread Andrew Ruthven
Package: gnocchi-common Version: 2.0.2-6 Severity: important Dear Maintainer, The postinst for this package attempts to use gnocchi-dbsync. This command was renamed upstream to gnocchi-upgrade. See: https://github.com/openstack/gnocchi/commit/85bef730942dee660e4e87614aee3a212d7adf31 This blocks

Bug#853121: Still using gnocchi-dbsync

2017-01-29 Thread Andrew Ruthven
 gnocchi-common E: Sub-process /usr/bin/dpkg returned an error code (1) dirk:~#  Cheers, Andrew -- Andrew Ruthven, Wellington, New Zealand and...@etc.gen.nz | linux.conf.au 2017, Hobart, AU    New Zealand's only Cloud:   |   The Future of Open Source https://catalyst.net

Bug#837119: signing-party: sig2dot is broken with gpg 2.1

2016-09-08 Thread Andrew Ruthven
Package: signing-party Version: 2.4-1 Severity: normal Dear Maintainer, The regular expressions in sig2dot don't match the new output format in gpg 2.1 The new output format is (using the same keys as in the script): pub dsa1024 2003-08-01 [SC] 75D8908EBD35E31D94D102EF10557B83807CAC25 u

Bug#1074781: [request-tracker-maintainers] Bug#1074781: request-tracker5/4: autopkgtests don't work directly with new MariaDB 11.4

2024-07-03 Thread Andrew Ruthven
db'. > Hence the request-tracker5 (both version 5 and 4) autopkgtests are > currently > failing, but the reason is a bit unclear. > > Could you please assist in reading what the actual error in the logs is? Hi Otto, sure thing, I'll have a look. Cheers, Andrew -- Andrew Rut

Bug#1076329: ITP: libmarkdown-render-perl -- Render markdown using Text::Markdown::Discount or GitHub API

2024-07-14 Thread Andrew Ruthven
Package: wnpp Owner: Andrew Ruthven Severity: wishlist X-Debbugs-CC: debian-de...@lists.debian.org, debian-p...@lists.debian.org * Package name: libmarkdown-render-perl Version : 1.04 Upstream Author : Rob Lauer * URL : https://metacpan.org/release/Markdown-Render

Bug#1074781: request-tracker5/4: autopkgtests don't work directly with new MariaDB 11.4

2024-07-28 Thread Andrew Ruthven
On Wed, 2024-07-03 at 18:54 +1200, Andrew Ruthven wrote: > On Tue, 2024-07-02 at 18:31 -0700, o...@debian.org wrote: > > In MariaDB 11.4 the 'mysql' naming in filenames has shifted towards > > 'mariadb'. > > Hence the request-tracker5 (both versio

Bug#1078046: request-tracker5: FTBFS with Perl 5.40: Attempt to call undefined import method with arguments

2024-08-06 Thread Andrew Ruthven
47c This patch looks good. I've added it to the repo and it'll be included when I upload RT 5.0.7, hopefully within the next few days. Just waiting for libmarkdown-render-perl to get through NEW. Thanks Niko! Cheers, Andrew -- Andrew Ruthven, Wellington, New Zealand and...@etc.

Bug#1033304: request-tracker5: debianisation of version interferes with doc linking

2023-03-24 Thread Andrew Ruthven
a 404 until you manually remove the > debian component of > the version. > > This error is the result of the debianize_version.diff patch which > changes the version > globally. -- Andrew Ruthven, Wellington, New Zealand and...@etc.gen.nz | Catalyst Cloud: | This space intentionally left blank https://catalystcloud.nz |

Bug#1038344: bookworm-pu: package request-tracker5/5.0.3+dfsg-2+deb12u1

2023-06-25 Thread Andrew Ruthven
, thank you. I figured it'd make life easier to upload only these changes to unstable initially. Changelog updated as requested, and uploaded to bookworm. Cheers, Andrew -- Andrew Ruthven, Wellington, New Zealand and...@etc.gen.nz | Catalyst Cloud: | This space intentionally left blank https://catalystcloud.nz |

Bug#1038344: bookworm-pu: package request-tracker5/5.0.3+dfsg-2+deb12u1

2023-06-26 Thread Andrew Ruthven
On Mon, 2023-06-26 at 07:01 +0100, Jonathan Wiltshire wrote: > On Mon, Jun 26, 2023 at 04:42:27PM +1200, Andrew Ruthven wrote: > > Changelog updated as requested, and uploaded to bookworm. > > You need a tilde in the version, not a plus ("lower than"). I'll reject &g

Bug#903960: Possibly fixed?

2023-07-01 Thread Andrew Ruthven
Hey, The upstream bug in gtk has been closed, with the fix being merged into gtk- 3-24 branch in Nov 2019 and was included in GTK 3.24.13. Cheers, Andrew -- Andrew Ruthven, Wellington, New Zealand and...@etc.gen.nz | Catalyst Cloud: | This space intentionally left blank https

Bug#1039742: [DAViCal-devel] Bug#1039742: Add support for phpunit 10

2023-07-02 Thread Andrew Ruthven
Hi Athos, Thank you! As upstream, I've merged the MR -- Andrew Ruthven, Wellington, New Zealand and...@etc.gen.nz | Catalyst Cloud: | This space intentionally left blank https://catalystcloud.nz |

Bug#1029342: Fixed version of request-tracker5 released

2023-02-03 Thread Andrew Ruthven
Hi bert, Thank you for the detailed information, and the TL;DR;. I now have a working version of the request-tracker5 package, which I've just uploaded to unstable. So, our immediate concern is resolved. Cheers, Andrew -- Andrew Ruthven, Wellington, New Zealand and...@etc.gen.nz | Cat

Bug#1031587: [request-tracker-maintainers] Bug#1031587: Handling of the request-tracker4 -> request-tracker5 transition in bookworm

2023-02-18 Thread Andrew Ruthven
extension-calendar > - rt-extension-jsgantt > - rt-extension-nagios > - rt-extension-smsnotify Some of these will need to be updated, but that is relatively straightforward. > Update to latest upstream version and package rename required: > - rt-extension-repeatticket Again, we ha

Bug#1030749: Bug#1031587: [request-tracker-maintainers] Bug#1031587: Handling of the request-tracker4 -> request-tracker5 transition in bookworm

2023-04-24 Thread Andrew Ruthven
1 at a more leisurely pace. The work we've done to date > will not > be wasted effort. Yes, I'm okay with keeping request-tracker4 in Bookworm, as Dominic says, the package is in good shape. Cheers, Andrew -- Andrew Ruthven, Wellington, New Zealand and...@etc.gen.nz | Catalyst Cloud: | This space intentionally left blank https://catalystcloud.nz |

Bug#1035538: nautilus: Missing dependency on "eject" package

2023-05-04 Thread Andrew Ruthven
Package: nautilus Version: 43.2-1 Severity: important Dear Maintainer, If the eject package isn't installed, when you try to eject a USB device (I didn't test anything else), then Nautilus is unable to eject the device and throws up an error like: Error ejecting /dev/sda: Error spawning command-

Bug#1050048: [request-tracker-maintainers] Bug#1050048: request-tracker5: depends on obsolete package fonts-noto-hinted

2023-08-18 Thread Andrew Ruthven
Control: tag -1 + pending Upload currently blocked while I try and find the dependency that is causing our tests to fail. --  Andrew Ruthven, Wellington, New Zealand and...@etc.gen.nz | Catalyst Cloud: | This space intentionally left blank https://catalystcloud.nz |

Bug#986707: rt4-db-mysql: should declare an incompatibility with mysql 8

2023-08-18 Thread Andrew Ruthven
only apply to the RT4 packages now. Cheers, Andrew -- Andrew Ruthven, Wellington, New Zealand and...@etc.gen.nz | Catalyst Cloud: | This space intentionally left blank https://catalystcloud.nz |

Bug#1055128: [request-tracker-maintainers] Bug#1055128: request-tracker5: Incorrect CVE mentioned in request-tracker5 changelog

2023-10-31 Thread Andrew Ruthven
elog. Dammit. I was double checking those. Thank you for raising this. I've pushed commits to fix these in the next upload of each version, but I won't upload new versions just to fix this. Cheers, Andrew -- Andrew Ruthven, Wellington, New Zealand and...@etc.gen.nz | Catalyst Cloud:

Bug#1040996: [DAViCal-devel] Bug#1040996: Why "form-action 'self' sis.redsys.es"?

2023-10-23 Thread Andrew Ruthven
ved in the official default config file. That is a mistake which I accidentally introduced. Funnily enough was raised on the davical-devel mailing list today. I have already submitted an MR to resolve this. -- Andrew Ruthven, Wellington, New Zealand and...@etc.gen.nz | Catalyst Cloud:

Bug#1040996: Davical defines a Content-Security-Policy without scoping it to its own resources

2023-10-25 Thread Andrew Ruthven
n paths. I would expect they need to go into their own vhost. And while I could limit the rewrites, we still have: RewriteRule ^(.*)$ /caldav.php$1 [NC,L] I think there'll be far too many different options to want to split that out. Cheers, Andrew -- Andrew Ruthven, Wellington,

Bug#1040975: perl: pod2man uses CW, groff-base no longer supports this by default

2023-07-13 Thread Andrew Ruthven
Package: perl Version: 5.36.0-7 Severity: normal Dear Maintainer, groff-base v1.23 has been uploaded to unstable, which disables the CW macro by default. This causes errors like this to be generated with pod2man now: puck@dirk:~$ pod2man /usr/share/perl/5.36.0/version.pod | nroff -man | grep CW

Bug#1040975: CW font disabled in groff-base v1.23

2023-07-13 Thread Andrew Ruthven
dev/null troff::88: warning: macro 'IX' not defined troff::119: warning: cannot select font 'CW' troff::124: warning: cannot select font 'CW' ... (Lintian excludes the IX macro which is why that is present) Cheers, Andrew -- Andrew Ruthven, Wellingt

Bug#1037109: ITP: libtest-snapshot-perl -- test against data stored in automatically-named file

2023-06-04 Thread Andrew Ruthven
Package: wnpp Owner: Andrew Ruthven Severity: wishlist X-Debbugs-CC: debian-de...@lists.debian.org, debian-p...@lists.debian.org * Package name    : libtest-snapshot-perl    Version : 0.06   Upstream Author : Ed J * URL : https://metacpan.org/release/Test-Snapshot

Bug#1037110: ITP: libgraphviz2-perl -- Perl interface to the GraphViz graphing tool

2023-06-04 Thread Andrew Ruthven
Package: wnpp Owner: Andrew Ruthven Severity: wishlist X-Debbugs-CC: debian-de...@lists.debian.org, debian-p...@lists.debian.org * Package name: libgraphviz2-perl Version : 2.67 Upstream Author : Ron Savage * URL : https://metacpan.org/release/GraphViz2 * License

Bug#1037117: ITP: libbadger-perl -- Badger application programming toolkit

2023-06-05 Thread Andrew Ruthven
Package: wnpp Owner: Andrew Ruthven Severity: wishlist X-Debbugs-CC: debian-de...@lists.debian.org, debian-p...@lists.debian.org * Package name: libbadger-perl Version : 0.16 Upstream Author : Andy Wardley * URL : https://metacpan.org/release/Badger * License

Bug#1037246: ITP: libhtml-query-perl -- perform jQuery-like queries on HTML::Element trees

2023-06-09 Thread Andrew Ruthven
Package: wnpp Owner: Andrew Ruthven Severity: wishlist X-Debbugs-CC: debian-de...@lists.debian.org, debian-p...@lists.debian.org * Package name: libhtml-query-perl Version : 0.09 Upstream Author : Kevin Kamel * URL : https://metacpan.org/release/HTML-Query * License

Bug#1037248: ITP: libcss-inliner-perl -- Convert CSS

2023-06-09 Thread Andrew Ruthven
Package: wnpp Owner: Andrew Ruthven Severity: wishlist X-Debbugs-CC: debian-de...@lists.debian.org, debian-p...@lists.debian.org * Package name: libcss-inliner-perl Version : 4018 Upstream Author : Kevin Kamel * URL : https://metacpan.org/release/CSS-Inliner

Bug#1038344: bookworm-pu: package request-tracker5/5.0.3+dfsg-2+deb12u1

2023-06-17 Thread Andrew Ruthven
Package: release.debian.org Severity: normal Tags: bookworm User: release.debian@packages.debian.org Usertags: pu X-Debbugs-Cc: request-track...@packages.debian.org Control: affects -1 + src:request-tracker5 [ Reason ] The version in bookworm includes a bug where the suffix we append to the up

Bug#1038344: bookworm-pu: package request-tracker5/5.0.3+dfsg-2+deb12u1

2023-06-17 Thread Andrew Ruthven
rated it as well. Please find the source debdiff attached. The patches are managed using git-dpm which is why the git commit ID has changed for all of them. The patch in question is debianize_version.diff . Cheers, Andrew -- Andrew Ruthven, Wellington, New Zealand and...@etc.gen.nz | Cataly

Bug#1030749: Don't release with trixie

2024-08-13 Thread Andrew Ruthven
Control: retitle -1 request-tracker4: Don't release with trixie Control: notfound -1 4.4.6+dfsg-1 Control: found -1 4.4.7+dfsg-1.1 We are unlikely to include request-tracker4 in Trixie. For those people are using RT4, they should upgrade to request-tracker5. -- Andrew Ruthven, Wellington

Bug#437222: asterisk: Depends on libpri1.0 >= 1.4, should this be libpri1.2 >= 1.4?

2007-08-10 Thread Andrew Ruthven
Package: asterisk Version: 1:1.4.10~dfsg-1 Severity: grave Justification: renders package unusable Hi, Currently asterisk is not installable because it depends on libpri1.0 >= 1.4 which doesn't exist. Should this be libpri1.2 which does have version 1.4 in the repo? Cheers! -- System Informat

Bug#437222: asterisk: Depends on libpri1.0 >= 1.4, should this be libpri1.2 >= 1.4?

2007-08-11 Thread Andrew Ruthven
i1.0 is currently stuck in NEW: > http://ftp-master.debian.org/~ajt/new/libpri_1.4.1-1_i386.html > > IF you would like to get it early, > you can grab it from http://buildserver.net Ah ha, I'll go and grab it from http://buildserver.net. Thank you! -- Andrew Ruthven Wellingto

Bug#435646: libc6: resolver considers IPv6 enabled when any IPv6 address is configured

2007-08-12 Thread Andrew Ruthven
Hi, I've been runing libc6 with Andrew M's patch on a IPv6 enabled AMD64 box for the past week just fine. IPv6 is still runing just great. I'll try removing the global IPv6 address soon and see how it runs without. Cheers! -- Andrew Ruthven, Wellington, New Zealand At work: [

Bug#438433: Stale control sockets cause ssh to fail

2007-08-16 Thread Andrew Ruthven
Package: ssh Version: 1:4.6p1-5 Severity: normal Hi, If you are using control sockets with ssh, if your ssh session dies (or is killed) then the control socket is left in your .ssh directory. The next attempt to connect to the same host results in an error like: [EMAIL PROTECTED]:~$ ssh remote

Bug#332988: dnssec-keygen rejects valid nametypes

2007-11-20 Thread Andrew Ruthven
l the different algorithms, none of them work, and I've tried using -k, that doesn't help either. Cheers! [0] http://www.ops.ietf.org/dns/dynupd/secure-ddns-howto.html -- Andrew Ruthven, Wellington, New Zealand At home: [EMAIL PROTECTED] |

Bug#457030: f-spot: The "Set Date Range..." dialog should use currently set date range

2007-12-19 Thread Andrew Ruthven
Package: f-spot Version: 0.4.1-1 Severity: wishlist Hi, If I have a date range set (say a 1 month range from 6 months ago), going into the "Set Date Range..." dialog (say, to move to a 1 month range from 5 months ago) I find that the date range currently set is the last 7 days. In this case I wo

Bug#504662: fai-do-scripts: Still fails on /usr/bin/perl -w scripts

2008-11-05 Thread Andrew Ruthven
Package: fai-client Version: 3.2.14 Severity: normal Tags: patch Hi, It turns out that the fix for bug 490111 didn't actually completely fix the issue with scripts that use "-w" on the shebang line for Perl scripts. And everyone uses -w, right? ;) The attached patch fixes the regex in the case

Bug#504662: Acknowledgement (fai-do-scripts: Still fails on /usr/bin/perl -w scripts)

2008-11-05 Thread Andrew Ruthven
A sample script that shows the bug, and the fix is attached. -- Andrew Ruthven, Wellington, New Zealand At home: [EMAIL PROTECTED] | This space intentionally |left blank. test-case.sh Description: application/shellscript signature.asc

Bug#258096: Broken dependency

2008-11-26 Thread Andrew Ruthven
The latest version of Glom - 1.8.2 - depends on libbakery 2.6 which isn't in Debian yet. :( -- Andrew Ruthven, Wellington, New Zealand At home: [EMAIL PROTECTED] | This space intentionally |left blank. signature.asc Description: This

Bug#384913: In favour of init.d

2008-12-02 Thread Andrew Ruthven
report once I'm done. Cheers! -- Andrew Ruthven, Wellington, New Zealand At home: [EMAIL PROTECTED] | This space intentionally |left blank. signature.asc Description: This is a digitally signed message part

Bug#384913: init.d script

2008-12-02 Thread Andrew Ruthven
nds To have it autostart for the sounds user create a file called /etc/defaults/xmms2d with the line: AUTOSTART=sounds Or a space separated list of usernames like: AUTOSTART="sounds puck" Of course, it is up to you to make sure that the audio outputs will work in that kind of setup. Ch

Bug#501360: distcc: The manpage is incorrect, --allow is a required field

2008-10-06 Thread Andrew Ruthven
Package: distcc Version: 2.18.3-8 Severity: minor Hi, The manpage fot distcc says that the --allow option is optional, and if not supplied then any client can connect. However if you start distcc without any --allow options you receive the following error: Restarting Distributed Compiler Daemon

Bug#511458: gnome-screensaver: Doesn't notice mouse movement while running Tux Paint

2009-01-10 Thread Andrew Ruthven
Package: gnome-screensaver Version: 2.22.2-2 Severity: normal Hi, While having my daughter play with Tux Paint this morning, my screensaver kicked in and locked the screen. Even though the mouse was being used. To make matters worse, I wasn't able to enter a password as Tux Paint was running fu

Bug#505405: [dsc] debianizationof the dollector

2008-11-12 Thread Andrew Ruthven
rt.cgi?bug=505405 > > Does anyone have any experience that they can apply here? > > -sascha > > --LQksG6bCIzRHxTLp-- > ___ > dsc mailing list > [EMAIL PROTECTED] > http://www.measurement-factory.com/mailman/listinfo/dsc

Bug#504662: No perl scripts work

2008-12-15 Thread Andrew Ruthven
Hi, It looks like with 3.2.15 no perl scripts work in the scripts directory. This is a pretty annoying issue, and it would be really good if one of the attached fixes could make it into Lenny. Cheers! -- Andrew Ruthven, Wellington, New Zealand At work: andrew.ruth...@catalyst.net.nz At home

Bug#370407: cupsys: Package doesn't include/mkdir /etc/cups/ssl - cripples web interface

2006-06-04 Thread Andrew Ruthven
Package: cupsys Version: 1.2.1-1 Severity: important The package doesn't create the /etc/cups/ssl directory which then stops the web interface from creating the SSL keys when some of the management web pages are used. >From the error_log: E [05/Jun/2006:15:22:12 +1200] Unable to create server k

Bug#370409: cupsys: When modifying a printer, the UI forgets the device URI.

2006-06-04 Thread Andrew Ruthven
Package: cupsys Version: 1.2.1-1 Severity: normal Whenever I modify a printer (ie, when the PPD file changes) the device URI defaults to "socket" (I'm using a HP with a JetDirect card in it). When means I then have to go back to the printer overview page and cut'n'paste the device URI. It seems

Bug#367610: nautilus: Keyboard issues when deleting files

2006-05-16 Thread Andrew Ruthven
Package: nautilus Version: 2.14.1-2 Severity: normal Hi, (For this bug report, please read "file" as "file/directory".) I've discovered that when I'm deleting files I can reach a situation where I can't easily use the keyboard to select the last file. It is necessary to do one of the following

Bug#369609: cfengine: Man page has stale URL for more information

2006-05-30 Thread Andrew Ruthven
Package: cfengine Version: 1.6.5-2 Severity: minor Hi, The man page for cfengine refers to http://www.iu.hioslo.no/cfengine for more information. This site seems to no longer exist. Perhaps the man page should refer to http://www.cfengine.org instead. Cheers! -- System Information: Debian R

Bug#489141: me too

2009-04-21 Thread Andrew Ruthven
ing. This requires switching to a console, logging in and then running `cat .Xauthority`. Unfortunately I can't pinpoint exactly when this started happening, my workstation runs unstable, it was sometime last year. Cheers! -- Andrew Ruthven, Wellington, New Zealand At home: an

Bug#519206: The check is too brutal

2009-04-15 Thread Andrew Ruthven
Hi, I've just upgraded to Evolution 2.24.5-3 but can't. The preinst script that checks to see if Evolution is running detects the install process as Evolution and refuses to continue. It looks like this check needs to be made more robust. Cheers! -- Andrew Ruthven, Wellington, New

Bug#526265: mediawiki: maintenance/update.php fails to run against Pg8.3 - missing file.

2009-04-30 Thread Andrew Ruthven
Package: mediawiki Version: 1:1.12.0-2lenny3 Severity: normal Hey, It appears that upstream forgot to include the file: /var/lib/mediawiki/maintenance/postgres/archives/patch-tsearch2funcs.sql in the archive they released. This causes maintenance/update.php to bomb out. I copied it out of svn

Bug#475158: Is LOG_ERR required?

2009-05-03 Thread Andrew Ruthven
ut of existence if they want to. Cheers! -- Andrew Ruthven, Wellington, New Zealand At home: and...@etc.gen.nz | linux.conf.au 2010 | Follow the signs. Visit Wellington! | http://www.penguinsvisiting.org.nz diff -r -u net-snmp-5.4.1~dfsg/

Bug#527003: nvidia-kernel-source: Versions < 180.53 are crashy on some multi-core/SMP machines for GeForce 6200/7200/7300 GPUs

2009-05-04 Thread Andrew Ruthven
Package: nvidia-kernel-source Version: 180.44-2 Severity: important Hi, There are some stability issues with the 180.44 driver which affects some GeForce 6200/7200/7300 GPUs on multi-core/SMP systems. These issues are supposedly resolved in 180.53. Please see [0] for more information about this

Bug#526637: Crashes when composing a message

2009-05-06 Thread Andrew Ruthven
Hi, I'm having evolution crash just before the compose window appears as well (Reply, Forward, New Message), just as Sam describes. I've tried disabling the spellchecker, but it still crashes and is 100% reproducible. Cheers! (Sent via the command line, since Evo crashes!) -- To UNSUBSCRI

Bug#526637: [Evolution] Bug#526637: Crashes when composing a message

2009-05-06 Thread Andrew Ruthven
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Yves-Alexis Perez wrote: > Just to be sure, you're composing HTML messages or plain text ones? Hi, I'm composing plain text ones. I've installed evolution-dbg and it doesn't seem to add much more. I'm using Evo 2.26.1.1-1. Ahh, running in gdb rat

Bug#537598: [request-tracker-maintainers] Bug#537598: (no subject)

2009-07-19 Thread Andrew Ruthven
URI::fsck_com_rtfm.3pm.gz', which is also in > package rt3.6-rtfm Damn. that sounds like a non-versioned manpage. -- Andrew Ruthven, Wellington, New Zealand At home: and...@etc.gen.nz | linux.conf.au 2010 | Follow the signs. Visit Wellington!

Bug#537598: [request-tracker-maintainers] Bug#537598: RTFM 2.4, RT 3.8 integration

2009-07-19 Thread Andrew Ruthven
t.net.nz/rt-rtfm.git (I should move that to my own repo). I haven't package up RTFM 2.4.1 yet. Cheers! -- Andrew Ruthven, Wellington, New Zealand At home: and...@etc.gen.nz | linux.conf.au 2010 | Follow the signs. Visit Wellington!

Bug#428091: Disabling DDC

2007-10-01 Thread Andrew Ruthven
Hi, Disabling DDC in xorg.conf now allows X.org to start up with the monitor turned on. But this is definitely a regression... Any suggestions of where I should/could start looking to investigate this further? Cheers! -- Andrew Ruthven Wellington, New Zealand At home: [EMAIL PROTECTED

Bug#428091: Disabling DDC

2007-10-01 Thread Andrew Ruthven
Hi Brice, On Mon, 2007-10-01 at 18:58 +0200, Brice Goglin wrote: > Andrew Ruthven wrote: > > Disabling DDC in xorg.conf now allows X.org to start up with the monitor > > turned on. But this is definitely a regression... > > > > Any suggestions of where I should/could s

Bug#428091: Disabling DDC

2007-10-01 Thread Andrew Ruthven
On Mon, 2007-10-01 at 19:55 +0200, Brice Goglin wrote: > Andrew Ruthven wrote: > >> Can you try xserver-xorg-video-mga 1.9.99 currently in experimental? > > > > Sure. Running 1.9.99 crashes X.org for me with a sig 11. I've attached > > the X.org.0.log file f

Bug#428091: Disabling DDC

2007-10-01 Thread Andrew Ruthven
Hi, On Mon, 2007-10-01 at 22:14 +0200, Brice Goglin wrote: > Andrew Ruthven wrote: > > Okay, after moving xorg.conf, XF86Config-4 *and* XF86Config out of the > > way it finally generated the defaults, and still crashed. The log is > > attached. > > Could you try

Bug#444954: F-Spot dataprovider fails to find any tags

2007-10-02 Thread Andrew Ruthven
Package: conduit Version: 0.3.3-1 Severity: normal Hi, There is an issue with the F-Spot dataprovider, it fails to find any tags because it has issues talking to my F-Spot SQLite database file. Here is the backtrace: [ INFO] Configuring Traceback (most recent call last): File "/var/lib/pyt

Bug#428091: Disabling DDC

2007-10-04 Thread Andrew Ruthven
On Thu, 2007-10-04 at 08:37 +0200, Brice Goglin wrote: > Andrew Ruthven wrote: > > Okay, I've installed xserver-xorg-core-dbg, but how do I tell X.org to > > use these debug modules instead? > > > There's nothing to do. The server still uses the same modules,

  1   2   3   >