Hi,
`paru` upgrade or install of aur-packages don't work
paru pamac
...
5 aur/pamac-aur 10.3.0-5 [+358 ~4.34] [Installed: 10.3.0-4]
:: Packages to install (eg: 1 2 3, 1-3):
:: 5
:: Resolving dependencies...
:: Calculating conflicts...
:: Calculating inner conflicts...
Aur (1) pamac-aur-10.3.0-5
:: Proceed to review? [Y/n]:
:: Downloading PKGBUILDs...
PKGBUILDs up to date
/home/tony/.cache/paru/clone/pamac-aur/PKGBUILD
# Contributor: Zeph <[email protected]>
# Maintainer: Zeph <[email protected]>
# https://gitlab.manjaro.org/packages/extra/pamac
ENABLE_FAKE_GNOME_SOFTWARE=0
pkgname=pamac-aur
pkgver=10.3.0
pkgrel=5
_pkgfixver=$pkgver
_commit='fe5ebe918439c5ad247bf82226421bb2083431a0'
sha256sums=('610d631e8a0e4de408546af776fb7f2cbee4d4f6743b4698e7bea8313c2e1f81')
pkgdesc="A Gtk3 frontend, Package Manager based on libalpm with AUR and Appstream support"
arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h' 'aarch64')
url="https://gitlab.manjaro.org/applications/pamac"
license=('GPL3')
depends=('glib2>=2.42' 'json-glib' 'libsoup' 'dbus-glib' 'polkit' 'vte3>=0.38' 'gtk3>=3.24'
'libnotify' 'desktop-file-utils' 'libpamac-aur>=11.2' 'gnutls>=3.4' 'git'
'appstream-glib>=0.7.18-1' 'archlinux-appstream-data' 'libhandy' 'git')
optdepends=('polkit-gnome: needed for authentification in Cinnamon, Gnome'
'lxsession: needed for authentification in Xfce, LXDE etc.')
makedepends=('gettext' 'itstool' 'vala>=0.46' 'gtk3>=3.24' 'asciidoc' 'meson' 'ninja' 'gobject-introspection' 'libappindicator-gtk3' 'xorgproto')
conflicts=('pamac' 'pamac-tray-appindicator')
provides=("pamac=$pkgver-$pkgrel")
options=(!emptydirs !strip)
install=pamac.install
source=("pamac-$pkgver-$pkgrel.tar.gz::$url/-/archive/$_commit/pamac-$_commit.tar.gz")
define_meson=''
if [ "${ENABLE_FAKE_GNOME_SOFTWARE}" = 1 ]; then
conflicts+=('pamac-gnome-integration' 'pamac-gnome-integration-dev' 'gnome-software')
define_meson+=' -Denable-fake-gnome-software=true'
fi
prepare() {
cd "$srcdir/pamac-$_commit"
:
here stop to work.
following still works:
git clone https://aur.archlinux.org/pamac-aur.git
Klone nach 'pamac-aur'...
remote: Enumerating objects: 671, done.
remote: Counting objects: 100% (671/671), done.
remote: Compressing objects: 100% (445/445), done.
remote: Total 671 (delta 228), reused 666 (delta 225), pack-reused 0
Empfange Objekte: 100% (671/671), 169.69 KiB | 1.73 MiB/s, fertig.
Löse Unterschiede auf: 100% (228/228), fertig.
Tony-Haupt-PC:[tony]:~$ cd pamac-aur
Tony-Haupt-PC:[tony]:~/pamac-aur$ makepkg -si
==> Making package: pamac-aur 10.3.0-5 (Thu Feb 24 13:48:50 2022)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Downloading pamac-10.3.0-5.tar.gz...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 155k 100 155k 0 0 437k 0 --:--:-- --:--:-- --:--:-- 436k
==> Validating source files with sha256sums...
pamac-10.3.0-5.tar.gz ... Passed
==> Extracting sources...
-> Extracting pamac-10.3.0-5.tar.gz with bsdtar
bsdtar: Failed to set default locale
==> Starting prepare()...
==> Starting build()...
Have someone a idea how to solve this issue?
by the way, i would appreciate if someone can indicate me where to find "packages not in the AUR: kross-interpreters thunderbird-artix" and a good replacement for "marked out of date: masterpdfeditor-free"
paru
[sudo] password for tony:
:: Synchronizing package databases...
system is up to date
world is up to date
galaxy is up to date
universe is up to date
omniverse is up to date
extra is up to date
community is up to date
:: Starting full system upgrade...
warning: openal: local (1.21.1-3.1) is newer than world (1.21.1-3)
there is nothing to do
:: Looking for AUR upgrades
:: Looking for devel upgrades
:: Resolving dependencies...
:: Calculating conflicts...
:: Calculating inner conflicts...
:: packages not in the AUR: kross-interpreters thunderbird-artix
:: marked out of date: masterpdfeditor-free
Aur (4) c++utilities-5.13.0-1 crow-translate-2.9.1-2 libpamac-aur-11.2.0-6 yandex-browser-beta-22.1.3.856_1-1
Thank you, greetings.