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

Add package manifest for iperf3 #1173

Closed
pcgeek86 opened this issue May 26, 2020 · 8 comments · Fixed by #196159
Closed

Add package manifest for iperf3 #1173

pcgeek86 opened this issue May 26, 2020 · 8 comments · Fixed by #196159
Labels
In-PR zip-binary Depends on library files that aren't available via symlink

Comments

@pcgeek86
Copy link

Description of the new feature/enhancement

I use iperf3 to perform network bandwidth tests on both Windows and Linux systems. Right now, I use the Scoop package manager, which includes the iperf3 package. It would be great if this could get migrated over to WinGet as well.

Application Website: https://iperf.fr/
Scoop manifest: https://github.com/se35710/scoop-main/blob/master/bucket/iperf3.json

Proposed technical implementation details (optional)

@pcgeek86 pcgeek86 added the Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. label May 26, 2020
@Teraskull
Copy link
Contributor

Not possible yet due to issue #174

@denelon denelon added Blocking-Issue Manifest validation is blocked by a known issue. Help-Wanted This is a good candidate work item from the community. and removed Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. labels Jan 6, 2021
@denelon denelon added the .zip label Apr 1, 2021
@dolsem
Copy link

dolsem commented Mar 12, 2022

Any updates on this?

@denelon denelon removed Blocking-Issue Manifest validation is blocked by a known issue. .zip labels Feb 22, 2023
@MagicAndre1981
Copy link

now WinGet 1.4 support .zip can we get it added? Latest version 3.13 for Windows can be found here:

https://files.budman.pw/iperf3.13_64.zip

@Trenly
Copy link
Contributor

Trenly commented Mar 10, 2023

Unfortunately this is a Zipped binary file and not just a portable EXE. Because of the way symlinks work, this is now blocked by microsoft/winget-cli#2711

cc @denelon for labeling with Zipped Binary

@microsoft-github-policy-service microsoft-github-policy-service bot added Needs-Author-Feedback This needs a response from the author. Blocking-Issue Manifest validation is blocked by a known issue. and removed Needs-Author-Feedback This needs a response from the author. labels Mar 10, 2023
@denelon denelon added the zip-binary Depends on library files that aren't available via symlink label Mar 10, 2023
@Blacklands
Copy link

Blacklands commented Nov 13, 2024

Since microsoft/winget-cli#2711 is now merged, this issue is now no longer blocked, right?

@Trenly
Copy link
Contributor

Trenly commented Nov 13, 2024

No; This is still blocked by -

@Trenly
Copy link
Contributor

Trenly commented Dec 3, 2024

[Policy] Unblocked; Will require ManifestVersion: 1.9.0 with ArchiveBinariesDependOnPath: true

@microsoft-github-policy-service microsoft-github-policy-service bot removed the Blocking-Issue Manifest validation is blocked by a known issue. label Dec 3, 2024
@MagicAndre1981
Copy link

MagicAndre1981 commented Dec 4, 2024

Will require ManifestVersion: 1.9.0 with ArchiveBinariesDependOnPath: true

nice improvement. Can you please create a PR that shows this new feature?

// Edit, there is now a PR to add iperf3: #196159

@microsoft-github-policy-service microsoft-github-policy-service bot added In-PR and removed Help-Wanted This is a good candidate work item from the community. labels Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
In-PR zip-binary Depends on library files that aren't available via symlink
Projects
None yet
Development

Successfully merging a pull request may close this issue.

7 participants