People who Joins , Parts or Quits a chatroom
this is #debian
an IRC -Channel at freenode
(freenode IRC service closed
2021-06-01)
0 [00:00:05] *** Joins: g0zzy (~goose@replaced-ip )
1 [00:00:30] *** Quits: drax- (~x64@replaced-ip ) (Ping timeout: 252 seconds)
2 [00:00:36] *** Quits: clemens3 (~clemens@replaced-ip ) (Ping timeout: 272 seconds)
3 [00:00:56] <g0zzy> I installed linkchecker then uninstalled
it with aptitude. A lot of python libs are still installed. I ran
aptitude autoclean
4 [00:01:17] * g0zzy mean libraries that were installed BY
linkchecker
5 [00:01:42] <format_c> g0zzy: aptitude purge removes all along
installed dependencies
6 [00:01:57] *** Quits: scream (~scream@replaced-ip ) (Remote host closed the connection)
7 [00:02:07] *** Quits: vivid (~ViViD@replaced-ip ) (Quit: Leaving)
8 [00:02:14] <g0zzy> Right, actually i normally run with purge.
Don't know why i didn't
9 [00:02:43] <format_c> g0zzy: install it again, then purge it.
10 [00:02:56] *** Joins: Rboreal_Frippery (~gV$e9dV5D@172.58.201.10)
11 [00:02:57] *** Joins: hwm4rgs (~hwm4rgs@replaced-ip )
12 [00:03:28] *** Quits: Rboreal_Frippery (~gV$e9dV5D@172.58.201.10)
(Remote host closed the connection)
13 [00:03:37] *** Quits: jarfr (~jarfr@replaced-ip ) (Quit: Leaving)
14 [00:03:48] *** Joins: vivid (~ViViD@replaced-ip )
15 [00:04:59] <g0zzy> No, I think they are still installed
16 [00:05:14] *** Joins: Rboreal_Frippery
(~gV$e9dV5D@c-76-99-69-188.hsd1.pa.comcast.net)
17 [00:05:22] <somiaj> it could be some of the libaries that got
installed are suggested by other packages you have installed.
18 [00:05:45] <somiaj> autoremove only removes auto packages
that other packges don't depend, recommend or suggest.
19 [00:06:16] <g0zzy> well they definitely came in as a result
of installing linkchecker
20 [00:06:55] <g0zzy>
replaced-url
21 [00:06:59] *** Quits: rpifan (~rpifan@replaced-ip ) (Ping timeout: 244 seconds)
22 [00:07:18] *** Quits: hipp (~hipp@replaced-ip ) (Quit: Leaving)
23 [00:08:26] *** Quits: jmarsac (~jmarsac@replaced-ip##) (Quit: Nettalk6 - ##replaced-url
24 [00:08:32] <at0m> format_c: reinstall then purge? if anything
remains, that i like to remove, i open aptitude, locate the package
and "_" it if it still is marked as "c" (or is
that just for config files?)
25 [00:08:54] *** Joins: Krennic (~Krennic@replaced-ip )
26 [00:09:09] *** Joins: lenarhoyt (~lenarhoyt@replaced-ip )
27 [00:09:51] *** Quits: Thedarkb-T60 (~Thedarkb-@replaced-ip ) (Ping timeout: 252 seconds)
28 [00:10:05] <format_c> g0zzy: I just realize, that the second
installation doesn't require any dependency. Hence purge on
this second try doesn't have the wanted effect.... logically
:-(
29 [00:10:25] <g0zzy> Ah
30 [00:10:31] <format_c> at0m: I solely use aptitude as a
command line equivalent for apt-get.
31 [00:10:44] *** Quits: briner (~briner@replaced-ip ) (Ping timeout: 272 seconds)
32 [00:11:04] <format_c> at0m: the semi-graphical interface is
IMHO somewhat lame.
33 [00:11:19] *** Quits: pringau (~pringau@replaced-ip ) (Remote host closed the connection)
34 [00:11:42] *** Joins: pringau (~pringau@replaced-ip )
35 [00:12:36] *** Quits: _0bitcount (~Big_Byte@replaced-ip ) (Quit: Leaving)
36 [00:12:50] <at0m> format_c: i use command line and ncurses
interface both, both have their purpose here. for example i like to
manually mark suggests for installation from within the ncurses
interface. probably cos i dont actively know how to do that from
console
37 [00:14:01] *** debhelper sets mode: +l 1320
38 [00:14:03] <at0m> just reading man aptitude, "_"
marks for purging as i suspected, no further specifics there
39 [00:14:32] *** Quits: GroovyNoodle (~NoodleNet@replaced-ip ) (Quit: Leaving)
40 [00:15:04] <at0m> "removes config and assiciated data
files"
41 [00:15:06] <g0zzy> I ran aptitude why on python-enum34.
It's telling me that it's down at the leaf end of a
dependency tree started by something installed and a _suggestion_ of
that something ;)
42 [00:15:13] <at0m> *asociated
43 [00:15:22] *** Joins: olegfusion (~olegfusio@replaced-ip )
44 [00:16:05] <agio> I'm trying to install an lxc container
and get basic networking into the container setup. I have setup the
bridge in the host using lxc-net service, but inside the container
there is no network interface present and still no networking. does
anyone know how to bring up the interface inside the container? or
any way to debug? e.g. if there are any log files which might
contain the errors?
45 [00:16:06] <g0zzy> But it definitely came in as a result only
of installing linkchecker
46 [00:16:21] *** Joins: _pbx_ (~peterbjor@replaced-ip )
47 [00:16:36] *** Quits: Achylles (~Achylles@replaced-ip ) (Remote host closed the connection)
48 [00:17:27] <format_c> g0zzy: Well bahm. Forgot to purge. Now
you have to do it by hand if you want to get them off your box.
49 [00:18:18] <g0zzy> Is it the case that there will be a
warning if any of those libraries is a dependency if i try to
aptitude remove them?
50 [00:18:32] *** Joins: tymczenko__ (~tymczenko@replaced-ip )
51 [00:18:44] *** Quits: tymczenko__ (~tymczenko@replaced-ip ) (Client Quit)
52 [00:19:20] * g0zzy will run a script against all 10 if that's
the case
53 [00:19:43] *** Joins: canduster (~canduster@replaced-ip )
54 [00:19:45] <format_c> g0zzy: you'll see if you try to
remove them ... if something else "have to be" removed
along.
55 [00:20:13] <format_c> So you'd carefully eval the
activity summary before hitting "Y"
56 [00:20:35] *** Joins: slv (~slv@replaced-ip )
57 [00:20:43] *** Quits: canduster (~canduster@replaced-ip ) (Remote host closed the connection)
58 [00:20:53] *** Quits: killer (~killer@replaced-ip ) (Quit: Leaving)
59 [00:20:54] *** Quits: tymczenko_ (~tymczenko@replaced-ip ) (Ping timeout: 252 seconds)
60 [00:20:58] *** Joins: canduster (~canduster@replaced-ip )
61 [00:23:34] *** Quits: BCMM (~BCMM@replaced-ip ) (Quit: Konversation terminated!)
62 [00:24:02] *** Quits: g0zzy (~goose@replaced-ip ) (Ping timeout: 272 seconds)
63 [00:24:14] <lenarhoyt> Hi. I'm trying to run openvpn on
boot and I've enabled it via rc-update, and it does start, and
I've configured the default script to load all config files,
however it does not seem to run any of them.
64 [00:24:42] <lenarhoyt> On the other hand, I can run the
service directly via service openvpn@myvpnclient start
65 [00:24:52] *** Quits: mrig (~mrig@replaced-ip ) (Quit: WeeChat 2.1)
66 [00:25:13] <lenarhoyt> this runs, as expected, the client
specified in /etc/openvpn/myvpnclient.conf
67 [00:25:17] *** Quits: NetTerminalGene (~NetTermin@replaced-ip ) (Quit: Leaving)
68 [00:25:34] *** Joins: hotaronohanako (~elvis@replaced-ip )
69 [00:25:39] <format_c> lenarhoyt: nowadays systemctl is the
utility of choice to influence startup services
70 [00:25:48] *** Quits: Rboreal_Frippery
(~gV$e9dV5D@c-76-99-69-188.hsd1.pa.comcast.net) (Ping timeout: 252
seconds)
71 [00:25:53] <format_c> systemctl status openvpn@myvpnclient
72 [00:26:31] <format_c> What is the output of this command?
73 [00:27:22] *** Joins: fstd_ (~fstd@replaced-ip )
74 [00:27:46] *** Quits: fstd (~fstd@replaced-ip ) (Ping timeout: 246 seconds)
75 [00:27:46] *** fstd_ is now known as fstd
76 [00:28:09] <lenarhoyt> format_c: active (running)
77 [00:28:15] <format_c> Enabled?
78 [00:28:28] <format_c> Enabled != Active
79 [00:28:36] <lenarhoyt> format_c: Aha! no it's disabled
80 [00:28:40] <format_c> Enabled == Start on Startup
81 [00:28:49] <format_c> then systemctl enable
openvpn@myvpnclient
82 [00:29:03] *** Quits: dartleader (~dartleade@replaced-ip ) (Quit: WeeChat 2.2)
83 [00:29:40] <lenarhoyt> great, thanks a bunch. I'm goint
to test it. If it fails I'll have to wait til tomorrow though
because it will lock me out.
84 [00:29:49] <lenarhoyt> and no physical access to the server
85 [00:29:54] <format_c> good lick
86 [00:29:59] <lenarhoyt> thinks
87 [00:30:03] <karlpinc> lenarhoyt: Run an "at" job
that reboots.
88 [00:30:11] <karlpinc> lenarhoyt: (or resets, or whatever)
89 [00:30:13] *** Joins: dartleader (~dartleade@replaced-ip )
90 [00:30:18] <format_c> karlpinc: just wanted to suggest the
same
91 [00:30:33] <format_c> kinda "reload in ..." on a
Cisco box ;-)
92 [00:31:43] <format_c> lenarhoyt: you are wilcome ;-)
93 [00:31:46] *** Quits: _ADN_ (~username@replaced-ip ) (Ping timeout: 252 seconds)
94 [00:32:03] *** Quits: elibrokeit (eschwartz@replaced-ip ) (Quit: A random quit message)
95 [00:32:15] *** Joins: elibrokeit (eschwartz@replaced-ip )
96 [00:32:25] *** Quits: lenarhoyt (~lenarhoyt@replaced-ip ) (Quit: leaving)
97 [00:34:01] *** debhelper sets mode: +l 1314
98 [00:35:05] *** Quits: [Gort] (~gort@replaced-ip ) (Quit: Leaving)
99 [00:35:08] *** Quits: slv (~slv@replaced-ip ) (Quit: Leaving)
100 [00:35:37] *** Quits: format_c (~koeppea@replaced-ip ) (Quit: leaving)
101 [00:37:30] *** Joins: Thedarkb-T60 (~Thedarkb-@replaced-ip )
102 [00:37:54] *** Quits: OS-svetcay (~OS-42252@replaced-ip ) (Ping timeout: 252 seconds)
103 [00:38:43] *** Quits: eargasmic (~Mibbit@replaced-ip ) (Remote host closed the connection)
104 [00:39:00] *** Quits: Krennic (~Krennic@replaced-ip ) (Ping timeout: 252 seconds)
105 [00:40:19] *** Joins: g0zzy (~goose@replaced-ip )
106 [00:41:21] *** Joins: Rboreal_Frippery
(~gV$e9dV5D@50-243-54-43-static.hfc.comcastbusiness.net)
107 [00:42:43] <akko> nine
108 [00:43:29] *** Joins: stnv (~daniel@replaced-ip )
109 [00:43:40] *** Quits: dArK_IcE (~lawl@replaced-ip ) (Ping timeout: 272 seconds)
110 [00:44:42] *** Joins: Soul_Eater (~marcelo@replaced-ip )
111 [00:44:46] *** Quits: Nekojimi (~jimj316@replaced-ip ) (Remote host closed the connection)
112 [00:46:12] *** Joins: iflema (~ian@replaced-ip )
113 [00:46:24] *** Quits: frju365[IRC] (~frju365@replaced-ip ) (Quit: Konversation terminated!)
114 [00:47:27] <agio> has anyone got lxc containers working on
debian?
115 [00:47:48] *** Quits: Antares_ (~Antares@replaced-ip ) (Ping timeout: 244 seconds)
116 [00:48:22] *** Joins: alexandros_c (~alexandro@replaced-ip )
117 [00:49:06] *** Joins: Krennic (~Krennic@replaced-ip )
118 [00:50:17] <rant> nope, nobody has ever done it.. you'll
be the first. :P
119 [00:51:22] *** Quits: alexandros_c (~alexandro@replaced-ip ) (Client Quit)
120 [00:51:47] *** Joins: alexandros_c (~alexandro@replaced-ip )
121 [00:52:21] <rant>
replaced-url
122 [00:53:38] <agio> that documentation is broken
123 [00:54:10] *** Quits: nighty-- (~nighty@replaced-ip ) (Remote host closed the connection)
124 [00:54:15] *** Joins: cesurasean_ (44235a0c@replaced-ip )
125 [00:54:47] <cesurasean_> hey guys, im trying to install kali
linux on a laptop with a geforce gtx 1060 but when i try to install
nvidia-driver, it gives me a stack trace
126 [00:54:48] *** Quits: pringau (~pringau@replaced-ip ) (Remote host closed the connection)
127 [00:55:08] <cesurasean_> anyway to install the driver so xorg
will load? i even tried from driver from nvidia website, and same
thing. stack trace.
128 [00:55:27] <rant> cesurasean_: you should try installing
debian, or go to a kali linux channel like #kali-linux
129 [00:55:49] <cesurasean_> kali is based on debian tho
130 [00:56:00] <rant> nobody cares
131 [00:56:22] *** Joins: bullgard (~detlef@replaced-ip )
132 [00:56:27] <rant> once they take our packages and modify
them, what makes you think we can reproduce or troubleshoot the
issues that arise?
133 [00:56:50] *** Joins: purpleunicorn (~purpleuni@replaced-ip )
134 [00:56:52] *** Quits: bullgard (~detlef@replaced-ip ) (Client Quit)
135 [00:56:56] <rant> not to mention kali is not meant to be used
with such things, its for penetration testing, meant to be used as a
tool, not a normal OS you install gfx drivers on
136 [00:57:35] <rant> !kali
137 [00:57:35] <dpkg> Kali Linux (replaced-url
138 [00:57:39] <rant> !based on debian
139 [00:57:39] <dpkg> Your distribution may be based on and have
software in common with Debian, but it is not Debian. We don't
and cannot know what changes were made by your distribution (compare
replaced-url
140 [00:57:57] *** Quits: maxrazer (~maxrazer4@replaced-ip ) (Read error: Connection reset by peer)
141 [00:58:42] *** Quits: Krennic (~Krennic@replaced-ip ) (Read error: Connection reset by peer)
142 [00:58:48] <pagetelegram> Hi, on Deb8 whats a good article on
getting the Gobi2000 GSM modem working? Gobi3000 works fine on my
t420. However not working on my Getac b300 with Gobi2000. I gave my
t420 to my mother so I might do a card swap if I can't get
current setup working on Getac.
143 [01:00:02] *** Joins: JohnA (~john@replaced-ip )
144 [01:01:31] <rant> pagetelegram:
replaced-url
145 [01:01:46] *** Joins: _joes_ (~quassel@replaced-ip )
146 [01:03:33] <pagetelegram> Great thank you!
147 [01:03:35] *** Quits: MrAlexandr0 (~MrAlexand@replaced-ip ) (Ping timeout: 268 seconds)
148 [01:03:58] <rant> pagetelegram: yes, well see the
"Discussion" tab as well, but for most things related to
thinkpads, thinkwiki is an invaluable resource
149 [01:04:39] *** Quits: finalbeta (~finalbeta@replaced-ip ) (Ping timeout: 276 seconds)
150 [01:04:49] <rant> from what I gather you're gonna need
to do some manual firmware extraction for any hope
151 [01:05:11] *** Quits: canduster (~canduster@replaced-ip ) (Ping timeout: 260 seconds)
152 [01:05:26] <pagetelegram> I see that. I might just grab the
3000 out, my mom aint ever need it.
153 [01:06:48] <rant> yeah idk.. I only ever used usb ones, and
they werent terribly difficult to use
154 [01:07:02] <rant> I never had a machine with the optional
mini pci module
155 [01:07:06] *** Quits: ribasushi (~riba@replaced-ip ) (Ping timeout: 272 seconds)
156 [01:07:44] *** Quits: _joes_ (~quassel@replaced-ip ) (Ping timeout: 272 seconds)
157 [01:08:16] *** Joins: killer (~killer@replaced-ip )
158 [01:09:57] *** Joins: semeion (~semeion@replaced-ip )
159 [01:12:12] *** Joins: icarious (~icarious@replaced-ip )
160 [01:12:35] *** Quits: olegfusion (~olegfusio@replaced-ip ) (Read error: Connection reset by peer)
161 [01:12:40] *** Joins: OS-svetcay (~OS-42252@replaced-ip )
162 [01:13:31] *** Joins: Marvel (~Marvel@replaced-ip )
163 [01:13:40] *** Joins: krytarik (~krytarik@replaced-ip )
164 [01:15:41] *** Joins: dArK_IcE (~lawl@replaced-ip )
165 [01:17:17] *** Quits: iflema (~ian@replaced-ip ) (Quit: iflema)
166 [01:18:57] *** Quits: cesurasean_ (44235a0c@replaced-ip ) (Quit: Page closed)
167 [01:18:58] *** Quits: Marvel (~Marvel@replaced-ip ) (Remote host closed the connection)
168 [01:19:04] *** Joins: n4dir (~n4dir@replaced-ip )
169 [01:20:09] *** Quits: kiteless (~kiteless@replaced-ip ) (Quit: Leaving...)
170 [01:20:12] *** Joins: apt (ibot@replaced-ip )
171 [01:20:34] *** Joins: ribasushi (~riba@replaced-ip )
172 [01:20:51] *** Quits: jon_x1111115 (~jon_x@replaced-ip ) (Ping timeout: 268 seconds)
173 [01:22:21] *** Joins: Mazhive (~Mazhive@replaced-ip )
174 [01:22:51] *** Quits: Mazhive_one (~Mazhive@replaced-ip ) (Ping timeout: 276 seconds)
175 [01:23:11] *** Joins: maxrazer (~razer@replaced-ip )
176 [01:24:10] <maxrazer> Does anyone know how to confirm that I
installed deadbeef player with gdebi? I can't seem to get any
command to run it.
177 [01:24:52] <maxrazer> I also couldn't figure out how to
install it to /opt/deadbeef
178 [01:26:18] *** Quits: TheManWithNoSock (~paige@replaced-ip ) (Ping timeout: 245 seconds)
179 [01:26:20] *** Joins: Krennic (~Krennic@replaced-ip )
180 [01:27:54] *** Joins: canduster (~canduster@replaced-ip )
181 [01:31:06] <n4dir> i think you coul unpack the according *dep
file and look where it will install. locate, which, etc probably
won't work, as you seem to miss the correct packagename and/or
path.
182 [01:33:09] *** Joins: diniwed (~gavron@replaced-ip )
183 [01:34:10] *** Quits: purpleunicorn (~purpleuni@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
184 [01:34:37] *** Joins: l1nuxg33k (uid322116@replaced-ip )
185 [01:34:59] <maxrazer> n4dir, I don't really follow.
gdebi asked me if I want to install and I said yes and I don't
see any errors. My working directory was /Downloads. I can't
find any command like "deadb..." that will run the program
though.
186 [01:35:38] <rant> maxrazer: dpkg -L deadbeef
187 [01:35:53] <rant> that'll list the paths of the files
installed
188 [01:36:34] *** Joins: allorder (~allorder@replaced-ip )
189 [01:36:52] <maxrazer> Oh, you know what. I think it installed
to /opt and that isn't in my path, so I can't run it.
190 [01:36:57] *** Quits: st-gourichon-fid (~Stephane@replaced-ip ) (Ping timeout: 252 seconds)
191 [01:37:03] *** Joins: dvs (~hibbard@replaced-ip )
192 [01:37:15] *** Joins: st-gourichon-fid (~Stephane@replaced-ip )
193 [01:37:24] <maxrazer> That command showed me a ton of paths,
but at the top it said /opt/deadbeef
194 [01:37:42] <rant> so symlink the executable to /usr/local/bin
or change your path
195 [01:37:46] <maxrazer> I used that path and was able to run
it, thanks.
196 [01:38:01] <n4dir> once installed as a deb dpkg -L should
work too, i meant to look at the deadbeef.deb package with dpkg -c
*deb.
197 [01:38:12] <n4dir> i don't do that often though ...
198 [01:38:14] <rant> personally I'd symlink the executable,
it'd be simple
199 [01:39:11] <maxrazer> So, put a symlink in /usr/local/bin to
the /opt/deadbeef/bin/deadbeef and /usr/local/bin is normally
already in the path, so it will show up from any working directory?
200 [01:39:15] *** Joins: Mazhive_one (~Mazhive@replaced-ip )
201 [01:39:44] *** Joins: mnemonic (~semeion@replaced-ip )
202 [01:40:36] *** Quits: Mazhive (~Mazhive@replaced-ip ) (Ping timeout: 252 seconds)
203 [01:40:38] *** Quits: Nokaji (~Nokaji@replaced-ip ) (Quit: Leaving)
204 [01:40:55] *** Quits: semeion (~semeion@replaced-ip ) (Ping timeout: 246 seconds)
205 [01:40:58] <n4dir> short ago i tried something like that with
seamonkey. didn't work well, as there is (perhaps) more in
/opt/deadbeaf than only bin/deadbeef ...
206 [01:41:12] <n4dir> i got help from here, but forgot what
exactly i did. shame.
207 [01:41:12] *** Quits: Ingvix (~Ingvix@replaced-ip ) (Ping timeout: 268 seconds)
208 [01:41:21] <n4dir> worth a try for sure.
209 [01:41:31] <maxrazer> Just adding /opt to the path would make
sense right?
210 [01:42:03] <n4dir> iirc tried that too, but it would look for
/opt/bin and such, not for /opt/deadbeef.
211 [01:42:44] <n4dir> as you see i am not really in the subject.
Only trying to tell you: might be more difficult than you assume.
Don't get nervous
212 [01:42:54] *** Quits: rgr (~user@replaced-ip ) (Quit: ERC (IRC client for Emacs 25.2.2))
213 [01:43:17] <rant> no because most things that use opt use a
windows Program Files style approach where each program has its own
subdir rather than seperating its parts into bin/ share/ etc like
/usr/local
214 [01:43:20] *** Joins: dongcarl_ (~dongcarl@replaced-ip )
215 [01:43:46] <rant> which is why its simpler to just link the
executable to /usr/local/bin or /opt/bin which is already in the
path
216 [01:44:16] <rant> well /opt/bin isn't in the path by
default but /usr/local/bin is
217 [01:44:37] <n4dir> i mean: ln is done quickly. Just try and
see ...
218 [01:45:56] *** Joins: Ingvix (~Ingvix@replaced-ip )
219 [01:48:32] *** Joins: killer_ (~killer@replaced-ip )
220 [01:50:17] *** Quits: AgentOak (~AgentOak@replaced-ip ) (Quit: AgentOak)
221 [01:50:47] *** Quits: tom_ash_ (~tom_ash@replaced-ip ) (Ping timeout: 250 seconds)
222 [01:51:04] *** Quits: p3rror (~p3rror@replaced-ip ) (Ping timeout: 246 seconds)
223 [01:51:27] *** Quits: killer (~killer@replaced-ip ) (Ping timeout: 276 seconds)
224 [01:53:31] <n4dir> for what it's worth: i used a wrapper
script (? correct name) and put it in ~/bin
225 [01:53:36] <n4dir> exec /usr/local/seamonkey/seamonkey
"$@"
226 [01:53:40] *** Joins: st-gourichon-f (~Stephane@replaced-ip )
227 [01:53:49] <n4dir> and the shebang is all it contains.
228 [01:54:27] *** Quits: st-gourichon-fid (~Stephane@replaced-ip ) (Ping timeout: 244 seconds)
229 [01:54:45] *** Joins: AgentOak (~AgentOak@replaced-ip )
230 [01:55:27] *** Quits: pagetelegram (~pageteleg@replaced-ip ) (Quit: Leaving)
231 [01:55:30] *** Joins: cCkw (~ejakuk@replaced-ip )
232 [01:56:31] *** Quits: OS-svetcay (~OS-42252@replaced-ip ) (Ping timeout: 244 seconds)
233 [01:58:14] <maxrazer> I added "/opt/deadbeef/bin"
to my .profile
234 [01:58:28] <n4dir> works?
235 [01:58:28] <maxrazer> That works
236 [01:58:35] <n4dir> cool then. sorry for the noise
237 [01:58:54] *** Quits: killer_ (~killer@replaced-ip ) (Quit: Leaving)
238 [01:59:04] <maxrazer> Wouldn't there be a way to add
/opt and just have it include all the subdirectories?
239 [01:59:22] *** Quits: dongcarl_ (~dongcarl@replaced-ip##) (Quit: ZNC 1.6.6 - ##replaced-url
240 [01:59:34] <n4dir> i asked here, and iirc jelly helped me
with it. He was a bit astonished too. Perhaps only a seamonkey
problem?
241 [02:00:09] *** Joins: czer00 (~mhj@replaced-ip )
242 [02:01:08] *** Quits: de-facto (~de-facto@replaced-ip ) (Quit: See you around.)
243 [02:01:25] *** Joins: de-facto (~de-facto@replaced-ip )
244 [02:01:41] *** Quits: paulgrmn_ (~paulgrmn@replaced-ip ) (Ping timeout: 244 seconds)
245 [02:02:30] <maxrazer> It seems I have to do "source
.profile" each time though.
246 [02:02:34] *** Joins: _joes_ (~quassel@replaced-ip )
247 [02:03:49] *** Joins: bmlzootown_ (~bmlzootow@replaced-ip )
248 [02:05:19] <n4dir> .profile gets sourced when you log in.
bashrc gets sourced each time you open a shell. Somehow like that
249 [02:06:18] *** Quits: __marco (~mg3@replaced-ip ) (Ping timeout: 245 seconds)
250 [02:06:28] *** Joins: paulgrmn_ (~paulgrmn@replaced-ip )
251 [02:07:02] *** Quits: bmlzootown (~bmlzootow@replaced-ip ) (Ping timeout: 276 seconds)
252 [02:07:29] *** Quits: morfeokmg (~morfeokmg@replaced-ip ) (Quit: leaving)
253 [02:07:33] *** Quits: _joes_ (~quassel@replaced-ip ) (Ping timeout: 252 seconds)
254 [02:07:36] *** Joins: __marco (~mg3@replaced-ip )
255 [02:09:34] *** Joins: cckwjr (~ejakuk@replaced-ip )
256 [02:11:05] *** Joins: awal1 (~awal1@replaced-ip )
257 [02:11:39] *** Quits: cCkw (~ejakuk@replaced-ip ) (Remote host closed the connection)
258 [02:15:06] *** Quits: Essadon (~Essadon@replaced-ip ) (Quit: Qutting)
259 [02:16:15] *** Joins: Mazhive (~Mazhive@replaced-ip )
260 [02:16:46] *** Quits: Mazhive_one (~Mazhive@replaced-ip ) (Ping timeout: 272 seconds)
261 [02:16:59] *** Quits: tagomago (~tagomago@replaced-ip ) (Quit: Konversation terminated!)
262 [02:17:26] *** Quits: Brigo (~Brigo@replaced-ip ) (Ping timeout: 276 seconds)
263 [02:17:37] *** Joins: dongcarl_ (~dongcarl@replaced-ip )
264 [02:17:39] *** Quits: colinjmatt (~colinjmat@replaced-ip ) (Ping timeout: 250 seconds)
265 [02:18:13] *** Joins: st-gourichon-fid (~Stephane@replaced-ip )
266 [02:18:43] *** Quits: st-gourichon-fid (~Stephane@replaced-ip ) (Read error: Connection reset by peer)
267 [02:18:53] *** Joins: dreamon_ (~dreamon@replaced-ip )
268 [02:19:16] *** Joins: st-gourichon-fid (~Stephane@replaced-ip )
269 [02:19:26] *** Quits: mvaenskae (~mvaenskae@replaced-ip ) (Ping timeout: 268 seconds)
270 [02:20:17] *** Joins: colinjmatt (~colinjmat@replaced-ip )
271 [02:20:53] *** Quits: apt (ibot@replaced-ip ) (Ping timeout: 245 seconds)
272 [02:20:55] *** Quits: dongcarl_ (~dongcarl@replaced-ip ) (Client Quit)
273 [02:21:50] *** Quits: st-gourichon-f (~Stephane@replaced-ip ) (Ping timeout: 272 seconds)
274 [02:22:08] *** Joins: mandeep (mandeep@replaced-ip )
275 [02:23:18] *** Quits: dreamon (~dreamon@replaced-ip ) (Ping timeout: 276 seconds)
276 [02:24:01] *** debhelper sets mode: +l 1307
277 [02:24:20] *** Joins: qomiter (~qomiter@replaced-ip )
278 [02:24:38] *** Joins: Krennic__ (~Krennic@replaced-ip )
279 [02:26:34] *** Quits: st-gourichon-fid (~Stephane@replaced-ip ) (Read error: Connection reset by peer)
280 [02:27:43] *** Joins: st-gourichon-fid (~Stephane@replaced-ip )
281 [02:27:57] *** Joins: purpleunicorn (~purpleuni@replaced-ip )
282 [02:28:04] *** Quits: Thedarkb-T60 (~Thedarkb-@replaced-ip ) (Ping timeout: 268 seconds)
283 [02:29:47] *** Quits: canduster (~canduster@replaced-ip ) (Ping timeout: 250 seconds)
284 [02:30:32] *** Quits: Krennic (~Krennic@replaced-ip ) (Ping timeout: 268 seconds)
285 [02:31:01] *** Joins: Colty (Miramar-FL@replaced-ip )
286 [02:31:06] *** Quits: Colti (Miramar-FL@replaced-ip ) (Ping timeout: 264 seconds)
287 [02:32:30] *** Quits: magyar (~magyar@replaced-ip ) (Quit: Riding the split)
288 [02:33:43] <annadane> btw i still get screen blanking even
with xset s off && xset -dpms and exec i3 in .xsession
289 [02:33:52] <annadane> er, don't* get screen blanking
290 [02:33:58] <annadane> wait, do get screen blanking...
291 [02:34:03] *** Joins: SuperDome (SuperDome@replaced-ip )
292 [02:34:03] <annadane> lol. sorry.
293 [02:34:41] <annadane> but anyway i'm on xfce now so i
don't really want to fool around with it just now, but any
hints welcome
294 [02:35:54] <annadane>
replaced-url
295 [02:35:56] <n4dir> annadane: did you try to run the xset
command manualy yet? If that works, i would just put a script in
~/bin and start it via xfce autostart
296 [02:36:01] *** Joins: Adbray (~Adbray@replaced-ip )
297 [02:36:15] *** Quits: SuperDome (SuperDome@replaced-ip ) (Client Quit)
298 [02:36:34] <annadane> i still don't remember whether
that itself works or not, i haven't vigorously tested it, but
ok i'll consider that
299 [02:38:09] <annadane> n4dir, also xfce already has a control
panel thing for power, i don't need it in xfce, i need it in i3
300 [02:38:15] <n4dir> annadane: like said the other day: iirc
greycat explained that if using a display-manager, other stuff will
get "sourced" when logging in. All very confusing, so i
always go for the most easy solution (bin + autostart)
301 [02:39:20] *** Joins: magyar (~magyar@replaced-ip )
302 [02:40:52] *** Joins: dongcarl_ (~dongcarl@replaced-ip )
303 [02:43:03] *** Joins: k-ration-iii (~textual@replaced-ip )
304 [02:43:07] *** Joins: pity_ (~pity@replaced-ip )
305 [02:43:30] *** Quits: st-gourichon-fid (~Stephane@replaced-ip ) (Read error: Connection reset by peer)
306 [02:44:13] *** Joins: st-gourichon-fid (~Stephane@replaced-ip )
307 [02:44:47] <annadane> yeah i'd just have to configure i3
to read the script or make the script such that it starts when i3 is
started, i have to research how to do it
308 [02:45:00] *** Quits: k-ration-iii (~textual@replaced-ip ) (Client Quit)
309 [02:45:12] *** Joins: MrAlexandr0 (~MrAlexand@replaced-ip )
310 [02:45:30] *** Quits: tradar (~tradar@replaced-ip ) (Quit: tradar)
311 [02:45:36] *** Quits: pity (~pity@replaced-ip ) (Ping timeout: 244 seconds)
312 [02:46:31] *** Joins: k-ration-iii (~textual@replaced-ip )
313 [02:47:09] *** Quits: Rboreal_Frippery
(~gV$e9dV5D@50-243-54-43-static.hfc.comcastbusiness.net) (Ping
timeout: 252 seconds)
314 [02:47:16] *** Joins: DrJ_q (DrJ@replaced-ip )
315 [02:47:16] *** Quits: DrJ (DrJ@replaced-ip ) (Disconnected by services)
316 [02:47:18] *** DrJ_q is now known as DrJ
317 [02:48:41] *** Quits: qomiter (~qomiter@replaced-ip ) ()
318 [02:49:24] <annadane> oh wait no, it's really simple
319 [02:49:33] *** Quits: hammer065 (~hammer065@replaced-ip ) (Quit: Restart the game...)
320 [02:49:38] *** Joins: oahong (~samigarus@replaced-ip )
321 [02:49:41] *** Joins: qomiter (~qomiter@replaced-ip )
322 [02:49:42] *** Quits: morusn (~morusn@replaced-ip ) (Ping timeout: 272 seconds)
323 [02:50:49] *** Quits: oo_miguel (~miguel@replaced-ip ) (Quit: WeeChat 1.6)
324 [02:50:55] *** Quits: grim4593 (~grim4593@replaced-ip ) (Ping timeout: 246 seconds)
325 [02:51:27] *** Quits: Night-Shade (~TimF@replaced-ip ) (Ping timeout: 252 seconds)
326 [02:51:37] *** Joins: morusn (~morusn@replaced-ip )
327 [02:52:01] *** Joins: grim4593 (~grim4593@replaced-ip )
328 [02:53:46] *** Joins: hammer065 (~hammer065@replaced-ip )
329 [02:53:47] *** Joins: golinux (~golinux@replaced-ip )
330 [02:53:51] *** Quits: st-gourichon-fid (~Stephane@replaced-ip ) (Read error: Connection reset by peer)
331 [02:54:13] *** Quits: terminalator (terminalat@replaced-ip ) (Ping timeout: 245 seconds)
332 [02:54:49] *** Joins: st-gourichon-fid (~Stephane@replaced-ip )
333 [02:55:57] *** Quits: f10 (~flo@replaced-ip ) (Ping timeout: 252 seconds)
334 [02:56:18] *** Joins: [b0b] (~bob@replaced-ip )
335 [02:56:46] *** Joins: robs_ (~robs@replaced-ip )
336 [02:57:50] *** Quits: qomiter (~qomiter@replaced-ip ) ()
337 [02:59:13] *** Quits: b0b (~bob@replaced-ip ) (Ping timeout: 245 seconds)
338 [02:59:15] *** [b0b] is now known as b0b
339 [03:00:24] *** Quits: Ricardo__ (~rick@replaced-ip ) (Ping timeout: 252 seconds)
340 [03:00:27] *** Joins: qomiter (~qomiter@replaced-ip )
341 [03:01:18] *** Quits: dongcarl_ (~dongcarl@replaced-ip##) (Quit: ZNC 1.6.6 - ##replaced-url
342 [03:02:25] *** Joins: Rboreal_Frippery
(~gV$e9dV5D@c-76-99-69-188.hsd1.pa.comcast.net)
343 [03:02:39] *** Quits: robs_ (~robs@replaced-ip ) (Ping timeout: 244 seconds)
344 [03:04:43] *** Quits: deadz0 (~deadz0@replaced-ip ) (Remote host closed the connection)
345 [03:05:11] *** Quits: Krennic__ (~Krennic@replaced-ip ) (Quit: Lost terminal)
346 [03:06:23] *** Quits: jfoy (~jfoy@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
347 [03:06:55] *** Quits: hotaronohanako (~elvis@replaced-ip ) (Quit: leaving)
348 [03:07:02] *** Joins: Arimil (~Renari@replaced-ip )
349 [03:07:22] *** Quits: Renari (~Renari@replaced-ip ) (Ping timeout: 252 seconds)
350 [03:08:03] *** Quits: V7 (~v7@replaced-ip ) (Ping timeout: 252 seconds)
351 [03:08:41] *** Quits: akko (~posi@replaced-ip ) (Remote host closed the connection)
352 [03:09:13] *** Joins: V7 (~v7@replaced-ip )
353 [03:09:27] *** Quits: cckwjr (~ejakuk@replaced-ip ) (Quit: Leaving)
354 [03:10:15] *** Joins: finalbeta (~finalbeta@replaced-ip )
355 [03:10:22] *** Joins: wayfaringpaladin (~quassel@replaced-ip )
356 [03:13:53] *** Joins: DocScrutinizer05 (~saturn@replaced-ip )
357 [03:21:01] *** Quits: GrimKriegor (~GrimKrieg@replaced-ip ) (Ping timeout: 246 seconds)
358 [03:21:57] *** nyov is now known as Guest70295
359 [03:21:57] *** Quits: Guest70295 (~nyov@replaced-ip ) (Killed (asimov.freenode.net (Nickname regained by services)))
360 [03:22:04] *** Joins: nyov (~nyov@replaced-ip )
361 [03:22:56] *** Quits: k-ration-iii (~textual@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
362 [03:24:01] *** debhelper sets mode: +l 1301
363 [03:24:25] *** Joins: canduster (~canduster@replaced-ip )
364 [03:24:55] <n4dir> annadane: you don't plan to say how?
365 [03:25:49] <annadane> i'm pretty sure you can just exec
--no-start-up-id ./screenscript.sh
366 [03:25:59] <annadane> in .config/i3/config
367 [03:26:09] *** Joins: GrimKriegor (~GrimKrieg@replaced-ip )
368 [03:26:19] <annadane> er, exec --no-startup-id "bash
screenscript.sh"
369 [03:26:56] <n4dir> ah.i see (i for one don't know i3, as
i am not much in tiling)
370 [03:29:35] *** Quits: troy (~troy@replaced-ip ) (Quit: WeeChat 2.2)
371 [03:31:34] *** Quits: mnemonic (~semeion@replaced-ip ) (Read error: Connection reset by peer)
372 [03:32:06] *** Joins: mnemonic (~semeion@replaced-ip )
373 [03:33:24] *** Quits: fauweh (~root@replaced-ip ) (Ping timeout: 252 seconds)
374 [03:34:34] *** Joins: MegaRock001 (~Cris101@replaced-ip )
375 [03:34:41] *** Joins: fauweh (~root@replaced-ip )
376 [03:35:17] *** Quits: n4dir (~n4dir@replaced-ip ) (Ping timeout: 268 seconds)
377 [03:36:57] *** pity_ is now known as pity
378 [03:37:00] *** Joins: n4dir (~n4dir@replaced-ip )
379 [03:37:31] *** Parts: MegaRock001 (~Cris101@replaced-ip ) ()
380 [03:39:10] *** Joins: pingfloyd (~pingfloyd@replaced-ip )
381 [03:40:50] *** Quits: oahong (~samigarus@replaced-ip ) (Ping timeout: 268 seconds)
382 [03:42:19] *** Quits: Tarrasquero (~Tarrasque@replaced-ip ) (Quit: Saliendo... Bye.)
383 [03:42:34] *** Joins: k-ration-iii (~textual@replaced-ip )
384 [03:43:40] *** Quits: Tom01 (~tom@replaced-ip ) (Remote host closed the connection)
385 [03:46:29] *** Joins: drax- (~x64@replaced-ip )
386 [03:47:59] *** Joins: dongcarl_ (~dongcarl@replaced-ip )
387 [03:49:24] *** Joins: jetscreamer (~jetscream@replaced-ip )
388 [03:49:26] *** Quits: k-ration-iii (~textual@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
389 [03:49:32] *** Quits: dongcarl_ (~dongcarl@replaced-ip ) (Client Quit)
390 [03:50:48] *** Joins: apt (ibot@replaced-ip )
391 [03:52:19] *** Joins: sidmo (~ident@replaced-ip )
392 [03:54:40] *** Quits: sidmo_ (~ident@replaced-ip ) (Ping timeout: 264 seconds)
393 [03:57:02] *** Quits: purpleunicorn (~purpleuni@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
394 [03:58:17] *** Quits: amcorreia (~amcorreia@replaced-ip ) (Quit: WeeChat 1.9.1)
395 [03:58:21] *** Quits: jetscreamer (~jetscream@replaced-ip ) (Quit: jetscreamer)
396 [03:58:33] *** Joins: aloo_shu (~atomic@replaced-ip )
397 [03:59:29] *** Quits: wayfaringpaladin (~quassel@replaced-ip ) (Ping timeout: 250 seconds)
398 [04:00:00] *** Joins: wayfaringpaladin (~quassel@replaced-ip )
399 [04:00:26] <agio> does anyone know how to ssh into a debian
lxc image?
400 [04:00:32] <agio> container I mean?
401 [04:00:54] <agio> it seems sshd - by default - denies logging
in!
402 [04:02:39] *** Joins: _joes_ (~quassel@replaced-ip )
403 [04:03:19] *** Joins: Uberius (~Uberius@replaced-ip )
404 [04:04:05] *** Quits: krabador (~krabador@replaced-ip ) (Remote host closed the connection)
405 [04:04:50] *** Quits: banc (~master@replaced-ip##) (Quit: ZNC - ##replaced-url
406 [04:06:08] <aloo_shu> I don't know off the top of my
head, agio, just remember that for sshd first use, you may need to
generate a key pair first. the man page (man sshd in a terminal
window) should bring more enlightenment
407 [04:07:27] *** Quits: _joes_ (~quassel@replaced-ip ) (Ping timeout: 252 seconds)
408 [04:08:03] <agio> its just a container with no access to the
outside world, so I tried to enable password logins with:
"PasswwordAuthenictaion yes" in /etc/ssh/sshd_config and
restarted ssh service - but I still cant' log in to the
container
409 [04:09:02] <nyov> if that's how you wrote it, no wonder
it's not working :) spell-check it maybe
410 [04:09:18] <agio> I uncommented what was there
411 [04:10:14] *** Quits: krishna (~krishna@replaced-ip ) (Read error: Connection reset by peer)
412 [04:10:32] *** Joins: krishna (~krishna@replaced-ip )
413 [04:11:03] <agio> fixed \o/
414 [04:11:22] <agio> needed to add PermitRootLogin yes and
restart sshd
415 [04:11:53] *** Joins: elevated (~elevated@replaced-ip )
416 [04:11:53] *** Joins: k-ration-iii (~textual@replaced-ip )
417 [04:15:40] *** Joins: oahong (~samigarus@replaced-ip )
418 [04:16:09] *** Joins: Mazhive_one (~Mazhive@replaced-ip )
419 [04:16:42] *** Joins: suffer (spider@replaced-ip )
420 [04:16:48] *** Quits: mnemonic (~semeion@replaced-ip ) (Ping timeout: 252 seconds)
421 [04:16:48] *** Quits: noord (~noord@replaced-ip ) (Quit: leaving)
422 [04:17:21] *** Quits: Mazhive (~Mazhive@replaced-ip ) (Ping timeout: 252 seconds)
423 [04:18:07] *** Quits: mthe878 (~mthe@replaced-ip ) (Ping timeout: 250 seconds)
424 [04:18:34] *** Joins: mthe878 (~mthe@replaced-ip )
425 [04:18:46] *** Joins: bnw (~bnw@replaced-ip )
426 [04:19:37] *** Quits: k-ration-iii (~textual@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
427 [04:19:52] *** Quits: mandeep (mandeep@replaced-ip ) (Quit: Leaving)
428 [04:20:41] *** Joins: Tarrasquero (~Tarrasque@replaced-ip )
429 [04:20:49] *** Joins: banc (~master@replaced-ip )
430 [04:21:37] *** Joins: canduster01 (~canduster@replaced-ip )
431 [04:22:00] *** Quits: dArK_IcE (~lawl@replaced-ip ) ()
432 [04:22:31] *** Joins: mandeep (mandeep@replaced-ip )
433 [04:22:46] *** Quits: ESphynx (~jerome@replaced-ip ) (Quit: Leaving)
434 [04:23:51] *** Joins: canduster10 (~canduster@replaced-ip )
435 [04:24:10] *** Quits: dfstorm (~dfstorm@replaced-ip ) (Quit: dfstorm)
436 [04:25:13] <outoftime> I need newer version of Fifechan, deb
package for stretch contain module for python2, I need it for
python3. I have found how to build it with hands
replaced-url
437 [04:25:15] *** Quits: canduster (~canduster@replaced-ip ) (Ping timeout: 252 seconds)
438 [04:27:36] *** Quits: canduster01 (~canduster@replaced-ip ) (Ping timeout: 260 seconds)
439 [04:28:14] *** Quits: elevated (~elevated@replaced-ip ) (Quit: bye)
440 [04:28:43] *** Joins: mnemonic (~semeion@replaced-ip )
441 [04:30:24] *** Joins: grayrider (~grayrider@replaced-ip )
442 [04:33:26] *** Quits: MACscr (~MACscr@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
443 [04:34:11] *** Quits: intcat (~zshlyk@replaced-ip ) (Ping timeout: 256 seconds)
444 [04:34:18] *** Quits: Guest18942 (~anon@replaced-ip ) (Ping timeout: 252 seconds)
445 [04:36:21] *** Joins: intcat (~zshlyk@replaced-ip )
446 [04:41:28] *** Joins: purpleunicorn (~purpleuni@replaced-ip )
447 [04:43:19] *** Joins: justaregularnerd (~justaregu@replaced-ip )
448 [04:44:57] *** Joins: electro33 (uid613@replaced-ip )
449 [04:45:25] <golinux> outoftime: Not one of these?
replaced-url
450 [04:49:16] <outoftime> golinux: I need it for python
replaced-url
451 [04:50:53] *** Quits: magyar (~magyar@replaced-ip ) (Quit: Riding the split)
452 [04:52:48] *** Quits: Uberius (~Uberius@replaced-ip ) (Remote host closed the connection)
453 [04:53:45] *** Quits: Colty (Miramar-FL@replaced-ip ) (Quit: ROCK OUT with your COCK OUT)
454 [04:53:45] *** Joins: k-ration-iii (~textual@replaced-ip )
455 [04:55:34] *** Joins: Colti (Miramar-FL@replaced-ip )
456 [04:56:11] <outoftime> golinux: if you think I'm dumb
ass about all this - I am. Point me to the right place, if you can,
please.
457 [04:56:56] <nyov> ,v fifechan
458 [04:56:57] <judd> No package named 'fifechan' was
found in amd64.
459 [04:57:02] *** Joins: aindilis` (~aindilis@replaced-ip )
460 [04:57:07] *** Quits: aindilis (~aindilis@replaced-ip ) (Remote host closed the connection)
461 [04:57:30] <golinux> I have never even heard about that. Just
a librarian of sorts
462 [04:57:46] <golinux> bbl
463 [04:58:07] *** Quits: aindilis` (~aindilis@replaced-ip ) (Remote host closed the connection)
464 [04:59:03] *** Quits: purpleunicorn (~purpleuni@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
465 [05:00:25] <outoftime> nyov: fifengie
466 [05:00:43] *** Joins: purpleunicorn (~purpleuni@replaced-ip )
467 [05:00:45] <outoftime> judd: fifechan is a part of fifengine
468 [05:01:30] <nyov> judd doesn't care
469 [05:01:47] <nyov> outoftime: you want a newer version of it,
or what?
470 [05:01:49] <outoftime>
replaced-url
471 [05:03:06] <outoftime> nyov: yes, I want to send few patches
to unknown-horizons, but I need new fersion of fife for python3 to
test it a bit.
472 [05:03:23] *** Quits: justaregularnerd (~justaregu@replaced-ip ) (Quit: Konversation terminated!)
473 [05:03:39] <nyov> ,v python-fife
474 [05:03:41] <judd> Package: python-fife on amd64 -- wheezy:
0.3.3+r3-3; jessie: 0.3.5-1+b1; stretch: 0.4.0-3+deb9u1
475 [05:04:02] <nyov> looks like sid has 0.4.1 - is that the
latest?
476 [05:04:04] <outoftime> nyov: buster have python3-fife
477 [05:04:09] <nyov> ,v python-fife3
478 [05:04:10] <judd> No package named 'python-fife3'
was found in amd64.
479 [05:04:11] *** Quits: wayfaringpaladin (~quassel@replaced-ip ) (Remote host closed the connection)
480 [05:04:22] *** Quits: l1nuxg33k (uid322116@replaced-ip ) (Quit: Connection closed for inactivity)
481 [05:04:27] <nyov> judd: y u no show buster
482 [05:04:46] <nyov> outoftime: I don't think so?
483 [05:05:05] <outoftime> nyov:
replaced-url
484 [05:05:07] <nyov> oh indeed, there it is
485 [05:05:17] <nyov> so? install it
486 [05:06:48] <outoftime> nyov: it have different dependancies
with stretch. I can broke existing system... that is what
debian-reference sad...
487 [05:07:08] <nyov> hmm, okay
488 [05:07:18] *** Joins: citypw (~citypw@replaced-ip )
489 [05:11:25] <n4dir> outoftime: if all you want to do is to a
few tests with fife, running those in a debian testing or sid chroot
isn't an option for you?
490 [05:13:23] *** Quits: k-ration-iii (~textual@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
491 [05:15:05] <outoftime> n4dir: actually, it can work.
492 [05:16:22] <karlpinc> outoftime: The usual way to approach a
python problem is to make a virtual enviornment and install the
latest python packages in it using pip. (or something)
493 [05:17:16] <outoftime> karlpinc: I now, but it require
python3-fife which can be built with cmake
replaced-url
494 [05:17:31] <outoftime> karlpinc: have now idea how pip3 will
help in this situation
495 [05:18:11] <karlpinc> outoftime: You can also ask in #python
if you don't get help here.
496 [05:18:58] <outoftime> karlpinc: I'm sure that is it
about how to deal with library, not python.
497 [05:19:41] *** Joins: OS-41888 (~OS-41888@replaced-ip )
498 [05:20:43] *** Joins: icarious_ (~icarious@replaced-ip )
499 [05:22:33] *** Joins: roler (~roler@replaced-ip )
500 [05:23:31] *** Quits: icarious (~icarious@replaced-ip ) (Ping timeout: 246 seconds)
501 [05:26:09] *** Joins: k-ration-iii (~textual@replaced-ip )
502 [05:26:19] *** Quits: diniwed (~gavron@replaced-ip ) (Quit: WeeChat 1.6)
503 [05:27:08] *** Parts: Gasoline (~Nope@replaced-ip ) ("Leaving")
504 [05:27:39] <outoftime> karlpinc: I just can not imagine
situation where I can miss something after such long term using
python. Maybe it is just my pride as python dev, but still.
505 [05:28:03] <nyov> outoftime: want to have a backport for
stretch?
506 [05:30:16] *** Joins: jfoy (~jfoy@replaced-ip )
507 [05:31:05] <nyov> hm, perhaps not
508 [05:31:48] <outoftime> nyov: oh, really, thank you for an
idea, I've started to read
replaced-url
509 [05:32:58] *** Quits: kallesbar (~kallesbar@replaced-ip ) (Quit: Konversation terminated!)
510 [05:33:17] *** Joins: comatekeke (~comatekek@replaced-ip )
511 [05:33:38] <nyov> fife depends on the newer version of
fifengine, so you need to build both
512 [05:34:02] <nyov> apparently it takes some time as well...
513 [05:34:24] <outoftime> nyov: I need knowladge, I have time.
514 [05:34:39] <nyov> outoftime: well if you want to have a
package, it looks like it built okay
515 [05:34:55] <n4dir> !ssb
516 [05:35:08] <n4dir> do : /msg dpkg ssb
517 [05:35:18] <n4dir> like simple sid backport.
518 [05:36:00] *** Quits: JohnA (~john@replaced-ip ) (Quit: Leaving)
519 [05:36:18] <n4dir> usual approach is to first look in
stable-backports if it is there. If it isn't, backport yourself
(if possible)
520 [05:36:19] <nyov> how do I use this thing? 'import
fife'?
521 [05:38:09] <outoftime> nyov: yes
522 [05:38:13] <nyov> buwäh SWIG bindings
523 [05:38:45] <nyov> import works
524 [05:38:52] <nyov> okay nice waste of time
525 [05:39:02] <nyov> rm *.deb
526 [05:39:20] *** Quits: jfoy (~jfoy@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
527 [05:39:28] <nyov> unless you want the debs...?
528 [05:39:28] *** Quits: icarious_ (~icarious@replaced-ip ) (Quit: WeeChat 2.0.1)
529 [05:40:00] <outoftime> nyov: deb in backports?
530 [05:41:18] <n4dir> outoftime: again, those are two
approaches. The one is to look if the package is in
debian-stable-backports, the other is to backport yourself (in that
case nyov )
531 [05:43:02] <nyov> right. I can't upload backports to the
archive. so I just built this locally
532 [05:43:03] *** Quits: p0lyph3m (~p0lyph3m@replaced-ip ) (Ping timeout: 252 seconds)
533 [05:45:05] *** Joins: BeerHall (~Thunderbi@replaced-ip )
534 [05:46:04] *** Joins: briner (~briner@replaced-ip )
535 [05:46:32] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
536 [05:48:29] *** Quits: pingfloyd (~pingfloyd@replaced-ip ) (Quit: ☮ out)
537 [05:50:03] *** Quits: briner (~briner@replaced-ip ) (Ping timeout: 244 seconds)
538 [05:51:58] <outoftime> n4dir:
replaced-url
539 [05:52:27] <n4dir> yes.
540 [05:52:42] *** Joins: [bma] (~bma]@replaced-ip )
541 [05:53:02] <n4dir> recommended way to build yourself is to
use a chroot, i think, so you might just as well try what i said
above.
542 [05:53:29] *** Joins: Gasoline (~Nope@replaced-ip )
543 [05:53:37] *** Quits: OS-41888 (~OS-41888@replaced-ip ) (Remote host closed the connection)
544 [05:54:16] *** Joins: monksam (~monksam@replaced-ip )
545 [05:57:47] *** Quits: [bma] (~bma]@replaced-ip ) (Ping timeout: 276 seconds)
546 [06:01:14] *** Joins: user04 (~user04@replaced-ip )
547 [06:01:27] <outoftime> n4dir: do you have some sort of a
manual about how to do it (chroot into stretch to build *.deb)?
548 [06:01:59] <outoftime> n4dir: I have runned search by source
packages
replaced-url
549 [06:02:07] <n4dir> outoftime: it's straight forward. go
to wiki.debian.net and search for debootstrap
550 [06:02:38] <n4dir> the bot of this channel probably knows
too: do /msg dpkg debootstrap (for unknown reasons i can't
trigger the bot myself)
551 [06:02:45] *** Joins: _joes_ (~quassel@replaced-ip )
552 [06:02:59] <nyov>
replaced-url
553 [06:03:25] *** Quits: himcesjf_ (~cesjf@replaced-ip ) (Ping timeout: 250 seconds)
554 [06:03:25] *** Joins: him-cesjf (~cesjf@replaced-ip )
555 [06:03:32] <nyov> this is the easiest way. without using a
chroot or buildd
556 [06:04:18] *** Joins: Mazhive (~Mazhive@replaced-ip )
557 [06:04:56] *** Quits: Mazhive_one (~Mazhive@replaced-ip ) (Ping timeout: 276 seconds)
558 [06:04:57] *** Quits: n_1-c_k (~nick@replaced-ip ) (Read error: Connection reset by peer)
559 [06:05:39] *** Joins: n_1-c_k (~nick@replaced-ip )
560 [06:07:24] *** Joins: troy (~troy@replaced-ip )
561 [06:07:37] *** Quits: _joes_ (~quassel@replaced-ip ) (Ping timeout: 244 seconds)
562 [06:12:47] *** Quits: Rboreal_Frippery
(~gV$e9dV5D@c-76-99-69-188.hsd1.pa.comcast.net) (Ping timeout: 244
seconds)
563 [06:13:03] *** Joins: lilabsence (~RizzoTheR@replaced-ip )
564 [06:17:17] *** Quits: rizzo (~RizzoTheR@replaced-ip ) (Ping timeout: 276 seconds)
565 [06:25:38] *** Joins: bumblebee (~bumblebee@replaced-ip )
566 [06:29:42] *** aloo_shu is now known as DeepSheep
567 [06:30:35] *** Joins: EoflaOE (~EoflaOE@replaced-ip )
568 [06:32:49] *** Quits: ChmEarl (~chmearl@replaced-ip ) (Quit: Leaving)
569 [06:37:14] *** Quits: n4dir (~n4dir@replaced-ip ) (Quit: leaving)
570 [06:38:46] *** Joins: thelastjedi_ (~quassel@replaced-ip )
571 [06:41:59] *** Quits: GaneshRaju (~ganeshraj@replaced-ip ) (Ping timeout: 276 seconds)
572 [06:43:23] *** Quits: lilabsence (~RizzoTheR@replaced-ip ) (Ping timeout: 245 seconds)
573 [06:46:14] *** Quits: alexertech (~alex@replaced-ip ) (Quit: Leaving)
574 [06:47:12] *** Quits: roler (~roler@replaced-ip ) (Quit: roler)
575 [06:49:29] *** Joins: trytus (c12ebbfc@replaced-ip )
576 [06:52:07] *** Joins: rwtrecs (~rwtrecs@replaced-ip )
577 [06:53:16] *** Quits: awal1 (~awal1@replaced-ip ) (Quit: Leaving)
578 [06:54:02] *** debhelper sets mode: +l 1295
579 [06:54:41] *** Quits: electro33 (uid613@replaced-ip ) (Quit: Connection closed for inactivity)
580 [06:56:03] *** Joins: Urk (~Gigglebyt@replaced-ip )
581 [06:56:13] *** Urk is now known as Gigglebyte
582 [06:56:15] *** Joins: jon_x1111115 (~jon_x@replaced-ip )
583 [06:56:25] *** Parts: Gigglebyte (~Gigglebyt@replaced-ip ) ()
584 [06:57:51] *** Quits: purpleunicorn (~purpleuni@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
585 [06:59:28] *** Joins: purpleunicorn (~purpleuni@replaced-ip )
586 [07:05:12] *** Joins: themusicgod1 (~themusicg@replaced-ip )
587 [07:07:33] <themusicgod1> When building a package which
I'm trying to create (with debuild -us -uc -b)...lintian
reports debian-changelog-file-missing / no-copyright-file ...but
both are clearly there. What could I be doing wrong?
588 [07:07:56] *** themusicgod1 is now known as tmg1|wicksell
589 [07:08:02] *** Quits: alexandros_c (~alexandro@replaced-ip ) (Ping timeout: 268 seconds)
590 [07:08:25] *** Quits: Mad_Hat (~Mad_Hat@replaced-ip ) (Read error: Connection reset by peer)
591 [07:08:49] *** Joins: Mad_Hat (~Mad_Hat@replaced-ip )
592 [07:09:08] *** Quits: rwtrecs (~rwtrecs@replaced-ip ) ()
593 [07:11:33] *** Joins: diogenes_ (~diogenes_@replaced-ip )
594 [07:12:01] *** Quits: sergiotarxz (~sergiotar@replaced-ip ) (Ping timeout: 246 seconds)
595 [07:12:37] *** Quits: k-ration-iii (~textual@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
596 [07:13:29] *** Joins: k-ration-iii (~textual@replaced-ip )
597 [07:13:30] *** Joins: morphis (~morphis@replaced-ip )
598 [07:13:40] *** Joins: sergiotarxz (~sergiotar@replaced-ip )
599 [07:13:43] *** Quits: k-ration-iii (~textual@replaced-ip ) (Client Quit)
600 [07:16:54] *** Joins: Night-Shade (~TimF@replaced-ip )
601 [07:17:07] *** Quits: user04 (~user04@replaced-ip ) (Quit: Leaving)
602 [07:17:17] *** Joins: k-ration-iii (~textual@replaced-ip )
603 [07:17:37] *** Quits: k-ration-iii (~textual@replaced-ip ) (Client Quit)
604 [07:18:39] *** Joins: llucenic (~Thunderbi@replaced-ip )
605 [07:18:57] *** Joins: fedorafan (~fedorafan@replaced-ip )
606 [07:20:20] *** Joins: argus (~donw@replaced-ip )
607 [07:21:30] *** Quits: argusbr (~donw@replaced-ip ) (Ping timeout: 244 seconds)
608 [07:22:26] *** Joins: k-ration-iii (~textual@replaced-ip )
609 [07:22:29] *** Quits: monksam (~monksam@replaced-ip ) (Ping timeout: 256 seconds)
610 [07:24:31] *** Joins: monksam (~monksam@replaced-ip )
611 [07:25:23] *** Quits: EoflaOE (~EoflaOE@replaced-ip ) (Quit: Shutting down Lubuntu 18.04.1...)
612 [07:26:09] *** Quits: k-ration-iii (~textual@replaced-ip ) (Client Quit)
613 [07:28:32] *** Quits: sidmo (~ident@replaced-ip ) (Quit: Konversation terminated!)
614 [07:31:54] *** Parts: golinux (~golinux@replaced-ip ) ("Leaving")
615 [07:32:11] *** Quits: gatekeep (~gatekeep@replaced-ip ) (Read error: Connection reset by peer)
616 [07:32:54] *** Joins: gatekeep (~gatekeep@replaced-ip )
617 [07:33:39] *** Joins: BeerHall1 (~Thunderbi@replaced-ip )
618 [07:34:56] *** Quits: BeerHall (~Thunderbi@replaced-ip ) (Ping timeout: 244 seconds)
619 [07:35:21] *** Quits: neibo (~bingen@replaced-ip ) (Ping timeout: 252 seconds)
620 [07:35:41] *** Joins: SaintAnode (~SaintAnod@replaced-ip )
621 [07:35:42] *** Joins: nix64bit (~Thunderbi@replaced-ip )
622 [07:36:04] *** Joins: neibo (~bingen@replaced-ip )
623 [07:36:33] *** Joins: andrzejv (~andzej@replaced-ip )
624 [07:38:12] *** Joins: sidmo (~ident@replaced-ip )
625 [07:39:40] *** Joins: thorie_ (~thorie@replaced-ip )
626 [07:39:41] *** Quits: levi13 (~yaaic@replaced-ip ) (Read error: Connection reset by peer)
627 [07:40:28] <DocScrutinizer05> ~dstats
628 [07:40:54] *** Quits: thorie_ (~thorie@replaced-ip ) (Client Quit)
629 [07:41:41] <DocScrutinizer05> meh! please sort issues with
apt by querying the bot op you asked to join the bot to your channel
(or any other bot operator). A +q on a bot you invited makes no
sense
630 [07:42:53] <DocScrutinizer05> I admit it might be tricky to
find out who invted apt back in unixtime _time_added =>
1071959959
631 [07:42:56] *** Parts: Urbanecm (Urbanecm@replaced-ip ) ()
632 [07:43:38] <themill> um, no. it is there to do a function
that does not include talking to you
633 [07:43:39] <DocScrutinizer05> but it defintely had to be a
debian chanop or the chan owner
634 [07:44:04] *** Joins: thorie (~thorie@replaced-ip )
635 [07:44:36] *** Joins: levi13 (~yaaic@replaced-ip )
636 [07:44:45] <DocScrutinizer05> themill: tell me what function
that is and I configure the bot so it does what you want
637 [07:45:14] <themill> umm, I don't recognise you as the
bot's owner.
638 [07:45:22] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
639 [07:45:36] <DocScrutinizer05> I'm not the owner
640 [07:45:45] <DocScrutinizer05> just an operator
641 [07:45:52] <DocScrutinizer05> Tim riker is the owner
642 [07:46:04] <jim> maybe that means you can't change
things about that bot?
643 [07:46:05] <themill> it should not respond to anything in
this channel; it can't, so it is working fine.
644 [07:46:12] <tmg1|wicksell> aha. it's because i overrode
install: in 'debian/rules', which must be where the
copyright/changelog is put into the correct directory for packing
645 [07:46:31] *** Joins: xcm (~xcm@replaced-ip )
646 [07:47:04] <darxmurf> morning
647 [07:47:41] *** Joins: p3rror (~p3rror@replaced-ip )
648 [07:47:51] * DocScrutinizer05 suspects themill shuts down his
licing room light by drilling a hole into the wall to cut the wire
649 [07:48:04] <themill> (also, you could just talk to us in
#debian-ops about this rather than ranting about it)
650 [07:49:50] *** Parts: DocScrutinizer05 (~saturn@replaced-ip ) ("systemd breaking up recursion in dbus")
651 [07:50:10] *** Joins: rgr (~user@replaced-ip )
652 [07:50:25] *** Joins: Haohmaru (~Haohmaru@replaced-ip )
653 [07:52:24] *** Quits: p3rror (~p3rror@replaced-ip ) (Ping timeout: 252 seconds)
654 [07:53:24] *** Joins: idiocrash (~idiocrash@replaced-ip )
655 [07:53:51] *** Quits: krishna (~krishna@replaced-ip ) (Quit: Leaving)
656 [07:57:12] *** Joins: TriWave (~LFO@replaced-ip )
657 [07:58:13] *** Quits: blitzed (~blitzed@replaced-ip ) (Ping timeout: 246 seconds)
658 [08:04:01] *** Joins: jmarsac (~jmarsac@replaced-ip )
659 [08:05:56] *** Joins: chele (~chele@replaced-ip )
660 [08:07:15] *** Joins: DivineEn1ity (~DivineEnt@replaced-ip )
661 [08:08:31] *** Quits: DivineEntity (~DivineEnt@replaced-ip ) (Ping timeout: 244 seconds)
662 [08:08:32] *** Quits: darxmurf (~darxmurf@replaced-ip ) (Remote host closed the connection)
663 [08:09:19] *** Joins: azur_kind (~azur_kind@replaced-ip )
664 [08:10:26] *** Joins: darxmurf (~darxmurf@replaced-ip )
665 [08:12:55] *** Quits: SaintAnode (~SaintAnod@replaced-ip ) (Quit: Leaving)
666 [08:13:54] *** Joins: kusut (~user@replaced-ip )
667 [08:14:01] *** debhelper sets mode: +l 1302
668 [08:17:09] *** Joins: root_ (~root@replaced-ip )
669 [08:20:28] *** Parts: thm (foobar@replaced-ip ) ()
670 [08:20:49] *** Joins: [jasper] (~jasper@replaced-ip )
671 [08:21:00] *** Joins: Espopore (~Espopore@replaced-ip )
672 [08:21:07] <[jasper]> hej guys, I want to install
postfixadmin with apt-get .... however my mail server is on a
different docker container then my webserver.
673 [08:21:20] <[jasper]> how can I only install postfixadmin
without getting all the extra stuff like postfix itself?
674 [08:21:59] <rant> ,depends postfixadmin
675 [08:22:01] <judd> Package postfixadmin in stretch/amd64 --
depends: debconf (>= 0.5), dbconfig-common,
replaced-url
676 [08:22:38] <rant> I'm not seeing where it depends on
postfix
677 [08:22:51] <jelly> [jasper]: --no-install-recommends
678 [08:22:53] <rant> seems it only depends on things it actually
needs to operate
679 [08:23:20] <[jasper]> thanks!
680 [08:23:23] <rant> is apt-get pulling recommends now too?
681 [08:23:32] <[jasper]> rant what do you mean? it doess install
extra packages when I try to install it
682 [08:23:35] <rant> or are you using apt and when you said
apt-get
683 [08:23:49] <rant> [jasper]: your question said
"apt-get" not "apt"
684 [08:24:12] <themill> apt-get has installed recommended
packages for about a decade
685 [08:24:27] <jelly> treachery!
686 [08:24:32] <rant> hmm.. goes to show how much I pay attention
687 [08:24:34] <rant> heh
688 [08:24:52] <Haohmaru> i guess that applies for synaptic too?
689 [08:25:01] *** Quits: handsome_feng (~feng@replaced-ip ) (Quit: leaving)
690 [08:25:11] *** Joins: clemens3 (~clemens@replaced-ip )
691 [08:25:18] <[jasper]> rant:
replaced-url
692 [08:25:20] <jelly> (and mod-php probably should not be the
first choice in php APIs in stretch)
693 [08:25:27] *** Joins: HerbY_NL2 (~HerbY_NL2@replaced-ip )
694 [08:25:29] *** Joins: handsome_feng (~handsome_@replaced-ip )
695 [08:26:01] <rant> ,recommends postfixadmin
696 [08:26:02] <judd> Package postfixadmin in stretch/amd64 --
recommends: postfix-mysql | postfix-pgsql, virtual-mysql-server |
postgresql | sqlite (>= 3.12.0), mariadb-server, zendframework,
dovecot-core | courier-authlib-mysql | courier-authlib-postgresql,
php-cli.
697 [08:27:22] <[jasper]> judd thatÅ› indeed what i see when I add
--no-install-recommends to the command
698 [08:28:02] <[jasper]> I still don't really see how it
would depend on a virtual-mysql-server but I guess I don't
really mind installing that either
699 [08:28:04] <rant> I tried php once but it left me feeling
like my face was melting, and everything looked like a kalidescope..
700 [08:28:06] *** Quits: troys (~troys@replaced-ip ) (Quit: Bye)
701 [08:28:21] <jelly> [jasper]: aptitude might act stmarter than
apt-get
702 [08:28:54] <jelly> [jasper]: the relevant option is -R or
--without-recommends there
703 [08:29:25] <jelly> judd is just a bot
704 [08:29:28] <[jasper]> oh funny. I always thought those were
kind of the same tools but the aptitude being a little smarter
keeping track of things
705 [08:29:36] <jelly> judd: botsnack
706 [08:29:39] *** Quits: RyanKnack (RyanKnack@replaced-ip ) (Quit: I'm out of here!)
707 [08:29:51] *** Joins: slv (~slv@replaced-ip )
708 [08:30:02] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Quit: vergissmeinnicht)
709 [08:30:06] * judd nom nom nom nom
710 [08:30:26] *** Quits: idiocrash (~idiocrash@replaced-ip ) (Ping timeout: 272 seconds)
711 [08:30:32] <[jasper]> :p
712 [08:30:34] <jelly> I mean it may act smarter in this
particular case. It figures dependencies out in a slightly different
way
713 [08:30:40] <rant> [jasper]: apt, apt-get / apt-cache,
aptitude, dselect, dpkg, etc are all totally different tools
714 [08:31:44] <[jasper]> jelly, I think Iḿ happy with apt-get
install --no-install-recommends postfixadmin . This installs the
following: libc-client2007e mlock php-imap php7.0-imap postfixadmin
replaced-url
715 [08:31:50] <[jasper]> which sounds about right
716 [08:32:00] <[jasper]> thanks for the help guys!
717 [08:32:17] *** Quits: levi13 (~yaaic@replaced-ip ) (Ping timeout: 244 seconds)
718 [08:33:00] *** Joins: idiocrash (~idiocrash@replaced-ip )
719 [08:33:13] <rant> o.O thats a horrible name for that
package.. libc-client2007e
720 [08:33:35] *** Quits: TrentP (trent@replaced-ip##) (Quit: ZNC 1.7.1 - ##replaced-url
721 [08:34:06] *** mnemonic is now known as Guest74738
722 [08:34:14] <rant> granted the devs seem to be calling it a
"c-client library" which is stupid in and of itself.. but
still..
723 [08:34:17] *** Joins: semeion (~semeion@replaced-ip )
724 [08:34:44] *** Joins: levi13 (~yaaic@replaced-ip )
725 [08:35:21] *** Joins: TrentP (~trent@replaced-ip )
726 [08:35:31] *** Quits: canduster10 (~canduster@replaced-ip ) (Ping timeout: 250 seconds)
727 [08:35:49] <rant> they should've went with something
more conventional like libuwimap-cclient or something
728 [08:35:54] *** Quits: Guest74738 (~semeion@replaced-ip ) (Ping timeout: 244 seconds)
729 [08:35:56] *** Quits: Espopore (~Espopore@replaced-ip ) (Read error: Connection reset by peer)
730 [08:36:08] <rant> makes me think its part of libc when I see
that name
731 [08:36:09] *** Joins: Espopore (~Espopore@replaced-ip )
732 [08:37:14] * rant is tempted to file a bug :P
733 [08:39:00] *** Joins: mzf (~fakhraee@replaced-ip )
734 [08:39:26] *** Joins: Urbanecm (Urbanecm@replaced-ip )
735 [08:39:32] *** Joins: Haudegen (~quassel@replaced-ip )
736 [08:40:21] *** Parts: Urbanecm (Urbanecm@replaced-ip ) ("Leaving")
737 [08:42:45] *** Joins: endstille (~endstille@replaced-ip )
738 [08:42:53] *** Quits: clemens3 (~clemens@replaced-ip ) (Ping timeout: 250 seconds)
739 [08:44:03] *** Joins: comatekeke2 (~comatekek@replaced-ip )
740 [08:44:51] *** Quits: NoCode (~NoCode@replaced-ip ) (Ping timeout: 252 seconds)
741 [08:45:23] <jelly> I had a similar reaction 20 years ago when
I first saw uw-imap's library name
742 [08:46:24] *** Quits: dez (uid92154@replaced-ip ) (Quit: Connection closed for inactivity)
743 [08:46:31] *** Quits: comatekeke (~comatekek@replaced-ip ) (Ping timeout: 246 seconds)
744 [08:47:19] *** Joins: candle_ (~azur_kind@replaced-ip )
745 [08:47:19] *** Quits: azur_kind (~azur_kind@replaced-ip ) (Read error: Connection reset by peer)
746 [08:47:36] <jelly> however that means it's been
"c-client" for 20+ years now and is probably not going to
change
747 [08:48:07] *** Joins: disposable2 (~Thunderbi@replaced-ip )
748 [08:49:18] *** Joins: drzacek (~drzacek@replaced-ip )
749 [08:49:30] <rant> oh well.. thats them damn seattle folk for
ya..
750 [08:50:00] *** Joins: comatekeke_ (~comatekek@replaced-ip )
751 [08:50:14] *** Quits: DeepSheep (~atomic@replaced-ip ) (Read error: Connection reset by peer)
752 [08:51:58] *** Quits: spuc-vue (~thelounge@replaced-ip##) (Quit: The Lounge - ##replaced-url
753 [08:52:28] *** Quits: comatekeke2 (~comatekek@replaced-ip ) (Ping timeout: 246 seconds)
754 [08:53:30] *** Joins: spuc-vue (~thelounge@replaced-ip )
755 [08:55:17] *** Joins: _joes_ (~quassel@replaced-ip )
756 [08:55:27] *** Joins: anzipex (~anzipex@replaced-ip )
757 [08:56:34] *** Joins: monksam_ (~monksam@replaced-ip )
758 [08:56:46] *** Quits: monksam (~monksam@replaced-ip ) (Remote host closed the connection)
759 [08:58:39] *** dexta_ is now known as dexta
760 [09:02:35] *** Joins: encod3 (~encod3@replaced-ip )
761 [09:03:37] *** Joins: clemens3 (~clemens@replaced-ip )
762 [09:03:40] *** Quits: vook (~vook@replaced-ip ) (Ping timeout: 246 seconds)
763 [09:04:22] *** Joins: vook (~vook@replaced-ip )
764 [09:05:19] *** Joins: karakedi (~eAC53C340@replaced-ip )
765 [09:05:20] *** Quits: karakedi (~eAC53C340@replaced-ip ) (Changing host)
766 [09:05:20] *** Joins: karakedi (~eAC53C340@replaced-ip )
767 [09:05:45] *** Joins: carmen (~carmen@replaced-ip )
768 [09:05:54] *** Quits: rgr (~user@replaced-ip ) (Read error: Connection reset by peer)
769 [09:06:18] *** Quits: basicmiracle (uid213868@replaced-ip ) (Quit: Connection closed for inactivity)
770 [09:06:18] *** Quits: TriWave (~LFO@replaced-ip ) (Ping timeout: 245 seconds)
771 [09:06:47] *** Quits: Kevlar_Noir (~lexou@replaced-ip ) (Quit: Konversation terminated!)
772 [09:07:08] *** Quits: ribasushi (~riba@replaced-ip ) (Ping timeout: 245 seconds)
773 [09:07:41] *** Quits: [jasper] (~jasper@replaced-ip ) (Quit: Ex-Chat)
774 [09:07:48] *** Joins: [jasper] (~jasper@replaced-ip )
775 [09:08:01] *** Quits: [jasper] (~jasper@replaced-ip ) (Client Quit)
776 [09:08:03] *** Joins: zer0_her0 (~zer@replaced-ip )
777 [09:08:27] *** Quits: Mazhive (~Mazhive@replaced-ip ) (Ping timeout: 250 seconds)
778 [09:09:04] *** Joins: BCMM (~BCMM@replaced-ip )
779 [09:09:42] *** Quits: comatekeke_ (~comatekek@replaced-ip ) (Ping timeout: 272 seconds)
780 [09:09:46] *** Joins: rgaru (~ruben@replaced-ip )
781 [09:09:59] *** Quits: monksam_ (~monksam@replaced-ip ) (Quit: leaving)
782 [09:10:03] *** semeion is now known as mnemonic
783 [09:10:20] *** Quits: endstille (~endstille@replaced-ip ) (Quit: I'll be back.)
784 [09:10:30] *** Joins: canduster10 (~canduster@replaced-ip )
785 [09:10:46] *** Joins: Mazhive (~Mazhive@replaced-ip )
786 [09:11:36] *** Quits: _joes_ (~quassel@replaced-ip ) (Ping timeout: 272 seconds)
787 [09:11:52] *** Joins: MACscr (~MACscr@replaced-ip )
788 [09:11:55] *** Quits: vook (~vook@replaced-ip ) (Ping timeout: 250 seconds)
789 [09:13:14] <anzipex> How to print installed package name and
version of that package in one line?
790 [09:13:26] *** Quits: citypw (~citypw@replaced-ip ) (Ping timeout: 276 seconds)
791 [09:14:21] *** Quits: Prints (333@replaced-ip ) (Ping timeout: 252 seconds)
792 [09:14:54] *** Joins: [bma] (~bma]@replaced-ip )
793 [09:15:05] <BCMM> anzipex: in this scenario, what do you
already know about the package? i mean, is the package name your
input here?
794 [09:15:52] *** Quits: joze (~joze@replaced-ip ) (Quit: WeeChat 1.6)
795 [09:15:59] *** Quits: [bma] (~bma]@replaced-ip ) (Remote host closed the connection)
796 [09:16:11] *** Joins: ribasushi (~riba@replaced-ip )
797 [09:16:12] *** Quits: canduster10 (~canduster@replaced-ip ) (Ping timeout: 252 seconds)
798 [09:16:23] <anzipex> It's installed deb, so i can see it
like: dpkg --get-selections | grep mypackage
799 [09:16:31] *** Joins: [bma] (~bma]@replaced-ip )
800 [09:16:41] *** Quits: annadane (~annadane@replaced-ip ) (Remote host closed the connection)
801 [09:16:46] <BCMM> anzipex: i mean, do you want something
different from `dpkg -l packagename`?
802 [09:16:58] *** Quits: Raed (~Raed@replaced-ip ) (Ping timeout: 252 seconds)
803 [09:17:39] *** Quits: drzacek (~drzacek@replaced-ip ) (Ping timeout: 252 seconds)
804 [09:18:10] *** Joins: vook (~vook@replaced-ip )
805 [09:18:54] *** Joins: Raed (~Raed@replaced-ip )
806 [09:19:04] *** Joins: TomyWork (~tomy@replaced-ip )
807 [09:19:13] *** Joins: m189 (c05da1c4@replaced-ip )
808 [09:19:14] *** Joins: Gyro (~user@replaced-ip )
809 [09:19:40] <anzipex> Well, i see that `dpkg -l packagename`
shows me name, version, architecture and description
810 [09:19:58] <anzipex> How to print only package name and
version from this?
811 [09:20:03] *** Quits: stnv (~daniel@replaced-ip ) (Remote host closed the connection)
812 [09:20:38] <anzipex> I guess i need something like awk
813 [09:21:06] *** Quits: [bma] (~bma]@replaced-ip ) (Ping timeout: 272 seconds)
814 [09:21:54] *** Joins: tagomago (~tagomago@replaced-ip )
815 [09:22:17] *** Quits: Espopore (~Espopore@replaced-ip ) (Quit: leaving)
816 [09:22:23] <rant> anzipex: dpkg -l | grep libc6 | awk
'{print $2 " " $3}'
817 [09:22:24] *** Joins: P1ersson (~P1ersson@replaced-ip )
818 [09:22:55] *** Quits: f0x (f0xlainhau@replaced-ip ) (Remote host closed the connection)
819 [09:23:07] <anzipex> Thanks, that's what i needed :)
820 [09:24:50] *** Joins: rgr (~user@replaced-ip )
821 [09:25:34] *** Joins: ruslan_m (rmstoi@replaced-ip )
822 [09:28:06] *** Quits: root_ (~root@replaced-ip ) (Ping timeout: 252 seconds)
823 [09:30:55] *** Quits: krytarik (~krytarik@replaced-ip ) (Quit: Saliendo)
824 [09:30:56] *** Quits: dadinn (~DADINN@replaced-ip ) (Ping timeout: 260 seconds)
825 [09:31:47] *** Joins: iderik (~weechat@replaced-ip )
826 [09:32:43] *** Quits: vook (~vook@replaced-ip ) (Ping timeout: 246 seconds)
827 [09:33:35] *** Joins: vook (~vook@replaced-ip )
828 [09:33:59] <jelly> rant: what's wrong with dpkg -l libc6
829 [09:34:57] <jelly> or dpkg -s libc6
830 [09:34:59] *** Quits: fedorafan (~fedorafan@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
831 [09:35:06] *** Joins: diogenes_ (~diogenes_@replaced-ip )
832 [09:35:44] *** Joins: Pjusur (~Pjusur@replaced-ip )
833 [09:35:52] *** Quits: ribasushi (~riba@replaced-ip ) (Ping timeout: 246 seconds)
834 [09:36:48] <jelly> anzipex: slightly safer: dpkg -l
packagename | tail -n1 | awk ...
835 [09:37:35] <rant> well the tail thing wont work with
multiarch for one thing :P
836 [09:37:40] *** Joins: RyanKnack (~RyanKnack@replaced-ip )
837 [09:37:40] *** Quits: RyanKnack (~RyanKnack@replaced-ip ) (Changing host)
838 [09:37:40] *** Joins: RyanKnack (~RyanKnack@replaced-ip )
839 [09:37:47] *** Joins: blackes__ (~blackest_@replaced-ip )
840 [09:38:06] *** Quits: RyanKnack (~RyanKnack@replaced-ip ) (Remote host closed the connection)
841 [09:39:15] *** Joins: joze (~joze@replaced-ip )
842 [09:39:30] *** Joins: RyanKnack (~RyanKnack@replaced-ip )
843 [09:39:30] *** Quits: RyanKnack (~RyanKnack@replaced-ip ) (Changing host)
844 [09:39:30] *** Joins: RyanKnack (~RyanKnack@replaced-ip )
845 [09:39:39] *** Joins: aindilis (~aindilis@replaced-ip )
846 [09:40:24] *** Quits: blackest_mamba (~blackest_@replaced-ip ) (Ping timeout: 252 seconds)
847 [09:40:58] *** Quits: dreamon_ (~dreamon@replaced-ip ) (Ping timeout: 268 seconds)
848 [09:42:34] *** Joins: robs_ (~robs@replaced-ip )
849 [09:44:26] *** Joins: Ilyas (uid43013@replaced-ip )
850 [09:45:09] *** Joins: mvaenskae (~mvaenskae@replaced-ip )
851 [09:45:24] *** Joins: well_laid_lawn (~Jean-luc@replaced-ip )
852 [09:45:35] <anzipex> jelly, i guess tail -n1 prints only 1
coincidence
853 [09:46:17] <jelly> just the last line, yes. dpkg -l foo can
have more than one result on multiarch-enabled systems.
854 [09:46:26] *** Quits: spacebison (~bison@replaced-ip ) (Ping timeout: 272 seconds)
855 [09:46:35] *** Joins: _joes_ (~quassel@replaced-ip )
856 [09:46:51] *** Joins: spacebison (~bison@replaced-ip )
857 [09:47:08] <jelly> and it always shows the header
858 [09:48:01] <jelly> omit it and see what happens
859 [09:48:27] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 252 seconds)
860 [09:49:00] *** Joins: oo_miguel (~miguel@replaced-ip )
861 [09:49:16] *** Quits: rgaru (~ruben@replaced-ip ) (Ping timeout: 244 seconds)
862 [09:49:43] *** Quits: RyanKnack (~RyanKnack@replaced-ip ) (Quit: I'm out of here!)
863 [09:49:55] *** Joins: RyanKnack (RyanKnack@replaced-ip )
864 [09:49:56] *** Quits: RyanKnack (RyanKnack@replaced-ip ) (Changing host)
865 [09:49:56] *** Joins: RyanKnack (RyanKnack@replaced-ip )
866 [09:51:18] *** Quits: spacebison (~bison@replaced-ip ) (Ping timeout: 245 seconds)
867 [09:51:25] *** Joins: rgaru (~ruben@replaced-ip )
868 [09:52:03] *** Joins: n4dir (~n4dir@replaced-ip )
869 [09:52:17] *** Joins: ribasushi (~riba@replaced-ip )
870 [09:52:26] *** Quits: karakedi (~eAC53C340@replaced-ip ) (Ping timeout: 276 seconds)
871 [09:53:34] *** Joins: f10 (~flo@replaced-ip )
872 [09:53:44] *** Joins: karakedi (~eAC53C340@replaced-ip )
873 [09:53:44] *** Quits: karakedi (~eAC53C340@replaced-ip ) (Changing host)
874 [09:53:44] *** Joins: karakedi (~eAC53C340@replaced-ip )
875 [09:54:01] *** debhelper sets mode: +l 1311
876 [09:54:41] *** Joins: brokencycle (~brokencyc@replaced-ip )
877 [09:54:57] *** Joins: lilabsence (~RizzoTheR@replaced-ip )
878 [09:55:24] *** Joins: spacebison (~bison@replaced-ip )
879 [09:55:47] <anzipex> It prints all packages specified in grep
880 [09:57:13] *** Quits: rgr (~user@replaced-ip ) (Read error: Connection reset by peer)
881 [09:57:46] *** Quits: qomiter (~qomiter@replaced-ip ) (Read error: Connection reset by peer)
882 [09:58:03] *** Quits: PinkBellyNagger (~PinkBelly@replaced-ip ) (Ping timeout: 244 seconds)
883 [09:58:20] *** Joins: brondif (~brondif@replaced-ip )
884 [09:58:43] *** Quits: bumblebee (~bumblebee@replaced-ip ) (Quit: Leaving)
885 [09:59:28] *** Quits: AimHere (~David@replaced-ip ) (Ping timeout: 268 seconds)
886 [09:59:30] *** Quits: vook (~vook@replaced-ip ) (Ping timeout: 252 seconds)
887 [10:00:10] *** Joins: vook (~vook@replaced-ip )
888 [10:00:13] *** Joins: AimHere (~David@replaced-ip )
889 [10:00:41] *** Quits: mnemonic (~semeion@replaced-ip ) (Read error: Connection reset by peer)
890 [10:01:17] *** Joins: mnemonic (~semeion@replaced-ip )
891 [10:03:03] *** Joins: sauron_dirty (~root@replaced-ip )
892 [10:03:20] *** Quits: sauron_dirty (~root@replaced-ip ) (Remote host closed the connection)
893 [10:03:39] *** Quits: mnemonic (~semeion@replaced-ip ) (Read error: Connection reset by peer)
894 [10:03:47] *** Joins: sauron_dirty (~root@replaced-ip )
895 [10:03:59] *** Quits: Tom-_ (~tomg@replaced-ip ) (Read error: Connection reset by peer)
896 [10:04:04] *** Quits: clemens3 (~clemens@replaced-ip ) (Remote host closed the connection)
897 [10:04:14] *** Joins: mnemonic (~semeion@replaced-ip )
898 [10:04:37] *** Quits: rgaru (~ruben@replaced-ip ) (Read error: Connection reset by peer)
899 [10:04:37] *** Joins: qomiter (~qomiter@replaced-ip )
900 [10:04:39] *** Joins: Tom-_ (~tomg@replaced-ip )
901 [10:04:49] *** Joins: dilema (~dilema@replaced-ip )
902 [10:04:57] *** Joins: [bma] (~bma]@replaced-ip )
903 [10:06:32] *** Joins: Blaguvest (~blaguvest@replaced-ip )
904 [10:09:25] *** Quits: [bma] (~bma]@replaced-ip ) (Ping timeout: 244 seconds)
905 [10:11:17] *** Joins: clemens3 (~clemens@replaced-ip )
906 [10:11:40] *** Joins: msimpson (~msimpson@replaced-ip )
907 [10:15:49] *** Quits: qomiter (~qomiter@replaced-ip ) (Read error: Connection reset by peer)
908 [10:15:55] *** Joins: pax (~Thunderbi@replaced-ip )
909 [10:16:03] *** Quits: pax (~Thunderbi@replaced-ip ) (Remote host closed the connection)
910 [10:16:11] *** Joins: JiZhanHuang (~JIZHANHUA@replaced-ip )
911 [10:16:20] <n4dir> ls
912 [10:17:05] *** Joins: pax (~Thunderbi@replaced-ip )
913 [10:18:14] *** Joins: root_ (~root@replaced-ip )
914 [10:18:34] *** Quits: pax (~Thunderbi@replaced-ip ) (Client Quit)
915 [10:19:05] *** Joins: lost_soul (~noymfb@replaced-ip )
916 [10:20:00] *** Joins: James8 (~James8@replaced-ip )
917 [10:21:03] *** Quits: sauron_dirty (~root@replaced-ip ) (Ping timeout: 268 seconds)
918 [10:21:26] *** Joins: rcm888 (~rcm888___@replaced-ip )
919 [10:22:17] *** Joins: Psyndrome (~Psyndrome@replaced-ip )
920 [10:22:24] *** Joins: pax (~Thunderbi@replaced-ip )
921 [10:22:32] *** Quits: coolmadmax (~coolmadma@replaced-ip ) (Remote host closed the connection)
922 [10:22:52] *** Joins: coolmadmax (~coolmadma@replaced-ip )
923 [10:22:55] *** Quits: Psyndrome (~Psyndrome@replaced-ip ) (Client Quit)
924 [10:24:01] *** debhelper sets mode: +l 1319
925 [10:24:50] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
926 [10:25:05] *** Joins: JustASlacker (~JustASlac@replaced-ip )
927 [10:25:12] *** Joins: f0x (f0xlainhau@replaced-ip )
928 [10:25:45] *** Joins: roshanavand (~roshanava@replaced-ip )
929 [10:25:53] *** Joins: xcm (~xcm@replaced-ip )
930 [10:28:31] *** Joins: winem_ (~quassel@replaced-ip )
931 [10:30:57] *** Joins: alexandros_c (~alexandro@replaced-ip )
932 [10:32:13] *** Quits: Soul_Eater (~marcelo@replaced-ip ) (Quit: Leaving)
933 [10:32:21] *** Joins: olegfusion (~olegfusio@replaced-ip )
934 [10:33:05] *** Quits: JiZhanHuang (~JIZHANHUA@replaced-ip ) (Quit: Leaving)
935 [10:33:45] *** Joins: qomiter (~qomiter@replaced-ip )
936 [10:34:17] *** Joins: pingfloyd (~pingfloyd@replaced-ip )
937 [10:35:00] *** Parts: brondif (~brondif@replaced-ip ) ("Leaving")
938 [10:36:46] *** Quits: lanelet (~lanelet@replaced-ip ) (Quit: lanelet)
939 [10:39:07] *** Joins: airwind (~belovent@replaced-ip )
940 [10:39:17] *** Quits: mnemonic (~semeion@replaced-ip ) (Read error: Connection reset by peer)
941 [10:40:25] *** Joins: mnemonic (~semeion@replaced-ip )
942 [10:42:43] *** Joins: shayanthethief (~shayanthe@replaced-ip )
943 [10:43:23] *** Quits: idiocrash (~idiocrash@replaced-ip ) (Ping timeout: 245 seconds)
944 [10:47:00] *** Joins: regdude (~regdude@replaced-ip )
945 [10:48:11] *** Quits: shayanthethief (~shayanthe@replaced-ip ) (Quit: Leaving)
946 [10:48:14] *** Quits: s0lar1s (~quassel@replaced-ip ) (Remote host closed the connection)
947 [10:48:14] *** Joins: p3rror (~p3rror@replaced-ip )
948 [10:48:26] *** Joins: martian67| (~martian67@replaced-ip )
949 [10:48:33] *** Quits: martian67 (~martian67@replaced-ip ) (Remote host closed the connection)
950 [10:48:55] *** Quits: jon_x1111115 (~jon_x@replaced-ip ) (Read error: Connection reset by peer)
951 [10:48:57] *** Quits: paraxial (~paraxial@replaced-ip ) (Ping timeout: 252 seconds)
952 [10:49:27] *** Joins: s0lar1s (~quassel@replaced-ip )
953 [10:50:37] *** Joins: idiocrash (~idiocrash@replaced-ip )
954 [10:51:52] *** Joins: stefanc_diff (~stefanc_d@replaced-ip )
955 [10:52:39] *** Joins: border_man (~border_ma@replaced-ip )
956 [10:54:01] *** debhelper sets mode: +l 1326
957 [10:55:33] *** Quits: p3rror (~p3rror@replaced-ip ) (Ping timeout: 252 seconds)
958 [10:55:42] *** Quits: nix64bit (~Thunderbi@replaced-ip ) (Quit: nix64bit)
959 [10:55:45] *** Quits: bites (~bites@replaced-ip ) (Ping timeout: 252 seconds)
960 [10:56:38] *** Joins: jpe (~jp@replaced-ip )
961 [10:58:06] *** Joins: Ticho (~Ticho@replaced-ip )
962 [10:58:25] *** Joins: jon_x1111115 (~jon_x@replaced-ip )
963 [11:00:30] *** Quits: Ticho_ (~Ticho@replaced-ip ) (Ping timeout: 252 seconds)
964 [11:06:44] *** Joins: schu-r (~Thunderbi@replaced-ip )
965 [11:07:18] *** Quits: rasb (~rasb@replaced-ip ) (Remote host closed the connection)
966 [11:07:48] *** Joins: [jasper] (~jasper@replaced-ip )
967 [11:08:02] *** Quits: pax (~Thunderbi@replaced-ip ) (Quit: pax)
968 [11:08:24] *** Joins: JoanMorgan (~JoanMorga@replaced-ip )
969 [11:08:51] *** Quits: levi13 (~yaaic@replaced-ip##) (Quit: Yaaic - Yet another Android IRC client -
##replaced-url
970 [11:09:09] *** Quits: ghoti (ghoti@replaced-ip ) (Ping timeout: 268 seconds)
971 [11:09:18] *** Quits: warai_otoko (~warai_oto@replaced-ip ) (Ping timeout: 252 seconds)
972 [11:10:22] *** Quits: qomiter (~qomiter@replaced-ip ) ()
973 [11:11:30] *** Joins: Brigo (~Brigo@replaced-ip )
974 [11:11:47] *** Quits: karakedi (~eAC53C340@replaced-ip ) (Remote host closed the connection)
975 [11:14:42] *** Quits: slv (~slv@replaced-ip ) (Quit: Leaving)
976 [11:15:45] *** Joins: warai_otoko (~warai_oto@replaced-ip )
977 [11:16:30] *** Quits: CaptainN (zelda@replaced-ip ) (Quit: I have to pee!)
978 [11:17:59] *** Joins: _ADN_ (~username@replaced-ip )
979 [11:19:10] *** Quits: APOLLO42O (~fuzzy@replaced-ip ) (Ping timeout: 244 seconds)
980 [11:19:33] *** Joins: qomiter (~qomiter@replaced-ip )
981 [11:19:58] *** Quits: stefanc_diff (~stefanc_d@replaced-ip ) (Quit: Leaving)
982 [11:20:10] *** Joins: stefanc_diff (~stefanc_d@replaced-ip )
983 [11:20:24] *** Quits: catsup (d@replaced-ip ) (Remote host closed the connection)
984 [11:20:33] *** Joins: catsup (~d@replaced-ip )
985 [11:21:30] *** Quits: catsup (~d@replaced-ip ) (Remote host closed the connection)
986 [11:21:50] *** Joins: catsup (d@replaced-ip )
987 [11:22:39] *** Joins: eduardas_m (~eduardas@replaced-ip )
988 [11:22:41] *** Quits: schu-r (~Thunderbi@replaced-ip ) (Quit: schu-r)
989 [11:23:19] *** Joins: schu-r (~Thunderbi@replaced-ip )
990 [11:24:12] *** Quits: hbx (~textual@replaced-ip ) (Ping timeout: 252 seconds)
991 [11:24:41] *** Quits: candle_ (~azur_kind@replaced-ip ) (Read error: Connection reset by peer)
992 [11:25:02] *** Joins: candle_ (~azur_kind@replaced-ip )
993 [11:25:03] *** Quits: lel (l@replaced-ip ) (Ping timeout: 245 seconds)
994 [11:25:18] *** Quits: root_ (~root@replaced-ip ) (Ping timeout: 252 seconds)
995 [11:27:02] *** Joins: lel (l@replaced-ip )
996 [11:32:16] *** Joins: pvdp (~pvdp@replaced-ip )
997 [11:32:27] *** Joins: gryffus (~gryffus@replaced-ip )
998 [11:33:31] *** Quits: BeerHall1 (~Thunderbi@replaced-ip ) (Quit: BeerHall1)
999 [11:33:32] *** Quits: handsome_feng (~handsome_@replaced-ip ) (Quit: Leaving)
1000 [11:33:47] *** Joins: lucad111 (~lucad111@replaced-ip )
1001 [11:34:42] *** Joins: sauron_dirty (~root@replaced-ip )
1002 [11:34:52] *** Joins: rgr (~user@replaced-ip )
1003 [11:34:55] *** Quits: sauron_dirty (~root@replaced-ip ) (Remote host closed the connection)
1004 [11:35:00] *** Joins: jubo2 (~juboxi@replaced-ip )
1005 [11:35:38] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Quit: vergissmeinnicht)
1006 [11:36:13] *** Quits: gryffus_ (~gryffus@replaced-ip ) (Ping timeout: 244 seconds)
1007 [11:36:23] *** Joins: mjkr (b28013c3@replaced-ip )
1008 [11:36:31] *** Joins: [bma] (~bma]@replaced-ip )
1009 [11:36:39] <mjkr> any chance
replaced-url
1010 [11:37:14] *** Quits: rgr (~user@replaced-ip ) (Remote host closed the connection)
1011 [11:38:21] *** Joins: kallesbar (~kallesbar@replaced-ip )
1012 [11:38:51] *** Joins: oish (~charlie@replaced-ip )
1013 [11:39:00] *** Joins: rgr (~user@replaced-ip )
1014 [11:41:24] *** Joins: emucla (~emucla@replaced-ip )
1015 [11:42:35] *** Joins: p3rror (~p3rror@replaced-ip )
1016 [11:43:09] <themill> highly unlikely from what I've seen
-- not enough people care about doing the icky work to fix the bugs
1017 [11:45:10] *** Quits: rgr (~user@replaced-ip ) (Remote host closed the connection)
1018 [11:46:17] *** Quits: lost_soul (~noymfb@replaced-ip ) (Remote host closed the connection)
1019 [11:46:37] *** Joins: rgr (~user@replaced-ip )
1020 [11:48:02] *** Quits: pvdp (~pvdp@replaced-ip ) (Remote host closed the connection)
1021 [11:52:11] *** Joins: pvdp (~pvdp@replaced-ip )
1022 [11:53:56] *** Joins: Antares_ (~Antares@replaced-ip )
1023 [11:54:43] *** Joins: iflema (~ian@replaced-ip )
1024 [12:00:26] *** Quits: fredl-pc (~fredl@replaced-ip ) (Remote host closed the connection)
1025 [12:00:40] *** Quits: lankanmon (~LKNnet@replaced-ip ) (Remote host closed the connection)
1026 [12:00:42] *** Parts: g0zzy (~goose@replaced-ip ) ()
1027 [12:01:19] *** Joins: monksam (~monksam@replaced-ip )
1028 [12:01:43] *** Joins: fedorafan (~fedorafan@replaced-ip )
1029 [12:02:18] *** Joins: ByteHackr (~nemo@replaced-ip )
1030 [12:02:50] *** Quits: BCMM (~BCMM@replaced-ip ) (Quit: Konversation terminated!)
1031 [12:03:41] *** Quits: f10 (~flo@replaced-ip ) (Remote host closed the connection)
1032 [12:03:58] *** Quits: purpleunicorn (~purpleuni@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1033 [12:03:59] *** Joins: kalelsenior (~kalelseni@replaced-ip )
1034 [12:04:01] *** Joins: cdown (~cdown@replaced-ip )
1035 [12:04:02] *** Joins: f10 (~flo@replaced-ip )
1036 [12:05:19] *** Joins: purpleunicorn (~purpleuni@replaced-ip )
1037 [12:05:59] *** Joins: afidegnum (~afidegnum@replaced-ip )
1038 [12:06:42] *** Quits: kampsun (~hendrik@replaced-ip ) (Ping timeout: 244 seconds)
1039 [12:07:03] *** Quits: kalelsenior (~kalelseni@replaced-ip ) ()
1040 [12:07:39] *** Joins: JohnA (~john@replaced-ip )
1041 [12:08:21] *** xcm is now known as Guest71325
1042 [12:08:21] *** Quits: Guest71325 (~xcm@replaced-ip ) (Killed (karatkievich.freenode.net (Nickname regained by
services)))
1043 [12:09:03] *** Joins: xcm (~xcm@replaced-ip )
1044 [12:09:52] *** Quits: pricing (uid324397@replaced-ip ) (Quit: Connection closed for inactivity)
1045 [12:10:01] *** Quits: dselect (~dselect@replaced-ip ) (Quit: ouch... that hurt)
1046 [12:10:22] *** Joins: kaminota_ (kaminota@replaced-ip )
1047 [12:10:38] *** Quits: Kaminota (kaminota@replaced-ip ) (Read error: Connection reset by peer)
1048 [12:10:53] *** Quits: Blaguvest (~blaguvest@replaced-ip ) (Read error: Connection reset by peer)
1049 [12:10:58] *** Joins: dselect (~dselect@replaced-ip )
1050 [12:11:34] *** Joins: electro33 (uid613@replaced-ip )
1051 [12:13:55] *** Joins: rgr_DUP (~user@replaced-ip )
1052 [12:14:48] *** Joins: bites (~bites@replaced-ip )
1053 [12:15:54] *** Quits: rgr (~user@replaced-ip ) (Ping timeout: 272 seconds)
1054 [12:16:24] *** Quits: mvaenskae (~mvaenskae@replaced-ip ) (Ping timeout: 252 seconds)
1055 [12:18:36] *** Quits: Gyro (~user@replaced-ip ) (Ping timeout: 252 seconds)
1056 [12:18:36] *** Quits: him-cesjf (~cesjf@replaced-ip ) (Ping timeout: 252 seconds)
1057 [12:19:06] *** Joins: Gyro (~user@replaced-ip )
1058 [12:19:32] *** Joins: paraxial (~paraxial@replaced-ip )
1059 [12:19:42] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 252 seconds)
1060 [12:20:20] *** Quits: mo1991 (~mo1991@replaced-ip ) (Remote host closed the connection)
1061 [12:20:22] *** Joins: mo1991_ (~mo1991@replaced-ip )
1062 [12:20:58] *** Quits: colinjmatt (~colinjmat@replaced-ip ) (Ping timeout: 272 seconds)
1063 [12:21:39] *** Quits: [bma] (~bma]@replaced-ip ) (Remote host closed the connection)
1064 [12:22:05] *** Joins: [bma] (~bma]@replaced-ip )
1065 [12:22:16] *** Joins: colinjmatt (~colinjmat@replaced-ip )
1066 [12:22:45] *** Joins: mrig (~mrig@replaced-ip )
1067 [12:23:18] *** Joins: krabador (~krabador@replaced-ip )
1068 [12:23:40] *** Quits: HerbY_NL2 (~HerbY_NL2@replaced-ip ) (Quit: Leaving)
1069 [12:23:41] *** Quits: afidegnum (~afidegnum@replaced-ip ) (Quit: leaving)
1070 [12:24:53] *** Joins: [bma]_ (~bma]@replaced-ip )
1071 [12:24:57] *** Quits: [bma] (~bma]@replaced-ip ) (Read error: Connection reset by peer)
1072 [12:25:36] *** Joins: winer (9d25f7cc@replaced-ip )
1073 [12:25:53] *** Quits: MACscr (~MACscr@replaced-ip ) (Ping timeout: 245 seconds)
1074 [12:28:48] *** Quits: _joes_ (~quassel@replaced-ip ) (Ping timeout: 245 seconds)
1075 [12:28:55] *** Quits: p3rror (~p3rror@replaced-ip ) (Ping timeout: 244 seconds)
1076 [12:29:10] *** Quits: Haudegen (~quassel@replaced-ip ) (Remote host closed the connection)
1077 [12:29:11] *** Joins: behanw (uid110099@replaced-ip )
1078 [12:31:15] *** Quits: winer (9d25f7cc@replaced-ip ) (Quit: Page closed)
1079 [12:32:12] *** Joins: HerbY_NL2 (~HerbY_NL2@replaced-ip )
1080 [12:34:14] *** Joins: Mazhive_one (~Mazhive@replaced-ip )
1081 [12:34:21] *** Quits: dionysus69 (~dionysus6@replaced-ip##) (Quit: ZNC 1.7.1+deb2 - ##replaced-url
1082 [12:34:33] *** Quits: Mazhive (~Mazhive@replaced-ip ) (Ping timeout: 252 seconds)
1083 [12:34:34] *** Quits: schu-r (~Thunderbi@replaced-ip ) (Remote host closed the connection)
1084 [12:34:39] *** Quits: fedorafan (~fedorafan@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1085 [12:34:58] *** Joins: _joes_ (~quassel@replaced-ip )
1086 [12:35:17] *** Joins: dionysus69 (~dionysus6@replaced-ip )
1087 [12:36:09] *** Joins: jarfr (~jarfr@replaced-ip )
1088 [12:37:48] *** Joins: efee229ddfk (~efee229dd@replaced-ip )
1089 [12:38:04] *** Joins: Neo_Chen (~Neo_Chen@replaced-ip )
1090 [12:38:07] *** Joins: MACscr (~MACscr@replaced-ip )
1091 [12:38:54] *** Quits: krabador (~krabador@replaced-ip ) (Remote host closed the connection)
1092 [12:39:30] *** Quits: P1ersson (~P1ersson@replaced-ip ) (Ping timeout: 252 seconds)
1093 [12:39:32] *** Joins: krabador (~krabador@replaced-ip )
1094 [12:40:17] *** Joins: pax (~Thunderbi@replaced-ip )
1095 [12:43:10] *** Joins: HarveyPwca (~HarveyPwc@replaced-ip )
1096 [12:43:21] *** Quits: mrig (~mrig@replaced-ip ) (Ping timeout: 252 seconds)
1097 [12:45:07] <[jasper]> hej guys, when I use apt-get install
could it be that it makes use of environment variables I've
before?
1098 [12:45:08] *** Joins: mrig (~mrig@replaced-ip )
1099 [12:45:15] *** Joins: huwjr (~huwjr@replaced-ip )
1100 [12:45:33] *** Quits: SolarAquarion (SolarAquar@replaced-ip ) (Ping timeout: 250 seconds)
1101 [12:45:51] *** Quits: Namarrgon (~Namarrgon@replaced-ip ) (Quit: WeeChat 2.3-rc1)
1102 [12:46:04] *** Joins: gst568923 (974a4668@replaced-ip )
1103 [12:46:49] *** Joins: Namarrgon (~glei@replaced-ip )
1104 [12:47:05] *** Joins: buzzzz (~buzzzz@replaced-ip )
1105 [12:47:11] <[jasper]> ok already found it!
1106 [12:47:19] <gst568923> hi guys I have a problem with Debian
Stretch regarding vainfo and i965-va-driver
1107 [12:48:06] <gst568923>
replaced-url
1108 [12:49:32] *** Joins: SolarAquarion (SolarAquar@replaced-ip )
1109 [12:49:55] *** Quits: Epakai (~epakai@replaced-ip ) (Quit: Epakai)
1110 [12:50:10] *** Joins: lankanmon (~LKNnet@replaced-ip )
1111 [12:51:24] *** Joins: kampsun (~hendrik@replaced-ip )
1112 [12:51:58] <gst568923> the current packages are been removed:
libvdpau-va-gl1, vdpau-driver-all, mesa-va-drivers, va-driver-all
1113 [12:52:32] <petn-randall> gst568923: nouveau is the driver
for nvidia cards, seems as though you're doing something wrong.
1114 [12:52:55] *** Quits: robs_ (~robs@replaced-ip ) (Ping timeout: 246 seconds)
1115 [12:53:09] *** Quits: [bma]_ (~bma]@replaced-ip ) (Remote host closed the connection)
1116 [12:53:09] <petn-randall> gst568923: Let's start with
the following: What are you trying to do, what steps did you take to
accomplish it, what results did you get, and what did you expect
instead?
1117 [12:53:17] <gst568923> petn-randall I have 2 GPU card: Nvdia
GT 705 and Intel HD Graphics
1118 [12:53:35] *** Joins: [bma] (~bma]@replaced-ip )
1119 [12:54:01] *** debhelper sets mode: +l 1333
1120 [12:54:32] <gst568923> petn-randall I would like use Intel
Video Hardware Acceleration because Nvidia GT 705 require a blob
firmware that not work fine
1121 [12:55:11] *** Joins: p3rror (~p3rror@replaced-ip )
1122 [12:55:34] <gst568923> petn-randall Yesterday I have talked
with mpv team and they says that is a problem of Debian package
1123 [12:55:55] *** Joins: NetTerminalGene (~NetTermin@replaced-ip )
1124 [12:56:54] *** Quits: funcrypto (~user@replaced-ip ) (Remote host closed the connection)
1125 [12:57:07] <petn-randall> gst568923: What CPU are you
running? Do you know if you have "optimus" hybrid
graphics?
1126 [12:57:57] <gst568923> petn-randall Quad core Intel Core
i5-4460 (-MCP-) cache: 6144 KB
1127 [12:58:12] *** Quits: [bma] (~bma]@replaced-ip ) (Ping timeout: 252 seconds)
1128 [12:58:16] <regdude> Debian has packages like
"harden-tools", is there a way to find exactly what is in
them?
1129 [12:58:47] *** Joins: earthundead (~earthunde@replaced-ip )
1130 [12:58:52] *** Quits: Guest48186 (~ard1t@replaced-ip ) (Changing host)
1131 [12:58:52] *** Joins: Guest48186 (~ard1t@replaced-ip )
1132 [12:58:56] *** Guest48186 is now known as Ard1t
1133 [12:58:56] <petn-randall> regdude: If you run 'dpkg -L
<package>', it will list the files contained in that
package. It needs to be installed, though.
1134 [12:59:23] <petn-randall> regdude: If you don't have it
installed, you can run 'apt-file show <package>' to
list it.
1135 [13:00:52] *** Quits: border_man (~border_ma@replaced-ip ) (Ping timeout: 272 seconds)
1136 [13:02:30] *** Quits: mrig (~mrig@replaced-ip ) (Ping timeout: 244 seconds)
1137 [13:02:39] *** Joins: l_io (~l_io@replaced-ip )
1138 [13:02:41] <gst568923> petn-randall my pc is a dell inspiron
3847 and that is the specs of video card:
1139 [13:02:48] <regdude> petn-randall: thanks! that should give
me a clue what it does
1140 [13:02:50] <gst568923> Uploaded file:
replaced-url
1141 [13:03:04] *** Quits: starz0r (~star@replaced-ip ) (Ping timeout: 246 seconds)
1142 [13:03:30] *** Joins: mrig (~mrig@replaced-ip )
1143 [13:04:16] <petn-randall> gst568923: Ah, so it's a
Desktop. And it has different video output connectors for integrated
graphics, and the video card, right?
1144 [13:04:30] *** Quits: Tarrasquero (~Tarrasque@replaced-ip ) (Quit: Saliendo... Bye.)
1145 [13:04:51] <gst568923> petn-randall the command inxi return
me:
1146 [13:04:57] <gst568923> Card-1: Intel Xeon E3-1200 v3/4th Gen
Core Processor Integrated Graphics Controller Card-2: NVIDIA GF119
[GeForce GT 705]
1147 [13:05:02] *** Quits: dpkg (~dpkg@replaced-ip ) (Quit: buh bye!)
1148 [13:05:22] *** Quits: nighty- (~nighty@replaced-ip ) (Quit: Disappears in a puff of smoke)
1149 [13:05:24] *** Joins: dpkg (~dpkg@replaced-ip )
1150 [13:05:41] *** Joins: schu-r (~Thunderbi@replaced-ip )
1151 [13:06:13] *** Quits: alexandros_c (~alexandro@replaced-ip ) (Ping timeout: 246 seconds)
1152 [13:06:14] *** Quits: rgr_DUP (~user@replaced-ip ) (Remote host closed the connection)
1153 [13:06:15] <gst568923> petn-randall the video monitor
connector are: VGA into motherboard and VGA/DVI into Nvidia GF119, I
have connected the monitor into DVI
1154 [13:07:15] *** Joins: mareko_ (~mareko@replaced-ip )
1155 [13:07:22] <petn-randall> gst568923: If the monitor is
connected to the nvidia graphics card, you need to use the nvidia
driver, as the integrated graphics card cannot output video via the
nvidia card.
1156 [13:09:16] *** Quits: earthundead (~earthunde@replaced-ip ) (Remote host closed the connection)
1157 [13:10:17] <gst568923> petn-randall If I force in bashrc
export LIBVA_DRIVER_NAME=i965 export VDPAU_DRIVER=va_gl this is the
output:
replaced-url
1158 [13:10:35] *** Joins: veek (~veek@replaced-ip )
1159 [13:10:47] <gst568923> petn-randall Debian version is 9.5
1160 [13:12:36] *** Quits: RoyK (~roy@replaced-ip ) (Ping timeout: 260 seconds)
1161 [13:12:50] *** Joins: tymczenko (~tymczenko@replaced-ip )
1162 [13:14:19] *** Joins: Tarrasquero (~Tarrasque@replaced-ip )
1163 [13:14:45] *** Joins: mvaenskae (~mvaenskae@replaced-ip )
1164 [13:15:15] *** Quits: p3rror (~p3rror@replaced-ip ) (Ping timeout: 252 seconds)
1165 [13:18:27] *** Quits: wgas (~wgas@replaced-ip ) (Quit: wgas)
1166 [13:18:33] *** Quits: Brigo (~Brigo@replaced-ip ) (Ping timeout: 252 seconds)
1167 [13:19:18] *** Joins: Brigo__ (~Brigo@replaced-ip )
1168 [13:19:20] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
1169 [13:20:24] *** Joins: xcm (~xcm@replaced-ip )
1170 [13:20:43] *** Joins: hbx (~hbx@replaced-ip )
1171 [13:21:11] <gst568923> ?
1172 [13:21:34] *** Joins: robs_ (~robs@replaced-ip )
1173 [13:21:51] <petn-randall> gst568923: Did you read my last
message?
1174 [13:24:12] *** Joins: GroovyNoodle (~NoodleNet@replaced-ip )
1175 [13:24:38] *** Joins: Mazhive (~Mazhive@replaced-ip )
1176 [13:24:57] <petn-randall> gst568923: If you want to use the
DVI output from the nvidia card, you need to use that driver. If you
want to use the intel output, you need to plug the monitor into your
mainboard.
1177 [13:25:12] *** Quits: l_io (~l_io@replaced-ip ) (Quit: Leaving)
1178 [13:25:14] *** Quits: Mazhive_one (~Mazhive@replaced-ip ) (Ping timeout: 244 seconds)
1179 [13:26:34] *** Joins: P1ersson (~P1ersson@replaced-ip )
1180 [13:26:48] <gst568923> petn-randall I understand, can I use
intel video decoding and redirect the output to the nvidia card via
vaapi-copy?
1181 [13:26:54] *** Joins: [bma] (~bma]@replaced-ip )
1182 [13:28:27] <gst568923> petn-randall I read a bit on the web
and I have found VDPAU backend VAAPI but I don't understand
fine what means
1183 [13:29:20] <jelly> gst568923: how does nvidia + firmware +
vdpau for decoding fail?
1184 [13:29:44] <jelly> (on other words, why even bother with
intel)
1185 [13:30:05] *** Joins: Haudegen (~quassel@replaced-ip )
1186 [13:31:21] <gst568923> jelly I tryed to extract firmware blog
for NVD9 with this tool
replaced-url
1187 [13:32:02] *** Joins: Rboreal_Frippery
(~gV$e9dV5D@c-76-99-69-188.hsd1.pa.comcast.net)
1188 [13:32:39] <jelly> gst568923: when I had nvidia there was a
way to slice it out of unpacked nvidia-installer files
1189 [13:33:34] <jelly> gst568923: NVD9 is a LOT newer than
NV84-NV98 those scripts are supposed to be used with
1190 [13:34:09] <jelly> gst568923:
replaced-url
1191 [13:34:19] *** Quits: James8 (~James8@replaced-ip ) (Quit: Connection closed by me)
1192 [13:34:25] <gst568923> with that tool I was able to extract
the firmware blob of an old version of the nvidia drivers, the
latest driver version is not supported by that tool, so I tried
(with the version "340.32") to insert in / lib / firmware
but they give problems to the point that debian freeze
1193 [13:36:38] <jelly> sorry.
replaced-url
1194 [13:36:55] *** Joins: nighty- (~nighty@replaced-ip )
1195 [13:36:59] <jelly> but right, if it fails with newer
versions, try to ask in #nouveau for help with that
1196 [13:38:59] <jelly> gst568923: which specific firmware files
does your card want? My GT720 used to work well with files extracted
way back in 2015
1197 [13:39:33] *** Joins: sauron_dirty (~root@replaced-ip )
1198 [13:41:39] *** Quits: tymczenko (~tymczenko@replaced-ip ) (Ping timeout: 252 seconds)
1199 [13:42:12] *** Quits: [bma] (~bma]@replaced-ip ) (Remote host closed the connection)
1200 [13:42:19] *** Joins: [bma] (~bma]@replaced-ip )
1201 [13:42:39] *** Quits: n4dir (~n4dir@replaced-ip ) (Quit: leaving)
1202 [13:43:32] *** Quits: Night-Shade (~TimF@replaced-ip ) (Ping timeout: 252 seconds)
1203 [13:43:42] *** Joins: RoyK (~roy@replaced-ip )
1204 [13:43:50] *** Quits: sauron_dirty (~root@replaced-ip ) (Ping timeout: 244 seconds)
1205 [13:46:27] *** Quits: bnw (~bnw@replaced-ip ) (Quit: Leaving)
1206 [13:47:01] *** Joins: Night-Shade (~TimF@replaced-ip )
1207 [13:47:14] *** Quits: pax (~Thunderbi@replaced-ip ) (Quit: pax)
1208 [13:47:52] *** Quits: _joes_ (~quassel@replaced-ip ) (Ping timeout: 246 seconds)
1209 [13:49:27] *** Quits: JoanMorgan (~JoanMorga@replaced-ip ) (Remote host closed the connection)
1210 [13:51:12] *** Quits: jmarsac (~jmarsac@replaced-ip##) (Quit: Nettalk6 - ##replaced-url
1211 [13:52:30] *** Joins: deadz0 (~deadz0@replaced-ip )
1212 [13:53:43] *** Joins: nix64bit (~Thunderbi@replaced-ip )
1213 [13:53:48] *** Quits: GDiaX (~gdiax@replaced-ip ) (Ping timeout: 245 seconds)
1214 [13:54:00] *** Joins: GDiaX (~gdiax@replaced-ip )
1215 [13:55:01] *** Joins: diogenes_ (~diogenes_@replaced-ip )
1216 [13:55:03] <gst568923> jelly for extracting firmware you have
used demmio?
1217 [13:55:23] *** Quits: nix64bit (~Thunderbi@replaced-ip ) (Client Quit)
1218 [13:55:46] *** Joins: donofrio_ (~donofrio@replaced-ip )
1219 [13:57:49] <jelly> gst568923: no, I used the script and
nvidia-driver files, way back when
1220 [13:59:21] *** Quits: donofrio (~donofrio@replaced-ip ) (Ping timeout: 268 seconds)
1221 [13:59:26] *** Joins: fedorafan (~fedorafan@replaced-ip )
1222 [13:59:55] *** Joins: shellclear (~shellclea@replaced-ip )
1223 [13:59:57] *** Joins: moth_ (~moth@replaced-ip )
1224 [14:00:28] <gst568923> jelly If the firmware extraction
should fail, can I use vaapi-copy or vaapi?
1225 [14:01:27] *** Joins: nast (~nast@replaced-ip )
1226 [14:05:03] *** Quits: Mazhive (~Mazhive@replaced-ip ) (Ping timeout: 245 seconds)
1227 [14:06:52] *** Joins: Mazhive (~Mazhive@replaced-ip )
1228 [14:08:44] <gst568923> nouveau have a VAAPI built-in?
1229 [14:09:55] *** Joins: ukine (~ukine@replaced-ip )
1230 [14:11:26] <gst568923> should I reinstall mesa-va-drivers and
libvdpau-va-gl1?
1231 [14:11:44] <beardy> !why is libpam-ssh-agent-auth not in
testing
1232 [14:11:44] <dpkg> libpam-ssh-agent-auth is not in testing for
the reasons listed in
replaced-url
1233 [14:11:48] <gst568923> because mpv team says me to remove it
1234 [14:12:55] *** Quits: Rboreal_Frippery
(~gV$e9dV5D@c-76-99-69-188.hsd1.pa.comcast.net) (Ping timeout: 268
seconds)
1235 [14:13:36] *** Joins: andyreplaced-url
1236 [14:17:10] *** Joins: _joes_ (~quassel@replaced-ip )
1237 [14:17:10] *** Joins: hexhaxtron (~hexhaxtro@replaced-ip )
1238 [14:17:17] *** Quits: monksam (~monksam@replaced-ip ) (Ping timeout: 256 seconds)
1239 [14:17:17] *** Quits: beaver (~none@replaced-ip ) (Ping timeout: 256 seconds)
1240 [14:17:20] <hexhaxtron> Can someone suggest me an alternative
to cPanel?
1241 [14:17:57] *** Quits: inaki (~inaki@replaced-ip ) (Ping timeout: 252 seconds)
1242 [14:18:27] *** Joins: beaver (~none@replaced-ip )
1243 [14:19:23] *** Quits: moth_ (~moth@replaced-ip ) (Remote host closed the connection)
1244 [14:19:45] *** Joins: moth_ (~moth@replaced-ip )
1245 [14:20:08] *** Quits: moth_ (~moth@replaced-ip ) (Read error: Connection reset by peer)
1246 [14:20:36] *** Joins: inaki (~inaki@replaced-ip )
1247 [14:20:45] *** Quits: trytus (c12ebbfc@replaced-ip ) (Ping timeout: 256 seconds)
1248 [14:20:51] *** Quits: andrzejv (~andzej@replaced-ip ) (Ping timeout: 260 seconds)
1249 [14:21:04] *** Joins: monksam (~monksam@replaced-ip )
1250 [14:21:13] *** Quits: electro33 (uid613@replaced-ip ) (Quit: Connection closed for inactivity)
1251 [14:21:48] <Antares_>
replaced-url
1252 [14:23:03] *** Joins: vilchis (~wasilko@replaced-ip )
1253 [14:23:03] *** Quits: n_1-c_k (~nick@replaced-ip ) (Read error: Connection reset by peer)
1254 [14:23:13] *** Joins: n_1-c_k (~nick@replaced-ip )
1255 [14:24:45] *** Quits: nast (~nast@replaced-ip ) (Quit: Leaving)
1256 [14:24:46] <petn-randall> Antares_: Wrong channel?
1257 [14:26:39] *** Joins: spackle259 (~atlas@replaced-ip )
1258 [14:26:48] *** Quits: shellclear (~shellclea@replaced-ip ) (Quit: bye!)
1259 [14:26:48] *** Quits: andyreplaced-url
1260 [14:26:51] *** Quits: spackle259 (~atlas@replaced-ip ) (Client Quit)
1261 [14:27:24] *** Joins: spackle259 (~atlas@replaced-ip )
1262 [14:27:49] *** Joins: daniel-s (~daniel-s@replaced-ip )
1263 [14:27:58] *** Joins: walnut_burl (~oak@replaced-ip )
1264 [14:29:23] *** Joins: Baudelaire (~Baudelair@replaced-ip )
1265 [14:31:53] *** Quits: dselect (~dselect@replaced-ip ) (Ping timeout: 244 seconds)
1266 [14:32:05] *** Quits: mjkr (b28013c3@replaced-ip##) (Quit: ##replaced-url
1267 [14:32:05] *** Quits: tagomago (~tagomago@replaced-ip ) (Read error: Connection reset by peer)
1268 [14:32:18] *** Quits: judd (~judd@replaced-ip ) (Ping timeout: 252 seconds)
1269 [14:32:18] *** Quits: debchange (~debchange@replaced-ip ) (Ping timeout: 264 seconds)
1270 [14:32:49] *** Joins: tagomago (~tagomago@replaced-ip )
1271 [14:33:30] *** Joins: border_man (~border_ma@replaced-ip )
1272 [14:36:00] *** Quits: inaki (~inaki@replaced-ip ) (Read error: Connection reset by peer)
1273 [14:36:15] *** Joins: judd (~judd@replaced-ip )
1274 [14:36:15] *** Quits: judd (~judd@replaced-ip ) (Changing host)
1275 [14:36:15] *** Joins: judd (~judd@replaced-ip )
1276 [14:36:25] *** Joins: Essadon (~Essadon@replaced-ip )
1277 [14:36:43] *** Joins: inaki (~inaki@replaced-ip )
1278 [14:37:08] *** Quits: stefanc_diff (~stefanc_d@replaced-ip ) (Ping timeout: 245 seconds)
1279 [14:39:25] *** Quits: krabador (~krabador@replaced-ip ) (Remote host closed the connection)
1280 [14:40:43] *** Quits: pingfloyd (~pingfloyd@replaced-ip ) (Ping timeout: 246 seconds)
1281 [14:41:56] *** Joins: krabador (~krabador@replaced-ip )
1282 [14:43:12] *** Quits: pvdp (~pvdp@replaced-ip ) (Remote host closed the connection)
1283 [14:44:25] *** Quits: schu-r (~Thunderbi@replaced-ip ) (Remote host closed the connection)
1284 [14:44:27] *** Joins: amcorreia (~amcorreia@replaced-ip )
1285 [14:44:32] *** Quits: fedorafan (~fedorafan@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1286 [14:46:26] *** Quits: fstd (~fstd@replaced-ip ) (Read error: Connection reset by peer)
1287 [14:46:32] *** Joins: fstd (~fstd@replaced-ip )
1288 [14:47:06] *** Quits: warai_otoko (~warai_oto@replaced-ip ) (Ping timeout: 252 seconds)
1289 [14:49:23] *** Joins: fedorafan (~fedorafan@replaced-ip )
1290 [14:49:57] *** Joins: warai_otoko (~warai_oto@replaced-ip )
1291 [14:51:22] <karlpinc> hexhaxtron: All those web sysadm
interfaces suck.
1292 [14:51:33] *** Quits: vilchis (~wasilko@replaced-ip ) (Remote host closed the connection)
1293 [14:52:18] *** Quits: [bma] (~bma]@replaced-ip ) (Remote host closed the connection)
1294 [14:52:45] *** Joins: [bma] (~bma]@replaced-ip )
1295 [14:53:36] <jelly> hexhaxtron: plesk?
1296 [14:53:41] *** Joins: leto (~leto@replaced-ip )
1297 [14:53:41] *** Quits: leto (~leto@replaced-ip ) (Changing host)
1298 [14:53:41] *** Joins: leto (~leto@replaced-ip )
1299 [14:53:44] <karlpinc> hexhaxtron: You have to translate what
they are doing into what the underllying daemons etc really need.
This just adds another layer of complication on top of what you
already need to understand. Plus there's never a way to add
comments to record why you setup things as you did, unlike with
config files, and so it's inevitably harder to work with as
time goes forward.
1300 [14:53:56] *** Joins: ableto (~cryptum@replaced-ip )
1301 [14:53:59] *** Joins: pax (~Thunderbi@replaced-ip )
1302 [14:54:02] <jelly> hexhaxtron: are you prepared to pay money
for it?
1303 [14:54:51] <darxmurf> jelly sorry to disturb again, you can
maybe help a bit with this admin user config on my samba stuff ?
1304 [14:55:02] <jelly> karlpinc: "never a way to add
comments" this is why you DOCUMENT things
1305 [14:55:14] <darxmurf> and how to add a user in the
"BUILTIN\Administrators" group ?
1306 [14:55:14] <jelly> darxmurf: I'm not the right person
for samba
1307 [14:55:34] <darxmurf> damn, nobody is the right person for
samba ^^
1308 [14:55:48] <jelly> people in #samba channel might be
1309 [14:56:30] <darxmurf> well, I'm on it ^^
1310 [14:56:44] *** Quits: Tarrasquero (~Tarrasque@replaced-ip ) (Quit: Saliendo... Bye.)
1311 [14:57:08] *** Quits: [bma] (~bma]@replaced-ip ) (Ping timeout: 245 seconds)
1312 [14:57:18] *** Quits: inaki (~inaki@replaced-ip ) (Ping timeout: 276 seconds)
1313 [14:58:25] *** Quits: gst568923 (974a4668@replaced-ip ) (Remote host closed the connection)
1314 [14:58:31] <its_Mansoor> jelly suggest you to discuss in
forums about SAMBA, about adding user to a usergroup, simplest way
is using this command: "adduser username groupename"
1315 [14:58:41] *** Joins: schu-r (~Thunderbi@replaced-ip )
1316 [14:58:47] *** Joins: inaki (~inaki@replaced-ip )
1317 [14:58:51] *** Quits: schu-r (~Thunderbi@replaced-ip ) (Client Quit)
1318 [14:59:07] *** Joins: krogan (~krogan@replaced-ip )
1319 [14:59:42] *** Joins: cranq (~crank@replaced-ip )
1320 [15:00:18] <jelly> its_Mansoor: darxmurf is asking about it,
not me
1321 [15:00:46] <darxmurf> its_Mansoor: it's a bit more
complicated as this server is an AD domain member and configured
with kerberos and ldap...
1322 [15:00:52] *** Quits: daniel-s (~daniel-s@replaced-ip ) (Quit: Konversation terminated!)
1323 [15:01:02] *** Joins: Prints (333@replaced-ip )
1324 [15:01:04] *** Joins: hipp (~hipp@replaced-ip )
1325 [15:01:33] *** Joins: nekomata (~nekomata@replaced-ip )
1326 [15:03:25] <jelly> then you ask you Enterprise Admin or
Domain Admin to add it I guess
1327 [15:03:44] *** Quits: inaki (~inaki@replaced-ip ) (Ping timeout: 272 seconds)
1328 [15:03:49] *** Quits: airwind (~belovent@replaced-ip ) (Quit: airwind)
1329 [15:03:56] <its_Mansoor> darxmurf then i'm not the guy
who can help you LOL, spend little time on wiki and forum instead of
irc, that would be much more helpful
1330 [15:04:05] *** Quits: fedorafan (~fedorafan@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1331 [15:04:09] <anzipex> How to make dpkg-deb -I for all packages
in folder?
1332 [15:04:16] *** Joins: inaki (~inaki@replaced-ip )
1333 [15:04:25] *** Joins: zdravich (~zdravich@replaced-ip )
1334 [15:04:38] <anzipex> Something like: dpkg-deb -I
/media/usb/*.deb
1335 [15:05:26] *** Joins: dylan (~Adium@replaced-ip )
1336 [15:05:43] *** Joins: debchange (~debchange@replaced-ip )
1337 [15:06:35] *** Joins: tymczenko (~tymczenko@replaced-ip )
1338 [15:06:35] *** Quits: tymczenko (~tymczenko@replaced-ip ) (Client Quit)
1339 [15:06:51] <its_Mansoor> anzipex did you tried "for file
in *.deb; do unrar e $file; done" ?
1340 [15:07:08] <themill> umm
1341 [15:07:20] <themill> anzipex: what are you wanting to
achieve?
1342 [15:07:44] <its_Mansoor> anzipex sorry wrong command,
i've wrote that for a unrar process and just replaced rar with
deb, gimme a minute
1343 [15:08:49] *** Quits: Fox (~fox@replaced-ip ) (Remote host closed the connection)
1344 [15:09:05] *** Joins: MoonkYang (~moonkyang@replaced-ip )
1345 [15:09:38] <its_Mansoor> anzipex this one should work
"for file in *.deb; do dpkg-deb -I $file; done"
1346 [15:09:40] <anzipex> I just need to get all Package names in
folder
1347 [15:09:51] *** Joins: MoonkYan_ (~moonkyang@replaced-ip )
1348 [15:10:27] *** Joins: Azlux_ (~Azlux@replaced-ip )
1349 [15:10:34] <its_Mansoor> note: you have to navigate to that
path first, then run the command
1350 [15:10:58] <anzipex> That's what i needed
1351 [15:10:59] <anzipex> Thanks
1352 [15:11:06] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
1353 [15:11:41] <its_Mansoor> yw
1354 [15:12:10] *** Joins: xcm (~xcm@replaced-ip )
1355 [15:12:32] *** Quits: krogan (~krogan@replaced-ip ) (Quit: WeeChat 2.2)
1356 [15:12:44] *** Quits: [jasper] (~jasper@replaced-ip ) (Quit: Ex-Chat)
1357 [15:13:00] *** Quits: P1ersson (~P1ersson@replaced-ip ) (Quit: Älska inte din nästa, älska den du har)
1358 [15:13:04] <themill> anzipex: -W might be more useful than -I
btw
1359 [15:13:49] *** Quits: dylan (~Adium@replaced-ip ) (Quit: Leaving.)
1360 [15:13:58] *** Quits: Azlux (~Azlux@replaced-ip ) (Ping timeout: 268 seconds)
1361 [15:14:11] *** Quits: MoonkYang (~moonkyang@replaced-ip ) (Ping timeout: 276 seconds)
1362 [15:14:19] *** Joins: dyl0n (~Adium@replaced-ip )
1363 [15:14:34] <anzipex> Hm.. Okay
1364 [15:15:17] *** Quits: mvaenskae (~mvaenskae@replaced-ip ) (Ping timeout: 244 seconds)
1365 [15:15:19] *** Joins: ppettina (ad26dc29@replaced-ip )
1366 [15:15:38] *** Joins: dreamon_ (~dreamon@replaced-ip )
1367 [15:16:00] *** Quits: oish (~charlie@replaced-ip ) (Read error: Connection reset by peer)
1368 [15:16:15] *** Quits: warai_otoko (~warai_oto@replaced-ip ) (Ping timeout: 252 seconds)
1369 [15:16:20] *** Joins: oish (~charlie@replaced-ip )
1370 [15:16:23] <dyl0n> hi
1371 [15:16:46] *** Joins: P1ersson (~P1ersson@replaced-ip )
1372 [15:17:21] *** Quits: Gasoline (~Nope@replaced-ip ) (Ping timeout: 244 seconds)
1373 [15:17:38] <darxmurf> hi dyl0n
1374 [15:18:06] *** Quits: HarveyPwca (~HarveyPwc@replaced-ip ) (Quit: Leaving)
1375 [15:18:27] <ppettina> hi guys!
1376 [15:19:01] *** Quits: purpleunicorn (~purpleuni@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1377 [15:19:02] <ppettina> see:
replaced-url
1378 [15:19:03] <ppettina> does anyone know why "pie" is
disabled from the hardening options in the python3.6 package?
1379 [15:19:15] <ppettina> (or, who/where to ask)
1380 [15:20:32] *** Parts: dyl0n (~Adium@replaced-ip ) ()
1381 [15:20:57] *** Joins: grobi (~rtng@replaced-ip )
1382 [15:21:20] *** Joins: dyl0n (~Adium@replaced-ip )
1383 [15:21:29] <themill> I have a recollection of that causing
segfaults
1384 [15:21:44] *** Quits: inaki (~inaki@replaced-ip ) (Read error: Connection reset by peer)
1385 [15:21:49] *** Quits: grobi (~rtng@replaced-ip ) (Client Quit)
1386 [15:22:19] *** Joins: inaki (~inaki@replaced-ip )
1387 [15:22:26] *** Joins: grobi (~rtng@replaced-ip )
1388 [15:22:48] *** Quits: tsglove (~tsglove@replaced-ip ) (Quit: Leaving)
1389 [15:22:56] *** Joins: morphis_ (~morphis@replaced-ip )
1390 [15:23:07] *** Joins: eargasmic (~Mibbit@replaced-ip )
1391 [15:23:19] *** Joins: [bma] (~bma]@replaced-ip )
1392 [15:23:23] *** Quits: _joes_ (~quassel@replaced-ip ) (Ping timeout: 245 seconds)
1393 [15:23:34] *** Parts: dyl0n (~Adium@replaced-ip ) ()
1394 [15:24:29] <jelly> ,v python3.6
1395 [15:24:30] <judd> Package: python3.6 on amd64 -- buster:
3.6.6-1; sid: 3.6.7~rc2-1
1396 [15:24:34] <jelly> ,v python3.7
1397 [15:24:35] <judd> Package: python3.7 on amd64 -- buster:
3.7.0-1; sid: 3.7.1~rc2-1
1398 [15:24:52] *** Quits: veek (~veek@replaced-ip ) (Quit: Leaving)
1399 [15:26:32] *** Quits: morphis (~morphis@replaced-ip ) (Ping timeout: 272 seconds)
1400 [15:28:54] *** Joins: _joes_ (~quassel@replaced-ip )
1401 [15:30:16] *** Joins: GaneshRaju (~ganeshraj@replaced-ip )
1402 [15:30:26] *** Quits: _systemd_is_evil (~NOsystemd@replaced-ip ) (Ping timeout: 276 seconds)
1403 [15:30:51] *** Joins: treehug88 (~textual@replaced-ip )
1404 [15:31:23] *** Quits: nekomata (~nekomata@replaced-ip ) (Quit: Leaving)
1405 [15:31:41] *** Joins: warai_otoko (~warai_oto@replaced-ip )
1406 [15:32:06] *** Joins: _systemd_is_evil (~NOsystemd@replaced-ip )
1407 [15:32:22] *** Joins: The_Loko (~The_Loko@replaced-ip )
1408 [15:33:18] *** Joins: useroftheyear (25c90664@replaced-ip )
1409 [15:34:08] *** Joins: greycat (~wooledg@replaced-ip )
1410 [15:36:18] <ppettina> thanks themill, any chances of that
being reassessed?
1411 [15:36:22] *** Quits: iflema (~ian@replaced-ip ) (Quit: iflema)
1412 [15:37:26] <ppettina> (have raised a bug:
replaced-url
1413 [15:37:29] *** Joins: Aaron_ (uid297794@replaced-ip )
1414 [15:37:34] *** Quits: _systemd_is_evil (~NOsystemd@replaced-ip ) (Ping timeout: 252 seconds)
1415 [15:37:46] *** Quits: grobi (~rtng@replaced-ip ) (Ping timeout: 246 seconds)
1416 [15:38:28] <themill> ppettina: some rationale as to why this
is a good change to make would be worth including in that bug
1417 [15:38:40] *** Joins: JiZhanHuang (~JIZHANHUA@replaced-ip )
1418 [15:39:04] *** Joins: schu-r (~Thunderbi@replaced-ip )
1419 [15:39:14] <themill> I'm not sure if testing to show
that loading non-pie extensions still works would also be needed
1420 [15:39:38] *** Quits: JiZhanHuang (~JIZHANHUA@replaced-ip ) (Client Quit)
1421 [15:39:54] <themill> You're probably also more
interested in python3.7 btw
1422 [15:40:04] *** Joins: JiZhanHuang (~JIZHANHUA@replaced-ip )
1423 [15:40:09] *** Joins: buzzzz_ (~buzzzz@replaced-ip )
1424 [15:40:11] *** Quits: _pbx_ (~peterbjor@replaced-ip ) (Ping timeout: 260 seconds)
1425 [15:40:13] <ppettina> FYI python3 on Ubuntu Yakkety was
shipped with PIE --- if relevant
1426 [15:40:37] *** Joins: _systemd_is_evil (~NOsystemd@replaced-ip )
1427 [15:40:39] *** Quits: f10 (~flo@replaced-ip ) (Ping timeout: 252 seconds)
1428 [15:40:50] *** Quits: candle_ (~azur_kind@replaced-ip ) (Ping timeout: 276 seconds)
1429 [15:41:53] *** Joins: _pbx_ (~peterbjor@replaced-ip )
1430 [15:41:57] <themill> I thought it had the same maintainer
1431 [15:42:22] *** Quits: buzzzz (~buzzzz@replaced-ip ) (Ping timeout: 272 seconds)
1432 [15:42:51] <ppettina> indeed, at some point hardening with
PIE became default, and I guess later was disabled upstream by doko?
1433 [15:43:20] <themill> looks that way
1434 [15:43:48] *** Joins: azur_kind (~azur_kind@replaced-ip )
1435 [15:44:07] *** Quits: monksam (~monksam@replaced-ip ) (Quit: leaving)
1436 [15:44:25] *** Quits: hexhaxtron (~hexhaxtro@replaced-ip ) (Remote host closed the connection)
1437 [15:44:54] *** Quits: P1ersson (~P1ersson@replaced-ip ) (Ping timeout: 252 seconds)
1438 [15:45:20] *** Joins: DammitJim (~DammitJim@replaced-ip )
1439 [15:46:01] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Quit: vergissmeinnicht)
1440 [15:46:05] *** Quits: MoonkYan_ (~moonkyang@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1441 [15:46:30] *** Quits: zdravich (~zdravich@replaced-ip ) (Remote host closed the connection)
1442 [15:47:01] *** Joins: buriz (~tud3@replaced-ip )
1443 [15:47:06] *** Quits: Baudelaire (~Baudelair@replaced-ip ) (Remote host closed the connection)
1444 [15:47:27] *** Quits: mandeep (mandeep@replaced-ip ) (Ping timeout: 272 seconds)
1445 [15:47:42] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
1446 [15:48:49] *** Joins: xcm (~xcm@replaced-ip )
1447 [15:48:57] *** Joins: recsrwt (~rwtrecs@replaced-ip )
1448 [15:49:11] *** Quits: brokencycle (~brokencyc@replaced-ip ) (Quit: WeeChat 1.6)
1449 [15:50:54] *** Joins: slack_ (~slack@replaced-ip )
1450 [15:51:15] *** Parts: recsrwt (~rwtrecs@replaced-ip ) ()
1451 [15:51:49] *** Joins: recsrwt (~rwtrecs@replaced-ip )
1452 [15:53:41] *** Quits: useroftheyear (25c90664@replaced-ip ) (Ping timeout: 256 seconds)
1453 [15:53:41] *** Joins: bolovanos (~bolovanos@replaced-ip )
1454 [15:53:59] *** Parts: recsrwt (~rwtrecs@replaced-ip ) ()
1455 [15:54:42] *** Joins: rwtrecs (~rwtrecs@replaced-ip )
1456 [15:54:45] *** Joins: jhutchins_wk1 (~jonathan@replaced-ip )
1457 [15:55:52] *** Quits: sm0x (~sm0x@replaced-ip ) (Remote host closed the connection)
1458 [15:56:20] *** Joins: sm0x (~sm0x@replaced-ip )
1459 [15:58:03] *** Quits: jhutchins_wk (~jonathan@replaced-ip ) (Ping timeout: 252 seconds)
1460 [16:02:28] *** Joins: m0j0dj0dj0 (~punk3r@replaced-ip )
1461 [16:03:09] *** Quits: _systemd_is_evil (~NOsystemd@replaced-ip ) (Ping timeout: 250 seconds)
1462 [16:03:30] *** Joins: ThCTLo (~thctlo@replaced-ip )
1463 [16:03:43] *** Joins: jmarsac (~jmarsac@replaced-ip )
1464 [16:05:36] *** Joins: _systemd_is_evil (~NOsystemd@replaced-ip )
1465 [16:05:45] *** Quits: jhutchins_wk1 (~jonathan@replaced-ip ) (Ping timeout: 252 seconds)
1466 [16:06:32] *** Quits: inaki (~inaki@replaced-ip ) (Ping timeout: 252 seconds)
1467 [16:07:53] *** Joins: inaki (~inaki@replaced-ip )
1468 [16:10:12] *** Quits: GaneshRaju (~ganeshraj@replaced-ip ) (Ping timeout: 252 seconds)
1469 [16:10:54] *** Joins: stefanc_diff (~stefanc_d@replaced-ip )
1470 [16:11:05] *** Joins: czesmir (~stefan@replaced-ip )
1471 [16:11:15] *** Quits: llucenic (~Thunderbi@replaced-ip ) (Ping timeout: 252 seconds)
1472 [16:11:23] *** Quits: oish (~charlie@replaced-ip ) (Ping timeout: 276 seconds)
1473 [16:11:28] <bolovanos> hithere
1474 [16:12:33] *** Joins: abf_ (~abf@replaced-ip )
1475 [16:12:40] *** Joins: oish (~charlie@replaced-ip )
1476 [16:14:03] *** Joins: mvaenskae (~mvaenskae@replaced-ip )
1477 [16:14:25] <bolovanos> I would like to install
monitoring/graphing tool (network, system, output html) on Deb 9. Is
there something apt-get fast with free sources?
1478 [16:14:44] <bolovanos> I was about to install cacti - but
it's non-free and long way to setup...
1479 [16:14:52] <bolovanos> what would you suggest?
1480 [16:14:56] *** Joins: gryffus_ (~gryffus@replaced-ip )
1481 [16:15:39] *** Quits: gryffus (~gryffus@replaced-ip ) (Ping timeout: 252 seconds)
1482 [16:18:08] <nyov> bolovanos: netdata might fit those specs
1483 [16:18:17] *** Quits: Python1320 (Python1320@replaced-ip ) (Quit: quit)
1484 [16:19:12] *** Quits: kampsun (~hendrik@replaced-ip ) (Ping timeout: 276 seconds)
1485 [16:19:49] <nyov> package is netdata
1486 [16:19:55] <nyov> examples @
replaced-url
1487 [16:21:20] *** Quits: CurryWurst (~CurryWurs@replaced-ip ) (Read error: Connection reset by peer)
1488 [16:21:41] <bolovanos> nyov, looks usable, thank you!
1489 [16:22:17] *** Joins: CurryWurst (~CurryWurs@replaced-ip )
1490 [16:23:59] <bolovanos> nyov, btw - by looking at demo - is it
only realtime, or is there a chance to choos time frame?
1491 [16:24:01] <nyov> of course there are tons more. so doing
some research is probably best
1492 [16:24:48] <bolovanos> yes there are (going through
replaced-url
1493 [16:26:04] <nyov> if you are on the demo-site, you can hover
over the graphs to see a point in time measurement. drag and scroll
for time-frames
1494 [16:26:06] *** Joins: magyar (~magyar@replaced-ip )
1495 [16:26:14] *** Joins: AlexPortable (uid7568@replaced-ip )
1496 [16:26:20] *** Quits: _systemd_is_evil (~NOsystemd@replaced-ip ) (Ping timeout: 252 seconds)
1497 [16:26:38] *** Joins: blackest_mamba (~blackest_@replaced-ip )
1498 [16:26:52] *** Joins: lanelet (~lanelet@replaced-ip )
1499 [16:27:46] *** Joins: monksam (~monksam@replaced-ip )
1500 [16:28:17] *** Quits: Telvana (~digits@replaced-ip ) (Ping timeout: 250 seconds)
1501 [16:28:35] *** Quits: blackes__ (~blackest_@replaced-ip ) (Ping timeout: 268 seconds)
1502 [16:29:08] *** Joins: _systemd_is_evil (~NOsystemd@replaced-ip )
1503 [16:29:38] *** Joins: jhutchins_wk (~jonathan@replaced-ip )
1504 [16:30:30] *** Quits: neibo (~bingen@replaced-ip ) (Ping timeout: 252 seconds)
1505 [16:31:10] *** Joins: fedorafan (~fedorafan@replaced-ip )
1506 [16:31:12] *** Joins: neibo (~bingen@replaced-ip )
1507 [16:31:33] *** Joins: _0bitcount (~Big_Byte@replaced-ip )
1508 [16:31:42] *** ws2k3 is now known as yctn
1509 [16:32:13] *** Quits: msimpson (~msimpson@replaced-ip ) (Read error: Connection reset by peer)
1510 [16:32:22] *** Joins: diogenes_ (~diogenes_@replaced-ip )
1511 [16:32:25] *** Joins: gryffus (~gryffus@replaced-ip )
1512 [16:33:16] *** Quits: gryffus_ (~gryffus@replaced-ip ) (Ping timeout: 260 seconds)
1513 [16:34:01] *** debhelper sets mode: +l 1341
1514 [16:34:08] *** Joins: msimpson (~msimpson@replaced-ip )
1515 [16:35:02] *** Joins: sirecote (sirecote@replaced-ip )
1516 [16:35:12] *** Joins: conta1 (~Thunderbi@replaced-ip )
1517 [16:35:41] *** Quits: ledeni (~ledeni@replaced-ip ) (Quit: Leaving)
1518 [16:36:16] *** Joins: morfeokmg (~morfeokmg@replaced-ip )
1519 [16:37:54] *** Joins: mandeep (~mandeep@replaced-ip )
1520 [16:39:46] *** Joins: cdown (~cdown@replaced-ip )
1521 [16:40:22] *** Joins: him-cesjf (~cesjf@replaced-ip )
1522 [16:41:43] *** Quits: Trel (~Trel@replaced-ip ) (Ping timeout: 245 seconds)
1523 [16:41:59] *** Joins: p0lyph3m (~p0lyph3m@replaced-ip )
1524 [16:43:09] *** Quits: _joes_ (~quassel@replaced-ip ) (Ping timeout: 252 seconds)
1525 [16:44:19] *** Joins: icarious (~icarious@replaced-ip )
1526 [16:44:26] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 272 seconds)
1527 [16:45:47] *** Joins: czart (~czart@replaced-ip )
1528 [16:46:17] <emucla> bolovanos this may help you ->
replaced-url
1529 [16:46:22] *** Joins: kampsun (~hendrik@replaced-ip )
1530 [16:46:36] *** Joins: platvoeten (~platvoete@replaced-ip )
1531 [16:47:20] *** yctn is now known as ws2k3
1532 [16:47:48] *** Joins: Envil (~envil@replaced-ip )
1533 [16:48:18] *** Joins: p3rror (~p3rror@replaced-ip )
1534 [16:48:27] <jelly> bolovanos: how many machines do you plan
to manage?
1535 [16:48:30] *** Joins: guerby_ (~guerby@replaced-ip )
1536 [16:48:38] <jelly> 1, 10, 1000?
1537 [16:48:58] <bolovanos> emucla, neat, thank you :)
1538 [16:49:09] <bolovanos> jelly, at this moment just 1
1539 [16:49:30] *** Joins: Raed|Laptop (~Raed@replaced-ip )
1540 [16:49:48] *** Quits: guerby (~guerby@replaced-ip ) (Ping timeout: 252 seconds)
1541 [16:50:22] *** Quits: HerbY_NL2 (~HerbY_NL2@replaced-ip ) (Quit: Leaving)
1542 [16:50:33] *** Joins: _joes_ (~quassel@replaced-ip )
1543 [16:50:36] *** Quits: Envil (~envil@replaced-ip ) (Remote host closed the connection)
1544 [16:50:53] *** Quits: kampsun (~hendrik@replaced-ip ) (Ping timeout: 245 seconds)
1545 [16:51:32] *** Quits: conta1 (~Thunderbi@replaced-ip ) (Quit: conta1)
1546 [16:51:33] *** Quits: pax (~Thunderbi@replaced-ip ) (Quit: pax)
1547 [16:52:07] *** Joins: pax (~Thunderbi@replaced-ip )
1548 [16:53:03] *** Joins: Envil (~envil@replaced-ip )
1549 [16:54:01] *** debhelper sets mode: +l 1350
1550 [16:54:08] *** Quits: guerby_ (~guerby@replaced-ip ) (Quit: Leaving)
1551 [16:54:09] *** Quits: Mad_Hat (~Mad_Hat@replaced-ip ) (Ping timeout: 252 seconds)
1552 [16:54:17] *** Quits: inaki (~inaki@replaced-ip ) (Ping timeout: 276 seconds)
1553 [16:54:39] *** Joins: Mad_Hat (~Mad_Hat@replaced-ip )
1554 [16:55:58] *** Joins: inaki (~inaki@replaced-ip )
1555 [16:56:58] <jelly> bolovanos: look at something like monit,
then
1556 [16:57:45] *** Joins: Elleander (~Elleander@replaced-ip )
1557 [16:57:49] <jelly> sorry, munin, not monit
1558 [16:58:03] <jelly> bolovanos: ^
1559 [16:58:48] *** Joins: czart_ (~czart@replaced-ip )
1560 [16:59:06] *** Quits: mvaenskae (~mvaenskae@replaced-ip ) (Ping timeout: 252 seconds)
1561 [16:59:10] *** Joins: guerby (~guerby@replaced-ip )
1562 [17:00:40] *** Quits: anzipex (~anzipex@replaced-ip ) (Ping timeout: 252 seconds)
1563 [17:00:51] *** Quits: JustASlacker (~JustASlac@replaced-ip ) (Quit: Away!)
1564 [17:01:28] *** Quits: olegfusion (~olegfusio@replaced-ip ) (Read error: Connection reset by peer)
1565 [17:01:50] *** Quits: Azlux_ (~Azlux@replaced-ip ) (Quit: Bye Bye)
1566 [17:01:51] *** Quits: morphis_ (~morphis@replaced-ip ) (Quit: Ex-Chat)
1567 [17:01:59] *** Joins: morphis (~morphis@replaced-ip )
1568 [17:02:19] *** Joins: canduster (~canduster@replaced-ip )
1569 [17:02:32] *** Joins: conta1 (~Thunderbi@replaced-ip )
1570 [17:02:33] *** Quits: _joes_ (~quassel@replaced-ip ) (Ping timeout: 245 seconds)
1571 [17:02:48] *** Quits: czart (~czart@replaced-ip ) (Ping timeout: 272 seconds)
1572 [17:02:51] *** Quits: inaki (~inaki@replaced-ip ) (Ping timeout: 252 seconds)
1573 [17:04:45] *** Joins: inaki (~inaki@replaced-ip )
1574 [17:06:17] *** Quits: fedorafan (~fedorafan@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
1575 [17:06:18] *** Quits: mandeep (~mandeep@replaced-ip ) (Ping timeout: 245 seconds)
1576 [17:06:59] *** Joins: fil_ (~fil@replaced-ip )
1577 [17:07:05] *** Joins: Spr1ng (~Spr1ng@replaced-ip )
1578 [17:07:24] *** fil_ is now known as Guest15348
1579 [17:07:53] *** Joins: gryffus_ (~gryffus@replaced-ip )
1580 [17:08:34] *** Joins: fedorafan (~fedorafan@replaced-ip )
1581 [17:08:38] *** Quits: Guest15348 (~fil@replaced-ip ) (Client Quit)
1582 [17:08:52] *** Quits: gryffus (~gryffus@replaced-ip ) (Ping timeout: 252 seconds)
1583 [17:08:57] *** Joins: filipdevuan_ (~fil@replaced-ip )
1584 [17:09:18] <filipdevuan_> hey im trying to use apt-get
install but i get these errors even from root dpkg: warning:
'ldconfig' not found in PATH or not executable
1585 [17:09:18] <filipdevuan_> dpkg: warning:
'start-stop-daemon' not found in PATH or not executable
1586 [17:09:18] <dpkg> filipdevuan_: That isn't enough
detail, post the whole output to a pastebin (/msg dpkg pastebin).
1587 [17:09:29] <filipdevuan_> dpkg: warning:
'start-stop-daemon' not found in PATH or not executable
1588 [17:09:30] <dpkg> filipdevuan_: That isn't enough
detail, post the whole output to a pastebin (/msg dpkg pastebin).
1589 [17:09:35] <filipdevuan_> dpkg: warning:
'start-stop-daemon' not found in PATH or not executable
1590 [17:09:35] *** Quits: chele (~chele@replaced-ip ) (Quit: Leaving)
1591 [17:09:51] *** Quits: fedorafan (~fedorafan@replaced-ip ) (Client Quit)
1592 [17:11:04] *** Joins: fedorafan (~fedorafan@replaced-ip )
1593 [17:11:24] <greycat> filipdevuan_: Sounds like you are not
using Debian stable. Please note that the 'su' command
changed behavior in buster. It doesn't add /sbin and /usr/sbin
to PATH any more. You have to do that yourself now. THANKS, RED HAT.
1594 [17:12:08] <filipdevuan_> oh great
1595 [17:12:10] *** Quits: eduardas_m (~eduardas@replaced-ip ) (Quit: Konversation terminated!)
1596 [17:12:38] *** Joins: candle_ (~azur_kind@replaced-ip )
1597 [17:12:56] <filipdevuan_> so how am i supposed to add myself
into sudoers group if adduser command not available
1598 [17:13:20] <greycat>
PATH=/usr/sbin:/sbin:/usr/bin:/bin:/usr/local/bin
1599 [17:13:43] <greycat> ought to be sufficient for 99% of cases
1600 [17:14:26] <bolovanos> jelly, that was a hit - up and
running. Thank you!
1601 [17:14:39] *** Joins: _joes_ (~quassel@replaced-ip )
1602 [17:14:41] <filipdevuan_> fil is not in the sudoers file.
This incident will be reported.
1603 [17:15:06] <jelly> filipdevuan_: you wouldn't by any
chance by running Devuan instead of Debian would you?
1604 [17:15:06] <filipdevuan_> oh gosh im so fed up with this
fking computers!!!! i wanna play diablo 3 and i have optimus
graphics card. on devuan i have got problems with setting bumblebee
up
1605 [17:15:09] *** Joins: mvaenskae (~mvaenskae@replaced-ip )
1606 [17:15:14] <filipdevuan_> here i have got problems with su
and apt-get
1607 [17:15:15] *** Quits: azur_kind (~azur_kind@replaced-ip ) (Ping timeout: 252 seconds)
1608 [17:15:19] <jelly> just askin
1609 [17:15:28] *** Quits: spackle259 (~atlas@replaced-ip ) (Ping timeout: 252 seconds)
1610 [17:15:28] <filipdevuan_> manjaro and other have google DNS
im fed up
1611 [17:16:04] <filipdevuan_> what distro can i use that
won't piss me off all the time, windows 10 pisses me off too!!!
1612 [17:16:23] <jelly> optimus is the real problem, not distros
1613 [17:16:31] <filipdevuan_> i used devuan and id use it if
there wasnt optimus in my fking laptop
1614 [17:16:31] <greycat> Well the obvious question is, why did
you use a non-stable Debian?
1615 [17:16:41] <petn-randall> filipdevuan_: Maybe you should pay
someone to take care of your computer problems? If you really
don't have any time to fix it?
1616 [17:16:46] <filipdevuan_> iv read on winehq that diablo 3
works gold on it
1617 [17:16:56] *** Joins: NoCode (~NoCode@replaced-ip )
1618 [17:16:57] <filipdevuan_> well is there any command to
downgrade back to 9??
1619 [17:17:02] *** Quits: inaki (~inaki@replaced-ip ) (Ping timeout: 276 seconds)
1620 [17:17:03] *** Joins: rgr_DUP (~user@replaced-ip )
1621 [17:17:03] <petn-randall> !downgrade
1622 [17:17:04] <dpkg> Downgrading is not, nor will ever be
supported by apt. Programs change their data in a way that
can't be rolled back, and package maintainer scripts support
upgrades to new config file formats but not downgrades. Try:
"dpkg -i olderversion.deb" or "aptitude install
package=version" using "apt-cache policy package" to
get the old version number. See also <partial downgrade>,
<unstable->testing>, <sdo>.
1623 [17:17:17] <jelly> filipdevuan_: short answer: no
1624 [17:17:21] <filipdevuan_> ok
1625 [17:17:30] *** Joins: inaki (~inaki@replaced-ip )
1626 [17:17:30] *** Quits: bolovanos (~bolovanos@replaced-ip ) (Read error: Connection reset by peer)
1627 [17:17:50] <filipdevuan_> hmm so if there is something not
okay with 10 buster i guess its gonna be stable debian soon and in
the future 9 wont be supported by debian anymore
1628 [17:17:50] <filipdevuan_> ?
1629 [17:18:19] <greycat> Probably not for another 6-10 months.
1630 [17:18:30] <greycat> !buster freeze
1631 [17:18:30] <dpkg> Buster will start the freeze process on
2019-01-12 see
replaced-url
1632 [17:19:25] *** Joins: azur_kind (~azur_kind@replaced-ip )
1633 [17:19:48] *** Joins: bolovanos (~bolovanos@replaced-ip )
1634 [17:20:05] <filipdevuan_> yeah i should blame myself that i
bought dual graphics card but how could i have known that its such a
pain here on gnu linux why nobody told me
1635 [17:20:07] <petn-randall> filipdevuan_: Debian 9 will still
be supported for at least a year after 10 is released, likely 5
years more if the LTS team picks up the work as they have done in
the last two releases.
1636 [17:20:29] <petn-randall> filipdevuan_: Did you ask anyone
before buying it?
1637 [17:20:45] *** Joins: Zvmdyv (~Zvmdyv@replaced-ip )
1638 [17:20:50] *** Joins: zleap (~zleap@replaced-ip )
1639 [17:20:50] *** Quits: zleap (~zleap@replaced-ip ) (Changing host)
1640 [17:20:50] *** Joins: zleap (~zleap@replaced-ip )
1641 [17:20:52] <filipdevuan_> well nobody asked me if i wanna
windows 10 with laptop ;/
1642 [17:21:10] *** Quits: candle_ (~azur_kind@replaced-ip ) (Ping timeout: 272 seconds)
1643 [17:21:23] *** Quits: JiZhanHuang (~JIZHANHUA@replaced-ip ) (Read error: Connection reset by peer)
1644 [17:21:26] <petn-randall> filipdevuan_: So you're
complaining that nobody told you, even though you never asked?
1645 [17:21:34] *** Joins: blitzed (~blitzed@replaced-ip )
1646 [17:21:35] *** Quits: bolovanos (~bolovanos@replaced-ip ) (Read error: Connection reset by peer)
1647 [17:21:56] *** Quits: rgr_DUP (~user@replaced-ip ) (Remote host closed the connection)
1648 [17:22:26] *** Joins: bolovanos (~bolovanos@replaced-ip )
1649 [17:22:43] *** Joins: candle_ (~azur_kind@replaced-ip )
1650 [17:22:45] <filipdevuan_> im complaining that i have problems
with playing diablo 3 on my laptop while windows 10 and arch distros
are too convenient ;/
1651 [17:23:03] <filipdevuan_> id like to use debian not arch or
m$
1652 [17:23:05] *** Quits: clemens3 (~clemens@replaced-ip ) (Ping timeout: 272 seconds)
1653 [17:24:05] *** Quits: icarious (~icarious@replaced-ip ) (Ping timeout: 268 seconds)
1654 [17:24:06] *** Joins: pricing (uid324397@replaced-ip )
1655 [17:24:13] *** Quits: azur_kind (~azur_kind@replaced-ip ) (Ping timeout: 245 seconds)
1656 [17:24:18] <jelly> depending on your card, kernel and mesa
versions and the phase of the moon, nouveau MIGHT work on testing or
unstable right now
1657 [17:24:23] *** Quits: Zvmdyv (~Zvmdyv@replaced-ip ) (Remote host closed the connection)
1658 [17:25:00] *** Quits: xSmurf (~MrSmurf@replaced-ip ) (Ping timeout: 252 seconds)
1659 [17:25:06] <jelly> maybe if I buy that Thinkpad 25 I can get
some experience with optimus
1660 [17:25:44] *** Joins: Westwind (~westwind@replaced-ip )
1661 [17:26:51] *** Quits: dilema (~dilema@replaced-ip ) (Remote host closed the connection)
1662 [17:27:31] *** Quits: buriz (~tud3@replaced-ip ) (Ping timeout: 272 seconds)
1663 [17:27:57] <GroovyNoodle> test
1664 [17:28:08] *** Quits: schu-r (~Thunderbi@replaced-ip ) (Ping timeout: 272 seconds)
1665 [17:28:12] *** Quits: idiocrash (~idiocrash@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
1666 [17:28:17] *** Quits: msimpson (~msimpson@replaced-ip ) (Quit: Leaving)
1667 [17:28:26] <jelly> GroovyNoodle: test failed
1668 [17:28:28] <filipdevuan_> don't bother this optimus is
pain in the ***. i like devuan very much and winehq runs smoothly
and everything but i have very big problems with setting the
bumblebee and primus up and i just cant use my geforce on there!!!!
that drives me insane
1669 [17:29:02] <filipdevuan_> i think im gonna reinstall this
debian again later and get back to 9
1670 [17:29:15] *** Joins: tradar (~tradar@replaced-ip )
1671 [17:29:20] *** Joins: GaneshRaju (~ganeshraj@replaced-ip )
1672 [17:29:27] *** Quits: __marco (~mg3@replaced-ip ) (Read error: Connection reset by peer)
1673 [17:29:32] *** Joins: mtn (~mtn@replaced-ip )
1674 [17:29:43] <filipdevuan_> but if its not gonna be supported
because of 10 and i cant add myself to sudoers and i get bugs while
using apt-get using su then i just dont know whats really going on
with the world of gnu linux
1675 [17:29:44] *** Joins: __marco (~mg3@replaced-ip )
1676 [17:29:45] <GroovyNoodle> haha oops!
1677 [17:30:27] *** Quits: Brigo__ (~Brigo@replaced-ip ) (Remote host closed the connection)
1678 [17:30:39] *** Quits: Haohmaru (~Haohmaru@replaced-ip ) (Remote host closed the connection)
1679 [17:30:50] <filipdevuan_> im just pissed off very much that i
have something like nvidia geforce that i cant use on any distro
without installing damn bumblebee
1680 [17:31:00] *** Joins: nibble_zero (~nibble_ze@replaced-ip )
1681 [17:31:00] *** Quits: roshanavand (~roshanava@replaced-ip ) (Ping timeout: 252 seconds)
1682 [17:31:07] <greycat> Debian 9 support will almost certainly
continue for a few years after buster's release.
1683 [17:31:11] <filipdevuan_> so i end up using laptop with just
intel integrated card and i overpaid
1684 [17:32:03] <filipdevuan_> another bollocks is that this
nvidia geforce on this gaycer laptop fking overheats ***** junk
stole my money
1685 [17:32:05] *** Joins: Brigo (~Brigo@replaced-ip )
1686 [17:32:56] <filipdevuan_> yeah sorry im just fed up with
everything and another thing is google i installed manjaro and it
has everything running out of a box
1687 [17:33:14] <filipdevuan_> and it has google in dns by default
and i deleted it and system stopped running
1688 [17:33:41] <greycat> Install a simple resolver, and set your
nameserver to 127.0.0.1. Done.
1689 [17:33:43] <filipdevuan_> so it seems like i cant really use
this nvidia geforce without avoiding any **** corporates
1690 [17:33:50] *** Quits: robs_ (~robs@replaced-ip ) (Ping timeout: 272 seconds)
1691 [17:34:01] *** debhelper sets mode: +l 1344
1692 [17:34:06] <filipdevuan_> is a resolver like a software??
1693 [17:34:11] <greycat> :rolleyes:
1694 [17:34:31] <jelly> it's a piece of software that makes
dns work, yes
1695 [17:34:36] <filipdevuan_> btw does have red hat to do with
debian 10???
1696 [17:34:41] *** Quits: candle_ (~azur_kind@replaced-ip ) (Read error: Connection reset by peer)
1697 [17:34:44] <filipdevuan_> what does*
1698 [17:34:47] <jelly> ?
1699 [17:34:47] *** Joins: Robin_Anatoscope (~robs@replaced-ip )
1700 [17:34:48] <greycat> Debian's su behavior was changed to
match that of Red HAt.
1701 [17:34:57] <filipdevuan_> why??
1702 [17:35:00] *** Joins: candle_ (~azur_kind@replaced-ip )
1703 [17:35:13] <greycat> Fucked if I know. There are mailing list
threads but of course we're all just guessing.
1704 [17:35:24] *** Quits: inaki (~inaki@replaced-ip ) (Ping timeout: 252 seconds)
1705 [17:35:35] *** Quits: abf_ (~abf@replaced-ip ) (Quit: Leaving)
1706 [17:35:39] <greycat> The real question is why the hell do Red
Hat users put up with that?
1707 [17:35:49] <petn-randall> filipdevuan_: You do understand
that Debian 10 is not released, and there are still a lot of library
migrations going on, so there is no guarantee for things to work?
Because that's the whole purpose of a pre-release suite, to
test things and report and fix bugs.
1708 [17:35:57] *** Quits: _joes_ (~quassel@replaced-ip ) (Ping timeout: 252 seconds)
1709 [17:36:31] *** Joins: f10 (~flo@replaced-ip )
1710 [17:36:44] <filipdevuan_> no sorry i don't understand
actually. :P well yeah ill get back to debian 9 and hopefully
everything's gonna be okay... i shouldnt have done dist-upgrade
1711 [17:37:01] *** Joins: inaki (~inaki@replaced-ip )
1712 [17:37:11] *** Quits: candle_ (~azur_kind@replaced-ip ) (Remote host closed the connection)
1713 [17:37:29] *** Joins: candle_ (~azur_kind@replaced-ip )
1714 [17:37:54] *** Joins: zerotech (~zerotech@replaced-ip )
1715 [17:38:38] <filipdevuan_> i had arch-antergos before and it
was quite okay but my battery was running low after like 30 minutes
(apparently because it was on nvidia card) while devuan lasts for
like 3 hours
1716 [17:38:54] *** Quits: m0j0dj0dj0 (~punk3r@replaced-ip ) (Ping timeout: 272 seconds)
1717 [17:38:55] <filipdevuan_> is it easy to resolve dns then
1718 [17:39:11] *** Quits: candle_ (~azur_kind@replaced-ip ) (Read error: Connection reset by peer)
1719 [17:39:12] <filipdevuan_> and btw why debian uses gnome???
1720 [17:39:15] *** Quits: Brigo (~Brigo@replaced-ip ) (Ping timeout: 252 seconds)
1721 [17:39:18] <filipdevuan_> isnt gnome red hat??
1722 [17:39:22] *** Joins: dyl0n (~Adium@replaced-ip )
1723 [17:39:35] *** Joins: candle_ (~azur_kind@replaced-ip )
1724 [17:39:35] *** Quits: beaver (~none@replaced-ip ) (Ping timeout: 256 seconds)
1725 [17:40:27] <greycat> GNOME is not tied to a specific
distribution, but many of the GNOME developers are also Ubuntu
developers, I think. Maybe? I don't know, don't really
care.
1726 [17:40:36] *** Joins: beaver (~none@replaced-ip )
1727 [17:40:40] *** Quits: candle_ (~azur_kind@replaced-ip ) (Remote host closed the connection)
1728 [17:40:59] *** Joins: candle_ (~azur_kind@replaced-ip )
1729 [17:41:58] *** Quits: mrig (~mrig@replaced-ip ) (Ping timeout: 268 seconds)
1730 [17:42:39] *** Joins: dyl0n1 (~Adium@replaced-ip )
1731 [17:42:42] <filipdevuan_> okay sorry for ranting here on the
irc, im just trying different distros all the time and i was able to
run bumblebee before on devuan but now im having some problems for
some reason ;/
1732 [17:43:02] *** Quits: dyl0n1 (~Adium@replaced-ip ) (Client Quit)
1733 [17:43:27] <filipdevuan_> anyways i have to go now so have a
nice day to you all :)
1734 [17:43:30] *** Quits: filipdevuan_ (~fil@replaced-ip ) (Quit: Leaving)
1735 [17:44:05] *** Joins: sorko999 (~sorko999@replaced-ip )
1736 [17:44:25] *** Joins: troys (~troys@replaced-ip )
1737 [17:44:26] *** Quits: dyl0n (~Adium@replaced-ip ) (Ping timeout: 268 seconds)
1738 [17:45:20] *** Quits: encod3 (~encod3@replaced-ip ) (Remote host closed the connection)
1739 [17:45:53] *** Quits: hwm4rgs (~hwm4rgs@replaced-ip ) (Ping timeout: 245 seconds)
1740 [17:46:33] *** Joins: hwm4rgs (~hwm4rgs@replaced-ip )
1741 [17:46:57] *** Quits: intcat (~zshlyk@replaced-ip ) (Ping timeout: 256 seconds)
1742 [17:47:03] <jelly> gnome and fdo is more a redhat thing than
ubuntu
1743 [17:47:31] *** Quits: candle_ (~azur_kind@replaced-ip ) (Remote host closed the connection)
1744 [17:47:57] *** Quits: sonicdee (~linushec@replaced-ip ) (Quit: byby)
1745 [17:48:52] *** Quits: Haudegen (~quassel@replaced-ip ) (Remote host closed the connection)
1746 [17:49:59] *** Joins: sonicdee (~linushec@replaced-ip )
1747 [17:50:03] *** Quits: p3rror (~p3rror@replaced-ip ) (Ping timeout: 245 seconds)
1748 [17:51:41] *** Joins: intcat (~zshlyk@replaced-ip )
1749 [17:52:14] *** Quits: Antares_ (~Antares@replaced-ip ) (Quit: Leaving)
1750 [17:52:41] *** Quits: tradar (~tradar@replaced-ip ) (Quit: tradar)
1751 [17:52:46] *** Quits: firztspawn (~firztspaw@replaced-ip ) (Read error: Connection reset by peer)
1752 [17:53:10] *** Joins: xSmurf (~MrSmurf@replaced-ip )
1753 [17:53:34] *** Joins: tradar (~tradar@replaced-ip )
1754 [17:53:39] *** Joins: Mazhive_one (~Mazhive@replaced-ip )
1755 [17:54:51] *** Quits: Raed|Laptop (~Raed@replaced-ip ) (Ping timeout: 252 seconds)
1756 [17:54:58] *** Quits: Mazhive (~Mazhive@replaced-ip ) (Ping timeout: 246 seconds)
1757 [17:55:03] *** Quits: border_man (~border_ma@replaced-ip ) (Ping timeout: 245 seconds)
1758 [17:55:33] *** Joins: _joes_ (~quassel@replaced-ip )
1759 [17:55:50] *** Joins: Mazhive (~Mazhive@replaced-ip )
1760 [17:56:51] *** Quits: _ADN_ (~username@replaced-ip ) (Ping timeout: 252 seconds)
1761 [17:56:52] *** Quits: sonicdee (~linushec@replaced-ip ) (Quit: byby)
1762 [17:57:04] *** Quits: TomyWork (~tomy@replaced-ip ) (Ping timeout: 246 seconds)
1763 [17:57:59] *** Quits: Mazhive_one (~Mazhive@replaced-ip ) (Ping timeout: 250 seconds)
1764 [17:58:49] *** Joins: Satou (~jjj@replaced-ip )
1765 [17:59:09] *** Quits: jmcnaught (~jeremy@replaced-ip ) (Remote host closed the connection)
1766 [18:00:11] *** Quits: canduster (~canduster@replaced-ip ) (Ping timeout: 260 seconds)
1767 [18:00:18] *** Joins: sonicdee (~linushec@replaced-ip )
1768 [18:02:22] *** Quits: DammitJim (~DammitJim@replaced-ip ) (Quit: Leaving)
1769 [18:02:24] *** Quits: tradar (~tradar@replaced-ip ) (Quit: tradar)
1770 [18:02:38] *** Joins: BCMM (~BCMM@replaced-ip )
1771 [18:04:01] *** debhelper sets mode: +l 1333
1772 [18:04:38] *** Joins: Zvmdyv (~Zvmdyv@replaced-ip )
1773 [18:05:30] *** Joins: tradar (~tradar@replaced-ip )
1774 [18:05:33] *** Quits: Satou (~jjj@replaced-ip ) (Quit: exit();)
1775 [18:06:10] *** Quits: raidghost (raidghost@replaced-ip ) (Changing host)
1776 [18:06:10] *** Joins: raidghost (raidghost@replaced-ip )
1777 [18:07:25] *** Joins: firztspawn (~firztspaw@replaced-ip )
1778 [18:07:25] *** Quits: firztspawn (~firztspaw@replaced-ip ) (Changing host)
1779 [18:07:25] *** Joins: firztspawn (~firztspaw@replaced-ip )
1780 [18:07:51] *** Quits: mareko_ (~mareko@replaced-ip ) (Quit: Lost terminal)
1781 [18:08:27] *** Joins: jfoy (~jfoy@replaced-ip )
1782 [18:09:26] *** Joins: _ADN_ (~username@replaced-ip )
1783 [18:11:44] *** Quits: jfoy (~jfoy@replaced-ip ) (Client Quit)
1784 [18:12:20] *** Joins: pagetelegram (~pageteleg@replaced-ip )
1785 [18:12:27] *** Joins: jfoy (~jfoy@replaced-ip )
1786 [18:13:05] <pagetelegram> I installed "gobi_loader"
on a deb8 and at # 'gobi_loader' command not found.
1787 [18:13:26] *** Joins: ntd (~ntd@replaced-ip )
1788 [18:13:44] *** Joins: sdoubleyou (~sdoubleyo@replaced-ip )
1789 [18:14:01] *** debhelper sets mode: +l 1339
1790 [18:14:14] *** Quits: czesmir (~stefan@replaced-ip ) (Quit: Lost terminal)
1791 [18:15:51] *** Joins: pkx1 (~pkx@replaced-ip )
1792 [18:15:59] *** Quits: Westwind (~westwind@replaced-ip ) (Quit: leaving)
1793 [18:16:38] *** Quits: mns (~mns@replaced-ip ) (Ping timeout: 244 seconds)
1794 [18:16:49] <jelly> pagetelegram: use dpkg -L gobi_loader to
see package contents.
1795 [18:17:00] <jelly> !README.Debian
1796 [18:17:00] <dpkg> README.Debian (or README.Debian.gz) is a
document found in the /usr/share/doc/$packagename/ which explains
any Debian specific details in the package's operation or
configuration.
1797 [18:17:39] <jelly> it is somewhat unlikely the package name
has an _ character.
1798 [18:17:45] *** Quits: conta1 (~Thunderbi@replaced-ip ) (Ping timeout: 252 seconds)
1799 [18:17:50] *** Quits: volodim (~volodim@replaced-ip ) (Quit: Lost terminal)
1800 [18:18:09] *** Joins: mns (~mns@replaced-ip )
1801 [18:18:09] *** Quits: smidlers (~smyers@replaced-ip ) (Read error: Connection reset by peer)
1802 [18:18:17] <jelly> use the correct package name, pagetelegram
1803 [18:19:00] *** Joins: polo51 (~polo51@replaced-ip )
1804 [18:19:35] *** Joins: volodim (~volodim@replaced-ip )
1805 [18:20:01] *** Quits: _joes_ (~quassel@replaced-ip ) (Ping timeout: 260 seconds)
1806 [18:20:35] *** Joins: smidlers (~smyers@replaced-ip )
1807 [18:20:51] *** Joins: Tom01 (~tom@replaced-ip )
1808 [18:21:35] <pagetelegram> It is called gobi_loader in the
package manager. And references to it's execution is by same
name. hmmm. Reinstaleld and still no such command
1809 [18:22:11] <greycat> ,file gobi_loader
1810 [18:22:16] <judd> Search for gobi_loader in stretch/amd64:
gobi-loader: lib/udev/gobi_loader
1811 [18:22:21] <jelly> pagetelegram: run "apt-cache search
gobi loader"
1812 [18:22:54] <jelly> that will show package names and short
descriptions
1813 [18:23:01] *** Quits: Namarrgon (~glei@replaced-ip ) (Quit: WeeChat 2.2)
1814 [18:23:32] <jelly> and the judd bot says it has a dash in the
name, not an underscore
1815 [18:23:58] <jhutchins_wk> Aren't underscores not allowed
in package names?
1816 [18:24:13] <jelly> correct
1817 [18:24:16] *** Quits: mnemonic (~semeion@replaced-ip ) (Quit: WeeChat 2.2)
1818 [18:25:09] *** Joins: Namarrgon (~Namarrgon@replaced-ip )
1819 [18:25:14] *** Quits: emucla (~emucla@replaced-ip ) (Read error: Connection reset by peer)
1820 [18:25:55] *** Joins: grobi (~rtng@replaced-ip )
1821 [18:25:57] <pagetelegram> I am wondering if it is not in
system path. I come from as a DOS user so I do not know how paths
are handled in Deb systems or maybe I need to set attribute to
executable?
1822 [18:26:38] *** Joins: hele (~hele@replaced-ip )
1823 [18:26:56] <pagetelegram> gobi-loader is the correct
name....I mistaken for underscore. Still command is not found.
1824 [18:27:35] *** Joins: autofsckk (~autofsckk@replaced-ip )
1825 [18:27:55] *** Quits: autofsckk (~autofsckk@replaced-ip ) (Client Quit)
1826 [18:28:06] *** Joins: scream (~scream@replaced-ip )
1827 [18:28:18] <jhutchins_wk> pagetelegram: Have you checked for
a manpage, or /usr/share/doc?
1828 [18:28:23] *** Quits: polo51 (~polo51@replaced-ip ) (Quit: Leaving)
1829 [18:28:44] *** Joins: polo51 (~polo51@replaced-ip )
1830 [18:29:04] *** Joins: autofsckk (~autofsckk@replaced-ip )
1831 [18:29:11] *** Parts: autofsckk (~autofsckk@replaced-ip ) ()
1832 [18:29:41] <jhutchins_wk> pagetelegram: The file judd found
would not be an executable program, but a system library.
1833 [18:29:44] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Quit: vergissmeinnicht)
1834 [18:29:53] *** Joins: P1ersson (~P1ersson@replaced-ip )
1835 [18:31:12] <pagetelegram> It is not in Man pages nor in the
user/share/doc
1836 [18:31:12] *** Quits: n_1-c_k (~nick@replaced-ip ) (Read error: Connection reset by peer)
1837 [18:31:41] *** Joins: n_1-c_k (~nick@replaced-ip )
1838 [18:32:07] *** Joins: alpha (~alpha@replaced-ip )
1839 [18:32:55] <jelly> ,file gobi-loader/README.Debian
1840 [18:32:59] <judd> Search for gobi-loader/README.Debian in
stretch/amd64: gobi-loader: usr/share/doc/gobi-loader/README.Debian
1841 [18:33:07] <jelly> petn-randall: read
/usr/share/doc/gobi-loader/README.Debian
1842 [18:33:19] <jelly> pagetelegram: read
/usr/share/doc/gobi-loader/README.Debian
1843 [18:33:49] <jelly> install the package named
"gobi-loader" before that, if it does not exist
1844 [18:35:24] *** Joins: kalamaki (~kalamaki@replaced-ip )
1845 [18:36:47] *** Parts: c|oneman (cloneman@replaced-ip ) ("Closing Window")
1846 [18:38:05] *** Quits: polo51 (~polo51@replaced-ip ) (Quit: Leaving)
1847 [18:38:20] *** Joins: Schmeckle (~Schmeckle@replaced-ip )
1848 [18:38:56] *** Quits: P1ersson (~P1ersson@replaced-ip ) (Ping timeout: 276 seconds)
1849 [18:39:02] *** Quits: kalamaki (~kalamaki@replaced-ip ) (Client Quit)
1850 [18:39:42] *** Joins: Ricardo__ (~rick@replaced-ip )
1851 [18:39:43] *** Quits: Ricardo__ (~rick@replaced-ip ) (Changing host)
1852 [18:39:43] *** Joins: Ricardo__ (~rick@replaced-ip )
1853 [18:40:12] *** Joins: Nekojimi (~jimj316@replaced-ip )
1854 [18:40:51] *** Quits: mvaenskae (~mvaenskae@replaced-ip ) (Ping timeout: 252 seconds)
1855 [18:40:59] *** Quits: jfoy (~jfoy@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
1856 [18:41:02] *** Joins: katerino (~katerino@replaced-ip )
1857 [18:41:52] *** Joins: Haudegen (~quassel@replaced-ip )
1858 [18:42:20] *** Joins: kriger (~norge@replaced-ip )
1859 [18:42:59] *** martian67| is now known as martian67
1860 [18:43:00] *** Joins: soee (~soee@replaced-ip )
1861 [18:43:23] <katerino> I was trying to add a custom keyboard
layout to Debian and instead of getting an extra layout option in
settings like the guides online said would happen, that particular
settings tab is greyed out.
1862 [18:44:22] *** Joins: jfoy (~jfoy@replaced-ip )
1863 [18:44:27] *** Quits: _ADN_ (~username@replaced-ip ) (Read error: Connection reset by peer)
1864 [18:44:30] <katerino> I made a custom layout text file for
X11/xkb/symbols/, then I added it to X11/xkb/rules/evdev.xml.
1865 [18:44:41] *** Quits: hwm4rgs (~hwm4rgs@replaced-ip ) (Read error: Connection reset by peer)
1866 [18:44:47] <katerino> Well, I mean I added the data about it
to that xml file.
1867 [18:44:57] *** Joins: kampsun (~hendrik@replaced-ip )
1868 [18:45:09] *** Quits: huwjr (~huwjr@replaced-ip ) (Quit: huwjr)
1869 [18:45:10] *** Joins: hwm4rgs (~hwm4rgs@replaced-ip )
1870 [18:45:25] *** Parts: qomiter (~qomiter@replaced-ip ) ()
1871 [18:45:27] <pagetelegram> Ok, I do not want to install Wine,
is there a deb tool to unzip an exe like the Windows Legroom
freeware tool?
1872 [18:45:41] *** Quits: Nekojimi (~jimj316@replaced-ip ) (Ping timeout: 260 seconds)
1873 [18:45:46] <pagetelegram> Something liek Unviersal extractor
but for Deb?
1874 [18:46:41] <tradar> idk maybe 7zip
1875 [18:47:14] *** Joins: dyskon (~HydraGene@replaced-ip )
1876 [18:47:14] *** Quits: jarfr (~jarfr@replaced-ip ) (Quit: Leaving)
1877 [18:48:01] <pagetelegram> cli level dtrx does this. Thanks
1878 [18:48:37] <katerino> Oof, I also did a possibly stupid thing
and hit the only un-grey button in the keyboard layout settings tab,
the default button. So now my keyboard settings are all reset.
1879 [18:48:52] <katerino> But I can't go back and change
them again because of said greyness.
1880 [18:49:00] *** Joins: alfosici (~alfix@replaced-ip )
1881 [18:49:46] *** Quits: kampsun (~hendrik@replaced-ip ) (Ping timeout: 260 seconds)
1882 [18:50:01] *** Quits: zleap (~zleap@replaced-ip ) (Quit: WeeChat 2.2)
1883 [18:50:19] <dazo> Hey, anyone know anything about the various
freeze dates for the next big Debian update (Buster)? ... In the
OpenVPN community we're working on the v2.5 release planning,
and we want to see if we can manage to get that into the next Debian
release ... so we're wondering what kind of time windows we
need to target
1884 [18:50:47] *** Joins: Myk267 (~myk267@replaced-ip )
1885 [18:50:51] <greycat> !buster freeze
1886 [18:50:52] <dpkg> Buster will start the freeze process on
2019-01-12 see
replaced-url
1887 [18:50:57] *** Quits: pax (~Thunderbi@replaced-ip ) (Quit: pax)
1888 [18:51:14] *** Joins: rgr_DUP (~user@replaced-ip )
1889 [18:51:50] *** Quits: Pjusur (~Pjusur@replaced-ip ) (Quit: Leaving)
1890 [18:52:04] *** Quits: Zvmdyv (~Zvmdyv@replaced-ip ) (Remote host closed the connection)
1891 [18:52:06] <dazo> thx! Are there any docs which explains
better what is allowed to change after these freeze dates?
1892 [18:52:15] <dazo> or rather, during those freeze dates
1893 [18:53:45] <greycat> There's a *tiny* bit of explanation
of the different freeze phases on
replaced-url
1894 [18:53:50] *** Quits: bites (~bites@replaced-ip ) (Ping timeout: 244 seconds)
1895 [18:53:58] <greycat> Presumably the buster freeze will follow
the same pattern.
1896 [18:56:45] *** Joins: mvaenskae (~mvaenskae@replaced-ip )
1897 [18:56:59] *** Parts: alfosici (~alfix@replaced-ip ) ("Leaving")
1898 [18:57:02] *** Joins: lacv2k (~lacv2k@replaced-ip )
1899 [18:57:03] <dazo> thx! I'll dive into that .... we will
try to have a beta release ready right before Christmas .... but the
RC would closer to the end of January and we could probably time the
final release to right before the last hard date in Debian
1900 [18:57:14] *** Joins: buriz (~tud3@replaced-ip )
1901 [18:57:44] *** Quits: jelly (jelly@replaced-ip ) (Read error: Connection reset by peer)
1902 [18:58:04] *** Joins: Nekojimi (~jimj316@replaced-ip )
1903 [18:59:47] *** Joins: Brigo (~Brigo@replaced-ip )
1904 [19:00:19] <dazo> how I understand it, and I might be too
optimistic, we need to have the full release ready by 2019-02-12
(soft-freeze date)
1905 [19:00:25] *** Quits: Schmeckle (~Schmeckle@replaced-ip ) (Remote host closed the connection)
1906 [19:00:27] *** Quits: oish (~charlie@replaced-ip ) (Quit: Lost terminal)
1907 [19:00:48] *** Quits: rgr_DUP (~user@replaced-ip ) (Remote host closed the connection)
1908 [19:01:34] *** Joins: jelly-home (jelly@replaced-ip )
1909 [19:01:36] *** Quits: krabador (~krabador@replaced-ip ) (Remote host closed the connection)
1910 [19:02:08] *** Quits: mvaenskae (~mvaenskae@replaced-ip ) (Ping timeout: 245 seconds)
1911 [19:02:10] *** Joins: krabador (~krabador@replaced-ip )
1912 [19:02:30] *** Joins: alfosici (~alfix@replaced-ip )
1913 [19:03:37] *** Joins: cek (uid23454@replaced-ip )
1914 [19:04:36] *** Joins: uniqdom (~mcastillo@replaced-ip )
1915 [19:06:20] *** Joins: Kevlar_Noir (~lexou@replaced-ip )
1916 [19:07:27] *** Quits: Robin_Anatoscope (~robs@replaced-ip ) (Ping timeout: 252 seconds)
1917 [19:07:56] *** Joins: [bma]_ (~bma]@replaced-ip )
1918 [19:08:18] *** Quits: pagetelegram (~pageteleg@replaced-ip ) (Ping timeout: 244 seconds)
1919 [19:08:27] *** Joins: pLk (~pruegeLkn@replaced-ip )
1920 [19:08:34] *** Quits: p3rs3us (~jduro@replaced-ip ) (Quit: Leaving)
1921 [19:10:35] *** Quits: CurryWurst (~CurryWurs@replaced-ip ) (Read error: Connection reset by peer)
1922 [19:10:35] *** Joins: jak2000 (~jak2000@replaced-ip )
1923 [19:10:44] *** jelly-home is now known as jelly
1924 [19:10:52] *** Joins: JustASlacker (~JustASlac@replaced-ip )
1925 [19:10:53] *** Joins: mvaenskae (~mvaenskae@replaced-ip )
1926 [19:11:08] <jak2000> how to copy files but not overwrite if
file exist, with cp command
1927 [19:11:13] *** Joins: CurryWurst (~CurryWurs@replaced-ip )
1928 [19:11:36] <JustASlacker> -n
1929 [19:11:39] *** Quits: [bma] (~bma]@replaced-ip ) (Ping timeout: 252 seconds)
1930 [19:11:46] <JustASlacker> -n, --no-clobber
1931 [19:11:46] <JustASlacker> do not overwrite an existing file
(overrides a previous -i
1932 [19:11:46] <JustASlacker> option)
1933 [19:12:26] *** Quits: [bma]_ (~bma]@replaced-ip ) (Ping timeout: 244 seconds)
1934 [19:12:35] <jak2000> ok, thanks
1935 [19:13:12] *** Joins: sleepingforest (~sleepingf@replaced-ip )
1936 [19:13:28] *** Joins: P1ersson (~P1ersson@replaced-ip )
1937 [19:14:13] *** Quits: CurryWurst (~CurryWurs@replaced-ip ) (Read error: Connection reset by peer)
1938 [19:14:26] *** Joins: mandeep (mandeep@replaced-ip )
1939 [19:15:00] *** Quits: mzf (~fakhraee@replaced-ip ) (Ping timeout: 252 seconds)
1940 [19:15:09] *** Joins: CurryWurst (~CurryWurs@replaced-ip )
1941 [19:16:44] *** Quits: lacv2k (~lacv2k@replaced-ip ) (Remote host closed the connection)
1942 [19:17:17] *** Quits: uniqdom (~mcastillo@replaced-ip ) (Ping timeout: 250 seconds)
1943 [19:17:46] *** Joins: mzf (~fakhraee@replaced-ip )
1944 [19:18:25] *** Quits: katerino (~katerino@replaced-ip ) (Quit: Leaving)
1945 [19:19:13] *** Joins: Telvana (~digits@replaced-ip )
1946 [19:19:54] *** Joins: towo` (~towo@replaced-ip )
1947 [19:20:46] *** Joins: faw (~faw@replaced-ip )
1948 [19:21:51] *** Quits: alfosici (~alfix@replaced-ip ) (Quit: Leaving)
1949 [19:22:57] *** Joins: _joes_ (~quassel@replaced-ip )
1950 [19:25:16] *** Joins: CyberHacker (~CyberHack@replaced-ip )
1951 [19:25:58] *** Quits: Visigoth (visigoth@replaced-ip ) (Ping timeout: 246 seconds)
1952 [19:27:14] *** Joins: kampsun (~hendrik@replaced-ip )
1953 [19:28:20] *** Joins: clasick (~clasick@replaced-ip )
1954 [19:28:48] <clasick> if I install an application through
.deb, how do I update it?
1955 [19:29:25] <greycat> by getting a newer .deb from the same
source as the first one
1956 [19:29:43] *** Joins: DrWatson (~DrWatson_@replaced-ip )
1957 [19:30:31] *** Quits: _joes_ (~quassel@replaced-ip ) (Ping timeout: 246 seconds)
1958 [19:31:10] *** Joins: anoop (~anoop@replaced-ip )
1959 [19:31:27] *** Joins: spackle259 (~atlas@replaced-ip )
1960 [19:32:14] *** Joins: Visigoth (visigoth@replaced-ip )
1961 [19:32:33] *** Quits: pLk (~pruegeLkn@replaced-ip ) (Ping timeout: 252 seconds)
1962 [19:32:41] *** Joins: ChmEarl (~chmearl@replaced-ip )
1963 [19:33:10] *** Joins: RandomSerb (b29546d1@replaced-ip )
1964 [19:33:21] *** Joins: rsx (~rsx@replaced-ip )
1965 [19:33:27] <RandomSerb> what's the difference between cd
and dvd installation image, when downloading?
1966 [19:33:38] <greycat> the size
1967 [19:33:45] <RandomSerb> greycat: except the size?
1968 [19:34:01] *** debhelper sets mode: +l 1351
1969 [19:34:05] <greycat> that's literally it. the DVD images
are bigger, and therefore have more (stale) packages on them that
need to be updated after installation.
1970 [19:34:12] *** Quits: AimHere (~David@replaced-ip ) (Ping timeout: 252 seconds)
1971 [19:34:57] <spackle259> RandomSerb: DVD images are ment for
people wanting to live in the cave. All the packages that you would
often install using apt would come preinstalled
1972 [19:35:33] <RandomSerb> spackle259: not for me probably. so,
basically less bloatware, or what one may consider bloatware
1973 [19:35:34] <RandomSerb> ?
1974 [19:35:49] *** Joins: Satou (~jjj@replaced-ip )
1975 [19:35:54] *** Quits: anoop (~anoop@replaced-ip ) (Remote host closed the connection)
1976 [19:35:56] *** Joins: AimHere (~David@replaced-ip )
1977 [19:36:29] <RandomSerb> also, this is the first time I'm
installing debian. Do you have any suggestions for partition
sizes/formats? I've 120gb SSD
1978 [19:36:31] <spackle259> RandomSerb: unlike windows linux
doesnt really have crap popping out everywhere.. all it will do is
have additional softwares that you may never touch.. i would instead
just get the net version
1979 [19:36:38] <RandomSerb> and 2tb hdd
1980 [19:36:48] <spackle259> RandomSerb: cos you can choose your
packages later down the line..
1981 [19:37:07] <spackle259> RandomSerb: I like keeping my root
pertion seperate from home
1982 [19:37:24] <spackle259> RandomSerb: its easier when you are
expanding or need more space for your home directory
1983 [19:37:43] <spackle259> RandomSerb: its also easier down the
line if you ever want to jump ship or want to try a different os
1984 [19:38:30] <RandomSerb> yeah, makes sense. I'm probably
not going to go for change. I've been using ubuntu for last 10
years, and it's becoming more and more awful.
1985 [19:38:40] <RandomSerb> particularly desktop environments
1986 [19:38:46] <clasick> greycat: does isntalling through .deb
make packages show up through apt list?
1987 [19:38:47] *** Quits: de-facto (~de-facto@replaced-ip ) (Remote host closed the connection)
1988 [19:39:03] *** Joins: de-facto (~de-facto@replaced-ip )
1989 [19:39:10] *** Joins: kapitalist (~kapitalis@replaced-ip )
1990 [19:39:58] <spackle259> clasick: yep
1991 [19:40:05] <clasick> spackle259: oh nice
1992 [19:40:12] *** Quits: tradar (~tradar@replaced-ip ) (Quit: tradar)
1993 [19:40:51] <greycat> clasick: it would show up in dpkg's
output, since dpkg is the lower level tool. Apt would not know about
it.
1994 [19:40:58] *** Quits: Logg (~Logg@replaced-ip ) (Quit: Leaving)
1995 [19:41:14] <spackle259> clasick: Just tested mine...packages
i installed using apt can show up.
1996 [19:41:19] <spackle259> greycat: are you sure?
1997 [19:41:21] <greycat> Well, I guess "apt policy"
would show it, but that's not much.
1998 [19:41:39] <greycat> spackle259: you said "using
apt". *HE* said "from .deb".
1999 [19:41:47] <spackle259> greycat: also you could use apt to
install deb packages too that you downloaded using your browser
2000 [19:42:06] <spackle259> greycat: example... apt install
./package.deb
2001 [19:42:23] <greycat> Right, that will install the package and
its dependencies, one time.
2002 [19:42:36] <greycat> It will not allow the retrieving of
updates, which was his question.
2003 [19:42:44] <spackle259> greycat: thats true
2004 [19:43:07] <clasick> okay, so the difference is that if I
install using dpkg -i then it won't show up on apt's list
but doing it on apt install ./package.deb will make it show up on
both?
2005 [19:43:31] *** Quits: elios (~tba@replaced-ip ) (Remote host closed the connection)
2006 [19:43:33] <greycat> *SIGH*
2007 [19:43:40] <greycat> Just ... just do it and see.
2008 [19:43:47] <clasick> greycat: ok, got it
2009 [19:43:57] <spackle259> lol
2010 [19:44:06] *** Quits: mzf (~fakhraee@replaced-ip ) (Ping timeout: 252 seconds)
2011 [19:44:34] *** Quits: JustASlacker (~JustASlac@replaced-ip ) (Ping timeout: 252 seconds)
2012 [19:45:01] *** Joins: JustASlacker (~JustASlac@replaced-ip )
2013 [19:46:41] *** Joins: mzf (~fakhraee@replaced-ip )
2014 [19:46:55] *** Joins: elios (~tba@replaced-ip )
2015 [19:47:06] *** Joins: hjubal (~hjubal@replaced-ip )
2016 [19:47:21] *** Joins: _ADN_ (~username@replaced-ip )
2017 [19:48:26] *** Joins: HugsWontletgo (~HugsWontl@replaced-ip )
2018 [19:49:44] *** Quits: iderik (~weechat@replaced-ip ) (Quit: iderik)
2019 [19:49:46] *** Joins: starz0r (~star@replaced-ip )
2020 [19:50:28] *** Joins: diogenes_ (~diogenes_@replaced-ip )
2021 [19:50:46] *** Joins: caladrius (~caladrius@replaced-ip )
2022 [19:51:50] *** Joins: project2501a (~project25@replaced-ip )
2023 [19:51:54] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
2024 [19:52:55] *** Joins: xcm (~xcm@replaced-ip )
2025 [19:53:17] *** Joins: Luyin (~Luyin@replaced-ip )
2026 [19:53:29] *** Joins: HugsWont1etgo (~HugsWontl@replaced-ip )
2027 [19:53:38] *** Joins: srgg_ (~srgg@replaced-ip )
2028 [19:53:49] *** Quits: HugsWontletgo (~HugsWontl@replaced-ip ) (Ping timeout: 272 seconds)
2029 [19:54:01] *** debhelper sets mode: +l 1358
2030 [19:54:16] *** Joins: baloona (~baloona@replaced-ip )
2031 [19:54:40] <project2501a> is there a debian scientific
computing / bioinformatics channel?
2032 [19:54:46] <project2501a> (hi by the way! :)
2033 [19:54:52] *** Quits: ByteHackr (~nemo@replaced-ip ) (Remote host closed the connection)
2034 [19:55:04] *** Quits: Merixer (~Merixer@replaced-ip ) (Ping timeout: 272 seconds)
2035 [19:55:08] *** Joins: Logg (~Logg@replaced-ip )
2036 [19:56:01] <RandomSerb> which usb creator supports that
setting where you can choose old mode for boot?
2037 [19:56:42] <RandomSerb> I know only that if I create it
certain way, it won't recognize my usb. if I switch that
setting, it works properly. something related to old computers
2038 [19:56:51] <RandomSerb> most likely motherboards
2039 [19:56:54] *** Quits: ntd (~ntd@replaced-ip ) (Quit: ntd)
2040 [19:57:04] <spackle259> RandomSerb: You are talking about
legasy system and ufed or something
2041 [19:57:16] *** Quits: soee (~soee@replaced-ip ) (Quit: Konversation terminated!)
2042 [19:57:22] <RandomSerb> spackle259: exactly
2043 [19:57:23] <spackle259> RandomSerb: So whats your question
exactly?
2044 [19:57:35] *** Quits: m_g_lewis (~melvin@replaced-ip ) (Ping timeout: 276 seconds)
2045 [19:57:41] <RandomSerb> do you know which windows usb creator
allows me to change that setting?
2046 [19:57:47] <spackle259> RandomSerb: you have to be careful
cos its based on the iso you are trying to create the image for
2047 [19:58:03] <RandomSerb> spackle259: what do you mean
it's based on the iso?
2048 [19:58:09] <spackle259> RandomSerb: for debian you can use
rufs i believe. let me look it up
2049 [19:58:10] <nyov> project2501a: i thinks so
2050 [19:58:25] <spackle259> RandomSerb: Rufus
2051 [19:58:32] <RandomSerb> yeah!
2052 [19:58:34] *** Joins: aaii (~aaii@replaced-ip )
2053 [19:58:35] <RandomSerb> that's the one I used
2054 [19:58:36] <RandomSerb> thanks!
2055 [19:58:46] *** Joins: mdx0 (~zod@replaced-ip )
2056 [19:58:47] <Luyin> hi there, I'm trying to install
debian stretch via usb stick onto an HPE Proliant Microserver Gen10.
I think I'm not reaching the image, as I'm shown a shell
that seems to belong to EFI. I've configured the BIOS to boot
from USB first, but it doesn't seem to work
2057 [19:59:06] *** Quits: krabador (~krabador@replaced-ip ) (Remote host closed the connection)
2058 [19:59:10] *** Joins: oish (~charlie@replaced-ip )
2059 [19:59:13] <spackle259> You need to change your settings and
if you have secure boot enable you have to disable that
2060 [19:59:19] <spackle259> Luyin: read the previous message
2061 [19:59:24] *** Quits: caladrius (~caladrius@replaced-ip ) (Remote host closed the connection)
2062 [19:59:41] <nyov> project2501a: #debian-science maybe
2063 [19:59:44] <Luyin> spackle259: which previous message?
2064 [19:59:47] *** Joins: caladrius (~caladrius@replaced-ip )
2065 [19:59:49] <nyov> project2501a: for a list, see
replaced-url
2066 [19:59:56] <spackle259> You need to change your settings and
if you have secure boot enable you have to disable that
2067 [19:59:57] <Luyin> spackle259: "change your
settings"? could you be more specific which settings?
2068 [20:00:00] *** Parts: diogenes_ (~diogenes_@replaced-ip ) ("vergissmeinnicht")
2069 [20:00:29] <spackle259> Luyin:
replaced-url
2070 [20:00:35] *** Joins: krabador (~krabador@replaced-ip )
2071 [20:01:04] *** Joins: m_g_lewis (~melvin@replaced-ip )
2072 [20:01:08] *** Quits: lucad111 (~lucad111@replaced-ip ) (Quit: Leaving)
2073 [20:01:11] <spackle259> Luyin:
replaced-url
2074 [20:01:26] *** Quits: AimHere (~David@replaced-ip ) (Quit: Leaving)
2075 [20:01:28] <RandomSerb> Luyin: what do you mean by it does
not work? won't boot from USB?
2076 [20:01:52] <spackle259> Luyin: And also it also matters how
you make your image. cos debian specially says not to use livelinux
and some other ones because they change the original image
2077 [20:02:08] <spackle259> Luyin: Corrupt it i mean
2078 [20:03:11] <Luyin> spackle259: I think I used dd to move the
image to the usb drive
2079 [20:03:13] *** Joins: AimHere (~David@replaced-ip )
2080 [20:03:51] <spackle259> Luyin: that works too.. i would make
sure the secure boot is switched off. legacy support is enabled
2081 [20:04:01] <spackle259> Luyin: fast boot disabled
2082 [20:04:24] <spackle259> Luyin: UEFI boot disabled
2083 [20:04:35] <Luyin> RandomSerb: well I can reach "boot
menu" and see three entries relating to my usb device: image
replaced-url
2084 [20:04:44] <Luyin> spackle259: ok, I'll check that
again. hang on
2085 [20:04:55] *** Joins: clemens3 (~clemens@replaced-ip )
2086 [20:05:27] *** Joins: jnavila (~jnavila@replaced-ip )
2087 [20:07:31] *** Quits: monksam (~monksam@replaced-ip ) (Quit: leaving)
2088 [20:09:21] *** Quits: Brigo (~Brigo@replaced-ip ) (Ping timeout: 268 seconds)
2089 [20:09:29] *** Quits: carmen (~carmen@replaced-ip ) (Remote host closed the connection)
2090 [20:09:37] <Luyin> hmm, now I get this:
replaced-url
2091 [20:10:41] <spackle259> Luyin: Its possible
2092 [20:10:47] <Luyin> damn
2093 [20:10:55] <Luyin> I'll try the usb stick on a notebook
to make sure it works
2094 [20:11:10] <spackle259> Luyin: good idea
2095 [20:11:50] <Luyin> hm... how do I shut down the server from
that ^ screen?
2096 [20:11:55] <Luyin> is there some magic? :D
2097 [20:13:26] *** Joins: BlueByte (~walther@replaced-ip )
2098 [20:13:44] *** Joins: gryffus (~gryffus@replaced-ip )
2099 [20:14:46] *** Joins: rpifan (~rpifan@replaced-ip )
2100 [20:15:20] *** Joins: bites (~bites@replaced-ip )
2101 [20:15:27] *** Quits: Satou (~jjj@replaced-ip ) (Ping timeout: 252 seconds)
2102 [20:16:15] *** Joins: Satou (~jjj@replaced-ip )
2103 [20:16:43] *** Quits: gryffus_ (~gryffus@replaced-ip ) (Ping timeout: 245 seconds)
2104 [20:16:56] *** Quits: Satou (~jjj@replaced-ip ) (Client Quit)
2105 [20:17:58] <RandomSerb> Luyin: if you've physical access
to the machine, just press power button
2106 [20:18:09] <Luyin> hmm okay
2107 [20:18:11] <Luyin> yes I have
2108 [20:19:51] *** Joins: pringau (~pringau@replaced-ip )
2109 [20:20:12] *** Joins: pagetelegram (~pageteleg@replaced-ip )
2110 [20:20:18] *** Quits: Penguin_ (~xwQ5kwYl6@replaced-ip ) (Ping timeout: 252 seconds)
2111 [20:20:24] *** Joins: diniwed (~gavron@replaced-ip )
2112 [20:20:44] *** Parts: uxfi (~uxfi@replaced-ip ) ("Leaving")
2113 [20:20:49] *** Joins: uxfi (~uxfi@replaced-ip )
2114 [20:21:04] <rant> this isn't really important, but I
been wondering if anyone might know if when using a luks encrypted
rootfs if the system has logs of failed attempts on unlocking the
rootfs..
2115 [20:21:04] *** Joins: Merixer (~Merixer@replaced-ip )
2116 [20:21:17] *** Quits: JustASlacker (~JustASlac@replaced-ip ) (Quit: Leaving)
2117 [20:21:37] *** Joins: JustASlacker (~JustASlac@replaced-ip )
2118 [20:22:55] *** Joins: Penguin_ (~xwQ5kwYl6@replaced-ip )
2119 [20:22:59] *** Joins: Tenkawa (~Tenkawa@replaced-ip )
2120 [20:23:08] *** Quits: P1ersson (~P1ersson@replaced-ip ) (Remote host closed the connection)
2121 [20:24:40] *** Joins: Brigo (~Brigo@replaced-ip )
2122 [20:25:00] *** Joins: mrig (~mrig@replaced-ip )
2123 [20:26:26] *** Joins: m8 (~m8@replaced-ip )
2124 [20:28:58] *** Joins: disposable3 (~Thunderbi@replaced-ip )
2125 [20:30:16] *** Quits: RandomSerb (b29546d1@replaced-ip ) (Quit: Page closed)
2126 [20:30:20] <Luyin> On a Linux machine, simply use the
"cp" command, to copy an image to a USB flash drive
<< wtf. not dd?
2127 [20:30:30] <greycat> they both do the same thing
2128 [20:30:33] *** Joins: endstille (~endstille@replaced-ip )
2129 [20:31:21] <Luyin> hmmm I always thought dd
"unpacks" the stuff in the iso properly or something
2130 [20:31:47] <Luyin> because when you simply copy it, you have
a drive with one file, being the debian-1.2.3.iso, on it. and when
you use dd, you get a bunch of files and directories
2131 [20:31:55] <greycat> No, it just copies bytes from one place
to another. The only real "advantage" of dd is that you
can tell it how many bytes to copy at a time (block size).
2132 [20:32:00] *** Quits: sleepingforest (~sleepingf@replaced-ip ) (Ping timeout: 244 seconds)
2133 [20:32:11] <Luyin> oh okay
2134 [20:32:25] *** Quits: scream (~scream@replaced-ip ) (Remote host closed the connection)
2135 [20:32:32] <greycat> It's not dd that reveals the
internal structure. It's mounting that does that.
2136 [20:34:01] *** debhelper sets mode: +l 1364
2137 [20:34:18] *** Joins: scream (~scream@replaced-ip )
2138 [20:35:03] *** Joins: Freenoodle (~Bratwurst@replaced-ip )
2139 [20:35:31] *** Joins: PinkBellyNagger (~PinkBelly@replaced-ip )
2140 [20:35:32] *** Joins: baptist (~baptist@replaced-ip )
2141 [20:35:52] *** Joins: RandomSerb (b29546d1@replaced-ip )
2142 [20:36:09] <RandomSerb> hi again. spackle259 it won't
boot into usb
2143 [20:36:13] <RandomSerb> not sure why, though
2144 [20:36:19] <RandomSerb> I used rufus
2145 [20:36:49] <RandomSerb> perhaps I should've used dd mode
instead of bios?
2146 [20:36:54] *** Quits: gryffus (~gryffus@replaced-ip ) (Ping timeout: 252 seconds)
2147 [20:37:10] *** Quits: walnut_burl (~oak@replaced-ip ) (Remote host closed the connection)
2148 [20:37:37] *** Joins: gryffus (~gryffus@replaced-ip )
2149 [20:37:38] *** Quits: gryffus (~gryffus@replaced-ip ) (Client Quit)
2150 [20:37:55] *** Joins: ezethnesthrown (~izzatnasr@replaced-ip )
2151 [20:38:37] *** Quits: clasick (~clasick@replaced-ip ) (Quit: Konversation terminated!)
2152 [20:40:45] *** Joins: maxdawid (~maxdawid@replaced-ip )
2153 [20:42:34] *** Joins: canduster (~canduster@replaced-ip )
2154 [20:43:03] *** Quits: Tenkawa (~Tenkawa@replaced-ip ) (Quit: leaving)
2155 [20:43:39] *** Joins: dadinn (~DADINN@replaced-ip )
2156 [20:43:40] *** Joins: TomasCZ (~TomasCZ@replaced-ip )
2157 [20:44:01] *** debhelper sets mode: +l 1370
2158 [20:46:05] *** Quits: RandomSerb (b29546d1@replaced-ip ) (Ping timeout: 256 seconds)
2159 [20:46:28] *** Joins: terminalator (terminalat@replaced-ip )
2160 [20:46:44] *** Quits: him-cesjf (~cesjf@replaced-ip ) (Read error: Connection reset by peer)
2161 [20:46:59] *** Joins: [bma] (~bma]@replaced-ip )
2162 [20:48:09] <nyov> jelly: how did you manage to get killed :p
2163 [20:50:04] *** Joins: pax (~Thunderbi@replaced-ip )
2164 [20:51:45] *** Quits: [bma] (~bma]@replaced-ip ) (Ping timeout: 252 seconds)
2165 [20:51:54] *** Quits: oish (~charlie@replaced-ip ) (Ping timeout: 268 seconds)
2166 [20:52:30] *** Quits: canduster (~canduster@replaced-ip ) (Ping timeout: 252 seconds)
2167 [20:53:25] *** Joins: him-cesjf (~cesjf@replaced-ip )
2168 [20:53:58] *** Quits: rsx (~rsx@replaced-ip ) (Remote host closed the connection)
2169 [20:54:09] *** Quits: czart_ (~czart@replaced-ip ) (Ping timeout: 276 seconds)
2170 [20:56:56] *** Joins: canduster (~canduster@replaced-ip )
2171 [20:56:57] *** Quits: JustASlacker (~JustASlac@replaced-ip ) (Ping timeout: 250 seconds)
2172 [20:57:02] *** Quits: kriger (~norge@replaced-ip ) (Quit: Leaving)
2173 [20:57:08] *** Joins: ZetFury (~ZetFury@replaced-ip )
2174 [20:57:42] *** Quits: him-cesjf (~cesjf@replaced-ip ) (Read error: Connection reset by peer)
2175 [20:57:49] *** Joins: JustASlacker (~JustASlac@replaced-ip )
2176 [20:58:28] *** Joins: oish (~charlie@replaced-ip )
2177 [20:59:55] *** Quits: endstille (~endstille@replaced-ip ) (Quit: I'll be back.)
2178 [21:00:06] <spackle259> Randy: was away from station for a
bit... what did you use before?
2179 [21:00:23] <spackle259> Randy: sorry was ment for RandomSerb
2180 [21:01:23] *** Quits: baptist (~baptist@replaced-ip ) (Remote host closed the connection)
2181 [21:01:44] *** Joins: ntd (~ntd@replaced-ip )
2182 [21:01:51] *** Quits: BlueByte (~walther@replaced-ip ) (Quit: This computer has gone to sleep)
2183 [21:03:21] *** Quits: rpifan (~rpifan@replaced-ip ) (Ping timeout: 260 seconds)
2184 [21:03:31] *** Quits: hawken (~hawken@replaced-ip ) (Ping timeout: 244 seconds)
2185 [21:03:43] *** Joins: Gasoline (~Nope@replaced-ip )
2186 [21:04:26] *** Quits: ezethnesthrown (~izzatnasr@replaced-ip ) (Quit: leaving)
2187 [21:05:28] *** Quits: mtn (~mtn@replaced-ip ) (Quit: Konversation terminated!)
2188 [21:05:36] *** Joins: p3rror (~p3rror@replaced-ip )
2189 [21:06:47] *** Quits: spackle259 (~atlas@replaced-ip ) (Quit: leaving)
2190 [21:07:37] *** Joins: RandomSerb (~RandomSer@replaced-ip )
2191 [21:07:46] <RandomSerb> and yeah, I'm on debian :)
2192 [21:09:15] *** Joins: NerdTheThird (~NerdTheTh@replaced-ip )
2193 [21:09:17] *** Joins: noln (~noln@replaced-ip )
2194 [21:11:25] *** Parts: _khrys_ (~khrys@replaced-ip ) ("WeeChat 2.2")
2195 [21:11:32] *** Joins: Tenkawa (~Tenkawa@replaced-ip )
2196 [21:12:30] *** Joins: rgr_DUP (~user@replaced-ip )
2197 [21:13:23] <jhutchins_wk> The other advantage of dd is that
you can use it to copy things like the MBR or the partition table
that don't really expose themselves as files.
2198 [21:14:26] *** Quits: rgr_DUP (~user@replaced-ip ) (Client Quit)
2199 [21:14:32] <greycat> meaning, "you can tell it to copy
only N bytes and stop"
2200 [21:14:56] *** Quits: disposable3 (~Thunderbi@replaced-ip ) (Ping timeout: 276 seconds)
2201 [21:15:02] *** Joins: rgr_DUP (~user@replaced-ip )
2202 [21:15:17] *** Quits: rgr_DUP (~user@replaced-ip ) (Remote host closed the connection)
2203 [21:15:19] <greycat> which is not a useful feature when
writing an image TO a device, but can be useful when trying to
"wipe" part of the information on a device
2204 [21:15:41] <greycat> or to retrieve only the MBR (etc.) from
a device
2205 [21:16:09] *** Joins: bachler_ (~bachler@replaced-ip )
2206 [21:17:05] *** Quits: bachler_ (~bachler@replaced-ip ) (Client Quit)
2207 [21:18:42] *** Joins: rnmhdn (~rnmhdn@replaced-ip )
2208 [21:18:48] <rnmhdn> what is print server
2209 [21:19:17] <rnmhdn> I don't need it if I'm not
using a printer right?
2210 [21:19:17] <greycat> Usually CUPS. It's the software
that controls printing jobs, or a computer dedicated to running such
a service.
2211 [21:19:23] *** Joins: ANSCH (~a@replaced-ip )
2212 [21:19:31] <greycat> Oh, as an installation task? You can
probably skip it, yeah.
2213 [21:19:35] *** Quits: Envil (~envil@replaced-ip ) (Remote host closed the connection)
2214 [21:19:47] <greycat> You can always add more stuff later.
2215 [21:19:51] *** Quits: RandomSerb (~RandomSer@replaced-ip ) (Remote host closed the connection)
2216 [21:19:55] <rnmhdn> yeah
2217 [21:20:05] <rnmhdn> I was just confused that it was checked
by default
2218 [21:20:06] *** Joins: K0JIbKA (~K0JIbKA@replaced-ip )
2219 [21:20:30] <rnmhdn> It's fine to not install the debian
DE right?
2220 [21:20:47] <greycat> Absolutely.
2221 [21:21:12] *** Joins: rgr_DUP (~user@replaced-ip )
2222 [21:21:29] <greycat> They wouldn't give you a choice, if
it didn't work.
2223 [21:21:43] *** Quits: fedorafan (~fedorafan@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
2224 [21:22:11] *** Joins: HarveyPwca (~HarveyPwc@replaced-ip )
2225 [21:22:19] *** Joins: Mrloafbot_ (mrloafbot@replaced-ip )
2226 [21:22:31] *** Quits: mdx0 (~zod@replaced-ip ) (Ping timeout: 250 seconds)
2227 [21:22:34] *** Quits: aaii (~aaii@replaced-ip ) (Quit: Leaving)
2228 [21:22:37] *** Joins: aloo_shu (~atomic@replaced-ip )
2229 [21:24:03] *** Quits: diniwed (~gavron@replaced-ip ) (Quit: WeeChat 1.6)
2230 [21:24:25] *** Joins: P1ersson (~P1ersson@replaced-ip )
2231 [21:24:29] *** Joins: RandomSerb (~RandomSer@replaced-ip )
2232 [21:24:35] *** Joins: wgas (~wgas@replaced-ip )
2233 [21:24:54] *** Joins: Thedarkb-T60 (~Thedarkb-@replaced-ip )
2234 [21:25:00] *** Joins: PackageCompare (8a80f8f8@replaced-ip )
2235 [21:25:00] <RandomSerb> hey. I just installed debian with
cinnamon. But, it's kind of laggish. Should I go with xfce?
2236 [21:25:09] <RandomSerb> I've an old gpu, 1gb ram
2237 [21:25:14] <RandomSerb> could that be it?
2238 [21:25:31] <PackageCompare> If I am running Debian 8.7 and
want to patch Spectre will that bring me to the latest Jessie
Debian?
2239 [21:26:06] *** Quits: hwm4rgs (~hwm4rgs@replaced-ip ) (Ping timeout: 260 seconds)
2240 [21:26:11] *** Joins: mdx0 (~zod@replaced-ip )
2241 [21:26:23] <greycat> You should definitely update to the
current jessie (oldstable) at the very minimum.
2242 [21:26:47] <greycat> Give some thought to updating to current
stable, but jessie still receives LTS for the moment.
2243 [21:26:53] *** Quits: JustASlacker (~JustASlac@replaced-ip ) (Quit: Avast!)
2244 [21:26:55] *** Joins: hwm4rgs (~hwm4rgs@replaced-ip )
2245 [21:27:22] <PackageCompare> greycat: if I stay on 8.7 does
that mean the linux kernel doesn't get security updates?
2246 [21:27:33] *** Quits: well_laid_lawn (~Jean-luc@replaced-ip ) (Ping timeout: 245 seconds)
2247 [21:27:59] <greycat> You get whatever security updates the
LTS team provides for jessie. Which should include kernel patches.
2248 [21:28:06] <greycat> !lts
2249 [21:28:06] <dpkg> Debian Long Term Support (LTS) is a project
to extend the lifetime of all Debian stable releases to (at least) 5
years. Debian LTS is not handled by the Debian security team, but by
a separate group of volunteers and companies. Ask me about
<jessie-lts> and see
replaced-url
2250 [21:29:16] <PackageCompare> Greycat: I guess I am asking.. If
I was on 8.7 and applied Spectre patch do I get to stay on 8.7 or
does it bring me to the latest.
2251 [21:29:35] <greycat> By the way, patching to current jessie
LTS will put you on 8.10, not that the number really means anything
except telling us how far behind on patches you are.
2252 [21:29:56] <greycat> I don't understand what you're
trying to accomplish.
2253 [21:30:22] <PackageCompare> greycat: Patching my systems but
staying on my current version. I guess its not possible.
2254 [21:30:27] <greycat> Are you saying you WANT to run a box
with known security problems and leave the vast majority of them
unfixed, and just cherry-pick a few?
2255 [21:30:36] <Tenkawa> i really wish they hadnt put the really
bad rts driver in here for this realtek mmc adapter
2256 [21:30:53] <greycat> If you're going to cherry-pick
security fixes, honestly, spectre would be pretty far down my
priority list.
2257 [21:31:01] <Tenkawa> cant read 3 out of 4 cards in linux
2258 [21:31:18] <PackageCompare> greycat: I have Security scanner
installed, I can see where my issues are at this time #1 is Spectre
2259 [21:31:37] *** Quits: starz0r (~star@replaced-ip ) (Ping timeout: 246 seconds)
2260 [21:31:47] <greycat> Why would spectre be an issue? Do you
have untrusted users logging in and running random software?
2261 [21:31:50] <PackageCompare> greycat: Yes I am ultimately
saying cherry-picking
2262 [21:32:17] <PackageCompare> greycat: I know its a local user
vulnerability but its urgency is listed in red and people don't
like red
2263 [21:32:35] *** Joins: leerg319 (~alexey@replaced-ip )
2264 [21:32:53] <greycat> Oh, this is to satisfy idiotic managers.
2265 [21:32:57] <greycat> Well, good luck with that.
2266 [21:34:48] *** Quits: RandomSerb (~RandomSer@replaced-ip ) (Remote host closed the connection)
2267 [21:35:01] <Tenkawa> yeah then managing it
2268 [21:37:02] <greycat> Well, if you WANT to stay vulnerable in
every package except the kernel, I can't stop you. Disable
unattended-upgrades, do your apt-get updates manually, do your
apt-get install linux-image-*s manually.
2269 [21:37:16] *** Joins: starz0r (~star@replaced-ip )
2270 [21:37:24] *** Quits: NetTerminalGene (~NetTermin@replaced-ip ) (Ping timeout: 252 seconds)
2271 [21:38:51] *** Joins: briner (~briner@replaced-ip )
2272 [21:38:56] *** Joins: vrd1 (bb86b886@replaced-ip )
2273 [21:40:00] *** Quits: ANSCH (~a@replaced-ip ) (Quit: gg)
2274 [21:42:33] *** Quits: P1ersson (~P1ersson@replaced-ip ) (Ping timeout: 245 seconds)
2275 [21:42:36] *** Parts: vrd1 (bb86b886@replaced-ip ) ()
2276 [21:42:40] *** Joins: petike| (~petike@replaced-ip )
2277 [21:43:10] *** Joins: CaptainN (zelda@replaced-ip )
2278 [21:43:12] <binaryhermit> I thought debian 8 was oldstable
and debian 9 was stable
2279 [21:43:49] <greycat> correct
2280 [21:44:14] <greycat> Not only is he on oldstable, but
he's intentionally refusing to update it to the current patch
level.
2281 [21:44:41] <binaryhermit> so you don't need to update to
stretch to get security updates right now, but you should
2282 [21:46:26] <greycat> My position is that he should absolutely
be updating to the current jessie (8.10 with LTS support). Updating
to stretch (Debian 9.x) can be considered later.
2283 [21:46:32] *** Joins: pingfloyd (~pingfloyd@replaced-ip )
2284 [21:46:45] <greycat> There are legitimate reasons to stay on
an old release.
2285 [21:47:37] *** Joins: DammitJim (~DammitJim@replaced-ip )
2286 [21:47:57] <binaryhermit> that's true
2287 [21:48:21] <binaryhermit> but you should be planning your
escape path, IMO
2288 [21:51:10] *** Quits: GroovyNoodle (~NoodleNet@replaced-ip ) (Quit: Leaving)
2289 [21:51:59] *** Quits: zerotech (~zerotech@replaced-ip ) (Ping timeout: 250 seconds)
2290 [21:52:14] <PackageCompare> unattended-upgrades installs
security patches for kernel and packages?
2291 [21:52:39] <greycat> Probably.
2292 [21:53:22] *** Joins: NetTerminalGene (~NetTermin@replaced-ip )
2293 [21:54:13] *** Quits: mdx0 (~zod@replaced-ip ) (Quit: Verlassend)
2294 [21:54:27] *** Quits: warai_otoko (~warai_oto@replaced-ip ) (Ping timeout: 252 seconds)
2295 [21:54:57] *** Joins: RandomSerb (~RandomSer@replaced-ip )
2296 [21:55:27] *** Quits: Mrloafbot_ (mrloafbot@replaced-ip ) (Ping timeout: 250 seconds)
2297 [21:55:48] <PackageCompare> Will this command upgrade me to
8.10 apt-get install --only-upgrade linux-base
2298 [21:56:19] *** Quits: sauvin (sauvin@replaced-ip ) (Ping timeout: 250 seconds)
2299 [21:57:13] *** Joins: sauvin (~sauvin@replaced-ip )
2300 [21:57:17] *** Quits: maxdawid (~maxdawid@replaced-ip ) (Quit: Leaving)
2301 [21:57:57] *** Quits: grobi (~rtng@replaced-ip ) (Quit: WeeChat 2.2)
2302 [21:58:16] *** Quits: kapitalist (~kapitalis@replaced-ip ) (Quit: Leaving)
2303 [21:58:17] <greycat> no
2304 [21:58:18] *** Quits: p3rror (~p3rror@replaced-ip ) (Ping timeout: 252 seconds)
2305 [21:58:43] *** Joins: divrppav (~outis@replaced-ip )
2306 [21:58:44] *** Joins: P1ersson (~P1ersson@replaced-ip )
2307 [21:59:19] <RandomSerb> I can't believe how much faster
is xfce compared to cinnamon
2308 [21:59:30] <RandomSerb> man this is fast
2309 [22:00:25] <antto> lxde is also gud
2310 [22:00:30] *** Quits: stefanc_diff (~stefanc_d@replaced-ip ) (Ping timeout: 252 seconds)
2311 [22:00:55] *** Joins: grobi (~rtng@replaced-ip )
2312 [22:01:24] <RandomSerb> to be honest, no reason to change
anything given how good xfce is
2313 [22:01:48] <RandomSerb> anywho, how do I access sound
settings in debian ? I can't seem to find it for the life of me
2314 [22:01:54] *** Quits: ableto (~cryptum@replaced-ip ) (Remote host closed the connection)
2315 [22:02:06] <Tenkawa> in x or console?
2316 [22:02:25] <greycat> I use alsamixer because I don't use
Pulse. If you use Pulse then I think it's pavucontrol or
something.
2317 [22:02:43] <Tenkawa> same
2318 [22:03:17] *** Quits: ntd (~ntd@replaced-ip ) (Quit: ntd)
2319 [22:03:31] <RandomSerb> Tenkawa, x
2320 [22:03:50] <RandomSerb> greycat, I don't know what
I'm using, to be honest
2321 [22:04:00] <RandomSerb> just installed stretch with xfce
2322 [22:04:35] <greycat> If you're using a Desktop
Environment, then there is usually some audio control panel type
thingy provided by that DE.
2323 [22:04:49] *** Joins: Mutter (~Mutter@replaced-ip )
2324 [22:06:57] <RandomSerb> greycat, yeah, I'm used to that.
but there's none
2325 [22:07:00] *** Quits: divrppav (~outis@replaced-ip ) (Quit: WeeChat 1.6)
2326 [22:07:59] <RandomSerb> should I install pulse?
2327 [22:08:08] *** Joins: warai_otoko (~warai_oto@replaced-ip )
2328 [22:08:26] <greycat> RandomSerb: a quick google search and
reading one and a half forum posts followed by a local apt-cache
search, says you could try installing xfce4-goodies
2329 [22:08:43] <greycat>
replaced-url
2330 [22:09:08] <RandomSerb> greycat, tried, didn't help
2331 [22:09:08] <RandomSerb> xfce4-goodies
2332 [22:09:37] <greycat> well, do your own google search then,
and maybe you'll get a more targeted result
2333 [22:09:37] <jhutchins_wk> RandomSerb: Thre's a mixer
applet/plugin. Unfortunately unmaintained.
2334 [22:10:34] <RandomSerb> greycat, I did, but couldn't
find solution
2335 [22:10:37] <RandomSerb> hence asked here
2336 [22:10:50] *** Quits: grobi (~rtng@replaced-ip ) (Quit: WeeChat 2.2)
2337 [22:10:51] *** Quits: sauvin (~sauvin@replaced-ip ) (Ping timeout: 276 seconds)
2338 [22:11:30] *** Quits: xcm (~xcm@replaced-ip ) (Ping timeout: 252 seconds)
2339 [22:11:30] <jhutchins_wk> RandomSerb: RIght click the bar,
panel, Add new item, search audio.
2340 [22:11:54] <greycat> Funny, that's what it said in the
forum thread that I linked to.
2341 [22:12:01] <greycat> I guess he didn't bother reading
that.
2342 [22:12:22] <PackageCompare> If I mark my important packages
as "Hold" with sudo apt-mark hold then when I do apt-get
upgrade, they won'
2343 [22:12:27] <PackageCompare> won't be touched right
2344 [22:12:38] <greycat> !hold
2345 [22:12:38] <dpkg> hold is a status flag that tells the
package manager to not automatically upgrade a package. To hold a
package 'echo $package hold|dpkg --set-selections' or
'aptitude hold $package'. Note that "aptitude
hold" is ignored by other package managers (i.e. Update
Manager, synaptic, apt-get) and aptitude won't necessarily use
holds set with dpkg; see Debian bug #137771 (fixed in stretch). See
also <hold list>, <unhold>.
2346 [22:12:53] <PackageCompare> thank you
2347 [22:13:01] * greycat notes the "fixed in stretch"
clause...
2348 [22:13:03] *** Joins: xcm (~xcm@replaced-ip )
2349 [22:13:11] *** Joins: alexertech (~alex@replaced-ip )
2350 [22:13:11] *** Quits: alexertech (~alex@replaced-ip ) (Changing host)
2351 [22:13:11] *** Joins: alexertech (~alex@replaced-ip )
2352 [22:13:23] *** Joins: dArK_IcE (~lawl@replaced-ip )
2353 [22:14:12] <PackageCompare> apt-cache policy will tell me
what upgrade would install
2354 [22:14:13] <PackageCompare> right
2355 [22:14:19] *** Joins: sauvin (sauvin@replaced-ip )
2356 [22:14:24] *** Quits: pax (~Thunderbi@replaced-ip ) (Quit: pax)
2357 [22:14:49] <greycat> "apt-get -u upgrade" will tell
you what apt-get upgrade would install
2358 [22:15:00] *** Quits: jon_x1111115 (~jon_x@replaced-ip ) (Read error: Connection reset by peer)
2359 [22:16:16] <PackageCompare> "apt list --upgradable"
shows version numbers which I am looking for
2360 [22:16:34] <PackageCompare> Do correct me if I am wrong
though (as in not the full list or what not)
2361 [22:16:44] <greycat> Don't know, never used that.
2362 [22:17:35] *** Joins: smurfd (~smurfd@replaced-ip )
2363 [22:18:28] *** Quits: platvoeten (~platvoete@replaced-ip ) (Remote host closed the connection)
2364 [22:20:12] *** Quits: project2501a (~project25@replaced-ip ) (Quit: Leaving.)
2365 [22:21:49] *** Quits: DrWatson (~DrWatson_@replaced-ip ) (Quit: DrWatson)
2366 [22:22:23] *** Joins: hawken (~hawken@replaced-ip )
2367 [22:23:11] *** Quits: cek (uid23454@replaced-ip ) (Quit: Connection closed for inactivity)
2368 [22:23:27] *** Joins: apollo (~apollo@replaced-ip )
2369 [22:23:30] *** apollo is now known as Guest7864
2370 [22:24:01] *** debhelper sets mode: +l 1364
2371 [22:24:33] *** Quits: jnavila (~jnavila@replaced-ip ) (Remote host closed the connection)
2372 [22:24:54] *** Joins: rpifan (~rpifan@replaced-ip )
2373 [22:25:09] *** Joins: jon_x1111115 (~jon_x@replaced-ip )
2374 [22:26:55] *** Joins: vidarr (~vidr@replaced-ip )
2375 [22:27:21] *** Quits: hawken (~hawken@replaced-ip ) (Ping timeout: 260 seconds)
2376 [22:27:26] *** Quits: Mutter (~Mutter@replaced-ip##) (Quit: Mutter: ##replaced-url
2377 [22:27:38] *** Quits: Guest7864 (~apollo@replaced-ip ) (Client Quit)
2378 [22:28:05] *** Joins: Mutter (~Mutter@replaced-ip )
2379 [22:28:17] *** Quits: Brigo (~Brigo@replaced-ip ) (Remote host closed the connection)
2380 [22:28:33] *** Joins: Mutter_ (~Mutter@replaced-ip )
2381 [22:28:33] *** Quits: P1ersson (~P1ersson@replaced-ip ) (Ping timeout: 252 seconds)
2382 [22:28:43] *** Joins: Brigo (~Brigo@replaced-ip )
2383 [22:28:56] *** Joins: hawken (~hawken@replaced-ip )
2384 [22:29:28] *** Quits: RandomSerb (~RandomSer@replaced-ip ) (Remote host closed the connection)
2385 [22:30:25] *** Quits: srgg_ (~srgg@replaced-ip ) (Quit: srgg_)
2386 [22:31:30] *** Joins: Christian75_ (~Christian@replaced-ip )
2387 [22:32:12] *** Quits: Haudegen (~quassel@replaced-ip ) (Read error: Connection reset by peer)
2388 [22:32:21] *** Joins: BlueByte (~walther@replaced-ip )
2389 [22:33:58] *** Quits: tyzoid (~tyzoid@replaced-ip ) (Ping timeout: 250 seconds)
2390 [22:34:03] *** Quits: Christian75 (~Christian@replaced-ip ) (Ping timeout: 252 seconds)
2391 [22:34:14] *** Quits: rnmhdn (~rnmhdn@replaced-ip ) (Ping timeout: 276 seconds)
2392 [22:35:16] *** Quits: CurryWurst (~CurryWurs@replaced-ip ) (Read error: Connection reset by peer)
2393 [22:36:12] *** Joins: CurryWurst (~CurryWurs@replaced-ip )
2394 [22:36:53] <jhutchins_wk> I think the alsa applet is left
over from an earlier release I had on that box.
2395 [22:38:19] *** Joins: tyzoid (~tyzoid@replaced-ip )
2396 [22:39:48] *** Quits: K0JIbKA (~K0JIbKA@replaced-ip ) (Quit: K0JIbKA)
2397 [22:39:49] *** Quits: Mutter_ (~Mutter@replaced-ip##) (Quit: Mutter: ##replaced-url
2398 [22:39:49] *** Quits: Mutter (~Mutter@replaced-ip##) (Quit: Mutter: ##replaced-url
2399 [22:39:52] <karlpinc> greycat: Yah. the <hold> factoid
could use an update to reverse the sense and say that aptitude hold
is ignored ... _before_ stretch.
2400 [22:40:28] *** Joins: luckman212_ (luckman212@replaced-ip )
2401 [22:40:55] *** Quits: luckman212 (luckman212@replaced-ip ) (Ping timeout: 246 seconds)
2402 [22:41:23] *** luckman212_ is now known as luckman212
2403 [22:42:11] *** Quits: sdoubleyou (~sdoubleyo@replaced-ip ) (Quit: sdoubleyou)
2404 [22:42:43] *** Quits: oish (~charlie@replaced-ip ) (Ping timeout: 244 seconds)
2405 [22:43:46] *** Joins: electro33 (uid613@replaced-ip )
2406 [22:44:02] *** debhelper sets mode: +l 1358
2407 [22:44:50] *** Joins: NathanJWr (~NathanJWr@replaced-ip )
2408 [22:45:41] *** Joins: luckman212_ (luckman212@replaced-ip )
2409 [22:45:45] *** Joins: Theroxat (~theroxat@replaced-ip )
2410 [22:45:48] <jhutchins_wk> greycat: I think both apt and
aptitude display a message offering that after an update.
2411 [22:46:00] *** Quits: rgr_DUP (~user@replaced-ip ) (Quit: ERC (IRC client for Emacs 25.2.2))
2412 [22:46:08] *** Parts: jak2000 (~jak2000@replaced-ip ) ()
2413 [22:46:51] *** Quits: luckman212 (luckman212@replaced-ip ) (Ping timeout: 244 seconds)
2414 [22:47:50] <Tenkawa> what was the q?
2415 [22:48:43] *** Joins: noodlepie (~Phillip@replaced-ip )
2416 [22:49:20] *** Joins: luckman212 (luckman212@replaced-ip )
2417 [22:49:30] *** Joins: llucenic (~Thunderbi@replaced-ip )
2418 [22:50:28] *** Quits: luckman212_ (luckman212@replaced-ip ) (Ping timeout: 245 seconds)
2419 [22:50:54] *** luckman212 is now known as luckman212_
2420 [22:51:00] *** Joins: annadane (~annadane@replaced-ip )
2421 [22:51:21] *** Quits: elios (~tba@replaced-ip ) (Ping timeout: 250 seconds)
2422 [22:52:21] *** Quits: Theroxat (~theroxat@replaced-ip ) (Quit: Leaving)
2423 [22:52:39] *** Joins: Mutter (~Mutter@replaced-ip )
2424 [22:52:40] *** Quits: peterrooney (~peter@replaced-ip ) (Read error: No route to host)
2425 [22:53:43] *** Joins: twobitsprite (~isaac@replaced-ip )
2426 [22:54:24] *** Joins: module000 (~hgrubbs@replaced-ip )
2427 [22:54:53] <annadane> bit of an emergency here, remember that
usb stick i was talking about? now when i plug it in it's not
even recognized, not in thunar, not via lsblk - just shows /dev/sdb,
not /dev/sdb1
2428 [22:55:06] <annadane> do i have to mkfs.vfat it or is there
something else i can try?
2429 [22:55:33] <greycat> you probably have to partition it first
2430 [22:55:38] *** Quits: briner (~briner@replaced-ip ) (Ping timeout: 244 seconds)
2431 [22:55:50] *** Joins: peterrooney (~peter@replaced-ip )
2432 [22:55:52] <greycat> (unless there's data on it that you
want to recover)
2433 [22:56:12] <annadane> like, i copied two files to it (to
/media/annadane/f-something-code), they were there, i unmounted it
and ejected it safely, and now it just doesn't detect
2434 [22:56:15] <annadane> the files were there before
2435 [22:56:52] *** Joins: Mutter_ (~Mutter@replaced-ip )
2436 [22:56:53] <annadane> i still have the files, i can afford to
lose the data on it, i just don't know why they vanished
2437 [22:56:53] <greycat> A lot of USB devices don't even
bother with partitions. The whole thing is just one big file system.
Have you tried mounting /dev/sdb yet?
2438 [22:57:17] *** Joins: sleepingforest (~sleepingf@replaced-ip )
2439 [22:57:20] *** Quits: Mutter_ (~Mutter@replaced-ip ) (Client Quit)
2440 [22:57:29] *** Quits: Mutter (~Mutter@replaced-ip ) (Client Quit)
2441 [22:57:36] <annadane> mount: can't find /dev/sdb in
/etc/fstab
2442 [22:57:48] <greycat> give it a directory also
2443 [22:57:58] *** Quits: jhutchins_wk (~jonathan@replaced-ip ) (Remote host closed the connection)
2444 [22:57:58] *** Joins: Mutter (~Mutter@replaced-ip )
2445 [22:58:00] <annadane>
replaced-url
2446 [22:58:00] *** Joins: Mutter_ (~Mutter@replaced-ip )
2447 [22:58:07] <annadane> give it a directory?
2448 [22:58:14] <greycat> mount /dev/sdb /mnt
2449 [22:58:16] *** Quits: hele (~hele@replaced-ip ) (Ping timeout: 260 seconds)
2450 [22:58:19] <annadane> oh, right. i'm stupid.
2451 [22:58:23] <greycat> or wherever you throw temporary mounts
2452 [22:58:28] *** Quits: Mutter_ (~Mutter@replaced-ip ) (Client Quit)
2453 [22:58:28] *** Quits: Mutter (~Mutter@replaced-ip ) (Client Quit)
2454 [22:58:34] *** Quits: CurryWurst (~CurryWurs@replaced-ip ) (Read error: Connection reset by peer)
2455 [22:59:03] <annadane>
replaced-url
2456 [22:59:05] *** Joins: Guest5733 (~quassel@replaced-ip )
2457 [22:59:15] *** Quits: zer0_her0 (~zer@replaced-ip ) (Ping timeout: 244 seconds)
2458 [22:59:44] *** Quits: allorder (~allorder@replaced-ip ) (Remote host closed the connection)
2459 [22:59:49] <annadane> i'm still baffled they just
vanished, i didn't even do anything
2460 [23:00:31] *** Quits: noodlepie (~Phillip@replaced-ip ) (Ping timeout: 246 seconds)
2461 [23:01:45] <annadane> as i said, i still have the files. i
can try mkfs.vfat and just copy them over again
2462 [23:02:22] *** Quits: vivid (~ViViD@replaced-ip ) (Quit: Leaving)
2463 [23:02:41] <annadane> (and i say vfat because that was the
original filesystem on the stick)
2464 [23:03:55] *** Quits: nibble_zero (~nibble_ze@replaced-ip ) (Quit: nibble_zero)
2465 [23:07:09] <nyov> what does, say, cfdisk say? any partitions
it can see?
2466 [23:07:12] *** Joins: vivid (~ViViD@replaced-ip )
2467 [23:07:58] *** Quits: Guest5733 (~quassel@replaced-ip ) (Remote host closed the connection)
2468 [23:08:09] <annadane> /dev/sda1 /dev/sda2 /dev/sda5
2469 [23:08:31] *** Quits: shannara (~Stanislas@replaced-ip ) (Read error: Connection reset by peer)
2470 [23:08:33] <annadane> anyway, i have a backup stick, it
detects this one for whatever reason ...
2471 [23:08:50] *** Joins: shannara (~Stanislas@replaced-ip )
2472 [23:09:14] <nyov> oh. I meant "cfdisk /dev/sdb" or
whichever disk
2473 [23:09:40] <annadane> "select label type"
2474 [23:09:58] <annadane> should i just reformat the damn thing?
2475 [23:10:16] <nyov> could be a bad flash
2476 [23:10:26] <annadane> anyway, let me just use the one that
works
2477 [23:10:37] <nyov> sure you can reformat it. but I
wouldn't trust that it stays good
2478 [23:11:12] *** Joins: soee (~soee@replaced-ip )
2479 [23:11:39] *** Quits: NathanJWr (~NathanJWr@replaced-ip ) (Quit: Leaving)
2480 [23:11:40] *** Joins: konradx (~konradx@replaced-ip )
2481 [23:12:33] *** Quits: NetTerminalGene (~NetTermin@replaced-ip ) (Quit: Leaving)
2482 [23:13:07] *** Parts: _0bitcount (~Big_Byte@replaced-ip ) ("Leaving")
2483 [23:13:17] <annadane> anyway, this one works. so never mind.
(until it doesn't?)
2484 [23:13:31] *** Quits: shannara (~Stanislas@replaced-ip ) (Read error: Connection reset by peer)
2485 [23:13:38] <annadane> what i did was: cp 'file
name' '/media/annadane/USB DISK'. so it's not my
copying method at fault
2486 [23:13:39] *** Joins: shannara (~Stanislas@replaced-ip )
2487 [23:13:50] *** Quits: konradx (~konradx@replaced-ip ) (Client Quit)
2488 [23:14:01] *** debhelper sets mode: +l 1352
2489 [23:15:10] <annadane> oh. i have a possible explanation.
there was a storm last night and a consequent power flicker, that
may have done it
2490 [23:15:39] <annadane> my actual external HD is fine, though,
but maybe the usb stick is more flimsy
2491 [23:16:29] <nyov> wonder if it even still has anything on it
2492 [23:16:36] <nyov> file -s /dev/sdb
2493 [23:16:51] <annadane> can't right now, i have to do
other things, other one works though
2494 [23:18:48] *** Quits: noln (~noln@replaced-ip ) (Quit: Leaving)
2495 [23:20:20] *** Joins: Rboreal_Frippery
(~gV$e9dV5D@50-243-61-211-static.hfc.comcastbusiness.net)
2496 [23:20:48] *** Quits: dadinn (~DADINN@replaced-ip ) (Ping timeout: 252 seconds)
2497 [23:21:43] *** Quits: morfeokmg (~morfeokmg@replaced-ip ) (Ping timeout: 245 seconds)
2498 [23:22:21] *** Quits: caladrius (~caladrius@replaced-ip ) (Ping timeout: 276 seconds)
2499 [23:22:35] *** Joins: _joes_ (~quassel@replaced-ip )
2500 [23:22:55] *** Quits: twobitsprite (~isaac@replaced-ip ) (Ping timeout: 246 seconds)
2501 [23:23:36] *** Quits: Ricardo__ (~rick@replaced-ip ) (Ping timeout: 252 seconds)
2502 [23:23:47] *** Joins: morfeokmg (~morfeokmg@replaced-ip )
2503 [23:24:30] *** Quits: scream (~scream@replaced-ip ) (Remote host closed the connection)
2504 [23:24:36] <Rboreal_Frippery> creating a debian package,
which depends on another package. (in this case, a system-wide
plugin for GIMP) I have found that the system plug-in directory for
GIMP itself varies based on the version of GIMP. Is there a standard
way when making a package, to vary installation paths based on the
version of another package, or should I just handle it in the
postinst script?
2505 [23:24:47] *** Quits: Tenkawa (~Tenkawa@replaced-ip ) (Quit: leaving)
2506 [23:24:57] <Rboreal_Frippery> (or just make a separate
package for my plugin for each version of gimp)
2507 [23:26:04] *** Joins: dadinn (~DADINN@replaced-ip )
2508 [23:27:42] *** Joins: fedorafan (~fedorafan@replaced-ip )
2509 [23:28:13] *** Quits: DammitJim (~DammitJim@replaced-ip ) (Quit: Leaving)
2510 [23:28:18] *** Quits: Neo_Chen (~Neo_Chen@replaced-ip ) (Quit: 神奇,永無æ¢å¢ƒçš„神奇)
2511 [23:29:11] *** Quits: greycat (~wooledg@replaced-ip ) (Quit: They see me clawin' the love seat / They won't
do nothin' 'cause I'm cute and furry)
2512 [23:29:43] *** Joins: luckman212 (luckman212@replaced-ip )
2513 [23:30:08] *** Quits: PackageCompare (8a80f8f8@replaced-ip ) (Quit: Page closed)
2514 [23:30:23] *** Quits: winem_ (~quassel@replaced-ip ) (Ping timeout: 268 seconds)
2515 [23:30:47] *** Quits: luckman212_ (luckman212@replaced-ip ) (Ping timeout: 250 seconds)
2516 [23:30:49] *** Joins: moopthemighty (~moop@replaced-ip )
2517 [23:30:56] *** Quits: The_Loko (~The_Loko@replaced-ip ) (Remote host closed the connection)
2518 [23:31:56] <moopthemighty> ok so i got debian installed on a
harddrive but i had to hard reset it and then booted into an
initramfs and did the fsck and then did an e2fsck from another THREE
different OS (no windows utilities) and im STILL getting a warning
and an offer to drop to shell and fsck again but if i ignore it my
system boots normal... also, is there a single utility to make a
live usb from debian with persistance
2519 [23:32:02] <moopthemighty> that WORKS that I DONT have to
"do it the hard way" ?
2520 [23:32:03] <moopthemighty> ive got a "grub2 boot
USB" with an EFI partition and a 5gig boot partition following
and a third partition for ISO and OS filesystem
2521 [23:32:08] <moopthemighty> but i cant for the life of me get
the third partition to boot right
2522 [23:32:35] <moopthemighty> but at least I can use it as a
portable grubUSB
2523 [23:32:40] *** Joins: s00x (594e067b@replaced-ip )
2524 [23:32:46] *** Joins: brianx (~brianx@replaced-ip )
2525 [23:32:46] <s00x> hey, how can I create sh script as a
shortcut?
2526 [23:33:25] <moopthemighty> ln -ls (file) (link to make)
2527 [23:33:34] *** Joins: Ricardo__ (~rick@replaced-ip )
2528 [23:33:34] *** Quits: Ricardo__ (~rick@replaced-ip ) (Changing host)
2529 [23:33:34] *** Joins: Ricardo__ (~rick@replaced-ip )
2530 [23:33:42] <moopthemighty> unless you are talking about a
desktop thing then id ask in #gnome or #kde
2531 [23:33:59] <s00x> are .desktop files are related to gnome?
2532 [23:34:01] <moopthemighty> #ubuntu helps alot more with those
types of questions IIRC
2533 [23:34:42] <moopthemighty> i wouldnt know, ive been out of
the game for 10 years and im studying security more than user
configurable stuff
2534 [23:34:52] <s00x> ok, thx!
2535 [23:34:58] *** Quits: dyskon (~HydraGene@replaced-ip ) (Ping timeout: 252 seconds)
2536 [23:35:07] *** Quits: mrig (~mrig@replaced-ip ) (Ping timeout: 250 seconds)
2537 [23:35:40] <annadane> there's .desktop files
2538 [23:35:45] <annadane> fairly simple to look up
2539 [23:36:09] <moopthemighty> dude, i cant even... unetbootin
doesnt work, respin doesnt work, remastersys scares the crap out of
me to use becuse its old...
2540 [23:36:50] <s00x> yeah, here's what I;m trying to
achieve. I want to run .sh file which will choose correct .jar and
then run that .jar. I know how to run .jar through .desktop: Exec=sh
-c "java -jar /path/file.jar"
2541 [23:37:18] *** Joins: Jaat`Mers (~JaatMers@replaced-ip )
2542 [23:37:24] <moopthemighty> this SHOULD be simple but I cant
seem to get this third partition to boot right. syslinux didnt put
the files id assume ... things have changed sublty in the past 10
years and i wasnt there for it and noww im lost... please help
2543 [23:37:34] <s00x> but why somehing like that: Exec=sh -c
"java -jar $(/path/choose-correct.jar.sh)" doesnt work?
2544 [23:38:04] <moopthemighty> need to encapsulate the stuff
after the "=" in ''
2545 [23:38:09] *** Joins: [bma] (~bma]@replaced-ip )
2546 [23:38:37] <moopthemighty> var_assign = 'some_command
"stuff to feed the hungry command" more stuff ' ;
2547 [23:38:47] <s00x> why i didn't need to with pure
Exec=java -jar path/file.jar ?
2548 [23:40:26] *** Joins: Brigo_ (~Brigo@replaced-ip )
2549 [23:40:59] *** Quits: vidarr (~vidr@replaced-ip ) (Quit: leaving)
2550 [23:41:07] *** Quits: intcat (~zshlyk@replaced-ip ) (Ping timeout: 256 seconds)
2551 [23:41:38] <moopthemighty> because that command doesnt have
the quotes to confuse the interpreter
2552 [23:42:02] *** Joins: Brigo__ (~Brigo@replaced-ip )
2553 [23:42:26] *** Quits: Brigo (~Brigo@replaced-ip ) (Ping timeout: 272 seconds)
2554 [23:42:27] *** Parts: brianx (~brianx@replaced-ip ) ("Goodbye.")
2555 [23:42:32] <moopthemighty> java <option> <path>
is expected and doesnt contain special characters
2556 [23:42:39] *** Quits: [bma] (~bma]@replaced-ip ) (Ping timeout: 244 seconds)
2557 [23:44:01] *** debhelper sets mode: +l 1344
2558 [23:45:00] *** Quits: Brigo_ (~Brigo@replaced-ip ) (Ping timeout: 252 seconds)
2559 [23:45:28] *** Quits: BlueByte (~walther@replaced-ip ) (Quit: This computer has gone to sleep)
2560 [23:46:04] *** Quits: Mazhive (~Mazhive@replaced-ip ) (Remote host closed the connection)
2561 [23:46:19] *** Joins: devbaka (~devbaka@replaced-ip )
2562 [23:46:42] *** Quits: mvaenskae (~mvaenskae@replaced-ip ) (Read error: Connection reset by peer)
2563 [23:46:58] *** Joins: intcat (~zshlyk@replaced-ip )
2564 [23:47:20] *** Joins: buzzzz (~buzzzz@replaced-ip )
2565 [23:47:57] *** Quits: canduster (~canduster@replaced-ip ) (Ping timeout: 252 seconds)
2566 [23:48:51] *** Quits: buzzzz_ (~buzzzz@replaced-ip ) (Ping timeout: 252 seconds)
2567 [23:49:03] *** Joins: autofsckk (~autofsckk@replaced-ip )
2568 [23:50:12] *** Parts: autofsckk (~autofsckk@replaced-ip ) ()
2569 [23:50:21] *** Quits: m8 (~m8@replaced-ip ) (Read error: Connection reset by peer)
2570 [23:50:22] *** Quits: pringau (~pringau@replaced-ip ) (Remote host closed the connection)
2571 [23:50:43] *** Quits: CaptainN (zelda@replaced-ip ) (Remote host closed the connection)
2572 [23:51:47] *** Joins: Avanthas (~avanthas@replaced-ip )
2573 [23:55:02] *** Quits: Namarrgon (~Namarrgon@replaced-ip ) (Quit: WeeChat 2.3-rc1)
2574 [23:55:29] *** Parts: s00x (594e067b@replaced-ip ) ()
2575 [23:56:00] *** Joins: Namarrgon (~glei@replaced-ip )
2576 [23:56:39] *** Parts: Gasoline (~Nope@replaced-ip ) ("Leaving")
2577 [23:57:20] *** Quits: fedorafan (~fedorafan@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
↑ top
context: nick names on moving displays as market values
#debian Freenode IRC channel closed on 2021-06-01
contact: a @ her0. be