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:08] <tcurdt> This here makes it clear to me:
"[it] had the unwanted effect of making
'localhost.localdomain' the canonical hostname associated
with the system hostname. That is, 'hostname --fqdn'
returned 'localhost.localdomain'."
1 [00:00:18] *** Joins: diniwed (~gavron@replaced-ip )
2 [00:00:55] *** Quits: sandlst (~sandlst@replaced-ip ) (Quit: sandlst)
3 [00:01:06] <tcurdt> That also seems to suggest listening just
on 127.0.0.1 is bad. Instead listen on the whole /8 range
4 [00:01:20] <tcurdt> I wasn't aware of that at all
5 [00:01:43] <ratrace> I don't know how you made that
conclusion.
6 [00:02:14] <ratrace> and you can't listen on the whole
/8 range. you can only listen on the IP addresses assigned to your
NICs. 0.0.0.0 has the implicit meaning of "all assigned"
7 [00:03:02] <tcurdt> "...most services that listen
locally listen on all 127/8 addresses, not just on 127.0.0.1"
8 [00:03:08] <tcurdt>
replaced-url
9 [00:03:09] <judd> Bug
replaced-url
10 [00:03:11] *** Quits: stree (~stree@replaced-ip ) (Ping timeout: 240 seconds)
11 [00:03:51] *** Quits: hg0noz (~hg0noz@replaced-ip ) (Remote host closed the connection)
12 [00:04:04] *** Joins: polardroid (~polardroi@replaced-ip )
13 [00:05:00] *** Joins: Delta706 (~xxx@replaced-ip )
14 [00:05:47] *** Joins: Grldfrdom (uid391113@replaced-ip )
15 [00:05:56] <ratrace> not sure what he means by that.
"listen on" means opening a listening socket, to which you
have to supply an IP ADDR, per libc APIs.
16 [00:06:18] <tcurdt> re-reading it I don't get it either
17 [00:06:33] *** Quits: epony (epony@replaced-ip ) (Ping timeout: 240 seconds)
18 [00:06:40] <ratrace> even so ... assuming there's
implicit 127/8 magic in teh stack, why would you think that
listening on 127.0.0.1/32 would be bad?
19 [00:06:40] <greycat> most programs that listen, simply listen
on 0.0.0.0
20 [00:07:00] <ratrace> IF configured
21 [00:07:14] <Delta706> how can I install the kernel headers
corresponding to the running kernel?
22 [00:07:27] <tcurdt> not a fan of listening on 0.0.0.0
23 [00:07:33] <ratrace> definitely.
24 [00:07:46] <greycat> Delta706: apt install
linux-headers-"$(uname -r)"
25 [00:07:47] <ratrace> Delta706: install linux-headers-amd64
metapackage?
26 [00:08:07] <ratrace> ah... to the "running" kernel.
yea, uname
27 [00:08:26] *** Quits: lazr47 (~lazr47@replaced-ip ) (Ping timeout: 240 seconds)
28 [00:09:16] *** Quits: coot (~coot@replaced-ip ) (Quit: coot)
29 [00:09:27] <Delta706> I get "linux-headers-amd64 is
already the newest version"
30 [00:10:12] *** Quits: sunkan (~sunkan@replaced-ip ) (Ping timeout: 240 seconds)
31 [00:10:17] *** Quits: jarthur_ (~jarthur@replaced-ip ) (Quit: jarthur_)
32 [00:10:17] <sney> ok, so you already have it. what's the
real issue?
33 [00:10:47] *** Quits: xet7 (~xet7@replaced-ip ) (Remote host closed the connection)
34 [00:11:49] *** Joins: xet7 (~xet7@replaced-ip )
35 [00:14:43] <ratrace> Delta706: note the difference between
what I said and what greycat suggested. for _running_ kernel, which
maybe a different one than default pulled in by the metapackage, you
run with the uname
36 [00:14:51] *** Joins: hg0noz (~hg0noz@replaced-ip )
37 [00:15:14] *** Quits: Delta706 (~xxx@replaced-ip ) (Ping timeout: 246 seconds)
38 [00:15:44] *** Joins: beaver (~luser@replaced-ip )
39 [00:16:01] *** Joins: jarthur_ (~jarthur@replaced-ip )
40 [00:16:22] *** Quits: hg0noz (~hg0noz@replaced-ip ) (Remote host closed the connection)
41 [00:16:32] *** Joins: stree (~stree@replaced-ip )
42 [00:16:57] *** Quits: greycat (~greg@replaced-ip ) (Quit: Bye)
43 [00:17:04] *** Quits: chalcedny (~chalcedon@replaced-ip ) (Ping timeout: 245 seconds)
44 [00:17:18] *** Joins: chalcedny (~chalcedon@replaced-ip )
45 [00:21:42] *** Quits: uvolmer (~uvolmer@replaced-ip ) (Remote host closed the connection)
46 [00:23:38] *** Quits: wwilliam (~afernande@replaced-ip ) (Ping timeout: 246 seconds)
47 [00:23:47] *** Joins: uvolmer (~uvolmer@replaced-ip )
48 [00:24:54] *** Quits: uvolmer (~uvolmer@replaced-ip ) (Remote host closed the connection)
49 [00:25:16] *** Quits: Night-Shade (~TimF@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
50 [00:26:24] *** Joins: uvolmer (~uvolmer@replaced-ip )
51 [00:27:09] *** Quits: tangarora_ (~tangarora@replaced-ip ) (Ping timeout: 246 seconds)
52 [00:27:31] *** Joins: Night-Shade (~TimF@replaced-ip )
53 [00:27:47] *** Quits: Night-Shade (~TimF@replaced-ip ) (Client Quit)
54 [00:28:40] *** Joins: wwilliam (~afernande@replaced-ip )
55 [00:28:55] *** Joins: tangarora (~tangarora@replaced-ip )
56 [00:29:56] *** Quits: FnorZ (~FnorZ@replaced-ip ) (Ping timeout: 246 seconds)
57 [00:31:14] *** Quits: tagomago (~tagomago@replaced-ip ) (Remote host closed the connection)
58 [00:31:52] *** Joins: wintersky (uid453465@replaced-ip )
59 [00:34:09] *** Joins: Night-Shade (~TimF@replaced-ip )
60 [00:34:43] *** Joins: b4stsh3ll (~fcksoxy@replaced-ip )
61 [00:35:52] *** Joins: hg0noz (~hg0noz@replaced-ip )
62 [00:35:58] *** Joins: forgotmynick (uid24625@replaced-ip )
63 [00:35:58] *** Quits: tcurdt (~tcurdt@replaced-ip ) ()
64 [00:36:53] *** Quits: coruja (~coruja@replaced-ip##) (Quit: ZNC 1.8.2 - ##replaced-url
65 [00:38:08] *** Joins: coruja (~coruja@replaced-ip )
66 [00:46:22] *** jarthur_ is now known as jarthur
67 [00:46:40] *** Joins: fb_ (~freebench@replaced-ip )
68 [00:47:53] *** Quits: wwilliam (~afernande@replaced-ip ) (Ping timeout: 240 seconds)
69 [00:48:22] *** Joins: d1cor (~d1cor@replaced-ip )
70 [00:48:46] *** Quits: freebench (~freebench@replaced-ip ) (Ping timeout: 240 seconds)
71 [00:50:20] *** Joins: wwilliam (~afernande@replaced-ip )
72 [00:51:10] *** Quits: Mister00X (~quassel@replaced-ip ) (Quit: "I'll be back" — Arnold
Schwarzenegger)
73 [00:52:41] *** Quits: darunesh_ (~darunesh@replaced-ip ) (Ping timeout: 240 seconds)
74 [00:54:08] *** Quits: hg0noz (~hg0noz@replaced-ip ) (Ping timeout: 252 seconds)
75 [00:55:51] *** Quits: fearnothing (~fearnothi@replaced-ip ) (Ping timeout: 246 seconds)
76 [00:56:01] *** Quits: spacedude (~quassel@replaced-ip ) (Read error: Connection reset by peer)
77 [00:56:06] *** Joins: haijuno (~haijuno@replaced-ip )
78 [00:59:42] *** Quits: lnslbrty (~NULL@replaced-ip ) (Ping timeout: 246 seconds)
79 [01:00:10] *** Quits: Haudegen (~quassel@replaced-ip ) (Ping timeout: 252 seconds)
80 [01:00:56] *** Quits: KhazAkar (uid144674@replaced-ip ) (Quit: Connection closed for inactivity)
81 [01:02:27] *** Quits: S3xyL1nux (~rubin@replaced-ip ) (Read error: Connection reset by peer)
82 [01:03:24] *** Joins: hg0noz (~hg0noz@replaced-ip )
83 [01:12:55] *** Parts: polardroid (~polardroi@replaced-ip ) ()
84 [01:13:33] *** Quits: kish` (~oracle@replaced-ip ) (Ping timeout: 240 seconds)
85 [01:14:42] *** Joins: Shadowcrit (~Shadowcri@replaced-ip )
86 [01:14:58] *** Quits: debsan_ (~debsan@replaced-ip ) (Remote host closed the connection)
87 [01:16:50] *** Joins: epony (epony@replaced-ip )
88 [01:21:19] *** Quits: Night-Shade (~TimF@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
89 [01:22:27] *** Quits: haijuno (~haijuno@replaced-ip ) (Quit: Leaving)
90 [01:23:50] *** Quits: Tom01 (~tom@replaced-ip ) (Remote host closed the connection)
91 [01:24:17] *** Quits: mtn (~mtn@replaced-ip ) (Quit: Konversation terminated!)
92 [01:25:03] *** Joins: Night-Shade (~TimF@replaced-ip )
93 [01:26:33] *** Quits: HalfWord (~halfword@replaced-ip ) (Ping timeout: 265 seconds)
94 [01:27:56] *** Quits: mthe878 (~mthe@replaced-ip ) (Quit: Lost terminal)
95 [01:28:02] *** debhelper sets mode: +l 981
96 [01:29:55] *** Quits: brokencycle (~brokencyc@replaced-ip ) (Ping timeout: 260 seconds)
97 [01:30:33] *** Quits: abstrn (~abstracte@replaced-ip ) (Quit: later)
98 [01:31:22] *** Quits: p9 (~9p@replaced-ip ) (Ping timeout: 260 seconds)
99 [01:33:50] *** Joins: abstrn (~abstracte@replaced-ip )
100 [01:45:00] *** Quits: ax562 (~ax562@replaced-ip ) (Remote host closed the connection)
101 [01:47:50] *** Quits: AliasNumber10 (~crix@replaced-ip ) (Remote host closed the connection)
102 [01:53:32] *** Joins: dvs (~hibbard@replaced-ip )
103 [01:54:30] *** Quits: cjoke (~cjoke@replaced-ip ) (Quit: leaving)
104 [01:54:59] *** Quits: uvolmer (~uvolmer@replaced-ip ) (Ping timeout: 245 seconds)
105 [01:55:16] *** Quits: amerigo (uid331857@replaced-ip ) (Quit: Connection closed for inactivity)
106 [01:55:28] *** Joins: cjoke (~cjoke@replaced-ip )
107 [01:55:53] *** Quits: huhuhu (~huhuhu@replaced-ip ) (Quit: Leaving)
108 [01:56:41] *** Joins: b1ack0p (~m@replaced-ip )
109 [01:57:55] *** Quits: iridos (~iridos@replaced-ip ) (Ping timeout: 260 seconds)
110 [01:58:01] *** debhelper sets mode: +l 975
111 [01:59:58] *** Joins: Delta706 (~xxx@replaced-ip )
112 [02:00:01] *** Quits: banox (~banox@replaced-ip ) (Quit: Leaving)
113 [02:00:26] *** Quits: Brigo (~Brigo@replaced-ip ) (Ping timeout: 240 seconds)
114 [02:00:27] *** Parts: b4stsh3ll (~fcksoxy@replaced-ip ) ()
115 [02:01:18] <Delta706> aUnable to locate package
linux-headers-4.19.0-9-amd64
116 [02:01:24] *** Quits: wigums (~wigums@replaced-ip ) (Read error: Connection reset by peer)
117 [02:02:17] *** Quits: technec (technec@replaced-ip ) (Quit: WeeChat 2.3)
118 [02:02:43] <Delta706> I am getting the above error when
trying to install a headers package
119 [02:02:49] *** Quits: longshot (~nobody@replaced-ip ) (Remote host closed the connection)
120 [02:03:39] <ratrace> Delta706: -9 is probably long gone,
unless somewhere in teh archives. the stable kernel is at 16th
revision now
121 [02:04:25] <Delta706> so I need a newer kernel?
122 [02:04:40] *** Joins: Antioch047 (~Antioch@replaced-ip )
123 [02:05:05] *** Joins: wigums (~wigums@replaced-ip )
124 [02:05:37] *** Quits: black_ant (~antilope@replaced-ip ) (Ping timeout: 252 seconds)
125 [02:05:47] <ratrace> Delta706: well yes. aren't you
running an up to date debian?
126 [02:06:27] <ratrace> here's the 9th revision if you
_really_ need that:
replaced-url
127 [02:06:32] *** Joins: longshot (~nobody@replaced-ip )
128 [02:06:33] *** Quits: Night-Shade (~TimF@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
129 [02:08:27] <Delta706> I guess I am not running an up to date
debian. not sure how to tell
130 [02:08:55] <dvs> Delta706: install the linux-image-amd64
package.
131 [02:09:01] <oxek> cat /etc/debian_version
132 [02:09:10] *** Joins: ax562 (~ax562@replaced-ip )
133 [02:09:23] *** Joins: zoitub (~zoitub@replaced-ip )
134 [02:09:24] <Delta706> debian_version is 10.4
135 [02:09:37] <dvs> whoa!
136 [02:10:28] <ratrace> Delta706: yup, you're 5 (five!)
point releases behind. apt update && apt upgrade
137 [02:10:42] *** Quits: Grldfrdom (uid391113@replaced-ip ) (Quit: Connection closed for inactivity)
138 [02:11:53] <Delta706> I need 10.9 then?
139 [02:12:20] <dvs> That's what you'll get after
ratraces command.
140 [02:13:02] <ratrace> Delta706: you need to apt update and apt
upgrade to get to latest, without aiming for specific version
numbers
141 [02:16:42] *** Quits: d1cor (~d1cor@replaced-ip ) (Ping timeout: 240 seconds)
142 [02:23:55] *** Joins: awal1 (~awal1@replaced-ip )
143 [02:24:44] *** Joins: catman370 (~catman@replaced-ip )
144 [02:25:02] *** Quits: stree (~stree@replaced-ip ) (Ping timeout: 265 seconds)
145 [02:26:19] *** Quits: akaWolf (~akaWolf@replaced-ip ) (Ping timeout: 252 seconds)
146 [02:27:32] *** Joins: centrx (~centrx@replaced-ip )
147 [02:28:28] *** Quits: Delta706 (~xxx@replaced-ip ) (Quit: Lost terminal)
148 [02:32:04] *** Quits: awal1 (~awal1@replaced-ip ) (Remote host closed the connection)
149 [02:36:27] *** Quits: mortderi1 (~mortderir@replaced-ip ) (Remote host closed the connection)
150 [02:36:45] *** Joins: awal1 (~awal1@replaced-ip )
151 [02:37:53] *** Joins: stree (~stree@replaced-ip )
152 [02:38:06] *** Quits: genr8_ (~genr8_@replaced-ip ) (Remote host closed the connection)
153 [02:38:38] *** Joins: genr8_ (~genr8_@replaced-ip )
154 [02:41:16] *** Quits: longshot (~nobody@replaced-ip ) (Quit: Leaving.)
155 [02:43:23] *** Quits: forgotmynick (uid24625@replaced-ip ) (Quit: Connection closed for inactivity)
156 [02:48:01] *** debhelper sets mode: +l 969
157 [02:51:09] *** Quits: jarthur (~jarthur@replaced-ip ) (Quit: jarthur)
158 [02:52:13] *** Quits: etienneme (~etienne@replaced-ip##) (Quit: ZNC 1.8.2 - ##replaced-url
159 [02:52:55] *** Quits: nifker (~Thunderbi@replaced-ip ) (Quit: nifker)
160 [02:57:01] *** Joins: _Matth_ (~Matth@replaced-ip )
161 [02:59:32] *** Joins: longshot (~nobody@replaced-ip )
162 [02:59:49] *** Joins: polardroid (~polardroi@replaced-ip )
163 [03:01:31] *** Quits: ooboyle (~ooboyle@replaced-ip ) (Ping timeout: 252 seconds)
164 [03:02:46] *** Joins: ooboyle (~ooboyle@replaced-ip )
165 [03:07:09] *** Joins: jxel (~Thunderbi@replaced-ip )
166 [03:09:28] *** Quits: ooboyle (~ooboyle@replaced-ip ) (Ping timeout: 268 seconds)
167 [03:10:34] *** Joins: ooboyle (~ooboyle@replaced-ip )
168 [03:11:33] *** Quits: tsal (~tsal@replaced-ip ) (Ping timeout: 240 seconds)
169 [03:14:13] *** Joins: astrofog (~astrofog@replaced-ip )
170 [03:14:36] *** Joins: Filohuhum_ (~filohuhum@replaced-ip )
171 [03:16:45] *** Quits: Filohuhum (~filohuhum@replaced-ip ) (Ping timeout: 240 seconds)
172 [03:17:31] *** Joins: aligator (~aligator@replaced-ip )
173 [03:17:50] *** Joins: tsal (~tsal@replaced-ip )
174 [03:18:07] *** Joins: etienneme (~etienne@replaced-ip )
175 [03:22:16] *** Joins: rockworld (~rockworld@replaced-ip )
176 [03:38:31] *** Quits: DaNeenjah (~DaNeenjah@replaced-ip ) (Quit: WeeChat 3.1)
177 [03:44:06] *** Joins: Filo (~filohuhum@replaced-ip )
178 [03:45:33] *** Quits: Filohuhum_ (~filohuhum@replaced-ip ) (Ping timeout: 240 seconds)
179 [03:47:08] *** Quits: Spawns_Carpeting (~pi@replaced-ip##) (Quit: ZNC 1.7.2+deb3 - ##replaced-url
180 [03:48:11] *** Quits: catman370 (~catman@replaced-ip ) (Quit: See you later..)
181 [03:50:28] *** Parts: polardroid (~polardroi@replaced-ip ) ()
182 [03:50:31] *** Joins: Spawns_Carpeting (~pi@replaced-ip )
183 [03:52:16] *** Joins: catman370 (~catman@replaced-ip )
184 [03:53:25] *** Quits: etienneme (~etienne@replaced-ip ) (Ping timeout: 252 seconds)
185 [03:53:33] *** Joins: etiennem- (~etienne@replaced-ip )
186 [03:55:49] *** Joins: sidmo_ (~ident@replaced-ip )
187 [03:56:23] *** Quits: sidmo (~ident@replaced-ip ) (Ping timeout: 265 seconds)
188 [03:59:38] *** Quits: Tempesta (Tempesta@replaced-ip ) (Quit: See ya!)
189 [04:04:36] *** Quits: arkho (~ccc@replaced-ip ) (Remote host closed the connection)
190 [04:05:24] *** Joins: monkwitdafunk (uid238811@replaced-ip )
191 [04:08:10] *** Quits: mzajc_ (~mzajc@replaced-ip ) (Ping timeout: 260 seconds)
192 [04:09:17] *** Quits: aligator (~aligator@replaced-ip ) (Ping timeout: 260 seconds)
193 [04:09:41] *** Joins: jarthur (~jarthur@replaced-ip )
194 [04:09:56] *** Joins: arkho (~ccc@replaced-ip )
195 [04:11:34] *** Quits: hg0noz (~hg0noz@replaced-ip ) (Ping timeout: 252 seconds)
196 [04:11:35] *** Quits: trysten (~user@replaced-ip ) (Read error: Connection reset by peer)
197 [04:12:12] *** Joins: trysten (~user@replaced-ip )
198 [04:13:00] *** Quits: Tobbi (~Tobbi@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
199 [04:13:41] *** Quits: ooboyle (~ooboyle@replaced-ip ) (Ping timeout: 240 seconds)
200 [04:14:06] *** Joins: mzajc (~mzajc@replaced-ip )
201 [04:15:32] *** Joins: ooboyle (~ooboyle@replaced-ip )
202 [04:17:59] *** Quits: b1ack0p (~m@replaced-ip ) (Quit: leaving)
203 [04:21:57] *** Quits: zeden (~user@replaced-ip ) (Quit: WeeChat 3.0.1)
204 [04:24:31] *** Joins: lnslbrty (~NULL@replaced-ip )
205 [04:25:49] *** Joins: hg0noz (~hg0noz@replaced-ip )
206 [04:37:08] *** Joins: fmaurer_ (~quassel@replaced-ip )
207 [04:37:57] *** Joins: edlou (uid413273@replaced-ip )
208 [04:38:27] *** Quits: jjakob (~quassel@replaced-ip ) (Ping timeout: 260 seconds)
209 [04:39:03] *** Joins: jjakob (~quassel@replaced-ip )
210 [04:40:41] *** Quits: fmaurer (~quassel@replaced-ip ) (Ping timeout: 240 seconds)
211 [04:43:44] *** Joins: hobbanero (~hobbanero@replaced-ip )
212 [04:45:59] *** Quits: catman370 (~catman@replaced-ip ) (Quit: See you later..)
213 [04:46:10] *** Joins: secntech (~secntech@replaced-ip )
214 [04:46:13] *** Quits: stree (~stree@replaced-ip ) (Ping timeout: 252 seconds)
215 [04:48:12] *** Quits: Nefertiti (~Nefertiti@replaced-ip ) (Read error: Connection reset by peer)
216 [04:48:59] *** Joins: Nefertiti (~Nefertiti@replaced-ip )
217 [04:50:20] *** Quits: Emmanuel_Chanel (~Emmanuel_@replaced-ip ) (Ping timeout: 246 seconds)
218 [04:52:26] *** Joins: Emmanuel_Chanel (~Emmanuel_@replaced-ip )
219 [04:52:43] *** Quits: mike18 (d8c8e8fc@replaced-ip ) (Ping timeout: 240 seconds)
220 [04:55:35] *** Quits: ddsys (~ddsys@replaced-ip ) (Quit: Leaving)
221 [04:57:46] *** Quits: Spr1ng (~Spr1ng@replaced-ip ) (Ping timeout: 252 seconds)
222 [04:58:45] *** Joins: stree (~stree@replaced-ip )
223 [04:59:58] *** Quits: diniwed (~gavron@replaced-ip ) (Ping timeout: 252 seconds)
224 [05:03:46] *** Joins: Aavar_ (aavar@replaced-ip )
225 [05:03:59] *** Quits: chachasmooth (~chachasmo@replaced-ip ) (Ping timeout: 252 seconds)
226 [05:04:55] *** Quits: Aavar (aavar@replaced-ip ) (Ping timeout: 252 seconds)
227 [05:06:08] *** Joins: chachasmooth (~chachasmo@replaced-ip )
228 [05:06:18] *** Quits: dadinn (~dadinn@replaced-ip ) (Quit: Lost terminal)
229 [05:08:47] *** Quits: nyov (~nyov@replaced-ip ) (Killed (karatkievich.freenode.net (Nickname regained by
services)))
230 [05:08:54] *** Joins: nyov (~nyov@replaced-ip )
231 [05:14:50] *** Joins: diniwed (~gavron@replaced-ip )
232 [05:23:33] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
233 [05:28:40] *** Joins: n1v (~niv@replaced-ip )
234 [05:29:26] *** Quits: EoflaOE (~eoflaoe@replaced-ip##) (Quit: Free ZNC ~ Powered by LunarBNC:
##replaced-url
235 [05:29:26] *** Quits: niv (~niv@replaced-ip ) (Read error: Connection reset by peer)
236 [05:29:26] *** n1v is now known as niv
237 [05:29:53] *** Quits: towo^work (~towo@replaced-ip ) (Ping timeout: 240 seconds)
238 [05:31:24] *** Joins: asarch (~asarch@replaced-ip )
239 [05:33:26] *** Quits: Romarain (~Romarain@replaced-ip ) (Quit: Leaving)
240 [05:40:43] *** Quits: wallacer (~quassel@replaced-ip ) (Remote host closed the connection)
241 [05:41:53] *** Joins: wallacer (~quassel@replaced-ip )
242 [05:42:21] *** Joins: towo^work (~towo@replaced-ip )
243 [05:44:53] *** Quits: diniwed (~gavron@replaced-ip ) (Ping timeout: 240 seconds)
244 [05:49:26] *** Quits: ChmEarl (~chmearl@replaced-ip ) (Quit: Leaving)
245 [05:51:13] *** Quits: mi11k1 (~mi11k1@replaced-ip ) (Quit: Leaving)
246 [05:56:12] *** Joins: Hercules (~Genkei@replaced-ip )
247 [05:58:01] *** Joins: Scotty_Trees2 (~Scotty_Tr@replaced-ip )
248 [05:59:39] *** Quits: wallacer (~quassel@replaced-ip ) (Quit: wallace dozed off)
249 [06:00:04] *** Quits: reillybrogan (~reillybro@replaced-ip ) (Remote host closed the connection)
250 [06:00:28] *** Joins: reillybrogan (~reillybro@replaced-ip )
251 [06:01:07] *** Quits: matrixbot_bartab (~matrixbot@replaced-ip ) (Quit: Bridge terminating on SIGTERM)
252 [06:01:20] *** Joins: matrixbot_bartab (~matrixbot@replaced-ip )
253 [06:06:39] *** Quits: Plan_IX (~P9@replaced-ip ) (Ping timeout: 246 seconds)
254 [06:06:46] *** Quits: Filo (~filohuhum@replaced-ip ) (Remote host closed the connection)
255 [06:06:46] *** Quits: Dj_Dexter (~Dark_X@replaced-ip ) (Remote host closed the connection)
256 [06:08:01] *** debhelper sets mode: +l 961
257 [06:10:10] *** Joins: kn0rki (~Kn0rki@replaced-ip )
258 [06:13:24] *** Joins: Plan_IX (~P9@replaced-ip )
259 [06:14:05] *** Joins: darunesh (~darunesh@replaced-ip )
260 [06:17:23] *** Joins: kish` (~oracle@replaced-ip )
261 [06:17:30] *** Quits: kish` (~oracle@replaced-ip ) (Remote host closed the connection)
262 [06:17:44] *** Quits: astrofog (~astrofog@replaced-ip ) (Quit: Quite)
263 [06:19:46] <rockworld> hi, does anyone know how to install
ssl certificate on centovacast with certbot
264 [06:21:40] <rockworld> I know I need to create a symlink or
aliase but Im not sure what to do as I have multiple website on same
machine on port 80
265 [06:24:29] *** Quits: monkwitdafunk (uid238811@replaced-ip ) (Quit: Connection closed for inactivity)
266 [06:29:18] *** Joins: KhazAkar (uid144674@replaced-ip )
267 [06:29:47] *** Quits: fb_ (~freebench@replaced-ip ) (Ping timeout: 252 seconds)
268 [06:30:15] *** Quits: Agent (~Agent@replaced-ip##) (Quit: ZNC 1.9.x-git-109-4cc37763 -
##replaced-url
269 [06:30:29] *** Joins: Agent (~Agent@replaced-ip )
270 [06:30:42] *** Quits: Scotty_Trees2 (~Scotty_Tr@replaced-ip ) (Quit: Leaving)
271 [06:32:11] *** Joins: s8548a (~s8548a@replaced-ip )
272 [06:32:59] *** Quits: kristijonas (~kristijon@replaced-ip ) (Remote host closed the connection)
273 [06:33:18] *** Joins: kristijonas (~kristijon@replaced-ip )
274 [06:34:58] *** Quits: s8548a (~s8548a@replaced-ip ) (Client Quit)
275 [06:36:11] *** Quits: plasticle (~plasticle@replaced-ip ) (Ping timeout: 240 seconds)
276 [06:42:22] *** Joins: plasticle (~plasticle@replaced-ip )
277 [06:44:07] *** Quits: asarch (~asarch@replaced-ip ) (Read error: Connection reset by peer)
278 [06:44:34] *** Quits: Adbray (~Adbray@replaced-ip ) (Ping timeout: 245 seconds)
279 [06:46:30] *** Quits: nutron (~nutron@replaced-ip ) (Read error: Connection reset by peer)
280 [06:46:59] *** Joins: nutron (~nutron@replaced-ip )
281 [06:47:19] *** Joins: monkwitdafunk (~user1@replaced-ip )
282 [06:47:33] <monkwitdafunk> hello people of #debian
283 [06:48:14] *** Joins: Scotty_Trees (~Scotty_Tr@replaced-ip )
284 [06:48:32] <monkwitdafunk> there is no way to keep a debian
installation for only free/libre software?
285 [06:48:42] *** Joins: diogenes_ (~diogenes_@replaced-ip )
286 [06:49:53] <monkwitdafunk> i installed xiphos and bibletime
and when running: apt-cache policy, i perceived what to be a at
least 1 package installed from contrib
287 [06:49:53] <oxek> monkwitdafunk: it's unclear what you
mean, but if you only enable the 'main' and not
'non-free' parts of debian repositories, you'll only
get dfsg-compliant free/libre software
288 [06:50:18] <oxek> 'contrib' is free/libre software
as well
289 [06:51:11] <monkwitdafunk> yeah but i dont think i can
volunteer for the h-node project unless i just use debian for
offline purposes
290 [06:52:03] <monkwitdafunk> is it just a licensing thing?...
291 [06:52:29] <oxek> is what a licensing thing?
292 [06:52:34] <somiaj> !contrib
293 [06:52:34] <dpkg> [contrib] Debian packages that contain
<DFSG>-compliant software, but have dependencies not in main
(possibly packaged for Debian in non-free). To get contrib packages,
add lines like "deb
replaced-url
294 [06:53:04] <somiaj> Contrib depends on non-free stuff in some
way. Most often it is a direct depends, but sometimes (such as
virtualbox -- though not really in debian right now -- it is a build
depends is non-free)
295 [06:53:13] <somiaj> but the software in contrib itself meets
the DFSG
296 [06:54:12] <klys>
replaced-url
297 [06:54:59] <monkwitdafunk> okay. i like the idea of DFSG, but
i already will be an associate member of the FSF so i need to comply
with the FSDG to volunteer for the h-node project
298 [06:55:29] <klys> which contrib package are you talking
about?
299 [06:55:41] *** Quits: LucaTM (~LucaTM@replaced-ip ) (Quit: To infinity and beyond...)
300 [06:56:09] <monkwitdafunk> it is bsd-clause 3 licensed
package for xiphos, the bible software
301 [06:56:27] <monkwitdafunk> i couldnt install xiphos in
trisquel
302 [06:57:15] <somiaj> monkwitdafunk: afiak DFSG software does
complay, the only issue I see is how easy (or possibly encouraged)
it is to enable contrib and non-free.
303 [06:57:15] <rockworld> does anybody know how to fix this
replaced-url
304 [06:57:15] <somiaj> well that is the main complaint on why
debian isn't certified when I last looked at it
305 [06:58:21] <somiaj> monkwitdafunk: xiphos is in debian main
(though its version has a +dfsg which means that any non-free stuff
has been stripped out of it)
306 [06:58:22] <oxek> their complaint is that it is *possible* to
easily install non-free software in debian, and that debian even
documents how to do it
307 [06:58:23] <monkwitdafunk> i shouldnt be complaining really
308 [06:59:26] <monkwitdafunk> i like the idea of using eset, or
maybe mcafee, one of these days on linux but not now
309 [07:00:02] *** Quits: riff-IRC (~riff2@replaced-ip ) (Remote host closed the connection)
310 [07:00:06] *** Quits: Antioch047 (~Antioch@replaced-ip##) (Quit: The Lounge - ##replaced-url
311 [07:00:21] *** Joins: forgotmynick (uid24625@replaced-ip )
312 [07:00:30] *** Joins: Antioch047 (~Antioch@replaced-ip )
313 [07:00:45] <somiaj> rockworld: first #debian cannot support
third party repos, second read the error, the repo you have has no
'non-free' component. Basicaly you should just use
'main', not 'main non-free' for that repo.
Though you'll have to ask the repo ownser for more details.
314 [07:00:55] *** Joins: akaWolf (~akaWolf@replaced-ip )
315 [07:01:06] <somiaj> rockworld: so edit your sources.list,
remove non-free from that repo.
316 [07:02:15] <rockworld> Im gonna check thanks
317 [07:03:50] <rockworld> fixed thank you very much
318 [07:04:20] <monkwitdafunk> okay. ill be back tommorow
319 [07:05:11] *** Quits: zyley (~zyley@replaced-ip ) (Quit: Leaving)
320 [07:06:50] *** Quits: stree (~stree@replaced-ip ) (Ping timeout: 246 seconds)
321 [07:08:39] *** Quits: Spawns_Carpeting (~pi@replaced-ip ) (Ping timeout: 252 seconds)
322 [07:09:25] *** Quits: budlight (~budlight@replaced-ip ) (Quit: Leaving)
323 [07:10:32] *** Joins: fredl (~fredl@replaced-ip )
324 [07:10:36] *** Quits: fredl (~fredl@replaced-ip ) (Remote host closed the connection)
325 [07:15:27] *** Joins: budlight (~budlight@replaced-ip )
326 [07:18:29] *** Joins: Z4CHe (uid496478@replaced-ip )
327 [07:20:01] *** Joins: stree (~stree@replaced-ip )
328 [07:21:26] *** Joins: Spawns_Carpeting (~pi@replaced-ip )
329 [07:21:29] *** Quits: Abrax (~Abrax@replaced-ip ) (Quit: Leaving)
330 [07:22:35] *** Joins: hwpplayer1 (~user@replaced-ip )
331 [07:26:15] *** Joins: Abrax (~Abrax@replaced-ip )
332 [07:28:19] *** Quits: schizo (~schizo@replaced-ip ) (Ping timeout: 260 seconds)
333 [07:29:29] *** Joins: n0cto (~nothing@replaced-ip )
334 [07:30:39] *** Quits: is0ke3 (~is0ke3@replaced-ip ) (Ping timeout: 252 seconds)
335 [07:30:59] *** Quits: hobbanero (~hobbanero@replaced-ip ) (Ping timeout: 265 seconds)
336 [07:31:46] *** Joins: JerryXia1 (~JerryXiao@replaced-ip )
337 [07:31:54] *** Quits: awal1 (~awal1@replaced-ip ) (Quit: Leaving)
338 [07:32:00] *** Joins: hobbanero (~hobbanero@replaced-ip )
339 [07:32:46] *** Joins: is0ke3 (~is0ke3@replaced-ip )
340 [07:33:31] *** Joins: prirai (~Priyanshu@replaced-ip )
341 [07:33:41] *** Joins: szorfein (~daggoth@replaced-ip )
342 [07:35:02] *** Quits: szorfein (~daggoth@replaced-ip ) (Remote host closed the connection)
343 [07:35:29] *** Joins: LucaTM (~LucaTM@replaced-ip )
344 [07:35:47] *** Joins: szorfein (~daggoth@replaced-ip )
345 [07:37:47] *** Quits: Hercules (~Genkei@replaced-ip ) (Read error: Connection reset by peer)
346 [07:38:07] *** Quits: monkwitdafunk (~user1@replaced-ip ) (Remote host closed the connection)
347 [07:38:11] *** Joins: wytchmaster (~wytchmast@replaced-ip )
348 [07:38:39] *** Joins: Hercules (~Genkei@replaced-ip )
349 [07:40:01] *** Quits: jarthur (~jarthur@replaced-ip ) (Quit: jarthur)
350 [07:42:13] *** Quits: JerryXia1 (~JerryXiao@replaced-ip ) (Ping timeout: 252 seconds)
351 [07:42:29] *** Joins: Jerrynicki (~niklas@replaced-ip )
352 [07:43:38] *** Quits: wytchmaster (~wytchmast@replaced-ip##) (Quit: ##replaced-url
353 [07:45:17] *** Joins: JerryXia1 (~JerryXiao@replaced-ip )
354 [07:46:15] <rockworld> does anyone can help with apache
configuration please
355 [07:47:53] *** Quits: Abrax (~Abrax@replaced-ip ) (Ping timeout: 240 seconds)
356 [07:52:02] *** Quits: Furai (~Furai@replaced-ip ) (Quit: WeeChat 3.1)
357 [07:52:09] *** Joins: Abrax (~Abrax@replaced-ip )
358 [07:52:15] *** Joins: well_laid_lawn (~Jean-luc@replaced-ip )
359 [07:52:38] *** Quits: keiser (~keiser@replaced-ip ) (Ping timeout: 260 seconds)
360 [07:54:36] *** Quits: JerryXia1 (~JerryXiao@replaced-ip ) (Remote host closed the connection)
361 [07:55:06] <jmcnaught> rockworld: what is your question?
362 [07:58:05] <rockworld> I have multiple website running on
same server and I want to create a alias for centovacast that
repertoried in /usr/local/centovacast/etc/ssl/acme-challenges
replaced-url
363 [07:58:20] *** Quits: hwpplayer1 (~user@replaced-ip ) (Quit: cy)
364 [07:58:55] <rockworld> I try to serve the files from that
folder
365 [07:59:59] <jmcnaught> That does not look like Debian apache2
configuration, are you not using the Debian package?
366 [08:00:15] <rockworld> yes this is debian
367 [08:00:21] *** Quits: szorfein (~daggoth@replaced-ip ) (Remote host closed the connection)
368 [08:00:31] <jmcnaught> How did you install apache httpd?
369 [08:00:43] <rockworld> sudo apt-get install apache2
370 [08:00:44] *** Joins: szorfein (~daggoth@replaced-ip )
371 [08:02:14] <rockworld> but my main problem actually is im
trying to add a ssl certificate for centovacast on debian 10 using
certbot
372 [08:02:39] <rockworld> here is the tutorial I found
replaced-url
373 [08:02:58] <rockworld> but thats really hard to understand I
need to make my apache configuration perfectly
374 [08:03:54] *** Joins: Furai (~Furai@replaced-ip )
375 [08:04:59] <jmcnaught> Are you using a separate .conf in
/etc/apache2/sites-available symlinked to sites-enabled for each
VirtualHost?
376 [08:05:21] <rockworld> yes
377 [08:06:07] <rockworld> but I want the centovacast to point on
one of these domain or maybe on a cname would be nice by example
centova.quebechosting.net
378 [08:06:28] *** Quits: centrx (~centrx@replaced-ip ) (Remote host closed the connection)
379 [08:07:03] <rockworld> these is not much documentation about
that on the internet
380 [08:07:17] *** Quits: prirai (~Priyanshu@replaced-ip ) (Remote host closed the connection)
381 [08:07:52] *** Joins: ridik (~ridik@replaced-ip )
382 [08:08:40] <rockworld> but I tryed to change centovacast port
to 80 like they say in the tutorial, it doesnt work cause apache use
the same port
383 [08:08:42] *** Joins: Tempesta (~Tempesta@replaced-ip )
384 [08:08:42] *** Quits: Deknos (~deknos@replaced-ip ) (Quit: Deknos)
385 [08:12:32] <rockworld> thank you too
386 [08:12:55] *** Joins: coot (~coot@replaced-ip )
387 [08:14:44] *** Quits: zmarvel (~zack@replaced-ip ) (Ping timeout: 268 seconds)
388 [08:15:29] *** Quits: oxek (~oxek@replaced-ip ) (Quit: K-Lined)
389 [08:16:40] *** Quits: kolla (~kolla@replaced-ip ) (Quit: %fog relay%)
390 [08:16:51] *** Joins: centrx (~centrx@replaced-ip )
391 [08:17:14] *** Joins: martinus__ (~martin@replaced-ip )
392 [08:17:32] *** Joins: kolla (~kolla@replaced-ip )
393 [08:18:44] *** Joins: darutoko (~darutoko@replaced-ip )
394 [08:20:43] *** Joins: JerryXia1 (~JerryXiao@replaced-ip )
395 [08:20:54] *** Joins: drzacek (~drzacek@replaced-ip )
396 [08:21:14] *** Quits: centrx (~centrx@replaced-ip ) (Ping timeout: 245 seconds)
397 [08:29:53] *** Joins: zmarvel (~zack@replaced-ip )
398 [08:35:51] *** Joins: centrx (~centrx@replaced-ip )
399 [08:36:27] *** Joins: badsektor (~badsektor@replaced-ip )
400 [08:38:01] *** debhelper sets mode: +l 968
401 [08:38:30] *** Quits: KhazAkar (uid144674@replaced-ip ) (Quit: Connection closed for inactivity)
402 [08:39:58] *** Quits: eb0t (~eblip@replaced-ip ) (Ping timeout: 252 seconds)
403 [08:40:19] *** Quits: centrx (~centrx@replaced-ip ) (Ping timeout: 250 seconds)
404 [08:41:11] <jelly> rockworld, you pasted the file from vim,
line 6 is wrapped and we don't see the whole line. Even given
that there's a missing / before var
405 [08:44:47] *** Quits: JerryXia1 (~JerryXiao@replaced-ip ) (Quit: Bye)
406 [08:46:28] <jelly> rockworld, the centova page says you MAY
enable port 80, but you don't NEED it. Create a new VirtualHost
for the desired ServerName, put DocumentRoot wherever, and use
correct Alias line from centova's Example: Apache
407 [08:47:17] *** Joins: JerryXiao (~JerryXiao@replaced-ip )
408 [08:47:48] *** Quits: GJdan (~quassel@replaced-ip ) (Remote host closed the connection)
409 [08:50:57] *** Joins: GJdan (~quassel@replaced-ip )
410 [08:51:28] *** Joins: fearnothing (~fearnothi@replaced-ip )
411 [08:54:39] *** Joins: eb0t (~eblip@replaced-ip )
412 [08:57:17] *** Joins: mezzo (~mezzo@replaced-ip )
413 [08:59:48] *** Quits: Kevlar_Noir (~alex@replaced-ip ) (Quit: Konversation terminated!)
414 [09:00:36] *** Joins: v01d4lph4 (~v01d4lph4@replaced-ip )
415 [09:04:38] *** Quits: unluckyshrubbery (~unluckysh@replaced-ip##) (Quit: ZNC 1.8.2 - ##replaced-url
416 [09:04:56] <rockworld> jelly: thank you I just got the
message Im gonna try to figure it out
417 [09:05:26] *** Quits: v01d4lph4 (~v01d4lph4@replaced-ip ) (Ping timeout: 260 seconds)
418 [09:06:12] *** Joins: Haudegen (~quassel@replaced-ip )
419 [09:08:40] *** Quits: hisacro (~OBSD@replaced-ip ) (Remote host closed the connection)
420 [09:09:21] *** Joins: endstille (~endstille@replaced-ip )
421 [09:10:10] *** Joins: sfenik (~sfenik@replaced-ip )
422 [09:12:44] *** Quits: tnewman (~tnewman@replaced-ip ) (Read error: Connection reset by peer)
423 [09:14:37] *** Quits: Dadrophenia (~ac150003@replaced-ip ) (Ping timeout: 252 seconds)
424 [09:14:59] *** Joins: tnewman (~tnewman@replaced-ip )
425 [09:15:24] *** Quits: Hercules (~Genkei@replaced-ip ) (Quit: Leaving)
426 [09:16:55] *** Joins: ValeraRozuvan (~ValeraRoz@replaced-ip )
427 [09:17:25] *** Joins: uvolmer (~uvolmer@replaced-ip )
428 [09:17:37] *** Quits: jtdowney (~jtdowney@replaced-ip ) (Remote host closed the connection)
429 [09:17:59] *** Joins: jtdowney (~jtdowney@replaced-ip )
430 [09:19:30] *** Joins: carlaar (carlaar@replaced-ip )
431 [09:19:46] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Quit: vergissmeinnicht)
432 [09:20:41] <rockworld> jelly:
replaced-url
433 [09:20:55] *** Joins: folti7777 (~folti@replaced-ip )
434 [09:20:57] *** Joins: wallacer (~quassel@replaced-ip )
435 [09:22:06] <rockworld> I created a new virtualhost but not
sure if it could work like that
436 [09:23:39] *** Joins: tagomago (~tagomago@replaced-ip )
437 [09:24:05] *** Quits: bertbob (~bertbob@replaced-ip ) (Ping timeout: 265 seconds)
438 [09:24:16] <jelly> rockworld, you're missing
DocumentRoot but it doesn't matter, now do an "apachectl
configtest" and reload the apache2 service if it thinks the
config is fine
439 [09:24:17] *** Joins: otisolsen70 (~otisolsen@replaced-ip )
440 [09:25:09] *** Joins: Dadrophenia (~ac150003@replaced-ip )
441 [09:25:20] *** Joins: hisacro (~OBSD@replaced-ip )
442 [09:25:29] <rockworld> hum what should be the documentroot by
example
443 [09:26:08] <rockworld> it says syntax ok sounds good
444 [09:27:09] *** Quits: coot (~coot@replaced-ip ) (Quit: coot)
445 [09:27:27] <rockworld> ah right /var/replaced-url
446 [09:27:47] <rockworld> I forgot to add that
447 [09:28:26] *** Quits: stree (~stree@replaced-ip ) (Ping timeout: 265 seconds)
448 [09:29:31] *** Quits: Dadrophenia (~ac150003@replaced-ip ) (Read error: Connection reset by peer)
449 [09:29:33] *** Quits: towo^work (~towo@replaced-ip ) (Ping timeout: 240 seconds)
450 [09:31:01] *** Quits: Spawns_Carpeting (~pi@replaced-ip##) (Quit: ZNC 1.7.2+deb3 - ##replaced-url
451 [09:31:55] *** Joins: Spawns_Carpeting (~pi@replaced-ip )
452 [09:32:30] *** Quits: luuuciano__ (~luuuciano@replaced-ip ) (Ping timeout: 260 seconds)
453 [09:32:55] *** Joins: Dadrophenia (~ac150003@replaced-ip )
454 [09:33:02] <jelly> it's just a directory where the web
is served from
455 [09:33:32] *** Joins: luuuciano__ (~luuuciano@replaced-ip )
456 [09:34:18] *** Quits: Scotty_Trees (~Scotty_Tr@replaced-ip ) (Quit: Leaving)
457 [09:34:38] <rockworld> ok I really appreciate your help I
passed like the entire day on that
458 [09:34:41] *** Joins: Scotty_Trees (~Scotty_Tr@replaced-ip )
459 [09:35:14] *** Quits: tnewman (~tnewman@replaced-ip ) (Quit: Ping timeout (120 seconds))
460 [09:36:48] *** Joins: tnewman (~tnewman@replaced-ip )
461 [09:36:53] <rockworld> I need to create a cname now I think
to make it work on my domain
462 [09:37:01] <jelly> indeed
463 [09:37:10] *** Quits: szorfein (~daggoth@replaced-ip ) (Remote host closed the connection)
464 [09:37:33] *** Joins: szorfein (~daggoth@replaced-ip )
465 [09:37:37] *** Quits: secntech (~secntech@replaced-ip ) (Quit: Leaving)
466 [09:37:40] <jelly> you can test from your own machine by
adding the right ip and new hostname to the local etc/hosts
467 [09:38:46] *** Joins: huwjr (~huwjr@replaced-ip )
468 [09:38:49] *** Joins: fflori (~fflori@replaced-ip )
469 [09:41:23] *** Joins: stree (~stree@replaced-ip )
470 [09:42:40] <rockworld> hum ok so it should be like that ?
192.99.37.50 cast.quebechosting.net
471 [09:42:53] *** Joins: towo^work (~towo@replaced-ip )
472 [09:43:25] *** Joins: gnumdk (~gnumdk@replaced-ip )
473 [09:43:54] <rockworld> I just added a cname I will see in
10min :)
474 [09:45:23] <rockworld> I hope it work man "cross
finger"
475 [09:46:30] *** Quits: gnumdk (~gnumdk@replaced-ip ) (Remote host closed the connection)
476 [09:46:53] *** Quits: fearnothing (~fearnothi@replaced-ip ) (Ping timeout: 240 seconds)
477 [09:47:50] *** Joins: gnumdk (~gnumdk@replaced-ip )
478 [09:47:58] *** Quits: eb0t (~eblip@replaced-ip ) (Quit: WeeChat 2.3)
479 [09:49:17] <rockworld> :(
480 [09:49:42] *** Quits: jpe (~jp@replaced-ip ) (Ping timeout: 265 seconds)
481 [09:49:44] <rockworld> I dont know what I did wrong
482 [09:50:08] *** Joins: McErroneous (~crunchban@replaced-ip )
483 [09:51:25] <rockworld>
replaced-url
484 [09:51:38] *** Joins: nifker (~Thunderbi@replaced-ip )
485 [09:52:36] *** Joins: Slashman (~Slash@replaced-ip )
486 [09:52:43] *** Joins: shokohsc684 (~shokohsc@replaced-ip )
487 [09:52:48] <rockworld> I only added "/var/replaced-url
488 [09:52:52] *** Quits: shokohsc68 (~shokohsc@replaced-ip ) (Ping timeout: 260 seconds)
489 [09:52:52] *** shokohsc684 is now known as shokohsc68
490 [09:54:08] *** Joins: b1ack0p (~m@replaced-ip )
491 [09:55:21] <rockworld> maybe I need to create the directory
/.well-known/acme-challenge after /var/replaced-url
492 [09:55:22] <rockworld> in the system I mean
493 [09:55:22] <rockworld> thats really confusing
494 [09:55:22] *** Parts: McErroneous (~crunchban@replaced-ip ) ()
495 [09:56:00] *** Joins: D4rk4ngel2020 (~darkangel@replaced-ip )
496 [09:56:00] *** Quits: Abrax (~Abrax@replaced-ip ) (Quit: Leaving)
497 [09:56:07] *** Joins: coot (~coot@replaced-ip )
498 [09:56:23] <rockworld> jelly: maybe I need to create a
symlink ?
499 [09:57:20] *** Quits: edlou (uid413273@replaced-ip ) (Quit: Connection closed for inactivity)
500 [09:57:50] *** Joins: afidegnum (~user@replaced-ip )
501 [09:58:01] *** debhelper sets mode: +l 975
502 [10:01:13] *** Joins: jpe (~jp@replaced-ip )
503 [10:02:22] <jelly> rockworld, no, you don't need a
symlink, Alias to the correct directory is enough
504 [10:02:48] <jelly> do NOT add anything in front of
/.well-known/acme-challenge
505 [10:03:12] <jelly> left side of Alias is an URL path. Right
side is a directory.
506 [10:04:39] <rockworld> ok thank you I will modify
507 [10:05:07] *** Quits: guerby (~guerby@replaced-ip ) (Ping timeout: 260 seconds)
508 [10:05:09] *** Joins: uid_max (~samw@replaced-ip )
509 [10:05:25] *** Quits: b1ack0p (~m@replaced-ip ) (Quit: leaving)
510 [10:05:49] *** Joins: bertbob (~bertbob@replaced-ip )
511 [10:05:51] *** Joins: brokencycle (~brokencyc@replaced-ip )
512 [10:07:56] *** Quits: brokencycle (~brokencyc@replaced-ip ) (Client Quit)
513 [10:09:16] <rockworld> hum it says url not found
514 [10:10:15] *** Joins: odnes (~odnes@replaced-ip )
515 [10:11:26] *** Joins: MichaelOF (~michael@replaced-ip )
516 [10:11:59] <jelly> what does?
517 [10:12:41] <rockworld>
replaced-url
518 [10:13:44] <jelly> rockworld, you're only creating this
site to make acme-challenge path work for LE.
519 [10:13:56] <jelly> it doesn't have to work otherwise
520 [10:14:29] *** Joins: sz0 (uid110435@replaced-ip )
521 [10:14:37] <rockworld> what LE means sorry
522 [10:14:44] <jelly> LetsEncrypt
523 [10:14:52] <rockworld> yes
524 [10:15:49] <jelly> rockworld, however: I tried
replaced-url
525 [10:16:20] <jelly> rockworld, which access log did my test
end up in?
526 [10:16:28] *** Joins: centrx (~centrx@replaced-ip )
527 [10:16:41] <jelly> look at the files /var/log/apache2/*.log
528 [10:17:03] <jelly> and find jelly-tests in there
529 [10:17:07] <rockworld> ok :)
530 [10:17:54] <ratrace> doesn't certbot set all that magic
up?
531 [10:18:38] <rockworld> theres is a lot of files log
532 [10:19:10] <rockworld> ratrace: it should but I need to
create alias thats a real pain in the head
533 [10:19:42] *** Joins: platvoeten (~platvoete@replaced-ip )
534 [10:20:03] *** Joins: Tobbi (~Tobbi@replaced-ip )
535 [10:20:49] *** Quits: centrx (~centrx@replaced-ip ) (Ping timeout: 245 seconds)
536 [10:20:53] *** Quits: Arahael (~arahael@replaced-ip ) (Ping timeout: 240 seconds)
537 [10:21:09] <jelly> ratrace, for some random app in a random
/opt dir listening on port 2199?
538 [10:21:56] <rockworld> "GET
/.well-known/acme-challenge/jelly-tests
539 [10:21:56] <ratrace> jelly: I don't know that part. I
just thought certbot was that kitchen-sink system with all the magic
coming preinstalled with it, nginx and/or apache configs includes
540 [10:21:59] <jelly> if certbot does that I'm switching
from dehydrated, presto
541 [10:22:11] <ratrace> jelly:
noooooooooooooooooooooooooooooooooooooo
542 [10:22:25] <ratrace> I use dehydrated and I wouldn't
give that up for ten wagons of tea biscuits!
543 [10:22:36] <rockworld> the alias seems good
544 [10:22:49] *** Quits: gnumdk (~gnumdk@replaced-ip ) (Quit: Leaving)
545 [10:23:02] <rockworld> haha :)
546 [10:23:04] <jelly> mostly I use it because it works on like
debian 6-7 and everything above, without frivolous python deps
547 [10:23:17] <ratrace> rockworld: for nginx at least, it's
dead simple. location /.well-known/acme-challenge/ { alias
/var/lib/dehydrated/acme-challenges/; } is the stanza I use with for
dehydrated. it's a static include file I include in every
domain's server {} section
548 [10:23:44] <jelly> you can transplant a new curl and
dehydrated on horribly old installations to make things work
549 [10:23:56] <ratrace> jelly: the fact that it's a single
shell script you can literally download from GH whe the debian
package is terribly late in updates and LE Changed APIs so all 200+
certs of your clients are waiting in queue...... it's priceless
:)
550 [10:24:08] <ratrace> I can't imagine the behemoth
certbot being anywhere near that simple to use.
551 [10:24:16] <jelly> ratrace, I just install .deb from stable
on like wheezy :-)
552 [10:24:33] <jelly> but grabbing upstream is fine too
553 [10:25:05] <jelly> next up: making an ACME wrapper for MS
certsrv, for internal sites
554 [10:25:45] <ratrace> does that include LDAP with kerberos for
AD simulation and local group policy with FreeIPA? :))
555 [10:25:48] <jelly> dehydrated EVERYWHERE, public crap,
internal crap, my own private crap
556 [10:26:07] <jelly> work has a real AD, no need for simulation
557 [10:26:22] <ratrace> dehydrated's hook.sh is so damn
powerful, you integrate with any level of sophistication needed
558 [10:26:26] <jelly> I'll have to look up how ubuntu 21.04
did GPO for linuxes.
559 [10:27:17] <jelly> I could do that and use MS proprietary
APIs but then other vendor services won't be able to use the
local CA
560 [10:27:23] <ratrace> jelly: the joke was "You need to
install FreeIPA, LDAP, kerberos, java 1.8 that bootstraps java 1.6,
and patch the kernel with a few specific hyper-v functions, to get a
single LE cert" :)
561 [10:27:29] *** Joins: Abrax (~Abrax@replaced-ip )
562 [10:27:46] *** Joins: xcm_ (~xcm@replaced-ip )
563 [10:27:46] *** xcm_ is now known as xcm
564 [10:27:59] <jelly> ratrace, one man's joke is
another's Tuesday"
565 [10:28:01] *** debhelper sets mode: +l 981
566 [10:28:03] <ratrace> hahaha
567 [10:28:24] *** Joins: centrx (~centrx@replaced-ip )
568 [10:29:06] *** Quits: Stonefruit (~Stonefrui@replaced-ip ) (Ping timeout: 240 seconds)
569 [10:29:07] <jelly> I'm literally having to coerce linux
desktops to ask for a kerberos ticket the EXACT way Windows desktop
does
570 [10:29:14] <rockworld> lol
replaced-url
571 [10:29:21] <rockworld> there is nothing in that folder :/
572 [10:29:27] <rockworld> so thats the reason why it wont work
573 [10:29:52] <jelly> rockworld, chmod 755
/usr/local/centovacast/etc/ssl/acme-challenges
574 [10:30:05] <jelly> or at least 751
575 [10:30:14] *** Joins: diogenes_ (~diogenes_@replaced-ip )
576 [10:30:14] <jelly> otherwise apache can't read from
there
577 [10:30:33] <rockworld> alright
578 [10:30:40] *** Joins: gebruiker (~gebruiker@replaced-ip )
579 [10:31:01] <jelly> it's okay that there's nothing
there, the files get deleted right after use
580 [10:31:11] <rockworld> ah maybe
581 [10:31:17] *** Joins: shtrb (~shtrb@replaced-ip )
582 [10:32:05] <ratrace> eeek, is that a chroot I smell there?
583 [10:32:09] <rockworld> maybe I should give
replaced-url
584 [10:32:52] *** Quits: gebruiker (~gebruiker@replaced-ip ) (Remote host closed the connection)
585 [10:32:54] *** Quits: centrx (~centrx@replaced-ip ) (Ping timeout: 245 seconds)
586 [10:33:26] <ratrace> jelly: btw, do you want a dehydrated
apparmor profile? I built it since I didn't want to write
privsep non-root wrappers for dehydrated (fetch as non-root, install
as root)
587 [10:33:42] <rockworld> x)
588 [10:34:36] <shtrb> ratrace, please share it over
salsa.debian.org and an MR
589 [10:35:37] *** Joins: winy (~vince@replaced-ip )
590 [10:36:45] <rockworld> their tutorials isnt working
591 [10:37:06] <rockworld> Im wondering if thats the good
directory
592 [10:38:09] *** Joins: Deknos (~deknos@replaced-ip )
593 [10:39:21] *** Joins: mortderi1 (~mortderir@replaced-ip )
594 [10:40:10] <jelly> ratrace, I'd need profiles for more
exposed stuff first if I ever got the time
595 [10:40:34] *** Joins: centrx (~centrx@replaced-ip )
596 [10:40:48] <jelly> rockworld, we kind of need more data than
"isn't working" to even try to help
597 [10:40:49] *** Quits: forgotmynick (uid24625@replaced-ip ) (Quit: Connection closed for inactivity)
598 [10:41:00] <jelly> !ask
599 [10:41:01] <dpkg> If you have a question, just ask! For
example: "I have a problem with ___; I'm running Debian
version ___. When I try to do ___ I get the following output ___. I
expected it to do ___." Don't ask if you can ask, if
anyone uses it, or pick one person to ask. We're all
volunteers; make it easy for us to help you. If you don't get
an answer try a few hours later or on
replaced-url
600 [10:43:13] <jelly> but ratrace has a good idea -- if you want
LetsEncrypt, it's worth to set up LetsEncypt for ALL the sites
using a common tool, instead of using this specific app's
support. Then let the specific app just read the certs in their
usual place.
601 [10:44:01] *** Quits: Deknos (~deknos@replaced-ip ) (Quit: Deknos)
602 [10:44:26] *** Joins: freebench (~freebench@replaced-ip )
603 [10:44:59] *** Quits: centrx (~centrx@replaced-ip ) (Ping timeout: 245 seconds)
604 [10:46:05] *** Joins: centrx (~centrx@replaced-ip )
605 [10:46:32] <rockworld> I agree there is alway a solution
606 [10:46:52] <rockworld> ratrace: what tools are you suggesting
me ?
607 [10:48:08] *** Joins: Iamahuman4 (~noname@replaced-ip )
608 [10:48:44] *** Joins: Arahael (~arahael@replaced-ip )
609 [10:48:50] <ratrace> rockworld: well I use dehydrated, but
the idea here was to set up nginx or apache with acme-challenge
aliases that's independent of the tool you use
610 [10:48:52] <rockworld> your right jelly :) but my english is
a bit dysfunctionnal it kinda hard to explain or express myself the
right way im blocked :x
611 [10:49:20] <ratrace> thing is I don't know how deep the
certbot rabbit hole goes. tried it a few times, it's a beast
with kitchen-sink functionality, highly opinionated, and I
didn't like that
612 [10:50:05] <rockworld> ratrace: Im gonna find some
information about that thanks
613 [10:50:26] *** Quits: endstille (~endstille@replaced-ip ) (Quit: I'll be back.)
614 [10:50:31] *** Joins: rsx (~rsx@replaced-ip )
615 [10:51:05] *** Joins: HalfWord (~halfword@replaced-ip )
616 [10:51:11] *** Quits: centrx (~centrx@replaced-ip ) (Ping timeout: 250 seconds)
617 [10:51:53] *** Joins: unluckyshrubbery (~unluckysh@replaced-ip )
618 [10:52:06] <ratrace> rockworld: so with dehydrated, the
simplest use case is that you put the domain into
/etc/dehydrated/domains.txt and run dehydrated -g -c (careful!! you
can't merge options. -gc !== -g -c)
619 [10:52:14] *** Quits: abstrn (~abstracte@replaced-ip ) (Quit: later)
620 [10:52:44] <ratrace> rockworld: and then you can do two
things: copy the cert and key into /etc/ssl/... somewhere (which I
do), or you can alias the .well-known directly into
dehydrated's /var/lib/...
621 [10:53:01] <ratrace> the later is simplest, so you just run
systemctl reload nginx.service after it's done
622 [10:53:40] <ratrace> however ... dehydrated by itself
doesn't handle errors or doesn't come with a cron or
timer, so once you test it works manually, shove it in a cron or
something, preferrably with output mailed to you every 3 months so
you can get notified
623 [10:53:47] <rockworld> I alway used apache but its probably
not very different
624 [10:54:05] *** Joins: Deknos (~deknos@replaced-ip )
625 [10:54:10] <jelly> you just set a different Alias
626 [10:54:50] <jelly> Alias /.well-known/acme-challenge
/var/lib/dehydrated/acme-challenges
627 [10:54:58] <ratrace> I believe even with Apache you can set
up a static file that you just include into each VirtualHost section
628 [10:55:30] <jelly> correct, but it's one line anyway, so
be it Include or Alias
629 [10:55:34] *** Quits: craigevil (craig@replaced-ip ) (Quit: leaving)
630 [10:56:53] <jelly> parametrizing the whole ssl virtualhost
setup so that the config looks the same and can be included for
every VirtualHost is probably too complex with apache
631 [10:57:05] <ratrace> jelly: I forgot my apache things, but
isn't tehrer also a Directory entry allowing reads from the
dir?
632 [10:57:13] <ratrace> or can that be common, outside of
VirtualHost, for all vhosts?
633 [10:58:01] *** debhelper sets mode: +l 987
634 [10:58:08] *** Joins: centrx (~centrx@replaced-ip )
635 [10:58:14] *** Joins: jess (jess@replaced-ip )
636 [10:59:58] <jelly> it can be outside, but if you have
grandfathered config apache is allowed to read any file anywhere,
unix permissions permitting
637 [11:00:03] <jelly> # Disable access to the entire file system
except for the directories that
638 [11:00:03] <jelly> # are explicitly allowed later.
639 [11:00:14] <rockworld> well, at least I tryed :p tomorrow is
gonna be another day I think I will contact their support and ask
640 [11:01:17] <rockworld> but people doesnt have any support
from them since a while
641 [11:02:07] <rockworld> I had a lot of problem just to install
the centovacast server with debian 10
642 [11:02:22] <rockworld> it was mainly stable on debian 9
643 [11:02:29] *** Quits: centrx (~centrx@replaced-ip ) (Ping timeout: 245 seconds)
644 [11:02:31] <rockworld> but a lot of package are not updatable
645 [11:03:27] *** Quits: D4rk4ngel2020 (~darkangel@replaced-ip ) (Ping timeout: 260 seconds)
646 [11:04:06] *** Joins: FnorZ (~FnorZ@replaced-ip )
647 [11:05:17] *** Joins: p9 (~9p@replaced-ip )
648 [11:05:26] *** Quits: akaWolf (~akaWolf@replaced-ip ) (Ping timeout: 240 seconds)
649 [11:07:54] *** Joins: Miles8of9 (~obrien@replaced-ip )
650 [11:09:01] *** Quits: afidegnum (~user@replaced-ip ) (Remote host closed the connection)
651 [11:15:09] *** Quits: szorfein (~daggoth@replaced-ip ) (Remote host closed the connection)
652 [11:15:33] *** Joins: szorfein (~daggoth@replaced-ip )
653 [11:22:06] *** Quits: MichaelOF (~michael@replaced-ip ) (Quit: Konversation terminated!)
654 [11:23:00] *** Quits: sidmo_ (~ident@replaced-ip ) (Quit: Konversation terminated!)
655 [11:25:22] *** Joins: sidmo (~ident@replaced-ip )
656 [11:27:07] *** Joins: idhugo (~idhugo@replaced-ip )
657 [11:29:04] *** Quits: JohnML (~john1@replaced-ip ) (Remote host closed the connection)
658 [11:29:45] *** Quits: sinaowolabi (~Sina@replaced-ip ) (Ping timeout: 265 seconds)
659 [11:29:50] *** Joins: JohnML (~john1@replaced-ip )
660 [11:30:50] *** Joins: wytchmaster (~wytchmast@replaced-ip )
661 [11:36:10] *** Joins: centrx (~centrx@replaced-ip )
662 [11:36:58] *** Joins: lucad111 (~lucad111@replaced-ip )
663 [11:40:13] *** Quits: epony (epony@replaced-ip ) (Ping timeout: 240 seconds)
664 [11:40:49] *** Quits: centrx (~centrx@replaced-ip ) (Ping timeout: 245 seconds)
665 [11:42:55] *** Joins: sinaowolabi (~Sina@replaced-ip )
666 [11:42:59] *** Joins: centrx (~centrx@replaced-ip )
667 [11:43:01] *** Joins: banox (~banox@replaced-ip )
668 [11:47:29] *** Quits: centrx (~centrx@replaced-ip ) (Ping timeout: 245 seconds)
669 [11:47:42] *** Quits: moetunes (~Jean-luc@replaced-ip ) (Remote host closed the connection)
670 [11:48:23] *** Joins: moetunes (~Jean-luc@replaced-ip )
671 [11:49:34] *** Joins: Nefertari (~Nefertiti@replaced-ip )
672 [11:49:43] *** Quits: stree (~stree@replaced-ip ) (Ping timeout: 252 seconds)
673 [11:50:02] *** Quits: Nefertari (~Nefertiti@replaced-ip ) (Max SendQ exceeded)
674 [11:50:17] *** Quits: Nefertiti (~Nefertiti@replaced-ip ) (Ping timeout: 252 seconds)
675 [11:50:38] *** Joins: mauregato (512d1a92@replaced-ip )
676 [11:50:49] *** Quits: Jerrynicki (~niklas@replaced-ip ) (Ping timeout: 245 seconds)
677 [11:51:33] *** Joins: kish` (~oracle@replaced-ip )
678 [11:51:59] *** Quits: is0ke3 (~is0ke3@replaced-ip ) (Quit: Zzzzzz.....)
679 [11:54:09] *** Quits: beaver (~luser@replaced-ip ) (Remote host closed the connection)
680 [11:54:42] *** Joins: beaver (~luser@replaced-ip )
681 [11:57:55] *** Joins: Zajt (c3438f6a@replaced-ip )
682 [11:58:41] *** Quits: rustyshackleford (uid236774@replaced-ip ) (Quit: Connection closed for inactivity)
683 [12:02:16] *** Joins: stree (~stree@replaced-ip )
684 [12:02:53] *** Parts: rockworld (~rockworld@replaced-ip ) ()
685 [12:03:44] *** Joins: riff-IRC (~riff2@replaced-ip )
686 [12:04:01] *** Joins: centrx (~centrx@replaced-ip )
687 [12:06:37] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Quit: vergissmeinnicht)
688 [12:07:47] *** Joins: guerby (~guerby@replaced-ip )
689 [12:08:19] *** Quits: centrx (~centrx@replaced-ip ) (Ping timeout: 245 seconds)
690 [12:08:27] *** Joins: NetTerminalGene (~Thunderbi@replaced-ip )
691 [12:08:48] *** Joins: Jerrynicki (~niklas@replaced-ip )
692 [12:08:59] *** Quits: darunesh (~darunesh@replaced-ip ) (Remote host closed the connection)
693 [12:10:02] *** Quits: dselect (~dselect@replaced-ip ) (Quit: ouch... that hurt)
694 [12:11:12] *** Joins: dselect (~dselect@replaced-ip )
695 [12:12:53] *** Joins: centrx (~centrx@replaced-ip )
696 [12:14:04] *** Quits: well_laid_lawn (~Jean-luc@replaced-ip ) (Quit: WeeChat 3.0)
697 [12:14:34] *** Quits: bamdad (~bamdad@replaced-ip ) (Quit: quit)
698 [12:14:44] *** Joins: bamdad_ (~bamdad@replaced-ip )
699 [12:16:08] *** Joins: zapatista__ (~zapatista@replaced-ip )
700 [12:17:29] *** Quits: centrx (~centrx@replaced-ip ) (Ping timeout: 245 seconds)
701 [12:18:13] *** Quits: zapatistaist (~zapatista@replaced-ip ) (Ping timeout: 240 seconds)
702 [12:19:36] *** Joins: iridos (~iridos@replaced-ip )
703 [12:20:43] *** Joins: citypw (~citypw@replaced-ip )
704 [12:20:53] *** Joins: peregrine8 (peregrine8@replaced-ip )
705 [12:26:00] *** Joins: Nefertiti (~Nefertiti@replaced-ip )
706 [12:28:01] *** debhelper sets mode: +l 993
707 [12:29:04] *** Joins: centrx (~centrx@replaced-ip )
708 [12:29:48] *** Quits: drzacek (~drzacek@replaced-ip ) (Quit: Leaving)
709 [12:33:04] *** Joins: idhugo_ (~idhugo@replaced-ip )
710 [12:33:10] *** Quits: etiennem- (~etienne@replaced-ip ) (Ping timeout: 252 seconds)
711 [12:34:02] *** Joins: etienneme (~etienne@replaced-ip )
712 [12:34:19] *** Quits: centrx (~centrx@replaced-ip ) (Ping timeout: 250 seconds)
713 [12:34:20] *** Joins: darunesh (~darunesh@replaced-ip )
714 [12:35:58] *** Quits: kristijonas (~kristijon@replaced-ip ) (Remote host closed the connection)
715 [12:36:11] *** Quits: idhugo (~idhugo@replaced-ip ) (Ping timeout: 268 seconds)
716 [12:36:18] *** Joins: kristijonas (~kristijon@replaced-ip )
717 [12:36:56] *** Quits: mauregato (512d1a92@replaced-ip ) (Quit: Connection closed)
718 [12:39:33] *** Joins: centrx (~centrx@replaced-ip )
719 [12:43:27] *** Joins: D4rk4ngel2020 (~darkangel@replaced-ip )
720 [12:44:09] *** Quits: centrx (~centrx@replaced-ip ) (Ping timeout: 245 seconds)
721 [12:49:08] *** Quits: Zajt (c3438f6a@replaced-ip ) (Quit: Connection closed)
722 [12:51:43] *** Quits: iridos (~iridos@replaced-ip ) (Ping timeout: 260 seconds)
723 [12:52:23] *** Quits: BrianG61UK (~BrianG61U@replaced-ip ) (Read error: Connection reset by peer)
724 [12:52:27] <n0cto> Hey ya'll. What's your opinion
on using Debian over Ubuntu?
725 [12:53:46] <CommunistWolf> debiain > ubuntu
726 [12:53:57] <shtrb> !ubuntu
727 [12:53:57] <dpkg> Ubuntu is based on Debian, but it is not
Debian. Only Debian is supported on #debian. Use #ubuntu on
chat.freenode.net instead. Even if the channel happens to be less
helpful, support for distributions other than Debian is offtopic on
#debian. See also <based on debian> and <ubuntuirc>.
728 [12:54:31] <n0cto> but why is debian > ubuntu
729 [12:54:37] <CommunistWolf> because I said so
730 [12:55:43] <jelly> n0cto, we're in #debian, what kind of
opinion do you expect?
731 [12:55:57] <CommunistWolf> a flamewar, one assumes
732 [12:55:58] *** Quits: Lordseabeach (~Lordseabe@replaced-ip ) (Remote host closed the connection)
733 [12:56:23] *** Quits: NetTerminalGene (~Thunderbi@replaced-ip ) (Quit: NetTerminalGene)
734 [12:56:43] <jelly> !why debian
735 [12:56:43] <dpkg> Debian strives to maintain your freedom
whilst also paying close attention to the technical aspects of
making a great OS. Debian is stable, upgradable and well tested. See
also
replaced-url
736 [12:57:41] *** Joins: BrianG61UK (~BrianG61U@replaced-ip )
737 [12:57:46] <jelly> n0cto, for me, Debian is more predictable
and that is important for a platform.
738 [12:58:12] *** Joins: tmm88 (~tmm88@replaced-ip )
739 [12:58:32] *** Joins: centrx (~centrx@replaced-ip )
740 [12:59:21] *** Joins: iridos (~iridos@replaced-ip )
741 [12:59:39] *** Quits: otisolsen70 (~otisolsen@replaced-ip ) (Quit: Leaving)
742 [13:00:11] *** Quits: fflori (~fflori@replaced-ip ) (Read error: Connection reset by peer)
743 [13:00:27] <Miles8of9> any info on bullseye release date?
744 [13:00:34] <jelly> !wwbr
745 [13:00:34] <dpkg> Now Debian "Bullseye" is the
current testing branch as of 2019-07-06 and it will be released
"when it's ready."
746 [13:00:48] <jelly> !rc bugs
747 [13:00:48] <dpkg> Release-Critical bugs are Debian bugs with
critical, grave or serious severities, preventing the next release
of Debian. See the graph at
replaced-url
748 [13:00:55] <CommunistWolf> feels like only yesterday we
released buster
749 [13:01:06] *** Quits: platvoeten (~platvoete@replaced-ip ) (Ping timeout: 240 seconds)
750 [13:01:18] <jelly> Miles8of9, ^ when the green line drops to
zero
751 [13:01:40] * jelly goes to file more rc bugs
752 [13:02:03] *** Quits: odnes (~odnes@replaced-ip ) (Read error: Connection reset by peer)
753 [13:02:44] <Miles8of9> lol 216!!
754 [13:02:54] *** Quits: centrx (~centrx@replaced-ip ) (Ping timeout: 245 seconds)
755 [13:03:23] <Miles8of9> well... it's less buggy than
buster.... buster has 516!!
756 [13:05:01] *** Quits: dpkg (~dpkg@replaced-ip ) (Quit: buh bye!)
757 [13:05:17] <Miles8of9> Maintainer: Debian Borg Collective
<team+borg@tracker.debian.org> <--- borgbackup! oh now we
are bugged!!! >_<
758 [13:05:28] *** Joins: dpkg (~dpkg@replaced-ip )
759 [13:05:47] *** Quits: _Matth_ (~Matth@replaced-ip ) (Ping timeout: 252 seconds)
760 [13:06:15] *** Quits: kryl (~kryl@replaced-ip ) (Remote host closed the connection)
761 [13:06:18] *** Joins: centrx (~centrx@replaced-ip )
762 [13:06:32] *** Joins: captSamIngram (~Thunderbi@replaced-ip )
763 [13:06:53] *** Quits: jxel (~Thunderbi@replaced-ip ) (Ping timeout: 240 seconds)
764 [13:08:01] *** debhelper sets mode: +l 986
765 [13:10:36] <ratrace> jelly: stahp that! there was less than
216 few days ago! :)
766 [13:10:49] *** Quits: centrx (~centrx@replaced-ip ) (Ping timeout: 245 seconds)
767 [13:11:27] *** Joins: centrx (~centrx@replaced-ip )
768 [13:11:31] <ratrace> also, I don't get the blue line....
rc bugs increasing for already released stable...
769 [13:12:51] *** Joins: diogenes_ (~diogenes_@replaced-ip )
770 [13:14:56] *** Joins: dtcrshr (~dtcrshr@replaced-ip )
771 [13:15:49] *** Quits: centrx (~centrx@replaced-ip ) (Ping timeout: 245 seconds)
772 [13:17:30] *** Joins: SoundShaman (~SoundSham@replaced-ip )
773 [13:17:30] *** Quits: sinaowolabi (~Sina@replaced-ip ) (Read error: Connection reset by peer)
774 [13:18:05] *** Joins: centrx (~centrx@replaced-ip )
775 [13:18:24] *** Quits: tmm88 (~tmm88@replaced-ip ) (Quit: Lost terminal)
776 [13:18:38] *** Joins: D4rk2020 (~darkangel@replaced-ip )
777 [13:18:57] *** Joins: sinaowolabi (~Sina@replaced-ip )
778 [13:22:17] *** Quits: D4rk4ngel2020 (~darkangel@replaced-ip ) (Ping timeout: 260 seconds)
779 [13:22:56] *** Quits: badsektor (~badsektor@replaced-ip ) (Remote host closed the connection)
780 [13:23:19] *** Quits: centrx (~centrx@replaced-ip ) (Ping timeout: 245 seconds)
781 [13:25:39] *** Joins: centrx (~centrx@replaced-ip )
782 [13:29:18] *** Joins: Brigo (~Brigo@replaced-ip )
783 [13:30:13] *** Quits: centrx (~centrx@replaced-ip ) (Ping timeout: 250 seconds)
784 [13:30:35] *** Joins: centrx (~centrx@replaced-ip )
785 [13:31:29] *** Quits: wintersky (uid453465@replaced-ip ) (Quit: Connection closed for inactivity)
786 [13:31:58] *** Joins: igrtrrt (~igrtrrt@replaced-ip )
787 [13:32:23] *** Joins: NetTerminalGene (~Thunderbi@replaced-ip )
788 [13:33:42] *** Quits: zbychuk (~zbychuk@replaced-ip ) (Ping timeout: 240 seconds)
789 [13:34:07] *** Joins: jxel (~Thunderbi@replaced-ip )
790 [13:34:59] *** Quits: centrx (~centrx@replaced-ip ) (Ping timeout: 245 seconds)
791 [13:35:33] *** Joins: bariscant (~bariscant@replaced-ip )
792 [13:35:47] *** Quits: igrtrrt (~igrtrrt@replaced-ip ) (Remote host closed the connection)
793 [13:35:57] *** Quits: bariscant (~bariscant@replaced-ip ) (Remote host closed the connection)
794 [13:38:07] *** Quits: Hunterkll (~hunterkll@replaced-ip ) (Read error: Connection reset by peer)
795 [13:38:40] *** Joins: Hunterkll (~hunterkll@replaced-ip )
796 [13:44:38] *** Quits: winy (~vince@replaced-ip ) (Quit: Leaving.)
797 [13:45:04] *** Joins: wintersky (uid453465@replaced-ip )
798 [13:47:07] *** Quits: eki (~eki@replaced-ip ) (Quit: leaving)
799 [13:47:32] <shtrb> Will byllseye arrive in a cube ?
800 [13:48:10] *** Joins: tmm88 (~tmm88@replaced-ip )
801 [13:48:54] <shtrb> Miles8of9, it will assimilate all the
files
802 [13:49:27] <Miles8of9> :D
803 [13:49:29] <shtrb> Miles8of9, just remember to find seven of
nine
804 [13:49:37] <Miles8of9> sure
805 [13:49:52] *** Quits: arkho (~ccc@replaced-ip ) (Remote host closed the connection)
806 [13:51:12] *** Joins: Romarain (~Romarain@replaced-ip )
807 [13:52:09] *** Joins: idhugo__ (~idhugo@replaced-ip )
808 [13:53:11] *** Joins: eki (~eki@replaced-ip )
809 [13:54:12] *** Quits: tmm88 (~tmm88@replaced-ip ) (Quit: Lost terminal)
810 [13:54:45] *** Quits: idhugo_ (~idhugo@replaced-ip ) (Ping timeout: 265 seconds)
811 [13:56:21] *** Quits: bolt (~r00t@replaced-ip ) (Ping timeout: 268 seconds)
812 [13:56:37] *** Quits: SoundShaman (~SoundSham@replaced-ip ) (Quit: Leaving)
813 [13:58:21] *** Quits: arTee (~arTee@replaced-ip ) (Ping timeout: 240 seconds)
814 [13:59:13] *** Quits: sfenik (~sfenik@replaced-ip ) (Quit: sfenik)
815 [14:00:48] *** Joins: d1cor (~d1cor@replaced-ip )
816 [14:07:22] *** Quits: jxel (~Thunderbi@replaced-ip ) (Ping timeout: 260 seconds)
817 [14:07:50] *** Joins: emOne (~emOne@replaced-ip )
818 [14:08:03] *** Joins: riff_IRC (~riff2@replaced-ip )
819 [14:08:13] *** Joins: Iamahuman (~noname@replaced-ip )
820 [14:09:13] *** Quits: Iamahuman4 (~noname@replaced-ip ) (Ping timeout: 250 seconds)
821 [14:09:37] *** Quits: tangarora (~tangarora@replaced-ip ) (Read error: Connection reset by peer)
822 [14:09:58] *** Quits: zmarvel (~zack@replaced-ip ) (Ping timeout: 252 seconds)
823 [14:10:05] *** Joins: bolt (~r00t@replaced-ip )
824 [14:10:06] *** Quits: stree (~stree@replaced-ip ) (Ping timeout: 240 seconds)
825 [14:10:29] *** Joins: tangarora (~tangarora@replaced-ip )
826 [14:11:40] *** Quits: riff-IRC (~riff2@replaced-ip ) (Ping timeout: 265 seconds)
827 [14:11:54] *** Joins: arTee (~arTee@replaced-ip )
828 [14:12:41] *** Quits: n0cto (~nothing@replaced-ip ) (Ping timeout: 250 seconds)
829 [14:12:54] *** Joins: zmarvel (~zack@replaced-ip )
830 [14:15:02] *** Joins: n0cto (~nothing@replaced-ip )
831 [14:15:40] *** Joins: centrx (~centrx@replaced-ip )
832 [14:21:51] *** Joins: enoq (~textual@replaced-ip )
833 [14:22:18] *** Quits: krzych (krzych@replaced-ip ) (Ping timeout: 265 seconds)
834 [14:22:40] *** Joins: stree (~stree@replaced-ip )
835 [14:23:19] *** Quits: wallacer (~quassel@replaced-ip ) (Ping timeout: 245 seconds)
836 [14:23:51] *** Joins: drzacek (~drzacek@replaced-ip )
837 [14:24:03] *** Quits: LucaTM (~LucaTM@replaced-ip ) (Quit: To infinity and beyond...)
838 [14:26:05] *** Joins: zeden (~user@replaced-ip )
839 [14:26:34] *** Joins: gatty (pacman@replaced-ip )
840 [14:28:05] *** Joins: xok (5c3369aa@replaced-ip )
841 [14:28:10] <xok> Hello all...
842 [14:28:20] <gatty> hi :)
843 [14:28:24] <xok> I am trying to build a Debian buster image
with live-build ( lb )..
844 [14:28:52] <xok> I'm getting the error: cp: cannot stat
‘/usr/share/live/build/data/debian-cd/buster/amd64_netinst_udeb_include’:
No such file or directory
845 [14:29:16] <xok> What I've figured out is that - this
happens when I run either lb build or lb binary
846 [14:29:30] <xok> it doesn't create a live CD image ( ISO
file )...
847 [14:29:36] <xok> Can anyone help me with the problem?..
848 [14:31:33] *** Quits: sweatsuit (~sweatsuit@replaced-ip ) (Ping timeout: 240 seconds)
849 [14:32:11] *** Quits: Elodin (~weechat@replaced-ip ) (Ping timeout: 240 seconds)
850 [14:34:37] *** Joins: Filohuhum (~filohuhum@replaced-ip )
851 [14:35:02] *** Joins: sweatsuit (~sweatsuit@replaced-ip )
852 [14:35:41] *** Joins: flying_sausages (~flying_sa@replaced-ip )
853 [14:36:41] <flying_sausages> hey everyone, I'd like to
get the deb for the arm64 package for calibre from unstable, any
pointers on how?
replaced-url
854 [14:36:48] *** Joins: wallacer (~quassel@replaced-ip )
855 [14:36:57] <flying_sausages> I'd like to try install
just the deb on ubuntu and try match the dependencies myself
856 [14:39:10] *** Joins: GuiltySpark343 (~GuiltySpa@replaced-ip )
857 [14:39:24] *** Quits: zeden (~user@replaced-ip ) (Quit: WeeChat 3.0.1)
858 [14:40:17] *** Joins: zeden (~user@replaced-ip )
859 [14:40:39] *** Joins: nglpx1 (~none@replaced-ip )
860 [14:41:12] <tarzeau_> flying_sausages: this?
replaced-url
861 [14:41:39] <tarzeau_> flying_sausages: at the bottom you can
download the deb
862 [14:42:21] *** Quits: gatty (pacman@replaced-ip ) ()
863 [14:42:35] *** Quits: toolz (~dastan@replaced-ip ) (Ping timeout: 250 seconds)
864 [14:43:45] *** Joins: Iamahuman4 (~noname@replaced-ip )
865 [14:43:53] *** Quits: Iamahuman (~noname@replaced-ip ) (Ping timeout: 250 seconds)
866 [14:45:25] <flying_sausages> gotcha, cheers
867 [14:45:57] *** Joins: Elodin (~weechat@replaced-ip )
868 [14:47:54] *** Quits: centrx (~centrx@replaced-ip ) (Ping timeout: 245 seconds)
869 [14:51:12] *** Joins: dastier (~dastier@replaced-ip )
870 [14:51:23] *** Joins: Filohuhum_ (~filohuhum@replaced-ip )
871 [14:52:24] *** Quits: Haudegen (~quassel@replaced-ip ) (Quit: Bin weg.)
872 [14:53:02] *** Joins: schizo (~schizo@replaced-ip )
873 [14:53:33] *** Quits: Filohuhum (~filohuhum@replaced-ip ) (Ping timeout: 240 seconds)
874 [14:53:49] *** Joins: odnes (~odnes@replaced-ip )
875 [14:57:42] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Quit: vergissmeinnicht)
876 [14:58:01] *** debhelper sets mode: +l 992
877 [14:58:05] *** Quits: beaver (~luser@replaced-ip ) (Quit: leaving)
878 [14:58:17] *** Joins: centrx (~centrx@replaced-ip )
879 [14:58:25] *** Joins: rustyshackleford (uid236774@replaced-ip )
880 [14:59:18] *** Joins: diogenes_ (~diogenes_@replaced-ip )
881 [15:00:07] *** Quits: ghost43_ (~daer@replaced-ip ) (Remote host closed the connection)
882 [15:00:27] *** Joins: ghost43 (~daer@replaced-ip )
883 [15:01:36] *** Joins: mtn (~mtn@replaced-ip )
884 [15:01:38] *** Joins: zulrax (zulrax@replaced-ip )
885 [15:03:36] *** Joins: ledeni_ (ledeni@replaced-ip )
886 [15:04:24] *** Quits: ledeni_ (ledeni@replaced-ip ) (Remote host closed the connection)
887 [15:04:50] *** Joins: ledeni_ (ledeni@replaced-ip )
888 [15:04:59] *** Quits: centrx (~centrx@replaced-ip ) (Remote host closed the connection)
889 [15:05:33] *** Quits: ledeni (~ledeni@replaced-ip ) (Ping timeout: 240 seconds)
890 [15:05:41] *** Quits: soulz (~soulz@replaced-ip ) (Quit: leaving)
891 [15:06:33] <dastier> Hello. 'apt show gcc-8-base
-a' shows I have gcc-8-base Version: 8.3.0-7 (installed) and
8.3.0-6 (that I'd like to install to meet the build-essential
package reqs). How can I install exactly gcc-8-base 8.3.0-6? Debian
Buster, apt-get -f install shows no errors.
892 [15:07:03] *** Joins: ecsim (~Thunderbi@replaced-ip )
893 [15:07:04] *** Joins: krzych (krzych@replaced-ip )
894 [15:08:02] *** Joins: aaii (~aaii@replaced-ip )
895 [15:08:05] *** Joins: Lupricon (~Lupricon@replaced-ip )
896 [15:08:05] *** Quits: Lupricon (~Lupricon@replaced-ip ) (Client Quit)
897 [15:09:13] *** Quits: nulleip (~luiz@replaced-ip ) (Remote host closed the connection)
898 [15:09:30] *** Quits: Deknos (~deknos@replaced-ip ) (Quit: Deknos)
899 [15:10:44] <jelly> ,v gcc-8-base
900 [15:10:45] <judd> Package: gcc-8-base on amd64 -- buster:
8.3.0-6
901 [15:10:58] <ratrace> uh-oh
902 [15:11:24] *** Joins: nulleip (~luiz@replaced-ip )
903 [15:11:27] <jelly> dastier, where did you get 8.3.0-7 from,
did you at some point in the past have repos for a branch newer than
buster, enabled?
904 [15:11:30] <dastier> I don't remember when and why (and
from where) I installed that
905 [15:11:46] <dastier> yes, it is possible
906 [15:11:56] <jelly> dastier, you'll have to downgrade to
the version from buster.
907 [15:12:34] <jelly> dastier, show your "apt-cache
policy" and "apt-cache policy gcc-8-base" output.
908 [15:12:53] <dastier> exactly, I just need a hint
909 [15:12:59] <jelly> then consider excising the package
versions that aren't from buster
910 [15:13:05] <jelly> !not available
911 [15:13:05] <dpkg> To get a list of packages you have
installed now, that are not available from any repository in your
sources.list: aptitude search
'?narrow(?not(?archive("^[^n][^o].*$")),?version(CURRENT))'
912 [15:13:40] <jelly> dastier, apt install
package=explicitversion is the syntax to use for a single package
913 [15:15:27] *** Joins: epony (epony@replaced-ip )
914 [15:16:45] <dastier> jelly, thanks, that is what I wanted to
know. But is suggests removing the base packages such as apt etc.
I'll prepare the list of apt-cache policy
915 [15:18:09] <jelly> those packages it wants to remove...
916 [15:18:11] <jelly> !bat
917 [15:18:11] <dpkg> [Basic Apt* Troubleshooting]. To diagnose
your problem, we need ALL OF THE FOLLOWING information: 1. complete
output of your apt-get/apt/aptitude run (including the command used)
2. output from "apt-cache policy pkg1 pkg2..." for ALL
packages mentioned ANYWHERE in the problem, and 3. "apt-cache
policy". Use
replaced-url
918 [15:18:13] <jelly> ^
919 [15:18:40] <jelly> it's likely you installed crap from
testing and there will be no easy way back to a clean buster
920 [15:19:04] <jelly> we'll see when you show all the info
921 [15:19:13] *** Quits: moetunes (~Jean-luc@replaced-ip ) (Ping timeout: 240 seconds)
922 [15:19:38] *** Quits: allorder (allorder@replaced-ip ) (Ping timeout: 246 seconds)
923 [15:21:45] <dastier> you are correct
924 [15:22:03] *** Joins: Tom01 (~tom@replaced-ip )
925 [15:22:05] <dastier> apt-cache policy:
replaced-url
926 [15:22:12] <dastier> apt-cache policy gcc-8-base
replaced-url
927 [15:23:41] <dastier> and my goal is to get python 3.8
installed
928 [15:25:01] *** Quits: folti7777 (~folti@replaced-ip ) (Quit: Leaving.)
929 [15:25:04] <jelly> ,v python3.8
930 [15:25:05] <judd> No package named 'python3.8' was
found in amd64.
931 [15:25:09] *** Quits: kish` (~oracle@replaced-ip ) (Ping timeout: 240 seconds)
932 [15:25:11] <jelly> ,v python3.9
933 [15:25:12] <judd> Package: python3.9 on amd64 -- bullseye:
3.9.2-1; sid: 3.9.2-1; experimental: 3.9.4-1
934 [15:25:15] <dastier> I consider upgrading to bullseye if that
autofix the issue ;)
935 [15:25:19] *** Joins: folti7777 (~folti@replaced-ip )
936 [15:25:33] <jelly> dastier, you'd get python3.9 on
bullseye, not 3.8
937 [15:26:21] <dastier> I was going to install python3.8 from
sources into /opt. that is why I need the build-essential and gcc
938 [15:26:25] *** Joins: kish` (~oracle@replaced-ip )
939 [15:27:00] <jelly> if 3.9 is okay, and you have backups, go
with buster->bullseye
940 [15:27:43] <cws> dastier: It would be far easier to use pyenv
for whatever you're going for.
941 [15:27:47] <dastier> btw, 3.9 sould be OK for local dev. Yes,
thank you a lot! It will be easier.
942 [15:28:08] *** Quits: magyar (~magyar@replaced-ip ) (Read error: Connection reset by peer)
943 [15:28:11] <dastier> I really appreciate your help!
944 [15:28:44] *** Joins: magyar (~magyar@replaced-ip )
945 [15:28:52] *** Quits: matrixbot_bartab (~matrixbot@replaced-ip ) (Ping timeout: 268 seconds)
946 [15:29:35] *** Joins: ddsys (~ddsys@replaced-ip )
947 [15:29:52] *** Joins: remline (~remline@replaced-ip )
948 [15:30:11] *** Quits: nglpx1 (~none@replaced-ip ) (Ping timeout: 240 seconds)
949 [15:30:18] <dastier> cws, agree, I forgot about this option,
thanks
950 [15:34:17] *** Quits: JohnML (~john1@replaced-ip ) (Remote host closed the connection)
951 [15:35:08] *** Quits: raub (~raub@replaced-ip ) (Read error: Connection reset by peer)
952 [15:35:10] *** Joins: JohnML (~john1@replaced-ip )
953 [15:35:27] *** Joins: thiras (~thiras@replaced-ip )
954 [15:39:01] *** Quits: Elodin (~weechat@replaced-ip ) (Read error: Connection reset by peer)
955 [15:39:12] *** Quits: BrianG61UK (~BrianG61U@replaced-ip ) (Read error: Connection reset by peer)
956 [15:39:59] *** Quits: LuKaRo (~LuKaRo@replaced-ip ) (Ping timeout: 245 seconds)
957 [15:40:22] *** Joins: ledeni__ (~ledeni@replaced-ip )
958 [15:42:55] *** Quits: ledeni_ (ledeni@replaced-ip ) (Ping timeout: 252 seconds)
959 [15:43:34] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Quit: vergissmeinnicht)
960 [15:46:12] *** Joins: LuKaRo (~LuKaRo@replaced-ip )
961 [15:46:55] *** Joins: greycat (~greg@replaced-ip )
962 [15:48:19] *** Joins: badsektor (~badsektor@replaced-ip )
963 [15:48:20] *** Quits: sinaowolabi (~Sina@replaced-ip ) (Ping timeout: 246 seconds)
964 [15:48:49] *** Joins: Texou (~Texou@replaced-ip )
965 [15:49:27] *** ledeni__ is now known as ledeni
966 [15:49:29] *** Joins: sinaowolabi (~Sina@replaced-ip )
967 [15:50:52] *** Joins: Deknos (~deknos@replaced-ip )
968 [15:53:05] *** Joins: Haudegen (~quassel@replaced-ip )
969 [15:56:25] *** Joins: Elodin (~weechat@replaced-ip )
970 [15:57:11] *** Joins: Stonefruit (~Stonefrui@replaced-ip )
971 [15:57:45] *** Quits: HalfWord (~halfword@replaced-ip ) (Ping timeout: 252 seconds)
972 [15:58:01] *** debhelper sets mode: +l 999
973 [15:58:25] *** Quits: GuiltySpark343 (~GuiltySpa@replaced-ip ) (Read error: Connection reset by peer)
974 [15:59:41] *** Joins: BrianG61UK (~BrianG61U@replaced-ip )
975 [16:01:07] *** Quits: xok (5c3369aa@replaced-ip ) (Quit: Connection closed)
976 [16:03:09] *** Quits: hejux (~hejux@replaced-ip ) (Quit: WeeChat 3.1)
977 [16:03:20] *** Joins: hejux (~hejux@replaced-ip )
978 [16:05:36] *** Quits: LoRe (danielt@replaced-ip ) (Ping timeout: 260 seconds)
979 [16:06:08] *** Quits: ecsim (~Thunderbi@replaced-ip ) (Quit: ecsim)
980 [16:08:01] *** Joins: LucaTM (~LucaTM@replaced-ip )
981 [16:08:03] *** Quits: TheBigK (~quassel@replaced-ip##) (Quit: ##replaced-url
982 [16:09:21] *** Quits: emOne (~emOne@replaced-ip ) (Remote host closed the connection)
983 [16:10:11] *** Joins: keiser (~keiser@replaced-ip )
984 [16:13:01] *** Joins: _Matth_ (~Matth@replaced-ip )
985 [16:13:16] *** Quits: shokohsc68 (~shokohsc@replaced-ip ) (Ping timeout: 268 seconds)
986 [16:13:32] *** Joins: winy (~vince@replaced-ip )
987 [16:23:44] *** Quits: shtrb (~shtrb@replaced-ip ) (Quit: Leaving)
988 [16:24:02] *** Quits: odnes (~odnes@replaced-ip ) (Ping timeout: 246 seconds)
989 [16:24:09] *** Quits: thiras (~thiras@replaced-ip ) (Ping timeout: 245 seconds)
990 [16:25:29] *** Quits: szorfein (~daggoth@replaced-ip ) (Remote host closed the connection)
991 [16:25:56] *** Joins: szorfein (~daggoth@replaced-ip )
992 [16:26:11] *** Quits: Elodin (~weechat@replaced-ip ) (Read error: Connection reset by peer)
993 [16:26:14] *** Joins: godane (~godane4@replaced-ip )
994 [16:28:15] *** Quits: Namarrgon (~Namarrgon@replaced-ip ) (Ping timeout: 246 seconds)
995 [16:29:17] *** Quits: Zotta (~zotta@replaced-ip ) (Read error: Connection reset by peer)
996 [16:30:14] *** Joins: Zotta (~zotta@replaced-ip )
997 [16:30:33] *** Quits: stree (~stree@replaced-ip ) (Ping timeout: 240 seconds)
998 [16:31:30] *** Joins: shokohsc68 (~shokohsc@replaced-ip )
999 [16:33:23] *** Quits: iridos (~iridos@replaced-ip ) (Ping timeout: 260 seconds)
1000 [16:34:15] *** Joins: mohabaks (~mohabaks@replaced-ip )
1001 [16:35:52] *** Quits: drzacek (~drzacek@replaced-ip ) (Quit: Leaving)
1002 [16:36:17] *** Quits: _Matth_ (~Matth@replaced-ip ) (Ping timeout: 252 seconds)
1003 [16:38:01] *** debhelper sets mode: +l 991
1004 [16:40:41] *** Joins: bgpepi (~Petar@replaced-ip )
1005 [16:41:43] *** Joins: debsan (~debsan@replaced-ip )
1006 [16:42:26] *** Quits: Haxxa (~Haxxa@replaced-ip ) (Ping timeout: 240 seconds)
1007 [16:42:52] *** Joins: diniwed (~gavron@replaced-ip )
1008 [16:43:06] *** Joins: Elodin (~weechat@replaced-ip )
1009 [16:43:22] *** Joins: odnes (~odnes@replaced-ip )
1010 [16:44:11] *** Joins: stree (~stree@replaced-ip )
1011 [16:45:59] *** Quits: gangstacat (~gangstaca@replaced-ip ) (Ping timeout: 260 seconds)
1012 [16:46:20] *** Joins: ecsim (~Thunderbi@replaced-ip )
1013 [16:47:32] *** Quits: Sauvin (sauvin@replaced-ip ) (Read error: Connection reset by peer)
1014 [16:47:55] *** Joins: unwatchedtarget (~surfboard@replaced-ip )
1015 [16:48:47] *** Joins: gangstacat (~gangstaca@replaced-ip )
1016 [16:51:27] *** Joins: sauvin (sauvin@replaced-ip )
1017 [16:52:13] *** Quits: idhugo__ (~idhugo@replaced-ip ) (Ping timeout: 240 seconds)
1018 [16:53:40] <hejux> hi
1019 [16:54:32] *** Quits: mtn (~mtn@replaced-ip ) (Quit: Konversation terminated!)
1020 [16:55:23] *** Joins: Namarrgon (~Namarrgon@replaced-ip )
1021 [16:55:30] *** Joins: otisolsen70 (~otisolsen@replaced-ip )
1022 [16:57:58] *** Joins: Haxxa (~Haxxa@replaced-ip )
1023 [16:58:01] *** debhelper sets mode: +l 999
1024 [16:58:11] *** Quits: folti7777 (~folti@replaced-ip ) (Quit: Leaving.)
1025 [17:00:00] *** Quits: cinderblock (~cinderblo@replaced-ip ) (Quit: kthxbai!)
1026 [17:01:22] *** Joins: cinderblock (~cinderblo@replaced-ip )
1027 [17:09:00] *** Joins: raub (~raub@replaced-ip )
1028 [17:09:25] <raub> What is the replacement for preseed?
1029 [17:11:12] *** Quits: zmarvel (~zack@replaced-ip ) (Ping timeout: 240 seconds)
1030 [17:11:18] <jelly> why would there be a replacement
1031 [17:11:46] <jelly> raub, d-i still supports preseed,
what's the problem?
1032 [17:12:14] *** Quits: BrianG61UK (~BrianG61U@replaced-ip ) (Read error: Connection reset by peer)
1033 [17:12:54] *** Quits: Elodin (~weechat@replaced-ip ) (Read error: Connection reset by peer)
1034 [17:14:19] *** ld_ is now known as ld
1035 [17:17:01] *** Joins: zmarvel (~zack@replaced-ip )
1036 [17:17:10] *** Joins: BrianG61UK (~BrianG61U@replaced-ip )
1037 [17:17:31] *** Quits: enoq (~textual@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
1038 [17:17:47] *** Quits: ecsim (~Thunderbi@replaced-ip ) (Quit: ecsim)
1039 [17:18:04] *** Quits: ledeni (~ledeni@replaced-ip ) (Ping timeout: 252 seconds)
1040 [17:18:41] *** Joins: nitefall (~thewellin@replaced-ip )
1041 [17:18:46] *** Joins: soulz (~soulz@replaced-ip )
1042 [17:19:03] *** Quits: nitefall (~thewellin@replaced-ip ) (Client Quit)
1043 [17:19:27] *** Quits: rebtoor (~rebtoor@replaced-ip ) (Quit: bye)
1044 [17:19:29] *** Joins: TheBigK (~quassel@replaced-ip )
1045 [17:19:39] *** Quits: BrianG61UK (~BrianG61U@replaced-ip ) (Read error: Connection reset by peer)
1046 [17:19:49] *** Joins: ledeni (~ledeni@replaced-ip )
1047 [17:19:58] *** Joins: nitefall (~thewellin@replaced-ip )
1048 [17:20:00] *** Quits: nitefall (~thewellin@replaced-ip ) (Client Quit)
1049 [17:20:35] *** Joins: LoRe_ (~LoRe@replaced-ip )
1050 [17:21:29] *** Joins: idhugo__ (~idhugo@replaced-ip )
1051 [17:21:29] *** Quits: wintersky (uid453465@replaced-ip ) (Quit: Connection closed for inactivity)
1052 [17:21:36] *** Joins: catman370 (~catman@replaced-ip )
1053 [17:21:48] *** Joins: ChmEarl (~chmearl@replaced-ip )
1054 [17:23:07] *** Quits: zoitub (~zoitub@replaced-ip ) (Quit: Leaving)
1055 [17:26:42] *** Joins: nitefall (~thewellin@replaced-ip )
1056 [17:28:58] *** Joins: allorder (allorder@replaced-ip )
1057 [17:30:00] *** Joins: Elodin (~weechat@replaced-ip )
1058 [17:30:01] *** Quits: Antioch047 (~Antioch@replaced-ip##) (Quit: The Lounge - ##replaced-url
1059 [17:30:41] *** Joins: Spr1ng (~Spr1ng@replaced-ip )
1060 [17:34:29] *** Quits: wytchmaster (~wytchmast@replaced-ip##) (Quit: ##replaced-url
1061 [17:34:36] *** Joins: BrianG61UK (~BrianG61U@replaced-ip )
1062 [17:38:12] *** Quits: odnes (~odnes@replaced-ip ) (Read error: Connection reset by peer)
1063 [17:39:41] *** Joins: a_west (~a_west@replaced-ip )
1064 [17:41:09] *** Joins: hyskaru (~hyskaru@replaced-ip )
1065 [17:44:06] *** Quits: JerryXiao (~JerryXiao@replaced-ip ) (Quit: Bye)
1066 [17:44:08] *** Quits: Haudegen (~quassel@replaced-ip ) (Quit: Bin weg.)
1067 [17:45:47] *** Quits: D4rk2020 (~darkangel@replaced-ip ) (Ping timeout: 265 seconds)
1068 [17:46:01] *** Joins: w-oertl (~wolfgang@replaced-ip )
1069 [17:48:21] *** Joins: JerryXiao (~JerryXiao@replaced-ip )
1070 [17:48:42] *** Quits: BrianG61UK (~BrianG61U@replaced-ip ) (Read error: Connection reset by peer)
1071 [17:48:43] *** Joins: thiras (~thiras@replaced-ip )
1072 [17:51:53] *** Quits: d1cor (~d1cor@replaced-ip ) (Ping timeout: 240 seconds)
1073 [17:52:23] *** Joins: folti7777 (~folti@replaced-ip )
1074 [17:53:59] *** Joins: BrianG61UK (~BrianG61U@replaced-ip )
1075 [17:54:37] *** Quits: folti7777 (~folti@replaced-ip ) (Client Quit)
1076 [17:55:19] *** Quits: BrianG61UK (~BrianG61U@replaced-ip ) (Read error: Connection reset by peer)
1077 [17:58:40] *** Joins: cosimone (~user@replaced-ip )
1078 [17:59:43] *** Joins: ecsim (~Thunderbi@replaced-ip )
1079 [18:03:31] *** Joins: folti7777 (~folti@replaced-ip )
1080 [18:03:38] *** Joins: Zppix (sid182351@replaced-ip )
1081 [18:08:25] *** Quits: uvolmer (~uvolmer@replaced-ip ) (Ping timeout: 250 seconds)
1082 [18:11:26] *** Quits: uid_max (~samw@replaced-ip ) (Quit: Leaving)
1083 [18:12:06] *** Quits: buzzzz (~buzzzz@replaced-ip ) (Ping timeout: 240 seconds)
1084 [18:15:17] *** Joins: BrianG61UK (~BrianG61U@replaced-ip )
1085 [18:15:33] *** Quits: bamdad_ (~bamdad@replaced-ip ) (Ping timeout: 240 seconds)
1086 [18:16:15] *** Joins: bamdad (~bamdad@replaced-ip )
1087 [18:16:45] *** Quits: citypw (~citypw@replaced-ip ) (Ping timeout: 240 seconds)
1088 [18:17:33] *** Quits: Filohuhum_ (~filohuhum@replaced-ip ) (Ping timeout: 240 seconds)
1089 [18:19:51] *** Quits: BrianG61UK (~BrianG61U@replaced-ip ) (Read error: Connection reset by peer)
1090 [18:21:12] *** Joins: buzzzz (~buzzzz@replaced-ip )
1091 [18:21:13] *** Quits: ecsim (~Thunderbi@replaced-ip ) (Quit: ecsim)
1092 [18:21:54] *** Quits: cosimone (~user@replaced-ip ) (Read error: Connection reset by peer)
1093 [18:22:09] *** Joins: AskerX (5b86f7ca@replaced-ip )
1094 [18:22:47] *** Quits: unwatchedtarget (~surfboard@replaced-ip ) ()
1095 [18:23:07] *** Quits: Iamahuman4 (~noname@replaced-ip ) (Quit: redemarrationzeit)
1096 [18:23:36] *** Joins: spacedude (~quassel@replaced-ip )
1097 [18:25:04] *** Joins: tsujp (a32f386b@replaced-ip )
1098 [18:26:59] *** Joins: Ekis (~Ekis@replaced-ip )
1099 [18:27:06] *** Joins: BrianG61UK (~BrianG61U@replaced-ip )
1100 [18:29:24] *** Joins: igrtrrt (~igrtrrt@replaced-ip )
1101 [18:29:30] *** Joins: foxx_ (~corym@replaced-ip )
1102 [18:32:01] *** Quits: nsrafk (~inkognito@replaced-ip ) (Ping timeout: 245 seconds)
1103 [18:33:02] *** Quits: tsujp (a32f386b@replaced-ip ) (Quit: Connection closed)
1104 [18:36:59] *** Joins: nsrafk (~inkognito@replaced-ip )
1105 [18:42:26] *** Quits: Onyx47 (~onyx@replaced-ip ) (Remote host closed the connection)
1106 [18:42:55] *** Quits: GJdan (~quassel@replaced-ip##) (Quit: ##replaced-url
1107 [18:44:37] *** Quits: BrianG61UK (~BrianG61U@replaced-ip ) (Read error: Connection reset by peer)
1108 [18:44:46] *** Joins: GJdan (~quassel@replaced-ip )
1109 [18:45:52] *** Quits: ax56234 (~NickServ@replaced-ip ) (Read error: Connection reset by peer)
1110 [18:47:38] *** Joins: mtn (~mtn@replaced-ip )
1111 [18:52:05] *** Joins: ax56234 (~NickServ@replaced-ip )
1112 [18:52:27] *** Quits: stree (~stree@replaced-ip ) (Ping timeout: 260 seconds)
1113 [18:52:51] *** Joins: Iamahuman4 (~noname@replaced-ip )
1114 [18:53:53] *** Joins: Mister00X (~quassel@replaced-ip )
1115 [18:54:24] *** Quits: ax56234 (~NickServ@replaced-ip ) (Read error: Connection reset by peer)
1116 [18:55:50] *** Joins: oxek (~oxek@replaced-ip )
1117 [18:56:04] *** Joins: Haudegen (~quassel@replaced-ip )
1118 [18:57:27] *** Quits: derpadmin (~derpadmin@replaced-ip ) (Read error: Connection reset by peer)
1119 [18:57:42] *** Quits: foxx_ (~corym@replaced-ip ) (Ping timeout: 246 seconds)
1120 [18:58:15] *** Joins: ax56234 (~NickServ@replaced-ip )
1121 [18:59:05] *** Joins: Onyx47 (~onyx@replaced-ip )
1122 [18:59:20] *** Joins: keiser6 (~keiser@replaced-ip )
1123 [19:00:13] *** Quits: keiser (~keiser@replaced-ip ) (Ping timeout: 265 seconds)
1124 [19:00:13] *** keiser6 is now known as keiser
1125 [19:04:00] *** Joins: krzych2137 (~krzych@replaced-ip )
1126 [19:05:12] *** Parts: krzych2137 (~krzych@replaced-ip ) ()
1127 [19:05:20] *** Quits: ax56234 (~NickServ@replaced-ip ) (Read error: Connection reset by peer)
1128 [19:05:25] *** Joins: stree (~stree@replaced-ip )
1129 [19:05:30] *** Quits: werneta (~werneta@replaced-ip ) (Quit: Lost terminal)
1130 [19:05:43] *** Joins: uvolmer (~uvolmer@replaced-ip )
1131 [19:07:00] *** Joins: werneta (~werneta@replaced-ip )
1132 [19:08:07] *** Joins: noboruma (~noboruma@replaced-ip )
1133 [19:08:21] *** Joins: diogenes_ (~diogenes_@replaced-ip )
1134 [19:11:07] *** Quits: uvolmer (~uvolmer@replaced-ip ) (Remote host closed the connection)
1135 [19:13:04] *** Joins: uvolmer (~uvolmer@replaced-ip )
1136 [19:15:45] *** Quits: winy (~vince@replaced-ip ) (Ping timeout: 252 seconds)
1137 [19:16:17] *** Quits: Jerrynicki (~niklas@replaced-ip ) (Remote host closed the connection)
1138 [19:17:01] *** Joins: winy (~vince@replaced-ip )
1139 [19:17:06] *** Quits: mortderi1 (~mortderir@replaced-ip ) (Remote host closed the connection)
1140 [19:17:35] *** Quits: idhugo__ (~idhugo@replaced-ip ) (Ping timeout: 252 seconds)
1141 [19:18:49] *** Joins: ecsim (~Thunderbi@replaced-ip )
1142 [19:19:51] *** Quits: uvolmer (~uvolmer@replaced-ip ) (Remote host closed the connection)
1143 [19:20:17] *** Joins: uvolmer (~uvolmer@replaced-ip )
1144 [19:20:30] *** Joins: abstrn (~abstracte@replaced-ip )
1145 [19:21:00] *** Quits: rsx (~rsx@replaced-ip ) (Quit: rsx)
1146 [19:21:21] *** Quits: alxgomz (~alxgomz@replaced-ip ) (Quit: Quitte)
1147 [19:22:27] *** Joins: iridos (~iridos@replaced-ip )
1148 [19:27:32] *** Joins: czesmir (~stefan@replaced-ip )
1149 [19:27:46] *** Joins: D4rk4ngel2020 (~darkangel@replaced-ip )
1150 [19:28:01] *** debhelper sets mode: +l 1006
1151 [19:29:54] *** Quits: xet7 (~xet7@replaced-ip ) (Remote host closed the connection)
1152 [19:31:39] *** Quits: winy (~vince@replaced-ip ) (Ping timeout: 260 seconds)
1153 [19:31:41] *** Joins: BrianG61UK (~BrianG61U@replaced-ip )
1154 [19:36:12] *** Quits: coot (~coot@replaced-ip ) (Ping timeout: 260 seconds)
1155 [19:36:53] *** Quits: huwjr (~huwjr@replaced-ip ) (Quit: Leaving)
1156 [19:37:55] *** Joins: bicknell (~bicknell@replaced-ip )
1157 [19:38:59] *** Quits: Texou (~Texou@replaced-ip ) (Ping timeout: 250 seconds)
1158 [19:41:04] *** Quits: johnjay (~pi@replaced-ip ) (Ping timeout: 252 seconds)
1159 [19:41:06] *** Joins: bicknell1 (bicknell@replaced-ip )
1160 [19:43:05] *** bicknell1 is now known as diso
1161 [19:43:27] *** Joins: johnjay (~pi@replaced-ip )
1162 [19:44:36] *** Quits: allorder (allorder@replaced-ip ) (Quit: allorder)
1163 [19:44:41] *** Quits: bicknell (~bicknell@replaced-ip ) (Ping timeout: 265 seconds)
1164 [19:45:18] <Hash>
replaced-url
1165 [19:45:44] <Hash> Someone liked my comment. Highlighted.
Cool.
1166 [19:46:03] <Hash> If anything, I love the debian installer,
text based, the gui is just ... I don't care about it.
1167 [19:46:08] *** Joins: HalfWord (~halfword@replaced-ip )
1168 [19:46:26] <diogenes_> yeah because he finds Debian difficult
to install.
1169 [19:47:01] <horseshoecrab> developer in disliking system
administration shocker!
1170 [19:47:03] <Hash> It's like any other installer. You do
the partitions, the disk things, other things, etc.
1171 [19:47:19] <Hash> Some more stuff and things.
1172 [19:47:45] *** Joins: ax56234 (~NickServ@replaced-ip )
1173 [19:49:00] *** Quits: S4NDM4NN (~S4NDM4NN@replaced-ip ) (Quit: Leaving)
1174 [19:49:04] <Hash> The problem with debian isn't really
the installer. It's everything after.
1175 [19:49:05] *** Quits: David-- (~none@replaced-ip ) (Ping timeout: 268 seconds)
1176 [19:49:16] *** Quits: Ycarus (~Ycarus@replaced-ip ) (Remote host closed the connection)
1177 [19:49:45] <Hash> It's too tedious. That's my
gripe, always has been. What made me turn to Ubuntu was I
didn't have to do much of anything. No tedious system configs,
nothing.
1178 [19:50:10] <Hash> Just... do stuff for me, Debian. Why you
gotta make ME do stuff? I'm not a hard working man.
1179 [19:51:55] <somiaj> What you see as a problem, others may see
as a feature. I like that Debian doesn't try to assume a lot
about what I want, provides me lots of options, and allows me to
configure things in a way that suit my needs.
1180 [19:52:01] <Hash> And people say, oh it's easy to do.
Sure. I don't care whether it's easier or harder,
it's just too much to make a user do. That's just too
much.
1181 [19:52:08] *** Joins: David-- (~none@replaced-ip )
1182 [19:52:50] <somiaj> I can start from a minimial install of a
base system, and install only the software I want to use, and
configure it to my needs.
1183 [19:52:56] <Hash> I get that.
1184 [19:53:04] <Hash> But I want debian and not have to do any of
that.
1185 [19:53:10] <Hash> Make that happen for people like me.
1186 [19:53:18] <Hash> I will love you long time.
1187 [19:53:25] <somiaj> There is a reason so many distros are
based off of debian, it provides a really solid ground to build what
you want.
1188 [19:53:26] <Hash> Already going on 20 years of lovin
1189 [19:53:55] <Hash> I don't want to make a distro or do
much of anything, and yet, still have debian pure/official.
1190 [19:54:02] <greycat> how is Keep Hitting Enter Until
It's Done too hard for you?
1191 [19:54:04] <Hash> You can do it! I believe in you gys.
1192 [19:54:13] <somiaj> I personally don't want that, there
is no defaults that most users will want, so keep the minmial is
fine in my opinon, and let the time be focused on ensuring a large
range of software choices and quality packages.
1193 [19:54:31] <Hash> That's one way to look at it.
1194 [19:55:06] *** Quits: Slashman (~Slash@replaced-ip ) (Quit: Leaving)
1195 [19:55:21] <Hash> Another way is here's a default config
for you lazy people. For rest, you know what you want, so do it
yourself.
1196 [19:55:34] <somiaj> Hash: I took time to configure debian +
fvwm once about 15 years ago. Now I can install my packages, copy
over my configs, and done, I have the setup I want, very little
time.
1197 [19:56:30] *** Quits: badsektor (~badsektor@replaced-ip ) (Quit: Leaving)
1198 [19:56:32] <somiaj> Debian does provide defaults, they are
just often minimial and seem to not be to your liking.
1199 [19:56:38] <Hash> I put all my system stuff in private git
repo. Install a new system, clone my repo, run script (to copy
things over), done.
1200 [19:58:01] *** debhelper sets mode: +l 1000
1201 [19:59:15] *** Joins: gelignite (~gelignite@replaced-ip )
1202 [20:00:06] <Hash> Well, it's not that they're not
to my liking. They're just not enough where I can just install
and desktop and everything works. over 2 decades, and usb auto mount
is still a blooyd PITA in debian.
1203 [20:00:16] *** Joins: tYPe-R- (tega@replaced-ip )
1204 [20:00:17] <Hash> I mean, there are some basic things and
there are some things a user needs to do.
1205 [20:00:25] <Hash> We are missing a lot of the basics.
1206 [20:00:51] <Hash> Debian, when installed, does not feel like
an OS
1207 [20:01:09] <Hash> It claims to be Universal OS, but it
doesn't feel like it. Where is the universality?
1208 [20:01:13] *** Quits: Z4CHe (uid496478@replaced-ip ) (Quit: Connection closed for inactivity)
1209 [20:01:23] <tarzeau_> Hash: what can you not do with debian?
1210 [20:01:59] *** Quits: maggotbrain (~maggotbra@replaced-ip ) (Remote host closed the connection)
1211 [20:02:04] *** Joins: is0ke3 (~is0ke3@replaced-ip )
1212 [20:02:22] <tarzeau_> Hash: if you know a larger somehow
together fitting collection of free software, tell me:
replaced-url
1213 [20:02:31] <Hash> I don't want to have to resort to
another debian "BASED" distro just so I can save myself
work/time/effort.
1214 [20:02:44] <Hash> Then the downside is, those are not
supported here by official debia people
1215 [20:02:49] <Hash> So it's a double whammy :(
1216 [20:03:20] <Hash> So if you become defensive this
conversation is over right now.
1217 [20:03:24] *** Joins: maggotbrain (~maggotbra@replaced-ip )
1218 [20:03:37] <Hash> No hope for any frutiful discussion if
there is defensiveness involved about your feelings toward debian.
1219 [20:03:43] <greycat> Oh, it's already over.
1220 [20:03:44] <synack> Hash: you don't have to like it,
there are plenty of other distros you can choose from. why do you
feel like you need to come here and complain about it?
1221 [20:03:51] <Hash> This requires a terrible and brutal sort of
honesty
1222 [20:03:55] <tarzeau_> was i defensive? am i official debian
people?
1223 [20:04:01] *** Joins: manid2 (~dam@replaced-ip )
1224 [20:04:23] <Hash> An sort of honesty where even your own mind
cannot decieve itself, nevermind anyone else.
1225 [20:04:24] <tarzeau_> synack: the point is, nothing (no other
distro) is nowhere near as great or big as debian
1226 [20:04:43] <Hash> Anyway, criticism is rarely taken well.
1227 [20:04:43] <synack> I'm not sure "great" and
"big" are really important factors in choosing an
operating system
1228 [20:04:52] <synack> use the tool that solves your problem
1229 [20:05:04] <Hash> tarzeau_: well yes, that's the reason
I'm still in love with it.
1230 [20:05:16] <Hash> But one can be in love with something and
still identify issues and problems in it.
1231 [20:05:24] <synack> it's open source, you're
welcome to try to fix it
1232 [20:05:32] <Hash> I've often noteiced over the course of
the two decades of being here, that criticism is never well
recieved.
1233 [20:05:54] *** Joins: astrofog (~astrofog@replaced-ip )
1234 [20:06:02] <jmcnaught> What exactly is the criticism, that it
sometimes requires some configuration?
1235 [20:06:08] <Hash> Correct.
1236 [20:06:21] *** Joins: otisolsen70_ (~otisolsen@replaced-ip )
1237 [20:06:36] <Hash> I would add more. It requires more than
most other distros.
1238 [20:06:37] <jmcnaught> Install GNOME if you don't like
setting things up.
1239 [20:06:56] <Hash> There are multiple optinos but none are
fully cohesive.
1240 [20:07:02] <Hash> If that makes sense.
1241 [20:07:11] <tdfischer> patches welcome <3
1242 [20:07:11] <Hash> Gnome/KDE etc. etc.
1243 [20:07:13] *** Quits: is0ke3 (~is0ke3@replaced-ip ) (Ping timeout: 240 seconds)
1244 [20:07:28] *** Parts: manid2 (~dam@replaced-ip ) ()
1245 [20:07:54] <greycat> It has been my experience that patches
are usually not welcome.
1246 [20:08:12] *** Quits: otisolsen70_ (~otisolsen@replaced-ip ) (Remote host closed the connection)
1247 [20:08:13] <Hash> That's ... that sucks. :(
1248 [20:08:35] <greycat> if it's sent to Debian, they reject
it because they don't want to deviate from upstream, and if you
send it upstream, they reject it because you're not part of
their team or whatever
1249 [20:08:35] *** Joins: D4rk2020 (~darkangel@replaced-ip )
1250 [20:08:41] *** Quits: D4rk4ngel2020 (~darkangel@replaced-ip ) (Read error: Connection reset by peer)
1251 [20:09:05] *** Quits: Brigo (~Brigo@replaced-ip ) (Ping timeout: 246 seconds)
1252 [20:09:07] <greycat> or because the maintainer's vision
doesn't match yours, etc.
1253 [20:09:20] <tdfischer> there's conventions that debian
follows. when I started messing around with it I didn't know
any of those conventions and couldn't find documentation so I
found it incredibly frustrating to use
1254 [20:09:25] *** Joins: is0ke3 (~is0ke3@replaced-ip )
1255 [20:09:40] *** Quits: otisolsen70 (~otisolsen@replaced-ip ) (Ping timeout: 252 seconds)
1256 [20:09:45] <Hash> Eh. 20 years is plenty to get to know the
innards of your OS.
1257 [20:09:54] <Hash> Still though. I've become a very lazy
man.
1258 [20:09:59] <Hash> Do things for me! Damn you.
1259 [20:10:21] *** Joins: heyoka (~heyoka@replaced-ip )
1260 [20:10:29] <synack> lots of people will do things for money
1261 [20:10:30] *** Joins: xet7 (~xet7@replaced-ip )
1262 [20:10:37] <synack> few people will do things for no money
1263 [20:10:40] <Hash> Also, give me money.
1264 [20:10:43] <Hash> :D
1265 [20:10:52] <tdfischer> but ultimately its a huge
decentralized project ran by volunteers who jealously guard their
time and energy, rightfully so, and they've got the right to
not accept patches, just as much as we all have the right to build a
better FOSS ecosystem where people don't feel bad for getting
patches rejected
1266 [20:11:44] <Hash> jealously guard.
1267 [20:11:59] <Hash> You say it as if that's a bloody
virtue or something.
1268 [20:12:13] <synack> I like the SQLite project's stance
on patches: you can send them, but we aren't obligated to merge
or even respond to them, and we'll probably rewrite it anyway,
but if you insist, you can give us money and we'll make a
special snowflake build just for you
1269 [20:12:16] <Hash> Perhaps that's the very thing causing
toxicity in this culture.
1270 [20:12:44] <tdfischer> yeah, self care and self determination
are pretty important
1271 [20:12:55] <greycat> and that's fine, but my point is,
"patches welcome <3" is just wrong almost all of the
time
1272 [20:13:34] <Hash> And there is nothing rightful about that
sort of mentality.
1273 [20:14:12] <tdfischer> I dunno, seems pretty bad to hand over
all of your time-management to randos on the 'net who have
radically different priorities
1274 [20:15:05] <Hash> I notice tdfischer that your arguments are
usually arguements by extreme.
1275 [20:15:24] <Hash> It's either this or that. What
happened to balance?
1276 [20:15:35] *** Joins: aayt97 (~root@replaced-ip )
1277 [20:16:20] <tdfischer> I dunno, you're the one applying
a black-and-white lens to my fluffy statements of what I think is
important, not me
1278 [20:16:21] <Hash> My time management is still done by randos
on the Internet who make all this software.
1279 [20:17:01] <Hash> I mean if you think FOSS offers you any
form of control, that is also an illusion.
1280 [20:17:27] <Hash> Where would you be without the rest of the
people codign for you?
1281 [20:17:38] <Hash> Would you make your own OS from scratch?
100% full blown?
1282 [20:17:49] <synack> if there were no better options, sure
1283 [20:17:58] *** Quits: maggotbrain (~maggotbra@replaced-ip ) (Remote host closed the connection)
1284 [20:18:01] <synack> that's how we got all the operating
systems that exist now
1285 [20:18:04] *** Quits: Stx (~stx@replaced-ip ) (Read error: Connection reset by peer)
1286 [20:18:18] <tdfischer> I mean, if you feel the locus of
control over your life decisions is in the hands of anyone other
than yourself, there's probably some soul searching needed
1287 [20:18:33] <Hash> Well, you dont' decide how debian fits
1288 [20:19:03] <Hash> So, most of the software you use,
wasn't decided by you in how it works, what it should do or
shouldn't do.
1289 [20:19:11] *** Joins: maggotbrain (~maggotbra@replaced-ip )
1290 [20:19:12] <tdfischer> yeah, i'm pretty fine with that
1291 [20:19:15] <Hash> You're still controlled by programmers
who write this software
1292 [20:19:21] <tdfischer> I'm not an expert in how to
handle IRQs but I trust that linux devs are
1293 [20:19:24] <Hash> Close source or open soure, you're
still controlled by others.
1294 [20:19:27] <tdfischer> "controlled" lol
1295 [20:19:30] <synack> no, because i can choose to change those
things if I don't agree with how they work
1296 [20:19:39] <synack> but most of the time, it's good
enough and I don't care
1297 [20:19:41] <Hash> And how many people practically konw how to
change things
1298 [20:19:48] <Hash> You maybe lucky and have the skills, sure.
1299 [20:19:51] <Hash> But most peopel don't.
1300 [20:20:00] <synack> uh, it's not luck. I spent years
learning how to control my environment.
1301 [20:20:01] <tdfischer> I decide how debian fits into my life,
and my decision since I jumped into FOSS has been "use
Fedora". regardless, I'm in this channel because I still
use debian once in a while and like to keep tabs on the community
1302 [20:20:17] *** Parts: aayt97 (~root@replaced-ip ) ()
1303 [20:20:18] <Hash> Lucky that your brain had such an interest.
1304 [20:20:29] *** Joins: aayt97 (~root@replaced-ip )
1305 [20:20:30] <Hash> What if you weren't inerested in
computers at all?
1306 [20:20:41] <synack> then I wouldn't really give a damn
about the debian installer, would I?
1307 [20:20:46] <Hash> Exactly.
1308 [20:20:47] <tdfischer> if I disagree with how fedora or
debian are ran, I'm blessed with the skills to be able to build
my own distribution from scratch
1309 [20:21:02] <Hash> That's wonderful
1310 [20:21:06] <Hash> For you, for me, for him, for us
1311 [20:21:11] <Hash> But there are countless who cannot.
1312 [20:21:19] <synack> and they can choose to use something else
1313 [20:21:21] *** Joins: [T] (Dan@replaced-ip )
1314 [20:21:21] <tdfischer> if I didn't have those skills
then, well, I suppose I would either learn them or pick another
distro or learn to accept the things in my life I cannot change
1315 [20:21:23] *** Joins: schizo- (~schizo@replaced-ip )
1316 [20:21:24] *** Joins: johskar_ (~johskar@replaced-ip )
1317 [20:21:25] *** Quits: lucad111 (~lucad111@replaced-ip ) (Quit: Leaving)
1318 [20:21:25] *** Joins: jrtc27_ (~jrtc27@replaced-ip )
1319 [20:21:32] *** Quits: aayt97 (~root@replaced-ip ) (Quit: leaving)
1320 [20:21:36] <Hash> You guys
1321 [20:21:40] <tdfischer> that last one is particularly
difficult, but very worthwhile
1322 [20:21:42] <Hash> Are FREAKING impossible
1323 [20:21:45] <Hash> alright
1324 [20:21:46] <Hash> screw you guys
1325 [20:21:48] <Hash> I'm goin ghome
1326 [20:21:48] <tdfischer> thanks, I'm extremely gay
1327 [20:21:51] <Hash> no no
1328 [20:21:55] <Hash> Screw you guys
1329 [20:21:58] <Hash> home.
1330 [20:22:46] <synack> Hash: you show up in #debian, complain
about debian, but refuse to learn or build anything different... why
should we care?
1331 [20:22:53] <tdfischer> no need to announce, most people just
leave the channel or close their irc client
1332 [20:23:22] <Hash> cartman, southpark, jocular.
1333 [20:23:44] <tdfischer> yeah, showing up in a community that
has its mind set on a certain trajectory based on certain values and
then demanding all that change usually doesn't fly
1334 [20:23:49] <Hash> synack: no, I've been here since 2000.
You just showed up.
1335 [20:24:22] <Hash> And it's over. No need to throw oils
on fires. Let's just use whatever you want to use.
1336 [20:24:25] <tdfischer> cool story, its 2020 now though
1337 [20:24:35] <Hash> Don't be one of those 4chan cool story
douches
1338 [20:24:39] <Hash> Come on man. Be cool.
1339 [20:24:50] <greycat> it's... not.
1340 [20:24:57] <jmcnaught> tdfischer: welcome to the future!
1341 [20:24:59] <tdfischer> lmao
1342 [20:25:04] <tdfischer> yeah, meant 2021
1343 [20:25:14] <jelly> greycat, the 2020 is as eternal as the
September
1344 [20:25:23] <greycat> I know if feels like the 2047th month of
2020, but it's not
1345 [20:25:25] <tdfischer> its what, March 385th?
1346 [20:25:39] *** Quits: bolt (~r00t@replaced-ip ) (Remote host closed the connection)
1347 [20:25:49] *** Quits: darutoko (~darutoko@replaced-ip ) (Quit: Leaving)
1348 [20:26:20] <Hash> tdfischer: I need whatever you're
smoking.
1349 [20:26:26] <Hash> That's some strong stuff. Gimme!
1350 [20:27:21] <tdfischer> anyways, you're not making
friends right now by saying things that come off as bragging like
"I've been here for 21 years" when the debian of
today isn't even comparable to the debian of 2015, or even 2019
1351 [20:27:27] *** Joins: TheCreeper (~TheCreepe@replaced-ip )
1352 [20:27:41] *** Quits: D4rk2020 (~darkangel@replaced-ip ) (Ping timeout: 240 seconds)
1353 [20:27:44] *** Quits: peregrine8 (peregrine8@replaced-ip ) (Quit: Leaving)
1354 [20:28:05] <Hash> If this is all it takes for you to not be
able to form friendships, you have deeper issues in life that need
solving.
1355 [20:28:25] *** Quits: jrtc27 (~jrtc27@replaced-ip ) (Ping timeout: 276 seconds)
1356 [20:28:25] *** Quits: Kralle (~Kralle@replaced-ip ) (Ping timeout: 276 seconds)
1357 [20:28:25] *** Quits: FennecCode (MadestMadn@replaced-ip ) (Ping timeout: 276 seconds)
1358 [20:28:25] *** jrtc27_ is now known as jrtc27
1359 [20:28:27] *** Quits: Unforgiving (unfr@replaced-ip ) (Ping timeout: 276 seconds)
1360 [20:28:27] *** Quits: marioutz (cloud@replaced-ip ) (Ping timeout: 276 seconds)
1361 [20:28:27] *** Quits: schizo (~schizo@replaced-ip ) (Ping timeout: 276 seconds)
1362 [20:28:27] *** Quits: gerry666 (gerry666@replaced-ip ) (Ping timeout: 276 seconds)
1363 [20:28:27] *** Quits: Celmor[m] (celmormatr@replaced-ip ) (Ping timeout: 276 seconds)
1364 [20:28:28] *** Quits: [D] (Dan@replaced-ip ) (Ping timeout: 276 seconds)
1365 [20:28:28] *** Quits: shann (~quassel@replaced-ip ) (Ping timeout: 276 seconds)
1366 [20:28:28] *** Quits: johskar (~johskar@replaced-ip ) (Ping timeout: 276 seconds)
1367 [20:28:28] *** Quits: introom (introom@replaced-ip ) (Ping timeout: 276 seconds)
1368 [20:28:28] *** Quits: mete (~mete@replaced-ip ) (Ping timeout: 276 seconds)
1369 [20:28:28] *** Quits: jer0me (~jerome@replaced-ip ) (Ping timeout: 276 seconds)
1370 [20:28:28] *** [T] is now known as [D]
1371 [20:28:28] *** johskar_ is now known as johskar
1372 [20:28:28] <nkuttler> !ot
1373 [20:28:28] <dpkg> #debian is primarily a support channel for
Debian users. Please keep the discussions in #debian on-topic and
take longer discussions and non-support questions to
#debian-offtopic. Imagine the chaos if each of the hundreds of
people in the channel felt the need to wander off topic for a few
minutes every day.
1374 [20:28:29] *** schizo- is now known as schizo
1375 [20:28:33] <greycat> the Debian of today is exactly the same
as the Debian of 2019, but there'll be a new release this year
probably
1376 [20:28:35] *** Joins: AliasAlreadyTake (~AliasAlre@replaced-ip )
1377 [20:28:41] <Hash> lol
1378 [20:28:46] *** Joins: dr65758 (uid497640@replaced-ip )
1379 [20:28:51] <dr65758> hi
1380 [20:28:54] <Hash> Debian > *
1381 [20:28:56] *** Joins: introom (introom@replaced-ip )
1382 [20:29:25] <dr65758> Does the current debian release's
kernel have SMACK available?
1383 [20:29:32] *** Quits: fstd (~fstd@replaced-ip ) (Remote host closed the connection)
1384 [20:29:32] <tdfischer> projects change, code changes,
communities change. if you want to make some changes despite
resistance, find some friends who agree that change must be made and
collaborate on how to effect that change. ad hominem attacks on
people you've literally just met less than an hour ago
isn't that. have a blessed day Hash.
1385 [20:29:37] <dr65758> Couldn't find any docs on this
1386 [20:29:39] *** Joins: fstd_ (~fstd@replaced-ip )
1387 [20:29:41] *** Joins: mete (~mete@replaced-ip )
1388 [20:29:50] *** Joins: null1337 (~WhoAmI@replaced-ip )
1389 [20:30:03] *** fstd_ is now known as fstd
1390 [20:30:09] *** Joins: FennecCode (MadestMadn@replaced-ip )
1391 [20:30:10] <dr65758> By SMACK i mean
replaced-url
1392 [20:30:15] <Hash> Shoudln't it be there since like 2.x
1393 [20:30:24] <dr65758> it says so
1394 [20:30:31] <dr65758> but couldnt find it
1395 [20:30:37] <dr65758> How do I enable it?
1396 [20:30:42] <Hash> hmm
1397 [20:31:04] *** Joins: bolt (~r00t@replaced-ip )
1398 [20:31:08] *** Quits: heyoka (~heyoka@replaced-ip ) (Read error: Connection reset by peer)
1399 [20:31:34] *** Quits: nickname123 (~nickname1@replaced-ip ) (Ping timeout: 265 seconds)
1400 [20:31:37] <jelly> dr65758, I thought that was a failed
project?
1401 [20:31:42] <dr65758> What?
1402 [20:31:47] <dr65758> Isn't it active?
1403 [20:32:02] <dr65758> "Since 2016, Smack is required in
all Automotive Grade Linux (AGL) implementations"
1404 [20:32:04] <dr65758> This too
1405 [20:32:06] <jelly> doesn't everyone who likes MAC use
selinux
1406 [20:32:21] <Hash> it is the standard
1407 [20:32:23] <dr65758> I know but this is just a fun side
project
1408 [20:32:28] * jelly has no idea what AGL is
1409 [20:32:30] <dr65758> I am curious about how to use it
1410 [20:32:38] *** Quits: bolt (~r00t@replaced-ip ) (Remote host closed the connection)
1411 [20:32:40] <Hash> Automotive controls
1412 [20:32:53] *** Quits: maxdamage (~maxdamage@replaced-ip ) (Ping timeout: 268 seconds)
1413 [20:33:33] <jelly> dunno, but if you need MAC at least
there's a complete set of tools in debian. If not a set of
working policies.
1414 [20:33:33] <Hash> standardized way somethign soemthing
1415 [20:33:33] <dr65758>
replaced-url
1416 [20:33:34] *** Joins: nickname123 (~nickname1@replaced-ip )
1417 [20:33:34] <dr65758> But for that I need to enable the Smack
module
1418 [20:33:36] <dr65758> How would I ?
1419 [20:33:48] <jhutchins> dr65758: It doesn't have user
space functions.
1420 [20:34:03] <greycat> unicorn:~$ grep SMACK
/boot/config-5.10.0-6-amd64
1421 [20:34:04] <greycat> # CONFIG_SECURITY_SMACK is not set
1422 [20:34:10] <greycat> dunno whether that's it or not
1423 [20:34:14] *** Joins: Celmor[m] (celmormatr@replaced-ip )
1424 [20:34:24] <jelly> that's probably it. It's a LSM.
1425 [20:34:46] <dr65758> So there isn't a module I load?
1426 [20:35:11] <jelly> basically someone's toy project...
that for who knows what reason a part of automotive industry has
adopted?
1427 [20:35:20] <dr65758> Like modprobe something ?
1428 [20:35:36] <dr65758> I mean is there a module I enable for
smack?
1429 [20:35:38] <jelly> dr65758, if it's not built, it's
not built
1430 [20:35:41] <Hash>
replaced-url
1431 [20:35:46] <jelly> you'd need your own kernel
1432 [20:36:02] <dr65758> Like compile own kernel?
1433 [20:36:10] <Hash> Custom yes
1434 [20:36:19] <jelly> if there's no kernel support, and no
userspace tools, we can safely say Debian does not support the thing
1435 [20:36:19] <greycat> it's looking that way
1436 [20:36:23] <Hash> Just specify whatever you want and rebuilt.
It's not hard.
1437 [20:36:26] <dr65758> Isn't it there from 2.x ?
1438 [20:36:36] <Hash> It's in the mainline
1439 [20:36:49] <dr65758> Oh, debian does not use the mainline
kernel?
1440 [20:36:59] <greycat> are you ... like ... not ON debian
yourself? is that why you aren't running your own grep SMACK
commands to see whether it's there in yours?
1441 [20:37:00] <jelly> dr65758, linux kernel SOURCE has many
tunables and options. Not all have to be compiled.
1442 [20:37:20] *** Quits: AskerX (5b86f7ca@replaced-ip ) (Quit: Connection closed)
1443 [20:37:25] <dr65758> I am on debian but new to it. I come
from other distros
1444 [20:37:34] <dr65758> So does debian use the mainline kernel
or its own?
1445 [20:37:39] <greycat> your kernel's config should be in
/boot/config-$(uname -r)
1446 [20:38:01] *** debhelper sets mode: +l 992
1447 [20:38:10] <dr65758>
replaced-url
1448 [20:38:14] <greycat> it's a stable mainline kernel with
many patches
1449 [20:38:15] <dr65758> This is what I get
1450 [20:38:17] *** Joins: coot (~coot@replaced-ip )
1451 [20:38:18] *** Joins: maxdamage (~maxdamage@replaced-ip )
1452 [20:38:48] <jelly> dr65758, that means smack support is not
compiled in.
1453 [20:38:57] *** Joins: cosimone (~user@replaced-ip )
1454 [20:38:59] <jelly> the kernel is built without smack support.
1455 [20:39:08] <dr65758> it's a stable mainline kernel with
many patches -- So if I understand correctly the mainline kernel has
smack support
1456 [20:39:16] <dr65758> Correct?
1457 [20:39:19] *** Joins: bolt (~r00t@replaced-ip )
1458 [20:39:46] <dr65758> @greycat
1459 [20:40:04] <jelly> dr65758, again. the SOURCE code has
support for many things. Not all the things are necessarily enabled
in each build. Debian's build options do not seem to include
SMACK.
1460 [20:40:06] <greycat> do you somehow not understand that
various kernel features may be enabled or disabled by the
compile-time choices?
1461 [20:40:08] *** Joins: _0bitcount (~Big_Byte@replaced-ip )
1462 [20:40:36] *** Quits: bolt (~r00t@replaced-ip ) (Remote host closed the connection)
1463 [20:40:54] <jhutchins> dr65758: If you don't understand
kernel config files you're probably over your head trying to
mess with smack, and it doesn't sound like you've done
much reading on smack either.
1464 [20:41:12] <jelly> linux kernel is rather modular and there
are hundreds, probably thousands of things that the source code
supports, but that you can disable or enable in any particular
compilation
1465 [20:41:27] *** Quits: bgpepi (~Petar@replaced-ip ) (Remote host closed the connection)
1466 [20:42:03] <dr65758> I understand kernel compilation options.
What I was asking was: While the mainline Linux SOURCE code has
support for SMACK from 2.x onwards the kernel that comes with Debian
does not?
1467 [20:42:12] <jelly> dr65758, # CONFIG_FOO is not set ... means
that a) there is support for FOO in source and b) it was omitted
from this build
1468 [20:42:16] *** Joins: dreamon (~dreamon@replaced-ip )
1469 [20:42:22] <dr65758> Thanks
1470 [20:42:24] <jelly> dr65758, correct
1471 [20:42:35] <dr65758> Who omitted it from this build?
1472 [20:42:43] <greycat> the Debian kernel team
1473 [20:43:00] <greycat> or whoever built the kernel you're
using, if you aren't using a standard Debian one
1474 [20:43:00] <dr65758> Why would they omit SMACK?
1475 [20:43:03] *** Parts: synack (~synack@replaced-ip ) ()
1476 [20:43:11] <greycat> because nobody uses it or knows what it
is?
1477 [20:43:17] <jelly> right
1478 [20:43:49] <greycat> I'd certainly never heard of it
before. Neither has our bot.
1479 [20:43:50] <greycat> !smack
1480 [20:43:50] <dpkg> WAAAH! THAT HURTS!
1481 [20:43:52] <Hash> Why do you want to use SMACK?! Drugs are
bad. Mmkay
1482 [20:44:35] <dr65758> or whoever built the kernel you're
using, if you aren't using a standard Debian one - I am using
the Linux kernel that comes when installing from the Testing ISO
1483 [20:45:03] <dr65758> So that is built by the Debian kernel
team?
1484 [20:45:13] <dr65758> @greycat
1485 [20:45:37] <greycat> yes
1486 [20:45:38] *** Joins: conta (Thunderbir@replaced-ip )
1487 [20:45:47] <dr65758> Thanks
1488 [20:46:04] <dr65758> If SMACK is not well known, why would
wikipedia have an article on it?
1489 [20:46:15] *** Quits: conta (Thunderbir@replaced-ip ) (Client Quit)
1490 [20:46:20] <greycat> *plonk*
1491 [20:47:06] <dr65758> > If SMACK is not well known, why
would wikipedia have an article on it?
1492 [20:47:10] <jelly> dr65758, that doesn't seem to be a
question that #debian can answer
1493 [20:47:24] *** Joins: bolt (~r00t@replaced-ip )
1494 [20:47:38] <Hash> Well I mean it seems like a requirement?
1495 [20:47:39] <dr65758> Who would know the answer?
1496 [20:47:42] <Hash> For the auto motive linux thing?
1497 [20:47:48] <dr65758> Yeah, I guess
1498 [20:47:48] <Hash> Is this why you have to use it?
1499 [20:47:57] <Hash> Is there another auto motive app making
thing you can use?
1500 [20:48:02] <Hash> If it's just for hobby
1501 [20:48:03] <jelly> dr65758, for speculation on wikipedia
notability requirements, maybe find a wikipedia channel: /msg alis
list wikipedia
1502 [20:48:15] <jelly> and may $DEITY have mercy on their souls
1503 [20:48:48] <jelly> there is a keyword in that article tho.
It's Wind River
1504 [20:48:50] <Hash> ,ai (comma ai, check it out)
1505 [20:48:51] <dr65758> And whoever uses it already would have
included that kernel compilation option of CONFIG_SECURITY_SMACK ?
1506 [20:49:04] <Hash> You could experiment with environmentm
mapping libs on mobile
1507 [20:49:07] <Hash> make driving apps.
1508 [20:49:11] <Hash> hud displays.
1509 [20:49:31] <dr65758> But whoever uses SMACK presently's
kernel would have included that kernel compilation option of
CONFIG_SECURITY_SMACK ?
1510 [20:49:42] <jelly> dr65758, yes
1511 [20:49:48] <dr65758> Thanks
1512 [20:49:50] <dr65758> What's wind river?
1513 [20:50:14] <jelly> it's a company that has been using
linux in embedded, closed products for decades
1514 [20:50:29] <dr65758> Have you heard of it before?
1515 [20:51:05] *** Joins: craigevil (craig@replaced-ip )
1516 [20:51:20] <jelly> dr65758, how could I give that answer if I
haven't heard of them before?
1517 [20:51:42] <jelly> s/haven't/hadn't/
1518 [20:51:47] *** Quits: Haxxa (~Haxxa@replaced-ip ) (Ping timeout: 246 seconds)
1519 [20:52:04] <dr65758>
replaced-url
1520 [20:52:11] <Hash>
replaced-url
1521 [20:52:21] <Hash> This seems to be packaged for ubuntu and
not for debian.
1522 [20:52:40] *** Joins: towo` (~towo@replaced-ip )
1523 [20:52:42] <dr65758> It's just an abstraction layer for
SMACK
1524 [20:52:45] <dr65758> Not smack itself
1525 [20:53:17] *** Joins: b1ack0p (~m@replaced-ip )
1526 [20:53:43] <dr65758> @Hash
1527 [20:54:12] *** Quits: ecsim (~Thunderbi@replaced-ip ) (Quit: ecsim)
1528 [20:54:41] <dr65758> " and may $DEITY have mercy on
their souls" What'd you mean by this? @Hash
1529 [20:54:46] <jelly> dr65758, keep this channel for discussion
of technical issues in and around Debian, please
1530 [20:55:02] <somiaj>
replaced-url
1531 [20:55:03] <judd> Bug
replaced-url
1532 [20:55:22] <jelly> ten years ago, that sounds about right
1533 [20:55:30] <dr65758> I was just asking Hash what'd they
mean by " and may $DEITY have mercy on their souls"
1534 [20:55:40] <Hash> jelly said it.
1535 [20:55:46] *** Joins: platvoeten (~platvoete@replaced-ip )
1536 [20:55:48] <Hash> Eat him.
1537 [20:56:00] <jelly> dr65758, don't do that. Keep to tech
questions and answers please.
1538 [20:56:10] *** Quits: platvoeten (~platvoete@replaced-ip ) (Remote host closed the connection)
1539 [20:56:26] <dr65758> Ok jelly. But what'd you mean by
" may $DEITY have mercy on their souls" ?
1540 [20:56:47] <Hash> dr65758: to have this questio answered, go
to #debian-offtopic
1541 [20:56:55] <Hash> in #debian, try to keep technical questions
only
1542 [20:57:08] <dr65758> Ok
1543 [20:57:11] <dr65758> I asked there
1544 [20:57:49] <dr65758> Also where can I ask Debian kernel team
about why they included or not included certain compilation options
in their build?
1545 [20:57:57] <Hash> You could email them.
1546 [20:58:11] <dr65758> I mean in a real time chat like IRC
1547 [20:58:11] <Hash> Or perhaps try #debian-boot on oftc maybe.
1548 [20:58:12] *** Quits: mtn (~mtn@replaced-ip ) (Quit: Konversation terminated!)
1549 [20:58:23] <Hash> Unless they have a diff channel for kernel
stuffs now
1550 [20:58:30] <dr65758> oftc?
1551 [20:58:35] <Hash> !oftc
1552 [20:58:35] <dpkg> OFTC is the Open and Free Technology
Community, a support/collaboration service. They have an IRC
network: irc.oftc.net. You may (or may not) be connected to
OFTC's network.
replaced-url
1553 [21:02:35] *** Joins: Haxxa (~Haxxa@replaced-ip )
1554 [21:03:47] <dr65758> @Hash how was
replaced-url
1555 [21:03:49] <dr65758> Not smack itself
1556 [21:05:01] <jelly> dr65758, I think we agree that
there's no support for SMACK in Debian. Do you have another
Debian question?
1557 [21:05:19] <dr65758> I asked you in offtopic
1558 [21:05:41] <mutante> you can use tomoyo for the same thing?
1559 [21:05:57] <jelly> dr65758, keep offtopic in offtopic, and
this channel for tech support
1560 [21:06:11] <dr65758> And yeah I agree even
replaced-url
1561 [21:06:40] <jelly> dr65758, let me be blunt, if you
don't have a debian tech question, keep quiet
1562 [21:07:09] <dr65758> OK, I asked my non debian tech question
in #debian-offtopic
1563 [21:07:23] <Hash> You could try ##linux
1564 [21:07:31] <Hash> And there is also ##kernel too which could
be helpful
1565 [21:07:43] <Hash> Debian offtopic may not be the best place
to ask tech stuff non debian related.
1566 [21:07:54] <Hash> There is also ##security
1567 [21:08:21] <dr65758> Yeah, yeah. I am done with the SMACK
thing. I'll build the kernel myself
1568 [21:08:29] <dr65758> Now I just wanted the answer from jelly
in offtopic
1569 [21:08:35] <Hash> Kernel buildling questions of debian are
welcome here anytime
1570 [21:08:43] *** ChanServ sets mode: +o jelly
1571 [21:08:51] *** Quits: ax562 (~ax562@replaced-ip ) (Quit: Leaving)
1572 [21:09:14] *** jelly sets mode: +b $a:dr65758$##arguments
1573 [21:09:35] *** dr65758 was kicked by jelly (knowing when to stop is
useful)
1574 [21:09:53] *** ChanServ sets mode: -o jelly
1575 [21:10:15] *** Quits: mezzo (~mezzo@replaced-ip ) (Quit: leaving)
1576 [21:10:29] <jhutchins> .
1577 [21:11:08] *** Joins: Texou (~Texou@replaced-ip )
1578 [21:13:13] *** Quits: stree (~stree@replaced-ip ) (Ping timeout: 240 seconds)
1579 [21:14:25] *** Quits: astrofog (~astrofog@replaced-ip ) (Quit: Quite)
1580 [21:14:50] *** Joins: d1cor (~d1cor@replaced-ip )
1581 [21:16:29] *** Quits: AliasAlreadyTake (~AliasAlre@replaced-ip ) (Ping timeout: 250 seconds)
1582 [21:16:34] *** Quits: bryceml (~bryceml@replaced-ip ) (Quit: WeeChat 3.0)
1583 [21:16:52] *** Joins: Jerrynicki (~niklas@replaced-ip )
1584 [21:19:03] *** Joins: format_c (~format_c@replaced-ip )
1585 [21:19:54] *** Joins: monkwitdafunk (~user1@replaced-ip )
1586 [21:20:10] *** Quits: diso (bicknell@replaced-ip ) (Quit: WeeChat 2.8)
1587 [21:20:14] *** Joins: bryceml (~bryceml@replaced-ip )
1588 [21:20:49] *** Quits: TheCreeper (~TheCreepe@replaced-ip ) (Ping timeout: 250 seconds)
1589 [21:20:55] *** Quits: format_c (~format_c@replaced-ip ) (Client Quit)
1590 [21:23:09] *** Quits: mohabaks (~mohabaks@replaced-ip ) (Ping timeout: 240 seconds)
1591 [21:24:29] *** Joins: Night-Shade (~TimF@replaced-ip )
1592 [21:24:47] *** Joins: YaoNai (~YaoNai@replaced-ip )
1593 [21:27:04] *** Joins: stree (~stree@replaced-ip )
1594 [21:27:59] *** Joins: shtrb (~shtrb@replaced-ip )
1595 [21:30:08] *** Quits: bryceml (~bryceml@replaced-ip ) (Quit: WeeChat 3.0)
1596 [21:31:33] *** Quits: captSamIngram (~Thunderbi@replaced-ip ) (Quit: captSamIngram)
1597 [21:31:56] *** Joins: ntqz (ntqz@replaced-ip )
1598 [21:32:25] *** Quits: JohnML (~john1@replaced-ip ) (Remote host closed the connection)
1599 [21:33:15] *** Joins: JohnML (~john1@replaced-ip )
1600 [21:35:03] *** Quits: dtcrshr (~dtcrshr@replaced-ip ) (Quit: Leaving)
1601 [21:40:24] *** Quits: folti7777 (~folti@replaced-ip ) (Quit: Leaving.)
1602 [21:47:13] *** Parts: YaoNai (~YaoNai@replaced-ip ) ()
1603 [21:48:20] *** Joins: ax562 (~ax562@replaced-ip )
1604 [21:48:35] *** Joins: _Vi (~vi@replaced-ip )
1605 [21:49:01] *** Quits: craigevil (craig@replaced-ip ) (Quit: leaving)
1606 [21:49:01] <_Vi> `gcc -mx32` fails to find `#include
<errno.h>` for me on Debian 11. Shall I report a bug or
something?
1607 [21:51:00] <nkuttler> sounds like you're missing some
library.. libv6-dev?
1608 [21:51:22] <nkuttler> libc6-dev
1609 [21:51:30] <nkuttler> which is in the gcc recommends btw
1610 [21:51:55] <somiaj> doens't -mx32 mean you are trying to
compile 32bit? So is this a cross compile?
1611 [21:51:59] <greycat> I have no idea how to set up
cross-compilers in Debian, so my guess is you didn't set up
your cross-compiling environment correctly.
1612 [21:52:29] *** Joins: craigevil (craig@replaced-ip )
1613 [21:52:55] *** Joins: tsomi (~tsomi@replaced-ip )
1614 [21:53:03] *** Joins: shabius (~shabius@replaced-ip )
1615 [21:53:39] *** Quits: martinus__ (~martin@replaced-ip ) (Ping timeout: 268 seconds)
1616 [21:54:13] <somiaj> ,i libc6-dev-i386-cross
1617 [21:54:15] <judd> An error has occurred and has been logged.
Please contact this bot's administrator for more information.
1618 [21:54:26] *** Quits: b1ack0p (~m@replaced-ip ) (Ping timeout: 260 seconds)
1619 [21:55:02] <somiaj> hmm, well anyways, that package might
have the headers to setup corss compiling. In my limited experience,
I just use a chroot
1620 [21:55:17] *** Quits: shabius_ (~shabius@replaced-ip ) (Ping timeout: 252 seconds)
1621 [21:55:31] <jelly> x32 is not the same as i386, somiaj
1622 [21:55:48] <jelly> !x32
1623 [21:55:48] <dpkg> amd64 gives great improvement including an
ability to directly address more than 4GB of ram, however for some
algorithms the larger 64-bit pointers cause a significant slow-down
due to poorer utilization of CPU cache. x32 allows 32-bit code on
amd64 machines (only) that can use all the new features of amd64
including new registers. It was merged in Linux 3.4.
replaced-url
1624 [21:56:43] <greycat> so then ... one of
libc6-dev-x32-amd64-cross or libc6-dev-x32-i386-cross it seems
1625 [21:56:46] <somiaj> jelly: ahh thanks.
1626 [22:00:40] <_Vi> -mx32 and -m32 are not the same.
1627 [22:00:44] *** Joins: Stx (~stx@replaced-ip )
1628 [22:00:54] <_Vi> `#include <errno.h>` works with
`-m32`, but not with `-mx32`.
1629 [22:01:07] <_Vi> This actually breaks the usual build of
`strace` from source code.
1630 [22:01:23] <_Vi>
replaced-url
1631 [22:01:56] <greycat> when you say "the usual build"
do you mean upstream's instructions, or how the Debian package
is built?
1632 [22:02:27] <greycat> passing -m flags to gcc does not seem
"usual" to me
1633 [22:03:45] *** Joins: Lord_of_Life_ (~Lord@replaced-ip )
1634 [22:04:51] *** Quits: Lord_of_Life (~Lord@replaced-ip ) (Ping timeout: 265 seconds)
1635 [22:05:09] <jelly> _Vi, are you intentionally trying to build
for X32?
1636 [22:05:14] *** Lord_of_Life_ is now known as Lord_of_Life
1637 [22:05:22] <_Vi> I mean upstream instructions.
1638 [22:05:33] *** Quits: shtrb (~shtrb@replaced-ip ) (Remote host closed the connection)
1639 [22:05:42] <_Vi> ./bootstrap && ./configure
&& make
1640 [22:08:06] *** Quits: kn0rki (~Kn0rki@replaced-ip ) (Quit: Leaving)
1641 [22:08:29] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Quit: vergissmeinnicht)
1642 [22:08:36] *** Quits: stree (~stree@replaced-ip ) (Quit: Caught exception)
1643 [22:08:59] *** Joins: stree (~stree@replaced-ip )
1644 [22:10:30] *** Joins: Basque (~Basque@replaced-ip )
1645 [22:13:52] *** Joins: b1ack0p (~m@replaced-ip )
1646 [22:15:04] *** Quits: Haxxa (~Haxxa@replaced-ip ) (Quit: Haxxa flies away.)
1647 [22:19:30] *** Joins: cliluw (~cliluw@replaced-ip )
1648 [22:20:09] *** Joins: Brigo (~Brigo@replaced-ip )
1649 [22:20:25] *** Quits: soulz (~soulz@replaced-ip ) (Quit: leaving)
1650 [22:20:34] *** Joins: ghoti (~paul@replaced-ip )
1651 [22:23:41] *** Joins: labistp (~labi@replaced-ip )
1652 [22:24:36] *** Quits: szorfein (~daggoth@replaced-ip ) (Remote host closed the connection)
1653 [22:25:10] *** Joins: szorfein (~daggoth@replaced-ip )
1654 [22:26:09] *** Parts: labistp (~labi@replaced-ip ) ()
1655 [22:26:22] <Kraus> Good people! I have a query! I need to
find out dependencies for packages for debian, and, to file a bug
report for missing dependencies.
1656 [22:27:22] *** Joins: soulz (~soulz@replaced-ip )
1657 [22:28:26] *** Joins: YWH_1 (~YWH@replaced-ip )
1658 [22:28:38] *** Quits: szorfein (~daggoth@replaced-ip ) (Client Quit)
1659 [22:28:58] *** Joins: Haxxa (~Haxxa@replaced-ip )
1660 [22:31:05] *** Quits: gelignite (~gelignite@replaced-ip ) (Quit: Stay safe!)
1661 [22:31:17] *** Joins: fearnothing (~fearnothi@replaced-ip )
1662 [22:31:34] *** Joins: labistp (~labi@replaced-ip )
1663 [22:31:34] *** Quits: dreamon (~dreamon@replaced-ip ) (Ping timeout: 252 seconds)
1664 [22:34:07] *** Quits: igrtrrt (~igrtrrt@replaced-ip ) (Ping timeout: 260 seconds)
1665 [22:34:53] <sney> Kraus: are you looking at a specific
package, or do you mean in general?
1666 [22:37:00] *** Joins: TheCreeper (~TheCreepe@replaced-ip )
1667 [22:39:15] *** Quits: coot (~coot@replaced-ip ) (Quit: coot)
1668 [22:39:42] *** Quits: peterandre (peterandre@replaced-ip ) (Remote host closed the connection)
1669 [22:39:42] *** Quits: nicoz (nicoz@replaced-ip ) (Remote host closed the connection)
1670 [22:39:42] *** Quits: ssiyad (ssiyad@replaced-ip ) (Remote host closed the connection)
1671 [22:39:42] *** Quits: crazed (arqing@replaced-ip ) (Remote host closed the connection)
1672 [22:39:44] *** qewr is now known as CrazEd
1673 [22:40:14] *** CrazEd is now known as Guest43342
1674 [22:40:56] <jelly> Kraus, there are two types of dependencies
in debian: build-time dependencies for source packages, and runtime
dependencies of binary, compiled packages
1675 [22:44:19] *** Joins: alexandros_c_ (~quassel@replaced-ip )
1676 [22:44:23] *** Joins: alexandros_tab (~quassel@replaced-ip )
1677 [22:47:33] *** Quits: alexandros_c (~quassel@replaced-ip ) (Ping timeout: 240 seconds)
1678 [22:47:41] *** Quits: alexandros_tab_ (~quassel@replaced-ip ) (Ping timeout: 252 seconds)
1679 [22:48:38] *** Joins: huhuhu (~huhuhu@replaced-ip )
1680 [22:49:31] *** Quits: buzzzz (~buzzzz@replaced-ip ) (Ping timeout: 252 seconds)
1681 [22:51:21] *** Quits: tsomi (~tsomi@replaced-ip ) (Quit: leaving)
1682 [22:51:57] *** Joins: igrtrrt (~igrtrrt@replaced-ip )
1683 [22:52:23] *** Parts: igrtrrt (~igrtrrt@replaced-ip ) ()
1684 [22:52:27] *** Joins: igrtrrt (~igrtrrt@replaced-ip )
1685 [22:53:01] *** Quits: cliluw (~cliluw@replaced-ip ) (Ping timeout: 252 seconds)
1686 [22:55:07] *** Quits: konrados (~konrados@replaced-ip ) (Remote host closed the connection)
1687 [22:55:41] *** Quits: michaelni (~michael@replaced-ip ) (Ping timeout: 246 seconds)
1688 [22:55:52] *** Joins: konrados (~konrados@replaced-ip )
1689 [22:58:29] *** Joins: DodgeThis (~DodgeThis@replaced-ip )
1690 [23:00:36] *** Joins: syrius (syrius@replaced-ip )
1691 [23:00:50] <syrius> would 'apt update' fail
completely if only one of the repos had a pubkey issue?
1692 [23:01:23] <sney> iirc it should only ignore that one repo
1693 [23:01:28] <syrius> hmm
1694 [23:01:31] <sney> but it'll complain pretty loudly in
the output
1695 [23:01:42] *** Joins: th0r (~th0r@replaced-ip )
1696 [23:02:21] *** Joins: uxfi (~uxfi@replaced-ip )
1697 [23:03:09] *** Quits: th0r (~th0r@replaced-ip ) (Client Quit)
1698 [23:03:59] <Kraus> sney Sorry, got held up by a phone call,
and I need to rush out momentarily. I found the packages area, so I
think I got it covered actually.
1699 [23:04:11] *** Joins: cliluw (~cliluw@replaced-ip )
1700 [23:04:22] *** Parts: Kraus (~quassel@replaced-ip##) ("##replaced-url
1701 [23:04:26] *** Joins: Kraus (~quassel@replaced-ip )
1702 [23:04:27] *** Joins: Adbray (~Adbray@replaced-ip )
1703 [23:05:26] *** Joins: dvs (~hibbard@replaced-ip )
1704 [23:05:33] *** Quits: konrados (~konrados@replaced-ip ) (Ping timeout: 240 seconds)
1705 [23:06:14] *** Quits: is0ke3 (~is0ke3@replaced-ip ) (Ping timeout: 265 seconds)
1706 [23:06:39] *** Quits: gry (~test@replaced-ip ) (Ping timeout: 245 seconds)
1707 [23:06:44] *** Joins: konrados (~konrados@replaced-ip )
1708 [23:07:51] *** Joins: is0ke3 (~is0ke3@replaced-ip )
1709 [23:08:14] *** Joins: michaelni (~michael@replaced-ip )
1710 [23:09:19] *** Quits: toli (~toli@replaced-ip ) (Quit: See you!)
1711 [23:11:08] *** Quits: ridik (~ridik@replaced-ip ) (Read error: Connection reset by peer)
1712 [23:11:43] *** Quits: Spawns_Carpeting (~pi@replaced-ip##) (Quit: ZNC 1.7.2+deb3 - ##replaced-url
1713 [23:12:06] *** Joins: Lordseabeach (~Lordseabe@replaced-ip )
1714 [23:15:11] *** Quits: darunesh (~darunesh@replaced-ip ) (Ping timeout: 240 seconds)
1715 [23:16:36] *** Quits: konrados (~konrados@replaced-ip ) (Remote host closed the connection)
1716 [23:17:20] *** Joins: konrados (~konrados@replaced-ip )
1717 [23:18:30] *** Quits: cybiko123 (~cybiko123@replaced-ip ) (Ping timeout: 260 seconds)
1718 [23:18:54] *** Joins: buzzzz (~buzzzz@replaced-ip )
1719 [23:19:22] *** Joins: cybiko123 (~cybiko123@replaced-ip )
1720 [23:19:40] *** Joins: dastier_ (~dastier@replaced-ip )
1721 [23:20:00] *** Quits: Jerrynicki (~niklas@replaced-ip ) (Remote host closed the connection)
1722 [23:20:12] *** Quits: dastier (~dastier@replaced-ip ) (Read error: Connection reset by peer)
1723 [23:21:41] *** Quits: Namarrgon (~Namarrgon@replaced-ip ) (Ping timeout: 240 seconds)
1724 [23:22:34] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
1725 [23:22:51] *** Joins: xcm (~xcm@replaced-ip )
1726 [23:24:21] *** Quits: abstrn (~abstracte@replaced-ip ) (Ping timeout: 240 seconds)
1727 [23:25:05] *** Quits: _aeris_ (~aeris@replaced-ip ) (Excess Flood)
1728 [23:25:58] *** Joins: _aeris_ (~aeris@replaced-ip )
1729 [23:26:24] *** Joins: abstrn (~abstracte@replaced-ip )
1730 [23:28:21] *** Joins: Namarrgon (~Namarrgon@replaced-ip )
1731 [23:28:28] *** Quits: m4rley (~m4rley@replaced-ip ) (Ping timeout: 265 seconds)
1732 [23:28:44] *** Joins: m4rley (~m4rley@replaced-ip )
1733 [23:29:46] *** Quits: sauvin (sauvin@replaced-ip ) (Ping timeout: 240 seconds)
1734 [23:29:55] *** Quits: craigevil (craig@replaced-ip ) (Quit: leaving)
1735 [23:30:25] *** Joins: sauvin (sauvin@replaced-ip )
1736 [23:32:45] *** Quits: Ekis (~Ekis@replaced-ip ) (Quit: leaving)
1737 [23:33:20] *** Guest43342 is now known as CrazEd
1738 [23:33:39] *** Joins: haijuno (~haijuno@replaced-ip )
1739 [23:33:50] *** CrazEd is now known as Guest48036
1740 [23:34:14] *** Quits: labistp (~labi@replaced-ip ) (Quit: leaving)
1741 [23:35:51] *** Joins: ceska (~Cieska@replaced-ip )
1742 [23:36:27] *** Quits: catman370 (~catman@replaced-ip ) (Quit: See you later..)
1743 [23:47:29] *** Quits: Basque (~Basque@replaced-ip##) (Quit: KVIrc 5.0.0 Aria ##replaced-url
1744 [23:47:58] *** Quits: cosimone (~user@replaced-ip ) (Remote host closed the connection)
1745 [23:48:35] *** Joins: craigevil (craig@replaced-ip )
1746 [23:49:40] *** Joins: mtn (~mtn@replaced-ip )
1747 [23:50:55] *** Quits: craigevil (craig@replaced-ip ) (Client Quit)
1748 [23:51:17] *** Joins: akaWolf (~akaWolf@replaced-ip )
1749 [23:52:10] *** Joins: craigevil (craig@replaced-ip )
1750 [23:52:42] *** Joins: centrx (~centrx@replaced-ip )
1751 [23:55:17] *** Quits: _0bitcount (~Big_Byte@replaced-ip ) (Quit: Leaving)
1752 [23:56:32] *** Joins: shadowscript (~b4stsh3ll@replaced-ip )
1753 [23:57:58] *** Quits: towo` (~towo@replaced-ip ) (Quit: Leaving)
1754 [23:57:59] *** Quits: centrx (~centrx@replaced-ip ) (Ping timeout: 276 seconds)
1755 [23:59:03] *** Quits: Slumlord (~Slumlord@replaced-ip ) (Read error: Connection reset by peer)
↑ top
context: nick names on moving displays as market values
#debian Freenode IRC channel closed on 2021-06-01
contact: a @ her0. be