#tvOS Jailbreak help

49 messages · Page 1 of 1 (latest)

frigid moon
#

My jailbroken apple TV that uses palera1n has been having an issue with PurePKG. When downloading a tweak or app it says 'E: Malformed entry 1 in sources file /etc/apt/sources.list.d/purepkg.sources (URL parse) E: The list of sources could not be read' in the logs. How can I fix this? I have trollstore lite so is there a .ipa or .tipa that is a alternate package manerger, or is there a file manager, or a terminal .ipa?

gentle graniteBOT
#

@frigid moon You already have an open thread in this category. Please use /solved to close that thread before creating a new one.

frigid moon
velvet lion
#

There isn't a (competent) file manager, no (working) alternative package manager, and no terminal application.

frigid moon
#

i have tried to ssh into it using it’s ip (192.168.20.45) but the password alpine doesn’t work

#

i never changed the password, I don’t even know how

velvet lion
keen moth
#

If you get ssh'd in do you mind just doing cat /etc/apt/sources.list.d/purepkg.sources

#

and sending the output here

frigid moon
#

ok

frigid moon
#

I still can't ssh into it. I'm using windows with putty. I can connect to it, then it asks for a username and password. I've tried admin, Admin and leaving the username space blank. I don't know what it could be. For the password, I've tried alpine, and the sudo password I set in palera1n.

velvet lion
#

The password is the sudo password you chose

frigid moon
keen moth
#

Ahh I see their typo

#

It's https:/zenzeq.github.io/tv not https:/zezeq.github.io/tv

velvet lion
#

yeah
a few typos there

keen moth
#

Let me fix that

keen moth
#

Oh yeah and that

#

Librewolf just autocorrected that ig

velvet lion
keen moth
velvet lion
#

I don't think it has tvOS support

#

I could be very wrong though

#

tvOS repos are few and far between

frigid moon
#

So how do I remove these?

#

PurePKG just doesn't delete them if I press and hold on the broken repos

keen moth
#

known bug in pureplg

velvet lion
#

god is purepkg ever something

keen moth
#

Where are these set

#

Can't find them in the loader app code or the script

velvet lion
# frigid moon So how do I remove these?

try:

cat <<EOF > /etc/apt/sources.list.d/purepkg.sources
Types: deb
URIs: http://apt.thebigboss.org/repofiled/cydia/
Suites: ./
Components:


Types: deb
URIs: https://zenzeq.github.io/tv
Suites: ./
Components:
EOF
frigid moon
#

zsh: permission denied: /etc/apt/sources.list.d/purepkg.sources

velvet lion
#

then enter the sudo password after running, password won't show as you're typing it etc etc

velvet lion
#

It's just Procursus, PurePKG's repo, and the palera1n repo

frigid moon
velvet lion
#

try

sudo zsh

then run

cat <<EOF > /etc/apt/sources.list.d/purepkg.sources
Types: deb
URIs: http://apt.thebigboss.org/repofiled/cydia/
Suites: ./
Components:


Types: deb
URIs: https://zenzeq.github.io/tv
Suites: ./
Components:
EOF
frigid moon
#

okay I did that

#

with no errors

velvet lion
#

good
try restarting the PurePKG app and it should be fine now

frigid moon
velvet lion
# frigid moon not fine

this is some kind of package/dependency issue due to something you attempted to install and PurePKG didn't properly resolve the dependency for it frcoal

all I can really suggest there is to look through your recently installed packages and try to remove whatever could be causing the issue

frigid moon
#

nvm I downloaded something from the zenzeq repo and it worked