[SOLVED] iconv not working after this morning's upgrades
by RandomTroll from LinuxQuestions.org on (#6GPDG)
Code:man iconv returns:Quote:
Code:iconv returns Quote:
mplayer returns, Quote:
, apparently every time it gets a UTF-8 character.
This started after today's upgrades.
v4l-utils-1.26.0-x86_64-1 , pipewire-1.0.0-x86_64-1.txz , and perl-5.38.1-x86_64-1 are the new packages. I doubt perl is involved. mplayer works otherwise. iconv hasn't changed.
It seems iconv is missing some support file(s) - perhaps deleted in an upgrade? Or is it just me? I find no missing dependencies.
iconv: failed to start conversion processing: No such file or directory man: command exited with status 127: iconv -c -f UTF-8 -t ISO-8859-1//TRANSLIT | sed -e '/^[[:space:]]*$/{ N; /^[[:space:]]*\n[[:space:]]*$/D; }' | LESS=-ix8RmPm Manual page iconv(1) ?ltline %lt?L/%L.:byte %bB?s/%s..?e (END):?pB %pB\%.. (press h for help or q to quit)$PM Manual page iconv(1) ?ltline %lt?L/%L.:byte %bB?s/%s..?e (END):?pB %pB\%.. (press h for help or q to quit)$-M -i MAN_PN=iconv(1) less |
iconv: failed to start conversion processing: No such file or directory |
iconv: conversion from UTF-8 to ISO-8859-1 unsupported |
This started after today's upgrades.
v4l-utils-1.26.0-x86_64-1 , pipewire-1.0.0-x86_64-1.txz , and perl-5.38.1-x86_64-1 are the new packages. I doubt perl is involved. mplayer works otherwise. iconv hasn't changed.
It seems iconv is missing some support file(s) - perhaps deleted in an upgrade? Or is it just me? I find no missing dependencies.