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:12] *** Quits: v01t (~v01t@replaced-ip ) (Remote host closed the connection)
1 [00:00:24] *** Joins: v01t (~v01t@replaced-ip )
2 [00:01:43] *** Joins: gormenghast (~gormengha@replaced-ip )
3 [00:01:53] *** Joins: BOSNA (~Sokol@replaced-ip )
4 [00:01:55] *** Quits: gormenghast (~gormengha@replaced-ip ) (Client Quit)
5 [00:03:01] <serdes> "Run Ubuntu Without Install" there is no such option in debian installation
6 [00:03:10] *** Joins: sZbcE8qNfG (4237933c@replaced-ip )
7 [00:03:17] <Blondie101010> what are your options?
8 [00:03:32] <sZbcE8qNfG> I want to run a command as replaced-url
9 [00:03:33] *** Quits: mandeep_ (~mandeep@replaced-ip ) (Quit: Leaving)
10 [00:03:53] <BCMM> serdes: the official debian live ISO provides both a live environment and an installer
11 [00:03:55] <digdilem> sZbcE8qNfG, "su replaced-url
12 [00:04:06] <Blondie101010> it won't work
13 [00:04:20] *** Quits: LorD_n1c0w (~igora@replaced-ip ) (Ping timeout: 252 seconds)
14 [00:04:21] <sZbcE8qNfG> su - replaced-url
15 [00:04:23] <digdilem> sZbcE8qNfG, do it from root to avoid password issues. then run bash if you want a useful ui
16 [00:04:33] <Blondie101010> sZbcE8qNfG: the good solution would be to use `sudo`but if you absolutely must avoid it, `vipw` to give it a shell
17 [00:04:36] <sZbcE8qNfG> well...isn;t running as root bad
18 [00:05:03] <digdilem> no, su changes user to replaced-url
19 [00:05:52] <sZbcE8qNfG> i did to su replaced-url
20 [00:05:57] <sZbcE8qNfG> it says account not available
21 [00:06:06] <Blondie101010> I said it wouldn't work
22 [00:06:19] <Blondie101010> sZbcE8qNfG: why not use `sudo`?
23 [00:06:23] <digdilem> ah ok, i didn't test it. fair enough, ignore me then :)
24 [00:06:27] <sZbcE8qNfG> what if you want to do it without sudo
25 [00:06:44] <Blondie101010> why is a very justified question
26 [00:07:01] *** Joins: LorD_n1c0w (~igora@replaced-ip )
27 [00:07:07] <sZbcE8qNfG> i wnat to know how to do it without sudo
28 [00:07:11] *** Quits: GrimKriegor (~GrimKrieg@replaced-ip ) (Ping timeout: 260 seconds)
29 [00:07:26] <Blondie101010> sZbcE8qNfG: do you have root access?
30 [00:07:29] <sZbcE8qNfG> yes
31 [00:07:36] <digdilem> why not run it as another non-root user?
32 [00:07:36] <Blondie101010> log in as root
33 [00:07:53] <sZbcE8qNfG> the command needs to be run as replaced-url
34 [00:08:04] <BCMM> you just need to use -s to specify a shell
35 [00:08:09] <Blondie101010> sZbcE8qNfG: you need to be root to change those things
36 [00:08:28] <BCMM> it's not working because the account's shell is set to nologin
37 [00:08:30] <Blondie101010> sZbcE8qNfG: I don't see your problem
38 [00:08:43] <sZbcE8qNfG> is -s permenant? i dont want to allow replaced-url
39 [00:08:47] <BCMM> but you should be able to do `su replaced-url
40 [00:08:50] <Blondie101010> it's an option
41 [00:09:01] <BCMM> sZbcE8qNfG: no, it doesn't change any settings
42 [00:09:16] <Blondie101010> BCMM: on most systems that is not possible anymore when there's nologin
43 [00:09:29] <silverballz> my eyes light up when there are questions regarding root and how to properly administer a machine when administrator privileges have been obsoleted.
44 [00:09:45] <sZbcE8qNfG> how about this solution? create a systemmd oneshot service that triggers the task under the User=replaced-url
45 [00:09:51] <BCMM> Blondie101010: on debian sid, -s always works *if you're running su as root*, according to the man page
46 [00:10:03] <BCMM> Blondie101010: what distro works differently?
47 [00:10:15] <Blondie101010> ok, well it doesn't work on sZbcE8qNfG's system
48 [00:10:19] <BCMM> sZbcE8qNfG: -s just starts a different shell from that account's configured default shell, as a one-off
49 [00:10:34] *** Quits: abra0 (moo@replaced-ip ) (Ping timeout: 240 seconds)
50 [00:10:44] <Blondie101010> and the default shell is nologin
51 [00:11:15] *** Quits: pringau (~pringau@replaced-ip ) (Quit: Leaving)
52 [00:11:16] <BCMM> Blondie101010: is there more of this conversation in a different channel or something? where did sZbcE8qNfG say that he/she has tried that?
53 [00:11:23] <BCMM> -s does not work like -c does
54 [00:11:49] *** Joins: dvs (~hibbard@replaced-ip )
55 [00:11:52] *** Joins: GrimKriegor (~GrimKrieg@replaced-ip )
56 [00:11:54] <BCMM> -c does not run a command instead of starting a shell. it passes a command to the shell.
57 [00:12:49] <sZbcE8qNfG> since I need to use this quite often....what do you guys think about create a systemd service that the type is oneshot
58 [00:12:54] <Blondie101010> I'm not 100% sure of what he ran but it gave him: [18:05:57] <sZbcE8qNfG> it says account not available
59 [00:12:55] <sZbcE8qNfG> wouldn't that be a better option?
60 [00:13:02] <Blondie101010> use sudo
61 [00:13:12] <sZbcE8qNfG> no i tried su replaced-url
62 [00:13:21] <BCMM> Blondie101010: i'm sorry, but one of the other of us has completely misunderstood
63 [00:13:27] <Blondie101010> no, you don't want to cause permanent changes to your system security just to save a second per day
64 [00:13:38] <sZbcE8qNfG> what?
65 [00:13:52] *** Quits: NetTerminalGene (~NetTermin@replaced-ip ) (Quit: Leaving)
66 [00:13:55] <sZbcE8qNfG> oneshot means it runs once
67 [00:13:55] <Blondie101010> did you try BCMM's command?
68 [00:14:03] <BCMM> sZbcE8qNfG: did you try `su replaced-url
69 [00:14:10] <sZbcE8qNfG> no
70 [00:14:20] <sZbcE8qNfG> i want to see if systemd was a better solution
71 [00:14:26] <sZbcE8qNfG> since I need to run this quite often
72 [00:14:57] <Blondie101010> a solution to what?
73 [00:14:59] <BCMM> do you need to run this automatically?
74 [00:15:07] <Blondie101010> so far you didn't say what the real problem was
75 [00:15:08] <sZbcE8qNfG> on demand
76 [00:15:18] <Blondie101010> to do what? run a script?
77 [00:15:23] <sZbcE8qNfG> to run a php script
78 [00:15:32] <BCMM> so... you're thinking of having a systemd service to run a single command, so you don't have to run su twice???
79 [00:15:35] <sZbcE8qNfG> but it strictly needs to run under replaced-url
80 [00:15:39] <sZbcE8qNfG> yes
81 [00:15:53] <BCMM> i mean, we can't stop you doing that i guess, but it seems a bizarre approach if you ask me
82 [00:15:56] <sZbcE8qNfG> systemctl start dosynctask, systemctl status dosynctask etc
83 [00:16:00] <BCMM> why not just make a script?
84 [00:16:00] <Blondie101010> so it's a cron question basically
85 [00:16:02] <sZbcE8qNfG> but it works rgiht?
86 [00:16:17] <sZbcE8qNfG> its not cron, its ondemand
87 [00:16:27] <Blondie101010> oh ok
88 [00:16:38] <sZbcE8qNfG> some database pointers to files become out of sync, i need to update the DB records on demand
89 [00:16:56] <Blondie101010> hmmm, how will you start the systemd service? with sudo?
90 [00:17:05] <sZbcE8qNfG> no i will become root and start it
91 [00:17:24] <sZbcE8qNfG> but systemd will run the task as replaced-url
92 [00:17:51] <Blondie101010> then try what BCMM told you: su -s replaced-url
93 [00:18:00] <Blondie101010> does that give you an error or not?
94 [00:18:14] <sZbcE8qNfG> i dont really want to try that....too scared of giving replaced-url
95 [00:18:34] <BCMM> sZbcE8qNfG: i'm not telling you to change replaced-url
96 [00:18:40] *** Joins: abra0 (moo@replaced-ip )
97 [00:18:57] <BCMM> sZbcE8qNfG: you can just do su replaced-url
98 [00:18:59] <sZbcE8qNfG> it will work but i will go the systemd route
99 [00:19:06] <Blondie101010> it is not risky unless you have severe schizophrenia and hidden computer skills
100 [00:19:10] <sZbcE8qNfG> thanks for the recommendations, I will note it incase I decide to change route
101 [00:19:15] <Blondie101010> just try the command
102 [00:19:26] <sZbcE8qNfG> no its ok
103 [00:19:47] <BCMM> come to think of it, *why* doesn't systemd include a replacement for su yet?
104 [00:20:08] <serdes> Blondie101010: Ok thank you so much for everything
105 [00:20:14] <serdes> Blondie101010: Bye
106 [00:20:20] *** Quits: AJ_Z0 (~AJ_Z0@replaced-ip##) (Quit: ZNC 1.6.1+deb1~ubuntu12.04.2 - ##replaced-url
107 [00:20:22] <Blondie101010> serdes: my pleasure
108 [00:20:27] <sZbcE8qNfG> used to hate it...but....its kind of grown on me
109 [00:20:31] <sZbcE8qNfG> systemctl status is nice
110 [00:21:23] *** Quits: hwm4rgs (~hwm4rgs@replaced-ip ) (Ping timeout: 252 seconds)
111 [00:21:56] *** Joins: hwm4rgs (~hwm4rgs@replaced-ip )
112 [00:22:12] <VeryStableGenius> the graybeards were wrong about systemd
113 [00:22:20] <Blondie101010> sZbcE8qNfG: I think there was confusion: `su -s replaced-url
114 [00:23:03] <sZbcE8qNfG> yep
115 [00:23:15] <Blondie101010> so there are no risks involved in trying it
116 [00:24:12] <sZbcE8qNfG> good to know, will come in handy in future
117 [00:24:23] <Blondie101010> oh well
118 [00:24:36] *** Joins: ntd (~ntd@replaced-ip )
119 [00:24:37] *** Quits: Rovanion (~rovanion@replaced-ip ) (Ping timeout: 244 seconds)
120 [00:24:54] <sZbcE8qNfG> one thing I dont like about linux is there are thousand ways to do the same task
121 [00:25:05] <sZbcE8qNfG> core system stuff should only have one way
122 [00:25:37] <sZbcE8qNfG> thansk for the info
123 [00:25:39] <sZbcE8qNfG> bye
124 [00:25:43] <BCMM> actually, does anybody know if there are any downsides to just doing su -s command -parameters?
125 [00:25:43] *** Quits: sZbcE8qNfG (4237933c@replaced-ip ) (Quit: Page closed)
126 [00:26:17] <BCMM> the man page is quite insistent that -s is for specifying the shell, but as far as i can see, on doesn't always need to start a shell
127 [00:26:26] <BCMM> and, like, it seems to work...
128 [00:27:35] *** Parts: serdes (334498e2@replaced-ip ) ()
129 [00:28:30] *** martian67| is now known as martian67
130 [00:32:24] *** Quits: chomwitt (~chomwitt@replaced-ip ) (Ping timeout: 252 seconds)
131 [00:34:01] *** debhelper sets mode: +l 1116
132 [00:34:10] *** Quits: BCMM (~BCMM@replaced-ip ) (Quit: Konversation terminated!)
133 [00:35:43] *** Quits: kunwon1 (~kunwon1@replaced-ip ) (Read error: Connection reset by peer)
134 [00:36:22] *** Joins: kunwon1 (~kunwon1@replaced-ip )
135 [00:37:26] *** Joins: cberg (~cberg@replaced-ip )
136 [00:37:31] *** Quits: abra0 (moo@replaced-ip ) (Ping timeout: 260 seconds)
137 [00:37:46] *** Joins: iiaann (~iiaann@replaced-ip )
138 [00:37:56] *** Quits: VeryStableGenius (~xyzone@replaced-ip ) (Quit: 🐕💩)
139 [00:39:06] <format_c> `su -s replaced-url
140 [00:39:13] *** Quits: brokencycle (~brokencyc@replaced-ip ) (Quit: WeeChat 1.6)
141 [00:39:32] *** Joins: iflema (~ian@replaced-ip )
142 [00:39:56] *** Joins: deznuts (uid92154@replaced-ip )
143 [00:41:06] *** Quits: Adbray (~Adbray@replaced-ip ) (Disconnected by services)
144 [00:41:08] *** Quits: oojacoboo (~oojacoboo@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
145 [00:41:12] *** Joins: Adbray_ (~Adbray@replaced-ip )
146 [00:41:18] *** Quits: FightingFalcon (FightingFa@replaced-ip ) (Ping timeout: 245 seconds)
147 [00:41:21] <Blondie101010> format_c: correct
148 [00:41:36] <Blondie101010> I tested it and `su -s /bin/bash replaced-url
149 [00:41:41] <Blondie101010> even with nologin set
150 [00:41:48] *** Joins: graphene (~graphene@replaced-ip )
151 [00:41:55] <Blondie101010> unfortunately BCMM left too fast
152 [00:42:51] <format_c> Blondie101010: however, issuing this command requires a users with a valid shell and the password known. (except for root)
153 [00:44:08] <Blondie101010> the question was about whether having no login shell stopped that from working, other than the fact that `-s` required the shell to run as a parameter
154 [00:44:34] *** Joins: st-gourichon-fid (~Stephane@replaced-ip )
155 [00:44:56] *** Joins: art7734 (~androirc@replaced-ip )
156 [00:44:59] <art7734> Hi all
157 [00:45:04] <Blondie101010> without '-s', you can't
158 [00:45:29] <format_c> Well. By design. It' possible to execve this command even from a process running as replaced-url
159 [00:45:40] <Blondie101010> of course
160 [00:46:00] <art7734> I have issue with debian os 9.5 kernel 4.9 and wifi modem wn722n v2 i Read about it and tried
161 [00:46:02] <format_c> However, intentionally sad.
162 [00:46:08] <Blondie101010> the guy didn't want to run a single command
163 [00:46:25] <art7734> Tries install A lot of drivers from github but without aucess
164 [00:46:31] <art7734> Succes
165 [00:47:00] <art7734> Sorry for my grammar and dictionary but i use cell phone
166 [00:47:34] <art7734> Anyone can help me?😊
167 [00:47:55] <format_c> art7734: what do you mean by "wifi modem"?
168 [00:48:09] <Blondie101010> it's a USB wifi adapter
169 [00:48:11] <art7734> USB wifi stick
170 [00:48:14] <art7734> Yes
171 [00:48:22] <format_c> Ah OK.
172 [00:48:42] *** Quits: mtn (~mtn@replaced-ip ) (Quit: Konversation terminated!)
173 [00:48:54] <Blondie101010> art7734: so you tried everything?
174 [00:49:09] <Blondie101010> I'm trying to push your buttons for useful details
175 [00:49:19] <art7734> I think so but i dont sure
176 [00:49:42] <art7734> Before wipe hdd i used this configuration
177 [00:49:51] <art7734> And everything works
178 [00:49:57] *** Quits: mibo (~mibo@replaced-ip ) (Quit: Leaving.)
179 [00:50:06] <Blondie101010> that doesn't help
180 [00:50:10] <art7734> But now-.-
181 [00:50:12] *** Joins: abra0 (moo@replaced-ip )
182 [00:50:13] *** Quits: graphene (~graphene@replaced-ip ) (Remote host closed the connection)
183 [00:50:38] <Blondie101010> is the kernel driver loaded? check `lspci -k`
184 [00:50:41] *** Joins: graphene (~graphene@replaced-ip )
185 [00:51:05] *** Quits: krabador (~krabador@replaced-ip ) (Remote host closed the connection)
186 [00:51:07] <Blondie101010> mmm
187 [00:51:17] <Blondie101010> now I'm unsure if lspci will see it
188 [00:52:18] <art7734> No, i dont see any info about this tplink
189 [00:53:11] <Blondie101010> did you follow this guide replaced-url
190 [00:53:33] *** Quits: Night-Shade (~TimF@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
191 [00:53:39] *** Quits: format_c (~koeppea@replaced-ip ) (Quit: leaving)
192 [00:54:01] *** Quits: ntd (~ntd@replaced-ip ) (Quit: ntd)
193 [00:54:20] <art7734> This is for rev v2?
194 [00:54:27] <Blondie101010> yes
195 [00:54:54] <Blondie101010> you can check if the driver is loaded with: lsmod|grep 88x2bu
196 [00:55:09] *** Quits: Nekojimi (~jimj316@replaced-ip ) (Remote host closed the connection)
197 [00:55:30] *** Quits: sentriz (~sentriz@replaced-ip ) (Ping timeout: 252 seconds)
198 [00:55:36] *** Quits: woshty (~woshty@replaced-ip ) (Ping timeout: 260 seconds)
199 [00:55:49] <art7734> I downloaded driver from replaced-url
200 [00:56:09] <art7734> And tries compile but i have A lot off error
201 [00:57:08] *** Quits: abra0 (moo@replaced-ip ) (Ping timeout: 252 seconds)
202 [00:57:33] *** Quits: dysfigured (~dysfigure@replaced-ip ) (Quit: I hate quit messages.)
203 [00:57:35] *** Joins: sentriz (~sentriz@replaced-ip )
204 [00:57:55] <Blondie101010> which is probably what you should have shown us from the start
205 [00:58:11] <Blondie101010> @paste
206 [00:58:20] <Blondie101010> took a chance :)
207 [00:59:02] <Blondie101010> replaced-url
208 [01:00:02] <art7734> How i can move all output to file,>> this Solutions give me only 15 line
209 [01:00:23] <art7734> And console is full
210 [01:00:30] *** Joins: dysfigured (~dysfigure@replaced-ip )
211 [01:00:32] <Blondie101010> command >file 2>&1
212 [01:00:38] <art7734> Kk
213 [01:01:29] <art7734> the same result
214 [01:01:34] <Blondie101010> what?
215 [01:01:44] <Blondie101010> paste what you get
216 [01:01:50] <art7734> Ok wait
217 [01:02:03] <Blondie101010> in the file
218 [01:02:13] *** Joins: abra0 (moo@replaced-ip )
219 [01:03:48] <art7734> replaced-url
220 [01:03:53] *** Quits: finalbeta1 (~finalbeta@replaced-ip ) (Ping timeout: 244 seconds)
221 [01:04:01] *** debhelper sets mode: +l 1109
222 [01:04:26] <art7734> And A lot off output in console
223 [01:04:31] *** Quits: Haudegen (~quassel@replaced-ip ) (Remote host closed the connection)
224 [01:04:35] <art7734> Of*
225 [01:04:37] <Blondie101010> no
226 [01:04:42] <Blondie101010> it should not
227 [01:04:52] <Blondie101010> what exact command did you run?
228 [01:05:01] <art7734> make
229 [01:05:17] <Blondie101010> make >file 2>&1
230 [01:05:26] <Blondie101010> and show me the contents of file
231 [01:05:47] <art7734> This is content after this command
232 [01:06:13] <Blondie101010> do you know how to open a text file, or use copy-paste?
233 [01:06:30] <art7734> Ooó
234 [01:06:33] <art7734> Sorry
235 [01:06:50] <art7734> A dont put Space beetwen file and 2
236 [01:06:56] <art7734> -.- sorry
237 [01:07:09] <art7734> Wait A sec for.second paste
238 [01:07:15] <Blondie101010> sure
239 [01:08:06] *** Quits: iiaann (~iiaann@replaced-ip ) (Quit: Leaving)
240 [01:08:20] *** Joins: Night-Shade (~TimF@replaced-ip )
241 [01:08:38] <art7734> replaced-url
242 [01:08:48] <art7734> Should be good
243 [01:08:52] *** Quits: Night-Shade (~TimF@replaced-ip ) (Client Quit)
244 [01:09:34] *** Quits: abra0 (moo@replaced-ip ) (Ping timeout: 240 seconds)
245 [01:10:12] *** Quits: D|nA (~din@replaced-ip ) (Quit: Leaving)
246 [01:11:46] <Blondie101010> now I'm looking at the driver page and having some doubts
247 [01:11:53] <Blondie101010> what's your kernel version?
248 [01:12:16] *** Parts: rootroot (~rootroot@replaced-ip ) ()
249 [01:12:28] *** Joins: rootroot (~rootroot@replaced-ip )
250 [01:12:32] *** Quits: awal1 (~awal1@replaced-ip ) (Ping timeout: 252 seconds)
251 [01:12:52] <art7734> 4.9.0-7-amd64
252 [01:13:37] *** Quits: rootroot (~rootroot@replaced-ip ) (Remote host closed the connection)
253 [01:14:01] *** debhelper sets mode: +l 1103
254 [01:14:29] <Blondie101010> they say "Operating System: Linux Kernel 2.6.18~3.19.3"
255 [01:14:41] <Blondie101010> that's a bad sign
256 [01:15:26] <art7734> Yes and after it i tries search Solutions on github
257 [01:16:05] *** Joins: cryptic (~cryptic@replaced-ip )
258 [01:16:17] *** Joins: abra0 (moo@replaced-ip )
259 [01:16:29] <Blondie101010> how long ago did you use it on Debian?
260 [01:16:54] <Blondie101010> was it in days, months, years, decades?
261 [01:17:03] <art7734> Year, maybe more
262 [01:17:17] <art7734> I started on jessie
263 [01:17:53] <Blondie101010> hmm ok
264 [01:17:55] <art7734> After 9
265 [01:17:56] *** Quits: art7734 (~androirc@replaced-ip ) (Remote host closed the connection)
266 [01:17:57] <Blondie101010> did you try replaced-url
267 [01:19:02] *** Quits: Baudelaire (~Baudelair@replaced-ip ) (Remote host closed the connection)
268 [01:21:08] *** Joins: diniwed (~gavron@replaced-ip )
269 [01:22:10] *** Joins: art7734 (~androirc@replaced-ip )
270 [01:22:29] <art7734> Ehh i dont like irc on phone....
271 [01:23:06] <Blondie101010> replay: did you try replaced-url
272 [01:23:22] <art7734> Yes
273 [01:23:31] <art7734> Without succes
274 [01:23:42] <Blondie101010> and what did it say or do?
275 [01:23:52] <nyov> that looks much cleaner though, using dkms
276 [01:25:14] <Blondie101010> except that they use ifconfig :)
277 [01:25:41] <art7734> Compile looks fine and make Intrall to
278 [01:25:42] <Blondie101010> but it's excusable
279 [01:25:44] <art7734> Install
280 [01:25:59] <Blondie101010> ok, so what is wrong?
281 [01:26:39] *** Joins: cybercrypto (~cybercryp@replaced-ip )
282 [01:28:33] *** Joins: awal1 (~awal1@replaced-ip )
283 [01:28:51] *** Quits: armin (~armin@replaced-ip ) (Ping timeout: 260 seconds)
284 [01:29:27] <art7734> Wait im reboot, probably im idiot
285 [01:29:35] *** Quits: terminalator (terminalat@replaced-ip ) (Ping timeout: 252 seconds)
286 [01:29:45] <nyov> holy sweetness, i'm getting fed up with those syntax changes of rsyslog.conf every other upgrade... D:
287 [01:31:12] <nyov> liblogging-stdlog: command 'SystemLogRateLimitInterval' is currently not permitted - did you already set it via a RainerScript command (v6+ config)?
288 [01:31:36] <nyov> and really, what even is a RainerScript? I just want my syslog config to keep working the way it always did
289 [01:32:15] <art7734> Still nor working
290 [01:32:48] <art7734> I make all according to manual
291 [01:33:05] <Blondie101010> art7734 at what step did you stop?
292 [01:33:12] <art7734> Lsusb dont see name device
293 [01:33:42] <Blondie101010> lsmod|grep 8188eu
294 [01:34:03] <nyov> maybe modprobe the fucker first :D
295 [01:34:22] *** Quits: abra0 (moo@replaced-ip ) (Ping timeout: 272 seconds)
296 [01:34:32] <Blondie101010> nyov: it's usually better to know your starting point first
297 [01:34:55] <nyov> yeah, i meant in response to lsusb not finding it
298 [01:35:06] <Blondie101010> :)
299 [01:35:06] <nyov> but you are correct
300 [01:35:35] <art7734> max@debian:~$ lsmod|grep 8188eu
301 [01:35:36] <art7734> 8188eu 1048576 0
302 [01:35:36] <art7734> cfg80211 589824 1 8188eu
303 [01:35:36] <art7734> usbcore 253952 7 usbhid,ehci_hcd,xhci_pci,8188eu,xhci_hcd,ehci_pci
304 [01:35:49] <nyov> at least it built
305 [01:36:16] *** Joins: Uberius (~Uberius@replaced-ip )
306 [01:37:27] <art7734> And what now, i dont understand 😕
307 [01:37:51] *** Quits: bassil (uid143807@replaced-ip ) (Quit: Connection closed for inactivity)
308 [01:38:02] *** Joins: AJ_Z0 (~AJ_Z0@replaced-ip )
309 [01:38:27] *** Joins: mauz555 (~jimmy@replaced-ip )
310 [01:38:34] <nyov> dmesg output?
311 [01:39:05] <nyov> perhaps it says something about usb cable defect or whatnot :D
312 [01:39:20] <Blondie101010> I'd check something like: dmesg|grep USB
313 [01:39:30] *** Quits: siraben (~user@replaced-ip ) (Ping timeout: 252 seconds)
314 [01:39:52] <nyov> [ +0.000003] usb 4-3.2-port2: Cannot enable. Maybe the USB cable is bad?
315 [01:40:17] <Blondie101010> a cable?
316 [01:40:27] <nyov> joking
317 [01:40:54] <nyov> nowadays I always get this when I switch my monitors off (and the builtin usb hub disappears)
318 [01:41:05] <nyov> super annoying
319 [01:41:21] *** Joins: siraben (~user@replaced-ip )
320 [01:41:21] *** Quits: n_1-c_k (~nick@replaced-ip ) (Read error: Connection reset by peer)
321 [01:41:51] *** Joins: abra0 (moo@replaced-ip )
322 [01:41:55] <art7734> replaced-url
323 [01:42:19] *** Joins: n_1-c_k (~nick@replaced-ip )
324 [01:42:43] <art7734> Sudo dmesg |grep USB>aaa 2>&1
325 [01:42:55] <nyov> RTL871X?
326 [01:43:24] <art7734> Probably sound
327 [01:43:59] <nyov> are you sure you got the right name of your wifi dongle? because that one seems to need rtl8812au
328 [01:44:40] <art7734> Yes your right.
329 [01:44:58] <art7734> Pic serc
330 [01:45:05] <art7734> Pic Serv?
331 [01:45:14] *** Quits: electro33 (uid613@replaced-ip ) (Quit: Connection closed for inactivity)
332 [01:46:42] <art7734> replaced-url
333 [01:46:47] <art7734> This is my dev
334 [01:46:49] <Blondie101010> rtl8188EUS
335 [01:47:03] <Blondie101010> the kernel module installed is 8188eu
336 [01:47:15] *** Quits: Mr-Potter (~Mr-Potter@replaced-ip ) (Quit: Leaving)
337 [01:47:24] *** Quits: brigo (~Brigo@replaced-ip ) (Ping timeout: 252 seconds)
338 [01:47:38] *** Quits: ztychr1 (ztychr@replaced-ip ) (Quit: WeeChat 2.2)
339 [01:47:39] *** Quits: d3m0r (~d3m0r@replaced-ip ) (Quit: d3m0r)
340 [01:47:59] *** Joins: ztychr (ztychr@replaced-ip )
341 [01:48:07] *** Joins: d3m0r (~d3m0r@replaced-ip )
342 [01:48:31] <nyov> what a mess %)
343 [01:48:53] *** Quits: BrecaBatMUD (~xormor@replaced-ip ) (Quit: Leaving)
344 [01:49:05] *** Joins: BrecaBatMUD (~xormor@replaced-ip )
345 [01:49:20] <art7734> 🙄
346 [01:49:32] <art7734> What i should do nor
347 [01:49:36] <art7734> Now
348 [01:50:30] <Blondie101010> art7734: it seems that it is not detected
349 [01:50:42] <Blondie101010> try another USB port
350 [01:51:04] <Blondie101010> and look at `dmesg|tail`
351 [01:51:09] <jezebel> anything in kernel messages?
352 [01:51:12] <jezebel> jinx
353 [01:51:34] *** Quits: abra0 (moo@replaced-ip ) (Ping timeout: 240 seconds)
354 [01:52:01] <nyov> well, isn't his device the one at 120+? [ 120.204080] RTL871X: USB_SPEED_HIGH
355 [01:52:08] *** Joins: Rovanion (~rovanion@replaced-ip )
356 [01:52:26] <nyov> that timestamp is a bit late for boot
357 [01:52:38] *** Joins: learjet60xr (~learjet60@replaced-ip )
358 [01:53:02] *** linuxthe1ish is now known as linuxthefish
359 [01:53:31] <art7734> sudo dmesg|tail
360 [01:53:31] <art7734> [ 1354.914652] RTL871X: init_channel_set ChannelPlan ID 21 Chan num:13
361 [01:53:31] <art7734> [ 1354.914743] RTL871X: pwrctrlpriv.bSupportRemoteWakeup~~~~~~
362 [01:53:31] <art7734> [ 1354.914744] RTL871X: pwrctrlpriv.bSupportRemoteWakeup~~~[1]~~~
363 [01:53:31] <art7734> [ 1354.914744] RTL871X: can't get autopm:
364 [01:53:31] <art7734> [ 1354.914746] RTL871X: rtw_macaddr_cfg MAC Address = 18:d6:c7:19:28:9b
365 [01:53:31] <art7734> [ 1354.914746] RTL871X: bDriverStopped:1, bSurpriseRemoved:0, bup:0, hw_init_completed:0
366 [01:53:32] *** art7734 was kicked by debhelper (flood)
367 [01:54:00] *** Quits: foul_owl (~foul_owl@replaced-ip ) (Ping timeout: 244 seconds)
368 [01:54:04] *** Joins: art7734 (~androirc@replaced-ip )
369 [01:54:11] <art7734> Ehh
370 [01:54:13] <art7734> Wait
371 [01:54:18] <art7734> Food kick
372 [01:54:35] <tacocat> use a pastebin like replaced-url
373 [01:54:38] <tacocat> ^^
374 [01:55:05] <art7734> replaced-url
375 [01:55:08] <Blondie101010> art7734: but now you got much more output
376 [01:55:11] <Blondie101010> that looks better
377 [01:55:29] <art7734> This is from gmesg tail
378 [01:55:33] <art7734> Dmesg
379 [01:55:35] <Blondie101010> yep, it's loaded ow
380 [01:55:37] <nyov> looks like you got it
381 [01:55:46] <nyov> bad usb port?
382 [01:55:58] <art7734> Tacoca now i know 😋
383 [01:56:06] <Blondie101010> or a few dust particles, who cares? :P
384 [01:56:45] <nyov> weird thing is, that id/vendor combo looks like an samsung android device. wut?
385 [01:57:14] <art7734> Its possible i copy log to phone memory using wire
386 [01:57:21] <nyov> ah
387 [01:57:44] <Blondie101010> RealTech based network adapters are very common
388 [01:58:15] <art7734> Are you guys have any solution on this point?
389 [01:58:27] <Blondie101010> art7734: that's rather complex
390 [01:59:01] <Blondie101010> I think the simplest way would be to use Samba
391 [01:59:19] <nyov> ip a s wlan0
392 [01:59:20] <Blondie101010> well not the simplest simplest, but the simplest permanent solution :)
393 [01:59:25] <Blondie101010> otherwise send an email
394 [01:59:26] <art7734> Maybe i should Install debian os one more Time and się only this driver
395 [01:59:45] <art7734> Because i Installed few things
396 [02:00:01] <Blondie101010> art7734: no need to erase everything
397 [02:00:31] *** Joins: golana (~enter@replaced-ip )
398 [02:00:31] <Blondie101010> art7734: lsmod|grep 871
399 [02:00:53] <art7734> Ip A s wlan0
400 [02:00:56] <nyov> doesnt it work yet? what did I miss
401 [02:00:57] *** Joins: abra0 (moo@replaced-ip )
402 [02:01:03] <art7734> Device doesnt exsist
403 [02:01:03] <nyov> actually; ip a s wlx18d6c719289b
404 [02:01:07] *** Quits: de-facto (~de-facto@replaced-ip ) (Quit: See you around.)
405 [02:01:10] <art7734> Kk
406 [02:01:38] *** Joins: de-facto (~de-facto@replaced-ip )
407 [02:01:55] <Blondie101010> no dmesg says it was renamed to wlan0
408 [02:02:02] <nyov> the opposite
409 [02:02:12] <Blondie101010> oh right
410 [02:02:14] <art7734> Iwconfig
411 [02:02:15] <nyov> those weird systemd hardware-based names
412 [02:02:26] <art7734> Się only eno1 and lo
413 [02:02:29] <art7734> ...
414 [02:02:36] <art7734> Iwconfig
415 [02:02:40] *** Joins: d3m0rx (~d3m0r@replaced-ip )
416 [02:02:45] <art7734> See only *
417 [02:02:53] <abrotman> less Enter please
418 [02:02:59] *** Joins: terminalator (terminalat@replaced-ip )
419 [02:03:03] *** Quits: _ADN_ (~username@replaced-ip ) (Ping timeout: 252 seconds)
420 [02:03:47] <art7734> Sorry i using phone and dictionary continuously make polish words
421 [02:04:12] <Blondie101010> sudo iwconfig wlx18d6c719289b mode Monitor
422 [02:04:31] *** Quits: d3m0r (~d3m0r@replaced-ip ) (Ping timeout: 256 seconds)
423 [02:04:52] <jezebel> what's a horrible device name lol
424 [02:04:56] <jezebel> that's^
425 [02:05:16] <Blondie101010> we all agree
426 [02:05:19] <nyov> hey, but it's unique ;)
427 [02:05:53] <art7734> Heh set failed device wlx... operation non permited
428 [02:06:17] <art7734> I used sudo 😑
429 [02:07:09] <nyov> monitor? maybe you to configure it first. did `ip` not show any output?
430 [02:07:24] *** Joins: foul_owl (~foul_owl@replaced-ip )
431 [02:07:27] <jezebel> ip link
432 [02:07:36] <jezebel> is it up? :)
433 [02:08:20] <Blondie101010> ip link down to be sure
434 [02:08:31] <art7734> sudo ip a s wlx18d6c719289b
435 [02:08:31] <art7734> 7: wlx18d6c719289b: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
436 [02:08:31] <art7734> link/ether 18:d6:c7:19:28:9b brd ff:ff:ff:ff:ff:ff
437 [02:09:06] <Blondie101010> bring it down first to turn on monitor mode
438 [02:09:19] <art7734> ? How😉
439 [02:09:20] *** Joins: sZbcE8qNfG (4237933c@replaced-ip )
440 [02:09:39] *** Quits: Nokaji (~Nokaji@replaced-ip ) (Quit: Leaving)
441 [02:09:42] *** Quits: Tom01 (~tom@replaced-ip ) (Remote host closed the connection)
442 [02:10:41] *** Quits: siraben (~user@replaced-ip ) (Quit: ERC (IRC client for Emacs 26.1))
443 [02:11:12] <Blondie101010> ip link set wlx18d6c719289b down
444 [02:11:18] *** Quits: ArlequInOut (~DaVinciCo@replaced-ip ) (Remote host closed the connection)
445 [02:12:09] <Blondie101010> art7734: ^^
446 [02:12:29] <jezebel> will ifup/ifdown be removed in a future debian release?
447 [02:13:10] <Blondie101010> jezebel: so many people want them gone that they'll soon disappear from all distros
448 [02:13:35] <jezebel> thought so :)
449 [02:14:17] <jezebel> i'd uninstall it if it wouldnt break things
450 [02:14:39] <Blondie101010> jezebel: there's no point
451 [02:15:17] <art7734> I put
452 [02:15:26] <art7734> (Blondie101010) ip link set wlx18d6c719289b down
453 [02:15:43] <Blondie101010> sudo iwconfig wlx18d6c719289b mode Monitor
454 [02:15:43] <art7734> And still not permited
455 [02:15:47] <Blondie101010> oh
456 [02:16:04] <Blondie101010> might be a compatibility thing, let's ignore that and bring it back up
457 [02:16:38] <art7734> On now working
458 [02:16:48] <art7734> Monitor after up
459 [02:16:54] <Blondie101010> hmmmm
460 [02:17:04] <jezebel> is there any plan to break up the systemd package?
461 [02:17:06] <Blondie101010> ok
462 [02:17:23] <Blondie101010> jezebel: I wish :)
463 [02:17:34] *** Quits: tpanarch1st (~tpanarch1@replaced-ip ) (Ping timeout: 240 seconds)
464 [02:17:42] <Blondie101010> openrc is 10 times better, but oh welllll
465 [02:17:51] *** Quits: apt (ibot@replaced-ip ) (Ping timeout: 260 seconds)
466 [02:17:54] <jezebel> it's like fine, i'll put up with it, but at least let me decide that systemd-resolved doesnt need to be on my system
467 [02:18:25] <Blondie101010> you can control what runs on your system
468 [02:18:30] <jezebel> of course
469 [02:18:47] <Blondie101010> art7734: do you have airmon-ng installed?
470 [02:18:59] <art7734> I
471 [02:19:04] <art7734> I will check
472 [02:19:20] <Blondie101010> if not, install it
473 [02:19:45] <art7734> Kk
474 [02:20:32] <jezebel> Blondie101010… you replaced systemd with openrc on your stretch stable system?
475 [02:20:36] *** Quits: learjet60xr (~learjet60@replaced-ip ) (Ping timeout: 272 seconds)
476 [02:20:37] <Blondie101010> no
477 [02:20:51] <Blondie101010> I'm talking about experience on other distros
478 [02:20:54] <Blondie101010> like gentoo
479 [02:20:56] <jezebel> ahhh ok
480 [02:21:25] *** Joins: tsuggs (~tsuggs@replaced-ip )
481 [02:21:41] *** Quits: d3m0rx (~d3m0r@replaced-ip ) (Quit: d3m0rx)
482 [02:22:14] *** Joins: d3m0r (~d3m0r@replaced-ip )
483 [02:22:23] <Blondie101010> I actually prefered classic sysv init but it is quite outdated
484 [02:23:01] <nyov> I wonder why they can't take out the init part of it, and make it PID 2. everyone could be happy? lol
485 [02:23:34] *** Quits: abra0 (moo@replaced-ip ) (Ping timeout: 240 seconds)
486 [02:23:46] <Blondie101010> hmmmm
487 [02:25:43] <Blondie101010> art7734: so, what's happening?
488 [02:26:14] *** Quits: art7734 (~androirc@replaced-ip ) (Ping timeout: 252 seconds)
489 [02:27:11] *** Joins: yunhao94 (~yunhao94@replaced-ip )
490 [02:27:35] *** Quits: yunhao94 (~yunhao94@replaced-ip ) (Remote host closed the connection)
491 [02:28:15] *** Joins: TxRaspPI-Study (~TxRaspPI-@replaced-ip )
492 [02:28:27] *** Quits: TxRaspPI-Study (~TxRaspPI-@replaced-ip ) (Remote host closed the connection)
493 [02:28:39] <sZbcE8qNfG> those that use nextcloud, any special things you do to secure/lock it down?
494 [02:28:46] <nyov> gorging on his newfound wifi access
495 [02:29:19] <Blondie101010> it'd be nice to know if it works
496 [02:29:28] <nyov> he's gone
497 [02:29:35] <Blondie101010> yeah I noticed :/
498 [02:31:39] *** Quits: fedorafan (~fedorafan@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
499 [02:35:02] *** Joins: tpanarch1st (~tpanarch1@replaced-ip )
500 [02:37:38] *** Joins: fedorafan (~fedorafan@replaced-ip )
501 [02:41:00] *** Quits: tpanarch1st (~tpanarch1@replaced-ip ) (Ping timeout: 252 seconds)
502 [02:41:03] *** Joins: abra0 (moo@replaced-ip )
503 [02:41:43] *** Quits: dreamon_ (~dreamon@replaced-ip ) (Ping timeout: 245 seconds)
504 [02:42:05] <nyov> oh man I hate it when those bots go for my boxes. psad so useless... Is there any good replacement for psad?
505 [02:42:38] <nyov> I'm looking at Suricata, if anyone has practical knowledge with it I would like to hear their thoughts about it :)
506 [02:43:05] *** Quits: taliptako (~taliptako@replaced-ip ) (Ping timeout: 244 seconds)
507 [02:44:57] *** Quits: thiras (~thiras@replaced-ip ) (Ping timeout: 252 seconds)
508 [02:46:16] *** Joins: ndorf (~nd@replaced-ip )
509 [02:46:43] <Blondie101010> I'm more familiar with fail2ban but I'm not sure it has the same coverage as psad
510 [02:47:57] *** Quits: fedorafan (~fedorafan@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
511 [02:48:07] *** Quits: terminalator (terminalat@replaced-ip ) (Ping timeout: 240 seconds)
512 [02:48:33] *** Quits: golana (~enter@replaced-ip ) (Quit: time pingout)
513 [02:49:35] *** Joins: guiverc_d (~guiverc@replaced-ip )
514 [02:50:46] <nyov> That's my issue with fail2ban, very specific. It wouldn't find a scan probing several services
515 [02:51:07] *** Quits: AJ_Z0 (~AJ_Z0@replaced-ip##) (Quit: ZNC 1.6.1+deb1~ubuntu12.04.2 - ##replaced-url
516 [02:51:51] <Blondie101010> nyov: to see that in any other software, you'd need to enable connection logging in iptables
517 [02:52:00] <nyov> but it's a good addition, since those don't get logged as drops/rejects
518 [02:52:14] <nyov> Blondie101010: of course
519 [02:52:26] <Blondie101010> it could be justified but it's usually a lot of wasted resources for nothing
520 [02:54:01] *** debhelper sets mode: +l 1096
521 [02:54:22] <nyov> yeah, that depends on your paranoia level :>
522 [02:54:47] <Blondie101010> sure but port scanning isn't a real threat
523 [02:55:05] <nyov> no, not in itself
524 [02:55:17] <ndorf> whois
525 [02:55:23] <Blondie101010> I did combined rules for fail2ban so that it aggregates multiples attempts
526 [02:55:33] *** Joins: chalcedony (~llhull@replaced-ip )
527 [02:55:46] *** Quits: abra0 (moo@replaced-ip ) (Ping timeout: 260 seconds)
528 [02:56:17] <Blondie101010> if you get an authentication error for any of SSH, SMTP, POP, etc, they get counted together for a ban on IP
529 [02:57:29] <nyov> ncie
530 [02:57:40] <nyov> *nice
531 [02:58:20] *** Quits: awal1 (~awal1@replaced-ip ) (Quit: Leaving)
532 [02:58:59] <Blondie101010> and I've setup remote ban notifications so that an IP banned on one of my server also gets banned on its peers
533 [03:01:11] *** Quits: evilnewbie (~none@replaced-ip ) (Quit: )
534 [03:01:38] <Blondie101010> in reality, even if they relate to the same domain, this has rarely been useful, but it was nice to do
535 [03:02:59] *** Joins: finalbeta (~finalbeta@replaced-ip )
536 [03:03:06] <nyov> Blondie101010: can you get it to work together with `ipset` style banlists?
537 [03:04:48] <nyov> I think I should revisit it then. My issue is a bit with aggregating the data since my services are partitioned into containers. But I could make that work
538 [03:05:24] <Blondie101010> I used iptables but you can use anything you want
539 [03:05:34] *** Quits: bollo (~bollo@replaced-ip ) (Ping timeout: 272 seconds)
540 [03:06:01] <Blondie101010> what type of containers?
541 [03:06:05] *** Joins: bollo (~bollo@replaced-ip )
542 [03:06:10] *** Joins: AJ_Z0 (~AJ_Z0@replaced-ip )
543 [03:06:33] <nyov> lxc on libvirt
544 [03:06:36] * nyov hides
545 [03:06:58] *** Joins: evilnewbie (~none@replaced-ip )
546 [03:07:02] *** evilnewbie is now known as beaver
547 [03:07:16] <Blondie101010> that means you have to share the drive one way or another, or run fail2ban in the containers to notify the host
548 [03:09:32] *** Quits: tagomago (~tagomago@replaced-ip ) (Quit: Konversation terminated!)
549 [03:14:05] *** Quits: lovepopsickle (~lovepopsi@replaced-ip ) (Remote host closed the connection)
550 [03:14:27] *** Joins: lovepopsickle (~lovepopsi@replaced-ip )
551 [03:14:29] *** Quits: lovepopsickle (~lovepopsi@replaced-ip ) (Max SendQ exceeded)
552 [03:14:58] *** Joins: lovepopsickle (~lovepopsi@replaced-ip )
553 [03:16:30] *** Joins: sidmo (~ident@replaced-ip )
554 [03:16:46] *** Joins: Antares (~Antares@replaced-ip )
555 [03:16:50] <Antares> replaced-url
556 [03:16:52] <Antares> hi all
557 [03:17:37] *** Quits: d3m0r (~d3m0r@replaced-ip ) (Quit: d3m0r)
558 [03:18:42] *** Quits: Neo_Chen (~Neo_Chen@replaced-ip ) (Quit: 神奇,永無止境的神奇)
559 [03:19:04] *** Quits: sidmo_ (~ident@replaced-ip ) (Ping timeout: 240 seconds)
560 [03:19:35] *** Joins: Kruppt (~Kirk_Krup@replaced-ip )
561 [03:20:44] *** Quits: Kruppt (~Kirk_Krup@replaced-ip ) (Client Quit)
562 [03:22:19] *** Joins: fstd (~fstd@replaced-ip )
563 [03:22:31] *** Joins: Kruppt (~Kirk_Krup@replaced-ip )
564 [03:22:45] *** Quits: Kruppt (~Kirk_Krup@replaced-ip ) (Client Quit)
565 [03:23:02] *** Quits: iflema (~ian@replaced-ip ) (Quit: iflema)
566 [03:23:20] <Antares> replaced-url
567 [03:24:21] *** Joins: Kruppt (~Kirk_Krup@replaced-ip )
568 [03:24:53] *** Joins: purpleunicorn (~purpleuni@replaced-ip )
569 [03:25:06] *** Quits: Kruppt (~Kirk_Krup@replaced-ip ) (Client Quit)
570 [03:25:17] *** Quits: lovepopsickle (~lovepopsi@replaced-ip ) (Remote host closed the connection)
571 [03:25:57] *** Joins: lovepopsickle (~lovepopsi@replaced-ip )
572 [03:26:21] *** Joins: Kruppt (~Kirk_Krup@replaced-ip )
573 [03:28:14] *** Quits: lovepopsickle (~lovepopsi@replaced-ip ) (Remote host closed the connection)
574 [03:29:23] *** Joins: lovepopsickle (~lovepopsi@replaced-ip )
575 [03:30:49] *** Quits: blackflow (~r00t@replaced-ip ) (Remote host closed the connection)
576 [03:31:48] *** Joins: cryptodan (~cryptodan@replaced-ip )
577 [03:31:51] *** Joins: abra0 (moo@replaced-ip )
578 [03:32:27] *** Quits: lovepopsickle (~lovepopsi@replaced-ip ) (Remote host closed the connection)
579 [03:32:36] *** ChanServ sets mode: +o abrotman
580 [03:32:37] *** abrotman sets mode: +q *!*@109.252.99.245
581 [03:32:37] *** abrotman sets mode: -o abrotman
582 [03:33:20] *** Quits: cberg (~cberg@replaced-ip ) (Quit: Quit)
583 [03:33:22] *** Joins: lovepopsickle (~lovepopsi@replaced-ip )
584 [03:33:27] <abrotman> Antares: Please don't do that here, have a good day
585 [03:34:21] *** Quits: aloo_shu (~atomic@replaced-ip ) (Quit: 't's been a pleasure)
586 [03:39:39] *** Joins: blackflow (~r00t@replaced-ip )
587 [03:39:50] *** Joins: [b0b] (~bob@replaced-ip )
588 [03:41:13] *** Quits: Kruppt (~Kirk_Krup@replaced-ip ) (Quit: ChatZilla 0.9.92-rdmsoft [XULRunner 35.0.1/20150122214805])
589 [03:43:23] *** Quits: b0b (~bob@replaced-ip ) (Ping timeout: 245 seconds)
590 [03:43:25] *** [b0b] is now known as b0b
591 [03:44:03] *** nyov is now known as Guest89261
592 [03:44:03] *** Quits: Guest89261 (~nyov@replaced-ip ) (Killed (hitchcock.freenode.net (Nickname regained by services)))
593 [03:44:10] *** Joins: nyov (~nyov@replaced-ip )
594 [03:48:34] *** Quits: abra0 (moo@replaced-ip ) (Ping timeout: 240 seconds)
595 [03:49:45] *** Quits: mauz555 (~jimmy@replaced-ip ) (Ping timeout: 252 seconds)
596 [03:56:16] *** Joins: abra0 (moo@replaced-ip )
597 [03:56:19] *** Quits: Myk267 (~myk267@replaced-ip ) (Ping timeout: 250 seconds)
598 [03:56:59] *** Quits: foul_owl (~foul_owl@replaced-ip ) (Ping timeout: 252 seconds)
599 [03:57:30] *** Quits: v01t (~v01t@replaced-ip ) (Ping timeout: 272 seconds)
600 [03:58:42] *** Joins: annadane (~annadane@replaced-ip )
601 [03:59:22] *** Joins: comatekeke (~comatekek@replaced-ip )
602 [03:59:33] *** Quits: Esyllt (~Esyllt@replaced-ip ) (Ping timeout: 256 seconds)
603 [04:01:12] *** Joins: Esyllt (~Esyllt@replaced-ip )
604 [04:01:53] *** Joins: awal1 (~awal1@replaced-ip )
605 [04:02:31] *** Quits: graphene (~graphene@replaced-ip ) (Remote host closed the connection)
606 [04:03:02] *** Joins: graphene (~graphene@replaced-ip )
607 [04:03:24] *** Quits: awal1 (~awal1@replaced-ip ) (Client Quit)
608 [04:05:20] *** Quits: purpleunicorn (~purpleuni@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
609 [04:05:55] *** Joins: gpled (~gpled@replaced-ip )
610 [04:06:35] *** Quits: ilmostro (~ilmostro@replaced-ip ) (Quit: WeeChat 2.2)
611 [04:07:52] *** Joins: Myk267 (~myk267@replaced-ip )
612 [04:08:41] *** Joins: ilmostro (~ilmostro@replaced-ip )
613 [04:10:18] *** Joins: purpleunicorn (~purpleuni@replaced-ip )
614 [04:11:11] *** Joins: grobi1 (~rtng@replaced-ip )
615 [04:12:25] *** Joins: Kevlar_Noir (~lexou@replaced-ip )
616 [04:12:50] *** Joins: foul_owl (~foul_owl@replaced-ip )
617 [04:12:58] *** Quits: abra0 (moo@replaced-ip ) (Ping timeout: 245 seconds)
618 [04:13:47] *** Quits: grobi (~rtng@replaced-ip ) (Ping timeout: 240 seconds)
619 [04:14:01] *** Joins: awal1 (~awal1@replaced-ip )
620 [04:18:22] *** Parts: gpled (~gpled@replaced-ip ) ("Leaving")
621 [04:23:18] *** Joins: yonder (~yonder@replaced-ip )
622 [04:25:28] *** Joins: abra0 (moo@replaced-ip )
623 [04:26:06] *** Joins: apt (ibot@replaced-ip )
624 [04:27:33] *** Quits: santaclauze (~code-is-a@replaced-ip ) (Max SendQ exceeded)
625 [04:28:13] *** Joins: santaclauze (~code-is-a@replaced-ip )
626 [04:29:10] <michael2> hi, I have a problem where network manager returns "Error: read only filesystem" when it tries to write to the files in /etc/Networkmanager/system-connections. I suspect this is because the /lib/systemd/system/NetworkManager.service sets the properties: ProtectSystem=true, Protect-Home=read-only. I want to disable this so I created a new NetworkManager.service and set ProtectSystem=false and removed the
627 [04:29:12] <michael2> `ProtectHome' option. but network manager still reports a read-only file system. how can I remove and disable this?
628 [04:32:01] *** Quits: abra0 (moo@replaced-ip ) (Ping timeout: 260 seconds)
629 [04:40:07] *** Quits: cryptodan (~cryptodan@replaced-ip ) (Remote host closed the connection)
630 [04:40:24] *** Joins: Neo_Chen (~Neo_Chen@replaced-ip )
631 [04:42:32] *** Quits: JPT (~jpt@replaced-ip ) (Remote host closed the connection)
632 [04:42:35] *** Joins: tribrid (~textual@replaced-ip )
633 [04:46:02] <karlpinc> michael2: IIRC, "man systemd.unit" says to put a NetworkManager.service file in /etc/systemd/system/NetworkManager.d/ directory. Settings in it should override the system default.
634 [04:46:58] <karlpinc> Er, /etc/systemd/system/NetworkManager.service.d/
635 [04:47:09] <michael2> karlpinc: I put its in /etc/systemd/system/NetworkManager.service - that should work also
636 [04:47:42] <karlpinc> michael2: There is some subtle difference I don't recall offhand.
637 [04:47:56] *** Joins: gorilla (~gorilla@replaced-ip )
638 [04:48:04] *** Joins: netcrash (~netcrash@replaced-ip )
639 [04:48:37] <karlpinc> michael2: But have you done a "systemctl daemon-reload". Without that changes are not effected.
640 [04:48:57] *** Joins: abra0 (moo@replaced-ip )
641 [04:49:07] <michael2> yeah, I did that
642 [04:49:09] *** Joins: iflema (~ian@replaced-ip )
643 [04:49:16] <karlpinc> (Although it's not clear to me if daemon-reload happens automatically at boot.)
644 [04:50:42] <michael2> I want to symlink /etc/NetworkManager/system-connections to a separate data partition which is mounted in $HOME. But when I do that I can't edit the network manager profiles and I want to know how to make that work?
645 [04:50:51] <karlpinc> michael2: That's about all I know. I always found NetworkManger a pain and don't use it. I think maybe if you use the *.d directory you can override specific default settings without having to override everything.
646 [04:51:30] *** Joins: PeaceTea (~symtex@replaced-ip )
647 [04:52:29] <michael2> karlpinc: yeah, I dont understand daemon reload - I just run it always
648 [04:52:34] *** Quits: graphene (~graphene@replaced-ip ) (Remote host closed the connection)
649 [04:52:35] <karlpinc> michael2: It may, conceivably, have to do with whatever else is happening during boot. Whether stuff is mounted read-write at the time. You might (maybe) need additional dependencies to make sure the system is as you think it is.
650 [04:53:05] *** Joins: graphene (~graphene@replaced-ip )
651 [04:53:12] *** Quits: PeaceTea (~symtex@replaced-ip ) (Quit: WeeChat 2.2)
652 [04:53:16] *** Joins: JPT (~jpt@replaced-ip )
653 [04:54:01] *** debhelper sets mode: +l 1104
654 [04:55:11] <michael2> also. I have installed debian using netinstaller (just minimal standard task), then xserver-xorg, then i3, and the pavucontrol. but I stil have no sound when I watch youtube on firefox - how can I enable sound?
655 [04:55:25] *** Joins: yunhao94 (~yunhao94@replaced-ip )
656 [04:55:47] <karlpinc> michael2: Have you tried debugging by symlinking to something in /? Then something in $HOME and then a filesystem mounted in $HOME. Maybe networkmanager does not like symlinks (or something).
657 [04:56:00] *** Quits: cybercrypto (~cybercryp@replaced-ip ) (Quit: Leaving)
658 [04:56:34] <michael2> karlpinc: yes, Ive done that - and it works if the source files are in /media/...
659 [04:56:59] <michael2> trouble is I need to reinstall entire OS to move the folder to /media...
660 [04:57:08] <karlpinc> michael2: As it happens, I've never bothered to get sound working on any of my boxes. Although sometimes sound has worked. I'd start by sending messages to the channel bot. Type "/msg dpkg sound" in this channel and then chase through the factoids.
661 [04:58:01] <michael2> karlpinc: you don't have sound on any of your computers?!
662 [04:58:05] <karlpinc> michael2: Do you know how to use dpkg-reconfigure? Perhaps you need to reconfigure networkmanager.
663 [04:58:25] <karlpinc> michael2: I find sound distracting. I use computers for work.
664 [04:58:57] *** Joins: laudecay (~weechat@replaced-ip )
665 [04:59:07] <laudecay> yo how's debian work with i3?
666 [04:59:09] <michael2> how do watch video?
667 [04:59:20] <michael2> laudecay: the best :)
668 [04:59:27] <karlpinc> michael2: I have a chromebox hooked up to a tv.
669 [04:59:32] <laudecay> should i swap to debian from arch........
670 [04:59:35] <michael2> laudecay: except no sound..
671 [04:59:46] <laudecay> michael2: wait seriously
672 [04:59:53] <laudecay> mmmmmmm maybe stayin with arch
673 [05:00:12] <michael2> well apparently not everyone nneeds sound :)
674 [05:00:12] <karlpinc> laudecay: michael2 did a minimal install, it comes with no sound.
675 [05:00:15] <annadane> i don't think sound is distro specific. you would switch to debian from arch for more specific reasons
676 [05:00:55] <laudecay> annadane: im just exhausted of dependency hell and things taking so much work to get working
677 [05:01:11] <laudecay> i just want to make sure that my fave window manager will work on both :)
678 [05:01:17] <michael2> one difference between debian and arch is that arch is roling release packages - no fixed release
679 [05:01:22] <annadane> well, sure. if you want something that Just Works, the stable branch of debian is great, if you don't mind the older software
680 [05:01:29] <annadane> what is your favorite window manager?
681 [05:01:32] <laudecay> .....i know i've been on arch for years lmao
682 [05:01:34] <laudecay> i3
683 [05:01:35] <karlpinc> laudecay: Sadly, computers suck. Package management is nice in Debian, and there's lots of packages.
684 [05:01:59] <annadane> yeah, well, it's packaged for debian and does work pretty well. it's not that sound in debian in i3 doesn't work, there could be a number of reasons
685 [05:02:16] <annadane> data point: i use i3, and have sound
686 [05:02:58] *** Quits: abra0 (moo@replaced-ip ) (Ping timeout: 245 seconds)
687 [05:03:10] <laudecay> oof brb
688 [05:03:16] <laudecay> later i gotta make a decision soon fhdjsklahfgsjkadhkdfs
689 [05:03:45] <karlpinc> I haven't found a wm I like since enlightenment 16, or something. I forget. I'll go look at i3.
690 [05:03:47] *** Quits: ChmEarl (~chmearl@replaced-ip ) (Quit: Leaving)
691 [05:03:49] <michael2> annadane: do you remember how you got sound working?
692 [05:04:15] <karlpinc> michael2: The bot will tell you how, msg it.
693 [05:04:16] <michael2> maybe I need to reboot?
694 [05:04:21] <annadane> no, i don't know, it's just always worked. the order my installation of packages was task-xfce-desktop which brought in pavucontrol and later installed the i3 metapackage
695 [05:04:38] *** Quits: Emmanuel_Chanel (~Emmanuel_@replaced-ip ) (Ping timeout: 272 seconds)
696 [05:05:13] <karlpinc> michael2: Start debugging at the bottom, will any sound come out at all, and so forth...
697 [05:05:22] <annadane> i know if you install pavucontrol you generally need to reboot or pavucontrol won't display but i don't know if that has anything to do with general sound not working
698 [05:05:37] <karlpinc> (Always helpful to begin with "are the speakers plugged in")
699 [05:06:08] *** Joins: ExploitedKernel (~pi@replaced-ip )
700 [05:06:47] <michael2> karlpinc: I msg dpkg it just says have you tried: replaced-url
701 [05:07:03] <annadane> that's a generic message
702 [05:07:12] <annadane> like "is it larger than a breadbox?"
703 [05:07:14] <michael2> annadane: exactly
704 [05:07:16] <annadane> or "do you use windows?"
705 [05:07:29] *** Quits: luckman212 (~luckman21@replaced-ip ) (Quit: Bye)
706 [05:07:58] <karlpinc> michael2: "/msg dpkg sound"
707 [05:08:01] *** Joins: dexta_ (~D3XTA@replaced-ip )
708 [05:08:29] <michael2> do you use the internet, "please contact you system administrator", send $1900 in good faith money to this address...
709 [05:08:44] <michael2> karlpinc: i did that
710 [05:09:11] <karlpinc> !sound
711 [05:09:11] <dpkg> Ask me about <alsa>, <alsa checklist>. See also <default alsa>, <pulseaudio>.
712 [05:09:35] <karlpinc> But if you use ! then the channel will get annoyed. message the bot instead.
713 [05:10:25] <karlpinc> michael2: "alsa checklist" is what you need to see if the kernel will play sound. An essential first step.
714 [05:10:52] *** Quits: alexandros_c (~alexandro@replaced-ip ) (Remote host closed the connection)
715 [05:10:58] *** Quits: dexta (~D3XTA@replaced-ip ) (Ping timeout: 272 seconds)
716 [05:11:11] <michael2> karlpinc: i did that - then dpkg just asked me if I was using windows - so I gave it a box of crayons and told it to go sit in the corner and play....
717 [05:11:55] <karlpinc> michael2: What did you type?
718 [05:12:10] <michael2> :dpkg "alsa checklist"
719 [05:12:22] <michael2> dpkg: "alsa checklist"
720 [05:12:23] <dpkg> michael2: I'm not sure, is it larger than a breadbox?
721 [05:12:28] <karlpinc> michael2: You don't want the double quotes
722 [05:12:37] <michael2> dpkg: alsa checklist
723 [05:12:37] <dpkg> 1) add yourself to the 'audio' group (log out & in again) 2) unmute and raise channels w/ alsamixer (also try muting some & toggle jack sense if available) 3) <pulseaudio> or other daemon stopped? 4) speakers on? 5) does "aplay /usr/share/sounds/alsa/Noise.wav" work for root? 6) purge any installed <oss4> packages to remove ALSA blacklist. See also <list alsa users>, <alsa firmware>.
724 [05:12:53] <michael2> cool :)
725 [05:12:54] <karlpinc> michael2: But don't spam the channel with stuff that only you need to see
726 [05:13:00] *** Quits: MACscr (~MACscr@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
727 [05:13:05] *** Joins: kallesbar (~kallesbar@replaced-ip )
728 [05:13:28] <michael2> karlpinc: I know that. I only typed because you asked, :)
729 [05:14:25] <annadane> a good generic recommendation if you don't care too much (because some people do dislike pulseaudio for technical reasons) is to install pavucontrol, it drags in pulseaudio and gives you a nice GUI to control sound, and may fix sound issues
730 [05:14:46] * karlpinc had forgotten about the audio group
731 [05:15:06] <michael2> annadane: thats what I installed "pavucontrol"
732 [05:15:06] <annadane> i have seen it happen where sound suddenly starts working after people do that but as i said if you install pavucontrol you probably have to reboot or it won't display
733 [05:15:26] <karlpinc> /usr/share/doc/base-passwd/users-and-groups.txt.gz is always a good read.
734 [05:15:36] <annadane> or maybe it's just restarting the display manager that does it, not sure
735 [05:15:56] <michael2> yeah, ok, I'll try restart display manager, then rebooting. I'll be away for a while while I do that...
736 [05:16:47] <lovepopsickle> how come you guys don't have the amazing program timeshift in your repos..you can save you a couple of hours with a crash but linux does like to take the long way home sometimes sigh
737 [05:17:00] <annadane> ,v timeshift
738 [05:17:01] <judd> Package: timeshift on amd64 -- jessie-multimedia: 6.700-dmo2; stretch-multimedia: 6.700-dmo2; wheezy-multimedia: 6.700-dmo2
739 [05:17:13] <karlpinc> Maybe michael2 will get lucky, or maybe he does not have the right firmward for audio....
740 [05:17:19] <annadane> we do... sort of. but -multipedia packages are generally to be avoided
741 [05:17:32] <lovepopsickle> oh weird..well you guys's search engine stinks just saying i typed in redshif on the website and got nothing
742 [05:17:49] <karlpinc> lovepopsickle: I prefer rsync with hardlinks.
743 [05:17:51] <annadane> i think even if it's in -multimedia you can
744 [05:17:52] <annadane> !rfp
745 [05:17:52] <dpkg> Request For Package (RFP) is the way to ask for a piece of software to be included in Debian. See replaced-url
746 [05:18:13] <lovepopsickle> karlpinc, i think it does use rsync this is a os backup system program
747 [05:18:17] <annadane> redshift != timeshift
748 [05:18:30] <annadane> redshift is a screen brightness control thing
749 [05:18:33] <lovepopsickle> yes
750 [05:18:38] <lovepopsickle> i know
751 [05:18:42] <lovepopsickle> i have both :)
752 [05:18:48] <lovepopsickle> oops
753 [05:18:52] <lovepopsickle> typo kids
754 [05:18:54] <lovepopsickle> sorry
755 [05:19:02] *** Joins: s8548a (~s8548a@replaced-ip )
756 [05:19:11] <lovepopsickle> but its good you have the program
757 [05:19:27] <lovepopsickle> .v bleachbit
758 [05:19:28] <karlpinc> lovepopsickle: You want to search from a web page?
759 [05:19:42] <lovepopsickle> ,v bleachbit
760 [05:19:43] <judd> Package: bleachbit on amd64 -- wheezy: 0.9.2-2; jessie: 1.4-1; stretch: 1.12-1; buster: 2.0-2; sid: 2.0-2
761 [05:19:47] <lovepopsickle> lol
762 [05:20:05] <lovepopsickle> k whose idea was it to do , instead of . linux peeps lol
763 [05:20:46] <lovepopsickle> karlpinc, i tried the backport search page
764 [05:21:07] *** Joins: alexandros_c (~alexandro@replaced-ip )
765 [05:22:35] <annadane> also never mind about rfp. the reasons why packages are in -multimedia probably means such a situation is ill advised and probably a waste of tim
766 [05:22:36] <annadane> time
767 [05:23:07] <annadane> i guess it depends on the package
768 [05:23:12] <karlpinc> lovepopsickle: I usually use the command line: aptitude or apt-file or debtags. There's wepages -- somewhere. You could try packages.debian.org or sources.debian.net. I forget.
769 [05:23:41] *** Joins: luckman212 (~luckman21@replaced-ip )
770 [05:25:51] <michael2> karlpinc: how do I test that the kernel has loaded my sound card device driver and has recognised firmware ?
771 [05:26:19] *** Quits: sZbcE8qNfG (4237933c@replaced-ip ) (Ping timeout: 256 seconds)
772 [05:26:52] *** Quits: Ceber (~cerberus@replaced-ip ) (Ping timeout: 244 seconds)
773 [05:33:51] *** Quits: annadane (~annadane@replaced-ip ) (Quit: Leaving)
774 [05:34:10] *** Joins: Ceber (~cerberus@replaced-ip )
775 [05:40:03] *** Quits: ztychr (ztychr@replaced-ip ) (Ping timeout: 245 seconds)
776 [05:40:12] *** Quits: krytarik (~krytarik@replaced-ip ) (Quit: Išeinu)
777 [05:40:55] *** Quits: yunhao94 (~yunhao94@replaced-ip ) (Remote host closed the connection)
778 [05:42:08] *** Quits: mnemonic (~semeion@replaced-ip ) (Quit: WeeChat 2.2)
779 [05:42:13] *** ChanServ sets mode: +o eir
780 [05:42:13] *** eir sets mode: -qo *!*@109.252.99.245 eir
781 [05:42:13] *** Quits: graphene (~graphene@replaced-ip ) (Remote host closed the connection)
782 [05:42:18] *** Joins: yunhao94 (~yunhao94@replaced-ip )
783 [05:42:43] *** Joins: graphene (~graphene@replaced-ip )
784 [05:45:45] *** Joins: CyberHacker (~CyberHack@replaced-ip )
785 [05:47:45] *** Quits: retiform (~retiform@replaced-ip ) (Ping timeout: 252 seconds)
786 [05:47:57] *** Quits: Neo_Chen (~Neo_Chen@replaced-ip ) (Quit: 神奇,永無止境的神奇)
787 [05:52:48] *** Joins: ztychr (~ztychr@replaced-ip )
788 [05:53:13] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
789 [05:53:43] *** Quits: tribrid (~textual@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
790 [05:54:01] *** debhelper sets mode: +l 1097
791 [05:55:07] *** Quits: boturk (~boturk@replaced-ip ) (Quit: I'm out)
792 [05:55:30] *** Quits: Emmet_brwn (~Emmet_brw@replaced-ip ) (Remote host closed the connection)
793 [05:56:17] *** Joins: ToBeCloud (uid51591@replaced-ip )
794 [05:57:07] *** Quits: TxRaspPI-S (~TxRaspPI-@replaced-ip ) (Remote host closed the connection)
795 [05:57:49] *** Joins: boturk (boturk@replaced-ip )
796 [06:00:13] *** Joins: him-cesjf (~cesjf@replaced-ip )
797 [06:00:20] *** Joins: v01t (~v01t@replaced-ip )
798 [06:01:17] *** Quits: himcesjf (~cesjf@replaced-ip ) (Ping timeout: 252 seconds)
799 [06:01:34] *** Quits: wgas (~wgas@replaced-ip ) (Quit: wgas)
800 [06:03:54] *** Quits: ndorf (~nd@replaced-ip ) (Quit: leaving)
801 [06:06:10] *** Quits: netcrash (~netcrash@replaced-ip ) (Remote host closed the connection)
802 [06:06:39] *** Quits: donofrio__ (~donofrio@replaced-ip ) (Remote host closed the connection)
803 [06:07:02] *** Quits: c0ncealed2 (c0ncealed@replaced-ip ) (Remote host closed the connection)
804 [06:07:32] *** Joins: c0ncealed2 (c0ncealed@replaced-ip )
805 [06:08:28] *** Quits: b (coffee@replaced-ip ) (Quit: Lost terminal)
806 [06:09:04] *** Quits: necrose99 (~necrose99@replaced-ip ) (Remote host closed the connection)
807 [06:11:58] *** Joins: meta-coder (~user@replaced-ip )
808 [06:12:36] *** Quits: diniwed (~gavron@replaced-ip ) (Quit: WeeChat 1.6)
809 [06:12:50] *** ToBeCloud is now known as ToBeFree
810 [06:12:57] *** ToBeFree is now known as ToBeCloud
811 [06:14:01] *** debhelper sets mode: +l 1091
812 [06:17:42] *** Joins: himcesjf_ (~cesjf@replaced-ip )
813 [06:17:46] <silverballz> michael2: is lspci what your looking for?
814 [06:18:03] *** Quits: alexandros_c (~alexandro@replaced-ip ) (Remote host closed the connection)
815 [06:18:11] *** Quits: him-cesjf (~cesjf@replaced-ip ) (Ping timeout: 260 seconds)
816 [06:18:54] *** Joins: dreamon_ (~dreamon@replaced-ip )
817 [06:18:59] *** Joins: alexandros_c (~alexandro@replaced-ip )
818 [06:20:53] *** Quits: iflema (~ian@replaced-ip ) (Quit: iflema)
819 [06:23:03] *** Quits: ztychr (~ztychr@replaced-ip ) (Quit: WeeChat 2.2)
820 [06:23:42] *** Quits: BOSNA (~Sokol@replaced-ip ) ()
821 [06:24:03] *** Quits: VectorX (~VectorX@replaced-ip ) (Excess Flood)
822 [06:25:05] *** Quits: meta-coder (~user@replaced-ip ) (Quit: leaving)
823 [06:26:50] *** Joins: iflema (~ian@replaced-ip )
824 [06:28:59] *** Quits: Toadisattva (~Toadisatt@replaced-ip ) (Quit: Leaving)
825 [06:29:17] *** Joins: VectorX (~VectorX@replaced-ip )
826 [06:34:14] *** Joins: him-cesjf (~cesjf@replaced-ip )
827 [06:34:51] *** Quits: himcesjf_ (~cesjf@replaced-ip ) (Ping timeout: 252 seconds)
828 [06:36:11] <michael2> silverballz: lspci just tells you whats connected - I think
829 [06:36:21] <michael2> not whats all configured and working etc
830 [06:38:03] <silverballz> would pulse audio be the firmware then?
831 [06:39:17] *** Quits: Ayo (~quassel@replaced-ip ) (Read error: Connection reset by peer)
832 [06:39:41] <silverballz> replaced-url
833 [06:50:16] *** Quits: him-cesjf (~cesjf@replaced-ip ) (Ping timeout: 260 seconds)
834 [06:51:36] *** Quits: grobi1 (~rtng@replaced-ip ) (Ping timeout: 244 seconds)
835 [06:51:52] *** Joins: factor (~factor@replaced-ip )
836 [06:52:28] <factor> I had installed a second nvidia video card and my sound stopped working, how can I reset my sound as a fresh install?
837 [06:52:47] <factor> to use my built in acXX audio
838 [06:53:17] *** Quits: shadow98 (uid236862@replaced-ip ) (Quit: Connection closed for inactivity)
839 [06:54:01] *** debhelper sets mode: +l 1085
840 [06:59:03] *** Quits: factor (~factor@replaced-ip ) (Quit: Leaving)
841 [06:59:13] *** Quits: graphene (~graphene@replaced-ip ) (Remote host closed the connection)
842 [06:59:44] *** Joins: graphene (~graphene@replaced-ip )
843 [07:02:18] *** Joins: PeaceTea (~symtex@replaced-ip )
844 [07:02:41] *** Parts: PeaceTea (~symtex@replaced-ip ) ("WeeChat 2.2")
845 [07:09:39] *** Joins: electro33 (uid613@replaced-ip )
846 [07:09:44] *** Joins: Ericounet (~Eric@replaced-ip )
847 [07:10:43] *** Quits: awal1 (~awal1@replaced-ip ) (Quit: Leaving)
848 [07:13:00] *** Quits: comatekeke (~comatekek@replaced-ip ) (Ping timeout: 252 seconds)
849 [07:15:15] *** Quits: graphene (~graphene@replaced-ip ) (Remote host closed the connection)
850 [07:15:48] *** Joins: graphene (~graphene@replaced-ip )
851 [07:15:51] *** Joins: Neo_Chen (~Neo_Chen@replaced-ip )
852 [07:18:15] *** Joins: leru (~leru@replaced-ip )
853 [07:18:37] *** Joins: vbutnaru (~vbutnaru@replaced-ip )
854 [07:26:34] <darxmurf> morning
855 [07:26:39] *** Joins: saptech (~saptech@replaced-ip )
856 [07:28:02] *** Joins: diogenes_ (~diogenes_@replaced-ip )
857 [07:31:31] *** Joins: b7219264_ (b7219264@replaced-ip )
858 [07:32:31] *** Parts: saptech (~saptech@replaced-ip ) ("Leaving")
859 [07:33:31] *** Quits: purpleunicorn (~purpleuni@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
860 [07:35:22] *** Quits: b7219264__ (b7219264@replaced-ip ) (Ping timeout: 272 seconds)
861 [07:36:28] *** Quits: lispmacs (~user@replaced-ip ) (Quit: rcirc on GNU Emacs 25.1.1)
862 [07:36:49] *** Joins: purpleunicorn (~purpleuni@replaced-ip )
863 [07:37:58] *** Joins: dexta (~D3XTA@replaced-ip )
864 [07:38:50] *** Joins: esro (~esro@replaced-ip )
865 [07:41:42] *** Quits: dexta_ (~D3XTA@replaced-ip ) (Ping timeout: 272 seconds)
866 [07:42:47] *** Joins: gorilla_ (~gorilla@replaced-ip )
867 [07:43:25] *** Quits: anavel (~shandy@replaced-ip ) (Quit: WeeChat 1.6)
868 [07:45:47] *** Quits: gorilla (~gorilla@replaced-ip ) (Ping timeout: 240 seconds)
869 [07:46:50] *** Joins: mibo (~mibo@replaced-ip )
870 [07:50:01] *** Joins: kerunaru (~jcabello@replaced-ip )
871 [07:53:07] *** Quits: s8548a (~s8548a@replaced-ip ) (Ping timeout: 240 seconds)
872 [07:53:58] *** Quits: n_1-c_k (~nick@replaced-ip ) (Read error: Connection reset by peer)
873 [07:54:48] *** Joins: n_1-c_k (~nick@replaced-ip )
874 [07:54:48] *** Quits: yunhao94 (~yunhao94@replaced-ip ) (Quit: yunhao94)
875 [07:55:18] *** Joins: yunhao94 (~yunhao94@replaced-ip )
876 [07:57:04] *** Joins: citypw (~citypw@replaced-ip )
877 [07:58:10] *** Joins: xet7 (~xet7@replaced-ip )
878 [08:03:27] *** Quits: dastier (~dastier@replaced-ip ) (Ping timeout: 240 seconds)
879 [08:03:33] *** Quits: vbutnaru (~vbutnaru@replaced-ip ) (Remote host closed the connection)
880 [08:03:34] *** Quits: idiocrash (~idiocrash@replaced-ip ) (Read error: Connection reset by peer)
881 [08:06:18] *** Joins: wgas (~wgas@replaced-ip )
882 [08:07:32] *** Joins: BCMM (~BCMM@replaced-ip )
883 [08:08:22] *** Joins: peterrooney (~peter@replaced-ip )
884 [08:10:11] *** Quits: citypw (~citypw@replaced-ip ) (Ping timeout: 260 seconds)
885 [08:13:16] *** Joins: citypw (~citypw@replaced-ip )
886 [08:18:10] *** Joins: tymczenko (~tymczenko@replaced-ip )
887 [08:18:44] *** Joins: bassil (uid143807@replaced-ip )
888 [08:19:14] *** Quits: deznuts (uid92154@replaced-ip ) (Quit: Connection closed for inactivity)
889 [08:24:01] *** debhelper sets mode: +l 1091
890 [08:25:08] *** Joins: woshty (~woshty@replaced-ip )
891 [08:25:24] *** Quits: ToBeCloud (uid51591@replaced-ip ) (Quit: Connection closed for inactivity)
892 [08:25:51] *** Joins: buttros_ (~Thunderbi@replaced-ip )
893 [08:26:00] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Quit: vergissmeinnicht)
894 [08:26:02] *** Joins: brondif (~brondif@replaced-ip )
895 [08:27:12] *** Joins: pvdp (~pvdp@replaced-ip )
896 [08:28:12] *** Joins: s8548a (~s8548a@replaced-ip )
897 [08:28:16] *** Joins: HerbY_NL2 (~HerbY_NL2@replaced-ip )
898 [08:29:05] *** Joins: phd (~vjetar@replaced-ip )
899 [08:29:10] *** Joins: RebelCoder (~RebelCode@replaced-ip )
900 [08:30:00] *** Quits: well_laid_lawn (~Jean-luc@replaced-ip ) (Ping timeout: 252 seconds)
901 [08:30:56] *** Joins: karakedi (~eAC53C340@replaced-ip )
902 [08:34:01] *** debhelper sets mode: +l 1097
903 [08:35:45] *** Joins: f4cl3y (~f4cl3y@replaced-ip )
904 [08:38:14] *** Quits: graphene (~graphene@replaced-ip ) (Remote host closed the connection)
905 [08:38:15] *** Joins: him-cesjf (~cesjf@replaced-ip )
906 [08:38:48] *** Joins: graphene (~graphene@replaced-ip )
907 [08:39:04] *** Joins: Haudegen (~quassel@replaced-ip )
908 [08:39:05] *** Parts: him-cesjf (~cesjf@replaced-ip ) ()
909 [08:39:51] *** Joins: vbutnaru (~vbutnaru@replaced-ip )
910 [08:40:02] *** Quits: vbutnaru (~vbutnaru@replaced-ip ) (Client Quit)
911 [08:40:53] *** Quits: purpleunicorn (~purpleuni@replaced-ip ) (Ping timeout: 245 seconds)
912 [08:43:23] *** Quits: mibo (~mibo@replaced-ip ) (Remote host closed the connection)
913 [08:43:27] *** Quits: buttros_ (~Thunderbi@replaced-ip ) (Ping timeout: 252 seconds)
914 [08:43:54] *** Joins: abra0 (moo@replaced-ip )
915 [08:45:59] *** Joins: idiocrash (~idiocrash@replaced-ip )
916 [08:46:06] *** Joins: greatgatsby_ (~greatgats@replaced-ip )
917 [08:46:32] *** Quits: greatgatsby (~greatgats@replaced-ip ) (Read error: Connection reset by peer)
918 [08:47:10] *** Quits: Esyllt (~Esyllt@replaced-ip ) (Remote host closed the connection)
919 [08:47:33] *** Joins: Esyllt (~Esyllt@replaced-ip )
920 [08:49:26] *** Joins: HalfWord (~halfword@replaced-ip )
921 [08:50:07] *** Joins: nix64bit (~Thunderbi@replaced-ip )
922 [08:52:05] *** Quits: BCMM (~BCMM@replaced-ip ) (Quit: Konversation terminated!)
923 [08:53:18] *** Quits: Esyllt (~Esyllt@replaced-ip ) (Remote host closed the connection)
924 [08:55:42] *** Joins: towo^work (~towo@replaced-ip )
925 [08:58:41] *** Joins: iderik (~idk@replaced-ip )
926 [09:00:19] *** Joins: drzacek (~drzacek@replaced-ip )
927 [09:05:58] <hipodilski> hi how to reinstall my base system debian packages that are installed from cd on debian install time
928 [09:07:08] <darxmurf> what for ?
929 [09:07:22] <hipodilski> darxmurf: i tried testing and tried to revert back to stable
930 [09:07:33] <hipodilski> and now the packages are messed and can't install gnome anymore
931 [09:07:44] <hipodilski> so I want to substitute the main packages and then reinstall the rest with apt ..
932 [09:08:15] <darxmurf> how did you revert to stable ?
933 [09:08:30] <hipodilski> and all this because some idiot developrs from gnome decided to remove the desktop icons and i tried to put down the old gnome with the stable
934 [09:08:36] *** Joins: well_laid_lawn (~Jean-luc@replaced-ip )
935 [09:08:58] <hipodilski> darxmurf: change sources.list and /etc/apt/preferences and used aptitude
936 [09:09:38] <hipodilski> fucking gnome-session doesn't work anymore at all
937 [09:09:51] <hipodilski> its all bloated, i remember in the past I used to downgrade debian without so much issues
938 [09:09:56] *** Joins: a_l_b (~a_l_b@replaced-ip )
939 [09:10:02] <at0m> !downgrade
940 [09:10:03] <dpkg> Downgrading is not, nor will ever be supported by apt. Programs change their data in a way that can't be rolled back, and package maintainer scripts support upgrades to new config file formats but not downgrades. Try: "dpkg -i olderversion.deb" or "aptitude install package=version" using "apt-cache policy package" to get the old version number. See also <partial downgrade>, <unstable->testing>, <sdo>.
941 [09:10:45] *** Quits: brondif (~brondif@replaced-ip ) (Remote host closed the connection)
942 [09:10:50] <at0m> ... and its those "idiot developrs" that give you gnome in the first place
943 [09:11:25] *** Joins: msimpson (~msimpson@replaced-ip )
944 [09:11:28] <hipodilski> at0m: i am not against developers but its a stupidity to remove the icons featre from gnome if it was working
945 [09:11:48] <at0m> and up to you to read changelist when upgrading
946 [09:11:51] <hipodilski> that's so ridiculous
947 [09:12:21] *** Joins: jpe_ (~jp@replaced-ip )
948 [09:12:22] <hipodilski> at0m: of course its my fault
949 [09:12:31] <at0m> this isnt going to solve any of your issues
950 [09:12:34] <hipodilski> but still removing such an important feature is ridiculous
951 [09:13:19] <at0m> there's plenty DE that don't have the desktop icons you speak of, and they got addon programs for that. i'm sure they run under gnome, too
952 [09:13:43] *** Joins: clemens3 (~clemens@replaced-ip )
953 [09:13:50] *** Joins: schu-r (~Thunderbi@replaced-ip )
954 [09:14:01] *** debhelper sets mode: +l 1106
955 [09:14:11] *** Joins: learjet60xr (~learjet60@replaced-ip )
956 [09:14:33] <hipodilski> at0m: addon program doesn
957 [09:14:40] <hipodilski> 't work with gnome-flashback ..
958 [09:15:01] *** Joins: n4dir (~user@replaced-ip )
959 [09:15:30] *** Quits: Gaaab (~Gaaab@replaced-ip ) (Remote host closed the connection)
960 [09:15:38] <at0m> idesk, xdesk, fbdesk,..
961 [09:16:00] *** Joins: Neo_Chen[FBSD] (~Neo_Chen@replaced-ip )
962 [09:16:18] <at0m> have you even bothered to ask in #gnome?
963 [09:16:42] <at0m> or do you think you're the only one who misses desktop icons?
964 [09:16:50] <hipodilski> at0m: yes
965 [09:17:02] <hipodilski> at0m: noone answered anything
966 [09:17:02] *** Quits: apollojustice (apollo@replaced-ip##) (Quit: ZNC 1.7.x-nightly-20170923-448f020a - ##replaced-url
967 [09:17:27] <at0m> then wait. or websearch. at least you'll find gnome users there.
968 [09:17:33] *** Quits: umpc (~umpc@replaced-ip ) (Ping timeout: 245 seconds)
969 [09:17:41] *** Joins: Gaaab (~Gaaab@replaced-ip )
970 [09:17:43] <hipodilski> at0m: i did websearch and tried all fixes for the problem
971 [09:18:04] *** Quits: Neo_Chen (~Neo_Chen@replaced-ip ) (Ping timeout: 240 seconds)
972 [09:18:07] <hipodilski> none of which does give you a normal working behaviour like in gnome < 2.28
973 [09:18:54] *** Joins: lennox (~lennox@replaced-ip )
974 [09:19:14] *** Quits: limbo_ (ar@replaced-ip ) (Ping timeout: 272 seconds)
975 [09:19:16] *** Joins: umpc (~umpc@replaced-ip )
976 [09:19:16] *** Quits: electro33 (uid613@replaced-ip ) (Quit: Connection closed for inactivity)
977 [09:19:47] *** Joins: apollojustice (apollo@replaced-ip )
978 [09:19:57] *** Quits: clemens3 (~clemens@replaced-ip ) (Remote host closed the connection)
979 [09:20:12] *** Joins: limbo_ (ar@replaced-ip )
980 [09:21:04] *** Joins: dansan_laptop (~daniel@replaced-ip )
981 [09:22:08] *** Joins: cdown (~cdown@replaced-ip )
982 [09:22:21] *** Joins: encod3 (~encod3@replaced-ip )
983 [09:22:48] *** Quits: AimHere (~David@replaced-ip ) (Ping timeout: 252 seconds)
984 [09:22:55] <darxmurf> I hope you did not ask in #gnome "who is the stupid dev who removed the icons" :D
985 [09:23:21] *** Quits: Clouder (~0x@replaced-ip ) (Ping timeout: 252 seconds)
986 [09:23:46] <dansan_laptop> hello. I'm using "unstable", how can I get a 4.14 kernel instead of the bleeding edge?
987 [09:24:21] *** Joins: AimHere (~David@replaced-ip )
988 [09:24:26] <Fox> !debian-next
989 [09:24:26] <dpkg> #debian-next is the channel for testing/unstable support on the OFTC network (irc.oftc.net), *not* on freenode. If you get "Cannot join #debian-next (Channel is invite only)." it means you did not read it's on irc.oftc.net.
990 [09:24:35] *** Joins: fedorafan (~fedorafan@replaced-ip )
991 [09:24:38] <Fox> dansan_laptop: ^
992 [09:24:40] <dansan_laptop> Thank you Fox
993 [09:24:44] <Fox> yaw
994 [09:24:48] <dansan_laptop> join #debian-next
995 [09:24:52] <dansan_laptop> lol!@!
996 [09:24:53] <dansan_laptop> sorry
997 [09:24:56] <Fox> dansan_laptop: it's not on freenode
998 [09:25:05] <Fox> it's on oftc, read carefuly
999 [09:25:07] <dansan_laptop> ahh, I see
1000 [09:25:46] <dansan_laptop> That's the problem with troubleshooting when sick and in pain! thanks again :)
1001 [09:26:07] *** Joins: clemens3 (~clemens@replaced-ip )
1002 [09:26:12] *** Quits: learjet60xr (~learjet60@replaced-ip ) (Ping timeout: 272 seconds)
1003 [09:26:20] <hipodilski> debian next is invite only
1004 [09:26:40] <dansan_laptop> aww crap
1005 [09:27:05] *** Joins: Benedict (~Guest@replaced-ip )
1006 [09:27:06] <n4dir> hipodilski: read very carefully what dpkg says:
1007 [09:27:11] <n4dir> !debian-next
1008 [09:27:11] <dpkg> #debian-next is the channel for testing/unstable support on the OFTC network (irc.oftc.net), *not* on freenode. If you get "Cannot join #debian-next (Channel is invite only)." it means you did not read it's on irc.oftc.net.
1009 [09:27:13] <dansan_laptop> oh, it isn't on oft
1010 [09:27:19] <dansan_laptop> oftc rather
1011 [09:27:28] *** Quits: encod3 (~encod3@replaced-ip ) (Remote host closed the connection)
1012 [09:27:30] <Benedict> why the frick does kvm windows server use so much cpu at 'idle' replaced-url
1013 [09:27:45] <hipodilski> n4dir: yes sorry i misred ..
1014 [09:27:54] *** Quits: apollojustice (apollo@replaced-ip ) (Remote host closed the connection)
1015 [09:28:08] <dansan_laptop> Benedict: It shouldn't, but I recall havint that problem with some version of either qemu or the linux kernel...
1016 [09:28:10] *** Joins: will_haven (~will_have@replaced-ip )
1017 [09:28:21] *** Quits: umpc (~umpc@replaced-ip ) (Ping timeout: 260 seconds)
1018 [09:28:28] *** Joins: chele (~chele@replaced-ip )
1019 [09:28:33] <n4dir> hipodilski: no need to be sorry, it happens to *everyone*, including me :-)
1020 [09:29:03] *** Joins: Clouder (~0x@replaced-ip )
1021 [09:29:45] *** Joins: umpc (~umpc@replaced-ip )
1022 [09:29:45] <dansan_laptop> Benedict: I do know that it's good with linux 4.14.67 and qemu 2.12.1
1023 [09:30:04] <dansan_laptop> Benedict: Well, my vm is Windows 7 anyway...
1024 [09:30:05] *** Joins: feyo (~feyo@replaced-ip )
1025 [09:30:08] *** Joins: brokencycle (~brokencyc@replaced-ip )
1026 [09:30:11] *** Quits: yunhao94 (~yunhao94@replaced-ip ) (Quit: yunhao94)
1027 [09:30:33] *** Joins: apollojustice (apollo@replaced-ip )
1028 [09:30:36] *** Joins: Mottengrotte (~Mottengro@replaced-ip )
1029 [09:30:37] *** Joins: yunhao94 (~yunhao94@replaced-ip )
1030 [09:31:56] *** Joins: MACscr (~MACscr@replaced-ip )
1031 [09:34:01] *** debhelper sets mode: +l 1117
1032 [09:34:11] *** Quits: leru (~leru@replaced-ip ) (Ping timeout: 260 seconds)
1033 [09:34:44] *** Joins: warhead (~warhead@replaced-ip )
1034 [09:35:00] *** Joins: FuzzyNubbinz (~fuzzy@replaced-ip )
1035 [09:35:32] *** Quits: yunhao94 (~yunhao94@replaced-ip ) (Quit: yunhao94)
1036 [09:35:56] *** Quits: nuuuciano (~luuuciano@replaced-ip ) (Ping timeout: 260 seconds)
1037 [09:36:13] *** Joins: yunhao94 (~yunhao94@replaced-ip )
1038 [09:36:33] *** Quits: warhead (~warhead@replaced-ip ) (Client Quit)
1039 [09:36:54] *** Joins: mibo (~mibo@replaced-ip )
1040 [09:37:03] <dansan_laptop> hrm, nobody awake in #debian-next :( I guess I'll try another kernel that shows up in apt-cache
1041 [09:37:07] *** Joins: nuuuciano (~luuuciano@replaced-ip )
1042 [09:39:23] *** Joins: diogenes_ (~diogenes_@replaced-ip )
1043 [09:42:29] *** Joins: mentor (~m@replaced-ip )
1044 [09:43:51] *** Joins: Pjusur (~Pjusur@replaced-ip )
1045 [09:43:58] *** Joins: JustASlacker (~JustASlac@replaced-ip )
1046 [09:44:30] *** Quits: FuzzyNubbinz (~fuzzy@replaced-ip ) (Ping timeout: 252 seconds)
1047 [09:46:22] *** Joins: ongolaBoy (~ongolaBoy@replaced-ip )
1048 [09:47:16] *** Quits: dansan_laptop (~daniel@replaced-ip ) (Remote host closed the connection)
1049 [09:47:21] *** Quits: feyo (~feyo@replaced-ip ) (Quit: Left)
1050 [09:47:59] *** Joins: oo_miguel (~miguel@replaced-ip )
1051 [09:50:36] *** Joins: gryffus (~gryffus@replaced-ip )
1052 [09:51:33] *** Joins: jiji606 (~p1ngu1n0f@replaced-ip )
1053 [09:51:34] *** Quits: sparklyballs (~bouncy@replaced-ip ) (Quit: One of the victims is making too much noise.)
1054 [09:52:51] *** Joins: zer0_her0 (~zer@replaced-ip )
1055 [09:52:57] *** Quits: deepfreez (~deepfreez@replaced-ip ) (Ping timeout: 244 seconds)
1056 [09:53:30] *** Joins: deepfreez (~deepfreez@replaced-ip )
1057 [09:54:01] *** debhelper sets mode: +l 1123
1058 [09:54:33] *** Joins: cfoch (uid153227@replaced-ip )
1059 [09:55:06] *** Quits: mr_daemon (~supernaut@replaced-ip ) (Remote host closed the connection)
1060 [09:56:03] *** Joins: sparklyballs (~bouncy@replaced-ip )
1061 [09:57:18] *** Joins: mauz555 (~jimmy@replaced-ip )
1062 [09:57:20] *** Joins: Emmanuel_Chanel (~Emmanuel_@replaced-ip )
1063 [09:58:33] *** Quits: RebelCoder (~RebelCode@replaced-ip ) (Remote host closed the connection)
1064 [09:59:46] *** Joins: FightingFalcon (~FightingF@replaced-ip )
1065 [10:00:03] *** Joins: mr_daemon (~supernaut@replaced-ip )
1066 [10:00:32] *** Quits: alexandros_c (~alexandro@replaced-ip ) (Ping timeout: 252 seconds)
1067 [10:01:31] *** Joins: warhead (~warhead@replaced-ip )
1068 [10:02:11] *** Quits: israfel (israfel@replaced-ip ) (Ping timeout: 260 seconds)
1069 [10:03:12] *** Joins: leru (~leru@replaced-ip )
1070 [10:05:09] *** Joins: buttros_ (~Thunderbi@replaced-ip )
1071 [10:07:25] *** Quits: timahvo1 (~rogue@replaced-ip ) (Ping timeout: 244 seconds)
1072 [10:07:38] *** Neo_Chen[FBSD] is now known as Neo_Chen
1073 [10:08:08] *** Joins: encod3 (~encod3@replaced-ip )
1074 [10:09:19] *** Joins: jubo2 (~juboxi@replaced-ip )
1075 [10:12:30] *** Quits: ongolaBoy (~ongolaBoy@replaced-ip ) (Ping timeout: 264 seconds)
1076 [10:12:36] *** Joins: dmk (~dankeast@replaced-ip )
1077 [10:12:39] *** Quits: sentriz (~sentriz@replaced-ip ) (Ping timeout: 252 seconds)
1078 [10:13:44] *** Joins: sentriz (~sentriz@replaced-ip )
1079 [10:14:01] *** debhelper sets mode: +l 1129
1080 [10:14:07] *** Joins: ongolaBoy (~ongolaBoy@replaced-ip )
1081 [10:15:28] *** Joins: FuzzyNubbinz (~fuzzy@replaced-ip )
1082 [10:15:59] *** Quits: yunhao94 (~yunhao94@replaced-ip ) (Quit: yunhao94)
1083 [10:16:31] *** Joins: yunhao94 (~yunhao94@replaced-ip )
1084 [10:22:48] *** Joins: feyo (~feyo@replaced-ip )
1085 [10:23:51] *** Quits: FightingFalcon (~FightingF@replaced-ip ) (Ping timeout: 252 seconds)
1086 [10:26:19] *** Joins: enkrypt (~enkrypt@replaced-ip )
1087 [10:26:22] *** Joins: Zvmdyv (~Zvmdyv@replaced-ip )
1088 [10:28:56] *** Joins: purpleunicorn (~purpleuni@replaced-ip )
1089 [10:29:10] *** Joins: tpanarch1st (~tpanarch1@replaced-ip )
1090 [10:30:07] *** Joins: Slashman (~Slash@replaced-ip )
1091 [10:31:18] *** Quits: Keridos (~Keridos@replaced-ip ) (Ping timeout: 245 seconds)
1092 [10:33:11] *** Joins: NetTerminalGene (~NetTermin@replaced-ip )
1093 [10:34:01] *** debhelper sets mode: +l 1136
1094 [10:35:45] *** Quits: FuzzyNubbinz (~fuzzy@replaced-ip ) (Ping timeout: 252 seconds)
1095 [10:35:54] *** Quits: tpanarch1st (~tpanarch1@replaced-ip ) (Ping timeout: 264 seconds)
1096 [10:36:00] *** Joins: BenNZ (~Ben__@replaced-ip )
1097 [10:36:21] *** Joins: taylorby1e (~taylorbyt@replaced-ip )
1098 [10:36:34] *** Quits: taylorby1e (~taylorbyt@replaced-ip ) (Read error: Connection reset by peer)
1099 [10:37:11] *** Joins: m0j0dj0dj0 (~punk3r@replaced-ip )
1100 [10:37:24] *** Quits: Clouder (~0x@replaced-ip ) (Ping timeout: 252 seconds)
1101 [10:37:26] *** Quits: apollojustice (apollo@replaced-ip ) (Remote host closed the connection)
1102 [10:37:36] *** Quits: empty_string (emptystrin@replaced-ip ) (Ping timeout: 252 seconds)
1103 [10:37:46] *** Quits: zxrf (~zxrf@replaced-ip ) (Ping timeout: 260 seconds)
1104 [10:38:05] *** Joins: apollojustice (apollo@replaced-ip )
1105 [10:38:27] *** Joins: tagomago (~tagomago@replaced-ip )
1106 [10:38:28] *** Quits: tymczenko (~tymczenko@replaced-ip ) (Read error: Connection reset by peer)
1107 [10:38:35] *** Joins: tymczenko_ (~tymczenko@replaced-ip )
1108 [10:38:49] *** Joins: Clouder (~0x@replaced-ip )
1109 [10:38:52] *** Joins: empty_string (emptystrin@replaced-ip )
1110 [10:39:09] *** Joins: zxrf (~zxrf@replaced-ip )
1111 [10:39:27] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 240 seconds)
1112 [10:39:31] *** Quits: taylorbyte (~taylorbyt@replaced-ip ) (Ping timeout: 260 seconds)
1113 [10:41:32] *** Joins: taylorbyte (~taylorbyt@replaced-ip )
1114 [10:44:00] *** Quits: limbo_ (ar@replaced-ip ) (Ping timeout: 252 seconds)
1115 [10:44:46] *** Quits: apollojustice (apollo@replaced-ip ) (Ping timeout: 260 seconds)
1116 [10:44:46] *** Quits: simbalion (~simba@replaced-ip ) (Ping timeout: 260 seconds)
1117 [10:45:00] *** Quits: empty_string (emptystrin@replaced-ip ) (Ping timeout: 252 seconds)
1118 [10:45:27] *** Quits: bassil (uid143807@replaced-ip ) (Quit: Connection closed for inactivity)
1119 [10:46:44] *** Joins: Keridos (~Keridos@replaced-ip )
1120 [10:47:49] *** Joins: edmont (55fb50a0@replaced-ip )
1121 [10:47:53] <edmont> hi
1122 [10:49:26] *** Quits: umpc (~umpc@replaced-ip ) (Ping timeout: 260 seconds)
1123 [10:49:45] *** Quits: graphene (~graphene@replaced-ip ) (Remote host closed the connection)
1124 [10:50:10] *** Joins: apollojustice (apollo@replaced-ip )
1125 [10:50:13] *** Joins: graphene (~graphene@replaced-ip )
1126 [10:50:15] *** Quits: Clouder (~0x@replaced-ip ) (Ping timeout: 252 seconds)
1127 [10:50:50] *** Joins: Clouder (~0x@replaced-ip )
1128 [10:50:53] *** Joins: umpc (~umpc@replaced-ip )
1129 [10:51:01] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Quit: vergissmeinnicht)
1130 [10:51:22] *** Quits: Zvmdyv (~Zvmdyv@replaced-ip ) (Remote host closed the connection)
1131 [10:51:31] *** Joins: simbalion (~simba@replaced-ip )
1132 [10:52:23] *** Joins: empty_string (emptystrin@replaced-ip )
1133 [10:52:30] *** Joins: limbo_ (ar@replaced-ip )
1134 [10:53:47] *** Joins: ArlequInOut (~DaVinciCo@replaced-ip )
1135 [10:55:15] *** Quits: pvdp (~pvdp@replaced-ip ) (Remote host closed the connection)
1136 [10:59:21] *** Quits: Keridos (~Keridos@replaced-ip ) (Ping timeout: 260 seconds)
1137 [10:59:52] *** Joins: pvdp (~pvdp@replaced-ip )
1138 [11:00:12] <Psy-Q> i wonder, i grabbed the official owncloud-client packages from their repo. usually "apt-get install owncloud-client" will then pick their (2.5.x) version on stretch. but on exactly one machine, their repo didn't have priority and so apt kept using the 2.2.4 from stable
1139 [11:00:24] <Psy-Q> what could explain this? i don't recall fiddling with priorities ever
1140 [11:04:53] *** Joins: _ADN_ (~username@replaced-ip )
1141 [11:05:46] *** Joins: electro33 (uid613@replaced-ip )
1142 [11:07:35] *** Quits: buttros_ (~Thunderbi@replaced-ip ) (Quit: buttros_)
1143 [11:08:45] <Psy-Q> it seems their repo gets added with priority 500 (vs. 990 for debian's), but that is the same for Steam. yet it seems to pick up the new Steam package fine
1144 [11:09:22] <Psy-Q> whoops, no, forget that. steam is also pulled from debian
1145 [11:09:40] *** Quits: clemens3 (~clemens@replaced-ip ) (Remote host closed the connection)
1146 [11:12:03] *** Joins: buttros_ (~Thunderbi@replaced-ip )
1147 [11:12:30] *** Quits: gluon (~gluon@replaced-ip ) (Ping timeout: 264 seconds)
1148 [11:12:51] *** Joins: Neoon (~Neoon@replaced-ip )
1149 [11:13:31] *** Quits: lovepopsickle (~lovepopsi@replaced-ip ) (Remote host closed the connection)
1150 [11:13:38] *** Joins: FightingFalcon (~FightingF@replaced-ip )
1151 [11:13:54] *** Parts: Neoon (~Neoon@replaced-ip ) ("Leaving")
1152 [11:14:08] *** Joins: lovepopsickle (~lovepopsi@replaced-ip )
1153 [11:16:25] <Psy-Q> replaced-url
1154 [11:17:06] *** Joins: pingfloyd (~pingfloyd@replaced-ip )
1155 [11:17:23] *** Joins: brigo (~Brigo@replaced-ip )
1156 [11:17:59] *** Joins: Keridos (~Keridos@replaced-ip )
1157 [11:18:56] *** Quits: catsup (d@replaced-ip ) (Remote host closed the connection)
1158 [11:19:05] *** Joins: catsup (~d@replaced-ip )
1159 [11:19:31] *** Quits: catsup (~d@replaced-ip ) (Remote host closed the connection)
1160 [11:20:01] *** Joins: catsup (d@replaced-ip )
1161 [11:20:08] *** Joins: clemens3 (~clemens@replaced-ip )
1162 [11:20:23] *** Joins: Friedspace (~Friedspac@replaced-ip )
1163 [11:23:17] *** Joins: gaab (~Gaaab@replaced-ip )
1164 [11:24:01] *** debhelper sets mode: +l 1142
1165 [11:25:53] *** Quits: purpleunicorn (~purpleuni@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1166 [11:27:29] <n4dir> Psy-Q: to me it doesn't seem that unclear, perhaps i misunderstand. Because the steam and owncloud repos have a lower priority than the debian repos, per default apt-get will pick the debian version. No?
1167 [11:28:59] <Friedspace> Hi, why does the following preseed command fail, when using d-i with preseeded configuration:
1168 [11:29:00] <Friedspace> d-i preseed/late_command string \
1169 [11:29:00] <Friedspace> in-target sh -c 'echo "user123 ALL=ALL:PASSWD" > /etc/sudoers.d/user123';
1170 [11:29:28] <jelly> !basic pat troubleshooting
1171 [11:29:35] <jelly> !basic apt troubleshooting
1172 [11:29:36] <dpkg> In order to troubleshoot your problem with apt-get, apt or aptitude 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
1173 [11:30:23] <jelly> Psy-Q: ^ provide all that and then someone can take a look and see if everything works as expected, or you have prerefences or some apt config changing things
1174 [11:30:50] <Psy-Q> n4dir: but the article says that sometimes lower/higher versions still take precedence despite lower/higher priority, and sometimes "no package" does, and then other people contradict what was just written
1175 [11:31:11] <Psy-Q> jelly: OK
1176 [11:31:12] <jelly> Friedspace: does /etc/sudoers.d/ directory exist (does sudo package get installed from d-i directly)?
1177 [11:31:32] <Friedspace> jelly: yep
1178 [11:31:59] <jelly> Friedspace: and the file does not get created?
1179 [11:32:13] *** Joins: alexandros_c (~alexandro@replaced-ip )
1180 [11:32:14] <Friedspace> jelly: no
1181 [11:32:18] <Psy-Q> oh, i don't have that output anymore. i'll have to try to uninstall and recreate the situation
1182 [11:32:52] <jelly> Psy-Q: you still have one system that works as expected, and one that doesn't tho?
1183 [11:33:48] *** Quits: jubo2 (~juboxi@replaced-ip ) (Ping timeout: 245 seconds)
1184 [11:34:13] <Psy-Q> jelly: yes, the one that does is a few km away and not online, but i can check that in the evening. i can recreate the problem (if it is one) here
1185 [11:34:50] *** Joins: stefanc_diff (~stefanc_d@replaced-ip )
1186 [11:35:16] *** Quits: hwm4rgs (~hwm4rgs@replaced-ip ) (Quit: bye)
1187 [11:35:36] *** Joins: hwm4rgs (~hwm4rgs@replaced-ip )
1188 [11:36:47] <Friedspace> jelly: in installer syslog I found "debconf: <-- 10 sh doesn't exist". But the commands before e.g.: in-target sh -c "update-alternatives --set editor /usr/bin/vim.basic"; works fine
1189 [11:38:20] *** Joins: neechan (~neechan@replaced-ip )
1190 [11:38:50] <Psy-Q> maybe it's the expected result, this is how i did it: replaced-url
1191 [11:41:38] *** Quits: BenNZ (~Ben__@replaced-ip ) (Quit: Everytime I think IQ's must have dropped recently, I remember that this is the internet)
1192 [11:42:04] *** Quits: Emmanuel_Chanel (~Emmanuel_@replaced-ip ) (Ping timeout: 240 seconds)
1193 [11:42:33] <Psy-Q> complete apt-cache policy was missing: replaced-url
1194 [11:43:26] *** Joins: omarek (~mareko@replaced-ip )
1195 [11:44:15] <omarek> Hi, what's the debianest way to disable left CTRL key (in X11, mostly)? I use setxkbmap -layout pl -option ctrl:nocaps
1196 [11:44:57] <omarek> ... to remap Caps Lock as CTRL. The only missing piece of the puzzle is to temporarily disable the left CTRL key so I'm forced to use Caps.
1197 [11:48:10] *** Joins: Emmanuel_Chanel (~Emmanuel_@replaced-ip )
1198 [11:48:47] *** Joins: purpleunicorn (~purpleuni@replaced-ip )
1199 [11:49:28] *** Quits: combro2k (~combro2k@replaced-ip ) (Quit: WeeChat 2.2)
1200 [11:49:58] *** Joins: combro2k (~combro2k@replaced-ip )
1201 [11:49:58] *** Quits: brigo (~Brigo@replaced-ip ) (Ping timeout: 272 seconds)
1202 [11:50:06] *** Quits: h0 (~h0@replaced-ip ) (Ping timeout: 260 seconds)
1203 [11:50:34] *** Quits: n4dir (~user@replaced-ip ) (Remote host closed the connection)
1204 [11:50:41] *** Quits: st-gourichon-fid (~Stephane@replaced-ip ) (Ping timeout: 260 seconds)
1205 [11:52:37] *** Joins: fmerges (~fmerges@replaced-ip )
1206 [11:53:11] *** Joins: c0ffee152 (coffee@replaced-ip )
1207 [11:55:20] *** Joins: st-gourichon-fid (~Stephane@replaced-ip )
1208 [11:55:24] *** Joins: diogenes_ (~diogenes_@replaced-ip )
1209 [11:55:24] *** Quits: alexandros_c (~alexandro@replaced-ip ) (Remote host closed the connection)
1210 [11:55:36] *** Quits: purpleunicorn (~purpleuni@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1211 [11:56:22] *** Joins: dilema (~dilema@replaced-ip )
1212 [12:00:12] *** Quits: v01t (~v01t@replaced-ip ) (Remote host closed the connection)
1213 [12:00:21] *** Joins: v01t (~v01t@replaced-ip )
1214 [12:00:35] *** Quits: lankanmon (~LKNnet@replaced-ip ) (Remote host closed the connection)
1215 [12:01:21] *** Joins: lucad111 (~lucad111@replaced-ip )
1216 [12:01:28] *** Quits: st-gourichon-fid (~Stephane@replaced-ip##) (Quit: ZNC - ##replaced-url
1217 [12:02:59] *** Quits: n_1-c_k (~nick@replaced-ip ) (Read error: Connection reset by peer)
1218 [12:03:13] *** Joins: n_1-c_k (~nick@replaced-ip )
1219 [12:03:13] *** Joins: st-gourichon-fid (~Stephane@replaced-ip )
1220 [12:03:44] *** Quits: mentor (~m@replaced-ip ) (Ping timeout: 252 seconds)
1221 [12:04:34] *** Quits: donut_ (donut@replaced-ip ) (Ping timeout: 240 seconds)
1222 [12:05:53] *** Quits: idiocrash (~idiocrash@replaced-ip ) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
1223 [12:06:05] *** Joins: HugsWontletgo (~HugsWontl@replaced-ip )
1224 [12:06:08] *** Quits: st-gourichon-fid (~Stephane@replaced-ip ) (Remote host closed the connection)
1225 [12:07:53] *** Joins: st-gourichon-fid (~Stephane@replaced-ip )
1226 [12:10:01] *** Quits: dselect (~dselect@replaced-ip ) (Quit: ouch... that hurt)
1227 [12:11:10] *** Joins: dselect (~dselect@replaced-ip )
1228 [12:16:04] *** Joins: superlinux (~oracle@replaced-ip )
1229 [12:16:08] <superlinux> hello.
1230 [12:17:40] *** Quits: buttros_ (~Thunderbi@replaced-ip ) (Quit: buttros_)
1231 [12:17:46] <superlinux> I cannot open files whose names contain arabic characters in LibreOffice. LibreOffice sees them as question marks. and I know it's a matter of Unicode, but I don't know how to fix it. please help me.
1232 [12:18:45] *** Joins: Eragonfr (~Eragonfr@replaced-ip )
1233 [12:19:17] *** Quits: combro2k (~combro2k@replaced-ip ) (Quit: WeeChat 2.2)
1234 [12:19:51] *** Joins: combro2k (~combro2k@replaced-ip )
1235 [12:21:27] <ksk> superlinux: you are talking about filenames or the content of an libreoffice document?
1236 [12:21:56] <ksk> not sure if libreoffice would care about system wide things, or if it would ship its own stack of whatever.
1237 [12:22:40] <ksk> Id guess having utf-8 configured properly, plus having a font that supports arabic would do the trick for the system, not sure about LO though
1238 [12:24:23] *** Quits: esro (~esro@replaced-ip ) (Quit: Leaving)
1239 [12:24:34] <superlinux> ksk, the filename itself is shown in Arabic. however Libre reads it as questions
1240 [12:24:52] *** Joins: finalbeta1 (~finalbeta@replaced-ip )
1241 [12:24:59] <ksk> mhmk.
1242 [12:25:02] <superlinux> so unless I use latin chars, I won't be able to open
1243 [12:25:03] *** Quits: Ceber (~cerberus@replaced-ip ) (Ping timeout: 245 seconds)
1244 [12:25:20] *** Joins: terminalator (terminalat@replaced-ip )
1245 [12:25:26] *** Quits: karakedi (~eAC53C340@replaced-ip ) (Ping timeout: 272 seconds)
1246 [12:26:03] <superlinux> ksk, I am fine with the content. the content works just fine.
1247 [12:26:13] *** Joins: RebelCoder (~RebelCode@replaced-ip )
1248 [12:26:20] *** Joins: Ceber (~cerberus@replaced-ip )
1249 [12:26:40] *** Quits: finalbeta (~finalbeta@replaced-ip ) (Read error: Connection reset by peer)
1250 [12:26:47] <ksk> ah, so the "Open File" dialog in LO is the problem?
1251 [12:26:55] <superlinux> yes
1252 [12:26:58] <ksk> search the package database I found "libreoffice-l10n-ar - office productivity suite -- Arabic language package"
1253 [12:27:07] <ksk> but if you can see arabic letter inside the text already..
1254 [12:27:11] *** Quits: combro2k (~combro2k@replaced-ip ) (Quit: WeeChat 2.2)
1255 [12:27:24] *** Joins: combro2k (~combro2k@replaced-ip )
1256 [12:28:00] *** Joins: jarfr (~jarfr@replaced-ip )
1257 [12:28:25] <superlinux> yes I can see the arabic content in the file. it's just in the "open file" . the filename is read as question marks.
1258 [12:28:29] <ksk> superlinux: another wild guess: LO utilizes your $desktop file-open-dialog, and that does not support unicode/arabic for whatnot reasons - could you maybe check that? (by using another programm wich offers the same looking "open file" dialog thingy
1259 [12:28:39] <ksk> )
1260 [12:28:56] <superlinux> how about locales?
1261 [12:29:44] <ksk> might be your DE (desktop environment) has the wrong locales, but Id rather doubt that if its a recent (<4years?) install of debian.
1262 [12:31:40] *** Quits: RebelCoder (~RebelCode@replaced-ip ) (Ping timeout: 246 seconds)
1263 [12:32:10] <superlinux> ok
1264 [12:32:18] *** Joins: ztychr (~ztychr@replaced-ip )
1265 [12:33:13] <ksk> but Id check about the dialog thing, and if that is true start looking for the error somewhere DE related.
1266 [12:33:28] *** Quits: Haudegen (~quassel@replaced-ip ) (Read error: Connection reset by peer)
1267 [12:33:54] *** Quits: m0j0dj0dj0 (~punk3r@replaced-ip ) (Ping timeout: 252 seconds)
1268 [12:34:52] <superlinux> ksk, it's actually for someone who asked to have his desktop completely arabized.
1269 [12:35:05] *** Joins: de-facto_ (~de-facto@replaced-ip )
1270 [12:35:34] <superlinux> but I don't arabize my desktop at all.. I just allow Arabic typing
1271 [12:35:49] <superlinux> and the files with arabic names open just fine
1272 [12:36:55] *** Quits: de-facto (~de-facto@replaced-ip ) (Ping timeout: 256 seconds)
1273 [12:38:01] *** Joins: Eragonfr56 (~Eragonfr@replaced-ip )
1274 [12:38:49] *** Joins: Pinchiukas (~keps@replaced-ip )
1275 [12:39:40] <Pinchiukas> Why am I getting the following: dpkg: error processing archive /var/cache/apt/archives/adduser_3.115_all.deb (--unpack):
1276 [12:39:42] <Pinchiukas> trying to overwrite '/usr/share/locale/it', which is also in package libzvbi-common 0.2.35-13
1277 [12:39:56] *** Quits: Eragonfr56 (~Eragonfr@replaced-ip ) (Client Quit)
1278 [12:39:56] <Pinchiukas> Shouldn't apt kind of... take care of things like these?
1279 [12:41:07] <TvL2386> imho this is apt taking care of it... If you create your own deb files that manages the exact same file(s), you would want it to error out right? I would...
1280 [12:42:19] *** Joins: gluon (~gluon@replaced-ip )
1281 [12:43:27] <ksk> ack.
1282 [12:43:29] <bites> Pinchiukas: did you manually change something in /usr/share/locale/it ? check if that directory and /usr/share/locale/it/LC_MESSAGES exist.
1283 [12:43:30] <Pinchiukas> I didn't create anything. Just reinstalling a Debian package.
1284 [12:43:49] <Pinchiukas> bites: I think some files got corrupted there, that's why I'm reinstalling.
1285 [12:44:14] <bites> how got it corrupted?
1286 [12:45:14] <Pinchiukas> I think the storage got borked. I copied everything to a new storage device and now trying to repair the corrupted files.
1287 [12:45:36] <bites> so, do the directories i mentioned exist?
1288 [12:46:05] *** Joins: Kemopan (~lvx@replaced-ip )
1289 [12:46:20] <Pinchiukas> The /usr/share/locale/it thing is a file now: pr-Sr-xrw- 1 3792004604 2482912498 0 Apr 24 1907 /usr/share/locale/it
1290 [12:47:35] <bites> p is a named pipe... /usr/share/locale/it should be a directory instead.
1291 [12:47:44] *** Quits: mzf (~fakhraee@replaced-ip ) (Read error: Connection reset by peer)
1292 [12:48:00] <bites> remove it, create a directory.
1293 [12:48:16] <Pinchiukas> Yeah, looks like removing it helped.
1294 [12:48:24] <Pinchiukas> I should probably just reinstall this eventually.
1295 [12:48:31] <bites> probably
1296 [12:48:36] *** Joins: lankanmon (~LKNnet@replaced-ip )
1297 [12:49:10] *** Quits: iflema (~ian@replaced-ip ) (Quit: iflema)
1298 [12:49:17] *** Joins: mzf (~fakhraee@replaced-ip )
1299 [12:49:24] <Kemopan> jelly, yo, want to say that my problem with bridge was that host was virtualized .-. quite silly
1300 [12:49:41] *** Quits: Eragonfr (~Eragonfr@replaced-ip##) (Quit: The Lounge - ##replaced-url
1301 [12:52:36] *** Quits: ztychr (~ztychr@replaced-ip ) (Ping timeout: 252 seconds)
1302 [12:53:48] *** Joins: Eragonfr (~Eragonfr@replaced-ip )
1303 [12:53:56] *** Quits: Eragonfr (~Eragonfr@replaced-ip ) (Client Quit)
1304 [12:53:57] *** Joins: ztychr (~ztychr@replaced-ip )
1305 [12:54:23] *** Quits: mzf (~fakhraee@replaced-ip ) (Read error: Connection reset by peer)
1306 [12:55:28] *** Joins: mzf (~fakhraee@replaced-ip )
1307 [12:56:59] *** Joins: HarveyPwca (~HarveyPwc@replaced-ip )
1308 [12:57:47] *** Joins: Eragonfr (~Eragonfr@replaced-ip )
1309 [13:03:34] *** Joins: matthelmke (~matthelmk@replaced-ip )
1310 [13:03:36] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Quit: vergissmeinnicht)
1311 [13:03:36] *** Quits: Eragonfr (~Eragonfr@replaced-ip##) (Quit: The Lounge - ##replaced-url
1312 [13:03:38] *** Quits: superlinux (~oracle@replaced-ip ) (Quit: Leaving)
1313 [13:05:01] *** Quits: dpkg (~dpkg@replaced-ip ) (Quit: buh bye!)
1314 [13:05:38] *** Joins: dpkg (~dpkg@replaced-ip )
1315 [13:08:04] *** Joins: Tom01 (~tom@replaced-ip )
1316 [13:08:26] *** Joins: taliptako (~taliptako@replaced-ip )
1317 [13:09:02] *** Joins: tvm (~tvm@replaced-ip )
1318 [13:09:31] *** Quits: taliptako (~taliptako@replaced-ip ) (Client Quit)
1319 [13:12:20] *** Joins: buttros_ (~Thunderbi@replaced-ip )
1320 [13:12:36] <jelly> Kemopan: weird
1321 [13:13:51] <Kemopan> I've asked to turn on promiscuous mode on physical interface and everything began to work x_x
1322 [13:14:05] <Kemopan> @vmware
1323 [13:15:28] *** Quits: electro33 (uid613@replaced-ip ) (Quit: Connection closed for inactivity)
1324 [13:16:01] <jelly> Friedspace: what if you avoid one level of quotes and do sh -c "echo user123 ALL=ALL:PASSWD > /etc/sudoers.d/user123" ?
1325 [13:21:09] *** Quits: guiverc_d (~guiverc@replaced-ip ) (Quit: Leaving)
1326 [13:25:41] *** Joins: simpledat (~unknown@replaced-ip )
1327 [13:26:21] *** Quits: Namarrgon (~Namarrgon@replaced-ip ) (Ping timeout: 260 seconds)
1328 [13:26:47] *** Joins: angerctl (~Namarrgon@replaced-ip )
1329 [13:27:17] <simpledat> Hi /quit
1330 [13:27:18] *** Quits: simpledat (~unknown@replaced-ip ) (Client Quit)
1331 [13:27:57] <jelly> bye /quit
1332 [13:28:19] <edmont> do you know how to populate /proc/net/mcfilter?
1333 [13:28:54] *** Quits: nuuuciano (~luuuciano@replaced-ip ) (Ping timeout: 252 seconds)
1334 [13:29:51] *** Quits: pingfloyd (~pingfloyd@replaced-ip ) (Ping timeout: 260 seconds)
1335 [13:31:59] *** Joins: Namarrgon (~Namarrgon@replaced-ip )
1336 [13:32:31] *** Joins: n4dir (~user@replaced-ip )
1337 [13:33:06] *** Joins: oojacoboo (~oojacoboo@replaced-ip )
1338 [13:34:04] *** Joins: simpledat (~unknown@replaced-ip )
1339 [13:34:24] *** Quits: angerctl (~Namarrgon@replaced-ip ) (Ping timeout: 252 seconds)
1340 [13:35:08] <simpledat> Does anyone know how to fix this? replaced-url
1341 [13:35:19] *** Joins: queip (~queip@replaced-ip )
1342 [13:35:54] <jelly> ,v docker.io
1343 [13:35:55] <judd> Package: docker.io on amd64 -- jessie-backports: 1.6.2~dfsg1-1~bpo8+1; buster: 18.06.1+dfsg1-1; sid: 18.06.1+dfsg1-2
1344 [13:36:08] <jelly> ,checkbackport docker.io
1345 [13:36:55] <jelly> !bat
1346 [13:36:55] <dpkg> In order to troubleshoot your problem with apt-get, apt or aptitude 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
1347 [13:37:03] <judd> Backporting package docker.io in sid→stretch/amd64: unsatisfiable build dependencies: Build-Depends: golang-dbus-dev (>= 4.1.0~), golang-etcd-server-dev, golang-github-azure-go-ansiterm-dev, golang-github-bshuster-repo-logrus-logstash-hook-dev, golang-github-bsphere-le-go-dev, golang-github-cloudflare-cfssl-dev, golang-github-containerd-btrfs-dev (>= 0.0~git20180306~), golang-github-containerd-
1348 [13:37:04] <Friedspace> jelly: tried your proposal and the result is the same. the file is not created
1349 [13:37:05] <judd> cgroups-dev, golang-github-containerd-console-dev, golang-github-containerd-fifo-dev, golang-github-containerd-go-runc-dev, golang-github-containerd-typeurl-dev, golang-github-coreos-go-systemd-dev (>= 17~), golang-github-denverdino-aliyungo-dev, golang-github-docker-docker-credential-helpers-dev (>= 0.6.1~), golang-github-docker-goamz-dev, golang-github-docker-go-connections-dev (>= 0.3.0~), golang- (3 more messages)
1350 [13:37:26] *** Quits: rhizome (~rhizome@replaced-ip ) (Ping timeout: 260 seconds)
1351 [13:37:27] <jelly> simpledat: ^^ provide all of that apt troubleshooting info, preferably in a single paste.debian.net entry
1352 [13:40:00] <simpledat> jelly: How do you want me to run step 2?
1353 [13:40:17] *** Quits: astra`` (~astra@replaced-ip ) (Ping timeout: 244 seconds)
1354 [13:40:35] *** Joins: czesmir (~stefan@replaced-ip )
1355 [13:41:01] <jelly> simpledat: apt-cache policy nvidia-driver nvidia-installer-cleanup nvidia-legacy-check nvidia-driver-libs ...
1356 [13:43:53] *** Quits: schu-r (~Thunderbi@replaced-ip ) (Quit: schu-r)
1357 [13:44:15] *** Joins: rhizome (~rhizome@replaced-ip )
1358 [13:44:19] <darxmurf> simpledat: I had to fight a coupel of times with this :-x in the end the fastest way was to apt-get autoremove --purge all those nvidia packages and then apt-get install -t
1359 [13:44:45] <simpledat> jelly: replaced-url
1360 [13:45:30] <simpledat> darxmurf: I have none of them installed yet. So there is nothing to autoremove or purge?
1361 [13:45:45] <simpledat> darxmurf: Fresh install
1362 [13:45:52] <darxmurf> ah okay
1363 [13:46:36] <simpledat> darxmurf: I was thinking of try to install it with debian rescue mode, do you think that would work?
1364 [13:46:51] *** Quits: luckman212 (~luckman21@replaced-ip ) (Quit: Bye)
1365 [13:46:55] <jelly> ,v nvidia-installer-cleanup
1366 [13:46:56] <judd> Package: nvidia-installer-cleanup on amd64 -- wheezy/contrib: 20120630+3; jessie/contrib: 20141201+1; jessie-backports/contrib: 20151021+1~bpo8+1; stretch/contrib: 20151021+4; buster/contrib: 20151021+8; sid/contrib: 20151021+8
1367 [13:46:56] <darxmurf> I would not
1368 [13:47:06] <simpledat> darxmurf: Why?
1369 [13:47:13] <darxmurf> well, why use rescue mode ?
1370 [13:47:25] <jelly> simpledat: you will want to enable contrib and non-free sources for the normal repos as well
1371 [13:47:27] <darxmurf> it should works "out of the box" in normal mode
1372 [13:47:31] <jelly> !non-free sources
1373 [13:47:31] <dpkg> Edit /etc/apt/sources.list, ensure that the two main Debian mirror lines end with "main contrib non-free" rather than just "main", then «apt-get update». But bear in mind that you'll be installing <non-free> software. These may have onerous terms; check the licenses. See also <sources.list>.
1374 [13:47:40] *** Quits: czesmir (~stefan@replaced-ip ) (Quit: leaving)
1375 [13:47:45] <jelly> not just stretch-backports
1376 [13:48:34] <jelly> so every line that goes deb ...debian.org/... main, replace "main" with "main contrib non-free" and do an apt-get update
1377 [13:48:56] <darxmurf> damn, I did not catch that in the logs he sent
1378 [13:49:23] *** Joins: m0j0dj0dj0 (~punk3r@replaced-ip )
1379 [13:49:37] <jelly> darxmurf: figured out from "apt-cache policy" output and lookup of where nvidia-installer-cleanup comes from, above
1380 [13:49:38] *** Joins: luckman212 (~luckman21@replaced-ip )
1381 [13:49:41] *** Quits: s8548a (~s8548a@replaced-ip ) (Ping timeout: 260 seconds)
1382 [13:49:45] <simpledat> jelly: Should it look like this? replaced-url
1383 [13:49:46] *** Joins: noodlepie (~Phillip@replaced-ip )
1384 [13:50:02] <jelly> simpledat: yes
1385 [13:50:14] <simpledat> jelly: Ok done
1386 [13:50:22] <jelly> and try again
1387 [13:50:23] *** Quits: noodlepie (~Phillip@replaced-ip ) (Max SendQ exceeded)
1388 [13:50:38] <jelly> and maybe don't do that, but
1389 [13:50:42] <jelly> !nvidia dkms
1390 [13:50:42] <dpkg> For Debian 7 "Wheezy" and later systems. Ask me about <contrib> and <non-free sources>. «aptitude -r install linux-headers-`uname -r|sed 's,[^-]*-[^-]*-,,'` nvidia-kernel-dkms && mkdir -p /etc/X11/xorg.conf.d ; echo -e 'Section "Device"\n\tIdentifier "My GPU"\n\tDriver "nvidia"\nEndSection' > /etc/X11/xorg.conf.d/20-nvidia.conf». Restart your system to enable the <nouveau> blacklist.
1391 [13:50:59] *** Joins: noodlepie (~Phillip@replaced-ip )
1392 [13:51:09] <simpledat> jelly: Dont do what?
1393 [13:51:14] <simpledat> :/
1394 [13:51:49] <jelly> installing the nvidia-driver thing
1395 [13:52:24] <simpledat> What do you want me to do first?
1396 [13:52:27] <simpledat> apt-get install linux-headers-$(uname -r|sed 's/[^-]*-[^-]*-//')
1397 [13:52:30] <simpledat> ?
1398 [13:52:31] *** Joins: schu-r (~Thunderbi@replaced-ip )
1399 [13:52:32] *** Joins: jubo2 (~juboxi@replaced-ip )
1400 [13:52:39] <jelly> no, that's all one huge command line
1401 [13:52:49] <jelly> aptitude -r install linux-headers-`uname -r|sed 's,[^-]*-[^-]*-,,'` nvidia-kernel-dkms && mkdir -p /etc/X11/xorg.conf.d ; echo -e 'Section "Device"\n\tIdentifier "My GPU"\n\tDriver "nvidia"\nEndSection' > /etc/X11/xorg.conf.d/20-nvidia.conf
1402 [13:52:57] *** Quits: c0ffee152 (coffee@replaced-ip ) (Quit: Lost terminal)
1403 [13:52:59] *** Joins: Ilyas (uid43013@replaced-ip )
1404 [13:52:59] *** Quits: jubo2 (~juboxi@replaced-ip ) (Client Quit)
1405 [13:53:12] *** Joins: jubo2 (~juboxi@replaced-ip )
1406 [13:53:36] <simpledat> jelly: I already installed it (nvidia-driver) :/
1407 [13:53:40] <simpledat> hmh
1408 [13:53:42] *** Quits: m0j0dj0dj0 (~punk3r@replaced-ip ) (Read error: Connection reset by peer)
1409 [13:53:47] <jelly> alright then
1410 [13:54:04] *** Quits: bites (~bites@replaced-ip ) (Ping timeout: 240 seconds)
1411 [13:54:14] <simpledat> Should I do? aptitude -r install linux-headers-`uname -r|sed
1412 [13:54:14] <simpledat> 's,[^-]*-[^-]*-,,'` nvidia-kernel-dkms && mkdir -p
1413 [13:54:14] <simpledat> /etc/X11/xorg.conf.d ; echo -e 'Section "Device"\n\tIdentifier
1414 [13:54:14] <simpledat> "My GPU"\n\tDriver "nvidia"\nEndSection' >
1415 [13:54:15] <tdn> What is the prefered login manager for debian with KDE?
1416 [13:54:21] <simpledat> Sorry
1417 [13:54:22] <jelly> if it pulled in the dkms package and built stuff, you can just
1418 [13:54:23] <jelly> mkdir -p /etc/X11/xorg.conf.d ; echo -e 'Section "Device"\n\tIdentifier "My GPU"\n\tDriver "nvidia"\nEndSection' > /etc/X11/xorg.conf.d/20-nvidia.conf
1419 [13:54:27] <darxmurf> jelly, sometimes you need the nvidia-drivers ;-)
1420 [13:55:15] *** Quits: Tom01 (~tom@replaced-ip ) (Remote host closed the connection)
1421 [13:55:24] *** Quits: tsuggs (~tsuggs@replaced-ip ) (Ping timeout: 252 seconds)
1422 [13:55:31] <jelly> darxmurf: it's somewhat less problematic to install via kernel headers and nvidia-kernel-dkms than via the main driver package
1423 [13:55:58] <tdn> Is lightdm preferred?
1424 [13:56:13] *** Quits: schu-r (~Thunderbi@replaced-ip ) (Client Quit)
1425 [13:56:15] <tdn> What do I get if I select debian desktop env --> KDE when installing debian?
1426 [13:56:19] <n4dir> tdn: i would assume for kde kdm is the preferred displaymanager
1427 [13:56:36] <tdn> n4dir, I would too but that does not seem available
1428 [13:56:41] *** Quits: tymczenko_ (~tymczenko@replaced-ip ) (Ping timeout: 260 seconds)
1429 [13:56:52] *** Quits: combro2k (~combro2k@replaced-ip ) (Quit: WeeChat 2.2)
1430 [13:57:05] <tdn> n4dir, there is no kdm packages anymore. I think it is lightdm or sddm now
1431 [13:57:36] *** Joins: combro2k (~combro2k@replaced-ip )
1432 [13:57:38] <n4dir> oh. you learn a new thing every day. my fault.
1433 [13:57:42] *** Joins: COOurb (~kvirc@replaced-ip )
1434 [13:58:00] *** Joins: schu-r (~Thunderbi@replaced-ip )
1435 [13:58:20] <simpledat> jelly: This is what I get. replaced-url
1436 [13:58:31] *** Joins: amcorreia (~amcorreia@replaced-ip )
1437 [13:59:05] *** Quits: lovepopsickle (~lovepopsi@replaced-ip ) (Ping timeout: 256 seconds)
1438 [13:59:05] *** Joins: diogenes_ (~diogenes_@replaced-ip )
1439 [13:59:30] *** Joins: czesmir (~stefan@replaced-ip )
1440 [13:59:37] <simpledat> jelly: Should I also download nvidia-kernel-dkms ?
1441 [13:59:49] <n4dir> tdn: replaced-url
1442 [14:00:01] <simpledat> and then mkdir -p /etc/X11/xorg.conf.d ; echo -e 'Section"Device"\n\tIdentifier "My GPU"\n\tDriver "nvidia"\nEndSection'> /etc/X11/xorg.conf.d/20-nvidia.conf
1443 [14:00:04] <simpledat> ?
1444 [14:00:29] <jelly> simpledat: nvidia-driver ought to have pulled it in automatically. If you have logs you should be able to see if that installation built some kernel modules or not
1445 [14:01:00] <jelly> simpledat: it won't hurt to install it again and do the xorg snippet thing, sure
1446 [14:01:20] <jelly> simpledat: is linux-headers-$(uname -r) installed?
1447 [14:01:31] <simpledat> Yes
1448 [14:01:48] <jelly> good
1449 [14:02:28] *** Parts: COOurb (~kvirc@replaced-ip ) ()
1450 [14:02:54] *** Quits: jubo2 (~juboxi@replaced-ip ) (Ping timeout: 264 seconds)
1451 [14:02:56] <jelly> simpledat: does "modinfo nvidia-current" return something other than a single "... not found." line?
1452 [14:03:00] *** Joins: zifxify (~zifxify@replaced-ip )
1453 [14:03:09] <simpledat> nvidia-kernel-dkms is already the newest version (390.87-2~bpo9+1).
1454 [14:03:09] <simpledat> nvidia-kernel-dkms set to manually installed.
1455 [14:03:38] *** Joins: s8548a (~s8548a@replaced-ip )
1456 [14:03:58] <Friedspace> jelly: after your proposal did not work, I tried: sh -c 'touch /etc/sudoers.d/user123'
1457 [14:04:27] <Friedspace> jelly: which does not work
1458 [14:04:41] <simpledat> jelly: Yes, modinfo nvidia-current - version: 390.87 and more content
1459 [14:04:42] <Friedspace> jelly: same error message
1460 [14:05:08] <simpledat> jelly: You want me to paste.debian.net?
1461 [14:05:23] <jelly> simpledat: all is set, then, barring unforeseen bugs you could reboot and see if the closed driver takes effect
1462 [14:05:35] *** Quits: luckman212 (~luckman21@replaced-ip ) (Quit: Bye)
1463 [14:05:48] <simpledat> jelly: What about? mkdir -p /etc/X11/xorg.conf.d ; echo -e'Section"Device"\n\tIdentifier "My GPU"\n\tDriver"nvidia"\nEndSection'> /etc/X11/xorg.conf.d/20-nvidia.conf\nEndSection'> /etc/X11/xorg.conf.d/20-nvidia.conf -< What will it do actually?
1464 [14:06:12] *** Joins: luckman212 (~luckman21@replaced-ip )
1465 [14:06:18] <jelly> simpledat: it creates a file telling X server which driver to use by default.
1466 [14:06:44] <jelly> and your paste has a bit duplicated
1467 [14:07:20] <simpledat> jelly: ouch , replaced-url
1468 [14:07:31] <simpledat> stuck at >
1469 [14:07:33] *** Quits: terminalator (terminalat@replaced-ip ) (Ping timeout: 245 seconds)
1470 [14:07:44] <jelly> ctrl-c out of that line
1471 [14:07:49] <jelly> mkdir -p /etc/X11/xorg.conf.d ; echo -e 'Section"Device"\n\tIdentifier "My GPU"\n\tDriver "nvidia"\nEndSection'> /etc/X11/xorg.conf.d/20-nvidia.conf
1472 [14:08:34] <darxmurf> but nvidia driver adds it automatically in the conf isn't it ?
1473 [14:08:53] <simpledat> jelly: replaced-url
1474 [14:09:02] *** Quits: zifxify (~zifxify@replaced-ip ) (Remote host closed the connection)
1475 [14:09:21] <jelly> simpledat: you will want to make less toyps
1476 [14:09:30] <n4dir> or use copy/paste ...
1477 [14:09:46] *** Joins: winston_obrien (~winston_o@replaced-ip )
1478 [14:09:55] <darxmurf> simpledat: you missed a space after -p
1479 [14:10:07] <jelly> simpledat: there needs to be some whitespace after -p and before directory name
1480 [14:10:23] <simpledat> gotch you
1481 [14:10:32] <jelly> darxmurf: it did not last time we updated that recipe
1482 [14:10:47] <simpledat> jelly: I didnt get any output
1483 [14:10:53] <simpledat> From that line
1484 [14:10:56] <darxmurf> normal :)
1485 [14:10:59] <jelly> you weren't supposed to get any output, that's fine
1486 [14:11:05] <simpledat> jelly: Thanks alot :)
1487 [14:11:07] *** Quits: ongolaBoy (~ongolaBoy@replaced-ip ) (Ping timeout: 240 seconds)
1488 [14:11:39] *** Quits: winston_obrien (~winston_o@replaced-ip ) (Client Quit)
1489 [14:11:47] <n4dir> simpledat: not many commands give you a detailed report about how happy they are they succeeded. Quite confusing in the beginning.
1490 [14:12:07] *** Joins: terminalator (~terminala@replaced-ip )
1491 [14:12:12] *** Joins: ongolaBoy (~ongolaBoy@replaced-ip )
1492 [14:12:15] <jelly> in fact, unix commands are (were?) supposed to keep quiet if everything worked
1493 [14:12:34] *** Joins: lovepopsickle (~lovepopsi@replaced-ip )
1494 [14:12:50] <n4dir> jelly: i was shy, i would assume that is rather the default case ... (but i really only use only a couple of commands)
1495 [14:13:46] *** Joins: winston_obrien (~winston_o@replaced-ip )
1496 [14:13:46] *** Quits: graphene (~graphene@replaced-ip ) (Remote host closed the connection)
1497 [14:14:14] *** Joins: graphene (~graphene@replaced-ip )
1498 [14:14:32] *** Joins: kirk781 (~kirk781@replaced-ip )
1499 [14:15:49] *** Quits: winston_obrien (~winston_o@replaced-ip ) (Client Quit)
1500 [14:15:51] *** Quits: kirk781 (~kirk781@replaced-ip ) (Client Quit)
1501 [14:16:12] *** Quits: simpledat (~unknown@replaced-ip ) (Ping timeout: 252 seconds)
1502 [14:18:45] *** Joins: kirk781 (~kirk781@replaced-ip )
1503 [14:19:57] *** Quits: combro2k (~combro2k@replaced-ip ) (Remote host closed the connection)
1504 [14:20:24] *** Joins: combro2k (~combro2k@replaced-ip )
1505 [14:20:54] *** Joins: _mel_ (~melvin@replaced-ip )
1506 [14:21:57] *** Joins: walnut_burl (~oak@replaced-ip )
1507 [14:22:09] *** Quits: luckman212 (~luckman21@replaced-ip ) (Quit: Bye)
1508 [14:22:50] *** Joins: luckman212 (~luckman21@replaced-ip )
1509 [14:24:17] *** Joins: simpledat (~root@replaced-ip )
1510 [14:26:22] *** Joins: sphalerite (~sphalerit@replaced-ip )
1511 [14:26:40] <sphalerite> Hi folks. Is there a way to bootstrap debian from a tarball or something? My distro's debootstrap is broken
1512 [14:27:23] <colo-work> you can just extract a suitable deboostrap .deb with ar and tar
1513 [14:28:32] *** Joins: Havis (~Havis@replaced-ip )
1514 [14:28:58] *** Parts: Pinchiukas (~keps@replaced-ip ) ("WeeChat 2.2")
1515 [14:29:46] *** Quits: luckman212 (~luckman21@replaced-ip ) (Quit: Bye)
1516 [14:30:05] *** Joins: luckman212 (luckman212@replaced-ip )
1517 [14:30:47] <jelly> sphalerite: which distro is it, would you be able to dpkg -i latest debootstrap from debian?
1518 [14:30:57] <tdn> n4dir, thanks! I'll go with sddm
1519 [14:30:57] *** Quits: luckman212 (luckman212@replaced-ip ) (Remote host closed the connection)
1520 [14:31:22] *** Joins: luckman212 (luckman212@replaced-ip )
1521 [14:31:29] <sphalerite> jelly: nixos, and no I'd rather not "pollute" (sorry for the rather non-neutral terminology) the root of that installation :/
1522 [14:32:43] <sphalerite> main trouble with running it from nixos is that nixos doesn't follow FHS and doesn't patch all the bits of debootstrap that assume FHS
1523 [14:32:44] <jelly> sphalerite: then get debootstrap source from sid, unpack somewhere and use as-is
1524 [14:33:03] <FinalX> ...as colo-work already pointed out :p
1525 [14:33:05] <sphalerite> jelly: it still complains about stuff like missing archive keyring
1526 [14:33:45] <jelly> nod
1527 [14:33:45] *** Quits: cfoch (uid153227@replaced-ip ) (Quit: Connection closed for inactivity)
1528 [14:34:02] *** debhelper sets mode: +l 1148
1529 [14:34:06] <n4dir> isn't debootstrap just a script?
1530 [14:34:39] <n4dir> /usr/sbin/debootstrap: POSIX shell script, ASCII text executable ; seems so.
1531 [14:35:32] *** Quits: jarfr (~jarfr@replaced-ip ) (Quit: Leaving)
1532 [14:35:58] <sphalerite> eeeeeh I suppose I'll just try and fix the nix packaging for debootstrap
1533 [14:35:58] *** Joins: brigo (~Brigo@replaced-ip )
1534 [14:36:05] <FinalX> it'd still need the keys
1535 [14:36:21] *** Quits: simpledat (~root@replaced-ip ) (Quit: leaving)
1536 [14:36:53] <jelly> n4dir: it's not really self-contained any more and hasn't been for a while
1537 [14:37:30] <sphalerite> cdebootstrap-static also doesn't seem to like being running if it's not been unpacked in /
1538 [14:37:37] <sphalerite> s/being//
1539 [14:37:52] <n4dir> jelly: i see. i seem to recall i used it on slackware, it was kinda broken, but even i could easily fix it. But that ain't enough info to make an educated guess ...
1540 [14:37:53] <jelly> sphalerite: might be worth filing a bug report upstream (= debian) for debootstrap
1541 [14:38:09] <jelly> Nix isn't _that_ obscure any more
1542 [14:38:33] <jelly> and the idea is for it to be able to run on any linux
1543 [14:38:44] *** Quits: combro2k (~combro2k@replaced-ip ) (Quit: WeeChat 2.2)
1544 [14:38:58] *** Joins: combro2k (~combro2k@replaced-ip )
1545 [14:39:08] *** Joins: bassil (uid143807@replaced-ip )
1546 [14:39:18] *** Joins: RebelCoder (~RebelCode@replaced-ip )
1547 [14:40:19] <FinalX> sphalerite: as far as I remember, debootstrap needs the debian package signing keys to verify stuff. on debian/ubuntu, package signing keys for their respective distro are usually supplied through other packages already. I guess those are missing on nixos.
1548 [14:40:43] <FinalX> so getting those keys to verify things against will probably solve your problem with it
1549 [14:41:37] <sphalerite> FinalX: well tbh I've tried a number of approaches — the first most obvious one, just running debootstrap as packaged in nixpkgs, just switches to HTTPS since it doesnt' ahve the keyring
1550 [14:41:58] <sphalerite> then later fails to run /bin/true in the chroot after unpacking a bunch of stuff
1551 [14:42:04] <colo-work> also, maybe: --no-check-gpg
1552 [14:42:09] <colo-work> (for debootstrap)
1553 [14:42:21] *** Quits: ztychr (~ztychr@replaced-ip ) (Ping timeout: 252 seconds)
1554 [14:42:28] <jelly> sphalerite: there wouldn't be a nixos package for debian-archive-keyring would it?
1555 [14:43:06] *** Joins: ztychr (~ztychr@replaced-ip )
1556 [14:43:30] *** Joins: decrypt (~decrypt@replaced-ip )
1557 [14:44:09] <n4dir> i just debootstrap power-pc sid, and had problems with finding the keys. Not sure if i used --no-check-certificate to get it done at all (probably not a good advice to go that route ... )
1558 [14:44:46] <sphalerite> jelly: nope, doesn't look like it, but as said it falls back to HTTPS so it's not the biggest problem
1559 [14:44:58] <sphalerite> the real issue is later on "W: Failure trying to run: chroot "/mnt" /bin/true"
1560 [14:45:28] *** Joins: simpledat (~unknown@replaced-ip )
1561 [14:45:34] *** Quits: will_haven (~will_have@replaced-ip ) (Read error: Connection reset by peer)
1562 [14:45:52] <jelly> sphalerite: does the running kernel have support for the arch you're trying to bootstrap
1563 [14:46:06] <simpledat> jelly: Now it works :)
1564 [14:46:18] <jelly> !win simpledat
1565 [14:46:18] <dpkg> Congratulations, simpledat! You have won a lifetime supply of spam!
1566 [14:46:36] <sphalerite> jelly: yep, running chroot /mnt /bin/true myself works fine
1567 [14:46:42] *** Joins: tsglove (~tsglove@replaced-ip )
1568 [14:46:49] <sphalerite> maybe it's modifying PATH or something such that it can no longer find the chroot command
1569 [14:47:10] <simpledat> jelly: I had to remove /etc/X11/xorg.conf.d/20-nvidia.conf then I run dpkg-reconfigure nvidia-kernel-dkms
1570 [14:47:34] *** Quits: mauz555 (~jimmy@replaced-ip ) (Ping timeout: 240 seconds)
1571 [14:47:37] *** Joins: electro33 (uid613@replaced-ip )
1572 [14:48:02] *** Joins: fab0tage (~fab0tage@replaced-ip )
1573 [14:48:25] *** Joins: Haudegen (~quassel@replaced-ip )
1574 [14:48:55] <sphalerite> jelly: yep that seems to be the problem — it can no longer find chroot because it's overriding $PATH
1575 [14:49:01] <simpledat> jelly: The last command you told me to type, it just created a file? Or did it do anything else too?
1576 [14:49:12] <sphalerite> I suppose the right solution there would be to find where chroot lives before changing $PATH and then invoking it thoruhg its absolute path
1577 [14:49:24] <jelly> but it's calling "chroot" not "/sbin/chroot" ?
1578 [14:49:30] <jelly> ¯\_(ツ)_/¯
1579 [14:50:19] <sphalerite> jelly: yes: if ! PATH=/sbin:/usr/sbin:/bin:/usr/bin eval "$CHROOT_CMD \"\$@\"" 2>/dev/null; then
1580 [14:50:38] <sphalerite> where CHROOT_CMD is chroot /mnt in my case
1581 [14:51:06] <sphalerite> so using the absolute path to chroot when setting CHROOT_CMD would be the best fix I guess
1582 [14:52:20] *** Joins: yogurt2ungue (~yogur2@replaced-ip )
1583 [14:52:28] <jelly> that kind of ought to work
1584 [14:52:37] *** Joins: CR7AQR (~andre@replaced-ip )
1585 [14:52:48] <yogurt2ungue> /msg dpkg stretch
1586 [14:53:02] *** Joins: tymczenko_ (~tymczenko@replaced-ip )
1587 [14:53:55] <jelly> sphalerite: unless your chroot binary is not in either of those hardcoded PATH entries, then you're screwed
1588 [14:54:01] *** debhelper sets mode: +l 1156
1589 [14:55:24] <sphalerite> jelly: exactly. I think CHROOT_CMD="chroot \"$TARGET\"" should instead be CHROOT_CMD="$(type -p chroot) \"$TARGET\""
1590 [14:56:07] *** Quits: madage (~madage@replaced-ip ) (Remote host closed the connection)
1591 [14:56:32] *** Joins: madage (~madage@replaced-ip )
1592 [14:57:41] *** Joins: semeion (~semeion@replaced-ip )
1593 [14:58:43] *** semeion is now known as mnemonic
1594 [14:59:01] <simpledat> How do you make a file executable?
1595 [14:59:13] <simpledat> chmod +x file.sh?
1596 [14:59:50] *** Quits: simpledat (~unknown@replaced-ip ) (Quit: leaving)
1597 [15:00:55] *** Quits: Havis (~Havis@replaced-ip ) (Quit: Leaving)
1598 [15:01:59] <sphalerite> rerunning debootstrap is giving me E: Tried to extract package, but file already exists. Exit..., but I don't want to delete *everything* and have to redownload all the packages. What do I need to remove?
1599 [15:02:45] *** Joins: donofrio (~donofrio@replaced-ip )
1600 [15:03:27] *** Joins: simpledat (~unknown@replaced-ip )
1601 [15:05:42] *** Quits: ztychr (~ztychr@replaced-ip ) (Ping timeout: 252 seconds)
1602 [15:05:49] *** Joins: campej90 (~Thunderbi@replaced-ip )
1603 [15:07:25] <sphalerite> ended up removing all the dirs in the destination except for /debootstrap and /var, but did remove /var/lib. That seems to have worked
1604 [15:07:26] *** Quits: ijmad (~ian@replaced-ip ) (Ping timeout: 252 seconds)
1605 [15:07:44] *** Parts: campej90 (~Thunderbi@replaced-ip ) ()
1606 [15:07:44] <sphalerite> or not.
1607 [15:09:58] *** Joins: ijmad (~ian@replaced-ip )
1608 [15:10:02] *** Joins: tpanarch1st (~tpanarch1@replaced-ip )
1609 [15:10:03] <jelly> simpledat: yes
1610 [15:11:50] *** Quits: RebelCoder (~RebelCode@replaced-ip ) (Ping timeout: 250 seconds)
1611 [15:12:42] *** Quits: JohnML (~john1@replaced-ip ) (Remote host closed the connection)
1612 [15:16:15] *** Quits: noodlepie (~Phillip@replaced-ip ) (Quit: Rebooting new kernel config...)
1613 [15:18:54] *** Joins: Hunterkll_ (~Hunterkll@replaced-ip )
1614 [15:18:58] *** Quits: towo` (~towo@replaced-ip ) (Remote host closed the connection)
1615 [15:19:13] *** Joins: cnrhkiyf (~cnrhkiyf@replaced-ip )
1616 [15:19:54] *** Quits: HarveyPwca (~HarveyPwc@replaced-ip ) (Quit: Leaving)
1617 [15:21:38] *** Quits: Hunterkll (~Hunterkll@replaced-ip ) (Ping timeout: 276 seconds)
1618 [15:21:49] *** Quits: buttros_ (~Thunderbi@replaced-ip ) (Quit: buttros_)
1619 [15:24:39] *** Joins: carlwgeorge (sid144208@replaced-ip )
1620 [15:25:39] *** Quits: kirk781 (~kirk781@replaced-ip ) (Quit: Leaving)
1621 [15:28:55] *** Quits: drzacek (~drzacek@replaced-ip ) (Quit: Leaving)
1622 [15:30:38] *** Quits: combro2k (~combro2k@replaced-ip ) (Quit: WeeChat 2.2)
1623 [15:31:01] *** Joins: combro2k (~combro2k@replaced-ip )
1624 [15:31:06] *** Joins: theamazingpt (~theamazin@replaced-ip )
1625 [15:35:23] *** Quits: schu-r (~Thunderbi@replaced-ip ) (Quit: schu-r)
1626 [15:37:42] *** Joins: JohnML (~john1@replaced-ip )
1627 [15:38:34] *** Quits: zyley (~zyley@replaced-ip ) (Remote host closed the connection)
1628 [15:40:18] *** Joins: zyley (~zyley@replaced-ip )
1629 [15:40:42] *** Quits: tpanarch1st (~tpanarch1@replaced-ip ) (Ping timeout: 264 seconds)
1630 [15:41:05] *** Quits: JohnML (~john1@replaced-ip ) (Remote host closed the connection)
1631 [15:41:23] *** Joins: JohnML (~john1@replaced-ip )
1632 [15:47:36] *** Joins: arthurmde_ (uid38505@replaced-ip )
1633 [15:48:52] *** Joins: jragoon (~jragoon@replaced-ip )
1634 [15:52:43] *** Joins: frizze (~Skobelev@replaced-ip )
1635 [15:56:08] *** Quits: jragoon (~jragoon@replaced-ip ) (Quit: leaving)
1636 [15:56:10] *** Quits: Mottengrotte (~Mottengro@replaced-ip ) (Read error: Connection reset by peer)
1637 [15:56:36] *** Joins: Mottengrotte (~Mottengro@replaced-ip )
1638 [15:57:55] *** Joins: RebelCoder (~RebelCode@replaced-ip )
1639 [15:58:20] *** Joins: Elleander (~Elleander@replaced-ip )
1640 [15:59:09] *** Quits: Ilyas (uid43013@replaced-ip ) (Quit: Connection closed for inactivity)
1641 [16:02:28] *** Joins: sorko999 (~sorko999@replaced-ip )
1642 [16:03:57] *** Quits: Mottengrotte (~Mottengro@replaced-ip ) (Quit: Mottengrotte)
1643 [16:04:18] *** Quits: RebelCoder (~RebelCode@replaced-ip ) (Ping timeout: 252 seconds)
1644 [16:04:31] *** Joins: mauz555 (~jimmy@replaced-ip )
1645 [16:05:44] *** Quits: _mel_ (~melvin@replaced-ip ) (Quit: Leaving)
1646 [16:05:57] *** Joins: dastier (~dastier@replaced-ip )
1647 [16:06:10] *** Joins: rangotail (~rangotail@replaced-ip )
1648 [16:06:27] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Quit: vergissmeinnicht)
1649 [16:06:44] *** Quits: rangotail (~rangotail@replaced-ip ) (Remote host closed the connection)
1650 [16:07:24] *** Quits: st-gourichon-fid (~Stephane@replaced-ip##) (Quit: ZNC - ##replaced-url
1651 [16:09:12] *** Joins: buttros_ (~Thunderbi@replaced-ip )
1652 [16:09:21] *** Joins: drzacek (~drzacek@replaced-ip )
1653 [16:09:39] *** Joins: st-gourichon-fid (~Stephane@replaced-ip )
1654 [16:10:36] *** Quits: queip (~queip@replaced-ip ) (Quit: bye, freenode)
1655 [16:11:33] *** Joins: ztychr (~ztychr@replaced-ip )
1656 [16:16:27] *** Quits: theamazingpt (~theamazin@replaced-ip ) (Quit: WeeChat 2.2)
1657 [16:17:03] <carlwgeorge> Can anyone link me to documentation about the significance and rules for having strings like `+b4`and `~bpo70+1` in revision strings? I'm coming from the RPM ecosystem and studying the rules for dpkg.
1658 [16:18:50] *** Joins: Spr1ng (~Spr1ng@replaced-ip )
1659 [16:19:01] *** Quits: neechan (~neechan@replaced-ip ) (Ping timeout: 260 seconds)
1660 [16:20:03] *** Joins: Zvmdyv (~Zvmdyv@replaced-ip )
1661 [16:20:07] <nemo> carlwgeorge: build 4? ☺
1662 [16:20:48] *** Quits: CrazyyMaxx (~CrazyyMax@replaced-ip ) (Quit: Bye!)
1663 [16:20:57] <nemo> carlwgeorge: I have no idea either but if I had to guess that'd be build and build profile optimised
1664 [16:22:00] *** Joins: CrazyyMaxx (~CrazyyMax@replaced-ip )
1665 [16:22:02] *** Joins: sdoubleyou (~sdoubleyo@replaced-ip )
1666 [16:22:02] <nemo> ahhh backport I bet
1667 [16:22:16] <nemo> yep. backport
1668 [16:22:38] <nemo> replaced-url
1669 [16:22:40] <sphalerite> carlwgeorge: replaced-url
1670 [16:23:24] *** Joins: grobi (~rtng@replaced-ip )
1671 [16:23:28] *** Joins: rafalcpp (~racalcppp@replaced-ip )
1672 [16:24:08] *** Joins: esro (~esro@replaced-ip )
1673 [16:24:26] *** Joins: queip (~queip@replaced-ip )
1674 [16:25:06] <carlwgeorge> nemo: that's what i was looking for, thanks!
1675 [16:25:17] <carlwgeorge> especially `~bpo${debian_release}+${build_int}`
1676 [16:25:20] *** Quits: ScottE (~ScottE@replaced-ip##) (Quit: ZNC - ##replaced-url
1677 [16:25:40] *** Joins: HarveyPwca (~HarveyPwc@replaced-ip )
1678 [16:25:54] *** Quits: pvdp (~pvdp@replaced-ip ) (Remote host closed the connection)
1679 [16:26:02] *** Quits: sdoubleyou (~sdoubleyo@replaced-ip ) (Client Quit)
1680 [16:26:28] *** Joins: sdoubleyou (~sdoubleyo@replaced-ip )
1681 [16:26:49] *** Joins: mtn (~mtn@replaced-ip )
1682 [16:27:37] *** Quits: jiji606 (~p1ngu1n0f@replaced-ip ) (Quit: WeeChat 1.9.1)
1683 [16:28:29] *** Quits: kerunaru (~jcabello@replaced-ip ) (Quit: leaving)
1684 [16:30:13] *** Joins: noodlepie (~Phillip@replaced-ip )
1685 [16:30:23] *** Joins: Achylles (~Achylles@replaced-ip )
1686 [16:30:49] *** Quits: lovepopsickle (~lovepopsi@replaced-ip ) (Remote host closed the connection)
1687 [16:30:50] *** Quits: noodlepie (~Phillip@replaced-ip ) (Max SendQ exceeded)
1688 [16:31:20] *** Joins: noodlepie (~Phillip@replaced-ip )
1689 [16:31:26] *** Joins: lovepopsickle (~lovepopsi@replaced-ip )
1690 [16:31:56] *** Joins: vbutnaru (~vbutnaru@replaced-ip )
1691 [16:32:10] *** Quits: ayekat (~ayekat@replaced-ip ) (Quit: watching this channel in stealth mode now)
1692 [16:32:28] *** Joins: greycat (~wooledg@replaced-ip )
1693 [16:32:59] *** Joins: ayekat (~ayekat@replaced-ip )
1694 [16:33:07] *** Quits: vbutnaru (~vbutnaru@replaced-ip ) (Client Quit)
1695 [16:33:47] <jelly> +b are usually no-source-change rebuilds against newer versions of build dependencies; relatively rare in stable
1696 [16:34:10] *** Joins: gryffus_ (~gryffus@replaced-ip )
1697 [16:34:20] *** Quits: gryffus (~gryffus@replaced-ip ) (Ping timeout: 252 seconds)
1698 [16:34:33] <nemo> jelly: we had an issue like that with hedgewars rpm
1699 [16:35:10] <nemo> jelly: they bumped physfs which claimed no ABI changes
1700 [16:35:11] <nemo> not true
1701 [16:35:22] <nemo> took a while to convince 'em to rebuild the package
1702 [16:35:27] *** Quits: Pjusur (~Pjusur@replaced-ip ) (Quit: Leaving)
1703 [16:35:34] <nemo> hm. wait no. I think it was with arch actually
1704 [16:35:52] <nemo> anyway spent a lot of time answering emails over and over from users "no, hedgewars isn't broken, downgrade your physfs version"
1705 [16:36:37] *** Quits: frizze (~Skobelev@replaced-ip ) (Quit: Leaving)
1706 [16:39:30] <carlwgeorge> jelly: that's what it seems like, thanks for confirming
1707 [16:39:40] *** Quits: n4dir (~user@replaced-ip ) (Remote host closed the connection)
1708 [16:40:27] *** Joins: neechan (~neechan@replaced-ip )
1709 [16:42:15] *** Quits: czesmir (~stefan@replaced-ip ) (Ping timeout: 252 seconds)
1710 [16:42:28] <carlwgeorge> I'm arbitrarily examining python3-geoip, and I see that 1.3.2-1 (jessie), 1.3.2-1+b2 (stretch), and 1.3.2-1+b4 (buster) have identical changelogs. To put it another way, `+b{build_int}` isn't in the changelog. Where is that defined/introduced?
1711 [16:43:03] *** Joins: towo` (~towo@replaced-ip )
1712 [16:43:17] *** Joins: pingfloyd (~pingfloyd@replaced-ip )
1713 [16:43:27] *** Joins: astra`` (~astra@replaced-ip )
1714 [16:43:44] *** Joins: yokowka (~yokowka@replaced-ip )
1715 [16:44:01] *** debhelper sets mode: +l 1162
1716 [16:44:59] <yokowka> heavenO, everysoul!!!! how to install in stretch this replaced-url
1717 [16:46:36] *** Quits: buttros_ (~Thunderbi@replaced-ip ) (Quit: buttros_)
1718 [16:47:38] *** Joins: James1138 (~james1138@replaced-ip )
1719 [16:48:09] *** Joins: hipp (~hipp@replaced-ip )
1720 [16:49:08] <James1138> Has anyone connected or heard about connecting to FaceBook WITHOUT using Pidgin? The reason I ask is that I use Pidgin for SkypeWeb and Google as well as Facebook but I see so many dependancies in Pidgin that I was looking for a lighter weight standalone alternative without loading down the browser like a Xmas tree.
1721 [16:49:25] *** Quits: HerbY_NL2 (~HerbY_NL2@replaced-ip ) (Quit: Leaving)
1722 [16:49:33] <greycat> yokowka: looks like they want you to use a "flatpak", and they point you to a setup guide, here: replaced-url
1723 [16:49:34] *** Joins: HighMemoryDaemon (~HighMemor@replaced-ip )
1724 [16:49:55] <HighMemoryDaemon> Hi, I think there is an error on wiki.debian.org/KDE.
1725 [16:49:58] <greycat> After you've followed that "setup guide" for flatpak, just run the commands on the page that you linked.
1726 [16:50:06] <HighMemoryDaemon> This command doesn't look right but I could be wrong: aptitude install ~t^desktop$ ~t^kde-desktop$
1727 [16:50:12] *** Joins: Tenkawa (~Tenkawa@replaced-ip )
1728 [16:50:17] <HighMemoryDaemon> Always got errors running it.
1729 [16:50:38] <sphalerite> James1138: anything that uses libpurple should be able to access the same protocols as pidgin
1730 [16:50:42] <yokowka> серый, - благодАРю.
1731 [16:51:03] <sphalerite> James1138: bitlbee + some IRC client might be more to your liking
1732 [16:51:16] <jelly> HighMemoryDaemon: what kind of errors?
1733 [16:51:28] *** Quits: mibo (~mibo@replaced-ip ) (Remote host closed the connection)
1734 [16:51:40] <Tenkawa> Anyone heard any tricks/ideas on how to keep usb2 based "Realtek Semiconductor Corp. RTS5129 Card Reader Controller" devices from corrupting their filesystems in recent kernels?
1735 [16:51:46] <James1138> So far I tried Ayttm, PSI+, Emesene and Empathy
1736 [16:51:59] <Tenkawa> (on ultra high speed cards)
1737 [16:52:03] <James1138> Now I tried Gajim
1738 [16:52:14] <HighMemoryDaemon> jelly, no matches found: ~t^desktop$
1739 [16:52:29] <jelly> HighMemoryDaemon: do you use zsh as login shell maybe?
1740 [16:52:29] *** Quits: clemens3 (~clemens@replaced-ip ) (Remote host closed the connection)
1741 [16:52:48] <HighMemoryDaemon> jelly, Yup! Is that a problem?
1742 [16:53:00] <jelly> HighMemoryDaemon: quote those arguments beginning with ~, like this: aptitude install '~t^desktop$' '~t^kde-desktop$'
1743 [16:53:12] <Tenkawa> cant see anything to pass to the modules in the tree to keep it at regular speed even to take uhs out of the equation
1744 [16:53:16] *** Quits: noodlepie (~Phillip@replaced-ip ) (Quit: Going offline for a rest!)
1745 [16:53:37] <jelly> HighMemoryDaemon: that page probably makes asusmptions about your shell that zsh fails
1746 [16:53:51] <HighMemoryDaemon> jelly, Ah, ok. Thanks! Btw, what does ~t^ mean?
1747 [16:54:25] <jelly> no idea, judging from the context ~t means "task package matching the following regex"
1748 [16:54:32] *** Joins: diogenes_ (~diogenes_@replaced-ip )
1749 [16:55:02] <jelly> so basically install ~t^desktop$ is a silly version of saying install task-desktop
1750 [16:55:42] *** Joins: clemens3 (~clemens@replaced-ip )
1751 [16:56:17] <HighMemoryDaemon> jelly, Makes sense
1752 [16:57:06] <jelly> HighMemoryDaemon: zsh is strict about expading ~user to user's home directory. Bash tries to expand it, and if there's no user named "t^desktop$" it will happily ignore that and pass the string as-is
1753 [16:57:27] <greycat> I'm wondering what characters bash considers valid for "user name".
1754 [16:57:41] <greycat> Does it stop at just "t", or...
1755 [16:58:04] *** Quits: HalfWord (~halfword@replaced-ip ) (Ping timeout: 240 seconds)
1756 [16:58:10] <jelly> bash is inconsistent in other ways too, "echo foo*" will show different output based on contents of current directory
1757 [16:58:40] <jelly> (this is a silly default, it can be told to be consistent but the default apparently won't be changed)
1758 [16:58:42] <greycat> Hmm, experimenting -- looks like it does NOT try to expand ~t by itself. Or at least, it does not expand ~root^foo
1759 [16:58:54] *** Joins: JohnKit (~JohnKit@replaced-ip )
1760 [16:59:11] <greycat> jelly: it's for historical reasons. So you can get a sane error message from "ls *.pfd".
1761 [16:59:26] <jelly> it's fugly is what it is
1762 [16:59:54] <jelly> either parse * or don't
1763 [17:00:21] <greycat> There are various options you can set in bash to change how it behaves with non-matching globs.
1764 [17:00:29] *** Quits: edmont (55fb50a0@replaced-ip ) (Ping timeout: 256 seconds)
1765 [17:00:33] <jelly> I know. And the default will never be sane.
1766 [17:00:46] *** Joins: mpmc_znc (~mpmc@replaced-ip )
1767 [17:00:50] <greycat> The default is always going to be "it's 1981".
1768 [17:00:58] <jelly> right
1769 [17:01:24] <sphalerite> we need replaced-url
1770 [17:01:40] *** Joins: lobata (~mint@replaced-ip )
1771 [17:01:58] <jelly> greycat: you can see how worn out this issue is by the fact I don't even try to troll #bash with it any more
1772 [17:02:08] *** Quits: mpmc (~mpmc@replaced-ip ) (Ping timeout: 245 seconds)
1773 [17:03:14] *** Quits: HighMemoryDaemon (~HighMemor@replaced-ip ) (Quit: Leaving)
1774 [17:04:20] <greycat> It's not *really* fun until someone forgets the quotes in unset 'a[0]'
1775 [17:05:28] <greycat> ... which somehow isn't on BashPitfalls yet. Fixing.
1776 [17:06:21] *** Joins: SopaXorzTaker (~SopaXorzT@replaced-ip )
1777 [17:06:48] *** Quits: SopaXorzTaker (~SopaXorzT@replaced-ip ) (Remote host closed the connection)
1778 [17:08:35] *** Joins: rsx (~rsx@replaced-ip )
1779 [17:08:42] *** Quits: msimpson (~msimpson@replaced-ip ) (Quit: Leaving)
1780 [17:09:26] *** Parts: JohnKit (~JohnKit@replaced-ip ) ()
1781 [17:10:40] <nemo> greycat: I gotta think that anyone who even knows what a bash array is, knows about glob expansion and the dangers of quoting
1782 [17:10:43] <nemo> one hopes
1783 [17:10:49] <nemo> or not quoting
1784 [17:11:09] <greycat> I've been in #bash for over 15 years, and sadly, you are mistaken.
1785 [17:11:18] *** Quits: JustASlacker (~JustASlac@replaced-ip ) (Ping timeout: 264 seconds)
1786 [17:11:54] <nemo> greycat: replaced-url
1787 [17:12:12] <nemo> I don't think that one was ever fixed. it just aged out
1788 [17:12:52] *** Joins: fax (~fax@replaced-ip )
1789 [17:13:42] *** Joins: ScottE (~ScottE@replaced-ip )
1790 [17:13:48] <jelly> nemo: you'd probably also think debian developers of 10-20 years would know how to make shell wrappers
1791 [17:14:21] <jelly> [17:14] ~ => tail -n1 /usr/bin/pidgin
1792 [17:14:21] <jelly> /usr/bin/pidgin.orig $*
1793 [17:14:24] *** Joins: SopaXorzTaker (~SopaXorzT@replaced-ip )
1794 [17:14:32] <greycat> *headdesk*
1795 [17:15:12] *** Quits: esro (~esro@replaced-ip ) (Quit: Leaving)
1796 [17:15:16] <sphalerite> lol nice
1797 [17:15:17] *** Joins: jubo2 (~juboxi@replaced-ip )
1798 [17:15:18] <jelly> no exec, no "$@"
1799 [17:15:32] *** Quits: drzacek (~drzacek@replaced-ip ) (Remote host closed the connection)
1800 [17:15:37] *** Quits: chele (~chele@replaced-ip ) (Quit: Leaving)
1801 [17:15:44] <sphalerite> doesn't the shell do a sort of "tail call optimisation" that makes the exec unnecessary?
1802 [17:15:50] <greycat> nope.
1803 [17:16:07] <sphalerite> where did I get that idea from then? x)
1804 [17:16:09] <greycat> Bash will do that kind of optimization in certain subshells, but not in that case.
1805 [17:16:49] <greycat> e.g. (exec sleep 10) and (sleep 10) do the same thing.
1806 [17:17:42] <sphalerite> aah ok
1807 [17:18:14] *** Joins: gehaxelt (~gehaxelt@replaced-ip )
1808 [17:18:49] *** Joins: hodyna (~hodyna@replaced-ip )
1809 [17:19:34] *** Joins: Envil (~envil@replaced-ip )
1810 [17:20:33] <jelly> huh
1811 [17:20:35] *** Joins: tpanarch1st (~tpanarch1@replaced-ip )
1812 [17:21:12] *** Quits: Tenkawa (~Tenkawa@replaced-ip ) (Quit: leaving)
1813 [17:21:38] <jelly> my pstree says there's actually no bash parent of pidgin.orig, and that's a #!/bin/bash script, so maybe that tail optimization works
1814 [17:21:38] *** Joins: _0bitcount (~Big_Byte@replaced-ip )
1815 [17:21:39] *** Quits: grobi (~rtng@replaced-ip ) (Ping timeout: 252 seconds)
1816 [17:21:42] *** Quits: jubo2 (~juboxi@replaced-ip ) (Quit: Konversation terminated!)
1817 [17:21:55] *** Joins: jubo2 (~juboxi@replaced-ip )
1818 [17:21:57] <greycat> I just tested it with a two-line script, #!/bin/bash and sleep 123
1819 [17:22:29] <greycat> there's a /bin/bash ./foo process, and a sleep 123 process.
1820 [17:23:19] *** Quits: simpledat (~unknown@replaced-ip ) (Quit: leaving)
1821 [17:23:29] *** Quits: tymczenko_ (~tymczenko@replaced-ip ) (Ping timeout: 244 seconds)
1822 [17:23:30] *** Quits: sulvone (~sulvone@replaced-ip ) (Quit: No Ping reply in 180 seconds.)
1823 [17:23:54] <nemo> greycat: I guess one way to make a clean break from the past would be to define a new shell alias for scripting without the default glob expansion that people could opt into? that way globbing could still be used on the commandline?
1824 [17:24:12] <nemo> greycat: #!/usr/bin/saferbash ?
1825 [17:24:18] <nemo> could opt into various things...
1826 [17:24:27] <greycat> If you want a clean break, just write in a different language. Python or Tcl are good choices.
1827 [17:24:30] <nemo> heh
1828 [17:24:36] <nemo> greycat: well it might require less rewriting
1829 [17:24:44] *** Parts: diogenes_ (~diogenes_@replaced-ip ) ("vergissmeinnicht")
1830 [17:24:44] <nemo> greycat: just change first line of existing scripts
1831 [17:24:48] <greycat> ... no.
1832 [17:24:48] <nemo> much like use strict in JS
1833 [17:24:59] <yokowka> souls, is linux - russian chanel??
1834 [17:25:00] <nemo> er. "use strict"
1835 [17:25:05] <greycat> !ru
1836 [17:25:05] <dpkg> Это английскоговорящий канал, пожалуйста, говорите по-английски или посетите #debian-russian (irc.freenode.net) (Russian speakers please go to #debian-russian)
1837 [17:25:10] *** Joins: sulvone (~sulvone@replaced-ip )
1838 [17:25:42] <jelly> I sincerely hope KDE session didn't automagically figure to autostart /usr/bin/pidgin.orig, because that was what was running the last time I logged in
1839 [17:26:10] <greycat> nemo: once you start down the "let's change this one thing about the shell" path, you quickly realize there are a hundred more things that you really want to change, so you might as well just start over.
1840 [17:26:34] *** Quits: mtn (~mtn@replaced-ip ) (Quit: Konversation terminated!)
1841 [17:26:38] <greycat> jelly: what's the parent of pidgin.orig?
1842 [17:26:44] <nemo> greycat: yeah, I was just thinking that one could opt into a strict mode - that's why they made it easy to add in JS, so you could choose to take on the pain
1843 [17:26:47] <nemo> oh well
1844 [17:26:48] <jelly> jelly 2869 1 0 Sep21 ? 00:00:00 kdeinit5: Running...
1845 [17:27:03] *** Quits: clemens3 (~clemens@replaced-ip ) (Ping timeout: 252 seconds)
1846 [17:27:19] <nemo> !fr
1847 [17:27:19] <dpkg> Pour l'aide en francais, veuillez rejoindre le canal #debian-fr. Francophone users: for help in french, please go to #debian-fr.
1848 [17:27:43] <nemo> cool! it's fairly large channel too - guess I'll hang out there.
1849 [17:27:59] <jelly> well the magical NSS_SSL_CBC_RANDOM_IV=0 is in pidgin.orig's /proc/.../environ
1850 [17:28:04] *** Joins: eduardas_m (~eduardas@replaced-ip )
1851 [17:28:34] <jelly> oherwise I wouldn't be able to connect to very-old-ms-lync-server
1852 [17:29:01] *** Quits: Python1320 (Python1320@replaced-ip ) (Ping timeout: 260 seconds)
1853 [17:29:49] *** Quits: encod3 (~encod3@replaced-ip ) (Remote host closed the connection)
1854 [17:29:53] <jelly> either kde session saving looks up customized env.vars or this thing really got started via bash wrapper and bash is gone
1855 [17:30:33] <greycat> I don't know, jelly. All I can report is that my test kept the bash process.
1856 [17:31:05] <jelly> since things work, I'm not inclined to investigate further exactly WHY they work
1857 [17:31:21] <greycat> And this makes sense when you understand how bash works. It reads a line at a time until it has a full command, and then it runs that one command. Bash does not KNOW that this is the last command in the script, because once it gets that newline, it just runs it, and doesn't look ahead.
1858 [17:31:30] *** Joins: nibble_zero (~nibble_ze@replaced-ip )
1859 [17:31:50] *** Joins: ntd (~ntd@replaced-ip )
1860 [17:32:03] *** Quits: eduardas_m (~eduardas@replaced-ip ) (Client Quit)
1861 [17:32:47] *** Joins: Python1320 (Python1320@replaced-ip )
1862 [17:33:19] <jelly> not going to apt-get source bash... NOT going to apt-get source bash
1863 [17:33:24] <greycat> Even if I write the script without a final newline, the /bin/bash ./foo process is still there.
1864 [17:33:54] <jelly> what if you run it without a controlling tty
1865 [17:34:30] <greycat> ./foo </dev/null >/dev/null 2>&1 & disown # same behavior
1866 [17:34:51] <greycat> of course that isn't "without a controlling tty", but that's a lot harder to test
1867 [17:35:04] <jelly> jelly 27134 2959 0 17:34 ? 00:00:00 /bin/bash /home/jelly/bin/sleepytime
1868 [17:35:04] <jelly> jelly 27135 27134 0 17:34 ? 00:00:00 /bin/sleep 120
1869 [17:35:17] <jelly> started from kde's krunner, no dice
1870 [17:35:42] <greycat> OK, no surprises so far
1871 [17:35:44] <sphalerite> jelly: a script containing only ( sleep 10 ) does manage without a fork though!
1872 [17:35:52] <greycat> sphalerite: ... huh?
1873 [17:36:13] <sphalerite> don't ask me to explain. I only observe
1874 [17:36:16] <sphalerite> xD
1875 [17:36:42] <sphalerite> wait
1876 [17:37:00] <greycat> sphalerite: a two-line script #!/bin/bash (sleep 10) has the two processes that I expect.
1877 [17:37:15] <sphalerite> never mind, I just read strace wrong
1878 [17:37:28] * sphalerite hides in a corner
1879 [17:37:32] <greycat> As I told you, bash *does* optimize out the fork-and-exec inside the subshell, since at that point it has enough knowledge to do so.
1880 [17:37:42] *** Quits: jordanm (~jordanm@replaced-ip ) (Quit: Konversation terminated!)
1881 [17:39:36] <sphalerite> yeah but it doesn't optimise out the fork that spawns the subshell
1882 [17:39:42] <sphalerite> which I thought at first it was doing
1883 [17:40:02] <greycat> The script's process still remains, because it has to read the next command, even though there isn't one.
1884 [17:40:30] *** Joins: conta1 (~Thunderbi@replaced-ip )
1885 [17:43:09] *** Joins: Jaat`Mers (~JaatMers@replaced-ip )
1886 [17:45:04] *** Joins: jordanm (~jordanm@replaced-ip )
1887 [17:46:23] *** Quits: walnut_burl (~oak@replaced-ip ) (Ping timeout: 252 seconds)
1888 [17:46:46] *** Quits: fmerges (~fmerges@replaced-ip ) (Quit: leaving)
1889 [17:48:47] *** Joins: MichaelOF (~michael@replaced-ip )
1890 [17:49:39] *** Quits: rsx (~rsx@replaced-ip ) (Quit: rsx)
1891 [17:50:11] *** Joins: Orys (~Orys@replaced-ip )
1892 [17:51:15] *** Quits: disposable2 (~Thunderbi@replaced-ip ) (Ping timeout: 252 seconds)
1893 [17:51:23] *** Quits: omarek (~mareko@replaced-ip ) (Quit: leaving)
1894 [17:51:45] *** Quits: MichaelOF (~michael@replaced-ip ) (Client Quit)
1895 [17:51:54] *** Joins: thiras (~thiras@replaced-ip )
1896 [17:52:31] *** Joins: ToBeCloud (uid51591@replaced-ip )
1897 [17:53:22] *** Quits: jubo2 (~juboxi@replaced-ip ) (Quit: Konversation terminated!)
1898 [17:53:40] *** Quits: stefanc_diff (~stefanc_d@replaced-ip ) (Ping timeout: 246 seconds)
1899 [17:53:52] *** Quits: ToBeCloud (uid51591@replaced-ip ) (Client Quit)
1900 [17:55:07] *** Quits: dmk (~dankeast@replaced-ip ) (Ping timeout: 240 seconds)
1901 [17:55:08] *** Joins: disposable2 (~Thunderbi@replaced-ip )
1902 [17:55:18] *** Joins: deznuts (uid92154@replaced-ip )
1903 [17:56:29] *** Quits: Haudegen (~quassel@replaced-ip ) (Remote host closed the connection)
1904 [17:56:35] *** Quits: petn-randall (~petn-rand@replaced-ip ) (Quit: leaving)
1905 [17:57:01] *** Quits: LorD_n1c0w (~igora@replaced-ip ) (Ping timeout: 260 seconds)
1906 [17:57:52] *** Joins: petn-randall (~petn-rand@replaced-ip )
1907 [17:59:02] *** Joins: Esyllt (~Esyllt@replaced-ip )
1908 [17:59:07] *** Quits: Kemopan (~lvx@replaced-ip ) (Quit: Leaving)
1909 [17:59:35] *** Joins: MichaelOF (~michael@replaced-ip )
1910 [17:59:53] *** Joins: cfoch (uid153227@replaced-ip )
1911 [17:59:57] *** Quits: MichaelOF (~michael@replaced-ip ) (Client Quit)
1912 [18:00:11] *** Quits: v01t (~v01t@replaced-ip ) (Remote host closed the connection)
1913 [18:00:18] *** Joins: jubo2 (~juboxi@replaced-ip )
1914 [18:00:21] *** Joins: v01t (~v01t@replaced-ip )
1915 [18:01:14] *** Joins: jfoy (~jfoy@replaced-ip )
1916 [18:02:30] *** Joins: Tom01 (~tom@replaced-ip )
1917 [18:03:26] *** Quits: jpe_ (~jp@replaced-ip ) (Ping timeout: 252 seconds)
1918 [18:04:06] <trysten> sphalerite: is your name a dwarf fortress reference or do you just like getting stoned
1919 [18:04:17] *** Quits: yunhao94 (~yunhao94@replaced-ip ) (Quit: yunhao94)
1920 [18:04:48] <greycat> You... do realize that the name of the mineral predates Dwarf Fortress by a few thousand years, right?
1921 [18:07:07] <trysten> Well.. My fortress is almost a thousand years old. So some of my dwarves may have coined the term.
1922 [18:07:36] <trysten> But yes, thank you greycat.
1923 [18:07:41] *** mnemonic is now known as Guest43365
1924 [18:07:51] *** Joins: semeion (~semeion@replaced-ip )
1925 [18:07:54] *** Quits: conta1 (~Thunderbi@replaced-ip ) (Quit: conta1)
1926 [18:08:06] *** Joins: buttros_ (~Thunderbi@replaced-ip )
1927 [18:09:10] *** Joins: mibo (~mibo@replaced-ip )
1928 [18:09:21] *** Joins: LorD_n1c0w (~igora@replaced-ip )
1929 [18:10:03] *** Quits: Guest43365 (~semeion@replaced-ip ) (Ping timeout: 252 seconds)
1930 [18:10:40] *** Quits: jfoy (~jfoy@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
1931 [18:10:51] *** Quits: CR7AQR (~andre@replaced-ip ) (Quit: Lost terminal)
1932 [18:11:27] *** Joins: siwica (~user@replaced-ip )
1933 [18:12:46] *** Quits: EdePopede (~EdePopede@replaced-ip ) (Read error: Connection reset by peer)
1934 [18:14:03] *** Joins: conta1 (~Thunderbi@replaced-ip )
1935 [18:14:08] *** Quits: semeion (~semeion@replaced-ip ) (Quit: WeeChat 2.2)
1936 [18:16:07] <siwica> I want to automatically create debian packages from my git-source upon commits to the master branch. Is there a canonical way on where to store the metadata that goes into the debian directory? I feel like having a debian directory in the root of my upstream git repository is rather ugly...
1937 [18:16:23] *** Quits: f4cl3y (~f4cl3y@replaced-ip ) (Remote host closed the connection)
1938 [18:16:36] *** Joins: semeion (~semeion@replaced-ip )
1939 [18:16:40] *** Joins: walnut_burl (~oak@replaced-ip )
1940 [18:16:59] *** semeion is now known as mnemonic
1941 [18:17:26] *** Joins: ToBeCloud (uid51591@replaced-ip )
1942 [18:17:35] *** Joins: jfoy_ (~jfoy@replaced-ip )
1943 [18:19:17] *** Quits: ckur13 (~ckur13@replaced-ip ) (Quit: Konversation terminated!)
1944 [18:19:21] *** Joins: earthundead (~earthunde@replaced-ip )
1945 [18:19:50] *** Quits: jfoy_ (~jfoy@replaced-ip ) (Client Quit)
1946 [18:20:17] *** Quits: sdoubleyou (~sdoubleyo@replaced-ip ) (Quit: sdoubleyou)
1947 [18:22:35] *** Joins: cdown (~cdown@replaced-ip )
1948 [18:24:30] *** Joins: ChmEarl (~chmearl@replaced-ip )
1949 [18:27:23] *** Quits: Jaat`Mers (~JaatMers@replaced-ip ) (Quit: Jaat has gone)
1950 [18:30:04] *** Quits: NetTerminalGene (~NetTermin@replaced-ip ) (Ping timeout: 246 seconds)
1951 [18:30:44] *** Joins: grobi (~rtng@replaced-ip )
1952 [18:32:01] <Antares> вапро
1953 [18:32:13] <Antares> Всем привет!
1954 [18:34:22] *** Quits: dilema (~dilema@replaced-ip ) (Remote host closed the connection)
1955 [18:34:59] *** Joins: jarfr (~jarfr@replaced-ip )
1956 [18:37:36] *** Joins: bites (~bites@replaced-ip )
1957 [18:38:28] *** Quits: a_l_b (~a_l_b@replaced-ip ) (Ping timeout: 246 seconds)
1958 [18:39:05] *** Quits: teej (uid154177@replaced-ip ) (Quit: Connection closed for inactivity)
1959 [18:39:32] *** Joins: mspe (~mspe@replaced-ip )
1960 [18:42:01] *** Quits: LorD_n1c0w (~igora@replaced-ip ) (Ping timeout: 244 seconds)
1961 [18:42:01] *** Quits: mauz555 (~jimmy@replaced-ip ) (Ping timeout: 244 seconds)
1962 [18:42:09] *** Quits: buttros_ (~Thunderbi@replaced-ip ) (Quit: buttros_)
1963 [18:42:13] *** Joins: idiocrash (~idiocrash@replaced-ip )
1964 [18:43:25] *** Joins: dtcrshr (~dtcrshr@replaced-ip )
1965 [18:44:27] <petn-randall> !ru
1966 [18:44:27] <dpkg> Это английскоговорящий канал, пожалуйста, говорите по-английски или посетите #debian-russian (irc.freenode.net) (Russian speakers please go to #debian-russian)
1967 [18:45:34] *** Quits: ztychr (~ztychr@replaced-ip ) (Ping timeout: 240 seconds)
1968 [18:46:01] <greycat> Funny how most of the non-English channels are #debian-XX but German is #debian.de and Russian is #debian-russian.
1969 [18:46:39] <petn-randall> Indeed. I'm guessing it's the way it was inherited.
1970 [18:46:48] *** Joins: sZbcE8qNfG (52661f23@replaced-ip )
1971 [18:46:52] <sZbcE8qNfG> hello
1972 [18:47:03] <sZbcE8qNfG> how do I force a systemd timer to run right now?
1973 [18:47:20] *** Joins: Tachyon` (tachyon@replaced-ip )
1974 [18:47:48] <sphalerite> sZbcE8qNfG: systemctl start <name>.service
1975 [18:48:05] <Tachyon`> how much of a risk is using ssh1? I have an old system that only has an ssh1 client, no telnet, no ssh2
1976 [18:48:16] *** Quits: fab0tage (~fab0tage@replaced-ip ) (Quit: fab0tage)
1977 [18:48:20] <sZbcE8qNfG> the service is a long running process (file copy taking hours). The timer is setup to run every hour. If I manually start the underlying service.....the timer won't run it again in an hour right?
1978 [18:48:22] <greycat> why would that be relevant to #debian?
1979 [18:49:03] <Tachyon`> the server is running debian which disables ssh1 by default in sshd
1980 [18:49:14] <sphalerite> Tachyon`: "In 1998 Ariel Futoransky and Emiliano Kargieman [1] discovered a design flaw in the SSH1 protocol (protocol 1.5) that could lead an attacker to inject malicious packets into an SSH encrypted stream that would allow execution of arbitrary commands on either client or server."
1981 [18:49:22] <Tachyon`> oh good god
1982 [18:49:29] <jelly> Tachyon`: it's broken and basically equivalent to plaintext
1983 [18:49:45] <jelly> oh sorry, it's worse :-)
1984 [18:49:54] *** Quits: hodyna (~hodyna@replaced-ip ) (Quit: Leaving)
1985 [18:49:57] <sZbcE8qNfG> what about 128 bit rsa for SSL cert?
1986 [18:50:18] <sZbcE8qNfG> everyone recommends 256...but not sure if that really matter
1987 [18:50:46] *** Joins: ralpheeee (ralpheeee@replaced-ip )
1988 [18:51:40] <jelly> sZbcE8qNfG: wasn't the minimum size for RSA 512 bit
1989 [18:51:46] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 272 seconds)
1990 [18:52:12] <sZbcE8qNfG> i got no clue
1991 [18:52:15] <jelly> I vaguely remember pgp cli not wanting to create a shorter keypair
1992 [18:52:35] <sZbcE8qNfG> google is 50/50
1993 [18:52:37] * jelly has a 768bit hey from that time
1994 [18:52:41] *** Parts: Tachyon` (tachyon@replaced-ip ) ("Leaving")
1995 [18:52:42] <jelly> key*
1996 [18:52:49] <sZbcE8qNfG> half says 128 is enough and anything above is bullshit in terms of SSL
1997 [18:52:53] <petn-randall> sZbcE8qNfG: Are you mixing up the assymetric key for key exchange with the symmetric key during transport?
1998 [18:53:02] <sZbcE8qNfG> i have no clue
1999 [18:53:09] <petn-randall> That's probably the issue.
2000 [18:53:43] *** Joins: LorD_n1c0w (~igora@replaced-ip )
2001 [18:53:53] <petn-randall> sZbcE8qNfG: If in doubt, keeping don't touch anything crypto related and stick with the defaults, unless you're 100% sure it makes the situation better. I've learnt my lesson.
2002 [18:53:55] <sZbcE8qNfG> openssl genrsa -out test.key 2048
2003 [18:54:11] <sZbcE8qNfG> is that 128 or 2048?
2004 [18:54:19] <jelly> that's 2048 BITS
2005 [18:54:34] <sZbcE8qNfG> then how come when I pull up my site, firefox says it's 128 bit rsa
2006 [18:54:49] <jelly> what does firefox say, precisely?
2007 [18:54:59] *** Joins: Nekojimi (~jimj316@replaced-ip )
2008 [18:55:40] <jelly> if it's a public site, what does Qualys ssl test say?
2009 [18:55:52] <sZbcE8qNfG> it's not public
2010 [18:55:53] *** Joins: mauz555 (~jimmy@replaced-ip )
2011 [18:55:56] <jelly> if it's a private site, what does testssl.sh say?
2012 [18:56:13] <sZbcE8qNfG> it says rsa_with_aes_128_gcm_sha256, 128 bit keys, TLS 1.2
2013 [18:56:36] <jelly> that's not all it says
2014 [18:57:32] <nemo> sZbcE8qNfG: AES 128 is the symmetric cypher used after the initial setup using asymmetric
2015 [18:57:51] <sZbcE8qNfG> so is what I have secure in terms of the SSL?
2016 [18:58:13] <sZbcE8qNfG> and petn-randall, what was your lesson you learned?
2017 [18:58:30] <nemo> sZbcE8qNfG: yeah, although you might want to use one of mozilla's configs - they have a wizard for generating them
2018 [18:58:31] <jelly> sZbcE8qNfG: in particular, what does it say about "Server key size"
2019 [18:58:43] <nemo> replaced-url
2020 [18:59:01] <nemo> sZbcE8qNfG: if you're in firefox you'd think it'd default to AES256 if the server offered it
2021 [18:59:21] <sZbcE8qNfG> Size: 256 Bytes / 2048 Bits
2022 [18:59:36] *** Joins: NetTerminalGene (~NetTermin@replaced-ip )
2023 [18:59:37] <jelly> that's the thing you generated with genrsa.
2024 [18:59:40] <sZbcE8qNfG> ok good it's 2048 then
2025 [19:00:01] *** Quits: LorD_n1c0w (~igora@replaced-ip ) (Ping timeout: 260 seconds)
2026 [19:00:24] *** Joins: Haudegen (~quassel@replaced-ip )
2027 [19:00:42] *** Joins: eexez (~eexez@replaced-ip )
2028 [19:00:52] *** Joins: bertbob (~bertbob@replaced-ip )
2029 [19:01:23] <sZbcE8qNfG> managing infrastructure is hard work
2030 [19:01:55] <nemo> well I guess you could always let cloudflare's MITM handle the SSL ☺
2031 [19:02:17] *** Quits: mauz555 (~jimmy@replaced-ip ) (Ping timeout: 252 seconds)
2032 [19:02:24] <jelly> nemo: there were issues that made AES256 and AES384 for some use cases basically not more secure than AES128, and potentially less secure
2033 [19:02:37] <jelly> thnkafully I don't remember the details
2034 [19:03:02] <jelly> the lesson is a bigger number is not always better
2035 [19:04:27] <nemo> jelly: well, sure. there was a point in time (briefly) when SSLv2 was more secure than TLS
2036 [19:04:45] <nemo> despite it having been deprecated at the time
2037 [19:04:59] <nemo> 'cause SSLv2 just had a downgrade attack that I could disable client side, while TLS's problem was more severe
2038 [19:05:37] <nemo> jelly: but *usually* the bigger number is better ☺
2039 [19:05:52] <jelly> no
2040 [19:06:14] <greycat> TLS 1.2 is better than SSL 2
2041 [19:06:17] <nemo> haha
2042 [19:06:30] *** Quits: jarfr (~jarfr@replaced-ip ) (Quit: Leaving)
2043 [19:06:30] <nemo> greycat: pedant 😝
2044 [19:06:46] <jelly> usually you can't possibly know unless you've wast^H^H^H^Hspent 10 years learning complex maths
2045 [19:06:49] <nemo> fine. for the same algorithm, more bits/bytes is usually better
2046 [19:06:55] <jelly> no
2047 [19:07:14] <jelly> really, stop saying that, it's not true
2048 [19:07:25] <nemo> O_o you disagree with usually? you're making claim that the majority of time that's NOT true??
2049 [19:07:28] <nemo> seriously?
2050 [19:07:56] *** Joins: JustASlacker (~JustASlac@replaced-ip )
2051 [19:08:15] <jelly> yes. I'm saying you can't tell unless you know how a specific algo works in places you're going to use it
2052 [19:08:50] <nemo> example?
2053 [19:08:55] <nemo> just, oh, one or two
2054 [19:09:02] <nemo> not even asking for "majority of time" which seems to be your claim
2055 [19:09:33] <nemo> of an algorithm where smaller key, smaller hash, smaller IV was better
2056 [19:09:39] <nemo> smaller prime..
2057 [19:09:49] <nemo> (for encryption ofc)
2058 [19:10:14] <jelly> replaced-url
2059 [19:10:41] <sZbcE8qNfG> i agree with jelly from what I've read
2060 [19:10:53] <sZbcE8qNfG> 128 is perfectly safe
2061 [19:10:54] *** Joins: LorD_n1c0w (~igora@replaced-ip )
2062 [19:11:14] *** Joins: forgotmynick (uid24625@replaced-ip )
2063 [19:11:17] <nemo> jelly: yeah. you mentioned that before, and I wasn't disputing it at all. AES256 was badly designed compared to prior version
2064 [19:11:25] <nemo> jelly: and that sort of thing has happened before and probably will again
2065 [19:11:30] <nemo> but it wasn't the size that was the problem
2066 [19:11:38] <nemo> and. again *usually* ??
2067 [19:11:59] <nemo> and I'm quite curious about how the place you're going to use it would have changed the weakness in that alg
2068 [19:12:05] <jelly> and again, a typical user can't tell
2069 [19:12:12] <greycat> This is getting rather far off topic.
2070 [19:12:45] <nemo> "
2071 [19:12:45] <nemo> The apparent paradox of the decrease in academic security when the key size increases highlights the contrived nature of the related-key attack model."
2072 [19:12:58] <nemo> replaced-url
2073 [19:13:31] <nemo> "
2074 [19:13:35] <nemo> eh. enough pasting. but yeah
2075 [19:13:43] <nemo> several responses along those lines
2076 [19:13:46] <nemo> no it's not weaker etc
2077 [19:14:10] *** Quits: chrissl (~chris@replaced-ip ) (Remote host closed the connection)
2078 [19:14:23] *** Quits: yogurt2ungue (~yogur2@replaced-ip ) (Ping timeout: 252 seconds)
2079 [19:14:57] *** Quits: AimHere (~David@replaced-ip ) (Ping timeout: 252 seconds)
2080 [19:16:26] *** Joins: AimHere (~David@replaced-ip )
2081 [19:19:22] *** Joins: esro (~esro@replaced-ip )
2082 [19:20:22] <lovepopsickle> ,v timeshift
2083 [19:20:23] <judd> Package: timeshift on amd64 -- jessie-multimedia: 6.700-dmo2; stretch-multimedia: 6.700-dmo2; wheezy-multimedia: 6.700-dmo2
2084 [19:20:45] <lovepopsickle> v18,9.1 is the latest I wonder if they are equivalent?
2085 [19:20:57] *** Joins: DrWatson (~DrWatson_@replaced-ip )
2086 [19:21:02] <lovepopsickle> of just way behind
2087 [19:21:57] *** Quits: DrWatson (~DrWatson_@replaced-ip ) (Client Quit)
2088 [19:23:42] *** Quits: ntd (~ntd@replaced-ip ) (Quit: ntd)
2089 [19:23:44] *** Quits: _ADN_ (~username@replaced-ip ) (Ping timeout: 252 seconds)
2090 [19:23:52] *** Quits: kallesbar (~kallesbar@replaced-ip ) (Ping timeout: 244 seconds)
2091 [19:24:11] *** Joins: DrWatson (~DrWatson_@replaced-ip )
2092 [19:25:30] *** Joins: dastier_ (~dastier@replaced-ip )
2093 [19:25:58] *** Joins: chrissl (~chris@replaced-ip )
2094 [19:26:59] *** Quits: earthundead (~earthunde@replaced-ip ) (Remote host closed the connection)
2095 [19:29:01] *** Quits: n9nes (~strn@replaced-ip ) (Remote host closed the connection)
2096 [19:29:24] *** Joins: n9nes (~strn@replaced-ip )
2097 [19:30:39] *** Quits: rlange (~rlange@replaced-ip ) (Quit: Bye)
2098 [19:32:05] *** Joins: DeathTickle (~Adium@replaced-ip )
2099 [19:33:02] *** Joins: Psil0Cybin (4a0f2a89@replaced-ip )
2100 [19:34:23] *** Joins: buttros_ (~Thunderbi@replaced-ip )
2101 [19:36:34] *** Quits: NetTerminalGene (~NetTermin@replaced-ip ) (Ping timeout: 246 seconds)
2102 [19:36:38] *** Joins: ztychr (~ztychr@replaced-ip )
2103 [19:38:57] *** Quits: conta1 (~Thunderbi@replaced-ip ) (Quit: conta1)
2104 [19:39:27] *** Quits: buttros_ (~Thunderbi@replaced-ip ) (Remote host closed the connection)
2105 [19:39:57] *** Joins: buttros_ (~Thunderbi@replaced-ip )
2106 [19:40:07] <SerajewelKS> is there a mechanism for saving a list of packages installed by an operation? motivation: i want to build a package, but using "apt-get build-dep" results in a bunch of extra dev packages that i want to "markauto" after i'm done building so they can be uninstalled automatically.
2107 [19:41:17] <DeathTickle> @SerajewelKS the log files for apt might have what packages are installed. In /var/log/apt/history
2108 [19:41:21] <JustASlacker> etckeeper ?
2109 [19:41:54] <SerajewelKS> DeathTickle: dpkg.log could also work, i was just hoping to avoid trawling through log files. seems like this is a frequent-enough issue that maybe there would be something builtin to handle it.
2110 [19:42:01] <greycat> You could save the global set of installed packages with dpkg --get-selections
2111 [19:42:05] <JustASlacker> SerajewelKS: etckeeper
2112 [19:42:23] *** Quits: Zvmdyv (~Zvmdyv@replaced-ip ) (Remote host closed the connection)
2113 [19:42:25] <greycat> But I'm not sure if there's a simple way to REMOVE stuff to get to a previous set of packages, as opposed to adding stuff to get there.
2114 [19:42:26] <SerajewelKS> JustASlacker: i have etckeeper, not sure how that would be useful here though
2115 [19:42:27] *** Quits: LorD_n1c0w (~igora@replaced-ip ) (Ping timeout: 252 seconds)
2116 [19:42:42] <SerajewelKS> greycat: hmm... i suppose i could do that before and after, then diff them to get the set of new packages
2117 [19:42:44] <JustASlacker> it will keep a list of updates
2118 [19:42:55] <SerajewelKS> JustASlacker: updates to /etc yes, but that won't help
2119 [19:43:10] <JustASlacker> no, I mean it will packages uodate
2120 [19:43:11] *** Quits: gryffus_ (~gryffus@replaced-ip ) (Remote host closed the connection)
2121 [19:43:12] <brigo> SerajewelKS, they will be marked auto if i am not wring
2122 [19:43:17] <brigo> wrong*
2123 [19:43:30] <SerajewelKS> brigo: build-dep doesn't mark installed packages auto IIRC
2124 [19:43:33] *** Quits: lead_pipe23 (~Lead@replaced-ip ) (Ping timeout: 252 seconds)
2125 [19:43:36] *** Joins: gryffus_ (~gryffus@replaced-ip )
2126 [19:43:50] <SerajewelKS> JustASlacker: now i don't even know what you're saying. the installed list of packages isn't even stored in /etc.
2127 [19:43:56] <SerajewelKS> not all packages even touch /etc
2128 [19:44:21] <brigo> it would be weird, they are installed automatically so ...
2129 [19:44:30] *** Quits: nix64bit (~Thunderbi@replaced-ip ) (Quit: nix64bit)
2130 [19:44:53] <SerajewelKS> brigo: they aren't installed to satisfy package dependencies though, they're installed because i say "i want to install the build-deps for source package X"
2131 [19:44:53] <DeathTickle> I'm having a hard time rerouting my openvpn server logs away from the syslog and to a separate file. I have added an if statement to output the logs in a separate file, this works. I have also added 'stop' on the next line but that doesn't seem to block ovpn from outputting to syslog.
2132 [19:45:31] <SerajewelKS> so far i think i like greycat's idea the best. i may be able to script something that does --get-selections before and after, diffs the two, and builds something i can feed to --set-selections to mark the differing packages as auto-installed
2133 [19:45:51] *** Joins: OnceMe (~onceme@replaced-ip )
2134 [19:46:04] <OnceMe> I have debian stretc, how do I update php from 7.0 to 7.2 with official repo?
2135 [19:46:05] <peterrooney> I am up against either bad docs or excess jargon: ##fix_your_connection says, "...and then poke a channel operator. How do I do that? /msg chanserv access #CHANNEL list"
2136 [19:46:12] <peterrooney> ... but doing that does not tell me how to message an op on a channel I'm not in.
2137 [19:46:15] <greycat> or just remove the list of packages directly
2138 [19:47:34] <jelly> SerajewelKS: use mk-build-deps from devscripts
2139 [19:47:54] *** Joins: marionauta (~marionaut@replaced-ip )
2140 [19:48:27] <SerajewelKS> greycat: well some of them may be needed by the built package, so my usual process is: install build deps, build package, install package, mark build-deps auto, apt-get autoremove --purge
2141 [19:48:34] <jelly> and you still can't get rid of a package that got pulled in there, but is also Recommended by something else you already have on the system
2142 [19:48:37] <SerajewelKS> then i don't accidentally uninstall something the package needs anyway
2143 [19:49:03] <SerajewelKS> jelly: that is a good point. though i doubt the dev packages are recommended by much but other dev packages.
2144 [19:49:22] <jelly> *-dev themselves no, but they have deps too
2145 [19:49:36] <jelly> like foo-dev may depend foo-bin
2146 [19:50:05] <SerajewelKS> right. so i guess if i wanted to be 100% sure then i would have to change my process to more what greycat suggested: install build deps, build package, revert all installs, install package, apt -f install
2147 [19:50:23] <jelly> pretty much
2148 [19:50:25] *** Joins: lead_pipe23 (~Lead@replaced-ip )
2149 [19:50:32] <greycat> Or you could leave the -dev packages installed, because if you needed them once, you're probably going to need them again.
2150 [19:51:01] <greycat> Also:
2151 [19:51:03] <greycat> !apt install
2152 [19:51:03] <dpkg> You can specify a pathname to a manually downloaded .deb file in apt install, but it must begin with / or ./ or ../ or else apt thinks it's a package name. E.g. "apt install ./foo-1.2.deb". This supersedes <gdebi>.
2153 [19:51:12] <jelly> at work I actively avoid building on the same system a binary package will be used on
2154 [19:51:17] <jelly> at home I'm lazy
2155 [19:51:27] *** Quits: terminalator (~terminala@replaced-ip ) (Ping timeout: 240 seconds)
2156 [19:51:31] <SerajewelKS> jelly: yeah this is for home use too. i tend to use virtual machines for building packages elsewhere.
2157 [19:52:11] *** Joins: scream (~scream@replaced-ip )
2158 [19:52:22] *** marionauta is now known as marionauta-m
2159 [19:52:33] *** Parts: marionauta-m (~marionaut@replaced-ip ) ("Adiós")
2160 [19:52:41] *** Joins: Jacruth (~Zilean@replaced-ip )
2161 [19:53:47] *** Joins: LorD_n1c0w (~igora@replaced-ip )
2162 [19:53:52] *** Joins: terminalator (terminalat@replaced-ip )
2163 [19:54:16] *** Quits: lucad111 (~lucad111@replaced-ip ) (Quit: Leaving)
2164 [19:54:41] *** Quits: eexez (~eexez@replaced-ip ) (Remote host closed the connection)
2165 [19:55:08] <Jacruth> hi! I am trying to run an user cron job. I am using an absolute path (no env variables), and it is not written in a file. As an user, I have the proper permissions to execute it. Would you know what could be happening?
2166 [19:55:10] *** Joins: diogenes_ (~diogenes_@replaced-ip )
2167 [19:55:15] <Jacruth> This is my example:
2168 [19:55:17] <Jacruth> 1 * * * * /usr/bin/python3 /home/codingfree/topesport/topesport_war.py
2169 [19:55:24] *** Joins: NetTerminalGene (~NetTermin@replaced-ip )
2170 [19:55:43] *** Quits: Adbray_ (~Adbray@replaced-ip ) (Read error: Connection reset by peer)
2171 [19:55:51] *** Joins: BCMM (~BCMM@replaced-ip )
2172 [19:55:54] <jelly> Jacruth: is there anything else in that user's crontab?
2173 [19:55:57] *** Quits: idiocrash (~idiocrash@replaced-ip ) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
2174 [19:56:10] <Jacruth> no
2175 [19:56:20] <jelly> what does "it is not written in a file" mean?
2176 [19:57:48] <Jacruth> I mean it is not an script, it is not stored in any /etc/cron.*/
2177 [19:58:11] <jelly> Jacruth: if you have cron.log uncommented and enabled in /etc/rsyslog.conf, and do you see the job being run in /var/log/cron.log ?
2178 [19:58:31] <jelly> it ought to run once an hour at *:01 minutes
2179 [19:59:06] <jelly> that means it last ran 57 minutes ago and will run again in about 3 minutes from now
2180 [19:59:15] <jelly> 2 minutes!
2181 [19:59:59] <jelly> one minute!!1
2182 [20:00:06] *** Joins: kirk781 (~kirk781@replaced-ip )
2183 [20:00:15] <greycat> drum roll...
2184 [20:01:01] <jelly> thar she blows
2185 [20:01:03] *** Joins: n4dir (~user@replaced-ip )
2186 [20:01:08] *** Quits: gryffus_ (~gryffus@replaced-ip ) (Ping timeout: 252 seconds)
2187 [20:01:50] *** Joins: zifxify (~zifxify@replaced-ip )
2188 [20:01:54] *** Quits: phd (~vjetar@replaced-ip ) (Quit: Leaving)
2189 [20:02:04] <Jacruth> it works :\
2190 [20:02:09] <jelly> yay!
2191 [20:02:43] <jelly> now, if you wanted it, say, to run every minute, you'd probably go * * * * *
2192 [20:02:49] <Jacruth> maybe I was too impatient
2193 [20:03:15] <jelly> !win Jacruth
2194 [20:03:15] <dpkg> Congratulations, Jacruth! You have won a lifetime supply of spam!
2195 [20:03:32] *** Joins: gryffus_ (~gryffus@replaced-ip )
2196 [20:04:47] <DeathTickle> I'm having a hard time rerouting my openvpn server logs away from the syslog and to a separate file. I have added a rsyslog.d file with an if statement to output the logs in a separate file, this works. I have also added 'stop' on the next line but that doesn't seem to block ovpn from outputting to syslog.
2197 [20:05:58] *** Quits: neechan (~neechan@replaced-ip ) (Read error: Connection reset by peer)
2198 [20:06:25] *** Joins: Adbray (~Adbray@replaced-ip )
2199 [20:07:11] *** Quits: woshty (~woshty@replaced-ip ) (Ping timeout: 252 seconds)
2200 [20:07:44] *** Quits: sobkas (~sobkas@replaced-ip ) (Ping timeout: 252 seconds)
2201 [20:07:50] <jelly> DeathTickle: which facility is openvpn using, and does the include from /etc/rsyslog.conf come before or after the undesired destination definition?
2202 [20:09:25] *** Joins: format_c (~koeppea@replaced-ip )
2203 [20:10:03] <DeathTickle> manpage for openvpn with —syslog says "Direct log output to system logger". My file is named 10-openvpn.conf under rsyslog.d and I don't know where is the undesired desitnation definition. I can't find it.
2204 [20:10:30] <greycat> DeathTickle: syslog() is a function that programs can call, to send a message to the syslog daemon.
2205 [20:10:46] <greycat> DeathTickle: A call to syslog() has 3 arguments: a "facility", a "level", and the message.
2206 [20:11:06] <greycat> The rsyslogd configuration lets you specify where to write messages based on the "facility" and "level".
2207 [20:11:41] *** Joins: mtn (~mtn@replaced-ip )
2208 [20:12:32] <DeathTickle> okay I think I got it greycat
2209 [20:13:12] <DeathTickle> is there any way I can observe what facility and what level openvpn is using ?
2210 [20:13:24] *** ChanServ sets mode: +o abrotman
2211 [20:14:24] *** Joins: Nokaji (~Nokaji@replaced-ip )
2212 [20:16:43] *** Joins: Flynnn (~textual@replaced-ip )
2213 [20:17:01] <greycat> Well, ideally it would be documented in openvpn's docs, or explicitly shown in a config file... other than that, you can observe which syslog file(s) the message ends up in and narrow it down....
2214 [20:17:36] <OnceMe> how do I use this replaced-url
2215 [20:17:53] <greycat> ,v php-fpm
2216 [20:17:54] <judd> Package: php-fpm on amd64 -- stretch: 1:7.0+49; buster: 1:7.2+62; sid: 1:7.2+62
2217 [20:18:08] <greycat> It's in unstable (sid) and testing (buster).
2218 [20:18:23] *** Joins: sobkas (~sobkas@replaced-ip )
2219 [20:18:23] <OnceMe> .sid
2220 [20:18:27] <OnceMe> sid is stretch?
2221 [20:18:30] <greycat> NO!
2222 [20:18:34] <OnceMe> jessie?
2223 [20:18:41] <greycat> !unstable
2224 [20:18:41] <dpkg> Unstable is the status of a Debian release when packages can be added at any time, that can disrupt the integrity of the whole system! Ask me about <break>. If you have to ask whether you should use it or how, you shouldn't. replaced-url
2225 [20:18:49] *** Quits: sZbcE8qNfG (52661f23@replaced-ip ) (Ping timeout: 256 seconds)
2226 [20:18:50] *** Parts: jadax (~jadax@replaced-ip##) ("The Lounge - ##replaced-url
2227 [20:19:00] <OnceMe> oh, so no official packet yety
2228 [20:19:07] <greycat> As you can EASILY see in judd's output, stretch has version 7.0.
2229 [20:19:08] <OnceMe> can I somehow use sid php7.2?
2230 [20:19:12] *** Quits: DeathTickle (~Adium@replaced-ip ) (Read error: Connection reset by peer)
2231 [20:19:16] <OnceMe> I need 7.2
2232 [20:19:18] *** Joins: eexez (~eexez@replaced-ip )
2233 [20:19:51] *** Joins: HugsWont1etgo (~HugsWontl@replaced-ip )
2234 [20:19:51] *** Quits: n_1-c_k (~nick@replaced-ip ) (Read error: Connection reset by peer)
2235 [20:20:39] *** Joins: DeathTickle (~Adium@replaced-ip )
2236 [20:20:45] *** Joins: n_1-c_k (~nick@replaced-ip )
2237 [20:21:10] <jelly> !deb.sury.org
2238 [20:21:10] <dpkg> Short instructions for sury's php deb builds can be found at replaced-url
2239 [20:21:17] *** Joins: Night-Shade (~TimF@replaced-ip )
2240 [20:21:42] <jelly> OnceMe: ^ is your best bet unless you're willing to switch over to testing branch
2241 [20:22:14] <OnceMe> is sury.org trusted repo?
2242 [20:22:20] *** Quits: HugsWontletgo (~HugsWontl@replaced-ip ) (Ping timeout: 272 seconds)
2243 [20:22:53] <jelly> that's a debian developer, but the repo is not official in any sense of the word
2244 [20:23:27] <jelly> no promises of security patches, no promise it won't break your system
2245 [20:23:49] <jelly> you decide whether you trust it
2246 [20:24:01] *** debhelper sets mode: +l 1168
2247 [20:24:54] *** Joins: HicksD (~q@replaced-ip )
2248 [20:24:56] *** Quits: ilmostro (~ilmostro@replaced-ip ) (Quit: WeeChat 2.2)
2249 [20:25:05] *** Quits: tvm (~tvm@replaced-ip ) (Read error: Connection reset by peer)
2250 [20:25:07] <jelly> but at least it's built for stretch unlike the packages in debian.org sid branch
2251 [20:25:34] *** Quits: sauvin (sauvin@replaced-ip ) (Read error: Connection reset by peer)
2252 [20:26:05] *** Joins: ilmostro (~ilmostro@replaced-ip )
2253 [20:26:08] *** Joins: timahvo1 (~rogue@replaced-ip )
2254 [20:26:08] *** Quits: Flynnn (~textual@replaced-ip ) (Ping timeout: 272 seconds)
2255 [20:26:57] <OnceMe> ok cool
2256 [20:27:49] *** Quits: format_c (~koeppea@replaced-ip ) (Quit: leaving)
2257 [20:27:58] *** Quits: yokowka (~yokowka@replaced-ip ) (Ping timeout: 245 seconds)
2258 [20:28:22] *** Quits: thiras (~thiras@replaced-ip ) (Ping timeout: 246 seconds)
2259 [20:29:31] *** Quits: buttros_ (~Thunderbi@replaced-ip ) (Quit: buttros_)
2260 [20:29:49] *** Joins: srgg (~srgg@replaced-ip )
2261 [20:30:19] *** Joins: learjet60xr (~learjet60@replaced-ip )
2262 [20:31:16] *** Quits: Achylles (~Achylles@replaced-ip ) (Quit: Leaving)
2263 [20:31:20] *** Joins: iPoet_Unnamed (~iPoet_Unn@replaced-ip )
2264 [20:31:44] *** Joins: schu-r (~Thunderbi@replaced-ip )
2265 [20:31:56] *** Quits: schu-r (~Thunderbi@replaced-ip ) (Client Quit)
2266 [20:32:12] *** Joins: Achylles (~Achylles@replaced-ip )
2267 [20:33:07] *** Quits: mtn (~mtn@replaced-ip ) (Quit: Konversation terminated!)
2268 [20:34:26] *** ravioli is now known as notfelda
2269 [20:34:39] *** Quits: gaab (~Gaaab@replaced-ip ) (Ping timeout: 244 seconds)
2270 [20:35:10] *** Joins: Flynnn (~textual@replaced-ip )
2271 [20:36:45] *** Quits: mspe (~mspe@replaced-ip ) (Quit: Leaving)
2272 [20:38:15] *** Joins: hadrianweb (~hadrianwe@replaced-ip )
2273 [20:39:18] *** Quits: Night-Shade (~TimF@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
2274 [20:40:18] *** Quits: Psil0Cybin (4a0f2a89@replaced-ip ) (Remote host closed the connection)
2275 [20:41:31] *** Quits: ToBeCloud (uid51591@replaced-ip ) (Quit: Connection closed for inactivity)
2276 [20:41:52] *** Joins: Achylles_ (~Achylles@replaced-ip )
2277 [20:42:55] *** Joins: D|nA (~din@replaced-ip )
2278 [20:45:38] *** Quits: spiritwalker (~spiritwal@replaced-ip ) (Remote host closed the connection)
2279 [20:46:13] *** Joins: spiritwalker (~spiritwal@replaced-ip )
2280 [20:46:21] *** Joins: neechan (~neechan@replaced-ip )
2281 [20:46:58] *** Joins: netcrash (~netcrash@replaced-ip )
2282 [20:50:18] *** Quits: ztychr (~ztychr@replaced-ip ) (Ping timeout: 264 seconds)
2283 [20:50:50] *** Quits: zifxify (~zifxify@replaced-ip ) (Remote host closed the connection)
2284 [20:51:05] *** Joins: zifxify (~zifxify@replaced-ip )
2285 [20:51:18] <BCMM> are unofficial package repositories offtopic here? if not, is skype's repo actually just broken?
2286 [20:51:20] *** Quits: iPoet_Unnamed (~iPoet_Unn@replaced-ip ) (Quit: iPoet_Unnamed)
2287 [20:52:25] *** Joins: idiocrash (~idiocrash@replaced-ip )
2288 [20:53:12] *** Joins: nix64bit (~Thunderbi@replaced-ip )
2289 [20:53:44] *** Joins: conta1 (~Thunderbi@replaced-ip )
2290 [20:54:04] *** Quits: gryffus_ (~gryffus@replaced-ip ) (Quit: Konversation terminated!)
2291 [20:54:12] *** Quits: Slashman (~Slash@replaced-ip ) (Quit: Leaving)
2292 [20:54:30] *** Quits: st-gourichon-fid (~Stephane@replaced-ip ) (Ping timeout: 252 seconds)
2293 [20:54:46] *** Quits: DeathTickle (~Adium@replaced-ip ) (Quit: Leaving.)
2294 [20:55:14] <kirk781> Can't you just grab Skype' deb and install it?
2295 [20:55:32] *** Quits: zifxify (~zifxify@replaced-ip ) (Remote host closed the connection)
2296 [20:56:36] *** Parts: Friedspace (~Friedspac@replaced-ip ) ()
2297 [20:57:16] *** Joins: l1nuxg33k (uid322116@replaced-ip )
2298 [20:58:14] *** Joins: st-gourichon-fid (~Stephane@replaced-ip )
2299 [20:58:21] *** Parts: l1nuxg33k (uid322116@replaced-ip ) ()
2300 [20:59:42] *** Quits: hadrianweb (~hadrianwe@replaced-ip ) (Ping timeout: 272 seconds)
2301 [20:59:51] *** Quits: Gaaab (~Gaaab@replaced-ip ) (Remote host closed the connection)
2302 [21:00:11] *** Quits: conta1 (~Thunderbi@replaced-ip ) (Quit: conta1)
2303 [21:01:35] *** Joins: YesMan (~Rubafix@replaced-ip )
2304 [21:01:40] *** Joins: Gaaab (~Gaaab@replaced-ip )
2305 [21:02:46] <lovepopsickle> BCMM, replaced-url
2306 [21:03:11] *** Quits: Gaaab (~Gaaab@replaced-ip ) (Remote host closed the connection)
2307 [21:04:01] *** debhelper sets mode: +l 1160
2308 [21:06:32] *** Joins: Lyberta (~Lyberta@replaced-ip )
2309 [21:07:04] *** Quits: Flynnn (~textual@replaced-ip ) (Quit: Auf Wiedersehen!)
2310 [21:07:05] <Lyberta> is there a package for debug symbols for gdb? I get segfault inside gdb itself
2311 [21:08:02] *** Joins: tpanarch1st_ (~tpanarch1@replaced-ip )
2312 [21:08:37] <kevr> Lyberta: you need to build your binary and link it with debug symbols. This is a compilation process. you should consult #gcc or something
2313 [21:08:59] *** notfelda is now known as ravioli
2314 [21:09:11] <kevr> generally, compiling C programs with -O0 -g3 will provide debug symbols, as long as you aren't explicitly removing stack frame symbols
2315 [21:09:24] <kevr> (or other variants of non-optimized -g builds)
2316 [21:09:32] *** Joins: vidarr (~vidr@replaced-ip )
2317 [21:09:36] *** Joins: tpanarch1st__ (~tpanarch1@replaced-ip )
2318 [21:10:27] *** Quits: tpanarch1st (~tpanarch1@replaced-ip ) (Ping timeout: 252 seconds)
2319 [21:12:18] *** Joins: RebelCoder (~RebelCode@replaced-ip )
2320 [21:12:39] *** Quits: tpanarch1st_ (~tpanarch1@replaced-ip ) (Ping timeout: 252 seconds)
2321 [21:13:22] *** Quits: Envil (~envil@replaced-ip ) (Remote host closed the connection)
2322 [21:14:04] *** Quits: idiocrash (~idiocrash@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
2323 [21:14:07] *** Quits: tpanarch1st__ (~tpanarch1@replaced-ip ) (Ping timeout: 240 seconds)
2324 [21:15:39] *** Quits: iderik (~idk@replaced-ip ) (Quit: iderik)
2325 [21:18:13] *** Joins: DeathTickle (~Adium@replaced-ip )
2326 [21:18:20] *** Joins: pringau (~pringau@replaced-ip )
2327 [21:18:34] *** Quits: Uberius (~Uberius@replaced-ip ) (Remote host closed the connection)
2328 [21:21:28] *** Joins: m8 (~m8@replaced-ip )
2329 [21:21:34] *** Quits: Elleander (~Elleander@replaced-ip ) (Quit: Leaving)
2330 [21:22:02] *** Quits: Orys (~Orys@replaced-ip ) (Remote host closed the connection)
2331 [21:24:03] *** Joins: Tramp (~Tramp@replaced-ip )
2332 [21:24:18] *** Quits: cnrhkiyf (~cnrhkiyf@replaced-ip ) (Quit: Leaving)
2333 [21:25:04] *** Quits: leru (~leru@replaced-ip ) (Ping timeout: 246 seconds)
2334 [21:25:30] *** Joins: Friedspace (~Friedspac@replaced-ip )
2335 [21:25:35] *** Joins: ralpheee1 (ralpheeee@replaced-ip )
2336 [21:25:35] *** Quits: SopaXorzTaker (~SopaXorzT@replaced-ip ) (Remote host closed the connection)
2337 [21:25:58] *** Quits: esro (~esro@replaced-ip ) (Quit: Leaving)
2338 [21:26:16] *** Parts: sphalerite (~sphalerit@replaced-ip ) ("WeeChat 2.0")
2339 [21:26:34] *** Quits: walnut_burl (~oak@replaced-ip ) (Ping timeout: 240 seconds)
2340 [21:27:42] *** Quits: ralpheeee (ralpheeee@replaced-ip ) (Ping timeout: 252 seconds)
2341 [21:27:59] *** Quits: netcrash (~netcrash@replaced-ip ) (Quit: Leaving)
2342 [21:28:41] *** Joins: walnut_burl (~oak@replaced-ip )
2343 [21:32:03] *** Joins: ztychr (~ztychr@replaced-ip )
2344 [21:33:00] *** Joins: kus_ (~kus@replaced-ip )
2345 [21:34:01] *** Quits: walnut_burl (~oak@replaced-ip ) (Ping timeout: 260 seconds)
2346 [21:37:03] *** Joins: woshty (~woshty@replaced-ip )
2347 [21:37:46] *** Joins: leru (~leru@replaced-ip )
2348 [21:38:05] *** Quits: qqx (~qqx@replaced-ip ) (Quit: Bye)
2349 [21:39:28] *** Joins: qqx (~qqx@replaced-ip )
2350 [21:41:24] *** Quits: eexez (~eexez@replaced-ip ) (Quit: Leaving)
2351 [21:42:27] *** Joins: will_haven (~will_have@replaced-ip )
2352 [21:45:24] *** Joins: drablyechos (~drablyech@replaced-ip )
2353 [21:46:13] *** Joins: nuuuciano (~luuuciano@replaced-ip )
2354 [21:48:42] *** Joins: swickrotation (~swickrota@replaced-ip )
2355 [21:49:20] *** Quits: graphene (~graphene@replaced-ip ) (Remote host closed the connection)
2356 [21:49:34] *** Joins: necrose99 (~necrose99@replaced-ip )
2357 [21:49:48] *** Joins: graphene (~graphene@replaced-ip )
2358 [21:50:11] *** Parts: n4dir (~user@replaced-ip ) ()
2359 [21:50:47] *** Quits: ongolaBoy (~ongolaBoy@replaced-ip ) (Quit: leaving)
2360 [21:50:49] *** Joins: israfel (israfel@replaced-ip )
2361 [21:51:46] *** Quits: drablyechos (~drablyech@replaced-ip ) (Remote host closed the connection)
2362 [21:55:33] *** Quits: swickrotation (~swickrota@replaced-ip ) (Remote host closed the connection)
2363 [21:55:57] *** Joins: swickrotation (~swickrota@replaced-ip )
2364 [21:57:48] *** Quits: xcm (~xcm@replaced-ip ) (Quit: WeeChat 2.2)
2365 [21:58:16] *** Joins: xcm (~xcm@replaced-ip )
2366 [21:59:05] *** Quits: swickrotation (~swickrota@replaced-ip ) (Remote host closed the connection)
2367 [21:59:13] *** Joins: Night-Shade (~TimF@replaced-ip )
2368 [21:59:52] *** Joins: davetk (~davetk@replaced-ip )
2369 [22:02:18] *** Joins: swickrotation (~swickrota@replaced-ip )
2370 [22:03:17] *** Joins: necrose99_ (~necrose99@replaced-ip )
2371 [22:04:37] *** Quits: deznuts (uid92154@replaced-ip ) (Quit: Connection closed for inactivity)
2372 [22:04:47] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Quit: vergissmeinnicht)
2373 [22:05:31] *** Quits: YesMan (~Rubafix@replaced-ip ) (Ping timeout: 260 seconds)
2374 [22:05:52] *** Quits: Esyllt (~Esyllt@replaced-ip ) (Remote host closed the connection)
2375 [22:06:33] *** Quits: necrose99 (~necrose99@replaced-ip ) (Ping timeout: 252 seconds)
2376 [22:06:46] *** Joins: Esyllt (~Esyllt@replaced-ip )
2377 [22:07:22] *** Joins: krytarik (~krytarik@replaced-ip )
2378 [22:08:21] *** Joins: CaptainN (~KevinKeen@replaced-ip )
2379 [22:08:58] *** Quits: kirk781 (~kirk781@replaced-ip ) (Quit: Leaving)
2380 [22:09:37] *** Joins: sdoubleyou (~sdoubleyo@replaced-ip )
2381 [22:09:50] *** Quits: learjet60xr (~learjet60@replaced-ip ) (Quit: live, learn, love and make friends :))
↑ top
context: nick names on moving displays as market values
#debian Freenode IRC channel closed on 2021-06-01
contact: a @ her0. be