Comment 10 for bug 181027

Revision history for this message
Dennis Kaarsemaker (dennis) wrote :

Could you do the following to reset the package tables:

$ falcon shell
>>> SourcePackage.objects.all().delete()
>>> BinaryPackage.objects.all().delete()
$ falcon -v scan

If that breaks, send the complete output, preferably with an ls -lar pool