Question: Does bodhibuilder have any relationship to Bodhi Linux?
Question: Does bodhibuilderhave any relationship to Bodhi Linux?
Question: Does this have any relationship to Bodhi Linux?
Hi, when I try to install bodhibuilder (bodhibuilder_2.18.5_all.deb) on Ubuntu 20.04 I get : Error Dependency is not satisfiable:python-glade2 What do I need to do to achive successful installation, advice please.
Are you referring to removal of ubiquity-frontend-gtk? (It should remove it then re-install it. We were having issues in Bodhi that caused us to create this step.) And which version of Ubuntu are you running on? (I have not tested this at all yet on 19.x)
ubiquity gtk
Thank you
I'll handle any code changes or issues through github. Thanks!
Thank you for the great work Where shall I post some changes that I made here or https://github.com/stacefauske/bodhibuilder_2.1.x
Home
Home
Home
There's not really an implementation for this type of thing after the ubiquity installer runs. The script '/etc/bodhibuilder/ubiquity/apt-setup.bb' runs during the installation and I have indicated with comments a place where an end-user could input script commands. But that script runs toward the beginning of install, so I'm not sure whether or not it would do what you're expecting. Only thing I can suggest is to try adding your script commands to 'apt-setup.bb' and see if it works as expected.
Wonderful news. Thanks for the reply. I eagerly await your next release. I always wait until Ubuntu releases their first point release of an LTS before doing anything with it. July will be fun. :)
Hi ezos, I have actually already implemented the 990 uid into v 2.18.2. We're trying to get offline UEFI installs working again before releasing it though. Hopefully in a couple of days.
I have been looking over your Bodhibuilder script and I have used it many times on Xubuntu with great success. However, After installing Virtualbox, since it takes UID and GUID 999, leaves Bodhibuilder unable to function unless I take all the necessary steps to reassign the UID and GUID of Virtualbox. After looking at Pinguy Builder's script, I noticed that there is a section at line 229: #Changing caspers user-uid sed -i -e 's@user-uid [0-9]*@user-uid 990@' /usr/share/initramfs-tools/scripts/casper-bottom/*adduser...
I have been looking over your Bodhibuilder script and I have used it many times on Xubuntu with great success. However, After installing Virtualbox, since it takes UID and GUID 999, leaves Bodhibuilder unable to function unless I take all the necessary steps to reassign the UID and GUID of Virtualbox. After looking at Pinguy Builder's script, I noticed that there is a section at line 229: #Changing caspers user-uid sed -i -e 's@user-uid [0-9]*@user-uid 990@' /usr/share/initramfs-tools/scripts/casper-bottom/*adduser...
I have been looking over your Bodhibuilder script and I have used it many times on Xubuntu with great success. However, After installing Virtualbox, since it takes UID and GUID 999, leaves Bodhibuilder unable to function unless I take all the necessary steps to reassign the UID and GUID of Virtualbox. After looking at Pinguy Builder's script, I noticed that there is a section at line 229: #Changing caspers user-uid sed -i -e 's@user-uid [0-9]*@user-uid 990@' /usr/share/initramfs-tools/scripts/casper-bottom/*adduser...
Please help with bodhibuilder
See Also:
Home
See Also:
To get support with bodhibuilder, you can post your questions in this forum. But...