Hi Eric, A correct docker image can be found here [1]. Avoid 'latest' links for now :\ I thought we had a watchdog for that, but it may be broken (Christmas effect???). The script here [2] might also help: some external volumes can be used for building. Don't hesitate to mount a SSD volume for the build: this makes a visible difference. At IoT.bzh, we often use a dedicated btrfs volume for /var/lib/docker: this is far better than the defaut overlayfs from a performance and backup POV. Docker daemon should automatically detected btrfs and use the appropriate storage backend. If that's not the case, you can always force it through config (/etc/sysconfig/docker or /etc/default/docker or ... it depends on your distro) Hope this helps! [1]:https://download.automotivelinux.org/AGL/snapshots/sdk/docker/docker_agl_worker-generic-6.90.0-139.tar.xz [2]:https://git.automotivelinux.org/AGL/docker-worker-generator/tree/contrib/create_container Best regards, --- Stephane Desneux - CTO - IoT.bzh stephane.desneux@xxxxxxx - www.iot.bzh On 07/01/2019 22:53, Eric Dubé wrote: > Update: it's not just me, it looks like something is wrong with the > link. The archive is only 32 bytes in size. > > This is what download.automotive.org is sending me: > FD 37 7A 58 5A 00 00 04 E6 D6 B4 46 00 00 00 00 1C DF 44 21 1F B6 F3 > 7D 01 00 00 00 00 04 59 5A > > This is the exact URL the documentation I referred to says to use: > https://download.automotivelinux.org/AGL/snapshots/sdk/docker/docker_agl_worker-latest.tar.xz > > > On Mon, Jan 7, 2019 at 4:14 PM Eric Dubé <eric.alex.dube@xxxxxxxxx> wrote: >> >> Hello, >> >> I just tried to re-download the AGL worker image after spending hours >> troubleshooting my Docker installation (changed the location of >> /var/lib/docker to an external drive because the build size was too >> large, which caused number of problems and regret that I won't get >> into in this email). >> >> After removing the docker-storage.conf file that changed the location >> of /var/lib/docker, and deleting the old docker folder entirely, I now >> receive this error when I try to download and load the AGL Generic >> Worker image: >> >> `open /var/lib/docker/tmp/docker-import-475836070/repositories: no >> such file or directory` >> >> where 475836070 is different each time. >> >> I'm following step 3 on the following URL from the documentation: >> http://docs.automotivelinux.org/master/docs/getting_started/en/dev/reference/setup-sdk-environment.html >> >> Is this possibly specific to AGL? I can't tell because other Docker >> commands are working fine, and I don't use the `docker load` command >> for anything else. >> >> Any suggestions are greatly appreciated > > > > -- > Eric Dubé > > Personal - eric.alex.dube@xxxxxxxxx > > UOIT - eric.dube@xxxxxxx > > Rosewood Technologies - eric@xxxxxxxxxxxxxxxx > _______________________________________________ > automotive-discussions mailing list > automotive-discussions@xxxxxxxxxxxxxxxxxxxxxxxxx > https://lists.linuxfoundation.org/mailman/listinfo/automotive-discussions > _______________________________________________ automotive-discussions mailing list automotive-discussions@xxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linuxfoundation.org/mailman/listinfo/automotive-discussions