Closed Bug 1177330 Opened 9 years ago Closed 9 years ago

package-manifest : Missing file(s): bin/components/profile.xpt in mail/

Categories

(Thunderbird :: Build Config, defect)

defect
Not set
blocker

Tracking

(Not tracked)

RESOLVED FIXED
Thunderbird 41.0

People

(Reporter: ewong, Assigned: ewong)

References

Details

(Keywords: dogfood)

Attachments

(1 file)

+++ This bug was initially created as a clone of Bug #1177317 +++

Currently on trunk:

NO_PKG_FILES="core bsdecho js js-config jscpucfg nsinstall viewer TestGtkEmbed elf-dynstr-gc mangle* maptsv* mfc* msdump* msmap* nm2tsv* nsinstall* res/samples res/throbber shlibsign* certutil* pk12util* BadCertServer* ClientAuthServer* OCSPStaplingServer* GenerateOCSPResponse* chrome/chrome.rdf chrome/app-chrome.manifest chrome/overlayinfo components/compreg.dat components/xpti.dat content_unit_tests necko_unit_tests *.dSYM " \
/builds/slave/c-cen-t-lnx/build/objdir/_virtualenv/bin/python /builds/slave/c-cen-t-lnx/build/mozilla/toolkit/mozapps/installer/packager.py -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -DAB_CD=en-US -DMOZ_APP_NAME=seamonkey -DPREF_DIR=defaults/pref -DJAREXT= -DENABLE_TESTS=1 -DMOZ_ENABLE_GNOME_COMPONENT=1 -DMOZ_GTK2=1 -DMOZ_PACKAGE_DEBUGQA=1 -DMOZ_URL_CLASSIFIER=1 -DMOZ_UPDATER=1 -DMOZ_MOVEMAIL=1 -DNECKO_WIFI=1 -DMOZ_CHILD_PROCESS_NAME=plugin-container -DDLL_PREFIX=lib -DDLL_SUFFIX=.so -DBIN_SUFFIX= -DDIR_MACOS= -DDIR_RESOURCES= -DBINPATH=bin -DRESPATH=bin -DAB=en -DMOZ_ICU_VERSION=52 -DMOZ_ICU_DBG_SUFFIX= \
	--format omni \
	--removals /builds/slave/c-cen-t-lnx/build/suite/installer/removed-files.in \
	 \
	 \
	 \
	 \
	--optimizejars \
	 \
	package-manifest ../../dist ../../dist/seamonkey \
	--non-resource defaults/messenger/mailViews.dat defaults/profile/panels.rdf defaults/profile/mimeTypes.rdf defaults/profile/chrome/userChrome-example.css defaults/profile/chrome/userContent-example.css 
Error: /builds/slave/c-cen-t-lnx/build/objdir/suite/installer/package-manifest:185: Missing file(s): bin/components/profile.xpt
Traceback (most recent call last):
  File "/builds/slave/c-cen-t-lnx/build/mozilla/toolkit/mozapps/installer/packager.py", line 404, in <module>
    main()
  File "/builds/slave/c-cen-t-lnx/build/mozilla/toolkit/mozapps/installer/packager.py", line 353, in main
    copier.add(mozpath.join(respath, 'removed-files'), removals)
  File "/tools/python27/lib/python2.7/contextlib.py", line 24, in __exit__
    self.gen.next()
  File "/builds/slave/c-cen-t-lnx/build/mozilla/python/mozbuild/mozpack/errors.py", line 129, in accumulate
    raise AccumulatedErrors()
mozpack.errors.AccumulatedErrors
make[3]: *** [stage-package] Error 1
make[3]: Leaving directory `/builds/slave/c-cen-t-lnx/build/objdir/suite/installer'
make[2]: *** [make-package] Error 2
make[2]: Leaving directory `/builds/slave/c-cen-t-lnx/build/objdir/suite/installer'
make[1]: *** [default] Error 2
make[1]: Leaving directory `/builds/slave/c-cen-t-lnx/build/objdir/suite/installer'
make: *** [package] Error 2
Attachment #8626045 - Flags: review?(mkmelin+mozilla)
Summary: package-manifest : Missing file(s): bin/components/profile.xpt → package-manifest : Missing file(s): bin/components/profile.xpt in mail/
Blocks: 1173681
Severity: normal → blocker
Keywords: dogfood
Comment on attachment 8626045 [details] [diff] [review]
proposed patch (v1)

Review of attachment 8626045 [details] [diff] [review]:
-----------------------------------------------------------------

Looks good thx! r=mkmelin
Attachment #8626045 - Flags: review?(mkmelin+mozilla) → review+
Comment on attachment 8626045 [details] [diff] [review]
proposed patch (v1)

Pushed to comm-central:
https://hg.mozilla.org/comm-central/rev/8b285e22024a
Target Milestone: --- → Thunderbird 41.0
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: