On Mon, 2018-03-19 at 01:32 -0700, [email protected] wrote: > Hello, > > I'm trying make set up vpn with bitmask application. > > I tried install bitmask to debian template. > > have done steps listed on bitmask site as below in termainal: > > sudo apt install leap-archive-keyring > sudo sh -c 'echo "deb http://deb.leap.se/client release stretch" > > /etc/apt/sources.list.d/bitmask.list' > sudo apt update && sudo apt install bitmask > > But there is info as below > > Some packages could not be installed. This may mean that you have > requested an impossible situation or if you are using the unstable > distribution that some required packages have not yet been created > or been moved out of Incoming. > The following information may help to resolve the situation: > > The following packages have unmet dependencies: > bitmask : Depends: bitmask-core but it is not going to be installed > Depends: bitmask-qt but it is not going to be installed > Depends: bitmask-vpn but it is not going to be installed > Depends: bitmask-mail but it is not going to be installed > E: Unable to correct problems, you have held broken packages. > > How can I resolve this problem? Any advices? >
Shouldn't you use 'apt-get' (or 'aptitude') instead of plain 'apt'? Sincerely, Joh -- 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/1521470236.5485.118.camel%40graumannschaft.org. For more options, visit https://groups.google.com/d/optout.
