==> Starting prepare()...
mkdir: cannot create directory ‘termius’: File exists
==> ERROR: A failure occurred in prepare().
Aborting...
Still cannot build a new version because of a broken mkdir
Git Clone URL: | https://aur.archlinux.org/termius.git (read-only, click to copy) |
---|---|
Package Base: | termius |
Description: | Desktop SSH Client |
Upstream URL: | https://www.termius.com/ |
Keywords: | desktop sftp ssh |
Licenses: | custom |
Submitter: | tbk |
Maintainer: | tbk |
Last Packager: | tbk |
Votes: | 19 |
Popularity: | 0.27 |
First Submitted: | 2019-06-11 00:19 (UTC) |
Last Updated: | 2023-03-12 14:25 (UTC) |
==> Starting prepare()...
mkdir: cannot create directory ‘termius’: File exists
==> ERROR: A failure occurred in prepare().
Aborting...
Still cannot build a new version because of a broken mkdir
@GuardedAirplane Nah it doesn't seem so, they are the same program after all, even if the way they are build changes. Here is the PKGBUILD from the old "termius-app", (I think) it would be better to use that source instead of the Snaps one.
@tbk Do you think you can adapt it to solve these issues with the existing package?
https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=termius-app
@Inetol There was a .deb based version I used for years that got removed a few months ago. I am not really sure why you would want an AUR package that is not on the latest version (the deb version would just always download the newest version regardless of the AUR listing). I thought about relisting, but my understanding is that they don't like multiple versions of the same thing on the AUR.
@dmnc Yeah, blame the .snap packages, I guess that .deb packages are not being used because Termius does not show a listing with all the versions and in its official page only lets you download the latest version.
Does a calling the app from URI work for you guys? I can't login with Google because of it.
mkdir: cannot create directory ‘termius’: File exists
==> ERROR: A failure occurred in prepare().
prepare step seems to need mkdir -p
to avoid this build error when already previously built.
A crappy workaround I've thought of to solve the "/opt/Termius/chrome-sandbox" error is to create that folder before installing.
Hello Xenfo now i have chmod: cannot access '/opt/Termius/chrome-sandbox': No such file or directory
I've fixed the error dyrer
Hello, I am trying to install but i got this error ERROR: One or more files did not pass the validity check!
Pinned Comments
tbk commented on 2019-06-11 00:26 (UTC) (edited on 2019-06-11 01:26 (UTC) by tbk)
There is an issue when running multiple instances where the second instance does not render the interface the snap package suffers from the same issue.