Bug#1030553: tup FTBFS on hppa

2023-02-04 Thread Helge Deller
Package: tup Tags: patch, ftbfs, hppa Version: 0.7.11-3 The attached patch fixes the tup build on hppa. In addition it would make sense that tup is compiled with the "future+lfs" flags to support large files on large discs on 32-bit builds. It currently builds with -D_FILE_OFFSET_BITS=64 but la

Bug#849339: Please fix xcolorsel on hppa Linux arch

2021-09-27 Thread Helge Deller
alternatively, this patch works too. Please apply. THX, Helgediff -up ./Imakefile.org ./Imakefile --- ./Imakefile.org 2021-09-27 19:22:53.976568137 + +++ ./Imakefile 2021-09-27 19:27:11.670928299 + @@ -49,7 +49,7 @@ /* Please add any preprocessor defines in config.h */ -#ifdef HPArchit

Bug#776951: (no subject)

2020-07-29 Thread Helge Deller
Thanks, this patch has been applied to the new upstream version: https://git.kernel.org/pub/scm/linux/kernel/git/deller/rbootd.git/

Bug#919204: irqbalance FTBFS (with patch)

2019-01-13 Thread Helge Deller
Package: irqbalance Version: 1.5.0-2 Severity: important Tag: patch irqbalance fails to build on hppa because of two reasons: 1.) irqbalance fails to correctly detect the actual CPU count, this is because on parisc file like /sys/devices/system/cpu/cpu0/online don't exist, instead /sys/devices

Bug#892953: autofs-5.1.2-3 crashes on hppa architecture

2018-07-24 Thread Helge Deller
It seems it was a generic kernel bug which was fixed between 4.17.6 and 4.17.8.

Bug#892953: autofs-5.1.2-3 crashes on hppa architecture

2018-03-14 Thread Helge Deller
Package: autofs Version: 5.1.2-3 Upgrading autofs from autofs_5.1.2-2 to -3 version creates runtime crashes on the hppa architecture. Haven't done any further analyzes yet, but it's critical to get it fixed, because our debian buildd servers on hppa use /boot mounted via automounter. [ 268.9451

Bug#735944: audit-support for hppa/parisc architecture

2014-01-21 Thread Helge Deller
On 01/21/2014 01:25 PM, Laurent Bigonville wrote: > Le Tue, 21 Jan 2014 13:07:43 +0100, Helge Deller a >> The problem is, that the audit package is one of the major >> packages on which most other packages directly or indirectly depend >> on. Just look at the graph (mage

Bug#735944: audit-support for hppa/parisc architecture

2014-01-21 Thread Helge Deller
Hi Laurent & Ralf, On 01/21/2014 11:49 AM, Ralf Treinen wrote: > On Tue, Jan 21, 2014 at 10:40:24AM +0100, Laurent Bigonville wrote: >> Hi, >> >> Are you sure this patch is correct? >> >> The fist chunk seems wrong to me and is not included in the patch >> you have proposed upstream. I assume y

Bug#735944: closed by Ralf Treinen (Bug#735944: fixed in audit 1:2.3.3-2)

2014-01-19 Thread Helge Deller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Ralf, On 01/19/2014 02:06 PM, Debian Bug Tracking System wrote: > This is an automatic notification regarding your Bug report > which was filed against the audit package: > > #735944: audit-support for hppa/parisc architecture > > It has been clo

Bug#735944: Acknowledgement (audit-support for hppa/parisc architecture)

2014-01-18 Thread Helge Deller
attached is the patch to the debian/rules Makefile in order to select hppa code when compiling for hppa. Thanks, Helge diff -up ./debian/rules.org ./debian/rules --- ./debian/rules.org 2014-01-18 14:51:35.201523000 -0700 +++ ./debian/rules 2014-01-18 14:53:02.333523000 -0700 @@ -16,6 +16,9

Bug#735944: audit-support for hppa/parisc architecture

2014-01-18 Thread Helge Deller
apply this patch to debian unstable. Thanks, Helge Deller Index: auparse/interpret.c === --- auparse/interpret.c (revision 892) +++ auparse/interpret.c (working copy) @@ -338,7 +338,7 @@ const char *ptr; char *out