Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem mirroring https://fappel.github.io/xiliary/ #114

Open
guw opened this issue Feb 12, 2024 · 2 comments
Open

Problem mirroring https://fappel.github.io/xiliary/ #114

guw opened this issue Feb 12, 2024 · 2 comments

Comments

@guw
Copy link
Contributor

guw commented Feb 12, 2024

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?

@fappel
Copy link
Owner

fappel commented Feb 13, 2024

I'm sorry, but I have been too long away from OSGI stuff and at the moment I haven't the foggiest notion of what's going on. Where would one expect the location for a packed version to be specified?

@guw
Copy link
Contributor Author

guw commented Feb 13, 2024

I don't know either. I supposed there is an issue in p2 metadata (artifacts.xml vs. contents.xml).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants