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:29] *** Quits: velix (~velix@replaced-ip ) (Quit: That's all folks.)
1 [00:00:53] *** Joins: velix (~velix@replaced-ip )
2 [00:02:55] *** Joins: johlem_ (~johlem@replaced-ip )
3 [00:03:39] *** Quits: mtn (~mtn@replaced-ip ) (Quit: Konversation terminated!)
4 [00:10:45] *** Quits: thiras (~thiras@replaced-ip ) (Ping timeout: 240 seconds)
5 [00:11:10] *** Quits: johlem_ (~johlem@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
6 [00:12:56] *** Quits: Dotz0cat (~Dotz0cat@replaced-ip ) (Ping timeout: 240 seconds)
7 [00:13:46] <ectospasm> jolt: I had the same problem with screen on servers, about the memory leaks in GNU screen.
8 [00:14:07] <ectospasm> My tmux sessions can last for years without issue.
9 [00:14:26] <ectospasm> I typically have a session per topic, with their own histories and such.
10 [00:14:46] *** Quits: monkwitdafunk (uid238811@replaced-ip ) (Quit: Connection closed for inactivity)
11 [00:14:57] *** Quits: mrAZ (~code@replaced-ip ) (Ping timeout: 264 seconds)
12 [00:15:45] <rgwu> ectospasm: I'm with the shared session history, short lived terminal school of thinking. But if screen wants to leak 100x the 3.1 mb it's currently using, I won't care and likely won't notice.
13 [00:16:16] *** Joins: sparky4 (~sparky4@replaced-ip )
14 [00:16:50] *** Quits: j7k6 (~j7k6@replaced-ip ) (Remote host closed the connection)
15 [00:17:00] <ectospasm> I tend to grep through my history file a LOT to remember how I do certain tasks. I even wrote a script to save all those histories if I ever have to reboot the machine I have my tmux server on.
16 [00:17:02] *** Joins: j7k6 (~j7k6@replaced-ip )
17 [00:17:12] *** Quits: mihi (~mihi@replaced-ip ) (Quit: Leaving)
18 [00:17:13] <ectospasm> I can't fathom how I'd save all those histories with screen.
19 [00:18:02] *** debhelper sets mode: +l 1160
20 [00:18:09] <ectospasm> Like, I don't know how to send commands to screen's session, window, or pane. But in tmux it's easy.
21 [00:18:16] *** Joins: eventhorizon5 (~smuxi@replaced-ip )
22 [00:18:53] <ectospasm> We use fabric at work for orchestration, so I can save all of the histories and collect them all in one place.
23 [00:19:10] <rgwu> I use an fzf bind on ctrl-r in bash. Takes all the pain out of searching my history.
24 [00:19:58] <ectospasm> rgwu: I find that method doesn't alow for stuff like !N:gs/pattern/replacement/ when I can't remember which N I want.
25 [00:20:21] <ectospasm> history | grep pattern always gives me the N, so that's what I use.
26 [00:20:33] *** Quits: LucaTM (~LucaTM@replaced-ip ) (Quit: To infinity and beyond...)
27 [00:20:56] *** Quits: mirrorbird (~psutcliff@replaced-ip ) (Quit: Leaving)
28 [00:21:02] *** Quits: _Matth_ (~Matth@replaced-ip ) (Read error: Connection reset by peer)
29 [00:23:50] *** Quits: Iamahuman (~noname@replaced-ip ) (Quit: Konversation terminated!)
30 [00:25:06] *** Quits: _0bitcount (~Big_Byte@replaced-ip ) (Remote host closed the connection)
31 [00:25:16] *** Joins: aligator (~aligator@replaced-ip )
32 [00:25:38] *** Joins: _0bitcount (~Big_Byte@replaced-ip )
33 [00:27:29] *** Quits: Sleepy63 (~Sleepy63@replaced-ip ) (Quit: Sleepy63)
34 [00:28:09] *** Quits: is0ke3 (~is0ke3@replaced-ip ) (Ping timeout: 264 seconds)
35 [00:31:05] *** Quits: oxek (oxek@replaced-ip ) (Quit: oxek)
36 [00:31:05] *** Joins: secntech (~secntech@replaced-ip )
37 [00:33:33] *** Quits: filohuhum (~filohuhum@replaced-ip ) (Remote host closed the connection)
38 [00:34:11] *** Joins: filohuhum (~filohuhum@replaced-ip )
39 [00:35:25] *** Quits: aligator (~aligator@replaced-ip ) (Ping timeout: 240 seconds)
40 [00:36:07] <rgwu> ectospasm: With the fzf bind, you would just hit ctrl-r and then start typing the pattern.
41 [00:36:53] *** Joins: BenNZ (~Ben__@replaced-ip )
42 [00:37:14] <ectospasm> rgwu: right, I never got into using the Ctrl-r for search, I never tried to use it really.
43 [00:37:23] <ectospasm> whether it's fzf or what
44 [00:37:57] <ectospasm> I'm happy with `history | grep`, since I use !N a lot. IIRC Ctrl-r searching doesn't usually give you this command number
45 [00:38:57] <ectospasm> It's just a different paradigm for the same result. Not saying it's better or worse, I just don't use Ctrl-r
46 [00:39:29] *** Joins: thiras (~thiras@replaced-ip )
47 [00:39:38] *** Joins: fb_ (~freebench@replaced-ip )
48 [00:39:45] *** Joins: F0rTh3J3st (F0rTh3J3st@replaced-ip )
49 [00:40:05] *** Joins: riff-IRC (~riff2@replaced-ip )
50 [00:40:24] *** Joins: Texou (~Texou@replaced-ip )
51 [00:41:30] <phogg> ectospasm: C-r is for "reverse search", in contrast with C-s for "Search." When you look at it like that it makes sense.
52 [00:41:56] *** Quits: freebench (~freebench@replaced-ip ) (Ping timeout: 240 seconds)
53 [00:45:44] *** Quits: eventhorizon5 (~smuxi@replaced-ip ) (Read error: Connection reset by peer)
54 [00:46:45] *** Quits: F0rTh3J3st (F0rTh3J3st@replaced-ip ) (Ping timeout: 264 seconds)
55 [00:48:22] *** Joins: F0rTh3J3st (F0rTh3J3st@replaced-ip )
56 [00:48:54] *** Joins: Deyaa (uid190709@replaced-ip )
57 [00:50:07] *** Joins: n4dir (~n4dir@replaced-ip )
58 [00:50:58] *** Quits: FnorZ (~FnorZ@replaced-ip ) (Ping timeout: 272 seconds)
59 [00:52:23] *** Joins: ov3rmind0-7 (~over0-07@replaced-ip )
60 [00:52:27] *** zrnd is now known as xand
61 [00:55:25] *** Quits: ov3rmind (~over0-07@replaced-ip ) (Ping timeout: 240 seconds)
62 [00:56:27] *** Quits: tagomago (~tagomago@replaced-ip ) (Read error: Connection reset by peer)
63 [00:56:34] *** Joins: monkwitdafunk (uid238811@replaced-ip )
64 [00:56:59] *** Joins: tagomago (~tagomago@replaced-ip )
65 [00:57:33] *** Quits: Jerrynicki (~niklas@replaced-ip ) (Remote host closed the connection)
66 [00:57:54] *** Joins: Jerrynicki (~niklas@replaced-ip )
67 [00:58:09] *** Quits: Stonefruit (~Plum@replaced-ip ) (Ping timeout: 264 seconds)
68 [00:58:52] *** Joins: Vizva (~Vizva@replaced-ip )
69 [00:59:32] *** Quits: _0bitcount (~Big_Byte@replaced-ip ) (Quit: Leaving)
70 [00:59:34] *** Quits: riff-IRC (~riff2@replaced-ip ) (Quit: PROTO-IRC v0.73a (C) 1988 NetSoft - Built on 11-13-1988 on AT&T System V)
71 [01:00:02] *** Quits: waxfire (~waxfire@replaced-ip##) (Quit: The Lounge - ##replaced-url
72 [01:00:06] *** Quits: Mister00X (quassel@replaced-ip ) (Quit: "I'll be back" — Arnold Schwarzenegger)
73 [01:00:24] *** Joins: waxfire (~waxfire@replaced-ip )
74 [01:03:26] *** Joins: Mister00X (quassel@replaced-ip )
75 [01:03:39] *** Quits: raekuul (~pokota@replaced-ip ) ()
76 [01:04:10] <HelloShitty> Hello again. I need some help
77 [01:04:30] <HelloShitty> I think I have a problem with one of my network interface
78 [01:04:36] <dvs> Where's the $$$? lol
79 [01:05:05] <HelloShitty> The other day I rebooted my laptop and I could see a message about not being able to bring the network interface up
80 [01:05:11] <HelloShitty> but this was uring boot
81 [01:05:18] <HelloShitty> s/uring/during
82 [01:05:24] *** Joins: MikZyth (~MikZyth@replaced-ip )
83 [01:05:35] <HelloShitty> Where can I check that message? I mean, in which logs can I find it?
84 [01:06:26] <HelloShitty> I'm trying to setup a TPLink reapeater but seems that it can't obtain an IP address and now I tried to connect it to my laptop via rj45 cable but I can't even see my eth0 device
85 [01:07:37] *** Quits: sparky4 (~sparky4@replaced-ip ) (Read error: Connection reset by peer)
86 [01:07:49] <ectospasm> HelloShitty: you can check dmesg after boot, or /var/log/messages (or maybe /var/log/syslog). Or systemd/journalctl for your network service.
87 [01:07:58] <HelloShitty> I can see this TPLink repeater next to my wireless connections. And it even show's like _0D5387 and _0D5387_1
88 [01:08:10] <HelloShitty> but it can't connect to it
89 [01:08:22] <HelloShitty> ok, let me check those ectospasm
90 [01:09:33] *** Quits: jack2019 (~jack2019@replaced-ip ) (Ping timeout: 246 seconds)
91 [01:10:06] <HelloShitty> ectospasm: I find this:
92 [01:10:08] <HelloShitty> replaced-url
93 [01:10:26] <ectospasm> Don't use pastebin.com
94 [01:10:32] <ectospasm> paste.debian.net is better.
95 [01:11:14] <HelloShitty> sometimes debian paste says "do not spam" and just doesn't let me paste anything
96 [01:12:26] *** Joins: catman370 (~catman@replaced-ip )
97 [01:12:31] <ectospasm> You can also try ix.io
98 [01:13:24] *** Quits: zbychuk (~zbychuk@replaced-ip ) (Ping timeout: 246 seconds)
99 [01:13:49] <tinga> How can I get the list of transitive dependencies (i.e. all direct and indirect dependencies) of a package?
100 [01:14:05] <tinga> (Without writing the recursion myself, I mean.)
101 [01:14:36] *** Joins: comlord (~work@replaced-ip )
102 [01:14:44] <HelloShitty> ectospasm: but did you see the pastebin ?
103 [01:14:49] <HelloShitty> Can you help me with it?
104 [01:14:54] <ectospasm> HelloShitty: pastebin is riddled with malware, so no
105 [01:15:05] <ectospasm> and adware
106 [01:15:16] <ectospasm> !paste
107 [01:15:16] <dpkg> Do not paste more than 2 lines to this channel. Instead, use for text: replaced-url
108 [01:15:25] *** Quits: shabius (~shabius@replaced-ip ) (Remote host closed the connection)
109 [01:15:37] <ectospasm> You can also use gist.github.com, if that's your thing
110 [01:15:55] <ectospasm> I'm sure GitLab has something similar.
111 [01:16:11] <ectospasm> I have my own git repository for pastes.
112 [01:16:19] <ectospasm> which I rarely use
113 [01:16:58] <HelloShitty> I'll try ix.io
114 [01:17:37] <milkt> tinga: $ apt-cache depends --recurse --no-recommends --no-suggests --no-conflicts --no-breaks --no-replaces --no-enhances --no-pre-depends <package> | grep "^\w"
115 [01:18:16] *** Quits: bolovanos_ (~bolovanos@replaced-ip ) (Ping timeout: 240 seconds)
116 [01:19:06] <tinga> milkt, thanks! (Why does the man page not mention under "depends" that there's the --recurse option... sure the man page mentions it elsewhere. Shrug.)
117 [01:22:04] *** Quits: tagomago (~tagomago@replaced-ip ) (Remote host closed the connection)
118 [01:24:44] *** Joins: powerhouse (~powerhous@replaced-ip )
119 [01:25:23] *** Joins: mirrorbird (~psutcliff@replaced-ip )
120 [01:25:56] <HelloShitty> ectospasm: replaced-url
121 [01:26:57] *** Quits: rgwu (~rgwu@replaced-ip ) (Quit: leaving)
122 [01:27:36] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
123 [01:27:40] <ectospasm> HelloShitty: so what are you trying to do, again? Connect to a TPLink repeater?
124 [01:28:29] <HelloShitty> I was trying to connect this TPLink repeater
125 [01:28:40] <HelloShitty> but it just oesn't connect via wireless
126 [01:28:42] *** Quits: phunyguy (~blaahchm@replaced-ip ) (Ping timeout: 260 seconds)
127 [01:28:48] <HelloShitty> so I tried to connect it via cable
128 [01:29:00] <HelloShitty> but then I remembered that I ha that network problem uring boot
129 [01:29:24] <HelloShitty> so I was trying to find that network error in the files you mentioned and I found that
130 [01:29:37] *** Quits: Mister00X (quassel@replaced-ip ) (Quit: "I'll be back" — Arnold Schwarzenegger)
131 [01:30:10] <ectospasm> Those messages are NetworkManager unable to bring up your "Wired connection 1"
132 [01:30:27] <ectospasm> HelloShitty: drop to a terminal, do `ip link` does your Ethernet device show there?
133 [01:30:35] <HelloShitty> sorry, but 'd' key is almost dead and if I don't press it hard, it just fails
134 [01:30:46] <HelloShitty> let me try that
135 [01:31:04] <HelloShitty> nope
136 [01:31:13] <sussudio> so clean underneath the key
137 [01:31:26] <HelloShitty> That's what I was saying when I came here
138 [01:31:27] *** Parts: uxfi (~uxfi@replaced-ip ) ("Leaving")
139 [01:31:32] *** Joins: zbychuk (~zbychuk@replaced-ip )
140 [01:31:39] <HelloShitty> sussudio: that's what got my key almost dead
141 [01:31:54] <HelloShitty> this keyboard is hard to take keys out
142 [01:32:07] <sussudio> get a keypuller
143 [01:32:12] <HelloShitty> but I want to try to fix this problem with wired connection first
144 [01:33:03] *** Quits: stree (~stree@replaced-ip ) (Ping timeout: 265 seconds)
145 [01:33:09] <HelloShitty> I just get this: 1: lo: <LOOPBACK,UP,LOWER_UP>, 2: enp3s0f2: <BROADCAST,MULTICAST,UP,LOWER_UP> and 3: wlp4s0: <BROADCAST,MULTICAST,UP,LOWER_UP>
146 [01:33:44] *** Quits: MikZyth (~MikZyth@replaced-ip ) (Quit: WeeChat 3.0.1)
147 [01:33:50] *** Joins: phunyguy (~blaahchm@replaced-ip )
148 [01:35:17] <sussudio> "eth0 is too easy, let's call it enp3s0f2 instead." reminds me of that IT crowd commcerial for emergency services.
149 [01:35:51] *** Joins: rjb__ (~rjb__@replaced-ip )
150 [01:36:05] <HelloShitty> So enp3s0f2 is my network device formerly known as eth0?
151 [01:36:17] <sussudio> i'm guessing yes
152 [01:36:33] <sussudio> either that, or an incantation of some sort.
153 [01:37:01] *** Quits: Tobbi (~Tobbi@replaced-ip ) (Ping timeout: 258 seconds)
154 [01:38:02] *** debhelper sets mode: +l 1152
155 [01:38:43] *** Joins: Tobbi (~Tobbi@replaced-ip )
156 [01:40:30] <velix> Is syslog on Debian a real file?
157 [01:42:14] <HelloShitty> I think I need to reboot my latop because I can't find the message about network failing to bring the device up
158 [01:42:19] <HelloShitty> brb
159 [01:43:22] <sussudio> dmesg?
160 [01:43:41] <HelloShitty> I guess it's not ling enough
161 [01:43:48] <HelloShitty> I don't reboot my laptop everyday
162 [01:44:04] <HelloShitty> I think this laptop stays up for weeks sometimes
163 [01:44:57] *** Joins: riff-IRC (~riff2@replaced-ip )
164 [01:45:39] *** Joins: stree (~stree@replaced-ip )
165 [01:45:58] *** Quits: HelloShitty (~psysc0rpi@replaced-ip ) (Quit: leaving)
166 [01:46:03] *** Joins: abarr (~aplsm@replaced-ip )
167 [01:46:49] *** Joins: pokota (~pokota@replaced-ip )
168 [01:49:43] *** Quits: fredl (~fredl@replaced-ip ) (Quit: Leaving)
169 [01:50:26] *** Joins: Dotz0cat (~Dotz0cat@replaced-ip )
170 [01:51:00] *** Joins: HelloShitty (~psysc0rpi@replaced-ip )
171 [01:51:10] <bleb> question about debian's package policy
172 [01:51:42] *** Joins: cdown_ (~cdown@replaced-ip )
173 [01:51:50] <bleb> is there any policy against unmaintained code?
174 [01:52:03] <HelloShitty> ectospasm: I found that networking.service fails to start
175 [01:52:34] <HelloShitty> during boot I see [FAILED] Failed to start Raise network inteerfaces
176 [01:53:08] <HelloShitty> then I ran `systemctl status networking.service` and I get: Process: 896 ExecStart=/sbin/ifup -a --read-environment (code=exited, status=1/FAILURE)
177 [01:53:50] <bleb> afaik berkeley db 5.3 is an old version, kept around for licensing reasons
178 [01:53:55] <bleb> replaced-url
179 [01:54:10] <HelloShitty> If I run `ifup -a` I get: Cannot find device "eth0"
180 [01:54:11] <bleb> i guess the debian maintainers have decided to take on the maintenance burden, an apply patches?
181 [01:54:19] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 265 seconds)
182 [01:54:28] *** cdown_ is now known as cdown
183 [01:54:31] <HelloShitty> Failed to get interface index: No such device
184 [01:54:42] <HelloShitty> ifup: failed to bring up eth0
185 [01:54:49] <HelloShitty> What can I do about this?
186 [01:57:40] *** Quits: msh07 (~msh07@replaced-ip ) (Ping timeout: 256 seconds)
187 [01:58:52] *** Quits: defcronyke (~defcron@replaced-ip ) (Quit: goodbye)
188 [01:58:57] *** Quits: filohuhum (~filohuhum@replaced-ip ) (Remote host closed the connection)
189 [01:59:22] *** Joins: filohuhum (~filohuhum@replaced-ip )
190 [01:59:35] <mentor> HelloShitty: Edit /etc/network/interfaces?
191 [02:00:21] <HelloShitty> mentor: to replace eth0 by the other name?
192 [02:00:44] <mentor> HelloShitty: Yes?
193 [02:01:04] <HelloShitty> I tried `ifup enp3s0f2`and it says it can't fin that device
194 [02:01:25] <sussudio> is the driver loaded
195 [02:01:41] <mentor> HelloShitty: What network interfaces do you have?
196 [02:02:29] <HelloShitty> As far as I know is only this ethernet and an wireless card on my laptop
197 [02:02:53] <mentor> HelloShitty: I meant more from the kernel's current point of view
198 [02:03:01] <HelloShitty> but in /etc/network/interfaces, it's eth0 that I see there...
199 [02:03:15] <HelloShitty> How can I see that?
200 [02:03:18] *** Joins: gnufr33dom (~gnufr33do@replaced-ip )
201 [02:03:21] *** Quits: Antioch04 (~Antioch@replaced-ip##) (Quit: The Lounge - ##replaced-url
202 [02:03:24] <sussudio> ifconfig
203 [02:03:40] <mentor> HelloShitty: ifconfig -a is traditional
204 [02:03:45] <HelloShitty> ah ok
205 [02:04:12] <HelloShitty> I have the 3 I mentioned before
206 [02:04:12] <mentor> HelloShitty: You could probably also look in /sys, or call nmcli
207 [02:04:43] <mentor> HelloShitty: So, you need to use those
208 [02:04:57] <HelloShitty> Let me paste here again: enp3s0f2: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>, lo: flags=73<UP,LOOPBACK,RUNNING> and wlp4s0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>
209 [02:05:34] *** Quits: Scotty_Trees (~Scotty_Tr@replaced-ip ) (Quit: Leaving)
210 [02:05:51] *** Joins: Scotty_Trees (~Scotty_Tr@replaced-ip )
211 [02:06:09] <mentor> HelloShitty: You said ifup enp3s0f2 didn't work; is ifup configured for enp3s0f2?
212 [02:06:50] <HelloShitty> nmcli says: enp3s0f2: connecting (getting IP configuration) to Wired connection 1
213 [02:07:03] <HelloShitty> "Realtek RTL8111/8168/8411"
214 [02:07:13] <HelloShitty> ethernet (r8169), 00:90:F5:D2:7D:56, hw, mtu 1500
215 [02:07:25] *** Quits: eldereko (eldereko@replaced-ip ) (Quit: goodbye)
216 [02:07:40] <mentor> What're you plugged into?
217 [02:08:08] *** Quits: rjb__ (~rjb__@replaced-ip ) (Remote host closed the connection)
218 [02:08:10] <HelloShitty> In this enp3s0f2 device?
219 [02:08:16] <HelloShitty> It's the TPLink repeater
220 [02:08:31] *** Joins: rjb__ (~rjb__@replaced-ip )
221 [02:08:44] <HelloShitty> but at boot time I get that error that says it can't start network service up
222 [02:09:00] <sussudio> wait, is that a wired or wireless repeater
223 [02:09:00] <HelloShitty> So, I think there is something wrong prior to configuring the device, no?
224 [02:09:22] <HelloShitty> sussudio: it is wireless but it has an rj45 plug too
225 [02:09:40] *** Joins: easbarbosa (~user@replaced-ip )
226 [02:09:48] <sussudio> HelloShitty: i'm pretty sure it should be plugged into your router...
227 [02:09:57] <mentor> I think the network device is not fully configured yet?
228 [02:10:09] <HelloShitty> mentor: I think that is the case
229 [02:10:21] <HelloShitty> but I don't know why it got unconfigured in the first place
230 [02:10:46] <HelloShitty> I installed my debian a few months ago and I never messed with network configs since then
231 [02:10:52] <mentor> HelloShitty: It gets IP configuration via DHCP every time it is plugged in
232 [02:11:00] <mentor> That's what it means
233 [02:11:29] <HelloShitty> yes, but at boot time I get the [FAILED] error.
234 [02:11:31] *** Quits: Jerrynicki (~niklas@replaced-ip ) (Ping timeout: 258 seconds)
235 [02:11:38] <HelloShitty> So, something is wrong since there, I guess
236 [02:12:46] <HelloShitty> Might it be missing any firmware from Realtek?
237 [02:12:46] <sussudio> you're saying this setup with the repeater worked before?
238 [02:13:04] <HelloShitty> no, I tried it in the past but never got it working
239 [02:13:28] <HelloShitty> it's a bit old repeater TPLink tl-wa850re
240 [02:13:30] <sussudio> like i said, i'm sure the rj45 should plug into your router.
241 [02:14:01] *** Joins: th0r (~th0r@replaced-ip )
242 [02:14:02] <mentor> It might be a wireless repeater with a local thernet port
243 [02:14:03] *** Quits: filohuhum (~filohuhum@replaced-ip ) (Remote host closed the connection)
244 [02:14:06] <HelloShitty> yes, I understand, but it should be able to connect via wireless and I can't get that working either
245 [02:14:18] <sussudio> maybe read the manual to be sure.
246 [02:14:20] <HelloShitty> that's why I tried the rj45 cable
247 [02:14:37] <mentor> I suspect if the repeater isn't set up prperly, it won't be providing iP configuration
248 [02:14:42] <HelloShitty> The wireless connection should work as is
249 [02:14:43] *** Joins: filohuhum (~filohuhum@replaced-ip )
250 [02:15:03] *** Quits: th0r (~th0r@replaced-ip ) (Client Quit)
251 [02:15:15] <HelloShitty> replaced-url
252 [02:15:29] <HelloShitty> they say here to connect the repeater to the PC
253 [02:15:42] *** Quits: Vizva (~Vizva@replaced-ip ) (Remote host closed the connection)
254 [02:15:52] <sussudio> for configuration?
255 [02:16:07] <HelloShitty> to be able to access it via web interface
256 [02:16:24] <HelloShitty> but since my ethernet card seems not to be working properly
257 [02:16:35] <HelloShitty> then, I can't access it via web interface
258 [02:17:31] <sussudio> you should just connect the laptop to the router directly to see if that works.
259 [02:17:48] <HelloShitty> that works
260 [02:17:56] *** Joins: dannylee (~dannylee@replaced-ip )
261 [02:17:59] <HelloShitty> or at least, it worked in the past
262 [02:18:17] <sussudio> an update could have messed with your networking
263 [02:18:56] <HelloShitty> I'm trying
264 [02:18:57] <HelloShitty> and yes
265 [02:19:00] <HelloShitty> it works
266 [02:19:03] *** Quits: BenNZ (~Ben__@replaced-ip ) (Quit: Everytime I think IQ's must have dropped recently, I remember that this is the internet)
267 [02:19:06] <sussudio> i saw something scroll by last week when i updated about changed interface names
268 [02:19:23] <HelloShitty> At least I just got a notification on my laptop saying "You are connected to blabla"
269 [02:19:32] <sussudio> and how the default was to use classic names like eth0
270 [02:19:53] *** Quits: czesmir (~stefan@replaced-ip ) (Quit: Lost terminal)
271 [02:20:17] *** Joins: defcronyke (~defcron@replaced-ip )
272 [02:21:05] <HelloShitty> well, it's working
273 [02:21:06] <HelloShitty> enp3s0f2: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 inet 192.168.1.114
274 [02:21:16] <HelloShitty> This is from `ifconfig`
275 [02:21:28] <sussudio> can you access the internet now
276 [02:21:34] <HelloShitty> so, it got an IP after I connect the RJ45 cable from the latop to the router
277 [02:21:52] *** Quits: comlord (~work@replaced-ip ) (Quit: leaving)
278 [02:22:01] <HelloShitty> I have both Wired an wireless connections active, I guess
279 [02:22:21] <HelloShitty> and if you can see my messages here, then I think internet is working
280 [02:22:33] <HelloShitty> but I can try to disconnect from wireless connection
281 [02:22:36] *** Joins: comlord (~work@replaced-ip )
282 [02:22:39] <HelloShitty> and try to open some site
283 [02:26:01] *** Joins: dvs (~hibbard@replaced-ip )
284 [02:27:02] *** Quits: HelloShitty (~psysc0rpi@replaced-ip ) (Ping timeout: 260 seconds)
285 [02:27:59] *** Joins: HelloShitty (~psysc0rpi@replaced-ip )
286 [02:28:16] *** Quits: rjb__ (~rjb__@replaced-ip ) (Remote host closed the connection)
287 [02:28:36] *** Joins: rjb__ (~rjb__@replaced-ip )
288 [02:30:54] <HelloShitty> Did I went down?
289 [02:30:54] *** Quits: lnslbrty (~NULL@replaced-ip ) (Read error: Connection reset by peer)
290 [02:31:22] <dvs> yup
291 [02:31:24] *** Quits: filohuhum (~filohuhum@replaced-ip ) (Remote host closed the connection)
292 [02:31:39] *** Quits: urk (~user@replaced-ip ) (Quit: Leaving)
293 [02:31:58] *** Joins: filohuhum (~filohuhum@replaced-ip )
294 [02:34:37] *** Joins: lnslbrty (~NULL@replaced-ip )
295 [02:35:07] <dannylee> DEbian is 3x better than fedora...with deian machine i do all my update for 2 weeks...then when my machine is working i disable new up dates...then i know that my machine is perfect...i switch too debian because fedora doent like hackers...it just IBM that get in the way of fedora..debian is much better than i though...emacs terminal is great...
296 [02:35:16] *** Quits: HelloShitty (~psysc0rpi@replaced-ip ) (Ping timeout: 240 seconds)
297 [02:35:54] <n4dir> disable new updates?
298 [02:36:52] <dannylee> ok i cant spell..it my new keyboard
299 [02:37:08] *** Quits: dannylee (~dannylee@replaced-ip ) (Quit: Leaving)
300 [02:37:29] *** Joins: HelloShitty (~psysc0rpi@replaced-ip )
301 [02:38:02] <HelloShitty> Again?
302 [02:38:19] <dvs> yup
303 [02:38:25] <HelloShitty> Is this me? OR is the IRC network itself?
304 [02:38:37] <HelloShitty> ok
305 [02:38:47] <dvs> ping timeout
306 [02:38:55] <HelloShitty> I need to fix this problem of networking.service failing to start
307 [02:39:50] *** Quits: voidSurfr (~todd_dsm@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
308 [02:42:19] *** Joins: spacedust (~info@replaced-ip )
309 [02:42:49] <HelloShitty> It's not recognizing eth0 neither enp3s0f2
310 [02:42:53] *** Quits: Tobbi (~Tobbi@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
311 [02:43:04] *** Quits: sig_9 (~sig@replaced-ip ) (Ping timeout: 272 seconds)
312 [02:43:36] *** Quits: lnslbrty (~NULL@replaced-ip ) (Read error: Connection reset by peer)
313 [02:44:13] *** Quits: tabb (tabb@replaced-ip##) (Quit: ZNC 1.9.x-git-107-f0f0224e - ##replaced-url
314 [02:46:09] *** Quits: luuuciano (~luuuciano@replaced-ip ) (Ping timeout: 264 seconds)
315 [02:47:39] *** Joins: lnslbrty (~NULL@replaced-ip )
316 [02:48:57] *** Quits: abarr (~aplsm@replaced-ip ) (Ping timeout: 246 seconds)
317 [02:49:16] *** Quits: thiras (~thiras@replaced-ip ) (Ping timeout: 240 seconds)
318 [02:49:55] *** Quits: filohuhum (~filohuhum@replaced-ip ) (Remote host closed the connection)
319 [02:52:18] *** Joins: adapt (~adapt@replaced-ip )
320 [02:52:51] *** Quits: nifker (~Thunderbi@replaced-ip ) (Quit: nifker)
321 [02:56:13] *** Quits: powerhouse (~powerhous@replaced-ip ) (Quit: Leaving)
322 [02:58:01] *** Quits: Deyaa (uid190709@replaced-ip ) (Quit: Connection closed for inactivity)
323 [02:58:02] *** debhelper sets mode: +l 1143
324 [02:59:35] *** Quits: phunyguy (~blaahchm@replaced-ip ) (Excess Flood)
325 [02:59:55] *** Joins: luuuciano (~luuuciano@replaced-ip )
326 [03:00:23] *** Joins: phunyguy (~blaahchm@replaced-ip )
327 [03:02:51] *** Quits: HelloShitty (~psysc0rpi@replaced-ip ) (Quit: leaving)
328 [03:05:40] *** Quits: Mad_Hat (~Mad_Hat@replaced-ip ) (Ping timeout: 256 seconds)
329 [03:06:40] *** Joins: Mad_Hat (~Mad_Hat@replaced-ip )
330 [03:06:56] *** Quits: gnufr33dom (~gnufr33do@replaced-ip ) (Ping timeout: 240 seconds)
331 [03:08:33] *** Joins: sidmo_ (~ident@replaced-ip )
332 [03:08:43] *** Joins: tabb (tabb@replaced-ip )
333 [03:08:56] *** Joins: macondo123 (~bobo@replaced-ip )
334 [03:09:01] *** Quits: sidmo (~ident@replaced-ip ) (Ping timeout: 276 seconds)
335 [03:09:25] *** Joins: nolan___ (~nolan_@replaced-ip )
336 [03:09:48] *** Parts: macondo123 (~bobo@replaced-ip ) ()
337 [03:10:34] *** Quits: nolan___ (~nolan_@replaced-ip ) (Client Quit)
338 [03:11:36] *** Quits: phunyguy (~blaahchm@replaced-ip ) (Ping timeout: 240 seconds)
339 [03:12:11] *** Joins: phunyguy (~blaahchm@replaced-ip )
340 [03:14:03] *** Joins: nolan___ (~nolan_@replaced-ip )
341 [03:15:34] *** Quits: n4dir (~n4dir@replaced-ip ) (Ping timeout: 260 seconds)
342 [03:15:40] *** Quits: hanasaki (~hanasaki@replaced-ip ) (Remote host closed the connection)
343 [03:17:09] *** Quits: mirrorbird (~psutcliff@replaced-ip ) (Ping timeout: 272 seconds)
344 [03:17:44] *** Joins: n4dir (~n4dir@replaced-ip )
345 [03:18:27] *** Quits: uvolmer (~uvolmer@replaced-ip ) (Ping timeout: 260 seconds)
346 [03:21:33] *** Quits: rjb__ (~rjb__@replaced-ip ) (Ping timeout: 264 seconds)
347 [03:22:18] *** Quits: Tom01 (~tom@replaced-ip ) (Remote host closed the connection)
348 [03:23:29] *** Joins: rjb__ (~rjb__@replaced-ip )
349 [03:23:46] <Devastator> can I go from wheezy straight to buster?
350 [03:23:55] <dvs> no
351 [03:25:25] <Devastator> wheezy to ... to buster?
352 [03:26:21] *** Quits: fmaurer (~quassel@replaced-ip ) (Ping timeout: 264 seconds)
353 [03:26:56] <dvs> wheezy->jessie->buster. YOu can't skip major versions
354 [03:27:22] <Devastator> ok, will do
355 [03:30:32] *** Joins: Gerowen (~Gerowen@replaced-ip )
356 [03:30:36] *** Quits: sevu (~sevu@replaced-ip ) (Ping timeout: 246 seconds)
357 [03:30:43] *** Quits: Gerowen (~Gerowen@replaced-ip ) (Client Quit)
358 [03:30:49] <adapt> what desktop environment do you prefer/recommend for a home user/primary every day driver?
359 [03:31:01] *** Joins: sevu (~sevu@replaced-ip )
360 [03:31:06] <dvs> !start a dm war
361 [03:31:06] <dpkg> startx is the one true way!
362 [03:31:12] <dvs> pfft!
363 [03:32:10] <n4dir> a dm not really being a DE though ...
364 [03:32:34] <n4dir> isn't there an according other war going on?
365 [03:32:41] *** Joins: cybercrypto (~morpheus@replaced-ip )
366 [03:33:48] <n4dir> adapt: that really depends a lot on what you expect from a DE or WM
367 [03:35:08] *** Quits: tsal (~tsal@replaced-ip ) (Ping timeout: 256 seconds)
368 [03:35:12] *** Joins: citypw (~citypw@replaced-ip )
369 [03:35:41] *** Joins: tsal (~tsal@replaced-ip )
370 [03:36:58] <Devastator> dvs thank you, I've dust off an old laptop with wheezy, upgrading to jessie will take a while, hopefully it goes smooth, it is rather old..
371 [03:39:37] <sussudio> put a ssd in there if it has sata
372 [03:40:04] *** Quits: hosea61 (~hosea61@replaced-ip ) (Remote host closed the connection)
373 [03:40:22] <dvs> Devastator: oh, I forgot about stretch. It might be easier to reinstall buster from stretch
374 [03:41:05] <Devastator> so wheezy->stretch->jessie->buster?
375 [03:41:16] *** Quits: no112_0 (~no112@replaced-ip ) (Ping timeout: 240 seconds)
376 [03:41:23] <dvs> wheezy->jessie->stretch->buster
377 [03:41:44] <Devastator> ok
378 [03:42:26] *** Quits: nolan___ (~nolan_@replaced-ip ) (Ping timeout: 240 seconds)
379 [03:43:57] *** Joins: mirrorbird (~psutcliff@replaced-ip )
380 [03:46:47] *** Joins: no112_0 (~no112@replaced-ip )
381 [03:49:34] *** Quits: Haudegen (~quassel@replaced-ip ) (Ping timeout: 272 seconds)
382 [03:53:18] *** Joins: jellyknight (~gelignite@replaced-ip )
383 [03:53:24] *** Parts: adapt (~adapt@replaced-ip ) ("Konversation terminated!")
384 [03:53:44] *** Quits: riff-IRC (~riff2@replaced-ip ) (Read error: Connection reset by peer)
385 [03:54:00] *** Quits: stree (~stree@replaced-ip ) (Ping timeout: 272 seconds)
386 [03:54:47] *** Joins: riff-IRC (~riff2@replaced-ip )
387 [03:56:12] *** Joins: Grldfrdom (uid391113@replaced-ip )
388 [03:57:05] *** Quits: gelignite (~gelignite@replaced-ip ) (Ping timeout: 265 seconds)
389 [04:02:04] *** Quits: c10l (~c10l@replaced-ip##) (Quit: ZNC 1.8.2+deb1 - ##replaced-url
390 [04:03:34] *** Joins: c10l (~c10l@replaced-ip )
391 [04:06:43] *** Joins: stree (~stree@replaced-ip )
392 [04:07:04] *** Joins: riff_IRC (~riff2@replaced-ip )
393 [04:08:12] *** Quits: riff-IRC (~riff2@replaced-ip ) (Ping timeout: 265 seconds)
394 [04:08:39] *** Quits: wsky (uid453465@replaced-ip ) (Quit: Connection closed for inactivity)
395 [04:11:40] *** Joins: sig_9 (~sig@replaced-ip )
396 [04:12:15] *** Quits: debsan (~debsan@replaced-ip ) (Ping timeout: 272 seconds)
397 [04:19:46] *** Quits: catman370 (~catman@replaced-ip ) (Quit: See you later..)
398 [04:19:56] *** Quits: euandreh (~euandreh@replaced-ip ) (Ping timeout: 240 seconds)
399 [04:20:24] *** Joins: euandreh (~euandreh@replaced-ip )
400 [04:21:16] *** Quits: kingsley (~kingsley@replaced-ip ) (Ping timeout: 240 seconds)
401 [04:25:01] *** Joins: Savitar4071 (~Savitar40@replaced-ip )
402 [04:26:18] *** Quits: Savitar4071 (~Savitar40@replaced-ip ) (Client Quit)
403 [04:26:53] *** Joins: DaNeenjah (~DaNeenjah@replaced-ip )
404 [04:27:30] *** Joins: catman370 (~catman@replaced-ip )
405 [04:28:19] *** Joins: Savitar4071 (~Savitar40@replaced-ip )
406 [04:29:45] *** Quits: Savitar4071 (~Savitar40@replaced-ip ) (Client Quit)
407 [04:33:59] *** Joins: knamehost (~knamehost@replaced-ip )
408 [04:34:57] *** Quits: easbarbosa (~user@replaced-ip ) (Remote host closed the connection)
409 [04:37:28] *** Joins: awal1 (~awal1@replaced-ip )
410 [04:38:16] *** Quits: riff_IRC (~riff2@replaced-ip ) (Ping timeout: 240 seconds)
411 [04:42:55] *** Joins: riff-IRC (~riff2@replaced-ip )
412 [04:50:28] *** Quits: Lutin (~Lutin@replaced-ip ) (Quit: Lutin)
413 [04:51:10] *** Quits: jellyknight (~gelignite@replaced-ip ) (Quit: Stay safe!)
414 [04:53:57] *** Quits: riff-IRC (~riff2@replaced-ip ) (Quit: PROTO-IRC v0.73a (C) 1988 NetSoft - Built on 11-13-1988 on AT&T System V)
415 [04:54:32] *** Joins: riff-IRC (~riff2@replaced-ip )
416 [04:55:56] *** Quits: catman370 (~catman@replaced-ip ) (Quit: See you later..)
417 [04:58:02] *** debhelper sets mode: +l 1136
418 [04:58:24] *** Quits: citypw (~citypw@replaced-ip ) (Ping timeout: 268 seconds)
419 [05:00:07] *** Parts: mr_machina (~user@replaced-ip ) ("ERC (IRC client for Emacs 25.2.1)")
420 [05:02:28] *** Joins: gnufr33dom (~gnufr33do@replaced-ip )
421 [05:03:25] *** Joins: uvolmer (~uvolmer@replaced-ip )
422 [05:03:52] *** Joins: Aavar_ (~aavar@replaced-ip )
423 [05:05:14] *** Quits: Aavar (~aavar@replaced-ip ) (Ping timeout: 256 seconds)
424 [05:09:18] *** Quits: ChmEarl (~chmearl@replaced-ip ) (Quit: Leaving)
425 [05:10:36] *** Joins: allorder (allorder@replaced-ip )
426 [05:16:17] *** Quits: awal1 (~awal1@replaced-ip ) (Quit: Leaving)
427 [05:17:26] *** Quits: n4dir (~n4dir@replaced-ip ) (Remote host closed the connection)
428 [05:18:18] *** Joins: Lutin (~Lutin@replaced-ip )
429 [05:18:38] *** Quits: chachasmooth (~chachasmo@replaced-ip ) (Ping timeout: 264 seconds)
430 [05:19:01] *** Joins: chachasmooth (~chachasmo@replaced-ip )
431 [05:22:23] *** Joins: awal1 (~awal1@replaced-ip )
432 [05:24:21] *** Quits: HeXiLeD (~grumpy@replaced-ip ) (Remote host closed the connection)
433 [05:25:40] *** Joins: HeXiLeD (~grumpy@replaced-ip )
434 [05:31:43] *** Joins: n0g__ (goL3m@replaced-ip )
435 [05:33:56] *** Quits: n0g_ (goL3m@replaced-ip ) (Ping timeout: 240 seconds)
436 [05:35:01] *** Quits: DaNeenjah (~DaNeenjah@replaced-ip ) (Quit: WeeChat 3.0)
437 [05:36:12] *** Joins: mohabaks2 (~mohabaks@replaced-ip )
438 [05:41:03] *** Joins: LoopHoldYoaBrown (356@replaced-ip )
439 [05:41:51] *** Quits: fb_ (~freebench@replaced-ip ) (Ping timeout: 246 seconds)
440 [05:49:25] *** Quits: paulgrmn_ (~paulgrmn@replaced-ip ) (Ping timeout: 240 seconds)
441 [05:52:56] *** Quits: Brigo (~Brigo@replaced-ip ) (Ping timeout: 240 seconds)
442 [05:57:20] *** Joins: aligator (~aligator@replaced-ip )
443 [05:59:58] *** Quits: HarveyPwca (~HarveyPwc@replaced-ip ) (Quit: Leaving)
444 [06:01:35] *** Quits: Ekis (~Ekis@replaced-ip ) (Quit: leaving)
445 [06:05:58] *** Quits: d1b (~db@replaced-ip ) (Quit: the cake is a lie!)
446 [06:06:09] *** Joins: d1b (~db@replaced-ip )
447 [06:07:15] *** Joins: sklav (~sklav@replaced-ip )
448 [06:07:54] <sklav> Hi guys just an FYI but it seems the ssl certificate on replaced-url
449 [06:08:43] <sklav> might scare people away when they see a warning page about the certificate.
450 [06:11:16] *** Quits: geowiesnot (~user@replaced-ip ) (Ping timeout: 240 seconds)
451 [06:13:30] *** Joins: godane (~godane4@replaced-ip )
452 [06:13:57] *** Quits: Poster (~poster@replaced-ip##) (Quit: ZNC - ##replaced-url
453 [06:14:45] *** Joins: apt (ibot@replaced-ip )
454 [06:14:54] <themill> sklav: oops. Have passed that one on. Thanks.
455 [06:15:19] *** Quits: stree (~stree@replaced-ip ) (Ping timeout: 265 seconds)
456 [06:15:22] <sklav> np
457 [06:16:02] <themill> I imagine there are two problems here... why did the automation fail, and why did the monitoring not scream.
458 [06:18:19] <Devastator> letsencrypt?
459 [06:19:27] *** Joins: Hanzerik (~hanzerik@replaced-ip )
460 [06:19:49] <themill> yes
461 [06:22:06] *** Quits: diniwed (~gavron@replaced-ip ) (Ping timeout: 246 seconds)
462 [06:22:32] *** Parts: Hanzerik (~hanzerik@replaced-ip ) ()
463 [06:23:36] *** Quits: Conradish006 (~Conradish@replaced-ip ) (Ping timeout: 240 seconds)
464 [06:27:51] *** Joins: stree (~stree@replaced-ip )
465 [06:30:19] *** Quits: galex-713 (gal@replaced-ip ) (Ping timeout: 272 seconds)
466 [06:31:19] *** Quits: CrystalMath (~coderain@replaced-ip##) (Quit: Support Richard Stallman! | ##replaced-url
467 [06:38:02] *** debhelper sets mode: +l 1130
468 [06:39:19] *** Joins: galex-713 (gal@replaced-ip )
469 [06:39:56] *** Joins: n0g_ (goL3m@replaced-ip )
470 [06:39:59] *** Joins: diogenes_ (~diogenes_@replaced-ip )
471 [06:42:42] *** Quits: n0g__ (goL3m@replaced-ip ) (Ping timeout: 256 seconds)
472 [06:46:31] *** Joins: Poster (~poster@replaced-ip )
473 [06:47:06] *** Quits: Poster (~poster@replaced-ip ) (Remote host closed the connection)
474 [06:50:04] *** Quits: aligator (~aligator@replaced-ip ) (Ping timeout: 256 seconds)
475 [06:50:36] *** Quits: rjb__ (~rjb__@replaced-ip ) (Ping timeout: 240 seconds)
476 [06:55:32] *** Quits: hgl (hgl@replaced-ip ) (Quit: Bye)
477 [06:56:24] *** Quits: Romarain (~Romarain@replaced-ip ) (Ping timeout: 272 seconds)
478 [06:58:46] *** Joins: hgl (hgl@replaced-ip )
479 [06:59:21] *** Quits: hgl (hgl@replaced-ip ) (Remote host closed the connection)
480 [07:00:14] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
481 [07:02:14] *** Joins: hgl (hgl@replaced-ip )
482 [07:03:34] *** Joins: astra`` (~astra@replaced-ip )
483 [07:03:56] *** Joins: damex (quassel@replaced-ip )
484 [07:03:57] *** Joins: idhugo (~idhugo@replaced-ip )
485 [07:06:51] *** Joins: mrAZ (~code@replaced-ip )
486 [07:12:35] *** Joins: Poster (~poster@replaced-ip )
487 [07:15:58] *** Quits: Lutin (~Lutin@replaced-ip ) (Quit: Lutin)
488 [07:16:58] *** Joins: petrj (54f985dd@replaced-ip )
489 [07:18:28] <petrj> `docker run -it i386/debian uname -m` gives `x86_64` and a warning. is it expected or do we need to enable something else to make it return i386/i686 etc.?
490 [07:18:49] <petrj> `WARNING: The requested image's platform (linux/386) does not match the detected host platform (linux/amd64) and no specific platform was requested`
491 [07:20:12] *** Quits: ddsys (~ddsys@replaced-ip ) (Quit: Leaving)
492 [07:20:32] *** Quits: kini (~kini@replaced-ip ) (Quit: bye)
493 [07:29:24] *** Joins: nolo18 (~nolo18@replaced-ip )
494 [07:29:34] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Quit: vergissmeinnicht)
495 [07:30:16] *** Joins: kini (~kini@replaced-ip )
496 [07:31:29] *** Quits: petrj (54f985dd@replaced-ip ) (Quit: Connection closed)
497 [07:31:57] *** Joins: diogenes_ (~diogenes_@replaced-ip )
498 [07:32:13] *** Joins: aligator (~aligator@replaced-ip )
499 [07:33:12] *** Quits: knamehost (~knamehost@replaced-ip ) (Remote host closed the connection)
500 [07:35:54] *** Quits: bru (~bru@replaced-ip ) (Quit: Bye)
501 [07:36:00] *** Quits: aligator (~aligator@replaced-ip ) (Client Quit)
502 [07:37:07] *** Joins: darutoko (~darutoko@replaced-ip )
503 [07:41:16] *** Quits: YWH_1 (~YWH@replaced-ip ) (Quit: Leaving)
504 [07:42:48] *** Joins: o_ (~node1@replaced-ip )
505 [07:44:13] <aminvakil> petrj: your host returns x86_64
506 [07:44:32] <aminvakil> well, they have left...
507 [07:44:59] *** Quits: kini (~kini@replaced-ip ) (Quit: bye)
508 [07:50:07] *** Joins: n4dir (~n4dir@replaced-ip )
509 [07:50:55] *** Quits: jckfrst1 (~jckfrst@replaced-ip ) (Remote host closed the connection)
510 [07:51:14] *** Joins: jckfrst1 (~jckfrst@replaced-ip )
511 [07:51:36] *** Parts: sklav (~sklav@replaced-ip ) ("Leaving")
512 [07:51:47] *** Joins: kini (~kini@replaced-ip )
513 [07:52:23] *** Joins: Gramcor (~Gramcor@replaced-ip )
514 [07:53:36] *** Quits: cnsvc (~cnsvc@replaced-ip ) (Quit: WeeChat 3.0)
515 [07:57:07] *** Joins: Sleepy63 (~Sleepy63@replaced-ip )
516 [08:02:48] *** Joins: muffindrake (~muffindra@replaced-ip )
517 [08:05:53] *** Quits: Dotz0cat (~Dotz0cat@replaced-ip ) (Read error: Connection reset by peer)
518 [08:06:16] *** Joins: oxek (oxek@replaced-ip )
519 [08:07:47] *** Joins: Dotz0cat (~Dotz0cat@replaced-ip )
520 [08:10:27] *** Quits: kolla (~kolla@replaced-ip ) (Quit: %fog relay%)
521 [08:11:13] *** Joins: kolla (~kolla@replaced-ip )
522 [08:11:20] *** Quits: o_ (~node1@replaced-ip ) (Remote host closed the connection)
523 [08:16:05] *** Quits: mirrorbird (~psutcliff@replaced-ip ) (Ping timeout: 272 seconds)
524 [08:20:31] *** Quits: shtouff (~shtouff@replaced-ip ) (Ping timeout: 268 seconds)
525 [08:22:00] *** Joins: shtouff (~shtouff@replaced-ip )
526 [08:30:04] *** Joins: strk (~strk@replaced-ip )
527 [08:30:16] <strk> any idea how to find out what's using the network ?
528 [08:30:33] <strk> the "resources monitor" shows activity, but how to tell who's responsible for that activity ?
529 [08:31:27] *** Joins: n0g__ (goL3m@replaced-ip )
530 [08:32:26] *** Quits: adapter (~adapter@replaced-ip ) (Ping timeout: 264 seconds)
531 [08:33:12] *** Quits: luuuciano (~luuuciano@replaced-ip ) (Ping timeout: 256 seconds)
532 [08:33:45] *** Quits: n0g_ (goL3m@replaced-ip ) (Ping timeout: 240 seconds)
533 [08:33:59] *** Joins: korbinian (~korbinian@replaced-ip )
534 [08:34:17] *** Quits: lsyoyom (~liny01@replaced-ip ) (Quit: WeeChat 2.9)
535 [08:34:24] *** Quits: Flukp (~Flukp@replaced-ip ) (Quit: Leaving)
536 [08:34:37] <korbinian> could the package maintainers stop spreading out updats across all of the days at the rate of 1, 2 reboot-inducing packages per day
537 [08:34:47] <korbinian> doing nothing else for a week now almost
538 [08:35:21] <korbinian> and i'm fucking tired of it by now
539 [08:36:10] *** Quits: stree (~stree@replaced-ip ) (Ping timeout: 260 seconds)
540 [08:37:07] <aminvakil> korbinian: what are you suggesting here?
541 [08:37:41] <aminvakil> prevent including updates for kernel and stuff just because you can't have a plan for rebooting your server?
542 [08:38:04] *** Joins: Flukp (Flukp@replaced-ip )
543 [08:39:19] *** Joins: nickodd (~nickodd@replaced-ip )
544 [08:39:50] <korbinian> aminvakil: delaying 10.8 for 5 days to have that all in that would've been an option
545 [08:40:00] <korbinian> it has become a complete chore
546 [08:40:09] *** Joins: bolovanos_ (~bolovanos@replaced-ip )
547 [08:40:34] <aminvakil> update your system 5 days after a major release
548 [08:40:42] <korbinian> oh god
549 [08:40:46] <korbinian> go where you came from
550 [08:40:51] <korbinian> and dont speak to me
551 [08:42:58] <milkt> so what is your problem
552 [08:44:46] *** Quits: monkwitdafunk (uid238811@replaced-ip ) (Quit: Connection closed for inactivity)
553 [08:45:01] *** Joins: sobkas_ (~sobkas@replaced-ip )
554 [08:45:44] *** Joins: luuuciano (~luuuciano@replaced-ip )
555 [08:46:36] *** Quits: sobkas (~sobkas@replaced-ip ) (Ping timeout: 272 seconds)
556 [08:48:41] *** Joins: stree (~stree@replaced-ip )
557 [08:50:36] <strk> korbinian: disable automatic upgrades
558 [08:54:18] *** Joins: shiko121 (~shiko121@replaced-ip )
559 [08:54:34] *** Joins: EriC^^ (~Eric@replaced-ip )
560 [08:55:20] *** Parts: EriC^^ (~Eric@replaced-ip ) ("Leaving")
561 [08:57:45] *** Joins: is0ke3 (~is0ke3@replaced-ip )
562 [09:00:10] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Quit: vergissmeinnicht)
563 [09:02:45] *** Quits: unluckyshrubbery (~unluckysh@replaced-ip##) (Quit: ZNC 1.8.2 - ##replaced-url
564 [09:03:55] *** Joins: n0g_ (goL3m@replaced-ip )
565 [09:03:56] *** Joins: jack2019 (~jack2019@replaced-ip )
566 [09:06:15] *** Quits: n0g__ (goL3m@replaced-ip ) (Ping timeout: 246 seconds)
567 [09:06:50] *** Joins: FnorZ (~FnorZ@replaced-ip )
568 [09:08:27] *** Joins: fredl (~fredl@replaced-ip )
569 [09:08:54] *** Quits: craigevil (craig@replaced-ip ) (Ping timeout: 256 seconds)
570 [09:09:21] *** Quits: thread700c (drew@replaced-ip ) (Ping timeout: 258 seconds)
571 [09:18:01] *** Joins: w-oertl (~wolfgang@replaced-ip )
572 [09:18:16] *** Joins: Deknos (~deknos@replaced-ip )
573 [09:18:40] *** Joins: dokma (~vlatko@replaced-ip )
574 [09:19:16] <dokma> My mouse scroll wheel just stopped working. xev generates scroll events normally. How do I figure out what xorg does with the scroll events?
575 [09:19:41] <dokma> I'm using dwm but have changed nothing since yesterday when the power went out.
576 [09:20:56] <dokma> I do have Option "ZAxisMapping" "4 5"
577 [09:21:37] *** Joins: mirrorbird (~psutcliff@replaced-ip )
578 [09:21:49] <dokma> I've also done cat /dev/input/event3 to check that event3 really is the mouse device and it is which is also, I think, verified by all the clicks and pointer working.
579 [09:22:00] <dokma> Only the scroll wheel stopped working.
580 [09:22:27] *** Joins: n0g__ (goL3m@replaced-ip )
581 [09:24:34] *** Quits: tryte (~tryte@replaced-ip ) (Remote host closed the connection)
582 [09:24:50] *** Joins: tryte (~tryte@replaced-ip )
583 [09:24:56] *** Quits: n0g_ (goL3m@replaced-ip ) (Ping timeout: 240 seconds)
584 [09:28:02] *** debhelper sets mode: +l 1138
585 [09:30:28] <dokma> Hmmm... under st (simple terminall from suckless) when I scroll up I get previous commands. So scroll partially works. But can't scroll in qutebrowser at all or any other X app.
586 [09:33:43] *** Joins: fflori (~fflori@replaced-ip )
587 [09:39:18] *** Quits: dokma (~vlatko@replaced-ip ) (Quit: WeeChat 2.3)
588 [09:42:25] *** Joins: peylight (~pidgin@replaced-ip )
589 [09:46:39] *** Joins: _Matth_ (~Matth@replaced-ip )
590 [09:46:55] *** Joins: diogenes_ (~diogenes_@replaced-ip )
591 [09:47:56] *** Quits: awal1 (~awal1@replaced-ip ) (Quit: Leaving)
592 [09:48:10] *** Joins: Marbug (~Marbug@replaced-ip )
593 [09:50:44] *** Quits: Bjornn (~Bjornn@replaced-ip ) (Remote host closed the connection)
594 [09:50:52] *** Joins: LucaTM (~LucaTM@replaced-ip )
595 [09:51:03] *** Joins: pasiz (~pasiz@replaced-ip )
596 [09:51:36] *** Joins: Bjornn (~Bjornn@replaced-ip )
597 [09:56:11] *** Quits: kini (~kini@replaced-ip ) (Remote host closed the connection)
598 [09:56:16] *** Quits: Condor (~freenode@replaced-ip ) (Read error: Connection reset by peer)
599 [09:57:20] *** Joins: Condor (~freenode@replaced-ip )
600 [09:57:31] *** Joins: kini (~kini@replaced-ip )
601 [10:02:13] *** Joins: cozydripp (~cozydripp@replaced-ip )
602 [10:03:53] *** Joins: black_ant (~antilope@replaced-ip )
603 [10:04:28] *** Quits: kini (~kini@replaced-ip ) (Ping timeout: 260 seconds)
604 [10:04:43] *** Joins: kini (~kini@replaced-ip )
605 [10:04:58] *** Joins: fjavier (~fjavier@replaced-ip )
606 [10:06:49] *** Joins: tagomago (~tagomago@replaced-ip )
607 [10:08:02] *** debhelper sets mode: +l 1147
608 [10:08:10] *** Quits: jack2019 (~jack2019@replaced-ip ) (Read error: No route to host)
609 [10:08:45] *** Joins: hendursa1 (~weechat@replaced-ip )
610 [10:08:57] *** Joins: jack2019 (~jack2019@replaced-ip )
611 [10:09:12] *** Parts: cozydripp (~cozydripp@replaced-ip ) ("WeeChat 2.3")
612 [10:09:25] *** Joins: cozydripp (~cozydripp@replaced-ip )
613 [10:09:25] *** Joins: n0g_ (goL3m@replaced-ip )
614 [10:11:04] *** Quits: hendursaga (~weechat@replaced-ip ) (Ping timeout: 268 seconds)
615 [10:11:05] *** Quits: nolo18 (~nolo18@replaced-ip ) (Quit: Leaving)
616 [10:11:22] *** Quits: pasiz (~pasiz@replaced-ip ) (Ping timeout: 260 seconds)
617 [10:11:45] *** Quits: n0g__ (goL3m@replaced-ip ) (Ping timeout: 240 seconds)
618 [10:14:25] *** Joins: Tobbi (~Tobbi@replaced-ip )
619 [10:15:57] *** Quits: Deknos (~deknos@replaced-ip ) (Quit: Deknos)
620 [10:17:45] *** Quits: secntech (~secntech@replaced-ip ) (Quit: Leaving)
621 [10:18:11] <aminvakil> i wanted to disable installing recommended and suggested packages in debian buster by default, so i created a file in /etc/apt/apt.conf.d called 99recommend with these lines:
622 [10:18:12] <aminvakil> APT::Get::Install-Recommends "false";
623 [10:18:12] <aminvakil> APT::Get::Install-Suggests "false";
624 [10:18:18] <aminvakil> is this fine?
625 [10:18:47] <aminvakil> i also want to purge by default, but i'm not sure how can i achieve this?
626 [10:20:29] <rudi_s> aminvakil: I think it's just Apt::Install-Recommends "false";
627 [10:20:34] *** Quits: cozydripp (~cozydripp@replaced-ip ) (Quit: WeeChat 2.3)
628 [10:20:39] <aminvakil> i was wrong, i should have changed it to APT::Install-Recommends "false";
629 [10:20:40] <rudi_s> Suggests is already the default. No idea how to purge per default.
630 [10:20:50] *** Joins: o_ (~node1@replaced-ip )
631 [10:20:58] *** Quits: jack2019 (~jack2019@replaced-ip ) (Read error: Connection reset by peer)
632 [10:21:05] *** Joins: jack2019 (~jack2019@replaced-ip )
633 [10:21:30] *** Quits: o_ (~node1@replaced-ip ) (Remote host closed the connection)
634 [10:22:11] <aminvakil> yes, but i would set it to false anyway
635 [10:23:04] <aminvakil> i can't anything regarding purge in apt-config dump output too
636 [10:25:22] *** Joins: kn0rki (~Kn0rki@replaced-ip )
637 [10:26:04] *** Joins: TaZeR (~TaZeR@replaced-ip )
638 [10:26:21] *** Quits: Dotz0cat (~Dotz0cat@replaced-ip ) (Ping timeout: 264 seconds)
639 [10:29:54] *** Quits: qubenix (~qubenix@replaced-ip ) (Quit: quit)
640 [10:30:45] *** Joins: Iamahuman (~noname@replaced-ip )
641 [10:30:59] *** Joins: qubenix (~qubenix@replaced-ip )
642 [10:33:09] *** Joins: pasiz (~pasiz@replaced-ip )
643 [10:33:10] <ectospasm> aminvakil: what do you want to automatically purge? I don't understand the use case.
644 [10:33:54] <aminvakil> i don't want the configuration files to remain if i want a package
645 [10:34:18] <n4dir> i think you really just use purge, as in apt-get purge or apt purge
646 [10:34:22] <aminvakil> s/if i want a package/if i wanted to remoev package
647 [10:34:46] <aminvakil> so you're suggesting not to make it default? just use purge whenever i want to purge?
648 [10:35:02] <n4dir> if you want it default, then just use it all the time.
649 [10:35:08] <ectospasm> what do you mean "make it default"? purge != remove
650 [10:35:14] <n4dir> i am not sure, i think thats how it is
651 [10:35:26] <n4dir> i mean use the word purge instead of the word remove
652 [10:35:39] <n4dir> apt-get remove ding versus apt-get purge ding
653 [10:35:46] <ectospasm> They're two distinct actions.
654 [10:35:54] <n4dir> and you want the latter, no?
655 [10:35:59] <ectospasm> If you always want to purge, then `apt purge`
656 [10:36:07] *** Quits: Bjornn (~Bjornn@replaced-ip ) (Read error: Connection reset by peer)
657 [10:36:17] <ectospasm> And be satisfied when the configuration files you say you no longer want disappear.
658 [10:36:37] <aminvakil> fine, thanks! ectospasm n4dir
659 [10:36:39] *** Joins: Bjornn (~Bjornn@replaced-ip )
660 [10:37:56] <n4dir> fun fact: ding indeed is an installable software. :-)
661 [10:38:38] <n4dir> easy to be found with apt, but lots of fun hunting for it with a searchengine
662 [10:40:05] *** Joins: unluckyshrubbery (~unluckysh@replaced-ip )
663 [10:43:01] *** Quits: Freneticks (~Frenetick@replaced-ip ) (Remote host closed the connection)
664 [10:43:34] *** Quits: well_laid_lawn (~Jean-luc@replaced-ip ) (Quit: WeeChat 3.0)
665 [10:44:01] *** Joins: Freneticks (~Frenetick@replaced-ip )
666 [10:45:06] *** Quits: gnufr33dom (~gnufr33do@replaced-ip ) (Quit: gnufr33dom)
667 [10:45:45] *** Joins: aligator (~aligator@replaced-ip )
668 [10:45:51] *** Joins: thread700c (drew@replaced-ip )
669 [10:50:19] *** Joins: gelignite (~gelignite@replaced-ip )
670 [10:51:10] *** Joins: coot (~coot@replaced-ip )
671 [10:55:21] *** Joins: towo` (~towo@replaced-ip )
672 [10:56:12] *** Joins: thiras (~thiras@replaced-ip )
673 [10:57:06] *** Quits: stree (~stree@replaced-ip ) (Ping timeout: 260 seconds)
674 [11:00:02] *** Quits: zamnedix (~zamnedix@replaced-ip##) (Quit: ZNC 1.7.5+deb4 - ##replaced-url
675 [11:02:11] *** Joins: zamnedix (~zamnedix@replaced-ip )
676 [11:05:15] *** Quits: black_ant (~antilope@replaced-ip ) (Ping timeout: 246 seconds)
677 [11:07:41] *** Quits: CombatVet (~c4@replaced-ip ) (Remote host closed the connection)
678 [11:08:00] *** Joins: CombatVet (~c4@replaced-ip )
679 [11:09:19] *** Joins: wsky (uid453465@replaced-ip )
680 [11:09:35] *** Joins: stree (~stree@replaced-ip )
681 [11:14:36] *** Parts: FrankieEdgar (~FrankieEd@replaced-ip ) ()
682 [11:17:17] *** Quits: Bjornn (~Bjornn@replaced-ip ) (Remote host closed the connection)
683 [11:17:49] *** Joins: Bjornn (~Bjornn@replaced-ip )
684 [11:21:57] *** Joins: n0g__ (goL3m@replaced-ip )
685 [11:22:30] *** Joins: 92AABVB2E (~aplsm@replaced-ip )
686 [11:24:09] *** Joins: Vizva (~Vizva@replaced-ip )
687 [11:24:30] *** Quits: n0g_ (goL3m@replaced-ip ) (Ping timeout: 246 seconds)
688 [11:25:24] *** 92AABVB2E is now known as abarr
689 [11:28:54] *** Joins: Deknos (~deknos@replaced-ip )
690 [11:37:01] *** Quits: Marbug (~Marbug@replaced-ip##) (Quit: The Lounge - ##replaced-url
691 [11:49:32] *** Quits: sparky (~bob@replaced-ip ) (Remote host closed the connection)
692 [11:52:48] *** Quits: ov3rmind0-7 (~over0-07@replaced-ip ) (Quit: Leaving)
693 [11:52:58] *** Quits: Waggie (~Waggie@replaced-ip ) (Ping timeout: 260 seconds)
694 [11:53:10] *** Joins: ov3rmind (~over0-07@replaced-ip )
695 [11:54:38] *** Quits: is0ke3 (~is0ke3@replaced-ip ) (Quit: Zzzzzz.....)
696 [11:55:06] *** Joins: is0ke3 (~is0ke3@replaced-ip )
697 [11:57:49] *** Joins: Marbug (~Marbug@replaced-ip )
698 [11:59:17] *** Quits: Marbug (~Marbug@replaced-ip ) (Client Quit)
699 [12:00:46] *** Joins: Waggie (~Waggie@replaced-ip )
700 [12:00:50] *** Joins: Marbug (~Marbug@replaced-ip )
701 [12:02:45] *** Quits: Freneticks (~Frenetick@replaced-ip ) (Remote host closed the connection)
702 [12:03:35] *** Joins: Freneticks (~Frenetick@replaced-ip )
703 [12:03:56] *** Quits: ov3rmind (~over0-07@replaced-ip ) (Quit: Leaving)
704 [12:05:30] *** Joins: rare_energy (~quassel@replaced-ip )
705 [12:08:21] *** Joins: NetTerminalGene (~Thunderbi@replaced-ip )
706 [12:10:02] *** Quits: dselect (~dselect@replaced-ip ) (Quit: ouch... that hurt)
707 [12:10:42] *** Quits: aligator (~aligator@replaced-ip ) (Ping timeout: 246 seconds)
708 [12:11:14] *** Joins: dselect (~dselect@replaced-ip )
709 [12:13:08] *** Joins: dreamon (~dreamon@replaced-ip )
710 [12:13:33] *** Joins: ov3rmind (~over0-07@replaced-ip )
711 [12:15:33] *** Joins: Brigo (~Brigo@replaced-ip )
712 [12:17:12] *** Quits: towo` (~towo@replaced-ip ) (Quit: Leaving)
713 [12:17:44] *** Quits: ov3rmind (~over0-07@replaced-ip ) (Client Quit)
714 [12:18:02] *** debhelper sets mode: +l 1153
715 [12:18:18] *** Joins: towo` (~towo@replaced-ip )
716 [12:19:16] *** Quits: alex11 (~alex11@replaced-ip ) (Ping timeout: 240 seconds)
717 [12:19:30] *** Joins: alex11 (~alex11@replaced-ip )
718 [12:20:02] *** Quits: n0g__ (goL3m@replaced-ip ) (Remote host closed the connection)
719 [12:21:20] *** Quits: fredl (~fredl@replaced-ip ) (Read error: Connection reset by peer)
720 [12:21:39] *** Joins: fredl (~fredl@replaced-ip )
721 [12:22:27] *** Joins: nifker (~Thunderbi@replaced-ip )
722 [12:26:29] *** Joins: Haudegen (~quassel@replaced-ip )
723 [12:29:20] *** Quits: hke (~hke@replaced-ip ) (Read error: Connection reset by peer)
724 [12:30:39] *** Joins: hke (~hke@replaced-ip )
725 [12:32:09] *** Quits: Flukp (Flukp@replaced-ip ) (Quit: Leaving)
726 [12:32:40] *** Joins: menace (~deknos@replaced-ip )
727 [12:33:26] *** Quits: Deknos (~deknos@replaced-ip ) (Ping timeout: 240 seconds)
728 [12:33:33] *** Joins: Flukp (~Flukp@replaced-ip )
729 [12:33:38] *** Quits: coot (~coot@replaced-ip ) (Quit: coot)
730 [12:34:16] *** Joins: Jerrynicki (~niklas@replaced-ip )
731 [12:40:45] *** Quits: idhugo (~idhugo@replaced-ip ) (Ping timeout: 240 seconds)
732 [12:48:57] *** Joins: Lutin (~Lutin@replaced-ip )
733 [12:50:54] *** Joins: conta (Thunderbir@replaced-ip )
734 [12:54:12] *** Joins: ov3rmind (~over0-07@replaced-ip )
735 [12:58:21] *** Quits: abarr (~aplsm@replaced-ip ) (Ping timeout: 256 seconds)
736 [13:00:07] *** Joins: abarr (~aplsm@replaced-ip )
737 [13:05:01] *** Quits: dpkg (~dpkg@replaced-ip ) (Quit: buh bye!)
738 [13:06:03] *** Joins: dpkg (~dpkg@replaced-ip )
739 [13:16:55] *** Joins: DaNeenjah (~DaNeenjah@replaced-ip )
740 [13:17:33] *** Quits: stree (~stree@replaced-ip ) (Ping timeout: 246 seconds)
741 [13:21:24] *** Joins: kisser (null@replaced-ip )
742 [13:23:23] *** Quits: Jerrynicki (~niklas@replaced-ip ) (Ping timeout: 260 seconds)
743 [13:24:58] *** Joins: th0r (~th0r@replaced-ip )
744 [13:26:24] *** Quits: ov3rmind (~over0-07@replaced-ip ) (Quit: Leaving)
745 [13:28:45] *** Quits: metbsd (~metbsd@replaced-ip ) (Quit: byeircer)
746 [13:28:55] *** Quits: Night-Shade (~TimF@replaced-ip ) (Read error: Connection reset by peer)
747 [13:29:41] *** Joins: Night-Shade (~TimF@replaced-ip )
748 [13:30:51] *** Joins: stree (~stree@replaced-ip )
749 [13:30:58] *** Joins: ov3rmind (~over0-07@replaced-ip )
750 [13:36:56] *** Quits: kristijonas (~Kristijon@replaced-ip ) (Ping timeout: 240 seconds)
751 [13:37:54] *** Joins: kristijonas (~Kristijon@replaced-ip )
752 [13:40:56] *** Quits: bolovanos_ (~bolovanos@replaced-ip ) (Ping timeout: 240 seconds)
753 [13:41:53] *** Joins: black_ant (~antilope@replaced-ip )
754 [13:43:40] *** Joins: metbsd (~metbsd@replaced-ip )
755 [13:44:56] *** Quits: David-- (~none@replaced-ip ) (Ping timeout: 240 seconds)
756 [13:45:05] <metbsd> Error connecting: Could not connect: Connection refused
757 [13:45:09] <metbsd> everytime apt update
758 [13:46:06] <metbsd> is it about dbus?
759 [13:46:10] <metbsd> but it's already started
760 [13:46:42] *** Joins: rsx (~rsx@replaced-ip )
761 [13:47:58] *** Joins: Kruppt (~Kruppt@replaced-ip )
762 [13:48:01] *** debhelper sets mode: +l 1160
763 [13:50:37] *** Quits: SponiX (~sponix@replaced-ip ) (Quit: Leaving)
764 [13:51:44] *** Joins: Brigo_ (~Brigo@replaced-ip )
765 [13:52:02] <abrotman> metbsd: perhaps use a pastebin to show us the command you're using and the full output
766 [13:52:58] <metbsd> replaced-url
767 [13:52:59] *** Quits: th0r (~th0r@replaced-ip ) (Quit: Leaving)
768 [13:53:02] *** Quits: Brigo (~Brigo@replaced-ip ) (Ping timeout: 260 seconds)
769 [13:53:27] *** Joins: debsan (~debsan@replaced-ip )
770 [13:53:37] *** Joins: SponiX (~sponix@replaced-ip )
771 [13:54:07] <abrotman> metbsd: try commenting out the unofficial sources
772 [13:54:45] <metbsd> tried that
773 [13:54:47] <metbsd> same
774 [13:54:57] <metbsd> unofficla , you mean plex and docker?
775 [13:55:15] <metbsd> they are actually official
776 [13:55:18] <metbsd> but if you say so
777 [13:55:53] <abrotman> They are not Debian repos ..
778 [13:56:25] <metbsd> ok
779 [13:57:11] <metbsd> same error
780 [13:57:31] <metbsd> it's not that
781 [13:58:32] *** Joins: David-- (~none@replaced-ip )
782 [13:59:11] *** Joins: filohuhum (~filohuhum@replaced-ip )
783 [13:59:27] <abrotman> metbsd: pastebin your sources.list and your sources.list.d
784 [13:59:31] *** Joins: eblip (~eblip@replaced-ip )
785 [13:59:41] <metbsd> no
786 [13:59:42] *** Joins: def_jam (~eblip@replaced-ip )
787 [14:00:30] <abrotman> okay
788 [14:00:56] *** Quits: eb0t (~eblip@replaced-ip ) (Ping timeout: 240 seconds)
789 [14:01:15] *** Quits: eb0t_ (~eblip@replaced-ip ) (Ping timeout: 265 seconds)
790 [14:02:41] <metbsd> replaced-url
791 [14:03:27] <metbsd> it just doesn't say what it's trying to connecting
792 [14:03:56] *** Quits: n4dir (~n4dir@replaced-ip ) (Remote host closed the connection)
793 [14:04:48] <abrotman> metbsd: you could try strace or ltrace to get some further informatoin
794 [14:05:04] <metbsd> how do i do that please
795 [14:05:21] <abrotman> install them, read the docs. They're not complicated
796 [14:06:35] <abrotman> Though, you may not be able to install them?
797 [14:06:53] <metbsd> right
798 [14:07:12] <abrotman> and you still won't paste your sources?
799 [14:07:51] <metbsd> you see the apt update poste?
800 [14:07:56] <metbsd> those are sources
801 [14:08:20] <metbsd> you mean apt will update unshown hiddent source?
802 [14:08:28] <metbsd> secretly?
803 [14:09:10] <oxek> metbsd: are you using docker?
804 [14:09:24] <oxek> I have the issue that internet connectivity is sporadic in a docker container
805 [14:09:27] *** Joins: dvs (~hibbard@replaced-ip )
806 [14:09:34] <metbsd> yes i disalbed it just now
807 [14:09:36] <oxek> just run `apt update` 5 times and it will evenutally work
808 [14:09:49] <metbsd> i ran like 20 times now
809 [14:10:48] <oxek> are you running `apt update` inside the container or outside?
810 [14:11:23] <metbsd> out
811 [14:11:26] <metbsd> host
812 [14:11:34] <metbsd> _ docker.service - Docker Application Container Engine
813 [14:11:35] <metbsd> Loaded: loaded (/lib/systemd/system/docker.service; disabled; vendor preset: enabled)
814 [14:11:52] <metbsd> alreit's inactive
815 [14:11:58] *** Joins: coot (~coot@replaced-ip )
816 [14:12:05] <oxek> oh then I don't know. I have issues inside container.
817 [14:12:20] <metbsd> what issue you have
818 [14:12:48] <oxek> that internet only works one out of five times, so I have to run every apt/curl/... multiple times
819 [14:13:08] <metbsd> what network mode
820 [14:13:21] <oxek> bridge
821 [14:13:45] *** Joins: Teeed_ (~Teeed@replaced-ip )
822 [14:13:54] <oxek> I could probably fix it by using official docker instead of the version in debian
823 [14:13:57] <metbsd> "that internet" you mean inside container ?
824 [14:14:03] <oxek> yes, inside
825 [14:14:15] <metbsd> what you tyring to do actually with that container
826 [14:14:27] <oxek> things that docker was not designed for
827 [14:14:28] *** Joins: Mister00X (quassel@replaced-ip )
828 [14:14:41] <oxek> but does what I want it to do
829 [14:15:15] *** Joins: igrtrrt (~igrtrrt@replaced-ip )
830 [14:15:21] <oxek> Docker is all about Dockerfiles, layers, one service per container, mounting volumes, ephemeral, ... but I do other things with it
831 [14:15:21] <metbsd> that's default, it connects to your docker0
832 [14:15:45] <metbsd> like what
833 [14:15:48] <metbsd> i'm curious
834 [14:16:00] *** Joins: misgender (~misgender@replaced-ip )
835 [14:16:42] <metbsd> i'm actually learning docker too
836 [14:17:02] <metbsd> just for learning
837 [14:17:14] <oxek> anyway, the last time I got 'connection refused' in apt was when I was behind a captive portal, and when I wasn't using https repositories and my ISP was a pain
838 [14:18:01] *** debhelper sets mode: +l 1167
839 [14:18:20] <metbsd> i'm now on wsl2 debian, apt gets no error
840 [14:18:28] <metbsd> i think it has something to do with dbus
841 [14:18:35] <oxek> oh I use docker to have multiple distros, and multiple versions of distros to do things. But I start with just downloading the image, and then I never `docker pull`, and I keep using the same container for a long time. Hence completely unsupported by docker.
842 [14:19:02] <metbsd> but you can't run a container without image
843 [14:19:05] *** Quits: sweatsuit (~sweatsuit@replaced-ip ) (Ping timeout: 240 seconds)
844 [14:19:10] <metbsd> so you MUST have pulled
845 [14:19:22] <oxek> I mean i don't use pull to update the image ever
846 [14:19:41] <oxek> My containers are far larger than the images they were based on initially
847 [14:19:49] <metbsd> ohh you mean you pull an old distro and keep updating it
848 [14:19:55] *** Quits: comlord (~work@replaced-ip ) (Quit: leaving)
849 [14:20:01] <metbsd> but why
850 [14:20:01] <oxek> yes, something like that
851 [14:20:23] <metbsd> you use it like a vm
852 [14:20:31] <oxek> yeah, I use it like a VM
853 [14:20:35] <metbsd> it's really not though
854 [14:20:46] <oxek> I should probably be using LXC for this, but already have docker working
855 [14:20:49] <metbsd> i'd rather use vm
856 [14:20:54] <metbsd> if i wanna use docker like that
857 [14:21:18] <metbsd> you know all those images, are not completed
858 [14:21:34] <metbsd> they are just for running apps only
859 [14:21:40] <metbsd> not a full os
860 [14:21:41] <oxek> I fully know I'm using docker wrong. But it works.
861 [14:22:02] <metbsd> i did those things in the beginning too
862 [14:22:08] <metbsd> and i gave up
863 [14:22:15] <metbsd> need to set too much environment
864 [14:22:20] <metbsd> pointless
865 [14:22:34] <metbsd> some of them needs modules
866 [14:22:51] <metbsd> just not worth it
867 [14:23:31] <metbsd> and sysctl, cap, etc
868 [14:23:39] <metbsd> you need to do them all to make it a full os
869 [14:24:27] <metbsd> to me best part of docker is their python scripts docker-compose
870 [14:25:40] *** Joins: mtn (~mtn@replaced-ip )
871 [14:29:43] *** Quits: metbsd (~metbsd@replaced-ip ) (Read error: Connection reset by peer)
872 [14:30:47] *** Quits: mohabaks2 (~mohabaks@replaced-ip ) (Remote host closed the connection)
873 [14:31:33] *** Joins: mohabaks2 (~mohabaks@replaced-ip )
874 [14:32:28] *** Joins: ychaouche (~ychaouche@replaced-ip )
875 [14:32:34] <ychaouche> yo #debian
876 [14:33:16] <ychaouche> I just noticed that geoip-database is installed on a new install. I didn't install geoiplookup. I was wondering what other package of this new system was using geoip-database ?
877 [14:33:19] <ychaouche> just curious
878 [14:35:05] <koollman> ychaouche: apt rdepends geoip-database
879 [14:36:01] <koollman> this will list packages that recommends or depends on geoip-database. If one of them is installed, you'll know why geoip is there
880 [14:37:08] *** Joins: sweatsuit (~sweatsuit@replaced-ip )
881 [14:37:27] *** Quits: filohuhum (~filohuhum@replaced-ip ) (Ping timeout: 268 seconds)
882 [14:37:55] <ychaouche> are circular dependencies common ?
883 [14:38:17] <ychaouche> I get geoip-database rdepends libgeoip and vice-versa
884 [14:38:28] *** Joins: fax (~quassel@replaced-ip )
885 [14:39:34] <ychaouche> I think it could be bind9-host that installed it
886 [14:39:43] *** Joins: metbsd (~metbsd@replaced-ip )
887 [14:42:30] <taman> ychaouche, they're mutual 'recommends' though, not 'depends', I don't think that counts as a circularity.
888 [14:42:47] <taman> Arguably 'rdepends' is overstating things.
889 [14:43:38] <ychaouche> oh yes, forgot about recommendations already ^^'
890 [14:43:46] <ychaouche> very short attention span
891 [14:44:16] *** Joins: czesmir (~stefan@replaced-ip )
892 [14:46:53] *** Joins: idhugo (~idhugo@replaced-ip )
893 [14:48:47] <ychaouche> hum... can't find rdepends in the man page of apt
894 [14:49:11] *** Quits: beelzebuzz (~rasputin@replaced-ip ) (Ping timeout: 268 seconds)
895 [14:49:39] *** Joins: Highlander (~alain@replaced-ip )
896 [14:50:20] <tomreyn> ychaouche: apt-cache(8)
897 [14:50:31] <ychaouche> oh, ok
898 [14:54:32] <oxek> isn't geoip-database dead?
899 [14:57:28] *** Joins: nolan___ (~nolan_@replaced-ip )
900 [14:57:32] *** Joins: jotaxpe (jotaxpe@replaced-ip )
901 [14:58:25] *** Quits: coot (~coot@replaced-ip ) (Ping timeout: 240 seconds)
902 [15:00:35] <tomreyn> their v1 api is, v2 isnt
903 [15:01:25] *** Quits: nsrafkTL (~inkognito@replaced-ip ) (Quit: keep calm - mkdir not war)
904 [15:01:25] *** Quits: nsrafk (~inkognito@replaced-ip ) (Quit: keep calm - mkdir not war)
905 [15:01:52] *** Quits: milkt (~debian@replaced-ip ) (Remote host closed the connection)
906 [15:02:08] *** Quits: steven_saus (~steven_sa@replaced-ip ) (Quit: WeeChat 3.0)
907 [15:02:10] *** Joins: nsrafk (~inkognito@replaced-ip )
908 [15:02:13] *** Joins: nsrafkTL (~inkognito@replaced-ip )
909 [15:02:53] *** Joins: steven_saus (~steven_sa@replaced-ip )
910 [15:02:56] *** Joins: milkt (~debian@replaced-ip )
911 [15:03:23] <tomreyn> s/api/sdk, db format, update mechanism/
912 [15:03:49] *** Quits: hendursa1 (~weechat@replaced-ip ) (Quit: hendursa1)
913 [15:04:06] *** Joins: hendursaga (~weechat@replaced-ip )
914 [15:05:33] *** Joins: ddsys (~ddsys@replaced-ip )
915 [15:06:59] *** Quits: sevu (~sevu@replaced-ip ) (Ping timeout: 265 seconds)
916 [15:08:05] *** Quits: foka (~foka@replaced-ip ) (Ping timeout: 240 seconds)
917 [15:09:40] *** Joins: filohuhum (~filohuhum@replaced-ip )
918 [15:10:27] <oxek> but you need a (paid?) account now in order to get the db, and can't redistribute it can you?
919 [15:11:53] *** Joins: askall (~askall@replaced-ip )
920 [15:12:04] *** Joins: jellyknight (~gelignite@replaced-ip )
921 [15:12:59] *** Joins: tradar (~tradar@replaced-ip )
922 [15:13:59] *** Joins: magla (~gelignite@replaced-ip )
923 [15:14:35] *** Joins: superleaf1995 (bdb3f094@replaced-ip )
924 [15:14:58] *** Quits: gelignite (~gelignite@replaced-ip ) (Ping timeout: 256 seconds)
925 [15:15:02] *** Joins: fb_ (~freebench@replaced-ip )
926 [15:16:18] *** Joins: donavan01 (473c1d9a@replaced-ip )
927 [15:16:44] <donavan01> what is a good PDF editor or at least a program that will let me mark up PDFs
928 [15:16:58] *** Joins: Ekis (~Ekis@replaced-ip )
929 [15:17:02] *** Quits: jellyknight (~gelignite@replaced-ip ) (Ping timeout: 260 seconds)
930 [15:17:15] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Quit: vergissmeinnicht)
931 [15:18:02] *** debhelper sets mode: +l 1176
932 [15:18:56] <ychaouche> what is PDF markup ?
933 [15:19:17] <ychaouche> is it like changing some metadata ?
934 [15:21:06] <ychaouche> or is it like adding highlighting, circle things and other graphic markups
935 [15:23:28] <ychaouche> if graphic elements then I like okular
936 [15:23:49] <donavan01> thanks
937 [15:24:13] <donavan01> markup ... marking on the PDFs hightlights adding words etc
938 [15:25:04] *** Quits: askall (~askall@replaced-ip ) (Read error: Connection reset by peer)
939 [15:25:29] <ychaouche> what's your desktop environement ?
940 [15:25:56] *** Joins: ChmEarl (~chmearl@replaced-ip )
941 [15:26:06] *** Quits: Ekis (~Ekis@replaced-ip ) (Quit: leaving)
942 [15:29:12] *** Quits: mtn (~mtn@replaced-ip ) (Quit: Konversation terminated!)
943 [15:29:55] *** Quits: mirrorbird (~psutcliff@replaced-ip ) (Ping timeout: 272 seconds)
944 [15:31:54] *** Joins: Ekis (~Ekis@replaced-ip )
945 [15:31:56] *** Joins: foka (~foka@replaced-ip )
946 [15:34:19] *** Joins: powerhouse (~powerhous@replaced-ip )
947 [15:34:41] *** Joins: blb4393 (~chatzilla@replaced-ip )
948 [15:35:56] *** Quits: igrtrrt (~igrtrrt@replaced-ip ) (Quit: igrtrrt)
949 [15:38:34] *** Quits: pacbard (~pacbard@replaced-ip##) (Quit: ZNC 1.8.2 - ##replaced-url
950 [15:39:20] *** Quits: stree (~stree@replaced-ip ) (Ping timeout: 256 seconds)
951 [15:39:37] *** Quits: jotaxpe (jotaxpe@replaced-ip ) (Quit: Leaving)
952 [15:42:52] *** Joins: fstd_ (~fstd@replaced-ip )
953 [15:43:14] *** Quits: fstd (~fstd@replaced-ip ) (Ping timeout: 265 seconds)
954 [15:43:16] *** fstd_ is now known as fstd
955 [15:44:54] * ychaouche wonders why is wget installed by default, over curl
956 [15:45:54] *** Joins: sevu (~sevu@replaced-ip )
957 [15:46:42] *** Joins: pacbard (~pacbard@replaced-ip )
958 [15:49:56] *** Quits: Myst (~Myst@replaced-ip ) (Quit: Bye!)
959 [15:51:05] *** Quits: jckfrst1 (~jckfrst@replaced-ip ) (Remote host closed the connection)
960 [15:51:25] *** Joins: jckfrst1 (~jckfrst@replaced-ip )
961 [15:51:30] *** Joins: stree (~stree@replaced-ip )
962 [15:53:02] *** Quits: tradar (~tradar@replaced-ip ) (Quit: tradar)
963 [15:57:38] *** Joins: Jerrynicki (~niklas@replaced-ip )
964 [15:58:32] <hendursaga> why not wget2? :P
965 [16:03:28] *** Joins: gnufr33dom (~gnufr33do@replaced-ip )
966 [16:05:46] *** Quits: JohnML (~john1@replaced-ip ) (Remote host closed the connection)
967 [16:06:39] *** Joins: JohnML (~john1@replaced-ip )
968 [16:06:55] *** Quits: Vizva (~Vizva@replaced-ip ) (Remote host closed the connection)
969 [16:08:40] *** Quits: teksimian (~teksimian@replaced-ip ) (Ping timeout: 272 seconds)
970 [16:09:14] *** Quits: JohnML (~john1@replaced-ip ) (Remote host closed the connection)
971 [16:09:55] *** Joins: JohnML (~john1@replaced-ip )
972 [16:10:23] *** Joins: Dotz0cat (~Dotz0cat@replaced-ip )
973 [16:11:29] *** Quits: Iamahuman (~noname@replaced-ip ) (Quit: Konversation terminated!)
974 [16:12:05] *** Joins: dftxbs3e (~dftxbs3e@replaced-ip )
975 [16:13:14] *** Quits: nolan___ (~nolan_@replaced-ip ) (Ping timeout: 264 seconds)
976 [16:14:28] *** Quits: JohnML (~john1@replaced-ip ) (Remote host closed the connection)
977 [16:15:06] *** Joins: JohnML (~john1@replaced-ip )
978 [16:15:42] *** Joins: fakefur (~fakefur@replaced-ip )
979 [16:15:45] *** Quits: fakefur (~fakefur@replaced-ip ) (Client Quit)
980 [16:17:15] *** Quits: JohnML (~john1@replaced-ip ) (Remote host closed the connection)
981 [16:17:26] *** Quits: chalcedny (~chalcedon@replaced-ip ) (Ping timeout: 264 seconds)
982 [16:17:55] *** Joins: JohnML (~john1@replaced-ip )
983 [16:19:23] *** Joins: frostschutz (~frostschu@replaced-ip )
984 [16:19:29] *** Quits: JohnML (~john1@replaced-ip ) (Remote host closed the connection)
985 [16:20:11] *** Joins: JohnML (~john1@replaced-ip )
986 [16:20:14] *** Joins: diogenes_ (~diogenes_@replaced-ip )
987 [16:20:26] *** Quits: tryte (~tryte@replaced-ip ) (Ping timeout: 268 seconds)
988 [16:20:57] *** Quits: fjavier (~fjavier@replaced-ip ) (Ping timeout: 246 seconds)
989 [16:22:01] *** Joins: tryte (~tryte@replaced-ip )
990 [16:22:01] *** Quits: pacbard (~pacbard@replaced-ip##) (Quit: ZNC 1.8.2 - ##replaced-url
991 [16:23:02] *** Joins: pacbard (~pacbard@replaced-ip )
992 [16:23:11] *** Joins: Romarain (~Romarain@replaced-ip )
993 [16:23:28] *** Joins: nolan___ (~nolan_@replaced-ip )
994 [16:27:07] *** Joins: Tom01 (~tom@replaced-ip )
995 [16:27:52] *** Quits: pacbard (~pacbard@replaced-ip ) (Client Quit)
996 [16:28:25] *** Joins: pacbard (~pacbard@replaced-ip )
997 [16:30:50] *** Quits: abarr (~aplsm@replaced-ip ) (Ping timeout: 272 seconds)
998 [16:36:49] *** Joins: Newami (~Newami@replaced-ip )
999 [16:36:57] *** Quits: pacbard (~pacbard@replaced-ip##) (Quit: ZNC 1.8.2 - ##replaced-url
1000 [16:37:23] *** Joins: riex (~riex@replaced-ip )
1001 [16:38:17] *** Quits: Lutin (~Lutin@replaced-ip ) (Quit: Lutin)
1002 [16:40:06] *** Quits: Newami (~Newami@replaced-ip ) (Client Quit)
1003 [16:42:38] *** Quits: A2666__ (~A2666@replaced-ip ) (Quit: Leaving)
1004 [16:42:53] *** Joins: pacbard (~pacbard@replaced-ip )
1005 [16:44:24] *** Joins: abarr_ (~aplsm@replaced-ip )
1006 [16:52:19] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
1007 [16:56:36] *** Quits: abarr_ (~aplsm@replaced-ip ) (Ping timeout: 240 seconds)
1008 [16:57:07] *** Quits: pacbard (~pacbard@replaced-ip##) (Quit: ZNC 1.8.2 - ##replaced-url
1009 [16:57:35] *** Quits: ychaouche (~ychaouche@replaced-ip ) (Quit: Leaving)
1010 [17:01:22] *** Joins: pacbard (~pacbard@replaced-ip )
1011 [17:01:24] *** Quits: JohnML (~john1@replaced-ip ) (Remote host closed the connection)
1012 [17:02:09] *** Joins: JohnML (~john1@replaced-ip )
1013 [17:03:28] *** Quits: Flukp (~Flukp@replaced-ip ) (Quit: Leaving)
1014 [17:04:45] *** Quits: Brigo_ (~Brigo@replaced-ip ) (Ping timeout: 264 seconds)
1015 [17:06:28] *** Joins: Bjornn- (~Bjornn@replaced-ip )
1016 [17:08:27] *** Joins: synbiose (~synbiose@replaced-ip )
1017 [17:09:17] *** Quits: Bjornn (~Bjornn@replaced-ip ) (Ping timeout: 258 seconds)
1018 [17:12:05] *** Quits: idhugo (~idhugo@replaced-ip ) (Ping timeout: 240 seconds)
1019 [17:13:16] *** Joins: catman370 (~catman@replaced-ip )
1020 [17:13:33] *** Joins: phebus (~phebus@replaced-ip )
1021 [17:14:17] *** Quits: debsan (~debsan@replaced-ip ) (Remote host closed the connection)
1022 [17:16:34] *** Quits: schizo (~schizo@replaced-ip##) (Quit: ZNC - ##replaced-url
1023 [17:16:37] *** Joins: paulgrmn_ (~paulgrmn@replaced-ip )
1024 [17:16:59] *** Joins: schizo (~schizo@replaced-ip )
1025 [17:17:25] *** Parts: sgo11 (~song@replaced-ip ) ()
1026 [17:17:35] *** Quits: conta (Thunderbir@replaced-ip ) (Quit: conta)
1027 [17:23:27] *** Joins: timur_davletshin (~timur_dav@replaced-ip )
1028 [17:23:37] *** Quits: Bjornn- (~Bjornn@replaced-ip ) (Remote host closed the connection)
1029 [17:24:00] *** Joins: Bjornn- (~Bjornn@replaced-ip )
1030 [17:25:42] *** Quits: akp55 (~akp55@replaced-ip ) (Ping timeout: 246 seconds)
1031 [17:26:27] *** Quits: djanos (~djanos@replaced-ip##) (Quit: ZNC 1.8.2 - ##replaced-url
1032 [17:26:59] *** Joins: chalcedny (~chalcedon@replaced-ip )
1033 [17:27:20] *** Joins: CrystalMath (~coderain@replaced-ip )
1034 [17:27:48] *** Quits: CrystalMath (~coderain@replaced-ip ) (Client Quit)
1035 [17:28:14] *** Joins: CrystalMath (~coderain@replaced-ip )
1036 [17:28:57] *** Joins: djanos (~djanos@replaced-ip )
1037 [17:31:10] *** Joins: earthundead (~earthunde@replaced-ip )
1038 [17:35:18] *** Quits: ekleog (~ii@replaced-ip ) (Quit: WeeChat 2.9)
1039 [17:36:02] *** Quits: nolan___ (~nolan_@replaced-ip ) (Ping timeout: 264 seconds)
1040 [17:38:56] *** Joins: ekleog (~ii@replaced-ip )
1041 [17:39:10] <menace> is there any cicd solution (jenkins isn't) packaged for debian stable?
1042 [17:39:25] <menace> and in debian main / contrib / non-free?
1043 [17:42:55] <azeem> gitlab is in buster-backports, but that's probably also too heavyweight to count as a cicd solution
1044 [17:46:05] *** Quits: waxfire (~waxfire@replaced-ip ) (Quit: Ping timeout (120 seconds))
1045 [17:46:14] *** Joins: wytchmaster (~wytchmast@replaced-ip )
1046 [17:46:23] *** Joins: waxfire (~waxfire@replaced-ip )
1047 [17:47:22] *** Quits: wytchmaster (~wytchmast@replaced-ip ) (Client Quit)
1048 [17:47:24] <azeem> eh, it's in stretch-backports, so scratch that
1049 [17:47:41] *** Joins: hosea61 (uid486430@replaced-ip )
1050 [17:49:03] *** Joins: netcrash (~charmande@replaced-ip )
1051 [17:50:29] <azeem> menace: also, why is jenkins not a cicd solution?
1052 [17:51:16] *** Joins: fjavier (~fjavier@replaced-ip )
1053 [17:51:34] *** Quits: earthundead (~earthunde@replaced-ip ) (Remote host closed the connection)
1054 [17:52:32] *** Joins: nethunter_ (~filohuhum@replaced-ip )
1055 [17:54:19] *** Quits: GJdan (~quassel@replaced-ip##) (Quit: ##replaced-url
1056 [17:54:21] *** Joins: mirrorbird (~psutcliff@replaced-ip )
1057 [17:55:24] *** Quits: filohuhum (~filohuhum@replaced-ip ) (Ping timeout: 268 seconds)
1058 [17:55:57] *** Quits: rsx (~rsx@replaced-ip ) (Quit: rsx)
1059 [17:56:43] *** Quits: Tobbi (~Tobbi@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1060 [17:58:15] *** Joins: GJdan (~quassel@replaced-ip )
1061 [17:58:25] *** Joins: dvs (~Herbert@replaced-ip )
1062 [17:59:57] *** Quits: stree (~stree@replaced-ip ) (Ping timeout: 264 seconds)
1063 [18:00:21] *** Quits: paulgrmn_ (~paulgrmn@replaced-ip ) (Ping timeout: 246 seconds)
1064 [18:01:49] *** Joins: Vizva (~Vizva@replaced-ip )
1065 [18:01:59] <menace> fu, i always forget to look into backports. and jenkins is a cicd solution, but not packaged for stable main/contrib/non-free as far as i see
1066 [18:03:12] *** Joins: akp55 (~akp55@replaced-ip )
1067 [18:05:00] *** Joins: Flukp (~Flukp@replaced-ip )
1068 [18:05:20] *** Quits: F0rTh3J3st (F0rTh3J3st@replaced-ip ) (Ping timeout: 265 seconds)
1069 [18:06:17] *** Joins: bru (~bru@replaced-ip )
1070 [18:06:17] *** Quits: timur_davletshin (~timur_dav@replaced-ip ) (Quit: Leaving)
1071 [18:06:30] <azeem> all those packages are confusing
1072 [18:07:10] <azeem> but yeah, looks liek
1073 [18:07:13] <azeem> like*
1074 [18:11:57] *** Quits: Dotz0cat (~Dotz0cat@replaced-ip ) (Ping timeout: 264 seconds)
1075 [18:12:11] *** Joins: Dotz0cat_ (~Dotz0cat@replaced-ip )
1076 [18:12:20] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Quit: vergissmeinnicht)
1077 [18:12:46] *** Joins: stree (~stree@replaced-ip )
1078 [18:16:48] *** Quits: nsrafkTL (~inkognito@replaced-ip ) (Ping timeout: 246 seconds)
1079 [18:16:56] *** Quits: nsrafk (~inkognito@replaced-ip ) (Ping timeout: 265 seconds)
1080 [18:18:48] *** Quits: magla (~gelignite@replaced-ip ) (Remote host closed the connection)
1081 [18:19:26] <azeem> btw, due to the above I learnt about replaced-url
1082 [18:19:28] *** Joins: Brigo_ (~Brigo@replaced-ip )
1083 [18:19:47] *** Joins: nsrafk (~inkognito@replaced-ip )
1084 [18:20:34] *** Joins: nsrafkTL (~inkognito@replaced-ip )
1085 [18:21:15] *** Joins: geowiesnot (~user@replaced-ip )
1086 [18:27:28] *** Quits: dvs (~Herbert@replaced-ip ) (Quit: Leaving)
1087 [18:28:49] *** Joins: msh07 (~msh07@replaced-ip )
1088 [18:29:37] *** Quits: nethunter_ (~filohuhum@replaced-ip ) (Remote host closed the connection)
1089 [18:29:48] <Devastator> I'm trying to make an old VIA VN896 work, I've searched and I have to disable other framebuffer drivers, but /etc/modprobe.d/blacklist-framebuffer.conf is missing, isn't it generated somewhere?
1090 [18:29:49] <velix> Will the next Debian still use rsyslog or switch to journald?
1091 [18:32:14] <petn-randall> velix: So far it's using rsyslog by default, but you can configure persistent journald easily and remove rsylog if you want.
1092 [18:32:46] <velix> petn-randall: Okay, just was curious because #rsyslog is damn low traffic here (and elsewere). it's often a sign of a dying project.
1093 [18:33:02] *** Joins: YWH_1 (~YWH@replaced-ip )
1094 [18:33:42] <petn-randall> velix: Sometimes things just work really well, and thus don't get a lot of support questions.
1095 [18:33:51] *** Quits: fstd (~fstd@replaced-ip ) (Ping timeout: 265 seconds)
1096 [18:34:02] <velix> petn-randall: True.
1097 [18:34:15] *** Joins: fstd (~fstd@replaced-ip )
1098 [18:34:24] <velix> Thanks for the information.
1099 [18:41:44] *** Joins: craigevil (craig@replaced-ip )
1100 [18:42:25] *** Quits: ChmEarl (~chmearl@replaced-ip ) (Quit: Leaving)
1101 [18:43:05] *** Quits: galex-713 (gal@replaced-ip ) (Ping timeout: 272 seconds)
1102 [18:43:40] *** Joins: nethunter_ (~filohuhum@replaced-ip )
1103 [18:44:43] *** Joins: SoundShaman (~SoundSham@replaced-ip )
1104 [18:44:48] *** Quits: black_ant (~antilope@replaced-ip ) (Ping timeout: 246 seconds)
1105 [18:47:53] *** Quits: Bjornn- (~Bjornn@replaced-ip ) (Read error: Connection reset by peer)
1106 [18:48:55] *** Joins: mtn (~mtn@replaced-ip )
1107 [18:49:12] *** Quits: SoundShaman (~SoundSham@replaced-ip ) (Quit: Leaving)
1108 [18:49:23] *** Joins: Bjornn (~Bjornn@replaced-ip )
1109 [18:52:28] *** Joins: galex-713 (gal@replaced-ip )
1110 [18:55:28] *** Quits: dreamon (~dreamon@replaced-ip ) (Ping timeout: 258 seconds)
1111 [18:56:04] *** Quits: mtn (~mtn@replaced-ip ) (Quit: Konversation terminated!)
1112 [18:57:27] *** Quits: DaNeenjah (~DaNeenjah@replaced-ip ) (Quit: WeeChat 3.0)
1113 [18:58:48] *** Joins: DaNeenjah (~DaNeenjah@replaced-ip )
1114 [18:59:08] *** Quits: coxipi (~coxipi@replaced-ip ) (Quit: Leaving)
1115 [19:00:43] *** Joins: alexandros_tab (~quassel@replaced-ip )
1116 [19:00:48] *** Joins: alexandros_c (~quassel@replaced-ip )
1117 [19:00:57] *** Joins: kupi (uid212005@replaced-ip )
1118 [19:01:53] *** Quits: frostschutz (~frostschu@replaced-ip ) (Ping timeout: 265 seconds)
1119 [19:04:16] *** Quits: alexandros_tab_ (~quassel@replaced-ip ) (Ping timeout: 240 seconds)
1120 [19:04:19] *** Joins: martinus__ (~martin@replaced-ip )
1121 [19:04:45] *** Quits: alexandros_c_ (~quassel@replaced-ip ) (Ping timeout: 264 seconds)
1122 [19:05:41] *** Quits: DaNeenjah (~DaNeenjah@replaced-ip ) (Quit: WeeChat 3.0)
1123 [19:06:35] *** Joins: diogenes_ (~diogenes_@replaced-ip )
1124 [19:08:18] *** Joins: dreamon (~dreamon@replaced-ip )
1125 [19:10:16] *** Quits: msh07 (~msh07@replaced-ip ) (Ping timeout: 240 seconds)
1126 [19:10:48] *** Joins: frostschutz (~frostschu@replaced-ip )
1127 [19:10:59] *** Quits: Bjornn (~Bjornn@replaced-ip ) (Read error: Connection reset by peer)
1128 [19:11:03] *** Joins: TRS-80 (TRS-80@replaced-ip )
1129 [19:11:09] <TRS-80> Good day, fellow wizards!
1130 [19:11:42] *** Joins: Bjornn (~Bjornn@replaced-ip )
1131 [19:12:58] *** Quits: fjavier (~fjavier@replaced-ip ) (Ping timeout: 256 seconds)
1132 [19:13:14] <TRS-80> I am re-vamping my personal dotfile install script. Previously I would check if a package was installed, before installing it. But apt-get install is already idempotent. I am struggling to come up with a situation where the (much simpler) apt-get install might be a problem?
1133 [19:13:15] *** Quits: mirrorbird (~psutcliff@replaced-ip ) (Quit: Leaving)
1134 [19:13:40] *** Joins: amerigo (uid331857@replaced-ip )
1135 [19:14:20] <TRS-80> replaced-url
1136 [19:14:28] <TRS-80> for example
1137 [19:20:06] *** Joins: MegaCarp (~carp____@replaced-ip )
1138 [19:20:20] *** Joins: maxrazer (~quassel@replaced-ip )
1139 [19:20:21] <Mister00X> TRS-80: even though apt is not reccomended in scripts maybe you want something like apt list --installed <package>
1140 [19:20:31] <maxrazer> Does ayone know how to play a DVD-Audio disc on Debian?
1141 [19:21:22] *** Quits: valde (~valde@replaced-ip##) (Quit: The Lounge - ##replaced-url
1142 [19:21:42] *** Joins: ChmEarl (~chmearl@replaced-ip )
1143 [19:21:43] *** Joins: valde (~valde@replaced-ip )
1144 [19:22:32] *** Quits: bru (~bru@replaced-ip ) (Quit: Bye)
1145 [19:22:45] *** Joins: bru (~bru@replaced-ip )
1146 [19:22:58] <TRS-80> Mister00X: Well there are many ways to check (and I used to check) but I am thinking now that checking is not necessary at all. My question was more like "what's wrong with not checking?" as apt-get install can be run over and over (idempotent).
1147 [19:23:11] <TRS-80> maxrazer: It should "just work"
1148 [19:23:25] *** Joins: hitest (~hitest@replaced-ip )
1149 [19:23:31] <TRS-80> maxrazer: Or were you looking for some software recommendation?
1150 [19:23:40] <Devastator> I have an old laptop with Core2Duo T5300 and 1GB of RAM, it had Debian Wheezy on it but wireless wasn't connecting to any network, so I've decided to upgrade and now it can't start X properly, should I try a clean install of Buster or don't even try it?
1151 [19:23:41] <maxrazer> I tried VLC. The menu works, but I can't get the content to play beyond that. It is a DVD-Audio disc, not a CD-Audio or DVD-Video disc.
1152 [19:23:51] <Mister00X> TRS-80: Every package that is allready installed will in my opinion be marked as manually installed
1153 [19:24:15] <maxrazer> I need to know what software works if any.
1154 [19:24:35] <TRS-80> Mister00X: Right. But if these are packages which I am explicitly telling to install, I don't see any problem with that.
1155 [19:24:56] <TRS-80> maxrazer: OK, so maybe try some others then. mpv maybe?
1156 [19:25:12] <maxrazer> I tried SMPlayer with MPV as the engine.
1157 [19:25:26] <TRS-80> Why not just plain mpv?
1158 [19:25:38] *** Joins: banox (~banox@replaced-ip )
1159 [19:25:42] <TRS-80> at least for troubleshooting, anyway
1160 [19:25:50] <maxrazer> I don't know how to open a disc with MPV, just a file. SMPlayer has an open disc feature and other features.
1161 [19:25:50] <Mister00X> TRS-80: well I'm clearly no expert on that special case but I don't think it will do anything unexpected that way
1162 [19:26:07] *** Joins: well_laid_lawn (~Jean-luc@replaced-ip )
1163 [19:26:42] <TRS-80> Mister00X: Well that's sort of what I was thinking, I figure I will do it, unless I get lucky and someone warns me otherwise of some obscure scenario here in the next fee minutes. lol
1164 [19:27:29] <TRS-80> maxrazer: Yeah, good point. I dunno man. I would just keep trying different software. Or search Internet for "DVD-Audio Debian" or even "DVD-Audio Linux"
1165 [19:27:42] *** Joins: teksimian (~teksimian@replaced-ip )
1166 [19:28:01] *** debhelper sets mode: +l 1183
1167 [19:28:41] *** Quits: ThothCastel (sid78195@replaced-ip ) (Ping timeout: 272 seconds)
1168 [19:28:50] *** Quits: graingert (sid128301@replaced-ip ) (Ping timeout: 264 seconds)
1169 [19:29:09] <TRS-80> Devastator: You could try a Live CD (or USB stick) if you maybe want to do a less invasive test?
1170 [19:29:19] *** Quits: benoitc (sid1888@replaced-ip ) (Ping timeout: 272 seconds)
1171 [19:29:26] *** Quits: kozowu (uid44796@replaced-ip ) (Ping timeout: 264 seconds)
1172 [19:29:31] *** Quits: catman370 (~catman@replaced-ip ) (Quit: See you later..)
1173 [19:29:38] <TRS-80> Devastator: Although I would not expect Wi-Fi to work there (many Wi-Fi drivers are non-free).
1174 [19:30:10] *** Joins: benoitc (sid1888@replaced-ip )
1175 [19:30:10] *** Joins: graingert (sid128301@replaced-ip )
1176 [19:30:17] <TRS-80> Devastator: What model laptop? I have a number of old ThinkPads, but those have always been well supported in GNU/Linux.
1177 [19:30:28] *** Joins: ThothCastel (sid78195@replaced-ip )
1178 [19:30:34] <Devastator> it is a Clevo M540/M550
1179 [19:30:52] *** Joins: kozowu (uid44796@replaced-ip )
1180 [19:31:06] <Mister00X> Devastator: If you want to try it whit an live image you could use one of the unofficial images which contain the non-free firmware
1181 [19:31:07] *** Quits: darutoko (~darutoko@replaced-ip ) (Quit: Leaving)
1182 [19:31:15] <TRS-80> ^ or that
1183 [19:31:38] *** Quits: Bjornn (~Bjornn@replaced-ip ) (Read error: Connection reset by peer)
1184 [19:31:38] * TRS-80 just uses an Ethernet cable instead ;)
1185 [19:31:59] <Mister00X> Well USB-Thetering is also an option
1186 [19:32:19] <Mister00X> provided one has an android phone
1187 [19:33:17] *** Joins: Bjornn (~Bjornn@replaced-ip )
1188 [19:34:19] *** Joins: runlevel7 (runlevel7@replaced-ip )
1189 [19:39:39] *** Quits: oxek (oxek@replaced-ip ) (Quit: oxek)
1190 [19:40:23] *** Joins: mirrorbird (~psutcliff@replaced-ip )
1191 [19:40:24] *** Joins: oxek (oxek@replaced-ip )
1192 [19:40:52] *** Joins: diniwed (~gavron@replaced-ip )
1193 [19:43:07] <Devastator> Mister00X which WM would you try in my case? cinnamon? lxde? lxqt? xfce? mate?
1194 [19:43:57] *** Quits: mirrorbird (~psutcliff@replaced-ip ) (Client Quit)
1195 [19:44:21] <Mister00X> Devastator: Well Im an KDE guy but I really dont know how old this laptop is, if it's old I would go wit lxqt or xfce
1196 [19:44:34] <Devastator> it is oooold
1197 [19:44:41] <Devastator> xfce it is..
1198 [19:48:06] *** Quits: Agent (~Agent@replaced-ip ) (Ping timeout: 256 seconds)
1199 [19:49:24] *** Joins: Agent (~Agent@replaced-ip )
1200 [19:50:16] *** Quits: alexandros_tab (~quassel@replaced-ip ) (Ping timeout: 240 seconds)
1201 [19:50:45] *** Quits: geowiesnot (~user@replaced-ip ) (Ping timeout: 240 seconds)
1202 [19:50:58] *** Quits: alexandros_c (~quassel@replaced-ip ) (Ping timeout: 260 seconds)
1203 [19:51:15] *** Joins: dragestil_ (~quassel@replaced-ip )
1204 [19:51:37] *** Quits: Bjornn (~Bjornn@replaced-ip ) (Read error: Connection reset by peer)
1205 [19:52:03] *** Joins: Bjornn (~Bjornn@replaced-ip )
1206 [19:52:35] *** Quits: dragestil (~quassel@replaced-ip ) (Ping timeout: 256 seconds)
1207 [19:53:38] *** Quits: gnufr33dom (~gnufr33do@replaced-ip ) (Ping timeout: 260 seconds)
1208 [19:54:42] *** Joins: urk (~user@replaced-ip )
1209 [19:56:49] <urk> What the exact channel name for Debian social?
1210 [19:59:01] *** Quits: ndorf (~nd@replaced-ip ) (Quit: leaving)
1211 [19:59:06] <ilmostro> I'm trying to create a custom, internal package that populates "/root/.ssh/authorized_keys2" and provides a cron job to query for updates. The resulting file resets permissions to default 644. The documentation seems to suggest that users' dot files should be placed in "/etc/skel/" first. Alternatively, it seems that I may be able to use dpkg-statoverride to force file permissions, but I don't
1212 [19:59:08] <ilmostro> see how to make use of that within a debian build process.
1213 [19:59:15] *** Joins: ndorf (~nd@replaced-ip )
1214 [19:59:54] <ilmostro> any thoughts, hints, links to references would be appreciated. Thank you
1215 [20:01:02] <Devastator> urk iirc ##debian-offtopic
1216 [20:02:55] <oxek> ilmostro: dpkg-statoverride --update --add root root 0755 /path/to/file
1217 [20:02:59] <oxek> modify as needed
1218 [20:03:36] *** Joins: geowiesnot (~user@replaced-ip )
1219 [20:03:42] <oxek> it might be possible to have it a part of post-inst in the package, but usually I'd just run that on the machine first before installing anything (maybe as part of the installation script)
1220 [20:04:08] <urk> Devastator> thanks
1221 [20:04:16] *** Quits: nobyk (~nobyk@replaced-ip ) (Remote host closed the connection)
1222 [20:04:18] *** Quits: kfvn (~weechat@replaced-ip ) (Ping timeout: 268 seconds)
1223 [20:04:18] <oxek> list the overrides with `dpkg-statoverride --list`
1224 [20:05:11] <ilmostro> oxek: hmm, ok. Thank you very much. I wasn't sure if I should use something like "debina/packagname.statoverride", but that doesn't seem to have the intended effect
1225 [20:05:22] <ilmostro> s/debina/debian/
1226 [20:05:31] *** Joins: PoaB (~Thunderbi@replaced-ip )
1227 [20:06:09] *** Joins: kfvn (~weechat@replaced-ip )
1228 [20:07:09] *** Quits: hosea61 (uid486430@replaced-ip ) (Quit: Connection closed for inactivity)
1229 [20:09:27] *** Joins: nobyk (~nobyk@replaced-ip )
1230 [20:10:57] <oxek> ilmostro: I'm not an expert at this, just passing on my experience of successfully using dpkg-statoverride command to do something similar to what you're trying to do
1231 [20:11:26] <oxek> the great thing about this channel is that if you wait long enough, someone will eventually come along and tell you you're wrong and show you the right way of doing it :D
1232 [20:11:54] <oxek> wasn't it some "internet rule" that the best way to get info is to say something wrong and wait for someone to correct you?
1233 [20:13:30] *** Joins: __marco (~marco@replaced-ip )
1234 [20:14:04] <ilmostro> haha, well, I've always appreciated any constructive criticism. :D Even if/when it may sound harsh at times
1235 [20:15:05] *** Quits: Hallcyon (~Hallcyon@replaced-ip ) (Quit: Halcyon flies away.)
1236 [20:15:23] *** Quits: PoaB (~Thunderbi@replaced-ip ) (Quit: PoaB)
1237 [20:15:23] <oxek> in that case, maybe one more "criticism": it's usually not a good idea to create packages that modify files in /home or /root
1238 [20:15:26] *** Quits: niv (~niv@replaced-ip##) (Quit: Free ZNC ~ Powered by LunarBNC: ##replaced-url
1239 [20:15:38] <oxek> as part of the package installation
1240 [20:16:00] *** Joins: niv (~niv@replaced-ip )
1241 [20:17:20] *** Joins: n1v (~niv@replaced-ip )
1242 [20:17:47] *** Joins: Hallcyon (~Hallcyon@replaced-ip )
1243 [20:18:54] *** Quits: shiko121 (~shiko121@replaced-ip ) ()
1244 [20:19:16] *** Quits: n1v (~niv@replaced-ip ) (Client Quit)
1245 [20:20:16] *** Joins: gnufr33dom (~gnufr33do@replaced-ip )
1246 [20:20:41] *** Quits: mnt_grrrl (mnt_grrrl@replaced-ip##) (Quit: fBNC - ##replaced-url
1247 [20:20:48] *** Joins: bostongeek36 (4910e415@replaced-ip )
1248 [20:20:50] *** Quits: stree (~stree@replaced-ip ) (Ping timeout: 260 seconds)
1249 [20:21:05] <ilmostro> yeah, I see that mentioned in the documents. I assume that would be for publicly availabel packages. This is an internal package intended for new system setups
1250 [20:21:31] *** Quits: kj14 (kj14@replaced-ip ) (Quit: Leaving)
1251 [20:21:38] *** Quits: niv (~niv@replaced-ip ) (Ping timeout: 264 seconds)
1252 [20:21:47] <ilmostro> as an optional way to add the authorized_keys2 file
1253 [20:21:50] *** Quits: Flukp (~Flukp@replaced-ip ) (Quit: Leaving)
1254 [20:22:25] <ilmostro> I may be missing some other reasons as to why that's discouraged, though
1255 [20:22:48] *** Joins: kj14 (~kj14@replaced-ip )
1256 [20:22:48] *** Quits: kj14 (~kj14@replaced-ip ) (Client Quit)
1257 [20:23:14] *** Joins: kj14 (kj14@replaced-ip )
1258 [20:26:44] *** Quits: fb_ (~freebench@replaced-ip ) (Remote host closed the connection)
1259 [20:28:02] *** debhelper sets mode: +l 1177
1260 [20:28:20] *** Quits: mmx_in_orbit_ (~mmx_in_sp@replaced-ip ) (Ping timeout: 256 seconds)
1261 [20:29:47] *** Parts: budlight (~richard@replaced-ip ) ("Leaving")
1262 [20:30:50] *** Quits: graytron (~tero@replaced-ip ) (Quit: leaving)
1263 [20:31:22] *** Joins: graytron (~tero@replaced-ip )
1264 [20:32:49] <sney> ilmostro: if your cron script can update the authorized_keys file, can it also create it in the first place? if so, your package could just install a service, and then when the service runs it creates/updates the file, instead of trying to make dpkg muck about in /root
1265 [20:33:14] *** Joins: cyveris (~cyveris@replaced-ip )
1266 [20:33:39] *** Joins: stree (~stree@replaced-ip )
1267 [20:33:46] <sney> I would even take it one step further and put the service's handled file in /usr/lib/packagename and symlink it
1268 [20:34:59] *** Joins: HelloShitty (~psysc0rpi@replaced-ip )
1269 [20:35:03] *** Quits: bostongeek36 (4910e415@replaced-ip ) (Quit: Connection closed)
1270 [20:35:07] *** Quits: Bjornn (~Bjornn@replaced-ip ) (Read error: Connection reset by peer)
1271 [20:35:11] *** Joins: alexandros_c (~quassel@replaced-ip )
1272 [20:35:13] *** Joins: alexandros_tab (~quassel@replaced-ip )
1273 [20:35:27] *** Joins: Bjornn (~Bjornn@replaced-ip )
1274 [20:35:35] <HelloShitty> Hello. Is ifconfig being replaced by another set of tools?
1275 [20:35:58] *** Joins: gelignite (~gelignite@replaced-ip )
1276 [20:36:57] <CommunistWolf> ip, yes
1277 [20:36:57] <aminvakil> i guess it's more than 10 years since ifconfig has been deprecated
1278 [20:37:26] *** Joins: niv (~niv@replaced-ip )
1279 [20:37:56] <jhutchins> HelloShitty: Yes, mostly ip and ifupdown, but not so much replaced as paralleled. Nothing new being done with it, but still available.
1280 [20:38:46] <HelloShitty> ouch... 10 years
1281 [20:38:50] <HelloShitty> ok
1282 [20:39:14] *** Joins: shabius (~shabius@replaced-ip )
1283 [20:39:16] <HelloShitty> ok, so newer tools are ip and ifupdown, right?
1284 [20:39:26] *** Quits: shabius (~shabius@replaced-ip ) (Max SendQ exceeded)
1285 [20:39:47] <aminvakil> yes, ip
1286 [20:39:48] *** Quits: niv (~niv@replaced-ip ) (Client Quit)
1287 [20:39:57] *** Joins: shabius (~shabius@replaced-ip )
1288 [20:40:01] <HelloShitty> ifupdown do't?
1289 [20:40:03] *** Joins: niv (~niv@replaced-ip )
1290 [20:40:11] <HelloShitty> s/do't/don't
1291 [20:40:18] <ilmostro> sney: thank you very much. I'm gonna check to see if that makes sense for the infra setup. Although, when you say "service", that could be a systemd timer then 🤔
1292 [20:40:20] <another> iproute2
1293 [20:41:16] <aminvakil> i'm not sure ifconfig does the job of ifupdown or not
1294 [20:41:29] *** Joins: witcharrr (~witcharrr@replaced-ip )
1295 [20:41:37] <cyveris> It doesn't. ifupdown is what brings interfaces up and down from /etc/network/interfaces.
1296 [20:41:38] <aminvakil> but for viewing ip address, ip route, ip link you can use ip address, ip route, ip link
1297 [20:41:40] *** Quits: niv (~niv@replaced-ip ) (Client Quit)
1298 [20:41:40] <cyveris> iproute2 is separate.
1299 [20:42:04] *** Joins: niv (~niv@replaced-ip )
1300 [20:42:08] <aminvakil> cyveris: thanks, i wasn't sure, so yes, ip from iproute2 package is the replacement for ifconfig
1301 [20:42:37] <another> also netstat -> ss, ...
1302 [20:42:49] <another> there's a page somewhere
1303 [20:43:20] *** Quits: niv (~niv@replaced-ip ) (Client Quit)
1304 [20:43:37] <cyveris> replaced-url
1305 [20:45:02] *** Quits: alexxander (alexxander@replaced-ip ) (Quit: WeeChat 1.6)
1306 [20:45:41] *** Joins: alexxander (alexxander@replaced-ip )
1307 [20:46:47] *** Quits: Robby (robby@replaced-ip ) (Quit: leaving)
1308 [20:47:34] *** Joins: Robby (robby@replaced-ip )
1309 [20:49:04] *** Quits: fflori (~fflori@replaced-ip ) (Remote host closed the connection)
1310 [20:50:24] *** Joins: shibboleth (~shibbolet@replaced-ip )
1311 [20:50:26] *** Parts: nickodd (~nickodd@replaced-ip ) ()
1312 [20:51:55] *** Joins: goL3m (goL3m@replaced-ip )
1313 [20:54:27] <jhutchins> !atheros
1314 [20:54:27] <dpkg> Qualcomm Atheros is a developer of semiconductors. For support of PCI/PCIe wireless LAN devices with an Atheros chipset, ask me about <ath9k>, <ath5k>. For USB wireless LAN device support, ask me about <ath9k_htc>, <carl9170>, <ar5523>. For Ethernet driver information, see <atl1c>, <alx>, <atl2>, <atl1e>, <atl1>. For Bluetooth device support, see <ath3k>. replaced-url
1315 [20:54:56] <sney> ilmostro: right, there are a few options
1316 [20:55:30] *** Quits: alexxander (alexxander@replaced-ip ) (Quit: WeeChat 1.6)
1317 [20:56:05] <jhutchins> THat URL isn't valid.
1318 [20:56:40] *** Joins: alexxander (alexxander@replaced-ip )
1319 [20:56:58] <sney> seems to have changed to replaced-url
1320 [20:57:53] *** Joins: Flukp (~Flukp@replaced-ip )
1321 [20:57:59] *** Quits: shabius (~shabius@replaced-ip ) (Ping timeout: 272 seconds)
1322 [20:58:19] *** Joins: shabius (~shabius@replaced-ip )
1323 [20:58:45] *** Quits: __marco (~marco@replaced-ip ) (Ping timeout: 240 seconds)
1324 [20:59:00] *** Quits: JohnML (~john1@replaced-ip ) (Remote host closed the connection)
1325 [20:59:43] *** Joins: JohnML (~john1@replaced-ip )
1326 [21:00:34] <HelloShitty> I have a question that is probably stupid, but as my networking knowledge is 0, I just don't know the answer. Actually, 2 different questions. 1 - When we set a gateway to some ethernet device, the IP of that gateway is the internal IP of our home router, right?
1327 [21:00:58] *** Joins: niv (~niv@replaced-ip )
1328 [21:01:28] <HelloShitty> if I use 192.168.1.254 to access the configuration web page of my router, then, that is the IP I need to give to my laptop ethernet device as a gateway. Am I correct?
1329 [21:01:31] <another> usually, yes
1330 [21:01:47] *** Quits: MegaCarp (~carp____@replaced-ip ) (Ping timeout: 272 seconds)
1331 [21:02:32] <HelloShitty> Another question I have is if I set a DNS in my laptop /etc/resolv.conf, then only my laptop will use that DNS or how it works? What if I set a different DNS in my router 'resolv.conf' file?
1332 [21:02:50] *** Parts: urk (~user@replaced-ip ) ("Leaving")
1333 [21:03:13] *** Quits: pacbard (~pacbard@replaced-ip##) (Quit: ZNC 1.8.2 - ##replaced-url
1334 [21:03:18] *** Quits: Flukp (~Flukp@replaced-ip ) (Ping timeout: 260 seconds)
1335 [21:03:34] <another> yes, only your laptop will use that DNS server
1336 [21:03:59] <ilmostro> that all depends on the router configuration; it may try to force using the dns resolvers that it provides only
1337 [21:04:16] *** Quits: Jerrynicki (~niklas@replaced-ip ) (Ping timeout: 240 seconds)
1338 [21:04:53] <HelloShitty> for instance, at the moment, my laptop DNS is my router internal IP
1339 [21:04:55] <ilmostro> the IP address for the web page may not necessarily be the same as the gateway, if the router reserves that IP for that purpose only
1340 [21:05:14] *** Quits: Bjornn (~Bjornn@replaced-ip ) (Remote host closed the connection)
1341 [21:05:38] <ilmostro> although, if you can get to the web page with the configs, then you can find out what the IP of the router is as well
1342 [21:05:41] *** Joins: Bjornn (~Bjornn@replaced-ip )
1343 [21:05:44] <HelloShitty> So this means that my router OS will take care of resolving address names?
1344 [21:06:01] *** Joins: pacbard (~pacbard@replaced-ip )
1345 [21:06:26] <HelloShitty> yes, I understand that it doesn't have to be the same, but in mu case, they are
1346 [21:06:28] <ilmostro> what do you mean your "laptop dns is your router internal IP"? which one
1347 [21:06:53] <HelloShitty> let's say my router internal IP is 192.168.1.254
1348 [21:06:55] <jochum> HelloShitty: do you want your Laptop as DNS Server for your Home?
1349 [21:07:03] <ilmostro> do you have dns server running on your laptop or are you referring to the IP of the router?
1350 [21:07:04] <HelloShitty> My latop DNS is 192.168.1.254
1351 [21:07:06] *** Joins: fjavier (~fjavier@replaced-ip )
1352 [21:07:27] *** Joins: earthundead (~earthunde@replaced-ip )
1353 [21:07:37] <jochum> HelloShitty: please tell us your goal in this
1354 [21:07:39] <ilmostro> so, the router's (gateway) IP then
1355 [21:07:57] <HelloShitty> What I'm saying is that the content of my /etc/resolv.conf file is the ip of my router
1356 [21:08:23] <jochum> HelloShitty: thats the one you got by DHCP (Dynamic IP and other stuff) from the router, i believe
1357 [21:08:29] *** Joins: SHADOWSaaaA (~jessie@replaced-ip )
1358 [21:08:42] <HelloShitty> ok, so that means what?
1359 [21:08:52] <HelloShitty> Who will be dealing with resolving name addresses?
1360 [21:08:54] *** Quits: pacbard (~pacbard@replaced-ip ) (Client Quit)
1361 [21:08:55] *** Joins: mtn (~mtn@replaced-ip )
1362 [21:09:04] <jochum> HelloShitty: then one you configured on the router
1363 [21:09:14] <jochum> HelloShitty: normaly the ones from your provider
1364 [21:09:21] <HelloShitty> ok
1365 [21:09:34] <jochum> So it goes like that Laptop -> Router -> Provider DNS
1366 [21:09:46] <HelloShitty> That way, all devices at my home connected to my router will use whatever I set in my router
1367 [21:09:54] <jochum> True
1368 [21:09:59] <HelloShitty> ok
1369 [21:10:14] <HelloShitty> I have been having issues with my laptop ethernet device
1370 [21:10:20] *** Joins: Deyaa (uid190709@replaced-ip )
1371 [21:10:23] <jochum> You can also set another one for everyone (not the router but lets say 8.8.8.8)
1372 [21:10:30] <HelloShitty> I can't make it to get an IP to a TPLink receiver I connect to it
1373 [21:11:00] *** Joins: pacbard (~pacbard@replaced-ip )
1374 [21:11:03] <HelloShitty> and I noticed that uring boot, there was a problem with networking.service raising up the interfaces
1375 [21:11:05] <jochum> You get one by WLAN from the same device?
1376 [21:11:37] <HelloShitty> but as my knowledge about networking is very weak, I'm struggling to put this to work
1377 [21:11:44] <jochum> Hmm looks like there's a problem in /etc/network/interfaces
1378 [21:11:50] <HelloShitty> No, I can't also connect to it via wireless
1379 [21:12:08] <HelloShitty> yes, that's why I'm trying to reconfigure it using the command line and etc
1380 [21:12:09] <jochum> Hmm how are you connected now, Phone?
1381 [21:12:26] <HelloShitty> My Wireless connection from my laptop to my router is fine
1382 [21:12:32] <jochum> ahh ok
1383 [21:12:34] <jochum> just cable
1384 [21:12:37] <blackop> HelloShitty: lol nice nick
1385 [21:12:38] <HelloShitty> the ethernet one to my TPLink repeater is not
1386 [21:12:50] <HelloShitty> blackop: :p
1387 [21:12:55] <blackop> :p
1388 [21:13:06] *** Joins: user6688 (~user@replaced-ip )
1389 [21:13:06] <jochum> HelloKitty that is :)
1390 [21:13:17] <HelloShitty> Anyways, situation is that I was having this problem during boot
1391 [21:13:40] <HelloShitty> and when I got to my terminal I ran systemctl networking.service and it was in failure state
1392 [21:13:41] <jochum> HelloShitty: paste the contents of /etc/network/interfaces AND "ip addr" somewhere
1393 [21:13:43] <ov3rmind> nice UGT cool friends, i an working in free software collaboration and put one work in salsa, but i have some doubts abou sinc salsa and github, pipy code of project, some tip about?
1394 [21:13:59] *** Quits: craigevil (craig@replaced-ip ) (Quit: Lost terminal)
1395 [21:14:09] <HelloShitty> and my ethernet device name is not eth0. It's already using the newer convention for naming devices
1396 [21:14:16] <HelloShitty> ok, jochum
1397 [21:14:41] *** Joins: treeview (~treeview@replaced-ip )
1398 [21:15:09] <HelloShitty> at this point I'm not getting any error during boot because I changed the content of a file I had in /etc/network/interfaces.d/setup. I made the name match what ip addr showed
1399 [21:15:37] <HelloShitty> but now, I have removed that setup file from there and was trying to use ip/ifconfig/whatever to try to set it up
1400 [21:15:48] <HelloShitty> but I'll paste what you requested somewhere
1401 [21:15:59] <jochum> HelloShitty: best is to remove all lines except the loopback interface
1402 [21:16:07] <jochum> HelloShitty: and do the rest over NetworkManager
1403 [21:16:09] *** Quits: TRS-80 (TRS-80@replaced-ip ) (Quit: WeeChat 3.0)
1404 [21:16:56] <jochum> And if you don't want fiddle around after reboot
1405 [21:17:06] *** Quits: Grldfrdom (uid391113@replaced-ip ) (Quit: Connection closed for inactivity)
1406 [21:17:10] *** Joins: PallasXD (~PallasXD@replaced-ip )
1407 [21:18:02] *** debhelper sets mode: +l 1184
1408 [21:18:36] * jochum loves coffee with lots of milk and cacao :)
1409 [21:19:04] *** Joins: dannylee (~dannylee@replaced-ip )
1410 [21:19:21] <HelloShitty> jochum: replaced-url
1411 [21:19:48] <jochum> HelloShitty: remove the added line
1412 [21:20:10] <jochum> The problem with /e/n/interfaces is that it want's it always connected
1413 [21:20:15] <sney> ov3rmind: #debian-mentors or #salsa on OFTC (note, right now you are on freenode) would be a better place for those questions
1414 [21:20:31] <jochum> And laptops don't have it connected always on boto
1415 [21:20:54] <jhutchins> jochum: You can use hotplug for stuff that's not always there.
1416 [21:21:07] <jochum> jhutchins: true
1417 [21:21:30] <jochum> jhutchins: personaly i prefer nm-applet with NetworkManager
1418 [21:21:40] <HelloShitty> jochum: line removed
1419 [21:21:56] <jochum> HelloShitty: do you connect over gui to WLAN ?
1420 [21:22:16] *** Quits: Night-Shade (~TimF@replaced-ip ) (Ping timeout: 240 seconds)
1421 [21:22:17] <HelloShitty> It's automatic when my desktop starts
1422 [21:22:27] <HelloShitty> so yes, I guess I do it with gui
1423 [21:22:32] <jochum> HelloShitty: can you select the WLAN in GUI?
1424 [21:22:35] <jochum> kk
1425 [21:22:57] <HelloShitty> yes, I can select and view other networks in the neighboor
1426 [21:22:59] <jochum> HelloShitty: do "sudo systemctl restart NetworkManager"
1427 [21:23:29] <jochum> or was it network-manager not sure
1428 [21:23:38] <jochum> Not it wasnt
1429 [21:23:59] *** Quits: PallasXD (~PallasXD@replaced-ip ) (Quit: Leaving)
1430 [21:24:08] *** Joins: Night-Shade (~TimF@replaced-ip )
1431 [21:24:13] <HelloShitty> ok, I guess it's running
1432 [21:24:25] <jochum> Ok, now you should be able to add another connection
1433 [21:24:30] <jochum> In the Gui
1434 [21:24:40] <jochum> Ethernet one
1435 [21:25:11] *** Quits: donavan01 (473c1d9a@replaced-ip ) (Quit: Connection closed)
1436 [21:25:15] <HelloShitty> if I connect the rj45 cable of this TPLink repeater, it shows up there a WireConnection1
1437 [21:25:24] <jochum> ok
1438 [21:25:38] <jochum> ip addr gives an ip?
1439 [21:25:48] <jhutchins> jochum: Yeah, NM is the actual solution for network portability. I still use interfaces for static connections though.
1440 [21:25:58] <jochum> jhutchins: doing the same, yes
1441 [21:26:00] <HelloShitty> but I can also see another thing above that saying "Ethernet NetWork - disconnected"
1442 [21:26:15] <jochum> jhutchins: do you know netplan from Ubuntu ?
1443 [21:26:19] <jochum> jhutchins: i hate it
1444 [21:26:33] <jochum> HelloShitty: you have to add/edit that connection
1445 [21:26:40] <jochum> HelloShitty: to DHCP
1446 [21:26:45] <jochum> or Automatic
1447 [21:26:50] *** Quits: Vizva (~Vizva@replaced-ip ) (Remote host closed the connection)
1448 [21:27:40] <jhutchins> jochum: Nope. Haven't used Ubuntu in years.
1449 [21:28:06] <jhutchins> It's been solid Debian and various flavors of RedHat.
1450 [21:28:37] *** Joins: gmturner (~gmturner@replaced-ip )
1451 [21:28:46] <HelloShitty> jochum: this is how it is: replaced-url
1452 [21:28:56] <HelloShitty> But I cna't get an IP on it
1453 [21:29:01] <jochum> jhutchins: i TRY to stay with Debian only, sometimes have to use Ubuntu and CentOS :/
1454 [21:29:06] <HelloShitty> ip addr still shows no IPv4
1455 [21:30:00] *** Quits: mohabaks2 (~mohabaks@replaced-ip ) (Ping timeout: 268 seconds)
1456 [21:30:29] *** Joins: Tobbi (~Tobbi@replaced-ip )
1457 [21:31:00] <jochum> HelloShitty: use/install ethtool "sudo ethtool enp..." example -> replaced-url
1458 [21:31:21] <jochum> HelloShitty: wanna know if layer0 works :)
1459 [21:32:38] <HelloShitty> ok
1460 [21:33:26] <HelloShitty> jochum: replaced-url
1461 [21:34:52] <jochum> HelloShitty: that TP-Link is 100Mbit?
1462 [21:35:03] <jochum> or your Laptop ?
1463 [21:35:15] <jochum> no the laptop not
1464 [21:35:29] *** Joins: DaNeenjah (~DaNeenjah@replaced-ip )
1465 [21:35:30] <jochum> I think you have to change cable
1466 [21:35:40] *** Quits: witcharrr (~witcharrr@replaced-ip ) (Quit: WeeChat 2.3)
1467 [21:35:40] <jochum> +the
1468 [21:35:56] *** Joins: zoomm10 (~sadmin0@replaced-ip )
1469 [21:36:14] <jochum> HelloShitty: you have another even if you have to go nearby to test?
1470 [21:36:36] *** Joins: mirrorbird (~psutcliff@replaced-ip )
1471 [21:37:06] <HelloShitty> this is the device: TP-LINK TL-WA850RE
1472 [21:37:10] <HelloShitty> I think it's 300Mbit
1473 [21:37:37] <HelloShitty> another cable?
1474 [21:37:44] *** Joins: AliasNumber10 (~crix@replaced-ip )
1475 [21:38:53] <jochum> No need to change cable
1476 [21:39:03] <jochum> That Repeater does 100mbit max on Cable
1477 [21:39:37] <HelloShitty> Are you asking or saying?
1478 [21:39:40] *** Joins: freebench (~freebench@replaced-ip )
1479 [21:39:49] <jochum> saying
1480 [21:40:21] <ov3rmind> sney, very thanks i made it
1481 [21:40:23] <HelloShitty> ok, so I even changed the cable. I can still change again for a cable I know it works
1482 [21:40:41] *** Quits: AliasNumber10 (~crix@replaced-ip ) (Client Quit)
1483 [21:41:09] *** Quits: towo` (~towo@replaced-ip ) (Quit: Leaving)
1484 [21:41:19] *** Joins: Flukp (~Flukp@replaced-ip )
1485 [21:41:23] <jochum> HelloShitty: do you have another device to plugin into that repeater?
1486 [21:41:38] <jochum> Sony Playstation, TV or something?
1487 [21:41:47] <jochum> Just to test
1488 [21:42:32] <HelloShitty> I don't
1489 [21:42:58] <HelloShitty> But just to mention
1490 [21:43:33] <HelloShitty> If I connect my laptop to my router via rj45, it works. I get a notification saying "Connected to WiredConenction1"
1491 [21:43:55] <jochum> Yeah
1492 [21:43:57] <HelloShitty> but with this repeater, the icon stays thinking and thinking for ever
1493 [21:43:58] <jochum> Good to k now
1494 [21:44:11] *** Joins: crash_ (~crash_@replaced-ip )
1495 [21:44:13] *** Quits: Night-Shade (~TimF@replaced-ip ) (Ping timeout: 256 seconds)
1496 [21:44:17] <jochum> I believe the repeater is configured as Access Point
1497 [21:44:26] <jochum> Not as WLAN -> LAN Bridge
1498 [21:44:42] <jochum> Not sure howto fix that as i don't know this thing
1499 [21:44:46] <HelloShitty> but I don't get an IPv4 to my ethernet device even after conencting to the router
1500 [21:44:58] <HelloShitty> ok, thanks
1501 [21:45:01] *** Joins: craigevil (craig@replaced-ip )
1502 [21:45:03] <jochum> Wait
1503 [21:45:04] <HelloShitty> I gotto go have dinner
1504 [21:45:12] <jochum> You don't get IP on Router?
1505 [21:45:14] <HelloShitty> yes, tell me
1506 [21:45:16] *** Quits: pacbard (~pacbard@replaced-ip##) (Quit: ZNC 1.8.2 - ##replaced-url
1507 [21:45:33] <HelloShitty> no, I don't get an IP on my laptop ethernet
1508 [21:45:47] <HelloShitty> if I run ip addr on my laptop, I can't see an IPv4
1509 [21:45:48] <jochum> If you connect directly to the main router @home ?
1510 [21:46:00] *** Joins: pacbard (~pacbard@replaced-ip )
1511 [21:46:01] <HelloShitty> wait
1512 [21:46:04] <HelloShitty> let me check
1513 [21:46:34] <jochum> Have a good meal, I'm here for about 2 hours from now.
1514 [21:47:04] <HelloShitty> yeah forget it, I get an IP
1515 [21:47:06] <HelloShitty> ok, brb
1516 [21:47:09] <HelloShitty> thank you
1517 [21:47:24] *** Joins: Night-Shade (~TimF@replaced-ip )
1518 [21:50:18] *** Quits: Night-Shade (~TimF@replaced-ip ) (Read error: Connection reset by peer)
1519 [21:50:18] *** Quits: zoomm10 (~sadmin0@replaced-ip ) (Read error: Connection reset by peer)
1520 [21:50:18] *** Quits: jack2019 (~jack2019@replaced-ip ) (Read error: Connection reset by peer)
1521 [21:50:26] *** Quits: setuid (sid191390@replaced-ip ) (Read error: Connection reset by peer)
1522 [21:50:26] *** Quits: Optic (sid178015@replaced-ip ) (Read error: Connection reset by peer)
1523 [21:50:26] *** Quits: kupi (uid212005@replaced-ip ) (Ping timeout: 240 seconds)
1524 [21:51:00] *** Quits: peac (sid344662@replaced-ip ) (Ping timeout: 246 seconds)
1525 [21:51:11] *** Quits: altendky (sid135382@replaced-ip ) (Ping timeout: 272 seconds)
1526 [21:51:16] *** Quits: panzeroceania (sid16210@replaced-ip ) (Ping timeout: 240 seconds)
1527 [21:51:35] *** Joins: setuid (sid191390@replaced-ip )
1528 [21:51:41] *** Joins: Optic (sid178015@replaced-ip )
1529 [21:51:43] *** Joins: Tony-St4rk_ (sid74233@replaced-ip )
1530 [21:52:02] *** Quits: astra (sid289983@replaced-ip ) (Ping timeout: 260 seconds)
1531 [21:52:03] *** Quits: Tony-St4rk (sid74233@replaced-ip ) (Ping timeout: 260 seconds)
1532 [21:52:03] *** Tony-St4rk_ is now known as Tony-St4rk
1533 [21:52:09] *** Joins: panzeroceania (sid16210@replaced-ip )
1534 [21:52:14] *** Quits: Manouchehri (sid384576@replaced-ip ) (Ping timeout: 264 seconds)
1535 [21:52:21] *** Joins: peac (sid344662@replaced-ip )
1536 [21:52:23] *** Joins: kupi (uid212005@replaced-ip )
1537 [21:52:38] *** Joins: altendky (sid135382@replaced-ip )
1538 [21:53:13] *** Joins: astra (sid289983@replaced-ip )
1539 [21:53:33] *** Joins: Manouchehri (sid384576@replaced-ip )
1540 [21:56:22] *** Joins: Night-Shade (~TimF@replaced-ip )
1541 [21:58:31] *** Quits: pacbard (~pacbard@replaced-ip##) (Quit: ZNC 1.8.2 - ##replaced-url
1542 [21:59:44] *** Joins: pacbard (~pacbard@replaced-ip )
1543 [21:59:57] *** Joins: dvs (~hibbard@replaced-ip )
1544 [22:00:50] *** Quits: pacbard (~pacbard@replaced-ip ) (Client Quit)
1545 [22:00:53] *** Quits: dannylee (~dannylee@replaced-ip ) (Quit: Leaving)
1546 [22:01:37] *** Quits: Bjornn (~Bjornn@replaced-ip ) (Read error: No route to host)
1547 [22:01:38] *** Joins: Bjornn- (~Bjornn@replaced-ip )
1548 [22:02:58] *** Quits: astronavt (~astronavt@replaced-ip ) (Quit: ...)
1549 [22:03:01] *** Quits: amerigo (uid331857@replaced-ip ) (Quit: Connection closed for inactivity)
1550 [22:03:43] *** Joins: astronavt (~astronavt@replaced-ip )
1551 [22:06:42] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Remote host closed the connection)
1552 [22:07:15] *** Joins: pacbard (~pacbard@replaced-ip )
1553 [22:07:35] *** Quits: blb4393 (~chatzilla@replaced-ip ) (Quit: ChatZilla 0.9.93 [Waterfox 56.3/MOZ_BUILDID])
1554 [22:08:27] *** Quits: earthundead (~earthunde@replaced-ip ) (Ping timeout: 265 seconds)
1555 [22:09:25] *** Quits: craigevil (craig@replaced-ip ) (Ping timeout: 265 seconds)
1556 [22:10:10] *** Quits: gnufr33dom (~gnufr33do@replaced-ip ) (Quit: gnufr33dom)
1557 [22:10:35] *** Quits: Kruppt (~Kruppt@replaced-ip ) (Quit: Leaving)
1558 [22:11:48] *** Joins: gnufr33dom (~gnufr33do@replaced-ip )
1559 [22:12:19] *** Quits: shibboleth (~shibbolet@replaced-ip ) (Quit: shibboleth)
1560 [22:13:14] *** Quits: smil (~xnor@replaced-ip ) (Ping timeout: 264 seconds)
1561 [22:13:24] *** Quits: zbychuk (~zbychuk@replaced-ip ) (Read error: Connection reset by peer)
1562 [22:15:14] *** Quits: kj14 (kj14@replaced-ip ) (Quit: Leaving)
1563 [22:15:34] *** Joins: zbychuk (~zbychuk@replaced-ip )
1564 [22:17:58] *** Quits: martinus__ (~martin@replaced-ip ) (Ping timeout: 260 seconds)
1565 [22:18:02] *** debhelper sets mode: +l 1176
1566 [22:20:48] *** Quits: gnufr33dom (~gnufr33do@replaced-ip ) (Quit: gnufr33dom)
1567 [22:22:25] <HelloShitty> ok, I'm back jochum
1568 [22:23:25] *** Quits: diniwed (~gavron@replaced-ip ) (Quit: WeeChat 2.3)
1569 [22:24:02] *** Joins: gnufr33dom (~gnufr33do@replaced-ip )
1570 [22:25:23] <HelloShitty> What else can we do ?
1571 [22:26:23] *** Quits: kn0rki (~Kn0rki@replaced-ip ) (Quit: Leaving)
1572 [22:28:45] *** Quits: DeaDSouL (~DeaDSouL@replaced-ip ) (Ping timeout: 264 seconds)
1573 [22:29:14] *** Quits: fjavier (~fjavier@replaced-ip ) (Ping timeout: 265 seconds)
1574 [22:29:38] *** Quits: netcrash (~charmande@replaced-ip ) (Ping timeout: 260 seconds)
1575 [22:30:40] *** Joins: DeaDSouL (~DeaDSouL@replaced-ip )
1576 [22:31:17] *** Quits: dreamon (~dreamon@replaced-ip ) (Ping timeout: 258 seconds)
1577 [22:32:26] *** Quits: kristijonas (~Kristijon@replaced-ip ) (Ping timeout: 256 seconds)
1578 [22:32:48] *** Joins: fjavier (~fjavier@replaced-ip )
1579 [22:33:29] *** Joins: aurelain (~aurelain@replaced-ip )
1580 [22:36:24] *** Joins: kristijonas (~Kristijon@replaced-ip )
1581 [22:38:29] *** Joins: sparky (~bob@replaced-ip )
1582 [22:39:35] *** Quits: Voxel (~v7@replaced-ip ) (Quit: WeeChat 2.9)
1583 [22:40:19] *** Joins: Voxel (~v7@replaced-ip )
1584 [22:42:01] *** Quits: stree (~stree@replaced-ip ) (Ping timeout: 256 seconds)
1585 [22:52:40] <jochum> wb
1586 [22:54:51] *** Quits: DeaDSouL (~DeaDSouL@replaced-ip ) (Ping timeout: 265 seconds)
1587 [22:55:01] *** Joins: stree (~stree@replaced-ip )
1588 [22:55:04] *** Quits: riff-IRC (~riff2@replaced-ip ) (Quit: PROTO-IRC v0.73a (C) 1988 NetSoft - Built on 11-13-1988 on AT&T System V)
1589 [22:55:46] *** Joins: riff-IRC (~riff2@replaced-ip )
1590 [22:56:42] *** Quits: fjavier (~fjavier@replaced-ip ) (Ping timeout: 260 seconds)
1591 [22:56:45] *** Joins: DeaDSouL (~DeaDSouL@replaced-ip )
1592 [22:58:30] *** Quits: SHADOWSaaaA (~jessie@replaced-ip ) (Quit: Konversation terminated!)
1593 [22:59:05] <jochum> Just watched another Episode of the "The Good Doctor", love that series :)
1594 [22:59:42] <jochum> HelloShitty: so back to "work", can you find a manual for that repeater somewhere?
1595 [23:02:08] *** Joins: coot (~coot@replaced-ip )
1596 [23:02:19] *** Quits: riff-IRC (~riff2@replaced-ip ) (Quit: PROTO-IRC v0.73a (C) 1988 NetSoft - Built on 11-13-1988 on AT&T System V)
1597 [23:02:36] *** Quits: Nefertari (~Nefertiti@replaced-ip ) (Ping timeout: 240 seconds)
1598 [23:03:01] *** Joins: riff-IRC (~riff2@replaced-ip )
1599 [23:04:22] *** Joins: zeden (~user@replaced-ip )
1600 [23:04:44] *** Quits: aurelain (~aurelain@replaced-ip ) (Read error: Connection reset by peer)
1601 [23:04:56] *** Quits: Night-Shade (~TimF@replaced-ip ) (Ping timeout: 240 seconds)
1602 [23:06:44] *** Joins: aurelain (~aurelain@replaced-ip )
1603 [23:06:55] *** Joins: Night-Shade (~TimF@replaced-ip )
1604 [23:07:11] *** Joins: debsan (~debsan@replaced-ip )
1605 [23:08:42] <HelloShitty> I can try
1606 [23:08:44] *** Quits: coot (~coot@replaced-ip ) (Quit: coot)
1607 [23:09:06] <HelloShitty> I was here performing an upgrade to my OpenWRT OS
1608 [23:09:14] <HelloShitty> but I'll make a quick search for the manual
1609 [23:09:25] *** Quits: aurelain (~aurelain@replaced-ip ) (Read error: Connection reset by peer)
1610 [23:10:48] <HelloShitty> jochum: I found this: replaced-url
1611 [23:12:15] *** Quits: Tobbi (~Tobbi@replaced-ip ) (Ping timeout: 272 seconds)
1612 [23:12:46] <jochum> HelloShitty: you need to follow point 4.2 on that pdf
1613 [23:13:02] <jochum> HelloShitty: you can find it's IP on your OpenWRT DHCP
1614 [23:14:14] <HelloShitty> I don't have a wired network
1615 [23:14:44] <HelloShitty> I wanted this TPLink to try to extend the wireless signal to the rest of the house
1616 [23:15:23] <HelloShitty> In some points of my house, signal strength is weak, so I want to use this to be able to get better signal strength in the rest of the house
1617 [23:16:05] *** Quits: well_laid_lawn (~Jean-luc@replaced-ip ) (Quit: WeeChat 3.0)
1618 [23:16:21] <jochum> HelloShitty: :) You want to use that Repeater as "Kable over WLAN", right?
1619 [23:16:46] *** Quits: tagomago (~tagomago@replaced-ip ) (Remote host closed the connection)
1620 [23:16:52] <HelloShitty> yeah, something to extend the wireless signal of the router
1621 [23:17:00] <HelloShitty> I think this is one of it's purposes
1622 [23:17:17] *** Joins: tagomago (~tagomago@replaced-ip )
1623 [23:17:24] <HelloShitty> but this doesn't even start good because I can't connect to it either via wireless nor via ethernet cable
1624 [23:17:30] <jochum> HelloShitty: if you want to do it proper, you gonna buy some Ethernet over Power adapters
1625 [23:17:34] <jhutchins> HelloShitty: Did you check to see if dhcp is running?
1626 [23:17:58] <jochum> "If they work"
1627 [23:18:02] *** debhelper sets mode: +l 1170
1628 [23:18:19] <jochum> Been using 2 Devolo's for a while, where i needed them
1629 [23:18:48] <mentor> I would not recommend ethernet over power
1630 [23:19:18] <jochum> mentor: why not? Because they don't always work?
1631 [23:19:33] <jhutchins> jochum: Worse, they usually work badly.
1632 [23:19:58] <mentor> They work badly, and due to circumstances outside of your control, stop working
1633 [23:20:16] <jochum> mine worked, but i realy needed them
1634 [23:20:19] <Azrael_-> hi
1635 [23:20:20] <mentor> I recommend ethernet over ethernet cable.
1636 [23:20:34] <jhutchins> Or get a better AP.
1637 [23:20:36] *** Quits: fredl (~fredl@replaced-ip ) (Ping timeout: 256 seconds)
1638 [23:20:37] <jochum> no chance to build up wlan over 3 floors or WLAN
1639 [23:20:44] <jochum> or RJ45
1640 [23:21:12] <jochum> Yes, ethernet over CAT5+ works best
1641 [23:21:18] <Azrael_-> i try to redirect the output of a new service (which i created) into a new logging file: replaced-url
1642 [23:22:24] <mentor> Azrael_-: Does the service actually use that label to log to syslog?
1643 [23:23:07] <jhutchins> jochum: If you get dedicated repeaters that might work. I have ethernet between the APs on 4 floors, works pretty well.
1644 [23:23:26] <Azrael_-> in the pastebin i have given one example log line. the service itself is unaware of the logging or being a service at all. i don't know how a lable is defined. i just thought: if the log line starts with "nominatim", then the label is for sure "nominatim"...
1645 [23:23:58] *** Joins: craigevil (~craig@replaced-ip )
1646 [23:24:08] *** Joins: igrtrrt (~igrtrrt@replaced-ip )
1647 [23:24:30] <jochum> It looks like your trying to to redirect based on prozess name
1648 [23:24:54] <jhutchins> Azrael_-: As you'd know if you read the documentaion, you direct the output to the syslog service, then tell syslog what to do with it.
1649 [23:25:28] *** Joins: Nefertiti (~Nefertiti@replaced-ip )
1650 [23:25:28] <HelloShitty> Sorry guys, I got distracted
1651 [23:25:58] <HelloShitty> Why do I need ethernet over power adapters? This one connects itself to mains
1652 [23:26:41] <HelloShitty> jhutchins: How do I check if hcp is running?
1653 [23:26:49] <HelloShitty> s/hcp/dhcp
1654 [23:26:58] <jhutchins> Azrael_-: There is a program called logger that can be used to write arbitrary entries to the logs.
1655 [23:27:00] <jochum> HelloShitty: forget it :) It will work (EoP or however its named)
1656 [23:27:16] <HelloShitty> ok, forgotten...
1657 [23:27:19] <HelloShitty> :)
1658 [23:27:23] <jhutchins> HelloShitty: How do you usually determine if a program is running?
1659 [23:27:38] <HelloShitty> depends
1660 [23:27:54] <HelloShitty> if it's a service/deamon I can check it with systemctl status
1661 [23:27:59] <Azrael_-> jhutchins: it didn't read the documentation in detail. so it isn't that easy to redirect the standard output of a console program which was set up as a service to a specific file just by adding a rule to rsyslog.conf? mind providing me some hints where i should continue reading?
1662 [23:28:04] <jochum> HelloShitty: just configure that TP-Link to make itself a WLAN->LAN Bridge and you'r fine
1663 [23:28:09] <HelloShitty> but maybe with ps aux | grep dhcp
1664 [23:28:49] <jochum> jhutchins: the original problem of HelloShitty no Link/DHCP on LAN of that Repeater
1665 [23:29:07] <jochum> jhutchins: my conclusio, it makes a WLAN of that LAN AND/OR Repeats another wlan
1666 [23:29:27] <jhutchins> Azrael_-: Actually, communication with syslog needs to be built in to the program, which is why I suggested logger.
1667 [23:29:45] <HelloShitty> jochum: replaced-url
1668 [23:29:55] <HelloShitty> I meant jhutchins
1669 [23:30:12] <HelloShitty> that paste is output for `ps aux | grep dhcp`
1670 [23:30:14] <jochum> HelloShitty jhutchins we know DHCP works as the laptop works on the router
1671 [23:30:22] <HelloShitty> yep
1672 [23:30:29] <HelloShitty> brb, 10 mins
1673 [23:30:42] *** Joins: horribleprogram (~horriblep@replaced-ip )
1674 [23:32:06] *** Joins: beelzebuzz (~rasputin@replaced-ip )
1675 [23:32:36] <Azrael_-> jhutchins: ok, currently the program just sends its output to STDOUT. no support for file-logging or other fancy stuff. logger seems to provide functionality to send data to syslog, don't see how i could use it here. as the program is sending the logging to stdout it ends up in /var/log/syslog. how can i redirect it to a different file?
1676 [23:34:12] <mentor> Azrael_-: Is it systemd that's redirecting the output to syslog for you?
1677 [23:35:13] *** Quits: sparky (~bob@replaced-ip ) (Remote host closed the connection)
1678 [23:35:22] *** Quits: igrtrrt (~igrtrrt@replaced-ip ) (Quit: igrtrrt)
1679 [23:35:31] <Azrael_-> menace: i've created a service file in /etc/systemd/system and started the "service" using "systemctl start nominatimupdate". if a completely different mechanism sends the data there, then please give me a hint what i missed
1680 [23:35:41] *** Quits: mirrorbird (~psutcliff@replaced-ip ) (Ping timeout: 272 seconds)
1681 [23:35:43] <Azrael_-> *mechanism that sends
1682 [23:35:48] *** Joins: n4dir (~n4dir@replaced-ip )
1683 [23:36:01] <jhutchins> Azrael_-: bash redirect
1684 [23:36:15] <mentor> Azrael_-: I genuinely don't know; I'm just telling you where I'd look
1685 [23:36:20] *** Joins: Tobbi (~Tobbi@replaced-ip )
1686 [23:37:00] <Azrael_-> jhutchins: then (i am sure) it wouldn't end in /var/log/syslog as the program doesn't know anything about it. the logging entries only appeared there since i added and ran it as a systemd service
1687 [23:37:04] <jhutchins> Azrael_-: I realized that this seemed to be your own creation, and so probably have an option for syslog.
1688 [23:37:52] *** Quits: gelignite (~gelignite@replaced-ip ) (Quit: Stay safe!)
1689 [23:38:24] <jhutchins> Azrael_-: Right. If you specifically want it in syslog you'll need logger, or find docs on including syslog capacity in your code.
1690 [23:38:59] <jhutchins> Azrael_-: It would be easier to redirect it to a specific log file or email or something.
1691 [23:40:00] <Azrael_-> ok, just to reiterate: here is my service definition replaced-url
1692 [23:40:33] <Azrael_-> and i'd love to redirect it to a specific log file, i just don't know HOW
1693 [23:41:54] <Azrael_-> still too strange?
1694 [23:41:59] <jhutchins> I would imagine that the syslog identifier is a hint that the syslog output is built in.
1695 [23:42:41] *** Quits: DaNeenjah (~DaNeenjah@replaced-ip ) (Quit: WeeChat 3.0)
1696 [23:43:07] <jhutchins> You could probably redirect stdout to another file, and tell syslog not to write to syslog. You can use syslog to write to other files as well, both those options are in the syslog configuration.
1697 [23:45:38] *** Joins: craigevi1 (craig@replaced-ip )
1698 [23:47:20] *** Quits: user6688 (~user@replaced-ip ) (Quit: Leaving)
1699 [23:47:27] *** Joins: polardroid (~polardroi@replaced-ip )
1700 [23:47:29] <Azrael_-> ok, then i should see the logs still in syslog if i ran the program manually, right? but if i run it manually, no log files are created and no log entries appear in syslog. thus my assumption is that rsyslog catches the stdout and sends it with data to /var/log/syslog. yet there seems to be either a problem with my configuration of rsyslog or the label which is being used for logging.
1701 [23:47:54] *** Quits: craigevil (~craig@replaced-ip ) (Ping timeout: 246 seconds)
1702 [23:49:23] *** Joins: voidSurfr (~todd_dsm@replaced-ip )
1703 [23:50:38] *** Quits: Ekis (~Ekis@replaced-ip ) (Quit: leaving)
1704 [23:50:46] *** Quits: YWH_1 (~YWH@replaced-ip ) (Quit: Leaving)
1705 [23:51:16] *** Quits: jckfrst1 (~jckfrst@replaced-ip ) (Remote host closed the connection)
1706 [23:51:24] *** Quits: polardroid (~polardroi@replaced-ip ) (Remote host closed the connection)
1707 [23:51:36] *** Joins: jckfrst1 (~jckfrst@replaced-ip )
1708 [23:51:41] <HelloShitty> jochum: I'm back
1709 [23:54:23] <mentor> Azrael_-: I think the issue is that syslog facilities are not syslog identifiers
1710 [23:54:43] *** Joins: igrtrrt (~igrtrrt@replaced-ip )
1711 [23:54:58] <jhutchins> Azrael_-: This is getting to the internals of the program and how it's meant to be run. Often there are start up variables that are not read if you run a service manually. Sometimes you can pass some of this information, or the location of the config file, on the command line. Sometimes you can't.
1712 [23:55:08] *** Joins: blackest_mamba_ (~blackest_@replaced-ip )
1713 [23:55:24] <Azrael_-> jhutchins: it is a php-script, nothing fancy
1714 [23:55:24] *** Quits: blackest_mamba (~blackest_@replaced-ip ) (Ping timeout: 240 seconds)
1715 [23:55:39] *** Quits: NetTerminalGene (~Thunderbi@replaced-ip ) (Quit: NetTerminalGene)
1716 [23:55:54] *** Quits: hitest (~hitest@replaced-ip ) (Quit: Leaving)
1717 [23:55:59] *** Quits: HelloShitty (~psysc0rpi@replaced-ip ) (Read error: Connection reset by peer)
1718 [23:56:17] *** Quits: macrobat (~beep@replaced-ip ) (Quit: macrobat)
1719 [23:56:31] <jhutchins> Azrael_-: I think you need to learn more about the program, how it's manet to be run and configured..
1720 [23:56:49] *** Joins: polardroid (~polardroi@replaced-ip )
1721 [23:56:58] *** Joins: HelloShitty (~psysc0rpi@replaced-ip )
1722 [23:57:03] *** Quits: Deyaa (uid190709@replaced-ip ) (Quit: Connection closed for inactivity)
1723 [23:57:14] <Azrael_-> jhutchins: ok, thanks
1724 [23:57:33] *** blackest_mamba_ is now known as blackest_mamba
1725 [23:57:41] <mentor> Azrael_-: "nominatum" isn't a syslog facility
1726 [23:58:29] *** Joins: mirrorbird (~psutcliff@replaced-ip )
1727 [23:59:37] <jhutchins> It sounds like a program that may not have gone through Debian QA.
↑ top
context: nick names on moving displays as market values
#debian Freenode IRC channel closed on 2021-06-01
contact: a @ her0. be