libremesh / chef

Online ImageBuilder for OpenWrt/LibreMesh
https://chef.libremesh.org/
GNU Affero General Public License v3.0
78 stars 31 forks source link

I think I broke zyxel builds.. #82

Closed sokoow closed 5 years ago

sokoow commented 5 years ago

Hey, I tried to build zyxel 2812 F3 couple of times and now I'm only getting this: https://chef.libremesh.org/download/faillogs/faillog-b88de8aa7419.txt

verifying sha256sums signature
gpg: assuming signed data in 'sha256sums'
gpg: Signature made Wed 30 Jan 2019 11:10:59 PM PST
gpg:                using RSA key 0F20257417E1CE16
gpg: Good signature from "OpenWrt Release Builder (18.06 Signing Key) <openwrt-devel@lists.openwrt.org>" [ultimate]
verified sha256sums signature.
ln: failed to create symbolic link '/home/aparcar/worker/imagebuilder/openwrt/18.06.2/lantiq/xrx200/key-build': File exists

it stopped being nice to me - help ? :D

aparcar commented 5 years ago

Should be fixed via https://github.com/aparcar/meta-imagebuilder/commit/d4251ecac38ac7fa448233073aaa3f44cee42260

sokoow commented 5 years ago

Cool, that is working now, but some builds started throwing me Failed to load resource: the server responded with a status of 409 (CONFLICT)

aparcar commented 5 years ago

Means that packages are in conflict, like odhcpd-ipv6only and odhcpd. Check the buildlog to see what went wrong.