Bug#698782: libc6: pthread_mutexattr_setrobust is not exported

2013-01-23 Thread Manuel Traut
Package: libc6 Version: 2.11.3-4 Severity: minor The non-posix versions of mutexattr_setrobust are not exported by libpthread: root@p:~/x# strings /lib/libpthread.so.0 | grep mutexattr_setrobust pthread_mutexattr_setrobust_np but they are defined in the pthread.h header file: root@p:~/x# grep

Bug#748043: qemu-user-static: qemu-arm-static bug in signal handling avoids using mono

2014-05-13 Thread Manuel Traut
Package: qemu-user-static Version: 2.0.0+dfsg-4 Severity: normal Tags: upstream patch Dear Maintainer, running mono in a chroot environment with qemu-user-static is not posible because at least one signal used during termination of mono is routed to the host. This can be reproduced by:

Bug#776057: apt: packages not marked auto-installed / autoremove broken

2015-01-23 Thread Manuel Traut
Package: apt Version: 0.9.7.9+deb7u7 Severity: important Dear Maintainer, i'm afraid marking several packages as auto_installed is currently broken in wheezy. I found out an easy way to reproduce may situation: % debootstrap wheezy wheezy http://ftp.de.debian.org/debian % chroot wheezy %

Bug#844566: qemu-system-x86: ipv6 and dns is broken with netdev user

2016-11-16 Thread Manuel Traut
Package: qemu-system-x86 Version: 1:2.7+dfsg-3+b1 Severity: important Tags: ipv6 Dear Maintainer, dhcp inside qemu returns an ipv6 address as dns-server. However this is not working. If i replace it with the ipv4 address '10.0.0.2' dns is working again. I would expect that the qemu emulated dhcp

Bug#844566: qemu-system-x86: ipv6 and dns is broken with netdev user

2016-11-16 Thread Manuel Traut
Hi, i see the same effect with latest qemu from upstream. The bugreport for upstream qemu is here: https://bugs.launchpad.net/qemu/+bug/1642421 Regards, Manuel

Bug#903016: python3-libvirt: import fails with current python interpreter in sid

2018-07-04 Thread Manuel Traut
Package: python3-libvirt Version: 4.0.0-1+b1 Severity: grave Tags: patch Justification: renders package unusable Dear Maintainer, the package is broken on sid: The following packages were automatically installed and are no longer required: iputils-arping liblogging-stdlog0

Bug#1036631: still exists in bookworm

2023-09-09 Thread Manuel Traut
Hi Craig, The bug is not fixed in bookworm. Can you please pick the attached patches for stable? Greetings Manuel

Bug#1016019: ITP: libusbgx -- libusbgx is a C library encapsulating the kernel USB gadget-configfs

2022-07-25 Thread Manuel Traut
Package: wnpp Severity: wishlist Owner: Manuel Traut X-Debbugs-Cc: debian-de...@lists.debian.org, manuel.tr...@mt.com * Package name: libusbgx Version : 0.2.0 Upstream Author : Krzysztof Opasiak * URL : https://github.com/linux-usb-gadgets/libusbgx * License

Bug#1017640: RFS: libusbgx/0.2.0-2 [ITP] -- C library encapsulating the kernel USB gadget-configfs

2022-08-18 Thread Manuel Traut
-x https://mentors.debian.net/debian/pool/main/libu/libusbgx/libusbgx_0.2.0-2.dsc Changes for the initial release: libusbgx (0.2.0-2) unstable; urgency=medium . * Initial release. (Closes: #1016019) Regards, -- Manuel Traut

Bug#1020917: debos: Please package new upstream release 1.1.0

2022-09-28 Thread Manuel Traut
Package: debos Version: 1.0.0+git20210707.c66a48d-2+b2 Severity: normal X-Debbugs-Cc: manuel.tr...@mt.com Dear Maintainer, there is a new upstream version that fixes some known issues. It would be nice to have this version in Debian (bookworm) -- System Information: Debian Release: bookworm/sid

Bug#1016963: Please test u-boot for colibri_imx6

2023-01-04 Thread Manuel Traut
Hi vagrant, If you have access to any of these boards, please consider testing u-boot versions as packaged in debian for versions from debian stable (2021.01*), testing (2022.04*), unstable (2022.10*) and experimental (2023.01-rc*) and updating the wiki page if successful and/or replying to

Bug#1024329: u-boot: extlinux.conf prompt value is ignored

2022-11-21 Thread Manuel Traut
also posted on the u-boot ML: https://lists.denx.de/pipermail/u-boot/2022-November/499967.html

Bug#1024329: u-boot: extlinux.conf prompt value is ignored

2022-11-17 Thread Manuel Traut
try to submit it upstream first? cu, Manuel From: Manuel Traut Date: Thu, 17 Nov 2022 16:38:47 +0100 Subject: distro/pxe boot: read prompt value from config Currently the configuration of prompt in extlinux.conf is ignored. Read it from the file, if not given do not fail. Signed-off-by: Manuel

Bug#1024329: u-boot: extlinux.conf prompt value is ignored

2022-11-17 Thread Manuel Traut
Hi vagrant, On Thu, Nov 17, 2022 at 09:01:59AM -0800, Vagrant Cascadian wrote: > On 2022-11-17, Manuel Traut wrote: > > during testing on the imx6 colibri board i recognized > > that the prompt value of extlinux.conf is ignored. > > > > The attached patch fixes the pr

Bug#1027899: u-boot-menu: menu is not created by kernel-install command

2023-01-04 Thread Manuel Traut
rom 01a6363deaff470cf6623a2cd8df27dfe283d221 Mon Sep 17 00:00:00 2001 From: Manuel Traut Date: Tue, 22 Nov 2022 16:33:42 +0100 Subject: [PATCH] Add extlinux gen hook on kernel-install Signed-off-by: Manuel Traut --- debian/rules | 3 +++ debian/u-boot-menu.install | 1 + 2 files changed

Bug#1023443: Acknowledgement (u-boot: Add colibri_imx6 configuration)

2022-11-10 Thread Manuel Traut
u pick the patch for sid? Shall I also test with the new version found in experimental? Regards, Manuel >From beca702860ef7b9ce60b5c314efff44dce9dcc24 Mon Sep 17 00:00:00 2001 From: Manuel Traut Date: Fri, 4 Nov 2022 09:16:35 +0100 Subject: [PATCH] u-boot-imx: Add colibri_imx6 (Closes: #1023443) S

Bug#1023443: u-boot: Add colibri_imx6 configuration

2022-11-04 Thread Manuel Traut
Source: u-boot Version: 2021.01+dfsg-5 Severity: wishlist X-Debbugs-Cc: manuel.tr...@mt.com Dear Maintainer, the configuration for colibri_imx6 is not build. If it is fine for you, I could provide a patch that activates it and test on real hardware. Regards, Manuel

Bug#1023443: u-boot: Add colibri_imx6 configuration

2022-11-14 Thread Manuel Traut
Am 10.11.2022 um 09:11 hat Vagrant Cascadian geschrieben: > On 2022-11-10, Manuel Traut wrote: Hi vagrant, > > U-Boot 2022.04+dfsg-2 (Apr 10 2022 - 23:28:14 +) > ... > > Can you pick the patch for sid? > > That's not the verison in sid, though. If you can test it

Bug#1035055: ITP: firmware-imx -- Firmware binary blobs needed on NXP i.MX platforms

2023-04-28 Thread Manuel Traut
Package: wnpp Severity: wishlist Owner: Manuel Traut X-Debbugs-Cc: debian-de...@lists.debian.org, manuel.tr...@mt.com, ma...@mecka.net * Package name: firmware-imx Version : 8.19 Upstream Contact: NXP * URL : https://www.nxp.com/ * License

Bug#1036631: bugfix is available upstream

2023-07-18 Thread Manuel Traut
Hi, I added the following two patches to procps:2:4.0.2-3 in bookworm. This resolved this issue. Since this bug is also available in bookworm, can you please provide a update for stable? Thanks ManuelFrom 35dc38cb7fcfb71b151a020abb16197b88370337 Mon Sep 17 00:00:00 2001 From: Jim Warner

Bug#1063380: ITP: libuio -- Linux Kernel UserspaceIO helper library

2024-02-07 Thread Manuel Traut
Package: wnpp Severity: wishlist Owner: Manuel Traut X-Debbugs-Cc: debian-de...@lists.debian.org, ma...@mecka.net * Package name: libuio Version : 0.2.8 Upstream Contact: Benedikt Spranger * URL : https://github.com/missinglinkelectronics/libuio * License

Bug#1063380: ITP: libuio -- Linux Kernel UserspaceIO helper library

2024-02-07 Thread Manuel Traut
> On 7 Feb 2024, at 18:27, Dima Kogan wrote: > > Hi. Thanks for your contribution. I looked at the upstream code a tiny > bit, and it looks like it might have portability bug, at least on > big-endian architectures. For instance: > > >

Bug#1063380: ITP: libuio -- Linux Kernel UserspaceIO helper library

2024-03-07 Thread Manuel Traut
Hi Dima, > On 7 Feb 2024, at 18:27, Dima Kogan wrote: > > Hi. Thanks for your contribution. I looked at the upstream code a tiny > bit, and it looks like it might have portability bug, at least on > big-endian architectures. For instance: > > >

Bug#963101: cozy-audiobook-player: "Request For Package"

2024-05-12 Thread Manuel Traut
Hi wRAR, On Fri, May 10, 2024 at 07:31:47PM +0500, Andrey Rakhmatullin wrote: > On Fri, May 10, 2024 at 01:47:29PM +0000, Manuel Traut wrote: > > Hi, > > > > I am currently working on this package [0]. > In that case please retitle this report to ITP and mark

Bug#963101: cozy-audiobook-player: "Request For Package"

2024-05-10 Thread Manuel Traut
Hi, I am currently working on this package [0]. I would need a sponsor to review and upload the package. Thanks Manuel [0] https://salsa.debian.org/manut/cozy