[Bug 280803] irc/smuxi unusable on 14.1 RELEASE. package installs with missing dependencies: log4net, nini
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 13 Aug 2024 18:09:33 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280803
Bug ID: 280803
Summary: irc/smuxi unusable on 14.1 RELEASE. package installs
with missing dependencies: log4net, nini
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: fox@FreeBSD.org
Reporter: khwerz@gmail.com
Flags: maintainer-feedback?(fox@FreeBSD.org)
Assignee: fox@FreeBSD.org
Error Output on launch
```
Unhandled Exception:
System.TypeLoadException: Could not load type of field
'Smuxi.Engine.Config:m_IniDocument' (2) due to: Could not load file or assembly
'Nini, Version=1.1.0.0, Culture=neutral, PublicKeyToken=691faec150a7fa7b' or
one of its dependencies.
at Smuxi.Server.MainClass.Main (System.String[] args) [0x002b8] in
<43d5461aa86d46e3961a2e142cb05cb7>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.TypeLoadException: Could not load
type of field 'Smuxi.Engine.Config:m_IniDocument' (2) due to: Could not load
file or assembly 'Nini, Version=1.1.0.0, Culture=neutral,
PublicKeyToken=691faec150a7fa7b' or one of its dependencies.
at Smuxi.Server.MainClass.Main (System.String[] args) [0x002b8] in
<43d5461aa86d46e3961a2e142cb05cb7>:0
```
--
You are receiving this mail because:
You are the assignee for the bug.