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

Author Topic:  du failed  (Read 5600 times)

Offline gnasch

  • User
  • Posts: 63
Re: du failed
« Reply #15 on: 2015/10/12, 12:02:41 »
Has this been solved? I seem to be in the same case.
Is there anything to try or do we have to wait?

Best, gnasch

Offline devil

  • Administrator
  • User
  • *****
  • Posts: 4.842
Re: du failed
« Reply #16 on: 2015/10/12, 13:01:17 »
"This" is different for everyone. So please provide at least, what
Code: [Select]
apt-get distupgrade -s wants to do.


greetz
devil

Offline gnasch

  • User
  • Posts: 63
Re: du failed
« Reply #17 on: 2015/10/12, 13:57:39 »
my system is with kdenext, and my last update before this failure was before the GCC5 Transition thread stop.

my output is here:

http://paste.siduction.org/20151012115326

Thanks!

gnasch

Offline gnasch

  • User
  • Posts: 63
Re: du failed
« Reply #18 on: 2015/10/12, 14:33:37 »
I have a /var/apt/history.log as well as a term.log file from the failes DU.

Thx, gnasch

Offline devil

  • Administrator
  • User
  • *****
  • Posts: 4.842
Re: du failed
« Reply #19 on: 2015/10/12, 20:54:15 »
These are 6 days old. Try again.


greetz
devil

Offline gnasch

  • User
  • Posts: 63
Re: du failed
« Reply #20 on: 2015/10/12, 23:03:05 »
I would not have called you on 6 days old data.
Just suspected it might be important.
 My first paste is from today,

this one:

http://paste.siduction.org/20151012205926

is from just now.

Thanks, gnasch

Offline devil

  • Administrator
  • User
  • *****
  • Posts: 4.842
Re: du failed
« Reply #21 on: 2015/10/12, 23:49:29 »
Try to lift libstdc++6 to version 5.2 and see if apt and dpkg have updates. Then try again and post here.


greetz
devil


Offline gnasch

  • User
  • Posts: 63
Re: du failed
« Reply #22 on: 2015/10/13, 09:27:56 »
I tried:

siduction-paste apt-get install --only-upgrade libstdc++6

http://paste.siduction.org/20151013072307

It seems apt is somehow locked in the previous update - could you please specify the commands to proceed?

Thanks, gnasch

Offline devil

  • Administrator
  • User
  • *****
  • Posts: 4.842
Re: du failed
« Reply #23 on: 2015/10/13, 10:53:17 »
You can try
Code: [Select]
apt-get -f install followed by
Code: [Select]
apt-get install apt dpkg libstdc++6. The best solution for you would be to join us in #siduction on IRC, so we can tackle this in real time. Best times would be from 08:00 to 24:00 UTC+2


greetz
devil