Bug#994211: ARC support

2022-09-06 Thread Ian Wienand
With a recent update to 8.2.2 I believe the patches mentioned are merged upstream. We have also made changes to the symbol exporting so we don't need to keep updating architecture symbols that aren't supposed to be exported. i.e.; I think this should build now without any patches. But when I

Bug#1018924: libgc FTBFS: architecture-specific symbol handling removed

2022-09-05 Thread Ian Wienand
On Mon, Sep 05, 2022 at 08:13:49AM +0200, Helmut Grohne wrote: > To make your (and my) life easier, I suggest that you use modern symbol > features (man deb-src-symbols). In particular, you can restrict symbols > to 32bit or 64bit using "(arch-bits=32)symbol..." and you can use C++ > symbol

Bug#1018924: 1018924

2022-09-04 Thread Ian Wienand
> what happend to libgc? It ftbfs on all 32bit architectures and its > symbol handling is essentially stripped of all the architecture-specific > patterns that we have accumulated over the years. I will keep an eye on this with Ivan per his last mail. > * A possibly breaking change for a core

Bug#1015740: libc6: Include patch to make grantpt usable after multi-threaded fork in more cases

2022-07-19 Thread Ian Wienand
a devpts file system mounted there if /dev/ptmx exists. grantpt is now essentially a no-op. It only verifies that the argument is a ptmx-descriptor. Therefore, this change indirectly addresses bug 24941. Reviewed-by: Adhemerval Zanella (Cherry-picked by Ian

Bug#1000610: lintian: FP for missing-build-dependency-for-dh-addon with Build-Depends: debhelper (>= 11)

2021-11-25 Thread Ian Wienand
Package: lintian Version: 2.111.0 Severity: normal X-Debbugs-Cc: i...@debian.org Dear Maintainer, With the following Build-Depends in libgc --- Build-Depends: debhelper (>= 11), libatomic-ops-dev (>= 7.6~), pkg-config, pkg-kde-tools --- I am getting the lintian error

Bug#997976: podman suggests iptables, but "podman run" does not appear to work without it

2021-10-27 Thread Ian Wienand
Package: podman Version: 3.4.1+ds1-2 Severity: normal X-Debbugs-Cc: i...@debian.org Dear Maintainer, Somewhere between the bullseye version and current unstable, "iptables" became a suggets, instead of a reccommends. Looking at the changelogs I wasn't exactly clear why, but this appears to make

Bug#994512: numactl: Please upgrade to 2.0.14

2021-09-21 Thread Ian Wienand
Ahh, sorry will have to ignore this, missed it when changing to dh. On Tue, 21 Sep 2021, 8:24 pm Anatoly Pugachev, wrote: > # cat /etc/debian_version > bookworm/sid > > # apt upgrade -y > ... > Preparing to unpack .../15-numactl_2.0.14-1_ppc64.deb ... > Unpacking numactl (2.0.14-1) over

Bug#953674: nautilus: Thumbnail generation silently fails without unprivileged_userns_clone

2020-03-12 Thread Ian Wienand
y because the kernel does not allow non-privileged user namespaces. On e.g. debian this can be enabled with 'sysctl kernel.unprivileged_userns_clone=1'.", 199 On Thu, Mar 12, 2020 at 6:56 PM Simon McVittie wrote: > On Thu, 12 Mar 2020 at 17:14:12 +1100, Ian Wienand wrote: > > 7836 w

Bug#953674: nautilus: Thumbnail generation silently fails without unprivileged_userns_clone

2020-03-12 Thread Ian Wienand
Package: nautilus Version: 3.34.1-1 Severity: normal I found that thumbnails were not generating on my NAS share, despite thumbnails "All Files" being selected. Upon further investigation with strace, I found that the bwrap call to the thumbnailer was failing: --- 7836

Bug#908624: Removal

2018-09-11 Thread Ian Wienand
Hello, The REST API that is used by this package no longer exists, so it is not actually useful. Upstream development has stopped / been abandoned. This is all replaced by the Graph API [1] which has all it's own SDK's etc. -i [1] https://developers.facebook.com/docs/graph-api/

Bug#908624: RM: python-facebook -- ROM; The REST API used by this package has been removed by Facebook (for the Graph API) and thus this package is not useful.

2018-09-11 Thread Ian Wienand
Package: ftp.debian.org Severity: normal

Bug#883311: libatomic-ops: mips don't set mips3/set mips2 for mips r6

2018-07-01 Thread Ian Wienand
> This patch has been merged upstream, while not released with 7.6, > Please cherry-pick from upstream. 7.6.4 in unstable/testing appears to have this patch. Just to be clear, are you saying it's something critical to pull into stable? Thanks, -i On Mon, May 28, 2018 at 8:34 PM, YunQiang Su

Bug#895532: linux-image-4.14.0-0.bpo.3-arm64: Enable CONFIG_SCSI_SYM53C8XX_2 for ARM64

2018-04-12 Thread Ian Wienand
Package: src:linux Version: 4.14.13-1~bpo9+1 Severity: normal Hi, We seem to be missing the sym53c8xx module on arm64. This means that it is possible in some situations SCSI devices such as the cd-rom drive can't be found -- this can be quite annoying on a virtual-machine where this results in

Bug#867241: libatomic-ops: Please add support for arm64ilp32 architecture

2017-11-29 Thread Ian Wienand
Sorry for the delay on this As you're the expert, could you submit this as a pull request on https://github.com/ivmai/libatomic_ops When it is accepted upstream I'll happily include it as a debian patch until it makes it into a release, but I'm very hesitant to do that without upstream review

Bug#773205: libatomic-ops-dev: FTBFS on mips64el

2016-10-31 Thread Ian Wienand
I'm sorry about this. I must have misread the history of that branch My preference is to be in sync with upstream, so I have asked if we can get this in a 7.4.5 release [1] If no response, or not possible, I'll add these back in Thanks, -i [1] https://github.com/ivmai/libatomic_ops/issues/20

Bug#819604: arduino-mk: Broken with latest pyserial

2016-03-30 Thread Ian Wienand
Package: arduino-mk Version: 1.5-2 Severity: normal Hi, /usr/bin/ard-reset-arduino isn't compatible with pyserial 3.0 as in testing. It was fixed with [1] which is in the 1.5.1 release. Ergo, updating to this should fix the bug Thanks, -i [1]

Bug#814952: numactl: Fix FTBS when all file timestamps are updated

2016-03-12 Thread Ian Wienand
On Tue, Feb 16, 2016 at 03:11:04PM -0800, Nishanth Aravamudan wrote: > # find . -exec touch {} \; > # debian/rules build > /root/numactl-2.0.11/build-aux/missing: line 81: aclocal-1.14: command not > found > WARNING: 'aclocal-1.14' is missing on your system. I'm not sure this is unexpected; if

Bug#728955: libatomic-ops: diff for NMU version 7.4.2-1.2

2015-12-13 Thread Ian Wienand
The patch has not been applied because it is not clear it is correct There is a thread that starts at [1] and ended inconclusively at [2] It's unfortunate that the number of people who understand power memory ordering issues at the level required can probably be counted on one hand. But I don't

Bug#805599: mediatomb: Segfault when "mark-played-items" enabled

2015-11-19 Thread Ian Wienand
Package: mediatomb Version: 0.12.1-47-g7ab7616-1 Severity: normal When enabling the "mark-played-items" configuration option, there is a repeatable segfault of the application as soon as you attempt to watch a video file. I have attached a backtrace -- System Information: Debian Release: 8.2

Bug#805599: mediatomb: Segfault when "mark-played-items" enabled

2015-11-19 Thread Ian Wienand
, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) >From 086f951bdb2c156a1bff3e320009d147901a8a27 Mon Sep 17 00:00:00 2001 From: Ian Wienand <i...@wienand.org> Date: Fri, 20 Nov 2015 13:04:58 +1100 Subject: [PATCH 1/1] Add defaults

