On Thu, Mar 08, 2018 at 11:48:40PM -0800, sevas wrote: > Im reviving this. I get the same errors about conflict of qubes-core-agent. > > trying to overwrite '/etc/dconf/profile/user', which is also in > package qubes-core-agent 4.0.20-1+deb9u1 > dpkg-deb: error: paste subprocess was killed by signal (Broken pipe) > > How do we solve this? Im going to attempt the HVM method. >
It's a standard problem because two packages are providing the same file which Debian doesn't like. The solution ,(other than fixing the packages), is to use apt-get with the --force-overwrite option. Of course, you'll then have to manually deal with any updates to qubes-core-agent in the future. -- 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/20180309120953.7huw6t37xbajmmly%40thirdeyesecurity.org. For more options, visit https://groups.google.com/d/optout.
