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:01] <LaScoumoune_> you have make a change before ? and
other, for me i use debian since 8years, 3 times that can be slow
and i have found the problem very fast, so that strange why is so
slow on you're computer. I hop you find fast my friend
1 [00:00:01] *** Quits: drzacek (~drzacek@replaced-ip##) (Quit: ZNC 1.7.2+deb3 - ##replaced-url
2 [00:00:23] *** Quits: asymptotically (~asymptoti@replaced-ip ) (Quit: Leaving)
3 [00:00:24] <LaScoumoune_> and my english is not very good so
complicated for me to help you :/
4 [00:00:46] *** Joins: foul_owl (~foul_owl@replaced-ip )
5 [00:00:53] *** Joins: drzacek (~drzacek@replaced-ip )
6 [00:00:56] <LaScoumoune_> the clock who doesn't update
that very warning !!!
7 [00:01:08] *** Quits: greycat (~greg@replaced-ip ) (Quit: Bye)
8 [00:01:13] <foul_owl> How do I kill a process that won't
respond to kill -9? The process is thunar
9 [00:03:39] <rgwu> Did you specify the correct pid?
10 [00:03:47] <foul_owl> Yes
11 [00:03:57] <rgwu> Did you issue the command as root?
12 [00:04:06] <foul_owl> As a normal user and root
13 [00:04:21] <velix> Highly interesting. What's the
limiting factor here? Pipe or cat? `pv /dev/zero > /dev/null` =
9.12 GiB/s but `cat /dev/zero | pv > /dev/null` = 2.55 GiB/s
14 [00:04:22] *** Quits: h0 (~h0@replaced-ip ) (Ping timeout: 260 seconds)
15 [00:04:43] *** Quits: gacekjk (~gacekjk@replaced-ip ) (Quit: leaving)
16 [00:05:17] <rgwu> foul_owl: How many instances of Thunar are
running? ps aux | grep -i thunar
17 [00:05:37] *** Quits: Night-Shade (~TimF@replaced-ip ) (Ping timeout: 246 seconds)
18 [00:05:57] *** Joins: gacekjk (~gacekjk@replaced-ip )
19 [00:06:02] <foul_owl> 1 instance
20 [00:06:03] *** Quits: winterflaw (~winterfla@replaced-ip ) (Ping timeout: 240 seconds)
21 [00:06:09] <LaScoumoune_> if multi instances: killall thunar
22 [00:06:33] *** Joins: ChibaPet (~mason@replaced-ip )
23 [00:06:39] <foul_owl> I believe this is a bug in Linux
itself. (Although I'm sure people will say it's not a bug,
it's a feature)
24 [00:06:58] <foul_owl> To the average desktop user, it's
a bug
25 [00:07:08] <velix> Oh, I'm on #debian not on #linux -
sorry.
26 [00:07:20] *** Joins: NotKyros (kyros@replaced-ip )
27 [00:07:55] *** Joins: ilmostro (~ilmostro@replaced-ip )
28 [00:07:56] <foul_owl>
replaced-url
29 [00:08:05] <foul_owl> "Since the program isn't
really using any resources it really doesn't cause any
issues."
30 [00:08:23] <foul_owl> Except I don't want 30 dead thunar
windows floating around my desktop
31 [00:08:37] *** Quits: Kyros (kyros@replaced-ip ) (Ping timeout: 264 seconds)
32 [00:08:37] *** NotKyros is now known as Kyros
33 [00:08:55] <LaScoumoune_> yeaa
34 [00:09:15] <LaScoumoune_> i have same issue with gnome-file
35 [00:09:31] <foul_owl> And more importantly, trying to launch
a new instance of thunar does not work
36 [00:09:45] <LaScoumoune_> i have try to kill gnome-file, but
that was not gnome-file
37 [00:10:07] <foul_owl> So I have to reboot my entire system
every time thunar chokes on a bad sd card? That's insane
38 [00:10:07] *** Quits: k4nz (~Thunderbi@replaced-ip ) (Ping timeout: 260 seconds)
39 [00:10:14] *** Quits: mason (~mason@replaced-ip ) (Disconnected by services)
40 [00:10:19] *** ChibaPet is now known as mason
41 [00:10:25] *** Joins: Ede|Popede (~EdePopede@replaced-ip )
42 [00:10:29] *** Joins: k4nz (~Thunderbi@replaced-ip )
43 [00:10:32] <foul_owl> It's simply bad design. Unless
there is some secret way to kill the process that I don't know
about
44 [00:10:32] *** Quits: EdePopede (~EdePopede@replaced-ip ) (Read error: Connection reset by peer)
45 [00:10:57] <LaScoumoune_> try to kill the process you have
run before you're file manager
46 [00:11:04] <rgwu> foul_owl: You failed to mention you have
thunar trying to deal with bad hardware.
47 [00:11:07] *** Joins: h0 (~h0@replaced-ip )
48 [00:11:12] *** Joins: Betal (~Betal@replaced-ip )
49 [00:11:13] *** Joins: Garb0_ (~Garb0@replaced-ip )
50 [00:11:21] <foul_owl> That's what I've seen happen
in the past
51 [00:11:32] <foul_owl> I'm assuming that is what happened
now
52 [00:11:43] <foul_owl> All I know is that it's unkillable
53 [00:11:48] <LaScoumoune_> do that look
54 [00:12:18] <foul_owl> How would I even try to determine
that's what the issue is? It's not even possible to know
55 [00:12:25] <LaScoumoune_> ps -eo pid,ppid,cmd,%mem,%cpu
--sort=-%cpu | head
56 [00:12:31] <LaScoumoune_> ps -eo pid,ppid,cmd,%mem,%cpu
--sort=-%mem | head
57 [00:12:32] <rgwu> foul_owl: There's probably a udiskctl
command that would sort things out for you, but I don't know
what it would be.
58 [00:12:42] *** Quits: AlmarShenwan (~quassel@replaced-ip ) (Ping timeout: 258 seconds)
59 [00:13:00] <foul_owl> Interesting, thank you! If I know the
possible command, I can look it up
60 [00:13:12] <rgwu> np
61 [00:13:34] <foul_owl> I don't know for sure that is the
cause
62 [00:13:34] *** Quits: Garb0 (~Garb0@replaced-ip ) (Ping timeout: 240 seconds)
63 [00:13:52] <foul_owl> But it seems like some thing disk io
related can make a process unkillable
64 [00:14:03] <LaScoumoune_> no possible
65 [00:14:14] <LaScoumoune_> i have a same problem like you
66 [00:14:20] <LaScoumoune_> and that not you're file
manager
67 [00:14:33] <LaScoumoune_> I have use a shell, my pc have
freez in the past
68 [00:14:51] <mzajc> I intend to "switch" from debian
to bedrock. are there any caveats I must be aware of?
69 [00:14:55] <rgwu> foul_owl: udisksctl status
70 [00:15:03] <foul_owl> I didn't launch thunar from a
shell, I beleive I lauch it on fluxbox init
71 [00:15:12] <foul_owl> (Which might use a shell itself)
72 [00:15:36] *** Joins: WatchDog (~WatchDog@replaced-ip )
73 [00:16:02] <LaScoumoune_> Ok folk i do eat, but no put
you're arm down ! With debian you can all man
74 [00:16:09] <LaScoumoune_> with windows you like a jail
75 [00:16:23] <foul_owl> Hmm, that command does not exit, it
just hangs
76 [00:17:06] <LaScoumoune_> look what use all you're
memory or cpu for freez you're file manager
77 [00:17:33] <foul_owl> Thank you, I don't see anything
hogging any cycles or ram right now
78 [00:17:40] *** Quits: czesmir (~stefan@replaced-ip ) (Quit: Lost terminal)
79 [00:18:46] <foul_owl> Looks like the state is
"uninterruptible sleep"
80 [00:19:15] <LaScoumoune_> normaly is you use top or the other
commande i have write
81 [00:19:23] <LaScoumoune_> you do see you're file manager
in the top
82 [00:19:42] *** Joins: HarveyPwca (~HarveyPwc@replaced-ip )
83 [00:19:50] <LaScoumoune_> if not that not you're file
manager you do to kill another process
84 [00:20:53] *** Joins: sbetrium (~sbetrium@replaced-ip )
85 [00:21:10] *** Quits: hays (~quassel@replaced-ip ) (Ping timeout: 260 seconds)
86 [00:21:17] *** Quits: debsan (~debsan@replaced-ip ) (Ping timeout: 272 seconds)
87 [00:21:44] <LaScoumoune_> and try to umount you're
sdcard correctly
88 [00:22:35] <foul_owl> The parent process is fluxbox, and
I'm unable to restart at this time, just as bad as restarting
my entire system
89 [00:23:20] <foul_owl> I think the issue is the design of the
Linux kernel, being unable to kill a process in the D state
90 [00:23:42] <foul_owl> Thank you everyone
91 [00:24:31] *** Quits: LaScoumoune_ (~LaScoumou@replaced-ip ) (Quit: LaScoumoune_)
92 [00:26:46] *** Joins: dominic34 (Thunderbir@replaced-ip )
93 [00:26:46] *** Quits: keytap (~nicholasr@replaced-ip ) (Ping timeout: 256 seconds)
94 [00:27:17] *** Joins: zalt (~devp@replaced-ip )
95 [00:31:10] *** Joins: mtn (~mtn@replaced-ip )
96 [00:32:43] *** Quits: Admiral_Purr (~Admiral_P@replaced-ip ) (Quit: Admiral_Purr)
97 [00:34:48] *** Joins: zalt_ (~devp@replaced-ip )
98 [00:35:42] *** Quits: funnel (~funnel@replaced-ip ) (Ping timeout: 258 seconds)
99 [00:36:27] *** Quits: grobi (~rtng@replaced-ip ) (Ping timeout: 240 seconds)
100 [00:36:30] *** Quits: _0bitcount (~Big_Byte@replaced-ip ) (Quit: Leaving)
101 [00:36:51] *** Joins: funnel (~funnel@replaced-ip )
102 [00:38:04] *** Quits: zalt (~devp@replaced-ip ) (Ping timeout: 265 seconds)
103 [00:38:08] *** Quits: NeoCron (~neocron_@replaced-ip ) (Ping timeout: 260 seconds)
104 [00:39:12] *** Joins: debsan (~debsan@replaced-ip )
105 [00:39:39] *** Quits: xaa (~xaa@replaced-ip ) (Ping timeout: 272 seconds)
106 [00:44:43] *** Quits: jjrh (~weechat12@replaced-ip ) (Ping timeout: 272 seconds)
107 [00:45:26] *** Joins: IanJ (~IanJ@replaced-ip )
108 [00:46:16] *** Quits: kw21 (~kw21@replaced-ip ) (Remote host closed the connection)
109 [00:48:28] *** Quits: johnm (~johnm@replaced-ip ) (Quit: later)
110 [00:48:40] *** Quits: doubletwist (~doubletwi@replaced-ip ) (Ping timeout: 246 seconds)
111 [00:49:02] *** debhelper sets mode: +l 1171
112 [00:49:14] *** Quits: fatalerrors (~fatalerro@replaced-ip ) (Read error: Connection reset by peer)
113 [00:52:39] *** Quits: nifker (~Thunderbi@replaced-ip ) (Quit: nifker)
114 [00:52:47] *** Joins: grobi (~rtng@replaced-ip )
115 [00:54:44] *** Joins: dvs (~hibbard@replaced-ip )
116 [00:55:19] *** Quits: thiras (~thiras@replaced-ip ) (Ping timeout: 246 seconds)
117 [00:56:20] *** Quits: winy (~vince@replaced-ip ) (Quit: Leaving.)
118 [00:57:57] *** Joins: fatalerrors (~fatalerro@replaced-ip )
119 [00:58:43] *** Joins: jjrh (~weechat12@replaced-ip )
120 [00:59:31] *** Quits: Haudegen (~quassel@replaced-ip ) (Ping timeout: 246 seconds)
121 [01:00:18] *** Quits: mfranzwa (~mfranzwa@replaced-ip ) (Read error: Connection reset by peer)
122 [01:00:53] *** Quits: kreyren (~kreyren@replaced-ip ) (Remote host closed the connection)
123 [01:04:25] *** Quits: icebit_ (~marco@replaced-ip ) (Quit: Konversation terminated!)
124 [01:07:14] *** Joins: kreyren (~kreyren@replaced-ip )
125 [01:07:20] *** Parts: cronolio (~alex@replaced-ip ) ()
126 [01:07:21] *** Quits: Ede|Popede (~EdePopede@replaced-ip ) (Remote host closed the connection)
127 [01:08:12] *** Joins: Ede|Popede (~EdePopede@replaced-ip )
128 [01:08:27] *** Quits: edlou (uid413273@replaced-ip ) (Quit: Connection closed for inactivity)
129 [01:08:30] *** Quits: apus (~apus@replaced-ip ) (Remote host closed the connection)
130 [01:09:02] *** debhelper sets mode: +l 1165
131 [01:09:19] *** Joins: apus (~apus@replaced-ip )
132 [01:09:55] *** Quits: grobi (~rtng@replaced-ip ) (Quit: WeeChat 2.8)
133 [01:10:53] *** Joins: mslt (~mslt@replaced-ip )
134 [01:12:36] *** Quits: kreyren (~kreyren@replaced-ip ) (Remote host closed the connection)
135 [01:14:04] *** Parts: brkiddo (~brkiddo@replaced-ip ) ()
136 [01:14:11] *** Joins: winy (~vince@replaced-ip )
137 [01:15:19] *** Quits: tagomago (~tagomago@replaced-ip ) (Quit: Konversation terminated!)
138 [01:16:37] *** Quits: gelignite (~gelignite@replaced-ip ) (Quit: Stay safe! Stay at home! Stop the chain reaction!)
139 [01:16:41] *** Quits: Zardoz (~Zardoz@replaced-ip##) (Quit: ZNC 1.8.0 - ##replaced-url
140 [01:18:12] *** Joins: kreyren (~kreyren@replaced-ip )
141 [01:18:52] *** Joins: Butt3rfly (~Butt3rfly@replaced-ip )
142 [01:20:48] *** Quits: mtn (~mtn@replaced-ip ) (Quit: Konversation terminated!)
143 [01:21:23] <annadane> what package are spice guest tools in
in debian?
144 [01:22:43] *** Quits: _aeris_ (~aeris@replaced-ip ) (Ping timeout: 240 seconds)
145 [01:22:50] *** Joins: _aeris (~aeris@replaced-ip )
146 [01:23:14] *** _aeris is now known as _aeris_
147 [01:25:23] *** Joins: warsoul (warsoul@replaced-ip )
148 [01:27:01] *** Joins: hays (~quassel@replaced-ip )
149 [01:27:18] <Casper26> Anyone help with why debian is seeing
an internal drive and thinks it's an external drive?
150 [01:27:46] *** Joins: Zardoz (~Zardoz@replaced-ip )
151 [01:29:44] *** Quits: hays (~quassel@replaced-ip ) (Client Quit)
152 [01:32:13] *** Quits: winy (~vince@replaced-ip ) (Quit: Leaving.)
153 [01:35:37] *** Quits: rgwu (~rgwu@replaced-ip ) (Ping timeout: 260 seconds)
154 [01:35:40] *** Quits: ddsys (~ddsys@replaced-ip ) (Quit: Leaving)
155 [01:35:57] *** Quits: b30wulf (uid175355@replaced-ip ) (Quit: Connection closed for inactivity)
156 [01:36:06] *** Joins: Lord_of_Life_ (~Lord@replaced-ip )
157 [01:36:40] *** Quits: reffle (~reffle@replaced-ip ) (Quit: This computer has gone to sleep)
158 [01:36:42] *** Joins: ddsys (~ddsys@replaced-ip )
159 [01:37:25] *** Quits: dethos (~dethos@replaced-ip ) (Ping timeout: 264 seconds)
160 [01:37:43] *** Joins: Ark74 (~Ark74@replaced-ip )
161 [01:38:37] *** Quits: Lord_of_Life (~Lord@replaced-ip ) (Ping timeout: 264 seconds)
162 [01:38:38] *** Lord_of_Life_ is now known as Lord_of_Life
163 [01:42:07] *** Quits: hbnrf (~hbnrf@replaced-ip ) (Remote host closed the connection)
164 [01:42:22] *** Quits: Ark74 (~Ark74@replaced-ip ) (Ping timeout: 260 seconds)
165 [01:42:22] *** Joins: hbnrf (~hbnrf@replaced-ip )
166 [01:43:27] *** Tyrasuki7685 is now known as Tyrasuki
167 [01:48:11] *** Quits: mzajc (~marko@replaced-ip ) (Quit: SIGTERM'd)
168 [01:49:01] *** debhelper sets mode: +l 1159
169 [01:51:40] *** Quits: sbetrium (~sbetrium@replaced-ip ) (Quit: sbetrium)
170 [01:53:12] *** Joins: john2x (~user@replaced-ip )
171 [01:53:28] *** Joins: m0u (~m0u@replaced-ip )
172 [01:55:44] *** Quits: ceska (~Cieska@replaced-ip ) (Ping timeout: 256 seconds)
173 [01:57:26] *** Quits: gekkou (main@replaced-ip ) (Ping timeout: 256 seconds)
174 [01:59:22] *** Joins: gekkou (main@replaced-ip )
175 [02:00:13] *** Quits: lead_pipe23 (~Lead@replaced-ip ) (Ping timeout: 264 seconds)
176 [02:00:54] *** Quits: coruja (~coruja@replaced-ip ) (Ping timeout: 240 seconds)
177 [02:01:06] *** Quits: level3 (level3@replaced-ip ) (Quit: WeeChat 2.8)
178 [02:01:08] *** Quits: de-facto (~de-facto@replaced-ip ) (Quit: See you around.)
179 [02:01:25] *** Quits: k4nz (~Thunderbi@replaced-ip ) (Ping timeout: 264 seconds)
180 [02:01:50] *** Joins: de-facto (~de-facto@replaced-ip )
181 [02:02:41] *** Quits: Pidgeotto (drowsyivy@replaced-ip ) (Read error: Connection reset by peer)
182 [02:03:08] *** Joins: edlou (uid413273@replaced-ip )
183 [02:04:18] *** Quits: jrgill (~jrgill@replaced-ip ) (Ping timeout: 260 seconds)
184 [02:04:54] *** Quits: _Matth_ (~Matth@replaced-ip ) (Ping timeout: 240 seconds)
185 [02:05:00] *** Joins: coruja (~coruja@replaced-ip )
186 [02:05:01] <quadrathoch2> Casper26 most of the times it
depends how your bios sets up your disk
187 [02:07:35] *** Joins: Zauberfisch (~Zauberfis@replaced-ip )
188 [02:07:59] *** Quits: Tobbi (~Tobbi@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
189 [02:10:33] *** Joins: AlmarShenwan (~quassel@replaced-ip )
190 [02:11:58] *** Quits: Brigo (~Brigo@replaced-ip ) (Ping timeout: 246 seconds)
191 [02:13:22] *** Quits: IanJ (~IanJ@replaced-ip ) (Quit: IanJ)
192 [02:13:26] <Casper26> bios hasn't changed and its never
been seen as an external drive?
193 [02:13:43] *** Joins: zapatistaist (~zapatista@replaced-ip )
194 [02:14:03] *** Quits: Zardoz (~Zardoz@replaced-ip##) (Quit: ZNC 1.8.0 - ##replaced-url
195 [02:16:07] *** Quits: zapatista (~zapatista@replaced-ip ) (Ping timeout: 260 seconds)
196 [02:16:46] *** Joins: Zardoz (~Zardoz@replaced-ip )
197 [02:19:02] *** debhelper sets mode: +l 1153
198 [02:20:43] *** Joins: doubletwist (~doubletwi@replaced-ip )
199 [02:23:22] *** Joins: keytap (~nicholasr@replaced-ip )
200 [02:23:26] *** Quits: diniwed (~gavron@replaced-ip ) (Ping timeout: 265 seconds)
201 [02:23:37] *** Joins: Ametrine (~Butt3rfly@replaced-ip )
202 [02:24:12] *** Joins: diniwed (~gavron@replaced-ip )
203 [02:24:13] *** Quits: Butt3rfly (~Butt3rfly@replaced-ip ) (Ping timeout: 246 seconds)
204 [02:24:26] *** Joins: k4nz (~Thunderbi@replaced-ip )
205 [02:24:33] *** Joins: Pidgeotto (drowsyivy@replaced-ip )
206 [02:27:10] *** Joins: FennecCode (~user@replaced-ip )
207 [02:28:10] *** Joins: mzajc (~marko@replaced-ip )
208 [02:28:45] *** Quits: keytap (~nicholasr@replaced-ip ) (Ping timeout: 265 seconds)
209 [02:29:16] *** Quits: mzajc (~marko@replaced-ip ) (Client Quit)
210 [02:30:12] *** Joins: voidSurfr (~todd_dsm@replaced-ip )
211 [02:31:27] *** Quits: hyskaru (~hyskaru@replaced-ip ) (Quit: hyskaru)
212 [02:31:38] *** Joins: hyskaru (~hyskaru@replaced-ip )
213 [02:32:30] *** Joins: thiras (~thiras@replaced-ip )
214 [02:33:37] *** Quits: tinga (~tinga@replaced-ip ) (Ping timeout: 260 seconds)
215 [02:36:01] *** Joins: mzajc (~marko@replaced-ip )
216 [02:36:39] *** Quits: olegb (~ole@replaced-ip ) (Ping timeout: 260 seconds)
217 [02:37:30] *** Quits: voidSurfr (~todd_dsm@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
218 [02:37:52] *** Joins: rgwu (~rgwu@replaced-ip )
219 [02:38:34] *** Quits: Immanuel (~Manu@replaced-ip ) (Ping timeout: 246 seconds)
220 [02:38:41] *** ducati916__ is now known as ducati916
221 [02:39:22] *** Joins: omeniux (~omenius@replaced-ip )
222 [02:39:28] *** Quits: HarveyPwca (~HarveyPwc@replaced-ip ) (Quit: Leaving)
223 [02:39:54] *** Quits: omenius (~omenius@replaced-ip ) (Ping timeout: 258 seconds)
224 [02:40:23] *** Joins: Immanuel (~Manu@replaced-ip )
225 [02:44:23] *** Quits: WatchDog (~WatchDog@replaced-ip ) (Ping timeout: 240 seconds)
226 [02:47:19] *** Joins: sbetrium (~sbetrium@replaced-ip )
227 [02:47:51] *** Joins: voidSurfr (~todd_dsm@replaced-ip )
228 [02:48:03] *** Quits: voidSurfr (~todd_dsm@replaced-ip ) (Client Quit)
229 [02:48:59] *** Quits: blurkis (~kent@replaced-ip ) (Read error: Connection reset by peer)
230 [02:49:44] *** Joins: blurkis (~kent@replaced-ip )
231 [02:51:06] *** Quits: qu1nn_pr0 (~qu1nn@replaced-ip ) (Quit: Konversation terminated!)
232 [02:52:14] *** Quits: coruja (~coruja@replaced-ip ) (Ping timeout: 240 seconds)
233 [02:52:42] *** Joins: k4nz1 (~Thunderbi@replaced-ip )
234 [02:53:43] *** Quits: rare_energy (~quassel@replaced-ip ) (Read error: Connection reset by peer)
235 [02:54:13] *** Quits: k4nz (~Thunderbi@replaced-ip ) (Ping timeout: 264 seconds)
236 [02:54:14] *** k4nz1 is now known as k4nz
237 [02:54:15] *** Joins: rare_energy (~quassel@replaced-ip )
238 [02:54:32] *** Joins: bananya (~bananya4@replaced-ip )
239 [02:55:07] *** Joins: WatchDog (~WatchDog@replaced-ip )
240 [02:56:27] *** Joins: coruja (~coruja@replaced-ip )
241 [02:58:35] *** Joins: Hunterkll (~hunterkll@replaced-ip )
242 [02:59:02] *** debhelper sets mode: +l 1159
243 [03:00:17] *** Joins: Lord_of_Life_ (~Lord@replaced-ip )
244 [03:00:37] *** Quits: Lord_of_Life (~Lord@replaced-ip ) (Read error: Connection reset by peer)
245 [03:01:21] *** Joins: Night-Shade (~TimF@replaced-ip )
246 [03:03:06] *** Lord_of_Life_ is now known as Lord_of_Life
247 [03:03:22] *** Joins: keytap (~nicholasr@replaced-ip )
248 [03:05:16] *** Joins: sidmo_ (~ident@replaced-ip )
249 [03:07:34] *** Quits: Ametrine (~Butt3rfly@replaced-ip ) (Ping timeout: 240 seconds)
250 [03:07:39] *** Joins: Butt3rfly (~Butt3rfly@replaced-ip )
251 [03:08:23] *** Quits: keytap (~nicholasr@replaced-ip ) (Ping timeout: 265 seconds)
252 [03:08:52] *** Quits: sidmo (~ident@replaced-ip ) (Ping timeout: 265 seconds)
253 [03:10:41] *** Quits: mzajc (~marko@replaced-ip ) (Quit: SIGTERM'd)
254 [03:11:06] *** Quits: bananya (~bananya4@replaced-ip ) (Quit: Leaving)
255 [03:11:46] *** Quits: prnflks_ (~prnflks@replaced-ip ) (Ping timeout: 265 seconds)
256 [03:13:28] *** Quits: Zardoz (~Zardoz@replaced-ip##) (Quit: ZNC 1.8.0 - ##replaced-url
257 [03:13:40] *** Joins: mzajc (~marko@replaced-ip )
258 [03:13:47] <quadrathoch2> Casper26, hm then sorry, no idea.
for me it was always a bios/efi issue
259 [03:13:47] *** Quits: FennecCode (~user@replaced-ip ) (Ping timeout: 240 seconds)
260 [03:14:14] <Casper26> yea i'm not sure either...
261 [03:14:32] *** Joins: AreThree (~r3@replaced-ip )
262 [03:15:29] *** Joins: prnflks (~prnflks@replaced-ip )
263 [03:15:34] *** Quits: r3 (~r3@replaced-ip ) (Ping timeout: 256 seconds)
264 [03:16:21] *** Joins: black_ant (~antilope@replaced-ip )
265 [03:18:17] *** Joins: davschr (~daschr@replaced-ip )
266 [03:18:53] *** drzacek is now known as Guest16184
267 [03:18:53] *** Quits: Guest16184 (~drzacek@replaced-ip ) (Killed (egan.freenode.net (Nickname regained by services)))
268 [03:18:55] *** Joins: drzacek (~drzacek@replaced-ip )
269 [03:19:01] *** Joins: ghanima (~craig_000@replaced-ip )
270 [03:19:15] *** Quits: daschr (~daschr@replaced-ip ) (Ping timeout: 272 seconds)
271 [03:19:24] *** Joins: Zardoz (~Zardoz@replaced-ip )
272 [03:19:30] *** Quits: Dragon092 (~Dragon@replaced-ip ) (Ping timeout: 265 seconds)
273 [03:21:19] *** Joins: Dragon092 (~Dragon@replaced-ip )
274 [03:25:14] *** Joins: hussar (hussar@replaced-ip )
275 [03:26:23] *** Joins: wymillerlinux (~wymillerl@replaced-ip )
276 [03:27:34] *** Quits: diniwed (~gavron@replaced-ip ) (Ping timeout: 246 seconds)
277 [03:29:25] *** Quits: rgwu (~rgwu@replaced-ip ) (Quit: leaving)
278 [03:32:33] *** Quits: ghanima (~craig_000@replaced-ip ) (Read error: Connection reset by peer)
279 [03:33:51] *** Quits: wymillerlinux (~wymillerl@replaced-ip ) (Quit: wymillerlinux)
280 [03:35:23] *** Quits: Gnhugo (~yaaic@replaced-ip ) (Remote host closed the connection)
281 [03:36:24] *** Joins: FennecCode (~user@replaced-ip )
282 [03:36:54] *** Quits: Tom01 (~tom@replaced-ip ) (Ping timeout: 265 seconds)
283 [03:38:03] *** Quits: mzajc (~marko@replaced-ip ) (Quit: SIGTERM'd)
284 [03:41:06] *** Joins: fmaurer_ (~quassel@replaced-ip )
285 [03:41:58] *** Joins: diniwed (~gavron@replaced-ip )
286 [03:42:49] *** Quits: v01t (~matrixirc@replaced-ip ) (Ping timeout: 264 seconds)
287 [03:44:20] *** Joins: mzajc (~marko@replaced-ip )
288 [03:44:21] *** Quits: hyskaru (~hyskaru@replaced-ip ) (Quit: hyskaru)
289 [03:45:13] *** Quits: fmaurer (~quassel@replaced-ip ) (Ping timeout: 264 seconds)
290 [03:51:10] *** Joins: Tyrasuki7 (~Tyrasuki@replaced-ip )
291 [03:51:23] *** Quits: ChmEarl (~chmearl@replaced-ip ) (Quit: Leaving)
292 [03:51:51] *** Quits: Tyrasuki (~Tyrasuki@replaced-ip ) (Read error: Connection reset by peer)
293 [03:51:51] *** Tyrasuki7 is now known as Tyrasuki
294 [03:54:32] *** Quits: mzajc (~marko@replaced-ip ) (Quit: SIGTERM'd)
295 [03:55:03] *** Quits: Boohbah (~Boohbah@replaced-ip ) (Ping timeout: 240 seconds)
296 [03:57:18] *** Joins: mzajc (~marko@replaced-ip )
297 [04:01:21] *** Quits: g6502 (~user@replaced-ip ) (Quit: WeeChat 2.8)
298 [04:03:34] *** Quits: sbetrium (~sbetrium@replaced-ip ) (Quit: sbetrium)
299 [04:04:17] *** Joins: Aavar_ (~aavar@replaced-ip )
300 [04:04:23] *** Quits: WatchDog (~WatchDog@replaced-ip ) (Ping timeout: 240 seconds)
301 [04:05:01] *** Quits: Aavar (~aavar@replaced-ip ) (Ping timeout: 264 seconds)
302 [04:05:23] *** Joins: forgotmynick (uid24625@replaced-ip )
303 [04:07:56] *** Joins: secntech (~secntech@replaced-ip )
304 [04:08:31] *** Joins: r3 (~r3@replaced-ip )
305 [04:08:37] *** Joins: Ericounet (~Eric@replaced-ip )
306 [04:09:19] *** Joins: WatchDog (~WatchDog@replaced-ip )
307 [04:09:27] *** Quits: Cabanossi (~Cabanossi@replaced-ip ) (Ping timeout: 240 seconds)
308 [04:09:36] *** Joins: mnemonic (~semeion@replaced-ip )
309 [04:09:54] *** Quits: AreThree (~r3@replaced-ip ) (Ping timeout: 240 seconds)
310 [04:10:46] *** Quits: zykotick9 (~zykotick9@replaced-ip ) (Quit: leaving)
311 [04:11:19] *** Joins: Boohbah (~Boohbah@replaced-ip )
312 [04:11:51] *** Quits: semeion (~semeion@replaced-ip ) (Ping timeout: 260 seconds)
313 [04:11:54] *** Joins: Cabanossi (~Cabanossi@replaced-ip )
314 [04:13:24] *** Quits: mzajc (~marko@replaced-ip ) (Quit: SIGTERM'd)
315 [04:15:06] *** Joins: Gnhugo (~yaaic@replaced-ip )
316 [04:16:26] *** Joins: mzajc (~marko@replaced-ip )
317 [04:19:07] *** Quits: zerofreak (~zerofreak@replaced-ip ) (Remote host closed the connection)
318 [04:20:54] *** Quits: coruja (~coruja@replaced-ip ) (Remote host closed the connection)
319 [04:21:10] *** Joins: sixtysix_ (~sixtysix@replaced-ip )
320 [04:21:23] *** Quits: mzajc (~marko@replaced-ip ) (Quit: SIGTERM'd)
321 [04:22:01] *** Joins: coruja (~coruja@replaced-ip )
322 [04:23:19] *** Joins: Thedarkb (~beno@replaced-ip )
323 [04:23:23] *** Quits: ducati916 (~ducati916@replaced-ip ) (Ping timeout: 240 seconds)
324 [04:23:40] *** Joins: mzajc (~marko@replaced-ip )
325 [04:24:14] *** Quits: thiras (~thiras@replaced-ip ) (Ping timeout: 240 seconds)
326 [04:25:14] *** Quits: Thedarkb1 (~beno@replaced-ip ) (Ping timeout: 265 seconds)
327 [04:28:19] *** Joins: achim_311 (~achim_311@replaced-ip )
328 [04:28:22] *** Joins: Ametrine (~Butt3rfly@replaced-ip )
329 [04:29:01] *** Quits: Butt3rfly (~Butt3rfly@replaced-ip ) (Ping timeout: 264 seconds)
330 [04:29:15] *** Quits: Hunterkll (~hunterkll@replaced-ip ) (Remote host closed the connection)
331 [04:29:37] *** Quits: mzajc (~marko@replaced-ip ) (Ping timeout: 264 seconds)
332 [04:29:45] *** Joins: Hunterkll (~hunterkll@replaced-ip )
333 [04:29:52] *** Joins: nickodd (~nickodd@replaced-ip )
334 [04:31:01] *** Joins: zykotick9 (~zykotick9@replaced-ip )
335 [04:31:27] *** Joins: madre (~user@replaced-ip )
336 [04:31:50] *** Joins: dashs (~dave@replaced-ip )
337 [04:31:56] *** Quits: madre (~user@replaced-ip ) (Quit: madre)
338 [04:32:27] *** Joins: madre (~user@replaced-ip )
339 [04:32:46] *** Joins: KoaX (~user@replaced-ip )
340 [04:33:49] *** Quits: Kyros (kyros@replaced-ip ) (Ping timeout: 264 seconds)
341 [04:35:20] *** Joins: Kyros (kyros@replaced-ip )
342 [04:35:23] <KoaX> having a very simple issues with ssh. just
installed fresh copy of Debian 10.4, installed openssh-server and
went to /etc/ssh/ssh_confid and added passwordAuthentication yes and
permitRootLogin yes but i still cant login via ssh, says permission
denied. am i missing something?
343 [04:36:53] *** Quits: Hunterkll (~hunterkll@replaced-ip ) (Remote host closed the connection)
344 [04:37:09] <Disavowed> KoaX: try passing -vvv to ssh - should
give you something to work with
345 [04:37:20] *** Joins: Hunterkll (~hunterkll@replaced-ip )
346 [04:39:02] <KoaX> says Authentications that can continue:
publickey,password, im entering the right password, i dont get it
347 [04:39:43] *** Quits: gryffus (~gryffus@replaced-ip ) (Quit: This computer has gone to sleep)
348 [04:40:16] <quadrathoch2> KoaX so the the client reaches the
server?
349 [04:40:37] <KoaX> also, when i login as the user i created
during install, it says command not found when i type sudo i never
says either of these issues with debian 10.1, 10.2 or 10.3
350 [04:40:53] <KoaX> quadrathoch2: yes its does
351 [04:41:20] <quadrathoch2> KoaX just making sure, did you
remove the comment # from permitRootLogin?
352 [04:41:40] *** Quits: m0u (~m0u@replaced-ip ) (Ping timeout: 265 seconds)
353 [04:41:43] <quadrathoch2> KoaX did you type in a root
password during install?
354 [04:41:44] *** Quits: madre (~user@replaced-ip ) (Quit: No Ping reply in 180 seconds.)
355 [04:41:45] <KoaX> yes, its removed
356 [04:41:59] <quadrathoch2> because if you did, sudo won't
get installed
357 [04:42:20] <KoaX> quadrathoch2: yes and im logging in fine as
root into the terminal
358 [04:42:46] <quadrathoch2> KoaX so to fix the sudo issue, just
install sudo and add yourself to the sudo group
359 [04:43:25] <KoaX> ok got it.
360 [04:43:28] *** Joins: paulasdf (~paulasdf@replaced-ip )
361 [04:43:30] *** Joins: mandeep (uid394387@replaced-ip )
362 [04:43:37] <quadrathoch2> for ssh, could you give us a paste
of the exact error? (incl the command) as I still don't get
when the error happens
363 [04:44:30] <KoaX> im entering ssh root@10.21.94.172 then its
replies ermission denied, please try again.
364 [04:45:16] <quadrathoch2> KoaX did you restart the sshd
service?
365 [04:45:33] <KoaX> definitely
366 [04:45:37] <quadrathoch2> firewall?
367 [04:46:26] <KoaX> no, i also tried from the host directly to
the vm, still same error. how can i debug server side ssh?
368 [04:47:25] <KoaX> this is my first install ever of 10.4, i
have dozens of VMs that were installed with 10.1,2,3 and never say
this
369 [04:47:38] <KoaX> saw this*
370 [04:47:49] <quadrathoch2> hm, I have a dozen of 10.4 and all
work fine :)
371 [04:48:55] <quadrathoch2> KoaX does journalctl say something
(if you can connect or not)
372 [04:49:46] <KoaX> ok interesting, when i try to ssh
root@localhost its says line 24: bad configuration option:
permitrootlogin, terminating
373 [04:50:19] <quadrathoch2> so what does that line say
specifically? KoaX
374 [04:51:06] <KoaX> it is -----> permitRootLogin yes
375 [04:51:40] <KoaX> sorr ---> PermitRootLogin yes
376 [04:52:05] <quadrathoch2> should work
377 [04:53:28] *** Quits: Brainium (~brainium@replaced-ip ) (Quit: Konversation terminated!)
378 [04:56:54] <KoaX> i just downloaded 10.4, installed in a vm
added two lines to the config file as normal and it doesnt work. am
i crazy?
379 [04:56:59] *** Quits: Boohbah (~Boohbah@replaced-ip ) (Remote host closed the connection)
380 [04:57:12] *** Joins: lead_pipe23 (~Lead@replaced-ip )
381 [04:57:12] *** Joins: Boohbah (~Boohbah@replaced-ip )
382 [04:57:36] <quadrathoch2> KoaX could you post the config? or
should I guess more?
383 [05:00:36] *** Quits: ddsys (~ddsys@replaced-ip ) (Quit: Leaving)
384 [05:02:39] <KoaX> quadrathoch2:
replaced-url
385 [05:02:47] *** Joins: Butt3rfly (~Butt3rfly@replaced-ip )
386 [05:02:54] *** Quits: Ametrine (~Butt3rfly@replaced-ip ) (Ping timeout: 240 seconds)
387 [05:03:07] *** Quits: rany (~rany@replaced-ip ) (Remote host closed the connection)
388 [05:03:22] *** Joins: rany (~rany@replaced-ip )
389 [05:03:34] *** Quits: allorder (~allorder@replaced-ip ) (Ping timeout: 240 seconds)
390 [05:03:39] <quadrathoch2> KoaX you edited the wrong file :)
391 [05:03:40] <quadrathoch2> This is the ssh client system-wide
configuration file.
392 [05:03:49] <quadrathoch2> at the top ;)
393 [05:04:14] *** Quits: lead_pipe23 (~Lead@replaced-ip ) (Ping timeout: 240 seconds)
394 [05:04:14] <quadrathoch2> you need to edit sshd_config not
ssh_config
395 [05:04:23] *** Joins: keytap (~nicholasr@replaced-ip )
396 [05:04:46] <KoaX> ah ok, got it, thank you sir....
397 [05:05:07] *** Quits: OERIAS (~OERIAS@replaced-ip ) (Ping timeout: 240 seconds)
398 [05:09:01] *** Quits: Ceber (~cerberus@replaced-ip ) (Ping timeout: 258 seconds)
399 [05:09:32] *** Quits: keytap (~nicholasr@replaced-ip ) (Ping timeout: 256 seconds)
400 [05:09:52] *** Joins: lead_pipe23 (~Lead@replaced-ip )
401 [05:11:04] *** Joins: Jade_NL (~JadeNL@replaced-ip )
402 [05:12:11] *** Joins: Ametrine (~Butt3rfly@replaced-ip )
403 [05:12:32] *** Joins: OERIAS (~OERIAS@replaced-ip )
404 [05:12:41] *** Joins: madre (~user@replaced-ip )
405 [05:13:14] *** Quits: Zardoz (~Zardoz@replaced-ip##) (Quit: ZNC 1.8.0 - ##replaced-url
406 [05:13:18] *** Quits: paradizelost (~paradizel@replaced-ip ) (Ping timeout: 260 seconds)
407 [05:13:34] *** Quits: bracham (~bracham@replaced-ip ) (Ping timeout: 240 seconds)
408 [05:13:50] *** madre is now known as firusa
409 [05:13:58] *** Quits: Butt3rfly (~Butt3rfly@replaced-ip ) (Ping timeout: 246 seconds)
410 [05:14:43] *** Quits: KoaX (~user@replaced-ip ) (Quit: Leaving)
411 [05:15:00] *** Grldfrdom_ is now known as Grldfrdom
412 [05:15:58] *** Joins: Ceber (~cerberus@replaced-ip )
413 [05:16:03] *** Joins: k4nz1 (~Thunderbi@replaced-ip )
414 [05:16:34] *** Quits: k4nz (~Thunderbi@replaced-ip ) (Ping timeout: 240 seconds)
415 [05:16:34] *** k4nz1 is now known as k4nz
416 [05:18:13] *** Joins: Zardoz (~Zardoz@replaced-ip )
417 [05:19:22] *** Joins: Gimcrack (~Gimcrack@replaced-ip )
418 [05:21:44] *** Grldfrdom is now known as Grldfrdom_
419 [05:22:42] *** Joins: bracham_ (~bracham@replaced-ip )
420 [05:27:27] *** Joins: NotKyros (~kyros@replaced-ip )
421 [05:27:53] *** Joins: Butt3rfly (~Butt3rfly@replaced-ip )
422 [05:28:25] *** Quits: Kyros (kyros@replaced-ip ) (Ping timeout: 264 seconds)
423 [05:28:25] *** NotKyros is now known as Kyros
424 [05:28:41] *** Quits: achim_311 (~achim_311@replaced-ip ) (Quit: leaving)
425 [05:28:48] *** Quits: Dragon092 (~Dragon@replaced-ip ) (Ping timeout: 256 seconds)
426 [05:30:34] *** Quits: Ametrine (~Butt3rfly@replaced-ip ) (Ping timeout: 260 seconds)
427 [05:31:25] *** Quits: Gimcrack (~Gimcrack@replaced-ip ) (Ping timeout: 264 seconds)
428 [05:31:31] <bigfluff> Alright friends, what is the best way
to run VM's on my Debian laptop? VirtualBox, virt-manager, etc?
429 [05:31:55] <annadane> !best
430 [05:31:55] <dpkg> Best for what? Please define what you mean
by "best". Gloria Gaynor! Tina Turner! Aretha Franklin!
Men without Hats! Women without Hats! Men at Work! Women at Play!
Anyone for Tennis!
431 [05:32:06] <annadane> but gnome-boxes seems decent or
virt-manager for more customization
432 [05:32:43] *** Joins: Dragon092 (~Dragon@replaced-ip )
433 [05:33:11] <annadane> virtualbox isn't in debian so if
you use it you'll need to get it from oracle
434 [05:35:09] *** Joins: NotKyros (kyros@replaced-ip )
435 [05:35:37] *** Quits: Kyros (~kyros@replaced-ip ) (Ping timeout: 264 seconds)
436 [05:35:37] *** NotKyros is now known as Kyros
437 [05:36:26] <firusa> bigfluff: kvm
438 [05:39:14] *** Joins: paradizelost (~paradizel@replaced-ip )
439 [05:40:12] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
440 [05:40:27] <annadane> i think systemd-nspawn is also used for
virtualization
441 [05:41:18] *** Joins: xcm (~xcm@replaced-ip )
442 [05:41:54] *** Quits: Dragon092 (~Dragon@replaced-ip ) (Ping timeout: 240 seconds)
443 [05:42:49] *** Quits: edlou (uid413273@replaced-ip ) (Quit: Connection closed for inactivity)
444 [05:43:16] <bigfluff> I'm thinking virt-manager seems
the way to go, certainly 'the most Debian way'
445 [05:43:54] *** Quits: diniwed (~gavron@replaced-ip ) (Ping timeout: 240 seconds)
446 [05:45:38] *** Joins: k4nz1 (~Thunderbi@replaced-ip )
447 [05:46:56] *** Joins: Gimcrack (~Gimcrack@replaced-ip )
448 [05:47:01] *** Quits: k4nz (~Thunderbi@replaced-ip ) (Ping timeout: 264 seconds)
449 [05:47:02] *** k4nz1 is now known as k4nz
450 [05:47:30] *** Quits: gekkou (main@replaced-ip ) (Quit: WeeChat 2.9-dev)
451 [05:47:33] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
452 [05:47:53] *** Quits: dominic34 (Thunderbir@replaced-ip ) (Ping timeout: 265 seconds)
453 [05:49:01] *** debhelper sets mode: +l 1151
454 [05:51:47] *** Joins: Grldfrdom (uid391113@replaced-ip )
455 [05:51:54] *** Quits: xcm (~xcm@replaced-ip ) (Read error: Connection reset by peer)
456 [05:52:31] *** Quits: plutes (~plutes@replaced-ip ) (Ping timeout: 272 seconds)
457 [05:52:57] *** Joins: xcm (~xcm@replaced-ip )
458 [05:54:18] *** Quits: k4nz (~Thunderbi@replaced-ip ) (Remote host closed the connection)
459 [05:54:38] *** Joins: k4nz (~Thunderbi@replaced-ip )
460 [05:57:19] *** Joins: citypw (~citypw@replaced-ip )
461 [05:58:35] *** Joins: Dragon092 (~Dragon@replaced-ip )
462 [06:01:02] *** Quits: bertbob (~bertbob@replaced-ip ) (Ping timeout: 256 seconds)
463 [06:01:32] *** Joins: Ametrine (~Butt3rfly@replaced-ip )
464 [06:02:55] *** Quits: Butt3rfly (~Butt3rfly@replaced-ip ) (Ping timeout: 260 seconds)
465 [06:03:22] *** Quits: paradizelost (~paradizel@replaced-ip ) (Ping timeout: 256 seconds)
466 [06:05:36] *** Joins: paradizelost (~paradizel@replaced-ip )
467 [06:07:54] *** Quits: Dragon092 (~Dragon@replaced-ip ) (Ping timeout: 260 seconds)
468 [06:08:20] *** Quits: polyphem (~p0lyph3m@replaced-ip ) (Ping timeout: 244 seconds)
469 [06:08:31] *** Joins: plutes (~plutes@replaced-ip )
470 [06:09:57] *** Quits: deicide- (~deicide-@replaced-ip ) (Quit: Leaving)
471 [06:10:16] *** Joins: ducati916 (~ducati916@replaced-ip )
472 [06:12:29] *** Joins: Blondie101010 (~blondie10@replaced-ip )
473 [06:14:19] *** Quits: oiaohm (~oiaohm@replaced-ip ) (Read error: Connection reset by peer)
474 [06:14:28] *** Joins: dools (~iain@replaced-ip )
475 [06:14:34] <dools> anyone else seen problems installing
php7.3 on debian 10? for me it's hanging at progress 51% and
says "Setting up php-common (2:69) ..."
476 [06:14:37] *** Joins: b30wulf (uid175355@replaced-ip )
477 [06:14:45] *** Joins: oiaohm (~oiaohm@replaced-ip )
478 [06:16:53] *** Joins: nebunez (~user@replaced-ip )
479 [06:18:47] *** Quits: paulasdf (~paulasdf@replaced-ip ) (Ping timeout: 260 seconds)
480 [06:19:57] *** Joins: AgTh (~b50c6@replaced-ip )
481 [06:25:12] *** Joins: Dragon092 (~Dragon@replaced-ip )
482 [06:29:46] *** Joins: swift110 (~swift110@replaced-ip )
483 [06:31:43] <quadrathoch2> dools working for em
484 [06:31:45] <quadrathoch2> me
485 [06:34:01] *** Joins: paulasdf (~paulasdf@replaced-ip )
486 [06:34:28] *** Quits: XORed (xored@replaced-ip ) (Ping timeout: 256 seconds)
487 [06:38:21] *** Joins: XORed (xored@replaced-ip )
488 [06:39:01] *** debhelper sets mode: +l 1158
489 [06:39:06] *** Joins: Jerrynicki (~niklas@replaced-ip )
490 [06:39:48] *** Joins: diogenes_ (~diogenes_@replaced-ip )
491 [06:43:16] <dools> quadrathoch2: someone in ##php suggested
that I strace it to see if there were any weird errors and when i
ran it under strace it finished successfully :S
492 [06:43:28] *** Quits: kupi (uid212005@replaced-ip ) (Quit: Connection closed for inactivity)
493 [06:43:36] <annadane> just smile and nod and back away very
slowly
494 [06:43:53] <dools> problem solved! i guess it was just
slacking off because it wasn't being properly supervised
495 [06:43:58] <dools> annadane: haha totally
496 [06:44:04] <dools> anyhoo, thanks, cya
497 [06:44:06] *** Parts: dools (~iain@replaced-ip ) ()
498 [06:44:34] *** Joins: RamPage (~arch@replaced-ip )
499 [06:49:31] *** Quits: debsan (~debsan@replaced-ip ) (Ping timeout: 272 seconds)
500 [06:50:02] <Gimcrack> mission accomplishe
501 [06:50:54] *** Quits: Exchange (~Brumbazz@replaced-ip ) (Quit: Bye)
502 [06:51:55] *** Quits: Gimcrack (~Gimcrack@replaced-ip ) (Quit: Leaving)
503 [06:52:43] *** Joins: Exchange (~Brumbazz@replaced-ip )
504 [06:53:10] *** Quits: Jerrynicki (~niklas@replaced-ip ) (Remote host closed the connection)
505 [06:57:48] *** Quits: blurkis (~kent@replaced-ip ) (Read error: Connection reset by peer)
506 [06:58:56] *** Joins: blurkis (~kent@replaced-ip )
507 [07:00:01] *** Quits: bobey (~bobey@replaced-ip ) (Ping timeout: 246 seconds)
508 [07:02:45] *** Joins: well_laid_lawn (~Jean-luc@replaced-ip )
509 [07:05:27] *** Quits: paulasdf (~paulasdf@replaced-ip ) (Ping timeout: 260 seconds)
510 [07:05:37] *** Joins: keytap (~nicholasr@replaced-ip )
511 [07:07:37] *** Quits: hoarycripple (~hoarycrip@replaced-ip ) (Quit: leaving)
512 [07:08:26] *** Joins: hqdruxn08_ (hqdruxn08@replaced-ip )
513 [07:10:43] *** Quits: nobyk (~nobyk@replaced-ip ) (Ping timeout: 240 seconds)
514 [07:10:44] *** Quits: keytap (~nicholasr@replaced-ip ) (Ping timeout: 256 seconds)
515 [07:11:18] *** Quits: hqdruxn08 (hqdruxn08@replaced-ip ) (Ping timeout: 256 seconds)
516 [07:11:34] *** Quits: CrystalMath (~coderain@replaced-ip##) (Quit: Support Richard Stallman and other victims
of cancel culture! | ##replaced-url
517 [07:12:11] *** Joins: bobey (~bobey@replaced-ip )
518 [07:13:31] *** Joins: tgunr (~davec@replaced-ip )
519 [07:13:43] *** Quits: Zardoz (~Zardoz@replaced-ip##) (Quit: ZNC 1.8.0 - ##replaced-url
520 [07:14:05] *** Joins: nobyk (~nobyk@replaced-ip )
521 [07:16:59] *** Joins: hoarycripple (~hoarycrip@replaced-ip )
522 [07:18:25] *** Quits: electro33 (uid613@replaced-ip ) (Quit: Connection closed for inactivity)
523 [07:18:59] *** Joins: Zardoz (~Zardoz@replaced-ip )
524 [07:19:21] *** Joins: gekkou (main@replaced-ip )
525 [07:20:01] *** Quits: mnemonic (~semeion@replaced-ip ) (Quit: WeeChat 2.8)
526 [07:22:04] *** Quits: enoch85 (~enoch85@replaced-ip ) (Ping timeout: 246 seconds)
527 [07:22:10] *** Joins: semeion (~semeion@replaced-ip )
528 [07:27:03] *** Quits: WatchDog (~WatchDog@replaced-ip ) (Ping timeout: 240 seconds)
529 [07:27:35] *** semeion is now known as mnemonic
530 [07:28:54] *** Joins: Garb0__ (~Garb0@replaced-ip )
531 [07:29:30] *** Quits: omeniux (~omenius@replaced-ip ) (Ping timeout: 256 seconds)
532 [07:32:37] *** Quits: Garb0_ (~Garb0@replaced-ip ) (Ping timeout: 264 seconds)
533 [07:33:58] *** Joins: Admiral_Purr (~Admiral_P@replaced-ip )
534 [07:35:27] *** Quits: chalcedny (~chalcedon@replaced-ip ) (Ping timeout: 240 seconds)
535 [07:35:37] *** Joins: PoaB (~Thunderbi@replaced-ip )
536 [07:35:40] *** Joins: chalcedny (~chalcedon@replaced-ip )
537 [07:36:06] *** Quits: PoaB (~Thunderbi@replaced-ip ) (Client Quit)
538 [07:36:10] *** Joins: __marco (~marco@replaced-ip )
539 [07:39:29] *** Joins: deicide- (~deicide-@replaced-ip )
540 [07:40:12] *** Quits: cusco (~tralala@replaced-ip ) (Ping timeout: 260 seconds)
541 [07:47:51] *** Parts: nickodd (~nickodd@replaced-ip ) ()
542 [07:50:08] *** Quits: AquaL1te (~AquaL1te@replaced-ip ) (Quit: leaving)
543 [07:54:53] *** Quits: forgotmynick (uid24625@replaced-ip ) (Quit: Connection closed for inactivity)
544 [07:55:46] *** Quits: mns (~mns@replaced-ip ) (Ping timeout: 258 seconds)
545 [07:56:34] *** Joins: mns (~mns@replaced-ip )
546 [07:56:56] *** Quits: thatpyth1 (~thatpytho@replaced-ip ) (Ping timeout: 265 seconds)
547 [07:57:19] *** Parts: Regor (~Rod@replaced-ip ) ("WeeChat 2.8")
548 [07:58:52] *** Joins: kristofers (~kristofer@replaced-ip )
549 [07:59:01] *** debhelper sets mode: +l 1151
550 [08:01:35] *** Joins: Haohmaru (~Haohmaru@replaced-ip )
551 [08:01:43] *** Quits: dijong_ (~dijong@replaced-ip ) (Ping timeout: 240 seconds)
552 [08:03:10] *** Joins: MrSmurf (~MrSmurf@replaced-ip )
553 [08:03:35] *** Quits: paradizelost (~paradizel@replaced-ip ) (Quit: Ping timeout (120 seconds))
554 [08:04:03] *** Joins: paradizelost (~paradizel@replaced-ip )
555 [08:04:35] *** Quits: xSmurf (~MrSmurf@replaced-ip ) (Ping timeout: 258 seconds)
556 [08:04:35] *** MrSmurf is now known as xSmurf
557 [08:05:54] *** Quits: nebunez (~user@replaced-ip ) (Ping timeout: 240 seconds)
558 [08:06:07] *** Quits: CxP (~CxP@replaced-ip ) (Quit: bye)
559 [08:06:58] *** Joins: edlou (uid413273@replaced-ip )
560 [08:07:22] *** Joins: winterflaw (~winterfla@replaced-ip )
561 [08:07:38] *** Joins: CxP (~CxP@replaced-ip )
562 [08:09:51] *** Joins: BenNZ (~Ben__@replaced-ip )
563 [08:10:14] *** Quits: tsal (~tsal@replaced-ip ) (Ping timeout: 240 seconds)
564 [08:12:19] *** Joins: tsal (~tsal@replaced-ip )
565 [08:12:20] *** Joins: chele (~chele@replaced-ip )
566 [08:13:38] *** Joins: bertbob (~bertbob@replaced-ip )
567 [08:16:27] *** Joins: dijong_ (~dijong@replaced-ip )
568 [08:17:43] *** Quits: ducati916 (~ducati916@replaced-ip ) (Ping timeout: 240 seconds)
569 [08:23:58] *** Joins: daregap (~belovent@replaced-ip )
570 [08:24:24] *** Quits: syneardwin (~ellisgeek@replaced-ip ) (Ping timeout: 256 seconds)
571 [08:26:07] *** Joins: WatchDog (~WatchDog@replaced-ip )
572 [08:26:54] *** Joins: hyskaru (~hyskaru@replaced-ip )
573 [08:27:41] *** Quits: Merixer (~Merixer@replaced-ip ) (Ping timeout: 272 seconds)
574 [08:29:00] *** Joins: martinus__ (~martin@replaced-ip )
575 [08:29:01] *** debhelper sets mode: +l 1157
576 [08:30:05] *** Joins: paulasdf (~paulasdf@replaced-ip )
577 [08:31:36] *** Joins: syneardwin (~ellisgeek@replaced-ip )
578 [08:34:59] *** Quits: Betal (~Betal@replaced-ip ) (Quit: WeeChat 2.8)
579 [08:36:15] *** Joins: tagomago (~tagomago@replaced-ip )
580 [08:36:16] *** Joins: Merixer (~Merixer@replaced-ip )
581 [08:36:16] *** Quits: hyskaru (~hyskaru@replaced-ip ) (Quit: hyskaru)
582 [08:37:33] *** Joins: hyskaru (~hyskaru@replaced-ip )
583 [08:38:35] *** Quits: hyskaru (~hyskaru@replaced-ip ) (Client Quit)
584 [08:39:42] *** Joins: PoaB (~Thunderbi@replaced-ip )
585 [08:43:29] *** Joins: NeoCron (~neocron_@replaced-ip )
586 [08:44:14] *** Quits: crayon (~crayon@replaced-ip ) (Quit: Quit)
587 [08:44:18] *** Joins: bocaneri (sauvin@replaced-ip )
588 [08:45:40] *** Joins: crayon (~crayon@replaced-ip )
589 [08:46:42] *** Quits: mslt (~mslt@replaced-ip ) (Quit: leaving)
590 [08:48:18] *** Joins: Prints (~333@replaced-ip )
591 [08:48:41] *** Quits: mibo (~mibo@replaced-ip ) (Remote host closed the connection)
592 [08:49:55] *** Quits: Gazooo (~Gazooo@replaced-ip ) (Ping timeout: 246 seconds)
593 [08:50:01] *** Quits: Trieste (~T@replaced-ip ) (Ping timeout: 264 seconds)
594 [08:50:30] *** Joins: Ycarus (~Ycarus@replaced-ip )
595 [08:51:04] *** Joins: Gazooo (~Gazooo@replaced-ip )
596 [08:52:02] *** Quits: k4nz (~Thunderbi@replaced-ip ) (Ping timeout: 265 seconds)
597 [08:52:38] *** Joins: Trieste (~T@replaced-ip )
598 [08:56:10] *** Joins: Tobbi (~Tobbi@replaced-ip )
599 [08:58:18] *** Joins: Funkin-Stoopid (~xavier@replaced-ip )
600 [08:59:02] *** debhelper sets mode: +l 1163
601 [08:59:54] *** Joins: k4nz (~Thunderbi@replaced-ip )
602 [09:02:01] *** Quits: tgunr (~davec@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
603 [09:02:25] *** Joins: mezzo (~mezzo@replaced-ip )
604 [09:02:33] *** Joins: hyskaru (~hyskaru@replaced-ip )
605 [09:04:02] *** Joins: grobi (~rtng@replaced-ip )
606 [09:04:27] *** Quits: swift110 (~swift110@replaced-ip ) (Ping timeout: 260 seconds)
607 [09:04:34] *** Quits: mnemonic (~semeion@replaced-ip ) (Ping timeout: 240 seconds)
608 [09:06:20] *** Joins: keytap (~nicholasr@replaced-ip )
609 [09:06:21] *** Joins: EoflaOE (~eoflaoe@replaced-ip )
610 [09:06:24] *** Quits: hussar (hussar@replaced-ip ) (Quit: WeeChat 2.8)
611 [09:06:47] *** Quits: FennecCode (~user@replaced-ip ) (Ping timeout: 260 seconds)
612 [09:08:42] *** Joins: this_paradis (~Adium@replaced-ip )
613 [09:08:54] *** Quits: alex_c (~alexandro@replaced-ip ) (Ping timeout: 240 seconds)
614 [09:08:58] *** Quits: k4nz (~Thunderbi@replaced-ip ) (Ping timeout: 260 seconds)
615 [09:09:00] *** Joins: k4nz1 (~Thunderbi@replaced-ip )
616 [09:11:09] *** Joins: gryffus (~gryffus@replaced-ip )
617 [09:11:16] *** Quits: keytap (~nicholasr@replaced-ip ) (Ping timeout: 246 seconds)
618 [09:11:21] *** k4nz1 is now known as k4nz
619 [09:12:31] *** Quits: timur_davletshin (~timur_dav@replaced-ip ) (Read error: Connection reset by peer)
620 [09:13:09] *** Joins: timur_davletshin (~timur_dav@replaced-ip )
621 [09:13:57] *** Joins: dastier (~dastier@replaced-ip )
622 [09:14:21] *** Quits: dastier (~dastier@replaced-ip ) (Client Quit)
623 [09:14:36] *** Joins: Haudegen (~quassel@replaced-ip )
624 [09:17:42] *** Joins: mnemonic (~semeion@replaced-ip )
625 [09:17:44] *** Joins: MrTrick (uid181961@replaced-ip )
626 [09:20:47] *** Quits: gryffus (~gryffus@replaced-ip ) (Quit: Leaving)
627 [09:21:32] *** Quits: hyskaru (~hyskaru@replaced-ip ) (Quit: hyskaru)
628 [09:22:34] *** Quits: gekkou (main@replaced-ip ) (Ping timeout: 240 seconds)
629 [09:22:35] *** Joins: tuxmania (~tuxmania@replaced-ip )
630 [09:23:45] *** Quits: BenNZ (~Ben__@replaced-ip ) (Quit: Everytime I think IQ's must have dropped recently, I
remember that this is the internet)
631 [09:27:49] *** Joins: hyskaru (~hyskaru@replaced-ip )
632 [09:29:37] *** Quits: MaxLanar (~MaxLanar@replaced-ip ) (Ping timeout: 264 seconds)
633 [09:30:26] *** Quits: hyskaru (~hyskaru@replaced-ip ) (Client Quit)
634 [09:31:42] *** Quits: Night-Shade (~TimF@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
635 [09:33:37] *** Quits: firusa (~user@replaced-ip ) (Quit: firusa)
636 [09:34:52] *** Joins: winy (~vince@replaced-ip )
637 [09:35:03] *** Joins: mibo (~mibo@replaced-ip )
638 [09:36:27] *** Ametrine is now known as Butt3rfly
639 [09:36:45] *** Joins: madre (~user@replaced-ip )
640 [09:37:08] *** Quits: madre (~user@replaced-ip ) (Client Quit)
641 [09:37:51] *** Quits: Garb0__ (~Garb0@replaced-ip ) (Quit: I'm out.)
642 [09:38:28] *** Joins: dreamon (~dreamon@replaced-ip )
643 [09:39:01] *** Joins: Elirips (~Elirips@replaced-ip )
644 [09:44:13] *** Joins: polymorphisme1 (~Thunderbi@replaced-ip )
645 [09:44:33] *** Joins: _Matth_ (~Matth@replaced-ip )
646 [09:45:22] *** Joins: rgr (~rgr@replaced-ip )
647 [09:46:41] *** Joins: hyskaru (~hyskaru@replaced-ip )
648 [09:47:23] *** Joins: endstille (~endstille@replaced-ip )
649 [09:49:01] *** debhelper sets mode: +l 1169
650 [09:49:43] *** Quits: WatchDog (~WatchDog@replaced-ip ) (Ping timeout: 240 seconds)
651 [09:51:59] *** Joins: WatchDog (~WatchDog@replaced-ip )
652 [09:53:53] *** Quits: secntech (~secntech@replaced-ip ) (Read error: Connection reset by peer)
653 [09:59:54] *** Quits: sixtysix_ (~sixtysix@replaced-ip ) (Ping timeout: 240 seconds)
654 [10:00:32] *** Quits: hyskaru (~hyskaru@replaced-ip ) (Quit: hyskaru)
655 [10:01:58] *** Joins: sixtysix_ (~sixtysix@replaced-ip )
656 [10:03:51] *** Joins: hyskaru (~hyskaru@replaced-ip )
657 [10:05:31] *** Quits: FozzWorth (~FozzWorth@replaced-ip ) (Ping timeout: 246 seconds)
658 [10:11:06] *** Joins: apurkrt (~apurkrt@replaced-ip )
659 [10:11:40] <apurkrt> hello! would somebody know where to get
the old debian jessie iso images?
660 [10:11:50] <ksk> !archive
661 [10:11:50] <dpkg> extra, extra, read all about it, 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
662 [10:12:00] <ksk> apurkrt: ^
663 [10:12:10] <apurkrt> ksk: great, thanks a lot
664 [10:12:24] <Haohmaru> what's going on lately? everywhere
i see people fiddling with museum-grade debian, gcc, whatnot
665 [10:12:50] <Haohmaru> floppy diskettes, VHS tapes
666 [10:13:02] <ksk> Yeah..
667 [10:13:31] <apurkrt> Haohmaru: it's just about
installing netdata on an old production server in my case
668 [10:13:45] <apurkrt> want to try it first in test environment
(=virtualbox in my case)
669 [10:13:58] <apurkrt> ..but nothing against old hardware!
670 [10:14:07] <Haohmaru> a few days ago a guy was fiddling with
gcc v2.x
671 [10:14:17] <Disavowed> Hey all. Are Optimus and Bumblebee the
right way to go if I have intel onboard graphics and an nvidia card
or is there something smarter? Debian 10 if that makes a difference
672 [10:14:17] <apurkrt> I have slackware 3.0 installed in a
virtual :)
673 [10:14:20] <apurkrt> my first linux
674 [10:14:32] <Disavowed> apurkrt: I hope to do Slackware soon.
It looks daunting!
675 [10:14:36] <Haohmaru> i had slackware when it was version 9
or 10, i don't remember
676 [10:14:47] <apurkrt> 3.0 is from 1995
677 [10:14:56] <Haohmaru> but i remember that i decided to
install it in "advanced mode" .. such an epic grande
mistake x_x
678 [10:14:57] <apurkrt> the kernel compiles in 10 seconds on
present day machine
679 [10:15:18] <apurkrt> v1.3.27 :)
680 [10:15:27] <apurkrt> gcc 2.7
681 [10:15:38] <Haohmaru> i remember having kernel maybe 2.3 or
2.4
682 [10:15:50] <Haohmaru> didn't know wut a kernel is then
683 [10:15:50] *** Joins: banox (~banox@replaced-ip )
684 [10:16:05] <Haohmaru> anyway..
685 [10:17:47] *** Quits: Guest20115 (~klokken@replaced-ip ) (Ping timeout: 240 seconds)
686 [10:19:35] *** Quits: paulasdf (~paulasdf@replaced-ip ) (Remote host closed the connection)
687 [10:19:57] *** Joins: paulasdf (~paulasdf@replaced-ip )
688 [10:20:06] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Quit: vergissmeinnicht)
689 [10:21:04] <apurkrt> installing now (from mini.iso)
690 [10:21:11] <apurkrt> installing jessie
691 [10:21:33] *** Joins: asymptotically (~asymptoti@replaced-ip )
692 [10:21:47] <apurkrt> not a regular debian user - anyway if I
may have a word on the installer
693 [10:21:50] <apurkrt> (feedback)
694 [10:22:10] <apurkrt> I would like to install in English,
though I live in Czechia
695 [10:22:19] <apurkrt> to choose czech mirrors
696 [10:22:39] <apurkrt> if I select English/United states, the
installer somehow won't let me to choose czech mirror
697 [10:22:42] <apurkrt> (afaict)
698 [10:22:59] <Haohmaru> ,v gcc
699 [10:23:00] <judd> Package: gcc on amd64 -- jessie: 4:4.9.2-2;
stretch: 4:6.3.0-4; buster: 4:8.3.0-1; bullseye: 4:9.2.1-3.1; sid:
4:9.2.1-3.1; experimental: 4:10-1
700 [10:23:12] <apurkrt> or did I do something wrong
701 [10:23:27] *** Joins: Guest20115 (~klokken@replaced-ip )
702 [10:23:59] <apurkrt> Haohmaru: yep, the gcc 2.7.something is
in that Slackware 3.0 from 1995
703 [10:25:14] <Haohmaru> mine was on 2 CDs iirc
704 [10:25:15] <apurkrt> oops sorry.. my bad.. it is perfectly
possible to chose arbitrary mirror
705 [10:26:16] <apurkrt> Haohmaru: I got it as a bonus on a CD
accompanying Computerworld (14-day IT newspapers back then)
706 [10:26:20] *** Quits: hyskaru (~hyskaru@replaced-ip ) (Quit: hyskaru)
707 [10:26:26] <apurkrt> (or rather, my father got it :)
708 [10:26:27] *** Joins: anne232 (~anne232@replaced-ip )
709 [10:26:28] *** Joins: hyskaru (~hyskaru@replaced-ip )
710 [10:26:33] *** Quits: anne232 (~anne232@replaced-ip ) (Client Quit)
711 [10:26:50] <apurkrt> only recently did I download the
original CDs
712 [10:27:13] *** Quits: Trieste (~T@replaced-ip ) (Ping timeout: 264 seconds)
713 [10:27:14] *** Quits: hyskaru (~hyskaru@replaced-ip ) (Client Quit)
714 [10:27:23] *** Joins: hyskaru (~hyskaru@replaced-ip )
715 [10:27:32] *** Quits: rgr (~rgr@replaced-ip ) (Remote host closed the connection)
716 [10:27:43] *** Joins: Trieste (~T@replaced-ip )
717 [10:28:07] <apurkrt>
replaced-url
718 [10:28:24] <apurkrt> (but enough of a chat here, straying
away off topic, I know)
719 [10:29:40] *** Joins: rgr (~rgr@replaced-ip )
720 [10:30:13] *** Joins: winterflaw_ (~winterfla@replaced-ip )
721 [10:30:47] *** Joins: gelignite (~gelignite@replaced-ip )
722 [10:31:09] <apurkrt> oh now the time zone selection - and
here is the issue: I want english locale (so I've set it), but
the installer won't let me select a timezone outside of US
723 [10:33:36] *** Joins: Jerrynicki (~niklas@replaced-ip )
724 [10:33:39] <apurkrt> "If the desired time zone is not
listed, then please go back to the step "Choose language"
and select a country that uses the desired time zone (the country
where you live or are located)."
725 [10:33:42] *** Quits: paulasdf (~paulasdf@replaced-ip ) (Ping timeout: 260 seconds)
726 [10:33:43] *** Quits: winterflaw (~winterfla@replaced-ip ) (Ping timeout: 240 seconds)
727 [10:34:05] *** Joins: dethos (~dethos@replaced-ip )
728 [10:34:12] *** Quits: dez (uid92154@replaced-ip ) (Quit: Connection closed for inactivity)
729 [10:34:20] <apurkrt> this is unneccessary and impractical
limitation
730 [10:34:27] <apurkrt> imo
731 [10:34:39] <themill> The jessie installer is also never going
to change
732 [10:35:08] <apurkrt> yes but I think the same issue is in the
newer installers too
733 [10:35:13] <apurkrt> haven't checked though
734 [10:35:36] <apurkrt> (I will in a moment)
735 [10:35:53] *** Quits: banox (~banox@replaced-ip ) (Quit: Leaving)
736 [10:36:49] *** Joins: awal1 (~awal1@replaced-ip )
737 [10:37:31] *** RamPage is now known as gouf
738 [10:38:48] *** Joins: paulasdf (~paulasdf@replaced-ip )
739 [10:38:52] <apurkrt> um, elementary question again - is there
"mini.iso" for current debian?
740 [10:39:08] *** Joins: nksegos (~Thunderbi@replaced-ip )
741 [10:39:20] <apurkrt> (for jessie, it is 28MiB large - and I
like that) - would prefer it to netinst, which is 336MiB or so
742 [10:39:29] <Haohmaru> i'd think netinst would be the
smol-est
743 [10:39:42] <Haohmaru> or you mean offline installer that is
smol
744 [10:40:18] <apurkrt> Haohmaru: the mini.iso I downloaded is a
net install
745 [10:40:30] <apurkrt> (the mini.iso for jessie)
746 [10:40:38] <apurkrt> maybe it is not available for current
version
747 [10:41:41] *** Joins: tonyoy (~tonyoy@replaced-ip )
748 [10:41:55] <apurkrt> and my complains about not being able to
set arbitrary timezone concerned the text-mode installer
749 [10:42:07] <apurkrt> I'm going to try netinst anyway
750 [10:42:11] *** Joins: Slashman (~Slash@replaced-ip )
751 [10:43:08] <apurkrt> ha! got it
752 [10:43:30] *** Joins: banox (~banox@replaced-ip )
753 [10:43:41] *** Quits: halvors (Thunderbir@replaced-ip ) (Ping timeout: 265 seconds)
754 [10:43:43] <apurkrt> the mini.iso for current debian - it is
48MiB large - nice
755 [10:43:57] *** Joins: halvors (~Thunderbi@replaced-ip )
756 [10:45:31] *** Joins: sphenxes (~sphenxes@replaced-ip )
757 [10:45:57] *** Quits: Sellerie (~sellerie_@replaced-ip##) (Quit: The Lounge - ##replaced-url
758 [10:46:39] *** Quits: kreyren (~kreyren@replaced-ip ) (Remote host closed the connection)
759 [10:46:52] *** Quits: paulasdf (~paulasdf@replaced-ip ) (Ping timeout: 260 seconds)
760 [10:47:00] *** Joins: kreyren (~kreyren@replaced-ip )
761 [10:48:00] <apurkrt> and I got it now - and there is no issue
actually - just Select your location/other/...
762 [10:48:22] <Haohmaru> Zimbabwe
763 [10:48:46] <apurkrt> really? greetings..
764 [10:50:00] <apurkrt> ..so the installer is fine
765 [10:50:14] *** Joins: enoch85 (~enoch85@replaced-ip )
766 [10:51:08] <Haohmaru> nah, i'm not from there
767 [10:52:40] *** Joins: infernix (nix@replaced-ip )
768 [10:56:13] *** Joins: mbrad (~mbrad@replaced-ip )
769 [10:58:05] *** Joins: nifker (~Thunderbi@replaced-ip )
770 [10:59:00] *** Quits: AimHere (~David@replaced-ip ) (Ping timeout: 258 seconds)
771 [10:59:01] *** debhelper sets mode: +l 1177
772 [10:59:59] *** Joins: diogenes_ (~diogenes_@replaced-ip )
773 [11:00:51] *** Joins: m0u (~m0u@replaced-ip )
774 [11:00:58] *** Joins: AimHere (~David@replaced-ip )
775 [11:02:47] *** Joins: Night-Shade (~TimF@replaced-ip )
776 [11:03:06] *** Quits: Night-Shade (~TimF@replaced-ip ) (Client Quit)
777 [11:05:02] *** Quits: Gazooo (~Gazooo@replaced-ip##) (Quit: The Lounge - ##replaced-url
778 [11:05:48] *** Joins: ceska (~Cieska@replaced-ip )
779 [11:06:27] *** Quits: Jerrynicki (~niklas@replaced-ip ) (Ping timeout: 244 seconds)
780 [11:06:58] *** Joins: Gazooo (~Gazooo@replaced-ip )
781 [11:07:15] *** Quits: blurkis (~kent@replaced-ip ) (Read error: Connection reset by peer)
782 [11:07:21] *** Joins: keytap (~nicholasr@replaced-ip )
783 [11:07:39] <apurkrt> ...still the time zone setting would be
probably more practical if it was right after the "Select your
location" setting
784 [11:08:08] *** Joins: blurkis (~kent@replaced-ip )
785 [11:10:11] <apurkrt> (just a feedback)
786 [11:11:04] *** Quits: ceska (~Cieska@replaced-ip ) (Ping timeout: 256 seconds)
787 [11:12:12] *** Joins: abdulocracy6 (abdulocrac@replaced-ip )
788 [11:12:14] *** Quits: bocaneri (sauvin@replaced-ip ) (Ping timeout: 240 seconds)
789 [11:12:44] *** Joins: Kevlar_Noir (~manjaro-u@replaced-ip )
790 [11:12:49] *** Quits: keytap (~nicholasr@replaced-ip ) (Ping timeout: 264 seconds)
791 [11:13:12] *** Quits: Zardoz (~Zardoz@replaced-ip##) (Quit: ZNC 1.8.0 - ##replaced-url
792 [11:13:19] *** Joins: icebit_ (~marco@replaced-ip )
793 [11:13:42] *** Joins: AquaL1te (~AquaL1te@replaced-ip )
794 [11:13:50] *** Quits: abdulocracy (abdulocrac@replaced-ip ) (Ping timeout: 256 seconds)
795 [11:13:51] *** abdulocracy6 is now known as abdulocracy
796 [11:14:03] *** Joins: otmi (~mito@replaced-ip )
797 [11:14:08] *** Joins: bocaneri (sauvin@replaced-ip )
798 [11:16:09] *** Joins: Zardoz (~Zardoz@replaced-ip )
799 [11:18:33] *** Quits: redguy (~matik@replaced-ip ) (Ping timeout: 258 seconds)
800 [11:20:16] *** Joins: redguy (~matik@replaced-ip )
801 [11:20:19] *** Joins: mzajc (~marko@replaced-ip )
802 [11:21:37] *** Quits: Trieste (~T@replaced-ip ) (Ping timeout: 258 seconds)
803 [11:21:59] *** Quits: mzajc (~marko@replaced-ip ) (Read error: Connection reset by peer)
804 [11:22:09] *** Joins: mzajc (~marko@replaced-ip )
805 [11:24:51] *** Joins: Trieste (~T@replaced-ip )
806 [11:27:15] *** Joins: drdee (~drdee@replaced-ip )
807 [11:28:40] *** Joins: frgo (~frgo@replaced-ip )
808 [11:29:02] *** debhelper sets mode: +l 1186
809 [11:29:58] *** Joins: ceska (~Cieska@replaced-ip )
810 [11:30:27] *** Quits: Guest20115 (~klokken@replaced-ip ) (Ping timeout: 240 seconds)
811 [11:30:50] *** Quits: Lady_Aleena (~Lady-Alee@replaced-ip ) (Read error: Connection reset by peer)
812 [11:30:54] *** Quits: frgo_ (~frgo@replaced-ip ) (Ping timeout: 240 seconds)
813 [11:31:41] *** Joins: Guest20115 (~klokken@replaced-ip )
814 [11:32:49] *** Joins: sercan (~sercan@replaced-ip )
815 [11:33:14] *** Quits: Kiwis (5a350559@replaced-ip ) (Ping timeout: 240 seconds)
816 [11:35:49] *** Joins: Lady_Aleena (~Lady-Alee@replaced-ip )
817 [11:40:24] *** Quits: ceska (~Cieska@replaced-ip ) (Ping timeout: 258 seconds)
818 [11:44:27] *** Joins: tmroland (~tmroland@replaced-ip )
819 [11:45:14] *** Quits: otmi (~mito@replaced-ip ) (Ping timeout: 240 seconds)
820 [11:49:20] *** Joins: lukaso666 (~lukaso666@replaced-ip )
821 [11:51:17] *** Quits: Admiral_Purr (~Admiral_P@replaced-ip ) (Ping timeout: 260 seconds)
822 [11:52:34] *** Quits: lukaso666 (~lukaso666@replaced-ip ) (Client Quit)
823 [11:54:25] *** Quits: endstille (~endstille@replaced-ip ) (Quit: I'll be back.)
824 [11:54:47] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Quit: vergissmeinnicht)
825 [11:55:08] *** Quits: winy (~vince@replaced-ip ) (Quit: Leaving.)
826 [11:56:10] *** Joins: Admiral_Purr (~Admiral_P@replaced-ip )
827 [11:58:06] *** Quits: Immanuel (~Manu@replaced-ip ) (Ping timeout: 256 seconds)
828 [11:58:20] *** Joins: lucad111 (~lucad111@replaced-ip )
829 [11:59:13] *** Joins: Immanuel (~Manu@replaced-ip )
830 [11:59:41] *** Joins: Brigo (~Brigo@replaced-ip )
831 [12:01:59] *** Quits: john2x (~user@replaced-ip ) (Ping timeout: 265 seconds)
832 [12:03:16] *** Quits: mnemonic (~semeion@replaced-ip ) (Quit: WeeChat 2.8)
833 [12:04:05] *** arahael1 is now known as Arahael
834 [12:04:33] *** Joins: Hokedli (~laslie@replaced-ip )
835 [12:06:36] *** Quits: tonyoy (~tonyoy@replaced-ip ) (Ping timeout: 256 seconds)
836 [12:07:54] *** Joins: marko1325 (~Thunderbi@replaced-ip )
837 [12:08:43] *** Quits: Gnhugo (~yaaic@replaced-ip ) (Ping timeout: 272 seconds)
838 [12:08:46] *** Quits: gelignite (~gelignite@replaced-ip ) (Quit: Stay safe! Stay at home! Stop the chain reaction!)
839 [12:10:02] *** Quits: dselect (~dselect@replaced-ip ) (Quit: ouch... that hurt)
840 [12:11:00] *** Joins: dselect (~dselect@replaced-ip )
841 [12:11:26] *** Joins: leecowdrey (~leecowdre@replaced-ip )
842 [12:11:40] *** Parts: leecowdrey (~leecowdre@replaced-ip ) ()
843 [12:13:01] *** Joins: leecowdrey (~leecowdre@replaced-ip )
844 [12:16:54] *** Quits: leecowdrey (~leecowdre@replaced-ip ) (Quit: fish? no thanks you can keep them)
845 [12:17:07] *** Quits: marko1325 (~Thunderbi@replaced-ip ) (Quit: marko1325)
846 [12:17:46] *** Quits: Boohbah (~Boohbah@replaced-ip ) (Remote host closed the connection)
847 [12:17:50] *** Joins: LeeCowdrey (~leecowdre@replaced-ip )
848 [12:18:43] *** Quits: WatchDog (~WatchDog@replaced-ip ) (Ping timeout: 240 seconds)
849 [12:19:01] *** debhelper sets mode: +l 1179
850 [12:19:28] *** Quits: tmroland (~tmroland@replaced-ip ) (Quit: tmroland)
851 [12:19:32] *** Joins: WatchDog (~WatchDog@replaced-ip )
852 [12:21:40] *** Joins: StathisA_ (~StathisA@replaced-ip )
853 [12:22:23] *** Joins: iateadonut (~dan@replaced-ip )
854 [12:22:59] *** Joins: Boohbah (~Boohbah@replaced-ip )
855 [12:23:02] <iateadonut> if i've got a program, like,
e.g. spotify, and i want to see what ip addresses/domain names
it's hitting, how could i do that?
856 [12:24:41] <Haohmaru> could it be that netstat thing maybe
857 [12:24:42] *** Quits: StathisA (~StathisA@replaced-ip ) (Ping timeout: 265 seconds)
858 [12:24:42] *** StathisA_ is now known as StathisA
859 [12:24:45] *** Joins: b1ack0p (~M@replaced-ip )
860 [12:25:47] *** Quits: icebit_ (~marco@replaced-ip ) (Quit: Konversation terminated!)
861 [12:26:44] *** Quits: LeeCowdrey (~leecowdre@replaced-ip ) (Quit: fish? no thanks you can keep them)
862 [12:27:50] *** Quits: awal1 (~awal1@replaced-ip ) (Quit: Leaving)
863 [12:29:59] *** Quits: daregap (~belovent@replaced-ip ) (Quit: daregap)
864 [12:30:19] <n_1-c_k> iateadonut, try 'conntrack'
and do DNS lookups via a local 'unbound' that logs
queries.
865 [12:32:22] *** Joins: k4nz1 (~Thunderbi@replaced-ip )
866 [12:33:50] *** Quits: k4nz (~Thunderbi@replaced-ip ) (Ping timeout: 260 seconds)
867 [12:33:51] *** k4nz1 is now known as k4nz
868 [12:34:04] *** Quits: simernes (~simernes@replaced-ip ) (Ping timeout: 258 seconds)
869 [12:36:30] *** Quits: Admiral_Purr (~Admiral_P@replaced-ip ) (Remote host closed the connection)
870 [12:39:03] <sussudio> iateadonut: install dnsmasq, do dns
lookups through that, turn on logging.
871 [12:41:19] <sussudio> ... then go "wtf" as you look
at all the unnecessary stuff cheap IOT shit does ...
872 [12:44:01] *** Quits: Thedarkb (~beno@replaced-ip ) (Ping timeout: 264 seconds)
873 [12:44:07] *** Joins: shtrb (~shtrb@replaced-ip )
874 [12:44:57] *** Joins: krabador (~krabador@replaced-ip )
875 [12:47:02] <shtrb> Anyone here uses Teams and can share how
they integrate it with debian ? (calendar , chat , tasks etc)
876 [12:47:07] *** Quits: stitched_unicorn (~Red@replaced-ip ) (Quit: stitched_unicorn)
877 [12:47:40] <this_paradis> iateadonut: try "netstat
-natupv" + grep
878 [12:48:24] *** Quits: krabador (~krabador@replaced-ip ) (Remote host closed the connection)
879 [12:54:14] *** Quits: k4nz (~Thunderbi@replaced-ip ) (Ping timeout: 240 seconds)
880 [12:54:39] <ksk> shtrb: use a browser? :>
881 [12:54:53] *** Quits: schizo (~schizo@replaced-ip##) (Quit: ZNC - ##replaced-url
882 [12:55:07] *** Joins: schizo (~schizo@replaced-ip )
883 [12:56:24] *** Quits: well_laid_lawn (~Jean-luc@replaced-ip ) (Quit: WeeChat 2.8)
884 [12:56:34] <shtrb> ksk , using a browser defeat the
integration part, I have akonadi running and working that already
have integration to other resources so it would be nice to see it
inside (or other tools) .
885 [12:59:02] *** debhelper sets mode: +l 1173
886 [12:59:15] *** Joins: captSamIngram (~Thunderbi@replaced-ip )
887 [13:00:28] *** Joins: jrgill (~jrgill@replaced-ip )
888 [13:01:58] *** Joins: miskatonic (~miskatoni@replaced-ip )
889 [13:02:14] *** Joins: diogenes_ (~diogenes_@replaced-ip )
890 [13:04:09] <ksk> but would google want to you integrate their
stuff into yours?
891 [13:04:15] <ksk> *want you to
892 [13:04:29] <ksk> You either use the cloud, or you dont,
imho..
893 [13:05:01] *** Quits: dpkg (~dpkg@replaced-ip ) (Quit: buh bye!)
894 [13:05:38] *** Joins: dpkg (~dpkg@replaced-ip )
895 [13:06:18] <miskatonic> there is no try
896 [13:06:45] <shtrb> ksk , exactly as we use Contacts and
Calendars from other cloud services and integrate it into the
existing system using akonadi and evolution , I wished to have the
same flow. It's not about using or not using the browser rather
using the regular tools I already have .
897 [13:07:05] <shtrb> ksk, that same thing is for IMAP4 for
email usage
898 [13:07:09] <ksk> shtrb: and I am arguging google does not
really want you to be able to do that.
899 [13:07:29] *** Joins: discovered (~discovere@replaced-ip )
900 [13:07:53] <ksk> I suspect google calendar supports
caldarv/carddav, but integration is not 100%.
901 [13:08:23] *** Joins: keytap (~nicholasr@replaced-ip )
902 [13:08:45] *** Quits: PoaB (~Thunderbi@replaced-ip ) (Quit: PoaB)
903 [13:08:46] *** Joins: andril (~andril@replaced-ip )
904 [13:08:52] <andril> o/
905 [13:08:56] <shtrb> ksk, Microsoft Teams is not related to
google, and you could use caldav/carddav in the past with
Google's services and later with the google akonadi resource
906 [13:09:01] *** debhelper sets mode: +l 1179
907 [13:09:34] *** Quits: rgr (~rgr@replaced-ip ) (Ping timeout: 240 seconds)
908 [13:10:05] <miskatonic> Can MS Teams be accessed from
standalone linux?
909 [13:10:08] *** Quits: AgTh (~b50c6@replaced-ip ) (Ping timeout: 265 seconds)
910 [13:10:09] <shtrb> yes
911 [13:10:14] *** Joins: MaxLanar (~MaxLanar@replaced-ip )
912 [13:10:38] <ksk> As it also is a browser thingy, what reason
would there be for it not to work on linux? :)
913 [13:10:40] <shtrb> As long you have network access , you can
use either the flatpak or the deb packages
914 [13:11:07] <ksk> also learned Microsoft does offer
"Defender" packages for Debian ;)
915 [13:11:43] *** Quits: sphenxes (~sphenxes@replaced-ip ) (Quit: Leaving)
916 [13:12:39] *** Joins: czesmir (~stefan@replaced-ip )
917 [13:13:01] <Haohmaru> wat
918 [13:13:19] <Haohmaru> M$, pls
919 [13:13:24] *** Quits: keytap (~nicholasr@replaced-ip ) (Ping timeout: 256 seconds)
920 [13:13:31] *** Joins: thiras (~thiras@replaced-ip )
921 [13:14:03] *** Joins: RMOTAO (~USER@replaced-ip )
922 [13:14:28] *** Parts: RMOTAO (~USER@replaced-ip ) ("Leaving")
923 [13:14:41] <Haohmaru> "Windows Defender for
Debian." ... it now defends crapdows from the
"neighbour's house"
924 [13:15:01] <iateadonut> this_paradis, sussudio, n_1-c_k,
haohmaru, thanks.
925 [13:15:09] *** Quits: Zardoz (~Zardoz@replaced-ip##) (Quit: ZNC 1.8.0 - ##replaced-url
926 [13:15:13] <Haohmaru> hm? me? what for
927 [13:15:32] *** Joins: Zardoz (~Zardoz@replaced-ip )
928 [13:15:41] <Haohmaru> oh, i said netstat, but it looks like
that's not the right tool
929 [13:15:57] <Haohmaru> wasn't netstat even a crapdows
thing :/
930 [13:16:24] <shtrb> long live net-tools
931 [13:16:38] *** Joins: Brainium (~brainium@replaced-ip )
932 [13:16:46] *** Joins: AgTh (~b50c6@replaced-ip )
933 [13:17:16] <Haohmaru> long live pcmanfm
934 [13:17:31] *** Joins: dvs (~hibbard@replaced-ip )
935 [13:19:13] *** Joins: alexrelis[m] (alexrelism@replaced-ip )
936 [13:20:16] *** Quits: toolz (toolz@replaced-ip ) (Ping timeout: 244 seconds)
937 [13:20:59] *** Joins: k4nz (~Thunderbi@replaced-ip )
938 [13:23:00] *** Quits: Adbray (~Adbray@replaced-ip ) (Quit: Ah! By Brain!)
939 [13:24:15] *** Joins: Jerrynicki (~niklas@replaced-ip )
940 [13:24:55] <shtrb> ksk, you are not using common tools like
an e-mail client (even mutt) to access your E-Mail account ?
941 [13:25:33] <miskatonic> I am the last pop3 user
942 [13:25:55] <shtrb> not really , I wish to move back to pop
but my provider does not have pop anymore
943 [13:26:12] <shtrb> I need to delete files manually because of
inbox size :D
944 [13:31:02] *** Quits: Jerrynicki (~niklas@replaced-ip ) (Ping timeout: 260 seconds)
945 [13:31:37] *** Joins: tinga (~tinga@replaced-ip )
946 [13:36:37] *** Parts: Blondie101010 (~blondie10@replaced-ip ) ("Closing Window")
947 [13:36:46] *** Joins: Lord_of_Life_ (~Lord@replaced-ip )
948 [13:38:54] *** Quits: Lord_of_Life (~Lord@replaced-ip ) (Ping timeout: 240 seconds)
949 [13:38:58] <otisolsen70> Is it possible to see HEIC images on
Debian? If so, what tools do I need?
950 [13:39:14] <Haohmaru> heic?
951 [13:39:18] <otisolsen70> After updating to Debian 10/Buster,
I get these errors in syslog all the time.
replaced-url
952 [13:39:23] <otisolsen70> HEIC/HEIF
953 [13:39:37] *** Quits: grobi (~rtng@replaced-ip ) (Ping timeout: 265 seconds)
954 [13:39:37] *** Lord_of_Life_ is now known as Lord_of_Life
955 [13:39:46] <otisolsen70> Haohmaru, photos from apple modern
devices are typically .heic
956 [13:40:01] <Haohmaru> meh, wut is this?
957 [13:40:19] <Haohmaru> is it similar to a .raw firmat from
decent photo cameras?
958 [13:40:24] <otisolsen70> Haohmaru,
replaced-url
959 [13:40:30] <otisolsen70> Haohmaru, no. A replacement for jpeg
960 [13:40:36] <otisolsen70> Not raw
961 [13:40:50] <Haohmaru> if so, then you can use
darktable/rawtherapee
962 [13:40:55] <Haohmaru> bluh then
963 [13:41:52] *** Joins: Admiral_Purr (~Admiral_P@replaced-ip )
964 [13:42:33] <shtrb> otisolsen70, install libheif1
965 [13:43:06] <shtrb> that way you could convert it to sane
format later
966 [13:43:13] <otisolsen70> shtrb, then it will "just
work" in various apps such as gwenview, thumbnailing in
dolphin, etc.?
967 [13:43:29] <otisolsen70> shtrb, is heif not sane?
968 [13:44:11] <miskatonic> SANE the scanner programme
969 [13:45:15] <otisolsen70> After updating to Debian 10/Buster,
I get these errors in syslog all the time.
replaced-url
970 [13:47:01] *** Quits: Ratel (~quassel@replaced-ip ) (Ping timeout: 264 seconds)
971 [13:47:07] *** Joins: Ratel_ (~quassel@replaced-ip )
972 [13:48:10] <shtrb> krita can open (and edit?)
973 [13:48:33] <ksk> shtrb: I run mutt on my shellhost as a
backup, but no, been exlusively using gmail (in browser) now for a
while. But please dont tell anyone :P
974 [13:48:40] *** Joins: StathisA_ (~StathisA@replaced-ip )
975 [13:49:06] <ksk> Kind of going from "extensive list of
filters nobody can comprehend" to "google will notify me
on my mobile, if that email is important"
976 [13:51:21] * shtrb need to download a Microsoft linux kernel
upgrade in order to update debian under wsl-2
977 [13:51:27] *** Joins: monksam (~monksam@replaced-ip )
978 [13:52:00] *** Quits: StathisA (~StathisA@replaced-ip ) (Ping timeout: 256 seconds)
979 [13:52:01] *** StathisA_ is now known as StathisA
980 [13:54:17] *** Quits: Admiral_Purr (~Admiral_P@replaced-ip ) (Quit: Admiral_Purr)
981 [13:55:25] *** Joins: Kiwis (5a35f9fe@replaced-ip )
982 [13:56:07] *** Quits: tinga (~tinga@replaced-ip ) (Quit: Leaving)
983 [13:57:44] *** Joins: tinga (~tinga@replaced-ip )
984 [13:59:02] *** Joins: torchinz (~torchinz@replaced-ip )
985 [14:00:25] *** Joins: simernes (~simernes@replaced-ip )
986 [14:01:12] *** Quits: miskatonic (~miskatoni@replaced-ip ) (Quit: miskatonic)
987 [14:01:55] <torchinz> hello guys. I am facing a weird problem
during the boot. I am continuously getting errors of "could not
load kernel modules" AND "kvm disabled in BIOS".
Screenshots here:
replaced-url
988 [14:02:20] *** Quits: m0u (~m0u@replaced-ip ) (Ping timeout: 265 seconds)
989 [14:02:22] <ksk> torchinz: KVM disabled in bios is just that
:)
990 [14:02:39] <ksk> google that message with "your
mainboard" - it should give you the option you need to change.
991 [14:03:27] <torchinz> hello ksk, 1. I don't know what
KVM is. So, the possibility of me experimenting with it is zero.
992 [14:03:33] <ksk> (and not related to your machine not
booting)
993 [14:03:55] <ksk> You did not state your PC does not boot
initially ;) the kvm message has nothing to do with that.
994 [14:04:16] <torchinz> A couple of weeks ago, I had shutdown
my PC, took out the battery and had pushed the power button for
15-20s to reset the RAM. Ever since then, I have been getting this
error
995 [14:05:30] <torchinz> ksk, my PC boots into debian with those
errors. In fact, I am chatting from the same laptop, booted into
debian.
996 [14:05:31] *** Joins: qskwood (ad172e5f@replaced-ip )
997 [14:06:08] <torchinz> ksk, also, what about the errors on
"cannot load kernel modules"? (shared in the imgur link)
998 [14:07:07] *** Joins: user217_ (~user217_@replaced-ip )
999 [14:07:22] <ksk> That will be the reason for your pc not
booting most likely. I cannot tell you anything about that, nor how
to get more information I`m afraid.
1000 [14:08:11] *** Quits: Haudegen (~quassel@replaced-ip ) (Quit: Bin weg.)
1001 [14:08:20] <ksk> I would try booting a linux live disk (like
grml or so), chroot into the install and see if it logged anyhthing
to journal.
1002 [14:08:47] <torchinz> oh
1003 [14:09:23] <torchinz> ksk, it's weird that the PC boots
and debian works as usual. But the errors are bugging me, making me
think something is broken somewhere
1004 [14:09:42] <tinga> How can I change what IP address is used
by default in a dynamically scoped way (env var or other)? Like
"prever-ip $someipv6address bash" and then all processes
started from that bash prompt are using $someipv6address as the
default
1005 [14:10:22] <qskwood> Interesting question. You mean in
situations where the program cannot bind to a user-selected
interface?
1006 [14:11:04] <tinga> qskwood, I'm asking since I'd
like to use ipv6 privacy extensions, but those would break long
running ssh or IRC connections for example, which aren't
private anyway.
1007 [14:11:31] <tinga> So I want to use randomization by
*default*, but then selectively disable it for the scopes where I do
non-private work.
1008 [14:11:52] <qskwood> I'm interested to hear an answer to
that question, but I don't have one unfortunately.
1009 [14:12:05] <qskwood>
replaced-url
1010 [14:12:15] <qskwood> Does the namespace stuff here look like
what you're trying to do?
1011 [14:12:29] *** Quits: torchinz (~torchinz@replaced-ip ) (Quit: Leaving)
1012 [14:13:09] <tinga> Ah, looks interesting.
1013 [14:13:23] *** Joins: winy (~vince@replaced-ip )
1014 [14:13:24] *** Joins: geowiesnot (~user@replaced-ip )
1015 [14:13:45] *** Joins: Admiral_Purr (~Admiral_P@replaced-ip )
1016 [14:13:53] *** Quits: Zardoz (~Zardoz@replaced-ip##) (Quit: ZNC 1.8.0 - ##replaced-url
1017 [14:14:15] *** Joins: ddsys (~ddsys@replaced-ip )
1018 [14:14:30] <tinga> "ip netns exec test_ns ip link set
wlp2s0 up" -> Cannot open network namespace
"test_ns": No such file or directory
1019 [14:14:46] <tinga> k missing first step
1020 [14:15:08] <tinga> I would like it to work as non-root user
though
1021 [14:15:18] <qskwood> My only IPv6 stuff is a single address
on a residential connection and technically on some OVH machines.
1022 [14:15:43] <qskwood> don't actually know how to use IPv6
on the OVH machines but I think they're one-address too.
1023 [14:16:30] <tinga> qskwood, I've to 3 IPv6 addresses,
probably due to me doing echo 1 >
/proc/sys/net/ipv6/conf/default/use_tempaddr; echo 1 >
/proc/sys/net/ipv6/conf/all/use_tempaddr
1024 [14:16:37] <tinga> wait, replace 1 with 2!
1025 [14:16:46] <tinga> iff you want it to be used by default
1026 [14:16:54] <tinga> which is one thing I just figured out
today
1027 [14:17:26] *** Quits: qskwood (ad172e5f@replaced-ip ) (Remote host closed the connection)
1028 [14:17:41] <tinga> Thing is I don't want to bind it to
an interface; I want to bind to one of the ips on that interface.
1029 [14:17:49] <tinga> And I want to do it as non-root.
1030 [14:18:10] <tinga> And it's ok to just do it by default,
if the app decides to explicitly choose another IP that's fine
too.
1031 [14:22:46] *** Joins: alex_c (~alexandro@replaced-ip )
1032 [14:22:56] <tinga> Maybe firejail does what I want, checking.
1033 [14:23:54] *** Quits: sercan (~sercan@replaced-ip ) (Remote host closed the connection)
1034 [14:24:49] <ksk> tinga: network namespaces.
1035 [14:25:27] <ksk> you can of course change outgoing IP by
target (aka routing), or define a V6-device outgoing or not in
general (prefered_lft)
1036 [14:25:27] <tinga> ksk, that's what qskwood suggested,
no?
1037 [14:25:48] <ksk> seems so :)
1038 [14:26:36] *** Joins: Zardoz (~Zardoz@replaced-ip )
1039 [14:27:02] <tinga> My understanding is that I have to set up
the new namespace as root, and to run a new process with that
namespace I'll have to do that as root as well (?) (and then su
afterwards). That seems too convoluted to me right now.
1040 [14:27:41] <tinga> Then there's something said about
only 1 namespace can be used per interface, not sure if that makes
it straight impossible
1041 [14:28:05] *** Joins: allorder (~allorder@replaced-ip )
1042 [14:28:15] <tinga> (Sometimes I'm thinking Linux has
become so complex.:( )
1043 [14:28:38] <ksk> You are asking a rather complex thing :P
1044 [14:28:50] <tinga> That *should* be something simple, no??
1045 [14:29:01] *** debhelper sets mode: +l 1186
1046 [14:29:38] <ksk> Hell no, how could it be easy? There is
nothing in IP for that purpose - there are only routes.
1047 [14:30:20] <ksk> and routes are per target, not per app (
DEST: 8.8.8.8 goes to gateway 1.1.1.1 via device dev/foo )
1048 [14:30:28] <tinga> I'm asking which of the n IPs on an
interface to use by default. The kernel already is allowing me to
choose, in a restricted way and globally, by saying 1 or 2 to
use_tempaddr
1049 [14:30:44] <ksk> by default the last added one will be used.
1050 [14:30:52] <tinga> Now make that overridable per process
(similar to env vars), and give me an API to set it, done.
1051 [14:31:28] *** Joins: enoq (~enoq@replaced-ip )
1052 [14:31:57] <tinga> Now namespaces may be such an API
(I've never studied it in detail). But some things just
don't root, so allow me to use it as non-root for those.
1053 [14:32:06] <tinga> don't *need
1054 [14:33:03] *** Quits: Hokedli (~laslie@replaced-ip ) (Ping timeout: 240 seconds)
1055 [14:33:04] *** Joins: laslie (~laslie@replaced-ip )
1056 [14:34:54] <tinga> ksk, re targets, I'm not sure
we're misunderstanding each other, I'm talking about the
from IP; which *local* IP an app should use for connections to
(outside) IPs.
1057 [14:35:09] <tinga> also, simply, should use as default
1058 [14:35:52] *** Parts: contrapunctus (~contrapun@replaced-ip ) ("Disconnected: closed")
1059 [14:36:24] <ksk> I understand that, yes. Just trying to tell
you why its not easily possible to archive :)
1060 [14:36:49] <tinga> I still don't understand why not, or
we still misunderstand.
1061 [14:37:34] <tinga> So there are some bits in kernel space
that configure the kernel to do things a certain way. Like,
use_tempaddr, depending on wehter you put 1 or 2 in there, sets a
bit somewhere that says whether the randomized IP should be
preferred or not.
1062 [14:38:30] <tinga> This bit is global. Now this is a bit that
makes sense to have per process, inherited. Thats what I wish I had.
There are per process data structures. Add to it the possibility to
optionally set the bit in there (override the global setting).
1063 [14:38:53] <tinga> And then give me a way to set that bit;
very similar to env vars. Again, *might* be the namespace API,
dunno.
1064 [14:39:07] <tinga> I don't see why what I just described
is not possible.
1065 [14:39:14] <tinga> This has nothign to do with how networks
work.
1066 [14:39:28] <ksk> ask kernel people please. Its not as simple
as you think imho.
1067 [14:39:28] <tinga> The bit is already there--it's just
that currently it's global only.
1068 [14:39:42] *** Joins: dominic34 (Thunderbir@replaced-ip )
1069 [14:40:43] *** Quits: koniu (~koniu@replaced-ip ) (Ping timeout: 240 seconds)
1070 [14:40:57] *** Joins: OnkelTem (~onkeltem@replaced-ip )
1071 [14:41:08] *** Parts: OnkelTem (~onkeltem@replaced-ip ) ("WeeChat 1.9.1")
1072 [14:41:41] *** Joins: ndegruchy (~ndegruchy@replaced-ip )
1073 [14:43:17] *** Quits: shtrb (~shtrb@replaced-ip ) (Quit: Leaving)
1074 [14:43:21] *** Quits: stnly (~stnly@replaced-ip ) (Quit: goodbye)
1075 [14:44:18] *** Quits: halvors (~Thunderbi@replaced-ip ) (Quit: halvors)
1076 [14:44:52] *** Joins: dominic35 (Thunderbir@replaced-ip )
1077 [14:44:54] *** Joins: stnly (~stnly@replaced-ip )
1078 [14:45:23] <tinga> For another example of such per-process
inherited values see resource limits.
1079 [14:46:13] *** Quits: dominic34 (Thunderbir@replaced-ip ) (Ping timeout: 246 seconds)
1080 [14:46:14] *** dominic35 is now known as dominic34
1081 [14:48:13] *** Joins: rgwu (~rgwu@replaced-ip )
1082 [14:48:15] *** Joins: halvors (~Thunderbi@replaced-ip )
1083 [14:51:30] *** Quits: geowiesnot (~user@replaced-ip ) (Ping timeout: 260 seconds)
1084 [14:52:15] *** Quits: AquaL1te (~AquaL1te@replaced-ip ) (Quit: leaving)
1085 [14:54:20] *** Joins: koniu (~koniu@replaced-ip )
1086 [14:54:37] *** Joins: CrystalMath (~coderain@replaced-ip )
1087 [14:54:54] *** Quits: AgTh (~b50c6@replaced-ip ) (Ping timeout: 256 seconds)
1088 [15:00:40] *** Quits: thiras (~thiras@replaced-ip ) (Remote host closed the connection)
1089 [15:02:13] *** Quits: steven_saus (~steven_sa@replaced-ip ) (Quit: WeeChat 2.8)
1090 [15:02:36] *** Joins: steven_saus (~steven_sa@replaced-ip )
1091 [15:04:51] *** Quits: eki (~eki@replaced-ip ) (Quit: leaving)
1092 [15:05:14] *** Joins: r3d (~r3d@replaced-ip )
1093 [15:06:33] *** Joins: Haudegen (~quassel@replaced-ip )
1094 [15:06:44] *** Quits: dominic34 (Thunderbir@replaced-ip ) (Ping timeout: 256 seconds)
1095 [15:06:52] *** Joins: pseubodot (~p-dot@replaced-ip )
1096 [15:08:33] *** Joins: debsan (~debsan@replaced-ip )
1097 [15:09:16] *** Joins: dominic34 (Thunderbir@replaced-ip )
1098 [15:09:25] *** Joins: keytap (~nicholasr@replaced-ip )
1099 [15:09:42] *** Quits: sixtysix_ (~sixtysix@replaced-ip ) (Ping timeout: 258 seconds)
1100 [15:12:28] *** Joins: sixtysix_ (~sixtysix@replaced-ip )
1101 [15:13:44] *** Joins: LeeCowdrey (~leecowdre@replaced-ip )
1102 [15:14:14] *** Quits: keytap (~nicholasr@replaced-ip ) (Ping timeout: 240 seconds)
1103 [15:16:13] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
1104 [15:16:22] *** Quits: blurkis (~kent@replaced-ip ) (Read error: Connection reset by peer)
1105 [15:16:56] *** Joins: thiras (~thiras@replaced-ip )
1106 [15:17:20] *** Joins: blurkis (~kent@replaced-ip )
1107 [15:18:15] <tinga> ksk, FWIW, the
replaced-url
1108 [15:18:42] <otisolsen70> After updating to Debian 10/Buster,
I get these errors in syslog all the time.
replaced-url
1109 [15:19:17] *** Joins: toolz (toolz@replaced-ip )
1110 [15:20:38] *** Quits: Rothgar (~admin@replaced-ip ) (Ping timeout: 265 seconds)
1111 [15:21:42] <ksk> tinga: and they have patches for linux 2.3 -
neat!
1112 [15:22:02] <ksk> (vserver was a fork/patchset that was used
before there was openvz, lxc, containers and the likes..)
1113 [15:22:52] <ksk> okay nevermind, its their versioning, not
the kernels :D
1114 [15:23:00] <ksk> still, its really old and I dont know anyone
still using it :P
1115 [15:23:16] <tinga> My point was, it shows that it's
possible to implement.
1116 [15:23:57] <ksk> by adding something that will never go
mailine? most likely!
1117 [15:24:23] <tinga> You're moving the goal post now.
1118 [15:28:57] *** Quits: sixtysix_ (~sixtysix@replaced-ip ) (Remote host closed the connection)
1119 [15:30:41] <tinga> (Here's the docs for the
linux-vserver tool in question:
replaced-url
1120 [15:30:59] <tinga> So, again, it's possible and may have
*been done and is upstream* and we simply don't understand yet
how to use it.
1121 [15:31:16] *** Joins: geowiesnot (~user@replaced-ip )
1122 [15:31:45] <tinga> I need to go back to urgent work so
can't dive into that rabbit hole right now but will get back to
it some time.
1123 [15:35:43] *** Joins: AlmarShenwan_1 (~quassel@replaced-ip )
1124 [15:36:00] *** Quits: AlmarShenwan (~quassel@replaced-ip ) (Read error: Connection reset by peer)
1125 [15:36:10] *** Quits: Snake1131 (~Makerblak@replaced-ip ) (Remote host closed the connection)
1126 [15:37:42] *** Quits: geowiesnot (~user@replaced-ip ) (Ping timeout: 260 seconds)
1127 [15:38:00] *** Quits: Kevlar_Noir (~manjaro-u@replaced-ip ) (Quit: Konversation terminated!)
1128 [15:38:06] *** Joins: rewrited (~rewrited@replaced-ip )
1129 [15:38:18] <MrTrick> I'm loving the bashism (?) of
`<(some op)` in a command to operate on temporary files...
1130 [15:38:30] *** Quits: rewrited (~rewrited@replaced-ip ) (Max SendQ exceeded)
1131 [15:38:32] <MrTrick> Anyone know if there's a way to
create files that have a session lifetime?
1132 [15:41:09] <tinga> You can create temp files and unlink them
immediately but keep around an open file handle to them; when the
process exits and the filehandle is closed, their space is deleted,
too.
1133 [15:41:52] <MrTrick> ah true.
1134 [15:42:15] <MrTrick> if a command expects a file name, will
it accept a file handle?
1135 [15:42:49] <tinga> There's even a flag in Linux now that
allows one to create temp files without creating an entry in the
file system at all, IIRC. But you'd have to use C probably.
1136 [15:42:51] *** Joins: omenius (~omenius@replaced-ip )
1137 [15:43:22] <tinga> MrTrick, you can pass /proc/self/fd/$n
1138 [15:43:52] <MrTrick> ah okay. :-D I think I'll stop
"optimising" now...
1139 [15:45:13] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Quit: vergissmeinnicht)
1140 [15:47:35] *** Joins: ich (~ich@replaced-ip )
1141 [15:47:38] *** Joins: eki (~eki@replaced-ip )
1142 [15:50:52] <ksk> tinga: did some googleing, seems it is not
possible as a user. Guess that leaves you with sudo?
1143 [15:51:42] <tinga> Vserver leader mentioned it was a question
of permissions. But I can't study it now.
1144 [15:53:33] *** Quits: omenius (~omenius@replaced-ip ) (Remote host closed the connection)
1145 [15:53:52] *** Joins: omenius (~omenius@replaced-ip )
1146 [15:54:09] <ksk> tinga: I did not read, but
replaced-url
1147 [15:54:09] <ksk> Controlling access to user namespaces
1148 [15:54:10] <ksk> "
1149 [15:54:49] <ksk> ah btw, using an unpriviledged lxc container
could solve your issue.
1150 [15:55:09] *** Joins: Romarain (~Romarain@replaced-ip )
1151 [15:55:18] <ksk> afaik in debian you kind of tell the kernel
"that user is allowd to create X bridges" and then you
just use the lxc userspace tools to do some magic..
1152 [15:57:19] *** Joins: mfranzwa (~mfranzwa@replaced-ip )
1153 [15:58:48] *** Joins: jthomas (~joseph_th@replaced-ip )
1154 [15:59:12] <tinga> k cool, will have a look, thanks
1155 [16:00:46] *** Joins: marduk (~marduk@replaced-ip )
1156 [16:01:42] *** Joins: electro33 (uid613@replaced-ip )
1157 [16:03:11] *** Joins: greycat (~greg@replaced-ip )
1158 [16:04:16] *** Joins: greatgatsby (~greatgats@replaced-ip )
1159 [16:07:54] *** Joins: IanJ (~IanJ@replaced-ip )
1160 [16:08:16] *** Parts: marduk (~marduk@replaced-ip ) ("WeeChat 2.3")
1161 [16:08:17] *** Quits: rpthms (rpthms@replaced-ip##) (Quit: ZNC - ##replaced-url
1162 [16:09:02] *** debhelper sets mode: +l 1194
1163 [16:11:50] *** Joins: ruied (~ruied@replaced-ip )
1164 [16:12:57] *** Quits: Zardoz (~Zardoz@replaced-ip##) (Quit: ZNC 1.8.0 - ##replaced-url
1165 [16:13:11] *** Joins: arahael1 (~arahael@replaced-ip )
1166 [16:14:08] *** Quits: tijara (~tijara@replaced-ip ) (Disconnected by services)
1167 [16:14:59] *** Joins: tijara_ (~tijara@replaced-ip )
1168 [16:15:13] *** Quits: Arahael (~arahael@replaced-ip ) (Ping timeout: 264 seconds)
1169 [16:15:57] *** tijara_ is now known as tijara
1170 [16:16:03] *** Joins: Zardoz (~Zardoz@replaced-ip )
1171 [16:16:48] *** Quits: winy (~vince@replaced-ip ) (Quit: Leaving.)
1172 [16:20:51] *** Joins: winy (~vince@replaced-ip )
1173 [16:21:37] *** Quits: kreyren (~kreyren@replaced-ip ) (Remote host closed the connection)
1174 [16:22:53] *** Joins: omeniux (~omenius@replaced-ip )
1175 [16:24:09] *** Quits: monksam (~monksam@replaced-ip ) (Quit: leaving)
1176 [16:25:27] *** Quits: omenius (~omenius@replaced-ip ) (Ping timeout: 260 seconds)
1177 [16:26:08] *** Joins: Spr1ng (~Spr1ng@replaced-ip )
1178 [16:29:18] *** Joins: Tom01 (~tom@replaced-ip )
1179 [16:32:43] *** Joins: _0bitcount (~Big_Byte@replaced-ip )
1180 [16:33:15] *** Joins: nebunez (~user@replaced-ip )
1181 [16:33:46] *** Joins: dob1 (~dob1@replaced-ip )
1182 [16:33:58] *** Quits: Admiral_Purr (~Admiral_P@replaced-ip ) (Quit: Admiral_Purr)
1183 [16:34:19] <dob1> hi
1184 [16:34:25] <dob1> after updating to debian 10.4 I get a menu
with " Daemons using outdated libraries"
1185 [16:34:27] <dob1> what is this?
1186 [16:35:20] <greycat> It's a list of daemons that are
using libraries that got updated.
1187 [16:35:24] <dob1> and before this one I got a menu with a
warning about a reboot needed for the newer kernel that was
installed (and it's ok)
1188 [16:35:37] <greycat> If you reboot, that'll restart the
daemons too.
1189 [16:36:08] <dob1> ah ok!
1190 [16:36:10] <dob1> thanks
1191 [16:36:24] *** Quits: xcm (~xcm@replaced-ip ) (Read error: Connection reset by peer)
1192 [16:36:51] <dob1> it's not the first update from 10.3
-> 10.4 that I made and it's the first time I saw this menu
1193 [16:37:15] <greycat> you've got something different
installed, or configured differently
1194 [16:37:42] *** Joins: xcm (~xcm@replaced-ip )
1195 [16:37:52] *** Parts: iateadonut (~dan@replaced-ip ) ()
1196 [16:37:58] <dob1> maybe docker from not debian repository
1197 [16:38:20] <greycat> ,info needrestart
1198 [16:38:21] <judd> Package needrestart (admin, optional) in
buster/amd64: check which daemons need to be restarted after library
upgrades. Version: 3.4-5; Size: 56.0k; Installed: 273k; Homepage:
replaced-url
1199 [16:39:18] <annadane> on that note, is it a good idea to
close and restart the "binaries running outdated
libraries" stuff? i tend to just let needrestart restart
services and ignore the binaries
1200 [16:40:06] <greycat> "if you have to ask, just
reboot" is not a terribly policy in most cases
1201 [16:41:11] *** Quits: mmx_in_orbit (~mmx_in_sp@replaced-ip ) (Quit: Leaving)
1202 [16:41:44] *** Joins: mmx_in_orbit (~mmx_in_sp@replaced-ip )
1203 [16:41:45] *** Quits: ich (~ich@replaced-ip ) (Quit: Ex-Chat)
1204 [16:42:51] *** Parts: LeeCowdrey (~leecowdre@replaced-ip ) ("fish? no thanks you can keep them")
1205 [16:44:14] *** Quits: Arimil (~Renari@replaced-ip ) (Ping timeout: 240 seconds)
1206 [16:44:22] *** Joins: Arimil (~Renari@replaced-ip )
1207 [16:45:13] *** Quits: Renari (~Renari@replaced-ip ) (Ping timeout: 264 seconds)
1208 [16:45:40] *** Joins: Renari (~Renari@replaced-ip )
1209 [16:48:41] *** Joins: m0u (~m0u@replaced-ip )
1210 [16:48:55] *** Joins: mitrokov (~mitrokov@replaced-ip )
1211 [16:50:19] *** Joins: geowiesnot (~user@replaced-ip )
1212 [16:53:38] *** Quits: mitrokov (~mitrokov@replaced-ip ) (Read error: Connection reset by peer)
1213 [16:53:42] *** Joins: diogenes_ (~diogenes_@replaced-ip )
1214 [16:54:27] *** Joins: polyphem (~p0lyph3m@replaced-ip )
1215 [16:54:56] *** Joins: raub (~raub@replaced-ip )
1216 [16:56:21] <dob1> I am a bit confused: I have rebooted but
every time I use apt to install a pacakge I get "Running kernel
seems to be up-to-date." , "No services need to be
restarted." ...
1217 [16:56:53] <dob1> can I suppress these messages?
1218 [16:57:01] <raub> One thing I like in yum/dnf is that I can
have repos disabled such that I can specify I want to get a package
from a specific repo but not everything else (in case said special
repo has a newer package than normal repos). How can I do that in
debian?
1219 [16:57:07] <greycat> Sounds like you want to remove or
reconfigure the needrestart package.
1220 [16:57:54] *** Quits: dominic34 (Thunderbir@replaced-ip ) (Ping timeout: 240 seconds)
1221 [16:57:59] *** Joins: dominic35 (Thunderbir@replaced-ip )
1222 [17:00:15] <greycat> raub: sounds like you want to look at
"pinning". But realistically, Debian was not designed to
work like Ubuntu with a bunch of crappy repositories that you only
half-trust. Debian repositories are massive and comprehensive.
1223 [17:00:20] *** dominic35 is now known as dominic34
1224 [17:00:40] *** Joins: MichaelOF (~michael@replaced-ip )
1225 [17:00:50] *** Quits: Zppix (uid182351@replaced-ip ) (Quit: Connection closed for inactivity)
1226 [17:01:50] *** Quits: dashs (~dave@replaced-ip ) (Quit: Leaving)
1227 [17:02:42] *** Quits: mibo (~mibo@replaced-ip ) (Remote host closed the connection)
1228 [17:02:51] <raub> I was going to ask at the #ubuntu channel
but they act like this kind of question is off-topic
1229 [17:03:41] <raub> greycat: ^^^
1230 [17:04:37] <raub> BTW, reason of my question is that I am
building ansible playbooks and want to make them as transparent
regarding repos between centos and debian/ubunu as possible
1231 [17:06:24] *** Quits: laslie (~laslie@replaced-ip ) (Remote host closed the connection)
1232 [17:06:29] *** Quits: martinus__ (~martin@replaced-ip ) (Ping timeout: 265 seconds)
1233 [17:06:40] *** Joins: Admiral_Purr (~Admiral_P@replaced-ip )
1234 [17:08:26] <greycat> It is utterly preposterous to expect
that you can write a single mindless-robot-thing that will treat
three completely different operating systems identically.
1235 [17:10:06] *** Joins: Hokedli (~laslie@replaced-ip )
1236 [17:10:23] *** Joins: keytap (~nicholasr@replaced-ip )
1237 [17:12:49] *** Quits: discovered (~discovere@replaced-ip ) (Ping timeout: 264 seconds)
1238 [17:13:08] *** Quits: Zardoz (~Zardoz@replaced-ip##) (Quit: ZNC 1.8.0 - ##replaced-url
1239 [17:14:18] *** Joins: dez (uid92154@replaced-ip )
1240 [17:14:54] *** Quits: Haohmaru (~Haohmaru@replaced-ip ) ()
1241 [17:15:42] *** Quits: keytap (~nicholasr@replaced-ip ) (Ping timeout: 260 seconds)
1242 [17:17:14] *** Joins: krabador (~krabador@replaced-ip )
1243 [17:17:21] *** Quits: geowiesnot (~user@replaced-ip ) (Ping timeout: 258 seconds)
1244 [17:17:40] *** Joins: Zardoz (~Zardoz@replaced-ip )
1245 [17:18:03] *** Joins: ChmEarl (~chmearl@replaced-ip )
1246 [17:19:47] *** Joins: woenx (~quassel@replaced-ip )
1247 [17:19:54] *** Quits: enoch85 (~enoch85@replaced-ip ) (Ping timeout: 240 seconds)
1248 [17:21:24] *** Joins: enoch85 (~enoch85@replaced-ip )
1249 [17:22:30] *** Joins: keytap (~nicholasr@replaced-ip )
1250 [17:23:31] *** Quits: Hokedli (~laslie@replaced-ip ) (Quit: Konversation terminated!)
1251 [17:23:31] *** Quits: m0nkey_ (dave@replaced-ip ) (Quit: m0nkey_)
1252 [17:26:00] *** Joins: m0nkey_ (~dave@replaced-ip )
1253 [17:26:15] *** Joins: lesless (~lessless@replaced-ip )
1254 [17:26:25] *** Joins: Hokedli (~laslie@replaced-ip )
1255 [17:26:45] *** Joins: Sora (~Guest@replaced-ip )
1256 [17:27:20] <Sora> does anyone know what I can use to run my
own nameserver (for a domain name), that allows me to quickly change
the A records via scripting
1257 [17:28:17] <greycat> DJB's tinydns would work. I think
PowerDNS is a derivative of it, and might have some scriptability,
but I've never used it.
1258 [17:28:53] <greycat> #dns would be a good place to ask, too
1259 [17:29:01] *** debhelper sets mode: +l 1201
1260 [17:29:23] *** Quits: Boohbah (~Boohbah@replaced-ip ) (Ping timeout: 240 seconds)
1261 [17:29:43] *** Quits: rabbitear_g (~rabbitear@replaced-ip ) (Ping timeout: 240 seconds)
1262 [17:30:30] *** Joins: careta (~careta@replaced-ip )
1263 [17:30:58] *** Joins: rabbitear_g (~rabbitear@replaced-ip )
1264 [17:33:17] *** Joins: mibo (~mibo@replaced-ip )
1265 [17:35:21] *** Joins: PoaB (~Thunderbi@replaced-ip )
1266 [17:36:15] *** Quits: Elirips (~Elirips@replaced-ip##) (Quit: KVIrc 5.0.0 Aria ##replaced-url
1267 [17:37:14] *** Quits: nksegos (~Thunderbi@replaced-ip ) (Ping timeout: 240 seconds)
1268 [17:40:05] *** Quits: enoch85 (~enoch85@replaced-ip ) (Read error: Connection reset by peer)
1269 [17:40:59] *** Quits: Admiral_Purr (~Admiral_P@replaced-ip ) (Quit: Admiral_Purr)
1270 [17:42:03] *** Quits: citypw (~citypw@replaced-ip ) (Ping timeout: 240 seconds)
1271 [17:42:38] *** Quits: argusbr (~cotoco@replaced-ip ) (Ping timeout: 256 seconds)
1272 [17:42:43] *** Joins: enoch85 (~enoch85@replaced-ip )
1273 [17:43:00] *** Quits: k4nz (~Thunderbi@replaced-ip ) (Remote host closed the connection)
1274 [17:43:13] *** Joins: k4nz (~Thunderbi@replaced-ip )
1275 [17:44:01] *** Quits: careta (~careta@replaced-ip ) (Ping timeout: 246 seconds)
1276 [17:44:28] *** Joins: tieinv (~username@replaced-ip )
1277 [17:45:26] *** Joins: kreyren (~kreyren@replaced-ip )
1278 [17:49:34] *** Quits: m0u (~m0u@replaced-ip ) (Ping timeout: 240 seconds)
1279 [17:52:45] *** Quits: Funkin-Stoopid (~xavier@replaced-ip ) (Quit: Konversation terminated!)
1280 [17:53:03] *** Joins: careta (~careta@replaced-ip )
1281 [17:57:32] *** Quits: qqx (~qqx@replaced-ip ) (Quit: Bye)
1282 [17:57:40] *** Joins: qqx (~qqx@replaced-ip )
1283 [17:59:09] *** Joins: choy (~choy@replaced-ip )
1284 [17:59:14] *** Joins: TRPM8 (~TRPM8@replaced-ip )
1285 [17:59:35] *** Quits: woenx (~quassel@replaced-ip##) (Quit: ##replaced-url
1286 [18:00:47] *** Joins: Garb0 (~Garb0@replaced-ip )
1287 [18:00:48] *** Quits: Garb0 (~Garb0@replaced-ip ) (Max SendQ exceeded)
1288 [18:01:17] *** Joins: Garb0 (~Garb0@replaced-ip )
1289 [18:01:39] *** Quits: Garb0 (~Garb0@replaced-ip ) (Max SendQ exceeded)
1290 [18:02:07] *** Joins: Garb0 (~Garb0@replaced-ip )
1291 [18:02:19] *** Quits: Garb0 (~Garb0@replaced-ip ) (Max SendQ exceeded)
1292 [18:02:33] *** Joins: jpe (~jp@replaced-ip )
1293 [18:02:42] *** Quits: choy (~choy@replaced-ip ) (Remote host closed the connection)
1294 [18:04:42] *** Joins: m0u (~m0u@replaced-ip )
1295 [18:05:38] *** Quits: lesless (~lessless@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1296 [18:05:43] *** Joins: thatpyth1 (~thatpytho@replaced-ip )
1297 [18:05:47] *** Quits: Hokedli (~laslie@replaced-ip ) (Quit: Konversation terminated!)
1298 [18:06:13] *** Quits: Immanuel (~Manu@replaced-ip ) (Ping timeout: 264 seconds)
1299 [18:07:13] *** Joins: Immanuel (~Manu@replaced-ip )
1300 [18:07:33] *** Joins: Admiral_Purr (~Admiral_P@replaced-ip )
1301 [18:07:59] *** Quits: MichaelOF (~michael@replaced-ip ) (Quit: Konversation terminated!)
1302 [18:08:23] *** Joins: towo` (~towo@replaced-ip )
1303 [18:08:36] *** Quits: Admiral_Purr (~Admiral_P@replaced-ip ) (Read error: Connection reset by peer)
1304 [18:08:37] *** Quits: bertbob (~bertbob@replaced-ip ) (Ping timeout: 264 seconds)
1305 [18:09:00] *** Joins: geowiesnot (~user@replaced-ip )
1306 [18:09:04] *** Joins: Admiral_Purr (~Admiral_P@replaced-ip )
1307 [18:10:03] *** Quits: Haudegen (~quassel@replaced-ip ) (Quit: Bin weg.)
1308 [18:10:04] *** Joins: enoch85_ (~enoch85@replaced-ip )
1309 [18:10:23] *** Quits: electro33 (uid613@replaced-ip ) (Quit: Connection closed for inactivity)
1310 [18:10:24] *** Quits: enoch85 (~enoch85@replaced-ip ) (Ping timeout: 256 seconds)
1311 [18:13:42] *** Quits: user217_ (~user217_@replaced-ip ) (Ping timeout: 258 seconds)
1312 [18:13:54] *** Quits: dreamon (~dreamon@replaced-ip ) (Ping timeout: 240 seconds)
1313 [18:15:56] *** Joins: Georgeoftown (~Jorge@replaced-ip )
1314 [18:18:30] *** Quits: winy (~vince@replaced-ip ) (Quit: Leaving.)
1315 [18:20:04] *** Joins: c0pt (~c0pt@replaced-ip )
1316 [18:20:18] *** Quits: rabbitear_g (~rabbitear@replaced-ip ) (Remote host closed the connection)
1317 [18:21:15] *** Joins: rabbitear_g (~rabbitear@replaced-ip )
1318 [18:21:50] *** Joins: nifker1 (~Thunderbi@replaced-ip )
1319 [18:23:39] *** Quits: k4nz (~Thunderbi@replaced-ip ) (Remote host closed the connection)
1320 [18:23:52] *** Joins: k4nz (~Thunderbi@replaced-ip )
1321 [18:23:52] *** Quits: nifker (~Thunderbi@replaced-ip ) (Ping timeout: 260 seconds)
1322 [18:23:53] *** nifker1 is now known as nifker
1323 [18:26:32] *** Quits: uxfi (~uxfi@replaced-ip ) (Remote host closed the connection)
1324 [18:28:35] *** Joins: miskatonic (~miskatoni@replaced-ip )
1325 [18:34:53] *** Quits: xcm (~xcm@replaced-ip ) (Read error: Connection reset by peer)
1326 [18:35:04] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Quit: vergissmeinnicht)
1327 [18:35:39] <JustTheDoctor> should i put apps in /usr/bin or
/usr/local/bin and whats the difference?
1328 [18:36:09] <greycat> If they're not packaged, you should
be using /usr/local.
1329 [18:36:16] <JustTheDoctor> Thank you greycat
1330 [18:36:30] <JustTheDoctor> my next task is trying to get OLD
packages compiled ;(
1331 [18:36:33] <miskatonic> /usr/bin is for apps installed by
apt*, /usr/local/bin for foreign things
1332 [18:37:34] *** Quits: alex_c (~alexandro@replaced-ip ) (Ping timeout: 246 seconds)
1333 [18:37:38] *** Joins: Sellerie (~sellerie_@replaced-ip )
1334 [18:37:44] *** Joins: tgunr (~davec@replaced-ip )
1335 [18:37:46] <JustTheDoctor> how would this happen? bash:
/usr/local/bin/deviantd: No such file or directory ls
/usr/local/bin/ deviant-cli deviantd deviant-qt deviant-tx
test_deviant test_deviant-qt
1336 [18:38:25] <uplime> what does `ls -lA
/usr/local/bin/deviantd` say?
1337 [18:38:37] <uplime> erm, `ls -l /usr/local/bin/deviantd` **
1338 [18:38:49] <JustTheDoctor> -rwxr-xr-x 1 root root 11436508
Jun 24 18:36 /usr/local/bin/deviantd and the /usr/local/bin/deviantd
is in green
1339 [18:39:02] <JustTheDoctor> same
1340 [18:39:23] <greycat> What does "file
/usr/local/bin/deviantd" say?
1341 [18:39:45] *** Joins: Jerrynicki (~niklas@replaced-ip )
1342 [18:39:48] <JustTheDoctor> this ->
/usr/local/bin/deviantd: ELF 32-bit LSB executable, Intel 80386,
version 1 (SYSV), dynamically linked, interpreter
/lib/ld-linux.so.2, for GNU/Linux 2.6.24,
BuildID[sha1]=e3634f1119128498f401abe23c51d12a3ae500ca, stripped
1343 [18:40:14] <greycat> Are you on a 32-bit (i386) install, or a
64-bit (amd64) install? If it's an amd64 install, you'll
need to enable multiarch, and install some i386 libs.
1344 [18:40:41] *** Quits: tieinv (~username@replaced-ip ) (Quit: gone!)
1345 [18:41:17] *** Quits: housecat (dax@replaced-ip ) (Quit: meow!)
1346 [18:41:40] *** Joins: hussar (~hussar@replaced-ip )
1347 [18:41:50] <JustTheDoctor> greycat is a new server i just got
access to, dont know much about the setup yet, how would i find out?
1348 [18:42:12] <greycat> !multiarch
1349 [18:42:13] <dpkg> Multiarch allows you to install foreign
architecture packages. For example, to allow i386 packages to be
installed on an amd64 system: «dpkg --add-architecture i386
&& apt-get update». See
replaced-url
1350 [18:42:13] <dijong_>
replaced-url
1351 [18:44:05] <JustTheDoctor> oh so i have the 32bit on a 64bit
machine?
1352 [18:46:02] <JustTheDoctor> Thank you greycat, i just
downloaded the 64bit
1353 [18:46:05] <greycat> if "file /usr/bin/dpkg" (or
similar commands) show 64-bit, then yes
1354 [18:46:56] *** Quits: hoarycripple (~hoarycrip@replaced-ip ) (Quit: leaving)
1355 [18:46:58] *** Joins: rustbuckett (~downtime@replaced-ip )
1356 [18:47:04] *** Quits: tgunr (~davec@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1357 [18:48:11] *** Joins: renzhi (~renzhi@replaced-ip )
1358 [18:48:15] *** Quits: television (~alex@replaced-ip ) (Ping timeout: 260 seconds)
1359 [18:48:42] *** Quits: Treylis (~quassel@replaced-ip ) (Ping timeout: 260 seconds)
1360 [18:49:01] *** debhelper sets mode: +l 1194
1361 [18:49:09] *** Quits: enoch85_ (~enoch85@replaced-ip ) (Read error: Connection reset by peer)
1362 [18:49:25] *** Quits: orgg (~orgg@replaced-ip ) (Ping timeout: 264 seconds)
1363 [18:49:25] *** Quits: tw (~tw@replaced-ip ) (Ping timeout: 264 seconds)
1364 [18:52:59] *** Joins: frgo_ (~frgo@replaced-ip )
1365 [18:53:33] *** Joins: enoch85 (~enoch85@replaced-ip )
1366 [18:55:54] *** Quits: keytap (~nicholasr@replaced-ip ) (Ping timeout: 240 seconds)
1367 [18:56:01] *** Quits: frgo (~frgo@replaced-ip ) (Ping timeout: 264 seconds)
1368 [18:57:51] *** Joins: Betal (~Betal@replaced-ip )
1369 [18:59:01] *** Quits: Georgeoftown (~Jorge@replaced-ip ) (Ping timeout: 264 seconds)
1370 [18:59:40] *** Joins: tw (~tw@replaced-ip )
1371 [18:59:59] *** Joins: television (~alex@replaced-ip )
1372 [19:01:41] *** Joins: orgg (~orgg@replaced-ip )
1373 [19:01:48] *** Quits: IanJ (~IanJ@replaced-ip ) (Remote host closed the connection)
1374 [19:01:53] *** Joins: Georgeoftown (~Jorge@replaced-ip )
1375 [19:02:58] *** Joins: dastier (~dastier@replaced-ip )
1376 [19:03:11] *** Joins: n4dir (~n4dir@replaced-ip )
1377 [19:03:23] <Georgeoftown> hi some help to do this on debian,
the part of /boot/cmdline.txt and the /boot/config.txt
1378 [19:03:33] <Georgeoftown>
replaced-url
1379 [19:03:33] *** Joins: Treylis (~quassel@replaced-ip )
1380 [19:05:16] *** Joins: madre (~user@replaced-ip )
1381 [19:06:23] *** Joins: no_gravity (~no_gravit@replaced-ip )
1382 [19:06:28] <no_gravity> Good Afternoon
1383 [19:06:30] <no_gravity> I wonder if it is possible to add
"Open in vim on the command line" to the Gnome file
browser right click menu?
1384 [19:06:57] <greycat> s/on the command line/in a terminal/
1385 [19:07:16] <Georgeoftown> for me?
1386 [19:08:01] *** Quits: __marco (~marco@replaced-ip ) (Ping timeout: 264 seconds)
1387 [19:08:25] <greycat> figure out whether the GNOME file
manager already has a builtin feature to run commands in a terminal.
If so, use that. If not, write a wrapper script that launches vim in
your favorite terminal emulator.
1388 [19:08:26] *** Quits: madre (~user@replaced-ip ) (Client Quit)
1389 [19:08:56] *** Joins: madre (~user@replaced-ip )
1390 [19:09:35] *** Joins: dtcrshr (~dtcrshr@replaced-ip )
1391 [19:11:31] *** Quits: madre (~user@replaced-ip ) (Client Quit)
1392 [19:15:43] *** Joins: bubi67 (~klo_jnk@replaced-ip )
1393 [19:15:57] *** Joins: Haudegen (~quassel@replaced-ip )
1394 [19:16:14] *** Joins: always_su (always_su@replaced-ip )
1395 [19:16:44] *** Joins: S4NDM4NN (~S4NDM4NN@replaced-ip )
1396 [19:16:53] *** Joins: diogenes_ (~diogenes_@replaced-ip )
1397 [19:17:52] *** Joins: lle-bout (~lle-bout@replaced-ip )
1398 [19:18:38] <JustTheDoctor> how can i find out if there is a
firewall running?
1399 [19:19:01] *** debhelper sets mode: +l 1204
1400 [19:19:17] *** Quits: Admiral_Purr (~Admiral_P@replaced-ip ) (Quit: Admiral_Purr)
1401 [19:21:24] *** Joins: lesless (~lessless@replaced-ip )
1402 [19:22:46] <jmcnaught> no_gravity: the
nautilus-scripts-manager package might be useful for this, but I
haven't used it yet.
1403 [19:22:49] *** Quits: lesless (~lessless@replaced-ip ) (Client Quit)
1404 [19:23:01] *** Joins: supercilious (~thomas@replaced-ip )
1405 [19:23:34] <no_gravity> jmcnaught: Hmm.. I have no idea :)
1406 [19:24:09] *** Joins: lisco (~lisco@replaced-ip )
1407 [19:24:43] *** Quits: c0pt (~c0pt@replaced-ip ) (Remote host closed the connection)
1408 [19:25:18] *** Joins: IanJ (~IanJ@replaced-ip )
1409 [19:25:24] <jmcnaught> no_gravity: actually I just
right-clicked on a text file in Nautilus, selected "open with
other application", clicked Vim and it opened in vim in
gnome-terminal.
1410 [19:26:27] *** Joins: MonkeyD (~dodzi@replaced-ip )
1411 [19:26:31] <no_gravity> jmcnaught: Hmm.. it does absolutely
nothing when I do that here.
1412 [19:26:56] *** Joins: arahael2 (~arahael@replaced-ip )
1413 [19:27:13] *** Quits: arahael1 (~arahael@replaced-ip ) (Ping timeout: 264 seconds)
1414 [19:27:26] *** Joins: Boohbah (~Boohbah@replaced-ip )
1415 [19:27:37] <no_gravity> jmcnaught: "ps aux | grep
vim" comes back empty. So I guess it either did not start vim
or exited immediately.
1416 [19:27:42] <greycat> jmcnaught: are you sure there's no
checkbox for "run in a terminal" or something?
1417 [19:28:05] <greycat> also, there are multiple vim packages,
and maybe you've got one of the fancy x11 backend ones
1418 [19:28:43] *** Quits: chele (~chele@replaced-ip ) (Remote host closed the connection)
1419 [19:28:50] *** Quits: tuxmania (~tuxmania@replaced-ip ) (Quit: Leaving)
1420 [19:28:56] *** Joins: tgunr (~davec@replaced-ip )
1421 [19:29:48] *** Joins: hoarycripple (~hoarycrip@replaced-ip )
1422 [19:30:02] *** Quits: enoch85 (~enoch85@replaced-ip ) (Ping timeout: 265 seconds)
1423 [19:30:02] *** Quits: geowiesnot (~user@replaced-ip ) (Ping timeout: 265 seconds)
1424 [19:30:47] <Lady_Aleena> Hello. Where do I go to see if
mysql-workbench has been renamed in Buster?
1425 [19:30:49] *** Joins: dreamon (~dreamon@replaced-ip )
1426 [19:31:07] *** Joins: enoch85 (~enoch85@replaced-ip )
1427 [19:31:32] <sney> there isn't really a one-stop shop but
tracker.debian.org is a good place to start
1428 [19:31:39] *** Joins: voidSurfr (~todd_dsm@replaced-ip )
1429 [19:31:41] <Lady_Aleena> Packages for it are only listed for
jessie, stretch, and sid.
1430 [19:31:52] *** Joins: chris (~chris@replaced-ip )
1431 [19:32:11] *** chris is now known as Guest52212
1432 [19:32:33] <miskatonic> Mysql is replaced by Mariadb. Maybe
its'n now something with mariadb?
1433 [19:32:38] <sney> probably.
1434 [19:32:53] *** Quits: sptnx (senate@replaced-ip ) (Ping timeout: 244 seconds)
1435 [19:32:55] <jmcnaught> greycat, no_gravity: no "run in
terminal", that is set in /usr/share/applications/vim.desktop
(in vim-common package)
1436 [19:33:01] *** Guest52212 is now known as cquence
1437 [19:33:18] *** Joins: dvs (~hibbard@replaced-ip )
1438 [19:33:25] <sney> and packages are removed from testing
automatically; removing from sid has to be done intentionally, so
sometimes abandoned/incompatible packages will languish in sid after
not being in a couple of stable releases
1439 [19:33:47] *** Quits: Zardoz (~Zardoz@replaced-ip##) (Quit: ZNC 1.8.0 - ##replaced-url
1440 [19:33:51] <Lady_Aleena> miskatonic, I saw that. I am looking
for a gui for it.
1441 [19:33:54] *** Quits: MonkeyD (~dodzi@replaced-ip ) (Remote host closed the connection)
1442 [19:34:08] *** Joins: Zardoz (~Zardoz@replaced-ip )
1443 [19:34:14] *** Quits: ruied (~ruied@replaced-ip ) (Ping timeout: 240 seconds)
1444 [19:34:20] *** Joins: m_g_lewis (~melvin@replaced-ip )
1445 [19:34:34] *** Joins: timahvo1 (~rogue@replaced-ip )
1446 [19:34:42] <no_gravity> jmcnaught: It has
"Terminal=true" in that file.
1447 [19:34:42] *** Joins: geowiesnot (~user@replaced-ip )
1448 [19:34:43] *** Quits: Slashman (~Slash@replaced-ip ) (Quit: Leaving)
1449 [19:34:49] <Lady_Aleena> That is unless MariaDB came with a
gui I don't know about.
1450 [19:35:51] <sney> oh look, a list:
replaced-url
1451 [19:35:52] <miskatonic> a gui client? or a gui tool for
server administration?
1452 [19:35:58] <sney> I'm sure some of those are in debian
1453 [19:36:31] *** Parts: deego (~user@replaced-ip ) ("Thanks")
1454 [19:36:32] <Lady_Aleena> sney, I am on that page now, but I
got tired of googling.
1455 [19:36:41] <sney> just search apt for the names
1456 [19:37:02] *** Quits: no_gravity (~no_gravit@replaced-ip ) (Quit: leaving)
1457 [19:37:15] *** Quits: S4NDM4NN (~S4NDM4NN@replaced-ip ) (Quit: Leaving)
1458 [19:37:32] <Lady_Aleena> miskatonic, I am thinking about
learning SQL.
1459 [19:37:43] *** Quits: tgunr (~davec@replaced-ip ) (Ping timeout: 260 seconds)
1460 [19:38:09] *** Joins: trench (trench@replaced-ip )
1461 [19:39:12] *** Joins: winy (~vince@replaced-ip )
1462 [19:39:23] *** Joins: paulasdf (~paulasdf@replaced-ip )
1463 [19:39:35] *** Quits: winy (~vince@replaced-ip ) (Client Quit)
1464 [19:40:00] *** Joins: swift110 (~swift110@replaced-ip )
1465 [19:40:03] *** Joins: winy (~vince@replaced-ip )
1466 [19:40:15] *** Joins: borron (~careta@replaced-ip )
1467 [19:41:02] <Lady_Aleena> Oh well, I just finished the list
and couldn't find any Buster packages unless my search-fu is
really really bad today.
1468 [19:43:21] <Lady_Aleena> Thanks.
1469 [19:43:25] *** Quits: careta (~careta@replaced-ip ) (Ping timeout: 264 seconds)
1470 [19:43:56] *** Joins: alex_c (~alexandro@replaced-ip )
1471 [19:44:59] *** Joins: Kevlar_Noir (~manjaro-u@replaced-ip )
1472 [19:45:02] *** Quits: geowiesnot (~user@replaced-ip ) (Ping timeout: 256 seconds)
1473 [19:45:13] *** Quits: JohnML (~john1@replaced-ip ) (Remote host closed the connection)
1474 [19:46:14] *** Quits: Ericounet (~Eric@replaced-ip ) (Remote host closed the connection)
1475 [19:46:41] *** Joins: Admiral_Purr (~Admiral_P@replaced-ip )
1476 [19:46:53] *** Joins: gelignite (~gelignite@replaced-ip )
1477 [19:47:27] *** Quits: hyskaru (~hyskaru@replaced-ip ) (Quit: hyskaru)
1478 [19:47:37] *** Joins: hyskaru (~hyskaru@replaced-ip )
1479 [19:47:46] *** Joins: Buliarous (~gypsydang@replaced-ip )
1480 [19:49:02] *** debhelper sets mode: +l 1211
1481 [19:49:09] *** Quits: enoch85 (~enoch85@replaced-ip ) (Read error: Connection reset by peer)
1482 [19:50:49] *** Quits: borron (~careta@replaced-ip ) (Ping timeout: 265 seconds)
1483 [19:51:04] *** Quits: alex_c (~alexandro@replaced-ip ) (Quit: Leaving)
1484 [19:53:35] *** Quits: arahael2 (~arahael@replaced-ip ) (Ping timeout: 260 seconds)
1485 [19:53:54] *** Joins: enoch85 (~enoch85@replaced-ip )
1486 [19:54:06] *** Joins: JohnML (~john1@replaced-ip )
1487 [19:54:19] *** Joins: keytap (~nicholasr@replaced-ip )
1488 [19:57:51] *** Joins: otmi (~mito@replaced-ip )
1489 [19:59:06] *** Joins: arahael2 (~arahael@replaced-ip )
1490 [19:59:11] *** Joins: borron (~careta@replaced-ip )
1491 [19:59:33] *** Joins: nksegos (~Thunderbi@replaced-ip )
1492 [20:00:54] *** Quits: always_su (always_su@replaced-ip ) (Ping timeout: 256 seconds)
1493 [20:02:37] *** Joins: adapter (~adapter@replaced-ip )
1494 [20:03:18] *** Quits: cquence (~chris@replaced-ip ) (Quit: cquence)
1495 [20:05:13] *** Joins: xcm (~xcm@replaced-ip )
1496 [20:05:13] *** Joins: platvoeten (~platvoete@replaced-ip )
1497 [20:05:59] *** Quits: lucad111 (~lucad111@replaced-ip ) (Quit: Leaving)
1498 [20:06:04] *** Quits: otmi (~mito@replaced-ip ) (Quit: WeeChat 2.3)
1499 [20:06:40] *** Quits: Romarain (~Romarain@replaced-ip ) (Quit: Leaving)
1500 [20:06:58] *** Quits: Georgeoftown (~Jorge@replaced-ip ) (Quit: Leaving)
1501 [20:07:04] *** Joins: otmi (~mito@replaced-ip )
1502 [20:10:50] *** Joins: tgunr (~davec@replaced-ip )
1503 [20:11:37] <esaym153> so I need to upgrade a jessie box to
buster. Should I upgrade to stretch first or go straight to buster?
1504 [20:11:40] *** Quits: otmi (~mito@replaced-ip ) (Quit: WeeChat 2.3)
1505 [20:12:10] <greycat> stretch first
1506 [20:13:34] *** Quits: m0u (~m0u@replaced-ip ) (Ping timeout: 240 seconds)
1507 [20:13:50] *** Quits: Tobbi (~Tobbi@replaced-ip ) (Quit: Leaving)
1508 [20:14:20] *** Quits: lnslbrty (~NULL@replaced-ip ) (Quit: ~-AmIsraelChai-~)
1509 [20:14:37] *** Joins: Silmarilion (~Silmarili@replaced-ip )
1510 [20:15:40] *** Joins: brondif (~brondif@replaced-ip )
1511 [20:16:49] *** Joins: careta (~careta@replaced-ip )
1512 [20:16:57] *** Quits: towo` (~towo@replaced-ip ) (Quit: Leaving)
1513 [20:17:01] *** Quits: borron (~careta@replaced-ip ) (Ping timeout: 264 seconds)
1514 [20:17:26] *** Joins: diniwed (~gavron@replaced-ip )
1515 [20:17:32] *** Quits: winy (~vince@replaced-ip ) (Quit: Leaving.)
1516 [20:17:48] *** Joins: cquence (~chris@replaced-ip )
1517 [20:17:56] *** Quits: Zardoz (~Zardoz@replaced-ip##) (Quit: ZNC 1.8.0 - ##replaced-url
1518 [20:18:19] *** Quits: cquence (~chris@replaced-ip ) (Client Quit)
1519 [20:18:19] *** Joins: Zardoz (~Zardoz@replaced-ip )
1520 [20:18:52] *** Joins: vinosec (~Monokuai@replaced-ip )
1521 [20:19:05] *** Joins: borron (~careta@replaced-ip )
1522 [20:20:06] *** Quits: mikkel (~mike@replaced-ip ) (Ping timeout: 256 seconds)
1523 [20:20:27] *** Joins: otmi (~mito@replaced-ip )
1524 [20:21:21] *** Quits: otmi (~mito@replaced-ip ) (Quit: WeeChat 2.3)
1525 [20:21:52] *** Quits: careta (~careta@replaced-ip ) (Ping timeout: 246 seconds)
1526 [20:23:11] *** Joins: otmi (~mito@replaced-ip )
1527 [20:23:29] *** Quits: bocaneri (sauvin@replaced-ip ) (Remote host closed the connection)
1528 [20:24:37] *** Joins: geowiesnot (~user@replaced-ip )
1529 [20:26:15] *** Joins: r4u1 (~raf@replaced-ip )
1530 [20:27:54] *** Quits: otmi (~mito@replaced-ip ) (Quit: WeeChat 2.3)
1531 [20:28:03] *** Joins: daniel_gc (~daniel_gc@replaced-ip )
1532 [20:28:07] *** Quits: paulasdf (~paulasdf@replaced-ip ) (Ping timeout: 260 seconds)
1533 [20:29:06] *** Joins: otmi (~mito@replaced-ip )
1534 [20:29:44] *** Quits: geowiesnot (~user@replaced-ip ) (Ping timeout: 256 seconds)
1535 [20:29:47] *** Quits: otmi (~mito@replaced-ip ) (Client Quit)
1536 [20:30:09] *** Quits: IanJ (~IanJ@replaced-ip ) (Quit: IanJ)
1537 [20:30:42] *** Joins: __marco (~marco@replaced-ip )
1538 [20:30:42] *** Joins: paulasdf (~paulasdf@replaced-ip )
1539 [20:30:48] *** Joins: careta (~careta@replaced-ip )
1540 [20:30:53] *** Joins: nicolaf (~nicolaf@replaced-ip )
1541 [20:31:08] *** Joins: Tobbi (~Tobbi@replaced-ip )
1542 [20:31:55] *** Joins: idhugo (~idhugo@replaced-ip )
1543 [20:31:58] *** Quits: idhugo (~idhugo@replaced-ip ) (Remote host closed the connection)
1544 [20:32:22] *** Quits: Cabanossi (~Cabanossi@replaced-ip ) (Quit: Bye, bye...)
1545 [20:32:47] *** Quits: borron (~careta@replaced-ip ) (Ping timeout: 260 seconds)
1546 [20:33:28] *** Quits: JohnML (~john1@replaced-ip ) (Remote host closed the connection)
1547 [20:34:54] *** Quits: krabador (~krabador@replaced-ip ) (Ping timeout: 256 seconds)
1548 [20:36:30] *** Joins: borron (~careta@replaced-ip )
1549 [20:37:43] *** Joins: discovered (~discovere@replaced-ip )
1550 [20:39:17] *** Joins: mitrokov (~mitrokov@replaced-ip )
1551 [20:39:31] *** Quits: mbrad (~mbrad@replaced-ip ) (Quit: leaving)
1552 [20:39:49] *** Quits: careta (~careta@replaced-ip ) (Ping timeout: 264 seconds)
1553 [20:40:00] *** Joins: idhugo (~idhugo@replaced-ip )
1554 [20:40:07] *** Quits: idhugo (~idhugo@replaced-ip ) (Remote host closed the connection)
1555 [20:40:49] *** Parts: brondif (~brondif@replaced-ip ) ("WeeChat 2.8")
1556 [20:41:30] <esaym153> figured, thanks
1557 [20:41:53] *** Joins: otisolsen70_ (~otisolsen@replaced-ip )
1558 [20:42:20] *** Joins: FsgMax (~FsgMax@replaced-ip )
1559 [20:43:07] *** Joins: Cabanossi (~Cabanossi@replaced-ip )
1560 [20:44:14] *** Joins: electro33 (uid613@replaced-ip )
1561 [20:44:15] *** Joins: S4NDM4NN (~S4NDM4NN@replaced-ip )
1562 [20:45:30] *** Quits: otisolsen70 (~otisolsen@replaced-ip ) (Ping timeout: 258 seconds)
1563 [20:45:42] <annadane> "2 years of updates and paradigm
shifts? i know! let's skip a release!"
1564 [20:47:32] *** Joins: kn0rki (~Kn0rki@replaced-ip )
1565 [20:48:15] *** Quits: r4u1 (~raf@replaced-ip ) (Quit: leaving)
1566 [20:48:34] *** Quits: lead_pipe23 (~Lead@replaced-ip ) (Ping timeout: 240 seconds)
1567 [20:49:48] <greycat> The upgrade process is only tested for
single release jumps, never multiple release jumps.
1568 [20:49:52] *** Joins: discovered_ (~discovere@replaced-ip )
1569 [20:49:56] *** Quits: bubi67 (~klo_jnk@replaced-ip ) (Quit: Leaving.)
1570 [20:51:37] *** Joins: r4u1 (~raf@replaced-ip )
1571 [20:52:42] *** Quits: discovered (~discovere@replaced-ip ) (Ping timeout: 260 seconds)
1572 [20:53:02] *** Quits: FsgMax (~FsgMax@replaced-ip ) (Quit: Leaving)
1573 [20:53:29] *** Quits: voidSurfr (~todd_dsm@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1574 [20:53:29] *** Quits: S4NDM4NN (~S4NDM4NN@replaced-ip ) (Remote host closed the connection)
1575 [20:55:53] *** Joins: towo` (~towo@replaced-ip )
1576 [20:57:35] *** Quits: mitrokov (~mitrokov@replaced-ip ) (Quit: Leaving)
1577 [20:58:04] *** Joins: mitrokov (~mitrokov@replaced-ip )
1578 [21:01:06] *** Quits: k4nz (~Thunderbi@replaced-ip ) (Read error: Connection reset by peer)
1579 [21:01:32] *** Joins: AlmarShenwan (~quassel@replaced-ip )
1580 [21:01:33] *** overclock is now known as Sherpayaso
1581 [21:01:37] *** Quits: AlmarShenwan_1 (~quassel@replaced-ip ) (Read error: Connection reset by peer)
1582 [21:02:23] *** Joins: k4nz (~Thunderbi@replaced-ip )
1583 [21:07:53] *** Joins: well_laid_lawn (~Jean-luc@replaced-ip )
1584 [21:08:18] *** Quits: hyskaru (~hyskaru@replaced-ip ) (Changing host)
1585 [21:08:18] *** Joins: hyskaru (~hyskaru@replaced-ip )
1586 [21:08:25] *** Joins: AlmarShenwan_1 (~quassel@replaced-ip )
1587 [21:08:43] *** Quits: AlmarShenwan (~quassel@replaced-ip ) (Read error: Connection reset by peer)
1588 [21:09:44] *** Joins: AlmarShenwan (~quassel@replaced-ip )
1589 [21:09:50] *** Quits: miskatonic (~miskatoni@replaced-ip ) (Quit: miskatonic)
1590 [21:10:46] *** Joins: BrianG61UK_ (~BrianG61U@replaced-ip )
1591 [21:12:02] *** Joins: sawgood (~sawgood@replaced-ip )
1592 [21:12:07] *** Quits: BrianG61UK (~BrianG61U@replaced-ip ) (Ping timeout: 272 seconds)
1593 [21:13:17] *** Joins: S4NDM4NN (~S4NDM4NN@replaced-ip )
1594 [21:13:19] *** Quits: AlmarShenwan_1 (~quassel@replaced-ip ) (Ping timeout: 246 seconds)
1595 [21:13:26] *** Quits: __marco (~marco@replaced-ip ) (Ping timeout: 256 seconds)
1596 [21:13:28] *** Quits: Zardoz (~Zardoz@replaced-ip##) (Quit: ZNC 1.8.0 - ##replaced-url
1597 [21:13:51] *** Joins: Zardoz (~Zardoz@replaced-ip )
1598 [21:15:24] *** Joins: AlmarShenwan_1 (~quassel@replaced-ip )
1599 [21:15:35] *** Joins: fjavier (~fjavier@replaced-ip )
1600 [21:15:49] *** Quits: AlmarShenwan (~quassel@replaced-ip ) (Read error: Connection reset by peer)
1601 [21:17:25] *** Joins: AlmarShenwan (~quassel@replaced-ip )
1602 [21:17:31] *** Quits: AlmarShenwan_1 (~quassel@replaced-ip ) (Read error: Connection reset by peer)
1603 [21:18:07] *** Joins: AlmarShenwan_1 (~quassel@replaced-ip )
1604 [21:18:12] *** Quits: AlmarShenwan (~quassel@replaced-ip ) (Read error: Connection reset by peer)
1605 [21:18:41] <oerheks> br/clear
1606 [21:19:18] *** Quits: AlmarShenwan_1 (~quassel@replaced-ip ) (Read error: Connection reset by peer)
1607 [21:20:22] *** Joins: cybercrypto (~morpheus@replaced-ip )
1608 [21:21:17] *** Joins: Hokedli (~laslie@replaced-ip )
1609 [21:21:48] *** Joins: winy (~vince@replaced-ip )
1610 [21:22:09] *** Joins: shibboleth (~shibbolet@replaced-ip )
1611 [21:23:19] *** Quits: S4NDM4NN (~S4NDM4NN@replaced-ip ) (Remote host closed the connection)
1612 [21:23:43] *** Joins: S4NDM4NN (~S4NDM4NN@replaced-ip )
1613 [21:25:58] *** Quits: S4NDM4NN (~S4NDM4NN@replaced-ip ) (Remote host closed the connection)
1614 [21:25:59] *** Quits: mzajc (~marko@replaced-ip ) (Ping timeout: 260 seconds)
1615 [21:26:21] *** Joins: dashs (~dave@replaced-ip )
1616 [21:26:39] *** Joins: S4NDM4NN (~S4NDM4NN@replaced-ip )
1617 [21:27:14] *** Joins: forgotmynick (uid24625@replaced-ip )
1618 [21:28:23] *** Quits: S4NDM4NN (~S4NDM4NN@replaced-ip ) (Remote host closed the connection)
1619 [21:28:50] *** Joins: S4NDM4NN (~S4NDM4NN@replaced-ip )
1620 [21:29:01] *** debhelper sets mode: +l 1217
1621 [21:29:15] *** Quits: Hokedli (~laslie@replaced-ip ) (Quit: Konversation terminated!)
1622 [21:30:09] *** Joins: freg20 (~freg20@replaced-ip )
1623 [21:30:10] *** Quits: blurkis (~kent@replaced-ip ) (Read error: Connection reset by peer)
1624 [21:30:31] *** Joins: blurkis (~kent@replaced-ip )
1625 [21:30:36] *** Joins: Hokedli (~laslie@replaced-ip )
1626 [21:30:55] *** Quits: d3sync (~d3sync@replaced-ip##) (Quit: KVIrc 5.0.0 Aria ##replaced-url
1627 [21:31:08] *** Quits: winy (~vince@replaced-ip ) (Quit: Leaving.)
1628 [21:31:54] *** Quits: captSamIngram (~Thunderbi@replaced-ip ) (Quit: captSamIngram)
1629 [21:32:14] *** Quits: S4NDM4NN (~S4NDM4NN@replaced-ip ) (Remote host closed the connection)
1630 [21:33:07] *** Joins: d3sync (~d3sync@replaced-ip )
1631 [21:33:32] *** Joins: semeion (~semeion@replaced-ip )
1632 [21:33:49] *** Quits: Hokedli (~laslie@replaced-ip ) (Client Quit)
1633 [21:35:01] *** Quits: mns (~mns@replaced-ip ) (Ping timeout: 246 seconds)
1634 [21:35:05] *** Joins: Sajesajama (Salsa@replaced-ip )
1635 [21:36:40] *** Joins: mns (~mns@replaced-ip )
1636 [21:37:44] *** Quits: dreamon (~dreamon@replaced-ip ) (Ping timeout: 256 seconds)
1637 [21:37:48] *** Joins: Hokedli (~laslie@replaced-ip )
1638 [21:38:48] *** Quits: supercilious (~thomas@replaced-ip ) (Quit: ah)
1639 [21:39:33] *** Joins: lead_pipe23 (~Lead@replaced-ip )
1640 [21:40:07] *** Joins: dfstorm (~dfstorm@replaced-ip )
1641 [21:40:25] *** Joins: supercilious (~thomas@replaced-ip )
1642 [21:41:01] *** Quits: television (~alex@replaced-ip ) (Ping timeout: 265 seconds)
1643 [21:41:01] *** Quits: orgg (~orgg@replaced-ip ) (Ping timeout: 264 seconds)
1644 [21:41:08] *** Quits: tw (~tw@replaced-ip ) (Ping timeout: 256 seconds)
1645 [21:41:37] *** Joins: S4NDM4NN (~S4NDM4NN@replaced-ip )
1646 [21:41:37] *** Quits: Treylis (~quassel@replaced-ip ) (Ping timeout: 260 seconds)
1647 [21:42:15] *** Joins: winy (~vince@replaced-ip )
1648 [21:42:24] *** Joins: orgg (~orgg@replaced-ip )
1649 [21:42:38] *** Joins: tw (~tw@replaced-ip )
1650 [21:42:52] *** Quits: Grldfrdom (uid391113@replaced-ip ) (Quit: Connection closed for inactivity)
1651 [21:43:02] *** Quits: otisolsen70_ (~otisolsen@replaced-ip ) (Quit: Leaving)
1652 [21:43:07] *** Joins: television (~alex@replaced-ip )
1653 [21:43:07] *** Quits: r3d (~r3d@replaced-ip ) (Quit: Leaving)
1654 [21:43:22] *** Quits: mezzo (~mezzo@replaced-ip ) (Quit: leaving)
1655 [21:43:33] *** Quits: dfstorm (~dfstorm@replaced-ip ) (Client Quit)
1656 [21:43:43] *** Quits: hyskaru (~hyskaru@replaced-ip ) (Quit: hyskaru)
1657 [21:44:47] *** Joins: hyskaru (~hyskaru@replaced-ip )
1658 [21:45:34] *** Joins: Treylis (~quassel@replaced-ip )
1659 [21:45:39] *** Joins: lnslbrty (~NULL@replaced-ip )
1660 [21:46:19] *** Quits: r4u1 (~raf@replaced-ip ) (Quit: leaving)
1661 [21:48:39] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Quit: vergissmeinnicht)
1662 [21:49:20] *** Sherpayaso is now known as overclock
1663 [21:50:57] *** Quits: Admiral_Purr (~Admiral_P@replaced-ip ) (Ping timeout: 260 seconds)
1664 [21:51:10] <boubou> hey guys
1665 [21:51:17] *** Joins: BrianG61UK (~BrianG61U@replaced-ip )
1666 [21:51:28] <boubou> paste
1667 [21:52:14] *** Quits: BrianG61UK_ (~BrianG61U@replaced-ip ) (Ping timeout: 240 seconds)
1668 [21:54:31] *** Joins: mzajc (~marko@replaced-ip )
1669 [21:55:40] *** Quits: overyander (~overyande@replaced-ip ) (Quit: Leaving)
1670 [21:55:49] *** Joins: Admiral_Purr (~Admiral_P@replaced-ip )
1671 [21:56:23] *** Quits: hyskaru (~hyskaru@replaced-ip ) (Quit: hyskaru)
1672 [21:56:41] <boubou>
replaced-url
1673 [21:57:00] <boubou> anyone can point me in the right ways
please ?
1674 [21:57:57] *** Quits: wilson (~wilson@replaced-ip ) (Ping timeout: 260 seconds)
1675 [21:58:38] *** Joins: hyskaru (~hyskaru@replaced-ip )
1676 [21:58:48] *** Joins: wilson (~wilson@replaced-ip )
1677 [21:59:34] *** Quits: fjavier (~fjavier@replaced-ip ) (Ping timeout: 240 seconds)
1678 [22:01:03] <annadane> boubou, what command did you run and
are you on debian stable?
1679 [22:01:17] <annadane> ,v libc-bin
1680 [22:01:19] <judd> Package: libc-bin on amd64 -- jessie:
2.19-18+deb8u10; jessie-security: 2.19-18+deb8u10; stretch-security:
2.24-11+deb9u1; stretch: 2.24-11+deb9u4; buster: 2.28-10; bullseye:
2.30-8; sid: 2.30-8; experimental: 2.31-0experimental2
1681 [22:01:46] <annadane> 2.30 isn't in buster so
you're probably on testing/sid
1682 [22:01:55] <boubou> # cat /etc/debian_version
1683 [22:01:55] <boubou> bullseye/sid
1684 [22:02:00] <annadane> if so, try #debian-next on irc.oftc.net
1685 [22:02:05] <annadane> (not freenode)
1686 [22:04:04] *** Quits: hyskaru (~hyskaru@replaced-ip ) (Quit: hyskaru)
1687 [22:04:05] <boubou> otherwise, does it has a forum ?
1688 [22:05:37] *** Quits: mitrokov (~mitrokov@replaced-ip ) (Ping timeout: 264 seconds)
1689 [22:06:37] *** Quits: edlou (uid413273@replaced-ip ) (Quit: Connection closed for inactivity)
1690 [22:06:58] *** Quits: n4dir (~n4dir@replaced-ip ) (Remote host closed the connection)
1691 [22:07:16] <annadane> not officially
1692 [22:07:24] *** Joins: hyskaru (~hyskaru@replaced-ip )
1693 [22:07:30] <annadane> there are debian forums, though, or
reddit has a debian subreddit
1694 [22:08:36] <jmcnaught> The Debian forums don't use https
so don't reuse passwords.
1695 [22:09:02] *** debhelper sets mode: +l 1210
1696 [22:09:23] <boubou> debian-next is invite only :(
1697 [22:09:28] <greycat> not sure what "Debian forums"
you mean specifically
1698 [22:09:32] <greycat> boubou: wrong IRC network
1699 [22:10:44] *** Joins: otmi (~mito@replaced-ip )
1700 [22:10:59] *** Quits: MrTrick (uid181961@replaced-ip ) (Quit: Connection closed for inactivity)
1701 [22:11:39] *** Quits: gouf (~arch@replaced-ip ) (Ping timeout: 272 seconds)
1702 [22:11:48] <jmcnaught>
replaced-url
1703 [22:12:13] *** Joins: fstd_ (~fstd@replaced-ip )
1704 [22:12:13] *** Quits: b1ack0p (~M@replaced-ip ) (Ping timeout: 264 seconds)
1705 [22:13:15] *** Quits: Zardoz (~Zardoz@replaced-ip##) (Quit: ZNC 1.8.0 - ##replaced-url
1706 [22:14:26] *** Quits: disillusion (disillusio@replaced-ip ) (Ping timeout: 258 seconds)
1707 [22:15:09] <annadane> i said, oftc, not freenode
1708 [22:15:33] *** Joins: Zardoz (~Zardoz@replaced-ip )
1709 [22:15:34] <boubou> yes
1710 [22:15:54] *** Quits: otmi (~mito@replaced-ip ) (Quit: Leaving)
1711 [22:16:25] *** Quits: fstd (~fstd@replaced-ip ) (Ping timeout: 264 seconds)
1712 [22:16:25] *** fstd_ is now known as fstd
1713 [22:16:57] *** Quits: tyzoid (~tyzoid@replaced-ip ) (Ping timeout: 260 seconds)
1714 [22:17:19] *** Joins: hisacro (~hisacro@replaced-ip )
1715 [22:22:20] *** Joins: tyzoid (~tyzoid@replaced-ip )
1716 [22:23:42] *** Quits: dethos (~dethos@replaced-ip ) (Ping timeout: 256 seconds)
1717 [22:24:34] <mason> So, Ubuntu as of 20.04 has functionality
in grub-efi-amd64 that will let you populate multiple ESPs, much the
same way grub-pc would let you select multiple MBRs and keep them up
to date. Anyone know if this is being considered for Debian?
1718 [22:24:41] *** Joins: __marco (~marco@replaced-ip )
1719 [22:24:52] *** Joins: Gerowen (~Gerowen@replaced-ip )
1720 [22:25:07] *** Quits: paulasdf (~paulasdf@replaced-ip ) (Ping timeout: 260 seconds)
1721 [22:25:45] *** Joins: otisolsen70 (~otisolsen@replaced-ip )
1722 [22:27:01] <sney> it may be in sid or testing already, have
you checked? ubuntu doesn't pioneer many new features so much
as they release more often
1723 [22:28:22] <FightingFalcon> Hello, how do i fix this error:
replaced-url
1724 [22:28:45] *** Quits: freg20 (~freg20@replaced-ip ) (Ping timeout: 272 seconds)
1725 [22:28:46] <sney> FightingFalcon: what happens when you run
'apt -f install'?
1726 [22:28:55] *** Quits: kreyren (~kreyren@replaced-ip ) (Remote host closed the connection)
1727 [22:29:18] <FightingFalcon>
replaced-url
1728 [22:29:18] <FightingFalcon> this
1729 [22:29:39] *** Quits: Admiral_Purr (~Admiral_P@replaced-ip ) (Remote host closed the connection)
1730 [22:29:43] <sney> ok, and when you hit enter?
1731 [22:29:50] <FightingFalcon> Shall i press Y and enter?
1732 [22:29:58] *** Quits: tw (~tw@replaced-ip ) (Ping timeout: 246 seconds)
1733 [22:30:17] <sney> the capital Y means it's the default
so enter is enough
1734 [22:30:37] *** Quits: Treylis (~quassel@replaced-ip ) (Ping timeout: 260 seconds)
1735 [22:31:05] <FightingFalcon>
replaced-url
1736 [22:31:24] *** Quits: supercilious (~thomas@replaced-ip ) (Quit: supercilious)
1737 [22:31:43] <sney> looks like it worked to me. the
'-f' is short for --fix-broken, as your first paste
suggested *twice*
1738 [22:31:46] <tomreyn> "5 not fully installed or
removed." though, you're not done there, yet
1739 [22:32:19] <tomreyn> "65 not upgraded"
1740 [22:32:21] *** Joins: tekk (me@replaced-ip )
1741 [22:32:44] <FightingFalcon> all done
1742 [22:32:45] <FightingFalcon> thanks
1743 [22:33:46] *** Joins: BrianG61UK_ (~BrianG61U@replaced-ip )
1744 [22:34:40] *** Quits: BrianG61UK (~BrianG61U@replaced-ip ) (Ping timeout: 265 seconds)
1745 [22:34:40] <mason> sney: I thought I'd checked at first,
but I may be confused. I'll check again.
1746 [22:35:41] *** Joins: tw (~tw@replaced-ip )
1747 [22:36:36] *** Quits: Ycarus (~Ycarus@replaced-ip ) (Quit: Ycarus)
1748 [22:36:49] *** Quits: thiras (~thiras@replaced-ip ) (Ping timeout: 264 seconds)
1749 [22:36:55] *** Joins: Treylis (~quassel@replaced-ip )
1750 [22:38:15] *** Quits: kn0rki (~Kn0rki@replaced-ip ) (Quit: Leaving)
1751 [22:39:01] *** debhelper sets mode: +l 1202
1752 [22:39:46] *** Quits: Exchange (~Brumbazz@replaced-ip ) (Quit: Bye)
1753 [22:40:06] *** Joins: disillusion (disillusio@replaced-ip )
1754 [22:41:44] <tomreyn>
replaced-url
1755 [22:41:45] <judd> Bug
replaced-url
1756 [22:42:05] *** Joins: JohnML (~john1@replaced-ip )
1757 [22:42:12] *** Joins: Exchange (~Brumbazz@replaced-ip )
1758 [22:43:23] *** Joins: ceska (~Cieska@replaced-ip )
1759 [22:44:12] <alexrelis[m]> I'm Alex. Just thought
I'd join the Debian IRC gravy train. I've been using
Debian for many years now and I want to start giving back.
1760 [22:45:51] *** Quits: shibboleth (~shibbolet@replaced-ip ) (Quit: shibboleth)
1761 [22:46:32] <tomreyn> good plan there, welcome alex!
1762 [22:46:50] <sney> you may want to scrap the matrix bridge and
use an actual irc client, the integration can be wonky
1763 [22:47:34] *** Joins: copland (~rob@replaced-ip )
1764 [22:49:00] *** Quits: drdee (~drdee@replaced-ip ) (Remote host closed the connection)
1765 [22:49:46] <alexrelis[m]> sney: I'll see how it goes,
lol.
1766 [22:53:45] *** Joins: BrianG61UK (~BrianG61U@replaced-ip )
1767 [22:54:01] *** Quits: electro33 (uid613@replaced-ip ) (Quit: Connection closed for inactivity)
1768 [22:54:11] *** Quits: Tobbi (~Tobbi@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1769 [22:54:37] *** Quits: anonylinux (~finlay@replaced-ip ) (Quit: leaving)
1770 [22:54:43] *** Quits: BrianG61UK_ (~BrianG61U@replaced-ip ) (Ping timeout: 272 seconds)
1771 [22:56:41] *** Quits: Kiwis (5a35f9fe@replaced-ip ) (Quit: Connection closed)
1772 [22:56:56] *** Joins: Kiwis (5a35f9fe@replaced-ip )
1773 [22:57:05] *** Joins: three_ (~three@replaced-ip )
1774 [22:57:20] *** three_ is now known as three
1775 [22:57:38] *** Quits: czesmir (~stefan@replaced-ip ) (Ping timeout: 256 seconds)
1776 [22:58:08] *** Quits: nicolaf (~nicolaf@replaced-ip ) (Remote host closed the connection)
1777 [22:59:22] *** Joins: kreyren (~kreyren@replaced-ip )
1778 [23:00:07] *** Joins: otmi (~mito@replaced-ip )
1779 [23:00:46] *** Joins: r4u1 (~raf@replaced-ip )
1780 [23:00:56] *** Quits: apurkrt (~apurkrt@replaced-ip ) (Quit: Leaving)
1781 [23:04:06] <annadane> is there any reading material of debian
backups, i'm just trying to think what would be best for as
close to a faithful full reproduction of a system as possible (same
permissions, entire root file system including /home, packages)
1782 [23:04:36] *** Joins: paulasdf (~paulasdf@replaced-ip )
1783 [23:04:56] <mason> annadane: Look at stuff like Amanda and
Bacula.
1784 [23:05:39] *** Quits: platvoeten (~platvoete@replaced-ip ) (Remote host closed the connection)
1785 [23:08:03] *** Joins: voidSurfr (~todd_dsm@replaced-ip )
1786 [23:08:52] *** Quits: paulasdf (~paulasdf@replaced-ip ) (Ping timeout: 258 seconds)
1787 [23:11:00] *** Quits: Jade_NL (~JadeNL@replaced-ip ) (Remote host closed the connection)
1788 [23:11:05] <annadane> (free software will never cease to
amaze me) thanks
1789 [23:11:16] *** Joins: BrianG61UK_ (~BrianG61U@replaced-ip )
1790 [23:11:54] *** Quits: BrianG61UK (~BrianG61U@replaced-ip ) (Ping timeout: 240 seconds)
1791 [23:12:34] *** Quits: enoch85 (~enoch85@replaced-ip##) (Quit: Tech And Me - ZNC server 1.6.3 -
##replaced-url
1792 [23:13:10] *** Quits: Zardoz (~Zardoz@replaced-ip##) (Quit: ZNC 1.8.0 - ##replaced-url
1793 [23:13:23] *** Quits: jthomas (~joseph_th@replaced-ip ) (Remote host closed the connection)
1794 [23:13:43] *** Joins: Zardoz (~Zardoz@replaced-ip )
1795 [23:14:51] *** Quits: r4u1 (~raf@replaced-ip ) (Quit: leaving)
1796 [23:15:11] *** Joins: Tobbi (~Tobbi@replaced-ip )
1797 [23:16:36] * dvs would have said clonezilla
1798 [23:17:15] <annadane> ABC :P
1799 [23:17:21] <annadane> i'll look at all of those
1800 [23:17:27] *** Quits: vinosec (~Monokuai@replaced-ip ) (Quit: WeeChat 2.8)
1801 [23:17:42] *** Joins: BrianG61UK (~BrianG61U@replaced-ip )
1802 [23:17:54] <bipul> Hi, i'm unable to update kernel using
update-initramfs -c -k 5.6.9
1803 [23:17:56] <annadane> clonezilla is definitely the one
i've seen most recommended though
1804 [23:18:10] <avu> borgbackup <3
1805 [23:18:22] <bipul> it says W: but no matching swap device is
available.
1806 [23:18:37] <bipul> gzip: stdout: No space left on device
1807 [23:18:46] <sney> bipul: is /boot full?
1808 [23:18:47] *** Quits: BrianG61UK_ (~BrianG61U@replaced-ip ) (Ping timeout: 272 seconds)
1809 [23:19:01] <greycat> Nice clear error message. Not sure why
you need our help.
1810 [23:19:04] *** Quits: lle-bout (~lle-bout@replaced-ip ) (Read error: Connection reset by peer)
1811 [23:20:08] <bipul> ./dev/sda1 ext2 236M 63M 161M 28% /boot
1812 [23:20:14] <bipul> nops it does not looks to be full
1813 [23:20:25] <greycat> Then some other file system was.
1814 [23:20:56] <bipul> other file system was where?
1815 [23:21:08] <greycat> How would we know? It's your
computer.
1816 [23:21:29] <sney> there also doesn't seem to be a 5.6.9
kernel in debian anywhere
1817 [23:21:51] <bipul> ./boot is ext2
1818 [23:22:21] <greycat> ,kernels
1819 [23:22:22] <judd> Available kernel versions are:
experimental: 5.7.0-rc5-686 (5.7~rc5-1~exp1); sid: 5.6.0-2-686-pae
(5.6.14-2); bullseye: 5.6.0-2-686-pae (5.6.14-2); buster-backports:
5.6.0-0.bpo.2-686 (5.6.14-2~bpo10+1); buster: 4.19.0-9-686
(4.19.118-2+deb10u1); stretch-backports: 4.19.0-0.bpo.9-686-pae
(4.19.118-2+deb10u1~bpo9+1); stretch: 4.9.0-12-686-pae
(4.9.210-1+deb9u1); jessie-backports:
1820 [23:22:23] <judd> 4.9.0-0.bpo.6-686-pae
(4.9.88-1+deb9u1~bpo8+1); jessie: 4.9.0-0.bpo.12-686
(4.9.210-1+deb9u1~deb8u1)
1821 [23:22:25] <sney> maybe your custom kernel is making a
>161M initrd and it is running out of space in /boot
1822 [23:22:45] <bipul> it was huge it tooks to me whole day to
compile.
1823 [23:22:46] *** Quits: timur_davletshin (~timur_dav@replaced-ip ) (Quit: Leaving)
1824 [23:22:48] <bipul> 16 GB
1825 [23:23:01] *** Quits: boubou (~boubou@replaced-ip##) (Quit: ZNC - ##replaced-url
1826 [23:23:06] *** Joins: timur_davletshin (~timur_dav@replaced-ip )
1827 [23:24:51] *** Joins: enoch85 (~enoch85@replaced-ip )
1828 [23:24:59] *** Quits: __marco (~marco@replaced-ip ) (Ping timeout: 260 seconds)
1829 [23:26:05] *** Quits: Haudegen (~quassel@replaced-ip ) (Quit: No Ping reply in 180 seconds.)
1830 [23:26:28] <sney> well there you go. if you're going to
play with custom kernels you should have a /boot that isn't so
tiny you run into this. your kernel image and initrd need to live in
that partition.
1831 [23:26:30] <bipul> greycat, Could you tell me where to figure
it out??
1832 [23:26:42] <sney> ~256M is fine for a normal debian stable
system, but lol
1833 [23:26:42] <apt> okay, sney
1834 [23:26:53] * sney frowns at the backup bot
1835 [23:26:57] <sney> apt: forget 256M
1836 [23:26:58] <apt> sney: i forgot 256m
1837 [23:27:30] *** Joins: Haudegen (~quassel@replaced-ip )
1838 [23:27:39] *** Quits: dominic34 (Thunderbir@replaced-ip ) (Ping timeout: 258 seconds)
1839 [23:28:14] <annadane> !lart apt
1840 [23:28:14] * dpkg chops apt in half with a free Solaris 7 CD
1841 [23:28:18] *** Joins: tonyoy (~tonyoy@replaced-ip )
1842 [23:28:19] *** Quits: dastier (~dastier@replaced-ip ) (Remote host closed the connection)
1843 [23:29:02] *** debhelper sets mode: +l 1195
1844 [23:29:18] <bipul> ??
1845 [23:29:45] <bipul> sney, How to check and verify that ?
1846 [23:30:02] *** Quits: TRPM8 (~TRPM8@replaced-ip ) (Quit: WeeChat 2.7.1)
1847 [23:30:17] <greycat> Either some *other* file system filled
up, which you would learn by running "df" and reading the
output, or /boot filled up because you're creating a
tremendously large initrd image, in which case you need to free up
some space in /boot or relocate/enlarge it.
1848 [23:30:37] <nvz> it figures, the one time you're NOT
trying to get apt's attention..
1849 [23:30:45] <greycat> This is not rocket science, and if
you're building custom kernels, you should be able to figure
this out.
1850 [23:31:18] *** Joins: MWWM (~mwwm@replaced-ip )
1851 [23:31:34] *** Quits: nksegos (~Thunderbi@replaced-ip ) (Ping timeout: 246 seconds)
1852 [23:31:39] <nvz> and yes, tiny /boot/ or such is a common
reason you'll get failures to install a kernel
1853 [23:32:21] <sney> bipul: update-initramfs creates a tmpfs,
then compresses it with gzip and puts it in /boot. you can't
put a 16GB file in a 236M partition, even compressed, it will not
fit. Just look at the numbers and apply a tiny amount of brainpower.
it's obvious.
1854 [23:32:36] *** Quits: asymptotically (~asymptoti@replaced-ip ) (Quit: Leaving)
1855 [23:32:55] <bipul> 7.8M initrd.img-5.6.9-amd64
1856 [23:33:24] <sney> and how big is vmlinuz?
1857 [23:33:31] *** Quits: three (~three@replaced-ip ) (Quit: Leaving)
1858 [23:33:44] <nvz> stock images are about 5mb with 35mb initrd
1859 [23:33:59] <bipul> 5.9M bzImage-5.6.9
1860 [23:34:20] <sney> well then what were you saying was 16GB
earlier?
1861 [23:34:34] <bipul> The size of a directory
1862 [23:34:43] <sney> if you give us crap information how do you
expect help. anyway, this is still a non-debian kernel so you are
really on your own
1863 [23:34:44] *** Joins: three (~three@replaced-ip )
1864 [23:35:20] <bipul> sorry it's 17GB directory
linux-5.6.9/
1865 [23:35:28] *** Joins: the_sniff (d59727b6@replaced-ip )
1866 [23:35:29] <greycat> The source directory? That doesn't
matter.
1867 [23:35:38] <sney> !fundamentals
1868 [23:35:39] <dpkg> You'll get more out of Debian and *nix
if you learn some of the fundamentals. Read the "Unix and
Internet Fundamentals" HOWTO at
replaced-url
1869 [23:35:41] <bipul> okay
1870 [23:36:02] <the_sniff> Hey. Got a cifs mount that works with
hardlinks on debian 7 and debian 8. I'm trying to mount it to a
new Debian 10 server, but can't get hardlinks to be enabled on
it
1871 [23:36:12] <greycat> (Unless, of course, the source directory
is where you ran out of space, but again, you would run
"df" and SEE THIS. You did run "df", right? And
read the whole thing?)
1872 [23:36:16] <the_sniff> using the same options for both mounts
on /etc/fstab
1873 [23:36:44] <nvz> the_sniff: fwiw options aren't in
/etc/fstab
1874 [23:37:12] <greycat> I think they're saying it's a
Debian client mounting a file system exported by Windows.
1875 [23:37:16] <nvz> they're in /etc/mtab the stuff in
/etc/fstab is just the options you've specified
1876 [23:37:23] *** Joins: dethos (~dethos@replaced-ip )
1877 [23:37:24] <nvz> there are defaults applied
1878 [23:37:52] <nvz> you need to examine the output of just
"mount" or /etc/mtab to ensure the same options were used
1879 [23:38:21] *** Joins: r4u1 (~raf@replaced-ip )
1880 [23:38:22] *** Quits: sney (~sney@replaced-ip##) (Quit: ZNC - ##replaced-url
1881 [23:38:23] <bipul> greycat, It's okay , but my concern
is i'm not able to create the initramfs for a kernel using
update-initramfs -c -k 5.6.9
1882 [23:38:36] <greycat> Ok, bye then.
1883 [23:38:36] *** Quits: greycat (~greg@replaced-ip ) (Quit: Bye)
1884 [23:38:50] <bipul> :)
1885 [23:40:17] <nvz> bipul: df -Th | nc termbin.com 9999
1886 [23:40:33] *** Quits: _0bitcount (~Big_Byte@replaced-ip ) (Remote host closed the connection)
1887 [23:40:51] *** Joins: _0bitcount (~Big_Byte@replaced-ip )
1888 [23:40:56] *** Joins: ghj (~boubou@replaced-ip )
1889 [23:40:56] * nvz sees this in the backlog..
1890 [23:41:05] <the_sniff> nvz thanks, i'll check
1891 [23:41:21] <nvz> 63M is probably smaller than the initrd its
generating.. and it probably needs space to store it uncompressed
before compressing it
1892 [23:41:23] *** Quits: banox (~banox@replaced-ip ) (Quit: Leaving)
1893 [23:41:52] <nvz> if you just simply want to make that
initramfs image you need to add another option..
1894 [23:42:11] <nvz> -b .
1895 [23:42:13] <nvz> or such
1896 [23:42:15] *** Joins: krabador (~krabador@replaced-ip )
1897 [23:42:23] *** Joins: sney (~sney@replaced-ip )
1898 [23:42:27] <nvz> to tell it to make it in the current working
directory where you apparently have more space
1899 [23:42:40] *** Joins: wymillerlinux (~wymillerl@replaced-ip )
1900 [23:42:41] <nvz> then if its less than 63mb when you're
done, you can manually move it
1901 [23:43:14] <bipul> okay
1902 [23:43:53] <nvz> really you probably need to remove some
kernels you're not using or make a larger /boot
1903 [23:44:21] <bipul> or may be i can give more space
1904 [23:44:29] <bipul> at ./boot
1905 [23:45:00] *** Quits: tonyoy (~tonyoy@replaced-ip ) (Quit: Quit)
1906 [23:45:21] *** Quits: Kevlar_Noir (~manjaro-u@replaced-ip ) (Quit: Konversation terminated!)
1907 [23:45:33] *** Quits: three (~three@replaced-ip ) (Quit: Leaving)
1908 [23:45:34] <bipul> nvz, I have 161M free in ,/boot
1909 [23:46:06] <bipul> 63M is being occupied with old kernel data
1910 [23:46:14] <nvz> yeah well considering you can't even
get the syntax right I can't believe any of it
1911 [23:47:24] <nvz> ./boot is relative to the CWD and typically
means to run a executable file called 'boot' that can be
found in the CWD
1912 [23:47:40] <nvz> whatever you're doing is wrong simply
because you're doing it
1913 [23:48:34] <bipul> ok
1914 [23:49:08] *** Quits: enoch85 (~enoch85@replaced-ip ) (Read error: Connection reset by peer)
1915 [23:49:28] *** ghj is now known as boubou
1916 [23:49:52] *** Quits: voidSurfr (~todd_dsm@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1917 [23:50:56] *** Joins: enoch85 (~enoch85@replaced-ip )
1918 [23:51:31] *** Joins: geowiesnot (~user@replaced-ip )
1919 [23:51:42] *** Joins: MrFixIt (~Sam@replaced-ip )
1920 [23:52:16] <bipul> nvz, yes
1921 [23:52:18] *** Joins: tonyoy (~tonyoy@replaced-ip )
1922 [23:52:27] <nvz> I have a /boot the same size on another
machine here.. and I been ignoring a failure to install a 5.6 kernel
for months now.. I just removed one of my custom kernels, and it
successfully installed the 5.6 one
1923 [23:52:55] <bipul> -b options revealed the issue
1924 [23:52:57] <nvz> its the sid 5.6 kernel, its 5.6M and the
initrd is 60M
1925 [23:53:22] <nvz> leaves me with 13M on /boot with 3 kernels
installed
1926 [23:53:38] <bipul> 280M initrd.img-5.6.9
1927 [23:53:45] <nvz> o.O
1928 [23:54:15] <bipul> nvz, Thank you for pointing out the issue.
:) i'm also new to it
1929 [23:54:24] <nvz> yeah, we hadn't noticed
1930 [23:54:26] *** Joins: Night-Shade (~TimF@replaced-ip )
1931 [23:54:39] * bipul is new to kernel development
1932 [23:54:43] <nvz> you got issues if your initrd is 280M
1933 [23:54:52] <bipul> yes sir
1934 [23:55:07] <nvz> I can put an entire debian base system in a
ramdisk image smaller than that
1935 [23:55:33] <bipul> nvz, Any example or link where i can look
for?
1936 [23:55:35] <nvz> the initrd is only suppose to be a bare
minimum environment for doing things absolutely essential to
booting, like finding the rootfs
1937 [23:55:58] <nvz> stuff like lvm, cryptsetup, disk controller
drivers.. etc
1938 [23:56:07] *** Quits: forgotmynick (uid24625@replaced-ip ) (Quit: Connection closed for inactivity)
1939 [23:56:38] <nvz> bipul: idk I'm reluctant to support an
issue from the arse end..
1940 [23:56:54] <nvz> wherever you went wrong is likely many steps
before where you're focused now :P
1941 [23:57:02] *** Joins: Kevlar_Noir (~manjaro-u@replaced-ip )
1942 [23:57:16] <sney> enable all the things!
1943 [23:57:26] *** Quits: the_sniff (d59727b6@replaced-ip ) (Remote host closed the connection)
1944 [23:57:52] *** Quits: rgwu (~rgwu@replaced-ip ) (Ping timeout: 260 seconds)
1945 [23:58:05] *** Quits: this_paradis (~Adium@replaced-ip ) (Read error: Connection reset by peer)
1946 [23:58:16] *** Joins: this_paradis (~Adium@replaced-ip )
1947 [23:58:50] <bipul> :(
1948 [23:58:52] <nvz> compiling a kernel isnt a simple task.. even
for people like me who have multiple certifications and been using
and supporting debian and building kernels for nearly two decades..
1949 [23:59:00] <nvz> these new kernels got a plethora of options
1950 [23:59:14] *** Quits: renzhi (~renzhi@replaced-ip ) (Ping timeout: 240 seconds)
1951 [23:59:17] <nvz> last one I rolled I set a value wrong and
was only seeing half my cpus :P
1952 [23:59:19] *** Quits: tonyoy (~tonyoy@replaced-ip ) (Ping timeout: 272 seconds)
1953 [23:59:42] <quadrathoch2> nvz thanks for pointing that out ;)
still having issues building kernels :/ and I was trying to tell me
I am too stupid for that :(
↑ top
context: nick names on moving displays as market values
#debian Freenode IRC channel closed on 2021-06-01
contact: a @ her0. be