People who Joins , Parts or Quits a chatroom
this is #debian an IRC -Channel at freenode (freenode IRC service closed 2021-06-01)
0 [00:00:02] <annadane> about general discussion of how often intel has vulnerabilities
1 [00:00:12] *** Quits: v01t (~v01t@replaced-ip ) (Remote host closed the connection)
2 [00:00:21] <dondelelcaro> daedok: I suspect that you're having an authentication issue with git or something similar. What's the output of the command?
3 [00:00:24] *** Joins: v01t (~v01t@replaced-ip )
4 [00:00:25] <annadane> it's fine of course to ask whether there's a patch but those kinds of broader discussions are off topic
5 [00:00:26] <peter_thaler> jelly, lots of embedded customizable automotive displays these days
6 [00:00:36] <dondelelcaro> daedok: but in any event, the commit should complete even if the push fails
7 [00:00:42] *** Quits: thedogcatcher (~thedogcat@replaced-ip ) (Ping timeout: 265 seconds)
8 [00:00:45] <dondelelcaro> (assuming you're changing to the right directory, etc.)
9 [00:00:46] <peter_thaler> jelly, for instance
10 [00:00:50] *** Joins: thedogcatcher (~thedogcat@replaced-ip )
11 [00:02:51] *** Quits: Satou (~jjj@replaced-ip ) (Quit: Cya soon guys!)
12 [00:03:12] <dondelelcaro> daedok: best to keep it in the channel; I'm likely to dissapear at any moment
13 [00:03:33] <dvs> *poof*
14 [00:03:55] *** Quits: lmw (~lmw@replaced-ip ) (Quit: Lost terminal)
15 [00:03:57] *** Quits: dreamon__ (~dreamon@replaced-ip ) (Ping timeout: 240 seconds)
16 [00:04:35] *** Quits: Lisa_ (4db2a246@replaced-ip ) (Quit: Page closed)
17 [00:04:50] <owl_tech> hi there friends...i am looking for a solution for this kernel panic
18 [00:04:52] <owl_tech> replaced-url
19 [00:05:19] <owl_tech> i used a lot of debian versions since 2012 to now...32 bit and 64
20 [00:05:31] <owl_tech> the question is in the kernel channel
21 [00:05:45] <owl_tech> but, maybe someone here can help me
22 [00:05:48] <dondelelcaro> owl_tech: you should plug that into a serial console, and get a full dump of the panic
23 [00:05:57] *** Quits: vvor (~vvor@replaced-ip ) (Quit: leaving)
24 [00:06:01] <dondelelcaro> (since you're missing half of it)
25 [00:06:06] *** Henry151_ is now known as Henry151
26 [00:06:08] <owl_tech> i try Knoppix and Ubuntu
27 [00:06:12] <owl_tech> mmmm
28 [00:06:16] <daedok> dondelelcaro, so. After execute 'systemctl start my.service' i am not get any output messages. But i set command like 'touch temp.txt' and this file created.
29 [00:06:49] *** Quits: JCaesar (~julius@replaced-ip ) (Read error: Connection reset by peer)
30 [00:06:51] *** Joins: gormenghast (~gormengha@replaced-ip )
31 [00:07:00] <owl_tech> i mean that i try with distros that was build since 2012
32 [00:07:19] <owl_tech> mmmm
33 [00:07:21] *** Joins: BenNZ (~Ben__@replaced-ip )
34 [00:07:22] *** Joins: wcfields_ (~wcfields@replaced-ip )
35 [00:07:33] <daedok> dondelelcaro, now i execute this by root user. This user have ssh key for remote repository, so all right must be
36 [00:07:47] <dondelelcaro> daedok: what do you see in systemctl status my.service; or journalctl -xe _SYSTEMD_UNIT=my.service;
37 [00:08:03] *** Quits: gormenghast (~gormengha@replaced-ip ) (Client Quit)
38 [00:08:18] *** Joins: gormenghast (~gormengha@replaced-ip )
39 [00:08:53] <owl_tech> dondelelcaro, i have not a serial console...looking for alternative
40 [00:09:38] *** Quits: qqx (~qqx@replaced-ip ) (Remote host closed the connection)
41 [00:10:08] *** Quits: JustStephIt (~JustSteph@replaced-ip##) (Quit: KVIrc 4.2.0 Equilibrium ##replaced-url
42 [00:10:15] <daedok> dondelelcaro, replaced-url
43 [00:10:30] *** Joins: qqx (~qqx@replaced-ip )
44 [00:10:55] *** Joins: JCaesar (~julius@replaced-ip )
45 [00:11:11] <dondelelcaro> daedok: yep, looks like it actually pushed.
46 [00:11:41] <dondelelcaro> daedok: but you'll have to check the rest of the journalctl output to see what really happend
47 [00:12:02] <dondelelcaro> daedok: and I'm going to guess that your script isn't run with set -e; so it's possible that the commit is failing and you're never seeing that failure
48 [00:12:12] *** Quits: gormenghast (~gormengha@replaced-ip ) (Client Quit)
49 [00:12:26] *** Joins: gormenghast (~gormengha@replaced-ip )
50 [00:12:28] *** Quits: BlueByte (~walther@replaced-ip ) (Quit: This computer has gone to sleep)
51 [00:12:47] <dondelelcaro> owl_tech: well, you could use a USB3 A=A debugging cable, I guess. replaced-url
52 [00:13:02] *** Joins: ChubaDuba (~ChubaDuba@replaced-ip )
53 [00:13:26] *** Joins: JustStephIt (~JustSteph@replaced-ip )
54 [00:13:29] <daedok> dondelelcaro, where i need write 'set -e' in my case?
55 [00:13:38] *** Joins: vvor (~vvor@replaced-ip )
56 [00:14:15] <dondelelcaro> daedok: somewhere in /home/pi/dev/bash/pilocation before you run any commands
57 [00:14:26] <dondelelcaro> daedok: normally after the #!/bin/bash or #!/bin/sh line
58 [00:14:32] *** Joins: LifeFrame (~smica83@replaced-ip )
59 [00:14:33] *** Quits: LifeFrame (~smica83@replaced-ip ) (Max SendQ exceeded)
60 [00:14:40] <dondelelcaro> daedok: help set; for more details.
61 [00:14:45] *** Quits: ChubaDuba (~ChubaDuba@replaced-ip ) (Client Quit)
62 [00:14:52] *** Joins: LifeFrame (~smica83@replaced-ip )
63 [00:15:22] *** Quits: kpease (~kpease@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
64 [00:15:42] <dondelelcaro> (or man bash; or man sh; or whatever your shell is, and read about the set builtin and its options)
65 [00:15:51] *** misty5 is now known as better_than_xihr
66 [00:16:03] <tabakhase> with your commit, also check if you may want/need --allow-empty // and instead do "real error catching" in your script (what can be as easy as "git bla bla || { echo "error in git commit"; exit 1;}" or such -- but ive only read half your convo, so nvm if im talking nonsense...
67 [00:16:39] *** Joins: masber (~masber@replaced-ip )
68 [00:19:08] *** Quits: Gaaab (~Gaaab@replaced-ip ) (Read error: Connection reset by peer)
69 [00:20:17] *** Joins: ChubaDuba (~ChubaDuba@replaced-ip )
70 [00:20:24] *** Quits: teclo- (42@replaced-ip ) (Quit: Lost terminal)
71 [00:20:57] *** Joins: Bitlog (~dsadasdfs@replaced-ip )
72 [00:21:01] <dondelelcaro> !tabakhase++
73 [00:21:39] *** Quits: Bitlog (~dsadasdfs@replaced-ip ) (Changing host)
74 [00:21:39] *** Joins: Bitlog (~dsadasdfs@replaced-ip )
75 [00:21:56] *** Quits: ChubaDuba (~ChubaDuba@replaced-ip ) (Client Quit)
76 [00:21:57] *** Quits: Brigo (~Brigo@replaced-ip ) (Ping timeout: 264 seconds)
77 [00:22:17] *** Quits: LioneLL (~Pidgin@replaced-ip ) (Quit: Leaving.)
78 [00:22:50] <sparky4> running gdbus call --session --dest org.gnome.evolution.dataserver.Sources5 --object-path /org/gnome/evolution/dataserver/SourceManager --method org.gnome.evolution.dataserver.SourceManager.Reload
79 [00:22:54] <sparky4> returned
80 [00:23:02] *** Joins: ChubaDuba (~ChubaDuba@replaced-ip )
81 [00:23:02] <mutante> replaced-url
82 [00:23:10] <sparky4> Error connecting: The connection is closed
83 [00:23:36] <mutante> affected: every CPU since 1995 problem: processes can read memory of other processes .... pwned
84 [00:24:34] *** booyah is now known as booyahelcher
85 [00:24:40] *** Quits: gormenghast (~gormengha@replaced-ip ) (Quit: Quit)
86 [00:24:56] *** Joins: gormenghast (~gormengha@replaced-ip )
87 [00:25:00] <zerocool> the way i understand it cpu architecture, esp for x86 is mostly unchanged from way back
88 [00:25:12] <zerocool> they just keep piling sh*t on
89 [00:25:17] *** Quits: ompaul (~ompaul@replaced-ip ) (Quit: and zebedee said its time for other stuff)
90 [00:26:16] *** Quits: GenteelBen (GenteelBen@replaced-ip ) ()
91 [00:26:18] <blazeme8> With apt-get's -o arg, is it possible to pass options to dpkg-preconfigure?
92 [00:26:20] <Sir_Designer> basically, it hurts every CPU with a pipeline and a branch predictor
93 [00:27:13] <simbalion`> speaking of meltdown, is the debian 9 kernel patched?
94 [00:27:20] *** Joins: sacioz (~sacioz@replaced-ip )
95 [00:27:57] *** Quits: well_laid_lawn (~Jean-luc@replaced-ip ) (Ping timeout: 240 seconds)
96 [00:28:22] *** Quits: ChubaDuba (~ChubaDuba@replaced-ip ) (Quit: WeeChat 1.6)
97 [00:28:27] *** Quits: Dr-Shadow (~quassel@replaced-ip ) (Remote host closed the connection)
98 [00:28:33] *** Quits: auror (~auror@replaced-ip ) (Ping timeout: 264 seconds)
99 [00:28:38] *** Quits: Fusl (fusl@replaced-ip ) (Quit: K-Lined)
100 [00:28:53] *** Joins: Ryushin (chris@replaced-ip )
101 [00:28:59] *** Joins: jrabe (info@replaced-ip )
102 [00:29:00] *** Joins: Fusl (fusl@replaced-ip )
103 [00:29:00] *** Quits: Fusl (fusl@replaced-ip ) (Changing host)
104 [00:29:00] *** Joins: Fusl (fusl@replaced-ip )
105 [00:29:25] *** Quits: peter_thaler (2d387266@replaced-ip ) (Quit: Page closed)
106 [00:29:35] *** Parts: sacioz (~sacioz@replaced-ip ) ()
107 [00:29:51] *** Quits: hlmjr (~herbmille@replaced-ip ) (Quit: Leaving)
108 [00:30:24] *** Joins: auror (~auror@replaced-ip )
109 [00:30:29] *** Quits: silverhom (~silverhom@replaced-ip ) (Quit: Leaving)
110 [00:31:38] *** Joins: malakim (~The@replaced-ip )
111 [00:32:00] *** booyahelcher is now known as booyah
112 [00:32:24] <annadane> not yet
113 [00:32:38] <annadane> there was a discussion about this earlier but i don't remember what was said
114 [00:32:43] *** Quits: malakim (~The@replaced-ip ) (Client Quit)
115 [00:33:18] *** Joins: anirban (~anirban@replaced-ip )
116 [00:33:18] *** Quits: Gaxpaxxo (~Gazpacho@replaced-ip ) (Quit: Leaving)
117 [00:34:01] *** debhelper sets mode: +l 1693
118 [00:34:43] *** Joins: nic_ (~nic@replaced-ip )
119 [00:35:22] *** Quits: vvor (~vvor@replaced-ip ) (Quit: leaving)
120 [00:35:45] *** Joins: notadrop (~notadrop@replaced-ip )
121 [00:36:18] *** Quits: BenNZ (~Ben__@replaced-ip ) (Quit: Everytime I think IQ's must have dropped recently, I remember that this is the internet)
122 [00:36:32] *** Joins: vvor (~vvor@replaced-ip )
123 [00:36:36] *** Quits: JohnA (~john@replaced-ip ) (Quit: Leaving)
124 [00:37:03] *** Quits: vvor (~vvor@replaced-ip ) (Client Quit)
125 [00:37:27] <simbalion`> yikes, now that it has a clever name it's going to get a lot of attention
126 [00:37:32] <kale> is there a tool to help me figure out ehwn a vm is done booting? say like a service that starts lats and somehow tells the host its done booting?
127 [00:38:46] *** Joins: TimJay (~tim@replaced-ip )
128 [00:39:00] <notadrop> is anyone here running the Spotify client?
129 [00:39:21] <notadrop> when I follow their instructions (or the ones on the Debian wiki) I get this message from apt: GPG error: replaced-url
130 [00:39:29] *** Quits: Radkos (~radkos@replaced-ip ) (Read error: Connection reset by peer)
131 [00:39:35] *** Joins: baptist (~baptsk@replaced-ip )
132 [00:39:36] <daedok> dondelelcaro, so i see, that git cannot be comitted because it not see email. but when i see 'git config --global -l' i see, that user.email is setted. and i can commit changes manualy from this stage
133 [00:39:44] <notadrop> I'm new to GPG and PGP and all that, I was hoping somebody could help me out
134 [00:39:57] *** Joins: MikZyth (~mikhail@replaced-ip )
135 [00:40:07] *** Joins: p0g (~pogay@replaced-ip )
136 [00:41:19] *** Quits: mrig (~mrig@replaced-ip ) (Quit: o/)
137 [00:42:35] *** Quits: dolphin5 (~dolphin@replaced-ip ) (Quit: Leaving)
138 [00:43:20] *** Quits: Sir_Designer (~Sir_Desig@replaced-ip ) (Quit: ...dobranoc!)
139 [00:45:54] *** Quits: notadrop (~notadrop@replaced-ip ) (Quit: notadrop)
140 [00:45:59] *** Joins: fstd_ (~fstd@replaced-ip )
141 [00:46:19] *** Quits: grepper (~grepper@replaced-ip ) (Ping timeout: 256 seconds)
142 [00:46:22] *** Joins: busch (~busch@replaced-ip )
143 [00:47:10] *** Joins: ChubaDuba (~ChubaDuba@replaced-ip )
144 [00:47:42] <busch> When will the KAISER patch be available for debian?
145 [00:47:48] *** Quits: ChubaDuba (~ChubaDuba@replaced-ip ) (Client Quit)
146 [00:48:26] *** Joins: ulio (~kalium@replaced-ip )
147 [00:48:44] *** Joins: ChubaDuba (~ChubaDuba@replaced-ip )
148 [00:49:09] *** Quits: ch0wn_ (~tmp@replaced-ip ) (Ping timeout: 256 seconds)
149 [00:49:21] *** Quits: fstd (~fstd@replaced-ip ) (Ping timeout: 248 seconds)
150 [00:49:21] *** fstd_ is now known as fstd
151 [00:49:48] *** Joins: GDiaX (~gdiax@replaced-ip )
152 [00:50:15] *** Quits: thiras (~thiras@replaced-ip ) (Ping timeout: 250 seconds)
153 [00:50:45] *** Quits: woshty (~woshty@replaced-ip ) (Ping timeout: 264 seconds)
154 [00:51:00] *** Joins: paulgrmn__ (~paulgrmn@replaced-ip )
155 [00:51:27] *** Quits: cybrNaut (cybrNaut@replaced-ip ) (Ping timeout: 240 seconds)
156 [00:52:08] <somiaj> busch: debian works on when it is ready timeline, You can follow any assoicated cve's at security-tracker.debian.org
157 [00:52:58] *** Joins: grepper (~grepper@replaced-ip )
158 [00:53:44] *** Quits: immersive (~clickjack@replaced-ip ) (Quit: bye)
159 [00:54:06] *** Joins: m3lst4d (m3lst4d@replaced-ip )
160 [00:55:04] <rysiek|pl> so I think the cat is out of the bag on these:
161 [00:55:05] *** Joins: clickjack (~clickjack@replaced-ip )
162 [00:55:10] *** Joins: GadgetGuru (~Thunderbi@replaced-ip )
163 [00:55:14] <rysiek|pl> replaced-url
164 [00:55:21] <rysiek|pl> replaced-url
165 [00:55:27] <rysiek|pl> replaced-url
166 [00:55:43] <rysiek|pl> since Google published this: replaced-url
167 [00:56:04] <rysiek|pl> any news on when the patched kernel will be out, so that maintenance windows can be scheduled, etc?
168 [00:56:16] <simbalion`> It's somewhat disconcerting that there's no info posted yet on the security tracker, is that to keep the vulnerability hush hush?
169 [00:56:55] *** Quits: derpyhooves_ (~quassel@replaced-ip ) (Quit: No Ping reply in 180 seconds.)
170 [00:58:11] *** Joins: derpyhooves_ (~quassel@replaced-ip )
171 [00:58:19] <somiaj> things just take time, and the security team has to backport this to the kernels used in debian. It seems that red hat has only barely just fixed their most current os.
172 [00:58:27] *** Quits: unicron_ (~unicron@replaced-ip ) (Ping timeout: 240 seconds)
173 [00:58:44] *** Quits: prometheus_falli (~sluggo@replaced-ip ) (Ping timeout: 272 seconds)
174 [00:59:02] <simbalion`> Google should have waited for their blog post
175 [00:59:05] <somiaj> just keep an eye on the security tracker and the security mailing list, that is what most people here would know.
176 [00:59:08] <annadane> isn't the vulnerability basically brand new?
177 [00:59:17] <simbalion`> annadane: No it's from last year
178 [00:59:20] <annadane> at least in terms of being discovered
179 [00:59:24] <simbalion`> hence the '2017' in the CVE
180 [00:59:27] *** Joins: sasukeskapa_ (~sasukeska@replaced-ip )
181 [00:59:29] <annadane> eh
182 [00:59:39] *** Joins: BrainDommage (~BrainDomm@replaced-ip )
183 [00:59:42] *** Cosmo|DwarfFort is now known as Cosmophile
184 [00:59:43] <somiaj> which isn't saying much, since last year was only a few days ago.
185 [00:59:43] <annadane> i should educate myself so i'm at least in the loop
186 [00:59:47] <annadane> well, right
187 [00:59:48] <simbalion`> it was like october or november, which is not very long ago but it's long enough to be exploited
188 [00:59:50] <rysiek|pl> yeah, and it was embargoed until Jan 9
189 [01:00:00] <rysiek|pl> but people started putting 2 and 2 together
190 [01:00:06] <rysiek|pl> journalists started wild speculations
191 [01:00:16] <simbalion`> the thing is the dangerous hackers knew about it on day 1
192 [01:00:21] <tabakhase> one post says they informed vendors as early as june?
193 [01:00:32] <somiaj> debian security does a good job, but they are going to be slower than redhat or other big coorperations.
194 [01:00:41] <rysiek|pl> sure thing
195 [01:00:46] <simbalion`> somiaj: No reason to assume that
196 [01:00:46] <rysiek|pl> that's expected and appreciated
197 [01:00:47] *** Joins: Dancus (~dancus@replaced-ip )
198 [01:00:50] *** Quits: ChubaDuba (~ChubaDuba@replaced-ip ) (Quit: WeeChat 1.6)
199 [01:01:05] *** Quits: JustStephIt (~JustSteph@replaced-ip ) (Ping timeout: 252 seconds)
200 [01:01:16] <tabakhase> "We reported this issue to Intel, AMD and ARM on 2017-06-01"
201 [01:01:21] *** Joins: ChubaDuba (~ChubaDuba@replaced-ip )
202 [01:01:24] *** Parts: toothe (~toothe@replaced-ip ) ("WeeChat 1.9")
203 [01:01:28] <simbalion`> ah farther back then I remembered
204 [01:01:41] *** Quits: Dancus (~dancus@replaced-ip ) (Client Quit)
205 [01:01:57] *** Quits: sasukeskapa (~sasukeska@replaced-ip ) (Ping timeout: 240 seconds)
206 [01:04:28] *** Joins: Antoninus (~Antoninus@replaced-ip )
207 [01:05:21] *** Joins: hiexpo (~hiexpo@replaced-ip )
208 [01:05:33] *** Joins: prometheus_falli (~sluggo@replaced-ip )
209 [01:05:48] *** Quits: Tarrasquero (~Tarrasque@replaced-ip ) (Ping timeout: 272 seconds)
210 [01:06:29] *** Quits: ChubaDuba (~ChubaDuba@replaced-ip ) (Quit: WeeChat 1.6)
211 [01:06:55] *** Joins: ChubaDuba (~ChubaDuba@replaced-ip )
212 [01:07:34] *** Quits: Krennic (~Krennic@replaced-ip ) (Remote host closed the connection)
213 [01:08:00] *** Joins: fialka (~user__@replaced-ip )
214 [01:10:07] *** Quits: Ricardo__ (~rick@replaced-ip ) (Ping timeout: 255 seconds)
215 [01:10:11] *** Joins: safe (~safe@replaced-ip )
216 [01:11:03] *** Quits: lingkhang (~lingkhang@replaced-ip ) (Quit: WeeChat 1.9.1)
217 [01:11:03] *** Quits: prometheus_falli (~sluggo@replaced-ip ) (Remote host closed the connection)
218 [01:11:19] *** Quits: SpeccyMan (~nick@replaced-ip ) (Ping timeout: 268 seconds)
219 [01:11:25] *** Parts: TwoTwenty (~mgregoir@replaced-ip ) ()
220 [01:11:30] *** Joins: unicron_ (~unicron@replaced-ip )
221 [01:11:35] *** Joins: prometheus_falli (~sluggo@replaced-ip )
222 [01:11:53] <JyZyXEL> wouldn't this possibly mean that a lot of infrastructure could have been compromised during the period it was known about but not patched yet?
223 [01:12:23] <simbalion`> JyZyXEL: Yes, it definitely means that, you should assume there will be some disclosures of large hacks in the next 1-2 years as a result
224 [01:12:28] <JyZyXEL> like developers signing keys for example
225 [01:13:11] <dondelelcaro> JyZyXEL: this is one of the reasons why signing keys generally shouldn't be on an unaudited device
226 [01:13:13] *** Joins: somnambler (~michael@replaced-ip )
227 [01:13:40] <dondelelcaro> JyZyXEL: and things like Yubikeys and similar are becoming more and more widely used
228 [01:13:44] <simbalion`> These days, you should simply assume that your data is not secure and you should take steps to protect yourself and mitigate damage in the event of a breach, such as using unique passwords on all sites
229 [01:14:45] *** Quits: rohff_user_183 (~53_ident_@replaced-ip ) (Ping timeout: 264 seconds)
230 [01:14:58] *** Joins: JustStephIt (~JustSteph@replaced-ip )
231 [01:15:08] <dondelelcaro> of course, pretty much anytime that someone can run arbitrary code on your device, you're going to have a bad time
232 [01:15:35] *** Quits: derpyhooves_ (~quassel@replaced-ip ) (Quit: No Ping reply in 180 seconds.)
233 [01:16:51] *** Joins: derpyhooves_ (~quassel@replaced-ip )
234 [01:17:05] *** Quits: amanualgoldstein (~thom@replaced-ip ) (Ping timeout: 240 seconds)
235 [01:18:09] *** Quits: wcfields_ (~wcfields@replaced-ip ) ()
236 [01:18:57] *** Quits: michaelni (~michael@replaced-ip ) (Ping timeout: 264 seconds)
237 [01:19:16] <mavhq> But as everything is a web browser, that's all the time
238 [01:19:19] *** Joins: wzyy2 (~wzyy2@replaced-ip )
239 [01:19:31] *** Joins: amanualgoldstein (~thom@replaced-ip )
240 [01:20:51] *** Quits: ChubaDuba (~ChubaDuba@replaced-ip ) (Quit: WeeChat 1.6)
241 [01:21:52] *** Quits: czesmir (~stefan@replaced-ip ) (Quit: Lost terminal)
242 [01:22:04] *** Joins: ChubaDuba (~ChubaDuba@replaced-ip )
243 [01:22:21] *** Joins: Evol (~no@replaced-ip )
244 [01:24:27] *** Quits: CapsAdmin (~CapsAdmin@replaced-ip ) (Ping timeout: 246 seconds)
245 [01:24:27] *** Quits: unicron_ (~unicron@replaced-ip ) (Ping timeout: 240 seconds)
246 [01:24:53] <mnuhmnuh> simbalion`: replaced-url
247 [01:25:27] *** Joins: unicron_ (~unicron@replaced-ip )
248 [01:26:38] *** Quits: GadgetGuru (~Thunderbi@replaced-ip ) (Quit: GadgetGuru)
249 [01:27:35] *** Quits: baptist (~baptsk@replaced-ip ) (Remote host closed the connection)
250 [01:28:04] *** Joins: dArK_IcE (~lawl@replaced-ip )
251 [01:28:15] *** Quits: navlys (~smuxi@replaced-ip ) (Ping timeout: 256 seconds)
252 [01:28:36] *** Joins: fossrox (~fossrox@replaced-ip )
253 [01:28:39] *** Joins: xorgnak` (~user@replaced-ip )
254 [01:28:43] *** Quits: xorgnak (~user@replaced-ip ) (Read error: Connection reset by peer)
255 [01:28:45] *** Quits: Nach0z (~nach0z@replaced-ip ) (Ping timeout: 260 seconds)
256 [01:30:27] *** Joins: kzimmermann (~username@replaced-ip )
257 [01:30:37] *** Quits: sparky4 (~sparky4@replaced-ip ) (Ping timeout: 252 seconds)
258 [01:31:24] *** Quits: ChubaDuba (~ChubaDuba@replaced-ip ) (Quit: WeeChat 1.6)
259 [01:31:54] *** Joins: michaelni (~michael@replaced-ip )
260 [01:31:56] *** Joins: ChubaDuba (~ChubaDuba@replaced-ip )
261 [01:32:06] <dondelelcaro> mavhq: yeah, JS is a big problem. Though maybe timing attacks like this could be mitigated? Dunno.
262 [01:32:42] *** Quits: xorgnak` (~user@replaced-ip ) (Remote host closed the connection)
263 [01:33:01] *** Joins: xorgnak` (~user@replaced-ip )
264 [01:34:09] *** Joins: soee (~soee@replaced-ip )
265 [01:34:45] *** Quits: Ekho (~Ekho@replaced-ip ) (Ping timeout: 268 seconds)
266 [01:35:02] *** Quits: RedSoxFan07 (~Thunderbi@replaced-ip ) (Read error: Connection reset by peer)
267 [01:35:17] *** Joins: RedSoxFan07 (~Thunderbi@replaced-ip )
268 [01:35:39] *** Joins: citypw (~citypw@replaced-ip )
269 [01:36:18] *** Joins: Ekho- (~Ekho@replaced-ip )
270 [01:37:06] *** Quits: xorgnak` (~user@replaced-ip ) (Remote host closed the connection)
271 [01:37:41] *** Quits: Ekho- (~Ekho@replaced-ip ) (Client Quit)
272 [01:37:46] *** Quits: ChubaDuba (~ChubaDuba@replaced-ip ) (Quit: WeeChat 1.6)
273 [01:38:03] *** Quits: jsdk (~jsdk@replaced-ip ) (Quit: Leaving.)
274 [01:38:14] *** Joins: ChubaDuba (~ChubaDuba@replaced-ip )
275 [01:39:25] *** Quits: dArK_IcE (~lawl@replaced-ip ) ()
276 [01:39:36] *** Joins: stmiller (~stmiller@replaced-ip )
277 [01:40:06] *** Joins: iWaldo (~iWaldo@replaced-ip )
278 [01:40:09] *** Quits: aielima (~aielima@replaced-ip ) (Quit: Leaving)
279 [01:40:11] *** Quits: slack_ (~slack@replaced-ip ) (Quit: Leaving)
280 [01:40:24] *** Joins: xorgnak` (~user@replaced-ip )
281 [01:40:31] *** Joins: slack_ (~slack@replaced-ip )
282 [01:40:38] *** Quits: ChubaDuba (~ChubaDuba@replaced-ip ) (Client Quit)
283 [01:43:02] *** Joins: ChubaDuba (~ChubaDuba@replaced-ip )
284 [01:43:15] *** Quits: cmichel_ (~cmichel@replaced-ip ) (Read error: Connection reset by peer)
285 [01:43:45] *** Quits: derpyhooves_ (~quassel@replaced-ip ) (Quit: No Ping reply in 180 seconds.)
286 [01:44:01] *** debhelper sets mode: +l 1687
287 [01:44:44] *** Quits: beaver (~none@replaced-ip ) (Quit: Lost terminal)
288 [01:46:16] *** Joins: beaver (~none@replaced-ip )
289 [01:47:18] *** Joins: derpyhooves_ (~quassel@replaced-ip )
290 [01:47:21] *** Joins: cmichel (~cmichel@replaced-ip )
291 [01:48:57] *** Quits: unicron_ (~unicron@replaced-ip ) (Ping timeout: 240 seconds)
292 [01:49:21] *** Joins: cybernet (~cybernet@replaced-ip )
293 [01:49:30] *** Quits: pvoigt (~Linux@replaced-ip ) (Max SendQ exceeded)
294 [01:49:34] *** Joins: Ekho (~Ekho@replaced-ip )
295 [01:50:45] *** Joins: cybrNaut (cybrNaut@replaced-ip )
296 [01:50:55] *** Joins: pvoigt (~Linux@replaced-ip )
297 [01:52:33] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
298 [01:53:58] *** Quits: xorgnak` (~user@replaced-ip ) (Remote host closed the connection)
299 [01:54:08] *** Joins: mel00010 (~mel00010@replaced-ip )
300 [01:54:16] *** Joins: xorgnak` (~user@replaced-ip )
301 [01:54:21] *** Quits: fearnothing (~nothing@replaced-ip ) (Ping timeout: 264 seconds)
302 [01:56:23] *** Quits: pkv (~pkv@replaced-ip ) (Read error: Connection reset by peer)
303 [01:57:08] *** Joins: unicron_ (~unicron@replaced-ip )
304 [01:58:08] *** Parts: polardroid (polardroid@replaced-ip ) ()
305 [01:58:12] *** Joins: Nach0z (~nach0z@replaced-ip )
306 [01:58:47] *** Joins: wcfields_ (~wcfields@replaced-ip )
307 [01:59:35] *** Quits: mniip (mniip@replaced-ip ) (Ping timeout: 240 seconds)
308 [02:01:06] *** Quits: de-facto (~de-facto@replaced-ip ) (Quit: See you around.)
309 [02:01:43] *** Joins: de-facto (~de-facto@replaced-ip )
310 [02:02:19] *** Quits: ChubaDuba (~ChubaDuba@replaced-ip ) (Quit: WeeChat 1.6)
311 [02:02:59] *** Quits: Bitlog (~dsadasdfs@replaced-ip ) (Ping timeout: 265 seconds)
312 [02:04:20] *** Joins: ChubaDuba (~ChubaDuba@replaced-ip )
313 [02:04:32] *** Quits: citypw (~citypw@replaced-ip ) (Quit: Leaving)
314 [02:05:45] *** Joins: zophyx (~zophyx@replaced-ip )
315 [02:07:31] *** Quits: ChubaDuba (~ChubaDuba@replaced-ip ) (Client Quit)
316 [02:07:36] *** Quits: foul_owl (~foul_owl@replaced-ip ) (Quit: WeeChat 1.9.1)
317 [02:09:50] *** Quits: amanualgoldstein (~thom@replaced-ip ) (Ping timeout: 252 seconds)
318 [02:11:50] *** Quits: emerson (~emerson@replaced-ip##) (Quit: ZNC 1.6.5+deb1 - ##replaced-url
319 [02:13:54] *** Joins: ChubaDuba (~ChubaDuba@replaced-ip )
320 [02:13:54] *** Quits: ChubaDuba (~ChubaDuba@replaced-ip ) (Client Quit)
321 [02:13:54] *** Joins: mniip (mniip@replaced-ip )
322 [02:13:54] *** Joins: sparky4 (~sparky4@replaced-ip )
323 [02:13:54] *** Joins: xorgnak`` (~user@replaced-ip )
324 [02:13:54] *** Joins: shingouz_ (~not@replaced-ip )
325 [02:13:54] *** Joins: metxn (~metax@replaced-ip )
326 [02:13:54] *** Joins: HobGoblin (~jaa@replaced-ip )
327 [02:13:54] *** Joins: nomic (~nomic4@replaced-ip )
328 [02:13:54] *** Joins: amanualg1ldstein (~thom@replaced-ip )
329 [02:13:54] *** Quits: berndj (~berndj@replaced-ip##) (Quit: ZNC - ##replaced-url
330 [02:13:54] *** Joins: uwd_ (~d@replaced-ip )
331 [02:13:54] *** Quits: JyZyXEL (~foo@replaced-ip ) (Ping timeout: 276 seconds)
332 [02:13:54] *** Joins: emerson_ (~emerson@replaced-ip )
333 [02:13:54] *** Quits: soee (~soee@replaced-ip ) (Read error: Connection reset by peer)
334 [02:13:54] *** Quits: clopez (~tau@replaced-ip ) (Disconnected by services)
335 [02:13:54] *** Joins: clopez_ (~tau@replaced-ip )
336 [02:13:54] *** Quits: nrx (~metax@replaced-ip ) (Ping timeout: 272 seconds)
337 [02:13:54] *** Quits: cybrNaut (cybrNaut@replaced-ip ) (Ping timeout: 260 seconds)
338 [02:13:54] *** Quits: xorgnak` (~user@replaced-ip ) (Ping timeout: 260 seconds)
339 [02:13:54] *** Quits: b0l3x (bolex@replaced-ip ) (Ping timeout: 260 seconds)
340 [02:13:54] *** Quits: Obi-Wan (~obi-wan@replaced-ip ) (Ping timeout: 240 seconds)
341 [02:13:54] *** Quits: gopnikovitch (~gopnik@replaced-ip ) (Ping timeout: 240 seconds)
342 [02:13:54] *** Quits: pixdamix (~pix@replaced-ip ) (Ping timeout: 240 seconds)
343 [02:13:54] *** Quits: MrHyde (~MrHyde@replaced-ip ) (Ping timeout: 240 seconds)
344 [02:13:54] *** Quits: shingouz (~not@replaced-ip ) (Ping timeout: 268 seconds)
345 [02:13:54] *** Joins: hanasaki (~hanasaki@replaced-ip )
346 [02:13:55] *** Quits: xaero (~xaero@replaced-ip ) (Read error: Connection reset by peer)
347 [02:13:55] *** Quits: JPT (~jpt@replaced-ip ) (Ping timeout: 260 seconds)
348 [02:13:55] *** Quits: UukGoblin (~jaa@replaced-ip ) (Ping timeout: 260 seconds)
349 [02:13:55] *** Quits: ToToL (totol@replaced-ip ) (Ping timeout: 260 seconds)
350 [02:13:55] *** Joins: berndj (~berndj@replaced-ip )
351 [02:13:55] *** Quits: komugi (~mindset@replaced-ip ) (Ping timeout: 240 seconds)
352 [02:13:55] <hanasaki> is there a good comparison what what vdisk formats for kvm are better for what?
353 [02:13:55] *** Quits: Vorsplummi (~mikko@replaced-ip ) (Ping timeout: 268 seconds)
354 [02:13:55] *** Joins: xaero (~xaero@replaced-ip )
355 [02:13:55] *** Quits: aaro (aaro@replaced-ip ) (Ping timeout: 260 seconds)
356 [02:13:55] *** Quits: fstd (~fstd@replaced-ip ) (Remote host closed the connection)
357 [02:13:55] *** emerson_ is now known as emerson
358 [02:13:59] *** Joins: fstd_ (~fstd@replaced-ip )
359 [02:14:01] *** debhelper sets mode: +l 1679
360 [02:14:03] *** xaero is now known as Guest56085
361 [02:14:05] *** Quits: aleph- (~hatter@replaced-ip ) (Ping timeout: 276 seconds)
362 [02:14:07] *** Joins: soee (~soee@replaced-ip )
363 [02:14:13] *** Quits: synthmeat (~synthmeat@replaced-ip ) (Ping timeout: 268 seconds)
364 [02:14:16] *** Quits: tolecnal (tolecnal@replaced-ip ) (Ping timeout: 250 seconds)
365 [02:14:16] *** Joins: tolecnal (tolecnal@replaced-ip )
366 [02:14:17] *** Quits: uwd (~d@replaced-ip ) (Ping timeout: 240 seconds)
367 [02:14:21] *** fstd_ is now known as fstd
368 [02:14:28] *** Joins: ToToL (totol@replaced-ip )
369 [02:14:32] *** Joins: aaro (aaro@replaced-ip )
370 [02:14:38] *** Quits: nomic (~nomic4@replaced-ip ) (Client Quit)
371 [02:14:41] *** Joins: Obi-Wan (~obi-wan@replaced-ip )
372 [02:14:42] *** Parts: MikZyth (~mikhail@replaced-ip ) ()
373 [02:14:49] *** Quits: aaro (aaro@replaced-ip ) (Changing host)
374 [02:14:49] *** Joins: aaro (aaro@replaced-ip )
375 [02:14:52] *** Joins: ech042 (~ech042@replaced-ip )
376 [02:14:54] *** Joins: MrHyde (~MrHyde@replaced-ip )
377 [02:14:57] *** Quits: s0ph0s (~s0ph0s@replaced-ip ) (Ping timeout: 240 seconds)
378 [02:14:57] *** Quits: rolig (~rolig@replaced-ip ) (Ping timeout: 240 seconds)
379 [02:14:57] *** Quits: e0mi (~e0mi@replaced-ip ) (Ping timeout: 240 seconds)
380 [02:15:19] *** Joins: gopnikovitch (~gopnik@replaced-ip )
381 [02:15:21] *** Joins: pixdamix (~pix@replaced-ip )
382 [02:15:37] *** Joins: Vorsplummi (~mikko@replaced-ip )
383 [02:15:45] *** Joins: phinxy (~ted@replaced-ip )
384 [02:15:53] *** Joins: JyZyXEL (~foo@replaced-ip )
385 [02:15:57] *** Quits: systo (~systo@replaced-ip ) (Ping timeout: 240 seconds)
386 [02:16:11] *** Joins: GadgetGuru (~Thunderbi@replaced-ip )
387 [02:16:14] *** Quits: mibo (~mibo@replaced-ip ) (Quit: Leaving.)
388 [02:16:22] *** Joins: b0l3x (bolex@replaced-ip )
389 [02:16:27] *** Quits: fooctrl (~havoc@replaced-ip ) (Ping timeout: 240 seconds)
390 [02:16:59] *** Quits: BeamWatcher (~gashead76@replaced-ip ) (Quit: I'm out...)
391 [02:17:03] *** Joins: aleph- (~hatter@replaced-ip )
392 [02:17:07] *** Quits: gormenghast (~gormengha@replaced-ip ) (Read error: Connection reset by peer)
393 [02:17:11] *** Quits: e1z0 (~null@replaced-ip ) (Ping timeout: 260 seconds)
394 [02:17:11] *** Quits: hid3 (~arnoldas@replaced-ip ) (Ping timeout: 260 seconds)
395 [02:17:11] *** Quits: RickXy (~zncadmin_@replaced-ip ) (Ping timeout: 260 seconds)
396 [02:17:11] *** Quits: Deviance (~Deviance@replaced-ip ) (Ping timeout: 260 seconds)
397 [02:17:45] *** Quits: emdee (~noEmail@replaced-ip ) (Ping timeout: 264 seconds)
398 [02:17:46] *** Quits: Typhon (~Typhon@replaced-ip ) (Ping timeout: 260 seconds)
399 [02:17:46] *** Quits: Louis (Louis@replaced-ip ) (Ping timeout: 260 seconds)
400 [02:17:46] *** Quits: iskatu (~iskatu@replaced-ip ) (Ping timeout: 260 seconds)
401 [02:17:48] *** Joins: komugi (~mindset@replaced-ip )
402 [02:17:58] *** Joins: s0ph0s (~s0ph0s@replaced-ip )
403 [02:17:59] *** Joins: fooctrl (~havoc@replaced-ip )
404 [02:18:28] *** Joins: rolig (~rolig@replaced-ip )
405 [02:18:40] *** Joins: BeamWatcher (~gashead76@replaced-ip )
406 [02:19:21] *** Joins: systo (~systo@replaced-ip )
407 [02:19:36] *** Joins: Louis (Louis@replaced-ip )
408 [02:19:36] *** Quits: Louis (Louis@replaced-ip ) (Changing host)
409 [02:19:36] *** Joins: Louis (Louis@replaced-ip )
410 [02:19:37] *** Joins: RickXy (~zncadmin_@replaced-ip )
411 [02:19:41] *** Joins: JPT (~jpt@replaced-ip )
412 [02:19:42] *** Joins: iskatu (~iskatu@replaced-ip )
413 [02:19:48] *** Joins: Deviance (~Deviance@replaced-ip )
414 [02:20:03] *** Joins: ChubaDuba (~ChubaDuba@replaced-ip )
415 [02:20:15] *** Joins: e1z0 (~null@replaced-ip )
416 [02:20:53] *** Joins: gormenghast (~gormengha@replaced-ip )
417 [02:21:14] *** Quits: Haudegen (~quassel@replaced-ip ) (Remote host closed the connection)
418 [02:21:27] *** Quits: Modeuse (~kvirc@replaced-ip ) (Ping timeout: 240 seconds)
419 [02:21:46] *** Joins: e0mi (~e0mi@replaced-ip )
420 [02:21:56] *** Joins: Typhon (~Typhon@replaced-ip )
421 [02:22:45] *** Quits: GadgetGuru (~Thunderbi@replaced-ip ) (Quit: GadgetGuru)
422 [02:23:54] *** Quits: amanualg1ldstein (~thom@replaced-ip ) (Quit: leaving)
423 [02:24:13] *** Quits: ChubaDuba (~ChubaDuba@replaced-ip ) (Client Quit)
424 [02:24:20] *** Joins: cybrNaut (~cybrNaut@replaced-ip )
425 [02:24:25] *** Quits: hiexpo (~hiexpo@replaced-ip ) (Remote host closed the connection)
426 [02:25:07] *** Joins: ChubaDuba (~ChubaDuba@replaced-ip )
427 [02:25:17] *** Joins: konakona_ (~konakona_@replaced-ip )
428 [02:26:46] *** Quits: sh1ro (~sh1ro@replaced-ip ) (Ping timeout: 272 seconds)
429 [02:27:38] <Antoninus> Does the distros pushing for hardened packages lately have anything to do with the recently disclosed CPU bugs?
430 [02:27:46] *** Quits: altendky (uid135382@replaced-ip ) (Quit: Connection closed for inactivity)
431 [02:28:39] *** Joins: Ridout (coffee@replaced-ip )
432 [02:31:06] <themill> not really. Debian has been progressively adding hardening compiler options for over a decade
433 [02:31:20] *** Joins: Agafnd (~agafnd@replaced-ip )
434 [02:31:38] <Agafnd> hey, if a program just crashed, how to get a coredump & backtrace?
435 [02:32:05] *** Quits: RedSoxFan07 (~Thunderbi@replaced-ip ) (Quit: Goodbye and [depending on the time] good night.)
436 [02:32:44] *** Quits: Keridos (~Keridos@replaced-ip##) (Quit: ZNC - ##replaced-url
437 [02:32:57] *** Quits: Uberius (~Uberius@replaced-ip ) (Remote host closed the connection)
438 [02:33:43] *** Joins: Uberius (~Uberius@replaced-ip )
439 [02:33:47] *** Joins: Keridos (~Keridos@replaced-ip )
440 [02:34:21] <simbalion`> I wonder if meltdown will lead to a retirement of x86
441 [02:35:27] <simbalion`> that'd be neat, something exciting happening in consumer computer hardware for the first time in like 30 years
442 [02:36:49] *** Joins: dave0x6d (uid190567@replaced-ip )
443 [02:37:37] <hanasaki> what is the url for debian stretch security updates for apt?
444 [02:38:30] <mutante> hanasaki: i have: deb replaced-url
445 [02:38:45] <mutante> (well, i didn't mean to advocate non-free :p)
446 [02:39:12] *** Joins: solaris (~solaris@replaced-ip )
447 [02:39:19] <hanasaki> mutante: especially for security, I would prefer an httpS
448 [02:39:36] <hanasaki> he repository 'replaced-url
449 [02:39:39] *** Quits: bolovanos (~bolovanos@replaced-ip ) (Ping timeout: 256 seconds)
450 [02:39:39] <mutante> hanasaki: apt-transport-https - https download transport for APT
451 [02:39:50] <mutante> (not sure, but that is the package for that)
452 [02:40:06] <mutante> you cant just put https links into it without that
453 [02:40:08] <Antoninus> hanasaki, FBI doing a MITM on you or something? :P
454 [02:40:34] *** Quits: Sispeo (~dev@replaced-ip ) ()
455 [02:40:45] <hanasaki> Antoninus: lol you don't think https is good idea?
456 [02:40:48] *** Joins: sh1ro (~sh1ro@replaced-ip )
457 [02:40:53] <simbalion`> hanasaki: if you're concerned about security then you should use https for all packages not only patches
458 [02:41:04] <Antoninus> hanasaki, it is
459 [02:41:29] <mutante> well, apt-transport-https - https download transport for APT
460 [02:41:30] *** Joins: synthmeat (~synthmeat@replaced-ip )
461 [02:41:36] <Antoninus> Was just making a joke
462 [02:41:42] <mutante> "The owner of security.debian.org has configured their website improperly. "
463 [02:42:08] <mutante> The certificate is only valid for replaced-url
464 [02:42:10] <mutante> :p
465 [02:42:37] *** Quits: flugger (~flug@replaced-ip ) (Ping timeout: 265 seconds)
466 [02:43:33] *** Quits: xorgnak`` (~user@replaced-ip ) (Remote host closed the connection)
467 [02:43:58] <hanasaki> The repository 'replaced-url
468 [02:44:17] *** Quits: maxzor_ (~maxzor@replaced-ip ) (Remote host closed the connection)
469 [02:44:32] *** Joins: xorgnak`` (~user@replaced-ip )
470 [02:44:46] *** Quits: BrainDommage (~BrainDomm@replaced-ip ) (Remote host closed the connection)
471 [02:44:59] <simbalion`> there's no reason not to use https for everything really
472 [02:45:16] <simbalion`> if you're on a wifi, especially a public one like a cafe or library or hotel, you should be encrypting everything
473 [02:45:45] <simbalion`> there's a free app for android and ios with a one-click snoop mode that'll show you the traffic of anyone sharing a wifi node with you
474 [02:46:08] <themill> hanasaki: you asked earlier for the correct URL. Noone gave you that one.
475 [02:46:28] <themill> (or the previous one you pasted)
476 [02:46:41] *** Quits: auror (~auror@replaced-ip ) (Changing host)
477 [02:46:41] *** Joins: auror (~auror@replaced-ip )
478 [02:46:44] *** Joins: foul_owl (~foul_owl@replaced-ip )
479 [02:46:47] <themill> !stretch sources.list
480 [02:46:47] <dpkg> A suitable /etc/apt/sources.list for "Stretch" has three lines: "deb replaced-url
481 [02:47:10] *** Quits: solaris (~solaris@replaced-ip ) (Quit: solaris)
482 [02:48:08] *** Joins: solaris (~solaris@replaced-ip )
483 [02:48:09] *** Quits: phinxy (~ted@replaced-ip ) (Quit: leaving)
484 [02:49:35] *** Joins: flugger (~flug@replaced-ip )
485 [02:49:53] *** Quits: polaris (~polaris_@replaced-ip ) (Remote host closed the connection)
486 [02:49:55] *** Joins: BWMerlin (~Thunderbi@replaced-ip )
487 [02:50:05] *** Joins: phinxy (~ted@replaced-ip )
488 [02:50:22] *** Quits: vidjogamer (~vidjogame@replaced-ip ) (Remote host closed the connection)
489 [02:50:34] <hanasaki> themill: replaced-url
490 [02:50:34] <hanasaki> SSL: certificate subject name (replaced-url
491 [02:50:34] *** Joins: disruptivefour (~disruptiv@replaced-ip )
492 [02:51:20] <themill> still not the right URL
493 [02:51:24] *** Joins: vidjogamer (~vidjogame@replaced-ip )
494 [02:53:06] *** Quits: ChubaDuba (~ChubaDuba@replaced-ip ) (Quit: WeeChat 1.6)
495 [02:53:25] *** Quits: solaris (~solaris@replaced-ip ) (Quit: solaris)
496 [02:53:45] *** Quits: derpyhooves_ (~quassel@replaced-ip ) (Quit: No Ping reply in 180 seconds.)
497 [02:53:52] *** Quits: disruptivefour (~disruptiv@replaced-ip ) (Client Quit)
498 [02:53:55] *** Quits: cybrNaut (~cybrNaut@replaced-ip ) (Ping timeout: 260 seconds)
499 [02:54:09] *** Joins: solaris (~solaris@replaced-ip )
500 [02:54:18] <hanasaki> themill: that is the url that was provided
501 [02:54:40] <themill> not by anyone here
502 [02:54:41] *** Joins: disruptivefour (~disruptiv@replaced-ip )
503 [02:54:56] *** Joins: derpyhooves_ (~quassel@replaced-ip )
504 [02:55:45] *** Quits: disruptivefour (~disruptiv@replaced-ip ) (Client Quit)
505 [02:55:55] *** Quits: soee (~soee@replaced-ip ) (Quit: Konversation terminated!)
506 [02:56:01] *** Joins: disruptivefour (~disruptiv@replaced-ip )
507 [02:56:04] <hanasaki> ttps://security.debian.org/debian-security stretch/updates Release
508 [02:56:04] <hanasaki> server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none
509 [02:56:26] *** Quits: LiuYan (~NiHola@replaced-ip ) (Quit: --> 4.14.11-300.fc27)
510 [02:57:14] <themill> hanasaki: it's still the wrong URL...
511 [02:57:31] <themill> and amazingly, when it's still the wrong URL, it's still wrong.
512 [02:57:36] *** Quits: kion (~kion@replaced-ip ) (Remote host closed the connection)
513 [02:57:46] *** Quits: solaris (~solaris@replaced-ip ) (Client Quit)
514 [02:57:47] <hanasaki> !stretch sources.list
515 [02:57:47] <dpkg> A suitable /etc/apt/sources.list for "Stretch" has three lines: "deb replaced-url
516 [02:58:01] *** Joins: solaris (~solaris@replaced-ip )
517 [02:58:34] *** Quits: solaris (~solaris@replaced-ip ) (Client Quit)
518 [02:58:37] <hanasaki> so you are saying that recommended security url is not over httpS?
519 [02:58:51] <themill> That is correct.
520 [02:58:59] <themill> You don't get to just change URLs and expect that they work
521 [02:59:08] <themill> !https security.debian.org
522 [02:59:08] <dpkg> Downloads from security.debian.org are protected by GPG signatures so can't be modified in transit which provides better assurance than trusting some random certificate issuer for https; ask me about <secure apt>. If you still think https is of any benefit for your downloads, then see replaced-url
523 [02:59:14] *** Quits: alexgr (~alexgr@replaced-ip ) (Ping timeout: 268 seconds)
524 [03:00:49] <hanasaki> thank you
525 [03:00:52] *** Quits: disruptivefour (~disruptiv@replaced-ip ) (Remote host closed the connection)
526 [03:01:11] *** Joins: disruptivefour (~disruptiv@replaced-ip )
527 [03:01:27] *** Joins: cybrNaut (~cybrNaut@replaced-ip )
528 [03:01:28] *** Parts: disruptivefour (~disruptiv@replaced-ip ) ()
529 [03:03:01] *** apollojustice_ is now known as ApolloJustice
530 [03:03:21] *** Quits: paraxic (~paraxic@replaced-ip ) (Ping timeout: 264 seconds)
531 [03:04:09] <simbalion`> "better assurance than trusting _some random_ certificate issuer" uh... there's nothing "random" about certificate issuance, that's the whole point of the trust model.
532 [03:04:28] <themill> except there is
533 [03:04:49] <themill> any certificate issuer can help anyone MITM you if they want
534 [03:04:52] <simbalion`> I read the process for being a CA, it's not random, it's not trivial
535 [03:05:00] <themill> (and there are documented examples of this happening)
536 [03:05:07] *** Joins: prasket (uid256211@replaced-ip )
537 [03:05:14] <simbalion`> documented examples? Please provide, that sounds like an interesting story
538 [03:05:50] <themill> a couple of years ago there were fake google.com certs floating about courtesy of a CA that was widely trusted
539 [03:06:00] *** Quits: derpyhooves_ (~quassel@replaced-ip ) (Quit: No Ping reply in 180 seconds.)
540 [03:06:02] <simbalion`> Do you remember which CA?
541 [03:06:35] <themill> One that has since been removed from trust stores iirc.
542 [03:06:57] <simbalion`> that isn't really helpful, I've heard of some issues with big CAs like Symantec and such in the past but they're still around
543 [03:07:15] <simbalion`> But HTTPS isn't only about trusting data it's about privacy, I wouldn't want a snoop to be able to see what packages I'm installing
544 [03:07:27] *** Quits: xorgnak`` (~user@replaced-ip ) (Ping timeout: 240 seconds)
545 [03:07:28] <themill> that's trivially done even with https
546 [03:07:31] *** Joins: derpyhooves_ (~quassel@replaced-ip )
547 [03:07:32] <prasket> Ever since the last large Debian Stretch update a couple of weeks ago my notebook will randomly freeze and lock up, eventually rebooting. I have used Debian for a few years on this same notebook without issues. I have even reinstalled but same issue. Where do I start to diagnose this? I tried looking at the logs but nothing was jumping out.
548 [03:07:45] <simbalion`> themill: how so?
549 [03:08:00] <themill> simbalion`: it's a limited set of things to look at and they have well known sizes
550 [03:08:02] *** Quits: safe (~safe@replaced-ip ) (Quit: Leaving)
551 [03:08:10] <simbalion`> prasket: software, probably the GPU drivers. hardware, could be ram or cpu or power supply
552 [03:08:32] <somiaj> prasket: lockups could be something to do with the kernel. One thing you may try is figure out what upgrade (likely a kernel) caused the problem, downgrade the kernel and see if it still happens.
553 [03:08:34] <themill> and of course you're trusting the mirror operator to not lose their logs
554 [03:09:06] <somiaj> prasket: Note older kernels will have security bugs, but this will let you know if the change is some regresion in the kernel or hardware. If it crashes on the older kernel you use to know it works on, it could be more hardare related.
555 [03:09:12] <simbalion`> themill: well if the mirror operator is compromised that's a bad thing, but I am thinking only about mitm attacks, such as updating your notebook at a hotel
556 [03:09:43] *** Joins: citypw (~citypw@replaced-ip )
557 [03:10:02] <simbalion`> I am of the opinion that it's 2018 and 100% of internet traffic should be encrypted by default. There's really no good reason to transmit anything in plain text anymore.
558 [03:10:18] <prasket> somiaj: OK thank you for the suggestion. I will look into the update and if kernel rolling it back.
559 [03:10:23] <themill> simbalion`: it's still trivial to work out what the package is over https so you're getting no protection there
560 [03:10:27] *** Joins: Butt3rfly (~Butt3rfly@replaced-ip )
561 [03:10:50] <simbalion`> themill: that's unfortunate and it seems like it could be addressed
562 [03:10:51] <prasket> simbalion`: thanks for chiming in as well.
563 [03:10:57] <Agafnd> it's all right to attach files to bug reports, right?
564 [03:11:07] <themill> security.d.o also can't cope with the traffic and when offloading happens, the certs would be broken
565 [03:11:08] <prasket> I agree about all traffic should be encrypted
566 [03:11:09] *** Quits: Mahe (~mahe@replaced-ip ) (Ping timeout: 264 seconds)
567 [03:11:40] <simbalion`> offloading can handle certs it'd just require a new handshake. so it might add a second or two to your updates
568 [03:11:42] <themill> a kernel update is enough to take the set of security.d.o mirrors off the network
569 [03:12:15] *** Quits: xet7 (~xet7@replaced-ip ) (Ping timeout: 248 seconds)
570 [03:12:20] *** Quits: better_than_xihr (~pokemongi@replaced-ip ) (Quit: better_than_xihr)
571 [03:12:34] *** Joins: Mahe (~mahe@replaced-ip )
572 [03:12:51] *** Quits: Delta-One (~zero@replaced-ip ) (Read error: Connection reset by peer)
573 [03:13:09] *** Joins: Delta-One (~zero@replaced-ip )
574 [03:14:13] *** Quits: L3gacy (~L3gacy@replaced-ip ) (Quit: Leaving)
575 [03:14:32] <simbalion`> I remember listening to cell phone calls on my black and white TV set in the 1990s because they analog radio signals.. then digital phones became the standard and it became basically impossible to snoop on phone calls. that was almost 20 years ago... the internet should catch up.
576 [03:15:38] *** Joins: x032cx (~lxuser@replaced-ip )
577 [03:16:27] *** Quits: enki (~enki@replaced-ip ) (Ping timeout: 265 seconds)
578 [03:16:59] *** Joins: enki (~enki@replaced-ip )
579 [03:18:07] *** Quits: f10 (~flo@replaced-ip ) (Ping timeout: 248 seconds)
580 [03:18:39] *** Quits: llucenic (~Thunderbi@replaced-ip ) (Ping timeout: 248 seconds)
581 [03:18:58] *** Joins: dreamon__ (~dreamon@replaced-ip )
582 [03:19:11] *** Quits: Agafnd (~agafnd@replaced-ip ) (Ping timeout: 248 seconds)
583 [03:19:21] *** Quits: thedogcatcher (~thedogcat@replaced-ip ) (Ping timeout: 265 seconds)
584 [03:19:36] *** Quits: m3lst4d (m3lst4d@replaced-ip ) (Quit: Konversation terminated!)
585 [03:20:48] *** Quits: beaver (~none@replaced-ip ) (Quit: Lost terminal)
586 [03:20:51] *** Joins: pacha (~user@replaced-ip )
587 [03:22:02] *** Joins: sidmo_ (~ilven@replaced-ip )
588 [03:22:37] *** Joins: GeHa (~GeHa@replaced-ip )
589 [03:22:39] *** Joins: bnw (~bnw@replaced-ip )
590 [03:23:31] *** Quits: wcfields_ (~wcfields@replaced-ip ) ()
591 [03:23:39] *** Joins: paraxic (~paraxic@replaced-ip )
592 [03:25:44] *** Quits: sidmo (~ilven@replaced-ip ) (Ping timeout: 252 seconds)
593 [03:26:50] *** Quits: frostschutz (~frostschu@replaced-ip ) (Remote host closed the connection)
594 [03:29:37] *** Quits: Nekojimi (~jimj316@replaced-ip ) (Quit: Leaving)
595 [03:30:47] *** Joins: maher (~maher@replaced-ip )
596 [03:30:55] *** Quits: luckman212 (~luckman21@replaced-ip ) (Ping timeout: 248 seconds)
597 [03:31:11] *** Quits: vidjogamer (~vidjogame@replaced-ip ) (Quit: Konversation terminated!)
598 [03:31:32] <maher> I'm trying to install on a laptop with an internal eMMC drive, which the installer doesn't seem to see, but it shows up in lspci - any advice?
599 [03:33:00] *** Joins: vidjogamer (~vidjogame@replaced-ip )
600 [03:33:57] *** Quits: Orbitrix (~Huevos@replaced-ip ) (Ping timeout: 240 seconds)
601 [03:34:01] *** debhelper sets mode: +l 1672
602 [03:34:18] *** Joins: Orbitrix (~Huevos@replaced-ip )
603 [03:35:54] *** Quits: sh00p (~z@replaced-ip ) (Read error: Connection reset by peer)
604 [03:36:34] *** Quits: dethos (~dethos@replaced-ip ) (Quit: Time to Go!)
605 [03:36:56] *** Joins: luckman212 (~luckman21@replaced-ip )
606 [03:37:17] *** Quits: nighty-- (~nighty@replaced-ip ) (Ping timeout: 252 seconds)
607 [03:37:51] *** Joins: holdend (~holden@replaced-ip )
608 [03:37:57] *** Quits: unicron_ (~unicron@replaced-ip ) (Ping timeout: 240 seconds)
609 [03:38:16] *** Quits: orbiter (~orbiter@replaced-ip ) ()
610 [03:40:28] *** Joins: atrx (~atrx@replaced-ip )
611 [03:42:28] *** Joins: elif-su (~BobHart@replaced-ip )
612 [03:42:29] *** Quits: elif-su (~BobHart@replaced-ip ) (K-Lined)
613 [03:43:20] *** Joins: dvs (~hibbard@replaced-ip )
614 [03:43:29] *** Joins: Agafnd (~agafnd@replaced-ip )
615 [03:44:29] *** Quits: electro33 (uid613@replaced-ip ) (Quit: Connection closed for inactivity)
616 [03:44:47] *** Quits: v01t (~v01t@replaced-ip ) (Ping timeout: 248 seconds)
617 [03:45:35] *** Joins: bananadev (~onlyester@replaced-ip )
618 [03:46:10] *** Quits: Agafnd (~agafnd@replaced-ip ) (Changing host)
619 [03:46:11] *** Joins: Agafnd (~agafnd@replaced-ip )
620 [03:47:01] *** Joins: nomic (~nomic4@replaced-ip )
621 [03:47:38] *** Quits: Evol (~no@replaced-ip ) (Quit: Leaving)
622 [03:48:08] *** Joins: lrvick (~weechat_u@replaced-ip )
623 [03:48:33] *** Quits: JackK (~jack@replaced-ip ) (Remote host closed the connection)
624 [03:48:53] <lrvick> So I know about usbmount but does anyone have any suggested well supported methods of auto-mounting an sd-card?
625 [03:49:06] <GeHa> So you could talk about the wine egain ?
626 [03:49:09] <lrvick> without a DE or anything
627 [03:49:49] *** Joins: nighty-- (~nighty@replaced-ip )
628 [03:50:28] <annadane> GeHa, what's your question? is it about WINE?
629 [03:50:34] <annadane> (wine is not an emulator)
630 [03:51:25] <GeHa> wow, did not I say this in gentoo channel ?
631 [03:51:25] *** Quits: nomic (~nomic4@replaced-ip ) (Client Quit)
632 [03:51:44] <GeHa> I can tell my issue
633 [03:51:49] *** Joins: unicron_ (~unicron@replaced-ip )
634 [03:52:57] *** Quits: cybrNaut (~cybrNaut@replaced-ip ) (Ping timeout: 240 seconds)
635 [03:53:13] <annadane> no; this is debian
636 [03:54:03] <GeHa> lrvick, I just know if you have something like pcmanfm, you can set it to automount, but in gentoo, there is also some deep service which can do it too. I never installed it thougt.
637 [03:54:43] <DerLGm> THIS IS SPARTA *okdone*
638 [03:54:43] *** Quits: dlew86 (~dlew86@replaced-ip ) (Ping timeout: 252 seconds)
639 [03:54:50] <annadane> we're much friendlier than gentoo. =)
640 [03:55:03] <DerLGm> .beer annadane
641 [03:55:08] <GeHa> I see )
642 [03:55:18] <DerLGm> Hmm...
643 [03:55:57] <DerLGm> Ah I see- datase isn't on this channel
644 [03:57:20] <GeHa> I wanted wine for games, so I chose wine-d3d9 right ? so, live for speed works(dx9) need for speed U2 is broken and partially visible track, and roblox studio does not work, or is it even possible to connect to a server from command line ? Is there a game to test that wine fully works ?
645 [03:57:37] <maher> ok - so the testing installer seems to work - is there an easy way of getting stable istalled with a testing kernel?
646 [03:57:53] *** Joins: tvn18 (~tvn18@replaced-ip )
647 [03:57:53] *** Joins: nomic (~nomic4@replaced-ip )
648 [03:57:57] *** Quits: nomic (~nomic4@replaced-ip ) (Read error: Connection reset by peer)
649 [03:58:06] <themill> maher: that kernel is available from stretch-backports
650 [03:58:33] *** Quits: paulgrmn__ (~paulgrmn@replaced-ip ) (Ping timeout: 264 seconds)
651 [03:59:02] *** Joins: nomic (~nomic4@replaced-ip )
652 [03:59:10] <themill> maher: do you actually need it at install time or is installing that kernel afterwards OK?
653 [03:59:13] <GeHa> now you know)
654 [03:59:31] *** Quits: MACscr (~MACscr@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
655 [04:00:22] *** Quits: banc (~master@replaced-ip##) (Quit: ZNC - ##replaced-url
656 [04:00:48] *** Joins: pedrodc_777 (~pedrodaco@replaced-ip )
657 [04:01:18] *** Joins: altendky (uid135382@replaced-ip )
658 [04:01:23] *** Quits: pedrodc (~pedrodaco@replaced-ip ) (Read error: Connection reset by peer)
659 [04:01:31] *** Joins: poeticrpm (~poeticrpm@replaced-ip )
660 [04:01:46] *** Joins: awal1 (~awal1@replaced-ip )
661 [04:02:27] *** Quits: finlstrm (~quassel@replaced-ip ) (Ping timeout: 240 seconds)
662 [04:03:01] *** Joins: beco (~beco@replaced-ip )
663 [04:04:15] *** Joins: finlstrm (~quassel@replaced-ip )
664 [04:04:33] *** Quits: holden- (~holden-@replaced-ip ) (Ping timeout: 248 seconds)
665 [04:04:36] *** Quits: webuser5224 (~webuser52@replaced-ip ) (Ping timeout: 268 seconds)
666 [04:05:25] *** Quits: derpyhooves_ (~quassel@replaced-ip ) (Quit: No Ping reply in 180 seconds.)
667 [04:06:41] *** Joins: dlew86 (~dlew86@replaced-ip )
668 [04:06:41] *** Joins: derpyhooves_ (~quassel@replaced-ip )
669 [04:07:35] <maher> themill: i need it at install time
670 [04:08:39] *** Joins: eck (~eck@replaced-ip )
671 [04:08:47] *** Quits: anirban (~anirban@replaced-ip ) (Ping timeout: 248 seconds)
672 [04:09:05] *** Quits: tekmo (~tekmo@replaced-ip ) (Remote host closed the connection)
673 [04:10:21] *** Quits: sweatsuit (~sweatsuit@replaced-ip ) (Ping timeout: 246 seconds)
674 [04:10:31] *** Joins: solaris (~solaris@replaced-ip )
675 [04:10:43] *** Joins: disruptivefour (~disruptiv@replaced-ip )
676 [04:10:58] <themill> maher: you should be able to install stable using the testing installer (in expert mode) and then install the stretch-backports kernel before rebooting
677 [04:11:24] <maher> themill: thanks!
678 [04:11:39] *** Joins: anirban (~anirban@replaced-ip )
679 [04:11:53] *** Joins: malaami (~user@replaced-ip )
680 [04:12:08] <GeHa> annadane, wanted to know ?
681 [04:13:01] *** Quits: disruptivefour (~disruptiv@replaced-ip ) (Client Quit)
682 [04:13:17] *** Quits: maher (~maher@replaced-ip ) (Quit: Leaving)
683 [04:14:36] *** Quits: x032cx (~lxuser@replaced-ip ) (Quit: idts)
684 [04:14:56] *** Quits: chachasmooth (~chachasmo@replaced-ip ) (Ping timeout: 265 seconds)
685 [04:14:58] *** Joins: hid3 (~arnoldas@replaced-ip )
686 [04:14:59] *** Quits: Antoninus (~Antoninus@replaced-ip ) (Quit: Antoninus)
687 [04:15:10] *** Joins: chachasmooth (~chachasmo@replaced-ip )
688 [04:15:16] *** Joins: banc (~master@replaced-ip )
689 [04:16:07] *** Joins: arha (~temp@replaced-ip )
690 [04:16:11] *** Joins: waflessnet__ (~waflessne@replaced-ip )
691 [04:16:40] *** Joins: webuser5224 (~webuser52@replaced-ip )
692 [04:16:47] *** Quits: malaami (~user@replaced-ip ) (Ping timeout: 248 seconds)
693 [04:17:09] *** Quits: waflessnet (~waflessne@replaced-ip ) (Ping timeout: 264 seconds)
694 [04:17:44] *** Quits: johnmidhun (6f5c0663@replaced-ip ) (Ping timeout: 260 seconds)
695 [04:19:12] *** Joins: ChubaDuba (~ChubaDuba@replaced-ip )
696 [04:19:24] *** Quits: Ilyas (uid43013@replaced-ip ) (Quit: Connection closed for inactivity)
697 [04:22:11] *** Joins: beaver (~none@replaced-ip )
698 [04:23:16] *** Quits: vidjogamer (~vidjogame@replaced-ip ) (Remote host closed the connection)
699 [04:23:38] <annadane> ,v wine-d3d9
700 [04:23:39] <judd> No package named 'wine-d3d9' was found in amd64.
701 [04:23:39] *** Quits: ChubaDuba (~ChubaDuba@replaced-ip ) (Client Quit)
702 [04:23:51] <annadane> well, i have no idea how to answer your question
703 [04:24:01] *** Joins: ChubaDuba (~ChubaDuba@replaced-ip )
704 [04:24:16] *** Joins: atrx_ (~atrx@replaced-ip )
705 [04:24:17] <annadane> but again this is for debian and not gentoo
706 [04:24:53] *** Joins: vidjogamer (~vidjogame@replaced-ip )
707 [04:24:55] *** Quits: Ridout (coffee@replaced-ip ) (Ping timeout: 260 seconds)
708 [04:25:08] *** Quits: solaris (~solaris@replaced-ip ) (Quit: solaris)
709 [04:26:14] *** Quits: ChubaDuba (~ChubaDuba@replaced-ip ) (Client Quit)
710 [04:26:35] *** Joins: ChubaDuba (~ChubaDuba@replaced-ip )
711 [04:26:54] *** Joins: disruptivefour (~disruptiv@replaced-ip )
712 [04:27:15] *** Quits: atrx (~atrx@replaced-ip ) (Ping timeout: 260 seconds)
713 [04:27:35] *** Quits: ChubaDuba (~ChubaDuba@replaced-ip ) (Client Quit)
714 [04:28:12] *** Quits: beco (~beco@replaced-ip ) (Quit: Leaving)
715 [04:28:53] <GeHa> there is also question about a game which would test the functionality of wine
716 [04:29:09] *** Quits: kzimmermann (~username@replaced-ip ) (Ping timeout: 264 seconds)
717 [04:29:41] <JackFrost> I have StarCraft to "test" wine with, but last I knew I needed wine-staging for that to work now.
718 [04:30:16] *** Joins: canvon (~canvon@replaced-ip )
719 [04:30:31] *** Joins: numbdewd (~numbdewd@replaced-ip )
720 [04:30:43] *** Quits: disruptivefour (~disruptiv@replaced-ip ) (Remote host closed the connection)
721 [04:30:53] *** Quits: canvon_ (~canvon@replaced-ip ) (Ping timeout: 265 seconds)
722 [04:30:59] *** Quits: Uberius (~Uberius@replaced-ip ) (Remote host closed the connection)
723 [04:31:02] *** Quits: beaver (~none@replaced-ip ) (Quit: Lost terminal)
724 [04:31:05] *** Joins: disruptivefour (~disruptiv@replaced-ip )
725 [04:31:09] *** Joins: Crypto (~Uberius@replaced-ip )
726 [04:31:30] *** Joins: solaris (~solaris@replaced-ip )
727 [04:31:33] <annadane> GeHa, in general, you can search on WINE's website to see how games rank
728 [04:31:40] <annadane> in terms of how well they work with WINE
729 [04:33:53] *** Joins: m3lst4d (m3lst4d@replaced-ip )
730 [04:35:02] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
731 [04:35:45] *** Quits: bananadev (~onlyester@replaced-ip ) (Quit: Leaving)
732 [04:35:52] <pacha> is there a script or program to check for the best debian mirror for my connection? I have a 30mb down link but I get 300kbps, I am in Argentina atm
733 [04:36:23] *** Joins: xcm (~xcm@replaced-ip )
734 [04:36:40] *** Joins: beaver (~none@replaced-ip )
735 [04:37:20] *** Quits: vidjogamer (~vidjogame@replaced-ip ) (Quit: Konversation terminated!)
736 [04:38:47] *** Joins: n4dir (~user@replaced-ip )
737 [04:39:39] *** Quits: rcdilorenzo (~rcdiloren@replaced-ip ) (Quit: rcdilorenzo)
738 [04:39:53] *** Joins: vidjogamer (~vidjogame@replaced-ip )
739 [04:39:55] *** Joins: electro33 (uid613@replaced-ip )
740 [04:40:40] *** Quits: rizzo (~RizzoTheR@replaced-ip ) (Ping timeout: 260 seconds)
741 [04:41:19] *** Quits: annadane (~annadane@replaced-ip ) (Remote host closed the connection)
742 [04:41:57] *** Quits: warai_otoko (~warai_oto@replaced-ip ) (Ping timeout: 240 seconds)
743 [04:42:21] <GeHa> pacha, I know how to create it in php
744 [04:43:04] <GeHa> (but dont worry it would all use native linux commands)
745 [04:44:37] *** Joins: sudhackar_ (~sudhackar@replaced-ip )
746 [04:44:43] *** Quits: disruptivefour (~disruptiv@replaced-ip ) (Remote host closed the connection)
747 [04:45:02] *** Joins: warai_otoko (~warai_oto@replaced-ip )
748 [04:45:03] *** Joins: disruptivefour (~disruptiv@replaced-ip )
749 [04:45:54] *** Quits: r00ter (~r00ter@replaced-ip ) (Disconnected by services)
750 [04:45:55] *** Joins: r0Oter (~r00ter@replaced-ip )
751 [04:46:03] *** Quits: krytarik (~krytarik@replaced-ip ) (Quit: Odcházím)
752 [04:46:33] *** Quits: sudhackar (~sudhackar@replaced-ip ) (Ping timeout: 264 seconds)
753 [04:47:09] *** Quits: Agafnd (~agafnd@replaced-ip ) (Ping timeout: 268 seconds)
754 [04:47:49] *** Quits: pacha (~user@replaced-ip ) (Remote host closed the connection)
755 [04:47:49] *** Quits: disruptivefour (~disruptiv@replaced-ip ) (Client Quit)
756 [04:49:02] *** Joins: vichib (~vichib@replaced-ip )
757 [04:50:22] *** Joins: Sveta_ (~svetlana@replaced-ip )
758 [04:51:03] *** Parts: sveta (~svetlana@replaced-ip ) ()
759 [04:51:14] *** Joins: nashimus (~nashimus@replaced-ip )
760 [04:51:19] *** Quits: nashimus (~nashimus@replaced-ip ) (Client Quit)
761 [04:51:43] *** Quits: jfsCommit (~kdevtmpfs@replaced-ip ) (Remote host closed the connection)
762 [04:52:17] *** Sveta_ is now known as Sveta
763 [04:54:28] *** Joins: ogny (~orkun@replaced-ip )
764 [04:55:27] *** Joins: nashimus (~nashimus@replaced-ip )
765 [04:56:06] *** Quits: Incepti0n (~Incepti0n@replaced-ip##) (Quit: ZNC - ##replaced-url
766 [04:56:30] *** Joins: DaVinciCode1 (~DaVinciCo@replaced-ip )
767 [04:56:50] *** Quits: Nawab (~OtakuSenp@replaced-ip ) (Quit: Lost terminal)
768 [04:58:03] *** Quits: citypw (~citypw@replaced-ip ) (Quit: Leaving)
769 [04:58:50] *** Joins: citypw (~citypw@replaced-ip )
770 [04:59:21] *** Quits: ArlequInOut (~DaVinciCo@replaced-ip ) (Ping timeout: 260 seconds)
771 [04:59:27] *** Quits: m3lst4d (m3lst4d@replaced-ip ) (Ping timeout: 248 seconds)
772 [05:00:08] *** Joins: mandeep (mandeep@replaced-ip )
773 [05:00:41] <mandeep> have there been any reports of intel gpu issues on the newest stable kernel?
774 [05:00:52] <Sveta> CPU or GPU?
775 [05:00:55] <mandeep> gpu
776 [05:01:03] <mandeep> well integrated gpu
777 [05:01:13] *** Joins: farruinn (~nathan@replaced-ip )
778 [05:01:50] <mandeep> im seeing heavy display stuttering when using an IDE and the only thing i can think of that has changed is the kernel
779 [05:02:25] *** Joins: jsdk (~jsdk@replaced-ip )
780 [05:02:55] *** Joins: bananadev (~onlyester@replaced-ip )
781 [05:03:20] *** Quits: wonderworld (~ww@replaced-ip ) (Remote host closed the connection)
782 [05:03:25] <mandeep> well not it's happening no matter what. may be a hardware issue
783 [05:03:25] *** Quits: ogny (~orkun@replaced-ip ) (Ping timeout: 260 seconds)
784 [05:03:28] <mandeep> now*
785 [05:04:07] *** Joins: Nawab (~OtakuSenp@replaced-ip )
786 [05:05:02] *** Quits: dpkg (~dpkg@replaced-ip ) (Quit: buh bye!)
787 [05:05:25] *** Joins: dpkg (~dpkg@replaced-ip )
788 [05:06:23] *** Quits: fiet (~nobody@replaced-ip ) (Ping timeout: 252 seconds)
789 [05:09:41] *** Joins: blitzed (~blitzed@replaced-ip )
790 [05:12:06] *** Joins: fiet (~nobody@replaced-ip )
791 [05:16:04] *** Quits: Spr1ng (~Spr1ng@replaced-ip ) (Quit: WeeChat 1.9)
792 [05:17:19] *** Quits: Zardoz (~Zardoz@replaced-ip##) (Quit: ZNC 1.7.x-nightly-20171027-ddefb03d - ##replaced-url
793 [05:17:35] *** Quits: V-Vega- (~vvega@replaced-ip ) (Ping timeout: 240 seconds)
794 [05:17:39] *** Joins: Zardoz (~Zardoz@replaced-ip )
795 [05:20:22] *** Joins: malaami (~user@replaced-ip )
796 [05:22:17] *** Joins: Agafnd (~agafnd@replaced-ip )
797 [05:23:22] *** Quits: Agafnd (~agafnd@replaced-ip ) (Client Quit)
798 [05:23:53] *** Joins: [b0b] (~bob@replaced-ip )
799 [05:24:32] *** Quits: solaris (~solaris@replaced-ip ) (Quit: solaris)
800 [05:26:49] *** Quits: b0b (~bob@replaced-ip ) (Ping timeout: 256 seconds)
801 [05:26:51] *** [b0b] is now known as b0b
802 [05:27:55] *** Joins: radialneon (~radialneo@replaced-ip )
803 [05:28:02] *** Joins: pyface (~pyface@replaced-ip )
804 [05:31:44] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
805 [05:33:01] *** Joins: skwingar (~skwingar@replaced-ip )
806 [05:33:21] *** Quits: BeamWatcher (~gashead76@replaced-ip ) (Ping timeout: 264 seconds)
807 [05:33:49] *** Joins: Incepti0n (~Incepti0n@replaced-ip )
808 [05:34:15] *** Joins: Bierjpg|XeonX8 (~bier@replaced-ip )
809 [05:34:49] *** Quits: Halcy0n (~Halcy0n@replaced-ip ) (Remote host closed the connection)
810 [05:35:20] *** Quits: radialneon (~radialneo@replaced-ip ) (Remote host closed the connection)
811 [05:35:23] *** Joins: solaris (~solaris@replaced-ip )
812 [05:36:02] *** Joins: radialneon (~radialneo@replaced-ip )
813 [05:37:54] *** Quits: solaris (~solaris@replaced-ip ) (Client Quit)
814 [05:40:40] *** Quits: karakedi (~eAC53C340@replaced-ip ) (Read error: Connection reset by peer)
815 [05:40:56] *** Joins: sweatsuit (~sweatsuit@replaced-ip )
816 [05:41:12] *** Joins: solaris (~solaris@replaced-ip )
817 [05:41:29] *** Joins: SeraphimTech (~Glitchnul@replaced-ip )
818 [05:41:43] *** Quits: nashimus (~nashimus@replaced-ip ) (Quit: Leaving)
819 [05:42:01] *** Quits: SeraphimTech (~Glitchnul@replaced-ip ) (Remote host closed the connection)
820 [05:42:24] *** Joins: SeraphimTech (~Glitchnul@replaced-ip )
821 [05:42:35] *** Joins: atrx (~atrx@replaced-ip )
822 [05:42:41] *** Quits: JustStephIt (~JustSteph@replaced-ip ) (Ping timeout: 256 seconds)
823 [05:43:44] *** Quits: fialka (~user__@replaced-ip ) (Quit: Leaving)
824 [05:43:51] *** Quits: SeraphimTech (~Glitchnul@replaced-ip ) (Remote host closed the connection)
825 [05:44:09] *** Joins: SeraphimTech (~Glitchnul@replaced-ip )
826 [05:44:23] *** Joins: jupitk (c63589c0@replaced-ip )
827 [05:44:31] *** Quits: SeraphimTech (~Glitchnul@replaced-ip ) (Client Quit)
828 [05:44:47] *** Quits: atrx_ (~atrx@replaced-ip ) (Ping timeout: 248 seconds)
829 [05:44:54] *** Joins: SeraphimTech (~Glitchnul@replaced-ip )
830 [05:45:18] *** Joins: cyborg-one (~cyborg-on@replaced-ip )
831 [05:45:39] *** Quits: SeraphimTech (~Glitchnul@replaced-ip ) (Remote host closed the connection)
832 [05:46:04] *** Joins: SeraphimTech (~Glitchnul@replaced-ip )
833 [05:46:12] *** Quits: SeraphimTech (~Glitchnul@replaced-ip ) (Remote host closed the connection)
834 [05:46:34] *** Joins: SeraphimTech (~Glitchnul@replaced-ip )
835 [05:46:42] *** Joins: zeits0fa (~zeitsofa@replaced-ip )
836 [05:46:51] *** Joins: MACscr (~MACscr@replaced-ip )
837 [05:47:17] *** Quits: SeraphimTech (~Glitchnul@replaced-ip ) (Remote host closed the connection)
838 [05:47:33] <jupitk> Where can I find information on the PTI problem for Intel CPU's? And is Debian going to use "nopti" for AMD CPU's when that update comes to stretch?
839 [05:47:39] *** Joins: SeraphimTech (~Glitchnul@replaced-ip )
840 [05:47:51] <jupitk> That is Debian related information.
841 [05:48:04] *** Joins: SeraphimNull (~SeraphimT@replaced-ip )
842 [05:48:24] *** Quits: SeraphimTech (~Glitchnul@replaced-ip ) (Client Quit)
843 [05:48:26] *** Quits: SeraphimNull (~SeraphimT@replaced-ip ) (K-Lined)
844 [05:48:31] *** Joins: Darcidride_ (~Darcidrid@replaced-ip )
845 [05:48:47] *** Quits: rob_debian (~bsd@replaced-ip ) (Remote host closed the connection)
846 [05:49:07] *** Joins: Rokixz (~rokas@replaced-ip )
847 [05:49:13] *** Joins: Darcidride__ (~Darcidrid@replaced-ip )
848 [05:49:26] *** Quits: sofazeit (~zeitsofa@replaced-ip ) (Ping timeout: 268 seconds)
849 [05:50:00] *** Quits: Darcidride_ (~Darcidrid@replaced-ip ) (Remote host closed the connection)
850 [05:50:03] *** Joins: skwingar_ii (~u0_a192@replaced-ip )
851 [05:50:14] <jim> jupitk, what if you try googling for this: debian intel cpu pti problem
852 [05:50:45] *** Quits: Darcidride (~Darcidrid@replaced-ip ) (Remote host closed the connection)
853 [05:50:46] *** Quits: Cabanossi (~Cabanossi@replaced-ip ) (Ping timeout: 264 seconds)
854 [05:50:53] *** Joins: Cabanoss- (~Cabanossi@replaced-ip )
855 [05:51:48] <jim> and, I dunno what debian's plans are regarding nopti and AMD cpus, maybe a google would find an article about that, I dunno
856 [05:51:53] *** Cabanoss- is now known as Cabanossi
857 [05:52:35] *** Quits: derpyhooves_ (~quassel@replaced-ip ) (Quit: No Ping reply in 180 seconds.)
858 [05:53:56] *** Joins: derpyhooves_ (~quassel@replaced-ip )
859 [05:53:57] <jupitk> Ten different phoronix pages about the problem and other useless copy/paste news about linux, nothing about when Debian is getting the patch, nothing about if Debian is going to use "nopti" for AMD CPU's.
860 [05:54:57] *** Quits: GeHa (~GeHa@replaced-ip ) (Ping timeout: 240 seconds)
861 [05:55:21] *** Quits: skwingar_ii (~u0_a192@replaced-ip ) (Quit: WeeChat 2.0.1)
862 [05:55:43] *** Joins: kzimmermann (~username@replaced-ip )
863 [05:56:18] *** Joins: JustStephIt (~JustSteph@replaced-ip )
864 [05:56:29] <somiaj> jupitk: I would wait until the debian team releases a DSA on the details of what gets done in debian.
865 [05:56:42] <somiaj> this is still new, and any patch still needs to be backported
866 [05:56:50] <somiaj> (well new, interms of the news)
867 [05:56:57] <jupitk> Ok, that's why I was asking. I couldn't find anything on it.
868 [05:57:20] *** Joins: Rusty1_ (~kanotix@replaced-ip )
869 [05:57:24] *** Quits: solaris (~solaris@replaced-ip ) (Quit: solaris)
870 [05:57:39] *** Joins: xormor (~xormor@replaced-ip )
871 [05:57:56] <somiaj> redhat only today released fixes for rhel7, and that has enterprise support, I expect the fixes to move through the other distros about on a reasonable time line
872 [05:58:38] *** Joins: solaris (~solaris@replaced-ip )
873 [05:58:41] *** Quits: solaris (~solaris@replaced-ip ) (Client Quit)
874 [05:59:33] <somiaj> there appears to be three cve's assoicated with this you can track on security-tracker.debian.org, right now they are mostly just resreved for when info is ready to be released.
875 [06:00:08] <jupitk> Alright, I'll check that.
876 [06:00:24] *** Joins: v01t (~v01t@replaced-ip )
877 [06:01:49] *** Joins: iflema (~ian@replaced-ip )
878 [06:02:09] *** Joins: nashimus (~nashimus@replaced-ip )
879 [06:02:11] *** Quits: nashimus (~nashimus@replaced-ip ) (Client Quit)
880 [06:02:54] *** Quits: xormor (~xormor@replaced-ip ) (Quit: Leaving)
881 [06:04:57] *** Joins: setty (~setty@replaced-ip )
882 [06:05:51] *** Joins: TigerbotHesh_ (~TigerbotH@replaced-ip )
883 [06:06:49] *** Quits: jupitk (c63589c0@replaced-ip ) (Quit: Page closed)
884 [06:08:07] *** Joins: GeHa (~GeHa@replaced-ip )
885 [06:08:26] *** Quits: Tigerbot_Hesh (~TigerbotH@replaced-ip ) (Ping timeout: 272 seconds)
886 [06:11:05] *** Quits: amcorrei1 (~amcorreia@replaced-ip ) (Ping timeout: 240 seconds)
887 [06:11:56] *** Joins: xormor (~xormor@replaced-ip )
888 [06:12:13] *** Quits: nomic (~nomic4@replaced-ip ) (Remote host closed the connection)
889 [06:13:49] *** Quits: n4dir (~user@replaced-ip ) (Remote host closed the connection)
890 [06:14:04] *** Joins: hamersaw (~hamersaw@replaced-ip )
891 [06:14:07] *** Joins: OS-35365 (~OS-35365@replaced-ip )
892 [06:15:15] *** Joins: karakedi (~eAC53C340@replaced-ip )
893 [06:15:15] *** Quits: karakedi (~eAC53C340@replaced-ip ) (Changing host)
894 [06:15:15] *** Joins: karakedi (~eAC53C340@replaced-ip )
895 [06:19:57] *** Quits: iflema (~ian@replaced-ip ) (Ping timeout: 240 seconds)
896 [06:22:45] *** Quits: diniwed (~gavron@replaced-ip ) (Ping timeout: 260 seconds)
897 [06:23:10] *** Quits: Tramp (~Tramp@replaced-ip ) (Quit: cu)
898 [06:23:47] *** Joins: safe (~safe@replaced-ip )
899 [06:24:21] *** Joins: solaris (~solaris@replaced-ip )
900 [06:24:51] *** Quits: skwingar (~skwingar@replaced-ip ) (Quit: WeeChat 2.0.1)
901 [06:25:27] *** Joins: iflema (~ian@replaced-ip )
902 [06:26:08] *** Quits: solaris (~solaris@replaced-ip ) (Client Quit)
903 [06:26:22] *** Joins: bananadev_ (~onlyester@replaced-ip )
904 [06:27:38] *** Joins: solaris (~solaris@replaced-ip )
905 [06:27:59] *** Quits: bananadev (~onlyester@replaced-ip ) (Ping timeout: 248 seconds)
906 [06:31:24] *** Quits: solaris (~solaris@replaced-ip ) (Client Quit)
907 [06:33:07] *** Quits: nic_ (~nic@replaced-ip ) ()
908 [06:34:06] *** Quits: malaami (~user@replaced-ip ) (Quit: Leaving)
909 [06:34:23] *** Quits: atrx (~atrx@replaced-ip ) (Ping timeout: 248 seconds)
910 [06:36:57] *** Quits: iflema (~ian@replaced-ip ) (Ping timeout: 264 seconds)
911 [06:37:42] *** Joins: rkta (~kt@replaced-ip )
912 [06:38:28] *** Joins: atrx (~atrx@replaced-ip )
913 [06:39:40] *** Quits: thunderrd (~thunderrd@replaced-ip ) (Quit: Leaving)
914 [06:39:58] *** tnewman_ is now known as tnewman
915 [06:41:14] *** Quits: zophyx (~zophyx@replaced-ip ) (Ping timeout: 276 seconds)
916 [06:41:17] *** Joins: thunderrd (~thunderrd@replaced-ip )
917 [06:41:20] *** Quits: derpyhooves_ (~quassel@replaced-ip ) (Quit: No Ping reply in 180 seconds.)
918 [06:41:44] *** Joins: gonegirl (~gonegirl@replaced-ip )
919 [06:42:17] *** Quits: gonegirl (~gonegirl@replaced-ip ) (Client Quit)
920 [06:42:41] *** Joins: derpyhooves_ (~quassel@replaced-ip )
921 [06:46:39] *** Quits: kzimmermann (~username@replaced-ip ) (Ping timeout: 248 seconds)
922 [06:48:44] *** Joins: un214 (~un214@replaced-ip )
923 [06:49:13] *** Joins: jfsCommit (~kdevtmpfs@replaced-ip )
924 [06:49:32] <un214> we got a patch for meltdown yet?
925 [06:50:54] *** Quits: un214 (~un214@replaced-ip ) (Remote host closed the connection)
926 [06:54:15] *** Joins: la_mettrie (rimrunner@replaced-ip )
927 [06:54:19] *** Quits: Rusty1_ (~kanotix@replaced-ip ) (Quit: Konversation terminated!)
928 [06:54:49] *** Parts: la_mettrie (rimrunner@replaced-ip ) ()
929 [06:55:25] *** Quits: ANIM4 (cruz@replaced-ip ) (Changing host)
930 [06:55:25] *** Joins: ANIM4 (cruz@replaced-ip )
931 [06:56:25] *** Joins: dolphy (~kramer@replaced-ip )
932 [07:00:03] *** Quits: OS-35365 (~OS-35365@replaced-ip ) (Read error: Connection reset by peer)
933 [07:01:19] *** Joins: OS-35365 (~OS-35365@replaced-ip )
934 [07:01:55] *** Joins: zophyx (~zophyx@replaced-ip )
935 [07:02:57] *** Quits: OS-34800 (~OS-34800@replaced-ip ) (Ping timeout: 240 seconds)
936 [07:04:24] *** Joins: DieMoesch (~thomas@replaced-ip )
937 [07:06:07] *** Joins: skwingar (~u0_a192@replaced-ip )
938 [07:06:12] *** Quits: DieMoesch (~thomas@replaced-ip ) (Client Quit)
939 [07:06:37] <zerocool> how easy is that to exploit, is it called 'meltdown'?
940 [07:07:11] <zerocool> it's basically like a buffer overflow yeah?
941 [07:09:15] *** Joins: iflema (~ian@replaced-ip )
942 [07:09:18] *** Joins: maaleio (~user@replaced-ip )
943 [07:09:21] *** Quits: bnw (~bnw@replaced-ip ) (Ping timeout: 264 seconds)
944 [07:09:23] *** Quits: grepper (~grepper@replaced-ip ) (Ping timeout: 256 seconds)
945 [07:09:50] *** Joins: amorel_ (~amorel@replaced-ip )
946 [07:10:19] *** Joins: bnw (~bnw@replaced-ip )
947 [07:10:21] *** Quits: hamersaw (~hamersaw@replaced-ip ) (Quit: WeeChat 1.6)
948 [07:10:30] *** Quits: LifeFrame (~smica83@replaced-ip ) (Quit: Bye)
949 [07:13:21] *** Quits: dolphy (~kramer@replaced-ip ) (Ping timeout: 256 seconds)
950 [07:14:29] *** Quits: jfsCommit (~kdevtmpfs@replaced-ip ) (Ping timeout: 256 seconds)
951 [07:14:43] *** Joins: baptist (~baptsk@replaced-ip )
952 [07:15:25] *** Joins: grepper (~grepper@replaced-ip )
953 [07:16:41] *** Joins: Ericounet (~Ericounet@replaced-ip )
954 [07:17:30] *** Joins: patterson (~patterson@replaced-ip )
955 [07:17:53] *** Joins: dolphy (~kramer@replaced-ip )
956 [07:18:23] *** Quits: GeHa (~GeHa@replaced-ip ) (Quit: Leaving)
957 [07:19:26] *** Joins: ShapeShifter499 (~ShapeShif@replaced-ip )
958 [07:21:00] *** Quits: dax (~dax@replaced-ip ) (Quit: dax)
959 [07:21:19] *** Quits: Delta-One (~zero@replaced-ip ) (Read error: Connection reset by peer)
960 [07:21:39] *** Joins: Delta-One (~zero@replaced-ip )
961 [07:24:46] *** Joins: Neomex (~quassel@replaced-ip )
962 [07:26:27] *** Quits: rkta (~kt@replaced-ip ) (Ping timeout: 240 seconds)
963 [07:28:06] *** Joins: Bx6a616d6573 (~Bx6a616d6@replaced-ip )
964 [07:28:07] *** Quits: Bx6a616d6573 (~Bx6a616d6@replaced-ip ) (Max SendQ exceeded)
965 [07:28:50] *** Joins: skynix (~skynix@replaced-ip )
966 [07:29:12] *** Parts: skynix (~skynix@replaced-ip ) ()
967 [07:29:57] *** Quits: iflema (~ian@replaced-ip ) (Ping timeout: 268 seconds)
968 [07:31:54] *** Joins: iflema (~ian@replaced-ip )
969 [07:33:49] *** Quits: konakona_ (~konakona_@replaced-ip ) (Remote host closed the connection)
970 [07:34:58] *** Quits: skwingar (~u0_a192@replaced-ip ) (Quit: WeeChat 2.0.1)
971 [07:38:25] *** Joins: LocaMocha (bocaneri@replaced-ip )
972 [07:39:25] *** Joins: aaap (~aaap@replaced-ip )
973 [07:40:51] *** Quits: aaap (~aaap@replaced-ip ) (Client Quit)
974 [07:42:08] *** Quits: colttt (~quassel@replaced-ip ) (Quit: No Ping reply in 180 seconds.)
975 [07:43:54] *** Quits: hikiko (~hikiko@replaced-ip##) (Quit: ZNC 1.6.2+deb2build1 - ##replaced-url
976 [07:43:58] *** Joins: colttt (~quassel@replaced-ip )
977 [07:44:36] *** Joins: handsome_feng (~feng@replaced-ip )
978 [07:45:51] *** Joins: hikiko (~hikiko@replaced-ip )
979 [07:49:04] *** Quits: unicron_ (~unicron@replaced-ip ) (Ping timeout: 268 seconds)
980 [07:49:36] *** Quits: ChmEarl (~chmearl@replaced-ip ) (Quit: Leaving)
981 [07:49:54] *** Quits: blitzed (~blitzed@replaced-ip ) (Quit: Leaving)
982 [07:50:17] *** Joins: dax (dax@replaced-ip )
983 [07:50:55] *** Quits: Obi-Wan (~obi-wan@replaced-ip ) (Ping timeout: 268 seconds)
984 [07:53:34] *** Quits: colttt (~quassel@replaced-ip ) (Quit: No Ping reply in 180 seconds.)
985 [07:53:47] *** Joins: Obi-Wan (~obi-wan@replaced-ip )
986 [07:54:23] *** Quits: dolphy (~kramer@replaced-ip ) (Ping timeout: 248 seconds)
987 [07:55:07] *** Quits: Noldorin (~noldorin@replaced-ip ) (Ping timeout: 255 seconds)
988 [07:55:12] *** Joins: colttt (~quassel@replaced-ip )
989 [07:55:53] *** Joins: nix64bit (~Thunderbi@replaced-ip )
990 [07:57:10] *** Quits: Adbray (~Adbray@replaced-ip ) (Quit: Quit)
991 [07:58:53] *** Joins: unicron_ (~unicron@replaced-ip )
992 [07:59:04] *** Quits: pelegreno (~cinch@replaced-ip ) (Read error: Connection reset by peer)
993 [07:59:40] *** Joins: pelegreno (~cinch@replaced-ip )
994 [07:59:55] *** Joins: Zvmdyv (~Zvmdyv@replaced-ip )
995 [08:00:17] *** Joins: chromebeta[m] (chromebeta@replaced-ip )
996 [08:00:27] *** Quits: kriskropd (~kris@replaced-ip ) (Ping timeout: 240 seconds)
997 [08:01:53] *** Joins: solaris (~solaris@replaced-ip )
998 [08:03:53] *** Quits: patterson (~patterson@replaced-ip ) (Quit: I quit)
999 [08:04:00] *** Quits: baa44 (~root@replaced-ip ) (Read error: Connection reset by peer)
1000 [08:04:13] *** Joins: baa44 (~root@replaced-ip )
1001 [08:05:08] <hays_> is this OK sources.list? replaced-url
1002 [08:05:21] *** Joins: echelon (~echelon@replaced-ip )
1003 [08:05:38] *** Joins: Bitlog (~dsadasdfs@replaced-ip )
1004 [08:06:06] <echelon> how do i find out which package contains a particular file
1005 [08:06:16] *** Olufunmilayo is now known as monerosux
1006 [08:06:25] <somiaj> echelon: installed on your system, or one that you want to install?
1007 [08:06:41] <echelon> somiaj: i want to install
1008 [08:06:51] <somiaj> echelon: use apt-file or packages.debian.org
1009 [08:07:04] <echelon> thanks
1010 [08:07:04] *** Joins: Haohmaru (~Haohmaru@replaced-ip )
1011 [08:07:07] *** monerosux is now known as Olufunmilayo
1012 [08:07:47] <echelon> somiaj: can i narrow search in packages.debian.org by arch?
1013 [08:07:48] <somiaj> hays_: I would use deb.debian.org insteald of http.debian.net and ftp.us.debian.org as your mirrors. I cannot comment on how well the packages from nginx integrate with debian, but debian does provide ngnix. Just be careful with third party repos.
1014 [08:07:48] *** Quits: colttt (~quassel@replaced-ip ) (Quit: No Ping reply in 180 seconds.)
1015 [08:08:07] <somiaj> echelon: I'm unsure
1016 [08:08:09] *** Joins: gonegirl (~gonegirl@replaced-ip )
1017 [08:08:47] *** Quits: Obi-Wan (~obi-wan@replaced-ip ) (Ping timeout: 248 seconds)
1018 [08:09:24] <hays_> somiaj: and that backports line is ok right?
1019 [08:09:29] *** Quits: gonegirl (~gonegirl@replaced-ip ) (Client Quit)
1020 [08:09:43] *** Joins: colttt (~quassel@replaced-ip )
1021 [08:09:56] <somiaj> hays_: I would use deb.debian.org as mentioned.
1022 [08:10:09] <hays_> right
1023 [08:10:58] <echelon> seems libgcc-*-dev is only available for i386 and ia64
1024 [08:11:44] *** Quits: boturk (~boturk@replaced-ip ) (Ping timeout: 252 seconds)
1025 [08:11:45] <somiaj> and not amd64?
1026 [08:12:00] <themill> that rather depends on what * is
1027 [08:12:18] *** Joins: dec0n (~dec0n@replaced-ip )
1028 [08:12:33] *** Quits: kculpis (~kculpic@replaced-ip ) (Ping timeout: 246 seconds)
1029 [08:12:34] <echelon> the version # of libgcc
1030 [08:12:42] *** Quits: awal1 (~awal1@replaced-ip ) (Quit: Leaving)
1031 [08:12:46] <themill> which one though?
1032 [08:12:52] <themill> ,archs libgcc-6-dev
1033 [08:12:53] <judd> Package libgcc-6-dev in stretch: amd64 (6.3.0-18), arm64 (6.3.0-18), armel (6.3.0-18), armhf (6.3.0-18), i386 (6.3.0-18), mips (6.3.0-18), mips64el (6.3.0-18), mipsel (6.3.0-18), ppc64el (6.3.0-18), s390x (6.3.0-18)
1034 [08:12:58] <echelon> replaced-url
1035 [08:13:14] <echelon> i need it for arm
1036 [08:13:24] <themill> there is no arm architecure
1037 [08:13:50] <echelon> [arm64] [armel] [armhf] etc
1038 [08:13:54] <themill> Perhaps you could start again and ask a more precise question to save us having to guess
1039 [08:14:00] <themill> well which?
1040 [08:14:24] *** Joins: boturk (boturk@replaced-ip )
1041 [08:14:25] <echelon> any one of those would be a good start
1042 [08:14:57] *** Quits: DaVinciCode1 (~DaVinciCo@replaced-ip ) (Ping timeout: 240 seconds)
1043 [08:15:01] *** Joins: dohfish (~oemillak@replaced-ip )
1044 [08:16:31] *** Quits: DerLGm (~DerLGm@replaced-ip ) (Ping timeout: 252 seconds)
1045 [08:16:46] <themill> What are you actually trying to do? Your question as I currently understand it makes no sense.
1046 [08:17:15] <themill> Which release of debian and which debian architecture?
1047 [08:18:18] <echelon> i'm trying to get a package that contains mm_malloc.h for armhf
1048 [08:18:25] <echelon> jessie
1049 [08:18:26] *** Joins: ongolaBoy (~ongolaBoy@replaced-ip )
1050 [08:18:29] <themill> why? that's an odd thing to want
1051 [08:18:41] <echelon> what makes you think that would be odd?
1052 [08:19:14] <nix64bit> its a c header lib for memory aloc i image
1053 [08:19:27] *** Quits: Nawab (~OtakuSenp@replaced-ip ) (Ping timeout: 248 seconds)
1054 [08:19:29] <themill> code would not be touching that file
1055 [08:19:39] <echelon> what?
1056 [08:20:37] <themill> It contains private implementation details for gcc
1057 [08:21:12] <nix64bit> did you get an error doing something?
1058 [08:21:17] *** Joins: Nawab (~OtakuSenp@replaced-ip )
1059 [08:21:20] <echelon> yeah, that's why it's contained in libgcc-dev
1060 [08:21:45] <echelon> nix64bit: yeah, i'm trying to compile something that wants mm_malloc.h
1061 [08:22:02] <nix64bit> so its a c program?
1062 [08:22:07] <echelon> yes
1063 [08:22:12] <themill> can we please get away from "something"s and see real output in a pastebin?
1064 [08:22:22] *** Quits: benj_ (~benj_@replaced-ip ) (Ping timeout: 268 seconds)
1065 [08:22:42] <echelon> Mem_unix.cpp:32:26: fatal error: mm_malloc.h: No such file or directory
1066 [08:22:48] <nix64bit> that would help or at least lessen the mystery
1067 [08:23:08] <themill> the whole lot
1068 [08:23:11] <nix64bit> have you installed gcc ?
1069 [08:23:17] <echelon> yes
1070 [08:23:22] <nix64bit> setup tools
1071 [08:23:37] <echelon> yeah, build-tools
1072 [08:24:08] <echelon> and whatever dependencies
1073 [08:24:18] *** Joins: benj_ (~benj_@replaced-ip )
1074 [08:24:36] <echelon> is this adequate? replaced-url
1075 [08:25:02] *** Joins: n4dir (~user@replaced-ip )
1076 [08:25:12] *** Quits: metxn (~metax@replaced-ip ) (Remote host closed the connection)
1077 [08:25:31] *** Joins: woshty (~woshty@replaced-ip )
1078 [08:25:52] <nix64bit> what package are you trying to build?
1079 [08:25:58] *** Joins: metxn (~metax@replaced-ip )
1080 [08:26:31] *** Joins: chele (~chele@replaced-ip )
1081 [08:26:47] *** Quits: metxn (~metax@replaced-ip ) (Remote host closed the connection)
1082 [08:27:21] *** Joins: metxn (~metax@replaced-ip )
1083 [08:27:29] *** Quits: pelegreno (~cinch@replaced-ip ) (Remote host closed the connection)
1084 [08:27:33] <nix64bit> you might have the wrong architecture
1085 [08:27:41] <themill> echelon: can you pastebin that cpp file?
1086 [08:27:57] *** Joins: Rhaal (~Rhaal@replaced-ip )
1087 [08:28:03] <echelon> there's a branch dedicated just for arm.. replaced-url
1088 [08:29:08] <themill> echelon: did you tell it that you're compiling for arm?
1089 [08:29:17] <echelon> themill: replaced-url
1090 [08:29:22] <echelon> i'm not cross-compiling
1091 [08:29:40] <themill> that's not what I asked. Look at the code -- compiling for arm should not need that file
1092 [08:29:42] *** Joins: zamuro (~Samantha@replaced-ip )
1093 [08:29:42] *** Quits: zamuro (~Samantha@replaced-ip ) (Changing host)
1094 [08:29:42] *** Joins: zamuro (~Samantha@replaced-ip )
1095 [08:30:01] <echelon> oh ok
1096 [08:30:08] <echelon> yeah, not sure how that's defined
1097 [08:30:55] <nix64bit> i think you have your answer
1098 [08:31:06] <themill> replaced-url
1099 [08:31:31] <themill> Their version of "arm" is much more powerful
1100 [08:32:06] <echelon> my version has neon/hardware aes support as well
1101 [08:32:44] *** Joins: LucaTM (~LucaTM@replaced-ip )
1102 [08:33:15] <echelon> hrm.. replaced-url
1103 [08:33:34] <echelon> i think i need to checkout from that
1104 [08:33:51] *** Joins: dayten (~gnoid@replaced-ip )
1105 [08:33:56] <echelon> thanks
1106 [08:34:01] *** debhelper sets mode: +l 1679
1107 [08:34:12] *** Quits: TimJay (~tim@replaced-ip ) (Quit: Konversation terminated!)
1108 [08:34:16] *** Joins: conta (~Thunderbi@replaced-ip )
1109 [08:35:15] <themill> echelon: they're looking only at 64 bit arm while armhf is 32 bit. (and aarch64 stuff is much newer and more expensive than anything that you'd have jessie on)
1110 [08:35:48] <echelon> hrm
1111 [08:35:56] <themill> oh, we did manage arm64 for jessie, just
1112 [08:36:38] *** Joins: kriskropd (~kris@replaced-ip )
1113 [08:36:57] <echelon> HEAD is now at aa4f8b6
1114 [08:36:57] *** Joins: qba73 (~qba73@replaced-ip )
1115 [08:37:00] <echelon> wasn't merged
1116 [08:37:02] *** Quits: qba73 (~qba73@replaced-ip ) (Remote host closed the connection)
1117 [08:37:14] <echelon> thanks again
1118 [08:37:18] *** Joins: qba73 (~qba73@replaced-ip )
1119 [08:37:37] *** Joins: Elirips (~Elirips@replaced-ip )
1120 [08:37:48] *** Joins: winem_ (~quassel@replaced-ip )
1121 [08:37:48] *** Quits: qba73 (~qba73@replaced-ip ) (Remote host closed the connection)
1122 [08:37:49] *** Quits: colttt (~quassel@replaced-ip ) (Quit: No Ping reply in 180 seconds.)
1123 [08:38:33] *** Joins: qba73 (~qba73@replaced-ip )
1124 [08:39:04] *** Quits: qba73 (~qba73@replaced-ip ) (Remote host closed the connection)
1125 [08:39:31] *** Quits: thunderrd (~thunderrd@replaced-ip ) (Remote host closed the connection)
1126 [08:39:32] *** Joins: colttt (~quassel@replaced-ip )
1127 [08:39:35] *** Joins: gagrio (~gagrio@replaced-ip )
1128 [08:39:49] *** Joins: qba73 (~qba73@replaced-ip )
1129 [08:39:53] *** Joins: jubo2 (~juboxi@replaced-ip )
1130 [08:40:06] *** Joins: pelegreno (~cinch@replaced-ip )
1131 [08:40:20] *** Quits: qba73 (~qba73@replaced-ip ) (Remote host closed the connection)
1132 [08:41:04] *** Joins: qba73 (~qba73@replaced-ip )
1133 [08:41:23] *** Joins: thunderrd (~thunderrd@replaced-ip )
1134 [08:41:23] <echelon> success :)
1135 [08:41:35] *** Quits: qba73 (~qba73@replaced-ip ) (Remote host closed the connection)
1136 [08:42:00] *** Joins: qba73 (~qba73@replaced-ip )
1137 [08:42:11] *** Quits: maaleio (~user@replaced-ip ) (Quit: Leaving)
1138 [08:42:26] *** Joins: RebelCoder (~RebelCode@replaced-ip )
1139 [08:42:32] *** Quits: qba73 (~qba73@replaced-ip ) (Remote host closed the connection)
1140 [08:42:42] *** Quits: thunderrd (~thunderrd@replaced-ip ) (Read error: Connection reset by peer)
1141 [08:42:55] *** Joins: qba73 (~qba73@replaced-ip )
1142 [08:42:56] *** Joins: thunderrd (~thunderrd@replaced-ip )
1143 [08:43:28] *** Quits: qba73 (~qba73@replaced-ip ) (Remote host closed the connection)
1144 [08:44:01] *** debhelper sets mode: +l 1685
1145 [08:44:14] *** Quits: solaris (~solaris@replaced-ip ) (Quit: solaris)
1146 [08:44:14] *** Quits: nighty-- (~nighty@replaced-ip ) (Remote host closed the connection)
1147 [08:44:16] *** Quits: thunderrd (~thunderrd@replaced-ip ) (Max SendQ exceeded)
1148 [08:44:21] <themill> :)
1149 [08:44:47] *** Joins: thunderrd (~thunderrd@replaced-ip )
1150 [08:45:22] *** Joins: GeHa (~GeHa@replaced-ip )
1151 [08:48:31] *** Joins: ChubaDuba (~ChubaDuba@replaced-ip )
1152 [08:49:19] *** Quits: Bitlog (~dsadasdfs@replaced-ip ) (Ping timeout: 248 seconds)
1153 [08:49:21] *** Quits: woshty (~woshty@replaced-ip ) (Read error: Connection reset by peer)
1154 [08:49:39] *** Joins: woshty (~woshty@replaced-ip )
1155 [08:49:54] *** Joins: solaris (~solaris@replaced-ip )
1156 [08:51:38] *** Joins: Tudor_ (~XTC@replaced-ip )
1157 [08:52:05] *** Joins: jerdef82 (~jerdef@replaced-ip )
1158 [08:52:42] *** Quits: solaris (~solaris@replaced-ip ) (Client Quit)
1159 [08:53:34] *** Joins: fearnothing (~nothing@replaced-ip )
1160 [08:54:03] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
1161 [08:54:07] *** Joins: Havis (~Havis@replaced-ip )
1162 [08:54:31] *** Joins: solaris (~solaris@replaced-ip )
1163 [08:54:44] *** Quits: solaris (~solaris@replaced-ip ) (Client Quit)
1164 [08:54:59] *** Joins: BlueByte (~walther@replaced-ip )
1165 [08:55:01] *** Quits: m3pow (~XTC@replaced-ip ) (Ping timeout: 260 seconds)
1166 [08:55:20] *** Joins: xcm (~xcm@replaced-ip )
1167 [08:55:33] *** Joins: Agiofws (0257a222@replaced-ip )
1168 [08:55:40] <Agiofws> hello
1169 [08:55:48] <echelon> hey
1170 [08:56:46] <Agiofws> i'd like to add a home folder and all its dirs under it to get access RW to another user can anyone help me with this issue
1171 [08:57:36] <echelon> you can use a common group
1172 [08:57:53] *** Quits: ChubaDuba (~ChubaDuba@replaced-ip ) (Quit: WeeChat 1.6)
1173 [08:58:08] *** Joins: Anvesh (~anvesh@replaced-ip )
1174 [08:58:12] *** Joins: martinus__ (~martin@replaced-ip )
1175 [08:58:14] <echelon> add your user to that group, and make the home dir group readable/writable
1176 [08:58:27] <Agiofws> this is the folder /home/agiofws/Documents/special-docs/ and all its dirs under it
1177 [08:58:47] <echelon> or you can use access control lists, which you'll have to enable for your fs
1178 [08:58:56] *** Joins: ChubaDuba (~ChubaDuba@replaced-ip )
1179 [08:59:13] <Agiofws> i've tried both buts i'm stalling somewhere
1180 [08:59:18] <Agiofws> but*
1181 [08:59:40] <echelon> oh
1182 [09:00:14] <echelon> it probably won't be reachable since probably the parent directories are restricted
1183 [09:00:32] *** Joins: Obi-Wan (~obi-wan@replaced-ip )
1184 [09:00:39] <Anvesh> can you plz help how to upload a file using a lfi
1185 [09:01:22] <Agiofws> do you mean that /home folder chould have groupname for the user that wants to access the folder?
1186 [09:02:27] <echelon> yeah, i would just create a dir outside of the home dir, and just create a symlink to it in your Documents dir
1187 [09:03:21] *** Quits: ChubaDuba (~ChubaDuba@replaced-ip ) (Client Quit)
1188 [09:03:33] <echelon> eg, ln -s /tmp/special-docs /home/agiofws/Documents/special-docs
1189 [09:04:01] *** debhelper sets mode: +l 1691
1190 [09:04:48] *** Joins: JustASlacker (~JustASlac@replaced-ip )
1191 [09:05:34] <Agiofws> echelon: i don't have access to /home/agiofws/Documents/special-docs/ and my user is for example bill
1192 [09:05:40] *** Joins: sofazeit (~zeitsofa@replaced-ip )
1193 [09:06:06] <Agiofws> i want user bill to access everything r+w everything under special-docs/
1194 [09:07:04] <Agiofws> i can't even cd in to it
1195 [09:07:15] *** Quits: dreamon__ (~dreamon@replaced-ip ) (Ping timeout: 260 seconds)
1196 [09:07:21] *** Quits: kriskropd (~kris@replaced-ip ) (Ping timeout: 265 seconds)
1197 [09:07:41] <Agiofws> and special-docs does have my group name example bill
1198 [09:08:01] *** Quits: zeits0fa (~zeitsofa@replaced-ip ) (Ping timeout: 248 seconds)
1199 [09:08:30] <Agiofws> echelon: what does the + sign mean drwxrwxr-x+ foe special-docs/ ?
1200 [09:08:33] <Agiofws> for*
1201 [09:08:51] *** Joins: osro (~osro@replaced-ip )
1202 [09:09:35] *** Joins: solaris (~solaris@replaced-ip )
1203 [09:09:37] *** Quits: solaris (~solaris@replaced-ip ) (Client Quit)
1204 [09:10:57] *** Quits: dayten (~gnoid@replaced-ip ) (Ping timeout: 240 seconds)
1205 [09:11:21] <somiaj> Agiofws: I think it means extended attributes, look at xattr package
1206 [09:11:52] <somiaj> also look up ACL (access control lists)
1207 [09:13:51] *** Joins: llucenic (~Thunderbi@replaced-ip )
1208 [09:14:55] *** Quits: thunderrd (~thunderrd@replaced-ip ) (Read error: Connection reset by peer)
1209 [09:15:05] *** Joins: thunderrd (~thunderrd@replaced-ip )
1210 [09:15:30] *** Joins: dionysus69 (~Thunderbi@replaced-ip )
1211 [09:15:31] *** Joins: luneff (~yury@replaced-ip )
1212 [09:15:52] *** Quits: thunderrd (~thunderrd@replaced-ip ) (Remote host closed the connection)
1213 [09:16:51] *** Joins: thunderrd (~thunderrd@replaced-ip )
1214 [09:17:22] *** Quits: Agiofws (0257a222@replaced-ip ) (Quit: Page closed)
1215 [09:17:46] *** Quits: thallada (~thallada@replaced-ip ) (Ping timeout: 260 seconds)
1216 [09:17:53] *** Quits: zophyx (~zophyx@replaced-ip ) (Ping timeout: 276 seconds)
1217 [09:19:18] *** Joins: thallada (~thallada@replaced-ip )
1218 [09:20:05] *** Joins: user03 (~user03@replaced-ip )
1219 [09:20:41] *** Joins: qba73 (~qba73@replaced-ip )
1220 [09:20:58] *** Quits: metxn (~metax@replaced-ip ) (Ping timeout: 272 seconds)
1221 [09:23:27] *** Quits: Obi-Wan (~obi-wan@replaced-ip ) (Ping timeout: 240 seconds)
1222 [09:24:04] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
1223 [09:25:14] *** Joins: Johnie (5877985d@replaced-ip )
1224 [09:25:19] <Johnie> How to configure a PPPoE Dual Stack (IPv4 & IPv6) Server?
1225 [09:25:37] *** Joins: xcm (~xcm@replaced-ip )
1226 [09:26:11] *** Joins: overlord_tm (~andraz@replaced-ip )
1227 [09:27:29] <Dagger> you've asked that in both #openwrt and #debian. I can understand ##networking, in which you also asked, but asking in two vendor-specific channels doesn't make much sense unless you've decided to swap from openwrt to debian on your router in the past 40 minutes
1228 [09:27:41] <Dagger> which... is perfectly possible, I guess
1229 [09:27:46] *** Joins: CapsAdmin (~CapsAdmin@replaced-ip )
1230 [09:29:21] *** Joins: KnoP (~andreas@replaced-ip )
1231 [09:30:12] *** Joins: pingfloyd (~pingfloyd@replaced-ip )
1232 [09:30:57] *** Joins: turfal (~Thunderbi@replaced-ip )
1233 [09:31:36] *** Joins: ezdev (~user@replaced-ip )
1234 [09:33:31] *** Joins: srtu (~hypnotoad@replaced-ip )
1235 [09:33:50] *** Quits: n4dir (~user@replaced-ip ) (Remote host closed the connection)
1236 [09:33:57] *** Joins: BlueByte_ (~walther@replaced-ip )
1237 [09:34:01] *** debhelper sets mode: +l 1699
1238 [09:34:03] *** Joins: kriskropd (~kris@replaced-ip )
1239 [09:34:16] *** Joins: Pjusur (~Pjusur@replaced-ip )
1240 [09:34:22] *** Quits: Anvesh (~anvesh@replaced-ip ) (Quit: Leaving)
1241 [09:35:09] *** Quits: BlueByte (~walther@replaced-ip ) (Ping timeout: 264 seconds)
1242 [09:35:20] *** Joins: lysiths (a10336b6@replaced-ip )
1243 [09:35:27] *** Quits: fearnothing (~nothing@replaced-ip ) (Ping timeout: 240 seconds)
1244 [09:37:12] *** Joins: Obi-Wan (~obi-wan@replaced-ip )
1245 [09:38:17] <Neomex> is there opposite command to su without quitting terminal?
1246 [09:38:44] *** Quits: safe (~safe@replaced-ip ) (Read error: Connection reset by peer)
1247 [09:41:00] *** Quits: osro (~osro@replaced-ip ) (Quit: osro)
1248 [09:41:12] *** Joins: orkan (~orkan@replaced-ip )
1249 [09:42:08] *** Joins: bvdk (~bvdkfreen@replaced-ip )
1250 [09:42:38] *** Joins: schu-r (~Thunderbi@replaced-ip )
1251 [09:43:32] *** Quits: nix64bit (~Thunderbi@replaced-ip ) (Quit: nix64bit)
1252 [09:43:46] *** Quits: Obi-Wan (~obi-wan@replaced-ip ) (Ping timeout: 268 seconds)
1253 [09:44:04] *** Joins: claraX (~siyuan@replaced-ip )
1254 [09:44:38] *** Joins: err404 (~err404@replaced-ip )
1255 [09:47:38] *** Quits: Zorroness (~Zorroness@replaced-ip ) (Quit: Connection reset by beer)
1256 [09:48:24] *** Parts: claraX (~siyuan@replaced-ip ) ()
1257 [09:48:27] *** Joins: gb00s (uid99359@replaced-ip )
1258 [09:49:46] *** Joins: shu (~haipeng@replaced-ip )
1259 [09:51:27] *** Quits: Nnnavd (~Nnavd@replaced-ip ) (Ping timeout: 256 seconds)
1260 [09:54:15] *** Quits: unicron_ (~unicron@replaced-ip ) (Ping timeout: 268 seconds)
1261 [09:54:56] *** Joins: unicron_ (~unicron@replaced-ip )
1262 [09:55:27] *** Quits: farruinn (~nathan@replaced-ip ) (Ping timeout: 240 seconds)
1263 [09:55:39] *** Quits: BlueByte_ (~walther@replaced-ip ) (Read error: Connection reset by peer)
1264 [09:56:57] *** Joins: peixoto (~peixoto@replaced-ip )
1265 [09:57:30] *** Joins: LioneLL (~Pidgin@replaced-ip )
1266 [09:58:39] <Johnie> Can anyone recommend a software based solution for creating a PPPoE Dual Stack (IPv4 & IPv6) Server ?
1267 [09:58:39] *** Quits: bvdk (~bvdkfreen@replaced-ip ) (Ping timeout: 248 seconds)
1268 [09:58:41] *** Quits: HurricaneHarry (~quassel@replaced-ip ) (Read error: Connection reset by peer)
1269 [09:58:46] *** Joins: ARSR (~arsr@replaced-ip )
1270 [09:59:36] <niko> Johnie: i suggest to not repaste same messages in multi channels
1271 [10:00:39] *** Joins: BlueByte (~walther@replaced-ip )
1272 [10:00:57] *** Quits: anirban (~anirban@replaced-ip ) (Ping timeout: 240 seconds)
1273 [10:02:17] *** Quits: unicron_ (~unicron@replaced-ip ) (Ping timeout: 252 seconds)
1274 [10:03:11] *** Joins: unicron_ (~unicron@replaced-ip )
1275 [10:03:14] *** Joins: PenguinHunterX3X (~pranavvoi@replaced-ip )
1276 [10:04:11] *** Quits: Ruebezahl (~Alf@replaced-ip ) (Ping timeout: 255 seconds)
1277 [10:04:23] *** Quits: nurupo (~nurupo.ga@unaffiliated/nurupo) (Quit: nurupo)
1278 [10:04:54] *** Joins: nurupo (~nurupo.ga@unaffiliated/nurupo)
1279 [10:05:01] *** Joins: l3archos (~Thunderbi@replaced-ip )
1280 [10:06:22] <Johnie> sorr
1281 [10:06:27] *** Quits: PenguinHunterX3X (~pranavvoi@replaced-ip ) (Client Quit)
1282 [10:06:36] *** Joins: anirban (~anirban@replaced-ip )
1283 [10:07:54] *** Joins: lucad111 (~lucad111@replaced-ip )
1284 [10:09:20] <RoyK> Anyone that knows how I can print the *last* row with awk? I have lines like asdf;asdf and asdf;123;456;qewr
1285 [10:10:08] *** Joins: mrig (~mrig@replaced-ip )
1286 [10:10:33] <SirLagz> RoyK: as in print just qewr and asdf, or print 'asdf;123;456;qwer' ?
1287 [10:11:20] *** Joins: morphis (~morphis@replaced-ip )
1288 [10:11:44] <RoyK> just the last element, so something like awk -F\; '{ print $last }'
1289 [10:13:36] *** Joins: bvdk (~bvdkfreen@replaced-ip )
1290 [10:13:41] <SirLagz> print $NF
1291 [10:14:33] <RoyK> thanks :)
1292 [10:14:44] <SirLagz> RoyK: np
1293 [10:14:55] *** Joins: Nnnavd (~Nnavd@replaced-ip )
1294 [10:15:15] *** Joins: cruncher_ (~cruncher@replaced-ip )
1295 [10:16:20] *** Quits: cruncher_ (~cruncher@replaced-ip ) (Remote host closed the connection)
1296 [10:16:29] *** Quits: LioneLL (~Pidgin@replaced-ip ) (Read error: Connection reset by peer)
1297 [10:16:49] *** Joins: cruncher_ (~cruncher@replaced-ip )
1298 [10:16:58] *** Quits: Artox (~Artox@replaced-ip ) (Read error: Connection reset by peer)
1299 [10:17:35] *** Quits: anirban (~anirban@replaced-ip ) (Ping timeout: 240 seconds)
1300 [10:20:14] *** Joins: Ruebezahl (~Alf@replaced-ip )
1301 [10:20:33] *** Joins: killian99 (~killian99@replaced-ip )
1302 [10:21:05] *** Quits: Nnnavd (~Nnavd@replaced-ip ) (Ping timeout: 240 seconds)
1303 [10:22:06] *** Joins: super_gollum (~ich@replaced-ip )
1304 [10:22:18] *** Joins: Aussie_matt (~quassel@replaced-ip )
1305 [10:22:28] *** Joins: dreamon__ (~dreamon@replaced-ip )
1306 [10:24:01] *** debhelper sets mode: +l 1707
1307 [10:25:13] *** Quits: High_Priest (~hp@replaced-ip ) (Ping timeout: 252 seconds)
1308 [10:25:30] *** Joins: jnavila (~jnavila@replaced-ip )
1309 [10:25:32] *** Joins: Mad_Dud (~md@replaced-ip )
1310 [10:25:42] *** Joins: LameRock (~xadmin@replaced-ip )
1311 [10:25:45] *** Joins: teclo- (42@replaced-ip )
1312 [10:26:07] *** Joins: High_Priest (~hp@replaced-ip )
1313 [10:26:23] *** Joins: Slashman (~Slash@replaced-ip )
1314 [10:27:08] *** Quits: LameRock (~xadmin@replaced-ip ) (Client Quit)
1315 [10:28:15] <Mad_Dud> guys,
1316 [10:29:03] <Mad_Dud> where is "meltdown" and "spectre" issue tracked in debian??
1317 [10:29:21] <jelly> Mad_Dud, if you know the CVE numbers, use
1318 [10:29:25] <jelly> !tracker of doom
1319 [10:29:25] <dpkg> The Tracker of Doom is a vulnerability database maintained by the Debian security team, viewable at replaced-url
1320 [10:29:43] *** Quits: thunderrd (~thunderrd@replaced-ip ) (Remote host closed the connection)
1321 [10:29:43] <Mad_Dud> CVE-2017-5753 CVE-2017-5715 CVE-2017-5754
1322 [10:29:46] <Mad_Dud> thanks jelly
1323 [10:30:14] <jelly> !cve lookup CVE-2017-5753
1324 [10:30:14] <dpkg> Information about the security advisory CVE-2017-5753 may be found at replaced-url
1325 [10:30:16] <Mad_Dud> i wish I knew the kernel version, that mitigates the vuln
1326 [10:31:14] <Mad_Dud> jelly, looking at your page -can i asume that if i have a kernel number higher than listed, than I have a patched system?
1327 [10:31:28] *** Joins: lpopov (~lpopov@replaced-ip )
1328 [10:32:00] *** Joins: Antoninus (~Antoninus@replaced-ip )
1329 [10:32:18] <jelly> Mad_Dud, no. You can assume that if you have a package version equal or larger than the one saying "fixed" for your release. (And there's no version "fixed" yet at all for any Debian release)
1330 [10:32:38] <Mad_Dud> jelly, understood.
1331 [10:33:23] *** Joins: rendar (~rendar@replaced-ip )
1332 [10:34:01] *** debhelper sets mode: +l 1713
1333 [10:34:35] *** Quits: unicron_ (~unicron@replaced-ip ) (Ping timeout: 240 seconds)
1334 [10:34:37] *** Quits: rendar (~rendar@replaced-ip ) (Client Quit)
1335 [10:35:32] *** Quits: dave0x6d (uid190567@replaced-ip ) (Quit: Connection closed for inactivity)
1336 [10:35:52] *** Joins: NetTerminalGene (~NetTermin@replaced-ip )
1337 [10:36:22] *** Joins: Sia- (~sia@replaced-ip )
1338 [10:36:26] *** Quits: schu-r (~Thunderbi@replaced-ip ) (Quit: schu-r)
1339 [10:36:56] *** Quits: handsome_feng (~feng@replaced-ip ) (Remote host closed the connection)
1340 [10:37:03] *** Quits: High_Priest (~hp@replaced-ip ) (Ping timeout: 248 seconds)
1341 [10:38:34] *** Joins: High_Priest (~hp@replaced-ip )
1342 [10:39:04] *** Quits: l3archos (~Thunderbi@replaced-ip ) (Quit: l3archos)
1343 [10:39:55] *** Joins: rendar (~rendar@replaced-ip )
1344 [10:40:27] <rendar> why my rasp which has raspbian jessie has linux kernel 4.9, instead my desktop amd64 which has jessie too, has linux 3.16?!
1345 [10:41:49] *** Quits: chrissl (~chris@replaced-ip ) (Remote host closed the connection)
1346 [10:43:41] <Haohmaru> isn't "jessie" kinda old now?
1347 [10:43:48] *** Joins: gpunk (~gpunk@replaced-ip )
1348 [10:44:01] <rendar> i think so
1349 [10:44:08] <rendar> i just wanted to understand why this difference
1350 [10:44:16] <Haohmaru> then why are you wondering
1351 [10:44:24] *** Joins: unicron_ (~unicron@replaced-ip )
1352 [10:44:29] <rendar> why shouldn't i?
1353 [10:44:45] *** Quits: dionysus69 (~Thunderbi@replaced-ip ) (Ping timeout: 264 seconds)
1354 [10:44:46] <rendar> i see different kernls, so i ask here
1355 [10:44:47] *** Quits: gpunk (~gpunk@replaced-ip ) (Client Quit)
1356 [10:44:54] <Haohmaru> if you want recent kernel on your linux you should be using a recent version of the distribution
1357 [10:45:12] <Haohmaru> maybe "jessie" is the "most recent" version for rasp-whatever
1358 [10:45:15] *** Joins: nic_ (~nic@replaced-ip )
1359 [10:45:25] *** Joins: gpunk (~gpunk@replaced-ip )
1360 [10:45:48] <Haohmaru> but it's definately not the most recent for the desktop
1361 [10:46:00] <rendar> ok, i see
1362 [10:46:09] *** Quits: fasdfd (~fasdfd@replaced-ip ) (Quit: Leaving)
1363 [10:46:12] <rendar> i guess the most recent is sid
1364 [10:46:22] *** Joins: Vizva (~Vizva@replaced-ip )
1365 [10:46:37] <Haohmaru> stretch afaik
1366 [10:46:40] *** Joins: xorAxAx (~alex@replaced-ip )
1367 [10:46:47] <Haohmaru> sid is not a stable version
1368 [10:46:48] <Olufunmilayo> Mad_Dud, , only if you want to manually patch
1369 [10:46:49] <rendar> but stretch is the unstable one
1370 [10:47:03] <Haohmaru> no, stretch is debian 9
1371 [10:47:13] <Olufunmilayo> sid is the unstable on
1372 [10:47:16] <Olufunmilayo> *one
1373 [10:47:23] *** Quits: Zvmdyv (~Zvmdyv@replaced-ip ) (Remote host closed the connection)
1374 [10:47:27] <Haohmaru> "sid" afaik is the "rolling" version
1375 [10:47:30] <xorAxAx> hmm, no meltdown patches for 9 yet?
1376 [10:47:34] <Mad_Dud> Olufunmilayo: you mean recompiling the kernel
1377 [10:47:36] <rendar> rolling? what you mean?
1378 [10:47:39] <Mad_Dud> yeah, i will wait.
1379 [10:47:49] *** Joins: P1ersson (~P1ersson@replaced-ip )
1380 [10:47:55] <Haohmaru> render it rolls like a wheel ;P~
1381 [10:48:02] <Haohmaru> in time
1382 [10:48:15] *** Quits: dreamon__ (~dreamon@replaced-ip ) (Ping timeout: 248 seconds)
1383 [10:48:30] *** Joins: nikitasius (~nikitasiu@replaced-ip )
1384 [10:48:31] <rendar> what about i want to install the most recent testing debian? not the stable one, too old
1385 [10:48:44] <Haohmaru> that's "sid" then
1386 [10:48:55] <somiaj> rendar: one difference is raspbian is not debian, so they will change things like kernels. There are enough differences that we don't support raspbian here.
1387 [10:49:05] <nikitasius> hey folks! have a question: new "pti" patch only for 4.15 kernel? nothing for 4.9.* ?
1388 [10:49:10] <rendar> somiaj, ok that makes sense, thanks
1389 [10:49:12] <somiaj> rendar: if your quesiton was about debian jessie, you can get the 4.9 kernel in jessie-backports if needed.
1390 [10:49:20] <Olufunmilayo> Mad_Dud, as far as I'm guessing yes, I need to re read what linus said. xorAxAx don't think anyone has a patch out yet, only manual patch
1391 [10:49:24] *** Quits: bapophis__ (~belethapo@replaced-ip ) (Remote host closed the connection)
1392 [10:49:35] *** Joins: bapophis__ (~belethapo@replaced-ip )
1393 [10:49:35] <xorAxAx> Olufunmilayo: redhat, vmware, etc. all have patched their systems
1394 [10:49:38] <rendar> somiaj, i want just to update the overall system, i see quite a lot of old packets here
1395 [10:49:46] <somiaj> nikitasius: you are going to have to wait for the patches to be backported, I expect debian security will get them up about the same as they get backported elsewhere.
1396 [10:49:52] <Olufunmilayo> Well I stand corrected in that case
1397 [10:50:11] <xorAxAx> looks like they have not coordinated with debian well
1398 [10:50:20] <somiaj> rendar: stretch is the current release, it is what I suggest for people to run as it is stable and well tested.
1399 [10:50:26] *** Joins: thunderrd (~thunderrd@replaced-ip )
1400 [10:50:30] * Olufunmilayo realized today that his winblows DISM was all borked
1401 [10:50:33] <Olufunmilayo> fun stuff
1402 [10:50:54] <Mad_Dud> Olufunmilayo i have no balls to compile the kernel on production ._.
1403 [10:50:54] *** Quits: TigerbotHesh_ (~TigerbotH@replaced-ip ) (Ping timeout: 272 seconds)
1404 [10:50:58] <nikitasius> somiaj: ok. well i will wait :) anyway thats a crap, shit and idk how to call it.. seriosly: we have a HOLE in a HARDWARE OMG. Thats tourns me crazy. And not only Intel. AMD& ARM folks too.
1405 [10:51:01] <somiaj> xorAxAx: the only redhat patch I saw was for 7, not 6, but yes I expect as the it starts to get backported to more systems debian will push out a fix as soon as they can.
1406 [10:52:02] <rendar> somiaj, the thing is, debian stable has had always old packets..since i develop i want more recent packets, but not the latests which will blow up everything, just the middle ones, so i think 'testing' is what i need, am i right?
1407 [10:52:31] *** Quits: Sveta (~svetlana@replaced-ip ) (Remote host closed the connection)
1408 [10:52:52] *** Quits: bapophis__ (~belethapo@replaced-ip ) (Read error: No route to host)
1409 [10:53:08] *** Joins: bapophis__ (~belethapo@replaced-ip )
1410 [10:53:25] *** Joins: Sveta (~svetlana@replaced-ip )
1411 [10:53:29] <somiaj> rendar: really depends on what you develop, there are lots of ways to have newer development enviroments on a stable system. But choice is yours, depends on how much you like to debug things that dont' work in testing
1412 [10:53:31] *** Quits: gormenghast (~gormengha@replaced-ip ) (Quit: Quit)
1413 [10:54:24] <somiaj> nikitasius: oh yea, was it better the last few months you didn't know about it. Anyways, I hope the fix is soon too, as this has been a very hot topic today.
1414 [10:54:26] <nikitasius> rendar: not always. I.e. debian 8 have libpam-mysql 0.7 from 2006.. while debian 9 have actual (yes, god, sha1) lib from ~2015 or 2016.
1415 [10:54:30] <rendar> somiaj, for instance, stable always gave me a very old version of gcc, so i couldn't test newer thing, i want to avoid this
1416 [10:55:10] <somiaj> rendar: it is sometimes worthwhile to build in clean chroot enviorments, but yes, stable versions are frozen and may not have all the build tools you want.
1417 [10:55:31] <nikitasius> somiaj: i prefer like it now, i love when reality fucks me. Thats better than think what all is ok. Thats keep me up and keep my "paranoid_mode=on"
1418 [10:55:41] <rendar> exactly, since i want to avoid this, i need sid, right?
1419 [10:56:25] <somiaj> rendar: or just create isolated enviorments to build in with the build tools you need. I can create a sid chroot to build things in.
1420 [10:56:27] *** Quits: Nach0z (~nach0z@replaced-ip ) (Ping timeout: 240 seconds)
1421 [10:56:39] <somiaj> but am only a hobbiest and don't really know what features you need. gcc-6 is in stretch.
1422 [10:56:42] *** Quits: zabow (~zabow@replaced-ip ) (Read error: Connection reset by peer)
1423 [10:56:52] *** Joins: zabow (~zabow@replaced-ip )
1424 [10:57:01] <rendar> somiaj, well, how to do that?
1425 [10:57:09] <nikitasius> have a nice day folks! need to reboot and work :|
1426 [10:57:15] <nikitasius> vive le debian <3
1427 [10:58:06] <somiaj> rendar: replaced-url
1428 [10:58:12] <rendar> i also want patch kernel for the latest intel kpci bug
1429 [10:58:13] *** Quits: nikitasius (~nikitasiu@replaced-ip ) (Quit: WeeChat 1.0.1)
1430 [10:58:18] <somiaj> rendar: lots of different guids (and tools) for building things in a chroots.
1431 [10:59:00] *** Joins: f4cl3y (~f4cl3y@replaced-ip )
1432 [10:59:13] *** Joins: bapophis_ (~belethapo@replaced-ip )
1433 [10:59:24] *** Quits: bapophis__ (~belethapo@replaced-ip ) (Remote host closed the connection)
1434 [11:00:56] <somiaj> rendar: well if you want security support, debian stable is suggested. testing gets fairly slow security support
1435 [11:01:09] <rendar> hmm, i see
1436 [11:01:28] <rendar> somiaj, can i tell debian stable to use the latest linux kernel version, and the latest version of some tool, say gcc?
1437 [11:01:29] *** Joins: l3archos (~Thunderbi@replaced-ip )
1438 [11:01:40] *** Quits: Vizva (~Vizva@replaced-ip ) (Ping timeout: 272 seconds)
1439 [11:02:26] *** Joins: vizzy (~noname@replaced-ip )
1440 [11:02:46] *** Joins: TigerbotHesh (~TigerbotH@replaced-ip )
1441 [11:03:37] <somiaj> rendar: rolling your own kernel is possible, you can get newer kernels from backports, but these are usually a version behind latest
1442 [11:04:14] <rendar> and for packets like gcc?
1443 [11:04:15] <somiaj> as for gcc, I think you can install newer versions of gcc, but you may want to be vareful with build libaries and headers (such as libc6) and just use chroots to do the buildling in, and put the newer version of gcc in the chroot
1444 [11:04:24] *** Joins: Vizva (~Vizva@replaced-ip )
1445 [11:04:57] *** Joins: maxzor (~maxzor@replaced-ip )
1446 [11:04:58] <somiaj> If you know how debian works you can integrate your own local software and or make your own packages, but some things you don't really want to change.
1447 [11:05:21] <rendar> ok
1448 [11:05:45] <rendar> btw, this is a HUGE kernel bug, so also testing and such must patch it
1449 [11:05:54] <rendar> this is the largest bug intel ever had, for Christ sake
1450 [11:06:02] <Mad_Dud> true
1451 [11:06:08] <rendar> so how to patch it/
1452 [11:06:36] <Mad_Dud> rendar: there is no patch yet released by debian
1453 [11:06:56] <rendar> red hat did it
1454 [11:07:10] <somiaj> you could compile your own kernel if you wanted, but I expect the patches to be backported
1455 [11:07:17] <Antoninus> rendar, grab hammer, apply hammer to CPU. Repeat until it turns into tiny bits.
1456 [11:07:20] <somiaj> redhat is a coorperation, debian is voluenteers
1457 [11:07:29] *** Quits: Haxxa (~Harrison@replaced-ip ) (Ping timeout: 248 seconds)
1458 [11:07:38] *** Quits: alchemistswl (~alchemist@replaced-ip ) (Ping timeout: 268 seconds)
1459 [11:07:57] <xorAxAx> yeah, certainly bigger than FDIV - who remembers that intel bug? :-)
1460 [11:08:05] *** Quits: atrx (~atrx@replaced-ip ) (Ping timeout: 240 seconds)
1461 [11:08:08] <rendar> I do
1462 [11:08:20] *** Joins: Haxxa (~Harrison@replaced-ip )
1463 [11:08:35] *** Quits: dadinn (~DADINN@replaced-ip ) (Ping timeout: 240 seconds)
1464 [11:08:36] <Antoninus> Is 4.14.11 compatible with jessie?
1465 [11:08:52] <rendar> somiaj, right, corporation and you can even buy red hat stocks, btw, when there are those epic events, this should be priority #1
1466 [11:08:54] *** r0Oter is now known as r00ter
1467 [11:08:59] *** Joins: nix64bit (~Thunderbi@replaced-ip )
1468 [11:09:03] *** Joins: alchemistswl (~alchemist@replaced-ip )
1469 [11:09:16] *** Quits: Vizva (~Vizva@replaced-ip ) (Ping timeout: 272 seconds)
1470 [11:09:44] <xorAxAx> how about buying transmeta or fairchild stocks? or DEC stocks? :-D
1471 [11:09:45] <JyZyXEL> Antoninus: yes, seems to work alright
1472 [11:10:15] *** Joins: altin (~altin@replaced-ip )
1473 [11:10:15] *** Quits: altin (~altin@replaced-ip ) (Changing host)
1474 [11:10:15] *** Joins: altin (~altin@replaced-ip )
1475 [11:10:19] <Antoninus> rendar, you could compile the latest kernel version yourself if you want it that bad
1476 [11:10:19] *** Joins: solaris (~solaris@replaced-ip )
1477 [11:10:22] *** Quits: solaris (~solaris@replaced-ip ) (Client Quit)
1478 [11:10:42] <Antoninus> Since it seems to work with Jessie. I compiled 4.14.11 myself, but I'm on sid.
1479 [11:10:51] *** Joins: solaris (~solaris@replaced-ip )
1480 [11:10:51] *** Quits: luneff (~yury@replaced-ip ) (Ping timeout: 240 seconds)
1481 [11:11:05] *** Joins: kaosu (~kaosu@replaced-ip )
1482 [11:11:43] *** Quits: l3archos (~Thunderbi@replaced-ip ) (Quit: l3archos)
1483 [11:12:08] *** Quits: webuser5224 (~webuser52@replaced-ip ) (Ping timeout: 252 seconds)
1484 [11:12:36] <Antoninus> lol replaced-url
1485 [11:13:00] *** Joins: TLAXKIT (~hexchat@replaced-ip )
1486 [11:13:34] *** Joins: Vizva (~Vizva@replaced-ip )
1487 [11:13:43] <Antoninus> More interested to know just how hard it is to do it with javascript in a browser
1488 [11:14:30] *** Quits: Aussie_matt (~quassel@replaced-ip ) (Remote host closed the connection)
1489 [11:15:57] *** Quits: alchemistswl (~alchemist@replaced-ip ) (Ping timeout: 240 seconds)
1490 [11:16:21] *** Joins: Tigerbot_Hesh (~TigerbotH@replaced-ip )
1491 [11:16:38] *** Quits: TigerbotHesh (~TigerbotH@replaced-ip ) (Remote host closed the connection)
1492 [11:17:00] *** Joins: tech10171968 (~tech@replaced-ip )
1493 [11:17:37] <bendem> I'm looking at replaced-url
1494 [11:17:38] <judd> Bug replaced-url
1495 [11:17:45] *** Joins: Aussie_matt (~quassel@replaced-ip )
1496 [11:18:02] *** Quits: morphis (~morphis@replaced-ip ) (Remote host closed the connection)
1497 [11:18:37] *** Quits: solaris (~solaris@replaced-ip ) (Quit: solaris)
1498 [11:18:59] <somiaj> bendem: can't you just install the package it is missing? usually normal bugs don't get fixed in stable as it is a frozen system.
1499 [11:19:24] *** Joins: aielima (~aielima@replaced-ip )
1500 [11:19:33] *** Quits: zamuro (~Samantha@replaced-ip ) (Remote host closed the connection)
1501 [11:19:39] *** Joins: B[]rG (~tuptidup@replaced-ip )
1502 [11:19:47] <bendem> I could yeah, was just wondering
1503 [11:19:55] *** Joins: webuser5224 (~webuser52@replaced-ip )
1504 [11:19:59] <somiaj> Antoninus: it should be, 4.9 runs on jessie, you would just have to compile it yourself. Unsure of any options you may need either.
1505 [11:20:22] <somiaj> bendem: in general stable only gets grave bugs and security fixes.
1506 [11:20:27] *** Joins: Renari (~Renari@replaced-ip )
1507 [11:20:43] *** Joins: rhaal_ (~Rhaal@replaced-ip )
1508 [11:21:09] *** Joins: gpunk_ (~gpunk@replaced-ip )
1509 [11:21:21] *** Quits: altin (~altin@replaced-ip ) (Ping timeout: 248 seconds)
1510 [11:21:31] *** Joins: luneff (~yury@replaced-ip )
1511 [11:21:32] <bendem> I see, thanks
1512 [11:21:35] *** Quits: Haxxa (~Harrison@replaced-ip ) (Ping timeout: 240 seconds)
1513 [11:21:53] *** Quits: Rhaal (~Rhaal@replaced-ip ) (Ping timeout: 248 seconds)
1514 [11:22:22] *** Joins: bigjazzsound1 (~bigjazzso@replaced-ip )
1515 [11:22:25] *** Quits: vizzy (~noname@replaced-ip ) (Ping timeout: 252 seconds)
1516 [11:22:29] *** Quits: bigjazzsound1 (~bigjazzso@replaced-ip ) (Client Quit)
1517 [11:22:33] *** Joins: really34293 (~really342@replaced-ip )
1518 [11:22:35] *** Quits: gpunk (~gpunk@replaced-ip ) (Ping timeout: 252 seconds)
1519 [11:22:36] *** gpunk_ is now known as gpunk
1520 [11:22:43] *** Joins: bigjazzsound1 (~bigjazzso@replaced-ip )
1521 [11:22:45] *** Joins: AsciiWolf (~drusek@replaced-ip )
1522 [11:24:00] *** Joins: redviper (~redviper@replaced-ip )
1523 [11:24:12] *** Quits: citypw (~citypw@replaced-ip ) (Quit: Leaving)
1524 [11:25:44] *** Quits: winem_ (~quassel@replaced-ip ) (Remote host closed the connection)
1525 [11:25:55] *** Joins: winem_ (~quassel@replaced-ip )
1526 [11:26:24] *** Joins: Meerkat (~meerkat@replaced-ip )
1527 [11:26:33] *** Quits: nurupo (~nurupo.ga@unaffiliated/nurupo) (Quit: nurupo)
1528 [11:26:44] *** Joins: Tiffon (~name@replaced-ip )
1529 [11:27:03] *** Joins: nurupo (~nurupo.ga@unaffiliated/nurupo)
1530 [11:27:08] *** Quits: sekjun9878 (~sekjun987@replaced-ip ) (Quit: Welp, my bouncer must have crashed!)
1531 [11:27:20] *** Quits: tech10171968 (~tech@replaced-ip ) (Quit: leaving)
1532 [11:27:24] *** Quits: Aussie_matt (~quassel@replaced-ip ) (Read error: Connection reset by peer)
1533 [11:27:55] *** Joins: Haxxa (~Harrison@replaced-ip )
1534 [11:29:49] *** Joins: ChubaDuba (~ChubaDuba@replaced-ip )
1535 [11:29:50] *** Quits: Delta-One (~zero@replaced-ip ) (Read error: Connection reset by peer)
1536 [11:30:19] *** Quits: nurupo (~nurupo.ga@unaffiliated/nurupo) (Client Quit)
1537 [11:30:21] <Meerkat> how are ryzen CPUs working on Debian 9? Is the kernel recent enough to support them?
1538 [11:30:57] *** Joins: ice303 (~pi@replaced-ip )
1539 [11:31:02] *** Joins: Aussie_matt (~quassel@replaced-ip )
1540 [11:31:07] *** Joins: annadane (~annadane@replaced-ip )
1541 [11:31:21] *** Joins: rizonf (~rizonf@replaced-ip )
1542 [11:31:21] *** Joins: Jack_oro99 (~Jack_oro9@replaced-ip )
1543 [11:31:25] *** Joins: kazenookam (~kazenooka@replaced-ip )
1544 [11:31:25] *** Joins: VampiricPadraig (~VampiricP@replaced-ip )
1545 [11:31:25] *** Joins: helmy (~helmy@replaced-ip )
1546 [11:31:25] *** Joins: Folken (~Folken@replaced-ip )
1547 [11:31:25] *** Joins: araragi_koyomi_ (~araragi_k@replaced-ip )
1548 [11:31:25] *** Joins: Kanabit (~Kanabit@replaced-ip )
1549 [11:31:25] *** Joins: Providence (~Providenc@replaced-ip )
1550 [11:31:25] *** Joins: plode_ (~plode_@replaced-ip )
1551 [11:31:25] *** Joins: Evanidus (~Evanidus@replaced-ip )
1552 [11:31:25] *** Joins: bruva (~bruva@replaced-ip )
1553 [11:31:29] <VampiricPadraig> YOU SHITFACES ARE USING DEBIAN LOLOLOL UBUNTU IS WAAAAAAAAAAAY BETTER ROFL...THE INTEL BUG DOES NOT EFFECT UBUNTU YOU IDIOTS!!! LOLOLOL:
1554 [11:31:29] <VampiricPadraig> YOU SHITFACES ARE USING DEBIAN LOLOLOL UBUNTU IS WAAAAAAAAAAAY BETTER ROFL...THE INTEL BUG DOES NOT EFFECT UBUNTU YOU IDIOTS!!! LOLOLOL:
1555 [11:31:29] <Jack_oro99> | // /. . o
1556 [11:31:30] <VampiricPadraig> YOU SHITFACES ARE USING DEBIAN LOLOLOL UBUNTU IS WAAAAAAAAAAAY BETTER ROFL...THE INTEL BUG DOES NOT EFFECT UBUNTU YOU IDIOTS!!! LOLOLOL:
1557 [11:31:30] <VampiricPadraig> YOU SHITFACES ARE USING DEBIAN LOLOLOL UBUNTU IS WAAAAAAAAAAAY BETTER ROFL...THE INTEL BUG DOES NOT EFFECT UBUNTU YOU IDIOTS!!! LOLOLOL:
1558 [11:31:30] *** Quits: VampiricPadraig (~VampiricP@replaced-ip ) (Killed (Sigyn (Spam is off topic on freenode.)))
1559 [11:31:31] <Folken> | // /. . o
1560 [11:31:31] *** Quits: Folken (~Folken@replaced-ip ) (Killed (Sigyn (Spam is off topic on freenode.)))
1561 [11:31:31] *** Quits: helmy (~helmy@replaced-ip ) (K-Lined)
1562 [11:31:31] <Kanabit> | | / | ______________________
1563 [11:31:31] <araragi_koyomi_> | |( ( \(o) \ \/\/\/\/\/\/\/\/ |
1564 [11:31:32] *** Quits: plode_ (~plode_@replaced-ip ) (K-Lined)
1565 [11:31:32] *** Quits: bruva (~bruva@replaced-ip ) (K-Lined)
1566 [11:31:32] *** Quits: Jack_oro99 (~Jack_oro9@replaced-ip ) (K-Lined)
1567 [11:31:33] <rizonf> | ~ ~~ _')")
1568 [11:31:35] *** Joins: JJ9 (~JJ9@replaced-ip )
1569 [11:31:39] *** Quits: JJ9 (~JJ9@replaced-ip ) (Remote host closed the connection)
1570 [11:31:39] *** Joins: tvb_ (~tvb_@replaced-ip )
1571 [11:31:40] *** Joins: Black_Samuray (~Black_Sam@replaced-ip )
1572 [11:31:40] *** Joins: carnatione (~carnation@replaced-ip )
1573 [11:31:40] *** Joins: r0b (~r0b@replaced-ip )
1574 [11:31:40] *** Joins: wfoznwc (~boandy@replaced-ip )
1575 [11:31:43] *** Quits: wfoznwc (~boandy@replaced-ip ) (Remote host closed the connection)
1576 [11:31:43] *** Quits: Black_Samuray (~Black_Sam@replaced-ip ) (Remote host closed the connection)
1577 [11:31:43] *** Quits: tvb_ (~tvb_@replaced-ip ) (Remote host closed the connection)
1578 [11:31:43] *** Quits: Evanidus (~Evanidus@replaced-ip ) (Remote host closed the connection)
1579 [11:31:43] *** Quits: Kanabit (~Kanabit@replaced-ip ) (Remote host closed the connection)
1580 [11:31:43] *** Quits: araragi_koyomi_ (~araragi_k@replaced-ip ) (Remote host closed the connection)
1581 [11:31:43] *** Quits: kazenookam (~kazenooka@replaced-ip ) (Remote host closed the connection)
1582 [11:31:43] *** Quits: Providence (~Providenc@replaced-ip ) (Remote host closed the connection)
1583 [11:31:43] *** Quits: rizonf (~rizonf@replaced-ip ) (Remote host closed the connection)
1584 [11:31:43] *** Quits: r0b (~r0b@replaced-ip ) (Remote host closed the connection)
1585 [11:31:44] *** Quits: carnatione (~carnation@replaced-ip ) (Remote host closed the connection)
1586 [11:33:43] *** Joins: Ilyas (uid43013@replaced-ip )
1587 [11:33:52] *** Joins: nurupo (~nurupo.ga@unaffiliated/nurupo)
1588 [11:34:01] *** debhelper sets mode: +l 1719
1589 [11:34:02] *** Joins: __marco (~marco@replaced-ip )
1590 [11:34:30] *** Quits: electro33 (uid613@replaced-ip ) (Quit: Connection closed for inactivity)
1591 [11:35:11] *** Quits: qba73 (~qba73@replaced-ip ) (Ping timeout: 248 seconds)
1592 [11:35:22] *** Joins: inspectorcluseau (~Inspector@replaced-ip )
1593 [11:35:36] *** Joins: meti (~meti@replaced-ip )
1594 [11:35:45] *** Joins: TomyWork (~tomy@replaced-ip )
1595 [11:36:59] *** Joins: altin (~altin@replaced-ip )
1596 [11:36:59] *** Quits: altin (~altin@replaced-ip ) (Changing host)
1597 [11:36:59] *** Joins: altin (~altin@replaced-ip )
1598 [11:38:56] *** Joins: margu (~margu@replaced-ip )
1599 [11:38:56] *** Joins: __marco__ (~marco@replaced-ip )
1600 [11:39:37] <brimonk> So, it seems that #debian is dead...
1601 [11:39:38] <brimonk> :(
1602 [11:39:42] *** Quits: __marco (~marco@replaced-ip ) (Ping timeout: 268 seconds)
1603 [11:40:11] <annadane> brimonk, this is a support channel, do you have a question?
1604 [11:41:07] *** Joins: qba73 (~qba73@replaced-ip )
1605 [11:41:07] *** Joins: symant_ (uid222787@replaced-ip )
1606 [11:41:14] *** Quits: nurupo (~nurupo.ga@unaffiliated/nurupo) (Quit: nurupo)
1607 [11:41:30] <brimonk> Unless you know anything about finetuning zfs and Postgres, not really.
1608 [11:41:44] *** Joins: nurupo (~nurupo.ga@unaffiliated/nurupo)
1609 [11:41:46] *** Joins: craigp (~craigp@replaced-ip )
1610 [11:42:01] <JustASlacker> anybody having a meltdown
1611 [11:42:41] <JustASlacker> yet
1612 [11:42:46] *** Quits: Havis (~Havis@replaced-ip ) (Quit: Leaving)
1613 [11:42:50] *** Quits: webuser5224 (~webuser52@replaced-ip ) (Ping timeout: 276 seconds)
1614 [11:42:59] *** Quits: owl_tech (~owl@replaced-ip ) (Quit: Konversation terminated!)
1615 [11:42:59] <annadane> that isn't really relevant to #debian
1616 [11:43:48] *** Joins: Rilakkuma (~Rilakkuma@replaced-ip )
1617 [11:43:53] *** Joins: wonderworld (~ww@replaced-ip )
1618 [11:44:01] *** debhelper sets mode: +l 1725
1619 [11:44:05] *** Quits: __marco__ (~marco@replaced-ip ) (Ping timeout: 255 seconds)
1620 [11:44:51] *** Joins: HurricaneHarry (~quassel@replaced-ip )
1621 [11:44:58] *** Quits: Aussie_matt (~quassel@replaced-ip ) (Remote host closed the connection)
1622 [11:45:25] *** Joins: Aussie_matt (~quassel@replaced-ip )
1623 [11:45:50] *** Joins: aaap (~aaap@replaced-ip )
1624 [11:46:02] *** Quits: b0l3x (bolex@replaced-ip ) (Remote host closed the connection)
1625 [11:46:27] *** Joins: gormenghast (~gormengha@replaced-ip )
1626 [11:46:52] *** Quits: Sia- (~sia@replaced-ip ) (Quit: QUIT >>>)
1627 [11:48:55] *** Joins: dreamon__ (~dreamon@replaced-ip )
1628 [11:49:08] *** Quits: ChubaDuba (~ChubaDuba@replaced-ip ) (Quit: WeeChat 1.6)
1629 [11:49:13] *** Joins: MarioBranco (~MarioBran@replaced-ip )
1630 [11:49:56] *** Joins: ChubaDuba (~ChubaDuba@replaced-ip )
1631 [11:50:13] *** Joins: vizzy (~noname@replaced-ip )
1632 [11:50:25] *** Quits: ChubaDuba (~ChubaDuba@replaced-ip ) (Client Quit)
1633 [11:50:45] *** Quits: margu (~margu@replaced-ip ) (Remote host closed the connection)
1634 [11:50:48] <celyr> then use ubuntu
1635 [11:50:49] *** Joins: thiras (~thiras@replaced-ip )
1636 [11:50:53] *** Joins: tech10171968 (~tech@replaced-ip )
1637 [11:51:05] *** Joins: ChubaDuba (~ChubaDuba@replaced-ip )
1638 [11:51:07] *** Quits: ChubaDuba (~ChubaDuba@replaced-ip ) (Client Quit)
1639 [11:51:24] *** Joins: margu (~margu@replaced-ip )
1640 [11:52:00] *** Joins: rozie (~rozie@replaced-ip )
1641 [11:52:29] *** Joins: __marco (~marco@replaced-ip )
1642 [11:53:27] <rendar> with sid i will have debian 8 testing, right?
1643 [11:53:33] <niko> :69
1644 [11:53:35] <rendar> if i want debian 9 testing, i have to install buster?
1645 [11:54:01] *** debhelper sets mode: +l 1731
1646 [11:54:02] <Ke> sid is closest to buster
1647 [11:54:06] <annadane> rendar, i would say if you have to ask, stay on stable
1648 [11:54:07] <Ke> right now
1649 [11:54:16] <annadane> debian 9 is stretch, which is the current stable version
1650 [11:54:21] <Ke> yes
1651 [11:54:27] <annadane> debian 8 is jessie, which is oldstable
1652 [11:54:31] <annadane> debian 10 is buster, aka testing
1653 [11:54:33] <rendar> annadane, as i said before, it has too old packets
1654 [11:54:45] <annadane> sid does not have a version number, it's just constantly a rolling release
1655 [11:54:54] *** Quits: margu (~margu@replaced-ip ) (Remote host closed the connection)
1656 [11:55:01] *** Quits: gormenghast (~gormengha@replaced-ip ) (Quit: Quit)
1657 [11:55:08] *** Joins: webuser5224 (~webuser52@replaced-ip )
1658 [11:55:14] <Ke> right now though both sid and buster report version as sid/buster to my annoyance
1659 [11:55:14] *** Joins: gormenghast (~gormengha@replaced-ip )
1660 [11:55:48] <rendar> i just need latest version of some packets, like gcc, someone suggested to use a chroot, but it's too much effort
1661 [11:55:57] <rendar> can i just have strect+those new packets?
1662 [11:56:13] <Ke> backports do contain some updates, but not everything
1663 [11:56:27] <rendar> so what is my solution?
1664 [11:56:56] *** Quits: Nik05 (~Nik05@replaced-ip ) (Quit: leaving)
1665 [11:57:07] <annadane> if you want testing, then replaced-url
1666 [11:57:16] <Ke> which package you want, you can search replaced-url
1667 [11:57:24] <annadane> be aware that you're stuck on it, you can't downgrade to stable later
1668 [11:57:26] *** Joins: anirban (~anirban@replaced-ip )
1669 [11:57:34] *** Quits: Aussie_matt (~quassel@replaced-ip ) (Remote host closed the connection)
1670 [11:57:46] <Haohmaru> so if the ship sinks.. you sink with it ;P~
1671 [11:57:57] <Ke> though buster will be stable later on
1672 [11:58:02] <Ke> in 2 years or so
1673 [11:58:07] <rendar> exactly
1674 [11:58:13] <rendar> can i get buster right now?
1675 [11:58:14] *** Joins: turfal1 (~Thunderbi@replaced-ip )
1676 [11:58:25] *** Joins: ChubaDuba (~ChubaDuba@replaced-ip )
1677 [11:58:27] <Haohmaru> Ke isn't "buster" a rolling version too?
1678 [11:58:31] <Ke> no
1679 [11:58:32] <annadane> yes; buster is testing, though it's still in development
1680 [11:58:56] *** Quits: ChubaDuba (~ChubaDuba@replaced-ip ) (Client Quit)
1681 [11:58:58] *** Quits: Antoninus (~Antoninus@replaced-ip ) (Quit: Antoninus)
1682 [11:58:59] <Ke> stretch was what buster is now
1683 [11:59:08] <Ke> testing name changes
1684 [11:59:09] <Haohmaru> x_x
1685 [11:59:10] <annadane> you can put "buster" in your sources, which will be testing now and stable when it hits stable, or "testing" if you want to use bullseye which will be the testing when buster is stable
1686 [11:59:40] <rendar> annadane, yeah that's my solution, using the 'testing' string
1687 [11:59:43] <annadane> bullseye when buster is stable, anyway. not now; for now you get buster anyway
1688 [11:59:45] <Ke> notably it is relevant, whether you have testing or buster in sources.list, buster will stick to stable eventually, testing will never get stabilized
1689 [11:59:46] <Haohmaru> okay, i don't need to understand the details, hadn't had enough coffee yet and my head hurts
1690 [11:59:58] <annadane> anyway, buyer beware and all that
1691 [12:00:00] <rendar> annadane, so i have to subsstitute jessie with teesting overall my source.lst file
1692 [12:00:10] <annadane> errrrr
1693 [12:00:13] *** Quits: v01t (~v01t@replaced-ip ) (Remote host closed the connection)
1694 [12:00:17] *** Quits: redviper (~redviper@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
1695 [12:00:18] <annadane> no, if you're on jessie you should upgrade to stretch first
1696 [12:00:23] *** Joins: v01t (~v01t@replaced-ip )
1697 [12:00:27] *** Quits: lankanmon (~LKNnet@replaced-ip ) (Read error: Connection reset by peer)
1698 [12:00:28] <annadane> because jessie is oldstable, stretch is current stable
1699 [12:00:29] <rendar> oh for f. sake!
1700 [12:00:33] <rendar> right..
1701 [12:00:43] <annadane> so if you're complaining about "old packages", that's probably why
1702 [12:00:57] <rendar> so i have to substitute `jessie` with `stretch` and do apt-get dist-upgrade, right?
1703 [12:01:04] <annadane> well, read the release notes
1704 [12:01:18] <annadane> replaced-url
1705 [12:01:32] *** Quits: gormenghast (~gormengha@replaced-ip ) (Quit: Quit)
1706 [12:01:53] *** Joins: gormenghast (~gormengha@replaced-ip )
1707 [12:01:54] *** Quits: turfal (~Thunderbi@replaced-ip ) (Ping timeout: 268 seconds)
1708 [12:01:54] *** turfal1 is now known as turfal
1709 [12:02:05] *** Quits: pyface (~pyface@replaced-ip ) (Ping timeout: 240 seconds)
1710 [12:02:10] <annadane> and specifically replaced-url
1711 [12:02:49] *** Joins: Aussie_matt (~quassel@replaced-ip )
1712 [12:03:26] *** Joins: m1sh-L (~m1sh-L@replaced-ip )
1713 [12:03:54] <annadane> basically you replace jessie with stretch, apt update, apt upgrade, apt dist-upgrade, but yes, read the actual release notes
1714 [12:04:29] *** Quits: altin (~altin@replaced-ip ) (Quit: Leaving)
1715 [12:04:38] *** Parts: m1sh-L (~m1sh-L@replaced-ip ) ("Be back later...")
1716 [12:05:20] *** Joins: cico_ (97113954@replaced-ip )
1717 [12:07:56] *** Quits: turfal (~Thunderbi@replaced-ip ) (Quit: turfal)
1718 [12:08:55] *** Quits: CapsAdmin (~CapsAdmin@replaced-ip ) (Ping timeout: 255 seconds)
1719 [12:10:01] *** Quits: dselect (~dselect@replaced-ip ) (Quit: ouch... that hurt)
1720 [12:10:21] *** Joins: LorD_n1c0w (~igor@replaced-ip )
1721 [12:10:45] *** Joins: orbiter (~orbiter@replaced-ip )
1722 [12:10:45] *** Quits: sofazeit (~zeitsofa@replaced-ip ) (Quit: There is no better place to be as 127.0.0.1)
1723 [12:11:17] *** Joins: dselect (~dselect@replaced-ip )
1724 [12:11:19] *** Quits: rendar (~rendar@replaced-ip ) (Quit: Leaving)
1725 [12:11:44] *** Joins: alexgr (~alexgr@replaced-ip )
1726 [12:12:03] *** Joins: bolovanos (~bolovanos@replaced-ip )
1727 [12:13:03] *** Quits: Vizva (~Vizva@replaced-ip ) (Remote host closed the connection)
1728 [12:13:12] *** Quits: cico_ (97113954@replaced-ip ) (Quit: Page closed)
1729 [12:13:55] *** Quits: Aussie_matt (~quassel@replaced-ip ) (Read error: Connection reset by peer)
1730 [12:14:02] *** debhelper sets mode: +l 1724
1731 [12:15:15] *** Quits: meminemy (~quassel@replaced-ip ) (Remote host closed the connection)
1732 [12:15:20] *** Joins: drbw (~drbw@replaced-ip )
1733 [12:16:15] *** Quits: luneff (~yury@replaced-ip ) (Quit: Ухожу я от вас)
1734 [12:16:39] *** Joins: Aussie_matt (~quassel@replaced-ip )
1735 [12:17:12] *** Joins: rizzo (~RizzoTheR@replaced-ip )
1736 [12:17:57] *** Quits: ehlodex (~quassel@replaced-ip ) (Ping timeout: 250 seconds)
1737 [12:18:36] *** Joins: ehlodex (~quassel@replaced-ip )
1738 [12:20:12] *** Quits: gormenghast (~gormengha@replaced-ip ) (Quit: Quit)
1739 [12:20:28] *** Joins: gormenghast (~gormengha@replaced-ip )
1740 [12:20:39] *** Joins: Leoneof (~Leoneof@replaced-ip )
1741 [12:21:24] *** Joins: czesmir (~stefan@replaced-ip )
1742 [12:21:44] *** Joins: DrBunsen (~koen@replaced-ip )
1743 [12:21:46] *** Quits: oskie (usel@replaced-ip ) (Quit: leaving)
1744 [12:21:54] *** Joins: oskie (usel@replaced-ip )
1745 [12:21:58] *** Quits: gormenghast (~gormengha@replaced-ip ) (Client Quit)
1746 [12:22:33] <DrBunsen> Hey, has there been a security patch for meltdown for Debian?
1747 [12:22:44] <xorAxAx> not yet according to security.debian.org
1748 [12:22:57] *** Quits: pingfloyd (~pingfloyd@replaced-ip ) (Quit: ☮ out)
1749 [12:23:13] <DrBunsen> xorAxAx: ok, ty.
1750 [12:24:05] <annadane> soon
1751 [12:25:01] *** Quits: wzyy2 (~wzyy2@replaced-ip ) (Ping timeout: 256 seconds)
1752 [12:26:06] <DrBunsen> I am not particularly concerned, but I just wanted to know.
1753 [12:26:09] *** Quits: pvoigt (~Linux@replaced-ip ) (Quit: WeeChat 2.0.1)
1754 [12:26:59] *** Quits: bnw (~bnw@replaced-ip ) (Quit: Leaving)
1755 [12:27:13] *** Joins: Gaaab (~Gaaab@replaced-ip )
1756 [12:27:31] *** Joins: __marco__ (~marco@replaced-ip )
1757 [12:28:04] *** Joins: GadgetGuru (~Thunderbi@replaced-ip )
1758 [12:28:24] *** Quits: __marco (~marco@replaced-ip ) (Read error: Connection reset by peer)
1759 [12:30:45] *** Joins: shellclear_ (~shellclea@replaced-ip )
1760 [12:30:58] *** Joins: pvoigt (~Linux@replaced-ip )
1761 [12:31:57] *** Quits: anirban (~anirban@replaced-ip ) (Ping timeout: 240 seconds)
1762 [12:32:46] *** Quits: pvoigt (~Linux@replaced-ip ) (Client Quit)
1763 [12:33:30] <Leoneof> hi, I've local server with local repository (used reprepro) for Debian testing on pc1, my pc2 cannot get updates from local repository because it is not signed, replaced-url
1764 [12:34:01] *** Joins: dave0x6d (uid190567@replaced-ip )
1765 [12:35:04] *** Joins: Haudegen (~quassel@replaced-ip )
1766 [12:35:06] <towo^work> Leoneof, sign it?
1767 [12:35:45] *** Quits: vichib (~vichib@replaced-ip ) (Ping timeout: 264 seconds)
1768 [12:35:51] *** Joins: nic__ (~nic@replaced-ip )
1769 [12:36:02] *** Quits: baptist (~baptsk@replaced-ip ) (Read error: Connection reset by peer)
1770 [12:36:05] *** Joins: CapsAdmin (~CapsAdmin@replaced-ip )
1771 [12:36:05] *** Quits: nic_ (~nic@replaced-ip ) (Ping timeout: 260 seconds)
1772 [12:36:24] *** Joins: pvoigt (~Linux@replaced-ip )
1773 [12:37:11] *** Joins: sudhackar__ (~sudhackar@replaced-ip )
1774 [12:37:19] <Leoneof> towo^work: i have no idea how to sign it, i followed many websites and they are talking about gpg and keys, messy :|
1775 [12:37:21] *** Joins: baptist (~baptsk@replaced-ip )
1776 [12:37:22] *** Joins: ralpheeee (~ralpheeee@replaced-ip )
1777 [12:37:53] *** Joins: m1sh-L (~m1sh-L@replaced-ip )
1778 [12:38:31] <ralpheeee> noob question netinstall without DE would be the same as the server install?
1779 [12:38:37] *** Quits: sudhackar_ (~sudhackar@replaced-ip ) (Ping timeout: 256 seconds)
1780 [12:38:57] <ralpheeee> if not ...what would be the main diff?
1781 [12:39:10] *** Joins: shellclear (~shellclea@replaced-ip )
1782 [12:39:21] *** Joins: sir_wombat (~andreas@replaced-ip )
1783 [12:39:26] *** Quits: shellclear_ (~shellclea@replaced-ip ) (Quit: shellclear_)
1784 [12:39:40] <gpunk> yes same as server ... but you have to install server packages
1785 [12:39:46] <gpunk> see task-sel
1786 [12:40:00] <gpunk> tasksel*
1787 [12:40:37] <ralpheeee> gpunk: thxs!
1788 [12:40:40] <gpunk> :)
1789 [12:40:42] *** Quits: tech10171968 (~tech@replaced-ip ) (Remote host closed the connection)
1790 [12:41:13] *** Joins: Smigwell (4064740b@replaced-ip )
1791 [12:41:29] *** Joins: leto_ (~leto@replaced-ip )
1792 [12:41:31] <annadane> ralpheeee, the debian installer does provide the option for a server, which installs the apache2 package
1793 [12:42:10] <annadane> (if you want)
1794 [12:42:43] *** Joins: ChubaDuba (~ChubaDuba@replaced-ip )
1795 [12:43:34] *** Joins: dayten (~gnoid@replaced-ip )
1796 [12:43:51] <ralpheeee> yeah mainly trying to figure out the main diff between server / netinstall apart from the the very obvious X
1797 [12:44:01] *** debhelper sets mode: +l 1734
1798 [12:44:06] *** Quits: ChubaDuba (~ChubaDuba@replaced-ip ) (Client Quit)
1799 [12:44:19] *** Joins: lingkhang (~lingkhang@replaced-ip )
1800 [12:44:33] *** Quits: leto (~leto@replaced-ip ) (Ping timeout: 248 seconds)
1801 [12:45:10] *** Quits: CapsAdmin (~CapsAdmin@replaced-ip ) (Remote host closed the connection)
1802 [12:46:19] *** Joins: mcastillo_ (~mcastillo@replaced-ip )
1803 [12:46:23] *** Joins: leto (~leto@replaced-ip )
1804 [12:46:31] *** Quits: orkan (~orkan@replaced-ip ) (Quit: Leaving)
1805 [12:46:52] *** Quits: Aussie_matt (~quassel@replaced-ip ) (Remote host closed the connection)
1806 [12:47:04] <annadane> arr, X marks the spot. 'tis a treasure map!
1807 [12:47:05] *** Joins: TigerbotHesh_ (~TigerbotH@replaced-ip )
1808 [12:47:07] <annadane> sorry.
1809 [12:47:48] *** Joins: TheFeRRoH (~andales@replaced-ip )
1810 [12:47:48] *** Joins: AnD[a]LeS (~andales@replaced-ip )
1811 [12:48:11] *** Quits: TheFeRRoH (~andales@replaced-ip ) (Client Quit)
1812 [12:48:15] *** Quits: leto_ (~leto@replaced-ip ) (Ping timeout: 248 seconds)
1813 [12:48:50] *** Joins: Agiofws (0257a222@replaced-ip )
1814 [12:48:57] <Agiofws> hello
1815 [12:49:23] *** Joins: oish (~charlie@replaced-ip )
1816 [12:49:43] *** Quits: qba73 (~qba73@replaced-ip ) (Remote host closed the connection)
1817 [12:49:53] *** Joins: _0x4B1 (~Thereisno@replaced-ip )
1818 [12:49:58] *** Quits: Tigerbot_Hesh (~TigerbotH@replaced-ip ) (Ping timeout: 272 seconds)
1819 [12:50:05] *** Joins: TimmyF (~TimmyF@replaced-ip )
1820 [12:50:13] *** Joins: qba73 (~qba73@replaced-ip )
1821 [12:50:30] <Agiofws> i've created user "foo" and i'd like to add an accessible r+w link to users foo home dir from user agiofws can anyone help me with this?
1822 [12:50:36] *** Joins: woahdudefarout (~woahdudef@replaced-ip )
1823 [12:50:48] *** Joins: Ostrava (~Ostrava@replaced-ip )
1824 [12:50:49] *** Joins: SBelmont (~SBelmont@replaced-ip )
1825 [12:50:51] <woahdudefarout> #/JOIN TOPIC FOR TODAY THE PSYCHOLOGY OF BEING A DUMB ASS NIGGER!!: MrHyde Relicka guios xPucTu4 remote hicks_ AlwaysHigh kevy0 Messenger_bird drale2k bogus- jakew ineiros enkrypt enoch85 fauweh dinoocch michaelni tadz samouy alexlist rook2pawn tremo palinuro ssgelm flugger Jurkki Guest4726 shoogz mreznik ijmad Andreas33 Roedy theluckymike infernix nix64bit eTarap randomstrangerb mukmuk dudz probono m4dh4tt4 emerson nagetier vivid kardborren Vorspl
1826 [12:50:51] <TimmyF> #/JOIN TOPIC FOR TODAY THE PSYCHOLOGY OF BEING A DUMB ASS NIGGER!!: Co beardo derpyhooves_ cthuluh TvL2386_ sirecote leachim6 pacbard sdk blazeme8 echelon boturk fcanela seebyr raidsec wildstar hexnewbie disi CodeBlue1776 Slashman daedok oberling toruvinn probono superrorc Mmike v01t lmcloughlin boser NetTerminalGene master_of_master Rokixz zz_phar6oor SPF Gaaab rtur kbr Merixer angular_mike riddle de-facto unixbassen BlessJah rook2pawn lord_helmet grepper pr
1827 [12:50:51] <TimmyF> #/JOIN TOPIC FOR TODAY THE PSYCHOLOGY OF BEING A DUMB ASS NIGGER!!: ripazha v4s alexbligh1 deanman ahf_ rhaal_ limbo_ Orphis jannic benasse sef simbalion` Nazara gagrio raidsec gpunk Co pelegreno sasukeskapa_ Haohmaru jrabe Ad1Tech hex2a bitch boxrick lafleurdubien Shadowcrit Slashman dTal superrorc PhonicUK RebelCoder x10 uwd_ rtur Swant Piper-Off Razva bazhang drbw ariador TomyWork xPucTu4 jareth_ twisted` bluszcz unixbassen cef Keitaro thunderrd
1828 [12:50:51] <TimmyF> #/JOIN TOPIC FOR TODAY THE PSYCHOLOGY OF BEING A DUMB ASS NIGGER!!: dTal nathani sir_wombat blue_ tomaw Mazhive Mad_Dud CrazyyMaxx monstr0 mrig unicron_ samtunez devurandom thalos blueness pierrot spanglesontoast aindilis dax super_gollum johanbr t0aster0ven Tranmi HobGoblin b0b edvb reu raSter^ infernix orbiter mavhq Psy-Q xand stu_meat clopez_ Ad1Tech dixie7z_ peterrooney export craysiii Te[u]K sidv verm1n F flokuehn pelegreno slack_ bvdk disi adelyne
1829 [12:50:51] <TimmyF> #/JOIN TOPIC FOR TODAY THE PSYCHOLOGY OF BEING A DUMB ASS NIGGER!!: gvvg__ plasticle wybczu ghostyy Haohmaru Guest38449 Johnie pipeep Profound terr1 dysfigured bvs Cueball kbr dbristow mister_popo Leoneof klys jocthbr pfoo Gabemo midacts skagerak lebster oliv- Arkaniad fundies jonvonb Messenger_bird dudz JesseWalling AfroThundr lsyoyom noxid karakedi pelegreno jos3ph lingkhang peterS metts EmleyMoor ShapeShifter499 Mysterytrain user03 k4tfish |subz3r0| aielim
1830 [12:50:51] <TimmyF> #/JOIN TOPIC FOR TODAY THE PSYCHOLOGY OF BEING A DUMB ASS NIGGER!!: harald_bl_g xcin ohithere EmleyMoor Sleepy63 anantshri _0x4B1 dxrt booyah blue_ futex xsdg Waggie hayer Mazhive towo^work pikolinosimo ice303 CrazyyMaxx jim w0bni trobotham Arrowmaster WebDawg heinrich5991 RH_IO alexlist noodle renzhi Asoka inaki Rokixz natr0x uptime aielima imMute Ugrastil_ Slashman echelon amorel_ sjk1 Amplificator jhns Trieste loddfafnir ebarch theluckymike craigp MeltedLu
1831 [12:50:51] <woahdudefarout> #/JOIN TOPIC FOR TODAY THE PSYCHOLOGY OF BEING A DUMB ASS NIGGER!!: klaas shoogz richvdh dusares_ thallada SQL gvvg__ chachasmooth Otyg quasisane MeltedLux sayo- larjona Poster seprob_ rOss^64 cyphix max-m m4dh4tt4 Crypto wyre DalekSec DrBunsen NightKhaos sander85 marens rax- gluon CHRiSNEW teclo- jesopo xormor blacksyke nighty- APLU u13 capin sangy gareth__ Mmike tabris HeXiLeD sandroandrade deicide- greenbagels promach noahfx winem_ |subz3r0| see
1832 [12:50:51] <woahdudefarout> #/JOIN TOPIC FOR TODAY THE PSYCHOLOGY OF BEING A DUMB ASS NIGGER!!: Scuttle maxmtx[m] VBrain- sqz tnewman peterS MyIgel HauM1 hns PIBER bionix AnD[a]LeS ikevin Mad_Dud SirLagz skza trench Puckel_ kevr user03 p0rt bw_ ksk yeticry alkyl enki makz boser tadz jmsx MrFrood leibniz flokuehn db` Mazhive zabow MayJay FoolishOwl rizzo Mysterytrain Ad1Tech kevy0 Schmantinski colo-work ant0nio[m] Igel aesin dusares_ NaPs waz0wski
1833 [12:50:51] <woahdudefarout> #/JOIN TOPIC FOR TODAY THE PSYCHOLOGY OF BEING A DUMB ASS NIGGER!!: craysiii kline Tiffon riskox sistematico czesmir v4s homegrown_ abracada- yeticry sqz pikolinosimo fdsafdsaggdsa[m] ledeni kale baa44 LorD_n1c0w iCherry Whiskey pierrot television lstanley Puckel_ totonika armin boser platicus2 JC_SoCal lsv gigetoo tabris guardian MrHyde dpkg magnulu dondelel ryan-c VBrain- jer0me lbatalha_ mdroid elliot007 pedrodc_777 SkIzZaTo Epakai profall sativ
1834 [12:50:51] <woahdudefarout> #/JOIN TOPIC FOR TODAY THE PSYCHOLOGY OF BEING A DUMB ASS NIGGER!!: meLon JMichaelX infernix CEnnis91 NoCode deicide- hayer Esya zer0x Rhuarc hessu Agiofws Meerkat b0b hid3 _MMx kunwon1 dreamon__ makz Zardoz Malinux jerdef82 gvvg__ mdk nutron jesopo systo nix64bit meti Hunterkll MrHyde staircrusher Poster Nothing4You mcintosh yagi Profound nurupo DrDaemonEye sc_ SkIzZaTo gopnikovitch Lazuruz dohfish ori pentiumone133 dwar klaas Commander1024 graytr
1835 [12:50:51] *** Quits: woahdudefarout (~woahdudef@replaced-ip ) (Killed (Sigyn (Spam is off topic on freenode.)))
1836 [12:50:51] <TimmyF> #/JOIN TOPIC FOR TODAY THE PSYCHOLOGY OF BEING A DUMB ASS NIGGER!!: Iri Lrs_87 Slashman mukmu cef BlessJah moonlight7[m] sweatsuit thinkpad raidsec llucenic Incepti0n botho probono monstr0 koollman jrtc27 nix-7 nighty- jakew hikiko ulio shtirlic LucaTM rudi_s graytron f4cl3y c0ncealed r3m blue_ Python1320 wolfmitchell ghostyy Furai mister_popo mel00010 MayJay Acrisor Croepha rachelfish BotaniCar mastensg niko SirNeo webbyz Psy-Q JC_SoCal llimeht Adran jdn_
1837 [12:50:51] <TimmyF> #/JOIN TOPIC FOR TODAY THE PSYCHOLOGY OF BEING A DUMB ASS NIGGER!!: ggherdov mister_popo pacbard riex BlueByte Devastator dayten zmachine pk12 Posterdati slicepaperwords bzed verm1n phorce1_home ScottE DrDaemonEye bigjazzsound1 B[]rG max-m Cavedude precise gregf superrorc quite tobiasBora _rubik blacksyke ThomasJ|d orangey TomyWork deltam llimeht keith20 booyah baptist toruvinn coolchris Sveta kriskropd joze dwar mumixam n0p_ electrostat Gurty pistache b00kwo
1838 [12:50:51] *** TimmyF was kicked by debhelper (flood)
1839 [12:50:52] *** Joins: SmithAgent (~SmithAgen@replaced-ip )
1840 [12:50:52] *** Quits: SmithAgent (~SmithAgen@replaced-ip ) (K-Lined)
1841 [12:50:52] *** Quits: Ostrava (~Ostrava@replaced-ip ) (K-Lined)
1842 [12:50:53] *** Quits: SBelmont (~SBelmont@replaced-ip ) (K-Lined)
1843 [12:51:05] *** Quits: srtu (~hypnotoad@replaced-ip ) (Quit: Verlassend)
1844 [12:51:23] *** Joins: nathamanath (~nathamana@replaced-ip )
1845 [12:53:29] *** Joins: lankanmon (~LKNnet@replaced-ip )
1846 [12:53:52] <Agiofws> i've created user "foo" and i'd like to add an accessible r+w link to users "foo" home dir from user agiofws can anyone help me with this?
1847 [12:53:56] <jelly> Agiofws, you want rw access to all the files in different user's whole home dir? Why not just one subdirectory?
1848 [12:54:09] *** Joins: Aussie_matt (~quassel@replaced-ip )
1849 [12:54:12] *** Joins: MoonkYan_ (~moonkyang@replaced-ip )
1850 [12:55:01] *** Joins: m0j0dj0dj0 (~punk3r@replaced-ip )
1851 [12:55:13] *** Quits: dayten (~gnoid@replaced-ip ) (Ping timeout: 250 seconds)
1852 [12:55:26] <Agiofws> jelly: the dir is /home/agiofws/Documents/special-docs/ and everything under that ....
1853 [12:55:32] <gpunk> you can checkout acl Agiofws
1854 [12:55:47] <Agiofws> i've tried it but it doesn't work
1855 [12:55:51] *** Joins: Nach0z (~nach0z@replaced-ip )
1856 [12:55:51] *** Quits: Nach0z (~nach0z@replaced-ip ) (Changing host)
1857 [12:55:51] *** Joins: Nach0z (~nach0z@replaced-ip )
1858 [12:55:58] <gpunk> weird
1859 [12:56:08] <jesopo> what
1860 [12:56:12] <gpunk> how did you do that ?
1861 [12:56:14] *** Quits: Rokixz (~rokas@replaced-ip ) (Remote host closed the connection)
1862 [12:56:14] *** Joins: foxmask (~foxmask@replaced-ip )
1863 [12:56:55] <leachim6> I thought people cared
1864 [12:56:57] <Agiofws> setfacl -m user:foo:rw "/home/agiofws/Documents/special-docs/"
1865 [12:56:57] <leachim6> I was wrong :(
1866 [12:56:59] <Agiofws> ?
1867 [12:57:00] <jelly> Agiofws, that's not foo's home?
1868 [12:57:00] <leachim6> it was just a hilight bomb
1869 [12:57:13] <Agiofws> no its not
1870 [12:57:17] *** Quits: annadane (~annadane@replaced-ip ) (Remote host closed the connection)
1871 [12:57:18] *** Quits: Aussie_matt (~quassel@replaced-ip ) (Remote host closed the connection)
1872 [12:57:45] <jelly> Agiofws, so you want user foo to have rw access to /home/agiofws/Documents/special-docs/ then?
1873 [12:57:49] <gpunk> use eiciel :)
1874 [12:57:53] <Agiofws> yip
1875 [12:58:00] <gpunk> it s a GUI for acl
1876 [12:58:58] <jelly> Agiofws, if you're using posix ACL, you also need to give the user executable permissions, and you need to set a mask
1877 [13:00:04] *** Joins: Aussie_matt (~quassel@replaced-ip )
1878 [13:00:57] *** Quits: GeHa (~GeHa@replaced-ip ) (Ping timeout: 240 seconds)
1879 [13:01:02] *** Quits: Aussie_matt (~quassel@replaced-ip ) (Read error: Connection reset by peer)
1880 [13:03:45] *** Quits: Leoneof (~Leoneof@replaced-ip ) ()
1881 [13:03:54] *** Joins: ArlequInOut (~DaVinciCo@replaced-ip )
1882 [13:04:17] *** Joins: GeHa (~GeHa@replaced-ip )
1883 [13:04:24] *** Quits: GeraldW (~geraldw@replaced-ip##) (Quit: ZNC - ##replaced-url
1884 [13:04:27] *** Quits: bigjazzsound1 (~bigjazzso@replaced-ip ) (Quit: WeeChat 1.4)
1885 [13:07:11] *** Joins: turfal (~Thunderbi@replaced-ip )
1886 [13:08:09] *** Quits: craigp (~craigp@replaced-ip ) ()
1887 [13:08:18] <gagrio> why, did setfacl -m user:foo:rw "/home/agiofws/Documents/special-docs/" not work?
1888 [13:09:03] *** Joins: lsv_ (~nn@replaced-ip )
1889 [13:09:07] *** Joins: lurker (~JuanTheOn@replaced-ip )
1890 [13:09:57] *** Joins: Nekojimi (~jimj316@replaced-ip )
1891 [13:10:05] <Megaf> Hi all
1892 [13:10:16] *** Joins: FreEm1nD (freemindm@replaced-ip )
1893 [13:10:21] <Megaf> I accidentaly set my keyboard to a totally different keyboard layout
1894 [13:10:22] *** Quits: gpunk (~gpunk@replaced-ip ) (Quit: gpunk)
1895 [13:10:32] *** Quits: CyberJacob (~CyberJaco@replaced-ip ) (Quit: Bye Bye)
1896 [13:10:38] <Megaf> and now I can't type anything, not even in recovery mode it will accept my password
1897 [13:10:38] *** Quits: mcastillo_ (~mcastillo@replaced-ip ) (Quit: Leaving)
1898 [13:10:49] <Megaf> any idea of how can this be fixed?
1899 [13:12:14] *** Quits: lsv (~nn@replaced-ip ) (Ping timeout: 272 seconds)
1900 [13:12:24] *** Joins: Evol (~no@replaced-ip )
1901 [13:12:45] *** Joins: Aussie_matt (~quassel@replaced-ip )
1902 [13:12:52] *** Parts: lurker (~JuanTheOn@replaced-ip ) ("Leaving")
1903 [13:13:19] *** Quits: zabow (~zabow@replaced-ip ) (Ping timeout: 248 seconds)
1904 [13:13:23] *** Joins: flux242 (~chatzilla@replaced-ip )
1905 [13:13:35] *** Joins: GeraldW (~geraldw@replaced-ip )
1906 [13:15:09] *** Joins: matrixise (~stephane@replaced-ip )
1907 [13:16:42] *** Joins: gladioacuto (~gladioacu@replaced-ip )
1908 [13:16:44] *** Joins: jayarcs (~jayarcs@replaced-ip )
1909 [13:16:45] <gladioacuto> hello
1910 [13:17:16] *** Joins: nee-chan (~nee-chan@replaced-ip )
1911 [13:17:22] <gladioacuto> just installed 4.14.0.bpo on my stretch, and opening terminal I get -bash: ulimit: stack size: impossibile modificare il limite: Operazione non permessa
1912 [13:17:45] <gladioacuto> the italian part means 'impossible to modify the limit, operation not permitted'
1913 [13:17:59] <gladioacuto> this never happened with 4.13.0-1.bpo
1914 [13:18:11] <gladioacuto> what happens? how to fix?
1915 [13:19:19] <themill> Do you now have apparmor installed while you used not to? (wild guess)
1916 [13:19:57] *** Quits: neechan (~nee-chan@replaced-ip ) (Ping timeout: 240 seconds)
1917 [13:20:31] *** Joins: gpunk (~gpunk@replaced-ip )
1918 [13:21:02] *** Quits: gladioacuto (~gladioacu@replaced-ip ) (Remote host closed the connection)
1919 [13:21:02] *** Quits: MoonkYan_ (~moonkyang@replaced-ip ) (Remote host closed the connection)
1920 [13:21:10] *** Quits: bananadev_ (~onlyester@replaced-ip ) (Quit: Leaving)
1921 [13:21:20] *** Joins: gladioacuto (~gladioacu@replaced-ip )
1922 [13:21:22] *** Quits: peixoto (~peixoto@replaced-ip ) (Ping timeout: 255 seconds)
1923 [13:22:09] *** Quits: Aussie_matt (~quassel@replaced-ip ) (Read error: Connection reset by peer)
1924 [13:22:32] *** Quits: gladioacuto (~gladioacu@replaced-ip ) (Remote host closed the connection)
1925 [13:23:15] *** Quits: FreEm1nD (freemindm@replaced-ip ) ()
1926 [13:24:06] *** Joins: ketut (~ketut@replaced-ip )
1927 [13:26:19] <Aebian> Can someone guide me on X11 forwarding? I have a environment where I need to connect to a server (c) trough a jumpserver (b) in order to get a shell on my client (a). I'm now seeking a method to get a GUI application from C displayed on to A via XMING (X11 forward). If I try xeyes on B it works but nothing I tried works on C. I'm just unsure what needs to be done in order to get the GUI on A which is
1928 [13:26:25] <Aebian> started at C. Due to restrictions it is not possible to edit the sshd config but since I'm able to forward X11 stuff from the jump server (b) it seems enabled
1929 [13:27:47] *** Quits: Hydrastra (~LUX@replaced-ip ) (Quit: さよなら)
1930 [13:28:05] <unixbassen> Megaf: try opening a terminal and type setxkbmap us or do sudo dpkg-reconfigure locales
1931 [13:28:13] *** Joins: darxmurf (~darxmurf@replaced-ip )
1932 [13:28:16] <darxmurf> hi all
1933 [13:28:21] *** Joins: Spr1ng (~Spr1ng@replaced-ip )
1934 [13:28:39] <Megaf> unixbassen: that's the problem, I can't login
1935 [13:28:43] *** Joins: TuxMeister (~TuxMeiste@replaced-ip )
1936 [13:28:47] *** Quits: shellclear (~shellclea@replaced-ip ) (Ping timeout: 248 seconds)
1937 [13:28:49] <Megaf> because all keys are changed
1938 [13:28:53] <darxmurf> what the hell is this issue ? : replaced-url
1939 [13:29:02] <unixbassen> Megaf: ahh bummer
1940 [13:29:08] <darxmurf> how a kernel update can kill a BIOS Oo ?
1941 [13:29:17] <Megaf> unixbassen: I solved the problem already, using SSH. But how would an end user fix that?
1942 [13:29:19] *** Joins: nac (~nac@replaced-ip )
1943 [13:30:11] *** Quits: nic__ (~nic@replaced-ip ) (Quit: Reconnecting)
1944 [13:30:25] *** Quits: GadgetGuru (~Thunderbi@replaced-ip ) (Quit: GadgetGuru)
1945 [13:30:32] <unixbassen> Megaf: true
1946 [13:30:34] *** Joins: nic_ (~nic@replaced-ip )
1947 [13:30:38] *** Joins: Darby_Crash (~Darby_Cra@replaced-ip )
1948 [13:30:44] *** Joins: Kruppt (~Kruppt@replaced-ip )
1949 [13:31:19] *** Joins: gladioacuto (~gladioacu@replaced-ip )
1950 [13:31:26] *** Quits: Kruppt (~Kruppt@replaced-ip ) (Max SendQ exceeded)
1951 [13:31:30] <gladioacuto> themill, you guess right. I purged apparmor because it was the trigger of freezing issue on my system. I documented it here, but do not have the links at the moment
1952 [13:31:36] *** Joins: nikitasius (~nikitasiu@replaced-ip )
1953 [13:31:46] *** Quits: Spr1ng (~Spr1ng@replaced-ip ) (Client Quit)
1954 [13:32:01] *** Quits: Neomex (~quassel@replaced-ip ) (Ping timeout: 248 seconds)
1955 [13:32:26] *** Joins: Spr1ng (~Spr1ng@replaced-ip )
1956 [13:32:32] *** Quits: _0x4B1 (~Thereisno@replaced-ip ) (Ping timeout: 255 seconds)
1957 [13:33:16] *** Joins: Nik05 (~Nik05@replaced-ip )
1958 [13:33:47] *** Joins: peixoto (~peixoto@replaced-ip )
1959 [13:34:01] *** debhelper sets mode: +l 1740
1960 [13:34:14] <gpunk> darxmurf it can :)
1961 [13:34:20] *** Quits: oish (~charlie@replaced-ip ) (Ping timeout: 255 seconds)
1962 [13:34:43] *** Quits: mDfRg- (~mDfRg@replaced-ip##) (Quit: ZNC 1.6.5+deb1~bpo8+1 - ##replaced-url
1963 [13:35:09] *** Joins: oish (~charlie@replaced-ip )
1964 [13:35:24] <darxmurf> of course but why does it touch it ?
1965 [13:35:43] <gpunk> there is interaction, mostly reading
1966 [13:35:44] *** Joins: mDfRg- (~mDfRg@replaced-ip )
1967 [13:35:46] *** Quits: rasb (~rasb@replaced-ip ) (Remote host closed the connection)
1968 [13:35:52] <gpunk> but if it is wrongly done
1969 [13:35:59] <gpunk> it can alter it
1970 [13:36:05] <gpunk> and even bug it
1971 [13:36:32] *** Quits: gladioacuto (~gladioacu@replaced-ip ) (Remote host closed the connection)
1972 [13:36:53] *** Joins: gladioacuto (~gladioacu@replaced-ip )
1973 [13:36:58] *** Quits: jubo2 (~juboxi@replaced-ip ) (Remote host closed the connection)
1974 [13:37:12] *** Joins: arora (~ashok@replaced-ip )
1975 [13:37:23] *** Joins: jubo2 (~juboxi@replaced-ip )
1976 [13:37:44] *** Quits: Agiofws (0257a222@replaced-ip ) (Ping timeout: 260 seconds)
1977 [13:38:30] <darxmurf> As we can see :D
1978 [13:38:55] <gpunk> :)
1979 [13:39:49] *** Quits: ArlequInOut (~DaVinciCo@replaced-ip ) (Ping timeout: 256 seconds)
1980 [13:40:32] *** Quits: gladioacuto (~gladioacu@replaced-ip ) (Remote host closed the connection)
1981 [13:40:50] *** Joins: gladioacuto (~gladioacu@replaced-ip )
1982 [13:42:44] *** Joins: Rembo (Rembo@replaced-ip )
1983 [13:43:44] *** Joins: LioneLL (~Pidgin@replaced-ip )
1984 [13:43:50] <Rembo> hello everyone, i'm getting this: replaced-url
1985 [13:44:45] *** Quits: mDfRg- (~mDfRg@replaced-ip##) (Quit: ZNC 1.6.5+deb1~bpo8+1 - ##replaced-url
1986 [13:45:29] *** Parts: ralpheeee (~ralpheeee@replaced-ip ) ("WeeChat 2.0.1")
1987 [13:46:03] *** Joins: AlexPortable (uid7568@replaced-ip )
1988 [13:47:07] *** Joins: mDfRg- (~mDfRg@replaced-ip )
1989 [13:47:21] <darxmurf> well, probably :D
1990 [13:47:35] <darxmurf> 200 °C is not really normal in any system
1991 [13:47:38] *** Joins: metxn (~metax@replaced-ip )
1992 [13:47:59] <gpunk> yes, that s too hot
1993 [13:48:08] *** Joins: sh00p (~z@replaced-ip )
1994 [13:48:18] <darxmurf> if you can still touch your disk, it means the probe is dead
1995 [13:48:21] *** Quits: bapophis_ (~belethapo@replaced-ip ) (Ping timeout: 264 seconds)
1996 [13:48:25] <darxmurf> is you can't touch the disk, change it :D
1997 [13:48:33] *** Joins: citypw (~citypw@replaced-ip )
1998 [13:48:34] <darxmurf> anyway... change it :)
1999 [13:48:53] <gpunk> yeah after 200 degrees , it must have died anyway
2000 [13:48:55] *** Quits: Darby_Crash (~Darby_Cra@replaced-ip ) (Quit: Leaving)
2001 [13:49:11] *** Quits: nac (~nac@replaced-ip ) (Ping timeout: 240 seconds)
2002 [13:49:17] <darxmurf> I don't think you can reach 200 °C anyway
2003 [13:50:30] *** Quits: symant_ (uid222787@replaced-ip ) (Quit: Connection closed for inactivity)
2004 [13:50:32] *** Quits: gladioacuto (~gladioacu@replaced-ip ) (Remote host closed the connection)
2005 [13:50:41] <sir_wombat> solder will melt at about 230°C...
2006 [13:50:53] *** ezdev is now known as gnu_plus_ezdev
2007 [13:50:53] *** Joins: gladioacuto (~gladioacu@replaced-ip )
2008 [13:51:22] *** Joins: VampiricPadraig (~Padraig@replaced-ip )
2009 [13:52:01] *** Quits: rhaal_ (~Rhaal@replaced-ip ) (Quit: Leaving)
2010 [13:52:05] *** Joins: simon_q_ (1899470@replaced-ip )
2011 [13:52:06] *** Quits: mDfRg- (~mDfRg@replaced-ip##) (Quit: ZNC 1.6.5+deb1~bpo8+1 - ##replaced-url
2012 [13:52:32] *** Quits: gladioacuto (~gladioacu@replaced-ip ) (Remote host closed the connection)
2013 [13:52:53] *** Joins: gladioacuto (~gladioacu@replaced-ip )
2014 [13:53:27] *** Quits: KidBeta (~textual@replaced-ip ) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
2015 [13:53:35] *** Joins: shellclear (~shellclea@replaced-ip )
2016 [13:54:06] *** Joins: mDfRg (~mDfRg@replaced-ip )
2017 [13:56:45] *** Quits: qba73 (~qba73@replaced-ip ) (Ping timeout: 264 seconds)
2018 [13:56:52] *** Quits: NetTerminalGene (~NetTermin@replaced-ip ) (Ping timeout: 265 seconds)
2019 [13:57:10] *** Joins: zabow (~zabow@replaced-ip )
2020 [13:58:11] *** Joins: qba73 (~qba73@replaced-ip )
2021 [13:58:13] *** Joins: fwiaoo (~user@replaced-ip )
2022 [13:58:18] *** Quits: turfal (~Thunderbi@replaced-ip ) (Remote host closed the connection)
2023 [13:58:32] *** Quits: gladioacuto (~gladioacu@replaced-ip ) (Remote host closed the connection)
2024 [13:58:48] *** Joins: gladioacuto (~gladioacu@replaced-ip )
2025 [13:59:23] *** Quits: bolovanos (~bolovanos@replaced-ip ) (Quit: Leaving)
2026 [14:00:08] *** Quits: kaosu (~kaosu@replaced-ip ) (Quit: Leaving)
2027 [14:00:32] *** Quits: gladioacuto (~gladioacu@replaced-ip ) (Remote host closed the connection)
2028 [14:00:51] *** Joins: gladioacuto (~gladioacu@replaced-ip )
2029 [14:02:15] *** Quits: thunderrd (~thunderrd@replaced-ip ) (Quit: Leaving)
2030 [14:02:46] *** Quits: dreamon__ (~dreamon@replaced-ip ) (Ping timeout: 268 seconds)
2031 [14:03:14] *** Quits: nix64bit (~Thunderbi@replaced-ip ) (Quit: nix64bit)
2032 [14:03:28] *** Joins: thunderrd (~thunderrd@replaced-ip )
2033 [14:04:46] *** Joins: Smithe (~Smithe@replaced-ip )
2034 [14:05:05] *** Joins: f10 (~flo@replaced-ip )
2035 [14:05:56] *** Joins: zenpac (~zenpac3@replaced-ip )
2036 [14:07:37] *** Quits: MACscr (~MACscr@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
2037 [14:08:34] *** Joins: msn (~kvirc@replaced-ip )
2038 [14:08:35] *** Quits: qba73 (~qba73@replaced-ip ) (Ping timeout: 240 seconds)
2039 [14:09:03] *** Joins: zapperoo (~ZaP@replaced-ip )
2040 [14:09:38] *** Quits: simon_q_ (1899470@replaced-ip ) (Quit: leaving)
2041 [14:09:53] *** Joins: NetTerminalGene (~NetTermin@replaced-ip )
2042 [14:11:02] *** Joins: simon_q_ (1899470@replaced-ip )
2043 [14:11:21] *** Joins: xet7 (~xet7@replaced-ip )
2044 [14:11:42] *** Quits: simon_q_ (1899470@replaced-ip ) (Client Quit)
2045 [14:12:02] *** Quits: flux242 (~chatzilla@replaced-ip ) (Quit: ChatZilla 0.9.93 [Firefox 56.0/20171003222101])
2046 [14:12:21] *** Quits: citypw (~citypw@replaced-ip ) (Ping timeout: 264 seconds)
2047 [14:12:25] <zenpac> FYI: I had some errors upgrading liblouis-* packages. I just removed them as I dont use them, but my sources.list was fairly minimal.
2048 [14:12:55] *** Joins: Smeared_Beard (~SmearedBe@replaced-ip )
2049 [14:12:55] *** Joins: simon_q_ (1899470@replaced-ip )
2050 [14:13:47] *** Quits: metaphysician (~meta-code@replaced-ip ) (Quit: Bye.)
2051 [14:13:47] *** Quits: jnavila (~jnavila@replaced-ip ) (Ping timeout: 265 seconds)
2052 [14:13:53] *** Quits: simon_q_ (1899470@replaced-ip ) (Client Quit)
2053 [14:13:55] *** Quits: lingkhang (~lingkhang@replaced-ip ) (Quit: WeeChat 1.9.1)
2054 [14:14:11] <zenpac> replaced-url
2055 [14:14:18] *** Quits: SmearedBeard (~SmearedBe@replaced-ip ) (Ping timeout: 272 seconds)
2056 [14:14:57] *** Quits: e1z0 (~null@replaced-ip ) (Ping timeout: 256 seconds)
2057 [14:15:14] *** Joins: e1z0 (~null@replaced-ip )
2058 [14:15:24] *** Joins: lilabsence (~RizzoTheR@replaced-ip )
2059 [14:16:02] <jelly> zenpac, you shouldn't use "stable" in sources.list, put the codename of a release in there instead, like "stretch"
2060 [14:17:23] *** Joins: bapophis_ (~belethapo@replaced-ip )
2061 [14:18:11] *** Quits: rizzo (~RizzoTheR@replaced-ip ) (Ping timeout: 268 seconds)
2062 [14:18:23] *** Quits: MuffinMedic (Evan@replaced-ip ) (Ping timeout: 248 seconds)
2063 [14:18:55] *** Quits: mDfRg (~mDfRg@replaced-ip##) (Quit: ZNC 1.6.5+deb1~bpo8+1 - ##replaced-url
2064 [14:20:03] *** Joins: Neomex (~quassel@replaced-ip )
2065 [14:20:09] *** Quits: somiaj (~jaimos@replaced-ip ) (Ping timeout: 264 seconds)
2066 [14:20:16] *** Joins: somiaj (~jaimos@replaced-ip )
2067 [14:20:22] *** Joins: simon_q_ (1899470@replaced-ip )
2068 [14:20:40] *** Joins: Brigo (~Brigo@replaced-ip )
2069 [14:20:59] *** Joins: mDfRg- (~mDfRg@replaced-ip )
2070 [14:21:41] *** Joins: conta1 (~Thunderbi@replaced-ip )
2071 [14:21:49] *** Quits: simon_q_ (1899470@replaced-ip ) (Client Quit)
2072 [14:21:57] *** Joins: simon_q_ (1899470@replaced-ip )
2073 [14:22:59] *** Quits: simon_q_ (1899470@replaced-ip ) (Client Quit)
2074 [14:23:56] *** Quits: thunderrd (~thunderrd@replaced-ip ) (Read error: Connection reset by peer)
2075 [14:23:57] *** Quits: setty (~setty@replaced-ip ) (Ping timeout: 240 seconds)
2076 [14:24:06] *** Joins: sudhackar_ (~sudhackar@replaced-ip )
2077 [14:24:14] *** Quits: vidjogamer (~vidjogame@replaced-ip ) (Remote host closed the connection)
2078 [14:24:18] *** Joins: Rom3oCrash (uid143788@replaced-ip )
2079 [14:24:53] *** Joins: k1l0b1t (~lammens00@replaced-ip )
2080 [14:25:09] *** Quits: oish (~charlie@replaced-ip ) (Ping timeout: 256 seconds)
2081 [14:25:25] *** Joins: vidjogamer (~vidjogame@replaced-ip )
2082 [14:25:28] *** Joins: citypw (~citypw@replaced-ip )
2083 [14:25:50] *** Joins: dvs (~hibbard@replaced-ip )
2084 [14:25:51] *** Quits: sudhackar__ (~sudhackar@replaced-ip ) (Ping timeout: 248 seconds)
2085 [14:26:33] *** Joins: thunderrd (~thunderrd@replaced-ip )
2086 [14:26:59] <zenpac> jelly: ok.. ty
2087 [14:27:49] *** Joins: jakecross (~jakecross@replaced-ip )
2088 [14:28:20] <jakecross> I'm new to Debian. I am trying to install Remmina (which I thnk should be there according to the packages search in the browser) but it cna't be found with apt-get
2089 [14:28:33] *** Quits: Rubin (~rubin@replaced-ip ) (Ping timeout: 256 seconds)
2090 [14:28:37] *** Joins: amcorreia (~amcorreia@replaced-ip )
2091 [14:28:48] <jakecross> I am using Debian 9 and my mirrors list are all pointing to the UK mirrors
2092 [14:29:17] *** Quits: lookup_for_work (~Whoine@replaced-ip ) (Quit: Leaving)
2093 [14:29:58] *** Quits: vidjogamer (~vidjogame@replaced-ip ) (Ping timeout: 252 seconds)
2094 [14:29:59] <dvs> ,v remmina
2095 [14:30:00] <judd> Package: remmina on amd64 -- wheezy: 1.0.0-4+deb7u1; jessie: 1.1.1-2; stretch-backports: 1.2.0-rcgit.24-2~bpo9+1; buster: 1.2.0-rcgit.24-3; sid: 1.2.0-rcgit.26+dfsg-1
2096 [14:30:15] *** Quits: numbdewd (~numbdewd@replaced-ip ) (Remote host closed the connection)
2097 [14:30:19] <dvs> nope, not in stretch
2098 [14:30:19] *** Joins: meminemy (~quassel@replaced-ip )
2099 [14:30:36] *** Joins: Vizva (~Vizva@replaced-ip )
2100 [14:30:40] <jakecross> I have just found on the remmina site itself that I need to have the backports enabled. I'm not entirely sure what they means, but i will follow their instructions
2101 [14:30:49] *** multi_io_ is now known as multi_io
2102 [14:30:53] <dvs> !backports
2103 [14:30:53] <dpkg> A backport is a package from a newer Debian branch, compiled from source for an older branch to avoid dependency and <ABI> complications. replaced-url
2104 [14:31:27] <jakecross> So remmina is available in a newer system but not the current one?
2105 [14:31:37] *** Joins: MuffinMedic (Evan@replaced-ip )
2106 [14:31:40] *** Joins: vidjogamer (~vidjogame@replaced-ip )
2107 [14:31:52] <jakecross> Thanks for the pointers :), I've got it now
2108 [14:32:02] <dvs> backports can be used with the current stable
2109 [14:32:03] *** Quits: HobGoblin (~jaa@replaced-ip ) (Changing host)
2110 [14:32:03] *** Joins: HobGoblin (~jaa@replaced-ip )
2111 [14:32:16] *** HobGoblin is now known as UukGoblin
2112 [14:32:53] <jakecross> So backports are taken from unstable, and allowed to run in stable. Presumably there is no risk involved in making those backports available.
2113 [14:33:02] <jakecross> no risk == minimal risk
2114 [14:33:17] <dvs> minimal risk, yeah
2115 [14:33:21] *** Quits: torrezno2 (~torrezno@replaced-ip ) (Read error: Connection reset by peer)
2116 [14:33:21] *** Quits: _aeris_ (~aeris@replaced-ip ) (Write error: Connection reset by peer)
2117 [14:33:21] *** Quits: ghost43 (~daer@replaced-ip ) (Write error: Connection reset by peer)
2118 [14:33:21] *** Quits: aielima (~aielima@replaced-ip ) (Write error: Connection reset by peer)
2119 [14:33:21] *** Quits: echelon (~echelon@replaced-ip ) (Read error: Connection reset by peer)
2120 [14:33:21] *** Quits: Crypto (~Uberius@replaced-ip ) (Read error: Connection reset by peer)
2121 [14:33:21] *** Quits: cruncher_ (~cruncher@replaced-ip ) (Read error: Connection reset by peer)
2122 [14:33:21] *** Quits: sh1ro (~sh1ro@replaced-ip ) (Read error: Connection reset by peer)
2123 [14:33:21] *** Quits: t0aster0ven (~iaeofjgsk@replaced-ip ) (Read error: Connection reset by peer)
2124 [14:33:21] *** Quits: Vizva (~Vizva@replaced-ip ) (Read error: Connection reset by peer)
2125 [14:33:21] *** Quits: metxn (~metax@replaced-ip ) (Read error: Connection reset by peer)
2126 [14:33:21] *** Quits: prometheus_falli (~sluggo@replaced-ip ) (Read error: Connection reset by peer)
2127 [14:33:21] *** Quits: de-facto (~de-facto@replaced-ip ) (Read error: Connection reset by peer)
2128 [14:33:21] *** Quits: TigerbotHesh_ (~TigerbotH@replaced-ip ) (Write error: Connection reset by peer)
2129 [14:33:40] *** gnu_plus_ezdev is now known as ezdev_dev_dev_de
2130 [14:33:46] <jakecross> at which point, perhaps I should be running unstable instead of stable. Is that wise? A simple upgrad epath from my current system?
2131 [14:33:52] *** Joins: jfsCommit (~kdevtmpfs@replaced-ip )
2132 [14:34:01] *** debhelper sets mode: +l 1729
2133 [14:34:06] <dvs> unstable is generally for developers
2134 [14:34:13] *** Joins: cruncher_ (~cruncher@replaced-ip )
2135 [14:34:14] *** Joins: dixie7z__ (~dixie7z@replaced-ip )
2136 [14:34:20] <jakecross> Other than wireless firmware, it's all been relatively painless and the system is running faster than any other distro I've installed (though on par with Slackware I guess)
2137 [14:34:22] *** Joins: torrezno2 (~torrezno@replaced-ip )
2138 [14:34:25] *** Joins: TigerbotHesh_ (~TigerbotH@replaced-ip )
2139 [14:34:25] *** Joins: Crypto (~Uberius@replaced-ip )
2140 [14:34:27] *** Joins: t0aster0ven (~iaeofjgsk@replaced-ip )
2141 [14:34:44] *** Joins: sh1ro (~sh1ro@replaced-ip )
2142 [14:35:06] *** Joins: Divergenz (~thisis@replaced-ip )
2143 [14:35:06] *** Quits: Divergenz (~thisis@replaced-ip ) (Changing host)
2144 [14:35:06] *** Joins: Divergenz (~thisis@replaced-ip )
2145 [14:35:12] *** Joins: echelon (~echelon@replaced-ip )
2146 [14:35:31] *** Joins: de-facto (~de-facto@replaced-ip )
2147 [14:36:00] *** Joins: prometheus_falli (~sluggo@replaced-ip )
2148 [14:36:03] <jakecross> I am using it as a development machine, so I guess unstable is where I want to be.
2149 [14:36:05] *** Quits: glebihan (~glebihan@replaced-ip ) (Ping timeout: 240 seconds)
2150 [14:36:07] *** Joins: Aussie_matt (~quassel@replaced-ip )
2151 [14:36:21] *** Joins: mikbou (~mikbou@replaced-ip )
2152 [14:36:35] <jelly> ,v remmina
2153 [14:36:36] <judd> Package: remmina on amd64 -- wheezy: 1.0.0-4+deb7u1; jessie: 1.1.1-2; stretch-backports: 1.2.0-rcgit.24-2~bpo9+1; buster: 1.2.0-rcgit.24-3; sid: 1.2.0-rcgit.26+dfsg-1
2154 [14:36:50] *** Quits: raynold (uid201163@replaced-ip ) (Quit: Connection closed for inactivity)
2155 [14:36:50] <dvs> No, if you're developing Debian, then you should use unstable
2156 [14:36:55] <jelly> dpkg, tell jakecross about stretch-backports
2157 [14:36:57] *** Quits: xet7 (~xet7@replaced-ip ) (Ping timeout: 264 seconds)
2158 [14:37:11] *** Quits: m0j0dj0dj0 (~punk3r@replaced-ip ) (Ping timeout: 240 seconds)
2159 [14:37:35] *** Quits: dixie7z_ (~dixie7z@replaced-ip ) (Ping timeout: 240 seconds)
2160 [14:37:39] <jakecross> Ah. I have enabled backports to install remmina. I'll read more into it.
2161 [14:38:04] <bogus-> I think there's nothing wrong with using unstable as a daily driver
2162 [14:38:29] <dvs> bogus-, if you know how to fix its breakages
2163 [14:38:45] <jelly> there's nothing wrong as long as you're not suggesting it to users not familiar with debian
2164 [14:39:22] <jelly> and if a user can deal with unstable, they're not going to ask questions in here
2165 [14:39:29] *** Joins: m0j0dj0dj0 (~punk3r@replaced-ip )
2166 [14:39:35] *** Joins: _aeris_ (~aeris@replaced-ip )
2167 [14:39:39] <jakecross> I am unfamiliar with Debian... so that counts me out. It's just going to take me a while to get to grips with some of the Debian-isms that you lot know about already :)
2168 [14:39:39] *** Joins: ghost43 (~daer@replaced-ip )
2169 [14:40:20] *** Joins: simon_q_ (1899470@replaced-ip )
2170 [14:40:45] *** Quits: vidjogamer (~vidjogame@replaced-ip ) (Read error: Connection reset by peer)
2171 [14:40:50] <bogus-> sooo
2172 [14:40:54] *** Quits: t0aster0ven (~iaeofjgsk@replaced-ip ) (Remote host closed the connection)
2173 [14:41:05] *** Quits: mniip (mniip@replaced-ip ) (Ping timeout: 240 seconds)
2174 [14:41:09] <bogus-> how are you going to learn how to fix breakage when stuff doesn't break 8)
2175 [14:41:13] *** ezdev_dev_dev_de is now known as ezdev
2176 [14:41:17] *** Joins: ch0wn_ (~tmp@replaced-ip )
2177 [14:41:32] <jakecross> If nothing breaks, I will submit a bug report
2178 [14:41:35] *** Joins: t0aster0ven (~iaeofjgsk@replaced-ip )
2179 [14:41:53] <dvs> A bug report for what?
2180 [14:42:33] <bogus-> <jelly> and if a user can deal with unstable, they're not going to ask questions in here
2181 [14:42:33] *** Joins: holden- (~holden-@replaced-ip )
2182 [14:42:36] <bogus-> ehrm? wtf?
2183 [14:42:56] <dvs> makes sense to me!
2184 [14:43:13] *** Quits: Aussie_matt (~quassel@replaced-ip ) (Remote host closed the connection)
2185 [14:43:35] <bogus-> pepperidge farm remembers the time where IRC was to ask questions about stuff you fuck up
2186 [14:44:00] <bogus-> or stuff you want to try
2187 [14:44:02] *** debhelper sets mode: +l 1740
2188 [14:44:35] *** Joins: mniip (mniip@replaced-ip )
2189 [14:45:32] *** Quits: Raed (~Raed@replaced-ip ) (Ping timeout: 252 seconds)
2190 [14:45:51] <bogus-> now you're suggesting debian unstable is extremely hard to manage, which imho, it isn't
2191 [14:46:07] *** Quits: auror (~auror@replaced-ip ) (Ping timeout: 248 seconds)
2192 [14:46:17] *** Joins: Divergenz_ (~thisis@replaced-ip )
2193 [14:46:38] *** Quits: Divergenz_ (~thisis@replaced-ip ) (Remote host closed the connection)
2194 [14:46:41] <dvs> bogus-, it's not hard to manage but there's a good possibility that a breakage will come.
2195 [14:46:45] *** Quits: Divergenz (~thisis@replaced-ip ) (Ping timeout: 260 seconds)
2196 [14:46:48] *** Quits: DalekSec (unit193@replaced-ip ) (Remote host closed the connection)
2197 [14:47:00] *** Joins: Raed (~Raed@replaced-ip )
2198 [14:47:09] <dvs> at least much more likely than stable.
2199 [14:47:12] *** Quits: ShapeShifter499 (~ShapeShif@replaced-ip ) (Read error: Connection reset by peer)
2200 [14:48:20] *** Joins: ShapeShifter499 (~ShapeShif@replaced-ip )
2201 [14:48:27] *** Quits: cyborg-one (~cyborg-on@replaced-ip ) (Ping timeout: 240 seconds)
2202 [14:48:35] *** Quits: ice303 (~pi@replaced-ip ) (Quit: leaving)
2203 [14:48:59] *** Joins: dionysus69 (~Thunderbi@replaced-ip )
2204 [14:49:10] *** Quits: GeHa (~GeHa@replaced-ip ) (Quit: Leaving)
2205 [14:49:15] *** Joins: glebihan (~glebihan@replaced-ip )
2206 [14:49:37] *** Joins: GeHa (~GeHa@replaced-ip )
2207 [14:50:18] *** Quits: simon_q_ (1899470@replaced-ip ) (Quit: leaving)
2208 [14:50:23] *** Joins: xet7 (~xet7@replaced-ip )
2209 [14:50:27] *** Joins: simon_q_ (1899470@replaced-ip )
2210 [14:50:40] *** Quits: simon_q_ (1899470@replaced-ip ) (Client Quit)
2211 [14:51:14] *** Joins: dolphy (~kramer@replaced-ip )
2212 [14:51:20] *** Joins: simon_q_ (1899470@replaced-ip )
2213 [14:51:42] *** Quits: simon_q_ (1899470@replaced-ip ) (Client Quit)
2214 [14:52:16] *** Joins: Adbray (~Adbray@replaced-ip )
2215 [14:52:27] *** Quits: sdx23 (~sdx23@replaced-ip ) (Ping timeout: 240 seconds)
2216 [14:52:37] *** Joins: shinnya (~shinnya@replaced-ip )
2217 [14:53:29] *** Quits: RebelCoder (~RebelCode@replaced-ip ) (Ping timeout: 256 seconds)
2218 [14:54:46] *** Joins: sdvd (25a85bd9@replaced-ip )
2219 [14:55:39] *** Quits: jsdk (~jsdk@replaced-ip ) (Quit: Leaving.)
2220 [14:56:11] *** Joins: wzyy2 (~wzyy2@replaced-ip )
2221 [14:56:49] *** Joins: l3archos (~Thunderbi@replaced-ip )
2222 [14:59:53] *** Joins: qba73 (~qba73@replaced-ip )
2223 [14:59:53] *** Joins: tpanarch1st (~tpanarch1@replaced-ip )
2224 [15:00:04] *** Quits: msn (~kvirc@replaced-ip##) (Quit: KVIrc 4.9.3 Aria ##replaced-url
2225 [15:00:14] *** Quits: LioneLL (~Pidgin@replaced-ip ) (Read error: Connection reset by peer)
2226 [15:00:24] <tom[]> iirc, there was no new kernel in 9.2>9.3 upgrade so we will have to wait for a kernel with KPTI?
2227 [15:00:46] *** Quits: Ekchuan (~RandyMars@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
2228 [15:02:31] *** Joins: jayarcss (~jayarcs@replaced-ip )
2229 [15:03:02] *** Joins: sdx23 (~sdx23@replaced-ip )
2230 [15:03:06] *** Quits: fwiaoo (~user@replaced-ip ) (Remote host closed the connection)
2231 [15:03:13] *** Quits: shellclear (~shellclea@replaced-ip ) (Quit: shellclear)
2232 [15:03:45] *** Joins: RebelCoder (~RebelCode@replaced-ip )
2233 [15:04:03] *** Quits: ARSR (~arsr@replaced-ip ) (Quit: Leaving)
2234 [15:04:08] *** Joins: metxn (~metax@replaced-ip )
2235 [15:04:22] *** Quits: ezdev (~user@replaced-ip ) (Quit: Leaving)
2236 [15:04:40] *** Joins: n4dir (~user@replaced-ip )
2237 [15:05:09] *** Quits: jayarcs (~jayarcs@replaced-ip ) (Ping timeout: 264 seconds)
2238 [15:05:44] *** Parts: k1l0b1t (~lammens00@replaced-ip ) ("Ik ga weg")
2239 [15:07:26] *** Quits: Gaaab (~Gaaab@replaced-ip ) (Remote host closed the connection)
2240 [15:07:59] *** Quits: llucenic (~Thunderbi@replaced-ip ) (Ping timeout: 248 seconds)
2241 [15:08:32] *** Quits: _aeris_ (~aeris@replaced-ip ) (Remote host closed the connection)
2242 [15:09:07] <megaTherion> what's the prefered way to enable system-wide wifi connection rather than on a per-user basis on Debian9?
2243 [15:09:18] *** Joins: _aeris_ (~aeris@replaced-ip )
2244 [15:09:26] *** Joins: Ekchuan (~RandyMars@replaced-ip )
2245 [15:10:33] *** Quits: shtirlic (~shtirlic@replaced-ip ) (Ping timeout: 264 seconds)
2246 [15:12:15] *** Joins: mo_ (~mo@replaced-ip )
2247 [15:12:32] <gladioacuto> themill, did you read my answer?
2248 [15:12:32] *** Quits: gladioacuto (~gladioacu@replaced-ip ) (Remote host closed the connection)
2249 [15:12:34] *** Quits: sir_wombat (~andreas@replaced-ip ) (Quit: Leaving.)
2250 [15:12:55] *** Joins: gladioacuto (~gladioacu@replaced-ip )
2251 [15:13:02] <gladioacuto> themill, did you read my answer?
2252 [15:13:33] <mo_> hey; is there an update for the kernel to fix the last intel vulnerabilities?
2253 [15:13:53] *** Joins: ezdev (~user@replaced-ip )
2254 [15:14:50] *** Joins: Zvmdyv (~Zvmdyv@replaced-ip )
2255 [15:15:01] <Psy-Q> megaTherion: i do it with wicd on the raspberry pi
2256 [15:15:12] *** Joins: rsFF (~8-bit@replaced-ip )
2257 [15:15:21] *** Joins: root (~root@replaced-ip )
2258 [15:15:40] *** Joins: Rubin (rubin@replaced-ip )
2259 [15:15:40] *** Joins: freebsd_Jack (~jackryanw@replaced-ip )
2260 [15:15:45] *** root is now known as Guest31729
2261 [15:15:54] *** Joins: mlncn (~mlncn@replaced-ip )
2262 [15:16:32] *** Joins: aielima (~aielima@replaced-ip )
2263 [15:16:50] *** lilabsence is now known as rizzo
2264 [15:17:18] <Psy-Q> megaTherion: oh no, i forgot! it's even easier than that. i just use wpa_supplicant directly in /etc/network/interfaces
2265 [15:17:30] *** Joins: rawmat (~root@replaced-ip )
2266 [15:17:32] *** Joins: __marco (~marco@replaced-ip )
2267 [15:17:50] *** Quits: __marco__ (~marco@replaced-ip ) (Read error: Connection reset by peer)
2268 [15:18:03] *** Quits: rawmat (~root@replaced-ip ) (Client Quit)
2269 [15:18:19] *** Joins: jsdk (~jsdk@replaced-ip )
2270 [15:19:14] <megaTherion> Psy-Q: ok great, thanks
2271 [15:20:12] *** Quits: mikbou (~mikbou@replaced-ip ) (Quit: leaving)
2272 [15:20:42] *** Quits: Guest31729 (~root@replaced-ip ) (Quit: leaving)
2273 [15:20:44] *** Joins: kpease (~kpease@replaced-ip )
2274 [15:20:47] <Psy-Q> megaTherion: roughly like this: replaced-url
2275 [15:20:58] *** Joins: simon_q_ (1899470@replaced-ip )
2276 [15:21:03] *** Joins: bolovanos (~bolovanos@replaced-ip )
2277 [15:21:14] *** Quits: simon_q_ (1899470@replaced-ip ) (Client Quit)
2278 [15:21:20] <mo_> so does anybody know how to get the latest kernel patches for fixing the intel security issues ?
2279 [15:21:31] *** Joins: alxy (uid115853@replaced-ip )
2280 [15:21:32] <Psy-Q> mo_: i don't think they're out yet
2281 [15:21:46] <Psy-Q> if you mean ready-made packages
2282 [15:21:50] *** Joins: simon_q_ (1899470@replaced-ip )
2283 [15:21:55] <tom[]> mo_: teading about it, it doesn't seem there's a stable upstream kernel release with all that
2284 [15:21:57] *** Quits: stenrose (~stenrose@replaced-ip ) (Quit: Leaving)
2285 [15:22:16] *** Joins: jasperarcola (~jasperarc@replaced-ip )
2286 [15:22:18] *** Quits: simon_q_ (1899470@replaced-ip ) (Client Quit)
2287 [15:22:35] *** Quits: jayarcss (~jayarcs@replaced-ip ) (Ping timeout: 240 seconds)
2288 [15:23:11] <tom[]> in fact, looks like linux-kernel email list is discussing options to rearchitect
2289 [15:23:26] <Psy-Q> RHEL has released something, but i don't know how they patched it
2290 [15:23:35] *** Joins: cico_ (97113954@replaced-ip )
2291 [15:23:41] <dvs> rearchitect? wow!
2292 [15:23:45] *** Quits: booyah (~bb@replaced-ip ) (Read error: Connection reset by peer)
2293 [15:23:47] *** Joins: booyah_ (~bb@replaced-ip )
2294 [15:24:01] *** debhelper sets mode: +l 1747
2295 [15:24:13] *** Joins: simon_q_ (1899470@replaced-ip )
2296 [15:24:24] *** Quits: simon_q_ (1899470@replaced-ip ) (Client Quit)
2297 [15:24:31] *** Quits: conta (~Thunderbi@replaced-ip ) (Ping timeout: 248 seconds)
2298 [15:24:31] *** Quits: verboese (~verboese@replaced-ip ) (Ping timeout: 248 seconds)
2299 [15:24:31] *** Quits: wspthr (~wspthr@replaced-ip ) (Ping timeout: 248 seconds)
2300 [15:24:32] *** conta1 is now known as conta
2301 [15:24:51] <tom[]> replaced-url
2302 [15:25:03] *** Quits: ziongate (~angelo@replaced-ip ) (Ping timeout: 248 seconds)
2303 [15:25:04] <mo_> thanks
2304 [15:25:05] *** Joins: conta1 (~Thunderbi@replaced-ip )
2305 [15:25:08] *** Quits: _aeris_ (~aeris@replaced-ip ) (Remote host closed the connection)
2306 [15:25:14] *** Joins: dadinn (~DADINN@replaced-ip )
2307 [15:25:24] *** Joins: simon_q_ (1899470@replaced-ip )
2308 [15:25:35] *** Quits: tvn18 (~tvn18@replaced-ip ) (Ping timeout: 248 seconds)
2309 [15:25:43] <rsFF> hey guys any update on the side channel issues?
2310 [15:25:50] <rsFF> i dont see anything on the security tracker
2311 [15:25:56] *** Joins: oish (~charlie@replaced-ip )
2312 [15:26:06] *** Joins: _aeris_ (~aeris@replaced-ip )
2313 [15:26:49] *** Quits: simon_q_ (1899470@replaced-ip ) (Client Quit)
2314 [15:27:11] *** Quits: botho (~botho@replaced-ip ) (Ping timeout: 248 seconds)
2315 [15:27:17] *** Joins: wspthr (~wspthr@replaced-ip )
2316 [15:27:31] *** Quits: Ekchuan (~RandyMars@replaced-ip ) (Ping timeout: 240 seconds)
2317 [15:27:40] *** Joins: ziongate (~angelo@replaced-ip )
2318 [15:27:45] <tom[]> the problem is fundamental and very hard to properly fix. there are some mitigation ideas and experimental patches but planning your contingency to switch to ARM might not be going too far
2319 [15:28:17] *** Quits: deicide- (~deicide-@replaced-ip ) (Quit: Leaving)
2320 [15:28:32] *** Joins: verboese (~verboese@replaced-ip )
2321 [15:28:35] *** Quits: sputnik (kli0rf@replaced-ip ) (Remote host closed the connection)
2322 [15:28:45] *** Joins: misty5 (~pokemongi@replaced-ip )
2323 [15:28:47] *** Quits: l3archos (~Thunderbi@replaced-ip ) (Ping timeout: 248 seconds)
2324 [15:30:00] <rsFF> tom[] im just asking because SUSe and RH have published microcodes updates
2325 [15:30:07] <rsFF> replaced-url
2326 [15:30:47] <rsFF> replaced-url
2327 [15:30:57] *** Quits: zabow (~zabow@replaced-ip ) (Ping timeout: 248 seconds)
2328 [15:31:01] <rsFF> so i was trying to findout if there was a ETA for debian as well
2329 [15:31:11] *** Joins: stenrose (~stenrose@replaced-ip )
2330 [15:31:18] <tom[]> i do not know
2331 [15:31:21] <tom[]> good question
2332 [15:32:33] *** Joins: botho (~botho@replaced-ip )
2333 [15:34:02] *** Quits: aaap (~aaap@replaced-ip ) (Quit: leaving)
2334 [15:34:53] *** Joins: sputnik (kli0rf@replaced-ip )
2335 [15:35:01] *** Quits: user03 (~user03@replaced-ip ) (Ping timeout: 255 seconds)
2336 [15:35:51] *** Quits: czesmir (~stefan@replaced-ip ) (Quit: Lost terminal)
2337 [15:36:19] *** Quits: JohnML (~john1@replaced-ip ) (Remote host closed the connection)
2338 [15:37:51] *** Joins: czesmir (~stefan@replaced-ip )
2339 [15:38:13] <jakecross> Are there any resources people would recommend over the Debian website docs to get into Debian? I might be taking it a little too far here as usual distro hopping involves so little extra work to get used to the new environment - Debian just feels a little intimidating (not sure why). So knowing a bit more about what I'm doing would be comforting.
2340 [15:38:39] *** Joins: e_xistense (~e_xistens@replaced-ip )
2341 [15:39:34] *** Joins: rcdilorenzo (~rcdiloren@replaced-ip )
2342 [15:39:36] *** Joins: holic (~holic@replaced-ip )
2343 [15:40:12] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
2344 [15:40:17] *** Joins: Korigan (~Korigan@replaced-ip )
2345 [15:40:30] *** Quits: n4dir (~user@replaced-ip ) (Read error: Connection reset by peer)
2346 [15:41:37] *** Quits: radialneon (~radialneo@replaced-ip ) (Remote host closed the connection)
2347 [15:41:37] *** Joins: turfal (~Thunderbi@replaced-ip )
2348 [15:41:53] *** Joins: Spydar007 (~spydar007@replaced-ip )
2349 [15:42:19] *** Joins: radialneon (~radialneo@replaced-ip )
2350 [15:43:06] <tom[]> jakecross: i think i know what you mean. i switched my servers from ubuntu late last year
2351 [15:43:18] <tom[]> i guess i learned to use upstream docs
2352 [15:44:40] *** Joins: cyborg-one (~cyborg-on@replaced-ip )
2353 [15:44:52] *** Joins: buu (~buu@replaced-ip )
2354 [15:45:05] *** Quits: qba73 (~qba73@replaced-ip ) (Ping timeout: 240 seconds)
2355 [15:46:27] <buu> if I have a text mode linux box with a monitor hooked up and ssh access, how do I make output appear on the monitor plugged into the box?
2356 [15:46:58] *** Quits: Eryn_1983_FL (~Eryn_1983@replaced-ip ) (Ping timeout: 252 seconds)
2357 [15:47:59] *** Quits: sparky4 (~sparky4@replaced-ip ) (Ping timeout: 248 seconds)
2358 [15:48:13] *** Joins: tsurko (~tsurko@replaced-ip )
2359 [15:48:19] *** Joins: jayarcss (~jayarcs@replaced-ip )
2360 [15:48:54] *** Quits: tsurko (~tsurko@replaced-ip ) (Client Quit)
2361 [15:49:12] *** Joins: tsurko (~tsurko@replaced-ip )
2362 [15:49:27] *** Joins: gpunk_ (~gpunk@replaced-ip )
2363 [15:49:33] *** Quits: gpunk (~gpunk@replaced-ip ) (Ping timeout: 264 seconds)
2364 [15:49:38] *** Joins: hamersaw (~hamersaw@replaced-ip )
2365 [15:49:42] *** Joins: Ekchuan (~RandyMars@replaced-ip )
2366 [15:49:47] *** gpunk_ is now known as gpunk
2367 [15:50:24] *** Joins: ben_roose (~roose@replaced-ip )
2368 [15:51:19] <Strogg> distro specific docs are usually about how to install the distro, how to install packages, or configure things within the distro
2369 [15:51:30] <Strogg> I don't think I've ever used distro docs for how to use an app
2370 [15:51:48] *** Quits: sdvd (25a85bd9@replaced-ip ) (Quit: Page closed)
2371 [15:52:15] *** Quits: radialneon (~radialneo@replaced-ip ) (Ping timeout: 248 seconds)
2372 [15:52:32] *** Quits: gladioacuto (~gladioacu@replaced-ip ) (Remote host closed the connection)
2373 [15:52:46] *** Joins: tvn18 (~tvn18@replaced-ip )
2374 [15:52:54] *** Joins: gladioacuto (~gladioacu@replaced-ip )
2375 [15:53:00] *** Joins: endstille (~endstille@replaced-ip )
2376 [15:53:17] *** Quits: tvn18 (~tvn18@replaced-ip ) (Client Quit)
2377 [15:53:18] *** Quits: endstille (~endstille@replaced-ip ) (Client Quit)
2378 [15:53:41] *** Quits: xet7 (~xet7@replaced-ip ) (Quit: Leaving)
2379 [15:54:32] *** Quits: gladioacuto (~gladioacu@replaced-ip ) (Remote host closed the connection)
2380 [15:54:32] *** Joins: shellclear (~shellclea@replaced-ip )
2381 [15:54:41] *** Joins: Uberius (~Uberius@replaced-ip )
2382 [15:54:52] *** Joins: gladioacuto (~gladioacu@replaced-ip )
2383 [15:56:19] *** Joins: qba73 (~qba73@replaced-ip )
2384 [15:56:30] *** Quits: Crypto (~Uberius@replaced-ip ) (Remote host closed the connection)
2385 [15:57:18] *** Joins: shtrb (~shtrb@replaced-ip )
2386 [15:57:53] *** Quits: yemel (~yemel@replaced-ip ) (Quit: Lost terminal)
2387 [15:59:00] <jelly> bogus-, irc is still that place, however, asks should go to the right place
2388 [15:59:03] <jelly> !debian-next
2389 [15:59:03] <dpkg> #debian-next is the channel for testing/unstable support on the OFTC network (irc.oftc.net), *not* on Freenode. If you get "Cannot join #debian-next (Channel is invite only)." it means you did not read it's on irc.oftc.net.
2390 [15:59:37] *** Joins: flux242 (~chatzilla@replaced-ip )
2391 [15:59:49] *** Quits: oish (~charlie@replaced-ip ) (Ping timeout: 250 seconds)
2392 [16:00:32] *** Joins: Eryn_1983_FL (~Eryn_1983@replaced-ip )
2393 [16:01:01] <cef> buu: is a user logged in?
2394 [16:01:02] *** Quits: citypw (~citypw@replaced-ip ) (Quit: Leaving)
2395 [16:01:29] <gladioacuto> hey guys, opening terminal gives me -bash: ulimit: stack size: impossibile modificare il limite: Operazione non permessa
2396 [16:01:41] <gladioacuto> themill suggested the problem relies on apparmor
2397 [16:01:58] <gladioacuto> this happens after installing 4.14.0.bpo
2398 [16:02:01] *** Quits: stenrose (~stenrose@replaced-ip ) (Ping timeout: 255 seconds)
2399 [16:02:10] <gladioacuto> on 4.13.0.bpo this did not happen
2400 [16:02:43] *** Joins: _0bitcount (~Big_Byte@replaced-ip )
2401 [16:02:52] <gladioacuto> I purged, however, apparmor because it was what caused hang on issues on my system
2402 [16:02:58] <gladioacuto> any suggestion? how to fix?
2403 [16:03:00] *** Joins: PiterDaCosta (~pedrodaco@replaced-ip )
2404 [16:03:07] *** Joins: deicide- (~deicide-@replaced-ip )
2405 [16:03:21] <jelly> gladioacuto, can you disable apparmor on kernel boot command line? Add: apparmor=0 security=""
2406 [16:03:34] *** Quits: pedrodc_777 (~pedrodaco@replaced-ip ) (Read error: Connection reset by peer)
2407 [16:03:36] <jelly> maybe. I'm just copy/pasting from arch wiki, no idea if it works
2408 [16:03:38] *** Joins: stenrose (~stenrose@replaced-ip )
2409 [16:03:54] <buu> cef: can be!
2410 [16:04:17] <jelly> gladioacuto, if that fixes things, you should probably send a bug report to the backports mailing list
2411 [16:05:15] *** Quits: ghost43 (~daer@replaced-ip ) (Remote host closed the connection)
2412 [16:05:40] *** Joins: morphis (~morphis@replaced-ip )
2413 [16:05:43] <cef> buu: if there's a user logged in on the console, you can always use `write` - see `man write`- basically `write buu` then write your msg. if there's more than one user of that name, you can also specify the tty they're on. eg: `write buu /dev/tty1`
2414 [16:05:43] *** Joins: dvs (~hibbard@replaced-ip )
2415 [16:06:39] <gladioacuto> jelly, I will follow your suggestion, reinstalling apparmor but adding that boot command line
2416 [16:06:41] <cef> buu: not at all elegant, but it still works~
2417 [16:06:41] <buu> cef: oh, I guess
2418 [16:06:51] <omber> Groups question: I have a user called frank, who was originally member of group frank. I have set his primary group to shareusers instead (usermod -g shareusers frank), and removed group frank. Now when frank creates files or folders, they are set to non-existent group 1002 (which is what group frank GID was)
2419 [16:06:52] <buu> what about a full on ncurses app?
2420 [16:06:53] <gladioacuto> I will be back to see if things work...
2421 [16:06:53] *** Joins: ghost43 (~daer@replaced-ip )
2422 [16:06:58] *** Joins: n4dir (~user@replaced-ip )
2423 [16:07:01] *** Joins: wonuku (~root@replaced-ip )
2424 [16:07:03] <shtrb> Is threre a way to search for a string in service file of packages that are not installed ? (I wish to see If there are packages that uses a systemd verb)
2425 [16:07:18] <cef> buu: ahh you just want chat between users on the same machine?
2426 [16:07:27] <shtrb> I mean without starting downloading the dpkgs
2427 [16:07:28] <jelly> shtrb, maybe in sources.debian.org?
2428 [16:07:46] <buu> cef: hmm? no, I want a full ncurses app being dislayed on the monitor
2429 [16:07:49] <buu> being launched from ssh
2430 [16:08:04] <shtrb> jelly , thanks did not know about that
2431 [16:08:16] <jelly> it's somewhat new
2432 [16:09:03] <Mad_Dud> hey guys, anything new about patches?
2433 [16:09:08] <shtrb> look promising
2434 [16:09:43] *** Quits: gladioacuto (~gladioacu@replaced-ip ) (Remote host closed the connection)
2435 [16:09:46] <dvs> Wow. People are really looking into the bugs now.
2436 [16:09:51] *** Quits: BWMerlin (~Thunderbi@replaced-ip ) (Ping timeout: 248 seconds)
2437 [16:10:07] <shtrb> maybe better , is anyone aware for a good example for systemd's internal firewall usage ?
2438 [16:10:42] *** Joins: owl_tech (~owl@replaced-ip )
2439 [16:10:50] *** Quits: nic_ (~nic@replaced-ip ) ()
2440 [16:11:59] *** Joins: gladioacuto (~gladioacu@replaced-ip )
2441 [16:12:20] *** Joins: JohnML (~john1@replaced-ip )
2442 [16:12:52] <shtrb> I ask about the IPAccounting and IPAddressDeny verbs
2443 [16:12:59] <cef> buu: ahh so you want to run the app via ssh, and have it come up on the monitor (the vt for the screen)?
2444 [16:13:20] *** Quits: gpunk (~gpunk@replaced-ip ) (Remote host closed the connection)
2445 [16:13:23] <gladioacuto> jelly, adding GRUB_CMDLINE_LINUX="apparmor=0 security="" " in /etc/default/grub does not fix the problem. I also installed again apparmor and libapparmor-perl, but opening terminal always gives me -bash: ulimit: stack size: impossibile modificare il limite: Operazione non permessa
2446 [16:13:52] *** Joins: Mad_Hat (~Mad_Hat@replaced-ip )
2447 [16:13:58] <jelly> gladioacuto, you will have to escape those security=\"\"
2448 [16:14:01] *** debhelper sets mode: +l 1756
2449 [16:14:08] <jelly> can't put "" inside ""
2450 [16:14:31] *** Quits: remy (~remy@replaced-ip ) (Quit: Leaving)
2451 [16:14:46] <gladioacuto> jelly, ok, sorry, edit and reboot, will back again in a while...
2452 [16:15:11] *** Quits: Adbray (~Adbray@replaced-ip ) (Ping timeout: 240 seconds)
2453 [16:15:16] *** Quits: gladioacuto (~gladioacu@replaced-ip ) (Remote host closed the connection)
2454 [16:15:42] *** Quits: JohnML (~john1@replaced-ip ) (Remote host closed the connection)
2455 [16:15:45] *** Quits: shinnya (~shinnya@replaced-ip ) (Ping timeout: 248 seconds)
2456 [16:16:00] *** Joins: JohnML (~john1@replaced-ip )
2457 [16:16:08] <buu> cef: precisely
2458 [16:16:11] <cef> buu: look into the `openvt` and `chvt` commands. That might be what you want.
2459 [16:16:36] *** Joins: __marco__ (~marco@replaced-ip )
2460 [16:16:52] <buu> neat
2461 [16:17:26] *** Joins: remy (~remy@replaced-ip )
2462 [16:17:51] *** Quits: __marco (~marco@replaced-ip ) (Ping timeout: 248 seconds)
2463 [16:17:52] *** Joins: gladioacuto (~gladioacu@replaced-ip )
2464 [16:17:58] <cef> buu: :D
2465 [16:17:59] *** Quits: __marco__ (~marco@replaced-ip ) (Read error: Connection reset by peer)
2466 [16:18:16] *** Joins: __marco__ (~marco@replaced-ip )
2467 [16:18:22] <gladioacuto> jelly, GRUB_CMDLINE_LINUX="apparmor=0 security=\"\" " in my /etc/default/grub but the problem is still there
2468 [16:18:25] *** Quits: phinxy (~ted@replaced-ip ) (Quit: leaving)
2469 [16:18:29] <gladioacuto> opening terminal I get the same line
2470 [16:19:07] *** Joins: ToBeFree (~tobefree@replaced-ip )
2471 [16:19:37] *** Quits: ToBeFree (~tobefree@replaced-ip ) (Remote host closed the connection)
2472 [16:19:42] *** Joins: Adbray (~Adbray@replaced-ip )
2473 [16:20:13] <jelly> gladioacuto, switch to console, see if you or root can log in and open a shell there
2474 [16:20:24] *** Quits: wonuku (~root@replaced-ip ) (Quit: Leaving)
2475 [16:20:45] *** Quits: gladioacuto (~gladioacu@replaced-ip ) (Remote host closed the connection)
2476 [16:20:57] <jelly> gladioacuto, if you can, you'll be able to look at dmesg or /var/log/kern.log, see if apparmor is actually enabled or not. If it's disabled, then the issue is not (just) apparmor
2477 [16:21:16] <jelly> sigh
2478 [16:22:14] *** Joins: gladioacuto (~gladioacu@replaced-ip )
2479 [16:22:26] *** Quits: qba73 (~qba73@replaced-ip ) (Remote host closed the connection)
2480 [16:22:39] *** Quits: iflema (~ian@replaced-ip ) (Ping timeout: 248 seconds)
2481 [16:22:50] *** Quits: _0bitcount (~Big_Byte@replaced-ip ) (Quit: Leaving)
2482 [16:23:03] *** Joins: qba73 (~qba73@replaced-ip )
2483 [16:23:18] *** Quits: GeHa (~GeHa@replaced-ip ) (Quit: Leaving)
2484 [16:23:38] <Guest78497> i tried to access usb via python3 and libusb1. installed the library wrapper via pip. device is connected, listed on lsusb. but i only get timeout when i try to access it. any advice?
2485 [16:24:01] *** debhelper sets mode: +l 1750
2486 [16:24:02] *** Quits: stenrose (~stenrose@replaced-ip ) (Quit: Leaving)
2487 [16:24:03] *** Joins: Noldorin (~noldorin@replaced-ip )
2488 [16:24:09] *** Quits: ketut (~ketut@replaced-ip ) (Ping timeout: 256 seconds)
2489 [16:24:42] *** Joins: Raed|Laptop (~Raed@replaced-ip )
2490 [16:25:08] *** Joins: _0bitcount (~Big_Byte@replaced-ip )
2491 [16:25:22] *** Joins: gpunk (~gpunk@replaced-ip )
2492 [16:25:29] *** Joins: __marco (~marco@replaced-ip )
2493 [16:25:50] *** Joins: Tom01 (~tom@replaced-ip )
2494 [16:25:55] *** Joins: HoloIRCUser (~holoirc@replaced-ip )
2495 [16:26:13] *** Quits: __marco__ (~marco@replaced-ip ) (Ping timeout: 265 seconds)
2496 [16:26:18] *** Quits: HoloIRCUser (~holoirc@replaced-ip ) (Client Quit)
2497 [16:28:29] *** Joins: orkan (~orkan@replaced-ip )
2498 [16:28:29] *** Joins: kus_ (~kus@replaced-ip )
2499 [16:28:36] <gpunk> anyone used certbot before ?
2500 [16:28:40] *** Quits: wonderworld (~ww@replaced-ip ) (Remote host closed the connection)
2501 [16:28:48] <gpunk> a client from "lets encrypt"
2502 [16:28:55] *** Quits: jakecross (~jakecross@replaced-ip ) (Ping timeout: 268 seconds)
2503 [16:29:10] <fiet> gpunk: Yes, I have.
2504 [16:29:32] <gpunk> is it really that simple ? and can I trust it ?
2505 [16:29:42] <fiet> It's incredibly simple.
2506 [16:29:47] <fiet> I was very surprised.
2507 [16:29:56] <gpunk> nice to hear
2508 [16:30:03] <fiet> And, yes, you can trust it. It's a trusted CA.
2509 [16:30:05] *** Joins: l3archos (~Thunderbi@replaced-ip )
2510 [16:30:16] <fiet> Certificates are valid for about 3 months I think.
2511 [16:30:25] <fiet> They get renewed automagically
2512 [16:30:34] <gpunk> magic !
2513 [16:30:36] <Eryn_1983_FL> hey peeps
2514 [16:30:54] <Eryn_1983_FL> I cant seem to find out if Spectre and Meltdown are remote exploits or only local for now?
2515 [16:31:09] <Eryn_1983_FL> do they require root access?
2516 [16:31:16] <gpunk> thank you fiet
2517 [16:31:22] <gopnikovitch> From what I understood it is local and unprivileged
2518 [16:31:24] *** Quits: l3archos (~Thunderbi@replaced-ip ) (Client Quit)
2519 [16:31:25] <fiet> Just try it, it's basically a wizard
2520 [16:31:31] <gpunk> ok
2521 [16:31:40] <gpunk> i have many vhosts
2522 [16:31:49] <gopnikovitch> Anyone would have a snippet btw ?
2523 [16:31:51] <gpunk> i was afraid of getting the messed up
2524 [16:31:59] <gpunk> them*
2525 [16:32:30] <fiet> No, it saves its stuff in a separate directory. And once installed, you don't ever need to mess with it again.
2526 [16:32:43] <gpunk> ok
2527 [16:32:56] <fiet> And if you need to add a host or domain, just rerun it, you can add to your existing cert.
2528 [16:33:14] <gpunk> noted
2529 [16:33:18] <Eryn_1983_FL> thanks gopnikovitch
2530 [16:34:05] *** Quits: Rom3oCrash (uid143788@replaced-ip ) (Quit: Connection closed for inactivity)
2531 [16:34:25] *** Quits: f4cl3y (~f4cl3y@replaced-ip ) (Remote host closed the connection)
2532 [16:34:27] *** Quits: dadinn (~DADINN@replaced-ip ) (Ping timeout: 240 seconds)
2533 [16:34:43] *** Quits: beaver (~none@replaced-ip ) (Quit: ntp)
2534 [16:34:55] *** Quits: n4dir (~user@replaced-ip ) (Quit: Leaving.)
2535 [16:35:04] *** Quits: lysiths (a10336b6@replaced-ip ) (Ping timeout: 260 seconds)
2536 [16:35:11] *** Joins: kodapa (david@replaced-ip )
2537 [16:35:45] *** Quits: __marco (~marco@replaced-ip ) (Ping timeout: 264 seconds)
2538 [16:36:02] *** Joins: __marco (~marco@replaced-ip )
2539 [16:37:03] *** Joins: alt3k (alterego@replaced-ip )
2540 [16:37:08] *** Joins: zaq (~zaq_2@replaced-ip )
2541 [16:37:41] *** Quits: tpanarch1st (~tpanarch1@replaced-ip ) (Quit: Thanks for your help)
2542 [16:37:44] *** Quits: Korigan (~Korigan@replaced-ip ) (Ping timeout: 252 seconds)
2543 [16:37:46] <gladioacuto> jelly, sorry, did I miss your answer?
2544 [16:38:24] *** Joins: Korigan (~Korigan@replaced-ip )
2545 [16:38:35] <jelly> gladioacuto, if you can log in at the console, you'll be able to look at dmesg or /var/log/kern.log, see if apparmor is actually enabled or not. If it's disabled, then the issue is not (just) apparmor
2546 [16:39:14] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
2547 [16:39:19] *** Joins: Guest50463 (4f773a39@replaced-ip )
2548 [16:39:22] <Guest50463> How can I get rid of this PPA? replaced-url
2549 [16:39:52] *** Quits: t0aster0ven (~iaeofjgsk@replaced-ip ) (Ping timeout: 272 seconds)
2550 [16:40:36] *** Joins: jhutchins_wk (~jonathan@replaced-ip )
2551 [16:41:05] <shtrb> PPA?!
2552 [16:41:31] *** Quits: freebsd_Jack (~jackryanw@replaced-ip ) (Remote host closed the connection)
2553 [16:41:31] <shtrb> remove the offending line from /etc/apt/sources.list
2554 [16:41:58] *** Joins: t0aster0ven (~iaeofjgsk@replaced-ip )
2555 [16:42:15] *** Quits: gladioacuto (~gladioacu@replaced-ip ) (Remote host closed the connection)
2556 [16:42:36] *** Joins: gladioacuto (~gladioacu@replaced-ip )
2557 [16:43:32] *** Joins: GenteelBen (~GenteelBe@replaced-ip )
2558 [16:43:45] *** Quits: gladioacuto (~gladioacu@replaced-ip ) (Remote host closed the connection)
2559 [16:44:05] *** Joins: gladioacuto (~gladioacu@replaced-ip )
2560 [16:44:08] *** Joins: beaver (~none@replaced-ip )
2561 [16:44:14] <gladioacuto> jelly, Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.14.0-0.bpo.2-amd64 root=UUID=ef44a928-9c4d-433b-9426-e8a0ae9b08fe ro apparmor=0 security= quiet
2562 [16:44:23] *** Joins: juboxi (~juboxi@replaced-ip )
2563 [16:45:09] *** Joins: pos (~pos@replaced-ip )
2564 [16:45:15] <jelly> gladioacuto, there are other things in dmesg to look at. (if there aren't, get rid of that quiet, and see if that gives you more info)
2565 [16:46:13] *** Quits: MarioBranco (~MarioBran@replaced-ip ) (Read error: Connection reset by peer)
2566 [16:46:16] *** Quits: jhutchins_wk (~jonathan@replaced-ip ) (Remote host closed the connection)
2567 [16:46:17] *** Joins: freebsd_Jack (~jackryanw@replaced-ip )
2568 [16:46:38] *** Joins: bapophis__ (~belethapo@replaced-ip )
2569 [16:47:36] *** Joins: err404_ (~err404@replaced-ip )
2570 [16:47:51] *** Quits: LiENUS (~quake@replaced-ip##) (Quit: ZNC 1.6.5 - ##replaced-url
2571 [16:48:16] *** Joins: mbourhis (~mbourhis@replaced-ip )
2572 [16:48:59] *** Quits: jubo2 (~juboxi@replaced-ip ) (Ping timeout: 276 seconds)
2573 [16:49:19] *** Quits: bapophis_ (~belethapo@replaced-ip ) (Ping timeout: 248 seconds)
2574 [16:49:24] *** Joins: Gaaab (~Gaaab@replaced-ip )
2575 [16:49:27] *** Quits: __marco (~marco@replaced-ip ) (Ping timeout: 240 seconds)
2576 [16:49:32] *** juboxi is now known as jubo2
2577 [16:49:52] *** Joins: Goofy_51 (~akuma@replaced-ip )
2578 [16:49:57] <xar-> qq, what's the eta on updated packages in response to meltdown/spectre? thanks
2579 [16:50:06] *** Quits: TuxMeister (~TuxMeiste@replaced-ip##) (Quit: The Lounge - ##replaced-url
2580 [16:50:22] *** Quits: B[]rG (~tuptidup@replaced-ip ) (Quit: regeneration...)
2581 [16:50:23] *** Quits: cybernet (~cybernet@replaced-ip ) (Quit: Leaving)
2582 [16:50:27] *** Joins: LiENUS (~quake@replaced-ip )
2583 [16:50:30] <waydot> i just wanted to ask the same thing
2584 [16:50:55] *** Quits: dionysus69 (~Thunderbi@replaced-ip ) (Ping timeout: 248 seconds)
2585 [16:50:55] <Goofy_51> hi, is there any information when an update for spectre/meltdown will be available for devian 7/8/9 ?
2586 [16:51:02] <shtrb> replaced-url
2587 [16:51:19] *** Joins: fedora (~fedora@replaced-ip )
2588 [16:51:27] *** Quits: fossrox (~fossrox@replaced-ip ) (Ping timeout: 240 seconds)
2589 [16:51:35] *** Quits: err404 (~err404@replaced-ip ) (Ping timeout: 276 seconds)
2590 [16:51:44] *** Joins: mtn (~mtn@replaced-ip )
2591 [16:51:48] <shtrb> Goofy_51 ^
2592 [16:51:59] *** Parts: fedora (~fedora@replaced-ip ) ()
2593 [16:51:59] *** Quits: cico_ (97113954@replaced-ip ) (Ping timeout: 260 seconds)
2594 [16:52:05] <xar-> unfortunately that link doesn't answer the question
2595 [16:52:07] *** Joins: sulit (~user@replaced-ip )
2596 [16:52:13] <xar-> I guess nobody knows yet, fantastic
2597 [16:52:42] <JustASlacker> just buy an AMD
2598 [16:52:51] <shtrb> They are working on it, I belive if they listed the kernel that would be patched
2599 [16:53:17] <jelly> xar-, there's almost never an ETA, patches will be ready when they're ready.
2600 [16:53:31] *** Joins: p3rs3us (~jduro@replaced-ip )
2601 [16:53:32] <shtrb> JustASlacker , the news from this morning claim every single cpu since 1995 is hit, AMD probabably also have an issue
2602 [16:53:40] *** Joins: __marco (~marco@replaced-ip )
2603 [16:53:45] *** Quits: gladioacuto (~gladioacu@replaced-ip ) (Remote host closed the connection)
2604 [16:53:56] <JustASlacker> Intelpocalypse
2605 [16:54:01] <Goofy_51> think i will see if there is an updated kernel on this site as soon as it is available.
2606 [16:54:03] <JustASlacker> no known exploit for amd
2607 [16:54:06] *** Joins: gladioacuto (~gladioacu@replaced-ip )
2608 [16:54:16] <shtrb> yet
2609 [16:54:17] <Goofy_51> even if it's not answering my question yet, this is fine for me
2610 [16:54:19] *** Quits: drbw (~drbw@replaced-ip ) (Remote host closed the connection)
2611 [16:54:33] <waydot> JustASlacker: you misspelt sparc there
2612 [16:54:55] <jelly> or s390 :-)
2613 [16:55:08] *** Quits: Elirips (~Elirips@replaced-ip##) (Quit: KVIrc 4.2.0 Equilibrium ##replaced-url
2614 [16:55:12] *** Joins: ChmEarl (~chmearl@replaced-ip )
2615 [16:55:23] <shtrb> FPGA ?
2616 [16:55:35] <waydot> shtrb: has been proposed before, yes :D
2617 [16:55:43] *** Joins: colinl (~colin@replaced-ip )
2618 [16:55:51] *** Joins: Satou (~jjj@replaced-ip )
2619 [16:55:53] *** Quits: Raed|Laptop (~Raed@replaced-ip ) (Ping timeout: 252 seconds)
2620 [16:56:02] <waydot> and as i was informed, sparc is dead, so what i wanted to write there was mips :P
2621 [16:56:22] *** Joins: citypw (~citypw@replaced-ip )
2622 [16:56:54] *** Quits: __marco (~marco@replaced-ip ) (Read error: Connection reset by peer)
2623 [16:57:00] *** Joins: __marco__ (~marco@replaced-ip )
2624 [16:57:12] <jelly> mips doesn't have the kernel/userspace split, and might not even have CPUs complex enough to be affected
2625 [16:57:13] <waydot> also, dont feel bad, i cant patch a single system i own, and they're not all debian ;)
2626 [16:57:33] <shtrb> Qubes + debian starting to sound good
2627 [16:57:57] <waydot> shtrb: how exactly does that solve the problem?
2628 [16:58:12] *** Quits: hamersaw (~hamersaw@replaced-ip ) (Quit: WeeChat 1.6)
2629 [16:58:18] *** Joins: dvs (~gilford@replaced-ip )
2630 [16:58:27] <waydot> i actually planned to install qubes next week (on intel, yes), but now it all seems pointless
2631 [16:58:34] <shtrb> the idea behind Qubes is you do not trust anything , and everything is separated
2632 [16:58:42] *** Joins: towo` (~towo@replaced-ip )
2633 [16:58:51] <waydot> shtrb: yes, but separated by xen on a vulnerable cpu
2634 [16:58:55] *** Quits: holden- (~holden-@replaced-ip ) (Ping timeout: 248 seconds)
2635 [16:58:59] *** Quits: mbourhis (~mbourhis@replaced-ip ) (Quit: leaving)
2636 [16:59:05] *** Quits: luckman212 (~luckman21@replaced-ip ) (Ping timeout: 240 seconds)
2637 [16:59:10] *** Quits: SwK (~SwK@replaced-ip ) (Changing host)
2638 [16:59:10] *** Joins: SwK (~SwK@replaced-ip )
2639 [16:59:20] *** Quits: dec0n (~dec0n@replaced-ip ) (Read error: Connection reset by peer)
2640 [16:59:25] <shtrb> If I understand correctly a malicous vm will not be able to use that bug
2641 [16:59:35] *** Quits: bvdk (~bvdkfreen@replaced-ip ) (Ping timeout: 240 seconds)
2642 [16:59:35] *** Quits: Haohmaru (~Haohmaru@replaced-ip ) ()
2643 [16:59:36] <shtrb> A big If
2644 [16:59:59] *** Joins: oish (~charlie@replaced-ip )
2645 [17:00:03] <waydot> shtrb: not true according to this: replaced-url
2646 [17:00:04] <JustASlacker> waydot: :P
2647 [17:00:15] *** Quits: pos (~pos@replaced-ip ) (Quit: pos)
2648 [17:00:15] <SirLagz> shtrb: if that were true, there wouldn't be a huge rush by AWS / Microsoft to patch their cloud infrastructure
2649 [17:00:17] <waydot> see "what cloud providers are affected"
2650 [17:00:19] *** Joins: Ltem (~ltem@replaced-ip )
2651 [17:00:51] <shtrb> SirLagz , how are they related to that (they are not running Qubes)
2652 [17:00:53] *** Joins: bapophis_ (~belethapo@replaced-ip )
2653 [17:00:53] *** Quits: bapophis__ (~belethapo@replaced-ip ) (Read error: No route to host)
2654 [17:00:58] *** Joins: luckman212 (~luckman21@replaced-ip )
2655 [17:01:01] *** Joins: multi_io_ (~olaf@replaced-ip )
2656 [17:01:03] <waydot> shtrb: my bad, just read the entire paragraph now, you seem to be right :)
2657 [17:01:03] <cef> there's 3 variants. variants 1 and 2 can generally work against vm's. 3 not so much.
2658 [17:01:09] *** Joins: zbert (~user@replaced-ip )
2659 [17:01:18] <waydot> shtrb: only Xen PV seems to be affected
2660 [17:01:36] *** Joins: mbourhis (~mbourhis@replaced-ip )
2661 [17:01:46] *** Joins: ExoUNX_ (~ExoUNX@replaced-ip )
2662 [17:01:48] <ExoUNX_> morning
2663 [17:01:49] *** Joins: jakecross (~jakecross@replaced-ip )
2664 [17:01:53] *** Joins: pos (~pos@replaced-ip )
2665 [17:01:53] *** Quits: pos (~pos@replaced-ip ) (Client Quit)
2666 [17:01:53] *** Joins: user03 (~user03@replaced-ip )
2667 [17:02:08] <ExoUNX_> are meltdown updates out for debian and qemu kvm?
2668 [17:02:12] <waydot> lol
2669 [17:02:20] <waydot> ExoUNX_: not yet ;)
2670 [17:02:21] *** Joins: pos (~pos@replaced-ip )
2671 [17:02:31] <shtrb> I think that question need to be put in the topic
2672 [17:02:35] <waydot> yes :D
2673 [17:02:41] *** Quits: agatineau (~agatineau@replaced-ip ) (Quit: Leaving)
2674 [17:03:13] *** Quits: Netwolf (~Netwolf@replaced-ip ) (Ping timeout: 248 seconds)
2675 [17:03:21] <ExoUNX_> well this is the right place to ask so don't be surprised
2676 [17:03:52] *** Joins: telcoguy (~telcoguy@replaced-ip )
2677 [17:03:55] <shtrb> cef , can you rephrase that (I think I didn't get what you mean)
2678 [17:04:03] *** Quits: Goofy_51 (~akuma@replaced-ip ) (Quit: leaving)
2679 [17:04:23] *** Quits: multi_io (~olaf@replaced-ip ) (Ping timeout: 256 seconds)
2680 [17:04:25] *** Quits: qba73 (~qba73@replaced-ip ) (Ping timeout: 260 seconds)
2681 [17:04:49] *** Joins: mo__ (~mo@replaced-ip )
2682 [17:05:23] *** Joins: wonderworld (~ww@replaced-ip )
2683 [17:05:45] *** Quits: gladioacuto (~gladioacu@replaced-ip ) (Remote host closed the connection)
2684 [17:05:53] *** Quits: JustASlacker (~JustASlac@replaced-ip ) (Ping timeout: 276 seconds)
2685 [17:06:04] *** Joins: gladioacuto (~gladioacu@replaced-ip )
2686 [17:06:31] <cef> shtrb: there's 3 CVE's. CVE-2017-5715 (aka variant 1), CVE-2017-5753 (variant 2), and CVE-2017-5754 (variant 3). CVE-2017-5754 isn't exploitable across VM boundaries in most VM systems.
2687 [17:06:55] *** Quits: mo_ (~mo@replaced-ip ) (Ping timeout: 248 seconds)
2688 [17:07:24] <waydot> cef: tnx
2689 [17:07:42] *** Quits: err404_ (~err404@replaced-ip ) (Quit: Leaving)
2690 [17:07:45] *** Quits: gladioacuto (~gladioacu@replaced-ip ) (Remote host closed the connection)
2691 [17:07:49] <cef> least, that is what I get from things like replaced-url
2692 [17:08:04] <waydot> ExoUNX_: i have joins on ignore, so i cant say whether you just joined; but from my chair it's funny because the same question keeps popping up during the discussion ;)
2693 [17:08:04] *** Joins: gladioacuto (~gladioacu@replaced-ip )
2694 [17:08:18] *** Quits: __marco__ (~marco@replaced-ip ) (Quit: Leaving)
2695 [17:08:30] <shtrb> cef, I think the dm0 idom would have prevent exploit even if was exploitable on non Qubes
2696 [17:09:03] *** Joins: DeaDSouL (~DeaDSouL@replaced-ip )
2697 [17:09:04] *** Quits: morphis (~morphis@replaced-ip ) (Read error: Connection reset by peer)
2698 [17:10:01] *** Quits: chele (~chele@replaced-ip ) (Quit: Leaving)
2699 [17:10:14] *** Joins: simpledat (~user@replaced-ip )
2700 [17:10:28] *** Joins: electro33 (uid613@replaced-ip )
2701 [17:10:36] *** Quits: freebsd_Jack (~jackryanw@replaced-ip ) (Remote host closed the connection)
2702 [17:11:33] <cef> shtrb: couldn't say.. not familiar with Qubes. but given how many processor architechures are affected by at least one of the above, I would still be cautious.
2703 [17:11:37] *** Quits: towo` (~towo@replaced-ip ) (Quit: Leaving)
2704 [17:12:08] *** Quits: lpopov (~lpopov@replaced-ip ) (Quit: Leaving)
2705 [17:12:27] <colinl> I guess I'm not the first one to ask that, but... what's taking so long ? replaced-url
2706 [17:12:33] *** Joins: Achylles (~Achylles@replaced-ip )
2707 [17:12:43] *** Quits: conta1 (~Thunderbi@replaced-ip ) (Quit: conta1)
2708 [17:12:50] <cef> Intel, AMD (not as bad), ARM (not as bad), zSeries, Power (inc PowerPC)
2709 [17:13:06] <ExoUNX_> waydot, well I usually lurk here but I haven't been on in awhile
2710 [17:13:34] <ExoUNX_> but yah, I'm sure the question keeps popping up. I could only imagine how the #openssl channel was like when heartbleed became known
2711 [17:13:38] *** Joins: freebsd_Jack (~jackryanw@replaced-ip )
2712 [17:13:45] *** Quits: gladioacuto (~gladioacu@replaced-ip ) (Remote host closed the connection)
2713 [17:14:05] *** Joins: gladioacuto (~gladioacu@replaced-ip )
2714 [17:14:37] <waydot> ;)
2715 [17:15:03] *** Quits: gpunk (~gpunk@replaced-ip ) (Quit: gpunk)
2716 [17:15:43] *** Quits: conta (~Thunderbi@replaced-ip ) (Ping timeout: 256 seconds)
2717 [17:16:27] <waydot> i mean, the funny thing is not that so many people ask, it's that it appears as if lurkers ask, without scrolling back ;)
2718 [17:17:36] *** Joins: RedSoxFan07 (~Thunderbi@replaced-ip )
2719 [17:17:45] *** Quits: eTarap (~gg@replaced-ip ) (Ping timeout: 264 seconds)
2720 [17:17:47] <waydot> shtrb: replaced-url
2721 [17:18:14] *** Quits: Guest50463 (4f773a39@replaced-ip ) (Quit: Page closed)
2722 [17:18:16] <shtrb> And I thought it would have ease my life (switching to Qubes)
2723 [17:18:18] <waydot> in short: nobody knows yet
2724 [17:18:18] *** Quits: Namarrgon (~Namarrgon@replaced-ip ) (Remote host closed the connection)
2725 [17:18:19] *** Joins: setty (~setty@replaced-ip )
2726 [17:18:39] <waydot> shtrb: my thoughts exactly
2727 [17:18:51] *** Joins: f4cl3y (~f4cl3y@replaced-ip )
2728 [17:19:06] <waydot> shtrb: so it's either exotic os on exotic isa; or ... that other thing
2729 [17:19:18] *** Quits: bapophis_ (~belethapo@replaced-ip ) (Read error: No route to host)
2730 [17:19:33] *** Joins: bapophis_ (~belethapo@replaced-ip )
2731 [17:19:45] *** Quits: gladioacuto (~gladioacu@replaced-ip ) (Remote host closed the connection)
2732 [17:19:45] *** Quits: bapophis_ (~belethapo@replaced-ip ) (Read error: Connection reset by peer)
2733 [17:20:05] *** Joins: gladioacuto (~gladioacu@replaced-ip )
2734 [17:20:06] *** Joins: bapophis_ (~belethapo@replaced-ip )
2735 [17:20:08] *** Joins: morphis (~morphis@replaced-ip )
2736 [17:20:15] *** Joins: Namarrgon (~Namarrgon@replaced-ip )
2737 [17:22:15] *** Quits: gladioacuto (~gladioacu@replaced-ip ) (Remote host closed the connection)
2738 [17:22:33] *** Joins: roshanavand (~roshanava@replaced-ip )
2739 [17:22:36] *** Joins: gladioacuto (~gladioacu@replaced-ip )
2740 [17:23:08] *** Joins: err404 (~err404@replaced-ip )
2741 [17:23:10] *** Joins: ArlequInOut (~DaVinciCo@replaced-ip )
2742 [17:23:43] *** Joins: s0n1cB00m (~s0nic@replaced-ip )
2743 [17:23:45] *** Quits: gladioacuto (~gladioacu@replaced-ip ) (Remote host closed the connection)
2744 [17:24:07] *** Joins: gladioacuto (~gladioacu@replaced-ip )
2745 [17:24:50] *** Quits: metxn (~metax@replaced-ip ) (Ping timeout: 272 seconds)
2746 [17:25:33] *** Joins: LtL (~ltl@replaced-ip )
2747 [17:25:35] *** Quits: wzyy2 (~wzyy2@replaced-ip ) (Ping timeout: 240 seconds)
2748 [17:26:05] *** Quits: dvs (~gilford@replaced-ip ) (Quit: Leaving)
2749 [17:26:18] *** Quits: arora (~ashok@replaced-ip ) (Quit: Lost terminal)
2750 [17:27:45] *** Quits: gladioacuto (~gladioacu@replaced-ip ) (Remote host closed the connection)
2751 [17:27:53] *** Joins: dreamon__ (~dreamon@replaced-ip )
2752 [17:27:59] *** Joins: Kristjan (~Krisostoo@replaced-ip )
2753 [17:28:04] *** Joins: gladioacuto (~gladioacu@replaced-ip )
2754 [17:28:26] *** Quits: orkan (~orkan@replaced-ip ) (Quit: Leaving)
2755 [17:28:54] *** Quits: t0ne (~t0ne@replaced-ip ) (Quit: E_TOO_HEAVY)
2756 [17:28:58] <waydot> cant find it now, but in summary: you can build a trusted system from untrusted components, provided you can control data moving between those untrusted components
2757 [17:29:11] <Kristjan> replaced-url
2758 [17:29:45] *** Quits: gladioacuto (~gladioacu@replaced-ip ) (Remote host closed the connection)
2759 [17:29:59] <rsFF> ExoUNX_: the thing is debian as not provided any information on it unline RH,SUSE,lolbuntu,centos
2760 [17:30:05] *** Joins: gladioacuto (~gladioacu@replaced-ip )
2761 [17:30:08] <rsFF> s/as/has/g
2762 [17:30:12] *** Joins: asterismo_m (~Santiago@replaced-ip )
2763 [17:30:17] <asterismo_m> hi
2764 [17:30:19] <rsFF> hence the questions
2765 [17:30:27] *** Quits: s0n1cB00m (~s0nic@replaced-ip ) (Ping timeout: 256 seconds)
2766 [17:30:38] <ExoUNX_> yah, I'm upgrading my CentOS machines just fine ;)
2767 [17:30:43] <asterismo_m> what version of debian ships with the faster php7?
2768 [17:30:45] <ExoUNX_> updating*
2769 [17:31:25] *** Joins: t0ne (~t0ne@replaced-ip )
2770 [17:31:36] *** Joins: zarzar (~zarzar@replaced-ip )
2771 [17:32:15] *** Quits: gladioacuto (~gladioacu@replaced-ip ) (Remote host closed the connection)
2772 [17:32:34] *** Joins: gladioacuto (~gladioacu@replaced-ip )
2773 [17:32:56] *** Joins: sparky4 (~sparky4@replaced-ip )
2774 [17:33:08] *** Joins: hipp (~hipp@replaced-ip )
2775 [17:34:09] *** Joins: awal1 (~awal1@replaced-ip )
2776 [17:34:16] *** Joins: bapophis__ (~belethapo@replaced-ip )
2777 [17:34:46] *** Joins: crn (~crn@replaced-ip )
2778 [17:34:54] *** Quits: bapophis_ (~belethapo@replaced-ip ) (Ping timeout: 268 seconds)
2779 [17:35:39] <megaTherion> now I've to figure out why my sound in Debian isnt working... something is always going wrong
2780 [17:36:10] <waydot> megaTherion: good choice of music ;)
2781 [17:36:15] *** Quits: kus_ (~kus@replaced-ip ) (Ping timeout: 248 seconds)
2782 [17:36:15] <megaTherion> thx ^^
2783 [17:37:04] *** Joins: GeHa (~GeHa@replaced-ip )
2784 [17:37:10] *** Quits: jsdk (~jsdk@replaced-ip ) (Quit: Leaving.)
2785 [17:37:15] *** Quits: citypw (~citypw@replaced-ip ) (Remote host closed the connection)
2786 [17:37:33] <babilen> asterismo_m: Which version is the slow php7?
2787 [17:37:39] *** Joins: ewew (~ewew@replaced-ip )
2788 [17:37:40] <ExoUNX_> megaTherion, probably because of meltdown
2789 [17:37:43] *** Joins: eTarap (~gg@replaced-ip )
2790 [17:37:58] <asterismo_m> no, faster than php5 i ment
2791 [17:38:02] <ExoUNX_> babilen, 7.0 is slower than 7.2 ;)
2792 [17:38:10] *** Quits: Kristjan (~Krisostoo@replaced-ip ) (Quit: Leaving)
2793 [17:38:15] *** Joins: Elirips (~Elirips@replaced-ip )
2794 [17:38:23] *** Quits: gladioacuto (~gladioacu@replaced-ip ) (Ping timeout: 256 seconds)
2795 [17:39:17] <megaTherion> ExoUNX_: dont think so :)
2796 [17:39:25] <asterismo_m> what version of debian should i install to have php7 or even php7.2?
2797 [17:39:33] *** Quits: Elirips (~Elirips@replaced-ip ) (Client Quit)
2798 [17:39:34] <babilen> judd: v php7
2799 [17:39:35] <judd> No package named 'php7' was found in amd64.
2800 [17:39:37] <asterismo_m> is that available in stretch?
2801 [17:39:41] <babilen> It is
2802 [17:39:51] *** Quits: dreamon__ (~dreamon@replaced-ip ) (Ping timeout: 240 seconds)
2803 [17:39:51] <babilen> judd: v php7.0
2804 [17:39:53] <judd> Package: php7.0 on amd64 -- sid: 7.0.14-2; stretch: 7.0.19-1; buster: 7.0.26-1; sid: 7.0.26-1
2805 [17:39:56] <babilen> judd: v php7.1
2806 [17:39:57] <judd> Package: php7.1 on amd64 -- sid: 7.1.0-5; buster: 7.1.12-1; sid: 7.1.12-1
2807 [17:40:17] <asterismo_m> sid?
2808 [17:40:20] <babilen> 7.2 has not been packaged
2809 [17:40:39] <babilen> asterismo_m: Unstable/Development version of Debian (not recommended in production at all)
2810 [17:40:53] *** Quits: OS-35365 (~OS-35365@replaced-ip ) (Remote host closed the connection)
2811 [17:40:54] <asterismo_m> stretch has 7.0
2812 [17:41:00] <babilen> Indeed
2813 [17:41:18] *** Joins: krytarik (~krytarik@replaced-ip )
2814 [17:41:26] *** Joins: Elirips (~Elirips@replaced-ip )
2815 [17:41:59] *** Quits: misty5 (~pokemongi@replaced-ip ) (Quit: misty5)
2816 [17:42:35] *** Joins: OS-34800 (~OS-34800@replaced-ip )
2817 [17:42:36] *** Joins: gartt (~gart@replaced-ip )
2818 [17:42:49] *** Quits: GeHa (~GeHa@replaced-ip ) (Remote host closed the connection)
2819 [17:43:00] *** Quits: hammer065 (~hammer065@replaced-ip ) (Quit: Restart the game...)
2820 [17:43:00] <babilen> Ondrej Sury has packages if you absolutely require a newer version though
2821 [17:43:03] <asterismo_m> is it worth upgrading from php5?
2822 [17:43:37] *** Joins: GeHa (~GeHa@replaced-ip )
2823 [17:43:43] *** Joins: s0n1cB00m (~s0nic@replaced-ip )
2824 [17:43:48] *** Quits: Mad_Hat (~Mad_Hat@replaced-ip ) (Read error: Connection reset by peer)
2825 [17:44:02] *** Joins: misty5 (~pokemongi@replaced-ip )
2826 [17:44:03] *** Joins: iflema (~ian@replaced-ip )
2827 [17:44:31] <asterismo_m> i also have mysql running, it is replaced by maria-db, will a dist-upgrade from jessie work without issues?
2828 [17:44:54] *** Quits: thunderrd (~thunderrd@replaced-ip ) (Remote host closed the connection)
2829 [17:45:20] *** Joins: Nnnavd (~Nnavd@replaced-ip )
2830 [17:45:20] *** Joins: Brigo_ (b053b52b@replaced-ip )
2831 [17:45:32] <babilen> It should .. In fact I have seen very few issues during MySQL → MariaDB migrations. PHP7 resulted noticable performance improvements
2832 [17:45:52] <babilen> It's obviously impossible to make blanket statements
2833 [17:45:57] *** Quits: inaki (~inaki@replaced-ip ) (Ping timeout: 240 seconds)
2834 [17:46:12] *** Joins: MarioBranco (~MarioBran@replaced-ip )
2835 [17:46:25] *** Quits: user03 (~user03@replaced-ip ) (Ping timeout: 255 seconds)
2836 [17:46:27] *** Quits: JustStephIt (~JustSteph@replaced-ip ) (Ping timeout: 240 seconds)
2837 [17:46:42] *** Joins: oerheks (~oerheks@replaced-ip )
2838 [17:46:55] *** Quits: karakedi (~eAC53C340@replaced-ip ) (Ping timeout: 248 seconds)
2839 [17:47:11] *** Joins: thedogcatcher (~thedogcat@replaced-ip )
2840 [17:47:35] *** Quits: overlord_tm (~andraz@replaced-ip ) (Ping timeout: 240 seconds)
2841 [17:47:50] *** Quits: OS-34800 (~OS-34800@replaced-ip ) (Changing host)
2842 [17:47:50] *** Joins: OS-34800 (~OS-34800@replaced-ip )
2843 [17:48:20] *** Joins: thunderrd (~thunderrd@replaced-ip )
2844 [17:48:28] <tom[]> so far i have had no difficulty with php 7.1 on stretch in deployment
2845 [17:48:50] <simpledat> Hi, is debian 9 stretch protected from replaced-url
2846 [17:49:00] *** Quits: Brigo_ (b053b52b@replaced-ip ) (Client Quit)
2847 [17:50:02] *** Joins: sacioz (~sacioz@replaced-ip )
2848 [17:50:05] <tom[]> simpledat: not yet
2849 [17:50:16] <simpledat> why not?
2850 [17:50:21] <tom[]> idk
2851 [17:50:23] <sacioz> hello
2852 [17:50:42] <sacioz> just looking around...ta
2853 [17:50:45] <simpledat> So we all are vulnerable or what?
2854 [17:50:47] *** Quits: qqx (~qqx@replaced-ip ) (Remote host closed the connection)
2855 [17:50:49] <waydot> yes
2856 [17:50:53] *** Quits: f4cl3y (~f4cl3y@replaced-ip ) (Ping timeout: 252 seconds)
2857 [17:50:56] *** Joins: qqx (~qqx@replaced-ip )
2858 [17:50:57] *** Quits: zapperoo (~ZaP@replaced-ip ) (Ping timeout: 240 seconds)
2859 [17:51:27] <cef> why not? cos it's a complex bug.
2860 [17:51:27] *** Quits: sacioz (~sacioz@replaced-ip ) (Read error: Connection reset by peer)
2861 [17:51:44] <simpledat> cef: How is the attacker perform this bug?
2862 [17:51:57] <simpledat> What does this he/she need to do so?
2863 [17:51:59] <tom[]> it's not a remote exploit. you need malware. i use linux only for servers so i'm less concerned about them than i am about my other computers and devices
2864 [17:52:17] *** Quits: bapophis__ (~belethapo@replaced-ip ) (Ping timeout: 248 seconds)
2865 [17:52:24] <cef> simpledat: needs to run code on your machine.. this could even be a browser window
2866 [17:52:50] <simpledat> cef: html?
2867 [17:52:51] *** Joins: Mad_Hat (~Mad_Hat@replaced-ip )
2868 [17:52:56] <cef> simpledat: if you use chrome, you can try turning on "site isolation" in chrome://flags
2869 [17:52:58] <tom[]> javascript
2870 [17:53:17] <waydot> tom[]: well, they do it step by step; first they exploit your public service, then they run code locally
2871 [17:53:43] <tom[]> yes
2872 [17:53:48] *** Quits: plasticle (~plasticle@replaced-ip ) (Quit: WeeChat 2.0.1)
2873 [17:53:55] <babilen> There is also no mitigation for all vectors
2874 [17:54:03] <tom[]> simpledat: i started using NoScript again
2875 [17:54:32] *** Joins: cwg (~user@replaced-ip )
2876 [17:54:33] <cef> tho yeah.. if you run windows... apparently it can be exploited over RDSH.. (no more of that - this isn't a windows channel)
2877 [17:54:42] <waydot> i'd want any exposed service be additionally protected by at least one extra strong line of defense
2878 [17:54:52] <waydot> tom[]: did you consider umatrix?
2879 [17:54:56] <cef> NoScript, ScriptBlock, etc are all good tools.
2880 [17:55:04] <simpledat> cef: what is RDSH?
2881 [17:55:06] * tom[] looks up umatrix
2882 [17:55:22] <cef> simpledat: remote desktop service hosts
2883 [17:55:43] *** Joins: nac (~nac@replaced-ip )
2884 [17:56:07] *** Parts: sveva65 (~sverre@replaced-ip ) ()
2885 [17:56:10] *** Quits: xormor (~xormor@replaced-ip ) (Quit: Leaving)
2886 [17:56:29] *** Quits: DeaDSouL (~DeaDSouL@replaced-ip ) (Ping timeout: 268 seconds)
2887 [17:56:50] *** Quits: GeHa (~GeHa@replaced-ip ) (Remote host closed the connection)
2888 [17:56:56] *** Joins: karakedi (~eAC53C340@replaced-ip )
2889 [17:56:56] *** Quits: karakedi (~eAC53C340@replaced-ip ) (Changing host)
2890 [17:56:56] *** Joins: karakedi (~eAC53C340@replaced-ip )
2891 [17:56:57] *** Joins: Levure (~quassel@replaced-ip )
2892 [17:57:08] *** Joins: zabow (~zabow@replaced-ip )
2893 [17:57:10] *** Joins: plasticle (~plasticle@replaced-ip )
2894 [17:57:17] *** Joins: bapophis__ (~belethapo@replaced-ip )
2895 [17:57:25] <cef> simpledat: useful list of related info: replaced-url
2896 [17:57:38] <shtrb> cef , someone really should put the bug issue in the topic
2897 [17:57:46] <shtrb> *someone with rights I mean
2898 [17:57:50] *** Joins: becks` (5e4e11e2@replaced-ip )
2899 [17:57:54] <simpledat> So why are debian devs not releases any new patch for us?
2900 [17:57:57] <cef> shtrb: if only I had them. :/
2901 [17:58:08] <FinalX> don't worry, "Intel believes its products are the most secure in the world"
2902 [17:58:12] <simpledat> This should be prio 1 for the devs, no?
2903 [17:58:19] <FinalX> (as per replaced-url
2904 [17:58:24] <babilen> simpledat: I can assure you that it is
2905 [17:58:28] <cef> simpledat: they're probably working on it right niw.
2906 [17:58:28] <becks`> hi, does debian reload its /etc/fstab from time to time? my server rebooted for unknown reasons, and I noticed I had two lines for my swap...
2907 [17:58:32] <shtrb> simpledat, because people have personal life and Intel dragged it's foot for the last 20 years
2908 [17:59:14] <waydot> indeed
2909 [17:59:15] <cef> simpledat: problem is, every linux distro has differences, usually in the kernel, that make putting patches like this into place non-trivial
2910 [17:59:16] *** Joins: gladioacuto (~gladioacu@replaced-ip )
2911 [17:59:21] <babilen> And patching this is not a trivial thing that needs testing before you roll it out on every single box that runs Debian
2912 [17:59:26] <FinalX> simpledat: any kernel patch comes from the linux dev team, debian shouldn't be working on it if Linus Torvalds and the rest are working on it... that makes no sense
2913 [17:59:49] <FinalX> once it's fully available, I'm sure a security kernel release is done for multiple Debian releases
2914 [17:59:55] * ezdev hires 5 plumbers to fix his sink
2915 [18:00:07] <shtrb> I think some one had said 15 already have the patch applied , so you can just rebuild the kernel yourself
2916 [18:00:11] *** Quits: v01t (~v01t@replaced-ip ) (Remote host closed the connection)
2917 [18:00:17] *** Joins: JustStephIt (~JustSteph@replaced-ip )
2918 [18:00:26] *** Joins: diniwed (~gavron@replaced-ip )
2919 [18:00:27] *** Joins: v01t (~v01t@replaced-ip )
2920 [18:00:32] <shtrb> *4.15
2921 [18:00:33] <FinalX> Ubuntu's been releasing them non-stop though, they're on kernel rebuild 127
2922 [18:01:04] *** Quits: rr (~rr@replaced-ip ) ()
2923 [18:01:13] *** Quits: pos (~pos@replaced-ip ) (Quit: pos)
2924 [18:01:15] *** Quits: awal1 (~awal1@replaced-ip ) (Quit: Leaving)
2925 [18:01:40] <cwg> I have a packaging question: what happens to the various binary Python extensions when a new Python version reaches "unstable"? Are all the source packages uploaded so that they are rebuilt? Or does one simply wait until the problem solves itself over with new uploads over time?
2926 [18:02:04] <cwg> I couldn't find any "policy" on that.
2927 [18:02:47] *** Joins: gladioacuto_ (~gladioacu@replaced-ip )
2928 [18:03:01] *** Joins: bzk89 (~OS-34800@replaced-ip )
2929 [18:03:21] <simpledat> Thank you
2930 [18:03:26] *** Quits: simpledat (~user@replaced-ip ) (Quit: leaving)
2931 [18:04:01] *** debhelper sets mode: +l 1757
2932 [18:04:27] *** Quits: gladioacuto (~gladioacu@replaced-ip ) (Ping timeout: 240 seconds)
2933 [18:04:32] *** Quits: super_gollum (~ich@replaced-ip ) (Quit: Ex-Chat)
2934 [18:04:42] *** Joins: DerLGm (~DerLGm@replaced-ip )
2935 [18:04:49] *** Quits: jakecross (~jakecross@replaced-ip ) (Quit: Leaving)
2936 [18:04:53] *** Joins: leerg319 (~alexey@replaced-ip )
2937 [18:06:09] *** Quits: OS-34800 (~OS-34800@replaced-ip ) (Ping timeout: 246 seconds)
2938 [18:06:09] <cef> fwiw from someone (somewhat random on twitter): Should mention that Linux Kernel 4.15rc6 has enabled KPTI and it has been back ported to Linux Kernel 4.14.11, 4.9.74, 4.4.109, 3.16.52, and 3.2.97. So, if you are running any of these versions KPTI is in-place. Most distros will push updates in a day or two.
2939 [18:07:46] *** Joins: OS-34800 (~OS-34800@replaced-ip )
2940 [18:08:03] *** Quits: OS-34800 (~OS-34800@replaced-ip ) (Changing host)
2941 [18:08:03] *** Joins: OS-34800 (~OS-34800@replaced-ip )
2942 [18:09:10] *** Quits: ezdev (~user@replaced-ip ) (Ping timeout: 260 seconds)
2943 [18:09:44] *** Quits: cwg (~user@replaced-ip ) (Ping timeout: 255 seconds)
2944 [18:09:57] <tom[]> cef: thanks for that info
2945 [18:10:12] <cef> hrm, seems even MIPS is affected looking at the patches.
2946 [18:11:01] <tom[]> that could be defensive. iow, they expect it to be affected but it's unconfirmed so far
2947 [18:11:09] *** Joins: anirban (~anirban@replaced-ip )
2948 [18:11:56] *** Quits: BlueByte (~walther@replaced-ip ) (Quit: Ahoi)
2949 [18:11:57] <waydot> cef: hm ...
2950 [18:12:35] <waydot> cef: is it futile to hope they just put kpti in for consistency?
2951 [18:12:42] <cef> ... the patches touch alpha, arm, arm64, cris, ia64, mips, parisc, powerpc, s390, and of course x86.
2952 [18:12:55] <cef> waydot: could be.. might be just hedging bets
2953 [18:12:59] *** Joins: _Sm00th_ (~Mike@replaced-ip )
2954 [18:13:15] <waydot> cef: so far everyone said power and s390 weren't affected
2955 [18:13:16] <cef> oh and blackfin
2956 [18:13:33] *** Quits: zaq (~zaq_2@replaced-ip ) (Ping timeout: 264 seconds)
2957 [18:13:43] *** Quits: thedogcatcher (~thedogcat@replaced-ip ) (Ping timeout: 250 seconds)
2958 [18:14:48] *** Quits: Satou (~jjj@replaced-ip ) (Quit: Cya soon guys!)
2959 [18:15:10] <cef> waydot: not according to redhat: replaced-url
2960 [18:15:21] *** Joins: jnavila (~jnavila@replaced-ip )
2961 [18:15:27] <shtrb> Can anyone explain if replaced-url
2962 [18:15:27] *** Quits: Mad_Hat (~Mad_Hat@replaced-ip ) (Read error: Connection reset by peer)
2963 [18:15:32] *** Joins: giricz81 (~giricz81@replaced-ip )
2964 [18:16:42] <tom[]> waydot: umatrix looks good. useful dev tool too
2965 [18:17:19] *** Quits: Tiffon (~name@replaced-ip ) (Quit: exit)
2966 [18:17:21] *** Quits: telcoguy (~telcoguy@replaced-ip ) (Ping timeout: 246 seconds)
2967 [18:18:02] *** Quits: nac (~nac@replaced-ip ) (Ping timeout: 276 seconds)
2968 [18:18:34] *** Joins: amcorrei1 (~amcorreia@replaced-ip )
2969 [18:18:37] *** Quits: anirban (~anirban@replaced-ip ) (Ping timeout: 256 seconds)
2970 [18:19:07] *** Joins: jhutchins_wk (~jonathan@replaced-ip )
2971 [18:19:40] *** Quits: amcorreia (~amcorreia@replaced-ip ) (Ping timeout: 260 seconds)
2972 [18:20:48] *** Parts: echelon (~echelon@replaced-ip ) ()
2973 [18:21:02] <waydot> well, if mips is vulnerable, i dont like it
2974 [18:21:24] <cef> waydot: in general, I don't think anyone likes it. :/
2975 [18:21:28] <waydot> lol
2976 [18:21:30] <waydot> point :)
2977 [18:22:01] *** Joins: baloona (~baloona@replaced-ip )
2978 [18:22:35] *** Quits: oish (~charlie@replaced-ip ) (Ping timeout: 240 seconds)
2979 [18:22:40] <mo__> hey since when is paste.debian.net down ?
2980 [18:22:51] <mo__> when will it be up again ?
2981 [18:23:19] <shtrb> cef, are binary options still a thing , if yes some people are very happy ;)
2982 [18:23:19] *** Joins: mibo (~mibo@replaced-ip )
2983 [18:23:35] *** Quits: lazouz (~lazouz@replaced-ip ) (Ping timeout: 240 seconds)
2984 [18:23:50] *** Joins: annadane (~annadane@replaced-ip )
2985 [18:24:02] *** debhelper sets mode: +l 1750
2986 [18:24:10] *** Joins: cgmcintyre (~cgmcintyr@replaced-ip )
2987 [18:24:26] *** Joins: oish (~charlie@replaced-ip )
2988 [18:24:32] *** Quits: cgmcintyre (~cgmcintyr@replaced-ip ) (Client Quit)
2989 [18:24:42] <shtrb> I think everyone would have bet against Intel now
2990 [18:25:04] <cef> this sort of stuff makes em wonder tho why I work in IT. *sigh*
2991 [18:25:07] <cef> em = me
2992 [18:25:26] <shtrb> lets continue in d-o
2993 [18:25:57] <shtrb> #debian-offtopic
2994 [18:26:01] *** Quits: Pjusur (~Pjusur@replaced-ip ) (Quit: Leaving)
2995 [18:26:05] *** Joins: f4cl3y (~f4cl3y@replaced-ip )
2996 [18:26:11] *** Joins: Devil_Kin (devil_kin@replaced-ip )
2997 [18:26:40] *** Quits: Smithe (~Smithe@replaced-ip ) (Ping timeout: 260 seconds)
2998 [18:26:52] *** Parts: Devil_Kin (devil_kin@replaced-ip ) ("Please direct all comments to that brick wall overthere.")
2999 [18:27:06] *** Joins: nac (~nac@replaced-ip )
3000 [18:27:12] *** Joins: thedogcatcher (~thedogcat@replaced-ip )
3001 [18:27:37] *** Joins: solaris (~solaris@replaced-ip )
3002 [18:27:44] *** Quits: Haxxa (~Harrison@replaced-ip ) (Ping timeout: 252 seconds)
3003 [18:28:01] *** Quits: cruncher_ (~cruncher@replaced-ip ) (Remote host closed the connection)
3004 [18:28:04] *** Joins: Tom-_ (~tomg@replaced-ip )
3005 [18:28:42] *** Joins: cruncher_ (~cruncher@replaced-ip )
3006 [18:28:58] *** Quits: really34293 (~really342@replaced-ip ) (Read error: Connection reset by peer)
3007 [18:29:06] *** Joins: Haxxa (~Harrison@replaced-ip )
3008 [18:29:26] *** Joins: really34293 (~really342@replaced-ip )
3009 [18:29:49] *** Quits: turfal (~Thunderbi@replaced-ip ) (Quit: turfal)
3010 [18:30:04] *** Joins: lingkhang (~lingkhang@replaced-ip )
3011 [18:30:18] *** Joins: dhaller (~dhaller@replaced-ip )
3012 [18:32:01] *** Quits: really34293 (~really342@replaced-ip ) (Remote host closed the connection)
3013 [18:32:03] *** Joins: yemel (~yemel@replaced-ip )
3014 [18:32:04] *** Quits: ongolaBoy (~ongolaBoy@replaced-ip ) (Quit: leaving)
3015 [18:32:35] *** Joins: really34293 (~really342@replaced-ip )
3016 [18:33:57] *** Quits: Typhon (~Typhon@replaced-ip ) (Ping timeout: 240 seconds)
3017 [18:36:30] *** Joins: dreamon__ (~dreamon@replaced-ip )
3018 [18:36:46] *** Joins: llucenic (~Thunderbi@replaced-ip )
3019 [18:37:03] *** Quits: really34293 (~really342@replaced-ip ) (Ping timeout: 248 seconds)
3020 [18:37:18] *** Quits: MarioBranco (~MarioBran@replaced-ip ) (Quit: Leaving)
3021 [18:37:45] *** Quits: mzf (~fakhraee@replaced-ip ) (Read error: Connection reset by peer)
3022 [18:38:12] *** Joins: metxn (~metax@replaced-ip )
3023 [18:38:27] *** Quits: dolphy (~kramer@replaced-ip ) (Ping timeout: 240 seconds)
3024 [18:38:55] *** Joins: Mad_Hat (~Mad_Hat@replaced-ip )
3025 [18:39:03] *** Joins: mzf (~fakhraee@replaced-ip )
3026 [18:39:04] *** Quits: JustStephIt (~JustSteph@replaced-ip##) (Quit: KVIrc 4.2.0 Equilibrium ##replaced-url
3027 [18:39:10] *** Joins: Typhon (~Typhon@replaced-ip )
3028 [18:39:37] *** Joins: JustStephIt (~JustSteph@replaced-ip )
3029 [18:39:38] *** Joins: Smithe (~Smithe@replaced-ip )
3030 [18:40:53] *** Quits: Zvmdyv (~Zvmdyv@replaced-ip ) (Remote host closed the connection)
3031 [18:41:53] *** Quits: oish (~charlie@replaced-ip ) (Ping timeout: 248 seconds)
3032 [18:43:12] *** Joins: dolphy (~kramer@replaced-ip )
3033 [18:43:33] *** Quits: freebsd_Jack (~jackryanw@replaced-ip ) (Ping timeout: 256 seconds)
3034 [18:43:49] *** Quits: rizzo (~RizzoTheR@replaced-ip ) (Remote host closed the connection)
3035 [18:44:05] *** Joins: oish (~charlie@replaced-ip )
3036 [18:44:14] *** Joins: rizzo (~RizzoTheR@replaced-ip )
3037 [18:44:44] *** Quits: TReK (~UnFaQ@replaced-ip ) (Ping timeout: 272 seconds)
3038 [18:44:51] *** Joins: freebsd_Jack (~jackryanw@replaced-ip )
3039 [18:45:53] *** Joins: matt____ (~matt@replaced-ip )
3040 [18:45:54] *** Quits: dolphy (~kramer@replaced-ip ) (Client Quit)
3041 [18:45:55] *** Joins: TReK (~UnFaQ@replaced-ip )
3042 [18:46:12] *** Joins: emdee (~noEmail@replaced-ip )
3043 [18:46:33] *** Quits: s0n1cB00m (~s0nic@replaced-ip ) (Excess Flood)
3044 [18:46:43] *** Quits: roshanavand (~roshanava@replaced-ip ) (Ping timeout: 255 seconds)
3045 [18:46:57] *** Joins: Obi-Wan (~obi-wan@replaced-ip )
3046 [18:47:00] *** Joins: well_laid_lawn (~Jean-luc@replaced-ip )
3047 [18:47:01] *** Joins: s0n1cB00m (~s0nic@replaced-ip )
3048 [18:47:35] *** Joins: dtonal (~dtonal@replaced-ip )
3049 [18:48:15] *** Quits: zbert (~user@replaced-ip ) (Ping timeout: 260 seconds)
3050 [18:48:24] *** Joins: zbert (~user@replaced-ip )
3051 [18:49:45] *** Joins: zapperoo (~ZaP@replaced-ip )
3052 [18:49:54] *** Joins: kus_ (~kus@replaced-ip )
3053 [18:50:00] *** Quits: rizzo (~RizzoTheR@replaced-ip ) (Ping timeout: 260 seconds)
3054 [18:50:06] *** Joins: OmNomDeBonBon (~GenteelBe@replaced-ip )
3055 [18:50:15] *** Quits: vizzy (~noname@replaced-ip ) (Ping timeout: 265 seconds)
3056 [18:50:28] *** Quits: dhaller (~dhaller@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
3057 [18:50:34] *** Quits: freebsd_Jack (~jackryanw@replaced-ip ) (Remote host closed the connection)
3058 [18:51:11] *** Quits: nac (~nac@replaced-ip ) (Ping timeout: 276 seconds)
3059 [18:51:11] *** Quits: sim590 (~sim590@replaced-ip ) (Remote host closed the connection)
3060 [18:51:59] *** Quits: GenteelBen (~GenteelBe@replaced-ip ) (Ping timeout: 248 seconds)
3061 [18:52:01] <mnuhmnuh> mo__: "ping: paste.debian.net: Name or service not known" - dns fouled up?
3062 [18:52:11] *** Joins: sim590 (~sim590@replaced-ip )
3063 [18:52:47] *** Joins: DammitJim (~DammitJim@replaced-ip )
3064 [18:52:53] *** Joins: qqz (d5215e39@replaced-ip )
3065 [18:53:03] *** Quits: winem_ (~quassel@replaced-ip ) (Ping timeout: 248 seconds)
3066 [18:53:09] *** Joins: dolphy (~kramer@replaced-ip )
3067 [18:53:56] <DammitJim> please tell me if I should go to a different channel for this question, but how do I capture the headers of a packet coming into my debian server on port 443?
3068 [18:54:01] *** debhelper sets mode: +l 1759
3069 [18:54:27] *** Joins: lingkhang1 (~lingkhang@replaced-ip )
3070 [18:54:28] <mnuhmnuh> DammitJim: snort?
3071 [18:54:43] <qqz> replaced-url
3072 [18:54:55] <qqz> apt-get update does not work correctly
3073 [18:54:55] <DammitJim> thanks
3074 [18:55:06] *** Joins: JustASlacker (~JustASlac@replaced-ip )
3075 [18:55:10] *** Joins: XPUCTOB (~XPUCTOB@replaced-ip )
3076 [18:55:16] *** Quits: Noldorin (~noldorin@replaced-ip ) (Ping timeout: 255 seconds)
3077 [18:55:43] *** Quits: OmNomDeBonBon (~GenteelBe@replaced-ip ) (Ping timeout: 248 seconds)
3078 [18:56:09] <cef> qqz: looks like you're behind some sort of aaa portal
3079 [18:57:01] *** Quits: mtn (~mtn@replaced-ip ) (Quit: Konversation terminated!)
3080 [18:57:14] *** Joins: Ricardo__ (~rick@replaced-ip )
3081 [18:57:14] *** Quits: Ricardo__ (~rick@replaced-ip ) (Changing host)
3082 [18:57:14] *** Joins: Ricardo__ (~rick@replaced-ip )
3083 [18:57:19] *** Quits: lingkhang (~lingkhang@replaced-ip ) (Ping timeout: 248 seconds)
3084 [18:57:26] *** Joins: allizom (~Thunderbi@replaced-ip )
3085 [18:58:00] *** Joins: GenteelBen (~GenteelBe@replaced-ip )
3086 [18:58:50] <qqz> replaced-url
3087 [18:59:20] <qqz> what does it now? I am already logged in via a different internet connection (this time android tethering)
3088 [18:59:39] *** Quits: blackmajic (~darksoul@replaced-ip ) (Ping timeout: 250 seconds)
3089 [18:59:40] *** Quits: m0j0dj0dj0 (~punk3r@replaced-ip ) (Read error: Connection reset by peer)
3090 [19:00:08] *** Joins: arora (~ashok@replaced-ip )
3091 [19:00:14] *** Joins: blackmajic (~darksoul@replaced-ip )
3092 [19:00:39] *** Joins: kevit (kevitmatri@replaced-ip )
3093 [19:01:54] *** Joins: fast (~fast@replaced-ip )
3094 [19:02:07] *** Quits: JustASlacker (~JustASlac@replaced-ip ) (Ping timeout: 248 seconds)
3095 [19:02:35] *** Joins: roshanavand (~roshanava@replaced-ip )
3096 [19:02:48] *** Joins: dvs (~hibbard@replaced-ip )
3097 [19:03:05] *** Joins: JustASlacker (~JustASlac@replaced-ip )
3098 [19:03:20] *** Joins: jehorn (~jehorn___@replaced-ip )
3099 [19:03:57] *** Quits: fast_ (~fast@replaced-ip ) (Ping timeout: 264 seconds)
3100 [19:04:01] *** debhelper sets mode: +l 1765
3101 [19:04:45] *** Quits: gladioacuto_ (~gladioacu@replaced-ip ) (Remote host closed the connection)
3102 [19:05:05] *** Joins: gladioacuto_ (~gladioacu@replaced-ip )
3103 [19:05:16] *** Quits: JohnML (~john1@replaced-ip ) (Remote host closed the connection)
3104 [19:05:39] *** Joins: LioneLL (~Pidgin@replaced-ip )
3105 [19:06:14] *** Quits: sweatsuit (~sweatsuit@replaced-ip ) (Ping timeout: 252 seconds)
3106 [19:06:45] *** Quits: gladioacuto_ (~gladioacu@replaced-ip ) (Remote host closed the connection)
3107 [19:06:56] *** Joins: fearnothing (~nothing@replaced-ip )
3108 [19:07:05] *** Joins: gladioacuto_ (~gladioacu@replaced-ip )
3109 [19:07:30] *** Joins: mo_ (~mo@replaced-ip )
3110 [19:07:52] *** Joins: frostschutz (~frostschu@replaced-ip )
3111 [19:08:32] *** Joins: sweatsuit (~sweatsuit@replaced-ip )
3112 [19:09:28] *** Joins: overlord_tm (~andraz@replaced-ip )
3113 [19:10:02] *** Quits: VampiricPadraig (~Padraig@replaced-ip ) (Quit: Leaving)
3114 [19:10:29] *** Quits: mo__ (~mo@replaced-ip ) (Ping timeout: 268 seconds)
3115 [19:10:45] *** Quits: gladioacuto_ (~gladioacu@replaced-ip ) (Remote host closed the connection)
3116 [19:11:07] *** Joins: gladioacuto_ (~gladioacu@replaced-ip )
3117 [19:12:12] *** Quits: lucad111 (~lucad111@replaced-ip ) (Quit: Leaving)
3118 [19:12:35] *** Joins: silverhom (~silverhom@replaced-ip )
3119 [19:12:45] *** Quits: gladioacuto_ (~gladioacu@replaced-ip ) (Remote host closed the connection)
3120 [19:13:07] *** Joins: gladioacuto_ (~gladioacu@replaced-ip )
3121 [19:13:24] *** Joins: Labu (~mik@replaced-ip )
3122 [19:14:03] <qqz> cef: what do you think?
3123 [19:14:42] <AciD`> is there any reason why the Gimp version in Debian stable is so outdated?
3124 [19:14:51] <AciD`> (and any way to fix that?)
3125 [19:15:06] <JustASlacker> isnt debian always outdated
3126 [19:15:36] *** Joins: hoijui (~hoijui@replaced-ip )
3127 [19:15:40] <AciD`> it's stable, not outdated. Though in Gimp case the new stable versions got out long time ago
3128 [19:16:09] <cef> qqz: looks better now.. the issue might be that it failed first off cos the aaa tracks the client ip.. dunno any more sorry.
3129 [19:16:39] *** Quits: nathamanath (~nathamana@replaced-ip ) (Ping timeout: 268 seconds)
3130 [19:16:40] <hoijui> for the ensime plugin, i need a vim with python2 support (in debian testing) is there any, maybe in an extra repo, or would i have to compile from scratch?
3131 [19:16:45] *** Quits: gladioacuto_ (~gladioacu@replaced-ip ) (Remote host closed the connection)
3132 [19:16:47] <annadane> stable includes software that was accepted into stable during the freeze period, which must include that gimp version
3133 [19:16:51] <Labu> Hello Someone know about debian-live project ? I am looking the documentation but only documentation for debian 8 is available
3134 [19:17:05] *** Joins: gladioacuto_ (~gladioacu@replaced-ip )
3135 [19:17:13] <jhutchins_wk> hoijui: What do you mean it needs python2 support. Highlighting and indenting?
3136 [19:17:15] <JustASlacker> anyway, you can check for newer gimp versions in testing or compile yourself
3137 [19:17:34] <JustASlacker> think thats it
3138 [19:17:46] <annadane> just don't mix testing and stable repositories
3139 [19:18:14] <jhutchins_wk> ,v gimp
3140 [19:18:15] <judd> Package: gimp on amd64 -- wheezy: 2.8.2-2+deb7u1; wheezy-security: 2.8.2-2+deb7u3; jessie: 2.8.14-1+deb8u1; jessie-security: 2.8.14-1+deb8u2; stretch: 2.8.18-1; stretch-security: 2.8.18-1+deb9u1; buster: 2.8.20-1; sid: 2.8.20-1.1
3141 [19:18:22] *** Joins: JohnML (~john1@replaced-ip )
3142 [19:18:45] *** Quits: gladioacuto_ (~gladioacu@replaced-ip ) (Remote host closed the connection)
3143 [19:19:05] *** Joins: gladioacuto_ (~gladioacu@replaced-ip )
3144 [19:19:08] *** Joins: freebsd_Jack (~jackryanw@replaced-ip )
3145 [19:19:56] *** Quits: ewew (~ewew@replaced-ip ) (Quit: Leaving)
3146 [19:20:05] *** Joins: RedAcor (~RedAcor@replaced-ip )
3147 [19:20:25] <JustASlacker> gimp is at 2.9.8 afaik
3148 [19:20:27] <hoijui> jhutchins_wk, i just say the ensime install instruction mentioning that vim wiht python2 is required
3149 [19:21:00] <hoijui> i guess it is a basic requirement for ensime
3150 [19:21:01] <JustASlacker> no wait, latest stable is 2.8.22
3151 [19:21:05] *** Quits: TomyWork (~tomy@replaced-ip ) (Ping timeout: 240 seconds)
3152 [19:21:41] <hoijui> i am trying to build a vim bassed IDE for Scala
3153 [19:21:41] <JustASlacker> and gimp offers flatpacks as well
3154 [19:21:51] <JustASlacker> so, there is a 3rd option
3155 [19:22:23] <AciD`> JustASlacker -> indeed, I was wrong. I read everywhere new stuff about version 2.9*, and on their website the stable is 2.8.22. I guess stretch is not that lagging having 2.8.18..
3156 [19:22:45] *** Quits: gladioacuto_ (~gladioacu@replaced-ip ) (Remote host closed the connection)
3157 [19:22:46] <JustASlacker> shit happens
3158 [19:23:05] *** Joins: gladioacuto_ (~gladioacu@replaced-ip )
3159 [19:23:23] *** Quits: Ilyas (uid43013@replaced-ip ) (Quit: Connection closed for inactivity)
3160 [19:24:51] *** Quits: JohnML (~john1@replaced-ip ) (Remote host closed the connection)
3161 [19:25:02] <kevit> helllo all. question - is there any possibility to cross-compile single module using m-a?
3162 [19:25:08] <kevit> replaced-url
3163 [19:25:14] <AciD`> is it only me, on the GNU/LInux link is broken on replaced-url
3164 [19:25:32] *** Quits: shellclear (~shellclea@replaced-ip ) (Ping timeout: 265 seconds)
3165 [19:25:49] <kevit> i build on x86 for armhf
3166 [19:26:13] <AciD`> nevermind
3167 [19:27:40] *** Joins: BlueByte (~walther@replaced-ip )
3168 [19:27:41] *** Quits: eTarap (~gg@replaced-ip ) (Ping timeout: 252 seconds)
3169 [19:28:36] *** Quits: _Sm00th_ (~Mike@replaced-ip ) (Quit: Quitte)
3170 [19:28:58] *** Joins: lkj (~thedogcat@replaced-ip )
3171 [19:30:19] <jhutchins_wk> hoijui: Maybe vim and python2 are two different things. Vim is an editor, it has the ability to do some assistive functions like highlighting or indenting automatically.
3172 [19:30:21] *** Joins: mo__ (~mo@replaced-ip )
3173 [19:31:32] <hoijui> jhutchins_wk, yes thats right. but vim can have python support, either none, v2, v3, or both of them
3174 [19:31:34] <hoijui> vim --version | grep +python
3175 [19:32:08] *** Quits: thedogcatcher (~thedogcat@replaced-ip ) (Ping timeout: 276 seconds)
3176 [19:32:09] *** Quits: cyborg-one (~cyborg-on@replaced-ip ) (Ping timeout: 264 seconds)
3177 [19:32:17] *** Quits: enki (~enki@replaced-ip ) (Ping timeout: 256 seconds)
3178 [19:32:27] *** Joins: czesmir_ (~stefan@replaced-ip )
3179 [19:32:28] <hoijui> on debian testing, all the vims i have eihter python3 support (vim and gvim) or none (nvim)
3180 [19:32:45] *** Quits: gladioacuto_ (~gladioacu@replaced-ip ) (Remote host closed the connection)
3181 [19:32:47] *** Quits: s0n1cB00m (~s0nic@replaced-ip ) (Ping timeout: 276 seconds)
3182 [19:33:02] *** Joins: JohnML (~john1@replaced-ip )
3183 [19:33:05] *** Joins: gladioacuto_ (~gladioacu@replaced-ip )
3184 [19:33:27] *** Quits: mo_ (~mo@replaced-ip ) (Ping timeout: 240 seconds)
3185 [19:34:01] *** Quits: giricz81 (~giricz81@replaced-ip ) (Quit: Leaving)
3186 [19:34:07] *** Quits: iflema (~ian@replaced-ip ) (Ping timeout: 248 seconds)
3187 [19:34:18] *** Joins: enki (~enki@replaced-ip )
3188 [19:34:35] *** Joins: glassresistor (~mikela@replaced-ip )
3189 [19:34:44] *** Quits: qqz (d5215e39@replaced-ip ) (Ping timeout: 260 seconds)
3190 [19:34:45] *** Quits: gladioacuto_ (~gladioacu@replaced-ip ) (Remote host closed the connection)
3191 [19:34:46] *** Joins: eTarap (~gg@replaced-ip )
3192 [19:35:06] *** Joins: gladioacuto_ (~gladioacu@replaced-ip )
3193 [19:35:09] *** Joins: ellie2 (~ellie@replaced-ip )
3194 [19:35:16] *** Joins: raynold (uid201163@replaced-ip )
3195 [19:35:41] *** Quits: czesmir (~stefan@replaced-ip ) (Ping timeout: 256 seconds)
3196 [19:36:15] *** Quits: XSoul (~XRule@replaced-ip ) (Ping timeout: 256 seconds)
3197 [19:38:19] *** Joins: shadow64 (~Shadow64@replaced-ip )
3198 [19:38:28] <glassresistor> i just ran my updates on stretch, when can i expect firefox and chromium updates to come through?
3199 [19:38:34] *** Joins: DieMoesch (~thomas@replaced-ip )
3200 [19:38:59] *** Quits: rafalcpp (~racalcppp@replaced-ip ) (Remote host closed the connection)
3201 [19:40:03] *** Joins: Berzerker (~berzerker@replaced-ip )
3202 [19:40:14] <allizom> glassresistor: The release date for Firefox ESR 52.6 is 2018-01-23 according to replaced-url
3203 [19:40:54] <Berzerker> are the meltdown-patched kernels on repo yet? I see 4.9+80 for linux-image-amd64 which is patched according to "the internet" but my latest is still 4.9+65
3204 [19:41:11] *** Joins: Bitlog (~dsadasdfs@replaced-ip )
3205 [19:42:05] *** Joins: mcastillo_ (~mcastillo@replaced-ip )
3206 [19:42:10] *** Joins: rafalcpp (~racalcppp@replaced-ip )
3207 [19:42:30] *** mcastillo_ is now known as uniqdom
3208 [19:42:48] <glassresistor> allizom: since we now know that both chrome and firefox are now insecure, i was hoping people would speed up there release
3209 [19:43:00] *** Joins: s0n1cB00m (~s0nic@replaced-ip )
3210 [19:43:11] <busch> Berzerker, I came here for the same question
3211 [19:43:47] *** Quits: kus_ (~kus@replaced-ip ) (Ping timeout: 255 seconds)
3212 [19:45:01] *** Quits: smrcascao (c2412543@replaced-ip ) (Remote host closed the connection)
3213 [19:45:32] *** Quits: metts (~metts@replaced-ip ) (Ping timeout: 272 seconds)
3214 [19:46:51] <Berzerker> busch: ¯\_(ツ)_/¯
3215 [19:46:53] <Berzerker> lol
3216 [19:47:08] <allizom> glassresistor: you can disable javascript if you are concerned about security
3217 [19:47:13] *** Joins: lift_ (~lift@replaced-ip )
3218 [19:47:27] *** Quits: lift (~lift@replaced-ip ) (Read error: Connection reset by peer)
3219 [19:47:27] *** lift_ is now known as lift
3220 [19:47:43] <allizom> and you should be, in general
3221 [19:47:51] *** Joins: kapitalist (~kapitalis@replaced-ip )
3222 [19:48:33] <cef> Chrome - Go to chrome://flags/#enable-site-per-process and turn that on. not definitive, but definitely better than default.
3223 [19:48:54] <cef> not gonna lie, will use more cpu and memory
3224 [19:50:17] <jhutchins_wk> glassresistor: You can't determine security by comparing the debian version number of a package with the upstream version number. Check the debian CVE responses and see where the patches are applied.
3225 [19:50:25] *** Quits: shadow64 (~Shadow64@replaced-ip ) (Quit: Leaving)
3226 [19:51:02] <jhutchins_wk> ,kernels
3227 [19:51:03] <judd> Available kernel versions are: experimental: 4.15.0-rc5-686-pae (4.15~rc5-1~exp1); sid: 4.14.0-2-686-pae (4.14.7-1); buster: 4.14.0-2-686-pae (4.14.7-1); stretch-backports: 4.14.0-0.bpo.2-686-pae (4.14.7-1~bpo9+1); stretch: 4.9.0-4-686 (4.9.65-3+deb9u1); jessie-backports: 4.9.0-0.bpo.4-686 (4.9.65-3+deb9u1~bpo8+1); jessie: 3.16.0-4-686-pae (3.16.51-2); wheezy-backports:
3228 [19:51:04] <judd> 3.16.0-0.bpo.4-686-pae (3.16.39-1+deb8u1~bpo70+1); wheezy: 3.2.0-4-686-pae (3.2.96-2)
3229 [19:51:11] *** Quits: jubo2 (~juboxi@replaced-ip ) (Remote host closed the connection)
3230 [19:51:13] *** Quits: monstr0 (~monstr0@replaced-ip ) (Quit: Leaving)
3231 [19:51:33] *** Joins: jubo2 (~juboxi@replaced-ip )
3232 [19:51:41] <Berzerker> jhutchins_wk: what's the difference between linux-image-4.9.0-4 and linux-image-amd64?
3233 [19:51:42] *** Joins: monstr0 (~monstr0@replaced-ip )
3234 [19:52:34] *** Parts: xorAxAx (~alex@replaced-ip ) ()
3235 [19:52:41] <jhutchins_wk> Berzerker: -4.9.0-4 will install that specific version, the one without a version number is a meta-package that will install the current amd64 image.
3236 [19:52:49] *** Quits: becks` (5e4e11e2@replaced-ip ) (Ping timeout: 260 seconds)
3237 [19:52:55] *** Joins: bbdgl (~Thunderbi@replaced-ip )
3238 [19:53:08] <Berzerker> why does aptitude list linux-image-amd64 as 4.9.80?
3239 [19:53:41] <Berzerker> Installed: 4.9+80+deb9u2
3240 [19:54:00] <cef> 4.9 + 80 .. not 4.9.80
3241 [19:54:11] *** Quits: bbdgl (~Thunderbi@replaced-ip ) (Client Quit)
3242 [19:54:43] <Berzerker> I didn't realize those were different...what is the difference?
3243 [19:55:06] *** shingouz_ is now known as shingouz
3244 [19:55:16] *** Joins: argusbr (~online@replaced-ip )
3245 [19:55:17] *** Quits: argusbr (~online@replaced-ip ) (Changing host)
3246 [19:55:17] *** Joins: argusbr (~online@replaced-ip )
3247 [19:55:24] <cef> the + is patches in debian since release afaik..
3248 [19:55:33] *** Quits: lkj (~thedogcat@replaced-ip ) (Ping timeout: 264 seconds)
3249 [19:55:40] <cef> not necessarily upstream patches.
3250 [19:55:49] <Berzerker> I see, so the patches aren't up on repo yet
3251 [19:56:00] <jhutchins_wk> I don't see that in aptitude.
3252 [19:56:01] <cef> no
3253 [19:56:24] *** Joins: XSoul (~XRule@replaced-ip )
3254 [19:56:51] *** Quits: annadane (~annadane@replaced-ip ) (Ping timeout: 240 seconds)
3255 [19:56:53] *** Quits: cruncher_ (~cruncher@replaced-ip ) (Quit: Leaving)
3256 [19:56:54] *** Joins: LifeFrame (~smica83@replaced-ip )
3257 [19:56:55] *** Quits: LifeFrame (~smica83@replaced-ip ) (Max SendQ exceeded)
3258 [19:56:56] *** Quits: killian99 (~killian99@replaced-ip ) (Quit: Quitte)
3259 [19:57:34] *** Joins: LifeFrame (~smica83@replaced-ip )
3260 [19:57:35] *** Quits: LifeFrame (~smica83@replaced-ip ) (Max SendQ exceeded)
3261 [19:58:05] *** Quits: argus- (~online@replaced-ip ) (Ping timeout: 240 seconds)
3262 [19:58:20] <jhutchins_wk> Berzerker: Ah, I see that now. Debian does strange dual-version numbering on kernels.
3263 [19:58:29] *** Joins: LifeFrame (~smica83@replaced-ip )
3264 [19:58:30] *** Quits: LifeFrame (~smica83@replaced-ip ) (Max SendQ exceeded)
3265 [19:58:50] *** Joins: rocksteady (~tyfoo@replaced-ip )
3266 [19:58:50] *** Joins: LifeFrame (~smica83@replaced-ip )
3267 [19:58:51] *** Quits: LifeFrame (~smica83@replaced-ip ) (Max SendQ exceeded)
3268 [19:59:15] *** Joins: LifeFrame (~smica83@replaced-ip )
3269 [19:59:36] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
3270 [20:00:35] <jhutchins_wk> Berzerker: That may be the version number of the metafile, not the associated kernel.
3271 [20:00:47] *** Quits: aleph- (~hatter@replaced-ip ) (Ping timeout: 248 seconds)
3272 [20:00:53] <Berzerker> true
3273 [20:02:16] *** Quits: shtrb (~shtrb@replaced-ip ) (Remote host closed the connection)
3274 [20:02:19] *** Quits: p3rs3us (~jduro@replaced-ip ) (Quit: Leaving)
3275 [20:04:28] *** Joins: towo` (~towo@replaced-ip )
3276 [20:04:35] *** Quits: amcorrei1 (~amcorreia@replaced-ip ) (Ping timeout: 256 seconds)
3277 [20:04:38] *** Quits: err404 (~err404@replaced-ip ) (Ping timeout: 276 seconds)
3278 [20:04:45] *** Quits: gladioacuto_ (~gladioacu@replaced-ip ) (Remote host closed the connection)
3279 [20:05:06] *** Joins: gladioacuto_ (~gladioacu@replaced-ip )
3280 [20:05:35] *** Joins: kus_ (~kus@replaced-ip )
3281 [20:05:46] *** Quits: AlexPortable (uid7568@replaced-ip ) (Quit: Connection closed for inactivity)
3282 [20:05:55] <Labu> I am trying to run a live image on kvm. built with live-build. I have followed this instruction replaced-url
3283 [20:06:17] *** Quits: Rilakkuma (~Rilakkuma@replaced-ip ) (Ping timeout: 255 seconds)
3284 [20:06:21] *** Parts: Berzerker (~berzerker@replaced-ip ) ("WeeChat 2.0")
3285 [20:07:18] *** Joins: Tarrasquero (~Tarrasque@replaced-ip )
3286 [20:08:12] <Labu> I've followed this instructions replaced-url
3287 [20:08:26] *** Joins: dopeuser (~ppx@replaced-ip )
3288 [20:08:27] *** Quits: s0n1cB00m (~s0nic@replaced-ip ) (Ping timeout: 268 seconds)
3289 [20:08:45] *** Quits: Neomex (~quassel@replaced-ip ) (Ping timeout: 264 seconds)
3290 [20:09:15] *** Quits: metxn (~metax@replaced-ip ) (Remote host closed the connection)
3291 [20:09:29] *** Joins: orkan (~orkan@replaced-ip )
3292 [20:09:43] <dopeuser> im drinking a glass of gasoline :D
3293 [20:09:44] *** Joins: metxn (~metax@replaced-ip )
3294 [20:10:02] *** Joins: atannus (~atannus@replaced-ip )
3295 [20:10:46] <Labu> why do you do that ?
3296 [20:11:21] *** Joins: svccato2016_ (~svccato20@replaced-ip )
3297 [20:11:32] <dopeuser> because it makes you high and dizzy
3298 [20:11:53] <dopeuser> i suppose here are more gasoline drinkers
3299 [20:12:01] *** Quits: webuser5224 (~webuser52@replaced-ip ) (Ping timeout: 248 seconds)
3300 [20:12:13] *** Quits: atannus (~atannus@replaced-ip ) (Client Quit)
3301 [20:12:20] <Eduard_Munteanu> I prefer lower octane stuff myself.
3302 [20:12:45] *** Joins: Gaxpaxxo (~Gazpacho@replaced-ip )
3303 [20:13:05] *** Joins: amonn (~amon@replaced-ip )
3304 [20:13:46] <Labu> it's less polluting
3305 [20:14:09] *** Quits: kus_ (~kus@replaced-ip ) (Ping timeout: 264 seconds)
3306 [20:14:50] <dopeuser> when i drink a 20ml glass it feels like a coke bomb in the brain, not like ethyl products
3307 [20:15:10] *** Quits: RedAcor (~RedAcor@replaced-ip ) (Quit: 0v0)
3308 [20:15:10] *** Quits: Zauberfisch_ (~Zauberfis@replaced-ip ) (Ping timeout: 260 seconds)
3309 [20:15:11] <Labu> what is "VFS unable to mount root fs on unknown block(0,0)" mean ?
3310 [20:15:38] *** Quits: svccato2016_ (~svccato20@replaced-ip ) (Remote host closed the connection)
3311 [20:16:55] *** Quits: Bitlog (~dsadasdfs@replaced-ip ) (Ping timeout: 260 seconds)
3312 [20:16:59] *** Quits: GenteelBen (~GenteelBe@replaced-ip ) ()
3313 [20:17:30] *** Joins: smrcascao (c2412543@replaced-ip )
3314 [20:17:31] *** Joins: JJ9 (~JJ9@replaced-ip )
3315 [20:17:54] *** Parts: kevit (kevitmatri@replaced-ip ) ("User left")
3316 [20:18:24] *** Quits: peterrooney (~peter@replaced-ip ) (Quit: new kernel compiled - reboot)
3317 [20:18:25] *** Quits: Spr1ng (~Spr1ng@replaced-ip ) (Quit: WeeChat 1.9)
3318 [20:18:56] *** Quits: metxn (~metax@replaced-ip ) (Remote host closed the connection)
3319 [20:18:59] *** Joins: zapperoo_ (~ZaP@replaced-ip )
3320 [20:19:01] *** Joins: DrWatson (~DrWatson_@replaced-ip )
3321 [20:19:05] *** Quits: DieMoesch (~thomas@replaced-ip ) (Quit: Konversation terminated!)
3322 [20:19:21] *** Joins: format_c (~koeppea@replaced-ip )
3323 [20:19:23] *** Joins: peterrooney (~peter@replaced-ip )
3324 [20:20:05] *** Quits: RebelCoder (~RebelCode@replaced-ip ) (Ping timeout: 240 seconds)
3325 [20:20:28] *** Joins: webuser5224 (~webuser52@replaced-ip )
3326 [20:21:20] *** Joins: Trendrrrr (~Trendrrrr@replaced-ip )
3327 [20:21:47] *** Quits: DrWatson (~DrWatson_@replaced-ip ) (Client Quit)
3328 [20:21:49] *** Joins: metxn (~metax@replaced-ip )
3329 [20:22:18] *** Joins: DrWatson (~DrWatson_@replaced-ip )
3330 [20:22:27] *** Quits: zapperoo (~ZaP@replaced-ip ) (Ping timeout: 240 seconds)
3331 [20:23:48] <Namarrgon> it usually means that the kernel or initramfs lacks one or more modules to detect/mount the root fs
3332 [20:24:01] *** debhelper sets mode: +l 1756
3333 [20:24:30] <Namarrgon> often the bootloader just failed to load the initramfs completely
3334 [20:25:52] <Labu> thx Namarrgon it's weird. I just follow instruction on a this tutorial: replaced-url
3335 [20:25:57] *** Quits: Trendrrrr (~Trendrrrr@replaced-ip ) (Ping timeout: 265 seconds)
3336 [20:26:25] <Labu> I found the dev team IRC I am asking about
3337 [20:26:52] *** Joins: Zauberfisch (~Zauberfis@replaced-ip )
3338 [20:27:02] *** Joins: navlys (~smuxi@replaced-ip )
3339 [20:27:32] *** Joins: hlmjr (~herbmille@replaced-ip )
3340 [20:27:59] *** Quits: emdee (~noEmail@replaced-ip ) (Ping timeout: 248 seconds)
3341 [20:28:22] *** Joins: Neomex (~quassel@replaced-ip )
3342 [20:28:32] <Namarrgon> how do you start the vm?
3343 [20:28:35] *** Quits: LocaMocha (bocaneri@replaced-ip ) (Ping timeout: 240 seconds)
3344 [20:28:55] <Labu> kvm -cdrom live-image-amd64.hybrid.iso
3345 [20:29:05] <Labu> from the working directory
3346 [20:29:11] *** Joins: Raed|Laptop (~Raed@replaced-ip )
3347 [20:29:25] *** Quits: dolphy (~kramer@replaced-ip ) (Ping timeout: 268 seconds)
3348 [20:30:15] <Labu> I got severals messages about firmware which did not found
3349 [20:32:19] <jhutchins_wk> Labu: How about testing a standard live image?
3350 [20:32:21] *** Joins: bjonnh (~Bjonnh@replaced-ip )
3351 [20:32:46] <Labu> I want make a custom live image
3352 [20:33:17] <Labu> with Jessie It works fine
3353 [20:33:28] *** Joins: knidos (~knidos@replaced-ip )
3354 [20:36:08] <Namarrgon> post the build log of the image
3355 [20:37:07] *** Joins: ragedragon (~ragedrago@replaced-ip )
3356 [20:37:37] <Labu> yes Namarrgon I am retrying. I post just after that
3357 [20:38:36] *** Joins: troulouliou_div2 (~troulouli@replaced-ip )
3358 [20:39:42] *** Quits: waflessnet__ (~waflessne@replaced-ip ) (Remote host closed the connection)
3359 [20:41:40] *** Joins: dionysus69 (~Thunderbi@replaced-ip )
3360 [20:42:35] *** Quits: dreamon__ (~dreamon@replaced-ip ) (Ping timeout: 260 seconds)
3361 [20:45:24] *** Quits: AJ_Z0 (~AJ_Z0@replaced-ip##) (Quit: ZNC 1.6.1+deb1~ubuntu12.04.2 - ##replaced-url
3362 [20:45:45] *** Quits: rocksteady (~tyfoo@replaced-ip ) (Quit: have phun)
3363 [20:47:14] *** Joins: AJ_Z0 (~AJ_Z0@replaced-ip )
3364 [20:47:15] *** Quits: AJ_Z0 (~AJ_Z0@replaced-ip ) (Changing host)
3365 [20:47:15] *** Joins: AJ_Z0 (~AJ_Z0@replaced-ip )
3366 [20:47:49] *** Quits: jehorn (~jehorn___@replaced-ip ) (Ping timeout: 252 seconds)
3367 [20:48:36] *** Quits: AsciiWolf (~drusek@replaced-ip ) (Remote host closed the connection)
3368 [20:48:52] *** Joins: thedogcatcher (~thedogcat@replaced-ip )
3369 [20:49:24] *** Quits: beaver (~none@replaced-ip ) (Quit: Lost terminal)
3370 [20:49:52] *** Joins: Zorroness (~Zorroness@replaced-ip )
3371 [20:50:05] *** Quits: Levure (~quassel@replaced-ip ) (Ping timeout: 240 seconds)
3372 [20:50:18] *** Quits: Zorroness (~Zorroness@replaced-ip ) (Client Quit)
3373 [20:50:28] *** Joins: Vizva (~Vizva@replaced-ip )
3374 [20:50:30] <Labu> Namarrgon: here replaced-url
3375 [20:50:58] *** Quits: alxy (uid115853@replaced-ip ) (Quit: Connection closed for inactivity)
3376 [20:51:15] *** Quits: troulouliou_div2 (~troulouli@replaced-ip ) (Remote host closed the connection)
3377 [20:52:04] *** Quits: Achylles (~Achylles@replaced-ip ) (Remote host closed the connection)
3378 [20:52:05] *** Quits: dym (~patrick@replaced-ip ) (Ping timeout: 240 seconds)
3379 [20:52:16] *** Joins: Levure (~quassel@replaced-ip )
3380 [20:53:32] *** Joins: kus_ (~kus@replaced-ip )
3381 [20:54:19] *** Joins: Divergenz (~Divergenz@replaced-ip )
3382 [20:54:19] *** Quits: Divergenz (~Divergenz@replaced-ip ) (Changing host)
3383 [20:54:19] *** Joins: Divergenz (~Divergenz@replaced-ip )
3384 [20:54:52] *** Quits: zarzar (~zarzar@replaced-ip ) (Quit: Leaving)
3385 [20:55:20] *** Joins: GeeKoyo (~g1-protot@replaced-ip )
3386 [20:56:05] *** Joins: fujisan (uid4207@replaced-ip )
3387 [20:59:04] *** Joins: xoke (uid184609@replaced-ip )
3388 [20:59:12] *** Joins: Tramp (~Tramp@replaced-ip )
3389 [21:00:10] *** Joins: bazhang_ (~bazhang@replaced-ip )
3390 [21:00:47] *** Joins: SuperTramp83 (~SuperTram@replaced-ip )
3391 [21:02:36] *** Quits: dtonal (~dtonal@replaced-ip ) (Quit: WeeChat 1.0.1)
3392 [21:03:13] *** Quits: e_xistense (~e_xistens@replaced-ip ) (Quit: Leaving)
3393 [21:03:45] *** Quits: blingrang (~blingrang@replaced-ip ) (Ping timeout: 248 seconds)
3394 [21:03:57] *** Quits: bazhang (~bazhang@replaced-ip ) (Ping timeout: 268 seconds)
3395 [21:04:36] *** Quits: LtL (~ltl@replaced-ip ) (Quit: LtL)
3396 [21:04:45] *** Quits: gladioacuto_ (~gladioacu@replaced-ip ) (Remote host closed the connection)
3397 [21:05:01] *** Joins: PhoenixSTF (~rudi@replaced-ip )
3398 [21:05:03] *** Joins: gladioacuto_ (~gladioacu@replaced-ip )
3399 [21:05:34] *** Joins: lnxslck (~LnxSlck@replaced-ip )
3400 [21:05:56] *** Quits: Ericounet (~Ericounet@replaced-ip ) (Remote host closed the connection)
3401 [21:06:40] *** Quits: Elirips (~Elirips@replaced-ip##) (Quit: KVIrc 4.2.0 Equilibrium ##replaced-url
3402 [21:07:26] *** Quits: eck (~eck@replaced-ip ) (Quit: we out here)
3403 [21:08:50] *** Quits: dionysus69 (~Thunderbi@replaced-ip ) (Ping timeout: 260 seconds)
3404 [21:11:31] *** Quits: NetTerminalGene (~NetTermin@replaced-ip ) (Quit: Leaving)
3405 [21:11:45] *** Quits: zbert (~user@replaced-ip ) (Ping timeout: 264 seconds)
3406 [21:11:58] *** Joins: jehorn (~jehorn___@replaced-ip )
3407 [21:12:17] *** Quits: f4cl3y (~f4cl3y@replaced-ip ) (Ping timeout: 248 seconds)
3408 [21:14:53] *** Quits: Tom01 (~tom@replaced-ip ) (Quit: Lost terminal)
3409 [21:16:44] *** Quits: Adbray (~Adbray@replaced-ip ) (Read error: Connection reset by peer)
3410 [21:16:49] *** Joins: mlhess (~mlhess@replaced-ip )
3411 [21:17:33] *** Joins: jsdk (~jsdk@replaced-ip )
3412 [21:17:45] *** Joins: Adbray (~Adbray@replaced-ip )
3413 [21:19:00] *** Joins: _Sm00th_ (~Mike@replaced-ip )
3414 [21:19:08] *** Joins: gormenghast (~gormengha@replaced-ip )
3415 [21:19:22] *** Joins: hamersaw (~hamersaw@replaced-ip )
3416 [21:19:27] *** Parts: _Sm00th_ (~Mike@replaced-ip ) ()
3417 [21:22:02] *** Joins: Bitlog (~dsadasdfs@replaced-ip )
3418 [21:22:04] *** Joins: eimiar (~eimiar@replaced-ip )
3419 [21:22:12] *** Parts: eimiar (~eimiar@replaced-ip ) ("Leaving")
3420 [21:22:37] *** Joins: dadinn (~DADINN@replaced-ip )
3421 [21:22:37] *** czesmir_ is now known as czesmir
3422 [21:23:27] *** Quits: Tom-_ (~tomg@replaced-ip ) (Ping timeout: 248 seconds)
3423 [21:23:41] *** Quits: overlord_tm (~andraz@replaced-ip ) (Remote host closed the connection)
3424 [21:25:03] *** Quits: mister_popo (~damien@replaced-ip ) (Ping timeout: 256 seconds)
3425 [21:25:59] <dopeuser> look what i just saw while drinking gasoline: replaced-url
3426 [21:27:11] *** Joins: lasdam (~lasdam@replaced-ip )
3427 [21:27:49] *** Quits: Raed|Laptop (~Raed@replaced-ip ) (Ping timeout: 265 seconds)
3428 [21:29:14] *** Joins: zarzar (~zarzar@replaced-ip )
3429 [21:29:22] *** Joins: amcorrei1 (~amcorreia@replaced-ip )
3430 [21:30:00] *** Joins: Modeuse (~kvirc@replaced-ip )
3431 [21:30:10] *** Joins: mtn (~mtn@replaced-ip )
3432 [21:31:25] *** Quits: Mad_Hat (~Mad_Hat@replaced-ip ) (Read error: Connection reset by peer)
3433 [21:31:41] *** Joins: teej (uid154177@replaced-ip )
3434 [21:32:01] *** Joins: wilson (~wilson@replaced-ip )
3435 [21:33:03] *** Quits: oish (~charlie@replaced-ip ) (Ping timeout: 248 seconds)
3436 [21:33:28] *** Joins: albertguedes (~albert@replaced-ip )
3437 [21:33:57] *** Quits: GeeKoyo (~g1-protot@replaced-ip ) (Ping timeout: 240 seconds)
3438 [21:34:11] *** Quits: JustASlacker (~JustASlac@replaced-ip ) (Ping timeout: 252 seconds)
3439 [21:34:17] *** Quits: Vizva (~Vizva@replaced-ip ) (Remote host closed the connection)
3440 [21:34:18] *** Quits: Meerkat (~meerkat@replaced-ip ) (Quit: Leaving)
3441 [21:34:56] *** Quits: albertguedes (~albert@replaced-ip ) (Client Quit)
3442 [21:34:59] *** Joins: Vizva (~Vizva@replaced-ip )
3443 [21:35:02] *** Joins: oish (~charlie@replaced-ip )
3444 [21:37:33] *** Quits: DerLGm (~DerLGm@replaced-ip ) (Quit: Hold on, brb.)
3445 [21:38:12] *** Joins: DerLGm (~DerLGm@replaced-ip )
3446 [21:38:33] *** Joins: Krennic (~enrique@replaced-ip )
3447 [21:38:45] *** Quits: gladioacuto_ (~gladioacu@replaced-ip ) (Remote host closed the connection)
3448 [21:38:47] *** Joins: _0x4B1 (~Thereisno@replaced-ip )
3449 [21:39:04] *** Joins: gladioacuto_ (~gladioacu@replaced-ip )
3450 [21:40:45] *** Quits: gladioacuto_ (~gladioacu@replaced-ip ) (Remote host closed the connection)
3451 [21:41:04] *** Joins: gladioacuto_ (~gladioacu@replaced-ip )
3452 [21:41:59] *** Joins: MACscr (~MACscr@replaced-ip )
3453 [21:42:45] *** Quits: gladioacuto_ (~gladioacu@replaced-ip ) (Remote host closed the connection)
3454 [21:43:02] *** Joins: gladioacuto_ (~gladioacu@replaced-ip )
3455 [21:43:14] *** Quits: holic (~holic@replaced-ip ) (Quit: holic)
3456 [21:43:53] *** Quits: Vizva (~Vizva@replaced-ip ) (Remote host closed the connection)
3457 [21:44:45] *** Quits: gladioacuto_ (~gladioacu@replaced-ip ) (Remote host closed the connection)
3458 [21:45:02] *** Joins: Vizva (~Vizva@replaced-ip )
3459 [21:45:03] *** Quits: turfrex (~py@replaced-ip ) (Remote host closed the connection)
3460 [21:45:09] *** Joins: gladioacuto_ (~gladioacu@replaced-ip )
3461 [21:45:25] *** Quits: booyah_ (~bb@replaced-ip ) (Quit: Konversation terminated!)
3462 [21:45:32] *** Joins: vizzy (~noname@replaced-ip )
3463 [21:45:43] *** Joins: booyah (~bb@replaced-ip )
3464 [21:45:52] *** booyah is now known as booyah_
3465 [21:45:59] *** Joins: mister_popo (~damien@replaced-ip )
3466 [21:46:11] *** Quits: dopeuser (~ppx@replaced-ip ) (Quit: Leaving)
3467 [21:46:45] *** Quits: gladioacuto_ (~gladioacu@replaced-ip ) (Remote host closed the connection)
3468 [21:47:02] *** Joins: err404 (~err404@replaced-ip )
3469 [21:47:05] *** Joins: gladioacuto_ (~gladioacu@replaced-ip )
3470 [21:47:15] *** Quits: booyah_ (~bb@replaced-ip ) (Client Quit)
3471 [21:47:25] *** Joins: f4cl3y (~f4cl3y@replaced-ip )
3472 [21:47:27] *** Joins: booyah (~bb@replaced-ip )
3473 [21:48:29] *** Joins: SpeccyMan (~nick@replaced-ip )
3474 [21:48:45] *** Quits: gladioacuto_ (~gladioacu@replaced-ip ) (Remote host closed the connection)
3475 [21:49:03] *** Joins: gladioacuto_ (~gladioacu@replaced-ip )
3476 [21:49:11] *** Joins: Schmetterwurm (~Schmetter@replaced-ip )
3477 [21:50:20] *** Quits: Krennic (~enrique@replaced-ip ) (Quit: leaving)
3478 [21:50:20] *** Quits: sdk (~sdk@replaced-ip ) (Read error: Connection reset by peer)
3479 [21:50:30] *** Quits: Slashman (~Slash@replaced-ip ) (Quit: Leaving)
3480 [21:51:20] *** Joins: turfrex (~py@replaced-ip )
3481 [21:52:33] *** Quits: DerLGm (~DerLGm@replaced-ip ) (Ping timeout: 250 seconds)
3482 [21:52:39] *** Quits: jsdk (~jsdk@replaced-ip ) (Quit: Leaving.)
3483 [21:53:19] *** Joins: DerLGm (~DerLGm@replaced-ip )
3484 [21:54:26] *** Joins: jsdk (~jsdk@replaced-ip )
3485 [21:54:54] *** Quits: Levure (~quassel@replaced-ip ) (Remote host closed the connection)
3486 [21:54:57] *** Quits: ijmad (~ian@replaced-ip ) (Ping timeout: 264 seconds)
3487 [21:55:16] *** Quits: Bitlog (~dsadasdfs@replaced-ip ) (Remote host closed the connection)
3488 [21:55:19] *** Quits: keith20 (~keith20@replaced-ip ) (Quit: WeeChat 2.0.1)
3489 [21:55:31] *** Joins: Bitlog (~dsadasdfs@replaced-ip )
3490 [21:55:39] *** Joins: keith20 (~keith20@replaced-ip )
3491 [21:55:45] *** Quits: baa44 (~root@replaced-ip ) (Ping timeout: 268 seconds)
3492 [21:56:36] *** Joins: baa44 (~root@replaced-ip )
3493 [21:56:42] *** Quits: ShapeShifter499 (~ShapeShif@replaced-ip ) (Read error: Connection reset by peer)
3494 [21:57:04] *** Joins: ShapeShifter499 (~ShapeShif@replaced-ip )
3495 [21:57:59] *** Quits: keith20 (~keith20@replaced-ip ) (Client Quit)
3496 [21:58:21] *** Joins: keith20 (~keith20@replaced-ip )
3497 [21:58:24] *** Quits: keith20 (~keith20@replaced-ip ) (Client Quit)
3498 [21:58:40] *** Quits: QualityAddict (~QualityAd@replaced-ip ) (Remote host closed the connection)
3499 [21:58:45] *** Quits: gladioacuto_ (~gladioacu@replaced-ip ) (Remote host closed the connection)
3500 [21:59:06] *** Joins: gladioacuto_ (~gladioacu@replaced-ip )
3501 [21:59:30] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
3502 [22:00:14] *** Joins: QualityAddict (~QualityAd@replaced-ip )
3503 [22:00:38] *** Quits: ShapeShifter499 (~ShapeShif@replaced-ip ) (Read error: Connection reset by peer)
3504 [22:00:51] *** Quits: solaris (~solaris@replaced-ip ) (Quit: solaris)
3505 [22:00:53] *** Joins: dreamon__ (~dreamon@replaced-ip )
3506 [22:01:03] *** Joins: xcm (~xcm@replaced-ip )
3507 [22:01:29] *** Joins: ShapeShifter499 (~ShapeShif@replaced-ip )
3508 [22:01:40] *** Joins: holden- (~holden-@replaced-ip )
3509 [22:01:42] *** Joins: sdk (~sdk@replaced-ip )
3510 [22:01:55] *** Joins: FuriousGeorge (60f294ec@replaced-ip )
3511 [22:01:58] <FuriousGeorge> hey all
3512 [22:01:59] *** Quits: ShapeShifter499 (~ShapeShif@replaced-ip ) (Remote host closed the connection)
3513 [22:02:05] <FuriousGeorge> quick question, im not sure where to ask
3514 [22:02:06] *** sdk is now known as Guest15531
3515 [22:02:15] *** Quits: jerdef82 (~jerdef@replaced-ip ) (Remote host closed the connection)
3516 [22:02:22] <mtn> !ask
3517 [22:02:22] <dpkg> If you have a question, just ask! For example: "I have a problem with ___; I'm running Debian version ___. When I try to do ___ I get the following output ___. I expected it to do ___." Don't ask if you can ask, if anyone uses it, or pick one person to ask. We're all volunteers; make it easy for us to help you. If you don't get an answer try a few hours later or on debian-user@lists.debian.org. See <smart questions><errors>.
3518 [22:02:58] <FuriousGeorge> if i set up an iscsi target on my local machine, can i still connect to it via the local disk, or must i necessarily use lun, and loopback address?
3519 [22:03:54] *** Quits: Guest15531 (~sdk@replaced-ip ) (Changing host)
3520 [22:03:54] *** Joins: Guest15531 (~sdk@replaced-ip )
3521 [22:03:54] *** Guest15531 is now known as sdk
3522 [22:03:57] *** Quits: kus_ (~kus@replaced-ip ) (Ping timeout: 240 seconds)
3523 [22:04:14] *** Parts: freebsd_Jack (~jackryanw@replaced-ip ) ("ERC (IRC client for Emacs 25.3.3)")
3524 [22:04:24] *** Joins: solaris (~solaris@replaced-ip )
3525 [22:04:48] <FuriousGeorge> s/loopback address/loopback
3526 [22:06:08] *** Quits: Olipro (~Olipro@replaced-ip ) (Ping timeout: 272 seconds)
3527 [22:06:32] *** Joins: Zorroness (~Zorroness@replaced-ip )
3528 [22:06:40] *** Quits: zapperoo_ (~ZaP@replaced-ip ) (Quit: Leaving)
3529 [22:07:05] *** Quits: jehorn (~jehorn___@replaced-ip ) (Quit: Leaving)
3530 [22:07:22] *** Joins: free`_jrw (~jackryanw@replaced-ip )
3531 [22:07:29] *** Quits: free`_jrw (~jackryanw@replaced-ip ) (Remote host closed the connection)
3532 [22:08:33] *** Quits: mtn (~mtn@replaced-ip ) (Quit: Konversation terminated!)
3533 [22:08:43] *** Joins: snplex (~plex@replaced-ip )
3534 [22:09:11] *** Parts: snplex (~plex@replaced-ip ) ()
3535 [22:09:55] *** Joins: HarveyPwca (~HarveyPwc@replaced-ip )
3536 [22:10:29] *** Joins: Mad_Hat (~Mad_Hat@replaced-ip )
3537 [22:11:00] *** Joins: keith20 (~keith20@replaced-ip )
3538 [22:11:00] *** Quits: keith20 (~keith20@replaced-ip ) (Client Quit)
3539 [22:13:21] *** Joins: lingkhang2 (~lingkhang@replaced-ip )
3540 [22:13:26] *** Quits: DrWatson (~DrWatson_@replaced-ip ) (Quit: DrWatson)
3541 [22:13:37] *** Joins: greycat (~wooledg@replaced-ip )
3542 [22:13:48] *** Joins: cyberguru (~cyberguru@replaced-ip )
3543 [22:13:57] *** Quits: SuperTramp83 (~SuperTram@replaced-ip ) (Ping timeout: 240 seconds)
3544 [22:15:08] *** Joins: Olipro (~Olipro@replaced-ip )
3545 [22:15:21] *** Quits: Divergenz (~Divergenz@replaced-ip ) (Ping timeout: 246 seconds)
3546 [22:16:03] *** Quits: lingkhang1 (~lingkhang@replaced-ip ) (Ping timeout: 256 seconds)
3547 [22:16:09] *** Quits: gagrio (~gagrio@replaced-ip ) (Ping timeout: 265 seconds)
3548 [22:18:03] *** Joins: DexterF (~dexter@replaced-ip )
3549 [22:18:07] <DexterF> evening
3550 [22:18:34] *** Joins: pacha (~user@replaced-ip )
3551 [22:18:48] *** Quits: RaiNerTsuFal (~RaiNerTsu@replaced-ip ) (Ping timeout: 272 seconds)
3552 [22:18:55] <DexterF> is the 3.16 in deb8 affected by the recent intel bug? can't upgrade the machine right now
3553 [22:18:57] *** Quits: thedogcatcher (~thedogcat@replaced-ip ) (Ping timeout: 240 seconds)
3554 [22:19:24] <greycat> The bug is in the CPU, not in the kernel.
3555 [22:19:33] <greycat> If you're asking whether jessie has a mitigation patch yet, I don't think so.
3556 [22:20:25] <greycat> Stable patches were just announced in the last hour or so, and oldstable will probably take extra time.
3557 [22:20:58] *** Joins: iTeV (~iTeV@replaced-ip )
3558 [22:21:11] *** Parts: Smigwell (4064740b@replaced-ip ) ()
3559 [22:21:17] *** Joins: emdee (~noEmail@replaced-ip )
3560 [22:21:27] *** Quits: martinus__ (~martin@replaced-ip ) (Ping timeout: 240 seconds)
3561 [22:23:23] *** Quits: chiluk (~quassel@replaced-ip##) (Quit: ##replaced-url
3562 [22:24:13] *** Quits: jasperarcola (~jasperarc@replaced-ip ) (Quit: Leaving)
3563 [22:24:33] *** Joins: jarfr (~jarfr@replaced-ip )
3564 [22:24:38] *** Joins: kion (~kion@replaced-ip )
3565 [22:24:57] *** Quits: webuser5224 (~webuser52@replaced-ip ) (Ping timeout: 264 seconds)
3566 [22:25:17] *** Quits: jarfr (~jarfr@replaced-ip ) (Client Quit)
3567 [22:26:05] *** Quits: Labu (~mik@replaced-ip ) (Quit: Leaving.)
3568 [22:26:57] *** Quits: oish (~charlie@replaced-ip ) (Ping timeout: 240 seconds)
3569 [22:27:08] *** Joins: fuzzface (~fuzzface@replaced-ip )
3570 [22:27:12] *** Quits: towo` (~towo@replaced-ip ) (Quit: Leaving)
3571 [22:27:13] *** Joins: annadane (~annadane@replaced-ip )
3572 [22:27:20] *** Joins: jimbzy (~jim@replaced-ip )
3573 [22:27:35] *** Quits: peixoto (~peixoto@replaced-ip ) (Ping timeout: 260 seconds)
3574 [22:27:44] *** Quits: annadane (~annadane@replaced-ip ) (Client Quit)
3575 [22:28:01] *** Joins: Turossztrapacska (~Turossztr@replaced-ip )
3576 [22:28:05] *** Joins: annadane (~annadane@replaced-ip )
3577 [22:28:05] *** Joins: scream (~scream@replaced-ip )
3578 [22:28:15] *** Joins: ulio__ (~kalium@replaced-ip )
3579 [22:28:20] *** Joins: RaiNerTsuFal (~RaiNerTsu@replaced-ip )
3580 [22:28:37] *** Joins: vizzy_zzz (~noname@replaced-ip )
3581 [22:29:41] *** Quits: KnoP (~andreas@replaced-ip ) (Remote host closed the connection)
3582 [22:30:07] *** Quits: Neomex (~quassel@replaced-ip ) (Read error: Connection reset by peer)
3583 [22:30:25] *** Quits: fuzzface (~fuzzface@replaced-ip ) (Client Quit)
3584 [22:30:48] *** Joins: JeremyD (~SleePy@replaced-ip )
3585 [22:30:49] *** Quits: SleePy (~SleePy@replaced-ip ) (Read error: Connection reset by peer)
3586 [22:31:16] *** JeremyD is now known as SleePy
3587 [22:31:38] *** Joins: chiluk (~quassel@replaced-ip )
3588 [22:31:57] *** Quits: ulio (~kalium@replaced-ip ) (Ping timeout: 240 seconds)
3589 [22:31:59] *** Quits: vizzy (~noname@replaced-ip ) (Ping timeout: 250 seconds)
3590 [22:32:14] *** Joins: Neomex (~quassel@replaced-ip )
3591 [22:32:48] *** Joins: fuzzface (~fuzzface@replaced-ip )
3592 [22:33:24] *** Quits: baloona (~baloona@replaced-ip ) (Quit: WeeChat 1.9.1)
3593 [22:34:44] *** Joins: inaki (~inaki@replaced-ip )
3594 [22:35:45] *** Joins: dhaller (~dhaller@replaced-ip )
3595 [22:37:01] *** Quits: luckman212 (~luckman21@replaced-ip ) (Ping timeout: 256 seconds)
3596 [22:37:22] *** Joins: ZandorFurry (~ZandorFur@replaced-ip )
3597 [22:37:54] *** Quits: flux242 (~chatzilla@replaced-ip ) (Quit: ChatZilla 0.9.93 [Firefox 56.0/20171003222101])
3598 [22:38:11] *** Parts: DrBunsen (~koen@replaced-ip ) ()
3599 [22:38:15] *** Quits: Croepha (~Croepha@replaced-ip ) (Changing host)
3600 [22:38:15] *** Joins: Croepha (~Croepha@replaced-ip )
3601 [22:38:18] *** Joins: luckman212 (~luckman21@replaced-ip )
3602 [22:38:30] *** Joins: really34293 (~really342@replaced-ip )
3603 [22:38:40] <mlhess> DexterF yes is the short answer
3604 [22:38:49] *** Joins: webuser5224 (~webuser52@replaced-ip )
3605 [22:39:04] *** Joins: DalekSec (unit193@replaced-ip )
3606 [22:39:11] *** Quits: HarveyPwca (~HarveyPwc@replaced-ip ) (Ping timeout: 248 seconds)
3607 [22:39:38] *** Joins: Sia- (~sia@replaced-ip )
3608 [22:39:55] <DexterF> well, about time I planned the upgrade there anyway.
3609 [22:40:16] *** Quits: gladioacuto_ (~gladioacu@replaced-ip ) (Ping timeout: 255 seconds)
3610 [22:40:35] *** Joins: HarveyPwca (~HarveyPwc@replaced-ip )
3611 [22:41:17] *** Joins: KidBeta (~textual@replaced-ip )
3612 [22:41:33] *** Quits: arora (~ashok@replaced-ip ) (Ping timeout: 256 seconds)
3613 [22:41:46] *** Joins: mosab (~mosab@replaced-ip )
3614 [22:42:20] *** Quits: ZandorFurry (~ZandorFur@replaced-ip ) (Quit: Quit)
3615 [22:42:57] *** Quits: really34293 (~really342@replaced-ip ) (Ping timeout: 240 seconds)
3616 [22:43:08] *** Joins: SuperTramp83 (~SuperTram@replaced-ip )
3617 [22:43:29] *** Quits: mosab (~mosab@replaced-ip ) (Read error: Connection reset by peer)
3618 [22:43:31] *** Quits: cyberguru (~cyberguru@replaced-ip ) (Quit: Leaving)
3619 [22:43:33] *** Quits: Neomex (~quassel@replaced-ip ) (Read error: Connection reset by peer)
3620 [22:44:11] *** Joins: mosab (~mosab@replaced-ip )
3621 [22:44:36] *** Joins: ShapeShifter499 (~ShapeShif@replaced-ip )
3622 [22:44:56] *** Joins: peixoto (~peixoto@replaced-ip )
3623 [22:45:07] *** Joins: auror (~auror@replaced-ip )
3624 [22:45:20] *** Quits: auror (~auror@replaced-ip ) (Changing host)
3625 [22:45:20] *** Joins: auror (~auror@replaced-ip )
3626 [22:46:49] *** Quits: Poster (~poster@replaced-ip ) (Read error: Connection reset by peer)
3627 [22:47:10] *** Joins: Poster (~poster@replaced-ip )
3628 [22:47:12] *** Quits: mosab (~mosab@replaced-ip ) (Client Quit)
3629 [22:47:13] *** Quits: XSoul (~XRule@replaced-ip ) (Remote host closed the connection)
3630 [22:47:17] *** Joins: eXcept (~XRule@replaced-ip )
3631 [22:47:41] *** eXcept is now known as Guest10876
3632 [22:48:31] *** Quits: ShapeShifter499 (~ShapeShif@replaced-ip ) (Read error: Connection reset by peer)
3633 [22:48:50] *** Joins: ShapeShifter499 (~ShapeShif@replaced-ip )
3634 [22:49:07] *** Quits: ShapeShifter499 (~ShapeShif@replaced-ip ) (Remote host closed the connection)
3635 [22:50:21] *** Joins: arora (~ashok@replaced-ip )
3636 [22:51:21] *** Joins: Hydrastra (~LUX@replaced-ip )
3637 [22:52:28] *** Quits: Ltem (~ltem@replaced-ip ) (Quit: good night)
3638 [22:52:29] *** Quits: Commander1024 (~Commander@replaced-ip ) (Ping timeout: 268 seconds)
3639 [22:52:55] *** Joins: cdown (~cdown@replaced-ip )
3640 [22:53:05] *** Quits: setty (~setty@replaced-ip ) (Ping timeout: 240 seconds)
3641 [22:53:07] *** Joins: user03 (~user03@replaced-ip )
3642 [22:53:37] *** Quits: hlmjr (~herbmille@replaced-ip ) (Ping timeout: 248 seconds)
3643 [22:54:11] *** Joins: lfod14 (~lfod14@replaced-ip )
3644 [22:54:57] *** Quits: hoijui (~hoijui@replaced-ip ) (Ping timeout: 240 seconds)
3645 [22:57:02] *** Joins: DeaDSouL (~DeaDSouL@replaced-ip )
3646 [22:58:47] *** Quits: jubo2 (~juboxi@replaced-ip ) (Remote host closed the connection)
3647 [22:59:14] *** Joins: jubo2 (~juboxi@replaced-ip )
3648 [22:59:23] *** Joins: GenteelBen (~GenteelBe@replaced-ip )
3649 [22:59:55] <kale> i am looking for something to set up a redundant router. something like two router, where the active keeps sending tcp connection status etc to the other. do you guys know of such package?
3650 [23:00:02] *** Joins: rhizome (~rhizome@replaced-ip )
3651 [23:00:19] *** Quits: baptist (~baptsk@replaced-ip ) (Remote host closed the connection)
3652 [23:01:22] *** Parts: eMaks (~eMaks@replaced-ip ) ()
3653 [23:01:26] *** Joins: rsx (~rsx@replaced-ip )
3654 [23:01:55] *** Joins: beaver (~none@replaced-ip )
3655 [23:02:54] *** Joins: sir_wombat (~andreas@replaced-ip )
3656 [23:03:02] *** Quits: jimbzy (~jim@replaced-ip ) (Ping timeout: 265 seconds)
3657 [23:03:03] *** Quits: greycat (~wooledg@replaced-ip ) (Quit: They see me clawin' the love seat / They won't do nothin' 'cause I'm cute and furry)
3658 [23:03:37] *** Quits: DammitJim (~DammitJim@replaced-ip ) (Quit: Leaving)
3659 [23:03:59] *** Quits: knidos (~knidos@replaced-ip ) (Quit: knidos)
3660 [23:04:29] *** Quits: Hydrastra (~LUX@replaced-ip ) (Read error: Connection reset by peer)
3661 [23:04:43] *** Joins: nic_ (~nic@replaced-ip )
3662 [23:05:16] *** Joins: Hydrastra (~LUX@replaced-ip )
3663 [23:05:56] *** Quits: LucaTM (~LucaTM@replaced-ip ) (Quit: To infinity and beyond...)
3664 [23:06:02] *** Quits: dhaller (~dhaller@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
3665 [23:06:04] *** Joins: KG7QEO (~evilroots@replaced-ip )
3666 [23:06:12] *** Quits: HarveyPwca (~HarveyPwc@replaced-ip ) (Quit: The Pwca has left the building)
3667 [23:06:32] *** Quits: arora (~ashok@replaced-ip ) (Quit: GoodBye!)
3668 [23:07:01] *** Joins: jhutchin1_wk (~jonathan@replaced-ip )
3669 [23:07:09] *** Quits: _0bitcount (~Big_Byte@replaced-ip ) (Quit: Leaving)
3670 [23:07:28] *** Quits: Vizva (~Vizva@replaced-ip ) (Ping timeout: 272 seconds)
3671 [23:07:38] *** Joins: LucaTM (~LucaTM@replaced-ip )
3672 [23:08:24] *** Joins: hlmjr (~herbmille@replaced-ip )
3673 [23:09:01] *** Quits: jhutchin1_wk (~jonathan@replaced-ip ) (Read error: Connection reset by peer)
3674 [23:09:13] *** Quits: hlmjr (~herbmille@replaced-ip ) (Remote host closed the connection)
3675 [23:09:35] *** Quits: jhutchins_wk (~jonathan@replaced-ip ) (Ping timeout: 240 seconds)
3676 [23:09:43] *** Quits: foul_owl (~foul_owl@replaced-ip ) (Quit: WeeChat 1.9.1)
3677 [23:10:09] *** Joins: kpease_ (~kpease@replaced-ip )
3678 [23:10:46] *** Quits: kion (~kion@replaced-ip ) (Quit: Leaving)
3679 [23:11:43] *** Quits: DerLGm (~DerLGm@replaced-ip ) (Ping timeout: 248 seconds)
3680 [23:11:44] *** Quits: kapitalist (~kapitalis@replaced-ip ) (Quit: Leaving)
3681 [23:11:58] *** Joins: rizzo (~RizzoTheR@replaced-ip )
3682 [23:12:08] *** Quits: Haudegen (~quassel@replaced-ip ) (Read error: Connection reset by peer)
3683 [23:12:16] *** Joins: jarfr (~jarfr@replaced-ip )
3684 [23:12:30] *** Quits: KidBeta (~textual@replaced-ip ) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
3685 [23:13:13] *** Quits: jarfr (~jarfr@replaced-ip ) (Client Quit)
3686 [23:13:33] *** Quits: kpease (~kpease@replaced-ip ) (Ping timeout: 264 seconds)
3687 [23:14:01] *** debhelper sets mode: +l 1748
3688 [23:14:42] *** Quits: lfod14 (~lfod14@replaced-ip ) (Quit: Leaving)
3689 [23:14:49] *** Quits: Sia- (~sia@replaced-ip ) (Quit: Quit ----)
3690 [23:15:04] *** Joins: hark (~hark@replaced-ip )
3691 [23:15:04] *** Joins: Darby_Crash (~Darby_Cra@replaced-ip )
3692 [23:15:32] *** Quits: lingkhang2 (~lingkhang@replaced-ip ) (Quit: WeeChat 1.9.1)
3693 [23:16:42] *** Joins: Divergenz (~Divergenz@replaced-ip )
3694 [23:16:42] *** Quits: Divergenz (~Divergenz@replaced-ip ) (Changing host)
3695 [23:16:42] *** Joins: Divergenz (~Divergenz@replaced-ip )
3696 [23:16:45] *** Joins: yoster (~yoster@replaced-ip )
3697 [23:17:10] *** Parts: paraxic (~paraxic@replaced-ip ) ("WeeChat 1.6")
3698 [23:17:16] *** Quits: sverzel (~sverzel@replaced-ip ) (Quit: Leaving)
3699 [23:18:40] *** Joins: gladioacuto_ (~gladioacu@replaced-ip )
3700 [23:18:44] *** Quits: yoster (~yoster@replaced-ip ) (Client Quit)
3701 [23:18:55] *** Quits: ExoUNX_ (~ExoUNX@replaced-ip ) (Ping timeout: 260 seconds)
3702 [23:19:45] *** Joins: yoster (~yoster@replaced-ip )
3703 [23:20:23] *** Quits: yoster (~yoster@replaced-ip ) (Remote host closed the connection)
3704 [23:20:47] *** Joins: kion (~kion@replaced-ip )
3705 [23:21:23] *** Joins: DerLGm (~DerLGm@replaced-ip )
3706 [23:22:08] *** Joins: Aussie_matt (~quassel@replaced-ip )
3707 [23:23:05] *** Quits: HauM1 (~HauM1@replaced-ip ) (Remote host closed the connection)
3708 [23:23:15] *** Quits: Aussie_matt (~quassel@replaced-ip ) (Remote host closed the connection)
3709 [23:23:42] *** Quits: rsx (~rsx@replaced-ip ) (Remote host closed the connection)
3710 [23:24:22] *** Joins: mollusk (~textual@replaced-ip )
3711 [23:25:34] *** Quits: gladioacuto_ (~gladioacu@replaced-ip ) (Remote host closed the connection)
3712 [23:26:31] *** Quits: jnavila (~jnavila@replaced-ip ) (Remote host closed the connection)
3713 [23:26:53] *** Joins: hlmjr (~herbmille@replaced-ip )
3714 [23:27:03] *** Quits: subpath (~subpath@replaced-ip##) (Quit: ZNC 1.6.5+deb1 - ##replaced-url
3715 [23:27:36] *** Joins: tmm88 (~tmm88@replaced-ip )
3716 [23:27:39] <tmm88> hey guys
3717 [23:27:50] *** Joins: TheMente (~we.rock@2804:14d:9e80:b0d:1d99:f78d:5567:579d)
3718 [23:27:58] <tmm88> i am trying to set up i3 on debian
3719 [23:28:02] *** Quits: matt____ (~matt@replaced-ip ) (Ping timeout: 252 seconds)
3720 [23:28:03] *** Quits: xcm (~xcm@replaced-ip ) (Read error: Connection reset by peer)
3721 [23:28:12] <tmm88> and i ran up apt-get install i3
3722 [23:28:39] *** Quits: FuriousGeorge (60f294ec@replaced-ip ) (Ping timeout: 260 seconds)
3723 [23:28:49] <tmm88> and apt-get install feh xautolock and xbacklight
3724 [23:29:00] *** Quits: wytchmaster (~wytchmast@replaced-ip ) (Remote host closed the connection)
3725 [23:29:05] <tmm88> but i cannot acces the i3wm config file
3726 [23:29:14] <tmm88> can someone tell me how to fix this please?
3727 [23:29:18] *** Joins: xcm (~xcm@replaced-ip )
3728 [23:29:32] *** Quits: ben_roose (~roose@replaced-ip ) (Remote host closed the connection)
3729 [23:29:57] <iTeV> tmm88, is i3wm actually installed :P?
3730 [23:30:26] <iTeV> oh
3731 [23:30:29] <iTeV> wait
3732 [23:30:31] <iTeV> overlooked ur msg
3733 [23:30:33] <iTeV> nvm
3734 [23:30:58] *** Joins: subpath (~subpath@replaced-ip )
3735 [23:31:27] *** Quits: _0x4B1 (~Thereisno@replaced-ip ) (Ping timeout: 248 seconds)
3736 [23:31:44] <iTeV> tmm88, did u only install i3 or did u also install i3-wm?
3737 [23:31:57] *** Quits: sweatsuit (~sweatsuit@replaced-ip ) (Ping timeout: 240 seconds)
3738 [23:32:05] *** Joins: ben_roose (~roose@replaced-ip )
3739 [23:32:22] *** Quits: TheMente (~we.rock@2804:14d:9e80:b0d:1d99:f78d:5567:579d) (Quit: Leaving)
3740 [23:32:26] *** Quits: grepper (~grepper@replaced-ip ) (Ping timeout: 252 seconds)
3741 [23:32:52] *** Joins: Haudegen (~quassel@replaced-ip )
3742 [23:33:04] *** Joins: cCkw (~RW@replaced-ip )
3743 [23:33:28] *** Joins: yoster (~yoster@replaced-ip )
3744 [23:33:46] *** Quits: Gaaab (~Gaaab@replaced-ip ) (Read error: Connection reset by peer)
3745 [23:33:48] <annadane> !enter
3746 [23:33:49] <dpkg> The enter key is not a substitute for punctuation. Hitting enter unnecessarily makes it difficult to follow what you are saying. Consider using ',', '. ', ';', '...', '---', or ':' instead. If you hit enter too often, you will be autokicked by debhelper for flooding the channel.
3747 [23:33:59] *** Quits: Smithe (~Smithe@replaced-ip ) (Quit: Leaving)
3748 [23:34:01] *** debhelper sets mode: +l 1742
3749 [23:34:02] *** Joins: grepper (~grepper@replaced-ip )
3750 [23:34:04] *** Joins: wytchmaster (~wytchmast@replaced-ip )
3751 [23:34:25] *** Joins: sweatsuit (~sweatsuit@replaced-ip )
3752 [23:36:42] *** Quits: sh1ro (~sh1ro@replaced-ip ) (Remote host closed the connection)
3753 [23:36:42] *** Quits: TigerbotHesh_ (~TigerbotH@replaced-ip ) (Remote host closed the connection)
3754 [23:37:12] *** Quits: Turossztrapacska (~Turossztr@replaced-ip ) (Quit: Leaving)
3755 [23:37:41] *** Joins: dArK_IcE (~lawl@replaced-ip )
3756 [23:37:42] *** Joins: tlaxkit (~hexchat@replaced-ip )
3757 [23:37:43] *** Joins: TigerbotHesh_ (~TigerbotH@replaced-ip )
3758 [23:37:47] *** Joins: sh1ro (~sh1ro@replaced-ip )
3759 [23:38:32] *** Joins: dutchfish (~wil@replaced-ip )
3760 [23:39:08] *** Joins: jordila (~jordi@replaced-ip )
3761 [23:39:38] *** Joins: nomic (~nomic4@replaced-ip )
3762 [23:39:53] *** Joins: jarfr (~jarfr@replaced-ip )
3763 [23:40:20] *** Quits: jarfr (~jarfr@replaced-ip ) (Client Quit)
3764 [23:40:31] *** bazhang_ is now known as bazhang
3765 [23:40:53] *** Joins: geri (4a798963@replaced-ip )
3766 [23:40:59] <geri> hi, how to set the hostname in debian?
3767 [23:41:06] *** Joins: styvy (~styvy@replaced-ip )
3768 [23:41:13] *** Quits: damiano (~quassel@replaced-ip ) (Remote host closed the connection)
3769 [23:41:16] <geri> in terminal
3770 [23:41:28] <zerocool> `hostname <yournewhostanme>`
3771 [23:41:30] <arha> hostname something
3772 [23:41:40] <zerocool> and edit /etc/hosts to match
3773 [23:41:47] <zerocool> and /etc/hostname maybe
3774 [23:41:50] <arha> or #echo "something" > /etc/hosts and start a new shell
3775 [23:41:51] <zerocool> and reboot
3776 [23:41:57] <arha> err, /etc/hostname
3777 [23:42:03] <arha> what zerocool said
3778 [23:42:24] <zerocool> tagteamed
3779 [23:42:46] *** Joins: polaris (~polaris_@replaced-ip )
3780 [23:43:09] *** Quits: Bitlog (~dsadasdfs@replaced-ip ) (Read error: Connection reset by peer)
3781 [23:44:02] *** debhelper sets mode: +l 1750
3782 [23:44:18] <teclo-> yeah vi /etc/hostname
3783 [23:44:35] <teclo-> and reboot or if you can't reboot restart networking
3784 [23:44:38] <geri> why /etc/hosts?
3785 [23:44:43] *** Joins: jimbzy (~jim@replaced-ip )
3786 [23:44:49] <geri> or /etc/hostname?
3787 [23:44:55] <teclo-> not /etc/hosts
3788 [23:45:21] *** Joins: damiano (~quassel@replaced-ip )
3789 [23:45:27] *** Quits: annadane (~annadane@replaced-ip ) (Remote host closed the connection)
3790 [23:45:30] <jordila> hi #debian ... when 'cat /etc/passwd | grep :0: ' ... i see (naturally) 'root' and 2 'old users' i don't recall have given UID 0 in the past... is it a suspicious fact or am i 'in paranoia mode' ?
3791 [23:46:27] *** Quits: tmm88 (~tmm88@replaced-ip ) (Quit: Lost terminal)
3792 [23:46:28] * jordila there have been some unexpected changes on sshd_config file ... lately
3793 [23:46:56] *** Quits: format_c (~koeppea@replaced-ip ) (Ping timeout: 276 seconds)
3794 [23:47:51] *** Quits: Darby_Crash (~Darby_Cra@replaced-ip ) (Ping timeout: 256 seconds)
3795 [23:47:54] *** Joins: frizzle (~frizzle@replaced-ip )
3796 [23:48:31] *** Quits: mister_popo (~damien@replaced-ip ) (Ping timeout: 248 seconds)
3797 [23:49:01] <jordila> Now it try this (now) useless 'old users' ( holding UID 0) ... and i cannot : 'userdel: user olduser is currently used by process 1 ... how to accomplish the user deletion in this scenario ?
3798 [23:49:19] *** Joins: Darby_Crash (~Darby_Cra@replaced-ip )
3799 [23:49:40] *** Quits: max-m (~max-m@replaced-ip ) (Quit: Schwuppdaddeldu)
3800 [23:49:40] *** Quits: TimWolla (~timwolla@replaced-ip ) (Quit: Bye)
3801 [23:51:05] <waydot> this might be unorthodox ... how about just removing the lines from passwd (and group and shadow) ?
3802 [23:51:48] *** Joins: lazarus_zed_ (~lazarus_z@replaced-ip )
3803 [23:51:54] *** Joins: max-m (~max-m@replaced-ip )
3804 [23:51:57] *** Quits: yoster (~yoster@replaced-ip ) (Remote host closed the connection)
3805 [23:52:00] *** Joins: jhutchins_wk (~jonathan@replaced-ip )
3806 [23:52:27] *** Joins: TimWolla (~timwolla@replaced-ip )
3807 [23:52:50] *** lazarus_zed_ is now known as lazarus_zed
3808 [23:53:18] *** Quits: dreamon__ (~dreamon@replaced-ip ) (Ping timeout: 265 seconds)
3809 [23:53:35] *** Joins: yoster (~yoster@replaced-ip )
3810 [23:53:46] <mnuhmnuh> vigr & vipw
3811 [23:53:51] *** Quits: Darby_Crash (~Darby_Cra@replaced-ip ) (Ping timeout: 248 seconds)
3812 [23:54:32] *** Quits: ben_roose (~roose@replaced-ip ) (Remote host closed the connection)
3813 [23:54:35] *** Joins: annadane (~annadane@replaced-ip )
3814 [23:54:46] *** Quits: yoster (~yoster@replaced-ip ) (Read error: Connection reset by peer)
3815 [23:55:31] <dutchfish> jordanm, if you know those running instaces under that user can be stopped without affecting your system, skill -STOP -u [thatuser] | then remove that user.
3816 [23:55:52] <dutchfish> that was for jordila
3817 [23:56:28] *** Quits: nomic (~nomic4@replaced-ip ) (Quit: Leaving)
3818 [23:56:29] *** Joins: cybrNaut (cybrNaut@replaced-ip )
3819 [23:56:30] *** Quits: cybrNaut (cybrNaut@replaced-ip ) (Changing host)
3820 [23:56:30] *** Joins: cybrNaut (cybrNaut@replaced-ip )
3821 [23:56:42] *** Quits: inspectorcluseau (~Inspector@replaced-ip ) (Quit: Ex-Chat)
3822 [23:57:03] <jordila> will give it a try dutchfish ...
3823 [23:57:22] *** Joins: Darby_Crash (~Darby_Cra@replaced-ip )
3824 [23:57:41] * jordila what scares jordila is that the related process is ... 'process 1 '
3825 [23:57:51] *** Quits: well_laid_lawn (~Jean-luc@replaced-ip ) (Ping timeout: 268 seconds)
3826 [23:57:53] *** Joins: _0bitcount (~Big_Byte@replaced-ip )
3827 [23:58:02] <dutchfish> jordila, if that user is still logged in and you want to forcefully log that user out | skill -KILL -u [thatuser]
3828 [23:58:04] *** Quits: zabow (~zabow@replaced-ip ) (Quit: Leaving)
3829 [23:58:15] *** Joins: thresh (~popa3d@replaced-ip )
3830 [23:58:16] *** Quits: maxzor (~maxzor@replaced-ip ) (Remote host closed the connection)
3831 [23:59:03] <dutchfish> jordila, dont do all this on systemusers unless you know what you are doing.
3832 [23:59:18] *** Parts: thresh (~popa3d@replaced-ip ) ("I'm a quit message virus. Please replace your old line with this line and help me take over the world")
3833 [23:59:37] <dutchfish> jordila, example: replaced-url
3834 [23:59:45] <jordila> well dutchfish ... what happened after 'skill -KILL -u alice' is that i've been logged off :-|
↑ top
context: nick names on moving displays as market values
#debian Freenode IRC channel closed on 2021-06-01
contact: a @ her0. be