Bug#309274: libssl0.9.7: ABI Change?

2005-05-16 Thread Ian Wienand
Package: libssl0.9.7 Version: 0.9.7g-1 Followup-For: Bug #309274 I got hit with a similar thing, [EMAIL PROTECTED]:~/tmp/openssh-3.8.1p1$ /usr/bin/ssh weill check_host_key: getnameinfo failed However, once I rebuilt with ssh things suddenly seemed fine. After a bit of work with readelf, diff

Bug#347484: gcc-4.0: Give option not to depend on system -base package for cross compiler

2006-01-10 Thread Ian Wienand
Package: gcc-4.0 Version: 4.0.2-6 Severity: wishlist Tags: patch Hi, Thanks for making it quite easy to build a cross compiler on Debian. The only problem I have had is that the packages by default depend on the -base package used by the system gcc. This means whenever I upgrade my system gcc

Bug#315096: Working with 1:3.2.5-alpha5-4

2006-01-11 Thread Ian Wienand
On Mon, Jan 09, 2006 at 09:34:27AM +0100, Anders Bostr?m wrote: AB This seems to be fixed with xfig 1:3.2.5-alpha5-4 = close. Why was Debian bug #315096 reopened? No reason was given... Doh! Looks like I forgot to actually include the information, sorry about that. This still happens for me

Bug#329755: libnuma1: please explain in long description what NUMA is and use full sentences

2005-12-07 Thread Ian Wienand
On Thu, Dec 08, 2005 at 01:35:29AM +0100, Christoph Berg wrote: I have a major in CS and have never heard of NUMA. Maybe you could explain on which architectures such a feature exists? Any architecture could conceivably have a NUMA memory hierarchy. The kernel support is called NUMA and it's

Bug#342658: libqt4-core: Locking Issue?

2005-12-11 Thread Ian Wienand
Package: libqt4-core Version: 4.0.1-5 Followup-For: Bug #342658 I built your program like this $ qmake-qt4 -project test.cpp $ qmake-qt4 qt.pro $ make It seems this is a locking issue, a backtrace of when it is hung is below (gdb) back #0 0x21363d81 in __pthread_sigsuspend

Bug#342777: binutils on IA64 creating incorrect output

2005-12-12 Thread Ian Wienand
Package: binutils Version: 2.16.1cvs20051206-1 Followup-For: Bug #342777 This bug sounds the same as http://lists.debian.org/debian-ia64/2005/12/msg6.html which comes from bintuils PR http://sourceware.org/bugzilla/show_bug.cgi?id=1991 There are some patches in that PR which need to be

Bug#343127: qt-x11-free: Will need to be rebuilt for IA64 with updated binutils

2005-12-12 Thread Ian Wienand
Package: qt-x11-free Severity: important Hi, As noted in http://lists.debian.org/debian-ia64/2005/12/msg6.html kdevelop3 crashes the linker when it builds. It turns out this is due to the linker bug (actually a bug from 'strip -g') http://sourceware.org/bugzilla/show_bug.cgi?id=1991 and

Bug#342658: libqt4-core: Locking Issue?

2005-12-13 Thread Ian Wienand
On Mon, Dec 12, 2005 at 01:39:13PM +0200, Brian Nelson wrote: Ian Wienand [EMAIL PROTECTED] writes: [...] (gdb) back #0 0x21363d81 in __pthread_sigsuspend (set=0x6fbf7270) at ../linuxthreads/sysdeps/unix/sysv/linux/ia64/pt-sigsuspend.c:32 #1 0x21362380

Bug#336939: binutils: declare argument as volatile

2005-11-01 Thread Ian Wienand
Package: binutils Version: 2.16.1-3 Followup-For: Bug #336939 We need to tell gcc that we know the variable might be changed under it. From inspection it looks spurious but this shuts it up -i -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500,

Bug#334320: bazaar: IA64 build

