Am Dienstag, 4. Dezember 2018 01:24:47 UTC+1 schrieb n1ete:
> Am Dienstag, 4. Dezember 2018 01:04:33 UTC+1 schrieb unman:
> > On Mon, Dec 03, 2018 at 06:30:40AM -0800, n1ete wrote:
> > > Am Montag, 3. Dezember 2018 15:07:25 UTC+1 schrieb unman:
> > > > On Mon, Dec 03, 2018 at 06:05:16AM -0800, n1ete wrote:
> > > > > Am Montag, 3. Dezember 2018 13:35:40 UTC+1 schrieb unman:
> > > > > > On Sat, Dec 01, 2018 at 12:56:07PM -0800, n1ete wrote:
> > > > > > > i created today 3 minimal templates for qubes. 
> > > > > > > centos-7, f29 and an debian stretch one...
> > > > > > > 
> > > > > > > they all appear to start fine but the xterm window doesnt show up 
> > > > > > > on all of them.
> > > > > > > my first instant thought that something at the builder script 
> > > > > > > went wrong....even after reread template applications nothing 
> > > > > > > changed... 
> > > > > > > 
> > > > > > > except on the stretch template: after rereading the applications, 
> > > > > > > uxterm was added and is also showing up when i start it from the 
> > > > > > > menu
> > > > > > > this lead me to the assumption that building went in general fine 
> > > > > > > and something else is broken....
> > > > > > > 
> > > > > > > .xsession-error log shows no errors expect for some scaling issues
> > > > > > > but mainly after an "qvm-run -a centos-7-minimal xterm" 
> > > > > > > 
> > > > > > > i see
> > > > > > > "
> > > > > > > centos-7-minimal: Starting GUI
> > > > > > > centos-7-minimal: Sending monitor layout
> > > > > > > "
> > > > > > > 
> > > > > > > help for debbuging this and pointing me into the right direction 
> > > > > > > is greatly appreciated ;)
> > > > > > > 
> > > > > > 
> > > > > > run qvm-run with -p flag, and you may see something useful.
> > > > > > 
> > > > > > Or qvm-start centos-7-minimal, and then attach to console using 
> > > > > > 'sudo xl console centos-7-minimal' - log in as root,' su - user', 
> > > > > > and then
> > > > > > start running commands and checking output and logs.
> > > > > > 
> > > > > > unman
> > > > > 
> > > > > 
> > > > > thanks for the hint attaching to the console....login as root needs a 
> > > > > password and i didnt set yet any... i could mount the root fs and 
> > > > > chroot into it to set one but did i forgott something when building 
> > > > > these templates? any recommended procedure to set one?
> > > > > 
> > > > You dont have passwordless-root package installed.
> > > > Much easier to qvm-run -u root passwd
> > > 
> > > thank you so much....
> > > you think thats it? so i integrate the passwordless-root in my building 
> > > process and it should work?
> > > 
> > > if i do on dom0 a "qvm-run -u root centos-7-minimal passwd" it doesnt 
> > > return anything...and stuck there with a blinking cursor like any 
> > > "qvm-run" command
> > > 
> > 
> > You want to intercat with the passwd command, so of course you need -p;
> > qvm-run -p -u root <qube> passwd
> 
> yeah your right, figured that out a bit later...unfortunatly nothing happens 
> after execution the cursor just sits there like the programm (passwd) is open 
> but i cant see nothing on dom0...i have to ctrl+c out and get some python 
> traceback shown in dom0 terminal.
> 
> cant see in the build logs folder any passwordless sudo meta package but 
> found some other errors in all of the template building logs could this be 
> related to my error?
> 
> "
> -> Installing core RPM packages...
> /bin/sh: error while loading shared libraries: libtinfo.so.5: cannot open 
> shared object file: No such file or directory
> warning: %post(libsepol-2.5-8.1.el7.x86_64) scriptlet failed, exit status 127
> Failed to get D-Bus connection: Operation not permitted
> "
> 
> 
> 
> btw. any easy way to copy+paste logs from dom0 or do i have to copy the files 
> first in a lower lvl domain?


so i put another few hours into troubleshooting and managed to remove some 
build errors trough solving dependencies, tried the 4.0 and 4.1 stable 
sources,but still no luck....

so i missed obviously something at the building process?! 

Even if the paswordless sudo setup has to be done on minimal templates, i 
should be able to see and work with a terminal on a fresh created template with 
qubes-builder i guess?

thanks in advance ;)

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/5085b539-aabd-4248-b19d-1ed772f6de29%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to