IRC log for #devuan on 20160515

00:06.25DocScrutinizer05err, I only know :{:&;:};: or somesuch
00:07.48KatolaZ:(){:|:&};:
00:07.59DocScrutinizer05aah knew I missed sth
00:09.25KatolaZthe best way to know if you remember it correctly it to actually executing it ;)
00:09.27DocScrutinizer05why |?
00:09.38DocScrutinizer05hehe
00:09.49KatolaZ~execute
00:10.50KatolaZand ksx4system, :|: might be valid in bash
00:10.58KatolaZit depends on what is :
00:11.42DocScrutinizer05usually null function
00:11.57KatolaZit's not a null function in this case
00:12.02DocScrutinizer05but that obviously may differ by context
00:12.11KatolaZ:)
00:14.02MinceR| is what makes sure the number of processes increases, afaict :>
00:15.10DocScrutinizer05is lazy, so... : ${interval:=1};
00:17.25DocScrutinizer05MinceR: aah wait, when no | then it would terminate as soon as first recursive call returns error due to out-of-whatever-resources?
00:18.01DocScrutinizer05| catches that error and spawns a new process
00:18.57*** join/#devuan golinux (~golinux@unaffiliated/golinux)
00:19.19MinceRif it had ; instead of |, it would wait for the first : to return, i think
00:19.47MinceRwith |, the two :-s run in parallel
00:19.55KatolaZno call to : return, ever...
00:20.08DocScrutinizer05yes, it does now too. But with ; it would abort when first : returns error
00:20.30DocScrutinizer05KatolaZ: yes it does return, when e.g. process table full
00:20.42DocScrutinizer05with error
00:20.49DocScrutinizer05aiui
00:21.18MinceRestablishing the pipe might also consume some other resources
00:21.31KatolaZthat's the point, indeed MinceR
00:21.55KatolaZyou run out of memory before you run out of processes, AFAIK
00:22.03DocScrutinizer05ooh dang, again mistaken. it's pipe |, not or ||
00:23.08DocScrutinizer05(run out of processes) depends. On maemo for example the process table is only 1024 iirc
00:23.32DocScrutinizer05usually it seems it's 32768
00:24.34KatolaZbut you don't create new processes for bash functions, DocScrutinizer05
00:24.36DocScrutinizer05(pipe) so yep, it runds two instances of itself in a new subshell
00:25.11DocScrutinizer05not for functions, but for subshells
00:25.23KatolaZDocScrutinizer05: you don'e have any subshell there
00:25.32KatolaZfunctions are evaluated in the same shell context
00:25.39DocScrutinizer05& ?
00:26.13DocScrutinizer05without & it would be pointless
00:27.13DocScrutinizer05would just make that one shell burst
00:27.19KatolaZsure
00:27.47KatolaZbut the first execution of : is not in another shell, IIUC
00:27.57KatolaZit is the second one that spawns a new process
00:28.04DocScrutinizer05the complete pipe is subshelled
00:28.18DocScrutinizer05(:|:)
00:31.11DocScrutinizer05x(){
00:31.13DocScrutinizer05x|x&
00:31.14DocScrutinizer05}
00:32.31DocScrutinizer05I don't think you can run the second command of a pipe in a subshell, async
00:34.44DocScrutinizer05ok, in my scripts I expicitly () subshell commands in:     (read -t $timeout result <&5 &&   echo -n "${result: +0:-1}")&
00:37.20DocScrutinizer05http://paste.opensuse.org/84768308
00:38.02DocScrutinizer05if the first cat wouldn't run in subshell (background), then the line would block since the first cat waits for input
00:38.20DocScrutinizer05in background it gets stopped since there _is_ no stdin
00:38.51DocScrutinizer05jr@saturn:~> fg
00:38.53DocScrutinizer05cat | cat
00:38.54DocScrutinizer05ff
00:38.56DocScrutinizer05ff
00:42.37DocScrutinizer05http://paste.opensuse.org/83533714
00:44.05*** part/#devuan MachinaeWolf (Elite12626@gateway/shell/elitebnc/x-clvzbdblbiripxnx)
00:45.45*** join/#devuan doomcup (~doomcup@adsl-108-131-55-238.jan.bellsouth.net)
00:47.06DocScrutinizer05btw    jr@saturn:~> :(){:|:}; :            bash: Syntaxfehler beim unerwarteten Wort `{:'
00:54.49DocScrutinizer51hmmmphhh
00:55.52DocScrutinizer51;-P
00:56.58DocScrutinizer51ley's hope dang bash consumes some memory for each recursive function call
00:58.37golinuxDocScrutinizer51: Check your msg
01:06.05*** join/#devuan Ryushin (user@windwalker.chrisdos.com)
01:15.57*** join/#devuan radsy (~irc@unaffiliated/radsy)
01:22.04*** join/#devuan dardevelin (~dardeveli@unaffiliated/dardevelin)
01:32.52ksx4systemKatolaZ: :|: is not a valid fork bomb (or resource depleting script) in bash, unfortunately
01:33.07ksx4systemshould be funny in powershell anyway
01:33.28ksx4systemgot no machine to test it though
01:36.33*** join/#devuan doomcup (~doomcup@adsl-108-131-55-238.jan.bellsouth.net)
01:37.09*** join/#devuan MobileKittuns (~KittenGNU@unaffiliated/kittengnu)
01:41.21*** join/#devuan OmegaPhil (~kvirc@88.97.77.255)
01:41.22*** join/#devuan OmegaPhil (~kvirc@fsf/member/OmegaPhil)
01:45.08*** join/#devuan Hoshpak (~Hoshpak@p2003005B4B39B10084B1881CC622682C.dip0.t-ipconnect.de)
01:48.17*** join/#devuan githogori (~githogori@c-73-70-12-67.hsd1.ca.comcast.net)
01:48.59*** join/#devuan weems (~hagrid@unaffiliated/weems)
01:52.05DocScrutinizer51I wonder how long it takes a user shell to deplete vital resources on :(){ ?|:; }; :
01:52.27DocScrutinizer51oops
01:53.15DocScrutinizer51<PROTECTED>
01:55.50*** join/#devuan Humpelstilzchen (erik@x4e3618f8.dyn.telefonica.de)
02:14.22*** join/#devuan Alca (~Alca@2001:8003:a51a:6f00:46f7:eb00:d7f1:cd96)
02:17.10ksx4systemDocScrutinizer51: this shit is fast
02:18.18ksx4systemexpects under 1min
02:18.24DocScrutinizer51not really, it swaps since... 90min now
02:18.32ksx4systemswap? LOL
02:18.52ksx4systemyou remind me why I'm no longer using Macintosh...
02:19.07DocScrutinizer51no ulimit, which I actually consider a bug of distro
02:19.28ksx4system...64GB swap file? :P
02:19.53DocScrutinizer51no, 10
02:20.46ksx4systemthen 90mins is pretty long, weird
02:21.27ksx4systemremembers it being a bit faster with quadcore 16gb box with no swap at all
02:21.55ksx4system(no ulimit, pretty lame config back then)
02:26.03ksx4systemjust cat /dev/urandom > /dev/null to finish it off :D
02:29.50*** join/#devuan blueness (~blueness@gentoo/developer/blueness)
02:31.28*** join/#devuan mland (~user@dslb-188-103-225-215.188.103.pools.vodafone-ip.de)
02:43.19*** join/#devuan dardevelin (~dardeveli@unaffiliated/dardevelin)
02:45.03*** join/#devuan coagen (~coagen@unaffiliated/coagen)
03:35.14furrywolfoff-topic:  suggestions for CAD software?
03:41.20*** join/#devuan golinux (~golinux@unaffiliated/golinux)
04:05.16DocScrutinizer51I really wonder what that shit is doing
04:06.53DocScrutinizer51shouldn't the shell *eventually* run out of RAM and get killed?
04:14.40*** join/#devuan mtj_ (~mtj@gw1.kohaaloha.com)
04:20.53*** join/#devuan zxz (~zz@c-76-23-25-230.hsd1.ut.comcast.net)
04:29.42*** join/#devuan dek (~dek@unaffiliated/dekester)
05:03.43ksx4systemDocScrutinizer51: cat thingie? it just wastes cpu cycles *very* efficiently
05:03.53ksx4systemfurrywolf: 2D or 3D?
05:04.30ksx4systemif I really had to use something other than RiscCAD for RISC OS for 2D works I'd use LibreCAD
05:04.44furrywolfboth, ideally.  I have a few projects I need to do.  one is architectual drawings (house floorplan).  the others are machining projects, some 2d (basic pocketing ops), some 3d...
05:06.12furrywolftwo pieces of software, one for floorplans, one for machining projects, would be fine, but it's two things to learn.
05:17.00ksx4systemI'm so sorry, I'm not competent enough to point you to perfect CAD software :(
05:17.19ksx4systemfurrywolf: you might however check out BRL-CAD for your 3D needs
05:24.39furrywolfno devuan package?  also, 3d solid modeling really isn't what I need for floor plans, which is the most immediately project...  but I'll keep it in mind for later.  thanks.
05:32.43*** join/#devuan fhede (~fhede@h83-209-50-149.cust.se.alltele.net)
05:44.26*** join/#devuan ItSANgo (~itsango@zaq7ac458cb.zaq.ne.jp)
05:58.58furrywolfbbl, wolfy bedtime
06:09.21*** join/#devuan kelsoo1 (~kelsoo@86.53.50.178)
06:17.16ksx4systemfurrywolf: it's not on Debian/Devuan repositories, deb package is available on sourceforge
06:20.23*** join/#devuan kelsoo (~kelsoo@86.53.50.178)
06:23.34*** join/#devuan Alca (~Alca@2001:8003:a51a:6f00:46f7:eb00:d7f1:cd96)
06:34.19*** join/#devuan Scartozzo (~flavio@2-233-3-55.ip215.fastwebnet.it)
06:59.19*** join/#devuan blueness (~blueness@gentoo/developer/blueness)
08:16.29*** join/#devuan joered (~pingus@93-58-161-247.ip159.fastwebnet.it)
08:39.29*** join/#devuan ppisati (~ppisati@2-235-152-247.ip228.fastwebnet.it)
08:49.13*** join/#devuan ppisati (~ppisati@2-235-152-247.ip228.fastwebnet.it)
09:03.21*** join/#devuan ppisati (~ppisati@2-235-152-247.ip228.fastwebnet.it)
09:12.44*** join/#devuan ppisati (~ppisati@2-235-152-247.ip228.fastwebnet.it)
09:18.05*** join/#devuan ppisati (~ppisati@2-235-152-247.ip228.fastwebnet.it)
09:22.08*** join/#devuan ppisati (~ppisati@2-235-152-247.ip228.fastwebnet.it)
09:23.15*** join/#devuan wildlander (~wild@unaffiliated/wildlander)
09:24.43*** join/#devuan cocoadaemon (~foo@2a01:e35:8a99:e90:38a4:4a2e:75fe:b0f0)
09:27.45*** join/#devuan molekulo (~yibberyab@xdsl-87-78-157-250.netcologne.de)
09:41.17devil_install goes south when trying to install bases system (in vbox) can't retrieve libapt, core-utils ...
09:41.29devil_tried different mirrors already
09:42.19*** join/#devuan n4dir (~user@pD9EF15BD.dip0.t-ipconnect.de)
09:59.15*** join/#devuan ppisati (~ppisati@2-235-152-247.ip228.fastwebnet.it)
10:03.01*** join/#devuan ppisati (~ppisati@2-235-152-247.ip228.fastwebnet.it)
10:12.59*** join/#devuan TwistedFate (~TwistedFa@unaffiliated/twistedfate)
10:27.02*** join/#devuan SylvieLorxu (~TheLastPr@dhcp-077-251-165-191.chello.nl)
10:32.49*** join/#devuan Alca (~Alca@2001:8003:a51a:6f00:46f7:eb00:d7f1:cd96)
10:41.05*** join/#devuan antofox (4e0c2852@gateway/web/freenode/ip.78.12.40.82)
10:51.12*** join/#devuan dardevelin (~dardeveli@unaffiliated/dardevelin)
10:54.55*** join/#devuan blueness (~blueness@gentoo/developer/blueness)
11:20.18*** join/#devuan Akuli (~Akuli@mobile-access-bcee18-70.dhcp.inet.fi)
11:35.11*** join/#devuan Drugo (~andrea@host33-205-dynamic.17-87-r.retail.telecomitalia.it)
12:03.37*** join/#devuan JackWinter (~jack@vodsl-8402.vo.lu)
12:23.55Inocuousgood morning.
12:24.52Inocuous.force
12:46.36*** join/#devuan Pali (~pali@Maemo/community/contributor/Pali)
12:49.07*** join/#devuan molekulo (~yibberyab@xdsl-87-78-157-250.netcologne.de)
12:58.17*** join/#devuan Guest_76656 (779f2d57@gateway/web/cgi-irc/kiwiirc.com/ip.119.159.45.87)
12:58.21Guest_76656Allah is doing
12:58.45Guest_76656sun is not doing Allah is doing
12:58.55Guest_76656moon is not doing Allah is doing
12:59.21Guest_76656stars are not doing Allah is doing
12:59.31Guest_76656planets are not doing Allah is doing
12:59.48Guest_76656galaxies are not doing Allah is doing
13:00.04Guest_76656oceans are not doing Allah is doing
13:00.17Guest_76656mountains are not doing Allah is doing
13:00.34Guest_76656trees are not doing Allah is doing
13:00.43Guest_76656mom is not doing Allah is doing
13:00.48Akulifor i in sun moon starts planets galaxies oceans mountains; do echo $i is not doing Allah is doing; done
13:03.52Guest_76656dad is not doing Allah is doing
13:04.05Guest_76656boss is not doing Allah is doing
13:04.16Guest_76656job is not doing Allah is doing
13:04.33Guest_76656dollar is not doing Allah is doing
13:05.04dindinxcan someone K-line this systemd lover?
13:05.58Guest_76656degree is not doing Allah is doing
13:07.02Guest_76656medicine is not doing Allah is doing
13:08.35Guest_76656customers are not doing Allah is doing
13:08.58Guest_76656you can not get a job without the permission of allah
13:09.50AkuliSomeone /msg me when it's safe to come back.
13:09.52*** part/#devuan Akuli (~Akuli@mobile-access-bcee18-70.dhcp.inet.fi)
13:10.36Guest_76656you can not get married without the permission of allah
13:12.08Guest_76656nobody can get angry at you without the permission of allah
13:12.54Guest_76656light is not doing Allah is doing
13:13.23Guest_76656fan is not doing Allah is doing
13:13.35Guest_76656businessess are not doing Allah is doing
13:13.46Guest_76656america is not doing Allah is doing
13:13.58Liekehaving imaginary friends must be great
13:16.12Guest_76656fire can not burn without the permission of allah
13:17.43Guest_76656knife can not cut without the permission of allah
13:17.52*** join/#devuan john280z (~johnm@user-0ce2k27.cable.mindspring.com)
13:17.55Guest_76656rulers are not doing Allah is doing
13:19.43Guest_76656governments are not doing Allah is doing
13:21.31Guest_76656sleep is not doing Allah is doing
13:22.31*** join/#devuan Akuli (~Akuli@mobile-access-bcee18-70.dhcp.inet.fi)
13:23.07Guest_76656hunger is not doing Allah is doing
13:23.33*** part/#devuan Akuli (~Akuli@mobile-access-bcee18-70.dhcp.inet.fi)
13:24.19Guest_76656food does not take away the hunger Allah takes away the hunger
13:25.32Guest_76656water does not take away the thirst Allah takes away the thirst
13:26.54Guest_76656seeing is not doing Allah is doing
13:27.07Guest_76656hearing is not doing Allah is doing
13:27.34Guest_76656seasons are not doing Allah is doing
13:27.44Guest_76656weather is not doing Allah is doing
13:27.54Guest_76656humans are not doing Allah is doing
13:28.05Guest_76656animals are not doing Allah is doing
13:28.45Guest_76656the best amongst you are those who learn and teach quran
13:29.35Guest_76656one letter read from book of Allah amounts to one good deed and Allah multiplies one good deed ten times
13:30.52Guest_76656hearts get rusted as does iron with water to remove rust from heart recitation of Quran and rememberance of death
13:34.52Guest_76656heart is likened to a mirror
13:35.13Guest_76656when a person commits one sin a black dot sustains the heart
13:38.08*** join/#devuan jfl_ (~chatzilla@171.4.201.131)
13:39.40jfl_Hello
13:40.55jfl_I'm back on my debian disk again, because I just cannot operate without my iceweasel and icedove or with all the crashes.
13:40.57*** join/#devuan Guest_8656 (779f2d57@gateway/web/cgi-irc/kiwiirc.com/ip.119.159.45.87)
13:41.32jfl_I'm going to have to get the hardware issue straightened out, but not today.
13:41.58jfl_I'm really delighted that devuan has come as far as it has.
13:43.04*** join/#devuan fhede (~fhede@h83-209-50-149.cust.se.alltele.net)
13:43.17jfl_During the time that I got over the love affair I developed for debian and decided that I had to find something ... more flexible
13:44.49jfl_I thought about and looked for other distributions ... I went with gentoo, for awhile. While their operation sounds good on paper, I found a pretty closed community there.
13:44.55Guest_8656to accept Islam say that i bear witness that there is no deity worthy of worship except Allah and Muhammad peace be upon him is his slave and messenger
13:45.52jfl_As I mentioned the other day, I was about to install arch linux, when I discovered that they'd gone systemd.
13:46.55jfl_Then I looked a devuan, again. From my point of view there hadn't been much change at devuan in a year or so, and I was wondering what was going to become of it
13:47.07jfl_But things are looking good.
13:48.25jfl_Another system I thought interesting was/is guix and especially their approach to package management ... after gentoo, I had some ideas of how wrong even a good system might go.
13:48.29Guest_8656read book www.fazaileamaal.com
13:49.02jfl_The 'functional' approach seemed/seems to me to be unassailable.
13:49.36Guest_8656read book www.muntakhabahadith.com
13:50.03Guest_8656need spiritual teacher visit www.alhaadi.org.za
13:50.25jfl_Now I've just read about Nix and NixOS, although they seem independent. Nix is the package manager for NixOS, and is 'functional' as well.
13:51.27jfl_One of the things that struck me at devuan was the 'minimalist' installation development. That seems like a 'good' idea to me.
13:51.54*** join/#devuan DocScrutinizer05 (~saturn@openmoko/engineers/joerg)
13:52.12Guest_8656Allah created the sky without any pillars
13:52.38jfl_As I'd got off to a rocky start with my devuan installation, just walked the straight and narrow with the netinstall. Which worked out wonderfully.
13:54.23Guest_8656allah makes the sun rise from the east and sets it in the west
13:54.58jfl_Has anyone here any experience with Nix at all? This functional package management Nix, I believer there's another Nix that is involved with 'asymmetrical' multiprocessing using plan 9, which also sounds interestig on a completely different plane.
13:55.52*** join/#devuan golinux (~golinux@unaffiliated/golinux)
13:55.59jfl_Guix seems not yet ready for prime time, but Nix seems like it might be up and running. And I imagine that it might run with devuan as well.
13:56.04*** join/#devuan Akuli_ (~Akuli@mobile-access-5d6a6b-127.dhcp.inet.fi)
13:57.21*** join/#devuan Akuli (~Akuli@mobile-access-5d6a6b-127.dhcp.inet.fi)
13:58.26Guest_8656allah makes the day into the night and the night into the day
13:58.41*** part/#devuan Akuli (~Akuli@mobile-access-5d6a6b-127.dhcp.inet.fi)
14:00.06DocScrutinizer05moin
14:00.56chr[]moin
14:02.10DocScrutinizer05chanops, what about a ban?
14:04.28*** join/#devuan n4dir (~user@pD9EF15BD.dip0.t-ipconnect.de)
14:05.31Guest_8656allah gives life and death
14:05.42DocScrutinizer05sysops give ban
14:05.57DocScrutinizer05chanops even, here
14:06.32chr[]they're rammadan :/
14:07.27DocScrutinizer05even freenode staff
14:07.31DocScrutinizer05:-((
14:07.41DocScrutinizer05MinceR: ^^^
14:08.07DocScrutinizer05afaik no ramadan now
14:09.22Guest_8656all creation are useless,worthless,hopeless
14:09.42chr[]so I guess it's Miller time
14:10.16Guest_8656can not do
14:10.20Guest_8656can not benefit
14:10.26Guest_8656can not harm
14:10.42DocScrutinizer05MinceR: ^^^!!!!!!!!!!!!!!!!!!!!!!!
14:10.46Guest_8656allah is the doer of each and everything
14:11.18Guest_8656when Allah wants us to stand we stand
14:11.48Guest_8656when Allah wants us to sit we sit
14:12.08DocScrutinizer05when MinceR whants you to die, you die!
14:12.20dindinxjust like my dog
14:12.26Guest_8656i am not doing Allah is doing
14:12.49Guest_8656you are not doing Allah is doing
14:12.55DocScrutinizer05freenode is full of shit, /stats p is empty
14:13.10Guest_8656atom bomb is not doing Allah is doing
14:13.35n4dirI think i got the point. No need to babble on
14:13.59Liekejust put it on ignore until an op wakes up
14:16.23DocScrutinizer05\o/
14:17.35*** join/#devuan Guest_8656 (779f2d57@gateway/web/cgi-irc/kiwiirc.com/ip.119.159.45.87)
14:18.41Guest_8656medicine has no power to cure
14:18.53*** join/#devuan wildlander (~wild@unaffiliated/wildlander)
14:20.11Guest_8656two people take same medicine one passes away and one does not
14:21.30Guest_8656degree has no power to give job
14:23.15Guest_8656many people have degrees but do not have jobs
14:25.28Guest_8656sustenance does not depend on effort
14:26.07*** join/#devuan wildlander (~wild@unaffiliated/wildlander)
14:27.35Guest_8656one person is working very much but is earning very less
14:30.06Guest_8656other person is working very less but is earning very much
14:33.42*** join/#devuan Guest_8665 (779dd147@gateway/web/cgi-irc/kiwiirc.com/ip.119.157.209.71)
14:35.02*** join/#devuan FrozenWes (~FrozenWes@unaffiliated/frozenwes)
14:35.41Guest_8665rice is not doing Allah is doing
14:37.08Guest_8665all creation get together can not create one grain of rice
14:41.04*** join/#devuan Alca (~Alca@2001:8003:a51a:6f00:46f7:eb00:d7f1:cd96)
14:42.50*** join/#devuan uptime (watching@freenode/staff/uptime)
14:43.49DocScrutinizer05hi uptime, thanks for having a look
14:46.14*** join/#devuan fsmithred (~fsmithred@c-69-251-90-80.hsd1.md.comcast.net)
14:46.51Inocuousmorning people.
14:46.57fsmithredhi
14:48.39InocuousGimp is such a pain in the nect. One thing I miss about windows is paint.net. That's probably the only thing come to think of it, haha
14:50.38golinuxfsmithred: Morning!
14:50.43fsmithredhi golinux
14:51.11fsmithredgimp is great if you can figure out where stuff is in it
14:52.35golinuxThere is a learning curve
14:52.53golinuxI've barely scratched the surface
14:53.08DocScrutinizer05@freenode staff: thanks a lot
14:53.17fsmithredand you probably know it a lot better than I do
14:53.52DocScrutinizer05you rock!
14:57.56InocuousI get frustrated with switching functions. I go paste something, then go to unselect everything so I can move on to something else and it doesn't seem to deselect. I"m sure I'm missing something really basic. but anyway. It's a good day other wise.
15:01.40fsmithredI don't think you can unselect a tool; only select a different tool
15:02.07fsmithredI've screwed up a lot of things by forgetting to change the tool.
15:03.06InocuousI'm trying to use it like paint.net and it's just not the same, it makes me swear. haha
15:05.10fsmithredI understand. I can't use windows very well, because it's too difficult and confusing. Linux is much simpler and user-friendly.
15:05.34fsmithredPlus, I have to wash my hands when I'm done using windows.
15:05.39Inocuouslol
15:06.45Inocuouswindows 10 on a pc is like giant personal data sucking machine. They are so in bed with the feds now. It's unreal.
15:11.42*** join/#devuan Scartozzo (~flavio@2-233-3-55.ip215.fastwebnet.it)
15:12.01fsmithredHere comes a candle to light you to bed,
15:12.01fsmithredAnd here comes a chopper to chop off your head!
15:13.47fsmithredok, I read about the sdk, but I don't really understand it. When I get home, I'll follow the instructions and see what happens.
15:18.15InocuousIsn't reading the instructions ahead of time against computer usuge protocol? :)
15:19.29fsmithredlol, maybe. I just read enough to get started.
15:19.34fsmithredor get myself in trouble.
15:20.00fsmithredbut that's about the only way I understand it. (getting in trouble)
15:26.37Inocuousmy cron script log is weird today. "/var/lib/apt/lists/lock - open (11: Resource temporarily unavailable)
15:27.16fsmithredyeah, you might be trying to run package manager when it's already running
15:27.22fsmithredcheck ps ax
15:27.34golinuxI am a proponent of the zen mind, beginner's mind approach.  ;)
15:27.56fsmithredcome with an empty cup?
15:28.21golinuxLOL!
15:29.09golinuxafk
15:33.56fsmithredInocuous, you have a cron job that uses the package manager?
15:39.01fsmithredbb in 10 min
15:49.40DocScrutinizer05would a fuser /var/lib/apt/lists/lock  help?
15:57.05*** join/#devuan ppisati (~ppisati@2-235-152-247.ip228.fastwebnet.it)
15:57.26*** join/#devuan Akuli (~Akuli@mobile-access-5d6a6b-127.dhcp.inet.fi)
16:07.05*** join/#devuan ppisati (~ppisati@2-235-152-247.ip228.fastwebnet.it)
16:12.15*** join/#devuan ppisati (~ppisati@2-235-152-247.ip228.fastwebnet.it)
16:15.20coagenso popular we're gettin spammers again... yay?
16:18.34AkuliI think that's not a problem yet, we just need an op here and everything'll be fine :)
16:24.27*** join/#devuan wildlander_ (~wild@59.83-213-95.dynamic.clientes.euskaltel.es)
16:24.27*** join/#devuan ppisati (~ppisati@2-235-152-247.ip228.fastwebnet.it)
17:03.18*** join/#devuan cocoadaemon (~foo@2a01:e35:8a99:e90:38a4:4a2e:75fe:b0f0)
17:03.20*** join/#devuan DocScrutinizer05 (~saturn@openmoko/engineers/joerg)
17:04.04*** join/#devuan dimkr (~dimkr@unaffiliated/dimkr)
17:19.17*** join/#devuan krhyluv (~rhy@24.216.245.27)
17:19.23*** join/#devuan crhylove (~rhy@24.216.245.27)
17:27.01*** join/#devuan Inocuous (~Inocuous@144-141-135-64.dsl.sacoriver.net)
17:34.31Inocuousphp channel is so bazaar. I have to stop trying to help anyone there.
17:39.32AkuliI used to think the same about #python, but i've realized how great it is when i want to make something perfect and i need help quickly
17:44.47*** join/#devuan furrywolf (~randyg@184-194-250-22.pools.spcsdns.net)
17:50.53Inocuousthey used to have this rule, maybe they still do, you couldn't hightlight an op or you might get kicked off the channel.
17:52.21*** join/#devuan golinux (~golinux@unaffiliated/golinux)
17:55.13Akuliin #python?
17:55.37Akulithat's awful, nowadays we can highlight freely, saying lol is still a bad idea although a pm warning is all we get for that
17:55.46*** join/#devuan ppisati (~ppisati@2-235-152-247.ip228.fastwebnet.it)
18:04.48*** join/#devuan Octavian (watching@freenode/staff/uptime)
18:08.27*** join/#devuan kelsoo (~kelsoo@86.53.50.178)
18:10.08*** join/#devuan n4dir (~user@pD9EF15BD.dip0.t-ipconnect.de)
18:15.01*** part/#devuan uptime (watching@freenode/staff/uptime)
18:26.12*** join/#devuan Inocuous (~Inocuous@144-141-135-64.dsl.sacoriver.net)
18:29.30*** join/#devuan Markus_KMi (uid95611@gateway/web/irccloud.com/x-xbellvhtuotnoanq)
18:42.51*** join/#devuan MobileKittuns (~KittenGNU@unaffiliated/kittengnu)
18:43.07*** join/#devuan Guest12286 (~verger@81-7-19-118.anon.vpn.kommunikationsliebe.net)
19:01.03*** join/#devuan Levure (~quassel@106.161-65-87.adsl-dyn.isp.belgacom.be)
19:12.05*** join/#devuan Scartozzo (~flavio@2-233-3-55.ip215.fastwebnet.it)
20:16.48*** join/#devuan golinux (~golinux@unaffiliated/golinux)
20:22.22*** join/#devuan debdog (~debdog@HSI-KBW-091-089-090-001.hsi2.kabelbw.de)
20:39.59*** join/#devuan radsy (~irc@unaffiliated/radsy)
21:21.00*** join/#devuan MobileKittuns (~KittenGNU@unaffiliated/kittengnu)
21:35.10MinceRDocScrutinizer05: sorry, i was away
21:35.32DocScrutinizer05MinceR: no problem
21:35.38MinceRlooks like that retard found this network too
21:35.40DocScrutinizer05wel, not anymore
21:35.58MinceRhe was all over AlphaChat a while ago
21:37.34DocScrutinizer05don't get me wrong, I don't dispise religion too much, it's everybody's own business how to make sense of this mess we cal "world". But those retards that think they need to "fight" for whatever religious goal are really too much
22:14.43*** part/#devuan jfl_ (~chatzilla@171.4.201.131)
22:28.53*** join/#devuan MobileKittuns (~KittenGNU@unaffiliated/kittengnu)
22:30.35*** join/#devuan blueness (~blueness@gentoo/developer/blueness)
22:33.18*** join/#devuan flrn_ (~flrn@HSI-KBW-134-3-142-64.hsi14.kabel-badenwuerttemberg.de)
22:35.55*** join/#devuan flrn- (~flrn@HSI-KBW-134-3-142-64.hsi14.kabel-badenwuerttemberg.de)
22:49.06*** join/#devuan MobileKittuns (~KittenGNU@unaffiliated/kittengnu)
22:50.40*** join/#devuan tlapicka (~smuxi@mamut.spseol.cz)
22:59.35*** join/#devuan furrywolf (~randyg@70.7.243.119)
23:02.26*** join/#devuan flrn (~flrn@unaffiliated/flrn)
23:11.59*** join/#devuan Scartozzo (~flavio@2-233-3-55.ip215.fastwebnet.it)
23:23.42*** join/#devuan egon0 (~quassel@2a01:1e8:e100:8035:ed43:1938:9992:39a4)
23:40.12ksx4systemMinceR: what retard?
23:40.21ksx4systemhas some spam filtering measures
23:40.45ksx4systemmaybe somehing was just filtered
23:52.05*** join/#devuan lupin3rd (~lupin3rd@2001:b07:2ec:ff90:9200:4eff:fecd:9bcb)
23:52.56golinuxksx4system:  Check out the scrollback
23:53.19golinuxUnlikely filtered imo.
23:56.06MinceRksx4system: the one that spams "X is not doing Allah is doing"

Generated by irclog2html.pl Modified by Tim Riker to work with infobot.