Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error with 00_i686/bin/dialog not found #1151

Closed
peabee opened this issue Mar 1, 2018 · 3 comments
Closed

Error with 00_i686/bin/dialog not found #1151

peabee opened this issue Mar 1, 2018 · 3 comments

Comments

@peabee
Copy link
Contributor

peabee commented Mar 1, 2018

Trying to do a 32-bit build with:
BUILD_FROM_WOOF='testing;9e01ecb7;2018-02-28 19:24:23 -0600'
getting errors in 3builddistro-Z:

Now building initial ramdisk in initrd-tree/...
LANG: en_US.UTF-8

  • Extracting initrd_progs-20170706-2-static.tar.xz...
    Arch: i686

  • Using default locale

  • Using default keymap
    00_i686/bin/dialog not found
    mv: cannot stat 'initrd.[gx]z': No such file or directory
    No initrd... exiting

@peabee peabee changed the title Error with Error with 00_i686/bin/dialog not found Mar 1, 2018
@wdlkmpx
Copy link
Contributor

wdlkmpx commented Mar 1, 2018

There are 2 ways to fix this... in x86_64 pup go to initrd-progs/, open a terminal window and run ./build.sh tarball it will download stuff and compile for a few minutes.. post a link to the tarball here. Or i can disable the dialog app for the build to work.

@woodenshoe-wi
Copy link
Contributor

That happened because wdlkmpx wanted me to recompile the inird-progs and added dialog to inird-progs/build.conf, but I only recompiled the arm initrd-progs because there was nothing wrong with the i686 initrd-progs, but they don't include dialog yet.

@peabee
Copy link
Contributor Author

peabee commented Mar 1, 2018

#2 "disable" is preferred.....

@wdlkmpx wdlkmpx closed this as completed Mar 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants