#raspbian IRC Log

Index

IRC Log for 2015-04-29

Timestamps are in GMT/BST.

[0:00] * Dragonkeeper (~dragonkee@cpc2-gill2-0-0-cust69.20-1.cable.virginm.net) Quit (Quit: WeeChat 1.1.1)
[0:00] * Bombo (bombo@p57A1D2AC.dip0.t-ipconnect.de) has joined #raspbian
[0:10] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) has joined #raspbian
[0:11] * polypi (~rauhaar@ip92345ea3.dynamic.kabel-deutschland.de) has joined #raspbian
[0:12] * Sivr (~Sivr@149.86.116.73) Quit (Quit: ~bye~)
[0:14] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) Quit (Ping timeout: 255 seconds)
[0:17] * polypi (~rauhaar@ip92345ea3.dynamic.kabel-deutschland.de) has left #raspbian
[0:18] * Climuffff (~Climufff@ip1f13b7e6.dynamic.kabel-deutschland.de) Quit (Ping timeout: 244 seconds)
[0:19] * q-bert is now known as hubert-
[0:23] * b4tm4n (~b4tm4n@gateway/vpn/privateinternetaccess/b4tm4n) has joined #raspbian
[0:24] * afs (~afs@bl14-213-130.dsl.telepac.pt) Quit (Quit: Ex-Chat)
[0:29] * Akex_ (uid58281@gateway/web/irccloud.com/x-sloilurbageoowie) Quit (Quit: Connection closed for inactivity)
[0:32] * Climuffff (~Climufff@ip1f13b7e6.dynamic.kabel-deutschland.de) has joined #raspbian
[0:36] * Funambuli (~Funambuli@77.230.140.4) has joined #raspbian
[0:44] * WillAmes (~py@ool-18b9b3ea.dyn.optonline.net) Quit (Remote host closed the connection)
[0:45] * WillAmes (~py@ool-18b9b3ea.dyn.optonline.net) has joined #raspbian
[0:52] * pgs (~pgs@2001:44b8:313d:cb01:ed93:cf2:6164:f8f7) has joined #raspbian
[0:53] * zz_AlphaTech (~AlphaTech@code.hard.in.these.world.javafaq.nu) has joined #raspbian
[0:57] * pycoderf (~vitalis@cpe-66-69-37-100.satx.res.rr.com) has joined #raspbian
[0:58] <pycoderf> diederik: are you around by chance?
[0:58] * zz_AlphaTech (~AlphaTech@code.hard.in.these.world.javafaq.nu) Quit (Quit: Bye!)
[1:00] <pycoderf> anyone know what files i can cleanup on the minimal net install? cant seem to update as boot is full
[1:00] <diederik> yes I am
[1:01] <pycoderf> diederik: is there a purpose to no lvm?
[1:01] <diederik> what do you mean?
[1:01] <diederik> lvm isn't installed by default
[1:01] <pycoderf> so for some reason /boot is 91% full so i cannot update as dist-upgrade finds a new initramfs and it won't fit
[1:02] <pycoderf> i am wondering how i can work around this
[1:02] <diederik> can you pastebin 'ls -l /boot/' ?
[1:02] <pycoderf> https://bpaste.net/show/e7bf405c2e5a
[1:03] <diederik> the best way to solve it is by using gparted (or sth like that) to increase the size of /boot/
[1:03] <pycoderf> yeah i already made / fill the card
[1:03] <pycoderf> do i need a reinstall?
[1:03] <diederik> you mean both /boot/ and / are (almost) full?
[1:04] <pycoderf> no just /boot
[1:04] <pycoderf> i see the new rcfixes this
[1:04] <pycoderf> i just hit every bug possible with this install
[1:04] <diederik> which kernel are you using?
[1:04] <plugwash> gparted can move, grow and shrink partitions
[1:04] * someircname (~Adium@199.15.128.78) has joined #raspbian
[1:04] <diederik> kernel.img or vmlinux-xxx ?
[1:04] <pycoderf> root@piweb:~# uname -r
[1:04] <pycoderf> 3.18.0-trunk-rpi
[1:05] <pycoderf> oh how do i tell
[1:05] <diederik> ok, then you could delete kernel.img and kernel7.img
[1:05] <pycoderf> when do you expect 1.0.7 to be final?
[1:05] <pycoderf> i might just flash that
[1:05] <diederik> don't know yet
[1:06] <pycoderf> well its rc so should be stable enough its mostly the script hat changed right
[1:07] <diederik> I would take either 1.0.6 or 1.0.7-beta instead and specify 'bootsize=+128M' instead
[1:07] <pycoderf> what would be wrong with rc?
[1:07] <diederik> the thing that will likely change is the installation of newer firmware
[1:07] <pycoderf> but i can always update that
[1:07] <diederik> and that is the thing that takes about 10MB
[1:08] <diederik> I thought the problem was with too old firmware, but I'm now quite convinced it's DeviceTree that's causing the issues
[1:08] <diederik> there's anothing thing that should work
[1:09] <diederik> edit 'config-reinstal.txt' and add 'bootsize=+128M' to it
[1:09] <pycoderf> what will i break using rc if i can update the firmware
[1:09] <diederik> then move config-reinstall.txt to config.txt and reboot
[1:10] <diederik> nothing will break with RC
[1:11] <plugwash> diederik, well AIUI device tree mode completely changes the hardware handling
[1:11] <diederik> I think you're right
[1:11] <diederik> it also causes the power led to not work when enabled
[1:12] <diederik> and if I get a kernel panic, all I have to do is disable DT and then it works again
[1:14] <pycoderf> does the rc install from all repos now or still just the one?
[1:15] <diederik> still only from main
[1:15] <diederik> (unless you install from post-install.txt)
[1:15] <diederik> that change will likely come with 1.0.8 or 1.0.9
[1:15] <pycoderf> but i have to use full paths so /usr/bin/apt-get install raspi-config rpi-update
[1:15] <pycoderf> ?
[1:16] <diederik> chroot /rootfs /usr/bin/apt-get -y install <package>
[1:18] <pycoderf> got it. and i think if i recall right using testing for my release should work
[1:18] <diederik> not sure, but jessie should work
[1:19] <plugwash> note that testing now points at stretch
[1:19] <diederik> ^^ that's why I'm not sure about using 'testing' pycoderf
[1:20] <diederik> plugwash: you were right: https://github.com/debian-pi/raspbian-ua-netinst/issues/180#issuecomment-74445912
[1:21] <pycoderf> diederik: i will try testing for you to see what happens
[1:22] <diederik> you can try, but actually I'm quite sure it won't work
[1:22] <diederik> the base system gets installed with cdebootstrap and that doesn't support stretch
[1:25] <pycoderf> so just install jessie and then replace it in the sources.list and update?
[1:25] <plugwash> diederik, hmm
[1:25] <diederik> pycoderf: that should work
[1:25] <diederik> plugwash: yes ...
[1:26] * plugwash wouldn't be surprised if specifying "testing" worked but specifying "stretch" didn't at least if cdebootstrap is anything like debootstrap
[1:27] * riq__ (~riq_@c-50-161-74-230.hsd1.ca.comcast.net) has joined #raspbian
[1:27] <diederik> afaik cdebootstrap and debootstrap are 2 'totally' different things
[1:27] * riq_ (~riq_@c-50-161-74-230.hsd1.ca.comcast.net) Quit (Ping timeout: 265 seconds)
[1:27] <diederik> debootstrap does have support for stretch (in the jessie version)
[1:27] <plugwash> AIUI they are two implementations of the same thing
[1:28] <diederik> "This is implementation is different from debootstrap. It features a different package selection."
[1:29] <diederik> afaik they started out the same, but have diverged over time
[1:30] <plugwash> at least with debootstrap it looks up the release name you specify against it's set of "scripts" and if it doesn't find it then it won't bootstrap
[1:30] <plugwash> so a debootstrap that doesn't know about stretch won't accept "stretch" but it will accept "testing"
[1:31] <plugwash> I have my suspiscions that cdebootstrap may be similar
[1:31] <pycoderf> how long should an install take assuming no errors?
[1:31] <diederik> http://metadata.ftp-master.debian.org/changelogs//main/d/debootstrap/debootstrap_1.0.67_changelog
[1:31] <diederik> see version 1.0.65
[1:31] * Funambuli (~Funambuli@77.230.140.4) Quit (Quit: Saliendo)
[1:32] <diederik> pycoderf: 15-20 min, unless you have a large package list specified
[1:32] <plugwash> ok it seems cdebootstrap won't bootstrap testing pointed to stretch
[1:32] <diederik> (also depending on the speed of the sd card)
[1:32] <plugwash> debian:/home/plugwash# cdebootstrap testing /chroots/stretch-amd64
[1:32] <plugwash> P: Retrieving Release
[1:32] <plugwash> P: Retrieving Release.gpg
[1:32] <plugwash> P: Validating Release
[1:32] <plugwash> I: Good signature from "Debian Archive Automatic Signing Key (7.0/wheezy) <ftpmaster@debian.org>"
[1:32] <plugwash> P: Parsing Release
[1:32] <plugwash> E: Unknown suite stretch
[1:32] <plugwash> debian:/home/plugwash#
[1:33] <plugwash> at least the (rather old) version on my laptop won't
[1:33] <diederik> hadn't tested it myself, but I was afraid of that
[1:34] <diederik> iirc you patched the jessie version of cdebootstrap specifically on hifi's request
[1:35] <diederik> plugwash: got the same as you on a fully up-to-date sid system
[1:36] <plugwash> looks like even the sid version of cdebootstrap hasn't been updated for stretch which is frankly embrasing
[1:37] <diederik> correct
[1:37] * riq__ (~riq_@c-50-161-74-230.hsd1.ca.comcast.net) Quit (Ping timeout: 256 seconds)
[1:37] <diederik> also the response to various bug reports is not good (to be polite)
[1:38] <diederik> (mostly none)
[1:39] * YoY (~YoY@ltl56-2-88-169-169-201.fbx.proxad.net) Quit (Quit: Computer has gone to sleep.)
[1:39] * plugwash muses the possibility of a NMU
[1:40] * jazzzu (~jazzzu@D97B7B1C.cm-3-4b.dynamic.ziggo.nl) Quit (Ping timeout: 250 seconds)
[1:40] <diederik> you don't have to do it for me though ;-)
[1:41] <diederik> I don't want to base the installer on stretch
[1:41] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) has joined #raspbian
[1:42] <plugwash> diederik, at the least can you file a bugreport in debian
[1:42] * dougl (~doug@S0106744401495b56.wp.shawcable.net) has joined #raspbian
[1:42] <diederik> yeah, I will.
[1:42] <ShorTie> you gotta add it into /usr/share/cdebootstrap/suites
[1:43] <ShorTie> i just copied 1 of the others
[1:43] <diederik> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=754228
[1:43] <diederik> I will file the report, but I won't expect anything of it ...
[1:45] <diederik> Didn't get a response to 754867 which I filed 9 months ago
[1:45] * osxdude|MBP (~osxdude@unaffiliated/osxdude) has joined #raspbian
[1:46] <plugwash> ShorTie, sure but if the cdebootstrap in stretch can't bootstrap stretch then it's IMO not fit for release
[1:47] * YoY (~YoY@ltl56-2-88-169-169-201.fbx.proxad.net) has joined #raspbian
[1:47] <diederik> I could specify other issues with cdebootstrap, but I think you get the point ;)
[1:47] <plugwash> sure, frankly this needs to be escalated but first we need the bug report filed
[1:47] * plugwash would go for a severity of grave
[1:48] <diederik> lol, I was thinking of wishlist
[1:48] <ShorTie> the os version also shows jessie
[1:49] <plugwash> diederik, hell no, this is borderline important/grave
[1:50] * pycoderf (~vitalis@cpe-66-69-37-100.satx.res.rr.com) Quit (Read error: Connection reset by peer)
[1:50] * _Kowalski (~Kowalski@p54B7DD58.dip0.t-ipconnect.de) Quit (Ping timeout: 250 seconds)
[1:51] <plugwash> ShorTie, that's normal-ish, iirc the reported OS version comes from base-files which hasn't had a post-jessie upload yet
[1:51] <plugwash> and i'd go for the upper side of the border and see if the maintainer tries to argue it down or someone just fixes it
[1:53] <diederik> bug report send with severity important (no bug# yet)
[1:56] <Chocolate_Chip> is it possible to run Raspbian on my smartphone?
[1:56] <Chocolate_Chip> that'd be neat to look into
[1:57] <plugwash> diederik, you are so conservative......
[1:57] <diederik> I know
[1:57] <diederik> Support for Jessie was added 2014-06-23 ...
[1:59] <diederik> bugs.debian.org/cgi-bin/bugreport.cgi?bug=783672
[2:02] * _Kowalski (~Kowalski@p54B7DA5F.dip0.t-ipconnect.de) has joined #raspbian
[2:17] * plugwash was hopeing for something more forcefully worded
[2:18] * TheLostAdmin (~TheLostAd@108.161.125.84) Quit (Quit: Leaving)
[2:18] * ShorTie thinkz, if your nice and add a patch, you might get more of a response
[2:19] * diederik thinks cdebootstrap is basically abondomware so doesn't expect anything
[2:22] * plugwash is getting a similar impression
[2:22] <plugwash> any particular reason for preffering it over debootstrap?
[2:23] <diederik> no, it was a historical decision of hifi
[2:23] <diederik> and I now actually have a preference for debootstrap
[2:24] * CMDann (~CMDann@50.72.250.84) Quit (Ping timeout: 250 seconds)
[2:24] <plugwash> the tricky bit is it isn't quite abandoned, the maintainer made his most recent upload just before the jessie freeze afaict
[2:25] <plugwash> complete abandonment is in some ways easier to deal with
[2:25] <diederik> correct. but it seems like only the most essential things are done to it
[2:28] * CMDann (~CMDann@50.72.250.84) has joined #raspbian
[2:32] * dougl (~doug@S0106744401495b56.wp.shawcable.net) Quit (Remote host closed the connection)
[2:32] * CMDann (~CMDann@50.72.250.84) Quit (Ping timeout: 240 seconds)
[2:34] * YoY (~YoY@ltl56-2-88-169-169-201.fbx.proxad.net) Quit (Quit: Leaving...)
[2:35] * YoY (~YoY@ltl56-2-88-169-169-201.fbx.proxad.net) has joined #raspbian
[2:36] * CMDann (~CMDann@50.72.250.84) has joined #raspbian
[2:37] * methuzla (~methuzla@dsl254-017-117.sea1.dsl.speakeasy.net) has joined #raspbian
[2:41] * xmgv (~maxi@unaffiliated/plist) has left #raspbian
[2:45] * darkbasic (~quassel@host37-245-static.119-2-b.business.telecomitalia.it) Quit (Read error: Connection reset by peer)
[2:45] * darkbasic (~quassel@niko.linuxsystems.it) has joined #raspbian
[2:46] * b4tm4n (~b4tm4n@gateway/vpn/privateinternetaccess/b4tm4n) Quit (Quit: Leaving)
[2:51] * laza (~laza@b2b-130-180-1-210.unitymedia.biz) Quit (Read error: Connection reset by peer)
[2:55] * laza (~laza@b2b-130-180-1-210.unitymedia.biz) has joined #raspbian
[2:57] * Funambuli (~Funambuli@77.230.140.4) has joined #raspbian
[2:59] * Bombo (bombo@p57A1D2AC.dip0.t-ipconnect.de) Quit (Ping timeout: 264 seconds)
[3:08] * Dasyatid1 (~prime@heterodyne.dasyatidae.net) has joined #raspbian
[3:11] * metabsd (~metabsd@TRRBPQ6503W-LP130-04-845445360.dsl.bell.ca) Quit (Quit: Quitte)
[3:11] * Sivr (~Sivr@149.86.116.73) has joined #raspbian
[3:14] * Sivr (~Sivr@149.86.116.73) Quit (Client Quit)
[3:25] * Sivr (~Sivr@149.86.116.73) has joined #raspbian
[3:30] * spacedentist (~quassel@hunson.server.spacedentist.net) Quit (Ping timeout: 245 seconds)
[3:30] * mi11k1 (~mi11k1@d216-121-229-139.home3.cgocable.net) Quit (Quit: Leaving)
[3:31] * dilm (~dilm@195.88.84.157) Quit (Ping timeout: 272 seconds)
[3:31] * dilm (~dilm@195.88.84.157) has joined #raspbian
[3:32] * spacedentist (~quassel@hunson.server.spacedentist.net) has joined #raspbian
[3:35] * Climuffff (~Climufff@ip1f13b7e6.dynamic.kabel-deutschland.de) Quit (Quit: Nettalk6 - www.ntalk.de)
[3:41] * And1 (~And1@monoceres.uberspace.de) Quit (Ping timeout: 256 seconds)
[3:41] * Alina-malina (~Alina-mal@unaffiliated/alina-malina) Quit (Ping timeout: 264 seconds)
[3:41] * And1 (~And1@monoceres.uberspace.de) has joined #raspbian
[3:42] * Alina-malina (~Alina-mal@unaffiliated/alina-malina) has joined #raspbian
[3:47] * methuzla (~methuzla@dsl254-017-117.sea1.dsl.speakeasy.net) has left #raspbian
[3:51] * mike_t (~mike@pluto.dd.vaz.ru) has joined #raspbian
[3:56] * Sivr (~Sivr@149.86.116.73) Quit (Quit: ~bye~)
[3:57] * Bombo (bombo@p57A1D519.dip0.t-ipconnect.de) has joined #raspbian
[3:58] * plugwash (~plugwash@97e3d836.skybroadband.com) Quit (Remote host closed the connection)
[4:19] * riq_ (~riq_@c-50-161-74-230.hsd1.ca.comcast.net) has joined #raspbian
[4:37] * CMDann (~CMDann@50.72.250.84) Quit (Remote host closed the connection)
[4:37] * CMDann (~CMDann@50.72.250.84) has joined #raspbian
[4:44] * arky (~arky@110.74.219.32) has joined #raspbian
[4:57] * Dasyatid1 (~prime@heterodyne.dasyatidae.net) has left #raspbian
[5:02] * riq_ (~riq_@c-50-161-74-230.hsd1.ca.comcast.net) Quit (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
[5:18] * Voovode (~Alex@tenatena.static.otenet.gr) has joined #raspbian
[5:19] * XSoul (~XRule@213.191.175.201) Quit (Ping timeout: 264 seconds)
[5:20] * XSoul (~XRule@46.249.204.13) has joined #raspbian
[5:21] * Funambuli (~Funambuli@77.230.140.4) Quit (Quit: Saliendo)
[5:32] * pgs (~pgs@2001:44b8:313d:cb01:ed93:cf2:6164:f8f7) Quit (Quit: Leaving)
[5:34] * bizarro_1 (~bizarro_1@83.Red-88-19-176.staticIP.rima-tde.net) Quit (Quit: Leaving)
[5:41] * varibull (~varibull@ta.tainstruments.com) Quit (Remote host closed the connection)
[5:42] * varibull (~varibull@ta.tainstruments.com) has joined #raspbian
[5:47] * Funambuli (~loki@77.230.140.4) has joined #raspbian
[5:47] * Funambuli (~loki@77.230.140.4) Quit (Read error: Connection reset by peer)
[5:54] * arpad_______ (20320@ninthfloor.org) has joined #raspbian
[5:57] * alex1a (~alex1a@bl13-179-28.dsl.telepac.pt) has joined #raspbian
[5:59] * zGrr (~grr@185.13.106.91) Quit (Ping timeout: 250 seconds)
[6:02] * peppis (~peppis@94-137-97-144.customers.ownit.se) has joined #raspbian
[6:04] * hubutm20 (~hubutm20@86.125.244.123) Quit (Ping timeout: 255 seconds)
[6:04] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) Quit (Remote host closed the connection)
[6:04] * hubutm20 (~hubutm20@86.125.244.123) has joined #raspbian
[6:10] * XSoul (~XRule@46.249.204.13) Quit (Ping timeout: 272 seconds)
[6:20] * XSoul (~XRule@46.249.204.13) has joined #raspbian
[6:22] * Bercik (~Yotsuba@unaffiliated/bercik) Quit (Ping timeout: 250 seconds)
[6:30] * XSoul (~XRule@46.249.204.13) Quit (Ping timeout: 252 seconds)
[6:45] * XSoul (~XRule@213.191.175.201) has joined #raspbian
[6:56] * mildouze (~Icedove@AAmiens-156-1-46-154.w90-18.abo.wanadoo.fr) has joined #raspbian
[6:57] * twolife` is now known as twolife
[6:57] * peppis (~peppis@94-137-97-144.customers.ownit.se) Quit (Quit: Lost terminal)
[7:01] * Bombo (bombo@p57A1D519.dip0.t-ipconnect.de) Quit (Ping timeout: 264 seconds)
[7:01] * Cybertinus (~Cybertinu@cybertinus.customer.cloud.nl) Quit (Ping timeout: 272 seconds)
[7:04] * Cybertinus (~Cybertinu@cybertinus.customer.cloud.nl) has joined #raspbian
[7:04] * mildouze (~Icedove@AAmiens-156-1-46-154.w90-18.abo.wanadoo.fr) Quit (Quit: mildouze)
[7:11] * varibull (~varibull@ta.tainstruments.com) Quit (Remote host closed the connection)
[7:11] * varibull (~varibull@ta.tainstruments.com) has joined #raspbian
[7:19] * Akex_ (uid58281@gateway/web/irccloud.com/x-cgvwxplcgcrpewwd) has joined #raspbian
[7:33] * darkbasic_ (~quassel@niko.linuxsystems.it) has joined #raspbian
[7:34] * rickrobs_ (~rickrobs@cust-148.lehi03-145-128-25.vivw.net) Quit (Ping timeout: 276 seconds)
[7:35] * darkbasic (~quassel@niko.linuxsystems.it) Quit (Ping timeout: 272 seconds)
[7:47] * TheOneRing (~quassel@HSI-KBW-134-3-252-52.hsi14.kabel-badenwuerttemberg.de) has joined #raspbian
[7:53] * thebiffman (~andreas@109.228.150.211) Quit (Ping timeout: 256 seconds)
[7:54] * darkbasic_ (~quassel@niko.linuxsystems.it) Quit (Read error: Connection reset by peer)
[7:54] * darkbasic (~quassel@niko.linuxsystems.it) has joined #raspbian
[7:54] * TheOneRing_ (8603fc34@amarok/developer/TheOneRing) has joined #raspbian
[7:56] <TheOneRing_> hi for some reason I decided to upgrade to jessi. now networking isn't coming up correctly. I have to set the ip and the gateway manually which is quite stupid on a pi used as a server.
[7:56] <TheOneRing_> also the systemd daemon is running at 100% on one core...
[7:56] <TheOneRing_> have you heared something similar ^^
[7:59] * Bombo (bombo@p57A1D93C.dip0.t-ipconnect.de) has joined #raspbian
[8:04] * NicoHood (~Thunderbi@p5DC4E1DB.dip0.t-ipconnect.de) has joined #raspbian
[8:05] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) has joined #raspbian
[8:10] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) Quit (Ping timeout: 276 seconds)
[8:11] * ncg (~ncg@195-154-184-193.rev.poneytelecom.eu) Quit (Remote host closed the connection)
[8:11] <TheOneRing_> oh and rebooting doesn't work
[8:11] <TheOneRing_> I have to unplug it ..
[8:12] * rickrobs (~rickrobs@cust-148.lehi03-145-128-25.vivw.net) has joined #raspbian
[8:12] <lordievader> Good morning.
[8:13] * varibull (~varibull@ta.tainstruments.com) Quit (Remote host closed the connection)
[8:14] * varibull (~varibull@ta.tainstruments.com) has joined #raspbian
[8:19] * TheOneRing (~quassel@HSI-KBW-134-3-252-52.hsi14.kabel-badenwuerttemberg.de) Quit (Remote host closed the connection)
[8:20] <TheOneRing_> ok killing systemd causes a reboot too xD
[8:22] * own3dz (~alex1a@bl13-179-28.dsl.telepac.pt) has joined #raspbian
[8:23] * Guest20879 (~esc@85.253.100.92.cable.starman.ee) has joined #raspbian
[8:25] * ppq (~ppq@unaffiliated/ppq) has joined #raspbian
[8:27] <own3dz> any alternative to irssi irc lcient to raspbian ?
[8:27] <own3dz> or anybody already install irssi ? i can't find "glib-2.6 or greater" deppendecy
[8:28] * TheOneRing_ (8603fc34@amarok/developer/TheOneRing) Quit (Ping timeout: 246 seconds)
[8:29] * zGrr (~grr@185.13.106.79) has joined #raspbian
[8:29] <lordievader> own3dz: weechat.
[8:29] <zGrr> moin :)
[8:30] * darkbasic_ (~quassel@niko.linuxsystems.it) has joined #raspbian
[8:30] <own3dz> i want to run in terminal via ssh, weechat support it ?
[8:30] * darkbasic (~quassel@niko.linuxsystems.it) Quit (Ping timeout: 272 seconds)
[8:32] <own3dz> thanks, i already install irssi, just apg-get install :D
[8:32] <own3dz> i dont know if exist any package from debian
[8:34] * darkbasic_ (~quassel@niko.linuxsystems.it) Quit (Read error: Connection reset by peer)
[8:34] * Guest73367 (~root@bl13-179-28.dsl.telepac.pt) has joined #raspbian
[8:34] * darkbasic (~quassel@niko.linuxsystems.it) has joined #raspbian
[8:34] <Guest73367> alex1a testing irssi on raspberry
[8:34] <own3dz> :D
[8:35] <own3dz> sorry for spam
[8:39] * Guest73367 (~root@bl13-179-28.dsl.telepac.pt) Quit (Quit: leaving)
[8:40] * darkbasic (~quassel@niko.linuxsystems.it) Quit (Quit: No Ping reply in 180 seconds.)
[8:40] * darkbasic (~quassel@niko.linuxsystems.it) has joined #raspbian
[8:41] * TheOneRing (~quassel@HSI-KBW-134-3-252-52.hsi14.kabel-badenwuerttemberg.de) has joined #raspbian
[8:45] <TheOneRing> ok now with a static Ip its working again. I just have to login and kill systemd after wards systemd is started again this time not going crazy
[8:46] * jazzzu (~jazzzu@D97B7B1C.cm-3-4b.dynamic.ziggo.nl) has joined #raspbian
[8:47] * mildouze (~Icedove@AAmiens-156-1-46-154.w90-18.abo.wanadoo.fr) has joined #raspbian
[8:48] * ztaale (~bleh@ti0098a400-0583.bb.online.no) has joined #raspbian
[8:49] * rkg (59ce0b23@gateway/web/freenode/ip.89.206.11.35) has joined #raspbian
[8:50] * Obi-Wan (~obi-wan@unaffiliated/obi-wan) Quit (Ping timeout: 264 seconds)
[8:56] * Obi-Wan (~obi-wan@unaffiliated/obi-wan) has joined #raspbian
[8:56] * darkbasic (~quassel@niko.linuxsystems.it) Quit (Ping timeout: 272 seconds)
[9:00] * z7aale (~bleh@ti0098a400-0583.bb.online.no) has joined #raspbian
[9:00] * ztaale (~bleh@ti0098a400-0583.bb.online.no) Quit (Read error: Connection reset by peer)
[9:00] * z7aale is now known as ztaale
[9:00] * NicoHood (~Thunderbi@p5DC4E1DB.dip0.t-ipconnect.de) Quit (Ping timeout: 240 seconds)
[9:01] * Robarelli (~Robarelli@S0106602ad076145a.cg.shawcable.net) Quit (Ping timeout: 256 seconds)
[9:01] * NicoHood (~Thunderbi@p5DC4FDCF.dip0.t-ipconnect.de) has joined #raspbian
[9:02] * oberstet (~quassel@ppp-46-244-229-35.dynamic.mnet-online.de) has joined #raspbian
[9:02] * darkbasic (~quassel@host37-245-static.119-2-b.business.telecomitalia.it) has joined #raspbian
[9:06] * NicoHood (~Thunderbi@p5DC4FDCF.dip0.t-ipconnect.de) Quit (Ping timeout: 256 seconds)
[9:15] * NicoHood (~Thunderbi@p5B3FE9CC.dip0.t-ipconnect.de) has joined #raspbian
[9:20] <own3dz> how can i copy a file to my raspberry pi ? it is bridged with my pc, 192.*.*.84
[9:20] <own3dz> i need to copu a .json file to fix oauth in gspread
[9:20] <own3dz> copy*
[9:22] <lordievader> scp?
[9:22] <lordievader> rsync?
[9:22] * Megaf (~Megaf@unaffiliated/megaf) has joined #raspbian
[9:22] <own3dz> it is possible to do scp via putty ssh ?
[9:23] <own3dz> i dont know how putty gonna search local files in my windows
[9:23] <lordievader> Winscp does scp.
[9:23] <own3dz> filezilla doenst use that protocol ?
[9:24] * Megaf_ (~Megaf@unaffiliated/megaf) Quit (Ping timeout: 255 seconds)
[9:27] <Draylor> ssh to pi, run vi, copy & paste :)
[9:32] * hubutm20 (~hubutm20@86.125.244.123) Quit (Read error: Connection reset by peer)
[9:33] * hubutm20 (~hubutm20@79.114.72.45) has joined #raspbian
[9:34] <own3dz> i install winscp
[9:34] <own3dz> this is awesome
[9:34] <own3dz> :D
[9:35] <own3dz> and i finally can wrote dht11 sensor values to googlespreadsheet
[9:35] <own3dz> thanks @lordievader and @Draylor
[9:36] * zGrr (~grr@185.13.106.79) Quit (Ping timeout: 264 seconds)
[9:39] <rkg> Hello. When I attempt a GET request to a specific address over ssl on raspbian it results in SSL read: error:00000000:lib(0):func(0):reason(0), errno 104.
[9:39] <rkg> I cannot ping the server afterwards until i reboot the pi
[9:39] <rkg> Could somebody help me figure out why this happens?
[9:40] <rkg> I have tried via curl -vk and a webbrowser
[9:40] <rkg> same command runs fine on ubuntu and centos clients in the same network
[9:42] * zGrr (~grr@185.13.106.81) has joined #raspbian
[9:42] * qdk (~qdk@87.72.0.40) Quit (Ping timeout: 248 seconds)
[9:46] <rkg> Ok, then. Are there perhaps other community support channels for your distribution?
[9:46] * ztaale (~bleh@ti0098a400-0583.bb.online.no) Quit (Read error: Connection reset by peer)
[9:52] * diytto (~diytto@2a01:4f8:162:124::2) Quit (Ping timeout: 272 seconds)
[9:53] <rkg> Thanks for nothing. Stay classy...
[9:54] * rkg (59ce0b23@gateway/web/freenode/ip.89.206.11.35) Quit (Ping timeout: 246 seconds)
[9:55] * diytto (~diytto@2a01:4f8:162:124::2) has joined #raspbian
[10:01] * mrz__ (~mrz@2a00:f10:103:201:ba27:ebff:fe86:350a) has joined #raspbian
[10:02] * mrz (~mrz@unaffiliated/mrz) Quit (Read error: Connection reset by peer)
[10:02] * Voovod3 (~Alex@tenatena.static.otenet.gr) has joined #raspbian
[10:02] * mrz__ (~mrz@2a00:f10:103:201:ba27:ebff:fe86:350a) Quit (Changing host)
[10:02] * mrz__ (~mrz@unaffiliated/mrz) has joined #raspbian
[10:05] * Voovode (~Alex@tenatena.static.otenet.gr) Quit (Ping timeout: 272 seconds)
[10:06] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) has joined #raspbian
[10:06] * Voovod3 (~Alex@tenatena.static.otenet.gr) Quit (Quit: Byeeeeeeeee!)
[10:10] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) Quit (Ping timeout: 252 seconds)
[10:11] * taza (~taza@unaffiliated/taza) has joined #raspbian
[10:15] * mixmox (~mixmox@192.38.33.11) has joined #raspbian
[10:19] * Alynna (~alynna@2601:1:8ec0:15b::1) Quit (Ping timeout: 265 seconds)
[10:20] * Alynna (~alynna@2601:1:8ec0:15b::1) has joined #raspbian
[10:21] * pbn (pbn@2a02:578:4601:0:2::22) Quit (Ping timeout: 276 seconds)
[10:24] * pbn (pbn@2a02:578:4601:0:2::22) has joined #raspbian
[10:29] * ki_2 (~kilian@neu67-3-82-239-81-116.fbx.proxad.net) has joined #raspbian
[10:30] * qdk (~qdk@188.120.76.164) has joined #raspbian
[10:38] * Jabo (~Jabo@cpc1-dumb4-2-0-cust146.uddi.cable.virginm.net) Quit (Ping timeout: 256 seconds)
[10:38] * Zbyshek (~neo@silentic.zbyshek.net) Quit (Quit: WeeChat 0.3.8)
[10:40] * Zbyshek (~neo@silentic.zbyshek.net) has joined #raspbian
[10:56] * YoY (~YoY@ltl56-2-88-169-169-201.fbx.proxad.net) Quit (Quit: Leaving...)
[10:57] * YoY (~YoY@ltl56-2-88-169-169-201.fbx.proxad.net) has joined #raspbian
[11:02] * pbn (pbn@2a02:578:4601:0:2::22) Quit (Ping timeout: 265 seconds)
[11:02] * mixmox (~mixmox@192.38.33.11) Quit (Quit: My Mac has gone to sleep. ZZZzzz…)
[11:03] * Bombo (bombo@p57A1D93C.dip0.t-ipconnect.de) Quit (Ping timeout: 264 seconds)
[11:03] * Guest20879 (~esc@85.253.100.92.cable.starman.ee) Quit ()
[11:05] * Funambuli (~Funambuli@57.Red-83-51-168.dynamicIP.rima-tde.net) has joined #raspbian
[11:08] * mixmox (~mixmox@192.38.33.11) has joined #raspbian
[11:09] * Funambuli (~Funambuli@57.Red-83-51-168.dynamicIP.rima-tde.net) Quit (Remote host closed the connection)
[11:16] * ki_2 (~kilian@neu67-3-82-239-81-116.fbx.proxad.net) Quit (Quit: Konversation terminated!)
[11:20] * hanfm (~Thunderbi@x4d0293c9.dyn.telefonica.de) has joined #raspbian
[11:23] * nitrousnrg (~quassel@190-103-213-239.cepanet.com.ar) has joined #raspbian
[11:23] * nitrousnrg_ (~quassel@190-103-213-239.cepanet.com.ar) has joined #raspbian
[11:23] * mixmox (~mixmox@192.38.33.11) Quit (Quit: My Mac has gone to sleep. ZZZzzz…)
[11:23] * nitrousnrg (~quassel@190-103-213-239.cepanet.com.ar) Quit (Remote host closed the connection)
[11:23] * nitrousnrg_ (~quassel@190-103-213-239.cepanet.com.ar) Quit (Read error: Connection reset by peer)
[11:27] * fjen_ (~fjen_@205.185.116.99) Quit (Quit: Quitting...)
[11:30] * Bombo (bombo@p57A1D07A.dip0.t-ipconnect.de) has joined #raspbian
[11:33] * HeroYoojin (~heroyooji@71-91-74-243.dhcp.leds.al.charter.com) has joined #raspbian
[11:35] * mixmox (~mixmox@192.38.33.11) has joined #raspbian
[11:37] * mixmox (~mixmox@192.38.33.11) Quit (Client Quit)
[11:38] * mixmox (~mixmox@192.38.33.11) has joined #raspbian
[11:44] * fjen_ (~fjen_@205.185.116.99) has joined #raspbian
[11:47] * Jabo (~Jabo@cpc1-dumb4-2-0-cust146.uddi.cable.virginm.net) has joined #raspbian
[11:50] * dgeary2 (~portlandi@90.200.7.223) has joined #raspbian
[11:51] * ppq (~ppq@unaffiliated/ppq) Quit (Quit: *wink)
[12:01] * mameshane (~mameshane@ppp118-208-150-226.lns20.bne7.internode.on.net) has joined #raspbian
[12:01] * mixmox (~mixmox@192.38.33.11) Quit (Quit: My Mac has gone to sleep. ZZZzzz…)
[12:02] * Nik05 (~Nik05@unaffiliated/nik05) Quit (Remote host closed the connection)
[12:02] <mameshane> I'm having issues with cron using @reboot
[12:02] <mameshane> it doesn't seem to be working
[12:03] <lordievader> mameshane: Have you tried making a file to /tmp from cron?
[12:03] <mameshane> I haven't. how do I do that?
[12:04] <lordievader> Add "touch /tmp/test" to your cron @reboot ;)
[12:05] * Nik05 (~Nik05@unaffiliated/nik05) has joined #raspbian
[12:05] <mameshane> so @reboot znc touch /tmp/test ?
[12:05] * HeroYooj_ (~heroyooji@71-91-74-243.dhcp.leds.al.charter.com) has joined #raspbian
[12:06] <lordievader> mameshane: For example, yes.
[12:06] * hanfm (~Thunderbi@x4d0293c9.dyn.telefonica.de) Quit (Ping timeout: 276 seconds)
[12:07] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) has joined #raspbian
[12:07] * HeroYoojin (~heroyooji@71-91-74-243.dhcp.leds.al.charter.com) Quit (Read error: Connection reset by peer)
[12:08] * Tach[Away] is now known as Tach[Sick]
[12:10] <mameshane> ok I added that line and rebooted
[12:10] <mameshane> znc didn't start still
[12:11] <lordievader> Did it create the file in /tmp?
[12:11] <mameshane> no
[12:12] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) Quit (Ping timeout: 264 seconds)
[12:12] * dgeary2 (~portlandi@90.200.7.223) Quit (Quit: Ex-Chat)
[12:12] <lordievader> Hmm. interesting. Same effect when you run it as root?
[12:12] <lordievader> The command I mean.
[12:14] <mameshane> if I run the command it creates a file
[12:15] * arky (~arky@110.74.219.32) has left #raspbian
[12:15] <lordievader> mameshane: I didn't mean manually "@reboot root touch /tmp/test" ;)
[12:16] * jazzzu (~jazzzu@D97B7B1C.cm-3-4b.dynamic.ziggo.nl) Quit (Ping timeout: 250 seconds)
[12:16] <mameshane> at the prompt I typed touch /tmp/test
[12:16] <lordievader> Yeah, I know.
[12:17] <lordievader> Remove the file, change the @reboot line in the crontab and reboot ;)
[12:17] * simonpatapon (~sime@modemcable109.100-23-96.mc.videotron.ca) has joined #raspbian
[12:17] * simonpatapon (~sime@modemcable109.100-23-96.mc.videotron.ca) Quit (Changing host)
[12:17] * simonpatapon (~sime@unaffiliated/simonpatapon) has joined #raspbian
[12:20] <mameshane> didn't create
[12:20] <mameshane> I'm using crontab -e btw not sudo crontab -e
[12:20] <mameshane> incase that matters
[12:21] <lordievader> Hmm, user crontab...
[12:21] <lordievader> Wouldn't be surprised if @reboot only works when in /etc/crontab
[12:21] <lordievader> By the by /etc/crontab != sudo crontab -e
[12:21] <mameshane> sudo nano /etc/crontab
[12:21] <mameshane> oops
[12:22] <mameshane> wrong window
[12:22] * Funambuli (~Funambuli@77.230.140.4) has joined #raspbian
[12:23] <mameshane> will adding @reboot znc be the right format for that file?
[12:23] <mameshane> the entries in there look different
[12:23] * zGrr (~grr@185.13.106.81) Quit (Ping timeout: 255 seconds)
[12:24] <mameshane> ok
[12:24] <lordievader> It's still cron ;)
[12:24] <lordievader> Add "@reboot root touch /tmp/test" to /etc/crontab
[12:25] <lordievader> Oh, hey no need to specify user: @reboot touch /tmp/test"
[12:25] <lordievader> Without the " at the end.
[12:27] <mameshane> I had already rebooted with user in there
[12:27] <mameshane> and file created
[12:27] <lordievader> Guess, it supports both. Anyhow, cron works ;)
[12:31] * Bombo (bombo@p57A1D07A.dip0.t-ipconnect.de) Quit (Ping timeout: 264 seconds)
[12:32] <mameshane> ok wonder why znc won't load then
[12:33] * wiiguy (~fake@unaffiliated/wiiguy) has joined #raspbian
[12:33] * clonak (~clonak@101.98.163.254) Quit (Ping timeout: 272 seconds)
[12:34] <lordievader> mameshane: What are you trying to do exactly?
[12:35] <mameshane> start znc server at reboot
[12:35] <mameshane> I can start it manually with znc at the prompt
[12:35] <mameshane> it doesn't work if u use sudo znc tho. znc doesn't want to run as root
[12:36] <mameshane> could that be why it doesn't work?
[12:36] <lordievader> Sounds like you want to do that via an init script.
[12:38] <mameshane> so turn it into a daemon?
[12:40] * mrz__ is now known as mrz
[12:40] <lordievader> It likely already is a daemon, just a script to get it running.
[12:41] <lordievader> http://wiki.znc.in/Running_ZNC_as_a_system_daemon#Debian-based_machines
[12:44] * clonak (~clonak@101.98.163.254) has joined #raspbian
[12:50] * TheLostAdmin (~TheLostAd@108.161.125.84) has joined #raspbian
[12:50] * PCzajkowski (~piotr@liox.eu) has joined #raspbian
[12:51] <mameshane> I think that script is broken
[12:52] <lordievader> Perhaps, I have no knowledge of znc ;)
[12:52] <mameshane> after I create the file and set the permissions I run ' sudo update-rc.d znc defaults'
[12:52] <mameshane> it has some errors
[12:52] <lordievader> Can you pastebin them?
[12:53] <lordievader> mameshane: Do you run Jessie by any chance?
[12:54] <mameshane> http://pastebin.com/LK1xex1p
[12:54] <mameshane> don't think so
[12:55] <lordievader> mameshane: Did you copy everything? The things it complains about are in there.
[12:55] * ztaale (~bleh@ti0098a400-0583.bb.online.no) has joined #raspbian
[12:56] <mameshane> yes
[12:57] <mameshane> I will retry to make sure
[12:57] <lordievader> mameshane: Copy everything from "#!/bin/sh" till "exit $?"
[12:59] * ztaale (~bleh@ti0098a400-0583.bb.online.no) Quit (Read error: Connection reset by peer)
[13:01] * ir2ivps3_ (~ir2ivps3@169.53.134.171-static.reverse.softlayer.com) Quit (Ping timeout: 245 seconds)
[13:03] <mameshane> I can't see a exit$?
[13:03] <mameshane> last line in that link is esac
[13:04] * Funambuli (~Funambuli@77.230.140.4) Quit (Remote host closed the connection)
[13:04] * ztaale (~bleh@ti0098a400-0583.bb.online.no) has joined #raspbian
[13:08] <lordievader> Ah, yes. I was looking at the Fedora one.
[13:10] * PCzajkowski (~piotr@liox.eu) has left #raspbian
[13:14] * Bombo (bombo@p57A1C079.dip0.t-ipconnect.de) has joined #raspbian
[13:15] * mike_t (~mike@pluto.dd.vaz.ru) Quit (Remote host closed the connection)
[13:17] * azeam (~azeam@unaffiliated/azeam) Quit (Ping timeout: 255 seconds)
[13:19] * hanfm (~Thunderbi@x4d0293c9.dyn.telefonica.de) has joined #raspbian
[13:24] * azeam_afk (~azeam@unaffiliated/azeam) has joined #raspbian
[13:24] * hanfm (~Thunderbi@x4d0293c9.dyn.telefonica.de) Quit (Quit: hanfm)
[13:28] * thebiffman (~andreas@109.228.150.211) has joined #raspbian
[13:28] * azeam_afk is now known as azeam
[13:28] * azeam (~azeam@unaffiliated/azeam) Quit (Excess Flood)
[13:29] * azeam_afk (~azeam@unaffiliated/azeam) has joined #raspbian
[13:29] * azeam_afk is now known as azeam
[13:32] * ir2ivps3_ (~ir2ivps3@169.53.134.171-static.reverse.softlayer.com) has joined #raspbian
[13:35] * varibull (~varibull@ta.tainstruments.com) Quit (Remote host closed the connection)
[13:35] * varibull (~varibull@ta.tainstruments.com) has joined #raspbian
[13:52] * YoY (~YoY@ltl56-2-88-169-169-201.fbx.proxad.net) Quit (Quit: Leaving...)
[13:53] * YoY (~YoY@ltl56-2-88-169-169-201.fbx.proxad.net) has joined #raspbian
[13:58] * YoY (~YoY@ltl56-2-88-169-169-201.fbx.proxad.net) Quit (Quit: Leaving...)
[13:59] * YoY (~YoY@ltl56-2-88-169-169-201.fbx.proxad.net) has joined #raspbian
[14:01] * YoY (~YoY@ltl56-2-88-169-169-201.fbx.proxad.net) Quit (Client Quit)
[14:02] * YoY (~YoY@ltl56-2-88-169-169-201.fbx.proxad.net) has joined #raspbian
[14:04] * YoY (~YoY@ltl56-2-88-169-169-201.fbx.proxad.net) Quit (Client Quit)
[14:07] * YoY (~YoY@ltl56-2-88-169-169-201.fbx.proxad.net) has joined #raspbian
[14:08] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) has joined #raspbian
[14:12] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) Quit (Ping timeout: 245 seconds)
[14:15] * mike_t (~mike@80.234.3.170) has joined #raspbian
[14:15] * ppq (~ppq@unaffiliated/ppq) has joined #raspbian
[14:16] * creemj (~mjc@60-234-221-162.bitstream.orcon.net.nz) Quit (Remote host closed the connection)
[14:16] * creemj (~mjc@60-234-221-162.bitstream.orcon.net.nz) has joined #raspbian
[14:16] * methuzla (~methuzla@dsl254-017-117.sea1.dsl.speakeasy.net) has joined #raspbian
[14:19] * twolife is now known as twolife`
[14:21] * Funambuli (~Funambuli@202.Red-83-52-116.dynamicIP.rima-tde.net) has joined #raspbian
[14:26] * Jabo (~Jabo@cpc1-dumb4-2-0-cust146.uddi.cable.virginm.net) Quit (Remote host closed the connection)
[14:35] * jazzzu (~jazzzu@D97B7B1C.cm-3-4b.dynamic.ziggo.nl) has joined #raspbian
[14:36] * zGrr (~grr@185.13.106.78) has joined #raspbian
[14:41] * vagrantc (~vagrant@unaffiliated/vagrantc) has joined #raspbian
[14:41] * ChanServ sets mode +o vagrantc
[14:43] * Funambuli (~Funambuli@202.Red-83-52-116.dynamicIP.rima-tde.net) Quit (Remote host closed the connection)
[14:51] * YoY (~YoY@ltl56-2-88-169-169-201.fbx.proxad.net) Quit (Quit: Leaving...)
[14:52] * YoY (~YoY@ltl56-2-88-169-169-201.fbx.proxad.net) has joined #raspbian
[14:54] * riq_ (~riq_@c-50-161-74-230.hsd1.ca.comcast.net) has joined #raspbian
[15:01] * clonak (~clonak@101.98.163.254) Quit (Ping timeout: 272 seconds)
[15:03] * riq_ (~riq_@c-50-161-74-230.hsd1.ca.comcast.net) Quit (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
[15:04] * Vorpal (~Vorpal@unaffiliated/vorpal) Quit (Ping timeout: 264 seconds)
[15:06] * Bombo (bombo@p57A1C079.dip0.t-ipconnect.de) Quit (Ping timeout: 264 seconds)
[15:07] * Vorpal (~Vorpal@cl-394.sto-01.se.sixxs.net) has joined #raspbian
[15:07] * Vorpal (~Vorpal@cl-394.sto-01.se.sixxs.net) Quit (Changing host)
[15:07] * Vorpal (~Vorpal@unaffiliated/vorpal) has joined #raspbian
[15:08] * simonpatapon is now known as simonpatapon-out
[15:17] * alex1a (~alex1a@bl13-179-28.dsl.telepac.pt) Quit (Quit: Leaving)
[15:18] * Bombo (bombo@p57A1DD86.dip0.t-ipconnect.de) has joined #raspbian
[15:23] * azeam (~azeam@unaffiliated/azeam) Quit (Ping timeout: 256 seconds)
[15:26] * azeam_afk (~azeam@unaffiliated/azeam) has joined #raspbian
[15:26] * azeam_afk is now known as azeam
[15:27] * Climuffff (~Climufff@ip1f13b7e6.dynamic.kabel-deutschland.de) has joined #raspbian
[15:28] * zGrr (~grr@185.13.106.78) has left #raspbian
[15:42] * taza (~taza@unaffiliated/taza) Quit ()
[15:44] * mamesha5 (~mameshane@ppp118-208-150-226.lns20.bne7.internode.on.net) has joined #raspbian
[15:44] * mameshane (~mameshane@ppp118-208-150-226.lns20.bne7.internode.on.net) Quit (Read error: Connection reset by peer)
[15:45] * taza (~taza@unaffiliated/taza) has joined #raspbian
[15:56] * asdas (~sad@55d45844.access.ecotel.net) has joined #raspbian
[15:58] <asdas> Hello, is there a good FAQ list regarding a Pi/Debian, CUPS and AirPrint? I tried https://www.cups.org/documentation.php (nothing) and read a few old blogs and rejected patches. I would like to know more about the current state of AirPrint support in cups. Thanks. (I tried the CUPS channel a while ago ... so I ended up here ....)
[15:59] * pablo_mobile (~pablo@200.30.159.181) Quit (Read error: Connection reset by peer)
[16:06] * riq_ (~riq_@c-50-161-74-230.hsd1.ca.comcast.net) has joined #raspbian
[16:09] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) has joined #raspbian
[16:09] * pablo_pi_ (~pablo@190.148.168.75) has joined #raspbian
[16:10] * creemj (~mjc@60-234-221-162.bitstream.orcon.net.nz) Quit (Ping timeout: 256 seconds)
[16:12] * pablo_pi (~pablo@190.148.168.75) Quit (Ping timeout: 250 seconds)
[16:13] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) Quit (Ping timeout: 255 seconds)
[16:19] * skylite (~skylite@91EC56A0.dsl.pool.telekom.hu) has joined #raspbian
[16:21] * AngeFede (~f3d3@per87-2-78-232-59-209.fbx.proxad.net) has joined #raspbian
[16:25] * imnichol (~ian@207.138.195.94) has joined #raspbian
[16:25] * imnichol (~ian@207.138.195.94) Quit (Changing host)
[16:25] * imnichol (~ian@unaffiliated/imnichol) has joined #raspbian
[16:29] * Robarelli (~Robarelli@S0106602ad076145a.cg.shawcable.net) has joined #raspbian
[16:35] * arpad_______ (20320@ninthfloor.org) Quit (Quit: Lost terminal)
[16:35] * ki_2 (~kilian@neu67-3-82-239-81-116.fbx.proxad.net) has joined #raspbian
[16:39] * creemj (~mjc@60-234-221-162.bitstream.orcon.net.nz) has joined #raspbian
[16:39] * riq_ (~riq_@c-50-161-74-230.hsd1.ca.comcast.net) Quit (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
[16:39] * dougl (~doug@S0106744401495b56.wp.shawcable.net) has joined #raspbian
[16:40] * tkeemon (~tj@83.240.177.174) has joined #raspbian
[16:42] * goligo (~goligo@244.111.89.92.rev.sfr.net) has joined #raspbian
[16:51] * simonpatapon-out is now known as simonpatapon
[16:54] * devster31 (~devsterkn@2001:41d0:1:a3af::1) has joined #raspbian
[16:55] * asdas (~sad@55d45844.access.ecotel.net) Quit (Quit: Leaving)
[16:56] * pablo_mobile (~pablo@200.30.159.181) has joined #raspbian
[16:57] * qdk (~qdk@188.120.76.164) Quit (Ping timeout: 256 seconds)
[17:01] * Robarelli (~Robarelli@S0106602ad076145a.cg.shawcable.net) Quit (Read error: Connection reset by peer)
[17:02] * Robarelli (~Robarelli@S0106602ad076145a.cg.shawcable.net) has joined #raspbian
[17:10] * mk2soldier (mk2soldier@knows.the.cops.are.investigat.in) Quit (Remote host closed the connection)
[17:10] * mpmctoo (mpmctoo@unaffiliated/mpmc) Quit (Remote host closed the connection)
[17:17] * BManojlovic (~steki@opensuse/member/bmanojlovic) has joined #raspbian
[17:20] * RalfJ (~quassel@eins.ralfj.de) Quit (Remote host closed the connection)
[17:22] * oberstet (~quassel@ppp-46-244-229-35.dynamic.mnet-online.de) Quit (Read error: Connection reset by peer)
[17:23] * riq_ (~riq_@50.255.12.182) has joined #raspbian
[17:42] * bizarro_1 (~bizarro_1@21.Red-88-5-43.dynamicIP.rima-tde.net) has joined #raspbian
[17:42] * qdk (~qdk@ip2.c1306.frb300.cust.comxnet.dk) has joined #raspbian
[17:46] * H4ndy (~H4ndy@77-64-134-124.dynamic.primacom.net) has joined #raspbian
[17:48] * mk2soldier (mk2soldier@knows.the.cops.are.investigat.in) has joined #raspbian
[18:02] * mpmctoo (mpmctoo@unaffiliated/mpmc) has joined #raspbian
[18:05] * sepia (~sepia@assimilate.brainslug.nl) Quit (Max SendQ exceeded)
[18:06] * skylite (~skylite@91EC56A0.dsl.pool.telekom.hu) Quit (Quit: Textual IRC Client: www.textualapp.com)
[18:06] * __raven_ (~raven@dslb-094-216-192-140.094.216.pools.vodafone-ip.de) has joined #raspbian
[18:06] <__raven_> hi
[18:06] * sepia (~sepia@assimilate.brainslug.nl) has joined #raspbian
[18:07] <__raven_> disabling spi via raspi-config disabled ssh access too (?!) any way to edit a file on the sd-card directly to make it work again?
[18:09] * Dragonkeeper (~dragonkee@cpc2-gill2-0-0-cust69.20-1.cable.virginm.net) has joined #raspbian
[18:09] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) has joined #raspbian
[18:14] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) Quit (Ping timeout: 255 seconds)
[18:14] * atouk_ (~atouk@ool-45752754.dyn.optonline.net) has joined #raspbian
[18:15] * RalfJ (~quassel@eins.ralfj.de) has joined #raspbian
[18:17] * atouk (~atouk@ool-45752754.dyn.optonline.net) Quit (Ping timeout: 255 seconds)
[18:17] * sepia (~sepia@assimilate.brainslug.nl) Quit (Ping timeout: 240 seconds)
[18:19] <devster31> you'd be better off connecting a screen-keyboard to the pi, easier
[18:20] <ShorTie> try config.txt for spi
[18:21] <__raven_> ShorTie: tried that. no success. devster31 have no usb kb and mon atm. but ill reflash the card with the backup
[18:21] * sepia (~sepia@assimilate.brainslug.nl) has joined #raspbian
[18:22] * HeroYooj_ (~heroyooji@71-91-74-243.dhcp.leds.al.charter.com) Quit (Remote host closed the connection)
[18:36] * dougl (~doug@S0106744401495b56.wp.shawcable.net) Quit (Remote host closed the connection)
[18:43] <shiftplusone> "disabling spi via raspi-config disabled ssh access too" no, it didn't
[18:45] <__raven_> shiftplusone: i did nothing else but ssh does not work any more
[18:48] * HeroYoojin (~heroyooji@71-91-74-243.dhcp.leds.al.charter.com) has joined #raspbian
[18:49] * Dragonkeeper (~dragonkee@cpc2-gill2-0-0-cust69.20-1.cable.virginm.net) Quit (Quit: WeeChat 1.1.1)
[18:51] * Dragonkeeper (~dragonkee@cpc2-gill2-0-0-cust69.20-1.cable.virginm.net) has joined #raspbian
[18:52] * Cybert1nus (~Cybertinu@cybertinus.customer.cloud.nl) has joined #raspbian
[18:52] <shiftplusone> so you've established correlation and assumed causation with a sample size of 1.
[18:52] * Cybertinus (~Cybertinu@cybertinus.customer.cloud.nl) Quit (Ping timeout: 272 seconds)
[18:54] * tkeemon (~tj@83.240.177.174) Quit (Ping timeout: 250 seconds)
[18:56] * Dragonkeeper (~dragonkee@cpc2-gill2-0-0-cust69.20-1.cable.virginm.net) Quit (Client Quit)
[18:57] * Cybert1nus is now known as Cybertinus
[19:00] * mike_t (~mike@80.234.3.170) Quit (Remote host closed the connection)
[19:01] * __raven_ (~raven@dslb-094-216-192-140.094.216.pools.vodafone-ip.de) has left #raspbian
[19:01] * Dragonkeeper (~dragonkee@cpc2-gill2-0-0-cust69.20-1.cable.virginm.net) has joined #raspbian
[19:03] * cjs226 (~cjs226@107-220-58-96.lightspeed.austtx.sbcglobal.net) has joined #raspbian
[19:04] * Dragonkeeper (~dragonkee@cpc2-gill2-0-0-cust69.20-1.cable.virginm.net) Quit (Client Quit)
[19:05] * Dragonkeeper (~dragonkee@cpc2-gill2-0-0-cust69.20-1.cable.virginm.net) has joined #raspbian
[19:08] * Bombo (bombo@p57A1DD86.dip0.t-ipconnect.de) Quit (Ping timeout: 264 seconds)
[19:12] * teran (~teran@91.218.144.129) has joined #raspbian
[19:15] * cjs226 (~cjs226@107-220-58-96.lightspeed.austtx.sbcglobal.net) has left #raspbian
[19:28] * Jabo (~Jabo@cpc1-dumb4-2-0-cust146.uddi.cable.virginm.net) has joined #raspbian
[19:31] * robzilla (~Robarelli@S0106602ad076145a.cg.shawcable.net) has joined #raspbian
[19:35] * Bombo (bombo@p57A1DDBB.dip0.t-ipconnect.de) has joined #raspbian
[19:35] * Robarelli (~Robarelli@S0106602ad076145a.cg.shawcable.net) Quit (Ping timeout: 276 seconds)
[19:38] * stefan12 (~pi@5-12-115-205.residential.rdsnet.ro) has joined #raspbian
[19:39] * creemj (~mjc@60-234-221-162.bitstream.orcon.net.nz) Quit (Ping timeout: 244 seconds)
[19:39] <stefan12> hello, I have a problem with my raspberr pi 2. It suddenly only able to use 640x480 resolution using hdmi. Any ideeas ? thank you
[19:44] * stefan12 (~pi@5-12-115-205.residential.rdsnet.ro) Quit (Quit: WeeChat 0.3.8)
[19:44] * Hallo32 (~Thunderbi@x5ce0f7b2.dyn.telefonica.de) has joined #raspbian
[19:45] * fivetwentysix (~pma@104.236.175.35) has joined #raspbian
[19:45] * mildouze (~Icedove@AAmiens-156-1-46-154.w90-18.abo.wanadoo.fr) Quit (Quit: mildouze)
[19:46] <fivetwentysix> Hello! I just got setup on my Pi accessing it through SSH, however I'm getting this after running setup man: can't set the locale; make sure $LC_* and $LANG are correct
[19:46] <fivetwentysix> How do I make these errors disappear!
[19:47] <diederik> fivetwentysix: dpkg-reconfigure locales
[19:48] * Hallo32 (~Thunderbi@x5ce0f7b2.dyn.telefonica.de) Quit (Read error: Connection reset by peer)
[19:48] <diederik> (as root or with sudo)
[19:49] * ki_2 (~kilian@neu67-3-82-239-81-116.fbx.proxad.net) Quit (Quit: Konversation terminated!)
[19:49] * Hallo32 (~Thunderbi@x5ce0f7b2.dyn.telefonica.de) has joined #raspbian
[19:49] <fivetwentysix> diederik: I already had en_GB.UTF-8 setup
[19:50] <fivetwentysix> diederik: do I need to enable other locales ?
[19:50] <diederik> no, that should be enough
[19:52] <diederik> what does 'grep AcceptEnv /etc/ssh/sshd_config' return? (on your Pi)
[19:54] <fivetwentysix> diederik: AcceptEnv LANG LC_*
[19:55] <diederik> from what system (linux?) did you initiate the connection to your Pi?
[20:00] * Akex_ (uid58281@gateway/web/irccloud.com/x-cgvwxplcgcrpewwd) Quit ()
[20:01] * Akex_ (uid58281@gateway/web/irccloud.com/x-rrzvshrhbgfrtrhp) has joined #raspbian
[20:02] * Akex_ (uid58281@gateway/web/irccloud.com/x-rrzvshrhbgfrtrhp) Quit (Client Quit)
[20:03] * Akex_ (uid58281@gateway/web/irccloud.com/x-upozoasfhbqmmyir) has joined #raspbian
[20:05] * jjido (~jjido@2.222.196.246) has joined #raspbian
[20:05] * CMDann (~CMDann@50.72.250.84) Quit (Ping timeout: 244 seconds)
[20:07] * HeroYoojin (~heroyooji@71-91-74-243.dhcp.leds.al.charter.com) Quit (Remote host closed the connection)
[20:09] * Akex_ (uid58281@gateway/web/irccloud.com/x-upozoasfhbqmmyir) Quit (Quit: Updating details, brb)
[20:10] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) has joined #raspbian
[20:11] * redstonecraftpl (d457f462@gateway/web/cgi-irc/kiwiirc.com/ip.212.87.244.98) has joined #raspbian
[20:11] * redstonecraftpl (d457f462@gateway/web/cgi-irc/kiwiirc.com/ip.212.87.244.98) Quit (Quit: http://www.kiwiirc.com/ - A hand crafted IRC client)
[20:15] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) Quit (Ping timeout: 244 seconds)
[20:16] * varibull (~varibull@ta.tainstruments.com) Quit (Remote host closed the connection)
[20:17] * Akex_ (uid58281@gateway/web/irccloud.com/x-wgfhbucmwclmurwd) has joined #raspbian
[20:17] * varibull (~varibull@ta.tainstruments.com) has joined #raspbian
[20:18] * simonpatapon is now known as simonpatapon_out
[20:20] * Akex_ (uid58281@gateway/web/irccloud.com/x-wgfhbucmwclmurwd) Quit (Client Quit)
[20:20] * Akex_ (uid58281@gateway/web/irccloud.com/x-axtnlgbuehpfpvud) has joined #raspbian
[20:21] * redston (1faef9de@gateway/web/cgi-irc/kiwiirc.com/ip.31.174.249.222) has joined #raspbian
[20:23] <redston> how i can kill every instance of an command gst-launch-1.0 ???
[20:23] * Funambuli (~Funambuli@77.230.140.4) has joined #raspbian
[20:25] * Akex_ (uid58281@gateway/web/irccloud.com/x-axtnlgbuehpfpvud) Quit (Client Quit)
[20:25] * Akex_ (uid58281@gateway/web/irccloud.com/x-ayjmjivxjggvbafi) has joined #raspbian
[20:27] * b4tm4n (~b4tm4n@gateway/vpn/privateinternetaccess/b4tm4n) has joined #raspbian
[20:31] * redston (1faef9de@gateway/web/cgi-irc/kiwiirc.com/ip.31.174.249.222) Quit (Quit: http://www.kiwiirc.com/ - A hand crafted IRC client)
[20:34] * creemj (~mjc@60-234-221-162.bitstream.orcon.net.nz) has joined #raspbian
[20:40] * tkeemon (~tj@83.240.177.174) has joined #raspbian
[20:40] * andouar (~andouar@89-92-129-125.hfc.dyn.abo.bbox.fr) has joined #raspbian
[20:41] <andouar> bonsoir :)
[20:42] * teran (~teran@91.218.144.129) Quit (Remote host closed the connection)
[20:42] * teran (~teran@91.218.144.129) has joined #raspbian
[20:46] * teran (~teran@91.218.144.129) Quit (Ping timeout: 264 seconds)
[20:46] * varibull (~varibull@ta.tainstruments.com) Quit (Remote host closed the connection)
[20:47] * varibull (~varibull@ta.tainstruments.com) has joined #raspbian
[20:50] * jazzzu (~jazzzu@D97B7B1C.cm-3-4b.dynamic.ziggo.nl) Quit (Ping timeout: 250 seconds)
[20:51] * littlebit (~tarek@x5d844513.dyn.telefonica.de) has joined #raspbian
[20:51] <littlebit> hi people, I have setup a raspberry pi with raspbian do make a wlan do ethernet bridge, supplying a switch with internet and IPs. Everything is working great but all of the sudden I my wifi link drops out. A quick look at the syslog I have this entry: ifplugd(eth0) Link beat detected
[20:51] <littlebit> can someone tell me what is wrong??
[20:51] <littlebit> or missing??
[20:52] * someircname (~Adium@199.15.128.78) Quit (Quit: Leaving.)
[20:52] * plugwash (~plugwash@97e3d836.skybroadband.com) has joined #raspbian
[20:52] * ChanServ sets mode +o plugwash
[20:55] * ppq (~ppq@unaffiliated/ppq) Quit (Remote host closed the connection)
[20:56] * someircname (~Adium@199.15.128.78) has joined #raspbian
[20:56] <shiftplusone> plugwash, turns out that build (and one other) was failing because I was using -j5.
[20:57] <plugwash> hmm, how exactly were you specifying j5 ?
[20:57] <shiftplusone> as one of the dpkg-buildpackage options
[20:58] <shiftplusone> but to be more exact, in pbuilderrc as the... whatever the variable is that sets those options)
[20:58] <plugwash> the normal way paralellism is done in debian building is to use DEB_BUILD_OPTIONS=parallel=4 (or whatever value) it's then up to the individual package build what if anything to actually paralellise
[20:59] <shiftplusone> Oh, I'll see if those packages build correctly using that instead.
[21:05] * littlebit (~tarek@x5d844513.dyn.telefonica.de) Quit (Quit: Lost terminal)
[21:08] * HeroYoojin (~heroyooji@71-91-74-243.dhcp.leds.al.charter.com) has joined #raspbian
[21:09] * jazzzu (~jazzzu@D97B7B1C.cm-3-4b.dynamic.ziggo.nl) has joined #raspbian
[21:10] * Tuttist (~Istutt@177.8.150.83.ftth.as8758.net) has joined #raspbian
[21:13] * HeroYoojin (~heroyooji@71-91-74-243.dhcp.leds.al.charter.com) Quit (Ping timeout: 255 seconds)
[21:15] <plugwash> note: the upside of making paralell building opt-in is it's less likely to break stuff
[21:15] <plugwash> the downside is that many package don't opt in even though they could
[21:18] * jjido (~jjido@2.222.196.246) Quit (Read error: Connection reset by peer)
[21:18] * ztaale (~bleh@ti0098a400-0583.bb.online.no) Quit (Read error: Connection reset by peer)
[21:18] * jjido (~jjido@2.222.196.246) has joined #raspbian
[21:19] * XSoul (~XRule@213.191.175.201) Quit (Ping timeout: 256 seconds)
[21:21] * H4ndy (~H4ndy@77-64-134-124.dynamic.primacom.net) Quit (Quit: Victory needs no explanation, defeat allows none.)
[21:21] <fivetwentysix> ls
[21:21] * jjido (~jjido@2.222.196.246) Quit (Read error: Connection reset by peer)
[21:22] * pablo_pi (~pablo@190.148.168.75) has joined #raspbian
[21:24] * dougl (~doug@S0106744401495b56.wp.shawcable.net) has joined #raspbian
[21:25] * pablo_pi_ (~pablo@190.148.168.75) Quit (Ping timeout: 255 seconds)
[21:25] * wiiguy (~fake@unaffiliated/wiiguy) Quit (Quit: I just broke my connection, but no worries, we can rebuild it. We have the technology.)
[21:26] * Tuttist (~Istutt@177.8.150.83.ftth.as8758.net) Quit (Quit: *schwupps*)
[21:30] * tkeemon (~tj@83.240.177.174) Quit (Quit: Leaving)
[21:31] * XSoul (~XRule@46.249.204.13) has joined #raspbian
[21:31] * jjido (~jjido@2.222.196.246) has joined #raspbian
[21:33] * Funambuli (~Funambuli@77.230.140.4) Quit (Remote host closed the connection)
[21:36] * teran (~teran@broadband-109-173-61-206.nationalcablenetworks.ru) has joined #raspbian
[21:43] * Hallo32 (~Thunderbi@x5ce0f7b2.dyn.telefonica.de) Quit (Quit: Hallo32)
[21:43] * XSoul (~XRule@46.249.204.13) Quit (Ping timeout: 244 seconds)
[21:46] * varibull (~varibull@ta.tainstruments.com) Quit (Remote host closed the connection)
[21:46] * varibull (~varibull@ta.tainstruments.com) has joined #raspbian
[21:58] * XSoul (~XRule@213.191.175.201) has joined #raspbian
[22:04] * atouk_ is now known as atouk
[22:09] * HeroYoojin (~heroyooji@71-91-74-243.dhcp.leds.al.charter.com) has joined #raspbian
[22:11] * clonak (~clonak@101.98.139.171) has joined #raspbian
[22:11] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) has joined #raspbian
[22:13] * HeroYoojin (~heroyooji@71-91-74-243.dhcp.leds.al.charter.com) Quit (Ping timeout: 240 seconds)
[22:14] * taza (~taza@unaffiliated/taza) Quit ()
[22:16] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) Quit (Ping timeout: 244 seconds)
[22:17] * imnichol (~ian@unaffiliated/imnichol) Quit (Quit: Leaving)
[22:19] * iamfrankenstein (~Thunderbi@h90192.upc-h.chello.nl) Quit (Ping timeout: 240 seconds)
[22:23] * iamfrankenstein (~Thunderbi@h90192.upc-h.chello.nl) has joined #raspbian
[22:24] * BManojlovic (~steki@opensuse/member/bmanojlovic) Quit (Quit: Ja odoh a vi sta 'ocete...)
[22:27] * mameshane (~mameshane@101.169.85.66) has joined #raspbian
[22:28] * mamesha5 (~mameshane@ppp118-208-150-226.lns20.bne7.internode.on.net) Quit (Ping timeout: 250 seconds)
[22:29] * jimvideo (~jimvideo@184-12-231-54.dr01.brny.ca.frontiernet.net) has joined #raspbian
[22:37] * Artpicre (~Artpicre@unaffiliated/artpicre) Quit (Ping timeout: 252 seconds)
[22:39] * Guest7237 (~Artpicre@vit94-10-78-240-193-57.fbx.proxad.net) has joined #raspbian
[22:43] * pablo_mobile (~pablo@200.30.159.181) Quit (Ping timeout: 245 seconds)
[22:45] * creemj (~mjc@60-234-221-162.bitstream.orcon.net.nz) Quit (Ping timeout: 252 seconds)
[22:46] * creemj (~mjc@60-234-221-162.bitstream.orcon.net.nz) has joined #raspbian
[22:47] * hanfm (~Thunderbi@tmo-106-215.customers.d1-online.com) has joined #raspbian
[22:47] * hanfm (~Thunderbi@tmo-106-215.customers.d1-online.com) Quit (Client Quit)
[22:48] * AngeFede (~f3d3@per87-2-78-232-59-209.fbx.proxad.net) Quit (Quit: Ph'nglui mglw'nafh Cthulhu R'lyeh wgah'nagl fhtagn)
[22:51] * goligo (~goligo@244.111.89.92.rev.sfr.net) Quit (Ping timeout: 252 seconds)
[23:00] * jjido (~jjido@2.222.196.246) Quit (Read error: Connection reset by peer)
[23:03] * hanfm (~Thunderbi@tmo-106-215.customers.d1-online.com) has joined #raspbian
[23:03] * NicoHood (~Thunderbi@p5B3FE9CC.dip0.t-ipconnect.de) Quit (Quit: *poof*)
[23:06] * pablo_mobile (~pablo@200.30.159.181) has joined #raspbian
[23:07] * gino_ (040fd814@gateway/web/freenode/ip.4.15.216.20) has joined #raspbian
[23:07] <gino_> Hello
[23:07] <gino_> the autoconf.h file.... is this really autogenerated? I'm trying to change a #define macro for i2c bus speed and this is the only header file that has it
[23:08] <gino_> so if it's autogenerated, where does it pull in and create a define for that macro?
[23:08] * hanfm (~Thunderbi@tmo-106-215.customers.d1-online.com) Quit (Quit: hanfm)
[23:09] * nickdastain (~nickdasta@2a00:d880:6:262::45a3) Quit (Ping timeout: 256 seconds)
[23:09] <gino_> I suppose it must be defined in some makefile somewhere then
[23:10] * Bombo (bombo@p57A1DDBB.dip0.t-ipconnect.de) Quit (Ping timeout: 264 seconds)
[23:10] * xcpep (~xcpep@176.56.237.210) Quit (Ping timeout: 256 seconds)
[23:10] * superkulak (~superkula@2a00:d880:6:262::45a3) Quit (Ping timeout: 276 seconds)
[23:10] * bazaar (~bazaar@unaffiliated/bazaar) Quit (Ping timeout: 244 seconds)
[23:11] * siruf (~siruf@unaffiliated/motley) Quit (Remote host closed the connection)
[23:12] * siruf (~siruf@unaffiliated/motley) has joined #raspbian
[23:12] * bazaar (~bazaar@unaffiliated/bazaar) has joined #raspbian
[23:13] * nickdastain (~nickdasta@2a00:d880:6:262::45a3) has joined #raspbian
[23:13] * xcpep (~xcpep@176.56.237.210) has joined #raspbian
[23:16] * superkulak (~superkula@2a00:d880:6:262::45a3) has joined #raspbian
[23:16] * mameshane (~mameshane@101.169.85.66) Quit (Read error: Connection reset by peer)
[23:17] * mamesha69 (~mameshane@ppp217-94.static.internode.on.net) has joined #raspbian
[23:18] * itisme (~Lingo@66.76.85.4) has joined #raspbian
[23:21] * Bombo (bombo@pD9FB5860.dip0.t-ipconnect.de) has joined #raspbian
[23:35] * itisme (~Lingo@66.76.85.4) Quit (Quit: Be back later ...)
[23:39] * djukon (transitor@gateway/shell/insomnia247/x-ovycjlfnzleudxkv) Quit (Ping timeout: 264 seconds)
[23:39] * haavstr (~haavstr@cm-84.215.103.49.getinternet.no) has joined #raspbian
[23:39] * heroux (sandroco@gateway/shell/insomnia247/x-ckmfoihfoqmugoke) Quit (Ping timeout: 264 seconds)
[23:43] * dougl (~doug@S0106744401495b56.wp.shawcable.net) Quit (Remote host closed the connection)
[23:57] * someircname (~Adium@199.15.128.78) Quit (Quit: Leaving.)
[23:58] * gino_ (040fd814@gateway/web/freenode/ip.4.15.216.20) Quit (Quit: Page closed)
[23:59] * creemj (~mjc@60-234-221-162.bitstream.orcon.net.nz) Quit (Ping timeout: 265 seconds)

These logs were automatically created by RaspbianLogBot on irc.freenode.net using the Java IRC LogBot.