Help installing Snaps on Pinephone running Manjaro ARM w/ Phosh
#1
Question 
I'm trying to install Snaps on my Pinephone running Manjaro ARM w/ Phosh, following the official installation directions for Arch Linux, here: https://snapcraft.io/docs/installing-snap-on-arch-linux

I've hit an impasse, with the message "Pacman is currently in use, please wait." repeating on the terminal screen.

The last command I entered was...
Code:
makepkg -si


Is there a way I can see if Pacman is running in the background and close it?

Thanks in advance.
For byte-sized tech and software tips check out my Danimations Digital Media tips channel on Youtube Big Grin
  Reply
#2
Code:
ps -ef
should give you a full process list. See the man page to get details of these options and the others available:
Code:
man ps
Pipe into less if scrolling is tricky, or grep if you know what you're looking for and just want to see the filtered results.
You can then use the kill command with the process ID. Perhaps also look at pgrep, pkill and killall commands and their man pages.

It may be that there is no process, just a left over lock file that needs removing manually.
  Reply
#3
Thanks, good to know should this happen again. It turned out that the problem was cleared with a reboot of the phone. Still keen to hear from anyone who's tried to run Android apps on a Pinephone, using AnBox, WayDroid or any other similar app.
For byte-sized tech and software tips check out my Danimations Digital Media tips channel on Youtube Big Grin
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  systemic issue pinephone penguins_rule 3 377 04-02-2024, 11:52 AM
Last Post: Kevin Kofler
  link for supported pinephone os manjharo et all penguins_rule 2 208 03-19-2024, 10:36 AM
Last Post: penguins_rule
  Manjaro: Settings doesnt open nbh 0 576 09-24-2023, 05:25 PM
Last Post: nbh
  Can't get ring on Manjaro Pine Phone thorensjubilee 12 3,391 06-09-2023, 04:40 AM
Last Post: thorensjubilee
  Is Manjaro ARM a Rolling Release? jojuma 4 1,563 05-10-2023, 09:27 PM
Last Post: Kevin Kofler
  new PinePhone upgrade issue WhiteHexagon 5 1,769 05-09-2023, 04:09 PM
Last Post: WhiteHexagon
  Where Does Manjaro Phosh Store Its Custom Keystrokes? jakfish 0 796 04-25-2023, 09:49 AM
Last Post: jakfish
Exclamation My short experience with Manjaro Plasma Mobile anonymous 10 4,662 03-02-2023, 07:25 PM
Last Post: Kevin Kofler
  Can't add micro SD card to Pinephone thorensjubilee 7 2,493 02-27-2023, 10:21 AM
Last Post: mikehenson
  Backup and Home Screen Tinkering on Phosh jakfish 0 852 02-24-2023, 12:56 PM
Last Post: jakfish

Forum Jump:


Users browsing this thread: 1 Guest(s)