Bug#748853: libatomic-ops-dev: header files don't work with C++

2014-06-20 Thread Ian Wienand
tags #308791 + wontfix thanks I'm not really convinced this should be done in the libatomic_ops header files; it's all plain C. I think if a C++ app wants to include these headers it should do the extern itself (firebird is an example, see [1]) Thanks -i [1]

Bug#719952: More info

2013-09-18 Thread Ian Wienand
Can you give me some more info on where this FTBFS and under what circumstances?

Bug#712692: [PATCH] Fix segfault in read_distance_table when no NUMA

2013-06-19 Thread Ian Wienand
Hi Debian bug #712692 reported a segfault on systems with no numa info. In this case, read_distance_table would exit with 0 which was not picked up as an error by numa_distance(), leading to a dereference of distance_table. Signed-off-by: Ian Wienand i...@wienand.org --- distance.c |4

Bug#680100: Re[4]: [Gc] Alpha issue running test_stack (Debian Bug #680100)

2012-12-14 Thread Ian Wienand
On Fri, Dec 14, 2012 at 03:29:23PM +0100, gregor herrmann wrote: I've prepared a debdiff where I tried to backport the 00d7cb8 commit to the version in testing (attached). Could you please take a look at it and if possible upload it after checking back with the release team? Thanks for

Bug#632604: libatomic-ops: diff for NMU version 7.3~alpha1+git20111031-1.1

2012-10-02 Thread Ian Wienand
On Tue, Oct 2, 2012 at 8:35 AM, gregor herrmann gre...@debian.org wrote: Ian, if your busy I'm happy to upload the fix (if Mehdi is ok with the diff). Many thanks for looking into this. I'd be glad if you can upload; I would only upload the same thing anyway. Thanks, -i -- To UNSUBSCRIBE,

