Pi-Apps-Recreates / pi-apps-x86

Pi-Apps For X86
GNU General Public License v3.0
15 stars 7 forks source link

tried to install stuff from pi apps x86 on my pi os laptop. many softwares i tried similar error #18

Open FalconKn1ght opened 1 year ago

FalconKn1ght commented 1 year ago

┏━━━┓
┏━━┻━━━┻━━┓
┃ ⬛⬛⬛ ┃ ▕ᑐ • ▁ ʌ
┃ ⬛⬛⬛ ┃ ▕ │ ╱‾╲▕ᑐ ▕ᑐ S - x86 ┃ ⬛⬛⬛ ┃ ▕ ▕
╰━━━━━━━━━╯

Installing Snap Store... Running pkg-install... Waiting until APT locks are released... Done Running sudo apt update...

Hit:1 http://deb.debian.org/debian bullseye InRelease Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease Hit:3 http://deb.debian.org/debian bullseye-updates InRelease Hit:4 http://archive.raspberrypi.org/debian bullseye InRelease Hit:5 https://packages.microsoft.com/repos/vscode stable InRelease 3 packages can be upgraded. Run 'apt list --upgradable' to see them. Some packages can be upgraded. Please consider running sudo apt full-upgrade.

Creating dummy deb...

Dummy deb is already installed. Uninstalling it first...

The following packages were automatically installed and are no longer required: gconf2-common libgconf-2-4 libsquashfuse0 squashfuse sse3-support Use 'sudo apt autoremove' to remove them. The following packages will be REMOVED: pi-apps-6939c8a1* 0 upgraded, 0 newly installed, 1 to remove and 3 not upgraded. (Reading database ... 166676 files and directories currently installed.) Removing pi-apps-6939c8a1 (1.0) ... Waiting until APT locks are released... Done

Installing dummy deb... The following package was automatically installed and is no longer required: sse3-support Use 'sudo apt autoremove' to remove it. The following NEW packages will be installed: pi-apps-6939c8a1 0 upgraded, 1 newly installed, 0 to remove and 3 not upgraded. (Reading database ... 166676 files and directories currently installed.)

Apt finished.

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

Reading package lists... Building dependency tree... Reading state information... snapd is already the newest version (2.49-1+deb11u1). The following package was automatically installed and is no longer required: sse3-support Use 'sudo apt autoremove' to remove it. 0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded. All snaps up to date. error: snap "core20" is not available on stable for this architecture (i386) but exists on other architectures (amd64, arm64, armhf, ppc64el, riscv64, s390x). Snapd was unable to install core20

Failed to install Snap Store with install script! ▲ Need help? Copy the ENTIRE terminal output or take a screenshot. Please ask on Github: https://github.com/MCRaspRBX/pi-apps-x86/issues/new/choose Or on Discord: https://discord.gg/RXSTvaUvuu fatal: not a git repository (or any of the parent directories): .git

Close this window to exit.

pls help

oxmc commented 1 year ago

@FalconKn1ght It looks like a git clone issue, i'll see what i can do!