-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
The error message is:
[ERROR] Failed to execute goal org.eclipse.tycho.extras:tycho-p2-extras-plugin:4.0.4:mirror (mirror-remote-to-local) on project p2-mirror-tool: Error during mirroring: Mirroring failed: Messages while mirroring artifact descriptors.: [No location for packed: osgi.bundle,com.codeaffine.workflow.persistence,0.1.0.20240202-0550.] -> [Help 1]
The problem seems to be:
No location for packed: osgi.bundle,com.codeaffine.workflow.persistence,0.1.0.20240202-0550
There are two versions of this - a canonical and a packed. The canonical downloads fine.
Mirroring: osgi.bundle,com.codeaffine.workflow.persistence.source,0.1.0.20240202-0550 (Descriptor: canonical: osgi.bundle,com.codeaffine.workflow.persistence.source,0.1.0.20240202-0550)
[WARNING] [e02533cb-5492-408c-b1ff-932d5e39727f][plugin>org.eclipse.tycho.extras:tycho-p2-extras-plugin:4.0.4] No digest algorithm is available to verify download of osgi.bundle,com.codeaffine.workflow.persistence.source,0.1.0.20240202-0550.
[INFO] Downloading from p2: https://fappel.github.io/xiliary/0.10/0.10.0.20240202-0550/plugins/com.codeaffine.workflow.persistence.source_0.1.0.20240202-0550.jar
[INFO] Downloaded from p2: https://fappel.github.io/xiliary/0.10/0.10.0.20240202-0550/plugins/com.codeaffine.workflow.persistence.source_0.1.0.20240202-0550.jar (8 KB at 59 KB/s)
Mirroring: org.eclipse.update.feature,com.codeaffine.workflow.feature,0.1.0.20170411-1140 (Descriptor: canonical: org.eclipse.update.feature,com.codeaffine.workflow.feature,0.1.0.20170411-1140)
[WARNING] [e02533cb-5492-408c-b1ff-932d5e39727f][plugin>org.eclipse.tycho.extras:tycho-p2-extras-plugin:4.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,com.codeaffine.workflow.feature,0.1.0.20170411-1140.
[INFO] Downloading from p2: https://fappel.github.io/xiliary/0.5/0.5.0.20170411-1140/features/com.codeaffine.workflow.feature_0.1.0.20170411-1140.jar
[INFO] Downloaded from p2: https://fappel.github.io/xiliary/0.5/0.5.0.20170411-1140/features/com.codeaffine.workflow.feature_0.1.0.20170411-1140.jar (8 KB at 63 KB/s)
Mirroring: osgi.bundle,com.codeaffine.workflow.persistence,0.1.0.20240202-0550 (Descriptor: canonical: osgi.bundle,com.codeaffine.workflow.persistence,0.1.0.20240202-0550)
[WARNING] [e02533cb-5492-408c-b1ff-932d5e39727f][plugin>org.eclipse.tycho.extras:tycho-p2-extras-plugin:4.0.4] No digest algorithm is available to verify download of osgi.bundle,com.codeaffine.workflow.persistence,0.1.0.20240202-0550.
[INFO] Downloading from p2: https://fappel.github.io/xiliary/0.10/0.10.0.20240202-0550/plugins/com.codeaffine.workflow.persistence_0.1.0.20240202-0550.jar
[INFO] Downloaded from p2: https://fappel.github.io/xiliary/0.10/0.10.0.20240202-0550/plugins/com.codeaffine.workflow.persistence_0.1.0.20240202-0550.jar (15 KB at 125 KB/s)
Mirroring: osgi.bundle,com.codeaffine.workflow.persistence,0.1.0.20240202-0550 (Descriptor: packed: osgi.bundle,com.codeaffine.workflow.persistence,0.1.0.20240202-0550)
[WARNING] [e02533cb-5492-408c-b1ff-932d5e39727f][plugin>org.eclipse.tycho.extras:tycho-p2-extras-plugin:4.0.4] No digest algorithm is available to verify download of osgi.bundle,com.codeaffine.workflow.persistence,0.1.0.20240202-0550.
[WARNING] Mirror tool: Messages while mirroring artifact descriptors.: [No location for packed: osgi.bundle,com.codeaffine.workflow.persistence,0.1.0.20240202-0550.]
It looks like an issue in p2 metadata?
Metadata
Metadata
Assignees
Labels
No labels