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:00] *** Quits: Nevermin_ (~Nevermind@replaced-ip ) (Ping timeout: 252 seconds)
1 [00:00:16] *** Quits: v01t (~v01t@replaced-ip ) (Remote host closed the connection)
2 [00:00:28] *** Quits: PipeItToDevNull (~PipeItToD@replaced-ip ) (Ping timeout: 245 seconds)
3 [00:00:30] *** Joins: v01t (~v01t@replaced-ip )
4 [00:00:37] *** Joins: Thedarkb (~beno@replaced-ip )
5 [00:01:19] <Thedarkb> Hey, I've got a Debian install
with a bad filesystem, is there a way for me to run fsck without
booting from another drive?
6 [00:01:31] <Thedarkb> I swear to got I've done it
before, not that I can remember how.
7 [00:02:29] *** Quits: epsilonKNOT (~epsilon@replaced-ip ) (Max SendQ exceeded)
8 [00:02:33] *** Joins: BrianG61UK (~BrianG61U@replaced-ip )
9 [00:03:45] *** Joins: epsilonKNOT (~epsilon@replaced-ip )
10 [00:04:36] *** Joins: cfoch (uid153227@replaced-ip )
11 [00:04:46] <mason> Thedarkb: Maybe remount read-only first.
Better to boot from something else and make sure you have back-ups
before doing anything.
12 [00:05:15] *** Quits: Texou (~Texou@replaced-ip ) (Ping timeout: 248 seconds)
13 [00:05:16] <rant> GenTooMan: the command should return a URL
14 [00:06:06] *** Quits: activist (~activist@replaced-ip ) (Quit: Leaving)
15 [00:06:08] <rant> Thedarkb: you go to single user mode and
remount the fs read-only, if you're talking about the rootfs
16 [00:07:27] <Thedarkb> I'm in single user mode currently,
rant
17 [00:07:28] *** Quits: grobi (~rtng@replaced-ip ) (Ping timeout: 255 seconds)
18 [00:07:35] <Thedarkb> What command should I use to remount
read only?
19 [00:07:41] *** Quits: BrianG61UK (~BrianG61U@replaced-ip ) (Read error: Connection reset by peer)
20 [00:07:41] <rant> Thedarkb: mount -o remount,ro /
21 [00:07:47] <Thedarkb> Thank you sir.
22 [00:07:53] <oiaohm> Thedarkb: depends on the damaged to the
file system will depend if that mount read only will work.
23 [00:08:09] <Thedarkb> The last time I did this, it mounted
read only of it's own accord.
24 [00:08:13] *** Joins: jmills00 (~jmills00@replaced-ip )
25 [00:08:22] <Thedarkb> This drive has had issues for longer
than I'd like to admit.
26 [00:08:29] <rant> yes the default fs opions tells it to
remount ro on errors
27 [00:08:32] *** Joins: hypn0 (~h@replaced-ip )
28 [00:08:56] <Thedarkb> It's busy
29 [00:09:04] <Thedarkb> Can I use -l?
30 [00:09:50] <oiaohm> Thedarkb: I would suspect if you check
the drive smart that the harddrive could be requiring replacement
not fixing the filesystem.
31 [00:10:12] <Thedarkb> That's what I'm doing.
32 [00:10:21] <Thedarkb> I'm going to fix the file system
and then clone the drive.
33 [00:10:37] <Thedarkb> It's been having I/O errors that
have been mangling things.
34 [00:10:38] <oiaohm> Thedarkb: I normally go the other way.
35 [00:10:45] *** Joins: greatgatsby (~greatgats@replaced-ip )
36 [00:10:52] <oiaohm> Thedarkb: clone the drive then fix the
file system.
37 [00:10:57] <Thedarkb> Yeah, I suppose I'll do that then.
38 [00:11:09] <Thedarkb> You normally have to do it anyway on
cloned partitions for some reason.
39 [00:11:16] <rant> Thedarkb:
replaced-url
40 [00:11:37] <oiaohm> Thedarkb: remember if the controller is
going nuts in the dieing drive attempting to repair just results in
breaking the file system more.
41 [00:11:39] *** mvaenska1 is now known as mvaenskae
42 [00:12:10] <Thedarkb> Okay, I've done a cat /dev/sda
> /dev/sdb
43 [00:12:25] <Thedarkb> I'll run fsck on that drive from
the old drive when it's done.
44 [00:12:34] *** Joins: jlwtformer (~jacob@replaced-ip )
45 [00:12:42] <rant> @.@
46 [00:13:16] <Thedarkb> Is that not how you all clone drives?
47 [00:13:43] <rant> no, afaik nobody does that to clone a drive
48 [00:13:54] <Thedarkb> Oh
49 [00:13:56] <Thedarkb> It works though.
50 [00:14:21] *** Joins: Nevermin_ (~Nevermind@replaced-ip )
51 [00:14:38] *** Quits: jurisl__ (~RebelCode@replaced-ip ) (Ping timeout: 245 seconds)
52 [00:14:54] *** Quits: jlwtformer (~jacob@replaced-ip ) (Client Quit)
53 [00:15:03] <Thedarkb> It's no different to using dd.
54 [00:15:12] <rant> @.@
55 [00:16:06] <Thedarkb> Ah shit, it failed with an IO error.
56 [00:16:16] <rant> heh
57 [00:16:19] *** Quits: hans_ (~hans@replaced-ip ) (Ping timeout: 246 seconds)
58 [00:16:22] <Thedarkb> It's a Hitachi drive from 2007ish.
59 [00:16:28] *** Quits: aloo_shu (~atomic@replaced-ip ) (Ping timeout: 255 seconds)
60 [00:16:38] <Thedarkb> It's been throwing I/O errors for
the past month but I haven't been in a position to get them
attended to.
61 [00:16:49] <rant> you mean cat doesnt do error checking on a
use for something it wasnt designed to do? who knew..
62 [00:17:02] <Thedarkb> Wait, you aren't supposed to use
cat for that?
63 [00:17:04] *** Joins: mandeep (mandeep@replaced-ip )
64 [00:17:05] *** Joins: aloo_shu (~atomic@replaced-ip )
65 [00:17:10] <annadane> *plonk*
66 [00:17:25] *** Quits: naicha (~debian@replaced-ip ) (Ping timeout: 256 seconds)
67 [00:17:32] <GenTooMan> rant this perhaps ?
replaced-url
68 [00:17:35] <rant> annadane: greycat, I didn't recognize
you :P
69 [00:18:07] *** Quits: meLon (~meLon@replaced-ip ) (Quit: leaving)
70 [00:18:44] *** Joins: ncrowl (~ncrowl@replaced-ip )
71 [00:19:15] *** Quits: Nevermin_ (~Nevermind@replaced-ip ) (Ping timeout: 252 seconds)
72 [00:19:52] <Thedarkb> I'll go again with DD.
73 [00:20:11] <rant> GenTooMan: well that shows you're
using the default stretch kernel, the module claims it, and there
are no mentions of firmware
74 [00:20:21] <rant> dd isn't any better in this case
75 [00:20:53] <rant> dd only gives you more flexibility on bs
and count and such.. it doesnt do any error correction
76 [00:21:08] <Thedarkb> How would you go about this, rant?
77 [00:21:11] <rant> if the disk itself is failing a low-level
thing isnt your best chance
78 [00:21:15] *** Quits: kork1 (~irc@replaced-ip ) (Ping timeout: 248 seconds)
79 [00:21:23] <Thedarkb> Whenever I've cloned a drive
before, it's been in good condition.
80 [00:21:25] <rant> doing it above the filesystem is your best
chance to get the most of the data
81 [00:21:34] <Thedarkb> I've always used either cat or dd.
82 [00:21:41] <Thedarkb> I'll have to format that other
drive first then.
83 [00:21:42] <rant> i.e. a file level copy not a block level
copy
84 [00:22:00] <rant> doing a block operation on a failing drive
is only corrupting the fs further due to SMART
85 [00:22:16] *** Joins: hans_ (~hans@replaced-ip )
86 [00:22:33] <rant> cause everytime it encounters a read error,
its trying to correct it
87 [00:23:14] <GenTooMan> rant So the default buster should be
good.
88 [00:23:23] <EdePopede> rant: lol
89 [00:23:26] <rant> GenTooMan: I'd think so
90 [00:23:53] *** Quits: sauvin (sauvin@replaced-ip ) (Ping timeout: 246 seconds)
91 [00:25:13] *** Quits: aloo_shu (~atomic@replaced-ip ) (Ping timeout: 258 seconds)
92 [00:25:35] *** Joins: sauvin (sauvin@replaced-ip )
93 [00:26:12] *** Joins: schizojoe (~schizojoe@replaced-ip )
94 [00:26:46] *** Parts: jmills00 (~jmills00@replaced-ip ) ()
95 [00:28:07] *** Quits: Space_Man (~Space_Man@replaced-ip ) (Remote host closed the connection)
96 [00:28:09] *** Joins: Brainium (~brainium@replaced-ip )
97 [00:28:10] *** Parts: omnio (~omnio@replaced-ip ) ("Leaving")
98 [00:28:11] *** Joins: naicha (~debian@replaced-ip )
99 [00:28:23] *** Joins: awal1 (~awal1@replaced-ip )
100 [00:28:27] *** Joins: aloo_shu (~atomic@replaced-ip )
101 [00:28:28] *** Quits: clemens3 (~clemens@replaced-ip ) (Quit: WeeChat 1.6)
102 [00:29:37] *** Quits: bikes (~nicebikes@replaced-ip ) (Ping timeout: 246 seconds)
103 [00:29:54] *** Joins: kork1 (~irc@replaced-ip )
104 [00:31:10] *** Joins: bikes (~nicebikes@replaced-ip )
105 [00:31:38] *** Joins: Freshnuts (~Freshnuts@replaced-ip )
106 [00:32:26] *** Joins: desertratt520 (~shawnpw@replaced-ip )
107 [00:32:28] *** Quits: epsilonKNOT (~epsilon@replaced-ip ) (Max SendQ exceeded)
108 [00:32:40] *** Parts: desertratt520 (~shawnpw@replaced-ip ) ()
109 [00:32:49] *** Joins: desertratt520 (~shawnpw@replaced-ip )
110 [00:33:06] <ncrowl> Hi, Im trying to update a debian
computer, it was untouched since 5years, "apt-get update"
just returns a bunch of NO_PUBKEY. What todo??
111 [00:33:24] *** Quits: desertratt520 (~shawnpw@replaced-ip ) (Remote host closed the connection)
112 [00:33:38] *** Joins: epsilonKNOT (~epsilon@replaced-ip )
113 [00:35:11] <thePiGrepper> update your repo links probably,
and update && upgrade..
114 [00:35:11] *** Quits: Thedarkb (~beno@replaced-ip ) (Read error: Connection reset by peer)
115 [00:35:15] *** Quits: Cabanossi (~Cabanossi@replaced-ip ) (Quit: Bye, bye...)
116 [00:35:58] <annadane> is there a practical reason one would
use a self created backport rather than compiling something from
source and sticking it somewhere?
117 [00:36:43] *** Quits: aloo_shu (~atomic@replaced-ip ) (Ping timeout: 258 seconds)
118 [00:36:44] <annadane> or vice versa?
119 [00:37:27] *** Quits: epsilonKNOT (~epsilon@replaced-ip ) (Max SendQ exceeded)
120 [00:37:37] <annadane> the former creates a .deb, the latter
doesn't, i'm trying to ascertain the differences
121 [00:38:42] *** Joins: epsilonKNOT (~epsilon@replaced-ip )
122 [00:41:32] <humpled> i guess you can pin your own deb so it
doesn't get replaced by an upgrade
123 [00:42:08] *** Joins: desertratt520 (~shawnpw@replaced-ip )
124 [00:42:46] *** Joins: hamersaw (~hamersaw@replaced-ip )
125 [00:43:30] *** Quits: BlueByte (~walther@replaced-ip ) (Quit: This computer has gone to sleep)
126 [00:45:13] *** Quits: Haudegen (~quassel@replaced-ip ) (Ping timeout: 259 seconds)
127 [00:45:29] *** Joins: Cabanossi (~Cabanossi@replaced-ip )
128 [00:46:03] *** Quits: karakedi (~eAC53C340@replaced-ip ) (Ping timeout: 268 seconds)
129 [00:49:02] *** Quits: Butt3rfly (~Butt3rfly@replaced-ip ) (Remote host closed the connection)
130 [00:49:30] *** Quits: selimix (~selimix@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
131 [00:50:09] *** Quits: ragedragon (~ragedrago@replaced-ip ) (Ping timeout: 258 seconds)
132 [00:50:41] *** Joins: YWH_1 (~YWH-1@replaced-ip )
133 [00:53:03] *** Joins: selimix (~selimix@replaced-ip )
134 [00:53:05] *** Joins: A2666 (~A2666@replaced-ip )
135 [00:53:26] *** Quits: CombatVet (~c4@replaced-ip ) (Remote host closed the connection)
136 [00:53:43] *** Joins: CombatVet (~c4@replaced-ip )
137 [00:53:49] *** Joins: BrianG61UK (~BrianG61U@replaced-ip )
138 [00:54:20] *** Joins: cyberjpn (~cyberjapa@replaced-ip )
139 [00:55:12] *** Quits: foolsh (~quassel@replaced-ip ) (Read error: Connection reset by peer)
140 [00:56:47] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
141 [00:57:20] *** Joins: enowaldo (~enowaldo@replaced-ip )
142 [00:57:52] *** Joins: xcm (~xcm@replaced-ip )
143 [00:58:16] *** Quits: j0seph (~j0seph@replaced-ip ) (Read error: Connection reset by peer)
144 [00:58:42] *** Quits: theluckymike (~mikedruu@replaced-ip ) (Ping timeout: 244 seconds)
145 [01:00:01] *** Quits: tryte (~tryte@replaced-ip ) (Remote host closed the connection)
146 [01:00:09] *** Joins: theluckymike (~mikedruu@replaced-ip )
147 [01:00:18] *** Quits: blackes__ (~blackest_@replaced-ip ) (Quit: Leaving...)
148 [01:02:08] *** Quits: m_g_lewis (~melvin@replaced-ip ) (Ping timeout: 245 seconds)
149 [01:02:44] *** Quits: Wioxjk (~poppels@replaced-ip ) (Ping timeout: 246 seconds)
150 [01:03:48] *** Quits: baptist (~baptist@replaced-ip ) (Read error: Connection reset by peer)
151 [01:03:56] *** Quits: bikes (~nicebikes@replaced-ip ) (Ping timeout: 268 seconds)
152 [01:04:02] *** debhelper sets mode: +l 1522
153 [01:04:32] *** Joins: tryte (~tryte@replaced-ip )
154 [01:05:05] *** Quits: desertratt520 (~shawnpw@replaced-ip ) (Ping timeout: 258 seconds)
155 [01:07:41] *** Joins: format_c (~format_c@replaced-ip )
156 [01:07:58] *** Quits: enowaldo (~enowaldo@replaced-ip ) (Ping timeout: 245 seconds)
157 [01:08:15] *** Quits: naicha (~debian@replaced-ip ) (Quit: leaving)
158 [01:08:23] *** Joins: milkt (~debian@replaced-ip )
159 [01:09:09] *** Joins: blackest_mamba (~blackest_@replaced-ip )
160 [01:09:30] *** Quits: bionade24 (~oskar@replaced-ip ) (Quit: Konversation terminated!)
161 [01:11:05] *** Joins: victorqueiroz (uid340368@replaced-ip )
162 [01:11:30] *** Joins: baptist (~baptist@replaced-ip )
163 [01:12:07] *** Joins: Wioxjk (~poppels@replaced-ip )
164 [01:12:16] *** Joins: bikes (~nicebikes@replaced-ip )
165 [01:12:56] *** Joins: aloo_shu (~atomic@replaced-ip )
166 [01:13:56] <victorqueiroz> I'm having some freezes while
using Linux on Ryzen 7 and I see other people also have it. Not sure
if it's a problem on the processor or what but it is very
annoying. Can you guys please help me? I'm using Debian Sid
with Linux 5.0. The same problem happen with previous versions of
Debian and kernel as well. Here is my kern.log from the last freeze:
replaced-url
167 [01:14:21] *** Quits: HelloShitty (~narayan@replaced-ip ) (Ping timeout: 258 seconds)
168 [01:14:27] *** Joins: foolsh (~quassel@replaced-ip )
169 [01:16:20] *** Quits: electro33 (uid613@replaced-ip ) (Quit: Connection closed for inactivity)
170 [01:16:24] <Tom-_> a lot of bluetooth error messages
171 [01:17:08] <Tom-_> maybe it's to do with your bluetooth
device. are you intending to use bluetooth?
172 [01:17:59] *** Quits: savolla1 (~savolla@replaced-ip ) (Quit: WeeChat 2.4)
173 [01:18:18] <Tom-_> victorqueiroz, what's your CPU
temperature like? ever try to crash it in terminal/console mode so
you can see the kernel messages as they go by?
174 [01:18:22] *** Quits: SleePy (~SleePy@replaced-ip ) (Quit: I quit, that is all)
175 [01:18:32] <victorqueiroz> Yes, I'm using a bluetooth
speaker. I'm starting to think it's a OOM problem that was
not printed on the kern.log. Is it possible? I don't have OOM
killer.
176 [01:19:08] <cheapie> Does it still freeze with your BT radio
disabled/unplugged?
177 [01:19:24] <victorqueiroz> It happened after I opened 2 VMs
(Windows with 8GB of RAM and Debian Stable VM) on Virtual Box and
went out to showering. I only have 16GB of RAM
178 [01:19:39] <victorqueiroz> cheapie: Yes, it has been
happening for a long time. How do I set up a OOM killer on Debian?
179 [01:19:54] *** Joins: SleePy (~SleePy@replaced-ip )
180 [01:20:00] <cheapie> The OOM killer should always work unless
you did something to break it, I think...
181 [01:21:02] <victorqueiroz> Does it comes as a default
setting?
182 [01:21:44] <Tom-_> "only" 16 GB of RAM. anyway the
OOM killer shouldn't freeze the computer, and it should be in
the log. the OOM killer never kills the kernel
183 [01:21:54] *** Quits: mandeep (mandeep@replaced-ip ) (Read error: Connection reset by peer)
184 [01:22:20] *** Quits: woshty (~woshty@replaced-ip ) (Ping timeout: 246 seconds)
185 [01:24:39] *** Quits: schizojoe (~schizojoe@replaced-ip ) (Quit: Leaving)
186 [01:25:59] *** Quits: gislaved (b9e814d7@replaced-ip ) (Remote host closed the connection)
187 [01:27:25] <victorqueiroz> Tom-_: So you don't think the
problem is missing out of RAM?
188 [01:27:47] <Tom-_> i think it has nothing to do with RAM, yes
189 [01:28:20] <Tom-_> if your kern.log isn't being written
to (the final line is incomplete), and you are reporting system
freezes, i think it has nothing to do with RAM
190 [01:28:29] <Tom-_> possible bluetooth hardware or driver
problem
191 [01:29:22] *** Quits: bikes (~nicebikes@replaced-ip ) (Ping timeout: 255 seconds)
192 [01:31:01] <Tom-_> or CPU cooling problem, though nowadays i
think there's automatic shutdowns and warnings for that
193 [01:31:15] <Tom-_> victorqueiroz, i don't really know,
but it's not RAM.
194 [01:31:30] <Tom-_> victorqueiroz, what do you mean "you
don't have an OOMkiller"?
195 [01:33:34] *** Joins: n0wje (~anthony@replaced-ip )
196 [01:34:26] *** Quits: n0wje (~anthony@replaced-ip ) (Quit: Leaving)
197 [01:34:46] *** Quits: hypn0 (~h@replaced-ip ) (Quit: Leaving.)
198 [01:35:51] *** Quits: dez (uid92154@replaced-ip ) (Quit: Connection closed for inactivity)
199 [01:36:56] *** Joins: agowa339 (~agowa338@replaced-ip )
200 [01:37:33] <victorqueiroz> Tom-_: Don't I have to enable
it? I thought so
201 [01:37:57] <Tom-_> it used to be enabled automatically,
unless that's changed in the last 15 years
202 [01:38:06] *** Quits: cyberjpn (~cyberjapa@replaced-ip ) (Ping timeout: 246 seconds)
203 [01:38:27] <Tom-_> anyway, it's not OOM because it
wouldn't freeze your system, it would just kill whatever
running program, and also you would see it in the log
204 [01:38:49] *** Quits: aloo_shu (~atomic@replaced-ip ) (Ping timeout: 258 seconds)
205 [01:39:01] <Tom-_> i don't even know if you can turn off
OOM, but it's Linux, so it probably has an option
206 [01:39:10] <EdePopede> maybe having some live sensors in
sight. cpu load and temp or so
207 [01:39:11] *** Quits: agowa338 (~agowa338@replaced-ip ) (Ping timeout: 252 seconds)
208 [01:41:45] *** Joins: aloo_shu (~atomic@replaced-ip )
209 [01:44:10] <victorqueiroz> EdePopede: Good idea, just added
it. let's see how it goes.
210 [01:45:12] *** Quits: hans_ (~hans@replaced-ip ) (Ping timeout: 244 seconds)
211 [01:49:31] *** Quits: format_c (~format_c@replaced-ip ) (Quit: format_c)
212 [01:51:43] *** Quits: selimix (~selimix@replaced-ip ) (Ping timeout: 245 seconds)
213 [01:51:52] *** Quits: nsk_nyc (~nsk_nyc@replaced-ip ) (Quit: I'll be back...)
214 [01:53:37] *** Joins: BrianG61UK_ (~BrianG61U@replaced-ip )
215 [01:53:46] *** Quits: citypw (~citypw@replaced-ip ) (Ping timeout: 258 seconds)
216 [01:53:48] *** Quits: aloo_shu (~atomic@replaced-ip ) (Ping timeout: 245 seconds)
217 [01:54:01] *** debhelper sets mode: +l 1512
218 [01:55:09] *** Joins: anonymous83719 (~anonymous@replaced-ip )
219 [01:56:21] *** Quits: BrianG61UK (~BrianG61U@replaced-ip ) (Ping timeout: 268 seconds)
220 [01:57:12] *** Joins: aloo_shu (~atomic@replaced-ip )
221 [01:57:24] *** Quits: kriskropd (~kriskropd@replaced-ip ) (Quit: kriskropd)
222 [01:57:40] *** Quits: mvaenskae (~mvaenskae@replaced-ip ) (Ping timeout: 258 seconds)
223 [01:59:55] *** Quits: A2666 (~A2666@replaced-ip ) (Ping timeout: 246 seconds)
224 [02:01:06] *** Quits: de-facto (~de-facto@replaced-ip ) (Quit: See you around.)
225 [02:01:20] *** Joins: de-facto (~de-facto@replaced-ip )
226 [02:02:29] *** Joins: pand0ra1D (~pand0ra13@replaced-ip )
227 [02:03:25] *** Quits: rwtrecs (~rwtrecs@replaced-ip ) (Remote host closed the connection)
228 [02:04:13] *** Quits: pand0ra1337^BNC (~pand0ra13@replaced-ip ) (Ping timeout: 245 seconds)
229 [02:06:08] *** Quits: Namarrgon (~Namarrgon@replaced-ip ) (Quit: WeeChat 2.5-rc1)
230 [02:07:43] *** BrianG61UK_ is now known as BrianG61UK
231 [02:11:16] *** Joins: Namarrgon (~glei@replaced-ip )
232 [02:14:30] *** Quits: agowa339 (~agowa338@replaced-ip ) (Remote host closed the connection)
233 [02:14:40] *** Joins: hans_ (~hans@replaced-ip )
234 [02:16:24] *** Quits: jubo2 (~juboxi@replaced-ip ) (Quit: Konversation terminated!)
235 [02:18:09] *** Joins: dvs (~hibbard@replaced-ip )
236 [02:18:36] *** Joins: Earthswine (~YungMoon@replaced-ip )
237 [02:18:39] *** Quits: greatgatsby (~greatgats@replaced-ip ) (Quit: Leaving)
238 [02:20:06] *** Quits: iffraff (~quassel@replaced-ip ) (Remote host closed the connection)
239 [02:21:01] *** Quits: hamersaw (~hamersaw@replaced-ip ) (Quit: WeeChat 1.6)
240 [02:22:02] *** Joins: corvo (~Thunderbi@replaced-ip )
241 [02:22:58] *** Quits: Brainium (~brainium@replaced-ip ) (Ping timeout: 259 seconds)
242 [02:24:43] *** Quits: aloo_shu (~atomic@replaced-ip ) (Ping timeout: 268 seconds)
243 [02:26:09] *** Joins: Brainium (~brainium@replaced-ip )
244 [02:26:13] *** Joins: OS-38666 (~OS-38666@replaced-ip )
245 [02:26:22] *** Quits: OS-38666 (~OS-38666@replaced-ip ) (Client Quit)
246 [02:32:28] *** Quits: thePiGrepper (~nagato@replaced-ip ) (Ping timeout: 246 seconds)
247 [02:32:35] *** Joins: [b0b] (~bob@replaced-ip )
248 [02:35:34] *** Quits: morty77 (~morty77@replaced-ip ) (Remote host closed the connection)
249 [02:35:49] *** Quits: b0b (~bob@replaced-ip ) (Ping timeout: 268 seconds)
250 [02:35:51] *** [b0b] is now known as b0b
251 [02:36:27] <mason> jmcnaught: I'm not seeing a way to
have a custom MAC on a container VM while using bridging. Is this
possible, do you know?
252 [02:36:58] *** Joins: arosusi (~arosusi@replaced-ip )
253 [02:37:10] *** Quits: conta (~Thunderbi@replaced-ip ) (Remote host closed the connection)
254 [02:37:33] *** Joins: CyberManifest (~CyberMani@replaced-ip )
255 [02:37:54] *** Joins: jcb2016 (~jcb2016@replaced-ip )
256 [02:38:25] *** Quits: Gyro (~user@replaced-ip ) (Ping timeout: 246 seconds)
257 [02:38:41] *** Quits: AJ_Z0 (~AJ_Z0@replaced-ip##) (Quit: ZNC 1.6.1+deb1~ubuntu12.04.2 -
##replaced-url
258 [02:39:38] *** Quits: johnfs (~johnfs@replaced-ip ) (Quit: Leaving)
259 [02:40:18] *** Joins: AJ_Z0 (~AJ_Z0@replaced-ip )
260 [02:40:19] *** Quits: AJ_Z0 (~AJ_Z0@replaced-ip ) (Changing host)
261 [02:40:19] *** Joins: AJ_Z0 (~AJ_Z0@replaced-ip )
262 [02:41:00] *** Joins: aloo_shu (~atomic@replaced-ip )
263 [02:42:06] *** Quits: CyberManifest (~CyberMani@replaced-ip ) (Client Quit)
264 [02:44:01] *** debhelper sets mode: +l 1505
265 [02:44:38] *** Quits: suray47 (~o@replaced-ip ) (Ping timeout: 252 seconds)
266 [02:45:08] *** Joins: dez (uid92154@replaced-ip )
267 [02:46:18] *** Quits: jcb2016 (~jcb2016@replaced-ip ) (Remote host closed the connection)
268 [02:47:08] *** Quits: kusmario (~kusmario@replaced-ip ) (Ping timeout: 245 seconds)
269 [02:47:49] *** Quits: Achylles (~Achylles@replaced-ip ) (Quit: Leaving)
270 [02:48:21] *** Quits: hans_ (~hans@replaced-ip ) (Remote host closed the connection)
271 [02:48:34] *** Joins: auk (~auk@replaced-ip )
272 [02:48:47] *** Joins: hans_ (~hans@replaced-ip )
273 [02:48:58] *** Joins: cyberjpn (~cyberjapa@replaced-ip )
274 [02:49:50] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
275 [02:50:22] *** Quits: grim4593 (~grim4593@replaced-ip ) (Read error: Connection reset by peer)
276 [02:50:33] *** Joins: grim4593 (~grim4593@replaced-ip )
277 [02:50:54] *** Joins: xcm (~xcm@replaced-ip )
278 [02:53:31] *** Quits: AJ_Z0 (~AJ_Z0@replaced-ip##) (Quit: ZNC 1.6.1+deb1~ubuntu12.04.2 -
##replaced-url
279 [02:53:34] *** Quits: hans_ (~hans@replaced-ip ) (Ping timeout: 258 seconds)
280 [02:55:02] *** Joins: Astrolo (~Astrolo@replaced-ip )
281 [02:55:36] *** Quits: pingfloyd (~pingfloyd@replaced-ip ) (Quit: WeeChat 1.6)
282 [02:55:55] *** Quits: grim4593 (~grim4593@replaced-ip ) (Quit: Quit)
283 [02:58:13] *** Joins: AJ_Z0 (~AJ_Z0@replaced-ip )
284 [02:58:18] *** Joins: the_meme_factory (~the_meme_@replaced-ip )
285 [02:58:21] <the_meme_factory> hewwo
286 [02:58:29] <the_meme_factory> UwU
287 [02:58:43] <Astrolo> Hi
288 [02:58:50] <the_meme_factory> im bored rn
289 [02:59:06] *** Joins: jmichel (~jmichel@replaced-ip )
290 [02:59:20] <annadane> !chat
291 [02:59:21] <dpkg> This is not a chat channel, this is a
Debian user support channel. Unless you have a Debian support
question, please chat elsewhere, like #debian-offtopic, or #moocows
on irc.oftc.net or ##chat on irc.freenode.net.
292 [02:59:30] <the_meme_factory> ;~;
293 [02:59:33] <the_meme_factory> welp ok bye
294 [02:59:43] *** Quits: the_meme_factory (~the_meme_@replaced-ip ) (Remote host closed the connection)
295 [02:59:46] *** Quits: Gaaab (~Gaaab@replaced-ip ) (Read error: Connection reset by peer)
296 [03:00:02] *** Joins: handsome_feng (~feng@replaced-ip )
297 [03:00:48] *** Quits: Earthswine (~YungMoon@replaced-ip##) (Quit: Mutter: ##replaced-url
298 [03:02:11] *** Joins: krytarik (~krytarik@replaced-ip )
299 [03:02:24] *** Joins: grim4593 (~grim4593@replaced-ip )
300 [03:04:09] *** Joins: enowaldo (~enowaldo@replaced-ip )
301 [03:04:31] *** Joins: dejour (~dejour@replaced-ip )
302 [03:04:57] *** Joins: pingfloyd (~pingfloyd@replaced-ip )
303 [03:06:34] <aloo_shu> I don't know if dpkg should send
users to ##chat, that's more like a private living room
304 [03:06:58] *** Joins: nsk_nyc (~nsk_nyc@replaced-ip )
305 [03:07:08] *** Joins: PipeItToDevNull (~PipeItToD@replaced-ip )
306 [03:07:25] *** Joins: ings (~ings@replaced-ip )
307 [03:08:08] <agio> I just created a user account
"testuser", did some stuff, then run the command `deluser
--remove-home test' user - now my entire main users home
directory has been obliterated! how is this possible?
308 [03:08:31] *** Quits: enowaldo (~enowaldo@replaced-ip ) (Ping timeout: 246 seconds)
309 [03:08:46] <agio> I mean I run the command `deluser
--remove-home testuser'
310 [03:08:46] *** Joins: Marlin1113 (~marlon@replaced-ip )
311 [03:08:49] *** Quits: Brigo (~Brigo@replaced-ip ) (Ping timeout: 255 seconds)
312 [03:09:13] *** Joins: craigevil (~craigevil@replaced-ip )
313 [03:09:31] <agio> does deluser delete every directory in
/home or something?
314 [03:09:39] *** Joins: meLon (~meLon@replaced-ip )
315 [03:09:41] *** Quits: tryte (~tryte@replaced-ip ) (Ping timeout: 256 seconds)
316 [03:10:11] *** Joins: z3r00n3 (~z3r00n3@replaced-ip )
317 [03:10:12] *** Quits: edwardly (~edwardly@replaced-ip ) (Quit: ??????????)
318 [03:10:34] *** Joins: tryte (~tryte@replaced-ip )
319 [03:11:43] *** Quits: mahe (~mahe@replaced-ip ) (Ping timeout: 245 seconds)
320 [03:12:32] <milkt> do you know what was testuser's home
directory?
321 [03:12:39] *** Quits: hybrid (~hybrid@replaced-ip ) (Remote host closed the connection)
322 [03:13:02] <agio> yes. /home/testuser
323 [03:13:05] *** Joins: hybrid (~hybrid@replaced-ip )
324 [03:13:16] *** Quits: dejour (~dejour@replaced-ip ) (Quit: Leaving)
325 [03:13:57] <EdePopede> can't imagine it should, and the
manpage doesn't give any hint it would.
326 [03:14:04] <agio> I mean I know this system is borked, but I
just want to know why this happened so it
327 [03:14:23] <agio> so I can avoid doing this ever again!
328 [03:14:24] *** Quits: nehemiah (~nehemiah@replaced-ip ) (Remote host closed the connection)
329 [03:14:33] <jmcnaught> mason: I don't know I've
never tried.
330 [03:14:58] <EdePopede> there's a backup option, also for
the .conf. should be a good idea to use it ;)
331 [03:15:12] *** Joins: marlon_ (~marlon@replaced-ip )
332 [03:15:14] *** Joins: mahe (~mahe@replaced-ip )
333 [03:15:16] *** Quits: marlon_ (~marlon@replaced-ip ) (Remote host closed the connection)
334 [03:15:16] *** Prints is now known as BigSuze
335 [03:15:43] <EdePopede> agio, did you try to reproduce it?
like creating 2 new accounts and then removing one of them.
336 [03:15:47] *** Joins: nehemiah (~nehemiah@replaced-ip )
337 [03:16:31] <EdePopede> and /home is definitely empty? if
you're lucky then it is a different partition and just got
unmounted behind your back.
338 [03:16:44] <agio> no, I didn't try reporduce
339 [03:16:50] *** Joins: suray47 (~o@replaced-ip )
340 [03:18:02] *** Joins: shifty (~shifty~~~@replaced-ip )
341 [03:18:43] *** Joins: Ranarokkr (~ham@replaced-ip )
342 [03:19:20] <agio> unmounted?
343 [03:19:37] *** Quits: Cavedude_ (~Cavedude@replaced-ip ) (Ping timeout: 255 seconds)
344 [03:19:56] *** Quits: v01t (~v01t@replaced-ip ) (Ping timeout: 246 seconds)
345 [03:20:14] *** Quits: z3r00n3 (~z3r00n3@replaced-ip ) (Remote host closed the connection)
346 [03:20:39] *** Joins: DammitJim (~DammitJim@replaced-ip )
347 [03:21:18] *** Quits: Trieste (~T@replaced-ip ) (Ping timeout: 245 seconds)
348 [03:21:40] *** Quits: craigevil (~craigevil@replaced-ip ) (Quit: Quit)
349 [03:21:41] <EdePopede> things happen. had this on an external
disk recently, but you never know. always expect the
span^Wunexpected!
350 [03:22:35] <agio> yes, its just such a simple thing ` sudo
deluser --remove-home <username> '
351 [03:22:51] <agio> how could it destrooy my entire system?
352 [03:23:26] <humpled> destroy your entire system?
353 [03:24:16] <agio> the home dir and every thing in it . system
is unusable
354 [03:24:24] *** Quits: well_laid_lawn (~Jean-luc@replaced-ip ) (Ping timeout: 244 seconds)
355 [03:24:29] *** Quits: Ranarokkr (~ham@replaced-ip ) (Changing host)
356 [03:24:29] *** Joins: Ranarokkr (~ham@replaced-ip )
357 [03:24:31] *** Quits: hybrid (~hybrid@replaced-ip ) (Remote host closed the connection)
358 [03:24:48] <humpled> just make a new user and restore your
dot files and data
359 [03:24:54] *** Joins: hybrid (~hybrid@replaced-ip )
360 [03:25:43] <EdePopede> the complete /home is gone, not only
its content?
361 [03:26:12] <agio> humpled: you mean and keep this system
install?
362 [03:26:50] *** Quits: nehemiah (~nehemiah@replaced-ip ) (Remote host closed the connection)
363 [03:27:04] <humpled> if you want to
364 [03:27:07] <agio> no /home its is still there and my folder
is there
365 [03:27:10] *** Quits: suray47 (~o@replaced-ip ) (Ping timeout: 252 seconds)
366 [03:27:15] <agio> its just empty
367 [03:27:59] <agio> there is a lost and found directory - but
it seems to be empty too
368 [03:28:23] *** Quits: sauvin (sauvin@replaced-ip ) (Ping timeout: 245 seconds)
369 [03:29:11] *** Joins: sauvin (sauvin@replaced-ip )
370 [03:29:18] <milkt> guess ext4 or something is mounted at
/home
371 [03:29:48] <agio> yes, ext4 via a LVM
372 [03:29:59] <EdePopede> what does `du /home` say?
373 [03:30:17] *** Joins: bazhang (~bazhang@replaced-ip )
374 [03:30:27] <agio> 13M
375 [03:30:34] <rant> blah..
376 [03:30:50] <rant> ECHAN
377 [03:31:24] <agio> I don't know how I can even recover
from this. once I reboot - will I lose everything ? a working
system?
378 [03:31:38] *** Joins: torbo (~user@replaced-ip )
379 [03:31:47] <agio> I need a system to make a boot USB
380 [03:32:01] *** Quits: yvyz (~yvyz@replaced-ip ) (Remote host closed the connection)
381 [03:32:11] *** Joins: Trieste (~T@replaced-ip )
382 [03:32:17] *** Joins: yvyz (~yvyz@replaced-ip )
383 [03:32:33] *** Quits: cyberjpn (~cyberjapa@replaced-ip ) (Ping timeout: 245 seconds)
384 [03:32:41] <bazhang> what os system agio
385 [03:32:49] <agio> debian
386 [03:32:52] <EdePopede> you could download a live iso right
now
387 [03:33:14] *** Quits: Marlin1113 (~marlon@replaced-ip ) (Read error: Connection reset by peer)
388 [03:33:17] <agio> my user accont is still in /etc/passwd.
deluser didn't delete that
389 [03:33:20] *** Quits: DammitJim (~DammitJim@replaced-ip ) (Quit: Leaving)
390 [03:33:20] <bazhang> agio what os is going to be the usb
booting
391 [03:33:23] *** Joins: sidmo_ (~ident@replaced-ip )
392 [03:33:38] <agio> sorry?
393 [03:34:18] *** Joins: elkalamar (elkalamar@replaced-ip )
394 [03:34:30] <bazhang> you have which system and which system
will the usb be running on it (the usb)
395 [03:34:48] <bazhang> like on debian, making a boot debian
396 [03:34:55] *** Ranarokkr is now known as Ragnarokkr
397 [03:35:22] <agio> yes, Im on debian - and I would use a
debinstaller on USB
398 [03:35:32] <bazhang> ok
399 [03:35:51] <agio> I don't know if its possible or worth
trying to recover this systems
400 [03:35:57] <agio> *system*
401 [03:35:57] <bazhang> would that be an installer usb, or run
the system from the usb
402 [03:36:03] *** Quits: sidmo (~ident@replaced-ip ) (Ping timeout: 264 seconds)
403 [03:36:57] <agio> well, Im assuming this OS install is borked
and that I'll have to re-install everything to return a known
state
404 [03:37:09] <agio> to return to a known good statue
405 [03:37:16] <agio> to return to a known good state
406 [03:39:36] *** Quits: Tom01 (~tom@replaced-ip ) (Remote host closed the connection)
407 [03:39:58] *** Joins: edwardly (~edwardly@replaced-ip )
408 [03:39:58] *** Quits: edwardly (~edwardly@replaced-ip ) (Changing host)
409 [03:39:58] *** Joins: edwardly (~edwardly@replaced-ip )
410 [03:40:12] *** Quits: belanthor (~belan@replaced-ip ) (Quit: Leaving)
411 [03:43:58] *** Quits: retpoline (~retpoline@replaced-ip ) (Quit: bye)
412 [03:44:49] <annadane> now you know to keep backups, i guess
413 [03:45:26] *** Joins: enowaldo (~enowaldo@replaced-ip )
414 [03:46:10] *** Quits: Tom-_ (tomg@replaced-ip ) (Quit: Leaving)
415 [03:46:19] *** Joins: Tom-_ (tomg@replaced-ip )
416 [03:49:38] *** Quits: enowaldo (~enowaldo@replaced-ip ) (Ping timeout: 245 seconds)
417 [03:51:45] *** Ragnarokkr is now known as ham
418 [03:52:18] *** Quits: shifty (~shifty~~~@replaced-ip ) (Ping timeout: 244 seconds)
419 [04:01:36] *** Quits: banc (~banc@replaced-ip ) (Quit: Bye)
420 [04:02:34] *** Quits: auk (~auk@replaced-ip ) (Quit: Leaving)
421 [04:06:39] *** Quits: krytarik (~krytarik@replaced-ip ) (Ping timeout: 264 seconds)
422 [04:07:35] <aloo_shu> agio: you may want to avoid doing lots
of things in that fs in case you want to use some rescue tool / try
ext4 - fu to try& salvage freshly released clusters
423 [04:08:43] *** Quits: seekr (~seekr@replaced-ip ) (Ping timeout: 246 seconds)
424 [04:08:58] *** Quits: ings (~ings@replaced-ip ) (Ping timeout: 252 seconds)
425 [04:09:27] <aloo_shu> depends how valuable the old home dir
was
426 [04:10:37] *** Quits: asterismo_l (~asterismo@replaced-ip ) (Ping timeout: 258 seconds)
427 [04:11:08] *** Quits: Lady_Aleena (~Lady-Alee@replaced-ip ) (Quit: Leaving)
428 [04:14:01] *** debhelper sets mode: +l 1497
429 [04:16:15] *** Quits: thunderrd (~thunderrd@replaced-ip ) (Quit: If it wasn't written down it didn't happen...)
430 [04:17:20] *** Quits: GenTooMan (~cyberman@replaced-ip ) (Quit: Leaving)
431 [04:18:17] *** Quits: humpled (~humbag@replaced-ip ) (Remote host closed the connection)
432 [04:18:27] *** Joins: desertratt520 (~shawnpw@replaced-ip )
433 [04:18:45] *** BigSuze is now known as Prints
434 [04:19:05] *** Joins: thunderrd (~thunderrd@replaced-ip )
435 [04:19:16] *** Quits: mibo (~mibo@replaced-ip ) (Remote host closed the connection)
436 [04:19:20] *** Quits: desertratt520 (~shawnpw@replaced-ip ) (Remote host closed the connection)
437 [04:20:07] *** Joins: Zppix (uid182351@replaced-ip )
438 [04:21:39] *** Joins: DUKENUKEM (~m@replaced-ip )
439 [04:21:44] <DUKENUKEM> are there any install images that
arent UEFI?
440 [04:21:48] *** Quits: jmichel (~jmichel@replaced-ip ) (Ping timeout: 252 seconds)
441 [04:22:02] <mason> jmcnaught: kk - not seeing it, so maybe
I'll stick with the lxd pln
442 [04:22:03] <mason> plan*
443 [04:22:10] *** Quits: hello (~hello@replaced-ip ) (Ping timeout: 252 seconds)
444 [04:22:15] *** Joins: cdown (~cdown@replaced-ip )
445 [04:22:36] *** Joins: banc (~banc@replaced-ip )
446 [04:22:36] <DUKENUKEM> i have a new lenovo c930 and the
install goes to black screen. looked everywhere, but i cant disable
it in the bios. i turned off secure boot, but the new lenovo
yoga's have some sort of auto detection of EFI, can boot both
447 [04:24:51] *** Joins: mandeep (mandeep@replaced-ip )
448 [04:25:38] *** Quits: aloo_shu (~atomic@replaced-ip ) (Ping timeout: 258 seconds)
449 [04:27:30] *** Joins: tux0r (~tux0r@replaced-ip )
450 [04:27:55] *** Quits: tux0r (~tux0r@replaced-ip ) (Remote host closed the connection)
451 [04:30:19] *** Joins: krytarik (~krytarik@replaced-ip )
452 [04:33:14] *** Quits: itamarst (uid165457@replaced-ip ) (Quit: Connection closed for inactivity)
453 [04:33:55] *** Quits: pingfloyd (~pingfloyd@replaced-ip ) (Quit: WeeChat 1.6)
454 [04:34:12] *** Joins: pingfloyd (~pingfloyd@replaced-ip )
455 [04:34:46] *** Quits: anonymous83719 (~anonymous@replaced-ip ) (Ping timeout: 255 seconds)
456 [04:35:11] *** Quits: Plan_IX (~P9@replaced-ip ) (Ping timeout: 246 seconds)
457 [04:35:19] *** Joins: SuperKaramba (~TaxDodger@replaced-ip )
458 [04:35:24] *** Joins: Plan_IX (~P9@replaced-ip )
459 [04:36:07] *** Quits: solarnetone (~scott@replaced-ip ) (Ping timeout: 255 seconds)
460 [04:36:11] *** Quits: BenderRodriguez (~TaxDodger@replaced-ip ) (Ping timeout: 248 seconds)
461 [04:36:23] *** Joins: solarnetone (~scott@replaced-ip )
462 [04:36:34] *** Quits: chiluk (~quassel@replaced-ip ) (Ping timeout: 255 seconds)
463 [04:36:50] *** Joins: chiluk (~quassel@replaced-ip )
464 [04:36:50] *** Joins: well_laid_lawn (~Jean-luc@replaced-ip )
465 [04:37:31] *** Quits: tryte (~tryte@replaced-ip ) (Ping timeout: 256 seconds)
466 [04:37:52] *** SuperKaramba is now known as BenderRodriguez
467 [04:39:20] *** Joins: seeker51 (~william@replaced-ip )
468 [04:40:02] <seeker51> is this the channel to ask questions
about mate
469 [04:40:04] *** Joins: xSmurf (~MrSmurf@replaced-ip )
470 [04:40:04] *** Joins: tryte (~tryte@replaced-ip )
471 [04:40:32] *** Quits: nuuuciano_ (~luuuciano@replaced-ip ) (Ping timeout: 258 seconds)
472 [04:40:37] <annadane> i suppose you can always try, if
you're running debian with it
473 [04:40:52] *** Joins: anonymous83719 (~anonymous@replaced-ip )
474 [04:41:48] <seeker51> annadane: yes i am I opened a terminal
and typed a sudo command and it asked for my password and then it
said i was not in superuser list
475 [04:42:07] <annadane> so not really a mate question :P
476 [04:42:31] *** Quits: JPT (~jpt@replaced-ip ) (Remote host closed the connection)
477 [04:42:53] <seeker51> annadane: well i opened it via a mate
terminal. on my old gnome desktop there was a root terminal not in
mate
478 [04:43:12] <ksk> you are doing it wrong ;)
479 [04:43:30] <seeker51> ksk: ok help me do it right
480 [04:43:51] <annadane> so... are you in the sudoers list?
481 [04:43:53] *** Quits: cfoch (uid153227@replaced-ip ) (Quit: Connection closed for inactivity)
482 [04:43:57] <ksk> firt of all, please use "visudo"
to edit the sudoes file, not a random text editor - it ensures you
will not destroy the file in a way (with incorect entries) that you
lock up your systm
483 [04:44:37] *** Quits: anonymous83719 (~anonymous@replaced-ip ) (Read error: Connection reset by peer)
484 [04:44:40] *** Joins: n0wje (~anthony@replaced-ip )
485 [04:44:54] *** Joins: JPT (~jpt@replaced-ip )
486 [04:44:56] <seeker51> annadane: it said i was not in list
487 [04:45:46] <seeker51> ksk: so i do i edit the file ie what
should the line look like that i type in
488 [04:45:47] <ksk> did you a) use visudo to put your user there
b) choose that you wanted to use sudo during the debian install?
489 [04:45:50] *** Joins: uNmowed (~Kaede@replaced-ip )
490 [04:46:08] <jmcnaught> seeker51: if you know your root
password, become root with "su -l". Then if you want to
add your user to the sudo group: "adduser <user>
sudo". The user will need to log out and back in. No need to
edit the sudoers file
491 [04:46:14] <ham> try using a different terminal
492 [04:46:48] <ksk> seeker51: what jmcnaught says :)
493 [04:47:36] *** Joins: tf2ftw (~tf2ftw@replaced-ip )
494 [04:48:47] <karlpinc> DUKENUKEM: I hear you should use buster
if there's any sort of secure-boot going on. Can't say if
that's the case but....
495 [04:50:11] <seeker51> jmcnaught: how do i make the text
bigger in this window
496 [04:50:42] <jmcnaught> seeker51: I don't know what
terminal emulator you're using
497 [04:51:01] *** Quits: n0wje (~anthony@replaced-ip ) (Quit: Leaving)
498 [04:51:02] <jmcnaught> or IRC client?
499 [04:51:50] <seeker51> jmcnaught: I go to system tools and
then mate terminal === i am using hexchat
500 [04:52:33] *** Quits: tyranny12 (~blarg@replaced-ip ) (Quit: No Ping reply in 180 seconds.)
501 [04:52:37] <jmcnaught> seeker51: for which one do you want to
enlarge the text?
502 [04:53:05] <seeker51> jmcnaught: this irc
503 [04:53:57] *** Joins: tyranny12 (~blarg@replaced-ip )
504 [04:54:48] <jmcnaught> seeker51: font size is probably under
the view menu or settings. I'm just looking at a hexchat
screenshot, I don't use it.
505 [04:56:13] *** Joins: anonymous83719 (~anonymous@replaced-ip )
506 [04:56:17] <seeker51> jmcnaught: ok thanks i got in as root
so now i can format my usb drive
507 [04:57:01] *** Quits: SZO (~anon@replaced-ip ) (Ping timeout: 246 seconds)
508 [04:57:51] *** Parts: seeker51 (~william@replaced-ip ) ("Leaving")
509 [04:58:58] *** Joins: SZO (~anon@replaced-ip )
510 [05:00:52] *** Quits: anonymous83719 (~anonymous@replaced-ip ) (Ping timeout: 255 seconds)
511 [05:01:12] *** Joins: anonymous83719 (~anonymous@replaced-ip )
512 [05:05:24] *** Quits: Astrolo (~Astrolo@replaced-ip ) (Quit: Leaving)
513 [05:06:00] *** Joins: Astrolo (~Astrolo@replaced-ip )
514 [05:06:03] *** Quits: krytarik (~krytarik@replaced-ip ) (Ping timeout: 264 seconds)
515 [05:06:10] *** Quits: Astrolo (~Astrolo@replaced-ip ) (Client Quit)
516 [05:06:51] *** Quits: Brainium (~brainium@replaced-ip ) (Quit: Konversation terminated!)
517 [05:06:53] *** Quits: tyranny12 (~blarg@replaced-ip ) (Remote host closed the connection)
518 [05:08:08] *** Joins: tyranny12 (~blarg@replaced-ip )
519 [05:09:49] *** Joins: Astrolo (~Astrolo@replaced-ip )
520 [05:10:27] *** Quits: Astrolo (~Astrolo@replaced-ip ) (Client Quit)
521 [05:11:08] *** Joins: Astrolo (~Astrolo@replaced-ip )
522 [05:12:23] *** Joins: bikes (~nicebikes@replaced-ip )
523 [05:14:49] *** Quits: corvo (~Thunderbi@replaced-ip ) (Quit: corvo)
524 [05:15:07] *** Joins: hello (~hello@replaced-ip )
525 [05:17:24] *** Joins: krytarik (~krytarik@replaced-ip )
526 [05:19:27] *** Joins: patterson (~patterson@replaced-ip )
527 [05:22:51] *** Quits: Fusl (~fusl@replaced-ip ) (Remote host closed the connection)
528 [05:23:48] *** Joins: Fusl (~fusl@replaced-ip )
529 [05:24:40] *** Quits: Astrolo (~Astrolo@replaced-ip ) (Quit: Leaving)
530 [05:24:58] *** Quits: McErroneous (~unknown_e@replaced-ip ) (Quit: leaving)
531 [05:25:34] *** Quits: awal1 (~awal1@replaced-ip ) (Remote host closed the connection)
532 [05:27:02] *** Joins: enowaldo (~enowaldo@replaced-ip )
533 [05:28:01] *** Joins: astra`` (~astra@replaced-ip )
534 [05:29:09] *** Quits: dArK_IcE (~lawl@replaced-ip ) ()
535 [05:30:22] *** Quits: Quick_Wango (~quickwang@replaced-ip ) (Ping timeout: 252 seconds)
536 [05:30:48] *** Joins: dusares (~dusares@replaced-ip )
537 [05:31:29] *** Joins: Quick_Wango (~quickwang@replaced-ip )
538 [05:33:25] *** Quits: bikes (~nicebikes@replaced-ip ) (Ping timeout: 268 seconds)
539 [05:34:29] *** ChanServ sets mode: +o eir
540 [05:34:29] *** eir sets mode: -bo *!*@89.158.97.153 eir
541 [05:37:16] *** Quits: nsk_nyc (~nsk_nyc@replaced-ip ) (Ping timeout: 246 seconds)
542 [05:37:39] *** Quits: maxrazer (~siducer59@replaced-ip ) (Remote host closed the connection)
543 [05:41:25] *** Joins: bikes (~nicebikes@replaced-ip )
544 [05:41:44] *** Joins: nsk_nyc (~nsk_nyc@replaced-ip )
545 [05:42:28] *** Quits: anonymous83719 (~anonymous@replaced-ip ) (Ping timeout: 252 seconds)
546 [05:45:15] *** Joins: anonymous83719 (~anonymous@replaced-ip )
547 [05:47:35] *** Quits: magyar (~magyar@replaced-ip ) (Quit: Riding the split)
548 [05:48:29] *** Joins: svetlana (~svetlana@replaced-ip )
549 [05:48:29] *** Quits: Sveta (~svetlana@replaced-ip ) (Killed (barjavel.freenode.net (Nickname regained by services)))
550 [05:48:29] *** svetlana is now known as Sveta
551 [05:49:02] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
552 [05:51:18] *** Joins: alocer (~Thunderbi@replaced-ip )
553 [05:54:54] *** Quits: Quick_Wango (~quickwang@replaced-ip ) (Ping timeout: 258 seconds)
554 [05:55:33] *** Joins: factor (~factor@replaced-ip )
555 [05:57:14] *** Joins: Quick_Wango (~quickwang@replaced-ip )
556 [06:00:23] *** Joins: kouni (~kouni@replaced-ip )
557 [06:00:31] *** Joins: v01t (~v01t@replaced-ip )
558 [06:01:10] *** Quits: bikes (~nicebikes@replaced-ip ) (Ping timeout: 252 seconds)
559 [06:01:10] *** Quits: enowaldo (~enowaldo@replaced-ip ) (Ping timeout: 268 seconds)
560 [06:07:12] *** Joins: jcb2016 (~jcb2016@replaced-ip )
561 [06:09:46] *** Quits: mandeep (mandeep@replaced-ip ) (Remote host closed the connection)
562 [06:10:18] *** Joins: mandeep (~mandeep@replaced-ip )
563 [06:13:13] *** Joins: vivid (~ViViD@replaced-ip )
564 [06:13:19] *** Joins: ortho (~tobe@replaced-ip )
565 [06:15:07] *** Quits: viv`d (~ViViD@replaced-ip ) (Ping timeout: 255 seconds)
566 [06:15:21] *** Joins: czart (~czart@replaced-ip )
567 [06:15:58] *** Quits: Quick_Wango (~quickwang@replaced-ip ) (Ping timeout: 258 seconds)
568 [06:16:10] *** Joins: rizzo (~RizzoTheR@replaced-ip )
569 [06:17:16] *** Joins: Quick_Wango (~quickwang@replaced-ip )
570 [06:17:33] *** Joins: brelod (~brelod@replaced-ip )
571 [06:18:55] *** Quits: lilabsence (~RizzoTheR@replaced-ip ) (Ping timeout: 246 seconds)
572 [06:20:43] *** Parts: brelod (~brelod@replaced-ip ) ()
573 [06:21:08] *** Joins: enowaldo (~enowaldo@replaced-ip )
574 [06:22:34] *** Quits: ChmEarl (~chmearl@replaced-ip ) (Quit: Leaving)
575 [06:24:08] *** Joins: retpoline (~retpoline@replaced-ip )
576 [06:24:21] *** Quits: zeden (~user@replaced-ip ) (Quit: WeeChat 2.4)
577 [06:28:53] *** Quits: Tom-_ (tomg@replaced-ip ) (Remote host closed the connection)
578 [06:29:09] *** Quits: tryte (~tryte@replaced-ip ) (Ping timeout: 256 seconds)
579 [06:29:40] *** Quits: Zppix (uid182351@replaced-ip ) (Quit: Connection closed for inactivity)
580 [06:29:44] *** Joins: timahvo1 (~rogue@replaced-ip )
581 [06:30:07] *** Joins: citypw (~citypw@replaced-ip )
582 [06:30:13] *** Joins: aleksei_aa (~aleksei@replaced-ip )
583 [06:31:35] *** Joins: w00dsman (~w00dsman@replaced-ip )
584 [06:31:37] *** Joins: himcesjf_ (~cesjf@replaced-ip )
585 [06:32:20] *** Joins: Tom-_ (tomg@replaced-ip )
586 [06:33:50] *** Quits: him-cesjf (~cesjf@replaced-ip ) (Ping timeout: 246 seconds)
587 [06:33:56] *** himcesjf_ is now known as him-cesjf
588 [06:35:53] *** Quits: phazon (~phazon@replaced-ip ) (Read error: Connection reset by peer)
589 [06:38:18] *** Joins: llucenic (~Thunderbi@replaced-ip )
590 [06:38:18] *** Quits: CrystalMath (~coderain@replaced-ip##) (Quit: Support Free Software - ##replaced-url
591 [06:38:18] *** Joins: shifty (~shifty~~~@replaced-ip )
592 [06:38:36] *** Joins: llucenic_ (~Thunderbi@replaced-ip )
593 [06:39:16] *** Quits: llucenic (~Thunderbi@replaced-ip ) (Client Quit)
594 [06:41:20] *** Joins: bikes (~nicebikes@replaced-ip )
595 [06:43:11] *** Joins: llucenic (~Thunderbi@replaced-ip )
596 [06:44:01] *** debhelper sets mode: +l 1504
597 [06:44:57] *** Joins: Ericounet (~Eric@replaced-ip )
598 [06:47:25] *** Quits: llucenic_ (~Thunderbi@replaced-ip ) (Ping timeout: 268 seconds)
599 [06:47:27] *** Quits: llucenic (~Thunderbi@replaced-ip ) (Ping timeout: 244 seconds)
600 [06:48:45] *** Joins: uio (~uio3@replaced-ip )
601 [06:52:01] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 255 seconds)
602 [06:52:03] *** Joins: phazon (~phazon@replaced-ip )
603 [06:52:25] <sauvin> Why am I denied access to wiki.debian.org
?
604 [06:54:10] *** Quits: tyranny12 (~blarg@replaced-ip ) (Ping timeout: 244 seconds)
605 [06:54:11] <w00dsman> they block VPN IPs
606 [06:54:27] <w00dsman> presumably to prevent abuse
607 [06:55:04] *** Quits: enowaldo (~enowaldo@replaced-ip ) (Ping timeout: 258 seconds)
608 [06:55:17] *** Joins: tyranny12 (~blarg@replaced-ip )
609 [06:55:30] <sauvin> Lame.
610 [06:55:54] *** Parts: Delorian (~delorian@replaced-ip ) ()
611 [06:56:18] *** Quits: bikes (~nicebikes@replaced-ip ) (Ping timeout: 245 seconds)
612 [06:58:00] *** Quits: hello (~hello@replaced-ip ) (Remote host closed the connection)
613 [06:58:09] *** Joins: JustASlacker (~JustASlac@replaced-ip )
614 [06:58:12] *** Quits: Ingvix (~Ingvix@replaced-ip ) (Ping timeout: 258 seconds)
615 [06:58:44] *** Quits: Arimil (~Renari@replaced-ip ) (Ping timeout: 246 seconds)
616 [07:01:08] *** Quits: NeoBlaster (N3oBl@replaced-ip ) (Read error: Connection reset by peer)
617 [07:01:08] *** Joins: NeoBlaster (N3oBl@replaced-ip )
618 [07:01:08] *** Joins: tryte (~tryte@replaced-ip )
619 [07:01:12] *** Quits: Apeiron` (~Apeiron@replaced-ip ) (Remote host closed the connection)
620 [07:01:26] *** Joins: Apeiron` (~Apeiron@replaced-ip )
621 [07:03:57] *** Joins: jmichel (~jmichel@replaced-ip )
622 [07:04:37] *** Joins: Ingvix (~Ingvix@replaced-ip )
623 [07:05:23] *** Joins: JonHaDin (~JonHaDin@replaced-ip )
624 [07:07:17] *** Quits: uio (~uio3@replaced-ip ) (Quit: Leaving)
625 [07:08:05] *** Joins: otho (~otho@replaced-ip )
626 [07:09:32] *** Quits: otho (~otho@replaced-ip ) (Client Quit)
627 [07:09:51] *** Joins: cthonic (~cthonic@replaced-ip )
628 [07:10:01] *** Quits: JonHaDin (~JonHaDin@replaced-ip ) (Quit: Leaving)
629 [07:10:20] *** Quits: torbo (~user@replaced-ip ) (Remote host closed the connection)
630 [07:10:30] *** Quits: jcb2016 (~jcb2016@replaced-ip ) (Remote host closed the connection)
631 [07:10:39] *** Quits: victorqueiroz (uid340368@replaced-ip ) (Quit: Connection closed for inactivity)
632 [07:10:50] *** Joins: uio (~uio3@replaced-ip )
633 [07:12:01] *** Quits: uio (~uio3@replaced-ip ) (Client Quit)
634 [07:13:13] *** Joins: progart (~kamee@replaced-ip )
635 [07:14:04] *** Quits: semeion (~semeion@replaced-ip ) (Ping timeout: 255 seconds)
636 [07:15:08] *** Joins: semeion (~semeion@replaced-ip )
637 [07:15:15] *** Quits: aliasnumber10 (~anzero@replaced-ip ) (Quit: Leaving)
638 [07:16:19] *** Quits: ortho (~tobe@replaced-ip ) (Ping timeout: 255 seconds)
639 [07:20:45] *** Quits: enki (~enki@replaced-ip ) (Ping timeout: 264 seconds)
640 [07:20:45] *** Joins: runlevel7_ (~runlevel7@replaced-ip )
641 [07:20:45] *** Quits: runlevel7 (~runlevel7@replaced-ip ) (Read error: Connection reset by peer)
642 [07:20:45] *** Joins: conta (~Thunderbi@replaced-ip )
643 [07:20:45] *** Quits: Sohron (sohron@replaced-ip ) (Ping timeout: 245 seconds)
644 [07:20:45] *** Joins: Sohron (sohron@replaced-ip )
645 [07:20:45] <milkt> i can connect wiki.debian.org with vpn and
with tor though
646 [07:20:58] *** Joins: her0 (~her0@replaced-ip )
647 [07:21:06] *** Quits: diniwed (~gavron@replaced-ip ) (Ping timeout: 246 seconds)
648 [07:22:19] *** Quits: moetuned (~Jean-luc@replaced-ip ) (Quit: WeeChat 2.3)
649 [07:22:19] *** Joins: enki (~enki@replaced-ip )
650 [07:22:51] *** Joins: moetunes (~Jean-luc@replaced-ip )
651 [07:23:42] *** Quits: phazon (~phazon@replaced-ip ) (Remote host closed the connection)
652 [07:24:01] *** debhelper sets mode: +l 1497
653 [07:24:58] *** Quits: citypw (~citypw@replaced-ip ) (Ping timeout: 258 seconds)
654 [07:26:41] *** Quits: timahvo1 (~rogue@replaced-ip ) (Remote host closed the connection)
655 [07:27:29] *** Joins: James8 (~James@replaced-ip )
656 [07:28:03] *** Joins: Secret-Fire (~Secret-Fi@replaced-ip )
657 [07:28:33] *** Quits: Secret-Fire (~Secret-Fi@replaced-ip ) (Read error: Connection reset by peer)
658 [07:28:44] *** Joins: czesmir (~stefan@replaced-ip )
659 [07:28:58] *** Joins: Secret-Fire (~Secret-Fi@replaced-ip )
660 [07:29:54] *** Quits: Prints (~333@replaced-ip ) (Ping timeout: 252 seconds)
661 [07:32:31] *** Joins: diogenes_ (~diogenes_@replaced-ip )
662 [07:34:09] *** Joins: bazul (~bazul@replaced-ip )
663 [07:34:25] *** Quits: nsk_nyc (~nsk_nyc@replaced-ip ) (Quit: I'll be back...)
664 [07:34:32] *** Joins: oish (~charlie@replaced-ip )
665 [07:34:53] *** Joins: Prints (~333@replaced-ip )
666 [07:36:47] *** Joins: nullbyte_ (~nullbyte@replaced-ip )
667 [07:36:52] *** Quits: mandeep (~mandeep@replaced-ip ) (Ping timeout: 252 seconds)
668 [07:37:25] *** Quits: nullbyte_ (~nullbyte@replaced-ip ) (Remote host closed the connection)
669 [07:40:57] *** Quits: ircarcs (~quassel@replaced-ip ) (Quit: ircarcs)
670 [07:41:04] *** Quits: progart (~kamee@replaced-ip ) (Ping timeout: 258 seconds)
671 [07:42:30] *** Quits: retpoline (~retpoline@replaced-ip ) (Quit: bye)
672 [07:44:36] *** Joins: ircarcs (~quassel@replaced-ip )
673 [07:44:57] *** Joins: bora (~bora@replaced-ip )
674 [07:45:30] *** Quits: spacebison (~bison@replaced-ip ) (Remote host closed the connection)
675 [07:45:40] *** Quits: sauvin (sauvin@replaced-ip ) (Ping timeout: 258 seconds)
676 [07:45:55] *** Joins: retpoline (~retpoline@replaced-ip )
677 [07:46:16] *** Joins: spacebison (~bison@replaced-ip )
678 [07:46:49] *** Joins: llucenic (~Thunderbi@replaced-ip )
679 [07:49:36] *** Joins: sauvin (sauvin@replaced-ip )
680 [07:49:41] *** Quits: monkey-b1 (~0a1b011e@replaced-ip##) (Quit: The Lounge - ##replaced-url
681 [07:49:54] *** Quits: risc (toor@replaced-ip ) (Quit: leaving)
682 [07:50:11] *** Joins: risc (toor@replaced-ip )
683 [07:50:33] *** Joins: monkey-b (~0a1b011e@replaced-ip )
684 [07:53:03] *** Quits: we6jbo (~we6jbo@replaced-ip ) (Remote host closed the connection)
685 [07:56:02] *** Joins: Praematura (~quassel@replaced-ip )
686 [07:56:06] *** Joins: andrzejv (~andzej@replaced-ip )
687 [07:56:30] *** Quits: sfvm (~sfvm@replaced-ip ) (Quit: off to the basement, mixing up the medicine)
688 [07:57:24] *** Quits: Praematura_ (~quassel@replaced-ip ) (Ping timeout: 252 seconds)
689 [07:57:38] *** Quits: cthonic (~cthonic@replaced-ip ) (Quit: cthonic)
690 [07:58:11] *** Joins: magic_ninja (~sparkie1@replaced-ip )
691 [07:59:30] *** Joins: electro33 (uid613@replaced-ip )
692 [08:03:05] *** Joins: Butt3rfly (~Butt3rfly@replaced-ip )
693 [08:03:25] *** Joins: weedloser (weedloser@replaced-ip )
694 [08:04:22] *** Quits: czesmir (~stefan@replaced-ip ) (Read error: Connection reset by peer)
695 [08:08:05] *** Joins: tsujp (~tsujp@replaced-ip )
696 [08:09:29] <magic_ninja> Well I've made the plunge
697 [08:09:44] <magic_ninja> Just happened to get my 1TB ssd
today so I went ahead and installed debian on it
698 [08:10:39] *** Quits: oish (~charlie@replaced-ip ) (Ping timeout: 258 seconds)
699 [08:10:42] *** Joins: olegfusion (~olegfusio@replaced-ip )
700 [08:12:30] *** Joins: Gyro (~user@replaced-ip )
701 [08:14:01] *** debhelper sets mode: +l 1503
702 [08:14:50] *** Joins: oish (~charlie@replaced-ip )
703 [08:15:58] *** Joins: humpled (~humbag@replaced-ip )
704 [08:17:25] *** Joins: jmarsac (~jmarsac@replaced-ip )
705 [08:18:38] *** Quits: jmichel (~jmichel@replaced-ip ) (Ping timeout: 258 seconds)
706 [08:18:59] *** Quits: ghoti (~paul@replaced-ip ) (Read error: No route to host)
707 [08:19:43] *** Quits: bazhang (~bazhang@replaced-ip ) (Quit: Leaving)
708 [08:20:20] *** Quits: conta (~Thunderbi@replaced-ip ) (Quit: conta)
709 [08:20:29] *** Joins: conta (~Thunderbi@replaced-ip )
710 [08:21:26] *** Quits: magic_ninja (~sparkie1@replaced-ip ) (Remote host closed the connection)
711 [08:21:40] *** Joins: enowaldo (~enowaldo@replaced-ip )
712 [08:23:47] *** Quits: Night-Shade (~TimF@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
713 [08:24:16] *** Joins: zeSoup (~jsc@replaced-ip )
714 [08:24:20] *** Joins: magic_ninja (~sparkie1@replaced-ip )
715 [08:24:22] *** Joins: czart_ (~czart@replaced-ip )
716 [08:24:45] *** Joins: Zvmdyv (~Zvmdyv@replaced-ip )
717 [08:27:06] *** Quits: enowaldo (~enowaldo@replaced-ip ) (Ping timeout: 252 seconds)
718 [08:27:26] *** Quits: ham (~ham@replaced-ip ) (Read error: Connection reset by peer)
719 [08:27:50] *** Quits: czart (~czart@replaced-ip ) (Ping timeout: 252 seconds)
720 [08:27:52] *** Joins: cthonic (~cthonic@replaced-ip )
721 [08:28:17] *** Joins: ham (~ham@replaced-ip )
722 [08:28:38] *** Joins: HerbY_NL2 (~HerbY_NL2@replaced-ip )
723 [08:28:40] *** ham is now known as Guest64275
724 [08:28:47] *** Joins: tagomago (~tagomago@replaced-ip )
725 [08:29:11] *** Quits: Guest64275 (~ham@replaced-ip ) (Changing host)
726 [08:29:11] *** Joins: Guest64275 (~ham@replaced-ip )
727 [08:30:03] *** Joins: timahvo1 (~rogue@replaced-ip )
728 [08:34:41] *** Quits: dez (uid92154@replaced-ip ) (Quit: Connection closed for inactivity)
729 [08:35:10] *** Joins: ralala (~marcel@replaced-ip )
730 [08:35:39] *** Joins: m0u (~m0u@replaced-ip )
731 [08:40:30] *** Joins: chele (~chele@replaced-ip )
732 [08:40:38] *** Quits: CyberHacker (~CyberHack@replaced-ip ) (Quit: Leaving)
733 [08:42:11] *** Quits: baptist (~baptist@replaced-ip ) (Remote host closed the connection)
734 [08:45:12] *** Joins: TomyWork (~TomyLobo@replaced-ip )
735 [08:45:17] *** Quits: ledeni (~ledeni@replaced-ip ) (Ping timeout: 264 seconds)
736 [08:47:24] *** Quits: uranoss (uid50374@replaced-ip ) (Read error: Connection reset by peer)
737 [08:47:24] *** Quits: pulkit25 (sid186196@replaced-ip ) (Read error: Connection reset by peer)
738 [08:47:24] *** Quits: lvrp16 (sid153650@replaced-ip ) (Write error: Connection reset by peer)
739 [08:47:27] *** Quits: nezZario (sid125746@replaced-ip ) (Read error: Connection reset by peer)
740 [08:47:31] *** Joins: pulkit25 (sid186196@replaced-ip )
741 [08:47:32] *** Quits: FreeSpencer (sid150106@replaced-ip ) (Read error: Connection reset by peer)
742 [08:47:40] *** Quits: tobias (sid15532@replaced-ip ) (Read error: Connection reset by peer)
743 [08:47:40] *** Quits: ohwowlol (uid365651@replaced-ip ) (Read error: Connection reset by peer)
744 [08:47:41] *** Joins: uranoss (uid50374@replaced-ip )
745 [08:47:42] *** Joins: nezZario (sid125746@replaced-ip )
746 [08:47:42] *** Joins: tekmans13 (~tekmans@replaced-ip )
747 [08:47:45] *** Joins: FreeSpencer (sid150106@replaced-ip )
748 [08:47:47] *** Quits: Skaag (sid164385@replaced-ip ) (Read error: Connection reset by peer)
749 [08:47:50] *** Quits: AaronXu (sid356187@replaced-ip ) (Ping timeout: 258 seconds)
750 [08:47:51] *** Joins: lvrp16 (sid153650@replaced-ip )
751 [08:47:54] *** Joins: tobias (sid15532@replaced-ip )
752 [08:47:54] *** Joins: ohwowlol (uid365651@replaced-ip )
753 [08:47:58] *** Quits: prasket (sid256211@replaced-ip ) (Write error: Connection reset by peer)
754 [08:48:02] *** Quits: Deific (sid66892@replaced-ip ) (Read error: Connection reset by peer)
755 [08:48:02] *** Quits: jhill (sid1055@replaced-ip ) (Read error: Connection reset by peer)
756 [08:48:03] *** Quits: noahmg123 (sid89117@replaced-ip ) (Write error: Connection reset by peer)
757 [08:48:08] *** Joins: Skaag (sid164385@replaced-ip )
758 [08:48:09] *** Quits: downey (sid10506@replaced-ip ) (Read error: Connection reset by peer)
759 [08:48:10] *** Quits: mwheeler (sid143542@replaced-ip ) (Read error: Connection reset by peer)
760 [08:48:10] *** Quits: d1rewolf (sid312924@replaced-ip ) (Read error: Connection reset by peer)
761 [08:48:10] *** Quits: mkarg101 (uid332689@replaced-ip ) (Read error: Connection reset by peer)
762 [08:48:11] *** Quits: timeless (sid4015@replaced-ip ) (Read error: Connection reset by peer)
763 [08:48:11] *** Quits: carlwgeorge (sid144208@replaced-ip ) (Read error: Connection reset by peer)
764 [08:48:11] *** Joins: prasket (sid256211@replaced-ip )
765 [08:48:18] *** Joins: noahmg123 (sid89117@replaced-ip )
766 [08:48:19] *** Joins: Deific (sid66892@replaced-ip )
767 [08:48:24] *** Joins: mkarg101 (uid332689@replaced-ip )
768 [08:48:25] *** Joins: downey (sid10506@replaced-ip )
769 [08:48:25] *** Joins: AaronXu (sid356187@replaced-ip )
770 [08:48:26] *** Joins: mwheeler (sid143542@replaced-ip )
771 [08:48:41] *** Joins: carlwgeorge (sid144208@replaced-ip )
772 [08:48:43] *** Joins: jhill (sid1055@replaced-ip )
773 [08:48:43] *** Joins: d1rewolf (sid312924@replaced-ip )
774 [08:48:57] *** Joins: timeless (sid4015@replaced-ip )
775 [08:49:46] *** Quits: anonymous83719 (~anonymous@replaced-ip ) (Ping timeout: 246 seconds)
776 [08:50:21] *** Quits: Typhon- (~Typhon@replaced-ip ) (Ping timeout: 246 seconds)
777 [08:50:21] *** Quits: andmyaxe (~andmyaxe@replaced-ip ) (Ping timeout: 246 seconds)
778 [08:50:21] *** Quits: Orochimarufan (~znc@replaced-ip ) (Ping timeout: 246 seconds)
779 [08:50:42] *** Quits: turfrex (~py@replaced-ip ) (Ping timeout: 246 seconds)
780 [08:50:49] *** Quits: mahe (~mahe@replaced-ip ) (Ping timeout: 255 seconds)
781 [08:50:49] *** Quits: sa-ghosts (~sa-ghosts@replaced-ip ) (Ping timeout: 255 seconds)
782 [08:50:51] *** Quits: kopper (~mrbabar@replaced-ip ) (Remote host closed the connection)
783 [08:51:03] *** Quits: Optimus_Prime (~wolfie@replaced-ip ) (Ping timeout: 246 seconds)
784 [08:51:03] *** Quits: sobkas (~sobkas@replaced-ip ) (Ping timeout: 246 seconds)
785 [08:51:03] *** Quits: theraspberry (~rasp@replaced-ip ) (Ping timeout: 246 seconds)
786 [08:51:03] *** Quits: totonika (~toto@replaced-ip ) (Ping timeout: 246 seconds)
787 [08:51:16] *** Quits: Quick_Wango (~quickwang@replaced-ip ) (Ping timeout: 255 seconds)
788 [08:51:24] *** Quits: banc (~banc@replaced-ip ) (Ping timeout: 246 seconds)
789 [08:51:24] *** Quits: bobe (rZrliuj5aJ@replaced-ip ) (Ping timeout: 246 seconds)
790 [08:51:44] *** Quits: skyfighter (~paul@replaced-ip ) (Quit: See you.)
791 [08:51:56] *** Joins: skyfighter (~paul@replaced-ip )
792 [08:52:05] *** Joins: P1ersson (~P1ersson@replaced-ip )
793 [08:52:36] *** Joins: sa-ghosts (~sa-ghosts@replaced-ip )
794 [08:52:54] *** Joins: Orochimarufan (znc@replaced-ip )
795 [08:52:58] *** Joins: sobkas (~sobkas@replaced-ip )
796 [08:53:02] *** Joins: Quick_Wango (~quickwang@replaced-ip )
797 [08:53:02] *** Joins: kopper (~mrbabar@replaced-ip )
798 [08:53:06] *** Joins: mahe (~mahe@replaced-ip )
799 [08:53:09] *** Joins: Optimus_Prime (~wolfie@replaced-ip )
800 [08:53:14] *** Joins: bobe (BomIE5nod1@replaced-ip )
801 [08:53:15] *** Joins: theraspberry (~rasp@replaced-ip )
802 [08:53:18] *** Joins: totonika (~toto@replaced-ip )
803 [08:53:42] *** Joins: andmyaxe (~andmyaxe@replaced-ip )
804 [08:54:52] *** Quits: timahvo1 (~rogue@replaced-ip ) (Remote host closed the connection)
805 [08:54:54] *** Joins: gour (~gour@replaced-ip )
806 [08:55:18] *** Joins: encod3 (~encod3@replaced-ip )
807 [08:55:22] *** Joins: banc (~banc@replaced-ip )
808 [08:55:24] *** Joins: BlueByte (~walther@replaced-ip )
809 [08:56:40] *** Joins: czesmir (~stefan@replaced-ip )
810 [08:57:03] *** Quits: Secret-Fire (~Secret-Fi@replaced-ip ) (Read error: Connection reset by peer)
811 [08:57:30] *** Joins: Typhon (~Typhon@replaced-ip )
812 [08:58:03] *** Quits: weedloser (weedloser@replaced-ip ) (Ping timeout: 246 seconds)
813 [08:58:08] *** Joins: Secret-Fire (~Secret-Fi@replaced-ip )
814 [08:58:37] *** Quits: Secret-Fire (~Secret-Fi@replaced-ip ) (Remote host closed the connection)
815 [08:59:23] *** Joins: encod3_ (~encod3@replaced-ip )
816 [08:59:24] *** Joins: ledeni (ledeni@replaced-ip )
817 [08:59:48] *** Joins: citypw (~citypw@replaced-ip )
818 [08:59:49] *** Quits: NightTrain (coffee@replaced-ip ) (Ping timeout: 255 seconds)
819 [09:00:15] *** Joins: glongo (uid17594@replaced-ip )
820 [09:01:21] *** Joins: Secret-Fire (~Secret-Fi@replaced-ip )
821 [09:01:45] *** Quits: encod3 (~encod3@replaced-ip ) (Ping timeout: 252 seconds)
822 [09:01:51] *** Quits: citypw (~citypw@replaced-ip ) (Excess Flood)
823 [09:02:01] *** Quits: Hko (~Hkooo@replaced-ip ) (Quit: Leaving)
824 [09:02:08] *** Quits: Secret-Fire (~Secret-Fi@replaced-ip ) (Read error: Connection reset by peer)
825 [09:02:36] *** Joins: Secret-Fire (~Secret-Fi@replaced-ip )
826 [09:02:36] *** Joins: anonymous83719 (~anonymous@replaced-ip )
827 [09:03:58] *** Joins: Namber (~luca@replaced-ip )
828 [09:04:02] *** debhelper sets mode: +l 1512
829 [09:05:56] *** Joins: galeido (~galeido@replaced-ip )
830 [09:06:38] *** Quits: krytarik (~krytarik@replaced-ip ) (Quit: Saindo)
831 [09:06:54] *** Joins: drzacek (~drzacek@replaced-ip )
832 [09:07:19] *** Quits: cthonic (~cthonic@replaced-ip ) (Quit: cthonic)
833 [09:09:14] *** Quits: encod3_ (~encod3@replaced-ip ) (Remote host closed the connection)
834 [09:10:33] *** Joins: encod3_ (~encod3@replaced-ip )
835 [09:11:10] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Read error: Connection reset by peer)
836 [09:11:17] *** Joins: george959 (~george959@replaced-ip )
837 [09:11:43] *** Joins: nullbyte_ (~null@replaced-ip )
838 [09:12:32] *** Joins: Pjusur (~Pjusur@replaced-ip )
839 [09:13:46] *** Quits: retpoline (~retpoline@replaced-ip ) (Quit: bye)
840 [09:16:13] *** Joins: interrobangd (~interroba@replaced-ip )
841 [09:17:17] *** Joins: Haudegen (~quassel@replaced-ip )
842 [09:17:33] *** Quits: nullbyte_ (~null@replaced-ip ) (Quit: disconnecting)
843 [09:17:33] *** Joins: a_l_b (~a_l_b@replaced-ip )
844 [09:17:54] *** Joins: Gaaab (~Gaaab@replaced-ip )
845 [09:19:04] *** Quits: Zvmdyv (~Zvmdyv@replaced-ip ) (Remote host closed the connection)
846 [09:21:37] *** Quits: P1ersson (~P1ersson@replaced-ip ) (Ping timeout: 246 seconds)
847 [09:22:35] *** Joins: N4z4 (~N4Z4@replaced-ip )
848 [09:23:07] *** Joins: citypw (~citypw@replaced-ip )
849 [09:23:50] *** Joins: AquaL1te (~AquaL1te@replaced-ip )
850 [09:23:53] *** Joins: stefanc_diff (~stefan@replaced-ip )
851 [09:24:01] *** debhelper sets mode: +l 1518
852 [09:24:07] *** Quits: Newami (~Newami@replaced-ip ) (Read error: Connection reset by peer)
853 [09:24:11] *** Quits: tyranny12 (~blarg@replaced-ip ) (Ping timeout: 258 seconds)
854 [09:24:28] *** Joins: tyranny12 (~blarg@replaced-ip )
855 [09:24:28] *** Quits: tyranny12 (~blarg@replaced-ip ) (Changing host)
856 [09:24:28] *** Joins: tyranny12 (~blarg@replaced-ip )
857 [09:24:31] *** Quits: citypw (~citypw@replaced-ip ) (Excess Flood)
858 [09:25:38] *** Joins: citypw (~citypw@replaced-ip )
859 [09:26:11] *** Joins: OS-49626 (~OS-49626@replaced-ip )
860 [09:31:45] *** Quits: bora (~bora@replaced-ip ) (Remote host closed the connection)
861 [09:32:07] *** Joins: bora (~bora@replaced-ip )
862 [09:33:31] *** OS-49626 is now known as testNick
863 [09:33:42] *** testNick is now known as delphinidae
864 [09:35:03] *** Quits: spacebison (~bison@replaced-ip ) (Ping timeout: 250 seconds)
865 [09:35:16] *** Joins: Makaveli7 (~Makaveli7@replaced-ip )
866 [09:37:00] *** Quits: Lxrowe (~Lxrowe@replaced-ip ) (Ping timeout: 268 seconds)
867 [09:37:43] *** Joins: bora_ (~bora@replaced-ip )
868 [09:37:52] *** Quits: tyranny12 (~blarg@replaced-ip ) (Remote host closed the connection)
869 [09:38:18] *** Joins: spacebison (~bison@replaced-ip )
870 [09:38:20] *** Quits: patterson (~patterson@replaced-ip ) ()
871 [09:38:22] *** Quits: humpled (~humbag@replaced-ip ) (Remote host closed the connection)
872 [09:38:37] *** Quits: bora (~bora@replaced-ip ) (Read error: Connection reset by peer)
873 [09:38:43] *** Quits: delphinidae (~OS-49626@replaced-ip ) (Remote host closed the connection)
874 [09:39:07] *** Joins: tyranny12 (~blarg@replaced-ip )
875 [09:39:07] *** Quits: tyranny12 (~blarg@replaced-ip ) (Changing host)
876 [09:39:07] *** Joins: tyranny12 (~blarg@replaced-ip )
877 [09:39:41] *** Joins: bora__ (~bora@replaced-ip )
878 [09:40:11] *** Quits: IOhannes (~zmoelnig@replaced-ip ) (Read error: Connection reset by peer)
879 [09:42:01] *** Quits: citypw (~citypw@replaced-ip ) (Read error: Connection timed out)
880 [09:42:16] *** Quits: bora_ (~bora@replaced-ip ) (Ping timeout: 258 seconds)
881 [09:42:23] *** Quits: kopper (~mrbabar@replaced-ip ) (Quit: leaving)
882 [09:44:01] *** debhelper sets mode: +l 1512
883 [09:44:13] *** Joins: bora_ (~bora@replaced-ip )
884 [09:44:55] *** Quits: bora__ (~bora@replaced-ip ) (Remote host closed the connection)
885 [09:45:17] *** Quits: ledeni (ledeni@replaced-ip ) (Quit: Quit)
886 [09:45:58] *** Joins: Sepultura (~quassel@replaced-ip )
887 [09:46:05] *** Quits: Sepultura (~quassel@replaced-ip ) (Changing host)
888 [09:46:05] *** Joins: Sepultura (~quassel@replaced-ip )
889 [09:46:11] *** Joins: bora__ (~bora@replaced-ip )
890 [09:46:24] *** Joins: towo` (~towo@replaced-ip )
891 [09:48:47] *** Quits: bora_ (~bora@replaced-ip ) (Ping timeout: 258 seconds)
892 [09:53:53] *** Joins: iderik (~weechat@replaced-ip )
893 [09:54:05] *** Joins: woshty (~woshty@replaced-ip )
894 [09:54:26] *** Joins: kopper (~mrbabar@replaced-ip )
895 [09:54:42] *** Joins: P1ersson (~P1ersson@replaced-ip )
896 [09:54:45] *** Quits: bora__ (~bora@replaced-ip ) (Remote host closed the connection)
897 [09:55:10] *** Joins: bora__ (~bora@replaced-ip )
898 [09:55:27] *** Quits: tinyhippo (~tinyhippo@replaced-ip ) (Quit: WeeChat 2.4)
899 [09:56:11] *** Quits: spacebison (~bison@replaced-ip ) (Ping timeout: 248 seconds)
900 [09:58:07] *** Joins: tinyhippo (~tinyhippo@replaced-ip )
901 [09:58:12] *** Joins: TomyLobo2 (~TomyLobo@replaced-ip )
902 [09:58:26] *** Quits: TomyLobo2 (~TomyLobo@replaced-ip ) (Client Quit)
903 [09:58:40] *** Joins: bora_ (~bora@replaced-ip )
904 [09:59:22] *** Joins: enowaldo (~enowaldo@replaced-ip )
905 [09:59:33] *** Quits: bora__ (~bora@replaced-ip ) (Remote host closed the connection)
906 [10:00:07] *** Quits: P1ersson (~P1ersson@replaced-ip ) (Ping timeout: 246 seconds)
907 [10:01:11] *** Joins: bora__ (~bora@replaced-ip )
908 [10:01:54] *** Joins: colttt (~quassel@replaced-ip )
909 [10:02:01] *** Joins: diogenes_ (~diogenes_@replaced-ip )
910 [10:03:37] *** Quits: bora_ (~bora@replaced-ip ) (Ping timeout: 246 seconds)
911 [10:03:48] *** Quits: enowaldo (~enowaldo@replaced-ip ) (Ping timeout: 245 seconds)
912 [10:04:16] *** Quits: oish (~charlie@replaced-ip ) (Ping timeout: 252 seconds)
913 [10:04:50] *** Quits: wickedmic (~wickedmic@replaced-ip ) (Quit: WeeChat 1.9)
914 [10:05:04] *** Quits: polman (~ananevtem@replaced-ip ) (Ping timeout: 255 seconds)
915 [10:05:12] *** Joins: mibo (~mibo@replaced-ip )
916 [10:05:14] *** Joins: polman (~ananevtem@replaced-ip )
917 [10:09:05] *** Quits: electro33 (uid613@replaced-ip ) (Quit: Connection closed for inactivity)
918 [10:12:02] *** Quits: obiwahn (~obiwahn@replaced-ip ) (Quit: WeeChat 2.0-dev)
919 [10:12:24] *** Quits: Freshnuts (~Freshnuts@replaced-ip ) (Quit: Leaving)
920 [10:12:29] *** Joins: anandubajith (~anandubaj@replaced-ip )
921 [10:13:03] *** Quits: anandubajith (~anandubaj@replaced-ip ) (Read error: Connection reset by peer)
922 [10:13:12] *** Joins: stephanie (~vonschutt@replaced-ip )
923 [10:13:52] *** Joins: twb (~twb@replaced-ip )
924 [10:13:56] *** Parts: twb (~twb@replaced-ip ) ("Killed buffer")
925 [10:14:00] *** Quits: met (~met@replaced-ip ) (Quit: scheduled downtime)
926 [10:15:52] *** Joins: P1ersson (~P1ersson@replaced-ip )
927 [10:18:33] *** Quits: sidmo_ (~ident@replaced-ip ) (Quit: Konversation terminated!)
928 [10:19:19] *** Joins: __marco (~marco@replaced-ip )
929 [10:21:00] *** Quits: zer0_her0 (~zer@replaced-ip ) (Ping timeout: 246 seconds)
930 [10:21:07] *** Joins: sidmo (~ident@replaced-ip )
931 [10:21:35] *** Joins: encod3 (~encod3@replaced-ip )
932 [10:22:50] *** Joins: zer0_her0 (~zer@replaced-ip )
933 [10:23:53] *** Joins: enowaldo (~enowaldo@replaced-ip )
934 [10:24:14] *** Quits: bora__ (~bora@replaced-ip ) (Quit: Leaving)
935 [10:24:27] *** Quits: encod3_ (~encod3@replaced-ip ) (Ping timeout: 250 seconds)
936 [10:24:52] *** Quits: FightingFalcon (~ff@replaced-ip ) (Ping timeout: 255 seconds)
937 [10:28:38] *** Joins: FightingFalcon (~ff@replaced-ip )
938 [10:30:25] *** Joins: thefatma (~thefatma@replaced-ip )
939 [10:31:16] *** Quits: semeion (~semeion@replaced-ip ) (Ping timeout: 258 seconds)
940 [10:32:07] *** Quits: elkalamar (elkalamar@replaced-ip ) (Remote host closed the connection)
941 [10:32:29] *** Joins: elkalamar (elkalamar@replaced-ip )
942 [10:33:28] *** Joins: timahvo1 (~rogue@replaced-ip )
943 [10:33:33] *** Joins: semeion (~semeion@replaced-ip )
944 [10:34:06] *** Joins: Texou (~Texou@replaced-ip )
945 [10:35:39] *** Quits: AimHere (~David@replaced-ip ) (Ping timeout: 248 seconds)
946 [10:35:47] *** Joins: achen_ (~thefatma@replaced-ip )
947 [10:36:43] *** Quits: rizzo (~RizzoTheR@replaced-ip ) (Ping timeout: 245 seconds)
948 [10:37:34] *** Joins: AimHere (~David@replaced-ip )
949 [10:38:04] *** Joins: uNmowed3 (~Kaede@replaced-ip )
950 [10:38:10] *** Quits: enowaldo (~enowaldo@replaced-ip ) (Ping timeout: 258 seconds)
951 [10:38:16] *** Quits: SerajewelKS (~me@replaced-ip ) (Ping timeout: 246 seconds)
952 [10:38:18] *** Joins: spacebison (~bison@replaced-ip )
953 [10:38:18] *** Joins: dreamon (~dreamon@replaced-ip )
954 [10:38:58] *** Joins: SerajewelKS (~me@replaced-ip )
955 [10:38:59] *** Joins: winem_ (~quassel@replaced-ip )
956 [10:39:16] *** Quits: thefatma (~thefatma@replaced-ip ) (Ping timeout: 255 seconds)
957 [10:39:44] *** Quits: semeion (~semeion@replaced-ip ) (Quit: WeeChat 2.4)
958 [10:40:28] *** Quits: P1ersson (~P1ersson@replaced-ip ) (Ping timeout: 258 seconds)
959 [10:41:41] *** Quits: uNmowed (~Kaede@replaced-ip ) (Ping timeout: 257 seconds)
960 [10:41:44] <jim> !why is librtmidi3 not in testing
961 [10:41:44] <dpkg> librtmidi3 is not in testing for the
reasons listed in
replaced-url
962 [10:42:31] *** Joins: P1ersson (~P1ersson@replaced-ip )
963 [10:43:20] *** Joins: enowaldo (~enowaldo@replaced-ip )
964 [10:44:01] *** debhelper sets mode: +l 1519
965 [10:44:09] *** Quits: vtj (~vtj@replaced-ip ) (Quit: leaving)
966 [10:45:09] *** Joins: whjeon (~whjeon@replaced-ip )
967 [10:45:25] *** Joins: juzza1 (~juzza1@replaced-ip )
968 [10:47:49] *** Quits: enowaldo (~enowaldo@replaced-ip ) (Ping timeout: 255 seconds)
969 [10:48:19] *** Joins: monkey-b1 (~0a1b011e@replaced-ip )
970 [10:49:17] *** Quits: monkey-b (~0a1b011e@replaced-ip ) (Ping timeout: 258 seconds)
971 [10:49:32] *** Quits: tyranny12 (~blarg@replaced-ip ) (Remote host closed the connection)
972 [10:49:57] *** Joins: hans_ (~hans@replaced-ip )
973 [10:50:45] *** Joins: tyranny12 (~blarg@replaced-ip )
974 [10:50:45] *** Quits: tyranny12 (~blarg@replaced-ip ) (Changing host)
975 [10:50:45] *** Joins: tyranny12 (~blarg@replaced-ip )
976 [10:51:42] *** Joins: jurisl__ (~RebelCode@replaced-ip )
977 [10:52:28] *** Joins: Lxrowe (~Lxrowe@replaced-ip )
978 [10:54:21] *** Quits: P1ersson (~P1ersson@replaced-ip ) (Ping timeout: 250 seconds)
979 [10:55:24] *** Joins: booyah (~bb@replaced-ip )
980 [10:57:10] *** Quits: hans_ (~hans@replaced-ip ) (Ping timeout: 268 seconds)
981 [10:57:57] *** Joins: met (~met@replaced-ip )
982 [10:58:15] *** Joins: traveltissues (~traveltis@replaced-ip )
983 [10:59:07] *** Quits: winem_ (~quassel@replaced-ip ) (Ping timeout: 250 seconds)
984 [10:59:10] *** Joins: winem__ (~quassel@replaced-ip )
985 [10:59:53] *** Joins: hans_ (~hans@replaced-ip )
986 [10:59:54] *** Quits: timahvo1 (~rogue@replaced-ip ) (Read error: Connection reset by peer)
987 [11:00:25] *** Joins: itacos (~icosta@replaced-ip )
988 [11:00:29] *** Joins: twanny796 (~antaz@replaced-ip )
989 [11:00:39] *** Joins: kollex (~Kolesar@replaced-ip )
990 [11:01:14] *** Quits: tyranny12 (~blarg@replaced-ip ) (Remote host closed the connection)
991 [11:01:47] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Remote host closed the connection)
992 [11:02:29] *** Joins: tyranny12 (~blarg@replaced-ip )
993 [11:02:30] *** Quits: tyranny12 (~blarg@replaced-ip ) (Changing host)
994 [11:02:30] *** Joins: tyranny12 (~blarg@replaced-ip )
995 [11:03:07] *** Quits: woshty (~woshty@replaced-ip ) (Ping timeout: 246 seconds)
996 [11:04:35] *** Joins: Slashman (~Slash@replaced-ip )
997 [11:04:49] *** Quits: olegfusion (~olegfusio@replaced-ip ) (Quit: Leaving)
998 [11:04:57] *** Quits: CaptainN (zelda@replaced-ip ) (Quit: I have to pee!)
999 [11:05:03] <itacos> Hi. Why debian security team provide oval
definition in 5.11.2 version while openscap (libopenscap8) in debian
stable does not support this format ?
1000 [11:05:30] <itacos>
replaced-url
1001 [11:05:46] *** Joins: oish (~charlie@replaced-ip )
1002 [11:06:01] *** Joins: lupulo (~lupulo4@replaced-ip )
1003 [11:06:24] *** Quits: conta (~Thunderbi@replaced-ip ) (Quit: conta)
1004 [11:06:35] *** Joins: conta (~Thunderbi@replaced-ip )
1005 [11:06:52] *** Joins: moetuned (~Jean-luc@replaced-ip )
1006 [11:07:01] *** Joins: well_laid_lawnch (~Jean-luc@replaced-ip )
1007 [11:07:03] *** Joins: Gazooo (~Gazooo@replaced-ip )
1008 [11:07:33] *** Quits: moetunes (~Jean-luc@replaced-ip ) (Ping timeout: 246 seconds)
1009 [11:08:16] *** Quits: well_laid_lawn (~Jean-luc@replaced-ip ) (Ping timeout: 268 seconds)
1010 [11:08:56] *** Joins: timahvo1 (~rogue@replaced-ip )
1011 [11:11:41] *** Joins: diogenes_ (~diogenes_@replaced-ip )
1012 [11:12:23] *** Joins: rephlexie (~rephlexie@replaced-ip )
1013 [11:14:01] *** debhelper sets mode: +l 1529
1014 [11:14:54] *** Quits: twanny796 (~antaz@replaced-ip ) (Ping timeout: 246 seconds)
1015 [11:15:05] *** Quits: pokeguylow (~pgl@replaced-ip ) (Ping timeout: 244 seconds)
1016 [11:15:53] *** alive_ is now known as alive
1017 [11:16:17] *** Quits: hans_ (~hans@replaced-ip ) (Ping timeout: 268 seconds)
1018 [11:17:52] *** Joins: woshty (~woshty@replaced-ip )
1019 [11:18:35] *** Quits: catsup (d@replaced-ip ) (Remote host closed the connection)
1020 [11:18:37] *** Parts: kollex (~Kolesar@replaced-ip ) ()
1021 [11:18:45] *** Joins: catsup (~d@replaced-ip )
1022 [11:19:32] *** Quits: catsup (~d@replaced-ip ) (Remote host closed the connection)
1023 [11:19:58] *** Joins: catsup (d@replaced-ip )
1024 [11:20:46] *** Joins: P1ersson (~P1ersson@replaced-ip )
1025 [11:23:49] *** Joins: winem_ (~quassel@replaced-ip )
1026 [11:23:51] *** Quits: winem__ (~quassel@replaced-ip ) (Ping timeout: 258 seconds)
1027 [11:25:25] *** Joins: corvo (~Thunderbi@replaced-ip )
1028 [11:26:15] *** Joins: progart (~kamee@replaced-ip )
1029 [11:26:55] *** Quits: george959 (~george959@replaced-ip ) (Ping timeout: 258 seconds)
1030 [11:27:35] *** Quits: enkrypt (~enkrypt@replaced-ip ) (Quit: WeeChat 2.3)
1031 [11:29:59] *** Quits: stephanie (~vonschutt@replaced-ip ) (Ping timeout: 258 seconds)
1032 [11:30:01] *** Joins: airwind (~belovent@replaced-ip )
1033 [11:30:04] *** Quits: foolsh (~quassel@replaced-ip ) (Ping timeout: 252 seconds)
1034 [11:30:59] *** Joins: lucad111 (~lucad111@replaced-ip )
1035 [11:31:02] *** Joins: hans_ (~hans@replaced-ip )
1036 [11:31:12] *** Joins: jubo2 (~juboxi@replaced-ip )
1037 [11:33:26] *** Joins: enkrypt (~enkrypt@replaced-ip )
1038 [11:34:12] *** Quits: corvo (~Thunderbi@replaced-ip ) (Ping timeout: 259 seconds)
1039 [11:35:17] *** Quits: well_laid_lawnch (~Jean-luc@replaced-ip ) (Quit: WeeChat 2.1)
1040 [11:35:50] *** Joins: well_laid_lawn (~Jean-luc@replaced-ip )
1041 [11:36:05] *** Quits: moetuned (~Jean-luc@replaced-ip ) (Quit: WeeChat 2.3)
1042 [11:36:05] *** Joins: neurotok (~marcin@replaced-ip )
1043 [11:36:21] *** Quits: neurotok (~marcin@replaced-ip ) (Quit: neurotok)
1044 [11:36:35] *** Joins: moetunes (~Jean-luc@replaced-ip )
1045 [11:36:45] *** Joins: NetTerminalGene (~NetTermin@replaced-ip )
1046 [11:37:32] *** Quits: llucenic (~Thunderbi@replaced-ip ) (Quit: llucenic)
1047 [11:37:32] *** Joins: llucenic_ (~Thunderbi@replaced-ip )
1048 [11:38:01] *** Quits: Makaveli7 (~Makaveli7@replaced-ip ) (Quit: WeeChat 2.4)
1049 [11:40:44] *** Joins: Makaveli7 (~Makaveli7@replaced-ip )
1050 [11:41:12] *** Quits: w00dsman (~w00dsman@replaced-ip ) (Quit: Leaving)
1051 [11:43:11] *** Joins: george959 (~george959@replaced-ip )
1052 [11:43:52] *** Joins: g0thX (~g0thX@replaced-ip )
1053 [11:44:15] *** Joins: humpled (~humbag@replaced-ip )
1054 [11:44:51] *** Quits: g0thX (~g0thX@replaced-ip ) (Remote host closed the connection)
1055 [11:44:56] *** Joins: ragedragon (~ragedrago@replaced-ip )
1056 [11:44:58] *** Quits: conta (~Thunderbi@replaced-ip ) (Ping timeout: 255 seconds)
1057 [11:45:22] *** Joins: g0thX (~g0thX@replaced-ip )
1058 [11:45:40] <g0thX> /msg NickServ identify Dzong108
1059 [11:46:50] <g0thX> hi
1060 [11:47:55] *** Quits: alocer (~Thunderbi@replaced-ip ) (Quit: alocer)
1061 [11:48:26] *** Joins: zako (~zako@replaced-ip )
1062 [11:48:54] <acidoverflow> What would cause Options not to
display in Squirrelmail?
1063 [11:48:58] *** Quits: mueslo (~quassel@replaced-ip ) (Ping timeout: 246 seconds)
1064 [11:49:54] <g0thX> /msg NickServ
1065 [11:50:29] *** Joins: mueslo (~quassel@replaced-ip )
1066 [11:50:34] *** Parts: g0thX (~g0thX@replaced-ip ) ("Leaving")
1067 [11:51:19] *** Joins: varaindemian (~varaindem@replaced-ip )
1068 [11:51:37] *** Joins: ings (~ings@replaced-ip )
1069 [11:51:39] <varaindemian> does the latest debian testing
support gnome 3.32?
1070 [11:51:41] *** Joins: monkey-b18 (~0a1b011e@replaced-ip )
1071 [11:52:10] *** Quits: ckur13 (~ckur13@replaced-ip ) (Quit: Leaving)
1072 [11:52:49] *** Joins: g0thX (~g0thX@replaced-ip )
1073 [11:53:03] *** Quits: hans_ (~hans@replaced-ip ) (Ping timeout: 246 seconds)
1074 [11:53:15] *** Parts: g0thX (~g0thX@replaced-ip ) ()
1075 [11:53:17] *** Quits: monkey-b1 (~0a1b011e@replaced-ip ) (Ping timeout: 268 seconds)
1076 [11:54:57] <met> testing has gnome 3.30 atm -
replaced-url
1077 [11:55:04] *** Quits: acidoverflow (~acidoverf@replaced-ip ) (Quit: leaving)
1078 [11:55:35] <varaindemian> thank you!
1079 [11:56:23] *** Joins: selimix (~selimix@replaced-ip )
1080 [11:58:02] *** Quits: Shlosre (~julien@replaced-ip ) (Quit: WeeChat 2.3)
1081 [11:58:02] *** Quits: Guest64275 (~ham@replaced-ip ) (Read error: Connection reset by peer)
1082 [11:58:12] *** Quits: Haudegen (~quassel@replaced-ip ) (Remote host closed the connection)
1083 [11:58:50] *** Joins: Guest64275 (~ham@replaced-ip )
1084 [11:59:06] <rant> ,v gnome
1085 [11:59:07] <judd> Package: gnome on amd64 -- jessie:
1:3.14+3; stretch: 1:3.22+3; buster: 1:3.30+1; sid: 1:3.30+1
1086 [11:59:26] *** Joins: conta (~Thunderbi@replaced-ip )
1087 [12:00:18] *** Quits: v01t (~v01t@replaced-ip ) (Remote host closed the connection)
1088 [12:00:32] *** Joins: v01t (~v01t@replaced-ip )
1089 [12:01:23] *** Quits: lankanmon (~LKNnet@replaced-ip ) (Quit: Left...)
1090 [12:01:37] *** Quits: P1ersson (~P1ersson@replaced-ip ) (Remote host closed the connection)
1091 [12:02:12] *** Joins: Nevermin_ (~Nevermind@replaced-ip )
1092 [12:02:58] *** Quits: enkrypt (~enkrypt@replaced-ip ) (Quit: WeeChat 2.3)
1093 [12:03:18] *** Quits: Butt3rfly (~Butt3rfly@replaced-ip ) (Remote host closed the connection)
1094 [12:03:20] *** Joins: enkrypt (~enkrypt@replaced-ip )
1095 [12:03:21] *** Joins: mvaenskae (~mvaenskae@replaced-ip )
1096 [12:06:00] *** Parts: gie (~raido@replaced-ip ) ("Leaving")
1097 [12:07:01] *** Quits: Nevermin_ (~Nevermind@replaced-ip ) (Ping timeout: 255 seconds)
1098 [12:07:03] *** Quits: lan_stuff (~root@replaced-ip ) (Remote host closed the connection)
1099 [12:09:00] *** Joins: hans_ (~hans@replaced-ip )
1100 [12:09:36] *** Joins: x9c4 (~0x9c4h@replaced-ip )
1101 [12:09:51] *** Quits: m0u (~m0u@replaced-ip ) (Ping timeout: 258 seconds)
1102 [12:10:02] *** Quits: dselect (~dselect@replaced-ip ) (Quit: ouch... that hurt)
1103 [12:10:49] *** Joins: Butt3rfly (~Butt3rfly@replaced-ip )
1104 [12:11:38] *** Joins: dselect (~dselect@replaced-ip )
1105 [12:12:51] <met> how nice
1106 [12:14:13] *** Quits: hans_ (~hans@replaced-ip ) (Ping timeout: 255 seconds)
1107 [12:14:33] *** Parts: x9c4 (~0x9c4h@replaced-ip ) ("Leaving")
1108 [12:15:13] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Quit: vergissmeinnicht)
1109 [12:16:41] *** Quits: SZO (~anon@replaced-ip ) (Ping timeout: 258 seconds)
1110 [12:17:51] *** Joins: Cavedude (~Cavedude@replaced-ip )
1111 [12:18:23] *** Joins: SZO (~anon@replaced-ip )
1112 [12:18:43] *** Joins: oish_ (~charlie@replaced-ip )
1113 [12:18:43] *** Quits: gigetoo (~gigetoo@replaced-ip ) (Ping timeout: 246 seconds)
1114 [12:19:06] *** Joins: siodor (~siodor@replaced-ip )
1115 [12:20:06] *** Quits: elkalamar (elkalamar@replaced-ip ) (Remote host closed the connection)
1116 [12:20:24] <siodor> hello everyone, is there a problem with
debian mirrors? I'm trying to install from Debian v9.9.0
netinst iso but during package manager setup get several packag
fetch failures due to 503 Service Unavailable problem
1117 [12:20:39] <tachikomas> siodor: nope. but you can always
change your mirror
1118 [12:20:47] *** Joins: elkalamar (elkalamar@replaced-ip )
1119 [12:21:38] *** Quits: Butt3rfly (~Butt3rfly@replaced-ip ) (Quit: are you shaking my milk?)
1120 [12:21:42] <babilen> siodor:
replaced-url
1121 [12:22:06] *** Quits: mvaenskae (~mvaenskae@replaced-ip ) (Ping timeout: 246 seconds)
1122 [12:22:13] <babilen> Typically deb.debian.org should
"Just work"™
1123 [12:22:34] <babilen> dpkg: deb.debian.org
1124 [12:22:34] <dpkg> deb.debian.org is a mirror network that is
backed by international content delivery networks and for most
users, this is the most reliable <mirror> to use in the
<sources.list>. From Debian 9 "Stretch" onwards, apt
queries SRV records in DNS which then send it off to a CDN. Older
apt will get an HTTP redirect from deb.debian.org to the same CDNs.
See
replaced-url
1125 [12:22:42] *** Joins: grobi (~rtng@replaced-ip )
1126 [12:22:48] *** Joins: lan_stuff (~root@replaced-ip )
1127 [12:23:46] *** Joins: gigetoo (~gigetoo@replaced-ip )
1128 [12:24:01] *** Joins: mvaenskae (~mvaenskae@replaced-ip )
1129 [12:25:56] *** Joins: brokencycle (~brokencyc@replaced-ip )
1130 [12:26:07] *** Quits: Makaveli7 (~Makaveli7@replaced-ip ) (Quit: WeeChat 2.4)
1131 [12:26:36] *** Joins: gerforce (~b0urne@replaced-ip )
1132 [12:29:54] *** Joins: Butt3rfly (~Butt3rfly@replaced-ip )
1133 [12:30:24] *** Quits: tyranny12 (~blarg@replaced-ip ) (Remote host closed the connection)
1134 [12:31:19] *** Quits: zako (~zako@replaced-ip ) (Ping timeout: 258 seconds)
1135 [12:31:37] *** Joins: tyranny12 (~blarg@replaced-ip )
1136 [12:31:37] *** Quits: tyranny12 (~blarg@replaced-ip ) (Changing host)
1137 [12:31:37] *** Joins: tyranny12 (~blarg@replaced-ip )
1138 [12:32:12] *** Joins: Elirips (~Elirips@replaced-ip )
1139 [12:33:06] *** Quits: elkalamar (elkalamar@replaced-ip ) (Read error: Connection reset by peer)
1140 [12:33:28] *** Joins: elkalamar (elkalamar@replaced-ip )
1141 [12:34:35] *** Joins: woenx (~quassel@replaced-ip )
1142 [12:34:45] *** Joins: Makaveli7 (~Makaveli7@replaced-ip )
1143 [12:34:55] *** Quits: achen_ (~thefatma@replaced-ip ) (Ping timeout: 255 seconds)
1144 [12:34:56] *** Quits: gerforce (~b0urne@replaced-ip ) (Quit: WeeChat 2.2)
1145 [12:35:44] *** Joins: P1ersson (~P1ersson@replaced-ip )
1146 [12:36:53] *** Joins: agowa338 (~agowa338@replaced-ip )
1147 [12:37:06] *** Joins: BCMM (~BCMM@replaced-ip )
1148 [12:37:17] *** Joins: gerforce (~b0urne@replaced-ip )
1149 [12:37:58] *** Joins: twanny796 (~antaz@replaced-ip )
1150 [12:39:54] *** Quits: selimix (~selimix@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1151 [12:39:57] *** Quits: ragedragon (~ragedrago@replaced-ip ) (Ping timeout: 246 seconds)
1152 [12:41:40] *** Quits: oish_ (~charlie@replaced-ip ) (Ping timeout: 258 seconds)
1153 [12:42:16] *** Joins: marcin_ (~marcin@replaced-ip )
1154 [12:42:28] *** marcin_ is now known as neurotok
1155 [12:42:44] *** Quits: neurotok (~marcin@replaced-ip ) (Client Quit)
1156 [12:42:58] *** Quits: dexta (~D3XTA@replaced-ip ) (Ping timeout: 245 seconds)
1157 [12:43:58] *** Quits: george959 (~george959@replaced-ip ) (Ping timeout: 258 seconds)
1158 [12:43:58] *** Joins: siodor_ (~siodor@replaced-ip )
1159 [12:44:09] *** Joins: achen_ (~thefatma@replaced-ip )
1160 [12:44:12] *** Quits: hybrid (~hybrid@replaced-ip ) (Remote host closed the connection)
1161 [12:44:18] *** Joins: enowaldo (~enowaldo@replaced-ip )
1162 [12:44:21] *** Quits: jpe_ (~jp@replaced-ip ) (Quit: Lost terminal)
1163 [12:44:45] *** Joins: hybrid (~hybrid@replaced-ip )
1164 [12:45:43] *** Quits: TadeusTaD (tadeustad@replaced-ip ) (Quit: Stay Cheeki Breeki)
1165 [12:46:20] *** Joins: tadeus_brick (tadeustad@replaced-ip )
1166 [12:47:21] *** Quits: siodor (~siodor@replaced-ip ) (Ping timeout: 258 seconds)
1167 [12:47:51] *** Joins: selimix (~selimix@replaced-ip )
1168 [12:48:16] *** Joins: siodor (~siodor@replaced-ip )
1169 [12:48:23] *** Quits: tadeus_brick (tadeustad@replaced-ip ) (Client Quit)
1170 [12:48:53] *** Quits: enowaldo (~enowaldo@replaced-ip ) (Ping timeout: 258 seconds)
1171 [12:49:31] *** Quits: ings (~ings@replaced-ip ) (Ping timeout: 246 seconds)
1172 [12:49:32] *** Joins: HarveyPwca (~HarveyPwc@replaced-ip )
1173 [12:49:50] *** Joins: tadeus_brick (tadeustad@replaced-ip )
1174 [12:50:48] *** Quits: siodor_ (~siodor@replaced-ip ) (Ping timeout: 258 seconds)
1175 [12:51:36] *** Joins: enowaldo (~enowaldo@replaced-ip )
1176 [12:52:15] *** Joins: j0seph (~j0seph@replaced-ip )
1177 [12:52:19] *** tadeus_brick is now known as TadeusTaD
1178 [12:53:43] *** Joins: foolsh (~quassel@replaced-ip )
1179 [12:54:01] *** debhelper sets mode: +l 1535
1180 [12:54:19] *** Joins: lankanmon (~LKNnet@replaced-ip )
1181 [12:54:28] *** Joins: stephanie (~vonschutt@replaced-ip )
1182 [12:56:19] *** Joins: rocketmagnet (~noname@replaced-ip )
1183 [12:57:01] <rocketmagnet> hi everyone, i have a stupid
problem with my hd, everytime i restart linux he does a fsck and
after that he boots up normal but i have very big lags when running
the system
1184 [12:57:04] *** Joins: george959 (~george959@replaced-ip )
1185 [12:57:14] <rocketmagnet> how can i check the status of my hd
??
1186 [12:57:16] *** Quits: grobi (~rtng@replaced-ip ) (Quit: WeeChat 2.2)
1187 [12:57:34] *** Joins: itamarst (uid165457@replaced-ip )
1188 [12:58:56] *** Quits: stephanie (~vonschutt@replaced-ip ) (Ping timeout: 244 seconds)
1189 [12:59:11] *** Joins: gour_ (~gour@replaced-ip )
1190 [12:59:13] *** Quits: well_laid_lawn (~Jean-luc@replaced-ip ) (Ping timeout: 255 seconds)
1191 [12:59:23] <EdePopede> rocketmagnet: smartmontools
1192 [12:59:44] <EdePopede> maybe badblocks
1193 [13:00:13] *** Joins: greatgatsby (~greatgats@replaced-ip )
1194 [13:00:28] <EdePopede> which filesystems are fsck'd?
maybe they aren't unmounted properly at shutdown for some
reason.
1195 [13:00:57] *** Joins: dioxane (~dioxane@replaced-ip )
1196 [13:01:46] <rocketmagnet> but everytime i restart ?
1197 [13:01:51] *** Quits: tryte (~tryte@replaced-ip ) (Ping timeout: 256 seconds)
1198 [13:02:05] <rocketmagnet> do you mean gnome-disks ? with the
smart self test ?
1199 [13:02:06] *** Quits: DirkS (~DirkS@replaced-ip ) (Quit: WeeChat 2.4)
1200 [13:02:09] *** Joins: tryte (~tryte@replaced-ip )
1201 [13:02:39] *** Quits: gour (~gour@replaced-ip ) (Ping timeout: 252 seconds)
1202 [13:03:29] *** Quits: jmarsac (~jmarsac@replaced-ip ) (Ping timeout: 250 seconds)
1203 [13:03:35] *** Joins: Space_Man (~Space_Man@replaced-ip )
1204 [13:03:39] <EdePopede> ,v smartmontools
1205 [13:03:40] *** Joins: Nevermin_ (~Nevermind@replaced-ip )
1206 [13:03:41] <judd> Package: smartmontools on amd64 -- jessie:
6.3+svn4002-2+b2; stretch: 6.5+svn4324-1; buster: 6.6-1; sid: 6.6-1
1207 [13:03:43] <EdePopede> that one
1208 [13:04:47] <rocketmagnet> EdePopede: i've installled
smartmontools, how to check the hd now ?
1209 [13:04:59] *** Joins: schulidr (~Thunderbi@replaced-ip )
1210 [13:05:01] *** Quits: dpkg (~dpkg@replaced-ip ) (Quit: buh bye!)
1211 [13:05:09] *** Quits: enowaldo (~enowaldo@replaced-ip ) (Ping timeout: 246 seconds)
1212 [13:05:37] *** Joins: dpkg (~dpkg@replaced-ip )
1213 [13:05:41] <tachikomas> Hello, Is it possible to force a
regen of the initrd while grub is updated ?
1214 [13:06:00] <EdePopede> rocketmagnet: you may run some
smartctl tests as in
replaced-url
1215 [13:06:10] <rocketmagnet> ok
1216 [13:06:19] <EdePopede> depending on the options (thus the
test used) it may take some time
1217 [13:06:34] <EdePopede> and the interpretation of the -A table
is a thing for itself
1218 [13:07:11] *** Quits: Nevermin_ (~Nevermind@replaced-ip ) (Remote host closed the connection)
1219 [13:07:43] *** Quits: xSmurf (~MrSmurf@replaced-ip ) (Ping timeout: 246 seconds)
1220 [13:07:51] <EdePopede> rocketmagnet: you also could boot a
live system and fsck your partitions from there. just to make clear
that there is a good reason for the fsck.
1221 [13:08:45] *** Quits: lupulo (~lupulo4@replaced-ip ) (Ping timeout: 244 seconds)
1222 [13:08:54] <rocketmagnet> hm, the smartctl seems to be ok
1223 [13:09:12] <rocketmagnet> i tried all command listed in the
article you gave me and the hd seems to be in normal condition
1224 [13:09:13] *** Quits: mvaenskae (~mvaenskae@replaced-ip ) (Ping timeout: 245 seconds)
1225 [13:10:03] *** Joins: xSmurf (~MrSmurf@replaced-ip )
1226 [13:10:24] *** Quits: george959 (~george959@replaced-ip ) (Ping timeout: 246 seconds)
1227 [13:10:49] <rocketmagnet> what else can be the problem ??
1228 [13:10:58] <rocketmagnet> i'm completely out of ideas
1229 [13:11:09] <EdePopede> so maybe a software problem. fsck,
restart, go live, check from there, reboot, see what happens. would
be the full program ;)
1230 [13:11:26] *** Quits: timahvo1 (~rogue@replaced-ip ) (Remote host closed the connection)
1231 [13:11:32] <EdePopede> and maybe restart from a root terminal
or the login manager
1232 [13:11:37] <rocketmagnet> hm... ok
1233 [13:11:41] *** Quits: selimix (~selimix@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1234 [13:11:44] <rocketmagnet> brb
1235 [13:11:45] <rocketmagnet> ..
1236 [13:11:46] <EdePopede> i'd suppose root
1237 [13:11:51] <rocketmagnet> k
1238 [13:11:53] <rocketmagnet> i try
1239 [13:11:56] *** Quits: rocketmagnet (~noname@replaced-ip ) (Quit: Have to leave, see you soon, best regards and thanks for
the help)
1240 [13:12:12] *** Joins: debsan (~debsan@replaced-ip )
1241 [13:12:42] *** Joins: jpe (~jp@replaced-ip )
1242 [13:13:26] *** Joins: timahvo1 (~rogue@replaced-ip )
1243 [13:15:41] *** Joins: hans_ (~hans@replaced-ip )
1244 [13:16:25] *** Quits: BrianG61UK (~BrianG61U@replaced-ip ) (Read error: Connection reset by peer)
1245 [13:17:40] *** Quits: towo` (~towo@replaced-ip ) (Remote host closed the connection)
1246 [13:17:42] *** Joins: diogenes_ (~diogenes_@replaced-ip )
1247 [13:18:43] *** Joins: BrianG61UK (~BrianG61U@replaced-ip )
1248 [13:19:56] *** Parts: mwheeler (sid143542@replaced-ip ) ()
1249 [13:21:45] *** Joins: seekr (~seekr@replaced-ip )
1250 [13:22:34] *** Joins: towo` (~towo@replaced-ip )
1251 [13:23:04] *** Quits: woshty (~woshty@replaced-ip ) (Ping timeout: 258 seconds)
1252 [13:25:17] *** Joins: woshty (~woshty@replaced-ip )
1253 [13:25:35] *** Quits: tf2ftw (~tf2ftw@replaced-ip ) (Quit: This computer has gone to sleep)
1254 [13:26:56] *** Joins: george959 (~george959@replaced-ip )
1255 [13:27:58] *** Quits: varaindemian (~varaindem@replaced-ip ) (Remote host closed the connection)
1256 [13:29:46] *** Joins: sharardoh (~dan@replaced-ip )
1257 [13:30:47] *** Joins: sebatron (a5e1513c@replaced-ip )
1258 [13:30:52] *** Joins: jmarsac (~jmarsac@replaced-ip )
1259 [13:33:01] *** Quits: schulidr (~Thunderbi@replaced-ip ) (Quit: schulidr)
1260 [13:35:33] *** Quits: woshty (~woshty@replaced-ip ) (Ping timeout: 250 seconds)
1261 [13:38:35] *** Quits: rant (~user@replaced-ip ) (Ping timeout: 248 seconds)
1262 [13:38:38] *** Joins: enowaldo (~enowaldo@replaced-ip )
1263 [13:39:09] *** Joins: Zppix (uid182351@replaced-ip )
1264 [13:39:52] *** Quits: P1ersson (~P1ersson@replaced-ip ) (Ping timeout: 258 seconds)
1265 [13:41:52] *** Joins: VeronicaMars (~Max@replaced-ip )
1266 [13:42:04] *** Quits: dff (dff@replaced-ip ) (Quit: WeeChat 2.4)
1267 [13:42:26] *** Joins: bolovanos (~bolovanos@replaced-ip )
1268 [13:44:05] *** Quits: FightingFalcon (~ff@replaced-ip ) (Read error: Connection reset by peer)
1269 [13:44:09] *** Quits: SZO (~anon@replaced-ip ) (Ping timeout: 258 seconds)
1270 [13:44:13] *** Quits: enowaldo (~enowaldo@replaced-ip ) (Ping timeout: 255 seconds)
1271 [13:44:15] *** Joins: FightingFalcon (~ff@replaced-ip )
1272 [13:46:04] *** Joins: SZO (~anon@replaced-ip )
1273 [13:46:20] *** Joins: turfal (~Thunderbi@replaced-ip )
1274 [13:47:08] *** Quits: tallbarr (~none@replaced-ip ) (Ping timeout: 245 seconds)
1275 [13:47:13] *** Quits: VeronicaMars (~Max@replaced-ip ) (Remote host closed the connection)
1276 [13:47:32] *** Quits: anonymous83719 (~anonymous@replaced-ip ) (Ping timeout: 258 seconds)
1277 [13:47:33] *** Joins: ings (~ings@replaced-ip )
1278 [13:47:33] *** Quits: FightingFalcon (~ff@replaced-ip ) (Client Quit)
1279 [13:49:10] *** Quits: Makaveli7 (~Makaveli7@replaced-ip ) (Ping timeout: 255 seconds)
1280 [13:49:10] *** Joins: anonymous83719 (~anonymous@replaced-ip )
1281 [13:49:57] *** Quits: holmgren (~magnus@replaced-ip ) (Ping timeout: 246 seconds)
1282 [13:50:01] *** Joins: pokeguylow (~pgl@replaced-ip )
1283 [13:50:36] *** Quits: Sabaku (~Sabaku@replaced-ip ) (Ping timeout: 258 seconds)
1284 [13:51:47] *** Joins: ae-35 (~ae-35@replaced-ip )
1285 [13:52:31] *** Quits: turfal (~Thunderbi@replaced-ip ) (Quit: turfal)
1286 [13:52:50] *** Joins: Makaveli7 (~Makaveli7@replaced-ip )
1287 [13:54:17] *** Quits: iderik (~weechat@replaced-ip ) (Quit: iderik)
1288 [13:56:00] *** Joins: m0u (~m0u@replaced-ip )
1289 [13:56:00] *** Quits: Thalian (~quassel@replaced-ip##) (Quit: ##replaced-url
1290 [13:57:18] *** Quits: arosusi (~arosusi@replaced-ip ) (Ping timeout: 246 seconds)
1291 [13:57:36] *** Joins: xet7 (~xet7@replaced-ip )
1292 [13:58:03] *** Joins: Nevermin_ (~Nevermind@replaced-ip )
1293 [13:58:16] *** Quits: war9407 (war@replaced-ip ) (Remote host closed the connection)
1294 [13:58:58] *** Joins: Thalian (~quassel@replaced-ip )
1295 [13:59:05] *** Quits: anonymous83719 (~anonymous@replaced-ip ) (Ping timeout: 268 seconds)
1296 [13:59:13] *** Quits: humpled (~humbag@replaced-ip ) (Remote host closed the connection)
1297 [13:59:51] *** Joins: anonymous83719 (~anonymous@replaced-ip )
1298 [14:01:08] *** Joins: tallbarr (~none@replaced-ip )
1299 [14:02:05] *** Joins: mvaenskae (~mvaenskae@replaced-ip )
1300 [14:02:06] *** Joins: uio (~uio3@replaced-ip )
1301 [14:02:09] *** Quits: towo` (~towo@replaced-ip ) (Remote host closed the connection)
1302 [14:02:10] *** Joins: selimix (~selimix@replaced-ip )
1303 [14:02:19] *** Quits: ings (~ings@replaced-ip ) (Quit: Leaving)
1304 [14:02:38] *** Joins: humpled (~humbag@replaced-ip )
1305 [14:02:50] *** Joins: loptr (~loptr@replaced-ip )
1306 [14:03:10] *** Joins: DirkS (~DirkS@replaced-ip )
1307 [14:03:49] *** Joins: earthundead (~earthunde@replaced-ip )
1308 [14:04:34] *** Joins: Sabaku (~Sabaku@replaced-ip )
1309 [14:04:57] *** Joins: c--_ (5b051d5a@replaced-ip )
1310 [14:08:56] *** Quits: drzacek (~drzacek@replaced-ip ) (Read error: Connection reset by peer)
1311 [14:09:38] *** Joins: drzacek (~drzacek@replaced-ip )
1312 [14:09:50] *** Quits: BlueByte (~walther@replaced-ip ) (Quit: This computer has gone to sleep)
1313 [14:10:16] *** Quits: lsyoyom (~liny01@replaced-ip ) (Ping timeout: 264 seconds)
1314 [14:10:34] *** Quits: b0b (~bob@replaced-ip ) (Quit: o/)
1315 [14:12:45] *** Joins: b0b (~bob@replaced-ip )
1316 [14:13:01] *** Joins: krapton (~krapton@replaced-ip )
1317 [14:14:02] *** debhelper sets mode: +l 1541
1318 [14:14:19] *** Joins: olegfusion (~olegfusio@replaced-ip )
1319 [14:17:22] *** Joins: P1ersson (~P1ersson@replaced-ip )
1320 [14:17:34] *** Quits: siodor (~siodor@replaced-ip ) (Quit: Leaving)
1321 [14:18:37] *** Joins: oish_ (~charlie@replaced-ip )
1322 [14:18:41] *** Joins: kusmario (~kusmario@replaced-ip )
1323 [14:19:25] *** Joins: cryptodan (~cryptodan@replaced-ip )
1324 [14:20:26] *** Parts: krapton (~krapton@replaced-ip ) ("Leaving")
1325 [14:20:57] *** Quits: tyranny12 (~blarg@replaced-ip ) (Ping timeout: 258 seconds)
1326 [14:21:11] *** Joins: tyranny12 (~blarg@replaced-ip )
1327 [14:21:12] *** Quits: tyranny12 (~blarg@replaced-ip ) (Changing host)
1328 [14:21:12] *** Joins: tyranny12 (~blarg@replaced-ip )
1329 [14:22:39] *** Quits: gerforce (~b0urne@replaced-ip ) (Quit: WeeChat 2.2)
1330 [14:22:43] *** Joins: dez (uid92154@replaced-ip )
1331 [14:24:05] *** Joins: lsyoyom (~liny01@replaced-ip )
1332 [14:24:16] *** Quits: woenx (~quassel@replaced-ip ) (Ping timeout: 255 seconds)
1333 [14:24:22] *** Joins: enowaldo (~enowaldo@replaced-ip )
1334 [14:24:23] *** Quits: twanny796 (~antaz@replaced-ip ) (Quit: Leaving.)
1335 [14:24:38] *** Quits: loptr (~loptr@replaced-ip ) (Ping timeout: 245 seconds)
1336 [14:24:57] *** Quits: SZO (~anon@replaced-ip ) (Ping timeout: 246 seconds)
1337 [14:25:08] *** Quits: dioxane (~dioxane@replaced-ip ) (Quit: Segfault)
1338 [14:26:17] *** Joins: libresoft_ (~libresoft@replaced-ip )
1339 [14:26:51] *** Quits: melpy (~melpy@replaced-ip ) (Ping timeout: 256 seconds)
1340 [14:26:56] *** Joins: SZO (~anon@replaced-ip )
1341 [14:28:52] *** Quits: enowaldo (~enowaldo@replaced-ip ) (Ping timeout: 264 seconds)
1342 [14:30:33] *** Quits: conta (~Thunderbi@replaced-ip ) (Read error: Connection reset by peer)
1343 [14:30:38] *** Joins: conta1 (~Thunderbi@replaced-ip )
1344 [14:32:56] *** Joins: bora (~bora@replaced-ip )
1345 [14:33:00] *** conta1 is now known as conta
1346 [14:34:05] *** Joins: towo` (~towo@replaced-ip )
1347 [14:34:18] *** Quits: mvaenskae (~mvaenskae@replaced-ip ) (Ping timeout: 258 seconds)
1348 [14:35:46] *** Joins: enowaldo (~enowaldo@replaced-ip )
1349 [14:35:57] *** Quits: timahvo1 (~rogue@replaced-ip ) (Read error: Connection reset by peer)
1350 [14:36:40] *** Joins: c--__ (5b051d5a@replaced-ip )
1351 [14:37:29] *** Joins: BlueByte (~walther@replaced-ip )
1352 [14:37:49] *** Quits: seekr (~seekr@replaced-ip ) (Ping timeout: 259 seconds)
1353 [14:38:12] *** Joins: melpy (~melpy@replaced-ip )
1354 [14:38:31] *** Quits: Kevlar_Noir (~manjaro-u@replaced-ip ) (Quit: Konversation terminated!)
1355 [14:38:43] *** Quits: HarveyPwca (~HarveyPwc@replaced-ip ) (Quit: Leaving)
1356 [14:39:23] *** Quits: c--_ (5b051d5a@replaced-ip ) (Ping timeout: 256 seconds)
1357 [14:39:50] *** Joins: war9407 (war@replaced-ip )
1358 [14:39:55] *** Quits: war9407 (war@replaced-ip ) (Remote host closed the connection)
1359 [14:40:06] *** Joins: war9407 (war@replaced-ip )
1360 [14:41:11] *** Joins: Brigo (~Brigo@replaced-ip )
1361 [14:41:16] *** Quits: hans_ (~hans@replaced-ip ) (Ping timeout: 258 seconds)
1362 [14:42:08] *** Quits: kusmario (~kusmario@replaced-ip ) (Ping timeout: 245 seconds)
1363 [14:44:16] *** Joins: hibbie (~hibbie@replaced-ip )
1364 [14:44:21] *** Joins: thibb (~hibbie@replaced-ip )
1365 [14:44:24] *** Quits: selimix (~selimix@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1366 [14:44:43] *** Quits: rainmanjam (~rainmanja@replaced-ip ) (Read error: Connection reset by peer)
1367 [14:45:37] *** Joins: rainmanjam (~rainmanja@replaced-ip )
1368 [14:47:07] *** Joins: polymorphisme (~Thunderbi@replaced-ip )
1369 [14:48:23] *** Joins: woshty (~woshty@replaced-ip )
1370 [14:48:56] *** Quits: Namarrgon (~glei@replaced-ip ) (Quit: WeeChat 2.4)
1371 [14:50:02] *** Joins: Namarrgon (~glei@replaced-ip )
1372 [14:50:48] *** Joins: hibb (~hibbie@replaced-ip )
1373 [14:51:14] *** Quits: agowa338 (~agowa338@replaced-ip ) (Ping timeout: 258 seconds)
1374 [14:52:19] *** Joins: noodlepie (~phillip@replaced-ip )
1375 [14:53:05] *** Quits: SZO (~anon@replaced-ip ) (Ping timeout: 258 seconds)
1376 [14:53:39] *** Joins: dvs (~hibbard@replaced-ip )
1377 [14:53:51] *** Quits: thibb (~hibbie@replaced-ip ) (Ping timeout: 258 seconds)
1378 [14:53:51] *** Quits: hibbie (~hibbie@replaced-ip ) (Ping timeout: 258 seconds)
1379 [14:54:03] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
1380 [14:54:19] *** Joins: hibbie (~hibbie@replaced-ip )
1381 [14:54:19] *** Quits: factor (~factor@replaced-ip ) (Remote host closed the connection)
1382 [14:54:34] *** Quits: stenrose (~martin@replaced-ip ) (Remote host closed the connection)
1383 [14:54:42] *** Joins: factor (~factor@replaced-ip )
1384 [14:54:44] *** Joins: SZO (~anon@replaced-ip )
1385 [14:55:10] *** Joins: xcm (~xcm@replaced-ip )
1386 [14:55:14] *** Joins: tsglove (~tsglove@replaced-ip )
1387 [14:55:57] *** Joins: thibb (~hibbie@replaced-ip )
1388 [14:56:37] *** Quits: airwind (~belovent@replaced-ip ) (Quit: airwind)
1389 [14:57:31] *** Quits: anonymous83719 (~anonymous@replaced-ip ) (Ping timeout: 248 seconds)
1390 [14:58:12] *** Quits: j0seph (~j0seph@replaced-ip ) (Ping timeout: 246 seconds)
1391 [14:58:19] *** Joins: anonymous83719 (~anonymous@replaced-ip )
1392 [14:58:49] *** Joins: mtn (~mtn@replaced-ip )
1393 [14:59:10] *** Quits: noodlepie (~phillip@replaced-ip ) (Quit: Going to do something more productive, I think!)
1394 [14:59:39] *** Quits: hibbie (~hibbie@replaced-ip ) (Ping timeout: 248 seconds)
1395 [14:59:39] *** Joins: noodlepie (~phillip@replaced-ip )
1396 [14:59:45] *** Quits: noodlepie (~phillip@replaced-ip ) (Remote host closed the connection)
1397 [15:01:10] *** Quits: rephlexie (~rephlexie@replaced-ip ) (Quit: Leaving)
1398 [15:01:42] *** Quits: finalbeta (~finalbeta@replaced-ip ) (Read error: Connection reset by peer)
1399 [15:02:13] *** Joins: finalbeta (~finalbeta@replaced-ip )
1400 [15:05:13] *** Quits: Copenhagen_Bram (~elonsatos@replaced-ip ) (Write error: Connection reset by peer)
1401 [15:05:35] *** Joins: loptr (~loptr@replaced-ip )
1402 [15:05:37] *** Quits: polymorphisme (~Thunderbi@replaced-ip ) (Remote host closed the connection)
1403 [15:06:36] *** Joins: msimpson (~msimpson@replaced-ip )
1404 [15:07:36] *** Joins: thelastjedi_ (~quassel@replaced-ip )
1405 [15:08:10] *** Joins: Kevlar_Noir (~manjaro-u@replaced-ip )
1406 [15:08:26] *** Joins: Copenhagen_Bram (~elonsatos@replaced-ip )
1407 [15:10:27] *** Joins: Gasoline (~Nope@replaced-ip )
1408 [15:10:29] *** Quits: milkt (~debian@replaced-ip ) (Ping timeout: 256 seconds)
1409 [15:10:53] *** Quits: Galihom (~quassel@replaced-ip ) (Ping timeout: 250 seconds)
1410 [15:11:24] *** Joins: nuuuciano (~luuuciano@replaced-ip )
1411 [15:11:35] *** Joins: jmichel (~jmichel@replaced-ip )
1412 [15:11:42] *** Joins: ich (~ich@replaced-ip )
1413 [15:12:10] *** Quits: BrianG61UK (~BrianG61U@replaced-ip ) (Read error: Connection reset by peer)
1414 [15:12:15] *** Quits: m0u (~m0u@replaced-ip ) (Ping timeout: 258 seconds)
1415 [15:12:19] *** Joins: Galihom (~quassel@replaced-ip )
1416 [15:12:58] *** Joins: stenrose (~martin@replaced-ip )
1417 [15:13:05] *** Quits: oish_ (~charlie@replaced-ip ) (Ping timeout: 258 seconds)
1418 [15:13:41] <Galihom> Hi !
1419 [15:14:13] *** Joins: m0u (~m0u@replaced-ip )
1420 [15:15:11] *** Joins: retpoline (~retpoline@replaced-ip )
1421 [15:15:40] *** Joins: zeedee (~bobloblaw@replaced-ip )
1422 [15:16:03] *** Quits: squirrel (~mj@replaced-ip ) (Quit:  )
1423 [15:16:35] <Galihom> I discovered today that there is two
implementations of chsh on debian sources (one provided by passwd
package (replaced-url
1424 [15:16:35] <Galihom> filelist). Does anyone have any idea of
the reason of this choice ? Thank you
1425 [15:16:51] *** Joins: jrvlima (~textual@replaced-ip )
1426 [15:17:07] *** Joins: milkt (~debian@replaced-ip )
1427 [15:17:09] <abrotman> those are different versions of Debian
..
1428 [15:17:17] <abrotman> Has it moved between those versions?
1429 [15:17:25] *** Joins: squirrel (~mj@replaced-ip )
1430 [15:19:10] *** Quits: stenrose (~martin@replaced-ip ) (Quit: Konversation terminated!)
1431 [15:19:38] *** Joins: stenrose (~martin@replaced-ip )
1432 [15:21:03] *** Joins: glennb (~glennb@replaced-ip )
1433 [15:21:25] <Galihom> abrotman: Those two packages are in the
Strech version of Debian but the chsh binary seems to be removed
from the util-linux package.
1434 [15:22:02] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Quit: vergissmeinnicht)
1435 [15:22:07] *** Quits: mueslo (~quassel@replaced-ip ) (Ping timeout: 246 seconds)
1436 [15:22:52] *** Quits: jrvlima (~textual@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
1437 [15:23:38] *** Quits: Gyro (~user@replaced-ip ) (Ping timeout: 252 seconds)
1438 [15:24:01] *** debhelper sets mode: +l 1548
1439 [15:25:09] *** Quits: Makaveli7 (~Makaveli7@replaced-ip ) (Quit: WeeChat 2.4)
1440 [15:25:23] <abrotman> judd: versions shadow
1441 [15:25:24] <judd> No package named 'shadow' was
found in amd64.
1442 [15:25:31] <abrotman> judd: versions util-linux
1443 [15:25:32] <judd> Package: util-linux on amd64 -- jessie:
2.25.2-6; stretch: 2.29.2-1+deb9u1; stretch-security:
2.29.2-1+deb9u1; buster: 2.33.1-0.1; sid: 2.33.1-0.1
1444 [15:26:17] *** Parts: Gasoline (~Nope@replaced-ip ) ("Leaving")
1445 [15:26:24] *** Joins: drinn (~drinn@replaced-ip )
1446 [15:26:34] *** Quits: earthundead (~earthunde@replaced-ip ) (Remote host closed the connection)
1447 [15:27:14] *** Joins: tf2ftw (~tf2ftw@replaced-ip )
1448 [15:27:28] *** Quits: whjeon (~whjeon@replaced-ip ) (Quit: Konversation terminated!)
1449 [15:27:37] *** Joins: Tom01 (~tom@replaced-ip )
1450 [15:28:03] *** Joins: hibbie (~hibbie@replaced-ip )
1451 [15:30:19] *** Quits: thibb (~hibbie@replaced-ip ) (Ping timeout: 244 seconds)
1452 [15:30:57] *** Joins: karakedi (~eAC53C340@replaced-ip )
1453 [15:31:05] *** Quits: karakedi (~eAC53C340@replaced-ip ) (Changing host)
1454 [15:31:06] *** Joins: karakedi (~eAC53C340@replaced-ip )
1455 [15:31:31] *** Quits: drinn (~drinn@replaced-ip ) (Remote host closed the connection)
1456 [15:32:08] *** Quits: enowaldo (~enowaldo@replaced-ip ) (Ping timeout: 245 seconds)
1457 [15:32:48] *** Quits: Wioxjk (~poppels@replaced-ip ) (Ping timeout: 252 seconds)
1458 [15:33:07] *** Quits: Guest64275 (~ham@replaced-ip ) (Read error: Connection reset by peer)
1459 [15:33:16] *** Joins: mueslo (~quassel@replaced-ip )
1460 [15:33:46] *** Joins: Guest64275 (~ham@replaced-ip )
1461 [15:33:52] *** Joins: McErroneous (~unknown_e@replaced-ip )
1462 [15:33:57] *** Quits: greatgatsby (~greatgats@replaced-ip ) (Quit: Leaving)
1463 [15:34:43] *** Quits: msimpson (~msimpson@replaced-ip ) (Read error: Connection reset by peer)
1464 [15:34:45] *** Quits: bora (~bora@replaced-ip ) (Read error: Connection reset by peer)
1465 [15:35:25] *** Joins: weedloser (weedloser@replaced-ip )
1466 [15:35:47] *** Joins: thibb (~hibbie@replaced-ip )
1467 [15:37:03] *** Joins: enowaldo (~enowaldo@replaced-ip )
1468 [15:37:16] *** Quits: P1ersson (~P1ersson@replaced-ip ) (Ping timeout: 264 seconds)
1469 [15:37:48] *** Joins: zeden (~user@replaced-ip )
1470 [15:38:24] *** Quits: BlueByte (~walther@replaced-ip ) (Quit: This computer has gone to sleep)
1471 [15:38:33] *** Joins: msimpson (~msimpson@replaced-ip )
1472 [15:39:05] *** Quits: hibbie (~hibbie@replaced-ip ) (Ping timeout: 258 seconds)
1473 [15:39:40] *** Quits: elkalamar (elkalamar@replaced-ip ) (Remote host closed the connection)
1474 [15:40:01] *** Joins: bora (~bora@replaced-ip )
1475 [15:40:53] *** Joins: elkalamar (elkalamar@replaced-ip )
1476 [15:41:16] *** Joins: P1ersson (~P1ersson@replaced-ip )
1477 [15:41:46] *** Joins: greycat (~wooledg@replaced-ip )
1478 [15:43:45] *** Quits: a_l_b (~a_l_b@replaced-ip ) (Ping timeout: 258 seconds)
1479 [15:46:04] *** Joins: Wioxjk (~poppels@replaced-ip )
1480 [15:46:29] *** Quits: bora (~bora@replaced-ip ) (Quit: Leaving)
1481 [15:47:35] *** Joins: diniwed (~gavron@replaced-ip )
1482 [15:48:39] *** Quits: zyley (~zyley@replaced-ip ) (Quit: Leaving)
1483 [15:49:32] *** Joins: agowa338 (~agowa338@replaced-ip )
1484 [15:50:24] *** Quits: llucenic_ (~Thunderbi@replaced-ip ) (Remote host closed the connection)
1485 [15:50:34] *** Quits: tyranny12 (~blarg@replaced-ip ) (Read error: Connection reset by peer)
1486 [15:50:56] *** Joins: llucenic (~Thunderbi@replaced-ip )
1487 [15:53:16] *** Quits: retpoline (~retpoline@replaced-ip ) (Quit: bye)
1488 [15:53:37] *** Joins: tww (~tww@replaced-ip )
1489 [15:54:31] *** Joins: tyranny12 (~blarg@replaced-ip )
1490 [15:54:31] *** Quits: tyranny12 (~blarg@replaced-ip ) (Changing host)
1491 [15:54:31] *** Joins: tyranny12 (~blarg@replaced-ip )
1492 [15:55:20] *** Quits: libresoft_ (~libresoft@replaced-ip ) (Quit: libresoft_)
1493 [15:56:53] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
1494 [15:57:29] *** Quits: CrazyEddy (crazyed@replaced-ip ) (Remote host closed the connection)
1495 [15:59:02] *** Joins: hibbie (~hibbie@replaced-ip )
1496 [15:59:28] *** Joins: uniqdom (~uniqdom@replaced-ip )
1497 [15:59:42] *** Joins: polymorphisme1 (~Thunderbi@replaced-ip )
1498 [16:00:15] *** Joins: pragomer (~pragomer@replaced-ip )
1499 [16:00:40] *** Quits: tww (~tww@replaced-ip ) (Remote host closed the connection)
1500 [16:01:19] *** Quits: thibb (~hibbie@replaced-ip ) (Ping timeout: 246 seconds)
1501 [16:01:19] *** Quits: m0u (~m0u@replaced-ip ) (Ping timeout: 246 seconds)
1502 [16:02:45] *** Joins: Gasoline (~Nope@replaced-ip )
1503 [16:03:26] *** Quits: towo` (~towo@replaced-ip ) (Remote host closed the connection)
1504 [16:03:33] *** Joins: CrystalMath (~coderain@replaced-ip )
1505 [16:04:00] *** Quits: uio (~uio3@replaced-ip ) (Remote host closed the connection)
1506 [16:04:06] *** Quits: agowa338 (~agowa338@replaced-ip ) (Remote host closed the connection)
1507 [16:04:12] *** Joins: pixdamix (~pix@replaced-ip )
1508 [16:04:45] *** Quits: george959 (~george959@replaced-ip ) (Quit: WeeChat 2.3)
1509 [16:05:03] *** Quits: llucenic (~Thunderbi@replaced-ip ) (Ping timeout: 246 seconds)
1510 [16:05:11] *** Joins: uio (~uio3@replaced-ip )
1511 [16:05:53] *** Joins: towo` (~towo@replaced-ip )
1512 [16:06:41] *** Quits: conta (~Thunderbi@replaced-ip ) (Ping timeout: 258 seconds)
1513 [16:07:42] *** Joins: AlexPortable (uid7568@replaced-ip )
1514 [16:08:17] *** Quits: tyranny12 (~blarg@replaced-ip ) (Remote host closed the connection)
1515 [16:09:21] *** Quits: AK_ (~ak@replaced-ip ) (Remote host closed the connection)
1516 [16:09:32] *** Joins: tyranny12 (~blarg@replaced-ip )
1517 [16:09:40] *** Quits: elkalamar (elkalamar@replaced-ip ) (Remote host closed the connection)
1518 [16:09:55] *** Joins: AK_ (~ak@replaced-ip )
1519 [16:10:05] *** Joins: elkalamar (elkalamar@replaced-ip )
1520 [16:10:10] <uio> Hello. Some of my XFCE power management
settings won't work : I have the setting hibernate when laptop
lid is closed and this works fine. However, the setting under Screen
(dimming after X seconds) and I think those under System (hiberate
after 15 mintes idle for example) don't seem to work. How can I
solve this?
1521 [16:10:55] *** Quits: andrzejv (~andzej@replaced-ip ) (Ping timeout: 255 seconds)
1522 [16:11:57] *** Joins: electro33 (uid613@replaced-ip )
1523 [16:12:21] *** Joins: thibb (~hibbie@replaced-ip )
1524 [16:12:31] *** Quits: glennb (~glennb@replaced-ip ) (Quit: Leaving)
1525 [16:15:34] *** Quits: hibbie (~hibbie@replaced-ip ) (Ping timeout: 258 seconds)
1526 [16:15:34] *** Quits: hibb (~hibbie@replaced-ip ) (Ping timeout: 258 seconds)
1527 [16:16:21] *** Joins: hibbie (~hibbie@replaced-ip )
1528 [16:18:23] *** Quits: jmichel (~jmichel@replaced-ip ) (Ping timeout: 245 seconds)
1529 [16:21:10] *** Quits: czesmir (~stefan@replaced-ip ) (Read error: Connection reset by peer)
1530 [16:21:19] *** Joins: jmichel (~jmichel@replaced-ip )
1531 [16:21:25] *** Quits: BCMM (~BCMM@replaced-ip ) (Quit: Konversation terminated!)
1532 [16:21:29] *** Parts: cybercrypto (~morpheus@replaced-ip ) ("irssi v1.1.2 - running on FreeBSD amd64")
1533 [16:21:46] *** Quits: jmichel (~jmichel@replaced-ip ) (Remote host closed the connection)
1534 [16:24:01] *** debhelper sets mode: +l 1542
1535 [16:24:15] *** Quits: karlpinc (~user@replaced-ip ) (Read error: Connection reset by peer)
1536 [16:25:33] *** Quits: Uberius (~Uberius@replaced-ip ) (Remote host closed the connection)
1537 [16:26:46] *** Joins: eponym (~epony@replaced-ip )
1538 [16:26:54] *** Quits: eponym (~epony@replaced-ip ) (Remote host closed the connection)
1539 [16:27:02] *** Quits: thibb (~hibbie@replaced-ip ) (Remote host closed the connection)
1540 [16:27:06] *** Quits: epony (~epony@replaced-ip ) (Ping timeout: 246 seconds)
1541 [16:28:31] *** Joins: mvaenskae (~mvaenskae@replaced-ip )
1542 [16:31:28] *** Joins: thibb (~hibbie@replaced-ip )
1543 [16:31:32] *** Quits: thibb (~hibbie@replaced-ip ) (Remote host closed the connection)
1544 [16:31:54] *** Joins: thibb (~hibbie@replaced-ip )
1545 [16:34:22] *** Quits: Pjusur (~Pjusur@replaced-ip ) (Quit: Leaving)
1546 [16:35:58] *** Quits: uNmowed3 (~Kaede@replaced-ip##) (Quit: KVIrc 5.0.0 Aria ##replaced-url
1547 [16:36:11] *** Joins: mouthbreather (~orbiter@replaced-ip )
1548 [16:36:26] <m1dnight_> Is it normal that i can not seem to
find ruby in apt on the buster/buster-slim/stretch docker images?
1549 [16:36:31] *** Joins: bingen (~bingen@replaced-ip )
1550 [16:36:34] <m1dnight_> I'd expect to just be able to do
"apt-get install ruby"
1551 [16:36:39] *** Quits: tsglove (~tsglove@replaced-ip ) (Quit: Leaving)
1552 [16:36:43] *** Quits: orbiter (~orbiter@replaced-ip ) (Ping timeout: 245 seconds)
1553 [16:37:12] *** Joins: greatgatsby (~greatgats@replaced-ip )
1554 [16:38:04] *** Quits: zeden (~user@replaced-ip ) (Ping timeout: 246 seconds)
1555 [16:38:25] *** Quits: interrobangd (~interroba@replaced-ip ) (Ping timeout: 246 seconds)
1556 [16:38:46] <humpled> judd versions ruby
1557 [16:38:48] <judd> Package: ruby on amd64 -- jessie:
1:2.1.5+deb8u2; stretch: 1:2.3.3; buster: 1:2.5.1; sid: 1:2.5.1
1558 [16:40:25] <m1dnight_> huh, how the heck
1559 [16:40:33] *** Joins: A2666 (~A2666@replaced-ip )
1560 [16:41:07] <Galihom> judd: abrotman : I missed between
`shadow` and `passwd`. I was talking of the chsh implementations in
packages `passwd` and `util-linux`
1561 [16:41:41] <Galihom> judd versions passwd
1562 [16:41:42] <judd> Package: passwd on amd64 -- jessie:
1:4.2-3+deb8u4; jessie-security: 1:4.2-3+deb8u4; stretch: 1:4.4-4.1;
buster: 1:4.5-1.1; sid: 1:4.5-1.1
1563 [16:41:50] <Galihom> judd versions linux-util
1564 [16:41:52] <judd> No package named 'linux-util' was
found in amd64.
1565 [16:42:00] <Galihom> judd versions util-linux
1566 [16:42:01] <judd> Package: util-linux on amd64 -- jessie:
2.25.2-6; stretch: 2.29.2-1+deb9u1; stretch-security:
2.29.2-1+deb9u1; buster: 2.33.1-0.1; sid: 2.33.1-0.1
1567 [16:43:19] *** Quits: de-facto (~de-facto@replaced-ip ) (Excess Flood)
1568 [16:43:42] *** Joins: de-facto (~de-facto@replaced-ip )
1569 [16:44:02] *** Quits: thibb (~hibbie@replaced-ip ) (Remote host closed the connection)
1570 [16:44:24] *** Joins: Gugi (~Gugi@replaced-ip )
1571 [16:44:29] *** Joins: thibb (~hibbie@replaced-ip )
1572 [16:44:59] *** Joins: Ahachat (~Ahachat@replaced-ip )
1573 [16:45:04] *** Quits: TyrfingMjolnir (~Tyrfing@replaced-ip ) (Quit: leaving)
1574 [16:45:32] *** Quits: thibb (~hibbie@replaced-ip ) (Remote host closed the connection)
1575 [16:45:58] *** Joins: zyley (~zyley@replaced-ip )
1576 [16:46:27] *** Quits: Namarrgon (~glei@replaced-ip ) (Quit: WeeChat 2.4)
1577 [16:47:02] *** Quits: hibbie (~hibbie@replaced-ip ) (Remote host closed the connection)
1578 [16:47:13] *** Joins: seekr (~seekr@replaced-ip )
1579 [16:47:13] *** Quits: seekr (~seekr@replaced-ip ) (Changing host)
1580 [16:47:13] *** Joins: seekr (~seekr@replaced-ip )
1581 [16:47:27] *** Joins: hibbie (~hibbie@replaced-ip )
1582 [16:47:33] *** Quits: Gugi (~Gugi@replaced-ip ) (Read error: Connection reset by peer)
1583 [16:47:36] *** Joins: thibb (~hibbie@replaced-ip )
1584 [16:48:00] *** Joins: HarveyPwca (~HarveyPwc@replaced-ip )
1585 [16:48:02] *** Quits: thibb (~hibbie@replaced-ip ) (Remote host closed the connection)
1586 [16:48:24] *** Joins: thibb (~hibbie@replaced-ip )
1587 [16:48:49] *** Quits: hibbie (~hibbie@replaced-ip ) (Max SendQ exceeded)
1588 [16:48:51] <jelly> m1dnight_: you probably need to
"apt-get update" to fetch the available package lists from
configured repos, first.
1589 [16:49:00] *** Joins: Namarrgon (~glei@replaced-ip )
1590 [16:49:14] *** Joins: hibbie (~hibbie@replaced-ip )
1591 [16:49:21] <jelly> m1dnight_: and you need to make sure
/etc/apt/sources.list is valid for the installed release, before
that
1592 [16:49:32] *** Quits: thibb (~hibbie@replaced-ip ) (Remote host closed the connection)
1593 [16:49:55] *** Joins: esro (~esro@replaced-ip )
1594 [16:49:57] *** Quits: msimpson (~msimpson@replaced-ip ) (Remote host closed the connection)
1595 [16:50:25] *** Joins: msimpson (~msimpson@replaced-ip )
1596 [16:50:28] *** Quits: esro (~esro@replaced-ip ) (Max SendQ exceeded)
1597 [16:50:32] *** Quits: hibbie (~hibbie@replaced-ip ) (Remote host closed the connection)
1598 [16:50:58] *** Joins: Franknog (~Franknog@replaced-ip )
1599 [16:51:24] *** Joins: Marlin1113 (~marlon@replaced-ip )
1600 [16:51:26] *** Quits: JohnML (~john1@replaced-ip ) (Remote host closed the connection)
1601 [16:51:40] *** Quits: P1ersson (~P1ersson@replaced-ip ) (Ping timeout: 264 seconds)
1602 [16:51:53] *** Quits: ich (~ich@replaced-ip ) (Quit: Ex-Chat)
1603 [16:52:38] *** Quits: HerbY_NL2 (~HerbY_NL2@replaced-ip ) (Quit: Leaving)
1604 [16:52:45] *** Quits: tf2ftw (~tf2ftw@replaced-ip ) (Quit: This computer has gone to sleep)
1605 [16:52:57] *** Joins: esro (~esro@replaced-ip )
1606 [16:53:19] *** Joins: rvi (~OS_rvi@replaced-ip )
1607 [16:53:27] *** Quits: tyranny12 (~blarg@replaced-ip ) (Remote host closed the connection)
1608 [16:53:54] *** Joins: ChmEarl (~chmearl@replaced-ip )
1609 [16:54:42] *** Joins: tyranny12 (~blarg@replaced-ip )
1610 [16:54:43] *** Quits: tyranny12 (~blarg@replaced-ip ) (Changing host)
1611 [16:54:43] *** Joins: tyranny12 (~blarg@replaced-ip )
1612 [16:54:52] *** Joins: jhutchins_wk (~jonathan@replaced-ip )
1613 [16:55:35] *** Joins: tf2ftw (~tf2ftw@replaced-ip )
1614 [16:56:29] *** Joins: JohnML (~john1@replaced-ip )
1615 [16:56:57] *** Quits: tf2ftw (~tf2ftw@replaced-ip ) (Client Quit)
1616 [16:57:25] *** Quits: Franknog (~Franknog@replaced-ip ) (Quit: WeeChat 1.9.1)
1617 [16:58:08] *** Joins: yans (~yans@replaced-ip )
1618 [16:58:13] *** Joins: tf2ftw (~tf2ftw@replaced-ip )
1619 [16:58:30] *** Joins: TyrfingMjolnir (~Tyrfing@replaced-ip )
1620 [17:00:22] *** Quits: sebatron (a5e1513c@replaced-ip ) (Remote host closed the connection)
1621 [17:00:43] *** Quits: msimpson (~msimpson@replaced-ip ) (Read error: Connection reset by peer)
1622 [17:00:48] *** Joins: Franknog (~Franknog@replaced-ip )
1623 [17:01:18] *** Quits: Wioxjk (~poppels@replaced-ip ) (Ping timeout: 245 seconds)
1624 [17:01:20] *** Joins: astrofog (astrofog@replaced-ip )
1625 [17:02:40] *** Quits: tf2ftw (~tf2ftw@replaced-ip ) (Client Quit)
1626 [17:03:08] *** Quits: AquaL1te (~AquaL1te@replaced-ip ) (Quit: leaving)
1627 [17:03:16] *** Quits: achen_ (~thefatma@replaced-ip ) (Ping timeout: 246 seconds)
1628 [17:04:18] *** Quits: Franknog (~Franknog@replaced-ip ) (Client Quit)
1629 [17:05:28] *** Joins: twanny796 (~antaz@replaced-ip )
1630 [17:08:47] *** Quits: esro (~esro@replaced-ip ) (Ping timeout: 258 seconds)
1631 [17:09:22] *** Joins: _0bitcount (~Big_Byte@replaced-ip )
1632 [17:09:26] *** Joins: esro (~esro@replaced-ip )
1633 [17:10:04] *** Joins: Uberius (~Uberius@replaced-ip )
1634 [17:11:23] *** Quits: drzacek (~drzacek@replaced-ip ) (Quit: Leaving)
1635 [17:12:25] * uio notices there have been some comings and goings in
the past hour...
1636 [17:12:27] <uio> Hello. Some of my XFCE power management
settings won't work : I have the setting hibernate when laptop
lid is closed and this works fine. However, the setting under Screen
(dimming after X seconds) and I think those under System (hiberate
after 15 mintes idle for example) don't seem to work. How can I
solve this?
1637 [17:13:04] *** Quits: shifty (~shifty~~~@replaced-ip ) (Ping timeout: 258 seconds)
1638 [17:13:19] *** Joins: aliasnumber10 (~anzero@replaced-ip )
1639 [17:13:39] *** Joins: noboruma (~noboruma@replaced-ip )
1640 [17:15:10] *** Quits: astrofog (astrofog@replaced-ip ) (Remote host closed the connection)
1641 [17:17:09] *** Joins: Wioxjk (~poppels@replaced-ip )
1642 [17:17:48] <RoyK> uio: file a bug with as much info you can
gather
1643 [17:18:07] *** Joins: sfvm (~sfvm@replaced-ip )
1644 [17:18:15] *** Joins: epony (~epony@replaced-ip )
1645 [17:18:47] *** Joins: BCMM (~BCMM@replaced-ip )
1646 [17:19:48] *** Joins: tf2ftw (~tf2ftw@replaced-ip )
1647 [17:19:52] *** Joins: llucenic (~Thunderbi@replaced-ip )
1648 [17:19:54] *** Quits: Marlin1113 (~marlon@replaced-ip ) (Remote host closed the connection)
1649 [17:20:17] *** Quits: tf2ftw (~tf2ftw@replaced-ip ) (Client Quit)
1650 [17:20:38] *** Quits: Sepultura (~quassel@replaced-ip##) (Quit: ##replaced-url
1651 [17:20:53] *** Quits: Namber (~luca@replaced-ip ) (Ping timeout: 250 seconds)
1652 [17:21:56] *** Joins: barteks2x_ (~barteks2x@replaced-ip )
1653 [17:22:05] <uio> RoyK, You think it's a bug? I might
just be doing something wrong or have too many DEs installed... I
think some people have a working XFCE power manager. But theirs
might be from unstable.
1654 [17:22:24] *** barteks2x_ is now known as barteks2x
1655 [17:23:59] *** Joins: achen_ (~thefatma@replaced-ip )
1656 [17:24:25] *** Joins: Marlin1113 (~marlon@replaced-ip )
1657 [17:25:03] *** Quits: johnjay (~pi@replaced-ip ) (Ping timeout: 268 seconds)
1658 [17:25:07] <RoyK> uio: I honestly don't know, but it
looks like a bug to me
1659 [17:25:19] *** Joins: Lope (~lope@replaced-ip )
1660 [17:25:20] <uio> RoyK, Okay, cool. Thanks.
1661 [17:25:46] <uio> I'll see if anyone else has some ideas,
as I'd be surprised if stable let something that big slip by.
1662 [17:25:56] <Lope> Does anyone know how to live resize an
overlay COW filesystem? Doing remount,(existingoptions),size=5G
doesn't work like it does on tmpfs.
1663 [17:26:23] <RoyK> what sort of fs?
1664 [17:26:47] *** Joins: czesmir (~stefan@replaced-ip )
1665 [17:26:47] *** Joins: johnjay (~pi@replaced-ip )
1666 [17:28:19] *** Quits: encod3 (~encod3@replaced-ip ) (Remote host closed the connection)
1667 [17:28:28] <Lope> like when you boot a live linux USB
1668 [17:28:34] *** Joins: conta (~Thunderbi@replaced-ip )
1669 [17:29:09] *** Joins: inoderrant (~inoderran@replaced-ip )
1670 [17:30:04] *** Joins: tf2ftw (~tf2ftw@replaced-ip )
1671 [17:31:11] *** Quits: chele (~chele@replaced-ip ) (Remote host closed the connection)
1672 [17:31:22] <jelly> Lope: man 8 mount suggests you might need
to resize the "upper" filesystem
1673 [17:31:56] <jelly> Lope: assuming you're talking about
overlayfs
1674 [17:32:11] <jelly> which fs type are you, in fact, talking
about?
1675 [17:33:02] *** Joins: j0seph (~j0seph@replaced-ip )
1676 [17:34:01] *** debhelper sets mode: +l 1549
1677 [17:34:04] <Lope> jelly, the root line of mount looks like
this: /cow on / type overlay
(rw,relatime,lowerdir=//filesystem.squashfs,upperdir=/cow/upper,workdir=/cow/work)
1678 [17:34:28] *** Quits: brokencycle (~brokencyc@replaced-ip ) (Ping timeout: 258 seconds)
1679 [17:34:32] *** Quits: woshty (~woshty@replaced-ip ) (Ping timeout: 259 seconds)
1680 [17:34:40] <jelly> Lope: so figure out what /cow/upper is
1681 [17:35:26] <jelly> "df /cow/upper" might be helpful
1682 [17:35:40] *** Quits: twanny796 (~antaz@replaced-ip ) (Quit: Leaving.)
1683 [17:36:10] *** Quits: loptr (~loptr@replaced-ip ) (Ping timeout: 246 seconds)
1684 [17:36:11] <jelly> Lope: which debian live image is this on?
1685 [17:37:26] *** Joins: bionade24 (~oskar@replaced-ip )
1686 [17:37:27] <Lope> jelly: interestingly /dev/shm and
/sys/fs/cgroup and /tmp are all 3.9G
1687 [17:37:35] <Lope> I'll try expand /tmp and see what
happens
1688 [17:37:46] *** Quits: bachler (~bachler@replaced-ip ) (Remote host closed the connection)
1689 [17:38:27] <jelly> Lope: which .iso are you using?
1690 [17:38:40] <Lope> jelly, sorry in this particular case
it's a ubuntu live USB, not a debian one. But I use both
OS's in different situations and of course they're very
similar, and this question is about overlayfs not specific to a
particular distro.
1691 [17:38:58] <Lope> People on #ubuntu at the moment didn't
know anything about this.
1692 [17:39:04] *** Quits: mibo (~mibo@replaced-ip ) (Remote host closed the connection)
1693 [17:39:23] *** Quits: Marlin1113 (~marlon@replaced-ip ) (Remote host closed the connection)
1694 [17:39:39] *** Quits: bosim (~bo@replaced-ip ) (Ping timeout: 248 seconds)
1695 [17:39:45] <jelly> Lope: we specifically cater to (current
and upcoming) debian users here, please try to reproduce an issue on
actual debian if you're going to ask about it here
1696 [17:39:53] <jelly> !they don't know
1697 [17:39:54] <dpkg> We're sorry your distro's channel
isn't being helpful, but that doesn't make it appropriate
to use #debian for non-Debian questions. Please go back to your
channel and wait patiently for better help, or install Debian and
party with us.
1698 [17:39:59] *** Joins: bosim (~bo@replaced-ip )
1699 [17:40:14] <Lope> Okay I resized tmp to 5G but it didn't
affect /cow
1700 [17:40:24] <Lope> Okay bud
1701 [17:40:29] <jelly> or try ##linux
1702 [17:41:49] *** Quits: A2666 (~A2666@replaced-ip ) (Ping timeout: 258 seconds)
1703 [17:42:00] *** Joins: mulberrysince (~mulberrys@replaced-ip )
1704 [17:42:38] *** Joins: grobi (~rtng@replaced-ip )
1705 [17:45:03] *** Quits: Brigo (~Brigo@replaced-ip ) (Ping timeout: 245 seconds)
1706 [17:45:17] <Lope> incase you're interested I resized
every tmpfs to 5G and even /dev and remounted /cow /, but / is still
limited to 3.9G
1707 [17:45:21] *** Joins: Brigo (~Brigo@replaced-ip )
1708 [17:45:49] *** Joins: zamuro (~Samantha@replaced-ip )
1709 [17:45:49] *** Quits: zamuro (~Samantha@replaced-ip ) (Changing host)
1710 [17:45:49] *** Joins: zamuro (~Samantha@replaced-ip )
1711 [17:46:26] *** Quits: barteks2x (~barteks2x@replaced-ip ) (Remote host closed the connection)
1712 [17:46:38] *** Joins: cdown (~cdown@replaced-ip )
1713 [17:47:34] *** Quits: mvaenskae (~mvaenskae@replaced-ip ) (Ping timeout: 258 seconds)
1714 [17:51:11] *** Joins: avalchev (~Thunderbi@replaced-ip )
1715 [17:52:37] *** Joins: HarveyPooka (~HarveyPwc@replaced-ip )
1716 [17:53:23] *** Quits: grobi (~rtng@replaced-ip ) (Quit: WeeChat 2.2)
1717 [17:54:10] *** Joins: grobi (~rtng@replaced-ip )
1718 [17:55:04] *** Quits: HarveyPwca (~HarveyPwc@replaced-ip ) (Ping timeout: 246 seconds)
1719 [17:55:04] *** Quits: xparanoik (~qwerty@replaced-ip ) (Ping timeout: 246 seconds)
1720 [17:55:46] *** Joins: victor001 (49b95a33@replaced-ip )
1721 [17:56:10] *** Joins: barteks2x (~barteks2x@replaced-ip )
1722 [17:57:23] *** Joins: noodlepie (~phillip@replaced-ip )
1723 [17:58:55] *** Quits: __marco (~marco@replaced-ip ) (Ping timeout: 246 seconds)
1724 [17:58:56] *** Quits: Unit193 (ukikie@replaced-ip ) (Read error: Connection reset by peer)
1725 [17:59:26] *** Joins: Unit193 (ukikie@replaced-ip )
1726 [17:59:35] <victor001> is there a way to refresh my menu with
the new applications I installed from source without killing my
panels to update my menu kind of want a smoother UX.
1727 [17:59:41] *** Quits: aindilis (~aindilis@replaced-ip ) (Read error: Connection reset by peer)
1728 [17:59:50] *** Quits: dreamon (~dreamon@replaced-ip ) (Ping timeout: 258 seconds)
1729 [17:59:52] *** Joins: waflessnet (~waflessne@replaced-ip )
1730 [18:00:13] *** Quits: v01t (~v01t@replaced-ip ) (Remote host closed the connection)
1731 [18:00:14] <victor001> I've noticed that apt does
something like "Processing triggers for gnome-menus"
1732 [18:00:25] *** Joins: v01t (~v01t@replaced-ip )
1733 [18:00:26] *** Joins: rsx (~rsx@replaced-ip )
1734 [18:01:11] *** Joins: HarveyPwca (~HarveyPwc@replaced-ip )
1735 [18:02:50] *** Quits: HarveyPooka (~HarveyPwc@replaced-ip ) (Ping timeout: 258 seconds)
1736 [18:03:19] *** Joins: smooth_ (~smooth@replaced-ip )
1737 [18:05:22] <EdePopede> victor001: depends on your DE. on xfce
you i placed a .desktop file into /usr/local/share/applications,
also into ~/.local/share/applications
1738 [18:05:34] <EdePopede> xfce knew about them instantly
1739 [18:07:05] <victor001> EdePopede: okay thanks
1740 [18:07:34] *** Joins: RogueScholar (~RogueScho@replaced-ip )
1741 [18:07:43] *** Joins: Newami (~Newami@replaced-ip )
1742 [18:07:47] *** Joins: Franknog (~Franknog@replaced-ip )
1743 [18:08:06] *** Joins: obfuscation (~obfuscati@replaced-ip )
1744 [18:08:29] <RogueScholar> Morning, folks
1745 [18:08:53] *** Quits: victor001 (49b95a33@replaced-ip ) (Quit: Page closed)
1746 [18:09:33] *** Joins: msimpson (~msimpson@replaced-ip )
1747 [18:10:06] *** Quits: anonymous83719 (~anonymous@replaced-ip ) (Read error: Connection reset by peer)
1748 [18:10:52] *** Joins: nehemiah (~nehemiah@replaced-ip )
1749 [18:11:46] *** Joins: diogenes_ (~diogenes_@replaced-ip )
1750 [18:11:49] *** Quits: milkt (~debian@replaced-ip ) (Ping timeout: 256 seconds)
1751 [18:12:09] *** Joins: Gugi (~Gugi@replaced-ip )
1752 [18:12:15] <jhutchins_wk> uio: Suspending to RAM or disk is
something that relies pretty heavily on how the hardware is
configured, and manufactureres are not consistent about it. They
tend to supply the code that interfaces with the OS for Windows, but
they don't have a standard hardware layer.
1753 [18:12:21] *** Joins: eponym (~epony@replaced-ip )
1754 [18:12:46] *** Quits: epony (~epony@replaced-ip ) (Disconnected by services)
1755 [18:13:07] *** Quits: RogueScholar (~RogueScho@replaced-ip ) (Remote host closed the connection)
1756 [18:13:16] *** Quits: barteks2x (~barteks2x@replaced-ip ) (Remote host closed the connection)
1757 [18:13:19] *** Joins: magyar (~magyar@replaced-ip )
1758 [18:13:43] *** Joins: aindilis (~aindilis@replaced-ip )
1759 [18:14:37] *** Quits: schizo (~schizo@replaced-ip ) (Ping timeout: 250 seconds)
1760 [18:16:11] *** Quits: tf2ftw (~tf2ftw@replaced-ip ) (Quit: This computer has gone to sleep)
1761 [18:16:14] *** Joins: dynek (~dynek@replaced-ip )
1762 [18:16:46] *** Quits: winem_ (~quassel@replaced-ip ) (Ping timeout: 246 seconds)
1763 [18:17:19] *** Quits: eponym (~epony@replaced-ip ) (Quit: QUIT)
1764 [18:17:40] *** Joins: mibo (~mibo@replaced-ip )
1765 [18:17:44] *** Joins: tf2ftw (~tf2ftw@replaced-ip )
1766 [18:18:17] *** Joins: barteks2x (~barteks2x@replaced-ip )
1767 [18:18:51] *** Quits: tf2ftw (~tf2ftw@replaced-ip ) (Client Quit)
1768 [18:19:14] <uio> jhutchins_wk, I remember hearing something
about that. Oddly, enough though, closing lid = suspend, but it
won't time-out to suspend. I guess I was too optimistic about
ThinkPad support! But year, I guess there is a huge hardware
component...
1769 [18:19:17] *** Parts: via (~via@replaced-ip ) ()
1770 [18:19:18] *** Quits: obfuscation (~obfuscati@replaced-ip ) (Quit: Leaving)
1771 [18:19:36] *** Joins: retpoline (~retpoline@replaced-ip )
1772 [18:20:08] *** Joins: ghoti (~paul@replaced-ip )
1773 [18:20:32] *** Joins: dexta (~D3XTA@replaced-ip )
1774 [18:20:37] *** Quits: TomyWork (~TomyLobo@replaced-ip ) (Ping timeout: 246 seconds)
1775 [18:20:47] <tobiasBora> Hello,
1776 [18:22:08] <tobiasBora> I'd like to know, does
"strace -p13006 -s9999" can reveal no child even if some
child was ran before?
1777 [18:22:38] <tobiasBora> (like is it possible to detach a
process, and if yes is it possible to prevent that?)
1778 [18:22:52] *** Quits: volodim (~volodim@replaced-ip ) (Ping timeout: 264 seconds)
1779 [18:22:53] *** Quits: n1ce (~n1ce@replaced-ip ) (Ping timeout: 244 seconds)
1780 [18:23:07] <uio> jhutchins_wk, So, I shouldn't file a
bug report?
1781 [18:23:32] *** Joins: milkt (~debian@replaced-ip )
1782 [18:23:55] *** Quits: smooth_ (~smooth@replaced-ip ) (Ping timeout: 244 seconds)
1783 [18:23:59] *** Joins: tf2ftw (~tf2ftw@replaced-ip )
1784 [18:24:12] *** Joins: volodim (~volodim@replaced-ip )
1785 [18:25:51] *** Joins: mattgirv (~quassel@replaced-ip )
1786 [18:27:01] *** Joins: haruspii (~pi@replaced-ip )
1787 [18:27:10] <jhutchins_wk> uio: I don't think that we can
point to specific code that could address the issue, hence no bug
report.
1788 [18:28:08] *** Joins: obfuscation (~obfuscati@replaced-ip )
1789 [18:28:11] <jhutchins_wk> uio: iirc there are settings for
both "screen saver" and "power management" that
are not obvious and affect the issue.
1790 [18:28:16] *** Joins: baptist (~baptist@replaced-ip )
1791 [18:28:49] <jhutchins_wk> uio: Frankly, I've ended up
just turning off all the power saving modes because they disrupt
what I expect to be constant connections to network resources.
1792 [18:28:49] *** Joins: rizzo (~RizzoTheR@replaced-ip )
1793 [18:29:07] <jhutchins_wk> I'll blank the screen and
that's about it.
1794 [18:29:39] *** Joins: astrofog (~astrofog@replaced-ip )
1795 [18:30:23] *** Joins: Darcidride (~Darcidrid@replaced-ip )
1796 [18:31:27] *** Quits: electro33 (uid613@replaced-ip ) (Quit: Connection closed for inactivity)
1797 [18:31:31] *** Joins: n4dir (~n4dir@replaced-ip )
1798 [18:32:02] *** Quits: tf2ftw (~tf2ftw@replaced-ip ) (Quit: Leaving)
1799 [18:32:10] *** Joins: iamben (~iamben@replaced-ip )
1800 [18:32:37] <uio> jhutchins_wk, Okay, so power-management is
kinda spotty across the linux-verse? I was wondering because I have
different laptop and a different linux distro for which it works.
It's not a driver thing?
1801 [18:33:01] <uio> What's your hardware?
1802 [18:33:25] *** Quits: obfuscation (~obfuscati@replaced-ip ) (Quit: Leaving)
1803 [18:33:46] <iamben> where might i find some information about
how debian-sparc is building a kernel? eg what gcc & compiler
options
1804 [18:33:55] *** Quits: Franknog (~Franknog@replaced-ip ) (Ping timeout: 246 seconds)
1805 [18:34:01] *** debhelper sets mode: +l 1556
1806 [18:34:39] <uio> I mean that kind of makes sense though:
battery life also tends to be terrible in linux, across distros. So
maybe not a Debian thing...
1807 [18:35:22] *** Quits: esro (~esro@replaced-ip ) (Ping timeout: 255 seconds)
1808 [18:35:27] *** Quits: zeSoup (~jsc@replaced-ip ) (Remote host closed the connection)
1809 [18:35:57] <tobiasBora> hum sorry I meant ps -O stat --ppid
XXX
1810 [18:37:04] *** Quits: bazul (~bazul@replaced-ip ) ()
1811 [18:37:12] *** Quits: achen_ (~thefatma@replaced-ip ) (Ping timeout: 268 seconds)
1812 [18:37:54] *** Quits: Lope (~lope@replaced-ip ) (Quit: Leaving)
1813 [18:39:37] *** Joins: Franknog (~Franknog@replaced-ip )
1814 [18:39:38] *** Quits: mulberrysince (~mulberrys@replaced-ip ) (Ping timeout: 258 seconds)
1815 [18:40:25] *** Quits: in1t3r (~LordShiva@replaced-ip ) (Remote host closed the connection)
1816 [18:41:14] *** Parts: Gasoline (~Nope@replaced-ip ) ("Leaving")
1817 [18:41:29] *** Joins: leorat (~rat@replaced-ip )
1818 [18:41:36] *** Quits: barteks2x (~barteks2x@replaced-ip ) (Remote host closed the connection)
1819 [18:43:08] *** Quits: leorat (~rat@replaced-ip ) (Read error: Connection reset by peer)
1820 [18:43:54] *** Joins: thePiGrepper (~nagato@replaced-ip )
1821 [18:44:01] *** debhelper sets mode: +l 1549
1822 [18:44:32] *** Joins: barteks2x (~barteks2x@replaced-ip )
1823 [18:45:13] *** Joins: ckur13 (~ckur13@replaced-ip )
1824 [18:47:10] *** Joins: esro (~esro@replaced-ip )
1825 [18:48:44] *** Quits: Franknog (~Franknog@replaced-ip ) (Quit: WeeChat 1.9.1)
1826 [18:49:13] *** Joins: Franknog (~Franknog@replaced-ip )
1827 [18:49:42] *** Quits: Unit193 (ukikie@replaced-ip ) (Ping timeout: 630 seconds)
1828 [18:49:42] *** Joins: johnfg (~johnfg@replaced-ip )
1829 [18:49:44] *** Joins: rant (~user@replaced-ip )
1830 [18:50:22] <johnfg> I've got a router problem/question
that's affecting my debian server.
1831 [18:50:33] *** Quits: oish (~charlie@replaced-ip ) (Remote host closed the connection)
1832 [18:50:43] <BCMM> iamben: i *think* the source package should
be somewhere on debports?
1833 [18:51:06] *** Quits: j0seph (~j0seph@replaced-ip ) (Read error: Connection reset by peer)
1834 [18:51:25] <johnfg> We have some power outages, intermittent,
and after the router recycles, this server is given an ip that
doesn't work with the network that's set up.
1835 [18:51:35] *** Quits: quackgyver (uid11872@replaced-ip ) (Quit: Connection closed for inactivity)
1836 [18:51:47] *** Joins: holmgren (~magnus@replaced-ip )
1837 [18:51:50] <iamben> BCMM: i've got a bug building it
with gcc-8, im wondering if debian is successfully building w/ gcc-8
1838 [18:51:56] <iamben> that's the background for my
question
1839 [18:52:17] <SerajewelKS> johnfg: gonna have to be a bit more
specific than that
1840 [18:52:30] *** Joins: brabao (~danilo@replaced-ip )
1841 [18:52:37] <johnfg> This is a dlink router, and I added a
dhcp reservervation for this server, but it doesn't seem to
have persisted through the power outage.
1842 [18:52:40] *** Quits: HarveyPwca (~HarveyPwc@replaced-ip ) (Ping timeout: 258 seconds)
1843 [18:53:26] <SerajewelKS> power cuts can do weird things to
router nvram
1844 [18:53:31] *** Joins: Nokaji (~Nokaji@replaced-ip )
1845 [18:53:35] *** Joins: OS-49722 (~OS-49722@replaced-ip )
1846 [18:53:50] <SerajewelKS> strongly suggest a UPS for any
device that uses nvram
1847 [18:54:04] <johnfg> SerajewelKS: Any other place to try and
make that ip permanent for this server?
1848 [18:54:19] <SerajewelKS> johnfg: configure it statically in
/etc/network/interfaces on the server itself
1849 [18:54:42] *** Joins: format_c (~format_c@replaced-ip )
1850 [18:55:09] <johnfg> Just thinking now...my other debian box
here, doesn't have the problem. I wonder if it's because
I've got it using 192.168.0.107, and the windows machine always
takes the lower, the 192.168.0.100.
1851 [18:55:52] *** Joins: epony (~epony@replaced-ip )
1852 [18:56:02] <johnfg> SerajewelKS: But what if another machine
on the network has been given that ip? I guess I'll have to see
what I have to do to assign the windows machine a static ip too.
1853 [18:56:04] *** Joins: dastier_ (~dastier@replaced-ip )
1854 [18:56:09] *** Quits: dastier_ (~dastier@replaced-ip ) (Remote host closed the connection)
1855 [18:56:32] *** Joins: dastier_ (~dastier@replaced-ip )
1856 [18:56:57] *** Quits: karakedi (~eAC53C340@replaced-ip ) (Remote host closed the connection)
1857 [18:57:08] *** Quits: zamuro (~Samantha@replaced-ip ) (Ping timeout: 245 seconds)
1858 [18:59:17] *** Joins: soee (~soee@replaced-ip )
1859 [18:59:32] *** Joins: Gyro (~user@replaced-ip )
1860 [19:00:24] *** Quits: thePiGrepper (~nagato@replaced-ip ) (Ping timeout: 258 seconds)
1861 [19:01:38] *** Joins: anonymous83719 (~anonymous@replaced-ip )
1862 [19:02:13] *** Joins: thePiGrepper (~nagato@replaced-ip )
1863 [19:02:15] *** Quits: dez (uid92154@replaced-ip ) (Quit: Connection closed for inactivity)
1864 [19:02:24] <johnfg> on one debian box, I have eth0, and the
other, with the problems, en2ps0. In the /etc/network/interfaces,
I'll use the en2ps0 for the definitions, right?
1865 [19:02:27] *** Quits: ralala (~marcel@replaced-ip ) (Quit: Konversation terminated!)
1866 [19:02:38] <greycat> yes
1867 [19:02:47] <SerajewelKS> johnfg: so assign it an IP outside
of the DHCP range
1868 [19:02:58] <johnfg> greycat: Cool.
1869 [19:03:05] *** Dragone2|Away is now known as Dragone2
1870 [19:03:14] <johnfg> SerajewelKS: what's the DHCP range?
How do I find it?
1871 [19:03:23] *** Quits: tryte (~tryte@replaced-ip ) (Ping timeout: 256 seconds)
1872 [19:03:28] <SerajewelKS> it's probably configured on
your router somewhere
1873 [19:03:40] *** Joins: soee_ (~soee@replaced-ip )
1874 [19:03:42] <SerajewelKS> i'm guessing it's 100-200
or 100-254
1875 [19:03:54] <johnfg> SerajewelKS: Just found it, it's the
first.
1876 [19:04:01] *** Quits: JustASlacker (~JustASlac@replaced-ip ) (Ping timeout: 246 seconds)
1877 [19:04:01] *** debhelper sets mode: +l 1555
1878 [19:04:05] <SerajewelKS> if the router is 1, then 2-99 would
probably be available for static assignment
1879 [19:04:08] *** Joins: schizo (~schizo@replaced-ip )
1880 [19:04:10] *** Quits: soee (~soee@replaced-ip ) (Ping timeout: 258 seconds)
1881 [19:04:18] <johnfg> So, rather than going with 108,
you'd go, like 192.168.0.201?
1882 [19:04:20] <SerajewelKS> okay. then 201-254 are likely also
available
1883 [19:04:42] *** Joins: tryte (~tryte@replaced-ip )
1884 [19:04:47] <SerajewelKS> sure. (1) before or after the range,
and (2) not in use by anything else, and (3) still within the
network
1885 [19:05:20] <SerajewelKS> you can always try pinging an IP
then looking at the ARP table to see if anything claims that address
1886 [19:05:25] <jhutchins_wk> Where does sudo store it's
cached info?
1887 [19:05:30] <SerajewelKS> if the ARP table has a
failed/unreachable entry then nothing claims it
1888 [19:05:37] <johnfg> SerajewelKS: No changes need to be made
with the router, right?
1889 [19:05:42] <SerajewelKS> johnfg: correct
1890 [19:05:56] *** Joins: torbo (~user@replaced-ip )
1891 [19:07:21] *** Quits: noodlepie (~phillip@replaced-ip ) (Quit: THERE'S NO NEED FOR SHOUTING!)
1892 [19:07:52] *** Quits: Gugi (~Gugi@replaced-ip ) (Ping timeout: 246 seconds)
1893 [19:08:16] *** Quits: dynek (~dynek@replaced-ip ) (Quit: leaving)
1894 [19:08:35] *** Joins: dynek (~dynek@replaced-ip )
1895 [19:09:14] <SerajewelKS> jhutchins_wk: the manpage seems to
imply that it depends on the authentication backend so maybe
it's a pam thing?
1896 [19:09:18] *** Joins: mika_v_ (~mika_v@replaced-ip )
1897 [19:10:02] <johnfg> Is this about what you'd expect, if
nothing is using 192.168.0.201:
replaced-url
1898 [19:10:35] *** Parts: iamben (~iamben@replaced-ip ) ()
1899 [19:11:01] *** Quits: enowaldo (~enowaldo@replaced-ip ) (Ping timeout: 246 seconds)
1900 [19:11:09] *** Quits: mika_v_ (~mika_v@replaced-ip ) (Client Quit)
1901 [19:11:33] *** Quits: BCMM (~BCMM@replaced-ip ) (Quit: Konversation terminated!)
1902 [19:12:37] * jelly gives johnfg an "ip neigh show"
because net-tools might not be installed
1903 [19:13:04] <jelly> ip n s # still longer than arp -n
1904 [19:13:05] <jhutchins_wk> SerajewelKS: Yeah, strange case
where user can log in to the system, but sudo thinks the password is
expired.
1905 [19:13:16] <greycat> so we have apt-get moo, and ip neigh
1906 [19:13:16] *** Joins: HelloShitty (~narayan@replaced-ip )
1907 [19:13:24] <greycat> any other barnyard animal sound options?
1908 [19:13:27] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Quit: vergissmeinnicht)
1909 [19:13:41] <jelly> no but there's a whole python
interpreter
1910 [19:13:41] *** Quits: n_1-c_k (~n_1-c_k@replaced-ip ) (Read error: Connection reset by peer)
1911 [19:14:31] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 255 seconds)
1912 [19:14:33] *** Joins: n_1-c_k (~n_1-c_k@replaced-ip )
1913 [19:14:39] <johnfg> anything using buck? as in buck, buck?
1914 [19:15:32] <greycat> I think "cluck" would be the
canonical chicken sound, at least for American English
1915 [19:15:59] *** Joins: Thedarkb1 (~beno@replaced-ip )
1916 [19:16:10] <johnfg> Is there a way, using systemctl, to
reboot the network (to read interfaces?)?
1917 [19:16:28] <johnfg> I know chickens, and they say,
'buck', not 'cluck'.
1918 [19:16:39] *** Quits: James8 (~James@replaced-ip ) (Quit: Leaving)
1919 [19:16:45] *** Parts: cbbs (Elite22266@replaced-ip ) ("Leaving")
1920 [19:16:54] <tds> you can `systemctl restart
networking.service`, that'll effectively do ifdown -a and then
ifup -a for you - but be careful doing that on a remote box unless
you have some oob management
1921 [19:16:55] <greycat>
replaced-url
1922 [19:17:29] *** Joins: eddof13 (~eddof13@replaced-ip )
1923 [19:17:43] *** Joins: nt80 (~nt80@replaced-ip )
1924 [19:17:47] <nt80> ,v ntopng
1925 [19:17:48] <judd> Package: ntopng on amd64 -- jessie:
1.2.1+dfsg1-1.1; stretch: 2.4+dfsg1-3; buster: 3.8+dfsg1-2.1; sid:
3.8+dfsg1-2.1
1926 [19:18:00] <johnfg> tds: I'm at the console, so
shouldn't be a problem.
1927 [19:18:11] <tds> :)
1928 [19:18:21] *** Quits: thePiGrepper (~nagato@replaced-ip ) (Ping timeout: 258 seconds)
1929 [19:18:22] <tds> you can also just ifdown eth0 or whatever,
then ifup it again by hand
1930 [19:18:38] *** Joins: mvaenskae (~mvaenskae@replaced-ip )
1931 [19:20:01] *** Quits: Ericounet (~Eric@replaced-ip ) (Remote host closed the connection)
1932 [19:20:15] *** Joins: Ericounet (~Eric@replaced-ip )
1933 [19:20:20] *** Joins: thePiGrepper (~nagato@replaced-ip )
1934 [19:21:33] *** Joins: BoneTon3 (~BoneTone@replaced-ip )
1935 [19:21:45] *** Joins: P1ersson (~P1ersson@replaced-ip )
1936 [19:21:55] <johnfg> So, here's my
/etc/network/interfaces, just edited:
replaced-url
1937 [19:21:59] <SerajewelKS> johnfg: "Is this about what
you'd expect, if nothing is using 192.168.0.201:" <--
yes, that means that when your system asks "who has .201"
it's not getting any response.
1938 [19:22:04] *** Quits: astrofog (~astrofog@replaced-ip ) (Remote host closed the connection)
1939 [19:22:33] *** Quits: eddof13 (~eddof13@replaced-ip ) (Ping timeout: 245 seconds)
1940 [19:22:36] *** Joins: r1ch (~r1ch@replaced-ip )
1941 [19:22:51] *** Joins: galaxie (~weechat@replaced-ip )
1942 [19:23:34] <galaxie> Am I correct in thinking I can share my
Internet connection via an Ethernet cable? Do I have to have a
specific type of cable, like a crossover or whatnot?
1943 [19:23:50] <tds> johnfg: restarting networking.service
won't do anything if you're using allow-hotplug,
you'd need auto instead
1944 [19:24:25] <SerajewelKS> galaxie: for computer-to-computer,
crossover is wired correctly but most ethernet cards these days can
sense when a regular cable is used and one of the cards will flip
polarity automatically
1945 [19:24:25] <jhutchins_wk> SerajewelKS: Yeah, guess pam is the
next path to walk.
1946 [19:24:40] *** Quits: DirkS (~DirkS@replaced-ip ) (Ping timeout: 264 seconds)
1947 [19:24:40] *** Quits: Sveta (~svetlana@replaced-ip ) (Ping timeout: 246 seconds)
1948 [19:24:41] <SerajewelKS> galaxie: however, you also need to
configure some kind of packet forwarding (probably NAT) for the rest
of the network to like it
1949 [19:24:52] *** Quits: BoneTone (~BoneTone@replaced-ip ) (Ping timeout: 255 seconds)
1950 [19:24:52] <johnfg> tds: so line 10: auto en2ps0?
1951 [19:24:57] *** Joins: DirkS (~DirkS@replaced-ip )
1952 [19:25:09] <tds> yes
1953 [19:25:17] <galaxie> SerajewelKS: Alright. I've done
something like that before. The computer is running Ubuntu 18.10;
I'm assuming it probably has a more recent Ethernet card for
that??
1954 [19:25:29] <SerajewelKS> galaxie: so you can try a normal
cable. if the two ends negotiate successfully then at least one
auto-senses the wrong polarity and corrects.
1955 [19:26:33] <SerajewelKS> galaxie: any card manufactured since
2000 probably can auto-sense this
1956 [19:26:40] <SerajewelKS> (rough guess)
1957 [19:26:43] <johnfg> May 20 11:25:54 churchdebian ifup[20724]:
Cannot find device "en2ps0"
1958 [19:27:23] <tds> should probably be enp2s0?
1959 [19:27:54] <tds> and make sure you update the iface line as
well
1960 [19:27:59] <SerajewelKS> johnfg: "ip link" will
show you what devices you have
1961 [19:28:22] *** Joins: digin4 (~digin4@replaced-ip )
1962 [19:28:34] *** gour_ is now known as gour
1963 [19:28:43] *** Joins: Info (~Hidden@replaced-ip )
1964 [19:28:45] *** Joins: phazon (~phazon@replaced-ip )
1965 [19:28:46] *** Quits: Franknog (~Franknog@replaced-ip ) (Ping timeout: 258 seconds)
1966 [19:29:09] *** Quits: anonymous83719 (~anonymous@replaced-ip ) (Ping timeout: 258 seconds)
1967 [19:29:44] *** Joins: cdown (~cdown@replaced-ip )
1968 [19:30:09] *** Quits: jmarsac (~jmarsac@replaced-ip ) (Ping timeout: 246 seconds)
1969 [19:30:15] *** Quits: Namarrgon (~glei@replaced-ip ) (Quit: WeeChat 2.4)
1970 [19:30:19] *** Quits: haruspii (~pi@replaced-ip ) (Remote host closed the connection)
1971 [19:30:31] *** Quits: Thedarkb1 (~beno@replaced-ip ) (Remote host closed the connection)
1972 [19:30:32] <johnfg> tds: Good catch (call it my typo)!
1973 [19:31:18] *** Parts: Info (~Hidden@replaced-ip ) ()
1974 [19:31:37] *** Joins: mulberrysince (~mulberrys@replaced-ip )
1975 [19:31:54] *** Quits: Guest64275 (~ham@replaced-ip ) (Read error: Connection reset by peer)
1976 [19:32:01] <johnfg> SerajewelKS: tds: thanks for the help.
Going to reboot now, and see how a fresh start brings up the
network. All looks good now.
1977 [19:32:06] *** Quits: uio (~uio3@replaced-ip ) (Read error: Connection reset by peer)
1978 [19:32:08] *** Joins: Sveta (~svetlana@replaced-ip )
1979 [19:32:08] <johnfg> brb
1980 [19:32:17] *** Joins: Namarrgon (~Namarrgon@replaced-ip )
1981 [19:32:20] *** Joins: Guest64275 (~ham@replaced-ip )
1982 [19:32:25] *** Joins: zamuro (~Samantha@replaced-ip )
1983 [19:32:26] *** Quits: zamuro (~Samantha@replaced-ip ) (Changing host)
1984 [19:32:26] *** Joins: zamuro (~Samantha@replaced-ip )
1985 [19:33:12] *** Joins: dkmueller (~dkmueller@replaced-ip )
1986 [19:33:39] *** Quits: johnfg (~johnfg@replaced-ip ) (Quit: leaving)
1987 [19:33:52] *** Quits: bingen (~bingen@replaced-ip ) (Quit: leaving)
1988 [19:35:21] *** Quits: lucad111 (~lucad111@replaced-ip ) (Quit: Leaving)
1989 [19:35:50] *** Dragone2 is now known as Dragone2|Away
1990 [19:36:47] *** Quits: Ericounet (~Eric@replaced-ip ) (Quit: Je m'en vais ...)
1991 [19:36:47] *** Quits: dkmueller (~dkmueller@replaced-ip ) (Client Quit)
1992 [19:36:59] *** Joins: shibboleth (~shibbolet@replaced-ip )
1993 [19:37:12] *** Joins: dkmueller (~dkmueller@replaced-ip )
1994 [19:37:25] *** Joins: Fye (~Fye@replaced-ip )
1995 [19:37:26] *** Joins: himcesjf_ (~cesjf@replaced-ip )
1996 [19:37:56] *** Quits: Namarrgon (~Namarrgon@replaced-ip ) (Quit: WeeChat 2.5-rc1)
1997 [19:37:58] *** Quits: him-cesjf (~cesjf@replaced-ip ) (Ping timeout: 258 seconds)
1998 [19:38:15] <galaxie> SerajewelKS: iptables -t nat -A
POSTROUTING -o enp2s0 -j MASQUERADE ---- is the enp2s0 part supposed
to be the Ethernet connection on the sharing machine?
1999 [19:38:15] *** Joins: jmarsac (~jmarsac@replaced-ip )
2000 [19:38:47] *** Joins: p2hc (~p2hc@replaced-ip )
2001 [19:39:01] *** Joins: Namarrgon (~Namarrgon@replaced-ip )
2002 [19:39:34] *** Joins: DebNerd99 (~root@replaced-ip )
2003 [19:39:57] *** Joins: Vizva (~Vizva@replaced-ip )
2004 [19:40:01] *** Joins: belanthor (~belan@replaced-ip )
2005 [19:40:58] *** Joins: watom (~watom@replaced-ip )
2006 [19:41:50] *** Joins: oish (~charlie@replaced-ip )
2007 [19:41:54] *** Joins: GasparZJhones (~apinto@replaced-ip )
2008 [19:42:36] *** Quits: dkmueller (~dkmueller@replaced-ip ) (Quit: WeeChat 2.4)
2009 [19:42:55] *** Joins: dkmueller (~dkmueller@replaced-ip )
2010 [19:43:23] *** Quits: Brigo (~Brigo@replaced-ip ) (Ping timeout: 245 seconds)
2011 [19:45:02] *** Joins: karakedi (~eAC53C340@replaced-ip )
2012 [19:45:02] *** Quits: karakedi (~eAC53C340@replaced-ip ) (Changing host)
2013 [19:45:02] *** Joins: karakedi (~eAC53C340@replaced-ip )
2014 [19:45:25] *** Quits: epony (~epony@replaced-ip ) (Quit: QUIT)
2015 [19:45:39] *** Quits: Slashman (~Slash@replaced-ip ) (Quit: Leaving)
2016 [19:45:53] *** Quits: AimHere (~David@replaced-ip ) (Ping timeout: 245 seconds)
2017 [19:46:24] *** Parts: GasparZJhones (~apinto@replaced-ip ) ()
2018 [19:46:32] *** Joins: epony (epony@replaced-ip )
2019 [19:46:32] *** Joins: MACscr (~MACscr@replaced-ip )
2020 [19:47:09] *** Joins: dreamon (~dreamon@replaced-ip )
2021 [19:47:19] *** Joins: diogenes_ (~diogenes_@replaced-ip )
2022 [19:47:47] *** Quits: greatgatsby (~greatgats@replaced-ip ) (Quit: Leaving)
2023 [19:48:04] *** Joins: AimHere (~David@replaced-ip )
2024 [19:48:45] *** Joins: Lady_Aleena (~Lady-Alee@replaced-ip )
2025 [19:49:09] <Lady_Aleena> Hello. Quick question, do I need to
reboot when I change /etc/hosts?
2026 [19:49:13] *** Joins: Renari (~Renari@replaced-ip )
2027 [19:49:25] *** Joins: wilson (~wilson@replaced-ip )
2028 [19:49:31] <greycat> not typically
2029 [19:49:37] *** Quits: tyranny12 (~blarg@replaced-ip ) (Remote host closed the connection)
2030 [19:49:38] <EdePopede> nope
2031 [19:49:45] *** Quits: glongo (uid17594@replaced-ip ) (Quit: Connection closed for inactivity)
2032 [19:49:49] <greycat> however, any long-running processes that
have cached the previous contents (or lack thereof) may want to be
restarted
2033 [19:49:50] <Lady_Aleena> Does a change to /etc/hosts
"just work" after an edit?
2034 [19:49:59] *** Quits: Nnavd (~Nnavd@replaced-ip ) (Max SendQ exceeded)
2035 [19:50:15] <EdePopede> typically browser caches, right?
2036 [19:50:15] <greycat> anything that does a "get host by
name" after the edit will respect your edit, assuming
nsswitch.conf has its default content
2037 [19:50:16] <zamuro> It should.
2038 [19:50:43] <Lady_Aleena> I will tias.
2039 [19:50:50] *** Joins: tyranny12 (~blarg@replaced-ip )
2040 [19:50:50] *** Quits: tyranny12 (~blarg@replaced-ip ) (Changing host)
2041 [19:50:50] *** Joins: tyranny12 (~blarg@replaced-ip )
2042 [19:50:50] *** Joins: user_Max (~user_Max@replaced-ip )
2043 [19:50:56] *** Joins: Nnavd (~Nnavd@replaced-ip )
2044 [19:50:58] *** Joins: BCMM (~BCMM@replaced-ip )
2045 [19:52:09] *** Quits: rainmanjam (~rainmanja@replaced-ip ) (Ping timeout: 258 seconds)
2046 [19:52:17] *** Joins: rainmanjam (~rainmanja@replaced-ip )
2047 [19:52:41] <boeckwurst> hi best channel on freenode!
2048 [19:52:58] *** Quits: Renari (~Renari@replaced-ip ) (Read error: Connection reset by peer)
2049 [19:53:12] *** Quits: mtn (~mtn@replaced-ip ) (Quit: Konversation terminated!)
2050 [19:53:40] *** Joins: electro33 (uid613@replaced-ip )
2051 [19:53:46] <boeckwurst> I'm curious as to why
PSI/facebooks pressure stall information is not enabled in stretch
by default? It's merged to the kernel-master since 4.20 and
looks quite useful for server work
2052 [19:54:02] *** debhelper sets mode: +l 1562
2053 [19:54:18] *** Joins: Renari (~Renari@replaced-ip )
2054 [19:55:10] <greycat> ... huh? Linux 4.20? In stretch?
2055 [19:55:21] *** Quits: PoaB (~Thunderbi@replaced-ip ) (Quit: PoaB)
2056 [19:55:26] *** Quits: conta (~Thunderbi@replaced-ip ) (Quit: conta)
2057 [19:56:03] *** Joins: diegomb (~diegomb@replaced-ip )
2058 [19:56:11] *** Joins: Ltem (~ltem@replaced-ip )
2059 [19:56:27] <boeckwurst> oh.. it's still 4.9 :D thanks
2060 [19:56:43] <greycat> and buster is 4.19
2061 [19:56:44] *** Quits: pikudoz (~niko@replaced-ip ) (Quit: Lost terminal)
2062 [19:57:08] *** Joins: woenx (~quassel@replaced-ip )
2063 [19:58:21] <BCMM> boeckwurst: 4.20 was only released in
december. even sid doesn't have it yet.
2064 [19:58:36] *** Quits: esro (~esro@replaced-ip ) (Quit: Leaving)
2065 [19:58:40] *** Quits: lankanmon (~LKNnet@replaced-ip ) (Ping timeout: 258 seconds)
2066 [19:59:22] <rant> I was going to write a script to copy
.desktop files from /usr/share/applications/ to
~/.local/share/applications and add in the ShowOnlyIn= params to
them as needed to setup menus specific to multiple DE, what would be
a good way to tell what DE a package belongs to? aptitude why is the
only thing that comes to mind.
2067 [19:59:24] *** Joins: lankanmon (~LKNnet@replaced-ip )
2068 [20:00:53] *** Joins: pikudoz (~niko@replaced-ip )
2069 [20:02:44] *** Joins: Iridos (~iridos@replaced-ip )
2070 [20:02:53] <jelly> boeckwurst: because debian typically picks
longterm release kernels and goes with those
2071 [20:02:57] <rant> though rather than reverse lookup I could
possibly compile a list walking down from task-foo-desktop for each
and then eliminate any apps they have in common from the lists
2072 [20:03:26] *** Quits: Renari (~Renari@replaced-ip ) (Read error: Connection reset by peer)
2073 [20:03:36] *** Joins: zerotech2 (~zerotech@replaced-ip )
2074 [20:03:54] *** Joins: johnfg (johnfg@replaced-ip )
2075 [20:04:25] *** Quits: llucenic (~Thunderbi@replaced-ip ) (Ping timeout: 258 seconds)
2076 [20:04:57] <jmcnaught> rant: maybe debtags? For example gedit
package has the debtag suite::gnome
2077 [20:04:59] <johnfg> Well, enp2s0 comes up fine, and it
'looks' okay, but the network isn't functioning with
the ip of 192.168.0.201.
2078 [20:05:17] <rant> jmcnaught: hmm.. I'll see how reliable
that is..
2079 [20:05:18] *** Joins: dkmuelle1 (~dkmueller@replaced-ip )
2080 [20:05:18] *** Joins: semeion (~semeion@replaced-ip )
2081 [20:05:38] *** Joins: Franknog (~Franknog@replaced-ip )
2082 [20:06:23] <jelly> boeckwurst: and since it meddles with mm
and kernel/sched it does not seem very likely to get backported
unless you do it yourself
replaced-url
2083 [20:06:35] <rant> I for a long time had wanted a solution to
installing multiple desktops without cluttering the menus with
redundant applications, and I recently realized there is a
ShowOnlyIn param in .desktop files, but not many things use it
2084 [20:06:43] *** Quits: lankanmon (~LKNnet@replaced-ip ) (Read error: Connection reset by peer)
2085 [20:07:00] <jelly> rant: maybe because some of us _want_ to
mix and match apps.
2086 [20:07:17] *** Joins: beaver (~beaver@replaced-ip )
2087 [20:07:49] <rant> jelly: yes well once I clean out the menus,
you can just keep and app by marking it manually installed (apt
install kate for example) and then removing the local .desktop file
and reverting to the global one.
2088 [20:08:13] *** Joins: lankanmon (~LKNnet@replaced-ip )
2089 [20:08:17] <rant> currently I've installed 5 of the 7 DE
on this machine and the menus are atrocious..
2090 [20:08:29] *** Joins: Renari (~Renari@replaced-ip )
2091 [20:09:14] *** Quits: johnfg (johnfg@replaced-ip ) (Quit: leaving)
2092 [20:09:19] *** Quits: zamuro (~Samantha@replaced-ip ) (Quit: [IRSSI])
2093 [20:09:31] *** Parts: diogenes_ (~diogenes_@replaced-ip ) ("vergissmeinnicht")
2094 [20:09:54] *** Quits: dkmuelle1 (~dkmueller@replaced-ip ) (Client Quit)
2095 [20:10:31] <humpled> menus are atrocious
2096 [20:10:57] <rant> it would be better if they all were tagged
to their suite by default and you just had an option in each DE to
show only their apps or all apps
2097 [20:11:39] *** Quits: n4dir (~n4dir@replaced-ip ) (Quit: Lost terminal)
2098 [20:11:44] <rant> years ago I recall this being done in some
WM, the had a local menu, then a "debian" menu that was
everything
2099 [20:12:24] *** Quits: weedloser (weedloser@replaced-ip ) (Quit: Leaving)
2100 [20:12:34] *** Joins: woshty (~woshty@replaced-ip )
2101 [20:13:10] <rant> because if you install GNOME, KDE, MATE,
XFCE you wind up with kate, pluma, gedit, mousepad for example and
they all do the same thing
2102 [20:14:52] <rant> when you have 4 calculators, 4 text
editors, 4 archive managers, 4 file mangers, 4 screenshot tools.
etc.. your menus get ridiculously long
2103 [20:15:15] <greycat> so... stop doing this thing you're
doing?
2104 [20:15:17] *** Quits: barteks2x (~barteks2x@replaced-ip ) (Remote host closed the connection)
2105 [20:15:43] *** Joins: barteks2x (~barteks2x@replaced-ip )
2106 [20:15:48] <rant> and with the installed size of multiple
desktops being rather small and machines having rather large memory,
it'd be nice to just install a new machine for users with
different DE to try
2107 [20:16:13] <greycat> you have a funny definition of
"rather small"
2108 [20:16:15] *** Joins: Night-Shade (~TimF@replaced-ip )
2109 [20:17:18] *** Joins: Arimil (~Renari@replaced-ip )
2110 [20:17:29] *** Joins: knstn (~knstn@replaced-ip )
2111 [20:17:42] <galaxie> OK, so I have both an Ethernet
controller and a WiFi adapter - does that count as two network
cards, for the purposes of Internet sharing?
2112 [20:17:45] *** Joins: karlpinc (~user@replaced-ip )
2113 [20:17:51] <knstn> Guys, where i get a debian 7 iso?
2114 [20:18:05] <greycat> !archive
2115 [20:18:05] <dpkg> methinks archive is a collection of files.
'tar', 'ar', 'cpio' are all archiving
tools. This is *not* the same as compression, which is a separate
operation. Debian Archives is the repository for old Debian
releases, see
replaced-url
2116 [20:18:08] *** Quits: Night-Shade (~TimF@replaced-ip ) (Read error: Connection reset by peer)
2117 [20:18:31] *** Quits: jubo2 (~juboxi@replaced-ip ) (Quit: Konversation terminated!)
2118 [20:18:57] *** Quits: Renari (~Renari@replaced-ip ) (Ping timeout: 268 seconds)
2119 [20:19:07] <rant> I couldn't tell you the difference
between one DE and 5 currently, cause I have a large copy operation
going on at the moment but I am certain its not the same as their
sum totals installed seperately which even then would be around 32GB
which is a drop in the bucket on 1TB or more HDD
2120 [20:19:18] <BCMM> rant: you could pretend you're
uninstalling, for example, libkdecore5. the list of packages that
will have to be removed is a pretty good list of packages that
belong to KDE
2121 [20:20:00] <rant> BCMM: yeah thats another option I suppose..
aptitude why will show the task-foo-desktop package.. but I wasnt
sure if there was a more elegant way of doing it :D
2122 [20:20:12] *** Joins: twanny796 (~antaz@replaced-ip )
2123 [20:20:12] <knstn> Thanks
2124 [20:20:39] *** Joins: jubo2 (~juboxi@replaced-ip )
2125 [20:21:18] <humpled> when i had a mac you could have blue
theme or silver theme, that was about it for desktops
2126 [20:22:07] *** Quits: mulberrysince (~mulberrys@replaced-ip ) (Quit: Leaving)
2127 [20:22:14] *** Joins: johnfg (~johnfg@replaced-ip )
2128 [20:23:00] <johnfg> Ok, I'm back to what things were
before the changes, as the network only worked or was actively
finding routes, on the vpn.
2129 [20:23:14] <greycat> But apple wouldn't call it
"blue" or "silver". It has to be more
posh-sounding.
2130 [20:23:17] <rant> I just think it'd be nice to put a few
on a new machine for a user to be able to test them out.. but to
make it less confusing initially you want the menus to not have all
the redundancies.. I may in time begin working on an app
specifically for this purpose.. to help you try things and figure
out custom setups mixing and matching your fav parts from various DE
2131 [20:23:31] *** Joins: dvs (~hibbard@replaced-ip )
2132 [20:23:44] *** Quits: McErroneous (~unknown_e@replaced-ip ) (Quit: leaving)
2133 [20:24:20] <johnfg> I'd changed the address in
/etc/hosts to the 192.168.0.201, and the changes were in
/etc/network/interfaces. The network came up, but I couldn't
get anywhere.
2134 [20:24:26] <johnfg> did I miss something?
2135 [20:24:27] *** Quits: sauvin (sauvin@replaced-ip ) (Read error: Connection reset by peer)
2136 [20:24:35] <greycat> the address *of what*
2137 [20:25:03] <johnfg> Bringing up firefox: couldn't
connect go address.
2138 [20:25:09] *** Joins: obfuscation (~obfuscati@replaced-ip )
2139 [20:25:23] <greycat> if you mean the address *of yourself*,
that would normally be on a 127.* line in /etc/hosts because
/etc/hosts is primarily OTHER MACHINES' addresses, not your own
2140 [20:25:25] <rant> something tells me you have no idea what
/etc/hosts is
2141 [20:25:34] *** Quits: belanthor (~belan@replaced-ip ) (Quit: Leaving)
2142 [20:25:34] *** Parts: knstn (~knstn@replaced-ip ) ()
2143 [20:25:54] <greycat> what are you trying to do?
2144 [20:26:10] <johnfg> greycat: you didn't follow the
earlier discussion?
2145 [20:26:45] <greycat> something about dhcp and static
addressing maybe? if that was you? pretend we don't know.
2146 [20:27:34] <johnfg> Yes, that was I. Due to problems here
with power (no ups), the router's been rebooted on occasion.
2147 [20:27:36] *** Joins: belanthor (~belan@replaced-ip )
2148 [20:27:57] *** Quits: traveltissues (~traveltis@replaced-ip ) (Remote host closed the connection)
2149 [20:28:01] <johnfg> At times, it assigns this debian box the
wrong ip, i.e., not 192.168.0.100.
2150 [20:28:04] *** Joins: enowaldo (~enowaldo@replaced-ip )
2151 [20:28:19] *** Joins: jaxchief (~jessedev@replaced-ip )
2152 [20:28:24] <johnfg> It needs that for ldap, at least.
2153 [20:28:33] <dvs> johnfg, and it assigns this address
statically or by dhcp?
2154 [20:28:34] <johnfg> Allowing me to login.
2155 [20:28:37] <watom> anyone on buster can check if curl is able
to download from https? here is not. before opening a bug i'd
like to hear some feedback.
2156 [20:28:43] <johnfg> dvs: dhcp.
2157 [20:29:02] <dvs> johnfg, then it can't be a wrong
address by dhcp.
2158 [20:29:04] <greycat> yes, curl can do https in buster.
2159 [20:29:22] <watom> greycat: here only if
'CURL_CA_BUNDLE=/etc/ssl/certs/ca-certificates.crt' before
the curl command
2160 [20:29:24] *** Quits: digin4 (~digin4@replaced-ip ) (Quit: Leaving)
2161 [20:29:32] <dvs> johnfg, configure it statically in the
interfaces file.
2162 [20:29:37] <johnfg> So, I, with the help of some here, picked
an address out of the 192.168.0.100-200 range, viz. 192.168.0.201,
edited /etc/network/interfaces and /etc/hosts and rebooted.
2163 [20:29:40] <greycat> watom: I just did "curl
replaced-url
2164 [20:30:06] *** Quits: milkt (~debian@replaced-ip ) (Quit: leaving)
2165 [20:30:11] <watom> i don't know why it doesn't get
right the CA thing on its own
2166 [20:30:15] <johnfg> ip -a looks alright, as I expected, but
couldn't make outside connections, except through my vpn.
2167 [20:30:32] <greycat> johnfg: forgot the gateway address?
2168 [20:31:00] *** Joins: ragedragon (~ragedrago@replaced-ip )
2169 [20:31:23] <johnfg> greycat: I had it in interfaces as
192.168.0.1.
2170 [20:31:42] <johnfg> Did that need to change too?
2171 [20:32:07] <humpled> if you want a static address, pick one
outside the router's dhcp range
2172 [20:32:07] *** Quits: johnfg (~johnfg@replaced-ip ) (Read error: Connection reset by peer)
2173 [20:32:09] <greycat> it just has to be correct, and correctly
formatted in the file. confirm with "ip route".
2174 [20:32:14] <dvs> johnfg, you just said it was configured
using dhcp
2175 [20:32:29] <humpled> or just tell the router 'Always use
this address'
2176 [20:32:47] <greycat> dvs: near as I can tell, he seems to be
saying "I want to stop using DHCP on this Debian workstation
and switch it to manual"
2177 [20:32:49] *** Joins: johnfg (~johnfg@replaced-ip )
2178 [20:33:18] *** Joins: Marlin1113 (~marlon@replaced-ip )
2179 [20:33:38] <greycat> he seems to believe that his
configuration of the router is not working correctly, i.e. not
always giving him the address he wanted
2180 [20:34:06] <greycat> he also seems to be having problems
expressing these things clearly
2181 [20:35:03] <dvs> but if johnfg expects to use a certain
address, johnfg shouldn't be using dhcp.
2182 [20:35:10] <johnfg> greycat: Like from home this morning, I
couldn't connect to the office. The problem was that after a
router reboot, this office debian machine was assigned 192.168.0.101
instead of 192.168.0.100.
2183 [20:35:19] *** Quits: shibboleth (~shibbolet@replaced-ip ) (Quit: shibboleth)
2184 [20:36:11] *** Quits: martian67| (~martian67@replaced-ip ) (Remote host closed the connection)
2185 [20:36:12] <johnfg> dvs: Besides the changes to
/etc/network/interfaces, what else needs to change?
2186 [20:36:25] <johnfg> And to /etc/hosts.
2187 [20:36:45] <karlpinc> johnfg: Generally "ping and
"traceroute" are places to start debugging network
problems. But here it seems that the problem is not well-defined
yet.
2188 [20:37:01] *** Joins: martian67 (~martian67@replaced-ip )
2189 [20:37:05] <johnfg>
replaced-url
2190 [20:37:16] <dvs> johnfg, the entry for the interface (eth0,
wlan0, whatever), that entry should have a static entry and not
dhcp.
2191 [20:37:46] *** Quits: enowaldo (~enowaldo@replaced-ip ) (Ping timeout: 255 seconds)
2192 [20:37:48] *** Quits: barteks2x (~barteks2x@replaced-ip ) (Remote host closed the connection)
2193 [20:38:06] <dvs> johnfg, ok, so that address has a static
address of 192.168.0.201
2194 [20:38:24] <watom> greycat: can you use -v and check CAfile
and CApath
2195 [20:38:28] *** Joins: barteks2x (~barteks2x@replaced-ip )
2196 [20:38:36] <dvs> the /etc/hosts file are for connections to
other machines.
2197 [20:38:37] *** Quits: woenx (~quassel@replaced-ip ) (Remote host closed the connection)
2198 [20:38:43] *** Joins: tsglove (~tsglove@replaced-ip )
2199 [20:38:43] <johnfg> dvs: So, should I actually disable the
DHCP Server in the router?
2200 [20:38:48] *** Quits: barteks2x (~barteks2x@replaced-ip ) (Remote host closed the connection)
2201 [20:38:55] <greycat> * CAfile: none
2202 [20:38:56] <greycat> CApath: /etc/ssl/certs
2203 [20:39:05] <watom> same. so i wonder why is not working
2204 [20:39:11] <johnfg> dvs: And, defining the address for ldap.
2205 [20:39:16] *** Joins: barteks2x (~barteks2x@replaced-ip )
2206 [20:39:18] *** Quits: Ceber (~cerberus@replaced-ip ) (Ping timeout: 268 seconds)
2207 [20:39:33] <dvs> johnfg, dhcp on the server doesn't
matter because the local address is assigned statically. just make
sure that the 201 is not part of the dhcp range.
2208 [20:39:40] <watom> it works only with CAfile:
/etc/ssl/certs/ca-certificates.crt set
2209 [20:39:42] *** Joins: papazeus (~papazeus@replaced-ip )
2210 [20:39:47] <karlpinc> johnfg: Are you in charge of the
network? And what machine are we talking about here? The
"office debian machine" or some machine of
"yours"?
2211 [20:40:07] *** Joins: ZRocket (~ZRocket@replaced-ip )
2212 [20:40:20] <johnfg> The office debian machine.
2213 [20:40:31] <dvs> do you control it?
2214 [20:40:32] <johnfg> And yes, I'm in charge.
2215 [20:41:08] <rant> johnfg: if you want the same IP you should
either a) setup a static ip via the router if it has this option
(most do) or b) configure the dhcp pool to be like .100-.245 or
.10-245 or such leaving .2-.9 or .2-.99 available so you can
configure a static IP on the machine
2216 [20:41:13] <karlpinc> johnfg: Is the office debian machine a
server? Do other machines talk to it?
2217 [20:41:17] *** Joins: tnozyrox_ (~tnozyrox@replaced-ip )
2218 [20:41:23] *** Quits: rsx (~rsx@replaced-ip ) (Remote host closed the connection)
2219 [20:41:36] <rant> .254 even
2220 [20:41:38] *** Quits: papazeus (~papazeus@replaced-ip ) (Client Quit)
2221 [20:41:38] *** Joins: Night-Shade (~TimF@replaced-ip )
2222 [20:41:45] <johnfg> karlpinc: Yes, it's a server and
other machines talk to it.
2223 [20:42:16] *** Quits: P1ersson (~P1ersson@replaced-ip ) (Ping timeout: 255 seconds)
2224 [20:42:16] <rant> I personally have my server set to 10.0.0.2
the IP right after the router, and I do it by telling the routers
dhcp to static that machine
2225 [20:42:19] *** Quits: barteks2x (~barteks2x@replaced-ip ) (Remote host closed the connection)
2226 [20:42:24] <dvs> johnfg, oh so you want to have the
/etc/hosts file on the server to point to the 201 machine by a name?
2227 [20:42:43] <johnfg> rant: I tried that with the router first,
through reserving the address of 192.168.0.100, but apparently it
doesn't persist through a reboot.
2228 [20:42:52] *** Joins: barteks2x (~barteks2x@replaced-ip )
2229 [20:42:56] <greycat> He seems to be under the impression that
his OWN non-loopback ip address has to be in his OWN /etc/hosts file
for some reason.
2230 [20:43:08] <greycat> that's why he keeps bringing up
/etc/hosts
2231 [20:43:14] <rant> johnfg: the only way that would happen is
if your MAC address is changing across reboots or your router's
static configuration is broken
2232 [20:43:39] *** Quits: Marlin1113 (~marlon@replaced-ip ) (Remote host closed the connection)
2233 [20:43:53] <karlpinc> johnfg: How do the machines which
connect to the office debian machien know what the machine's IP
number is? Is there dns setup anywhere, do you put a /etc/hosts file
on all the other machines, etc.?
2234 [20:43:54] <rant> greycat: sounds more like he wants to have
a generic hostname for his server on the LAN which I do, I have t520
10.0.0.2 in my /etc/hosts for my home server
2235 [20:44:07] <rant> but the issue is the server isnt getting
the same IP all the time
2236 [20:44:10] <johnfg> greycat: Well, I brought it up, because
the slapd wasn't up because the ip wasn't up, so I
couldn't login as user. Just had root. The rest of the users
are in ldap.
2237 [20:44:11] *** Joins: barteks2x_ (~barteks2x@replaced-ip )
2238 [20:44:31] *** Quits: barteks2x (~barteks2x@replaced-ip ) (Disconnected by services)
2239 [20:44:32] <rant> johnfg: some devices may randomly generate
the mac address, and that could be whats screwing up your static
route
2240 [20:44:37] *** Joins: Dancus (~dancus@replaced-ip )
2241 [20:44:38] *** barteks2x_ is now known as barteks2x
2242 [20:44:47] *** Quits: Dancus (~dancus@replaced-ip ) (Client Quit)
2243 [20:44:52] <rant> johnfg: static routing via dhcp are done by
mac address..
2244 [20:44:53] *** Quits: barteks2x (~barteks2x@replaced-ip ) (Remote host closed the connection)
2245 [20:44:59] <karlpinc> johnfg: If you change the server's
IP number the clients need to know the change so they can connect to
it.
2246 [20:45:10] *** Joins: barteks2x (~barteks2x@replaced-ip )
2247 [20:45:31] <johnfg> rant: Yup, that's what I put in
(actually the router did), when I selected it for reservation.
2248 [20:45:47] *** Joins: Ceber (~cerberus@replaced-ip )
2249 [20:45:48] <rant> johnfg: check to see if this is whats
happening.. note your mac address, see if it changes across reboot,
then if this is the issue we can run down how to keep your mac id
static
2250 [20:45:55] *** Joins: Dancus (~dancus@replaced-ip )
2251 [20:46:05] *** Quits: woshty (~woshty@replaced-ip ) (Ping timeout: 268 seconds)
2252 [20:46:15] <johnfg> rant: Ok, I'll do that. Thanks all
for helping. brb.
2253 [20:46:27] <rant> some adapters will let you set the mac/hw
address via /etc/network/interfaces others require it to be done as
a module parameter when the module loads
2254 [20:46:32] <karlpinc> rant: Or, so long as no other machine
will generate the reserved IP address he can just configure the
server's IP staticly.
2255 [20:46:53] *** Joins: Marlin1113 (~marlon@replaced-ip )
2256 [20:47:01] *** Joins: Unit193 (ukikie@replaced-ip )
2257 [20:47:04] *** Parts: twanny796 (~antaz@replaced-ip ) ()
2258 [20:47:07] <rant> karlpinc: yes I mentioned that already..
that you can shrink the DHCP pool having addresses outside the pool
you can use to static configure on the machine itself
2259 [20:47:23] <karlpinc> Of course it is nice to have a
centralized service that hands out IPs.
2260 [20:47:26] <rant> however some routers like my xfinity
gateway will no longer see the machine if its outside the pool
2261 [20:47:44] <rant> which creates problems for easily managing
your network using things like xfinity's xfi
2262 [20:48:22] *** Quits: johnfg (~johnfg@replaced-ip ) (Quit: leaving)
2263 [20:48:27] <rant> a changing macid on a server is a problem
that should be identified and resolved regardless :P
2264 [20:49:24] *** Quits: barteks2x (~barteks2x@replaced-ip ) (Remote host closed the connection)
2265 [20:49:46] *** Joins: barteks2x (~barteks2x@replaced-ip )
2266 [20:49:51] <rant> I noticed this problem when I first got my
orangepi and was using armbian, it was auto-generating the macid..
and as I said I know from experience, some adapters will respect a
hwaddress parameter in /etc/network/interfaces and others wont, it
will only set the hwaddress at load by a module parameter
2267 [20:50:21] *** Joins: P1ersson (~P1ersson@replaced-ip )
2268 [20:50:50] <karlpinc> rant: What problems do a changing mac
address cause? (Aside from dhcp issues.)
2269 [20:50:53] *** Quits: obfuscation (~obfuscati@replaced-ip ) (Ping timeout: 245 seconds)
2270 [20:51:24] <rant> karlpinc: dhcp is the main issue, but
anything outside the TCP/IP layer would be affected.. like WOL or
such
2271 [20:51:33] <rant> afaik WOL also works by mac
2272 [20:51:54] <SerajewelKS> i mean you can ARP before running
WOL
2273 [20:52:06] *** Quits: olegfusion (~olegfusio@replaced-ip ) (Quit: Leaving)
2274 [20:52:26] <SerajewelKS> actually that doesn't even make
sense
2275 [20:52:33] <karlpinc> rant: I just can't think of things
that matter under the tcp/ip layer. WOL almost does not count, I
wouldn't want to put a server to sleep.
2276 [20:52:42] *** Joins: johnfg (~johnfg@replaced-ip )
2277 [20:52:43] *** Quits: rvi (~OS_rvi@replaced-ip ) (Ping timeout: 244 seconds)
2278 [20:52:53] <SerajewelKS> rant: unless the powered-down system
remembers the last MAC address the OS told it to use, the WOL MAC
won't change
2279 [20:53:16] <rant> regardless a changing macid on a server is
ridiculous and only likely to cause problems
2280 [20:53:46] <SerajewelKS> i don't even like using DHCP
for servers
2281 [20:53:54] <johnfg> The reboot didn't clear things up.
it *does* have the same mac address with the assigned dhcp address
(I'm doing this for testing), but *nothing* is showing up as
being reserved.
2282 [20:53:56] *** Joins: blackswan (~hermit@replaced-ip )
2283 [20:54:02] <karlpinc> It is strange. But it's a matter
of return on time-spent.
2284 [20:54:34] <karlpinc> johnfg: So you rebooted the dhcp server
to test what it remembers across reboots?
2285 [20:54:42] <johnfg> I can select: Add DHCP Reservation, and
save it. But I don't think it persists.
2286 [20:54:48] *** Quits: Mad_Hat (~Mad_Hat@replaced-ip ) (Read error: Connection reset by peer)
2287 [20:55:07] <johnfg> karlpinc: Ah, no, this server, but
I'
2288 [20:55:16] <johnfg> I'll do that right now.
2289 [20:55:36] <rant> johnfg: are you using a router appliance
you own, perhaps with dd-wrt?
2290 [20:55:37] <karlpinc> johnfg: I'm still trying to figure
out the problem.
2291 [20:55:44] <blackswan> where is the best place for somebody
who has used debian/ubuntu systems since debian 0.93 and has hardly
ever actually had to seriously use an rpm-based distribution to find
a quick reference of sysadmin command counterparts. is there such a
beastie?
2292 [20:56:08] <blackswan> because i am falling on my face every
time i try to do something on a centos system because nothing is
where i think it should be.
2293 [20:56:35] <galaxie> Ha! Finally got it working.. except
I'm using Windows 10 to bridge the WiFi to the Ethernet.. there
must be a Linux equivalent somewhere but I don't want to break
anything just yet.
2294 [20:56:37] <blackswan> i need a red hat sherpa
2295 [20:56:53] <rant> blackswan: heh. this has nothing to do with
the fact that its RPM its just that different distros keep things in
different places.. debian and ubuntu are similar cause ubuntu is
based on debian
2296 [20:57:28] <rant> blackswan: when I had someone paying for me
to take the CompTIA Linux+ I had to install Suse Enterprise Linux
for this reason.. to see where they keep things.. cause thats what
the test was based on
2297 [20:57:30] <blackswan> well, it's heritage and the
package manager is just one of the biggies
2298 [20:57:49] *** Quits: bosim (~bo@replaced-ip##) (Quit: ZNC 1.6.5+deb1+deb9u1 - ##replaced-url
2299 [20:57:51] *** Joins: Scrutinizer (~Scrutiniz@replaced-ip )
2300 [20:57:56] *** Joins: bosim (~bo@replaced-ip )
2301 [20:58:17] <rant> several of the questions were about
location of and permissions on certain files, which you'd only
know if you'd used SLES :P
2302 [20:58:23] <blackswan> i need a linux rosetta stone
2303 [20:58:33] <rant> heh.. good luck with that
2304 [20:58:52] <humpled> surely there are good red hat docs
2305 [20:59:08] <johnfg> rant: Yes, I/we own the router (and we
have a cable modem, fwiw).
2306 [20:59:13] <rant> standards like the FHS and FreeDesktop.org
and such have made it rather simple if everyone follows them
2307 [20:59:23] <blackswan> oh, but do you see the power of names?
2308 [20:59:33] <blackswan> i just have to google "linux
rosetta stone"
2309 [20:59:46] <blackswan>
replaced-url
2310 [20:59:52] <johnfg> After rebooting the modem, the MAC
address persisted, but the reservation of 192.168.0.100 does not.
2311 [21:00:05] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
2312 [21:00:22] <karlpinc> johnfg: How to the clients know the
server's IP?
2313 [21:00:28] <karlpinc> s/to/do/
2314 [21:00:37] *** Joins: dolphin__ (~dolphin@replaced-ip )
2315 [21:01:27] *** Quits: dolphin__ (~dolphin@replaced-ip ) (Client Quit)
2316 [21:01:34] <blackswan>
replaced-url
2317 [21:01:47] <johnfg> just a sec, brb
2318 [21:01:49] *** Quits: johnfg (~johnfg@replaced-ip ) (Quit: leaving)
2319 [21:02:29] <blackswan> ooh, that one is fancy
2320 [21:02:32] <rant> blackswan: those two links are a good
resource then?
2321 [21:02:40] <blackswan> idk
2322 [21:02:43] <blackswan> i just found them.
2323 [21:02:54] *** Quits: jurisl__ (~RebelCode@replaced-ip ) (Ping timeout: 246 seconds)
2324 [21:02:57] *** Quits: Vizva (~Vizva@replaced-ip ) (Ping timeout: 256 seconds)
2325 [21:03:01] <blackswan> it's something, anyway
2326 [21:03:57] <rant> blackswan: well if you find them useful you
could do something like /msg dpkg rosetta stone is <reply>A
rosetta stone for various linux distributions can be found at
replaced-url
2327 [21:04:20] *** Quits: bionade24 (~oskar@replaced-ip ) (Quit: Konversation terminated!)
2328 [21:04:32] *** Quits: P1ersson (~P1ersson@replaced-ip ) (Ping timeout: 258 seconds)
2329 [21:04:35] *** Quits: jmarsac (~jmarsac@replaced-ip ) (Ping timeout: 268 seconds)
2330 [21:04:42] <blackswan> oh. where can i read about the dpkg
bot?
2331 [21:04:58] <karlpinc> rant: At a glance, I'm not that
impressed with the first link. The big differences between apt and
rpm that I recall are to do with network setup and daemon startup
configuration.
2332 [21:05:02] *** Quits: Gazooo (~Gazooo@replaced-ip##) (Quit: The Lounge - ##replaced-url
2333 [21:05:23] <greycat> none of that has anything to do with rpm
or dpkg or apt
2334 [21:05:29] <karlpinc> blackswan: I think wiki.debian.org has
a page on the bot.
2335 [21:05:39] *** Quits: jaxchief (~jessedev@replaced-ip ) (Remote host closed the connection)
2336 [21:06:01] <karlpinc> greycat: At it turned out, neither did
blackswan's difficulties.
2337 [21:06:23] <blackswan> apt and rpm is an impedance mismatch.
apt is a counterpart of yum, rpm is a counterpart of dpkg
2338 [21:06:37] *** Joins: johnfg (~johnfg@replaced-ip )
2339 [21:07:00] *** Joins: hipp (~hipp@replaced-ip )
2340 [21:07:24] *** Quits: SirNeo (~sirneo@replaced-ip ) (Remote host closed the connection)
2341 [21:07:24] *** Quits: sonicdee (~linushec@replaced-ip ) (Remote host closed the connection)
2342 [21:07:27] <johnfg> I think I've got the problem solved,
router-wise, at present. Everything is persisting after reboots of
computer and router.
2343 [21:07:42] <johnfg> Thanks for helping me work through and
solve the problem.
2344 [21:07:54] <johnfg> Sorry I wasn't able to explain it
any better.
2345 [21:08:21] <humpled> :|/
2346 [21:08:33] <karlpinc> johnfg: Just make sure the dhcp server
won't hand out the server's IP to another box.
2347 [21:08:39] *** Joins: czesmir_ (~stefan@replaced-ip )
2348 [21:08:59] *** Quits: adc (~adc@replaced-ip ) (Quit: WeeChat 2.4)
2349 [21:09:37] <johnfg> If I'm understanding the router
config right, because the MAC address serves for the id of
what's going to get 192.168.0.whatever assigned, I think
it's good.
2350 [21:10:52] *** Joins: enowaldo (~enowaldo@replaced-ip )
2351 [21:11:03] *** Joins: pringau (~pringau@replaced-ip )
2352 [21:11:39] *** Quits: q-u-a-n3 (~q-u-a-n@replaced-ip ) (Remote host closed the connection)
2353 [21:11:50] *** Quits: czesmir (~stefan@replaced-ip ) (Ping timeout: 244 seconds)
2354 [21:12:21] *** Joins: greatgatsby (~greatgats@replaced-ip )
2355 [21:12:41] <johnfg> karlpinc: Thanks again for the help!
2356 [21:12:56] *** Quits: barteks2x (~barteks2x@replaced-ip ) (Remote host closed the connection)
2357 [21:13:19] *** Joins: q-u-a-n2 (~q-u-a-n@replaced-ip )
2358 [21:13:28] *** Joins: barteks2x (~barteks2x@replaced-ip )
2359 [21:13:37] *** Quits: ZRocket (~ZRocket@replaced-ip ) (Quit: Leaving)
2360 [21:13:58] *** Joins: ZRocket (~ZRocket@replaced-ip )
2361 [21:14:08] *** Joins: BGotham (~BGotham@replaced-ip )
2362 [21:15:24] *** Joins: Mad_Hat (~Mad_Hat@replaced-ip )
2363 [21:15:41] *** Quits: Mad_Hat (~Mad_Hat@replaced-ip ) (Client Quit)
2364 [21:16:33] *** Joins: BrianG61UK (~BrianG61U@replaced-ip )
2365 [21:16:58] *** Joins: woshty (~woshty@replaced-ip )
2366 [21:17:37] *** Quits: Scrutinizer (~Scrutiniz@replaced-ip ) (Quit: Bye!)
2367 [21:17:51] *** Quits: johnfg (~johnfg@replaced-ip ) (Quit: leaving)
2368 [21:18:15] *** Quits: meLon (~meLon@replaced-ip ) (Quit: leaving)
2369 [21:18:29] *** Joins: wald0 (~wald0@replaced-ip )
2370 [21:18:53] <wald0> what is the difference between
"ALL=(ALL)" and "ALL=(ALL:ALL)" in the sudo
configurations?
2371 [21:18:57] <wald0> i dont found info about that
2372 [21:20:03] *** Parts: watom (~watom@replaced-ip ) ()
2373 [21:20:31] *** Quits: thePiGrepper (~nagato@replaced-ip ) (Ping timeout: 255 seconds)
2374 [21:20:49] *** Joins: Mad_Hat (~Mad_Hat@replaced-ip )
2375 [21:21:20] *** Quits: cryptodan (~cryptodan@replaced-ip ) (Remote host closed the connection)
2376 [21:22:08] *** Quits: Dancus (~dancus@replaced-ip ) (Quit: WeeChat 2.4)
2377 [21:23:02] *** Quits: rwp (~invalid@replaced-ip ) (Remote host closed the connection)
2378 [21:23:33] <SerajewelKS> the sudoers manpage was definitely
written for people who want to write a grammar parser, not people
who want to know how to configure sudo
2379 [21:24:02] *** debhelper sets mode: +l 1555
2380 [21:24:42] *** Quits: Arimil (~Renari@replaced-ip ) (Read error: Connection reset by peer)
2381 [21:25:01] *** Quits: msimpson (~msimpson@replaced-ip ) (Remote host closed the connection)
2382 [21:25:01] <rant> heh
2383 [21:25:12] <rant> yeah sudoers is one of the hardest manpages
to read
2384 [21:25:14] <babilen> ENBF ftw
2385 [21:25:39] *** Quits: Franknog (~Franknog@replaced-ip ) (Ping timeout: 246 seconds)
2386 [21:25:43] *** Quits: DirkS (~DirkS@replaced-ip ) (Ping timeout: 250 seconds)
2387 [21:25:48] <SerajewelKS> it's a weird flex
2388 [21:25:58] *** Joins: msimpson (~msimpson@replaced-ip )
2389 [21:26:00] <SerajewelKS> someone wanted everyone to know how
technically proficient they were when they wrote that
2390 [21:26:33] <rant> wald0: ALL1 = (ALL2:ALL3) ALL4 means 1)
users matched for this rule 2)hostnames allowed to run the following
commands 3)users allowed to run the following commands 4) the
commands allowed
2391 [21:27:12] *** Quits: foolsh (~quassel@replaced-ip##) (Quit: ##replaced-url
2392 [21:27:18] <wald0> SerajewelKS: just like "modern
books" ? :)
2393 [21:27:22] <rant> really the 3 is and can be omitted cause
its kind of redundant
2394 [21:27:26] *** Quits: barteks2x (~barteks2x@replaced-ip ) (Remote host closed the connection)
2395 [21:27:32] <SerajewelKS> people still write books?
2396 [21:27:34] <wald0> thanks rant!
2397 [21:27:56] *** Joins: barteks2x (~barteks2x@replaced-ip )
2398 [21:27:59] *** Joins: th0r (~th0r@replaced-ip )
2399 [21:28:10] *** Quits: stefanc_diff (~stefan@replaced-ip ) (Ping timeout: 255 seconds)
2400 [21:28:12] <rant> wald0: you can also use the NOPASSWD:
directive on the list of 4) to allow commands to be ran without a
password
2401 [21:28:57] <rant> as for getting polkit and such to also
respect sudoers thats another issue altogether
2402 [21:29:06] *** Quits: dynek (~dynek@replaced-ip ) (Quit: leaving)
2403 [21:29:16] *** Quits: th0r (~th0r@replaced-ip ) (Client Quit)
2404 [21:29:28] *** Quits: msimpson (~msimpson@replaced-ip ) (Remote host closed the connection)
2405 [21:29:41] *** Joins: yokisuci (~yokisuci@replaced-ip )
2406 [21:29:45] *** Joins: woenx (~quassel@replaced-ip )
2407 [21:30:28] *** Joins: msimpson (~msimpson@replaced-ip )
2408 [21:31:09] *** Joins: meLon (~meLon@replaced-ip )
2409 [21:31:15] *** Joins: Renari (~Renari@replaced-ip )
2410 [21:31:46] *** Quits: czart_ (~czart@replaced-ip ) (Ping timeout: 255 seconds)
2411 [21:32:41] *** Joins: McErroneous (~unknown_e@replaced-ip )
2412 [21:32:47] *** Quits: msimpson (~msimpson@replaced-ip ) (Remote host closed the connection)
2413 [21:33:30] *** Joins: msimpson (~msimpson@replaced-ip )
2414 [21:35:51] *** Joins: well_laid_lawn (~Jean-luc@replaced-ip )
2415 [21:36:07] *** Quits: JohnML (~john1@replaced-ip ) (Remote host closed the connection)
2416 [21:36:48] *** Joins: noodlepie (~phillip@replaced-ip )
2417 [21:38:20] *** Joins: foolsh (~quassel@replaced-ip )
2418 [21:38:40] *** Joins: thePiGrepper (~nagato@replaced-ip )
2419 [21:38:41] *** Quits: AlexPortable (uid7568@replaced-ip ) (Quit: Connection closed for inactivity)
2420 [21:38:53] *** Joins: DirkS (~DirkS@replaced-ip )
2421 [21:39:32] *** Quits: n9nes (~n9nes@replaced-ip ) (Quit: aha, bye)
2422 [21:39:50] *** Joins: n9nes (~n9nes@replaced-ip )
2423 [21:40:08] *** Quits: McErroneous (~unknown_e@replaced-ip ) (Quit: leaving)
2424 [21:40:08] *** Quits: n9nes (~n9nes@replaced-ip ) (Client Quit)
2425 [21:40:19] *** Joins: srgg (~srgg@replaced-ip )
2426 [21:40:39] *** Joins: n9nes (~n9nes@replaced-ip )
2427 [21:41:45] *** Joins: jurisl__ (~RebelCode@replaced-ip )
2428 [21:42:17] *** Quits: tyranny12 (~blarg@replaced-ip ) (Remote host closed the connection)
2429 [21:42:33] *** Joins: rwp (~invalid@replaced-ip )
2430 [21:43:30] *** Joins: mahalex (~mahalex@replaced-ip )
2431 [21:43:34] *** Joins: tyranny12 (~blarg@replaced-ip )
2432 [21:43:34] *** Quits: tyranny12 (~blarg@replaced-ip ) (Changing host)
2433 [21:43:34] *** Joins: tyranny12 (~blarg@replaced-ip )
2434 [21:43:54] *** Parts: mahalex (~mahalex@replaced-ip ) ()
2435 [21:44:10] *** Quits: karakedi (~eAC53C340@replaced-ip ) (Read error: Connection reset by peer)
2436 [21:45:13] *** Joins: seeker51 (~william@replaced-ip )
2437 [21:45:49] *** Quits: rwp (~invalid@replaced-ip ) (Client Quit)
2438 [21:45:59] <seeker51> my firefox that came with stretch
install keeps crashing on pages ---- any suggestions
2439 [21:46:19] *** Joins: dez (uid92154@replaced-ip )
2440 [21:46:23] *** Joins: rwp (~invalid@replaced-ip )
2441 [21:46:23] *** Quits: rwp (~invalid@replaced-ip ) (Client Quit)
2442 [21:46:35] *** Quits: Space_Man (~Space_Man@replaced-ip ) (Read error: Connection reset by peer)
2443 [21:46:43] *** Joins: BlueByte (~walther@replaced-ip )
2444 [21:46:53] *** Quits: brw (~brw@replaced-ip ) (Quit: Off to listen to some tunes...)
2445 [21:46:56] *** Joins: jmarsac (~jmarsac@replaced-ip )
2446 [21:48:23] *** Quits: avalchev (~Thunderbi@replaced-ip ) (Quit: avalchev)
2447 [21:48:52] *** Quits: a__pi (~pi@replaced-ip ) (Ping timeout: 246 seconds)
2448 [21:49:04] *** Joins: a__pi (~pi@replaced-ip )
2449 [21:49:09] *** Joins: rwp (~invalid@replaced-ip )
2450 [21:50:06] *** Parts: jrtc27 (~jrtc27@replaced-ip##) ("Textual IRC Client: ##replaced-url
2451 [21:51:04] *** Joins: Fnerd (~chr@replaced-ip )
2452 [21:51:47] *** Joins: avranas-tnw (~avranas-t@replaced-ip )
2453 [21:52:56] *** Quits: towo` (~towo@replaced-ip ) (Remote host closed the connection)
2454 [21:53:26] *** Quits: yokisuci (~yokisuci@replaced-ip ) (Quit: leaving)
2455 [21:53:34] *** Joins: oo_miguel (~miguel@replaced-ip )
2456 [21:54:52] *** himcesjf_ is now known as him-cesjf
2457 [21:55:02] <jmcnaught> seeker51: go to about:support and then
restart with add-ons disabled
2458 [21:55:10] *** Quits: lankanmon (~LKNnet@replaced-ip ) (Ping timeout: 246 seconds)
2459 [21:56:26] *** Joins: lankanmon (~LKNnet@replaced-ip )
2460 [21:56:42] *** Joins: userhza (~userhz@replaced-ip )
2461 [21:57:18] *** Quits: noodlepie (~phillip@replaced-ip ) (Quit: Going to do something more productive, I think!)
2462 [21:58:13] *** Joins: 92AAB7Z5Y (~libresoft@replaced-ip )
2463 [21:59:07] *** Quits: Fnerd (~chr@replaced-ip ) (Remote host closed the connection)
2464 [21:59:41] <seeker51> jmcnaught: ok thanks
2465 [21:59:41] <downtrip> Hi, anybody using Buster on an Intel
NUC 8i5BEH,hdmi with xorg & i3. Having some issues with
rendering web pages on browsers, Can paste a couple of images to
show the problem. Works with Compton but only when unfocussed
2466 [22:00:53] <jmcnaught> seeker51: if that helps then you can
disable all of your add-ons and turn them back on one by one. You
can also watch for errors from your user session with
"journalctl -u user-$UID.slice -f" or try running
firefox-esr from a terminal emulator and look for errors on
stderr/stdout
2467 [22:01:11] <woenx> Question. Is 2.1GB some kind of magic
number? I can't copy files larger than that over the network
(The file gets copied, but it's truncated at 2.1gb)
2468 [22:01:16] *** Joins: nullbyte_ (~nullbyte@replaced-ip )
2469 [22:01:36] <woenx> the filesystem is ext4. They only way of
getting the whole file, is using rsync
2470 [22:02:07] *** Quits: aleksei_aa (~aleksei@replaced-ip ) (Read error: Connection reset by peer)
2471 [22:02:21] <woenx> Even playing a file stored on that debian
server, using amazon fire tv, the video file stops at the time it
reaches the 2.1gb point
2472 [22:02:33] *** Quits: soee_ (~soee@replaced-ip ) (Quit: Konversation terminated!)
2473 [22:02:44] *** Quits: barteks2x (~barteks2x@replaced-ip ) (Remote host closed the connection)
2474 [22:03:05] <seeker51> jmcnaught: it says i am running in safe
mode.
2475 [22:03:31] <jmcnaught> seeker51: so if it still crashes in
safe mode then it's not a problem with one of your add-ons
2476 [22:03:47] *** Joins: AlexPortable (uid7568@replaced-ip )
2477 [22:04:01] *** Quits: Darcidride (~Darcidrid@replaced-ip ) (Ping timeout: 258 seconds)
2478 [22:04:26] <phazon> woenx: might be an issue with the
software/"app" on the fire device
2479 [22:05:06] *** Joins: Darcidride (~Darcidrid@replaced-ip )
2480 [22:05:19] *** Quits: BCMM (~BCMM@replaced-ip ) (Quit: Konversation terminated!)
2481 [22:05:32] *** Quits: Waggie (~Waggie@replaced-ip ) (Ping timeout: 252 seconds)
2482 [22:05:38] *** Joins: system (~system@replaced-ip )
2483 [22:05:51] <woenx> phazon: but it also happens in another
ubuntu machine. the file is copied, but only until 2.1gb (and no
error is given)
2484 [22:06:03] <woenx> the files are copied from a network share
using samba
2485 [22:06:15] *** Parts: system (~system@replaced-ip ) ()
2486 [22:08:27] *** Quits: de-facto (~de-facto@replaced-ip ) (Remote host closed the connection)
2487 [22:08:39] *** Joins: de-facto (~de-facto@replaced-ip )
2488 [22:08:54] *** Joins: Haudegen (~quassel@replaced-ip )
2489 [22:10:20] *** Joins: Franknog (~Franknog@replaced-ip )
2490 [22:10:52] <woenx> Ohhh, that might be due to an old kernel
module,that limits the file size in samba transfers...
2491 [22:11:04] <ChunkzZ> can anyone help me get wireguard working
on debian 9 (stretch) ?
2492 [22:11:08] <seeker51> jmcnaught: pipe error [54] then pipe
error [54]
2493 [22:11:33] *** Quits: Fye (~Fye@replaced-ip ) (Quit: Bye.)
2494 [22:11:39] *** Quits: userhza (~userhz@replaced-ip ) (Quit: Leaving)
2495 [22:11:49] *** Quits: zerotech2 (~zerotech@replaced-ip ) (Ping timeout: 255 seconds)
2496 [22:11:52] <seeker51> jmcnaught: and yes it crashed in safe
mode too
2497 [22:11:58] <ChunkzZ> I've installed it but the guide on
debian's site isn't helping...
2498 [22:12:13] <phazon> woenx: mount the smb share with lfs
(large file system) support. password=blahblah,lfs
2499 [22:12:22] <ChunkzZ> all I want to do is connect to
/etc/wireguard/wg0.conf
2500 [22:12:28] *** Quits: lankanmon (~LKNnet@replaced-ip ) (Ping timeout: 252 seconds)
2501 [22:12:33] <woenx> phazon: the problem is that I cannot use
that option in the client (the amazon fire tv)
2502 [22:13:09] *** Quits: milobit (~milobit@replaced-ip ) (Ping timeout: 258 seconds)
2503 [22:13:16] <jmcnaught> seeker51: is the whole browser
crashing, or only some tabs? Now that you have that error, have you
found any useful relevant search results?
2504 [22:13:19] *** Joins: lankanmon (~LKNnet@replaced-ip )
2505 [22:14:14] <seeker51> jmcnaught: i only have one tab open and
it crashes thanks for your help once again i will do research have a
good day
2506 [22:14:24] *** Quits: seeker51 (~william@replaced-ip ) (Quit: Leaving)
2507 [22:15:44] *** Joins: Waggie (~Waggie@replaced-ip )
2508 [22:16:06] *** Joins: milobit (~milobit@replaced-ip )
2509 [22:17:09] *** Joins: avranas-_ (~avranas-t@replaced-ip )
2510 [22:18:09] *** Quits: avranas-tnw (~avranas-t@replaced-ip ) (Ping timeout: 246 seconds)
2511 [22:18:12] *** Quits: ragedragon (~ragedrago@replaced-ip ) (Ping timeout: 258 seconds)
2512 [22:18:23] *** Joins: troulouliou_div2 (~troulouli@replaced-ip )
2513 [22:18:37] *** Joins: brw (~brw@replaced-ip )
2514 [22:18:51] *** Quits: gjt344 (~gjt@replaced-ip ) (Ping timeout: 246 seconds)
2515 [22:19:29] *** Joins: uio (~uio3@replaced-ip )
2516 [22:19:57] *** Quits: Ltem (~ltem@replaced-ip ) (Quit: bye)
2517 [22:20:17] *** Quits: cdown (~cdown@replaced-ip ) (Remote host closed the connection)
2518 [22:20:40] <uio> Maybe it's my eyes, but I get the
impression than some Firefox font display is kind of off. Is there a
fix for this?
2519 [22:21:34] *** Joins: cdown (~cdown@replaced-ip )
2520 [22:22:20] <humpled> tempted to say spectacles ;)
2521 [22:22:37] <jmcnaught> maybe you just need to set it to kind
of on
2522 [22:24:06] *** Joins: desertratt520 (~shawnpw@replaced-ip )
2523 [22:24:25] * uio rolls their eyes :)
2524 [22:24:38] *** Joins: BPGotham (~BGotham@replaced-ip )
2525 [22:25:29] *** Quits: n_1-c_k (~n_1-c_k@replaced-ip ) (Ping timeout: 258 seconds)
2526 [22:25:40] *** Joins: downtrip_ (~downtrip@replaced-ip )
2527 [22:25:53] *** Quits: argusbr (~tls@replaced-ip ) (Ping timeout: 245 seconds)
2528 [22:26:06] *** Joins: jrtc27 (~jrtc27@replaced-ip )
2529 [22:26:26] *** Quits: p2hc (~p2hc@replaced-ip ) (Quit: Konversation terminated!)
2530 [22:27:36] *** Quits: BGotham (~BGotham@replaced-ip ) (Ping timeout: 246 seconds)
2531 [22:28:19] *** Quits: Tom01 (~tom@replaced-ip ) (Remote host closed the connection)
2532 [22:28:53] *** Joins: hypn0 (~h@replaced-ip )
2533 [22:30:01] *** Joins: argusbr (~tls@replaced-ip )
2534 [22:30:03] *** Quits: BPGotham (~BGotham@replaced-ip ) (Ping timeout: 246 seconds)
2535 [22:30:03] *** Quits: argusbr (~tls@replaced-ip ) (Changing host)
2536 [22:30:03] *** Joins: argusbr (~tls@replaced-ip )
2537 [22:30:03] *** Joins: Brainium (~brainium@replaced-ip )
2538 [22:30:14] *** Joins: BPGotham (~BGotham@replaced-ip )
2539 [22:30:56] *** Quits: desertratt520 (~shawnpw@replaced-ip ) (Remote host closed the connection)
2540 [22:31:31] *** Quits: downtrip_ (~downtrip@replaced-ip ) (Quit: -a- IRC for Android 2.1.50)
2541 [22:31:41] <ChunkzZ> can anyone help me get wireguard working
on debian 9 (stretch) ? I've installed it but the guide on
debian's site isn't helping...
2542 [22:32:10] <ChunkzZ> all I want to do is connect to
/etc/wireguard/wg0.conf
2543 [22:32:19] *** Quits: uniqdom (~uniqdom@replaced-ip ) (Quit: Leaving)
2544 [22:32:30] <phazon> woenx: try using kodi or vlc which use
their own smb libraries
2545 [22:34:21] *** Quits: jesopo (jess@replaced-ip ) (Quit: et nos unum sumus)
2546 [22:36:28] *** Quits: war9407 (war@replaced-ip ) (Remote host closed the connection)
2547 [22:37:20] *** Thargoid is now known as stwalkerster
2548 [22:38:48] *** Quits: msimpson (~msimpson@replaced-ip ) (Remote host closed the connection)
2549 [22:39:50] *** Joins: msimpson (~msimpson@replaced-ip )
2550 [22:40:14] *** Joins: war9407 (war@replaced-ip )
2551 [22:41:33] *** Quits: tryte (~tryte@replaced-ip ) (Ping timeout: 256 seconds)
2552 [22:42:19] *** Joins: kambei (~kambei@replaced-ip )
2553 [22:42:19] *** Quits: kambei (~kambei@replaced-ip ) (Changing host)
2554 [22:42:19] *** Joins: kambei (~kambei@replaced-ip )
2555 [22:42:43] *** Quits: kambei (~kambei@replaced-ip ) (Client Quit)
2556 [22:43:05] *** Joins: kambei (~kambei@replaced-ip )
2557 [22:43:05] *** Joins: CaptainN (zelda@replaced-ip )
2558 [22:44:02] *** Joins: le_flap (~OS-44783@replaced-ip )
2559 [22:44:14] *** Parts: le_flap (~OS-44783@replaced-ip ) ()
2560 [22:44:35] *** Quits: oish (~charlie@replaced-ip ) (Ping timeout: 258 seconds)
2561 [22:45:22] *** Quits: Uberius (~Uberius@replaced-ip ) (Remote host closed the connection)
2562 [22:45:25] *** Quits: ae-35 (~ae-35@replaced-ip ) (Ping timeout: 258 seconds)
2563 [22:46:11] *** Joins: oish (~charlie@replaced-ip )
2564 [22:47:11] <tsglove> I'm trying to track down why a
generic webcam is not working under Stretch. The webcam is new. When
I plug it in, it does pop-up in /dev/video0 . If I try to open the
webcam from VLC, I get an error-line in VLC stating: v4l2 error:
cannot start streaming: Input/output error
2565 [22:47:20] *** Quits: ZRocket (~ZRocket@replaced-ip ) (Quit: Leaving)
2566 [22:47:24] <tsglove> Not sure if to continue debugging in
Debian or somewhere else?
2567 [22:47:58] <tsglove> I also tried the simple program
'cheese' and it does not show an image for the webcam,
although I did not inquire further as to get an error log out of
cheese.
2568 [22:48:10] <tsglove> Any ideas on how I can further figure
out what's going on with the webcam?
2569 [22:49:22] *** Quits: grobi (~rtng@replaced-ip ) (Quit: WeeChat 2.2)
2570 [22:50:03] *** Joins: m0u (~m0u@replaced-ip )
2571 [22:50:45] *** Joins: mtn (~mtn@replaced-ip )
2572 [22:55:26] *** Joins: Guest31933 (~calvin@replaced-ip )
2573 [23:00:36] *** Quits: uio (~uio3@replaced-ip ) (Quit: Leaving)
2574 [23:00:52] *** Quits: Sabaku (~Sabaku@replaced-ip ) (Ping timeout: 255 seconds)
2575 [23:00:53] *** Quits: pingfloyd (~pingfloyd@replaced-ip ) (Quit: WeeChat 1.6)
2576 [23:01:34] *** Quits: jhutchins_wk (~jonathan@replaced-ip ) (Quit: Lost terminal)
2577 [23:01:50] <jmcnaught> tsglove: you could try it with a newer
kernel, either by using a buster live ISO or installing a kernel
from stretch-backports
2578 [23:02:43] *** Joins: Brigo (~Brigo@replaced-ip )
2579 [23:04:01] *** debhelper sets mode: +l 1549
2580 [23:04:18] *** Joins: noodlepie (~phillip@replaced-ip )
2581 [23:05:26] *** Joins: JohnML (~john1@replaced-ip )
2582 [23:05:33] *** Quits: Franknog (~Franknog@replaced-ip ) (Quit: WeeChat 1.9.1)
2583 [23:05:54] <woenx> phazon: I am using Kodi 18.0 on the amazon
fire tv
2584 [23:05:58] <EdePopede> buster live? so not only stable has
them?
2585 [23:06:30] <jmcnaught> EdePopede:
replaced-url
2586 [23:06:42] *** Joins: PileOfDirt (~DIRT@replaced-ip )
2587 [23:07:14] <EdePopede> nice. how didn't i notice this?
2588 [23:07:17] *** Quits: LorD_n1c0w (~igora@replaced-ip ) (Ping timeout: 252 seconds)
2589 [23:07:38] *** Joins: MenschZwoNull (~MenschZwo@replaced-ip )
2590 [23:07:49] *** Quits: MenschZwoNull (~MenschZwo@replaced-ip ) (Remote host closed the connection)
2591 [23:08:03] *** Joins: Uberius (~Uberius@replaced-ip )
2592 [23:08:09] <EdePopede> a suggestion how to make a multiboot
cd? i'm sure i had one before, but who knows what i used to
create it.
2593 [23:08:12] *** Quits: jurisl__ (~RebelCode@replaced-ip ) (Ping timeout: 246 seconds)
2594 [23:08:34] <EdePopede> i mean something where i could add
arbitrary ISOs without too much work.
2595 [23:08:43] *** Quits: xet7 (~xet7@replaced-ip ) (Ping timeout: 248 seconds)
2596 [23:09:42] *** Joins: jgoohu (~Mutter@replaced-ip )
2597 [23:09:47] *** Quits: OS-49722 (~OS-49722@replaced-ip ) (Quit: Leaving)
2598 [23:10:10] <EdePopede> or some info how to do it with the
usual tools. i don't really need a shiny gui ;)
2599 [23:11:05] <annadane> interesting, that wiki wireguard guide
tells you to put sid in
/etc/apt/sources.list.d/unstable-wireguard.list
2600 [23:11:33] <annadane> along with some pinning
2601 [23:11:40] *** Quits: srgg (~srgg@replaced-ip ) (Quit: srgg)
2602 [23:11:40] *** Quits: NetTerminalGene (~NetTermin@replaced-ip ) (Ping timeout: 255 seconds)
2603 [23:12:06] <annadane> ChunkzZ, can you maybe elaborate, you
try to connect to /etc/wireguard/wg0.conf and it doesn't
connect?
2604 [23:13:31] *** Quits: BPGotham (~BGotham@replaced-ip ) (Ping timeout: 248 seconds)
2605 [23:14:09] *** Quits: oish (~charlie@replaced-ip ) (Ping timeout: 246 seconds)
2606 [23:14:11] *** Quits: jgoohu (~Mutter@replaced-ip ) (Client Quit)
2607 [23:14:50] *** Joins: Sabaku (~Sabaku@replaced-ip )
2608 [23:15:14] *** Quits: jubo2 (~juboxi@replaced-ip ) (Quit: Konversation terminated!)
2609 [23:17:04] *** Quits: bolovanos (~bolovanos@replaced-ip ) (Ping timeout: 255 seconds)
2610 [23:17:37] *** Quits: yans (~yans@replaced-ip ) (Quit: chaos is the only true answer)
2611 [23:17:58] *** Joins: tryte (~tryte@replaced-ip )
2612 [23:17:58] *** Quits: Guest64275 (~ham@replaced-ip ) (Read error: Connection reset by peer)
2613 [23:18:51] *** Quits: noodlepie (~phillip@replaced-ip ) (Quit: Going to do something more productive, I think!)
2614 [23:19:07] *** Joins: Guest64275 (~ham@replaced-ip )
2615 [23:20:07] *** Quits: dastier_ (~dastier@replaced-ip ) (Remote host closed the connection)
2616 [23:21:41] *** Joins: xet7 (~xet7@replaced-ip )
2617 [23:22:07] *** Joins: LorD_n1c0w (~igora@replaced-ip )
2618 [23:23:22] *** Quits: electro33 (uid613@replaced-ip ) (Quit: Connection closed for inactivity)
2619 [23:24:02] *** debhelper sets mode: +l 1542
2620 [23:24:59] *** Joins: eyalroz (~quassel@replaced-ip )
2621 [23:25:09] *** Quits: greycat (~wooledg@replaced-ip ) (Quit: They see me clawin' the love seat / They won't
do nothin' 'cause I'm cute and furry)
2622 [23:25:37] *** Quits: tekmans13 (~tekmans@replaced-ip ) (Ping timeout: 252 seconds)
2623 [23:26:13] *** Quits: b0b (~bob@replaced-ip ) (Quit: o/)
2624 [23:27:31] *** Joins: xparanoik (~qwerty@replaced-ip )
2625 [23:27:31] *** Quits: xparanoik (~qwerty@replaced-ip ) (Changing host)
2626 [23:27:31] *** Joins: xparanoik (~qwerty@replaced-ip )
2627 [23:28:12] *** Quits: toozej (~toozej@replaced-ip ) (Read error: Connection reset by peer)
2628 [23:29:12] *** Quits: progart (~kamee@replaced-ip ) (Ping timeout: 246 seconds)
2629 [23:30:03] *** Quits: m0u (~m0u@replaced-ip ) (Ping timeout: 245 seconds)
2630 [23:31:28] *** Joins: noodlepie (~phillip@replaced-ip )
2631 [23:33:26] *** Quits: mtn (~mtn@replaced-ip ) (Quit: Konversation terminated!)
2632 [23:33:30] *** Joins: dastier_ (~dastier@replaced-ip )
2633 [23:33:54] *** Joins: cryptrcv (cryptrcv@replaced-ip )
2634 [23:35:52] *** Quits: melpy (~melpy@replaced-ip ) (Read error: Connection reset by peer)
2635 [23:35:59] <DUKENUKEM> anyone use apt-offline? i created a
.sig on my offline machine, pulled all the debs into a .zip bundle
on the internet-connected machine, but when i go to install the
package on the offline machine, it just says "XYZ.deb file
synced" and I dont see any packages installed
2636 [23:36:08] *** Quits: neops (~neops@replaced-ip##) (Quit: The Lounge - ##replaced-url
2637 [23:36:25] *** Quits: dastier (~dastier@replaced-ip ) (Ping timeout: 255 seconds)
2638 [23:36:26] *** Quits: samnob (~samnob@replaced-ip ) (Ping timeout: 252 seconds)
2639 [23:36:59] *** Joins: c0xc (5b051d5a@replaced-ip )
2640 [23:37:03] <DUKENUKEM> oh im an idiot, you have to
apt-offline install it, then apt-get install it :p
2641 [23:38:09] *** Joins: Shandra (~Odille@replaced-ip )
2642 [23:38:35] <galaxie> DUKENUKEM: Done that before, took me
awhile too.
2643 [23:38:54] *** Quits: Shandra (~Odille@replaced-ip ) (Client Quit)
2644 [23:39:25] *** Joins: victorqueiroz (uid340368@replaced-ip )
2645 [23:39:38] *** Parts: cryptrcv (cryptrcv@replaced-ip ) ("Leaving")
2646 [23:39:55] <oiaohm> DUKENUKEM: apt-offline is populating the
apt cache.
2647 [23:40:08] <oiaohm> DUKENUKEM: so not in fact installing.
2648 [23:40:51] *** Quits: noodlepie (~phillip@replaced-ip ) (Quit: Going to do something more productive, I think!)
2649 [23:42:06] *** Quits: _0bitcount (~Big_Byte@replaced-ip ) (Quit: Leaving)
2650 [23:42:16] *** Quits: debsan (~debsan@replaced-ip ) (Ping timeout: 255 seconds)
2651 [23:42:28] *** Quits: shabius (~shabius@replaced-ip ) (Quit: Leaving)
2652 [23:42:42] *** Quits: enowaldo (~enowaldo@replaced-ip ) (Ping timeout: 244 seconds)
2653 [23:44:01] *** debhelper sets mode: +l 1532
2654 [23:45:03] *** Quits: aindilis (~aindilis@replaced-ip ) (Read error: Connection reset by peer)
2655 [23:45:24] *** Joins: nsk_nyc (~nsk_nyc@replaced-ip )
2656 [23:45:50] *** Quits: annadane (~annadane@replaced-ip ) (Remote host closed the connection)
2657 [23:45:50] *** Joins: melpy (~melpy@replaced-ip )
2658 [23:46:12] *** Joins: shabius (~shabius@replaced-ip )
2659 [23:46:44] *** Quits: r1ch (~r1ch@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
2660 [23:46:51] *** Joins: aindilis (~aindilis@replaced-ip )
2661 [23:47:28] *** Quits: Darcidride (~Darcidrid@replaced-ip ) (Remote host closed the connection)
2662 [23:47:29] *** Joins: Tom_- (tomg@replaced-ip )
2663 [23:47:51] *** Quits: avranas-_ (~avranas-t@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
2664 [23:48:08] *** Quits: BlueByte (~walther@replaced-ip ) (Quit: This computer has gone to sleep)
2665 [23:49:07] *** Joins: HAKEON (~Thunderbi@replaced-ip )
2666 [23:49:41] *** Quits: Renari (~Renari@replaced-ip ) (Read error: Connection reset by peer)
2667 [23:49:58] *** Quits: Tom-_ (tomg@replaced-ip ) (Ping timeout: 246 seconds)
2668 [23:50:47] *** Quits: gour (~gour@replaced-ip ) (Remote host closed the connection)
2669 [23:51:22] *** Joins: toozej (~toozej@replaced-ip )
2670 [23:52:36] *** Quits: jarl (~blt@replaced-ip ) (Quit: Leaving)
2671 [23:53:01] *** Tom_- is now known as Tom-_
2672 [23:53:24] *** Joins: Renari (~Renari@replaced-ip )
2673 [23:53:31] *** Quits: HAKEON (~Thunderbi@replaced-ip ) (Ping timeout: 248 seconds)
2674 [23:54:57] *** Joins: Lorilyn (~Nara@replaced-ip )
2675 [23:55:09] *** Quits: dkmueller (~dkmueller@replaced-ip ) (Quit: WeeChat 2.4)
2676 [23:55:18] *** Quits: retpoline (~retpoline@replaced-ip ) (Quit: bye)
2677 [23:55:30] *** Quits: argusbr (~tls@replaced-ip ) (Ping timeout: 258 seconds)
2678 [23:55:49] *** Joins: argusbr (~tls@replaced-ip )
2679 [23:55:50] *** Quits: argusbr (~tls@replaced-ip ) (Changing host)
2680 [23:55:50] *** Joins: argusbr (~tls@replaced-ip )
2681 [23:55:54] *** Joins: GenTooMan (~cyberman@replaced-ip )
2682 [23:56:00] *** Joins: benf (benf2004@replaced-ip )
2683 [23:56:02] *** Quits: aindilis (~aindilis@replaced-ip ) (Read error: Connection reset by peer)
2684 [23:57:54] *** Joins: aindilis (~aindilis@replaced-ip )
2685 [23:58:15] *** Quits: AlexPortable (uid7568@replaced-ip ) (Ping timeout: 250 seconds)
2686 [23:59:00] *** Joins: jarlaxl (~blt@replaced-ip )
2687 [23:59:20] *** Joins: AlexPortable (uid7568@replaced-ip )
↑ top
context: nick names on moving displays as market values
#debian Freenode IRC channel closed on 2021-06-01
contact: a @ her0. be