Your message dated Mon, 3 Aug 2015 23:14:17 +0200
with message-id
<cal5ymzte+ecso6p1hyeepo8vu+_71ypzg8wkc+clkwqipfc...@mail.gmail.com>
and subject line Re: [Aptitude-devel] Bug#794426: Bug#794426: aptitude: Fails
to update sources
has caused the Debian Bug report #794426,
regarding aptitude: Fails to update sources
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
794426: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=794426
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: aptitude
Version: 0.6.11-1+b1
Severity: minor
Dear Maintainer,
*** Reporter, please consider answering these questions, where appropriate ***
* What led up to the situation?
$ grep -v "^#\|^$" /etc/apt/sources.list /etc/apt/sources.list.d/*
/etc/apt/sources.list:deb http://ftp.fi.debian.org/debian/ sid main
non-free contrib
/etc/apt/sources.list:deb http://ftp.fi.debian.org/debian/ experimental
main non-free contrib
/etc/apt/sources.list:deb-src http://ftp.fi.debian.org/debian/ sid main
non-free contrib
/etc/apt/sources.list:deb-src http://ftp.fi.debian.org/debian/
experimental main non-free contrib
/etc/apt/sources.list.d/google-chrome.list:deb
http://dl.google.com/linux/chrome/deb/ stable main
/etc/apt/sources.list.d/google-talkplugin.list:deb
http://dl.google.com/linux/talkplugin/deb/ stable main
/etc/apt/sources.list.d/pipelight.list:deb
http://repos.fds-team.de/stable/debian/ sid main
$ LANG=C sudo apt update
...
Des:8 http://ftp.fi.debian.org sid/main Sources 2015-08-02-2047.38.pdiff
[19,5 kB]
...
$ apt # or apt-get update finish ok, aptitude update does not finish
$ LANG=C sudo aptitude update
Ign http://dl.google.com stable InRelease
Ign http://dl.google.com stable InRelease
Hit http://repos.fds-team.de sid InRelease
Hit http://ftp.fi.debian.org sid InRelease
Hit http://dl.google.com stable Release.gpg
Hit http://dl.google.com stable Release.gpg
Hit http://dl.google.com stable Release
Hit http://dl.google.com stable Release
Hit http://ftp.fi.debian.org experimental InRelease
Hit http://repos.fds-team.de sid/main amd64 Packages
Get: 1 http://ftp.fi.debian.org sid/main Sources/DiffIndex [7876 B]
Hit http://repos.fds-team.de sid/main i386 Packages
Get: 2 http://ftp.fi.debian.org sid/non-free Sources/DiffIndex [7819
B]
Hit http://dl.google.com stable/main amd64 Packages
Hit http://ftp.fi.debian.org sid/contrib Sources/DiffIndex
Fetched 15.7 kB in 1s (11.7 kB/s)
E: Could not open file
/var/lib/apt/lists/ftp.fi.debian.org_debian_dists_sid_contrib_source_Sources.IndexDiff
- open (2: No such file or directory)
javi@Doraemon:~$ ls -l \
/var/lib/apt/lists/ftp.fi.debian.org_debian_dists_sid_contrib_source_Sources.diff_Index
-rw-r--r-- 1 root root 7819 jul 29 22:52
/var/lib/apt/lists/ftp.fi.debian.org_debian_dists_sid_contrib_source_Sources.diff_Index
* What exactly did you do (or not do) that was effective (or
ineffective)?
I suppose I can remove next line on sources.list:
/etc/apt/sources.list:deb-src http://ftp.fi.debian.org/debian/ sid main
* What outcome did you expect instead?
It should work, like on apt, apt-get or cupt
Regards,
*** End of the template - remove these template lines ***
-- Package-specific info:
Terminal: xterm-256color
$DISPLAY is set.
which aptitude: /usr/bin/aptitude
aptitude version information:
aptitude 0.6.11 compiled at Nov 8 2014 13:34:39
Compiler: g++ 4.9.1
Compiled against:
apt version 4.12.0
NCurses version 5.9
libsigc++ version: 2.4.0
Gtk+ support disabled.
Qt support disabled.
Current library versions:
NCurses version: ncurses 5.9.20150516
cwidget version: 0.5.17
Apt version: 4.12.0
aptitude linkage:
linux-vdso.so.1 (0x00007ffddd5cc000)
libapt-pkg.so.4.12 => /usr/lib/x86_64-linux-gnu/libapt-pkg.so.4.12
(0x00007fa50890a000)
libncursesw.so.5 => /lib/x86_64-linux-gnu/libncursesw.so.5
(0x00007fa5086d4000)
libtinfo.so.5 => /lib/x86_64-linux-gnu/libtinfo.so.5 (0x00007fa5084aa000)
libsigc-2.0.so.0 => /usr/lib/x86_64-linux-gnu/libsigc-2.0.so.0
(0x00007fa5082a4000)
libcwidget.so.3 => /usr/lib/x86_64-linux-gnu/libcwidget.so.3
(0x00007fa507f95000)
libsqlite3.so.0 => /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
(0x00007fa507cc8000)
libboost_iostreams.so.1.55.0 =>
/usr/lib/x86_64-linux-gnu/libboost_iostreams.so.1.55.0
(0x00007fa507ab0000)
libxapian.so.22 => /usr/lib/libxapian.so.22 (0x00007fa507699000)
libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0
(0x00007fa50747c000)
libstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6
(0x00007fa507101000)
libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007fa506e00000)
libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007fa506bea000)
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007fa506841000)
libutil.so.1 => /lib/x86_64-linux-gnu/libutil.so.1 (0x00007fa50663e000)
libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007fa50643a000)
libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007fa50621f000)
libbz2.so.1.0 => /lib/x86_64-linux-gnu/libbz2.so.1.0 (0x00007fa50600f000)
liblzma.so.5 => /lib/x86_64-linux-gnu/liblzma.so.5 (0x00007fa505dec000)
librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007fa505be4000)
libuuid.so.1 => /lib/x86_64-linux-gnu/libuuid.so.1 (0x00007fa5059df000)
/lib64/ld-linux-x86-64.so.2 (0x00007fa5092cc000)
-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.0.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages aptitude depends on:
ii aptitude-common 0.6.11-1
ii libapt-pkg4.12 1.0.9.10
ii libboost-iostreams1.55.0 1.55.0+dfsg-4
ii libc6 2.19-19
ii libcwidget3 0.5.17-3
ii libgcc1 1:5.2.1-14
ii libncursesw5 5.9+20150516-2
ii libsigc++-2.0-0c2a 2.4.1-1
ii libsqlite3-0 3.8.11.1-1
ii libstdc++6 5.2.1-14
ii libtinfo5 5.9+20150516-2
ii libxapian22 1.2.21-1
Versions of packages aptitude recommends:
pn aptitude-doc-en | aptitude-doc <none>
ii libparse-debianchangelog-perl 1.2.0-5
ii sensible-utils 0.0.9
Versions of packages aptitude suggests:
ii apt-xapian-index 0.47
ii debtags 1.12.3
ii tasksel 3.33
-- no debconf information
--- End Message ---
--- Begin Message ---
Closing this bug. Sorry for wasting your time
On Mon, Aug 3, 2015 at 10:53 PM, Javier Barroso <[email protected]> wrote:
> Hello Axel,
>
> ups,
>
> On Mon, Aug 3, 2015 at 9:31 AM, Axel Beckert <[email protected]> wrote:
>> Control: tag -1 + moreinfo
>>
>> Hi Javier,
>>
>> Javier Barroso wrote:
>>> $ LANG=C sudo apt update
>>> ...
>>> Des:8 http://ftp.fi.debian.org sid/main Sources 2015-08-02-2047.38.pdiff
>>> [19,5 kB]
>>
>> This is not the file which fails below:
> Sorry I misread, you are true
>
>>
>>> E: Could not open file
>>> /var/lib/apt/lists/ftp.fi.debian.org_debian_dists_sid_contrib_source_Sources.IndexDiff
>>> - open (2: No such file or directory)
>>>
>>> javi@Doraemon:~$ ls -l \
>>> /var/lib/apt/lists/ftp.fi.debian.org_debian_dists_sid_contrib_source_Sources.diff_Index
>>> -rw-r--r-- 1 root root 7819 jul 29 22:52
>>> /var/lib/apt/lists/ftp.fi.debian.org_debian_dists_sid_contrib_source_Sources.diff_Index
>> [...]
>>> It should work, like on apt, apt-get or cupt
>>
>> Any chance that you have apt 1.1 from experimental installed? That one
>> doesn't yet work well together with aptitude. This looks similar to
>> https://bugs.debian.org/764506 but there are also other
>> apt-1.1-related bugs.
>
> At history.log.2.gz:
>
> Start-Date: 2015-05-31 18:51:58
> Commandline: apt install apt-transport-https
> Install: apt-transport-https:amd64 (1.1~exp8), libapt-pkg4.15:amd64
> (1.1~exp8, automatic)
> Upgrade: apt:amd64 (1.0.9.10, 1.1~exp8)
> End-Date: 2015-05-31 18:52:01
>
> I don't like apt installing experimental software without -t
> experimental or /experimental, but it is ok, It is my fail and I did
> not read what package was going to be installed
>
>>
>>> I suppose I can remove next line on sources.list:
>>> /etc/apt/sources.list:deb-src http://ftp.fi.debian.org/debian/ sid main
>>
>> No. This is the line for sid/main. What failed was the line for
>> sid/contrib.
> The line continue with contrib and non-free. But was a false hint from me.
>
> Thank you, after deleting lists files / downgrading to apt pkgs,
> aptitude is working again.
>
> _______________________________________________
> Aptitude-devel mailing list
> [email protected]
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/aptitude-devel
--- End Message ---
_______________________________________________
Aptitude-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/aptitude-devel