2005-11-01 Thread Ian Wienand
On Wed, Nov 02, 2005 at 04:47:59PM +1100, Rob Weir wrote: Hm...I think the fixes for this are in bazaar 1.5 already; if I try to backport them, would you be able to test build baz on itanium for me? Sure, just send them on to me. It seems caballero has a kernel option enabled that makes

Bug#336939: binutils: Additional thread

2005-11-03 Thread Ian Wienand
Package: binutils Version: 2.16.1-3 Followup-For: Bug #336939 See also http://sourceware.org/ml/binutils/2005-11/msg00032.html for more info on these 'argument clobbered' bugs with IA64 -i -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500,

Bug#338358: libnuma-dev: Headers in the wrong place

2005-11-09 Thread Ian Wienand
Package: libnuma-dev Version: 0.7pre2-3 Followup-For: Bug #338358 Thanks, I've fixed this in our repository and am just awaiting upload by my sponsor. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental')

Bug#338569: java-package: Can't call PowerPC 5.0 java programs via two symlinks

2005-11-10 Thread Ian Wienand
Package: java-package Version: 0.27 Severity: normal Hi, A strage little problem with the latest IBM Java release (5.0) on 32-bit PowerPC; calling the programs via two symlinks (e.g. /usr/bin/javac - /etc/alternatives/javac - actual) dosen't work. [EMAIL PROTECTED]:/tmp$ ln -s

Bug#332378: libatomic-ops_1.0-2 (unstable): fails to build

2005-10-06 Thread Ian Wienand
On Thu, Oct 06, 2005 at 07:14:30AM +0200, Bastian Blank wrote: atomic_ops/sysdeps/gcc/s390.h:33:31: error: ordered_except_wr.h: No such file or directory atomic_ops/sysdeps/gcc/s390.h:34:43: error: all_aligned_atomic_load_store.h: No such file or directory Looks like some missing '../s'

Bug#329073: crafty: build with libnuma

2005-10-23 Thread Ian Wienand
Package: crafty Version: 20.0-1 Followup-For: Bug #329073 Hi, I think a better solution is to require libnuma, suggested patch below --- control 2005-10-24 11:12:48.0 +1000 +++ control.old 2005-10-24 11:17:20.0 +1000 @@ -1,7 +1,7 @@ Source: crafty Section: non-free/games

Bug#334124: aime: Still fails to build

2005-10-23 Thread Ian Wienand
Package: aime Version: 0.60.3-7 Followup-For: Bug #334124 The '\n' patch is only part of the problem. On IA64 with g++ 4.0.2 it still fails to build with a whole lot of undefined reference to `btreeEntity::reset_current()' type errors in the final link. As far as I can see it seem to be a

Bug#334320: bazaar: IA64 build

2005-10-23 Thread Ian Wienand
Package: bazaar Version: 1.4.2-2 Followup-For: Bug #334320 Hi, I just built 1.4.2-2 on my IA64 machine and it does build OK. The relevant part where the buildd failed looks like === TESTING: id-tagging-defaults === Test 1: id-tagging-defaults Test 1: PASS baz(30725): unaligned access

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#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#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#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#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#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#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#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#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#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#293521: xchat segfaults when opening plugin dialog on IA64

2005-02-03 Thread Ian Wienand
Package: xchat Version: 2.4.1-0.1 Severity: important Tags: patch When building xchat on IA64 you get the following warning. gtkutil.c: In function `gtkutil_file_req': gtkutil.c:266: warning: implicit declaration of function `get_xdir_fs' gtkutil.c:266: warning: cast to pointer from integer of

Bug#304267: RC3 netinst fails at boot on ia64

2005-04-12 Thread Ian Wienand
On Wed, Apr 13, 2005 at 12:51:18AM +0100, Steve McIntyre wrote: Now I'm looking at the console with this kernel running, I'm seeing a constant spew of messages like kernel unaligned access to 0xe0007a295fbc, ip=0xe4983aa0

