guysoft / OctoPi

Scripts to build OctoPi, a Raspberry PI distro for controlling 3D printers over the web
GNU General Public License v3.0
2.49k stars 369 forks source link

[BUG] Problems with 'Build OctoPi From within OctoPi ' #652

Closed jane-rose closed 4 years ago

jane-rose commented 4 years ago

What were you doing?

  1. Just follow the readme file the 'Build OctoPi From within OctoPi / Raspbian / Debian / Ubuntu' part
  2. in last step, it reports an error

What did you expect to happen?

The build.log file is showed as below . build1.log

What happened instead?

Did the same happen when running OctoPrint in safe mode?

Version of OctoPi

OctoPi 0.17.0 pi 3 model B+

Printer model & used firmware incl. version

Screenshot(s)/video(s) showing the problem:

[Uploading build1.log…]()

I have read the FAQ.

guysoft commented 4 years ago

Entry from build.log:

losetup: /dev/loop0: detach failed: No such device or address

Duplicate of https://github.com/guysoft/CustomPiOS/issues/55

Try running again. The issue is a bug in Docker (which its good you are using) where it does not update in time the loopback devices. It tends to fail once, then work on the next run.

jane-rose commented 4 years ago

sorry, upload wrong file. buildPi.log

guysoft commented 4 years ago

This issue has been opened at: #653 Please comment there