NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Linux v
« Previous 1 … 11 12 13 14 15 … 34 Next »
Arch linux core dump

 
  • 0 Vote(s) - 0 Average
Arch linux core dump
Iriman
Offline

Junior Member

USA
Posts: 35
Threads: 3
Joined: Jan 2022
#11
2022-05-13, 03:29 PM
Thank you Craig for the nudge in the right direction. I uninstalled libicu50, which killed nextpvr, then i added the environment variable to the systemd file and all is perfect.
-Iri
jwh7
Offline

Junior Member

Posts: 19
Threads: 2
Joined: Dec 2013
#12
2022-09-14, 09:31 PM
I was just having this issue on 5.2.5 before upgrading (to v6 w/ dotnet6), and came across this.   I.e. I fixed it by running (my icu is 71.1-1 atm):


Code:
CLR_ICU_VERSION_OVERRIDE="71.1" dotnet ~/NextPVR/NextPVRServer.dll


The suggestion was to use:

Code:
export CLR_ICU_VERSION_OVERRIDE=$(pacman -Q icu|awk '{split($0,a," ");print a[2]}' | awk '{split($0,a,"-");print a[1]}')


But this should be simpler (def not as cool though  Cool )

Code:
export CLR_ICU_VERSION_OVERRIDE=$(pacman -Q icu|sed s:.*\ ::|sed s:-[0-9]::)
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): « Previous 1 2


Possibly Related Threads…
Thread Author Replies Views Last Post
  Linux Command Line To Initiate SchedulesDirect EPG Update LinuxDVR 1 153 2025-04-13, 06:35 PM
Last Post: mvallevand
  Linux install failed -- permission denied? FrogFan 4 391 2025-03-26, 12:39 AM
Last Post: FrogFan
  Is there a 'recommended' version/release of Linux? Bobthegoldfish 1 353 2024-12-24, 12:28 AM
Last Post: mvallevand
  missing MediaInfo.Wrapper.Core on NextTool execution spagio 7 551 2024-12-04, 01:44 AM
Last Post: mvallevand
  Downgrade on Linux eriberg 3 417 2024-09-04, 08:46 PM
Last Post: mvallevand
  linux mint 22 bccicone 2 510 2024-08-01, 10:10 PM
Last Post: bccicone
  Client Recommendations on Linux devarionarias 6 1,511 2024-06-18, 04:31 PM
Last Post: devarionarias
  Linux setup - Help a Windows user... prothed 18 2,336 2024-06-03, 11:08 AM
Last Post: Rod Hutchinson
  Install NexPVR backend in Buildroot based Linux Tnix 3 958 2024-03-14, 11:50 AM
Last Post: mvallevand
  Remote NextPVR backup script for Linux snagglewest 2 586 2024-02-06, 05:44 PM
Last Post: snagglewest

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode