https://bugzilla.redhat.com/show_bug.cgi?id=1169966 --- Comment #7 from Lokesh Mandvekar <lsm5@xxxxxxxxxx> --- (In reply to Tom "spot" Callaway from comment #6) > Do I want to know why this package needs an entire prebuilt PXE image of > another Linux distribution? >From what I've gathered as yet, the rkt (stage 0 binary) depends on stage1_rootfs which is gotten from the pxe image. Commenting out the part which fetches the pxe image from build script, I see this: $ ./build Building actool... Building ACE validator... Building init (stage1)... Packaging init (stage1)... Building rkt (stage0)... gopath/src/github.com/coreos/rocket/stage0/run.go:35:2: cannot find package "github.com/coreos/rocket/stage0/stage1_rootfs" in any of: /usr/lib/golang/src/github.com/coreos/rocket/stage0/stage1_rootfs (from $GOROOT) /usr/share/gocode/src/github.com/coreos/rocket/stage0/stage1_rootfs (from $GOPATH) /home/lsm5/gocode/src/github.com/coreos/rocket/stage0/stage1_rootfs /home/lsm5/repositories/github.com/coreos/rocket/gopath/src/github.com/coreos/rocket/stage0/stage1_rootfs Maybe we could try a fedora rootfs instead, but no idea how well that'd work, also gotta check with upstream about that (if we're to pursue that option) Correct me if I'm wrong, people -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review