[Bug 2031690] [NEW] dotnet sdk installed incorrectly
Michael
2031690 at bugs.launchpad.net
Thu Aug 17 19:18:03 UTC 2023
Public bug reported:
dotnet binary installed to
/usr/lib/dotnet/dotnet
link in /usr/bin is incorrect:
/usr/bin/dotnet -> ../lib/dotnet/dotnet
should be
/usr/bin/dotnet -> /usr/lib/dotnet/dotnet
incorrect link causes failure with dotnet fake build. System is unable
to find assemblies.
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 22.04.3 LTS
Release: 22.04
Codename: jammy
dotnet6:
Installed: 6.0.121-0ubuntu1~22.04.1
Candidate: 6.0.121-0ubuntu1~22.04.1
Version table:
*** 6.0.121-0ubuntu1~22.04.1 500
500 http://us.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages
500 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages
100 /var/lib/dpkg/status
I expected
$ dotnet fake build
to build the project
What happened
$ dotnet fake build
was unable to find assemblies
ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: dotnet6 6.0.121-0ubuntu1~22.04.1
ProcVersionSignature: Ubuntu 6.2.0-26.26~22.04.1-generic 6.2.13
Uname: Linux 6.2.0-26-generic x86_64
ApportVersion: 2.20.11-0ubuntu82.5
Architecture: amd64
CasperMD5CheckResult: pass
CurrentDesktop: i3
Date: Thu Aug 17 14:11:08 2023
InstallationDate: Installed on 2023-04-19 (120 days ago)
InstallationMedia: Ubuntu 22.04.2 LTS "Jammy Jellyfish" - Release amd64 (20230223)
SourcePackage: dotnet6
UpgradeStatus: No upgrade log present (probably fresh install)
** Affects: dotnet6 (Ubuntu)
Importance: Undecided
Status: New
** Tags: amd64 apport-bug jammy
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to dotnet6 in Ubuntu.
https://bugs.launchpad.net/bugs/2031690
Title:
dotnet sdk installed incorrectly
Status in dotnet6 package in Ubuntu:
New
Bug description:
dotnet binary installed to
/usr/lib/dotnet/dotnet
link in /usr/bin is incorrect:
/usr/bin/dotnet -> ../lib/dotnet/dotnet
should be
/usr/bin/dotnet -> /usr/lib/dotnet/dotnet
incorrect link causes failure with dotnet fake build. System is unable
to find assemblies.
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 22.04.3 LTS
Release: 22.04
Codename: jammy
dotnet6:
Installed: 6.0.121-0ubuntu1~22.04.1
Candidate: 6.0.121-0ubuntu1~22.04.1
Version table:
*** 6.0.121-0ubuntu1~22.04.1 500
500 http://us.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages
500 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages
100 /var/lib/dpkg/status
I expected
$ dotnet fake build
to build the project
What happened
$ dotnet fake build
was unable to find assemblies
ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: dotnet6 6.0.121-0ubuntu1~22.04.1
ProcVersionSignature: Ubuntu 6.2.0-26.26~22.04.1-generic 6.2.13
Uname: Linux 6.2.0-26-generic x86_64
ApportVersion: 2.20.11-0ubuntu82.5
Architecture: amd64
CasperMD5CheckResult: pass
CurrentDesktop: i3
Date: Thu Aug 17 14:11:08 2023
InstallationDate: Installed on 2023-04-19 (120 days ago)
InstallationMedia: Ubuntu 22.04.2 LTS "Jammy Jellyfish" - Release amd64 (20230223)
SourcePackage: dotnet6
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dotnet6/+bug/2031690/+subscriptions
More information about the foundations-bugs
mailing list