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:05] *** Joins: RebelCoder (~RebelCode@replaced-ip )
1 [00:00:42] <hacktivista> No, I mean as root
2 [00:00:46] <hacktivista> that is...
3 [00:00:50] <hacktivista> # root
4 [00:00:54] <hacktivista> No command found
5 [00:01:04] <hacktivista> crap... sorry... again
6 [00:01:07] <hacktivista> # reboot
7 [00:01:10] <hacktivista> no command found
8 [00:01:13] <humpled> yes
9 [00:01:15] <hacktivista> # sudo reboot
10 [00:01:17] <hacktivista> reboots
11 [00:01:23] <humpled> it's about how you become root
12 [00:01:31] <whislock> You're elevating to root via 'su' instead of 'su -'.
13 [00:01:36] *** Quits: beaver^ (~beaver@replaced-ip ) (Remote host closed the connection)
14 [00:01:40] <whislock> The former doesn't have the necessary paths in PATH.
15 [00:01:55] <hacktivista> ahmm... understood
16 [00:02:11] <hacktivista> curious, I don't remember that happening on debian 9
17 [00:02:28] *** Joins: checkItOut (~jinking@replaced-ip )
18 [00:02:30] <whislock> Slightly more precise explanation: 'su' only changes your context to root. It does not spawn a login shell, which means that various profiles aren't loaded.
19 [00:02:34] <whislock> 'su -', however, does.
20 [00:02:45] <whislock> su has worked that way for... a long time.
21 [00:03:08] *** Joins: beaver^ (~beaver@replaced-ip )
22 [00:03:28] *** Quits: winy (~vince@replaced-ip ) (Quit: Leaving.)
23 [00:03:41] *** Quits: CuteMeOwnThroat (~k@replaced-ip ) (Ping timeout: 276 seconds)
24 [00:04:29] *** Joins: CaCO3 (~CaCO3@replaced-ip )
25 [00:05:39] <hacktivista> ok, thanks :)
26 [00:05:52] *** Joins: timur_davletshin (~timur_dav@replaced-ip )
27 [00:06:58] *** Quits: greatgatsby (~greatgats@replaced-ip ) (Quit: Leaving)
28 [00:07:02] *** Quits: hacktivista (~me@replaced-ip ) (Quit: leaving)
29 [00:07:36] *** Quits: checkItOut (~jinking@replaced-ip ) (Ping timeout: 240 seconds)
30 [00:07:52] *** Quits: ov3rmind (~kvirc@replaced-ip ) (Ping timeout: 265 seconds)
31 [00:09:14] <nixonix> theres sudo group ready in debian, so adding the user to it.. but too late
32 [00:10:06] *** Joins: Ardit (~ard1t@replaced-ip )
33 [00:10:06] *** Quits: Ardit (~ard1t@replaced-ip ) (Changing host)
34 [00:10:06] *** Joins: Ardit (~ard1t@replaced-ip )
35 [00:10:16] *** Quits: austin987 (~null@replaced-ip ) (Quit: Leaving)
36 [00:10:34] *** Ardit is now known as Ard1t
37 [00:11:33] *** Quits: f476_ (~f476@replaced-ip ) (Ping timeout: 245 seconds)
38 [00:11:54] *** Quits: poot (my_user@replaced-ip ) (Quit: byebye)
39 [00:12:03] *** Quits: Space_Man (~Space_Man@replaced-ip ) (Remote host closed the connection)
40 [00:12:08] *** Joins: Surfer2011_ (~quassel@replaced-ip )
41 [00:12:15] *** Quits: xcynth (~xcynth@replaced-ip ) (Quit: WeeChat 1.9.1)
42 [00:12:32] *** Quits: a0z (~a0z@replaced-ip ) (Ping timeout: 245 seconds)
43 [00:12:41] <whislock> I don't think that was the issue.
44 [00:12:50] *** Quits: Surfer2011 (~quassel@replaced-ip ) (Ping timeout: 240 seconds)
45 [00:13:17] *** Quits: dreamon (~dreamon@replaced-ip ) (Ping timeout: 240 seconds)
46 [00:15:03] *** Joins: ov3rmind (~kvirc@replaced-ip )
47 [00:15:06] *** Quits: akko (~gentoo@replaced-ip ) (Quit: WeeChat 2.5)
48 [00:15:21] *** Quits: CaCO3 (~CaCO3@replaced-ip ) (Quit: Leaving)
49 [00:16:34] *** Quits: catfuneral (~catfunera@replaced-ip ) (Ping timeout: 265 seconds)
50 [00:16:34] <nixonix> i thought it worked, when he was in root, he still couldnt execute the root commands without preceding sudo. if i dont remember wrong, adding the user to sudo solved that (then as a user, sudo -i or sudo su -)
51 [00:17:43] *** Quits: BlueByte (~walther@replaced-ip ) (Quit: This computer has gone to sleep)
52 [00:18:34] *** Joins: tx0 (~tm@replaced-ip )
53 [00:19:02] *** debhelper sets mode: +l 1523
54 [00:20:37] *** Quits: m1dnight_ (~m1dnight@replaced-ip ) (Ping timeout: 240 seconds)
55 [00:20:39] *** Joins: twdnl (~twdnl@replaced-ip )
56 [00:21:16] *** Quits: twdnl (~twdnl@replaced-ip ) (Client Quit)
57 [00:21:16] *** Quits: ov3rmind (~kvirc@replaced-ip ) (Ping timeout: 240 seconds)
58 [00:21:58] <whislock> sudo su is su-perfluous.
59 [00:22:20] <humpled> i seem to have been using sudo -i for years,
60 [00:22:29] <whislock> ^
61 [00:22:35] <LtL> and redundant
62 [00:23:04] *** Joins: m1dnight_ (~m1dnight@replaced-ip )
63 [00:23:53] <whislock> nixonix: And the only reason sudo blah worked for him is because sudo at least makes sure the right environment variables are present.
64 [00:24:12] <humpled> so he could have run the root commands as root by using the full path
65 [00:24:22] *** Joins: BCMM (~BCMM@replaced-ip )
66 [00:25:06] <gry> mutante: not homework, i'm actually trying to identify technology that helps market free software better
67 [00:25:37] <gry> mutante: i asked gnome and kde about their key principles of marketing, looking for more targets
68 [00:25:43] <mutante> gry: maybe ask the FSF
69 [00:26:13] <whislock> mutante: Sure, if he wants examples of what not to do.
70 [00:26:13] *** Joins: annadane (~annadane@replaced-ip )
71 [00:26:15] <mutante> they are all about promoting free software and maintain a catalog
72 [00:26:28] <gry> mutante: i think it's fsf's weak point, they did not do a lot about marketing in the last 10 years
73 [00:26:28] *** Joins: obsview (~chuckcage@replaced-ip )
74 [00:26:35] <gry> mutante: that's why i'm trying to address it
75 [00:26:36] <whislock> Also: Stallman.
76 [00:26:44] <gry> mutante: but thank you, i'll ask around at fsf as well
77 [00:27:11] <gry> mutante: i think directory.fsf.org is example of broken navigation and poor feature exposure. better than nothing, but far from visually appealing
78 [00:27:36] <mutante> maybe Windows becomes a Linux distro and Microsoft has marketing expertise and wants to become FOSS
79 [00:27:46] <mutante> i mean.. it's going that direction kind of
80 [00:28:09] *** Quits: zodd (~Zzzth@replaced-ip ) (Quit: Leaving)
81 [00:28:48] <rawtaz> off topic but still; does anyone know a good logging appliance/distribution, like rspamd is made t obe an out of the box spam prevention "appliance", im looking for something that's made for logging. to receive syslog stuff and present it nicely and searchably
82 [00:29:37] *** Quits: obsvw (~chuckcage@replaced-ip ) (Ping timeout: 245 seconds)
83 [00:29:44] <mutante> gry: Wordpress, Drupal, RedHat (replaced-url
84 [00:32:12] <gry> thank you
85 [00:34:53] *** Joins: Thedarkb1-X40 (~beno@replaced-ip )
86 [00:37:57] *** Quits: twobitsprite (~isaac@replaced-ip ) (Ping timeout: 245 seconds)
87 [00:39:37] *** Quits: Spr1ng (~Spr1ng@replaced-ip ) (Ping timeout: 245 seconds)
88 [00:40:15] *** Joins: nexgen (~nexgen@replaced-ip )
89 [00:40:26] *** Quits: nexgen (~nexgen@replaced-ip ) (Remote host closed the connection)
90 [00:40:45] *** Joins: nexgen (~nexgen@replaced-ip )
91 [00:41:14] *** Joins: dec2200 (~n2499@replaced-ip )
92 [00:42:13] *** Joins: nulleip (~luiz@replaced-ip )
93 [00:42:55] *** Quits: enoq (~enoq@replaced-ip ) (Quit: enoq)
94 [00:43:12] *** Quits: m1dnight_ (~m1dnight@replaced-ip ) (Read error: Connection reset by peer)
95 [00:43:22] *** Quits: RebelCoder (~RebelCode@replaced-ip ) (Ping timeout: 245 seconds)
96 [00:44:58] *** Quits: Apeiron` (~Apeiron@replaced-ip##) (Quit: ZNC - ##replaced-url
97 [00:44:58] *** Quits: Rhuarc (~Rhuarc-@replaced-ip ) (Quit: Not my fucking problem)
98 [00:45:28] *** Joins: m1dnight_ (~m1dnight@replaced-ip )
99 [00:45:53] *** Quits: nexgen (~nexgen@replaced-ip ) (Quit: Leaving)
100 [00:46:02] *** Joins: Aussie_matt (~quassel@replaced-ip )
101 [00:46:24] *** Joins: nexgen (~nexgen@replaced-ip )
102 [00:47:15] *** Quits: gry_ (~gry@replaced-ip ) (Quit: Leaving)
103 [00:47:27] *** Quits: brokencycle (~brokencyc@replaced-ip ) (Ping timeout: 264 seconds)
104 [00:47:52] *** Quits: xaeB5 (xaeB5@replaced-ip ) (Quit: Leaving)
105 [00:49:44] *** Joins: Apeiron` (~Apeiron@replaced-ip )
106 [00:49:46] *** Quits: humpled (~i@replaced-ip ) (Quit: hello)
107 [00:50:40] *** Joins: Rhuarc (~Rhuarc-@replaced-ip )
108 [00:51:34] *** Joins: Nefertiti (~Nefertiti@replaced-ip )
109 [00:51:59] *** Quits: RyanKnack_ (RyanKnack@replaced-ip ) (Changing host)
110 [00:51:59] *** Joins: RyanKnack_ (RyanKnack@replaced-ip )
111 [00:52:03] *** RyanKnack_ is now known as RyanKnack
112 [00:53:25] *** Quits: Ard1t (~ard1t@replaced-ip##) (Quit: Nettalk6 - ##replaced-url
113 [00:54:22] *** Quits: flo2marsnet (~flo2marsn@replaced-ip ) (Ping timeout: 268 seconds)
114 [00:57:33] *** Joins: dtux (~dmtucker@replaced-ip )
115 [00:58:04] *** Joins: krabador (~krabador@replaced-ip )
116 [00:58:32] *** Quits: tx0 (~tm@replaced-ip ) (Quit: leaving)
117 [01:00:44] *** Quits: nexgen (~nexgen@replaced-ip ) (Remote host closed the connection)
118 [01:00:45] *** Joins: dmtucker (~dmtucker@replaced-ip )
119 [01:01:05] *** Joins: nexgen (~nexgen@replaced-ip )
120 [01:02:27] *** Quits: dtux (~dmtucker@replaced-ip ) (Ping timeout: 264 seconds)
121 [01:03:29] <whislock> å1
122 [01:03:35] <whislock> Okay, that was odd.
123 [01:05:21] *** Quits: karakedi (~eAC53C340@replaced-ip ) (Remote host closed the connection)
124 [01:05:38] *** Quits: Arimil (~Renari@replaced-ip ) (Ping timeout: 240 seconds)
125 [01:07:49] *** Joins: flo2marsnet (~flo2marsn@replaced-ip )
126 [01:09:34] *** Joins: tx0 (~tm@replaced-ip )
127 [01:09:39] *** Quits: hramrach (hramrach@replaced-ip ) (Ping timeout: 264 seconds)
128 [01:13:47] *** Joins: hramrach (hramrach@replaced-ip )
129 [01:17:13] *** Joins: kchz (~dschulz@replaced-ip )
130 [01:17:31] *** Quits: kchz (~dschulz@replaced-ip ) (Client Quit)
131 [01:19:34] *** Joins: kw21 (~kw21@replaced-ip )
132 [01:21:15] *** Quits: chele (~chele@replaced-ip ) (Quit: Leaving)
133 [01:21:18] *** Joins: torbo (~user@replaced-ip )
134 [01:22:30] *** Quits: krabador (~krabador@replaced-ip ) (Remote host closed the connection)
135 [01:23:15] *** Joins: krabador (~krabador@replaced-ip )
136 [01:23:28] *** Joins: Nickerson (~Nickerson@replaced-ip )
137 [01:25:16] *** Joins: slv (~slv@replaced-ip )
138 [01:31:23] *** Joins: Renari (~Renari@replaced-ip )
139 [01:31:29] *** Joins: Arimil (~Renari@replaced-ip )
140 [01:36:30] *** Joins: ov3rmind (~kvirc@replaced-ip )
141 [01:38:18] *** Quits: Jerrynicki (~niklas@replaced-ip ) (Remote host closed the connection)
142 [01:40:12] *** Joins: somazero (~somazero@replaced-ip )
143 [01:41:14] *** Joins: brutser (6d846337@replaced-ip )
144 [01:42:37] *** Quits: BCMM (~BCMM@replaced-ip ) (Quit: Konversation terminated!)
145 [01:42:59] <brutser> got a question, if i install debian and create a user, but then execute a shell and chroot into target system, the home folder and several user settings are not completed/created yet.. 1. at what time is this 100% completed during the install, first reboot after finish the installation? 2. if i would execute a shell and create a user manually
146 [01:43:00] <brutser> there, would it be different?
147 [01:44:06] *** Joins: butteredpopcorn (~butteredp@replaced-ip )
148 [01:46:17] *** Quits: h0 (~h0@replaced-ip ) (Ping timeout: 240 seconds)
149 [01:47:49] *** Joins: h0 (~h0@replaced-ip )
150 [01:48:02] *** Quits: OerHeks (~OerHeks@replaced-ip ) (Ping timeout: 240 seconds)
151 [01:48:20] *** Quits: tekmans13 (~tekmans@replaced-ip ) (Ping timeout: 276 seconds)
152 [01:48:31] *** Quits: amphiprions (~amphiprio@replaced-ip ) (Remote host closed the connection)
153 [01:48:57] *** Quits: vvor (~vvor@replaced-ip ) (Quit: leaving)
154 [01:49:04] *** Joins: babaganoosh (~baba@replaced-ip )
155 [01:49:38] *** Quits: rustbuckett (~downtime@replaced-ip ) (Ping timeout: 276 seconds)
156 [01:52:33] <babaganoosh> hi all
157 [01:53:56] *** Joins: Oksana (~Wikiwide@replaced-ip )
158 [01:53:58] *** Joins: Makerblaker (~Makerblak@replaced-ip )
159 [01:54:44] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
160 [01:55:59] *** Joins: xcm (~xcm@replaced-ip )
161 [02:00:05] *** Joins: publio (~publio@replaced-ip )
162 [02:00:06] *** Quits: bitflips (~bitflips@replaced-ip ) (Read error: Connection reset by peer)
163 [02:00:30] *** Joins: bitflips (~bitflips@replaced-ip )
164 [02:00:31] *** Joins: cdown (~cdown@replaced-ip )
165 [02:01:10] *** Quits: de-facto (~de-facto@replaced-ip ) (Quit: See you around.)
166 [02:01:27] *** Joins: de-facto (~de-facto@replaced-ip )
167 [02:03:05] *** Quits: xcm (~xcm@replaced-ip ) (Read error: Connection reset by peer)
168 [02:03:21] *** Joins: rustbuckett (~downtime@replaced-ip )
169 [02:03:52] *** Quits: patterson (~patterson@replaced-ip ) (Ping timeout: 265 seconds)
170 [02:04:04] *** Joins: xcm (~xcm@replaced-ip )
171 [02:04:12] *** Joins: patterson (~patterson@replaced-ip )
172 [02:05:01] *** Joins: swift110 (~swift110@replaced-ip )
173 [02:06:31] *** Quits: longbow (~longbow@replaced-ip ) (Ping timeout: 268 seconds)
174 [02:07:14] *** Quits: swift110 (~swift110@replaced-ip ) (Changing host)
175 [02:07:14] *** Joins: swift110 (~swift110@replaced-ip )
176 [02:09:00] <babaganoosh> hi all
177 [02:09:49] <annadane> babaganoosh, if you have a question just ask
178 [02:09:50] <swift110> hey babaganoosh
179 [02:10:45] <babaganoosh> thank you
180 [02:12:41] <gry> hi babaganoosh :-)
181 [02:16:28] *** Joins: checkItOut (~jinking@replaced-ip )
182 [02:16:30] <babaganoosh> my issue is not critical, but i was curious - has anyone booted the debian installation dvd iso into a live environment?
183 [02:16:30] *** Joins: pratch (pratch@replaced-ip )
184 [02:16:33] *** Quits: apt (ibot@replaced-ip ) (Read error: Connection reset by peer)
185 [02:16:36] *** Joins: corvo (~Thunderbi@replaced-ip )
186 [02:16:54] *** Joins: dvs (~hibbard@replaced-ip )
187 [02:16:58] <gry> it provides live dvds which are also installers, if that's what you mean?
188 [02:17:02] <somiaj> babaganoosh: the debian installer doesn't contain a full live enviorment, it is very minimial
189 [02:17:04] *** Joins: apt (ibot@replaced-ip )
190 [02:17:07] *** Joins: eipip1e0 (~quassel@replaced-ip )
191 [02:17:21] <somiaj> babaganoosh: if you want a live enviorment, you should grab a debian-live dvd (not an offical debian installer dvd)
192 [02:19:01] *** debhelper sets mode: +l 1533
193 [02:19:38] *** Quits: ov3rmind (~kvirc@replaced-ip ) (Ping timeout: 240 seconds)
194 [02:20:22] <babaganoosh> all right - i am sure the live dvd iso is the standard method for trying a live instance of debian - but i thought i had recently managed to boot the installer dvd into a live instance - it was bugging me that i could not recall how i did it
195 [02:21:14] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 240 seconds)
196 [02:21:38] *** Quits: checkItOut (~jinking@replaced-ip ) (Ping timeout: 240 seconds)
197 [02:21:46] *** Joins: we6jbo (~we6jbo@replaced-ip )
198 [02:21:48] <somiaj> the offical installer can provide you a rescue/minimial system to work with, but it is just a shell, and many common utilities are missing
199 [02:22:45] <somiaj> the installer also has a rescue mode, which will use the installer's kernel/initrd, but then mount your actual system as /, so you can boot into your system from the installer.
200 [02:22:57] *** Quits: edwardly (~edwardly@replaced-ip ) (Read error: Connection reset by peer)
201 [02:23:03] <somiaj> maybe you mistook that as a live instance
202 [02:23:32] *** Joins: ov3rmind (~kvirc@replaced-ip )
203 [02:23:38] *** Quits: Thedarkb1-X40 (~beno@replaced-ip ) (Ping timeout: 240 seconds)
204 [02:23:39] *** Quits: dmtucker (~dmtucker@replaced-ip ) (Read error: Connection reset by peer)
205 [02:23:50] *** Quits: ov3rmind (~kvirc@replaced-ip ) (Changing host)
206 [02:23:50] *** Joins: ov3rmind (~kvirc@replaced-ip )
207 [02:24:29] <babaganoosh> thanks - as i said, it was hardly essential....it was just driving me crazy that i could not remember how it came about....ultimately i performed an installation using an established method
208 [02:24:55] *** Joins: KnoP (~andreas@replaced-ip )
209 [02:25:05] *** Quits: somazero (~somazero@replaced-ip ) (Quit: Leaving)
210 [02:25:05] *** Quits: hussar_ (~hussar@replaced-ip ) (Read error: Connection reset by peer)
211 [02:25:20] *** Joins: edwardly (~edwardly@replaced-ip )
212 [02:25:20] *** Quits: edwardly (~edwardly@replaced-ip ) (Changing host)
213 [02:25:20] *** Joins: edwardly (~edwardly@replaced-ip )
214 [02:26:00] *** Joins: dtux (~dmtucker@replaced-ip )
215 [02:26:04] *** Joins: hussar_ (~hussar@replaced-ip )
216 [02:26:34] *** Quits: B|ack0p (~m@replaced-ip ) (Quit: leaving)
217 [02:27:48] *** Quits: tds (~tds@replaced-ip ) (Ping timeout: 245 seconds)
218 [02:28:22] *** Quits: tagomago (~tagomago@replaced-ip ) (Read error: Connection reset by peer)
219 [02:28:49] *** Joins: tagomago (~tagomago@replaced-ip )
220 [02:30:28] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
221 [02:30:50] *** Quits: diniwed (~gavron@replaced-ip ) (Ping timeout: 246 seconds)
222 [02:30:52] *** Quits: hramrach (hramrach@replaced-ip ) (Ping timeout: 245 seconds)
223 [02:31:37] *** Joins: diniwed (~gavron@replaced-ip )
224 [02:33:18] *** Joins: methodios (~cirilos@replaced-ip )
225 [02:35:52] *** Quits: cirilos (~cirilos@replaced-ip ) (Ping timeout: 245 seconds)
226 [02:37:13] *** Quits: mthe878 (~mthe@replaced-ip ) (Ping timeout: 265 seconds)
227 [02:38:47] *** Joins: mthe878 (~mthe@replaced-ip )
228 [02:39:01] *** debhelper sets mode: +l 1527
229 [02:39:02] *** Quits: cdchapm2 (~cdchapm2@replaced-ip ) (Remote host closed the connection)
230 [02:40:37] *** Quits: shah^ (shah@replaced-ip ) ()
231 [02:40:59] *** Quits: peterrooney (~peter@replaced-ip ) (Ping timeout: 246 seconds)
232 [02:41:11] *** Joins: hramrach (hramrach@replaced-ip )
233 [02:41:28] *** Parts: pratch (pratch@replaced-ip ) ("WeeChat 2.6")
234 [02:41:47] *** Joins: tsrt^ (tsrt@replaced-ip )
235 [02:42:57] *** Quits: crash_ (~pi@replaced-ip ) (Ping timeout: 240 seconds)
236 [02:43:11] *** Joins: tds (~tds@replaced-ip )
237 [02:44:04] *** Joins: crash_ (~pi@replaced-ip )
238 [02:44:27] <brutser> got a question, if i install debian and create a user, but then execute a shell and chroot into target system, the home folder and several user settings are not completed/created yet.. 1. at what time is this 100% completed during the install, first reboot after finish the installation? 2. if i would execute a shell and create a user manually
239 [02:44:28] <brutser> there, would it be different?
240 [02:47:13] *** Quits: Immanuel (~Manu@replaced-ip ) (Ping timeout: 268 seconds)
241 [02:48:19] *** Joins: Immanuel (~Manu@replaced-ip )
242 [02:48:37] *** Quits: KnoP (~andreas@replaced-ip ) (Ping timeout: 240 seconds)
243 [02:53:10] *** Quits: corvo (~Thunderbi@replaced-ip ) (Ping timeout: 265 seconds)
244 [02:53:10] *** Quits: n_1-c_k (~n_1-c_k@replaced-ip ) (Read error: Connection reset by peer)
245 [02:53:25] *** Quits: kw21 (~kw21@replaced-ip ) (Quit: Leaving)
246 [02:54:03] *** Joins: n_1-c_k (~n_1-c_k@replaced-ip )
247 [02:55:13] *** Joins: peterrooney (~peter@replaced-ip )
248 [02:55:59] *** Joins: jasomux (~jasomux@replaced-ip )
249 [02:58:00] *** Joins: malikith (~malikith@replaced-ip )
250 [02:58:09] <somiaj> brutser: depends on what in the $HOME you are talking about. The installer and a default user has a very minimial $HOME.
251 [02:58:24] <somiaj> brutser: I'm not quite sure when /etc/skeleton gets created so it can be coppied to new users $HOME
252 [02:58:40] <somiaj> often times it is the app itself that adds stuff to home the first time it is run.
253 [02:58:46] *** Quits: Makerblaker (~Makerblak@replaced-ip ) (Quit: Makerblaker)
254 [03:00:19] *** Joins: checkItOut (~jinking@replaced-ip )
255 [03:03:19] *** Quits: [diablo] (~diablo]@replaced-ip ) (Ping timeout: 265 seconds)
256 [03:04:45] *** Joins: zalt__ (~lambda443@replaced-ip )
257 [03:05:03] *** Quits: Rond (~Rond@replaced-ip##) (Quit: ZNC - ##replaced-url
258 [03:05:43] *** zalt__ is now known as zalt
259 [03:06:56] *** Quits: Arimil (~Renari@replaced-ip ) (Ping timeout: 240 seconds)
260 [03:07:16] *** Joins: Arimil (~Renari@replaced-ip )
261 [03:08:49] *** Quits: Bacteria (~irssi@replaced-ip ) (Quit: Lost terminal)
262 [03:10:30] *** s8ori is now known as fatbastard
263 [03:10:32] *** Quits: harlan (~harlan@replaced-ip ) (Read error: Connection reset by peer)
264 [03:10:40] *** Joins: harlan (~harlan@replaced-ip )
265 [03:10:42] *** fatbastard is now known as s8ori
266 [03:10:49] *** Joins: michele_ (~eraser@replaced-ip )
267 [03:11:18] *** Quits: p8m (~ident1@replaced-ip##) (Quit: ZNC 1.7.2+deb3 - ##replaced-url
268 [03:11:26] *** Parts: jasomux (~jasomux@replaced-ip ) ("Leaving")
269 [03:11:28] *** Joins: p8m (~ident1@replaced-ip )
270 [03:12:04] *** Quits: mebus (mebusmatri@replaced-ip ) (Ping timeout: 252 seconds)
271 [03:12:05] *** Quits: michele (~eraser@replaced-ip ) (Ping timeout: 265 seconds)
272 [03:12:29] *** Parts: CtrlC (~CtrlC@replaced-ip ) ("Leaving")
273 [03:12:36] *** Quits: BazookaTooth (~bob@replaced-ip ) (Ping timeout: 260 seconds)
274 [03:12:39] *** Quits: petererer (~petern@replaced-ip ) (Ping timeout: 264 seconds)
275 [03:12:48] *** Joins: petererer (~petern@replaced-ip )
276 [03:12:50] *** Quits: hesco (~hesco@replaced-ip ) (Ping timeout: 246 seconds)
277 [03:13:01] *** Joins: mebus (mebusmatri@replaced-ip )
278 [03:13:04] *** Quits: ksk (~ksk@replaced-ip ) (Ping timeout: 260 seconds)
279 [03:13:21] *** Quits: StuartMI (~stkirk@replaced-ip ) (Quit: Lake Titicaca)
280 [03:14:06] *** Joins: BazookaTooth (~bob@replaced-ip )
281 [03:14:11] *** Quits: hypn0 (~h@replaced-ip ) (Remote host closed the connection)
282 [03:14:39] *** Joins: Rond (~Rond@replaced-ip )
283 [03:18:18] *** Joins: dvs (~hibbard@replaced-ip )
284 [03:18:39] *** Quits: janneke (~janneke@replaced-ip ) (Quit: janneke quits Mes'sing)
285 [03:18:51] *** Joins: janneke (~janneke@replaced-ip )
286 [03:19:01] *** debhelper sets mode: +l 1520
287 [03:19:13] <swift110> cool babaganoosh
288 [03:19:45] <eblip> right my vim is finally fully set up on debian
289 [03:19:53] <eblip> took me hours and hours of messing about
290 [03:20:04] <eblip> next time will take about 5 minutes
291 [03:20:19] <babaganoosh> hmmm?
292 [03:21:03] <swift110> oh cool eblip
293 [03:21:09] <swift110> what are you up to babaganoosh
294 [03:22:06] *** Joins: Bird|ghosted (~HTT-Bird@replaced-ip )
295 [03:22:13] *** Joins: ear2 (~Edward_@replaced-ip )
296 [03:22:42] *** Quits: Bird|otherbox (~HTT-Bird@replaced-ip ) (Read error: Connection reset by peer)
297 [03:22:48] *** Quits: ear2 (~Edward_@replaced-ip ) (Client Quit)
298 [03:23:03] *** Joins: znull (~z@replaced-ip )
299 [03:23:35] <znull> hi, can anyone tell me which is the default runlevel for servers? 3 or 5?
300 [03:23:37] *** Quits: dtux (~dmtucker@replaced-ip ) (Remote host closed the connection)
301 [03:23:54] *** Joins: ksk (~ksk@replaced-ip )
302 [03:24:02] *** Quits: enseneo (~madneap@replaced-ip ) (Ping timeout: 240 seconds)
303 [03:24:21] <babaganoosh> not much.....i was on here after obsessing over what i had forgotten from yesterday
304 [03:24:32] <dvs> znull, in debian, run levels 2 to 5 are the same by default.
305 [03:24:37] <swift110> oh i see
306 [03:24:52] <znull> dvs, and 3 for what is used?
307 [03:25:31] *** Quits: mortderire (mortderire@replaced-ip ) (Remote host closed the connection)
308 [03:25:34] <dvs> znull, it's not started by default.
309 [03:25:59] *** Joins: cthonic (~cthonic@replaced-ip )
310 [03:26:14] *** Quits: Aleatory (~Aleatory@replaced-ip ) (Read error: Connection reset by peer)
311 [03:26:17] *** Quits: Haudegen (~quassel@replaced-ip ) (Quit: Bin weg.)
312 [03:26:33] *** Joins: Aleatory (~Aleatory@replaced-ip )
313 [03:26:46] *** Quits: ExoUNX (~ExoUNX@replaced-ip ) (Read error: Connection reset by peer)
314 [03:26:58] *** Quits: methodios (~cirilos@replaced-ip ) (Remote host closed the connection)
315 [03:27:00] *** Quits: kreyren (~kreyren@replaced-ip ) (Remote host closed the connection)
316 [03:27:01] <znull> dvs, its like rescue mode ?
317 [03:27:01] *** Quits: OS-30663 (~OS-30663@replaced-ip ) (Remote host closed the connection)
318 [03:27:10] *** Quits: ssarah (~miguel@replaced-ip ) (Remote host closed the connection)
319 [03:27:17] *** Joins: methodios (~cirilos@replaced-ip )
320 [03:27:17] *** Quits: bitflips (~bitflips@replaced-ip ) (Remote host closed the connection)
321 [03:27:23] *** Joins: z_ (~z@replaced-ip )
322 [03:27:24] <dvs> znull, it is like normal bootup.
323 [03:27:24] *** Joins: ExoUNX (~ExoUNX@replaced-ip )
324 [03:27:28] *** Joins: OS-30663 (~OS-30663@replaced-ip )
325 [03:27:32] *** Joins: ssarah (~miguel@replaced-ip )
326 [03:27:46] *** z_ is now known as Guest80677
327 [03:27:55] *** Quits: cthonic (~cthonic@replaced-ip ) (Client Quit)
328 [03:27:56] *** Quits: Mad_Hat (~Mad_Hat@replaced-ip ) (Read error: Connection reset by peer)
329 [03:27:57] *** Quits: plasmik (~gentlelis@replaced-ip ) (Ping timeout: 245 seconds)
330 [03:27:57] *** Quits: RB2 (~RB2@replaced-ip ) (Ping timeout: 245 seconds)
331 [03:28:04] *** Quits: fs2 (~fs2@replaced-ip ) (Quit: Ping timeout (120 seconds))
332 [03:28:04] *** Quits: bersace (~bersace@replaced-ip ) (Quit: Ping timeout (120 seconds))
333 [03:28:05] *** Quits: toozej (~toozej@replaced-ip ) (Quit: Ping timeout (120 seconds))
334 [03:28:12] *** Quits: xnaas (~xnaas@replaced-ip ) (Quit: Ping timeout (120 seconds))
335 [03:28:18] *** Quits: bashes (~bashes@replaced-ip ) (Quit: Ping timeout (120 seconds))
336 [03:28:22] *** Quits: unborn (~ugly@replaced-ip ) (Ping timeout: 245 seconds)
337 [03:28:23] *** Joins: fs2 (~fs2@replaced-ip )
338 [03:28:30] *** Quits: BazookaTooth (~bob@replaced-ip ) (Remote host closed the connection)
339 [03:28:31] *** Joins: toozej (~toozej@replaced-ip )
340 [03:28:34] *** Quits: helldorado (~helldorad@replaced-ip##) (Quit: ZNC - ##replaced-url
341 [03:28:34] *** Quits: Rhuarc (~Rhuarc-@replaced-ip ) (Quit: Not my fucking problem)
342 [03:28:35] *** Quits: TrentP (~TrentP@replaced-ip ) (Remote host closed the connection)
343 [03:28:36] *** Quits: apollo13 (apollo13@replaced-ip##) (Quit: ZNC - ##replaced-url
344 [03:28:41] *** Joins: Mad_Hat (~Mad_Hat@replaced-ip )
345 [03:28:43] *** Joins: BazookaTooth (~bob@replaced-ip )
346 [03:28:45] <babaganoosh> anyhoo....my debian installation went according to the instructions
347 [03:28:47] *** Quits: vgrade (~martinbro@replaced-ip ) (Ping timeout: 245 seconds)
348 [03:28:47] *** Joins: bashes (~bashes@replaced-ip )
349 [03:28:49] *** Quits: Exagone313 (exa@replaced-ip ) (Quit: see ya!)
350 [03:28:49] *** Joins: apollo13 (apollo13@replaced-ip )
351 [03:28:54] *** Joins: Rhuarc (~Rhuarc-@replaced-ip )
352 [03:29:01] *** debhelper sets mode: +l 1508
353 [03:29:16] *** Quits: eipip1e0 (~quassel@replaced-ip ) (Remote host closed the connection)
354 [03:29:25] *** Quits: ov3rmind (~kvirc@replaced-ip ) (Ping timeout: 265 seconds)
355 [03:29:30] *** Joins: kreyren (~kreyren@replaced-ip )
356 [03:29:39] *** Joins: Exagone313 (exa@replaced-ip )
357 [03:29:41] *** Joins: bitflips (~bitflips@replaced-ip )
358 [03:29:55] <swift110> good babaganoosh
359 [03:29:57] <swift110> its not hard
360 [03:30:02] *** Quits: Cecil (~cecil@replaced-ip ) (Ping timeout: 245 seconds)
361 [03:30:02] *** Quits: x10 (~x10@replaced-ip ) (Ping timeout: 245 seconds)
362 [03:30:02] *** Quits: SWAT (~swat@replaced-ip ) (Ping timeout: 245 seconds)
363 [03:30:27] *** Quits: dasher00 (~dasher00@replaced-ip ) (Ping timeout: 245 seconds)
364 [03:30:27] *** Quits: JohnDoh (~jeff@replaced-ip ) (Ping timeout: 245 seconds)
365 [03:30:27] *** Quits: MrHyde (~MrHyde@replaced-ip ) (Ping timeout: 245 seconds)
366 [03:30:27] *** Quits: cristian_c (~cristian@replaced-ip ) (Ping timeout: 245 seconds)
367 [03:30:27] *** Quits: phantomcircuit (~phantomci@replaced-ip ) (Ping timeout: 245 seconds)
368 [03:30:27] *** Quits: ec0 (~ec0_light@replaced-ip ) (Ping timeout: 245 seconds)
369 [03:30:27] *** Quits: d1b (~db@replaced-ip ) (Ping timeout: 245 seconds)
370 [03:30:27] *** Quits: planetmaker (~pm@replaced-ip ) (Ping timeout: 245 seconds)
371 [03:30:44] *** Joins: helldorado (~helldorad@replaced-ip )
372 [03:30:52] *** Quits: nulleip (~luiz@replaced-ip ) (Ping timeout: 245 seconds)
373 [03:30:52] *** Quits: dec2200 (~n2499@replaced-ip ) (Ping timeout: 245 seconds)
374 [03:30:52] *** Quits: Wharncliffe (coffee@replaced-ip ) (Ping timeout: 245 seconds)
375 [03:30:52] *** Quits: Guest28907 (~borsin@replaced-ip ) (Ping timeout: 245 seconds)
376 [03:30:52] *** Quits: gordonfish (~gordonfis@replaced-ip ) (Ping timeout: 245 seconds)
377 [03:30:52] *** Quits: infinity_ (~brendon@replaced-ip ) (Ping timeout: 245 seconds)
378 [03:30:52] *** Quits: rr123 (~xxiao@replaced-ip ) (Ping timeout: 245 seconds)
379 [03:30:55] *** Joins: eipip1e0 (~quassel@replaced-ip )
380 [03:31:05] *** Quits: semeion (~semeion@replaced-ip ) (Read error: Connection reset by peer)
381 [03:31:13] *** Joins: enseneo (~madneap@replaced-ip )
382 [03:31:13] *** Joins: MrHyde (~MrHyde@replaced-ip )
383 [03:31:17] *** Quits: znull (~z@replaced-ip ) (Ping timeout: 245 seconds)
384 [03:31:17] *** Quits: devzero (~devzero@replaced-ip ) (Ping timeout: 245 seconds)
385 [03:31:17] *** Quits: mcfrank (~mcfrank@replaced-ip ) (Ping timeout: 245 seconds)
386 [03:31:20] *** Joins: d1b (~db@replaced-ip )
387 [03:31:21] *** Joins: JohnDoh (~jeff@replaced-ip )
388 [03:31:25] *** Quits: eipip1e0 (~quassel@replaced-ip ) (Client Quit)
389 [03:31:30] *** Joins: xnaas (~xnaas@replaced-ip )
390 [03:31:30] *** Joins: bersace (~bersace@replaced-ip )
391 [03:31:35] *** Joins: ec0 (~ec0_light@replaced-ip )
392 [03:31:39] *** Joins: SWAT (~swat@replaced-ip )
393 [03:31:40] *** Joins: infinity_ (~brendon@replaced-ip )
394 [03:31:43] *** Joins: planetmaker (~pm@replaced-ip )
395 [03:31:44] *** Joins: semeion (~semeion@replaced-ip )
396 [03:31:49] *** Joins: dec2200 (~n2499@replaced-ip )
397 [03:31:49] *** Joins: rr123 (~xxiao@replaced-ip )
398 [03:31:53] *** Joins: nulleip (~luiz@replaced-ip )
399 [03:31:58] *** Joins: borsin (~borsin@replaced-ip )
400 [03:31:59] *** Joins: TrentP (~TrentP@replaced-ip )
401 [03:32:06] *** Joins: mcfrank (~mcfrank@replaced-ip )
402 [03:32:08] *** Joins: plasmik (~gentlelis@replaced-ip )
403 [03:32:10] *** Joins: Wharncliffe (coffee@replaced-ip )
404 [03:32:11] *** Joins: phantomcircuit (~phantomci@replaced-ip )
405 [03:32:12] *** Joins: cristian_c (~cristian@replaced-ip )
406 [03:32:12] *** Joins: unborn (~ugly@replaced-ip )
407 [03:32:20] *** borsin is now known as Guest94043
408 [03:32:30] *** Joins: vgrade (~martinbro@replaced-ip )
409 [03:32:41] *** Joins: free_speech_ (~free-spee@replaced-ip )
410 [03:32:44] *** Joins: RB2 (~RB2@replaced-ip )
411 [03:32:46] <babaganoosh> well, it was hard for me since i wanted to do it my way and i am stubborn
412 [03:32:57] *** Joins: devzero (~devzero@replaced-ip )
413 [03:32:57] *** Quits: devzero (~devzero@replaced-ip ) (Changing host)
414 [03:32:57] *** Joins: devzero (~devzero@replaced-ip )
415 [03:33:09] *** Joins: x10 (~x10@replaced-ip )
416 [03:33:28] *** Joins: Cecil (~cecil@replaced-ip )
417 [03:33:33] *** Joins: dasher00 (~dasher00@replaced-ip )
418 [03:33:48] *** Joins: mortderire (mortderire@replaced-ip )
419 [03:33:53] *** Quits: combro2k (~combro2k@replaced-ip ) (Remote host closed the connection)
420 [03:34:15] *** Quits: de-facto (~de-facto@replaced-ip ) (Remote host closed the connection)
421 [03:34:15] *** Quits: Uberius (~Uberius@replaced-ip ) (Remote host closed the connection)
422 [03:34:28] *** Joins: de-facto (~de-facto@replaced-ip )
423 [03:34:41] *** Joins: combro2k (~combro2k@replaced-ip )
424 [03:34:44] *** Joins: sidmo_ (~ident@replaced-ip )
425 [03:34:59] *** Joins: Uberius (~Uberius@replaced-ip )
426 [03:34:59] <warsoul> hi
427 [03:35:13] <warsoul> i just wrote a debian installer on a usb
428 [03:35:21] <warsoul> but is not booting the installer
429 [03:35:27] *** Quits: free_speech (~free-spee@replaced-ip ) (Ping timeout: 264 seconds)
430 [03:36:28] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
431 [03:37:57] *** Joins: xcm (~xcm@replaced-ip )
432 [03:38:22] *** Quits: sidmo (~ident@replaced-ip ) (Ping timeout: 245 seconds)
433 [03:38:40] <warsoul> please any helper?
434 [03:39:01] *** debhelper sets mode: +l 1517
435 [03:39:51] *** Joins: hesco (~hesco@replaced-ip )
436 [03:40:26] *** Joins: kts (~kts@replaced-ip )
437 [03:43:11] *** Quits: patterson (~patterson@replaced-ip ) ()
438 [03:43:55] *** Quits: BlackFinger (~BlackFing@replaced-ip ) (Ping timeout: 265 seconds)
439 [03:46:42] *** Quits: finalbeta (~finalbeta@replaced-ip ) (Read error: Connection reset by peer)
440 [03:47:03] *** Joins: Mr_Keyser_Soze (~Mr_Keyser@replaced-ip )
441 [03:47:05] *** Quits: Mr_Keyser_Soze (~Mr_Keyser@replaced-ip ) (Remote host closed the connection)
442 [03:49:38] <babaganoosh> i would like to help but i am a beginner
443 [03:51:23] *** Joins: ov3rmind (~kvirc@replaced-ip )
444 [03:52:05] *** Quits: Tom01 (~tom@replaced-ip ) (Remote host closed the connection)
445 [03:52:12] *** Joins: citypw (~citypw@replaced-ip )
446 [03:52:29] *** Quits: flo2marsnet (~flo2marsn@replaced-ip ) (Ping timeout: 276 seconds)
447 [03:52:51] *** Quits: pingfloyd (~pingfloyd@replaced-ip ) (Quit: WeeChat 1.6)
448 [03:53:13] <ov3rmind> hey guys i am currently trying to make a perfect security on my personal laboratory for teach open source and studdy
449 [03:53:47] *** Quits: abdulocracy (~abdulocra@replaced-ip ) (Ping timeout: 245 seconds)
450 [03:54:40] *** Joins: abdulocracy (~abdulocra@replaced-ip )
451 [03:56:12] *** Joins: ensamvarg (~ensamvarg@replaced-ip )
452 [03:57:14] *** Quits: ov3rmind (~kvirc@replaced-ip ) (Ping timeout: 240 seconds)
453 [03:58:29] *** Joins: ov3rmind (~kvirc@replaced-ip )
454 [03:59:12] *** Quits: magic_ninja_work (~sparkie1@replaced-ip ) (Ping timeout: 245 seconds)
455 [03:59:53] *** Joins: rustbuck1 (~downtime@replaced-ip )
456 [04:00:00] *** Quits: BaW (~BaW@replaced-ip ) (Quit: connection reset by cruise missile)
457 [04:00:47] *** Joins: BaW (~BaW@replaced-ip )
458 [04:01:36] <gry> hi ov3rmind
459 [04:01:43] <gry> what do you have in the lab?
460 [04:02:12] <ov3rmind> for my personal studdy and teach
461 [04:02:26] <ov3rmind> i am a teacher since my 14 years old
462 [04:02:32] *** Quits: Envil (~Envil@replaced-ip ) (Ping timeout: 245 seconds)
463 [04:02:58] <babaganoosh> that sounds familiar
464 [04:03:13] <babaganoosh> the room and the user name
465 [04:03:36] *** Quits: dasher00 (~dasher00@replaced-ip ) (Ping timeout: 240 seconds)
466 [04:04:11] *** Quits: checkItOut (~jinking@replaced-ip ) (Ping timeout: 276 seconds)
467 [04:04:50] *** Joins: dtux (~dmtucker@replaced-ip )
468 [04:05:02] <ov3rmind> i already made two projects on related to alphabetization with raspberrypi with raspbian and other to comercial purpose
469 [04:05:11] *** Quits: ChmEarl (~chmearl@replaced-ip ) (Quit: Leaving)
470 [04:05:42] *** Quits: rustbuck1 (~downtime@replaced-ip ) (Quit: WeeChat 2.2)
471 [04:06:00] <ov3rmind> but at the moment i am alone with some ideas but i already code the projects i have two softwares to distribute on community if any interest
472 [04:06:33] *** Joins: onejok_afk (~nerovingi@replaced-ip )
473 [04:07:43] <ov3rmind> currently i am studding tamil endian language
474 [04:09:40] *** Joins: Envil (~Envil@replaced-ip )
475 [04:12:19] *** Joins: sedrosken (~sedrosken@replaced-ip )
476 [04:12:35] *** Quits: edwardly (~edwardly@replaced-ip ) (Read error: Connection reset by peer)
477 [04:13:57] *** Quits: ov3rmind (~kvirc@replaced-ip ) (Ping timeout: 240 seconds)
478 [04:15:06] *** Quits: dtux (~dmtucker@replaced-ip ) (Ping timeout: 252 seconds)
479 [04:15:59] *** Joins: edwardly (~edwardly@replaced-ip )
480 [04:15:59] *** Quits: edwardly (~edwardly@replaced-ip ) (Changing host)
481 [04:15:59] *** Joins: edwardly (~edwardly@replaced-ip )
482 [04:16:33] *** Quits: onejok_afk (~nerovingi@replaced-ip ) (Ping timeout: 252 seconds)
483 [04:16:37] *** Joins: patterson (~patterson@replaced-ip )
484 [04:16:48] *** Joins: ov3rmind (~kvirc@replaced-ip )
485 [04:17:14] *** Quits: toxync12- (~toxync12@replaced-ip ) (Excess Flood)
486 [04:17:46] *** Quits: ov3rmind (~kvirc@replaced-ip ) (Changing host)
487 [04:17:46] *** Joins: ov3rmind (~kvirc@replaced-ip )
488 [04:17:52] *** Quits: Rymden (~Rymden@replaced-ip ) (Ping timeout: 268 seconds)
489 [04:18:41] *** Joins: toxync12 (~toxync12@replaced-ip )
490 [04:19:16] *** Quits: tyranny12 (~blarg@replaced-ip ) (Ping timeout: 240 seconds)
491 [04:19:16] *** Quits: Granis (~granis@replaced-ip ) (Ping timeout: 240 seconds)
492 [04:19:54] *** Joins: tyranny12 (~blarg@replaced-ip )
493 [04:19:54] *** Quits: tyranny12 (~blarg@replaced-ip ) (Changing host)
494 [04:19:54] *** Joins: tyranny12 (~blarg@replaced-ip )
495 [04:20:01] *** Joins: Granis (~granis@replaced-ip )
496 [04:20:20] <annadane> anyone know when firefox 60 esr becomes eol and/or firefox esr 68 makes its way to stable?
497 [04:21:06] *** Joins: Scavengers (~Scavenger@replaced-ip )
498 [04:22:24] *** Quits: toxync12 (~toxync12@replaced-ip ) (Client Quit)
499 [04:22:29] *** Quits: felixfoertsch (~felixfoer@replaced-ip ) (Ping timeout: 246 seconds)
500 [04:22:59] *** Joins: toxync12 (~toxync12@replaced-ip )
501 [04:23:19] *** Joins: felixfoertsch (~felixfoer@replaced-ip )
502 [04:24:02] *** Quits: kts (~kts@replaced-ip ) (Ping timeout: 268 seconds)
503 [04:24:06] *** Quits: seekr (~seekr@replaced-ip ) (Remote host closed the connection)
504 [04:24:48] *** Joins: JonahAC (~angie@replaced-ip )
505 [04:24:58] *** Quits: Cabanossi (~Cabanossi@replaced-ip ) (Ping timeout: 240 seconds)
506 [04:25:28] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
507 [04:25:54] *** Quits: JonahAC (~angie@replaced-ip ) (Remote host closed the connection)
508 [04:26:00] *** Quits: zalt (~lambda443@replaced-ip ) (Read error: Connection reset by peer)
509 [04:26:11] <warsoul> hi
510 [04:26:19] <warsoul> im trying to install debian on my new pc
511 [04:26:22] *** Joins: JonahAC (~angie@replaced-ip )
512 [04:26:24] <warsoul> installer is not booting
513 [04:26:24] *** Joins: uNmowed (~Kaede@replaced-ip )
514 [04:26:30] *** Joins: zalt (~lambda443@replaced-ip )
515 [04:26:36] *** Joins: xcm (~xcm@replaced-ip )
516 [04:27:54] *** Quits: JonahAC (~angie@replaced-ip ) (Remote host closed the connection)
517 [04:28:07] *** Joins: seekr (~seekr@replaced-ip )
518 [04:28:21] *** Joins: JonahAC (~angie@replaced-ip )
519 [04:28:39] <brutser> when i install debian i create a user "john", during install i execute a shell and i want to add the user to a few groups, but the user is not fully created yet it seems at this point
520 [04:28:55] <brutser> what is the right way to do this?
521 [04:29:42] <babaganoosh> i would help, but i am a beginner
522 [04:29:50] *** Joins: magic_ninja_work (~sparkie1@replaced-ip )
523 [04:29:54] <brutser> babaganoosh: np!
524 [04:30:03] *** Joins: Susant (~Susant@replaced-ip )
525 [04:30:53] *** Joins: Cabanossi (~Cabanossi@replaced-ip )
526 [04:31:08] <brutser> basically i do expert install, leave root password empty (so root login will not be enabled because of this), then i create new user "john" and set a password, then i execute a shell < from here i would like to add "john" to some groups, but as i said, "john" account is not yet created ( i guess it's only set to create )
527 [04:31:37] <brutser> i prefer not to create an additional user or something like that, i just want my single john user and add that to a few groups
528 [04:33:14] *** Joins: awal1 (~awal1@replaced-ip )
529 [04:33:33] *** Joins: dtux (~dmtucker@replaced-ip )
530 [04:34:35] *** Joins: toxync12- (~toxync12@replaced-ip )
531 [04:34:35] <warsoul> installer is not booting
532 [04:35:23] *** Quits: toxync12 (~toxync12@replaced-ip ) (Ping timeout: 276 seconds)
533 [04:35:32] *** Joins: Arkaniad (~Arkaniad@replaced-ip )
534 [04:36:04] <awal1> guys, Opera or chrome? I'm not looking for a vs b "war"; i just really want to have a serious opinion about which of those non-free browser works better on debian
535 [04:36:10] *** Joins: Haudegen (~quassel@replaced-ip )
536 [04:36:38] <awal1> I want one of them because Netflix doesn't work with free ff/Chromium
537 [04:36:54] <awal1> you know, drm stuff...
538 [04:37:03] *** Joins: eipip1e0 (~quassel@replaced-ip )
539 [04:39:01] *** Quits: oahong (~samigarus@replaced-ip ) (Ping timeout: 265 seconds)
540 [04:39:53] *** Joins: xcynth (~xcynth@replaced-ip )
541 [04:41:07] *** Joins: oahong (~samigarus@replaced-ip )
542 [04:42:03] *** Quits: babaganoosh (~baba@replaced-ip ) (Quit: Leaving)
543 [04:46:09] *** Joins: voices (~voices@replaced-ip )
544 [04:46:41] <voices> hi, how can i check for backported patches?
545 [04:49:01] *** debhelper sets mode: +l 1523
546 [04:49:30] <voices> i.e., check for their presence on a system; if they're available, and if they've been applied/installed, etc.
547 [04:50:42] <awal1> voices, for me your question is confusing. you mean check updates for pkgs in backports repository or check for updates for stable or what?
548 [04:52:28] *** Quits: dtux (~dmtucker@replaced-ip ) (Remote host closed the connection)
549 [04:53:40] <voices> awal1: i just want to check if a few things have been patched on an old system that's still running squeeze from like 5 years ago
550 [04:54:24] <karlpinc> voices: If it's been done via the debian repos, apt keeps logs.
551 [04:54:34] <awal1> oh, squeeze is no longer maintained, even the lts one
552 [04:54:47] <karlpinc> voices: There's also debsums, to find monkeypatches.
553 [04:54:52] <awal1> dpkg: squeeze-lts
554 [04:54:53] <dpkg> Volunteer-provided security support for Debian 6.0 "Squeeze" ended on 2016-02-29 for a limited set of packages for i386 and amd64. An appropriate line for your sources.list is «deb replaced-url
555 [04:55:30] <karlpinc> voices: As far as random stuff being installed, well, that's more complicated. You could ask for a list of all files installed by apt and compare with all files on the system.
556 [04:55:31] <awal1> voice, apart ^ , i have no clue about lts stuff
557 [04:55:45] <awal1> ^i mean dpkg info
558 [04:56:24] <awal1> voices, you system is entirely Squeeze?
559 [04:57:07] *** Quits: enseneo (~madneap@replaced-ip ) (Ping timeout: 245 seconds)
560 [04:57:39] *** Joins: Surfer2011 (~quassel@replaced-ip )
561 [04:59:57] *** Joins: enseneo (~madneap@replaced-ip )
562 [05:00:46] *** Quits: Surfer2011_ (~quassel@replaced-ip ) (Ping timeout: 265 seconds)
563 [05:02:50] *** Quits: nulleip (~luiz@replaced-ip ) (Ping timeout: 240 seconds)
564 [05:04:00] *** Joins: pingfloyd (~pingfloyd@replaced-ip )
565 [05:04:57] *** Quits: toxync12- (~toxync12@replaced-ip ) (Ping timeout: 252 seconds)
566 [05:05:45] *** Joins: toxync12 (~toxync12@replaced-ip )
567 [05:06:00] *** Quits: de-facto (~de-facto@replaced-ip ) (Ping timeout: 260 seconds)
568 [05:06:57] *** Joins: de-facto (~de-facto@replaced-ip )
569 [05:08:46] *** Quits: toxync12 (~toxync12@replaced-ip ) (Excess Flood)
570 [05:08:57] *** Quits: KrisDouglas_ (~KrisDougl@replaced-ip ) (Remote host closed the connection)
571 [05:09:12] *** Joins: toxync12 (~toxync12@replaced-ip )
572 [05:09:26] *** Joins: KrisDouglas_ (~KrisDougl@replaced-ip )
573 [05:09:57] <warsoul> guys
574 [05:10:00] <warsoul> need help ASAP
575 [05:10:08] <warsoul> installer is not booting
576 [05:10:28] *** Quits: torbo (~user@replaced-ip ) (Remote host closed the connection)
577 [05:10:30] *** Joins: bstr_ (~bstr@replaced-ip )
578 [05:10:54] *** Joins: mishehu (~mishehu@replaced-ip )
579 [05:11:27] *** Quits: JonahAC (~angie@replaced-ip ) (Remote host closed the connection)
580 [05:12:48] *** Joins: srb (~srbz@replaced-ip )
581 [05:13:38] *** Quits: bstr (~bstr@replaced-ip ) (Ping timeout: 240 seconds)
582 [05:16:07] *** Quits: alex__pa (~alex_pa@replaced-ip ) (Quit: Leaving)
583 [05:19:01] *** Quits: ensamvarg (~ensamvarg@replaced-ip ) (Quit: ensamvarg)
584 [05:19:28] <warsoul> i wrote a netinstall iso image
585 [05:19:31] *** Quits: srb (~srbz@replaced-ip ) (Quit: Leaving)
586 [05:19:33] <warsoul> that can be the issue?
587 [05:19:53] *** Joins: srbx7 (~srbz@replaced-ip )
588 [05:20:51] *** Quits: krabador (~krabador@replaced-ip ) (Remote host closed the connection)
589 [05:20:59] *** Joins: toxync12- (~toxync12@replaced-ip )
590 [05:21:05] *** Quits: toxync12 (~toxync12@replaced-ip ) (Ping timeout: 252 seconds)
591 [05:21:29] *** Joins: Ede|Popede (~EdePopede@replaced-ip )
592 [05:21:32] *** Quits: ov3rmind (~kvirc@replaced-ip ) (Ping timeout: 276 seconds)
593 [05:21:56] *** Quits: EdePopede (~EdePopede@replaced-ip ) (Ping timeout: 240 seconds)
594 [05:22:11] *** Quits: cristian_c (~cristian@replaced-ip ) (Ping timeout: 276 seconds)
595 [05:22:17] *** Joins: cristian_c (~cristian@replaced-ip )
596 [05:22:51] <tomreyn> warsoul: "not booting" based on what, any error messages, output?
597 [05:23:09] <tomreyn> netinstall iso is meant to be bootable, so that alone can't be why.
598 [05:23:20] <tomreyn> what hardware also?
599 [05:23:35] <warsoul> a brand new pc
600 [05:23:42] <warsoul> there is no errors at all
601 [05:24:10] <tomreyn> at which point does it stop behaving as you'd expect?
602 [05:24:11] *** Quits: zeden (~user@replaced-ip ) (Quit: WeeChat 2.6)
603 [05:24:50] <tomreyn> "a brand new pc" provider 0.0001 bits of information, can you say a model number?
604 [05:24:57] <tomreyn> *provideS
605 [05:25:14] *** Joins: ov3rmind (~kvirc@replaced-ip )
606 [05:26:43] *** Joins: m1rror8955363 (~m1rror@replaced-ip )
607 [05:27:21] *** Quits: nuuuciano (~luuuciano@replaced-ip ) (Ping timeout: 265 seconds)
608 [05:27:23] *** Quits: m1rror895536 (~m1rror@replaced-ip ) (Ping timeout: 250 seconds)
609 [05:28:07] *** Joins: dtux (~dmtucker@replaced-ip )
610 [05:28:22] *** Quits: vizius00 (vizius00@replaced-ip ) (Ping timeout: 245 seconds)
611 [05:29:00] <tomreyn> oh, crossposting to ##linux, i see
612 [05:29:01] *** debhelper sets mode: +l 1517
613 [05:29:06] *** Joins: vizius00 (vizius00@replaced-ip )
614 [05:30:15] *** Quits: ov3rmind (~kvirc@replaced-ip ) (Ping timeout: 265 seconds)
615 [05:30:52] *** Quits: diniwed (~gavron@replaced-ip ) (Ping timeout: 245 seconds)
616 [05:33:35] *** Quits: Mo7Qt0 (~Mo7Qt0@replaced-ip##) (Quit: KVIrc 5.0.0 Aria ##replaced-url
617 [05:33:37] *** Quits: thePiGrepper (~nagato@replaced-ip ) (Ping timeout: 240 seconds)
618 [05:34:02] *** Joins: His_Dudeness__ (~His_Duden@replaced-ip )
619 [05:36:48] *** Quits: Susant (~Susant@replaced-ip ) (Ping timeout: 268 seconds)
620 [05:39:56] *** Joins: ov3rmind (~kvirc@replaced-ip )
621 [05:40:48] *** Quits: ov3rmind (~kvirc@replaced-ip ) (Changing host)
622 [05:40:48] *** Joins: ov3rmind (~kvirc@replaced-ip )
623 [05:42:43] *** Quits: toxync12- (~toxync12@replaced-ip ) (Ping timeout: 252 seconds)
624 [05:43:09] *** Joins: toxync12 (~toxync12@replaced-ip )
625 [05:46:02] *** Quits: ov3rmind (~kvirc@replaced-ip ) (Ping timeout: 240 seconds)
626 [05:47:32] *** Quits: dec2200 (~n2499@replaced-ip ) (Ping timeout: 276 seconds)
627 [05:47:49] *** Quits: hesco (~hesco@replaced-ip ) (Quit: WeeChat 1.0.1)
628 [05:47:53] *** Quits: His_Dudeness__ (~His_Duden@replaced-ip ) (Ping timeout: 246 seconds)
629 [05:48:11] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
630 [05:48:27] *** Joins: diniwed (~gavron@replaced-ip )
631 [05:49:01] *** debhelper sets mode: +l 1511
632 [05:51:54] *** Quits: debsan (~debsan@replaced-ip ) (Ping timeout: 252 seconds)
633 [05:52:33] *** Quits: CrystalMath (~coderain@replaced-ip ) (Quit: Support Richard Stallman)
634 [05:53:49] *** Joins: hope_canyon (~hope_cany@replaced-ip )
635 [05:54:17] *** Quits: methodios (~cirilos@replaced-ip ) (Ping timeout: 240 seconds)
636 [05:54:35] *** Joins: yhm12345 (~ted@replaced-ip )
637 [05:59:16] *** Quits: Scavengers (~Scavenger@replaced-ip ) (Ping timeout: 240 seconds)
638 [05:59:57] *** Quits: slv (~slv@replaced-ip ) (Quit: Leaving)
639 [06:00:41] *** Quits: pcdummy (~quassel@replaced-ip ) (Read error: Connection reset by peer)
640 [06:01:29] *** Joins: endstille (~endstille@replaced-ip )
641 [06:01:41] *** Quits: endstille (~endstille@replaced-ip ) (Client Quit)
642 [06:01:52] *** Joins: pcdummy (~quassel@replaced-ip )
643 [06:02:26] *** Quits: Nefertiti (~Nefertiti@replaced-ip ) (Ping timeout: 240 seconds)
644 [06:02:45] *** Quits: uNmowed (~Kaede@replaced-ip ) (Read error: Connection reset by peer)
645 [06:02:53] *** Quits: toxync12 (~toxync12@replaced-ip ) (Ping timeout: 252 seconds)
646 [06:03:36] *** Joins: toxync12 (~toxync12@replaced-ip )
647 [06:04:25] *** Joins: Scavengers (~Scavenger@replaced-ip )
648 [06:05:31] *** Joins: ov3rmind (~kvirc@replaced-ip )
649 [06:06:30] <voices> awal1: i don't know how to answer that. i guess that's kinda what i want to know.
650 [06:06:33] <voices> it's not my system. my infosec professor gave me this old VM of his to tinker with and i wanted to account for some unexpected behaviour. it's just a curiosity anyhow, it's been retired for years already by now..
651 [06:06:43] *** Joins: thelastjedi_ (~quassel@replaced-ip )
652 [06:08:44] *** Quits: hussar_ (~hussar@replaced-ip ) (Read error: Connection reset by peer)
653 [06:08:57] <brutser> when i install debian i create a user "john", during install i execute a shell and i want to add the user to a few groups, but the user is not fully created yet it seems at this point
654 [06:09:03] <brutser> what is the right way to do this?
655 [06:09:12] <brutser> i prefer not to create an additional user or something like that, i just want my single john user and add that to a few groups
656 [06:09:16] <awal1> warsoul, how (which software you used) and where (windows$ or gnu/linux) you burned the iso image?
657 [06:09:34] *** Joins: hussar_ (~hussar@replaced-ip )
658 [06:09:49] <awal1> voices, you can paste your sources.list and that will help
659 [06:10:30] *** Joins: Nefertiti (~Nefertiti@replaced-ip )
660 [06:11:55] *** Joins: toxync12- (~toxync12@replaced-ip )
661 [06:12:14] *** Quits: toxync12 (~toxync12@replaced-ip ) (Ping timeout: 276 seconds)
662 [06:12:48] *** Joins: checkItOut (~jinking@replaced-ip )
663 [06:12:54] <voices> awal1: oh, sorry. i meant to past this earlier
664 [06:13:11] <voices> $ printf '%s %s
665 [06:13:12] <voices> ' "$(lsb_release -ds)" "$(uname -rv)"
666 [06:13:31] <voices>
667 [06:13:40] <voices> $ printf '%s %s\n' "$(lsb_release -ds)" "$(uname -rv)"
668 [06:13:44] <voices> Debian GNU/Linux 6.0.6 (squeeze) 2.6.32-5-686 #1 SMP Sun Sep 23 09:49:36 UTC 2012
669 [06:13:50] *** Joins: Nefertari (~Nefertiti@replaced-ip )
670 [06:15:13] <awal1> well, that is the release (debian version you have), not the sources.list file
671 [06:15:38] *** Quits: Nefertiti (~Nefertiti@replaced-ip ) (Ping timeout: 240 seconds)
672 [06:15:41] <awal1> for the release "lsb_release -a " is enough as ommand
673 [06:16:12] *** Joins: toxync12 (~toxync12@replaced-ip )
674 [06:16:19] <brutser> the problem that i have is that the user does not yet exit, the debian installer is "in process of creating it"
675 [06:16:32] <brutser> so when i execute a shell from the installer, "john" is not yet a user
676 [06:16:49] *** Quits: toxync12- (~toxync12@replaced-ip ) (Ping timeout: 252 seconds)
677 [06:17:14] <brutser> so if i do "adduser john mygroup", it will reply "adduser: The user `john` does not exist."
678 [06:17:45] <brutser> i guess i will have to settle for not having the installer create the user, but i do that from the shell myself
679 [06:17:57] *** Quits: checkItOut (~jinking@replaced-ip ) (Ping timeout: 240 seconds)
680 [06:19:02] *** Quits: dtux (~dmtucker@replaced-ip ) (Remote host closed the connection)
681 [06:19:06] *** Quits: Wharncliffe (coffee@replaced-ip ) (Quit: leaving)
682 [06:24:51] *** Quits: publio (~publio@replaced-ip ) (Quit: Leaving)
683 [06:25:29] *** Quits: nixonix (~zz@replaced-ip ) (Quit: Konversation terminated!)
684 [06:26:07] *** Quits: brutser (6d846337@replaced-ip ) (Ping timeout: 260 seconds)
685 [06:27:14] *** Joins: a0s510 (~a0s510@replaced-ip )
686 [06:28:26] *** Joins: toxync12- (~toxync12@replaced-ip )
687 [06:28:33] *** Quits: toxync12 (~toxync12@replaced-ip ) (Ping timeout: 252 seconds)
688 [06:29:47] *** Quits: a0s510 (~a0s510@replaced-ip ) (Remote host closed the connection)
689 [06:30:11] *** Quits: ov3rmind (~kvirc@replaced-ip ) (Ping timeout: 265 seconds)
690 [06:30:12] *** Joins: a0s510 (~a0s510@replaced-ip )
691 [06:31:07] *** Quits: srbx7 (~srbz@replaced-ip ) (Ping timeout: 252 seconds)
692 [06:31:28] *** Joins: ov3rmind (~kvirc@replaced-ip )
693 [06:31:32] *** Quits: ov3rmind (~kvirc@replaced-ip ) (Changing host)
694 [06:31:32] *** Joins: ov3rmind (~kvirc@replaced-ip )
695 [06:31:42] <warsoul> iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS
696 [06:31:44] *** Quits: c0rnelius (~c0rnelius@replaced-ip ) (Read error: Connection reset by peer)
697 [06:31:47] <warsoul> fresh install
698 [06:31:49] <warsoul> after boot
699 [06:32:01] *** Joins: c0rnelius (~c0rnelius@replaced-ip )
700 [06:32:23] *** Quits: msb (~msb@replaced-ip ) (Ping timeout: 276 seconds)
701 [06:32:29] <voices> awal1: yeah, i didn't have it on hand. i had to get it
702 [06:32:34] <voices> $ cat /etc/apt/sources.list
703 [06:32:34] <voices> # deb cdrom:[Debian GNU/Linux 6.0.5 _Squeeze_ - Official i386 NETINST Binary-1 20120512-20:43]/ squeeze main
704 [06:32:37] <voices> deb replaced-url
705 [06:32:40] <voices> deb-src replaced-url
706 [06:32:40] *** voices was kicked by debhelper (flood)
707 [06:33:00] *** Quits: c0rnelius (~c0rnelius@replaced-ip ) (Read error: Connection reset by peer)
708 [06:33:05] *** Joins: voices (~voices@replaced-ip )
709 [06:33:22] *** Joins: c0rnelius (~c0rnelius@replaced-ip )
710 [06:33:25] <voices> sorry, didn't think four lines would trigger it
711 [06:33:42] <mishehu> so we tried to set up a local repo with reprepro, and with it we're trying to pull in a few other remote repos into it (i.e. percona's apt repo). when I try to do `reprepro update buster`, it spits this out in error: Could not find 'main/debian-installer/binary-amd64/Packages' within './lists/LABELname_buster_InRelease' (where label is the name of the label from conf/distributions) . Can anybody
712 [06:33:48] <mishehu> point me in the right direction as to what got borked up?
713 [06:35:08] *** Quits: hope_canyon (~hope_cany@replaced-ip ) (Quit: Leaving)
714 [06:36:58] <voices> awal1: i didn't get your next comment.
715 [06:38:08] <voices> but yeah it doesn't look very standard
716 [06:38:24] <voices> no backports repo though
717 [06:39:01] *** debhelper sets mode: +l 1503
718 [06:40:13] <awal1> voices, what backports means for you?
719 [06:40:31] <warsoul> how to open a terminal?
720 [06:40:53] *** Joins: ensamvarg (~ensamvarg@replaced-ip )
721 [06:41:45] <warsoul> CTRL + c is not working
722 [06:43:59] <awal1> voicesand warsoul: are you just spamming/trolling or you are reslly newbies to gnu/linux? If newbies, please, first read replaced-url
723 [06:44:09] <awal1> chose your architecture ^
724 [06:44:23] <awal1> voices and warsoul ^
725 [06:44:48] <awal1> replaced-url
726 [06:45:50] <warsoul> awal1 this is my second install
727 [06:45:52] <awal1> dpkg: handbook
728 [06:45:52] <dpkg> The Debian Administrator's Handbook is at replaced-url
729 [06:46:04] <warsoul> but im having problem after the fresh install to my new pc
730 [06:46:06] <awal1> and read ^
731 [06:46:09] <warsoul> did a net install
732 [06:46:15] *** Joins: msb (~msb@replaced-ip )
733 [06:46:21] <warsoul> and after booting to gnu/linux
734 [06:46:25] <warsoul> im having this error
735 [06:46:30] <warsoul> iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS
736 [06:46:40] <awal1> everything is in the handbook and the guide
737 [06:46:43] <warsoul> but wifi worked fine during installation
738 [06:46:53] <tomreyn> warsoul: please choose whether you'll get support here on in ##linux, don't keep posting your questions to both channels at the same time.
739 [06:48:30] *** Joins: trytus (d9997408@replaced-ip )
740 [06:48:47] *** Joins: dtux (~dmtucker@replaced-ip )
741 [06:49:04] <ayew> warsoul: you can open a tty with ctrl+alt+f1
742 [06:49:47] *** Joins: airwind (~belovent@replaced-ip )
743 [06:50:17] <voices> awal1: like, when a new patch is applied to an old software (i.e. the version is no longer officially supported or maintained, but rather than upgrading to a more recent kernel or whatever, security flaws are just patched manually), right?
744 [06:51:29] *** Quits: chiluk (~quassel@replaced-ip ) (Remote host closed the connection)
745 [06:51:34] *** Quits: xcm (~xcm@replaced-ip ) (Read error: Connection reset by peer)
746 [06:51:38] *** Quits: diniwed (~gavron@replaced-ip ) (Ping timeout: 240 seconds)
747 [06:52:00] <warsoul> ayew, yes
748 [06:52:37] <warsoul> should i do an update?
749 [06:52:44] *** Joins: xcm (~xcm@replaced-ip )
750 [06:53:15] <awal1> voices, backports are the following:
751 [06:53:22] <awal1> dpkg: backports
752 [06:53:22] <dpkg> A backport is a package from a newer Debian branch, compiled from source for an older branch to avoid dependency and <ABI> complications. replaced-url
753 [06:53:25] *** Joins: chiluk (~quassel@replaced-ip )
754 [06:53:38] <awal1> now, i toldyou squeeze is dead
755 [06:53:45] <awal1> dpkg: squeeze
756 [06:53:46] <dpkg> Debian 6.0 "Squeeze" was released on 2011-02-06: replaced-url
757 [06:54:01] <awal1> about debian lts:
758 [06:54:03] <voices> i told you that
759 [06:54:06] <awal1> dpkg: lts
760 [06:54:06] <dpkg> Debian Long Term Support (LTS) is a project to extend the lifetime of all Debian stable releases to (at least) 5 years. Debian LTS is not handled by the Debian security team, but by a separate group of volunteers and companies. Ask me about <jessie-lts> and see replaced-url
761 [06:54:20] <awal1> now I'm off. sorry, dinner time here
762 [06:54:30] <voices> you asked for my sources.list, so i gave it to you
763 [06:55:14] *** Joins: dreamon (~dreamon@replaced-ip )
764 [06:56:03] <awal1> i don't know who is aarnet.edu.au , but according to that you have squeeze repo only
765 [06:56:25] <awal1> not all the debian original ones
766 [06:56:30] <awal1> anyway, see ya
767 [06:57:41] <voices> it's just an australian mirror
768 [06:58:15] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
769 [06:59:21] *** Joins: xcm (~xcm@replaced-ip )
770 [06:59:45] *** Quits: c0rnelius (~c0rnelius@replaced-ip ) (Quit: Leaving)
771 [07:00:53] *** Joins: yonder (~yonder@replaced-ip )
772 [07:01:43] *** Joins: nnm|2 (~kvirc@replaced-ip )
773 [07:02:25] <voices> karlpinc: ah, i found a bunch of logs for apt, aptitude, dpkg, alternatives, etc. thanks for the tip
774 [07:04:11] *** Joins: Ericounet (~Eric@replaced-ip )
775 [07:06:31] *** Joins: toxync12 (~toxync12@replaced-ip )
776 [07:06:37] *** Quits: toxync12- (~toxync12@replaced-ip ) (Read error: Connection reset by peer)
777 [07:09:00] <warsoul> ayew, are you still here?
778 [07:09:02] *** debhelper sets mode: +l 1510
779 [07:09:50] *** Joins: bugsi (52e45e6f@replaced-ip )
780 [07:11:37] *** Quits: magic_ninja_work (~sparkie1@replaced-ip ) (Ping timeout: 240 seconds)
781 [07:12:04] *** Quits: toxync12 (~toxync12@replaced-ip ) (Excess Flood)
782 [07:12:30] *** Joins: toxync12 (~toxync12@replaced-ip )
783 [07:13:14] *** Quits: Messenger_bird (~banana@replaced-ip ) (Ping timeout: 240 seconds)
784 [07:13:54] *** Joins: magic_ninja_work (~sparkie1@replaced-ip )
785 [07:14:42] *** Joins: Messenger_bird (~banana@replaced-ip )
786 [07:14:46] *** Joins: well_laid_lawn (~Jean-luc@replaced-ip )
787 [07:16:03] *** Quits: bugsi (52e45e6f@replaced-ip ) (Ping timeout: 260 seconds)
788 [07:17:00] *** Joins: m1rror89553638 (~m1rror@replaced-ip )
789 [07:18:02] *** Quits: Aleatory (~Aleatory@replaced-ip ) (Read error: Connection reset by peer)
790 [07:18:26] *** Quits: m1rror8955363 (~m1rror@replaced-ip ) (Ping timeout: 240 seconds)
791 [07:18:26] *** Quits: klys (~mdasoh@replaced-ip ) (Ping timeout: 240 seconds)
792 [07:18:32] *** Quits: a0s510 (~a0s510@replaced-ip ) (Ping timeout: 276 seconds)
793 [07:21:19] *** Joins: toxync12- (~toxync12@replaced-ip )
794 [07:21:29] *** Joins: longbow (~longbow@replaced-ip )
795 [07:21:54] *** Quits: m1rror89553638 (~m1rror@replaced-ip ) (Ping timeout: 265 seconds)
796 [07:22:05] *** Quits: toxync12 (~toxync12@replaced-ip ) (Ping timeout: 252 seconds)
797 [07:22:35] *** Joins: mikevanbike (~luci@replaced-ip )
798 [07:23:07] *** Joins: m1rror89553638 (~m1rror@replaced-ip )
799 [07:27:29] *** Quits: Guest80677 (~z@replaced-ip ) (Quit: Leaving)
800 [07:28:16] *** Quits: yhm12345 (~ted@replaced-ip ) (Quit: WeeChat 2.3)
801 [07:29:27] *** Joins: endstille (~endstille@replaced-ip )
802 [07:30:28] *** Joins: m1rror895536388 (~m1rror@replaced-ip )
803 [07:30:47] *** Quits: dtux (~dmtucker@replaced-ip ) (Remote host closed the connection)
804 [07:32:02] *** Quits: m1rror89553638 (~m1rror@replaced-ip ) (Ping timeout: 240 seconds)
805 [07:32:58] *** Joins: Susant (~Susant@replaced-ip )
806 [07:33:35] *** Joins: diogenes_ (~diogenes_@replaced-ip )
807 [07:33:49] *** Joins: apurv (~apurv@replaced-ip )
808 [07:34:39] *** Joins: sauvin (sauvin@replaced-ip )
809 [07:35:33] *** Joins: a0s510 (~a0s510@replaced-ip )
810 [07:35:49] *** Quits: sauvin (sauvin@replaced-ip ) (Max SendQ exceeded)
811 [07:36:19] *** Joins: sauvin (sauvin@replaced-ip )
812 [07:37:03] *** Joins: OS-55290 (~OS-55290@replaced-ip )
813 [07:37:09] <zerocool> howdy yall, im trying to make a persistant live image, on usb using mkusb, i have it booting into the live session but nothing is "persistant"
814 [07:37:14] *** Quits: Susant (~Susant@replaced-ip ) (Ping timeout: 240 seconds)
815 [07:37:37] *** free_speech_ is now known as free_speech
816 [07:37:46] *** Quits: free_speech (~free-spee@replaced-ip ) (Changing host)
817 [07:37:46] *** Joins: free_speech (~free-spee@replaced-ip )
818 [07:37:51] *** Quits: chrissl (~chris@replaced-ip ) (Ping timeout: 265 seconds)
819 [07:38:02] *** Quits: Terminus (~null@replaced-ip ) (Ping timeout: 276 seconds)
820 [07:39:10] <zerocool> anyone familiar with making persistent live images?
821 [07:39:21] *** Joins: a_l_b (~a_l_b@replaced-ip )
822 [07:39:34] *** Joins: m1rror8955363887 (~m1rror@replaced-ip )
823 [07:41:10] *** Quits: m1rror895536388 (~m1rror@replaced-ip ) (Ping timeout: 252 seconds)
824 [07:41:21] *** Joins: klys (~mdasoh@replaced-ip )
825 [07:41:29] *** Quits: a_l_b (~a_l_b@replaced-ip ) (Client Quit)
826 [07:41:43] *** Joins: a_l_b (~a_l_b@replaced-ip )
827 [07:41:59] *** Quits: thelastjedi_ (~quassel@replaced-ip ) (Quit: No Ping reply in 180 seconds.)
828 [07:42:04] *** Joins: xsoultartar (~xsoultart@replaced-ip )
829 [07:43:03] <diogenes_> zerocool, you mean persisten usb sticks?
830 [07:43:26] *** Joins: thelastjedi (~quassel@replaced-ip )
831 [07:44:19] <zerocool> diogenes_: yes
832 [07:44:23] <zerocool> sticks
833 [07:45:16] <diogenes_> ok in a moment i'll pastebin the procedure
834 [07:49:35] *** Joins: toxync12 (~toxync12@replaced-ip )
835 [07:50:25] *** Quits: toxync12- (~toxync12@replaced-ip ) (Ping timeout: 265 seconds)
836 [07:51:29] <diogenes_> zerocool, replaced-url
837 [07:52:55] <diogenes_> it might be slow loading and less responssive since it will be using usb stick to read write.
838 [07:54:20] <diogenes_> also change /dev/sdc acordingly to your usb stick.
839 [07:54:57] *** Quits: dreamon (~dreamon@replaced-ip ) (Ping timeout: 240 seconds)
840 [07:55:33] *** Quits: BrianG61UK (~BrianG61U@replaced-ip ) (Read error: Connection reset by peer)
841 [07:57:39] *** Quits: mikevanbike (~luci@replaced-ip ) (Ping timeout: 252 seconds)
842 [07:59:18] <zerocool> oh no, i deleted my windows
843 [07:59:28] <zerocool> :P
844 [07:59:40] <zerocool> thanks diogenes_ im giving it a go now
845 [08:01:02] *** Joins: butteredpopcorn_ (~butteredp@replaced-ip )
846 [08:01:33] *** Joins: Haohmaru (~Haohmaru@replaced-ip )
847 [08:01:40] *** Joins: f476 (~f476@replaced-ip )
848 [08:02:05] *** Quits: butteredpopcorn (~butteredp@replaced-ip ) (Ping timeout: 276 seconds)
849 [08:02:47] <zerocool> im at the coffee step, can i sub with decalf tea?
850 [08:02:55] <zerocool> its pretty late here
851 [08:03:03] *** Quits: a0s510 (~a0s510@replaced-ip ) (Ping timeout: 264 seconds)
852 [08:03:31] *** Quits: magic_ninja_work (~sparkie1@replaced-ip ) (Ping timeout: 252 seconds)
853 [08:04:40] *** kini is now known as fs
854 [08:04:48] *** Quits: fs (~kini@replaced-ip ) (Changing host)
855 [08:04:48] *** Joins: fs (~kini@replaced-ip )
856 [08:05:14] *** Quits: xsoultartar (~xsoultart@replaced-ip ) (Ping timeout: 240 seconds)
857 [08:07:04] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Quit: vergissmeinnicht)
858 [08:07:38] *** fs is now known as kini
859 [08:07:44] *** Quits: kini (~kini@replaced-ip ) (Changing host)
860 [08:07:44] *** Joins: kini (~kini@replaced-ip )
861 [08:11:56] *** Joins: xsoultartar (~xsoultart@replaced-ip )
862 [08:12:48] *** Quits: a_l_b (~a_l_b@replaced-ip ) (Quit: a_l_b)
863 [08:15:29] <warsoul> replaced-url
864 [08:15:36] <warsoul> is this source list ok>?
865 [08:16:11] *** Parts: OS-55290 (~OS-55290@replaced-ip ) ("Leaving")
866 [08:16:37] *** Quits: toxync12 (~toxync12@replaced-ip ) (Excess Flood)
867 [08:16:51] *** Joins: jmpatageul (~mageul@replaced-ip )
868 [08:17:12] *** Joins: skyroveRR (~skyroveRR@replaced-ip )
869 [08:17:50] *** Joins: aaii (~aaii@replaced-ip )
870 [08:17:52] *** Parts: skyroveRR (~skyroveRR@replaced-ip ) ("WeeChat 2.5")
871 [08:19:06] *** Joins: Aaron__ (~Aaron@replaced-ip )
872 [08:19:09] *** Joins: toxync12 (~toxync12@replaced-ip )
873 [08:19:37] <ayew> link broken
874 [08:19:50] <ayew> eh, i can read enough of it probably
875 [08:20:54] <annadane> !buster sources.list
876 [08:20:54] <dpkg> A suitable /etc/apt/sources.list for "Buster" has the lines: "deb replaced-url
877 [08:22:01] *** Joins: Jade_NL (~Jade__NL@replaced-ip )
878 [08:24:00] * annadane wonders who intentionally disables buster-updates
879 [08:24:22] <warsoul> sorry is this one
880 [08:24:29] <warsoul> replaced-url
881 [08:24:50] *** Quits: butteredpopcorn_ (~butteredp@replaced-ip ) (Ping timeout: 276 seconds)
882 [08:25:18] *** Quits: Texou (~Texou@replaced-ip ) (Ping timeout: 245 seconds)
883 [08:26:20] <annadane> warsoul, that's fine
884 [08:26:30] <warsoul> is a good sources list?
885 [08:26:34] <annadane> mhm
886 [08:26:49] *** Joins: checkItOut (~jinking@replaced-ip )
887 [08:27:07] <annadane> just a really trivial detail, note you don't really need to put contrib non-free for deb-src, deb-src is only useful if you apt source <package>
888 [08:27:14] <annadane> and deb-src is totally optional
889 [08:27:20] <annadane> but yeah, it's a fine sources.list
890 [08:27:46] <warsoul> ok
891 [08:28:30] *** Quits: mibo (~mibo@replaced-ip ) (Remote host closed the connection)
892 [08:28:55] *** Joins: dreamon (~dreamon@replaced-ip )
893 [08:31:58] *** Quits: checkItOut (~jinking@replaced-ip ) (Ping timeout: 245 seconds)
894 [08:32:51] *** Joins: mortderi1 (mortderire@replaced-ip )
895 [08:35:36] *** Joins: BlueByte (~walther@replaced-ip )
896 [08:35:38] *** Quits: mortderire (mortderire@replaced-ip ) (Ping timeout: 268 seconds)
897 [08:40:17] *** Quits: Guest58472 (~kevin@replaced-ip ) (Ping timeout: 240 seconds)
898 [08:40:36] <nurupo> reading apt-get's man page, there seems to be no option to install a daemon without enabling and starting it
899 [08:42:07] <nurupo> e.g. it would be neat to be able to do `apt-get install postfix --no-enable-daemon`, so that you could edit its config file before you enable&start it
900 [08:42:21] <annadane> yeah it's been discussed before
901 [08:42:32] <annadane> don't know if they ended up putting anything like that in
902 [08:42:36] <nurupo> kind of surprised there is no option for that
903 [08:42:41] *** Quits: kupi (uid212005@replaced-ip ) (Quit: Connection closed for inactivity)
904 [08:43:37] <annadane> there should be a happy medium between 'use the BSD's to manually edit services' and using linux because of more familiarity/easier to deploy etc
905 [08:43:54] <ratrace> nurupo: you can create the config file before you install it
906 [08:44:20] *** Joins: nodejsfan (~androirc@replaced-ip )
907 [08:44:40] <nodejsfan> hello
908 [08:44:46] *** Quits: awal1 (~awal1@replaced-ip ) (Quit: Leaving)
909 [08:44:49] <nodejsfan> npm install is-odd
910 [08:45:18] <nurupo> there is this policy file thing replaced-url
911 [08:45:18] <nurupo> but it's not what i want. it still enables the daemon, just doesn't start it. so if you reboot the daemon would start. it also affects all package installs, not just a particular one, so you have to remember to remove the policy file. and prevents automatic package updates from restarting daemons, which is a security issue.
912 [08:45:42] *** Joins: butteredpopcorn (~butteredp@replaced-ip )
913 [08:45:48] *** Joins: ageis (~kevin@replaced-ip )
914 [08:46:09] <nurupo> so that's not really a solution, manually stopping, and maybe disabling too, is a lot easier and can blow up in less ways
915 [08:46:12] *** ageis is now known as Guest23774
916 [08:46:59] <ratrace> nurupo: you have a bit of an xy problem there. if "I want to configure this before it starts" is the only problem there, then that's solvable.
917 [08:48:16] <ratrace> btw, services won't restart when a lib is updated, so don't rely on that logic.
918 [08:48:24] <nurupo> right, it's "I want to configure this before it starts" kind of issue with "but i want to configure it not right after the install but when it's convenient for me, maybe even in a few days, after the server reboots a few times"
919 [08:48:44] *** Joins: jmarsac (~jmarsac@replaced-ip )
920 [08:48:53] <nurupo> thus the --no-enable-daemon option
921 [08:49:33] <ratrace> nurupo: the logic there is why install it then, untill you actually want to use it? mind you, I dislike this stupid policy myself too, but it's not the end of the world, you still DO have control and ability to configure it before its first start.
922 [08:49:54] <annadane> how, specifically?
923 [08:50:14] <ratrace> create the config yourself before you install it?
924 [08:51:09] <ratrace> I mean, if you have some critical productoin there whre you must really be careful about that for some reason, you can do just that. otherwise services come with sane and secure defaults and it's also not a big deal if they start and you immediately stop them, if you wan to deal with configuration later.
925 [08:51:13] <nurupo> you generally use the defaut config as a base for your own one, and you won't have the default config until you install the package...
926 [08:51:17] *** Joins: Ycarus (~Ycarus@replaced-ip )
927 [08:51:51] <nurupo> right, it's not a big deal
928 [08:52:16] <nurupo> but having a --no-enable-daemon option would still be nice so that you don't have to stop the started service
929 [08:52:21] <ratrace> nurupo: and like I said if that's some critical production where *must* not allow it to start before it's configured, you ordinarily use staging and test environments where you install, configure, test the configuration, retest, automate with ansible or whatever, an only then put in production.
930 [08:52:36] <ratrace> so... it's annoying, yes, but it's not like the dingo ate your baby :)
931 [08:53:12] *** Joins: diogenes_ (~diogenes_@replaced-ip )
932 [08:53:23] <annadane> systemctl mask baby.unit
933 [08:53:43] <ratrace> nurupo: I also think someone once mentioned you can pre-block the service from starting by creating a symlink to devnull under /etc/systemd/system for the service unit
934 [08:54:00] <nurupo> ratrace: it's not about "critical production where *must* not allow it to start before it's configured", it's about the behavior of services auto-starting being annoying sometimes
935 [08:54:02] <ratrace> annadane: is that it? you put that mask even if it doesn't yet exist?
936 [08:54:23] <annadane> or stay away from australia
937 [08:54:46] <nurupo> it's fine for ntpd and other zero-config daemons, but for things like nginx and postfix i have to stop them after installing in order to configure thm properly
938 [08:54:48] *** Joins: TomyWork (~TomyLobo@replaced-ip )
939 [08:54:52] <ratrace> oh look:
940 [08:54:54] <ratrace> Unit baby.unit.service does not exist, proceeding anyway.
941 [08:54:55] <ratrace> Created symlink /etc/systemd/system/baby.unit.service → /dev/null.
942 [08:55:11] <annadane> ratrace ate my baby.
943 [08:55:16] <ratrace> so yeah, it seems it does work :) mask it up front before installation. surely you can guess the service name or look into pkg contents
944 [08:55:24] *** Joins: CrazyEddy (crazyed@replaced-ip )
945 [08:55:30] <nurupo> why are you so against having a --no-enable-daemon option?
946 [08:55:53] <annadane> well but how do you mask it before install? what's the specific apt or dpkg operation to do that?
947 [08:56:00] <ratrace> I am not. Like I said, it's very annoying. But the devs said no and I don't want to waste my time lobbying or trying to submit patches when I can easily work around it.
948 [08:56:00] *** Joins: AquaL1te (~AquaL1te@replaced-ip )
949 [08:56:07] *** Parts: diogenes_ (~diogenes_@replaced-ip ) ()
950 [08:56:30] *** Joins: den_erpel_ (~marc@replaced-ip )
951 [08:56:35] <ratrace> annadane: you can. try it. systemd says: "Unit baby.unit.service does not exist, proceeding anyway."
952 [08:56:43] <ratrace> my above post was copypasta from TIAS :)
953 [08:56:56] <annadane> no, but like, do you download the source, edit a line in a config, and then dpkg -i it?
954 [08:57:04] <annadane> how do you configure something *before* install
955 [08:57:39] <ratrace> annadane: you CAN mask a service unit even if it doesn't yet exist on the filesystem
956 [08:57:49] <annadane> okay
957 [08:57:55] <ratrace> Just try it: "systemctl mask baby-unit.service"
958 [08:58:07] <ratrace> then remove the symlink it creates
959 [08:58:39] *** Joins: thePiGrepper (~nagato@replaced-ip )
960 [08:59:01] *** debhelper sets mode: +l 1518
961 [08:59:24] <annadane> i guess you find which services will be enabled by looking in the postinst script
962 [09:00:48] <ratrace> or you simply know unless that's the first time ever you use that software :)
963 [09:00:59] *** Quits: timur_davletshin (~timur_dav@replaced-ip ) (Ping timeout: 265 seconds)
964 [09:01:36] <ratrace> btw, just tried and indeed it works. dpkg complains: "Failed to preset unit: Unit file /etc/systemd/system/dovecot.service is masked" but finishes installation just fine. dovecot did not start.
965 [09:01:40] *** Joins: f476_ (~f476@replaced-ip )
966 [09:02:13] *** Joins: tekmans13 (~tekmans@replaced-ip )
967 [09:02:37] <Strum> i'm having a mutliple monitor setup issue
968 [09:02:58] <Strum> i logged out and when i log back in only one screen worked
969 [09:03:34] <Strum> so i reboot now i have both displaps detected but can't hove the screen around in the display configuarion app
970 [09:03:50] *** Quits: rebrec (~rebrec@replaced-ip ) (Ping timeout: 276 seconds)
971 [09:04:04] <Strum> nothing happens when i cloick and drag
972 [09:04:07] <Strum> click
973 [09:04:19] <Strum> is there a way to set it manually?
974 [09:04:21] *** Joins: rebrec (~rebrec@replaced-ip )
975 [09:04:34] *** Quits: CSP-SOFT (~uwx@replaced-ip ) (Read error: Connection reset by peer)
976 [09:04:39] *** Joins: CSP-SOFTWARE (~uwx@replaced-ip )
977 [09:04:51] *** Quits: f476 (~f476@replaced-ip ) (Ping timeout: 265 seconds)
978 [09:05:09] *** Parts: bitflips (~bitflips@replaced-ip ) ("Leaving")
979 [09:06:37] *** Quits: mthe878 (~mthe@replaced-ip ) (Ping timeout: 240 seconds)
980 [09:06:42] *** Joins: ich (~ich@replaced-ip )
981 [09:06:48] *** Quits: nodejsfan (~androirc@replaced-ip ) (Remote host closed the connection)
982 [09:08:15] *** Joins: gavlee (~gav@replaced-ip )
983 [09:08:18] *** Joins: littlebit (~Thunderbi@replaced-ip )
984 [09:08:54] *** Joins: mthe878 (~mthe@replaced-ip )
985 [09:09:28] *** Joins: HarmtH (~harmth@replaced-ip )
986 [09:10:01] *** Joins: timur_davletshin (~timur_dav@replaced-ip )
987 [09:10:15] <jelly> nurupo: it's not that much of an issue when it can be avoided simply by not installing things until you're actually going to configure and use them
988 [09:12:05] *** Quits: n0a110w (~n0a110w@replaced-ip ) (Read error: Connection reset by peer)
989 [09:14:19] *** Joins: n0a110w (~n0a110w@replaced-ip )
990 [09:15:17] *** Joins: tolecnal (tolecnal@replaced-ip )
991 [09:15:26] *** Quits: littlebit (~Thunderbi@replaced-ip ) (Quit: littlebit)
992 [09:15:40] *** Quits: butteredpopcorn (~butteredp@replaced-ip ) (Quit: Bye)
993 [09:19:17] *** Quits: hussar_ (~hussar@replaced-ip ) (Read error: Connection reset by peer)
994 [09:19:38] *** Quits: Poster (~poster@replaced-ip ) (Ping timeout: 240 seconds)
995 [09:20:02] <mishehu> We set up a local repo with reprepro. And we're trying to pull in from a couple of remote repos into our local repo, but every time I do `reprepro update buster`, it complains that it can't find main/debian-installer/binary-amd64/Packages, which I presume would be in the remote repo's dists/buster dir, but those remote repos do not have dists/buster/main/debian-installer at all. How can I work around
996 [09:20:05] *** Joins: Darcidride (~Darcidrid@replaced-ip )
997 [09:20:08] <mishehu> this?
998 [09:20:24] *** Joins: humpled (~i@replaced-ip )
999 [09:20:34] *** Joins: zamuro (~Samantha@replaced-ip )
1000 [09:20:35] *** Quits: zamuro (~Samantha@replaced-ip ) (Changing host)
1001 [09:20:35] *** Joins: zamuro (~Samantha@replaced-ip )
1002 [09:20:56] *** Joins: butteredpopcorn (~butteredp@replaced-ip )
1003 [09:20:57] *** Quits: Renari (~Renari@replaced-ip ) (Ping timeout: 240 seconds)
1004 [09:21:31] *** Joins: Renari (~Renari@replaced-ip )
1005 [09:21:35] *** Quits: Eryn_1983_FL (~Eryn_1983@replaced-ip ) (Read error: Connection reset by peer)
1006 [09:21:44] *** Joins: Eryn_1983_FL (~Eryn_1983@replaced-ip )
1007 [09:22:07] *** Quits: nexgen (~nexgen@replaced-ip ) (Remote host closed the connection)
1008 [09:22:35] *** Joins: nexgen (~nexgen@replaced-ip )
1009 [09:23:00] <jelly> mishehu: pick a better mirror?
1010 [09:23:06] <jelly> mine has replaced-url
1011 [09:24:21] <jelly> if unsure, try the CDN one replaced-url
1012 [09:26:23] *** Joins: Sleepy63 (~Sleepy63@replaced-ip )
1013 [09:27:36] <mishehu> jelly: this isn't a matter of "find a better mirror". there is no other mirror of this that would contain that. it's not an official debian mirror, it's a repo of packages for a software project that we want to load onto our debian servers.
1014 [09:28:44] *** Quits: annadane (~annadane@replaced-ip ) (Quit: Leaving)
1015 [09:28:46] *** Joins: Pjusur (~Pjusur@replaced-ip )
1016 [09:29:06] <mishehu> in other words, it's a 3rd party repo. and I noticed that at least two of those don't have that path - the other one is percona, which is also a 3rd party.
1017 [09:30:00] *** Quits: remy^ (~remy@replaced-ip ) (Remote host closed the connection)
1018 [09:30:50] *** Quits: AimHere (~David@replaced-ip ) (Ping timeout: 240 seconds)
1019 [09:32:26] <mishehu> of the 3 3rd party repos we want to pull from, only sury.org has dists/buster/main/debian-installer existing.
1020 [09:32:33] *** Joins: AimHere (~David@replaced-ip )
1021 [09:33:08] <mishehu> (I'm using "pull" in the sense of git, not in the sense of reprepro though.)
1022 [09:33:32] <mishehu> as we're not trying to mix distros or such.
1023 [09:34:40] *** Joins: remy^ (~remy@replaced-ip )
1024 [09:34:45] *** Quits: remy^ (~remy@replaced-ip ) (Changing host)
1025 [09:34:45] *** Joins: remy^ (~remy@replaced-ip )
1026 [09:36:58] *** Quits: jmpatageul (~mageul@replaced-ip ) (Quit: Leaving)
1027 [09:37:18] *** Quits: BlueByte (~walther@replaced-ip ) (Ping timeout: 268 seconds)
1028 [09:38:43] *** Joins: progart (~kamee@replaced-ip )
1029 [09:40:19] *** Quits: longbow (~longbow@replaced-ip ) (Ping timeout: 252 seconds)
1030 [09:40:59] *** Quits: Shadowcrit (~Shadowcri@replaced-ip ) (Ping timeout: 246 seconds)
1031 [09:41:39] *** Quits: rebrec (~rebrec@replaced-ip ) (Read error: Connection reset by peer)
1032 [09:42:15] *** Joins: rebrec (~rebrec@replaced-ip )
1033 [09:42:25] *** Joins: Texou (~Texou@replaced-ip )
1034 [09:43:05] *** Quits: nexgen (~nexgen@replaced-ip ) (Remote host closed the connection)
1035 [09:43:28] *** Joins: BlueByte (~walther@replaced-ip )
1036 [09:44:08] *** Quits: we6jbo (~we6jbo@replaced-ip ) (Quit: Leaving)
1037 [09:47:33] *** Joins: u0_a266 (~u0_a266@replaced-ip )
1038 [09:49:23] *** Joins: Shadowcrit (~Shadowcri@replaced-ip )
1039 [09:50:17] *** Quits: Envil (~Envil@replaced-ip ) (Quit: blah)
1040 [09:51:37] *** Quits: xsoultartar (~xsoultart@replaced-ip ) (Ping timeout: 240 seconds)
1041 [09:52:13] *** Joins: jmpatageul (~mageul@replaced-ip )
1042 [09:53:36] *** Quits: radkos (~radkos@replaced-ip ) (Remote host closed the connection)
1043 [09:53:49] *** Quits: u0_a266 (~u0_a266@replaced-ip ) (Quit: leaving)
1044 [09:56:52] *** Joins: flo2marsnet (~flo2marsn@replaced-ip )
1045 [09:57:37] *** Joins: Space_Man (~Space_Man@replaced-ip )
1046 [09:58:39] *** Joins: Makaveli7 (~Makaveli7@replaced-ip )
1047 [09:59:36] *** Joins: xsoultartar (~xsoultart@replaced-ip )
1048 [10:02:45] <apurv> is it impossible to select files in Nautilus by pressing "Ctrl" key and mouse click, or do a drag and drop between multiple Nautilus instances? Or can it be because of Wayland?
1049 [10:04:18] <apurv> I'm on Sid
1050 [10:05:16] *** Quits: fling (~fling@replaced-ip ) (Ping timeout: 265 seconds)
1051 [10:05:23] *** Joins: sk_tandt (~sk_tandt@replaced-ip )
1052 [10:06:54] <sk_tandt> Greetings! I'd like to ask you a question: I've set up a debian repository with reprepro, made a very simple signed package and submitted a public key to keys.gnupg.net and keys.openpgp.org (09C2452C3E419587)
1053 [10:07:17] <sk_tandt> However, when I do apt update I get "GPG error: replaced-url
1054 [10:07:31] *** Quits: thecoffemaker (~thecoffem@replaced-ip ) (Ping timeout: 268 seconds)
1055 [10:07:42] <free_speech> I am on Devuan, just installed Nautilus to try it, and Ctrl works without any problems.
1056 [10:07:45] *** Joins: jpe (~jp@replaced-ip )
1057 [10:07:48] <sk_tandt> I did apt-key adv --recv 09C2452C3E419587 and it did import the key, and apt-key list lists it successfully
1058 [10:07:55] *** Joins: jmd (~user@replaced-ip )
1059 [10:08:02] *** Quits: ensamvarg (~ensamvarg@replaced-ip ) (Ping timeout: 240 seconds)
1060 [10:08:05] <sk_tandt> WTF is going on?
1061 [10:08:09] *** Joins: chskab (~chskab@replaced-ip )
1062 [10:08:22] <jmd> Does anyone know how I can change the default greeter background image?
1063 [10:08:52] *** Quits: progart (~kamee@replaced-ip ) (Quit: Leaving.)
1064 [10:09:44] *** Quits: user__ (~user@replaced-ip ) (Remote host closed the connection)
1065 [10:10:57] <free_speech> which greeter do you have? lightdm-gtk-greeter?
1066 [10:11:38] *** Joins: nexgen (~nexgen@replaced-ip )
1067 [10:12:10] <jmd> free_speech: yes
1068 [10:12:10] <free_speech> if so, lightdm-gtk-greeter-settings might be the package you're looking for
1069 [10:12:48] <jmd> Ahh settings
1070 [10:12:57] *** Quits: nexgen (~nexgen@replaced-ip ) (Remote host closed the connection)
1071 [10:13:11] <sk_tandt> Even tried apt-key adv --fetch-keys replaced-url
1072 [10:13:27] *** Joins: nexgen (~nexgen@replaced-ip )
1073 [10:16:10] *** Joins: karakedi (~eAC53C340@replaced-ip )
1074 [10:16:19] <sk_tandt> Well bite me: reboot and it worked
1075 [10:16:54] *** Quits: mkowalski (~mkowalski@replaced-ip ) (Remote host closed the connection)
1076 [10:17:13] *** Joins: mkowalski (~mkowalski@replaced-ip )
1077 [10:17:15] *** Joins: eyalroz (~quassel@replaced-ip )
1078 [10:17:24] *** Joins: grobi (~rtng@replaced-ip )
1079 [10:17:33] *** Quits: Cabanossi (~Cabanossi@replaced-ip ) (Quit: Bye, bye...)
1080 [10:17:40] <jmd> ok. I think i have found it. /usr/share/images/desktop-base/login-background.svg
1081 [10:17:56] <jmd> (independent of display manager I think)
1082 [10:18:16] *** Joins: Cabanossi (~Cabanossi@replaced-ip )
1083 [10:19:01] *** debhelper sets mode: +l 1526
1084 [10:20:39] *** Joins: progart (~kamee@replaced-ip )
1085 [10:20:57] *** Quits: progart (~kamee@replaced-ip ) (Client Quit)
1086 [10:23:13] *** Quits: jmd (~user@replaced-ip ) (Remote host closed the connection)
1087 [10:28:24] *** Joins: Robin_Anatoscope (~robs@replaced-ip )
1088 [10:30:56] *** Quits: tekmans13 (~tekmans@replaced-ip ) (Ping timeout: 276 seconds)
1089 [10:30:57] *** Quits: BlueByte (~walther@replaced-ip ) (Ping timeout: 268 seconds)
1090 [10:33:08] *** Joins: Jerrynicki (~niklas@replaced-ip )
1091 [10:33:13] *** Quits: swift110 (~swift110@replaced-ip ) (Ping timeout: 245 seconds)
1092 [10:33:17] *** Joins: telcoguy_ (~telcoguy_@replaced-ip )
1093 [10:33:28] *** Quits: apurv (~apurv@replaced-ip ) (Quit: Leaving)
1094 [10:33:41] *** Joins: mibo (~mibo@replaced-ip )
1095 [10:34:07] *** Quits: ilikeyou (uid389024@replaced-ip ) (Quit: Connection closed for inactivity)
1096 [10:34:39] *** Joins: angerctl (~Namarrgon@replaced-ip )
1097 [10:34:49] *** Quits: Namarrgon (~Namarrgon@replaced-ip ) (Killed (wolfe.freenode.net (Nickname regained by services)))
1098 [10:34:49] *** angerctl is now known as Namarrgon
1099 [10:36:25] *** Joins: winy (~vince@replaced-ip )
1100 [10:36:47] *** Quits: timur_davletshin (~timur_dav@replaced-ip ) (Quit: Leaving)
1101 [10:36:53] *** Joins: sk_tandt_ (~sk_tandt@replaced-ip )
1102 [10:36:57] *** Quits: sk_tandt_ (~sk_tandt@replaced-ip ) (Remote host closed the connection)
1103 [10:38:15] *** Quits: telcoguy_ (~telcoguy_@replaced-ip ) (Read error: Connection reset by peer)
1104 [10:39:32] *** Quits: flipbits (~emma@replaced-ip ) (Remote host closed the connection)
1105 [10:39:33] *** Joins: timur_davletshin (~timur_dav@replaced-ip )
1106 [10:39:57] *** Quits: sk_tandt (~sk_tandt@replaced-ip ) (Ping timeout: 240 seconds)
1107 [10:40:35] *** Quits: Secret-Fire (~Secret-Fi@replaced-ip ) (Remote host closed the connection)
1108 [10:40:53] *** Joins: checkItOut (~jinking@replaced-ip )
1109 [10:42:07] *** Joins: tekmans13 (~tekmans@replaced-ip )
1110 [10:43:38] *** Quits: shadyShaman (~feddywhap@replaced-ip ) (Ping timeout: 240 seconds)
1111 [10:44:10] *** Joins: Secret-Fire (~Secret-Fi@replaced-ip )
1112 [10:44:55] *** Quits: Secret-Fire (~Secret-Fi@replaced-ip ) (Remote host closed the connection)
1113 [10:44:57] *** Joins: AndrejSPB (~andrej@replaced-ip )
1114 [10:45:05] *** chskab is now known as longbow
1115 [10:45:22] *** Joins: Secret-Fire (~Secret-Fi@replaced-ip )
1116 [10:45:56] *** Quits: checkItOut (~jinking@replaced-ip ) (Ping timeout: 240 seconds)
1117 [10:46:31] *** Quits: trytus (d9997408@replaced-ip ) (Ping timeout: 260 seconds)
1118 [10:47:57] *** Joins: asymptotically (~asymptoti@replaced-ip )
1119 [10:48:18] *** Joins: pamaury (~pamaury@replaced-ip )
1120 [10:50:14] *** Joins: emf1223 (~id@replaced-ip )
1121 [10:51:33] *** Joins: qam4r__ (~qam4r@replaced-ip )
1122 [10:51:46] *** Joins: Mo7Qt0 (~Mo7Qt0@replaced-ip )
1123 [10:51:57] <Mo7Qt0> !ipv6
1124 [10:51:57] <dpkg> Internet Protocol version 6 (IPv6) is the next-generation IP version designed to replace IPv4. Available in Debian since <potato>, full IPv6 support was a release goal for Squeeze. replaced-url
1125 [10:52:33] <emf1223> im not sure exactly what happened, but i installed the non-free module for my nic and it took away my privileges to ping...
1126 [10:52:56] *** Joins: NetTerminalGene (~NetTermin@replaced-ip )
1127 [10:52:57] <emf1223> i guess i should say that im speculating thats what caused it
1128 [10:53:37] *** Quits: asymptotically (~asymptoti@replaced-ip ) (Remote host closed the connection)
1129 [10:54:07] *** Quits: qam4r_ (~qam4r@replaced-ip ) (Ping timeout: 250 seconds)
1130 [10:54:30] <emf1223> i can still ping as sudo, but i get ping: socket: Operation not permitted under my user account
1131 [10:55:27] <emf1223> ive read some things online about it, but im trying to figure out what the recommended solution is
1132 [10:55:36] <jim> emf1223, to ping what though?
1133 [10:55:41] <emf1223> anything
1134 [10:55:50] *** Joins: asymptotically (~asymptoti@replaced-ip )
1135 [10:55:52] <emf1223> specifically i tried 8.8.8.8
1136 [10:55:54] *** Joins: Susant (~Susant@replaced-ip )
1137 [10:55:58] <emf1223> and localhost
1138 [10:56:04] <emf1223> and my router
1139 [10:56:10] *** Quits: Aaron__ (~Aaron@replaced-ip ) (Quit: leaving)
1140 [10:56:13] <jim> and what result did you get each time?
1141 [10:56:27] <emf1223> all the same, ping: socket: Operation not permitted
1142 [10:56:40] *** Quits: ArlequInOut (~DaVinciCo@replaced-ip ) (Remote host closed the connection)
1143 [10:56:45] <emf1223> restarted networking and then rebooted
1144 [10:56:49] <emf1223> didnt change anything
1145 [10:57:10] *** Joins: ArlequInOut (~DaVinciCo@replaced-ip )
1146 [10:57:20] <jim> hmm, that seems unusual... ask you this:
1147 [10:57:30] <jim> can you ping anything as root?
1148 [10:57:33] <emf1223> yes
1149 [10:57:36] <emf1223> works fine
1150 [10:57:44] <jim> so it's dependent on the user
1151 [10:57:44] *** Joins: BlueByte (~walther@replaced-ip )
1152 [10:57:58] <emf1223> right, i think its some kinda permissions thing
1153 [10:58:13] *** Joins: brokencycle (~brokencyc@replaced-ip )
1154 [10:58:25] <emf1223> i was looking at this: replaced-url
1155 [10:58:47] *** Joins: mkowalski_ (~mkowalski@replaced-ip )
1156 [10:58:48] <jim> man, I wish I knew enough to reason through that; I never had to solve that problem
1157 [10:58:59] <jim> ask you this: is it wired or wireless?
1158 [10:59:04] <emf1223> wired
1159 [10:59:09] *** Joins: c0rnelius (~c0rnelius@replaced-ip )
1160 [10:59:22] <emf1223> ive had this issue with new installs before, and i just left it...
1161 [10:59:44] <emf1223> but this one is weird bc yesterday it was working fine
1162 [10:59:54] <jim> ok... how is the nic connected to the computer?
1163 [11:00:10] <emf1223> onboard
1164 [11:00:11] *** Quits: m1rror8955363887 (~m1rror@replaced-ip ) (Ping timeout: 276 seconds)
1165 [11:00:41] <jim> oh ok, so maybe it's pci? try this: lspci -nn | grep -i net | wc -l
1166 [11:00:59] *** Joins: ensamvarg (~ensamvarg@replaced-ip )
1167 [11:01:00] *** Quits: stoffepojken (stoffe@replaced-ip ) (Ping timeout: 244 seconds)
1168 [11:01:01] <jim> (meaning how many lines does the grep return)
1169 [11:01:03] <emf1223> 1
1170 [11:01:08] *** Quits: mkowalski (~mkowalski@replaced-ip ) (Ping timeout: 245 seconds)
1171 [11:01:10] <emf1223> was the only output
1172 [11:01:34] <jim> ok, so take the | wc -l off, and show the result
1173 [11:01:39] *** Joins: MichaelOF (~michael@replaced-ip )
1174 [11:01:45] *** Joins: B|ack0p (~m@replaced-ip )
1175 [11:01:45] <emf1223> 04:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 06)
1176 [11:03:04] *** Quits: internat (biteme2@replaced-ip ) ()
1177 [11:03:32] *** Quits: HerbY_NL2 (~HerbY_NL2@replaced-ip ) (Quit: Leaving)
1178 [11:03:34] <jim> ok, judd says there's a driver called r8169 that should support that card
1179 [11:03:51] <emf1223> yeah im showing that as whats installed...
1180 [11:03:51] <jim> is that the driver you're already using?
1181 [11:03:54] <emf1223> yeah
1182 [11:04:25] *** Joins: oish (~charlie@replaced-ip )
1183 [11:04:26] *** Quits: ArlequInOut (~DaVinciCo@replaced-ip ) (Ping timeout: 240 seconds)
1184 [11:04:59] <jim> ok, so lsmod | grep r8169 | nc termbin.com # this should return the url of the pastebinned grep listing
1185 [11:05:02] *** Quits: Gazooo (~Gazooo@replaced-ip##) (Quit: The Lounge - ##replaced-url
1186 [11:05:11] *** Joins: ArlequInOut (~DaVinciCo@replaced-ip )
1187 [11:05:18] *** Joins: cristian__c (~cristian@replaced-ip )
1188 [11:06:53] <jim> oops, forgot the port :) here's the command again, with that correction: lsmod | grep r8169 | nc termbin.com 9999
1189 [11:06:54] *** Joins: Gazooo (~Gazooo@replaced-ip )
1190 [11:06:57] <B|ack0p> hi. while fresh installing debian i installed all the desktops selected. is there an easy way to uninstall them or is it better to fresh install again?
1191 [11:07:14] *** Quits: cristian_c (~cristian@replaced-ip ) (Ping timeout: 240 seconds)
1192 [11:07:14] <B|ack0p> i selected all the desktops in the list on debian installation
1193 [11:07:32] <jim> name one you want to get rid of
1194 [11:07:59] <B|ack0p> mate-cinnamon-kde-xfce
1195 [11:08:02] <B|ack0p> all of them
1196 [11:08:13] <emf1223> jim: replaced-url
1197 [11:08:15] <jim> ok
1198 [11:08:23] <jim> one sec
1199 [11:08:26] <emf1223> yep
1200 [11:09:02] <jim> ok, yeah, that module appears to be the one with the driver you're using
1201 [11:09:03] <B|ack0p> i dont know why it feels slow even on gnome classic
1202 [11:09:15] <B|ack0p> i wonder if all those installed things making it slow
1203 [11:09:17] *** Joins: mkowalski__ (~mkowalski@replaced-ip )
1204 [11:09:50] <jim> B|ack0p, let's see if you're swapping: free | nc termbin.com 9999
1205 [11:10:13] *** Joins: stoffepojken (~stoffe@replaced-ip )
1206 [11:10:36] *** Joins: starch (~starch@replaced-ip )
1207 [11:10:41] <B|ack0p> jim, replaced-url
1208 [11:11:05] *** Joins: thecoffemaker (~thecoffem@replaced-ip )
1209 [11:11:05] *** Quits: n_1-c_k (~n_1-c_k@replaced-ip ) (Read error: Connection reset by peer)
1210 [11:11:12] <tomreyn> emf1223: you need these packages for your respective debian release (select codename top right): replaced-url
1211 [11:11:30] *** Joins: AgTh (~b50c6@replaced-ip )
1212 [11:11:58] *** Quits: mkowalski_ (~mkowalski@replaced-ip ) (Ping timeout: 265 seconds)
1213 [11:12:13] <jim> tomreyn, is that for building the module?
1214 [11:12:14] *** Joins: n_1-c_k (~n_1-c_k@replaced-ip )
1215 [11:12:28] *** Quits: lel (lel@replaced-ip##) (Quit: ZNC - ##replaced-url
1216 [11:12:59] *** Joins: lel (lel@replaced-ip )
1217 [11:13:02] <jim> B|ack0p, nope, you're not swappint
1218 [11:13:04] <tomreyn> emf1223: actually, you probably don't need / want r8168-dkms (purge it) on current debian releases, since there is a better driver in the kernel
1219 [11:13:11] <jim> so that's not it
1220 [11:13:32] <tomreyn> jim: r8168-dkms would be for building the non-free kernel module, yes
1221 [11:13:42] <jim> oh ok
1222 [11:13:44] <emf1223> ok
1223 [11:13:48] *** Joins: stoffepojken_ (~stoffe@replaced-ip )
1224 [11:14:27] <tomreyn> but you may still want the firmware.
1225 [11:14:56] *** Quits: stoffepojken (~stoffe@replaced-ip ) (Ping timeout: 252 seconds)
1226 [11:15:00] <jim> I notice the number is different, r8168 instead if r8169... is the 8168 one the nonfree one
1227 [11:15:02] <jim> ?
1228 [11:16:13] <tomreyn> yes
1229 [11:16:54] <tomreyn> see the r8168-dkms package description for details
1230 [11:16:58] *** Quits: Renari (~Renari@replaced-ip ) (Ping timeout: 245 seconds)
1231 [11:17:07] <emf1223> alright so i already had firmware-realtek installed, but i guess i missed r8168-dkms
1232 [11:17:14] <B|ack0p> jim, what?
1233 [11:17:20] <B|ack0p> tomreyn, hi
1234 [11:17:52] <tomreyn> emf1223: which debian version are you running? i assume you don't actually want r8168-dkms given a recent enough kernel version
1235 [11:18:02] <tomreyn> hi B|ack0p
1236 [11:18:03] <emf1223> buster
1237 [11:18:17] <B|ack0p> jim, while installing debian i made it choose to partition my harddisk and use entire disk
1238 [11:18:34] <B|ack0p> i chose option for newbies
1239 [11:18:37] *** Joins: stoffepojken (~stoffe@replaced-ip )
1240 [11:18:42] <B|ack0p> so debian decided what to do with my disk
1241 [11:18:49] *** Quits: Hazza (~Harrison@replaced-ip ) (Ping timeout: 250 seconds)
1242 [11:18:50] *** Quits: chen (~fury@replaced-ip ) (Ping timeout: 240 seconds)
1243 [11:19:01] *** debhelper sets mode: +l 1532
1244 [11:19:54] *** Quits: nexgen (~nexgen@replaced-ip ) (Quit: Leaving)
1245 [11:20:12] <jim> B|ack0p, ok... I'm saying, you're not swapping at all... meaning you have enough ram for doing what it's doing at the moment... when it runs out, it goes to swap, which is a disk partition that pretends to be ram (so when it does that, it gets really slow)
1246 [11:20:18] <B|ack0p> so not swapping causing system slow down?
1247 [11:20:32] <emf1223> appreciate the help guys
1248 [11:20:43] <emf1223> later on
1249 [11:20:45] *** Quits: emf1223 (~id@replaced-ip ) (Quit: leaving)
1250 [11:20:55] <tomreyn> emf1223: hmm so if the driver works in general and icmp packets can be sent in genera then i would not replace it.
1251 [11:21:23] <jim> tomreyn, yeah, he could ping as root
1252 [11:21:29] <B|ack0p> jim, i see so what could be problem about slow down?
1253 [11:21:32] *** Quits: stoffepojken_ (~stoffe@replaced-ip ) (Ping timeout: 252 seconds)
1254 [11:22:02] <jim> B|ack0p, I don't really know right now... do you have a lot running?
1255 [11:22:13] <B|ack0p> not really
1256 [11:22:17] *** Quits: towo^work (~towo@replaced-ip ) (Remote host closed the connection)
1257 [11:22:17] *** Quits: zamba (~marius@replaced-ip ) (Ping timeout: 276 seconds)
1258 [11:22:22] <B|ack0p> usual browsing and terminal/irssi
1259 [11:22:51] *** Joins: nexgen (~nexgen@replaced-ip )
1260 [11:24:01] <jim> B|ack0p, how much ram do you have?
1261 [11:24:08] <B|ack0p> 8gb - ddr2
1262 [11:24:14] *** Joins: L0ki (~Android@replaced-ip )
1263 [11:24:22] <jim> ok, that should be enough
1264 [11:24:26] <B|ack0p> before it was 4gb and i had system freeze many times
1265 [11:24:31] *** Quits: L0ki (~Android@replaced-ip ) (Client Quit)
1266 [11:24:41] <B|ack0p> i removed 2 sticks of 2gb rams and replaced 2x4gb
1267 [11:24:53] <B|ack0p> that is another problem - system freezes !
1268 [11:24:57] *** Joins: zamba (~marius@replaced-ip )
1269 [11:25:02] <jim> freeze? and replacing the ram eliminated the freezes?
1270 [11:25:13] <B|ack0p> but since i upgraded to 2x4gb yesterday i didnt have any freeze yet
1271 [11:25:47] <B|ack0p> jim, yes but before upgrading rams i did memtest so 2x2gb sticks passed the test
1272 [11:25:57] <B|ack0p> they were not bad rams
1273 [11:26:00] *** Joins: towo^work (~towo@replaced-ip )
1274 [11:26:23] <jim> do you have any more ram slots?
1275 [11:26:26] <B|ack0p> maybe as you said 4gb ram was not enough so swapping might cause it struggle and cause the freeze maybe
1276 [11:26:34] <B|ack0p> jim, i have only 2 ram slots
1277 [11:26:43] <jim> ok
1278 [11:26:50] <jim> what cpu?
1279 [11:26:53] <B|ack0p> old
1280 [11:27:04] <B|ack0p> c2d L7500 1.6ghz
1281 [11:27:42] <jim> hmm. never heard of that one, what's its bit width/
1282 [11:27:44] <jim> ?
1283 [11:27:52] <B|ack0p> it is Thinkpad x61s
1284 [11:28:06] <B|ack0p> first gen core2 duo cpu - merom family
1285 [11:28:06] <jim> oh so it's a laptop
1286 [11:28:09] <B|ack0p> yes
1287 [11:28:18] *** Joins: emf1223 (~id@replaced-ip )
1288 [11:28:19] <B|ack0p> normally it is T series of Core2duo
1289 [11:28:36] <B|ack0p> L series made for low voltage for less power long battery
1290 [11:28:40] <emf1223> i just wanted to pop back in and let you guys know that i figured it out
1291 [11:28:45] <emf1223> sudo setcap cap_net_raw=ep /bin/ping
1292 [11:28:51] <emf1223> replaced-url
1293 [11:29:33] *** Quits: emf1223 (~id@replaced-ip ) (Client Quit)
1294 [11:31:50] *** Quits: traveltissues (~traveltis@replaced-ip ) (Remote host closed the connection)
1295 [11:32:07] *** Joins: m0rd3cai (~m0rd3cai@replaced-ip )
1296 [11:33:07] <jim> B|ack0p, unfortunately I can't tell what's slowing you down (it could be the cpu, but that's just a wild shot in the dark)
1297 [11:33:12] <m0rd3cai> Hey guys, need some help. I need to set my login name without having to enter it at every login. I can't remember what file I need to make the change in. Im running xfce4 on lightdm
1298 [11:33:55] <B|ack0p> jim, i understand it is old laptop but i expect light weight desktop runs faster
1299 [11:34:05] <B|ack0p> i will try fresh install without other desktops installed
1300 [11:34:24] <B|ack0p> i have 3 times installed almost everything :p
1301 [11:34:32] *** Quits: grobi (~rtng@replaced-ip ) (Quit: WeeChat 2.3)
1302 [11:34:41] *** Joins: RebelCoder (~RebelCode@replaced-ip )
1303 [11:34:41] *** Joins: qam4r_ (~qam4r@replaced-ip )
1304 [11:34:41] <B|ack0p> more than 3 terminal , 3 calculators ..etc :p
1305 [11:34:42] *** Joins: dtux (~dmtucker@replaced-ip )
1306 [11:35:10] *** Quits: bertbob (~bertbob@replaced-ip ) (Ping timeout: 265 seconds)
1307 [11:35:16] *** Joins: clemens3 (~clemens@replaced-ip )
1308 [11:36:16] *** Joins: jubo2 (~jubz@replaced-ip )
1309 [11:36:22] <jim> yeah I would expect that too
1310 [11:36:50] *** Quits: qam4r__ (~qam4r@replaced-ip ) (Ping timeout: 240 seconds)
1311 [11:37:28] *** Joins: bertbob (~bertbob@replaced-ip )
1312 [11:39:11] *** Quits: dtux (~dmtucker@replaced-ip ) (Ping timeout: 250 seconds)
1313 [11:39:54] *** Joins: mase-tech (~mase-tech@replaced-ip )
1314 [11:40:53] *** Joins: mi11k1 (~mi11k1@replaced-ip )
1315 [11:41:52] *** Quits: zamba (~marius@replaced-ip ) (Ping timeout: 268 seconds)
1316 [11:41:57] *** Joins: mzs114 (~MCS\mzs@replaced-ip )
1317 [11:43:06] *** Quits: MichaelOF (~michael@replaced-ip ) (Quit: Konversation terminated!)
1318 [11:43:23] <mi11k1> hey, i need a hand here. I have a folder that contains subfolders that i need to turn into contacts somehow. Just at the top of my head i did "ls folder >> contacts.list", so now i have a file that has a list of all the contacts I need made. Ive been googling, but someone here will know.
1319 [11:44:17] *** Joins: jnavila (~jnavila@replaced-ip )
1320 [11:44:21] *** Quits: Oksana (~Wikiwide@replaced-ip ) (Ping timeout: 265 seconds)
1321 [11:44:23] *** Quits: gry (~sveta@replaced-ip ) (Ping timeout: 276 seconds)
1322 [11:44:50] <ratrace> mi11k1: what are "contacts"?
1323 [11:44:59] *** Joins: MichaelOF (~michael@replaced-ip )
1324 [11:45:29] <jim> eyeball covers?
1325 [11:45:31] <mi11k1> csv or whatever ppl in deviices get stored as
1326 [11:46:28] *** Quits: adem (adem@replaced-ip ) (Ping timeout: 246 seconds)
1327 [11:46:29] <ratrace> what?
1328 [11:46:30] *** Quits: PipeItToDevNull (~PipeItToD@replaced-ip ) (Quit: Null)
1329 [11:46:51] *** Joins: Oksana (~Wikiwide@replaced-ip )
1330 [11:47:05] *** Quits: Thalian (~quassel@replaced-ip ) (Quit: No Ping reply in 180 seconds.)
1331 [11:47:17] *** Quits: ov3rmind (~kvirc@replaced-ip ) (Ping timeout: 240 seconds)
1332 [11:47:26] *** Joins: adem (adem@replaced-ip )
1333 [11:47:48] *** Joins: gry (~sveta@replaced-ip )
1334 [11:47:49] *** adem is now known as Guest90241
1335 [11:47:52] *** Joins: PipeItToDevNull (~PipeItToD@replaced-ip )
1336 [11:48:04] *** Quits: mi11k1 (~mi11k1@replaced-ip ) (Read error: Connection reset by peer)
1337 [11:48:28] *** Joins: zamba (~marius@replaced-ip )
1338 [11:48:30] *** Joins: Thalian (~quassel@replaced-ip )
1339 [11:48:42] *** Joins: mi11k1 (~mi11k1@replaced-ip )
1340 [11:48:54] <mi11k1> friggin machine keeps locking up
1341 [11:48:57] *** Joins: ov3rmind (~kvirc@replaced-ip )
1342 [11:50:06] <jim> mi11k1, are you running debian at the moment?
1343 [11:50:12] <mi11k1> of course
1344 [11:50:29] <jim> ok, maybe we deal with the freeze issue first
1345 [11:50:47] <mi11k1> i already tried yesterday, i giveup
1346 [11:50:59] *** Quits: c0rnelius (~c0rnelius@replaced-ip ) (Remote host closed the connection)
1347 [11:51:04] <mi11k1> its bluetooth i think
1348 [11:51:13] *** Quits: aaii (~aaii@replaced-ip ) (Ping timeout: 252 seconds)
1349 [11:51:26] *** KrisDouglas_ is now known as KrisDouglas
1350 [11:51:30] <jim> the first thing, is usually, to rule out hardware, like cpu/ram/video
1351 [11:52:01] <jim> and also usually, this can be done by running a ram checker for awhile
1352 [11:52:02] <mi11k1> it was all good until i install Buster, I was using MX no problem
1353 [11:52:16] *** Quits: enseneo (~madneap@replaced-ip ) (Ping timeout: 240 seconds)
1354 [11:52:26] <mi11k1> the HD just starts going nuts, and i cant even change to another TTY
1355 [11:52:33] *** Joins: qam4r__ (~qam4r@replaced-ip )
1356 [11:52:37] <jim> oh, so buster has been a problem with freezing where mx has not?
1357 [11:52:43] *** Quits: andreccosta (~andreccos@replaced-ip ) (Quit: Ping timeout (120 seconds))
1358 [11:52:44] <mi11k1> i tried to watch iotop, but it happens when im not looking
1359 [11:53:10] *** Joins: andreccosta (~andreccos@replaced-ip )
1360 [11:53:10] <jim> could it be you're swapping...
1361 [11:53:17] <mi11k1> ya, the only thing i did differently was setup lvm
1362 [11:53:42] <jim> let's see, does "which nc" say something like /bin/nc?
1363 [11:54:18] <mi11k1> lets find out
1364 [11:54:20] <jim> lvm has been stable for years and years
1365 [11:54:22] *** Joins: loquey (~moq@replaced-ip )
1366 [11:54:38] <mi11k1> i know, i use lvm all the time, just not on this machine.
1367 [11:54:41] *** Joins: enseneo (~madneap@replaced-ip )
1368 [11:55:07] <jim> also how much ram do you have?
1369 [11:55:20] <mi11k1> actually, /usr/bin/nc
1370 [11:55:26] <mi11k1> 8 or 12
1371 [11:55:26] *** Quits: qam4r_ (~qam4r@replaced-ip ) (Ping timeout: 268 seconds)
1372 [11:55:39] <jim> ok, good, that means nc is installed... so we can use it
1373 [11:55:54] <mi11k1> netcat?
1374 [11:56:12] <jim> try this: free | nc termbin.com 9999 # yes, netcat
1375 [11:56:30] *** Quits: mzs114 (~MCS\mzs@replaced-ip ) (Quit: Leaving)
1376 [11:56:42] <jim> that particular use of netcat is to pastebin the output of the free command
1377 [11:56:56] <mi11k1> are you peeking?
1378 [11:57:16] <jim> I can't see anything yet :)
1379 [11:57:18] *** Joins: supercoven (~quassel@replaced-ip )
1380 [11:57:19] <mi11k1> ya, i see that. cool little trick there
1381 [11:57:36] <mi11k1> want me to flood it ?
1382 [11:57:43] <jim> nono,
1383 [11:57:54] <jim> just show the url it returned :)
1384 [11:58:18] <mi11k1> replaced-url
1385 [11:58:30] <mi11k1> sorry, i was wondering how you were going to get that
1386 [11:58:32] <jim> that way you don't have to flood it :)
1387 [11:58:49] <ratrace> it's a public paste service :)
1388 [11:58:55] <jim> yeah, sorry, I didn't explain that part
1389 [11:58:59] *** Quits: jnavila (~jnavila@replaced-ip ) (Quit: Konversation terminated!)
1390 [11:59:07] <jim> but no worries...
1391 [11:59:10] <mi11k1> i use pastebin all the time, i friggin tired
1392 [11:59:34] <mi11k1> i need to figure out these contacts, but i appreciate the help
1393 [12:00:01] *** Quits: arahael (~arahael@replaced-ip ) (Quit: WeeChat 2.4)
1394 [12:00:03] <jim> nope, you're nowhere near swapping
1395 [12:00:18] *** Quits: stoffepojken (~stoffe@replaced-ip ) (Ping timeout: 265 seconds)
1396 [12:00:19] *** Quits: supercoven (~quassel@replaced-ip ) (Client Quit)
1397 [12:00:20] *** Joins: jnavila (~jnavila@replaced-ip )
1398 [12:00:21] *** Joins: lucad111 (~lucad111@replaced-ip )
1399 [12:00:28] <mi11k1> i just rebooted, i havent even started anything
1400 [12:00:35] <jim> ok
1401 [12:00:47] <mi11k1> thats what i meant by flood
1402 [12:00:49] *** Joins: diogenes_ (~diogenes_@replaced-ip )
1403 [12:01:12] <mi11k1> its bluetooth. i know it
1404 [12:01:14] *** Joins: superxoc (~quassel@replaced-ip )
1405 [12:01:31] <jim> you're only using close to 2g, more than 5g free
1406 [12:01:37] *** Quits: slon (~slon@replaced-ip ) (Read error: Connection reset by peer)
1407 [12:01:54] *** Quits: superxoc (~quassel@replaced-ip ) (Client Quit)
1408 [12:01:56] <mi11k1> on mx ive found the daemon maxing out my cpu, but not bad enough where i couldnt kill it.
1409 [12:02:09] <ratrace> did you check the journal for any hints for the lock ups?
1410 [12:02:13] *** Joins: finalbeta (~finalbeta@replaced-ip )
1411 [12:02:18] <jim> do you use top?
1412 [12:02:49] *** Joins: superxoc (~quassel@replaced-ip )
1413 [12:02:51] *** Joins: arahael (~arahael@replaced-ip )
1414 [12:02:53] <jim> ratrace, you mean journalctl?
1415 [12:02:54] <mi11k1> yes, and iotop..im just really busy, and usually i can find my answer on google in 2 sec
1416 [12:03:01] <mi11k1> htop
1417 [12:03:21] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Remote host closed the connection)
1418 [12:03:25] <ratrace> jim: journalctl is the command that manipulates the journal that I mentioned, yea
1419 [12:03:27] *** Quits: rom1v (~rom1v@replaced-ip ) (Ping timeout: 250 seconds)
1420 [12:03:37] *** Quits: len (~lenisko@replaced-ip ) (Ping timeout: 246 seconds)
1421 [12:03:42] <jim> ratrace, oh ok
1422 [12:04:08] <ratrace> it's very likely, especially if it's hardware causing it, that the journal will contain clues.
1423 [12:04:16] <mi11k1> could be related to chrome
1424 [12:04:18] <ratrace> mi11k1: does this lock up result with a automatic reboot?
1425 [12:04:24] <jim> what command could he use to check for general clues?
1426 [12:04:42] <mi11k1> thats what i was after yesterday, a hint.
1427 [12:04:43] <ratrace> jim: I'd start with journalctl -p err -e
1428 [12:05:10] <ratrace> if there are reboots, I'd look into the end of logging of the previous boot with journalctl -b -1 n
1429 [12:05:13] <ratrace> -n
1430 [12:05:14] *** Joins: BCMM (~BCMM@replaced-ip )
1431 [12:05:27] <mi11k1> i know what it is i think
1432 [12:05:33] <mi11k1> iscsi
1433 [12:05:35] <ratrace> if the journal is not persistend, I'd make it persistent then catch those entries upon next reboot.
1434 [12:05:37] *** Joins: rom1v (~rom1v@replaced-ip )
1435 [12:05:57] <jim> you have a san or something like that?
1436 [12:06:23] *** Joins: Lord_of_Life (~Lord@replaced-ip )
1437 [12:06:29] *** Quits: gavlee (~gav@replaced-ip ) ()
1438 [12:06:31] <ratrace> mi11k1: you could guess or you could check the logs :) though if the problem is in the storage subsystem, maybe the log entries nevery made it to disk
1439 [12:06:32] <mi11k1> kinda, i got a poweredge 620 and i just setup a storage for it
1440 [12:07:00] *** Quits: combro2k (~combro2k@replaced-ip ) (Remote host closed the connection)
1441 [12:07:14] *** Quits: msb (~msb@replaced-ip ) (Ping timeout: 240 seconds)
1442 [12:07:18] <mi11k1> ratrace, i did check the logs, but theres a lot of issues. i need firmware
1443 [12:07:32] *** Quits: superxoc (~quassel@replaced-ip ) (Client Quit)
1444 [12:07:52] <ratrace> mi11k1: yes but the most interesting issues are at the time of lock-up or reboot, +/- few seconds
1445 [12:08:19] *** Joins: superxoc (~quassel@replaced-ip )
1446 [12:08:20] <mi11k1> i hold the power button
1447 [12:08:43] *** Joins: polymorphisme1 (~Thunderbi@replaced-ip )
1448 [12:08:44] <mi11k1> it just hangs bad. But, it doesnt get hot.
1449 [12:08:46] <ratrace> mi11k1: then the log entries just prior to reboot would be most interesting
1450 [12:08:49] *** Quits: yonder (~yonder@replaced-ip ) (Remote host closed the connection)
1451 [12:09:03] *** Quits: voidwalk (~imren@replaced-ip ) (Ping timeout: 245 seconds)
1452 [12:09:52] *** Joins: msb (~msb@replaced-ip )
1453 [12:09:58] <mi11k1> im still kinda newish, I have a hard time figuring out logs. ive been trying to setuo a central log thing.
1454 [12:10:01] *** Quits: dselect (~dselect@replaced-ip ) (Quit: ouch... that hurt)
1455 [12:10:17] *** Quits: alystair (~alystair@replaced-ip ) ()
1456 [12:10:23] *** Joins: stoffepojken (stoffe@replaced-ip )
1457 [12:10:28] <mi11k1> over my head, i looked at ELK, its foreign, but looks cool.
1458 [12:10:32] *** Quits: DerLG (~Der@replaced-ip ) (Quit: leaving)
1459 [12:10:54] <ratrace> central log thing for what? how many machines are you managing?
1460 [12:10:59] *** Joins: rsx (~rsx@replaced-ip )
1461 [12:11:24] <mi11k1> I helped my buddy setup a ISP
1462 [12:11:29] *** Joins: dselect (~dselect@replaced-ip )
1463 [12:11:43] <mi11k1> it was for that. I have a server at my house i mess with though
1464 [12:11:54] <mi11k1> i use proxmox
1465 [12:12:34] *** Joins: Haxxa (~Harrison@replaced-ip )
1466 [12:13:05] *** Joins: slon (~slon@replaced-ip )
1467 [12:13:16] *** Quits: stoffepojken (stoffe@replaced-ip ) (Client Quit)
1468 [12:13:38] <mi11k1> We have over 800 clients running on a Ubiquiti router, i think its wheezy, might be stretch now.
1469 [12:14:00] *** Joins: stoffepojken (stoffe@replaced-ip )
1470 [12:14:50] *** Quits: enseneo (~madneap@replaced-ip ) (Ping timeout: 240 seconds)
1471 [12:14:59] <Eryn_1983_FL> hey peeps whats the irc tool i can use to search for channels? im trying to find one on ZFS filesystem
1472 [12:15:13] <mi11k1> i just setup zfs
1473 [12:15:20] <Eryn_1983_FL> ok
1474 [12:15:21] <Eryn_1983_FL> 15633536354998247572 FAULTED 0 0 0 was /dev/sdd1
1475 [12:15:37] <mi11k1> my clients has a "channel list"
1476 [12:15:56] <mi11k1> so ist not sdd1 anymore
1477 [12:16:01] <Eryn_1983_FL> i redid my OS and now i got a faulted drive, how can i identify which one it is ? its on the system but i dont know how to find it..
1478 [12:16:02] *** Quits: RebelCoder (~RebelCode@replaced-ip ) (Ping timeout: 246 seconds)
1479 [12:16:10] <Eryn_1983_FL> i got a /dev/sdd
1480 [12:16:13] <mi11k1> is it BSD?
1481 [12:16:16] <ratrace> Eryn_1983_FL: /msg alist list
1482 [12:16:16] <Eryn_1983_FL> linux
1483 [12:16:19] <Eryn_1983_FL> ok
1484 [12:16:26] <ratrace> Eryn_1983_FL: also .... #zfsonlinux
1485 [12:16:27] <Eryn_1983_FL> thank rat
1486 [12:16:54] <mi11k1> how many drives is in the vdev?
1487 [12:17:06] <Eryn_1983_FL> a-g
1488 [12:17:10] <Eryn_1983_FL> like 7
1489 [12:17:11] *** Joins: enseneo (~madneap@replaced-ip )
1490 [12:17:16] <ratrace> Eryn_1983_FL: it sayis "was sdd1" right there on the box
1491 [12:17:26] <mi11k1> zfs is pretty good at keepimng itself intact, just dont try to put a single drive as a cache
1492 [12:17:31] <Eryn_1983_FL> yeah but i didnt put them back in order..
1493 [12:17:54] <Eryn_1983_FL> hey let me get ya some details
1494 [12:17:58] <mi11k1> it shouldnt matter i dont think
1495 [12:18:09] <mi11k1> theres a tool that should import the pool
1496 [12:18:13] <Eryn_1983_FL> right..
1497 [12:18:26] <Eryn_1983_FL> i did the import i had to do the -f for force since it was a different system
1498 [12:18:29] <ratrace> hold on. let's go step by step. start at the beginning. what happened.
1499 [12:18:42] <Eryn_1983_FL> okok
1500 [12:19:04] <Eryn_1983_FL> so i got a new ssd new case, so i swapped out everything from old case to now, put in new mobo,
1501 [12:19:24] <Eryn_1983_FL> add my old hardware, hooked up the new ssd and the old pool hdds,
1502 [12:19:46] <Eryn_1983_FL> then i booted up the system got it networked, and then did a zpool import pool -f
1503 [12:19:55] <Eryn_1983_FL> which didnt give me any errors,
1504 [12:20:15] *** Quits: ov3rmind (~kvirc@replaced-ip ) (Changing host)
1505 [12:20:15] *** Joins: ov3rmind (~kvirc@replaced-ip )
1506 [12:20:19] <Eryn_1983_FL> replaced-url
1507 [12:20:21] <Eryn_1983_FL> some details
1508 [12:20:46] <mi11k1> the DEGRADED is not cool
1509 [12:21:07] *** Joins: qam4r_ (~qam4r@replaced-ip )
1510 [12:21:29] <mi11k1> thats a confusing setup man
1511 [12:21:36] <ratrace> Eryn_1983_FL: pastebin `zdb` please
1512 [12:21:39] <Eryn_1983_FL> ok
1513 [12:22:10] <Eryn_1983_FL> replaced-url
1514 [12:22:15] <Eryn_1983_FL> why is it confusing mi11k1 ?
1515 [12:22:18] *** Joins: iulian (~iulian@replaced-ip )
1516 [12:22:25] <mi11k1> i tried to do it myself on a bare debian, i said screw it, nas4free it is
1517 [12:22:39] <mi11k1> Cause i dont fully understand it
1518 [12:22:41] *** iulian is now known as Guest80641
1519 [12:22:45] <Eryn_1983_FL> lol
1520 [12:22:53] <mi11k1> storage is a bitch
1521 [12:22:59] <ratrace> Eryn_1983_FL: looks like the drive is completely missing
1522 [12:23:34] <Eryn_1983_FL> ok..
1523 [12:23:38] *** Quits: qam4r__ (~qam4r@replaced-ip ) (Ping timeout: 240 seconds)
1524 [12:23:41] <Eryn_1983_FL> il see if its in the living room...
1525 [12:23:46] <mi11k1> check yer wires
1526 [12:23:47] <Eryn_1983_FL> i thought i put them all in
1527 [12:23:51] <Eryn_1983_FL> yeah that too
1528 [12:23:55] *** Quits: Lord_of_Life (~Lord@replaced-ip ) (Quit: Laa shay'a waqi'un moutlaq bale kouloun moumkine)
1529 [12:23:57] <mi11k1> haha
1530 [12:24:00] <ratrace> Eryn_1983_FL: try zpool status -L that should show identifiable /dev paths
1531 [12:24:19] <Eryn_1983_FL> ok
1532 [12:24:42] *** Quits: nexgen (~nexgen@replaced-ip ) (Remote host closed the connection)
1533 [12:24:44] <Eryn_1983_FL> same thing as before
1534 [12:24:46] <mi11k1> ohh , theres a sick program that i tried for zfs, it uses perl
1535 [12:24:55] <ratrace> Eryn_1983_FL: just number?
1536 [12:24:58] <mi11k1> its a web frontend
1537 [12:25:02] <Eryn_1983_FL> replaced-url
1538 [12:25:06] *** Joins: Lord_of_Life (~Lord@replaced-ip )
1539 [12:25:12] <Eryn_1983_FL> yeah
1540 [12:25:26] *** Quits: jmpatageul (~mageul@replaced-ip ) (Quit: Leaving)
1541 [12:25:27] <ratrace> right right... I think that drive or partition is actually missing
1542 [12:25:48] <Eryn_1983_FL> hmm
1543 [12:25:51] <Eryn_1983_FL> ok let me check wires..
1544 [12:26:01] <mi11k1> replaced-url
1545 [12:26:01] <ratrace> you could ask in #zfsonlinux if they have any tips, but zpool would tell if it could ID the drive
1546 [12:26:38] *** Quits: jnavila (~jnavila@replaced-ip ) (Ping timeout: 276 seconds)
1547 [12:26:52] *** Joins: factor (~factor@replaced-ip )
1548 [12:27:06] *** Joins: canine_afutee (~croc@replaced-ip )
1549 [12:27:07] *** Joins: nexgen (~nexgen@replaced-ip )
1550 [12:27:44] <canine_afutee> bonjour
1551 [12:27:48] <mi11k1> hi
1552 [12:27:56] *** Quits: rabbitear_g2 (~rabbitear@replaced-ip ) (Ping timeout: 260 seconds)
1553 [12:29:02] <Haohmaru> je nicht parles epsaniol
1554 [12:29:05] *** Joins: sarthe (~surge@replaced-ip )
1555 [12:29:14] <mi11k1> no
1556 [12:29:16] *** sarthe is now known as misery
1557 [12:29:27] *** Joins: krabador (~krabador@replaced-ip )
1558 [12:29:47] <Eryn_1983_FL> 7ok
1559 [12:31:56] *** Quits: toxync12 (~toxync12@replaced-ip ) (Ping timeout: 252 seconds)
1560 [12:32:06] *** Quits: canine_afutee (~croc@replaced-ip ) (Quit: Leaving)
1561 [12:32:06] *** Quits: m0rd3cai (~m0rd3cai@replaced-ip ) (Quit: leaving)
1562 [12:32:36] *** Joins: swift110 (~swift110@replaced-ip )
1563 [12:33:21] <Eryn_1983_FL> ok now what i got to figure out is which disk is the one that broken cause it sees all the disk..
1564 [12:33:24] *** Joins: toxync12 (~toxync12@replaced-ip )
1565 [12:33:45] <mi11k1> sharpies man
1566 [12:34:01] *** Joins: colargol (~col@replaced-ip )
1567 [12:34:44] <mi11k1> i used all my ssds and made a raid0
1568 [12:34:57] *** Joins: sarthe (~surge@replaced-ip )
1569 [12:35:06] <mi11k1> just waiting for it to crumble
1570 [12:35:39] *** Joins: dtux (~dmtucker@replaced-ip )
1571 [12:36:33] <misery> (are you that desperate for space, why not raid1?)
1572 [12:36:52] <mi11k1> it was for fun
1573 [12:36:58] <misery> fair enough
1574 [12:37:53] <mi11k1> my buddy died, hes an older it guy. Ive just been getting stuff.
1575 [12:37:55] *** Joins: r00tobo (~r00tobo@replaced-ip )
1576 [12:38:28] *** Joins: dasher00 (~dasher00@replaced-ip )
1577 [12:38:29] *** Quits: Voldenet (~Voldenet@replaced-ip ) (Ping timeout: 265 seconds)
1578 [12:38:41] <misery> 'fun' is all i needed to hear, mate. i dont need the sob story :P
1579 [12:38:54] *** Quits: toxync12 (~toxync12@replaced-ip ) (Excess Flood)
1580 [12:39:01] *** debhelper sets mode: +l 1538
1581 [12:39:09] <mi11k1> not a sob story, i get to try evvery stupid thing ive ever imagined
1582 [12:39:13] *** Quits: colargol (~col@replaced-ip ) (Quit: Leaving)
1583 [12:39:20] <misery> brilliant!
1584 [12:39:23] *** Joins: cdown (~cdown@replaced-ip )
1585 [12:40:04] <misery> have you tried cat /dev/zero > /dev/kmem or something yet?
1586 [12:40:12] <misery> :)
1587 [12:40:18] *** Quits: dtux (~dmtucker@replaced-ip ) (Ping timeout: 245 seconds)
1588 [12:40:40] <gry> is that real?
1589 [12:40:44] <mi11k1> i will later
1590 [12:40:45] *** Joins: cristian_c (~cristian@replaced-ip )
1591 [12:41:02] <gry> i think it writes zeros to /dev/kmem
1592 [12:41:04] <gry> whatever that is
1593 [12:41:10] <mi11k1> is that a perminant solution?
1594 [12:41:31] <misery> it does.. and if permissions are allowed, it should do fun things to your system
1595 [12:41:31] <gry> do you want to remove your kmem
1596 [12:41:33] *** Joins: Voldenet (~Voldenet@replaced-ip )
1597 [12:41:44] <mi11k1> ill use an i7 than
1598 [12:41:47] *** Quits: Voldenet (~Voldenet@replaced-ip ) (Changing host)
1599 [12:41:47] *** Joins: Voldenet (~Voldenet@replaced-ip )
1600 [12:41:53] *** Joins: toxync12 (~toxync12@replaced-ip )
1601 [12:41:57] <gry> do it only if kmem is not needed
1602 [12:42:01] * misery never had a system 'just to fuck around with'
1603 [12:42:03] *** Quits: cristian__c (~cristian@replaced-ip ) (Ping timeout: 264 seconds)
1604 [12:42:07] <gry> you may need it...
1605 [12:42:31] <mi11k1> theres about 50-70 lenovo i5 and i7
1606 [12:43:57] *** Quits: xsoultartar (~xsoultart@replaced-ip ) (Ping timeout: 240 seconds)
1607 [12:44:13] <misery> are they t-series?
1608 [12:44:31] <misery> (can i buy one?)
1609 [12:44:36] <mi11k1> ill find a pic, theyre are mini systems, have the same power supply as the laptops
1610 [12:44:48] <mi11k1> looks like a usb.
1611 [12:44:57] <B|ack0p> how can i add "show desktop" icon on gnome classic bottom bar?
1612 [12:45:06] <misery> eh, youre talking about components. dont waste our time
1613 [12:45:26] <misery> i need a whole t-series ibm laptop
1614 [12:45:45] <mi11k1> theres a few poweredges still
1615 [12:45:45] *** Joins: mq (~newbie4@replaced-ip )
1616 [12:45:53] <B|ack0p> misery, which one T series?
1617 [12:46:00] <mi11k1> anf fullsize towers, generic, i dont know what in them
1618 [12:46:48] <misery> B|ack0p, before they ditched the serial port, preferably, anything up to T-60ish
1619 [12:47:11] <B|ack0p> misery, i have T60 4:3 screen
1620 [12:47:15] <B|ack0p> beautiful machine
1621 [12:47:25] <misery> must have real gfx chip (not intel)
1622 [12:47:27] <B|ack0p> currently i am using x61s small and cute machine
1623 [12:47:37] <mi11k1> i did take the ibm type:2656
1624 [12:47:39] <B|ack0p> misery, T60 has ATI mobility radeon x1300
1625 [12:47:41] <B|ack0p> sucks
1626 [12:47:53] <B|ack0p> type 2007-cto
1627 [12:47:59] <misery> some of them do, and yeah its slow, but its what i need
1628 [12:48:40] <mi11k1> celeron 900 , like new
1629 [12:49:06] *** Joins: Margolis (~Margolis@replaced-ip )
1630 [12:49:17] <mq> i was looking in tracker.debian.org but i might have overseen something: is oolite still in debian repositories somewhere?
1631 [12:49:18] <B|ack0p> i upgraded cpu to T7200 core2 duo for 64bit support but having issues on linux
1632 [12:49:26] <B|ack0p> gpu is real problem
1633 [12:49:29] <misery> (actually real gfx chips are fucking fast, if you put proprietry drivers in)
1634 [12:49:33] <B|ack0p> ACPI and graphical issues
1635 [12:49:51] <B|ack0p> misery, in that model ATI is problematic they say
1636 [12:49:56] <mi11k1> gpu's are crazy
1637 [12:50:02] <B|ack0p> i installed winXP for retro games
1638 [12:50:20] <B|ack0p> i tried debian and ubuntu but not working well
1639 [12:50:23] <B|ack0p> weird problems
1640 [12:50:24] <misery> B|ack0p, i have a T-62p... probably same chip. no problems
1641 [12:50:36] *** Quits: Guest80641 (~iulian@replaced-ip ) (Remote host closed the connection)
1642 [12:50:37] <B|ack0p> T62 or T70?
1643 [12:50:43] <B|ack0p> there is no T62
1644 [12:50:48] <B|ack0p> did you mod custom?
1645 [12:50:48] *** Joins: cristian__c (~cristian@replaced-ip )
1646 [12:51:06] <misery> its not mobile though - battery circuit is dead
1647 [12:51:15] <misery> T62p
1648 [12:51:35] <misery> kinda defeats the purpose of a laptop, eh?
1649 [12:51:40] <B|ack0p> misery, never heard T62p
1650 [12:51:47] *** Joins: kopper (~mrbabar@replaced-ip )
1651 [12:51:50] <mi11k1> its a printer cartridge
1652 [12:51:58] <B|ack0p> you mean T61p ?
1653 [12:51:59] <mi11k1> toshiba
1654 [12:52:09] <misery> p is the one with the radeon
1655 [12:52:26] <misery> hmm... let me check
1656 [12:52:37] <B|ack0p> misery, T60 and 61 has radeon already
1657 [12:52:45] <mi11k1> i have a carbon
1658 [12:52:47] <B|ack0p> p series mostly has redeon firegl
1659 [12:52:55] <B|ack0p> radeon
1660 [12:52:58] <mi11k1> no video though, sucks
1661 [12:53:17] *** Quits: cristian_c (~cristian@replaced-ip ) (Ping timeout: 276 seconds)
1662 [12:53:43] *** Quits: winy (~vince@replaced-ip ) (Quit: Leaving.)
1663 [12:54:03] <misery> its T-60p. sorry
1664 [12:54:18] <B|ack0p> yea T60p has firegl ati gpu
1665 [12:54:26] <B|ack0p> much better than radeon
1666 [12:54:34] <misery> im confudling the T42 i also have thats broken
1667 [12:54:34] <B|ack0p> 15 inch?
1668 [12:54:35] *** Quits: Haxxa (~Harrison@replaced-ip ) (Ping timeout: 276 seconds)
1669 [12:54:53] *** Joins: checkItOut (~jinking@replaced-ip )
1670 [12:55:15] <mi11k1> carbon has a sweet gsm modem in it too, i just popped in a sim and it worked out of the box
1671 [12:55:43] <B|ack0p> mi11k1, most thinkpads have wwan with gsm
1672 [12:55:47] <mi11k1> on that umts band or whatever
1673 [12:55:47] <B|ack0p> optiinal
1674 [12:55:49] <B|ack0p> optional
1675 [12:56:12] <B|ack0p> mi11k1, even my 2007 model x61s sim card place
1676 [12:56:19] <B|ack0p> +has
1677 [12:56:24] <misery> uh. this is debian, right? firegl drivers mean youre stuck at debian 6/7 or so
1678 [12:56:53] <B|ack0p> misery, yea
1679 [12:57:02] <misery> thats fine if i didnt accidentally drop the T-42p
1680 [12:57:04] <mi11k1> B|ack0p, me too, but ive never had one that worked on these new bands with cheap data
1681 [12:57:28] <misery> :(
1682 [12:57:29] <B|ack0p> mi11k1, well i dont need that since i can hotspot via mobile phone
1683 [12:58:34] <mi11k1> B|ack0p, not the same though. battery gets crushed
1684 [12:58:55] *** Quits: swift110 (~swift110@replaced-ip ) (Ping timeout: 250 seconds)
1685 [12:58:59] <B|ack0p> why not
1686 [12:59:56] *** Quits: checkItOut (~jinking@replaced-ip ) (Ping timeout: 240 seconds)
1687 [13:01:21] *** Quits: misery (~surge@replaced-ip ) (Quit: You ever wonder if Einstein wandered about thinkin' everyone was a bunch of dumbshits?)
1688 [13:01:48] *** Joins: smtp (~mail@replaced-ip )
1689 [13:02:52] *** Quits: Jerrynicki (~niklas@replaced-ip ) (Remote host closed the connection)
1690 [13:03:27] *** Joins: Jerrynicki (~niklas@replaced-ip )
1691 [13:03:40] <sarthe> so, uh, does anyone know rEFInd? or where to ask people more knowledgable than me?
1692 [13:04:06] <mi11k1> never heard of it
1693 [13:04:11] <sarthe> ive pretty much bricked this debian system because grub is retarded
1694 [13:04:19] *** Joins: ilikeyou (uid389024@replaced-ip )
1695 [13:04:30] <mi11k1> just get a grubrescue
1696 [13:04:38] *** Joins: gahan (gahan@replaced-ip )
1697 [13:05:01] *** Quits: dpkg (~dpkg@replaced-ip ) (Quit: buh bye!)
1698 [13:05:03] <sarthe> ...well the reason im talking to you is because of a debian-live dvd, but thats pretty irrelevant
1699 [13:05:17] *** Joins: dpkg (~dpkg@replaced-ip )
1700 [13:05:33] *** Quits: jmarsac (~jmarsac@replaced-ip##) (Quit: Nettalk6 - ##replaced-url
1701 [13:05:49] <mi11k1> sarthe, replaced-url
1702 [13:05:54] <mi11k1> try this
1703 [13:06:11] <melpy> nice name
1704 [13:06:11] <sarthe> im really hating grub right now, but ok...
1705 [13:06:50] <mi11k1> its not grubs fault you dont understand
1706 [13:07:19] <sarthe> eh, ive already booted into the correct system, rescatux isnt going to help
1707 [13:07:35] <mi11k1> even if it repairs grub?
1708 [13:07:43] <sarthe> if i run update-grub, it still screws up because i changed /
1709 [13:07:47] *** Quits: smtp (~mail@replaced-ip ) (Quit: Leaving)
1710 [13:08:05] <mi11k1> haha
1711 [13:08:12] <mi11k1> change it to proper
1712 [13:08:25] <sarthe> and ive managed to screw up rEFInd somehow too
1713 [13:08:44] <mi11k1> it usually takes 5 mins to reinstall the whole os
1714 [13:08:57] <sarthe> im not doing that
1715 [13:09:00] <mi11k1> and learn a lesson and start fresh
1716 [13:09:05] <sarthe> this isnt windows
1717 [13:09:05] *** Quits: Jerrynicki (~niklas@replaced-ip ) (Remote host closed the connection)
1718 [13:09:29] <mi11k1> 2mins ?
1719 [13:09:42] <sarthe> time is not important. data is
1720 [13:09:50] *** Quits: zamuro (~Samantha@replaced-ip ) (Quit: [IRSSI])
1721 [13:09:53] <mi11k1> get your data
1722 [13:10:04] <mi11k1> how much data?
1723 [13:10:18] <sarthe> ...tar it up, put it on other disk,
1724 [13:10:21] *** Joins: Jerrynicki (~niklas@replaced-ip )
1725 [13:10:23] <sarthe> yeah, tried that
1726 [13:10:23] *** Joins: CtrlC (~CtrlC@replaced-ip )
1727 [13:10:37] <mi11k1> is it a seperate partition?
1728 [13:10:47] *** Quits: BlueByte (~walther@replaced-ip ) (Quit: This computer has gone to sleep)
1729 [13:11:15] <mi11k1> you can reinstall and keep you home partition intact for instance.
1730 [13:11:43] <sarthe> replaced-url
1731 [13:12:00] <mi11k1> i would just put in a new drive and get the data off later with a dock, if its that much trouble
1732 [13:12:27] <sarthe> currently / is sdb8. correct. If i run `update-grub` and/or reboot, it shits itself.
1733 [13:12:29] <mi11k1> youre using efi?
1734 [13:12:34] <sarthe> yes
1735 [13:12:41] <mi11k1> ummm
1736 [13:13:04] <mi11k1> so, im pretty sure you use one or the other
1737 [13:13:19] <sarthe> im only using EFI/GPT
1738 [13:13:28] <sarthe> MBR can fuck off
1739 [13:13:50] *** Joins: diogenes_ (~diogenes_@replaced-ip )
1740 [13:13:54] <mi11k1> got some xplane going ehh?
1741 [13:14:01] <sarthe> :)
1742 [13:14:15] <sarthe> my dad flew in vietnam
1743 [13:14:21] <mi11k1> i hate using enter and insert for rudder
1744 [13:14:22] *** Joins: Renari (~Renari@replaced-ip )
1745 [13:14:29] <mi11k1> i need a joystick thing
1746 [13:14:36] <mi11k1> flew what?
1747 [13:14:41] <sarthe> i have $400 joystick
1748 [13:14:50] *** Quits: Jerrynicki (~niklas@replaced-ip ) (Remote host closed the connection)
1749 [13:14:52] <sarthe> he flew caribous
1750 [13:14:52] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
1751 [13:14:59] <sarthe> DHC-4 i think
1752 [13:15:20] <sarthe> wow, this went off the rails fast
1753 [13:15:57] *** Joins: xcm (~xcm@replaced-ip )
1754 [13:15:58] <mi11k1> so, go into bios and tell your efi thing what to boot
1755 [13:16:20] *** Parts: gahan (gahan@replaced-ip ) ()
1756 [13:16:21] <mi11k1> im not familiar with it, but efi and grub are different
1757 [13:16:46] *** Joins: han-solo (~han-solo@replaced-ip )
1758 [13:16:58] <sarthe> it cant boot anything, it cant find rEFInd, grub EFI shits itself because its still desperate to reunite with the old /
1759 [13:17:24] <mi11k1> i think you just hit f2 and go into bios and fix that
1760 [13:17:27] <sarthe> its a fucking disaster mate!
1761 [13:17:52] <sarthe> doesnt matter what disk i choose.
1762 [13:18:02] <sarthe> and theyre all on the same one anyway
1763 [13:18:14] *** Joins: Jerrynicki (~niklas@replaced-ip )
1764 [13:18:15] *** Quits: Jerrynicki (~niklas@replaced-ip ) (Max SendQ exceeded)
1765 [13:18:29] <mi11k1> theres efi options or something, and you pick an image.
1766 [13:18:39] <mi11k1> what kind of computer is it?
1767 [13:18:41] *** Joins: Jerrynicki (~niklas@replaced-ip )
1768 [13:18:44] <mi11k1> dont say mac
1769 [13:18:51] <sarthe> there are... you want me to boot from PXE?
1770 [13:18:59] <mi11k1> no
1771 [13:18:59] <sarthe> :P
1772 [13:19:11] <mi11k1> pxe is network boot
1773 [13:19:23] <mi11k1> go into bios not just the boot menu
1774 [13:19:30] *** Quits: Jerrynicki (~niklas@replaced-ip ) (Remote host closed the connection)
1775 [13:19:30] <mi11k1> disable legacy boot
1776 [13:19:49] <sarthe> not doing that, i have scsi disks.
1777 [13:19:51] *** Quits: loquey (~moq@replaced-ip ) (Read error: Connection reset by peer)
1778 [13:20:02] <sarthe> AND IT WORKED BEFORE
1779 [13:20:15] <mi11k1> the disks will still work
1780 [13:20:29] <sarthe> so dont give me whiny shit about how sata is better
1781 [13:20:46] <mi11k1> theyre all scsi
1782 [13:20:57] <sarthe> they pretend to be...
1783 [13:21:05] <sarthe> i have actual scsi disks
1784 [13:21:08] *** Joins: xelpapus (~x@replaced-ip )
1785 [13:21:16] <mi11k1> your drives got all the pins?
1786 [13:21:45] <sarthe> what? theyre in a Sun storedge thingy
1787 [13:21:59] *** Joins: Jerrynicki (~niklas@replaced-ip )
1788 [13:22:00] *** Quits: Jerrynicki (~niklas@replaced-ip ) (Max SendQ exceeded)
1789 [13:22:03] <mi11k1> anyways, lol\
1790 [13:22:11] <xelpapus> Hi, does anyone knows if there is a way to calculate the required partition size if it were in a diffrent file system ?
1791 [13:22:21] <mi11k1> wtf
1792 [13:22:26] *** Joins: Jerrynicki (~niklas@replaced-ip )
1793 [13:22:38] <sarthe> partition size is irrelevant to filesystem
1794 [13:22:48] *** Joins: fredrigu (fredrigu@replaced-ip )
1795 [13:22:57] *** Quits: plantroon (~plantroon@replaced-ip ) (Ping timeout: 240 seconds)
1796 [13:23:19] <xelpapus> i dont think so
1797 [13:23:33] <mi11k1> you just make a partition and make a filesystem
1798 [13:23:38] *** Quits: Susant (~Susant@replaced-ip ) (Ping timeout: 240 seconds)
1799 [13:23:54] <netcrash> Hello, how can I delete directories bellow a directory with more than 60 days?
1800 [13:24:06] <fredrigu> I want to change sched_normal to sched_batch for my jenkins machine. I've found that I can do this in runtime with chrt but I want to do it from start. How can I make the system use shed_batch instead of sched_normal as default?
1801 [13:24:06] *** Joins: plantroon (~plantroon@replaced-ip )
1802 [13:24:10] *** Quits: sidmo_ (~ident@replaced-ip ) (Quit: Konversation terminated!)
1803 [13:24:23] <mi11k1> is it 9 am?
1804 [13:24:25] <mi11k1> shit
1805 [13:24:34] <xelpapus> i have NTFS partition of 300GB size,i created EXT4 partition of the same size and used rsync to transfer the data,the EXT4 partition got full before rsync finished copying all files
1806 [13:25:03] <mi11k1> xelpapus, is it right full?
1807 [13:25:04] *** Joins: pclover (~pclover@replaced-ip )
1808 [13:25:09] <sarthe> netcrash, maybe try google translate?
1809 [13:25:10] <xelpapus> yes
1810 [13:25:21] <xelpapus> almost full
1811 [13:25:28] *** Quits: Darcidride (~Darcidrid@replaced-ip ) (Ping timeout: 268 seconds)
1812 [13:25:29] <mi11k1> xelpapus, just extend the ext4, i dunno?
1813 [13:25:57] <mi11k1> i always allow some room to breath.
1814 [13:26:02] <mi11k1> well piss anyways
1815 [13:26:11] <sarthe> xelpapus, your target fs wasnt big enough, resize and try again
1816 [13:26:14] *** Joins: smtp (~mail@replaced-ip )
1817 [13:26:20] <eblip> have you tried ext2 xelpapus without all the journaling..not sure if it will make that much differnece
1818 [13:26:29] <xelpapus> mi11k1 , i already tried i created another partition with 320 size and it wasn't enough
1819 [13:27:14] <mi11k1> xelpapus, that might be an rsync thing. ive never used it
1820 [13:27:47] <xelpapus> see,partitions of different file systems have hidden sizes :)
1821 [13:28:06] <sarthe> xelpapus, the way to calculate partition size: fdisk - p <partition number> -> subtract end from start, and multiply by block/sector size
1822 [13:28:21] *** Quits: Jerrynicki (~niklas@replaced-ip ) (Remote host closed the connection)
1823 [13:28:28] <mi11k1> any partityion tool should be able to tell you exactly what space the ntfs is using
1824 [13:28:36] <mi11k1> did you do gpt?
1825 [13:28:37] <sarthe> ...usually 512K
1826 [13:28:46] <sarthe> 512, sorry
1827 [13:28:52] *** Joins: Jerrynicki (~niklas@replaced-ip )
1828 [13:28:53] *** Joins: BrianG61UK (~BrianG61U@replaced-ip )
1829 [13:29:05] *** Joins: sidmo (~ident@replaced-ip )
1830 [13:29:40] <xelpapus> i dont know (the partition is actually veracrypt container)
1831 [13:29:45] *** Quits: Jerrynicki (~niklas@replaced-ip ) (Remote host closed the connection)
1832 [13:29:54] <sarthe> then why ask
1833 [13:30:09] <mi11k1> veracrypt?
1834 [13:30:10] <sarthe> eugh
1835 [13:30:15] *** Joins: Jerrynicki (~niklas@replaced-ip )
1836 [13:31:33] * sarthe feels like its windos lusers firing random questions until one sticks
1837 [13:32:02] <sarthe> i am so getting banned for that :)
1838 [13:32:04] <gry> they are human beings
1839 [13:32:15] <gry> just like i was ten years ago
1840 [13:32:16] <xelpapus> sarthe,i'm linux programmer with almost 10 years expirence
1841 [13:32:20] <mi11k1> so it looks like it decrypts on the fly
1842 [13:32:33] <mi11k1> just copy and paste the contents
1843 [13:33:21] <sarthe> xelpapus, congrats!
1844 [13:33:52] *** Joins: BlueByte (~walther@replaced-ip )
1845 [13:33:56] <xelpapus> the issue is that there are hidden sizes that can't easly seen
1846 [13:34:06] <mi11k1> xelpapus, get the client for linux'
1847 [13:34:20] <mi11k1> and just use the volume the same way
1848 [13:34:38] <sarthe> ...in windos. try fdisk, cfdisk, parted, gparted, etc.
1849 [13:35:04] <sarthe> pretty much anything
1850 [13:35:17] <mi11k1> technically its a volume, it just reside on ntfs right now
1851 [13:35:23] <mi11k1> i think
1852 [13:35:32] <sarthe> not to unix...
1853 [13:35:48] <sarthe> LVM in unix is an entirely different beast
1854 [13:36:16] <sarthe> ...and very scary
1855 [13:36:17] *** Joins: cryptodan (~cryptodan@replaced-ip )
1856 [13:36:17] <mi11k1> veracrypt, im reading about it now, it makes volumes
1857 [13:36:50] *** Joins: dtux (~dmtucker@replaced-ip )
1858 [13:36:55] <sarthe> i tried it once. did not like it
1859 [13:37:05] *** Joins: toxync12- (~toxync12@replaced-ip )
1860 [13:37:11] *** Quits: toxync12 (~toxync12@replaced-ip ) (Read error: Connection reset by peer)
1861 [13:37:14] *** Quits: Margolis (~Margolis@replaced-ip ) (Ping timeout: 240 seconds)
1862 [13:37:30] <sarthe> if you have a screwup, thats another annoying level to recover from.
1863 [13:38:03] <xelpapus> pretty much all screwups are annoying to recover from ;),thats why there are screwups
1864 [13:38:24] <xelpapus> i just found out that i have 2 faulty hard drives
1865 [13:38:25] <sarthe> true :) but you want the least amount of levels
1866 [13:38:38] <mi11k1> guessing and screwups arent the same
1867 [13:38:42] *** Joins: Susant (~Susant@replaced-ip )
1868 [13:39:00] *** Quits: krabador (~krabador@replaced-ip ) (Remote host closed the connection)
1869 [13:39:07] <sarthe> oh no! i hope it was raid1 with 2 spares?
1870 [13:39:25] <xelpapus> no raid,one was internal hard drive and one external
1871 [13:39:36] <sarthe> ouch
1872 [13:39:50] *** Quits: Jerrynicki (~niklas@replaced-ip ) (Remote host closed the connection)
1873 [13:40:04] <jelly> xelpapus: ntfs can have transparent compression, and it might have sparse files. How many files are there? What does your rsync command line look like, precisely? Also show output of "df" and "df -i"
1874 [13:40:22] *** Quits: teclo- (42@replaced-ip ) (Quit: Lost terminal)
1875 [13:40:23] <mi11k1> thats what i was trying to say.
1876 [13:40:24] <jelly> I don't know if ntfs has hardlink.
1877 [13:40:45] <xelpapus> jelly,if i remember compression was enabled when the partition used on windows many years ago,regarding files there are alot
1878 [13:40:59] <mi11k1> jelly, did u see the part about its actually a encrypted volume?
1879 [13:41:03] *** Joins: Jerrynicki (~niklas@replaced-ip )
1880 [13:41:06] <sarthe> are you trying to ruin it further, mount -o remount,ro first?
1881 [13:41:15] <jelly> fun
1882 [13:41:19] <jelly> mi11k1: no
1883 [13:41:20] *** Joins: Margolis (~Margolis@replaced-ip )
1884 [13:41:23] *** Quits: dtux (~dmtucker@replaced-ip ) (Ping timeout: 250 seconds)
1885 [13:41:24] <mi11k1> veracrypt
1886 [13:41:41] <xelpapus> jelly,df doesn't show the real size :/
1887 [13:41:52] *** Joins: dec2200 (~n2499@replaced-ip )
1888 [13:41:57] *** Quits: Nefertari (~Nefertiti@replaced-ip ) (Ping timeout: 240 seconds)
1889 [13:41:58] <xelpapus> if it were showing the real size rsync would have worked
1890 [13:42:10] <sarthe> wow, thats fucked
1891 [13:42:23] <mi11k1> replaced-url
1892 [13:42:32] <mi11k1> i learned a lot from this.
1893 [13:43:06] <mi11k1> its because it does that by design i think.
1894 [13:43:48] <sarthe> why is everyone obsessed with veracryt?
1895 [13:44:22] *** Joins: Haxxa (~Harrison@replaced-ip )
1896 [13:44:45] <xelpapus> hard drive encryption is good thing to do,in case the computer get stolen or you have to get new drive by warrenty
1897 [13:44:47] <sarthe> afs.. NO, cifs...NO, wtf?
1898 [13:45:39] <sarthe> encryption.. what are you hiding, you pervert/whacky conspiracy theory fucknut?
1899 [13:45:47] <mi11k1> either way, i dont care. unless youre worried about jailtime
1900 [13:45:53] <xelpapus> sarthe,linux isos :)
1901 [13:46:22] <sarthe> you mean ISIS?
1902 [13:46:34] <xelpapus> lol
1903 [13:46:37] * sarthe *confused*
1904 [13:46:46] <mi11k1> time to goto work.
1905 [13:47:34] *** Joins: pragomer (~sisko@replaced-ip )
1906 [13:47:44] <sarthe> only use of encryption ive seen is Sony trying to pretend they are bettter than everyone else.
1907 [13:48:57] <xelpapus> sarthe,with which product ?
1908 [13:49:03] *** Joins: Darcidride (~Darcidrid@replaced-ip )
1909 [13:49:11] <sarthe> their console obviously
1910 [13:49:26] <sarthe> fuck me, was that a waste of money
1911 [13:49:34] <xelpapus> i dislike game consoles, i can't understand why people buy them
1912 [13:49:39] <xelpapus> PC is much better
1913 [13:50:12] <xelpapus> console games are so expensive
1914 [13:50:23] <sarthe> i was sick of the effort required to maintain a unix system... i thought they'd do better :?
1915 [13:50:29] *** Quits: Stoot (5a354d28@replaced-ip ) (Ping timeout: 250 seconds)
1916 [13:50:31] <xelpapus> and somehow limited (game controller vs keyboard)
1917 [13:51:04] <xelpapus> sarthe,i've been maintainer of a linux system for 7 years
1918 [13:51:16] *** Quits: Jerrynicki (~niklas@replaced-ip ) (Remote host closed the connection)
1919 [13:51:20] <xelpapus> its impossible job
1920 [13:51:25] *** Joins: Stoot (5a35c90c@replaced-ip )
1921 [13:51:30] *** Quits: mase-tech (~mase-tech@replaced-ip ) (Ping timeout: 252 seconds)
1922 [13:51:30] <sarthe> i beat you by another 15. hooray?
1923 [13:51:48] *** Joins: Jerrynicki (~niklas@replaced-ip )
1924 [13:52:02] <xelpapus> at my work we got a group of around 12 developers
1925 [13:52:05] *** Joins: toxync12 (~toxync12@replaced-ip )
1926 [13:52:12] *** Joins: krabador (~krabador@replaced-ip )
1927 [13:52:23] <sarthe> i have PTSD, im just sick of it all, if thats what you were getting at.
1928 [13:52:26] <xelpapus> to maintain a fork of RHEL
1929 [13:53:02] <xelpapus> its just not possible to keep up with the speed that open source community progress
1930 [13:53:05] *** Quits: cdown (~cdown@replaced-ip ) (Remote host closed the connection)
1931 [13:53:14] <sarthe> ...used to maintain enterprise Sun servers
1932 [13:53:21] *** Joins: cdown (~cdown@replaced-ip )
1933 [13:53:38] *** Quits: toxync12- (~toxync12@replaced-ip ) (Ping timeout: 240 seconds)
1934 [13:53:39] * ksk saw one, once, in a pile..
1935 [13:53:43] *** Quits: cryptodan (~cryptodan@replaced-ip ) (Remote host closed the connection)
1936 [13:54:22] <xelpapus> sarthe,what kind of maintainance ?
1937 [13:54:24] *** Quits: endstille (~endstille@replaced-ip ) (Quit: I'll be back.)
1938 [13:54:34] *** Joins: enoq (~enoq@replaced-ip )
1939 [13:54:37] *** Joins: zeden (~user@replaced-ip )
1940 [13:55:14] <sarthe> open source goes backwards lately.. because of phones IMHO
1941 [13:55:34] <sarthe> and sysadmin
1942 [13:55:37] *** Joins: cryptodan (~cryptodan@replaced-ip )
1943 [13:55:48] *** Joins: jnavila (~jnavila@replaced-ip )
1944 [13:55:50] <xelpapus> i love open source programs, there is alot to learn by reading their code
1945 [13:55:55] *** Joins: MTB2019 (~user@replaced-ip )
1946 [13:56:02] *** Quits: Margolis (~Margolis@replaced-ip ) (Quit: Leaving)
1947 [13:56:21] <MTB2019> any web development tool i could install with apt-get ?
1948 [13:56:38] <sarthe> the reason im still on debian 8 is because i dont want to deal with the micro-fucking-scopic scrollbars on the later releases
1949 [13:57:14] <sarthe> and if i had a choice, id go back to debian 7
1950 [13:57:34] <xelpapus> sarthe,as long as your OS get updates its good :)
1951 [13:57:54] <sarthe> no one give updates for debian 7!
1952 [13:58:11] <tsglove> but... the scroll bars aren´t part of Debian. They´re part of the Desktop Environment. Or am I mistaken?
1953 [13:58:38] <sarthe> ...which debian decided was standard.
1954 [13:58:45] <tsglove> what
1955 [13:58:49] <xelpapus> tsglove,you are correct, but replaing the desktop environment is a mess
1956 [13:58:54] *** Joins: srbx7 (~srbz@replaced-ip )
1957 [13:59:01] *** debhelper sets mode: +l 1547
1958 [13:59:02] *** Quits: CtrlC (~CtrlC@replaced-ip ) (Quit: Leaving)
1959 [13:59:07] <tsglove> what? Dude, just install the DE you want and off you go. What mess?
1960 [13:59:27] *** Quits: flo2marsnet (~flo2marsn@replaced-ip ) (Ping timeout: 264 seconds)
1961 [13:59:43] <ratrace> MTB2019: (editors) vim, emacs, geany, (IDEs) eclipse, netbeans, ...
1962 [14:00:00] <ratrace> tsglove: that's way too hard
1963 [14:00:05] *** Joins: toxync12- (~toxync12@replaced-ip )
1964 [14:00:17] <xelpapus> tsglove,in theory yes,but often you might have wierd issues
1965 [14:00:36] *** Quits: toxync12 (~toxync12@replaced-ip ) (Ping timeout: 240 seconds)
1966 [14:00:50] *** Quits: krabador (~krabador@replaced-ip ) (Remote host closed the connection)
1967 [14:00:53] *** Joins: len (~lenisko@replaced-ip )
1968 [14:01:08] <MTB2019> ratrace: i'd n like something close to dreamwaver so i could build a website/ what would u recommend ?
1969 [14:01:26] <tsglove> I have never encountered any of those issues xelpapus.
1970 [14:01:27] <ratrace> MTB2019: I use vim, and pycharm for python
1971 [14:01:40] <ratrace> MTB2019: before that I used netbeans and before that, eclipse.
1972 [14:01:41] <sarthe> i notice in my debian-9 live cd they use fvwm or whatever its called now, because gnome is so bloated and broken.
1973 [14:01:47] <ratrace> (pycharm with vim bindings)
1974 [14:02:25] <sarthe> the scrollbars are still ridiculous, but meh
1975 [14:02:27] <MTB2019> im not savy. so for beginner eclipse. would do ?
1976 [14:02:37] <tsglove> ratrace, yes! I have the Ultimate (from JetBrains) with the vim bindings.
1977 [14:02:57] *** Joins: uNmowed (~Kaede@replaced-ip )
1978 [14:03:01] *** Quits: Jerrynicki (~niklas@replaced-ip ) (Remote host closed the connection)
1979 [14:03:03] <xelpapus> MBT2019,i suggest you to develop with simple text editor that have syntax highlighting
1980 [14:03:08] <ratrace> tsglove: I just can't touch any text without vim bindings :)
1981 [14:03:10] <xelpapus> try notepad++
1982 [14:03:24] *** Joins: Jerrynicki (~niklas@replaced-ip )
1983 [14:03:47] <MTB2019> k thx
1984 [14:03:50] <xelpapus> it would work on linux with wine
1985 [14:03:50] *** Quits: airwind (~belovent@replaced-ip ) (Quit: airwind)
1986 [14:03:52] <ratrace> MTB2019: really depends on what kind of web develpoment you're talking about. just html and css? javascript? php? for newbies, I'd recommend an IDE, always. Eclipse should be a good start.
1987 [14:04:08] *** Quits: patterson (~patterson@replaced-ip ) (Ping timeout: 276 seconds)
1988 [14:04:12] <tsglove> ratrace, yes! I always set the default editor to vi(m).
1989 [14:04:14] <MTB2019> ratrace: thx
1990 [14:04:19] *** Quits: ov3rmind (~kvirc@replaced-ip ) (Ping timeout: 252 seconds)
1991 [14:04:48] <tsglove> I once tried emacs, yet it was way above my head. I am sure in the future I´ll give it another go. Yet for now, vi is where I do everything. Still learning how to do new things almost every day.
1992 [14:04:53] *** Joins: patterson (~patterson@replaced-ip )
1993 [14:05:06] *** Joins: ov3rmind (~kvirc@replaced-ip )
1994 [14:06:06] *** Joins: teclo- (42@replaced-ip )
1995 [14:06:29] <xelpapus> MBT2019,what kind of web development you need ?
1996 [14:09:02] *** Quits: orotalt (~orotalt@replaced-ip ) (Quit: WeeChat 2.5)
1997 [14:09:03] *** Joins: section1 (~section1@replaced-ip )
1998 [14:09:12] <MTB2019> xelpapus: some simple html website of like 5 pages.
1999 [14:10:11] *** Joins: winy (~vince@replaced-ip )
2000 [14:10:16] <ratrace> MTB2019: may I recommend using static site generators? Pelican comes to mind. I'm sure there are others.
2001 [14:11:10] <MTB2019> ratrace: look i can download a website template and edit it for my needs. but first i need to find the tool. badck in the days i used dreamwaver on windows
2002 [14:11:27] *** Quits: volodim (~volodim@replaced-ip ) (Ping timeout: 264 seconds)
2003 [14:11:39] <xelpapus> MTB2019, are you interested in learning or just to get the site up ?
2004 [14:11:54] <BrainWork> so, ive done a bit of a hackjob in my system, which works but i know theres a better way - damned if i know how to approach it. in my root crontab i have this: replaced-url
2005 [14:11:57] <MTB2019> just to get the site up . \
2006 [14:12:14] <qman__> MTB2019: the last website I did, I used Grav: replaced-url
2007 [14:12:33] <BrainWork> the reason i have it is because the bridge never starts properly on boot via systemd. compound with that, the other services that come after ifup depend on the bridge existing as they bind to or refer to the ip of the bridge.
2008 [14:12:47] <BrainWork> how can i fix this properly, using the tools provided in the base debian buster install please?
2009 [14:13:13] *** Joins: volodim (~volodim@replaced-ip )
2010 [14:13:36] <qman__> oh, wrong website
2011 [14:13:38] <BrainWork> im just lucky crontab doesnt seem to be asyncronous on a per user level, and starts those jobs in the correct order
2012 [14:13:41] <xelpapus> BrainWork,what do you mean by "never start properly" ?
2013 [14:13:49] <BrainWork> it just doesnt bring it up
2014 [14:13:56] <qman__> MTB2019: sorry, this is the link replaced-url
2015 [14:13:58] <BrainWork> ive configured it all in /etc/network/interfaces, it doesnt bring it up
2016 [14:14:04] *** Quits: sussudio (~sussudio@replaced-ip ) (Quit: .)
2017 [14:14:06] <MTB2019> qman__: LOL
2018 [14:14:27] *** Quits: oish (~charlie@replaced-ip ) (Ping timeout: 264 seconds)
2019 [14:14:31] <BrainWork> i followed a debian howto page on it, and the bridge not coming up was one of the known issues, but all the recommended fixes there didnt work
2020 [14:14:43] *** Joins: sussudio (~sussudio@replaced-ip )
2021 [14:14:46] <BrainWork> having had this issue on a previous system which was a wifi AP, i used this kludge
2022 [14:15:20] <xelpapus> BrainWork,how about adding your own init script to create the bridge with brctl
2023 [14:15:35] <xelpapus> instead of systemd network system
2024 [14:15:40] <ratrace> MTB2019: any text editor would work then. recommended are those with syntax highlighting. geany is apt installable. if you're on gnome, iirc gedit can too. KDE has Kate and KDevelop. These are not IDEs but simple text editors.
2025 [14:15:48] *** Quits: plantroon (~plantroon@replaced-ip ) (Quit: WeeChat 2.3)
2026 [14:15:56] <ratrace> MTB2019: and if you want to use snaps, there's SublimeText and maybe others
2027 [14:16:11] *** Joins: plantroon (~plantroon@replaced-ip )
2028 [14:16:11] <BrainWork> replaced-url
2029 [14:16:28] *** Quits: ov3rmind (~kvirc@replaced-ip ) (Changing host)
2030 [14:16:28] *** Joins: ov3rmind (~kvirc@replaced-ip )
2031 [14:16:31] <BrainWork> the bridge creation and brctrl seems to persist across reboots xelpapus, just ifup doenst trigger
2032 [14:16:45] <qman__> tools like Dreamweaver don't really exist anymore because they don't produce good websites - CMS systems have largely replaced them
2033 [14:17:09] <qman__> Grav is a pretty good one for simple, static pages, there are plenty of others, too
2034 [14:17:14] *** Joins: iulian (~iulian@replaced-ip )
2035 [14:17:17] <BrainWork> i could probably put those commands that are in my crontab into an init script, but that i think just moves the kludge to another part of the boot process
2036 [14:17:38] *** iulian is now known as Guest43240
2037 [14:17:39] *** Quits: Cabanossi (~Cabanossi@replaced-ip ) (Quit: Bye, bye...)
2038 [14:17:48] <BrainWork> im sure its related to slightly more complex boot time dependencies than were considered in the default setup
2039 [14:18:01] <BrainWork> and is probably a simple fix, if i knew where to look
2040 [14:18:32] <ratrace> MTB2019: ah, this is a nice list: replaced-url
2041 [14:18:50] *** Joins: ae-35 (~ae-35@replaced-ip )
2042 [14:19:52] *** Joins: krabador (~krabador@replaced-ip )
2043 [14:20:52] <BrainWork> i wonder if its as simple as 'auto br0', but i was sure you couldnt use 'auto' on a software defined thing like a bridge or tunnel
2044 [14:21:53] *** Joins: tenknarf (frank@replaced-ip )
2045 [14:22:17] *** Quits: mi11k1 (~mi11k1@replaced-ip ) (Ping timeout: 240 seconds)
2046 [14:22:20] *** Quits: thePiGrepper (~nagato@replaced-ip ) (Ping timeout: 276 seconds)
2047 [14:22:29] <xelpapus> BrainWork,if auto br0 tell the kernel to bringe the interface up then it would work
2048 [14:22:29] *** Joins: thePiGre1per (~nagato@replaced-ip )
2049 [14:22:50] <BrainWork> yes it apparently tells the kernel to bring up the device at boot
2050 [14:22:55] *** Quits: jnavila (~jnavila@replaced-ip ) (Ping timeout: 246 seconds)
2051 [14:23:04] <xelpapus> so do it
2052 [14:23:10] <BrainWork> i cant try that here though, as if i balls it up, it will lock me out of the box and keep it down till i get home :)
2053 [14:23:31] <BrainWork> i'll give it a go later
2054 [14:24:06] <BrainWork> theres also allow-hotplug
2055 [14:24:10] <sarthe> something wrong there... bridges are simple
2056 [14:24:15] <BrainWork> which waits for udev to detect the device *then* brings it up
2057 [14:24:27] <BrainWork> sarthe: yeah, this is what i thought! :)
2058 [14:24:49] <sarthe> maybe try not-module?
2059 [14:25:03] <BrainWork> its a home router device, with four ports on a bridge and one ip on the bridge, and a separate dhcp interface to the internet
2060 [14:25:09] <xelpapus> BrainWork,bridge interface is virtual udev won't detect it
2061 [14:25:12] <BrainWork> not-module? not heard of that one.
2062 [14:26:13] <sarthe> oh. you need a bunch of other crap in kernel if you want to try to bridge to some spastic modem
2063 [14:26:25] *** Joins: Cabanossi (~Cabanossi@replaced-ip )
2064 [14:26:42] <sarthe> theres a thing about specific device drivers
2065 [14:26:56] <BrainWork> nah im not bridging to the modem
2066 [14:27:15] <BrainWork> the modem itself is a bridge, and presents the internet connection via ethernet/dhcp with a public ip address, its simple enough
2067 [14:27:26] <sarthe> ok, i dont understand the problem, sorry. \o/
2068 [14:27:39] <BrainWork> the bridge is so that the other ports act as a switch, like any other domestic basic router device
2069 [14:27:53] <xelpapus> bridge = virtual switch :)
2070 [14:28:10] <sarthe> not even close,
2071 [14:28:13] <BrainWork> i plug all my other home devices into the other ports, enp1s0 thru enp3s0 and the wx* wifi
2072 [14:28:15] *** Quits: thelastjedi (~quassel@replaced-ip ) (Ping timeout: 264 seconds)
2073 [14:28:21] *** Quits: Haudegen (~quassel@replaced-ip ) (Quit: Bin weg.)
2074 [14:28:31] <BrainWork> it works, im just not happy with that crontab kludge
2075 [14:28:52] <BrainWork> it might just be the simplest solution is "dont touch it", after all i will reboot it what, once a year or less
2076 [14:29:15] *** Quits: Colti (Miramar-FL@replaced-ip ) (Quit: ROCK OUT with your COCK OUT)
2077 [14:29:22] <BrainWork> its only got one open port, sshd on the lan side, so even updating the OS for security patches wont be massively high priority
2078 [14:30:00] <sarthe> BrainWork, is it a modem, or a router. probably would help to be clear on that.
2079 [14:30:03] <BrainWork> basically just stick unattended-upgrades on it, and check in on it every so often
2080 [14:30:11] <BrainWork> its a router
2081 [14:30:13] <sarthe> i was being faciecous before
2082 [14:30:28] <BrainWork> replaced-url
2083 [14:32:06] <sarthe> ...crontab. wtf?
2084 [14:32:35] <BrainWork> yeah, my first choice was /etc/rc.local, but that is awlays hit and miss since jessie
2085 [14:32:42] <BrainWork> s/always
2086 [14:33:27] <BrainWork> (because it runs async with the rest of the boot scripts, so you dont know if its running *after* the network is up)
2087 [14:35:26] <sarthe> not sure mate, if its a router, you can mess around with it, usually. if its NBN, leave it alone (NBN is a bridge ATM-ethernetII)
2088 [14:35:49] <BrainWork> nope, its just plain ethernet all the way, and completely self-configured
2089 [14:36:12] <BrainWork> i was fed up of under-performing off the shelf software like in my draytek
2090 [14:36:33] <sarthe> ugh. ive not read stuff you wrote...
2091 [14:36:44] <tsglove> BrainWork, wow that little thing would be good for a NextCloud instance.
2092 [14:36:50] <sarthe> (looking up stuff and so on)
2093 [14:36:58] *** Quits: AgTh (~b50c6@replaced-ip ) (Quit: Lost terminal)
2094 [14:37:16] *** Quits: krabador (~krabador@replaced-ip ) (Remote host closed the connection)
2095 [14:37:21] *** Joins: stefanos82 (~stephen@replaced-ip )
2096 [14:37:49] <BrainWork> tsglove: yeah, i love it, you can put up to 32gb ram and 512gb ssd in them :D
2097 [14:37:59] <tsglove> They have listed a 1TB mSata!
2098 [14:38:03] *** Joins: qam4r__ (~qam4r@replaced-ip )
2099 [14:38:07] <sarthe> ah... bragging. i see
2100 [14:38:11] <BrainWork> im kicking myself for not buying a fully tricked out one and replacing my power hungry dell T310 server with it
2101 [14:38:28] <BrainWork> the one i got was just the 2gb/120gb one
2102 [14:38:34] <stefanos82> greetings everyone. I have found a font, named Andada and it's licensed under the same license as Fantasque Sans Mono; the only problem is that is not included in Debian packages, at least visibly -_-
2103 [14:38:39] <tsglove> Well, you can upgrade it quite easily.
2104 [14:38:48] <tsglove> That thing running Debian would be awesome.
2105 [14:38:51] <stefanos82> does anyone knows whether it's included as part of a specific font package so I can install it? thank you
2106 [14:39:00] <BrainWork> yeah, maybe in the future. im constantly getting it in the neck about the power bill due to my dell
2107 [14:39:15] *** Joins: Colti (Miramar-FL@replaced-ip )
2108 [14:39:42] <BrainWork> tsglove: is nextcloud like owncloud?
2109 [14:39:50] *** Quits: MTB2019 (~user@replaced-ip ) (Quit: Lost terminal)
2110 [14:40:11] <BrainWork> (yeah appears it is, i googled it)
2111 [14:40:23] <tsglove> BrainWork, yeah, yet it's a fork. I think ownCloud enterpirsed-up and did a fuck-you to the community.... and in typical hacker fashion they split and setup nextCloud.
2112 [14:40:34] <BrainWork> could just stick a whole bunch of usb3 hard disks or ssds in its usb ports
2113 [14:40:37] <sarthe> stefanc_diff, add 'non-free' after everything in /etc/apt/sources.list
2114 [14:40:38] *** Quits: qam4r_ (~qam4r@replaced-ip ) (Ping timeout: 252 seconds)
2115 [14:41:04] <sarthe> then apt-get update
2116 [14:41:12] <stefanos82> sarthe: I presume you were referring to me?
2117 [14:41:24] <BrainWork> only thing i dont like is that the device doesnt have much room around the usb ports, when i had a vga in it alongside a usb keyboard during setup, they pushed each other apart a bit... also doesnt come with serial to usb adaptor, but meh
2118 [14:41:24] <sarthe> heh. sorry, yeah
2119 [14:41:35] <sarthe> (damn autocomplete)
2120 [14:41:36] <stefanos82> sarthe: I already have the non-free included for years now
2121 [14:43:02] *** Quits: Stoot (5a35c90c@replaced-ip ) (Ping timeout: 246 seconds)
2122 [14:43:04] <sarthe> stefanos82, ok there are a bunch of fonts you can install... `apt-get truetype` and filter it for the one you want maybe?
2123 [14:43:15] *** Joins: CrystalMath (~coderain@replaced-ip )
2124 [14:43:52] <sarthe> im guessing youre after greek fonts
2125 [14:44:13] <stefanos82> sarthe: I think I didn't make myself clearer in the first place; my apologies. I'm not a newbie around font usage or writing documents in LaTeX and texinfo
2126 [14:44:23] <stefanos82> no, I'm not after Greek fonts
2127 [14:44:28] <stefanos82> I want to use the English fonts
2128 [14:44:38] *** Quits: well_laid_lawn (~Jean-luc@replaced-ip ) (Ping timeout: 265 seconds)
2129 [14:44:51] <sarthe> ok, ill stfu then.
2130 [14:44:54] <BrainWork> stefanos82: you could download the ttf of it from google fonts, and then install it: replaced-url
2131 [14:44:56] *** Quits: xelpapus (~x@replaced-ip ) (Quit: xelpapus)
2132 [14:45:29] <sarthe> serves me right for trying to help
2133 [14:45:30] <BrainWork> or just get it from github: replaced-url
2134 [14:45:54] <stefanos82> BrainWork: that's the easiest way I would say...I was just wondering how come it's not part of Debian, that's all
2135 [14:46:31] <stefanos82> sarthe: first of all, I appreciate your help and effort. Second, I didn't say anything with 'stfu' in any way possible
2136 [14:46:46] <sarthe> i did :P
2137 [14:46:52] <ov3rmind> if any can make me a small help please try replaced-url
2138 [14:47:00] <sarthe> because im english and can use it :)
2139 [14:47:01] <stefanos82> sarthe: also, Andada and Fantasque Sans Mono are fully FOSS licensed fonts
2140 [14:47:13] <sarthe> but no worries
2141 [14:47:17] <stefanos82> sarthe: then whatever makes you happy lol
2142 [14:47:33] <sarthe> hilarious
2143 [14:49:16] <BrainWork> stefanos82: million dollar question, but if debian had all the fonts i like to have as standard they'd have no room for programs and daemons... i think i have like 5gb of fonts as standard and thats nothing compared to some graphics designer types who have like dozens of gigabytes of just ttfs
2144 [14:49:38] <karlpinc> stefanos82: Maybe nobody's asked for it.
2145 [14:49:56] <stefanos82> BrainWork: ...so your question is...?
2146 [14:49:57] *** Quits: tangelz (~svelte@replaced-ip ) (Ping timeout: 268 seconds)
2147 [14:50:07] <BrainWork> stefanos82: just a statement :)
2148 [14:50:27] <BrainWork> i meant that why its not in debian is the million dollar question
2149 [14:50:40] <stefanos82> karlpinc: I think I have a suspicion...it's only OTF, I cannot find any WOFF or TTF of it
2150 [14:50:56] *** Quits: srbx7 (~srbz@replaced-ip ) (Ping timeout: 276 seconds)
2151 [14:51:27] *** Joins: masterdonx2 (~masterdon@replaced-ip )
2152 [14:51:48] *** Joins: towo` (~towo@replaced-ip )
2153 [14:51:53] *** Quits: f82k9 (~f82k@replaced-ip ) (Ping timeout: 265 seconds)
2154 [14:52:45] *** Joins: obsvw (~chuckcage@replaced-ip )
2155 [14:52:51] *** Joins: Wh1t3Rabb1t (~alex@replaced-ip )
2156 [14:52:59] *** Joins: dastier (~dastier@replaced-ip )
2157 [14:53:11] *** Quits: stoffepojken (stoffe@replaced-ip##) (Quit: ZNC 1.7.4 - ##replaced-url
2158 [14:53:32] *** Quits: MasterdonX (~masterdon@replaced-ip ) (Ping timeout: 246 seconds)
2159 [14:53:53] *** Joins: stoffepojken (stoffe@replaced-ip )
2160 [14:54:39] *** Quits: brokencycle (~brokencyc@replaced-ip ) (Ping timeout: 264 seconds)
2161 [14:54:59] *** Joins: flo2marsnet (~flo2marsn@replaced-ip )
2162 [14:54:59] *** Quits: tagomago (~tagomago@replaced-ip ) (Read error: Connection reset by peer)
2163 [14:55:09] *** Joins: plani (be732242@replaced-ip )
2164 [14:55:18] *** Joins: srbx7 (~srbz@replaced-ip )
2165 [14:55:35] *** Quits: stefanos82 (~stephen@replaced-ip ) (Quit: Quitting for now...)
2166 [14:55:45] *** Quits: obsview (~chuckcage@replaced-ip ) (Ping timeout: 265 seconds)
2167 [14:56:13] *** Joins: tagomago (~tagomago@replaced-ip )
2168 [14:56:14] *** Quits: masterdonx2 (~masterdon@replaced-ip ) (Ping timeout: 265 seconds)
2169 [14:57:25] *** Joins: mase-tech (~mase-tech@replaced-ip )
2170 [14:57:51] *** Joins: Poster (~poster@replaced-ip )
2171 [14:59:01] *** Quits: tenknarf (frank@replaced-ip ) (Quit: Konversation terminated!)
2172 [14:59:29] *** Quits: B|ack0p (~m@replaced-ip ) (Quit: leaving)
2173 [15:00:56] <jelly> BrainWork: lots of free software is not in Debian. Either noone packaged it, or noone asked for it to be included, or both.
2174 [15:01:10] <jelly> or it's not free
2175 [15:02:42] *** Quits: Caterpillar (~caterpill@replaced-ip ) (Quit: You were not made to live as brutes, but to follow virtue and knowledge.)
2176 [15:03:24] *** Quits: cdown (~cdown@replaced-ip ) (Remote host closed the connection)
2177 [15:04:44] <jelly> !rfp
2178 [15:04:44] <dpkg> Request For Package (RFP) is the way to ask for a piece of software to be included in Debian. See replaced-url
2179 [15:05:08] *** Joins: cdown (~cdown@replaced-ip )
2180 [15:05:09] *** Joins: Burek (~Burek@replaced-ip )
2181 [15:05:52] *** Quits: lucad111 (~lucad111@replaced-ip ) (Quit: Leaving)
2182 [15:07:22] *** Joins: progart (~kamee@replaced-ip )
2183 [15:07:29] *** Quits: progart (~kamee@replaced-ip ) (Max SendQ exceeded)
2184 [15:07:50] *** Quits: ov3rmind (~kvirc@replaced-ip ) (Ping timeout: 265 seconds)
2185 [15:08:02] *** Quits: dec2200 (~n2499@replaced-ip ) (Ping timeout: 240 seconds)
2186 [15:08:37] *** Joins: progart (~kamee@replaced-ip )
2187 [15:08:45] *** Quits: progart (~kamee@replaced-ip ) (Max SendQ exceeded)
2188 [15:08:53] *** Joins: checkItOut (~jinking@replaced-ip )
2189 [15:09:01] *** debhelper sets mode: +l 1540
2190 [15:09:31] *** Joins: mossylane (~mossylane@replaced-ip )
2191 [15:10:30] *** Joins: progart (~kamee@replaced-ip )
2192 [15:11:23] *** Joins: brokencycle (~brokencyc@replaced-ip )
2193 [15:12:08] *** Quits: Makaveli7 (~Makaveli7@replaced-ip ) (Quit: WeeChat 2.6)
2194 [15:13:11] *** Joins: qam4r_ (~qam4r@replaced-ip )
2195 [15:13:12] *** Joins: nulleip (~luiz@replaced-ip )
2196 [15:14:31] *** Joins: side^effects (~al|iss@replaced-ip )
2197 [15:14:59] *** Quits: checkItOut (~jinking@replaced-ip ) (Ping timeout: 276 seconds)
2198 [15:15:16] *** Quits: qam4r__ (~qam4r@replaced-ip ) (Ping timeout: 240 seconds)
2199 [15:18:14] *** Joins: debsan (~debsan@replaced-ip )
2200 [15:18:35] *** Quits: uNmowed (~Kaede@replaced-ip ) (Read error: Connection reset by peer)
2201 [15:20:47] *** Quits: n_1-c_k (~n_1-c_k@replaced-ip ) (Read error: Connection reset by peer)
2202 [15:20:47] *** Joins: Haudegen (~quassel@replaced-ip )
2203 [15:21:19] *** Joins: n_1-c_k (~n_1-c_k@replaced-ip )
2204 [15:22:51] <sarthe> one would like the reason to be 'because its not a standard', but sadly advertising works
2205 [15:24:04] <sarthe> and most standards are made by committee.
2206 [15:24:12] *** Joins: Jo-Anna (uid57472@replaced-ip )
2207 [15:24:36] <sarthe> its like asking monkeys to tie shoe laces
2208 [15:25:19] <sarthe> they have the dexterity, but not the intelligence
2209 [15:25:24] *** Quits: BlueByte (~walther@replaced-ip ) (Quit: This computer has gone to sleep)
2210 [15:25:40] *** Joins: oish (~charlie@replaced-ip )
2211 [15:26:37] *** Joins: MasterdonX (~masterdon@replaced-ip )
2212 [15:26:41] *** Quits: ghoti (~paul@replaced-ip ) (Ping timeout: 276 seconds)
2213 [15:26:47] <sarthe> (also, dont tell any monkeys i said that, because they would rip my arm off)
2214 [15:27:10] *** Joins: SiAnDoG (~514nDoG@replaced-ip )
2215 [15:27:15] <sarthe> (and then beat me with it)
2216 [15:27:20] *** Quits: CompWizrd (compwiz@replaced-ip ) (Ping timeout: 276 seconds)
2217 [15:27:23] *** Joins: ov3rmind (~kvirc@replaced-ip )
2218 [15:27:38] *** Joins: CompWizrd (compwiz@replaced-ip )
2219 [15:28:11] *** Joins: ghoti (~paul@replaced-ip )
2220 [15:28:57] *** Quits: thePiGre1per (~nagato@replaced-ip ) (Ping timeout: 240 seconds)
2221 [15:29:01] *** debhelper sets mode: +l 1547
2222 [15:29:11] *** Joins: toxync12 (~toxync12@replaced-ip )
2223 [15:29:59] *** Quits: superxoc (~quassel@replaced-ip ) (Read error: Connection reset by peer)
2224 [15:29:59] *** Parts: ov3rmind (~kvirc@replaced-ip ) ()
2225 [15:30:33] *** Quits: toxync12- (~toxync12@replaced-ip ) (Ping timeout: 265 seconds)
2226 [15:30:47] *** Joins: masterdonx2 (~masterdon@replaced-ip )
2227 [15:31:09] *** Quits: toxync12 (~toxync12@replaced-ip ) (Excess Flood)
2228 [15:31:41] *** Joins: toxync12 (~toxync12@replaced-ip )
2229 [15:32:32] *** Quits: MasterdonX (~masterdon@replaced-ip ) (Ping timeout: 276 seconds)
2230 [15:34:19] *** Joins: Stoot (5a35c90c@replaced-ip )
2231 [15:34:20] *** Joins: BlueByte (~walther@replaced-ip )
2232 [15:34:36] *** Joins: twobitsprite (~isaac@replaced-ip )
2233 [15:36:57] *** Quits: mthe878 (~mthe@replaced-ip ) (Ping timeout: 240 seconds)
2234 [15:37:38] <jelly> sarthe: also, we have #debian-offtopic for chat; best keep the non-support lines here to a minimum
2235 [15:38:21] *** Joins: greycat (~wooledg@replaced-ip )
2236 [15:38:29] <sarthe> of course, sir.. and the offtopic twit that instigated that...?
2237 [15:38:39] <sarthe> blimey
2238 [15:38:41] *** Joins: dtux (~dmtucker@replaced-ip )
2239 [15:39:04] *** Joins: mthe878 (~mthe@replaced-ip )
2240 [15:39:13] *** Quits: mase-tech (~mase-tech@replaced-ip ) (Remote host closed the connection)
2241 [15:39:32] *** Joins: mase-tech (~mase-tech@replaced-ip )
2242 [15:40:05] <sarthe> fuck this shit
2243 [15:40:08] *** Quits: sarthe (~surge@replaced-ip ) (Quit: You ever wonder if Einstein wandered about thinkin' everyone was a bunch of dumbshits?)
2244 [15:43:15] *** Quits: dtux (~dmtucker@replaced-ip ) (Ping timeout: 264 seconds)
2245 [15:45:21] *** Joins: tristan_ (~tristanve@replaced-ip )
2246 [15:45:44] *** tristan_ is now known as Guest76873
2247 [15:45:59] *** Joins: lucad111 (~lucad111@replaced-ip )
2248 [15:46:27] <Guest76873> #flood
2249 [15:46:58] <Guest76873> hekko
2250 [15:48:04] <jelly> Guest76873: sorry, #flood isn't really cared for these days. Can you put your stuff onto a pastebin site like paste.debian.net
2251 [15:48:36] <Guest76873> What is this chatroom for?
2252 [15:48:45] <greycat> Also, please ask a question here, in English, so people know whether they should take the time to look at your pasted material.
2253 [15:48:50] *** Quits: toxync12 (~toxync12@replaced-ip ) (Excess Flood)
2254 [15:50:19] <Guest76873> ??
2255 [15:50:21] <Guest76873> ??
2256 [15:50:22] <Guest76873> ??
2257 [15:50:23] <Guest76873> ??
2258 [15:50:25] <Guest76873> ??
2259 [15:50:26] *** Guest76873 was kicked by debhelper (flood)
2260 [15:51:57] *** Joins: toxync12 (~toxync12@replaced-ip )
2261 [15:53:56] *** Joins: u0_a266 (~u0_a266@replaced-ip )
2262 [15:54:24] *** Joins: C00Lh (~0xC00Lest@replaced-ip )
2263 [15:55:08] *** Quits: pclover (~pclover@replaced-ip ) (Read error: Connection reset by peer)
2264 [15:55:11] *** Joins: obsview (~chuckcage@replaced-ip )
2265 [15:55:25] *** Joins: ov3rmind (~kvirc@replaced-ip )
2266 [15:55:47] <C00Lh> Hi, I've installed Buster and my NIC only works intermittently. It is always detected and a module is loaded, but half the time it can't get an IP. If I reboot a couple of times, it usually works fine. The network device is a Realtek (module: r8169). I have not installed the custom firmware and would prefer not to
2267 [15:56:10] *** Quits: obsvw (~chuckcage@replaced-ip ) (Ping timeout: 265 seconds)
2268 [15:57:16] *** Quits: monkey-b05 (~monkey-b@replaced-ip##) (Quit: The Lounge - ##replaced-url
2269 [15:57:27] *** Joins: czart (~czart@replaced-ip )
2270 [15:58:58] *** Joins: alexertech (~xb@replaced-ip )
2271 [15:59:04] *** Quits: smtp (~mail@replaced-ip ) (Quit: Leaving)
2272 [15:59:14] *** Quits: Pjusur (~Pjusur@replaced-ip ) (Quit: Leaving)
2273 [15:59:26] <karlpinc> C00Lh: You can get the non-free firmware from the non-free part of Debian. Devices don't work so well without firmware. If you really don't want non-free firmware you need hardware with free firmware.
2274 [15:59:55] *** Joins: Sepultura (~quassel@replaced-ip )
2275 [16:00:19] *** Sepultura is now known as Guest53648
2276 [16:01:03] *** Joins: pclover (~pclover@replaced-ip )
2277 [16:01:05] *** Guest53648 is now known as Sepultura_
2278 [16:01:08] *** Quits: serban (serban@replaced-ip ) (Ping timeout: 276 seconds)
2279 [16:01:11] *** Quits: Sepultura_ (~quassel@replaced-ip ) (Changing host)
2280 [16:01:11] *** Joins: Sepultura_ (~quassel@replaced-ip )
2281 [16:01:50] *** Joins: intercepted (~ted@replaced-ip )
2282 [16:02:25] *** Quits: toxync12 (~toxync12@replaced-ip ) (Excess Flood)
2283 [16:02:40] *** Joins: SniperCZE_ (~SniperCZE@replaced-ip )
2284 [16:03:33] *** Joins: toxync12 (~toxync12@replaced-ip )
2285 [16:03:42] <C00Lh> Fair enough, I'll install it. But I'm a bit concerned about the kernel panic. I have a clean Buster installation and it just panics. This didn't happen with stretch
2286 [16:04:58] *** Quits: SniperCZE (~SniperCZE@replaced-ip ) (Ping timeout: 252 seconds)
2287 [16:05:28] *** Joins: quasisane (~sanep@replaced-ip )
2288 [16:05:41] <karlpinc> C00Lh: I'd start by installing the firmware and see if that makes a difference.
2289 [16:05:45] <oiaohm> C00Lh: I have seen lot doing clean installs fail to reinstall firmware they had install prior and have strange stuff happen. Falling back to the devices include firmware can be a very bad time.
2290 [16:07:12] *** Quits: quasisane (~sanep@replaced-ip ) (Client Quit)
2291 [16:07:13] <C00Lh> Just installed firmware-realtek and noticed the NIC seems to work more reliably now. Let's hope there are no more panics!
2292 [16:08:02] *** Quits: toxync12 (~toxync12@replaced-ip ) (Ping timeout: 240 seconds)
2293 [16:08:36] *** Joins: toxync12 (~toxync12@replaced-ip )
2294 [16:09:01] *** Quits: Guest43240 (~iulian@replaced-ip ) (Remote host closed the connection)
2295 [16:09:30] *** Quits: mq (~newbie4@replaced-ip ) (Quit: Leaving)
2296 [16:10:11] *** Quits: enseneo (~madneap@replaced-ip ) (Ping timeout: 265 seconds)
2297 [16:10:56] <oiaohm> C00Lh: do you have package list of your prior install to check for firmware-realtek.
2298 [16:11:30] <oiaohm> C00Lh: it could be a device with highly suspect include firmware.
2299 [16:11:54] *** Joins: enseneo (~madneap@replaced-ip )
2300 [16:12:00] <C00Lh> I don't have a package list. I remember reinstalling with and without the non-free firmware to compare stability
2301 [16:12:45] <C00Lh> It's a Realtek NIC (r8169) which doesn't seem to be rated very highly
2302 [16:12:59] *** Joins: tristan_1 (~tristanve@replaced-ip )
2303 [16:13:09] *** Joins: B|ack0p (~m@replaced-ip )
2304 [16:13:14] <C00Lh> Funnily enough, the latest Ubuntu LTS always detected it reliably. I tried this with a live USB
2305 [16:13:23] *** Joins: kchz (~dschulz@replaced-ip )
2306 [16:13:25] <tristan_1> Whats up
2307 [16:13:31] <greycat> Realtek in general is known for being cheap and... well, cheap.
2308 [16:13:52] <C00Lh> yes, I know. But if it works reliably on one flavour of Linux, I'd hope it would work on Debian :)
2309 [16:13:59] <karlpinc> C00Lh: I'm under the impression that Ubuntu includes non-free firmware.
2310 [16:14:25] <C00Lh> karl: Yes, it does. Ubuntu is a lot more relaxed about non-free sw
2311 [16:14:36] <karlpinc> (The most common reason why people find Ubuntu "easy to install", in my not-very-large experience.)
2312 [16:15:21] *** Joins: Spr1ng (~Spr1ng@replaced-ip )
2313 [16:15:50] *** Joins: krabador (~krabador@replaced-ip )
2314 [16:16:37] *** Joins: toxync12- (~toxync12@replaced-ip )
2315 [16:16:56] *** Quits: toxync12 (~toxync12@replaced-ip ) (Excess Flood)
2316 [16:17:03] *** Joins: grobi (~rtng@replaced-ip )
2317 [16:17:31] *** Quits: LtL (~ltl@replaced-ip ) (Read error: Connection reset by peer)
2318 [16:18:40] *** Joins: HarveyPwca (~HarveyPwc@replaced-ip )
2319 [16:19:01] *** debhelper sets mode: +l 1556
2320 [16:20:18] *** Joins: conta (Thunderbir@replaced-ip )
2321 [16:21:09] *** Joins: forgotmynick (uid24625@replaced-ip )
2322 [16:24:22] *** Quits: progart (~kamee@replaced-ip ) (Quit: Leaving.)
2323 [16:24:26] *** Joins: toxync12 (~toxync12@replaced-ip )
2324 [16:24:39] *** Quits: ov3rmind (~kvirc@replaced-ip ) (Ping timeout: 264 seconds)
2325 [16:24:42] *** Joins: LtL (~ltl@replaced-ip )
2326 [16:24:50] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 240 seconds)
2327 [16:24:57] *** Quits: conta (Thunderbir@replaced-ip ) (Ping timeout: 240 seconds)
2328 [16:24:58] *** Quits: toxync12- (~toxync12@replaced-ip ) (Read error: Connection reset by peer)
2329 [16:25:58] *** Joins: zerotech (~zerotech@replaced-ip )
2330 [16:26:08] *** Quits: BlueByte (~walther@replaced-ip ) (Ping timeout: 265 seconds)
2331 [16:27:16] *** Joins: XsiSec (xsisec@replaced-ip )
2332 [16:27:26] *** Joins: Symdrome (~fabio@replaced-ip )
2333 [16:27:37] *** Joins: conta (Thunderbir@replaced-ip )
2334 [16:28:11] *** Joins: DammitJim (~DammitJim@replaced-ip )
2335 [16:30:24] *** Quits: side^effects (~al|iss@replaced-ip ) (Quit: side^effects)
2336 [16:31:14] *** Joins: olivetre- (~oliveira@replaced-ip )
2337 [16:31:43] *** Quits: olivetree_ (~oliveira@replaced-ip ) (Ping timeout: 245 seconds)
2338 [16:31:48] *** Joins: ChmEarl (~chmearl@replaced-ip )
2339 [16:31:54] *** Quits: tristan_1 (~tristanve@replaced-ip ) (Quit: Leaving)
2340 [16:33:17] *** Quits: ruslan_m (ruslan_m_@replaced-ip ) (Remote host closed the connection)
2341 [16:33:38] *** Quits: NetTerminalGene (~NetTermin@replaced-ip ) (Ping timeout: 240 seconds)
2342 [16:34:22] *** Joins: zamuro (~Samantha@replaced-ip )
2343 [16:34:22] *** Quits: zamuro (~Samantha@replaced-ip ) (Changing host)
2344 [16:34:22] *** Joins: zamuro (~Samantha@replaced-ip )
2345 [16:34:26] *** Quits: Symdrome (~fabio@replaced-ip ) (Quit: Leaving)
2346 [16:35:04] *** Joins: xsoultartar (~xsoultart@replaced-ip )
2347 [16:36:56] *** Quits: kchz (~dschulz@replaced-ip ) (Quit: ZZzzz…)
2348 [16:38:29] *** Quits: Susant (~Susant@replaced-ip ) (Ping timeout: 268 seconds)
2349 [16:38:48] *** Quits: grobi (~rtng@replaced-ip ) (Quit: WeeChat 2.3)
2350 [16:39:14] *** Quits: oish (~charlie@replaced-ip ) (Ping timeout: 240 seconds)
2351 [16:39:29] *** Joins: dtux (~dmtucker@replaced-ip )
2352 [16:39:57] *** Joins: horribleprogram (~horriblep@replaced-ip )
2353 [16:40:12] <horribleprogram> efibootmgr doesn't come installed on Debain systems?
2354 [16:40:21] <horribleprogram> replaced-url
2355 [16:40:34] <horribleprogram> or is it in some directory not listed on my $PATH
2356 [16:40:43] *** Joins: conta3 (~Thunderbi@replaced-ip )
2357 [16:41:02] *** Joins: Symdrome (~fabio@replaced-ip )
2358 [16:41:32] *** Joins: grobi (~rtng@replaced-ip )
2359 [16:41:55] *** Joins: gordonfish (~gordonfis@replaced-ip )
2360 [16:42:05] *** Quits: conta (Thunderbir@replaced-ip ) (Ping timeout: 265 seconds)
2361 [16:42:05] *** conta3 is now known as conta
2362 [16:42:45] <horribleprogram> EFI variables are not supported on this system.
2363 [16:42:46] *** Joins: paraxial93 (~paraxial@replaced-ip )
2364 [16:42:50] <horribleprogram> what in the hell
2365 [16:44:27] *** Quits: dtux (~dmtucker@replaced-ip ) (Ping timeout: 264 seconds)
2366 [16:45:33] *** Joins: rem5 (~rem5@replaced-ip )
2367 [16:46:22] *** Joins: Hitmanu (~manuel@replaced-ip )
2368 [16:46:54] *** Quits: mkowalski__ (~mkowalski@replaced-ip ) (Remote host closed the connection)
2369 [16:46:55] <ayekat> horribleprogram: booted/installed in legacy mode?
2370 [16:46:56] <rem5> hey folks.. I'm trying to preseed/pxe boot debian 10.1 and keep running in to issues where the disks aren't being detected. I've tried SCSI, SATA, and virtio, and nothing will detect the disks. I'm using the netboot image to pxeboot. Am I using the wrong image? or is there something in preseed I need to do to detect disks properly?
2371 [16:47:14] *** Joins: mkowalski__ (~mkowalski@replaced-ip )
2372 [16:47:14] *** Quits: Stoot (5a35c90c@replaced-ip ) (Ping timeout: 240 seconds)
2373 [16:47:23] *** Joins: thePiGrepper (~nagato@replaced-ip )
2374 [16:47:44] *** Quits: paraxial93 (~paraxial@replaced-ip ) (Ping timeout: 268 seconds)
2375 [16:47:50] <sa-ghosts> how to list all packages installed from a certain repo?
2376 [16:47:53] <horribleprogram> ayekat: how do I know
2377 [16:47:56] *** Quits: HelloShitty (~narayan@replaced-ip ) (Ping timeout: 276 seconds)
2378 [16:48:54] *** Quits: Mo7Qt0 (~Mo7Qt0@replaced-ip##) (Quit: KVIrc 5.0.0 Aria ##replaced-url
2379 [16:49:08] <ayekat> horribleprogram: do you see /sys/firmware/efi?
2380 [16:49:13] *** Quits: anothertorusr (~anotherto@replaced-ip ) (Ping timeout: 245 seconds)
2381 [16:49:45] *** Joins: gavlee (~gav@replaced-ip )
2382 [16:49:58] <horribleprogram> /sys/firmware/acpi /sys/firmware/dmi /sys/firmware/memmap
2383 [16:50:15] <ayekat> horribleprogram: replaced-url
2384 [16:50:31] <ayekat> is that the installer/live system?
2385 [16:51:01] <horribleprogram> sa-ghosts: aptitude search *something here*
2386 [16:51:09] <horribleprogram> :P
2387 [16:51:49] *** Joins: anothertorusr (~anotherto@replaced-ip )
2388 [16:51:52] *** Quits: zamuro (~Samantha@replaced-ip ) (Quit: [IRSSI])
2389 [16:52:16] *** Quits: grobi (~rtng@replaced-ip ) (Quit: WeeChat 2.3)
2390 [16:52:55] *** Quits: xsoultartar (~xsoultart@replaced-ip ) (Ping timeout: 250 seconds)
2391 [16:53:10] *** Joins: toxync12- (~toxync12@replaced-ip )
2392 [16:53:47] *** Quits: toxync12 (~toxync12@replaced-ip ) (Ping timeout: 250 seconds)
2393 [16:53:54] *** Joins: grobi (~rtng@replaced-ip )
2394 [16:53:58] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Quit: vergissmeinnicht)
2395 [16:54:23] *** Joins: paraxial93 (~paraxial@replaced-ip )
2396 [16:54:37] *** Joins: conta3 (Thunderbir@replaced-ip )
2397 [16:54:46] <horribleprogram> so yeah my /dev/sda is has an MBR partition table, not a UEFI ESP
2398 [16:54:53] <horribleprogram> is there a way to... change this?
2399 [16:55:03] <horribleprogram> without ruining everything
2400 [16:55:32] *** Quits: mmx_in_space (~mmx_in_sp@replaced-ip ) (Quit: Leaving)
2401 [16:56:08] *** Quits: mkowalski__ (~mkowalski@replaced-ip ) (Ping timeout: 245 seconds)
2402 [16:56:59] *** Quits: conta (~Thunderbi@replaced-ip ) (Ping timeout: 268 seconds)
2403 [16:57:11] *** Joins: conta (Thunderbir@replaced-ip )
2404 [16:57:12] <SerajewelKS> unless there is unpartitioned space where you can put the ESP, you need to resize something else
2405 [16:57:45] <SerajewelKS> if you have a separate /boot you could resize that after unmounting it since it's not required to be mounted while the system is running (unless installing a new kernel or updating bootloader config)
2406 [16:57:57] <greycat> do you *really* want to? for most people, UEFI doesn't really offer any advantage over MBR, especially if MBR is already in place and working
2407 [16:58:12] <horribleprogram> yeah but isn't it your motherboard firmware that determines whether you can even have UEFI
2408 [16:58:23] *** Quits: anothertorusr (~anotherto@replaced-ip ) (Ping timeout: 245 seconds)
2409 [16:58:38] *** Quits: conta3 (Thunderbir@replaced-ip ) (Ping timeout: 245 seconds)
2410 [16:58:43] <SerajewelKS> yes but that doesn't make it mandatory
2411 [16:58:50] *** Quits: casaca (~nut@replaced-ip ) (Ping timeout: 268 seconds)
2412 [16:59:11] *** Quits: enseneo (~madneap@replaced-ip ) (Ping timeout: 246 seconds)
2413 [16:59:11] *** Joins: jacksoow (~jacksoow@replaced-ip )
2414 [16:59:56] *** Quits: Arrowmaster (~Arrowmast@replaced-ip ) (Remote host closed the connection)
2415 [17:00:01] <jelly> horribleprogram: it also determines whether you can have legacy BIOS boot.
2416 [17:00:02] *** Joins: casaca (~nut@replaced-ip )
2417 [17:00:11] *** Joins: enseneo (~madneap@replaced-ip )
2418 [17:00:24] *** Quits: AquaL1te (~AquaL1te@replaced-ip ) (Quit: leaving)
2419 [17:00:33] <jelly> if your system can legacy boot, there's no pressing need to switch to uefi boot
2420 [17:00:52] *** Joins: NetTerminalGene (~NetTermin@replaced-ip )
2421 [17:01:10] <jelly> and then you do not need efibootmgr
2422 [17:01:38] *** Joins: rany (~rany@replaced-ip )
2423 [17:01:39] *** Joins: conta3 (Thunderbir@replaced-ip )
2424 [17:01:50] *** Joins: anothertorusr (~anotherto@replaced-ip )
2425 [17:01:54] *** Quits: conta (Thunderbir@replaced-ip ) (Ping timeout: 265 seconds)
2426 [17:01:54] *** Quits: jacksoow_ (~jacksoow@replaced-ip ) (Ping timeout: 265 seconds)
2427 [17:01:54] *** conta3 is now known as conta
2428 [17:02:03] *** Joins: srged (~srged@replaced-ip )
2429 [17:02:23] <jelly> horribleprogram: why do you want (or think you need) efibootmgr?
2430 [17:02:55] <srged> I have installed Brackets from a terminal, but can't find it in the menu. nor i know how to open it from a terminal/ any idea?
2431 [17:03:41] *** Quits: slack_ (~slack@replaced-ip ) (Read error: Connection reset by peer)
2432 [17:04:48] *** Joins: crn (~crn@replaced-ip )
2433 [17:05:44] <EoflaOE> srged: Have you tried writing "brackets" in the terminal?
2434 [17:06:08] <jelly> srged: how, precisely, did you install that
2435 [17:06:16] <srged> EoflaOE: bash: brackets: command not found
2436 [17:06:43] <EoflaOE> srged: OK. What version of Debian are you running and did you use apt to install this program?
2437 [17:06:47] <greycat> "brackets" is not a package name in Debian, and I've never heard of it (with or without the capitalization)
2438 [17:06:47] <srged> jelly: replaced-url
2439 [17:07:12] *** Quits: schnootsie4 (~schnootsi@replaced-ip ) (Quit: bye)
2440 [17:07:12] *** Quits: storrgie (~storrgie@replaced-ip ) (Quit: bye)
2441 [17:07:12] *** Quits: bashes (~bashes@replaced-ip ) (Quit: bye)
2442 [17:07:12] *** Quits: bcs35 (~bcs@replaced-ip ) (Quit: bye)
2443 [17:07:24] *** Joins: Stoot (5a35c90c@replaced-ip )
2444 [17:07:50] <srged> EoflaOE: debian 9
2445 [17:08:19] <greycat> "Method 1" says "sudo apt-get install snapd" and "sudo snap install brackets" so the question becomes "how do you run a snap application"
2446 [17:08:28] *** Joins: schnootsie4 (~schnootsi@replaced-ip )
2447 [17:08:34] <EoflaOE> srged: It seems that you have used snapd on Debian. I will look up for command name
2448 [17:08:44] *** Quits: eipip1e0 (~quassel@replaced-ip ) (Ping timeout: 276 seconds)
2449 [17:08:54] *** Joins: bashes (~bashes@replaced-ip )
2450 [17:08:54] *** Joins: bcs35 (~bcs@replaced-ip )
2451 [17:08:55] <srged> EoflaOE: debian 10
2452 [17:09:45] <vlt> Hello. How can I find out if a hardware raid controller "MegaRAID 9361-8i PCIe" is supported by stock Debian 10?
2453 [17:09:48] <greycat> Method 1 also has a hyperlink whose text says "Snap" which links to replaced-url
2454 [17:10:16] <jelly> srged: use "snap list" and "snap run ..."
2455 [17:10:31] *** Joins: ov3rmind (~kvirc@replaced-ip )
2456 [17:10:35] <greycat> About 80% of the way down that page, it says "Look for them in the menu, try command line (you’ll have to guess their run command, normally the name of the application) etc."
2457 [17:10:36] *** Quits: ov3rmind (~kvirc@replaced-ip ) (Changing host)
2458 [17:10:36] *** Joins: ov3rmind (~kvirc@replaced-ip )
2459 [17:10:38] <greycat> Loverly.
2460 [17:10:50] *** Joins: solido (~solido@replaced-ip )
2461 [17:11:06] <jelly> vlt: first you find its pci-id value and check whether there's a driver for it
2462 [17:11:22] * greycat closes both tabs
2463 [17:11:23] <srged> jelly: replaced-url
2464 [17:11:24] *** Quits: Sepultura_ (~quassel@replaced-ip ) (Read error: Connection reset by peer)
2465 [17:11:49] <EoflaOE> srged: snap run brackets
2466 [17:11:59] <jelly> srged: > You need to make sure that /snap/brackets/112/opt/brackets/chrome-sandbox is owned by root and has mode 4755.
2467 [17:12:18] <greycat> *blink*
2468 [17:12:28] *** Joins: Alessandro-B (~androirc@replaced-ip )
2469 [17:12:30] <jelly> greycat: electron apps are like that.
2470 [17:12:54] <greycat> this "editor" needs to be setuid root because...?
2471 [17:12:55] <srged> I'd rather remove it. and install the .deb file
2472 [17:13:23] <jelly> greycat: the chrome-sandbox binary needs root, to set up restrictions for the actual app
2473 [17:13:32] *** Quits: AimHere (~David@replaced-ip ) (Ping timeout: 252 seconds)
2474 [17:14:00] *** Quits: rany (~rany@replaced-ip ) (Ping timeout: 260 seconds)
2475 [17:14:27] <jelly> /var/lib/dpkg/info/skypeforlinux.postinst:chmod +4755 /usr/share/skypeforlinux/chrome-sandbox
2476 [17:14:34] <vlt> jelly: Thank you.
2477 [17:15:09] *** Joins: AimHere (~David@replaced-ip )
2478 [17:15:17] *** Quits: thePiGrepper (~nagato@replaced-ip ) (Ping timeout: 240 seconds)
2479 [17:15:18] <jelly> greycat: please ignore the fact the "safe setuid wrapper" is a 5MB binary
2480 [17:16:13] <jelly> greycat: the alternative is to enable per-user namespaces in kernel, which Debian does not do by default because those have ever worse security implications
2481 [17:17:06] <ratrace> jelly: CONFIG_USER_NS=y from what I see in the kernel
2482 [17:17:21] <solido> is it a bad idea to overwrite the partition table on an external usb disk drive and just use the whole thing as a single block device? i did 'dd if=/dev/urandom of=/dev/sdb bs=1M' to overwrite the whole thing with random data before making it a luks device and putting a filesystem on it, and now i get some error messages in the kernel log when unlocking the luks device. it still seems to work fine, but i'm worried that the error
2483 [17:17:21] <solido> messages mean that something is still wrong...
2484 [17:17:23] *** Quits: AndrejSPB (~andrej@replaced-ip ) (Quit: AndrejSPB)
2485 [17:17:28] <jelly> ratrace: the feature is present, and not enabled by default.
2486 [17:17:30] <solido> relevant part of the log: replaced-url
2487 [17:17:45] <ratrace> jelly: ah that's nice then. USER_NS tends to be.... yeah...
2488 [17:17:50] *** Quits: nulleip (~luiz@replaced-ip ) (Ping timeout: 276 seconds)
2489 [17:17:50] <solido> it's a 1 TB seagate expansion hdd.
2490 [17:18:02] *** Joins: BlueByte (~walther@replaced-ip )
2491 [17:18:04] *** Joins: mtn (~mtn@replaced-ip )
2492 [17:18:24] <ratrace> jelly: though frankly I'm not sure which is better... allow userNS or have setuid browser :)
2493 [17:18:29] <jelly> solido: I use whole (external) disks as LVM PV
2494 [17:18:30] *** Joins: P1ersson (~P1ersson@replaced-ip )
2495 [17:19:12] <solido> jelly: have you seen those error messages?
2496 [17:19:17] *** Joins: mkowalski (~mkowalski@replaced-ip )
2497 [17:19:59] *** Joins: Grldfrdom (uid391113@replaced-ip )
2498 [17:20:07] <jelly> solido: can't say I have, no
2499 [17:20:25] *** Quits: flo2marsnet (~flo2marsn@replaced-ip ) (Ping timeout: 268 seconds)
2500 [17:21:10] *** Quits: horribleprogram (~horriblep@replaced-ip ) (Quit: Where I came from the Great Wild 'n shit, where you can get shot if you crack smiles and shit...)
2501 [17:21:25] *** Quits: srged (~srged@replaced-ip ) (Quit: Lost terminal)
2502 [17:22:15] *** Quits: Hitmanu (~manuel@replaced-ip ) (Quit: Bye)
2503 [17:22:56] <jelly> solido: those i/o errors on first 8 512B sectors are weird.
2504 [17:22:58] *** Joins: checkItOut (~jinking@replaced-ip )
2505 [17:23:46] <jelly> solido: can you do a "dd if=/dev/sdb of=/dev/null bs=512 count=1" as root without errors?
2506 [17:24:15] *** Joins: lilith93 (~marco@replaced-ip )
2507 [17:24:45] <solido> jelly: yes.
2508 [17:25:22] *** Quits: Haohmaru (~Haohmaru@replaced-ip ) ()
2509 [17:25:47] *** Joins: mandeep_ (~mandeep@replaced-ip )
2510 [17:26:34] <jelly> perhaps the device needs some time to warm up, or it behaves more like a 4KiB sector one than a 512B sector one now for some reason
2511 [17:27:43] *** Joins: ae-35_ (~ae-35@replaced-ip )
2512 [17:27:44] *** Quits: grobi (~rtng@replaced-ip ) (Quit: WeeChat 2.3)
2513 [17:27:47] <solido> the alignment error message makes no sense, 16777216 is divisible by 4096 (it's 4096 * 4096).
2514 [17:27:57] *** Quits: B|ack0p (~m@replaced-ip ) (Ping timeout: 240 seconds)
2515 [17:28:16] *** Quits: checkItOut (~jinking@replaced-ip ) (Ping timeout: 240 seconds)
2516 [17:28:37] *** Quits: vizius00 (vizius00@replaced-ip ) (Ping timeout: 240 seconds)
2517 [17:29:38] <jelly> yep
2518 [17:29:40] *** Quits: ae-35 (~ae-35@replaced-ip ) (Read error: Connection reset by peer)
2519 [17:29:48] *** Joins: Arrowmaster (~Arrowmast@replaced-ip )
2520 [17:30:06] *** Joins: vizius00 (vizius00@replaced-ip )
2521 [17:30:52] *** Joins: CuteMeOwnThroat (~k@replaced-ip )
2522 [17:30:53] *** Quits: CuteMeOwnThroat (~k@replaced-ip ) (Changing host)
2523 [17:30:53] *** Joins: CuteMeOwnThroat (~k@replaced-ip )
2524 [17:31:27] *** Joins: flo2marsnet (~flo2marsn@replaced-ip )
2525 [17:31:28] *** Quits: krabador (~krabador@replaced-ip ) (Remote host closed the connection)
2526 [17:31:32] *** Quits: Wh1t3Rabb1t (~alex@replaced-ip ) (Quit: Leaving)
2527 [17:31:52] *** Quits: P1ersson (~P1ersson@replaced-ip ) (Quit: Älska inte din nästa, älska den du har)
2528 [17:32:26] <solido> jelly: apparently the kernel disables ata passthrough for seagate usb disks in uas mode because of some problems, so smartctl and hdparm doesn't work either... could that be related?
2529 [17:34:14] *** Quits: patterson (~patterson@replaced-ip ) ()
2530 [17:34:29] *** Joins: diogenes_ (~diogenes_@replaced-ip )
2531 [17:35:15] *** Quits: Lord_of_Life (~Lord@replaced-ip ) (Ping timeout: 265 seconds)
2532 [17:35:37] *** Joins: CtrlC (~CtrlC@replaced-ip )
2533 [17:36:35] <lilith93> Hi, I'm going to upgrade from Debian Stretch to Buster and my sources list is as follows: replaced-url
2534 [17:37:29] *** Joins: Lord_of_Life (~Lord@replaced-ip )
2535 [17:37:39] *** Quits: tyranny12 (~blarg@replaced-ip ) (Quit: No Ping reply in 180 seconds.)
2536 [17:37:50] *** Joins: hays_ (~quassel@replaced-ip )
2537 [17:37:59] *** Quits: CtrlC (~CtrlC@replaced-ip ) (Remote host closed the connection)
2538 [17:38:07] <somiaj> lilith93: I would start by reading the relase notes replaced-url
2539 [17:38:18] *** Joins: CtrlC (~CtrlC@replaced-ip )
2540 [17:39:04] *** Joins: tyranny12 (~blarg@replaced-ip )
2541 [17:39:04] *** Quits: tyranny12 (~blarg@replaced-ip ) (Changing host)
2542 [17:39:04] *** Joins: tyranny12 (~blarg@replaced-ip )
2543 [17:39:23] <somiaj> that extra file you have in /etc/apt/sources.list.d is redundent, you probably shouldn't have two sources for the main stretch repo. Also the 'deb.debian.org' source is better (in some aspects) than the ftp.de.debian.org mirror, you may want to remove that unneeded source file and change your mirrors in your main sources.list
2544 [17:39:57] <greycat> I still use the country-code mirrors.
2545 [17:40:12] <greycat> If ftp.de.debian.org is working well for you, there's no compelling reason to switch.
2546 [17:40:31] <ross`> somiaj: By virtue of ftp.de being a mirror? Or does the de mirror have more issues than most? o.O
2547 [17:40:37] *** Joins: dtux (~dmtucker@replaced-ip )
2548 [17:40:38] <greycat> they're all mirrors
2549 [17:40:53] *** Quits: Bercik (~Redomen@replaced-ip ) (Ping timeout: 245 seconds)
2550 [17:40:57] <somiaj> ross`: no, it is just a single mirror, vs a more modern pool of mirrors
2551 [17:40:59] <somiaj> !deb.debian.org
2552 [17:40:59] <lilith93> ok, thanks. so I will delete the file and leave the source list unchanged
2553 [17:40:59] <dpkg> deb.debian.org is a mirror network that is backed by international content delivery networks and for most users, this is the most reliable <mirror> to use in the <sources.list>. From Debian 9 "Stretch" onwards, apt queries SRV records in DNS which then send it off to a CDN. Older apt will get an HTTP redirect from deb.debian.org to the same CDNs. See replaced-url
2554 [17:41:01] *** Quits: Darcidride (~Darcidrid@replaced-ip ) (Ping timeout: 250 seconds)
2555 [17:41:03] *** Quits: hays (~quassel@replaced-ip ) (Ping timeout: 265 seconds)
2556 [17:41:46] <greycat> Interesting... didn't expect .de. to be just one IP. The .us. mirror set is 3 IPv4s and 3 IPv6s.
2557 [17:41:52] <somiaj> And the old mirrors work just fine, I'm just pointing out the more modern approach over a round robbin dns mirror (though I think the de is just a single mirror, vs the us one is like 3-4 mirrors on a round robbin dns configuration)
2558 [17:41:56] <ross`> somiaj: ahhh, so debian is utilizing a variation of the netflix dns routing algorithm? fancy!
2559 [17:42:10] <greycat> replaced-url
2560 [17:42:44] <lilith93> So, deb replaced-url
2561 [17:42:46] *** Joins: snackattack (~jackkamm@replaced-ip )
2562 [17:42:53] <somiaj> lilith93: correct
2563 [17:43:00] *** Quits: abdulocracy (~abdulocra@replaced-ip##) (Quit: ZNC - ##replaced-url
2564 [17:43:11] <somiaj> lilith93: the only differnece is the mirror you were using, and one contains contrib and non-free and the other didn't (but it could have)
2565 [17:43:24] <lilith93> ok, thanks. I 'll upgrade then before getting more confused
2566 [17:43:30] <jelly> solido: might be, yes. btw if you need smart, try the (non-free, binary only) hdsentinel tool
2567 [17:43:57] *** Joins: abdulocracy (~abdulocra@replaced-ip )
2568 [17:44:13] *** Joins: Bercik (~Redomen@replaced-ip )
2569 [17:44:13] *** Quits: Bercik (~Redomen@replaced-ip ) (Changing host)
2570 [17:44:13] *** Joins: Bercik (~Redomen@replaced-ip )
2571 [17:44:53] *** Quits: dtux (~dmtucker@replaced-ip ) (Ping timeout: 245 seconds)
2572 [17:46:15] *** Joins: yomm (~yomm@replaced-ip )
2573 [17:46:20] <solido> jelly: apparently there's a way to tell the kernel to disable uas mode for a device to make ata passthrough work, though it might be a bit slower... i'll try that first.
2574 [17:46:47] <solido> i don't need a lot of speed, i'm planning to use this for backups.
2575 [17:47:21] <snackattack> I am trying to install package singularity-container on buster but it seems to be missing. The tracker says that it was accepted into testing in 2018 well before the transition freeze for buster (replaced-url
2576 [17:47:49] <jelly> ,v singularity-container
2577 [17:47:50] <judd> Package: singularity-container on amd64 -- stretch-backports: 2.6.1-1~bpo9+2; bullseye: 3.1.1+ds-1+b1; sid: 3.1.1+ds-1+b1
2578 [17:48:02] <greycat> It also says it was removed from testing just before buster's release.
2579 [17:48:07] *** Joins: oish (~charlie@replaced-ip )
2580 [17:48:16] *** Quits: jpe (~jp@replaced-ip ) (Ping timeout: 240 seconds)
2581 [17:48:21] <jelly> snackattack: or do a local backport (build to deb package) of the version in sid
2582 [17:48:29] <yomm> Hi, I accidently removed my /bin/rm, which messed up my apt, but I fixed that by 'touch /usr/bin/rm' so apt is ok. But apt install --reinstall coreutils doesn't reinstall my rm binary. Any help would be greatly appreciated.
2583 [17:48:34] <jelly> let's see if it's feasible
2584 [17:48:38] *** Joins: yokowka (~yokowka@replaced-ip )
2585 [17:48:41] <jelly> ,checkbackport singularity-container
2586 [17:48:42] <somiaj> snackattack: replaced-url
2587 [17:48:42] <judd> Backporting package singularity-container in sid→buster/amd64: all build-dependencies satisfied using buster.
2588 [17:48:45] *** Joins: magic_ninja_work (~sparkie1@replaced-ip )
2589 [17:49:03] <greycat> yomm: ls -ld /usr/bin/rm /bin/rm
2590 [17:49:04] <somiaj> snackattack: following jelly's advice is what I would do to, backport it from unstable.
2591 [17:49:23] <jelly> yomm: did apt download the coreutils_....deb package into /var/cache/apt/archives?
2592 [17:49:53] *** Quits: XsiSec (xsisec@replaced-ip ) (Ping timeout: 245 seconds)
2593 [17:50:28] *** Joins: jpe (~jp@replaced-ip )
2594 [17:50:42] <yomm> greycat: that didn't work
2595 [17:50:55] *** Joins: patterson (~patterson@replaced-ip )
2596 [17:50:58] <greycat> yomm: it will tell you which one exists, after your reinstall...
2597 [17:50:58] <yomm> jelly: i'll check
2598 [17:51:19] *** Quits: mandeep_ (~mandeep@replaced-ip ) (Quit: Leaving)
2599 [17:51:20] <greycat> yomm: especially since you used both /usr/bin/rm and /bin/rm in your initial question, it's possible you're looking for the wrong one
2600 [17:51:29] <jelly> yomm: that ls must have done _something_, it anything it would have told you two file paths were not existing?
2601 [17:51:38] <mason> Noob question, but do Debian RPi kernels pull from kernel.org or from github/raspberrypi/linux? I'm poking about and it's not yet clear to me.
2602 [17:51:54] <snackattack> greycat: somiaj: jelly: OK thanks for the info/advice, I'll just do a make install to /usr/local for now but look into backporting it in future
2603 [17:52:06] <yomm> greycat: my bad, i ment /bin/rm in both cases
2604 [17:52:22] *** Parts: plani (be732242@replaced-ip ) ()
2605 [17:52:32] <greycat> I'm expecting the question to become "ls -l /bin/rm shows it exists, but I still get an error message when I try to run rm in bash"
2606 [17:52:44] <greycat> or some variant thereof
2607 [17:53:07] <jelly> yomm: so what did ls -ld ... say?
2608 [17:53:38] <yomm> greycat: well since i 'touched' it to get rid of the apt errors it executes but obviously does nothing =)
2609 [17:53:46] <jelly> snackattack: backporting might not be hard at all: /msg dpkg ssb
2610 [17:54:08] *** Quits: aindilis (~aindilis@replaced-ip ) (Remote host closed the connection)
2611 [17:54:09] <somiaj> yomm: you can download the .deb and extract it with dpkg -x foo.deb /path/to/tmp/location and then copy the actual rm binary back into place.
2612 [17:54:14] *** Quits: obsview (~chuckcage@replaced-ip ) (Ping timeout: 276 seconds)
2613 [17:54:19] * jelly wonders why a linux kernel would pretend to execute a zero length file
2614 [17:54:51] <greycat> I'm not sure whether the kernel actually does, or if the kernel returns ENOEXEC and a shell runs it.
2615 [17:55:00] <yomm> jelly: its says it's in both directories
2616 [17:55:00] * jelly slaps head
2617 [17:55:07] *** Joins: jnavila (~jnavila@replaced-ip )
2618 [17:55:08] <jelly> yomm: show the output.
2619 [17:55:27] *** Quits: pragomer (~sisko@replaced-ip ) (Quit: Konversation terminated!)
2620 [17:56:12] *** Joins: aindilis` (~aindilis@replaced-ip )
2621 [17:56:42] <yomm> jelly: -rwxr-xr-x 1 root root 64424 Feb 22 2017 /bin/rm
2622 [17:56:51] <yomm> jelly: -rwxr-xr-x 1 root root 0 Oct 4 16:51 /usr/bin/rm
2623 [17:56:56] <jelly> that's not a zero length file
2624 [17:56:59] <greycat> Looks fine to me. as root, /bin/rm /usr/bin/rm
2625 [17:57:04] <jelly> hah
2626 [17:57:21] *** Quits: Symdrome (~fabio@replaced-ip ) (Quit: Leaving)
2627 [17:57:34] <greycat> You may also need to do "hash rm" in shells that may have cached the wrong one.
2628 [17:57:35] <somiaj> I don't have /usr/bin/rm on my machine (stretch) here.
2629 [17:57:43] <greycat> usrmerge is a buster thing
2630 [17:57:44] <jelly> yomm: which debian release is this?
2631 [17:57:56] <somiaj> oh yea, its a usrmerge issue, forgot that is now default again.
2632 [17:58:09] <greycat> default on new installs, not on upgrades...
2633 [17:58:13] <jelly> when is it "default again"?
2634 [17:58:18] <yomm> jelly: 9.11 stretch
2635 [17:58:32] *** Quits: aindilis` (~aindilis@replaced-ip ) (Remote host closed the connection)
2636 [17:58:50] <somiaj> jelly: It was default for a month or two in testing either in the stretch testing or jessie testing era....to many bugs so it never made it to a release
2637 [17:59:03] <somiaj> I only know cuase it messed with my chroots for a while
2638 [17:59:03] *** Joins: aindilis (~aindilis@replaced-ip )
2639 [17:59:40] <yomm> strange thing is when I do /usr/bin/rm it works, but it is a '0 size' file...
2640 [17:59:48] <greycat> it does nothing.
2641 [18:00:03] <jelly> somiaj: oh, that was in debootstrap
2642 [18:00:05] <greycat> As root: /bin/rm /usr/bin/rm and then consider doing "hash rm" in shells.
2643 [18:00:29] <greycat> (or exec bash, or log out and back in, or whatever)
2644 [18:00:54] *** Joins: conta3 (Thunderbir@replaced-ip )
2645 [18:01:11] *** Quits: conta (Thunderbir@replaced-ip ) (Ping timeout: 252 seconds)
2646 [18:01:12] *** conta3 is now known as conta
2647 [18:01:27] <yomm> greycat: that worked thannk you !
2648 [18:01:33] *** Joins: freedom (~freedom@replaced-ip )
2649 [18:02:19] *** Quits: den_erpel_ (~marc@replaced-ip ) (Ping timeout: 265 seconds)
2650 [18:03:10] *** Joins: progart (~kamee@replaced-ip )
2651 [18:03:27] *** Joins: Tom01 (~tom@replaced-ip )
2652 [18:05:13] *** freedom is now known as gnufr33d0m
2653 [18:05:18] *** Joins: Poffer (~Poffer@replaced-ip )
2654 [18:05:22] *** Joins: jazz (~jazz@replaced-ip )
2655 [18:05:38] *** Quits: intercepted (~ted@replaced-ip ) (Quit: Leaving)
2656 [18:05:53] *** Joins: Ericounet_ (~Eric@replaced-ip )
2657 [18:06:26] *** Quits: twobitsprite (~isaac@replaced-ip ) (Ping timeout: 240 seconds)
2658 [18:06:30] *** Joins: jmarsac (~jmarsac@replaced-ip )
2659 [18:07:09] *** Quits: Ericounet (~Eric@replaced-ip ) (Read error: Connection reset by peer)
2660 [18:07:22] *** Quits: clemens3 (~clemens@replaced-ip ) (Quit: WeeChat 1.6)
2661 [18:07:36] *** Quits: conta (Thunderbir@replaced-ip ) (Ping timeout: 240 seconds)
2662 [18:08:12] *** Joins: transformateur (~edf@replaced-ip )
2663 [18:09:59] *** Quits: lilith93 (~marco@replaced-ip ) (Quit: Leaving)
2664 [18:10:03] *** Quits: ov3rmind (~kvirc@replaced-ip ) (Ping timeout: 265 seconds)
2665 [18:10:51] *** Joins: grumbleur (~grumbleur@replaced-ip )
2666 [18:10:55] *** Quits: Granis (~granis@replaced-ip ) (Quit: Over and out)
2667 [18:12:13] *** Quits: CSP-SOFTWARE (~uwx@replaced-ip ) (Ping timeout: 250 seconds)
2668 [18:12:26] *** Quits: aindilis (~aindilis@replaced-ip ) (Ping timeout: 240 seconds)
2669 [18:12:48] *** Quits: dreamon (~dreamon@replaced-ip ) (Ping timeout: 245 seconds)
2670 [18:13:17] *** Joins: CSP-SOFTWARE (~uwx@replaced-ip )
2671 [18:13:35] *** Quits: grumbleur (~grumbleur@replaced-ip ) (Client Quit)
2672 [18:14:07] *** Joins: dvs (~gilford@replaced-ip )
2673 [18:14:37] *** Joins: grumbleur (~grumbleur@replaced-ip )
2674 [18:14:51] *** Joins: rany (~rany@replaced-ip )
2675 [18:15:31] *** Joins: conta (~Thunderbi@replaced-ip )
2676 [18:15:32] *** Quits: Telcoguy (~quassel@replaced-ip##) (Quit: ##replaced-url
2677 [18:19:00] *** Joins: srged (~srged@replaced-ip )
2678 [18:19:33] <srged> How can I see editable html output inside of Brackets ?
2679 [18:19:38] *** Joins: chrissl (~chris@replaced-ip )
2680 [18:22:25] *** Joins: nulleip (~luiz@replaced-ip )
2681 [18:23:12] *** Joins: Symdrome (~fabio@replaced-ip )
2682 [18:23:53] *** Quits: Ericounet_ (~Eric@replaced-ip ) (Quit: Je m'en vais ...)
2683 [18:24:49] *** Quits: xcm (~xcm@replaced-ip ) (Killed (orwell.freenode.net (Nickname regained by services)))
2684 [18:25:27] *** Joins: ov3rmind (~kvirc@replaced-ip )
2685 [18:25:28] *** Quits: ov3rmind (~kvirc@replaced-ip ) (Changing host)
2686 [18:25:28] *** Joins: ov3rmind (~kvirc@replaced-ip )
2687 [18:25:29] *** Joins: xcm (~xcm@replaced-ip )
2688 [18:26:35] *** Quits: rypervenche (~rypervenc@replaced-ip ) (Quit: brb)
2689 [18:27:24] *** Quits: Tempesta (Tempesta@replaced-ip ) (Quit: See ya!)
2690 [18:28:08] *** Quits: BlueByte (~walther@replaced-ip ) (Quit: This computer has gone to sleep)
2691 [18:29:49] *** Joins: lilith93 (~marco@replaced-ip )
2692 [18:30:12] *** Joins: soee (~soee@replaced-ip )
2693 [18:30:33] <lilith93> Just started apt-get upgrade from Stretch to Buster. After 5 minutes or so I get messages like "Word 'Wes'' contains illegal characters", etc. Is this normal?
2694 [18:30:42] *** Joins: eri (~eri@replaced-ip )
2695 [18:30:59] *** Quits: winy (~vince@replaced-ip ) (Quit: Leaving.)
2696 [18:31:20] *** Quits: dvs (~gilford@replaced-ip ) (Quit: Leaving)
2697 [18:31:28] <lilith93> Last line are here: replaced-url
2698 [18:33:28] *** Joins: soee_ (~soee@replaced-ip )
2699 [18:33:46] *** Joins: MenschZwoNull_ (~MenschZwo@replaced-ip )
2700 [18:33:58] *** Quits: srged (~srged@replaced-ip ) (Quit: Lost terminal)
2701 [18:34:17] *** Quits: soee (~soee@replaced-ip ) (Ping timeout: 240 seconds)
2702 [18:34:22] *** Quits: progart (~kamee@replaced-ip ) (Quit: Leaving.)
2703 [18:35:28] <karlpinc> lilith93: Best is to follow the upgrade instructions in the release notes. It also has a section on possible problems.
2704 [18:35:48] *** Quits: jazz (~jazz@replaced-ip ) (Remote host closed the connection)
2705 [18:35:54] <lilith93> karlpinc: I check again. I read it before the upgrade
2706 [18:36:34] *** Joins: thelastjedi_ (~quassel@replaced-ip )
2707 [18:37:09] *** Joins: progart (~kamee@replaced-ip )
2708 [18:37:11] *** Quits: progart (~kamee@replaced-ip ) (Max SendQ exceeded)
2709 [18:38:14] *** Joins: rypervenche (~rypervenc@replaced-ip )
2710 [18:38:43] <karlpinc> lilith93: I believe you should be using "apt" not "apt-get".
2711 [18:38:45] *** Joins: cdown (~cdown@replaced-ip )
2712 [18:39:14] <lilith93> ok
2713 [18:39:25] <lilith93> I looked also here: replaced-url
2714 [18:40:17] *** Joins: srged (~srged@replaced-ip )
2715 [18:40:38] *** Joins: Guest8302 (~tls@replaced-ip )
2716 [18:40:43] <srged> anyone familiar with Brackets ?
2717 [18:40:43] <karlpinc> lilith93: Follow the offical instructions rather than random advice from the Internet.
2718 [18:41:20] <lilith93> ok
2719 [18:41:24] *** Joins: somazero (~somazero@replaced-ip )
2720 [18:41:31] *** Joins: dtux (~dmtucker@replaced-ip )
2721 [18:41:53] <karlpinc> lilith93: Looks like it might be an aspell problem. Not necessarly a critical component. You could check, or worse-case reinstall, after upgrade.
2722 [18:42:26] <lilith93> karlpinc: I made apt purge aspell* ispell*
2723 [18:42:29] *** Joins: trifolio6 (~h@replaced-ip )
2724 [18:42:58] <lilith93> now it asks me about the system-wide default dictionary language
2725 [18:43:12] <lilith93> think it doesn't matter what I choose here
2726 [18:43:25] <karlpinc> lilith93: Probably not.
2727 [18:43:38] *** Quits: argusbr (~tls@replaced-ip ) (Ping timeout: 240 seconds)
2728 [18:45:03] *** Quits: ExoUNX (~ExoUNX@replaced-ip ) (Quit: later fam...)
2729 [18:45:05] *** Joins: iulian (~iulian@replaced-ip )
2730 [18:45:29] *** iulian is now known as Guest62399
2731 [18:45:35] <srged> any Bracksts user here?
2732 [18:45:54] *** Quits: tryte (~tryte@replaced-ip ) (Remote host closed the connection)
2733 [18:46:03] *** Joins: thePiGrepper (~nagato@replaced-ip )
2734 [18:46:07] *** Quits: mibo (~mibo@replaced-ip ) (Remote host closed the connection)
2735 [18:46:07] *** Joins: tryte (~tryte@replaced-ip )
2736 [18:46:08] *** Quits: dtux (~dmtucker@replaced-ip ) (Ping timeout: 245 seconds)
2737 [18:46:20] *** Joins: jazz (~jazz@replaced-ip )
2738 [18:47:18] <karlpinc> srged: You already asked your real question. IRC requires patience. Wait about an hour before asking again. You could try to look for offical Brackets support. Maybe they have an IRC channel.
2739 [18:47:45] *** Quits: bertbob (~bertbob@replaced-ip ) (Ping timeout: 252 seconds)
2740 [18:47:59] *** Quits: yomm (~yomm@replaced-ip ) (Quit: Leaving)
2741 [18:48:29] *** Quits: thelastjedi_ (~quassel@replaced-ip ) (Remote host closed the connection)
2742 [18:48:38] *** Joins: c0rnelius (~c0rnelius@replaced-ip )
2743 [18:49:35] *** Joins: dreamon (~dreamon@replaced-ip )
2744 [18:49:57] *** Joins: winy (~vince@replaced-ip )
2745 [18:50:18] *** Quits: mvaenskae (~mvaenskae@replaced-ip ) (Ping timeout: 245 seconds)
2746 [18:50:39] *** Quits: Alessandro-B (~androirc@replaced-ip ) (Ping timeout: 265 seconds)
2747 [18:51:55] *** Joins: meilenstein (~markus@replaced-ip )
2748 [18:52:17] *** Quits: meilenstein (~markus@replaced-ip ) (Client Quit)
2749 [18:53:04] *** Joins: twobitsprite (~isaac@replaced-ip )
2750 [18:53:41] *** Joins: mvaenskae (~mvaenskae@replaced-ip )
2751 [18:54:18] *** Quits: conta (~Thunderbi@replaced-ip ) (Quit: conta)
2752 [18:54:26] *** Joins: conta (~Thunderbi@replaced-ip )
2753 [18:54:41] *** Quits: flo2marsnet (~flo2marsn@replaced-ip ) (Ping timeout: 276 seconds)
2754 [18:56:51] *** Quits: Texou (~Texou@replaced-ip ) (Ping timeout: 250 seconds)
2755 [18:58:17] *** Quits: winy (~vince@replaced-ip ) (Ping timeout: 240 seconds)
2756 [18:58:24] *** Joins: dastier_ (~dastier@replaced-ip )
2757 [18:58:31] <BCMM> srged: If you specifically want Brackets users, try the #Brackets IRC channel.
2758 [19:00:39] *** Joins: poot (~my_user@replaced-ip )
2759 [19:00:52] *** Joins: nolan_ (~nolan_@replaced-ip )
2760 [19:00:54] *** Joins: nolan__ (~nolan_@replaced-ip )
2761 [19:01:08] *** Quits: poot (~my_user@replaced-ip ) (Client Quit)
2762 [19:02:15] *** Quits: nnm|2 (~kvirc@replaced-ip ) (Ping timeout: 265 seconds)
2763 [19:02:23] *** Quits: pamaury (~pamaury@replaced-ip ) (Quit: Konversation terminated!)
2764 [19:02:44] *** Quits: delYsid (~user@replaced-ip ) (Ping timeout: 265 seconds)
2765 [19:03:05] *** Quits: CtrlC (~CtrlC@replaced-ip ) (Quit: reboot)
2766 [19:04:42] *** Joins: flo2marsnet (~flo2marsn@replaced-ip )
2767 [19:07:04] *** Joins: CtrlC (~CtrlC@replaced-ip )
2768 [19:07:24] *** Joins: bertbob (~bertbob@replaced-ip )
2769 [19:07:34] *** Quits: jeddi (~jedd@replaced-ip ) (Remote host closed the connection)
2770 [19:07:49] *** Quits: srged (~srged@replaced-ip ) (Quit: Lost terminal)
2771 [19:08:01] *** Quits: han-solo (~han-solo@replaced-ip ) (Quit: Lost terminal)
2772 [19:08:24] *** Joins: czart_ (~czart@replaced-ip )
2773 [19:08:38] *** Joins: mikevanbike (~luci@replaced-ip )
2774 [19:08:50] *** Quits: citypw (~citypw@replaced-ip ) (Ping timeout: 240 seconds)
2775 [19:08:59] *** Quits: jmarsac (~jmarsac@replaced-ip ) (Ping timeout: 276 seconds)
2776 [19:09:03] *** Joins: manjeet (uid343474@replaced-ip )
2777 [19:09:42] *** Joins: a0z (~a0z@replaced-ip )
2778 [19:11:38] *** Quits: czart (~czart@replaced-ip ) (Ping timeout: 240 seconds)
2779 [19:12:04] *** Joins: nuuuciano (~luuuciano@replaced-ip )
2780 [19:12:08] *** Joins: linearain (~linearain@replaced-ip )
2781 [19:13:51] *** Quits: Burek (~Burek@replaced-ip ) (Remote host closed the connection)
2782 [19:16:20] *** Quits: sogitek (~sogitek@replaced-ip ) (Remote host closed the connection)
2783 [19:16:28] *** Joins: sogitek (~sogitek@replaced-ip )
2784 [19:17:38] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 240 seconds)
2785 [19:18:38] *** Joins: sorko999 (~sorko999@replaced-ip )
2786 [19:19:14] *** Quits: regdude (~arturszon@replaced-ip ) (Remote host closed the connection)
2787 [19:20:02] *** Quits: conta (~Thunderbi@replaced-ip ) (Ping timeout: 240 seconds)
2788 [19:20:38] *** Joins: Susant (~Susant@replaced-ip )
2789 [19:21:35] *** Quits: mthe878 (~mthe@replaced-ip ) (Ping timeout: 265 seconds)
2790 [19:22:18] *** Quits: Guest8302 (~tls@replaced-ip ) ()
2791 [19:22:36] *** Joins: argusbr (~tls@replaced-ip )
2792 [19:22:36] *** Quits: argusbr (~tls@replaced-ip ) (Changing host)
2793 [19:22:36] *** Joins: argusbr (~tls@replaced-ip )
2794 [19:22:48] *** Quits: lilith93 (~marco@replaced-ip ) (Quit: Leaving)
2795 [19:29:43] *** Quits: TomyWork (~TomyLobo@replaced-ip ) (Quit: Leaving)
2796 [19:29:43] *** Quits: n_1-c_k (~n_1-c_k@replaced-ip ) (Read error: Connection reset by peer)
2797 [19:29:54] *** Joins: odp (~odp@replaced-ip )
2798 [19:29:54] *** Joins: solstis (~solstis@replaced-ip )
2799 [19:30:02] <velix> Is there a way to turn "buster-backports" to "stable-backports" or just "backports"?
2800 [19:30:03] *** Quits: Poffer (~Poffer@replaced-ip ) (Quit: My iMac has gone to sleep. ZZZzzz…)
2801 [19:30:05] *** Joins: Alessandro-B (~androirc@replaced-ip )
2802 [19:30:07] <velix> It's damn annoying ;)
2803 [19:30:16] <velix> I've too many systems and I always forget, which OS I'm on
2804 [19:30:23] *** Joins: n_1-c_k (~n_1-c_k@replaced-ip )
2805 [19:30:56] *** Joins: fstd_ (~fstd@replaced-ip )
2806 [19:32:04] <solstis> hello, excuse me for the stupid question. i am trying to install xsheep, but after extracting the .tar.gz file i do not know what to do with xsheep.c (how to execute .c file and this program at all?)
2807 [19:32:32] <greycat> you compile it. ideally, the tarball you extracted will contain a README or INSTALL file that tells you how.
2808 [19:33:14] <solstis> olstis@snail:~/Downloads/xsheep$ ls
2809 [19:33:14] <solstis> CHANGELOG oldsheep.c sheep.wav xsheep.c
2810 [19:33:14] <solstis> Makefile sheep.jpg testsheep.c xsheep.jpg
2811 [19:33:16] *** Quits: gacekjk (~gacekjk@replaced-ip ) (Ping timeout: 240 seconds)
2812 [19:33:30] <greycat> you can try running "make" and see if that works
2813 [19:33:34] <solstis> * implemented with shape extension and override_redirect, hopefully this means
2814 [19:33:34] <solstis> that no window that anyone is likely to use will attempt to put a bloody title
2815 [19:33:34] <solstis> bar on top of the sheep !, if one does you'll just have to
2816 [19:33:34] <solstis> a) fall back to the horrible non-shape implementation or
2817 [19:33:34] <solstis> b) use some windowmanager config options to ignore the sheep.
2818 [19:33:35] *** solstis was kicked by debhelper (flood)
2819 [19:33:37] *** Quits: peterrooney (~peter@replaced-ip ) (Ping timeout: 240 seconds)
2820 [19:33:55] *** Joins: solstis (~solstis@replaced-ip )
2821 [19:33:57] <solstis> * despite cunning window stack reordering, there is problems with setting the
2822 [19:33:59] <solstis> sheep to the target, most noticable when falling from the middle of the window
2823 [19:34:03] <solstis> as you dissappear immediately behind the window.
2824 [19:34:05] <solstis> * right equivalents of left
2825 [19:34:07] <solstis> * trying to crawl up the root and failing
2826 [19:34:09] <solstis> * rearing up.
2827 [19:34:11] <solstis> * being shocked when the window is removed from underneath !
2828 [19:34:13] <solstis> * rolling sideways as a travel mechanism
2829 [19:34:15] <solstis> * getting a cold ?
2830 [19:34:15] *** solstis was kicked by debhelper (flood)
2831 [19:34:17] <velix> solstis: STOP flooding the channel please.
2832 [19:34:31] *** Joins: solstis (~solstis@replaced-ip )
2833 [19:34:35] <solstis> this was the changelog
2834 [19:34:41] <greycat> you can try running "make" and see if that works
2835 [19:35:07] *** Quits: fstd (~fstd@replaced-ip ) (Ping timeout: 265 seconds)
2836 [19:35:09] *** fstd_ is now known as fstd
2837 [19:35:18] <solstis> solstis@snail:~/Downloads/xsheep$ make xsheep.c
2838 [19:35:18] <solstis> make: Nothing to be done for 'xsheep.c'.
2839 [19:35:18] <solstis> solstis@snail:~/Downloads/xsheep$ make xsheep
2840 [19:35:18] <solstis> cc -I/usr/X11R6/incude -g -c xsheep.c
2841 [19:35:18] <solstis> xsheep.c:5:10: fatal error: X11/Xlib.h: No such file or directory
2842 [19:35:18] *** solstis was kicked by debhelper (flood)
2843 [19:35:29] <diogenes_> hehe and he's gonna paste make output here.
2844 [19:35:46] *** Joins: solstis (~solstis@replaced-ip )
2845 [19:36:09] <greycat> solstis: please stop flooding. Paste only 1 or 2 lines at a time, and only when absolutely necessary.
2846 [19:36:14] <greycat> ,file X11/Xlib.h
2847 [19:36:17] *** Quits: ov3rmind (~kvirc@replaced-ip ) (Ping timeout: 240 seconds)
2848 [19:36:19] <judd> Search for X11/Xlib.h in buster/amd64: ivtools-dev: usr/include/IV-X11/Xlib.h; libx11-dev: usr/include/X11/Xlib.h; libnx-x11-dev: usr/include/x86_64-linux-gnu/nx-X11/Xlib.h; python3-pycparser: usr/share/python3-pycparser/fake_libc_include/X11/Xlib.h; python-pycparser: usr/share/python-pycparser/fake_libc_include/X11/Xlib.h
2849 [19:36:42] <greycat> So at a bare minimum, you need to install libx11-dev. There may be others too.
2850 [19:36:58] *** Joins: checkItOut (~jinking@replaced-ip )
2851 [19:37:08] *** Joins: ov3rmind (~kvirc@replaced-ip )
2852 [19:37:11] <mtn> fyi, they asked on the mint channel a few minutes ago
2853 [19:37:36] <greycat> You might want to just skip ahead and install xorg-dev which will bring in libx11-dev and a bunch of other X11 -dev packages.
2854 [19:37:59] *** Quits: ov3rmind (~kvirc@replaced-ip ) (Changing host)
2855 [19:37:59] *** Joins: ov3rmind (~kvirc@replaced-ip )
2856 [19:38:43] *** Joins: thelastjedi (~quassel@replaced-ip )
2857 [19:39:05] *** Joins: Burek (~Burek@replaced-ip )
2858 [19:39:13] *** Joins: diniwed (~gavron@replaced-ip )
2859 [19:40:22] <solstis> ok thank you very much
2860 [19:40:24] <solstis> !:)
2861 [19:40:24] <dpkg> oh, so nice to see you smile!
2862 [19:40:37] *** Quits: solstis (~solstis@replaced-ip ) (Quit: Leaving)
2863 [19:40:55] *** Joins: brutser (6d846337@replaced-ip )
2864 [19:41:18] *** Joins: BlueByte (~walther@replaced-ip )
2865 [19:41:44] *** Quits: bersace (~bersace@replaced-ip ) (Quit: Ping timeout (120 seconds))
2866 [19:41:47] <brutser> hi, when i make debian expert install and disable root by not enter a password and create a sudoer user "john", then i execute a shell, the user is not yet available, so i cannot add john to any groups i want, how can i do this the right way?
2867 [19:41:58] <brutser> say i want john added to group "mygroup"
2868 [19:42:00] *** Quits: MichaelOF (~michael@replaced-ip ) (Quit: Konversation terminated!)
2869 [19:42:02] *** Joins: bersace (~bersace@replaced-ip )
2870 [19:42:04] <brutser> i can create mygroup from the shell
2871 [19:42:16] *** Quits: checkItOut (~jinking@replaced-ip ) (Ping timeout: 240 seconds)
2872 [19:42:18] <brutser> but i cannot add john to the group, as john is not created yet
2873 [19:42:22] <greycat> it would be a lot easier to do it after the install's done
2874 [19:42:36] *** Joins: dtux (~dmtucker@replaced-ip )
2875 [19:42:49] *** Quits: Jo-Anna (uid57472@replaced-ip ) (Quit: Connection closed for inactivity)
2876 [19:43:10] <brutser> greycat: yes that's an option, or i thought to just create dummy root for the moment, then execute to shell and create the user from the shell, that way i can add it to any group i want
2877 [19:43:18] <brutser> and then just disable the root after
2878 [19:43:26] <brutser> would that work?
2879 [19:43:35] *** Joins: czesmir (~stefan@replaced-ip )
2880 [19:44:06] <greycat> I guess you could add your username to the lines in /etc/group even before the user account exists, but I haven't actually tried it
2881 [19:44:14] <brutser> ah yes
2882 [19:44:30] <brutser> that might work
2883 [19:44:36] *** Quits: TReK (~UnFaQ@replaced-ip ) (Quit: ZNC.)
2884 [19:45:12] *** Joins: TReK (~UnFaQ@replaced-ip )
2885 [19:46:04] *** Joins: slack_ (~slack@replaced-ip )
2886 [19:46:19] *** Joins: we6jbo (~we6jbo@replaced-ip )
2887 [19:47:07] *** Quits: dtux (~dmtucker@replaced-ip ) (Ping timeout: 250 seconds)
2888 [19:47:09] *** Joins: peterrooney (~peter@replaced-ip )
2889 [19:48:29] *** Joins: srged (~srged@replaced-ip )
2890 [19:48:54] *** Joins: _0bitcount (~Big_Byte@replaced-ip )
2891 [19:49:01] *** debhelper sets mode: +l 1562
2892 [19:50:27] *** Quits: HarveyPwca (~HarveyPwc@replaced-ip ) (Quit: Leaving)
2893 [19:53:11] *** Quits: thelastjedi (~quassel@replaced-ip ) (Ping timeout: 276 seconds)
2894 [19:53:16] *** Quits: TReK (~UnFaQ@replaced-ip ) (Quit: ZNC.)
2895 [19:53:38] *** Quits: brokencycle (~brokencyc@replaced-ip ) (Ping timeout: 245 seconds)
2896 [19:53:54] *** Joins: TReK (~UnFaQ@replaced-ip )
2897 [19:54:16] *** Quits: TReK (~UnFaQ@replaced-ip ) (Client Quit)
2898 [19:55:03] *** Quits: mase-tech (~mase-tech@replaced-ip ) (Remote host closed the connection)
2899 [19:56:55] *** Quits: transformateur (~edf@replaced-ip ) (Quit: Leaving)
2900 [19:57:12] *** Quits: sasukeskapa (~sasukeska@replaced-ip ) (Quit: Leaving)
2901 [19:57:25] *** Quits: MenschZwoNull_ (~MenschZwo@replaced-ip ) (Ping timeout: 252 seconds)
2902 [19:58:33] *** Quits: solido (~solido@replaced-ip ) (Quit: Leaving)
2903 [19:58:50] *** Quits: magic_ninja (~sparkie1@replaced-ip ) (Ping timeout: 240 seconds)
2904 [19:59:01] *** debhelper sets mode: +l 1552
2905 [19:59:18] *** Quits: mtn (~mtn@replaced-ip ) (Quit: Konversation terminated!)
2906 [19:59:26] *** Joins: TReK (~UnFaQ@replaced-ip )
2907 [19:59:31] *** Quits: longbow (~chskab@replaced-ip ) (Quit: Lost terminal)
2908 [20:00:36] *** Joins: mibo (~mibo@replaced-ip )
2909 [20:00:37] *** Joins: aindilis (~aindilis@replaced-ip )
2910 [20:01:59] *** Joins: Texou (~Texou@replaced-ip )
2911 [20:02:19] *** Quits: u0_a266 (~u0_a266@replaced-ip ) (Read error: Connection reset by peer)
2912 [20:02:49] *** Joins: transformateur (~edf@replaced-ip )
2913 [20:02:56] *** Joins: hobert (~hobert@replaced-ip )
2914 [20:03:03] *** Joins: shellclear (~shellclea@replaced-ip )
2915 [20:03:18] *** Joins: magic_ninja (~sparkie1@replaced-ip )
2916 [20:06:17] *** Joins: Iarfen (~quassel@replaced-ip )
2917 [20:06:59] *** Joins: u0_a266 (~u0_a266@replaced-ip )
2918 [20:08:37] *** Joins: B|ack0p (~m@replaced-ip )
2919 [20:09:01] *** debhelper sets mode: +l 1560
2920 [20:09:17] *** Quits: captainfixerpc14 (~captainfi@replaced-ip ) (Ping timeout: 240 seconds)
2921 [20:11:14] *** Joins: captainfixerpc14 (~captainfi@replaced-ip )
2922 [20:11:14] *** Quits: captainfixerpc14 (~captainfi@replaced-ip ) (Changing host)
2923 [20:11:14] *** Joins: captainfixerpc14 (~captainfi@replaced-ip )
2924 [20:14:47] *** Quits: towo` (~towo@replaced-ip ) (Quit: Leaving)
2925 [20:16:17] *** Quits: tagomago (~tagomago@replaced-ip ) (Remote host closed the connection)
2926 [20:16:44] *** Joins: tagomago (~tagomago@replaced-ip )
2927 [20:17:30] *** Joins: towo` (~towo@replaced-ip )
2928 [20:18:18] *** Joins: gacekjk (~gacekjk@replaced-ip )
2929 [20:18:24] *** Joins: Poffer (~Poffer@replaced-ip )
2930 [20:19:02] *** Joins: gorgoi (~Manjaro-D@replaced-ip )
2931 [20:21:02] *** Quits: cryptodan (~cryptodan@replaced-ip ) (Remote host closed the connection)
2932 [20:21:47] *** Quits: magic_ninja_work (~sparkie1@replaced-ip ) (Ping timeout: 250 seconds)
2933 [20:22:17] *** Quits: sauvin (sauvin@replaced-ip ) (Read error: Connection reset by peer)
2934 [20:23:39] *** Joins: vivid (~ViViD@replaced-ip )
2935 [20:25:14] *** Quits: viv`d (~ViViD@replaced-ip ) (Ping timeout: 240 seconds)
2936 [20:25:52] *** Quits: wooden (~wooden@replaced-ip ) (Ping timeout: 265 seconds)
2937 [20:26:56] *** Joins: Clarth (~clay@replaced-ip )
2938 [20:28:30] *** Quits: ov3rmind (~kvirc@replaced-ip ) (Read error: Connection reset by peer)
2939 [20:29:14] *** Joins: progart (~kamee@replaced-ip )
2940 [20:30:57] *** Joins: gh00p (~Thunderbi@replaced-ip )
2941 [20:32:36] *** Joins: Mr_Keyser_Soze (~Mr_Keyser@replaced-ip )
2942 [20:33:00] *** Quits: seekr (~seekr@replaced-ip ) (Ping timeout: 252 seconds)
2943 [20:33:01] *** Joins: ov3rmind (~kvirc@replaced-ip )
2944 [20:34:16] *** Joins: seekr (~seekr@replaced-ip )
2945 [20:34:16] *** Quits: seekr (~seekr@replaced-ip ) (Changing host)
2946 [20:34:16] *** Joins: seekr (~seekr@replaced-ip )
2947 [20:34:45] *** Joins: wooden (~wooden@replaced-ip )
2948 [20:34:45] *** Quits: wooden (~wooden@replaced-ip ) (Changing host)
2949 [20:34:45] *** Joins: wooden (~wooden@replaced-ip )
2950 [20:35:17] *** Quits: jazz (~jazz@replaced-ip ) (Ping timeout: 268 seconds)
2951 [20:35:37] *** Quits: linearain (~linearain@replaced-ip ) (Quit: Leaving)
2952 [20:36:36] *** Joins: longbow (~longbow@replaced-ip )
2953 [20:38:43] *** Joins: saint_ (~saint_@replaced-ip )
2954 [20:40:47] *** Joins: jazz (~jazz@replaced-ip )
2955 [20:43:25] *** Joins: vvor (~vvor@replaced-ip )
2956 [20:43:29] *** Joins: dtux (~dmtucker@replaced-ip )
2957 [20:44:22] *** Joins: jmarsac (~jmarsac@replaced-ip )
2958 [20:46:18] *** Joins: flokuehn (~flokuehn@replaced-ip )
2959 [20:46:31] *** Joins: gry_ (~gry@replaced-ip )
2960 [20:46:55] *** Quits: mikevanbike (~luci@replaced-ip ) (Ping timeout: 252 seconds)
2961 [20:47:00] *** Quits: srbx7 (~srbz@replaced-ip ) (Ping timeout: 268 seconds)
2962 [20:47:48] *** Quits: dtux (~dmtucker@replaced-ip ) (Ping timeout: 245 seconds)
2963 [20:49:01] *** debhelper sets mode: +l 1567
2964 [20:49:07] *** Quits: Mr_Keyser_Soze (~Mr_Keyser@replaced-ip ) (Ping timeout: 252 seconds)
2965 [20:49:33] *** Quits: srged (~srged@replaced-ip ) (Ping timeout: 265 seconds)
2966 [20:49:44] *** Quits: flo2marsnet (~flo2marsn@replaced-ip ) (Ping timeout: 276 seconds)
2967 [20:49:50] *** Joins: srgg_ (~srgg@replaced-ip )
2968 [20:50:26] *** Quits: Clarth (~clay@replaced-ip ) (Ping timeout: 240 seconds)
2969 [20:51:26] *** Joins: FnorZ (~FnorZ@replaced-ip )
2970 [20:51:27] *** Joins: format_c (~format_c@replaced-ip )
2971 [20:52:04] *** Joins: OerHeks (~OerHeks@replaced-ip )
2972 [20:53:07] *** Joins: srbx7 (~srbz@replaced-ip )
2973 [20:54:27] *** Quits: shellclear (~shellclea@replaced-ip ) (Quit: shellclear)
2974 [20:56:17] *** Joins: srged (~srged@replaced-ip )
2975 [20:56:47] *** Quits: Jade_NL (~Jade__NL@replaced-ip ) (Quit: leaving)
2976 [20:56:58] *** Quits: ich (~ich@replaced-ip ) (Quit: Ex-Chat)
2977 [20:59:01] *** Quits: janneke (~janneke@replaced-ip ) (Quit: janneke quits Mes'sing)
2978 [20:59:09] *** Joins: krabador (~krabador@replaced-ip )
2979 [20:59:15] *** Quits: starch (~starch@replaced-ip ) (Read error: Connection reset by peer)
2980 [21:00:22] *** Joins: janneke (~janneke@replaced-ip )
2981 [21:01:17] *** Joins: jhutchins_wk (~jonathan@replaced-ip )
2982 [21:01:43] *** Joins: amtux (~Amandeep@replaced-ip )
2983 [21:02:18] *** Quits: _0bitcount (~Big_Byte@replaced-ip ) (Quit: Leaving)
2984 [21:03:13] *** Quits: jmarsac (~jmarsac@replaced-ip ) (Ping timeout: 245 seconds)
2985 [21:03:31] *** Quits: srbx7 (~srbz@replaced-ip ) (Remote host closed the connection)
2986 [21:03:57] *** Joins: srbx7 (~srbz@replaced-ip )
2987 [21:04:56] *** Joins: dtux (~dmtucker@replaced-ip )
2988 [21:05:03] <karlpinc> brutser: When you get a shell in the installer you are in the installer. At least I think so. Which makes me think that you'd then need to chroot into the install itself and "do stuff". In the chroot the user should exist.
2989 [21:05:58] *** Quits: czart_ (~czart@replaced-ip ) (Read error: Connection reset by peer)
2990 [21:07:03] *** Joins: brokencycle (~brokencyc@replaced-ip )
2991 [21:07:29] *** Joins: openface (~of@replaced-ip )
2992 [21:09:59] *** Joins: hampusw (~hampusw@replaced-ip )
2993 [21:12:38] *** Joins: voidwalk (~imren@replaced-ip )
2994 [21:13:12] *** Joins: lilith93 (~marco@replaced-ip )
2995 [21:13:56] *** zack6849 is now known as aesthetik
2996 [21:14:20] *** Joins: kw21 (~kw21@replaced-ip )
2997 [21:14:56] *** Joins: MACscr (~MACscr@replaced-ip )
2998 [21:15:22] *** Quits: Haudegen (~quassel@replaced-ip ) (Quit: Bin weg.)
2999 [21:15:53] <brutser> karlpinc: yes i chroot into the install, but no, user is not yet created
3000 [21:16:17] *** Quits: srbx7 (~srbz@replaced-ip ) (Remote host closed the connection)
3001 [21:16:29] *** Quits: NetTerminalGene (~NetTermin@replaced-ip ) (Quit: Leaving)
3002 [21:16:33] *** Joins: srbx7 (~srbz@replaced-ip )
3003 [21:16:56] *** Joins: annadane (~annadane@replaced-ip )
3004 [21:17:02] *** Quits: flokuehn (~flokuehn@replaced-ip ) (Ping timeout: 276 seconds)
3005 [21:17:19] *** Joins: vlad-k (~Vladislav@replaced-ip )
3006 [21:17:59] *** Quits: kw21 (~kw21@replaced-ip ) (Client Quit)
3007 [21:18:50] *** Quits: manjeet (uid343474@replaced-ip ) (Quit: Connection closed for inactivity)
3008 [21:21:08] <karlpinc> brutser: Humm. At some point before reboot-into-installed-system in expert mode the user must be created.
3009 [21:21:35] *** Quits: srbx7 (~srbz@replaced-ip ) (Ping timeout: 276 seconds)
3010 [21:22:09] <karlpinc> brutser: Maybe if you told us more, like why you can't do this after install, we'd have more suggestions.
3011 [21:22:10] *** Quits: krabador (~krabador@replaced-ip ) (Read error: Connection reset by peer)
3012 [21:22:15] *** Joins: vlad-k_ (~Vladislav@replaced-ip )
3013 [21:22:29] *** Joins: krabador (~krabador@replaced-ip )
3014 [21:22:45] *** Parts: vlad-k (~Vladislav@replaced-ip ) ("Leaving")
3015 [21:23:10] *** Quits: openface (~of@replaced-ip ) (Quit: leaving)
3016 [21:23:13] *** Parts: vlad-k_ (~Vladislav@replaced-ip ) ()
3017 [21:23:40] *** Joins: flokuehn (~flokuehn@replaced-ip )
3018 [21:23:45] *** Joins: vlad-k (~Vladislav@replaced-ip )
3019 [21:25:05] *** Quits: vlad-k (~Vladislav@replaced-ip ) (Client Quit)
3020 [21:25:25] *** Joins: vlad-k (~Vladislav@replaced-ip )
3021 [21:26:39] *** Quits: Arrowmaster (~Arrowmast@replaced-ip ) (Quit: Arrowmaster)
3022 [21:27:36] *** Quits: patterson (~patterson@replaced-ip ) (Ping timeout: 240 seconds)
3023 [21:27:48] *** Quits: somazero (~somazero@replaced-ip ) (Remote host closed the connection)
3024 [21:27:49] *** Joins: Arrowmaster (~Arrowmast@replaced-ip )
3025 [21:28:18] <brutser> karlpinc: i actually don't have any reasons why i cannot do it after install, i just want to create an automatic deployed configured system for embedded device that have no internet connection, so i am doing the package install also during setup
3026 [21:28:21] *** Quits: format_c (~format_c@replaced-ip ) (Ping timeout: 252 seconds)
3027 [21:28:33] <brutser> i thought i could do the user permissions/configurations/profiles also during setup
3028 [21:28:52] *** Parts: diogenes_ (~diogenes_@replaced-ip ) ("vergissmeinnicht")
3029 [21:29:27] <brutser> just with a script running from the shell, obviously i can have the script run at first boot too i guess
3030 [21:29:57] <brutser> but i can check adding the non existing john user to /etc/group and see if that works
3031 [21:30:05] <brutser> i think it should
3032 [21:30:08] *** Quits: gry_ (~gry@replaced-ip ) (Quit: Leaving)
3033 [21:30:17] *** Joins: patterson (~patterson@replaced-ip )
3034 [21:33:06] *** Joins: format_c (~format_c@replaced-ip )
3035 [21:33:19] *** Joins: grobi (~rtng@replaced-ip )
3036 [21:33:59] *** Quits: progart (~kamee@replaced-ip ) (Quit: Leaving.)
3037 [21:34:17] *** Joins: allorder (~allorder@replaced-ip )
3038 [21:38:40] *** Quits: rany (~rany@replaced-ip ) (Quit: Leaving)
3039 [21:39:01] *** Quits: edwardly (~edwardly@replaced-ip ) (Read error: Connection reset by peer)
3040 [21:39:32] *** Quits: Grldfrdom (uid391113@replaced-ip ) (Quit: Connection closed for inactivity)
3041 [21:40:00] *** Quits: yokowka (~yokowka@replaced-ip ) (Remote host closed the connection)
3042 [21:41:41] *** Quits: Symdrome (~fabio@replaced-ip ) (Quit: Leaving)
3043 [21:42:23] *** Quits: tekmans13 (~tekmans@replaced-ip ) (Ping timeout: 276 seconds)
3044 [21:42:39] *** Quits: Poffer (~Poffer@replaced-ip ) (Quit: My iMac has gone to sleep. ZZZzzz…)
3045 [21:42:41] *** Joins: Symdrome (~fabio@replaced-ip )
3046 [21:43:19] *** Joins: BrianG61UK_ (~BrianG61U@replaced-ip )
3047 [21:43:42] *** Joins: Tempesta (Tempesta@replaced-ip )
3048 [21:45:03] *** Joins: edwardly (~edwardly@replaced-ip )
3049 [21:45:03] *** Quits: edwardly (~edwardly@replaced-ip ) (Changing host)
3050 [21:45:03] *** Joins: edwardly (~edwardly@replaced-ip )
3051 [21:45:16] *** Quits: Symdrome (~fabio@replaced-ip ) (Client Quit)
3052 [21:45:38] *** Quits: BrianG61UK (~BrianG61U@replaced-ip ) (Ping timeout: 276 seconds)
3053 [21:49:44] *** Joins: td0000 (~td0000@replaced-ip )
3054 [21:50:56] *** Joins: checkItOut (~jinking@replaced-ip )
3055 [21:51:33] *** Joins: pringau (~pringau@replaced-ip )
3056 [21:52:20] *** Quits: edwardly (~edwardly@replaced-ip ) (Read error: Connection reset by peer)
3057 [21:52:39] <teclo-> hm I'm getting errors when doing apt update because my Debian mirror says "403 not allowed to fetch that type of file: icons-48x48.tar.gz "
3058 [21:53:07] <teclo-> There's that bug report replaced-url
3059 [21:53:08] <judd> Bug replaced-url
3060 [21:54:01] <somiaj> why is an apt update even trying to fetch an icons-48x48.tar.gz file, this seems fairly strange.
3061 [21:54:15] <teclo-> somiaj: that's what I'm asking myself right now :)
3062 [21:54:18] *** Quits: a3Dman_ (~3Dman@replaced-ip ) (Read error: Connection reset by peer)
3063 [21:54:20] <somiaj> Also that bug seems to be in apt-cacher, not apt, so what is the exact command you ran?
3064 [21:54:29] <teclo-> just apt-update
3065 [21:54:33] <teclo-> apt update
3066 [21:54:37] *** Quits: section1 (~section1@replaced-ip ) (Quit: Leaving)
3067 [21:54:44] *** Quits: Adbray (~Adbray@replaced-ip ) (Read error: Connection reset by peer)
3068 [21:54:52] *** Joins: jmarsac (~jmarsac@replaced-ip )
3069 [21:54:55] <somiaj> teclo-: are you using a local mirror via apt-cacher to get your packages? Maybe the issue is that. What are your sources.list, can you paste them at paste.debian.net
3070 [21:55:22] <somiaj> Or do you have some proxy set up?
3071 [21:55:23] *** Quits: ae-35_ (~ae-35@replaced-ip ) (Ping timeout: 276 seconds)
3072 [21:55:28] *** Joins: Adbray (~Adbray@replaced-ip )
3073 [21:56:21] <teclo-> just a moment
3074 [21:56:41] *** Quits: checkItOut (~jinking@replaced-ip ) (Ping timeout: 276 seconds)
3075 [21:57:12] *** Joins: hypn0 (~h@replaced-ip )
3076 [21:57:35] *** Joins: edwardly (~edwardly@replaced-ip )
3077 [21:57:35] *** Quits: edwardly (~edwardly@replaced-ip ) (Changing host)
3078 [21:57:35] *** Joins: edwardly (~edwardly@replaced-ip )
3079 [21:58:54] *** Quits: td0000 (~td0000@replaced-ip ) (Quit: td0000)
3080 [21:59:21] <teclo-> replaced-url
3081 [21:59:32] *** Joins: tekmans13 (~tekmans@replaced-ip )
3082 [21:59:45] *** Joins: a3Dman (~3Dman@replaced-ip )
3083 [21:59:48] *** Quits: DammitJim (~DammitJim@replaced-ip ) (Quit: Leaving)
3084 [21:59:51] *** Joins: kchz (~dschulz@replaced-ip )
3085 [22:00:44] <teclo-> when doing apt-get update it coughs with one line saying: " 403 Sorry, not allowed to fetch that type of file: icons-48x48.tar.gz "
3086 [22:00:58] <teclo-> then E: The repository 'cdrom://[Debian GNU/Linux 10.1.0 _Buster_ - Official amd64 DVD Binary-1 20190908-01:09] buster Release' does not have a Release file.
3087 [22:01:23] <teclo-> and then N: Updating from such a repository can't be done securely, and is therefore disabled by default.
3088 [22:01:39] <teclo-> and finally N: See apt-secure(8) manpage for repository creation and user configuration details.
3089 [22:01:46] *** Joins: WaveHusky (~starhowl@replaced-ip )
3090 [22:02:00] *** Quits: Starhowl (~starhowl@replaced-ip ) (Read error: Connection reset by peer)
3091 [22:02:05] *** Quits: dtux (~dmtucker@replaced-ip ) (Remote host closed the connection)
3092 [22:02:12] *** Joins: amphiprions (~amphiprio@replaced-ip )
3093 [22:02:23] <teclo-> I've been using Debian a long time and well it's the first time I'm getting such "weird" error massages ... I don't know what's going on :/
3094 [22:02:26] *** Quits: BlueByte (~walther@replaced-ip ) (Quit: This computer has gone to sleep)
3095 [22:02:49] *** Quits: hampusw (~hampusw@replaced-ip ) (Quit: Leaving)
3096 [22:02:49] <jhutchins_wk> teclo-: You probably don't want both the DVD and a network source enabled. Try commenting out the dvd.
3097 [22:02:49] *** Quits: srged (~srged@replaced-ip ) (Remote host closed the connection)
3098 [22:03:54] *** Joins: dtux (~dmtucker@replaced-ip )
3099 [22:04:52] <teclo-> jhutchins_wk: ok, thank you,
3100 [22:05:28] *** Quits: rsx (~rsx@replaced-ip ) (Remote host closed the connection)
3101 [22:05:41] <teclo-> ah wait
3102 [22:05:45] <teclo-> perhaps do I have to apt clean ?
3103 [22:06:26] *** Quits: Alessandro-B (~androirc@replaced-ip ) (Ping timeout: 276 seconds)
3104 [22:06:33] *** Quits: magic_ninja (~sparkie1@replaced-ip ) (Ping timeout: 268 seconds)
3105 [22:06:48] <somiaj> teclo-: also what is this debian-mirror you are using, did you set this up, do you have a local apt-cacher on your system, or is this on a vps on some large network?
3106 [22:07:13] <teclo-> somiaj: that's one of my rackmounted servers in the basement
3107 [22:07:27] *** Quits: C00Lh (~0xC00Lest@replaced-ip ) (Quit: Leaving)
3108 [22:07:30] <teclo-> physical machine
3109 [22:07:46] <somiaj> so the issue might also be with apt-cacher or whatever debian-mirror:7777 is, this is some local repo
3110 [22:08:07] <somiaj> and the bug you linked might be relevent, but you don't seem to suggest you have ever set such a local mirror/repo up
3111 [22:08:13] <somiaj> !buster sources.list
3112 [22:08:13] <dpkg> A suitable /etc/apt/sources.list for "Buster" has the lines: "deb replaced-url
3113 [22:08:34] <somiaj> you could just use an actual debian mirror as per that factoid, but this local mirror/apt-cacher you have setup is the culprit
3114 [22:08:50] *** Joins: magic_ninja (~sparkie1@replaced-ip )
3115 [22:09:01] *** debhelper sets mode: +l 1559
3116 [22:10:57] <teclo-> somiaj: maybe... but what is weird is that apt requests a file called with the .tar extension
3117 [22:11:13] *** Joins: user888 (~user888@replaced-ip )
3118 [22:11:20] <somiaj> this appears to be some bug with your local mirror (apt-cacher is one tool to create this).
3119 [22:11:47] <somiaj> do you know what debian-mirror on your network is, or is this setup by someone else on your network?
3120 [22:12:18] <teclo-> somiaj: I set it up myself
3121 [22:12:19] *** Quits: patterson (~patterson@replaced-ip ) ()
3122 [22:12:33] <teclo-> it only fetches "legit" Debian sources
3123 [22:12:33] <somiaj> Using the offical debian mirrors will fix your issue, but local mirrors (espcailly in a rack-mount setup) does save having to download the same packages multiple times for many machines.
3124 [22:12:51] <greycat> I just use a squid proxy.
3125 [22:12:53] <somiaj> go look at how that is setup, if it uses apt-cacher, maybe try apt-cacher-ng or look deeper into that bug
3126 [22:13:03] <greycat> I don't know why people make it so bleedin' difficult....
3127 [22:13:10] <teclo-> somiaj: well yeah that's why I have my own mirror, it's much faster when installing new machines :)
3128 [22:13:32] *** Joins: srbx7 (~srbz@replaced-ip )
3129 [22:13:41] <somiaj> teclo-: the bug is there, I'm not that familar with such things, but that is where you should start looking
3130 [22:14:13] *** Joins: chuckp (~OS-44869@replaced-ip )
3131 [22:14:26] *** Quits: chuckp (~OS-44869@replaced-ip ) (Client Quit)
3132 [22:14:47] *** Quits: BrianG61UK_ (~BrianG61U@replaced-ip ) (Quit: Leaving)
3133 [22:14:53] <teclo-> well there's ony line that describes the repositories that apt-cacher fetches:
3134 [22:15:08] <teclo-> path_map = debian ftp.be.debian.org/debian ftp.de.debian.org/debian ftp.fr.debian.org/debian ; debian-security ftp.be.debian.org/debian-security ftp.de.debian.org/debian-security ftp.be.debian.org/debian-security
3135 [22:15:16] <somiaj> so you are running apt-cacher, did that bug have any work arounds teclo?
3136 [22:15:17] *** Quits: transformateur (~edf@replaced-ip ) (Quit: Leaving)
3137 [22:15:32] <somiaj> and as mentioned, maybe using apt-cacher-ng instead will just work, it is supose to have some nice features not in apt-cacher
3138 [22:15:35] *** Quits: amtux (~Amandeep@replaced-ip ) (Ping timeout: 265 seconds)
3139 [22:15:35] *** Quits: grumbleur (~grumbleur@replaced-ip ) (Ping timeout: 265 seconds)
3140 [22:15:52] *** Joins: transformateur (~edf@replaced-ip )
3141 [22:15:53] <teclo-> somiaj: well they suggest changing installer_files_regexp
3142 [22:15:57] <teclo-> so I'm gonna try that
3143 [22:16:56] *** Quits: transformateur (~edf@replaced-ip ) (Client Quit)
3144 [22:17:47] *** Joins: srbx (~srbz@replaced-ip )
3145 [22:17:52] *** Joins: transformateur (~edf@replaced-ip )
3146 [22:18:29] *** Quits: ineiros_ (ineiros@replaced-ip ) (Ping timeout: 265 seconds)
3147 [22:19:00] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
3148 [22:19:20] *** Joins: progart (~kamee@replaced-ip )
3149 [22:19:22] *** Quits: progart (~kamee@replaced-ip ) (Max SendQ exceeded)
3150 [22:19:28] *** Quits: srbx7 (~srbz@replaced-ip ) (Ping timeout: 245 seconds)
3151 [22:19:47] <teclo-> but in the bugh report they say some people have had problems with files called "changelog", nobody ever reported the error with filetype icons-48x48.tar.gz
3152 [22:20:04] *** Joins: xcm (~xcm@replaced-ip )
3153 [22:20:12] *** Joins: Symdrome (~fabio@replaced-ip )
3154 [22:21:35] *** Joins: ExoUNX (~ExoUNX@replaced-ip )
3155 [22:21:40] *** Joins: aBluePython (~app@replaced-ip )
3156 [22:22:00] *** Joins: theCorvus (~quassel@replaced-ip )
3157 [22:22:50] *** Quits: lilith93 (~marco@replaced-ip ) (Remote host closed the connection)
3158 [22:24:06] *** Joins: BrianG61UK (~BrianG61U@replaced-ip )
3159 [22:25:08] <teclo-> this is puzzling
3160 [22:26:00] <teclo-> for buster/main DEP-11 64x64 Icons the file is fetched ("Get")
3161 [22:26:43] *** Quits: LtL (~ltl@replaced-ip ) (Quit: LtL)
3162 [22:26:59] <teclo-> for buster/non-free DEP-11 64x64 Icons it is ignore ("Ign")
3163 [22:27:05] *** Quits: janneke (~janneke@replaced-ip ) (Quit: janneke quits Mes'sing)
3164 [22:27:22] <teclo-> and fort buster/main DEP-11 64x64 Icons it's an error
3165 [22:27:58] *** Joins: addies (~addies@replaced-ip )
3166 [22:28:00] *** Joins: ineiros (ineiros@replaced-ip )
3167 [22:28:30] *** Joins: janneke (~janneke@replaced-ip )
3168 [22:28:35] *** Joins: LtL (~ltl@replaced-ip )
3169 [22:29:11] *** Quits: mortderi1 (mortderire@replaced-ip ) (Ping timeout: 276 seconds)
3170 [22:30:26] *** Quits: flokuehn (~flokuehn@replaced-ip ) (Ping timeout: 240 seconds)
3171 [22:31:02] *** Quits: karakedi (~eAC53C340@replaced-ip ) (Remote host closed the connection)
3172 [22:33:37] *** Quits: nuuuciano (~luuuciano@replaced-ip ) (Ping timeout: 240 seconds)
3173 [22:33:44] *** Quits: Susant (~Susant@replaced-ip ) (Ping timeout: 276 seconds)
3174 [22:34:25] *** Quits: grobi (~rtng@replaced-ip ) (Remote host closed the connection)
3175 [22:37:57] *** Joins: amtux (~Amandeep@replaced-ip )
3176 [22:38:16] *** Quits: foul_owl (~foul_owl@replaced-ip ) (Quit: WeeChat 1.9.1)
3177 [22:38:37] *** Joins: foul_owl (~foul_owl@replaced-ip )
3178 [22:39:35] <foul_owl> Trying to upgrade libc6 on my debian 10 system. replaced-url
3179 [22:40:00] <greycat> ,v libc6
3180 [22:40:01] <judd> Package: libc6 on amd64 -- jessie: 2.19-18+deb8u10; jessie-security: 2.19-18+deb8u10; stretch-security: 2.24-11+deb9u1; stretch: 2.24-11+deb9u4; buster: 2.28-10; bullseye: 2.29-2; sid: 2.29-2
3181 [22:40:14] <greycat> so you're actually on stretch, most likely
3182 [22:40:43] <foul_owl> You're right! Stupid mistake, sorry
3183 [22:41:54] *** Joins: JohnML (~john1@replaced-ip )
3184 [22:43:36] *** Quits: amtux (~Amandeep@replaced-ip ) (Ping timeout: 240 seconds)
3185 [22:44:22] *** Joins: Haudegen (~quassel@replaced-ip )
3186 [22:44:48] <teclo-> damnit ... replaced-url
3187 [22:44:52] *** Joins: soee (~soee@replaced-ip )
3188 [22:44:59] *** Quits: soee_ (~soee@replaced-ip ) (Ping timeout: 252 seconds)
3189 [22:45:11] <teclo-> now I can't install my nvidia drivers
3190 [22:45:35] *** Joins: nuuuciano (~luuuciano@replaced-ip )
3191 [22:46:10] *** Joins: cdown (~cdown@replaced-ip )
3192 [22:46:19] *** Joins: nnm|2 (~kvirc@replaced-ip )
3193 [22:47:17] *** Quits: rjsalts (~rjsalts@replaced-ip ) (Read error: Connection reset by peer)
3194 [22:47:21] *** Joins: rjsalts_ (~rjsalts@replaced-ip )
3195 [22:47:27] *** Quits: srbx (~srbz@replaced-ip ) (Remote host closed the connection)
3196 [22:47:52] *** Joins: srbx (~srbz@replaced-ip )
3197 [22:48:10] *** Quits: bryceml (bryceml@replaced-ip ) (Quit: WeeChat 2.3)
3198 [22:48:27] *** Quits: yokel (~yokel@replaced-ip ) (Ping timeout: 265 seconds)
3199 [22:48:31] <teclo-> It seems I have broken packages... what can I do (other than reinstall the OS) ?
3200 [22:48:40] <RoyK> foul_owl: lsb_release -a should tell ;)
3201 [22:48:50] <greycat> cat /etc/debian_version is better.
3202 [22:49:38] *** Joins: bryceml (~bryceml@replaced-ip )
3203 [22:49:43] <RoyK> greycat: same result
3204 [22:50:25] <greycat> except /etc/debian_version is reliable and lsb_release is a vestigial thing that's going to get worse and worse until eventually it goes away
3205 [22:50:55] *** Joins: yokel (~yokel@replaced-ip )
3206 [22:51:23] <RoyK> greycat: then 'cat /etc/os-release'
3207 [22:51:43] <RoyK> which should work across distros on relatively modern versions
3208 [22:52:49] <RoyK> not sure if it's in stretch, though
3209 [22:52:55] <teclo-> isn't LSB Linux Standard Base ? So something an organization has decided as a standard ?
3210 [22:53:10] <RoyK> it is
3211 [22:53:23] <greycat> A pseudo-standard created by a committee that fewer and fewer people care about every year.
3212 [22:53:34] <tomreyn> teclo-: tidy up your apt repositories. if you want to installnvidia-driver you'll need to enable the "non-free" section. you may also have overlapping package infomration from multiple (read: 3rd party) apt sources.
3213 [22:53:49] <RoyK> replaced-url
3214 [22:56:11] *** Quits: Ulrar (~Ulrar@replaced-ip ) (Ping timeout: 246 seconds)
3215 [22:57:16] *** Joins: Ulrar (~Ulrar@replaced-ip )
3216 [22:57:55] *** Joins: amtux (~Amandeep@replaced-ip )
3217 [22:58:01] *** Quits: TReK (~UnFaQ@replaced-ip ) (Quit: ZNC.)
3218 [22:59:17] *** Quits: zerotech (~zerotech@replaced-ip ) (Ping timeout: 240 seconds)
3219 [23:00:12] *** Quits: tagomago (~tagomago@replaced-ip ) (Quit: Konversation terminated!)
3220 [23:00:54] *** Joins: TReK (~UnFaQ@replaced-ip )
3221 [23:01:02] *** Joins: Alessandro-B (~androirc@replaced-ip )
3222 [23:01:08] *** Quits: transformateur (~edf@replaced-ip ) (Ping timeout: 252 seconds)
3223 [23:01:45] *** Quits: trifolio6 (~h@replaced-ip ) (Quit: Konversation terminated!)
3224 [23:02:20] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 276 seconds)
3225 [23:03:44] *** Quits: humpled (~i@replaced-ip ) (Quit: hello)
3226 [23:05:01] *** Joins: jpmh (~jpmh@replaced-ip )
3227 [23:06:24] *** Quits: srgg_ (~srgg@replaced-ip ) (Quit: srgg_)
3228 [23:09:14] *** Quits: Alessandro-B (~androirc@replaced-ip ) (Ping timeout: 240 seconds)
3229 [23:09:18] *** Quits: greycat (~wooledg@replaced-ip ) (Quit: They see me clawin' the love seat / They won't do nothin' 'cause I'm cute and furry)
3230 [23:10:12] *** Quits: addies (~addies@replaced-ip ) (Ping timeout: 265 seconds)
3231 [23:10:25] *** Quits: jpmh (~jpmh@replaced-ip ) (Remote host closed the connection)
3232 [23:12:48] *** Quits: Ycarus (~Ycarus@replaced-ip ) (Quit: Ycarus)
3233 [23:12:58] *** Quits: Python1320 (Python1320@replaced-ip ) (Ping timeout: 245 seconds)
3234 [23:13:08] <LtL> teclo-: try # apt-get install -f
3235 [23:13:09] *** Quits: u0_a266 (~u0_a266@replaced-ip ) (Ping timeout: 268 seconds)
3236 [23:13:20] *** Quits: krabador (~krabador@replaced-ip ) (Remote host closed the connection)
3237 [23:13:37] *** Quits: user888 (~user888@replaced-ip ) (Ping timeout: 240 seconds)
3238 [23:13:51] *** Joins: u0_a266 (~u0_a266@replaced-ip )
3239 [23:14:24] <LtL> teclo-: there are other steps if that doesn't fix them.
3240 [23:15:12] *** Parts: amtux (~Amandeep@replaced-ip ) ()
3241 [23:16:19] *** Quits: Burek (~Burek@replaced-ip ) (Remote host closed the connection)
3242 [23:16:25] *** Joins: crafty-netvt (~crafty-ne@replaced-ip )
3243 [23:17:27] *** Quits: nolan__ (~nolan_@replaced-ip##) (Quit: Going offline, see ya! (##replaced-url
3244 [23:17:49] *** Quits: dtux (~dmtucker@replaced-ip ) (Remote host closed the connection)
3245 [23:18:28] *** Joins: user888 (~user888@replaced-ip )
3246 [23:19:01] *** debhelper sets mode: +l 1547
3247 [23:20:03] *** Joins: Terminus (~null@replaced-ip )
3248 [23:20:53] *** Joins: maxrazer (~razer@replaced-ip )
3249 [23:21:18] <teclo-> LtL: ah thank yout
3250 [23:21:19] <maxrazer> For some reason my clock in XFCE is behind by one hour. Debian wiki says to install NTP and set that.
3251 [23:21:24] <teclo-> stille the same problem
3252 [23:22:51] <RoyK> dpkg --configure -a
3253 [23:22:51] <dpkg> RoyK: parse error: dunno what the heck you're talking about
3254 [23:23:00] <LtL> teclo-: # apt-get update –fix-missing -then # dpkg --configure -a and apt-get install -f again.
3255 [23:23:02] <RoyK> and pastebin the errors
3256 [23:24:29] *** Quits: soee (~soee@replaced-ip ) (Quit: Konversation terminated!)
3257 [23:24:47] *** Joins: soee (~soee@replaced-ip )
3258 [23:26:02] *** Quits: jmarsac (~jmarsac@replaced-ip##) (Quit: Nettalk6 - ##replaced-url
3259 [23:26:24] <LtL> maxrazer: is your timezone correct? type 'date'
3260 [23:27:07] *** Quits: soee (~soee@replaced-ip ) (Client Quit)
3261 [23:27:16] <maxrazer> LtL, Actually yes it is and the time is right there too. I didn't check that before. The time is still one hour behind on XFCE clock though.
3262 [23:27:24] *** Joins: soee (~soee@replaced-ip )
3263 [23:27:27] <teclo-> replaced-url
3264 [23:28:22] <LtL> maxrazer: replaced-url
3265 [23:28:51] *** Quits: ExoUNX (~ExoUNX@replaced-ip ) (Quit: later fam...)
3266 [23:29:03] <LtL> maxrazer: the terminal is right but xfce is wrong?
3267 [23:29:06] *** Joins: selftest_2019 (~selftest_@replaced-ip )
3268 [23:29:06] *** Parts: nulleip (~luiz@replaced-ip ) ()
3269 [23:29:13] <maxrazer> LtL, I saw that. I haven't done any of that. I think ntp might be good. Debian is getting the right time though from my system clock I think. I dual boot too and it hasn't gone crazy recently. I think windows is set to UTC to prevent that.
3270 [23:29:30] <maxrazer> LtL, Yes, the terminal is right, but the XFCE clock is one hour behind.
3271 [23:29:44] *** Joins: grobi (~rtng@replaced-ip )
3272 [23:30:06] <LtL> maxrazer: can't you right click on xfce's time/date applet?
3273 [23:30:11] *** Quits: grobi (~rtng@replaced-ip ) (Client Quit)
3274 [23:30:39] <maxrazer> LtL, I can only change the format and timezone. It was set to EST. I just changed it to EST5EDT and now the time is right.
3275 [23:30:50] <maxrazer> No idea what that was.
3276 [23:31:16] <maxrazer> The terminal calls my timezone EDT not EST and not EST5EDT
3277 [23:31:58] *** Quits: magic_ninja (~sparkie1@replaced-ip ) (Ping timeout: 245 seconds)
3278 [23:32:30] *** Quits: kchz (~dschulz@replaced-ip ) (Quit: ZZzzz…)
3279 [23:32:50] <LtL> maxrazer: well, the US is on daylight savings for a bit longer, then it'll be EST
3280 [23:32:50] <maxrazer> It looks like if I delete the time zone it also is correct.
3281 [23:32:53] *** Quits: tekmans13 (~tekmans@replaced-ip ) (Ping timeout: 276 seconds)
3282 [23:33:25] *** Joins: \\Mr_C\\ (~mrc@replaced-ip )
3283 [23:33:25] *** Joins: Ekchuan (~RandyMars@replaced-ip )
3284 [23:33:41] <maxrazer> Oh, that is what those mean. EST5EDT is both so it is smart somehow. But, also if I leave it blank it will just use the system time.
3285 [23:34:06] *** Quits: pingfloyd (~pingfloyd@replaced-ip ) (Quit: WeeChat 1.6)
3286 [23:34:15] *** Joins: magic_ninja (~sparkie1@replaced-ip )
3287 [23:34:21] <maxrazer> Thanks, you made me reconsider the timezone when I saw the terminal was EDT and not EST.
3288 [23:36:01] *** Quits: CtrlC (~CtrlC@replaced-ip ) (Quit: Leaving)
3289 [23:36:23] <maxrazer> I almost missed an appointment today because I was looking at the computer clock instead of my phone.
3290 [23:36:52] <teclo-> maxrazer: there's something called a watch ;)
3291 [23:37:04] *** Quits: gorgoi (~Manjaro-D@replaced-ip ) (Ping timeout: 252 seconds)
3292 [23:37:16] <RoyK> teclo-: oh - those nvidia things - are they official packages?
3293 [23:37:17] *** Quits: user888 (~user888@replaced-ip ) (Ping timeout: 240 seconds)
3294 [23:37:32] <maxrazer> teclo-, My watch battery died a few years ago and I didn't get a replacement. I might start wearing one again, not sure.
3295 [23:37:44] <annadane> i can never remember whether i'm in EST or EDT
3296 [23:37:46] *** Quits: vvor (~vvor@replaced-ip ) (Quit: leaving)
3297 [23:37:47] <annadane> i give up trying
3298 [23:37:52] <RoyK> teclo-: I'd say just purge them and reinstall them
3299 [23:38:08] <teclo-> maxrazer: well my watch doesn't need a battery and it runs all the time ;)
3300 [23:38:11] <LtL> maxrazer: you might look into timedatectl if you're systemd.
3301 [23:38:21] <teclo-> annadane: half of the year it's EDT the other half EST
3302 [23:38:22] <maxrazer> You are probably in EST5EDT meaning you switch between both meaning you observe daylight savings time with the seasons.
3303 [23:38:31] <teclo-> RoyK: ok how can I purge these things ?
3304 [23:39:55] <teclo-> RoyK: here's the tutorial I followed: replaced-url
3305 [23:39:55] *** Quits: selftest_2019 (~selftest_@replaced-ip ) (Quit: Leaving)
3306 [23:40:02] *** Quits: jnavila (~jnavila@replaced-ip ) (Ping timeout: 276 seconds)
3307 [23:40:18] *** Quits: soee (~soee@replaced-ip ) (Quit: Konversation terminated!)
3308 [23:40:30] <maxrazer> I have the nvidia-driver installed
3309 [23:41:12] <maxrazer> It is normally just add "contrib non-free". I think recently though the package doesn't include nvidia-settings anymore and has to be installed in addition.
3310 [23:41:20] <maxrazer> I'm using unstable updates.
3311 [23:41:43] <teclo-> RoyK: dpkg -l | grep nvidia only show nvidia-detect
3312 [23:42:11] <maxrazer> There seem to be way more steps on there than I've ever needed.
3313 [23:43:35] *** Joins: gorgoi (~Manjaro-D@replaced-ip )
3314 [23:43:46] *** Joins: mtn (~mtn@replaced-ip )
3315 [23:44:12] <RoyK> teclo-: first, is this a fresh install or an upgrade?
3316 [23:44:47] <RoyK> maxrazer: using next or sid isn't really recommended
3317 [23:44:50] <RoyK> !debian-next
3318 [23:44:50] <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.
3319 [23:45:25] *** Quits: sorko999 (~sorko999@replaced-ip ) (Quit: Leaving.)
3320 [23:45:35] *** Quits: enoq (~enoq@replaced-ip ) (Quit: enoq)
3321 [23:46:33] <teclo-> RoyK: fresh install as always :)
3322 [23:46:42] *** Quits: crafty-netvt (~crafty-ne@replaced-ip ) (Quit: Leaving)
3323 [23:47:30] <RoyK> teclo-: sorry - don't know - but good luck :)
3324 [23:47:55] <RoyK> you may try to apt purge those packages, though, and reinstall them
3325 [23:48:12] *** Quits: madage (~madage@replaced-ip ) (Remote host closed the connection)
3326 [23:48:16] *** Quits: Symdrome (~fabio@replaced-ip ) (Quit: Leaving)
3327 [23:48:34] *** Joins: madage (~madage@replaced-ip )
3328 [23:49:01] *** debhelper sets mode: +l 1537
3329 [23:50:01] *** Quits: FnorZ (~FnorZ@replaced-ip ) (Quit: Leaving)
3330 [23:50:20] *** Quits: dastier_ (~dastier@replaced-ip ) (Remote host closed the connection)
3331 [23:53:02] *** Quits: srbx (~srbz@replaced-ip ) (Ping timeout: 276 seconds)
3332 [23:53:07] *** Quits: jhutchins_wk (~jonathan@replaced-ip ) (Remote host closed the connection)
3333 [23:54:24] *** Quits: towo` (~towo@replaced-ip ) (Quit: Leaving)
3334 [23:54:26] *** Quits: Prints (~333@replaced-ip ) (Quit: deadlightbulb.com)
3335 [23:54:55] *** Quits: dreamon (~dreamon@replaced-ip ) (Remote host closed the connection)
3336 [23:54:56] *** Joins: Mr_Keyser_Soze (~Mr_Keyser@replaced-ip )
3337 [23:57:10] *** Joins: dvs (~hibbard@replaced-ip )
3338 [23:57:14] *** Quits: zalt (~lambda443@replaced-ip ) (Ping timeout: 240 seconds)
3339 [23:58:00] *** Joins: llucenic (~Thunderbi@replaced-ip )
3340 [23:58:42] *** Joins: Alessandro-B (~androirc@replaced-ip )
3341 [23:59:15] *** Joins: rabbitear_g (~rabbitear@replaced-ip )
3342 [23:59:32] *** Quits: twobitsprite (~isaac@replaced-ip ) (Ping timeout: 276 seconds)
↑ top
context: nick names on moving displays as market values
#debian Freenode IRC channel closed on 2021-06-01
contact: a @ her0. be