Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- p-cores: 0,1,2,3 (@1512.0000mhz)
- cmd: taskset -c 0,1,2,3
- cat: /home/ark/.config/.OS: No such file or directory
- 2025-07-05 17:49:21.186 | DEBUG | harbourmaster.config:<module>:81 - HM_DEFAULT_TOOLS_DIR: /roms2/tools
- 2025-07-05 17:49:21.188 | DEBUG | harbourmaster.config:<module>:82 - HM_DEFAULT_PORTS_DIR: /roms2/ports
- 2025-07-05 17:49:21.189 | DEBUG | harbourmaster.config:<module>:83 - HM_DEFAULT_SCRIPTS_DIR: /roms2/ports
- 2025-07-05 17:49:24.618 | WARNING | __main__:main:1936 - No internet connection found, running in offline mode.
- 2025-07-05 17:49:25.388 | ERROR | __main__:portmaster_check_update:1793 - Unable to download https://github.com/PortsMaster/PortMaster-GUI/releases/latest/download/version.json: HTTPSConnectionPool(host='github.com', port=443): Max retries exceeded with url: /PortsMaster/PortMaster-GUI/releases/latest/download/version.json (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f96847fd0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))
- 2025-07-05 17:49:33.349 | ERROR | __main__:<module>:1982 - An error has been caught in function '<module>', process 'MainProcess' (11534), thread 'MainThread' (548138160144):
- Traceback (most recent call last):
- > File "./pugwash", line 1982, in <module>
- exit(main(sys.argv))
- │ │ └ ['./pugwash']
- │ └ <module 'sys' (built-in)>
- └ <function main at 0x7f9c934830>
- File "./pugwash", line 1962, in main
- pm.run()
- │ └ <function PortMasterGUI.run at 0x7f9c92b9e0>
- └ <__main__.PortMasterGUI object at 0x7f9f0caad0>
- File "./pugwash", line 691, in run
- self.do_loop()
- │ └ <function PortMasterGUI.do_loop at 0x7f9c92ba70>
- └ <__main__.PortMasterGUI object at 0x7f9f0caad0>
- File "./pugwash", line 709, in do_loop
- self.do_update()
- │ └ <function PortMasterGUI.do_update at 0x7f9c92bb00>
- └ <__main__.PortMasterGUI object at 0x7f9f0caad0>
- File "./pugwash", line 756, in do_update
- if scene.do_update(self.events):
- │ │ │ └ <pySDL2gui.EventManager object at 0x7f9c93a450>
- │ │ └ <__main__.PortMasterGUI object at 0x7f9f0caad0>
- │ └ <function MainMenuScene.do_update at 0x7f9c924ef0>
- └ <pugscene.MainMenuScene object at 0x7f9687b210>
- File "pylibs/pugscene.py", line 430, in do_update
- self.gui.push_scene('ports', PortsListScene(self.gui, {'mode': selected_option, 'base_filters': selected_parameter}))
- │ │ │ │ │ │ │ └ []
- │ │ │ │ │ │ └ 'install'
- │ │ │ │ │ └ <__main__.PortMasterGUI object at 0x7f9f0caad0>
- │ │ │ │ └ <pugscene.MainMenuScene object at 0x7f9687b210>
- │ │ │ └ <class 'pugscene.PortsListScene'>
- │ │ └ <function PortMasterGUI.push_scene at 0x7f9c9339e0>
- │ └ <__main__.PortMasterGUI object at 0x7f9f0caad0>
- └ <pugscene.MainMenuScene object at 0x7f9687b210>
- File "pylibs/pugscene.py", line 1524, in __init__
- self.update_ports()
- │ └ <function PortListBaseScene.update_ports at 0x7f9c927b00>
- └ <pugscene.PortsListScene object at 0x7f919f4a10>
- File "pylibs/pugscene.py", line 1324, in update_ports
- self.gui.set_data('ports_list.total_ports', str(len(self.gui.hm.list_ports(filters=(self.options['base_filters'])))))
- │ │ │ │ │ │ │ │ └ {'mode': 'install', 'base_filters': [], 'filters': [], 'sort_by': 'alphabetical', 'skip_genres': ['broken']}
- │ │ │ │ │ │ │ └ <pugscene.PortsListScene object at 0x7f919f4a10>
- │ │ │ │ │ │ └ <function HarbourMaster.list_ports at 0x7f9e222710>
- │ │ │ │ │ └ <harbourmaster.harbour.HarbourMaster object at 0x7f9680bc90>
- │ │ │ │ └ <__main__.PortMasterGUI object at 0x7f9f0caad0>
- │ │ │ └ <pugscene.PortsListScene object at 0x7f919f4a10>
- │ │ └ <function PortMasterGUI.set_data at 0x7f9c9330e0>
- │ └ <__main__.PortMasterGUI object at 0x7f9f0caad0>
- └ <pugscene.PortsListScene object at 0x7f919f4a10>
- File "pylibs/harbourmaster/harbour.py", line 1037, in list_ports
- if not self.match_requirements(new_port_info):
- │ │ └ {'version': 2, 'name': '2048.zip', 'items': ['2048.sh', '2048/'], 'items_opt': None, 'attr': {'title': '2048', 'desc': 'The 2...
- │ └ <function HarbourMaster.match_requirements at 0x7f9e222680>
- └ <harbourmaster.harbour.HarbourMaster object at 0x7f9680bc90>
- File "pylibs/harbourmaster/harbour.py", line 959, in match_requirements
- if not runtime.endswith('.squashfs'):
- └ []
- AttributeError: 'list' object has no attribute 'endswith'
- 0: 1
- Display size: 640x480
- Opening 0
Advertisement
Add Comment
Please, Sign In to add comment