[arch-general] "error: unknown encoding UTF8: using iso88591 as fallback"
Rodrigo Rivas
rodrigorivascosta at gmail.com
Fri May 29 21:30:47 UTC 2015
On Fri, May 29, 2015 at 5:51 PM, Ralf Mardorf
<ralf.mardorf at rocketmail.com> wrote:
> On Fri, 29 May 2015 16:09:27 +0200, Rodrigo Rivas wrote:
>> $ grep -ir 'encoding="utf8' /etc
>
> [rocketmouse at archlinux ~]$ sudo grep -ir 'encoding="utf8' /etc
> [rocketmouse at archlinux ~]$
>
> There's nothing.
Hmmm... what about the other one?
$ sudo grep -ir 'encoding="utf8' ~/.config
If that fails and you are out of ideas and you have spare time to
waste you could also try:
$ sudo grep -ir 'encoding="utf8' ~
$ sudo grep -ir 'encoding="utf8' /var/cache
More information about the arch-general
mailing list