Opened 8 years ago

Closed 8 years ago

#49578 closed defect (fixed)

py27-mercurial_keyring 0.8.0 requires not existing mercurial_extension_utils

Reported by: icemac (Michael Howitz) Owned by: seanfarley (Sean Farley)
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: Cc:
Port: py27-mercurial_keyring

Description

Since version 0.8.0 mercurial_keyring requires mercurial_extension_utils.

The error message looks the following:

$ hg
*** failed to import extension mercurial_keyring: Can not import mercurial_extension_utils.
Please install this module in Python path.
See Installation chapter in https://bitbucket.org/Mekk/mercurial-dynamic_username/ for details
(and for info about TortoiseHG on Windows, or other bundled Python).

See Changelog of mercurial_keyring.

Currently there seems to be no mercurial_extension_utils package in MacPorts.

Change History (3)

comment:1 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)

Keywords: Mercurial removed
Owner: changed from macports-tickets@… to sean@…
Priority: HighNormal

comment:2 Changed 8 years ago by seanfarley (Sean Farley)

Ompf. I definitely missed that. Thanks for the ticket!

comment:3 Changed 8 years ago by seanfarley (Sean Farley)

Resolution: fixed
Status: newclosed

Fixed in r142154.

Note: See TracTickets for help on using tickets.