gobolinux / Compile

The GoboLinux build tool
52 stars 15 forks source link

how to fix "Missing import: UnionFS" ? #55

Closed sergey6661313 closed 3 months ago

sergey6661313 commented 2 years ago

I just fresh install gobolinux and completed all instuctions in GoboLinux-017-Known-Issues-and-Fixes. but i see Missing import: UnionFS if use Compile util...

Nuc1eoN commented 1 year ago

Hi @sergey6661313, where do you see this?

sergey6661313 commented 1 year ago

I ran gobos in virtualbox. And then deleted that image. Now I can't repeat that mistake. But I remember that this problem created only if i install gobolinux AFTER all "Issues-and-Fixes" on USB-live system.

I have to it non exactly like wiki. example: i run commands "InstallPackage https://gobolinux.org/packages/017/Fuse--2.9.7--x86_64.tar.bz2" "InstallPackage https://gobolinux.org/packages/017/UnionFS-Fuse--2.1--x86_64.tar.bz2" with flag "--no-check-certificate" because certificate non work on live system.

i run "Compile --no-check-certificate Automake 1.16.4" and "Compile --no-check-certificate DebianUtils 5.7" before "sudo Compile --no-check-certificate CA-Certificates" because flag "--no-check-certificate" non inherent for dependencies in compile tool.

If i install Gobo without all of this - Compile working...

Nuc1eoN commented 3 months ago

Closing for now because cannot be reproduced

If it happens again feel free to shoot a message with reproducible steps :pray: