English Amiga Board


Go Back   English Amiga Board > Support > support.FS-UAE

 
 
Thread Tools
Old 01 May 2023, 20:49   #1
cloverskull
Registered User
 
Join Date: Sep 2018
Location: California
Posts: 362
FS-UAE on Ubuntu 23.04

Hey friends,

FS-UAE installs and works fine on Ubuntu 23.04, as does FS-UAE Arcade. However FS-UAE Launcher does not install. The reason is because it depends on python3–lhafile, and python3-lhafile expects python <3.11. Ubuntu 23.04 ships with python 3.11.

I’d love to be able to use the Ubuntu repos to install fs-uae-launcher (vs building from source). Anyone have any ideas how to move this forward?

I know python3-lhafile is open source and hosted on Frode’s GitHub. Is the best way to get in contact on here?
cloverskull is offline  
Old 02 May 2023, 00:32   #2
wiisoldier
Just loving the Amiga
 
wiisoldier's Avatar
 
Join Date: Jul 2022
Location: Carmarthen / Wales
Posts: 55
Hi,
I haven't updated Ubuntu in a long while. I tend just to use FS-UAE on a stable version that I know works. However if you want to contact Frode you could try the discord server linked here:

https://fs-uae.net/support
wiisoldier is offline  
Old 02 May 2023, 02:22   #3
cloverskull
Registered User
 
Join Date: Sep 2018
Location: California
Posts: 362
Great recommendation, thanks! I've joined the server. Will see what help I can find there. Cheers.
cloverskull is offline  
Old 21 June 2023, 22:00   #4
cookieninja
Registered User
 
Join Date: Apr 2020
Location: Norwich, UK
Posts: 22
I just worked around this. I did the following. It's been a really long time since I done any of this. I used to compile stuff and build the odd deb archive for private use many years ago. I had to go googling for the commands today tho:

# Download the deb
sudo apt-get download python3-lhafile

# Use instructions here on how to unpack and re-pack that deb archive
https://unix.stackexchange.com/quest...and-repack-deb

# Once unpacked open this file for editing. You need to increase the version number of python to something higher than the installed version. I raised it to 3.14
vi tmp/DEBIAN/control

# Follow instructions on the linked page above to re-pack the deb. Use a different one to the name of the original. I chose python3-lhafile_0.3.0-0_amd64-fixed.deb

# Install your modified deb, this will work now you edited the requirements
sudo dpkg -i python3-lhafile_0.3.0-0_amd64-fixed.deb

# Now install FS-UAE-Arcade
sudo apt install fs-uae-arcade

I've no taken any steps to verify that the FS-UAE-Arcade functionality that makes use of python3-lhafile works, however my guess based on the issue is it is probably fine. I reckon a small chance a minor fix higher than the supported version of python3 is really unlikely to have broken anything. It is working for what I wanted from it so far though!
cookieninja is offline  
Old 22 June 2023, 02:33   #5
DisasterIncarna
Registered User
 
DisasterIncarna's Avatar
 
Join Date: Oct 2021
Location: England
Posts: 1,272
you could try installing FlatPak and just install FS-UAE from there, it includes the launcher, i use the flatpak version on Kubuntu no problem. I understand flatpak isnt installed by standard on newer ubuntu distros? isnt hard to install if you dont have it already.
DisasterIncarna is offline  
Old 22 June 2023, 07:56   #6
cloverskull
Registered User
 
Join Date: Sep 2018
Location: California
Posts: 362
Hey cookieninja thanks for the tutorial! I did this and have a working installation now. Appreciate it.

@DisasterIncarna I'm one of those guys that likes to keep one package manager. I tend to avoid flatpak even though I think it's probably the best multi-distro package installation solution out there, but I use apt to keep things simple.
cloverskull is offline  
Old 27 June 2023, 19:08   #7
cookieninja
Registered User
 
Join Date: Apr 2020
Location: Norwich, UK
Posts: 22
Flatpack works on Ubuntu, but it's never been officially supported.

Nice to know there's another option, in case of any issues with the method I chose occurs. I'd quite like to know who to contact for a proper, official fix. I guess that'd be a good skill to use, and help a lot more people too. Some people don't like hacking around in the shell, using vi etc
cookieninja is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
EASY AMOS, external editor and FS-UAE gurth Coders. AMOS 3 23 April 2023 20:37
FS-UAE 2.8.3u on Ubuntu 16.04LTS kblakley support.FS-UAE 0 02 March 2018 00:12
Issue running FS-UAE under Ubuntu 16.04 fstltna support.FS-UAE 4 13 July 2017 07:48
FS-UAE speed, Ubuntu 12.04 zardoz support.FS-UAE 3 15 December 2012 23:34
E-UAE package for Ubuntu Enverex support.OtherUAE 0 19 July 2006 13:28

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 11:37.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.07292 seconds with 13 queries