Bug#185073: xtightvncviewer: Patch to fix IA64 build

2005-02-28 Thread Ian Wienand
Package: xtightvncviewer Version: 1.2.9-5 Followup-For: Bug #185073 Please apply the attached patch to build on IA64 -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable') Architecture: ia64 Kernel: Linux 2.6.10 Locale: LANG=en_AU, LC_CTYPE=en_AU

Bug#185073: xtightvncviewer: Patch to fix IA64 build

2005-03-02 Thread Ian Wienand
On Wed, Mar 02, 2005 at 09:52:01PM +0100, Ola Lundqvist wrote: Thanks a lot for the patch. One question before I apply it though. Have you tested the result? Do it work properly? The reason I'm asking is that in many cases on 64 bit arches VNC has not worked very well. Yes, it works

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#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#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#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#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#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-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#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#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#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#329755: libnuma1: please explain in long description what NUMA is and use full sentences

2005-09-25 Thread Ian Wienand
On Fri, Sep 23, 2005 at 10:20:43AM +0200, Gerfried Fuchs wrote: It would be nice to have an explenation what NUMA means in that respect. It's not that for acronyms there are just one explenation. Maybe for some, but I've only ever seen the term NUMA with reference to non-uniform memory

Bug#326160: exim4: Warn when list processing stops

2005-09-01 Thread Ian Wienand
Package: exim4 Version: 4.52-1 Severity: wishlist Tags: patch Hi, We managed to get an unresolvable host in relay_from_hosts which rather unexpectedly stopped processing anything after the bogus entry in the list. Of course one can read the documentation to find out about the +ignore_unknown

Bug#320397: ITP: nepim -- A tool for measuring available network bandwidth between two hosts

2005-07-28 Thread Ian Wienand
Package: wnpp Severity: wishlist Owner: Ian Wienand [EMAIL PROTECTED] * Package name: nepim Version : x.y.z Upstream Author : Everton da Silva Marques [EMAIL PROTECTED] * URL : http://www.nongnu.org/nepim/ * License : GPL Description : A tool

Bug#325807: xserver-xorg: Backport new evdev input driver

2005-08-30 Thread Ian Wienand
Package: xserver-xorg Severity: wishlist Tags: patch Hi, There is a new evdev input driver merged into upstream which works much better than the old system (at least for me trying to use a Apple Mighty Mouse on a IA64 system with udev, which I guess not many people do!) In general this input

Bug#317374: libunwind7: Please change priority to be required

2005-07-07 Thread Ian Wienand
Package: libunwind7 Version: 0.98.5-7 Severity: normal Hello, I think that the priority of the libunwind package should match the required priority and base section of the libstdc++5 package, as that package depends on it. The system is not going to work without it. This is an issue because

Bug#313516: reportbug: Does not quit when 'q' selected

2005-06-14 Thread Ian Wienand
advanced ui text realname Ian Wienand email [EMAIL PROTECTED] smtphost mail.cse.unsw.edu.au -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable') Architecture: ia64 Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.10 Locale: LANG=en_AU, LC_CTYPE=en_AU

Bug#313526: liferea: Liferea segfaults on IA64

2005-06-14 Thread Ian Wienand
Package: liferea Version: 0.9.1-1 Severity: normal Tags: patch liferea segfaults on IA64 because there is no definition for ui_itemlist_get_tree_store() which makes the compiler assume it returns an int. Since it actually returns a pointer, the value is truncated. This is fixed in CVS, but not

Bug#318009: PPC64 patches

2005-08-02 Thread Ian Wienand
Hi, I tried using your patches, but things don't quite work for me. Firstly, the patches include the entire /debian subdirectory, which probably isn't what you want. However there are some things you do want, like adding the architecture in the control file, which aren't there. As a guide, I'd

Bug#320240: ucontext.h bug also breaks libgc build

2005-08-04 Thread Ian Wienand
PROTECTED] http://www.gelato.unsw.edu.au #! /bin/sh -e # All lines beginning with `# DP:' are a description of the patch. # DP: Description: fix ucontext.h for IA64 with later gcc versions # DP: Related bugs: #284449 # DP: Dpatch author: Ian Wienand [EMAIL PROTECTED] # DP: Patch author: Andreas Schwab

Bug#321291: libatomic-ops-dev: problem with gcc 4.0 -O0

2005-08-04 Thread Ian Wienand
On Thu, Aug 04, 2005 at 09:24:10PM +0300, Martin P??rtel wrote: The function AO_test_and_set_full fails to build with the following error: test.s: Assembler messages: test.s:38: Error: bad register name `%sil I've distilled what I think is happening into gcc bugzilla bug #23242

Bug#321284: libatomic-ops override disparity

2005-08-04 Thread Ian Wienand
On Thu, Aug 04, 2005 at 06:57:40PM +0200, Jeroen van Wolffelaar wrote: You have a separate -dev package too... If you were to only have a static version of the library (which I would strongly discourage, fwiw, regardless of what upstream says, but still), there is no reason to have two

Bug#321885: linux-source-2.6.12: Please enable CONFIG_PALINFO as built-in for IA64

2005-08-07 Thread Ian Wienand
Package: linux-source-2.6.12 Severity: normal Tags: patch Hi, As mentioned in http://www.gelato.unsw.edu.au/archives/linux-ia64/0508/14811.html CONFIG_PALINFO isn't built-in to Debian kernels. This causes important developer applications such as pfmon, that should just work, to fail. I

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#306862: Intent to NMU ltrace (Re: IA64 Support for ltrace)

2006-02-15 Thread Ian Wienand
Hi Juan (if you're listening) I have started an Alioth project for ltrace in the hope that a few people can work together on it. It is http://ltrace.alioth.debian.org I have added you as a developer with full rights. I already started making some changes, and started trying to close off some

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#357468: please support mips

2006-03-26 Thread Ian Wienand
On Fri, Mar 17, 2006 at 02:55:09PM +, Martin Michlmayr wrote: What can we do about this? Thanks for looking into this guys; I'll take this information to upstream and see what we come up with. -i signature.asc Description: Digital signature

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

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#354792: chaksem: New version available

2006-02-28 Thread Ian Wienand
Package: chaksem Severity: wishlist Hi, chak sent around an email pointing to a new version. It would be great if you had some time if this could make it into Debian. http://www.cse.unsw.edu.au/~chak/presentation/ Cheers, -i -- System Information: Debian Release: testing/unstable APT

Bug#351693: guile-1.6: Builds by hand on IA64

2006-03-07 Thread Ian Wienand
Package: guile-1.6 Version: 1.6.7-1 Followup-For: Bug #351693 I have NFI why this doesn't build on the buildd, but I can build this by hand on my system as long as the old guile-1.6-libs package isn't installed at the time. e.g. /tmp/guile/guile-1.6-1.6.7$ sudo apt-get install

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#350596: numactl: Will be fixed in 1.0

2006-01-31 Thread Ian Wienand
Package: numactl Followup-For: Bug #350596 Thanks for the report. I had a chat to upstream and he came up with a solution that should dynamically check for __thread support. It will come in the next version (1.0) which will be released soon; I'll close this bug when I update that. -i --

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#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#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#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#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#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#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#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#358084: pspresent: New version available

2006-03-20 Thread Ian Wienand
Package: pspresent Version: 1.2-1.1 Severity: wishlist Hi, 1.3 is available, and goes with the latest chaksem packages. I've taken the liberty of creating NMU packages at http://www.gelato.unsw.edu.au/~ianw/debian/chaksem/ -i -- System Information: Debian Release: testing/unstable APT

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#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#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#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#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#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#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#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#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#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

  1   2   >