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:27] *** Quits: leandrovianna (~leandrovi@replaced-ip ) (Ping timeout: 245 seconds)
1 [00:00:43] *** Joins: well_laid_lawn (~Jean-luc@replaced-ip )
2 [00:01:50] *** Quits: sixth (~sixth@replaced-ip ) (Quit: sixth)
3 [00:02:07] *** Quits: amphiprions (~amphiprio@replaced-ip ) (Remote host closed the connection)
4 [00:03:48] *** Joins: a3Dman (~3Dman@replaced-ip )
5 [00:03:57] <a3Dman> is there anyway to revert apt update -t
unstable
6 [00:04:03] <a3Dman> I didn't do apt upgrade yet
7 [00:04:53] <annadane> apt update is reversible, yes, just
change your sources.list back to stable (or whatever it said before)
and apt update again
8 [00:04:55] *** Quits: cammellos (~cammellos@replaced-ip ) (Ping timeout: 268 seconds)
9 [00:05:00] <a3Dman> I did
10 [00:05:06] <a3Dman> but it still says 546 packages can be
upgraded. Run 'apt list --upgradable' to see them.
11 [00:05:13] *** Quits: tf2ftw (~tf2ftw@replaced-ip ) (Ping timeout: 244 seconds)
12 [00:05:28] <annadane> post your sources.list, then
13 [00:05:30] <annadane> !paste
14 [00:05:30] <dpkg> Do not paste more than 2 lines to this
channel. Instead, use for text:
replaced-url
15 [00:05:49] *** Joins: tf2ftw (~tf2ftw@replaced-ip )
16 [00:06:10] <a3Dman> annadane
replaced-url
17 [00:06:14] <a3Dman> sources.list.d is empty
18 [00:06:45] <annadane> if you kept it as "stable"
for a while now, buster just released so it's the new stable
19 [00:06:58] <a3Dman> anyway to make sure before upgrade?
20 [00:06:59] *** Quits: tomnor (~user@replaced-ip ) (Remote host closed the connection)
21 [00:07:01] <annadane> if you had stable before, it
would've tracked stretch, but now it's buster
22 [00:07:22] *** Quits: martian67| (~martian67@replaced-ip ) (Remote host closed the connection)
23 [00:07:35] <a3Dman> oh great
24 [00:07:41] <a3Dman> apt list --upgradable shows they're
all stable
25 [00:07:42] *** Joins: martian67 (~martian67@replaced-ip )
26 [00:08:05] <a3Dman> what a weird coincidence that I did this
on buster release
27 [00:08:38] <Tom-_> there are no coincidences. happy Debianing
28 [00:08:43] <a3Dman> thanks
29 [00:09:06] <ratrace> "explicit is better than
implicit", pep 20; why I prefer explicit codenames, no suprises
30 [00:09:17] <jmcnaught> a3Dman: it's better to track the
codenames like stretch, buster in sources.list instead of the link
like 'stable' so that you don't get a surprise
upgrade
31 [00:09:41] <jmcnaught> a3Dman: if this system started as a
stretch system, it's a good idea to read the buster release
notes before upgrading
32 [00:10:34] <Mathisen> remeber also to run apt full-upgrade
also or apt-get dist-upgrade after the regular upgrade
33 [00:11:34] *** Joins: herlocksholmes (~herlocksh@replaced-ip )
34 [00:13:42] <a3Dman> thanks jmcnaught, reading it now
35 [00:14:00] <a3Dman> thanks Mathisen, I should do autoremove
as well right?
36 [00:14:10] <Mathisen> yep
37 [00:14:18] <annadane> is apt update -t unstable even a valid
command...?
38 [00:14:37] *** Quits: bolovanos (~bolovanos@replaced-ip ) (Ping timeout: 245 seconds)
39 [00:14:47] *** Quits: sputnik (kli0rf@replaced-ip ) (Ping timeout: 268 seconds)
40 [00:15:28] *** Quits: _till_ (~till@replaced-ip ) (Ping timeout: 245 seconds)
41 [00:15:35] <annadane> apt update just updates the sources
list to sync with the mirrors, why would you append -t unstable
42 [00:15:53] *** Joins: ebarch (~ebarch@replaced-ip )
43 [00:15:53] <annadane> especially if you're already
running stable; don't mix stable and unstable packages at all
to start with
44 [00:15:57] *** Joins: sputnik (kli0rf@replaced-ip )
45 [00:16:11] <a3Dman> annadane I only install wireguard
46 [00:16:42] <a3Dman> I thought by doing that it would prefer
unstable package of wireguard
47 [00:16:50] <a3Dman> but did apt install wireguard/unstable
instead
48 [00:17:00] <Mathisen> a3Dman, i dont think you get what he
means. it kinda the same thing as doing a partial upgrade and that
is a big no no
49 [00:17:18] *** Joins: n2deep (~n2deep@replaced-ip )
50 [00:18:25] <jmcnaught> a3Dman: Installing packages from
unstable on a Debian stable release can really mess things up and is
not supported. Take a look at
replaced-url
51 [00:19:12] *** Quits: fuzzface (~fuzzface@replaced-ip ) (Quit: Leaving)
52 [00:19:22] <annadane> judd, checkbackport wireguard-tools
--fromrelease sid --torelease buster
53 [00:19:23] <judd> Backporting package wireguard-tools in
sid→buster/amd64: unsatisfiable build dependencies:
Build-Depends: debhelper-compat (= 12).
54 [00:19:35] <a3Dman> jmcnaught I did these
replaced-url
55 [00:19:43] <a3Dman> would that lead to the same outcome?
56 [00:20:14] *** Joins: barteks2x_ (~barteks2x@replaced-ip )
57 [00:20:24] <annadane> btw jmcnaught, was it you i was talking
to some time ago but xfce wallpapers? the new xfce in buster does
indeed let you select subfolders now
58 [00:20:32] <annadane> s/but/about
59 [00:20:58] <jmcnaught> a3Dman: it would depend on which
packages also got installed as dependencies when you installed
wireguard.
60 [00:21:14] <a3Dman> jmcnaught it doesn't install
dependencies
61 [00:21:25] <a3Dman> only 3 wireguard* pkgs
62 [00:21:48] <a3Dman> wireguard doesn't get updated
automatically tho
63 [00:22:02] <a3Dman> that's why I do apt install
wireguard/unstable to upgrade it each time
64 [00:22:21] <jmcnaught> annadane: not sure if that was me.
Does selecting a directory make your desktop background into a
slideshow?
65 [00:22:24] <annadane>
replaced-url
66 [00:22:51] *** Joins: icarusfactor (~factor@replaced-ip )
67 [00:22:52] *** Quits: factor (~factor@replaced-ip ) (Remote host closed the connection)
68 [00:23:16] <jmcnaught> That page could probably use an
admonition.
69 [00:23:18] <a3Dman> annadane yeah, I got it form there
70 [00:23:20] <annadane> jmcnaught, no, the conversation was
that in stretch's wallpaper selection thing it'd only let
you select directories that were in the top level of certain
directories, something like that, now you can go inside other
folders
71 [00:23:41] *** Quits: frju365[IRC] (~julien@replaced-ip ) (Ping timeout: 250 seconds)
72 [00:23:44] *** Quits: barteks2x (~barteks2x@replaced-ip ) (Ping timeout: 272 seconds)
73 [00:24:27] <annadane> anyway, it doesn't matter
74 [00:25:38] *** Joins: Tom01 (~tom@replaced-ip )
75 [00:25:58] <annadane> jhutchins, may've been you ^
concerning the xfce discussion
76 [00:26:09] *** Joins: wr (~wr@replaced-ip )
77 [00:27:34] <wr> want to install debian 10 on pc with no
internet and wifi card and use xfce, what iso type should use?
78 [00:28:09] <annadane> wr,
replaced-url
79 [00:29:03] *** Joins: BrianG61UK_ (~BrianG61U@replaced-ip )
80 [00:29:13] *** Quits: BrianG61UK_ (~BrianG61U@replaced-ip ) (Remote host closed the connection)
81 [00:29:27] <wr> annadane, if it was dvd was i using more
stuff unneeded ?
82 [00:29:49] *** Joins: earend1 (uid170954@replaced-ip )
83 [00:30:01] <ratrace> with (no internet) and (wifi card) or
with no (internet and wifi card) ?
84 [00:30:06] <annadane> i'm actually not sure. i've
never bothered to look at the difference
85 [00:30:13] *** Quits: yagi (~yagi@replaced-ip ) (Remote host closed the connection)
86 [00:30:20] *** Parts: Scriptonaut (~scriptona@replaced-ip ) ()
87 [00:30:41] <wr> ratrace, i have a wifi card there but at
start is not connected to net
88 [00:30:57] <ratrace> wr: right so you might want one of the
firmware isos then?
89 [00:31:13] <wr> ratrace, when i used stretch i had to install
firmware for it to work
90 [00:31:27] *** Joins: abf_ (~abf@replaced-ip )
91 [00:31:38] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
92 [00:31:44] *** satanist is now known as Keksdose
93 [00:31:45] *** Joins: amdb (~amdb@replaced-ip )
94 [00:32:10] *** Joins: factor (~factor@replaced-ip )
95 [00:32:14] <wr> ratrace, if it is just a package i don't
mind installing it when i finish the install if the iso lower on
size
96 [00:32:22] *** Quits: noln (~boy@replaced-ip ) (Remote host closed the connection)
97 [00:32:25] <ratrace> so try this?
replaced-url
98 [00:33:02] *** Keksdose is now known as satanist
99 [00:33:24] <wr> ratrace, it's best to already have
firmware cause i might need a mirror on install, is that it?
100 [00:33:39] *** Quits: factor (~factor@replaced-ip ) (Read error: Connection reset by peer)
101 [00:34:03] *** Joins: xcm (~xcm@replaced-ip )
102 [00:34:05] <ratrace> yes and the iso i linked includes it
103 [00:34:42] *** Quits: icarusfactor (~factor@replaced-ip ) (Ping timeout: 248 seconds)
104 [00:35:00] *** Joins: jriddle (~jriddle@replaced-ip )
105 [00:35:27] *** Joins: ragedragon (~ragedrago@replaced-ip )
106 [00:35:42] *** Quits: hypn0 (~h@replaced-ip ) (Ping timeout: 244 seconds)
107 [00:35:59] *** Joins: nasrudin3 (~root@replaced-ip )
108 [00:37:00] <wr> ratrace, last time i installed this like 6
years ago i could not run netinstall on my hardware, do you think
now will run?
109 [00:37:54] *** Quits: amdb (~amdb@replaced-ip ) (Read error: Connection reset by peer)
110 [00:38:13] *** Joins: amdb (~amdb@replaced-ip )
111 [00:38:18] *** Quits: apt (ibot@replaced-ip ) (Ping timeout: 272 seconds)
112 [00:38:43] * humpled thinks hard to imagine wr's hardware...
113 [00:38:45] <ratrace> wr: i cannot possibly know
114 [00:39:35] <wr> ratrace, i'll find out when run it
115 [00:40:03] *** Quits: Nokaji (~Nokaji@replaced-ip##) (Quit: ***** YOUGOV POLL;- Most Conservative
members would see party destroyed to achieve Brexit -
##replaced-url
116 [00:40:15] *** Joins: tlab (~tlab@replaced-ip )
117 [00:40:35] *** Quits: tagomago (~tagomago@replaced-ip ) (Quit: Konversation terminated!)
118 [00:40:41] *** Joins: leandrovianna (~leandrovi@replaced-ip )
119 [00:40:49] <ratrace> yummy politics spam in quitmsg; any
rules against that? quite annoying i say
120 [00:41:15] <humpled> oh i missed it
121 [00:41:26] *** Quits: eyalroz (~quassel@replaced-ip##) (Quit: ##replaced-url
122 [00:42:25] *** Quits: twobitsprite (~isaac@replaced-ip ) (Ping timeout: 244 seconds)
123 [00:43:00] *** Joins: Newami (~Newami@replaced-ip )
124 [00:43:05] *** Quits: nixonix (~zz@replaced-ip ) (Quit: Konversation terminated!)
125 [00:43:07] *** Joins: chksome (~chksome@replaced-ip )
126 [00:43:53] *** Joins: apt (ibot@replaced-ip )
127 [00:46:03] *** Joins: ivlioioilvi (~ivlioioil@replaced-ip )
128 [00:46:39] *** Quits: Tom01 (~tom@replaced-ip ) (Remote host closed the connection)
129 [00:47:10] *** Joins: matheus_ (~matheus@replaced-ip )
130 [00:48:49] <wr> should i ever used snap on debian?
replaced-url
131 [00:49:32] <ratrace> eeww
132 [00:49:36] *** Joins: C0M3T (~Comet@replaced-ip )
133 [00:49:47] <somiaj> snap can be used to install some third
party software.
134 [00:49:49] <somiaj> ,v snapd
135 [00:49:50] <judd> Package: snapd on amd64 -- stretch:
2.21-2+b1; bullseye: 2.37.4-1+b1; buster: 2.37.4-1+b1; sid:
2.37.4-1+b1
136 [00:51:45] *** Parts: matheus_ (~matheus@replaced-ip ) ()
137 [00:53:14] *** Joins: matheus_ (~matheus@replaced-ip )
138 [00:53:30] *** Quits: chksome (~chksome@replaced-ip ) (Quit: More work?)
139 [00:53:49] *** Quits: Spr1ng (~Spr1ng@replaced-ip ) (Quit: WeeChat 2.5)
140 [00:53:54] *** Quits: LorD_n1c0w (~igora@replaced-ip ) (Ping timeout: 248 seconds)
141 [00:53:56] *** Parts: matheus_ (~matheus@replaced-ip ) ()
142 [00:53:59] <wr> somiaj, can it conflict on stuff? or never
happens? i used it once but i don't know if i don't like
it or if i don't know how to use it good
143 [00:54:02] *** Joins: chksome (~chksome@replaced-ip )
144 [00:54:07] *** Joins: matheus_ (~matheus@replaced-ip )
145 [00:54:08] *** Quits: queip (~queip@replaced-ip ) (Ping timeout: 272 seconds)
146 [00:54:13] *** Quits: magic_ninja_work (~sparkie1@replaced-ip ) (Quit: Leaving)
147 [00:54:22] *** Quits: jriddle (~jriddle@replaced-ip ) (Ping timeout: 246 seconds)
148 [00:54:52] <somiaj> snap packages should be self contained,
but I would only use this for stand alone stuff
149 [00:55:14] *** Quits: pcdummy (~quassel@replaced-ip ) (Read error: Connection reset by peer)
150 [00:55:43] *** Quits: infernix (nix@replaced-ip##) (Quit: ZNC - ##replaced-url
151 [00:55:43] *** Parts: matheus_ (~matheus@replaced-ip ) ()
152 [00:55:54] *** Joins: pcdummy (~quassel@replaced-ip )
153 [00:55:54] *** Quits: pcdummy (~quassel@replaced-ip ) (Changing host)
154 [00:55:54] *** Joins: pcdummy (~quassel@replaced-ip )
155 [00:56:16] *** Joins: DINOWILLIAM (~DINOWILLI@replaced-ip )
156 [00:56:50] *** Joins: mohammad-ghasemi (~mohammad-@replaced-ip )
157 [00:57:06] *** Quits: a3Dman (~3Dman@replaced-ip ) (Read error: Connection reset by peer)
158 [00:57:40] *** Joins: Troyka (~matheus@replaced-ip )
159 [00:59:02] *** debhelper sets mode: +l 1531
160 [00:59:29] *** Quits: nasrudin3 (~root@replaced-ip ) (Quit: leaving)
161 [00:59:30] *** Joins: queip (~queip@replaced-ip )
162 [01:00:18] *** Joins: a3Dman (~3Dman@replaced-ip )
163 [01:00:47] *** Joins: nuuuciano_ (~luuuciano@replaced-ip )
164 [01:03:07] *** Parts: Troyka (~matheus@replaced-ip ) ()
165 [01:03:07] *** Quits: EmleyMoor (~phil@replaced-ip ) (Ping timeout: 250 seconds)
166 [01:05:48] <cybercrypto> !mc
167 [01:05:49] <dpkg> Midnight Commander is a cross-platform
orthodox file manager, a clone of Norton Commander. It is a text
mode application, with the main interface consisting of two panels
which display the file system. Samba (SMB) support is disabled by
default since mc 2:4.6.2~git20080311-1 (Debian bug #432324).
replaced-url
168 [01:06:44] <uplime> how
169 [01:06:46] <uplime> how
170 [01:06:48] <uplime> how
171 [01:06:50] <uplime> how
172 [01:06:52] <uplime> how
173 [01:06:52] *** uplime was kicked by debhelper (flood)
174 [01:06:54] *** Joins: uplime (alore@replaced-ip )
175 [01:06:56] <uplime> how
176 [01:08:41] *** Joins: OS-49016 (~OS-49016@replaced-ip )
177 [01:08:47] *** Quits: mskuser (~OS-49016@replaced-ip ) (Read error: Connection reset by peer)
178 [01:08:54] <mohammad-ghasemi> uplime, like this :)
179 [01:09:09] <uplime> mohammad-ghasemi: I'm really sorry
about that
180 [01:09:20] *** Quits: Nd-969-m (~nend@replaced-ip ) (Ping timeout: 272 seconds)
181 [01:09:47] <mohammad-ghasemi> uplime, no problem. I was
joking. I'm not admin.
182 [01:10:22] <kingsley_> Can any of Debian's fine system
administration tools reveal which package or packages, if any, have
new versions that are stuck in the experimental distribution and
preventing newer versions of certain other packages, like gimp and
kdenlive, from migrating from experimental to unstable?
183 [01:10:22] *** Quits: n_1-c_k (~n_1-c_k@replaced-ip ) (Read error: Connection reset by peer)
184 [01:10:40] *** Joins: BoredTeen98 (5266160e@replaced-ip )
185 [01:11:06] *** Joins: n_1-c_k (~n_1-c_k@replaced-ip )
186 [01:11:13] <ksk> No, I dont think that there is a
programmatic version of the debian package architecture across
releases..
187 [01:12:15] <jmcnaught> kingsley_: there's rmadison from
the devscripts package, it shows which version of a package is
available across the various suites.
188 [01:12:28] <BoredTeen98> Hi all. I will go Live in a few
minutes. I can send 2 Free invitations for my Private Live. Be among
the fastest and get one of the invitations. Enter the site and write
in the chat "Free Invite", so I can send it to you:::
replaced-url
189 [01:12:31] *** Quits: busch (~busch@replaced-ip ) (Quit: Bye)
190 [01:12:35] *** Joins: LorD_n1c0w (~igora@replaced-ip )
191 [01:12:41] *** Quits: guerby (~guerby@replaced-ip ) (Remote host closed the connection)
192 [01:12:46] *** Quits: BoredTeen98 (5266160e@replaced-ip ) (Remote host closed the connection)
193 [01:12:50] *** Quits: dastier (~dastier@replaced-ip ) (Quit: Leaving)
194 [01:13:06] *** Joins: busch (~busch@replaced-ip )
195 [01:14:41] *** Joins: CaptainN (zelda@replaced-ip )
196 [01:15:08] *** Joins: guerby (~guerby@replaced-ip )
197 [01:15:13] *** Quits: queip (~queip@replaced-ip ) (Ping timeout: 268 seconds)
198 [01:15:21] *** Joins: paulgrmn_ (~paulgrmn@replaced-ip )
199 [01:15:32] *** Joins: _till_ (~till@replaced-ip )
200 [01:15:32] *** Quits: _till_ (~till@replaced-ip ) (Changing host)
201 [01:15:32] *** Joins: _till_ (~till@replaced-ip )
202 [01:15:38] *** Joins: Thedarkb-T60 (~Thedarkb-@replaced-ip )
203 [01:16:02] *** Quits: Strife89 (~quassel@replaced-ip ) (Quit: No Ping reply in 180 seconds.)
204 [01:16:25] *** Quits: Olipro (~Olipro@replaced-ip ) (Ping timeout: 246 seconds)
205 [01:17:37] *** Joins: Strife89 (~quassel@replaced-ip )
206 [01:17:57] *** Quits: namedkitten (~quassel@replaced-ip ) (Ping timeout: 245 seconds)
207 [01:19:26] *** Joins: dvs (~hibbard@replaced-ip )
208 [01:20:22] *** Joins: solarnetone (~scott@replaced-ip )
209 [01:20:46] *** Joins: Olipro (~Olipro@replaced-ip )
210 [01:20:46] *** Quits: Olipro (~Olipro@replaced-ip ) (Changing host)
211 [01:20:46] *** Joins: Olipro (~Olipro@replaced-ip )
212 [01:21:09] *** Quits: electro33 (uid613@replaced-ip ) (Quit: Connection closed for inactivity)
213 [01:21:10] *** Joins: queip (~queip@replaced-ip )
214 [01:22:16] *** Quits: Jerrynicki (~niklas@replaced-ip ) (Remote host closed the connection)
215 [01:23:14] *** Joins: oahong (~samigarus@replaced-ip )
216 [01:24:19] *** Joins: yonder (~yonder@replaced-ip )
217 [01:24:20] *** Quits: Butt3rfly (~Butt3rfly@replaced-ip ) (Quit: e equals m c squared)
218 [01:26:10] *** Joins: namedkitten (~quassel@replaced-ip )
219 [01:26:52] *** Joins: ghoti (~paul@replaced-ip )
220 [01:27:16] *** Quits: ivlioioilvi (~ivlioioil@replaced-ip ) (Read error: Connection reset by peer)
221 [01:27:41] *** Joins: LorD_n1c0w1 (~igora@replaced-ip )
222 [01:28:20] *** Quits: paulgrmn_ (~paulgrmn@replaced-ip ) (Ping timeout: 272 seconds)
223 [01:29:13] *** Quits: LorD_n1c0w (~igora@replaced-ip ) (Ping timeout: 245 seconds)
224 [01:29:20] *** Quits: barteks2x_ (~barteks2x@replaced-ip ) (Ping timeout: 258 seconds)
225 [01:30:09] <GenTooMan> is it me or was leafpad removed from
buster?
226 [01:30:50] <ksk> ,v leafpad
227 [01:30:51] <judd> Package: leafpad on amd64 -- jessie:
0.8.18.1-4; stretch: 0.8.18.1-5
228 [01:31:10] <ksk> you should find a reason for that somewhere
in the BTS, not sure where.
229 [01:32:05] *** Joins: `jig (~jig@replaced-ip )
230 [01:32:35] <BazookaTooth> ,v mousepad
231 [01:32:36] <judd> Package: mousepad on amd64 -- jessie:
0.3.0-2; stretch: 0.4.0-4; bullseye: 0.4.1-2; buster: 0.4.1-2; sid:
0.4.1-2
232 [01:32:44] *** Joins: gnugnugnu (~gnugnugnu@replaced-ip )
233 [01:32:45] *** Joins: Yukiteru (~Yukiteru@replaced-ip )
234 [01:32:46] <jmcnaught> GenTooMan:
replaced-url
235 [01:33:43] *** Quits: gnugnugnu (~gnugnugnu@replaced-ip ) (Client Quit)
236 [01:33:44] <ksk> If you want a feature-wise replacement for
notepad, it should not be hard to find ;)
237 [01:34:37] *** Quits: Thedarkb-T60 (~Thedarkb-@replaced-ip ) (Ping timeout: 245 seconds)
238 [01:34:39] *** Joins: gnugnugnu (~gnugnugnu@replaced-ip )
239 [01:34:39] *** chksome is now known as chksome-away
240 [01:34:39] *** Quits: chksome-away (~chksome@replaced-ip ) (Quit: Born in the bitstream...)
241 [01:36:14] *** Quits: bertbob (~bertbob@replaced-ip ) (Ping timeout: 258 seconds)
242 [01:36:43] *** Quits: ragedragon (~ragedrago@replaced-ip ) (Ping timeout: 246 seconds)
243 [01:37:29] *** Joins: ivlioioilvi (~ivlioioil@replaced-ip )
244 [01:38:14] *** Quits: tds (~tds@replaced-ip ) (Quit: Ping timeout (120 seconds))
245 [01:38:52] *** Joins: bertbob (~bertbob@replaced-ip )
246 [01:39:07] *** Joins: infernix (nix@replaced-ip )
247 [01:39:13] *** Joins: tds (~tds@replaced-ip )
248 [01:39:31] *** Quits: leandrovianna (~leandrovi@replaced-ip ) (Ping timeout: 246 seconds)
249 [01:41:17] *** Quits: ivlioioilvi (~ivlioioil@replaced-ip ) (Remote host closed the connection)
250 [01:41:32] *** Joins: ivlioioilvi (~ivlioioil@replaced-ip )
251 [01:45:55] *** Joins: Thedarkb-T60 (~Thedarkb-@replaced-ip )
252 [01:47:10] *** Quits: `jig (~jig@replaced-ip ) (Remote host closed the connection)
253 [01:47:30] *** Joins: `jig (~jig@replaced-ip )
254 [01:49:13] *** Quits: tlab (~tlab@replaced-ip ) (Quit: Leaving)
255 [01:49:54] *** Quits: oahong (~samigarus@replaced-ip ) (Ping timeout: 248 seconds)
256 [01:50:42] *** Quits: stefanos82 (~stephen@replaced-ip ) (Quit: Quitting for now...)
257 [01:53:06] *** Quits: grobi (~rtng@replaced-ip ) (Ping timeout: 248 seconds)
258 [01:53:55] *** Joins: dArK_IcE (~lawl@replaced-ip )
259 [01:55:11] *** Quits: annadane (~annadane@replaced-ip ) (Remote host closed the connection)
260 [01:56:17] *** Quits: solarnetone (~scott@replaced-ip ) (Ping timeout: 245 seconds)
261 [01:57:01] *** Quits: Oresrian (~stwalkers@replaced-ip ) (Quit: restarting)
262 [01:57:13] *** Joins: Thargoid (~stwalkers@replaced-ip )
263 [01:57:33] *** Quits: OS-49016 (~OS-49016@replaced-ip ) (Remote host closed the connection)
264 [01:58:54] *** Joins: we6jbo (~we6jbo@replaced-ip )
265 [02:00:45] *** Thargoid is now known as stwalkerster
266 [02:01:06] *** Quits: de-facto (~de-facto@replaced-ip ) (Quit: See you around.)
267 [02:01:21] *** Joins: de-facto (~de-facto@replaced-ip )
268 [02:01:30] *** Quits: humpled (~i@replaced-ip ) (Quit: hello)
269 [02:01:52] *** Joins: humpled (~humbag@replaced-ip )
270 [02:02:16] *** Joins: cancerbero (~cancerber@replaced-ip )
271 [02:04:06] <sleepingforest> for someone with maybe 5 hours a
week free, is it hard to be a contributor to debian? (i.e. helping
with bugs and ensuring packages are updated)
272 [02:04:22] *** Quits: herlocksholmes (~herlocksh@replaced-ip ) (Ping timeout: 246 seconds)
273 [02:05:34] *** Joins: corvo (~Thunderbi@replaced-ip )
274 [02:05:52] *** Quits: Brigo (~Brigo@replaced-ip ) (Ping timeout: 245 seconds)
275 [02:06:11] *** Joins: annadane (~annadane@replaced-ip )
276 [02:08:59] *** Joins: crache (1bfcc59b@replaced-ip )
277 [02:12:06] *** Joins: brokencycle_ (~brokencyc@replaced-ip )
278 [02:12:45] *** Joins: paulgrmn_ (~paulgrmn@replaced-ip )
279 [02:15:03] *** Quits: brokencycle (~brokencyc@replaced-ip ) (Ping timeout: 245 seconds)
280 [02:15:20] *** Quits: ml| (~ml|@replaced-ip ) (Quit: WeeChat 2.4)
281 [02:15:38] *** Joins: ml| (~ml|@replaced-ip )
282 [02:15:49] *** Quits: ml| (~ml|@replaced-ip ) (Client Quit)
283 [02:16:11] *** Quits: apt (ibot@replaced-ip ) (Remote host closed the connection)
284 [02:16:13] *** Joins: ml| (~ml|@replaced-ip )
285 [02:16:30] *** Quits: mohammad-ghasemi (~mohammad-@replaced-ip ) (Quit: Leaving)
286 [02:16:42] *** Joins: apt (ibot@replaced-ip )
287 [02:17:09] *** Joins: raSter^ (raster@replaced-ip )
288 [02:18:42] *** Joins: giraffe (skarn@replaced-ip )
289 [02:18:49] *** Quits: preview (~quassel@replaced-ip ) (Read error: Connection reset by peer)
290 [02:19:40] *** Joins: vaidy (vaidy@replaced-ip )
291 [02:20:28] *** Quits: monstar_ (~mitya@replaced-ip ) (Ping timeout: 246 seconds)
292 [02:20:43] *** Quits: slv (~slv@replaced-ip ) (Quit: Leaving)
293 [02:20:58] *** Joins: preview (~quassel@replaced-ip )
294 [02:21:37] *** Quits: paulgrmn_ (~paulgrmn@replaced-ip ) (Ping timeout: 244 seconds)
295 [02:24:15] *** Quits: \\Mr_C\\ (~mrc@replaced-ip ) (Quit: (Read error: Connection reset by beer))
296 [02:27:07] *** Quits: krabador (~krabador@replaced-ip ) (Remote host closed the connection)
297 [02:27:36] *** Joins: jonas_ (~jonas@replaced-ip )
298 [02:28:30] *** Joins: ohnx (~ohnx@replaced-ip )
299 [02:28:48] *** Quits: wr (~wr@replaced-ip ) (Ping timeout: 260 seconds)
300 [02:28:56] *** Joins: spooky (spooky@replaced-ip )
301 [02:29:20] *** Quits: `jig (~jig@replaced-ip ) (Remote host closed the connection)
302 [02:29:47] *** Joins: `jig (~jig@replaced-ip )
303 [02:29:52] <cybercrypto> sleepingforest: are you willing to
contribute?
304 [02:30:47] *** Joins: chksome (~chksome@replaced-ip )
305 [02:30:49] *** Quits: tf2ftw (~tf2ftw@replaced-ip ) (Quit: This computer has gone to sleep)
306 [02:31:15] <cybercrypto> sleepingforest: if so, please take a
look at this page and you will find details about it.
replaced-url
307 [02:32:24] <ohnx> i am trying to install LXDE in a chroot but
seem to be running into an error as described here:
replaced-url
308 [02:32:58] <ohnx> i set up the chroot with debian buster
using `deboostrap buster mychroot` and entered it using `chroot
mychroot`
309 [02:34:46] *** Quits: VectorX (~VectorX@replaced-ip ) (Ping timeout: 268 seconds)
310 [02:35:08] *** Quits: qqx (~qqx@replaced-ip ) (Quit: Bye)
311 [02:35:14] *** Quits: fionnan (~fionnan@replaced-ip ) (Ping timeout: 248 seconds)
312 [02:35:19] *** Joins: qqx (~qqx@replaced-ip )
313 [02:35:31] <GenTooMan> jmcnaught I read it is GTK2 (I did
look) I did not think to look in the tracker for the package. Duh.
So it was removed due to lack of someone to update it.
314 [02:36:00] *** Joins: fionnan (~fionnan@replaced-ip )
315 [02:36:46] *** Joins: nekomata (~nekomata@replaced-ip )
316 [02:37:22] *** Quits: him-cesjf (~cesjf@replaced-ip ) (Ping timeout: 248 seconds)
317 [02:40:00] *** Joins: tf2ftw (~tf2ftw@replaced-ip )
318 [02:40:32] *** Quits: friendofafriend (~chat@replaced-ip ) (Ping timeout: 272 seconds)
319 [02:40:59] *** Quits: tf2ftw (~tf2ftw@replaced-ip ) (Client Quit)
320 [02:41:10] *** Quits: brokencycle_ (~brokencyc@replaced-ip ) (Ping timeout: 272 seconds)
321 [02:41:13] *** Joins: tf2ftw (~tf2ftw@replaced-ip )
322 [02:41:25] <GenTooMan> jmcnaught by the way thanks for
letting me know I appreciate that.
323 [02:41:45] *** Quits: tf2ftw (~tf2ftw@replaced-ip ) (Client Quit)
324 [02:42:03] *** Joins: tf2ftw (~tf2ftw@replaced-ip )
325 [02:42:04] <jmcnaught> GenTooMan: you're welcome
326 [02:42:32] *** Quits: tf2ftw (~tf2ftw@replaced-ip ) (Client Quit)
327 [02:42:49] *** Joins: tf2ftw (~tf2ftw@replaced-ip )
328 [02:42:54] <jmcnaught> ohnx: I don't know what
you're trying to do but if the chroot accessing the host's
dbus you could bind mount the directly /run/dbus into the chroot
directory
329 [02:43:18] *** Quits: tf2ftw (~tf2ftw@replaced-ip ) (Client Quit)
330 [02:43:28] <jmcnaught> I mean, if you don't mind the
chroot accessing the system dbus
331 [02:43:31] <ohnx> jmcnaught: i want to test out a desktop
environment
332 [02:43:34] <ohnx> i don't mind
333 [02:43:34] *** Joins: tf2ftw (~tf2ftw@replaced-ip )
334 [02:43:40] <ohnx> i just don't want my filesystem
getting polluted
335 [02:44:05] *** Quits: tf2ftw (~tf2ftw@replaced-ip ) (Client Quit)
336 [02:44:06] <jmcnaught> what are you trying to do?
337 [02:44:18] *** Joins: tf2ftw (~tf2ftw@replaced-ip )
338 [02:44:19] <jmcnaught> use xephyr or xpra or something?
339 [02:44:51] *** Quits: tf2ftw (~tf2ftw@replaced-ip ) (Client Quit)
340 [02:45:00] <jmcnaught> I think it would be easier to do test
a desktop environment in a virtual machine if your computer supports
it.
341 [02:45:21] <BazookaTooth> ohnx: you could just grab a debian
vm from osboxes.org and try it there
342 [02:45:56] *** Joins: EmleyMoor (~phil@replaced-ip )
343 [02:46:35] *** Joins: fionnan__ (~fionnan@replaced-ip )
344 [02:46:45] <ohnx> i want to be able to use my gpu in the
chroot
345 [02:46:58] <ohnx> and i can't for the life of me figure
out gpu passthrough to vm's
346 [02:47:13] *** ChanServ sets mode: +o eir
347 [02:47:15] *** eir sets mode: -bo
*!*@c-24-62-241-104.hsd1.nh.comcast.net eir
348 [02:48:48] *** Quits: fionnan (~fionnan@replaced-ip ) (Ping timeout: 245 seconds)
349 [02:49:37] *** Joins: wr (~wr@replaced-ip )
350 [02:51:29] *** Joins: blaztek (~blaztek@replaced-ip )
351 [02:52:32] <jmcnaught> ohnx: qemu KVM/virt-manager picked up
support for 3D accelleration in VMs without passthrough, it's
called virgl
replaced-url
352 [02:53:22] *** Quits: n2deep (~n2deep@replaced-ip ) (Ping timeout: 245 seconds)
353 [02:53:23] <ohnx> oh cool
354 [02:53:36] <ohnx> i'll look into that maybe
355 [02:53:41] <jmcnaught> I got it working in virt-manager with
a buster host and buster guest, the guest had GL acceleration enough
at least for a compositor, I didn't try games
356 [02:53:45] *** Joins: cdown_ (~cdown@replaced-ip )
357 [02:54:18] *** Quits: cdown (~cdown@replaced-ip ) (Read error: Connection reset by peer)
358 [02:54:24] *** cdown_ is now known as cdown
359 [02:54:48] <jmcnaught> ohnx: I have GPU passthrough set up
with virt-manager as well, if you ever want to troubleshoot that you
can ping me in this channel
360 [02:54:57] <ohnx> the thing is, i don't have a desktop
environment running on the host
361 [02:54:58] *** Quits: zeden (~user@replaced-ip ) (Ping timeout: 248 seconds)
362 [02:56:02] <jmcnaught> virt-manager can run on a separate
computer from the libvirtd it is managing
363 [02:58:13] *** ChanServ sets mode: +o eir
364 [02:58:14] *** eir sets mode: -bbo
*!*@2601:186:202:1768:2934:97a0:2b9f:8c5f
*!*@static.227.68.76.144.clients.your-server.de eir
365 [03:01:05] *** Joins: gem808 (~Thunderbi@replaced-ip )
366 [03:03:42] *** Quits: blaztek (~blaztek@replaced-ip##) (Quit: Mutter: ##replaced-url
367 [03:03:48] *** Joins: encod3 (~encod3@replaced-ip )
368 [03:03:55] *** Joins: blaztek (~blaztek@replaced-ip )
369 [03:06:38] *** Quits: chksome (~chksome@replaced-ip ) (Quit: Born in the bitstream...)
370 [03:07:17] *** Quits: blaztek (~blaztek@replaced-ip ) (Client Quit)
371 [03:07:57] *** Quits: encod3 (~encod3@replaced-ip ) (Ping timeout: 245 seconds)
372 [03:08:02] *** Joins: blaztek (~blaztek@replaced-ip )
373 [03:10:03] *** Joins: OS-50948 (~OS-50948@replaced-ip )
374 [03:10:26] *** Quits: blaztek (~blaztek@replaced-ip ) (Client Quit)
375 [03:13:09] *** Quits: blueingress (~pp_of_mm@replaced-ip ) (Remote host closed the connection)
376 [03:13:18] *** Quits: OS-50948 (~OS-50948@replaced-ip ) (Client Quit)
377 [03:14:03] *** Joins: blaztek (~blaztek@replaced-ip )
378 [03:14:43] *** Quits: dArK_IcE (~lawl@replaced-ip ) ()
379 [03:15:19] *** Quits: k-man (~jason@replaced-ip ) (Quit: WeeChat 2.5)
380 [03:16:05] *** Joins: chksome (~chksome@replaced-ip )
381 [03:16:20] *** chksome is now known as chksome-away
382 [03:16:30] *** Joins: fraktor (~walt@replaced-ip )
383 [03:17:12] *** chksome-away is now known as chksome
384 [03:18:17] *** Joins: schyken (~schyken@replaced-ip )
385 [03:21:11] *** Joins: slv (~slv@replaced-ip )
386 [03:22:15] *** Quits: blaztek (~blaztek@replaced-ip##) (Quit: Mutter: ##replaced-url
387 [03:24:08] *** Quits: savolla (~savolla@replaced-ip ) (Quit: WeeChat 2.5)
388 [03:25:26] *** Joins: sixth (~sixth@replaced-ip )
389 [03:26:38] *** Quits: `jig (~jig@replaced-ip ) (Ping timeout: 252 seconds)
390 [03:27:58] *** Joins: Rocer (~Ragnar@replaced-ip )
391 [03:28:49] *** Quits: crache (1bfcc59b@replaced-ip ) (Remote host closed the connection)
392 [03:30:27] *** Quits: gem808 (~Thunderbi@replaced-ip ) (Ping timeout: 245 seconds)
393 [03:30:59] *** Joins: gem808 (~Thunderbi@replaced-ip )
394 [03:31:02] *** Joins: r1nt3c (~r1nt3c@replaced-ip )
395 [03:31:21] *** Quits: chksome (~chksome@replaced-ip ) (Quit: Born in the bitstream...)
396 [03:32:06] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
397 [03:32:30] *** Joins: chksome (~chksome@replaced-ip )
398 [03:33:08] *** Joins: xcm (~xcm@replaced-ip )
399 [03:33:26] *** Quits: Yukiteru (~Yukiteru@replaced-ip ) (Ping timeout: 244 seconds)
400 [03:33:54] *** Quits: Strife89 (~quassel@replaced-ip ) (Read error: Connection reset by peer)
401 [03:34:35] *** Quits: Rocer (~Ragnar@replaced-ip ) (Ping timeout: 268 seconds)
402 [03:35:15] *** Joins: Strife89 (~quassel@replaced-ip )
403 [03:35:35] *** Joins: Yukiteru (~Yukiteru@replaced-ip )
404 [03:36:35] *** Quits: abf_ (~abf@replaced-ip ) (Quit: Leaving)
405 [03:36:43] *** Quits: bliv (~bliv@replaced-ip ) (Ping timeout: 245 seconds)
406 [03:37:00] *** Quits: CaptainN (zelda@replaced-ip ) (Quit: I have to pee!)
407 [03:37:20] *** Joins: bliv (~bliv@replaced-ip )
408 [03:37:31] *** Quits: annadane (~annadane@replaced-ip ) (Remote host closed the connection)
409 [03:37:59] *** Joins: GongYoo (~Gong@replaced-ip )
410 [03:39:23] *** Joins: alrx_laptop (~alexandro@replaced-ip )
411 [03:39:34] *** Joins: friendlyGoat (~jonah@replaced-ip )
412 [03:40:18] *** add_viking is now known as addviking
413 [03:40:53] *** Quits: alrx_laptop (~alexandro@replaced-ip ) (Client Quit)
414 [03:40:58] <GenTooMan> any suggestions how to install eclipse
in debian? I know they use JDK 8 (because I installed it in
stretch). They talk about 9 but nothing about 11 which is in buster.
Thoughts suggestions (point and laugh works too)?
415 [03:41:19] *** Joins: alex_c (~alexandro@replaced-ip )
416 [03:41:21] *** Quits: GongYoo (~Gong@replaced-ip ) (Client Quit)
417 [03:41:39] *** Joins: GongYoo (~Gong@replaced-ip )
418 [03:41:43] *** Quits: GongYoo (~Gong@replaced-ip ) (Client Quit)
419 [03:42:04] *** Joins: GongYoo (~Gong@replaced-ip )
420 [03:42:55] <dvs> ,v eclipse
421 [03:42:56] <judd> Package: eclipse on amd64 -- jessie:
3.8.1-7; stretch: 3.8.1-10
422 [03:43:09] <dvs> none in buster?!?
423 [03:43:16] <GenTooMan> no it was removed.
424 [03:43:23] *** alex_c is now known as alexandros_tab
425 [03:43:30] <GenTooMan> eclipse is version 4.8 now? I think.
426 [03:44:18] <GenTooMan> no one to maintain it (because it uses
JDK 8 and buster has 11)
427 [03:45:04] *** Quits: chksome (~chksome@replaced-ip ) (Quit: Born in the bitstream...)
428 [03:46:15] *** Quits: aatwood (~quassel@replaced-ip ) (Remote host closed the connection)
429 [03:46:51] <GenTooMan> well I'm trying to install in any
case ...
430 [03:47:11] *** Quits: ivlioioilvi (~ivlioioil@replaced-ip ) (Read error: Connection reset by peer)
431 [03:47:23] *** Joins: ivlioioilvi (~ivlioioil@replaced-ip )
432 [03:48:08] <jmcnaught> GenTooMan: see if you can get it to
work with openjdk-11, but if that doesn't work you could add
stretch repos to your sources.list and install openjdk-8 from there.
433 [03:48:29] *** Joins: a0z (~a0z@replaced-ip )
434 [03:48:40] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
435 [03:48:41] <jmcnaught> GenTooMan: then you would probably
need to configure which openjdk provides java (and maybe some
others) with update-alternatives --configure java
436 [03:49:47] *** Joins: xcm (~xcm@replaced-ip )
437 [03:50:02] *** Joins: gm152 (coffee@replaced-ip )
438 [03:50:29] *** Quits: karakedi (~eAC53C340@replaced-ip ) (Read error: Connection reset by peer)
439 [03:51:28] <GenTooMan> jmcnaught it appears to work with
openjdk-11 and recognizes it. I think Eclipse org needs to update
their install notes.
440 [03:52:08] *** Joins: kts (~kts@replaced-ip )
441 [03:52:13] *** Joins: kreyren (~kreyren@replaced-ip )
442 [03:54:22] <GenTooMan> I don't see how one can install
eclipse through the package manager however. It has it's own
installer that handles things kind of like autoconfig does.
443 [03:55:00] *** Quits: nyov (~nyov@replaced-ip ) (Killed (barjavel.freenode.net (Nickname regained by services)))
444 [03:55:07] *** Joins: nyov (~nyov@replaced-ip )
445 [03:55:40] *** Quits: schyken (~schyken@replaced-ip ) (Read error: Connection reset by peer)
446 [03:56:04] *** Joins: schyken (~schyken@replaced-ip )
447 [03:58:46] *** Joins: n0a110w_ (~n0a110w@replaced-ip )
448 [03:59:52] *** Joins: expert975 (~expert975@replaced-ip )
449 [04:00:02] *** Quits: debsan (~debsan@replaced-ip ) (Ping timeout: 245 seconds)
450 [04:02:20] *** Quits: n0a110w (~n0a110w@replaced-ip ) (Ping timeout: 268 seconds)
451 [04:02:42] *** Quits: cancerbero (~cancerber@replaced-ip ) (Ping timeout: 248 seconds)
452 [04:03:57] *** Joins: k_sze (~k_sze@replaced-ip )
453 [04:04:32] *** Quits: dtux (~dmtucker@replaced-ip ) (Remote host closed the connection)
454 [04:11:16] *** Quits: schyken (~schyken@replaced-ip ) (Quit: schyken)
455 [04:11:38] *** Quits: Thedarkb-T60 (~Thedarkb-@replaced-ip ) (Quit: Leaving)
456 [04:11:56] *** Quits: k_sze (~k_sze@replaced-ip##) (Quit: ZNC 1.7.4 - ##replaced-url
457 [04:12:24] *** Joins: k_sze (~k_sze@replaced-ip )
458 [04:12:30] <friendlyGoat> this seems like it'd be
something simple but i need a little help with 9.9. i cant make my
ip static for some reason, and when it is static its not the ip i
want it to be and im not sure why. how would i go about making my IP
static in a way that makes sense and works?
459 [04:13:13] *** Joins: chksome (~chksome@replaced-ip )
460 [04:15:35] *** Quits: expert975 (~expert975@replaced-ip ) (Quit: WeeChat 2.3)
461 [04:15:38] <jmcnaught> friendlyGoat: how are you configuring
networking? With /etc/network/interfaces?
462 [04:17:50] *** Parts: k_sze (~k_sze@replaced-ip ) ()
463 [04:18:20] *** Joins: annadane (~annadane@replaced-ip )
464 [04:19:31] *** Quits: GJdan (~quassel@replaced-ip##) (Quit: ##replaced-url
465 [04:22:20] *** Joins: GJdan (~quassel@replaced-ip )
466 [04:22:41] *** Quits: devbaka (~devbaka@replaced-ip ) (Ping timeout: 268 seconds)
467 [04:23:54] *** Quits: Prints (~333@replaced-ip ) (Max SendQ exceeded)
468 [04:24:11] *** Joins: grindhold (~quassel@replaced-ip )
469 [04:25:49] *** Joins: devbaka (~devbaka@replaced-ip )
470 [04:26:25] <friendlyGoat> jmcnaught: yes i've been using
that.
471 [04:27:24] <friendlyGoat>
replaced-url
472 [04:27:29] <friendlyGoat> made a pastebin of mine for you
473 [04:27:56] <met> 'inet status' -> 'inet
static'
474 [04:28:16] <jmcnaught> friendlyGoat: ^
475 [04:29:18] *** Quits: earend1 (uid170954@replaced-ip ) (Quit: Connection closed for inactivity)
476 [04:30:58] *** Quits: gem808 (~Thunderbi@replaced-ip ) (Ping timeout: 248 seconds)
477 [04:31:05] *** Quits: sparky4 (~sparky4@replaced-ip ) (Remote host closed the connection)
478 [04:31:25] *** Joins: gem808 (~Thunderbi@replaced-ip )
479 [04:32:10] <jmcnaught> friendlyGoat: you probably also want
to switch allow-hotplug to auto (if you want this interface brought
up automatically at boot)
480 [04:32:28] <dvs> allow-hotplugs doesn't?
481 [04:36:02] *** Joins: [b0b] (~bob@replaced-ip )
482 [04:36:18] <jmcnaught> allow-hotplug usually will but what it
means is "bring it up when udev detects it". If you have
services that depend on networking being up need it to be auto so
that ifup makes sure it is up, while allow-hotplug technically means
it's okay to proceed without it
483 [04:38:25] *** Quits: saptech (~saptech@replaced-ip ) (Quit: Leaving)
484 [04:39:01] *** debhelper sets mode: +l 1525
485 [04:39:05] *** Quits: b0b (~bob@replaced-ip ) (Ping timeout: 258 seconds)
486 [04:39:07] *** [b0b] is now known as b0b
487 [04:40:10] <alexandros_tab> go night, I am trying to install
rtl8812au driver for my usb wifi dongle, but it fails in the install
because LINUX_VERSION_CODE is not set. How can I fix it or is there
a work around?
488 [04:40:44] *** Joins: n0a110w (688b2a58@replaced-ip )
489 [04:40:52] *** Parts: n0a110w (688b2a58@replaced-ip ) ()
490 [04:41:00] *** Joins: vmg3 (~parker@replaced-ip )
491 [04:41:03] *** Joins: n0a110w (688b2a58@replaced-ip )
492 [04:41:10] *** Joins: awal1 (~awal1@replaced-ip )
493 [04:42:27] <n0a110w> anyone had success installing spotify on
buster?
494 [04:42:33] <jmcnaught> alexandros_tab: how are you installing
the driver, compiling from source? Did you check to see if you just
need a firmware package to get the dongle to work?
495 [04:42:54] *** Joins: electro33 (uid613@replaced-ip )
496 [04:43:28] <friendlyGoat> made the changes you mentioned,
anything else?
497 [04:43:54] <awal1> dpkg: spotify
498 [04:43:54] <dpkg> awal1: I don't know, could you explain
it?
499 [04:43:57] <alexandros_tab> jmcnaught: do you know the name
of the firmware package, I did not find any, might of overlook
500 [04:44:16] <alexandros_tab> btw, I am using dkms method
501 [04:44:34] <jmcnaught> alexandros_tab: there's a
firmware-realtek package in non-free
502 [04:44:42] <jmcnaught> !non-free
503 [04:44:43] <dpkg> [non-free] a component which contains
software that does not comply with the <DFSG>. To add non-free
packages to your packages index, ask me about <non-free
sources>. To see which non-free packages are installed ask me
about <non-free list>.
504 [04:44:57] <alexandros_tab> ok thanks will check
505 [04:46:12] <jmcnaught> n0a110w: I don't use spotify but
I would install it with flatpak:
replaced-url
506 [04:46:32] <jmcnaught> friendlyGoat: does it work now?
507 [04:47:08] *** Quits: fling (~fling@replaced-ip ) (Ping timeout: 245 seconds)
508 [04:47:20] *** Quits: CombatVet (~c4@replaced-ip ) (Quit: FBI Agent logging out [ID: D8362C010])
509 [04:47:28] *** Joins: combatvet_ (~c4@replaced-ip )
510 [04:47:52] *** Quits: de-facto (~de-facto@replaced-ip ) (Ping timeout: 260 seconds)
511 [04:48:06] *** combatvet_ is now known as CombatVet
512 [04:48:24] *** Quits: n0a110w (688b2a58@replaced-ip ) (Remote host closed the connection)
513 [04:48:26] <jmcnaught> n0a110w: I use flatpak for some other
programs, I use it as non-root with --user, so it installs packages
specific to my user.
514 [04:48:31] *** Joins: martian67| (~martian67@replaced-ip )
515 [04:48:50] *** Quits: martian67 (~martian67@replaced-ip##) (Quit: ZNC 1.7.2+deb3 - ##replaced-url
516 [04:49:19] *** Joins: k-man (~jason@replaced-ip )
517 [04:49:20] *** Joins: de-facto (~de-facto@replaced-ip )
518 [04:49:38] <friendlyGoat> unfortunately not @jmcnaught
519 [04:50:12] <jmcnaught> friendlyGoat: what IP are you getting
instead? Did you reboot, or how did you test?
520 [04:50:58] <friendlyGoat> i rebooted and restarted the
networking daemon. instead of 192.168.254.45 like i want im instead
getting 192.168.254.22
521 [04:51:03] *** Quits: abff (~abff@replaced-ip ) (Quit: No Ping reply in 180 seconds.)
522 [04:51:18] *** Joins: abff (~abff@replaced-ip )
523 [04:51:19] <friendlyGoat> i've been testing by looking
at the assigned IP on my router and from seeing if i can connect to
it over ssh with the ip i would prefer
524 [04:51:39] <jmcnaught> friendlyGoat: don't restart
networking, it's not a daemon it's a oneshot command that
runs at boot.
525 [04:52:18] <jmcnaught> friendlyGoat: can you put the output
of 'journalctl -u networking.service' and 'journalctl
list-units | grep -i network' on
replaced-url
526 [04:52:27] *** Quits: alexandros_tab (~alexandro@replaced-ip ) (Quit: Konversation terminated!)
527 [04:53:47] *** Quits: valdyn (~valdyn@replaced-ip ) (Ping timeout: 245 seconds)
528 [04:55:41] *** Quits: akko (~gentoo@replaced-ip ) (Quit: WeeChat 2.4)
529 [04:56:24] <friendlyGoat> for the second command you gave me
it said failed to add match list-utils invalid argument.
530 [04:56:24] <friendlyGoat> for the first one i got
replaced-url
531 [04:56:28] *** Joins: akko (~gentoo@replaced-ip )
532 [04:56:47] <dvs> list-units
533 [04:57:37] <jmcnaught> friendlyGoat: my bad that should have
been 'systemctl list-units | grep -i network'
534 [04:59:02] *** Joins: alexandros_tab (~alexandro@replaced-ip )
535 [04:59:15] *** Joins: crimson_king (~crimson_k@replaced-ip )
536 [05:00:42] *** Joins: valdyn (~valdyn@replaced-ip )
537 [05:02:17] <crimson_king> My Braswell graphics laptop gives a
black screen with a blinking cursor instead of the LightDM user
selection...
538 [05:02:32] <crimson_king> Debian 10 Buster
539 [05:02:56] <crimson_king> Intel graphics, that is.
540 [05:03:40] *** Quits: nekomata (~nekomata@replaced-ip ) (Quit: Leaving)
541 [05:03:43] <jmcnaught> Did it work before in buster? In
stretch?
542 [05:03:59] <crimson_king> Yes, it works with Debian 9
543 [05:04:06] <dvs> What version is Braswell? HD 640?
544 [05:05:32] <crimson_king> Intel HD Graphics 400
545 [05:06:23] <crimson_king> It's the Dell Inspiron 3162,
part of the "cloudbook/chromebook-like" trend
546 [05:07:02] *** Joins: dtux (~dmtucker@replaced-ip )
547 [05:07:11] <friendlyGoat>
replaced-url
548 [05:07:44] *** Joins: llucenic_ (~Thunderbi@replaced-ip )
549 [05:08:03] <crimson_king> LightDM is running, there are no
errors about it
550 [05:08:07] <jmcnaught> friendlyGoat: okay I just wanted to
check if something like NetworkManager or networkd was running as
well. Do you have any files in /etc/network/sources.list.d/ ?
551 [05:08:19] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
552 [05:08:49] <jmcnaught> friendlyGoat: errr... getting tired I
mean /etc/network/interfaces.d/
553 [05:08:55] <crimson_king> I tried to grep journalctl for
i915, display, error, crash, anything... but so far nothing relevant
came, as far as I can tell
554 [05:09:13] <crimson_king> Nothing about Xorg either. Checked
Xorg.0.log too.
555 [05:09:25] *** Quits: martian67| (~martian67@replaced-ip ) (Remote host closed the connection)
556 [05:09:27] <friendlyGoat> nothing in there
557 [05:09:46] *** Joins: martian67 (~martian67@replaced-ip )
558 [05:09:49] <crimson_king> I kill Xorg process, it just
flickers the screen once and we're back at the same place, a
black screen.
559 [05:09:57] *** Joins: xcm (~xcm@replaced-ip )
560 [05:10:27] *** Quits: tyranny12 (~blarg@replaced-ip ) (Ping timeout: 245 seconds)
561 [05:11:34] *** Quits: dtux (~dmtucker@replaced-ip ) (Ping timeout: 276 seconds)
562 [05:12:10] <jmcnaught> friendlyGoat: you could try searching
the journal for the IP address that the interface is getting:
journalctl | grep 192.168.254.22
563 [05:12:52] *** Quits: preview (~quassel@replaced-ip ) (Ping timeout: 276 seconds)
564 [05:13:31] *** Quits: bryceml (~bryceml@replaced-ip ) (Quit: WeeChat 2.3)
565 [05:14:09] *** Joins: tyranny12 (~blarg@replaced-ip )
566 [05:14:09] *** Quits: tyranny12 (~blarg@replaced-ip ) (Changing host)
567 [05:14:09] *** Joins: tyranny12 (~blarg@replaced-ip )
568 [05:14:38] *** Quits: gnugnugnu (~gnugnugnu@replaced-ip ) (Quit: WeeChat 2.5)
569 [05:14:57] *** Joins: gnugnugnu (~gnugnugnu@replaced-ip )
570 [05:15:05] *** Joins: bryceml (~bryceml@replaced-ip )
571 [05:15:08] *** Quits: gnugnugnu (~gnugnugnu@replaced-ip ) (Client Quit)
572 [05:15:32] *** Quits: dez (uid92154@replaced-ip ) (Quit: Connection closed for inactivity)
573 [05:16:42] <crimson_king> I got an error in Xorg.0.log:
modeset(0): failed to set mode: Invalid argument.
574 [05:17:11] *** Joins: leandrovianna (~leandrovi@replaced-ip )
575 [05:18:31] *** Joins: liepro (~liepro@replaced-ip )
576 [05:19:49] *** Joins: dez (uid92154@replaced-ip )
577 [05:19:50] *** Quits: n_1-c_k (~n_1-c_k@replaced-ip ) (Read error: Connection reset by peer)
578 [05:20:05] *** Joins: factor (~factor@replaced-ip )
579 [05:20:19] *** Joins: n_1-c_k (~n_1-c_k@replaced-ip )
580 [05:22:07] *** Joins: preview (~quassel@replaced-ip )
581 [05:22:37] *** Quits: silverballz (~hidden@replaced-ip ) (Quit: One for all, all for One (2 Corinthians 5))
582 [05:22:39] *** Joins: citypw (~citypw@replaced-ip )
583 [05:23:30] *** Joins: runlevel7_ (runlevel7@replaced-ip )
584 [05:24:03] *** Quits: citypw (~citypw@replaced-ip ) (Client Quit)
585 [05:24:24] *** Quits: runlevel7 (~runlevel7@replaced-ip ) (Read error: Connection reset by peer)
586 [05:24:59] *** Quits: inoderrant (~inoderran@replaced-ip ) (Remote host closed the connection)
587 [05:25:24] *** Joins: citypw (~citypw@replaced-ip )
588 [05:25:30] *** Quits: thurin (thurin@replaced-ip ) (Remote host closed the connection)
589 [05:26:02] *** Joins: silverballz (~hidden@replaced-ip )
590 [05:26:10] <crimson_king> This seems to be the same bug
I'm having:
replaced-url
591 [05:26:41] *** Joins: encod3 (~encod3@replaced-ip )
592 [05:28:00] *** Joins: thurin (~thurin@replaced-ip )
593 [05:29:01] *** debhelper sets mode: +l 1531
594 [05:30:15] <jmcnaught> crimson_king: did you try booting with
'nomodeset i915.modeset=0'?
595 [05:30:44] <crimson_king> jmcnaught, no, i'll try that.
596 [05:30:54] *** Joins: v01d4lph4 (~v01d4lph4@replaced-ip )
597 [05:30:55] <crimson_king> Did you take a look at the bug
report I mentioned?
598 [05:31:32] *** Quits: encod3 (~encod3@replaced-ip ) (Ping timeout: 272 seconds)
599 [05:31:43] *** Quits: citypw (~citypw@replaced-ip ) (Quit: Leaving)
600 [05:32:12] <jmcnaught> crimson_king: yeah, if disabling KMS
fixes the problem I would consider turning it back on once
there's a newer kernel available in buster-backports (might be
a while)
601 [05:32:23] *** Quits: jh001 (~user@replaced-ip ) (Quit: leaving)
602 [05:32:40] *** Quits: thisisdog (~thisisnot@replaced-ip ) (Remote host closed the connection)
603 [05:32:53] *** Joins: nekomata (~nekomata@replaced-ip )
604 [05:33:08] *** Quits: Strife89 (~quassel@replaced-ip ) (Ping timeout: 258 seconds)
605 [05:33:31] *** Quits: Yukiteru (~Yukiteru@replaced-ip ) (Ping timeout: 258 seconds)
606 [05:33:46] <alexandros_tab> jmcnaught: firmware-realtek does
not support RTL8811AU/8812AU
607 [05:33:47] *** Quits: ivlioioilvi (~ivlioioil@replaced-ip ) (Remote host closed the connection)
608 [05:34:03] *** Joins: ivlioioilvi (~ivlioioil@replaced-ip )
609 [05:34:12] *** Quits: leandrovianna (~leandrovi@replaced-ip ) (Ping timeout: 245 seconds)
610 [05:34:26] *** Quits: tyranny12 (~blarg@replaced-ip ) (Quit: No Ping reply in 180 seconds.)
611 [05:34:27] *** Joins: gem809 (~Thunderbi@replaced-ip )
612 [05:34:39] <fraktor> So I'm trying to move things from
my /tmp directory to a different directory, and those might be on a
different partition. It's causing os.Rename to fail. Do I just
have to recursively copy all those files myself, or is there a
function that already does that?
613 [05:34:40] *** Quits: gem808 (~Thunderbi@replaced-ip ) (Ping timeout: 258 seconds)
614 [05:34:41] *** gem809 is now known as gem808
615 [05:34:47] *** Quits: abff (~abff@replaced-ip ) (Read error: Connection reset by peer)
616 [05:35:41] *** Joins: Yukiteru (~Yukiteru@replaced-ip )
617 [05:35:49] *** Joins: tyranny12 (~blarg@replaced-ip )
618 [05:35:49] *** Quits: tyranny12 (~blarg@replaced-ip ) (Changing host)
619 [05:35:49] *** Joins: tyranny12 (~blarg@replaced-ip )
620 [05:36:00] *** Joins: abff (~abff@replaced-ip )
621 [05:36:01] <fraktor> Oops sorry, wrong channel.
622 [05:37:46] <crimson_king> jmcnaught, I booted with nomodeset,
now LightDM is in a failed state.
623 [05:38:05] *** Joins: finn0 (~finn0@replaced-ip )
624 [05:38:07] <crimson_king> Same symptoms. Black screen on TTY
7.
625 [05:39:26] *** Joins: runlevel7__ (~runlevel7@replaced-ip )
626 [05:39:55] <crimson_king> Running startx then, gives a
Connection Refused. Server error. and quits.
627 [05:40:43] *** Joins: dstaring (~dstaring@replaced-ip )
628 [05:41:01] *** Quits: STMelon (~STMelon@replaced-ip ) (Quit: Leaving)
629 [05:41:02] <crimson_king> Xorg.0.log says "Cannot run in
framebuffer mode"
630 [05:42:22] *** Joins: Crapoto (~Crapoto@replaced-ip )
631 [05:42:40] <jmcnaught> alexandros_tab: re: your original
question, do you have linux-headers-amd64 installed?
632 [05:42:52] <finn0> I'm using `deb.debian.org` address in
my source.list file which always resolves to Cloudfront address
which I don't want to use. So, replace `deb.debian.org` with
`cdn-fastly.deb.debian.org` in source.list file as suggested on
deb.debian.org website.
633 [05:42:56] *** Quits: _till_ (~till@replaced-ip ) (Ping timeout: 272 seconds)
634 [05:42:58] *** Quits: runlevel7_ (runlevel7@replaced-ip ) (Ping timeout: 248 seconds)
635 [05:43:29] <finn0> But, seems like
`cdn-fastly.deb.debian.org` doesn't support https connection.
Whom should I contact to request setup TLS/SSL?
636 [05:44:01] *** Quits: Crapoto (~Crapoto@replaced-ip ) (Remote host closed the connection)
637 [05:45:16] <jmcnaught> crimson_king: you looked at all the
other ttys for lightdm? gdm runs on tty1 for me, I don't know
if that's just a gdm thing.
638 [05:45:27] *** Quits: we6jbo (~we6jbo@replaced-ip ) (Remote host closed the connection)
639 [05:45:36] <crimson_king> jmcnaught, yes, all ttys are free,
except tty 7, which is a black screen
640 [05:45:49] <crimson_king> if I start lightdm service now, I
am redirected to tty 7
641 [05:46:26] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
642 [05:47:41] *** Quits: ivlioioilvi (~ivlioioil@replaced-ip ) (Read error: Connection reset by peer)
643 [05:47:57] *** Joins: ivlioioilvi (~ivlioioil@replaced-ip )
644 [05:48:05] *** Quits: ivlioioilvi (~ivlioioil@replaced-ip ) (Max SendQ exceeded)
645 [05:48:23] *** Joins: Crapoto (~Crapoto@replaced-ip )
646 [05:48:32] *** Joins: ivlioioilvi (~ivlioioil@replaced-ip )
647 [05:48:41] *** Quits: ivlioioilvi (~ivlioioil@replaced-ip ) (Max SendQ exceeded)
648 [05:49:02] *** debhelper sets mode: +l 1525
649 [05:51:08] *** Joins: VectorX (~VectorX@replaced-ip )
650 [05:52:43] *** Quits: dbristow (~dbristow@replaced-ip ) (Ping timeout: 268 seconds)
651 [05:53:00] *** Quits: gm152 (coffee@replaced-ip ) (Quit: Lost terminal)
652 [05:53:11] *** Quits: Crapoto (~Crapoto@replaced-ip ) (Remote host closed the connection)
653 [05:53:47] *** Joins: Crapoto (~Crapoto@replaced-ip )
654 [05:54:36] *** Quits: Crapoto (~Crapoto@replaced-ip ) (Remote host closed the connection)
655 [05:55:09] *** Joins: Crapoto (~Crapoto@replaced-ip )
656 [05:55:15] *** Quits: Crapoto (~Crapoto@replaced-ip ) (Remote host closed the connection)
657 [05:55:47] *** Joins: olegfusion (~olegfusio@replaced-ip )
658 [05:56:53] *** Joins: dbristow (~dbristow@replaced-ip )
659 [05:57:30] *** Quits: nekomata (~nekomata@replaced-ip ) (Quit: Ex-Chat)
660 [05:57:32] *** Quits: slv (~slv@replaced-ip ) (Quit: Leaving)
661 [05:58:47] *** Joins: torbo (~user@replaced-ip )
662 [05:58:54] *** Quits: v01d4lph4 (~v01d4lph4@replaced-ip ) (Remote host closed the connection)
663 [06:00:08] *** Quits: mvaenska1 (~mvaenskae@replaced-ip ) (Quit: leaving)
664 [06:00:16] *** Joins: mvaenskae (~mvaenskae@replaced-ip )
665 [06:02:14] *** Quits: tehnull (~tehnull@replaced-ip ) (Ping timeout: 244 seconds)
666 [06:03:14] *** Quits: sergiomiguelrp (~quassel@replaced-ip##) (Quit: ##replaced-url
667 [06:04:30] *** Quits: annadane (~annadane@replaced-ip ) (Remote host closed the connection)
668 [06:06:15] *** Parts: uxfi (~uxfi@replaced-ip ) ("Leaving")
669 [06:06:22] *** Joins: annadane (~annadane@replaced-ip )
670 [06:06:47] *** Quits: HauM1 (~HauM1@replaced-ip ) (Read error: Connection reset by peer)
671 [06:07:03] *** Joins: HauM1 (~HauM1@replaced-ip )
672 [06:08:28] *** Quits: p0lyph3m (~p0lyph3m@replaced-ip ) (Ping timeout: 264 seconds)
673 [06:09:01] *** debhelper sets mode: +l 1519
674 [06:09:56] *** Quits: itamarst (uid165457@replaced-ip ) (Quit: Connection closed for inactivity)
675 [06:13:20] *** Quits: alexandros_tab (~alexandro@replaced-ip ) (Ping timeout: 272 seconds)
676 [06:14:56] *** Joins: william (~william@replaced-ip )
677 [06:15:01] *** Joins: cammellos (~cammellos@replaced-ip )
678 [06:16:40] <william> so what do I need to listen to atc using
liveatc.net firefox
679 [06:18:35] <annadane> is it not working already? do you have
pulseaudio installed?
680 [06:18:44] <annadane> i think that's required for
firefox sound these days
681 [06:19:00] <william> and also to watch weather radar on
noaa.gov
682 [06:19:07] *** Quits: CrystalMath (~coderain@replaced-ip##) (Quit: Support Free Software - ##replaced-url
683 [06:19:27] <annadane> again, can you not do that now? have
you tried it?
684 [06:19:28] <william> annadane: so I need to install
pulseaudio
685 [06:19:39] <annadane> for sound i believe so, yes
686 [06:19:41] <annadane> could be wrong
687 [06:19:56] <annadane> sound in firefox specifically i mean
688 [06:20:50] *** Quits: llucenic_ (~Thunderbi@replaced-ip ) (Ping timeout: 248 seconds)
689 [06:21:58] <william> ok it is already installed apparently
690 [06:22:29] <SpeedyG> hm I dunno, after upgrade to buster I
dont get any sound on liveatc.net either... youtube works though
691 [06:24:10] <annadane> yeah i'm not sure then
692 [06:24:42] <SpeedyG> dont have any time to look into it
though.. overslept and am late already :( gotta go
693 [06:26:25] <william> ok thanks guys
694 [06:26:33] <william> goodnight
695 [06:26:44] *** Quits: william (~william@replaced-ip ) (Quit: Leaving)
696 [06:27:54] *** Quits: DINOWILLIAM (~DINOWILLI@replaced-ip ) ()
697 [06:28:14] *** Quits: liepro (~liepro@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
698 [06:29:08] *** Joins: dtux (~dmtucker@replaced-ip )
699 [06:29:10] *** Parts: friendlyGoat (~jonah@replaced-ip ) ()
700 [06:29:14] *** Joins: war9407_ (war@replaced-ip )
701 [06:30:30] *** Quits: de-facto (~de-facto@replaced-ip ) (Remote host closed the connection)
702 [06:30:30] *** Quits: torbo (~user@replaced-ip ) (Remote host closed the connection)
703 [06:30:41] *** Joins: de-facto (~de-facto@replaced-ip )
704 [06:31:01] *** Joins: v01d4lph4 (~v01d4lph4@replaced-ip )
705 [06:31:31] *** Quits: war9407 (war@replaced-ip ) (Ping timeout: 276 seconds)
706 [06:32:09] *** Quits: crimson_king (~crimson_k@replaced-ip ) (Quit: Leaving)
707 [06:32:37] *** Quits: ChmEarl (~chmearl@replaced-ip ) (Quit: Leaving)
708 [06:35:12] *** Quits: krytarik (~krytarik@replaced-ip ) (Quit: Wychodzi)
709 [06:37:32] *** Quits: r1nt3c (~r1nt3c@replaced-ip ) (Ping timeout: 258 seconds)
710 [06:38:21] *** Quits: cshzg (~dietary@replaced-ip ) (Ping timeout: 268 seconds)
711 [06:38:46] *** Quits: butteredpopcorn (~butteredp@replaced-ip ) (Ping timeout: 246 seconds)
712 [06:39:01] *** debhelper sets mode: +l 1508
713 [06:41:09] *** Joins: rizzo (~RizzoTheR@replaced-ip )
714 [06:43:34] *** Quits: lilabsence (~RizzoTheR@replaced-ip ) (Ping timeout: 244 seconds)
715 [06:44:21] *** Joins: sandwitch (~sandwitch@replaced-ip )
716 [06:44:42] *** Joins: r1nt3c (~r1nt3c@replaced-ip )
717 [06:46:32] *** Joins: AgTh (~b50c6@replaced-ip )
718 [06:47:18] *** Joins: Prints (~333@replaced-ip )
719 [06:49:30] *** Joins: butteredpopcorn (~butteredp@replaced-ip )
720 [06:52:32] *** Joins: CrazyTux (~s@replaced-ip )
721 [06:53:52] <CrazyTux> can Debian be made as easy as Ubuntu or
Mint? I need to install the latest version of Debian stable for
casual end users, newbies.
722 [06:54:45] *** Joins: thelastjedi (~quassel@replaced-ip )
723 [06:54:54] <CrazyTux> I have Mint 19.1 installed on my laptop
now. But, of late it is freezing a lot.
724 [06:55:06] <CrazyTux> I want to try Debian 10
725 [06:56:50] *** Joins: nekomata (~nekomata@replaced-ip )
726 [06:57:29] *** Joins: flexo3001 (~flexo3001@replaced-ip )
727 [06:58:05] *** Quits: flexo3001 (~flexo3001@replaced-ip ) (Client Quit)
728 [06:58:23] *** Quits: ExoUNX (~ExoUNX@replaced-ip ) (Ping timeout: 245 seconds)
729 [06:58:59] *** Quits: de-facto (~de-facto@replaced-ip ) (Remote host closed the connection)
730 [06:59:01] *** debhelper sets mode: +l 1514
731 [06:59:09] *** Quits: sandwitch (~sandwitch@replaced-ip ) (Read error: Connection reset by peer)
732 [06:59:10] *** Joins: de-facto (~de-facto@replaced-ip )
733 [07:02:38] <sedrosken> I think there are some unofficial
images floating around with the nonfree firmwares they'd
probably need
734 [07:03:22] <sedrosken> ... hoping I won't get punished
for mentioning those
735 [07:04:49] *** Joins: blackes__ (~blackest_@replaced-ip )
736 [07:07:07] *** Quits: blackest_mamba (~blackest_@replaced-ip ) (Ping timeout: 250 seconds)
737 [07:09:21] *** Quits: diniwed (~gavron@replaced-ip ) (Ping timeout: 258 seconds)
738 [07:10:54] *** chksome is now known as chksome-away
739 [07:13:08] <awal1> CrazyTux, what you mean by
"EASY"?
740 [07:13:31] <awal1> easy is vague...
741 [07:13:38] <CrazyTux> awal1: easy to install and use
742 [07:13:45] *** Joins: inoderrant (~inoderran@replaced-ip )
743 [07:13:46] *** Quits: Nach0z (~nach0z@replaced-ip ) (Ping timeout: 246 seconds)
744 [07:13:50] <CrazyTux> for a non technical casual end user.
745 [07:13:57] <CrazyTux> who has been using Windows
746 [07:14:06] <awal1> it is already easy
747 [07:15:03] <awal1> automated default install is almost next,
next, next...
748 [07:15:41] <awal1> if you connect your machine to internet
during install, more easy will be
749 [07:16:10] <awal1> if you use an unofficial image it will be
even more easy
750 [07:16:19] *** Joins: terr_ (~terr@replaced-ip )
751 [07:16:25] <awal1> dpkg: firmware image
752 [07:16:26] <dpkg> Unofficial <netinst> and DVD images
containing non-free Debian <firmware> packages are available
from
replaced-url
753 [07:16:28] <CrazyTux> ok
754 [07:17:25] <awal1> use ^
755 [07:18:40] <CrazyTux> after installing how can I make it look
as easy as Mint or Ubuntu?
756 [07:19:13] *** Quits: terr__ (~terr@replaced-ip ) (Ping timeout: 245 seconds)
757 [07:20:38] <awal1> read docs
758 [07:20:53] <awal1> google stuff
759 [07:21:46] *** Quits: tyranny12 (~blarg@replaced-ip ) (Remote host closed the connection)
760 [07:22:34] *** Quits: v01d4lph4 (~v01d4lph4@replaced-ip ) (Remote host closed the connection)
761 [07:23:02] *** Joins: tyranny12 (~blarg@replaced-ip )
762 [07:23:03] *** Quits: tyranny12 (~blarg@replaced-ip ) (Changing host)
763 [07:23:03] *** Joins: tyranny12 (~blarg@replaced-ip )
764 [07:23:15] *** Joins: Jasonsrus2007 (~Jason@replaced-ip )
765 [07:23:58] <CrazyTux> ok
766 [07:24:39] *** Joins: v01d4lph4 (~v01d4lph4@replaced-ip )
767 [07:25:02] *** Joins: null1337 (~WhoAmI@replaced-ip )
768 [07:25:35] <awal1> you can make mint desktop as linuxmint but
not as ubuntu
769 [07:26:05] <awal1> ubuntu uses unity desktop, not available
in debian
770 [07:26:18] *** Joins: diogenes_ (~diogenes_@replaced-ip )
771 [07:26:42] <awal1> dpkg: unity
772 [07:26:42] <dpkg> Unity is a shell interface for
<GNOME>, part of the Ayatana project. <RFP> filed as
Debian bug #609278.
replaced-url
773 [07:27:25] *** Joins: jh001 (~user@replaced-ip )
774 [07:28:46] <Unit193> Ubuntu uses gnome-shell now, actually.
775 [07:28:48] <CrazyTux> awal1: which DE shall I choose? which
will be the most suitable?
776 [07:29:58] <awal1> Unit193, ubuntu abandonned unity so? and
switched officially to gnome?
777 [07:30:49] *** Quits: r1nt3c (~r1nt3c@replaced-ip ) (Ping timeout: 258 seconds)
778 [07:31:02] <CrazyTux> how about Sparky Linux, a Debian
testing based distro?
779 [07:31:03] <Unit193> awal1: Sometime last year, yeah. Though
Unity is now a community project because it seems someone wanted to
keep it around. :P
780 [07:31:05] *** Quits: alonkli (~alonkli@replaced-ip ) (Read error: Connection reset by peer)
781 [07:31:22] <awal1> ok, ok
782 [07:31:23] *** Quits: finn0 (~finn0@replaced-ip ) (Ping timeout: 268 seconds)
783 [07:31:43] *** Joins: r1nt3c (~r1nt3c@replaced-ip )
784 [07:31:56] *** Quits: martian67 (~martian67@replaced-ip##) (Quit: ZNC 1.7.2+deb3 - ##replaced-url
785 [07:32:30] <CrazyTux> or even MX Linux.
786 [07:32:34] *** Quits: electro33 (uid613@replaced-ip ) (Quit: Connection closed for inactivity)
787 [07:33:26] <awal1> dpkg:#debian
788 [07:33:26] <dpkg> well, #debian is home sweet home! :)
789 [07:33:48] *** Quits: bryceml (~bryceml@replaced-ip ) (Quit: WeeChat 2.3)
790 [07:33:53] <awal1> this is a channel for debian only
791 [07:34:01] *** Joins: martian67 (~martian67@replaced-ip )
792 [07:34:05] <awal1> not for a vs b
793 [07:35:02] *** Quits: Yukiteru (~Yukiteru@replaced-ip ) (Ping timeout: 245 seconds)
794 [07:35:08] *** Joins: bryceml (~bryceml@replaced-ip )
795 [07:35:09] <CrazyTux> ok
796 [07:36:22] *** Joins: jmarsac (~jmarsac@replaced-ip )
797 [07:36:29] *** Joins: TsuDragon (~quassel@replaced-ip )
798 [07:36:38] *** Joins: Nach__ (~nach0z@replaced-ip )
799 [07:36:43] *** Joins: r1nt3c_ (~r1nt3c@replaced-ip )
800 [07:37:02] *** Joins: Yukiteru (~Yukiteru@replaced-ip )
801 [07:37:08] *** Quits: r1nt3c (~r1nt3c@replaced-ip ) (Ping timeout: 245 seconds)
802 [07:37:19] *** Quits: TsuDragon (~quassel@replaced-ip ) (Client Quit)
803 [07:37:33] *** Quits: mvaenskae (~mvaenskae@replaced-ip ) (Ping timeout: 245 seconds)
804 [07:37:33] *** Quits: gjt343 (~gjt@replaced-ip ) (Ping timeout: 268 seconds)
805 [07:39:26] *** Quits: CrazyTux (~s@replaced-ip ) (Quit: Leaving)
806 [07:39:39] *** Quits: nekomata (~nekomata@replaced-ip ) (Quit: Ex-Chat)
807 [07:39:40] *** Quits: astra`` (~astra@replaced-ip##) (Quit: ZNC 1.7.1 - ##replaced-url
808 [07:39:53] *** Joins: sauvin (sauvin@replaced-ip )
809 [07:39:55] *** Joins: astra`` (~astra@replaced-ip )
810 [07:40:12] *** Joins: philonius (~philonius@replaced-ip )
811 [07:42:11] *** Quits: philonius (~philonius@replaced-ip ) (Client Quit)
812 [07:42:22] *** Quits: preview (~quassel@replaced-ip ) (Ping timeout: 276 seconds)
813 [07:42:52] *** Quits: impermanence (c01c012f@replaced-ip ) (Remote host closed the connection)
814 [07:43:58] *** Joins: philonius (~philonius@replaced-ip )
815 [07:44:05] *** Joins: conta (~Thunderbi@replaced-ip )
816 [07:44:45] *** Joins: ivlioioilvi (~ivlioioil@replaced-ip )
817 [07:44:53] *** Quits: ivlioioilvi (~ivlioioil@replaced-ip ) (Max SendQ exceeded)
818 [07:45:18] *** Joins: preview (~quassel@replaced-ip )
819 [07:47:42] *** Quits: philonius (~philonius@replaced-ip ) (Quit: WeeChat 1.6)
820 [07:49:25] *** Quits: Jasonsrus2007 (~Jason@replaced-ip ) (Quit: Leaving)
821 [07:50:54] *** Joins: philonius (~philonius@replaced-ip )
822 [07:51:40] *** Joins: fstd_ (~fstd@replaced-ip )
823 [07:53:02] *** Joins: fling (~fling@replaced-ip )
824 [07:54:11] *** Joins: The_Phrk (~The_Phrk@replaced-ip )
825 [07:54:49] *** Quits: C0M3T (~Comet@replaced-ip ) (Ping timeout: 268 seconds)
826 [07:55:52] *** Quits: fstd (~fstd@replaced-ip ) (Ping timeout: 245 seconds)
827 [07:55:52] *** fstd_ is now known as fstd
828 [07:57:07] *** Quits: mibo (~mibo@replaced-ip ) (Remote host closed the connection)
829 [07:57:08] *** Joins: frgo (~frgo@replaced-ip )
830 [07:57:09] *** Quits: frgo (~frgo@replaced-ip ) (Remote host closed the connection)
831 [07:57:10] *** Joins: amphiprions (~amphiprio@replaced-ip )
832 [07:57:20] *** Joins: frgo (~frgo@replaced-ip )
833 [07:57:22] *** Joins: kirk781 (~kirk781@replaced-ip )
834 [07:59:00] *** Joins: tagomago (~tagomago@replaced-ip )
835 [08:00:28] *** Quits: beaver (~beaver@replaced-ip ) (Quit: leaving)
836 [08:01:06] *** Quits: The_Phrk (~The_Phrk@replaced-ip ) (Ping timeout: 248 seconds)
837 [08:01:20] *** Joins: beaver (~beaver@replaced-ip )
838 [08:01:54] *** Joins: conta1 (~Thunderbi@replaced-ip )
839 [08:02:03] *** Joins: Rico (~Rico@replaced-ip )
840 [08:02:05] <Rico> hello
841 [08:02:15] <Rico> is there an iso image of debian 9 arm64 ?
842 [08:03:31] *** Joins: oish (~charlie@replaced-ip )
843 [08:03:57] <Rico> got it !
replaced-url
844 [08:04:10] *** Quits: nuuuciano_ (~luuuciano@replaced-ip ) (Ping timeout: 258 seconds)
845 [08:04:13] *** Joins: ivlioioilvi (~ivlioioil@replaced-ip )
846 [08:05:21] *** Joins: The_Phrk (~The_Phrk@replaced-ip )
847 [08:06:29] *** Joins: a_l_b (~a_l_b@replaced-ip )
848 [08:06:50] *** Quits: olegfusion (~olegfusio@replaced-ip ) (Read error: Connection reset by peer)
849 [08:08:15] *** Quits: ivlioioilvi (~ivlioioil@replaced-ip ) (Remote host closed the connection)
850 [08:12:29] *** Quits: troys (~troy@replaced-ip ) (Quit: WeeChat 2.3)
851 [08:12:37] *** Quits: awal1 (~awal1@replaced-ip ) (Quit: Leaving)
852 [08:12:42] *** Quits: a_l_b (~a_l_b@replaced-ip ) (Ping timeout: 268 seconds)
853 [08:12:47] *** Joins: liepro (~liepro@replaced-ip )
854 [08:14:06] *** Quits: liepro (~liepro@replaced-ip ) (Client Quit)
855 [08:14:12] *** Joins: enoq (~enoq@replaced-ip )
856 [08:14:19] *** Joins: frgo_ (~frgo@replaced-ip )
857 [08:14:22] *** Quits: frgo_ (~frgo@replaced-ip ) (Remote host closed the connection)
858 [08:14:31] *** Joins: frgo_ (~frgo@replaced-ip )
859 [08:16:18] *** Joins: liepro (~liepro@replaced-ip )
860 [08:16:52] *** Joins: ivlioioilvi (~ivlioioil@replaced-ip )
861 [08:17:35] *** Joins: pingfloyd (~pingfloyd@replaced-ip )
862 [08:17:53] *** Joins: _jrjsmrtn (~jrjsmrtn@replaced-ip )
863 [08:18:06] *** Quits: frgo (~frgo@replaced-ip ) (Ping timeout: 272 seconds)
864 [08:18:21] *** Quits: __jrjsmrtn__ (~jrjsmrtn@replaced-ip ) (Ping timeout: 258 seconds)
865 [08:19:02] *** debhelper sets mode: +l 1520
866 [08:19:34] *** Quits: kts (~kts@replaced-ip ) (Ping timeout: 246 seconds)
867 [08:19:39] *** Quits: martian67 (~martian67@replaced-ip ) (Remote host closed the connection)
868 [08:20:16] *** Joins: martian67 (~martian67@replaced-ip )
869 [08:21:50] *** Joins: BlueByte (~walther@replaced-ip )
870 [08:22:31] *** Quits: Texou (~Texou@replaced-ip ) (Ping timeout: 250 seconds)
871 [08:22:36] *** Quits: Bryanstein (~Bryanstei@replaced-ip ) (Excess Flood)
872 [08:24:27] *** Joins: at0m (~at0m@replaced-ip )
873 [08:27:23] *** Joins: HerbY_NL2 (~HerbY_NL2@replaced-ip )
874 [08:28:12] *** Quits: frgo_ (~frgo@replaced-ip ) (Remote host closed the connection)
875 [08:28:30] *** Joins: Clearain (~Clearain@replaced-ip )
876 [08:28:41] *** Joins: frgo (~frgo@replaced-ip )
877 [08:29:06] *** Joins: czesmir (~stefan@replaced-ip )
878 [08:29:43] *** Quits: timsen (~toj@replaced-ip ) (Ping timeout: 246 seconds)
879 [08:30:10] *** Joins: Ycarus (~Ycarus@replaced-ip )
880 [08:30:48] *** Quits: v01d4lph4 (~v01d4lph4@replaced-ip ) (Remote host closed the connection)
881 [08:31:34] *** Joins: timsen (~toj@replaced-ip )
882 [08:33:30] *** Joins: mibo (~mibo@replaced-ip )
883 [08:33:54] *** Joins: GhostInTheShell (~melkor@replaced-ip )
884 [08:34:01] *** Joins: Bryanstein (~Bryanstei@replaced-ip )
885 [08:34:06] *** Joins: a_l_b (~a_l_b@replaced-ip )
886 [08:35:19] *** Quits: kreyren (~kreyren@replaced-ip ) (Ping timeout: 246 seconds)
887 [08:35:20] *** Quits: Clearain (~Clearain@replaced-ip ) (Remote host closed the connection)
888 [08:35:25] *** Joins: drzacek (~drzacek@replaced-ip )
889 [08:35:46] *** Quits: t4skforce (~t4skforce@replaced-ip ) (Ping timeout: 248 seconds)
890 [08:35:56] *** Joins: v01d4lph4 (~v01d4lph4@replaced-ip )
891 [08:36:20] *** Joins: t4skforce (~t4skforce@replaced-ip )
892 [08:37:00] *** Joins: Gyro (~user@replaced-ip )
893 [08:37:05] *** Quits: liepro (~liepro@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
894 [08:38:33] *** Quits: GhostInTheShell (~melkor@replaced-ip ) (Ping timeout: 250 seconds)
895 [08:38:47] *** Quits: a_l_b (~a_l_b@replaced-ip ) (Ping timeout: 245 seconds)
896 [08:39:41] *** Joins: v01d4lph_ (~v01d4lph4@replaced-ip )
897 [08:39:55] *** Quits: tyranny12 (~blarg@replaced-ip ) (Quit: No Ping reply in 180 seconds.)
898 [08:40:54] *** Quits: v01d4lph4 (~v01d4lph4@replaced-ip ) (Ping timeout: 272 seconds)
899 [08:41:09] *** Joins: tyranny12 (~blarg@replaced-ip )
900 [08:41:09] *** Quits: tyranny12 (~blarg@replaced-ip ) (Changing host)
901 [08:41:09] *** Joins: tyranny12 (~blarg@replaced-ip )
902 [08:42:07] *** Quits: patterson (~patterson@replaced-ip ) (Ping timeout: 258 seconds)
903 [08:42:29] *** Joins: martian67| (~martian67@replaced-ip )
904 [08:43:39] <diogenes_> wow, international space station is
using debian:
replaced-url
905 [08:44:56] *** Quits: ircarcs (~quassel@replaced-ip ) (Quit: ircarcs)
906 [08:45:34] *** Quits: Anderson69s (~Anderson6@replaced-ip ) (Remote host closed the connection)
907 [08:45:52] *** Quits: martian67 (~martian67@replaced-ip ) (Ping timeout: 260 seconds)
908 [08:46:28] *** Joins: liepro (~liepro@replaced-ip )
909 [08:47:17] *** Joins: Anderson69s (~Anderson6@replaced-ip )
910 [08:47:37] *** Quits: Anderson69s (~Anderson6@replaced-ip ) (Remote host closed the connection)
911 [08:48:52] *** Joins: Anderson69s (~Anderson6@replaced-ip )
912 [08:49:59] *** Quits: Anderson69s (~Anderson6@replaced-ip ) (Remote host closed the connection)
913 [08:50:40] *** Joins: a_l_b (~a_l_b@replaced-ip )
914 [08:50:53] *** Joins: chele (~chele@replaced-ip )
915 [08:51:03] *** Quits: booyah_ (~bb@replaced-ip ) (Quit: Konversation terminated!)
916 [08:51:12] *** Joins: Anderson69s (~Anderson6@replaced-ip )
917 [08:53:22] *** Quits: philonius (~philonius@replaced-ip ) (Ping timeout: 248 seconds)
918 [08:53:31] *** Quits: Anderson69s (~Anderson6@replaced-ip ) (Remote host closed the connection)
919 [08:54:02] *** Joins: encod3 (~encod3@replaced-ip )
920 [08:54:45] *** Joins: Anderson69s (~Anderson6@replaced-ip )
921 [08:55:01] <at0m> diogenes_: 2013 ;p
922 [08:56:13] <at0m> "the astronauts will now move to using
Debian 6 — while Debian 7 is already available"
923 [08:56:27] *** Joins: quazgar (~quazgar@replaced-ip )
924 [08:57:02] *** Joins: franbird (~franbird@replaced-ip )
925 [08:57:22] *** Quits: queip (~queip@replaced-ip ) (Ping timeout: 272 seconds)
926 [08:57:28] *** Joins: m0u (~m0u@replaced-ip )
927 [08:57:36] <diogenes_> at0m, i know but anyway it's a
great thing to know.
928 [08:57:58] <at0m> :)
929 [08:58:13] *** Joins: TomyWork (~TomyLobo@replaced-ip )
930 [08:58:38] *** Quits: oish (~charlie@replaced-ip ) (Ping timeout: 272 seconds)
931 [08:58:52] *** Quits: lankanmon (~LKNnet@replaced-ip ) (Quit: Left...)
932 [09:00:55] *** Joins: Haohmaru (~Haohmaru@replaced-ip )
933 [09:01:09] *** Joins: lankanmon (~LKNnet@replaced-ip )
934 [09:03:04] *** Quits: m0u (~m0u@replaced-ip ) (Ping timeout: 272 seconds)
935 [09:04:02] *** Quits: drzacek (~drzacek@replaced-ip ) (Ping timeout: 248 seconds)
936 [09:05:45] *** Quits: enoq (~enoq@replaced-ip ) (Remote host closed the connection)
937 [09:05:54] *** Joins: queip (~queip@replaced-ip )
938 [09:09:17] *** Quits: Prints (~333@replaced-ip ) (Max SendQ exceeded)
939 [09:09:48] *** Joins: drzacek (~drzacek@replaced-ip )
940 [09:10:29] *** Joins: tekmans13 (~tekmans@replaced-ip )
941 [09:10:45] *** Joins: electro33 (uid613@replaced-ip )
942 [09:11:03] *** Joins: Namber (~luca@replaced-ip )
943 [09:13:52] *** Quits: ghoti (~paul@replaced-ip ) (Read error: No route to host)
944 [09:14:14] *** Quits: a_l_b (~a_l_b@replaced-ip ) (Quit: a_l_b)
945 [09:15:16] <franbird> so i'm hopeless at linux
946 [09:15:28] *** Quits: kirk781 (~kirk781@replaced-ip ) (Quit: Leaving)
947 [09:15:31] <franbird> what would be the easiest way to get
the latest stable squid version onto a little vps i'm using?
948 [09:16:11] *** Quits: lord4163 (~lord4163@replaced-ip ) (Excess Flood)
949 [09:16:35] <ratrace> franbird: apt install squid, will get
you to 4.6 on buster
950 [09:17:22] *** Quits: Lord_of_Life (~Lord@replaced-ip ) (Ping timeout: 248 seconds)
951 [09:17:29] <franbird> i think my vps provider only has 9.4
available atm
952 [09:17:54] <ratrace> well you can upgrade to buster
953 [09:17:55] <franbird> is it easy to do an upgrade from 9 to
10?
954 [09:18:25] <dionysus69> yes
955 [09:18:31] *** Joins: brondif (~brondif@replaced-ip )
956 [09:18:32] <dionysus69> /etc/apt/sources.list
957 [09:18:38] <dionysus69> change all mention of stretch to
buster
958 [09:18:46] <dionysus69> then apt-get update
959 [09:18:59] <franbird> ok i can probably do that
960 [09:18:59] <ratrace> franbird:
replaced-url
961 [09:19:13] *** Joins: lord4163 (~lord4163@replaced-ip )
962 [09:19:22] <ratrace> there's issues to be aware in the
document, and a how to on recommended upgrade process
963 [09:20:29] *** Joins: Lord_of_Life (~Lord@replaced-ip )
964 [09:21:24] *** Joins: oo_miguel (~miguel@replaced-ip )
965 [09:21:49] *** Joins: ralala (~marcel@replaced-ip )
966 [09:24:13] *** Joins: patterson (~patterson@replaced-ip )
967 [09:24:15] *** Joins: superlinux (~mpiuser@replaced-ip )
968 [09:25:33] *** Quits: dez (uid92154@replaced-ip ) (Quit: Connection closed for inactivity)
969 [09:25:56] *** Quits: cammellos (~cammellos@replaced-ip ) (Quit: WeeChat 2.5)
970 [09:26:40] <superlinux> hello. my keyboard layout switcher
key does not work for both layouts on the right ALT+ Right shift.
they made it like for English you have to press left Alt+ left
shift. and for Arabic right ALT and Right shift... I mean this is
annoying. I want them both layout on the right
971 [09:26:45] <franbird> ok done, dionysus69
972 [09:26:51] <superlinux> so how can I change it?
973 [09:27:02] <superlinux> I use debian buster
974 [09:27:09] *** Joins: robs_ (~robs@replaced-ip )
975 [09:27:31] <superlinux> and also the $PATH in user root does
not contain the /sbin folders
976 [09:28:05] <superlinux> I fixed the $PATH , it's easy
and I know it
977 [09:28:28] <superlinux> I upgraded to Buster because
it's the current release
978 [09:28:28] *** Quits: n_1-c_k (~n_1-c_k@replaced-ip ) (Read error: Connection reset by peer)
979 [09:29:01] *** debhelper sets mode: +l 1528
980 [09:29:20] *** Joins: Haudegen (~quassel@replaced-ip )
981 [09:29:31] *** Joins: n_1-c_k (~n_1-c_k@replaced-ip )
982 [09:29:40] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Quit: vergissmeinnicht)
983 [09:31:23] *** Joins: Texou (~Texou@replaced-ip )
984 [09:32:10] *** Joins: a_l_b (~a_l_b@replaced-ip )
985 [09:32:28] *** Quits: quazgar (~quazgar@replaced-ip ) (Remote host closed the connection)
986 [09:32:46] *** Joins: quazgar (~quazgar@replaced-ip )
987 [09:33:31] *** Joins: waltermir (~waltermir@replaced-ip )
988 [09:34:09] *** Joins: jubo2 (~juboxi@replaced-ip )
989 [09:34:46] *** Quits: DarkDevil (0x@replaced-ip ) (Ping timeout: 252 seconds)
990 [09:35:06] *** Quits: Yukiteru (~Yukiteru@replaced-ip ) (Ping timeout: 244 seconds)
991 [09:35:41] *** Quits: waltermir (~waltermir@replaced-ip ) (Client Quit)
992 [09:36:58] *** Joins: Debw (~wal@replaced-ip )
993 [09:37:05] *** Joins: Yukiteru (~Yukiteru@replaced-ip )
994 [09:37:06] *** Joins: niine (~niine@replaced-ip )
995 [09:37:30] *** Quits: niine (~niine@replaced-ip ) (Remote host closed the connection)
996 [09:37:48] *** Joins: niine (~niine@replaced-ip )
997 [09:38:20] <ratrace> franbird: did you read the document i
linked; in particular chapter four?
998 [09:38:28] *** Quits: AimHere (~David@replaced-ip ) (Ping timeout: 245 seconds)
999 [09:38:33] <niine> hi,
1000 [09:38:48] *** Quits: bliv (~bliv@replaced-ip ) (Ping timeout: 245 seconds)
1001 [09:39:06] *** Joins: DarkDevil (0x@replaced-ip )
1002 [09:39:41] *** Joins: AimHere (~David@replaced-ip )
1003 [09:40:09] *** Joins: winem_ (~quassel@replaced-ip )
1004 [09:40:25] *** Quits: Debw (~wal@replaced-ip ) (Client Quit)
1005 [09:40:38] *** Joins: brokencycle_ (~brokencyc@replaced-ip )
1006 [09:40:45] *** Quits: orbiter (~orbiter@replaced-ip ) ()
1007 [09:41:42] *** Quits: maxdamage (maxdamage@replaced-ip ) (Ping timeout: 272 seconds)
1008 [09:42:57] *** Quits: a0z (~a0z@replaced-ip ) (Ping timeout: 245 seconds)
1009 [09:43:04] *** Joins: maxdamage (maxdamage@replaced-ip )
1010 [09:44:18] *** Joins: knidos (~knidos@replaced-ip )
1011 [09:47:10] *** Quits: preview (~quassel@replaced-ip ) (Ping timeout: 276 seconds)
1012 [09:48:05] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
1013 [09:48:24] *** bleb is now known as bleb_
1014 [09:48:28] *** Quits: maxdamage (maxdamage@replaced-ip ) (Ping timeout: 246 seconds)
1015 [09:49:09] *** Joins: xcm (~xcm@replaced-ip )
1016 [09:49:50] *** Joins: BCMM (~BCMM@replaced-ip )
1017 [09:50:44] *** Quits: Greyztar (~irc@replaced-ip ) (Ping timeout: 260 seconds)
1018 [09:50:50] *** Joins: maxdamage (maxdamage@replaced-ip )
1019 [09:53:40] *** Joins: ferhaty (~ferhaty@replaced-ip )
1020 [09:53:53] *** Quits: bezaban (~bezaban@replaced-ip ) (Quit: leaving)
1021 [09:54:57] *** Joins: Makaveli7 (Makaveli7@replaced-ip )
1022 [09:55:41] *** Quits: zerocool (~muhGNUdoh@replaced-ip ) (Ping timeout: 268 seconds)
1023 [09:57:42] *** Quits: ilmostro (~ilmostro@replaced-ip ) (Quit: Coyote finally caught me)
1024 [09:58:37] *** Joins: Greyztar (~irc@replaced-ip )
1025 [09:58:48] *** Quits: r1nt3c_ (~r1nt3c@replaced-ip ) (Ping timeout: 272 seconds)
1026 [09:59:48] *** Quits: bleb_ (~cm@replaced-ip ) (Changing host)
1027 [09:59:49] *** Joins: bleb_ (~cm@replaced-ip )
1028 [10:00:26] *** Joins: karakedi (~eAC53C340@replaced-ip )
1029 [10:00:26] *** Quits: karakedi (~eAC53C340@replaced-ip ) (Changing host)
1030 [10:00:27] *** Joins: karakedi (~eAC53C340@replaced-ip )
1031 [10:01:18] *** Joins: belanthor (~belan@replaced-ip )
1032 [10:04:59] *** Quits: akko (~gentoo@replaced-ip ) (Quit: WeeChat 2.4)
1033 [10:04:59] *** Joins: enoq (~enoq@replaced-ip )
1034 [10:07:56] *** Quits: wr (~wr@replaced-ip ) (Quit: Leaving)
1035 [10:08:03] *** Joins: bleb (~cm@replaced-ip )
1036 [10:08:33] *** Quits: v01d4lph_ (~v01d4lph4@replaced-ip ) (Remote host closed the connection)
1037 [10:09:14] *** Joins: v01d4lph4 (~v01d4lph4@replaced-ip )
1038 [10:09:49] *** Joins: winy (~vince@replaced-ip )
1039 [10:10:48] *** Joins: Riviera (Riviera@replaced-ip )
1040 [10:12:24] *** Joins: zerocool (~muhGNUdoh@replaced-ip )
1041 [10:13:49] *** Quits: enoq (~enoq@replaced-ip ) (Remote host closed the connection)
1042 [10:13:53] *** Joins: braingain (~jizzle@replaced-ip )
1043 [10:13:54] *** Quits: queip (~queip@replaced-ip ) (Ping timeout: 248 seconds)
1044 [10:13:54] *** Joins: stefanos82 (~stephen@replaced-ip )
1045 [10:14:35] <braingain> hi i was just checking my atd job i
scheduled for the night and sadly i come to see it hasnt run
1046 [10:15:05] <braingain> when i list the queue its still there
even though schedule time is in the past right now: 2 Tue Jul 16
03:00:00 2019 a command
1047 [10:15:30] <braingain> thats weird and atd is running. can
somebody explain this behaviour or help me in debugging it?
1048 [10:16:13] *** Joins: solarnetone (~scott@replaced-ip )
1049 [10:18:02] *** Quits: dtux (~dmtucker@replaced-ip ) (Remote host closed the connection)
1050 [10:18:31] *** Quits: humpled (~humbag@replaced-ip ) (Remote host closed the connection)
1051 [10:19:02] *** debhelper sets mode: +l 1535
1052 [10:19:25] *** Joins: stroum (~str@replaced-ip )
1053 [10:19:42] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
1054 [10:20:16] *** Joins: diogenes_ (~diogenes_@replaced-ip )
1055 [10:20:49] *** Joins: xcm (~xcm@replaced-ip )
1056 [10:20:49] *** Joins: queip (~queip@replaced-ip )
1057 [10:20:55] <braingain> thats my date Tue Jul 16 10:20:46 CEST
2019
1058 [10:21:22] *** Joins: tehnull (~tehnull@replaced-ip )
1059 [10:23:09] *** Joins: enoq (~enoq@replaced-ip )
1060 [10:23:23] *** Quits: GJdan (~quassel@replaced-ip ) (Ping timeout: 245 seconds)
1061 [10:24:54] *** Joins: hanfm (~Thunderbi@replaced-ip )
1062 [10:26:41] *** Parts: brondif (~brondif@replaced-ip ) ("WeeChat 2.4")
1063 [10:28:32] *** Joins: dilema (~dilema@replaced-ip )
1064 [10:29:44] *** Quits: Koopz (~Koopz@replaced-ip ) (Read error: Connection reset by peer)
1065 [10:30:16] *** Joins: Koopz (~Koopz@replaced-ip )
1066 [10:30:59] *** Joins: GJdan (~quassel@replaced-ip )
1067 [10:31:06] *** Quits: jticket (~jticket@replaced-ip##) (Quit: ZNC 1.7.2 - ##replaced-url
1068 [10:31:20] *** Quits: Koopz (~Koopz@replaced-ip ) (Client Quit)
1069 [10:31:22] *** Quits: rizzo (~RizzoTheR@replaced-ip ) (Ping timeout: 258 seconds)
1070 [10:31:23] *** Joins: jticket (jticket@replaced-ip )
1071 [10:31:23] *** Quits: jticket (jticket@replaced-ip ) (Changing host)
1072 [10:31:23] *** Joins: jticket (jticket@replaced-ip )
1073 [10:35:50] *** Quits: tyranny12 (~blarg@replaced-ip ) (Read error: Connection reset by peer)
1074 [10:36:25] *** Joins: tyranny12 (~blarg@replaced-ip )
1075 [10:36:25] *** Quits: tyranny12 (~blarg@replaced-ip ) (Changing host)
1076 [10:36:25] *** Joins: tyranny12 (~blarg@replaced-ip )
1077 [10:39:42] *** Quits: Eryn_1983_FL (~Eryn_1983@replaced-ip ) (Quit: WeeChat 2.3)
1078 [10:40:05] *** Joins: Eryn_1983_FL (~Eryn_1983@replaced-ip )
1079 [10:41:27] *** Joins: Abdullah (~ak@replaced-ip )
1080 [10:43:03] *** Joins: pamaury (~pamaury@replaced-ip )
1081 [10:43:44] *** Quits: yonder (~yonder@replaced-ip ) (Remote host closed the connection)
1082 [10:44:06] *** Parts: enoq (~enoq@replaced-ip ) ()
1083 [10:44:21] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
1084 [10:44:40] *** Joins: asdfghjkl (~Android@replaced-ip )
1085 [10:44:46] *** Joins: mrig (~mrig@replaced-ip )
1086 [10:45:11] *** Quits: asdfghjkl (~Android@replaced-ip ) (Client Quit)
1087 [10:45:22] *** Joins: lcabrera (~desarroll@replaced-ip )
1088 [10:45:29] *** Quits: Adbray (~Adbray@replaced-ip ) (Read error: Connection reset by peer)
1089 [10:45:56] *** Joins: xcm (~xcm@replaced-ip )
1090 [10:47:11] *** Quits: oo_miguel (~miguel@replaced-ip ) (Quit: WeeChat 1.6)
1091 [10:48:11] *** Joins: enoq (~enoq@replaced-ip )
1092 [10:48:13] *** Joins: ilmostro (~ilmostro@replaced-ip )
1093 [10:49:01] *** debhelper sets mode: +l 1541
1094 [10:50:10] *** Quits: tyranny12 (~blarg@replaced-ip ) (Ping timeout: 248 seconds)
1095 [10:51:26] *** Joins: mvaenskae (~mvaenskae@replaced-ip )
1096 [10:51:35] *** Joins: tyranny12 (~blarg@replaced-ip )
1097 [10:51:35] *** Quits: tyranny12 (~blarg@replaced-ip ) (Changing host)
1098 [10:51:35] *** Joins: tyranny12 (~blarg@replaced-ip )
1099 [10:51:35] *** Joins: kreyren (~kreyren@replaced-ip )
1100 [10:52:40] *** Joins: aljoni (~aljoni@replaced-ip )
1101 [10:55:45] *** Joins: Guest99871 (~guest@replaced-ip )
1102 [10:56:51] *** Quits: hanfm (~Thunderbi@replaced-ip ) (Quit: hanfm)
1103 [10:57:09] *** Quits: stroum (~str@replaced-ip ) (Quit: Leaving)
1104 [10:59:15] *** Joins: dewez (~dewez@replaced-ip )
1105 [11:04:46] *** Quits: zamba (~marius@replaced-ip ) (Ping timeout: 246 seconds)
1106 [11:05:35] *** Joins: kein31 (~root@replaced-ip )
1107 [11:05:45] *** Joins: MenschZwoNull (~MenschZwo@replaced-ip )
1108 [11:05:52] *** Quits: Guest99871 (~guest@replaced-ip ) (Ping timeout: 245 seconds)
1109 [11:06:10] *** Joins: gem809 (~Thunderbi@replaced-ip )
1110 [11:06:12] *** Quits: bleb (~cm@replaced-ip ) (Quit: leaving)
1111 [11:06:12] *** Quits: amdb (~amdb@replaced-ip ) (Quit: Leaving)
1112 [11:06:26] *** Quits: gem808 (~Thunderbi@replaced-ip ) (Read error: Connection reset by peer)
1113 [11:06:26] *** Joins: bleb (~cm@replaced-ip )
1114 [11:06:26] *** gem809 is now known as gem808
1115 [11:06:42] *** Parts: lcabrera (~desarroll@replaced-ip ) ()
1116 [11:06:58] *** Joins: lcabrera (~desarroll@replaced-ip )
1117 [11:06:59] *** Joins: Gazooo (~Gazooo@replaced-ip )
1118 [11:07:34] *** Quits: conta (~Thunderbi@replaced-ip ) (Ping timeout: 246 seconds)
1119 [11:07:37] *** Quits: knidos (~knidos@replaced-ip ) (Quit: WeeChat 1.9.1)
1120 [11:08:32] *** Joins: grobi (~rtng@replaced-ip )
1121 [11:09:16] *** Quits: martian67| (~martian67@replaced-ip##) (Quit: ZNC 1.7.2+deb3 - ##replaced-url
1122 [11:09:19] *** Joins: gerforce (~b0urne@replaced-ip )
1123 [11:09:37] *** Quits: Abdullah (~ak@replaced-ip ) (Ping timeout: 245 seconds)
1124 [11:10:38] *** Quits: bleb_ (~cm@replaced-ip ) (Quit: leaving)
1125 [11:11:10] *** Joins: Guest99871 (~guest@replaced-ip )
1126 [11:11:32] *** Joins: zamba (~marius@replaced-ip )
1127 [11:11:43] *** Parts: lcabrera (~desarroll@replaced-ip ) ()
1128 [11:11:52] *** Quits: Makaveli7 (Makaveli7@replaced-ip ) (Quit: WeeChat 2.5)
1129 [11:12:00] *** Parts: franbird (~franbird@replaced-ip ) ()
1130 [11:12:01] *** Joins: lcabrera (~desarroll@replaced-ip )
1131 [11:12:23] *** Quits: quazgar (~quazgar@replaced-ip ) (Ping timeout: 250 seconds)
1132 [11:12:48] *** Joins: martian67 (~martian67@replaced-ip )
1133 [11:13:27] *** Joins: monkey-b (~0a1b011e@replaced-ip )
1134 [11:17:45] *** Quits: dewez (~dewez@replaced-ip ) (Ping timeout: 258 seconds)
1135 [11:18:59] *** Joins: m0u (~m0u@replaced-ip )
1136 [11:20:10] *** Quits: m0u (~m0u@replaced-ip ) (Client Quit)
1137 [11:22:09] *** Joins: lucad111 (~lucad111@replaced-ip )
1138 [11:22:14] *** Joins: dtux (~dmtucker@replaced-ip )
1139 [11:24:06] *** Joins: a0z (~a0z@replaced-ip )
1140 [11:25:20] *** Joins: m0u (~m0u@replaced-ip )
1141 [11:25:34] *** Joins: oish (~charlie@replaced-ip )
1142 [11:26:30] *** Quits: v01d4lph4 (~v01d4lph4@replaced-ip ) (Remote host closed the connection)
1143 [11:27:02] *** Joins: Makaveli7 (Makaveli7@replaced-ip )
1144 [11:27:09] *** Joins: v01d4lph4 (~v01d4lph4@replaced-ip )
1145 [11:27:16] *** Quits: dtux (~dmtucker@replaced-ip ) (Ping timeout: 276 seconds)
1146 [11:27:22] *** Quits: Newami (~Newami@replaced-ip ) (Read error: Connection reset by peer)
1147 [11:29:17] *** Quits: gem808 (~Thunderbi@replaced-ip ) (Quit: gem808)
1148 [11:30:19] *** Quits: oish (~charlie@replaced-ip ) (Ping timeout: 244 seconds)
1149 [11:30:26] *** Joins: toxync12 (~toxync12@replaced-ip )
1150 [11:30:27] *** Quits: Remy^ (~Jezus@replaced-ip ) (Quit: Leaving)
1151 [11:30:29] *** Joins: z8z (~x@replaced-ip )
1152 [11:33:38] *** Joins: blaztek (~blaztek@replaced-ip )
1153 [11:34:58] *** Quits: blaztek (~blaztek@replaced-ip ) (Client Quit)
1154 [11:36:02] *** Quits: Yukiteru (~Yukiteru@replaced-ip ) (Ping timeout: 248 seconds)
1155 [11:36:35] *** Joins: jeddi (~jedd@replaced-ip )
1156 [11:36:55] *** Quits: niine (~niine@replaced-ip##) (Quit: Yaaic - Yet another Android IRC client -
##replaced-url
1157 [11:37:53] *** Joins: alexandros_tab (~alexandro@replaced-ip )
1158 [11:38:05] *** Joins: Yukiteru (~Yukiteru@replaced-ip )
1159 [11:38:35] *** Joins: progart (~kamee@replaced-ip )
1160 [11:38:37] *** Quits: progart (~kamee@replaced-ip ) (Max SendQ exceeded)
1161 [11:39:09] *** Quits: winy (~vince@replaced-ip ) (Quit: Leaving.)
1162 [11:39:25] *** Joins: progart (~kamee@replaced-ip )
1163 [11:39:49] *** Joins: humpled (~i@replaced-ip )
1164 [11:40:11] *** Joins: Koopzington (~Koopz@replaced-ip )
1165 [11:40:31] *** Quits: electro33 (uid613@replaced-ip ) (Quit: Connection closed for inactivity)
1166 [11:40:44] *** Koopzington is now known as Koopz
1167 [11:40:52] <colo-work> what do you people use to summarize
busy maillogs? (I'm using postfix, amavis, and dovecot)
1168 [11:43:09] *** Quits: MenschZwoNull (~MenschZwo@replaced-ip ) (Ping timeout: 250 seconds)
1169 [11:43:37] *** Quits: queip (~queip@replaced-ip ) (Ping timeout: 246 seconds)
1170 [11:43:52] *** Quits: paraxial2 (~paraxial@replaced-ip##) (Quit: The Lounge - ##replaced-url
1171 [11:44:59] *** Joins: winy (~vince@replaced-ip )
1172 [11:45:48] *** Joins: stroum (~str@replaced-ip )
1173 [11:47:08] *** Quits: toxync12 (~toxync12@replaced-ip ) (Ping timeout: 245 seconds)
1174 [11:47:29] *** Joins: toxync12 (~toxync12@replaced-ip )
1175 [11:48:22] *** Joins: sssop (594e067b@replaced-ip )
1176 [11:48:26] <sssop> hey
1177 [11:49:06] <sssop> when I did apt-get update on my Debian 8
machine I got following error
1178 [11:49:09] <sssop> W: There is no public key available for
the following key IDs:AA8E81B4331F7F50
1179 [11:49:15] *** Joins: pyfgcr (~pyfgcr@replaced-ip )
1180 [11:49:17] <sssop> how can I fix it? Does it mean, that this
pub key expired?
1181 [11:49:34] *** Quits: roflbot (~ah@replaced-ip ) (Ping timeout: 258 seconds)
1182 [11:49:49] *** Joins: roflbot (~ah@replaced-ip )
1183 [11:50:34] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Quit: vergissmeinnicht)
1184 [11:51:35] <sssop> when I try to fetch it, it says gpgkeys:
key AA8E81B4331F7F50 can't be retrieved
1185 [11:53:19] *** Joins: queip (~queip@replaced-ip )
1186 [11:53:47] *** Quits: v01d4lph4 (~v01d4lph4@replaced-ip ) (Remote host closed the connection)
1187 [11:54:18] *** Joins: JTDoc (uid180843@replaced-ip )
1188 [11:54:59] *** Quits: sssop (594e067b@replaced-ip ) (Remote host closed the connection)
1189 [11:55:06] <JTDoc> what would make it so i cannot sftp to a
server as root, even when i can login via ssh
1190 [11:55:12] *** Joins: v01d4lph4 (~v01d4lph4@replaced-ip )
1191 [11:56:04] *** Joins: Thedarkb-T60 (~Thedarkb-@replaced-ip )
1192 [11:57:44] *** Quits: encod3 (~encod3@replaced-ip ) (Remote host closed the connection)
1193 [11:58:10] *** Joins: encod3 (~encod3@replaced-ip )
1194 [11:58:31] *** Quits: encod3 (~encod3@replaced-ip ) (Remote host closed the connection)
1195 [11:58:38] *** Joins: encod3 (~encod3@replaced-ip )
1196 [11:59:01] *** debhelper sets mode: +l 1548
1197 [12:00:11] *** Joins: Space_Man (~Space_Man@replaced-ip )
1198 [12:03:08] *** Quits: lankanmon (~LKNnet@replaced-ip ) (Quit: Left...)
1199 [12:03:12] *** Quits: toxync12 (~toxync12@replaced-ip ) (Read error: Connection reset by peer)
1200 [12:03:28] *** Joins: toxync12 (~toxync12@replaced-ip )
1201 [12:03:45] *** Quits: pyfgcr (~pyfgcr@replaced-ip ) (Ping timeout: 258 seconds)
1202 [12:04:12] <BCMM> JTDoc: not having the sftp subsystem
available/enabled on the server
1203 [12:04:34] <JTDoc> any guides on how to check for that?
1204 [12:04:46] *** Joins: itamarst (uid165457@replaced-ip )
1205 [12:04:52] <BCMM> what ssh server are you using?
1206 [12:06:03] <BCMM> *typically*, dropbear is installed without
sftp, and openssh is installed with sftp. (but you can add sftp
support to dropbear or disable sftp in openssh's config)
1207 [12:07:32] <BCMM> JTDoc: if openssh, look for a line like
this in ssd_config: Subsystem sftp /usr/lib/openssh/sftp-server
1208 [12:07:45] <JTDoc> im using a linux vps and i installed their
debian 9,
1209 [12:07:54] <BCMM> if it's missing or commented, you
won't get sftp
1210 [12:07:58] *** Joins: cdown_ (~cdown@replaced-ip )
1211 [12:07:58] <JTDoc> BCMM: i found it and commented it out
1212 [12:08:04] <BCMM> why did you comment it out?
1213 [12:08:07] <JTDoc> it was uncommented,
1214 [12:08:18] <BCMM> that line needs to be present for sftp
support
1215 [12:08:29] <JTDoc> ok
1216 [12:08:37] <BCMM> sftp support is a separate module that ssh
needs to be able to find
1217 [12:08:48] <JTDoc> hmm i might be a idiot
1218 [12:08:53] <JTDoc> 1 min
1219 [12:08:53] <BCMM> put that line back in, and check if the
file referenced actually exists
1220 [12:09:04] <JTDoc> lol
1221 [12:09:04] <BCMM> if it doesn't exist, you probably need
to install openssh-sftp-server
1222 [12:09:08] *** Quits: epony (epony@replaced-ip ) (Quit: testing new #openbsd snapshots)
1223 [12:09:09] <JTDoc> i was using the wrong freaking password
1224 [12:09:25] *** Joins: conta (~Thunderbi@replaced-ip )
1225 [12:09:34] <JTDoc> thank you, glad i didnt keep that
commented
1226 [12:10:02] *** Quits: dselect (~dselect@replaced-ip ) (Quit: ouch... that hurt)
1227 [12:10:06] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 244 seconds)
1228 [12:10:14] *** cdown_ is now known as cdown
1229 [12:10:44] *** Joins: dastier (~dastier@replaced-ip )
1230 [12:10:49] *** Quits: dastier (~dastier@replaced-ip ) (Remote host closed the connection)
1231 [12:10:57] *** Joins: dselect (~dselect@replaced-ip )
1232 [12:11:15] *** Joins: dastier (~dastier@replaced-ip )
1233 [12:13:01] *** Quits: GJdan (~quassel@replaced-ip ) (Ping timeout: 246 seconds)
1234 [12:14:37] *** Quits: Makaveli7 (Makaveli7@replaced-ip ) (Quit: WeeChat 2.5)
1235 [12:15:19] <humpled> JTDoc: wait password login as root?!
1236 [12:15:55] <at0m> ouch
1237 [12:16:16] <JTDoc> ya i know, but im just getting started and
im still not profected a few things yet ;(
1238 [12:16:19] <ratrace> yeah bad practice
1239 [12:16:47] *** Joins: nksegos (~Thunderbi@replaced-ip )
1240 [12:17:01] *** Joins: binyamin (~binyamin@replaced-ip )
1241 [12:18:38] *** Quits: Guest99871 (~guest@replaced-ip ) (Quit: leaving)
1242 [12:18:43] *** Joins: kts (~kts@replaced-ip )
1243 [12:19:17] <JTDoc> ratrace: again, just getting started doing
the basic setup.. thats why im here, when i run into issues while
trying to secure this i'm here to ask ;P
1244 [12:20:29] *** Joins: bollo (~bollo@replaced-ip )
1245 [12:20:42] <jubo2> Does a CPU burn hotter if it is doing
calculations at X GHz vs. doing NOP at X GHz ? Trying to balance
between putting computational capacity into good use and not
wrecking the climate worse.
1246 [12:21:42] *** Quits: grobi (~rtng@replaced-ip ) (Ping timeout: 245 seconds)
1247 [12:22:43] *** Joins: Guest99871 (~guest@replaced-ip )
1248 [12:22:45] <ratrace> JTDoc: that's okay; obviously the
practice is bad enough to have elicited such reaction and now
you're wiser for it ;)
1249 [12:23:38] *** Joins: GJdan (~quassel@replaced-ip )
1250 [12:24:15] <ratrace> jubo2: what are you really asking; are
you programming something and want to insert nop instructions?
1251 [12:24:18] *** Quits: nksegos (~Thunderbi@replaced-ip ) (Quit: nksegos)
1252 [12:24:32] <ratrace> besides you're fixing the climate
at the wrong end :: consumer instead of production ::
1253 [12:24:46] *** Joins: nksegos (~Thunderbi@replaced-ip )
1254 [12:25:13] <jubo2> ratrace: I'm just trying to figure
out if running BOINC on vCPUs consumes more energy compared to
mostly just idling
1255 [12:25:39] <JTDoc> ugh i just messed up my freaking apache2
install ;|
1256 [12:26:01] *** Quits: nksegos (~Thunderbi@replaced-ip ) (Client Quit)
1257 [12:27:01] <Ede|Popede> when it's bored it usually does
what people also do, i'd say. it chills at the lowest frequency
possible.
1258 [12:28:02] <jubo2> Ede|Popede: that is true for laptop CPUs,
but I think the server CPUs run at a locked clock rate ... or not?
1259 [12:29:02] <Ede|Popede> CPU: Topology Dual Core model AMD
Athlon 64 X2 6400+ bits 64 type MCP L2 cache 2048 KiB
1260 [12:29:02] <Ede|Popede> Speed 1000 MHz min/max 1000/3200 MHz
Core speeds (MHz) 1 1000 2 1000
1261 [12:29:15] <Ede|Popede> under load they're at 2.4GHz
iirc
1262 [12:29:53] <Ede|Popede> but didn't something about that
value or about what gets displayes change?
1263 [12:31:04] *** Joins: kirk781 (~kirk781@replaced-ip )
1264 [12:31:28] <HarmtH> jubo2: Do you mean the instruction NOP?
1265 [12:31:45] <HarmtH> jubo2: because there is a difference
between doing nothign and executing NOP
1266 [12:32:02] <jubo2> Yeah.. I'm no pro, but I think the
CPU just executes a NOP per clock cycle when it has nothing to do
1267 [12:32:25] *** Joins: MrCCoffee (coffee@replaced-ip )
1268 [12:32:46] <jubo2> HarmtH: so does a CPU at the same clock
rate consume more energy when it is loaded ~ 90% vs. mostly idle?
1269 [12:32:51] <HarmtH> jubo2: No, the OS will put the CPU into
sleep, and set a timer to wake-up every couple of microseconds
1270 [12:32:55] <HarmtH> jubo2: As far as I know
1271 [12:33:39] <HarmtH> jubo2: I expect so, underclocking is just
one of many ways to reduce power consumption
1272 [12:34:31] <HarmtH> jubo2: The CPU can also power down a big
part of it's circuti when it's sleeping
1273 [12:34:33] <oiaohm> You do have to watch it with some cpus as
underclocking on some can be in fact way to increase power usage.
1274 [12:35:48] *** Joins: terr__ (~terr@replaced-ip )
1275 [12:36:03] *** Joins: esro (~esro@replaced-ip )
1276 [12:36:05] <oiaohm> HarmtH: the fun of ram clock speed vs cpu
clockspeed and other pairing like that. Fast way to underclock and
think you are saving power when you are like causing more processing
in MMU or IO interfaces or .....
1277 [12:36:20] <oiaohm> so resulting in more power usage.
1278 [12:37:01] <Ede|Popede> about sleep states and acpi >
replaced-url
1279 [12:37:09] <ratrace> i don't think the cpu executes nop
when there's nothing to do; it simply does nothing; waits for
irq or timers to wake up code
1280 [12:37:19] <jubo2> If I do 'stress -c 4' on a
laptop with 2 cores and 2 hyperthreads per core and measure the
electricity consumption I can see how much more it uses. Is there a
way to lock the clockrate to see what part of the energy consumption
increase is to do with the clockrate and what with actual
calculation going on?
1281 [12:37:59] <oiaohm> ratrace: if you get into some of the
embedded chips some do require you to loop though nops or the like.
1282 [12:38:30] <ratrace> jubo2: i think you're overthinking
this; the cpu manages its own power according to load it's
given; ie. it'll spend less electricity if does less
1283 [12:38:31] *** Quits: terr_ (~terr@replaced-ip ) (Ping timeout: 244 seconds)
1284 [12:39:04] <ratrace> jubo2: and yes you can lock with cpufreq
but you'll have to set that governor, default is pstate on
intel cpus
1285 [12:39:18] <jubo2> ratrace: thanks for info
1286 [12:39:19] <oiaohm> ratrace: its a stupid one where some
embedded chips will autosleep on all bar one of their interrupts if
it has no instructions to process.
1287 [12:39:47] <oiaohm> ratrace: those chips are better to clock
as slow as possible and run nops.
1288 [12:40:32] *** Joins: mohammad-ghasemi (~mohammad-@replaced-ip )
1289 [12:40:52] *** Quits: winem_ (~quassel@replaced-ip ) (Ping timeout: 245 seconds)
1290 [12:41:34] *** Quits: solarnetone (~scott@replaced-ip ) (Ping timeout: 268 seconds)
1291 [12:41:50] <oiaohm> jubo2: really it depends on the cpu. Some
cpus you lower the volatage supply and they automatically restrict
their clock speed to match that.
1292 [12:42:44] *** Quits: rom1v (~rom1v@replaced-ip##) (Quit: ZNC 1.6.5+deb1+deb9u2 - ##replaced-url
1293 [12:43:25] <oiaohm> jubo2: and there is more than 1 clock
inside your cpu. You have your cpu clock, your io clocks and your
mmu clocks. So when you lock a clock rate things can get really
simple to get those clocks miss matched.
1294 [12:44:46] *** Quits: alexandros_tab (~alexandro@replaced-ip ) (Ping timeout: 258 seconds)
1295 [12:45:22] *** Quits: binyamin (~binyamin@replaced-ip ) (Ping timeout: 248 seconds)
1296 [12:45:25] *** Quits: semeion (~semeion@replaced-ip ) (Quit: WeeChat 2.5)
1297 [12:45:28] *** Quits: martian67 (~martian67@replaced-ip ) (Remote host closed the connection)
1298 [12:45:32] <ratrace> there goes that overthinking; let's
assume this is an x86 intel or amd, in a laptop, on which jubo2
wants to run boinc
1299 [12:45:50] *** Quits: dilema (~dilema@replaced-ip ) (Remote host closed the connection)
1300 [12:45:52] *** Quits: gerforce (~b0urne@replaced-ip ) (Ping timeout: 245 seconds)
1301 [12:45:57] * ratrace politely nudges jubo2 to confirm or deny
1302 [12:46:23] *** Joins: binyamin (~binyamin@replaced-ip )
1303 [12:46:43] *** Joins: martian67 (~martian67@replaced-ip )
1304 [12:47:11] <ratrace> so for intel/amd it is :: in vast vast
majority of cases, especially generations of past several years ::
safe to lock frequency with cpufreq, as long as it's just that
and nobody's messing with voltage or multipliers or whatever in
bios
1305 [12:49:04] <oiaohm> ratrace: the clock clash leading to extra
power usage happens with amd and intel. You notice the auto does not
drop in most chips under X speed as a running speed. Lot cases go
under that have you MMU/Bus needing to run at incompadilbe speed to
cpu cores so magic power usage groth.
1306 [12:49:11] <oiaohm> groth/growth.
1307 [12:49:55] *** Quits: liepro (~liepro@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
1308 [12:50:14] *** Quits: kirk781 (~kirk781@replaced-ip ) (Remote host closed the connection)
1309 [12:51:01] <oiaohm> Playing with settings to save power there
is such thing as going to far attempting to save power.
1310 [12:51:25] <ratrace> i don't concern myself with that
low level of detail; i only care if my fan spins up or not and if
it's too loud; and for the vast majority of cases when I take
notice, if i'm not gaming, the fan is quiet, cpu temp is right
now 31C, frq around 800MHz
1311 [12:51:53] *** Quits: b0b (~bob@replaced-ip ) (Quit: o/)
1312 [12:52:28] *** Quits: peterS (~peter@replaced-ip ) (Read error: Connection reset by peer)
1313 [12:52:30] <ratrace> "save power" and "runing
boinc" are seldom part of the same sentence however
1314 [12:54:06] <at0m> ratrace: OP's concern was more of
"will it use extra power" when "running boinc"
1315 [12:54:24] <humpled> i wonder what the production pollution
cost of the laptop is compared to its running cost
1316 [12:54:30] <ratrace> "extra" compared to .... not
running boinc?
1317 [12:54:36] <at0m> ratrace: right
1318 [12:54:53] *** Joins: b0b (~bob@replaced-ip )
1319 [12:55:10] <at0m> ratrace: < jubo2> HarmtH: so does a
CPU at the same clock rate consume more energy when it is loaded ~
90% vs. mostly idle?
1320 [12:55:34] <humpled> eg. for a car, about a quarter of the
lifetime carbon is produced in production
1321 [12:55:47] <humpled> so underusing something can be very
inefficient
1322 [12:56:37] *** Quits: andrade (b1085403@replaced-ip ) (Remote host closed the connection)
1323 [12:57:05] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
1324 [12:57:27] *** Joins: cshzg (~dietary@replaced-ip )
1325 [12:57:41] <ratrace> at0m: yes but i was talking about
"safety" to lock cpu at a given frequency
1326 [12:58:13] *** Joins: xcm (~xcm@replaced-ip )
1327 [12:58:23] <oiaohm> humpled: depend on the laptop. Laptops
that get a 3-4 year life mostly cost more in production and
recycling than the power usage in operation.
1328 [12:58:41] <humpled> if the laptop's lifetime is 5
years, more than half at least
1329 [12:59:09] <oiaohm> humpled: you are underestmating the cost
to make and recycle.
1330 [12:59:19] *** Joins: Jerrynicki (~niklas@replaced-ip )
1331 [12:59:33] <humpled> didn't we just agree?
1332 [12:59:36] *** Joins: domul (~domul@replaced-ip )
1333 [12:59:38] *** Quits: robs_ (~robs@replaced-ip ) (Ping timeout: 245 seconds)
1334 [12:59:48] <sysmox> hi there, short question: my
laptop's motherboard is gonna get replaced, should I take
something in consideration or debian will just keep working as
expected?
1335 [13:00:27] *** Joins: robs_ (~robs@replaced-ip )
1336 [13:00:30] *** Quits: conta1 (~Thunderbi@replaced-ip ) (Quit: conta1)
1337 [13:00:41] <oiaohm> humpled:
replaced-url
1338 [13:01:08] <humpled> thanks :)
1339 [13:01:17] <oiaohm> humpled: its more like 70% of the power+
used in the laptop lifespan is making it.
1340 [13:01:49] *** Quits: haniaF (~haniaF@replaced-ip ) (Max SendQ exceeded)
1341 [13:01:49] *** Joins: winem_ (~quassel@replaced-ip )
1342 [13:02:03] <domul> Hello everybody, I'm trying to move
several files from subdirectories (each file is in a seperate
subdirectory; all subdirectories are in the same parent direcrtory)
to the parent directory.Used this command:
1343 [13:02:07] <domul> find . -type f -iname "*.txt"
-exec mv '{}' /Volumes/Extreme\ SSD/Math/Calculus/Calc +
1344 [13:02:09] *** Joins: haniaF (~haniaF@replaced-ip )
1345 [13:02:27] <domul> getting error message <find: -exec: no
terminating ";" or "+">
1346 [13:02:50] <oiaohm> This gets worse as laptops are having to
get more power effective because FAA sets a 100KWH battery limit per
device. This works out to about a 90KWH battery when you adverage it
usage from its best to it worst.
1347 [13:03:02] *** Joins: conta1 (~Thunderbi@replaced-ip )
1348 [13:03:37] <ratrace> kilo watt hour? kilo? laptop? nah.
1349 [13:04:11] <oiaohm> humpled: basically the battery size in
laptops is set in stone. Production cost in power is almost also set
in stone. Power used while the laptop is running to do the same
hours work is reducing. So result we are heading to 90% of a laptop
power usage in it live be making it.
1350 [13:05:01] *** Quits: dpkg (~dpkg@replaced-ip ) (Quit: buh bye!)
1351 [13:05:32] *** Joins: dpkg (~dpkg@replaced-ip )
1352 [13:05:39] *** Joins: littlebit (~Thunderbi@replaced-ip )
1353 [13:06:04] <humpled> maybe 100 Wh
1354 [13:06:20] <humpled> shame
1355 [13:06:41] <humpled> every laptop i've had, i wanted a
bigger battery, and all of the batteries died anyway
1356 [13:07:14] <Jck_true> humpled: Just opt for a low power
CPU...
1357 [13:08:24] *** Joins: diogenes_ (~diogenes_@replaced-ip )
1358 [13:08:26] <humpled> find exec is weird
1359 [13:08:36] <humpled> you need \; on the end
1360 [13:09:01] <humpled> and maybe double quotes for the
parameter
1361 [13:09:38] *** Quits: Cork (~Cork@replaced-ip ) (Ping timeout: 245 seconds)
1362 [13:10:18] *** Joins: Thargoid (~stwalkers@replaced-ip )
1363 [13:10:23] *** Quits: Thargoid (~stwalkers@replaced-ip ) (Client Quit)
1364 [13:10:26] *** Joins: dtux (~dmtucker@replaced-ip )
1365 [13:11:19] *** Quits: lcabrera (~desarroll@replaced-ip ) (Quit: lcabrera)
1366 [13:11:20] *** Joins: Croter (~Croter@replaced-ip )
1367 [13:11:27] *** Joins: Croter_ (~Croter@replaced-ip )
1368 [13:11:38] <domul> humpled: I tried the forward slash ... had
no effect
1369 [13:12:09] <domul> double quotes - same
1370 [13:12:19] *** Joins: lankanmon (~LKNnet@replaced-ip )
1371 [13:12:26] <diogenes_> domul, what's the issue?
1372 [13:12:36] *** Quits: zerocool (~muhGNUdoh@replaced-ip ) (Ping timeout: 272 seconds)
1373 [13:12:39] <sysmox> domul: have you tried find . -exec [cmd]
{} +; ?
1374 [13:12:41] <domul> Hello everybody, I'm trying to move
several files from subdirectories (each file is in a seperate
subdirectory; all subdirectories are in the same parent direcrtory)
to the parent directory.Used this command:
1375 [13:12:48] <domul> find . -type f -iname "*.txt"
-exec mv '{}' /Volumes/Extreme\ SSD/Math/Calculus/Calc +
1376 [13:12:53] <domul> getting error message <find: -exec: no
terminating ";" or "+">
1377 [13:13:08] *** Joins: leandrovianna (~leandrovi@replaced-ip )
1378 [13:13:10] <sysmox> try to add ; at the end
1379 [13:13:26] <domul> @sysmax not did not yet.
1380 [13:13:38] <domul> same result
1381 [13:13:49] *** Joins: earend1 (uid170954@replaced-ip )
1382 [13:15:10] *** Quits: dtux (~dmtucker@replaced-ip ) (Ping timeout: 276 seconds)
1383 [13:15:40] *** Joins: Cork (~Cork@replaced-ip )
1384 [13:15:53] *** Quits: mohammad-ghasemi (~mohammad-@replaced-ip ) (Ping timeout: 245 seconds)
1385 [13:16:11] <sysmox> domul: find . -type f -iname
"*.txt" | xargs -I {} mv {} "/Volumes/Extreme
SSD/Math/Calculus/Calc"
1386 [13:16:42] <sysmox> if it doesn't work, paste the error
you get
1387 [13:17:12] *** Joins: llucenic_ (~Thunderbi@replaced-ip )
1388 [13:17:16] *** Quits: jonas_ (~jonas@replaced-ip ) (Quit: jonas_)
1389 [13:18:18] <diogenes_> domul, i once had to search my
directory for any *.doc file and, once found, it was copied to a
target directory, so this is the exact command that did the trick
for me:
1390 [13:18:20] <diogenes_> find . -type f -name '*.doc'
-exec cp --target-directory=/home/username/Desktop/ {} +
1391 [13:19:43] <HarmtH> domul: try find . -type f -iname
"*.txt" -exec mv '{}' /Volumes/Extreme\
SSD/Math/Calculus/Calc/ ';'
1392 [13:19:57] <domul> @Sysmax it did work ! AWESOME ! Thank you
!!
1393 [13:20:04] <oiaohm> humpled: one of the updates on laptops I
have seen a laptop that is prior generation had 10 hours of battery
life and the new one has 16 hours both have exactly the same 90KWH
battery in them.
1394 [13:20:29] *** Quits: macrobat (~beep@replaced-ip ) (Quit: macrobat)
1395 [13:20:37] <sysmox> domul: great, you're welcome
1396 [13:20:41] *** Joins: epony (epony@replaced-ip )
1397 [13:21:49] <oiaohm> humpled: so longer operating is not
coming from bigger battery its now coming from improved silicon of
course that cutting the power consume over its life time by over
1/3. This is why we are heading to 90 percent of the power usage is
going to be laptop production.
1398 [13:22:46] <HarmtH> domul: You're issue was that with
the '+' syntax, the '{}' has to come right
before the '+'
1399 [13:23:09] <HarmtH> domul: With the ';' syntax,
'{}' can be put everywhere, and specified multiple times
if needed
1400 [13:23:49] <HarmtH> *Your
1401 [13:24:07] <oiaohm> humpled: unless we some how manage to use
laptops for like 50+ years to get to 50/50 between usage and
production. Parts in laptops normally break without replacements
well before that.
1402 [13:24:09] <domul> hm .. ? The version sysmax posted above
had neither ; nor + So Idid add actually the + at the end, and it
worked as such
1403 [13:24:29] <HarmtH> domul: sysmox didn't use -exec
1404 [13:24:46] <HarmtH> domul: He just let find list the files
and used xargs to execute another command
1405 [13:24:55] <domul> no. But that was the version Iused and
that worked . with xarg
1406 [13:25:27] <domul> Ok. Gotcha. So I will also try your
version with exec. Thank you
1407 [13:25:53] *** Joins: Adbray (~Adbray@replaced-ip )
1408 [13:26:09] *** Joins: lcabrera (~desarroll@replaced-ip )
1409 [13:26:25] <sysmox> that's right, I prefer to pipe it to
xargs. some explanation here:
replaced-url
1410 [13:27:35] <domul> I had thought about using pipe operator -
but didn't know xarg command yet. I will look into that very
much in detail
1411 [13:27:56] <HarmtH> sysmox: That's a bit of an unfair
comparison
1412 [13:28:19] *** Joins: tocka (uid198544@replaced-ip )
1413 [13:28:30] *** Parts: markuman (rkMNHMqTDu@replaced-ip ) ("WeeChat 2.4")
1414 [13:28:31] <domul> ;-) No need to argue gentlemen. I'm
very happy about the options. Thank you both.
1415 [13:28:39] <HarmtH> sysmox: His find command starts a process
per file, the xargs one passes all files to one process
1416 [13:29:02] <HarmtH> sysmox: That's exactly what finds
-exec {} + is for
1417 [13:29:10] <HarmtH> sysmox: Instaed of find -exec {} ;
1418 [13:29:10] *** Joins: frgo_ (~frgo@replaced-ip )
1419 [13:29:28] <domul> Gotta run now; just logged in on private
laptop during lunchbreak. But I'll be back, and hopefully be
able to answer questions myself soon. Have a great day all !
1420 [13:29:40] *** Joins: oish (~charlie@replaced-ip )
1421 [13:29:53] <HarmtH> sysmox: But find is a bit limited as the
{} has to come at the end of the command
1422 [13:30:01] *** Quits: domul (~domul@replaced-ip ) (Quit: Leaving...)
1423 [13:30:23] <HarmtH> sysmox: With the '+' style
1424 [13:30:32] *** Joins: madleb (~Info@replaced-ip )
1425 [13:30:58] *** Joins: kirk781 (~kirk781@replaced-ip )
1426 [13:31:00] *** Quits: littlebit (~Thunderbi@replaced-ip ) (Quit: littlebit)
1427 [13:31:38] *** Joins: pyfgcr (~pyfgcr@replaced-ip )
1428 [13:31:56] *** Joins: frgo__ (~frgo@replaced-ip )
1429 [13:32:14] *** Quits: frgo__ (~frgo@replaced-ip ) (Remote host closed the connection)
1430 [13:32:28] *** Joins: frgo__ (~frgo@replaced-ip )
1431 [13:32:38] *** Quits: frgo_ (~frgo@replaced-ip ) (Read error: Connection reset by peer)
1432 [13:32:43] *** Quits: frgo (~frgo@replaced-ip ) (Read error: Connection reset by peer)
1433 [13:32:50] <z8z> What is MiniSSDPd for? During the debian
upgrade i'm being asked if enable at system startup or not.
1434 [13:33:37] <diogenes_> what is the prffered and recommended
way to add your user to a group, is it: sudo adduser username
groupname or usermod -a -G groupname username
1435 [13:33:43] <diogenes_> preffered*
1436 [13:34:01] <ratrace> i prefer usermod
1437 [13:34:12] *** Quits: oish (~charlie@replaced-ip ) (Ping timeout: 245 seconds)
1438 [13:34:36] *** Joins: solarnetone (~scott@replaced-ip )
1439 [13:34:54] <diogenes_> ratrace, ok thanks, i'm asking
because no adduser no usermod are installed by default on debian 10
so maybe they have something else.
1440 [13:36:08] *** Quits: binyamin (~binyamin@replaced-ip ) (Quit: binyamin)
1441 [13:36:21] *** Joins: binyamin (~binyamin@replaced-ip )
1442 [13:36:30] *** Joins: selroc (~selroc@replaced-ip )
1443 [13:36:54] *** Quits: Yukiteru (~Yukiteru@replaced-ip ) (Ping timeout: 258 seconds)
1444 [13:37:03] *** Quits: donofrio (~donofrio@replaced-ip ) (Remote host closed the connection)
1445 [13:37:28] *** Quits: selroc (~selroc@replaced-ip ) (Client Quit)
1446 [13:37:34] <sedrosken> i just use gpasswd, is there any
special reason i shouldn't?
1447 [13:38:38] *** Joins: Yukiteru (~Yukiteru@replaced-ip )
1448 [13:39:01] *** debhelper sets mode: +l 1554
1449 [13:39:07] *** Joins: donofrio (~donofrio@replaced-ip )
1450 [13:40:16] <diogenes_> sedrosken, yeah it's confusing a
bit, you have plenty of ways to do it, userdd, adduser, usermod,
gpasswd.
1451 [13:40:58] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Quit: vergissmeinnicht)
1452 [13:41:03] *** Joins: Aussie_matt (~quassel@replaced-ip )
1453 [13:42:24] *** Joins: NetTerminalGene (~NetTermin@replaced-ip )
1454 [13:43:45] *** Quits: stroum (~str@replaced-ip ) (Quit: Leaving)
1455 [13:43:54] *** Joins: sandwitch (~sandwitch@replaced-ip )
1456 [13:44:09] *** Joins: Remy^ (~remy__@replaced-ip )
1457 [13:44:40] *** Joins: digin4 (~digin4@replaced-ip )
1458 [13:44:55] *** Quits: enoq (~enoq@replaced-ip ) (Remote host closed the connection)
1459 [13:45:20] *** Quits: queip (~queip@replaced-ip ) (Ping timeout: 258 seconds)
1460 [13:45:35] <ratrace> usermod is very much installed by
default, it's in /sbin/
1461 [13:45:42] *** Quits: solarnetone (~scott@replaced-ip ) (Ping timeout: 268 seconds)
1462 [13:47:07] *** Joins: Brigo (~Brigo@replaced-ip )
1463 [13:47:49] *** Joins: diogenes_ (~diogenes_@replaced-ip )
1464 [13:48:56] *** Quits: cshzg (~dietary@replaced-ip ) (Quit: Leaving.)
1465 [13:50:30] *** Quits: MrCCoffee (coffee@replaced-ip ) (Quit: Lost terminal)
1466 [13:50:40] *** Joins: eb0x (~eb0x@replaced-ip )
1467 [13:51:17] *** Quits: well_laid_lawn (~Jean-luc@replaced-ip ) (Ping timeout: 245 seconds)
1468 [13:51:27] <Ede|Popede> adduser and addgroup […] are
friendlier front ends to the low level tools like useradd, groupadd
and usermod programs, by default choosing Debian policy conformant
UID and GID values --- [and doing some extra other stuff]. and
addgroup is a symlink to the shell adduser perl script. so
they're the easy way out if nothing special is wanted.
1469 [13:51:42] *** Quits: pingfloyd (~pingfloyd@replaced-ip ) (Ping timeout: 245 seconds)
1470 [13:51:48] *** Joins: queip (~queip@replaced-ip )
1471 [13:51:54] *** Joins: Slashman (~Slash@replaced-ip )
1472 [13:52:13] <sedrosken> well, literally all I did was add my
user to the sudo group and get on with my life, so as long as i
manage not to screw that up I think I'm okay on gpasswd
1473 [13:52:28] <diogenes_> Ede|Popede, i see.
1474 [13:52:43] *** Joins: oish (~charlie@replaced-ip )
1475 [13:52:43] *** Joins: linarcx (~linarcx@replaced-ip )
1476 [13:54:22] *** Joins: zerocool (~muhGNUdoh@replaced-ip )
1477 [13:56:08] *** Joins: `jig (~jig@replaced-ip )
1478 [13:56:35] *** chksome-away is now known as chksome
1479 [13:57:53] <ratrace> diogenes_: btw usermod and other user*
and group* commands are installed by default, via passwd package
1480 [13:58:09] *** Joins: ae-35 (~ae-35@replaced-ip )
1481 [13:58:09] *** Joins: oahong (~samigarus@replaced-ip )
1482 [13:58:24] <diogenes_> ratrace, yes by bad, i figured, i
thought it was a standalone binary.
1483 [13:59:01] *** debhelper sets mode: +l 1562
1484 [13:59:16] *** Quits: Jerrynicki (~niklas@replaced-ip ) (Ping timeout: 268 seconds)
1485 [13:59:30] *** Joins: _till_ (~till@replaced-ip )
1486 [14:00:06] *** Joins: pingfloyd (~pingfloyd@replaced-ip )
1487 [14:03:37] *** Quits: kirk781 (~kirk781@replaced-ip ) (Quit: Leaving)
1488 [14:03:44] *** Quits: AgTh (~b50c6@replaced-ip ) (Quit: leaving)
1489 [14:04:02] *** Joins: AgTh (~b50c6@replaced-ip )
1490 [14:05:00] *** Joins: Zvmdyv (~Zvmdyv@replaced-ip )
1491 [14:05:03] *** Quits: sandwitch (~sandwitch@replaced-ip ) (Ping timeout: 245 seconds)
1492 [14:05:39] *** Joins: eamanu (~Thunderbi@replaced-ip )
1493 [14:05:42] *** Quits: Haudegen (~quassel@replaced-ip ) (Quit: Bin weg.)
1494 [14:05:43] *** Quits: Texou (~Texou@replaced-ip ) (Ping timeout: 250 seconds)
1495 [14:06:12] *** Joins: sandwitch (~sandwitch@replaced-ip )
1496 [14:06:57] *** Joins: electro33 (uid613@replaced-ip )
1497 [14:07:21] *** Quits: madleb (~Info@replaced-ip ) (Read error: Connection reset by peer)
1498 [14:08:20] *** Quits: chksome (~chksome@replaced-ip ) (Ping timeout: 272 seconds)
1499 [14:08:31] *** Joins: C0M3T (~C0M3T@replaced-ip )
1500 [14:08:58] *** Quits: binyamin (~binyamin@replaced-ip ) (Ping timeout: 272 seconds)
1501 [14:10:26] *** Quits: progart (~kamee@replaced-ip ) (Quit: Leaving.)
1502 [14:11:13] *** Joins: jal` (~user@replaced-ip )
1503 [14:11:57] *** Quits: patterson (~patterson@replaced-ip ) ()
1504 [14:12:08] <jal`> hi, i'm not getting any sound in
chromium and opera. works in mpv and mpd. using hda nvidia
1505 [14:12:32] *** Quits: lcabrera (~desarroll@replaced-ip ) (Remote host closed the connection)
1506 [14:14:11] *** Joins: zeden (~user@replaced-ip )
1507 [14:15:41] *** Joins: debsan (~debsan@replaced-ip )
1508 [14:16:13] *** Quits: Aussie_matt (~quassel@replaced-ip##) (Quit: ##replaced-url
1509 [14:16:14] *** Joins: lcabrera (~desarroll@replaced-ip )
1510 [14:17:04] *** Quits: linarcx (~linarcx@replaced-ip ) (Quit: WeeChat 2.4)
1511 [14:18:05] *** Joins: Texou (~Texou@replaced-ip )
1512 [14:18:13] *** Quits: lcabrera (~desarroll@replaced-ip ) (Remote host closed the connection)
1513 [14:19:08] *** Joins: Sepultura (~quassel@replaced-ip )
1514 [14:19:39] *** Quits: digin4 (~digin4@replaced-ip ) (Quit: Leaving)
1515 [14:19:51] *** Joins: saptech (~saptech@replaced-ip )
1516 [14:20:05] <soul-d> jal`, if you got pulseaudio you can check
there if it switched to some internal audio device and select your
nvidia output if it's not on that
1517 [14:20:28] *** Joins: Aussie_matt (~quassel@replaced-ip )
1518 [14:21:00] *** Quits: oish (~charlie@replaced-ip ) (Ping timeout: 272 seconds)
1519 [14:21:51] <diogenes_> soul-d, you mean pavucontrol?
1520 [14:22:07] *** Joins: enoq (~enoq@replaced-ip )
1521 [14:22:17] *** Quits: Aussie_matt (~quassel@replaced-ip ) (Remote host closed the connection)
1522 [14:22:39] <soul-d> ah yes i mean that
1523 [14:25:11] *** Quits: `jig (~jig@replaced-ip ) (Remote host closed the connection)
1524 [14:25:19] *** Joins: Aussie_matt (~quassel@replaced-ip )
1525 [14:25:37] *** Joins: `jig (~jig@replaced-ip )
1526 [14:26:04] *** Quits: Gyro (~user@replaced-ip ) (Ping timeout: 272 seconds)
1527 [14:26:24] *** Quits: sandwitch (~sandwitch@replaced-ip ) (Ping timeout: 268 seconds)
1528 [14:28:00] *** Joins: Jerrynicki (~niklas@replaced-ip )
1529 [14:28:28] *** Quits: toxync12 (~toxync12@replaced-ip ) (Ping timeout: 246 seconds)
1530 [14:28:41] *** Joins: toxync12 (~toxync12@replaced-ip )
1531 [14:29:10] *** Joins: lcabrera (~desarroll@replaced-ip )
1532 [14:30:10] *** Joins: Crapoto (~Crapoto@replaced-ip )
1533 [14:30:46] <GenTooMan> note it looks like you can just
install eclipse (photon? now it's 2019-06 ... expiration date
now?) in buster using the eclipse provided installer without issue.
JDK 11 needs to be installed for Java. In any case it does appear to
have an issue with JDK 8 not being installed like prior versions.
Eclipse market place is a different matter.
1534 [14:32:36] *** Joins: castello (~castello@replaced-ip )
1535 [14:33:09] *** Quits: esro (~esro@replaced-ip ) (Quit: Leaving)
1536 [14:33:15] *** Joins: kn07 (~kn07@replaced-ip )
1537 [14:35:02] *** Quits: Guest99871 (~guest@replaced-ip ) (Quit: leaving)
1538 [14:35:05] *** Joins: CrystalMath (~coderain@replaced-ip )
1539 [14:36:26] *** Joins: D5I3F4 (~D5I3F4@replaced-ip )
1540 [14:37:08] *** Joins: GhostInTheShell (~melkor@replaced-ip )
1541 [14:41:41] *** Quits: GhostInTheShell (~melkor@replaced-ip ) (Ping timeout: 250 seconds)
1542 [14:42:28] *** Quits: castello (~castello@replaced-ip##) (Quit: ZNC - ##replaced-url
1543 [14:42:43] *** smsimeono is now known as smsimeon
1544 [14:43:40] <ghormoon> wow, i just figured out why some of my
things started behaving very strange. i was using sudo in some
scripts ... which after dist-upgrade took ages ... turned out it was
because dist-upgrade changed my hostname (it had _ in it before, it
ot removed), so it didn't match /etc/hosts and just waited for
timeouts
1545 [14:45:55] *** Joins: andrade (b1085403@replaced-ip )
1546 [14:46:02] *** Joins: cryptodan (~cryptodan@replaced-ip )
1547 [14:46:03] *** Joins: han-solo (~han-solo@replaced-ip )
1548 [14:46:21] *** Quits: enoq (~enoq@replaced-ip ) (Remote host closed the connection)
1549 [14:46:45] *** Joins: Guest99871 (~guest@replaced-ip )
1550 [14:48:18] *** Joins: castello (~castello@replaced-ip )
1551 [14:48:19] *** Joins: daegontaven (~daegontav@replaced-ip )
1552 [14:48:51] *** Joins: subopt (~subopt@replaced-ip )
1553 [14:49:01] *** debhelper sets mode: +l 1570
1554 [14:51:01] *** Quits: Anderson69s (~Anderson6@replaced-ip ) (Remote host closed the connection)
1555 [14:51:34] *** Quits: josspyker (~quassel@replaced-ip ) (Ping timeout: 246 seconds)
1556 [14:51:45] *** Quits: castello (~castello@replaced-ip ) (Client Quit)
1557 [14:51:55] *** Joins: josspyker (~quassel@replaced-ip )
1558 [14:52:21] *** Joins: Anderson69s (~Anderson6@replaced-ip )
1559 [14:52:46] *** Quits: Anderson69s (~Anderson6@replaced-ip ) (Remote host closed the connection)
1560 [14:54:09] *** Quits: daegontaven (~daegontav@replaced-ip ) (Quit: Leaving)
1561 [14:55:12] *** Quits: v01d4lph4 (~v01d4lph4@replaced-ip ) (Remote host closed the connection)
1562 [14:55:58] *** Joins: v01d4lph4 (~v01d4lph4@replaced-ip )
1563 [14:56:51] *** Joins: Anderson69s (~Anderson6@replaced-ip )
1564 [14:57:51] *** Quits: C0M3T (~C0M3T@replaced-ip ) (Read error: Connection reset by peer)
1565 [14:58:11] *** Quits: tsujp (~tsujp@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
1566 [15:00:18] *** Quits: v01d4lph4 (~v01d4lph4@replaced-ip ) (Ping timeout: 248 seconds)
1567 [15:00:20] *** Quits: Anderson69s (~Anderson6@replaced-ip ) (Remote host closed the connection)
1568 [15:01:28] *** Joins: shingouz (~not@replaced-ip )
1569 [15:04:20] *** Joins: C0M3T (~C0M3T@replaced-ip )
1570 [15:04:25] *** Joins: enri (~enri@replaced-ip )
1571 [15:04:41] *** Quits: shingouz_ (~not@replaced-ip ) (Ping timeout: 258 seconds)
1572 [15:04:50] *** Joins: alexertech (~xb@replaced-ip )
1573 [15:04:51] *** Quits: alexertech (~xb@replaced-ip ) (Changing host)
1574 [15:04:51] *** Joins: alexertech (~xb@replaced-ip )
1575 [15:05:48] <enri> hello
1576 [15:06:33] *** Quits: kn07 (~kn07@replaced-ip ) (Remote host closed the connection)
1577 [15:06:37] *** Quits: AgTh (~b50c6@replaced-ip ) (Ping timeout: 246 seconds)
1578 [15:06:44] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Quit: vergissmeinnicht)
1579 [15:06:48] *** Quits: han-solo (~han-solo@replaced-ip ) (Ping timeout: 244 seconds)
1580 [15:07:47] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
1581 [15:08:26] *** Joins: diogenes_ (~diogenes_@replaced-ip )
1582 [15:08:41] *** Joins: Haudegen (~quassel@replaced-ip )
1583 [15:08:47] *** Joins: Anderson69s (~Anderson6@replaced-ip )
1584 [15:09:21] *** Joins: xcm (~xcm@replaced-ip )
1585 [15:09:45] *** Quits: BrianG61UK (~BrianG61U@replaced-ip ) (Read error: Connection reset by peer)
1586 [15:11:21] *** Joins: trackanddirt (~trackandd@replaced-ip )
1587 [15:12:34] *** Quits: mattgirv (~quassel@replaced-ip ) (Ping timeout: 246 seconds)
1588 [15:13:53] *** Quits: silverballz (~hidden@replaced-ip ) (Quit: One for all, all for One (2 Corinthians 5))
1589 [15:14:08] <jal`> pavucontrol worked thanks
1590 [15:14:19] *** Quits: queip (~queip@replaced-ip ) (Ping timeout: 246 seconds)
1591 [15:15:55] *** Quits: corvo (~Thunderbi@replaced-ip ) (Remote host closed the connection)
1592 [15:16:15] *** Joins: corvo (~Thunderbi@replaced-ip )
1593 [15:18:36] *** Joins: enoq (~enoq@replaced-ip )
1594 [15:19:01] *** debhelper sets mode: +l 1564
1595 [15:20:32] *** Joins: queip (~queip@replaced-ip )
1596 [15:22:58] *** Joins: Tom01 (~tom@replaced-ip )
1597 [15:23:20] *** Quits: earend1 (uid170954@replaced-ip ) (Quit: Connection closed for inactivity)
1598 [15:25:50] *** Joins: p0lyph3m (~p0lyph3m@replaced-ip )
1599 [15:28:08] *** Quits: Jerrynicki (~niklas@replaced-ip ) (Ping timeout: 272 seconds)
1600 [15:28:12] *** Joins: greycat (~wooledg@replaced-ip )
1601 [15:30:24] *** Quits: Aussie_matt (~quassel@replaced-ip##) (Quit: ##replaced-url
1602 [15:32:11] *** Quits: sixth (~sixth@replaced-ip ) (Quit: sixth)
1603 [15:33:10] *** Joins: megoix (~megoix@replaced-ip )
1604 [15:34:03] <enoq> any idea if the debian 10 upgrade requires
you to adjust postfix/dovecot configs?
1605 [15:34:06] *** Joins: tf2ftw (~tf2ftw@replaced-ip )
1606 [15:34:42] <colo-work> that depends _a lot_ on your settings.
I did not have to change anything on either, but my configuration is
rather vanilla.
1607 [15:34:53] <enoq> vanilla as well
1608 [15:35:03] <enoq> + spamassassin, opendkim and spf
1609 [15:35:09] <enoq> basically what you need these days
1610 [15:35:51] <colo-work> I did not need to touch opendkim and
amavis/SA when going from stretch to buster either
1611 [15:36:05] <colo-work> spf is purely DNS-based, do your
distro should not matter
1612 [15:36:14] <colo-work> (unless you mean a program that I do
not know)
1613 [15:36:16] <enoq> incoming spf
1614 [15:36:27] <enoq> basically for spam prevention
1615 [15:37:08] *** Quits: andrade (b1085403@replaced-ip ) (Remote host closed the connection)
1616 [15:37:25] *** Quits: Guest99871 (~guest@replaced-ip ) (Read error: Connection reset by peer)
1617 [15:37:34] *** Quits: b0b (~bob@replaced-ip ) (Quit: o/)
1618 [15:37:56] *** Quits: Yukiteru (~Yukiteru@replaced-ip ) (Ping timeout: 268 seconds)
1619 [15:38:07] *** Joins: b0b (~bob@replaced-ip )
1620 [15:38:28] *** Joins: toxync12- (~toxync12@replaced-ip )
1621 [15:38:55] *** Quits: Crapoto (~Crapoto@replaced-ip ) (Quit: Leaving)
1622 [15:39:14] *** Quits: toxync12 (~toxync12@replaced-ip ) (Ping timeout: 248 seconds)
1623 [15:39:19] *** Joins: linarcx (~linarcx@replaced-ip )
1624 [15:39:35] *** Joins: Yukiteru (~Yukiteru@replaced-ip )
1625 [15:41:29] *** Quits: `jig (~jig@replaced-ip ) (Ping timeout: 250 seconds)
1626 [15:41:59] *** Joins: czart (~czart@replaced-ip )
1627 [15:42:20] <karlpinc> enoq: Depending on how old your postfix
config is you might want to consider updating the config and turning
off backwards compatiblity, just so you're keeping up. See
compatibility_level in "man 5 postconf".
1628 [15:42:41] <enoq> thanks
1629 [15:43:26] *** Quits: BlueByte (~walther@replaced-ip ) (Quit: This computer has gone to sleep)
1630 [15:44:25] *** Joins: gregor2 (~user0@replaced-ip )
1631 [15:45:13] *** Joins: progart (~kamee@replaced-ip )
1632 [15:46:18] <gregor2> I cant get kvm support running for qemu.
/proc/cpuinfo gives svm at the flags and if i type "info
kvm" in qemu i get : "kvm support disabled".
1633 [15:46:57] *** Joins: GhostInTheShell (~melkor@replaced-ip )
1634 [15:47:31] *** Quits: ebarch (~ebarch@replaced-ip##) (Quit: The Lounge - ##replaced-url
1635 [15:49:33] *** Joins: `jig (~jig@replaced-ip )
1636 [15:49:45] <jmcnaught> gregor2: virtualization support
disabled in firmware/BIOS?
1637 [15:50:27] *** Quits: winy (~vince@replaced-ip ) (Remote host closed the connection)
1638 [15:50:35] *** Quits: GenTooMan (~cyberman@replaced-ip ) (Remote host closed the connection)
1639 [15:51:01] <themill> gregor2: can you explain what you mean
by «type "info kvm" in qemu» some more? What
architecture are you emulating?
1640 [15:51:21] *** Joins: ebarch (~ebarch@replaced-ip )
1641 [15:51:30] *** Quits: jubo2 (~juboxi@replaced-ip ) (Quit: Konversation terminated!)
1642 [15:51:46] *** Joins: GenTooMan (~cyberman@replaced-ip )
1643 [15:52:00] *** Joins: twobitsprite (~isaac@replaced-ip )
1644 [15:53:23] *** Quits: dastier (~dastier@replaced-ip ) (Remote host closed the connection)
1645 [15:54:21] *** Joins: ganny (~roosevelt@replaced-ip )
1646 [15:54:23] *** Quits: xet7 (~xet7@replaced-ip ) (Quit: Leaving)
1647 [15:54:51] *** Joins: solarnetone (~scott@replaced-ip )
1648 [15:55:31] *** Joins: qwas (~Android@replaced-ip )
1649 [15:56:42] *** Quits: d-sha (~d-sha@replaced-ip ) (Ping timeout: 245 seconds)
1650 [15:57:01] *** Joins: sandwitch (~sandwitch@replaced-ip )
1651 [15:58:42] *** Joins: xet7 (~xet7@replaced-ip )
1652 [15:58:56] *** Joins: cancerbero (~cancerber@replaced-ip )
1653 [15:59:14] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Quit: vergissmeinnicht)
1654 [15:59:33] *** Joins: jubo2 (~juboxi@replaced-ip )
1655 [16:00:23] *** Joins: silverballz (~hidden@replaced-ip )
1656 [16:00:37] *** Joins: Jerrynicki (~niklas@replaced-ip )
1657 [16:01:08] *** Quits: C0M3T (~C0M3T@replaced-ip ) (Read error: Connection reset by peer)
1658 [16:01:24] *** Joins: C0M3T (~C0M3T@replaced-ip )
1659 [16:01:32] *** Quits: qwas (~Android@replaced-ip ) (Remote host closed the connection)
1660 [16:02:11] *** Quits: conta (~Thunderbi@replaced-ip ) (Ping timeout: 258 seconds)
1661 [16:02:11] *** conta1 is now known as conta
1662 [16:03:49] *** Joins: asterismo_l (~asterismo@replaced-ip )
1663 [16:05:34] *** Joins: centrix (~t4nk811@replaced-ip )
1664 [16:06:21] *** Joins: philonius (~philonius@replaced-ip )
1665 [16:06:22] *** Quits: sandwitch (~sandwitch@replaced-ip ) (Read error: Connection reset by peer)
1666 [16:06:26] *** Joins: interrobangd (~interroba@replaced-ip )
1667 [16:06:28] *** Quits: tehnull (~tehnull@replaced-ip ) (Read error: Connection reset by peer)
1668 [16:06:41] *** Quits: D5I3F4 (~D5I3F4@replaced-ip ) (Remote host closed the connection)
1669 [16:06:47] *** Quits: C0M3T (~C0M3T@replaced-ip ) (Read error: Connection reset by peer)
1670 [16:06:51] *** Joins: tehnull (~tehnull@replaced-ip )
1671 [16:06:56] *** Joins: MoonkYang (~moonkyang@replaced-ip )
1672 [16:06:59] <centrix> We have join Active Directory and
verified the join. OK. Now I want to clone the machine and join
under its different name + IP. Will there be troubles? Thank you.
1673 [16:07:38] <centrix> The join was performed via "net ads
join" = samba, not kerberos.
1674 [16:09:01] <karlpinc> !debian clone
1675 [16:09:01] <dpkg> One method of cloning Debian installs is to
take a current Debian machine that is set up with the packages you
want and run the command "dpkg --get-selections >
~/selectionfile". Then, after the base install on other
machines use that file and do: "dpkg --set-selections <
~/selectionfile && apt-get dselect-upgrade". Also ask
me about <aptitude clone>, <reinstall>, <things to
backup> <apt-clone>.
1676 [16:09:02] *** debhelper sets mode: +l 1571
1677 [16:09:06] *** Quits: michaelni (~michael@replaced-ip ) (Ping timeout: 248 seconds)
1678 [16:09:41] *** Joins: Butt3rfly (~Butt3rfly@replaced-ip )
1679 [16:10:37] *** Joins: MoonkYan_ (~moonkyang@replaced-ip )
1680 [16:11:31] *** Joins: Prints (~333@replaced-ip )
1681 [16:11:58] *** Quits: eki (~eki@replaced-ip ) (Quit: leaving)
1682 [16:12:03] *** Joins: jhutchins_wk (~jonathan@replaced-ip )
1683 [16:12:09] <centrix> karlpinc, what about custom SW + config
etc? The package system does not know, does it?
1684 [16:12:50] *** Quits: MoonkYang (~moonkyang@replaced-ip ) (Ping timeout: 248 seconds)
1685 [16:13:36] *** Quits: annadane (~annadane@replaced-ip ) (Remote host closed the connection)
1686 [16:14:31] *** Joins: eki (~eki@replaced-ip )
1687 [16:14:37] *** Quits: jal` (~user@replaced-ip ) (Ping timeout: 245 seconds)
1688 [16:14:37] *** Quits: squirrel (~mj@replaced-ip ) (Ping timeout: 245 seconds)
1689 [16:16:17] *** Quits: cancerbero (~cancerber@replaced-ip ) (Ping timeout: 245 seconds)
1690 [16:16:44] *** Joins: Newami (~Newami@replaced-ip )
1691 [16:16:50] *** Joins: winy (~vince@replaced-ip )
1692 [16:17:58] *** Joins: tuxi (~tuxi@replaced-ip )
1693 [16:20:28] *** Quits: m0u (~m0u@replaced-ip ) (Ping timeout: 245 seconds)
1694 [16:20:57] *** Quits: Nach__ (~nach0z@replaced-ip ) (Changing host)
1695 [16:20:58] *** Joins: Nach__ (~nach0z@replaced-ip )
1696 [16:20:59] *** Nach__ is now known as Nach0z
1697 [16:21:38] *** Joins: michaelni (~michael@replaced-ip )
1698 [16:21:54] *** Quits: gregor2 (~user0@replaced-ip ) (Remote host closed the connection)
1699 [16:22:50] *** Quits: Prints (~333@replaced-ip ) (Max SendQ exceeded)
1700 [16:23:04] *** Quits: Andocromn (~quassel@replaced-ip ) (Remote host closed the connection)
1701 [16:23:25] *** Joins: Andocromn (~quassel@replaced-ip )
1702 [16:24:07] *** Joins: castello (~castello@replaced-ip )
1703 [16:26:18] *** Joins: frju365[IRC] (~julien@replaced-ip )
1704 [16:26:28] *** Quits: Ulrar (~Ulrar@replaced-ip ) (Ping timeout: 264 seconds)
1705 [16:26:33] *** Quits: MoonkYan_ (~moonkyang@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1706 [16:27:29] *** Joins: Ulrar (~Ulrar@replaced-ip )
1707 [16:27:59] <jhutchins_wk> centrix: You can build your own
packages and the system will be aware of them.
1708 [16:28:19] *** Joins: sixth (~sixth@replaced-ip )
1709 [16:29:36] *** Joins: BlueByte (~walther@replaced-ip )
1710 [16:30:17] <GenTooMan> my x session has had 2 termination
events since upgrading to buster this time I caught the session
dumps it appears a jump to a null pointer or reference to one is the
fault from "[416018.337] (EE) Segmentation fault at address
0x0" suggestions of what to do? apart from say "what the
heck"
1711 [16:30:44] *** Joins: alpha3031 (alpha3031m@replaced-ip )
1712 [16:30:49] <centrix> jhutchins_wk, I did so on RHEL/CentOS,
but I am new to Debian. We have a chance to easily clone under
VMWare. The trouble is not IP, hostname + a few more things, but I
do not know if samba caches AD joins etc.
1713 [16:31:34] *** Joins: Raven737 (6d47db37@replaced-ip )
1714 [16:32:07] *** Quits: leandrovianna (~leandrovi@replaced-ip ) (Ping timeout: 245 seconds)
1715 [16:32:37] *** Joins: gef (~gef@replaced-ip )
1716 [16:32:37] <greycat> GenTooMan: which process is seg
faulting? Xorg, or the session manager, or the window manager...?
1717 [16:32:38] *** Joins: icarusfactor (~factor@replaced-ip )
1718 [16:33:13] *** Parts: frewsxcv (sid86219@replaced-ip ) ()
1719 [16:33:25] *** Joins: C0M3T (~C0M3T@replaced-ip )
1720 [16:33:36] *** Quits: SohronWSL (~SohronWSL@replaced-ip ) (Ping timeout: 244 seconds)
1721 [16:34:05] <Raven737> Hi, I downloaded the debian 10.0
non-free x64 iso cd image and wrote this to a usb stick. I am now
trying to run the non-gui installer (expert install?) but I am
getting error that there was a problem reading data from the CD-ROM.
The download page states copying to usb should work. Am I doing
something wrong?
1722 [16:34:26] *** Joins: SohronWSL (~SohronWSL@replaced-ip )
1723 [16:35:16] *** Quits: factor (~factor@replaced-ip ) (Ping timeout: 272 seconds)
1724 [16:35:57] <NetTerminalGene> Raven737, where do you get
error? you can use live environment, or can't even boot?
1725 [16:36:18] *** Quits: kts (~kts@replaced-ip ) (Ping timeout: 258 seconds)
1726 [16:36:26] <NetTerminalGene> veryfy the iso
1727 [16:36:53] <Raven737> NetTerminalGene: I can boot and get the
menu, i get the error on the step "Load installer components
from CD". Ok, will verify iso now, good idea, thanks you
1728 [16:37:20] <GenTooMan> greycat looks to be Xorg: [416018.314]
(EE) 16: /usr/lib/xorg/Xorg (InitFonts+0x3b6) [0x563c0b1e4956]
1729 [16:37:20] <GenTooMan> [416018.336] (EE) 17:
/lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xeb)
[0x7f9fa3a2c09b]
1730 [16:37:20] <GenTooMan> [416018.336] (EE) 18:
/usr/lib/xorg/Xorg (_start+0x2a) [0x563c0b1ce67a]
1731 [16:37:22] *** Joins: aatwood (~quassel@replaced-ip )
1732 [16:37:30] *** Quits: eki (~eki@replaced-ip ) (Quit: leaving)
1733 [16:37:35] <humpled> what exactly is meant by 'wrote
to' and 'copying to'?
1734 [16:38:11] <greycat> Then I guess you file the bug report
against xserver-xorg (and if it turns out to be more specific, like
a driver or whatever, the X team can reassign it).
1735 [16:38:21] *** Joins: eki (~eki@replaced-ip )
1736 [16:38:44] <centrix> Is debian going to provide thttp package
at all?
1737 [16:39:16] <GenTooMan> greycat all right sounds like a better
plan than "what the heck"
1738 [16:39:44] *** Joins: frju365_ (~julien@replaced-ip )
1739 [16:40:06] *** Quits: SohronWSL (~SohronWSL@replaced-ip ) (Quit: leaving)
1740 [16:40:16] *** Quits: frju365[IRC] (~julien@replaced-ip ) (Ping timeout: 264 seconds)
1741 [16:40:28] *** Joins: frgo (~frgo@replaced-ip )
1742 [16:40:35] <Raven737> humpled: dd iso to usb
1743 [16:40:59] *** Joins: MenschZwoNull (~MenschZwo@replaced-ip )
1744 [16:41:19] <Raven737> hash missmatch, ok, download again x(
1745 [16:41:50] *** Joins: piterke (~piterke__@replaced-ip )
1746 [16:41:57] *** Joins: esro (~esro@replaced-ip )
1747 [16:42:10] *** Quits: sdx23 (~sdx23@replaced-ip ) (Remote host closed the connection)
1748 [16:42:24] *** Joins: sdx23 (~sdx23@replaced-ip )
1749 [16:43:14] *** Quits: DustyDingo (~nonamen@replaced-ip ) (Ping timeout: 248 seconds)
1750 [16:43:55] *** Quits: frgo__ (~frgo@replaced-ip ) (Ping timeout: 268 seconds)
1751 [16:43:57] <NetTerminalGene> Raven737, use torrent
1752 [16:44:26] *** Joins: dvs (~gilford@replaced-ip )
1753 [16:45:07] *** Quits: frgo (~frgo@replaced-ip ) (Ping timeout: 258 seconds)
1754 [16:45:30] *** Joins: MenschZwoNull_ (~MenschZwo@replaced-ip )
1755 [16:46:34] <Raven737> NetTerminalGene: would like to use bt,
can't, at work, have to use http proxy etc. http download is
very slow so I tried a downloader that downloads multiple parts at
the same time, that was fast but apparently not it skipped something
:/
1756 [16:46:48] *** Joins: dtux (~dmtucker@replaced-ip )
1757 [16:46:51] *** Joins: cancerbero (~cancerber@replaced-ip )
1758 [16:47:17] *** Joins: m0u (~m0u@replaced-ip )
1759 [16:48:11] *** Quits: MenschZwoNull (~MenschZwo@replaced-ip ) (Read error: Connection reset by peer)
1760 [16:48:17] <Raven737> NetTerminalGene: I guess I just have to
wait.... Thank you for the help and good suggestions!
1761 [16:49:01] *** debhelper sets mode: +l 1579
1762 [16:49:19] *** Joins: peterS (~peter@replaced-ip )
1763 [16:49:42] *** Joins: gnugnugnu (~gnugnugnu@replaced-ip )
1764 [16:49:49] *** Quits: Raven737 (6d47db37@replaced-ip ) (Remote host closed the connection)
1765 [16:49:57] *** Quits: progart (~kamee@replaced-ip ) (Quit: Leaving.)
1766 [16:51:02] *** Joins: mtn (~mtn@replaced-ip )
1767 [16:51:31] *** Joins: Ankman (~ankman@replaced-ip )
1768 [16:51:32] *** Quits: ferhaty (~ferhaty@replaced-ip ) (Quit: ferhaty)
1769 [16:51:40] *** Quits: dtux (~dmtucker@replaced-ip ) (Ping timeout: 264 seconds)
1770 [16:54:01] *** Joins: DustyDingo (~nonamen@replaced-ip )
1771 [16:54:52] *** Quits: HerbY_NL2 (~HerbY_NL2@replaced-ip ) (Quit: Leaving)
1772 [16:58:34] *** Quits: ganny (~roosevelt@replaced-ip ) ()
1773 [17:00:30] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
1774 [17:00:49] *** Quits: rabbitear_sdf (kreator@replaced-ip ) (Remote host closed the connection)
1775 [17:01:31] *** Joins: xcm (~xcm@replaced-ip )
1776 [17:01:52] *** Joins: Prints (~333@replaced-ip )
1777 [17:01:59] *** Joins: grobi (~rtng@replaced-ip )
1778 [17:02:21] *** Joins: diogenes_ (~diogenes_@replaced-ip )
1779 [17:03:08] *** Joins: barteks2x (~barteks2x@replaced-ip )
1780 [17:03:09] *** Quits: aljoni (~aljoni@replaced-ip ) (Quit: aljoni)
1781 [17:03:23] *** Quits: `jig (~jig@replaced-ip ) (Ping timeout: 250 seconds)
1782 [17:03:40] *** Quits: barteks2x (~barteks2x@replaced-ip ) (Remote host closed the connection)
1783 [17:04:29] *** Quits: Haohmaru (~Haohmaru@replaced-ip ) ()
1784 [17:05:55] *** Joins: sandwitch (~sandwitch@replaced-ip )
1785 [17:07:55] *** Quits: Sepultura (~quassel@replaced-ip ) (Read error: Connection reset by peer)
1786 [17:08:02] *** Joins: aljoni (~aljoni@replaced-ip )
1787 [17:08:28] *** Quits: volodim (~volodim@replaced-ip ) (Ping timeout: 264 seconds)
1788 [17:08:34] *** Quits: chele (~chele@replaced-ip ) (Quit: Leaving)
1789 [17:12:01] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
1790 [17:12:32] *** Quits: cybrNaut (cybrNaut@replaced-ip ) (Changing host)
1791 [17:12:32] *** Joins: cybrNaut (cybrNaut@replaced-ip )
1792 [17:12:39] *** Joins: sorko999 (~sorko999@replaced-ip )
1793 [17:13:26] *** Joins: xcm (~xcm@replaced-ip )
1794 [17:13:34] *** Quits: sandwitch (~sandwitch@replaced-ip ) (Read error: No route to host)
1795 [17:13:38] *** Joins: Guest44903 (~guest@replaced-ip )
1796 [17:14:39] *** Joins: Kuleshov (~Hacker@replaced-ip )
1797 [17:15:44] *** Quits: ravioli (~ravioli@replaced-ip##) (Quit: ZNC - ##replaced-url
1798 [17:16:04] *** Joins: mattgirv (~quassel@replaced-ip )
1799 [17:17:03] *** Joins: sergiomiguelrp (~quassel@replaced-ip )
1800 [17:17:50] *** Quits: x0n (~x0n@replaced-ip ) (Ping timeout: 268 seconds)
1801 [17:18:24] *** Joins: magic_ninja_work (~sparkie1@replaced-ip )
1802 [17:18:47] *** Joins: x0n (~x0n@replaced-ip )
1803 [17:18:58] *** Quits: trackanddirt (~trackandd@replaced-ip ) (Ping timeout: 272 seconds)
1804 [17:18:58] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
1805 [17:19:15] *** Quits: castello (~castello@replaced-ip ) (Quit: Bye!)
1806 [17:19:34] *** Joins: mystictot (~Shyam@replaced-ip )
1807 [17:19:35] *** Joins: lkz0ne (~lkz0ne@replaced-ip )
1808 [17:20:01] *** Joins: annadane (~annadane@replaced-ip )
1809 [17:20:04] *** Joins: xcm (~xcm@replaced-ip )
1810 [17:20:10] *** Quits: mibo (~mibo@replaced-ip ) (Remote host closed the connection)
1811 [17:21:16] *** Joins: S1lv3rL1n1ng (~main@replaced-ip )
1812 [17:21:38] *** Joins: ravioli (~ravioli@replaced-ip )
1813 [17:22:00] *** Quits: magic_ninja_work (~sparkie1@replaced-ip ) (Client Quit)
1814 [17:22:13] <centrix> I have a thttpd unit defining the
daemon's pid file, but the systemd is complaining
"thttpd.service: Can't open PID file /run/thttpd.pid
(yet?) after start: No such file or directory"
1815 [17:22:31] *** Quits: ravioli (~ravioli@replaced-ip ) (Changing host)
1816 [17:22:31] *** Joins: ravioli (~ravioli@replaced-ip )
1817 [17:23:10] <centrix> The file is NOT there after the thttpd
has stopped. Do I have to create the PID file before the daemon
starts?
1818 [17:23:27] *** Joins: magic_ninja_work (~sparkie1@replaced-ip )
1819 [17:24:17] <centrix> The same unit file I am using on CentOS
without complains.
1820 [17:24:25] *** Quits: linarcx (~linarcx@replaced-ip ) (Quit: WeeChat 2.4)
1821 [17:24:45] *** Quits: BCMM (~BCMM@replaced-ip ) (Quit: Konversation terminated!)
1822 [17:25:16] *** Quits: cancerbero (~cancerber@replaced-ip ) (Ping timeout: 244 seconds)
1823 [17:26:07] <ratrace> centrix: look at the daemon config
itself, if there's an option where to put the pidfile
1824 [17:26:37] *** Quits: interrobangd (~interroba@replaced-ip ) (Ping timeout: 246 seconds)
1825 [17:26:57] <greycat> *shudder*
1826 [17:27:12] *** Joins: paraxial2 (~paraxial@replaced-ip )
1827 [17:27:44] *** Joins: towo` (~towo@replaced-ip )
1828 [17:27:49] *** Joins: soda__hobart (~sam@replaced-ip )
1829 [17:27:55] *** Joins: linarcx (~linarcx@replaced-ip )
1830 [17:29:05] *** Joins: kts (~kts@replaced-ip )
1831 [17:29:19] <jhutchins_wk> centrix: It could be permissions on
/run
1832 [17:29:49] *** Quits: Newami (~Newami@replaced-ip ) (Read error: Connection reset by peer)
1833 [17:30:07] *** Quits: encod3 (~encod3@replaced-ip ) (Remote host closed the connection)
1834 [17:30:56] <ratrace> thusly pidfiles should be in
/run/<service>/... if you need it at all. they're a relic
from the past and unless you're forking, you don't need
them
1835 [17:31:53] *** Quits: paraxial2 (~paraxial@replaced-ip ) (Ping timeout: 258 seconds)
1836 [17:32:29] *** Joins: x0n- (~x0n@replaced-ip )
1837 [17:32:55] *** Quits: corvo (~Thunderbi@replaced-ip ) (Ping timeout: 246 seconds)
1838 [17:33:06] *** Joins: paraxial2 (~paraxial@replaced-ip )
1839 [17:33:22] *** Quits: x0n (~x0n@replaced-ip ) (Ping timeout: 248 seconds)
1840 [17:34:10] *** Quits: ivlioioilvi (~ivlioioil@replaced-ip ) (Remote host closed the connection)
1841 [17:34:31] *** Joins: ivlioioilvi (~ivlioioil@replaced-ip )
1842 [17:35:15] <centrix> The unit file is like this:
1843 [17:35:15] <centrix> * HerbY_NL2 has quit (Quit: Leaving)
1844 [17:35:15] <centrix> * ganny has quit ()
1845 [17:35:17] *** Quits: ivlioioilvi (~ivlioioil@replaced-ip ) (Remote host closed the connection)
1846 [17:35:34] <centrix> The unit file is like this:
replaced-url
1847 [17:36:11] <centrix> Actually I used one from CentOS 7 as a
template.
1848 [17:36:25] <centrix> I may replace /var/run with simple /run
1849 [17:36:41] *** Joins: ivlioioilvi (~ivlioioil@replaced-ip )
1850 [17:36:52] *** Quits: ivlioioilvi (~ivlioioil@replaced-ip ) (Max SendQ exceeded)
1851 [17:37:17] *** Joins: ivlioioilvi (~ivlioioil@replaced-ip )
1852 [17:37:27] *** Joins: thePiGrepper (~nagato@replaced-ip )
1853 [17:38:10] *** Quits: ivlioioilvi (~ivlioioil@replaced-ip ) (Max SendQ exceeded)
1854 [17:38:37] *** Joins: ivlioioilvi (~ivlioioil@replaced-ip )
1855 [17:38:48] *** Quits: Yukiteru (~Yukiteru@replaced-ip ) (Ping timeout: 245 seconds)
1856 [17:38:49] *** Quits: ivlioioilvi (~ivlioioil@replaced-ip ) (Max SendQ exceeded)
1857 [17:38:57] <ratrace> centrix: check that the service unit and
thttpd.conf use the same path for the pidfile; then depending on
when the pidfile is created (before or after dropping privs), you
might need to configure runtime directory under /run/thttpd via
tmpfiles or something
1858 [17:39:09] <humpled> hmm, /var/run is a symlink to /run on my
debian 9, and /run is on a tmpfs
1859 [17:39:28] <ratrace> it's like that on most if not all
systemd distros
1860 [17:40:04] *** Joins: Yukiteru (~Yukiteru@replaced-ip )
1861 [17:40:27] *** Quits: Namber (~luca@replaced-ip ) (Ping timeout: 245 seconds)
1862 [17:40:28] *** Quits: bionade24 (~oskar@replaced-ip ) (Quit: Apocalypsis Incoming!)
1863 [17:40:30] *** Quits: roflbot (~ah@replaced-ip ) (Ping timeout: 272 seconds)
1864 [17:40:32] *** Quits: madage (~madage@replaced-ip ) (Remote host closed the connection)
1865 [17:40:51] *** Joins: madage (~madage@replaced-ip )
1866 [17:41:02] *** Joins: bionade24 (~oskar@replaced-ip )
1867 [17:41:36] *** Joins: llehs (~L1nux@replaced-ip )
1868 [17:41:36] <centrix> I changed /var/run to /run. The same
story.
1869 [17:41:52] *** Joins: roflbot (~ah@replaced-ip )
1870 [17:42:22] *** Quits: tuxi (~tuxi@replaced-ip ) (Quit: Leaving)
1871 [17:42:38] *** Joins: krabador (~krabador@replaced-ip )
1872 [17:43:05] <ratrace> centrix: is that where the pidfile is
supposed to be?
1873 [17:43:23] <centrix> Could be. Why not if it is configurable.
1874 [17:43:41] *** Quits: lcabrera (~desarroll@replaced-ip ) (Quit: lcabrera)
1875 [17:43:46] <ratrace> centrix: configurable where? there are
two places
1876 [17:44:11] <centrix> The unit file:
/usr/lib/systemd/system/thttpd.service
1877 [17:44:15] <centrix> For instance.
1878 [17:44:40] <ratrace> centrix: that doesn't configure
where thttpd will put it, only where systemd will read it from, for
Type=forking
1879 [17:44:46] *** Quits: llehs (~L1nux@replaced-ip ) (Client Quit)
1880 [17:45:15] *** Joins: troys (~troy@replaced-ip )
1881 [17:45:29] *** Joins: maotm (~kvirc@replaced-ip )
1882 [17:46:06] *** Joins: progart (~kamee@replaced-ip )
1883 [17:47:18] *** Quits: lkz0ne (~lkz0ne@replaced-ip ) (Remote host closed the connection)
1884 [17:47:18] *** Quits: n_1-c_k (~n_1-c_k@replaced-ip ) (Read error: Connection reset by peer)
1885 [17:47:43] *** Joins: n_1-c_k (~n_1-c_k@replaced-ip )
1886 [17:47:51] *** Joins: czart_ (~czart@replaced-ip )
1887 [17:48:35] <greycat> Debian uses /lib/systemd/ by the way,
rather than /usr/lib/systemd/ (unless you did the usrmerge thing or
installed buster fresh).
1888 [17:49:05] *** Quits: maotm (~kvirc@replaced-ip##) (Quit: KVIrc 4.2.0 Equilibrium ##replaced-url
1889 [17:49:43] *** Quits: dvs (~gilford@replaced-ip ) (Quit: Leaving)
1890 [17:49:50] *** Joins: `jig (~jig@replaced-ip )
1891 [17:49:50] <Yukiteru> greycat: buster used usrmerge??
1892 [17:49:54] *** Quits: Thedarkb-T60 (~Thedarkb-@replaced-ip ) (Ping timeout: 268 seconds)
1893 [17:50:00] *** Quits: MenschZwoNull_ (~MenschZwo@replaced-ip ) (Ping timeout: 272 seconds)
1894 [17:50:06] <annadane> on fresh installs i believe so, yes
1895 [17:50:15] <annadane> i think if you upgrade from stretch it
isn't there
1896 [17:50:19] <greycat> correct
1897 [17:50:42] <greycat>
replaced-url
1898 [17:50:50] *** Quits: tf2ftw (~tf2ftw@replaced-ip ) (Quit: This computer has gone to sleep)
1899 [17:51:26] *** Quits: czart (~czart@replaced-ip ) (Ping timeout: 258 seconds)
1900 [17:51:51] *** Joins: thorian93 (~thorian93@replaced-ip )
1901 [17:51:59] *** Joins: diniwed (~gavron@replaced-ip )
1902 [17:52:16] *** Joins: flo2marsnet (~flo2marsn@replaced-ip )
1903 [17:52:25] *** Joins: tf2ftw (~tf2ftw@replaced-ip )
1904 [17:53:11] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
1905 [17:53:44] *** Joins: BCMM (~BCMM@replaced-ip )
1906 [17:54:06] <centrix> greycat, that does not say much. By the
way there are many unit file there. It it was to move there would
NOT bu many of them. Why if you have already planned to move. Files
like systemd-udevd.service for instance.
1907 [17:54:11] *** Joins: xcm (~xcm@replaced-ip )
1908 [17:54:58] <greycat> My whole point was /usr/lib/systemd/
doesn't exist unless you did a fresh buster install (NOT an
upgrade), or you performed the optional usrmerge.
1909 [17:55:03] <ratrace> centrix: thttpd.conf has pidfile option;
is that path the same as the service unit's? systemd must be
told about the path which is configured by thttpd.conf primarily
1910 [17:55:21] <centrix> The complain about the missing pidfile
comes from systemd. I added the pifile option in the thttpd's
config file. Still complains from the same guy.
1911 [17:55:25] *** Joins: inch (mijutu@replaced-ip )
1912 [17:55:45] <centrix> And if I stop the service it fall into
the failed state.
1913 [17:55:54] <greycat> ... and then I go and look and discover
that I'm half wrong. /usr/lib/systemd/ does exist; it's
just mostly bare. However, /usr/lib/systemd/system/ does NOT exist.
So I'm right about THAT half.
1914 [17:56:22] <greycat> Also PID files are an abomination.
1915 [17:56:44] <ratrace> agreed
1916 [17:57:00] <greycat> If you're writing your own systemd
service file for this thing, don't bother using a PID file
unless for some reason it's required by stuff outside of
systemd.
1917 [17:58:20] <centrix> greycat, I do not want to argue ... :)
If it is not needed, well, away with it (in the unit file).
I'll leave it set in the conf file though.
1918 [17:58:24] <ratrace> agreed as well; run it as Type=simple,
configure httpd not to daemonize; i would also run it as non-root
and use systemd User=, Group= options and
AmbientCapabilities=CAP_NET_BIND_SERVICE to allow binding to ports
80, 443
1919 [17:59:01] <centrix> It actually runs as "nobody"
in the background.
1920 [17:59:14] <ratrace> that's bad, nothing should use
'nobody'
1921 [17:59:23] <greycat> a more debianesque approach would be to
run it as
replaced-url
1922 [17:59:38] <centrix> That is just for starters. It has run
for just about an hour :)
1923 [17:59:47] *** Joins: MenschZwoNull (~MenschZwo@replaced-ip )
1924 [17:59:48] <centrix>
replaced-url
1925 [17:59:48] *** Quits: Haudegen (~quassel@replaced-ip ) (Quit: Bin weg.)
1926 [18:00:08] <greycat> I'd either use
replaced-url
1927 [18:00:12] *** Quits: sergiomiguelrp (~quassel@replaced-ip##) (Quit: ##replaced-url
1928 [18:00:13] <ratrace> sounds like you're imposing centos
idiosyncrasies to debian
1929 [18:00:19] <centrix> :)
1930 [18:00:24] *** Quits: philonius (~philonius@replaced-ip ) (Quit: WeeChat 1.6)
1931 [18:00:31] *** Quits: electro33 (uid613@replaced-ip ) (Quit: Connection closed for inactivity)
1932 [18:00:42] <centrix> That is my background. No wonder ... but
I accept objects :)
1933 [18:00:46] <centrix> objections
1934 [18:01:21] <centrix> greycat,
replaced-url
1935 [18:01:49] <greycat>
replaced-url
1936 [18:02:07] <greycat> your UID/GID values may differ
1937 [18:02:13] <centrix> Its there in a sec...
1938 [18:02:18] <centrix> Sure
1939 [18:03:07] *** Joins: electro33 (uid613@replaced-ip )
1940 [18:03:18] *** Quits: hybrid (~hybrid@replaced-ip ) (Remote host closed the connection)
1941 [18:03:30] *** Quits: m0u (~m0u@replaced-ip ) (Ping timeout: 244 seconds)
1942 [18:04:06] <centrix> greycat, the UID/GID values are the
same.
1943 [18:04:09] *** Joins: hybrid (~hybrid@replaced-ip )
1944 [18:05:17] <enoq> upgrading php on debian is a pain as always
1945 [18:05:21] <enoq> in buster
1946 [18:05:26] <enoq> why can't it simply remove 7.0
1947 [18:05:49] *** Quits: robs_ (~robs@replaced-ip ) (Ping timeout: 246 seconds)
1948 [18:06:05] *** Quits: DustyDingo (~nonamen@replaced-ip ) (Ping timeout: 244 seconds)
1949 [18:06:17] <ratrace> ye gods, this reads like A Compendium of
Sysadmin's Haloween and other Short Stories of Horror and
Macabre :::
replaced-url
1950 [18:06:23] <greycat> I'm guessing it's the same
reason stretch->buster didn't remove 5.whatever. Your
application may not be ready for 7.3 so you're given the option
to migrate at your own time.
1951 [18:07:00] <greycat> err... I meant jessie->stretch
didn't remove 5.whatever
1952 [18:07:48] *** Quits: belanthor (~belan@replaced-ip ) (Quit: Leaving)
1953 [18:08:22] *** Joins: han-solo (~han-solo@replaced-ip )
1954 [18:08:45] *** Quits: mtn (~mtn@replaced-ip ) (Quit: Konversation terminated!)
1955 [18:09:00] *** Quits: d3sync (~d3sync@replaced-ip ) (Ping timeout: 272 seconds)
1956 [18:09:56] <han-solo> how long would it take for debian 9 to
install fron netinstall given a good internet connection ? And KDE
1957 [18:09:56] <centrix> greycat, Finito. Thanks all.
1958 [18:10:37] *** Joins: orbiter (~orbiter@replaced-ip )
1959 [18:11:05] *** Joins: _0bitcount (~Big_Byte@replaced-ip )
1960 [18:11:39] *** Joins: aliasnumber10 (~anzero@replaced-ip )
1961 [18:11:45] *** Parts: thorian93 (~thorian93@replaced-ip ) ()
1962 [18:12:06] <centrix> One more thing. The AppArmor is enabled
(aa-status: Yes). The thttpd unit still falls into its failed state.
Could it be because of that?
1963 [18:12:12] *** Joins: DustyDingo (~nonamen@replaced-ip )
1964 [18:12:17] *** Joins: regenkind (~regenkind@replaced-ip )
1965 [18:13:08] <enoq> greycat: yeah, but then simply don't
update to buster
1966 [18:13:20] <enoq> or use docker
1967 [18:13:24] *** Joins: d3sync (~d3sync@replaced-ip )
1968 [18:13:24] *** Quits: d3sync (~d3sync@replaced-ip ) (Changing host)
1969 [18:13:24] *** Joins: d3sync (~d3sync@replaced-ip )
1970 [18:13:57] <ratrace> centrix: not if there's no apparmor
profile for it, and there probably isn't
1971 [18:13:59] *** Joins: bliv (~bliv@replaced-ip )
1972 [18:14:14] *** Parts: diogenes_ (~diogenes_@replaced-ip ) ("vergissmeinnicht")
1973 [18:14:28] <centrix> ratrace, Nope, for that is a custom
install and I did not define.
1974 [18:14:34] *** Joins: mibo (~mibo@replaced-ip )
1975 [18:14:51] *** Quits: ralala (~marcel@replaced-ip ) (Quit: Konversation terminated!)
1976 [18:15:04] <ratrace> centrix: yeah that's why i assumed
1977 [18:15:05] *** Joins: volodim (~volodim@replaced-ip )
1978 [18:15:47] *** Quits: bliv (~bliv@replaced-ip ) (Client Quit)
1979 [18:15:59] *** Joins: n2deep (~n2deep@replaced-ip )
1980 [18:16:08] <centrix> ratrace, thx
1981 [18:16:14] *** Quits: aton` (~aton@replaced-ip ) (Quit: leaving)
1982 [18:16:21] *** Quits: winy (~vince@replaced-ip ) (Quit: Leaving.)
1983 [18:17:11] *** Quits: han-solo (~han-solo@replaced-ip ) (Quit: Lost terminal)
1984 [18:17:45] <enoq> btw, was postgres automatically upgraded?
1985 [18:18:02] *** Joins: fra (~y4ews@replaced-ip )
1986 [18:18:05] <fra> flurg!
1987 [18:18:20] *** Quits: drzacek (~drzacek@replaced-ip ) (Quit: Leaving)
1988 [18:18:21] *** Quits: Ulrar (~Ulrar@replaced-ip ) (Remote host closed the connection)
1989 [18:18:25] *** Quits: fra (~y4ews@replaced-ip ) (Client Quit)
1990 [18:18:30] *** Quits: Jerrynicki (~niklas@replaced-ip ) (Ping timeout: 272 seconds)
1991 [18:18:41] *** Joins: Ulrar (~Ulrar@replaced-ip )
1992 [18:19:12] *** Quits: mystictot (~Shyam@replaced-ip ) (Ping timeout: 245 seconds)
1993 [18:20:24] *** Joins: yagi (~yagi@replaced-ip )
1994 [18:20:35] *** Joins: ChmEarl (~chmearl@replaced-ip )
1995 [18:21:12] *** Quits: centrix (~t4nk811@replaced-ip ) (Quit: Leaving)
1996 [18:22:11] *** Joins: msimpson (~msimpson@replaced-ip )
1997 [18:22:58] *** Quits: winem_ (~quassel@replaced-ip ) (Ping timeout: 246 seconds)
1998 [18:23:13] <jhutchins_wk> ,v postfix
1999 [18:23:14] <judd> Package: postfix on amd64 -- jessie:
2.11.3-1+deb8u2; stretch: 3.1.12-0+deb9u1; bullseye: 3.4.5-1;
buster: 3.4.5-1; sid: 3.4.5-1
2000 [18:23:24] *** Quits: beaver (~beaver@replaced-ip ) (Remote host closed the connection)
2001 [18:23:26] <jhutchins_wk> ,v postgres
2002 [18:23:27] <judd> No package named 'postgres' was
found in amd64.
2003 [18:24:27] <mason> ,v postgresql
2004 [18:24:28] <judd> Package: postgresql on amd64 -- jessie:
9.4+165+deb8u3; jessie-security: 9.4+165+deb8u3; stretch-security:
9.6+181+deb9u1; stretch: 9.6+181+deb9u2; buster: 11+200+deb10u1;
bullseye: 11+203; sid: 11+203
2005 [18:27:01] *** Quits: Ulrar (~Ulrar@replaced-ip ) (Ping timeout: 250 seconds)
2006 [18:27:03] *** Quits: krabador (~krabador@replaced-ip ) (Remote host closed the connection)
2007 [18:27:04] *** Joins: bouba (~bouba@replaced-ip )
2008 [18:27:33] *** Quits: thelastjedi (~quassel@replaced-ip ) (Ping timeout: 245 seconds)
2009 [18:27:55] *** Joins: Ulrar (~Ulrar@replaced-ip )
2010 [18:28:11] *** Quits: BlueByte (~walther@replaced-ip ) (Quit: This computer has gone to sleep)
2011 [18:28:12] <jhutchins_wk> Wonder what happened to 10.
2012 [18:29:02] *** debhelper sets mode: +l 1573
2013 [18:30:58] *** Joins: rizzo (~RizzoTheR@replaced-ip )
2014 [18:31:46] <ratrace> jhutchins_wk: shorter lifecycle;
basically postgres now took one version dimension out, so 10 was
what 9.7 would've been, 11 what 9.8 would've, ...
2015 [18:32:33] *** Quits: enri (~enri@replaced-ip ) (Quit: Leaving)
2016 [18:32:43] <ratrace> so bullseye will likely release with
postgres 13, or 14
2017 [18:33:14] *** Joins: enri (~enri@replaced-ip )
2018 [18:33:16] *** Joins: x0n (~x0n@replaced-ip )
2019 [18:33:27] <ratrace> actually... 15 or 16
2020 [18:34:10] *** Quits: x0n- (~x0n@replaced-ip ) (Ping timeout: 248 seconds)
2021 [18:35:12] *** Joins: castello (~castello@replaced-ip )
2022 [18:35:53] *** Quits: Sicnus (uid319956@replaced-ip ) (Quit: Connection closed for inactivity)
2023 [18:36:06] *** Quits: pamaury (~pamaury@replaced-ip ) (Quit: Konversation terminated!)
2024 [18:37:14] *** Joins: tristero (~nobody@replaced-ip )
2025 [18:40:52] *** Quits: Ulrar (~Ulrar@replaced-ip ) (Ping timeout: 264 seconds)
2026 [18:41:11] *** Joins: Ulrar (~Ulrar@replaced-ip )
2027 [18:44:50] *** Quits: enri (~enri@replaced-ip ) (Changing host)
2028 [18:44:51] *** Joins: enri (~enri@replaced-ip )
2029 [18:44:52] *** Quits: ceptor (~cem@replaced-ip ) (Quit: arrivederci)
2030 [18:46:04] <BCMM> "firefox numbering"
2031 [18:46:19] *** Joins: akko (~gentoo@replaced-ip )
2032 [18:46:28] *** Joins: Ericounet (~Eric@replaced-ip )
2033 [18:46:38] *** Quits: hulk (~smash@replaced-ip ) (Ping timeout: 268 seconds)
2034 [18:47:30] *** Quits: magic_ninja_work (~sparkie1@replaced-ip ) (Quit: Leaving)
2035 [18:47:36] *** Quits: ishanjain28 (~ishanjain@replaced-ip##) (Quit: ZNC - ##replaced-url
2036 [18:47:38] *** Joins: squirrel (~mj@replaced-ip )
2037 [18:48:25] *** Joins: ishanjain28 (~ishanjain@replaced-ip )
2038 [18:50:56] *** Joins: kriger (~norge@replaced-ip )
2039 [18:50:56] *** Quits: kriger (~norge@replaced-ip ) (Changing host)
2040 [18:50:56] *** Joins: kriger (~norge@replaced-ip )
2041 [18:52:41] *** Quits: tf2ftw (~tf2ftw@replaced-ip ) (Quit: This computer has gone to sleep)
2042 [18:52:52] *** Joins: bouba_ (~bouba@replaced-ip )
2043 [18:52:55] *** Quits: bouba_ (~bouba@replaced-ip ) (Client Quit)
2044 [18:55:16] *** Quits: bouba (~bouba@replaced-ip ) (Ping timeout: 268 seconds)
2045 [18:56:39] *** Joins: magic_ninja_work (~sparkie1@replaced-ip )
2046 [18:56:59] *** Joins: tf2ftw (~tf2ftw@replaced-ip )
2047 [18:57:12] *** Quits: linarcx (~linarcx@replaced-ip ) (Quit: WeeChat 2.4)
2048 [18:57:27] *** Joins: phebus (~phebus@replaced-ip )
2049 [18:58:45] *** Quits: enoq (~enoq@replaced-ip ) (Remote host closed the connection)
2050 [18:58:57] *** Joins: Haudegen (~quassel@replaced-ip )
2051 [19:00:01] *** Joins: tradar (~tradar@replaced-ip )
2052 [19:00:50] *** Quits: pyfgcr (~pyfgcr@replaced-ip ) (Ping timeout: 248 seconds)
2053 [19:01:04] *** Q_Continuum is now known as Qlaras
2054 [19:01:10] *** Joins: him-cesjf (~cesjf@replaced-ip )
2055 [19:02:43] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
2056 [19:02:48] *** Joins: nuuuciano_ (~luuuciano@replaced-ip )
2057 [19:02:49] *** Joins: astro6 (~quassel@replaced-ip )
2058 [19:03:53] *** Joins: xcm (~xcm@replaced-ip )
2059 [19:04:07] *** Quits: Texou (~Texou@replaced-ip ) (Quit: WeeChat 2.4)
2060 [19:04:37] *** Quits: TomyWork (~TomyLobo@replaced-ip ) (Ping timeout: 246 seconds)
2061 [19:05:08] *** Quits: phd (~vjetar@replaced-ip ) (Quit: Leaving)
2062 [19:05:15] *** Quits: garjola`` (~user@replaced-ip ) (Remote host closed the connection)
2063 [19:05:46] *** Joins: phd (~vjetar@replaced-ip )
2064 [19:05:47] *** Quits: dstaring (~dstaring@replaced-ip ) (Quit: dstaring)
2065 [19:06:08] *** Joins: garjola (~user@replaced-ip )
2066 [19:06:49] *** Quits: akko (~gentoo@replaced-ip ) (Quit: WeeChat 2.4)
2067 [19:06:53] *** Quits: Qlaras (~quassel@replaced-ip##) (Quit: ##replaced-url
2068 [19:07:50] *** Joins: Jerrynicki (~niklas@replaced-ip )
2069 [19:08:02] *** Joins: akko (~gentoo@replaced-ip )
2070 [19:08:12] *** Joins: Q_Continuum (~quassel@replaced-ip )
2071 [19:10:12] *** Joins: mrus (~mrus@replaced-ip )
2072 [19:10:33] *** Joins: Texou (~Texou@replaced-ip )
2073 [19:10:45] <mrus> hey there! Is there a way to force a
package to re-run all its pre/postinst scripts?
2074 [19:10:55] *** Joins: Elirips_ (~Elirips@replaced-ip )
2075 [19:11:10] *** Quits: Shahnaz- (~Shahnaz@replaced-ip ) (Ping timeout: 252 seconds)
2076 [19:11:11] <xbow> mrus: yes sure
2077 [19:11:19] <xbow> mrus: dpkg-reconfigure
2078 [19:11:32] *** Quits: `jig (~jig@replaced-ip ) (Ping timeout: 252 seconds)
2079 [19:11:43] *** Quits: a_l_b (~a_l_b@replaced-ip ) (Ping timeout: 245 seconds)
2080 [19:12:23] <mrus> xbow: I tried that one, however, it
didn't seem like it really ran everything. Background: I
deleted /var/lib/postgresql and the according postgres user.. now I
re-installed postgres but the user and that specific direcftion are
still missing.
2081 [19:12:30] *** Joins: `jig (~jig@replaced-ip )
2082 [19:12:37] <mrus> dpk-reconfigure didn't bring them back
either.
2083 [19:12:42] *** Quits: Elirips (~Elirips@replaced-ip ) (Ping timeout: 258 seconds)
2084 [19:12:43] *** Joins: ceptor (~cem@replaced-ip )
2085 [19:13:06] <xbow> mrus: did you apt-get --reinstall install
foobar
2086 [19:13:12] <mrus> yup
2087 [19:13:24] *** Joins: aavar (~aavar@replaced-ip )
2088 [19:13:36] <mrus> tried that as well.. I even pruged all
postgre packages and autoremoved all unsued deps before I performed
a reinstall.
2089 [19:14:07] *** Quits: aavar (~aavar@replaced-ip ) (Client Quit)
2090 [19:14:08] *** Quits: regenkind (~regenkind@replaced-ip ) (Quit: This computer has gone to sleep)
2091 [19:14:09] *** Joins: cshzg (~dietary@replaced-ip )
2092 [19:14:29] *** Joins: aavar (~aavar@replaced-ip )
2093 [19:16:39] <mrus> there seem to be no way of bringing back
the postgres user (apart from probably manually adding it)
2094 [19:16:40] *** Joins: herlocksholmes (~herlocksh@replaced-ip )
2095 [19:16:49] *** Joins: Gyro (~user@replaced-ip )
2096 [19:16:58] *** Joins: m0u (~m0u@replaced-ip )
2097 [19:17:29] *** Quits: herlocksholmes (~herlocksh@replaced-ip ) (Remote host closed the connection)
2098 [19:17:42] *** Joins: herlocksholmes (~herlocksh@replaced-ip )
2099 [19:18:15] *** Quits: castello (~castello@replaced-ip ) (Quit: Bye!)
2100 [19:18:27] *** Joins: ghoti (~paul@replaced-ip )
2101 [19:18:34] *** Joins: MonkeyD (~dodzi@replaced-ip )
2102 [19:19:01] *** debhelper sets mode: +l 1582
2103 [19:19:04] *** Joins: YWH_1 (~YWH-1@replaced-ip )
2104 [19:21:25] *** Quits: brw (~brw@replaced-ip ) (Ping timeout: 246 seconds)
2105 [19:22:03] *** Quits: frju365_ (~julien@replaced-ip ) (Quit: Konversation terminated!)
2106 [19:23:21] *** Quits: Ulrar (~Ulrar@replaced-ip ) (Ping timeout: 250 seconds)
2107 [19:24:18] *** Joins: Ulrar (~Ulrar@replaced-ip )
2108 [19:24:42] *** Quits: tradar (~tradar@replaced-ip ) (Quit: tradar)
2109 [19:25:50] *** Quits: asterismo_l (~asterismo@replaced-ip ) (Ping timeout: 252 seconds)
2110 [19:26:06] *** Quits: eamanu (~Thunderbi@replaced-ip ) (Ping timeout: 268 seconds)
2111 [19:26:16] *** Quits: NetTerminalGene (~NetTermin@replaced-ip ) (Ping timeout: 272 seconds)
2112 [19:26:53] *** Quits: AimHere (~David@replaced-ip ) (Ping timeout: 258 seconds)
2113 [19:26:55] *** Joins: brw (~brw@replaced-ip )
2114 [19:27:14] *** Joins: Newami (~Newami@replaced-ip )
2115 [19:28:26] *** Joins: cancerbero (~cancerber@replaced-ip )
2116 [19:28:58] *** Joins: AimHere (~David@replaced-ip )
2117 [19:30:04] *** Quits: Haudegen (~quassel@replaced-ip ) (Ping timeout: 272 seconds)
2118 [19:30:04] *** Quits: brw (~brw@replaced-ip ) (Read error: Connection reset by peer)
2119 [19:30:15] *** Joins: brw (~brw@replaced-ip )
2120 [19:30:29] *** Joins: Shahnaz_ (~Shahnaz@replaced-ip )
2121 [19:31:16] *** Quits: jmarsac (~jmarsac@replaced-ip##) (Quit: Nettalk6 - ##replaced-url
2122 [19:31:26] *** Quits: Zvmdyv (~Zvmdyv@replaced-ip ) (Remote host closed the connection)
2123 [19:31:32] *** Quits: conta (~Thunderbi@replaced-ip ) (Quit: conta)
2124 [19:31:43] *** Joins: conta2 (~Thunderbi@replaced-ip )
2125 [19:32:13] *** Joins: jnavila (~jnavila@replaced-ip )
2126 [19:32:21] *** Quits: Ericounet (~Eric@replaced-ip ) (Remote host closed the connection)
2127 [19:33:46] *** Joins: Shahnaz (~Shahnaz@replaced-ip )
2128 [19:34:02] *** conta2 is now known as conta
2129 [19:34:17] *** Quits: phd (~vjetar@replaced-ip ) (Quit: Leaving)
2130 [19:34:47] *** Joins: phd (~vjetar@replaced-ip )
2131 [19:35:37] *** Joins: forgotmynick (uid24625@replaced-ip )
2132 [19:35:49] *** Quits: Shahnaz (~Shahnaz@replaced-ip ) (Read error: Connection reset by peer)
2133 [19:36:08] *** Joins: Shahnaz (~Shahnaz@replaced-ip )
2134 [19:36:30] *** Quits: Shahnaz_ (~Shahnaz@replaced-ip ) (Ping timeout: 244 seconds)
2135 [19:36:50] *** Quits: `jig (~jig@replaced-ip ) (Ping timeout: 252 seconds)
2136 [19:38:34] *** Quits: kts (~kts@replaced-ip ) (Ping timeout: 246 seconds)
2137 [19:39:05] *** Quits: him-cesjf (~cesjf@replaced-ip ) (Remote host closed the connection)
2138 [19:39:34] *** Quits: Yukiteru (~Yukiteru@replaced-ip ) (Ping timeout: 272 seconds)
2139 [19:39:48] *** Quits: inch (mijutu@replaced-ip ) (Ping timeout: 248 seconds)
2140 [19:40:12] *** Quits: aavar (~aavar@replaced-ip ) (Ping timeout: 272 seconds)
2141 [19:41:29] *** Joins: Yukiteru (~Yukiteru@replaced-ip )
2142 [19:44:20] *** Joins: asterismo_l (~asterismo@replaced-ip )
2143 [19:46:42] *** Quits: tyranny12 (~blarg@replaced-ip ) (Ping timeout: 248 seconds)
2144 [19:46:52] *** Joins: waxhead_m (~waxhead_m@replaced-ip )
2145 [19:46:54] *** Joins: tyranny12 (~blarg@replaced-ip )
2146 [19:46:55] *** Quits: tyranny12 (~blarg@replaced-ip ) (Changing host)
2147 [19:46:55] *** Joins: tyranny12 (~blarg@replaced-ip )
2148 [19:47:02] *** Joins: chele (~chele@replaced-ip )
2149 [19:47:32] *** Joins: mtn (~mtn@replaced-ip )
2150 [19:47:52] *** Parts: waxhead_m (~waxhead_m@replaced-ip ) ("Leaving")
2151 [19:48:03] *** Quits: MenschZwoNull (~MenschZwo@replaced-ip ) (Ping timeout: 250 seconds)
2152 [19:48:30] *** Joins: yonder (~yonder@replaced-ip )
2153 [19:48:47] *** Joins: diogenes_ (~diogenes_@replaced-ip )
2154 [19:49:02] *** Joins: humbot (~i@replaced-ip )
2155 [19:49:22] *** Joins: Thedarkb-T60 (~Thedarkb-@replaced-ip )
2156 [19:50:44] *** Joins: beaver (~beaver@replaced-ip )
2157 [19:51:44] *** Joins: semeion (~semeion@replaced-ip )
2158 [19:52:02] *** Joins: inch (mijutu@replaced-ip )
2159 [19:52:07] *** Quits: DustyDingo (~nonamen@replaced-ip ) (Ping timeout: 245 seconds)
2160 [19:52:31] *** Quits: humpled (~i@replaced-ip ) (Ping timeout: 244 seconds)
2161 [19:52:44] *** Joins: DustyDingo (~nonamen@replaced-ip )
2162 [19:53:30] *** Quits: kreyren (~kreyren@replaced-ip ) (Ping timeout: 272 seconds)
2163 [19:54:28] *** Joins: kreyren (~kreyren@replaced-ip )
2164 [19:54:37] *** Quits: Jerrynicki (~niklas@replaced-ip ) (Ping timeout: 245 seconds)
2165 [19:56:15] <jim> when upgrading from stretch to buster, do I
do just apt dist-upgrade, or should I run apt upgrade first? if yes,
what does the apt upgrade step do?
2166 [19:56:28] <greycat> dpkg, stretch->buster
2167 [19:56:29] <dpkg> Read (at least) the upgrading chapter of
the <release notes>
replaced-url
2168 [19:57:13] *** Quits: ihristov (55c48532@replaced-ip ) (Remote host closed the connection)
2169 [19:57:14] <jim> greycat, ok, so that's a yes... what
does it do differently?
2170 [19:57:17] <greycat> In general, "upgrade" lets it
do a few of the small, easy pieces and get them out of the way.
2171 [19:57:59] <greycat> Presumably the people who wrote the
release notes either figured it was better to be safe and continue
using the traditional three-step way, or they actually tested it and
had better results this way.
2172 [19:58:13] *** Joins: d-sha (~d-sha@replaced-ip )
2173 [19:58:20] <greycat> You could hunt them down and ask them.
2174 [19:58:29] *** Parts: Ankman (~ankman@replaced-ip ) ()
2175 [19:58:35] <jim> got the long guns? :)
2176 [19:59:16] *** Joins: Monodroid (~Monodroid@replaced-ip )
2177 [19:59:30] *** Quits: queip (~queip@replaced-ip ) (Ping timeout: 248 seconds)
2178 [19:59:45] *** Joins: malmalmal (~malmalmal@replaced-ip )
2179 [20:00:02] <jim> I already made sure the machine's
stretch install is uptodate, rebooted into 4.9.0-9 and removed all
other kernels
2180 [20:00:08] <rwp> jim, 'upgrade' does not allow the
named list of installed packages to change. New new dependencies can
be added. No obsolete dependencies removed.
2181 [20:00:20] *** Joins: setham (~textual@replaced-ip )
2182 [20:00:27] <Monodroid> Hi. I want to thank all the Heros out
there who develop the best Free OS in the world!
replaced-url
2183 [20:00:38] <greycat> rwp: almost. "apt-get update"
does as you said. "apt update" DOES allow new packages to
be installed.
2184 [20:00:41] <jmcnaught> apt-get upgrade doesn't install
or remove packages, but apt upgrade can install (but not remove) new
packages
2185 [20:00:41] *** Joins: Guest43691246 (bd20f178@replaced-ip )
2186 [20:00:50] <greycat> err, upgrade.
2187 [20:01:38] <jim> let's see what happens when I do it
that way... to this point I only did dist-upgrade
2188 [20:01:39] <rwp> jmcnaught, So 'apt upgrade' is
like 'apt-get upgrade --with-new-pkgs' then. Which is
relatively safe since it won't be removing things due to an
obstacle.
2189 [20:01:57] <greycat> rwp: that's one of the differences,
yeah
2190 [20:02:11] *** Joins: dvs (~hibbard@replaced-ip )
2191 [20:02:44] *** Joins: DammitJim (~DammitJim@replaced-ip )
2192 [20:02:57] *** Joins: `jig (~jig@replaced-ip )
2193 [20:02:57] *** Quits: cybercrypto (~morpheus@replaced-ip ) (Quit: leaving)
2194 [20:03:06] <jmcnaught> jim: are you inside a screen session?
2195 [20:03:12] <rwp> jim, If you have already done dist-upgrade
and it completed then there should be nothing more for upgrade to
do.
2196 [20:03:30] *** Quits: Guest43691246 (bd20f178@replaced-ip ) (Client Quit)
2197 [20:03:46] <jim> jmcnaught, I haven't started the
upgrade to buster yet. I could start screen or tmux
2198 [20:03:55] <greycat> if it'
2199 [20:03:56] <rwp> If it completed successfully. If it failed
then of course that is a different story.
2200 [20:04:02] <greycat> if it's a remote system, DEFINTELY
use screen/tmux.
2201 [20:04:10] <jim> rwp, doing it to the laptop now
2202 [20:04:12] <jmcnaught> jim: it's recommended, there are
a few other recommendations you might want to follow in the release
notes
2203 [20:04:16] <greycat> the release notes also recommend using
script(1)
2204 [20:04:18] *** Quits: Brigo (~Brigo@replaced-ip ) (Ping timeout: 248 seconds)
2205 [20:04:19] <rwp> I use screen/tmux always even for local
upgrades.
2206 [20:04:32] *** Joins: Spr1ng (~Spr1ng@replaced-ip )
2207 [20:04:46] <jim> well "remote" means "more
than 4 feet away" :)
2208 [20:05:13] <rwp> The advantage to script is that later when
someone has a problem and comes asking for help and the helpers ask,
"What happened?" then the 'typescript' file is a
available.
2209 [20:05:26] *** Joins: NetTerminalGene (~NetTermin@replaced-ip )
2210 [20:05:28] *** Quits: chele (~chele@replaced-ip ) (Quit: Leaving)
2211 [20:05:40] *** Quits: m0u (~m0u@replaced-ip ) (Read error: Connection reset by peer)
2212 [20:06:08] <jim> so script fires up a shell that's
logged to typescript?
2213 [20:06:15] <rwp> Yes.
2214 [20:06:20] *** Joins: TheWaffle (32ff2a4d@replaced-ip )
2215 [20:06:39] <rwp> Regarding screen/tmux... NetworkManager has
the repeated offense of taking the network offline and then not
bringing it back online. Then driving over to the datacenter and
getting on the console can attach back to it and bring the network
back online manually and then finish the upgrade.
2216 [20:06:42] <greycat> Essentially, yeah... there's some
inaccuracy in that statement.
2217 [20:06:52] *** Joins: eamanu (~Thunderbi@replaced-ip )
2218 [20:06:53] <greycat> But the end result is that the session
is logged in a file.
2219 [20:07:26] *** Joins: queip (~queip@replaced-ip )
2220 [20:08:08] *** Joins: bliv (~bliv@replaced-ip )
2221 [20:08:31] <TheWaffle> Hi! i wish to increase my swap without
Rebooting my server. Is this possbile? Also Here is my fstab file
and my df -h output
replaced-url
2222 [20:08:37] <jim> rwp, I think my car is too heavy to put on
an upper floor of the apt bldg... and then I'd only need to
drive 6 feet to get to the laptop
2223 [20:08:40] *** Joins: leandrovianna (~leandrovi@replaced-ip )
2224 [20:08:56] <greycat> TheWaffle: man swapon
2225 [20:09:02] *** debhelper sets mode: +l 1588
2226 [20:09:18] <rwp> Then you are in a better shape for the
upgrade than most people.
2227 [20:09:32] <TheWaffle> greycat is this the way go here?
replaced-url
2228 [20:09:47] <TheWaffle> I don't want to reboot. And I
don't want to fuck up my hard drive lmao.
2229 [20:09:48] <rwp> Especially when the datacenter is an hours
drive away.
2230 [20:10:25] <greycat> Showing us df -h is not useful. The
question is whether you're using LVM or not, whether you have
any free space in your volume group if you are ("vgs"
command), or whether you have any unallocated space on the hard disk
if you're not ("fdisk -l"). If no raw space is
available, you could make a swap file.
2231 [20:10:33] *** Joins: Jerrynicki (~niklas@replaced-ip )
2232 [20:11:47] <TheWaffle>
replaced-url
2233 [20:12:31] *** Joins: raiding (~patrickva@replaced-ip )
2234 [20:12:37] <raiding> hi
2235 [20:13:15] <greycat> TheWaffle: you have 4 GB unused space in
the volume group, so you could use that for a new swap LV.
2236 [20:13:35] <greycat> If you need more than 4 GB, then
it's either a swap file, or you start shrinking things.
2237 [20:13:38] *** Quits: bollo (~bollo@replaced-ip ) (Quit: Konversation terminated!)
2238 [20:13:47] *** Quits: Jerrynicki (~niklas@replaced-ip ) (Read error: Connection reset by peer)
2239 [20:14:05] *** Joins: Jerrynicki (~niklas@replaced-ip )
2240 [20:14:58] *** Quits: hk239 (~d@replaced-ip ) (Ping timeout: 246 seconds)
2241 [20:16:32] <TheWaffle> greycat Well my ram is 32GB, my swap
file is 2GB, it WAS full (not anymore) do I need more swap?
2242 [20:16:57] <rwp> TheWaffle, What problem are you seeing that
indicates you need more swap?
2243 [20:17:00] <greycat> If this is about
hibernation/sleep/whatever on a laptop, I can't answer. I am
not a laptop guy.
2244 [20:17:06] <TheWaffle> It was 2G/2G
2245 [20:17:14] *** Parts: diogenes_ (~diogenes_@replaced-ip ) ("vergissmeinnicht")
2246 [20:17:21] <TheWaffle> rwp I was seeing it on htop that my
swap was full
2247 [20:17:41] <greycat> ... why? what are you doing?
2248 [20:17:44] <TheWaffle> But it's not now. It's
1.66/2GB
2249 [20:17:44] <jim> buster release notes for amd64 gives me page
not found
2250 [20:17:50] <rwp> I would say that is a good thing then. The
kernel is doing good at moving unused blocks out of ram freeing the
ram for other uses.
2251 [20:17:58] <greycat>
replaced-url
2252 [20:17:59] *** Quits: setham (~textual@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
2253 [20:18:07] <TheWaffle> Honestly i am only using 6GB of my
32GB ram.
2254 [20:18:17] <TheWaffle> I could make my swap less used probs?
2255 [20:18:23] *** Quits: queip (~queip@replaced-ip ) (Ping timeout: 245 seconds)
2256 [20:18:42] *** Joins: bollo (~bollo@replaced-ip )
2257 [20:18:46] <rwp> Why? If the kernel has pushed unused memory
blocks out then it is because they are least used and it could use
the ram for other better purposes.
2258 [20:19:22] <jim> so someone can fix this pretty easily...
I'm looking at
replaced-url
2259 [20:19:25] <TheWaffle> Fair. But i have 32GB of ram, 6 is
being used.
2260 [20:19:33] <rwp> TheWaffle, Run 'vmstat' and look
at the si/so (swap-in/swap-out) rates. If they are less than 2 then
I would not worry. If they are greater than 2 then I would add more
ram.
2261 [20:19:45] <TheWaffle> More ram? ...uh
2262 [20:19:48] <TheWaffle> No.
2263 [20:19:50] <TheWaffle> :D
2264 [20:20:19] <jim> there found it
2265 [20:20:31] *** Quits: electro33 (uid613@replaced-ip ) (Quit: Connection closed for inactivity)
2266 [20:20:38] <greycat> jim: it's not /testing/ any more
2267 [20:20:40] <rwp> Andrew Morton famously has argued to make
Linux swapiness preference 100. I am in that camp too.
2268 [20:21:11] <rwp> jim, Testing is bullseye the next release
candidate schedule for release two years from now.
2269 [20:21:38] <rwp> Strictly speaking talking about testing
should be done in debian-next. :-)
2270 [20:21:40] <greycat> "schedule" is a strong word
2271 [20:21:52] <rwp> It's two years out! That is a fine
schedule.
2272 [20:22:08] <TheWaffle> si/bo seems to be at 0
2273 [20:22:12] <TheWaffle> So I'm good then.
2274 [20:22:17] <rwp> Especially when most people have an
attention span of... What were we talking about? I forgot.
2275 [20:22:41] *** Joins: m0u (~m0u@replaced-ip )
2276 [20:22:48] <TheWaffle> Thanks for all of your time :D
2277 [20:22:52] <rwp> TheWaffle, It isn't swapping due to
something using more ram than you have and thrashing. Which results
in the process running at storage speeds. That's bad if it is.
2278 [20:23:06] *** Parts: raiding (~patrickva@replaced-ip ) ()
2279 [20:23:23] *** Quits: magic_ninja_work (~sparkie1@replaced-ip ) (Ping timeout: 245 seconds)
2280 [20:23:31] *** Quits: Gyro (~user@replaced-ip ) (Ping timeout: 244 seconds)
2281 [20:23:36] *** Quits: Slashman (~Slash@replaced-ip ) (Quit: Leaving)
2282 [20:23:42] <rwp> Although I think it unusual that you would
have all of your swap in use. That's quite unusual. I
can't imagine the process events that you went through to have
that happen.
2283 [20:23:49] <TheWaffle> rwp Yeah It's swapping for no
reason it seems to be. I have 32GB of ram, only 6 is used.
2284 [20:24:13] <TheWaffle> But also I run a game server called
factorio. Let me kill it and see what changes.
2285 [20:24:18] <greycat> Were you at some point in the past (but
after the last reboot) using close to all your RAM?
2286 [20:24:33] <TheWaffle> Probs not
2287 [20:24:39] <TheWaffle> I use my CPU more then my ram.
2288 [20:24:47] <TheWaffle> My load averages has been at 4+
2289 [20:24:47] *** Quits: tagomago (~tagomago@replaced-ip ) (Read error: Connection reset by peer)
2290 [20:24:52] <TheWaffle> (I have 4 cores)
2291 [20:25:02] <greycat> that's unrelated
2292 [20:25:11] *** Joins: queip (~queip@replaced-ip )
2293 [20:25:18] *** Joins: tagomago (~tagomago@replaced-ip )
2294 [20:25:19] *** Quits: walnut_burl (~oak@replaced-ip ) (Quit: leaving)
2295 [20:25:40] *** Quits: lucad111 (~lucad111@replaced-ip ) (Quit: Leaving)
2296 [20:25:43] <greycat> One of the reasons it might have used
swap so aggressively was that it felt memory constrained at some
point. Then it would have swapped some idle daemon segments out to
disk to free up some space for active processes.
2297 [20:26:02] *** Joins: nixonix (~zz@replaced-ip )
2298 [20:26:03] <greycat> Or it might be that you simply have a
LOT of large, idle daemons sitting around.
2299 [20:26:04] <TheWaffle> I doubt I ever use 32GB of ram.
2300 [20:26:20] <rwp> I wonder about a system that has 2GB of idle
memory blocks that could be swapped to storage. That seems very
high.
2301 [20:26:39] <greycat> Yeah, which is why I was asking what
they were doing.
2302 [20:26:39] *** Quits: czart_ (~czart@replaced-ip ) (Read error: Connection reset by peer)
2303 [20:26:40] <TheWaffle> I mean. I use Proxmox
2304 [20:26:41] *** Quits: progart (~kamee@replaced-ip ) (Quit: Leaving.)
2305 [20:26:56] <TheWaffle> OVH install template.
2306 [20:27:08] <TheWaffle> So I don't really know my fstab,
fdisk etc
2307 [20:27:39] *** Parts: humbot (~i@replaced-ip ) ("hmm")
2308 [20:27:41] *** Joins: makinazo_ (~makinazo_@replaced-ip )
2309 [20:27:58] *** Quits: makinazo_ (~makinazo_@replaced-ip ) (Max SendQ exceeded)
2310 [20:28:21] *** Joins: makinazo_ (~makinazo_@replaced-ip )
2311 [20:29:01] *** debhelper sets mode: +l 1580
2312 [20:29:22] *** Quits: sauvin (sauvin@replaced-ip ) (Read error: Connection reset by peer)
2313 [20:29:30] *** Quits: makinazo_ (~makinazo_@replaced-ip ) (Max SendQ exceeded)
2314 [20:29:51] *** Joins: makinazo_ (~makinazo_@replaced-ip )
2315 [20:29:59] <rwp> Here are two pastes from two different
desktop machines.
replaced-url
2316 [20:30:36] <TheWaffle> 0.0
2317 [20:30:57] *** Joins: linarcx (~linarcx@replaced-ip )
2318 [20:31:01] <rwp> No significant swap is being used in either
case. In order for the kernel to decide to push to swap then
something prior must have caused memory resource pressure.
2319 [20:31:17] <TheWaffle> How you get that format?
2320 [20:31:26] *** Quits: stefanos82 (~stephen@replaced-ip ) (Quit: Quitting for now...)
2321 [20:31:30] <TheWaffle> It looks like htop but I can't
copy/paste htop
2322 [20:31:31] <rwp> As stated in the paste it is htop with
TERM=vt100
2323 [20:31:44] <rwp> Why can't you copy/paste from htop?
2324 [20:32:01] <TheWaffle> idk
2325 [20:32:05] * TheWaffle is using putty
2326 [20:32:07] <greycat> It takes over an X terminal's mouse
clicks. :-/
2327 [20:32:26] <greycat> You can hold Shift to override that.
2328 [20:32:27] <rwp> I guess I don't have that breakage on
my system.
2329 [20:32:36] <TheWaffle> oh neat
2330 [20:32:50] <rwp> However by default htop will use color to
denote differences in bar graph. That will not cut and paste into a
pastebin.
2331 [20:32:53] <TheWaffle>
replaced-url
2332 [20:32:59] <TheWaffle> Here's mine :D
2333 [20:33:00] <greycat> Or "q" to quit the program,
and then paste whatever's left on the terminal.
2334 [20:33:08] <TheWaffle> Shift worked.
2335 [20:33:12] <rwp> Therefore (as stated in the paste) that I
set 'TERM=vt100 htop' in order to get ASCII characters
instead.
2336 [20:33:37] *** Quits: esro (~esro@replaced-ip ) (Quit: Leaving)
2337 [20:34:02] <rwp> And also as a side effect 'TERM=vt100
htop' probably also told htop that there was no mouse so do not
take over mouse functions.
2338 [20:34:17] <TheWaffle> That
2339 [20:34:18] <TheWaffle> is
2340 [20:34:19] <TheWaffle> odd
2341 [20:34:30] <rwp> What is odd?
2342 [20:34:35] <TheWaffle> Lykos (A werewolf python script) was
using a GOOD amount of CPU
2343 [20:34:36] <TheWaffle> At idle
2344 [20:34:39] <TheWaffle> I killed it.
2345 [20:35:02] *** Quits: subopt (~subopt@replaced-ip ) (Ping timeout: 245 seconds)
2346 [20:35:12] <TheWaffle> Like when I killed the script. I saw
that whole maxed core go back down to 0
2347 [20:36:04] <rwp> TheWaffle, You see that when you looked at
htop on your screen I am sure it used color to show the different
parts of the bar graph. But those colors did not paste into the
pastebin. Making it relatively not useful. :-(
2348 [20:36:28] <rwp> In order to show it effectively one needs to
defeat the htop colors so that it uses characters instead.
2349 [20:36:47] <TheWaffle> Why not? You saw the %'s no?
2350 [20:37:15] <rwp> Compare
Mem[||||||||||#***************************************************************3.50G/31.3G]
2351 [20:37:21] <rwp> To
Mem[|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||5.35G/31.4G]
2352 [20:37:24] <rwp> The first is useful. The second is
relatively useless.
2353 [20:37:46] <TheWaffle> uhh...You still see the memory
usage.....
2354 [20:37:57] <greycat> I just look at the numbers and ignore
the |s.
2355 [20:38:08] <rwp> The first shows that userland processes are
taking up 3.5G out of 31.3G as the numbers indicate. But the ratio
of # for I/O buffers and * for filesystem buffer cache is then also
shown clearly.
2356 [20:38:33] <TheWaffle>
replaced-url
2357 [20:38:33] <jmcnaught> I just use free, is there a reason to
use htop instead?
2358 [20:38:52] <TheWaffle> htop is just like a task manager.
2359 [20:39:00] <TheWaffle> It's like top but more of a GUI
2360 [20:39:05] <rwp> jmcnaught, htop gives a nice bar graph.
It's a spacial display. I like it specifically for that reason.
2361 [20:39:29] <rwp> However if one is a numbers only person then
free is the better choice. Or cat /proc/meminfo
2362 [20:39:38] <TheWaffle> What's a tool I can use to
monitor Network connections per port etc
2363 [20:40:03] <rwp> TheWaffle, Ah! So much more clear! :-)
2364 [20:40:17] <greycat> A better UI design would be for htop to
use the different punctuation characters *as well as* the different
colors, regardless of the TERM.
2365 [20:40:37] * TheWaffle chuckles
2366 [20:40:39] <rwp> greycat, I agree!
2367 [20:40:46] <TheWaffle> Politics
2368 [20:41:04] <TheWaffle> I should try to hang out here and
learn a thing or two.
2369 [20:41:19] *** Joins: me (~me@replaced-ip )
2370 [20:41:21] *** me is now known as Guest86906
2371 [20:41:27] <greycat> It's important for accessibility as
well as this niche case of sharing pasted terminal characters.
2372 [20:41:27] *** Joins: esro (~esro@replaced-ip )
2373 [20:41:42] <greycat> Some people have colorblindness or other
visual shortfalls.
2374 [20:42:01] * TheWaffle manages his own VestaCP install, Proxmox
install, IRC server, Wordpress, Anope, A supybot, and a factorio
server.
2375 [20:42:23] <TheWaffle> Factorio server has been unused idk
why I had on it. I kinda had it on as a "Free service"
2376 [20:42:30] <rwp> I have two very good friends that are deeply
red-green color blind. I always hear about the bad interfaces that
use only color.
2377 [20:42:36] <rwp> Statistically 1 out of 12 males in the US
are red-green color blind to some extend.
2378 [20:43:28] *** Joins: mat__ (~tchatter@replaced-ip )
2379 [20:43:28] <TheWaffle>
replaced-url
2380 [20:43:29] *** Quits: thunderrd (~thunderrd@replaced-ip ) (Ping timeout: 264 seconds)
2381 [20:43:35] <TheWaffle> Small network. But I am proud of it.
2382 [20:43:48] *** Joins: emOne (~emOne@replaced-ip )
2383 [20:43:52] *** Joins: walnut_burl (~oak@replaced-ip )
2384 [20:44:05] <rwp> TheWaffle, Old proverb, "The journey of
10,000 miles begins with the first step."
2385 [20:44:06] *** Quits: dff (dff@replaced-ip ) (Quit: WeeChat 2.5)
2386 [20:44:14] <TheWaffle> rwp Thanks.
2387 [20:44:42] <TheWaffle> I mean I remember the day's when
I had like....10 people
2388 [20:44:47] <TheWaffle> Or worse. None :D
2389 [20:45:11] <TheWaffle> Now it's 30-50 people online at a
time, A bit underkill for a whole IRCD
2390 [20:45:39] *** Quits: DustyDingo (~nonamen@replaced-ip ) (Ping timeout: 268 seconds)
2391 [20:46:18] * TheWaffle wouldn't mind someone who knew
marketing, design or whatever / community management to PM him :D
2392 [20:46:35] *** Joins: DustyDingo (~nonamen@replaced-ip )
2393 [20:46:59] *** Joins: r1ch (~r1ch@replaced-ip )
2394 [20:47:20] * rwp has often said, "People are the problem.
It's why we can't have nice things." so will just
remain silent.
2395 [20:47:40] <TheWaffle> heh.
2396 [20:48:39] <idle-> rwp: props
2397 [20:49:57] *** Joins: tomnor (~user@replaced-ip )
2398 [20:51:32] <tomnor> I have problems with graphics on a
computer with nvidia 610M
2399 [20:51:39] *** Quits: DustyDingo (~nonamen@replaced-ip ) (Remote host closed the connection)
2400 [20:51:56] <tomnor> Installed nouveau and purged the nvidia
legacy driver
2401 [20:52:07] <tomnor> but fail to configure something
2402 [20:52:33] <dvs> rwp, damn right!
2403 [20:52:36] *** Joins: shellclear (~shellclea@replaced-ip )
2404 [20:52:58] *** Quits: toli (~toli@replaced-ip ) (Ping timeout: 244 seconds)
2405 [20:53:33] <tomnor> The nouveau driver is not loaded
2406 [20:53:49] *** Joins: toli (~toli@replaced-ip )
2407 [20:53:54] <tomnor> I can modprobe it and modprobe -r remove
the nvidia driver and then gui can start
2408 [20:54:02] *** Quits: tf2ftw (~tf2ftw@replaced-ip ) (Quit: This computer has gone to sleep)
2409 [20:54:10] <tomnor> but it doesn't stick during a reboot
2410 [20:54:15] <tomnor> what can I do?
2411 [20:54:20] *** Joins: clouddancer (~user@replaced-ip )
2412 [20:54:22] *** Quits: mtn (~mtn@replaced-ip ) (Quit: Konversation terminated!)
2413 [20:54:43] <clouddancer> G'dAY
2414 [20:55:14] *** Joins: tf2ftw (~tf2ftw@replaced-ip )
2415 [20:56:03] *** Joins: AquaL1te (~AquaL1te@replaced-ip )
2416 [20:56:07] <clouddancer> Is there somebody hwo could help me
too become ssmtp running?
2417 [20:56:15] <clouddancer> to get sorry
2418 [20:56:57] *** Quits: Texou (~Texou@replaced-ip ) (Ping timeout: 250 seconds)
2419 [20:57:10] <OerHeks> /clear
2420 [20:57:22] *** Joins: subopt (~subopt@replaced-ip )
2421 [20:57:39] <petn-randall> clouddancer: It usually helps if
you ask specific questions, then people knowledgable will respond.
2422 [20:58:09] *** subopt is now known as _subopt_in_repos
2423 [20:58:10] *** Quits: _subopt_in_repos (~subopt@replaced-ip ) (Client Quit)
2424 [20:58:33] <clouddancer> I get a Error Message "None
Zero Status" by trying to send out a email via command line
2425 [20:58:37] <tomnor> where can I read about replacing
nvidia-legacy driver with nouveau driver on buster
2426 [20:58:41] <clouddancer> an
2427 [20:59:25] <petn-randall> !nouveau
2428 [20:59:25] <dpkg> The nouveau project aims to build
high-quality, open source drivers for Nvidia GPUs (Riva, TNT,
GeForce, Quadro). Nouveau <DRM> is part of the Linux kernel,
the display driver is packaged as xserver-xorg-video-nouveau (read
its README.Debian file for important notes). Install the
libgl1-mesa-dri package for 3D acceleration.
replaced-url
2429 [20:59:39] <petn-randall> clouddancer: This might help ^^^
2430 [21:00:27] *** Quits: toozej (~toozej@replaced-ip ) (Ping timeout: 268 seconds)
2431 [21:01:07] *** Joins: toozej (~toozej@replaced-ip )
2432 [21:01:31] *** Joins: Ignacy (~Ignacy@replaced-ip )
2433 [21:01:47] *** Joins: pipeep (~pipeep@replaced-ip )
2434 [21:01:47] <BCMM> tomnor: i know this is kind of a backwards
way of looking at it, but this page more or less has your answer
replaced-url
2435 [21:01:57] *** Quits: akko (~gentoo@replaced-ip ) (Quit: WeeChat 2.4)
2436 [21:02:08] *** Quits: Guest44903 (~guest@replaced-ip ) (Ping timeout: 245 seconds)
2437 [21:02:28] <clouddancer> I want to get ssmtp running on a
raspberry pi model 3 on buster os, I followed a few instructions but
it wont work correctly
2438 [21:02:50] <clouddancer> using gmail smtp mailhub
2439 [21:03:08] <karlpinc> !errors
2440 [21:03:08] <dpkg> If you don't tell us the exact error
messages you get, we can't tell you what's wrong, and
it's also useful to know exactly what command you're
typing. Please look for the *first* error that occurs, as this is
often the cause of later errors -- ask me about <localized
errors> too. Please don't paste in the channel, use a
pastebin instead; ask me about <pastebin>.
2441 [21:04:02] <clouddancer> okay sorry
2442 [21:04:44] *** Quits: electronstudio (~electrons@replaced-ip##) (Quit: The Lounge - ##replaced-url
2443 [21:04:53] *** Joins: chowndevil (~jimmie@replaced-ip )
2444 [21:05:02] *** Quits: Gazooo (~Gazooo@replaced-ip##) (Quit: The Lounge - ##replaced-url
2445 [21:05:13] *** Joins: electronstudio (~electrons@replaced-ip )
2446 [21:05:22] *** Quits: Guest86906 (~me@replaced-ip ) (Quit: Leaving)
2447 [21:05:23] *** Quits: herlocksholmes (~herlocksh@replaced-ip ) (Ping timeout: 268 seconds)
2448 [21:05:25] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
2449 [21:05:40] *** Joins: friendlyGoat (~jonah@replaced-ip )
2450 [21:05:44] <clouddancer> the only error message it throws is
mail: can not be send. Process ended with a none-zero status
2451 [21:06:09] <greycat> That's when you read the log files.
2452 [21:06:18] <clouddancer> maybe ssmtp is outdated by now
2453 [21:06:21] <friendlyGoat> i accidentally deleted /lib on
debian 9.9 when trying to delete something of the same name in a
folder i was in and now i cant boot and i have no idea how to
recover from this and im very angry, anything i can do?
2454 [21:06:22] *** Quits: electronstudio (~electrons@replaced-ip ) (Client Quit)
2455 [21:06:50] *** Quits: chowndevil (~jimmie@replaced-ip ) (Client Quit)
2456 [21:06:51] *** Joins: johnm (~johnm@replaced-ip )
2457 [21:07:03] *** Joins: electronstudio (~electrons@replaced-ip )
2458 [21:07:16] <clouddancer> just a moment I ll have a quick look
at the particular logfile
2459 [21:07:38] *** Quits: electronstudio (~electrons@replaced-ip ) (Client Quit)
2460 [21:08:13] *** Joins: electronstudio (~electrons@replaced-ip )
2461 [21:08:25] *** Joins: DustyDingo (~nonamen@replaced-ip )
2462 [21:08:33] *** Joins: herlocksholmes (~herlocksh@replaced-ip )
2463 [21:08:43] *** Joins: chowndevil (~jimmie@replaced-ip )
2464 [21:08:47] *** Quits: TheWaffle (32ff2a4d@replaced-ip ) (Remote host closed the connection)
2465 [21:08:48] *** Quits: leandrovianna (~leandrovi@replaced-ip ) (Ping timeout: 245 seconds)
2466 [21:09:14] *** Joins: progart (~kamee@replaced-ip )
2467 [21:09:37] <BCMM> clouddancer: are you running debian buster
or raspbian buster?
2468 [21:10:51] <Lirion> @friendlyGoat: 1. stay cool :) 2. cheat.
copy the /lib content from an essential installation, e.g. from a
live system running on your defective box, to the /lib dir of your
defective box. try to boot this way somehow. then reinstall all your
packages. I once recovered a fedora installation that way where /bin
was gone and /lib was partially removed
2469 [21:10:53] <BCMM> (raspbian is very similar to debian, but it
comes with quite a few things set up differently by default, so it
might be worth asking in #raspberrypi if this is raspbian)
2470 [21:11:04] *** Quits: chowndevil (~jimmie@replaced-ip ) (Client Quit)
2471 [21:11:40] <friendlyGoat> im thinking of taking my old
xubuntu installation disc and booting on that then copying /lib over
2472 [21:11:45] <friendlyGoat> @lirion
2473 [21:12:16] <Robby> hmm, anyone here ever do a netinstall on a
laptop using the non-free firmware iso (such as
firmware-10.0.0-amd64-netinst.iso)? I could boot with it, configure
the wireless, do the netinstall fine, but after it finished and
rebooted the wireless configuration appears to not have been saved
and so there's no connection
2474 [21:12:18] *** Joins: _Vi (~vi@replaced-ip )
2475 [21:12:19] <BCMM> friendlyGoat: xubuntu is not debian. those
libraries will not be the same versions that your programs expect to
find
2476 [21:12:23] <Robby> I guess my question is, is that normal? :P
2477 [21:12:34] *** Quits: brw (~brw@replaced-ip ) (Ping timeout: 248 seconds)
2478 [21:12:42] *** Quits: eamanu (~Thunderbi@replaced-ip ) (Quit: eamanu)
2479 [21:12:44] <_Vi> How do I submit a bug report to Debian
without setting up outgoing mail access on the host?
2480 [21:12:50] <friendlyGoat> damn, i have another disc thats a
debian net inst but that just takes me to the normal installer
unless thats what i want
2481 [21:13:07] <greycat> _Vi: save the bug report to a file,
paste it into an email that you create however you CAN create email
2482 [21:13:08] <Lirion> ubuntu != debian, you will have different
package versions thus different libraries. plus things that are
installed on your xubuntu that aren't on your debian.hence the
idea of taking a fresh and rather slim installation of a matching
debian for this trick. @friendlyGoat
2483 [21:13:09] <clouddancer> @ BC;
2484 [21:13:20] <clouddancer> @BCCM rasbian
2485 [21:13:30] <BCMM> friendlyGoat: i think the install disks
have a shell on VT2
2486 [21:13:47] <friendlyGoat> my debian netinst is 9.9 would that
have VT2?
2487 [21:14:03] <BCMM> i think so... try it! boot it and press
ctrl-alt-f2
2488 [21:14:11] <greycat> friendlyGoat: "VT2" is the
second Linux console. /dev/tty2. Accessed by pressing Ctrl-Alt-F2.
2489 [21:14:17] *** Joins: brw (~brw@replaced-ip )
2490 [21:14:21] <clouddancer> I give it up for today
2491 [21:14:28] *** Quits: nuuuciano_ (~luuuciano@replaced-ip ) (Remote host closed the connection)
2492 [21:14:29] <clouddancer> thx a lot at all
2493 [21:14:34] <clouddancer> bye
2494 [21:14:38] *** Quits: clouddancer (~user@replaced-ip ) (Quit: Leaving)
2495 [21:15:46] <friendlyGoat> i think im on it, i typed help in a
prompt that said Boot> and it said "this is a debian 9
installation cd rom" with a list of things
2496 [21:16:03] <BCMM> i'm pretty sure you're in grub,
not linux
2497 [21:16:04] *** Joins: Lord_of_Life_ (~Lord@replaced-ip )
2498 [21:16:14] <BCMM> boot the installer, *then* change VT to get
a shell
2499 [21:16:27] <friendlyGoat> oh oops pardon, im out of it today
2500 [21:16:52] *** Joins: nuuuciano (~luuuciano@replaced-ip )
2501 [21:17:41] <friendlyGoat> i got it im in the shell
2502 [21:18:02] *** Joins: j0hannes (~johannes@replaced-ip )
2503 [21:18:14] *** Quits: Ekchuan (~RandyMars@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
2504 [21:18:41] <j0hannes> How can I find out if rfc8275 has been
implemented in my NFS package?
2505 [21:18:48] *** Quits: Lord_of_Life (~Lord@replaced-ip ) (Ping timeout: 244 seconds)
2506 [21:18:51] *** Lord_of_Life_ is now known as Lord_of_Life
2507 [21:19:00] *** Joins: krabador (~krabador@replaced-ip )
2508 [21:19:04] *** Quits: godmachine81 (godmachine@replaced-ip ) (Remote host closed the connection)
2509 [21:19:36] <_Vi> Is reportbug-ng a good way to contribute a
bug report to Debian? I tried, but got confused.
2510 [21:19:53] <BCMM> friendlyGoat: i *think* you can do this
with `apt-get -o RootDir=/blah`, to get a cleaner solution than just
copying lib
2511 [21:19:58] <greycat>
replaced-url
2512 [21:20:20] *** Joins: zerotech (~zerotech@replaced-ip )
2513 [21:20:41] <_Vi> greycat, I don't see anything about
reportbug-ng there.
2514 [21:20:43] <friendlyGoat> im a little confused as to how
i'd copy lib on this cd to lib on my machine
2515 [21:20:48] *** Quits: cancerbero (~cancerber@replaced-ip ) (Ping timeout: 268 seconds)
2516 [21:21:08] *** Quits: krabador (~krabador@replaced-ip ) (Max SendQ exceeded)
2517 [21:21:15] <BCMM> friendlyGoat: you'd mount your root
directory, and then copy it over using cp
2518 [21:21:16] <greycat> friendlyGoat: mount, cd, cp -a, umount
2519 [21:21:34] *** Joins: krabador (~krabador@replaced-ip )
2520 [21:21:51] <BCMM> friendlyGoat: please don't take this
the wrong way, but if that doesn't sound trivial, this might
not be the right approach for you
2521 [21:22:02] *** Quits: _till_ (~till@replaced-ip ) (Ping timeout: 268 seconds)
2522 [21:22:15] <BCMM> they'll be some cleanup to come that
requires that you actually understand what your doing
2523 [21:22:20] <friendlyGoat> its fine and all
2524 [21:22:26] <friendlyGoat> is there a better way then?
2525 [21:22:43] <greycat> The only 100% sure way is to reinstall
from scratch, and then restore your data from the most recent
backup.
2526 [21:23:01] <BCMM> the cleanest solution is probably to back
up config changes from /etc/, save the list of installed packages,
and start again with a fresh install
2527 [21:23:18] <greycat> Replacing /lib from a rescue system is a
"maybe it'll work" approach, and if it does work,
great! Celebrate by making a new backup.
2528 [21:23:31] *** Joins: timahvo1 (~rogue@replaced-ip )
2529 [21:23:44] *** Joins: cancerbero (~cancerber@replaced-ip )
2530 [21:23:52] *** Joins: gregor2 (~user0@replaced-ip )
2531 [21:24:37] <BCMM> in any case, i think the rescue cd thing
would be better done by using the cd's copy of apt to reinstall
enough dependencies of apt to get the system's apt running
again
2532 [21:24:38] *** Quits: toxync12- (~toxync12@replaced-ip ) (Ping timeout: 245 seconds)
2533 [21:25:09] <BCMM> copying /lib/ seems like a great way to get
files that apt doesn't know about, or that aren't the same
version that apt thinks they are
2534 [21:25:21] <greycat> extra libs shouldn't hurt
2535 [21:25:31] <tomnor> BCMM: thanks, I have seen
replaced-url
2536 [21:25:49] <tomnor> the dpkg output helped me (pointer to
readme.debian)
2537 [21:26:18] <tomnor> information I just couldn't guess
myself
2538 [21:26:20] *** Joins: subopt (~subopt@replaced-ip )
2539 [21:26:38] <tomnor> "select /usr/lib/mesa-diverted"
2540 [21:26:51] *** Quits: friendlyGoat (~jonah@replaced-ip ) (Quit: Leaving.)
2541 [21:27:12] <tomnor> now next question, how does one configure
underscan for display?
2542 [21:27:26] *** Joins: noln (~boy@replaced-ip )
2543 [21:27:42] <gregor2> I cant get the network working for qemu
with debian host. I tried no parameter invoking qemu-system-x86_64
and this discription
replaced-url
2544 [21:27:58] *** Quits: oahong (~samigarus@replaced-ip ) (Ping timeout: 245 seconds)
2545 [21:28:52] *** Quits: herlocksholmes (~herlocksh@replaced-ip ) (Remote host closed the connection)
2546 [21:29:28] *** Joins: Hex3r (~root@replaced-ip )
2547 [21:29:43] *** Joins: sideone (~sideone@replaced-ip )
2548 [21:31:21] *** Joins: savolla (~savolla@replaced-ip )
2549 [21:32:18] *** Quits: jnavila (~jnavila@replaced-ip ) (Remote host closed the connection)
2550 [21:33:49] *** Joins: jnavila (~jnavila@replaced-ip )
2551 [21:34:02] *** Joins: Haudegen (~quassel@replaced-ip )
2552 [21:36:36] *** Parts: Hex3r (~root@replaced-ip ) ()
2553 [21:37:37] *** Joins: jackChronicle (~archive@replaced-ip )
2554 [21:37:42] *** Parts: jackChronicle (~archive@replaced-ip ) ()
2555 [21:38:17] *** Joins: jackChronicle (~archive@replaced-ip )
2556 [21:38:31] *** Joins: chowndevil (~chowndevi@replaced-ip )
2557 [21:39:00] *** Parts: jackChronicle (~archive@replaced-ip ) ()
2558 [21:39:16] *** Joins: leandrovianna (~leandrovi@replaced-ip )
2559 [21:39:17] <BCMM> tomnor: i'm slightly confused that
that's still a thing...
2560 [21:39:58] <BCMM> i've never seen an hdmi display where
you couldn't disable overscan
2561 [21:40:02] *** Quits: Yukiteru (~Yukiteru@replaced-ip ) (Ping timeout: 245 seconds)
2562 [21:40:38] <BCMM> anyway, looks like you can do it with
xrandr
2563 [21:41:17] <karlpinc> gregor2: In order to help we'd
need to know how you have it setup. You could pastebin your
configs....
2564 [21:41:48] *** Quits: a0z (~a0z@replaced-ip ) (Ping timeout: 272 seconds)
2565 [21:42:10] *** Joins: Yukiteru (~Yukiteru@replaced-ip )
2566 [21:42:23] *** Joins: Nd-969-m (~nend@replaced-ip )
2567 [21:42:57] *** Joins: dvs (~hibbard@replaced-ip )
2568 [21:43:01] *** Quits: malmalmal (~malmalmal@replaced-ip ) (Quit: Leaving)
2569 [21:43:31] *** Quits: krabador (~krabador@replaced-ip ) (Remote host closed the connection)
2570 [21:45:19] <gregor2> i just installed qemu-kvm package and
started the vm with the command: "qemu-system-x86_64 -cdrom
/home/user0/gre/srv/debian/debian-10.0.0-amd64-DVD-1.iso -drive
driver=raw,media=disk,file=arch.img -m 4096 -enable-kvm"
2571 [21:45:28] *** Quits: llucenic_ (~Thunderbi@replaced-ip ) (Ping timeout: 245 seconds)
2572 [21:45:53] *** Quits: Messenger_bird (~banana@replaced-ip ) (Ping timeout: 245 seconds)
2573 [21:46:02] *** Joins: zmeu (~zmeu@replaced-ip )
2574 [21:47:18] *** Joins: AlexPortable (uid7568@replaced-ip )
2575 [21:47:36] *** Joins: dez (uid92154@replaced-ip )
2576 [21:47:45] <zmeu> hello, can someone help me to configure my
pppoe-server +ipv6? if I do ping6 google.com I got "connect:
Network is unreachable"
2577 [21:47:58] *** Joins: Messenger_bird (~banana@replaced-ip )
2578 [21:48:01] *** Quits: eb0x (~eb0x@replaced-ip ) (Ping timeout: 276 seconds)
2579 [21:48:12] *** Joins: dtux (~dmtucker@replaced-ip )
2580 [21:48:43] *** Quits: tf2ftw (~tf2ftw@replaced-ip ) (Quit: This computer has gone to sleep)
2581 [21:49:00] *** Joins: tf2ftw (~tf2ftw@replaced-ip )
2582 [21:49:01] *** debhelper sets mode: +l 1586
2583 [21:50:23] <karlpinc> gregor2: Any firewalling going on? (I
don't know much about qemu, so don't know that I can help
much.)
2584 [21:51:10] *** Quits: subopt (~subopt@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
2585 [21:51:19] <BCMM> gregor2: under normal circumstances, that
should "just work", at least for normal internet-access
activities
2586 [21:51:22] <gregor2> :w
2587 [21:51:27] <epsilon> gregor2: you just want kvm with bridge
network running? or need to run with qemu... command?
2588 [21:51:43] <karlpinc> zmeu: What is the current config? (You
know not to paste into the channel, right?) What do the logs say?
2589 [21:51:46] *** Quits: progart (~kamee@replaced-ip ) (Quit: Leaving.)
2590 [21:51:54] *** Quits: piterke (~piterke__@replaced-ip ) (Read error: Connection reset by peer)
2591 [21:51:55] *** Quits: MonkeyD (~dodzi@replaced-ip ) (Remote host closed the connection)
2592 [21:52:11] <BCMM> gregor2: what does `ip addr` show, in the
vm?
2593 [21:52:12] *** Joins: piterke (~piterke__@replaced-ip )
2594 [21:52:15] <karlpinc> zmeu: It's been a while since
I've done pppoe. Do you have routing setup?
2595 [21:52:46] *** Joins: _till_ (~till@replaced-ip )
2596 [21:52:46] *** Quits: _till_ (~till@replaced-ip ) (Changing host)
2597 [21:52:47] *** Joins: _till_ (~till@replaced-ip )
2598 [21:53:16] <gregor2> I will try ip addr in arch linux. and
where are the logs?
2599 [21:53:39] <BCMM> gregor2: where does arch come in to this?
2600 [21:54:14] <sideone> hey all.. trying to capture remote
traffic from a kali vm (deb 4.19.37) to a windows workstation
running wireshark. ive tried tcpdump and tshark, but am getting an
error using the command plink.exe -ssh root@192.168.92.129 tcpdump
-i eth0 -s0 -w - not port 22 | "C:\Program
Files\Wireshark\Wireshark.exe" -k -i - .. the error is: data
written to the pipe is neither in a supported pcap format nor in
pcapng format
2601 [21:54:28] <gregor2> Because it has a shell and i can type ip
add
2602 [21:54:32] <coruja> !kali
2603 [21:54:33] <dpkg> Kali Linux (replaced-url
2604 [21:54:34] <gregor2> should i do it with debian
2605 [21:54:36] *** Joins: conta2 (~Thunderbi@replaced-ip )
2606 [21:54:56] <gregor2> Network does not work for either of
them.
2607 [21:55:08] <zmeu> karlpinc:
replaced-url
2608 [21:55:46] *** Quits: `jig (~jig@replaced-ip ) (Ping timeout: 248 seconds)
2609 [21:55:53] <gregor2> well i dont know how to copy something
from the vm.
2610 [21:56:33] *** Quits: Atheri (erica@replaced-ip ) (Remote host closed the connection)
2611 [21:56:33] *** Quits: n_1-c_k (~n_1-c_k@replaced-ip ) (Read error: Connection reset by peer)
2612 [21:57:25] *** Joins: n_1-c_k (~n_1-c_k@replaced-ip )
2613 [21:57:41] *** Joins: BrianG61UK (~BrianG61U@replaced-ip )
2614 [21:57:48] *** Quits: tf2ftw (~tf2ftw@replaced-ip ) (Quit: This computer has gone to sleep)
2615 [21:57:51] *** Joins: swift (~swift@replaced-ip )
2616 [21:57:59] *** Quits: piterke (~piterke__@replaced-ip ) (Read error: Connection reset by peer)
2617 [21:58:14] <swift> sad
2618 [21:58:16] <karlpinc> zmeu: What does "ip route"
say?
2619 [21:58:30] <swift> shows the path a packet takes?
2620 [21:58:47] *** Quits: conta2 (~Thunderbi@replaced-ip ) (Ping timeout: 245 seconds)
2621 [21:58:54] <zmeu> karlpinc:
replaced-url
2622 [21:59:00] <karlpinc> gregor2: If you're in a GUI you
can highlight by selecting with the mouse and paste with the middle
mouse button.
2623 [21:59:08] *** Joins: tf2ftw (~tf2ftw@replaced-ip )
2624 [21:59:32] *** Quits: leandrovianna (~leandrovi@replaced-ip ) (Ping timeout: 272 seconds)
2625 [22:00:11] <gregor2> it does not work
2626 [22:01:10] *** Quits: NitrousPG (~Nitrous@replaced-ip ) (Quit: . y .)
2627 [22:01:17] *** Quits: brw (~brw@replaced-ip ) (Quit: Off to listen to some tunes...)
2628 [22:01:41] *** Joins: `jig (~jig@replaced-ip )
2629 [22:01:51] *** Quits: swift (~swift@replaced-ip ) (Client Quit)
2630 [22:02:11] <BCMM> karlpinc: the stuff gregor2 would like to
copy is in a vm without network access
2631 [22:02:21] <BCMM> no, you can't just copy and paste from
a vm
2632 [22:02:43] <BCMM> (as far as x is concerned, the vm's
window is just one big pixmap)
2633 [22:03:13] *** Joins: NitrousPG (~Nitrous@replaced-ip )
2634 [22:04:07] *** Joins: hanfm (~Thunderbi@replaced-ip )
2635 [22:04:09] *** Joins: brw (~brw@replaced-ip )
2636 [22:04:22] <gregor2>
replaced-url
2637 [22:04:25] <gregor2> alright i got it
2638 [22:04:45] <karlpinc> BCMM: Really. Thanks.
2639 [22:05:08] <gregor2> BCMM: I got ip add
2640 [22:05:51] <karlpinc> zmeu: What does "ip addr"
say? (I'm wondering if ppp0 even gets a publicly routable ipv6
addr.)
2641 [22:06:01] <BCMM> gregor2: huh, that looks like it should be
working. check `ip route`
2642 [22:06:20] *** Quits: cancerbero (~cancerber@replaced-ip ) (Ping timeout: 244 seconds)
2643 [22:06:58] <zmeu> karlpinc:
replaced-url
2644 [22:07:55] *** Joins: Texou (~Texou@replaced-ip )
2645 [22:08:24] *** Quits: savolla (~savolla@replaced-ip ) (Ping timeout: 244 seconds)
2646 [22:08:28] <gregor2> cp Screenshot\ at\ 2019-07-16\
22-00-18.png /var/replaced-url
2647 [22:08:39] <gregor2>
replaced-url
2648 [22:09:23] *** Parts: sideone (~sideone@replaced-ip ) ("In case I don’t see ya…good afternoon, good
evening, and goodnight.")
2649 [22:09:51] <BCMM> gregor2: hang on, how did you test
connectivity to the network? just by pinging?
2650 [22:10:00] <gregor2> yes
2651 [22:10:10] <BCMM> gregor2: qemu's user-mode NAT
doesn't support ping! sorry i missed that!
2652 [22:10:38] *** Joins: woili (b9d59aa1@replaced-ip )
2653 [22:10:48] *** Joins: triplenull (~triplenul@replaced-ip )
2654 [22:10:49] <BCMM> gregor2: it'll NAT ordinary udp or tcp
traffic just fine, but it can't do the raw icmp magic needed
for ping
2655 [22:11:00] *** Quits: triplenull (~triplenul@replaced-ip ) (Client Quit)
2656 [22:11:00] <gregor2> ok
2657 [22:11:06] <gregor2> What could i try else?
2658 [22:11:11] <BCMM> (in part because you kind of need to be
root to generate those packets; ping is installed suid typically)
2659 [22:11:15] <BCMM> gregor2: curl
2660 [22:11:18] *** Joins: triplenull (~triplenul@replaced-ip )
2661 [22:11:34] <Psi-Jack> Hmmm
2662 [22:11:35] *** Quits: linarcx (~linarcx@replaced-ip ) (Quit: WeeChat 2.5)
2663 [22:11:50] *** Joins: oo_miguel (~miguel@replaced-ip )
2664 [22:11:53] <BCMM> curl icanhazip.com is a decent one, because
it won't muck up your terminal with a million lines of html
2665 [22:12:04] <gregor2> lol
2666 [22:12:10] <woili> hello! anyone have an idea where i can
find xcb-composite?
2667 [22:12:11] <gregor2> i was able to use wget
2668 [22:12:15] <Psi-Jack> I'm trying to install nodejs and
npm on Debian 9.9, but when I do `apt install npm` it complains a
lot of versions are required that are >= what would be installed.
2669 [22:12:28] <greycat> (in recent Debian, ping is not setuid,
but uses getcap(8) instead)
2670 [22:12:34] <gregor2> ok So network is working then
2671 [22:12:52] <BCMM> greycat: oh cool, didn't know about
that
2672 [22:12:55] *** Quits: hqdruxn08__ (hqdruxn08@replaced-ip ) (Read error: Connection reset by peer)
2673 [22:13:13] *** Joins: hqdruxn08__ (hqdruxn08@replaced-ip )
2674 [22:13:37] *** Joins: linarcx (~linarcx@replaced-ip )
2675 [22:13:42] *** Quits: NetTerminalGene (~NetTermin@replaced-ip ) (Quit: Leaving)
2676 [22:14:04] <gregor2> And how can i config it the way that
ping is working to? I actually want kind of like a bridge such that
i see the vm in my network.
2677 [22:14:34] <woili> i tried install libxcb-composite0 but it
didnt work
2678 [22:14:37] *** Joins: dowwie (~dowwie@replaced-ip )
2679 [22:14:37] *** Quits: dowwie (~dowwie@replaced-ip ) (Changing host)
2680 [22:14:37] *** Joins: dowwie (~dowwie@replaced-ip )
2681 [22:14:38] *** Quits: dowwie (~dowwie@replaced-ip ) (Remote host closed the connection)
2682 [22:14:58] <zmeu> karlpinc: if i do "ip6tables -t nat -A
POSTROUTING -o eno1 -j MASQUERADE" seems work
2683 [22:14:59] <BCMM> gregor2: so, what you get by default is
limited, but requires 0 setup. it's basically a network that
exists entirely within the qemu-system process
2684 [22:15:20] <zmeu> karlpinc: but internally "From
2a0c:b641:565:aaaa::1 icmp_seq=1 Destination unreachable: Address
unreachable"
2685 [22:15:36] <BCMM> gregor2: when you try to make a connection
out to the network, qemu itself acts as a NAT router, and it makes a
corresponding connection (coming from the qemu process) for you
2686 [22:15:51] *** Quits: linarcx (~linarcx@replaced-ip ) (Client Quit)
2687 [22:15:54] *** Joins: ragedragon (~ragedrago@replaced-ip )
2688 [22:16:19] <BCMM> gregor2: the alternative is to set up
tun/tap, so you have a network interface on the host machine that
the linux kernel actually knows about, and connect qemu to that
2689 [22:16:20] *** Joins: linarcx (~linarcx@replaced-ip )
2690 [22:16:40] *** Quits: zmeu (~zmeu@replaced-ip ) (Read error: Connection reset by peer)
2691 [22:16:42] *** Joins: cancerbero (~cancerber@replaced-ip )
2692 [22:16:47] *** Joins: zmeu (~zmeu@replaced-ip )
2693 [22:17:00] <BCMM> but in that mode, you'll need to set
some stuff up, because you'll be using standard debian stuff to
configure the interface instead of qemu doing everything internally
2694 [22:17:10] *** zmeu is now known as Guest98954
2695 [22:17:18] <BCMM> (i mean in the default mode, qemu even has
a completely internal dhcp server to give an ip address to the
guest, etc.)
2696 [22:17:35] *** Quits: dtux (~dmtucker@replaced-ip ) (Remote host closed the connection)
2697 [22:17:42] <Guest98954> karlpinc: i got disconect
2698 [22:17:53] <Guest98954> 23:14 < zmeu> karlpinc: if i do
"ip6tables -t nat -A POSTROUTING -o eno1 -j MASQUERADE"
seems work
2699 [22:17:56] <Guest98954> 23:15 < zmeu> karlpinc: but
internally "From 2a0c:b641:565:aaaa::1 icmp_seq=1 Destination
unreachable: Address unreachable"
2700 [22:18:03] <BCMM> gregor2: as you see on
replaced-url
2701 [22:18:04] <gregor2> I think t ried that with those
instructions:
replaced-url
2702 [22:18:21] <gregor2> yes that was exactly what i did
2703 [22:18:32] <gregor2> But lets see maybe its already working
to.
2704 [22:18:38] <BCMM> gregor2: i thought you said you were
running qemu with no -net param at all?
2705 [22:19:00] *** Quits: _till_ (~till@replaced-ip ) (Ping timeout: 258 seconds)
2706 [22:19:06] <BCMM> earlier you said "qemu-system-x86_64
-cdrom /home/user0/gre/srv/debian/debian-10.0.0-amd64-DVD-1.iso
-drive driver=raw,media=disk,file=arch.img -m 4096 -enable-kvm"
2707 [22:19:13] *** Quits: zerotech (~zerotech@replaced-ip ) (Ping timeout: 246 seconds)
2708 [22:19:14] *** Quits: d-sha (~d-sha@replaced-ip ) (Ping timeout: 248 seconds)
2709 [22:20:05] <tomnor> BCMM: about the underscan, my tv is
rather old, just looked for settings about this, couldn't find
it
2710 [22:20:30] <BCMM> tomnor: old as in your using analog tv-out?
2711 [22:20:42] <tomnor> BCMM: and yes, you can adjust this with
xrandr but that doesn't stick by default, so now searching for
how to configure
2712 [22:20:59] <BCMM> i've often found it hidden in the
aspect ratio menu, called something like pixel-for-pixel
2713 [22:21:10] <tomnor> not available
2714 [22:21:21] <tomnor> its a samsung about 15 years old
2715 [22:21:41] <gregor2> yes but i also tried that one
2716 [22:21:52] *** Quits: tyranny12 (~blarg@replaced-ip ) (Remote host closed the connection)
2717 [22:21:55] <tomnor> well, I can't find anything at least
2718 [22:22:08] *** Quits: cryptodan (~cryptodan@replaced-ip ) (Remote host closed the connection)
2719 [22:22:31] <BCMM> gregor2: did you manually configure the
network inside the guest as well?
2720 [22:22:34] *** Joins: diogenes_ (~diogenes_@replaced-ip )
2721 [22:22:55] <BCMM> if you're not using qemu's
default internal NAT thing, you don't get a dhcp server for
free
2722 [22:23:04] *** Joins: tyranny12 (~blarg@replaced-ip )
2723 [22:23:05] *** Quits: tyranny12 (~blarg@replaced-ip ) (Changing host)
2724 [22:23:05] *** Joins: tyranny12 (~blarg@replaced-ip )
2725 [22:23:12] <BCMM> (you can either run a real dhcp server on
the host, or just set up the network manually)
2726 [22:23:37] <gregor2> right now i am trying it like that:
qemu-system-x86_64 -cdrom
/home/user0/gre/srv/debian/debian-10.0.0-amd64-DVD-1.iso -drive
driver=raw,media=disk,file=arch.img -m 4096 -enable-kvm -net nic
-net tap,ifname=tap0,script=no,downscript=no
2727 [22:23:44] <gregor2> exacly like in the wiki
2728 [22:24:16] <gregor2> But it did not work the last time i
tried that.
2729 [22:24:22] *** Joins: makinazo2 (~makinazo_@replaced-ip )
2730 [22:25:02] *** Quits: makinazo_ (~makinazo_@replaced-ip ) (Quit: Leaving)
2731 [22:25:07] *** Quits: makinazo2 (~makinazo_@replaced-ip ) (Client Quit)
2732 [22:25:12] *** Quits: forgotmynick (uid24625@replaced-ip ) (Quit: Connection closed for inactivity)
2733 [22:25:31] *** Quits: conta (~Thunderbi@replaced-ip ) (Quit: conta)
2734 [22:26:18] *** Quits: msimpson (~msimpson@replaced-ip ) (Ping timeout: 245 seconds)
2735 [22:26:26] *** Joins: soee (~soee@replaced-ip )
2736 [22:26:31] <gregor2> BCMM: I configured it manually with the
debian install dvd.
2737 [22:27:51] <karlpinc> Guest98954: Busy. Maybe somebody else
can chime in and help.
2738 [22:28:48] <gregor2> I am getting this now:
replaced-url
2739 [22:29:02] *** debhelper sets mode: +l 1578
2740 [22:29:11] <BCMM> gregor2: does tap0 look normal on the host?
2741 [22:29:31] *** Joins: _till_ (~till@replaced-ip )
2742 [22:29:31] *** Quits: _till_ (~till@replaced-ip ) (Changing host)
2743 [22:29:31] *** Joins: _till_ (~till@replaced-ip )
2744 [22:29:37] *** Quits: gnugnugnu (~gnugnugnu@replaced-ip ) (Quit: WeeChat 2.5)
2745 [22:30:10] <gregor2>
replaced-url
2746 [22:30:16] <BCMM> hang on, i said something misleading
earlier...
2747 [22:30:34] *** Joins: kesenai (~username@replaced-ip )
2748 [22:30:39] <BCMM> i forgot you were bridging the tap to your
ethernet. you shouldn't need to manually set up the net in the
guest
2749 [22:30:52] *** Quits: esro (~esro@replaced-ip ) (Quit: Leaving)
2750 [22:30:53] *** Parts: diogenes_ (~diogenes_@replaced-ip ) ("vergissmeinnicht")
2751 [22:30:53] *** Quits: ae-35 (~ae-35@replaced-ip ) (Ping timeout: 245 seconds)
2752 [22:30:54] <BCMM> it should be able to get an address from
your router with dhcp
2753 [22:31:08] <gregor2> It does not work with dhcp either.
2754 [22:31:28] *** Quits: Guest98954 (~zmeu@replaced-ip ) (Quit: Lost terminal)
2755 [22:31:41] <BCMM> is your lan really in 10.0.0.*?
2756 [22:31:47] <gregor2> yes
2757 [22:32:06] <gregor2> Look at the pastebin my ip is
10.0.0.129.
2758 [22:32:20] *** Joins: qwas (~Android@replaced-ip )
2759 [22:32:21] *** Quits: qwas (~Android@replaced-ip ) (Excess Flood)
2760 [22:32:54] <jmcnaught> According to
bridge-utils-interfaces(5) 'bridge_ports all' 'is
short for "regex eth.* em.* p[0-9].*
noregex"'… so maybe instead of all you should use
the interface name enp3s0
2761 [22:33:06] *** Quits: queip (~queip@replaced-ip ) (Ping timeout: 272 seconds)
2762 [22:33:24] *** Joins: regenkind (~regenkind@replaced-ip )
2763 [22:33:45] *** Quits: soee (~soee@replaced-ip ) (Quit: Konversation terminated!)
2764 [22:34:14] <jmcnaught> gregor2: have you done a paste of your
/etc/network/interfaces?
2765 [22:34:43] <gregor2> So just enp3s0 instead of all?
2766 [22:34:58] *** Quits: tf2ftw (~tf2ftw@replaced-ip ) (Quit: This computer has gone to sleep)
2767 [22:35:16] *** Quits: hanfm (~Thunderbi@replaced-ip ) (Read error: Connection reset by peer)
2768 [22:35:18] *** Joins: soee (~soee@replaced-ip )
2769 [22:35:18] <jmcnaught> yeah
2770 [22:35:28] *** Joins: dastier (~dastier@replaced-ip )
2771 [22:35:34] *** Joins: castello (~castello@replaced-ip )
2772 [22:35:47] <gregor2> Here is the pastebin of
/etc/network/interfaces
2773 [22:35:53] <gregor2>
replaced-url
2774 [22:35:55] <jmcnaught> might be just the man page wasn't
updated but I don't think that expression would match your
interface name
2775 [22:36:31] <gregor2> That sounds like pretty good idea.
2776 [22:36:39] *** Joins: tf2ftw (~tf2ftw@replaced-ip )
2777 [22:36:40] *** Joins: tris_ (~tris@replaced-ip )
2778 [22:36:56] <gregor2> Does not matter. I think that expression
is better anyway.
2779 [22:37:11] <gregor2> But i dont know anything about this
config file.
2780 [22:37:26] <gregor2> how can i reload all that network stuff
now?
2781 [22:37:35] <jmcnaught> gregor2: change 'iface enp3s0
inet static' to 'iface enp3s0 inet manual',
'iface br0 inet dhcp' to 'iface br0 inet
static', then move the address, gateway and dns-servers lines
into the br0 stanza
2782 [22:37:36] *** Quits: xormor (~xormor@replaced-ip ) (Quit: Leaving)
2783 [22:37:51] <gregor2> I see
2784 [22:37:57] <jmcnaught> It's br0 that gets an IP address,
not the ethernet interface that is bridged to it.
2785 [22:38:10] <gregor2> and how can i then apply the changes
2786 [22:38:49] *** Joins: queip (~queip@replaced-ip )
2787 [22:39:06] *** Joins: Alexey_ (~Hacker@replaced-ip )
2788 [22:39:29] <jmcnaught> gregor2: use 'ifdown enp3s0
&& ifdown br0 && ifup br0' however I would also
test that it works on boot too
2789 [22:40:07] *** Quits: chowndevil (~chowndevi@replaced-ip ) (Quit: leaving)
2790 [22:40:26] *** Joins: chowndevil (~chowndevi@replaced-ip )
2791 [22:40:33] *** Quits: Croter_ (~Croter@replaced-ip ) (Remote host closed the connection)
2792 [22:40:33] *** Quits: Croter (~Croter@replaced-ip ) (Remote host closed the connection)
2793 [22:40:34] <gregor2> I gess i will just reboot
2794 [22:40:41] <gregor2> see you later
2795 [22:40:44] *** Joins: qwas (~Android@replaced-ip )
2796 [22:40:44] *** Quits: qwas (~Android@replaced-ip ) (Excess Flood)
2797 [22:41:09] *** Quits: gregor2 (~user0@replaced-ip ) (Remote host closed the connection)
2798 [22:41:43] *** Quits: Newami (~Newami@replaced-ip ) (Read error: Connection reset by peer)
2799 [22:41:49] *** Quits: AquaL1te (~AquaL1te@replaced-ip ) (Quit: leaving)
2800 [22:42:36] *** Quits: Kuleshov (~Hacker@replaced-ip ) (Ping timeout: 272 seconds)
2801 [22:42:57] *** Joins: gregor2 (~user0@replaced-ip )
2802 [22:43:55] *** Joins: mtn (~mtn@replaced-ip )
2803 [22:44:03] *** Joins: savolla (~savolla@replaced-ip )
2804 [22:44:03] *** Joins: leandrovianna (~leandrovi@replaced-ip )
2805 [22:44:04] <tomnor> BCMM: not analogue in no. HDMI
2806 [22:44:17] <gregor2> The configuration is working.
2807 [22:44:24] <MACscr> is there a simple command to find out the
assigned dhcp address? i find it odd that its not something
available with the ip command
2808 [22:44:55] <jmcnaught> gregor2: including in the VM?
2809 [22:45:12] <gregor2> Yes
2810 [22:45:22] <gregor2> ping is a little high from the vm
2811 [22:45:32] *** Quits: towo` (~towo@replaced-ip ) (Quit: Leaving)
2812 [22:45:49] <gregor2> no actually its from the host to
2813 [22:46:08] <gregor2> 1.5 ms seemd a little high for me but i
guess that is normal
2814 [22:46:15] *** Joins: hypn0 (~h@replaced-ip )
2815 [22:47:27] <gregor2> its working quite well now
2816 [22:48:22] <jim> hi, I'm trying to figure out minissdpd,
and it's asking me which interface should be listened to for
upnp queries... if this is for discovering devices, shouldn't
it be all happening on the same machine?
2817 [22:48:24] <karlpinc> MACscr: 'ip addr' should
should show addresses obtained by dhcp, but won't distinguish
the address from staticlly assigned addresses. Otherwise, you need
to look at the dhclient logs.
2818 [22:48:52] *** Joins: hugh (~mrme@replaced-ip )
2819 [22:48:53] <gregor2> but what if i would have written the
static ip in the enp3s0 section?
2820 [22:49:06] *** Quits: soee (~soee@replaced-ip ) (Quit: Konversation terminated!)
2821 [22:49:15] <gregor2> Would that work to and why not if it
doesnt?
2822 [22:50:17] <jmcnaught> I don't have an explanation for
why, but I use a bridge set up like the examples on this wiki page:
replaced-url
2823 [22:50:38] <gregor2> ah i see
2824 [22:50:40] <jmcnaught> I didn't need to set up the tap0
for a non-root user because I use libvirt
2825 [22:51:35] *** Quits: `jig (~jig@replaced-ip ) (Ping timeout: 258 seconds)
2826 [22:51:43] *** Joins: diogenes_ (~diogenes_@replaced-ip )
2827 [22:51:50] <gregor2> ok
2828 [22:51:57] <gregor2> Well thank you!
2829 [22:51:58] *** Parts: diogenes_ (~diogenes_@replaced-ip ) ()
2830 [22:52:26] *** Quits: grady (uid91014@replaced-ip ) (Quit: Connection closed for inactivity)
2831 [22:53:10] *** Joins: synegy34 (~gatekeep@replaced-ip )
2832 [22:53:22] *** Quits: synegy34 (~gatekeep@replaced-ip ) (Read error: Connection reset by peer)
2833 [22:53:36] *** Quits: Ycarus (~Ycarus@replaced-ip ) (Quit: Ycarus)
2834 [22:54:03] <MACscr> karlpinc ah, thanks
2835 [22:54:04] *** Joins: synegy34 (~gatekeep@replaced-ip )
2836 [22:54:16] *** Quits: diniwed (~gavron@replaced-ip ) (Ping timeout: 258 seconds)
2837 [22:54:34] *** Quits: gatekeep (~gatekeep@replaced-ip ) (Ping timeout: 246 seconds)
2838 [22:54:38] *** synegy34 is now known as gatekeep
2839 [22:55:37] *** Quits: kesenai (~username@replaced-ip ) (Remote host closed the connection)
2840 [22:55:55] *** Joins: kesenai (~username@replaced-ip )
2841 [22:56:20] *** Joins: dArK_IcE (~lawl@replaced-ip )
2842 [22:57:12] *** Joins: diniwed (~gavron@replaced-ip )
2843 [22:57:32] *** Quits: jhutchins_wk (~jonathan@replaced-ip ) (Remote host closed the connection)
2844 [22:58:00] *** Quits: cdown (~cdown@replaced-ip ) (Read error: Connection reset by peer)
2845 [22:58:36] *** Joins: CaptainN (zelda@replaced-ip )
2846 [22:58:38] *** Joins: cdown (~cdown@replaced-ip )
2847 [22:58:46] *** Quits: m0u (~m0u@replaced-ip ) (Ping timeout: 246 seconds)
2848 [23:00:02] *** Quits: hugh (~mrme@replaced-ip ) (Ping timeout: 245 seconds)
2849 [23:01:15] <Jerrynicki> just a quick question: is there a
site which lists recently updated packages?
2850 [23:02:01] <greycat> There's one for security updates.
Do you also want point releases? There might be one for those too.
2851 [23:02:22] <greycat> If you mean "in
testing/unstable", this is the wrong place to ask.
2852 [23:02:34] *** Quits: mat__ (~tchatter@replaced-ip ) (Quit: Leaving)
2853 [23:02:34] <Jerrynicki> oh, i see
2854 [23:02:49] <Jerrynicki> i'll go ask in #debian-next then
2855 [23:03:02] <greycat> If you also want to include
buster-updates (not security and not yet in a point release, but
slated for future point release), then I honestly don't know.
2856 [23:03:54] <Jerrynicki> no, i don't need that
2857 [23:04:03] *** Quits: C0M3T (~C0M3T@replaced-ip ) (Quit: Leaving)
2858 [23:04:48] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
2859 [23:04:55] *** Quits: shellclear (~shellclea@replaced-ip ) (Quit: shellclear)
2860 [23:05:23] *** Joins: GaneshR (~ganeshraj@replaced-ip )
2861 [23:05:50] *** Quits: mdk (~mdk@replaced-ip ) (Quit: WeeChat 2.2)
2862 [23:05:54] *** Joins: xcm (~xcm@replaced-ip )
2863 [23:06:28] *** Quits: tf2ftw (~tf2ftw@replaced-ip ) (Quit: This computer has gone to sleep)
2864 [23:07:02] *** Quits: klaas (~klaas@replaced-ip##) (Quit: ZNC 1.7.4 - ##replaced-url
2865 [23:07:33] *** Quits: Yukiteru (~Yukiteru@replaced-ip ) (Ping timeout: 245 seconds)
2866 [23:08:18] *** Quits: n2deep (~n2deep@replaced-ip ) (Ping timeout: 248 seconds)
2867 [23:08:29] *** Joins: mdk (~mdk@replaced-ip )
2868 [23:09:01] *** debhelper sets mode: +l 1566
2869 [23:09:47] *** Joins: klaas (~klaas@replaced-ip )
2870 [23:10:06] *** Joins: well_laid_lawn (~Jean-luc@replaced-ip )
2871 [23:10:08] *** Joins: Yukiteru (~Yukiteru@replaced-ip )
2872 [23:10:34] *** Joins: preview (~quassel@replaced-ip )
2873 [23:11:01] *** Quits: jnavila (~jnavila@replaced-ip ) (Remote host closed the connection)
2874 [23:13:48] *** Quits: ragedragon (~ragedrago@replaced-ip ) (Ping timeout: 245 seconds)
2875 [23:14:09] *** Joins: Brigo (~Brigo@replaced-ip )
2876 [23:15:10] *** Quits: beaver (~beaver@replaced-ip ) (Quit: leaving)
2877 [23:17:13] *** Parts: sorko999 (~sorko999@replaced-ip ) ()
2878 [23:17:28] *** Quits: woili (b9d59aa1@replaced-ip ) (Remote host closed the connection)
2879 [23:17:44] *** Quits: s7r (~s7r@replaced-ip ) (Quit: by bye)
2880 [23:18:33] *** Quits: ghoti (~paul@replaced-ip ) (Read error: No route to host)
2881 [23:19:10] *** Joins: forgotmynick (uid24625@replaced-ip )
2882 [23:20:05] *** Joins: code_falcon (~hugo@replaced-ip )
2883 [23:20:55] *** Quits: greycat (~wooledg@replaced-ip ) (Quit: They see me clawin' the love seat / They won't
do nothin' 'cause I'm cute and furry)
2884 [23:21:50] *** Quits: DammitJim (~DammitJim@replaced-ip ) (Quit: Leaving)
2885 [23:21:56] *** Quits: r1ch (~r1ch@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
2886 [23:24:45] *** Joins: progart (~kamee@replaced-ip )
2887 [23:24:46] *** Quits: progart (~kamee@replaced-ip ) (Max SendQ exceeded)
2888 [23:26:51] *** Joins: crimson_king (~crimson_k@replaced-ip )
2889 [23:28:23] *** Quits: cancerbero (~cancerber@replaced-ip ) (Ping timeout: 245 seconds)
2890 [23:28:34] *** Quits: DustyDingo (~nonamen@replaced-ip ) (Ping timeout: 248 seconds)
2891 [23:29:17] *** Joins: s7r (~s7r@replaced-ip )
2892 [23:29:47] *** Joins: beaver (~beaver@replaced-ip )
2893 [23:30:24] <crimson_king> jmcnaught, About that Xorg problem
from today... I installed GDM and set it as the display manager, and
it worked, and I can get to the desktop with it. Then I tried
LightDM again: black screen. Then I tried using startx and
startxfce4: Xorg won't start, complains about not finding a
valid framebuffer device. GDM is the only way so far. I wonder why.
I sent logs to an existing bug report that seems to be the same
issue, but it's from years ago
2894 [23:30:24] <crimson_king> and affects Debian 8 and 9, while
here it only breaks on Debian 10.
2895 [23:30:38] <crimson_king> from yesterday*
2896 [23:31:39] *** Joins: n2deep (~n2deep@replaced-ip )
2897 [23:31:52] *** Joins: DustyDingo (~nonamen@replaced-ip )
2898 [23:32:12] <jmcnaught> crimson_king: gdm runs in wayland by
default. If you started an xfce session that would be Xorg though.
2899 [23:33:21] *** Quits: _0bitcount (~Big_Byte@replaced-ip ) (Quit: Leaving)
2900 [23:34:43] *** Quits: mrig (~mrig@replaced-ip ) (Quit: WeeChat 2.5)
2901 [23:36:09] *** Joins: krytarik (~krytarik@replaced-ip )
2902 [23:38:38] *** Quits: castello (~castello@replaced-ip ) (Remote host closed the connection)
2903 [23:39:17] *** Quits: YWH_1 (~YWH-1@replaced-ip ) (Quit: Leaving)
2904 [23:39:48] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
2905 [23:40:42] *** Joins: castello (~castello@replaced-ip )
2906 [23:41:21] <jim> hi, still trying to understand this minissdp
thing, it says it only wants to get local notifications, but
it's asking me if I want my wireless interface (the only one
other than lo on that machine)... I don't get exactly what it
does, and I'd like to know more... can someone help with that?
2907 [23:41:34] *** Quits: Monodroid (~Monodroid@replaced-ip ) (Quit: Leaving)
2908 [23:42:21] <MACscr> ive always use bridges with LXC as my
containers have always been in a NAT environment. In this particular
use case, im simply going to run two containers on a third party kvm
based vps. Whats the other networking type? I know there is
something that allows me to simply forward ports, but i cant think
of it
2909 [23:42:45] <MACscr> i swear it used to be the default setup,
but it i dont see any networking by default anymore
2910 [23:42:47] *** Quits: alexertech (~xb@replaced-ip ) (Quit: Fades into the darkness)
2911 [23:43:00] *** Quits: zeden (~user@replaced-ip ) (Quit: WeeChat 2.4)
2912 [23:43:07] *** Quits: dastier (~dastier@replaced-ip ) (Remote host closed the connection)
2913 [23:44:02] <Mathisen> ,v minissdp
2914 [23:44:03] <judd> No package named 'minissdp' was
found in amd64.
2915 [23:44:17] <Mathisen> ,v minissdpd
2916 [23:44:18] <judd> Package: minissdpd on amd64 -- jessie:
1.2.20130907-3+deb8u1; jessie-security: 1.2.20130907-3+deb8u2;
stretch: 1.2.20130907-4.1; stretch-proposed-updates:
1.2.20130907-4.1+deb9u1; bullseye: 1.5.20190210-1; buster:
1.5.20190210-1; sid: 1.5.20190210-1
2917 [23:44:30] *** Joins: zeden (~user@replaced-ip )
2918 [23:44:50] *** Joins: cancerbero (~cancerber@replaced-ip )
2919 [23:44:58] *** Quits: grobi (~rtng@replaced-ip ) (Ping timeout: 246 seconds)
2920 [23:44:59] *** Quits: zeden (~user@replaced-ip ) (Client Quit)
2921 [23:45:28] <jim> if it matters, I'm now upgrading the
machine to buster
2922 [23:45:48] <Mathisen> MACscr, it could be transmission that
wants it as dep if you using that. anyway it is for UPnP so if you
dont need that you can remove it
2923 [23:46:07] *** Quits: semeion (~semeion@replaced-ip ) (Read error: Connection reset by peer)
2924 [23:46:17] <MACscr> Mathisen wrong person?
2925 [23:46:31] <Mathisen> yes
2926 [23:46:32] <Mathisen> :)
2927 [23:46:46] *** Joins: semeion (~semeion@replaced-ip )
2928 [23:46:51] <Mathisen> was ment for jim
2929 [23:46:56] <jmcnaught> I just remove minissdpd
2930 [23:47:12] *** Quits: mtn (~mtn@replaced-ip ) (Quit: Konversation terminated!)
2931 [23:47:30] *** Joins: Scriptonaut (~scriptona@replaced-ip )
2932 [23:47:39] *** Quits: chowndevil (~chowndevi@replaced-ip ) (Remote host closed the connection)
2933 [23:47:45] <jim> jmcnaught, you remove it because you
don't need its functionality?
2934 [23:48:22] <Scriptonaut> hey all, I have a stale nfsmount.
I've tried umounting it with -lf, it won't umount.
I've tried mount -o remount /mountpoint. I did an lsof -b |
grep 'mountpoint', and I get nothing
2935 [23:48:31] <Scriptonaut> any advice on how I can umount this
stale nfs drive?
2936 [23:48:37] <jim> Mathisen, transmission, the bittorrent
client/
2937 [23:48:37] *** Quits: regenkind (~regenkind@replaced-ip ) (Quit: Leaving)
2938 [23:48:38] <jim> ?
2939 [23:48:47] <Mathisen> jim, yes
2940 [23:49:02] *** debhelper sets mode: +l 1557
2941 [23:50:44] <jim> any idea what transmission wants with
minissdp?
2942 [23:51:45] <jmcnaught> transmission might not use it,
transmission depends on libnatpmp1 which suggests minissdpd
2943 [23:52:21] <jmcnaught> transmission would depend on minissdpd
itself if it used it
2944 [23:53:25] <hypn0> Scriptonaut: have you tried the file
manager or gparted
2945 [23:53:35] *** Joins: alexandros_tab (~alexandro@replaced-ip )
2946 [23:54:24] *** Joins: Krennic (~Krennic@replaced-ip )
2947 [23:54:25] *** Quits: tagomago (~tagomago@replaced-ip ) (Quit: Konversation terminated!)
2948 [23:55:12] *** Joins: hejux (~hejux@replaced-ip )
2949 [23:55:17] *** Quits: oo_miguel (~miguel@replaced-ip ) (Quit: WeeChat 1.6)
2950 [23:55:33] *** Joins: msimpson (~msimpson@replaced-ip )
2951 [23:55:57] *** Quits: Space_Man (~Space_Man@replaced-ip ) (Remote host closed the connection)
2952 [23:56:40] <Scriptonaut> hypn0: there is no file manager this
is a headless server
2953 [23:56:46] <Scriptonaut> no gparted, only parted
2954 [23:57:11] *** Joins: C0M3T (~Comet@replaced-ip )
2955 [23:57:39] <hypn0> gnome-disk-utility also you can install
them
2956 [23:58:03] <jim> Scriptonaut, you could install x client libs
on it and ssh in with -X and run (for example) gparted
2957 [23:58:04] <Scriptonaut> I can't install them, this is a
headless server, there is no X server
2958 [23:58:10] <jmcnaught> I don't know how much disk tools
will help with an NFS issue anyways
2959 [23:58:39] <jim> is this headless server within a few feet of
you?
2960 [23:58:54] <Scriptonaut> 3000 miles away
2961 [23:59:01] <jim> oh ok
2962 [23:59:05] <Scriptonaut> if I can find the pids of the things
accessing it I could kill them
2963 [23:59:10] <petn-randall> Nothing an ICBM can't hit.
2964 [23:59:13] <Scriptonaut> but lsof -b | grep
'mountpoint' isn't giving me anything
2965 [23:59:23] <jim> thennn, you might find that approach slow :)
↑ top
context: nick names on moving displays as market values
#debian Freenode IRC channel closed on 2021-06-01
contact: a @ her0. be