Skip to content

Attaching and submitting log files

mikeyd edited this page Jan 4, 2016 · 2 revisions

About

This page details services good for attaching log output

Services

Using pastebinit

A patched version of pastebinit is also available via this repository here. The default package from Valve does not work currently. Please see issue 449 over at the SteamOS issue tracker.

Installing:

sudo apt-get install gdebi
wget -P "/tmp/http://packages.libregeek.org/SteamOS-Tools/pool/main/p/pastebinit/pastebinit_1.4-4+git+bsos4_all.deb"
sudo gdebi /tmp/pastebinit_1.4-4+git+bsos4_all.deb
Clone this wiki locally