Bug#682853: libnuma1: uses dh_makeshlibs -V for no good reason

2012-07-26 Thread Ian Wienand
On Thu, Jul 26, 2012 at 3:22 AM, Julien Cristau jcris...@debian.org wrote: numactl's debian/rules sets 'DEB_DH_MAKESHLIBS_ARGS := -V', which means reverse deps get a too strong dependency on libnuma1. Right now, this prevents hwloc from moving to wheezy to fix RC bug #664571. The shlibs

Bug#680100: Powerpc/m68k/freebsd issue running test_stack

2012-07-03 Thread Ian Wienand
Hi, We've received Debian bug #680100 [1] that test_stack is spinning out on powerpc. There is also a possibly related bug with test_stack seeming to give a bus error on m68k [2], and on i386 with the freebsd kernel [3]. The change that you pushed the other day should only have affected ia64;

Bug#679680: [PATCH] Fix missing unsigned on fetch CAS calls

2012-07-01 Thread Ian Wienand
/bugreport.cgi?bug=679680 -i * atomic_ops/generalize-small.template : add unsigned qualifier when fetch CAS defined (Debian bug #679680) * atomic_ops/generalize-small.h : regenerate Signed-off-by: Ian Wienand i...@wienand.org --- src/atomic_ops/generalize-small.h| 45

Bug#635022: binutils: bad binary with -fPIC and -pie

2011-07-21 Thread Ian Wienand
Package: binutils Version: 2.20.1-16 Severity: important The following small example fails --- $ cat test.c static __thread int x, a[8]; int main() { return a[x++]++; } $ gcc -m32 -O1 -fPIC -pie test.c -o local $ ./local Segmentation fault --- I see the problem has been addressed via [1]

Bug#632281: elfutils isn't finding its plugins

2011-07-01 Thread Ian Wienand
Package: elfutils Version: 0.152-1 Severity: important The eu- tools aren't finding their backend plugins, thus falling back to a default ELF parser. You notice this if you're trying to look at machine specific fields It's weird, I can see that it is trying to dlopen what seems to be a sane

Bug#580211: libatomic-ops: avr32 port in libgc

2010-05-11 Thread Ian Wienand
On Tue, May 04, 2010 at 12:42:50PM +0200, Stefano Rivera wrote: Can these patches be obtained? Possibly -- would you be interested in extracting them and sending them upstream [1]? They are usually very responsive, and I monitor the list and can pull from there when they make it in. I don't

Bug#566850: AO_compare_and_swap[_full] not available on armel and sparc

2010-01-25 Thread Ian Wienand
On Mon, Jan 25, 2010 at 05:20:21PM +0200, Damyan Ivanov wrote: -=| Damyan Ivanov, Mon, Jan 25, 2010 at 04:56:33PM +0200 |=- firebird2.5 fails to build on armel and sparc because AO_compare_and_swap_full is not defined on these architectures. I'm afriad this is a firebird problem;

Bug#565861: Firebird needs to correctly enable CAS emulation on architectures that don't support it

2010-01-25 Thread Ian Wienand
(I have merged a number of the same bugs into this one) If architectures don't support CAS, they need to have AO_REQUIRE_CAS pre-defined to enable emulation. See the README @ http://www.hpl.hp.com/research/linux/atomic_ops/README.txt -i -- To UNSUBSCRIBE, email to

Bug#538342: Cannot reproduce

2009-10-22 Thread Ian Wienand
On Mon, Oct 19, 2009 at 10:53:34PM +0100, Arnaud Cornet wrote: Does it still happen to you on unstable? Yes, unfortunately it does still happen, even with the latest ruby-python libraries as of right now in unstable. I'm willing to admit it is a local issue, but I'm not sure what it could be.

Bug#543011: python-facebook: diff for NMU version 0.svn20090724-1.1

2009-09-21 Thread Ian Wienand
On Mon, Sep 21, 2009 at 2:59 AM, Mauro Lizaur ma...@cacavoladora.org wrote: I've seen this bug for a couple of weeks and I wonder if you mind if I do a NMU to close this. This is fine, thanks for doing that -i -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a

Bug#547136: libatomic-ops: FTFBS on sh4

2009-09-17 Thread Ian Wienand
Hi, Would it be possible for you to send this through upstream at g...@linux.hpl.hp.com http://www.hpl.hp.com/personal/Hans_Boehm/gc/ I just prefer to have the experts there look at it, before diverging the Debian package I will watch the list, and when it's committed do a pull of a new

Bug#538342: libgst-ruby: Unable to require gst under fakeroot

2009-07-24 Thread Ian Wienand
Package: libgst-ruby Version: 0.19.0-3 Severity: important I'm not really sure if this is a fakeroot issue, or a gst issue --- $ cat test.rb require 'gst' $ ruby -v ruby 1.8.7 (2009-06-12 patchlevel 174) [i486-linux] $ ruby ./test.rb $ fakeroot ruby ./test.rb GConf Error: Failed to

Bug#537389: 2.19.51.20090722-1 does not help

2009-07-22 Thread Ian Wienand
I rebuilt 2.6.30.2 with 2.19.51.20090722-1 and the same instant reboot happened $ dpkg --list | grep binutils ii binutils 2.19.51.20090722-1 The GNU assembler, linker and binary utiliti $ ld -V GNU ld (GNU Binutils for Debian) 2.19.51.20090722 Supported

Bug#535542: Not fixed with -3?

2009-07-16 Thread Ian Wienand
Is it possible this isn't fixed with -3? $ dpkg --list | grep libpanel-applet ii libpanel-applet2-02.26.2-1 library for GNOME Panel applets ii libpanel-applet2-dev 2.26.2-1 library for GNOME Panel applets - developmen ii libpanel-applet2-ruby

Bug#535542: Sorry, missed the 1.8 package hasn't updated

2009-07-16 Thread Ian Wienand
oh, don't mind me, didn't see the -2 1.8 package is installed... -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#534483: ruby-gnome2 1.9 available

2009-06-24 Thread Ian Wienand
Package: ruby-gnome2 Version: 0.18.1-1 Severity: wishlist Hi, A new version seems to be usptream http://ruby-gnome2.sourceforge.jp/#Ruby-GNOME2+0.19.0+released This is mostly for me to track when it arrives, as I have a package that needs it :) Thanks! -i -- System Information: Debian

Bug#517931: Teatime on Sid constantly crashes

2009-03-02 Thread Ian Wienand
On Mon, Mar 02, 2009 at 04:50:28PM -0600, Mark Felder wrote: I'm running debian sid without any further updates being available as of today. I tried to install teatimer, but it won't launch. I add it to a gnome panel and it keeps crashing and asks me to reload or remove it. I am also running

Bug#511279: ITP: python-facebook -- A Python wrapper for the facebook API

2009-01-08 Thread Ian Wienand
Package: wnpp Severity: wishlist Owner: Ian Wienand i...@debian.org * Package name: python-facebook Version : 0.1+svn20090108 Upstream Author : Samuel Cormier-Iijima (sciyo...@gmail.com) * URL : http://code.google.com/p/pyfacebook/ * License : BSD Programming

Bug#497603: Create binutils-multiarch-dev to deal with multiarch shared libraries

2008-12-24 Thread Ian Wienand
Package: binutils Version: 2.19-1~exp2 Followup-For: Bug #497603 I finally had a chance to look at this. The problem appears to be that binutils-multiarch does not provide diversions to point the .so links to the multiarch shared libraries. I think the best thing to do is to create a

Bug#425574: Probably a ksymoops issue

2008-12-24 Thread Ian Wienand
I was just looking into #497603, I think my proposed patch there could work to fix this. If the ksymoops package depended on the new binutils-multiarch-dev package to build and then had an install dependency of binutils-multiarch, it would be able to decode pretty much any format of kernel. I

Bug#508128: python-iptcdata: Segfault on certain images

2008-12-08 Thread Ian Wienand
On Mon, Dec 08, 2008 at 08:09:15AM +0200, Tuure Laurinolli wrote: Accessing one of the data fields provided by the iptcdata python module for image http://fop3.kyla.fi/~tazle/PICT6104.JPG causes segfault. Thanks for the report I have sent a patch upstream [1] -i [1]

Bug#495211: #495211 - libatomic-ops FTBFS on powerpc

2008-10-08 Thread Ian Wienand
My apologies, I forgot about this. Please NMU if you have a fix -i On Wed, Oct 8, 2008 at 3:08 PM, Mike O'Connor [EMAIL PROTECTED] wrote: Release managers, This bug was fixed in sid by uploading a new cvs pull of the upstream source, which HE as noted, was not acceptable for a freeze

Bug#481274: xtightvncviewer: xtightvnc package should probably ship Vncviewer resources file

2008-05-14 Thread Ian Wienand
Package: xtightvncviewer Version: 1.3.9-1 Severity: normal Tags: patch Hi, I think the resources file should be shipped in the xtightvncviewer package. Thanks, -i --- tightvnc-1.3.9/debian/rules 2008-05-14 15:51:02.0 -0700 +++ tightvnc-1.3.9-new/debian/rules 2008-05-14

Bug#365593: tightvncserver: Default font path not found

2008-04-22 Thread Ian Wienand
On Mon, Apr 21, 2008 at 11:12 PM, Ola Lundqvist [EMAIL PROTECTED] wrote: How do your X configuration file look like? Ahh, mea culpa, that's the problem. Somehow the following got in there: # RgbPath is the location of the RGB database. Note, this is the name of the # file minus the extension

Bug#365593: tightvncserver: Default font path not found

2008-04-21 Thread Ian Wienand
Package: tightvncserver Version: 1.3.9-1 Followup-For: Bug #365593 This is not working for me. AFAIK I didn't do anything... [EMAIL PROTECTED]:~$ tightvncserver Couldn't start Xtightvnc; trying default font path. Please set correct fontPath in the tightvncserver script. Couldn't start

Bug#365593: tightvncserver: Workaround

2008-04-21 Thread Ian Wienand
Package: tightvncserver Version: 1.3.9-1 Followup-For: Bug #365593 Forgot to mention setting the fp directly worked OK, e.g. tightvncserver -fp /usr/share/fonts/X11/misc/,/usr/share/fonts/X11/100dpi This is on a recently installed system. I didn't notice on a much older system which still has

Bug#471886: libatomic-ops-dev: 32-bit compare-and-swap on 64-bit platforms

2008-03-20 Thread Ian Wienand
Hi, Upstream recently told me that the canonical source for libatomic-ops is the Boehm garbage collector, so your request would be appropriate on their mailing list. http://www.hpl.hp.com/personal/Hans_Boehm/gc/ [EMAIL PROTECTED] Do you mind taking it up there? Cheers, -i On Thu, Mar 20,

Bug#468439: xserver-xorg-video-intel: Backlight not re-activated after waking from sleep 915

2008-02-28 Thread Ian Wienand
Package: xserver-xorg-video-intel Version: 2:2.2.1-1 Severity: normal Hi Whenever I close the lid on my laptop (Dell X1), when I re-open it the backlight isn't on. I have to switch to a virtual terminal and then back again before it comes to life. This has been a recent problem, it hasn't

Bug#464102: RM: libski-dev -- RoM; ships nothing useful

2008-02-04 Thread Ian Wienand
Package: ftp.debian.org Severity: normal Hi, Please remove libski-dev, I've realised it doesn't ship anything useful and have removed it from the ski source package. Thanks! -i -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (1,

Bug#461372: network-manager-openvpn: Parameter ns_cert_type can only be specified in TLS-mode

2008-01-17 Thread Ian Wienand
Package: network-manager-openvpn Version: 0.3.2svn2855-1 Severity: normal Hi, I'm new to openvpn and trying to setup a simple static connection like http://openvpn.net/static.html In the connection box I put pre-shared key, pointed it to the key and set the local and remote IP. I didn't touch

Bug#451939: libc6: Upgrading x86 chroot on ia64 dies with cannot set up thread-local storage

2007-11-19 Thread Ian Wienand
Package: libc6 Version: 2.3.6.ds1-13 Severity: normal Hi, I am trying to upgrade libc in a x86-32 chroot on my IA64 (Itanium) machine. It dies with the following Setting up libc6 (2.6.1-6) ... cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage

Bug#451939: libc6: Upgrading x86 chroot on ia64 dies with cannot set up thread-local storage

2007-11-19 Thread Ian Wienand
On Mon, Nov 19, 2007 at 01:18:07PM +0100, Aurelien Jarno wrote: Where does this version come from? It doesn't seems to be a package from Debian. Sorry I mistyped it, it is 2.3.6.ds1-13 Any suggestions? Could you please send us the output of ls -l /lib as well as ldd /bin/ls from the

Bug#451939: libc6: Upgrading x86 chroot on ia64 dies with cannot set up thread-local storage

2007-11-19 Thread Ian Wienand
Thank you for your help on IRC As per http://www.gelato.unsw.edu.au/archives/linux-ia64/0711/21471.html I think this is a kernel bug. When it gets resolved I will close this bug. Thanks, -i -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact

Bug#432654: libatomic-ops-dev: Reported upstream

2007-08-23 Thread Ian Wienand
Package: libatomic-ops-dev Version: 1.2-1 Followup-For: Bug #432654 Hi, Thanks for looking into this I got together a power system and had a play, and I think it is a gcc issue. I have reported it upstream, see http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33171 Thanks, -i -- System

Bug#438951: ITP: ski -- A simulator for the Itanium architecture

2007-08-20 Thread Ian Wienand
Package: wnpp Severity: wishlist Owner: Ian Wienand [EMAIL PROTECTED] * Package name: ski Version : 1.1.3 * URL : http://ski.sourceforge.net/ License : GPL Description : A simulator for the Itanium architecture Ski is an instruction simulator designed

Bug#438965: ftp.debian.org: Please remove numactl from HPPA

2007-08-20 Thread Ian Wienand
Package: ftp.debian.org Severity: normal Hi, Please remove numactl, libnuma1, libnuma-dbg and libnuma-dev from HPPA; it doesn't work on this architecture and is blocking the package moving into testing. Thanks, -i -- System Information: Debian Release: lenny/sid APT prefers unstable APT

Bug#430057: exim4-config: Some macros and documentation to facilitate easier config of SMTP AUTH

2007-06-21 Thread Ian Wienand
Package: exim4-config Version: 4.67-3 Severity: wishlist Tags: patch Hi, I wrote a blog post about getting exim to use SMTP AUTH over a secure tunnel, and it has elicited several responses. Clearly there is a need for the package to do this. I understand this shouldn't be asked by default as

Bug#423182: numactl: should compile libnuma.a

2007-05-14 Thread Ian Wienand
On 5/14/07, Brice.Goglin [EMAIL PROTECTED] wrote: libnuma does not depend on the kernel interface as much as libc6 does, but libc6-dev does provide libc.a. The only argument I really buy is that static libraries can be faster, and libc could conceivably be on the critical-path of an

Bug#423182: numactl: should compile libnuma.a

2007-05-13 Thread Ian Wienand
On Fri, May 11, 2007 at 10:26:53AM +0200, Samuel Thibault wrote: The upstream build doesn't actually create a static library, I'm pretty sure by design to avoid version skew, etc. Mm, what version skew problem could happen? Where the library changes due to kernel interfaces, etc. I asked

Bug#423182: numactl: should compile libnuma.a

2007-05-10 Thread Ian Wienand
On 5/10/07, Samuel Thibault [EMAIL PROTECTED] wrote: There is no libnuma.a, but scientific applications typically compile statically and thus need libnuma.a, so Debian should provide it. Hi Samuel, The upstream build doesn't actually create a static library, I'm pretty sure by design to avoid

Bug#419964: postr: Overwrites IPTC title data

2007-04-29 Thread Ian Wienand
On Mon, Apr 23, 2007 at 11:14:36AM +0100, Ross Burton wrote: Postr doesn't read the headline only caption. I can add headline support, what tool are you using to set the headline tag so I can verify that this works? Hi, I use the Python module and a wrapper script from

Bug#419964: postr: Overwrites IPTC title data

2007-04-18 Thread Ian Wienand
Package: postr Version: 0.5-2 Severity: wishlist Hi, First, thanks for writing postr. I've noticed that if I use another tool to set the IPTC 'headline', when postr uploads the picture it re-titles it to the filename. Postr doesn't seem to pick up the comment or tag information from the IPTC

Bug#415792: openoffice.org: Experimental version crashes with SIGFPE constantly

2007-03-21 Thread Ian Wienand
Package: openoffice.org Version: 2.2.0~rc2-1 Severity: important Hi, I just upgraded to experimental, to try and fix some weird kerning issues with PDFs (that was fixed). However, pretty much every application other than writer crashes easily. For example, in calc, as soon as I put a letter a

Bug#415792: Possible CUPS-OOo problem?

2007-03-21 Thread Ian Wienand
I did some stracing, etc, to try and gain more insight into what is happening. I have found is that if I comment out the ServerName directive in my /etc/cups/client.conf everything seems to work just fine. Of course, this cuts me off from the network printer. The CUPS server is running just the

Bug#415792: Upstream bug number

2007-03-21 Thread Ian Wienand
BTW I also reported this problem upstream http://www.openoffice.org/issues/show_bug.cgi?id=75626 -i -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#407104: ITP: libiptcdata -- Library to parse IPTC metadata

2007-01-16 Thread Ian Wienand
Package: wnpp Severity: wishlist Owner: Ian Wienand [EMAIL PROTECTED] * Package name: libiptcdata Version : 0.21 Upstream Author : David Moore [EMAIL PROTECTED] * URL : http://libiptcdata.sf.net/ License : LGPL Programming Lang: C Description

Bug#407104: ITP: libiptcdata -- Library to parse IPTC metadata

2007-01-16 Thread Ian Wienand
On Tue, Jan 16, 2007 at 11:09:47AM +0100, [EMAIL PROTECTED] wrote: When i will have finished with bringing it to svn-buildpackage + other stuff i will ask for a review (probably tonight). Hi, I had already intended to do this, this ITP was just a procedural notification to the list really. I

Bug#407212: Where is tixwish?

2007-01-16 Thread Ian Wienand
Package: tix Version: 8.4.0-6 Severity: important Hi, I really don't know much about Tcl, etc, but I'm looking for the 'tixwish' program to run a Tcl script I have. This package includes a man page for it, but not the actual program? Should it be included, or the man page removed? Thanks, -i

Bug#404882: iceweasel: Maybe ship old world icon

2006-12-29 Thread Ian Wienand
Package: iceweasel Version: 2.0.0.1+dfsg-1 Followup-For: Bug #404882 Hi, Not to complain too much, but I tend to agree. At first I though this was a green smiley face with eyes on top, and thought it might be a new icon for xchat which has a similar sort of thing. My partner was also confused

Bug#293070: exiftags: Fixes some bugs

2006-12-26 Thread Ian Wienand
Package: exiftags Followup-For: Bug #293070 Hi, I found that this updated version fixes a number of bugs. I would be happy to upload this if you don't have time. Cheers, -i -- System Information: Debian Release: 4.0 APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental')

Bug#387457: mailman: Also needs to change in main section

2006-11-01 Thread Ian Wienand
Package: mailman Followup-For: Bug #387457 Hi, I think this also needs to be changed in the section below this as well; as per below. --- README.Exim4.Debian.old 2006-11-01 22:35:33.0 +1100 +++ README.Exim4.Debian.subscribe 2006-11-01 22:53:23.0 +1100 @@ -56,6 +56,7 @@

Bug#396537: mailman: README.Exim4.Debian needs to mention groups

2006-11-01 Thread Ian Wienand
Package: mailman Version: 2.1.9-2 Severity: normal Tags: patch Hi, After followign the instructions, I got a traceback when creating a list via the web interface which came down to admin(510): RuntimeError: command failed: chgrp Debian-exim /var/lib/mailman/data/virtual-mailman (status: 1,

Bug#396120: ftp.debian.org: Please remove numactl for alpha/powerpc from unstable

2006-10-29 Thread Ian Wienand
Package: ftp.debian.org Severity: normal Hi, I have dropped Alpha and PowerPC from numactl, as they don't have the kernel support to build the latest versions. It's very unlikely anyone cares about this package on those architectures. Could you please remove them from unstable so the package

Bug#396121: www.debian.org: More information on the developers information about the testing package

2006-10-29 Thread Ian Wienand
Package: www.debian.org Severity: wishlist Hi, I would like to suggest that on the developers information page for the testing distribution [1] that under the FAQ titled My package is stalled because it's out of date on some architecture. What do I do? aome more information on explicitly

Bug#396120: Please only remove alpha

2006-10-29 Thread Ian Wienand
Hi, After discussions with PowerPC kernel people, we have fixed up Power. I do not belive anyone is maintaining NUMA on Alpha however, so please remove as pre the previous request. Thank you -i signature.asc Description: Digital signature

Bug#384346: xfig: Try re-installing gsfonts-x11

2006-10-24 Thread Ian Wienand
Package: xfig Version: 1:3.2.5-alpha5-9 Followup-For: Bug #384346 I saw this problem a while ago too http://lists.debian.org/debian-user/2006/05/msg01300.html (and it just bit me again this morning, after I did an dist-upgrade just yesterday). I bet the original reporter did an upgrade of X,

Bug#394021: jack-audio-connection-kit: and here is the patch

2006-10-18 Thread Ian Wienand
for jack. + * Mostly clagged from glibc by Ian Wienand [EMAIL PROTECTED] + */ -// Copyright (C) 2000, 2001, 2003 Free Software Foundation, Inc. -// -// This file is part of the GNU ISO C++ Library. This library is free -// software; you can redistribute it and/or modify it under the -// terms of the GNU

Bug#394021: jack-audio-connection-kit: IA64 build fix

2006-10-18 Thread Ian Wienand
Package: jack-audio-connection-kit Followup-For: Bug #394021 Hi, I think this is more a bug in jack; personally I think it's a really bad idea to be carrying around all that clagged atomic operations code, as it is likely to break. I'm not all that up on it, but IIRC part of that code got moved

Bug#392718: ia32-libs: Installs invalid /usr/bin/ldd for IA64

2006-10-12 Thread Ian Wienand
Package: ia32-libs Version: 1.15 Severity: serious Tags: patch Justification: ldd is pretty important Hi, Looks like a missing semi-colon in the rules file; the variable isn't set and thus the list of linkers in ldd is set to nothing. This causes a strange errors, one of which showed up when

Bug#392316: numactl: Looking into it

2006-10-11 Thread Ian Wienand
Package: numactl Version: 0.9.9-2 Followup-For: Bug #392316 Thanks for bringing this to my attention; I'm looking into solutions with upstream and will make an upload to fix it one way or the other in a few days. Cheers, -i -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of

Bug#389854: openbsd-inetd: Inbuilt dgram services reject if coming from a low port

2006-09-28 Thread Ian Wienand
Package: openbsd-inetd Version: 0.20050402-2 Severity: normal Tags: patch Hi, I have an application that tries to do a UDP time call from port 37 on the remote machine, which broke when I recently updated the server and openbsd-inetd got dragged in. This worked fine with netkit-inetd, and works

Bug#364116: devscripts: Patch for --force-download

2006-08-07 Thread Ian Wienand
Package: devscripts Version: 2.9.20 Followup-For: Bug #364116 Hi, I agree this would be good; for example many packages using svn-buildpackage don't appear to include upstream tarballs. Attached is a patch to implement --force-download. Verbose output would look similar to below [EMAIL

Bug#371144: xserver-xorg-video-i810: xrandr kills xserver

2006-07-19 Thread Ian Wienand
Package: xserver-xorg-video-i810 Version: 1:1.5.1.0-2.1 Followup-For: Bug #371144 Hi, I also noticed this Backtrace: 0: /usr/bin/X11/X(xf86SigHandler+0x89) [0x80b6849] 1: [0xe420] 2: /usr/lib/xorg/modules/drivers/i810_drv.so(I830Rotate+0xed1) [0xb792e3f1] 3:

Bug#377315: Binary

2006-07-17 Thread Ian Wienand
Can you attach the binary, or otherwise come up with a small test case to trigger this? -i -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#377938: python2.3-moinmoin: Add note on when to not use unicode

2006-07-11 Thread Ian Wienand
Package: python2.3-moinmoin Version: 1.5.3-1 Severity: wishlist Tags: patch As per http://moinmoin.wikiwikiweb.de/MoinMoinBugs/AttachmentPageFailsWhenReturnedUnicodeFilenames if data_dir is unicode encoded, MoinMoin will crash when you add an attachment to a page. The attached patch gives you

Bug#342518: teatime: diff of NMU

2006-07-09 Thread Ian Wienand
, #342518, #293595, #313902, #260517) + * Remove old patches no longer required + * Add patches/no-libexec.patch; unfortunately requires regenerating Makefiles +which leads to a big diff + * Update homepage in control, copyright + + -- Ian Wienand [EMAIL PROTECTED] Wed, 5 Jul 2006 23:15:28

Bug#377012: gcc-4.1: Suggested patch for provides libssp0 problem

2006-07-07 Thread Ian Wienand
Package: gcc-4.1 Version: 4.1.1-7 Tags: +patch Followup-For: Bug #377012 Hi, The attached patch just differentiates the libssp name -i -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686)

Bug#377012: Having gcc-4.1 conflict, replace and provide libssp0-dev breaks cross compilers

2006-07-06 Thread Ian Wienand
Package: gcc-4.1 Version: 4.1.1-7 Severity: important Hi, Since gcc-4.1 (the system gcc) provides libssp0-dev, this makes a cross compiler (which is also trying to provide it) uninstallable along side it. e.g. [EMAIL PROTECTED]:/tmp/cross$ sudo dpkg -i gcc-4.1-ia64-linux-gnu_4.1.1-7_i386.deb

Bug#342518: teatime: Updated version prepared

2006-07-05 Thread Ian Wienand
Package: teatime Version: 2.6.0-1.1 Followup-For: Bug #342518 Hi, I have prepared an updated package, available at http://people.debian.org/~ianw/teatime/ I'll give it a bit of time otherwise do an NMU of it; it closes just about all of current outstanding bugs. Thanks! -i -- System

Bug#374917: q-tools doesn't include q-syscollect

2006-06-21 Thread Ian Wienand
Package: q-tools Version: 0.3-1 Severity: grave Tags: patch Justification: renders package unusable As you can see from http://buildd.debian.org/fetch.php?pkg=q-tools%26ver=0.3-1%26arch=ia64%26stamp=1146456408%26file=log q-syscollect fails to build, but the package still builds. Thus q-tools

Bug#365612: libxt6: Use customization values

2006-05-11 Thread Ian Wienand
Package: libxt6 Version: 1:1.0.0-4 Followup-For: Bug #365612 Hi, I applied the below patch before I noticed this bug, after I noticed that xfig was broken. It fixes it for me. -i --- libxt-1.0.0/debian/rules2006-05-12 14:13:33.0 +1000 +++ libxt-1.0.0-fixed/debian/rules

Bug#359887: cdbs: Flag minimal CDBS version

2006-04-02 Thread Ian Wienand
Package: cdbs Version: 0.4.37 Followup-For: Bug #359887 Hi, OK, I can see that back-porting might be unsuitable. I also see that generating control.in from rules in a bad idea, but I really like my Makefiles that build packages being able to automagically fill in dependencies that CDBS needs.

Bug#354486: lastfm: Profile information

2006-03-31 Thread Ian Wienand
Package: lastfm Version: 1.1.90-2 Followup-For: Bug #354486 Hi, I'm seeing this very high CPU usage too. I recompiled with gprof turned on, and I see that most of the time is being spent in sinc_process() from libsndfile. Flat profile: Each sample counts as 0.01 seconds. % cumulative

Bug#359887: cdbs: Make CDBS depend on latest version when building from control.in

2006-03-29 Thread Ian Wienand
Package: cdbs Version: 0.4.37 Severity: important Tags: patch Hi, I use DEB_AUTO_UPDATE_DEBIAN_CONTROL in my scripts to build my control file. I wanted to use the feature in the latest CDBS to automagically create a -dbg package, but CDBS gives the build-dep as a very old version. I think

Bug#357468: numactl: Help with MIPS testing

2006-03-29 Thread Ian Wienand
Package: numactl Followup-For: Bug #357468 Hi, I've put in the provided patch, and I'd like someone to test it out. Easiest way would probably to just pull $ svn co svn://svn.toolchain.org/svn/numactl/ and do $ cd tarballs $ make deb This is a new upstream too. libnuma should be detecting

  1   2   >