Re: Update on my update problem with gnome system.
On Sat, 19 May 2018 10:37:08 -0400 Matthew Dyer said:
> Mornning all,
Hello Matthew,
> I then edited the sources list and changed the lines from buster to testing.
At this point in time, buster and testing are the same. The difference will
be important with the new Debian release (2 years away), when buster becomes
stable and bullseye become testing.
> I then did a sudo apt-get update && apt-get dist-upgrade which
> installed the securety updates it found yesterday. his morning I did
> the same command and here is the output from that update.
>
> root@matt-the-cat:/home/matthew# apt-get update && apt-get dist-upgrade
> Hit:1 http://security.debian.org/debian-security testing/updates InRelease
> Hit:2 http://ftp.us.debian.org/debian testing InRelease
> Reading package lists... Done
It seems to be the "apt-get update" part of output, which is curiously terse.
If update is not working, then upgrade will neither work, naturally. Just to
be sure that "update" output is not trimmed somehow, could you run the command
below and attach the generated "update.log" file here?
# apt-get update 2>&1 | tee update.log
It would be better if you also attach /etc/apt/sources.list
Regards
--
Abdullah Ramazanoğlu
Reply to: