Код:
Код: Выделить всё
# pkg install playonbsd
Updating FreeBSD repository catalogue...
FreeBSD repository is up-to-date.
All repositories are up-to-date.
pkg: No packages available to install matching 'playonbsd' have been found in the repositories
Почему так? Ведь есть же файл на http://pkg.freebsd.org/freebsd:10:x86:32/latest/All/:
Код:
Код: Выделить всё
playonbsd-4.2.8.txz 2280108 2016-Mar-15 14:49
Код: Выделить всё
$ playonbsd
Looking for python... 2.7.11 - wxversion(s): 2.8-gtk2-unicode, 2.8-gtk2-unicode
selected
[main] Message: PlayOnBSD (4.2.8) is starting
[clean_tmp] Message: PlayOnLinux seems to be already running. Don't cleaning tmp
Traceback (most recent call last):
File "mainwindow.py", line 1346, in <module>
app = PlayOnLinuxApp(redirect=False)
File "/usr/local/lib/python2.7/site-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 7981, in __init__
self._BootstrapApp()
File "/usr/local/lib/python2.7/site-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 7555, in _BootstrapApp
return _core_.PyApp__BootstrapApp(*args, **kwargs)
File "mainwindow.py", line 1162, in OnInit
self.frame = MainWindow(None, -1, os.environ["APPLICATION_TITLE"])
File "mainwindow.py", line 288, in __init__
self.optionmenu.Append(211, _("Internet"))
File "/usr/local/lib/python2.7/site-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 11057, in Append
return _core_.Menu_Append(*args, **kwargs)
File "/usr/local/lib/python2.7/encodings/cp1251.py", line 15, in decode
return codecs.charmap_decode(input,errors,decoding_table)
UnicodeDecodeError: 'charmap' codec can't decode byte 0x98 in position 1: character maps to <undefined>
[update_check] Message: List is up to date