Closed Bug 658047 Opened 13 years ago Closed 13 years ago

package could not be found while bulk validating

Categories

(addons.mozilla.org Graveyard :: Administration, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID
6.0.10

People

(Reporter: kumar, Unassigned)

Details

Attachments

(1 file)

Sometimes the bulk validator cannot find a package, i.e. https://addons.allizom.org/en-US/developers/addon/bbecontainer/validation-result/17085

find out why and decide what to do for these addons.

see zadmin.tasks.bulk_validate_file where file.file_path is usd.
Target Milestone: --- → 6.0.10
(In reply to comment #0)
> Sometimes the bulk validator cannot find a package, i.e.
> https://addons.allizom.org/en-US/developers/addon/bbecontainer/validation-
> result/17085

In this case, the file does not exist.

mysql> select id from addons where slug='bbecontainer';
+--------+
| id     |
+--------+
| 296791 | 
+--------+

[root@pm-app-amodev01 296791]# ls /mnt/netapp_amo/addons.mozilla.org-preview/files/296791
bbecontainer-0.24-sm+fx.xpi
Version 0.23 has been disabled on prod, so this is prod/preview skew.

[root@pm-app-amodev01 296791]# ls /mnt/netapp_amo/addons.mozilla.org-preview/guarded-addons/296791
bbecontainer-0.22-fx.xpi  bbecontainer-0.23-fx.xpi
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
Yeah, looks like these don't exist in production, so it is just skew.
Status: REOPENED → RESOLVED
Closed: 13 years ago13 years ago
Resolution: --- → INVALID
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: