Hi Unman & ubestemt, thank you for your patience. I followed Unmans hints. The difference is that, due to no-full-fedora-appvm-working-error I was using a f-24-minimal als starting point. This is bad, since minimal means minimal.. so the setup script failed miserably several times without surprise. The first ones seemed easy. I added dialog, dialog-devel. Then it was dpkg-dev and debootstrap that were missing. Got them as well. Since gpg is used & installed I added as a guess additionally openssl & openssl-devel as well. Now I am stuck: Setup spills out
Traceback (most recent call last) File ./setup, line 1919 in <module> main(sys.arg) File ./setup, line 1902, in main Wizard(DialogUI(), **args)** File ./setup, line 1190 in __call__ self.verify_keys(self.keys, force=False) File ./setup, line 1233, in gpg-verify_key _env=env .. UnicodeDecodeError: 'ascii' code can't decode byte 0xc3 in position 91: ordinal not in range(128) This error, as suggested here https://stackoverflow.com/questions/21129020/how-to-fix-unicodedecodeerror-ascii-codec-cant-decode-byte is due to some coding problems. Maybe some 'errors' in the setup script never appear in a rich-fedora system, but fail in fedora-minimal? I have no clue how too fix that. Anyone might help? Bernhard -- 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 [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/fc72dc9f-e4ce-4ef7-e609-2380e533c73b%40web.de. For more options, visit https://groups.google.com/d/optout.
