You are not logged in.
Hello
I've been having this issue when upgrading for a few days in my logs:
:: Synchronizing package databases...
core is up to date
extra is up to date
community is up to date
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: installing linux-lts (5.4.24-1.0) breaks dependency 'linux-lts<4.20' required by wireguard-lts
Should I just remove the wireguard-lts package?
Offline
That would be one way to resolve it especially if you don't need wireguard any more.
Architecture: pentium4, Testing repos: Yes, Hardware: EeePC 901+2GB RAM+OS half on the SD card.
Offline
Some packges of wireguard-lts look a little bit very old, I retriggered a rebuild:
-rw-r--r-- 1 http http 55088 Sep 6 2019 pool/wireguard-lts-0.0.20190905-1.0-i486.pkg.tar.xz
-rw-r--r-- 1 http http 310 Sep 6 2019 pool/wireguard-lts-0.0.20190905-1.0-i486.pkg.tar.xz.sig
-rw-r--r-- 1 http http 55328 Oct 7 04:41 pool/wireguard-lts-0.0.20190913-4.0-pentium4.pkg.tar.xz
-rw-r--r-- 1 http http 310 Oct 7 04:41 pool/wireguard-lts-0.0.20190913-4.0-pentium4.pkg.tar.xz.sig
-rw-r--r-- 1 http http 54305 Mar 6 15:31 pool/wireguard-lts-0.0.20200215-6.0-i686.pkg.tar.zst
-rw-r--r-- 1 http http 310 Mar 6 15:31 pool/wireguard-lts-0.0.20200215-6.0-i686.pkg.tar.zst.sig
-rw-r--r-- 1 http http 54353 Mar 15 09:32 pool/wireguard-lts-0.0.20200215-8.0-i686.pkg.tar.zst
-rw-r--r-- 1 http http 310 Mar 15 09:32 pool/wireguard-lts-0.0.20200215-8.0-i686.pkg.tar.zst.sig
Offline
ah, this explains why, the scheduler choaks on some PKGBUILD constructs:
wireguard-lts 7b3536394e14f81e8968c9858e32a7993e91f28b 55f85c27b7abf93c931eb2348851fda2ce2169ba community
==> ERROR: pkgrel is not allowed to be empty.
==> ERROR: pkgver is not allowed to be empty.
==> ERROR: pkgname is not allowed to be empty.
"make_source_info" did not return a "pkgbase" - eh, what?
Offline