#884492 source-list: Some Warnings with apt-get update && apt-get upgrade

Package:
apt
Source:
apt
Description:
commandline package manager
Submitter:
wehpozz
Date:
2017-12-19 11:03:03 UTC
Severity:
normal
#884492#5
Date:
2017-12-15 20:36:31 UTC
From:
To:
Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
In reality nothing! I received the newsletter that explain's the 9.3 upgrade.
Then I start my pc, made subject cmd in shell, but I found some mistakes that
don't permit me the upgrade!
   * What exactly did you do (or not do) that was effective (or
     ineffective)?
I try with shell cmd and also with Synaptic Repository, chancing the mirrors,
also checking and modifying the source.list file, but nothing better.
   * What was the outcome of this action?

W: http://security.debian.org/dists/stretch/updates/InRelease: The key(s) in
the keyring /etc/apt/trusted.gpg are ignored as the file is not readable by
user '_apt' executing apt-key.
W: Target Packages (main/binary-i386/Packages) is configured multiple times in
/etc/apt/sources.list:13 and /etc/apt/sources.list:28
W: Target Packages (main/binary-all/Packages) is configured multiple times in
/etc/apt/sources.list:13 and /etc/apt/sources.list:28
W: Target Translations (main/i18n/Translation-it_IT) is configured multiple
times in /etc/apt/sources.list:13 and /etc/apt/sources.list:28
W: Target Translations (main/i18n/Translation-it) is configured multiple times
in /etc/apt/sources.list:13 and /etc/apt/sources.list:28
W: Target Translations (main/i18n/Translation-en) is configured multiple times
in /etc/apt/sources.list:13 and /etc/apt/sources.list:28
W: Target DEP-11 (main/dep11/Components-i386.yml) is configured multiple times
in /etc/apt/sources.list:13 and /etc/apt/sources.list:28
W: Target DEP-11 (main/dep11/Components-all.yml) is configured multiple times
in /etc/apt/sources.list:13 and /etc/apt/sources.list:28
W: Target DEP-11-icons (main/dep11/icons-64x64.tar) is configured multiple
times in /etc/apt/sources.list:13 and /etc/apt/sources.list:28
W: http://ftp.it.debian.org/debian/dists/stretch-updates/InRelease: The key(s)
in the keyring /etc/apt/trusted.gpg are ignored as the file is not readable by
user '_apt' executing apt-key.
W: http://ftp.it.debian.org/debian/dists/stretch/Release.gpg: The key(s) in the
keyring /etc/apt/trusted.gpg are ignored as the file is not readable by user
'_apt' executing apt-key.

   * What outcome did you expect instead?
Realy? I don't know, maybe there's something missing in my os that block the
operation

*** End of the template - remove these template lines ***

#884492#14
Date:
2017-12-19 10:59:24 UTC
From:
To:
Hi
they indicate problems, but aren't critical in a way to block upgrades
as such – GUIs might have problems, but at the very least the
commandline tool "apt(-get)" itself should be fine and continues its job
even if it would like to do its job in better working conditions.


To help you with the misconfiguration causing these warning we will need
to see the configuration you (or some tool on behave of you) made, so
please attach to the bugreport:

The file /etc/apt/sources.list (the warnings speaks about line 13 and
28, but just to be sure and to see context please the whole file). That
should deal with the second mentioned warning. For the first please open
a terminal and run (as root or with prepended 'sudo'):

ls -l /etc/apt/trusted.gpg  /etc/apt/trusted.gpg.d/*

and

apt-key list

That should tell us what the permissions are on the keyring files & what
keys are included in the files at all.


Note that this looks like a support question, which tend to be better
asked via one of support channels documented on debian.org/support like
IRC, forums or mailinglists – simply because the reply-roundtrip time
tends to be lower than in the bugtracking system as its primary focus is
on finding longtime solutions for general problems rather than instant
solutions for a single user.


Best regards

David Kalnischkies