CachyOS / CachyOS/linux-cachyos

[BUG] Can't update due to lower expected dependency for lib32-libpcap than CachyOS core

Open
#1,032 13 comments 0 reactions 2 assignees Claimed by @ptr1337 View on GitHub
bug
Dominant language
Shell
Stars
4.5k
Forks
160
Avg merge
2d 12h
Merged PRs (30d)
1

Description

### Pre-flight checklist

- [x] I have searched existing issues and this is not a duplicate.
- [x] I have read the [Contributing Guidelines](https://github.com/CachyOS/linux-cachyos/blob/master/CONTRIBUTING.md).
- [x] I have verified the issue is reproducible with the latest available CachyOS kernel.
- [x] I have tried to reproduce the issue on Arch Linux's `linux` kernel.

### Upstream / vanilla kernel check

I have not tested with a vanilla/upstream kernel

### Kernel variant

linux-cachyos (EEVDF, Clang)

### System information (cachyos-bugreport.sh)

```text
https://paste.cachyos.org/p/897b4d2.log
```

### Manual system information (if cachyos-bugreport.sh is unavailable)

```text

```

### Bug description

Due to a higher CachyOS core package version of libpcap than lib32-libpcap depends on, the update fails and no further system update is possible

### Steps to reproduce

1. Run CachyOS update

### Expected behavior

Update runs through

### Actual behavior

Update aborts

### Logs / stack traces

```text
Abhängigkeiten werden aufgelöst …
Nach in Konflikt stehenden Paketen wird gesucht …
Fehler: Vorgang konnte nicht vorbereitet werden (Kann Abhängigkeiten nicht erfüllen)
:: Installation von libpcap (1.10.7-1.1) verletzt Abhängigkeit »libpcap=1.10.6«, benötigt von lib32-libpcap

==> FEHLER: Während der Aktualisierung ist ein Fehler aufgetreten
Aktualisierung wurde abgebrochen

---

Resolving dependencies...
Checking for conflicting packages...
Error: Failed to prepare transaction (could not satisfy dependencies)
:: Installing libpcap (1.10.7-1.1) breaks dependency 'libpcap=1.10.6' required by lib32-libpcap

==> ERROR: An error occurred during the update
Update aborted
```

### Additional system information

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.