Bug#992344: wireguard-tools ought not depend on linux-image-rt-amd64

2023-04-25 Thread Friedrich Schrader
Hi Unit193,
ignore m last post. You‘re right. Installing the wireguard-tools only with 
--no-install-recommends fixes the issue. If you try to install the main 
„wireguard“ package, then it also depends on the rt-kernel.

Best
xiconfjs

On Tue, 25 Apr 2023 15:20:30 +0200 XiconRest  wrote:
> Hi Unit193,
> 
> using --no-install-recommends does not solve this issue. The rt-kernel is 
> still an installation candidate.
> 
> 
> Best regards
> xiconfjs
> 
> On Sun, 6 Feb 2022 00:00:23 -0500 (EST) Unit 193  wrote:
> > Howdy,
> > 
> > wireguard-tools does not actually depend on linux-image-rt-amd64, but it 
> > recommends 'wireguard-modules | wireguard-dkms' since all but the most 
> > unusual 
> > cases you'll want to be able to actually run WireGuard. The former tries to 
> > pull in a kernel that supports WireGuard.
> > 
> > In your setup, rather than running `apt install -y wireguard-tools` you 
> > should 
> > instead try running `apt install --no-install-recommends -y 
> > wireguard-tools` and 
> > this problem should go away, since wireguard-modules is only recommended 
> > and not 
> > a hard depend.
> > 
> > Does this solve your problem?
> > 
> > 
> > Thanks!
> > 
> > ~Unit 193
> > Unit193 @ Libera
> > Unit193 @ OFTC
> > 
> > 
> 
> 
> 



Bug#992344: wireguard-tools ought not depend on linux-image-rt-amd64

2023-04-25 Thread XiconRest
Hi Unit193,

using --no-install-recommends does not solve this issue. The rt-kernel is still 
an installation candidate.


Best regards
xiconfjs

On Sun, 6 Feb 2022 00:00:23 -0500 (EST) Unit 193  wrote:
> Howdy,
> 
> wireguard-tools does not actually depend on linux-image-rt-amd64, but it 
> recommends 'wireguard-modules | wireguard-dkms' since all but the most 
> unusual 
> cases you'll want to be able to actually run WireGuard. The former tries to 
> pull in a kernel that supports WireGuard.
> 
> In your setup, rather than running `apt install -y wireguard-tools` you 
> should 
> instead try running `apt install --no-install-recommends -y wireguard-tools` 
> and 
> this problem should go away, since wireguard-modules is only recommended and 
> not 
> a hard depend.
> 
> Does this solve your problem?
> 
> 
> Thanks!
> 
> ~Unit 193
> Unit193 @ Libera
> Unit193 @ OFTC
> 
> 



Bug#992344: wireguard-tools ought not depend on linux-image-rt-amd64

2022-02-05 Thread Unit 193

Howdy,

wireguard-tools does not actually depend on linux-image-rt-amd64, but it 
recommends 'wireguard-modules | wireguard-dkms' since all but the most unusual 
cases you'll want to be able to actually run WireGuard.  The former tries to 
pull in a kernel that supports WireGuard.


In your setup, rather than running `apt install -y wireguard-tools` you should 
instead try running `apt install --no-install-recommends -y wireguard-tools` and 
this problem should go away, since wireguard-modules is only recommended and not 
a hard depend.


Does this solve your problem?


Thanks!

~Unit 193
Unit193 @ Libera
Unit193 @ OFTC



Bug#992344: wireguard-tools ought not depend on linux-image-rt-amd64

2021-08-17 Thread Vincent Batts
Package: wireguard-tools
Version: 1.0.20210223-1
Severity: normal
X-Debbugs-Cc: vba...@hashbangbash.com

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
   
Building a minimal filesystem to generate wireguard private keys. Say:
```shell
docker run -it --rm debian:bullseye
apt update && apt install -y wireguard-tools
```

   * What exactly did you do (or not do) that was effective (or
 ineffective)?
   * What was the outcome of this action?

the list of dependencies brought in for only wireguard-tools included
linux-image-rt-amd64 (5.10.46-4).
(this minimal filesystem does not boot, and should not have a kernel)

   * What outcome did you expect instead?

Just the basic packages needed for /usr/bin/wg

*** End of the template - remove these template lines ***


-- System Information:
Debian Release: 11.0
  APT prefers stable-security
  APT policy: (500, 'stable-security'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.10.43.3-microsoft-standard-WSL2 (SMP w/8 CPU threads)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_US.UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /bin/dash
Init: unable to detect

Versions of packages wireguard-tools depends on:
ii  libc6  2.31-13

Versions of packages wireguard-tools recommends:
ii  iptables1.8.7-1
pn  wireguard-modules | wireguard-dkms  

Versions of packages wireguard-tools suggests:
pn  openresolv | resolvconf