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:55] *** Quits: Q_Continuum (~quassel@replaced-ip ) (Ping timeout: 268 seconds)
1 [00:02:33] *** Quits: czesmir_ (~stefan@replaced-ip ) (Quit: Lost terminal)
2 [00:02:55] *** Joins: marrr (~marrr@replaced-ip )
3 [00:03:03] <Aebian> can I use a variable inside a cd command in a function? I'm trying to archieve tat $USERNAME gets replaced by the username which doesn't work when passed directly onto cd. I only get cd'd until /users/ The code I tried is: cd /datastore/users/$username
4 [00:03:45] *** Parts: Cynodont (~bushcat@replaced-ip ) ("Leaving")
5 [00:03:54] <Aebian> oh
6 [00:04:05] <Aebian> variable had to be in capital
7 [00:04:10] <Aebian> my bad
8 [00:05:05] *** Joins: slon (~slon@replaced-ip )
9 [00:06:33] *** Quits: Nitori_ (~kappa@replaced-ip ) (Quit: "I hate eggs with no yolk. My friend Herensuge was beaten to death by one.")
10 [00:06:49] *** Joins: Nitori (~kappa@replaced-ip )
11 [00:07:56] *** Joins: Mandorallen (~Mandorall@replaced-ip )
12 [00:08:10] <jim> Aebian, well the thing is, variable names are case sensitive... so you can have username USERNAME uSeRnaME, as long as you spell it the same way everywhere
13 [00:08:11] *** Quits: user__ (~user@replaced-ip ) (Quit: user__)
14 [00:08:25] <Mandorallen> Hi. Has anyone been able to install wine 5 in buster?
15 [00:08:29] <Mandorallen> Getting this error winehq-stable : Depends: wine-stable (= 5.0.0~buster)
16 [00:08:40] *** Joins: dArK_IcE (~lawl@replaced-ip )
17 [00:09:04] *** Joins: BrianG61UK (~BrianG61U@replaced-ip )
18 [00:09:10] *** Quits: Nitori (~kappa@replaced-ip ) (Client Quit)
19 [00:09:27] *** Joins: Nitori (~kappa@replaced-ip )
20 [00:10:24] *** Quits: Nitori (~kappa@replaced-ip ) (Client Quit)
21 [00:10:34] <jim> Mandorallen, which release of debian do you have?
22 [00:10:42] *** Joins: Nitori (~kappa@replaced-ip )
23 [00:11:26] *** Joins: trash_ (~trash@replaced-ip )
24 [00:11:39] *** Quits: trash_ (~trash@replaced-ip ) (Client Quit)
25 [00:11:51] <Mandorallen> Debian 10 buster
26 [00:11:51] *** Parts: marrr (~marrr@replaced-ip ) ()
27 [00:11:58] *** Quits: bhoman (~quassel@replaced-ip ) (Read error: Connection reset by peer)
28 [00:12:12] <jim> hmm
29 [00:12:29] <jim> do you have other wine stuff installed?
30 [00:12:31] *** Joins: bhoman (~quassel@replaced-ip )
31 [00:13:14] *** Quits: asymptotically (~asymptoti@replaced-ip ) (Quit: Leaving)
32 [00:13:50] <jim> Mandorallen, do you have nc (package netcat) installed?
33 [00:14:06] <jim> (try: which nc)
34 [00:14:26] *** Quits: Nitori (~kappa@replaced-ip ) (Client Quit)
35 [00:14:37] *** Joins: FSF-GNU-Soldier (~GNU-FSF-F@replaced-ip )
36 [00:14:43] *** Joins: Nitori (~kappa@replaced-ip )
37 [00:14:47] *** Quits: Nitori (~kappa@replaced-ip ) (Remote host closed the connection)
38 [00:15:07] *** Joins: Nitori (~kappa@replaced-ip )
39 [00:15:53] *** Quits: Tuxuedo (~antoine@replaced-ip ) (Quit: Leaving)
40 [00:16:02] *** Quits: saundkim (~saundkim@replaced-ip ) (Quit: saundkim)
41 [00:16:50] <Mandorallen> jim, basically this is the commands ive run replaced-url
42 [00:17:03] *** Quits: empresses (~protectes@replaced-ip ) (Ping timeout: 240 seconds)
43 [00:18:45] *** Joins: dastier_ (~dastier@replaced-ip )
44 [00:19:14] *** Quits: timur_davletshin (~timur_dav@replaced-ip ) (Remote host closed the connection)
45 [00:19:16] <jim> Mandorallen, ok. nc/netcat installed?
46 [00:19:23] *** Quits: JesseWalling (~jpwall@replaced-ip ) (Ping timeout: 260 seconds)
47 [00:19:24] *** Quits: EtherMan (~quassel@replaced-ip ) (Read error: Connection reset by peer)
48 [00:19:30] *** Joins: timur_davletshin (~timur_dav@replaced-ip )
49 [00:19:37] *** Joins: hanasaki (~hanasaki@replaced-ip )
50 [00:19:54] *** Quits: dastier (~dastier@replaced-ip ) (Read error: Connection reset by peer)
51 [00:20:29] <Mandorallen> can run both nc and netcat command
52 [00:20:31] <Mandorallen> so i'd say yes
53 [00:20:33] *** Joins: jr0 (james@replaced-ip )
54 [00:20:34] *** Joins: EtherMan (~quassel@replaced-ip )
55 [00:20:39] *** Quits: foul_owl_ (~foul_owl@replaced-ip ) (Ping timeout: 268 seconds)
56 [00:20:49] <Mandorallen> replaced-url
57 [00:20:54] <jim> Mandorallen, ok good...
58 [00:23:04] *** Joins: erxn (~quassel@replaced-ip )
59 [00:23:54] <jim> dunno much about wine specifically... and, could you run: (echo whats installed ; dpkg --get-selections | grep wine ; echo policy ; apt-cache policy winehq) | nc termbin.com 9999
60 [00:24:49] *** Quits: brokencycle_ (~brokencyc@replaced-ip ) (Ping timeout: 265 seconds)
61 [00:25:02] *** Joins: JesseWalling (~jpwall@replaced-ip )
62 [00:25:06] <Mandorallen> dd@DD:~$ sudo echo whats installed ; dpkg --get-selections | grep wine ; echo policy ; apt-cache policy winehq | nc termbin.com 9999
63 [00:25:06] <Mandorallen> whats installed
64 [00:25:06] <Mandorallen> policy
65 [00:25:33] *** Joins: cfoch (uid153227@replaced-ip )
66 [00:26:38] <jim> you missed the parens and a few other things. also I don't think you need sudo
67 [00:26:40] <daedeloth> what could cause /etc/ssl/certs to be populated with pem files, but not with the hashex abcdef.0 files?
68 [00:26:47] *** Joins: rwcom2 (~rwcom@replaced-ip )
69 [00:27:39] *** Quits: dastier_ (~dastier@replaced-ip ) (Read error: Connection reset by peer)
70 [00:27:48] *** Joins: dastier_ (~dastier@replaced-ip )
71 [00:27:56] <Mandorallen> seems to work now when i used this replaced-url
72 [00:28:40] *** Quits: rwcom (~rwcom@replaced-ip ) (Ping timeout: 268 seconds)
73 [00:28:41] *** rwcom2 is now known as rwcom
74 [00:29:20] *** Joins: JohnML (~john1@replaced-ip )
75 [00:30:08] *** Quits: roylaprattep (~roylaprat@replaced-ip ) (Quit: leaving)
76 [00:30:18] *** Joins: MenschZwoNull_ (~MenschZwo@replaced-ip )
77 [00:30:37] *** Joins: qorg11 (~qorg11@replaced-ip )
78 [00:31:08] *** Quits: qorg11 (~qorg11@replaced-ip ) (Client Quit)
79 [00:31:09] <jim> Mandorallen, be very careful when you're installing stuff from places other than official debian archives
80 [00:32:22] <adikt> +
81 [00:33:13] *** Quits: dArK_IcE (~lawl@replaced-ip ) ()
82 [00:35:19] *** Joins: foul_owl_ (~foul_owl@replaced-ip )
83 [00:36:03] *** Quits: Mandorallen (~Mandorall@replaced-ip ) (Ping timeout: 240 seconds)
84 [00:36:51] *** Quits: Nokaji (~Nokaji@replaced-ip##) (Quit: ***** Did Bill Gates & World Economic Forum Predict Coronavirus Outbreak? An Inside Look May Shock You! - ##replaced-url
85 [00:40:45] *** Quits: Tobbi (~Tobbi@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
86 [00:41:26] *** Joins: lavaflow (~martha@replaced-ip )
87 [00:41:58] <lavaflow> how can I list installed packages which *aren't* installed because they're dependencies of another installed package?
88 [00:45:27] <jim> you want installed packages which aren't installed?! they faced each other back to back, drew swords, and shot each other...
89 [00:45:59] <lavaflow> no, I want installed packages that are leaf nodes in the dependency graph
90 [00:46:19] <lavaflow> packages which are installed, but aren't considered dependencies of any other installed package
91 [00:46:36] <jim> maybe packages which weren't manually installed?
92 [00:46:55] *** Quits: mthe878 (~mthe@replaced-ip ) (Ping timeout: 260 seconds)
93 [00:47:22] <jim> rather, packages which -were- manually installed
94 [00:47:33] <lavaflow> regardless of the method of installation. so including packages that were once installed automatically as dependencies, but for which the package that depended on them is no longer installed (these would be candidates for autoremoval)
95 [00:47:52] *** Joins: epsilonKNOT (~epsilon@replaced-ip )
96 [00:48:31] <jim> so what you want are those candidates?
97 [00:48:57] <lavaflow> no, I want all leafs in the dependency graph, including but not limited to those autoremoval candidates
98 [00:49:27] *** Quits: lastrodamo (~lastrodam@replaced-ip ) (Quit: Leaving)
99 [00:49:36] *** Quits: Bodiro (~quassel@replaced-ip##) (Quit: ##replaced-url
100 [00:49:43] <jim> you might want to build a dependency graph for all the packages you have installed, then parse that graph
101 [00:50:29] <lavaflow> do any of apt/aptitude/dpkg have such a feature already?
102 [00:51:01] *** Joins: dArK_IcE (~lawl@replaced-ip )
103 [00:51:06] <jim> yeah, apt builds a dep graph each time it installs a package
104 [00:51:33] *** Joins: zyley (~zyley@replaced-ip )
105 [00:51:34] <jim> I dunno if you can normally get access to it
106 [00:51:51] <jim> however, maybe that's in the apt libs
107 [00:52:16] *** Quits: daedeloth (~daedeloth@replaced-ip ) (Remote host closed the connection)
108 [00:53:32] *** Joins: titsuki (~titsuki@replaced-ip )
109 [00:54:42] *** Joins: jmcgnh_ (~jmcgnh@replaced-ip )
110 [00:54:47] <lavaflow> hmm, I guess I could just use `apt-mark showmanual` and apt autoremove together
111 [00:54:51] *** Quits: jmcgnh (~jmcgnh@replaced-ip ) (Ping timeout: 260 seconds)
112 [00:55:14] *** Joins: saundkim (~saundkim@replaced-ip )
113 [00:55:45] *** Quits: zalt (~devp@replaced-ip ) (Ping timeout: 265 seconds)
114 [00:56:23] *** Quits: Pallas|D (~PallasXD@replaced-ip ) (Ping timeout: 240 seconds)
115 [00:56:32] *** Joins: sacioz (~sacioz@replaced-ip )
116 [00:56:44] *** jmcgnh_ is now known as jmcgnh
117 [00:57:04] *** Quits: amphiprions (~amphiprio@replaced-ip ) (Remote host closed the connection)
118 [00:58:02] <lavaflow> apt-mark showmanual actually shows packages I wouldn't consider manually installed. I guess it includes those installed by metapackages like gnome?
119 [00:58:29] *** Joins: Mandorallen (~Mandorall@replaced-ip )
120 [00:58:45] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
121 [00:58:58] *** Quits: epsilonKNOT (~epsilon@replaced-ip ) (Remote host closed the connection)
122 [00:59:05] <Mandorallen> Got wine working but can't seem to install a 32bit application. Damn blizzard, WoW classic is 64bit but the launcher is 32bit...
123 [00:59:17] <Mandorallen> Getting "Failed to create a graphics context
124 [00:59:19] *** Joins: epsilonKNOT (~epsilon@replaced-ip )
125 [00:59:26] <Mandorallen> Sounds like the nvidia drivers but i got the latest installed
126 [00:59:49] *** Quits: Haudegen (~quassel@replaced-ip ) (Ping timeout: 272 seconds)
127 [00:59:52] *** Joins: xcm (~xcm@replaced-ip )
128 [00:59:56] <lavaflow> I certainly never manually installed quadrapassel at least..
129 [01:00:08] *** Quits: epsilonKNOT (~epsilon@replaced-ip ) (Client Quit)
130 [01:00:35] *** Joins: epsilonKNOT (~epsilon@replaced-ip )
131 [01:00:36] *** Quits: epsilonKNOT (~epsilon@replaced-ip ) (Client Quit)
132 [01:01:02] *** Joins: epsilonKNOT (~epsilon@replaced-ip )
133 [01:01:32] *** Quits: sacioz (~sacioz@replaced-ip ) (Quit: leaving)
134 [01:03:04] *** Joins: DaRock (~quassel@replaced-ip )
135 [01:06:58] *** Joins: Mandorallen- (~Mandorall@replaced-ip )
136 [01:06:59] *** Joins: r1nt3c (~r1nt3c@replaced-ip )
137 [01:08:14] *** Joins: prince1 (~prince@replaced-ip )
138 [01:08:27] *** Quits: epsilonKNOT (~epsilon@replaced-ip ) (Quit: WeeChat 2.6)
139 [01:08:57] *** Quits: Brainium (~brainium@replaced-ip ) (Quit: Konversation terminated!)
140 [01:09:20] *** Joins: toli_ (~toli@replaced-ip )
141 [01:09:55] <toli_> guys, do you know if i can download the default systemd services scripts?
142 [01:10:26] *** Quits: Mandorallen (~Mandorall@replaced-ip ) (Ping timeout: 240 seconds)
143 [01:10:46] <toli_> I am looking for the default systemd-suspend.service in particular
144 [01:12:02] *** Quits: bhoman (~quassel@replaced-ip ) (Read error: Connection reset by peer)
145 [01:12:31] *** Joins: bhoman (~quassel@replaced-ip )
146 [01:12:44] *** Joins: [dd] (~dd]@replaced-ip )
147 [01:12:46] <mason> toli_: apt download systemd
148 [01:13:05] *** Joins: epsilonKNOT (~epsilon@replaced-ip )
149 [01:13:07] *** Quits: prince1 (~prince@replaced-ip ) (Ping timeout: 272 seconds)
150 [01:14:27] *** Quits: DogManJr (~fvf@replaced-ip ) (Ping timeout: 240 seconds)
151 [01:18:45] *** Joins: sacioz (~sacioz@replaced-ip )
152 [01:19:06] <toli_> mason, thanks, i get a permission error:
153 [01:19:08] <toli_> ~# apt download systemd
154 [01:19:08] <toli_> Get:1 replaced-url
155 [01:19:08] <toli_> Fetched 3,495 kB in 1s (6,252 kB/s)
156 [01:19:08] <toli_> W: Download is performed unsandboxed as root as file '/root/systemd_241-7~deb10u3_amd64.deb' couldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied)
157 [01:19:08] *** toli_ was kicked by debhelper (flood)
158 [01:19:21] *** Joins: toli_ (~toli@replaced-ip )
159 [01:19:56] <epsilonKNOT> lmao
160 [01:19:58] <epsilonKNOT> toli
161 [01:20:12] <epsilonKNOT> use something like dpaste to share error messages
162 [01:20:19] <epsilonKNOT> replaced-url
163 [01:20:32] <epsilonKNOT> bot kicked you out
164 [01:20:47] <toli_> Yes, thanks
165 [01:21:13] <mason> toli_: Don't do it as root.
166 [01:21:26] <mason> toli_: But either way, your file is there.
167 [01:21:59] *** Quits: turona (~quassel@replaced-ip ) (Ping timeout: 272 seconds)
168 [01:22:04] *** Quits: toli_ (~toli@replaced-ip ) (Remote host closed the connection)
169 [01:22:20] *** Quits: sacioz (~sacioz@replaced-ip ) (Client Quit)
170 [01:22:34] *** Joins: toli_ (~toli@replaced-ip )
171 [01:23:51] *** Joins: turona (~quassel@replaced-ip )
172 [01:24:04] *** Quits: grobi (~rtng@replaced-ip ) (Read error: Connection reset by peer)
173 [01:24:11] *** Joins: prince1 (~prince@replaced-ip )
174 [01:24:22] *** Joins: grobi (~rtng@replaced-ip )
175 [01:24:24] <toli_> mason, i don't know what i did, but I cannot enable my suspend service, as I get Failed to enable unit: Too many levels of symbolic links
176 [01:24:34] <toli_> mason, so i am trying somehow to fix this
177 [01:26:26] *** Quits: tabulo (0531a84f@replaced-ip ) (Remote host closed the connection)
178 [01:27:41] *** Quits: diniwed (~gavron@replaced-ip ) (Ping timeout: 272 seconds)
179 [01:27:47] *** Joins: zeden (~user@replaced-ip )
180 [01:28:26] *** Joins: diniwed (~gavron@replaced-ip )
181 [01:29:08] *** Quits: quackgyver (uid11872@replaced-ip ) (Quit: Connection closed for inactivity)
182 [01:29:27] *** Quits: zeden (~user@replaced-ip ) (Client Quit)
183 [01:32:01] <mason> toli_: systemd is ridiculously fragile this way. That said, maybe look at the actual symbolic links involved. Maybe mask the thing and then enable it again. I'm not sure where it's fouled itself up here... Did you do anything custom with that unit?
184 [01:33:21] <toli_> mason, but how can I restore the original version of systemd-suspend.servce?
185 [01:34:09] <mason> toli_: Maybe reinstall systemd from within a chroot, with rescue media.
186 [01:34:20] *** Quits: fedorafan (~fedorafan@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
187 [01:36:46] *** Joins: yue-lan (~lanyue@replaced-ip )
188 [01:36:50] *** Joins: zst (~z@replaced-ip )
189 [01:37:32] *** Joins: tomg_ (tomg@replaced-ip )
190 [01:38:04] <mason> toli_: Or look at it manually from your downloaded copy and see if there are changes. Diff it. As for the symlink breakage, compare with another system.
191 [01:38:23] *** Quits: Jo-Anna (uid57472@replaced-ip ) (Quit: Connection closed for inactivity)
192 [01:38:51] *** Quits: yue-lan (~lanyue@replaced-ip ) (Client Quit)
193 [01:39:42] *** Quits: magic_ninja (~sparkie1@replaced-ip ) (Quit: Leaving)
194 [01:40:10] *** Quits: tomg (tomg@replaced-ip ) (Read error: Connection reset by peer)
195 [01:40:59] *** Joins: fedorafan (~fedorafan@replaced-ip )
196 [01:41:11] *** Quits: sofastrangler (~s3@replaced-ip ) (Remote host closed the connection)
197 [01:41:51] *** Joins: magic_ninja (~sparkie1@replaced-ip )
198 [01:42:03] *** Joins: scmguru` (~user@replaced-ip )
199 [01:42:16] *** Quits: scmguru` (~user@replaced-ip ) (Remote host closed the connection)
200 [01:42:30] *** Joins: scmguru` (~user@replaced-ip )
201 [01:43:31] *** Joins: quackgyver (uid11872@replaced-ip )
202 [01:45:03] *** Quits: titsuki (~titsuki@replaced-ip ) (Ping timeout: 265 seconds)
203 [01:49:27] *** Quits: smidlers (~smyers@replaced-ip ) (Ping timeout: 246 seconds)
204 [01:49:42] *** Quits: mibo (~mibo@replaced-ip ) (Remote host closed the connection)
205 [01:54:23] *** Quits: cipher45 (~cipher45@replaced-ip ) (Ping timeout: 268 seconds)
206 [01:54:26] *** Quits: shibboleth (~shibbolet@replaced-ip ) (Quit: shibboleth)
207 [01:54:43] *** Quits: BazookaTooth (~bob@replaced-ip ) (Ping timeout: 240 seconds)
208 [01:55:45] *** Quits: toli_ (~toli@replaced-ip ) (Remote host closed the connection)
209 [01:56:43] *** Joins: smidlers (smyers@replaced-ip )
210 [01:59:01] *** debhelper sets mode: +l 1511
211 [02:01:07] *** Quits: de-facto (~de-facto@replaced-ip ) (Quit: See you around.)
212 [02:01:20] *** Joins: de-facto (~de-facto@replaced-ip )
213 [02:01:41] *** Joins: roxtrongo (~rvaldes@replaced-ip )
214 [02:01:55] *** Joins: BazookaTooth (~bob@replaced-ip )
215 [02:02:00] *** Quits: ^Obi-Wan^ (~obi-wan@replaced-ip##) (Quit: ZNC by prozac - ##replaced-url
216 [02:02:04] *** Joins: barteks2x (~barteks2x@replaced-ip )
217 [02:02:16] *** Joins: Obi-Wan (~obi-wan@replaced-ip )
218 [02:02:16] *** Quits: Obi-Wan (~obi-wan@replaced-ip ) (Changing host)
219 [02:02:16] *** Joins: Obi-Wan (~obi-wan@replaced-ip )
220 [02:02:25] *** Joins: chet (~chet@replaced-ip )
221 [02:03:30] *** Quits: fedorafan (~fedorafan@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
222 [02:05:36] *** Joins: cipher45 (~cipher45@replaced-ip )
223 [02:06:13] *** Joins: r1nt3c_ (~r1nt3c@replaced-ip )
224 [02:07:16] *** Miles is now known as Miles8of9
225 [02:07:27] *** Joins: DogManJr (~fvf@replaced-ip )
226 [02:08:52] *** Joins: BlueByte_ (~walther@replaced-ip )
227 [02:09:01] *** debhelper sets mode: +l 1518
228 [02:12:05] *** Quits: bhoman (~quassel@replaced-ip ) (Read error: Connection reset by peer)
229 [02:12:29] *** Joins: bhoman (~quassel@replaced-ip )
230 [02:13:04] *** Quits: BlueByte_ (~walther@replaced-ip ) (Client Quit)
231 [02:13:43] *** Quits: barteks2x (~barteks2x@replaced-ip ) (Ping timeout: 260 seconds)
232 [02:13:55] *** Quits: zyley (~zyley@replaced-ip ) (Quit: Leaving)
233 [02:15:13] *** Joins: chocolate (b119ddd4@replaced-ip )
234 [02:16:47] <chocolate> Is it possible to usb boot at grub command line of a damaged debian install?
235 [02:17:27] <chocolate> I did find the usb from grub command line
236 [02:17:39] <chocolate> Is there a command to boot from it?
237 [02:18:00] *** Joins: mn3m (~mn3m@replaced-ip )
238 [02:18:47] *** Quits: MenschZwoNull_ (~MenschZwo@replaced-ip ) (Ping timeout: 240 seconds)
239 [02:22:45] *** Quits: cipher45 (~cipher45@replaced-ip ) (Ping timeout: 265 seconds)
240 [02:23:33] *** Joins: Akuw (~Akuw___@replaced-ip )
241 [02:24:24] *** Joins: cipher45 (~cipher45@replaced-ip )
242 [02:24:48] *** Quits: Space_Man (~Space_Man@replaced-ip ) (Remote host closed the connection)
243 [02:24:58] *** Quits: DaRock (~quassel@replaced-ip ) (Read error: Connection reset by peer)
244 [02:25:03] *** Joins: Rue (~rue@replaced-ip )
245 [02:25:27] *** Joins: slv (~slv@replaced-ip )
246 [02:25:31] *** Joins: DaRock (~quassel@replaced-ip )
247 [02:26:35] *** Quits: thegremlinoflex (~matthew@replaced-ip ) (Ping timeout: 272 seconds)
248 [02:26:51] *** Joins: thegremlinoflex (~matthew@replaced-ip )
249 [02:26:52] *** Quits: chocolate (b119ddd4@replaced-ip ) (Remote host closed the connection)
250 [02:28:14] *** Joins: HSN (~u0_a348@replaced-ip )
251 [02:28:44] <HSN> hello
252 [02:28:56] *** Parts: HSN (~u0_a348@replaced-ip ) ()
253 [02:29:08] *** Quits: hgl (hgl@replaced-ip ) (Quit: Bye)
254 [02:29:42] *** Quits: Night-Shade (~TimF@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
255 [02:29:48] *** Joins: hgl (hgl@replaced-ip )
256 [02:29:48] *** Quits: hgl (hgl@replaced-ip ) (Changing host)
257 [02:29:48] *** Joins: hgl (hgl@replaced-ip )
258 [02:31:12] *** Quits: DogManJr (~fvf@replaced-ip ) (Quit: Quitting)
259 [02:31:39] *** Joins: Night-Shade (~TimF@replaced-ip )
260 [02:32:50] *** Quits: mn3m (~mn3m@replaced-ip ) (Quit: mn3m)
261 [02:34:23] *** Joins: Q_Continuum (~quassel@replaced-ip )
262 [02:37:38] <jim> hi
263 [02:38:20] <ryouma> nyov: ltl sound works. thank you very much! the only remaining problem is that the sound is fuzzy. this occurred on the old computer also (same debian installation). so it must be either (1) configuration was and still is wrong (but why would that make sound fuzzy???) or (2) the speakers or cable got old and that made the speakers fuzzy.
264 [02:39:21] <LtL> ryouma: thats possible, try different spears or headphones.
265 [02:39:30] <LtL> *speakers
266 [02:39:43] <somiaj> also go mute the mic, maybe you are getting some strange feedback
267 [02:40:00] <ryouma> no mic here
268 [02:40:09] *** Quits: Q_Continuum (~quassel@replaced-ip ) (Ping timeout: 265 seconds)
269 [02:40:12] <ryouma> i will mute it anyway
270 [02:40:26] <ryouma> alsamixer should be run as user?
271 [02:40:34] <LtL> ryouma: run alsamixer, check settings, install it if you need to.
272 [02:40:42] <LtL> yes user
273 [02:41:00] *** Quits: Mandorallen- (~Mandorall@replaced-ip ) (Remote host closed the connection)
274 [02:41:14] <ryouma> mic has been muted
275 [02:42:05] <ryouma> there are stuff like surround, center, lfe, s/pdif. the last is 0. maybe i should mute the first 3.
276 [02:44:27] *** Joins: davxy- (~davxy@replaced-ip )
277 [02:44:43] *** Quits: scmguru` (~user@replaced-ip ) (Remote host closed the connection)
278 [02:45:04] <ryouma> ok, muted or disabled auto mute loopback line s/pdifs. leaving only pcm master front. (no idea what i am doing but will try.)
279 [02:45:34] <LtL> ryouma: can't hurt to try. wiggle the speaker jack, see if it creates noise, clean it too.
280 [02:45:38] *** Quits: davxy (~davxy@replaced-ip ) (Ping timeout: 240 seconds)
281 [02:46:52] <somiaj> also go check pulse (most desktops pull that in)
282 [02:47:04] <somiaj> and turn down your volumes, sometimes high volumes causes cheap speakers to be fuzzy
283 [02:47:20] *** Quits: hemimaniac (~hemi@replaced-ip ) (Quit: WeeChat 2.3)
284 [02:47:41] *** Quits: pacbard (~pacbard@replaced-ip##) (Quit: ZNC 1.7.5 - ##replaced-url
285 [02:49:01] *** debhelper sets mode: +l 1511
286 [02:50:16] *** Joins: sbetrium (~sbetrium@replaced-ip )
287 [02:54:10] <LtL> ryouma: also, if theres a volume control on the speakers, spin the volume up and down, see if the switch is causing distortion.
288 [02:55:09] *** Joins: hemimaniac (~hemi@replaced-ip )
289 [02:57:35] *** Quits: thiras (~thiras@replaced-ip ) (Ping timeout: 260 seconds)
290 [02:57:59] *** Parts: Akuw (~Akuw___@replaced-ip ) ("Leaving")
291 [03:00:04] <nvz> ryouma: idk what you call fuzzy but having too much pre-amp (sound card) going into an amp (speakers) causes humm/buzz and dirty controls (like manual knobs on speakers) causes scratchy sounds as does blown speakers
292 [03:00:39] <nvz> usually dirty knobs only causes issues when adjusting them but if its sitting on dust and the speaker is vibrating it...
293 [03:00:51] <ryouma> somiaj: i need all the volume i can get, unfortunately. i think the speakers worked before at high volume without fuzziness, and low volumes are still fuzzy. unless yuo mean turning down specific controls along the chain of various controls (master, front, speaker, source). in which case, dunno which would apply.
294 [03:01:02] <millican> I have to find the "sweet spot" on plugging the speaker jack into the port on one of my computers or it sounds off.
295 [03:01:24] <somiaj> ryouma: often times it is best to turn the volume down ont he machine, and turn the volumn up on the speakers (let the amplifers do their job)
296 [03:02:08] <ryouma> nvz: sitting on dust? that would vibrate the control and oh i see the control would caue the fuzziness. i will have somebody trun the knobs down and up again.
297 [03:02:23] <ryouma> somiaj: agreed, but everything is at max and smoe sources are too soft
298 [03:02:41] <nvz> I just went out and bought a replaced-url
299 [03:02:48] <ryouma> millican: interesting. i think it is always fuzzy but worth trying at somet point.
300 [03:03:29] <ryouma> nvz: i have not heard of blown speakers. maybe that is it then?
301 [03:03:56] <nvz> ryouma: perhaps, you'd need to try some headphones or other speakers and such
302 [03:04:07] <ryouma> ah
303 [03:04:10] <nvz> ryouma: could also be a ground loop issue, or a number of other things
304 [03:04:42] <ryouma> meaning electricity source? i guess we're diverging from debian here, but hmm
305 [03:04:52] <ryouma> i could try another outlet i guess
306 [03:05:19] <nvz> ryouma: yes. a ground loop occurs when there are multiple points of ground in a circuit and there is potential difference between them
307 [03:05:43] <nvz> ryouma: i.e. the pc is grounded, the speakers are grounded.. and there is a difference in electrical potential between the two grounds
308 [03:05:53] <ryouma> somiaj: if there were some preamp in ebian taht would make youtube louder when the source is soft that would be great. but it would still be a high preamp feeding into speakers at max
309 [03:06:43] <ryouma> so i could test that by plugging into same place computer is plugged in then it wounds like
310 [03:06:45] <ryouma> s
311 [03:07:07] *** Quits: SoulsForBelial (~SoulsForB@replaced-ip ) (Ping timeout: 240 seconds)
312 [03:07:09] *** Quits: Aussie_matt (~quassel@replaced-ip ) (Ping timeout: 268 seconds)
313 [03:07:09] *** Quits: Rothgar (~admin@replaced-ip ) (Ping timeout: 268 seconds)
314 [03:07:27] *** Joins: Aussie_matt (~quassel@replaced-ip )
315 [03:07:27] <millican> If the speakers plug in via a 3.5mm jack, you could test them with a different source, such as a phone or mp3 player.
316 [03:07:29] *** Joins: dellprecision (~dellpreci@replaced-ip )
317 [03:07:31] *** Joins: jpe (~jp@replaced-ip )
318 [03:07:40] <nvz> ryouma: if is a ground-loop issue you will often on a pc not only hear some kind of sound when its silent, but you'll hear other things in the computer.. like disk access and other things that change the ground potential.. coming through the speakers.. in the form of faint click/beep like sounds
319 [03:08:07] *** Quits: dellprecision (~dellpreci@replaced-ip ) (Max SendQ exceeded)
320 [03:08:11] *** Joins: citypw_ (~citypw@replaced-ip )
321 [03:08:12] *** Joins: swift110 (~swift110@replaced-ip )
322 [03:08:49] *** Quits: saundkim (~saundkim@replaced-ip ) (Quit: saundkim)
323 [03:08:51] *** Joins: z8z (~x@replaced-ip )
324 [03:08:52] <somiaj> ryouma: I'm just pointing out that often times the speaker port of a sound card is kinda a crappy amp, and turing it way up can cause distortion, and thus turn the volumn down for the sound card but up on your speakers.
325 [03:09:07] *** Quits: dellprecision_ (~dellpreci@replaced-ip ) (Ping timeout: 240 seconds)
326 [03:09:16] <nvz> ryouma: due to the complexity of modern sound systems, ground-loop terminators are often a part of higher end audio equipment.. but cheaper stuff (speakers, sound cards, etc.. ) don't have them
327 [03:10:02] <nvz> a ground loop terminator has to control direction of current and provide resistance/capacitance to compensate for the difference in ground potential
328 [03:10:39] <ryouma> somiaj: yeah, got it. just can't do that and ahve loud enough speakers. but even when i turn vlc or youtube or gkrellm down the speakers are fuzzy. dunno if i have tried turning alsamixer things down just to find out what the deal is, but in any case it would be too soft.
329 [03:11:05] *** Quits: jpe_ (~jp@replaced-ip ) (Ping timeout: 265 seconds)
330 [03:11:21] <somiaj> might just need a new soundcard and/or speakers
331 [03:11:38] *** Joins: Tom01_ (~tom@replaced-ip )
332 [03:11:51] <ryouma> huh no click beep type computer sounds / crosstalk type stuff i think. but there might be hum, dunno
333 [03:12:05] *** Quits: bhoman (~quassel@replaced-ip ) (Read error: Connection reset by peer)
334 [03:12:11] <ryouma> somiaj: yeah, i think it's speakers if so as i have tried 2 computers
335 [03:12:29] *** Joins: bhoman (~quassel@replaced-ip )
336 [03:13:07] <nvz> the idea is, you want an audio amp to amplify audio, but it has to obey physics and will amplify whatever signal it gets.. and its expecting to get only audio.. when you have difference in ground potential it gets noise from unexpected current on the ground
337 [03:14:18] *** Joins: SoulsForBelial (~SoulsForB@replaced-ip )
338 [03:14:18] <nvz> with headphones you shouldn't experience a ground-loop issue cause they wouldnt have their own ground to have a potential difference
339 [03:15:42] *** Joins: saundkim (~saundkim@replaced-ip )
340 [03:15:47] *** Quits: Tom01 (~tom@replaced-ip ) (Ping timeout: 268 seconds)
341 [03:15:51] <nvz> and bluetooth typically addresses these issues too cause there is no hard connection
342 [03:20:28] *** Joins: roylaprattep (~roylaprat@replaced-ip )
343 [03:20:28] *** Quits: roylaprattep (~roylaprat@replaced-ip ) (Changing host)
344 [03:20:28] *** Joins: roylaprattep (~roylaprat@replaced-ip )
345 [03:20:38] <millican> hmmm. I may be looking at a re-install.
346 [03:20:55] <millican> I didn an update, and now it boots to a black screen with a cursor instead of the login.
347 [03:21:01] <dvs> reinstall for a sound problem?
348 [03:21:16] *** Quits: dArK_IcE (~lawl@replaced-ip ) ()
349 [03:21:17] <millican> no. that's ryouma
350 [03:21:32] <millican> I seem to be console only now.
351 [03:21:59] <ryouma> just an up...grade?
352 [03:22:20] <millican> yes. sudo apt-get dist-upgrade
353 [03:22:26] *** Quits: slv (~slv@replaced-ip ) (Quit: Leaving)
354 [03:22:28] <millican> typical
355 [03:22:28] <ryouma> :(
356 [03:23:12] <millican> I've been trying to figure out what's going on with the video driver. The error I get for the startx command is for nvidia drivers. I have an ATI onboard chip.
357 [03:23:15] *** Quits: monstar (~monstar@replaced-ip ) (Ping timeout: 260 seconds)
358 [03:24:22] *** Joins: Rothgar (~admin@replaced-ip )
359 [03:24:31] <millican> The sound probably still works though. ryouma, we just need to put our computers together and we'll have everything.
360 [03:26:07] *** Quits: mekeor (~mekeor@replaced-ip ) (Ping timeout: 272 seconds)
361 [03:27:27] *** Quits: adikt (~adiktz@replaced-ip ) (Ping timeout: 260 seconds)
362 [03:28:13] *** Joins: nolan_ (~nolan_@replaced-ip )
363 [03:29:12] <nvz> millican: (uname -r; lspci -nn; lsmod; cat /var/log/Xorg.0.log)|nc termbin.com 9999
364 [03:29:39] <ndorf> heh. the buster installer wants to create a 100GB swap partition on this system
365 [03:30:14] <nvz> ndorf: nonsense..
366 [03:30:30] <millican> big swap
367 [03:30:49] <ndorf> this is with auto LVM, the only way out is to partition manually.
368 [03:30:57] <dvs> well, buster might but you can change that.
369 [03:30:58] *** Quits: nolan_ (~nolan_@replaced-ip ) (Remote host closed the connection)
370 [03:31:18] <ndorf> i should say lv, not partition. but anyway... seems wrong
371 [03:31:19] <nvz> I talked to the buster installer, it said that it has many modes of operation and only does as instructed
372 [03:32:17] *** Quits: \\Mr_C\\ (~mrc@replaced-ip ) (Quit: (Read error: Connection reset by beer))
373 [03:32:27] *** Quits: ryouma (~user@replaced-ip ) (Ping timeout: 272 seconds)
374 [03:33:16] <millican> nvz: replaced-url
375 [03:33:21] *** Quits: thelastjedi_ (~quassel@replaced-ip ) (Quit: No Ping reply in 180 seconds.)
376 [03:33:29] <millican> I've not seen the termbin direct before. nice
377 [03:34:31] <millican> My wife has been telling me to buy a new computer. I might follow her suggestion soon.
378 [03:36:01] *** Quits: J_C (~jc@replaced-ip ) (Quit: The bouncer lost its bungee)
379 [03:36:09] *** Joins: J_C (~jc@replaced-ip )
380 [03:36:48] <dudz> what a nice way for a wife to be
381 [03:36:54] <dudz> mine doesn't want me to have the ones i have
382 [03:37:09] <millican> lol
383 [03:37:11] <nvz> millican: well def have no nvidia anything in there and no nvidia modules loaded, seems you are using stretch (oldstable) and the xlog was truncated.. if you can the full output of /var/log/Xorg.0.log or startx and the output (as root) of journalctl -k would help to see what may be going on
384 [03:41:01] <millican> nvz: replaced-url
385 [03:41:30] <millican> interesting. There is something about the bios agp aperture setting. I should check that.
386 [03:41:47] <millican> don't know why it would change, but ...
387 [03:43:35] *** Quits: ChmEarl (~chmearl@replaced-ip ) (Quit: Leaving)
388 [03:44:23] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
389 [03:45:04] *** Quits: daniel_gc (~daniel_gc@replaced-ip ) (Quit: Leaving)
390 [03:45:27] *** Joins: xcm (~xcm@replaced-ip )
391 [03:45:32] <nvz> millican: did you unplug the mouse multiple times ?
392 [03:45:52] <millican> no.
393 [03:45:58] <millican> should I?
394 [03:46:12] <millican> hasn't been unplugged in months
395 [03:46:26] <nvz> millican: no, but it shows it being found, disconnected, found, disconnected.. etc.. many many times.. indicating a possible short or USB bus issue
396 [03:46:36] *** Joins: Bliepo (~Bliepo@replaced-ip )
397 [03:46:41] <millican> I'll try a different usb port
398 [03:46:45] <millican> good eye
399 [03:46:58] <nvz> millican: also I dont know your usage needs or budget .. but I'd feel bad giving YOUR wife that comptuer much less letting MY wife use something that old :P
400 [03:47:13] *** Joins: developer24 (~webdev007@replaced-ip )
401 [03:47:29] <millican> lol
402 [03:47:31] *** Quits: r1nt3c_ (~r1nt3c@replaced-ip ) (Ping timeout: 260 seconds)
403 [03:47:32] <nvz> millican: don't see anything else of interest in there other than the machine is old and there is a USB bus issue
404 [03:47:57] <nvz> millican: the X output might tell more, but it barely showed a few lines of it
405 [03:48:30] <millican> It does have a few issues. Just didn't expect the video driver oddity.
406 [03:48:57] *** Quits: r1nt3c (~r1nt3c@replaced-ip ) (Read error: Connection reset by peer)
407 [03:49:01] *** debhelper sets mode: +l 1504
408 [03:50:13] <nvz> millican: yeah.. I'm using a 5-6 year old Lenovo Thinkpad T440.. they go for around $200 give or take.. nice systems.. Dell also has various Optiplex in smaller MT/SFF/USFF varieties for less than that that are Core2 or Core i w/ 4-8GB ram ..
409 [03:50:44] <nvz> millican: not just trying to advocate your wife.. I just don't feel the 2GB ram specs say that model came with is sufficient for modern web use
410 [03:51:02] <millican> We have Thinkpads that we like - I'm on irc with one here. The old Lenovo is a desktop mahine that's been around.
411 [03:51:04] <nvz> I think 4GB ram is like a minimum for modern web use
412 [03:52:08] *** Joins: sidmo (~ident@replaced-ip )
413 [03:52:10] <millican> It has 8GB. It came with 3, but you're right, it wasn't enough for modern web usage and all the marketing.
414 [03:52:25] <nvz> millican: yeah its been around alright.. its an Athlon X2.. thats the same kinda machine I'm irc'ing on right now.. its sitting in my father's furnace room I use it as a server cause I'm too cheap to buy a proper server
415 [03:52:58] <millican> It should work fine for a server.
416 [03:53:05] *** Joins: v01t9 (~v01t@replaced-ip )
417 [03:53:21] <millican> I appreciate your help.
418 [03:53:53] *** Joins: r1nt3c (~r1nt3c@replaced-ip )
419 [03:54:01] <nvz> millican: replaced-url
420 [03:54:31] *** Quits: well_laid_lawn (~Jean-luc@replaced-ip ) (Ping timeout: 260 seconds)
421 [03:54:36] <dudz> yeah usb ports on this laptop have had it, i'm down to 2x, and if i use any unpowered usb hubs from either one the devices will continually disconnect/connect
422 [03:54:38] *** Quits: sidmo_ (~ident@replaced-ip ) (Ping timeout: 268 seconds)
423 [03:54:54] <dudz> Dell studio 1500? something like that
424 [03:55:05] <millican> nice. and you've somehow removed every trace of dust.
425 [03:55:21] <dudz> yeah i've pulled it apart once since i've had it
426 [03:55:33] <dudz> the battery is dead, only works while on 'charge'
427 [03:56:02] <dudz> i've never bought a laptop before
428 [03:56:04] <millican> Somehow, the battery on this old X120e can still run for hours. I often don't even take the power adapter with me to work.
429 [03:56:06] <nvz> millican: yeah I cleaned it before I set it up.. and had to go crazy with the fans cause I ordered two of these and got $10 off each one replaced-url
430 [03:56:06] <dudz> i'm 35 this yr
431 [03:56:24] <nvz> millican: they're server class drives, they work great, but they generate some heat
432 [03:56:45] <millican> nvz: do they use much more power than other drives?
433 [03:57:00] *** Quits: v01t (~v01t@replaced-ip ) (Ping timeout: 265 seconds)
434 [03:57:00] *** v01t9 is now known as v01t
435 [03:57:46] *** Joins: nolan_ (~nolan_@replaced-ip )
436 [03:57:55] <nvz> millican: not that I know of.. I was using them in a USB3 dock with a thin client as my server but they were getting too hot in there.. and when they get hot they slow down.. so I setup that old Athlon X2 desktop with plenty of fan power
437 [03:58:09] <millican> nice
438 [03:58:47] <nvz> millican: I've had those drives for almost a year now.. I ordered them last Feb and they've been working great.. its a good deal for some large perm storage.. I got 6TB for around $80
439 [03:59:56] *** Joins: ZaZaGX (kenny@replaced-ip )
440 [04:00:25] <millican> I remember walking with my grandfather in a store years ago and hearing him say, "A 1GB hard drive! How could anyone use that much space?"
441 [04:01:54] <thenori> lmao
442 [04:02:23] <nvz> millican: yeah I know the feeling.. I think our first hdd when I was little was 20MB and we said the same thing
443 [04:02:51] *** Quits: Aavar (~aavar@replaced-ip ) (Ping timeout: 272 seconds)
444 [04:03:03] <nvz> but back then you didnt have mp3s and 12mp photos and all that
445 [04:03:09] <millican> true
446 [04:03:46] *** Quits: r1nt3c (~r1nt3c@replaced-ip ) (Read error: Connection reset by peer)
447 [04:03:59] <nvz> I could easily fill 30TB if I could bring myself to buy that much..
448 [04:04:08] <millican> movies?
449 [04:04:20] <nvz> VMs, local package mirror.. you name it
450 [04:04:35] *** Joins: flynn (~flynn@replaced-ip )
451 [04:04:35] <nvz> if you can't think of ways to use a lot of storage these days, you're not trying :P
452 [04:04:50] *** Quits: rare_energy (~quassel@replaced-ip ) (Ping timeout: 240 seconds)
453 [04:05:33] *** Joins: Aavar (~aavar@replaced-ip )
454 [04:05:41] *** Joins: rare_energy (~quassel@replaced-ip )
455 [04:06:03] *** Joins: budlight (~richard@replaced-ip )
456 [04:06:27] <nvz> my laptop currently only has a 128GB ssd in it and I'm using nearly half of that to have 9 Buster VMs one for std/base and one for each of the 7 DEs.. I'd like to have one for every version of debian and various different setups if I had the space
457 [04:06:52] *** Joins: Surfer2011_ (~quassel@replaced-ip )
458 [04:07:04] <dvs> tiny!
459 [04:07:10] *** Joins: r1nt3c (~r1nt3c@replaced-ip )
460 [04:07:13] <millican> Is there much of a difference between Debian 8 and say, Debian 10?
461 [04:07:19] *** Joins: Thedarkb1 (~beno@replaced-ip )
462 [04:07:32] *** Joins: maroloccio (~marolocci@replaced-ip )
463 [04:08:47] *** Quits: flynn (~flynn@replaced-ip ) (Client Quit)
464 [04:09:02] *** debhelper sets mode: +l 1510
465 [04:09:03] *** Joins: gh00p (~Thunderbi@replaced-ip )
466 [04:09:04] *** Joins: _alx_ (~alx@replaced-ip )
467 [04:09:12] *** Joins: FSF-GNU-Fan (~GNU-FSF-F@replaced-ip )
468 [04:09:21] <z8z> nvz: A 500gb ssd costs 35$
469 [04:09:37] <nvz> millican: yes, a lot of difference.. 4 years of development..
470 [04:09:55] *** Quits: Surfer2011 (~quassel@replaced-ip ) (Ping timeout: 260 seconds)
471 [04:10:05] <dvs> Is Debian 8 even supported anymore?
472 [04:10:13] <millican> don't think so
473 [04:10:15] <nvz> z8z: o.O I paid $42 I think for the 240G m.2 I'd bought to put in here and wound up swapping with the 8GB one in my thin client instead
474 [04:10:23] *** Quits: Thedarkb (~beno@replaced-ip ) (Ping timeout: 260 seconds)
475 [04:10:41] <developer24> Debian 8 LTS is done June 2020 replaced-url
476 [04:11:04] <developer24> LTS is wonderful. Update before June, and go to the next LTS.
477 [04:11:14] <nvz> ELTS is still going for Debian 7 afaik
478 [04:12:02] *** Quits: FSF-GNU-Soldier (~GNU-FSF-F@replaced-ip ) (Ping timeout: 240 seconds)
479 [04:12:03] *** Quits: bhoman (~quassel@replaced-ip ) (Read error: Connection reset by peer)
480 [04:12:27] *** Joins: slv (~slv@replaced-ip )
481 [04:12:29] *** Joins: bhoman (~quassel@replaced-ip )
482 [04:15:59] *** Quits: Christian75_ (~Christian@replaced-ip ) (Ping timeout: 260 seconds)
483 [04:16:05] *** Quits: hemimaniac (~hemi@replaced-ip ) (Quit: WeeChat 2.3)
484 [04:17:12] <ZaZaGX> is Debian 10 LTS?
485 [04:17:25] *** Joins: Christian75 (~Christian@replaced-ip )
486 [04:17:37] *** Quits: maroloccio (~marolocci@replaced-ip ) (Quit: WeeChat 2.3)
487 [04:21:20] *** Joins: Q_Continuum (~quassel@replaced-ip )
488 [04:21:29] *** Joins: null1337 (~WhoAmI@replaced-ip )
489 [04:22:27] <swift110> sup
490 [04:22:32] <swift110> z8z, from where
491 [04:22:33] *** Joins: uNmowed (~Kaede@replaced-ip )
492 [04:22:33] <_alx_> I'm having trouble compiling a specific version of Qt5 on debian (windows.h: No such file.) So I know I need to get a toolchain to build for windows, so I installed g++-mingw-w64-x86-64 thinking that would be it but I still get the same error when trying to build. Any thoughts?
493 [04:23:10] *** Quits: developer24 (~webdev007@replaced-ip ) (Quit: Leaving)
494 [04:23:47] <z8z> swift110: HP hard drive 4000yen in Japan
495 [04:23:55] <z8z> swift110: I bet everywhere else too
496 [04:24:03] *** Quits: psilonux (~psilonux@replaced-ip ) (Remote host closed the connection)
497 [04:24:10] <z8z> swift110: sorry i mean.... ssd
498 [04:24:36] *** Joins: Iacob (~Iacob@replaced-ip )
499 [04:25:35] *** Joins: gavlee (~gav@replaced-ip )
500 [04:26:03] <swift110> oh ok
501 [04:26:15] *** Quits: Q_Continuum (~quassel@replaced-ip ) (Ping timeout: 260 seconds)
502 [04:27:26] <z8z> swift110: There are also cheaper from cfd or crucial but i wouldn't bet on the quality of the cells
503 [04:27:27] *** Quits: roxtrongo (~rvaldes@replaced-ip ) (Ping timeout: 265 seconds)
504 [04:27:33] *** Quits: debsan (~debsan@replaced-ip ) (Ping timeout: 272 seconds)
505 [04:27:38] <z8z> swift110: Prolly very low TBW
506 [04:28:27] *** _alx_ is now known as bancroft
507 [04:28:34] *** bancroft is now known as ban
508 [04:28:56] *** ban is now known as bann
509 [04:29:21] <swift110> boh i xdd
510 [04:29:24] <swift110> oh i see
511 [04:30:31] <bann> anyone?
512 [04:31:32] <ZaZaGX> no one is here
513 [04:32:07] *** Joins: roxtrongo (~rvaldes@replaced-ip )
514 [04:32:35] *** Joins: hemimaniac (~hemi@replaced-ip )
515 [04:34:35] *** Quits: hemimaniac (~hemi@replaced-ip ) (Disconnected by services)
516 [04:34:40] *** Joins: hemimaniac_ (~hemimania@replaced-ip )
517 [04:35:00] *** Quits: hemimaniac_ (~hemimania@replaced-ip ) (Remote host closed the connection)
518 [04:35:08] *** Joins: hemimaniac (~hemi@replaced-ip )
519 [04:41:29] *** Joins: earthundead (~earthunde@replaced-ip )
520 [04:42:31] *** Quits: JPT (~jpt@replaced-ip ) (Remote host closed the connection)
521 [04:43:25] <annadane> hi bann, just ask your question
522 [04:43:33] <annadane> if we know, we'll answer
523 [04:47:48] *** Quits: Tom01_ (~tom@replaced-ip ) (Remote host closed the connection)
524 [04:51:56] *** Joins: JPT (~jpt@replaced-ip )
525 [04:52:08] *** Quits: [dd] (~dd]@replaced-ip ) (Quit: Leaving)
526 [04:52:35] *** Joins: Lord_of_Life_ (~Lord@replaced-ip )
527 [04:52:36] *** Quits: Lord_of_Life (~Lord@replaced-ip ) (Ping timeout: 268 seconds)
528 [04:53:54] *** Lord_of_Life_ is now known as Lord_of_Life
529 [04:54:10] *** Joins: HotBeefDip (~HotBeefDi@replaced-ip )
530 [04:54:44] *** Quits: Cabanossi (~Cabanossi@replaced-ip ) (Ping timeout: 248 seconds)
531 [04:57:01] *** Quits: earthundead (~earthunde@replaced-ip ) (Remote host closed the connection)
532 [04:57:08] *** Quits: bann (~alx@replaced-ip ) (Quit: Leaving.)
533 [04:57:27] *** Joins: _alx_ (~alx@replaced-ip )
534 [04:57:56] *** Quits: _alx_ (~alx@replaced-ip ) (Client Quit)
535 [04:58:28] *** Joins: retr (~Android@replaced-ip )
536 [04:58:44] *** Joins: Cabanossi (~Cabanossi@replaced-ip )
537 [05:00:09] <retr> guys i can't install new debian 10.3 on my main machine hp ryzen 2500u
538 [05:00:27] <ZaZaGX> what happened?
539 [05:00:41] <retr> dark screen
540 [05:00:58] <retr> just like open terminal but nothing
541 [05:01:11] <retr> can't type even
542 [05:02:20] <dvs> is the install media doing this?
543 [05:02:26] *** Quits: FSF-GNU-Fan (~GNU-FSF-F@replaced-ip ) (Ping timeout: 240 seconds)
544 [05:02:43] *** Joins: retr_ (~Android@replaced-ip )
545 [05:02:51] *** Quits: Iacob (~Iacob@replaced-ip ) (Quit: This computer has gone to sleep)
546 [05:03:52] *** Quits: retr_ (~Android@replaced-ip ) (Client Quit)
547 [05:05:06] *** Quits: itamarst (uid165457@replaced-ip ) (Quit: Connection closed for inactivity)
548 [05:05:38] *** Quits: retr (~Android@replaced-ip ) (Ping timeout: 265 seconds)
549 [05:06:04] *** Joins: HotBeefD_ (~HotBeefDi@replaced-ip )
550 [05:06:51] *** Quits: HotBeefDip (~HotBeefDi@replaced-ip ) (Ping timeout: 260 seconds)
551 [05:09:06] *** Quits: Christian75 (~Christian@replaced-ip ) (Remote host closed the connection)
552 [05:10:23] *** Joins: TESTED123 (~abc@replaced-ip )
553 [05:12:05] *** Quits: bhoman (~quassel@replaced-ip ) (Read error: Connection reset by peer)
554 [05:12:33] *** Joins: bhoman (~quassel@replaced-ip )
555 [05:12:50] <TESTED123> hey. Im trying to rename my network adapter to an easy to use name. I created two files on etc/systemd/network namely 10-ethernet.link and 11-wireless.link. Both have a match and link section being match using driver. It doesnt seem to have any effect, i just use ifconfig and the interface names doesnt change. Ive just rebooted. How do i enable the new .link files without rebooting? the man doesnt say how should i reload the .link files for udev
556 [05:12:56] *** Joins: AndChat|255521 (~AndChat25@replaced-ip )
557 [05:12:57] *** Quits: AndChat|255521 (~AndChat25@replaced-ip ) (Max SendQ exceeded)
558 [05:13:13] <TESTED123> sorru for udev no, for systemd
559 [05:15:15] <nvz> TESTED123: I was trying to help out systemd maintainer run down an issue with various wifi devices and I was not able to get that to work either.. there is a #systemd channel on this network though where perhaps you could get more help
560 [05:16:04] *** Joins: well_laid_lawn (~Jean-luc@replaced-ip )
561 [05:16:23] <TESTED123> ok...thanks mate :)
562 [05:17:08] *** Joins: Christian75 (~Christian@replaced-ip )
563 [05:17:39] *** Joins: we6jbo (~we6jbo@replaced-ip )
564 [05:18:17] *** Joins: hemimaniac_ (~hemi@replaced-ip )
565 [05:21:19] *** Quits: hemimaniac_ (~hemi@replaced-ip ) (Client Quit)
566 [05:21:35] *** Quits: hemimaniac (~hemi@replaced-ip ) (Ping timeout: 265 seconds)
567 [05:22:29] *** Joins: hemimaniac (~hemi@replaced-ip )
568 [05:30:34] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
569 [05:34:39] *** Quits: dftxbs3e (~dftxbs3e@replaced-ip ) (Read error: Connection reset by peer)
570 [05:34:42] *** Quits: grobi (~rtng@replaced-ip ) (Read error: Connection reset by peer)
571 [05:35:54] *** Joins: Scytale89 (~Thunderbi@replaced-ip )
572 [05:36:26] *** Joins: dftxbs3e (~dftxbs3e@replaced-ip )
573 [05:40:04] *** Quits: epony (epony@replaced-ip ) (Quit: system upgrades)
574 [05:40:19] *** Joins: cdown (~cdown@replaced-ip )
575 [05:41:19] *** Joins: gbit86__ (uid97908@replaced-ip )
576 [05:46:31] *** Quits: gh00p (~Thunderbi@replaced-ip ) (Ping timeout: 260 seconds)
577 [05:47:11] *** Joins: dez (uid92154@replaced-ip )
578 [05:47:12] *** Joins: epony (epony@replaced-ip )
579 [05:47:15] *** Quits: Trieste (~T@replaced-ip ) (Ping timeout: 240 seconds)
580 [05:53:06] *** Quits: saundkim (~saundkim@replaced-ip ) (Quit: saundkim)
581 [05:53:28] *** Joins: Iacob (~Iacob@replaced-ip )
582 [05:53:32] *** Quits: cfoch (uid153227@replaced-ip ) (Quit: Connection closed for inactivity)
583 [05:53:56] *** Joins: Trieste (~T@replaced-ip )
584 [05:54:31] *** Joins: diogenes_ (~diogenes_@replaced-ip )
585 [05:54:34] *** Quits: Iacob (~Iacob@replaced-ip ) (Client Quit)
586 [05:56:25] *** Quits: timur_davletshin (~timur_dav@replaced-ip ) (Quit: Leaving)
587 [05:56:26] *** Quits: n_1-c_k (~n_1-c_k@replaced-ip ) (Read error: Connection reset by peer)
588 [05:56:45] *** Joins: timur_davletshin (~timur_dav@replaced-ip )
589 [05:57:08] <swift110> oh
590 [05:57:16] *** Joins: n_1-c_k (~n_1-c_k@replaced-ip )
591 [05:59:41] *** Joins: k000 (~k000@replaced-ip )
592 [06:03:39] *** Joins: adikt (~adiktz@replaced-ip )
593 [06:04:16] *** Quits: foul_owl_ (~foul_owl@replaced-ip ) (Read error: Connection reset by peer)
594 [06:06:36] *** Quits: adikt (~adiktz@replaced-ip ) (Remote host closed the connection)
595 [06:06:53] *** Joins: grobi (~rtng@replaced-ip )
596 [06:07:07] *** Joins: r1nt3c_ (~r1nt3c@replaced-ip )
597 [06:07:08] *** Joins: Q_Continuum (~quassel@replaced-ip )
598 [06:07:29] *** Joins: georgiePorgie (~george43g@replaced-ip )
599 [06:08:00] *** Joins: adikt (~adiktz@replaced-ip )
600 [06:09:54] *** Quits: z8z (~x@replaced-ip ) (Quit: Quitting)
601 [06:10:41] *** Joins: shat___ (~shat___@replaced-ip )
602 [06:10:41] *** Joins: llucenic (~Thunderbi@replaced-ip )
603 [06:10:47] <shat___> How do I get my toolbar back in Hexchat?
604 [06:10:49] *** Quits: thenori (~thenori@replaced-ip ) (Quit: Leaving)
605 [06:10:53] <shat___> I pressed something. It's gone.
606 [06:11:31] <shat___> petn-randall: you love CP. I love loli btw
607 [06:11:58] *** Quits: bhoman (~quassel@replaced-ip ) (Read error: Connection reset by peer)
608 [06:12:29] *** Joins: Jade_NL (~JadeNL@replaced-ip )
609 [06:12:32] *** Joins: bhoman (~quassel@replaced-ip )
610 [06:13:53] *** Joins: Drizzt321 (~drizzt@replaced-ip )
611 [06:15:28] <Drizzt321> For the latest 10.3.0 amd64 netinst image, when I try to install on FreeBSD Bhyve virtualization on an AMD 1700x CPU the kernel panics, looks like it's trying to install the spectre_v2 mitigation microcode.
612 [06:15:51] *** Quits: jasperarcola (~JasperArc@replaced-ip ) (Ping timeout: 272 seconds)
613 [06:16:19] *** Joins: mkxone (~mkxone@replaced-ip )
614 [06:16:36] <sponix> shat___: you still around ?
615 [06:16:44] <shat___> sponix: yep.
616 [06:16:53] <shat___> I love loli.
617 [06:17:05] <sponix> shat___: right click in the middle of the channel text here ... Go to "view" in that menu popup, and then select "Menu Bar"
618 [06:17:19] <shat___> Ah, thanks.
619 [06:17:25] *** Parts: shat___ (~shat___@replaced-ip ) ("Leaving")
620 [06:17:28] <sponix> shat___: maybe it was an update that toggled it off, because mine disappeared recently also
621 [06:18:14] <mkxone> hey, do i get this right -> logrotate cleans up my logs of services apache daily? what i wanted to keep the longer? copy them to another file or increase the logrotate timer?
622 [06:18:40] <mkxone> *what if i wanted to keep the logs longer. excuse me.
623 [06:19:19] <sponix> mkxone: to my knowledge it doesn't nuke anything, it just rotates and compresses things for storage
624 [06:19:51] <sponix> so you should be able to take apache.2.gz and things
625 [06:20:15] <mkxone> alright so my problem is that the apache 2 logs empty themselves
626 [06:20:26] <mkxone> okay loooking for the .gz file
627 [06:20:42] <sponix> mkxone: /var/log/apache2 dir
628 [06:21:44] *** Joins: jasperarcola (~JasperArc@replaced-ip )
629 [06:22:17] *** Quits: donofrio (~donofrio@replaced-ip ) (Remote host closed the connection)
630 [06:22:24] *** Joins: Jasonsrus2007 (~Jason@replaced-ip )
631 [06:22:54] *** Joins: foul_owl_ (~foul_owl@replaced-ip )
632 [06:22:55] <mkxone> found it, ty
633 [06:23:09] <sponix> your welcome
634 [06:23:27] <sponix> use apache2 myself still
635 [06:23:35] <sponix> easiest setup for what little I do
636 [06:24:55] *** Joins: nekomata (~nekomata@replaced-ip )
637 [06:25:49] *** Joins: HotBeefDip (HotBeefDip@replaced-ip )
638 [06:25:52] *** Quits: diniwed (~gavron@replaced-ip ) (Ping timeout: 265 seconds)
639 [06:25:54] *** Quits: k000 (~k000@replaced-ip ) (Read error: Connection reset by peer)
640 [06:27:34] *** Quits: bliv (~bliv@replaced-ip ) (Ping timeout: 268 seconds)
641 [06:28:46] *** Quits: HotBeefD_ (~HotBeefDi@replaced-ip ) (Ping timeout: 265 seconds)
642 [06:30:02] *** Quits: Q_Continuum (~quassel@replaced-ip ) (Ping timeout: 268 seconds)
643 [06:30:50] *** Joins: towo^work (~towo@replaced-ip )
644 [06:33:44] *** Quits: CrazyEddy (crazyed@replaced-ip ) (Ping timeout: 268 seconds)
645 [06:33:52] *** Joins: semeion (~semeion@replaced-ip )
646 [06:33:54] *** Quits: Scytale89 (~Thunderbi@replaced-ip ) (Quit: Scytale89)
647 [06:35:03] *** Quits: tsrt^ (tsrt@replaced-ip ) (Ping timeout: 260 seconds)
648 [06:35:50] *** Joins: jm_ (flier@replaced-ip )
649 [06:36:30] <mkxone> i'm new to hosting and configuring nginx is complicated. not that i've given up on it, still trying. but until i know what i'm doing apache2 is nice.
650 [06:37:27] <sponix> site I help with has thousands of users and apache2 is still holding up for it. So even pretty large scale doesn't require nginx
651 [06:37:36] <sponix> well, unless you are talking HUGE
652 [06:39:24] *** Joins: pvdp (~pvdp@replaced-ip )
653 [06:40:14] *** Joins: malestorm (~belovent@replaced-ip )
654 [06:40:28] *** Parts: mkxone (~mkxone@replaced-ip ) ("Leaving")
655 [06:43:58] *** Quits: grobi (~rtng@replaced-ip ) (Remote host closed the connection)
656 [06:46:41] *** Quits: jerry (~jerry@replaced-ip ) (Ping timeout: 268 seconds)
657 [06:49:30] *** Joins: wanglan (~wanglan@replaced-ip )
658 [06:51:14] *** Joins: gh00p (~Thunderbi@replaced-ip )
659 [06:52:24] *** Joins: empresses (~protectes@replaced-ip )
660 [06:54:29] *** Quits: ZaZaGX (kenny@replaced-ip ) (Quit: leaving)
661 [06:54:42] *** Quits: nekomata (~nekomata@replaced-ip ) (Quit: Leaving)
662 [06:58:27] *** Joins: kts (~kts@replaced-ip )
663 [07:00:11] *** Quits: Trieste (~T@replaced-ip ) (Ping timeout: 272 seconds)
664 [07:00:21] *** Joins: FSF-GNU-Soldier (~GNU-FSF-F@replaced-ip )
665 [07:03:37] *** Joins: Trieste (~T@replaced-ip )
666 [07:04:34] *** Quits: joerg (~joerg@replaced-ip ) (Ping timeout: 268 seconds)
667 [07:07:56] <annadane> so i'm going to start using sudo more often instead of just going into the root shell, any caveats i need to know? i guess the only thing is i need to find the option that preserves the root environment as in su -l
668 [07:09:06] <sponix> annadane: check like sudo -i for that
669 [07:09:36] <sponix> not sure though.. I sudo the shit outta everything -- just an Ubuntu habit
670 [07:10:52] *** Quits: Jasonsrus2007 (~Jason@replaced-ip ) (Quit: Leaving)
671 [07:10:58] * annadane will look over the wiki
672 [07:11:11] *** Joins: joerg (~joerg@replaced-ip )
673 [07:11:47] <annadane> i have a weird relationship with questions where i know there are resources but i just ask the question anyway and then go digging for stuff while other beleagered users answer
674 [07:11:57] *** Quits: bhoman (~quassel@replaced-ip ) (Read error: Connection reset by peer)
675 [07:12:01] *** Joins: m0u (~m0u@replaced-ip )
676 [07:12:02] *** Joins: adikt- (~adiktz@replaced-ip )
677 [07:12:06] *** Joins: cuco (~elcuco@replaced-ip )
678 [07:12:27] *** Joins: thelastjedi_ (~quassel@replaced-ip )
679 [07:12:29] *** Joins: deicide- (~deicide-@replaced-ip )
680 [07:12:31] *** Joins: bhoman (~quassel@replaced-ip )
681 [07:13:26] *** Joins: allium (~allium@replaced-ip )
682 [07:14:27] *** Quits: adikt (~adiktz@replaced-ip ) (Ping timeout: 240 seconds)
683 [07:15:31] *** Joins: il (~il@replaced-ip )
684 [07:15:44] *** Joins: adikt (~adiktz@replaced-ip )
685 [07:16:39] *** Joins: olegfusion (~olegfusio@replaced-ip )
686 [07:17:17] *** Parts: adikt (~adiktz@replaced-ip ) ()
687 [07:18:04] *** Joins: adikt (~adiktz@replaced-ip )
688 [07:18:33] *** Quits: magenbrot (~magenbrot@replaced-ip ) (Quit: bye bye)
689 [07:18:46] *** Joins: magenbrot (~magenbrot@replaced-ip )
690 [07:19:01] *** debhelper sets mode: +l 1523
691 [07:19:02] *** Quits: adikt- (~adiktz@replaced-ip ) (Ping timeout: 265 seconds)
692 [07:19:24] *** Quits: sidmo (~ident@replaced-ip ) (Quit: Konversation terminated!)
693 [07:19:39] *** Quits: b (coffee@replaced-ip ) (Ping timeout: 240 seconds)
694 [07:20:36] *** Joins: sidmo (~ident@replaced-ip )
695 [07:24:05] *** Quits: torbo (~user@replaced-ip ) (Remote host closed the connection)
696 [07:27:13] *** semeion is now known as mnemonic
697 [07:27:59] *** Quits: mnemonic (~semeion@replaced-ip ) (Quit: WeeChat 2.7)
698 [07:28:15] *** Quits: m0u (~m0u@replaced-ip ) (Ping timeout: 260 seconds)
699 [07:29:46] *** Joins: grobi (~Thunderbi@replaced-ip )
700 [07:29:58] *** Quits: grobi (~Thunderbi@replaced-ip ) (Client Quit)
701 [07:30:18] *** Quits: EtherMan (~quassel@replaced-ip##) (Quit: ##replaced-url
702 [07:30:51] *** Joins: EtherMan (~quassel@replaced-ip )
703 [07:32:51] *** Quits: P1ersson (~P1ersson@replaced-ip ) (Ping timeout: 240 seconds)
704 [07:33:37] *** Joins: grobi (~rtng@replaced-ip )
705 [07:33:43] *** Joins: Grldfrdom (uid391113@replaced-ip )
706 [07:37:05] *** Quits: hemimaniac (~hemi@replaced-ip ) (Quit: WeeChat 2.3)
707 [07:37:38] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 240 seconds)
708 [07:38:03] *** Joins: zeSoup (~jsc@replaced-ip )
709 [07:39:38] *** Quits: georgiePorgie (~george43g@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
710 [07:41:39] <nvz> annadane: there is also sudo -v which allows you to auth and stores credentials until you sudo -k
711 [07:42:09] <nvz> annadane: useful for repeated operations without having to verify each time
712 [07:44:02] *** Joins: Iacob (~Iacob@replaced-ip )
713 [07:44:02] *** Quits: r1nt3c_ (~r1nt3c@replaced-ip ) (Read error: Connection reset by peer)
714 [07:44:02] *** Quits: r1nt3c (~r1nt3c@replaced-ip ) (Read error: Connection reset by peer)
715 [07:44:12] *** Joins: hemimaniac (~hemi@replaced-ip )
716 [07:44:23] <nvz> annadane: sudo -v id; for i in `seq 1 10`; do echo -n "$i: "; sudo id; done; sudo -k; sudo id
717 [07:44:34] *** Quits: adikt (~adiktz@replaced-ip ) (Quit: Leaving)
718 [07:44:57] *** Joins: adikt (~adiktz@replaced-ip )
719 [07:45:05] <nvz> erm
720 [07:45:31] *** Quits: ayew (~ayew@replaced-ip ) (Ping timeout: 260 seconds)
721 [07:45:39] <nvz> sudo -v; for i in `seq 1 10`; do echo -n "$i: "; sudo id; done; sudo -k; sudo id
722 [07:45:44] <nvz> rather..
723 [07:46:01] <nvz> auth once, sudo 10 times
724 [07:47:16] *** Joins: ich (~ich@replaced-ip )
725 [07:48:52] *** Joins: r1nt3c (~r1nt3c@replaced-ip )
726 [07:48:57] *** Joins: r1nt3c_ (~r1nt3c@replaced-ip )
727 [07:49:25] <nvz> though you could just get used to using pkexec instead as sudo isn't installed by default on debian unless no root pw is set, and polkit is on all DE installs, its more modern.. going forward it'd probably be better to get used to
728 [07:49:33] <nyov> annadane: that's called redundancy
729 [07:49:40] <nyov> ;)
730 [07:50:19] <nvz> nyov: c'mon.. annadane used the word beleaguer even if mispelled, I think their vocabulary isn't in question :D
731 [07:50:20] *** Joins: r1nt3c__ (~r1nt3c@replaced-ip )
732 [07:50:36] * nvz had to look it up
733 [07:50:43] <nyov> okay, got me there
734 [07:51:55] <nvz> I suppose its a good word.. fits.. and I couldn't think of another that does
735 [07:52:16] <nvz> though its goin on 2am and I'm tired and a lil saucy..
736 [07:53:12] <nvz> took me the last half an hour to realize that blacklight I though I turned on isnt in fact on.. cause its not plugged in :P
737 [07:54:47] *** Joins: zalt (~devp@replaced-ip )
738 [07:55:03] *** Quits: BazookaTooth (~bob@replaced-ip ) (Ping timeout: 240 seconds)
739 [07:55:08] *** Quits: allium (~allium@replaced-ip ) (Ping timeout: 268 seconds)
740 [07:55:15] *** Quits: tomreyn (~tomreyn@replaced-ip ) (Ping timeout: 240 seconds)
741 [07:55:15] *** Joins: mibo (~mibo@replaced-ip )
742 [07:56:43] *** Joins: Thedarkb2 (~beno@replaced-ip )
743 [07:57:25] *** Quits: rare_energy (~quassel@replaced-ip ) (Quit: No Ping reply in 180 seconds.)
744 [07:58:20] *** Joins: yibotg (~yibotg@replaced-ip )
745 [07:58:54] *** Joins: rare_energy (~quassel@replaced-ip )
746 [07:59:25] *** Joins: Onslaught2020 (~jeroen@replaced-ip )
747 [07:59:36] *** Quits: rare_energy (~quassel@replaced-ip ) (Client Quit)
748 [07:59:43] *** Quits: Thedarkb1 (~beno@replaced-ip ) (Ping timeout: 272 seconds)
749 [08:01:24] *** Parts: wanglan (~wanglan@replaced-ip ) ("Leaving")
750 [08:02:15] *** Joins: BazookaTooth (~bob@replaced-ip )
751 [08:02:56] <yibotg> I can't use the Fcitx on Chromium,How can I solve it?
752 [08:04:52] *** Joins: Prath (~Prathames@replaced-ip )
753 [08:05:29] *** Joins: rwcom1 (~rwcom@replaced-ip )
754 [08:07:19] *** Quits: rwcom (~rwcom@replaced-ip ) (Ping timeout: 272 seconds)
755 [08:07:19] *** rwcom1 is now known as rwcom
756 [08:07:30] *** Joins: hobbanero (~hobbanero@replaced-ip )
757 [08:07:32] *** Quits: grobi (~rtng@replaced-ip ) (Quit: WeeChat 2.3)
758 [08:08:07] *** Joins: grobi (~rtng@replaced-ip )
759 [08:08:47] *** Joins: ayew (~ayew@replaced-ip )
760 [08:09:39] *** Joins: pingfloyd (~pingfloyd@replaced-ip )
761 [08:09:47] *** Quits: ron-slc (~Ron@replaced-ip ) (Ping timeout: 240 seconds)
762 [08:11:24] *** Joins: fedorafan (~fedorafan@replaced-ip )
763 [08:11:33] *** Joins: Q_Continuum (~quassel@replaced-ip )
764 [08:11:48] *** Quits: Iacob (~Iacob@replaced-ip ) (Quit: 离开)
765 [08:11:58] *** Quits: bhoman (~quassel@replaced-ip ) (Read error: Connection reset by peer)
766 [08:12:31] *** Joins: bhoman (~quassel@replaced-ip )
767 [08:13:01] *** Quits: Trieste (~T@replaced-ip ) (Ping timeout: 272 seconds)
768 [08:13:04] *** Joins: georgiePorgie (~george43g@replaced-ip )
769 [08:14:36] *** Joins: ajazdzewski (~quassel@replaced-ip )
770 [08:15:06] *** Quits: magic_ninja_work (~sparkie1@replaced-ip ) (Ping timeout: 265 seconds)
771 [08:15:15] *** Joins: ayew1 (~ayew@replaced-ip )
772 [08:15:22] *** Joins: rare_energy (~quassel@replaced-ip )
773 [08:15:29] *** Quits: TESTED123 (~abc@replaced-ip ) (Remote host closed the connection)
774 [08:15:35] *** Quits: ayew (~ayew@replaced-ip ) (Read error: Connection reset by peer)
775 [08:16:00] *** Quits: r1nt3c__ (~r1nt3c@replaced-ip ) (Quit: leaving)
776 [08:16:24] *** Joins: Trieste (~T@replaced-ip )
777 [08:16:42] *** Quits: ayew1 (~ayew@replaced-ip ) (Client Quit)
778 [08:18:01] *** Quits: troys (~troy@replaced-ip ) (Quit: WeeChat 2.3)
779 [08:18:07] *** Quits: Prath (~Prathames@replaced-ip ) (Ping timeout: 240 seconds)
780 [08:20:25] *** Quits: Q_Continuum (~quassel@replaced-ip ) (Ping timeout: 265 seconds)
781 [08:20:54] *** Joins: noamber (~luca@replaced-ip )
782 [08:21:02] *** Quits: kts (~kts@replaced-ip ) (Quit: Konversation terminated!)
783 [08:21:13] *** Joins: ayew (~ayew@replaced-ip )
784 [08:21:19] *** Quits: Drizzt321 (~drizzt@replaced-ip ) (Quit: Leaving)
785 [08:21:22] *** Joins: Prath (~Prathames@replaced-ip )
786 [08:21:24] *** Quits: colo-work (~colo-work@replaced-ip ) (Ping timeout: 265 seconds)
787 [08:22:54] *** Joins: earthundead (~earthunde@replaced-ip )
788 [08:23:05] *** Quits: mibo (~mibo@replaced-ip ) (Quit: Leaving.)
789 [08:23:28] *** Joins: aaii (~aaii@replaced-ip )
790 [08:26:38] *** Joins: ron-slc (~Ron@replaced-ip )
791 [08:27:35] *** Quits: Ceber (~cerberus@replaced-ip ) (Ping timeout: 272 seconds)
792 [08:27:35] *** Quits: Texou (~Texou@replaced-ip ) (Ping timeout: 272 seconds)
793 [08:28:02] *** Joins: HerbY_NL2 (~HerbY_NL2@replaced-ip )
794 [08:31:00] *** Quits: CrystalMath (~coderain@replaced-ip##) (Quit: Support Richard Stallman | ##replaced-url
795 [08:31:03] *** Joins: cupcake90 (~cupcake90@replaced-ip )
796 [08:31:34] *** Joins: ayew1 (~ayew@replaced-ip )
797 [08:31:40] *** Quits: ayew (~ayew@replaced-ip ) (Read error: Connection reset by peer)
798 [08:32:01] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Quit: vergissmeinnicht)
799 [08:32:12] *** Joins: smile_ (~smile@replaced-ip )
800 [08:32:53] *** Quits: ayew1 (~ayew@replaced-ip ) (Client Quit)
801 [08:33:31] *** Quits: smile_ (~smile@replaced-ip ) (Client Quit)
802 [08:33:58] *** Joins: Ceber (~cerberus@replaced-ip )
803 [08:34:39] *** Quits: we6jbo (~we6jbo@replaced-ip ) (Remote host closed the connection)
804 [08:34:49] *** Joins: m0u (~m0u@replaced-ip )
805 [08:36:56] *** Joins: ayew (~ayew@replaced-ip )
806 [08:38:24] *** Joins: oish (~charlie@replaced-ip )
807 [08:39:15] *** Quits: moetunes (~Jean-luc@replaced-ip ) (Remote host closed the connection)
808 [08:39:37] *** Quits: shoogz (~shoogz@replaced-ip ) (Ping timeout: 272 seconds)
809 [08:39:39] *** Quits: CrypticSquared (~CrypticS_@replaced-ip ) (Ping timeout: 260 seconds)
810 [08:39:46] *** Quits: ayew (~ayew@replaced-ip ) (Client Quit)
811 [08:39:54] *** Joins: moetunes (~Jean-luc@replaced-ip )
812 [08:40:21] *** Joins: CrypticSquared (~CrypticS_@replaced-ip )
813 [08:40:40] *** Joins: tomreyn (~tomreyn@replaced-ip )
814 [08:41:12] *** Joins: shoogz (~shoogz@replaced-ip )
815 [08:41:50] *** Joins: AquaL1te (~AquaL1te@replaced-ip )
816 [08:46:08] *** Joins: wytchmaster (~wytchmast@replaced-ip )
817 [08:46:39] *** Quits: luuuciano (~luuuciano@replaced-ip ) (Ping timeout: 260 seconds)
818 [08:47:47] *** Joins: luuuciano (~luuuciano@replaced-ip )
819 [08:48:43] *** Joins: chele (~chele@replaced-ip )
820 [08:51:28] *** Joins: bliv (~bliv@replaced-ip )
821 [08:51:47] *** Quits: Onslaught2020 (~jeroen@replaced-ip ) (Ping timeout: 260 seconds)
822 [08:52:27] <ksk> hola. quick question. If current working directory has owner == me, should I not be able to chown anything in that folder? I am a bit confused (its quite early over here..)
823 [08:53:24] <jm_> no, you can't chown to random user
824 [08:54:39] <ksk> mhhm, in regards to setuid that makes perfectly sense. thanks :)
825 [08:55:17] *** Joins: NetTerminalGene (~NetTermin@replaced-ip )
826 [08:56:11] *** Quits: m0u (~m0u@replaced-ip ) (Ping timeout: 268 seconds)
827 [08:56:22] *** Joins: ayew (~ayew@replaced-ip )
828 [08:57:39] *** Joins: PoselMuffin (~PoselMuff@replaced-ip )
829 [08:57:41] *** Quits: clemens3 (~clemens@replaced-ip ) (Quit: WeeChat 2.1)
830 [08:57:54] <jelly> you can't even chown to yourself
831 [08:58:32] *** Quits: xcm (~xcm@replaced-ip ) (Read error: Connection reset by peer)
832 [08:59:15] *** Joins: Tobbi (~Tobbi@replaced-ip )
833 [08:59:32] *** Joins: xcm (~xcm@replaced-ip )
834 [09:01:18] *** Joins: Funkin-Stoopid (~xavier@replaced-ip )
835 [09:01:53] *** Quits: Tobbi (~Tobbi@replaced-ip ) (Client Quit)
836 [09:02:20] *** Quits: ayew (~ayew@replaced-ip ) (Quit: WeeChat 2.7)
837 [09:03:37] *** Joins: P1ersson (~P1ersson@replaced-ip )
838 [09:04:14] *** Quits: epony (epony@replaced-ip ) (Quit: reconf)
839 [09:04:35] *** Joins: Haudegen (~quassel@replaced-ip )
840 [09:04:44] *** Joins: ru7ty (~u0_a141@replaced-ip )
841 [09:04:47] *** Joins: tagomago (~tagomago@replaced-ip )
842 [09:05:07] *** Joins: ayew (~ayew@replaced-ip )
843 [09:06:21] *** Joins: mononote (~mononote@replaced-ip )
844 [09:06:37] *** Joins: drzacek (~drzacek@replaced-ip )
845 [09:09:01] *** debhelper sets mode: +l 1532
846 [09:09:45] *** Quits: ru7ty (~u0_a141@replaced-ip ) (Ping timeout: 268 seconds)
847 [09:10:45] *** Joins: Ycarus (~Ycarus@replaced-ip )
848 [09:10:48] *** Joins: Fox (~fox@replaced-ip )
849 [09:11:57] *** Quits: bhoman (~quassel@replaced-ip ) (Read error: Connection reset by peer)
850 [09:12:33] *** Joins: bhoman (~quassel@replaced-ip )
851 [09:12:42] *** Quits: lankanmon (~LKNnet@replaced-ip ) (Quit: Left...)
852 [09:12:59] *** Joins: knidos (~knidos@replaced-ip )
853 [09:14:19] *** Joins: AgTh (~b50c6@replaced-ip )
854 [09:14:26] *** Joins: conta (~Thunderbi@replaced-ip )
855 [09:14:38] *** Joins: JustASlacker (~JustASlac@replaced-ip )
856 [09:15:02] *** Joins: epony (epony@replaced-ip )
857 [09:15:15] *** Quits: JustASlacker (~JustASlac@replaced-ip ) (Max SendQ exceeded)
858 [09:15:17] *** Joins: m0u (~m0u@replaced-ip )
859 [09:15:43] *** Quits: timur_davletshin (~timur_dav@replaced-ip ) (Ping timeout: 272 seconds)
860 [09:15:46] *** Joins: JustASlacker (~JustASlac@replaced-ip )
861 [09:16:27] *** Quits: JustASlacker (~JustASlac@replaced-ip ) (Max SendQ exceeded)
862 [09:16:34] *** Joins: beinbliss4 (~beinbliss@replaced-ip )
863 [09:17:07] *** Joins: JustASlacker (~JustASlac@replaced-ip )
864 [09:18:21] *** Joins: thee-anarchist (~thee-anar@replaced-ip )
865 [09:18:32] *** Joins: CrazyEddy (crazyed@replaced-ip )
866 [09:18:59] *** Joins: traveltissues (~traveltis@replaced-ip )
867 [09:19:01] *** debhelper sets mode: +l 1541
868 [09:19:23] *** Joins: no_gravity (~no_gravit@replaced-ip )
869 [09:19:25] <no_gravity> Good Morning
870 [09:19:28] <no_gravity> Does aynbody know how to install vim plugins from the debian repos?
871 [09:19:39] *** Quits: LorD_n1c0w (~igora@replaced-ip ) (Ping timeout: 240 seconds)
872 [09:21:57] *** Quits: Cabanossi (~Cabanossi@replaced-ip ) (Quit: Bye, bye...)
873 [09:22:36] *** Quits: Aussie_matt (~quassel@replaced-ip##) (Quit: ##replaced-url
874 [09:23:16] *** Joins: Cabanossi (~Cabanossi@replaced-ip )
875 [09:23:59] *** Quits: riex (riex@replaced-ip ) (Ping timeout: 260 seconds)
876 [09:24:36] *** Quits: disposable2 (~Thunderbi@replaced-ip ) (Quit: disposable2)
877 [09:25:03] *** Joins: disposable2 (~Thunderbi@replaced-ip )
878 [09:25:42] *** Quits: Thedarkb2 (~beno@replaced-ip ) (Remote host closed the connection)
879 [09:28:08] *** Joins: diogenes_ (~diogenes_@replaced-ip )
880 [09:28:20] *** Joins: timur_davletshin (~timur_dav@replaced-ip )
881 [09:29:48] *** Joins: kardborren (~weechat@replaced-ip )
882 [09:30:10] *** Joins: wvdakker (~wvdakker@replaced-ip )
883 [09:31:15] <jm_> as in packaged vim plugins or what?
884 [09:32:10] *** Joins: clemens3 (~clemens@replaced-ip )
885 [09:32:35] *** Joins: enet (~enet@replaced-ip )
886 [09:33:22] *** Joins: Haohmaru (~Haohmaru@replaced-ip )
887 [09:33:26] *** Joins: ZaZaGX (kenny@replaced-ip )
888 [09:33:32] <ZaZaGX> hello
889 [09:34:00] *** Quits: willcl_ark (~quassel@replaced-ip ) (Quit: Quit)
890 [09:34:00] *** Joins: LorD_n1c0w (~igora@replaced-ip )
891 [09:34:57] *** Joins: willcl_ark (~quassel@replaced-ip )
892 [09:35:13] *** Quits: wvdakker (~wvdakker@replaced-ip ) (Quit: wvdakker)
893 [09:35:27] *** Quits: Prath (~Prathames@replaced-ip ) (Ping timeout: 240 seconds)
894 [09:36:07] *** Joins: Pjusur (~Pjusur@replaced-ip )
895 [09:36:09] <no_gravity> jm_: replaced-url
896 [09:36:43] <jm_> no_gravity: right, what about it?
897 [09:36:57] *** Joins: Prath (~Prathames@replaced-ip )
898 [09:37:02] *** Joins: mibo (~mibo@replaced-ip )
899 [09:37:15] <no_gravity> jm_: I wonder how to install it. When I "apt install vim-editorconfig" it throws a bunch of files into /usr/share/vim but it seems vim does not read those.
900 [09:37:41] *** Joins: encod3 (~encod3@replaced-ip )
901 [09:38:30] <jm_> no_gravity: try using say vim-addon-manager
902 [09:38:48] *** Quits: {41444d494e} (~kvirc@replaced-ip ) (Ping timeout: 246 seconds)
903 [09:39:01] *** debhelper sets mode: +l 1548
904 [09:39:09] <no_gravity> jm_: Will that also install it from the debian repos?
905 [09:39:36] <jm_> no_gravity: it's the debian package name and also command name (you can shorten it to vam)
906 [09:39:42] *** Joins: Thedarkb (~beno@replaced-ip )
907 [09:39:42] *** Quits: Thedarkb (~beno@replaced-ip ) (Remote host closed the connection)
908 [09:39:48] *** Joins: Onslaught2020 (~jeroen@replaced-ip )
909 [09:39:58] <jm_> no_gravity: i.e. it's used to manage your vim setup
910 [09:40:27] <jm_> similar tool is vim-pathogen
911 [09:40:44] <no_gravity> jm_: Yeah, but manage how? Will it pull from the debian repos or from 3rd parties?
912 [09:40:52] *** Quits: thee-anarchist (~thee-anar@replaced-ip ) (Read error: Connection reset by peer)
913 [09:41:04] *** Joins: thee-anarchist (~thee-anar@replaced-ip )
914 [09:41:54] *** Joins: black_ant (~antilope@replaced-ip )
915 [09:41:54] *** Quits: black_ant (~antilope@replaced-ip ) (Changing host)
916 [09:41:54] *** Joins: black_ant (~antilope@replaced-ip )
917 [09:42:37] *** Joins: george959 (~george959@replaced-ip )
918 [09:42:56] *** Joins: foxmask (uid302052@replaced-ip )
919 [09:43:32] *** Quits: upezolt (~berlo@replaced-ip ) (Quit: Leaving)
920 [09:43:34] <jm_> no_gravity: addons register themselves and vam command is used to enable it in your vim config
921 [09:44:26] <jm_> try man vam
922 [09:44:39] *** Joins: targeltof (~mangeato@replaced-ip )
923 [09:45:21] <no_gravity> No manual entry for vam
924 [09:45:43] *** Parts: foxmask (uid302052@replaced-ip ) ()
925 [09:46:22] <jm_> have you installed vim-addon-manager as suggested before?
926 [09:46:59] <no_gravity> Kinda. It came as an install-recommend with vim-editorconfig
927 [09:47:38] <jm_> how do you not have vam man page then? that package includes /usr/share/man/man1/vam.1.gz symlink
928 [09:48:05] <no_gravity> I don't even have a dir "/usr/share/man/man1/"
929 [09:48:16] <jm_> on debian?
930 [09:48:21] <no_gravity> Yup, buster.
931 [09:49:05] *** Parts: a0z (~a0z@replaced-ip ) ()
932 [09:49:21] *** Quits: dazo (~freenode@replaced-ip ) (Ping timeout: 265 seconds)
933 [09:49:39] <jm_> is that on purpose or is that system just utterly broken?
934 [09:50:18] <jelly> no_gravity: is there anything in /usr/share/man ?
935 [09:50:19] <no_gravity> It's a pretty normal debian install.
936 [09:50:31] *** Quits: conta (~Thunderbi@replaced-ip ) (Quit: conta)
937 [09:50:33] <no_gravity> jelly: No. The dir exists but its empty.
938 [09:50:53] <jm_> it's certainly not normal debian install :)
939 [09:51:01] *** Quits: wytchmaster (~wytchmast@replaced-ip ) (Quit: No Ping reply in 180 seconds.)
940 [09:51:15] *** Joins: {41444d494e} (~kvirc@replaced-ip )
941 [09:51:15] <jelly> perhaps you have a non-standard dpkg hook that removes all man pages at installation
942 [09:51:37] <no_gravity> It's the debian:10-slim image from docker hub.
943 [09:51:50] <jm_> ok, then read the man page online
944 [09:51:59] <jm_> replaced-url
945 [09:52:11] <jelly> no_gravity: so it's not a normal debian 10, it's something "slim"
946 [09:52:19] *** Joins: wytchmaster (~wytchmast@replaced-ip )
947 [09:52:21] <no_gravity> Yup
948 [09:52:47] <jelly> I have no idea who provides that image or what they have done compared to a normal isntallation.
949 [09:52:55] <no_gravity> The man page looks similar to what I get with "vam -h"
950 [09:53:05] <no_gravity> But I cannot grasp how you enable a plugin with it.
951 [09:53:09] <jelly> it's basically a derivative distro
952 [09:54:07] <jm_> vam list
953 [09:54:19] <no_gravity> jm_: That shows editorconfig.
954 [09:54:41] <jm_> vam enable editorconfig
955 [09:54:50] <no_gravity> jm_: Warning: editorconfig can't be enabled (since it has no disabledby field)
956 [09:55:03] *** Joins: Texou (~Texou@replaced-ip )
957 [09:55:16] *** Quits: yonder (~yonder@replaced-ip ) (Remote host closed the connection)
958 [09:55:26] <jelly> no_gravity: these "slim" images are not supposed to be used for daily, interactive work
959 [09:55:39] *** Quits: earthundead (~earthunde@replaced-ip ) (Remote host closed the connection)
960 [09:55:51] <no_gravity> jelly: Works for me so far.
961 [09:56:16] <jelly> they're there to run a single app in docker
962 [09:56:32] <jm_> no_gravity: then try install instead of enable (I use pathogen myself)
963 [09:56:43] <no_gravity> jm_: When I install, where will it pull from?
964 [09:56:44] <jelly> a non-slim image will have man pages
965 [09:57:19] <jm_> no_gravity: where the entry in its registry tells it to pull from
966 [09:57:34] *** Quits: wytchmaster (~wytchmast@replaced-ip ) (Ping timeout: 265 seconds)
967 [09:57:43] <no_gravity> jm_: Where do I find that registry and that entry?
968 [09:57:54] <jm_> no_gravity: man vim-registry
969 [09:58:01] * jelly looks at replaced-url
970 [09:58:11] <no_gravity> jm_: No manual entry for vim-registry
971 [09:58:36] <jm_> no_gravity: I am not going to waste my time giving your links to man pages if you insist on using that slim stuff
972 [09:58:36] <jelly> jm_: they're using a crippled image where all /usr/share/doc and /usr/share/man is intentionally removed
973 [09:58:42] <jm_> jelly: yeah noted
974 [09:58:42] *** Joins: nksegos (~Thunderbi@replaced-ip )
975 [09:58:47] *** Quits: thee-anarchist (~thee-anar@replaced-ip ) (Remote host closed the connection)
976 [09:58:54] <no_gravity> ":help registry" in vim works.
977 [09:59:26] *** Quits: nksegos (~Thunderbi@replaced-ip ) (Client Quit)
978 [09:59:27] <jm_> I am trying to show you why removing man pages is a bad idea
979 [09:59:32] *** Joins: riex (riex@replaced-ip )
980 [09:59:32] *** Quits: m1dnight_ (~m1dnight@replaced-ip ) (Quit: WeeChat 2.4)
981 [09:59:41] *** Quits: ZaZaGX (kenny@replaced-ip ) (Quit: leaving)
982 [09:59:54] <no_gravity> Well, I can read those online.
983 [10:00:02] *** Joins: m1dnight_ (~m1dnight@replaced-ip )
984 [10:00:06] <jelly> well, it's useful if you need a minimal OS just to run a single service inside it
985 [10:00:21] <jm_> then do that instead of showing us "No manual entry for vim-registry"
986 [10:00:31] <no_gravity> jm_: Yup, just did.
987 [10:00:32] <jelly> (... which is the whole point of docker, separating single services)
988 [10:00:50] *** Joins: thee-anarchist (~thee-anar@replaced-ip )
989 [10:00:52] *** Quits: m1dnight_ (~m1dnight@replaced-ip ) (Client Quit)
990 [10:01:00] <no_gravity> jm_: But it does not really tell me where I find the registry of vim-addons.
991 [10:01:35] <no_gravity> There is a dir /usr/share/vim/registry/ but that does not have vim-addons.
992 [10:01:40] *** Quits: targeltof (~mangeato@replaced-ip ) (Quit: Leaving)
993 [10:01:42] *** Joins: m1dnight_ (~m1dnight@replaced-ip )
994 [10:01:43] *** Joins: Q_Continuum (~quassel@replaced-ip )
995 [10:01:55] *** Quits: cupcake90 (~cupcake90@replaced-ip ) (Remote host closed the connection)
996 [10:02:20] <no_gravity> So I still wonder where "vam install vim-editorconfig" would pull vim-editorconfig from.
997 [10:02:21] *** Joins: targeltof (~mangeato@replaced-ip )
998 [10:02:29] *** Joins: cupcake90 (~cupcake90@replaced-ip )
999 [10:02:50] <jm_> but it had vim-editorconfig.yaml
1000 [10:03:04] <jm_> has*
1001 [10:03:13] *** Parts: diogenes_ (~diogenes_@replaced-ip ) ("vergissmeinnicht")
1002 [10:03:19] *** Quits: edlou (uid413273@replaced-ip ) (Quit: Connection closed for inactivity)
1003 [10:03:57] <no_gravity> Yes
1004 [10:04:02] <jm_> read it
1005 [10:04:06] <no_gravity> And vim-runtime.yaml
1006 [10:04:38] *** Quits: ohithere (~binary@replaced-ip ) (Ping timeout: 252 seconds)
1007 [10:04:40] <no_gravity> jm_: There is no info where it was pulled from.
1008 [10:04:50] <jm_> no_gravity: sure there is, it has basedir set
1009 [10:04:58] <no_gravity> This is a misunderstanding.
1010 [10:05:10] *** Quits: James_T (james@replaced-ip ) (Read error: Connection reset by peer)
1011 [10:05:28] <jelly> dpkg: docker-slim is <reply>Official Debian <docker> images each have a slim variant that removes most documentation and is unsuitable for daily use. See .slimify-includes at replaced-url
1012 [10:05:28] *** Quits: n_1-c_k (~n_1-c_k@replaced-ip ) (Read error: Connection reset by peer)
1013 [10:05:28] <dpkg> jelly: okay
1014 [10:05:51] <no_gravity> jelly: What I mean is: When you tell vam to "install" a plugin. Where does it send tcp packets to and where does it get tcp packets back from with the plugin?
1015 [10:06:03] <no_gravity> Sorry, that was for jm_ ^
1016 [10:06:28] *** Joins: n_1-c_k (~n_1-c_k@replaced-ip )
1017 [10:06:28] <jm_> no_gravity: nowhere, it relies on files specified in its registry entry, so it only uses what's on your file system
1018 [10:06:34] *** Joins: ohithere (~binary@replaced-ip )
1019 [10:06:50] *** Quits: dez (uid92154@replaced-ip ) (Quit: Connection closed for inactivity)
1020 [10:06:50] <no_gravity> jm_: Somehow I doubt that. Let me try.
1021 [10:07:43] *** Quits: Q_Continuum (~quassel@replaced-ip ) (Ping timeout: 265 seconds)
1022 [10:08:15] <no_gravity> Hmm.. you might be right ...
1023 [10:08:25] *** Joins: nksegos (~Thunderbi@replaced-ip )
1024 [10:09:25] <no_gravity> Interesting.
1025 [10:09:41] <no_gravity> So "vam install editorconfig" does not "install" it in the sense of bringing it to the system.
1026 [10:09:53] <no_gravity> But rather it creates some symlinks or something.
1027 [10:10:45] <jm_> yes, that part happens when you use apt to install the relevant package
1028 [10:10:54] <no_gravity> Nice. That is good.
1029 [10:10:56] <no_gravity> Thanks a lot!
1030 [10:11:01] <jm_> no problem
1031 [10:11:27] *** Quits: bliv (~bliv@replaced-ip ) (Ping timeout: 272 seconds)
1032 [10:11:31] <no_gravity> I'm surprised that nerdtree is not in the repos.
1033 [10:11:58] *** Quits: bhoman (~quassel@replaced-ip ) (Read error: Connection reset by peer)
1034 [10:12:03] *** Joins: zalt_ (~devp@replaced-ip )
1035 [10:12:04] *** Quits: nksegos (~Thunderbi@replaced-ip ) (Client Quit)
1036 [10:12:17] <no_gravity> I would have thought that is the most popular one.
1037 [10:12:31] *** Joins: bhoman (~quassel@replaced-ip )
1038 [10:12:43] *** Quits: zalt (~devp@replaced-ip ) (Read error: Connection reset by peer)
1039 [10:13:48] *** Quits: willcl_ark (~quassel@replaced-ip ) (Quit: Quit)
1040 [10:14:14] *** Joins: willcl_ark (~quassel@replaced-ip )
1041 [10:15:27] *** Joins: tsrt^ (~hph@replaced-ip )
1042 [10:15:28] *** Quits: tsrt^ (~hph@replaced-ip ) (Max SendQ exceeded)
1043 [10:15:50] *** Joins: tsrt^ (~hph@replaced-ip )
1044 [10:15:51] *** Quits: tsrt^ (~hph@replaced-ip ) (Max SendQ exceeded)
1045 [10:16:07] *** Joins: tsrt^ (tsrt@replaced-ip )
1046 [10:16:08] *** Quits: tsrt^ (tsrt@replaced-ip ) (Max SendQ exceeded)
1047 [10:16:25] *** Joins: tsrt^ (tsrt@replaced-ip )
1048 [10:16:26] *** Quits: tsrt^ (tsrt@replaced-ip ) (Max SendQ exceeded)
1049 [10:16:49] *** Joins: tsrt^ (tsrt@replaced-ip )
1050 [10:16:50] *** Quits: tsrt^ (tsrt@replaced-ip ) (Max SendQ exceeded)
1051 [10:17:03] *** Quits: timur_davletshin (~timur_dav@replaced-ip ) (Read error: Connection reset by peer)
1052 [10:17:37] *** Joins: timur_davletshin (~timur_dav@replaced-ip )
1053 [10:18:02] *** Quits: knidos (~knidos@replaced-ip ) (Quit: WeeChat 1.9.1)
1054 [10:18:12] *** Quits: FSF-GNU-Soldier (~GNU-FSF-F@replaced-ip ) (Ping timeout: 268 seconds)
1055 [10:18:37] *** Quits: fedorafan (~fedorafan@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1056 [10:19:00] *** Quits: oish (~charlie@replaced-ip ) (Quit: leaving)
1057 [10:19:01] *** debhelper sets mode: +l 1538
1058 [10:19:29] *** Quits: georgiePorgie (~george43g@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1059 [10:19:48] *** Quits: Onslaught2020 (~jeroen@replaced-ip ) (Ping timeout: 265 seconds)
1060 [10:20:57] *** Quits: JustASlacker (~JustASlac@replaced-ip ) (Ping timeout: 272 seconds)
1061 [10:20:57] *** Quits: m0u (~m0u@replaced-ip ) (Ping timeout: 272 seconds)
1062 [10:23:04] *** Joins: thiras (~thiras@replaced-ip )
1063 [10:23:33] *** Joins: Onslaught2020 (~jeroen@replaced-ip )
1064 [10:24:23] *** Joins: georgiePorgie (~george43g@replaced-ip )
1065 [10:25:51] *** Joins: lankanmon (~LKNnet@replaced-ip )
1066 [10:25:53] *** Joins: fedorafan (~fedorafan@replaced-ip )
1067 [10:26:13] *** Quits: traveltissues (~traveltis@replaced-ip ) (Read error: Connection reset by peer)
1068 [10:26:23] *** Joins: Alleria (~AllahuAkb@replaced-ip )
1069 [10:26:41] *** Joins: afx_ (~Thunderbi@replaced-ip )
1070 [10:26:41] *** Joins: traveltissues (~traveltis@replaced-ip )
1071 [10:26:41] *** Quits: traveltissues (~traveltis@replaced-ip ) (Read error: Connection reset by peer)
1072 [10:26:59] *** Joins: traveltissues (~traveltis@replaced-ip )
1073 [10:27:53] *** Quits: thee-anarchist (~thee-anar@replaced-ip ) (Quit: Of all tyrannies, a tyranny sincerely exercised for the good of its victim may be the most oppressive.)
1074 [10:28:13] *** Quits: Shahnaz- (~Shahnaz@replaced-ip ) (Remote host closed the connection)
1075 [10:28:22] *** Quits: Exchange (~Brumbazz@replaced-ip ) (Quit: Bye)
1076 [10:28:40] *** Joins: Shahnaz- (~Shahnaz@replaced-ip )
1077 [10:29:34] *** Quits: Onslaught2020 (~jeroen@replaced-ip ) (Remote host closed the connection)
1078 [10:30:06] *** Joins: Onslaught2020 (~jeroen@replaced-ip )
1079 [10:30:16] *** Joins: Exchange (~Brumbazz@replaced-ip )
1080 [10:31:42] *** Quits: Exchange (~Brumbazz@replaced-ip ) (Client Quit)
1081 [10:31:57] *** Joins: fstd_ (~fstd@replaced-ip )
1082 [10:32:16] *** Joins: fflori (~fflori@replaced-ip )
1083 [10:34:47] *** Quits: aaii (~aaii@replaced-ip ) (Ping timeout: 265 seconds)
1084 [10:35:51] *** Quits: r1nt3c (~r1nt3c@replaced-ip ) (Read error: Connection reset by peer)
1085 [10:35:55] *** Quits: Onslaught2020 (~jeroen@replaced-ip ) (Remote host closed the connection)
1086 [10:35:57] *** Quits: r1nt3c_ (~r1nt3c@replaced-ip ) (Read error: Connection reset by peer)
1087 [10:36:14] *** Quits: fstd (~fstd@replaced-ip ) (Ping timeout: 265 seconds)
1088 [10:36:14] *** fstd_ is now known as fstd
1089 [10:36:47] *** Quits: bertbob (~bertbob@replaced-ip ) (Ping timeout: 272 seconds)
1090 [10:36:49] *** Joins: Onslaught2020 (~jeroen@replaced-ip )
1091 [10:37:48] *** Joins: asymptotically (~asymptoti@replaced-ip )
1092 [10:38:10] *** Joins: Exchange (~Brumbazz@replaced-ip )
1093 [10:38:31] *** Joins: bertbob (~bertbob@replaced-ip )
1094 [10:38:46] *** Joins: _afx_ (~Thunderbi@replaced-ip )
1095 [10:39:37] *** Quits: _afx_ (~Thunderbi@replaced-ip ) (Remote host closed the connection)
1096 [10:39:45] *** Joins: r1nt3c_ (~r1nt3c@replaced-ip )
1097 [10:39:54] *** Joins: _afx_ (~Thunderbi@replaced-ip )
1098 [10:39:56] *** Joins: r1nt3c__ (~r1nt3c@replaced-ip )
1099 [10:40:06] *** Joins: JustASlacker (~JustASlac@replaced-ip )
1100 [10:40:16] *** Quits: sbetrium (~sbetrium@replaced-ip ) (Quit: sbetrium)
1101 [10:40:34] *** Quits: fflori (~fflori@replaced-ip ) (Remote host closed the connection)
1102 [10:41:13] *** Joins: colo-work (~colo-work@replaced-ip )
1103 [10:41:51] *** Quits: afx_ (~Thunderbi@replaced-ip ) (Ping timeout: 272 seconds)
1104 [10:41:51] *** _afx_ is now known as afx_
1105 [10:42:24] *** Quits: Onslaught2020 (~jeroen@replaced-ip ) (Remote host closed the connection)
1106 [10:42:42] *** Joins: Onslaught2020 (~jeroen@replaced-ip )
1107 [10:43:46] *** Joins: monstar (~monstar@replaced-ip )
1108 [10:44:23] *** Quits: olegfusion (~olegfusio@replaced-ip ) (Ping timeout: 272 seconds)
1109 [10:45:03] *** Joins: Rothgar` (~admin@replaced-ip )
1110 [10:46:18] *** Quits: afx_ (~Thunderbi@replaced-ip ) (Quit: afx_)
1111 [10:46:34] *** Quits: Rothgar (~admin@replaced-ip ) (Ping timeout: 268 seconds)
1112 [10:46:36] *** Quits: drzacek (~drzacek@replaced-ip ) (Quit: Leaving)
1113 [10:46:51] *** Quits: bertbob (~bertbob@replaced-ip ) (Ping timeout: 240 seconds)
1114 [10:46:52] *** Joins: sbetrium (~sbetrium@replaced-ip )
1115 [10:46:58] *** Joins: interrobangd (~interroba@replaced-ip )
1116 [10:47:21] *** Quits: Onslaught2020 (~jeroen@replaced-ip ) (Read error: Connection reset by peer)
1117 [10:48:13] *** Quits: schizo (~schizo@replaced-ip ) (Ping timeout: 245 seconds)
1118 [10:48:42] *** Joins: Onslaught2020 (~jeroen@replaced-ip )
1119 [10:49:14] *** Joins: zamuro (~Samantha@replaced-ip )
1120 [10:49:14] *** Quits: zamuro (~Samantha@replaced-ip ) (Changing host)
1121 [10:49:14] *** Joins: zamuro (~Samantha@replaced-ip )
1122 [10:50:12] *** Joins: winy (~vince@replaced-ip )
1123 [10:50:14] *** Joins: lastrodamo (~lastrodam@replaced-ip )
1124 [10:52:13] *** Quits: r1nt3c__ (~r1nt3c@replaced-ip ) (Quit: Lost terminal)
1125 [10:52:14] *** Quits: r1nt3c_ (~r1nt3c@replaced-ip ) (Remote host closed the connection)
1126 [10:53:45] *** Quits: il (~il@replaced-ip ) (Read error: Connection reset by peer)
1127 [10:55:16] *** Quits: Exchange (~Brumbazz@replaced-ip ) (Quit: Bye)
1128 [10:56:13] *** Joins: Q_Continuum (~quassel@replaced-ip )
1129 [10:56:46] *** Joins: dazo (~freenode@replaced-ip )
1130 [10:56:46] *** Quits: dazo (~freenode@replaced-ip ) (Changing host)
1131 [10:56:46] *** Joins: dazo (~freenode@replaced-ip )
1132 [10:57:01] *** Joins: mackerel449 (~randy@replaced-ip )
1133 [10:57:30] *** Joins: Exchange (~Brumbazz@replaced-ip )
1134 [10:58:01] *** Joins: pluggy (~pluggy@replaced-ip )
1135 [10:58:20] *** Joins: schizo (~schizo@replaced-ip )
1136 [10:58:50] <pluggy> приветствую смотрящих
1137 [10:59:01] *** debhelper sets mode: +l 1544
1138 [10:59:09] <pluggy> wtf
1139 [10:59:22] *** Joins: oish (~charlie@replaced-ip )
1140 [10:59:55] <Haohmaru> your bulgarian is kinda broken
1141 [11:00:02] *** Joins: bertbob (~bertbob@replaced-ip )
1142 [11:00:13] *** Quits: polyphem (~p0lyph3m@replaced-ip ) (Ping timeout: 272 seconds)
1143 [11:00:27] *** Quits: pluggy (~pluggy@replaced-ip ) (Client Quit)
1144 [11:01:48] *** Quits: Prath (~Prathames@replaced-ip ) (Remote host closed the connection)
1145 [11:01:59] *** Quits: Q_Continuum (~quassel@replaced-ip ) (Ping timeout: 268 seconds)
1146 [11:02:13] <jelly> smells more ukranian or russian to me
1147 [11:02:42] <Haohmaru> that's why it's broken
1148 [11:02:44] <Haohmaru> >:)
1149 [11:02:45] *** Quits: JustASlacker (~JustASlac@replaced-ip ) (Ping timeout: 272 seconds)
1150 [11:02:55] *** Joins: wytchmaster (~wytchmast@replaced-ip )
1151 [11:03:26] *** Joins: bayveri (~bayveri@replaced-ip )
1152 [11:04:12] *** Quits: zst (~z@replaced-ip ) (Ping timeout: 246 seconds)
1153 [11:04:52] <Haohmaru> when they sent bulgarian to the russians, they didn't put checksums and sh*t, and it got corrupted during transmission
1154 [11:04:57] *** Quits: HotBeefDip (HotBeefDip@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
1155 [11:05:01] *** Quits: Gazooo (~Gazooo@replaced-ip##) (Quit: The Lounge - ##replaced-url
1156 [11:05:16] <Haohmaru> only the alphabet survived
1157 [11:05:20] *** Joins: wytchmaster_ (~wytchmast@replaced-ip )
1158 [11:05:34] *** Quits: [CaptainN] (~KevinKeen@replaced-ip ) (Quit: I have to pee!)
1159 [11:05:49] *** Parts: no_gravity (~no_gravit@replaced-ip ) ()
1160 [11:06:20] *** Joins: mindlessmiss (~g0dd3ss@replaced-ip )
1161 [11:06:57] <mindlessmiss> Hi I have a .deb file I want to install how is the best way to install it?
1162 [11:06:58] *** Joins: Gazooo (~Gazooo@replaced-ip )
1163 [11:07:58] <Haohmaru> the best way is to use apt/synaptic with packages coming from the official places
1164 [11:08:03] *** Quits: wytchmaster (~wytchmast@replaced-ip ) (Ping timeout: 240 seconds)
1165 [11:08:15] <Haohmaru> not some dangling .deb file which came from who-knows-where
1166 [11:08:24] <Haohmaru> mindlessmiss where's the .deb from?
1167 [11:08:32] <mindlessmiss> google
1168 [11:08:37] *** Joins: Space_Man (~Space_Man@replaced-ip )
1169 [11:08:37] <Haohmaru> aww noes
1170 [11:08:47] <mindlessmiss> it's chrome, I already have chromium but I want chrome also
1171 [11:09:00] <mindlessmiss> i mean google's official chrome
1172 [11:09:14] <Haohmaru> in that case, it's best that you check if debian documentation or wiki pages have something to say about that foreign package
1173 [11:09:22] <Haohmaru> since it's "popular"
1174 [11:09:35] *** Joins: Elirips (~Elirips@replaced-ip )
1175 [11:09:35] <Haohmaru> let's see here
1176 [11:09:38] <Haohmaru> !chrome
1177 [11:09:38] <dpkg> somebody said chrome was Mozilla's term for a theme or skin, or "Google Chrome", a web browser by Google based on Chromium, ask me about <chromium>. For VIA UniChrome / Chrome9 support, ask me about <openchrome>.
1178 [11:10:14] *** Quits: Onslaught2020 (~jeroen@replaced-ip ) (Remote host closed the connection)
1179 [11:10:33] *** Quits: wytchmaster_ (~wytchmast@replaced-ip ) (Ping timeout: 265 seconds)
1180 [11:10:44] *** Joins: Onslaught2020 (~jeroen@replaced-ip )
1181 [11:11:06] <Haohmaru> other than that, for .deb packages that are on yer harddisk or somewhere, you could use some speshul apt/dpkg commands to install them, but i've personally used "gdebi" which is a GUI thing with a context-menu
1182 [11:11:20] <Haohmaru> but beware, you might mess up your system
1183 [11:11:34] *** Quits: jpe (~jp@replaced-ip ) (Quit: Lost terminal)
1184 [11:11:44] *** Joins: jpe (~jp@replaced-ip )
1185 [11:11:47] *** Quits: thiras (~thiras@replaced-ip ) (Ping timeout: 260 seconds)
1186 [11:12:01] *** Quits: bhoman (~quassel@replaced-ip ) (Read error: Connection reset by peer)
1187 [11:12:31] *** Joins: bhoman (~quassel@replaced-ip )
1188 [11:13:29] *** Quits: Grldfrdom (uid391113@replaced-ip ) (Quit: Connection closed for inactivity)
1189 [11:13:48] <mindlessmiss> thanks Haohmaru
1190 [11:13:56] <EdePopede> it must have been chrome i installed a long time ago (since chromium is in the repo)
1191 [11:14:32] <EdePopede> came as an install.sh, don't remember if there wasn't any .deb yet or of i decided not to use it
1192 [11:14:39] *** Quits: dazo (~freenode@replaced-ip ) (Quit: Leaving)
1193 [11:14:46] <ratrace> mindlessmiss: iirc you can install it with apt. apt install <your deb file>
1194 [11:14:53] <mindlessmiss> I just like to have both chrome and chromium because I have a bunch of addons etc installed on one and run the other one very baic
1195 [11:14:58] *** Joins: dazo (~freenode@replaced-ip )
1196 [11:14:58] *** Quits: dazo (~freenode@replaced-ip ) (Changing host)
1197 [11:14:58] *** Joins: dazo (~freenode@replaced-ip )
1198 [11:15:01] <mindlessmiss> basic*
1199 [11:15:05] <Haohmaru> i'd prefer to have least amount of google crap on my system
1200 [11:15:08] <Haohmaru> and in my life
1201 [11:15:16] <EdePopede> but at least with some other 3rd party packages i found out that even .debs are usually working when installing manually into /usr/local
1202 [11:15:20] <ratrace> but I thought google had a _repo_ you could set up and then install a package regularly
1203 [11:15:30] *** Joins: Slashman (~Slash@replaced-ip )
1204 [11:15:43] <mindlessmiss> I downloaded the .deb from google but I will try find the repo thanks guys
1205 [11:15:47] *** Quits: Onslaught2020 (~jeroen@replaced-ip ) (Read error: Connection reset by peer)
1206 [11:15:59] *** Quits: fedorafan (~fedorafan@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1207 [11:16:09] *** Joins: Onslaught2020 (~jeroen@replaced-ip )
1208 [11:16:10] <EdePopede> ratrace: i still would be concerned of potential name conflicts, or is there a method for packagers to avoid them?
1209 [11:16:15] <ratrace> mindlessmiss: replaced-url
1210 [11:16:30] <ratrace> EdePopede: one can set repo priority
1211 [11:16:41] *** Quits: jpe (~jp@replaced-ip ) (Ping timeout: 272 seconds)
1212 [11:17:10] *** Joins: jpe (~jp@replaced-ip )
1213 [11:17:39] *** Joins: lucad111 (~lucad111@replaced-ip )
1214 [11:19:28] <EdePopede> ah, that was something i wanted to ask anyway. say i plan to use some 3rd party stuff using their repo, but they also have packages i want to stay in the official repos with. maybe wouldn't work if there was a direct dependency, but what if the packages are not really related to each other?
1215 [11:19:47] <ratrace> EdePopede: replaced-url
1216 [11:20:25] <EdePopede> yay. thanks. another entry going away from my debian bucket list.
1217 [11:20:39] *** Quits: Onslaught2020 (~jeroen@replaced-ip ) (Ping timeout: 260 seconds)
1218 [11:20:43] *** Joins: fedorafan (~fedorafan@replaced-ip )
1219 [11:22:54] *** Joins: drzacek (~drzacek@replaced-ip )
1220 [11:25:37] <EdePopede> later i may try later to get something from sid sitting at the end of the dependency chain.
1221 [11:25:56] *** Joins: zst (~z@replaced-ip )
1222 [11:26:32] *** Joins: conta (~Thunderbi@replaced-ip )
1223 [11:27:09] *** Joins: czesmir (~stefan@replaced-ip )
1224 [11:28:14] <EdePopede> youtube-dl looks like a good candidate. only used by mpv here and new releases already waiting before i even unpacked downloads from upstream
1225 [11:28:24] *** Joins: timahvo1 (~rogue@replaced-ip )
1226 [11:28:59] <ratrace> EdePopede: you could pip youtube-dl into a virtualenv FTW
1227 [11:30:05] <EdePopede> ratrace: once i had one of these exosystems installed, may have been pip. iirc right before i abandoned squeeze. really didn't like the implementation. cluttering everything
1228 [11:30:54] *** Quits: abundantmussel (~quassel@replaced-ip ) (Quit: abundantmussel)
1229 [11:30:58] <EdePopede> my plan was to have a user account to try out things with it, but most of the env was related to that thing later. and every login recreated all the scripts in $HOME
1230 [11:31:02] <ratrace> you used it wrong then. installing pip MUST be done inside virtualenv only because therwise, yes, it will splat all over your debian package pythons
1231 [11:31:48] <EdePopede> may be it was was virtualenv. i never was sure about how to use that whole thing anyway. may also have been the npm thing.
1232 [11:31:51] *** Joins: PallasXD (~PallasXD@replaced-ip )
1233 [11:32:14] <EdePopede> what i remember were the tons of functions with names starting with 2 underscores
1234 [11:32:18] *** Joins: Onslaught2020 (~jeroen@replaced-ip )
1235 [11:32:27] *** Quits: black_ant (~antilope@replaced-ip ) (Ping timeout: 240 seconds)
1236 [11:32:44] <ratrace> doesn't sound pythonic
1237 [11:32:53] *** Joins: black_ant (~antilope@replaced-ip )
1238 [11:32:53] *** Quits: black_ant (~antilope@replaced-ip ) (Changing host)
1239 [11:32:53] *** Joins: black_ant (~antilope@replaced-ip )
1240 [11:33:26] <EdePopede> could be i was trying to install something that wanted the newest environment, so i went upstream and was sent around in circles.
1241 [11:34:56] <EdePopede> i was willing to look at these things a few times over the years, though never really had the need for them. so i ignored them for longer periods and went back occasionally. only to ignore them again because it all looked borked.
1242 [11:35:37] <EdePopede> it was a bit of a hassle in the past with youtube-dl, but since python now has packages that's over.
1243 [11:35:48] *** Joins: targeltof_ (~mangeato@replaced-ip )
1244 [11:39:01] *** Joins: Brainium (~brainium@replaced-ip )
1245 [11:39:15] *** Quits: targeltof (~mangeato@replaced-ip ) (Ping timeout: 240 seconds)
1246 [11:39:22] *** Joins: abundantmussel (~quassel@replaced-ip )
1247 [11:40:07] *** Quits: noamber (~luca@replaced-ip ) (Ping timeout: 240 seconds)
1248 [11:41:16] *** Quits: Space_Man (~Space_Man@replaced-ip ) (Remote host closed the connection)
1249 [11:41:58] *** Quits: zalt_ (~devp@replaced-ip ) (Read error: Connection reset by peer)
1250 [11:42:08] <EdePopede> and that's another thing replaced-url
1251 [11:42:23] <EdePopede> how good are such projects in securing and managing their own stuff?
1252 [11:42:24] *** Joins: zalt_ (~devp@replaced-ip )
1253 [11:44:53] <EdePopede> during my suse/kde days i once used their multimedia repo. or 3rd party, can't remember. ended up with 3 entries in the menu for multimedia. or media players, can't remember. they used variants of the submenu name, just a typo or "who cares", well i don't care why it was possible. it should not.
1254 [11:45:11] *** Quits: AimHere (~David@replaced-ip ) (Ping timeout: 272 seconds)
1255 [11:45:20] *** Quits: conta (~Thunderbi@replaced-ip ) (Quit: conta)
1256 [11:46:03] <EdePopede> in such an environment you can't simply trust hundreds if not thousands of uploaders to do everything correct, you have to check it and give them the docs and the tools. obviously it didn't happen there, so no.
1257 [11:46:09] *** Quits: fedorafan (~fedorafan@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1258 [11:47:03] *** Joins: AimHere (~David@replaced-ip )
1259 [11:47:53] *** Joins: fedorafan (~fedorafan@replaced-ip )
1260 [11:48:28] *** Joins: MenschZwoNull (~MenschZwo@replaced-ip )
1261 [11:50:02] <ratrace> EdePopede: unfortunately that's a problem, and I'm trying to use third party python modules as minimally as possible. Note, though that debian packged python modules are in the same pickle, because the supply chain attacks occur upstream to debian.
1262 [11:50:52] <ratrace> but so far the "only" problem was typosquatting packages. breaking into githubs and committing/PR-ing malicious code is an entirely different problem
1263 [11:51:04] <EdePopede> but debian doesn't throw in new packages all the time, so that can happen just in the freezing window
1264 [11:51:15] *** Joins: nku (~nku@replaced-ip )
1265 [11:51:47] <EdePopede> the only serious incident with debian i can remember so far was something related to some dev keys years ago
1266 [11:52:51] <ratrace> don't forget point releases, some packages get bumped to new upstream
1267 [11:52:55] <EdePopede> and granted, devs shouldn't become so comfortable they forget about the basic rules
1268 [11:53:41] <EdePopede> ah right, checked ytdl before. buster is done, bullseye and sid are on upstream level
1269 [11:54:12] <EdePopede> devs including the people running these platforms
1270 [11:54:20] <ratrace> problem with ytdl is that it _requires_ frequent updates because googs messes up their apis all the time
1271 [11:54:42] <ratrace> therefore your best bet is pip it into a virtualenv and upgrade when it breaks.
1272 [11:55:30] <EdePopede> i had a function checking their redirection header for the upstream version, now i only update if something breaks for me
1273 [11:55:32] *** Joins: Reid_ (~Reid@replaced-ip )
1274 [11:55:57] *** Joins: selea (~wioxjk@replaced-ip )
1275 [11:56:17] *** Quits: Reid_ (~Reid@replaced-ip ) (Client Quit)
1276 [11:58:08] <EdePopede> gosh, what a crap: replaced-url
1277 [11:58:08] *** Quits: abundantmussel (~quassel@replaced-ip ) (Quit: abundantmussel)
1278 [11:58:27] <EdePopede> "it is like installing locally instead of globally, just like npm"
1279 [11:58:29] *** Quits: joerg (~joerg@replaced-ip ) (Ping timeout: 272 seconds)
1280 [11:58:42] <EdePopede> explaining exactly NOTHING
1281 [11:58:48] *** Joins: nksegos (~Thunderbi@replaced-ip )
1282 [11:58:52] *** Joins: abundantmussel (~quassel@replaced-ip )
1283 [11:59:27] <EdePopede> see? > $ pip install virtualenv
1284 [11:59:29] *** Quits: nksegos (~Thunderbi@replaced-ip ) (Client Quit)
1285 [11:59:33] <EdePopede> install pip in virtualenv
1286 [11:59:34] <ratrace> EdePopede: apt install virtualenv ; virtualenv --no-site-packages -p python3.7 /some/path/to/where/you/want/virtualenv/dir
1287 [11:59:39] <EdePopede> install virtualenv with pip
1288 [11:59:54] <EdePopede> and they ALL go like this
1289 [12:00:04] <ratrace> source /that/path/bin/activate ; pip install youtube_dl ; <use it>
1290 [12:00:24] <ratrace> EdePopede: then later uses just source /that/path/bin/activate ; <use it>
1291 [12:00:39] *** Quits: cupcake90 (~cupcake90@replaced-ip ) (Read error: Connection reset by peer)
1292 [12:01:11] <ratrace> the activate script really only mungles your PATH so that any invocation to python checks inside virtualenv first, and any installed package there is aware of it as well
1293 [12:04:15] *** Quits: yibotg (~yibotg@replaced-ip ) (Remote host closed the connection)
1294 [12:04:27] *** Quits: null1337 (~WhoAmI@replaced-ip ) (Ping timeout: 240 seconds)
1295 [12:04:49] *** Joins: yibotg (~yibotg@replaced-ip )
1296 [12:04:59] *** Joins: joerg (~joerg@replaced-ip )
1297 [12:05:06] *** Joins: olegfusion (~olegfusio@replaced-ip )
1298 [12:05:45] *** Quits: yibotg (~yibotg@replaced-ip ) (Remote host closed the connection)
1299 [12:06:13] *** Joins: yibotg (~yibotg@replaced-ip )
1300 [12:06:59] *** Quits: diroots (~diroots@replaced-ip ) (Remote host closed the connection)
1301 [12:07:11] *** Joins: diroots (~diroots@replaced-ip )
1302 [12:07:39] *** Quits: Onslaught2020 (~jeroen@replaced-ip ) (Ping timeout: 240 seconds)
1303 [12:07:57] *** Joins: null1337 (~WhoAmI@replaced-ip )
1304 [12:09:36] <EdePopede> and again some crap from the web: replaced-url
1305 [12:09:42] <EdePopede> > wget replaced-url
1306 [12:09:57] <EdePopede> exactly that's how i'd install such an environment on my pc
1307 [12:10:02] *** Quits: dselect (~dselect@replaced-ip ) (Quit: ouch... that hurt)
1308 [12:10:08] *** Joins: pie3 (~pieee@replaced-ip )
1309 [12:10:14] <EdePopede> download some installer from some obscure domain and run it as root
1310 [12:11:12] *** Joins: dselect (~dselect@replaced-ip )
1311 [12:11:18] *** Joins: pookiethebear (~pookie666@replaced-ip )
1312 [12:12:07] *** Quits: bhoman (~quassel@replaced-ip ) (Read error: Connection reset by peer)
1313 [12:12:32] *** Joins: bhoman (~quassel@replaced-ip )
1314 [12:14:27] *** Quits: prince1 (~prince@replaced-ip ) (Ping timeout: 240 seconds)
1315 [12:15:02] *** Quits: slv (~slv@replaced-ip ) (Quit: Leaving)
1316 [12:16:01] *** Quits: Kevlar_Noir (~manjaro-u@replaced-ip ) (Quit: Konversation terminated!)
1317 [12:16:19] *** Joins: Janni_ (~jan@replaced-ip )
1318 [12:17:05] *** Quits: Janni_ (~jan@replaced-ip ) (Client Quit)
1319 [12:17:14] *** Joins: \\Mr_C\\ (~mrc@replaced-ip )
1320 [12:18:02] *** Quits: mindlessmiss (~g0dd3ss@replaced-ip ) (Quit: deleteBeepBeepBEEP)
1321 [12:18:34] *** Joins: mindlessmiss (~g0dd3ss@replaced-ip )
1322 [12:20:18] *** Quits: georgiePorgie (~george43g@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1323 [12:23:33] *** Joins: nksegos (~Thunderbi@replaced-ip )
1324 [12:23:47] *** Quits: swift110 (~swift110@replaced-ip ) (Ping timeout: 240 seconds)
1325 [12:24:43] *** Joins: Tempesta_ (Tempesta@replaced-ip )
1326 [12:24:50] *** Quits: yibotg (~yibotg@replaced-ip ) (Remote host closed the connection)
1327 [12:27:37] *** Quits: Tempesta (Tempesta@replaced-ip ) (Ping timeout: 272 seconds)
1328 [12:31:25] *** Quits: mackerel449 (~randy@replaced-ip ) (Ping timeout: 272 seconds)
1329 [12:32:12] *** Quits: selea (~wioxjk@replaced-ip ) (Quit: Leaving)
1330 [12:32:32] *** Joins: mackerel449 (~randy@replaced-ip )
1331 [12:32:34] *** Joins: selea (~wioxjk@replaced-ip )
1332 [12:33:13] *** Joins: georgiePorgie (~george43g@replaced-ip )
1333 [12:33:52] *** Joins: zeden (~user@replaced-ip )
1334 [12:35:33] *** Quits: \\Mr_C\\ (~mrc@replaced-ip ) (Quit: (Read error: Connection reset by beer))
1335 [12:36:12] *** Joins: section1 (~section1@replaced-ip )
1336 [12:36:53] *** Quits: pie3 (~pieee@replaced-ip ) (Read error: Connection reset by peer)
1337 [12:37:11] *** Quits: tagomago (~tagomago@replaced-ip ) (Read error: Connection reset by peer)
1338 [12:37:30] *** Joins: tagomago (~tagomago@replaced-ip )
1339 [12:37:39] *** Quits: jmcgnh (~jmcgnh@replaced-ip ) (Ping timeout: 260 seconds)
1340 [12:37:57] *** Joins: jmcgnh_ (~jmcgnh@replaced-ip )
1341 [12:38:26] *** Quits: zeden (~user@replaced-ip ) (Client Quit)
1342 [12:39:07] *** Quits: tagomago (~tagomago@replaced-ip ) (Read error: Connection reset by peer)
1343 [12:39:08] *** jmcgnh_ is now known as jmcgnh
1344 [12:39:15] *** Joins: tagomago (~tagomago@replaced-ip )
1345 [12:39:44] *** Joins: zeden (~user@replaced-ip )
1346 [12:40:56] *** Joins: yue-lan (~lanyue@replaced-ip )
1347 [12:41:32] *** Quits: JohnML (~john1@replaced-ip ) (Remote host closed the connection)
1348 [12:42:42] *** Joins: JohnML (~john1@replaced-ip )
1349 [12:42:43] *** Joins: Q_Continuum (~quassel@replaced-ip )
1350 [12:43:56] *** Quits: Haudegen (~quassel@replaced-ip ) (Quit: Bin weg.)
1351 [12:49:52] *** Joins: Pallas_XD (~PallasXD@replaced-ip )
1352 [12:51:51] *** Joins: ArsenArsen (~arsen@replaced-ip )
1353 [12:52:11] <ArsenArsen> hey I am trying to build a docker image but I constantly fail on this apt-get step (the image is FROM debian:buster)
1354 [12:52:13] <ArsenArsen> 1mE: Failed to fetch replaced-url
1355 [12:52:16] <ArsenArsen> E: Failed to fetch replaced-url
1356 [12:52:31] <zamuro> !paste
1357 [12:52:31] <dpkg> Do not paste more than 2 lines to this channel. Instead, use for text: replaced-url
1358 [12:52:43] *** Quits: PallasXD (~PallasXD@replaced-ip ) (Ping timeout: 240 seconds)
1359 [12:52:47] *** Joins: jay_ (~jay@replaced-ip )
1360 [12:53:11] *** jay_ is now known as HaRDaWaY
1361 [12:54:52] *** Parts: SQ9KQS (~SQ9KQS@replaced-ip ) ()
1362 [12:54:52] <ratrace> ArsenArsen: did you run `apt update` first?
1363 [12:55:10] <ArsenArsen> yep, lemme post the two lines
1364 [12:55:15] <ArsenArsen> RUN apt-get update
1365 [12:55:17] <ArsenArsen> RUN apt-get -y install build-essential pkg-config autopoint bison curl flex gettext git gperf help2man m4 mercurial ninja-build python3-mako python3-protobuf python3-yaml texinfo unzip wget xsltproc xz-utils libexpat1-dev rsync python3-pip doxygen
1366 [12:55:41] *** Joins: SQ9KQS (~SQ9KQS@replaced-ip )
1367 [12:55:47] <jm_> ,versions python3.7-minimal
1368 [12:55:48] <judd> Package: python3.7-minimal on amd64 -- buster: 3.7.3-2+deb10u1; bullseye: 3.7.6-1+b1; sid: 3.7.6-1+b1
1369 [12:56:00] <ratrace> ArsenArsen: I guess the mirror you're using is out of sync. you could try another
1370 [12:56:20] <ArsenArsen> I'm not specifying any myself, but I could yeah
1371 [12:56:27] <ArsenArsen> wait, it may have gone through now
1372 [12:56:56] <ArsenArsen> yeah it's setting packages up, presumably that means that it worked
1373 [12:57:18] *** Quits: Q_Continuum (~quassel@replaced-ip ) (Ping timeout: 268 seconds)
1374 [12:57:31] <ArsenArsen> oh it did! great, so it was just the mirror being behind at an unfortunate time
1375 [12:58:01] *** Quits: ajazdzewski (~quassel@replaced-ip ) (Ping timeout: 272 seconds)
1376 [12:59:03] *** Joins: ogo (~ogo@replaced-ip )
1377 [12:59:21] *** Parts: ogo (~ogo@replaced-ip ) ("Leaving")
1378 [13:00:33] *** Joins: donofrio (~donofrio@replaced-ip )
1379 [13:04:34] *** Joins: diogenes_ (~diogenes_@replaced-ip )
1380 [13:05:01] *** Quits: dpkg (~dpkg@replaced-ip ) (Quit: buh bye!)
1381 [13:05:18] *** Joins: dpkg (~dpkg@replaced-ip )
1382 [13:06:51] *** Quits: r3v01t (~elijah@replaced-ip ) (K-Lined)
1383 [13:07:00] *** Joins: daniel_gc (~daniel_gc@replaced-ip )
1384 [13:07:32] *** Joins: thiras (~thiras@replaced-ip )
1385 [13:08:57] *** Joins: titsuki (~titsuki@replaced-ip )
1386 [13:09:01] *** debhelper sets mode: +l 1551
1387 [13:09:15] *** Joins: abeniis (~Abeniis@replaced-ip )
1388 [13:09:24] *** Joins: wytchmaster (~wytchmast@replaced-ip )
1389 [13:11:57] *** Quits: bhoman (~quassel@replaced-ip ) (Read error: Connection reset by peer)
1390 [13:12:32] *** Joins: bhoman (~quassel@replaced-ip )
1391 [13:12:40] *** Joins: zyley (~zyley@replaced-ip )
1392 [13:13:22] *** Joins: hodyna (~hodyna@replaced-ip )
1393 [13:14:25] *** Joins: \\Mr_C\\ (~mrc@replaced-ip )
1394 [13:15:07] *** Quits: timahvo1 (~rogue@replaced-ip ) (Ping timeout: 272 seconds)
1395 [13:15:17] *** Joins: factor (~factor@replaced-ip )
1396 [13:18:26] *** Parts: hodyna (~hodyna@replaced-ip ) ("Leaving")
1397 [13:19:04] *** Joins: m0u (~m0u@replaced-ip )
1398 [13:21:29] *** Quits: Adbray (~Adbray@replaced-ip ) (Quit: Ah! By Brain!)
1399 [13:22:31] *** Joins: TomyWork (~TomyLobo@replaced-ip )
1400 [13:23:02] *** Quits: zapatista (~zapatista@replaced-ip ) (Remote host closed the connection)
1401 [13:25:00] *** Parts: cybercrypto (~morpheus@replaced-ip ) ("irssi v1.2.2 - running on FreeBSD amd64")
1402 [13:25:08] *** Joins: prince1 (~prince@replaced-ip )
1403 [13:25:58] *** Joins: Plasmaduck (~Plasmoduc@replaced-ip )
1404 [13:26:26] *** Joins: greatgatsby (~greatgats@replaced-ip )
1405 [13:28:25] *** Quits: Plasmoduck (~Plasmoduc@replaced-ip ) (Ping timeout: 272 seconds)
1406 [13:28:29] *** Quits: timur_davletshin (~timur_dav@replaced-ip ) (Quit: Leaving)
1407 [13:28:42] <TomyWork> how do i list installed appstream packages?
1408 [13:29:05] *** Quits: mackerel449 (~randy@replaced-ip ) (Quit: Leaving.)
1409 [13:30:14] *** Quits: prince1 (~prince@replaced-ip ) (Ping timeout: 265 seconds)
1410 [13:32:27] *** Quits: m0u (~m0u@replaced-ip ) (Ping timeout: 268 seconds)
1411 [13:33:09] *** Joins: timur_davletshin (~timur_dav@replaced-ip )
1412 [13:34:13] *** Joins: enoq (~textual@replaced-ip )
1413 [13:34:58] *** Joins: ob-sed (~obesd@replaced-ip )
1414 [13:36:11] <Haohmaru> do you mean upstream?
1415 [13:36:50] <TomyWork> no.
1416 [13:37:26] <jelly> appstream can be upstream but sometimes appstream is downstream of an upstream
1417 [13:37:36] * Haohmaru cannot compute an answer
1418 [13:37:57] *** Joins: igghibu (~igghibu@replaced-ip )
1419 [13:38:21] <ws2k3> i plan to do as following. i wanne generate a CSR. send it to the external party they then buy a certificate. and then they can generate a client certificate on that. does this does correct?
1420 [13:38:23] <TomyWork> basically I asked IT to give me a debian and they installed a desktop debian and i'm trying to turn it into a server debian
1421 [13:38:53] <ws2k3> TomyWork: there is no debian desktop or debian server there is just debian :P
1422 [13:39:09] <Haohmaru> just.. uninstall the desktop-y thangs?
1423 [13:39:11] <ws2k3> TomyWork: you can just remove the GUI. then its a server :P
1424 [13:39:39] <TomyWork> ubuntu-server and ubuntu-desktop have some more differences than just packages. not so for debian?
1425 [13:39:45] <ws2k3> TomyWork: correct
1426 [13:39:53] <TomyWork> i see NetworkManager, for instance
1427 [13:40:02] <ws2k3> remove it if you dont wane it
1428 [13:40:08] <petn-randall> TomyWork: They do have more differences? AFAIK they just install different packages.
1429 [13:40:09] <TomyWork> is that used on debian servers usually?
1430 [13:40:17] <jelly> TomyWork: the installer is exactly the same; choice of package sets ("tasks") installed makes the difference
1431 [13:40:27] <ws2k3> TomyWork: jelly exacly that.
1432 [13:40:39] *** Quits: enoq (~textual@replaced-ip ) (Ping timeout: 260 seconds)
1433 [13:40:55] <TomyWork> jelly, yeah but purging the packages from the desktop tasks didn't go all the way
1434 [13:40:57] <Haohmaru> crapbuntu is dumb, don't judge debian by that
1435 [13:41:12] <TomyWork> Haohmaru, not helpful
1436 [13:41:25] <ws2k3> TomyWork: just remove what you wanne remove
1437 [13:41:26] <ratrace> TomyWork: btw, ubuntu-server and ubuntu-desktop have no more differences than which packages they install, which includes meta-packages that yes, might pull in different configs or such, but _all_ of it is based on packaging. (installer differences nonwithstanding) :: same applies to debian
1438 [13:42:08] *** Joins: ob-sed___ (~obesd@replaced-ip )
1439 [13:42:09] <ws2k3> TomyWork: seems networkmanager is the gui network manager thing you may remove it
1440 [13:42:25] <TomyWork> the question is: should I just get them to reinstall the thing properly or can i get it mostly okay-ish
1441 [13:42:47] <Haohmaru> i'd think complete reinstall would take longer
1442 [13:43:10] <EdePopede> debian stable is how many? 16 DVDs right now? as far as i can see ubuntu is far away from it, so they really may need different flavours.
1443 [13:43:29] *** ob-sed___ is now known as obsed
1444 [13:45:45] <jelly> TomyWork: doing a reinstall of just the base system and openssh-server would leave less cruft
1445 [13:46:12] <joepublic> It's only 3 discs I think if you use BD-R
1446 [13:46:19] <nevivurn> A reinstall would be better, but you can probably get pretty close with purging task-desktop and the such
1447 [13:46:22] <ratrace> EdePopede: o.O ?
1448 [13:46:24] <Haohmaru> but if you're not gonna install fancy desktops the reinstall might be quick
1449 [13:46:32] *** Joins: debsan (~debsan@replaced-ip )
1450 [13:46:53] *** Joins: EriC^^ (~Eric@replaced-ip )
1451 [13:46:57] <jelly> !standard task
1452 [13:46:57] <dpkg> standard task is, like, a "task" that should be installed on all machines during the installer stage. It installs packages that are important, required and standard (i.e. "aptitude install ~pstandard ~prequired ~pimportant"). Packages in the <essential> set are always installed. Also ask me about <tasksel>.
1453 [13:47:17] *** Joins: Adbray (~Adbray@replaced-ip )
1454 [13:47:21] *** Parts: zamuro (~Samantha@replaced-ip ) ("[IRSSI]")
1455 [13:48:29] <jelly> TomyWork: pastebin the output of "aptitude -s purge '~i !(~pstandard ~prequired ~pimportant)"
1456 [13:48:57] <EdePopede> ratrace: never used ubuntu, the thing that comes nearest to debian download page is replaced-url
1457 [13:49:01] *** debhelper sets mode: +l 1558
1458 [13:49:11] <ratrace> EdePopede: no I was wondering about the 16 DVDs
1459 [13:49:13] <TomyWork> jelly, isn't aptitude deprecated?
1460 [13:49:22] <TomyWork> or has it caught up again?
1461 [13:49:32] <EdePopede> ratrace: look into the list directory, not the one with the ISOs ;)
1462 [13:49:39] *** Joins: m0u (~m0u@replaced-ip )
1463 [13:50:06] <joepublic> aptitude can do certain things that the other apt tools can't. For those things, aptitude is most definitely not deprecated :)
1464 [13:50:07] <jelly> TomyWork: aptitude is aptitude, it's not deprecated
1465 [13:50:17] <EdePopede> ratrace, or jigdo: replaced-url
1466 [13:50:36] *** Joins: dionysus69 (~Thunderbi@replaced-ip )
1467 [13:50:37] <ratrace> oh look at that
1468 [13:52:09] <joepublic> jigdo. jig do. now that's a name I've not heard in a long time. long time.
1469 [13:52:18] *** Joins: ce_mw_cs (~androirc@replaced-ip )
1470 [13:52:24] *** Parts: Tempesta_ (Tempesta@replaced-ip ) ("Closing Channel, bye.")
1471 [13:52:26] *** Quits: jm_ (flier@replaced-ip ) (Quit: Disconnecting)
1472 [13:52:28] *** Joins: Tempesta (Tempesta@replaced-ip )
1473 [13:53:32] <TomyWork> hmm, removing network-manager and rebooting killed it
1474 [13:53:42] <TomyWork> looks like there is no fallback
1475 [13:53:53] *** Joins: dvs (~hibbard@replaced-ip )
1476 [13:54:02] <joepublic> dhcpd (name of network card)
1477 [13:54:13] <TomyWork> if i had console access :D
1478 [13:54:20] <joepublic> ah, yes, well.
1479 [13:54:38] *** Joins: enoq (~textual@replaced-ip )
1480 [13:55:22] <joepublic> it's in a... laptop farm?
1481 [13:55:28] *** Quits: crvi (~crvi@replaced-ip##) (Quit: Free ZNC ~ Powered by LunarBNC: ##replaced-url
1482 [13:55:29] *** Quits: csmertx (~csmertx@replaced-ip##) (Quit: Free ZNC ~ Powered by LunarBNC: ##replaced-url
1483 [13:56:10] *** Joins: Grldfrdom (uid391113@replaced-ip )
1484 [13:56:46] *** Joins: Cockadoolie (~sailfish@replaced-ip )
1485 [13:56:57] *** Joins: barteks2x (~barteks2x@replaced-ip )
1486 [13:57:14] *** Joins: noamber (~luca@replaced-ip )
1487 [13:57:18] *** Joins: TheWizard (~thewizard@replaced-ip )
1488 [13:57:37] *** Parts: EriC^^ (~Eric@replaced-ip ) ("Leaving")
1489 [13:58:10] <jelly> TomyWork: mmm, ignore that aptitude thing, it seems to want to remove required packages and that's bad
1490 [13:59:01] *** debhelper sets mode: +l 1564
1491 [13:59:59] *** Quits: ArsenArsen (~arsen@replaced-ip ) (Quit: WeeChat 2.6)
1492 [14:00:02] *** Quits: ayew (~ayew@replaced-ip ) (Quit: WeeChat 2.7)
1493 [14:00:25] *** Quits: frgo (~frgo@replaced-ip ) (Remote host closed the connection)
1494 [14:00:27] *** Quits: ob-sed (~obesd@replaced-ip ) (Ping timeout: 240 seconds)
1495 [14:00:30] *** Joins: root (~root@replaced-ip )
1496 [14:00:43] *** Quits: PoselMuffin (~PoselMuff@replaced-ip ) (Ping timeout: 272 seconds)
1497 [14:00:49] *** Quits: thiras (~thiras@replaced-ip ) (Ping timeout: 268 seconds)
1498 [14:00:49] *** root is now known as Guest88899
1499 [14:01:03] *** Joins: frgo (~frgo@replaced-ip )
1500 [14:01:29] *** Joins: crvi (~crvi@replaced-ip )
1501 [14:02:07] *** Joins: shigana (~aspirin@replaced-ip )
1502 [14:02:15] *** Joins: csmertx (~csmertx@replaced-ip )
1503 [14:04:09] *** Quits: yue-lan (~lanyue@replaced-ip ) (Remote host closed the connection)
1504 [14:05:07] <TomyWork> joepublic, it's on an esx cluster
1505 [14:05:36] <TomyWork> dhcpd ens160 didn't bring the interface up, unfortunately
1506 [14:06:11] *** Joins: ayew (~ayew@replaced-ip )
1507 [14:07:39] *** Quits: fedorafan (~fedorafan@replaced-ip ) (Ping timeout: 240 seconds)
1508 [14:07:56] <TomyWork> I'll probably just ask them to reinstall it
1509 [14:07:57] <joepublic> oops.
1510 [14:08:01] <jelly> TomyWork: is thay a typo? dhcpd is a dhcp server, not client
1511 [14:08:07] *** Joins: ajazdzewski (~quassel@replaced-ip )
1512 [14:08:20] <TomyWork> also asked them to run "dhclient ens160"
1513 [14:08:25] <joepublic> hmm my typo, sorry
1514 [14:08:33] <jelly> you don't have console access yourself?
1515 [14:08:47] <TomyWork> they wont give me console access, so whether they typed it correctly is hearsay
1516 [14:09:27] *** Quits: igghibu (~igghibu@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
1517 [14:09:39] <jelly> TomyWork: reinstall, then, ask them to disable desktop task and only leave standard task and openssh server task enabled
1518 [14:09:56] <TomyWork> yeah that's what i'll do
1519 [14:10:14] <joepublic> promise them doritos and diet coke if necessary
1520 [14:10:22] <TomyWork> they're in another city
1521 [14:10:28] *** Joins: aaii (~aaii@replaced-ip )
1522 [14:11:11] <joepublic> working on a laptop in another city is not the most common use case. Nice to see some niche work.
1523 [14:11:23] <jelly> TomyWork: replaced-url
1524 [14:11:52] *** Quits: bhoman (~quassel@replaced-ip ) (Read error: Connection reset by peer)
1525 [14:11:57] <jelly> joepublic: not giving access to do your job isn't "niche" either, it's unreasonable
1526 [14:12:09] *** Joins: pie3 (~pieee@replaced-ip )
1527 [14:12:31] <joepublic> corporate policy vs. IT policies perhaps
1528 [14:12:31] *** Joins: JustASlacker (~JustASlac@replaced-ip )
1529 [14:12:33] *** Joins: bhoman (~quassel@replaced-ip )
1530 [14:14:13] *** Quits: dazo (~freenode@replaced-ip ) (Ping timeout: 265 seconds)
1531 [14:15:09] *** Joins: conta1 (~Thunderbi@replaced-ip )
1532 [14:15:09] *** Quits: n_1-c_k (~n_1-c_k@replaced-ip ) (Read error: Connection reset by peer)
1533 [14:15:41] *** Joins: n_1-c_k (~n_1-c_k@replaced-ip )
1534 [14:17:17] *** Joins: _alx_ (~alx@replaced-ip )
1535 [14:17:35] *** Quits: ce_mw_cs (~androirc@replaced-ip ) (Remote host closed the connection)
1536 [14:18:06] *** Joins: friendlyguy (~friendlyg@replaced-ip )
1537 [14:18:14] *** Joins: dazo (~freenode@replaced-ip )
1538 [14:18:14] *** Quits: dazo (~freenode@replaced-ip ) (Changing host)
1539 [14:18:14] *** Joins: dazo (~freenode@replaced-ip )
1540 [14:19:08] *** Quits: HaRDaWaY (~jay@replaced-ip ) (Quit: Konversation terminated!)
1541 [14:19:17] *** Quits: TheWizard (~thewizard@replaced-ip##) (Quit: KVIrc 5.0.0 Aria ##replaced-url
1542 [14:20:06] *** Joins: r0me_ (~Username@replaced-ip )
1543 [14:21:50] *** Joins: dacod (~dacod@replaced-ip )
1544 [14:22:55] <friendlyguy> hi there! i am trying to get timesync via ntp running on a raspberry pi (3b) thats running armbian buster. i know its not stricly debian. but i was hoping since its something "quiet stardard" that i could get some ideas here. :)
1545 [14:23:17] <friendlyguy> i am trying to use systemd-timesyncd, its configured, and its started
1546 [14:23:20] *** Quits: dacod (~dacod@replaced-ip ) (Client Quit)
1547 [14:24:06] <friendlyguy> when i look at the traffic with tcpdump on udp 123 i can see the clients requests and the servers answers
1548 [14:24:18] <jelly> !armbian
1549 [14:24:18] <dpkg> Armbian is a project that has pre-compiled custom Debian and Ubuntu installer images for <ARM> boards, and a small package repository with kernels, drivers, and utilities which are supported in #armbian. It is not a complete distribution, and uses unmodified Debian or Ubuntu official package repos. kernel/hw/installer/building questions: #armbian on chat.freenode.net
1550 [14:25:15] <friendlyguy> so: something on that machine is actually asking the right server(s) and its getting answers
1551 [14:26:13] *** Joins: chalcedny (~chalcedon@replaced-ip )
1552 [14:26:58] <jelly> I have no idea how timesyncd works, maybe it needs time to sync up
1553 [14:27:06] <jelly> like ISC ntpd does
1554 [14:27:07] <qman__> why do you believe it is or isn't working? did you check the output of timedatectl?
1555 [14:28:11] <friendlyguy> yes i did, because it says "System clock synchronized: no"
1556 [14:28:34] <r0me_> hi @aLL - i have an debian system with running sw raid1 - 2 x 2tb - this is an nonproductive server and i want to switch the 2 hdds into raid0 without reinstalling the OS - how could this be done the best/fastest/easiest way?
1557 [14:28:36] *** Joins: Prath (~Prathames@replaced-ip )
1558 [14:28:37] <friendlyguy> and because " timedatectl timesync-status
1559 [14:28:58] <friendlyguy> gives me a "Packet count: 0"
1560 [14:29:13] <friendlyguy> even though i see the packets with tcpdump
1561 [14:29:44] <qman__> is the local time close to accurate or way off? I'm also not an expert on systemd-timesyncd but other ntp daemons can require the date to be somewhat close in order to work without special configuration options
1562 [14:29:52] *** Quits: chalcedony (~chalcedon@replaced-ip ) (Ping timeout: 260 seconds)
1563 [14:29:57] *** Joins: zodd_ (~Zzzzzzzzz@replaced-ip )
1564 [14:30:12] <friendlyguy> its close to accurate: had to set time to something "close to yet" in order to install tcpdump
1565 [14:30:20] *** zodd_ is now known as Guest14385
1566 [14:30:33] *** Guest14385 is now known as zodd
1567 [14:30:38] <ratrace> friendlyguy: just give it time
1568 [14:30:42] <ratrace> puns intended
1569 [14:31:07] <ws2k3> r0me_: i think you cant do that
1570 [14:31:15] <joepublic> usb real time clocks exist for this reason
1571 [14:31:24] *** Quits: obsed (~obesd@replaced-ip ) (Read error: Connection reset by peer)
1572 [14:31:28] <ws2k3> r0me_: from mirror to stripe. yes thats possible but it aint easy
1573 [14:31:36] <friendlyguy> but if it claims 0 packets and i see packets flowing on udp 123 regularly i think there must be something else trying to sync the time
1574 [14:31:43] *** Joins: obsed (~obesd@replaced-ip )
1575 [14:31:56] <ratrace> r0me_: mdadm raid?
1576 [14:31:57] <joepublic> not successfully, apparently
1577 [14:32:01] <r0me_> yes
1578 [14:32:20] *** Quits: conta1 (~Thunderbi@replaced-ip ) (Quit: conta1)
1579 [14:32:22] <ratrace> not sure you can because mdadm can't rebalance
1580 [14:32:43] *** Joins: Plasmoduck (~Plasmoduc@replaced-ip )
1581 [14:32:49] <qman__> you can, but not without downtime
1582 [14:32:53] *** Quits: lazouz (~lazouz@replaced-ip ) (Ping timeout: 268 seconds)
1583 [14:32:59] <r0me_> donwtime is np
1584 [14:33:01] *** Quits: m0u (~m0u@replaced-ip ) (Ping timeout: 272 seconds)
1585 [14:33:06] <r0me_> i just need to know the way
1586 [14:33:39] *** Quits: JustASlacker (~JustASlac@replaced-ip ) (Ping timeout: 272 seconds)
1587 [14:33:40] <r0me_> on internet you found nothing clear and i already seen this done on another machine
1588 [14:34:13] <r0me_> i think i have to but one drive offline or mark as defekt - so breaking the raid1
1589 [14:34:31] <ratrace> pretty sure you can't do that without complete "reformat"
1590 [14:34:43] <qman__> 1. remove one drive from the array, 2. put that drive in a raid 0 with one missing, 3. copy all data from raid 1 to raid 0, 4. reboot to the raid 0, 5. add the other disk to the raid 0
1591 [14:34:44] *** Quits: Plasmaduck (~Plasmoduc@replaced-ip ) (Ping timeout: 268 seconds)
1592 [14:34:58] <ratrace> qman__: raid0 with one missing? how does that work
1593 [14:34:58] *** Joins: ob-sed (~obesd@replaced-ip )
1594 [14:35:13] <qman__> that's true, that might not work
1595 [14:35:16] <ratrace> RAID0 is stripe, not mirror. there's no "missing". one goes out, the array goes out.
1596 [14:35:24] *** Joins: lazouz (~lazouz@replaced-ip )
1597 [14:35:43] <r0me_> ok this was what i reasearch too @qman__
1598 [14:36:02] *** Quits: obsed (~obesd@replaced-ip ) (Ping timeout: 240 seconds)
1599 [14:36:06] <r0me_> but i need to edit the grup file before rebooting right ?
1600 [14:36:08] *** Joins: magic_ninja_work (~sparkie1@replaced-ip )
1601 [14:36:09] <qman__> assuming that it doesn't work that way, you'd then have to muck around with partitions until you get there
1602 [14:36:32] <r0me_> i have it actually in rescue mode
1603 [14:37:04] <qman__> in any case, if you're doing this because you don't want to lose some data, you shouldn't be going to raid 0; the best way is to just back up, recreate the raid, and restore
1604 [14:37:08] <r0me_> and after copy everything on that new raid0 device i need to change th uids in grub right ?
1605 [14:37:21] <r0me_> the server is empty
1606 [14:37:34] <r0me_> as i wrote its a nonproductive machine
1607 [14:37:40] <qman__> then just reinstall, it will be much faster and easier
1608 [14:37:59] <ratrace> indeed.
1609 [14:38:03] <r0me_> is a server at isp
1610 [14:38:21] <r0me_> their netinstall is not able to do it-.-
1611 [14:38:40] <ws2k3> r0me_: no kvmi/ipmi?
1612 [14:38:42] <r0me_> and i have no kvm
1613 [14:38:51] <ratrace> no rescue system to reboot into?
1614 [14:38:51] <r0me_> and no ipmi sry
1615 [14:38:57] <ratrace> (with ssh access)
1616 [14:38:57] <r0me_> yes rescue i have
1617 [14:39:01] <r0me_> with ssh
1618 [14:39:09] <qman__> why do you want to go raid 0 in particular? there are a few options that might work depending
1619 [14:39:11] <ratrace> if it's a decent linux rescue env, then you can do this
1620 [14:40:06] <r0me_> i just need the full space - thats it
1621 [14:40:08] *** Joins: TheWizard (~thewizard@replaced-ip )
1622 [14:40:18] *** Quits: CurryWurst (~CurryWurs@replaced-ip ) (Ping timeout: 245 seconds)
1623 [14:40:43] <ws2k3> r0me_: then do it in the linux rescue
1624 [14:40:48] <qman__> if you just need space, you could go to LVM instead of raid, set up LVM on one disk, copy data, get it booting, then format the other disk and add to the volume group
1625 [14:40:54] *** Quits: mpmc (~mpmc@replaced-ip##) (Quit: ZNC - ##replaced-url
1626 [14:42:43] <qman__> another option that oculd work is to create a new, much smaller raid 1 on one of the disks, copy data to that one, format the other disk and add it as a mirror, then create a raid 0 on the rest of the space, so you wouldn't have all of the space but a lot more
1627 [14:42:43] *** Quits: well_laid_lawn (~Jean-luc@replaced-ip ) (Ping timeout: 260 seconds)
1628 [14:42:59] *** Quits: oiaohm (~oiaohm@replaced-ip ) (Read error: Connection reset by peer)
1629 [14:43:01] *** Joins: CurryWurst (~CurryWurs@replaced-ip )
1630 [14:43:16] *** Joins: IN_DAH (~IN_DAH@replaced-ip )
1631 [14:43:23] *** Joins: oiaohm (~oiaohm@replaced-ip )
1632 [14:45:30] *** Joins: mpmc (~mpmc@replaced-ip )
1633 [14:47:59] *** Joins: Space_Man (~Space_Man@replaced-ip )
1634 [14:48:11] *** Quits: bukkitgerman8 (~bukkitger@replaced-ip ) (Quit: Ping timeout (120 seconds))
1635 [14:49:41] *** Joins: bukkitgerman8 (~bukkitger@replaced-ip )
1636 [14:49:54] <rafalcpp> when enigmail will work again in debian stable?!
1637 [14:51:06] *** Joins: b1ack0p (~m@replaced-ip )
1638 [14:51:06] *** Joins: cdown (~cdown@replaced-ip )
1639 [14:52:03] <petn-randall> rafalcpp: Is there any reason why it doesn't work?
1640 [14:52:18] *** Joins: netmk (~alex@replaced-ip )
1641 [14:52:56] <petn-randall> rafalcpp: Oh, you probably mean replaced-url
1642 [14:52:57] <judd> Bug replaced-url
1643 [14:53:06] <petn-randall> In which case, the details are in the bug report.
1644 [14:53:21] <b1ack0p> hi
1645 [14:53:29] *** Joins: saundkim (~saundkim@replaced-ip )
1646 [14:53:58] <b1ack0p> i am still looking for a solution for non working capslock indicator light on tty command line
1647 [14:54:40] *** Joins: tradar (~tradar@replaced-ip )
1648 [14:54:43] <rafalcpp> petn-randall: I can't use it in debian 10 buster
1649 [14:54:58] *** Quits: malestorm (~belovent@replaced-ip ) (Quit: malestorm)
1650 [14:55:15] *** Joins: [dd] (~dd]@replaced-ip )
1651 [14:55:23] <petn-randall> That's probably the vaguest bug description I've heard of all day.
1652 [14:55:35] <petn-randall> Is your issue related to the linked bug report?
1653 [14:55:49] *** Quits: flo2marsnet (~flo2marsn@replaced-ip ) (Ping timeout: 272 seconds)
1654 [14:56:03] <joepublic> patience, the day is young.
1655 [14:56:11] <b1ack0p> which one?
1656 [14:56:17] <rafalcpp> petn-randall: yeah I am confused too. your link mentiones Debian Stretch, not Buster, and is closed
1657 [14:56:52] <rafalcpp> the but for me is that on Debian 10 (Buster) enigmail is not installable while thunderbird is installed. is this particular subcase reported/being fixed?
1658 [14:57:40] <petn-randall> !bat
1659 [14:57:40] <dpkg> [Basic Apt* Troubleshooting]. To diagnose your problem, we need ALL OF THE FOLLOWING information: 1. complete output of your apt-get/apt/aptitude run (including the command used) 2. output from "apt-cache policy pkg1 pkg2..." for ALL packages mentioned ANYWHERE in the problem, and 3. "apt-cache policy". Use replaced-url
1660 [14:58:15] <petn-randall> rafalcpp: Can you provide the logs for installing enigmail, and 2) for enigmail and thunderbird?
1661 [14:58:45] <rafalcpp> wait, oh. The thing was that it conflicted now with "icedove" not with thunderbird.
1662 [14:59:01] *** debhelper sets mode: +l 1572
1663 [14:59:59] <petn-randall> Given that icedove doesn't exist in buster it seems like an old remnant from an upgrade.
1664 [15:00:06] <rafalcpp> indeed
1665 [15:00:43] <rafalcpp> well that's solved then. I think at first it was indeed conflicting with thunderbird itself, and it got solved recently
1666 [15:01:26] <rafalcpp> shouldn't such old, unneeded packages be removed, as they cause such confusion? or maybe enigmail should not conflict with any version of icedove as icedove does nothing now?
1667 [15:02:27] *** Joins: shingouz (~not@replaced-ip )
1668 [15:02:41] *** Quits: georgiePorgie (~george43g@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1669 [15:03:31] *** Quits: gridcommand[x] (~gridcomma@replaced-ip ) (Ping timeout: 265 seconds)
1670 [15:03:59] <petn-randall> rafalcpp: Removing obsolete packages is documented in the upgrade guide, as obsolete packages cause just such things.
1671 [15:05:19] *** Quits: shingouz_ (~not@replaced-ip ) (Ping timeout: 272 seconds)
1672 [15:05:39] *** Quits: netmk (~alex@replaced-ip ) (Ping timeout: 240 seconds)
1673 [15:06:25] *** Quits: enoq (~textual@replaced-ip ) (Ping timeout: 265 seconds)
1674 [15:06:57] *** Quits: IN_DAH (~IN_DAH@replaced-ip ) (Remote host closed the connection)
1675 [15:06:59] *** Joins: edlou (uid413273@replaced-ip )
1676 [15:10:21] *** Joins: babloo (6ace3170@replaced-ip )
1677 [15:10:45] *** Parts: babloo (6ace3170@replaced-ip ) ()
1678 [15:11:57] *** Quits: bhoman (~quassel@replaced-ip ) (Read error: Connection reset by peer)
1679 [15:12:29] *** Joins: bhoman (~quassel@replaced-ip )
1680 [15:13:30] *** Joins: KDr2 (uid216276@replaced-ip )
1681 [15:14:40] *** Joins: fflori (~fflori@replaced-ip )
1682 [15:16:16] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
1683 [15:16:23] *** Joins: overyander (~overyande@replaced-ip )
1684 [15:18:46] *** Joins: nirakara (~nurks@replaced-ip )
1685 [15:18:47] *** Quits: MenschZwoNull (~MenschZwo@replaced-ip ) (Ping timeout: 240 seconds)
1686 [15:19:23] *** Quits: xcm (~xcm@replaced-ip ) (Killed (tolkien.freenode.net (Nickname regained by services)))
1687 [15:19:32] *** Joins: cdown_ (~cdown@replaced-ip )
1688 [15:19:53] <TomyWork> jelly, i sent them a step-by-step guide
1689 [15:19:59] *** Joins: endstille (~endstille@replaced-ip )
1690 [15:20:03] *** Joins: xcm (~xcm@replaced-ip )
1691 [15:20:05] *** Joins: Akuw (~Akuw@replaced-ip )
1692 [15:20:28] <TomyWork> I called it "installation protocol" so they'd hopefully not feel threatened :)
1693 [15:20:54] *** Joins: Ravan (~Gamersfal@replaced-ip )
1694 [15:21:10] *** Quits: adikt (~adiktz@replaced-ip ) (Quit: Leaving)
1695 [15:21:26] *** Quits: endstille (~endstille@replaced-ip ) (Client Quit)
1696 [15:21:36] *** Joins: Debian_Alain_w (~weechat_a@replaced-ip )
1697 [15:21:40] *** Joins: Kevlar_Noir (~manjaro-u@replaced-ip )
1698 [15:22:06] *** Quits: Debian_Alain_w (~weechat_a@replaced-ip ) (Client Quit)
1699 [15:22:25] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 272 seconds)
1700 [15:22:35] *** cdown_ is now known as cdown
1701 [15:24:08] <EdePopede> i think that's why there are all these software "bible"s around, the hope people would follow them without questioning ;)
1702 [15:24:10] *** Joins: adikt (~adiktz@replaced-ip )
1703 [15:24:28] *** Joins: georgiePorgie (~george43g@replaced-ip )
1704 [15:24:54] *** mrinfinity is now known as generalzod
1705 [15:25:56] *** Joins: prince1 (~prince@replaced-ip )
1706 [15:26:18] *** Quits: seekr (~seekr@replaced-ip ) (Read error: Connection reset by peer)
1707 [15:26:23] *** Quits: cdown (~cdown@replaced-ip ) (Read error: Connection reset by peer)
1708 [15:26:59] *** Quits: BrianG61UK (~BrianG61U@replaced-ip ) (Read error: Connection reset by peer)
1709 [15:27:41] *** Joins: cdown (~cdown@replaced-ip )
1710 [15:28:59] *** Joins: itamarst (uid165457@replaced-ip )
1711 [15:29:43] *** Joins: tor1panhuxyz (~hp@replaced-ip )
1712 [15:29:55] *** Parts: tor1panhuxyz (~hp@replaced-ip ) ()
1713 [15:30:27] *** Quits: prince1 (~prince@replaced-ip ) (Ping timeout: 240 seconds)
1714 [15:30:34] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Quit: vergissmeinnicht)
1715 [15:30:36] *** Joins: seekr (~seekr@replaced-ip )
1716 [15:31:39] *** Quits: _alx_ (~alx@replaced-ip ) (Quit: Leaving.)
1717 [15:33:12] *** Joins: Emmanuel_Chanel (~Emmanuel_@replaced-ip )
1718 [15:34:07] *** Quits: Texou (~Texou@replaced-ip ) (Ping timeout: 240 seconds)
1719 [15:35:32] *** Joins: mtn (~mtn@replaced-ip )
1720 [15:35:32] *** Quits: timur_davletshin (~timur_dav@replaced-ip ) (Remote host closed the connection)
1721 [15:36:06] *** Joins: timur_davletshin (~timur_dav@replaced-ip )
1722 [15:36:26] <b1ack0p> while installing something on other tty screen does it work in background? or should i stay at that tty?
1723 [15:36:45] *** Joins: alpernebbi (~quassel@replaced-ip )
1724 [15:37:22] *** Joins: jfuchs (~quassel@replaced-ip )
1725 [15:38:21] *** Joins: Jerrynicki (~niklas@replaced-ip )
1726 [15:38:47] <joepublic> it works on that tty whether you are watching it or not
1727 [15:40:25] *** Joins: gm152 (coffee@replaced-ip )
1728 [15:41:06] *** Quits: jfuchs (~quassel@replaced-ip ) (Client Quit)
1729 [15:41:13] *** Quits: Prath (~Prathames@replaced-ip ) (Ping timeout: 265 seconds)
1730 [15:41:18] *** Joins: jfuchs (~quassel@replaced-ip )
1731 [15:41:28] *** Joins: MenschZwoNull (~MenschZwo@replaced-ip )
1732 [15:42:43] *** Quits: boturk (boturk@replaced-ip ) (Quit: I'm out)
1733 [15:43:57] *** Joins: boturk (boturk@replaced-ip )
1734 [15:44:13] <b1ack0p> okk
1735 [15:44:16] <b1ack0p> thx joepublic
1736 [15:44:29] <joepublic> but of course.
1737 [15:44:55] <joepublic> for "it works on that tty even if it is closed or destroyed" see screen or tmux
1738 [15:45:41] *** Quits: astronavt (~astronavt@replaced-ip ) (Quit: ...)
1739 [15:46:23] *** Joins: Texou (~Texou@replaced-ip )
1740 [15:46:23] *** Joins: astronavt (~astronavt@replaced-ip )
1741 [15:46:38] *** Joins: Onslaught2020 (~jeroen@replaced-ip )
1742 [15:46:39] *** Quits: LorD_n1c0w (~igora@replaced-ip ) (Ping timeout: 260 seconds)
1743 [15:46:46] *** Joins: black0p (~M@replaced-ip )
1744 [15:47:18] *** Quits: b1ack0p (~m@replaced-ip ) (Quit: changing machine)
1745 [15:47:27] *** Joins: SimplyCurious_ (~textual@replaced-ip )
1746 [15:47:30] *** Quits: magic_ninja_work (~sparkie1@replaced-ip ) (Ping timeout: 268 seconds)
1747 [15:47:42] *** Joins: yangkun (~yangkun@replaced-ip )
1748 [15:48:17] *** Quits: yangkun (~yangkun@replaced-ip ) (Client Quit)
1749 [15:49:01] *** debhelper sets mode: +l 1578
1750 [15:49:07] *** Joins: twobitsprite (~ifreeman@replaced-ip )
1751 [15:49:27] *** Joins: LorD_n1c0w (~igora@replaced-ip )
1752 [15:49:44] *** black0p is now known as b1ack0p
1753 [15:49:48] *** Parts: jfuchs (~quassel@replaced-ip##) ("##replaced-url
1754 [15:51:36] *** Joins: enoq (~textual@replaced-ip )
1755 [15:52:06] *** xcm is now known as Guest59374
1756 [15:52:06] *** Quits: Guest59374 (~xcm@replaced-ip ) (Killed (weber.freenode.net (Nickname regained by services)))
1757 [15:52:48] *** Joins: xcm (~xcm@replaced-ip )
1758 [15:53:22] *** Joins: flo2marsnet (~flo2marsn@replaced-ip )
1759 [15:54:17] *** Quits: boturk (boturk@replaced-ip ) (Ping timeout: 268 seconds)
1760 [15:56:08] *** Quits: DaRock (~quassel@replaced-ip ) (Ping timeout: 268 seconds)
1761 [15:56:10] *** Quits: hemimaniac (~hemi@replaced-ip ) (Quit: WeeChat 2.3)
1762 [15:57:34] *** Quits: Ravan (~Gamersfal@replaced-ip ) (Quit: Leaving)
1763 [15:58:02] *** Joins: Ravan (~Gamersfal@replaced-ip )
1764 [15:58:34] *** Ravan is now known as rd
1765 [15:59:19] *** rd is now known as ravan
1766 [15:59:40] *** Quits: targeltof_ (~mangeato@replaced-ip ) (Quit: Leaving)
1767 [16:00:02] *** Joins: Cybertinus (~cybertinu@replaced-ip )
1768 [16:00:05] <Cybertinus> hi!
1769 [16:02:35] *** Joins: earthundead (~earthunde@replaced-ip )
1770 [16:02:52] <Cybertinus> I found a Debian 9.0 install just now, in the network that I maintain since 2 week, but when I run `apt update` I get the following error on the security repo:
1771 [16:02:52] <Cybertinus> Err:11 replaced-url
1772 [16:02:52] <Cybertinus> 500 Connection failure: Network is unreachable
1773 [16:02:57] *** Quits: traveltissues (~traveltis@replaced-ip ) (Remote host closed the connection)
1774 [16:03:15] *** Quits: Onslaught2020 (~jeroen@replaced-ip ) (Ping timeout: 240 seconds)
1775 [16:03:24] <Cybertinus> Can I fix this by temporarily disabeling the security repo, upgrade to Debian 9.12, and then enable it again? Or should I fix this in some different way?
1776 [16:03:48] <Cybertinus> I'm planning on upgrading this machine to 10.3 later on, but first I want to update to a more recent Debian 9, before I do that
1777 [16:04:36] <Cybertinus> the repo definition looks like this: replaced-url
1778 [16:05:47] *** Quits: enet (~enet@replaced-ip ) (Ping timeout: 260 seconds)
1779 [16:05:49] <zodd> isn´t the new approach to put interface definitions in interfaces.d and keep interfaces clean?
1780 [16:06:12] *** Joins: Prath (~Prathames@replaced-ip )
1781 [16:06:14] <zodd> oeps. Replying to something in the past... Sorry
1782 [16:06:52] <zodd> Cybertinus, is no longer the stable release
1783 [16:07:06] <Cybertinus> zodd: I know, it is the oldstable
1784 [16:07:13] *** Joins: StarkyEtClutch (~starclutc@replaced-ip )
1785 [16:07:34] <Cybertinus> but for oldstable you can still get security updates, right? For when you aren't running the latest oldstable version :)
1786 [16:07:41] *** Joins: Onslaught2020 (~jeroen@replaced-ip )
1787 [16:07:49] <zodd> iirc yes
1788 [16:08:14] *** Quits: Prath (~Prathames@replaced-ip ) (Remote host closed the connection)
1789 [16:08:27] <Cybertinus> ok, then why do I get this error? :)
1790 [16:09:15] *** Quits: Alleria (~AllahuAkb@replaced-ip ) (Ping timeout: 265 seconds)
1791 [16:09:18] <Cybertinus> replaced-url
1792 [16:09:37] *** Quits: tdn (~tdn@replaced-ip ) (Quit: leaving)
1793 [16:10:39] *** Joins: Alleria (~AllahuAkb@replaced-ip )
1794 [16:10:41] <zodd> I would check if you have inet access at all from that machine. Also I would consider disabling the src line (add # in font of it)
1795 [16:10:49] *** Quits: qubenix (~qubenix@replaced-ip ) (Quit: quit)
1796 [16:10:49] <zodd> ok
1797 [16:11:11] *** Quits: beinbliss4 (~beinbliss@replaced-ip ) (Ping timeout: 272 seconds)
1798 [16:11:23] *** Joins: qubenix (~qubenix@replaced-ip )
1799 [16:11:59] *** Quits: bhoman (~quassel@replaced-ip ) (Read error: Connection reset by peer)
1800 [16:12:31] *** Joins: bhoman (~quassel@replaced-ip )
1801 [16:13:28] *** Quits: ihristov (55c48532@replaced-ip ) (Remote host closed the connection)
1802 [16:13:29] *** Quits: TheWizard (~thewizard@replaced-ip##) (Quit: KVIrc 5.0.0 Aria ##replaced-url
1803 [16:13:54] *** Joins: tdn (~tdn@replaced-ip )
1804 [16:14:25] *** Joins: diogenes_ (~diogenes_@replaced-ip )
1805 [16:14:25] <zodd> Cybertinus, see FAQ at: replaced-url
1806 [16:14:42] <zodd> could very well be that Buster (current stable) is 1 year old approx
1807 [16:16:03] <zodd> nope: replaced-url
1808 [16:16:26] *** Quits: earthundead (~earthunde@replaced-ip ) (Remote host closed the connection)
1809 [16:16:27] *** Quits: ravan (~Gamersfal@replaced-ip ) (Quit: Leaving)
1810 [16:17:14] *** Joins: HarveyPwca (~HarveyPwc@replaced-ip )
1811 [16:17:31] *** Quits: Onslaught2020 (~jeroen@replaced-ip ) (Ping timeout: 272 seconds)
1812 [16:18:09] *** Quits: flo2marsnet (~flo2marsn@replaced-ip ) (Ping timeout: 272 seconds)
1813 [16:19:14] *** Joins: flo2marsnet (~flo2marsn@replaced-ip )
1814 [16:20:13] *** Joins: forgotmynick (uid24625@replaced-ip )
1815 [16:20:35] *** Joins: lannic (~lann@replaced-ip )
1816 [16:20:51] *** Quits: cuco (~elcuco@replaced-ip ) (Ping timeout: 265 seconds)
1817 [16:21:03] *** Quits: bukkitgerman8 (~bukkitger@replaced-ip ) (Quit: Ping timeout (120 seconds))
1818 [16:21:32] *** Joins: bukkitgerman8 (~bukkitger@replaced-ip )
1819 [16:21:56] *** Joins: Ww1ll0wW (~Ww1ll0wW@replaced-ip )
1820 [16:22:25] *** Quits: saundkim (~saundkim@replaced-ip ) (Quit: saundkim)
1821 [16:23:28] *** Parts: lannic (~lann@replaced-ip ) ()
1822 [16:23:51] *** Joins: Q_Continuum (~quassel@replaced-ip )
1823 [16:26:58] *** Quits: bayveri (~bayveri@replaced-ip ) (Ping timeout: 268 seconds)
1824 [16:27:35] *** Joins: m0u (~m0u@replaced-ip )
1825 [16:27:55] <petn-randall> Cybertinus: "Connection failure: Network is unreachable" sounds pretty much like a networking issue on that machine, not a problem with the security repos.
1826 [16:28:04] *** Joins: hemimaniac (~hemi@replaced-ip )
1827 [16:28:18] *** Joins: CrystalMath (~coderain@replaced-ip )
1828 [16:28:48] <Cybertinus> petn-randall: yeah, sounds like it. But the curl works without an issue...
1829 [16:29:13] <petn-randall> Cybertinus: curl of what exactly? And from which machine?
1830 [16:29:19] *** Quits: SimplyCurious_ (~textual@replaced-ip ) (Remote host closed the connection)
1831 [16:29:19] <annadane> just curious if anyone knows why the adwaita dark theme in xfce also applies to thunar but some other dark themes don't, like xfce dusk?
1832 [16:29:24] *** Quits: drzacek (~drzacek@replaced-ip ) (Quit: Leaving)
1833 [16:29:47] <TomyWork> our old internal repo signing key without an expiration date seems to create signatures that stretch's apt considers invalid: W: GPG error: <repo url> stretch Release: The following signatures were invalid: <fingerprint here>
1834 [16:29:47] *** Quits: qubenix (~qubenix@replaced-ip ) (Quit: quit)
1835 [16:30:03] *** Joins: thome_ (~thome@replaced-ip )
1836 [16:30:03] <petn-randall> annadane: IIRC I digged into it, and it might be because the theme only ships data for GTK2 but not GTK3.
1837 [16:30:10] <petn-randall> (or vice-versa)
1838 [16:30:40] <TomyWork> I already recreated Release.gpg in the repo and exported and reimported the public key twice, no change, still getting that warning
1839 [16:30:51] <Cybertinus> petn-randall: a curl to security.debian.org, from the machine which gives this error in the `apt update` output
1840 [16:30:54] *** Joins: qubenix (~qubenix@replaced-ip )
1841 [16:30:56] *** Joins: Ignacy (~Ignacy@replaced-ip )
1842 [16:31:08] *** Joins: il (~il@replaced-ip )
1843 [16:31:59] *** Quits: georgiePorgie (~george43g@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1844 [16:32:16] *** Quits: alpernebbi (~quassel@replaced-ip ) (Quit: alpernebbi)
1845 [16:32:50] <petn-randall> Cybertinus: Can you paste the complete output of `apt-get update`? Also, is this machine using a proxy or something?
1846 [16:33:28] <thome_> how do i determine which applications created a username when they were installed or, even more importantly which applications are still using it?
1847 [16:33:39] <Cybertinus> petn-randall: the full apt update output: replaced-url
1848 [16:33:48] <Strife89> I'm confused as to why apt wants to install new packages - especially stuff like "libtrackerminer". replaced-url
1849 [16:33:56] *** Quits: wytchmaster (~wytchmast@replaced-ip##) (Quit: ##replaced-url
1850 [16:34:41] *** Quits: gm152 (coffee@replaced-ip ) (Quit: leaving)
1851 [16:35:06] <TomyWork> gpg --fingerprint on the repo says "pub 4096R/<fingerprint here> <ancient date here>" for that key. we're signing it with "gpg --output Release.gpg -ba Release" (this is the only secret key on that system)
1852 [16:35:08] *** Quits: il (~il@replaced-ip ) (Read error: Connection reset by peer)
1853 [16:35:11] <Cybertinus> petn-randall: replaced-url
1854 [16:35:12] *** Joins: gm152 (coffee@replaced-ip )
1855 [16:35:12] <petn-randall> Cybertinus: "503 OUT OF DISK SPACE" is also something you want to fix.
1856 [16:35:42] <Cybertinus> petn-randall: yes, that is the next one I'm gonna investigate :). One issue at a time, otherwise I will loose track :)
1857 [16:35:47] *** Quits: Rue (~rue@replaced-ip ) (Quit: Rue)
1858 [16:36:24] <petn-randall> Cybertinus: I'm putting my money on a proxy that's breaking stuff, but I'd say a full disk is more urgent and will likely cause unpredictable issues when using apt.
1859 [16:37:09] *** Quits: Q_Continuum (~quassel@replaced-ip ) (Ping timeout: 272 seconds)
1860 [16:37:34] <Cybertinus> petn-randall: it is the remote server that has a full disk. My disk is not full: replaced-url
1861 [16:38:22] *** Joins: thenori (~thenori@replaced-ip )
1862 [16:38:37] *** Quits: tradar (~tradar@replaced-ip ) (Quit: tradar)
1863 [16:38:55] *** Quits: ponyofdeath (~vladi@replaced-ip ) (Quit: WeeChat 2.6)
1864 [16:39:01] *** debhelper sets mode: +l 1571
1865 [16:39:06] <petn-randall> Eh?
1866 [16:39:11] *** Quits: gm152 (coffee@replaced-ip ) (Client Quit)
1867 [16:39:12] *** Quits: pie3 (~pieee@replaced-ip ) (Read error: Connection reset by peer)
1868 [16:39:31] <petn-randall> I mean the server of course, how would a full disk on your desktop affect your server?
1869 [16:39:35] *** Joins: tangarora (~tangarora@replaced-ip )
1870 [16:39:38] *** Parts: diogenes_ (~diogenes_@replaced-ip ) ("vergissmeinnicht")
1871 [16:39:57] *** Joins: SiAnDoG (~514nDoG@replaced-ip )
1872 [16:40:14] *** Joins: georgiePorgie (~george43g@replaced-ip )
1873 [16:40:57] *** Quits: citypw_ (~citypw@replaced-ip ) (Ping timeout: 272 seconds)
1874 [16:41:06] <thenori> How does Debian know what icon corresponds to a binary when it's not launched with a .desktop file?
1875 [16:42:33] *** Joins: ponyofdeath (~vladi@replaced-ip )
1876 [16:42:59] *** Joins: Cockadoolie_ (~sailfish@replaced-ip )
1877 [16:43:20] *** Quits: HerbY_NL2 (~HerbY_NL2@replaced-ip ) (Quit: Leaving)
1878 [16:44:26] *** Quits: Cockadoolie (~sailfish@replaced-ip ) (Ping timeout: 240 seconds)
1879 [16:44:50] *** Quits: Pjusur (~Pjusur@replaced-ip ) (Quit: Leaving)
1880 [16:45:21] *** Quits: george959 (~george959@replaced-ip ) (Quit: WeeChat 2.3)
1881 [16:45:46] *** Joins: il (~il@replaced-ip )
1882 [16:46:03] *** Joins: gm152 (coffee@replaced-ip )
1883 [16:46:54] *** Quits: ich (~ich@replaced-ip ) (Quit: Ex-Chat)
1884 [16:47:05] *** Joins: greycat (~wooledg@replaced-ip )
1885 [16:47:22] *** Joins: towo` (~towo@replaced-ip )
1886 [16:47:55] *** Quits: AquaL1te (~AquaL1te@replaced-ip ) (Ping timeout: 272 seconds)
1887 [16:48:17] *** Joins: tsrt^ (tsrt@replaced-ip )
1888 [16:48:27] <TomyWork> thenori, you mean which icon to use in the task bar and such?
1889 [16:48:40] <TomyWork> the application sets that on startup
1890 [16:49:17] <thenori> How?
1891 [16:49:41] <Haohmaru> thenori where are you seeing this icon then?
1892 [16:49:47] <Cybertinus> petn-randall: yes, I mean the remote repo server. The server that runs ftp.nl.debian.org. Not my server, because that doesn't have a full disk, as shown in the paste. I never mentioned anything about my desktop (which runs Fedora, so discussing that here is very offtopic, and also doesn't have a full disk)
1893 [16:50:08] <TomyWork> thenori, some X11/Wayland API, I would guess
1894 [16:50:11] *** Joins: alpernebbi (~quassel@replaced-ip )
1895 [16:50:20] <thenori> The icon appears when you launch the .desktop file, but it doesn't appear when you launch the binary. Some binaries do show icons when you launch them, though.
1896 [16:50:42] <thenori> @TomyWork, I can work with that
1897 [16:50:58] *** Quits: fflori (~fflori@replaced-ip ) (Remote host closed the connection)
1898 [16:51:05] *** Joins: davis (~davis@replaced-ip )
1899 [16:51:12] <davis> hmm. I have detailed notes of my networking woes here, if anyone wishes to help
1900 [16:51:15] <davis> replaced-url
1901 [16:52:25] *** Quits: kreyren[m] (~kreyrenm]@replaced-ip ) (Read error: Connection reset by peer)
1902 [16:52:27] *** Quits: enoq (~textual@replaced-ip ) (Ping timeout: 260 seconds)
1903 [16:52:38] *** Joins: kreyren[m] (~kreyrenm]@replaced-ip )
1904 [16:52:43] <thenori> if any lurkers are following along, the Xlib manual is here replaced-url
1905 [16:52:44] *** Joins: disgraced (bfdefad9@replaced-ip )
1906 [16:53:53] *** Joins: Haudegen (~quassel@replaced-ip )
1907 [16:54:08] <TomyWork> what are you trying to do?
1908 [16:54:13] *** Joins: Lord_of_Life_ (~Lord@replaced-ip )
1909 [16:54:43] *** Quits: il (~il@replaced-ip ) (Read error: Connection reset by peer)
1910 [16:55:15] *** Quits: Lord_of_Life (~Lord@replaced-ip ) (Ping timeout: 240 seconds)
1911 [16:55:16] *** Joins: conta1 (~Thunderbi@replaced-ip )
1912 [16:55:18] <thenori> There's a binary which launches with the icon [unknown] and I'm trying to see if I can get it to launch with an icon.
1913 [16:55:44] *** Joins: il (~il@replaced-ip )
1914 [16:55:53] *** Quits: conta1 (~Thunderbi@replaced-ip ) (Client Quit)
1915 [16:55:55] *** Quits: nirakara (~nurks@replaced-ip ) (Remote host closed the connection)
1916 [16:56:09] *** Joins: nirakara (~nurks@replaced-ip )
1917 [16:57:04] *** Lord_of_Life_ is now known as Lord_of_Life
1918 [16:59:23] *** Quits: interrobangd (~interroba@replaced-ip ) (Remote host closed the connection)
1919 [16:59:56] <TomyWork> thenori, replaced-url
1920 [16:59:59] *** GahNoo is now known as Condor
1921 [17:00:03] *** Quits: P1ersson (~P1ersson@replaced-ip ) (Ping timeout: 240 seconds)
1922 [17:00:49] <TomyWork> always better to ask your original problem instead of the problems with your current approach to the original problem :)
1923 [17:00:54] *** Joins: enoq (~textual@replaced-ip )
1924 [17:01:31] <thenori> If you look at my original question, I did actually ask my original problem.
1925 [17:01:42] *** Quits: Brainium (~brainium@replaced-ip ) (Quit: Konversation terminated!)
1926 [17:01:56] <petn-randall> Cybertinus: Oh wow, yes, it might indeed be from the remote repo. My bad! You might want to change repos, then.
1927 [17:02:10] <thenori> "How does Debian know what icon is associated with a binary when it's not launched with a .desktop file'
1928 [17:02:33] <petn-randall> Cybertinus: Though I don't know how fetching a file from the remote repo would cause a "503 OUT OF DISK SPACE".
1929 [17:02:42] <Cybertinus> petn-randall: yes, I might want to do that, but that's an issue for later
1930 [17:02:44] <TomyWork> <thenori> How does Debian know what icon corresponds to a binary when it's not launched with a .desktop file?
1931 [17:02:46] <TomyWork> this?
1932 [17:03:05] <Cybertinus> petn-randall: now I'm focussing on the security.debian.org error
1933 [17:03:09] <TomyWork> this is the first time i saw your question. if you asked your original problem before that, i did not see it
1934 [17:03:10] <thenori> The answer: X11. By the time you linked me the stackoverflow page, I'd already skimmed the entire Xlib documentation and found the XSetIconName and XSetIcon functions
1935 [17:03:25] <thenori> You answered my question perfectly :)
1936 [17:04:05] <thenori> I wasn't asking 'how do you set a binary's icon from the command line' bc that's not my problem, my problem is 'How does debian know what icon is associated with a binary when it's not launched with a .desktop file'
1937 [17:04:14] *** Quits: bhoman (~quassel@replaced-ip##) (Quit: ##replaced-url
1938 [17:04:18] *** Quits: abundantmussel (~quassel@replaced-ip ) (Quit: abundantmussel)
1939 [17:04:29] <thenori> The stackoverflow page is helpful also though
1940 [17:04:30] <greycat> that isn't a *problem*. that is an academic curiosity.
1941 [17:04:34] *** Joins: bhoman (~quassel@replaced-ip )
1942 [17:04:37] <TomyWork> ^
1943 [17:04:46] <thenori> I'm inclined to disagree.
1944 [17:04:57] *** Joins: abundantmussel (~quassel@replaced-ip )
1945 [17:05:01] <TomyWork> then you're doomed to repeat the mistake
1946 [17:05:04] <thenori> If I know how Debian associates an icon with a binary, I can use that information to associate an icon with a binary.
1947 [17:05:11] <thenori> In fact, I did.
1948 [17:05:24] <thenori> My curiousity was purely pragmatic.
1949 [17:05:31] <greycat> so the actual problem is "I'm developing a brand new X11 application and I want it to have an icon even if ot'
1950 [17:05:35] <greycat> s run from a terminal"?
1951 [17:05:41] <TomyWork> you call it pragmatic curiosity, i call it an x-y problem
1952 [17:05:41] *** Joins: ijmad (~ian@replaced-ip )
1953 [17:05:44] <thenori> That's not my actual problem, though.
1954 [17:06:09] <thenori> I'm familiar with the x-y problem and I simply believe it doesn't apply in this situation. Further dissent is irrelevant.
1955 [17:06:16] <thenori> I appreciate your concern, however.
1956 [17:06:46] *** Joins: adikt- (~adiktz@replaced-ip )
1957 [17:06:55] *** Quits: turona (~quassel@replaced-ip ) (Ping timeout: 272 seconds)
1958 [17:07:12] <petn-randall> moving on.
1959 [17:07:21] <thenori> You see an x-y problem, I see myself asking "Where can one catch some fish in these parts" instead of "Where can I find dinner?"
1960 [17:07:26] <greycat> *sigh*
1961 [17:07:33] *** Quits: sbetrium (~sbetrium@replaced-ip ) (Ping timeout: 272 seconds)
1962 [17:07:46] <greycat> I assume the actual problem is a secret, and he will never ever tell us, so ... ignored.
1963 [17:07:47] *** Joins: diniwed (~gavron@replaced-ip )
1964 [17:07:55] <thenori> replaced-url
1965 [17:08:14] *** Quits: HicksD (~q@replaced-ip ) (Quit: HicksD)
1966 [17:08:15] <thenori> erm, accidental paste. replaced-url
1967 [17:08:25] *** Joins: HicksD (~q@replaced-ip )
1968 [17:08:30] *** Joins: bliv (~bliv@replaced-ip )
1969 [17:08:38] *** Joins: turona (~quassel@replaced-ip )
1970 [17:08:58] <thenori> The actual problem is identical to my explanation. It launches with icon from a .desktop, but when launched from binary it has no icon.
1971 [17:09:11] <jelly> oh wow, someone else is using zynaddsubfx
1972 [17:09:24] *** Quits: adikt- (~adiktz@replaced-ip ) (Read error: Connection reset by peer)
1973 [17:09:27] *** Quits: adikt (~adiktz@replaced-ip ) (Ping timeout: 272 seconds)
1974 [17:09:43] *** Joins: adikt (~adiktz@replaced-ip )
1975 [17:09:47] <tsarompy> just make your own
1976 [17:10:11] *** Joins: mortderire (~mortderir@replaced-ip )
1977 [17:10:48] <tsarompy> i would sudo vim /usr/share/applications/problem.desktop
1978 [17:11:06] <thenori> It has a .desktop file and it works fine.
1979 [17:11:25] <tsarompy> in that file you specify the icon
1980 [17:11:31] <thenori> If you check the first response, it's my name saying "just use a .desktop file"
1981 [17:11:41] *** Joins: we6jbo (~we6jbo@replaced-ip )
1982 [17:11:54] *** Quits: bhoman (~quassel@replaced-ip ) (Read error: Connection reset by peer)
1983 [17:12:12] <tsarompy> Icon=/path/to/icon.png
1984 [17:12:13] <thenori> only response, really. However, it'd be more professional if the binary was directly associated with an icon like many binaries are.
1985 [17:12:24] <thenori> tsarompy, you're really not listening.
1986 [17:12:37] *** Joins: bhoman (~quassel@replaced-ip )
1987 [17:13:05] *** Joins: troys (~troy@replaced-ip )
1988 [17:13:53] <jelly> thenori: for X, the icon is an X11 resource of (each) X window. For Wayland apps, no idea.
1989 [17:14:17] <thenori> Thanks! I'm already on it ^-^ I found the Xlib manual
1990 [17:14:29] *** Joins: endstille (~endstille@replaced-ip )
1991 [17:14:31] <jelly> thenori: try running "xprop" on a window of an app that has an icon, and on your app.
1992 [17:14:49] <jelly> #xorg channel will probably be more useful.
1993 [17:14:58] <thenori> I might check it out in a bit :)
1994 [17:15:21] *** Joins: friendly1 (~friendlyg@replaced-ip )
1995 [17:15:38] <thenori> Right now I'm examining the source code of the project in question to find out where X11 variables get set!
1996 [17:15:50] *** Quits: mortderire (~mortderir@replaced-ip ) (Remote host closed the connection)
1997 [17:16:13] *** Quits: rare_energy (~quassel@replaced-ip ) (Quit: who knows)
1998 [17:16:26] *** Quits: Ww1ll0wW (~Ww1ll0wW@replaced-ip ) (Remote host closed the connection)
1999 [17:16:28] *** Quits: Kevlar_Noir (~manjaro-u@replaced-ip ) (Quit: Konversation terminated!)
2000 [17:16:39] *** Quits: zeSoup (~jsc@replaced-ip ) (Quit: Leaving.)
2001 [17:16:46] *** Quits: edlou (uid413273@replaced-ip ) (Quit: Connection closed for inactivity)
2002 [17:18:11] *** Joins: dtcrshr (~dtcrshr@replaced-ip )
2003 [17:18:32] <shigana> .l
2004 [17:18:34] *** Joins: zeSoup (~jsc@replaced-ip )
2005 [17:18:36] *** Parts: shigana (~aspirin@replaced-ip ) ()
2006 [17:18:51] *** Quits: friendlyguy (~friendlyg@replaced-ip ) (Ping timeout: 265 seconds)
2007 [17:19:31] *** Quits: il (~il@replaced-ip ) (Ping timeout: 260 seconds)
2008 [17:20:18] *** Quits: ZeroBeholder (~ZeroBehol@replaced-ip ) (Ping timeout: 265 seconds)
2009 [17:20:20] *** Quits: StarkyEtClutch (~starclutc@replaced-ip ) (Quit: Leaving)
2010 [17:21:01] *** Joins: dacod (~dacod@replaced-ip )
2011 [17:21:17] *** Quits: dacod (~dacod@replaced-ip ) (Remote host closed the connection)
2012 [17:21:52] *** Joins: Ww1ll0wW (~Ww1ll0wW@replaced-ip )
2013 [17:22:45] *** Joins: APLU (~mulx@replaced-ip )
2014 [17:22:53] *** Quits: Ww1ll0wW (~Ww1ll0wW@replaced-ip ) (Remote host closed the connection)
2015 [17:23:01] *** Joins: rare_energy (~quassel@replaced-ip )
2016 [17:23:06] *** Joins: StarzkyEtClutch (~starclutc@replaced-ip )
2017 [17:23:06] *** Quits: StarzkyEtClutch (~starclutc@replaced-ip ) (Client Quit)
2018 [17:23:13] *** Joins: Ww1ll0wW (~Ww1ll0wW@replaced-ip )
2019 [17:23:43] *** Quits: winy (~vince@replaced-ip ) (Quit: Leaving.)
2020 [17:24:07] *** Joins: mackerel449 (~randy@replaced-ip )
2021 [17:24:11] *** Joins: saundkim (~saundkim@replaced-ip )
2022 [17:24:27] *** Quits: hawken (~hawken@replaced-ip ) (Ping timeout: 240 seconds)
2023 [17:24:29] *** Joins: Scytale89 (~Thunderbi@replaced-ip )
2024 [17:25:13] *** Joins: Q_Continuum (~quassel@replaced-ip )
2025 [17:26:22] *** Joins: PsynoKhi0 (~psnkh@replaced-ip )
2026 [17:26:52] *** Joins: prince1 (~prince@replaced-ip )
2027 [17:27:39] *** Joins: pangalou (~tito@replaced-ip )
2028 [17:28:08] *** Joins: hawken (~hawken@replaced-ip )
2029 [17:28:09] *** Joins: Theroxat (~quassel@replaced-ip )
2030 [17:29:00] *** Quits: davis (~davis@replaced-ip ) (Ping timeout: 265 seconds)
2031 [17:29:01] *** debhelper sets mode: +l 1578
2032 [17:29:52] *** Quits: Ww1ll0wW (~Ww1ll0wW@replaced-ip ) (Remote host closed the connection)
2033 [17:30:16] *** Joins: bashquest (~bash0r@replaced-ip )
2034 [17:30:16] *** Quits: bashquest (~bash0r@replaced-ip ) (Changing host)
2035 [17:30:16] *** Joins: bashquest (~bash0r@replaced-ip )
2036 [17:30:26] *** Joins: Tom01 (~tom@replaced-ip )
2037 [17:30:29] *** Quits: Q_Continuum (~quassel@replaced-ip ) (Ping timeout: 268 seconds)
2038 [17:31:39] *** Quits: prince1 (~prince@replaced-ip ) (Ping timeout: 260 seconds)
2039 [17:33:46] *** Quits: encod3 (~encod3@replaced-ip ) (Remote host closed the connection)
2040 [17:34:28] <budlight> hello
2041 [17:35:15] <Haohmaru> echo.. echo.. echo..
2042 [17:35:23] *** Joins: bayveri (~bayveri@replaced-ip )
2043 [17:36:15] *** Joins: andruser (~androirc@replaced-ip )
2044 [17:36:52] <andruser> I like xfce blender3D python androidos
2045 [17:37:04] *** Quits: andruser (~androirc@replaced-ip ) (Client Quit)
2046 [17:37:28] <Haohmaru> u wot o_O
2047 [17:38:15] <Haohmaru> did he just came in to quickly tell his dirty secret and run away?
2048 [17:39:35] <annadane> it's irc, assume yes
2049 [17:39:51] <annadane> "hi is anyone here pls answer pls pls anyone hello hello hello hello pls" <leave>
2050 [17:39:54] * Haohmaru goes to get teh eye bleach
2051 [17:40:44] <Haohmaru> it seemed more to remind of someone coming in, opening up his coat to reveal that he's nekkid, and then running away
2052 [17:40:54] *** Quits: chele (~chele@replaced-ip ) (Quit: Leaving)
2053 [17:41:25] *** Joins: user217_ (~user217_@replaced-ip )
2054 [17:41:42] <Haohmaru> * joins, "hi, i voted for dolan >:)", * quits
2055 [17:41:47] *** Joins: Prath (~Prathames@replaced-ip )
2056 [17:41:53] *** Joins: winy (~vince@replaced-ip )
2057 [17:43:01] *** Quits: ohithere (~binary@replaced-ip ) (Ping timeout: 272 seconds)
2058 [17:43:06] *** Joins: ofilipe (c353617f@replaced-ip )
2059 [17:43:44] *** Quits: enoq (~textual@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
2060 [17:44:42] *** Parts: ofilipe (c353617f@replaced-ip ) ()
2061 [17:45:28] *** Quits: krnlklink (~cclein@replaced-ip ) (Remote host closed the connection)
2062 [17:45:47] *** Quits: mossman (~mossman@replaced-ip ) (Ping timeout: 240 seconds)
2063 [17:46:33] *** Quits: disgraced (bfdefad9@replaced-ip ) (Remote host closed the connection)
2064 [17:47:15] *** Quits: winy (~vince@replaced-ip ) (Quit: Leaving.)
2065 [17:49:34] *** Joins: il (~il@replaced-ip )
2066 [17:49:41] *** Joins: bck (~bck@replaced-ip )
2067 [17:49:54] *** Joins: JustASlacker (~JustASlac@replaced-ip )
2068 [17:52:48] *** Quits: bck (~bck@replaced-ip ) (Quit: leaving)
2069 [17:54:09] *** Joins: MyroSVK (~MyroSVK@replaced-ip )
2070 [17:54:23] *** Joins: seeaglimpse (~seeaglimp@replaced-ip )
2071 [17:54:26] *** Quits: Cockadoolie_ (~sailfish@replaced-ip ) (Ping timeout: 240 seconds)
2072 [17:55:07] *** Joins: allium (~allium@replaced-ip )
2073 [17:55:36] *** Quits: pookiethebear (~pookie666@replaced-ip ) (Quit: WeeChat 2.3)
2074 [17:55:39] *** Quits: JustASlacker (~JustASlac@replaced-ip ) (Ping timeout: 240 seconds)
2075 [17:55:41] *** Joins: mortderire (~mortderir@replaced-ip )
2076 [17:56:54] *** Joins: ohithere (~binary@replaced-ip )
2077 [17:57:07] *** Joins: dez (uid92154@replaced-ip )
2078 [17:57:07] *** Quits: Funkin-Stoopid (~xavier@replaced-ip ) (Quit: Konversation terminated!)
2079 [17:57:08] <ratrace> Haohmaru: everyone loves uncle dolan!
2080 [17:57:45] *** Joins: Ericounet (~Eric@replaced-ip )
2081 [17:58:03] *** Quits: czesmir (~stefan@replaced-ip ) (Quit: Lost terminal)
2082 [17:58:24] *** Joins: init__self (~init__sel@replaced-ip )
2083 [17:58:27] *** Joins: Lirion (~kesselink@replaced-ip )
2084 [17:59:41] *** Joins: mossman (~mossman@replaced-ip )
2085 [17:59:41] *** Quits: mossman (~mossman@replaced-ip ) (Changing host)
2086 [17:59:41] *** Joins: mossman (~mossman@replaced-ip )
2087 [17:59:48] *** Quits: thenori (~thenori@replaced-ip ) (Remote host closed the connection)
2088 [17:59:55] *** Parts: init__self (~init__sel@replaced-ip ) ()
2089 [18:00:04] *** il is now known as il_with_echo
2090 [18:00:23] *** Joins: thenori (~thenori@replaced-ip )
2091 [18:02:39] *** Quits: raver (~raver@replaced-ip ) (Ping timeout: 272 seconds)
2092 [18:03:13] *** Joins: dastier (~dastier@replaced-ip )
2093 [18:03:37] <thenori> How do you view the contents of an $app$-docs package?
2094 [18:03:59] <thenori> e.g. sudo apt install xorg-docs... now what
2095 [18:04:03] *** Joins: grobi1 (~rtng@replaced-ip )
2096 [18:04:27] *** Quits: ob-sed (~obesd@replaced-ip ) (Ping timeout: 240 seconds)
2097 [18:04:46] *** Quits: thelastjedi_ (~quassel@replaced-ip ) (Ping timeout: 265 seconds)
2098 [18:04:52] <somiaj> check /usr/share/doc/packagename
2099 [18:05:19] *** Joins: sbetrium (~sbetrium@replaced-ip )
2100 [18:05:37] *** Quits: clemens3 (~clemens@replaced-ip ) (Quit: WeeChat 2.1)
2101 [18:06:28] *** Joins: ob-sed (~obesd@replaced-ip )
2102 [18:06:39] *** Quits: m0u (~m0u@replaced-ip ) (Ping timeout: 260 seconds)
2103 [18:06:58] <thenori> is there a widely-accepted docbook xml viewer?
2104 [18:07:13] <thenori> It doesn't look very pretty in vim and navigating pages is clumsy.
2105 [18:07:21] *** Quits: Guest60495 (~benjamin@replaced-ip ) (Ping timeout: 246 seconds)
2106 [18:08:49] *** Quits: Prath (~Prathames@replaced-ip ) (Remote host closed the connection)
2107 [18:08:55] *** Quits: user217_ (~user217_@replaced-ip ) (Quit: Leaving)
2108 [18:09:02] *** Joins: Prath (~Prathames@replaced-ip )
2109 [18:09:38] *** il_with_echo is now known as il
2110 [18:09:51] *** Quits: Shahnaz- (~Shahnaz@replaced-ip ) (Remote host closed the connection)
2111 [18:10:13] *** Quits: lastrodamo (~lastrodam@replaced-ip ) (Quit: Quitte)
2112 [18:10:17] *** Joins: Shahnaz- (~Shahnaz@replaced-ip )
2113 [18:10:19] *** Joins: torbo (~user@replaced-ip )
2114 [18:10:57] *** Joins: Zeshy (~mjk@replaced-ip )
2115 [18:11:39] *** Quits: noamber (~luca@replaced-ip ) (Ping timeout: 240 seconds)
2116 [18:11:51] *** Quits: bhoman (~quassel@replaced-ip ) (Read error: Connection reset by peer)
2117 [18:12:16] *** Quits: Prath (~Prathames@replaced-ip ) (Remote host closed the connection)
2118 [18:12:34] *** Joins: bhoman (~quassel@replaced-ip )
2119 [18:14:07] <Zeshy> Did I just discover a monster bug in APT, or do I miss something? "apt full-upgrade" on my testing/amd64 installation wants to remove a manually installed package: replaced-url
2120 [18:14:27] *** Quits: tyzoid (~tyzoid@replaced-ip ) (Ping timeout: 260 seconds)
2121 [18:15:04] <thenori> @Zeshy, manually installed packages aren't pinned by default
2122 [18:15:13] <Zeshy> =:-O
2123 [18:15:16] <thenori> err, not pinned but 'held
2124 [18:15:28] <greycat> if you don't like apt's solution, you can manually install/delete things yourself, or you can try aptitude... also, this isn't the testing support channel
2125 [18:15:30] *** Quits: ajazdzewski (~quassel@replaced-ip ) (Ping timeout: 268 seconds)
2126 [18:15:31] <greycat> !debian-next
2127 [18:15:31] <dpkg> #debian-next is the channel for testing/unstable support on the OFTC network (irc.oftc.net), *not* on freenode. If you get "Cannot join #debian-next (Channel is invite only)." it means you did not read it's on irc.oftc.net.
2128 [18:15:51] <Zeshy> greycat: Ooops, thanks.
2129 [18:15:57] <thenori> @Zeshy I can show you how to find all manually installed packages so you can apt-mark hold them all in one command
2130 [18:16:10] <Zeshy> thenori: If "installed-manually" is ignored anyway, what is it good for?
2131 [18:16:19] *** Joins: Prath (~Prathames@replaced-ip )
2132 [18:16:25] <Zeshy> thenori: apt-mark showmanual ... etc. thx =)
2133 [18:16:47] <greycat> the "manual" mark is there for apt autoremove
2134 [18:17:00] <greycat> it disqualifies packages from autoremove, if you actually use that
2135 [18:17:03] <thenori> I have a command for showing all manually installed packages where the version was specified
2136 [18:17:14] <thenori> zgrep 'Commandline: apt install' /var/log/apt/history.log /var/log/apt/history.log.*.g | grep '='
2137 [18:17:19] <Zeshy> thenori: And actually ... I don't want to block upgrades (which hold would do, right?), just want them to not be deleted.
2138 [18:17:24] <thenori> Then just use 'apt-mark hold'
2139 [18:17:40] *** Quits: PsynoKhi0 (~psnkh@replaced-ip ) (Quit: leaving)
2140 [18:17:59] <JackFrost> ...Why would you want to avoid upgrades for all packages you install manually...?
2141 [18:18:16] <thenori> I avoid upgrades for all packages I've installed manually *where the version was specified*
2142 [18:18:19] <Zeshy> greycat: "apt" seems to have two autoremove mechanisms: The first is: Make suggestions for autoremove, then second is: remove packages upon e.g. full-upgrade.
2143 [18:18:45] <greycat> full-upgrade resolution isn't related to autoremove, as far as I know
2144 [18:19:05] <thenori> Just put them on hold. They'll still show up as having an upgrade available.
2145 [18:19:21] *** Joins: Q_Continuum (~quassel@replaced-ip )
2146 [18:19:21] <JackFrost> 'apt upgrade' will install new packages if needed, but will not remove. Perhaps that's the one to try here.
2147 [18:19:25] *** Quits: georgiePorgie (~george43g@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
2148 [18:19:43] <Zeshy> thenori: Err ... but then I would have to manually update each pkg on hold for each available upgrade? That cannot be the solution ...
2149 [18:19:45] *** Joins: pie3 (~pieee@replaced-ip )
2150 [18:20:07] <thenori> 'manually update' is a dramatization of the effort involved
2151 [18:20:28] <thenori> you copy the string of 'packages held back' and then paste it into apt-mark unhold
2152 [18:20:47] *** Joins: enet (~enet@replaced-ip )
2153 [18:20:53] <Zeshy> thenori: Hm, what happens to pkgs on hold? You said the will show up as having an upgrade available. And then what? Does this upgrade happen automatically? Or is there a "apt upgrade-held-packages" command?
2154 [18:20:57] <thenori> packages stay on hold till they're unheld
2155 [18:21:02] *** Quits: ob-sed (~obesd@replaced-ip ) (Read error: Connection reset by peer)
2156 [18:21:04] <Zeshy> Which would be good enough a solution for me ...
2157 [18:21:13] *** Joins: tyzoid (~tyzoid@replaced-ip )
2158 [18:21:31] <thenori> There's no command, but the packages which are available for upgrade but held back are listed each time you apt upgrade
2159 [18:21:39] *** Quits: flo2marsnet (~flo2marsn@replaced-ip ) (Ping timeout: 272 seconds)
2160 [18:21:39] <thenori> so, you can just copy and paste after apt upgrade if you want
2161 [18:21:45] <Zeshy> oO
2162 [18:21:57] <Zeshy> That seems like ... a Windows-like solution ...
2163 [18:22:17] <thenori> lmao you jest
2164 [18:22:18] <thenori> `zgrep 'Commandline: apt install' /var/log/apt/history.log /var/log/apt/history.log.*.g | grep '='`
2165 [18:22:21] <thenori> mispaste
2166 [18:22:23] *** Quits: KDr2 (uid216276@replaced-ip ) (Quit: Connection closed for inactivity)
2167 [18:22:26] <thenori> The following packages have been kept back:
2168 [18:22:27] <thenori> libpng-dev libpng-tools libpng16-16
2169 [18:22:27] <thenori> The following packages will be upgraded:
2170 [18:22:27] <thenori> carla-git carla-git-data
2171 [18:22:27] *** thenori was kicked by debhelper (flood)
2172 [18:22:32] <Zeshy> There /must/ be an official way to make "apt full-upgrade" etc. automatically upgrade all packages, but never remove manually installed packages.
2173 [18:22:33] *** Joins: thenori (~thenori@replaced-ip )
2174 [18:22:53] <thenori> My apologies for the flooding my good folks
2175 [18:23:12] *** Quits: TomyWork (~TomyLobo@replaced-ip ) (Ping timeout: 256 seconds)
2176 [18:23:18] <Zeshy> thenori: Hmmm ... okay ... so that line would be my "apt upgrade-heldback-packages", so to say ...
2177 [18:23:30] <thenori> It's the opposite of a windows solution, though. You manage it yourself and they give you all the information openly.
2178 [18:23:37] <thenori> You've got the right idea.
2179 [18:23:40] <jelly> !held
2180 [18:23:41] <dpkg> Packages currently on <hold> can be listed with «dpkg --get-selections | grep 'hold$'» (on hold for apt-get), or «aptitude search ~ahold» (on hold for aptitude). See also <unhold>.
2181 [18:23:43] *** Joins: ob-sed (~obesd@replaced-ip )
2182 [18:24:10] <thenori> That line only lists held packages that have an upgrade available.
2183 [18:24:10] *** Quits: n_1-c_k (~n_1-c_k@replaced-ip ) (Read error: Connection reset by peer)
2184 [18:24:53] *** Joins: n_1-c_k (~n_1-c_k@replaced-ip )
2185 [18:24:54] <Zeshy> thenori: Windows forces me to do stupid work by hand. I expect Linux/Unix to let me automate things -- and for the absolute core competence of Debian, the package management, I do expect this to happen automatically -- which, as it seems, is what aptitude(1) does ... alas, aptitude has dependency resolution problems. :-/
2186 [18:25:02] *** Quits: shiv_ (~shiv@replaced-ip ) (Remote host closed the connection)
2187 [18:25:16] <jelly> thenori: which line?
2188 [18:25:27] *** Quits: Q_Continuum (~quassel@replaced-ip ) (Ping timeout: 272 seconds)
2189 [18:25:28] <thenori> 'the following packages have been kept back:'
2190 [18:25:46] <thenori> I do 10,000,000x more manual sysadmin work with Linux
2191 [18:26:07] <Zeshy> thenori: w0000t?!
2192 [18:26:13] <Zeshy> thenori: You're doing it wrong. =)
2193 [18:26:16] <thenori> I love sysadmin work
2194 [18:26:21] <Zeshy> I hate it.
2195 [18:26:28] <Zeshy> Who doesn't? (thenori doesn't count ;)
2196 [18:26:31] *** Quits: zodd (~Zzzzzzzzz@replaced-ip ) (Ping timeout: 265 seconds)
2197 [18:26:37] <thenori> I don't think I'm doing it wrong, though
2198 [18:26:43] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 272 seconds)
2199 [18:26:44] <thenori> It produces genuinely joy inside me
2200 [18:26:49] <Zeshy> O.O
2201 [18:26:51] <Zeshy> Wow ...
2202 [18:27:12] *** Quits: Haohmaru (~Haohmaru@replaced-ip ) ()
2203 [18:27:17] <thenori> When you find work that's effortless joy, you know you're not doing it wrong.
2204 [18:27:19] <Zeshy> I mean ... I enjoy the result of automation, but I hate the process (writing scripts/hooks/etc.)
2205 [18:27:25] <thenori> I love the process
2206 [18:27:25] *** Joins: thiras (~thiras@replaced-ip )
2207 [18:27:37] <Zeshy> "thenori is now known as zenori."
2208 [18:27:43] <thenori> the results I honestly don't worry about too much
2209 [18:27:48] <Zeshy> :)
2210 [18:27:53] *** Joins: FSF-GNU-Soldier (~GNU-FSF-F@replaced-ip )
2211 [18:28:32] <thenori> I do need to attend to the results a bit more than I do.
2212 [18:29:01] *** debhelper sets mode: +l 1570
2213 [18:29:10] <Zeshy> thenori: lazy zen monk
2214 [18:29:13] <thenori> I'm having fun and learning things though. That's not so bad.
2215 [18:29:15] *** Joins: discovered (~discovere@replaced-ip )
2216 [18:29:39] <thenori> I am some lazy, I have some discipline though.
2217 [18:29:58] <thenori> The monastic life would be an excess in this day and age.
2218 [18:30:10] *** Quits: Haudegen (~quassel@replaced-ip ) (Quit: Bin weg.)
2219 [18:30:15] <thenori> One neither I nor my society can afford.
2220 [18:30:20] <Zeshy> Yeah, but after you've slowly come to the conclusion (over the years) that software is just a terrible, evolutionary heap of trash, the joy shrivels.
2221 [18:30:33] <thenori> hahahaha
2222 [18:30:38] <Zeshy> :\
2223 [18:30:38] <thenori> what a silly thing to say
2224 [18:30:40] <Zeshy> :}
2225 [18:30:52] <jelly> Zeshy: the "apt" command has slightly different defaults than "apt-get". Does an "apt-get -s dist-upgrade" have different results?
2226 [18:30:55] *** Quits: factor (~factor@replaced-ip ) (Ping timeout: 268 seconds)
2227 [18:31:08] <thenori> apt is a completely different command from apt-get
2228 [18:31:09] <Zeshy> jelly: Aaaah, thanks for the hint! Let's try it ...
2229 [18:31:31] <Zeshy> jelly: Naah, same result. :-/
2230 [18:31:40] *** Quits: [dd] (~dd]@replaced-ip ) (Quit: Leaving)
2231 [18:32:47] *** Quits: CurryWurst (~CurryWurs@replaced-ip ) (Ping timeout: 240 seconds)
2232 [18:32:50] <jelly> Zeshy: which debian release is this supposed to be?
2233 [18:32:52] <Zeshy> I wish someone would integrate apt/apt-get's dependency resolution algorithm in aptitude ...
2234 [18:32:59] <Zeshy> jelly: testing/amd64
2235 [18:33:05] <Zeshy> jelly: (yeah, wrong channel, I know :-}
2236 [18:33:13] <Zeshy> jelly: But actually, this probably affects all flavors ...
2237 [18:33:28] <jelly> oh
2238 [18:33:36] <Zeshy> Let me try this on a stable rig ...
2239 [18:34:06] <jelly> ,v qdbus
2240 [18:34:07] <judd> Package: qdbus on amd64 -- jessie: 4:4.8.6+git64-g5dc8b2b+dfsg-3+deb8u1; jessie-security: 4:4.8.6+git64-g5dc8b2b+dfsg-3+deb8u2; stretch: 4:4.8.7+dfsg-11; buster: 4:4.8.7+dfsg-18; sid: 4:4.8.7+dfsg-20
2241 [18:34:22] *** Joins: format_c (~format_c@replaced-ip )
2242 [18:34:26] *** Joins: edlou (uid413273@replaced-ip )
2243 [18:34:58] *** Quits: plutes (~plutes@replaced-ip ) (Quit: See ya around!)
2244 [18:35:16] *** Joins: CurryWurst (~CurryWurs@replaced-ip )
2245 [18:35:27] <JackFrost> jelly: The question posed seems to be 'how do I run updates without it offering to remove manually installed packages?' rather than 'how do I do this update?', which is certainly more complicated.
2246 [18:35:32] *** Joins: plutes (~plutes@replaced-ip )
2247 [18:35:37] *** Quits: saundkim (~saundkim@replaced-ip ) (Quit: saundkim)
2248 [18:35:59] *** Joins: paulgrmn (~paulgrmn@replaced-ip )
2249 [18:36:31] <greycat> "I want apt full-upgrade's resolution heuristics to put a higher weight on manually-installed as an indicator to avoid removal" could be a wishlist bug.
2250 [18:36:33] <jelly> JackFrost: it's not just a manually installed package, it's an obsolete package that used to exist, and some other already existing package may have an explicit Breaks:
2251 [18:36:46] *** Joins: flo2marsnet (~flo2marsn@replaced-ip )
2252 [18:36:47] *** Joins: P1ersson (~P1ersson@replaced-ip )
2253 [18:37:08] <Zeshy> jelly: OMG ... on Stretch, I did "apt-mark auto jed-common jed-extra", while leaving "jed" manual. Then I did "apt remove jed", it suggests "jed-common" for auto-removal, but completely ignores "jed-extra". Argl?
2254 [18:37:20] <JackFrost> Yes, if you note there's several obsolete qt4 packages installed.
2255 [18:37:24] <jelly> so it might be impossible to upgrade some other installed package while this one exists
2256 [18:37:29] *** Quits: b1ack0p (~M@replaced-ip ) (Ping timeout: 272 seconds)
2257 [18:37:40] * Zeshy 's image of the world crumbles under reality.
2258 [18:37:50] <JackFrost> Yeah, 'apt upgrade' would show what's held back.
2259 [18:37:55] *** Quits: paulgrmn_ (~paulgrmn@replaced-ip ) (Ping timeout: 260 seconds)
2260 [18:38:02] *** Quits: ob-sed (~obesd@replaced-ip ) (Ping timeout: 240 seconds)
2261 [18:38:21] <Zeshy> greycat: That sounds great! I think I'm gonna file exactly that!
2262 [18:38:42] <jelly> Zeshy: some other app may have a dependency on jed-extra. "aptitude why jed-extra"
2263 [18:39:17] <jelly> (after the autoremove)
2264 [18:39:31] *** Joins: b1ack0p (~M@replaced-ip )
2265 [18:39:47] <greycat> I see no surprises in Zeshy's auto remove scenario. The two marked as manual are NOT suggested for automatic removal. The one that's not marked, is suggested.
2266 [18:40:30] <jelly> "apt-mark auto jed-common jed-extra" [...] suggests "jed-common" [only for auto-removal
2267 [18:40:33] <Zeshy> greycat: nono, I marked TWO (jed-extra, jed-common) as auto, leaving ONE (jed) as manual
2268 [18:40:56] <greycat> oh, I misread. there's too much going on.
2269 [18:41:45] *** Quits: Mr_Me (AdiIRC@replaced-ip ) (Quit: Peace! Out!)
2270 [18:41:46] <Zeshy> jelly: Hm, havn't autoremoved yet, but executing "aptitude why jed-extra" prints "i perl-doc Suggests man-browser" and "i A jed-extra Provides man-browser" -- I guess the second line is the culprit, right?
2271 [18:41:54] *** Joins: Mr_Me (~DarkShado@replaced-ip )
2272 [18:42:01] *** Joins: Tobbi (~Tobbi@replaced-ip )
2273 [18:42:22] *** Joins: OS-68262 (~OS-68262@replaced-ip )
2274 [18:42:51] <greycat> The two together.
2275 [18:43:17] <Zeshy> greycat: Wow ... but that is a mere Suggests ...
2276 [18:43:38] <Zeshy> greycat: Which should get ignored by default (I even have configured install-recommends: false in apt preferences)
2277 [18:43:57] *** Quits: OS-68262 (~OS-68262@replaced-ip ) (Client Quit)
2278 [18:44:27] *** Quits: foul_owl_ (~foul_owl@replaced-ip ) (Ping timeout: 240 seconds)
2279 [18:44:54] *** Joins: mthe878 (~mthe@replaced-ip )
2280 [18:45:55] *** Joins: foul_owl (~foul_owl@replaced-ip )
2281 [18:46:01] <greycat> what gets *installed* is not necessarily the same as what gets *autoremoved*
2282 [18:46:10] <greycat> autoremove has its own configs
2283 [18:46:50] *** Quits: HarveyPwca (~HarveyPwc@replaced-ip ) (Quit: Leaving)
2284 [18:47:51] *** Joins: Pallas|D (~PallasXD@replaced-ip )
2285 [18:48:39] <jelly> Zeshy: if gets ignored for an install action, autoremove is a different action.
2286 [18:48:44] * jelly slow
2287 [18:50:16] <jelly> Zeshy: /usr/share/doc/apt/examples/configure-index.gz mentions AutoRemove::SuggestsImportant "<BOOL>";
2288 [18:50:23] *** Quits: Pallas_XD (~PallasXD@replaced-ip ) (Ping timeout: 240 seconds)
2289 [18:51:16] <jelly> I could not find that in either apt.conf(5) or apt-config(8) man pages, go figure
2290 [18:51:54] *** Quits: seeaglimpse (~seeaglimp@replaced-ip ) (Remote host closed the connection)
2291 [18:52:28] <Zeshy> greycat: thx for the hint
2292 [18:52:57] *** Joins: johnfg (~johnfg@replaced-ip )
2293 [18:53:03] <johnfg> hi folks
2294 [18:53:09] <jelly> so go try your apt/apt-get commands with different -o APT::AutoRemove::SuggestsImportant=... and see what happens
2295 [18:53:27] <Zeshy> Holy cow ... in which package or manpage do I find "APT::Install-Recommends"? It's not in pkg "apt-doc" (tried grep -ir)
2296 [18:53:36] <Zeshy> jelly: Thx!
2297 [18:53:44] <jelly> fiik
2298 [18:53:59] *** Quits: mibo (~mibo@replaced-ip ) (Remote host closed the connection)
2299 [18:54:23] <johnfg> Any idea where this last group is coming from - uid=1000(johnfg) gid=1000(johnfg) groups=1000(johnfg),24(cdrom),25(floppy),29(audio),30(dip),33(replaced-url
2300 [18:54:41] <johnfg> i.e., the number after the last comma.
2301 [18:54:49] *** Quits: Ericounet (~Eric@replaced-ip ) (Quit: Je m'en vais ...)
2302 [18:54:51] *** Quits: oish (~charlie@replaced-ip ) (Quit: Lost terminal)
2303 [18:54:51] <johnfg> that's from running id
2304 [18:55:05] <jelly> johnfg: show your: grep ^group /etc/nsswitch.conf
2305 [18:55:09] <greycat> you could start with grep -r 1095377319 /etc
2306 [18:55:24] <greycat> or start with jelly's suggestion
2307 [18:56:18] *** Quits: Prath (~Prathames@replaced-ip ) (Remote host closed the connection)
2308 [18:56:27] <johnfg> K, I'll do jelly's first, thanks guys.
2309 [18:56:32] <Zeshy> jelly: Found it! It's in package "aptitude-doc" or on the web: replaced-url
2310 [18:57:07] <johnfg> group: files ldap systemd
2311 [18:57:20] <Zeshy> Which means that it only pertains to aptitude, not apt/apt-get ...
2312 [18:57:57] <johnfg> The latter cmd, from greycat didn't return anything.
2313 [18:58:15] <greycat> so it's probably coming from LDAP, not a local configuration
2314 [18:58:32] <jelly> johnfg: it might be coming from nss_files module (which stores group memberships in /etc/group file), or nss_ldap (blah blah ldap), or ... you get the drift
2315 [18:58:56] *** Joins: grantdb (~kvirc@replaced-ip )
2316 [18:59:01] <johnfg> I checked my cn=config, and my data db, and don't find anything out of the ordinary.
2317 [18:59:05] *** Joins: Prath (~Prathames@replaced-ip )
2318 [18:59:28] <jelly> johnfg: if you're very very lucky "getent group | grep 1095377319" may show it
2319 [19:00:12] <greycat> the fact that it has no name means it's not likely, but sure, doesn't hurt to look
2320 [19:00:56] <johnfg> I'm not. That last cmd returned nothing.
2321 [19:01:15] *** Quits: MyroSVK (~MyroSVK@replaced-ip ) (Quit: Have to go...)
2322 [19:01:25] <jelly> oh right. nss might not show it. HOWEVER something assigned it at login/su/ssh time, and that would have probably been a PAM module.
2323 [19:02:11] <jelly> johnfg: what's the parent of that shell, or, how did the user log in?
2324 [19:02:23] <johnfg> jelly: That's what the folks over at openldap thought, that since there's nothing out of the ordinary in ldap, it probably was from a PAM module. Not sure how to find the culprit though.
2325 [19:03:21] *** Quits: EtherMan (~quassel@replaced-ip ) (Quit: No Ping reply in 60 seconds.)
2326 [19:03:23] <johnfg> jelly: It happens both through the console, e.g. tty1, and through lightdm.
2327 [19:03:23] *** Joins: Drax1e\X2 (~THUG@replaced-ip )
2328 [19:03:26] *** Joins: speff (~overyande@replaced-ip )
2329 [19:03:33] <jelly> johnfg: it is good, if you've investigated this in some depth in a different channel, to TELL the new channel all about it so we can skip all the more obvious quiestions
2330 [19:03:34] <johnfg> i.e., tty7
2331 [19:04:14] <johnfg> jelly: I guess I should have told you that I'm quite sure the problem is *not* ldap.
2332 [19:04:23] *** Quits: b1ack0p (~M@replaced-ip ) (Changing host)
2333 [19:04:23] *** Joins: b1ack0p (~M@replaced-ip )
2334 [19:04:24] *** Quits: TheCryptek (~TheCrypte@replaced-ip ) (Ping timeout: 246 seconds)
2335 [19:04:24] *** Quits: sentriz (~sentriz@replaced-ip ) (Quit: Ping timeout (120 seconds))
2336 [19:04:34] <johnfg> And it's probable that the problem is a PAM module.
2337 [19:04:36] *** Joins: DeezNutz (~DeezNutz@replaced-ip )
2338 [19:04:39] <greycat> does it happen with all user accounts, or just you? does it happen if you comment out ldap in your nsswitch.conf?
2339 [19:04:44] *** Quits: fauweh (~root@replaced-ip ) (Ping timeout: 252 seconds)
2340 [19:04:48] <johnfg> That's about all I've got.
2341 [19:04:49] *** Joins: Daniel1524 (~d@replaced-ip )
2342 [19:04:51] *** Quits: Daniel152 (~d@replaced-ip ) (Ping timeout: 240 seconds)
2343 [19:04:51] *** Joins: diogenes_ (~diogenes_@replaced-ip )
2344 [19:04:53] *** Joins: bluejaypop3 (~josefig@replaced-ip )
2345 [19:04:54] *** Quits: c10l (~c10l@replaced-ip##) (Quit: ZNC 1.7.4+deb7 - ##replaced-url
2346 [19:04:54] *** Quits: ckba (~ckba@replaced-ip ) (Quit: /-\)
2347 [19:04:54] *** Quits: dob1 (~dob1@replaced-ip ) (Remote host closed the connection)
2348 [19:05:06] *** Quits: suffer (spider@replaced-ip ) (Ping timeout: 246 seconds)
2349 [19:05:09] <greycat> (don't comment it out if this is a multi-user production server)
2350 [19:05:14] *** Joins: TheCryptek (~TheCrypte@replaced-ip )
2351 [19:05:15] *** Quits: bluejaypop (~josefig@replaced-ip ) (Ping timeout: 240 seconds)
2352 [19:05:17] *** Joins: c10l (~c10l@replaced-ip )
2353 [19:05:18] *** Joins: dob1 (~dob1@replaced-ip )
2354 [19:05:23] *** Quits: Surfer2011_ (~quassel@replaced-ip ) (Quit: No Ping reply in 180 seconds.)
2355 [19:05:31] *** Joins: EtherMan (~quassel@replaced-ip )
2356 [19:05:33] *** Quits: Jakyll (~BENG@replaced-ip ) (Remote host closed the connection)
2357 [19:05:39] *** Quits: overyander (~overyande@replaced-ip ) (Ping timeout: 240 seconds)
2358 [19:05:39] *** Quits: Treylis (~quassel@replaced-ip ) (Ping timeout: 240 seconds)
2359 [19:05:44] <jelly> johnfg: and over ssh? It is likely it's a module enabled in an /etc/pam.d/common-* file, or all the {login,lightdm,...} are changed from default
2360 [19:05:50] *** Quits: SnoopJeDi (~snoopjedi@replaced-ip ) (Ping timeout: 252 seconds)
2361 [19:05:56] *** Quits: horseshoecrab (~crab@replaced-ip ) (Ping timeout: 248 seconds)
2362 [19:06:09] *** Quits: EmleyMoor (42b789682f@replaced-ip ) (Ping timeout: 265 seconds)
2363 [19:06:09] *** Quits: vertuxt[m] (vertuxtmat@replaced-ip ) (Ping timeout: 246 seconds)
2364 [19:06:12] *** Quits: ballot (~darkalia@replaced-ip ) (Ping timeout: 252 seconds)
2365 [19:06:22] *** Quits: pheoxy (pheoxymatr@replaced-ip ) (Ping timeout: 240 seconds)
2366 [19:06:29] *** Joins: Surfer2011 (~quassel@replaced-ip )
2367 [19:06:30] *** Quits: joepublic (~joepublic@replaced-ip ) (Ping timeout: 268 seconds)
2368 [19:06:30] *** Quits: nutron (~nutron@replaced-ip ) (Ping timeout: 268 seconds)
2369 [19:06:30] *** Quits: tx0 (~tm@replaced-ip ) (Ping timeout: 268 seconds)
2370 [19:06:38] *** Quits: Space_Man (~Space_Man@replaced-ip ) (Ping timeout: 265 seconds)
2371 [19:06:38] *** Quits: mattia (20026@replaced-ip ) (Ping timeout: 265 seconds)
2372 [19:06:52] *** Joins: pi4 (~pi@replaced-ip )
2373 [19:07:07] *** Quits: eb0t_ (~eblip@replaced-ip ) (Ping timeout: 265 seconds)
2374 [19:07:07] *** Quits: Dev0n (~Dev0n@replaced-ip ) (Ping timeout: 265 seconds)
2375 [19:07:07] *** Quits: beardy (~beardy@replaced-ip ) (Ping timeout: 265 seconds)
2376 [19:07:07] *** Quits: Scotteh (~Scotteh@replaced-ip ) (Ping timeout: 265 seconds)
2377 [19:07:07] *** Quits: kforbz (~kforbz@replaced-ip ) (Ping timeout: 265 seconds)
2378 [19:07:07] *** Joins: Space_Man (~Space_Man@replaced-ip )
2379 [19:07:12] *** Joins: horseshoecrab (~crab@replaced-ip )
2380 [19:07:19] *** Quits: Scytale89 (~Thunderbi@replaced-ip ) (Quit: Scytale89)
2381 [19:07:29] *** Quits: sergiotarxz4 (sergiotarx@replaced-ip ) (Ping timeout: 240 seconds)
2382 [19:07:31] *** Joins: beardy (~beardy@replaced-ip )
2383 [19:07:32] *** Quits: mkowalski (mkowalskim@replaced-ip ) (Ping timeout: 260 seconds)
2384 [19:07:36] *** Quits: Drax1e\X1 (~THUG@replaced-ip ) (Ping timeout: 265 seconds)
2385 [19:07:47] *** Joins: Treylis (~quassel@replaced-ip )
2386 [19:08:09] *** Joins: tx0 (~tm@replaced-ip )
2387 [19:08:13] *** Joins: EmleyMoor (42b789682f@replaced-ip )
2388 [19:08:20] *** Quits: mackerel449 (~randy@replaced-ip ) (Quit: Leaving.)
2389 [19:08:27] *** Quits: Slashman (~Slash@replaced-ip ) (Ping timeout: 240 seconds)
2390 [19:08:31] *** Quits: Chunkyz (~Chunkyz@replaced-ip ) (Read error: Connection reset by peer)
2391 [19:08:42] *** Joins: fauweh (~root@replaced-ip )
2392 [19:09:01] *** debhelper sets mode: +l 1550
2393 [19:09:09] *** Joins: _0bitcount (~Big_Byte@replaced-ip )
2394 [19:09:15] *** Quits: daniel_gc (~daniel_gc@replaced-ip ) (Ping timeout: 240 seconds)
2395 [19:09:15] *** Quits: yagi (~yagi@replaced-ip ) (Ping timeout: 240 seconds)
2396 [19:09:17] *** Joins: Jakyll (~cca@replaced-ip )
2397 [19:09:30] *** Joins: sentriz (~sentriz@replaced-ip )
2398 [19:09:50] *** Quits: Pallas|D (~PallasXD@replaced-ip ) (Quit: Leaving)
2399 [19:10:10] <johnfg> I'm doing some checking, not ignoring your last suggestions...
2400 [19:10:12] *** Joins: ckba (~ckba@replaced-ip )
2401 [19:10:22] *** Quits: planetmaker (~pm@replaced-ip##) (Quit: ZNC - ##replaced-url
2402 [19:10:35] *** Joins: SnoopJeDi (~snoopjedi@replaced-ip )
2403 [19:10:37] *** Joins: eb0t_ (~eblip@replaced-ip )
2404 [19:11:02] *** Joins: Scotteh (~Scotteh@replaced-ip )
2405 [19:11:04] *** Joins: yagi (~yagi@replaced-ip )
2406 [19:11:04] *** Quits: yagi (~yagi@replaced-ip ) (Changing host)
2407 [19:11:04] *** Joins: yagi (~yagi@replaced-ip )
2408 [19:11:08] *** Joins: daniel_gc (~daniel_gc@replaced-ip )
2409 [19:11:23] *** Joins: suffer (spider@replaced-ip )
2410 [19:11:51] *** Quits: bhoman (~quassel@replaced-ip ) (Read error: Connection reset by peer)
2411 [19:12:08] *** Joins: bhoman (~quassel@replaced-ip )
2412 [19:12:29] *** Joins: mattia (20026@replaced-ip )
2413 [19:12:39] *** Joins: kforbz (~kforbz@replaced-ip )
2414 [19:12:55] *** Quits: grobi (~rtng@replaced-ip ) (Remote host closed the connection)
2415 [19:12:55] *** Quits: lavaflow (~martha@replaced-ip ) (Ping timeout: 260 seconds)
2416 [19:12:59] *** Joins: ballot (~darkalia@replaced-ip )
2417 [19:13:07] <johnfg> so, the interesting thing is, root (after doing a su -i), another user from tty1, and I (johnfg) all get 'a' number at the end of id, but they're all different.
2418 [19:13:29] *** Joins: nutron (~nutron@replaced-ip )
2419 [19:13:31] *** Joins: joepublic (~joepublic@replaced-ip )
2420 [19:13:38] *** Joins: Dev0n (~Dev0n@replaced-ip )
2421 [19:13:51] <greycat> each accounts gets a different unique number, that stays the same for that account? or is it just random?
2422 [19:14:03] *** Quits: gm152 (coffee@replaced-ip ) (Quit: leaving)
2423 [19:14:45] *** Quits: grobi1 (~rtng@replaced-ip ) (Quit: WeeChat 2.2)
2424 [19:14:48] *** Joins: gm152 (coffee@replaced-ip )
2425 [19:14:58] <johnfg> greycat: I'll check that. I don't have my passwd/user info in /etc/passwd, but in ldap. Except for a test user.
2426 [19:15:00] *** Joins: Cyb0ti (~Cyb0ti@replaced-ip )
2427 [19:15:00] *** Quits: Cyb0ti (~Cyb0ti@replaced-ip ) (Client Quit)
2428 [19:15:07] *** Joins: grobi (~rtng@replaced-ip )
2429 [19:15:41] <greycat> another obvious test to perform would be logging in with the same user account on a different LDAP client system
2430 [19:16:19] *** Joins: usrlocal (~gentoodev@replaced-ip )
2431 [19:16:50] <johnfg> It looks as though that last number is incremented by one with successive logins.
2432 [19:17:26] <jelly> that sounds silly
2433 [19:17:47] *** Quits: titsuki (~titsuki@replaced-ip ) (Ping timeout: 268 seconds)
2434 [19:18:14] *** Quits: dionysus69 (~Thunderbi@replaced-ip ) (Ping timeout: 265 seconds)
2435 [19:18:48] *** Quits: Guest69112 (FIRE@replaced-ip ) (Excess Flood)
2436 [19:18:58] *** Quits: _0bitcount (~Big_Byte@replaced-ip ) (Read error: Connection timed out)
2437 [19:18:59] <johnfg> jelly: I agree. But at tty1 (but I'm sure it doesn't matter which tty[1-6], if I login as user, do 'id', then logout, login and do 'id' again, that last number returned is incremented by 1.
2438 [19:19:01] *** debhelper sets mode: +l 1557
2439 [19:19:03] *** Joins: fiiirree (FIRE@replaced-ip )
2440 [19:19:04] *** Quits: EmleyMoor (42b789682f@replaced-ip ) (Read error: Connection timed out)
2441 [19:19:05] *** Quits: Treylis (~quassel@replaced-ip ) (Read error: Connection timed out)
2442 [19:19:06] *** Quits: yagi (~yagi@replaced-ip ) (Read error: Connection timed out)
2443 [19:19:11] *** Joins: EmleyMoor (42b789682f@replaced-ip )
2444 [19:19:15] *** Joins: Treylis (~quassel@replaced-ip )
2445 [19:19:16] <jelly> also, do your ldap admins like apples? The number 1095377319 looks like AJ!§ is you squint just right
2446 [19:19:20] *** Quits: grobi (~rtng@replaced-ip ) (Read error: Connection timed out)
2447 [19:19:22] <greycat> It doesn't matter which tty. They're all using the same login program and PAM configs.
2448 [19:19:24] *** Joins: _0bitcount (~Big_Byte@replaced-ip )
2449 [19:19:38] *** Joins: grobi (~rtng@replaced-ip )
2450 [19:19:39] <jelly> johnfg: what about a login via ssh?
2451 [19:19:44] <johnfg> greycat: Yup, that's what I thought.
2452 [19:19:46] *** Quits: fiiirree (FIRE@replaced-ip ) (Excess Flood)
2453 [19:19:54] *** Joins: yagi (~yagi@replaced-ip )
2454 [19:19:54] *** Quits: yagi (~yagi@replaced-ip ) (Changing host)
2455 [19:19:54] *** Joins: yagi (~yagi@replaced-ip )
2456 [19:20:51] <johnfg> jelly: same over ssh. that number isn't always just incremented by one, but does get incremented after successive logins.
2457 [19:21:05] <mutantturkey> hello, i am looking to upgrade to buster
2458 [19:21:13] <mutantturkey> however, sysvinit-core has no installation candidate
2459 [19:21:18] <mutantturkey> did sysvinit get dropped for buster?
2460 [19:22:06] *** Joins: sergiotarxz4 (sergiotarx@replaced-ip )
2461 [19:22:18] <jelly> mutantturkey: it's slighty repackaged.
2462 [19:22:24] *** Joins: clemens3 (~clemens@replaced-ip )
2463 [19:22:48] <jelly> ,v sysvinit-core
2464 [19:22:50] <judd> Package: sysvinit-core on amd64 -- jessie: 2.88dsf-59; stretch: 2.88dsf-59.9; buster: 2.93-8; bullseye: 2.96-2.1; sid: 2.96-2.1
2465 [19:23:18] <johnfg> jelly: I am running both kerberos and openafs clients on this debian buster machine, but I'm not manually configuring the files in /etc/pam.d, but allowing 'pam-auth-update' do it for me.
2466 [19:23:28] *** Quits: wodencafe (wodencafe@replaced-ip##) (Quit: ZNC 1.6.6+deb1ubuntu0.2 - ##replaced-url
2467 [19:23:29] <mutantturkey> gotcha, so it does mention sysvinit-core replaces it
2468 [19:23:35] <johnfg> to do it...
2469 [19:23:38] <mutantturkey> but that then says, E: Package 'sysvinit-core' has no installation candidate
2470 [19:23:47] <jelly> !bat
2471 [19:23:47] <dpkg> [Basic Apt* Troubleshooting]. To diagnose your problem, we need ALL OF THE FOLLOWING information: 1. complete output of your apt-get/apt/aptitude run (including the command used) 2. output from "apt-cache policy pkg1 pkg2..." for ALL packages mentioned ANYWHERE in the problem, and 3. "apt-cache policy". Use replaced-url
2472 [19:23:53] <jelly> mutantturkey: ^ all of that
2473 [19:24:16] <mutantturkey> it specifically says 'However the following packages replace it: systemd-sysv runit-init"
2474 [19:24:25] *** Parts: diogenes_ (~diogenes_@replaced-ip ) ("vergissmeinnicht")
2475 [19:24:32] <mutantturkey> ok thanks jelly
2476 [19:24:52] *** Joins: pheoxy (pheoxymatr@replaced-ip )
2477 [19:25:41] <jelly> johnfg: you might still need to do some manual config changing to find the source
2478 [19:25:47] *** Quits: Grldfrdom (uid391113@replaced-ip ) (Quit: Connection closed for inactivity)
2479 [19:26:12] *** Joins: platvoeten (~platvoete@replaced-ip )
2480 [19:27:00] <johnfg> jelly: What should I be looking for? And are you thinking it may be in common-session
2481 [19:27:07] *** Joins: m0u (~m0u@replaced-ip )
2482 [19:27:13] <jelly> johnfg: (same warning about messing with config files of a production system applies)
2483 [19:27:33] <jelly> johnfg: I have no idea. Pastebin the lot.
2484 [19:27:35] <mutantturkey> jelly: please see: replaced-url
2485 [19:27:41] *** Joins: malplenegen (kasmra@replaced-ip )
2486 [19:27:45] *** Joins: Scytale89 (~Thunderbi@replaced-ip )
2487 [19:27:50] *** Quits: alpernebbi (~quassel@replaced-ip ) (Quit: alpernebbi)
2488 [19:27:53] *** Quits: platvoeten (~platvoete@replaced-ip ) (Remote host closed the connection)
2489 [19:27:58] *** Joins: JordiGH (jordi@replaced-ip )
2490 [19:28:00] *** Quits: pie3 (~pieee@replaced-ip ) (Read error: Connection reset by peer)
2491 [19:28:01] <il> jelley il
2492 [19:28:06] *** Joins: prince1 (~prince@replaced-ip )
2493 [19:28:07] <JordiGH> After installing docker.io, how do I start the daemon?
2494 [19:28:25] <jelly> johnfg: grep -vE '^$|^#' /etc/pam.d/common-*
2495 [19:28:44] *** Joins: mibo (~mibo@replaced-ip )
2496 [19:28:49] *** Quits: grantdb (~kvirc@replaced-ip##) (Quit: KVIrc 5.0.0 Aria ##replaced-url
2497 [19:29:00] *** Joins: Nokaji (~Nokaji@replaced-ip )
2498 [19:29:02] *** Joins: platvoeten (~platvoete@replaced-ip )
2499 [19:29:17] <johnfg> jelly: I'll pastebin it in a few. First this: not all of the users even get a kerberos ticket or an openafs token, so that number is probably coming from elsewhere.
2500 [19:29:46] <jelly> mutantturkey: you seem to have pinning in place
2501 [19:29:55] <JordiGH> Feb 17 13:29:34 chloe systemd[1]: docker.socket: Failed with result 'service-start-limit-hit'.
2502 [19:29:57] <JordiGH> Eh?
2503 [19:30:26] *** Quits: zeden (~user@replaced-ip ) (Quit: WeeChat 2.6)
2504 [19:31:02] <johnfg> jelly: greycat: replaced-url
2505 [19:31:07] <usrlocal> cool distro
2506 [19:31:40] *** Joins: zeden (~user@replaced-ip )
2507 [19:31:47] <jelly> mutantturkey: pastebin also: grep . /etc/apt/preferences /etc/apt/preferences.d/*
2508 [19:31:50] *** Joins: vertuxt[m] (vertuxtmat@replaced-ip )
2509 [19:32:11] *** Quits: RedAres04 (~redares4@replaced-ip ) (Quit: Leaving)
2510 [19:32:17] <greycat> You remember how they DNS-nuked termbin.com? They did that to dpaste.com too.
2511 [19:32:21] <greycat> termbin.com has address 146.112.61.107
2512 [19:32:23] <greycat> dpaste.com has address 146.112.61.107
2513 [19:32:27] *** Quits: joerg (~joerg@replaced-ip ) (Ping timeout: 240 seconds)
2514 [19:32:36] <mutantturkey> yeah, i have that pinned on jessie to prevent systemd-sysv getting installed
2515 [19:32:38] <greycat> ("they" being my workplace)
2516 [19:32:42] <mutantturkey> sounds cray but
2517 [19:32:50] *** Quits: prince1 (~prince@replaced-ip ) (Ping timeout: 240 seconds)
2518 [19:32:58] <mutantturkey> now it sounds like thats's the replacement for sysvinit-core?
2519 [19:33:02] <greycat> mutantturkey: there's an actual *procedure* for dist-upgrading from wheezy to jessie and keeping sysvinit in place.
2520 [19:33:06] *** Joins: fedorafan (~fedorafan@replaced-ip )
2521 [19:33:08] *** Quits: Shahnaz- (~Shahnaz@replaced-ip ) (Remote host closed the connection)
2522 [19:33:11] <mutantturkey> this is jessie to buster.
2523 [19:33:21] <greycat> well, you can't do that in one step
2524 [19:33:28] *** Quits: usrlocal (~gentoodev@replaced-ip ) (Quit: usrlocal)
2525 [19:33:35] *** Joins: dethos (~dethos@replaced-ip )
2526 [19:33:35] *** Joins: Shahnaz- (~Shahnaz@replaced-ip )
2527 [19:33:44] <coot> Is there a way around using a repository in `sources.list` which does not have the `Release` file
2528 [19:33:46] *** Quits: mtn (~mtn@replaced-ip ) (Quit: Konversation terminated!)
2529 [19:34:02] <greycat> I'd be rather surprised if a sysvinit jessie system, upgraded to stretch, would switch init systems. But I haven't tested.
2530 [19:34:18] <johnfg> greycat: Was that about dpaste for me? I tried debian.paste.com, but it says it's down.
2531 [19:34:25] <greycat> paste.debian.net
2532 [19:34:26] <mutantturkey> johnfg: okturing works
2533 [19:34:39] *** Quits: grobi (~rtng@replaced-ip ) (Read error: Connection reset by peer)
2534 [19:34:54] *** Joins: shiv (~shiv@replaced-ip )
2535 [19:35:10] <mutantturkey> sorry, to clarify this is actually not an upgrade. I am upgrading our scripts which we use to build versions our server images, we are upgrading our systems to buster
2536 [19:35:32] <mutantturkey> so we start with a base buster image and then run scripts on top get all the software/configs/ etc in the right place
2537 [19:35:34] <greycat> you're building a buster-installer?
2538 [19:35:36] <jelly> mutantturkey: that pinning would have only maken sense for jessie, not other releases.
2539 [19:35:41] *** Joins: Chunkyz (~Chunkyz@replaced-ip )
2540 [19:35:59] <jelly> mutantturkey: get rid of all the pinning for a test, then show what's happening
2541 [19:36:18] <johnfg> jelly: Did you see anything in my paste?
2542 [19:36:22] <mutantturkey> sure, then it should probably work i guess
2543 [19:36:33] <mutantturkey> so now we get systemd-sysv as the replacement package
2544 [19:36:39] <jelly> johnfg: only that this config is over my head :-)
2545 [19:36:47] *** Joins: neechan (~neechan@replaced-ip )
2546 [19:37:01] <mutantturkey> which depends on systemd
2547 [19:37:06] *** Joins: grantdb (~kvirc@replaced-ip )
2548 [19:37:09] <mutantturkey> so sounds like we'll end up with system on the system
2549 [19:37:22] *** Joins: hramrach (hramrach@replaced-ip )
2550 [19:37:26] <jelly> johnfg: It'd probably try randomly commenting out afs and kerberos and ldap in common-auth and common-session and see if anything makes a difference
2551 [19:37:44] <johnfg> jelly: I can do that.
2552 [19:37:47] <mutantturkey> (not trying to re argue systemd/sysvinit, just trying to understand what buster provides)
2553 [19:37:57] <greycat> !stretch sysvinit
2554 [19:37:58] <dpkg> To replace systemd with sysvinit in stretch, simply "apt-get install sysvinit-core" and reboot. To switch from systemd to runit in buster or sid, "apt-get install runit-systemd", reboot, "apt-get install runit-init", and reboot again.
2555 [19:38:06] *** Joins: OS-67104f (~kali@replaced-ip )
2556 [19:38:06] <greycat> Not sure about buster.
2557 [19:38:22] <jelly> mutantturkey: both, but you'll probably get some systemd components install (not the actual init)
2558 [19:38:32] <johnfg> If you look at the files themselves (which I didn't paste, since I ran the output of that grep cmd) you'll see that the changes were made by pam-auth-update.
2559 [19:38:34] <greycat> I remember that runit was temporarily unsupported at stretch's release point, hence the factoid being worded that way.
2560 [19:38:44] *** Quits: OS-67104f (~kali@replaced-ip ) (Client Quit)
2561 [19:38:53] <mutantturkey> this is !buster
2562 [19:39:01] *** Joins: OS-67104f (~kali@replaced-ip )
2563 [19:39:01] *** debhelper sets mode: +l 1565
2564 [19:39:04] <jelly> mutantturkey: did you pastebin your preferences and I've missed them?
2565 [19:39:12] <mutantturkey> sorry, let me do that now
2566 [19:39:21] *** Quits: sydney_untangle (~sydney@replaced-ip ) (Read error: No route to host)
2567 [19:39:54] *** Joins: sydney_untangle (~sydney@replaced-ip )
2568 [19:39:55] *** Quits: JohnML (~john1@replaced-ip ) (Remote host closed the connection)
2569 [19:40:04] <jelly> buster is _probably_ about the same
2570 [19:40:38] <mason> mutantturkey: It's entirely possible to do a debootstrap-based install straight to sysvinit. (I'm just catching up, so maybe I missed something.)
2571 [19:40:49] *** Joins: planetmaker (~pm@replaced-ip )
2572 [19:40:58] <mutantturkey> replaced-url
2573 [19:41:14] <mutantturkey> mason: for building a chroot etc?
2574 [19:41:20] <mason> mutantturkey: Yes.
2575 [19:41:36] *** Quits: OS-67104f (~kali@replaced-ip ) (Client Quit)
2576 [19:41:41] <mutantturkey> right now this grabs a stock digitalocean buster install and builds on top of it
2577 [19:41:51] *** Quits: bayveri (~bayveri@replaced-ip ) (Ping timeout: 260 seconds)
2578 [19:42:03] <mutantturkey> but we also do use FAI to build stuff
2579 [19:42:08] <mason> mutantturkey: For a chroot you can do whatever. For converting the droplet you'll want to look at one of the guides to do it in order.
2580 [19:42:35] <mason> Ah, I haven't ever mucked with FAI. My deboostrap installs are standalone scripts.
2581 [19:42:53] <mutantturkey> mason: FAI is pretty cool. works well for us
2582 [19:43:07] <mason> mutantturkey: Yeah, it seems nifty. I guess I should look at it sometime.
2583 [19:43:11] *** Joins: FreEm1nD (~FreEm1nD@replaced-ip )
2584 [19:43:43] <mutantturkey> just depends on what you are doing if its useful
2585 [19:44:03] <jelly> mutantturkey: this does not exist: Pin: release v=8.*,n=buster,l=Debian
2586 [19:44:12] <jelly> buster is v=10.*
2587 [19:44:24] *** Joins: joerg (~joerg@replaced-ip )
2588 [19:44:55] *** Joins: chmykh (~chmykh@replaced-ip )
2589 [19:44:57] <johnfg> what is FAI?
2590 [19:45:05] <jelly> mutantturkey: look at "apt-cache policy" output: release v=10.3,o=Debian,a=stable,n=buster,l=Debian,c=main,b=amd64
2591 [19:45:27] *** Quits: lankanmon (~LKNnet@replaced-ip ) (Quit: Left...)
2592 [19:45:53] *** Quits: gh00p (~Thunderbi@replaced-ip ) (Ping timeout: 272 seconds)
2593 [19:45:58] <jelly> !fai
2594 [19:45:58] <dpkg> Fully Automatic Installation (FAI) is an automated tool to install or deploy Debian (and other distributions) on a bunch of different hosts or a cluster. It is more flexible than tools like <kickstart> (Red Hat), autoyast and alice (SuSE) or jumpstart (Oracle Solaris). FAI can also be used for configuration management of a running system. replaced-url
2595 [19:46:10] *** Joins: AquaL1te (~AquaL1te@replaced-ip )
2596 [19:46:11] *** Quits: hramrach (hramrach@replaced-ip ) (Quit: WeeChat 2.1)
2597 [19:46:40] *** Quits: debsan (~debsan@replaced-ip ) (Remote host closed the connection)
2598 [19:47:05] <JordiGH> apt-purging docker.io and reinstalling worked.
2599 [19:47:16] <JordiGH> yay, so does this mean that docker really does work on Debian without needing dirty 3rd party repos?
2600 [19:47:18] *** Joins: hramrach (hramrach@replaced-ip )
2601 [19:47:32] *** Joins: debsan (~debsan@replaced-ip )
2602 [19:47:42] *** Joins: gh00p (~Thunderbi@replaced-ip )
2603 [19:48:04] <jelly> JordiGH: did you mean: dirty 1st party repos?
2604 [19:48:26] <JordiGH> Debian is 1st, everyone else is third.
2605 [19:48:33] <jelly> upstream is first.
2606 [19:48:49] <JordiGH> Upstream doesn't know what it's doing.
2607 [19:48:50] <greycat> dirty upstream repos
2608 [19:48:59] <johnfg> docker works great on both squeeze and buster, imho.
2609 [19:49:00] <jelly> there's no Debian without upstreams.
2610 [19:49:13] *** Joins: mkowalski (mkowalskim@replaced-ip )
2611 [19:49:30] <JordiGH> And no upstreams without Debian! (although less directly so, the world would be a much poorer dev place without Debian and derivatives)
2612 [19:49:34] <jelly> if Debian is first party, upstream is 0th
2613 [19:50:13] <jelly> so, without dirty zeroth party repos? nullth?
2614 [19:50:24] <JordiGH> Dirty upstream repos that don't know how to Debian.
2615 [19:50:46] <jelly> I solve that issue by not using docker at all.
2616 [19:50:50] <JordiGH> They usually just stick everything in /opt and call it a day.
2617 [19:51:22] <JordiGH> That had been my solution until now but someone else's code broke today and it was using Docker and guess who they called to fix it?
2618 [19:51:28] <jelly> sometimes shaking head and writing factoids like !docker-slim
2619 [19:51:40] <JordiGH> (and it wasn't the Ghostbusters)
2620 [19:51:41] <jelly> Ghostbusters?
2621 [19:52:04] <JordiGH> !docker-slim
2622 [19:52:05] <dpkg> Official Debian <docker> images each have a slim variant that removes most documentation and is unsuitable for daily use. See .slimify-includes at replaced-url
2623 [19:52:25] *** Joins: JohnML (~john1@replaced-ip )
2624 [19:52:53] <jelly> "I'm running Debian! buster! Except my system has no /usr/share/man/man1. Or any docs really."
2625 [19:53:16] *** Quits: gh00p (~Thunderbi@replaced-ip ) (Remote host closed the connection)
2626 [19:53:25] *** Joins: gh00p_ (~Thunderbi@replaced-ip )
2627 [19:53:38] <JordiGH> Oh, it took me a while to figure out what this was sying.
2628 [19:53:46] <JordiGH> So if you use Debian via docker, it's not Debian, got it.
2629 [19:54:11] <jelly> it's complicated. There are less crippled images.
2630 [19:54:16] <greycat> how does one "use Debian via docker", given that docker is meant to run a single process in a glorified chroot environment?
2631 [19:54:42] <jelly> greycat: the answer is apparently "easily" and also "everywhere"
2632 [19:55:20] <jelly> and whodathunk, people are using tools for other purposes than what they were designed to
2633 [19:55:27] *** Quits: mthe878 (~mthe@replaced-ip ) (Ping timeout: 265 seconds)
2634 [19:55:39] *** Quits: format_c (~format_c@replaced-ip ) (Quit: format_c)
2635 [19:55:45] *** Quits: debsan (~debsan@replaced-ip ) (Remote host closed the connection)
2636 [19:55:45] *** gh00p_ is now known as gh00p
2637 [19:55:54] *** Joins: lannic (~lann@replaced-ip )
2638 [19:56:08] *** Joins: debsan (~debsan@replaced-ip )
2639 [19:56:41] *** Quits: deb (~deb@replaced-ip ) (Remote host closed the connection)
2640 [19:56:44] *** bluejaypop3 is now known as bluejaypop
2641 [19:56:54] *** Quits: bluejaypop (~josefig@replaced-ip ) (Changing host)
2642 [19:56:54] *** Joins: bluejaypop (~josefig@replaced-ip )
2643 [19:57:30] <jelly> we get opaque VM images from vendor with a random distro and half a dozen actual services inside docker inside that VM image. Because somewhere, some dev was taught that running things inside docker was good.
2644 [19:58:32] *** Quits: forgotmynick (uid24625@replaced-ip ) (Quit: Connection closed for inactivity)
2645 [19:59:04] <JordiGH> Docker: because collaboration between software is impossible.
2646 [19:59:16] *** Joins: lankanmon (~LKNnet@replaced-ip )
2647 [19:59:49] *** Quits: Texou (~Texou@replaced-ip ) (Ping timeout: 272 seconds)
2648 [20:00:56] <jelly> go try to figure out which obsolete jvm or libssl is running somewhere without having to do a recursive depth search
2649 [20:01:04] *** Joins: grobi (~rtng@replaced-ip )
2650 [20:01:11] <tds> it works on the dev's laptop? great, tar up the laptop and put it in prod
2651 [20:01:32] <jelly> they honestly look like the result of that, yes
2652 [20:01:48] <mutantturkey> jelly: yeah so i removed that preference
2653 [20:01:53] <mutantturkey> i then installed the suggesated replacement packages
2654 [20:01:54] <johnfg> Thanks for the help and suggestions today guys! I'll let you know if I track down the problem.
2655 [20:01:59] <mutantturkey> now i am running systemd
2656 [20:02:04] <mutantturkey> lol
2657 [20:02:19] <jelly> mutantturkey: does it work?
2658 [20:02:27] <JordiGH> tds: Yeah, tarring up the laptop and putting it on prod is what Docker is.
2659 [20:02:43] <mutantturkey> does systemd work? sure it's worked for years, great product
2660 [20:02:48] *** Quits: neechan (~neechan@replaced-ip ) (Ping timeout: 268 seconds)
2661 [20:02:57] <mutantturkey> but not part of our systems so far
2662 [20:03:02] <jelly> I mean whatever your system is supposed to actually do.
2663 [20:03:39] *** Joins: neechan (~neechan@replaced-ip )
2664 [20:04:15] *** Quits: debsan (~debsan@replaced-ip ) (Remote host closed the connection)
2665 [20:04:43] *** Joins: debsan (~debsan@replaced-ip )
2666 [20:05:00] *** Joins: rupertdd (~rupert@replaced-ip )
2667 [20:05:03] <JordiGH> replaced-url
2668 [20:05:09] <jelly> I've done the pinning thing during jessie, but after that most bugs got fixed and things generally work in sane manner with systemd. Roughly the same amount of changes to debian defaults required.
2669 [20:05:11] *** Quits: sauvin (sauvin@replaced-ip ) (Read error: Connection reset by peer)
2670 [20:05:23] *** Quits: acu (~acu@replaced-ip ) (Quit: Leaving)
2671 [20:05:37] *** Joins: beinbliss4 (~beinbliss@replaced-ip )
2672 [20:05:37] *** Quits: Shahnaz- (~Shahnaz@replaced-ip ) (Remote host closed the connection)
2673 [20:05:46] <JordiGH> mutantturkey: systemd is great, would never go back to sysv madness
2674 [20:06:01] <jelly> both are mad, just in different ways
2675 [20:06:01] <JordiGH> I love how easy it is to add new services to it.
2676 [20:06:04] *** Joins: Shahnaz- (~Shahnaz@replaced-ip )
2677 [20:06:19] <JordiGH> I love that I don't have to write shell scripts that handle all of the standard options.
2678 [20:07:00] *** Parts: budlight (~richard@replaced-ip ) ("Leaving")
2679 [20:07:07] *** Quits: llucenic (~Thunderbi@replaced-ip ) (Ping timeout: 268 seconds)
2680 [20:07:29] <jelly> I don't live the syntax.
2681 [20:07:37] <jelly> or die it.
2682 [20:07:37] *** Joins: davis (~davis@replaced-ip )
2683 [20:07:43] <davis> hello, I have managed to get my usb adapter working as a wifi access point. However, my clients can only ping the wifi adapter but not any hosts past the adapter. I suspect its a routing problem. Here are my notes so far. Any help is appreciated.
2684 [20:07:47] <davis> replaced-url
2685 [20:08:27] *** Quits: hramrach (hramrach@replaced-ip ) (Remote host closed the connection)
2686 [20:08:28] <mutantturkey> jelly: JordiGH yeah i am not trying to litigate that
2687 [20:08:37] *** Joins: hramrach (hramrach@replaced-ip )
2688 [20:08:45] <mutantturkey> more that, we already have x hundred crappy scripts and do i really trust they are even sysvinit compatible?
2689 [20:08:50] <mutantturkey> do i trust that systemd will work? meh
2690 [20:09:03] <mutantturkey> and yeah "replaced-url
2691 [20:09:04] *** Quits: rupertdd (~rupert@replaced-ip ) (Quit: WeeChat 2.7)
2692 [20:09:37] *** Joins: lavaflow (~martha@replaced-ip )
2693 [20:10:16] <jelly> mutantturkey: and what happens if you do the install sysvinit-core and reboot. after all that jazz?
2694 [20:11:05] <jelly> I suspect you'll be able to continue living with the devil you know
2695 [20:11:38] <mutantturkey> alright so
2696 [20:11:44] <mutantturkey> rebooted after installing systemd-sysv
2697 [20:11:51] *** Quits: bhoman (~quassel@replaced-ip ) (Read error: Connection reset by peer)
2698 [20:12:04] *** Quits: nksegos (~Thunderbi@replaced-ip ) (Quit: nksegos)
2699 [20:12:08] *** Joins: bhoman (~quassel@replaced-ip )
2700 [20:12:12] *** Joins: raver (~raver@replaced-ip )
2701 [20:12:24] <mutantturkey> nvm, i have no clue
2702 [20:12:29] *** Quits: Prath (~Prathames@replaced-ip ) (Ping timeout: 272 seconds)
2703 [20:12:29] *** Quits: AimHere (~David@replaced-ip ) (Ping timeout: 272 seconds)
2704 [20:12:52] *** Joins: zodd (~Zzzzzzzzz@replaced-ip )
2705 [20:13:03] *** Joins: Prath (~Prathames@replaced-ip )
2706 [20:13:16] *** Joins: Kevlar_Noir (~manjaro-u@replaced-ip )
2707 [20:13:16] *** zodd is now known as Guest32185
2708 [20:13:31] *** Joins: ChmEarl (~chmearl@replaced-ip )
2709 [20:13:39] *** Joins: newbie (~neechan@replaced-ip )
2710 [20:13:47] *** Quits: MenschZwoNull (~MenschZwo@replaced-ip ) (Ping timeout: 240 seconds)
2711 [20:13:48] *** Joins: AimHere (~David@replaced-ip )
2712 [20:14:13] *** Quits: bashquest (~bash0r@replaced-ip ) (Quit: Leaving)
2713 [20:15:26] *** Joins: Sepultura (~quassel@replaced-ip )
2714 [20:15:39] *** Quits: neechan (~neechan@replaced-ip ) (Ping timeout: 272 seconds)
2715 [20:15:53] *** Quits: johnfg (~johnfg@replaced-ip ) (Quit: leaving)
2716 [20:15:55] *** Quits: apt (ibot@replaced-ip ) (Ping timeout: 260 seconds)
2717 [20:15:55] *** Quits: dimir (~dimir@replaced-ip ) (Ping timeout: 260 seconds)
2718 [20:16:06] *** Quits: willcl_ark (~quassel@replaced-ip ) (Quit: Quit)
2719 [20:16:17] *** Joins: Peyam (~maroufi@replaced-ip )
2720 [20:16:19] <Peyam> hi
2721 [20:16:28] *** Quits: debsan (~debsan@replaced-ip ) (Remote host closed the connection)
2722 [20:16:40] *** Joins: jonezz (~user@replaced-ip )
2723 [20:16:41] *** Quits: apathor (~mike@replaced-ip ) (Remote host closed the connection)
2724 [20:16:45] *** Joins: dimir (~dimir@replaced-ip )
2725 [20:16:51] *** Joins: debsan (~debsan@replaced-ip )
2726 [20:16:55] *** Parts: davis (~davis@replaced-ip ) ()
2727 [20:17:17] *** Joins: apathor (~mike@replaced-ip )
2728 [20:17:21] *** Parts: jelly (jelly@replaced-ip ) ()
2729 [20:17:21] *** Joins: jelly (jelly@replaced-ip )
2730 [20:18:03] <Peyam> Can anyone explaing to me what this line means? virtual const char *what() const throw() . It is a virtual function which means it can be overrided, const char* means that the return value should be a constant char . what does "const what()" means?
2731 [20:19:02] *** Joins: rwcom7 (~rwcom@replaced-ip )
2732 [20:19:21] <jelly> that sounds more like a question for ##programming or a C++ channel (if that's C++)
2733 [20:19:33] <Peyam> ohh I though i was in ##programming
2734 [20:19:35] <Peyam> hahahah
2735 [20:19:36] <Peyam> sorry
2736 [20:19:40] <jelly> np
2737 [20:19:45] *** Quits: debsan (~debsan@replaced-ip ) (Remote host closed the connection)
2738 [20:20:07] *** Joins: debsan (~debsan@replaced-ip )
2739 [20:20:26] *** Joins: rsx (~rsx@replaced-ip )
2740 [20:20:35] *** Quits: rwcom (~rwcom@replaced-ip ) (Ping timeout: 260 seconds)
2741 [20:20:35] *** rwcom7 is now known as rwcom
2742 [20:22:34] *** Quits: clemens3 (~clemens@replaced-ip ) (Quit: WeeChat 2.1)
2743 [20:24:12] *** Quits: Guest88899 (~root@replaced-ip ) (Read error: Connection reset by peer)
2744 [20:24:35] *** Joins: aaronxn (~quassel@replaced-ip )
2745 [20:24:47] *** Joins: Whyvn (~user@replaced-ip )
2746 [20:24:58] *** Joins: root (~root@replaced-ip )
2747 [20:25:15] <Whyvn> if there isn't a xorg.conf.d directory by default should I create one? or is there a different convention for debian?
2748 [20:25:22] *** root is now known as Guest35529
2749 [20:25:36] *** Quits: pvdp (~pvdp@replaced-ip ) (Remote host closed the connection)
2750 [20:25:46] *** Quits: newbie (~neechan@replaced-ip##) (Quit: KVIrc 5.0.0 Aria ##replaced-url
2751 [20:25:48] *** Joins: willcl_ark (~quassel@replaced-ip )
2752 [20:26:07] *** Joins: neechan (~neechan@replaced-ip )
2753 [20:26:34] *** Quits: lucad111 (~lucad111@replaced-ip ) (Quit: Leaving)
2754 [20:26:53] <jelly> Whyvn: mkdir it manually.
2755 [20:27:35] *** Quits: willcl_ark (~quassel@replaced-ip ) (Client Quit)
2756 [20:27:49] *** Joins: fiiirree (FIRE@replaced-ip )
2757 [20:28:32] *** Joins: aphorise (aphorise@replaced-ip )
2758 [20:28:46] *** Quits: Whyvn (~user@replaced-ip ) (Remote host closed the connection)
2759 [20:28:54] *** Quits: section1 (~section1@replaced-ip ) (Quit: Leaving)
2760 [20:29:35] <aphorise> How to firmware update so as to have the latest PCI details? just wondering why some things in lsmod are not showing as I expect.
2761 [20:29:38] *** Quits: oerheks (~OerHeks@replaced-ip ) (Quit: ... quit or exit or shutdown, not sure)
2762 [20:30:41] *** Joins: wytchmaster (~wytchmast@replaced-ip )
2763 [20:31:59] *** Joins: oerheks (~OerHeks@replaced-ip )
2764 [20:32:47] *** Quits: wytchmaster (~wytchmast@replaced-ip ) (Client Quit)
2765 [20:32:48] *** Joins: deb (~deb@replaced-ip )
2766 [20:32:51] *** Quits: thiras (~thiras@replaced-ip ) (Ping timeout: 240 seconds)
2767 [20:33:13] *** Joins: budlight (~richard@replaced-ip )
2768 [20:34:01] *** Joins: wytchmaster (~wytchmast@replaced-ip )
2769 [20:34:08] *** Quits: wytchmaster (~wytchmast@replaced-ip ) (Client Quit)
2770 [20:35:34] <aphorise> sorry I ment lspci*
2771 [20:36:16] *** Joins: wytchmaster (~wytchmast@replaced-ip )
2772 [20:36:44] *** Quits: dastier (~dastier@replaced-ip ) (Quit: Leaving)
2773 [20:36:53] *** Joins: thiras (~thiras@replaced-ip )
2774 [20:37:23] *** Joins: willcl_ark (~quassel@replaced-ip )
2775 [20:38:17] <jelly> aphorise: update-pciids, but the file will get overwritten next time pciutils package is upgraded
2776 [20:38:41] *** Joins: saundkim (~saundkim@replaced-ip )
2777 [20:38:48] <jelly> /usr/share/misc/pci.ids
2778 [20:39:43] *** Joins: wytchmaster_ (~wytchmast@replaced-ip )
2779 [20:40:27] *** Quits: wytchmaster (~wytchmast@replaced-ip ) (Ping timeout: 240 seconds)
2780 [20:40:32] *** Quits: debsan (~debsan@replaced-ip ) (Remote host closed the connection)
2781 [20:40:33] <jelly> aphorise: if your root PATH is broken, the command's full path is /usr/sbin/update-pciids, run it as root
2782 [20:40:44] *** holgersson is now known as cb1
2783 [20:41:02] *** Joins: debsan (~debsan@replaced-ip )
2784 [20:41:10] *** cb1 is now known as cbl
2785 [20:43:36] <aphorise> jelly is it also avaible on rpi? :-p
2786 [20:44:22] <jelly> I don't know, is Debian available on rpi?
2787 [20:44:32] <JordiGH> "RDD Process"?
2788 [20:44:53] <JordiGH> Huh, it's some Firefox thing?
2789 [20:46:07] *** Quits: gh00p (~Thunderbi@replaced-ip ) (Remote host closed the connection)
2790 [20:46:16] <jelly> judd: file bin/update-pciids --arch armhf
2791 [20:46:19] *** Joins: gh00p (~Thunderbi@replaced-ip )
2792 [20:46:22] <judd> Search for bin/update-pciids in buster/armhf: pciutils: usr/sbin/update-pciids
2793 [20:46:43] *** Quits: pheoxy (pheoxymatr@replaced-ip ) (Quit: killed)
2794 [20:46:43] *** Quits: mkowalski (mkowalskim@replaced-ip ) (Quit: killed)
2795 [20:46:43] *** Quits: sergiotarxz4 (sergiotarx@replaced-ip ) (Quit: killed)
2796 [20:46:53] *** Quits: vertuxt[m] (vertuxtmat@replaced-ip ) (Quit: killed)
2797 [20:47:16] *** Quits: tsrt^ (tsrt@replaced-ip ) (Max SendQ exceeded)
2798 [20:48:58] *** Joins: Brainium (~brainium@replaced-ip )
2799 [20:49:15] *** Quits: sbetrium (~sbetrium@replaced-ip ) (Ping timeout: 250 seconds)
2800 [20:49:39] *** Quits: GyroW (~GyroW@replaced-ip ) (Ping timeout: 240 seconds)
2801 [20:49:40] *** Joins: tsrt^ (tsrt@replaced-ip )
2802 [20:50:04] *** cbl is now known as holgersson
2803 [20:50:51] *** Quits: daniel_gc (~daniel_gc@replaced-ip ) (Ping timeout: 240 seconds)
2804 [20:51:00] *** Joins: GyroW (~GyroW@replaced-ip )
2805 [20:51:00] *** Quits: GyroW (~GyroW@replaced-ip ) (Changing host)
2806 [20:51:00] *** Joins: GyroW (~GyroW@replaced-ip )
2807 [20:52:00] *** Quits: enet (~enet@replaced-ip ) (Ping timeout: 265 seconds)
2808 [20:52:23] *** Quits: platvoeten (~platvoete@replaced-ip ) (Ping timeout: 272 seconds)
2809 [20:52:26] *** Quits: endstille (~endstille@replaced-ip ) (Quit: I'll be back.)
2810 [20:53:01] *** Joins: honsa (~honsa@replaced-ip )
2811 [20:54:02] *** Parts: budlight (~richard@replaced-ip ) ("Leaving")
2812 [20:54:19] *** Joins: sbetrium (~sbetrium@replaced-ip )
2813 [20:54:43] <aphorise> Having a tearing issue with a hdmi display that in landscape connected to windows on the same orientation works just fine but on rpi's default display manager it only works in vertical mode. Guess I got to dive into X / Gnome settings.
2814 [20:55:59] *** Quits: oiaohm (~oiaohm@replaced-ip ) (Read error: Connection reset by peer)
2815 [20:56:27] *** Joins: oiaohm (~oiaohm@replaced-ip )
2816 [20:56:38] *** Quits: rsx (~rsx@replaced-ip ) (Remote host closed the connection)
2817 [20:57:43] *** Quits: jonezz (~user@replaced-ip ) ()
2818 [20:57:48] *** Quits: xcm (~xcm@replaced-ip ) (Ping timeout: 265 seconds)
2819 [20:58:23] *** Quits: Guest32185 (~Zzzzzzzzz@replaced-ip ) (Ping timeout: 260 seconds)
2820 [20:58:44] *** Joins: ceska (~Cieska@replaced-ip )
2821 [20:58:48] *** Joins: bayveri (~bayveri@replaced-ip )
2822 [20:59:21] *** Quits: led_belly (led_belly@replaced-ip ) (Ping timeout: 272 seconds)
2823 [20:59:51] *** Joins: led_belly_ (led_belly@replaced-ip )
2824 [21:00:48] <jelly> if you're actually running Raspbian, ask in
2825 [21:00:50] <jelly> !raspbian
2826 [21:00:51] <dpkg> Raspbian is a distribution <based on Debian> made specifically for the <Raspberry Pi>. Raspbian is not Debian and it is not supported in #debian. Please use #raspbian (or #raspberrypi) on irc.freenode.net for support. replaced-url
2827 [21:01:01] *** jcara_ is now known as jcara
2828 [21:01:06] *** Joins: xcm (~xcm@replaced-ip )
2829 [21:01:23] *** Quits: Jade_NL (~JadeNL@replaced-ip ) (Quit: leaving)
2830 [21:01:23] *** Joins: phdeswer (~phdeswer@replaced-ip )
2831 [21:01:36] *** Joins: barrett (~barrett@replaced-ip )
2832 [21:01:41] *** Quits: Kevlar_Noir (~manjaro-u@replaced-ip ) (Quit: Konversation terminated!)
2833 [21:02:09] *** Quits: rafalcpp (~racalcppp@replaced-ip ) (Ping timeout: 265 seconds)
2834 [21:04:25] *** Joins: daniel_gc (~daniel_gc@replaced-ip )
2835 [21:04:36] <aphorise> jelly thx very much
2836 [21:05:30] *** Quits: shiv (~shiv@replaced-ip ) (Quit: Leaving)
2837 [21:05:36] *** Quits: pangalou (~tito@replaced-ip ) (Quit: Leaving)
2838 [21:06:23] *** tomg_ is now known as tomg
2839 [21:06:31] *** Quits: daniel_gc (~daniel_gc@replaced-ip ) (Client Quit)
2840 [21:08:19] *** Joins: hedfluX (~hdrz@replaced-ip )
2841 [21:09:35] *** Quits: deicide- (~deicide-@replaced-ip ) (Ping timeout: 260 seconds)
2842 [21:09:55] *** Joins: DrOpSeT (~DrOpSeT@replaced-ip )
2843 [21:10:50] *** Parts: DrOpSeT (~DrOpSeT@replaced-ip ) ()
2844 [21:10:50] *** Quits: BazookaTooth (~bob@replaced-ip ) (Remote host closed the connection)
2845 [21:11:09] *** Joins: BazookaTooth (~bob@replaced-ip )
2846 [21:11:35] *** Quits: speff (~overyande@replaced-ip ) (Remote host closed the connection)
2847 [21:11:51] *** Quits: bhoman (~quassel@replaced-ip ) (Read error: Connection reset by peer)
2848 [21:12:06] *** Joins: wodencafe (wodencafe@replaced-ip )
2849 [21:12:08] *** Joins: bhoman (~quassel@replaced-ip )
2850 [21:13:31] *** Joins: shibboleth (~shibbolet@replaced-ip )
2851 [21:14:06] *** Quits: sbetrium (~sbetrium@replaced-ip ) (Quit: sbetrium)
2852 [21:15:02] *** Quits: Ignacy (~Ignacy@replaced-ip ) (Remote host closed the connection)
2853 [21:15:31] *** Quits: hobbanero (~hobbanero@replaced-ip ) (Quit: Leaving)
2854 [21:15:59] *** Joins: oo_miguel (~miguel@replaced-ip )
2855 [21:16:39] *** Joins: sbetrium (~sbetrium@replaced-ip )
2856 [21:19:01] *** debhelper sets mode: +l 1559
2857 [21:19:03] *** Quits: empresses (~protectes@replaced-ip ) (Ping timeout: 240 seconds)
2858 [21:19:28] <mason> Is there a way to search out packages in a specific repository? What I specifically want is to be able to point to my local repository and install all the available packages without having to specify them individually, ideally by searching for a keyword or somesuch and awking out the package names.
2859 [21:19:32] *** Joins: mkowalski (mkowalskim@replaced-ip )
2860 [21:20:18] *** Joins: eir (eir@replaced-ip )
2861 [21:21:02] *** Quits: wytchmaster_ (~wytchmast@replaced-ip##) (Quit: ##replaced-url
2862 [21:21:35] <greycat> Create a metapackage that depends on all the things you want to install.
2863 [21:21:56] <mason> greycat: That's reasonable. And grepping through /var/lib/apt/lists also just came up in a search.
2864 [21:22:02] *** Joins: Alleria_ (~AllahuAkb@replaced-ip )
2865 [21:22:06] *** Quits: DeezNutz (~DeezNutz@replaced-ip ) (Read error: Connection reset by peer)
2866 [21:22:15] *** Joins: deicide- (~deicide-@replaced-ip )
2867 [21:22:18] <mason> I like the metapackage idea better, though. Thank you.
2868 [21:23:46] <raver> .
2869 [21:23:50] *** Joins: overyander (~overyande@replaced-ip )
2870 [21:24:36] *** Quits: b1ack0p (~M@replaced-ip ) (Quit: sleeping)
2871 [21:24:51] *** Quits: thiras (~thiras@replaced-ip ) (Ping timeout: 240 seconds)
2872 [21:24:51] *** Quits: Alleria (~AllahuAkb@replaced-ip ) (Ping timeout: 240 seconds)
2873 [21:24:52] <jelly> raver: this isn't imgur!
2874 [21:25:09] <raver> Sorry
2875 [21:25:47] <jelly> just checking you're not a bot
2876 [21:26:12] <raver> 🙂✌️
2877 [21:26:48] *** Quits: olegfusion (~olegfusio@replaced-ip ) (Ping timeout: 265 seconds)
2878 [21:27:50] *** Joins: winy (~vince@replaced-ip )
2879 [21:28:01] *** Joins: Alio88 (~alistair@replaced-ip )
2880 [21:28:12] *** Quits: grady (uid91014@replaced-ip ) (Quit: Connection closed for inactivity)
2881 [21:28:57] *** Joins: prince1 (~prince@replaced-ip )
2882 [21:29:08] *** Quits: willcl_ark (~quassel@replaced-ip ) (Ping timeout: 268 seconds)
2883 [21:29:09] *** Quits: Peyam (~maroufi@replaced-ip ) (Quit: Leaving)
2884 [21:29:30] *** Joins: well_laid_lawn (~Jean-luc@replaced-ip )
2885 [21:29:45] *** Quits: mindlessmiss (~g0dd3ss@replaced-ip ) (Ping timeout: 272 seconds)
2886 [21:29:49] *** Quits: Alio88 (~alistair@replaced-ip ) (Remote host closed the connection)
2887 [21:30:01] *** Joins: willcl_ark (~quassel@replaced-ip )
2888 [21:30:09] *** Joins: Alio88 (~alistair@replaced-ip )
2889 [21:31:45] *** Quits: Alio88 (~alistair@replaced-ip ) (Client Quit)
2890 [21:31:54] *** Joins: Alio88 (~alistair@replaced-ip )
2891 [21:32:11] *** Quits: timur_davletshin (~timur_dav@replaced-ip ) (Read error: Connection reset by peer)
2892 [21:32:24] *** Quits: Ruint (Ruint@replaced-ip##) (Quit: Stable BNC provided bnc4you)
2893 [21:32:27] *** Quits: willcl_ark (~quassel@replaced-ip ) (Client Quit)
2894 [21:33:18] *** Joins: timur_davletshin (~timur_dav@replaced-ip )
2895 [21:33:26] *** Joins: willcl_ark (~quassel@replaced-ip )
2896 [21:33:29] *** Quits: willcl_ark (~quassel@replaced-ip ) (Client Quit)
2897 [21:33:39] *** Quits: grantdb (~kvirc@replaced-ip##) (Quit: KVIrc 5.0.0 Aria ##replaced-url
2898 [21:33:49] *** Quits: Alio88 (~alistair@replaced-ip ) (Remote host closed the connection)
2899 [21:33:51] *** Quits: prince1 (~prince@replaced-ip ) (Ping timeout: 260 seconds)
2900 [21:34:09] *** Joins: Alio88 (~alistair@replaced-ip )
2901 [21:34:16] *** Joins: Ruint (Ruint@replaced-ip )
2902 [21:34:17] *** Quits: Ruint (Ruint@replaced-ip ) (Changing host)
2903 [21:34:17] *** Joins: Ruint (Ruint@replaced-ip )
2904 [21:34:19] *** Quits: Scytale89 (~Thunderbi@replaced-ip ) (Quit: Scytale89)
2905 [21:35:19] *** Quits: Alio88 (~alistair@replaced-ip ) (Remote host closed the connection)
2906 [21:35:39] *** Joins: Alio88 (~alistair@replaced-ip )
2907 [21:35:41] *** Joins: willcl_ark (~quassel@replaced-ip )
2908 [21:35:51] *** Quits: csmertx (~csmertx@replaced-ip##) (Quit: Free ZNC ~ Powered by LunarBNC: ##replaced-url
2909 [21:35:54] *** Quits: crvi (~crvi@replaced-ip##) (Quit: Free ZNC ~ Powered by LunarBNC: ##replaced-url
2910 [21:36:17] *** Quits: Zeshy (~mjk@replaced-ip ) (Quit: Thanks for your tips, guys!)
2911 [21:36:31] *** Quits: Sepultura (~quassel@replaced-ip##) (Quit: ##replaced-url
2912 [21:36:42] <Alio88> can anybody give me the correct syntax to copy a file in the current directory to a d.64 disk image in vices c1541?
2913 [21:37:49] *** Quits: Alio88 (~alistair@replaced-ip ) (Remote host closed the connection)
2914 [21:37:57] *** Joins: csmertx (~csmertx@replaced-ip )
2915 [21:38:02] *** Quits: dez (uid92154@replaced-ip ) (Quit: Connection closed for inactivity)
2916 [21:38:11] *** Joins: Alio88 (~alistair@replaced-ip )
2917 [21:38:11] *** Quits: FreEm1nD (~FreEm1nD@replaced-ip ) (Quit: Leaving)
2918 [21:38:37] *** Joins: crvi (~crvi@replaced-ip )
2919 [21:38:41] *** Quits: Alio88 (~alistair@replaced-ip ) (Client Quit)
2920 [21:38:50] *** Quits: beinbliss4 (~beinbliss@replaced-ip ) (Ping timeout: 240 seconds)
2921 [21:39:02] *** debhelper sets mode: +l 1549
2922 [21:39:22] *** Quits: gh00p (~Thunderbi@replaced-ip ) (Ping timeout: 265 seconds)
2923 [21:39:29] *** Joins: Texou (~Texou@replaced-ip )
2924 [21:39:31] *** Joins: clemens3 (~clemens@replaced-ip )
2925 [21:40:39] *** Joins: gh00p (~Thunderbi@replaced-ip )
2926 [21:40:41] *** Quits: clemens3 (~clemens@replaced-ip ) (Client Quit)
2927 [21:44:24] *** Joins: yonder (~yonder@replaced-ip )
2928 [21:44:40] *** Joins: ajazdzewski (~quassel@replaced-ip )
2929 [21:45:01] *** Joins: grantdb (~kvirc@replaced-ip )
2930 [21:46:33] *** Joins: dArK_IcE (~lawl@replaced-ip )
2931 [21:48:15] *** Quits: ceska (~Cieska@replaced-ip ) (Ping timeout: 268 seconds)
2932 [21:48:51] *** Quits: ajazdzewski (~quassel@replaced-ip ) (Ping timeout: 240 seconds)
2933 [21:49:46] *** Quits: chmykh (~chmykh@replaced-ip ) (Quit: chmykh)
2934 [21:50:06] *** Joins: cdown (~cdown@replaced-ip )
2935 [21:52:13] *** Joins: fflori (~fflori@replaced-ip )
2936 [21:53:06] *** Joins: pheoxy (pheoxymatr@replaced-ip )
2937 [21:53:06] *** Joins: sergiotarxz4 (sergiotarx@replaced-ip )
2938 [21:53:13] *** Joins: vertuxt[m] (vertuxtmat@replaced-ip )
2939 [21:53:19] *** Quits: winy (~vince@replaced-ip ) (Quit: Leaving.)
2940 [21:54:04] *** Quits: neechan (~neechan@replaced-ip ) (Read error: Connection reset by peer)
2941 [21:54:29] *** Joins: clemens3 (~clemens@replaced-ip )
2942 [21:57:27] *** Joins: TailsMcPrower419 (~tails@replaced-ip )
2943 [21:57:37] <TailsMcPrower419> how do I get an update manager?
2944 [21:58:28] *** Quits: fflori (~fflori@replaced-ip ) (Remote host closed the connection)
2945 [21:59:01] *** debhelper sets mode: +l 1555
2946 [21:59:11] *** Parts: lannic (~lann@replaced-ip ) ()
2947 [21:59:20] *** Joins: noamber (~luca@replaced-ip )
2948 [22:00:12] <sponix2ipfw> !mint
2949 [22:00:12] <dpkg> Linux Mint is not Debian and is not supported in #debian. Please use their forums at replaced-url
2950 [22:00:24] <sponix2ipfw> !lmde
2951 [22:00:24] <dpkg> Linux Mint is not Debian and is not supported in #debian. Please use their forums at replaced-url
2952 [22:00:36] <sponix2ipfw> TailsMcPrower419: Mint has an "Update Manager"
2953 [22:01:33] *** Joins: neechan (~neechan@replaced-ip )
2954 [22:01:44] <TailsMcPrower419> Yes I just have Debian
2955 [22:01:57] <TailsMcPrower419> I want an update manager like the one they have
2956 [22:02:04] <TailsMcPrower419> isn't it more a part of the old gnome?
2957 [22:02:39] <somiaj> TailsMcPrower419: What do you mean by an update manager? A tool to tell you when you have package updates?
2958 [22:02:46] <TailsMcPrower419> their's always worked while gnome-software says /var/lib/dpkg/lock-frontend is in use cannot download updates
2959 [22:02:52] <TailsMcPrower419> update the system from a gui
2960 [22:02:58] *** Joins: CaptainN (~KevinKeen@replaced-ip )
2961 [22:03:03] <TailsMcPrower419> instead of sudo sh -c 'apt update && apt dist-upgrade'
2962 [22:03:41] *** Quits: shibboleth (~shibbolet@replaced-ip ) (Quit: shibboleth)
2963 [22:03:42] <somiaj> synamptic is a gui package manager that can also do updates.
2964 [22:03:51] <TailsMcPrower419> alright
2965 [22:04:02] <greycat> synaptic ... no m
2966 [22:04:11] <somiaj> for the most part you should be doing upgrade not dist-upgrade, but there is a gnome tool that just does upgrades (not a full graphical package manager)
2967 [22:04:25] <TailsMcPrower419> yeah i want that small gnome tool
2968 [22:04:36] <jelly> somiaj: what make you say that
2969 [22:04:39] *** Quits: JaredSchooley (~Sech@replaced-ip ) (Ping timeout: 246 seconds)
2970 [22:04:44] *** Quits: fiiirree (FIRE@replaced-ip ) (Excess Flood)
2971 [22:04:57] <jelly> there's absolutely nothing wrong doing dist-upgrade all the time
2972 [22:05:00] *** Joins: fiiirree (FIRE@replaced-ip )
2973 [22:05:02] *** Joins: Scytale89 (~Thunderbi@replaced-ip )
2974 [22:05:03] *** Quits: aaronxn (~quassel@replaced-ip##) (Quit: ##replaced-url
2975 [22:05:05] *** Quits: allium (~allium@replaced-ip ) (Quit: Leaving)
2976 [22:05:07] *** Joins: platvoeten (~platvoete@replaced-ip )
2977 [22:05:43] *** Joins: aaronxn (~quassel@replaced-ip )
2978 [22:05:52] <TailsMcPrower419> where can I ask about making those clear egg rolls that aren't cooked and have cucumber and other veggies inside?
2979 [22:06:00] <TailsMcPrower419> I don't know what they are called
2980 [22:06:17] <jelly> probably not freenode irc network
2981 [22:06:24] <TailsMcPrower419> right but it's a quickie
2982 [22:06:31] *** Quits: zalt_ (~devp@replaced-ip ) (Ping timeout: 260 seconds)
2983 [22:06:47] <jelly> you're a quickie
2984 [22:06:59] *** Quits: NetTerminalGene (~NetTermin@replaced-ip ) (Quit: Leaving)
2985 [22:07:08] <jelly> /msg alis list *cooking*
2986 [22:07:18] *** Joins: JaredSchooley (~Sech@replaced-ip )
2987 [22:07:23] <somiaj> TailsMcPrower419: I see gnome-packagekit -- though I thought there was some tool that just did upgrades, can't find it though.
2988 [22:07:44] <jelly> ,i gnome-packagekit
2989 [22:07:45] <judd> Package gnome-packagekit (gnome, optional) in buster/amd64: Graphical distribution neutral package manager for GNOME. Version: 3.30.0-1; Size: 130.6k; Installed: 622k; Homepage: replaced-url
2990 [22:07:53] *** Quits: Newami (~Newami@replaced-ip ) (Ping timeout: 265 seconds)
2991 [22:07:59] <TailsMcPrower419> I imagine the Linux has little intelligent worms hiding it it from the lack of least privilege
2992 [22:08:14] <TailsMcPrower419> Linux does support this to a great extent in kernel but nobody will use the suppot
2993 [22:08:17] <TailsMcPrower419> support
2994 [22:08:47] *** Quits: noamber (~luca@replaced-ip ) (Ping timeout: 240 seconds)
2995 [22:08:47] <greycat> *what*
2996 [22:08:49] *** TailsMcPrower419 is now known as scaredysquirrel
2997 [22:09:04] <sponix2ipfw> hmm, and someone needs to go take their meds
2998 [22:09:05] *** scaredysquirrel is now known as TailsMcPrower419
2999 [22:09:07] *** Quits: Scytale89 (~Thunderbi@replaced-ip ) (Ping timeout: 240 seconds)
3000 [22:09:16] *** ChanServ sets mode: +o jelly
3001 [22:09:17] *** Parts: TailsMcPrower419 (~tails@replaced-ip##) (requested by jelly ( arguments ))
3002 [22:09:18] *** jelly sets mode: +b tailsmcprower419!*@*
3003 [22:09:19] *** jelly sets mode: +b *!*@cpe-70-123-239-134.satx.res.rr.com
3004 [22:09:20] *** jelly sets mode: +b $a:scaredysquirrel
3005 [22:09:20] <sponix2ipfw> This is why we can't have nice things
3006 [22:09:21] *** ChanServ sets mode: -o jelly
3007 [22:09:35] *** Quits: saundkim (~saundkim@replaced-ip ) (Quit: saundkim)
3008 [22:09:57] *** Joins: Newami (~Newami@replaced-ip )
3009 [22:12:39] *** Quits: discovered (~discovere@replaced-ip ) (Quit: Leaving)
3010 [22:13:24] *** Joins: honsa_ (~honsa@replaced-ip )
3011 [22:13:26] *** Quits: hedfluX (~hdrz@replaced-ip ) (Quit: Leaving)
3012 [22:14:33] <somiaj> jelly: just old habbits mostly.
3013 [22:17:26] *** Quits: FSF-GNU-Soldier (~GNU-FSF-F@replaced-ip ) (Remote host closed the connection)
3014 [22:17:42] *** Joins: mtn (~mtn@replaced-ip )
3015 [22:17:51] *** Quits: honsa (~honsa@replaced-ip ) (Ping timeout: 268 seconds)
3016 [22:17:51] *** Joins: FSF-GNU-Soldier (~GNU-FSF-F@replaced-ip )
3017 [22:17:59] *** Joins: qorg11 (~user@replaced-ip )
3018 [22:20:08] *** Joins: fanchiu (~fufu@replaced-ip )
3019 [22:21:09] *** Joins: mthe878 (~mthe@replaced-ip )
3020 [22:24:38] *** Quits: grantdb (~kvirc@replaced-ip ) (Ping timeout: 268 seconds)
3021 [22:25:39] *** Joins: mackerel449 (~randy@replaced-ip )
3022 [22:27:23] *** Quits: m0u (~m0u@replaced-ip ) (Ping timeout: 272 seconds)
3023 [22:28:17] <jelly> honestly I do not remember the last time I used safe-upgrade / upgrade within a stable release
3024 [22:28:32] <jelly> if there's patching up to do I want all of it
3025 [22:28:43] *** Joins: sfvm (~sfvm@replaced-ip )
3026 [22:29:49] *** Joins: FSF-GNU-Fan (~GNU-FSF-F@replaced-ip )
3027 [22:29:56] *** Joins: mattmoose (~mattmoose@replaced-ip )
3028 [22:31:12] *** Quits: fanchiu (~fufu@replaced-ip ) (Quit: Leaving)
3029 [22:32:11] *** Quits: pingfloyd (~pingfloyd@replaced-ip ) (Ping timeout: 260 seconds)
3030 [22:32:11] *** Joins: ceska (~Cieska@replaced-ip )
3031 [22:32:28] *** Joins: pefi (~pefi@replaced-ip )
3032 [22:33:16] *** Quits: FSF-GNU-Soldier (~GNU-FSF-F@replaced-ip ) (Ping timeout: 268 seconds)
3033 [22:33:28] *** Quits: oo_miguel (~miguel@replaced-ip ) (Quit: WeeChat 2.3)
3034 [22:34:05] *** Joins: lastrodamo (~lastrodam@replaced-ip )
3035 [22:35:11] *** Joins: dez (uid92154@replaced-ip )
3036 [22:36:53] *** Quits: ijmad (~ian@replaced-ip ) (Ping timeout: 272 seconds)
3037 [22:37:31] *** Quits: Akuw (~Akuw@replaced-ip ) (Ping timeout: 272 seconds)
3038 [22:39:39] *** Quits: Jerrynicki (~niklas@replaced-ip ) (Remote host closed the connection)
3039 [22:39:43] *** Quits: AquaL1te (~AquaL1te@replaced-ip ) (Quit: leaving)
3040 [22:39:56] *** Quits: lastrodamo (~lastrodam@replaced-ip ) (Quit: Quitte)
3041 [22:40:05] *** Joins: swickrotation (~swickrota@replaced-ip )
3042 [22:40:08] *** Quits: swickrotation (~swickrota@replaced-ip ) (Client Quit)
3043 [22:41:18] *** Joins: slv (~slv@replaced-ip )
3044 [22:41:27] *** Joins: m0u (~m0u@replaced-ip )
3045 [22:43:55] *** Joins: BrianG61UK (~BrianG61U@replaced-ip )
3046 [22:44:00] *** Joins: dvs (~hibbard@replaced-ip )
3047 [22:44:30] *** Joins: bodqhrohro_ (~panyjoban@replaced-ip )
3048 [22:45:29] *** Quits: towo` (~towo@replaced-ip ) (Quit: Leaving)
3049 [22:45:50] *** Joins: Q_Continuum (~quassel@replaced-ip )
3050 [22:46:35] <bodqhrohro_> How does `apt-cache policy` retrieve the version table and marks the installed version with asterisks? Does APT store the information on what repository is the package installed from, or it just compares the version and may give incorrect results if two repos have exactly same version of a package?
3051 [22:47:06] <greycat> the lists of what's available are in /var/lib/apt/lists/ and the list of what's installed comes from dpkg
3052 [22:47:15] <jelly> bodqhrohro_: the latter. What do you mean incorrect results?
3053 [22:47:59] <bodqhrohro_> jelly: I mean highlighting the wrong repo if two repos contain exactly the installed version.
3054 [22:48:05] *** Joins: brokencycle (~brokencyc@replaced-ip )
3055 [22:48:16] <greycat> your error, then, is that you have multiple competing/overlapping repositories
3056 [22:48:21] <greycat> stop doing that
3057 [22:48:46] <jelly> bodqhrohro_: the tuple (package name, version, architecture) is supposed to be unique on dpkg/apt systems, it should not happen that two different package build have the exact same version
3058 [22:49:33] *** Quits: well_laid_lawn (~Jean-luc@replaced-ip ) (Ping timeout: 272 seconds)
3059 [22:49:34] <jelly> apt gets rather confused when that happens and may offer to upgrade to the same version
3060 [22:49:59] <jelly> (don't ask how I know!)
3061 [22:50:17] *** Joins: shak (~shak@replaced-ip )
3062 [22:50:34] *** Quits: cheet (~cheet@replaced-ip ) (Read error: Connection reset by peer)
3063 [22:50:42] <bodqhrohro_> So it's generally impossible to know what repository the packages were installed from with APT/DPKG, right?
3064 [22:50:48] <jelly> yes
3065 [22:50:59] <jelly> that info is not saved
3066 [22:50:59] <bodqhrohro_> Okay, thanks.
3067 [22:51:40] *** Quits: mifritscher (~mifritsch@replaced-ip ) (Quit: Quit)
3068 [22:51:49] *** Quits: BrianG61UK (~BrianG61U@replaced-ip ) (Read error: Connection reset by peer)
3069 [22:51:52] *** Joins: cheet (~cheet@replaced-ip )
3070 [22:52:35] <jelly> different additional distros deal with this in different ways. Some ask you to use pinning. Some keep unique substrings in version numbers.
3071 [22:52:43] <jelly> additional repos* sorry
3072 [22:53:01] *** Joins: speff (~overyande@replaced-ip )
3073 [22:54:26] *** Joins: mifritscher (~mifritsch@replaced-ip )
3074 [22:54:57] *** Joins: BrianG61UK (~BrianG61U@replaced-ip )
3075 [22:55:23] *** Quits: BrianG61UK (~BrianG61U@replaced-ip ) (Remote host closed the connection)
3076 [22:55:42] *** Joins: BrianG61UK (~BrianG61U@replaced-ip )
3077 [22:55:42] *** Quits: _0bitcount (~Big_Byte@replaced-ip ) (Quit: Leaving)
3078 [22:55:44] *** Quits: overyander (~overyande@replaced-ip ) (Ping timeout: 265 seconds)
3079 [22:55:59] *** Quits: Q_Continuum (~quassel@replaced-ip ) (Ping timeout: 260 seconds)
3080 [22:56:11] *** Parts: shak (~shak@replaced-ip ) ("Leaving")
3081 [22:56:30] *** Quits: debsan (~debsan@replaced-ip ) (Remote host closed the connection)
3082 [22:56:53] *** Joins: debsan (~debsan@replaced-ip )
3083 [22:59:11] *** Joins: Sierra (~sierrakom@replaced-ip )
3084 [23:00:02] *** Joins: jeffspeff (~overyande@replaced-ip )
3085 [23:01:28] *** Quits: debsan (~debsan@replaced-ip ) (Remote host closed the connection)
3086 [23:01:51] *** Joins: debsan (~debsan@replaced-ip )
3087 [23:02:51] *** Quits: speff (~overyande@replaced-ip ) (Ping timeout: 272 seconds)
3088 [23:03:47] *** Joins: Tier__ (~dastier@replaced-ip )
3089 [23:04:27] *** Quits: JordiGH (jordi@replaced-ip ) (Ping timeout: 240 seconds)
3090 [23:05:15] *** Quits: dastier_ (~dastier@replaced-ip ) (Read error: Connection reset by peer)
3091 [23:05:40] *** Joins: [dd] (~dd]@replaced-ip )
3092 [23:06:47] *** Joins: Aussie_matt (~quassel@replaced-ip )
3093 [23:07:18] *** Joins: adikt- (~adiktz@replaced-ip )
3094 [23:07:22] *** Joins: Jo-Anna (uid57472@replaced-ip )
3095 [23:07:23] *** Quits: debsan (~debsan@replaced-ip ) (Remote host closed the connection)
3096 [23:07:45] *** Joins: debsan (~debsan@replaced-ip )
3097 [23:08:06] <ratrace> bodqhrohro_: but you can correlate apt lists and dpkg's database of installed ones: replaced-url
3098 [23:08:53] *** Quits: grobi (~rtng@replaced-ip ) (Remote host closed the connection)
3099 [23:08:56] <greycat> ... which is what apt-cache policy does for you, yes?
3100 [23:09:34] <ratrace> yes for individual packages, but teh script at that askubuntu post lists packages per repo
3101 [23:10:23] <greycat> sounds like a thing an Ubuntu user would want, since those people are the ones who seem to need multiple repositories
3102 [23:10:53] *** Quits: adikt (~adiktz@replaced-ip ) (Ping timeout: 268 seconds)
3103 [23:11:16] <greycat> I already know which repository google-chrome-stable came from, and everything else, well, it came from Debian.
3104 [23:11:35] *** Quits: sandroandrade (~quassel@replaced-ip##) (Quit: ##replaced-url
3105 [23:11:50] <somiaj> aptitude search has an origin flag which can be used to identify packages not from debian
3106 [23:11:50] *** Quits: bhoman (~quassel@replaced-ip ) (Read error: Connection reset by peer)
3107 [23:11:57] <ratrace> a forest of PPAs
3108 [23:12:01] *** Quits: debsan (~debsan@replaced-ip ) (Remote host closed the connection)
3109 [23:12:01] *** Quits: we6jbo (~we6jbo@replaced-ip ) (Remote host closed the connection)
3110 [23:12:08] *** Joins: bhoman (~quassel@replaced-ip )
3111 [23:12:15] *** Quits: platvoeten (~platvoete@replaced-ip ) (Remote host closed the connection)
3112 [23:12:21] *** Joins: sandroandrade (~quassel@replaced-ip )
3113 [23:12:31] *** Joins: debsan (~debsan@replaced-ip )
3114 [23:12:42] <greycat> To be clear, the "origin" is *not* where the package came from, because that information is not recorded. It's where the package *could be* obtained from, if you wanted to reinstall it.
3115 [23:13:10] <ratrace> yes that is more correct.
3116 [23:13:44] *** Quits: Alleria_ (~AllahuAkb@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
3117 [23:14:22] *** Parts: Kingsy (~chris@replaced-ip ) ()
3118 [23:14:46] *** Quits: gh00p (~Thunderbi@replaced-ip ) (Remote host closed the connection)
3119 [23:14:56] *** Joins: gh00p (~Thunderbi@replaced-ip )
3120 [23:15:36] *** Quits: greycat (~wooledg@replaced-ip ) (Quit: They see me clawin' the love seat / They won't do nothin' 'cause I'm cute and furry)
3121 [23:15:39] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
3122 [23:17:11] *** Quits: nt80 (~nt80@replaced-ip ) (Remote host closed the connection)
3123 [23:17:16] *** Joins: xcm (~xcm@replaced-ip )
3124 [23:17:25] *** Quits: friendly1 (~friendlyg@replaced-ip ) (Ping timeout: 272 seconds)
3125 [23:18:56] *** Quits: JohnML (~john1@replaced-ip ) (Remote host closed the connection)
3126 [23:19:01] *** debhelper sets mode: +l 1547
3127 [23:19:19] *** Quits: gh00p (~Thunderbi@replaced-ip ) (Ping timeout: 260 seconds)
3128 [23:21:52] *** Quits: Guest35529 (~root@replaced-ip ) (Read error: Connection reset by peer)
3129 [23:22:13] *** Quits: jeffspeff (~overyande@replaced-ip ) (Quit: Leaving)
3130 [23:22:14] *** Joins: root____1 (~root@replaced-ip )
3131 [23:22:15] *** Joins: DammitJim (~DammitJim@replaced-ip )
3132 [23:23:09] <DammitJim> do you guys know if there is another utility besides 7-zip that can decompress .exe files in linux?
3133 [23:23:33] <jelly> depends on what's in the exe files.
3134 [23:23:34] <DammitJim> Apparently, I'm receiving .exe files that are compressed with a 7-zip application
3135 [23:23:38] *** Joins: JohnML (~john1@replaced-ip )
3136 [23:23:49] *** Joins: gh00p (~Thunderbi@replaced-ip )
3137 [23:23:51] <DammitJim> the .exe just decompresses the directories and files
3138 [23:24:03] <jelly> maybe they are just 7zip archives with a tiny .exe selfextract wrapper.
3139 [23:24:13] <DammitJim> that's what I'm thinking
3140 [23:24:22] <DammitJim> so, does that mean that only 7 zip can handle them on Linux?
3141 [23:25:04] <jelly> if it's a 7zip archive inside, other tools that handle 7zip archives might work
3142 [23:25:42] <jelly> do you have a sample you may share?
3143 [23:26:17] *** Quits: hgl (hgl@replaced-ip ) (Ping timeout: 272 seconds)
3144 [23:26:19] *** Quits: il (~il@replaced-ip ) (Ping timeout: 260 seconds)
3145 [23:28:42] <ratrace> uh.... that more sounds like malware.... exe files are never compressed, and if they are somehow, then it's code containing compressed payload
3146 [23:28:44] *** Joins: Krennic (~Krennic@replaced-ip )
3147 [23:28:52] *** Joins: hgl (hgl@replaced-ip )
3148 [23:28:52] *** Quits: hgl (hgl@replaced-ip ) (Changing host)
3149 [23:28:52] *** Joins: hgl (hgl@replaced-ip )
3150 [23:29:18] <jelly> ,i upx-ucl
3151 [23:29:19] <judd> Package upx-ucl (utils, optional) in buster/amd64: efficient live-compressor for executables. Version: 3.95-1; Size: 395.4k; Installed: 2001k; Homepage: replaced-url
3152 [23:29:50] *** Joins: prince1 (~prince@replaced-ip )
3153 [23:29:50] <jelly> you have not seen many exe files have you
3154 [23:30:25] *** Quits: pefi (~pefi@replaced-ip ) (Quit: pefi)
3155 [23:31:00] <jelly> here's what a 4KiB exe can do: replaced-url
3156 [23:33:05] *** Quits: mackerel449 (~randy@replaced-ip ) (Quit: Leaving.)
3157 [23:33:42] *** Quits: gh00p (~Thunderbi@replaced-ip ) (Ping timeout: 268 seconds)
3158 [23:34:24] *** Quits: Tobbi (~Tobbi@replaced-ip ) (Ping timeout: 265 seconds)
3159 [23:34:56] *** Quits: prince1 (~prince@replaced-ip ) (Ping timeout: 268 seconds)
3160 [23:35:27] <bodqhrohro_> ratrace: that script shows no more than synaptic does, perharps even worse, because it doesn't do any version checks at all. So I'll better stick to my slow-but-reliable solution that just calls apt-cache policy for every package.
3161 [23:37:49] *** Quits: CaptainN (~KevinKeen@replaced-ip ) (Remote host closed the connection)
3162 [23:37:59] *** Joins: hemimaniac_ (~hemi@replaced-ip )
3163 [23:38:05] *** Joins: BrianG61UK_ (~BrianG61U@replaced-ip )
3164 [23:38:54] *** Joins: Alleria (~AllahuAkb@replaced-ip )
3165 [23:38:55] *** Quits: phdeswer (~phdeswer@replaced-ip ) (Ping timeout: 260 seconds)
3166 [23:39:09] *** Quits: BrianG61UK (~BrianG61U@replaced-ip ) (Ping timeout: 246 seconds)
3167 [23:41:10] *** Quits: hemimaniac (~hemi@replaced-ip ) (Ping timeout: 265 seconds)
3168 [23:45:54] *** Joins: nksegos (~Thunderbi@replaced-ip )
3169 [23:46:21] *** Joins: cerotime (bab724d8@replaced-ip )
3170 [23:47:12] *** Quits: nksegos (~Thunderbi@replaced-ip ) (Client Quit)
3171 [23:47:13] *** Quits: r0me_ (~Username@replaced-ip ) (Quit: Going offline, see ya!)
3172 [23:48:09] *** Joins: MenschZwoNull (~MenschZwo@replaced-ip )
3173 [23:48:45] *** BrianG61UK_ is now known as BrianG61UK
3174 [23:50:36] *** Joins: JoPiPi (~JoPiPi@replaced-ip )
3175 [23:50:51] *** Quits: bayveri (~bayveri@replaced-ip ) (Remote host closed the connection)
3176 [23:51:20] *** Parts: cerotime (bab724d8@replaced-ip ) ()
3177 [23:51:28] *** Joins: emOne (~emOne@replaced-ip )
3178 [23:51:28] *** Quits: emOne (~emOne@replaced-ip ) (Changing host)
3179 [23:51:28] *** Joins: emOne (~emOne@replaced-ip )
3180 [23:52:53] *** Quits: deicide- (~deicide-@replaced-ip ) (Ping timeout: 272 seconds)
3181 [23:53:11] *** Joins: Paraquat (~333@replaced-ip )
3182 [23:53:47] *** Joins: deicide- (~deicide-@replaced-ip )
3183 [23:54:40] *** Quits: DammitJim (~DammitJim@replaced-ip ) (Quit: Leaving)
3184 [23:55:07] *** Quits: Prints (~333@replaced-ip ) (Ping timeout: 240 seconds)
3185 [23:56:32] *** Quits: mtn (~mtn@replaced-ip ) (Quit: Konversation terminated!)
3186 [23:56:32] *** Joins: JordiGH (jordi@replaced-ip )
3187 [23:57:00] *** Joins: gh00p (~Thunderbi@replaced-ip )
3188 [23:57:33] *** Quits: Krennic (~Krennic@replaced-ip ) (Quit: Lost terminal)
3189 [23:58:14] *** Paraquat is now known as Prints
3190 [23:59:01] *** Quits: deicide- (~deicide-@replaced-ip ) (Quit: Leaving)
3191 [23:59:54] *** Quits: null1337 (~WhoAmI@replaced-ip ) (Quit: On the other hand, you have different fingers.)
↑ top
context: nick names on moving displays as market values
#debian Freenode IRC channel closed on 2021-06-01
contact: a @ her0. be