Bug#673530: libcommoncpp2: FTBFS on kfreebsd-*: sys/kern/types.h:87:17: error: expected unqualified-id before 'char'

2012-05-19 Thread Robert Millan
tags 673530 patch thanks 2012/5/19 Robert Millan r...@debian.org: See: ./inc/cc++/file.h:#define caddr_t char * It shouldn't define caddr_t, just include sys/types.h instead. Here's a tested patch. -- Robert Millan caddr.diff Description: Binary data

Bug#672415: [pkg-wine-party] Bug#672415: Bug#672415: virtual memory allocation problem on kfreebsd-i386 (solved in wine 1.4)

2012-05-19 Thread Robert Millan
2012/5/19 Robert Millan r...@debian.org: Uhm that won't be enough, you need at least 535a55ec9eff83ac1cdf58a6514f4a76cab46a57 (I know because I traced this problem myself back then). I'll test a combination of what you sent me + 535a55ec9eff83ac1cdf58a6514f4a76cab46a57 It works (tested

Bug#673431: libkvm-dev: kvm.h requires sys/types.h

2012-05-19 Thread Robert Millan
? -- Robert Millan -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#670091: Please ship /sys

2012-05-16 Thread Robert Millan
2012/5/15 Josh Triplett j...@joshtriplett.org: Can anyone tell me if the Hurd and the kFreeBSDs use /sys as well? As far as I know they don't. It's used on kFreeBSD (linsysfs). -- Robert Millan -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject

Bug#671785: segfaults when running reportbug

2012-05-16 Thread Robert Millan
-i386 8.3-1-686 8.3-2 python2.7 2.7.3~rc2-2.1 eglibc 2.13-32+kkh901 I hit it with up-to-date (at the time) sid chroot, hosted on kfreebsd 8.1. Is someone other than me able to reproduce this? -- Robert Millan -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org

Bug#672415: [pkg-wine-party] Bug#672415: virtual memory allocation problem on kfreebsd-i386 (solved in wine 1.4)

2012-05-16 Thread Robert Millan
to help, just let me know. -- Robert Millan -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#672959: kfreebsd-*: panic: vm_fault_copy_wired

2012-05-16 Thread Robert Millan
with upstream kernel? (kfreebsd-downloader) -- Robert Millan -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#672959: kfreebsd-*: panic: vm_fault_copy_wired

2012-05-16 Thread Robert Millan
2012/5/16 Robert Millan r...@debian.org: I don't think there's anything userland can do at this point (I suggest reassigning to kernel). Later on it'd have to ensure that fsck.ufs is run before remounting read-write, but AFAICS this point isn't reached. Can you verify that the file system

Bug#670091: Please ship /sys

2012-05-16 Thread Robert Millan
2012/5/16 Santiago Vila sanv...@unex.es: Robert, do you have a Hurd system around? Can you confirm that the Hurd does not currently use /sys? Sorry, I don't. CCing debian-hurd. -- Robert Millan -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject

Bug#669604: kbdcontrol can't load any keymap

2012-05-16 Thread Robert Millan
tag 669604 unreproducible moreinfo thanks Hi Anton, 2012/4/20 Robert Millan r...@debian.org: El 20 d’abril de 2012 13:34, Anton Zinoviev an...@lml.bas.bg ha escrit: # kbdcontrol -l any_file.kbd kbdcontrol: setting keymap: Inappropriate ioctl for device Try: kbdcontrol -l file.kbd /dev

Bug#672959: kfreebsd-*: panic: vm_fault_copy_wired

2012-05-16 Thread Robert Millan
is expected to setup console all by itself. You can use a shell script as init: #!/bin/sh exec bash /dev/console /dev/console 2 /dev/console -- Robert Millan -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#669043: Processed: NMU in DELAYED/10

2012-05-13 Thread Robert Millan
fine? -- Robert Millan linuxthreads_kfreebsd.debdiff Description: Binary data

Bug#672774: build fix for multiarch-enabled kfreebsd-kernel-headers

2012-05-13 Thread Robert Millan
Package: eglibc Version: 2.13-32 Tags: patch User: debian-...@lists.debian.org Usertags: kfreebsd As eglibc needs special handling for headers provided by kfreebsd-kernel-headers package, it will FTBFS when kfreebsd-kernel-headers switches to multiarch-style directories (e.g.

Bug#669043: NMU in DELAYED/10

2012-05-12 Thread Robert Millan
tags 669043 pending thanks -- Robert Millan -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#672152: perl: FTBFS on kfreebsd-*: dist/threads-shared/t/waithires.t failing

2012-05-10 Thread Robert Millan
- cond_timedwait [simple]: condition obtained 55% - 248 - 40 - cond_timedwait [repeat]: condition obtained 55% - 248 - 45 - cond_timedwait [twain]: condition obtained I have little time to look into this right now, but if someone can provide a testcase in C I'll probably be able to help. -- Robert

Bug#672414: FTBFS on kfreebsd-i386

2012-05-10 Thread Robert Millan
Package: wine Version: 1.2.2-0.1 Severity: serious Tags: patch Justification: fails to build from source (but built successfully in the past) User: debian-...@lists.debian.org Usertags: kfreebsd wine 1.2.2-0.1 fails to build on kfreebsd-i386 due to unsatisfiable build-dependency on gcc-multilib.

Bug#672415: virtual memory allocation problem on kfreebsd-i386 (solved in wine 1.4)

2012-05-10 Thread Robert Millan
Package: wine-bin Version: 1.2.2-0.1 Severity: grave User: debian-...@lists.debian.org Usertags: kfreebsd wine 1.2.2 introduces a severe regression on kfreebsd-i386, all programs fail due to virtual memory allocation problems: $ notepad wine: failed to initialize: /usr/lib/wine/ntdll.dll.so:

Bug#671870: upcoming KMS support on GNU/kFreeBSD

2012-05-07 Thread Robert Millan
Package: xserver-xorg-video-intel Severity: wishlist User: debian-...@lists.debian.org Usertags: kfreebsd It seems that KMS support is being integrated into kFreeBSD in upstream: http://www.phoronix.com/scan.php?page=news_itempx=MTA5MTc and will be present in 9.1 and 10.0. As for userland it

Bug#670722: perl-base: IO::Socket::UNIX::hostpath dies on kFreeBSD

2012-05-06 Thread Robert Millan
debian-hurd... -- Robert Millan -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#671785: segfaults when running reportbug

2012-05-06 Thread Robert Millan
Package: python2.7 Version: 2.7.3~rc2-2.1 Severity: grave User: debian-...@lists.debian.org Usertags: kfreebsd $ LD_LIBRARY_PATH=/usr/lib/debug:/usr/lib/debug/lib/x86_64-kfreebsd-gnu gdb --args python /usr/bin/reportbug [...] (gdb) r Starting program: /usr/bin/python /usr/bin/reportbug Please

Bug#650820: no patch

2012-05-05 Thread Robert Millan
tag 650820 - patch thanks Current version still FTBFS with this patch. It needs a bit more work... -- Robert Millan -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#661283: cmor: FTBFS on kfreebsd-amd64

2012-05-05 Thread Robert Millan
=669173#53 -- Robert Millan -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#671280: incompatible with ZFS ABI in zfsutils

2012-05-05 Thread Robert Millan
2012/5/5 Steven Chamberlain ste...@pyro.eu.org: close 671280 8.3-1 thanks And today 8.3 entered testing.  Yay! Excellent! Maybe this helps with D-I builds... I'll prepare the 8.3-2 upload RSN. -- Robert Millan -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org

Bug#661283: cmor: FTBFS on kfreebsd-amd64

2012-05-04 Thread Robert Millan
severity until we know whether it definitely is/isn't still an issue. I think it's still an issue for kfreebsd-i386? But in any case, it's not RC as cmor never supported kfreebsd-i386 before. -- Robert Millan -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject

Bug#598745: Bug#661283: cmor: FTBFS on kfreebsd-amd64

2012-05-04 Thread Robert Millan
to 1 GiB, why hasn't upstream done this? I think it wouldn't be a good idea to increase this limit in Debian unless upstream does. -- Robert Millan -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#671276: RM: synce-hal, mandos-client, psad, gpppon, gnome-ppp, firestarter [kfreebsd-i386 kfreebsd-amd64] -- ANAIS

2012-05-02 Thread Robert Millan
Package: ftp.debian.org Severity: normal The following packages were being built on kfreebsd-* but not really intended to be usable on that platform. Latest upload in unstable has had kfreebsd-* disabled in Architecture field. List of packages and corresponding bug reports: synce-hal (see

Bug#586682: NMU to DELAYED/10

2012-05-02 Thread Robert Millan
2012/5/2 Colin Watson cjwat...@debian.org: On Mon, Apr 09, 2012 at 02:40:55PM +0200, Robert Millan wrote: I've uploaded a NMU to DELAYED/10 to fix these bugs: Thanks; I've applied this to our git repository.   * non-registered-device.diff: Fix NULL dereference condition, patch     from

Bug#657793: NMU to DELAYED/10

2012-05-02 Thread Robert Millan
-- Robert Millan -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#657793: quakespasm: FTBFS on kfreebsd-*

2012-05-02 Thread Robert Millan
2012/5/1 Simon McVittie s...@debian.org: On Sun, 29 Apr 2012 at 12:47:43 +0200, Robert Millan wrote: NMU to fix this has been uploaded to DELAYED/10.  Debdiff is attached. With that in mind, I don't think this is an appropriate use of an NMU. It is. But since the issue is being worked

Bug#671158: gearmand: FTBFS[kfreebsd]: error: 'O_CLOEXEC' was not declared in this scope

2012-05-02 Thread Robert Millan
for Wheezy (see Aurelien's response in that bug). As workaround it can be defined to 0. -- Robert Millan -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#671046: libsysactivity: FTBFS[kfreebsd]: error: unknown type name 'u_int64_t' in sys/devicestat.h

2012-05-02 Thread Robert Millan
. The version in experimental probably fixes it but is also severely broken in other (more subtle) ways. -- Robert Millan -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#671280: incompatible with ZFS ABI in zfsutils

2012-05-02 Thread Robert Millan
Package: kfreebsd-8 Version: 8.2-15 Severity: grave The version of ZFS shipped with kFreeBSD 8.2 is not compatible with the ZFS ABI in zfsutils 9.0. zfsutils is completely unusable on kfreebsd 8.2 (and already sets Breaks accordingly). -- System Information: Debian Release: 6.0.4 APT prefers

Bug#667687: new patch. eglibc upload urgently required!

2012-05-02 Thread Robert Millan
! -- Robert Millan -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#637086: new patch, still not ready though

2012-04-30 Thread Robert Millan
/zfs is working correctly at the time when new file systems are created, however it doesn't work anymore when it is run again to generate fstab. -- Robert Millan legacy.diff Description: Binary data

Bug#670978: FTBFS on kfreebsd-i386: Error: symbol type gnu_unique_object is supported only by GNU targets

2012-04-30 Thread Robert Millan
Package: gcc-4.6 Version: 4.6.3-1 Severity: serious User: debian-...@lists.debian.org Usertags: kfreebsd [...] checking for clog10 in -lm... libtool: compile: /tmp/buildd/gcc-4.6-4.6.3/build/./gcc/xgcc -shared-libgcc -B/tmp/buildd/gcc-4.6-4.6.3/build/./gcc -nostdinc$ +

Bug#670978: patch

2012-04-30 Thread Robert Millan
reassign 670978 binutils tags 670978 patch thanks The origin of this problem lies with a recent change in binutils. Sanity checks were added which are not satisfiable on GNU/kFreeBSD. See attached patch. -- Robert Millan kfreebsd-gnu.diff Description: Binary data

Bug#667018: [Pkg-utopia-maintainers] Bug#667018: avahi-daemon: add support for kFreeBSD native tools

2012-04-29 Thread Robert Millan
for a few days, but I hadn't had the time to finish it. Attached patch should resolve them. Mats, could you confirm this works for you? -- Robert Millan -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#320199: NMU to DELAYED/10

2012-04-29 Thread Robert Millan
tag 320199 pending thanks NMU to fix this has been uploaded to DELAYED/10. Debdiff is attached. -- Robert Millan gamadoir.diff Description: Binary data

Bug#413988: NMU to DELAYED/10

2012-04-29 Thread Robert Millan
tag 413988 pending thanks NMU to fix this has been uploaded to DELAYED/10. Debdiff is attached. -- Robert Millan eruby.diff Description: Binary data

Bug#414011: NMU to DELAYED/10

2012-04-29 Thread Robert Millan
tag 414011 pending thanks NMU to fix this has been uploaded to DELAYED/10. Debdiff is attached. -- Robert Millan funnelweb.diff Description: Binary data

Bug#634744: NMU to DELAYED/10

2012-04-29 Thread Robert Millan
tag 634744 pending thanks NMU to fix this has been uploaded to DELAYED/10. Debdiff is attached. -- Robert Millan flickrfs.diff Description: Binary data

Bug#641064: NMU to DELAYED/10

2012-04-29 Thread Robert Millan
tag 641064 pending thanks NMU to fix this has been uploaded to DELAYED/10. Debdiff is attached. -- Robert Millan lmms.diff Description: Binary data

Bug#664470: NMU to DELAYED/10

2012-04-29 Thread Robert Millan
tag 664470 pending thanks NMU to fix this has been uploaded to DELAYED/10. Debdiff is attached. -- Robert Millan proxytunnel.diff Description: Binary data

Bug#592637: NMU to DELAYED/10

2012-04-29 Thread Robert Millan
tag 592637 pending thanks NMU to fix this has been uploaded to DELAYED/10. Debdiff is attached. -- Robert Millan python-ptrace.diff Description: Binary data

Bug#650816: NMU to DELAYED/10

2012-04-29 Thread Robert Millan
tag 650816 pending thanks NMU to fix this has been uploaded to DELAYED/10. Debdiff is attached. -- Robert Millan openhpi.diff Description: Binary data

Bug#657793: NMU to DELAYED/10

2012-04-29 Thread Robert Millan
tag 657793 pending thanks NMU to fix this has been uploaded to DELAYED/10. Debdiff is attached. -- Robert Millan quakespasm.diff Description: Binary data

Bug#657793: NMU to DELAYED/10

2012-04-29 Thread Robert Millan
Hi Simon, 2012/4/29 Simon McVittie s...@debian.org: On 29/04/12 11:47, Robert Millan wrote: NMU to fix this has been uploaded to DELAYED/10.  Debdiff is attached. Has anyone tested this on Hurd? Does it work? Does Hurd work sufficiently well that it makes any sense to run a Quake

Bug#667687: new patch. eglibc upload urgently required!

2012-04-29 Thread Robert Millan
2012/4/22 Robert Millan r...@debian.org: I notice that my initial patch didn't handle the library dependency part.  I'm attaching a new patch that fixes this issue. This makes new packages built against the patched libc0.1-dev depend on libc0.1 = 2.13-31. VERY IMPORTANT NOTICE

Bug#669307: pcp: FTBFS[kfreebsd]: error: dereferencing pointer to incomplete type

2012-04-29 Thread Robert Millan
2012/4/20 Robert Millan r...@debian.org: El 20 d’abril de 2012 1:43, Nathan Scott nath...@debian.org ha escrit: That's merged.  For the glibc-bsd commit, will I need an updated Build-Depends line to ensure that the new glibc is present when building pcp? Yes. If so, could you suggest

Bug#669165: mount errors when attempting remount of /run, /proc and /sys

2012-04-29 Thread Robert Millan
Hi Roger, 2012/4/29 Roger Leigh rle...@codelibre.net: On Tue, Apr 17, 2012 at 10:47:34PM +0200, Robert Millan wrote: Misc errors are displayed during boot because initscripts attempts to remount /run, /proc and /sys.  However, on GNU/kFreeBSD it's not possible to remount tmpfs, linprocfs

Bug#661825: do we need to provide keymaps in kbdcontrol?

2012-04-29 Thread Robert Millan
for the old mechanism completely, but this doesn't necessarily have to happen in Wheezy IMHO. 2012/4/27 Robert Millan r...@debian.org: Hi all, I have the impression that everything needed to handle keyboard properly on GNU/kFreeBSD is already in place: - keyboard-configuration provides the user

Bug#667018: [Pkg-utopia-maintainers] Bug#667018: Bug#667018: avahi-daemon: add support for kFreeBSD native tools

2012-04-29 Thread Robert Millan
2012/4/30 Michael Biebl bi...@debian.org: hi Am 29.04.2012 12:34, schrieb Robert Millan: Attached patch should resolve them.  Mats, could you confirm this works for you? Seems the patch is missing Oops. -- Robert Millan avahi.diff Description: Binary data

Bug#665773: is sid affected?

2012-04-28 Thread Robert Millan
affected? Thanks -- Robert Millan -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#665773: is sid affected?

2012-04-28 Thread Robert Millan
is not registered as fixed in any version yet, is that a mistake? -- Robert Millan -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#661825: do we need to provide keymaps in kbdcontrol?

2012-04-27 Thread Robert Millan
to another package, since these aren't being used anymore. -- Robert Millan -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#414334: hangs during build

2012-04-27 Thread Robert Millan
retitle 414334 daemon: FTBFS on GNU/kFreeBSD: hangs in testsuite tags 414334 - patch thanks daemon doesn't need a patch to build anymore, it seems that the necessary changes have been merged in upstream. However, it hangs during build (in testsuite). -- Robert Millan -- To UNSUBSCRIBE

Bug#537267: still fails to build

2012-04-27 Thread Robert Millan
]: Leaving directory `/tmp/gcc-m68hc1x-3.3.6+3.1+dfsg/build' make: *** [build-stamp] Error 2 -- Robert Millan -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#540129: no patch

2012-04-27 Thread Robert Millan
directori no existeix compilation terminated. make[1]: *** [dnstop.o] Error 1 -- Robert Millan -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#559404: no patch

2012-04-27 Thread Robert Millan
tag 559404 - patch thanks Provided patch didn't fix the problem (same error). Besides, it's probably not good to match gnu* and then enable code that is specific to kFreeBSD. I don't think GNU/Hurd porters will want to use freebsd.cpp, they'll have to do their own way... -- Robert Millan

Bug#670184: RM: kfreebsd-8 [hurd-i386] -- NVIU; blocks transition of 8.3-1

2012-04-23 Thread Robert Millan
Package: ftp.debian.org Severity: normal The hurd-i386 buildd isn't keeping up, so 8.2-11 hurd-i386 builds haven't been replaced with 8.3-1. This prevents automated removal of kfreebsd-source-8.2 from unstable, which I believe is what is currently preventing migration of 8.3-1 to testing. --

Bug#595951: patch

2012-04-23 Thread Robert Millan
tag 595951 patch tag 630208 patch thanks Here is a patch that fixes the problem. -- Robert Millan kfreebsd-gnu.diff Description: Binary data

Bug#473189: back to RFP

2012-04-22 Thread Robert Millan
to reuse it. -- Robert Millan elftoolchain.diff Description: Binary data

Bug#669960: buggy STAILQ_FOREACH_SAFE

2012-04-22 Thread Robert Millan
Package: libc0.1-dev Version: 2.11.3-2 Tags: patch The STAILQ_FOREACH_SAFE implementation in sys/queue.h includes a broken reference and causes build failure on programs that use it. See attached patch. -- System Information: Debian Release: 6.0.4 APT prefers stable-updates APT policy:

Bug#667687: new patch. eglibc upload urgently required!

2012-04-22 Thread Robert Millan
it so the package be NMUed. Thanks! -- Robert Millan setclock.diff Description: Binary data

Bug#647654: needs porting

2012-04-22 Thread Robert Millan
Hi, I don't have time to fix this right now, but I notice that the upstream version of fwknop-server supports FreeBSD (using PF). It can probably be made to work on GNU/kFreeBSD as well, by just fixing a few detection checks, and the dependencies, etc. -- Robert Millan -- To UNSUBSCRIBE

Bug#647657: NMU in DELAYED/10

2012-04-22 Thread Robert Millan
tag 647657 pending thanks -- Robert Millan -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#648349: NMU in DELAYED/10

2012-04-22 Thread Robert Millan
tag 648349 pending thanks -- Robert Millan -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#647653: NMU in DELAYED/10

2012-04-22 Thread Robert Millan
tag 647653 pending thanks -- Robert Millan -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#648345: NMU in DELAYED/10

2012-04-22 Thread Robert Millan
tag 648345 pending thanks -- Robert Millan -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#667687: new patch. eglibc upload urgently required!

2012-04-22 Thread Robert Millan
. -- Robert Millan -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#647670: NMU in DELAYED/10

2012-04-22 Thread Robert Millan
tag 647670 pending thanks -- Robert Millan -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#660205: NMU in DELAYED/10

2012-04-22 Thread Robert Millan
tag 648347 pending tag 660205 pending thanks -- Robert Millan -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#648355: NMU in DELAYED/10

2012-04-22 Thread Robert Millan
tag 648355 pending thanks -- Robert Millan -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#669308: webkit: FTBFS[kfreebsd]: #error Unsupported Platform

2012-04-21 Thread Robert Millan
. That particular test is checking for userland, so it might be better to use __GLIBC__ instead (i.e. fix may work on more systems). -- Robert Millan -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#669062: X segfaults in pthread() on kfreebsd

2012-04-21 Thread Robert Millan
will affect most GNU/kFreeBSD desktop users. -- Robert Millan -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#669281: python2.7: FTBFS(kfreebsd): testsuite hang

2012-04-21 Thread Robert Millan
2012 20:45, Robert Millan r...@debian.org ha escrit: # Bug 654783 cloned as bug 669281 tag 669281 patch retitle 654783 race condition in libpthread causes hangs in python2.7 testsuite severity 654783 wishlist reassign 654783 libc0.1 thanks Hi, It seems that outdated python2.7

Bug#669307: pcp: FTBFS[kfreebsd]: error: dereferencing pointer to incomplete type

2012-04-20 Thread Robert Millan
! No, but if you subscribe to #669424 you'll get notice when the fixed version is known. -- Robert Millan -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#654783: race condition in libpthread causes hangs in python2.7 testsuite

2012-04-20 Thread Robert Millan
-up. I notice you already fixed this in pkg-glibc SVN. Maybe it's not worth improving further... (IMHO time would be better spent on NPTL). Thank you! -- Robert Millan -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#669671: critical ZFS errors are not reported to root

2012-04-20 Thread Robert Millan
Package: zfsutils Version: 8.1-4+squeeze1 Severity: important Turns out I've been having a dead disk for about a month and didn't even notice. ZFS (via devd) reported several messages like this in /var/log/user.log: Mar 19 11:40:00 thorin logger: ZFS: checksum mismatch, zpool=tank3

Bug#669604: kbdcontrol can't load any keymap

2012-04-20 Thread Robert Millan
El 20 d’abril de 2012 13:34, Anton Zinoviev an...@lml.bas.bg ha escrit: # kbdcontrol -l any_file.kbd kbdcontrol: setting keymap: Inappropriate ioctl for device Try: kbdcontrol -l file.kbd /dev/console -- Robert Millan -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org

Bug#667081: FTBFS[kfreebsd]: undefined references

2012-04-19 Thread Robert Millan
busy month... The build fails because none of the libusb options is enabled in configure.ac. This is because of a test error (it expects a variable to be no but it's actually empty). Attached patch solves the problem. Please can you forward this upstream? Thanks -- Robert Millan

Bug#669307: pcp: FTBFS[kfreebsd]: error: dereferencing pointer to incomplete type

2012-04-19 Thread Robert Millan
issue, or more likely somehow the loadavg struct in sys/resource.h is not visible... (perhaps guarded by a macro? It's missing indeed. Problem fixed in glibc-bsd SVN (rev 4209). -- Robert Millan -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe

Bug#669424: Fwd: Bug#669307: pcp: FTBFS[kfreebsd]: error: dereferencing pointer to incomplete type

2012-04-19 Thread Robert Millan
-- Missatge reenviat -- De: Robert Millan r...@debian.org Data: 19 d’abril de 2012 20:31 Assumpte: Re: Bug#669307: pcp: FTBFS[kfreebsd]: error: dereferencing pointer to incomplete type Per a: Nathan Scott nath...@debian.org Cc: debian-...@lists.debian.org, 669...@bugs.debian.org

Bug#669307: pcp: FTBFS[kfreebsd]: error: dereferencing pointer to incomplete type

2012-04-19 Thread Robert Millan
tags 669307 patch thanks El 19 d’abril de 2012 20:31, Robert Millan r...@debian.org ha escrit: It's missing indeed.  Problem fixed in glibc-bsd SVN (rev 4209). Besides, a few more fixes are needed to build pcp on GNU/kFreeBSD. Please could you forward those upstream? -- Robert Millan

Bug#663056: Bug#654783: race condition in libpthread causes hangs in python2.7 testsuite

2012-04-19 Thread Robert Millan
once (at that time I assumed it was the same issue as context-test). -- Robert Millan -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#575302: Bug#654783: race condition in libpthread causes hangs in python2.7 testsuite

2012-04-19 Thread Robert Millan
some explanation on that one-line patch you provided? Is it supposed to be the correct fix or is more work necessary? I'm not familiar with the whole picture but if you give some pointers I may be able to help. -- Robert Millan -- To UNSUBSCRIBE, email to debian-bugs-dist-requ

Bug#669062: X segfaults in pthread() on kfreebsd

2012-04-18 Thread Robert Millan
for the pointers. I think attached patch should do it. Christoph, does this work for you? -- Robert Millan pciaccess.diff Description: Binary data

Bug#666542: incorrect rendering of lat15 characters

2012-04-18 Thread Robert Millan
fix the bug. Fair enough. Hopefully console-setup will support UTF-8 on kFreeBSD someday. Thanks for looking into this. -- Robert Millan -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#669281: python2.7: FTBFS(kfreebsd): testsuite hang

2012-04-18 Thread Robert Millan
this breakage. I'm attaching a (tested) patch to do just that. [1] http://release.debian.org/transitions/html/netcdf7.html [2] https://buildd.debian.org/status/package.php?p=v-sim -- Robert Millan disable_check.diff Description: Binary data

Bug#668794: closed by Ondřej Surý ond...@debian.org (Bug#668794: fixed in golang 2:1-6)

2012-04-18 Thread Robert Millan
/status/fetch.php?pkg=golangarch=kfreebsd-amd64ver=2%3A1-3stamp=1334365793 Regards    Christoph If you have further questions please mail debian-...@lists.debian.org -- 9FED 5C6C E206 B70A 5857  70CA 9655 22B9 D49A E731 Debian Developer | Lisp Hacker | CaCert Assurer -- Robert

Bug#654783: about test_socket hang

2012-04-18 Thread Robert Millan
finished. -- Robert Millan -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#669062: X segfaults in pthread() on kfreebsd

2012-04-18 Thread Robert Millan
: debian/rules build gave error exit status 2 == Seems it needs something to get this header ( and it's not kfreebsd-headers-amd64 ). Sorry, I didn't realize machine/bus.h was completely broken. You will need kfreebsd-kernel-headers = 0.79 to build this. -- Robert Millan

Bug#669062: X segfaults in pthread() on kfreebsd

2012-04-17 Thread Robert Millan
backtrace thing but not actually involved, also I think there are no debug symbols for vesa. I'll try get back to compile a nostrip version of it tomorrow. Maybe also install xserver-xorg-core-dbg. -- Robert Millan -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org

Bug#669148: rejects benign variants of double CR (\r\r\n) request

2012-04-17 Thread Robert Millan
Package: squid3 Version: 3.1.6-1.2+squeeze2 Severity: normal Tags: patch Squid rejects benign requests containing double CR of the form \r\r\n. I found that this breaks Squid when operating as a proxy for SONY CE devices. According to Alex Rousskov, this also breaks a large variety of client

Bug#651624: Booting from zfs root seems to not work 8.3 and 10.0 however work

2012-04-17 Thread Robert Millan
retitle 651624 sometimes device nodes disappear after a reboot, making them inaccessible to root file system thanks El 10 d’abril de 2012 17:38, Robert Millan r...@debian.org ha escrit: Some tests that could confirm this, when any of us hits the problem again:  - When you get the mount error

Bug#651624: Booting from zfs root seems to not work 8.3 and 10.0 however work

2012-04-17 Thread Robert Millan
. -- Robert Millan -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#669162: mount: tmpfs mount option nodev is unknown: Invalid argument

2012-04-17 Thread Robert Millan
Package: initscripts Version: 2.88dsf-22.1 Severity: minor User: debian-...@lists.debian.org Usertags: kfreebsd This error message is displayed every time during boot. It seems that initscripts attempts to call mount with -o nodev, however nodev mount option is not available on GNU/kFreeBSD. --

Bug#669165: mount errors when attempting remount of /run, /proc and /sys

2012-04-17 Thread Robert Millan
Package: initscripts Version: 2.88dsf-22.1 Severity: minor User: debian-...@lists.debian.org Usertags: kfreebsd Misc errors are displayed during boot because initscripts attempts to remount /run, /proc and /sys. However, on GNU/kFreeBSD it's not possible to remount tmpfs, linprocfs or linsysfs

Bug#598745: Bug#661283: cmor: FTBFS on kfreebsd-amd64

2012-04-17 Thread Robert Millan
if you decide to raise it on i386. I'm not sure what effect could this have on available virtual memory. -- Robert Millan -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#668794: reopen

2012-04-16 Thread Robert Millan
that other packages could begin depending on golang on kfreebsd-*, and then it can be a mess if we have to pull it off. But I understand your interest in providing it. Please do keep in mind that we have very little manpower. -- Robert Millan -- To UNSUBSCRIBE, email to debian-bugs-dist-requ

<    1   2   3   4   5   6   7   8   9   10   >