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

add steps from first_run.sh to Vagrantfile? #740

Open
KrisThielemans opened this issue Jul 12, 2022 · 1 comment
Open

add steps from first_run.sh to Vagrantfile? #740

KrisThielemans opened this issue Jul 12, 2022 · 1 comment
Assignees

Comments

@KrisThielemans
Copy link
Member

When creating #739, I wondered if we shouldn't put configure_gnome.sh and configure_jupyter.sh in our Vagrantfile (with a sudo -u $SIRFUSER or similar presumably). Would that work?

We then only need to do zero_fill.sh before exporting.

@KrisThielemans
Copy link
Member Author

Adding configure_gnome doesn't work.

    default: + sudo -u sirfuser -H bash /home/sirfuser/devel/SIRF-SuperBuild/VirtualBox/scripts/configure_gnome.sh
    default: grep: /proc//environ: No such file or directory
    default: grep: /proc//environ: No such file or directory
    default:
    default: (process:19593): dconf-WARNING **: 15:38:30.670: failed to commit changes to dconf: The given address is empty
    default:
    default: (process:19596): dconf-WARNING **: 15:38:30.673: failed to commit changes to dconf: The given address is empty
    default:
    default: (process:19599): dconf-WARNING **: 15:38:30.675: failed to commit changes to dconf: The given address is empty
    default:
    default: (process:19602): dconf-WARNING **: 15:38:30.677: failed to commit changes to dconf: The given address is empty
    default:
    default: (process:19605): dconf-WARNING **: 15:38:30.680: failed to commit changes to dconf: The given address is empty
    default:
    default: (process:19608): dconf-WARNING **: 15:38:30.683: failed to commit changes to dconf: The given address is empty
    default:
    default: (process:19611): dconf-WARNING **: 15:38:30.685: failed to commit changes to dconf: The given address is empty

Not sure why this is

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

2 participants