воскресенье, 21 октября 2018 г., 20:22:11 UTC+3 пользователь Alchemist написал:
> I'm trying to build the Ubuntu Bionic Template under 4.0, and I'm getting 
> this error:
> 
> Unable to find build-deps for qubes-meta-packages 
> 
> I saw that there was a bug open for it, but it was closed, what do I need to 
> do to make this work?

Hi! it really easy. today i have success to build bionic desktop. Branch 4.1

sudo dnf install git createrepo rpm-build make wget rpmdevtools dialog rpm-sign 
gnupg dpkg-dev debootstrap python2-sh perl-Digest-MD5 perl-Digest-SHA
wget https://keys.qubes-os.org/keys/qubes-master-signing-key.asc
gpg --import qubes-master-signing-key.asc 
gpg --edit-key 36879494
fpr
trust
5
y
q
wget https://keys.qubes-os.org/keys/qubes-developers-keys.asc
gpg --import qubes-developers-keys.asc
git clone git://github.com/QubesOS/qubes-builder.git
cd qubes-builder
git tag -v `git describe`
mkdir -p keyrings/git
cp ~/.gnupg/pubring.gpg ~/.gnupg/trustdb.gpg keyrings/git
./setup
Yes
Yes
4.1
Stable
Yes
Select builder-fedora and builder-debian
Yes
Select only xenial
make install-deps
make get-sources
make qubes-vm

unfortunately there are no these applications

qubes-core-agent-passwordless-root

you need to access ubuntu
qvm-run -u root ubuntu  xterm and then EDITOR=vi visudo

qubes-usb-proxy

U can't access usb to bionic template desktop.



-- 
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/facb9bd3-8d9b-4636-bc8a-1f5ca195713b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to