Prerequisites
Steps to reproduce
new Linux distribution repo is can't suppost ,libicu74 and older version, but new poweshell deb package keep old version libicu74 as dependency.apt user should add libicu74 deb in web. it is can update
Expected behavior
release powershell deb packages for suppost libicu76
Actual behavior
but new poweshell deb package keep old version libicu74 as dependency.apt user should add libicu74 deb in web.
Error details
Environment data
PS /home/bakamake> pwsh
PowerShell 7.5.4
PS /home/bakamake> Get-Content /etc/os-release
PRETTY_NAME="Ubuntu 25.10"
NAME="Ubuntu"
VERSION_ID="25.10"
VERSION="25.10 (Questing Quokka)"
VERSION_CODENAME=questing
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
UBUNTU_CODENAME=questing
LOGO=ubuntu-logo
PS /home/bakamake> apt list | grep libicu
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
libicu-dev/questing 76.1-4ubuntu2 amd64
libicu-dev/questing 76.1-4ubuntu2 i386
libicu4j-4.4-java/questing,questing 4.4.2.2-4 all
libicu4j-java/questing,questing 73.2-1 all
libicu74/now 74.2-1ubuntu3 amd64 [已安装,本地]
libicu76/questing,now 76.1-4ubuntu2 amd64 [已安装,自动]
libicu76/questing 76.1-4ubuntu2 i386
Visuals
No response
Prerequisites
Steps to reproduce
new Linux distribution repo is can't suppost ,libicu74 and older version, but new poweshell deb package keep old version libicu74 as dependency.apt user should add libicu74 deb in web. it is can update
Expected behavior
release powershell deb packages for suppost libicu76Actual behavior
but new poweshell deb package keep old version libicu74 as dependency.apt user should add libicu74 deb in web.Error details
Environment data
Visuals
No response