Still weird. Sample session below.

Using reprepro version 5.4.6+really5.3.2-1, just to show:

dpkg@tweety:/local/home/dpkg$ reprepro list sid  | grep iproute2
sid|main|amd64: iproute2-dbgsym|6.13.0-1.1 6.13.0-1.1
sid|main|amd64: iproute2|6.13.0-1.1 6.13.0-1.1
sid|main|source: iproute2|6.13.0-1.1 6.13.0-1.1
dpkg@tweety:/local/home/dpkg$ reprepro removesrc sid iproute2
BDB1015 references: duplicate sort specified but not supported in database
db_open(/var/www/debian/db/references.db:references)[22]: Invalid argument
There have been errors!


After the upgrade to version 5.4.7-1:

dpkg@tweety:/local/home/dpkg$ reprepro removesrc sid iproute2
Warning: tracking data might be inconsistent:
cannot find 'iproute2-dbgsym=6.13.0-1.1_amd64' in 'sid|main|amd64', but 
'pool/main/i/iproute2/iproute2-dbgsym_6.13.0-1.1_amd64.deb' should be there.
Warning: tracking data might be inconsistent:
cannot find 'iproute2=6.13.0-1.1_amd64' in 'sid|main|amd64', but 
'pool/main/i/iproute2/iproute2_6.13.0-1.1_amd64.deb' should be there.
There was an inconsistency in the tracking data of 'sid':
'pool/main/i/iproute2/iproute2-dbgsym_6.13.0-1.1_amd64.deb' has refcount > 0, 
but was nowhere found.
There was an inconsistency in the tracking data of 'sid':
'pool/main/i/iproute2/iproute2_6.13.0-1.1_amd64.deb' has refcount > 0, but was 
nowhere found.
Exporting indices...
Deleting files no longer referenced...
dpkg@tweety:/local/home/dpkg$ reprepro list sid  | grep iproute2
sid|main|amd64: iproute2 6.13.0-1.1
sid|main|amd64: iproute2-dbgsym 6.13.0-1.1


Running checkpool did not help:

dpkg@tweety:/local/home/dpkg$ reprepro check sid
dpkg@tweety:/local/home/dpkg$ reprepro checkpool
dpkg@tweety:/local/home/dpkg$ reprepro removesrc sid iproute2
Nothing about source package 'iproute2' found in the tracking data of 'sid'!
This either means nothing from this source in this version is there,
or the tracking information might be out of date.
dpkg@tweety:/local/home/dpkg$ reprepro list sid  | grep iproute2
sid|main|amd64: iproute2 6.13.0-1.1
sid|main|amd64: iproute2-dbgsym 6.13.0-1.1


dpkg@tweety:/local/home/dpkg$ cd
dpkg@tweety:~$ cd iproute2/
dpkg@tweety:~/iproute2$ reprepro includedsc sid iproute2_6.13.0-1.1.dsc
Exporting indices...
dpkg@tweety:~/iproute2$ reprepro includedeb sid iproute2*.deb
Skipping inclusion of 'iproute2-dbgsym' '6.13.0-1.1' in 'sid|main|amd64', as 
this version already exists.
Skipping inclusion of 'iproute2' '6.13.0-1.1' in 'sid|main|amd64', as this 
version already exists.

dpkg@tweety:~/iproute2$ reprepro removesrc sid iproute2
Exporting indices...
Deleting files no longer referenced...
dpkg@tweety:~/iproute2$ reprepro list sid | grep iproute2
sid|main|amd64: iproute2 6.13.0-1.1
sid|main|amd64: iproute2-dbgsym 6.13.0-1.1


Regards

Harri

Reply via email to