hifi25nl Posted September 16 Share Posted September 16 and you must reboot and repeat the procedure because now the directory in /tmp has root permissions AudioLinux --> https://www.audio-linux.com developer of AudioLinux realtime OS Link to comment
Lukasluis Posted September 16 Share Posted September 16 But without sudo an error that says "no permission" Link to comment
hifi25nl Posted September 16 Share Posted September 16 Now the directory /tmp/yay has root permissions because you did use sudo. After a reboot the directory will be deleted: [audiolinux@archlinux ~]$ cd /tmp git clone https://aur.archlinux.org/yay.git cd yay makepkg -si Cloning into 'yay'... hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch <name> hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m <name> remote: Enumerating objects: 520, done. remote: Counting objects: 100% (520/520), done. remote: Compressing objects: 100% (353/353), done. remote: Total 520 (delta 165), reused 504 (delta 164), pack-reused 0 (from 0) Receiving objects: 100% (520/520), 101.95 KiB | 1.06 MiB/s, done. Resolving deltas: 100% (165/165), done. ==> Making package: yay 12.3.5-2 (lun 16 set 2024, 08:48:48) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading yay-12.3.5.tar.gz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 444k 100 444k 0 0 1175k 0 --:--:-- --:--:-- --:--:-- 1175k ==> Validating source files with sha256sums... yay-12.3.5.tar.gz ... Passed ==> Extracting sources... -> Extracting yay-12.3.5.tar.gz with bsdtar ==> Starting build()... go build -trimpath -mod=readonly -modcacherw -ldflags '-X "main.yayVersion=12.3.5" -X "main.localePath=/usr/share/locale/" -linkmode=external -compressdwarf=false' -buildmode=pie -o yay go: downloading github.com/Jguer/votar v1.0.0 go: downloading github.com/Jguer/go-alpm/v2 v2.2.2 go: downloading github.com/Jguer/aur v1.2.3 go: downloading github.com/Morganamilo/go-srcinfo v1.0.0 go: downloading github.com/deckarep/golang-set/v2 v2.6.0 go: downloading github.com/leonelquinteros/gotext v1.5.2 go: downloading golang.org/x/sys v0.18.0 go: downloading github.com/adrg/strutil v0.3.1 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading github.com/Morganamilo/go-pacmanconf v0.0.0-20210502114700-cff030e927a5 go: downloading golang.org/x/term v0.18.0 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading golang.org/x/text v0.14.0 go: downloading github.com/ohler55/ojg v1.21.4 go: downloading github.com/mitchellh/mapstructure v1.5.0 go: downloading github.com/itchyny/gojq v0.12.14 go: downloading github.com/itchyny/timefmt-go v0.1.5 ==> Entering fakeroot environment... ==> Starting package()... msgfmt po/ca.po -o po/ca.mo msgfmt po/cs.po -o po/cs.mo msgfmt po/de.po -o po/de.mo msgfmt po/en.po -o po/en.mo msgfmt po/es.po -o po/es.mo msgfmt po/eu.po -o po/eu.mo msgfmt po/fr_FR.po -o po/fr_FR.mo msgfmt po/he.po -o po/he.mo msgfmt po/id.po -o po/id.mo msgfmt po/it_IT.po -o po/it_IT.mo msgfmt po/ja.po -o po/ja.mo msgfmt po/ko.po -o po/ko.mo msgfmt po/pl_PL.po -o po/pl_PL.mo msgfmt po/pt_BR.po -o po/pt_BR.mo msgfmt po/pt.po -o po/pt.mo msgfmt po/ru_RU.po -o po/ru_RU.mo msgfmt po/ru.po -o po/ru.mo msgfmt po/sv.po -o po/sv.mo msgfmt po/tr.po -o po/tr.mo msgfmt po/uk.po -o po/uk.mo msgfmt po/zh_CN.po -o po/zh_CN.mo msgfmt po/zh_TW.po -o po/zh_TW.mo install -Dm755 yay /tmp/yay/pkg/yay/usr/bin/yay install -Dm644 doc/yay.8 /tmp/yay/pkg/yay/usr/share/man/man8/yay.8 install -Dm644 completions/bash /tmp/yay/pkg/yay/usr/share/bash-completion/completions/yay install -Dm644 completions/zsh /tmp/yay/pkg/yay/usr/share/zsh/site-functions/_yay install -Dm644 completions/fish /tmp/yay/pkg/yay/usr/share/fish/vendor_completions.d/yay.fish for lang in ca cs de en es eu fr_FR he id it_IT ja ko pl_PL pt_BR pt ru_RU ru sv tr uk zh_CN zh_TW; do \ install -Dm644 po/${lang}.mo /tmp/yay/pkg/yay/usr/share/locale/$lang/LC_MESSAGES/yay.mo; \ done ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "yay"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: yay 12.3.5-2 (lun 16 set 2024, 08:48:52) ==> Installing package yay with pacman -U... [sudo] password for root: loading packages... warning: downgrading package yay (12.3.5-3 => 12.3.5-2) resolving dependencies... looking for conflicting packages... Packages (1) yay-12.3.5-2 Total Installed Size: 9.74 MiB Net Upgrade Size: 0.00 MiB :: Proceed with installation? [Y/n] y (1/1) checking keys in keyring [################################################################] 100% (1/1) checking package integrity [################################################################] 100% (1/1) loading package files [################################################################] 100% (1/1) checking for file conflicts [################################################################] 100% (1/1) checking available disk space [################################################################] 100% :: Processing package changes... (1/1) downgrading yay [################################################################] 100% :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... [audiolinux@archlinux yay]$ AudioLinux --> https://www.audio-linux.com developer of AudioLinux realtime OS Link to comment
Lukasluis Posted September 16 Share Posted September 16 I managed to install Yay and tried updating Hqpd again but still not starting Link to comment
hifi25nl Posted September 16 Share Posted September 16 Since you had problems with yay, now you should run the special update script that was probably failing during menu update to 743 version: sudo bash /opt/scripts/update/update.sh after disable hqplayer an re-enable it If you still have problems, disable hqplayer, go to console, type hqplayerd and send me the output AudioLinux --> https://www.audio-linux.com developer of AudioLinux realtime OS Link to comment
hifi25nl Posted September 16 Share Posted September 16 You have an old version of Audiolinux V3 From version 5.6.1 the OS base has changed and a reinstallation is recommended. A reinstallation is also recommended if you have not updated the system (with system update) regularly. You can try to update the repository going to Update menu -> 21 "UPDATE Archlinux/V3-V4 servers" -> 1 - Configure Archlinux servers and take out # in fron of the lines corresponding to the servers of your country or take out # in front of worldwide servers: ## Worldwide Server = https://geo.mirror.pkgbuild.com/$repo/os/$arch Server = http://mirror.rackspace.com/archlinux/$repo/os/$arch Server = https://mirror.rackspace.com/archlinux/$repo/os/$arch AudioLinux --> https://www.audio-linux.com developer of AudioLinux realtime OS Link to comment
Lukasluis Posted September 16 Share Posted September 16 Unfortunately I dont have time to do a full rebuild now, plus I had a lot of customizations done on this current install. i just want to listen to music. Is there a way to install hqplayer, or revert to the old working version? Link to comment
hifi25nl Posted September 16 Share Posted September 16 You can do what I have explained in the previous post. If you want a remote Desktop session with AnyDesk to solve your problem, please write to support AudioLinux --> https://www.audio-linux.com developer of AudioLinux realtime OS Link to comment
hifi25nl Posted September 17 Share Posted September 17 17/09/2024 New working version of yay-bin has been released If you have changed to yay with the commands reported before, you can now return back to yay-bin with sudo pacman -Sy yay-bin If you have not updated to pacman 7.0.0, no manual intervention is necessary AudioLinux --> https://www.audio-linux.com developer of AudioLinux realtime OS Link to comment
Lukasluis Posted September 18 Share Posted September 18 After this fix, will Hqpd install correctly? Link to comment
hifi25nl Posted September 18 Share Posted September 18 Yes no problem here if you have updated menu. The fact is that you must install last version of yay-bin before updating menu. If you have already updated menu, you should go to console and type sudo bash /opt/scripts/update/update.sh This is not a fix, but a normal Archlinux problem when a new version of pacman package manager is released and some packages are not yet updated. AudioLinux --> https://www.audio-linux.com developer of AudioLinux realtime OS Link to comment
hifi25nl Posted September 23 Share Posted September 23 Menu 747 FIX Qobuz or Tidal streaming using JPLAY iOS with HQPlayer: Go to console/terminal and type sudo bash /opt/scripts/update/jplayfix.sh and reboot AudioLinux --> https://www.audio-linux.com developer of AudioLinux realtime OS Link to comment
Lukasluis Posted September 23 Share Posted September 23 Thanks! That fixed my issue where I thought was due to the latest Hqpd version. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now