You are not logged in.
Pages: 1
hello guys i am following the pantheon installation wiki on https://wiki.archlinux.org/index.php/Pa … stallation
i cant figure out how to install it. there is nothing explained on the wiki. I tried to run pacman -S pantheon after adding the repo but when i isntall it says soem packages are missing. I tried looking for them in the aur but i cant find them. how can i proceed with the install?
Offline
Post your pacman.conf and the output of `pacman -Syu --debug`
Moving to NC...
Offline
this is my pacman.conf
https://paste.pound-python.org/show/ZWT … oYONXCKJZ/
and pacman -Syu --debug
https://paste.pound-python.org/show/i50 … 5zFzSREmb/
Offline
Could you share the EXACT error message you recueve when you run "pacman -S pantheon"?
Could you also replace "SigLevel = Required DatabaseOptional" with "#SigLevel = Required DatabaseOptional".
Last edited by Nebula_W2081d (2018-12-30 10:32:06)
Time waits for no one...
Dotfiles | The Nebula Centre Project
Offline
Alucryd's unofficial repository contains more and more up-to-date packages than the few available in the community repository. To use it add the following lines at the top of your sources in /etc/pacman.conf
Do note that some packages are missing from the repository due to issues with upstream. You will have to supplement the repo with locally compiled packages.
Offline
wiki article wrote:Alucryd's unofficial repository contains more and more up-to-date packages than the few available in the community repository. To use it add the following lines at the top of your sources in /etc/pacman.conf
wiki again wrote:Do note that some packages are missing from the repository due to issues with upstream. You will have to supplement the repo with locally compiled packages.
I did fix the repo and put it on top of the rest but i cant figure out what to do with the missing packages.
https://pastebin.com/VUj1XMsc
Offline
You need to provide the missing packages by building them locally.
As of 6 November 2018, gala-gitAUR will fail to build with the current version of mutter, and will require a downgrade to the latest compatible version (3.28). (This is the reason why some packages are missing from the unofficial repo.) You can either downgrade, package mutter 3.28 separately (do consider submitting to AUR if you do), or wait until upstream decides to adapt the most recent version. gala-gitAUR is a dependency for a lot of packages; you need to take care of this for a lot of the applications.
Offline
there is no package build on the aur for the missing packages? i cant find
Offline
https://wiki.archlinux.org/index.php/Pa … nvironment references https://aur.archlinux.org/packages/gala-git/ and https://aur.archlinux.org/packages/wingpanel-git/ with the mentioned issue with gala-git.
Offline
Pages: 1