Skip to content
This repository has been archived by the owner on Nov 24, 2019. It is now read-only.

Stuck in the last step #57

Open
Turbo7785 opened this issue Mar 3, 2019 · 2 comments
Open

Stuck in the last step #57

Turbo7785 opened this issue Mar 3, 2019 · 2 comments

Comments

@Turbo7785
Copy link

Hello there.

After the two first steps successful, I get this error messages trying to
"sudo dpkg -i octoprint-tft_0.1.2-1.jessie_armhf.deb"

After sending this command, this appears:

pi@octopi:~ $ sudo dpkg -i octoprint-tft_0.1.2-1.jessie_armhf.deb
(Reading database ... 51934 files and directories currently installed.)
Preparing to unpack octoprint-tft_0.1.2-1.jessie_armhf.deb ...
Unpacking octoprint-tft (0.1.2-1) ...
dpkg-deb (subprocess): cannot copy archive member from 'octoprint-tft_0.1.2-1.jessie_armhf.deb' to decompressor pipe: unexpected end of file or stream
dpkg-deb (subprocess): decompressing archive member: lzma error: unexpected end of input
dpkg-deb: error: subprocess returned error exit status 2
dpkg: error processing archive octoprint-tft_0.1.2-1.jessie_armhf.deb (--install):
cannot copy extracted data for './usr/bin/OctoPrint-TFT' to '/usr/bin/OctoPrint-TFT.dpkg-new': unexpected end of file or stream
Errors were encountered while processing:
octoprint-tft_0.1.2-1.jessie_armhf.deb

I've tried with sudo apt --fix-broken install without success.

Could you guys help me with this? I don't know so much about coding...

Thanks for your attention

@pkret
Copy link

pkret commented Mar 7, 2019

...sounds like the file is incomplete. Try re-downloading the .deb, it should be 2250008 bytes big.
if wget https://github.com/mcuadros/OctoPrint-TFT/releases/download/v0.1.2/octoprint-tft_0.1.2-1.jessie_armhf.deb gives you an error, try: curl -LO https://github.com/mcuadros/OctoPrint-TFT/releases/download/v0.1.2/octoprint-tft_0.1.2-1.jessie_armhf.deb

@Turbo7785
Copy link
Author

Sorry for the late reply, but I've been very busy with work and so.
Thank you so much for the help, it worked flawlessly!
Now I have a problem with the reaolution, but I'll try to deal with it later.

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

No branches or pull requests

2 participants