On Wed, Aug 10, 2016 at 03:53:44PM +0200, Julien Cristau wrote:
> I think I told Ansgar at the time, but forgot to reopen.  This is still
> broken, there's still a file in both contrib and main:
> 
> projectb=> select source.id, source.source, source.version, source.file, 
> component.name from source join files_archive_map fam on source.file = 
> fam.file_id join component on component.id = fam.component_id where 
> source.source = 'chocolate-doom' and source.version = '2.2.1-3';
>    id   |     source     | version |   file   |  name   
> --------+----------------+---------+----------+---------
>  499556 | chocolate-doom | 2.2.1-3 | 14121338 | main
>  499556 | chocolate-doom | 2.2.1-3 | 14121338 | contrib

Could we work around this for chocolate-doom at least by uploading a new
version in sid/main? Obviously ideally we'll find some other reason to
update the package too :)

Attachment: signature.asc
Description: Digital signature

Reply via email to