Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need help with device out of space #2619

Closed
3 tasks done
baboeska opened this issue Jul 14, 2024 · 6 comments
Closed
3 tasks done

Need help with device out of space #2619

baboeska opened this issue Jul 14, 2024 · 6 comments
Labels
Upstream Bug something isn't working that can only be fixed upstream User Error Issue is due to user error and not a bug with pi-apps

Comments

@baboeska
Copy link

Confirmations

What happened?

Cannot uninstall

Description

Monitor progress reads:
1 Will
Done

Pi-apps reports "Failed to install app for unknown reason" while attempting to uninstall ppsspp.
When using pi-apps to install ppsspp, I get issue where github says insufficient space on drive, cannot build.

What are your system specs (run the following command in your terminal)?

OS: Armbian 24.5.1 jammy
Armbian 24.5.1 jammy
OS architecture: 64-bit
Last updated Pi-Apps on: 07/13/2024
Latest Pi-Apps version: 07/15/2024
Kernel: aarch64 6.6.31-current-bcm2711
Device model: Raspberry Pi 4 Model B Rev 1.5
SOC identifier: bcm2711
Cpu name: Cortex-A72
Ram size: 3.49 GB
Language: en_US.UTF-8

(Recommended) Error log? Terminal output? Debug messages?

From uninstalliing:

tac: /tmp/tacKb6fTZ: write error: No space left on device
You need to specify an operation, and in most cases, which app to operate on.

(Pi-Apps:31423): GLib-GObject-CRITICAL **: 01:39:03.326: g_value_type_compatible: assertion 'src_type' failed

(Pi-Apps:31423): Gtk-WARNING **: 01:39:03.329: ../../../../gtk/gtkliststore.c:1039: invalid object type '

(Pi-Apps:31423): GLib-GObject-CRITICAL **: 01:39:03.329: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
cat: '': No such file or directory
cat: '': No such file or directory
@baboeska baboeska added the bug Something isn't working label Jul 14, 2024
@baboeska
Copy link
Author

Over 15gb of free space on /

@Botspot
Copy link
Owner

Botspot commented Jul 14, 2024

Could you run this command to check free space in /tmp?

df -h /tmp

@theofficialgman theofficialgman changed the title PPSSPP - github error, can't report bug as no error code Need help with device out of space Jul 15, 2024
@theofficialgman theofficialgman added User Error Issue is due to user error and not a bug with pi-apps and removed bug Something isn't working labels Jul 15, 2024
@baboeska
Copy link
Author

df -h /tmp
Filesystem Size Used Avail Use% Mounted on
tmpfs 1.8G 4.0K 1.8G 1% /tmp

@baboeska
Copy link
Author

baboeska commented Jul 16, 2024

Filesystem Size Used Avail Use% Mounted on
tmpfs 1.8G 1.8G 0 100% /tmp

fatal: sha1 file '/tmp/ppsspp/.git/modules/ffmpeg/index.lock' write error. Out of diskspace
error: failed to write new configuration file /tmp/ppsspp/.git/modules/libretro/libretro-common/config.lock
fatal: could not set 'core.worktree' to '../../../../libretro/libretro-common'
Failed to clone the repo

@baboeska
Copy link
Author

???

mount -o remount,size=5G /tmp/

???
would that work?

@Botspot
Copy link
Owner

Botspot commented Jul 16, 2024

I am not sure. This is something that you will need to resolve on your own, as we here are not familiar with Armbian.

@Botspot Botspot added the Upstream Bug something isn't working that can only be fixed upstream label Jul 26, 2024
@Botspot Botspot closed this as not planned Won't fix, can't repro, duplicate, stale Jul 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Upstream Bug something isn't working that can only be fixed upstream User Error Issue is due to user error and not a bug with pi-apps
Projects
None yet
Development

No branches or pull requests

3 participants