I can reproduce this in Debian 7.2, like this:
[1] $ sudo apt-get update
[ lots of output ]
[2] $ /usr/lib/update-notifier/apt-check;echo
0;0
[3] $ sudo touch /etc/apt/sources.list.d/foo.list
[4] $ sudo chmod 600 /etc/apt/sources.list.d/foo.list
[5] $ /usr/lib/update-notifier/apt-c
Hi I came across this bug lately and found what was causing it.
Apparently the python script is run as the current user and needs to
be able to read some of the files at /etc/apt. In my case was that I
added apt pining in /etc/apt/preferences.d/default.pref and some extra
repositories in /etc/apt/
Julian Andres Klode - Wed, 03 Nov 2010 17:31:54 +0100
>On Mi, 2010-11-03 at 16:58 +0100, Michel Briand wrote:
>> Package: update-notifier-common
>> Version: 0.99.3debian6
>> Severity: normal
>>
>> apt_check seems to be broken.
>>
>> Repeating messages in /var/log/messages rang a bell :
>>
>>
On Mi, 2010-11-03 at 16:58 +0100, Michel Briand wrote:
> Package: update-notifier-common
> Version: 0.99.3debian6
> Severity: normal
>
> apt_check seems to be broken.
>
> Repeating messages in /var/log/messages rang a bell :
>
> Nov 3 14:42:14 eana kernel: [267334.156043] apt-check[20433]: segf
Package: update-notifier-common
Version: 0.99.3debian6
Severity: normal
apt_check seems to be broken.
Repeating messages in /var/log/messages rang a bell :
Nov 3 14:42:14 eana kernel: [267334.156043] apt-check[20433]: segfault at 0 ip
7fea023498ab sp 7fff54e24878 error 6 in
libc-2.11.
5 matches
Mail list logo