Conflicts while upgrading - packages :: at-spi2-core and atk

dear friends

well to begin with the beginning- i have two notebooks - with endeavourOS on. from time to time i update each of them.

and yes: i guess that i have the same things (issues) on both. See the update-process and the protocoll:

Root Passwort: 
:: Paketdatenbanken werden synchronisiert …
 core                            156,7 KiB   216 KiB/s 00:01 [--------------------------------] 100%
 extra                          1719,7 KiB   704 KiB/s 00:02 [--------------------------------] 100%
 community                         7,0 MiB  1023 KiB/s 00:07 [--------------------------------] 100%
 multilib                        170,9 KiB   245 KiB/s 00:01 [--------------------------------] 100%
 endeavouros                      34,3 KiB  33,6 KiB/s 00:01 [--------------------------------] 100%
Abhängigkeiten werden aufgelöst …
Nach in Konflikt stehenden Paketen wird gesucht …
:: at-spi2-core und at-spi2-atk stehen miteinander in Konflikt. at-spi2-atk entfernen? [j/N] j
:: at-spi2-core und atk stehen miteinander in Konflikt. atk entfernen? [j/N] 
Fehler: Nicht auflösbare Paketkonflikte gefunden
Fehler: Vorgang konnte nicht vorbereitet werden (In Konflikt stehende Abhängigkeiten)
:: at-spi2-core und atk stehen miteinander in Konflikt (atk<=2.38.0-2)

AUR Update-Check:
:: Durchsuche AUR nach Updates...
 -> Fehlende AUR Pakete:  ipw2100-fw  ipw2200-fw
:: 2 Pakete zu aktualisieren.
2  aur/celt     0.11.3-4 -> 0.11.3-5
1  aur/python2  2.7.18-5 -> 2.7.18-6
==> Pakete zum Ausschließen: (z.B. "1 2 3", "1-3", "^4" oder Repo-Name)

btw i switch the lang to english so that it is easier to read / understand here.

It is the same as yesterday. You need to say yes to all of them.

I looks like you said Yes to the first and No to the second.

It is also likely that you can remove the package celt.

1 Like

hello dear Dalto - many thanks for the quick reply. -
note: this is one of my notebooks (its not the same like yesterday) - well yes i will do as advices - say yes to all

i come back later

btw - should i do a return now - should i hit enter now

Nach in Konflikt stehenden Paketen wird gesucht …
:: at-spi2-core und at-spi2-atk stehen miteinander in Konflikt. at-spi2-atk entfernen? [j/N] j
:: at-spi2-core und atk stehen miteinander in Konflikt. atk entfernen? [j/N] 
Fehler: Nicht auflösbare Paketkonflikte gefunden
Fehler: Vorgang konnte nicht vorbereitet werden (In Konflikt stehende Abhängigkeiten)
:: at-spi2-core und atk stehen miteinander in Konflikt (atk<=2.38.0-2)

AUR Update-Check:
:: Durchsuche AUR nach Updates...
 -> Fehlende AUR Pakete:  ipw2100-fw  ipw2200-fw
:: 2 Pakete zu aktualisieren.
2  aur/celt     0.11.3-4 -> 0.11.3-5
1  aur/python2  2.7.18-5 -> 2.7.18-6
==> Pakete zum Ausschließen: (z.B. "1 2 3", "1-3", "^4" oder Repo-Name)
==>

guess i screwed it up somehow …


AUR Update-Check:
:: Durchsuche AUR nach Updates...
 -> Fehlende AUR Pakete:  ipw2100-fw  ipw2200-fw
:: 2 Pakete zu aktualisieren.
2  aur/celt     0.11.3-4 -> 0.11.3-5
1  aur/python2  2.7.18-5 -> 2.7.18-6
==> Pakete zum Ausschließen: (z.B. "1 2 3", "1-3", "^4" oder Repo-Name)
==>  
:: Prüfe auf mögliche Konflikte...
:: Prüfe auf mögliche interne Konflikte...
[Repo Make:5]  tk-8.6.12-1  source-highlight-3.1.9-9  gdb-common-12.1-1  gdb-12.1-1  xorg-server-xvfb-21.1.4-1
[Aur:2]  celt-0.11.3-5  python2-2.7.18-6

:: Abhängigkeiten nach der Installation entfernen? [J/N] j
  2 celt                             (Installiert) (Build-Dateien sind vorhanden)
  1 python2                          (Installiert)
==> Pakete für neuen Build?
==> [N] Keine [A]lle [Ab]brechen [I]nstalliert [No]nicht installiert oder (1 2 3, 1-3, ^4)
==> a
:: Lösche (1/1): /home/martin/.cache/yay/celt
:: (1/2) PKGBUILD heruntergeladen: celt
:: (2/2) PKGBUILD heruntergeladen: python2
  2 celt                             (Installiert) (Build-Dateien sind vorhanden)
  1 python2                          (Installiert) (Build-Dateien sind vorhanden)
==> Diffs zeigen?
==> [N] Keine [A]lle [Ab]brechen [I]nstalliert [No]nicht installiert oder (1 2 3, 1-3, ^4)
==> a
diff --git /home/martin/.cache/yay/celt/PKGBUILD /home/martin/.cache/yay/celt/PKGBUILD
new file mode 100644
index 0000000..495fdf8
--- /dev/null
+++ /home/martin/.cache/yay/celt/PKGBUILD
@@ -0,0 +1,34 @@
+# Maintainer: Daniel Bermond <dbermond@archlinux.org>
+
+pkgname=celt
+pkgver=0.11.3
+pkgrel=5
+pkgdesc='Low-latency audio communication codec'
+arch=('x86_64')
+url='https://gitlab.xiph.org/xiph/celt/'
+license=('BSD')
+depends=('libogg')
+source=("https://gitlab.xiph.org/xiph/celt/-/archive/v${pkgver}/celt-v${pkgver}.tar.bz2"
+        '010-celt-fix-tandem-test.patch'::'https://gitlab.xiph.org/xiph/celt/-/commit/c5f999097f64eb090e1a353a57f80045ece7330a.patch')
+sha256sums=('e11a3ff390a733a470ca3ceb1f74c19770ee7c6f0ee169fdebc7b6efdc8700be'
+            '2d8fa7454dfbc3136ea361123a2793d49a56eccdd9042c6d99364bdd29e9d484')
+
+prepare() {
+    patch -d "${pkgname}-v${pkgver}" -Np1 -i "${srcdir}/010-celt-fix-tandem-test.patch"
+    "${pkgname}-v${pkgver}/autogen.sh"
+}
+
+build() {
+    cd "${pkgname}-v${pkgver}"
+    ./configure --prefix='/usr' --enable-custom-modes
:

Looks normal to me. Of course, you are probably building software you don’t need.

You should probably remove celt before updating your AUR packages.

1 Like

hello dear Dalto - many thanks for the hint.
well yes: will do as adviced.

how to proceed now -

you do only say yes to show the diff (differences between last PKGBUILD and the new one you just update to)

But as dalto mention you may have felt only because you tried out some package you do not use at all something like old GStreamer plugins or ffmpeg builds?

simple stop and restart the update…
and when it says ==> Diffs zeigen? say no N as it will open the diff in terminal using vi i think?

1 Like

hello dear joekamprad,
i restarded it and it says so


:: Paketdatenbanken werden synchronisiert …
 core                            156,8 KiB   440 KiB/s 00:00 [--------------------------------] 100%
 extra ist aktuell
 community                         7,0 MiB  1311 KiB/s 00:05 [--------------------------------] 100%
 multilib ist aktuell
 endeavouros ist aktuell
Abhängigkeiten werden aufgelöst …
Nach in Konflikt stehenden Paketen wird gesucht …
:: at-spi2-core und at-spi2-atk stehen miteinander in Konflikt. at-spi2-atk entfernen? [j/N]

say JA! j at-spi2-atk will be replaced by at-spi2-core because name change or splitting merging packages…

1 Like

hi i - will do so…

it led to this

Gesamtgröße des Downloads:              427,37 MiB
Gesamtgröße der installierten Pakete:  2796,12 MiB
Größendifferenz der Aktualisierung:      13,01 MiB

:: Installation fortsetzen? [J/n]

and now i run the installation… :wink:

Viel Erfolg!
:dizzy:

1 Like