[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

dpkg_1.10.25_i386



When I make a local mirror  Debian, I find this problem.
I used apt-get , dpkg and apt-move.
My  Debian is Sarge.
........
fs1:~# dselect
Reading Package Lists... Done
Merging Available information
Replacing available packages info, using /var/cache/apt/available.
dpkg: parse error, in file `/var/cache/apt/available' near line 106243 package ` leaktracer':

duplicate value for user-defined field `Task'  <<<<-----------

update available list script returned error exit status 2.
Press <enter> to continue.

dselect: parse error, in file `/var/lib/dpkg/available' near line 320032:
duplicate value for user-defined field `readmethods(`/usr/lib/dpkg/methods',...)'

fs1:~# dselect
.............
and from ~/dists/testing/main/binary-i386/Packages
.............
Package: leaktracer
Priority: optional
Section: devel
Installed-Size: 112
Maintainer: Yann Dirson <dirson@debian.org>
Architecture: i386
Version: 2.4-2
Depends: gdb, libc6 (>= 2.3.2.ds1-4), libgcc1 (>= 1:3.3.2-1), libstdc++5 (>= 1:3.3.2-1), perl
Filename: pool/main/l/leaktracer/leaktracer_2.4-2_i386.deb
Size: 21546
MD5sum: f88e49422577baa52f242cb97a3d3768
Description: Simple and efficient memory-leak tracer for C++ programs
LeakTracer traces calls to new and delete, and reports
inconsistencies in the C++-level memory-management.
.
It has limitations (eg. when you override the new and delete
operators yourself), but is very easy to use (eg. compared to more
complete tools like mpatrol), traces the C++ level (unlike most other
tools), and gives pretty good results.
.
It uses gdb to display source-file information.
Task: c-dev
Task: c-dev
...........

for information and ... maybe debug.

Thanks,

Eugen Paiuc



Reply to: