Bug#1049350: virtualbox-dkms: DKMS cannot build the module with Linux kernel 6.4.10 (and perhaps higher 6.4.x)

2023-08-14 Thread Jan Volec
Package: virtualbox-dkms
Version: 7.0.10-dfsg-2
Severity: important
Tags: patch
X-Debbugs-Cc: j...@ucw.cz

Dear Maintainer,

including  is required for DKMS to compile 
/usr/src/virtualbox-7.0.10/vboxnetflt/linux/VBoxNetFlt-linux.c
against the 6.4.10 linux kernel.

Since this was handled correctly for 6.5.x kernel, the following patch seems 
rather straightforward:

50c50
< #if RTLNX_VER_MIN(6,5,0)
---
> #if RTLNX_VER_MIN(6,4,10)


Cheers, Jan


-- System Information:
Debian Release: trixie/sid
  APT prefers experimental
  APT policy: (800, 'experimental'), (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.4.7-x64v4-xanmod1 (SMP w/8 CPU threads; PREEMPT)
Kernel taint flags: TAINT_CPU_OUT_OF_SPEC, TAINT_USER
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages virtualbox-dkms depends on:
ii  dkms  3.0.11-3

Versions of packages virtualbox-dkms recommends:
ii  virtualbox  7.0.10-dfsg-2

virtualbox-dkms suggests no packages.

-- no debconf information
50c50
< #if RTLNX_VER_MIN(6,5,0)
---
> #if RTLNX_VER_MIN(6,4,10)


Bug#1040898: tp-smapi-dkms: Update to support Kernel 6.4+

2023-07-12 Thread Jan Volec
Package: tp-smapi-dkms
Version: 0.43-3
Severity: critical
Justification: breaks unrelated software
X-Debbugs-Cc: j...@ucw.cz

Dear Maintainer,

DKMS fails to compile the module with the 6.4 kernels; see 
https://github.com/linux-thinkpad/tp_smapi,
and the patch 
https://github.com/linux-thinkpad/tp_smapi/commit/0c3398b1acf2a2cabd9cee91dc3fe3d35805fa8b

Jan


-- System Information:
Debian Release: trixie/sid
  APT prefers experimental
  APT policy: (800, 'experimental'), (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.3.12-x64v4-xanmod1 (SMP w/8 CPU threads; PREEMPT)
Kernel taint flags: TAINT_USER, TAINT_WARN
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages tp-smapi-dkms depends on:
ii  dkms  3.0.11-3

tp-smapi-dkms recommends no packages.

tp-smapi-dkms suggests no packages.

-- no debconf information



Bug#979851: fp-compiler-3.2.0: missing backslash in postinst, line 68

2021-01-11 Thread Jan Volec
Package: fp-compiler-3.2.0
Version: 3.2.0+dfsg-9
Severity: normal

Dear Maintainer,

Installation of the package fails, line 68 of the postinst script misses a 
backslash at the
end of the line


Best wishes,

Jan

-- System Information:
Debian Release: bullseye/sid
  APT prefers experimental
  APT policy: (800, 'experimental'), (500, 'master'), (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.10.5-xanmod1 (SMP w/8 CPU threads; PREEMPT)
Kernel taint flags: TAINT_WARN, TAINT_CRAP, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages fp-compiler-3.2.0 depends on:
hi  binutils   2.35.1-7
ii  debconf [debconf-2.0]  1.5.74
ii  fp-units-rtl-3.2.0 3.2.0+dfsg-9
ii  libc6  2.31-9

Versions of packages fp-compiler-3.2.0 recommends:
ii  fp-utils-3.2.0  3.2.0+dfsg-9

Versions of packages fp-compiler-3.2.0 suggests:
ii  fp-docs-3.2.0  3.2.0+dfsg-9

-- debconf information excluded



Bug#942768: lcl-units-2.0: file conflict with lazarus-src-2.0 (versin 2.0.2+dfsg-5)

2019-10-23 Thread Jan Volec
Awesome, can confirm the 2.0.2+dfsg-6 version works for me again!


Best wishes,

Jan

> Hi Jan, Hi Andreas,
> > both contains the same file, namely 
> >   /usr/lib/lazarus/2.0.2/components/IdeInspector/ideinspector.lpk
> > and removing it from one of them would fix the issue.
> That is not a bug, but rather a feature that is solving previous bugs [1] and
> [2]
> The issue is that I copied some code from the Debian policy manual [3] and 
> that
> code was wrong:
> The given example is missing closing bracket. I should noticed it before, but
> for some obscure reason it is passing on my computer:if [ upgrade != "$1 || 
> dpkg
> --compare-versions "$2" lt 1.0-2; then
> I've checked it again and I've fixed it. Will upload soon.
> 
> [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=823706
> [2] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=898310
> [3] https://www.debian.org/doc/debian-policy/ap-pkg-diversions.html-- 
> Cheers,
> Abou Al Montacir



Bug#942768: [Pkg-pascal-devel] Bug#942768: lcl-units-2.0: file conflict with lazarus-src-2.0 (versin 2.0.2+dfsg-5)

2019-10-22 Thread Jan Volec
Hey Abou,

I was firstly upgrading from version 2.0.2+dfsg-4, however, even when I 
afterwards
completely removed all lazarus*|lcl* packages and re-installed them, the 
conflict
appeared. My understanding is that the two packages lcl-units-2.0 and 
lazarus-src-2.0
both contains the same file, namely 

  /usr/lib/lazarus/2.0.2/components/IdeInspector/ideinspector.lpk

and removing it from one of them would fix the issue.


Best wishes,

Jan

> Hi Jan,
> Thank you reporting this issue.
> Can you please provide more information about the issues.Were you installing 
> for
> the first time or upgrading an old version. In the latter case, what was the 
> old
> version?
> Cheers,
> -- 
> Cheers,
> Abou Al Montacir



Bug#942768: lcl-units-2.0: file conflict with lazarus-src-2.0 (versin 2.0.2+dfsg-5)

2019-10-21 Thread Jan Volec
Package: lcl-units-2.0
Version: 2.0.2+dfsg-5
Severity: important

Dear Maintainer,

The new version of the package cannot be installed together with lazarus-src-2.0
because both packages contain the file

 /usr/lib/lazarus/2.0.2/components/IdeInspector/ideinspector.lpk


Best wishes,

Jan

-- System Information:
Debian Release: bullseye/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.3.6-xanmod5 (SMP w/8 CPU cores; PREEMPT)
Kernel taint flags: TAINT_CRAP, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages lcl-units-2.0 depends on:
ii  fp-units-rtl-3.0.4 [fpc-abi-3.0.4]  3.0.4+dfsg-22
ii  lcl-gtk2-2.02.0.2+dfsg-5
ii  lcl-qt5-2.0 2.0.2+dfsg-5

Versions of packages lcl-units-2.0 recommends:
ii  fpc  3.0.4+dfsg-22
ii  fpc-3.0.4 [fpc]  3.0.4+dfsg-22

Versions of packages lcl-units-2.0 suggests:
ii  gdb  8.3.1-1

-- no debconf information



Bug#911262: fastboot: no fastboot version 8 in experimental

2018-10-17 Thread Jan Volec
Package: fastboot
Severity: important

Dear Maintainer,

It seems that fastboot packae not got updated in the experimental repository,
unlike the rest of android's framework (in particular, adb). Would it be
possible to add a package with fastboot 8.1.0 to the repository?


Best wishes,

Jan


-- System Information:
Debian Release: buster/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.19.0-rc7-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages fastboot depends on: 
ii  android-libadb 1:8.1.0+r23-1~stage1.2
ii  android-libbase1:8.1.0+r23-1~stage1.2
ii  android-libcutils  1:8.1.0+r23-1~stage1.2
ii  android-libext4-utils  8.1.0+r23-1
ii  android-libf2fs-utils  8.1.0+r23-1
ii  android-libsparse  1:8.1.0+r23-1~stage1.2
ii  android-libziparchive  1:8.1.0+r23-1~stage1.2
ii  libc6  2.27-6
ii  libgcc11:8.2.0-7
ii  libstdc++6 8.2.0-7

fastboot recommends no packages.

fastboot suggests no packages.