Re: virtualbox - missing packages

2017-09-30 Thread Patrick Bartek
On Sat, 30 Sep 2017 07:33:50 +0200 Tamas Hegedus wrote: > Hi, > > A few weeks ago I could install virtualbox on stretch w/o any problem. > Now I try to install on a different computer and have the broken > packages error shown below. > > At the same time I have installed: > i libssl1.0.2

Re: virtualbox - missing packages

2017-09-30 Thread Tamas Hegedus
Hi, Thanks all the feed-backs, they helped in solving the problem. A few weeks ago, when my virtualbox install was successful, it was an upgrade and not fresh debian 9 install. Actually, finally I ended up to download the deb from virtualbox.org and it worked. However, it was only the install

Re: virtualbox - missing packages

2017-09-30 Thread Cindy-Sue Causey
On 9/30/17, Cindy-Sue Causey wrote: > On 9/30/17, Sven Hoexter wrote: >> On Sat, Sep 30, 2017 at 09:16:59AM +0200, Hans wrote: >> >>> maybe you need to add this entry in sources.list: >>> >>> deb http://download.virtualbox.org/virtualbox/debian stretch contrib >> >> Or you just use the packages f

Re: virtualbox - missing packages

2017-09-30 Thread Cindy-Sue Causey
On 9/30/17, Sven Hoexter wrote: > On Sat, Sep 30, 2017 at 09:16:59AM +0200, Hans wrote: > >> maybe you need to add this entry in sources.list: >> >> deb http://download.virtualbox.org/virtualbox/debian stretch contrib > > Or you just use the packages from stretch-backports? Those should be the > b

Re: virtualbox - missing packages

2017-09-30 Thread Sven Hoexter
On Sat, Sep 30, 2017 at 09:16:59AM +0200, Hans wrote: Hi, > maybe you need to add this entry in sources.list: > > deb http://download.virtualbox.org/virtualbox/debian stretch contrib Or you just use the packages from stretch-backports? Those should be the best fit for now. https://backports.deb

Re: virtualbox - missing packages

2017-09-30 Thread Hans
Am Samstag, 30. September 2017, 07:33:50 CEST schrieb Tamas Hegedus: Hi, maybe you need to add this entry in sources.list: deb http://download.virtualbox.org/virtualbox/debian stretch contrib See this doku: https://wiki.debian.org/VirtualBox#Debian_9_.22Stretch.22 Hope this helps. Good luck!