Additional ARM Packages

x2goserver used to be part of ARM Testing, however it is no longer in the repos and when I try to build it, it fails. Is there any way to get it re-added to the ARM distro?

x2go and x2goserver was “demoted” to AUR by Arch Linux on April 1st.

https://aur.archlinux.org/cgit/aur.git/log/?h=x2goserver

If it fails to build, you might need to provide some build logs.

Here is the build error:

Building x2goserver...
Running as unit: run-u256.service
Press ^] three times within 1s to disconnect TTY.
==> ERROR: x2goserver is not available for the 'aarch64' architecture.
Finished with result: exit-code
Main processes terminated with: code=exited/status=12
Service runtime: 3.167s
CPU time consumed: 3.768s

All I did was change the arch=(‘X86_64’) to arch=(‘aarch64’).

Looks like you have back ticks.

arch=('aarch64')
1 Like

Here is the diff file that fails:

diff --git a/PKGBUILD b/PKGBUILD
index eb6e464..af02acb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgname=x2goserver
 pkgver=4.1.0.3
 pkgrel=10
 pkgdesc="Open source graphical Remote Desktop and terminal server based on NX technology"
-arch=('x86_64')
+arch=('aarch64')
 url="https://www.x2go.org/"
 license=('GPL2')
 # https://code.x2go.org/gitweb?p=x2goserver.git;a=blob;f=x2goserver.spec

So, the error occurs from removing the ‘x86_64’ from the arch line. Leave it and add the ‘aarch64’ to the line and x2goserver will build and install fine.

The latest code package has been pushed to the unstable branch when the mirrors sync.

code 1.67.1-1
1 Like

MS is not nice with you. They’ve just released a new package :wink:
Version = 1.67.2
URL = https://az764295.vo.msecnd.net/stable/c3511e6c69bb39013c4a4b7b9566ec1ca73fc4d5/code_1.67.2-1652811872_arm64.deb
commit = c3511e6c69bb39013c4a4b7b9566ec1ca73fc4d5
sha256sum = 642d903071de3ec342a310dd99e1e1652dfe4d18a7d4e7a075e8533c5237cd79
Date = Tue May 17 20:14:33 CEST 2022

Another day and another new code package has been pushed to the unstable branch when the mirrors sync. :dizzy:

code 1.67.2-1
1 Like

Anyway to get conky-lua? It refuses to build on the very last makefile:

[ 98%] Building CXX object tests/CMakeFiles/test-conky.dir/test-fs.cc.o
[ 98%] Built target conky
make[2]: *** [tests/CMakeFiles/test-conky.dir/build.make:76: tests/CMakeFiles/test-conky.dir/test-common.cc.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:1253: tests/CMakeFiles/test-conky.dir/all] Error 2
make: *** [Makefile:166: all] Error 2
==> ERROR: A failure occurred in build().
    Aborting...

Why do you need conky-lua?
As far as I know, Lua support was added to the regular conky package a long time ago.

When trying to use any lua conky config file I get a nil value error. When I search the internet, many say this is due to conky not being compiled with lua.

conky -v
conky 1.12.2_pre compiled 2022-04-24 for Linux aarch64

Compiled in features:

System config file: /etc/conky/conky.conf
Package library path: /usr/lib/conky


 General:
  * math
  * hddtemp
  * portmon
  * IPv6
  * Curl
  * RSS
  * Weather (METAR)
  * wireless
  * support for IBM/Lenovo notebooks
  * builtin default configuration
  * old configuration syntax
  * Imlib2
  * OSS mixer support
  * apcupsd
  * iostats
  * ncurses
  * Internationalization support
  * PulseAudio
 X11:
  * Xdamage extension
  * Xinerama extension (virtual display)
  * Xshape extension (click through)
  * XDBE (double buffer extension)
  * Xft
  * ARGB visual
  * Own window
  * HSV Gradient

 Music detection:
  * CMUS
  * MPD
  * MOC

 Default values:
  * Netdevice: eno1
  * Local configfile: $HOME/.conkyrc
  * Localedir: /usr/share/locale
  * Maximum netdevices: 256
  * Maximum text size: 16384
  * Size text buffer: 256

conky-lua in AUR has been flagged out of date for almost 2 years.

Screenshot at 2022-05-21 20-12-53

How about:

Haven’t tried building it yet, will do tonight if I have time.

@tartanpion kodi-rpi-git v20 was upgraded today so I built and pushed new packages to the unstable branch when the mirrors sync. It still seem to do good here.

kodi-rpi-git 20.x.60481.ba4bb5e5af-2
kodi-rpi-git-dev 20.x.60481.ba4bb5e5af-2
kodi-rpi-git-eventclients 20.x.60481.ba4bb5e5af-2
kodi-rpi-git-tools-texturepacker 20.x.60481.ba4bb5e5af-2

Using a NASA UHD stream captured off the satellite:

I pushed the latest code package to the unstable branch when the mirrors sync.

code 1.68.0-1
2 Likes

Added 01-03-2024: Pushed upgrade to unstable branch:

signal-desktop 6.42.1-1

Added 01-13-2024:

I pushed the latest kodi-rpi* and handbrake packages to the unstable branch when the mirrors sync.

handbrake 1.7.2-1
handbrake-cli 1.7.2-1
kodi-rpi 20.3-1
kodi-rpi-dev 20.3-1
kodi-rpi-eventclients 20.3-1
kodi-rpi-tools-texturepacker 20.3-1

Added 01-19-2024:

code 1.85.2-1

Additional 01-19-2024:

These generic kodi packages for most arm devices (without HW decode) has been pushed to the unstable branch when the mirrors sync. They should work with all arm boards; just no HW decoding.

kodi 20.3-1
kodi-dev 20.3-1
kodi-eventclients 20.3-1
kodi-gles 20.3-1
kodi-tools-texturepacker 20.3-1

Added 01-16-2024:

The latest kodi-rpi-git packages has been pushed to the unstable branch when the mirrors sync.

kodi-rpi-git 21.x.65205.2f1824e983-1
kodi-rpi-git-dev 21.x.65205.2f1824e983-1
kodi-rpi-git-eventclients 21.x.65205.2f1824e983-1
kodi-rpi-git-tools-texturepacker 21.x.65205.2f1824e983-1

wmenu for sway.

I pushed the latest packages to the unstable branch when the mirrors sync.

signal-desktop 6.44.1-1

ADDED 02-16-2024:

These upgraded packages have been push to the unstable branch when the mirrors sync.

code 1.86.2-1

Kodi (Generic packages):

kodi 20.4-1
kodi-dev 20.4-1
kodi-eventclients 20.4-1
kodi-gles 20.4-1
kodi-tools-texturepacker 20.4-1

Kodi (RPi packages):

kodi-rpi 20.4-1
kodi-rpi-dev 20.4-1
kodi-rpi-eventclients 20.4-1
kodi-rpi-tools-texturepacker 20.4-1

kodi-rpi-git 21.x.65444.c3011d70d0-1
kodi-rpi-git-dev 21.x.65444.c3011d70d0-1
kodi-rpi-git-eventclients 21.x.65444.c3011d70d0-1
kodi-rpi-git-tools-texturepacker 21.x.65444.c3011d70d0-1
1 Like

@Darksky just a patch for rpi4-post-install:

Latest packages pushed to the unstable branch:

code 1.87.0-1

Kodi (Non device specific):

kodi 20.5-1
kodi-dev 20.5-1
kodi-eventclients 20.5-1
kodi-gles 20.5-1
kodi-tools-texturepacker 20.5-1

Kodi rpi (h265 HW on pi5 and h264/h265 HW on the other devices):

kodi-rpi 20.5-3
kodi-rpi-dev 20.5-3
kodi-rpi-eventclients 20.5-3
kodi-rpi-tools-texturepacker 20.5-3

Added:

handbrake 1.7.3-1
handbrake-cli 1.7.3-1
1 Like