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

Cannot update. Apt worked yesterday but totally ***fails*** today. #2273

Open
labbatt50 opened this issue Nov 16, 2023 · 5 comments
Open

Cannot update. Apt worked yesterday but totally ***fails*** today. #2273

labbatt50 opened this issue Nov 16, 2023 · 5 comments

Comments

@labbatt50
Copy link

Have not been able to update for a while. Seems like it can't find folder/files.
Today can't get apt to do anything as "apt: not found".
Have reported previously via Slack with no response.image

@Mnpn
Copy link
Member

Mnpn commented Nov 20, 2023

Hi! iSH does not use apt, as it runs Alpine. As the MOTD mentions, you can manage packages with apk. Also, I am not aware of an iSH Slack channel/server, so if you've come across one on there chances are it is unofficial!

@labbatt50
Copy link
Author

Martin:

I am a relative noob here so I won’t pretend to know how all this operates just that I find that iSH would be a valuable addition to my iPad.
All I can say is that when I got iSH through TestFlight, it comes with some link or other to Slack / Apple for crash reporting, etc.
If this is “Unofficial” I will use GitHub to report any issues I find there.
Apologies for bugging you. I am an old geezer and am trying to learn both iSH on iOS and Termux on Android… I may sometimes get confused (it is my middle name :-)).
I will try to recall IRC (it has been 25 odd years since using it) for more informal chats / questions.

Regards
L

@Mnpn
Copy link
Member

Mnpn commented Nov 20, 2023

Everyone is new at one point, so don't worry about bugging us or anything, we're here to help :) We're primarily active on GitHub and on Discord, so opening issues sounds good for tracking things!

@AutomationD
Copy link

Have not been able to update for a while. Seems like it can't find folder/files.
Today can't get apt to do anything as "apt: not found".
Have reported previously via Slack with no response.image

Since this is Alpine linux you need apk. Apk update, then apk add .

@labbatt50
Copy link
Author

Please put this in proper folder as I am new to this Linux. Thanx
Updates/upgrades have conflicts (?):

You can install packages with: apk add

You may change this message by editing /etc/motd.

##- [ ] localhost:# apk update
fetch http://apk.ish.app/v3.19-2024-03-26/main/x86/APKINDEX.tar.gz
fetch http://apk.ish.app/v3.19-2024-03-28/community/x86/APKINDEX.tar.gz
v3.19.1-298-g03c4df03632 [http://apk.ish.app/v3.19-2024-03-26/main]
v3.19.1-300-gcd8b42b5ec5 [http://apk.ish.app/v3.19-2024-03-28/community]
OK: 22065 distinct packages available
localhost:
# apk upgrade
ERROR: unable to select packages:
libffi-3.4.4-r3:
conflicts: libffi-3.3-r2
satisfies: llvm17-libs-17.0.5-r0[so:libffi.so.8] python3-3.11.8-r0[so:libffi.so.8] glib-2.78.4-r0[so:libffi.so.8]
wayland-libs-client-1.22.0-r4[so:libffi.so.8] p11-kit-0.25.3-r0[so:libffi.so.8]
wayland-libs-server-1.22.0-r4[so:libffi.so.8]
icu-libs-74.1-r0:
conflicts: icu-libs-67.1-r2
satisfies: qt5-qtbase-5.15.10_git20230714-r2[so:libicui18n.so.74] qt5-qtbase-5.15.10_git20230714-r2[so:libicuuc.so.74]
qt5-qtwebengine-5.15.16-r4[so:libicui18n.so.74] qt5-qtwebengine-5.15.16-r4[so:libicuuc.so.74]
libffi-3.3-r2:
conflicts: libffi-3.4.4-r3
satisfies: mozjs78-78.15.0-r0[so:libffi.so.7]
icu-libs-67.1-r2:
conflicts: icu-libs-74.1-r0
satisfies: mozjs78-78.15.0-r0[so:libicui18n.so.67] mozjs78-78.15.0-r0[so:libicuuc.so.67]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants