#raspbian IRC Log

Index

IRC Log for 2014-04-28

Timestamps are in GMT/BST.

[0:00] * osman (47c0de09@gateway/web/freenode/ip.71.192.222.9) Quit (Quit: Page closed)
[0:04] * plugwash (~plugwash@97e03ff4.skybroadband.com) has joined #raspbian
[0:04] * ChanServ sets mode +o plugwash
[0:10] * SL61 (~fenzil@74-136-69-65.dhcp.insightbb.com) has left #raspbian
[0:14] * bizarro_1 (~bizarro_1@207.Red-83-47-148.dynamicIP.rima-tde.net) Quit (Quit: Leaving)
[0:23] * mdorenka (~mdorenka@x2f6e28c.dyn.telefonica.de) Quit (Ping timeout: 240 seconds)
[0:24] * mdorenka (~mdorenka@x2f67332.dyn.telefonica.de) has joined #raspbian
[0:40] * \mSg (mSg@unaffiliated/msg/x-4576342) Quit (Ping timeout: 245 seconds)
[0:48] * \mSg (mSg@unaffiliated/msg/x-4576342) has joined #raspbian
[1:05] * Edler (~textual@206.248.136.218) has joined #raspbian
[1:08] * mdorenka (~mdorenka@x2f67332.dyn.telefonica.de) Quit (Ping timeout: 240 seconds)
[1:10] * mdorenka (~mdorenka@x2f67332.dyn.telefonica.de) has joined #raspbian
[1:15] * dougiel (~doug@S0106744401495b56.wp.shawcable.net) Quit (Remote host closed the connection)
[1:16] * Psil0Cybin (~psil0cybi@unaffiliated/psil0cybin) has joined #raspbian
[1:16] <Psil0Cybin> hey guys is it safe to add your main user to fuse?
[1:16] <Psil0Cybin> to mount encfs folders?
[1:17] * mdorenka (~mdorenka@x2f67332.dyn.telefonica.de) Quit (Ping timeout: 276 seconds)
[1:19] * plugwash (~plugwash@97e03ff4.skybroadband.com) Quit (Ping timeout: 252 seconds)
[1:20] * plugwash (~plugwash@97e03ff4.skybroadband.com) has joined #raspbian
[1:20] * ChanServ sets mode +o plugwash
[1:20] * SirLagz (~SirLagz@ppp121-45-255-245.lns20.per2.internode.on.net) Quit (Ping timeout: 240 seconds)
[1:23] * SirLagz (~SirLagz@ppp121-45-232-137.lns20.per1.internode.on.net) has joined #raspbian
[1:23] * mdorenka (~mdorenka@x2f690f7.dyn.telefonica.de) has joined #raspbian
[1:27] * cjs226 (~cjs226@107-220-58-96.lightspeed.austtx.sbcglobal.net) Quit ()
[1:28] * cjs226 (~cjs226@107-220-58-96.lightspeed.austtx.sbcglobal.net) has joined #raspbian
[1:35] * lvispy is now known as lvispy|longe
[1:39] * darkbasic (~quassel@niko.linuxsystems.it) Quit (Remote host closed the connection)
[1:40] * darkbasic (~quassel@niko.linuxsystems.it) has joined #raspbian
[1:43] <Budd> Psil0Cybin: I think so, at least reasonably safe.
[1:44] <Budd> How can I use my raspicam for motion detection (capturing a few seconds of video each time)?
[1:46] * mdorenka (~mdorenka@x2f690f7.dyn.telefonica.de) Quit (Ping timeout: 240 seconds)
[1:49] * mdorenka (~mdorenka@x2f6870e.dyn.telefonica.de) has joined #raspbian
[1:54] * exiton_ (~exiton@brln-4d0c52fe.pool.mediaWays.net) Quit (Ping timeout: 240 seconds)
[1:56] * exiton (~exiton@brln-4db92d32.pool.mediaWays.net) has joined #raspbian
[1:58] <Psil0Cybin> Budd, thanks for that answer
[1:58] <Psil0Cybin> Budd, is it recommended? I found it on a guide for mounting a external hd
[1:58] <Psil0Cybin> for bit sync
[1:58] * WishBoy (~WishBoy@203.20.55.59) Quit (Remote host closed the connection)
[2:22] * WishBoy (~WishBoy@203.20.55.59) has joined #raspbian
[2:22] * killer_prince (~killer_pr@122.171.71.241) Quit (Ping timeout: 264 seconds)
[2:25] * XpineX (~XpineX@93-160-241-126-dynamic.dk.customer.tdc.net) Quit (Ping timeout: 264 seconds)
[2:29] * lazy_prince (~killer_pr@122.171.76.117) has joined #raspbian
[2:29] * lazy_prince is now known as killer_prince
[2:35] * osxdude|MBP (~osxdude@unaffiliated/osxdude) Quit (Quit: Smell ya later. Time to sleep. Hold the phone. Don't dial the emergency number.)
[2:43] <Budd> Psil0Cybin: I don't know about general practice; on a shared system, I probably wouldn't trust it, but on my own, sure.
[2:43] * taza (~zap@unaffiliated/taza) Quit ()
[2:44] <Budd> Mainly because mounting is very entangled in the kernel, and (in my estimation) there are likely to be security and stability holes.
[3:05] <Psil0Cybin> okay next question this might be noob like :P how can i see what application is what process so i can stop it
[3:11] * lvispy|longe (~luiz@179-125-133-245.desktop.com.br) Quit ()
[3:12] <Budd> killall -v <processname>
[3:13] <Budd> or top, for a general view
[3:13] <Budd> or ps -C <processname>
[3:16] * osxdude|MBP (~osxdude@unaffiliated/osxdude) has joined #raspbian
[3:33] * plugwash (~plugwash@97e03ff4.skybroadband.com) Quit (Remote host closed the connection)
[3:36] <Psil0Cybin> thanks
[3:36] <Psil0Cybin> and last silly question
[3:36] <Psil0Cybin> if i want to keep an external hard drive on 24/7 but it has no fan on the hard drive, and its getting semi warm/hot...is that fine? is there anything i can do to perhaps cool it, if i want it always connected to my raspberry pi? or any machine for that matter?
[3:36] <Psil0Cybin> this may be a little semi off topic :P but for my raspberry server use
[3:44] * AZTech (~chatzilla@65.129.151.229) has joined #raspbian
[3:46] * osxdude|MBP (~osxdude@unaffiliated/osxdude) Quit (Ping timeout: 265 seconds)
[4:05] * stationweb (~narsene@85-169-173-132.rev.numericable.fr) has joined #raspbian
[4:06] * ColdKeyboard (~coldkeybo@cable-188-2-9-141.dynamic.sbb.rs) Quit ()
[4:22] * Lupinedk is now known as lupinedk
[4:28] * messenjah__ is now known as messenjah
[4:29] * stationweb (~narsene@85-169-173-132.rev.numericable.fr) Quit (Quit: stationweb)
[4:31] * aliocha (~aliocha@ip-157.net-89-2-228.rev.numericable.fr) Quit (Remote host closed the connection)
[4:31] * aliocha_ (~aliocha@ip-157.net-89-2-228.rev.numericable.fr) Quit (Remote host closed the connection)
[4:34] * lvispy (~luiz@179-125-133-245.desktop.com.br) has joined #raspbian
[4:55] * lvispy (~luiz@179-125-133-245.desktop.com.br) Quit ()
[4:57] * stationweb (~narsene@212.234.155.101) has joined #raspbian
[5:04] * mdorenka (~mdorenka@x2f6870e.dyn.telefonica.de) Quit (Ping timeout: 276 seconds)
[5:10] * mdorenka (~mdorenka@x2f6c70b.dyn.telefonica.de) has joined #raspbian
[5:23] * nitdega (nitdega@2602:306:2420:a9c1:d83b:8913:708a:a4c6) Quit (Quit: Leaving)
[5:29] * lupinedk is now known as Lupinedk
[5:37] * echopleks (~echopleks@69.172.145.236) Quit (Ping timeout: 265 seconds)
[5:43] * mdorenka (~mdorenka@x2f6c70b.dyn.telefonica.de) Quit (Ping timeout: 240 seconds)
[5:45] * Edler (~textual@206.248.136.218) Quit (Ping timeout: 252 seconds)
[5:50] * mdorenka (~mdorenka@x2f6a0a8.dyn.telefonica.de) has joined #raspbian
[6:04] * arpad (20320@ninthfloor.org) has joined #raspbian
[6:11] * arpad (20320@ninthfloor.org) Quit (Quit: Lost terminal)
[6:15] * h41 (~h41@f051141039.adsl.alicedsl.de) has joined #raspbian
[6:27] * WishBoy (~WishBoy@203.20.55.59) Quit (Remote host closed the connection)
[6:28] * WishBoy (~WishBoy@203.20.55.59) has joined #raspbian
[6:28] * stationweb (~narsene@212.234.155.101) Quit (Quit: stationweb)
[6:35] * stationweb (~narsene@212.234.155.101) has joined #raspbian
[6:35] * piper (~user@151.8.78.132) has joined #raspbian
[6:38] * XpineX (~XpineX@93-160-241-126-dynamic.dk.customer.tdc.net) has joined #raspbian
[6:39] * FlummN_away is now known as FlummN
[6:42] * BManojlovic (~steki@91.195.39.5) has joined #raspbian
[6:42] * BManojlovic (~steki@91.195.39.5) Quit (Changing host)
[6:42] * BManojlovic (~steki@opensuse/member/bmanojlovic) has joined #raspbian
[6:42] * killer_prince (~killer_pr@122.171.76.117) Quit (Ping timeout: 252 seconds)
[6:42] * twolife` is now known as twolife
[6:43] * killer_prince (~killer_pr@122.171.66.253) has joined #raspbian
[6:50] * teran (~teran@broadband-109-173-63-9.nationalcablenetworks.ru) Quit ()
[6:51] * stationweb (~narsene@212.234.155.101) Quit (Quit: stationweb)
[6:53] * mdorenka (~mdorenka@x2f6a0a8.dyn.telefonica.de) Quit (Ping timeout: 276 seconds)
[6:54] * teran (~teran@broadband-109-173-63-9.nationalcablenetworks.ru) has joined #raspbian
[6:55] * Robby (robby@chillum.thcgirls.com) Quit (Ping timeout: 260 seconds)
[6:56] * wiiguy (~fake@unaffiliated/wiiguy) has joined #raspbian
[6:58] * mdorenka (~mdorenka@x2f656f6.dyn.telefonica.de) has joined #raspbian
[7:01] * Owlsoup (owlsoup@staff-14.50.hgo.se) Quit (Read error: Connection reset by peer)
[7:02] * Owlsoup (owlsoup@staff-14.50.hgo.se) has joined #raspbian
[7:02] * darkbasic_ (~quassel@niko.linuxsystems.it) has joined #raspbian
[7:02] * darkbasic (~quassel@niko.linuxsystems.it) Quit (Ping timeout: 246 seconds)
[7:07] * Robby (robby@chillum.thcgirls.com) has joined #raspbian
[7:12] * FR^2 (~frquadrat@farsquare.de) has joined #raspbian
[7:41] * ftpmget (~ftpmget@unaffiliated/ftpmget) has joined #raspbian
[7:46] * teran (~teran@broadband-109-173-63-9.nationalcablenetworks.ru) Quit (Remote host closed the connection)
[7:48] * stationweb (~narsene@212.234.155.101) has joined #raspbian
[7:54] * mike_t (~mike@pluto.dd.vaz.ru) has joined #raspbian
[7:58] * h41 (~h41@f051141039.adsl.alicedsl.de) Quit (Quit: Leaving)
[7:59] * mdorenka (~mdorenka@x2f656f6.dyn.telefonica.de) Quit (Read error: Operation timed out)
[7:59] * bizarro_1 (~bizarro_1@97.Red-83-47-142.dynamicIP.rima-tde.net) has joined #raspbian
[8:03] * mdorenka (~mdorenka@x2f6c39c.dyn.telefonica.de) has joined #raspbian
[8:08] * Psil0Cybin (~psil0cybi@unaffiliated/psil0cybin) Quit (Quit: You know you're gonna miss me when I'm gone)
[8:17] * teran (~teran@broadband-109-173-63-9.nationalcablenetworks.ru) has joined #raspbian
[8:22] * teran (~teran@broadband-109-173-63-9.nationalcablenetworks.ru) Quit (Ping timeout: 264 seconds)
[8:24] * vincent_c (~bip@69-50-168-53.westerncable.ca) Quit (Quit: Coyote finally caught me)
[8:25] * vincent_c (~bip@69-50-168-53.westerncable.ca) has joined #raspbian
[8:28] * Fusing3 (~fusing@156.113.118.80.rev.sfr.net) has joined #raspbian
[8:29] * karimb (~kboumedhe@87.pool85-52-16.dynamic.orange.es) has joined #raspbian
[8:39] * Fusing3 (~fusing@156.113.118.80.rev.sfr.net) Quit (Ping timeout: 252 seconds)
[8:39] * manuscle (~manuscle@aqu33-4-82-233-55-206.fbx.proxad.net) has joined #raspbian
[8:43] * stationweb (~narsene@212.234.155.101) Quit (Quit: stationweb)
[8:45] * mdorenka (~mdorenka@x2f6c39c.dyn.telefonica.de) Quit (Ping timeout: 276 seconds)
[8:45] * nitdega (nitdega@2602:306:2420:a9c1:d83b:8913:708a:a4c6) has joined #raspbian
[8:49] * mdorenka (~mdorenka@x2f6dc82.dyn.telefonica.de) has joined #raspbian
[8:50] * gniourf (~gniourf@pdm-l03.insa-lyon.fr) Quit (Quit: Leaving)
[8:51] * gniourf (~gniourf@pdm-l03.insa-lyon.fr) has joined #raspbian
[8:54] * ftpmget (~ftpmget@unaffiliated/ftpmget) has left #raspbian
[8:58] * mdorenka (~mdorenka@x2f6dc82.dyn.telefonica.de) Quit (Ping timeout: 255 seconds)
[8:59] * diederik (~diederik@f191104.upc-f.chello.nl) has joined #raspbian
[9:01] * mdorenka (~mdorenka@x2f66de1.dyn.telefonica.de) has joined #raspbian
[9:03] * teran (~teran@91.218.144.129) has joined #raspbian
[9:09] * oberstet (~quassel@ppp-188-174-155-159.dynamic.mnet-online.de) has joined #raspbian
[9:32] * Vector- (~Vector@host31-54-24-121.range31-54.btcentralplus.com) has joined #raspbian
[9:42] * teran (~teran@91.218.144.129) Quit (Remote host closed the connection)
[9:43] * teran (~teran@91.218.144.129) has joined #raspbian
[9:43] * stationweb (~narsene@36.21.90.92.rev.sfr.net) has joined #raspbian
[9:48] * stationweb (~narsene@36.21.90.92.rev.sfr.net) Quit (Ping timeout: 264 seconds)
[9:55] <diederik> Hi! I'm trying to wget the raspberrypi's gpg key through "wget http://archive.raspberrypi.org/debian/raspberrypi.gpg.key" (on my RPi)
[9:56] <diederik> But when I do that, I get the response "403 Forbidden file type or location: <url>". But typing that url in my browser returns the key file
[9:56] * mythos (~mythos@unaffiliated/mythos) has joined #raspbian
[9:56] <diederik> Why does one method work, but not the other? (and how do I get wget to work?)
[9:59] <hifi> it has a round robin
[9:59] <hifi> your browser has a working ip cached
[9:59] <diederik> interesting
[10:03] <diederik> tried it with an ip address, but that didn't help either
[10:05] <diederik> but I also noted another oddity ... it apparently tries to use my apt-proxy to get that file ... looking into it.
[10:05] <diederik> Still open for other suggestions (it's for fetching the key during installation with raspbian-ua-netinst)
[10:06] <hifi> any particular reason why you'd want to slow down the process by using signing?
[10:06] <hifi> if the key sources is the same as the package source, you lose the trust anyway
[10:06] <hifi> source*
[10:08] <diederik> Can you expand a bit on that? I don't think I understand what you're getting at.
[10:08] * FlummN is now known as FlummN_away
[10:08] <diederik> The reason I want that key is because installation of packages from raspberrypi.org are untrusted and I don't want that.
[10:09] <hifi> you mean installing the key at the end of the installation for the finished system?
[10:09] <diederik> https://github.com/hifi/raspbian-ua-netinst/blob/master/scripts/etc/init.d/rcS#L445 <- that one fails consistently with me
[10:09] <diederik> yes
[10:10] <hifi> right, then it's a lost cause anyway ;)
[10:11] <diederik> because ...
[10:11] <hifi> I thought you meant using the key to verify packages you are installing
[10:11] <hifi> that was explicitly disabled in raspbian-ua-netinst to avoid the overhead
[10:11] <hifi> diederik: if an attacker gains control of archive.raspberrypi.org, he has control over the key and the packages that are signed with it
[10:11] <hifi> the security model is broken if you ship the key along with the packages
[10:12] <diederik> ok, good to know (overhead)
[10:12] <hifi> it's fairly normal to do so with unofficial repositories though
[10:12] <diederik> it totally makes sense what you say, but the raspian-archive-keyring is also installed ...
[10:13] <hifi> or providing the fingerprint somewhere else that you can check against
[10:13] <hifi> as said, broken :p
[10:13] <diederik> lol
[10:13] <hifi> if someone gains access to the raspbian archive, you are toasted as they can silently sign packages that can be automatically installed during an update
[10:14] <hifi> well, not directly
[10:14] <hifi> actually highly unlikely as most raspbians are pre-installed images
[10:14] <diederik> yeah, but all key-based security is toasted when they get access to the private key ...
[10:14] <hifi> no one's shipping the private key
[10:15] <hifi> but the public key also matters where you get it from
[10:15] <diederik> no, but to sign you'd need the private key, right?
[10:15] <diederik> also good point.
[10:16] <diederik> but we either don't try to add the raspberrypi.org key at all, or do it properly.
[10:16] <diederik> Now it's neither
[10:17] <hifi> shipping the key is one possibly solution
[10:17] <hifi> as then the source of the public key differs
[10:17] <rozie> hifi: public key is irrevelant
[10:17] <rozie> packages are signed with private key
[10:17] <hifi> it is relevant when you verify a package signature
[10:18] <hifi> if someone ships a forged public key and packages that were signed with the private part, you don't know you just installed malware
[10:18] <hifi> that's how attacks have been made against linux distributions in the past
[10:18] <rozie> only if you add forged key manually
[10:18] <hifi> the ftp servers get compromised, a public key is added to the trusted keyring and malware included packages are installed
[10:19] <rozie> there are key packages for this
[10:19] <rozie> (also signed)
[10:19] <hifi> I doubt you can do that for already installed systems
[10:19] * FlummN_away is now known as FlummN
[10:19] <hifi> but you can do that for newly installed systems
[10:19] <hifi> depending where they get their bootstrap keys
[10:19] <rozie> only if you control installer
[10:20] <rozie> (which also should be signed)
[10:20] * mythos (~mythos@unaffiliated/mythos) Quit (Ping timeout: 252 seconds)
[10:20] <diederik> so the best solution would be to get the raspberrypi key packaged for raspbian? (or added to the raspbian keyring package)
[10:20] <hifi> raspbian-ua-netinst does not verify the packages at all, so for example compromized raspbian mirror could silently cause harm to raspbian-ua-netinst users
[10:20] <rozie> diederik: take a look how they do it in Debian
[10:20] <hifi> that's a known issue of course, it was intentional to speed it up
[10:21] <diederik> that's what I'm trying to do, but it could very well be I'm missing some key info.
[10:21] <hifi> key info, heh
[10:21] <diederik> lol, was unintended
[10:23] <diederik> rozie: afaik Debian does it through the debian-archive-keyring
[10:23] <hifi> the question is how the installer does verification
[10:23] <hifi> D-I
[10:23] <diederik> and raspbian through the raspbian-archive-keyring
[10:24] <diederik> ok, so you're suggesting to add the raspberrypi.org key to the installer package?
[10:24] <diederik> (would also fix the wget issue btw)
[10:25] <hifi> I'm not suggesting anything really
[10:26] <hifi> whatever D-I does is probably the best approach regarding debian
[10:26] <hifi> though it also verifies the packages most definitely through the install process
[10:26] <hifi> (probably also why the D-I hack for raspbian was slow)
[10:26] <diederik> but I'm not exactly familiar with the inner workings of D-I (and hope I don't have to learn)
[10:27] <diederik> even though I find the discussion interesting on an academic level ... I'm also the kind of person to want a solution, however inperfect it may be
[10:28] <diederik> (read that as: "Even though it's not perfect")
[10:28] <hifi> it's odd though why it fails, it should use the same proxy for wget as it does for the installer
[10:29] <diederik> I'm going to try to do the install again, this time not specifying my apt-cacher-proxy
[10:30] <diederik> because that statement does seem to work once I've rebooted my system
[10:31] <hifi> optionally you could add the current key as a failsafe
[10:31] <hifi> if downloading fails
[10:31] <diederik> (the wget -> apt-key add
[10:31] <diederik> good idea
[10:31] <hifi> then it should mostly work forever
[10:31] <hifi> even though the integrity is lost it's long lost anyway
[10:32] <hifi> unless sign verification is added and the current keys bundled with the installer
[10:33] <diederik> pretty sure it's the http_proxy setting. No problem getting the key once rebooted.
[10:33] <hifi> wget will use the proxy
[10:33] * mike_t (~mike@pluto.dd.vaz.ru) Quit (Remote host closed the connection)
[10:33] * mythos (~mythos@unaffiliated/mythos) has joined #raspbian
[10:34] <diederik> and it looks like that fails
[10:34] <diederik> Hopefully I can find a way to specify both a http proxy and an apt-proxy
[10:35] <hifi> of course, you can switch the env variable before doing wget
[10:35] <hifi> preferrably have http_proxy as the default one that is used through the whole process and allow specifying apt_http_proxy or something for cdebootstrap only
[10:35] <diederik> ok, thanks for the pointer :)
[10:51] * mdorenka (~mdorenka@x2f66de1.dyn.telefonica.de) Quit (Ping timeout: 252 seconds)
[10:54] * pieff (~pff@2a02:2788:34:758:1845:be99:6465:c6b2) has joined #raspbian
[10:57] * nils_2 (~nils_2@unaffiliated/nils-2/x-2480262) Quit (Ping timeout: 240 seconds)
[11:00] * rosapoP (~rosapoP@213-65-0-114-no185.business.telia.com) has joined #raspbian
[11:03] * achabot` (~achabot@89-156-17-154.rev.numericable.fr) has joined #raspbian
[11:04] * mdorenka (~mdorenka@x2f655e3.dyn.telefonica.de) has joined #raspbian
[11:04] * achabot (~achabot@89-156-17-154.rev.numericable.fr) Quit (Ping timeout: 276 seconds)
[11:04] * achabot` is now known as achabot
[11:05] * arpad (20320@ninthfloor.org) has joined #raspbian
[11:05] <arpad> Ing1Kat2Ast3
[11:07] <Odie_> missing special character
[11:08] <Odie_> but better than average, imo
[11:09] * msantana (msantana@unaffiliated/darkstar) has joined #raspbian
[11:11] * nils_2 (~nils_2@unaffiliated/nils-2/x-2480262) has joined #raspbian
[11:15] * mythos (~mythos@unaffiliated/mythos) Quit (Ping timeout: 252 seconds)
[11:30] * arpad (20320@ninthfloor.org) Quit (Quit: Lost terminal)
[11:33] * arpad (20320@ninthfloor.org) has joined #raspbian
[11:35] * lacrymology (~lacrymolo@112.215.64.24) has joined #raspbian
[11:35] <lacrymology> I'm using an ubuntu box and want to get packages for a raspi (running raspbian) which has no internet connection. Is there any way for me to do that that doesn't require me to go to the raspi, check with apt-get what it tries to install, go to the raspberry pi repos and download, rinse and repeat? as in, can I do all that directly from my computer?
[11:35] <hifi> why can't you give network connection to your pi
[11:36] <hifi> networkmanager has a network sharing function, if you have a model B pi, just use a cross-over cable to share your connection
[11:36] <hifi> you'll save a lot of tears that way
[11:37] <lacrymology> hifi: I don't have a cable
[11:38] <lacrymology> I don't have a wifi connector
[11:38] <lacrymology> I only have a 3g modem and I need some packages to make it work
[11:38] <hifi> first one is around $2
[11:38] <hifi> you sure you don't own a single Ethernet cable?
[11:39] <lacrymology> hifi: that would assume I'm not in the middle of the mountain in indonesia 2 hours away from the nearest middle-sized town, and happy to have 3g at all
[11:39] <lacrymology> hifi: I own a grand total of 28kg of things. I'm pretty sure I know every sigle thing I own
[11:40] <lacrymology> =)
[11:40] <hifi> it's a fair assumption you're not in the middle of a mountain in indonesia 2 hours away from the nearest middle-sized town, yes
[11:40] * pingo (pingo@188-230-221-197.dynamic.t-2.net) has joined #raspbian
[11:40] <hifi> your current solutions sounds reasonable
[11:40] <lacrymology> I don't have a cable, I plan on buying one as soon as I find one of those small flat ones. I had one but lost it in some hostel last month
[11:40] <hifi> you can use dpkg to install them invidually
[11:41] <lacrymology> yeah, my question is if there's a way for me to know all the packages I'll need without having to go back and forth with the raspi
[11:41] <lacrymology> (there *is* a TV with hdmi i this place, magically enough)
[11:41] <hifi> write them down when you do apt-get install
[11:41] * nitdega_ (nitdega@2602:306:2420:a9c1:d83b:8913:708a:a4c6) has joined #raspbian
[11:41] <hifi> it shows all the dependencies
[11:42] <lacrymology> so no, no way of telling my computer's apt to look in "these other repos"
[11:42] <lacrymology> to be absolutely fair, I just want to do this now to win time. The whole idea is to have the raspi as a wifi relay for the 3g connection, so I *will* need the wifi card before I can make use of it
[11:43] <hifi> you can tell your apt that, but it doesn't know what you already have installed
[11:43] <hifi> your pi's apt does
[11:44] * nitdega__ (nitdega@2602:306:2420:a9c1:d83b:8913:708a:a4c6) has joined #raspbian
[11:45] * nitdega (nitdega@2602:306:2420:a9c1:d83b:8913:708a:a4c6) Quit (Ping timeout: 240 seconds)
[11:45] <lacrymology> 'course. But will it know all the dependencies without checking the internet?
[11:45] <hifi> yes
[11:46] <hifi> one possible issue is, depending how old the installation is, the versions might have changed
[11:46] <pingo> Can anything bad happen if I mount whole /var to tmpfs and limit its size to 30MB?
[11:46] <hifi> so worst case is when you start installing the latest packages by hand you'll end up with issues
[11:47] * nitdega_ (nitdega@2602:306:2420:a9c1:d83b:8913:708a:a4c6) Quit (Ping timeout: 240 seconds)
[11:48] <pingo> I am wondering what happens when /var fills up and there is no more space available, will this cause bad things to happen?
[11:48] <hifi> pingo: there are guides for read-only root installs of debian, they'll give you some idea
[11:50] * BManojlovic (~steki@opensuse/member/bmanojlovic) Quit (Quit: Ja odoh a vi sta 'ocete...)
[11:51] * cjs226 (~cjs226@107-220-58-96.lightspeed.austtx.sbcglobal.net) Quit ()
[11:52] * BManojlovic (~steki@91.195.39.5) has joined #raspbian
[11:52] * BManojlovic (~steki@91.195.39.5) Quit (Changing host)
[11:52] * BManojlovic (~steki@opensuse/member/bmanojlovic) has joined #raspbian
[11:59] * FlummN is now known as FlummN_away
[11:59] * nitdega__ (nitdega@2602:306:2420:a9c1:d83b:8913:708a:a4c6) Quit (Ping timeout: 240 seconds)
[12:02] * FlummN_away is now known as FlummN
[12:09] <diederik> lacrymology: http://stackoverflow.com/questions/4419268/how-do-i-download-a-package-from-apt-get-without-installing-it
[12:13] * killer_prince (~killer_pr@122.171.66.253) Quit (Ping timeout: 240 seconds)
[12:18] * ioudas (~gregc2@66.186.175.48) Quit (Read error: Connection reset by peer)
[12:19] <lacrymology> diederik: I'm going to ask this before reading, but: will that download raspi packages from my PC?
[12:19] <diederik> I believe it does. I haven't used those programs myself, but afaik it does exactly what you want.
[12:20] <diederik> You run it on your raspi and then it creates some kind of signature, which you can use on another machine to download those packages.
[12:21] <lacrymology> diederik: but then I need to download those packages onto the raspi before using them, I'm running into the same paradox as before, here
[12:21] * mike_t (~mike@109.169.182.223) has joined #raspbian
[12:22] <diederik> no. It downloads them on your PC and then you put them on an USB stick or sth like that and use that to transfer it to your RPi
[12:28] * ColdKeyboard (~coldkeybo@cable-188-2-9-141.dynamic.sbb.rs) has joined #raspbian
[12:33] * FlummN is now known as FlummN_away
[12:33] * Lupinedk is now known as lupinedk
[12:36] * cjs226 (~cjs226@70.112.220.16) has joined #raspbian
[12:41] * killer_p- (~killer_pr@122.171.65.168) has joined #raspbian
[12:41] * killer_p- is now known as killer_prince
[12:48] * Owlsoup (owlsoup@staff-14.50.hgo.se) Quit (Read error: Connection reset by peer)
[12:48] * Owlsoup (owlsoup@staff-14.50.hgo.se) has joined #raspbian
[12:58] <lacrymology> diederik: but according to that, I need apt-offline on the raspi, and I don't have it, so I need to at least download that and it's dependencies before, that's what I was saying
[12:59] <lacrymology> OTOH, it does look like a mighty useful thing
[13:03] <diederik> sounds about right. So you'll need python, python-argparse, apt and less
[13:03] * TDog (~chatzilla@65.129.151.229) Quit (Ping timeout: 252 seconds)
[13:05] <diederik> and apt-zip can probably help with that ;-)
[13:05] <diederik> it'll probably take some experimentation, but they sound as very useful tools indeed.
[13:07] <lacrymology> diederik: I'll just download the apt-offline raspi package and see what my ubuntu apt thinks about it. It might be able to download the dependencies
[13:08] <diederik> It would be great if you'd document the process and share it with the rest of the world/community :-) Good luck!
[13:11] * mike_t (~mike@109.169.182.223) Quit (Remote host closed the connection)
[13:12] * CStars (~Icedove@p578b5cf2.dip0.t-ipconnect.de) has joined #raspbian
[13:14] * drwhom (~drwhom@hulk.soic.indiana.edu) has joined #raspbian
[13:19] <lacrymology> looks like the raspi comunity is lacking some serious sysadmins
[13:20] * mdorenka (~mdorenka@x2f655e3.dyn.telefonica.de) Quit (Ping timeout: 276 seconds)
[13:24] <diederik> excellent opportunity to improve on that ;-)
[13:25] <lacrymology> I'm *not* a sysadmin
[13:27] * mdorenka (~mdorenka@x2f6c59a.dyn.telefonica.de) has joined #raspbian
[13:30] * piper (~user@151.8.78.132) Quit (Ping timeout: 240 seconds)
[13:36] * gregc2 (~gregc2@66.186.175.48) has joined #raspbian
[13:37] <gregc2> Does anyone know how to fix repeating keys with a symbol scanner? I have checked voltages, settings. tried fiq updates etc... Nothing seems to fix the repeating keyboard/scanner issues I am having. Any advice would be helpful.
[13:38] * dougiel (~doug@S0106744401495b56.wp.shawcable.net) has joined #raspbian
[13:42] * Stanto (~Stanto@li285-77.members.linode.com) Quit (Excess Flood)
[13:44] * Stanto (~Stanto@li285-77.members.linode.com) has joined #raspbian
[13:45] * nitdega (nitdega@2602:306:2423:2e41:b130:90d1:4b5b:81fa) has joined #raspbian
[13:46] * h41 (~h41@f051141039.adsl.alicedsl.de) has joined #raspbian
[14:01] * darkbasic_ (~quassel@niko.linuxsystems.it) Quit (Quit: No Ping reply in 180 seconds.)
[14:02] * darkbasic (~quassel@niko.linuxsystems.it) has joined #raspbian
[14:03] * Owlsoup is now known as OwlZzZ
[14:06] * mcnoche (~Thunderbi@205-168-220-129.dia.static.qwest.net) has joined #raspbian
[14:09] <lacrymology> can I get help for reseting my password? I've modified /boot/cmdline.txt, added a second line saying init=/bin/bash because I read that'd give me root shell directly so I can set the passwords but I'm still getting the login prompt
[14:10] * sq (~mj@unaffiliated/squirrel) Quit (Ping timeout: 250 seconds)
[14:23] * pingo (pingo@188-230-221-197.dynamic.t-2.net) Quit (Ping timeout: 240 seconds)
[14:27] * Jonno (~jon@c-fe1de353.028-32-6c6b7010.cust.bredbandsbolaget.se) Quit (Ping timeout: 245 seconds)
[14:29] * karimb (~kboumedhe@87.pool85-52-16.dynamic.orange.es) Quit (Quit: Leaving)
[14:30] * twolife is now known as twolife`
[14:33] * karimb (~kboumedhe@87.pool85-52-16.dynamic.orange.es) has joined #raspbian
[14:35] * sqrrl (~mj@unaffiliated/squirrel) has joined #raspbian
[14:39] * lvispy (~luiz@iewlan230.eco.unicamp.br) has joined #raspbian
[14:40] * lvispy (~luiz@iewlan230.eco.unicamp.br) Quit (Client Quit)
[14:43] * killer_prince is now known as lazy_prince
[14:46] * Jonno (~jon@c-0f1ee353.028-32-6c6b7010.cust.bredbandsbolaget.se) has joined #raspbian
[14:46] * lazy_prince is now known as killer_prince
[14:47] * Jonno_ (~jon@c-fe1de353.028-32-6c6b7010.cust.bredbandsbolaget.se) has joined #raspbian
[14:50] * Jonno (~jon@c-0f1ee353.028-32-6c6b7010.cust.bredbandsbolaget.se) Quit (Ping timeout: 245 seconds)
[14:51] * Jonno_ is now known as Jonno
[14:52] * SirLagz (~SirLagz@ppp121-45-232-137.lns20.per1.internode.on.net) Quit (Ping timeout: 276 seconds)
[14:53] * optimist (~hdtodd@c-75-68-170-4.hsd1.vt.comcast.net) has joined #raspbian
[14:53] * SirLagz (~SirLagz@ppp121-45-228-245.lns20.per1.internode.on.net) has joined #raspbian
[14:56] * sqrrl (~mj@unaffiliated/squirrel) Quit (Read error: Connection reset by peer)
[14:56] * sqrrl (~mj@unaffiliated/squirrel) has joined #raspbian
[14:59] * BManojlovic (~steki@opensuse/member/bmanojlovic) Quit (Quit: Ja odoh a vi sta 'ocete...)
[15:00] * optimist (~hdtodd@c-75-68-170-4.hsd1.vt.comcast.net) Quit ()
[15:00] * optimist (~hdtodd@c-75-68-170-4.hsd1.vt.comcast.net) has joined #raspbian
[15:02] * nitdega (nitdega@2602:306:2423:2e41:b130:90d1:4b5b:81fa) Quit (Quit: Leaving)
[15:05] * killer_prince is now known as lazy_prince
[15:05] * echopleks (~echopleks@69.172.145.236) has joined #raspbian
[15:09] * manuscle (~manuscle@aqu33-4-82-233-55-206.fbx.proxad.net) Quit (Quit: Ex-Chat)
[15:11] * lacrymology (~lacrymolo@112.215.64.24) Quit (Read error: Connection reset by peer)
[15:12] * dougiel (~doug@S0106744401495b56.wp.shawcable.net) Quit (Read error: Connection reset by peer)
[15:13] * dougiel (~doug@S0106744401495b56.wp.shawcable.net) has joined #raspbian
[15:16] * lacrymology (~lacrymolo@112.215.63.17) has joined #raspbian
[15:17] * stationweb (~narsene@212.234.155.101) has joined #raspbian
[15:25] * lacrymology (~lacrymolo@112.215.63.17) Quit (Quit: Reconnecting)
[15:27] * lvispy (~luiz@iewlan230.eco.unicamp.br) has joined #raspbian
[15:28] * karimb (~kboumedhe@87.pool85-52-16.dynamic.orange.es) Quit (Ping timeout: 252 seconds)
[15:34] * stationweb (~narsene@212.234.155.101) Quit (Quit: stationweb)
[15:34] * UniOn (~UniOn4@5419C81A.cm-5-2d.dynamic.ziggo.nl) has joined #raspbian
[15:38] * echopleks (~echopleks@69.172.145.236) Quit (Ping timeout: 255 seconds)
[15:42] * TDog (~chatzilla@75-164-1-97.tcso.qwest.net) has joined #raspbian
[15:48] * [SkG] (~Esqueje@62.83.47.190.dyn.user.ono.com) has joined #raspbian
[15:48] * [SkG] (~Esqueje@62.83.47.190.dyn.user.ono.com) Quit (Changing host)
[15:48] * [SkG] (~Esqueje@unaffiliated/skg/x-897332) has joined #raspbian
[15:54] * pieff (~pff@2a02:2788:34:758:1845:be99:6465:c6b2) Quit (Quit: Ex-Chat)
[15:55] * mdorenka (~mdorenka@x2f6c59a.dyn.telefonica.de) Quit (Read error: Operation timed out)
[15:58] * eeg3 (~eeg@eeg3.net) Quit (Ping timeout: 258 seconds)
[15:59] * mdorenka (~mdorenka@x2f65f2a.dyn.telefonica.de) has joined #raspbian
[16:00] * eeg3 (~eeg@eeg3.net) has joined #raspbian
[16:02] * cjs226 (~cjs226@70.112.220.16) Quit (Read error: Connection reset by peer)
[16:02] * cjs226 (~cjs226@cpe-70-112-220-16.austin.res.rr.com) has joined #raspbian
[16:12] * lvispy (~luiz@iewlan230.eco.unicamp.br) Quit (Ping timeout: 240 seconds)
[16:14] * FR^2 (~frquadrat@farsquare.de) Quit (Quit: Connection reset by peer)
[16:19] * twolife` is now known as twolife
[16:23] * laurent\ (~laurent@unaffiliated/laurent/x-4048133) Quit (Ping timeout: 240 seconds)
[16:30] * lvispy (~luiz@iewlan230.eco.unicamp.br) has joined #raspbian
[16:31] * Googy (~Gooogy@31-19-202-246-dynip.superkabel.de) has joined #raspbian
[16:33] * cjs226 (~cjs226@cpe-70-112-220-16.austin.res.rr.com) Quit ()
[16:34] * mythos (~mythos@unaffiliated/mythos) has joined #raspbian
[16:35] * mr-jack (~mr-jack@unaffiliated/mr-jack) has joined #raspbian
[16:35] * stationweb (~narsene@212.234.155.101) has joined #raspbian
[16:41] * stationweb (~narsene@212.234.155.101) Quit (Quit: stationweb)
[16:44] * lvispy (~luiz@iewlan230.eco.unicamp.br) Quit ()
[16:51] * mike_t (~mike@109.169.182.223) has joined #raspbian
[16:54] * lazy_prince is now known as killer_prince
[16:55] * h41 (~h41@f051141039.adsl.alicedsl.de) Quit (Quit: Leaving)
[16:56] * twolife is now known as twolife`
[17:11] * BCMM (~BCMM@unaffiliated/bcmm) has joined #raspbian
[17:11] * teran (~teran@91.218.144.129) Quit (Remote host closed the connection)
[17:14] * twolife` is now known as twolife
[17:22] * UniOn (~UniOn4@5419C81A.cm-5-2d.dynamic.ziggo.nl) Quit (Quit: Leaving)
[17:23] * UniOn (~UniOn4@5419C81A.cm-5-2d.dynamic.ziggo.nl) has joined #raspbian
[17:24] * nitdega (nitdega@2602:306:2421:8a01:a955:c62f:5510:fbb) has joined #raspbian
[17:24] * taza (~zap@unaffiliated/taza) has joined #raspbian
[17:26] * daswort (~daswort@ubuntuusers/wikiteam/daswort) Quit (Ping timeout: 252 seconds)
[17:26] * optimist (~hdtodd@c-75-68-170-4.hsd1.vt.comcast.net) Quit ()
[17:28] * daswort (~daswort@ubuntuusers/wikiteam/daswort) has joined #raspbian
[17:33] * Solak (~solak@cthia.xs4all.nl) has left #raspbian
[17:34] * mike_t (~mike@109.169.182.223) Quit (Remote host closed the connection)
[17:38] * killer_prince is now known as lazy_prince
[17:38] * twolife is now known as twolife`
[17:38] * lazy_prince is now known as killer_prince
[17:44] * teran (~teran@213.87.136.57) has joined #raspbian
[17:45] * oberstet (~quassel@ppp-188-174-155-159.dynamic.mnet-online.de) Quit (Remote host closed the connection)
[17:50] * arpad (20320@ninthfloor.org) Quit (Quit: Lost terminal)
[17:57] * mfa298 (~mfa298@gateway.yapd.net) Quit (Ping timeout: 252 seconds)
[18:00] * mfa298 (~mfa298@gateway.yapd.net) has joined #raspbian
[18:01] * killer_prince is now known as lazy_prince
[18:05] * teran (~teran@213.87.136.57) Quit (Remote host closed the connection)
[18:11] * BManojlovic (~steki@cable-94-189-160-252.dynamic.sbb.rs) has joined #raspbian
[18:11] * BManojlovic (~steki@cable-94-189-160-252.dynamic.sbb.rs) Quit (Changing host)
[18:11] * BManojlovic (~steki@opensuse/member/bmanojlovic) has joined #raspbian
[18:12] * girafe (~girafe@ip-242.net-82-216-177.lyon5.rev.numericable.fr) has joined #raspbian
[18:16] * BCMM (~BCMM@unaffiliated/bcmm) Quit (Quit: Konversation terminated!)
[18:40] * lvispy (~luiz@iewlan230.eco.unicamp.br) has joined #raspbian
[18:41] * SirLagz (~SirLagz@ppp121-45-228-245.lns20.per1.internode.on.net) Quit (Ping timeout: 276 seconds)
[18:42] * SirLagz (~SirLagz@ppp121-45-226-62.lns20.per1.internode.on.net) has joined #raspbian
[18:43] * snowman (ad2c7bb9@gateway/web/freenode/ip.173.44.123.185) has joined #raspbian
[18:44] <snowman> does anyone have a grasp of how the audio drivers work in raspbian?
[18:46] * mdorenka (~mdorenka@x2f65f2a.dyn.telefonica.de) Quit (Ping timeout: 276 seconds)
[18:51] * mdorenka (~mdorenka@x2f65f2a.dyn.telefonica.de) has joined #raspbian
[18:51] * lvispy (~luiz@iewlan230.eco.unicamp.br) Quit (Read error: Connection reset by peer)
[18:56] * mdorenka (~mdorenka@x2f65f2a.dyn.telefonica.de) Quit (Read error: Operation timed out)
[18:59] * msantana (msantana@unaffiliated/darkstar) Quit (Ping timeout: 240 seconds)
[18:59] * mdorenka (~mdorenka@x2f6915f.dyn.telefonica.de) has joined #raspbian
[19:02] * billybobjoeaglt (~billybobj@50-79-40-85-static.hfc.comcastbusiness.net) has joined #raspbian
[19:02] * billybobjoeaglt (~billybobj@50-79-40-85-static.hfc.comcastbusiness.net) Quit (Remote host closed the connection)
[19:04] * snowman (ad2c7bb9@gateway/web/freenode/ip.173.44.123.185) Quit (Quit: Page closed)
[19:05] * mdorenka (~mdorenka@x2f6915f.dyn.telefonica.de) Quit (Ping timeout: 265 seconds)
[19:06] * mdorenka (~mdorenka@x2f6aed3.dyn.telefonica.de) has joined #raspbian
[19:07] * msantana (~darkstar@unaffiliated/darkstar) has joined #raspbian
[19:10] * Alina-malina (Alina-mali@unaffiliated/alina-malina) Quit (Ping timeout: 252 seconds)
[19:12] * msantana (~darkstar@unaffiliated/darkstar) Quit (Read error: Connection reset by peer)
[19:12] * teran (~teran@broadband-109-173-63-9.nationalcablenetworks.ru) has joined #raspbian
[19:13] * mdorenka- (~mdorenka@x2f6aed3.dyn.telefonica.de) has joined #raspbian
[19:16] * mdorenka (~mdorenka@x2f6aed3.dyn.telefonica.de) Quit (Ping timeout: 276 seconds)
[19:16] * mdorenka- is now known as mdorenka
[19:20] * Alina-malina (Alina-mali@unaffiliated/alina-malina) has joined #raspbian
[19:20] * msantana (msantana@unaffiliated/darkstar) has joined #raspbian
[19:22] * laurent\ (~laurent@unaffiliated/laurent/x-4048133) has joined #raspbian
[19:33] * lvispy (~luiz@iewlan230.eco.unicamp.br) has joined #raspbian
[19:34] * cjs226 (~cjs226@cpe-70-112-220-16.austin.res.rr.com) has joined #raspbian
[19:35] * lvispy (~luiz@iewlan230.eco.unicamp.br) Quit (Read error: Connection reset by peer)
[19:38] * lvispy (~luiz@iewlan230.eco.unicamp.br) has joined #raspbian
[19:45] * GHOSTnew (~GHOSTnew@gateway/tor-sasl/ghostnew) has joined #raspbian
[19:45] * GHOSTnew (~GHOSTnew@gateway/tor-sasl/ghostnew) Quit (Remote host closed the connection)
[19:47] * mdorenka (~mdorenka@x2f6aed3.dyn.telefonica.de) Quit (Ping timeout: 264 seconds)
[19:49] * mdorenka- (~mdorenka@x2f661b6.dyn.telefonica.de) has joined #raspbian
[19:53] * mdorenka- is now known as mdorenka
[20:09] * lvispy (~luiz@iewlan230.eco.unicamp.br) Quit (Read error: Connection reset by peer)
[20:12] * hououina (~hououina@c-71-60-244-180.hsd1.pa.comcast.net) has joined #raspbian
[20:19] * astrapotro (~mikel@85.85-87-7.dynamic.clientes.euskaltel.es) has joined #raspbian
[20:19] * hououina (~hououina@c-71-60-244-180.hsd1.pa.comcast.net) Quit (Quit: Leaving)
[20:19] * astrapotro (~mikel@85.85-87-7.dynamic.clientes.euskaltel.es) has left #raspbian
[20:22] * lvispy (~luiz@iewlan230.eco.unicamp.br) has joined #raspbian
[20:23] * KillYourTV (~kytv@gateway/tor-sasl/killyourtv) has joined #raspbian
[20:25] * lvispy (~luiz@iewlan230.eco.unicamp.br) Quit (Read error: Connection reset by peer)
[20:26] * archrs (~archrs@transit.blocktrade.io) has joined #raspbian
[20:27] * goneeuro (~chris@2001:a60:1277:4801:45a0:845e:9ba4:54e9) has joined #raspbian
[20:28] <goneeuro> Does anyone know why my raspbmc is holding back 7 packages while running apt-get updrade and dist-upgrade?
[20:30] * Jonno (~jon@c-fe1de353.028-32-6c6b7010.cust.bredbandsbolaget.se) Quit (Quit: Konversation terminated!)
[20:31] * kensanata (~user@fsf/member/kensanata) has joined #raspbian
[20:32] -tomaw- [Global Notice] Hi all. Over the last few days we've noticed an increase in fake donation requests asking for donations in various digital currencies. Please not that freenode does not currently accept cash donations in any currency and anything sent to these scammers will not aide freenode in any way. Also, please see http://blog.freenode.net/2010/11/be-safe-out-there/
[20:33] <KillYourTV> do you have any packages pinned? (check apt-cache policy)
[20:33] * KillYourTV (~kytv@gateway/tor-sasl/killyourtv) Quit (Write error: Broken pipe)
[20:34] * KillYourTV (~kytv@gateway/tor-sasl/killyourtv) has joined #raspbian
[20:34] * SirLagz (~SirLagz@ppp121-45-226-62.lns20.per1.internode.on.net) Quit (Ping timeout: 252 seconds)
[20:35] <KillYourTV> not sure if this got through before I pinged out (or if anyone else responded, but):
[20:35] <KillYourTV> goneeuro: do you have any packages pinned? (check apt-cache policy)
[20:36] * SirLagz (~SirLagz@ppp121-45-230-204.lns20.per1.internode.on.net) has joined #raspbian
[20:37] <KillYourTV> or any packages held through another means (e.g. in aptitude or with dpkg --set-selections)
[20:39] <goneeuro> root@raspbmc:/home/pi# apt-cache policy
[20:39] <goneeuro> Package files:
[20:39] <goneeuro> 100 /var/lib/dpkg/status
[20:39] <goneeuro> release a=now
[20:39] <goneeuro> 500 http://archive.raspbian.org/raspbian/ wheezy/non-free armhf Packages
[20:39] <goneeuro> release v=7.0,o=Raspbian,a=stable,n=wheezy,l=Raspbian,c=non-free
[20:39] <goneeuro> origin archive.raspbian.org
[20:39] <goneeuro> 500 http://archive.raspbian.org/raspbian/ wheezy/contrib armhf Packages
[20:39] <goneeuro> release v=7.0,o=Raspbian,a=stable,n=wheezy,l=Raspbian,c=contrib
[20:39] <goneeuro> origin archive.raspbian.org
[20:39] <goneeuro> 500 http://archive.raspbian.org/raspbian/ wheezy/main armhf Packages
[20:39] <goneeuro> release v=7.0,o=Raspbian,a=stable,n=wheezy,l=Raspbian,c=main
[20:39] <goneeuro> origin archive.raspbian.org
[20:39] <goneeuro> Pinned packages:
[20:39] <goneeuro> sysvinit -> (not found)
[20:39] * goneeuro (~chris@2001:a60:1277:4801:45a0:845e:9ba4:54e9) Quit (Quit: Leaving)
[20:40] * chris__ (~chris@2001:a60:1277:4801:45a0:845e:9ba4:54e9) has joined #raspbian
[20:40] * chris__ (~chris@2001:a60:1277:4801:45a0:845e:9ba4:54e9) has left #raspbian
[20:40] * chris__ (~chris@2001:a60:1277:4801:45a0:845e:9ba4:54e9) has joined #raspbian
[20:40] * chris__ (~chris@2001:a60:1277:4801:45a0:845e:9ba4:54e9) Quit (Client Quit)
[20:41] * chris_ (~chris@2001:a60:1277:4801:45a0:845e:9ba4:54e9) has joined #raspbian
[20:41] * rosapoP (~rosapoP@213-65-0-114-no185.business.telia.com) Quit (Read error: Connection reset by peer)
[20:43] * chris_ (~chris@2001:a60:1277:4801:45a0:845e:9ba4:54e9) Quit (Client Quit)
[20:43] * goneeuro (~chris@2001:a60:1277:4801:45a0:845e:9ba4:54e9) has joined #raspbian
[20:44] <goneeuro> ok. Logged back in. Sorry. I got kicked on accident.
[20:45] * GeekGirl (~Bubbles@123.201.34.92) has joined #raspbian
[20:46] <GeekGirl> hi there.. i am facing problems with serial console outputs from the RPI while it boots
[20:47] <GeekGirl> Settings : 115200, 8bits, no Parity, 1 stop bit, no flow control
[20:47] <GeekGirl> still all i get is gibberish.
[20:49] * teran_ (~teran@213.87.136.57) has joined #raspbian
[20:52] * teran (~teran@broadband-109-173-63-9.nationalcablenetworks.ru) Quit (Ping timeout: 252 seconds)
[20:52] * teran_ (~teran@213.87.136.57) Quit (Remote host closed the connection)
[20:52] * goneeuro (~chris@2001:a60:1277:4801:45a0:845e:9ba4:54e9) Quit (Quit: Leaving)
[20:56] * goneeuro (~chris@2001:a60:1277:4801:45a0:845e:9ba4:54e9) has joined #raspbian
[20:56] * mr-jack (~mr-jack@unaffiliated/mr-jack) Quit (Quit: ...)
[20:57] * teran (~teran@broadband-109-173-63-9.nationalcablenetworks.ru) has joined #raspbian
[20:58] * teran_ (~teran@broadband-109-173-63-9.nationalcablenetworks.ru) has joined #raspbian
[20:58] * paultag is now known as greg-h
[20:59] * drwhom (~drwhom@hulk.soic.indiana.edu) Quit (Quit: Leaving)
[20:59] * TDog (~chatzilla@75-164-1-97.tcso.qwest.net) Quit (Ping timeout: 240 seconds)
[21:01] * goneeuro (~chris@2001:a60:1277:4801:45a0:845e:9ba4:54e9) Quit (Ping timeout: 252 seconds)
[21:01] * GeekGirl (~Bubbles@123.201.34.92) Quit (Ping timeout: 240 seconds)
[21:01] * teran (~teran@broadband-109-173-63-9.nationalcablenetworks.ru) Quit (Ping timeout: 265 seconds)
[21:02] * teran__ (~teran@broadband-109-173-63-9.nationalcablenetworks.ru) has joined #raspbian
[21:02] * greg-h is now known as paultag
[21:05] * teran_ (~teran@broadband-109-173-63-9.nationalcablenetworks.ru) Quit (Ping timeout: 240 seconds)
[21:07] * cjs226 (~cjs226@cpe-70-112-220-16.austin.res.rr.com) Quit ()
[21:09] * goneeuro (~chris@2001:a60:1277:4801:45a0:845e:9ba4:54e9) has joined #raspbian
[21:11] * SirLagz (~SirLagz@ppp121-45-230-204.lns20.per1.internode.on.net) Quit (Ping timeout: 240 seconds)
[21:13] * SirLagz (~SirLagz@ppp121-45-237-44.lns20.per1.internode.on.net) has joined #raspbian
[21:15] * goneeuro (~chris@2001:a60:1277:4801:45a0:845e:9ba4:54e9) Quit (Quit: Leaving)
[21:21] * mdorenka (~mdorenka@x2f661b6.dyn.telefonica.de) Quit (Ping timeout: 252 seconds)
[21:23] * mdorenka (~mdorenka@x2f688d1.dyn.telefonica.de) has joined #raspbian
[21:25] * ColdKeyboard (~coldkeybo@cable-188-2-9-141.dynamic.sbb.rs) Quit ()
[21:29] * Xiguanda (~drtxus@189.Red-2-138-9.dynamicIP.rima-tde.net) has joined #raspbian
[21:31] * lupinedk is now known as Lupinedk
[21:34] * sKeiths (skeith@2a01:4f8:191:9111:20::10) has joined #raspbian
[21:35] * BManojlovic (~steki@opensuse/member/bmanojlovic) Quit (Read error: Operation timed out)
[21:37] * [SkG] (~Esqueje@unaffiliated/skg/x-897332) Quit (Remote host closed the connection)
[21:38] <sKeiths> i want to add new port for ssh, not change port from 22. i added extra line in ssh_config and restarted ssh. I'm getting connection refused. i can still access on 22.
[22:00] * hououina (~hououina@c-71-60-244-180.hsd1.pa.comcast.net) has joined #raspbian
[22:04] * hououina (~hououina@c-71-60-244-180.hsd1.pa.comcast.net) Quit (Client Quit)
[22:04] * cjs226 (~cjs226@107-220-58-96.lightspeed.austtx.sbcglobal.net) has joined #raspbian
[22:23] * girafe (~girafe@ip-242.net-82-216-177.lyon5.rev.numericable.fr) Quit (Read error: Connection reset by peer)
[22:25] <sKeiths> afk. will check back later.
[22:36] * UniOn (~UniOn4@5419C81A.cm-5-2d.dynamic.ziggo.nl) Quit (Remote host closed the connection)
[22:38] * Xiguanda (~drtxus@189.Red-2-138-9.dynamicIP.rima-tde.net) Quit (Remote host closed the connection)
[22:46] * kradenn (~kradenn@173-161-238-93-Philadelphia.hfc.comcastbusiness.net) has joined #raspbian
[23:01] * Mogwai` is now known as Mogwai
[23:03] * wiiguy (~fake@unaffiliated/wiiguy) Quit (Quit: I just broke my connection, but no worries, we can rebuild it. We have the technology.)
[23:05] * diederik (~diederik@f191104.upc-f.chello.nl) Quit (Quit: Konversation terminated!)
[23:05] * darkbasic (~quassel@niko.linuxsystems.it) Quit (Quit: No Ping reply in 180 seconds.)
[23:06] * darkbasic (~quassel@niko.linuxsystems.it) has joined #raspbian
[23:06] * archrs (~archrs@transit.blocktrade.io) has left #raspbian
[23:21] * osxdude|MBP (~osxdude@unaffiliated/osxdude) has joined #raspbian
[23:24] * osxdude|_ (~osxdude@adsl-75-4-142-227.dsl.emhril.sbcglobal.net) has joined #raspbian
[23:27] * osxdude|MBP (~osxdude@unaffiliated/osxdude) Quit (Ping timeout: 252 seconds)
[23:29] * legendre (63076f10@gateway/web/freenode/ip.99.7.111.16) has joined #raspbian
[23:30] * legendre is now known as legendre09
[23:30] <legendre09> hi all. what's a good irc client for raspbian?
[23:33] * meti (~meti@unaffiliated/meti) Quit (Read error: Connection reset by peer)
[23:33] * meti (~meti@unaffiliated/meti) has joined #raspbian
[23:34] * roboguy_ (~roboguy_@207.59.124.24.cm.sunflower.com) has joined #raspbian
[23:35] * meti (~meti@unaffiliated/meti) Quit (Read error: Connection reset by peer)
[23:35] * meti (~meti@unaffiliated/meti) has joined #raspbian
[23:46] * dougiel (~doug@S0106744401495b56.wp.shawcable.net) Quit (Remote host closed the connection)
[23:48] * dougiel (~doug@S0106744401495b56.wp.shawcable.net) has joined #raspbian
[23:55] * TDog (~chatzilla@65.129.151.229) has joined #raspbian
[23:58] * mcnoche (~Thunderbi@205-168-220-129.dia.static.qwest.net) Quit (Quit: mcnoche)
[23:59] * CEnnis91 (uid3543@gateway/web/irccloud.com/x-wvfxagwnwvqwauxk) Quit (Quit: Connection closed for inactivity)

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