Welcome, Guest. Please login or register.
Did you miss your activation email?

Author Topic:  wait with current d-u, murky package removal  (Read 1850 times)

Offline michaa7

  • User
  • Posts: 2.295
wait with current d-u, murky package removal
« on: 2014/07/31, 23:56:43 »
I don't know what's going on here on 64 bit. But when kernel headers (and other packages) get removed, new compiler versions are kept back but an older compiler version get updated something seems not consistent.

So we should wait until the repos are updated with all needed packages or someone more experienced explains the situation.
Ok, you can't code, but you still might be able to write a bug report for Debian's sake

Offline seasons

  • User
  • Posts: 269
Re: wait with current d-u, murky package removal
« Reply #1 on: 2014/08/01, 00:36:10 »
As always, wait until the corresponding 32-bit packages of gcc are available. 32-bit always lags a bit behind for gcc, and it causes headers removed (amongst other issues).

Offline michaa7

  • User
  • Posts: 2.295
Re: wait with current d-u, murky package removal
« Reply #2 on: 2014/08/01, 01:58:21 »
ahhh, the multiarch, 32 bit on 64 bit problem, I should have recalled this. Thanks for the reminder.
Ok, you can't code, but you still might be able to write a bug report for Debian's sake