Skip to content

Attaching and submitting log files

Michael DeGuzis edited this page Jun 15, 2017 · 2 revisions

Table of Contents generated with DocToc

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