Closed Bug 558680 Opened 14 years ago Closed 14 years ago

Exceptions from _respond_with_pkg_file result in confusing errors in the UI

Categories

(Add-on SDK Graveyard :: General, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: asqueella, Assigned: asqueella)

Details

Attachments

(1 file)

After a recent update I got into state where the nsjetpack module was both in atul-packages and in the mainline hg repository.

What should have been reported as:

Traceback (most recent call last):
File "/Users/nickolay/dev/jetpack-sdk/python-lib/cuddlefish/server.py", line 169, in _respond_with_pkg_file pkg_cfg = self.build_pkg_cfg()
File "/Users/nickolay/dev/jetpack-sdk/python-lib/cuddlefish/server.py", line 160, in build_pkg_cfg Bunch(name='dummy'))
File "/Users/nickolay/dev/jetpack-sdk/python-lib/cuddlefish/packaging.py", line 145, in build_config raise DuplicatePackageError(path, otherpkg.root_dir) 

DuplicatePackageError: ('/Users/nickolay/dev/jetpack-sdk/packages/atul-packages/packages/nsjetpack', '/Users/nickolay/dev/jetpack-sdk/packages/nsjetpack') 

was actually reported as 
('/Users/nickolay/dev/jetpack-sdk/packages/atul-packages/packages/nsjetpack', '/Users/nickolay/dev/jetpack-sdk/packages/nsjetpack') 

in the left sidebar of 'cfx docs' page.
Attachment #438381 - Flags: review?(avarma)
Thanks for the patch! Pushed:

  http://hg.mozilla.org/labs/jetpack-sdk/rev/f01a5fecf277
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Attachment #438381 - Flags: review?(avarma) → review+
The Add-on SDK is no longer a Mozilla Labs experiment and has become a big enough project to warrant its own Bugzilla product, so the "Add-on SDK" product has been created for it, and I am moving its bugs to that product.

To filter bugmail related to this change, filter on the word "looptid".
Component: Jetpack SDK → General
Product: Mozilla Labs → Add-on SDK
QA Contact: jetpack-sdk → general
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: