On Tue, Nov 07, 2006 at 03:36:15PM -0800, Andrew Pollock wrote:
> On Wed, Oct 04, 2006 at 04:34:58AM +0200, Christian Aichinger wrote:
> > I have attached the patch (-fix) and an NMU diff (-nmu).
>
> Hi Christian,
>
> Are you planning on making an NMU to fix this?
I prepar
severity 374741 important
retitle 374741 rawdog fails to write output file (hangs in feedparser.py)
clone 374741 -1
reassign -1 python-feedparser
block 374741 by -1
thanks
On Mon, Oct 02, 2006 at 01:00:24AM +0200, Christian Aichinger wrote:
> The problem lies with feedparser, it chokes on one
s line, which should read python-central >= 0.5,
according to both, lintian and the python-central manual).
Cheers,
Christian Aichinger
diff -u lphoto-1.0.61/Lphoto/lphoto.py lphoto-1.0.61/Lphoto/lphoto.py
--- lphoto-1.0.61/Lphoto/lphoto.py
+++ lphoto-1.0.61/Lphoto/lphoto.py
@@ -753,7 +753,7 @@
em.
I have attached the patch (-fix) and an NMU diff (-nmu).
Cheers,
Christian Aichinger
diff -Nur mypasswordsafe-0.0.20050615.orig/debian/rules
mypasswordsafe-0.0.20050615/debian/rules
--- mypasswordsafe-0.0.20050615.orig/debian/rules 2006-10-04
03:53:55.0 +0200
+++ mypasswordsafe-0
.
The (primitive) patch is attached.
Cheers,
Christian Aichinger
diff -u chinput-3.0.2/debian/control chinput-3.0.2/debian/control
--- chinput-3.0.2/debian/control
+++ chinput-3.0.2/debian/control
@@ -1,7 +1,7 @@
Source: chinput
Section: utils
Priority: optional
-Build-Depends: debhelper, libpth-dev, i
ETA for this? After all it's a serious bug against libsasl2...
Cheers,
Christian Aichinger
signature.asc
Description: Digital signature
h one posting on one blog I'm
inclined to downgrade this bug to important, any objections?
Cheers,
Christian Aichinger
fp-testcase.tar.gz
Description: Binary data
signature.asc
Description: Digital signature
can be a trademark violation.
Looking around a bit, there are much more icons which seem
troublesome, e.g. wwwroot/icon/browser/{msie_large.png,opera.png},
wwwroot/icon/cpu/motorola.png, wwwroot/icon/os/win95.png, etc.
AFAICS we can't distribute some of those files at all :-/
Cheers,
Christian A
Hi,
Don Armstrong commented on 10-Jun-2006 on bts.turmzimmer.net that
you're working on this bug on the alioth project.
Any news on this since?
Cheers,
Christian Aichinger
signature.asc
Description: Digital signature
bug in
> vim:
This has now been worked around on the vim side, cf. #378721.
Does this bug still severely affect other packages? I.e. can we
downgrade to important?
Cheers,
Christian Aichinger
signature.asc
Description: Digital signature
ox icon is not
> modifiable.
Looking into images/ there are much more icons with questionable
license, robot_google.png, robot_yahoo.png, robot_msn.png,
browser_explorer.png (MS IE logo), etc.
AFAICS we can't distribute some of those files at all :-/
Cheers,
Christian Aichinger
sig
On Wed, Sep 20, 2006 at 09:04:00AM +1000, Benjamin Herrenschmidt wrote:
> Any news ?
Sorry, I didn't get to the box on Monday evening as I originally
planned. I'm not sure when I'll be there again, presumably sometime
next week.
Cheers,
Christian
signature.asc
Description: Digital signature
On Tue, Sep 19, 2006 at 02:29:40PM +0200, Samuel Thibault wrote:
> Christian Aichinger, le Tue 19 Sep 2006 13:14:25 +0200, a écrit :
> > > Yasm is just a generic assembler that supports both nasm and gas syntax,
> > > and is almost ready for tasm.
>
> > How far are y
ing it should be enough,
the major showstopper with nasm is just the missing ".org" (well,
.org is there, it just does something different).
Cheers,
Christian Aichinger
signature.asc
Description: Digital signature
On Fri, Sep 15, 2006 at 11:21:33AM +0200, Christian Aichinger wrote:
> The kernel somehow loses the information where the initrd image is
> placed in memory. The correct data is there in
> arch/powerpc/kernel/prom_init.c:prom_check_initrd(), but in
> init/initramfs.c:populate_rootfs(
d(), but in
init/initramfs.c:populate_rootfs() it's wrong, initrd_{start,end}
are both 0.
So this definitely looks like a kernel problem.
I'll continue to investigate.
Cheers,
Christian Aichinger
PS: Please CC me, I'm not subscribed to d-kernel.
signature.asc
Description: Digital signature
at the alsa<->ladspa interface is broken, but i guess the
> gcc conversion broke the package.
Hi,
I took a look at the problem, however I can't reproduce it. Sound
output is normal, not distorted in any way (using -Dplug:compress
with your .asoundrc)
Cheers,
Christian Aichinger
signature.asc
Description: Digital signature
I don't remember exactly anymore, but when I looked at it yasm
didn't look very promising for porting loadlin to it.
Cheers,
Christian Aichinger
signature.asc
Description: Digital signature
missing from
the Depends: line in debian/control.
The attached patch fixes this.
Cheers,
Christian Aichinger
PS: Should I file a seperate bug report that you violate the FHS
by shipping shared libraries in /usr/share? (cf. FHS, chapter
'/usr/share : Architecture-independent data')
di
.
This happens because of a typo in debian/control:
${shlib:Depends} instead of
${shlibs:Depends}.
The attached patch fixes this.
Cheers,
Christian Aichinger
--- amavis-ng-0.1.6.9.orig/debian/control
+++ amavis-ng-0.1.6.9/debian/control
@@ -39,7 +39,7 @@
Package: amavis-ng-milter-helper
debian/control.
The attached patch fixes this.
Cheers,
Christian Aichinger
diff -u altermime-0.3.7/debian/control altermime-0.3.7/debian/control
--- altermime-0.3.7/debian/control
+++ altermime-0.3.7/debian/control
@@ -7,7 +7,7 @@
Package: altermime
Architecture: any
-Depends: exim4 | mail
} are not used
in debian/rules and debian/control.
The attached patch fixes this.
Cheers,
Christian Aichinger
diff -Nur acpi-support-0.84.orig/debian/control acpi-support-0.84/debian/control
--- acpi-support-0.84.orig/debian/control 2006-08-17 12:34:20.0
+0200
+++ acpi-support-0.84
On Sun, Jul 30, 2006 at 07:27:03AM +0100, MJ Ray wrote:
> Christian Aichinger <[EMAIL PROTECTED]> wrote:
> > I think that reasoning is flawed. gitfm offers a different
> > functionality as git-scm. [...]
>
> gitfm should not be registered as the alternative.
*
his bug or if you've lost interest in fonty,
orphan it so someone else can get it into shape again.
Cheers,
Christian Aichinger
signature.asc
Description: Digital signature
On Tue, Jul 18, 2006 at 05:40:50PM +0200, Frédéric Massot wrote:
> Hi,
>
> It was well that, DHCPOFFER replies was blocked by iptables. I corrected
> the rules of the firewall.
So, I guess we can just mark this bug closed version 2.32-2 too?
Cheers,
Christian Aichinger
s
...
Sorry, but I had to get that off my mind...
If someone can tell me a way to actually build ted with debugging
information I'll look into this further.
HTH,
Christian Aichinger
signature.asc
Description: Digital signature
Sorry, I had written this before I saw your first reply to this bug.
On Fri, Jul 28, 2006 at 11:06:08AM +0100, MJ Ray wrote:
> Christian Aichinger <[EMAIL PROTECTED]> wrote:
> > Since that violates policy, the removal of /usr/bin/git
>
> As explained, I do not see why thi
ing one error after another I
got a bit fed up. So I'm posting the patch here if others want to
pick it up.
If somebody does an NMU please remember to adjust the version in
debian/NEWS.
Cheers,
Christian Aichinger
diff -Nur git-4.3.20.orig/debian/NEWS git-4.3.20/debian/NEWS
--- git-4.3.20.o
; > configure: error: GL library was not found
The problem is a missing build-dependency on libxi-dev (as can be
seen from config.log). I've attached a patch that fixes this.
The resulting package works just as fine as the previous version
(i.e. it looks absolutely terrible by today&
tag 353564 patch
thanks
Clint's patch works fine for me. Tagging +patch
Cheers,
Christian Aichinger
signature.asc
Description: Digital signature
the svn in shape to be uploaded.
Remarks in the buglog that users might want to switch to apt-cacher
should be a warning sign that a fix for this is a bit overdue.
Cheers,
Christian Aichinger
signature.asc
Description: Digital signature
Arrgh, what a dumb mistake. Sorry for screwing up.
Goswin has a patch in the works that fixes the problem on amd64 in a
rather nice manner.
Thanks for your help Goswin.
Sorry again,
Christian Aichinger
signature.asc
Description: Digital signature
that extra function, but I haven't found
a way to get rid of the _wrap functions by a preprocessor macro.
Anyway, it's better then otherwise.
Cheers,
Christian Aichinger
--- liboil-0.3.9.orig/liboil/sse/composite_sse_2pix.c 2005-12-21
02:27:54.0 +0100
+++ liboil-0
eview this, and add proper amd64 support via ifdefs
if needed.
Cheers,
Christian Aichinger
--- liboil-0.3.9.orig/liboil/sse/composite_sse_2pix.c 2005-12-21
02:27:54.0 +0100
+++ liboil-0.3.9/liboil/sse/composite_sse_2pix.c2006-06-20
16:12:12.0 +0200
@@ -32,6 +32,29 @@
#i
On Sat, Jun 10, 2006 at 08:54:13PM +0200, Christian Aichinger wrote:
> I think I've found a leak in the -usb monitor code. If I get this
> right it leaks a few bytes on every received packet, since it copies
> the device name, but doesn't free the string again.
Urgh, scratch th
ort, it'd be great if you could test this out, also
check if module unloading, bringing the interface up/down,
enabling/disabling monitor mode several times, ...
I'd probably save important stuff and sync before trying it though
:)
HTH,
Christian Aichinger
diff -Nur linux-wlan-ng-0.2.4+sv
tion also functions. On 2.6
parsing works well to, and as far as I could test it, killing
connections also works.
Blars, do you care to upload this (probably alongside with the
cleanup work I submitted in #372251)?
Cheers,
Christian Aichinger
diff -Nur cutter-1.02.old/cutter.c cutter-1.02/cutter
ally fixing up all this stuff seems impossible, and
getting gcc to solve it didn't work for me either.
So unless you have any better ideas we could ask the gcc folks if
they know a solution for this.
HTH,
Christian Aichinger
[1] http://enrico.phys.cmu.edu/QCDcluster/intel/vtune/referenc
at this point myself, sadly :-/
If you care you can try it with an unmodified liboil, at the crash
`bt` won't really work, but you can do `x/20i $pc`, that'll show the
code I posted in my report (starting at the <=== SEGV marker). You
should be able to get the same trace as I via `x/20i
x this :-/. Also I haven't been able to
reproduce this problem outside of banshee, which would have
simplified debugging.
Any ideas what might be the cause of it? If you have any hints or
questions I'd be happy to help or try patches.
Cheers,
Christian Aichinger
OIL:
ency on at-spi, a patch for this is
available in #367471.
That's pretty easy to see, since purging at-spi causes that error
when gok is started the next time. Reinstalling it fixes the
problem.
Cheers,
Christian Aichinger
signature.asc
Description: Digital signature
ks against a library it does not use
symbols from
This package contains a binary that links against a library that
is not in the Depends line. This may also be a bug in the library
which does not have a shlibs file.
If HE doesn't have any objections, I'd be happy if you coul
/
TIA,
Christian Aichinger
Details:
Name: wmbutton
Version: 1.0.1
Upstream Author: Seiichi Sato <[EMAIL PROTECTED]>
URL: http://www.sh.rim.or.jp/~ssato/dockapp/#wmcpuload
License: GPL v2 or later
Description: Dockapp that displays the current CPU usage
WMCPULoad is a dockapp for X window ma
On Mon, Jan 16, 2006 at 07:27:44PM +0100, Nico Golde wrote:
> Hi,
> I intend to NMU your wmbutton package to fix this bug.
> Are you working on it or is it ok for you?
> Regards Nico
Hi,
thanks for your interest in the xlibs-dev transition and wmbutton :)
I've got a package with fixed deps prepar
the
user changed something in the setup of his VT's in the meantime.
I'm not sure how likely that is, but perhaps a debconf question
would be appropriate here.
The patch that does all this is reattached. I've tested all the
possible scenarios and it seemed to work well.
Cheers,
e an NMU?
Visualboyadvance needs a reupload anyway despite this problem
because of the g++ 4.0 transition in unstable.
HTH,
Christian Aichinger
signature.asc
Description: Digital signature
o indicate that this problem still exists in sarge
for some architectures.
He has put together some of his tests at:
http://vserver.13thfloor.at/Stuff/Debian/
(the util-vserver* files)
If it turns out that this is not related we should probably file a
separate bugreport about this issue, sin
postgresql/postgres.h.
I've attatched a patch that fixed the problem for me.
Cheers,
Christian Aichinger
diff -Nur dak-1.0/debian/rules dak-1.0.patched/debian/rules
--- dak-1.0/debian/rules2005-10-02 17:08:04.0 +0200
+++ dak-1.0.patched/debian/rules2005-10-02 16:5
an initializer lists (at least afaics).
An example of this can be seen in src/engine/eVoter.cpp (first
hunk).
If someone knows if this is really intended or not, it would be nice
if you could clarify this, and clone the bug to gcc-4.0 if
appropriate.
Cheers,
Christian Aichinger
diff -Nur armagetron
t_dir_id() and get_or_create_dir() are documented in
doc/gconf/gconf-decl.txt. OTOH they aren't used anywhere else in the
source code, and the linker wouldn't have accepted this anyway.
With the patch the package compiles cleanly. I haven't tested it
though, since I don't use Gnome.
sion GLIBC_2.0 not
> defined in file libc.so.6 with link time reference"
I could reproduce this problem with the newest libc6 from unstable,
a rebuild in this environment solves the problems.
Cheers,
Christian Aichinger
signature.asc
Description: Digital signature
ossible here. I was told that
this might actually be a gcc bug, but they weren't sure.
A patch that fixes all these problems is attatched.
HTH,
Christian Aichinger
diff -Nur ffmpeg-0.cvs20050626/libavcodec/libpostproc/postprocess_template.c
ffmpeg/libavcodec/libpostproc/postprocess_t
problem is that I don't
see a problem. That asm statement doesn't even request registers,
only memory operands...
If noone else has an idea how to fix this, it could probably be
cloned to gcc-4.0?
Cheers,
Christian Aichinger
Binary files ffmpeg-0.cvs20050626/libavcodec/i386/cputest.o and
ffm
tags 319562 patch
thanks
Tagged this bug as patched, since uhm.. a patch is available ;)
Cheers,
Christian Aichinger
signature.asc
Description: Digital signature
bout
a too large image otherwise.
Several minor changes were also done.
The patch works fine when thrown into debian/patches. The build
works afterwords, but since I don't have an xbox ready I can't test
the product.
HTH,
Christian Aichinger
diff -Nur build-tree/cromwell/lib/gzip/misc.
tag 320291 patch
thanks
Attatched is a patch that fixes the problem. With it the package
builds fine and seems to work.
Unrelated to that the build depends should probably be adjusted to
the x.org packages too.
Cheers,
Christian Aichinger
--- pointless-0.5/src/primitive.h 2003-05-20 23:04
On Thu, May 12, 2005 at 01:15:37AM +0200, Frank Lichtenheld wrote:
> On Wed, May 11, 2005 at 08:23:59PM +0200, Christian Aichinger wrote:
> > The problem is that we are missing a versioned conflict against
> > older versions of python-apt, which contains the same files as
> &g
tags 308586 patch
> Selecting previously deselected package python2.3-apt.
> Unpacking python2.3-apt (from .../python2.3-apt_0.6.11_i386.deb) ...
> dpkg: error processing /var/cache/apt/archives/python2.3-apt_0.6.11_i386.deb
> (--unpack):
> trying to overwrite `/usr/lib/python2.3/site-packages/ap
tags 297858 patch
thanks
The problem is that $(MAKE) install triggers
update-desktop-database, which fails if run without root privileges.
The patch I've written removes install/uninstall hooks, since I
think that everything that can be called via these hooks should
be run at package-install time
reassign 297855 cdbs
tags 297855 patch
thanks
I've looked into the bug, and it turns out to be a problem in cdbs.
On Thu, Mar 03, 2005 at 01:31:29AM -0800, Daniel Schepler wrote:
[...]
> tar -C build-tree -xzf drip-0.9.0rc3.tar.gz
> touch debian/stamp-drip-0.9.0rc3.tar.gz
> if test -e /usr/share
I've written a patch which works fine here.
Since I have no experience with swig I can't say if it is the right
way to fix the problem. I don't really know where the 2 missing
symbols came from in the succeeded initial builds.
Cheers,
Greek0
diff -ur adonthell-0.3.3.cvs.20031022.orig/src/item_bas
tags 296531 patch
thanks
The problem is that zircons build system automatically adds a
shebang-line to the zircon executeable, which is customized for the
system zircon was built on (/usr/bin/wish8.0 in this case).
Since all Debian has a canonical /usr/bin/wish, this isn't necessary.
I've added a
62 matches
Mail list logo