Bug#640628: fixed in debpartial-mirror 0.3.0

2011-11-06 Thread Martin Fuzzey
tags 640628 + confirmed fixed-upstream thanks On Mon, Oct 17, 2011 at 3:35 PM, Pino Toscano wrote: > Bah, now I realize I attached the wrong version of the patch :-/ > Attached there is a fix for version 0.3.0, which hopefully does not > cause python symbol errors (double errno, module and variab

Bug#645309: debpartial-mirror: cannot handle duplicate entries in Packages

2011-10-16 Thread Martin Fuzzey
tags 645309 + confirmed fixed-upstream thanks Hi Andrew, thanks for reporting this bug and supplying the patch. I think the long term fix for this would be to actually allow mirroring repositories with duplicated packages (ie keeping the duplicates). However that would require incompatible change

Bug#640628: [debpartial-mirror] Patch applied

2011-10-10 Thread Martin Fuzzey
tags 640628 + confirmed fixed-upstream thanks Thank you for your patch. Applied to git repo. Martin -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#595465: Fixed in git

2010-10-16 Thread Martin Fuzzey
tags 595465 + confirmed fixed-upstream severity 595465 minor thanks Fixed committed to git -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#596672: debpartial-mirror: crashes on calling the 'clean' command

2010-10-16 Thread Martin Fuzzey
tags 596672 + fixed-upstream thanks Fix uploaded to git -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#596672: debpartial-mirror: crashes on calling the 'clean' command

2010-10-07 Thread Martin Fuzzey
tags 596672 + confirmed Thanks for reporting this bug On Mon, Sep 13, 2010 at 11:13 AM, Emile Anclin wrote: > Package: debpartial-mirror > Version: 0.2.98 > > The "debpartial-mirror clean" command crahes in different situations: > > 1/ running it without repository built, and with the attached

Bug#572055: [PATCH] python-apt 0.8 API transition: Please update python-cdd to new API

2010-03-02 Thread Martin Fuzzey
Hi Julian, thank you for the patch. However I've noticed there's a little problem with it (breaks the unit tests) as the new function introduced: +def _convert_deplist(deplist): +"""Convert '>' to '>>' and '<' to '<<' in the relation.""" +result = [] +for or_dep in deplist: +

Bug#519554: emdebian-tools: emsetup does not use http_proxy environment variable

2009-03-13 Thread Martin Fuzzey
Package: emdebian-tools Version: 1.5.2 Severity: normal emsetup fails to get packages when behind a proxy specified in the http_proxy env variable. tcpdump shows the proxy is not used (a direct connection attempt to www.emdebian.org is made) Plain apt-get and aptitude DO work in this case. If

Bug#517463: debpartial-mirror: get_sources = true doesn't get sources

2009-02-28 Thread Martin Fuzzey
Hi Daniel Thank you for your bug report. Currently debpartial-mirror doesn't handle source packages (documented in the README file): For the moment the following are NOT supported (planned for next release) * Trivial (flat) repositories * Source packages Martin -- To UNSUBSCRIBE, ema

Bug#512247: Add patch files for ltrace

2009-01-19 Thread Martin Fuzzey
Attached are emdebian patch files for ltrace and its dependency libelf. They build ok and run on target. A few points I'm not quite sure on: In ltrace: === ltrace initially failed to cross build as it used uname -m in a sub makefile (sysdeps/linux-gnu/Makefile) to build architecture dependen

Bug#512249: emdebuild should ignore all backup and autosave files

2009-01-18 Thread Martin Fuzzey
Package: emdebian-tools Severity: wishlist Currently emdebuild generates patches for editor backup files etc: Example files: changelog~ (backup file) #changelog# (autosave file) Ideally there would be a configurable regexp for this. Martin -- To UNSUBSCRIBE, email to debian-bugs-dist-req

Bug#512247: [crush] ITP: ltrace

2009-01-18 Thread Martin Fuzzey
Package: buildd.emdebian.org Severity: wishlist Owner: mfuz...@gmail.com Would be nice to have for development use. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#512243: [crush] No text in gpe applications due to missing pango configuration files

2009-01-18 Thread Martin Fuzzey
Package: buildd.emdebian.org Severity: normal libpango1.0-0 (version 1.20.5-3em1) is missing the file /usr/lib/pango/1.6.0/module-files.d/libpango1.0-0.modules this causes no text to be rendered. Workaround is to copy this file from normal debian package. -- To UNSUBSCRIBE, email to debian-b

Bug#512241: [crush] gpe applications fail due to missing gtk pixbuf loader confguration files

2009-01-18 Thread Martin Fuzzey
Package: buildd.emdebian.org Severity: normal libgtk2.0-0 (version 2.12.11-4em1) is missing the following files: /usr/lib/gtk-2.0/2.10.0/immodule-files.d/libgtk2.0-0.immodules /usr/lib/gtk-2.0/2.10.0/loader-files.d/libgtk2.0-0.loaders This causes all gpe applications to fail with GPE-ERROR: Cou

Bug#512103: Add patches

2009-01-17 Thread Martin Fuzzey
Here are the patch files. strace-patches.tar.gz Description: GNU Zip compressed data

Bug#512103: [crush] ITP: strace

2009-01-17 Thread Martin Fuzzey
Package: buildd.emdebian.org Severity: wishlist Owner: mfuz...@gmail.com Would be nice to have for development use. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#512028: startx fails

2009-01-16 Thread Martin Fuzzey
Package: buildd.emdebian.org Severity: minor On crush startx fails since : 1) /usr/bin/startx is #! /bin/bash (changing to /bin/sh works) 2) /usr/bin/X does not exist - in unstable this is a wrapper supplied by xserver-xorg but this package does not install on grip due to missing dependencies (se

Bug#512012: udev fails to configure

2009-01-16 Thread Martin Fuzzey
Package: buildd.emdebian.org Severity: normal The udev package ( 0.125-7em1) in a root fs crrated by emsandbox for grip fails to configure with; sh: bad signal name 's' dpkg: error processing udev (--configure): subprocess post-installation script returned error exit status 1 The cause is the u

Bug#502648: Patch applied

2009-01-15 Thread Martin Fuzzey
Thank you for your patch, I have applied it to the git repository so it will be included in the next release. Martin -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#497907: Fixed upstream

2009-01-14 Thread Martin Fuzzey
I have fixed this in the git repository so it will be included in the next release. Cheers, Martin -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#511116: Fix available in git

2009-01-12 Thread Martin Fuzzey
Thank you for your bug report. This problem is due to a bug in the python-cdd library which is not doing package version comparisons correctly. I have committed the fix to the git repository at https://projetos.ossystems.com.br/repositories/show/python-cdd Martin -- To UNSUBSCRIBE, email to

Bug#502642: Patch applied

2008-12-23 Thread Martin Fuzzey
Thank you for your patch, I have applied it to the git repository so it will be included in the next release. Martin -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#439330: Same problem on etch

2008-05-02 Thread Martin Fuzzey
I'm having the same problem on a pure etch system (kernel, 2.6.18, svn 1.4.2dfsg1-2, libneon26/etch uptodate 0.26.2-4) it works OK with strace here too Doing network activity seems to prevent the problem occuring (eg a find on a NFS mount) whereas a find on a local disk or just consuming CPU i

Bug#408635: Reported upstream

2007-02-06 Thread Martin Fuzzey
Ok, I have filed this upstream as http://bugzilla.kernel.org/show_bug.cgi?id=7952 Regards, Martin -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#408635: slattach only works every other time

2007-02-02 Thread Martin Fuzzey
dann frazier wrote: hey Martin, Thanks for your detailed investigation. Can you reproduce with the latest trunk builds? I didn't see any changesets upstream that obviously fix this issue, but just in case... Trunk builds can be installed from here: deb http://kernel-archive.buildserver.net/deb

Bug#408635: More info

2007-01-28 Thread Martin Fuzzey
I've done a little more investigation and it seems to me that this problem is caused by this change made in 2.6.17 : http://www2.kernel.org/git/?p=linux/kernel/git/stable/linux-2.6.17.y.git;a=commit;h=b17a7c179dd3ce7d04373fddf660eda21efc9db9 Regards, Martin -- To UNSUBSCRIBE, email to [EMAI

Bug#408635: slattach only works every other time

2007-01-27 Thread Martin Fuzzey
Package: linux-source-2.6.18 Version: 2.6.18-7 When I use the slattach command to set up a SLIP link it works fine the first time. If I then kill the slattach process and reissue the command it fails with error: SLIP_set_disc(1): File exists Running slattach once more works. dmesg shows so

Bug#402086: postfix: AUTH=<> causes problems relaying to some ISPs

2006-12-07 Thread Martin Fuzzey
Package: postfix Version: 2.1.5-9mf1 Severity: normal I am trying to use SMTP authentication for relaying mail to my ISP. The actual SASL authentication works fine but the mail is refused due to the option AUTH=<> that is appended by postfix to the envelope MAIL FROM entry. Patching postfix (in sm

Bug#348771: apcupsd: Fails to start on boot with USB UPS and hotplug since kernel modules not yet loaded

2006-01-18 Thread Martin Fuzzey
FATAL ERROR in linux-usb.c at line 575 Cannotfind UPS device -- For a link to detailed USB trouble shooting information, please see <http://www.apcupsd.com/support.html>. Manually starting after boot is OK Regards, Martin Fuzzey -- System Information: Debian Release: 3.1 APT prefers t

Bug#293859: installation-report

2005-02-06 Thread Martin Fuzzey
ere as I should have been...) I finally completed the install manually by doing the grub install stuff manually, rebooting and running base-config which gave me a working system. In spite of this problem I was pleased with the installer. It was all very easy to understand. Martin Fuzzey -- To UNSUBSC