Page MenuHomeSolus

inclusion of magic-wormhole fixes T5978
ClosedPublic

Authored by Devil505 on Jul 12 2018, 3:29 PM.
Tags
None
Referenced Files
F11055070: D3281.id.diff
Fri, Aug 11, 1:25 AM
F11055069: D3281.id8975.diff
Fri, Aug 11, 1:25 AM
F11055068: D3281.id8102.diff
Fri, Aug 11, 1:25 AM
F11038402: D3281.diff
Wed, Aug 9, 10:38 PM
F10989811: D3281.diff
Mon, Jul 24, 5:25 PM
F10774044: D3281.diff
May 22 2023, 2:31 AM
F10755432: D3281.diff
May 16 2023, 11:56 PM
F10693827: D3281.id.diff
Apr 25 2023, 7:12 AM

Details

Test Plan

Python 3 bindings of python-ipaddress is *NEEDED* to launch wormhole
I rebuild python-ipaddress with python 3 instead of 2 and wormhole can be normally launched
I spoke with kyrios about this. Normally ipaddress is supposed to already included in python>3.3.
We'll try to find a solution :)

Diff Detail

Repository
R4443 magic-wormhole
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

FYI - I have opened an issue upstream.
A review of the runtime dependencies should be done once the issues have been solved.

DataDrake added a subscriber: DataDrake.

Your stack is upside down.

This revision now requires changes to proceed.Jul 19 2018, 1:49 PM

Your stack is upside down.

Any help is welcome

Your stack is upside down.

Any help is welcome

Basically you have to set the parent/child revision the other way around (the parents should be the childs). Look at the stack, you should read it from bottom to top.

Instead of editing the parent/child revisions from the web interface, it is much easier imo to use the keywords Depends on as explained on the help center. Just submit the dependencies first, so you get the differential number Dxxxx then you can add it in the summary the parent. Here is an example.

This revision is now accepted and ready to land.Aug 18 2018, 10:06 PM
This revision was automatically updated to reflect the committed changes.