Additional ARM Packages

Long time no talk… :wink: Here is the new version = 1.64.0
URL = https://az764295.vo.msecnd.net/stable/5554b12acf27056905806867f251c859323ff7e9/code_1.64.0-1643862176_arm64.deb
commit = 5554b12acf27056905806867f251c859323ff7e9
sha256sum = f982f5d33b2b2b87b4b5c02a062edebffb0013bd6afda83e2bcddc6b884215fb
Date = Thu Feb 3 05:19:12 CET 2022

To see changes : Visual Studio Code January 2022

And here we go again for vscode: Version = 1.64.2
URL = https://az764295.vo.msecnd.net/stable/f80445acd5a3dadef24aa209168452a3d97cc326/code_1.64.2-1644444223_arm64.deb
commit = f80445acd5a3dadef24aa209168452a3d97cc326
sha256sum = e1e0f74291ea39aa1331933027b35b77b892156789bc5269525d7a790a8107dd
Date = Wed Feb 9 22:59:32 CET 2022

I have built and pushed new version upgrades of kodi-rpi and code packages to the unstable branch when the mirrors sync.

Be advised that the new kodi-rpi packages are built using several libs in the unstable branch so their newer versions may not exist yet in the testing or stable branch. You may have to switch and do a total upgrade on the unstable branch before kodi-rpi will work.

code 1.65.0-1
kodi-rpi 19.4-1
kodi-rpi-dev 19.4-1
kodi-rpi-eventclients 19.4-1
kodi-rpi-tools-texturepacker 19.4-1
1 Like

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

code 1.65.2-1
1 Like

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

code 1.66.0-1

Post updated because I have my limit of 3 posts in a row:

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

code 1.66.1-1

Update 4-26-22:

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

code 1.66.2-1

Update 5-07-22:

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

code 1.67.0-1
2 Likes

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