People who Joins , Parts or Quits a chatroom
this is #debian an IRC -Channel at freenode (freenode IRC service closed 2021-06-01)
0 [00:00:02] *** Quits: drzacek (~drzacek@replaced-ip##) (Quit: ZNC 1.7.2+deb3 - ##replaced-url
1 [00:00:17] <petn-randall> Deano59: This sounds more like a catch-all bug report; network-manager-openvpn works fine for me and correctly set routes.
2 [00:00:50] *** Joins: drzacek (~drzacek@replaced-ip )
3 [00:01:05] <Deano59> it doesn't here and idk why petn-randall
4 [00:01:10] *** Joins: Gerula (~Gerula@replaced-ip )
5 [00:01:49] *** Joins: wildlander (~wildlande@replaced-ip )
6 [00:02:07] <Deano59> brb
7 [00:02:07] *** Quits: Deano59 (~Deano59@replaced-ip ) (Quit: Leaving)
8 [00:02:23] *** Quits: icecream (~icecream@replaced-ip ) (Ping timeout: 240 seconds)
9 [00:02:26] *** Joins: pvoigt (~Linux@replaced-ip )
10 [00:02:31] <annadane> perl is probably *not* a good first language
11 [00:02:40] <annadane> but yes, worthy of study in general
12 [00:02:47] *** Quits: BalooRJ (~ambassado@replaced-ip ) (Quit: Ambassador 1.3.0 [UXP 4.5.9/20200423223821])
13 [00:02:50] *** Joins: grummund (~unknown@replaced-ip )
14 [00:03:02] *** Quits: pvoigt (~Linux@replaced-ip ) (Client Quit)
15 [00:03:30] <efloid> IanJ: I thought Julia was the new cool thing ;-)
16 [00:03:38] *** Joins: BalooRJ (~baloo@replaced-ip )
17 [00:04:42] <efloid> just read this: replaced-url
18 [00:06:40] <miskatonic> Julia is great for scientific computing but not for system administration script or the configuration/ extension of most kinds of apps
19 [00:06:59] *** Joins: greatgatsby_ (~greatgats@replaced-ip )
20 [00:07:04] <IanJ> efloid: never heard of her :P
21 [00:07:46] *** Joins: icecream (~icecream@replaced-ip )
22 [00:08:06] <IanJ> Perl was my first programming language and to be honest there's none that I've struggled to get to grips with as many of the constructs are shared between a lot of languages.
23 [00:08:08] *** Quits: greatgatsby (~greatgats@replaced-ip ) (Ping timeout: 246 seconds)
24 [00:08:11] <miskatonic> that's the family name of a mathematician of a century or so ago, not a woman. There is the infamous Julia set in fractal theory.
25 [00:09:31] <petn-randall> IanJ: The problem with Perl as your first language is that Perl is quite ... special in many things. Which might make learning other languages make you wonder sometimes.
26 [00:09:36] * petn-randall has started off with Perl.
27 [00:10:44] *** Joins: Deano59 (~Deano59@replaced-ip )
28 [00:10:51] *** Joins: pvoigt (~Linux@replaced-ip )
29 [00:11:24] <Deano59> petn-randall: removed and re-installed and still doesn't add the correct route(s). tcp and udp. bash openvpn --config works.
30 [00:11:25] *** Quits: greycat (~greg@replaced-ip ) (Quit: Bye)
31 [00:12:03] <Deano59> I also couldn't set anything until I installed openvpn-gnome too.
32 [00:12:10] <Deano59> what am I doing wrong? XD
33 [00:12:22] <petn-randall> Deano59: How did you configure it in nm-openvpn? Most likely there's a difference in config.
34 [00:12:34] <Deano59> config is the same.
35 [00:12:40] <IanJ> petn-randall: it has it's quirks but so does everything. :)
36 [00:12:45] <petn-randall> Deano59: How are you ensuring they are the same?
37 [00:12:54] <Deano59> same config I use bro.
38 [00:13:00] *** Quits: Jade_NL (~JadeNL@replaced-ip ) (Remote host closed the connection)
39 [00:13:22] <Deano59> import > import saved openvpn config. it's the same config I run from bash.
40 [00:13:32] <Deano59> bash works, nm does NOT.
41 [00:13:47] <petn-randall> Deano59: It's quite possible it doesn't set it all. Verify the settings by hand.
42 [00:13:54] <Deano59> I did... lol
43 [00:14:07] *** Quits: frgo (~frgo@replaced-ip ) (Remote host closed the connection)
44 [00:14:43] <Deano59> settings are EXACTLY the same.
45 [00:14:43] *** Joins: frgo (~frgo@replaced-ip )
46 [00:14:45] <petn-randall> Deano59: What happens when you enable your config with nm? You can see the output in /var/log/syslog.
47 [00:15:10] <Deano59> it doesn't output the vpn IP with "curl icanhazip.com" it outputs my isp IP.
48 [00:15:33] <petn-randall> Well, check the logs. It's likely it didn't even connect.
49 [00:15:48] <Deano59> it states it connects fine.
50 [00:15:50] <petn-randall> Deano59: Also, on what Os release is this?
51 [00:15:55] <Deano59> 0s?
52 [00:15:57] <petn-randall> *OS
53 [00:16:02] <Deano59> buster 10.4
54 [00:16:15] <petn-randall> You can share the logs on replaced-url
55 [00:17:38] <Deano59> 413 Request Entity Too Large lmao
56 [00:18:04] <petn-randall> Deano59: Wait, it's /var/log/daemon.log.
57 [00:18:18] <petn-randall> Deano59: Yeah, don't just post your complete logs, just those after you connect.
58 [00:20:23] <Deano59> May 29 21:23:49 Ryzen-MS-7C52 nm-openvpn[704]: chroot to '/var/lib/openvpn/chroot' and cd to '/' succeeded
59 [00:20:27] *** Joins: r4u1 (~raf@replaced-ip )
60 [00:21:04] *** Joins: banisterfiend (~textual@replaced-ip )
61 [00:21:23] <Deano59> says this too petn-randall May 29 23:05:46 Ryzen-MS-7C52 NetworkManager[1688]: Too few arguments.
62 [00:21:41] <petn-randall> Deano59: I don't quite understand why you're posting single lines into the chat.
63 [00:21:55] <Deano59> because I don't see errors?
64 [00:22:13] <Deano59> see above.
65 [00:22:15] <petn-randall> Can you share the complete logs from nm with us? That'll help us debug the issue better.
66 [00:22:33] <Deano59> petn-randall: where to find nm logs?
67 [00:22:45] <petn-randall> Deano59: Again, /var/log/daemon.log.
68 [00:22:58] <Deano59> sigh, it's too bit
69 [00:23:01] <Deano59> big*
70 [00:23:23] *** Joins: swift110-phone__ (uid50036@replaced-ip )
71 [00:24:04] <Deano59> replaced-url
72 [00:24:14] <Deano59> sudo journalctl -u NetworkManager
73 [00:25:01] <petn-randall> Deano59: I don't see any logs of you connecting via openvpn.
74 [00:26:19] <petn-randall> Deano59: If you want to use journalctl, fine by me. I'd run `journalctl -u NetworkManager -f`, hit enter a few times to create some space, then enable the openvpn config to generate logs. Copy all lines between the space and the end.
75 [00:26:23] *** Joins: Deano59ONE (~Deano59@replaced-ip )
76 [00:26:46] <Deano59> I'm connected now
77 [00:27:20] *** Quits: niko (~niko@replaced-ip ) (Read error: Connection reset by peer)
78 [00:27:51] <Deano59> petn-randall: replaced-url
79 [00:27:57] *** Quits: Deano59ONE (~Deano59@replaced-ip ) (Client Quit)
80 [00:28:24] *** Quits: pringao (~pringau@replaced-ip ) (Quit: Leaving)
81 [00:29:08] <Deano59> it's connected, internet loading is taking forever and curl icanhazip.com shows my isp IP.
82 [00:29:20] <Deano59> petn-randall: ^
83 [00:29:55] <petn-randall> Deano59: Are you sure that's your full output? "Activation: successful, device activated." is what I get in the end, after ~50 lines of output.
84 [00:30:31] <Deano59> that's the output from your commmand..
85 [00:31:33] <petn-randall> Deano59: Just to make sure: You ran the command, and then *started* the openvpn config from network-manager, right?
86 [00:31:53] <Deano59> yes.
87 [00:32:04] <Deano59> should I disconnect and do it again?
88 [00:32:10] <petn-randall> yes please
89 [00:32:21] <Deano59> disconnected now. let me re-run it.
90 [00:32:28] <Deano59> wait...
91 [00:32:39] <Deano59> connect NOW *then* re-run the command?
92 [00:33:02] <Deano59> petn-randall: ^
93 [00:33:09] <Deano59> idk if you're getting these
94 [00:33:20] <petn-randall> No, run the command, *then* connect.
95 [00:33:37] <petn-randall> Otherwise you'll only get the last ~10 lines of the logs.
96 [00:33:52] <Deano59> run journalctl -u NetworkManager -f?
97 [00:33:56] *** Quits: areisp (~ars@replaced-ip ) (Ping timeout: 246 seconds)
98 [00:33:58] <petn-randall> yes
99 [00:34:01] *** Quits: wbrawner (~wbrawner@replaced-ip##) (Quit: The Lounge - ##replaced-url
100 [00:34:21] <petn-randall> Run that, hit a few times enter, then connect via network-manager.
101 [00:34:21] <Deano59> gotcha. sec.
102 [00:34:45] <petn-randall> So you know which lines are new (you'll see the gap in the lines).
103 [00:34:45] *** Joins: wbrawner (~wbrawner@replaced-ip )
104 [00:34:49] *** Joins: Tyszka (~tyszka@replaced-ip )
105 [00:34:51] <Deano59> replaced-url
106 [00:35:12] <petn-randall> Deano59: Nice! That's much better. We're getting closer to the problem.
107 [00:35:12] <Deano59> that's it ^ petn-randall
108 [00:35:22] *** Quits: Bit_MCP (~Bit_MCP@replaced-ip ) (Quit: Leaving)
109 [00:35:28] *** Quits: _0bitcount (~Big_Byte@replaced-ip ) (Quit: Leaving)
110 [00:35:35] *** Quits: miskatonic (~miskatoni@replaced-ip ) (Quit: miskatonic)
111 [00:36:15] <Deano59> what does that log tell you? it means nothing to me... xD
112 [00:36:57] <petn-randall> Deano59: Can you share the output of `ip route` while you're still connected?
113 [00:37:29] <Deano59> replaced-url
114 [00:38:50] *** Quits: fission6 (~textual@replaced-ip ) (Quit: fission6)
115 [00:39:03] <Deano59> any idea what's going on petn-randall ?
116 [00:39:28] <petn-randall> Deano59: just a sec
117 [00:39:48] *** Joins: semeion (~semeion@replaced-ip )
118 [00:41:02] <Deano59> okay...
119 [00:41:40] *** Quits: dvs (~hibbard@replaced-ip ) (Ping timeout: 256 seconds)
120 [00:41:41] <petn-randall> Deano59: What does `ping 172.21.24.1` output?
121 [00:42:00] <petn-randall> Deano59: I suspect the default route is not being set properly, I'm trying to verify this.
122 [00:42:01] <Deano59> pings fine.
123 [00:42:50] <Deano59> 2 packets transmitted, 2 received, 0% packet loss, time 2ms
124 [00:42:57] <Deano59> yeah ping is fine.
125 [00:43:29] *** Joins: rhs1972 (~rhs1972@replaced-ip )
126 [00:43:31] <petn-randall> Deano59: Ok, then the openvpn connection at least works.
127 [00:43:43] <Deano59> yeah just no proper route
128 [00:43:52] <Deano59> bash works though. xD
129 [00:43:55] *** Joins: black_ant (~antilope@replaced-ip )
130 [00:44:24] *** Quits: CxP (~CxP@replaced-ip ) (Quit: bye)
131 [00:44:50] *** Joins: CxP (~CxP@replaced-ip )
132 [00:45:11] <petn-randall> Deano59: Ok, we might be able to check my theory. "ip route del default via 192.168.1.1" will delete the default route via your Ethernet interface, forcing everything through the openvpn. If you're cut off from the internet, simply unplug and replug the Ethernet to get back on.
133 [00:45:39] <petn-randall> Deano59: Let me know if your curl command shows the vpn ip address after running said command.
134 [00:45:46] <Deano59> sec
135 [00:45:55] *** Quits: vertigo_38 (~vertigo_3@replaced-ip ) (Ping timeout: 246 seconds)
136 [00:46:30] *** Quits: rhs1972 (~rhs1972@replaced-ip ) (Remote host closed the connection)
137 [00:46:33] <Deano59> nope still shows my isp ip
138 [00:46:40] <Deano59> internet is working
139 [00:47:26] *** Quits: Tyszka (~tyszka@replaced-ip ) (Quit: Tyszka)
140 [00:47:44] <Deano59> petn-randall: doesn't do anything my dude.
141 [00:48:33] <petn-randall> Deano59: Run `ip route del default via 192.168.1.1` again and share `ip route` with me again. There are two routes that match that IP.
142 [00:48:55] *** Joins: voidSurfr (~todd_dsm@replaced-ip )
143 [00:49:05] *** Quits: voidSurfr (~todd_dsm@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
144 [00:49:40] <Deano59> petn-randall: replaced-url
145 [00:51:24] <petn-randall> Deano59: Did you get an error of any kind? Those deleted routes are there again.
146 [00:51:30] *** Joins: areisp (~ars@replaced-ip )
147 [00:51:34] <Deano59> nope no error(s)
148 [00:51:51] <Deano59> I'm running as root if that matters?
149 [00:52:06] <petn-randall> Yeah, that only works as root.
150 [00:52:12] <Deano59> RTNETLINK answers: Operation not permitted
151 [00:52:34] <Deano59> firewall problem?
152 [00:52:40] <petn-randall> Deano59: When do you get that?
153 [00:52:51] *** Quits: Christian75 (~Christian@replaced-ip ) (Remote host closed the connection)
154 [00:52:52] <nvz> when running it as a normal user
155 [00:52:57] <Deano59> when running as a normal user, the command above.
156 [00:53:04] *** Joins: comlord (~work@replaced-ip )
157 [00:53:16] *** Joins: Lord_of_Life_ (~Lord@replaced-ip )
158 [00:53:59] <Deano59> bash: route: command not found
159 [00:54:04] <Deano59> via normal user. ??
160 [00:54:14] <abrotman> try /sbin/route
161 [00:54:21] *** Joins: Christian75 (~Christian@replaced-ip )
162 [00:54:46] <Deano59> oh
163 [00:54:47] <Deano59> :P
164 [00:55:04] <Deano59> yeah idk what's going on
165 [00:55:05] <nvz> Deano59: how are you becomming root?
166 [00:55:08] <Deano59> sudo -i
167 [00:55:34] *** Quits: Lord_of_Life (~Lord@replaced-ip ) (Ping timeout: 240 seconds)
168 [00:55:50] <Deano59> su - does the same too
169 [00:55:56] <nvz> and /sbin/ isn't in your PATH?
170 [00:56:03] <petn-randall> Note that the command is "ip", not "route". "route" is one of the parameters.
171 [00:56:09] *** Lord_of_Life_ is now known as Lord_of_Life
172 [00:56:12] <Deano59> it IS but not as normal user nvz
173 [00:56:21] *** Quits: areisp (~ars@replaced-ip ) (Ping timeout: 246 seconds)
174 [00:56:21] <nvz> right, its not suppose to be
175 [00:56:26] *** Quits: flayer (~a_flayer@replaced-ip ) (Quit: Leaving)
176 [00:56:45] <petn-randall> We're sidetracking here, Deano59 should be running it as root, anyway.
177 [00:56:48] <Deano59> petn-randall: ip route del default via 192.168.1.1 is what I ran.
178 [00:56:54] *** Quits: banisterfiend (~textual@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
179 [00:57:03] *** Quits: gacekjk (~gacekjk@replaced-ip ) (Quit: leaving)
180 [00:57:16] <Deano59> AND still shows isp ip
181 [00:57:28] *** Quits: fiet (~nobody@replaced-ip ) (Quit: WeeChat 2.8)
182 [00:57:43] <Deano59> the del command doesnt do anything?
183 [00:57:53] *** Quits: b1ackandwh1te (~b1ackandw@replaced-ip ) (Quit: i ❤️ linux)
184 [00:58:16] <nvz> when I do it, it disconnects me because I no longer have a default route to anywhere
185 [00:58:31] <Deano59> not here it doesn't xD
186 [00:58:33] <nvz> apparently yours is not removing the route
187 [00:59:08] <nvz> unless you use DHCP and your least time is REALLY short
188 [00:59:10] <Deano59> I removed libreoffice, firefox etc apps I'm not using; could that be iit?
189 [00:59:12] <nvz> and its putting it back
190 [00:59:28] *** Joins: vertigo_38 (~vertigo_3@replaced-ip )
191 [00:59:35] *** Joins: gacekjk (~gacekjk@replaced-ip )
192 [00:59:44] <nvz> personally I'd consider checking the log to see whats going on
193 [01:00:12] <Deano59> I did and can't see anything
194 [01:00:20] *** Joins: leorat (~leorat@replaced-ip )
195 [01:01:19] <nvz> that sort of stuff would likely be in /var/log/messages or /var/log/daemon.log
196 [01:01:30] <Deano59> ...
197 [01:01:33] <Deano59> I looked...
198 [01:01:37] *** Quits: NeoCron (~neocron_@replaced-ip ) (Ping timeout: 260 seconds)
199 [01:02:05] <Deano59> be back later, this is doing my head in.
200 [01:02:07] *** Quits: Deano59 (~Deano59@replaced-ip ) (Quit: Leaving)
201 [01:03:04] *** Quits: bakadesusenpai (~quassel@replaced-ip ) (Quit: bye)
202 [01:03:31] <nvz> heh
203 [01:03:42] *** Quits: sigridservice (~sigridser@replaced-ip ) (Ping timeout: 258 seconds)
204 [01:03:48] <nvz> if you're doing it all with network-manager there should be output from that in the daemon.log
205 [01:04:24] <nvz> and anything else that could be running that could be putting the route back
206 [01:05:11] <petn-randall> nvz: I'm guessing they're quite new to Linux in general, they had issues sharing the correct logs.
207 [01:05:18] <petn-randall> (it took a few attempts)
208 [01:07:04] <nvz> yeah idk.. I havent done openvpn in a long time but it seems odd to me there are double entries in that route table for the ethernet interface like its bonding two ips or something
209 [01:07:37] <nvz> which I thought when you do crap like that it shows them as two seperate IFs
210 [01:07:54] <nvz> but it shows the SAME if with two different IPv4 addresses
211 [01:07:58] <nvz> and two default routes
212 [01:07:59] <expon> does debian still ship rsyslog or similar by default?
213 [01:08:06] <expon> i ask because journalctl would be the 'modern'ish way to grab logs
214 [01:08:52] <nvz> expon: replaced-url
215 [01:09:01] <expon> anyhow it sounds like redirect-gateway def1 might have been what hte user wanted
216 [01:09:05] <expon> but i'll see if they're back later :)
217 [01:09:20] *** Joins: troulouliou_dev (~troulouli@replaced-ip )
218 [01:09:22] <petn-randall> expon: Yes, rsyslog is still there on a default installation, journald is not persistent.
219 [01:09:40] <expon> petn-randall: roger, been a while since i did anything but debootstrap
220 [01:09:46] <expon> and, nvz that's very useful, thanks
221 [01:11:40] *** Joins: rjcarr (~rjcarr@replaced-ip )
222 [01:12:01] <nvz> I still haven't really learned journald and still use the log files for most things.. except we no longer have /etc/init.d/bootmisc.sh running and creating /var/log/dmesg so you gotta journalctl -k for that
223 [01:12:37] <expon> personally i can't get enough of it, trawling through logfiles was never fun at the best of times, and i'm old now so it's 0 fun anymore!
224 [01:12:38] <rjcarr> I’m trying to do a recursive rsync with specific permissions on the destination and it will work for the directory in the root but not apply to any of the created files and directories that are recursively created. Is this expected? My options are: -zrltvh --perms --chmod=D2775,F664
225 [01:12:45] <nvz> those binary logs might be better in some ways but I find for my day to day needs the old fashioned way is much simpler :P
226 [01:13:03] *** Joins: niko (~niko@replaced-ip )
227 [01:13:18] <expon> nvz: honestly once you learn a couple of invocations it becomes second nature i think
228 [01:13:38] *** Quits: grummund (~unknown@replaced-ip ) (Ping timeout: 256 seconds)
229 [01:13:58] <nvz> hey you kids, RTFM :D
230 [01:14:40] *** Joins: bakadesusenpai (~quassel@replaced-ip )
231 [01:15:14] <nvz> only real tricks I learned was -k for the boot messages that used to be in /var/log/dmesg and it tells you at times to -xe which idk what /exactly/ it does but it seems to spot the obvious errors :P
232 [01:15:21] <expon> rjcarr: that does look to be correct, but it might not do exactly what you expect
233 [01:15:28] <expon> rjcarr: when you say "doesn't apply", what happens?
234 [01:15:42] <expon> (it uses the chmod you define as acceptance mask for the source file permissions)
235 [01:15:52] <nvz> and without arguments you just get a log that is ridiculously large and has everything all mixed in together
236 [01:16:00] <expon> yeah nvz use -e whenever you can, ie 'end'
237 [01:16:09] <expon> and -u for a specific unit
238 [01:16:22] <rjcarr> expon: Thanks, for example, for directories it should be 775 and it comes out 700.
239 [01:16:22] <oxek> my fault for using buster-backports:
240 [01:16:25] <oxek> ,bug #961501
241 [01:16:27] <judd> Bug replaced-url
242 [01:16:32] <expon> so `journalctl -aef` 'tail all logs starting somewhere near the end'
243 [01:16:33] <nvz> ah, ok, the -e I think I should alias that.. cause I pretty much always wanna start at the end :P
244 [01:16:34] <oxek> though I am still surprised it slipped past maintainers
245 [01:16:35] <rjcarr> But the first directory it writes is correct.
246 [01:16:58] <expon> rjcarr: directories will be sourcemask & 775, so if the source is 0700 it'll come out as 0700 i believe
247 [01:17:37] *** xcm is now known as Guest97965
248 [01:17:37] *** Quits: Guest97965 (~xcm@replaced-ip ) (Killed (weber.freenode.net (Nickname regained by services)))
249 [01:17:40] <expon> if you just want to chmod everything to those values i think you'd get rid of --perms, but don't quote me on that (do a dry run!)
250 [01:18:17] *** Joins: xcm (~xcm@replaced-ip )
251 [01:18:52] <nvz> just seeking to the end in the pager on my system takes a long beat
252 [01:19:11] <rjcarr> expn: I’ve tried both, and I recall them being very slightly different, but both wrong. Thanks for the help, though!
253 [01:19:21] <expon> hah, yeah reading the docs it's slightly ambiguous
254 [01:19:26] <nvz> seems my uptime on this t440 laptop is 51 days.. so even without persistence I have big logs :P
255 [01:19:29] <expon> on whether it's overwriting the source file's permissions, or masking it
256 [01:20:13] *** Quits: tuxmania (~tuxmania@replaced-ip ) (Remote host closed the connection)
257 [01:20:19] <nvz> oh wait, thats the server that has been up 51 days, this has only been up 16 days :P
258 [01:20:21] <rjcarr> expon: OK, thanks.
259 [01:20:38] *** Parts: rjcarr (~rjcarr@replaced-ip ) ()
260 [01:20:57] <nvz> I need to go back to color coding terminals obviously :D
261 [01:22:11] <expon> tmux-powerline is cute but the second i change a vim mode it won't go back to normal, so i can't use that for my colour coding
262 [01:22:23] <expon> so instead i have black and unstyled green horror
263 [01:23:07] <nvz> I dont even remember how I used to do it.. but I used to have the whole termnal change color.. but perhaps just a color coded prompt would be sufficient
264 [01:23:15] <nvz> cause I obviously dont read it.. heh
265 [01:24:28] *** Joins: format_c (~format_c@replaced-ip )
266 [01:25:10] *** Joins: areisp (~ars@replaced-ip )
267 [01:28:53] *** Quits: medard (~medard@replaced-ip ) (Quit: Leaving)
268 [01:29:16] *** Quits: comlord (~work@replaced-ip ) (Quit: leaving)
269 [01:29:51] *** Joins: alx^ (~alx^@replaced-ip )
270 [01:30:58] *** Quits: Gerula (~Gerula@replaced-ip ) (Remote host closed the connection)
271 [01:32:24] *** Quits: Brigo (~Brigo@replaced-ip ) (Ping timeout: 246 seconds)
272 [01:34:09] *** Quits: areisp (~ars@replaced-ip ) (Ping timeout: 246 seconds)
273 [01:35:08] *** Quits: benf (benf2004@replaced-ip ) ()
274 [01:37:18] *** Joins: cnsvc_ (~cnsvc@replaced-ip )
275 [01:38:11] *** Joins: fnaticrisk (~fnaticris@replaced-ip )
276 [01:41:33] *** Quits: fnaticrisk (~fnaticris@replaced-ip ) (Read error: Connection timed out)
277 [01:42:01] *** Joins: fnaticrisk (~fnaticris@replaced-ip )
278 [01:42:08] *** Joins: banisterfiend (~textual@replaced-ip )
279 [01:42:10] *** Quits: banisterfiend (~textual@replaced-ip ) (Read error: Connection timed out)
280 [01:42:25] *** Joins: benf (benf2004@replaced-ip )
281 [01:44:12] *** Joins: Kyros (kyros@replaced-ip )
282 [01:44:37] *** Joins: dingurt2 (~dingurt@replaced-ip )
283 [01:45:46] *** Quits: nifker (~Thunderbi@replaced-ip ) (Quit: nifker)
284 [01:45:55] *** dingurt2 is now known as dingurt
285 [01:46:09] *** Quits: dingurt (~dingurt@replaced-ip ) (Quit: Leaving)
286 [01:46:34] *** Joins: dingurt (~dingurt@replaced-ip )
287 [01:46:50] *** Quits: leorat (~leorat@replaced-ip ) (Quit: Leaving)
288 [01:47:41] *** Joins: areisp (~ars@replaced-ip )
289 [01:47:52] *** Joins: comlord (~work@replaced-ip )
290 [01:48:16] *** Quits: Dagger2 (~dagger@replaced-ip ) (Excess Flood)
291 [01:48:51] *** Joins: Dagger2 (~dagger@replaced-ip )
292 [01:49:10] *** Parts: cybercrypto (~morpheus@replaced-ip ) ("irssi v1.2.2 - running on FreeBSD amd64")
293 [01:49:39] *** Quits: b1ack0p (~me@replaced-ip ) (Quit: sleeping)
294 [01:53:44] *** Quits: format_c (~format_c@replaced-ip ) (Quit: format_c)
295 [01:54:08] *** Quits: Blumlaut (~Blumlaut@replaced-ip ) (Read error: Connection reset by peer)
296 [01:54:15] *** Joins: Buliarous (~gypsydang@replaced-ip )
297 [01:56:19] *** Joins: dvs (~hibbard@replaced-ip )
298 [01:56:43] *** Quits: cnsvc_ (~cnsvc@replaced-ip ) (Ping timeout: 240 seconds)
299 [01:59:12] *** yawningstill` is now known as woot`
300 [01:59:19] *** Quits: u0m3 (~u0m3@replaced-ip ) (Remote host closed the connection)
301 [01:59:29] *** Joins: u0m3 (~u0m3@replaced-ip )
302 [02:01:08] *** Quits: de-facto (~de-facto@replaced-ip ) (Quit: See you around.)
303 [02:01:23] *** Joins: de-facto (~de-facto@replaced-ip )
304 [02:02:46] *** Joins: Gerula (~Gerula@replaced-ip )
305 [02:04:13] *** Quits: pingfloyd (~pingfloyd@replaced-ip ) (Quit: WeeChat 2.3)
306 [02:04:56] *** Quits: jrgill (~jrgill@replaced-ip ) (Ping timeout: 272 seconds)
307 [02:06:08] *** Quits: rare_energy (~quassel@replaced-ip ) (Quit: who knows)
308 [02:06:19] *** Quits: Romarain (~Romarain@replaced-ip ) (Quit: Leaving)
309 [02:09:02] *** debhelper sets mode: +l 1262
310 [02:12:54] *** Quits: dethos (~dethos@replaced-ip ) (Ping timeout: 240 seconds)
311 [02:13:16] *** Quits: Ignacy (~Ignacy@replaced-ip ) (Quit: Goodbye!)
312 [02:13:33] *** Quits: Dagger2 (~dagger@replaced-ip ) (Excess Flood)
313 [02:13:34] *** Joins: greatgatsby (~greatgats@replaced-ip )
314 [02:13:38] *** Joins: Ignacy (~Ignacy@replaced-ip )
315 [02:14:21] *** Joins: Dagger2 (~dagger@replaced-ip )
316 [02:14:28] *** Quits: greatgatsby_ (~greatgats@replaced-ip ) (Ping timeout: 246 seconds)
317 [02:14:34] *** Joins: rare_energy (~quassel@replaced-ip )
318 [02:15:40] *** Dagger2 is now known as Dagger
319 [02:18:06] *** Joins: Streusel (~Anonymous@replaced-ip )
320 [02:18:38] *** Quits: diniwed (~gavron@replaced-ip ) (Ping timeout: 256 seconds)
321 [02:19:27] *** Quits: areisp (~ars@replaced-ip ) (Ping timeout: 265 seconds)
322 [02:19:50] *** Joins: u0m3_ (~u0m3@replaced-ip )
323 [02:22:00] *** Joins: factor (~factor@replaced-ip )
324 [02:22:39] *** Quits: Dagger (~dagger@replaced-ip ) (Excess Flood)
325 [02:22:46] *** Quits: Streusel (~Anonymous@replaced-ip ) (Ping timeout: 276 seconds)
326 [02:23:03] *** Quits: u0m3 (~u0m3@replaced-ip ) (Ping timeout: 240 seconds)
327 [02:23:51] *** Joins: Dagger2 (~dagger@replaced-ip )
328 [02:24:33] *** Joins: Deano59 (~Deano59@replaced-ip )
329 [02:24:51] <Deano59> petn-randall: you still around?
330 [02:26:48] *** Quits: forgotmynick (uid24625@replaced-ip ) (Quit: Connection closed for inactivity)
331 [02:26:50] <Deano59> I re-installed debian, didn't do anything except install network manager and tried the vpn via nm-applet, it worked. so I rebooted, it worked. so I ran a script to install the stuff I use, rebooted and now it's not working again. this is the script I ran; replaced-url
332 [02:29:47] *** Quits: Deano59 (~Deano59@replaced-ip ) (Quit: Leaving)
333 [02:30:02] <petn-randall> ...
334 [02:30:30] <petn-randall> As if I'm sitting on my desktop, staring at the IRC client to respond the moment someone highlights me.
335 [02:30:54] *** Quits: distopista (~distopist@replaced-ip ) (Ping timeout: 272 seconds)
336 [02:31:09] <abrotman> petn-randall: I can't believe you left your post ...
337 [02:31:39] <petn-randall> They disconnected while I was looking at the script. m(
338 [02:31:48] *** Joins: cnsvc_ (~cnsvc@replaced-ip )
339 [02:32:37] <annadane> !add Deano59 to Official Debian Hall Of Shame thing
340 [02:32:48] *** Quits: black_ant (~antilope@replaced-ip ) (Ping timeout: 256 seconds)
341 [02:32:55] *** Joins: Deano59 (~Deano59@replaced-ip )
342 [02:33:03] <Deano59> any ideas anyone?
343 [02:33:16] <petn-randall> Deano59: You're back! I thought you were gone forever.
344 [02:33:23] <Deano59> no lol
345 [02:33:36] <dvs> petn-randall, run away now!
346 [02:33:46] <Deano59> I'm trying to think what's causing it. xD
347 [02:33:51] <Deano59> dvs: not nice. haha
348 [02:33:54] <petn-randall> Deano59: You disconnected as I was about to respond. You only gave me 3 minutes to see you message and read the script.
349 [02:34:10] <Deano59> I was rebooting. ;P
350 [02:34:32] <petn-randall> Deano59: I don't see anything obvious, but I'd run every line sepearately to check what causes it to fail.
351 [02:34:53] <Deano59> re-install AGAIN? lol
352 [02:35:04] <abrotman> petn-randall: hey, could you make me some eggs?
353 [02:35:04] <petn-randall> Deano59: Also, I recommend using something like ansible to configure your system instead of long scripts.
354 [02:35:19] <Deano59> ansible?
355 [02:35:26] <petn-randall> Deano59: You can also try reversing all steps to see if it fixes it.
356 [02:35:29] <abrotman> Deano59: also .. you're installing a huge set of packages all at once .. might behoove you to do that in smaller chunks
357 [02:35:51] <r3> *gasp* RedHat ansible? in here? ;)
358 [02:36:27] <Deano59> brb
359 [02:36:28] *** Quits: Deano59 (~Deano59@replaced-ip ) (Client Quit)
360 [02:36:40] <annadane> quick, block the channel for all new entrants
361 [02:36:45] *** Joins: areisp (~ars@replaced-ip )
362 [02:38:18] *** Quits: Dagger2 (~dagger@replaced-ip ) (Excess Flood)
363 [02:38:23] *** Quits: cnsvc_ (~cnsvc@replaced-ip ) (Ping timeout: 240 seconds)
364 [02:38:26] *** Joins: Dagger2 (~dagger@replaced-ip )
365 [02:38:27] *** Joins: leOn (~xxx@replaced-ip )
366 [02:39:28] *** Joins: syneardwin (~ellisgeek@replaced-ip )
367 [02:40:14] *** Quits: geowiesnot (~user@replaced-ip ) (Ping timeout: 265 seconds)
368 [02:41:21] *** Quits: areisp (~ars@replaced-ip ) (Ping timeout: 246 seconds)
369 [02:44:25] *** Quits: leOn (~xxx@replaced-ip ) (Quit: leaving)
370 [02:45:09] *** Joins: leOn (~xxx@replaced-ip )
371 [02:45:14] *** Quits: semeion (~semeion@replaced-ip ) (Quit: WeeChat 2.8)
372 [02:47:07] *** Joins: semeion (~semeion@replaced-ip )
373 [02:48:09] *** Quits: polymorphisme (~Thunderbi@replaced-ip ) (Ping timeout: 265 seconds)
374 [02:49:58] *** Joins: inhetep_ (~inhetep@replaced-ip )
375 [02:52:05] *** Quits: banox (~banox@replaced-ip ) (Quit: Leaving)
376 [02:52:43] *** Quits: inhetep (~inhetep@replaced-ip ) (Ping timeout: 240 seconds)
377 [03:00:00] *** Quits: kawaiipunk (~from@replaced-ip ) (Quit: Leaving this Club)
378 [03:00:49] *** Joins: kawaiipunk (~from@replaced-ip )
379 [03:02:25] *** Quits: untakenstupidnic (~knoppix@replaced-ip ) (Ping timeout: 246 seconds)
380 [03:05:40] *** Joins: leorat (~leorat@replaced-ip )
381 [03:16:29] *** Quits: leOn (~xxx@replaced-ip ) (Quit: leaving)
382 [03:17:14] *** Quits: Dagger2 (~dagger@replaced-ip ) (Excess Flood)
383 [03:17:34] *** Quits: comlord (~work@replaced-ip ) (Quit: leaving)
384 [03:17:51] *** Joins: Dagger2 (~dagger@replaced-ip )
385 [03:17:51] *** Quits: Dagger2 (~dagger@replaced-ip ) (Excess Flood)
386 [03:18:51] *** Joins: Dagger2 (~dagger@replaced-ip )
387 [03:19:02] *** debhelper sets mode: +l 1255
388 [03:20:07] *** Joins: gswan (~gswan@replaced-ip )
389 [03:21:41] *** Quits: zykotick9 (~zykotick9@replaced-ip ) (Quit: leaving)
390 [03:22:25] *** Joins: pingfloyd (~pingfloyd@replaced-ip )
391 [03:26:51] *** Quits: fmaurer (~quassel@replaced-ip ) (Read error: Connection reset by peer)
392 [03:27:06] *** Joins: fmaurer (~quassel@replaced-ip )
393 [03:27:12] *** Quits: winy (~vince@replaced-ip ) (Quit: Leaving.)
394 [03:27:44] *** Joins: lawr3nce (~lawr3nce@replaced-ip )
395 [03:27:56] *** Quits: Haudegen (~quassel@replaced-ip ) (Ping timeout: 256 seconds)
396 [03:28:11] <lawr3nce> hey
397 [03:28:43] *** Quits: u0m3_ (~u0m3@replaced-ip ) (Ping timeout: 240 seconds)
398 [03:30:04] <dvs> yo
399 [03:30:45] <joze> sup
400 [03:31:11] *** Quits: lawr3nce (~lawr3nce@replaced-ip ) (Client Quit)
401 [03:32:24] *** Joins: sidmo_ (~ident@replaced-ip )
402 [03:32:26] *** Joins: hyskaru (~hyskaru@replaced-ip )
403 [03:34:43] <dvs> !next
404 [03:34:43] <dpkg> Another happy customer leaves the building.
405 [03:35:04] *** Joins: geowiesnot (~user@replaced-ip )
406 [03:35:41] *** Joins: u0m3 (~u0m3@replaced-ip )
407 [03:36:01] *** Quits: sidmo (~ident@replaced-ip ) (Ping timeout: 246 seconds)
408 [03:36:37] *** Joins: lawr3nce (~lawr3nce@replaced-ip )
409 [03:37:32] *** Quits: Obi-Wan (~obi-wan@replaced-ip##) (Quit: ZNC by prozac - ##replaced-url
410 [03:37:57] *** Quits: hyskaru (~hyskaru@replaced-ip ) (Quit: hyskaru)
411 [03:38:02] <dvs> hello
412 [03:38:11] *** Quits: gswan (~gswan@replaced-ip ) (Quit: Lost terminal)
413 [03:38:32] *** Parts: lawr3nce (~lawr3nce@replaced-ip ) ("Leaving")
414 [03:39:06] *** Quits: waflessnet (~panchito@replaced-ip ) (Ping timeout: 246 seconds)
415 [03:39:39] *** Joins: Obi-Wan (~obi-wan@replaced-ip )
416 [03:39:47] *** Quits: bliv (~bliv@replaced-ip ) (Ping timeout: 246 seconds)
417 [03:42:38] *** Quits: dingurt (~dingurt@replaced-ip ) (Quit: Leaving)
418 [03:42:40] *** Quits: Lupricon (~Lupricon@replaced-ip ) (Ping timeout: 256 seconds)
419 [03:43:20] *** Joins: Lupricon (~Lupricon@replaced-ip )
420 [03:43:55] *** drzacek is now known as Guest25850
421 [03:43:55] *** Quits: Guest25850 (~drzacek@replaced-ip ) (Killed (sinisalo.freenode.net (Nickname regained by services)))
422 [03:43:57] *** Joins: drzacek (~drzacek@replaced-ip )
423 [03:44:14] *** Joins: davschr (~daschr@replaced-ip )
424 [03:44:20] *** Quits: IanJ (~IanJ@replaced-ip ) (Quit: IanJ)
425 [03:44:23] *** Quits: daschr (~daschr@replaced-ip ) (Ping timeout: 260 seconds)
426 [03:47:32] *** Quits: theCorvus (~quassel@replaced-ip ) (Ping timeout: 272 seconds)
427 [03:47:55] *** Quits: geowiesnot (~user@replaced-ip ) (Ping timeout: 246 seconds)
428 [03:48:13] *** Joins: theCorvus (~quassel@replaced-ip )
429 [03:48:43] *** Joins: lawr3nce (~lawr3nce@replaced-ip )
430 [03:48:53] *** Joins: k4nz (~Thunderbi@replaced-ip )
431 [03:49:19] *** Quits: lawr3nce (~lawr3nce@replaced-ip ) (Client Quit)
432 [03:49:51] *** Joins: HarveyPwca (~HarveyPwc@replaced-ip )
433 [03:50:33] *** Quits: gravitos (uid355353@replaced-ip ) (Quit: Connection closed for inactivity)
434 [03:51:02] *** Joins: spacedust (~info@replaced-ip )
435 [03:51:03] <spacedust> replaced-url
436 [03:51:09] <spacedust> Industrial dance X -Rx A to A and D to D
437 [03:51:14] <spacedust> the lyrics is awesome :D
438 [03:51:42] <spacedust> and im pro debian, but can we opt out of systemD please ?
439 [03:51:53] <abrotman> No
440 [03:52:01] *** Joins: geowiesnot (~user@replaced-ip )
441 [03:52:04] <spacedust> that is a capital N
442 [03:52:11] <spacedust> followed by a small case o
443 [03:52:12] <abrotman> spacedust: please go play elsewhere
444 [03:53:33] <spacedust> abrotman: listen to the song :D lol not meaning it to you but to what believes you follow :) No ? followed by a go away ? :D then i even dedicate this song to you :D lol sorry to be first one to reply dont take it that way :D i didnt mean it to you :D nor the first one to reply :D its just what you replied :D
445 [03:54:03] <abrotman> spacedust: this is a support channel, go away
446 [03:54:04] <spacedust> i came here with one simple question, no is okay but go away ? why ? 1 link to youtube ?
447 [03:54:10] <spacedust> oh okay i see
448 [03:54:17] <spacedust> then i go
449 [03:54:30] <spacedust> if -systemD = no support chan
450 [03:54:42] *** ChanServ sets mode: +o abrotman
451 [03:54:42] *** abrotman sets mode: +q *!*@unaffiliated/cosmicblue
452 [03:54:42] *** abrotman sets mode: -o abrotman
453 [03:54:59] *** Parts: spacedust (~info@replaced-ip ) ()
454 [03:55:26] *** Quits: Tom01 (~tom@replaced-ip ) (Ping timeout: 264 seconds)
455 [03:55:29] <annadane> i should know this but just to double check, you recursively remove all subdirectories within a directory via rm -r /directory/*?
456 [03:55:47] <abrotman> yes
457 [03:55:55] <abrotman> that will remove all content under that dir
458 [03:55:56] <themill> * won't match .foo if that is important
459 [03:56:07] <abrotman> not just directories
460 [03:56:28] <abrotman> Sorry, other than . files as themill mentions
461 [03:56:36] *** Quits: geowiesnot (~user@replaced-ip ) (Ping timeout: 246 seconds)
462 [03:57:17] <annadane> just thinking how much of /timeshift i should be clearing up
463 [03:57:40] <annadane> if i delete all that stuff but leave the parent dir intact surely it'll just make directories as needed next time i run it
464 [03:59:01] *** debhelper sets mode: +l 1249
465 [04:00:49] *** Quits: nksegos (~Thunderbi@replaced-ip ) (Ping timeout: 264 seconds)
466 [04:02:08] *** Joins: mnemonic (~semeion@replaced-ip )
467 [04:04:00] *** Quits: semeion (~semeion@replaced-ip ) (Ping timeout: 272 seconds)
468 [04:05:31] *** Joins: Rue (~rue@replaced-ip )
469 [04:06:09] *** Joins: geowiesnot (~user@replaced-ip )
470 [04:06:17] *** Quits: r4u1 (~raf@replaced-ip ) (Quit: leaving)
471 [04:08:11] *** Joins: led_belly (led_belly@replaced-ip )
472 [04:10:20] *** Quits: mzajc (~marko@replaced-ip ) (Ping timeout: 272 seconds)
473 [04:10:25] *** ChanServ sets mode: +o abrotman
474 [04:10:25] *** abrotman sets mode: -q *!*@unaffiliated/cosmicblue
475 [04:10:25] *** abrotman sets mode: -o abrotman
476 [04:13:24] *** Quits: benpro (~benpro@replaced-ip##) (Quit: The Lounge - ##replaced-url
477 [04:13:25] *** Quits: geowiesnot (~user@replaced-ip ) (Ping timeout: 264 seconds)
478 [04:15:09] *** Joins: benpro (~benpro@replaced-ip )
479 [04:15:53] *** Quits: Dagger2 (~dagger@replaced-ip ) (Excess Flood)
480 [04:16:52] *** Joins: Dagger2 (~dagger@replaced-ip )
481 [04:17:02] *** Dagger2 is now known as Dagger
482 [04:18:47] *** Quits: brokencycle (~brokencyc@replaced-ip ) (Ping timeout: 260 seconds)
483 [04:22:08] *** Joins: diniwed (~gavron@replaced-ip )
484 [04:22:47] *** Quits: Cabanossi (~Cabanossi@replaced-ip ) (Ping timeout: 240 seconds)
485 [04:24:32] *** Joins: thatpythonguy (thatpython@replaced-ip )
486 [04:26:55] *** Joins: Cabanossi (~Cabanossi@replaced-ip )
487 [04:30:37] *** Quits: sevenninety (~jojommmm@replaced-ip ) (Quit: Leaving)
488 [04:30:46] *** Quits: gavlee (~gav@replaced-ip ) (Ping timeout: 260 seconds)
489 [04:31:23] *** Joins: gekkou (main@replaced-ip )
490 [04:32:35] *** Quits: swift110-phone__ (uid50036@replaced-ip ) (Quit: Connection closed for inactivity)
491 [04:33:53] <mns> I have my old debian system, mounted as an external drive now. I want to see what versions of packages I had on that system. anyway to retrieve that data ?
492 [04:34:45] *** Joins: Deano59 (~Deano59@replaced-ip )
493 [04:34:48] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
494 [04:35:12] <Deano59> petn-randall: found out what was causing it. ;P
495 [04:35:17] <petn-randall> mns: You can try to chroot into it.
496 [04:35:21] <Deano59> had to install one by one lol
497 [04:35:24] <petn-randall> Deano59: What was it?
498 [04:35:40] <Deano59> network-manager-gnome messed up something. lol
499 [04:35:54] *** Joins: xcm (~xcm@replaced-ip )
500 [04:36:19] <Deano59> as soon as I removed it, restarted; fine. installed; problems.
501 [04:36:22] *** Joins: fission6 (~textual@replaced-ip )
502 [04:36:32] <petn-randall> Deano59: But you're running gnome?
503 [04:36:41] <petn-randall> Shouldn't that already be installed by default?
504 [04:36:43] <Deano59> nope, was LXQt
505 [04:37:03] <petn-randall> Does installing it remove something else?
506 [04:37:07] *** Joins: distopista (~distopist@replaced-ip )
507 [04:37:16] <Deano59> no idea, don't think so.
508 [04:37:40] <Deano59> I gotta go 4am and I gotta be up at 6am. sorry, just wanted to let y'know. :)
509 [04:37:43] *** Quits: Deano59 (~Deano59@replaced-ip ) (Client Quit)
510 [04:38:14] *** Quits: bitnoize (~mitya@replaced-ip ) (Ping timeout: 260 seconds)
511 [04:38:23] *** Joins: z8z (~x@replaced-ip )
512 [04:39:42] <mns> petn-randall: the old debian system is mounted as an external drive on my freebsd system now. I just wnt to see if I can find out the version numbers of the pakages I used to have installed on debian system
513 [04:39:58] *** Joins: v01t (~matrixirc@replaced-ip )
514 [04:40:22] *** Joins: grummund (~unknown@replaced-ip )
515 [04:40:26] <petn-randall> mns: so ... does chroot work?
516 [04:40:32] *** Quits: z8z (~x@replaced-ip ) (Remote host closed the connection)
517 [04:43:26] <mns> petn-randall: you mean run the debian system inside a chroot ? no I don't think that will help
518 [04:43:41] <mns> the drive is a read-only drive
519 [04:44:23] <mns> or I'm failing to understand what you are trying to say
520 [04:44:42] <petn-randall> mns: If you chroot into the Debian system, you can simply use all tools you know from before.
521 [04:45:07] <petn-randall> mns: `chroot <path/to/mounted/debian> /bin/bash`, then just run `dpkg -l`.
522 [04:45:49] <petn-randall> mns: You other option is to parse /var/lib/dpkg/status by hand, I guess.
523 [04:45:53] <petn-randall> *Your
524 [04:46:13] *** Quits: troulouliou_dev (~troulouli@replaced-ip ) (Quit: Leaving)
525 [04:46:48] *** Quits: grummund (~unknown@replaced-ip ) (Ping timeout: 258 seconds)
526 [04:46:56] *** Joins: acidtripper (~acidtripp@replaced-ip )
527 [04:47:46] <mns> petn-randall: ok I didn't know I could do that with chroot. hmm wonder if it will work when I'm on a freebsd system. will try it out. otherwise parsing dpkg/status will have to be it
528 [04:48:25] *** Joins: grummund (~unknown@replaced-ip )
529 [04:48:57] *** Quits: n0a110w (~n0a110w@replaced-ip##) (Quit: ZNC - ##replaced-url
530 [04:49:46] *** Joins: jcb2016 (~jcb2016@replaced-ip )
531 [04:53:52] *** Quits: krabador (~krabador@replaced-ip ) (Remote host closed the connection)
532 [04:54:27] *** Joins: th0r (~th0r@replaced-ip )
533 [04:54:29] *** Quits: Tyrasuki (~Tyrasuki@replaced-ip ) (Quit: Ping timeout (120 seconds))
534 [04:54:38] *** Quits: acidtripper (~acidtripp@replaced-ip ) (Remote host closed the connection)
535 [04:55:55] *** Joins: Tyrasuki (~Tyrasuki@replaced-ip )
536 [04:56:39] <petn-randall> mns: Since kfreebsd/Debian also exists, it might just work. Though I honestly have no idea.
537 [04:56:49] *** Joins: evilbug (~evilbug@replaced-ip )
538 [04:58:16] *** Joins: citypw (~citypw@replaced-ip )
539 [04:58:39] *** Quits: ChmEarl (~chmearl@replaced-ip ) (Quit: Leaving)
540 [04:58:45] *** Quits: WoC (woc@replaced-ip ) (Ping timeout: 272 seconds)
541 [04:58:46] *** Joins: bomb (~bomb@replaced-ip )
542 [05:00:00] <mns> petn-randall: no mine is actual freebsd. and I can't get bash to load as it think the "kernel" is too old hmm
543 [05:00:52] *** Joins: greatgatsby_ (~greatgats@replaced-ip )
544 [05:00:55] <bomb> heretic!
545 [05:00:56] *** Quits: greatgatsby (~greatgats@replaced-ip ) (Read error: Connection reset by peer)
546 [05:01:57] <mns> lol
547 [05:02:48] <petn-randall> mns: What error does it throw? I'm genuinely curious.
548 [05:04:28] *** Quits: th0r (~th0r@replaced-ip ) (Quit: Leaving)
549 [05:10:22] <mns> whenI run the "chroot /path/to/debian/drive /bin/bash" I get "FATAL: kernel too old"
550 [05:10:50] *** Joins: WoC (woc@replaced-ip )
551 [05:11:01] <petn-randall> heh :)
552 [05:11:17] <petn-randall> mns: I guess you you'll have to read /var/lib/dpkg/status then.
553 [05:13:01] *** Quits: greatgatsby_ (~greatgats@replaced-ip ) (Read error: Connection reset by peer)
554 [05:13:13] *** Joins: greatgatsby (~greatgats@replaced-ip )
555 [05:19:15] *** Quits: jcb2016 (~jcb2016@replaced-ip ) (Quit: This computer has gone to sleep)
556 [05:20:01] <annadane> when even debian tells you your stuff is too old ....
557 [05:21:14] <InnovAnon-Inc> lmfao good ol' debian
558 [05:21:53] *** Joins: skyliner_369 (uid80781@replaced-ip )
559 [05:24:40] <mns> petn-randall: yeah reading through status now
560 [05:25:09] <mns> petn-randall: kfreebsd support was dropped in Debian 8 fyi
561 [05:25:18] <bomb> yeah :(
562 [05:26:26] <annadane> 9, no?
563 [05:26:48] *** Joins: waut3r (uid186919@replaced-ip )
564 [05:27:09] <skyliner_369> is unattended-upgr a deb utility or an Ubuntu util?
565 [05:27:55] <petn-randall> skyliner_369: unattended-upgrades is packaged Debian, if that's your question.
566 [05:28:38] *** Quits: distopista (~distopist@replaced-ip ) (Ping timeout: 246 seconds)
567 [05:29:40] *** Joins: secntech (~secntech@replaced-ip )
568 [05:30:46] *** Quits: njka- (~njka-@replaced-ip ) (Ping timeout: 272 seconds)
569 [05:33:23] <skyliner_369> I more am asking if it's part of, like, the debian core or if it's added by the Ubuntu team
570 [05:34:11] <skyliner_369> added by Canonical more accurately
571 [05:35:02] *** nyov is now known as Guest98026
572 [05:35:02] *** Quits: Guest98026 (~nyov@replaced-ip ) (Killed (weber.freenode.net (Nickname regained by services)))
573 [05:35:09] *** Joins: nyov (~nyov@replaced-ip )
574 [05:35:56] *** Joins: zykotick9 (~zykotick9@replaced-ip )
575 [05:36:56] <petn-randall> skyliner_369: Sorry, I don't understand your question. Are you asking who the upstream author is?
576 [05:38:20] *** Quits: Dagger (~dagger@replaced-ip ) (Excess Flood)
577 [05:38:39] <petn-randall> skyliner_369: It's developed by two people who are both Ubuntu and Debian Developers. It's in Debian proper, and also in Ubuntu main.
578 [05:38:52] *** Quits: Tyrasuki (~Tyrasuki@replaced-ip ) (Quit: Ping timeout (120 seconds))
579 [05:39:52] *** Joins: Dagger (~dagger@replaced-ip )
580 [05:39:55] *** Joins: geowiesnot (~user@replaced-ip )
581 [05:42:50] *** Quits: greatgatsby (~greatgats@replaced-ip ) (Read error: Connection reset by peer)
582 [05:43:21] *** Joins: greatgatsby (~greatgats@replaced-ip )
583 [05:43:27] *** Joins: Tyrasuki (~Tyrasuki@replaced-ip )
584 [05:45:48] *** Joins: th0r (~th0r@replaced-ip )
585 [05:46:15] <oxek> Is debsums still a useful tool to use?
586 [05:46:16] <skyliner_369> was more asking if it was part of the debian project. as in a debian component. not just a canonical thing.
587 [05:46:47] *** Quits: bomb (~bomb@replaced-ip ) (Quit: ...)
588 [05:47:21] <petn-randall> oxek: yes?
589 [05:47:49] *** Quits: th0r (~th0r@replaced-ip ) (Remote host closed the connection)
590 [05:48:07] *** Joins: greatgatsby_ (~greatgats@replaced-ip )
591 [05:48:17] *** Joins: th0r (~th0r@replaced-ip )
592 [05:48:23] *** Quits: th0r (~th0r@replaced-ip ) (Remote host closed the connection)
593 [05:48:26] *** Quits: greatgatsby (~greatgats@replaced-ip ) (Read error: Connection reset by peer)
594 [05:48:30] <skyliner_369> like would it come with, I dunno, Kali, if I went with that distro?
595 [05:48:51] <petn-randall> skyliner_369: You'd have to ask Kali what they ship.
596 [05:48:58] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
597 [05:50:57] *** Quits: u0m3 (~u0m3@replaced-ip ) (Remote host closed the connection)
598 [05:52:47] *** Quits: Hunterkll (~hunterkll@replaced-ip ) (Read error: Connection reset by peer)
599 [05:53:37] *** Joins: Hunterkll (~hunterkll@replaced-ip )
600 [05:54:09] *** Joins: MoonkYang (~moonkyang@replaced-ip )
601 [06:00:49] *** Quits: gekkou (main@replaced-ip ) (Quit: WeeChat 2.6)
602 [06:01:58] *** Quits: polyphem (~p0lyph3m@replaced-ip ) (Ping timeout: 265 seconds)
603 [06:02:02] *** Joins: fightthewalrus (~maomkosdj@replaced-ip )
604 [06:07:14] *** Quits: badpixel (~badpixel@replaced-ip ) (Ping timeout: 240 seconds)
605 [06:08:25] *** Joins: sigridservice (~sigridser@replaced-ip )
606 [06:08:31] *** Joins: Jade_NL (~JadeNL@replaced-ip )
607 [06:08:45] *** Joins: vutral_ (znc@replaced-ip )
608 [06:11:16] *** Quits: runlevel7_ (~runlevel7@replaced-ip ) (Read error: Connection reset by peer)
609 [06:11:30] *** Joins: badpixel (~badpixel@replaced-ip )
610 [06:11:48] *** Joins: Ark74 (~Ark74@replaced-ip )
611 [06:15:25] *** Joins: diogenes_ (~diogenes_@replaced-ip )
612 [06:18:19] *** Joins: Tyszka (~tyszka@replaced-ip )
613 [06:19:35] <metbsd> how to let a user config network device?
614 [06:20:04] <metbsd> RTNETLINK answers: Operation not permitted
615 [06:20:08] <metbsd> i have this error now
616 [06:20:38] *** Quits: Boohbah (~Boohbah@replaced-ip ) (Remote host closed the connection)
617 [06:22:43] *** Quits: ragouel (~crow11@replaced-ip ) (Remote host closed the connection)
618 [06:23:55] *** Quits: Ratel (~quassel@replaced-ip##) (Quit: ##replaced-url
619 [06:24:49] <petn-randall> metbsd: When doing what?
620 [06:25:06] <metbsd> ip link set
621 [06:25:21] <metbsd> now i'm in gnone and can't enable wifi
622 [06:25:35] <metbsd> but i can ip link set up as root
623 [06:25:47] <petn-randall> metbsd: Why would you need to run that?
624 [06:26:08] <petn-randall> Unsurprisingly, since you can break a network connection with that.
625 [06:26:11] <metbsd> i need to configure network in gnome
626 [06:26:19] <metbsd> but now i can't
627 [06:26:28] <petn-randall> metbsd: That doesn't work with network-manager?
628 [06:26:28] <metbsd> so i suspect i don't have permission
629 [06:26:57] <petn-randall> Ok, let's step back for a moment. What *problem* are you trying to solve?
630 [06:26:58] *** Parts: Tyszka (~tyszka@replaced-ip ) ()
631 [06:27:06] <metbsd> network manager in gnome says no adapter found
632 [06:27:23] <metbsd> i'm trying to configure wifi network in gnome. but it's says no adapter found
633 [06:27:44] <metbsd> so i started shell and configure wifi as root. and it works
634 [06:27:53] <petn-randall> metbsd: And you can see your wifi adapter listed with 'ip link'?
635 [06:28:00] <metbsd> yes
636 [06:28:08] <metbsd> as root yes
637 [06:28:12] <metbsd> as normal user can't
638 [06:28:28] <petn-randall> metbsd: What's it's name?
639 [06:28:38] <petn-randall> *its
640 [06:28:42] <metbsd> ok normal user can do ip link
641 [06:28:47] <metbsd> but can't ip link set
642 [06:28:51] <metbsd> wlp7s0
643 [06:29:12] <petn-randall> metbsd: Do you have it configured in /etc/network/interfaces?
644 [06:29:27] <metbsd> 07:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8822BE 802.11a/b/g/n/ac WiFi adapter
645 [06:29:42] <metbsd> yes config it in interfaces with hotplugin ssid psk
646 [06:29:43] *** Quits: wildlander (~wildlande@replaced-ip ) (Quit: Konversation terminated!)
647 [06:29:59] <metbsd> it's lenovo legion y530
648 [06:30:01] *** Parts: diogenes_ (~diogenes_@replaced-ip ) ("vergissmeinnicht")
649 [06:30:23] <petn-randall> metbsd: That's the reason. If it's listed there n-m won't touch it.
650 [06:30:59] <metbsd> but it wasn't there before
651 [06:31:14] <metbsd> and still not seen by gnome network manager
652 [06:31:26] <metbsd> you want me to delete entries in interfaces?
653 [06:31:41] <petn-randall> metbsd: Remove it there and reboot, and it should be configurable in n-m.
654 [06:32:14] *** Joins: njka- (~njka-@replaced-ip )
655 [06:32:29] *** Quits: Dagger (~dagger@replaced-ip ) (Excess Flood)
656 [06:32:48] *** Quits: hbautista (~hbautista@replaced-ip ) (Read error: Connection reset by peer)
657 [06:33:02] <metbsd> ok let me reboot, hold on
658 [06:33:53] *** Joins: Dagger (~dagger@replaced-ip )
659 [06:35:01] *** Quits: GJdan (~quassel@replaced-ip##) (Quit: ##replaced-url
660 [06:35:38] *** Quits: fission6 (~textual@replaced-ip ) (Quit: fission6)
661 [06:36:32] *** Quits: tagomago (~tagomago@replaced-ip ) (Quit: Konversation terminated!)
662 [06:37:54] *** Joins: Boohbah (~Boohbah@replaced-ip )
663 [06:38:16] *** Joins: GJdan (~quassel@replaced-ip )
664 [06:38:37] <metbsd> same problem
665 [06:39:01] <metbsd> no wifi adapter found
666 [06:39:42] <metbsd> the card is down too
667 [06:39:43] *** Quits: diniwed (~gavron@replaced-ip ) (Ping timeout: 260 seconds)
668 [06:39:53] <metbsd> but it still should be seen
669 [06:40:39] <petn-randall> metbsd: Do you have the firmware installed?
670 [06:40:51] <petn-randall> Most wifi cards won't work without firmware.
671 [06:42:09] <metbsd> yes
672 [06:42:36] <metbsd> firmware-realtek
673 [06:43:47] <petn-randall> metbsd: Then I'd look into the logs what's happening.
674 [06:44:36] <metbsd> dmesg?
675 [06:44:45] <metbsd> what log should i look
676 [06:45:03] *** Quits: icecream (~icecream@replaced-ip ) (Ping timeout: 240 seconds)
677 [06:45:40] <metbsd> it says wlps7sp managed
678 [06:46:10] <petn-randall> metbsd: What OS release do you have installed?
679 [06:46:29] <metbsd> no thats old log
680 [06:46:40] <metbsd> 10.4
681 [06:46:48] <metbsd> new install
682 [06:46:58] <oxek> If some package adds files to /etc/cron.daily/ during apt install, do those files get automatically run by cron? Or do I need to configure something extra?
683 [06:47:13] *** Joins: icecream (~icecream@replaced-ip )
684 [06:47:39] <metbsd> ok it says managed
685 [06:47:45] *** Quits: bpsecret (~bpsecret@replaced-ip ) (Ping timeout: 246 seconds)
686 [06:47:54] <metbsd> but i dont know where i managed it
687 [06:48:14] <petn-randall> oxek: They automatically get used.
688 [06:48:41] <oxek> petn-randall: thank you
689 [06:49:26] *** Joins: bpsecret (~bpsecret@replaced-ip )
690 [06:50:05] <petn-randall> metbsd: What says managed? I'm missing some context here.
691 [06:50:07] *** Quits: geowiesnot (~user@replaced-ip ) (Ping timeout: 265 seconds)
692 [06:50:32] <metbsd> sys-iface-state: external
693 [06:52:29] <sigridservice> metbsd: There's a Lenovo Y530 troubleshooting guide that also describes Wifi setup: replaced-url
694 [06:53:02] <sigridservice> it's for Ubuntu but might help anyway
695 [06:53:43] *** Quits: mns (~mns@replaced-ip ) (Quit: Quit)
696 [06:54:30] *** Joins: mns (~mns@replaced-ip )
697 [06:55:08] *** Quits: sidmo_ (~ident@replaced-ip ) (Quit: Konversation terminated!)
698 [06:55:32] *** Joins: sidmo (~ident@replaced-ip )
699 [06:55:37] *** Quits: hke (~hke@replaced-ip ) (Read error: Connection reset by peer)
700 [06:55:49] <metbsd> ibubtu wont eve install on this
701 [06:56:46] *** Joins: hke (~hke@replaced-ip )
702 [06:57:27] *** Quits: Cabanossi (~Cabanossi@replaced-ip ) (Quit: Bye, bye...)
703 [06:57:37] <metbsd> maybe laptop is too new?
704 [06:57:58] <metbsd> my old laptop works fine in debian
705 [06:59:02] <sigridservice> metbsd: these are instuctions "to configure the realtek module and get wifi working", I'd give it a shot
706 [07:00:11] *** Joins: Cabanossi (~Cabanossi@replaced-ip )
707 [07:00:52] *** Joins: greatgatsby (~greatgats@replaced-ip )
708 [07:01:21] *** Quits: greatgatsby_ (~greatgats@replaced-ip ) (Read error: Connection reset by peer)
709 [07:01:45] <metbsd> but wifi works in command line as root
710 [07:01:59] <metbsd> just normal user cant configure it
711 [07:02:15] *** Quits: debsan (~debsan@replaced-ip ) (Ping timeout: 272 seconds)
712 [07:02:30] <petn-randall> metbsd: You can set up your wifi connection with `ip link`, and use the internet normally?
713 [07:02:53] *** Quits: leorat (~leorat@replaced-ip ) (Remote host closed the connection)
714 [07:03:29] *** Joins: leorat (~leorat@replaced-ip )
715 [07:03:59] <metbsd> yes petn-randall
716 [07:04:05] <metbsd> as root though
717 [07:04:13] <petn-randall> metbsd: What is the complete command?
718 [07:04:39] <metbsd> ip link set wlp7s0 up
719 [07:04:47] <petn-randall> Eh, no
720 [07:04:53] <metbsd> and then dhclient
721 [07:05:02] <petn-randall> You're not configuring a wifi SSSD with that.
722 [07:05:10] *** Joins: b1ackandwh1te (~b1ackandw@replaced-ip )
723 [07:05:15] <metbsd> thats in interfaces
724 [07:05:18] <petn-randall> You're also not connecting to an AP with it.
725 [07:05:21] <petn-randall> ...
726 [07:05:49] <petn-randall> I've told you that n-m won't touch your wifi device if it's listed in /etc/network/interfaces.
727 [07:05:50] <metbsd> but now itls deleted in interface
728 [07:05:59] <metbsd> i mean before
729 [07:07:49] <sigridservice> metbsd: does 'lsmod |grep idea" return anything?
730 [07:07:52] <metbsd> now interfaces config is removed. restart NetworkManager
731 [07:08:00] <metbsd> it still says managed
732 [07:08:53] <metbsd> return ideapad_laptop 40960 0
733 [07:11:10] <metbsd> and some rfkill
734 [07:11:11] *** Joins: Ericounet (~Eric@replaced-ip )
735 [07:11:29] <metbsd> rfkill software unblocked
736 [07:11:38] <sigridservice> metbsd: Some sources say you ought to remove that module on the Y530 to get wifi working: 'sudo rmmod ideapad_laptop'
737 [07:14:14] *** Joins: electro33 (uid613@replaced-ip )
738 [07:17:02] *** Joins: creat (~creat@replaced-ip )
739 [07:18:14] *** Quits: CrystalMath (~coderain@replaced-ip##) (Quit: Support Richard Stallman and other victims of cancel culture! | ##replaced-url
740 [07:19:13] *** Joins: greatgatsby_ (~greatgats@replaced-ip )
741 [07:19:24] *** Quits: greatgatsby (~greatgats@replaced-ip ) (Read error: Connection reset by peer)
742 [07:20:07] *** Joins: areisp (~ars@replaced-ip )
743 [07:20:13] *** Quits: creat_ (~creat@replaced-ip ) (Ping timeout: 260 seconds)
744 [07:20:58] *** Quits: Dagger (~dagger@replaced-ip ) (Excess Flood)
745 [07:22:13] *** Joins: fstd_ (~fstd@replaced-ip )
746 [07:22:53] *** Joins: Dagger2 (~dagger@replaced-ip )
747 [07:23:38] *** Joins: greatgatsby (~greatgats@replaced-ip )
748 [07:23:53] <efloid> i wish every language had a document like perldoc perlintro :-)
749 [07:24:50] *** Quits: areisp (~ars@replaced-ip ) (Ping timeout: 260 seconds)
750 [07:24:55] *** Quits: greatgatsby_ (~greatgats@replaced-ip ) (Ping timeout: 246 seconds)
751 [07:25:12] *** Joins: dingurt (~dingurt@replaced-ip )
752 [07:26:51] *** Quits: fstd (~fstd@replaced-ip ) (Ping timeout: 265 seconds)
753 [07:26:51] *** fstd_ is now known as fstd
754 [07:28:58] *** Joins: Aurora_v_kosmose (~Aurora_iz@replaced-ip )
755 [07:29:20] <Aurora_v_kosmose> Is there a way to know if nginx was compiled with --with-stream and with-stream_ssl_module configuration parameters?
756 [07:30:37] <efloid> Aurora_v_kosmose: sudo nginx -V perhaps
757 [07:31:41] <Aurora_v_kosmose> efloid: Oh, right you are. Thanks.
758 [07:33:40] *** Joins: areisp (~ars@replaced-ip )
759 [07:33:43] <Aurora_v_kosmose> Ah wonderful, it is compiled with it.
760 [07:34:13] *** Parts: Aurora_v_kosmose (~Aurora_iz@replaced-ip ) ("thanks")
761 [07:35:51] *** Joins: rewrited (~rewrited@replaced-ip )
762 [07:36:17] *** Quits: rewrited (~rewrited@replaced-ip ) (Remote host closed the connection)
763 [07:38:58] *** Quits: areisp (~ars@replaced-ip ) (Ping timeout: 256 seconds)
764 [07:40:53] *** Quits: sigridservice (~sigridser@replaced-ip ) (Quit: Konversation terminated!)
765 [07:43:55] *** Joins: sigridservice (~Thunderbi@replaced-ip )
766 [07:46:53] *** Joins: sauvin (sauvin@replaced-ip )
767 [07:47:32] *** Joins: zxwayland (~PinkLove@replaced-ip )
768 [07:49:22] *** Quits: SoulsForBelial (~SoulsForB@replaced-ip ) (Ping timeout: 260 seconds)
769 [07:49:36] *** Quits: alx^ (~alx^@replaced-ip ) (Read error: Connection reset by peer)
770 [07:52:23] *** Quits: Betal (~Betal@replaced-ip ) (Quit: WeeChat 2.8)
771 [07:55:25] *** Joins: SoulsForBelial (~SoulsForB@replaced-ip )
772 [07:56:18] *** Quits: dingurt (~dingurt@replaced-ip ) (Quit: Leaving)
773 [08:00:59] *** Quits: Kevlar_Noir (~manjaro-u@replaced-ip ) (Quit: Konversation terminated!)
774 [08:03:35] *** Quits: njka- (~njka-@replaced-ip ) (Ping timeout: 265 seconds)
775 [08:09:23] *** Quits: thatpythonguy (thatpython@replaced-ip ) (Ping timeout: 265 seconds)
776 [08:10:08] *** Quits: zxwayland (~PinkLove@replaced-ip ) (Quit: leaving)
777 [08:13:00] *** Joins: fiet (~nobody@replaced-ip )
778 [08:14:38] *** Joins: bolovanos (~bolovanos@replaced-ip )
779 [08:16:10] *** Quits: MoonkYang (~moonkyang@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
780 [08:19:02] *** debhelper sets mode: +l 1243
781 [08:19:50] *** Quits: bryceml (~bryceml@replaced-ip ) (Quit: WeeChat 2.7.1)
782 [08:21:07] *** Joins: bryceml (~bryceml@replaced-ip )
783 [08:28:38] *** Quits: donofrio__ (~donofrio@replaced-ip ) (Remote host closed the connection)
784 [08:28:53] *** Joins: nickodd (~nickodd@replaced-ip )
785 [08:32:06] *** Quits: bolovanos (~bolovanos@replaced-ip ) (Ping timeout: 265 seconds)
786 [08:36:07] *** Quits: monkey-b (~monkey-b@replaced-ip##) (Quit: The Lounge - ##replaced-url
787 [08:39:12] *** Joins: emucla (~usuario@replaced-ip )
788 [08:41:34] *** Quits: CxP (~CxP@replaced-ip ) (Remote host closed the connection)
789 [08:42:27] *** Joins: CxP (~CxP@replaced-ip )
790 [08:43:13] *** Quits: tds (~tds@replaced-ip ) (Quit: Ping timeout (120 seconds))
791 [08:43:26] *** Joins: bomb (~bomb@replaced-ip )
792 [08:44:16] *** Joins: tds (~tds@replaced-ip )
793 [08:45:40] *** Joins: p8m (p8m@replaced-ip )
794 [08:46:07] *** Quits: p8m_ (p8m@replaced-ip ) (Ping timeout: 265 seconds)
795 [08:46:11] *** Quits: berndj (~berndj@replaced-ip##) (Quit: ZNC - ##replaced-url
796 [08:46:54] *** Quits: CxP (~CxP@replaced-ip ) (Remote host closed the connection)
797 [08:46:58] *** Quits: cliluw (~cliluw@replaced-ip ) (Ping timeout: 260 seconds)
798 [08:47:05] *** Joins: berndj (~berndj@replaced-ip )
799 [08:47:12] *** Quits: dazo (~freenode@replaced-ip ) (Quit: Leaving)
800 [08:47:34] *** Joins: cliluw (~cliluw@replaced-ip )
801 [08:48:17] *** Quits: cbilt (~wasmus@replaced-ip##) (Quit: ZNC 1.8.0 - ##replaced-url
802 [08:48:26] *** Joins: CxP (~CxP@replaced-ip )
803 [08:48:29] *** Joins: dazo (~freenode@replaced-ip )
804 [08:48:33] *** Joins: cbilt (~wasmus@replaced-ip )
805 [08:50:38] *** Quits: dusares (~dusares@replaced-ip ) (Ping timeout: 260 seconds)
806 [08:51:09] *** Joins: dusares (~dusares@replaced-ip )
807 [08:51:36] *** Quits: b1ackandwh1te (~b1ackandw@replaced-ip ) (Remote host closed the connection)
808 [08:52:11] *** Quits: peterandre (peterandre@replaced-ip ) (Quit: Oooh mysterious girl!)
809 [08:53:22] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
810 [08:54:02] *** Joins: xcm (~xcm@replaced-ip )
811 [08:54:14] *** Joins: Ycarus (~Ycarus@replaced-ip )
812 [08:54:17] *** Quits: tds (~tds@replaced-ip ) (Quit: Ping timeout (120 seconds))
813 [08:54:26] *** Quits: Ycarus (~Ycarus@replaced-ip ) (Remote host closed the connection)
814 [08:54:50] *** Joins: Ycarus (~Ycarus@replaced-ip )
815 [08:54:51] *** Joins: bolovanos (~bolovanos@replaced-ip )
816 [08:55:24] *** Quits: emucla (~usuario@replaced-ip ) (Quit: WeeChat 2.3)
817 [08:55:29] *** Quits: Immanuel (~Manu@replaced-ip ) (Ping timeout: 246 seconds)
818 [08:55:55] *** Quits: Dagger2 (~dagger@replaced-ip ) (Max SendQ exceeded)
819 [08:56:47] *** Joins: peterandre (peterandre@replaced-ip )
820 [08:57:03] *** Joins: Immanuel (~Manu@replaced-ip )
821 [08:58:01] *** Quits: peterandre (peterandre@replaced-ip ) (Max SendQ exceeded)
822 [08:58:18] *** Joins: rudi_s_ (~simon@replaced-ip )
823 [08:58:54] *** Joins: Dagger (~dagger@replaced-ip )
824 [08:59:27] *** Joins: idhugo (~idhugo@replaced-ip )
825 [09:01:14] *** Quits: fnaticrisk (~fnaticris@replaced-ip ) (Remote host closed the connection)
826 [09:01:30] *** Quits: mukmuk (~mukmuk@replaced-ip ) (Quit: .)
827 [09:01:31] *** Quits: Gabi (Gabi@replaced-ip ) (Quit: real life > virtual life)
828 [09:01:32] *** Joins: tagomago (~tagomago@replaced-ip )
829 [09:01:36] *** Quits: rudi_s (~simon@replaced-ip ) (Read error: Connection reset by peer)
830 [09:01:43] *** Quits: nopf (~frosch@replaced-ip ) (Ping timeout: 260 seconds)
831 [09:01:44] *** Joins: mukmuk (~mukmuk@replaced-ip )
832 [09:01:53] *** Joins: peterandre (peterandre@replaced-ip )
833 [09:02:01] *** Quits: mnemonic (~semeion@replaced-ip ) (Quit: WeeChat 2.8)
834 [09:02:31] *** Joins: jrjsmrtn (~jrjsmrtn@replaced-ip )
835 [09:02:53] *** Quits: joze (~joze@replaced-ip ) (Ping timeout: 260 seconds)
836 [09:03:10] *** Quits: peterandre (peterandre@replaced-ip ) (Max SendQ exceeded)
837 [09:03:31] *** Joins: joze (~joze@replaced-ip )
838 [09:05:56] *** Joins: tuxmania (~tuxmania@replaced-ip )
839 [09:07:00] *** Quits: elibrokeit (eschwartz@replaced-ip ) (Quit: No Ping reply in 180 seconds.)
840 [09:08:20] *** Joins: elibrokeit (eschwartz@replaced-ip )
841 [09:12:13] *** Quits: rudi_s_ (~simon@replaced-ip ) (Ping timeout: 260 seconds)
842 [09:12:41] *** Quits: hke (~hke@replaced-ip ) (Read error: Connection reset by peer)
843 [09:12:53] *** Joins: rudi_s (~simon@replaced-ip )
844 [09:12:53] *** Quits: HarveyPwca (~HarveyPwc@replaced-ip ) (Quit: Leaving)
845 [09:13:55] *** Joins: hke (~hke@replaced-ip )
846 [09:16:30] *** Joins: KOJIbKA (~Thunderbi@replaced-ip )
847 [09:22:01] *** Joins: rsx (~rsx@replaced-ip )
848 [09:23:38] *** Joins: dreamon (~dreamon@replaced-ip )
849 [09:24:00] *** Quits: electro33 (uid613@replaced-ip ) (Quit: Connection closed for inactivity)
850 [09:24:38] *** Joins: njka- (~njka-@replaced-ip )
851 [09:26:37] *** Quits: annadane (~annadane@replaced-ip ) (Quit: Leaving)
852 [09:27:00] *** Joins: Blumlaut (~Blumlaut@replaced-ip )
853 [09:29:22] *** Quits: oxek (qjvl@replaced-ip ) (Quit: oxek)
854 [09:30:25] *** Quits: Rhuarc (~Rhuarc-@replaced-ip ) (Quit: Not my fucking problem)
855 [09:33:29] *** Quits: bolovanos (~bolovanos@replaced-ip ) (Ping timeout: 265 seconds)
856 [09:34:08] *** Joins: Rhuarc (~Rhuarc-@replaced-ip )
857 [09:35:31] *** Quits: Ericounet (~Eric@replaced-ip ) (Ping timeout: 272 seconds)
858 [09:35:55] *** Joins: bolovanos (~bolovanos@replaced-ip )
859 [09:36:30] *** Quits: luuuciano__ (~luuuciano@replaced-ip ) (Ping timeout: 272 seconds)
860 [09:36:54] *** Joins: Apeiron` (~Apeiron@replaced-ip )
861 [09:40:41] *** Quits: dez (uid92154@replaced-ip ) (Quit: Connection closed for inactivity)
862 [09:44:16] *** Joins: GrimKriegor (~grimkrieg@replaced-ip )
863 [09:45:06] *** Quits: tuxmania (~tuxmania@replaced-ip ) (Ping timeout: 256 seconds)
864 [09:45:20] *** Quits: njka- (~njka-@replaced-ip ) (Ping timeout: 256 seconds)
865 [09:47:54] *** Quits: Lupricon (~Lupricon@replaced-ip ) (Ping timeout: 272 seconds)
866 [09:48:24] *** Joins: luuuciano__ (~luuuciano@replaced-ip )
867 [09:49:17] *** Joins: polymorphisme (~Thunderbi@replaced-ip )
868 [09:49:31] *** Joins: fjavier (~fjavier@replaced-ip )
869 [09:50:01] *** Quits: bolovanos (~bolovanos@replaced-ip ) (Ping timeout: 258 seconds)
870 [09:50:10] *** Joins: uebera|| (ueberall_l@replaced-ip )
871 [09:50:11] *** Joins: cadmio (~barney@replaced-ip )
872 [09:50:13] <cadmio> Helloù
873 [09:51:07] <cadmio> I was trying to generate a deb package in the end I've got these two files: one with extension .build and another .dsc. Is that all?
874 [09:52:35] <uebera||> Could someone point me to a compact explanation on (1) how to include localised package descriptions in a control file and (2) how to process to generate Translation-XY files from this (reprepro does still not seem to support this on-the-fly out of the box)?
875 [09:53:29] <uebera||> cadmio: Do you want to (re)build an existing package or do you want to create one from scratch? To download all required packages for an existing package, you can use "dget replaced-url
876 [09:53:40] <uebera||> s /packages/files/
877 [09:54:01] <cadmio> uebera||, it is my program I'm trying to pack
878 [09:54:42] *** Quits: secntech (~secntech@replaced-ip ) (Read error: Connection reset by peer)
879 [09:55:25] <uebera||> cadmio: I see. Both .build and .dsc are autogenerated. You need a couple of files in a debian/ subdirectory. There's a whole howto regarding this.
880 [09:55:51] <uebera||> See --> replaced-url
881 [09:56:11] *** Joins: Jerrynicki (~niklas@replaced-ip )
882 [09:57:29] <uebera||> This should contain necessary reference links --> replaced-url
883 [09:58:39] *** Joins: XOPK (~OPK@replaced-ip )
884 [09:59:13] *** Quits: OPK (~OPK@replaced-ip ) (Ping timeout: 258 seconds)
885 [10:01:03] <cadmio> I've all these 3 that the guide mentions .dsc, a .orig.tar.gz, and a .debian.tar.xz
886 [10:01:06] *** Joins: conta (~Thunderbi@replaced-ip )
887 [10:01:32] *** Joins: Lupricon (~Lupricon@replaced-ip )
888 [10:02:01] *** Quits: conta (~Thunderbi@replaced-ip ) (Remote host closed the connection)
889 [10:02:10] *** Joins: conta (~Thunderbi@replaced-ip )
890 [10:03:08] *** Quits: conta (~Thunderbi@replaced-ip ) (Remote host closed the connection)
891 [10:03:12] <cadmio> I'm not sure what to do with those
892 [10:03:18] *** Joins: conta (~Thunderbi@replaced-ip )
893 [10:03:57] *** Joins: rephlexie (~rephlexie@replaced-ip )
894 [10:06:03] <uebera||> cadmio: See replaced-url
895 [10:06:14] *** Quits: conta (~Thunderbi@replaced-ip ) (Remote host closed the connection)
896 [10:06:25] *** Joins: conta (~Thunderbi@replaced-ip )
897 [10:06:36] *** Joins: OPK (~OPK@replaced-ip )
898 [10:06:47] <cadmio> that doesn't explain how to build from sources
899 [10:07:39] *** Quits: dfch (~dfch@replaced-ip ) (Ping timeout: 258 seconds)
900 [10:08:08] *** Quits: conta (~Thunderbi@replaced-ip ) (Remote host closed the connection)
901 [10:08:11] *** Joins: bolovanos (~bolovanos@replaced-ip )
902 [10:08:24] *** Joins: conta (~Thunderbi@replaced-ip )
903 [10:08:58] *** Quits: XOPK (~OPK@replaced-ip ) (Ping timeout: 256 seconds)
904 [10:09:19] *** Joins: tuxmania (~tuxmania@replaced-ip )
905 [10:09:43] *** Quits: conta (~Thunderbi@replaced-ip ) (Client Quit)
906 [10:09:48] <uebera||> cadmio: If you say that you have a .debian.tar.xz, you're not starting from scratch… so dpkg-buildpackage will rebuild everything for you (that's what it's built for). The first link (replaced-url
907 [10:11:12] *** Joins: nifker (~Thunderbi@replaced-ip )
908 [10:12:37] *** Joins: flayer (~a_flayer@replaced-ip )
909 [10:13:02] *** Joins: conta (~Thunderbi@replaced-ip )
910 [10:13:33] *** Quits: fjavier (~fjavier@replaced-ip ) (Remote host closed the connection)
911 [10:14:10] *** Joins: BenNZ (~Ben__@replaced-ip )
912 [10:14:31] *** Quits: conta (~Thunderbi@replaced-ip ) (Remote host closed the connection)
913 [10:14:41] *** Joins: conta (~Thunderbi@replaced-ip )
914 [10:15:41] *** Joins: zylyb (~zyley@replaced-ip )
915 [10:15:46] *** Quits: tuxmania (~tuxmania@replaced-ip ) (Ping timeout: 256 seconds)
916 [10:16:28] *** Quits: conta (~Thunderbi@replaced-ip ) (Remote host closed the connection)
917 [10:16:39] *** Joins: conta (~Thunderbi@replaced-ip )
918 [10:18:16] *** Joins: Ericounet (~Eric@replaced-ip )
919 [10:18:37] *** Quits: conta (~Thunderbi@replaced-ip ) (Remote host closed the connection)
920 [10:18:53] *** Joins: conta (~Thunderbi@replaced-ip )
921 [10:19:02] *** debhelper sets mode: +l 1249
922 [10:19:10] *** Quits: zyley (~zyley@replaced-ip ) (Ping timeout: 256 seconds)
923 [10:20:44] *** Quits: conta (~Thunderbi@replaced-ip ) (Remote host closed the connection)
924 [10:20:59] *** Joins: conta (~Thunderbi@replaced-ip )
925 [10:21:23] <cadmio> uebera||, I've used dh_make and debuild to produce them
926 [10:22:11] *** Quits: conta (~Thunderbi@replaced-ip ) (Client Quit)
927 [10:23:28] *** Joins: cnsvc_ (~cnsvc@replaced-ip )
928 [10:23:35] *** Joins: diogenes_ (~diogenes_@replaced-ip )
929 [10:23:37] *** Joins: dionysus69 (~Thunderbi@replaced-ip )
930 [10:23:51] *** Quits: niko (~niko@replaced-ip ) (Quit: leaving)
931 [10:25:29] *** Quits: BenNZ (~Ben__@replaced-ip ) (Quit: Everytime I think IQ's must have dropped recently, I remember that this is the internet)
932 [10:26:42] *** Joins: niko (~niko@replaced-ip )
933 [10:27:43] *** Quits: cnsvc_ (~cnsvc@replaced-ip ) (Ping timeout: 240 seconds)
934 [10:29:04] *** Quits: KOJIbKA (~Thunderbi@replaced-ip ) (Quit: KOJIbKA)
935 [10:30:49] <themill> cadmio: what do you actually have at this stage?
936 [10:31:08] *** Quits: nifker (~Thunderbi@replaced-ip ) (Read error: Connection reset by peer)
937 [10:32:06] <cadmio> themill, these a .dsc, a .orig.tar.gz, and a .debian.tar.xz
938 [10:32:57] <themill> OK, so those 3 things together are what makes a "source package". Do you want to just build that on your local machine or are you planning to build in some sort of clean environment
939 [10:33:55] <cadmio> I'd like to port it to another operating system
940 [10:35:43] *** Joins: nifker (~Thunderbi@replaced-ip )
941 [10:36:10] <themill> "dpkg-source -x foo.dsc" will unpack the sources, apply any patches. If you were building for Debian, "cd foo-1.2.3-1; dpkg-buildpackage" but if you're building for a different OS, you won't have dpkg-buildpackage available most likely.
942 [10:37:45] <cadmio> shouldn't there be a .deb file as result?
943 [10:37:48] *** Quits: StathisA (~StathisA@replaced-ip ) (Ping timeout: 256 seconds)
944 [10:38:08] <themill> after dpkg-buildpackage has completed, yes
945 [10:39:32] <cadmio> so I simply run dpkg-source -x on the .dsc file that has been generated
946 [10:40:03] <themill> sure, that was step 1
947 [10:40:32] <cadmio> and I got the final package .deb
948 [10:40:51] <themill> no, dpkg-source -x will not produce a .deb
949 [10:41:03] *** Joins: grobi (~rtng@replaced-ip )
950 [10:42:45] <cadmio> that is for unpacking, right?
951 [10:42:51] *** Joins: StathisA (~StathisA@replaced-ip )
952 [10:43:04] *** Quits: stefanc_diff (~stefanc_d@replaced-ip ) (Read error: Connection reset by peer)
953 [10:43:42] *** Quits: Diogo (~Diogo@replaced-ip##) (Quit: The Lounge - ##replaced-url
954 [10:44:53] *** Joins: Diogo (~Diogo@replaced-ip )
955 [10:45:49] *** Joins: miskatonic (~miskatoni@replaced-ip )
956 [10:46:36] *** Joins: elkalamar (~elkalamar@replaced-ip )
957 [10:47:25] *** Joins: stefanc_diff (~stefanc_d@replaced-ip )
958 [10:48:04] *** Joins: cnsvc_ (~cnsvc@replaced-ip )
959 [10:48:36] *** Joins: Haudegen (~quassel@replaced-ip )
960 [10:51:45] <themill> cadmio: yes, "dpkg-source -x" only unpacks the source, it doesn't compile anything
961 [10:52:08] <cadmio> I have to pack my sources which are .c files
962 [10:53:23] *** Quits: cnsvc_ (~cnsvc@replaced-ip ) (Ping timeout: 240 seconds)
963 [10:54:18] <themill> 'pack' meaning what?
964 [10:54:47] <themill> compile?
965 [10:54:48] <cadmio> to produce a .deb file
966 [10:55:57] <themill> If your source package is correctly constructed, "cd foo-1.2.3-1; dpkg-buildpackage"
967 [10:56:57] <cadmio> I've .dsc, a .orig.tar.gz, and a .debian.tar.xz outside foo-1.2.3-1
968 [10:58:03] *** Joins: black_ant (~antilope@replaced-ip )
969 [11:00:46] *** Quits: inhetep_ (~inhetep@replaced-ip ) (Remote host closed the connection)
970 [11:00:51] *** Joins: inhetep (~inhetep@replaced-ip )
971 [11:03:29] *** Joins: conta (~Thunderbi@replaced-ip )
972 [11:04:24] *** Joins: erle- (~stephan@replaced-ip )
973 [11:04:41] *** CaptSlowGoodness is now known as CaptainShell
974 [11:04:52] *** Quits: conta (~Thunderbi@replaced-ip ) (Remote host closed the connection)
975 [11:05:01] *** Quits: Gazooo (~Gazooo@replaced-ip##) (Quit: The Lounge - ##replaced-url
976 [11:05:03] *** Joins: conta (~Thunderbi@replaced-ip )
977 [11:06:47] *** Joins: Gazooo (~Gazooo@replaced-ip )
978 [11:07:01] *** Quits: conta (~Thunderbi@replaced-ip ) (Remote host closed the connection)
979 [11:07:19] *** Joins: conta (~Thunderbi@replaced-ip )
980 [11:08:29] *** Quits: fightthewalrus (~maomkosdj@replaced-ip ) (Ping timeout: 246 seconds)
981 [11:09:12] *** Joins: pulsar12 (~pulsar12@replaced-ip )
982 [11:10:30] *** Parts: pulsar12 (~pulsar12@replaced-ip ) ()
983 [11:12:11] <cadmio> themill, is it ok like that?
984 [11:12:46] *** Quits: idhugo (~idhugo@replaced-ip ) (Ping timeout: 246 seconds)
985 [11:14:23] <uebera||> cadmio: You will have little choice but to read about the tools in question (replaced-url
986 [11:15:57] *** Quits: rare_energy (~quassel@replaced-ip ) (Ping timeout: 265 seconds)
987 [11:19:28] *** Joins: rare_energy (~quassel@replaced-ip )
988 [11:21:34] *** Joins: cnsvc_ (~cnsvc@replaced-ip )
989 [11:21:42] *** Joins: banox (~banox@replaced-ip )
990 [11:23:30] *** Quits: conta (~Thunderbi@replaced-ip ) (Quit: conta)
991 [11:25:59] *** Parts: bakadesusenpai (~quassel@replaced-ip ) ("bye")
992 [11:26:02] *** Quits: OptimusMKD (~risto@replaced-ip ) (Ping timeout: 256 seconds)
993 [11:26:03] *** Quits: cnsvc_ (~cnsvc@replaced-ip ) (Ping timeout: 240 seconds)
994 [11:28:58] *** Joins: gravitos (uid355353@replaced-ip )
995 [11:29:48] *** tomtastic_ is now known as tomtastic
996 [11:31:16] *** Joins: towo` (~towo@replaced-ip )
997 [11:33:08] *** Quits: epony (epony@replaced-ip ) (Ping timeout: 258 seconds)
998 [11:34:10] *** Joins: dastier (~dastier@replaced-ip )
999 [11:34:41] *** Quits: well_laid_lawn (~Jean-luc@replaced-ip ) (Quit: WeeChat 2.8)
1000 [11:35:02] *** Joins: raver (f98f5ce56e@replaced-ip )
1001 [11:36:30] *** Joins: epony (epony@replaced-ip )
1002 [11:39:48] *** Quits: thiras (~thiras@replaced-ip ) (Ping timeout: 256 seconds)
1003 [11:41:01] *** Quits: raver (f98f5ce56e@replaced-ip ) (Remote host closed the connection)
1004 [11:41:47] <uebera||> Did the DDTP email interface (replaced-url
1005 [11:42:14] *** Quits: Jerrynicki (~niklas@replaced-ip ) (Read error: Connection reset by peer)
1006 [11:43:37] *** Joins: areisp (~ars@replaced-ip )
1007 [11:47:13] *** Joins: Brigo (~Brigo@replaced-ip )
1008 [11:47:18] *** Quits: grobi (~rtng@replaced-ip ) (Read error: Connection reset by peer)
1009 [11:49:22] *** Joins: cnsvc_ (~cnsvc@replaced-ip )
1010 [11:53:15] *** Quits: Dagger (~dagger@replaced-ip ) (Excess Flood)
1011 [11:53:39] *** Quits: areisp (~ars@replaced-ip ) (Ping timeout: 265 seconds)
1012 [11:53:43] *** Quits: cnsvc_ (~cnsvc@replaced-ip ) (Ping timeout: 240 seconds)
1013 [11:54:25] *** Joins: untakenstupidnic (~knoppix@replaced-ip )
1014 [11:54:56] *** Joins: Dagger (~dagger@replaced-ip )
1015 [11:57:08] *** Joins: tuxmania (~tuxmania@replaced-ip )
1016 [11:58:14] *** Quits: JohnML (~john1@replaced-ip ) (Remote host closed the connection)
1017 [12:01:00] <cadmio> I'm not sure what I've done wrong replaced-url
1018 [12:01:20] *** Joins: JohnML (~john1@replaced-ip )
1019 [12:02:26] *** Joins: czesmir (~stefan@replaced-ip )
1020 [12:02:51] <cadmio> replaced-url
1021 [12:03:10] *** Joins: vassenn (~vassen@replaced-ip )
1022 [12:03:21] *** Quits: JohnML (~john1@replaced-ip ) (Remote host closed the connection)
1023 [12:05:41] *** Joins: cdown_ (~cdown@replaced-ip )
1024 [12:05:46] *** Quits: apt (ibot@replaced-ip ) (Ping timeout: 260 seconds)
1025 [12:05:50] *** Joins: asymptotically (~asymptoti@replaced-ip )
1026 [12:07:09] *** Joins: bitnoize (~mitya@replaced-ip )
1027 [12:08:38] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 264 seconds)
1028 [12:08:49] *** cdown_ is now known as cdown
1029 [12:11:25] *** Quits: dselect (~dselect@replaced-ip ) (Quit: ouch... that hurt)
1030 [12:11:55] *** Joins: apt (ibot@replaced-ip )
1031 [12:12:36] *** Joins: dselect (~dselect@replaced-ip )
1032 [12:13:07] *** Quits: frgo (~frgo@replaced-ip ) (Remote host closed the connection)
1033 [12:13:40] *** Joins: frgo (~frgo@replaced-ip )
1034 [12:13:53] *** Joins: fnoyanisi (~fnoyanisi@replaced-ip )
1035 [12:14:16] <fnoyanisi> hi. how can I configure static ip for a network interface?
1036 [12:14:24] <fnoyanisi> I am on debian 10
1037 [12:15:18] <efloid> fnoyanisi: is it a system that will always be on the same network?
1038 [12:15:24] <fnoyanisi> yes
1039 [12:16:27] <efloid> fnoyanisi: then you might consider using netplan. you would need to remove ifupdown, networkmanager, and connman then set up a config .yaml file
1040 [12:16:39] *** Quits: vassenn (~vassen@replaced-ip ) (Quit: Good bye (xchat 2.4.5))
1041 [12:16:51] <efloid> netplan is the wave of the future
1042 [12:17:10] <fnoyanisi> wow...isn't there are "edit this file and done" approach?
1043 [12:17:23] <fnoyanisi> s/are/an
1044 [12:17:42] *** Joins: vassenn (~vassen@replaced-ip )
1045 [12:18:03] <efloid> fnoyanisi: depends if you're using networkmanager, ifupdown, or connman
1046 [12:18:17] <fnoyanisi> it is a fresh install, so not sure to be honest
1047 [12:18:44] <fnoyanisi> I think I might have installed debian only once or twice in my life, so take me as a newbie to debian
1048 [12:19:02] *** debhelper sets mode: +l 1256
1049 [12:19:47] <efloid> fnoyanisi: depending on which desktop environment you're using there might be a network configuration tool in the menu
1050 [12:20:08] *** Quits: frgo (~frgo@replaced-ip ) ()
1051 [12:20:51] <fnoyanisi> I use tty only. I ssh into the debian box
1052 [12:22:02] <efloid> fnoyanisi: what does 'dpkg -l |grep ifupdown' say?
1053 [12:22:19] <AndreasLutro> fnoyanisi: you can assign a static ip in /etc/network/interfaces - replaced-url
1054 [12:23:12] <fnoyanisi> efloid: ii ifupdown
1055 [12:23:16] <efloid> AndreasLutro: that assumes ifupdown is installed and that networkmanager or connman aren't installed
1056 [12:23:47] <efloid> fnoyanisi: ok then yes you can do what AndreasLutro says. also 'man interfaces' for info on editing the file
1057 [12:23:58] <miskatonic> I stuill use the oldfashioned infonfig. Theres not much for me to config, though.
1058 [12:24:22] <miskatonic> ifonfig, however deprecated it is
1059 [12:25:04] <efloid> personally i apt purge ifupdown and install netplan
1060 [12:25:04] <fnoyanisi> I was surprised when I got "command not found" when I hit enter after typing ifconfig
1061 [12:25:09] *** Joins: JohnML (~john1@replaced-ip )
1062 [12:25:30] <efloid> fnoyanisi: because /sbin isn't in your $PATH as user
1063 [12:25:36] <fnoyanisi> I am root
1064 [12:26:03] *** Joins: medard (~medard@replaced-ip )
1065 [12:26:05] <efloid> fnoyanisi: do you have the ip command?
1066 [12:26:50] <efloid> try 'ip a'
1067 [12:26:57] <fnoyanisi> yes, i do
1068 [12:27:31] <efloid> right well ip replaces ifconfig
1069 [12:27:44] <efloid> replaced-url
1070 [12:28:46] *** Joins: comlord (~work@replaced-ip )
1071 [12:29:24] <fnoyanisi> yes. is this same for other OS'es using Linux or just debian?
1072 [12:30:19] <efloid> fnoyanisi: iproute2 is now standard on all Linux
1073 [12:30:58] *** Quits: dreamon (~dreamon@replaced-ip ) (Ping timeout: 260 seconds)
1074 [12:31:02] <miskatonic> i do have the ip command, indeed
1075 [12:31:46] <efloid> ifconfig is in the dustbin. ifupdown should be too.
1076 [12:32:20] *** Parts: cadmio (~barney@replaced-ip ) ("Leaving")
1077 [12:32:30] <miskatonic> why is ifconfig in the dustbin?
1078 [12:32:46] <efloid> actually though if you have a laptop then use networkmanager
1079 [12:33:23] *** Joins: donofrio (~donofrio@replaced-ip )
1080 [12:34:26] *** Quits: vassenn (~vassen@replaced-ip ) (Quit: Good bye (xchat 2.4.5))
1081 [12:36:23] *** Joins: areisp (~ars@replaced-ip )
1082 [12:36:45] <efloid> miskatonic: it has been superceded by iproute2
1083 [12:36:45] *** Joins: mzajc (~marko@replaced-ip )
1084 [12:37:29] <fnoyanisi> boom....editing /etc/interfaces and rebooting did it
1085 [12:39:35] *** Joins: naptime (~nap@replaced-ip )
1086 [12:42:32] <miskatonic> I do not have a laptop. What is so special about them that it requires a wholly different set of commands?
1087 [12:43:28] *** Joins: ragedragon (~ragedrago@replaced-ip )
1088 [12:43:31] <fnoyanisi> I installed debian in a VM
1089 [12:43:42] <efloid> miskatonic: a laptop uses a graphical interface and also can change networks. networkmanager (or connman) has a graphical front end and deals with network changes
1090 [12:43:56] *** Joins: bliv (~bliv@replaced-ip )
1091 [12:44:31] <efloid> although you can use networkmanager command line tool or just edit config file. so yes you could set a static ip with it too.
1092 [12:45:05] <efloid> however on a server you might be doing things like bonded interfaces, vlans, and bridges so use netplan
1093 [12:47:35] <fnoyanisi> yea...I actually needed to try a few command line utilities hence installed debian
1094 [12:48:06] *** Quits: Brigo (~Brigo@replaced-ip ) (Remote host closed the connection)
1095 [12:48:27] *** Joins: Brigo (~Brigo@replaced-ip )
1096 [12:49:03] *** Quits: rephlexie (~rephlexie@replaced-ip ) (Quit: Leaving)
1097 [12:49:07] *** Quits: Dagger (~dagger@replaced-ip ) (Excess Flood)
1098 [12:50:33] *** Quits: Blumlaut (~Blumlaut@replaced-ip ) (Read error: Connection reset by peer)
1099 [12:50:55] *** Joins: Dagger2 (~dagger@replaced-ip )
1100 [12:51:11] *** Joins: Kats99 (~Thunderbi@replaced-ip )
1101 [12:53:51] *** Joins: Lord_of_Life_ (~Lord@replaced-ip )
1102 [12:54:41] *** Joins: frgo (~frgo@replaced-ip )
1103 [12:57:13] *** Quits: Lord_of_Life (~Lord@replaced-ip ) (Ping timeout: 264 seconds)
1104 [12:57:21] *** Lord_of_Life_ is now known as Lord_of_Life
1105 [12:57:52] <Kats99> So I saw a presentation on selinux by Redhat and got it installed and enabled. I created a html file in my home directory and moved it to /var/replaced-url
1106 [12:58:10] *** Joins: idhugo (~idhugo@replaced-ip )
1107 [12:58:35] *** Joins: dethos (~dethos@replaced-ip )
1108 [12:59:01] *** debhelper sets mode: +l 1263
1109 [13:00:50] *** Joins: jrgill (~jrgill@replaced-ip )
1110 [13:01:50] *** Joins: BenNZ (~Ben__@replaced-ip )
1111 [13:03:08] *** Quits: polymorphisme (~Thunderbi@replaced-ip ) (Quit: polymorphisme)
1112 [13:04:11] <miskatonic> doesn't selinux require some kind of configuration to know what to permit and what not?
1113 [13:05:01] *** Quits: dpkg (~dpkg@replaced-ip ) (Quit: buh bye!)
1114 [13:05:28] *** Joins: dpkg (~dpkg@replaced-ip )
1115 [13:05:54] *** Quits: seekr (~seekr@replaced-ip ) (Ping timeout: 258 seconds)
1116 [13:06:48] <ksk> miskatonic: sure.
1117 [13:06:58] <ksk> debian does not come with such a configuration as far as I know.
1118 [13:07:07] <ksk> !tell miskatonic about selinux
1119 [13:07:20] <ksk> did you check the debian wiki page about Selinux already, should there be one?
1120 [13:07:29] <Kats99> yes there is
1121 [13:07:41] <ksk> miskatonic: replaced-url
1122 [13:08:16] *** Joins: bolovanos_ (~bolovanos@replaced-ip )
1123 [13:09:44] *** Quits: jrgill (~jrgill@replaced-ip ) (Ping timeout: 258 seconds)
1124 [13:10:31] *** Joins: jrgill (~jrgill@replaced-ip )
1125 [13:11:34] *** Joins: seekr (~seekr@replaced-ip )
1126 [13:12:10] *** Quits: bolovanos (~bolovanos@replaced-ip ) (Ping timeout: 256 seconds)
1127 [13:13:19] <velix> Wow, finally systemd makes a sense to me. Thanks got for systemd-nspawn and img. 100% docker replacement here.
1128 [13:13:40] <velix> I can even build containers from dockerfile and directly use them in nspawn.
1129 [13:14:17] *** Joins: ridik (~ridik@replaced-ip )
1130 [13:14:23] <velix> brb, my eggs want some bacon
1131 [13:16:07] <ksk> velix: glad to hear that, I have always wanted to do something practical with nspawn, but ended up with lxc-containers for my private use
1132 [13:17:04] <ksk> maybe something like shared webhosting where every tenant gets his nginx et al spawned via sytemd-nspawn on demand. It might be lightweight and nice - or not, not quite sure yet.
1133 [13:17:15] *** Quits: Dagger2 (~dagger@replaced-ip ) (Excess Flood)
1134 [13:18:25] *** Joins: Dagger2 (~dagger@replaced-ip )
1135 [13:18:49] *** Quits: fnoyanisi (~fnoyanisi@replaced-ip ) (Quit: Leaving)
1136 [13:20:03] *** Quits: Boohbah (~Boohbah@replaced-ip ) (Ping timeout: 240 seconds)
1137 [13:20:42] *** Joins: b1ackandwh1te (~b1ackandw@replaced-ip )
1138 [13:21:01] *** Joins: bkraptor (~bkraptor@replaced-ip )
1139 [13:23:45] *** Joins: peterandre (peterandre@replaced-ip )
1140 [13:24:52] *** Quits: holgersson (~quassel@replaced-ip ) (Quit: “Format C:........[Done]“)
1141 [13:26:07] *** Quits: anonymip (~anonymip@replaced-ip ) (Ping timeout: 246 seconds)
1142 [13:28:45] *** Joins: holgersson (~quassel@replaced-ip )
1143 [13:30:49] *** Quits: bolovanos_ (~bolovanos@replaced-ip ) (Ping timeout: 258 seconds)
1144 [13:31:14] *** Quits: Benett (~Benett@replaced-ip ) (Remote host closed the connection)
1145 [13:32:12] *** Joins: astra`` (~astra@replaced-ip )
1146 [13:32:14] *** Quits: VPS (~ChanSave@replaced-ip ) (Remote host closed the connection)
1147 [13:33:40] *** Joins: Benett (~Benett@replaced-ip )
1148 [13:33:42] *** Quits: tuxmania (~tuxmania@replaced-ip ) (Ping timeout: 256 seconds)
1149 [13:33:49] *** Joins: VPS (~ChanSave@replaced-ip )
1150 [13:37:55] *** Joins: anonymip (~anonymip@replaced-ip )
1151 [13:37:57] *** Joins: cnsvc_ (~cnsvc@replaced-ip )
1152 [13:38:57] *** Joins: jack2020 (~jack2020@replaced-ip )
1153 [13:38:57] *** Joins: ob-sed (~obesd@replaced-ip )
1154 [13:40:05] *** Quits: Kats99 (~Thunderbi@replaced-ip ) (Quit: Kats99)
1155 [13:40:57] <velix> For my webspace, I'm _only_ using podman.
1156 [13:41:03] <velix> Podman can run 100% in user space.
1157 [13:41:19] <velix> nspawn and lxc/lxd still have a root daemon.
1158 [13:41:36] *** Joins: jpe (~jp@replaced-ip )
1159 [13:41:55] *** Joins: njka- (~njka-@replaced-ip )
1160 [13:42:00] <velix> of course, podman needs some workaround to connect to the "normal world" which turn down performance _a bit_, but only in synthetic tests, not in real life tests.
1161 [13:42:03] *** Quits: cnsvc_ (~cnsvc@replaced-ip ) (Ping timeout: 240 seconds)
1162 [13:42:16] <velix> For pulling a docker image and running it for local use, nspawn (and img for pulling or building) are awesome.
1163 [13:42:34] <velix> No extra repositories, only 1-2 small extra packages.
1164 [13:43:21] <jack2020> Hi, please does know anyone why afteri run a script with a command mkdir -p /dir/dir1/dir2 the directory does not exist?
1165 [13:43:49] *** Quits: GyroW (~GyroW@replaced-ip ) (Quit: Someone ate my pie)
1166 [13:44:27] *** Joins: kopax (~kopax@replaced-ip )
1167 [13:44:27] <jack2020> Linux debian 4.19.0-9-amd64
1168 [13:44:38] <kopax> hi, I just lost nslcd access to the ldap for all my user
1169 [13:44:40] *** Quits: idhugo (~idhugo@replaced-ip ) (Ping timeout: 246 seconds)
1170 [13:44:54] <kopax> lookin at the cert, it is expiring in september 2020 so it should not be a cert expired issue
1171 [13:44:56] *** Quits: xet7 (~xet7@replaced-ip ) (Remote host closed the connection)
1172 [13:45:19] <kopax> however, I cant login as my user, getent passwd can retrieve user from the ldap, configuration as not changed, what could cause that?
1173 [13:45:33] *** Joins: GyroW (~GyroW@replaced-ip )
1174 [13:46:09] *** Quits: njka- (~njka-@replaced-ip ) (Ping timeout: 258 seconds)
1175 [13:46:17] *** Joins: NetTerminalGene (~NetTermin@replaced-ip )
1176 [13:46:26] <bomb> jack2020: maybe you don't have write access to /
1177 [13:46:49] <jack2020> I am running as a root
1178 [13:47:27] *** Quits: medard (~medard@replaced-ip ) (Quit: Leaving)
1179 [13:47:28] *** Quits: leorat (~leorat@replaced-ip ) (Quit: Leaving)
1180 [13:48:35] <jack2020> in depth 1 and 2 all goes fine, in depth 3 NO
1181 [13:49:37] <jack2020> stil if I run cd /dir/dir1; mkdir dir2
1182 [13:51:50] *** Quits: dionysus69 (~Thunderbi@replaced-ip ) (Quit: dionysus69)
1183 [13:52:48] *** Quits: FalseMem (~Falsememo@replaced-ip ) (Ping timeout: 256 seconds)
1184 [13:53:43] <miskatonic> wouldn't one rather connect the two commands with a &&, to avaoid that the new directory gets created in an unwanted place if the first command fails?
1185 [13:54:03] *** Quits: kopax (~kopax@replaced-ip ) (Ping timeout: 246 seconds)
1186 [13:54:23] *** Joins: distopista (~distopist@replaced-ip )
1187 [13:58:07] <jack2020> miskatonic: stil in mkdir -p /dir/dir1; test -d /dir/dir1; echo $?; if [ $? -eq -0 ]; then cd /dir/dir1; mkdir dir2 fi
1188 [13:58:29] *** Joins: gavlee (~gav@replaced-ip )
1189 [14:02:21] *** Joins: taqu74 (~taqui74@replaced-ip )
1190 [14:04:20] *** Joins: fightthewalrus (~maomkosdj@replaced-ip )
1191 [14:07:48] *** Joins: Darcidride (~Darcidrid@replaced-ip )
1192 [14:08:14] *** Quits: b1ackandwh1te (~b1ackandw@replaced-ip ) (Remote host closed the connection)
1193 [14:08:36] *** Joins: b1ackandwh1te (~b1ackandw@replaced-ip )
1194 [14:08:56] *** Joins: dez (uid92154@replaced-ip )
1195 [14:09:14] *** Quits: Brigo (~Brigo@replaced-ip ) (Ping timeout: 240 seconds)
1196 [14:09:27] *** Joins: kopax_ (~kopax@replaced-ip )
1197 [14:09:35] <kopax_> how can I troubleshoot nslcd
1198 [14:10:13] <abrotman> in what way?
1199 [14:10:50] <bomb> replaced-url
1200 [14:11:02] <kopax_> ldap_start_tls: Connect error (-11)
1201 [14:11:12] <abrotman> did it just start today?
1202 [14:11:15] <kopax_> yes
1203 [14:11:20] <kopax_> I was gonna git push and got this
1204 [14:11:44] <abrotman> so the old code is broken also? the port works, but TLS does not?
1205 [14:11:46] <bomb> expired cert?
1206 [14:11:50] <kopax_> port works
1207 [14:12:07] <abrotman> Does the cert use AddTrust that might have expired at 1100UTC today or whwatever time it was?
1208 [14:12:08] <kopax_> I wonder if thats it, but on gandi.net, it says expiring in september 2020
1209 [14:12:12] <kopax_> so I found that weird
1210 [14:12:40] <kopax_> maybe
1211 [14:12:42] <kopax_> how can I check
1212 [14:13:00] <kopax_> Did an addtrust certificate expire today ?
1213 [14:13:01] <abrotman> are you allowed to share the host:port ?
1214 [14:13:16] *** Joins: tds (~tds@replaced-ip )
1215 [14:13:41] <Neoon> yea
1216 [14:13:44] <Neoon> the cert expired
1217 [14:13:50] <Neoon> curl exploded
1218 [14:13:51] <kopax_> - subject `CN=USERTrust RSA Certification Authority,O=The USERTRUST Network,L=Jersey City,ST=New Jersey,C=US', issuer `CN=AddTrust External CA Root,OU=AddTrust External TTP Network,O=AddTrust AB,C=SE', serial 0x13ea28705bf4eced0c36630980614336, RSA key 4096 bits, signed using RSA-SHA384, activated `2000-05-30 10:48:38 UTC', expires `2020-05-30 10:48:38 UTC', pin-sha256="x4QzPSC810K5/cMjb05Qm4k3Bw5zBn4lTdO/nEW/Td4="
1219 [14:13:53] <Neoon> nothing works anymore
1220 [14:13:59] <Neoon> even on stretch
1221 [14:13:59] <kopax_> this?
1222 [14:14:06] <Neoon> with the newest ca-certificate package
1223 [14:14:11] <abrotman> yeah, that ..
1224 [14:14:13] <kopax_> what can I do to get back to my work
1225 [14:14:14] *** Quits: luz1 (~luz1@replaced-ip##) (Quit: ZNC 1.7.2+deb3 - ##replaced-url
1226 [14:14:22] <abrotman> it's causing problems for some services
1227 [14:14:29] <kopax_> what should I do? Wait?
1228 [14:14:30] <Neoon> it took my hole website down
1229 [14:14:32] <Neoon> nnice
1230 [14:14:34] *** Joins: debsan (~debsan@replaced-ip )
1231 [14:14:34] <abrotman> I think in NSLCD there's a way to ignore TLS failures
1232 [14:14:35] <Neoon> 10/10
1233 [14:14:38] <Neoon> yea
1234 [14:14:43] <Neoon> enable MITM
1235 [14:14:48] <Neoon> perfect
1236 [14:14:55] <Neoon> just get someone to fix ca-certificates
1237 [14:15:09] <Neoon> how can debian fuck this up
1238 [14:15:15] <abrotman> they didn't
1239 [14:15:18] <Neoon> this was announced a while ago
1240 [14:15:34] <kopax_> I dont understand. I am working with this LDAP I am the only user and use it widely on my platform. I am supposed to deliver on the 30th of may to my client, I was about to be just late enough, now I am stuck. What would you do ? 1) wait , 2) fight against it
1241 [14:15:34] <Neoon> so you mean curl is the issue?
1242 [14:16:04] <abrotman> kopax_: is this your own cert?
1243 [14:16:32] <kopax_> no, its not my cert, its my CA cert
1244 [14:16:34] <kopax_> from gandi
1245 [14:16:52] <abrotman> again, you can allow your side to trust all certs, if you'd like to be that bold
1246 [14:17:07] <kopax_> or?
1247 [14:17:15] <kopax_> how can I allow?
1248 [14:17:19] <abrotman> or don't use TLS? :)
1249 [14:17:52] *** Quits: jack2020 (~jack2020@replaced-ip ) (Quit: Leaving)
1250 [14:19:53] <abrotman> it looks like if you can find the proper ldap config, you can use TLS_REQCERT and set it to allow .. as Neoon alluded to .. this basically ignores cert validation errors (so yes, a MITM could happen)
1251 [14:20:04] *** Joins: format_c (~format_c@replaced-ip )
1252 [14:20:13] <abrotman> see `man ldap.conf`
1253 [14:20:21] <Neoon> dpkg-reconfigure ca-certificates
1254 [14:20:24] <Neoon> and remove the cert
1255 [14:20:26] <Neoon> seems to fix it
1256 [14:20:36] <abrotman> Neoon: which version are you on?
1257 [14:20:36] <Neoon> AddTrust External
1258 [14:20:38] *** Quits: miskatonic (~miskatoni@replaced-ip ) (Quit: miskatonic)
1259 [14:20:40] <Neoon> stretch
1260 [14:20:44] <abrotman> Ugh ..
1261 [14:20:46] <abrotman> okay
1262 [14:20:52] <abrotman> I know, people have reasons :)
1263 [14:20:56] <Neoon> well
1264 [14:21:01] <Neoon> I only upgrade when I need to
1265 [14:21:26] <Neoon> debian should remove that cert out of that package
1266 [14:21:56] <abrotman> feel free to file a bug on the package
1267 [14:22:39] *** Quits: distopista (~distopist@replaced-ip ) (Ping timeout: 260 seconds)
1268 [14:23:10] <abrotman> kopax_: see the bits above?
1269 [14:23:25] <kopax_> sorry?
1270 [14:23:30] * kopax_ in panic, excuse my panic
1271 [14:23:47] <kopax_> I have tried like Neoon said, remove and readd that package with dpkg-reconfigure
1272 [14:23:49] <kopax_> that did not help
1273 [14:24:04] <Neoon> maybe you done something wrong?
1274 [14:24:07] <Neoon> works here again
1275 [14:24:23] <abrotman> might depend on the remote cert?
1276 [14:24:39] <kopax_> how do you test that it work? what do you expect and see?/
1277 [14:25:02] <abrotman> your git should work again, if it worked
1278 [14:25:04] <Neoon> curl a website that was fucked
1279 [14:25:06] <Neoon> removed it
1280 [14:25:08] <Neoon> curled it again
1281 [14:25:08] <abrotman> you might need to restart nslcd
1282 [14:25:10] <Neoon> worked
1283 [14:25:21] <kopax_> I cant login as my user so I can git as him
1284 [14:25:29] *** Quits: Dagger2 (~dagger@replaced-ip ) (Excess Flood)
1285 [14:25:44] <kopax_> su: user dka does not exist
1286 [14:25:56] *** Joins: Dagger2 (~dagger@replaced-ip )
1287 [14:26:01] <abrotman> you use ldap for your nsswitch?
1288 [14:26:31] <abrotman> kopax_: do you have a /etc/ldap.conf ?
1289 [14:26:53] *** Dagger2 is now known as Dagger
1290 [14:27:13] <kopax_> No, i have /etc/ldap/ldap.conf
1291 [14:27:35] <abrotman> okay .. so you can try to alter that TLS_REQCERT parameter there
1292 [14:27:59] <kopax_> cat I disable the cacert in order to log as me
1293 [14:28:15] <kopax_> I have a project that generate the cert but I cant access it
1294 [14:28:23] <kopax_> I dont remember how I generated it
1295 [14:28:27] <abrotman> that's what the above option does ..
1296 [14:28:36] <abrotman> you're effectively disabling TLS validation
1297 [14:28:52] <kopax_> I Use TLS_REQCERTFILE
1298 [14:29:29] <kopax_> I commented it and did s nslcd restart
1299 [14:29:33] <kopax_> I still have connect error
1300 [14:30:10] *** Joins: Kiwis (5a35df61@replaced-ip )
1301 [14:30:11] *** Joins: polyphem (~p0lyph3m@replaced-ip )
1302 [14:30:14] <abrotman> the option is just TLS_REQCERT ... man ldap.conf
1303 [14:30:53] <kopax_> I have nothing like this in that file
1304 [14:31:20] <kopax_> I have, uri, binddn, bindpw, sudoers_base, sudoers_timed, sudoers_debug, ssl, tls_cacertfile, the rest is commented
1305 [14:31:26] <abrotman> you would have to add it
1306 [14:31:37] <abrotman> let me guess .. you can't because you can't sudo ?
1307 [14:31:38] <kopax_> what would be the value?
1308 [14:31:46] <kopax_> Yes I use my first user, which is not on the ldap
1309 [14:32:08] <abrotman> TLSREQCERT allow
1310 [14:32:11] <abrotman> grr
1311 [14:32:16] <abrotman> TLS_REQCERT allow
1312 [14:32:38] <kopax_> And how do I test it that it work? I just tried to auth and still error
1313 [14:33:04] <abrotman> restart nslcd
1314 [14:33:14] <abrotman> this is really a guess .. there may be multiple ldap.conf files on your system
1315 [14:33:34] <abrotman> could be pam-ldap.conf if that exists, and so on
1316 [14:33:37] <kopax_> replaced-url
1317 [14:33:40] <kopax_> this is my configuration
1318 [14:34:18] *** Quits: comlord (~work@replaced-ip ) (Quit: leaving)
1319 [14:35:11] <abrotman> have you tried just disabling TLS?
1320 [14:35:22] <kopax_> I dont think my server allow it
1321 [14:35:30] <abrotman> worth trying, no?
1322 [14:35:31] <kopax_> I can use ldaps
1323 [14:36:00] <kopax_> sudo: ldap_sasl_bind_s(): Confidentiality required
1324 [14:36:10] *** Quits: Error451 (~R@replaced-ip ) (Remote host closed the connection)
1325 [14:36:16] <kopax_> I knew it, its a security to keep this secure
1326 [14:44:45] *** Quits: Kiwis (5a35df61@replaced-ip ) (Ping timeout: 265 seconds)
1327 [14:45:09] *** Quits: black_ant (~antilope@replaced-ip ) (Ping timeout: 246 seconds)
1328 [14:45:17] <kopax_> The Gandi certificate was delivered with 2 cert in it, I think was the AddCert root cert, now it is delivery with one intermediate cert, how can I get the second one?
1329 [14:46:12] *** Quits: k4nz (~Thunderbi@replaced-ip ) (Quit: k4nz)
1330 [14:47:56] *** Joins: medard (~medard@replaced-ip )
1331 [14:47:57] *** Joins: Error451 (~R@replaced-ip )
1332 [14:50:01] *** Joins: Kiwis (5a35df61@replaced-ip )
1333 [14:50:44] *** Joins: brokencycle (~brokencyc@replaced-ip )
1334 [14:51:54] *** Quits: fightthewalrus (~maomkosdj@replaced-ip ) (Ping timeout: 256 seconds)
1335 [14:52:05] *** Joins: fightthewalrus (maomkosdj@replaced-ip )
1336 [14:52:10] *** Joins: geowiesnot (~user@replaced-ip )
1337 [14:53:35] *** Joins: alx^ (~alx^@replaced-ip )
1338 [14:53:37] *** Quits: epony (epony@replaced-ip ) (Ping timeout: 258 seconds)
1339 [14:53:42] *** Joins: cnsvc_ (~cnsvc@replaced-ip )
1340 [14:54:51] *** Joins: dab21 (1fa4e76711@replaced-ip )
1341 [14:54:58] *** Quits: Lord_of_Life (~Lord@replaced-ip ) (Read error: Connection reset by peer)
1342 [14:55:54] *** Joins: Lord_of_Life (~Lord@replaced-ip )
1343 [14:58:03] *** Quits: cnsvc_ (~cnsvc@replaced-ip ) (Ping timeout: 240 seconds)
1344 [14:59:02] *** debhelper sets mode: +l 1270
1345 [15:02:06] *** Quits: geowiesnot (~user@replaced-ip ) (Ping timeout: 256 seconds)
1346 [15:02:07] *** Quits: steven_saus (~steven_sa@replaced-ip ) (Quit: WeeChat 2.8)
1347 [15:02:42] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Quit: vergissmeinnicht)
1348 [15:03:05] *** Joins: steven_saus (~steven_sa@replaced-ip )
1349 [15:03:29] *** Quits: Dagger (~dagger@replaced-ip ) (Excess Flood)
1350 [15:04:21] *** Quits: v01t (~matrixirc@replaced-ip ) (Quit: killed)
1351 [15:04:26] *** Joins: Dagger (~dagger@replaced-ip )
1352 [15:05:06] *** Joins: v01t (~matrixirc@replaced-ip )
1353 [15:07:08] <nyuszika7h> why are wget and apt complaining that the certificate of replaced-url
1354 [15:07:55] <Ooze> I'm mounting a network drive w/ CIFS, and I use this to store my replaced-url
1355 [15:09:09] *** Joins: Kats99 (~Thunderbi@replaced-ip )
1356 [15:09:17] *** Quits: Dagger (~dagger@replaced-ip ) (Excess Flood)
1357 [15:09:42] *** Quits: Kats99 (~Thunderbi@replaced-ip ) (Remote host closed the connection)
1358 [15:09:56] *** Joins: Dagger2 (~dagger@replaced-ip )
1359 [15:11:38] *** Joins: Kats99 (~Thunderbi@replaced-ip )
1360 [15:13:29] <nkuttler> nyuszika7h: incompatible cipher?
1361 [15:13:49] <nkuttler> nyuszika7h: fwiw, wget on sid has no problem
1362 [15:13:53] <nyuszika7h> seems like one of the additional certs is expired
1363 [15:14:02] <nyuszika7h> from what I can see, gnutls complains but openssl happily ignores it
1364 [15:14:19] <nyuszika7h> replaced-url
1365 [15:14:42] *** Joins: geowiesnot (~user@replaced-ip )
1366 [15:14:52] <nyuszika7h> I'm using wget on buster which errors out, but on Ubuntu 20.04 it seems to be fine...
1367 [15:15:32] <nyuszika7h> replaced-url
1368 [15:17:11] *** Joins: CrystalMath (~coderain@replaced-ip )
1369 [15:18:43] <Kats99> I installed selinux and now Enigmail says it needs a gui version of pinentry. Back then, I had the same problem when I installed i3 and it had to do with dbus. Please help me.
1370 [15:19:25] *** Quits: Darcidride (~Darcidrid@replaced-ip ) (Ping timeout: 272 seconds)
1371 [15:20:10] <nyuszika7h> I'll contact mediaarea.net about this then
1372 [15:21:05] *** Quits: kreyren (~kreyren@replaced-ip ) (Remote host closed the connection)
1373 [15:21:21] *** Joins: Brigo (~Brigo@replaced-ip )
1374 [15:22:05] <Kats99> replaced-url
1375 [15:24:27] *** Quits: erle- (~stephan@replaced-ip ) (Quit: Leaving)
1376 [15:25:30] *** Quits: ob-sed (~obesd@replaced-ip ) (Quit: Leaving)
1377 [15:26:09] *** Joins: cnsvc_ (~cnsvc@replaced-ip )
1378 [15:27:21] *** Quits: Dagger2 (~dagger@replaced-ip ) (Excess Flood)
1379 [15:28:26] *** Joins: Dagger2 (~dagger@replaced-ip )
1380 [15:29:09] *** Quits: Kats99 (~Thunderbi@replaced-ip ) (Quit: Kats99)
1381 [15:29:38] *** Joins: Maizum (~ttt@replaced-ip )
1382 [15:29:44] <Maizum> hi all
1383 [15:30:17] *** Joins: orbatos (~orbatos@replaced-ip )
1384 [15:30:44] *** Joins: fission6 (~textual@replaced-ip )
1385 [15:30:50] <Maizum> i need help ,i have a fresh debian install that cant start desktop after reboot
1386 [15:30:54] <Maizum> no desktop
1387 [15:31:03] *** Quits: cnsvc_ (~cnsvc@replaced-ip ) (Ping timeout: 240 seconds)
1388 [15:31:17] <Maizum> i didnt change video drivers im using nouveuau
1389 [15:31:23] <Maizum> any idea
1390 [15:31:26] <Maizum> ?
1391 [15:31:26] *** Quits: Dagger2 (~dagger@replaced-ip ) (Excess Flood)
1392 [15:31:51] <Maizum> everithing works but desktop
1393 [15:31:54] *** Quits: geowiesnot (~user@replaced-ip ) (Ping timeout: 256 seconds)
1394 [15:32:09] <Maizum> everything
1395 [15:32:27] *** Joins: epony (epony@replaced-ip )
1396 [15:33:57] *** Joins: Dagger2 (~dagger@replaced-ip )
1397 [15:35:09] *** Joins: n3ob (~ham4fun@replaced-ip )
1398 [15:35:56] *** Quits: Cecil (~cecil@replaced-ip ) (Ping timeout: 256 seconds)
1399 [15:36:31] *** Quits: Burathar (~Burathar@replaced-ip ) (Ping timeout: 272 seconds)
1400 [15:36:46] *** Quits: rsx (~rsx@replaced-ip ) (Quit: rsx)
1401 [15:37:21] *** Joins: Burathar (~Burathar@replaced-ip )
1402 [15:37:33] *** Quits: epony (epony@replaced-ip ) (Remote host closed the connection)
1403 [15:37:58] *** Joins: epony (epony@replaced-ip )
1404 [15:39:54] *** Joins: kreyren (~kreyren@replaced-ip )
1405 [15:40:21] *** Joins: bouzu_ (~bouzu_@replaced-ip )
1406 [15:40:24] *** Quits: Immanuel (~Manu@replaced-ip ) (Ping timeout: 256 seconds)
1407 [15:40:57] *** Quits: Tobbi (~Tobbi@replaced-ip ) (Ping timeout: 272 seconds)
1408 [15:41:11] <LtL> Maizum: try this as root then logout or reboot, systemctl set-default graphical.target
1409 [15:41:32] <LtL> that may work as user Maizum
1410 [15:41:46] <Maizum> i will ,thanks
1411 [15:42:04] <LtL> Maizum: do not start X or wayland as root
1412 [15:42:06] *** Joins: Immanuel (~Manu@replaced-ip )
1413 [15:43:10] <Maizum> i didnt
1414 [15:44:21] <Maizum> i will reboot,brb (or not) thanks again
1415 [15:44:44] *** Quits: Maizum (~ttt@replaced-ip ) (Quit: Leaving)
1416 [15:44:44] *** Quits: format_c (~format_c@replaced-ip ) (Quit: format_c)
1417 [15:46:38] *** Joins: Gnarlot (~Unk@replaced-ip )
1418 [15:46:55] *** Parts: Gnarlot (~Unk@replaced-ip ) ()
1419 [15:47:34] *** Joins: Gnarlot (~Unk@replaced-ip )
1420 [15:49:36] *** Joins: diogenes_ (~diogenes_@replaced-ip )
1421 [15:50:43] *** Joins: dreamon (~dreamon@replaced-ip )
1422 [15:50:54] *** Joins: Maizum (~ttt@replaced-ip )
1423 [15:51:49] <Maizum> im back ,systemctl set-default graphical.target didnt work still with no desktop
1424 [15:52:05] *** Joins: nksegos (~Thunderbi@replaced-ip )
1425 [15:52:19] <LtL> Maizum: are you sure you installed a desktop?
1426 [15:52:33] <Maizum> i used b4
1427 [15:52:44] *** Quits: nksegos (~Thunderbi@replaced-ip ) (Remote host closed the connection)
1428 [15:52:48] <Maizum> first time ok,after reboot cant
1429 [15:52:57] <LtL> I have no idea what b4 is
1430 [15:53:20] <Maizum> before
1431 [15:53:45] *** Joins: Romarain (~Romarain@replaced-ip )
1432 [15:53:58] <Gnarlot> Hey all, I'm totally baffled and just spent nearly two hours trying to configure IP forwarding with NAT (which worked before a reboot) - only to find out that it's maybe a bug? Don't know what else it could be?
1433 [15:54:11] <LtL> Maizum: as root or sudo look at dmesg for errors
1434 [15:54:16] <Gnarlot> So /proc/sys/net/ipv4/ip_forward is set to 1, even after reboot. iptables is configured with NAT, but issuing a ping 1.1.1.1 from the machine with the internal network did nothing. I tried everything!
1435 [15:54:26] *** Joins: nksegos (~Thunderbi@replaced-ip )
1436 [15:54:37] *** Joins: _0bitcount (~Big_Byte@replaced-ip )
1437 [15:54:40] <Gnarlot> Now at that point I was totally desperate, since I had *absolutely no* clue what else could be amiss? So I did the following (and emphasis is here on that I did *nothing* else): echo 0 > /proc/sys/net/ipv4/ip_forward; echo 1 > /proc/sys/net/ipv4/ip_forward - and suddenly it works!
1438 [15:54:44] <Maizum> i had this problem in past even with other distros ,but only after nvidia driver install
1439 [15:55:02] <Gnarlot> This is reproducible. After a reboot (cat ip_forward yields 1) I have to set ip_forward to 0, then to 1 to make it work. Any ideas? This is buster btw...
1440 [15:55:28] <Maizum> im using nouveua
1441 [15:55:30] <Gnarlot> Never seen this behavior before...
1442 [15:56:28] <LtL> Maizum: 'sudo dmesg |less' look for errors
1443 [15:57:46] <Maizum> ] r8169 0000:03:00.0: firmware: failed to load rtl_nic/rtl8168e-3.fw (-2)
1444 [15:57:46] <Maizum> [ 4.509955] firmware_class: See replaced-url
1445 [15:57:56] <Maizum> only this
1446 [15:58:28] *** Joins: rsx (~rsx@replaced-ip )
1447 [15:58:35] <Maizum> ops ,have more
1448 [15:58:43] <Maizum> nouveau 0000:01:00.0: bus: MMIO read of 00000000 FAULT at 3e6684 [ IBUS ]
1449 [15:58:43] <Maizum> [ 1.455952] nouveau 0000:01:00.0: bus: MMIO read of 00000000 FAULT at 10ac08 [ IBUS ]
1450 [15:58:57] <Maizum> thats all
1451 [15:59:02] *** debhelper sets mode: +l 1276
1452 [15:59:02] <LtL> Maizum: okay, edit /etc/apt/sources.list .. append contrib non-free to each line, save and apt update && apt upgrade
1453 [15:59:03] *** Quits: anonymip (~anonymip@replaced-ip##) (Quit: ZNC 1.8.x-nightly-20190128-91af796c - ##replaced-url
1454 [15:59:12] <Maizum> ok
1455 [16:01:03] *** Joins: anonymip (~anonymip@replaced-ip )
1456 [16:01:06] *** Joins: annadane (~annadane@replaced-ip )
1457 [16:01:27] <Maizum> i didd it ,should i reboot now?
1458 [16:01:36] <Maizum> or just logout
1459 [16:02:37] *** Joins: in1t3r (~LordShiva@replaced-ip )
1460 [16:03:49] <LtL> did it install anything?
1461 [16:03:50] *** Quits: in1t3r (~LordShiva@replaced-ip ) (Remote host closed the connection)
1462 [16:04:27] <Maizum> no
1463 [16:04:28] *** Quits: Dagger2 (~dagger@replaced-ip ) (Excess Flood)
1464 [16:04:42] *** Quits: seekr (~seekr@replaced-ip ) (Ping timeout: 260 seconds)
1465 [16:04:55] <Maizum> its a fresh install i did it 2 hours ago
1466 [16:05:07] <LtL> Maizum: do 'dpkg -l |grep xserver-xorg-video-nouveau' see if its installed.
1467 [16:05:14] *** Joins: seekr (~seekr@replaced-ip )
1468 [16:06:14] <Maizum> .0.16-1 amd64 X.Org X server -- Nouveau display driver
1469 [16:06:15] <kopax_> does ldapwhoami use the pem file configured in /etc/ldap/ldap.conf ?
1470 [16:06:17] *** Joins: lle-bout (~lle-bout@replaced-ip )
1471 [16:06:27] *** Joins: Dagger2 (~dagger@replaced-ip )
1472 [16:06:56] *** Quits: deicide- (~deicide-@replaced-ip ) (Quit: Leaving)
1473 [16:07:10] <LtL> Maizum: i would, apt install xserver-xorg-video-nouveau the reboot
1474 [16:07:15] <Ericounet> hi
1475 [16:07:41] <LtL> s/the/and
1476 [16:07:51] *** Joins: geowiesnot (~user@replaced-ip )
1477 [16:08:43] <LtL> hello Ericounet
1478 [16:10:01] <LtL> Maizum: does it say already installed?
1479 [16:10:22] <Maizum> yes,but i did it on synaptic
1480 [16:10:56] <LtL> Maizum: hmm, synaptic from a console? thats a GUI app i thought
1481 [16:11:00] *** Quits: alx^ (~alx^@replaced-ip ) (Read error: Connection reset by peer)
1482 [16:11:21] *** Joins: dar8 (d4c6ca0a@replaced-ip )
1483 [16:11:23] <Maizum> yes,in console i couldnt
1484 [16:11:36] <Maizum> says i have the newest
1485 [16:12:54] <dar8> Hi, i have a problem downloading a youtube video. The command line is still : "youtube-dl URL" ?
1486 [16:12:55] <Maizum> i didnt reboot since
1487 [16:13:06] *** Quits: ooboyle (~ooboyle@replaced-ip ) (Ping timeout: 260 seconds)
1488 [16:13:17] <LtL> Maizum: then you must be in a desktop if you can run synaptic or you would see a GTK warning
1489 [16:13:51] <LtL> dar8: yes that's correct
1490 [16:14:13] <Maizum> maybe im confusing u ,sorry
1491 [16:14:58] <Maizum> my panel is working,everything is working i just can see wallpaper or desktop items
1492 [16:15:05] *** Joins: acidtripper (~acidtripp@replaced-ip )
1493 [16:15:14] <Maizum> a grey instead
1494 [16:15:34] <Maizum> rigth mouse bottom doesnt work 2
1495 [16:15:35] <dar8> Weird i have tried it multiples times and i get two errors (Unable to extract, Video unavailable) ...
1496 [16:15:57] <LtL> Maizum: there is typically no icons in buster without hacking about
1497 [16:16:16] <LtL> dar8: try as root youtube-dl -U
1498 [16:17:16] <dar8> Doesn't work
1499 [16:17:20] <LtL> dar8: i use youtube-dl website for that program, not debian's which is too old
1500 [16:17:38] <Maizum> youtube-dl: error: youtube-dl's self-update mechanism is disabled on Debia
1501 [16:18:50] <dar8> I need to update the package ?
1502 [16:18:59] *** Joins: wnstn (~wnstn@replaced-ip )
1503 [16:19:22] <LtL> dar8: replaced-url
1504 [16:19:38] *** Quits: wnstn (~wnstn@replaced-ip ) (Quit: WeeChat 1.9.1)
1505 [16:19:48] <LtL> works with no problem, must be updated manually
1506 [16:20:17] *** Quits: kopax_ (~kopax@replaced-ip ) (Remote host closed the connection)
1507 [16:20:22] <Maizum> now i remember i put icons from other distro on desktop maybe if i delete i fix it,what u think?
1508 [16:20:22] *** Quits: maggotbrain (~maggotbra@replaced-ip ) (Quit: Gone to Croatan...)
1509 [16:20:36] <dar8> Oh ok thanks
1510 [16:20:44] <jmcnaught> Running youtube-dl shouldn't help because it's unlikely to be a permission issue.
1511 [16:20:45] *** Quits: cltrbreak_MAD2 (~ctrlbreak@replaced-ip ) (Remote host closed the connection)
1512 [16:20:50] <jmcnaught> *as root
1513 [16:21:12] *** Joins: cltrbreak_MAD2 (~ctrlbreak@replaced-ip )
1514 [16:21:47] <flayer> permission to store the file afterwards maybe?
1515 [16:22:05] *** Joins: Grldfrdom (uid391113@replaced-ip )
1516 [16:22:08] <flayer> but yeah not in this case
1517 [16:22:10] <LtL> Maizum: i don't know what desktop you use, i had to mess around with gnome to get a couple icons that were in stretch.
1518 [16:22:12] *** Quits: Brigo (~Brigo@replaced-ip ) (Remote host closed the connection)
1519 [16:22:21] <Maizum> lxqt
1520 [16:23:10] <Maizum> ok thanks i will fix it thanks for all
1521 [16:23:15] <LtL> Maizum: yes, do not mix distro's anything is a good rule
1522 [16:23:41] <Maizum> i will reboot and check
1523 [16:23:52] <vlt> dar8: I consider youtube-dl a special case due to the nature of the ever changing YouTube web layout and run (and update) it simply in a Python virtual environment.
1524 [16:24:14] *** Joins: Darcidride (~Darcidrid@replaced-ip )
1525 [16:24:17] <Maizum> thanks again
1526 [16:24:22] <LtL> vlt: i agree, it's a 'special' case.
1527 [16:24:22] *** Quits: Maizum (~ttt@replaced-ip ) (Quit: Leaving)
1528 [16:25:27] <vlt> dar8: `/your/desired/python -m venv ./venv_yt; ./venv_yt/bin/pip install youtube-dl; .venv/bin/youtube-dl ...`
1529 [16:27:23] <vlt> dar8: And now and then: `./venv/bin/pip install --upgrade youtube-dl`
1530 [16:28:40] *** Joins: ooboyle (~ooboyle@replaced-ip )
1531 [16:31:11] <dar8> Thanks for the script, i can't figure thought the beginning, what do you mean by `/your/desired/
1532 [16:31:59] *** Joins: cnsvc_ (~cnsvc@replaced-ip )
1533 [16:33:22] <vlt> dar8: You don’t have to use the system python or python3.
1534 [16:33:31] *** Joins: onpora (~onpora@replaced-ip )
1535 [16:34:04] <vlt> dar8: Sometimes I want to use a specific version of Python like one installed by pyenv, dor example.
1536 [16:34:06] <vlt> *for
1537 [16:34:49] <onpora> hello, input sounds are not perceived / recorded by the computer. camera and output sound work. It is like this with and without pavucontrol.
1538 [16:34:51] <vlt> dar8: Shouldn’t matter for running youtube-dl. So just go with `python3 -m venv ...`
1539 [16:35:08] <onpora> I have all the alsamixer settings at max
1540 [16:35:14] *** Joins: otmi (~mito@replaced-ip )
1541 [16:35:39] <LtL> dar8: you can install youtube-dl as root from that site,and run it as regular user, i have for years.
1542 [16:35:41] *** Joins: mtn (~mtn@replaced-ip )
1543 [16:37:34] *** Quits: njka (~njka_@replaced-ip ) (Ping timeout: 246 seconds)
1544 [16:37:36] *** Joins: Zesk (~Zesk@replaced-ip )
1545 [16:37:49] <onpora> youtube-dl often fails to work and it is always solved when the cache is emptied (cant remember the command now) or an upgrade is run
1546 [16:37:50] <jmcnaught> onpora: hello. What input are you using, an integrated mic or something that plugs in? Does the input device show up at all in pavucontrol?
1547 [16:38:06] *** Joins: njka- (~njka-@replaced-ip )
1548 [16:38:42] <onpora> jmcnaught, I am trying to record sound with the default sound recorder of the desktop, I have a built-in mic. yes, the internal mic shows up in pavu
1549 [16:38:58] <dar8> Ok thanks for the help. For now i think i will only use Newpipe (Hopefully there will be a desktop version in the future) and then transfer it to my computer. It seems more easy.
1550 [16:39:02] *** debhelper sets mode: +l 1282
1551 [16:39:08] <jmcnaught> onpora: does pavucontrol show any activity?
1552 [16:40:30] *** Quits: Dagger2 (~dagger@replaced-ip ) (Excess Flood)
1553 [16:40:47] <onpora> jmcnaught, the meter under the internal microphone is vibrating. aside from that, when I record sound with the said program, there is only a rustling sound with a thick, non-uniform meter appearing, which doesnt record the sound I make
1554 [16:41:32] *** Joins: Dagger2 (~dagger@replaced-ip )
1555 [16:42:12] <jmcnaught> onpora: in pavucontrol for my onboard microphone I need it set to 13% or all I get is noise, have you tried adjusting to levels that might not make intuitive sense?
1556 [16:45:02] <dar8> Ah i forget there is also Invidious (With the addon : Invidition) which seem to be working well (Another one that i use)
1557 [16:45:04] *** Quits: BenNZ (~Ben__@replaced-ip ) (Quit: Everytime I think IQ's must have dropped recently, I remember that this is the internet)
1558 [16:45:09] *** Parts: dar8 (d4c6ca0a@replaced-ip ) ()
1559 [16:45:27] <onpora> jmcnaught, I tried it, but didnt solve
1560 [16:45:50] *** Joins: kreyren_ (~kreyren@replaced-ip )
1561 [16:45:54] <jmcnaught> onpora: are there any other input devices?
1562 [16:46:01] *** Quits: kreyren (~kreyren@replaced-ip ) (Remote host closed the connection)
1563 [16:46:15] <karlpinc> onpora: You have confirmed that this is an input and not an output problem?
1564 [16:46:46] <onpora> jmcnaught, there is also "Monitor of Built-In Analog Stereo"
1565 [16:47:03] <onpora> other than "Built-In Analog Stereo"
1566 [16:47:10] <onpora> karlpinc yes
1567 [16:47:30] <onpora> i.e. streaming videos have no sound problem
1568 [16:48:36] *** Quits: dez (uid92154@replaced-ip ) (Quit: Connection closed for inactivity)
1569 [16:49:46] *** Quits: Lupricon (~Lupricon@replaced-ip ) (Ping timeout: 256 seconds)
1570 [16:51:05] <onpora> did I answer your questions correctly?
1571 [16:52:23] <jmcnaught> I think so
1572 [16:53:41] <onpora> originally the camera didnt work, either. I found out that it might have to do with bios settings, and indeed it did so. both camera and sound were disabled. I enabled them and the camera worked, but the sound still doesnt
1573 [16:54:28] <jmcnaught> That's weird. Has the microphone ever worked in a different program or OS?
1574 [16:55:02] *** Quits: mns (~mns@replaced-ip ) (Quit: Quit)
1575 [16:55:45] <onpora> the problem occurs in other programs, too. I haven't tried it with other OS yet
1576 [16:55:53] <jmcnaught> onpora: on pavucontrol's recording tab is the correct input shown for the sound recorder's stream?
1577 [16:56:22] <onpora> jmcnaught, yes
1578 [16:56:56] <jmcnaught> Does recording the monitor work? This should record desktop audio.
1579 [16:57:03] *** Quits: CrazyEddy (crazyed@replaced-ip ) (Remote host closed the connection)
1580 [16:57:22] <onpora> jmcnaught, you mean recording the desktop session?
1581 [16:57:52] <jmcnaught> Yeah, just curious because if that doesn't work it indicates the problem is with PulseAudio and not the microphone hardware.
1582 [16:58:12] *** Quits: Haxxa (~Harrison@replaced-ip##) (Quit: ZNC 1.6.2+deb1+jessie0 - ##replaced-url
1583 [16:58:13] *** kreyren_ is now known as kreyren
1584 [16:58:14] <onpora> let me check
1585 [16:58:16] *** Joins: dashs (~dave@replaced-ip )
1586 [16:58:51] <karlpinc> Does "recording the desktop session" mean that, say, the audio would be recorded when playing back streamed video? Or just what would get recorded?
1587 [16:59:01] *** debhelper sets mode: +l 1276
1588 [16:59:37] <jmcnaught> Yeah, it should mean that if you're playing a video for example that the audio from the video is recorded.
1589 [17:00:23] *** Joins: dfacto3 (~qwerty@replaced-ip )
1590 [17:00:30] <dashs> Trying to resuscitate apt on a stretch system. In the past built mythtv with some hinky outside scripts then erased them. Now apt insists on finding them to accomplish an update.
1591 [17:00:50] *** Joins: Lupricon (~Lupricon@replaced-ip )
1592 [17:01:03] <dashs> Be I hosed?
1593 [17:01:49] <jmcnaught> dashs: you can problem fix it. Can you show us the command(s) you're using and the output on replaced-url
1594 [17:01:57] <jmcnaught> ^problem^probably
1595 [17:02:11] <onpora> jmcnaught, yes, the audio from the video is recorded
1596 [17:02:38] *** Quits: dfacto (~qwerty@replaced-ip ) (Ping timeout: 256 seconds)
1597 [17:02:39] *** dfacto3 is now known as dfacto
1598 [17:03:04] <onpora> so I have a troubled microphone?
1599 [17:03:51] <jmcnaught> onpora: okay that's good news. Could you make a paste of "amixer -c 1 contents" (the -c is for card number, your card might not be number 1… alsamixer can tell you if you press F6).
1600 [17:05:20] <dka> an Adtrust cert just expired today
1601 [17:05:25] *** Joins: dfacto5 (~qwerty@replaced-ip )
1602 [17:05:35] <dka> this cause issue in many places, like in my CI
1603 [17:06:55] <onpora> jmcnaught, sure, here it is replaced-url
1604 [17:07:10] *** Quits: dfacto (~qwerty@replaced-ip ) (Ping timeout: 256 seconds)
1605 [17:07:11] *** dfacto5 is now known as dfacto
1606 [17:07:38] *** Quits: gerry666 (gerry666@replaced-ip##) (Quit: ZNC 1.6.5+deb1+deb9u2 - ##replaced-url
1607 [17:08:28] *** Joins: gerry666 (gerry666@replaced-ip )
1608 [17:09:15] *** Quits: johnnyfive (~johnnyfiv@replaced-ip ) (Ping timeout: 260 seconds)
1609 [17:09:43] *** Quits: acidtripper (~acidtripp@replaced-ip ) (Ping timeout: 260 seconds)
1610 [17:09:54] *** Quits: orbatos (~orbatos@replaced-ip ) (Remote host closed the connection)
1611 [17:11:19] <dashs> jmcnaught: thanks. think I have expunged it from lists and sources.lists.d
1612 [17:12:50] <jmcnaught> onpora: I don't see anything disabled there that should be enabled. It sounds like you've already looked in alsamixer and tried toggling any mic or input related switched.
1613 [17:13:37] *** Quits: ooboyle (~ooboyle@replaced-ip ) (Ping timeout: 265 seconds)
1614 [17:15:29] <onpora> jmcnaught, yes, I tried to activate anything that I saw might relate to the mic
1615 [17:16:17] *** Joins: Cecil (~cecil@replaced-ip )
1616 [17:16:58] *** Joins: Brigo (~Brigo@replaced-ip )
1617 [17:19:03] <jmcnaught> onpora: It might be worth trying to see if arecord can record anything directly from ALSA but I don't really think this is a PulseAudio issue.
1618 [17:20:11] *** Quits: polyphem (~p0lyph3m@replaced-ip ) (Quit: WeeChat 2.8)
1619 [17:20:19] <onpora> jmcnaught, how can I test that?
1620 [17:20:42] *** Quits: Lupricon (~Lupricon@replaced-ip ) (Ping timeout: 256 seconds)
1621 [17:22:36] *** Joins: format_c (~format_c@replaced-ip )
1622 [17:23:03] *** Joins: polymorphisme (~Thunderbi@replaced-ip )
1623 [17:23:44] *** Joins: Lupricon (~Lupricon@replaced-ip )
1624 [17:23:57] <karlpinc> onpora: I don't know sound but I suppose it's possible that the problem isin firmware. You could check dmesg and /var/log/syslog for kernel messages about firmware. Unless you installed with the unofficial netinstall with non-free firmware included.
1625 [17:24:03] <karlpinc> !alsa firmware
1626 [17:24:03] <dpkg> Firmware from userspace is required by the Cirrus Logic Sound Fusion CS46XX (snd-cs46xx), Echo Digital Audio series, ESS Allegro/Maestro3 (snd-maestro3), Korg 1212 I/O (snd-korg1212) and Yamaha YMF (snd-ymfpci) ALSA drivers. Ask me about <cs46xx>, <echoaudio>, <maestro3>, <korg1212> or <ymfpci> respectively. For E-MU Digital Audio Systems devices, ask me about <emu10k1>.
1627 [17:25:04] <karlpinc> onpora: Perhaps (?), you just use the "arecord" program and it talks directly with alsa? Just guessing here.
1628 [17:25:11] *** Joins: polyphem (~p0lyph3m@replaced-ip )
1629 [17:26:13] *** Parts: diogenes_ (~diogenes_@replaced-ip ) ("vergissmeinnicht")
1630 [17:26:13] <onpora> karlpinc, yes, I did netinstall
1631 [17:26:22] *** Joins: ChmEarl (~chmearl@replaced-ip )
1632 [17:26:26] <karlpinc> !firmware images
1633 [17:26:26] <dpkg> Unofficial <netinst> and DVD images containing non-free Debian <firmware> packages are available from replaced-url
1634 [17:26:31] <onpora> downloaded from debian website
1635 [17:26:39] *** Joins: HarveyPwca (~HarveyPwc@replaced-ip )
1636 [17:27:00] <karlpinc> onpora: Then you probably used the official installer and have to install non-free firmware yourself.
1637 [17:27:05] <jmcnaught> onpora: It looks like you'll need to run "arecord -L" to view available PCM names. You select the device by name with "-D <name>". You'll need PulseAudio to be stopped when you test this.
1638 [17:28:39] *** Parts: ansimita (~ansimita@replaced-ip ) ()
1639 [17:28:45] <karlpinc> onpora: Now that you're installed, you enable the non-free repos and can use apt (etc.) to install the non-free firmware packages you need -- if you need them.
1640 [17:29:37] <onpora> ah
1641 [17:30:09] <onpora> karlpinc, I just checked sources.list and saw that I have non-free not enabled..I thought it was.
1642 [17:30:19] <onpora> but then how do I have wifi?
1643 [17:30:43] *** Quits: seekr (~seekr@replaced-ip ) (Ping timeout: 260 seconds)
1644 [17:31:02] <onpora> I will add them and see if firmware gets installed and the problem solved
1645 [17:31:34] *** Quits: b1ackandwh1te (~b1ackandw@replaced-ip ) (Ping timeout: 240 seconds)
1646 [17:32:04] <jmcnaught> onpora: another thing it could be is the ALSA module identifying your sound card as the wrong model. I know this can happen with HDA Intel audio. You can specify a model in a file in /etc/modprobe.d/… There's a Ubuntu wiki article here about it: replaced-url
1647 [17:32:07] *** Joins: Tobbi (~Tobbi@replaced-ip )
1648 [17:32:11] <jmcnaught> latest ALSA drivers from source.
1649 [17:33:33] <onpora> ok, one line of non-free was added (unlike the usual complete 6 lines) in sources.list..probably that's why I have wifi
1650 [17:33:55] *** Quits: areisp (~ars@replaced-ip ) (Ping timeout: 265 seconds)
1651 [17:34:21] <jmcnaught> onpora: if "journalctl | grep -i firmware" doesn't show messages about missing firmwares then firmware probably isn't the issue.
1652 [17:34:23] *** Quits: cnsvc_ (~cnsvc@replaced-ip ) (Ping timeout: 240 seconds)
1653 [17:37:52] *** Joins: b1ackandwh1te (~b1ackandw@replaced-ip )
1654 [17:38:29] <onpora> jmcnaught, there is no message about missing firmware in the output
1655 [17:40:01] <jmcnaught> onpora: the two avenues left that I can think of are trying to record with arecord (without PulseAudio running), and the HDA model issue discussed in that Ubuntu wiki page I linked.
1656 [17:40:14] *** Joins: Antoine| (~Antoine@replaced-ip )
1657 [17:40:16] *** Quits: rsx (~rsx@replaced-ip ) (Quit: rsx)
1658 [17:40:32] <onpora> jmcnaught, I am viewing it now
1659 [17:40:38] <jmcnaught> onpora: obviously there could be more things that I can't think of so maybe someone else will have ideas if you keep working away at it.
1660 [17:40:44] *** Joins: endstille (~endstille@replaced-ip )
1661 [17:41:30] <onpora> sure, if anyone has other ideas, they are most welcome
1662 [17:41:46] *** Quits: funnel (~funnel@replaced-ip ) (Ping timeout: 260 seconds)
1663 [17:41:53] <onpora> btw, did I have to reboot after updating the sources.list?
1664 [17:42:02] *** Quits: yokel (~yokel@replaced-ip ) (Ping timeout: 260 seconds)
1665 [17:42:06] <onpora> perhaps for any new installation to work
1666 [17:42:08] *** Quits: Antoine- (~Antoine@replaced-ip ) (Ping timeout: 265 seconds)
1667 [17:42:08] <jmcnaught> onpora: no need to reboot for that. If you updated it then "apt update"
1668 [17:42:22] <onpora> ok
1669 [17:42:49] <jmcnaught> onpora: simply changing sources.list won't install anything new, it just changes which packages are available.
1670 [17:43:59] <jmcnaught> onpora: I hope you figure it out :) I'll probably be on a call in a little bit but feel free to highlight me and I'll try to respond.
1671 [17:45:37] <onpora> jmcnaught, sure, thank you very much
1672 [17:45:43] *** Joins: keebler (~keebler@replaced-ip )
1673 [17:46:14] *** Joins: dez (uid92154@replaced-ip )
1674 [17:46:19] *** Quits: elkalamar (~elkalamar@replaced-ip ) (Quit: Leaving)
1675 [17:46:20] *** Quits: rany (~rany@replaced-ip##) (Quit: ZNC 1.7.2+deb3 - ##replaced-url
1676 [17:46:26] *** Joins: yokel (~yokel@replaced-ip )
1677 [17:46:28] <onpora> I will also reboot in order to check bios setting again
1678 [17:46:50] *** Quits: mzajc (~marko@replaced-ip ) (Quit: SIGTERM'd)
1679 [17:47:30] *** Joins: rany (~rany@replaced-ip )
1680 [17:47:43] <onpora> brb!
1681 [17:47:46] *** Quits: onpora (~onpora@replaced-ip ) (Quit: Leaving)
1682 [17:49:33] *** Joins: funnel (~funnel@replaced-ip )
1683 [17:50:26] *** Joins: Deano59 (~Deano59@replaced-ip )
1684 [17:50:51] <Deano59> petn-randall: you around?
1685 [17:51:30] <Deano59> it seems the vpn still isn't working :(
1686 [17:51:41] <Deano59> bash works but nm; nope.
1687 [17:52:12] *** Joins: u0m3 (~u0m3@replaced-ip )
1688 [17:52:44] *** Joins: onpora (~onpora@replaced-ip )
1689 [17:53:37] *** Quits: u0m3 (~u0m3@replaced-ip ) (Client Quit)
1690 [17:54:45] <onpora> jmcnaught, karlpinc, it works! as I suspected, I had to fully shutdown after having changed the said bios settings, whereas I had restarted without shutdown.
1691 [17:54:56] <onpora> gosh
1692 [17:55:04] <jmcnaught> onpora: heh, well glad you got it working :)
1693 [17:55:51] *** Quits: Darcidride (~Darcidrid@replaced-ip ) (Ping timeout: 265 seconds)
1694 [17:55:52] <onpora> jmcnaught, thank you, sorry for keeping you busy for over an hour
1695 [17:55:52] *** Joins: hbautista (~hbautista@replaced-ip )
1696 [17:56:30] <jmcnaught> onpora: no need to apologize
1697 [17:56:33] <onpora> I suspected that, had I only checked bios information earlier
1698 [17:57:01] <jmcnaught> One should be able to expect changes in BIOS to apply.
1699 [17:57:33] <Deano59> can anyone help me getting openvpn via Networkmanager working? it doesn't show my vpn IP and only shows my ISP ip.
1700 [17:57:54] <onpora> it was explicitly written in the details section that a shutdown was required, but I hastily enabled it and left bios
1701 [18:00:15] <Deano59> ?
1702 [18:00:21] <petn-randall> Deano59: Last night there was the issue that your default route got overwritten. You need to find out why that happens.
1703 [18:01:00] <petn-randall> Deano59: Maybe you're running dhclient by hand? Or have other network interfaces configured of /etc/network/interfaces?
1704 [18:01:00] *** Quits: mtn (~mtn@replaced-ip ) (Quit: Konversation terminated!)
1705 [18:01:05] <Deano59> how and what do I check?
1706 [18:01:10] *** Quits: ragedragon (~ragedrago@replaced-ip ) (Quit: ragedragon)
1707 [18:01:40] *** Quits: BananaDisco (~BananaDis@replaced-ip ) (Quit: Leaving)
1708 [18:01:41] <onpora> jmcnaught, thank you very much again, have to leave now
1709 [18:01:50] <onpora> till soon!
1710 [18:01:58] <petn-randall> Deano59: Do you have other interfaces configured in /etc/network/interfaces?
1711 [18:01:59] <Deano59> petn-randall: replaced-url
1712 [18:02:26] <petn-randall> Deano59: Ok, that's the file? Do you have other files in /etc/network/interfaces.d/*?
1713 [18:02:42] *** Quits: onpora (~onpora@replaced-ip ) (Quit: Leaving)
1714 [18:02:44] *** Quits: tryte (~tryte@replaced-ip ) (Remote host closed the connection)
1715 [18:03:04] <Deano59> nope
1716 [18:03:07] *** Quits: endstille (~endstille@replaced-ip ) (Quit: I'll be back.)
1717 [18:03:09] <Deano59> it's empty
1718 [18:03:32] <petn-randall> Deano59: Ok, start the openvpn via n-m, then remove the default routes again, like yesterday.
1719 [18:03:35] <Deano59> in /etc/network I have if-down.d if-post-down.d if-pre-up.d if-up.d interfaces interfaces.d
1720 [18:05:23] *** Joins: thatpythonguy (thatpython@replaced-ip )
1721 [18:06:22] *** Joins: mtcocktail (~mtcocktai@replaced-ip )
1722 [18:06:37] <mtcocktail> Hello
1723 [18:07:04] <velix> apt install kebap
1724 [18:07:08] <velix> I'm hungry :(
1725 [18:07:13] <mtcocktail> I'm search a debian notice about sectigo CA expired (same of replaced-url
1726 [18:07:20] *** Joins: subanomic (~daniel@replaced-ip )
1727 [18:07:38] <Deano59> velix: /join #debian-offtopic
1728 [18:08:06] <Deano59> petn-randall: I deleted them, verified they're deleted and it's the same.
1729 [18:08:06] <velix> Deano59: `apt install` is Debian.
1730 [18:08:25] *** Quits: fission6 (~textual@replaced-ip ) (Remote host closed the connection)
1731 [18:08:28] <Deano59> velix: /join #debian-offtopic
1732 [18:08:37] <mtcocktail> Comodo CA has expired of 30 May and i've testing update-ca-certificate but it doesn't work
1733 [18:09:12] *** Quits: ectospasm (~ectospasm@replaced-ip ) (Quit: WeeChat 2.3)
1734 [18:09:28] <Deano59> brb
1735 [18:09:29] *** Quits: Deano59 (~Deano59@replaced-ip ) (Quit: Leaving)
1736 [18:10:16] *** Quits: subanomic (~daniel@replaced-ip ) (Quit: Changing server)
1737 [18:10:42] *** Quits: b1ackandwh1te (~b1ackandw@replaced-ip ) (Ping timeout: 260 seconds)
1738 [18:11:47] *** Joins: ectospasm (~ectospasm@replaced-ip )
1739 [18:12:22] <jmcnaught> mtcocktail: if there is a Debian Security Advisory about this, then it would be at replaced-url
1740 [18:12:59] *** Joins: conta (~Thunderbi@replaced-ip )
1741 [18:13:09] *** Joins: Deano59 (~Deano59@replaced-ip )
1742 [18:13:28] <Deano59> petn-randall: yeah no idea what's causing it.
1743 [18:13:59] <Deano59> I'm connected right now but curl icanhazip.com still showing ISP ip. I also tried another vpn provider and it's the same. :/
1744 [18:14:20] *** Quits: _0bitcount (~Big_Byte@replaced-ip ) (Quit: Leaving)
1745 [18:14:54] *** Quits: conta (~Thunderbi@replaced-ip ) (Client Quit)
1746 [18:15:14] *** Joins: erle- (~stephan@replaced-ip )
1747 [18:17:00] *** Quits: polyphem (~p0lyph3m@replaced-ip ) (Quit: WeeChat 2.8)
1748 [18:17:03] *** Quits: Dagger2 (~dagger@replaced-ip ) (Excess Flood)
1749 [18:18:03] <mtcocktail> jmcnaught: Thanks. I hope anyone have post this problem
1750 [18:18:06] <mtcocktail> :)
1751 [18:18:14] *** Quits: Deano59 (~Deano59@replaced-ip ) (Quit: Leaving)
1752 [18:18:59] *** Joins: Dagger2 (~dagger@replaced-ip )
1753 [18:19:01] *** debhelper sets mode: +l 1268
1754 [18:19:26] <jmcnaught> mtcocktail: you can also look here to see if there are bug reports about it: replaced-url
1755 [18:20:20] *** Joins: _0bitcount (~Big_Byte@replaced-ip )
1756 [18:21:25] *** Joins: b1ackandwh1te (~b1ackandw@replaced-ip )
1757 [18:22:46] *** Quits: nulleip (~luiz@replaced-ip ) (Remote host closed the connection)
1758 [18:24:14] *** Joins: gelignite (~gelignite@replaced-ip )
1759 [18:25:51] *** Joins: diniwed (~gavron@replaced-ip )
1760 [18:27:19] <somiaj> mtcocktail: there was some well know certs that expired and are just old, what software are you using that is still using the old cert (The info I have been given is to disable the use of that cert -- assuming it is the same one that expired May 30, 2020. Here is a universities info on this replaced-url
1761 [18:28:13] *** Joins: yans (~yans@replaced-ip )
1762 [18:28:14] *** Joins: Betal (~Betal@replaced-ip )
1763 [18:30:05] <somiaj> mtcocktail: But I think that is what you are running into, might want to check what legacy clients are still using that cert.
1764 [18:34:27] *** Joins: areisp (~ars@replaced-ip )
1765 [18:35:06] *** Joins: Deano59 (~Deano59@replaced-ip )
1766 [18:35:15] <Deano59> petn-randall: what should I do?
1767 [18:36:00] <petn-randall> Deano59: Still do what I said, and send me the excerpt from the commands you ran and the output of `ip route`.
1768 [18:36:12] <Deano59> what did you sau?
1769 [18:36:14] <Deano59> say*
1770 [18:36:35] <mtcocktail> somiaj: yes but All web service with https are down. This morning Payplug payment system are down
1771 [18:37:23] <petn-randall> Deano59: Scroll up and read it again.
1772 [18:37:27] <Deano59> petn-randall: I even re-installed NM and it's done the same.
1773 [18:37:37] <Deano59> replaced-url
1774 [18:37:39] <somiaj> mtcocktail: And this is on buster? I haven't checked my systems, but wonder why your client is trying to use a legacy cert.
1775 [18:37:51] <mtcocktail> i've see this replaced-url
1776 [18:38:10] <Deano59> <petn-randall> Deano59: Maybe you're running dhclient by hand? how do I know if I am?
1777 [18:38:28] <mtcocktail> i've don't check on buster
1778 [18:38:30] <somiaj> mtcocktail: Are you running stretch?
1779 [18:38:34] *** Quits: dashs (~dave@replaced-ip ) (Remote host closed the connection)
1780 [18:38:36] *** Joins: fission6 (~textual@replaced-ip )
1781 [18:38:37] <petn-randall> Deano59: Well, did you run `dhclient` by hand or not? It's not rocket science.
1782 [18:38:38] <Deano59> only thing I have from dhclient is isc-dhcp-common
1783 [18:38:38] *** Quits: smashgrab (~smashgrab@replaced-ip##) (Quit: ZNC 1.7.2+deb3 - ##replaced-url
1784 [18:38:44] <Deano59> no.
1785 [18:39:01] *** debhelper sets mode: +l 1274
1786 [18:39:01] *** Joins: smashgrab (~smashgrab@replaced-ip )
1787 [18:39:52] <petn-randall> Deano59: Ok, on last time: Start openvpn via n-m, then run `ip route del default via 192.168.1.1` twice, then `ip route`. Copy all commands and output to replaced-url
1788 [18:39:58] <mtcocktail> The sae with amazon linux ami :D (replaced-url
1789 [18:39:59] <somiaj> mtcocktail: anyways looks like that link has a solution for stretch, you just need to remove the cert, as it appears the bug is in openssl 1.0.2 which stretch uses.
1790 [18:40:13] <somiaj> mtcocktail: but you didn't answer, are you running buster or stretch?
1791 [18:41:44] <Deano59> petn-randall: that command does nothing. doesn't delete.
1792 [18:42:20] *** Quits: bomb (~bomb@replaced-ip ) (Quit: Microsoft® Windows®)
1793 [18:42:26] <Deano59> ip route del 192.168.1.1 however works.
1794 [18:42:36] <Deano59> then it says RTNETLINK answers: No such process
1795 [18:43:29] <Deano59> here is IP route replaced-url
1796 [18:43:49] *** Joins: isnice (~isnice@replaced-ip )
1797 [18:45:37] <petn-randall> Deano59: I honestly don't think we'll get anywhere with debugging this issue if you just send me parts of what I asked for.
1798 [18:45:56] <Deano59> huh?
1799 [18:46:05] <petn-randall> This is going very slow right now due to the fact that you're doing random things and not following what I'm asking for.
1800 [18:46:13] <Deano59> huh?
1801 [18:46:25] *** Joins: mns (~mns@replaced-ip )
1802 [18:46:28] <Deano59> I'm trying; the command you gave doesn't delete anything.
1803 [18:46:32] <petn-randall> Deano59: Ok, on last time: Start openvpn via n-m, then run `ip route del default via 192.168.1.1` twice, then `ip route`. Copy all commands and output to replaced-url
1804 [18:46:48] <Deano59> <Deano59> petn-randall: that command does nothing. doesn't delete.
1805 [18:46:53] <petn-randall> Deano59: ^^^ All I see is `ip route`, you left everything else out.
1806 [18:46:58] <Deano59> see above.
1807 [18:47:25] <Deano59> <Deano59> petn-randall: that command does nothing. doesn't delete.
1808 [18:47:59] <petn-randall> Sure, but I have no clue what the output of all other commands is.
1809 [18:48:10] <Deano59> huh?
1810 [18:48:31] <petn-randall> And if you'd paste it to that site I'd see if you're running it as root or not, or whatever else the issue is.
1811 [18:48:43] *** Quits: citypw (~citypw@replaced-ip ) (Ping timeout: 240 seconds)
1812 [18:48:50] *** Joins: keropok (~keropok@replaced-ip )
1813 [18:49:09] <Deano59> `ip route del default via 192.168.1.1` does NOT work. simple. it didn't work so I couldn't "paste" anything. so I pasted ip route.
1814 [18:49:23] <petn-randall> !doesnt work
1815 [18:49:23] <dpkg> "Doesn't work" is a vague statement. Does it sit on the couch all day long? Does it procrastinate doing the dishes? Does it beg on the street for change? Please be specific! Define 'it' and what it isn't doing. Give us more details so we can help you without needing to ask basic questions like "what's the error message?". Ask me about <smart questions>, <sicco> and <errors>.
1816 [18:49:33] <Deano59> really?
1817 [18:50:01] <Deano59> it doesn't work. it doesn't delete anything. I said this already. it does NOT delete anything and goes straight to the next line.
1818 [18:50:41] <petn-randall> Deano59: And this would have been clear if you have just posted it as I said. Instead we spent 10 minutes discussing and 20 lines of IRC. This isn't effective.
1819 [18:51:10] <Deano59> what the hell are you on about? I told you the command didn't work ages ago.
1820 [18:51:14] <petn-randall> I've got some other stuff to work on, sorry. Maybe someone else can pick it up from here.
1821 [18:51:33] <mtcocktail> somiaj: yes i'm using strech
1822 [18:51:33] <Deano59> lmao
1823 [18:51:52] <mtcocktail> somiaj: sorry for response time … :)
1824 [18:52:17] <Deano59> get off your high horse, petn-randall. I'm done, Buster is suppose to be "stable" hahahaha
1825 [18:52:52] *** Quits: Deano59 (~Deano59@replaced-ip ) (Quit: Leaving)
1826 [18:53:10] *** Joins: Ticho_ (~Ticho@replaced-ip )
1827 [18:54:16] <somiaj> mtcocktail: maybe a bug should be reported, but appears to be an issue with stretch not properly handeling this, and removing the cert seems to be the best suggestion I've seen
1828 [18:54:28] *** Quits: Ticho (~Ticho@replaced-ip ) (Ping timeout: 272 seconds)
1829 [18:54:43] <tds> Deano59: can you pastebin `ip route` output before and after running the ip route del... command, full output of the ip route del... command running under strace, and `ip monitor route` output if you leave it running while deleting the route?
1830 [18:55:07] <tds> oh, they left
1831 [18:55:08] <petn-randall> tds: They left.
1832 [18:55:11] <petn-randall> :)
1833 [18:56:32] *** Quits: b1ackandwh1te (~b1ackandw@replaced-ip ) (Ping timeout: 256 seconds)
1834 [18:56:41] <mtcocktail> somiaj: yes thanks i'm cheked this and try to add new cert on old debian … Jessie…
1835 [18:58:33] *** Quits: towo` (~towo@replaced-ip ) (Quit: Leaving)
1836 [18:58:49] <somiaj> mtcocktail: the suggestion I see dont' say add a new cert, they just say remove the old one that doesn't work.
1837 [18:59:11] *** Joins: tradar (~tradar@replaced-ip )
1838 [19:00:51] *** Joins: towo` (~towo@replaced-ip )
1839 [19:01:05] *** Joins: b1ackandwh1te (~b1ackandw@replaced-ip )
1840 [19:01:25] *** Quits: isnice (~isnice@replaced-ip ) (Ping timeout: 264 seconds)
1841 [19:02:52] *** Quits: format_c (~format_c@replaced-ip ) (Quit: format_c)
1842 [19:03:49] *** Quits: fightthewalrus (maomkosdj@replaced-ip ) (Ping timeout: 265 seconds)
1843 [19:04:38] *** Joins: Brainium (~brainium@replaced-ip )
1844 [19:05:16] *** Joins: Tom01 (~tom@replaced-ip )
1845 [19:06:22] *** Quits: fission6 (~textual@replaced-ip ) (Quit: fission6)
1846 [19:06:41] *** Quits: geowiesnot (~user@replaced-ip ) (Ping timeout: 246 seconds)
1847 [19:09:24] *** Quits: nickodd (~nickodd@replaced-ip ) (Remote host closed the connection)
1848 [19:09:35] *** Joins: XsiSec (~xsisec@replaced-ip )
1849 [19:09:39] *** Quits: Trieste (~T@replaced-ip ) (Ping timeout: 260 seconds)
1850 [19:10:20] *** Joins: Trieste (~T@replaced-ip )
1851 [19:11:49] *** Quits: c10l (~c10l@replaced-ip ) (Read error: Connection reset by peer)
1852 [19:12:06] *** Joins: diogenes_ (~diogenes_@replaced-ip )
1853 [19:12:38] *** Joins: hyskaru (~hyskaru@replaced-ip )
1854 [19:12:48] *** Joins: c10l (~c10l@replaced-ip )
1855 [19:14:42] *** Joins: nickodd (~nickodd@replaced-ip )
1856 [19:15:06] *** Quits: JohnML (~john1@replaced-ip ) (Remote host closed the connection)
1857 [19:16:01] *** Joins: semeion (~semeion@replaced-ip )
1858 [19:20:32] *** Quits: psilonux (~psilonux@replaced-ip ) (Remote host closed the connection)
1859 [19:20:48] *** Quits: tradar (~tradar@replaced-ip ) (Remote host closed the connection)
1860 [19:21:19] *** Joins: psilonux (~psilonux@replaced-ip )
1861 [19:21:42] *** Quits: Ericounet (~Eric@replaced-ip ) (Remote host closed the connection)
1862 [19:24:37] *** Joins: Newami (~Newami@replaced-ip )
1863 [19:24:37] *** Quits: Newami (~Newami@replaced-ip ) (Client Quit)
1864 [19:25:00] *** Joins: tradar (~tradar@replaced-ip )
1865 [19:26:27] *** Joins: thiras (~thiras@replaced-ip )
1866 [19:32:03] *** Quits: aeplus (~steve@replaced-ip ) (Quit: Leaving)
1867 [19:32:45] *** Joins: mihi (~mihi@replaced-ip )
1868 [19:33:32] *** Joins: casjay (~Thunderbi@replaced-ip )
1869 [19:34:19] *** Joins: geowiesnot (~user@replaced-ip )
1870 [19:34:29] *** Quits: lle-bout (~lle-bout@replaced-ip ) (Read error: Connection reset by peer)
1871 [19:35:19] *** Joins: lle-bout (~lle-bout@replaced-ip )
1872 [19:37:00] *** Quits: casjay (~Thunderbi@replaced-ip ) (Client Quit)
1873 [19:40:29] *** Quits: polymorphisme (~Thunderbi@replaced-ip ) (Quit: polymorphisme)
1874 [19:41:51] *** Quits: nksegos (~Thunderbi@replaced-ip ) (Remote host closed the connection)
1875 [19:42:00] *** Joins: nksegos (~Thunderbi@replaced-ip )
1876 [19:46:34] *** Quits: dethos (~dethos@replaced-ip ) (Ping timeout: 240 seconds)
1877 [19:46:57] *** Joins: b1ack0p (~me@replaced-ip )
1878 [19:47:08] *** Quits: naptime (~nap@replaced-ip ) (Quit: bye)
1879 [19:50:38] *** Quits: Slashman (~Slash@replaced-ip ) (Quit: Leaving)
1880 [19:50:58] *** Joins: Deano59 (~Deano59@replaced-ip )
1881 [19:51:10] *** Joins: naptime (~nap@replaced-ip )
1882 [19:52:20] *** Joins: pedro__ (~DodgeThis@replaced-ip )
1883 [19:52:24] <Deano59> can someone please assist me in getting network-manager and openvpn working on Debian buster? things I've tried; deleting the route(s). changing ifupdown. changing to netplan. changing the "allow this connection for this network only" google is saying it's an old bug that STILL has not been fixed!!
1884 [19:54:13] *** Quits: Immanuel (~Manu@replaced-ip ) (Ping timeout: 264 seconds)
1885 [19:54:59] *** Joins: Immanuel (~Manu@replaced-ip )
1886 [19:55:24] *** Quits: DodgeThis (~DodgeThis@replaced-ip ) (Ping timeout: 256 seconds)
1887 [19:57:35] *** Quits: Deano59 (~Deano59@replaced-ip ) (Quit: Leaving)
1888 [19:57:49] *** Quits: longears (longears@replaced-ip ) (Ping timeout: 264 seconds)
1889 [19:58:44] *** Quits: frgo (~frgo@replaced-ip ) (Remote host closed the connection)
1890 [19:59:20] *** Joins: frgo (~frgo@replaced-ip )
1891 [20:00:49] *** Quits: naptime (~nap@replaced-ip ) (Quit: bye)
1892 [20:01:24] <tds> ...and they left again, great
1893 [20:01:49] *** Quits: Enkidu_ak (~abrown@replaced-ip ) (Ping timeout: 265 seconds)
1894 [20:04:19] *** Joins: Enkidu_ak (~abrown@replaced-ip )
1895 [20:05:08] *** Quits: tradar (~tradar@replaced-ip ) (Quit: tradar)
1896 [20:06:06] *** stwalkerster is now known as ASDS-OCISLY
1897 [20:06:14] *** Quits: Sleepy63 (~Sleepy63@replaced-ip ) (Quit: Sleepy63)
1898 [20:06:38] *** Quits: AlpacaFace (uid394415@replaced-ip ) (Quit: Connection closed for inactivity)
1899 [20:07:05] *** Joins: deicide- (~deicide-@replaced-ip )
1900 [20:08:28] *** Joins: m0u (~m0u@replaced-ip )
1901 [20:08:42] *** Joins: luz1 (~luz1@replaced-ip )
1902 [20:09:41] *** Joins: electro33 (uid613@replaced-ip )
1903 [20:10:12] *** Joins: mtn (~mtn@replaced-ip )
1904 [20:10:48] *** Joins: Maizum (~tt@replaced-ip )
1905 [20:11:34] *** Quits: keropok (~keropok@replaced-ip ) (Quit: race)
1906 [20:11:39] <Maizum> hi all
1907 [20:11:45] *** Joins: TRPM8 (~TRPM8@replaced-ip )
1908 [20:12:21] *** Joins: OptimusMKD (~risto@replaced-ip )
1909 [20:14:17] *** Joins: brondif (~brondif@replaced-ip )
1910 [20:15:09] *** Joins: njka (~njka_@replaced-ip )
1911 [20:19:04] *** Joins: naptime (~nap@replaced-ip )
1912 [20:20:02] *** Quits: Gnarlot (~Unk@replaced-ip ) (Quit: Konversation terminated!)
1913 [20:20:15] *** Joins: fax (~quassel@replaced-ip )
1914 [20:21:45] *** Joins: acidtripper (~acidtripp@replaced-ip )
1915 [20:22:30] *** Joins: liske1 (~liske1@replaced-ip )
1916 [20:23:00] *** Quits: liske1 (~liske1@replaced-ip ) (Client Quit)
1917 [20:24:29] <Maizum> how can i install youtube-viewer cant see it on repositorys
1918 [20:25:34] *** Quits: invra (~invra@replaced-ip ) (Ping timeout: 240 seconds)
1919 [20:25:45] <annadane> does it have a github? it probably has compilation instructions
1920 [20:25:53] <annadane> ,v youtube-viewer
1921 [20:25:55] <judd> No package named 'youtube-viewer' was found in amd64.
1922 [20:26:18] <Maizum> mps-youtube instead
1923 [20:26:33] <Mathisen> mps is not in buster is it
1924 [20:26:44] <Mathisen> ,v mps-youtube
1925 [20:26:45] <judd> Package: mps-youtube on amd64 -- jessie: 0.01.46-3; sid: 0.2.7.1-2; stretch: 0.2.7.1-2
1926 [20:28:17] *** Quits: mihi (~mihi@replaced-ip ) (Ping timeout: 260 seconds)
1927 [20:28:22] *** Quits: timur_davletshin (~timur_dav@replaced-ip ) (Quit: Leaving)
1928 [20:28:28] *** Quits: banox (~banox@replaced-ip ) (Quit: Leaving)
1929 [20:28:50] *** Joins: invra (~invra@replaced-ip )
1930 [20:29:00] *** Joins: longears (longears@replaced-ip )
1931 [20:29:50] <Maizum> im new on debian,i know its possible install mps-youtuber
1932 [20:29:54] <Maizum> i dont know how
1933 [20:30:15] <Maizum> maybe i need to add some rep
1934 [20:30:39] *** Joins: banox (~banox@replaced-ip )
1935 [20:31:06] *** Quits: hyskaru (~hyskaru@replaced-ip ) (Ping timeout: 256 seconds)
1936 [20:31:26] *** Quits: djanos (~djanos@replaced-ip##) (Quit: ZNC 1.7.5 - ##replaced-url
1937 [20:32:20] *** Quits: damex (quassel@replaced-ip ) (Remote host closed the connection)
1938 [20:32:29] *** Joins: well_laid_lawn (~Jean-luc@replaced-ip )
1939 [20:32:33] *** Joins: chm0d-780 (~chm0d-780@replaced-ip )
1940 [20:32:35] *** Joins: djanos (~djanos@replaced-ip )
1941 [20:33:04] *** Joins: frgo_ (~frgo@replaced-ip )
1942 [20:33:24] *** Quits: chm0d-780 (~chm0d-780@replaced-ip ) (Client Quit)
1943 [20:33:29] *** Joins: damex (quassel@replaced-ip )
1944 [20:33:37] <Maizum> is it possible install jessie packages on buster?
1945 [20:33:49] *** Quits: jerry2 (~jerry@replaced-ip ) (Ping timeout: 264 seconds)
1946 [20:34:02] *** Joins: chm0d-780 (~chm0d-780@replaced-ip )
1947 [20:34:56] <annadane> you can typically install older release packages on newer releases but not vice versa
1948 [20:34:59] <annadane> AFAIU
1949 [20:35:05] *** Quits: chm0d-780 (~chm0d-780@replaced-ip ) (Client Quit)
1950 [20:35:20] *** Joins: chm0d-780 (~chm0d-780@replaced-ip )
1951 [20:35:55] <Maizum> ok
1952 [20:36:29] <annadane> although you probably want the one from stretch, it's newer than jessie's
1953 [20:36:30] *** Quits: chm0d-780 (~chm0d-780@replaced-ip ) (Client Quit)
1954 [20:37:01] *** Joins: jerry4 (~jerry@replaced-ip )
1955 [20:37:02] *** Quits: frgo (~frgo@replaced-ip ) (Ping timeout: 260 seconds)
1956 [20:37:05] *** Joins: chm0d-780 (~chm0d-780@replaced-ip )
1957 [20:37:12] *** Joins: pringau (~pringau@replaced-ip )
1958 [20:37:26] *** Quits: pringau (~pringau@replaced-ip ) (Remote host closed the connection)
1959 [20:37:29] <sney> yeah, looks like it just depends on python3 and mpv/ffmpeg so that will *probably* install replaced-url
1960 [20:38:07] *** Joins: timur_davletshin (~timur_dav@replaced-ip )
1961 [20:38:30] <sney> however it might not work. tracker lists several serious bugs
1962 [20:38:34] *** Quits: chm0d-780 (~chm0d-780@replaced-ip ) (Client Quit)
1963 [20:38:47] <sney> ah. almost definitely won't work. replaced-url
1964 [20:38:48] <judd> Bug replaced-url
1965 [20:38:57] <Maizum> how do u search videos on youtube from terminal?
1966 [20:39:01] *** debhelper sets mode: +l 1281
1967 [20:39:21] *** Parts: nickodd (~nickodd@replaced-ip ) ()
1968 [20:39:23] <Maizum> u can add api to mps
1969 [20:39:29] <Maizum> no problem
1970 [20:39:50] *** Joins: chm0d-780 (~chm0d-780@replaced-ip )
1971 [20:40:32] *** Quits: chm0d-780 (~chm0d-780@replaced-ip ) (Client Quit)
1972 [20:40:36] <Maizum> the only bug i know its with mplayer but i can use mpv instead
1973 [20:42:03] <karlpinc> ,checkbackports mps-youtube
1974 [20:42:15] <sney> no s
1975 [20:42:26] <karlpinc> ,checkbackport mps-youtube
1976 [20:42:28] <judd> Backporting package mps-youtube in sid→buster/amd64: all build-dependencies satisfied using buster.
1977 [20:42:34] *** Quits: m0u (~m0u@replaced-ip ) (Ping timeout: 240 seconds)
1978 [20:43:01] <petn-randall> !ssb
1979 [20:43:01] <dpkg> First, check for a backport on <debian-backports>. If unavailable: 1) Add a deb-src line for sid (not a deb line!); ask me about <deb-src sid> 2) enable debian-backports (see <bdo>) 3) apt update; apt install build-essential; apt build-dep packagename 4) apt -b source packagename 5) dpkg -i packagename-ver.deb To change compilation options, see <package recompile>; for versions newer than sid see <uupdate>.
1980 [20:43:19] <petn-randall> Maizum: You can backup mps-youtube yourself from sid. See the instructions above. ^^^
1981 [20:43:30] <Maizum> ok thank u
1982 [20:43:32] <karlpinc> Maizum: So, you could self-backport from sid. That's likely to give you the best results.
1983 [20:43:41] *** Quits: ghost43 (~daer@replaced-ip ) (Remote host closed the connection)
1984 [20:44:00] *** Joins: ghost43 (~daer@replaced-ip )
1985 [20:44:01] <sney> the bug reports listed on tracker also show a ftbfs with python 3.6 and various other issues though, so look at this page and see the reasons that it was removed from testing in 2017, they may apply to you. replaced-url
1986 [20:44:29] <sney> one of those bug reports says a newer upstream version has some issues fixed, so adding uupdate to the ssb procedure might do the trick
1987 [20:45:28] <sney> (ftbfs means failure to build from source, which will affect anyone trying to rebuild the package)
1988 [20:45:33] <Maizum> minitube doesnt work on debian too old cant add api
1989 [20:45:43] <karlpinc> ,versions mps-youtube
1990 [20:45:45] <judd> Package: mps-youtube on amd64 -- jessie: 0.01.46-3; sid: 0.2.7.1-2; stretch: 0.2.7.1-2
1991 [20:46:31] *** Quits: chiluk (~quassel@replaced-ip ) (Remote host closed the connection)
1992 [20:46:49] <karlpinc> sney: How is it that a package stays in sid when removed from testing? Is it that the maintainer expects it to be fixed, at some point?
1993 [20:47:29] <sney> karlpinc: basically, though it could also be that they forgot
1994 [20:47:50] <sney> the procedures for removing something from testing before a release are separate from the procedure for removing a package from debian entirely
1995 [20:48:47] *** Joins: johnnyfive (~johnnyfiv@replaced-ip )
1996 [20:50:45] <Maizum> ok thanks for all
1997 [20:51:42] *** Quits: shabius_ (~shabius@replaced-ip ) (Quit: Leaving)
1998 [20:52:21] *** Quits: Maizum (~tt@replaced-ip ) (Quit: Leaving)
1999 [20:53:04] <petn-randall> karlpinc: If there are RC bugs in a package it will get removed from testing after some time when this RC bug is not fixed. If it's fixed, the package will migrate to testing after (usually) 5 days. Removing from sid is a manual procedure and needs some justification. There are a few packages that have been in sid for years but aren't in testing.
2000 [20:53:10] <petn-randall> (firefox for example)
2001 [20:53:13] *** Joins: hyskaru (~hyskaru@replaced-ip )
2002 [20:53:47] *** Joins: u0m3 (~u0m3@replaced-ip )
2003 [20:53:48] *** Joins: chiluk (~quassel@replaced-ip )
2004 [20:56:37] <karlpinc> Thanks all.
2005 [20:56:41] *** Joins: AquaL1te (~AquaL1te@replaced-ip )
2006 [20:57:31] *** Quits: Dagger2 (~dagger@replaced-ip ) (Excess Flood)
2007 [20:57:58] *** Quits: Trieste (~T@replaced-ip ) (Ping timeout: 272 seconds)
2008 [20:58:28] *** Joins: Trieste (~T@replaced-ip )
2009 [20:59:56] *** Joins: evilbug_ (~evilbug@replaced-ip )
2010 [20:59:57] *** Joins: leorat (~leorat@replaced-ip )
2011 [21:00:01] *** Joins: Dagger2 (~dagger@replaced-ip )
2012 [21:00:51] *** Joins: evilbug__ (~evilbug@replaced-ip )
2013 [21:01:25] *** Joins: shabius (~shabius@replaced-ip )
2014 [21:03:13] *** Quits: evilbug (~evilbug@replaced-ip ) (Ping timeout: 246 seconds)
2015 [21:04:50] *** Quits: darunesh (~darunesh@replaced-ip ) (Remote host closed the connection)
2016 [21:04:55] *** Quits: evilbug_ (~evilbug@replaced-ip ) (Ping timeout: 260 seconds)
2017 [21:05:17] *** Parts: brondif (~brondif@replaced-ip ) ("Leaving")
2018 [21:06:05] *** Joins: TheFuzzball (~TheFuzzba@replaced-ip )
2019 [21:06:21] *** Joins: darunesh (~darunesh@replaced-ip )
2020 [21:11:18] *** Quits: martian67 (~martian67@replaced-ip ) (Remote host closed the connection)
2021 [21:11:32] *** Quits: dka (~code-is-a@replaced-ip ) (Quit: My Ex-Girlfriend once told me: I'm not a slut, I'm just popular)
2022 [21:12:05] *** Joins: martian67 (~martian67@replaced-ip )
2023 [21:14:44] *** Joins: fission6 (~textual@replaced-ip )
2024 [21:14:57] *** Quits: nksegos (~Thunderbi@replaced-ip ) (Quit: nksegos)
2025 [21:15:35] *** Quits: mtn (~mtn@replaced-ip ) (Quit: Konversation terminated!)
2026 [21:16:17] *** Quits: Rue (~rue@replaced-ip ) (Quit: Rue)
2027 [21:17:03] *** Joins: dka (~code-is-a@replaced-ip )
2028 [21:19:18] *** Quits: TheFuzzball (~TheFuzzba@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
2029 [21:20:20] *** Joins: TheFuzzball (~TheFuzzba@replaced-ip )
2030 [21:22:47] *** Quits: b1ack0p (~me@replaced-ip ) (Quit: leaving)
2031 [21:22:57] *** Joins: pringau (~pringau@replaced-ip )
2032 [21:24:50] *** Quits: Ycarus (~Ycarus@replaced-ip ) (Quit: Ycarus)
2033 [21:24:57] *** Joins: mihi (~mihi@replaced-ip )
2034 [21:30:36] *** Quits: Grldfrdom (uid391113@replaced-ip ) (Quit: Connection closed for inactivity)
2035 [21:32:56] *** evilbug__ is now known as evilbug
2036 [21:34:46] *** Joins: FalseMem (~Falsememo@replaced-ip )
2037 [21:36:20] *** Joins: alx^ (~alx^@replaced-ip )
2038 [21:37:29] *** Joins: NeoCron (~neocron_@replaced-ip )
2039 [21:43:50] *** ASDS-OCISLY is now known as stwalkerster
2040 [21:48:11] *** Quits: mihi (~mihi@replaced-ip ) (Quit: Leaving)
2041 [21:51:35] *** Joins: behanw (uid110099@replaced-ip )
2042 [21:51:56] *** Quits: pringau (~pringau@replaced-ip ) (Quit: Leaving)
2043 [21:54:56] *** Joins: pringau (~pringau@replaced-ip )
2044 [21:55:28] *** Quits: NetTerminalGene (~NetTermin@replaced-ip ) (Quit: Leaving)
2045 [21:56:24] *** Quits: vds (~vds@replaced-ip ) (Remote host closed the connection)
2046 [21:57:18] *** Joins: vds (~vds@replaced-ip )
2047 [21:57:47] *** Quits: vds (~vds@replaced-ip ) (Max SendQ exceeded)
2048 [21:58:31] *** Joins: vds (~vds@replaced-ip )
2049 [21:58:51] *** Quits: vds (~vds@replaced-ip ) (Max SendQ exceeded)
2050 [21:59:11] *** Joins: darkstalker (~wolfie@replaced-ip )
2051 [21:59:53] *** Joins: vds (~vds@replaced-ip )
2052 [22:00:12] *** Quits: vds (~vds@replaced-ip ) (Max SendQ exceeded)
2053 [22:00:51] *** Joins: vds (~vds@replaced-ip )
2054 [22:01:04] *** Quits: vds (~vds@replaced-ip ) (Max SendQ exceeded)
2055 [22:01:42] *** Joins: vds (~vds@replaced-ip )
2056 [22:01:57] *** Quits: vds (~vds@replaced-ip ) (Max SendQ exceeded)
2057 [22:02:03] *** Quits: gangstacat (~gangstaca@replaced-ip ) (Quit: Ĝis!)
2058 [22:03:36] *** Joins: gangstacat (~gangstaca@replaced-ip )
2059 [22:03:37] *** Joins: vds (~vds@replaced-ip )
2060 [22:04:24] *** Quits: vds (~vds@replaced-ip ) (Remote host closed the connection)
2061 [22:04:53] *** Joins: vds (~vds@replaced-ip )
2062 [22:05:54] *** Quits: vds (~vds@replaced-ip ) (Remote host closed the connection)
2063 [22:07:12] *** Quits: Tyrasuki (~Tyrasuki@replaced-ip ) (Quit: Ping timeout (120 seconds))
2064 [22:07:44] *** Joins: LordEdgar (~darkgh0us@replaced-ip )
2065 [22:09:22] <LordEdgar> hello am using a debian 9 i have an error with my gpt partition twas working before but kinda messed & i have important stuffs on it ... any help?
2066 [22:10:16] *** Joins: Gnhugo (~yaaic@replaced-ip )
2067 [22:10:58] *** Parts: mtcocktail (~mtcocktai@replaced-ip ) ()
2068 [22:11:09] <petn-randall> Hi LordEdgar, what error do you get when doing what?
2069 [22:12:12] <LordEdgar> errors from my backup gpt partition when i checked gparted
2070 [22:12:24] *** Quits: argusbr (~cotoco@replaced-ip ) (Remote host closed the connection)
2071 [22:12:28] *** Joins: vds (~vds@replaced-ip )
2072 [22:12:36] *** Quits: CxP (~CxP@replaced-ip ) (Remote host closed the connection)
2073 [22:12:44] <LordEdgar> tis an encrypted partition
2074 [22:12:45] <petn-randall> LordEdgar: Ok. Does gparted offer you any way to fix this?
2075 [22:12:54] *** Quits: vds (~vds@replaced-ip ) (Remote host closed the connection)
2076 [22:13:27] <LordEdgar> i check the normal fix but does not work but the other seperate partition goes ok
2077 [22:15:18] <LordEdgar> d other issue i think is the partitiom gets decrypted but due to some trouble of gpt ... i also checked stackoverflow didn't get much help
2078 [22:15:46] *** Joins: troulouliou_div2 (~troulouli@replaced-ip )
2079 [22:16:04] *** Joins: CxP (~CxP@replaced-ip )
2080 [22:16:35] *** Quits: zylyb (~zyley@replaced-ip ) (Quit: Leaving)
2081 [22:19:27] *** Quits: electro33 (uid613@replaced-ip ) (Quit: Connection closed for inactivity)
2082 [22:20:59] *** Quits: timur_davletshin (~timur_dav@replaced-ip ) (Quit: Leaving)
2083 [22:26:10] *** Joins: KOJIbKA (~Thunderbi@replaced-ip )
2084 [22:27:55] *** Joins: Blumlaut (~Blumlaut@replaced-ip )
2085 [22:29:09] *** Quits: fission6 (~textual@replaced-ip ) (Quit: fission6)
2086 [22:30:05] *** Joins: winy (~vince@replaced-ip )
2087 [22:33:57] *** Quits: KOJIbKA (~Thunderbi@replaced-ip ) (Quit: KOJIbKA)
2088 [22:34:22] *** Joins: timur_davletshin (~timur_dav@replaced-ip )
2089 [22:40:21] *** Quits: greatgatsby (~greatgats@replaced-ip ) (Ping timeout: 265 seconds)
2090 [22:42:17] *** Quits: CxP (~CxP@replaced-ip ) (Remote host closed the connection)
2091 [22:42:46] *** Joins: polymorphisme1 (~Thunderbi@replaced-ip )
2092 [22:44:56] *** Quits: erle- (~stephan@replaced-ip ) (Quit: Leaving)
2093 [22:45:55] *** Joins: CxP (~CxP@replaced-ip )
2094 [22:50:39] *** Joins: greatgatsby (~greatgats@replaced-ip )
2095 [22:52:25] *** Joins: thee-anarchist (~thee-anar@replaced-ip )
2096 [22:53:54] *** Quits: thee-anarchist (~thee-anar@replaced-ip ) (Client Quit)
2097 [22:54:20] *** Quits: aeon90 (~aeon90@replaced-ip ) (Remote host closed the connection)
2098 [22:54:50] *** Joins: aeon90 (~aeon90@replaced-ip )
2099 [22:55:09] *** Quits: mthe878 (~mthe@replaced-ip ) (Ping timeout: 272 seconds)
2100 [22:55:24] *** Quits: samnob (~samnob@replaced-ip ) (Read error: Connection reset by peer)
2101 [22:56:04] *** Joins: IanJ (~IanJ@replaced-ip )
2102 [22:56:27] *** Joins: samnob (~samnob@replaced-ip )
2103 [22:56:53] *** Joins: raver (f98f5ce56e@replaced-ip )
2104 [22:57:43] *** Quits: n_1-c_k (~n_1-c_k@replaced-ip ) (Quit: WeeChat 2.8)
2105 [22:58:31] *** Quits: b1ackandwh1te (~b1ackandw@replaced-ip ) (Remote host closed the connection)
2106 [22:58:53] *** Joins: b1ackandwh1te (~b1ackandw@replaced-ip )
2107 [22:59:56] *** Parts: LordEdgar (~darkgh0us@replaced-ip ) ()
2108 [23:00:10] *** Joins: bouba (~bouba@replaced-ip )
2109 [23:00:38] *** Joins: zerymo (~zerymo@replaced-ip )
2110 [23:00:43] *** Quits: tagomago (~tagomago@replaced-ip ) (Read error: Connection reset by peer)
2111 [23:01:08] *** Quits: flayer (~a_flayer@replaced-ip ) (Quit: Leaving)
2112 [23:01:13] *** Joins: tagomago (~tagomago@replaced-ip )
2113 [23:02:05] *** Joins: mthe878 (~mthe@replaced-ip )
2114 [23:02:13] *** Quits: troulouliou_div2 (~troulouli@replaced-ip ) (Quit: Leaving)
2115 [23:02:38] *** Joins: stople (~stople@replaced-ip )
2116 [23:02:39] *** Quits: spacebison (~bison@replaced-ip ) (Remote host closed the connection)
2117 [23:04:03] *** Joins: flayer (~a_flayer@replaced-ip )
2118 [23:04:24] *** Quits: towo` (~towo@replaced-ip ) (Quit: Leaving)
2119 [23:04:37] *** Quits: tds (~tds@replaced-ip ) (Ping timeout: 260 seconds)
2120 [23:04:40] *** Joins: electro33 (uid613@replaced-ip )
2121 [23:04:47] *** Joins: spacebison (~bison@replaced-ip )
2122 [23:05:20] *** Joins: tds (~tds@replaced-ip )
2123 [23:14:27] *** Joins: nksegos (~Thunderbi@replaced-ip )
2124 [23:17:11] *** Joins: partcyborg (~partcybor@replaced-ip )
2125 [23:19:13] *** Joins: rotaticus (~rotaticus@replaced-ip )
2126 [23:19:58] *** Joins: th0r (~th0r@replaced-ip )
2127 [23:22:37] *** Quits: gavlee (~gav@replaced-ip ) (Excess Flood)
2128 [23:23:35] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
2129 [23:24:17] *** Quits: nksegos (~Thunderbi@replaced-ip ) (Ping timeout: 272 seconds)
2130 [23:24:41] *** Joins: xcm (~xcm@replaced-ip )
2131 [23:25:04] *** Joins: gavlee (~gav@replaced-ip )
2132 [23:27:43] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Ping timeout: 265 seconds)
2133 [23:29:44] *** Quits: Brainium (~brainium@replaced-ip ) (Quit: Konversation terminated!)
2134 [23:30:54] *** Joins: mtn (~mtn@replaced-ip )
2135 [23:31:39] *** Quits: annadane (~annadane@replaced-ip ) (Quit: Leaving)
2136 [23:32:32] *** Joins: Ratel (~quassel@replaced-ip )
2137 [23:33:15] *** Quits: th0r (~th0r@replaced-ip ) (Quit: Leaving)
2138 [23:35:45] *** Quits: alx^ (~alx^@replaced-ip ) (Read error: Connection reset by peer)
2139 [23:36:05] *** Joins: wildlander (~wildlande@replaced-ip )
2140 [23:37:14] *** Joins: Bastian (b9b25ff0@replaced-ip )
2141 [23:39:34] *** Quits: otmi (~mito@replaced-ip ) (Quit: Leaving)
2142 [23:41:02] *** Quits: thatpythonguy (thatpython@replaced-ip ) (Quit: WeeChat 2.8)
2143 [23:42:24] *** Joins: lunaa (~Lunateris@replaced-ip )
2144 [23:43:25] *** Quits: dastier (~dastier@replaced-ip ) (Quit: Leaving)
2145 [23:43:34] *** Quits: banox (~banox@replaced-ip ) (Remote host closed the connection)
2146 [23:44:03] *** Joins: banox (~banox@replaced-ip )
2147 [23:44:17] *** Quits: lle-bout (~lle-bout@replaced-ip ) (Remote host closed the connection)
2148 [23:44:48] *** Joins: lle-bout (~lle-bout@replaced-ip )
2149 [23:46:00] *** Quits: Jade_NL (~JadeNL@replaced-ip ) (Remote host closed the connection)
2150 [23:48:32] *** Quits: banox (~banox@replaced-ip ) (Ping timeout: 256 seconds)
2151 [23:49:03] *** Joins: JYPDWhite (~white@replaced-ip )
2152 [23:50:14] *** Joins: theamazingpt (~theamazin@replaced-ip )
2153 [23:50:38] <JYPDWhite> Hi all, short question. When I have used additional repositorys and added then to /etc/apt/sources.list.d/. Now I want to remove this package source. How can I guarantee that there is no package left from this source?
2154 [23:50:41] *** Parts: cbilt (~wasmus@replaced-ip ) ("Leaving")
2155 [23:52:49] <netvixtra> JYPDWhite: ppa-purge would do the trick
2156 [23:53:23] *** Joins: banox (~banox@replaced-ip )
2157 [23:54:36] *** Joins: dvs (~hibbard@replaced-ip )
2158 [23:55:29] <JYPDWhite> netvixtra: when I read that correctly it only removes or better replaces packages with the version which is in the remainging ppas. I'm looking for a way to check if there is any package still installed originating from the "ppa" that I want to remove.
2159 [23:57:58] <mesaboogie> JYPDWhite: install synaptic and choose the "origin" button. good luck.
2160 [23:58:33] *** Quits: asymptotically (~asymptoti@replaced-ip ) (Quit: Leaving)
2161 [23:59:12] <mesaboogie> JYPDWhite: that will list all installed packages sorted by ppa's
↑ top
context: nick names on moving displays as market values
#debian Freenode IRC channel closed on 2021-06-01
contact: a @ her0. be