plasma-phone-packaging / pm-flashtool

Tool for Flashing PM as LXC Container on top of CM
44 stars 27 forks source link

Missing images.plasma-mobile.org/halium/deb folder causes "./pm-flash" to fail #43

Open WNYmathGuy opened 4 years ago

WNYmathGuy commented 4 years ago

I'm trying to put that Plasma Mobile on my old Nexus 7 Gen II w/SIM card slot, and also onto my Nexus 5. I'm following the guide located at: https://docs.plasma-mobile.org/Installation.html

It wasn't as simple as it looked. I couldn't get fastboot format cache or fastboot format userdata to execute on my Ubuntu 18.04.3 LTS workstation. I forgot what the error was but it errored out with code 1 where it couldn't write to superblock. I got past that by trying it on a Windows 10 machine, but Windblows doesn't know what to do with ./pm-flash or pm-flash. After switching back to the Ubuntu machine, I gave that ./pm-flash another try, and it seems to be working perfectly up till the very end where the "deb" repository is non-existent for some reason:

+ echo 'Downloading the latest boot, recovery, and system images  ... '
Downloading the latest boot, recovery, and system images  ... 
++ curl https://images.plasma-mobile.org/halium/deb/halium_stamp
+ HALIUM_VERSION='<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL was not found on this server.</p>
<hr>
<address>Apache Server at images.plasma-mobile.org Port 443</address>
</body></html>'
+ wget -c https://images.plasma-mobile.org/halium/deb/recovery.img -P deb
--2019-10-14 17:36:03--  https://images.plasma-mobile.org/halium/deb/recovery.img
Resolving images.plasma-mobile.org (images.plasma-mobile.org)... 207.154.251.179
Connecting to images.plasma-mobile.org (images.plasma-mobile.org)|207.154.251.179|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2019-10-14 17:36:03 ERROR 404: Not Found.

I'm not sure where to go from here.

DeWarner commented 4 years ago

not sure where 'deb' is coming from in that url, it should be your device codename (bullhead or hammerhead), this project does not support nexus 7 as far as i know, only 5 and 5x. can you try again with the nexus 5 and share the full output if it doesnt work?

tiendasoficiales commented 2 years ago

not sure where 'deb' is coming from in that url, it should be your device codename (bullhead or hammerhead), this project does not support nexus 7 as far as i know, only 5 and 5x. can you try again with the nexus 5 and share the full output if it doesnt work?

With Nexus 5 hammerhead nothing, file is missing or not existing....