Closed Bug 609932 Opened 15 years ago Closed 15 years ago

Failing L10n Verification for Linux and Linux64 because of checksum files

Categories

(Release Engineering :: General, defect, P2)

x86
macOS
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: armenzg, Assigned: armenzg)

References

Details

Attachments

(1 file)

When this command is run: > ./verify_l10n.sh firefox-4.0b7-build1 linux-i686 if fails with: > Unknown package type for file: firefox-4.0b7-build1/linux-i686/en-US/firefox-4.0b7.checksums The problem is that the checksum got download with this command: > rsync -Lav -e ssh --exclude=*.asc --exclude=source --exclude=xpi --exclude=unsigned --exclude=update --exclude=*.crashreporter-symbols.zip --exclude=*.tests.zip --exclude=*.tests.tar.bz2 --exclude=*.txt stage-old.mozilla.org:/pub/mozilla.org/firefox/nightly/4.0b7-candidates/build1//linux-i686 firefox-4.0b7-build1/ Not sure if we should take a whitelist approach (specify which files to include) rather than blacklisting. The other approach is to improve verify_l10n.sh. To fix this on the slave I can do this: > mv firefox-4.0b7-build1/linux-i686/en-US/firefox-4.0b7.checksums firefox-4.0b7.checksums.bak and then I can run verify_l10n.sh without any problems.
Assignee: nobody → armenzg
Status: NEW → ASSIGNED
Attachment #488509 - Flags: review?(bhearsum)
Priority: -- → P2
Attachment #488509 - Flags: review?(bhearsum) → review+
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Product: mozilla.org → Release Engineering
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: