Bug#894634: gcc-7: Missing dependency on g++ ?

2018-04-06 Thread Nicolas Braud-Santoni
On Mon, Apr 02, 2018 at 08:56:09PM +0200, Matthias Klose wrote: > On 02.04.2018 19:09, Nicolas Braud-Santoni wrote: > > Installing build-essential resulted in g++-7 being installed, which > > “fixed” the problem, so it looks like there are missing dependencies > > in whicheve

Bug#894634: gcc-7: Missing dependency on g++ ?

2018-04-02 Thread Nicolas Braud-Santoni
Package: gcc-7 Version: 7.3.0-14, 7.3.0-12 Severity: important Hi, I am unable to compile C++ sources on a fresh Debian install, with the `cpp` package installed: > $ cc main.cc > cc: error trying to exec 'cc1plus': execvp: No such file or directory Investigating with `strace -e trace=process