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

[BUG] UniGetUI just tried to upgrade my Wireshark installation on a Intel/x64 box to Windws on ARM (i.e. for wrong CPU architecture) #3007

Open
4 tasks done
mmoser18 opened this issue Nov 22, 2024 · 1 comment
Assignees
Labels
bug Something isn't working needs-author-answer

Comments

@mmoser18
Copy link

Please confirm these before moving forward

  • I have searched for my issue and have not found a work-in-progress/duplicate/resolved issue.
  • I have tested that this issue has not been fixed in the latest (beta or stable) release.
  • I have checked the FAQ section for solutions.
  • This issue is about a bug (if it is not, please use the correct template).

UniGetUI Version

v3.1.3

Windows version, edition, and architecture

Windows 10

Describe your issue

UniGetUI (v3.1.3) just wanted to to upgrade my Wireshark installation v4.4.1 to v4.4.2 for Windws on ARM (i.e.. for a different processor type) even though the Laptop I am running it on is an Intel x64 box (Microsoft Surface Pro 8). Fortunately I have configured UniGetUI to install interactively so I spotted that and prevented the installation. NOT sure why it has chosen that version but it would definitely NOT have worked on this platform.

Steps to reproduce the issue

Meanwhile I installed the version for the correct CPU architecture from the website - thus I can not reproduce it anymore.

UniGetUI Log

[22.11.2024 17:17:56] Found 31 installed packages from Pip
[22.11.2024 17:17:58] Found 0 installed packages from Chocolatey
[22.11.2024 17:18:01] Found 2 installed packages from PowerShell7
[22.11.2024 17:18:01] Found 3 installed packages from PowerShell
[22.11.2024 17:18:01] Found 217 installed packages from Npm
[22.11.2024 17:18:03] Found 540 installed packages from Winget
[22.11.2024 17:18:03] Adding missing package MSIX\Microsoft.MicrosoftOfficeHub_18… to installed packages list
[22.11.2024 17:18:14] Icon for Package=Microsoft.Edge Manager=Winget Uri=https://i.postimg.cc/pd256kHk/logo.png is NOT VALID (verification method is PackageVersion)
[22.11.2024 17:18:14] Icon for Package=WiresharkFoundation.Wireshark Manager=Winget Uri=https://upload.wikimedia.org/wikipedia/commons/thumb/d/df/Wireshark_icon.svg/1200px-Wireshark_icon.svg.png is NOT VALID (verification method is PackageVersion)
[22.11.2024 17:18:14] Loaded operation parameters for package id=Microsoft.Edge on manager Winget and operation Update: update --id "Microsoft.Edge" --exact --source winget --accept-source-agreements --disable-interactivity --silent --include-unknown --accept-package-agreements --force
[22.11.2024 17:18:14] Icon for package Microsoft.Edge stored on C:\Users\mmo\AppData\Local\UniGetUI\CachedMedia\Winget\Microsoft.Edge.png
[22.11.2024 17:18:14] NEWLY DOWNLOADED Icon for Package=Microsoft.Edge Manager=Winget Uri=https://i.postimg.cc/pd256kHk/logo.png is VALID (verification method is PackageVersion)
[22.11.2024 17:18:14] Icon for package WiresharkFoundation.Wireshark stored on C:\Users\mmo\AppData\Local\UniGetUI\CachedMedia\Winget\WiresharkFoundation.Wireshark.png
[22.11.2024 17:18:14] NEWLY DOWNLOADED Icon for Package=WiresharkFoundation.Wireshark Manager=Winget Uri=https://upload.wikimedia.org/wikipedia/commons/thumb/d/df/Wireshark_icon.svg/1200px-Wireshark_icon.svg.png is VALID (verification method is PackageVersion)
[22.11.2024 17:18:17] Loaded operation parameters for package id=npm on manager Npm and operation Update: install npm@10.9.1 npm --global
[22.11.2024 17:18:25] Loaded operation parameters for package id=WiresharkFoundation.Wireshark on manager Winget and operation Update: update --id "WiresharkFoundation.Wireshark" --exact --source winget --accept-source-agreements --disable-interactivity --interactive  --include-unknown --accept-package-agreements --force
[22.11.2024 17:18:29] Found 31 installed packages from Pip
[22.11.2024 17:18:30] Found 0 installed packages from Chocolatey
[22.11.2024 17:18:33] Found 3 installed packages from PowerShell
[22.11.2024 17:18:33] Found 2 installed packages from PowerShell7
[22.11.2024 17:18:33] Found 217 installed packages from Npm
[22.11.2024 17:18:33] Adding missing package npm to installed packages list
[22.11.2024 17:18:34] Found 540 installed packages from Winget
[22.11.2024 17:20:58] Found 31 installed packages from Pip
[22.11.2024 17:20:59] Found 0 installed packages from Chocolatey
[22.11.2024 17:21:00] Found 3 installed packages from PowerShell
[22.11.2024 17:21:01] Found 217 installed packages from Npm
[22.11.2024 17:21:02] Found 2 installed packages from PowerShell7
[22.11.2024 17:21:02] Found 540 installed packages from Winget
[22.11.2024 17:21:02] Adding missing package WiresharkFoundation.Wireshark to installed packages list
[22.11.2024 17:21:32] UniGetUI is up to date

Package Managers Logs

Logged subprocess-based task on manager Winget. Task type is ListInstalledPackages
Subprocess executable: "C:\Program Files\UniGetUI\winget-cli_x64\winget.exe"
Command-line arguments: " list  --accept-source-agreements"
Process start time: 22.11.2024 17:17:56
Process end time:   22.11.2024 17:18:03

-- Process STDOUT
 ...

Return code: SUCCESS (0)

——————————————————————————————————————————

Logged subprocess-based task on manager Winget. Task type is ListInstalledPackages
Subprocess executable: "C:\Program Files\UniGetUI\winget-cli_x64\winget.exe"
Command-line arguments: " list  --accept-source-agreements"
Process start time: 22.11.2024 17:18:28
Process end time:   22.11.2024 17:18:34

-- Process STDOUT
 ...

Return code: SUCCESS (0)

——————————————————————————————————————————

Logged subprocess-based task on manager Winget. Task type is ListInstalledPackages
Subprocess executable: "C:\Program Files\UniGetUI\winget-cli_x64\winget.exe"
Command-line arguments: " list  --accept-source-agreements"
Process start time: 22.11.2024 17:20:56
Process end time:   22.11.2024 17:21:02

-- Process STDOUT
 ...

Return code: SUCCESS (0)

——————————————————————————————————————————

Relevant information

No response

Screenshots and videos

No response

@mmoser18 mmoser18 added the bug Something isn't working label Nov 22, 2024
@marticliment
Copy link
Owner

Please try to install Wireshark from winget winget install wireshark --force, and see if the issue still persists

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs-author-answer
Projects
None yet
Development

No branches or pull requests

2 participants