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:06] <BCMM> well, aptitude has some unique search
features i think
1 [00:00:13] *** Quits: v01t (~v01t@replaced-ip ) (Remote host closed the connection)
2 [00:00:20] <SerajewelKS> there's some stuff each one
might have that the others don't. e.g. 'aptitude why'
will tell you why a package was installed (manually, to satisfy some
dependency, etc).
3 [00:00:22] *** Joins: v01t (~v01t@replaced-ip )
4 [00:00:26] <SerajewelKS> apt and apt-get don't have this
subcommand
5 [00:00:37] <SerajewelKS> 'apt search' is a thing
but 'apt-get search' is not
6 [00:01:02] <SerajewelKS> they all kind of have their own
subcommands and it's a bit annoying currently, but it's
the way it is right now
7 [00:01:07] <BCMM> urxtnw: and of course there are also GUI
frontends like synaptic. same deal, frontends to the same system.
you can use one or many of them.
8 [00:01:23] *** Joins: Ant1SG_ (~Ant1SG@replaced-ip )
9 [00:01:31] <urxtnw> "aptitude will automatically remove
eligible packages, while apt-get needs a separate command to do
so" << do they mean apt-get autoremove?
10 [00:01:51] <SerajewelKS> personally i prefer apt for simple
'apt install ___' commands, but i'll run
aptitude's UI when i need to browse around a bit to figure out
what i want to do. it's especially useful when i want to
simultaneously uninstall some stuff and install other stuff.
11 [00:02:04] <SerajewelKS> urxtnw: yes
12 [00:02:18] *** Quits: DammitJim (~DammitJim@replaced-ip ) (Quit: Leaving)
13 [00:02:24] <urxtnw> SerajewelKS, so you never use apt-get?
14 [00:02:26] *** Joins: pingfloyd (~pingfloyd@replaced-ip )
15 [00:02:37] <urxtnw> SerajewelKS, which debian are you using?
16 [00:02:38] *** Quits: Ant1SG (~Ant1SG@replaced-ip ) (Ping timeout: 244 seconds)
17 [00:02:38] *** Ant1SG_ is now known as Ant1SG
18 [00:03:03] <urxtnw> BCMM yeah definitely, was just curious
about command line because I want to learn it well
19 [00:03:15] <SerajewelKS> urxtnw: i rarely use apt-get.
stretch on most of my systems but i manage 20+ servers. some are
jessie for various reasons.
20 [00:03:35] *** Joins: jsubl2 (~jim@replaced-ip )
21 [00:04:07] *** Quits: sorko999 (~sorko999@replaced-ip ) (Quit: Leaving.)
22 [00:04:13] *** Quits: arosusi_ (~arosusi@replaced-ip ) (Ping timeout: 245 seconds)
23 [00:04:13] *** Quits: Boltermor (~Boltermor@replaced-ip ) (Quit: Leaving)
24 [00:04:29] <SerajewelKS> i mostly use apt but find aptitudes
UI very useful. it's very helpful when resolving dependency
problems.
25 [00:04:30] *** Quits: Tier__ (~dastier@replaced-ip ) (Remote host closed the connection)
26 [00:04:35] <urxtnw> SerajewelKS, I see. Any idea when I
google stuff about installing that every ubuntu help user gives
apt-get instead of apt? what is the difference in debian?
27 [00:04:47] <SerajewelKS> for complex dependency issues, apt
will give you solution after solution. "how about this? no?
okay, how about this?"
28 [00:04:59] <SerajewelKS> aptitude will let you try changing
the selections manually and update the list of what's wrong
29 [00:05:00] <urxtnw> SerajewelKS, you sold me on it, I'm
going to install aptitude
30 [00:05:05] <BCMM> urxtnw: anyway, `apt` is sort of the
official all-purpose frontend for day-to-day tasks, for now.
it's basically just the most common functions of apt-get and
apt-cache, made slightly more consistent and user-friendly
31 [00:05:06] *** Joins: k3g (~keg@replaced-ip )
32 [00:05:19] <urxtnw> I see
33 [00:05:30] <SerajewelKS> urxtnw: apt-get has existed for much
longer. apt is relatively new.
34 [00:05:41] *** Quits: mandeep (~mandeep@replaced-ip ) (Remote host closed the connection)
35 [00:05:44] *** Quits: f4cl3y (~f4cl3y@replaced-ip ) (Ping timeout: 244 seconds)
36 [00:05:45] <urxtnw> and aptitude is even newer?
37 [00:05:53] <SerajewelKS> apt-get is roughly "dawn of
debian" years old. "apt" is new since... i think
jessie?
38 [00:06:04] <SerajewelKS> no, aptitude has been around for a
bit as well
39 [00:06:17] <SerajewelKS> a decade at least, i think
40 [00:06:25] *** Quits: upie (~upie@replaced-ip ) (Ping timeout: 268 seconds)
41 [00:06:28] *** Joins: Tier__ (~dastier@replaced-ip )
42 [00:06:35] *** Joins: pnorman (pnorman@replaced-ip )
43 [00:06:43] *** Quits: e1z0 (~null@replaced-ip ) (Ping timeout: 245 seconds)
44 [00:06:56] <BCMM> tbh i've never 100% understood why
aptitude existed alongside apt-get
45 [00:07:01] <SerajewelKS> there was a time when it wasn't
recommended to use aptitude for release upgrades but i'm not
sure if that's still the case
46 [00:07:11] <SerajewelKS> BCMM: run 'aptitude' by
itself and you'll see
47 [00:07:48] *** Quits: platvoeten (~platvoete@replaced-ip ) (Ping timeout: 246 seconds)
48 [00:07:48] <BCMM> no, i know about the TUI thing, but i
don't fully understand why all the CLI stuff it did was
maintained separately rather than improving apt-cache or whatever
49 [00:08:07] <urxtnw> SerajewelKS, but you can use apt-cache
search to search, no?
50 [00:08:24] <SerajewelKS> urxtnw: yes but my experience is
that it doesn't do well with multiple-term searches
51 [00:08:26] *** Joins: e1z0 (~null@replaced-ip )
52 [00:08:33] <urxtnw> on nvm, BCMM just wrote above that
53 [00:08:48] <SerajewelKS> aptitude's search is much more
fine-grained. you can even search by other information like package
state.
54 [00:08:55] *** Quits: ukine (~yaaic@replaced-ip##) (Quit: Yaaic - Yet another Android IRC client -
##replaced-url
55 [00:08:57] <SerajewelKS> "show me the installed packages
with foo in the description but not bar in the title"
56 [00:09:13] *** Quits: dreamon (~dreamon@replaced-ip ) (Ping timeout: 245 seconds)
57 [00:09:15] <SerajewelKS> that's a three-term search that
apt-cache can't do
58 [00:09:19] <urxtnw> can't you do that with dpkg and
grep?
59 [00:09:21] <BCMM> listing everything that's installed,
but not currently available in sources is a *really* nice feature
60 [00:09:30] *** Quits: gigetoo (~gigetoo@replaced-ip ) (Ping timeout: 268 seconds)
61 [00:09:39] <SerajewelKS> urxtnw: sure, if you are careful.
you can also manually extract .debs by hand.
62 [00:09:42] <BCMM> if you ever want to clean up after manually
building, installing and testing a bunch of stuff, for example
63 [00:10:02] <urxtnw> BCMM you're talking about aptitude?
64 [00:10:04] <SerajewelKS> urxtnw: tools exist to make tasks
easier, not because they were previously impossible
65 [00:10:05] *** Joins: gigetoo (~gigetoo@replaced-ip )
66 [00:10:05] <BCMM> yes
67 [00:10:15] <SerajewelKS> we could also use the abacus before
computers
68 [00:10:18] *** Quits: xSmurf (~MrSmurf@replaced-ip ) (Ping timeout: 258 seconds)
69 [00:10:27] *** Joins: Krakakanok (~Krakakano@replaced-ip )
70 [00:10:28] <BCMM> `aptitude search ~o` i think
71 [00:10:42] <urxtnw> makes sense, hahahaa abacus analogy
72 [00:10:49] *** Joins: gormenghast (~gormengha@replaced-ip )
73 [00:10:50] <SerajewelKS> BCMM: ah yes, what i used to call
the "show me java" query
74 [00:11:07] *** Quits: lazouz (~lazouz@replaced-ip ) (Quit: bizouze)
75 [00:11:08] <BCMM> SerajewelKS: heh, i just ran it to test and
that's exactly what i was thinking
76 [00:11:26] <BCMM> like there's a few things i installed
from individual .debs, and a whole lotta openjdk. what's the
deal with that?
77 [00:12:14] *** Quits: gormenghast (~gormengha@replaced-ip ) (Client Quit)
78 [00:12:41] <urxtnw> SerajewelKS, BCMM OMG, It even shows you
randomly installed programs which is the most important thing ever!
it's amazing! I installed a random driver for my scanner and I
had no clue what it was called
79 [00:12:57] <urxtnw> and it literally showed it to me in
obsolete and locally created packages
80 [00:13:13] <urxtnw> thank god I asked the question in the
first place I learned a lot
81 [00:13:52] <BCMM> yeah, "obsolete" and
"manually installed" are kind of logically the same
category: stuff which is on the system, but *isn't* in
debian's repos
82 [00:13:56] *** Joins: lazouz (~lazouz@replaced-ip )
83 [00:14:01] *** debhelper sets mode: +l 1544
84 [00:14:03] *** Quits: treehug88 (~textual@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
85 [00:14:08] *** Quits: esro (~esro@replaced-ip ) (Quit: Leaving)
86 [00:15:20] <urxtnw> ok so now, I understand it, let me know
if I got it right: apt-get is age old stuff built to manage
dependencies from dpkg. dpkg is the most primitive package manager.
then apt got written to incorporate apt-get stuff like apt-cache and
add nicer features
87 [00:15:50] <urxtnw> and aptitude is even more powerfull and
has the UI
88 [00:16:29] <MACscr> any recommended techniques besides diff
for comparing php.ini files? I find diff to be a pain to read
especially when most of the differences are simply ordering or
spacing, etc. Trying to make sure I make the appropriate changes to
the newer version of php.
89 [00:17:08] *** Quits: GaneshR (~ganeshraj@replaced-ip ) (Ping timeout: 245 seconds)
90 [00:17:15] <zeropoint> urxtnw: apt was designed for
interactive usage. apt-get and the underlying utilities are better
for automation. At least, that's my understanding.
91 [00:17:25] <zeropoint> And aptitude, I've not used in
years.
92 [00:17:31] *** Quits: Robin_Anatoscope (~robs@replaced-ip ) (Read error: Connection reset by peer)
93 [00:17:35] <BCMM> urxtnw: oh, also apt is specifically a
human-usable program. it has absolutely no guarantee of interface
stability from release to release, and scripts should continue to
use apt-get/apt-cache directly
94 [00:17:36] <MACscr> apt and apt-get are different?
95 [00:17:38] *** Joins: ebarch (~ebarch@replaced-ip )
96 [00:17:58] *** Joins: Robin_Anatoscope (~robs@replaced-ip )
97 [00:18:12] <BCMM> MACscr: confusingly, apt is the name of the
packaging system, and *also* the name of a relatively recent
front-end to that system
98 [00:18:12] <MACscr> nvm, i jumped in late
99 [00:18:43] *** Quits: sonicdee (~linushec@replaced-ip ) (Quit: byby)
100 [00:18:58] *** Quits: krabador (~krabador@replaced-ip ) (Remote host closed the connection)
101 [00:19:02] *** Joins: sonicdee (~linushec@replaced-ip )
102 [00:19:18] <urxtnw> BCMM what do you mean about guarantee
interface stability?
103 [00:19:37] <BCMM> urxtnw: basically, don't use it in
scripts because its output might be formatted slightly differently
next week
104 [00:19:45] <urxtnw> ah I see
105 [00:19:55] <BCMM> it's explicitly not intended to be
machine-readable
106 [00:19:59] <urxtnw> that's what zeropoint was saying as
well I think
107 [00:20:07] <BCMM> like parsing ls
108 [00:20:09] <urxtnw> BCMM you mean the output, yes?
109 [00:20:15] <BCMM> probably the flags too? i dunno
110 [00:20:34] *** Joins: TrueNher0 (~oem@replaced-ip )
111 [00:20:53] *** Quits: TruenHero (~oem@replaced-ip ) (Ping timeout: 255 seconds)
112 [00:21:23] *** Joins: debiantonio (~debianton@replaced-ip )
113 [00:21:53] *** Quits: laidback_01 (~laidback_@replaced-ip##) (Quit: KVIrc 5.0.0 Aria ##replaced-url
114 [00:22:31] *** Joins: Brainium (~brainium@replaced-ip )
115 [00:22:46] *** Joins: NullTerminator (~NullTermi@replaced-ip )
116 [00:23:47] *** Quits: Dark-Jedi (~dark-jedi@replaced-ip ) (Remote host closed the connection)
117 [00:24:10] <BCMM> anyway the apt man page explains why it
exists pretty well
118 [00:25:50] *** Quits: jsubl2 (~jim@replaced-ip ) (Quit: leaving)
119 [00:26:10] *** Quits: jmarsac (~jmarsac@replaced-ip##) (Quit: Nettalk6 - ##replaced-url
120 [00:27:38] <agio> hi, does anyknow if debian has info about
managing a PHP/nginx webserver setup?
replaced-url
121 [00:27:41] *** Quits: Tier__ (~dastier@replaced-ip ) (Remote host closed the connection)
122 [00:27:48] <urxtnw> BCMM, thank you very much, I really need
to remember to always read the man pages!
123 [00:28:29] *** Quits: Achylles (~Achylles@replaced-ip ) (Remote host closed the connection)
124 [00:28:52] *** Quits: Krakakanok (~Krakakano@replaced-ip ) (Ping timeout: 252 seconds)
125 [00:28:59] *** Quits: pringau (~pringau@replaced-ip ) (Remote host closed the connection)
126 [00:32:08] *** Quits: BadOgre (~BadOgre@replaced-ip ) (Quit: Leaving)
127 [00:32:27] *** Joins: Guest1064 (~quassel@replaced-ip )
128 [00:34:02] *** debhelper sets mode: +l 1536
129 [00:34:02] <urxtnw> BCMM, what is your opinion on snaps, and
what is this thing? it's like an endless package manager
playground
130 [00:34:39] *** Joins: macrobat (~beep@replaced-ip )
131 [00:34:57] *** Joins: bl4s (~bs@replaced-ip )
132 [00:35:08] <BCMM> urxtnw: negative, to the point that i feel
like i'm not a sufficiently neutral source for such an answer
:)
133 [00:35:43] *** Quits: shibboleth (~shibbolet@replaced-ip ) (Quit: shibboleth)
134 [00:35:45] *** Parts: bl4s (~bs@replaced-ip ) ()
135 [00:35:56] <BCMM> i go so far as to say that its proponents
don't fully understand why distros exist
136 [00:36:05] *** Joins: nprs (uid54228@replaced-ip )
137 [00:36:07] <urxtnw> BCMM is it like a google playstore
similar to the AUR in arch linux?
138 [00:36:10] *** Quits: Guest1064 (~quassel@replaced-ip ) (Read error: Connection reset by peer)
139 [00:36:27] <joepublic> I'll try a positive spin. Most
package managers (apt included) tend to install one and only one
version of a given system library. But snaps give you the amazing
freedom to package your application with whatever libraries you want
in a handy package that the end user can install in its own space.
140 [00:36:49] <urxtnw> is that like sandboxing?
141 [00:37:02] <agio> isn't snaps a scheme for having
self-contained "monolithic" packages - which exist outside
of the main apt based packaging system?
142 [00:37:03] <BCMM> urxtnw: snaps are
"self-contained", i.e. they don't depend on anything
except the snap system itself
143 [00:37:05] <joepublic> there is slight overlap in the ideas,
sure.
144 [00:37:36] <jmcnaught> agio: there's also docs that come
with packages in /usr/share/doc, and larger software that is split
into multiple packages (like nginx) will usually have a -doc
package. You'll probably want to use php-fpm to connect nginx
to php
145 [00:37:37] *** Joins: Haudegen (~quassel@replaced-ip )
146 [00:38:24] <urxtnw> ah I see
147 [00:38:36] <BCMM> urxtnw: so whereas a debian package that
needs some library to function expresses that by
"depending" on that library, so that apt will
automatically install that library when it installs the package;
148 [00:38:47] <BCMM> urxtnw: a snap just packages the library in
with the snap
149 [00:38:59] <BCMM> two snaps that both need the same library?
two copies of the library
150 [00:39:05] *** Quits: mibo (~mibo@replaced-ip ) (Quit: Leaving.)
151 [00:39:13] <BCMM> that's two copies on disk, and two
copies to worry about updating when a security problem is discovered
in that library
152 [00:39:15] <joepublic> under snaps, if you have 20 programs
that all require the library "whatever", you get 20 copies
of the library "whatever".
153 [00:39:26] <BCMM> so basically like how applications ship
their own dlls on windows :)
154 [00:39:40] <agio> jmcnaught: thanks but this info is needed
before you install, right? e.g. how do you determine the versioning
system debian uses to distinguish between PHP 7.X and earier
versions ?
155 [00:40:57] <jmcnaught> agio: I don't know what you mean
about distinguishing between versions, but Debian stable only has
PHP 7.0 available in it, and most package names will start with
php7.0
156 [00:41:24] <agio> snaps have nothing to do with containers,
LXD - is that right? they are only a packaging scheme?
157 [00:41:27] <BCMM> we've already seen what happens when
application developers just package their own applications, with all
dependancies included. it's windows.
158 [00:41:49] *** Joins: TxMedic436__ (~TxMedic43@replaced-ip )
159 [00:41:50] *** Joins: hiroshi (~hiroshi@replaced-ip )
160 [00:41:51] <urxtnw> BCMM that makes sense, thank you1
161 [00:41:58] <BCMM> we all knew the problems that causes before
snap existed...
162 [00:42:05] *** Quits: TxMedic436__ (~TxMedic43@replaced-ip ) (Client Quit)
163 [00:42:17] *** Joins: hans__ (~hans@replaced-ip )
164 [00:42:25] <BCMM> agio: snapd does have a sandboxing system
165 [00:42:41] *** Joins: TxMedic436 (~TxMedic43@replaced-ip )
166 [00:42:48] *** Quits: TxMedic436 (~TxMedic43@replaced-ip ) (Client Quit)
167 [00:43:04] <urxtnw> BCMM, I must go, appreciate the
knowledge, I learned a lot
168 [00:43:28] <agio> BCMM interesting
169 [00:43:46] *** Joins: TxMedic436_ (~TxMedic43@replaced-ip )
170 [00:43:48] <BCMM> and that's a good idea, in many ways.
but it seems like people *usually* choose it for more
packaging-related reasons (availability of bleeding-edge versions,
perceived "officialness" of snaps distributed directly by
upstream, etc.). and i don't particularly agree with any of
those reasons.
171 [00:44:20] *** Joins: Oy3Br0d3 (~textual@replaced-ip )
172 [00:45:04] *** Joins: sidmo_ (~ident@replaced-ip )
173 [00:45:10] *** Quits: sidmo (~ident@replaced-ip ) (Ping timeout: 272 seconds)
174 [00:45:17] <BCMM> approaches like snap are *probably* a good
idea for running proprietary software. but i feel like other,
similar systems have mostly won out over snap in that sphere.
175 [00:45:38] *** Quits: hans_ (~hans@replaced-ip ) (Ping timeout: 255 seconds)
176 [00:46:10] <urxtnw> BCMM such as? what systems?
177 [00:46:12] *** Joins: turtlehat (~ouaei@replaced-ip )
178 [00:46:12] <BCMM> (it's also got the "only exists
because existing solutions didn't belong to Canonical"
mark against it)
179 [00:46:23] <BCMM> flatpak; appimage
180 [00:47:22] <agio> jmcnaught: I thought debian had a change to
their name policy when PHP 7 came out. i.e. previously packages were
named like "php5-fpm, php5-cli" etc, but now its just
"php-cli" and the package will just give you the latest
version? but my general question is - does debian publish info on
how they have organised all this?
181 [00:47:30] <BCMM> both substantially the same concept as
snaps; self-contained packages with a degree of sandboxing
that's somewhere short of a full-on container or vm
182 [00:48:12] <BCMM> well, appimage isn't sandboxed in and
off itself, iirc. but it's readily suitable for sandboxing.
183 [00:48:28] *** Quits: urxtnw (~urxtnw4@replaced-ip ) (Quit: Leaving)
184 [00:48:54] *** Joins: GaneshR (~ganeshraj@replaced-ip )
185 [00:49:37] <agio> is appimage another self-contained
monolithic packaging scheme?
186 [00:49:58] *** Joins: xSmurf (~MrSmurf@replaced-ip )
187 [00:49:58] *** Quits: Brigo (~Brigo@replaced-ip ) (Ping timeout: 250 seconds)
188 [00:50:21] *** Joins: N3X15 (~nexis@replaced-ip )
189 [00:50:34] *** Joins: milkt (~debian@replaced-ip )
190 [00:50:50] <BCMM> agio: basically that, yes
191 [00:51:28] <Klaus_Dieter> BCMM: given package management
including dependency resolution I do not at all understand why snap
even exists.
192 [00:51:50] *** Quits: TxMedic436_ (~TxMedic43@replaced-ip##) (Quit: Mutter: ##replaced-url
193 [00:52:01] *** Quits: devbaka (~devbaka@replaced-ip ) (Ping timeout: 246 seconds)
194 [00:52:04] <BCMM> Klaus_Dieter: my rather biased take is
"because some people basically don't like distros and
distro maintainers"
195 [00:52:15] *** Quits: noodlepie (~Phillip@replaced-ip ) (Quit: Going offline! @:P-~)
196 [00:52:17] *** Quits: Oy3Br0d3 (~textual@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
197 [00:52:27] <BCMM> always getting between them and up-to-date
software, etc.
198 [00:52:35] <Klaus_Dieter> so what? they think they on their
own can do a better job than the large distro teams?
199 [00:52:40] *** Joins: Oy3Br0d3 (~textual@replaced-ip )
200 [00:52:50] <Klaus_Dieter> this is possible but doubtful.
201 [00:53:28] <BCMM> Klaus_Dieter: the windows model where you
download a package from a projects website and install it, and it
just works, does have obvious appeal to it
202 [00:53:39] <Klaus_Dieter> not it does not
203 [00:53:46] <Klaus_Dieter> nothing about this is good.
204 [00:53:56] *** Quits: debiantonio (~debianton@replaced-ip ) (Quit: Leaving)
205 [00:54:07] <BCMM> whereas the work distros do, making stuff
fit together nicely, and get securely updated, and not blow up for
no reason, has less obviously visible benefits
206 [00:54:23] *** Quits: cirilos (~cirilos@replaced-ip ) (Ping timeout: 258 seconds)
207 [00:54:33] *** Joins: devbaka (~devbaka@replaced-ip )
208 [00:54:52] <Klaus_Dieter> a) you get a different software
upgrade mechanism for every software, b) you obtain the software in
different places and have no way of checking authenticity c) the
software is going to be huge because all deps have to be packaged
in.
209 [00:55:12] <agio> Klaus_Dieter: sometimes the large projects
(e.g. debian) will not include the package into their archive -
leaving the upstream dev's with no choice but to self-package
210 [00:55:45] <Klaus_Dieter> so what? they build their own
package repo then and ship it in whatever experimental flavor of
their favorite distribution
211 [00:55:50] <Klaus_Dieter> problem solved.
212 [00:55:52] <BCMM> right, but application developers want to
get the latest version to users without having it poked and prodded
and patched by distros, and users want to run that latest version.
not everybody "gets" why the work linux distributions do
is actually a good idea.
213 [00:56:48] <BCMM> to be clear, i don't think it's
generally worth it, but the motivations are clear
214 [00:57:39] <Klaus_Dieter> application developers want that
until they realize that it is great to have someone stare at the
code and have a discussion with them about how to ease maintenance
and how to ensure compatibility across versions. After the first few
incompatibility nightmares the app developers do realize that it is
worth having this conversation before getting angry users yell at
them
215 [00:57:51] *** Joins: robs_ (~robs@replaced-ip )
216 [00:58:10] <blackflow> lol, no. they go ahead and invent
snaps, appimages and flatpaks.
217 [00:58:14] <Klaus_Dieter> which reminds me - I have not
packaged software for debian lately. Is it still checkinstall that
does the ob?
218 [00:58:46] <Klaus_Dieter> blackflow: well in that case this
is beyond me. Does not seem rational :) Maybe I am too old for this.
219 [00:58:54] <agio> check install is for installing
self-compiled code
220 [00:59:05] *** Quits: HZun (~HZun@replaced-ip ) (Quit: Leaving)
221 [00:59:10] <blackflow> Klaus_Dieter: there are pros and cons
to both approaches.
222 [00:59:21] <agio> its deb_helper and friends if you want to
create your own pakage from source
223 [00:59:44] *** Joins: T3RM1N41_ (~73rm1n41@replaced-ip )
224 [00:59:56] <Klaus_Dieter> agio: well, my goal actually would
be getting snapcastc into sid at one point
225 [01:00:14] <blackflow> Klaus_Dieter: snaps are solving a
practial problem. vendors not caring about linux because they
don't wanna be bothered by flavor of the month or packaging
system of the year, so with "flatsnaps" now they cna
package stuff for linux without caring about those flabvors.
226 [01:00:20] *** Joins: krytarik (~krytarik@replaced-ip )
227 [01:00:51] <blackflow> the existence of both flatpaks and
snaps just confirms that the ecosystem is a mess
228 [01:01:14] *** Quits: Robin_Anatoscope (~robs@replaced-ip ) (Ping timeout: 250 seconds)
229 [01:01:23] *** Joins: tempus_fol (~tempus@replaced-ip )
230 [01:01:47] *** Quits: tuv (~quassel@replaced-ip ) (Remote host closed the connection)
231 [01:01:51] <agio> Klaus_Dieter: if you don't need a
source package - yes, checkintall can create a binary package for
you , just invoke it using :
232 [01:01:53] *** Quits: tempora (~tempus@replaced-ip ) (Read error: Connection reset by peer)
233 [01:01:53] <agio> checkinstall --type debian --install=no
--fstrans=yes --pkgname=php-self-compiled
234 [01:02:06] <agio> somethinig like that, anyway
235 [01:02:37] *** Quits: Old_Dog (~Old_Dog@replaced-ip ) (Quit: Leaving)
236 [01:02:58] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
237 [01:03:27] *** Quits: robs_ (~robs@replaced-ip ) (Ping timeout: 246 seconds)
238 [01:03:53] *** Joins: tuv (~quassel@replaced-ip )
239 [01:03:53] *** Quits: tuv (~quassel@replaced-ip ) (Changing host)
240 [01:03:53] *** Joins: tuv (~quassel@replaced-ip )
241 [01:04:04] *** Joins: yokel (~yokel@replaced-ip )
242 [01:04:04] *** Joins: xcm (~xcm@replaced-ip )
243 [01:04:21] *** Quits: finalbeta (~finalbeta@replaced-ip ) (Ping timeout: 258 seconds)
244 [01:04:32] *** Quits: Spr1ng (~Spr1ng@replaced-ip ) (Quit: WeeChat 2.3)
245 [01:05:04] *** Joins: uvcontact (~uvcontact@replaced-ip )
246 [01:06:11] *** Quits: hans__ (~hans@replaced-ip ) (Ping timeout: 244 seconds)
247 [01:07:20] *** BrianG61UK_ is now known as BrianG61UK
248 [01:07:32] *** Quits: NullTerminator (~NullTermi@replaced-ip ) (Quit: \0)
249 [01:07:56] *** Quits: agio (~agio@replaced-ip ) (Quit: WeeChat 1.4)
250 [01:08:13] *** Joins: Krennic (~Krennic@replaced-ip )
251 [01:09:50] *** Joins: hans_ (~hans@replaced-ip )
252 [01:11:34] <Klaus_Dieter> I am just reading the debian
maintainer page - is there a way of getting my own software into sid
without becoming a debian maintainer?
253 [01:11:42] *** Quits: ilmostro (~ilmostro@replaced-ip ) (Quit: Coyote finally caught me)
254 [01:12:27] *** Quits: mavhc (~mavhc@replaced-ip ) (Ping timeout: 240 seconds)
255 [01:13:28] *** Quits: painted (~fainted@replaced-ip ) (Quit: ...)
256 [01:15:06] <Klaus_Dieter> ah, I see. sorry for the noise.
replaced-url
257 [01:15:27] <n4dir> i wouldn't hold my breath though.
good luck
258 [01:15:37] <Klaus_Dieter> what do you mean?
259 [01:15:58] <Klaus_Dieter> what should I do to increase
chances of the process happening?
260 [01:15:58] <n4dir> it can be a very long way, though it
probably depends.
261 [01:16:17] <n4dir> there is an irc channel, perhaps #mentors?
i could check on wiki.debian.org IRC site
262 [01:16:20] <joepublic> if you hold your breath, the length of
time it takes to work out might be longer than your oxygen would
last. It's often best to keep breathing the whole time
263 [01:16:43] <n4dir> you could try to get in contact with a
sub-project (perl, python, etc), perhaps there is some interest.
264 [01:17:03] <n4dir> makes sense?
265 [01:17:45] <Klaus_Dieter> hm. ok. better get started early
with a shitty software and package that to learn what it takes to
build a good debian package instead of working on the software until
it is perfect and then get frustrated for not being able to package
it?
266 [01:17:57] <Klaus_Dieter> n4dir: my goal is to get my own
software packaged.
267 [01:17:57] *** Quits: skyikot (~skyikot@replaced-ip ) (Ping timeout: 256 seconds)
268 [01:17:59] *** Joins: mavhc (~mavhc@replaced-ip )
269 [01:18:30] <Klaus_Dieter> yes, debian is great and I want to
make it better - by allowing it to ship the software I wrote :-D
270 [01:18:56] <klys> you keep hyping this software...?
271 [01:19:17] <n4dir> not too sure, but i think you will get
help with the packaging process, so i would rather focus on the
software itself.
272 [01:19:24] *** Quits: at0m (~at0m@replaced-ip ) (Remote host closed the connection)
273 [01:19:25] *** Quits: edi_ (~e@replaced-ip ) (Remote host closed the connection)
274 [01:19:39] *** Quits: pclover (~pclover@replaced-ip ) (Quit: Leaving)
275 [01:20:35] *** Quits: rysiek|pl (~quassel@replaced-ip ) (Remote host closed the connection)
276 [01:20:57] <Klaus_Dieter> klys: essentially a
re-implementation of snapcast that does not suffer some of the flaws
of the original (but may suffer others I guess)
277 [01:21:11] <Klaus_Dieter> klys: synchronous audio playback on
multiple machines over wifi
278 [01:21:37] <klys> klaus_dieter, is it compatible with
anything?
279 [01:21:43] *** Quits: greatgatsby (~greatgats@replaced-ip ) (Quit: Leaving)
280 [01:22:48] <Klaus_Dieter> there is a client and server
component that speak their own protocol and you can hook it into
fhem / openhab to control it. music is played with mopidy / mpd so
it can be controlled by any mpd frontend
281 [01:22:49] *** Joins: rysiek|pl (~quassel@replaced-ip )
282 [01:23:14] *** Quits: NeoBlaster (N3oBl@replaced-ip ) (Ping timeout: 244 seconds)
283 [01:23:48] *** Quits: Ceber (~cerberus@replaced-ip ) (Ping timeout: 245 seconds)
284 [01:24:01] *** debhelper sets mode: +l 1527
285 [01:24:06] *** Joins: NeoBlaster (N3oBl@replaced-ip )
286 [01:24:20] <Klaus_Dieter> klys: it could be made to be
compatible with LMS but until now nobody has brought that up :)
287 [01:24:31] <klys> klaus_dieter, I think you might want to
upstream your project (git), release a tarball, and mirror it at an
unofficial apt repository (your web server).
288 [01:24:54] *** Quits: Telcoguy (~quassel@replaced-ip ) (Remote host closed the connection)
289 [01:25:28] <Klaus_Dieter> klys: it already is in git - atm I
do not have an appropriate web server - not sure if github pages can
be used for that though.
290 [01:25:41] *** Quits: Uberius (~Uberius@replaced-ip ) (Remote host closed the connection)
291 [01:26:03] <Klaus_Dieter> but yeah that might be the easy
route, I am going already for some other packages
292 [01:26:58] <de-facto> So it seems i can crosscompile with
"crossbuild-essential-armhf" like this:
"CC=arm-linux-gnueabihf-gcc LD=arm-linux-gnueabihf-ld
STRIP=arm-linux-gnueabihf-strip make": is there an automated
way to set all those values?
293 [01:27:42] <de-facto> e.g. set my ENV up for armhf...
294 [01:28:05] <Klaus_Dieter> de-facto: if this is for repeated
packaging I recommend a build server like jenkins.
295 [01:28:17] <de-facto> thats what i am doing
296 [01:29:01] <klys> echo "export CC=..." >
armhf-envs.sh; . armhf-envs.sh; make
297 [01:29:25] <Klaus_Dieter> I use that for some projects as
well ^ just place it in an environment file
298 [01:29:28] <de-facto> well yeah hehe i mean is there a
predefined ENV somewhere for this
299 [01:30:00] <Klaus_Dieter> CC, LD and STRIP
300 [01:30:06] <de-facto> dpkg-buildpackage takes it from
somewhere i guess, but i also want to use plain make
301 [01:30:52] <de-facto> basically i just want to set the
ARCH=armhf and have everything else derived from a predefined
pattern
302 [01:31:05] *** Joins: Ceber (~cerberus@replaced-ip )
303 [01:31:12] <de-facto> e.g. just change ARCH=i386 and be done
304 [01:31:44] *** Quits: Oy3Br0d3 (~textual@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
305 [01:32:05] *** Joins: himcesjf_ (~cesjf@replaced-ip )
306 [01:32:24] <Klaus_Dieter> you could put a function in your
bashrc that sets the variables based on the content of ARCH
307 [01:32:40] *** Quits: him-cesjf (~cesjf@replaced-ip ) (Ping timeout: 272 seconds)
308 [01:33:01] <de-facto> yes its a build image, i can write
everything in there, my question is if its already defined somewhere
309 [01:34:43] *** Joins: Telcoguy (~quassel@replaced-ip )
310 [01:36:21] *** Quits: sidmo_ (~ident@replaced-ip ) (Ping timeout: 246 seconds)
311 [01:36:29] *** Quits: Namarrgon (~glei@replaced-ip ) (Ping timeout: 272 seconds)
312 [01:37:10] *** Quits: devbaka (~devbaka@replaced-ip ) (Ping timeout: 246 seconds)
313 [01:37:18] *** Joins: ilmostro (~ilmostro@replaced-ip )
314 [01:38:33] *** Joins: sidmo_ (~ident@replaced-ip )
315 [01:38:47] *** Joins: Namarrgon (~glei@replaced-ip )
316 [01:38:50] *** Quits: T3RM1N41_ (~73rm1n41@replaced-ip ) (Ping timeout: 268 seconds)
317 [01:39:05] *** Quits: wildlander (~wildlande@replaced-ip ) (Quit: Konversation terminated!)
318 [01:39:37] *** Joins: devbaka (~devbaka@replaced-ip )
319 [01:41:12] *** Quits: ilmostro (~ilmostro@replaced-ip ) (Client Quit)
320 [01:43:07] *** Quits: Namarrgon (~glei@replaced-ip ) (Ping timeout: 240 seconds)
321 [01:44:41] *** Joins: Barones (~Barones@replaced-ip )
322 [01:45:04] *** Quits: sidmo_ (~ident@replaced-ip ) (Ping timeout: 264 seconds)
323 [01:45:36] *** Joins: sidmo_ (~ident@replaced-ip )
324 [01:47:53] *** Joins: Namarrgon (~glei@replaced-ip )
325 [01:48:17] *** Quits: L1nuxg33k (uid322116@replaced-ip ) (Quit: Connection closed for inactivity)
326 [01:49:23] *** Quits: n4dir (~n4dir@replaced-ip ) (Remote host closed the connection)
327 [01:50:12] <de-facto> dpkg-cross maybe?
328 [01:50:21] *** Quits: Barones (~Barones@replaced-ip ) (Ping timeout: 246 seconds)
329 [01:50:31] *** Joins: mthe878 (~mthe@replaced-ip )
330 [01:51:52] *** Joins: tnozyrox_ (~tnozyrox@replaced-ip )
331 [01:53:14] *** Quits: ikarosuusi (~karosin@replaced-ip ) (Ping timeout: 250 seconds)
332 [01:53:57] *** Quits: tuv (~quassel@replaced-ip ) (Remote host closed the connection)
333 [01:54:57] *** Quits: tnozyrox (~tnozyrox@replaced-ip ) (Ping timeout: 268 seconds)
334 [01:56:05] *** Joins: tuv (~quassel@replaced-ip )
335 [01:56:05] *** Quits: tuv (~quassel@replaced-ip ) (Changing host)
336 [01:56:05] *** Joins: tuv (~quassel@replaced-ip )
337 [01:57:40] *** Joins: crimastergogo (~crimaster@replaced-ip )
338 [01:57:48] *** Quits: vivid (~ViViD@replaced-ip ) (Quit: Leaving)
339 [02:00:19] *** Joins: ilmostro (~ilmostro@replaced-ip )
340 [02:00:47] *** Joins: gry (~svetlana@replaced-ip )
341 [02:01:07] *** Quits: de-facto (~de-facto@replaced-ip ) (Quit: See you around.)
342 [02:01:26] *** Joins: de-facto (~de-facto@replaced-ip )
343 [02:02:08] *** Quits: Ticho (~Ticho@replaced-ip ) (Ping timeout: 245 seconds)
344 [02:02:18] *** Joins: paulgrmn (~paulgrmn@replaced-ip )
345 [02:02:44] *** Joins: dvs (~hibbard@replaced-ip )
346 [02:03:27] *** gry is now known as Sveta
347 [02:04:34] *** Quits: well_laid_lawn (~Jean-luc@replaced-ip ) (Ping timeout: 244 seconds)
348 [02:08:00] *** Joins: Ticho (~Ticho@replaced-ip )
349 [02:08:03] *** Joins: we6jbo (~we6jbo@replaced-ip )
350 [02:11:46] *** Joins: awal1 (~awal1@replaced-ip )
351 [02:12:29] *** Quits: dvs (~hibbard@replaced-ip ) (Ping timeout: 255 seconds)
352 [02:13:57] *** Quits: Gaaab (~Gaaab@replaced-ip ) (Remote host closed the connection)
353 [02:14:51] *** Quits: woshty (~woshty@replaced-ip ) (Ping timeout: 246 seconds)
354 [02:15:41] *** Joins: Krennic_ (~Krennic@replaced-ip )
355 [02:16:14] *** Joins: Nefertiti (~Nefertiti@replaced-ip )
356 [02:16:18] *** Quits: Ellied (~ellie@replaced-ip ) (Ping timeout: 252 seconds)
357 [02:17:39] *** Quits: Codier (~user@replaced-ip ) (Ping timeout: 272 seconds)
358 [02:18:28] *** Quits: Krennic (~Krennic@replaced-ip ) (Ping timeout: 246 seconds)
359 [02:19:14] *** Quits: tkla (~tklassen@replaced-ip ) (Ping timeout: 250 seconds)
360 [02:19:21] *** Joins: aquiandres (~aquiandre@replaced-ip )
361 [02:24:00] *** Quits: amcorreia (~amcorreia@replaced-ip ) (Ping timeout: 250 seconds)
362 [02:25:47] *** Quits: mvaenskae (~mvaenskae@replaced-ip ) (Ping timeout: 268 seconds)
363 [02:26:08] *** Joins: Ellied (~ellie@replaced-ip )
364 [02:27:18] *** Quits: Krennic_ (~Krennic@replaced-ip ) (Quit: Lost terminal)
365 [02:27:20] *** Joins: amcorreia (~amcorreia@replaced-ip )
366 [02:27:20] *** Quits: RebelCoder (~RebelCode@replaced-ip ) (Ping timeout: 255 seconds)
367 [02:29:20] *** Joins: shibboleth (~shibbolet@replaced-ip )
368 [02:29:29] *** Joins: handsome_feng (~feng@replaced-ip )
369 [02:29:42] *** Joins: torbo (~user@replaced-ip )
370 [02:31:26] *** Quits: Ticho (~Ticho@replaced-ip ) (Ping timeout: 244 seconds)
371 [02:32:42] *** Joins: tkla (~tklassen@replaced-ip )
372 [02:32:46] *** Quits: Guest11162 (hc@replaced-ip ) ()
373 [02:33:05] *** Joins: austin987 (~null@replaced-ip )
374 [02:34:04] *** Joins: dArK_IcE (~lawl@replaced-ip )
375 [02:34:04] *** Quits: dArK_IcE (~lawl@replaced-ip ) (Client Quit)
376 [02:34:41] *** Joins: hc1^ (hc1@replaced-ip )
377 [02:34:42] *** Quits: shibboleth (~shibbolet@replaced-ip ) (Remote host closed the connection)
378 [02:35:39] *** Joins: faw_ (~faw@replaced-ip )
379 [02:35:55] *** Joins: Ticho (~Ticho@replaced-ip )
380 [02:36:36] *** Quits: seekr (~seekr@replaced-ip ) (Read error: No route to host)
381 [02:37:07] *** Quits: gigetoo (~gigetoo@replaced-ip ) (Ping timeout: 244 seconds)
382 [02:37:14] *** Joins: cheche (~cheche@replaced-ip )
383 [02:37:38] *** Joins: electro33 (uid613@replaced-ip )
384 [02:38:16] *** Quits: austin987 (~null@replaced-ip ) (Ping timeout: 259 seconds)
385 [02:39:11] *** Quits: faw (~faw@replaced-ip ) (Ping timeout: 244 seconds)
386 [02:39:39] *** Quits: rpifan (~rpifan@replaced-ip ) (Remote host closed the connection)
387 [02:41:02] *** Quits: Brainium (~brainium@replaced-ip ) (Quit: Konversation terminated!)
388 [02:44:44] *** Joins: gigetoo (~gigetoo@replaced-ip )
389 [02:45:18] *** Quits: GaneshR (~ganeshraj@replaced-ip ) (Ping timeout: 246 seconds)
390 [02:46:36] *** Quits: milkt (~debian@replaced-ip ) (Quit: leaving)
391 [02:47:12] *** Joins: tehnull (tehnull@replaced-ip )
392 [02:47:28] *** Quits: jordanm (~jordanm@replaced-ip ) (Read error: Connection reset by peer)
393 [02:47:56] *** Joins: jordanm (~jordanm@replaced-ip )
394 [02:48:02] *** Quits: hypn0 (~h@replaced-ip ) (Ping timeout: 255 seconds)
395 [02:49:16] *** Joins: dvs (~hibbard@replaced-ip )
396 [02:50:53] *** Quits: devbaka (~devbaka@replaced-ip ) (Ping timeout: 245 seconds)
397 [02:53:15] *** Joins: devbaka (~devbaka@replaced-ip )
398 [02:54:06] *** Quits: hc1^ (hc1@replaced-ip ) ()
399 [02:54:45] *** Quits: amcorreia (~amcorreia@replaced-ip ) (Ping timeout: 258 seconds)
400 [02:54:45] *** Joins: well_laid_lawn (~Jean-luc@replaced-ip )
401 [02:55:14] *** Joins: hsrt^ (hsrt@replaced-ip )
402 [02:55:41] *** Joins: stitched_unicorn (~Red@replaced-ip )
403 [02:56:16] *** Quits: karakedi (~eAC53C340@replaced-ip ) (Ping timeout: 272 seconds)
404 [02:57:39] *** Joins: him-cesjf (~cesjf@replaced-ip )
405 [02:58:15] *** Quits: himcesjf_ (~cesjf@replaced-ip ) (Ping timeout: 246 seconds)
406 [02:59:14] *** Joins: thecolorjay (~Jay@replaced-ip )
407 [02:59:20] *** Joins: daradydai (~todor@replaced-ip )
408 [02:59:23] *** Joins: T3RM1N41_ (~73rm1n41@replaced-ip )
409 [02:59:35] <thecolorjay> Hey, I'm having an issue with
apt-transport-tor on Ubuntu and on Debian. I can't get it to
work and I keep getting the same output in my terminal.
410 [02:59:38] *** Quits: BCMM (~BCMM@replaced-ip ) (Quit: Konversation terminated!)
411 [03:00:00] *** Quits: OS-39861 (~OS-39861@replaced-ip ) (Ping timeout: 246 seconds)
412 [03:00:06] <zeropoint> Have you tried not using tor for
something as basic as apt repos?
413 [03:00:32] <thecolorjay> They provide onion repositories for
a reason buddy, that's not how you help people.
414 [03:01:24] <zeropoint> How I help people is by not assuming
their chosen approach is correct. See also "XY problem."
415 [03:01:32] <zeropoint> Good luck!
416 [03:03:00] *** Quits: oiaohm (~oiaohm@replaced-ip ) (Read error: Connection reset by peer)
417 [03:03:19] <zeropoint> thecolorjay: Oh, you might also try
not crossposting your problem to multiple channels.
418 [03:03:25] *** Joins: oiaohm (~oiaohm@replaced-ip )
419 [03:04:07] <joepublic> zeropoint, he seems better at helping
than you are; let him do it. He's an expert.
420 [03:05:49] *** Joins: def_jam (~eblip@replaced-ip )
421 [03:07:58] *** Quits: eblip (~eblip@replaced-ip ) (Ping timeout: 245 seconds)
422 [03:08:23] *** Quits: v01t (~v01t@replaced-ip ) (Ping timeout: 245 seconds)
423 [03:08:52] *** Quits: daniel-s (~daniel-s@replaced-ip ) (Ping timeout: 246 seconds)
424 [03:09:14] *** Joins: monksam (~monksam@replaced-ip )
425 [03:09:23] *** Joins: aleas (~aleas@replaced-ip )
426 [03:09:24] *** Joins: finalbeta (~finalbeta@replaced-ip )
427 [03:10:14] *** Quits: patterson (~patterson@replaced-ip ) ()
428 [03:10:51] *** Quits: devbaka (~devbaka@replaced-ip ) (Ping timeout: 250 seconds)
429 [03:14:08] *** Quits: mthe878 (~mthe@replaced-ip ) (Ping timeout: 255 seconds)
430 [03:17:13] *** Joins: daniel-s (~daniel-s@replaced-ip )
431 [03:17:22] <zeropoint> Still waiting for that expert
guidance.
432 [03:19:17] *** Quits: aleas (~aleas@replaced-ip ) (Remote host closed the connection)
433 [03:21:40] *** Joins: OS-45002 (~OS-45002@replaced-ip )
434 [03:22:47] *** Quits: Butt3rfly (~Butt3rfly@replaced-ip ) (Remote host closed the connection)
435 [03:23:26] <oiaohm> zeropoint:
replaced-url
436 [03:23:39] <oiaohm> zeropoint: most of the time you use the
tor it fall back to either the http or https.
437 [03:24:01] <oiaohm> zeropoint: basically apt-transport-tor is
mostly pointless.
438 [03:24:02] *** Quits: daniel-s (~daniel-s@replaced-ip ) (Ping timeout: 255 seconds)
439 [03:24:09] <zeropoint> I know. I'm not using it because
its pointless.
440 [03:24:13] *** Quits: prince_jammys (~mischa@replaced-ip ) (Ping timeout: 245 seconds)
441 [03:24:35] <oiaohm> In a network I find apt cache solutions
better.
442 [03:24:52] <zeropoint> oiaohm: My statement about
"waiting for expert guidance" was sarcastic.
443 [03:25:09] *** Joins: prince_jammys (~mischa@replaced-ip )
444 [03:26:00] *** Joins: Butt3rfly (~Butt3rfly@replaced-ip )
445 [03:27:17] *** Quits: Sabotender (~Sabotende@replaced-ip ) (Quit: 1000 Needles!)
446 [03:34:02] *** debhelper sets mode: +l 1521
447 [03:34:09] <altker128> apt-cacher-ng is great. Why mess with
tor for apt packages?
448 [03:35:30] *** Quits: Tom01 (~tom@replaced-ip ) (Remote host closed the connection)
449 [03:35:45] *** Joins: litov (~litov@replaced-ip )
450 [03:36:48] *** Quits: faw_ (~faw@replaced-ip ) (Ping timeout: 250 seconds)
451 [03:37:35] *** Joins: citypw (~citypw@replaced-ip )
452 [03:39:05] *** Quits: stitched_unicorn (~Red@replaced-ip ) (Ping timeout: 268 seconds)
453 [03:39:35] *** Joins: stitched_unicorn (~Red@replaced-ip )
454 [03:41:08] *** Quits: tekmans (~tekmans@replaced-ip ) (Ping timeout: 259 seconds)
455 [03:41:16] *** Joins: seekr (~seekr@replaced-ip )
456 [03:41:38] *** Quits: paulgrmn (~paulgrmn@replaced-ip ) (Ping timeout: 268 seconds)
457 [03:45:10] *** Joins: sidmo (~ident@replaced-ip )
458 [03:46:30] *** Joins: Sabotender (~Sabotende@replaced-ip )
459 [03:46:31] *** Joins: melissa666 (~melissa66@replaced-ip )
460 [03:48:44] *** Quits: OS-45002 (~OS-45002@replaced-ip ) (Remote host closed the connection)
461 [03:49:16] *** Quits: sidmo_ (~ident@replaced-ip ) (Ping timeout: 264 seconds)
462 [03:49:22] *** Quits: polaris (polaris_@replaced-ip ) (Remote host closed the connection)
463 [03:53:36] *** Joins: pity_ (~pity@replaced-ip )
464 [03:54:38] *** Quits: pity (~pity@replaced-ip ) (Ping timeout: 255 seconds)
465 [03:55:33] *** Quits: franceman243 (~franceman@replaced-ip ) (Read error: Network is unreachable)
466 [03:55:43] *** Quits: pity_ (~pity@replaced-ip ) (Read error: Connection reset by peer)
467 [03:55:50] *** Quits: w17t (~w17t@replaced-ip ) (Quit: WeeChat 2.3)
468 [03:56:18] *** Joins: Old_Dog (~Old_Dog@replaced-ip )
469 [03:57:30] *** Quits: monksam (~monksam@replaced-ip ) (Quit: leaving)
470 [03:58:36] *** Joins: pity (~pity@replaced-ip )
471 [03:59:59] *** Joins: daniel-s (~daniel-s@replaced-ip )
472 [04:01:04] <N3X15> Had to reinstall a dedi due to a
hard-drive failure. Datacenter installed wheezy, then I accidentally
copied over /etc/apt from backup and ran apt-get update. After
realizing my mistake, I reverted /etc/apt and then upgraded wheezy
-> jessie -> stretch successfully. Now I am getting an issue
where apt-get update is stuck on 0% [Working]. Any ideas?
473 [04:02:10] <N3X15> I've run apt-get clean, cleared out
partial lists. Not sure what else to do.
474 [04:02:31] *** Quits: banc (~banc@replaced-ip ) (Quit: Bye)
475 [04:03:33] *** Quits: ChmEarl (~chmearl@replaced-ip ) (Quit: Leaving)
476 [04:03:54] *** Joins: OS-43123 (~OS-43123@replaced-ip )
477 [04:04:29] <dvs> N3X15, apt-cache clean?
478 [04:04:31] *** Quits: jfoy (~jfoy@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
479 [04:05:46] *** Quits: OS-43123 (~OS-43123@replaced-ip ) (Client Quit)
480 [04:07:36] *** Quits: magyar (~magyar@replaced-ip ) (Quit: Riding the split)
481 [04:09:11] <N3X15> dvs: E: Invalid operation clean
482 [04:10:12] <dvs> apt-get clean
483 [04:10:16] <dvs> oopd
484 [04:10:42] *** Quits: litov (~litov@replaced-ip ) (Ping timeout: 246 seconds)
485 [04:10:51] <N3X15> Yeah, I already ran that
486 [04:10:55] <N3X15> Same deal
487 [04:11:31] *** Quits: oahong (~samigarus@replaced-ip ) (Ping timeout: 246 seconds)
488 [04:14:02] *** debhelper sets mode: +l 1513
489 [04:16:28] <awal1> N3X15, what do you have in sources.list?
490 [04:17:54] *** Joins: oahong (~samigarus@replaced-ip )
491 [04:18:00] *** Quits: clemens3_ (~clemens@replaced-ip ) (Remote host closed the connection)
492 [04:18:41] <N3X15> awal1,
replaced-url
493 [04:22:09] <awal1> not related to your issue but you may want
to add contrib and non-free components to your security repo too,
since you have them in the main one
494 [04:22:27] *** Quits: dvs (~hibbard@replaced-ip ) (Ping timeout: 240 seconds)
495 [04:22:28] <N3X15> I'll try that.
496 [04:22:32] <awal1> deb
replaced-url
497 [04:23:00] <awal1> thta is not for solve your apt stuck, just
a logical suggestion:P
498 [04:23:26] <awal1> have you tried to restart your networking
?
499 [04:23:50] <N3X15> Why would networking affect apt in this
way?
500 [04:23:50] *** Joins: magyar (~magyar@replaced-ip )
501 [04:24:11] *** Joins: banc (~banc@replaced-ip )
502 [04:24:33] <awal1> do you have internet access after all?
503 [04:24:51] <N3X15> Yes, it is a dedicated server I am SSHing
into
504 [04:25:00] <awal1> ok
505 [04:25:23] <N3X15> I am really loathe to restart networking,
though, as I do not have KVM or IPMI on it
506 [04:25:34] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
507 [04:25:48] <joepublic> ssh can usually* survive a networkint
restart (Note key word "usually")
508 [04:25:55] *** Joins: Thedarkb-X40 (~beno@replaced-ip )
509 [04:25:56] <N3X15> Or rather, it has it but it doesn't
work because some idiot at the datacenter has it on a 10.x IP
510 [04:26:26] <zeropoint> As opposed to exposing IPMI to the
internet?
511 [04:26:41] *** Joins: xcm (~xcm@replaced-ip )
512 [04:26:48] <N3X15> I get directed to the private 10.x.x.x IP
when I click on the KVM link.
513 [04:26:57] <N3X15> There's no proxy or VPN.
514 [04:27:04] <joepublic> yeah i bet the routing for that
doesn't work out, huh
515 [04:27:08] <zeropoint> Oops.
516 [04:27:09] *** Quits: debsan (~debsan@replaced-ip ) (Ping timeout: 246 seconds)
517 [04:27:13] <zeropoint> 188089
518 [04:27:15] <awal1> google founds dozen of topics about apt
stuck at 0%, not sure what to suggestion :P
519 [04:27:15] *** Joins: manjeet (uid343474@replaced-ip )
520 [04:27:28] <zeropoint> Wrong window.
521 [04:28:05] <awal1> dpkg: apt
522 [04:28:05] <dpkg> Advanced Packaging Tool (APT) is a package
management system used by Debian and its derivatives. APT is a C++
library of functions that are used by several command line programs
for dealing with packages, notably apt-get, apt-cache, and aptitude
and, from Debian 8 "Jessie" onwards, apt. See also
<aptitude> <apt-get>, <apt-cache>, <apt
myths>.
523 [04:28:19] <awal1> there may be an apt dedicated channel
524 [04:28:27] *** Joins: llucenic (~Thunderbi@replaced-ip )
525 [04:28:30] <awal1> try #debian-apt or something
526 [04:28:44] <N3X15> given that Debian's defining feature
is/was apt/dpkg, I doubt it
527 [04:29:03] <joepublic> nobody gives any love to dselect
528 [04:29:22] <awal1> aptitude stuck to?
529 [04:30:07] <N3X15> Yes, just at 100% rather than 0%
530 [04:30:08] <awal1> you know, apt-get and aptitude are both
frontends for apt
531 [04:30:19] <awal1> old apt i mean
532 [04:30:32] <awal1> at 100?
533 [04:30:37] <N3X15> I know, I've used python bindings for
it. :P
534 [04:31:09] <N3X15> Although not lately, since I've moved
on to 3.6 and python-apt still isn't working on 3.x
535 [04:31:13] *** Joins: zumba_addict (~zumba_add@replaced-ip )
536 [04:31:15] <awal1> what says dpkg-reconfigure -a
537 [04:31:25] <zumba_addict> Hi all. Where can I find the config
file for iptables?
538 [04:31:44] <N3X15> Unknown option -a, awal1
539 [04:31:54] <N3X15> zumba_addict, it's a kernel feature
540 [04:32:39] <zumba_addict> ok. We don't use any rules
file for activating firewall?
541 [04:33:02] <N3X15> You probably could, but it'd be a
frontend for the CLI commands.
542 [04:33:03] <zumba_addict> What if the machine is rebooted,
how are the rules we executed will get applied again?
543 [04:33:08] <awal1> excuses, i meant dpkg --configure -a
544 [04:33:32] <zumba_addict> I ran iptables but I'd like to
save it
545 [04:33:40] <N3X15> No output awal1
546 [04:34:03] *** Joins: [b0b] (~bob@replaced-ip )
547 [04:34:22] <joepublic> I have a script that I run from
rc.local that re-establishes my iptables, but that's almost
certainly "deprecated" by someone or other
548 [04:35:01] <zumba_addict> I was thinking it iptables was
being executed by systemd but i didn't find a service
549 [04:35:13] <N3X15> No, it's part of the kernel.
550 [04:35:26] *** Quits: FriedEggBanjo (~FriedEggB@replaced-ip ) (Ping timeout: 244 seconds)
551 [04:35:26] *** Joins: Class7_ (~Class7@replaced-ip )
552 [04:35:31] <joepublic> the output of iptables -wS is
generally your script, lacking the word iptables at the beginning of
each line
553 [04:35:44] *** Quits: RaalFy (~RaalFy@replaced-ip ) (Ping timeout: 250 seconds)
554 [04:35:50] <zumba_addict> so by default, iptables rules are
open
555 [04:35:56] *** Quits: Old_Dog (~Old_Dog@replaced-ip ) (Remote host closed the connection)
556 [04:36:20] <zeropoint> zumba_addict: Check out ufw, if you
want a way to manage this easily.
557 [04:36:24] <zumba_addict> so -wS will spit out the output
like -L
558 [04:36:53] <joepublic> no. -wS will do what I said.
559 [04:37:08] *** Quits: b0b (~bob@replaced-ip ) (Ping timeout: 268 seconds)
560 [04:37:11] *** [b0b] is now known as b0b
561 [04:37:14] <zumba_addict> I got confused with what you said
earlier
562 [04:37:29] <zumba_addict> what do you mean by "is
generally your script"?
563 [04:37:32] <joepublic> -L is a summary of what those lines
*do*, but -wS gives you the commands themselves
564 [04:37:43] <zumba_addict> got it
565 [04:37:48] <joepublic> I mean it is the list of commands,
line by line, necessary to build your current iptables config.
566 [04:37:56] <zumba_addict> ah
567 [04:37:57] <joepublic> but, oddly missing the word iptables
568 [04:38:10] <zumba_addict> i guess it's safe to run
569 [04:38:29] <N3X15> probably because someone out there has
their own version of the iptables command and changed the name
for... reasons.
570 [04:38:33] <zumba_addict> didn
571 [04:38:36] <zumba_addict> didn't work
572 [04:38:49] <N3X15> If it's empty, there are no rules set
573 [04:38:57] <joepublic> you could always man iptables if
unsure. -w wait for xtables lock, -S for that command list
574 [04:39:13] *** Quits: orbiter (~orbiter@replaced-ip ) ()
575 [04:39:30] *** Quits: Class7 (~Class7@replaced-ip ) (Ping timeout: 272 seconds)
576 [04:39:31] <zumba_addict> -S isn't listed
577 [04:39:37] *** Joins: orbiter (~orbiter@replaced-ip )
578 [04:39:56] <zumba_addict> iptables on this machine could be
old, 1.6
579 [04:39:58] <N3X15> --list-rules -S [chain [rulenum]]
580 [04:40:06] <N3X15> listed in --help
581 [04:40:11] <zumba_addict> oh I see
582 [04:40:33] <zumba_addict> it was only -S that was not the the
column
583 [04:40:43] <zumba_addict> it was more indented, ahaha
584 [04:42:16] <zumba_addict> I'm really not sure how the
rules where created. It was already present after I created the
DreamCompute. Then I just added to more iptables rules
585 [04:42:30] <zumba_addict> maybe by default, Dreamhost
add's them in their instance
586 [04:42:31] *** Joins: dvs (~hibbard@replaced-ip )
587 [04:43:38] <awal1> dpkg-reconfigure --all no more available
seems
588 [04:43:40] <awal1> hm
589 [04:44:30] <zumba_addict> i'm clearing all the existing
rules and re-executing them
590 [04:45:11] *** Quits: electro33 (uid613@replaced-ip ) (Quit: Connection closed for inactivity)
591 [04:45:29] <zumba_addict> this is what I created for
clearning. Looks good?
replaced-url
592 [04:46:11] <N3X15> I really hope I don't have to
reinstall debian again.
593 [04:46:22] <N3X15> All the datacenter has is an aged version
of wheezy.
594 [04:46:27] <awal1> apart dpkg --configure -a , i think
dpkg-reconfigure --all existed in the past, i used it if not wrong
595 [04:46:40] <awal1> well, long time i haven't played with
dpkg alone
596 [04:46:41] <N3X15> It did, I remember it too
597 [04:46:48] <awal1> my memory my be wrong
598 [04:47:16] <awal1> yes it did
599 [04:48:14] <awal1> no longer available so
600 [04:48:40] *** Joins: FriedEggBanjo (~FriedEggB@replaced-ip )
601 [04:48:58] *** Joins: frotz47 (~matthew@replaced-ip )
602 [04:50:09] <N3X15> I'll disable mariadb and see if that
helps.
603 [04:51:08] *** Joins: Uberius (~Uberius@replaced-ip )
604 [04:52:22] <N3X15> For the record, it didn't.
605 [04:52:26] <zumba_addict> my rules are good! Thank you folks
606 [04:53:06] *** Joins: Pengguna-Baru (2447e827@replaced-ip )
607 [04:53:37] *** Joins: Surfer2011 (~quassel@replaced-ip )
608 [04:54:01] *** debhelper sets mode: +l 1519
609 [04:56:07] <N3X15> OK, it was the PHP sury repo.
610 [04:56:17] <N3X15> I disabled it and everything suddenly went
through
611 [04:56:23] <N3X15> I'll go complain on their channel.
612 [04:56:32] *** Quits: Surfer2011_ (~quassel@replaced-ip ) (Ping timeout: 250 seconds)
613 [04:57:23] *** Joins: devbaka (~devbaka@replaced-ip )
614 [04:58:23] *** Joins: melissa777 (~melissa66@replaced-ip )
615 [04:58:26] *** Joins: Klaus_D1eter_ (~klaus@replaced-ip )
616 [04:59:01] *** Quits: Pengguna-Baru (2447e827@replaced-ip ) (Ping timeout: 256 seconds)
617 [04:59:06] *** Quits: melissa666 (~melissa66@replaced-ip ) (Remote host closed the connection)
618 [05:01:24] *** Joins: TxMedic436_ (~TxMedic43@replaced-ip )
619 [05:01:41] *** Quits: Klaus_Dieter (~klaus@replaced-ip ) (Ping timeout: 255 seconds)
620 [05:01:41] *** Klaus_D1eter_ is now known as Klaus_Dieter
621 [05:02:05] *** Quits: mobile_c (~mobile_c@replaced-ip ) (Quit: Konversation terminated!)
622 [05:02:13] *** Parts: aquiandres (~aquiandre@replaced-ip ) ("Leaving")
623 [05:03:22] *** Quits: daniel-s (~daniel-s@replaced-ip ) (Read error: Connection reset by peer)
624 [05:09:16] *** Quits: CaptainN (zelda@replaced-ip ) (Read error: Connection reset by peer)
625 [05:09:44] *** Joins: CaptainN (zelda@replaced-ip )
626 [05:10:00] *** Quits: crimastergogo (~crimaster@replaced-ip ) (Quit: crimastergogo)
627 [05:10:15] <de-facto> does someone know where to add files in
a debian/rules file? my GNU Makefile generates a "dist"
directory which corresponds to the target installation root
directory...
628 [05:10:41] <de-facto> can i just point debian/rules there to
grab all the files and directories in "dist" and include
them in my .deb?
629 [05:11:10] <awal1> N3X15, since the beginning i suspected
something is wrong in your sources.list :p
630 [05:11:36] <dvs> you're right
631 [05:11:46] *** Quits: TxMedic436_ (~TxMedic43@replaced-ip ) (Remote host closed the connection)
632 [05:11:58] <N3X15> awal1, you want to know the best part?
633 [05:12:06] <awal1> what
634 [05:12:06] <N3X15> Too bad because I'm telling you
anyway
635 [05:12:19] <N3X15> I uncommented the line and it worked fine
636 [05:12:25] <N3X15> no changes.
637 [05:12:36] <awal1> :D
638 [05:13:25] <N3X15> Now back to putting out all the fires with
the gitlab service.
639 [05:14:21] <awal1> maybe apt just took a nap, hard job it did
after 2 big migrations jessie to stretch:P
640 [05:15:13] <awal1> well, third party stuff are almost always
problematic
641 [05:15:24] <awal1> dpkg: frankendebian
642 [05:15:24] <dpkg> When you get random packages from random
repositories, mix multiple releases of Debian, or mix Debian and
derived distributions, you have a mess. There's no way anyone
can support this "distribution of Frankenstein" and
#debian certainly doesn't want to even try. Ask me about
<reinstall>
643 [05:15:35] *** Joins: hatesec (~chronicle@replaced-ip )
644 [05:16:27] <N3X15> Again, it worked just fine before, and I
figured I'd ask here before I just started deleting cache files
willy-nilly.
645 [05:17:05] *** Quits: melissa777 (~melissa66@replaced-ip ) (Read error: Connection reset by peer)
646 [05:17:22] *** Quits: T3RM1N41_ (~73rm1n41@replaced-ip ) (Remote host closed the connection)
647 [05:17:56] *** Quits: Se-bash (~seba@replaced-ip ) (Quit: Saliendo)
648 [05:19:38] *** Quits: Thedarkb-X40 (~beno@replaced-ip ) (Ping timeout: 245 seconds)
649 [05:21:56] *** Quits: hakash (~hakash@replaced-ip ) (Ping timeout: 272 seconds)
650 [05:22:10] *** Joins: s8548a (~s8548a@replaced-ip )
651 [05:24:02] *** debhelper sets mode: +l 1511
652 [05:25:34] *** Joins: n4dir (~n4dir@replaced-ip )
653 [05:26:25] *** Quits: oojacoboo (~oojacoboo@replaced-ip ) (Read error: Connection reset by peer)
654 [05:27:20] *** Joins: oojacoboo (~oojacoboo@replaced-ip )
655 [05:30:09] *** Quits: n4dir (~n4dir@replaced-ip ) (Client Quit)
656 [05:30:36] *** Joins: n4dir (~n4dir@replaced-ip )
657 [05:31:38] *** Joins: TxMedic436_ (~TxMedic43@replaced-ip )
658 [05:32:15] *** Quits: elik (~elik@replaced-ip ) (Ping timeout: 246 seconds)
659 [05:32:26] *** Joins: alex_pa (~alex_pa@replaced-ip )
660 [05:32:44] *** Quits: alex_pa (~alex_pa@replaced-ip ) (Max SendQ exceeded)
661 [05:32:47] *** Joins: alex__pa (~alex_pa@replaced-ip )
662 [05:33:16] *** Joins: alex_pa (~alex_pa@replaced-ip )
663 [05:33:27] *** Quits: alex_pa (~alex_pa@replaced-ip ) (Remote host closed the connection)
664 [05:34:53] *** Quits: TxMedic436_ (~TxMedic43@replaced-ip ) (Client Quit)
665 [05:36:16] *** Joins: TxMedic436_ (~TxMedic43@replaced-ip )
666 [05:36:53] *** Quits: frotz47 (~matthew@replaced-ip ) (Ping timeout: 250 seconds)
667 [05:38:05] <Deihmos> during install there is a setting for
targeted drivers or full
668 [05:38:20] *** Joins: elik (~elik@replaced-ip )
669 [05:38:49] <oiaohm> dpkg: mixing multi releases of debian are
okish. As you can normally revese the process by chroot installation
disc and get back to something working..
670 [05:38:51] <dpkg> okay, oiaohm
671 [05:38:52] <Deihmos> if targeted is chosen will cause issues
if i ever upgrade hardware
672 [05:39:04] <themill> dpkg, forget mixing multi releases of
debian
673 [05:39:06] <dpkg> i forgot mixing multi releases of debian,
themill
674 [05:39:25] <themill> oiaohm: and it's only OKish if you
don't want us to support it
675 [05:39:29] <n4dir> any powerpc user here, and can he offer me
a working sources.list for sid? #debianppc is pretty silent
676 [05:39:39] <oiaohm> dpkg: random repositories with out the
mainline package quality control proccess that makes you can
uninstall equals doomed.
677 [05:39:40] * dpkg spins the wheel of knowledge and ponders... ...
678 [05:39:46] <themill> oiaohm: please stop that
679 [05:40:20] <oiaohm> themill: OKish means you can give
instructions that person can recover from it.
680 [05:40:53] *** Quits: hans_ (~hans@replaced-ip ) (Ping timeout: 245 seconds)
681 [05:40:58] <oiaohm> No that you will keep on supporting a
mixed mess.
682 [05:41:21] <themill> no, it's basically unrecoverable
683 [05:41:46] <themill> you can tape over the problems and stick
things back together with chewing gum, but ...
684 [05:41:56] <oiaohm> themill: I have done mixs between
sid/testing/stable and old stable before. There is a process to
clean those back to one.
685 [05:42:15] *** Joins: BeerHall (~Thunderbi@replaced-ip )
686 [05:42:20] *** Joins: knerten (~knerten@replaced-ip )
687 [05:42:27] <themill> no there isn't, that's the
problem
688 [05:42:35] *** Quits: TxMedic436_ (~TxMedic43@replaced-ip##) (Quit: Mutter: ##replaced-url
689 [05:42:39] *** Quits: Haudegen (~quassel@replaced-ip ) (Ping timeout: 258 seconds)
690 [05:43:02] <oiaohm> themill: the right process you end up
with the files left exactly like you had clean installed.
691 [05:43:17] <oiaohm> themill: there is a process its not fun.
692 [05:43:33] *** Joins: EightHundo (~TxMedic43@replaced-ip )
693 [05:43:42] <themill> !downgrade
694 [05:43:42] <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>.
695 [05:43:42] <oiaohm> themill: yes it will require chroot from
install disc.
696 [05:44:27] <themill> it doesn't matter what futzing
around you do with an install disk and chrooting, you cannot
necessarily undo changes made by maintainer scripts.
697 [05:45:20] *** Quits: knert (~knerten@replaced-ip ) (Ping timeout: 255 seconds)
698 [05:46:06] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
699 [05:47:11] *** Quits: EightHundo (~TxMedic43@replaced-ip ) (Remote host closed the connection)
700 [05:50:45] <awal1> n4dir, a special sid ?repo forpowerpc
701 [05:50:48] <awal1> ?
702 [05:51:03] *** Quits: sydney_untangle (~sydney@replaced-ip ) (Read error: No route to host)
703 [05:51:29] <awal1> all arch use same one
704 [05:51:39] <awal1> there is only one
705 [05:51:42] <oiaohm> themill:
replaced-url
706 [05:51:53] <themill> nope
707 [05:51:59] <oiaohm> themill: and then you have to clean the
home directories.
708 [05:52:06] <oiaohm> Not fun.
709 [05:52:06] <n4dir> awal1: yes, but after checking the powerpc
mailing list, i found it. sorry for the noise
710 [05:52:19] *** Joins: hakash (~hakash@replaced-ip )
711 [05:52:36] <oiaohm> themill: I have done it and got 100
percent chesum match in all installed files.
712 [05:52:38] <themill> what you're basically saying is you
do a complete reinstall from a backup and then it's OK again.
That's what dpkg said too.
713 [05:52:41] <awal1> n4dir which one is
714 [05:52:52] <n4dir>
replaced-url
715 [05:53:10] <n4dir> mailing list entry:
replaced-url
716 [05:53:23] <n4dir> you will find a different how-to online,
but that sources list fails.
717 [05:53:27] <awal1> dpkg:powerpc
718 [05:53:27] <dpkg> PowerPC is a <RISC> architecture (replaced-url
719 [05:54:14] <oiaohm> themill: does not have to be complete
resinstall. The packages that are the correct version can in most
case be 100 percent left other than clearing configuration and
reconfiguring.
720 [05:54:37] <oiaohm> themill: the process is painful as hell.
That makes a clean install be simpler.
721 [05:55:14] <oiaohm> themill: but if you are not using
mainline repos you don't have piuparts so clear configuration
and reconfigure may or may not work.
722 [05:55:25] *** Joins: sydney_untangle (~sydney@replaced-ip )
723 [05:57:58] *** Quits: CrystalMath (~coderain@replaced-ip##) (Quit: Support Free Software - ##replaced-url
724 [05:59:34] *** Joins: GaneshR (~ganeshraj@replaced-ip )
725 [06:00:22] <themill> oiaohm: dude. Please stop. what
you're trying to convince people to do is more painful than a
reinstall. piuparts is no guarantee that you can downgrade either.
If on-disk structures for your database have changed in the upgrade,
you're hosed no matter what dance you do.
726 [06:00:23] *** Joins: v01t (~v01t@replaced-ip )
727 [06:00:40] *** Quits: devbaka (~devbaka@replaced-ip ) (Ping timeout: 250 seconds)
728 [06:00:53] *** Joins: electro33 (uid613@replaced-ip )
729 [06:02:03] *** Joins: devbaka (~devbaka@replaced-ip )
730 [06:04:44] *** Joins: dreamon (~dreamon@replaced-ip )
731 [06:05:09] *** Joins: w17t (~w17t@replaced-ip )
732 [06:06:02] *** Quits: llucenic (~Thunderbi@replaced-ip ) (Ping timeout: 255 seconds)
733 [06:07:15] *** Quits: n4dir (~n4dir@replaced-ip ) (Quit: leaving)
734 [06:11:30] <oiaohm> themill: The process I descibed is
without pain or loss. But it can be faster than a reinstall for
limited areas of damage. Like someone who has installed a package
from sid to test if something does work or not.
735 [06:12:27] <oiaohm> themill: It is possible to downgrade to a
point. But it comes at a price. Reinstalling to older version also
will leave you with backups of databases that will not reinstall.
736 [06:13:26] <oiaohm> themill: opps is not without out pain or
loss.
737 [06:13:54] *** Joins: n4dir (~n4dir@replaced-ip )
738 [06:15:02] *** Quits: hiroshi (~hiroshi@replaced-ip ) (Ping timeout: 255 seconds)
739 [06:16:08] *** Joins: diogenes_ (~diogenes_@replaced-ip )
740 [06:16:57] *** Quits: Nnavd (~Nnavd@replaced-ip ) (Remote host closed the connection)
741 [06:19:17] *** Quits: toxync12 (~toxync12@replaced-ip ) (Remote host closed the connection)
742 [06:20:36] *** Quits: null1337 (~WhoAmI@replaced-ip ) (Ping timeout: 258 seconds)
743 [06:20:39] *** Quits: p0lyph3m (~p0lyph3m@replaced-ip ) (Ping timeout: 268 seconds)
744 [06:20:52] *** Joins: null1337 (~WhoAmI@replaced-ip )
745 [06:22:03] *** Quits: torbo (~user@replaced-ip ) (Remote host closed the connection)
746 [06:22:52] *** Joins: Nnavd (~Nnavd@replaced-ip )
747 [06:23:12] *** Quits: cryptic (~cryptic@replaced-ip ) (Ping timeout: 268 seconds)
748 [06:23:26] *** Joins: toxync12 (~toxync12@replaced-ip )
749 [06:23:37] *** Joins: Guest34853 (~helene@replaced-ip )
750 [06:24:16] *** Quits: we6jbo (~we6jbo@replaced-ip ) (Remote host closed the connection)
751 [06:24:29] *** Quits: well_laid_lawn (~Jean-luc@replaced-ip ) (Ping timeout: 255 seconds)
752 [06:24:30] *** Quits: TrueNher0 (~oem@replaced-ip ) (Ping timeout: 250 seconds)
753 [06:26:45] *** Joins: bltzfsck (~bill@replaced-ip )
754 [06:29:28] *** Quits: awal1 (~awal1@replaced-ip ) (Remote host closed the connection)
755 [06:31:41] *** Quits: hakash (~hakash@replaced-ip ) (Ping timeout: 255 seconds)
756 [06:35:43] *** Joins: cryptic (~cryptic@replaced-ip )
757 [06:37:00] *** Quits: manjeet (uid343474@replaced-ip ) (Quit: Connection closed for inactivity)
758 [06:41:15] *** Joins: v01d4lph4 (~v01d4lph4@replaced-ip )
759 [06:42:22] *** Joins: k4ch0 (~k4ch0@replaced-ip )
760 [06:45:32] *** Joins: litov (~litov@replaced-ip )
761 [06:46:01] *** Joins: xent (~Mutter@replaced-ip )
762 [06:46:27] *** Quits: null1337 (~WhoAmI@replaced-ip ) (Ping timeout: 246 seconds)
763 [06:47:01] *** Joins: null1337 (~WhoAmI@replaced-ip )
764 [06:47:28] *** Quits: nuuuciano (~luuuciano@replaced-ip ) (Ping timeout: 250 seconds)
765 [06:47:54] *** Joins: EightHundo (~TxMedic43@replaced-ip )
766 [06:48:21] *** Quits: xent (~Mutter@replaced-ip ) (Client Quit)
767 [06:49:09] *** Quits: uvcontact (~uvcontact@replaced-ip ) (Remote host closed the connection)
768 [06:49:34] *** Quits: litov (~litov@replaced-ip ) (Client Quit)
769 [06:50:35] *** Quits: bltzfsck (~bill@replaced-ip ) (Remote host closed the connection)
770 [06:55:19] *** Joins: OS-39861 (~OS-39861@replaced-ip )
771 [06:55:50] *** Joins: well_laid_lawn (~Jean-luc@replaced-ip )
772 [06:56:22] *** Joins: oosehedaiphequag (~oosehedai@replaced-ip )
773 [06:56:53] *** Quits: Gazooo (~Gazooo@replaced-ip ) (Ping timeout: 255 seconds)
774 [06:57:39] *** Quits: diniwed (~gavron@replaced-ip ) (Ping timeout: 246 seconds)
775 [07:00:39] <jelly> oiaohm: what "may sometimes
work" and what "we know works and can honestly recommend
to other users in a support channel" are two wildly different
sets
776 [07:00:48] *** Quits: kreyren (~kreyren@replaced-ip ) (Remote host closed the connection)
777 [07:03:16] *** Quits: mnemonic (~semeion@replaced-ip ) (Quit: WeeChat 2.3)
778 [07:05:39] *** Quits: pacbard (~pacbard@replaced-ip ) (Read error: Connection reset by peer)
779 [07:06:30] *** oosehedaiphequag is now known as jean-luc
780 [07:06:46] *** Quits: hexnewbie (~hexnewbie@replaced-ip ) (Quit: Leaving)
781 [07:07:13] <oiaohm> jelly: This is not a just a somtimes
works. The right process you end up with a calculated cost. The
calculated cost part removal and resinstall and the lost data can be
like. Like if someone has pushed forwards to nano in sid pushing
back to stable is not problem.
782 [07:07:39] *** Joins: pacbard (~pacbard@replaced-ip )
783 [07:07:40] <oiaohm> jelly: I will say that the process is not
simple and not plainless most of the time. to attempt to downgrade.
784 [07:08:05] *** Quits: EightHundo (~TxMedic43@replaced-ip##) (Quit: Mutter: ##replaced-url
785 [07:08:16] *** Quits: P1ersson (~P1ersson@replaced-ip ) (Ping timeout: 250 seconds)
786 [07:08:25] <n4dir> you don't seem to get the point you
were told quite a few times now.
787 [07:08:59] *** Joins: EightHundo (~TxMedic43@replaced-ip )
788 [07:09:31] *** Joins: iamgr00t (iamgr00t@replaced-ip )
789 [07:09:49] <oiaohm> n4dir: reason why I am not getting the
point is there is a reverse process. It was in the 2002 debian
administrators guide.
790 [07:10:06] *** Joins: OS-43966 (~OS-43966@replaced-ip )
791 [07:10:23] *** Quits: GaneshR (~ganeshraj@replaced-ip ) (Ping timeout: 255 seconds)
792 [07:10:38] *** Joins: airwind (~belovent@replaced-ip )
793 [07:10:58] *** Joins: uxf_ (~uxfi@replaced-ip )
794 [07:11:03] <jelly> oiaohm: we have a different definition of
"sometimes" then
795 [07:12:17] <oiaohm> jelly: the process will always work the
the volume of data loss.
796 [07:13:03] <oiaohm> jelly: it comes down to how much data to
downgrade are you willing to lose.
797 [07:14:06] <jelly> if I'm reading it right, your
"always works" is "if you're able to figure out
exactly which parts to purge, exactly which parts to reinstall, and
exactly which bits to restore, given an exponential amount of
interacting moving parts"
798 [07:14:20] *** Quits: uxfi (~uxfi@replaced-ip ) (Ping timeout: 250 seconds)
799 [07:15:06] *** Joins: sauvin (sauvin@replaced-ip )
800 [07:15:23] <jelly> I call that "impossible to guide
through over irc and bad advice to give in a public support
channel"
801 [07:16:09] <oiaohm> jelly: purge calculation is dependany
tree. It use to be nice documented. The current Emergency
downgrading in the manual does not cover half the stuff you need
todo.
802 [07:16:25] <oiaohm> jelly: to be correct less than 10% of
what you need todo.
803 [07:17:06] *** Joins: conta (~Thunderbi@replaced-ip )
804 [07:17:13] *** Quits: EightHundo (~TxMedic43@replaced-ip##) (Quit: Mutter: ##replaced-url
805 [07:17:21] *** Quits: dez (uid92154@replaced-ip ) (Quit: Connection closed for inactivity)
806 [07:17:25] <darxmurf> morning
807 [07:18:06] *** Joins: vivid (~ViViD@replaced-ip )
808 [07:18:27] *** Joins: EightHundo (~TxMedic43@replaced-ip )
809 [07:19:39] *** Joins: ich (~ich@replaced-ip )
810 [07:21:11] *** Quits: jasonwc (~jasonwc@replaced-ip ) (Ping timeout: 255 seconds)
811 [07:21:37] *** Joins: btel (~btel@replaced-ip )
812 [07:21:56] *** Joins: milkt (~debian@replaced-ip )
813 [07:22:25] *** Quits: k4ch0 (~k4ch0@replaced-ip ) (Ping timeout: 250 seconds)
814 [07:22:58] *** Quits: EightHundo (~TxMedic43@replaced-ip ) (Client Quit)
815 [07:23:47] *** Joins: melissa666 (~melissa66@replaced-ip )
816 [07:25:26] *** Parts: jean-luc (~oosehedai@replaced-ip ) ()
817 [07:26:21] *** Quits: n4dir (~n4dir@replaced-ip ) (Remote host closed the connection)
818 [07:27:34] *** Joins: hakash (~hakash@replaced-ip )
819 [07:32:44] *** Joins: cirilos (~cirilos@replaced-ip )
820 [07:33:30] *** Quits: Logg (~Logg@replaced-ip ) (Ping timeout: 268 seconds)
821 [07:33:35] *** Joins: endstille (~endstille@replaced-ip )
822 [07:33:43] *** Quits: endstille (~endstille@replaced-ip ) (Client Quit)
823 [07:35:07] *** Quits: melissa666 (~melissa66@replaced-ip ) (Remote host closed the connection)
824 [07:35:12] *** Joins: slv (~slv@replaced-ip )
825 [07:35:31] *** Joins: melissa666 (~melissa66@replaced-ip )
826 [07:36:00] *** Joins: NullTerminator (~NullTermi@replaced-ip )
827 [07:36:13] *** Quits: NullTerminator (~NullTermi@replaced-ip ) (Client Quit)
828 [07:36:21] *** Joins: ellyacht (~ellyacht@replaced-ip )
829 [07:37:19] *** Quits: ircarcs (~quassel@replaced-ip ) (Quit: ircarcs)
830 [07:37:35] *** Joins: ksqsf (~ksqsf@replaced-ip )
831 [07:39:27] *** Joins: rsx (~rsx@replaced-ip )
832 [07:39:56] *** Joins: BrianG61UK_ (~BrianG61U@replaced-ip )
833 [07:40:05] *** Quits: well_laid_lawn (~Jean-luc@replaced-ip ) (Ping timeout: 255 seconds)
834 [07:40:44] *** Joins: well_laid_lawn (~Jean-luc@replaced-ip )
835 [07:40:55] *** Joins: ircarcs (~quassel@replaced-ip )
836 [07:41:13] *** Joins: jmarsac (~jmarsac@replaced-ip )
837 [07:41:24] *** Joins: patterson (~patterson@replaced-ip )
838 [07:42:33] *** Quits: melissa666 (~melissa66@replaced-ip ) (Ping timeout: 250 seconds)
839 [07:43:15] *** Joins: llucenic (~Thunderbi@replaced-ip )
840 [07:43:47] *** Quits: BrianG61UK (~BrianG61U@replaced-ip ) (Ping timeout: 258 seconds)
841 [07:44:12] *** Joins: melissa666 (~melissa66@replaced-ip )
842 [07:44:38] *** Quits: fatalerrors (~fatalerro@replaced-ip ) (Ping timeout: 245 seconds)
843 [07:45:29] *** Quits: OS-39861 (~OS-39861@replaced-ip ) (Ping timeout: 255 seconds)
844 [07:45:40] *** Joins: Logg (~Logg@replaced-ip )
845 [07:46:02] *** Joins: Ericounet (~Eric@replaced-ip )
846 [07:47:30] *** Quits: ellyacht (~ellyacht@replaced-ip ) (Quit: welandedonthemun!)
847 [07:47:30] *** Quits: n_1-c_k (~nick@replaced-ip ) (Read error: Connection reset by peer)
848 [07:47:57] *** Joins: n_1-c_k (~nick@replaced-ip )
849 [07:48:07] *** Quits: melissa666 (~melissa66@replaced-ip ) (Remote host closed the connection)
850 [07:48:16] *** Joins: melissa666 (~melissa66@replaced-ip )
851 [07:49:35] *** Quits: melissa666 (~melissa66@replaced-ip ) (Max SendQ exceeded)
852 [07:50:04] *** Joins: melissa666 (~melissa66@replaced-ip )
853 [07:50:10] *** Joins: fatalerrors (~fatalerro@replaced-ip )
854 [07:50:54] *** Quits: melissa666 (~melissa66@replaced-ip ) (Remote host closed the connection)
855 [07:51:33] *** Quits: japh (~scp1@replaced-ip ) (Ping timeout: 246 seconds)
856 [07:51:45] *** Joins: melissa666 (~melissa66@replaced-ip )
857 [07:52:22] *** Quits: Ericounet (~Eric@replaced-ip ) (Quit: Je m'en vais ...)
858 [07:52:34] *** Joins: Ericounet (~Eric@replaced-ip )
859 [07:52:43] *** Joins: japh (~scp1@replaced-ip )
860 [07:53:45] *** Quits: Guest34853 (~helene@replaced-ip ) (Ping timeout: 258 seconds)
861 [07:55:57] *** Quits: troys (~troy@replaced-ip ) (Quit: WeeChat 2.3)
862 [07:56:09] *** Joins: crimastergogo (~crimaster@replaced-ip )
863 [07:56:21] *** Joins: nighty- (~nighty@replaced-ip )
864 [07:58:02] *** Quits: oojacoboo (~oojacoboo@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
865 [07:59:02] *** Joins: hans_ (~hans@replaced-ip )
866 [07:59:46] *** Joins: __marco (~marco@replaced-ip )
867 [08:00:07] *** Quits: __marco (~marco@replaced-ip ) (Client Quit)
868 [08:00:20] *** Joins: __marco (~marco@replaced-ip )
869 [08:00:42] *** Quits: btel (~btel@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
870 [08:00:49] *** Joins: trytus (c12ebbfc@replaced-ip )
871 [08:02:11] *** Quits: mavhc (~mavhc@replaced-ip ) (Ping timeout: 258 seconds)
872 [08:03:38] *** Joins: ksqsf` (~ksqsf@replaced-ip )
873 [08:04:02] *** debhelper sets mode: +l 1517
874 [08:04:09] *** Joins: flokuehn (~flokuehn@replaced-ip )
875 [08:04:39] *** Quits: sidmo (~ident@replaced-ip ) (Quit: Konversation terminated!)
876 [08:04:44] *** Quits: crimastergogo (~crimaster@replaced-ip ) (Quit: crimastergogo)
877 [08:05:09] *** Quits: w17t (~w17t@replaced-ip ) (Quit: WeeChat 2.3)
878 [08:05:48] *** Joins: a_l_b (~a_l_b@replaced-ip )
879 [08:05:50] *** Joins: Haohmaru (~Haohmaru@replaced-ip )
880 [08:06:15] *** Quits: ksqsf (~ksqsf@replaced-ip ) (Ping timeout: 246 seconds)
881 [08:06:24] *** Quits: melissa666 (~melissa66@replaced-ip ) (Remote host closed the connection)
882 [08:08:05] *** Quits: kusbsd (~kusbsd@replaced-ip ) (Ping timeout: 250 seconds)
883 [08:09:07] *** Joins: Kevlar_Noir (~manjaro-u@replaced-ip )
884 [08:10:10] *** Joins: alex___pa (~alex_pa@replaced-ip )
885 [08:10:14] *** Quits: flaarg_ (~travis@replaced-ip ) (Ping timeout: 250 seconds)
886 [08:10:22] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
887 [08:11:21] *** Joins: ksqsf__ (~ksqsf@replaced-ip )
888 [08:11:25] *** Joins: xcm (~xcm@replaced-ip )
889 [08:11:37] *** Joins: mavhc (~mavhc@replaced-ip )
890 [08:13:28] *** Quits: alex__pa (~alex_pa@replaced-ip ) (Ping timeout: 244 seconds)
891 [08:13:45] *** Quits: ksqsf` (~ksqsf@replaced-ip ) (Ping timeout: 250 seconds)
892 [08:15:07] *** Joins: kusbsd (~kusbsd@replaced-ip )
893 [08:15:16] *** Joins: rosten (~rosten@replaced-ip )
894 [08:16:01] *** Quits: Ant1SG (~Ant1SG@replaced-ip ) (Quit: Ant1SG)
895 [08:16:22] *** Quits: cirilos (~cirilos@replaced-ip ) (Ping timeout: 258 seconds)
896 [08:19:08] *** Joins: kreyren (~kreyren@replaced-ip )
897 [08:19:49] *** Quits: Texou (~Texou@replaced-ip ) (Ping timeout: 258 seconds)
898 [08:20:04] *** Joins: cirilos (~cirilos@replaced-ip )
899 [08:20:30] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Quit: vergissmeinnicht)
900 [08:22:20] *** Joins: pvdp (~pvdp@replaced-ip )
901 [08:25:55] *** Joins: olegfusion (~olegfusio@replaced-ip )
902 [08:26:23] *** Joins: Gazooo (~Gazooo@replaced-ip )
903 [08:28:21] *** Joins: Makaveli7 (~Makaveli7@replaced-ip )
904 [08:32:00] *** Quits: a_l_b (~a_l_b@replaced-ip ) (Quit: a_l_b)
905 [08:34:10] *** Joins: Guest34853 (~helene@replaced-ip )
906 [08:34:10] *** Joins: drzacek (~drzacek@replaced-ip )
907 [08:34:23] *** Parts: dreamer (~henk@replaced-ip ) ()
908 [08:36:35] *** Joins: oish (~charlie@replaced-ip )
909 [08:40:08] *** Joins: rephlexie (~rephlexie@replaced-ip )
910 [08:40:37] *** Joins: methodios (~cirilos@replaced-ip )
911 [08:40:50] *** Joins: iderik (~weechat@replaced-ip )
912 [08:41:13] *** Joins: P1ersson (~P1ersson@replaced-ip )
913 [08:42:27] *** Joins: Gaaab (~Gaaab@replaced-ip )
914 [08:43:12] *** Quits: cirilos (~cirilos@replaced-ip ) (Ping timeout: 258 seconds)
915 [08:43:29] *** Quits: ksqsf__ (~ksqsf@replaced-ip ) (Remote host closed the connection)
916 [08:43:48] *** Quits: SanchoPensa (~azteca@replaced-ip ) (Ping timeout: 245 seconds)
917 [08:44:35] *** Joins: chele (~chele@replaced-ip )
918 [08:45:11] *** Parts: loannv (A940@replaced-ip ) ()
919 [08:51:02] *** Quits: krytarik (~krytarik@replaced-ip ) (Quit: Išeinu)
920 [08:52:54] *** Joins: encod3 (~encod3@replaced-ip )
921 [08:54:19] *** Quits: mavhc (~mavhc@replaced-ip ) (Ping timeout: 258 seconds)
922 [08:56:10] *** Joins: Rogalian (~cools@replaced-ip )
923 [08:56:18] *** Quits: P1ersson (~P1ersson@replaced-ip ) (Ping timeout: 246 seconds)
924 [08:56:43] *** Quits: Logg (~Logg@replaced-ip ) (Ping timeout: 245 seconds)
925 [09:00:04] *** Quits: devbaka (~devbaka@replaced-ip ) (Ping timeout: 264 seconds)
926 [09:00:25] *** Joins: AquaL1te (~AquaL1te@replaced-ip )
927 [09:01:52] *** Joins: devbaka (~devbaka@replaced-ip )
928 [09:03:09] *** Quits: stitched_unicorn (~Red@replaced-ip ) (Ping timeout: 250 seconds)
929 [09:03:58] *** Quits: foul_owl_ (~foul_owl@replaced-ip ) (Ping timeout: 250 seconds)
930 [09:04:09] *** Joins: tvm (~tvm@replaced-ip )
931 [09:05:00] *** Joins: sebatron (a5e1514a@replaced-ip )
932 [09:05:05] *** Joins: lawltoad (~lawltoad@replaced-ip )
933 [09:05:27] *** Joins: mavhc (~mavhc@replaced-ip )
934 [09:06:43] <lawltoad> Hi I have package A that provides B.
and package C that requiers B. A is installed but apt-get won't
install C
935 [09:07:57] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
936 [09:08:00] *** Joins: tekmans (~tekmans@replaced-ip )
937 [09:08:03] *** Joins: sk_tandt (~sk_tandt@replaced-ip )
938 [09:09:00] *** Joins: xcm (~xcm@replaced-ip )
939 [09:09:11] *** Joins: robs_ (~robs@replaced-ip )
940 [09:09:49] *** Quits: hsrt^ (hsrt@replaced-ip ) ()
941 [09:10:36] *** Joins: Logg (~Logg@replaced-ip )
942 [09:11:07] *** Joins: hc1^ (hc1@replaced-ip )
943 [09:11:10] *** Joins: P1ersson (~P1ersson@replaced-ip )
944 [09:12:29] *** Joins: glongo (uid17594@replaced-ip )
945 [09:12:48] *** Quits: beardface (~bearface@replaced-ip ) (Remote host closed the connection)
946 [09:14:02] *** debhelper sets mode: +l 1528
947 [09:14:34] <jelly> lawltoad: can you show complete output of
"apt-cache policy A B C" and "apt-cache policy"
and "apt-get install C"
948 [09:14:50] *** Joins: interrobangd (~interroba@replaced-ip )
949 [09:14:55] *** Joins: clemens3_ (~clemens@replaced-ip )
950 [09:14:59] *** Quits: Guest92310 (~frankie@replaced-ip ) (Changing host)
951 [09:14:59] *** Joins: Guest92310 (~frankie@replaced-ip )
952 [09:14:59] <jelly> !paste
953 [09:14:59] <dpkg> Do not paste more than 2 lines to this
channel. Instead, use for text:
replaced-url
954 [09:15:13] *** Joins: diogenes_ (~diogenes_@replaced-ip )
955 [09:16:05] *** Quits: shannara (~Stanislas@replaced-ip ) (Remote host closed the connection)
956 [09:16:27] *** Joins: shannara (~Stanislas@replaced-ip )
957 [09:17:39] *** Joins: tagomago (~tagomago@replaced-ip )
958 [09:17:47] <lawltoad> A is xserver-xorg-core-hwe-18.04 which
apt-cache show shows it provides xserver-xorg-core
959 [09:18:20] <lawltoad> but policy on xserver-xorg-core shows
Installed: (none)
960 [09:18:43] <lawltoad> jelly, gimmie a sec on th epastebin
961 [09:18:48] <jelly> if that's an ubuntu installation
you'll want to ask in either #ubuntu or #ubuntu-server
channels, depending on what you have installed
962 [09:19:00] *** Guest92310 is now known as frankie
963 [09:19:05] *** Quits: Rogalian (~cools@replaced-ip ) (Ping timeout: 244 seconds)
964 [09:20:18] <lawltoad> True. I guess I was probing more
generally about apt-get here. A provides B means that an
installation of A results in B being considered installed right?
965 [09:20:31] <jelly> (the volunteers who know and want to help
with Ubuntu over there will still benefit if you give them that
info)
966 [09:20:53] <lawltoad> I'm asking them specifics as well
967 [09:20:53] *** Joins: foul_owl_ (~foul_owl@replaced-ip )
968 [09:21:11] <jelly> I don't do "generally",
sorry
969 [09:21:19] *** Joins: RebelCoder (~RebelCode@replaced-ip )
970 [09:21:24] <lawltoad> I was curious if the correct
terminology for B was pseudo package
971 [09:21:26] <lawltoad> ah sorry
972 [09:21:27] <jelly> this channel is for debian, not apt or
dpkg
973 [09:21:42] <lawltoad> I thought apt was considered a
'debian' thing
974 [09:21:50] <jelly> (sadly there is no channel for apt that I
know of)
975 [09:21:51] <lawltoad> my mistake
976 [09:22:07] <jelly> it is a debian thing, but this channel is
to help Debian users
977 [09:22:25] *** Joins: woshty (~woshty@replaced-ip )
978 [09:22:54] <jelly> otherwise we get overwhelmed with all the
distros that use debian things
979 [09:24:02] *** debhelper sets mode: +l 1534
980 [09:24:27] *** Quits: well_laid_lawn (~Jean-luc@replaced-ip ) (Ping timeout: 240 seconds)
981 [09:24:50] *** Joins: karakedi (~eAC53C340@replaced-ip )
982 [09:24:51] *** Quits: karakedi (~eAC53C340@replaced-ip ) (Changing host)
983 [09:24:51] *** Joins: karakedi (~eAC53C340@replaced-ip )
984 [09:25:16] *** Quits: methodios (~cirilos@replaced-ip ) (Remote host closed the connection)
985 [09:26:22] *** Joins: a_l_b (~a_l_b@replaced-ip )
986 [09:26:40] *** Quits: Haxxa (~Harrison@replaced-ip ) (Remote host closed the connection)
987 [09:28:49] *** BrianG61UK_ is now known as BrianG61UK
988 [09:29:53] *** Quits: Makaveli7 (~Makaveli7@replaced-ip ) (Read error: No route to host)
989 [09:30:25] *** Joins: zeSoup (~jsc@replaced-ip )
990 [09:30:29] *** Joins: mrig (~mrig@replaced-ip )
991 [09:30:58] *** Joins: Makaveli7 (~Makaveli7@replaced-ip )
992 [09:31:18] *** Joins: msimpson (~msimpson@replaced-ip )
993 [09:32:08] *** Joins: Texou (~Texou@replaced-ip )
994 [09:32:39] *** Joins: george959 (~george959@replaced-ip )
995 [09:33:07] <lawltoad> jelly, makes sense. Thanks!
996 [09:33:44] *** Joins: Elirips (~Elirips@replaced-ip )
997 [09:33:56] *** Parts: cheche (~cheche@replaced-ip ) ()
998 [09:36:43] *** Joins: Pjusur (~Pjusur@replaced-ip )
999 [09:37:31] *** Quits: shannara (~Stanislas@replaced-ip ) (Remote host closed the connection)
1000 [09:37:53] *** Joins: shannara (~Stanislas@replaced-ip )
1001 [09:38:05] *** Joins: TomyWork (~tomy@replaced-ip )
1002 [09:38:28] *** Joins: skyikot (~skyikot@replaced-ip )
1003 [09:39:02] *** Quits: skyikot (~skyikot@replaced-ip ) (Client Quit)
1004 [09:39:11] *** Joins: snypzz (~lxnkzz@replaced-ip )
1005 [09:39:20] *** Joins: skyikot (~skyikot@replaced-ip )
1006 [09:39:34] *** Joins: mibo (~mibo@replaced-ip )
1007 [09:39:37] *** Quits: skyikot (~skyikot@replaced-ip ) (Client Quit)
1008 [09:39:42] *** Quits: xtort- (mark@replaced-ip ) (Ping timeout: 272 seconds)
1009 [09:42:35] *** Quits: P1ersson (~P1ersson@replaced-ip ) (Ping timeout: 250 seconds)
1010 [09:42:57] *** Quits: lawltoad (~lawltoad@replaced-ip ) (Remote host closed the connection)
1011 [09:43:56] <Ingvix> Hey, can I somehow inform dpkg that a
dependency that a package needs exists in the system but with a
different name?
1012 [09:44:21] <tarzeau> Ingvix: which packages are we talking
about?
1013 [09:44:25] <tarzeau> can you list the names
1014 [09:44:33] *** Joins: xtort- (mark@replaced-ip )
1015 [09:44:52] *** Joins: P1ersson (~P1ersson@replaced-ip )
1016 [09:45:24] *** Quits: orbiter (~orbiter@replaced-ip ) ()
1017 [09:45:39] <Ingvix> tarzeau, libgconf2-4 is needed but only
libgconf-2-4 exists in the system
1018 [09:45:58] <Ingvix> that's the only conflict
1019 [09:45:58] *** Parts: shingouz_ (~not@replaced-ip ) ("Leaving")
1020 [09:46:07] *** Joins: shingouz (~not@replaced-ip )
1021 [09:47:28] *** Joins: mvaenskae (~mvaenskae@replaced-ip )
1022 [09:47:57] *** Joins: crimastergogo (~crimaster@replaced-ip )
1023 [09:48:27] *** Quits: OS-43966 (~OS-43966@replaced-ip ) (Ping timeout: 246 seconds)
1024 [09:49:06] *** Joins: Nocturn3Hack (~Nocturn3_@replaced-ip )
1025 [09:49:10] <tarzeau> Ingvix: and that's with stretch? or
something else?
1026 [09:49:30] <tarzeau> Ingvix: and which pkg needs libgconf2-4
?
1027 [09:49:45] *** Joins: Nocturn3Hack1 (~Nocturn3_@replaced-ip )
1028 [09:50:07] *** Quits: Nocturn3Hack1 (~Nocturn3_@replaced-ip ) (Client Quit)
1029 [09:51:00] *** Quits: sebatron (a5e1514a@replaced-ip ) (Remote host closed the connection)
1030 [09:51:23] <Ingvix> tarzeau, stretch and also buster but that
doesn't matter currently. A package called
transformice_x64.deb. Just a standalone client a for a multiplayer
flash game
1031 [09:51:26] *** Joins: stitched_unicorn (~Red@replaced-ip )
1032 [09:51:50] *** Joins: oo_miguel (~miguel@replaced-ip )
1033 [09:52:29] <tarzeau> Ingvix:
replaced-url
1034 [09:52:34] <Ingvix> yes
1035 [09:52:36] <tarzeau> Ingvix: i'd fix the depends in the
source debian package
1036 [09:52:45] <tarzeau> you know you can unpack the .deb ?
1037 [09:52:49] <tarzeau> and then edit the control file?
1038 [09:52:51] <tarzeau> repack it?
1039 [09:53:02] <Ingvix> No I did not know
1040 [09:53:07] <tarzeau> very easy
1041 [09:53:15] <tarzeau> easier to just rebuild it if you have
the source deb package
1042 [09:53:26] <tarzeau> 64bit or 32bit? i can do that for you if
you don't know how
1043 [09:53:34] <Ingvix> 64bit please
1044 [09:53:45] *** Joins: skyikot (~skyikot@replaced-ip )
1045 [09:53:48] *** Joins: Aussie_matt (~quassel@replaced-ip )
1046 [09:54:01] *** debhelper sets mode: +l 1545
1047 [09:54:16] *** Joins: marconline (~marconlin@replaced-ip )
1048 [09:54:25] <wrksx> do you have any experience with webdav
1049 [09:54:39] *** Quits: Nocturn3Hack (~Nocturn3_@replaced-ip ) (Quit: Leaving)
1050 [09:54:56] <wrksx> I'm thinking about replacing ou ftp
with webdav to get better permission management on
'virtual' users
1051 [09:55:58] *** Quits: hakash (~hakash@replaced-ip ) (Ping timeout: 250 seconds)
1052 [09:57:33] *** Quits: RebelCoder (~RebelCode@replaced-ip ) (Ping timeout: 246 seconds)
1053 [09:57:52] <jelly> Ingvix: as root, or inside fakeroot,
"dpkg --extract some.deb tempdir/; dpkg --control some.deb
tempdir/DEBIAN"... then edit tempdir/DEBIAN/control file and
fix deps, then pack it back with "dpkg -b tempdir ."
1054 [09:58:07] *** Joins: Zvmdyv (~Zvmdyv@replaced-ip )
1055 [09:58:46] <jelly> wrksx: we use sftp and actual users.
1056 [09:58:57] *** Quits: JohnML (~john1@replaced-ip ) (Ping timeout: 246 seconds)
1057 [09:59:08] <tarzeau> Ingvix: try
replaced-url
1058 [09:59:39] <tarzeau> Ingvix: i had to unpack the archive,
with ar x, then the control.tar.gz with tar xzf, and the repack the
patched control, repack the .deb with ar r
1059 [10:00:07] *** Quits: devbaka (~devbaka@replaced-ip ) (Ping timeout: 240 seconds)
1060 [10:00:25] <jelly> no need to deal with ar if you have dpkg
at hand
1061 [10:00:39] *** Quits: epsilon (foobar@replaced-ip ) (Quit: cya)
1062 [10:00:52] *** Joins: kouni (~kouni@replaced-ip )
1063 [10:01:17] <jelly> and you still need to do it as (fake)root
to avoid messing up ownerships
1064 [10:01:27] *** Joins: devbaka (~devbaka@replaced-ip )
1065 [10:02:08] *** Quits: hammer065 (~hammer065@replaced-ip ) (Quit: Restart the game...)
1066 [10:03:12] <tarzeau> jelly: ah. right, good hints
1067 [10:03:20] *** Joins: kapil____ (uid36151@replaced-ip )
1068 [10:04:42] *** Joins: Rogalian (~cools@replaced-ip )
1069 [10:04:50] *** Quits: stitched_unicorn (~Red@replaced-ip ) (Quit: stitched_unicorn)
1070 [10:04:57] *** Quits: Rogalian (~cools@replaced-ip ) (Remote host closed the connection)
1071 [10:05:36] <wrksx> jelly, yeah real linux users seems to be
the only way to get a good permission management over the files
1072 [10:05:44] <wrksx> at least with ftp
1073 [10:06:40] *** Joins: gryffus (~gryffus@replaced-ip )
1074 [10:08:17] *** Joins: epsilon (foobar@replaced-ip )
1075 [10:09:58] *** Joins: hammer065 (~hammer065@replaced-ip )
1076 [10:10:15] *** Joins: XsiSec (~xsisec@replaced-ip )
1077 [10:10:59] <Ingvix> thanks tarzeau and jelly
1078 [10:11:28] *** Quits: enki (~enki@replaced-ip ) (Ping timeout: 264 seconds)
1079 [10:11:37] *** Class7_ is now known as Class7
1080 [10:14:48] *** Joins: Rogalian (~cools@replaced-ip )
1081 [10:15:52] *** Joins: upie (~upie@replaced-ip )
1082 [10:18:11] *** Joins: enki (~enki@replaced-ip )
1083 [10:19:14] *** Quits: oahong (~samigarus@replaced-ip##) (Quit: ZNC 1.7.1 - ##replaced-url
1084 [10:19:31] *** Quits: snypzz (~lxnkzz@replaced-ip ) (Quit: Leaving)
1085 [10:21:02] *** Joins: oahong (~samigarus@replaced-ip )
1086 [10:21:29] *** Joins: RebelCoder (~RebelCode@replaced-ip )
1087 [10:21:31] *** Joins: at0m (~at0m@replaced-ip )
1088 [10:24:38] *** Quits: oish (~charlie@replaced-ip ) (Ping timeout: 245 seconds)
1089 [10:24:54] *** Joins: stefanc_diff (~stefanc_d@replaced-ip )
1090 [10:25:25] *** Joins: oahong_ (~samigarus@replaced-ip )
1091 [10:25:52] *** Quits: oahong (~samigarus@replaced-ip ) (Ping timeout: 250 seconds)
1092 [10:25:58] *** Quits: BrianG61UK (~BrianG61U@replaced-ip ) (Read error: Connection reset by peer)
1093 [10:27:14] *** Quits: fooctrl (~havoc@replaced-ip ) (Read error: Connection reset by peer)
1094 [10:27:28] *** Joins: slvmchn (~slv@replaced-ip )
1095 [10:28:42] *** Joins: BrianG61UK (~BrianG61U@replaced-ip )
1096 [10:30:08] *** Joins: Ant1SG (~Ant1SG@replaced-ip )
1097 [10:30:11] *** Joins: SanchoPensa (~me@replaced-ip )
1098 [10:30:23] *** Quits: slv (~slv@replaced-ip ) (Ping timeout: 244 seconds)
1099 [10:30:38] *** Quits: RebelCoder (~RebelCode@replaced-ip ) (Ping timeout: 255 seconds)
1100 [10:30:42] *** Quits: kouni (~kouni@replaced-ip ) (Quit: leaving)
1101 [10:30:54] <SanchoPensa> hey guys!
1102 [10:30:55] <SanchoPensa> Can you please recommend me a decent
file manager for xfce? This thunar crap really isn't good for
nothing...
1103 [10:30:58] *** Joins: Gurty (~princess@replaced-ip )
1104 [10:31:04] *** Quits: Gurty (~princess@replaced-ip ) (Changing host)
1105 [10:31:05] *** Joins: Gurty (~princess@replaced-ip )
1106 [10:31:18] <blackflow> ranger. but it's cli
1107 [10:31:53] <japh> vidir
1108 [10:32:06] <Haohmaru> i'm happy with pcmanfm (but not
with its default settings)
1109 [10:32:08] *** Joins: fooctrl (~havoc@replaced-ip )
1110 [10:32:26] *** Quits: teclo- (42@replaced-ip ) (Ping timeout: 255 seconds)
1111 [10:33:00] <SanchoPensa> thank you, gentlemen! :)
1112 [10:33:33] <blackflow> could be ladies too.
1113 [10:33:49] *** Joins: Codier (~user@replaced-ip )
1114 [10:34:19] *** Joins: teclo- (42@replaced-ip )
1115 [10:34:19] <SanchoPensa> blackflow: ya, that would be
something completely new in this channell :D are you?
1116 [10:34:47] <blackflow> would it, now?
1117 [10:35:34] <japh> gender doesn't exist on irc
1118 [10:36:09] <SanchoPensa> another question: when I want to add
a file lets say to an email, or insert a pic into a doc, that file
selection dialog provides a SEARCH functionality that automagically
searches through al subfolders too. I'd be really nice to have
that in a file manger, as I search through thousands of files A LOT,
do you happen to know a file-manager, that can do that?
1119 [10:36:36] *** Joins: sk_tandt_ (~sk_tandt@replaced-ip )
1120 [10:36:48] <SanchoPensa> japh: not my experience. but then,
aren't we slightly off-topic, LADIES and gentlemen?
1121 [10:37:16] *** Quits: pugfantus (~pugfantus@replaced-ip ) (Ping timeout: 268 seconds)
1122 [10:37:25] <SanchoPensa> blackflow: yes, it would, you'd
be the very first lady, that I encountered in this channel in the
last 15 yrs.
1123 [10:38:03] *** Joins: w17t (~w17t@replaced-ip )
1124 [10:38:39] *** Joins: pugfantus (~pugfantus@replaced-ip )
1125 [10:39:16] *** Joins: Barones (~Barones@replaced-ip )
1126 [10:40:06] *** Quits: sk_tandt (~sk_tandt@replaced-ip ) (Ping timeout: 255 seconds)
1127 [10:40:18] <tarzeau> Ingvix: it worked?
1128 [10:41:57] *** Quits: handsome_feng (~feng@replaced-ip ) (Remote host closed the connection)
1129 [10:43:01] *** Joins: ikarosuusi (~karosin@replaced-ip )
1130 [10:43:50] *** Joins: Haxxa (~Harrison@replaced-ip )
1131 [10:44:01] *** debhelper sets mode: +l 1554
1132 [10:44:28] *** Joins: arosusi (~arosusi@replaced-ip )
1133 [10:44:53] *** Joins: MichaelOF (~michael@replaced-ip )
1134 [10:44:57] *** Quits: Ant1SG (~Ant1SG@replaced-ip ) (Quit: Ant1SG)
1135 [10:46:24] *** Quits: Rogalian (~cools@replaced-ip ) (Ping timeout: 244 seconds)
1136 [10:47:04] *** Joins: starch (~user@replaced-ip )
1137 [10:47:23] *** Joins: snypzz (~lxnkzz@replaced-ip )
1138 [10:47:59] *** Quits: mibo (~mibo@replaced-ip ) (Remote host closed the connection)
1139 [10:48:53] *** Quits: Guest34853 (~helene@replaced-ip ) (Ping timeout: 250 seconds)
1140 [10:49:57] *** Quits: hatesec (~chronicle@replaced-ip ) (Quit: hatesec is gone, but not forgotten)
1141 [10:50:20] *** Joins: dastier_ (~dastier@replaced-ip )
1142 [10:50:33] *** Quits: dastier_ (~dastier@replaced-ip ) (Remote host closed the connection)
1143 [10:50:59] *** Joins: dastier_ (~dastier@replaced-ip )
1144 [10:51:27] *** Quits: foul_owl_ (~foul_owl@replaced-ip ) (Ping timeout: 246 seconds)
1145 [10:51:51] <Ingvix> tarzeau, yes
1146 [10:52:31] *** Quits: slvmchn (~slv@replaced-ip ) (Quit: Leaving)
1147 [10:52:34] *** Joins: hakash (~hakash@replaced-ip )
1148 [10:56:00] *** Joins: lucad111 (~lucad111@replaced-ip )
1149 [10:56:01] <Ingvix> Though I wish I could use another client
for that game that seemed to lag less and has better positioning but
for some reason it just gives segfault because of something failing
with the flash player. It does work on some other devices but for
some reason not with this laptop. It's written in C which I
don't have much of experience so I have no idea how to debug it
1150 [10:56:55] <Ingvix> tried gdb but it only gave the fact
something goes wrong with flash player
1151 [10:57:00] *** Parts: diogenes_ (~diogenes_@replaced-ip ) ("vergissmeinnicht")
1152 [10:57:01] *** Joins: Rogalian (~cools@replaced-ip )
1153 [10:57:02] *** Joins: f4cl3y (~f4cl3y@replaced-ip )
1154 [10:57:09] *** Quits: Rogalian (~cools@replaced-ip ) (Remote host closed the connection)
1155 [10:57:45] *** Quits: citypw (~citypw@replaced-ip ) (Ping timeout: 258 seconds)
1156 [10:59:27] *** Parts: snypzz (~lxnkzz@replaced-ip ) ()
1157 [11:00:56] *** Quits: SanchoPensa (~me@replaced-ip ) (Quit: Leaving.)
1158 [11:02:03] <Ingvix>
replaced-url
1159 [11:04:35] *** Quits: milkt (~debian@replaced-ip ) (Quit: leaving)
1160 [11:04:35] *** Quits: CaptainN (zelda@replaced-ip ) (Quit: I have to pee!)
1161 [11:05:00] *** Joins: m0j0dj0dj0 (~punk3r@replaced-ip )
1162 [11:05:02] *** Quits: Gazooo (~Gazooo@replaced-ip##) (Quit: The Lounge - ##replaced-url
1163 [11:05:29] *** Joins: painted (~fainted@replaced-ip )
1164 [11:06:08] *** Joins: sidmo (~ident@replaced-ip )
1165 [11:06:38] *** Quits: Codier (~user@replaced-ip ) (Ping timeout: 255 seconds)
1166 [11:06:55] *** Joins: Gazooo (~Gazooo@replaced-ip )
1167 [11:07:18] *** Joins: foul_owl_ (~foul_owl@replaced-ip )
1168 [11:08:25] *** Quits: skyikot (~skyikot@replaced-ip ) (Ping timeout: 256 seconds)
1169 [11:08:35] *** Joins: SanchoPensa1 (~azteca@replaced-ip )
1170 [11:09:03] *** Joins: oish (~charlie@replaced-ip )
1171 [11:09:47] *** Quits: Tom-_ (tomg@replaced-ip ) (Ping timeout: 240 seconds)
1172 [11:09:47] *** Quits: olegfusion (~olegfusio@replaced-ip ) (Read error: Connection reset by peer)
1173 [11:10:12] *** Joins: pamaury (~pamaury@replaced-ip )
1174 [11:10:22] *** Joins: Tom-_ (tomg@replaced-ip )
1175 [11:10:31] *** Quits: Zvmdyv (~Zvmdyv@replaced-ip ) (Remote host closed the connection)
1176 [11:10:57] *** Joins: olegfusion (~olegfusio@replaced-ip )
1177 [11:11:57] *** Joins: Rogalian (~cools@replaced-ip )
1178 [11:12:58] *** Joins: sebatron (a5e1514a@replaced-ip )
1179 [11:13:35] *** Quits: Barones (~Barones@replaced-ip ) (Quit: Leaving)
1180 [11:14:45] *** Joins: krukudilo (~krukudilo@replaced-ip )
1181 [11:14:46] *** Joins: XmmD (~XmmD@replaced-ip )
1182 [11:16:19] *** Joins: Zvmdyv (~Zvmdyv@replaced-ip )
1183 [11:16:20] *** Quits: krukudilo (~krukudilo@replaced-ip ) (Client Quit)
1184 [11:17:32] *** Joins: Guest34853 (~helene@replaced-ip )
1185 [11:19:36] *** Quits: catsup (d@replaced-ip ) (Remote host closed the connection)
1186 [11:19:44] *** Joins: catsup (~d@replaced-ip )
1187 [11:20:09] <Greyztar> a program i use is using python to
run,how can i change it from using just python to python2.7 for an
example?
1188 [11:20:30] *** Quits: catsup (~d@replaced-ip ) (Remote host closed the connection)
1189 [11:20:33] *** Joins: MegaRock001 (~jesus@replaced-ip )
1190 [11:20:55] *** Joins: catsup (d@replaced-ip )
1191 [11:23:19] *** Quits: mrig (~mrig@replaced-ip ) (Quit: WeeChat 2.3)
1192 [11:23:52] *** Joins: celp (~Christoph@replaced-ip )
1193 [11:25:04] *** Joins: Ant1SG (~Ant1SG@replaced-ip )
1194 [11:25:10] *** Parts: MegaRock001 (~jesus@replaced-ip ) ("Leaving")
1195 [11:25:22] *** Quits: celp (~Christoph@replaced-ip ) (Client Quit)
1196 [11:25:37] *** Joins: celp (~Christoph@replaced-ip )
1197 [11:25:40] <tarzeau> Greyztar: the first line of the python
file? or python3 the.py
1198 [11:25:43] *** Quits: toolz (toolz@replaced-ip ) (Ping timeout: 250 seconds)
1199 [11:25:44] *** Quits: AimHere (~David@replaced-ip ) (Ping timeout: 258 seconds)
1200 [11:25:48] *** Quits: celp (~Christoph@replaced-ip ) (Remote host closed the connection)
1201 [11:25:53] *** Quits: Bryanstein (~Bryanstei@replaced-ip ) (Ping timeout: 245 seconds)
1202 [11:25:54] <tarzeau> Ingvix: no idea, didn't look at it,
but if it's on github, create an issue?
1203 [11:26:24] *** Joins: celp (~Christoph@replaced-ip )
1204 [11:26:28] <Greyztar> tarzeau: that makes sense,i looked at
it the wrong way thanks
1205 [11:26:39] *** Joins: alinst (~Alin@replaced-ip )
1206 [11:26:49] *** Joins: Praematura_ (~quassel@replaced-ip )
1207 [11:27:04] <blackflow> Greyztar: PEP-394 mandates that
'python' is always 2.x. Is your environment different so
this is not the case?
1208 [11:27:04] *** Quits: celp (~Christoph@replaced-ip ) (Client Quit)
1209 [11:27:08] *** Quits: pagetelegram (~pageteleg@replaced-ip ) (Ping timeout: 268 seconds)
1210 [11:27:12] *** Joins: celp (~Christoph@replaced-ip )
1211 [11:27:19] *** Quits: celp (~Christoph@replaced-ip ) (Remote host closed the connection)
1212 [11:28:09] *** Joins: Bryanstein (~Bryanstei@replaced-ip )
1213 [11:28:26] *** Quits: Zvmdyv (~Zvmdyv@replaced-ip ) (Remote host closed the connection)
1214 [11:28:30] <Greyztar> blackflow: hmm i dont really know,seems
the program might be a little bugged,tested with python 2.7 in
terminal and seemed to fixed it ill tinker with it thanks
1215 [11:28:49] <blackflow> Greyztar: well what does it say when
you run `python -V` ?
1216 [11:28:50] *** Joins: AimHere (~David@replaced-ip )
1217 [11:29:08] *** Quits: armando (~armando@replaced-ip ) (Ping timeout: 250 seconds)
1218 [11:29:16] *** Quits: Praematura (~quassel@replaced-ip ) (Ping timeout: 272 seconds)
1219 [11:29:39] <Greyztar> blackflow: ...2.27 seems its just buggy
the program,ill try with python3 see how goes
1220 [11:30:32] <blackflow> well.... which version does it
_actually_ need? you can't just switch pythons like that,
there's backwards incompatibilities
1221 [11:30:51] *** Quits: alinst (~Alin@replaced-ip ) (Client Quit)
1222 [11:30:56] <jelly> Greyztar: /usr/bin/python will point to
system python2 (which is 2.7 now) at least until the next debian
release after 2020 so you can keep using that in the #! line
1223 [11:30:57] *** Joins: schulidr (~Thunderbi@replaced-ip )
1224 [11:31:19] *** Joins: alinst (~Alin@replaced-ip )
1225 [11:31:27] <jelly> blackflow: that always has a deadline tho
1226 [11:31:40] <blackflow> or more to the point, until python 2.x
is EOL in 2020 and the PEP changes the mandate for `python`
1227 [11:32:15] <Greyztar> blackflow: ill have to take a look then
1228 [11:32:22] <Greyztar> jelly: thanks for the information
1229 [11:32:23] <blackflow> jelly: it does but... for now, in
2019, and Stretch, python is and should be 2.x, unless in a
virtualenv where things are explicitly and deliberately configured
:)
1230 [11:32:34] <blackflow> `python` (the command)
1231 [11:32:59] *** Quits: alinst (~Alin@replaced-ip ) (Client Quit)
1232 [11:33:09] *** Parts: thecolorjay (~Jay@replaced-ip ) ()
1233 [11:33:22] *** Joins: alinst (~Alin@replaced-ip )
1234 [11:34:11] *** Joins: armando (~armando@replaced-ip )
1235 [11:34:25] <jelly> 2020 is not that far. buster comes without
python2 by default already
1236 [11:34:42] <Greyztar> it seemed to sort of fix itself ,uses
awfull lot of time to start up though,but its starts and the bug
seem gone
1237 [11:34:44] <blackflow> yes but it doesn't violate the
PEP
1238 [11:34:59] *** Quits: schulidr (~Thunderbi@replaced-ip ) (Client Quit)
1239 [11:35:08] <jelly> itrue
1240 [11:36:02] *** Joins: NetTerminalGene (~NetTermin@replaced-ip )
1241 [11:37:51] *** Quits: MichaelOF (~michael@replaced-ip ) (Ping timeout: 250 seconds)
1242 [11:37:56] *** Joins: BCMM (~BCMM@replaced-ip )
1243 [11:38:42] *** Joins: MichaelOF (~michael@replaced-ip )
1244 [11:40:03] *** Quits: LiENUS (~quake@replaced-ip##) (Quit: ZNC 1.7.2 - ##replaced-url
1245 [11:40:13] *** Joins: LiENUS (~quake@replaced-ip )
1246 [11:40:29] *** Joins: hypontic_sauron (~root@replaced-ip )
1247 [11:41:17] *** Quits: Texou (~Texou@replaced-ip ) (Ping timeout: 255 seconds)
1248 [11:41:44] *** Quits: Ant1SG (~Ant1SG@replaced-ip ) (Ping timeout: 255 seconds)
1249 [11:41:57] *** Joins: Ant1SG (~Ant1SG@replaced-ip )
1250 [11:42:26] *** Quits: ma27 (~ma27@replaced-ip ) (Quit: WeeChat 2.2)
1251 [11:43:14] *** Joins: ralfi[m] (ralfimat_2@replaced-ip )
1252 [11:43:56] *** Quits: BCMM (~BCMM@replaced-ip ) (Quit: Konversation terminated!)
1253 [11:43:57] *** Quits: conta (~Thunderbi@replaced-ip ) (Ping timeout: 246 seconds)
1254 [11:44:18] *** Quits: booyah (~bb@replaced-ip ) (Ping timeout: 246 seconds)
1255 [11:46:56] *** Joins: mrig (~mrig@replaced-ip )
1256 [11:47:02] *** Joins: paulo (~paulo@replaced-ip )
1257 [11:47:45] *** Joins: ma27 (~ma27@replaced-ip )
1258 [11:48:42] *** Joins: firc7280581d (~pageteleg@replaced-ip )
1259 [11:49:40] *** Joins: JohnML (~john1@replaced-ip )
1260 [11:50:47] *** Quits: alinst (~Alin@replaced-ip ) (Quit: Leaving)
1261 [11:51:08] *** Joins: alinst (~Alin@replaced-ip )
1262 [11:51:27] *** Quits: alinst (~Alin@replaced-ip ) (Remote host closed the connection)
1263 [11:51:55] *** Joins: alinst (~Alin@replaced-ip )
1264 [11:52:51] *** Quits: Guest34853 (~helene@replaced-ip ) (Ping timeout: 252 seconds)
1265 [11:58:03] *** Quits: mrig (~mrig@replaced-ip ) (Quit: WeeChat 2.3)
1266 [11:59:07] *** Joins: booyah (~bb@replaced-ip )
1267 [11:59:13] *** Quits: oo_miguel (~miguel@replaced-ip ) (Quit: WeeChat 1.6)
1268 [11:59:16] *** Quits: paulo (~paulo@replaced-ip ) (Quit: paulo)
1269 [11:59:28] *** Quits: Logg (~Logg@replaced-ip ) (Ping timeout: 250 seconds)
1270 [11:59:54] *** Joins: noxs (~noxs@replaced-ip )
1271 [12:00:13] *** Quits: v01t (~v01t@replaced-ip ) (Remote host closed the connection)
1272 [12:00:20] *** Joins: Brigo (~Brigo@replaced-ip )
1273 [12:00:24] *** Joins: v01t (~v01t@replaced-ip )
1274 [12:00:31] *** Quits: lankanmon (~LKNnet@replaced-ip ) (Quit: Left...)
1275 [12:00:31] *** Quits: __marco (~marco@replaced-ip ) (Ping timeout: 246 seconds)
1276 [12:00:33] *** Quits: devbaka (~devbaka@replaced-ip ) (Ping timeout: 252 seconds)
1277 [12:02:12] *** Joins: devbaka (~devbaka@replaced-ip )
1278 [12:02:34] *** Joins: conta (~Thunderbi@replaced-ip )
1279 [12:03:03] *** Quits: Rogalian (~cools@replaced-ip ) (Read error: Connection reset by peer)
1280 [12:03:20] <Ingvix> tarzeau, repo owner doesn't seem to
visit github much so I'm pretty sure it's abandoned
1281 [12:03:23] *** Joins: nirakara (~nurks@replaced-ip )
1282 [12:03:28] *** Parts: ralfi[m] (ralfimat_2@replaced-ip ) ()
1283 [12:04:17] *** Quits: P1ersson (~P1ersson@replaced-ip ) (Ping timeout: 250 seconds)
1284 [12:04:19] *** Joins: alinst220 (Alin@replaced-ip )
1285 [12:04:23] *** Joins: Texou (~Texou@replaced-ip )
1286 [12:04:27] <tarzeau> Ingvix: fork and fix? is that game good?
free?
1287 [12:04:32] <tarzeau> screenshots?
1288 [12:04:32] *** Joins: Rogalian (~cools@replaced-ip )
1289 [12:05:01] *** Joins: traveltissues (~traveltis@replaced-ip )
1290 [12:05:37] *** Quits: Rogalian (~cools@replaced-ip ) (Remote host closed the connection)
1291 [12:06:13] *** Joins: BCMM (~BCMM@replaced-ip )
1292 [12:06:32] *** Quits: karakedi (~eAC53C340@replaced-ip ) (Remote host closed the connection)
1293 [12:07:33] *** Quits: alinst (~Alin@replaced-ip ) (Ping timeout: 250 seconds)
1294 [12:08:03] *** Quits: knaved (~knaved@replaced-ip ) (Quit: life is a sexually transmitted disease [anonymous] -
knaved.com)
1295 [12:08:19] *** Joins: knaved (~knaved@replaced-ip )
1296 [12:08:19] *** Quits: knaved (~knaved@replaced-ip ) (Changing host)
1297 [12:08:19] *** Joins: knaved (~knaved@replaced-ip )
1298 [12:09:19] *** Joins: n4dir (~n4dir@replaced-ip )
1299 [12:09:20] *** Joins: hiroshi (~hiroshi@replaced-ip )
1300 [12:09:24] *** Quits: BrianG61UK (~BrianG61U@replaced-ip ) (Read error: Connection reset by peer)
1301 [12:09:30] *** Quits: woshty (~woshty@replaced-ip ) (Ping timeout: 246 seconds)
1302 [12:09:49] *** Quits: borsin (~borsin@replaced-ip ) (Ping timeout: 272 seconds)
1303 [12:10:02] *** Quits: dselect (~dselect@replaced-ip ) (Quit: ouch... that hurt)
1304 [12:10:02] *** Joins: JethroTux (~JethroTux@replaced-ip )
1305 [12:10:21] *** Joins: borsin (~borsin@replaced-ip )
1306 [12:10:44] *** borsin is now known as Guest43600
1307 [12:11:18] *** Joins: dselect (~dselect@replaced-ip )
1308 [12:14:05] *** Joins: woshty (~woshty@replaced-ip )
1309 [12:14:23] <Ingvix> tarzeau, as I said, I have no idea how to
continue debugging that after seeing what gdb says. It's a good
game for killing time atleast for me. A bit childish to be honest
and majority of the players are young. Its free to play but has
non-free content though none that affects gameplay so no p2w. Just
clothes and other visual stuff. It has multiple game modes from
which my favourite is survivor where shaman player pretty much tries
to swipe all other
1310 [12:14:24] <Ingvix> players off the map with spawnable
objects, mostly cannons. Here's one screenshot
replaced-url
1311 [12:14:56] <Ingvix> all the players are mice
1312 [12:15:05] *** Joins: uio (~uio3@replaced-ip )
1313 [12:15:25] <tarzeau> Ingvix: ugh, compared to 1990+-5 years,
i'm used to nicer graphics from amiga games
1314 [12:15:35] <tarzeau> Ingvix: it doesn't attract me at
all :( sorry
1315 [12:15:42] <tarzeau> but looks like polish, kurwamac?
1316 [12:15:49] <uio> Hi are security updates automatic even in
non-Gnome desktop? I was reading
replaced-url
1317 [12:15:53] <Ingvix> it has multiple servers for different
languages
1318 [12:16:08] <Ingvix> it's quite popular
1319 [12:16:15] <tarzeau> Ingvix: you should try apt-get install
lix (replaced-url
1320 [12:16:55] <blackflow> uio: ideally you should not rely on
automatic sec updates because it won't apply to all situations,
it won't reboot for new kernel, or new systemd or new dbus, or
new glibc....
1321 [12:17:14] <uio> blackflow, What would you recommend?
1322 [12:17:15] *** Joins: Rogalian (~cools@replaced-ip )
1323 [12:17:18] *** Quits: woshty (~woshty@replaced-ip ) (Read error: Connection reset by peer)
1324 [12:17:24] <blackflow> uio: better use something like
apticron and then schedule updates manually, when you're
notified of 'em
1325 [12:17:27] <tarzeau> and also won't restart processes,
that are linked to affected dynamically linked libraries
1326 [12:17:30] <uio> blackflow, I turn my computer off quite
often.
1327 [12:17:54] <blackflow> oh yes, also what tarzeau said. it
will only restart services directly managed by updted package, but
not linked libs!
1328 [12:18:13] <blackflow> uio: how does that have anything to do
with this :)
1329 [12:18:15] *** Joins: woshty (~woshty@replaced-ip )
1330 [12:19:00] <uio> blackflow, you mentioned
'reboot'....
1331 [12:19:11] <Ingvix> tarzeau, I'm not that interested in
finding new games as trying to find a working linux solution for
that one as I've quite accustomized to it but might as well try
when I have the time
1332 [12:19:34] *** Joins: Logg (~Logg@replaced-ip )
1333 [12:19:40] <uio> tarzeau, Will rebooting restart processes?
1334 [12:19:54] <blackflow> obviously yes
1335 [12:20:05] <tarzeau> uio: usually yes, since all processes
get a signal to stop working and the computerboard gets a reset,
starts BIOS again
1336 [12:20:40] <tarzeau> i don't think processes can survive
a kexec
1337 [12:20:52] <Ingvix> though lix does seem quite interesting, I
do like puzzles
1338 [12:21:06] <uio> blackflow, tarzeau So then if I turn my
machine off and on at least once a date, automatic security updates
should be fine, non?
1339 [12:21:08] <tarzeau> if you talk about the linux system that
you install. not sure on the unknown other systesm (raspberry pi on
gpu firmware) or the intel things with minix
1340 [12:21:17] *** Quits: JohnML (~john1@replaced-ip ) (Remote host closed the connection)
1341 [12:21:33] <tarzeau> uio: probably, we use xymon to monitor
that thing with apt/upd/libs
1342 [12:21:35] *** Joins: JohnML (~john1@replaced-ip )
1343 [12:21:49] <tarzeau> and try to reboot as less as possible,
as we have users with long running jobs
1344 [12:22:00] <blackflow> uio: in theory, yes.
1345 [12:22:05] <tarzeau> kernel reboots only if there's
power outage, or remote exploits, or local exploits
1346 [12:22:12] <tarzeau> software, depending on the fix
1347 [12:22:42] <uio> blackflow, tarzeau Okay, well thanks for
your help!
1348 [12:23:08] *** Quits: Elirips (~Elirips@replaced-ip ) (Ping timeout: 255 seconds)
1349 [12:23:21] <blackflow> uio: I mean, yes, you will restart all
that needs restarting to get the updates applied. it's just
that blind update without a review is something that bothers me as a
sysadmin, a lot. I guess if it works for you.... go for it.
1350 [12:23:31] *** Quits: BCMM (~BCMM@replaced-ip ) (Quit: Konversation terminated!)
1351 [12:23:54] <uio> I have another question : when I turn the
computer on, it connects automatically to WiFi using
network-manager, but then I almost always have to run su dhclient to
be able to use internet. How can I fix this.
1352 [12:24:22] <uio> blackflow, [I know just enough to break
things, so I'm trying to learn a bit more to avoid breaking
them :)]
1353 [12:24:32] <blackflow> uio: by configuring the wifi
connection in NM to use dhcp
1354 [12:24:52] <uio> blackflow, Ah, How can I do so?
1355 [12:25:15] <blackflow> uio: click on the NM icon, on the wifi
connection, there shuld be a Settings option or something like that
1356 [12:25:26] *** Joins: yogurt2ungue (~yogur2@replaced-ip )
1357 [12:25:39] *** Quits: r2rien (~me@replaced-ip ) (Quit: Quit)
1358 [12:26:05] <uio> blackflow, It's already set to use dhcp
1359 [12:26:08] <blackflow> uio: that btw is default so you
probably changed that at some point?
1360 [12:26:37] <uio> blackflow, "automatic" (DHCP)
1361 [12:26:57] <blackflow> and are you sure that NM is actually
managing that connection?
1362 [12:27:05] <uio> blackflow, No...
1363 [12:27:39] <blackflow> do you have any config options for
wifi under /etc/network/interfaces ?
1364 [12:27:41] <uio> Should DHCP be set in IPv6 as well?
1365 [12:27:56] <blackflow> uio: that depends on your network,
whether it uses dhcp6 or slaac
1366 [12:28:38] *** Quits: noxs (~noxs@replaced-ip ) (Quit: leaving)
1367 [12:28:41] <blackflow> but I don't know how NM manages
that distinction
1368 [12:28:46] <uio> backflow
replaced-url
1369 [12:29:12] <blackflow> uio: and I'm guessing nothing
wifi related in /etc/network/interfaces.d ?
1370 [12:29:39] *** Joins: r2rien (~me@replaced-ip )
1371 [12:29:46] <uio> blackflow, It's empty...
1372 [12:29:55] *** Joins: CrystalMath (~coderain@replaced-ip )
1373 [12:30:39] <blackflow> uio: well you'll have to look
into the journal if dhclient is reporting any errors. eg journalctl
-b | grep dhclient
1374 [12:31:35] *** Joins: MenschZwoNull (~MenschZwo@replaced-ip )
1375 [12:31:37] *** Joins: john1_ (~john1@replaced-ip )
1376 [12:32:48] <uio> blackflow, I see a bunch of output. What am
I looking for?
1377 [12:33:39] *** Quits: JohnML (~john1@replaced-ip ) (Ping timeout: 246 seconds)
1378 [12:33:53] *** Joins: shellclear (~shellclea@replaced-ip )
1379 [12:33:54] <blackflow> uio: any errors immediately after
reboot. you could pastebin as well, if you don't know what to
look for
1380 [12:34:02] *** debhelper sets mode: +l 1561
1381 [12:34:22] *** Joins: paolo_ (~paolo@replaced-ip )
1382 [12:34:45] *** Joins: stitched_unicorn (~Red@replaced-ip )
1383 [12:35:11] *** Quits: electro33 (uid613@replaced-ip ) (Quit: Connection closed for inactivity)
1384 [12:35:58] *** Joins: wwilliam (~afernande@replaced-ip )
1385 [12:37:02] *** Joins: OS-43966 (~OS-43966@replaced-ip )
1386 [12:40:09] *** Quits: allorder (~allorder@replaced-ip ) (Remote host closed the connection)
1387 [12:40:12] *** Quits: nirakara (~nurks@replaced-ip ) (Ping timeout: 272 seconds)
1388 [12:40:21] *** Joins: p3rs3us (~jduro@replaced-ip )
1389 [12:41:01] <uio> blackflow,
replaced-url
1390 [12:41:32] *** Quits: painted (~fainted@replaced-ip ) (Quit: ...)
1391 [12:41:49] <uio> blackflow, Disregard the XXXX
1392 [12:43:09] *** Joins: allorder (~allorder@replaced-ip )
1393 [12:43:28] *** Joins: gry (~svetlana@replaced-ip )
1394 [12:43:41] *** Quits: stitched_unicorn (~Red@replaced-ip ) (Quit: stitched_unicorn)
1395 [12:44:00] *** Joins: toolz (toolz@replaced-ip )
1396 [12:44:00] *** Quits: toolz (toolz@replaced-ip ) (Changing host)
1397 [12:44:00] *** Joins: toolz (toolz@replaced-ip )
1398 [12:44:34] <blackflow> uio: there's a minute and a half
difference between first two log entries, is that where you started
dhclient manually?
1399 [12:45:04] <blackflow> actually two and a half minuts
1400 [12:45:08] <uio> blackflow, I think so...
1401 [12:45:11] *** Joins: noxs (~noxs@replaced-ip )
1402 [12:45:26] *** Quits: t1k3 (~t1k3@replaced-ip ) (Read error: Connection reset by peer)
1403 [12:45:30] <uio> blackflow, I'm not sure though. It must
be, but I can't see the time at which I issued the command.
1404 [12:45:50] *** Joins: monksam (~monksam@replaced-ip )
1405 [12:45:52] <blackflow> uio: no idea then. you'll have to
dig deeper into the logs around that time. eg with journalctl
--since '2019-02-20 11:49:09'
1406 [12:46:01] *** Quits: Sveta (~svetlana@replaced-ip ) (Ping timeout: 246 seconds)
1407 [12:46:19] *** Joins: t1k3 (~t1k3@replaced-ip )
1408 [12:46:30] *** Joins: stitched_unicorn (~Red@replaced-ip )
1409 [12:46:48] *** Quits: noxs (~noxs@replaced-ip ) (Client Quit)
1410 [12:47:05] *** Quits: paolo_ (~paolo@replaced-ip ) (Quit: paolo_)
1411 [12:47:05] *** Quits: v01d4lph4 (~v01d4lph4@replaced-ip ) (Remote host closed the connection)
1412 [12:47:33] *** Quits: llucenic (~Thunderbi@replaced-ip ) (Ping timeout: 245 seconds)
1413 [12:47:33] *** Quits: Guest71990 (~user@replaced-ip ) (Ping timeout: 245 seconds)
1414 [12:47:46] *** Joins: lankanmon (~LKNnet@replaced-ip )
1415 [12:48:00] *** Quits: john1_ (~john1@replaced-ip ) (Ping timeout: 246 seconds)
1416 [12:48:14] *** Joins: Guest34853 (~helene@replaced-ip )
1417 [12:48:37] <uio> blackflow, There is : févr. 20
11:49:09 USER NetworkManager[663]: <info> [1550659749.8923]
dhcp-init: Using DHCP client 'dhclient'
1418 [12:48:38] *** Joins: v01d4lph4 (~v01d4lph4@replaced-ip )
1419 [12:48:43] *** Joins: noxs (~noxs@replaced-ip )
1420 [12:49:08] *** Joins: __marco (~marco@replaced-ip )
1421 [12:51:08] *** Joins: JohnML (~john1@replaced-ip )
1422 [12:51:31] <blackflow> uio: what about that. that's the
first log line from your post and at that timestamp. the --since
query should've listed from that point onward
1423 [12:52:09] *** Joins: Haudegen (~quassel@replaced-ip )
1424 [12:52:32] *** Joins: dynek (~dynek@replaced-ip )
1425 [12:52:42] *** Quits: kapil____ (uid36151@replaced-ip ) (Quit: Connection closed for inactivity)
1426 [12:53:09] *** Joins: paulo (~paulo@replaced-ip )
1427 [12:54:00] *** Joins: ruslan (~ruslan@replaced-ip )
1428 [12:54:02] *** debhelper sets mode: +l 1569
1429 [12:54:03] *** Quits: dynek (~dynek@replaced-ip ) (Client Quit)
1430 [12:54:24] *** Quits: JethroTux (~JethroTux@replaced-ip ) (Remote host closed the connection)
1431 [12:54:54] *** Joins: dynek (~dynek@replaced-ip )
1432 [12:55:22] *** Quits: mavhc (~mavhc@replaced-ip ) (Ping timeout: 250 seconds)
1433 [12:56:59] *** Quits: stitched_unicorn (~Red@replaced-ip ) (Quit: stitched_unicorn)
1434 [12:56:59] *** Quits: Haudegen (~quassel@replaced-ip ) (Remote host closed the connection)
1435 [12:57:00] *** Joins: HZun (~HZun@replaced-ip )
1436 [12:57:29] <ruslan> What is the best way to provide such
thing for debian?
replaced-url
1437 [12:57:34] *** Quits: shellclear (~shellclea@replaced-ip ) (Quit: shellclear)
1438 [12:58:15] *** Joins: Haudegen (~quassel@replaced-ip )
1439 [12:58:23] *** Joins: HarveyPwca (~HarveyPwc@replaced-ip )
1440 [12:58:53] *** Quits: sebatron (a5e1514a@replaced-ip ) (Remote host closed the connection)
1441 [12:59:02] <uio> blackflow,
replaced-url
1442 [12:59:22] *** Quits: marconline (~marconlin@replaced-ip ) (Quit: marconline)
1443 [12:59:46] *** Quits: HarveyPwca (~HarveyPwc@replaced-ip ) (Client Quit)
1444 [13:00:15] <blackflow> uio: that is rather incomplete.
1445 [13:00:29] *** Quits: JohnML (~john1@replaced-ip ) (Ping timeout: 272 seconds)
1446 [13:00:42] <uio> blackflow, What is missing?
1447 [13:00:59] <uio> blackflow, I put what I thought you
needed... oops.
1448 [13:01:04] <blackflow> all the entries SINCE 11:49:09 onward
1449 [13:01:15] <uio> blackflow, Ah!
1450 [13:01:25] <uio> blackflow, I didn't press space !
1451 [13:01:28] <blackflow> all, not just grep
"dhclient" ones
1452 [13:01:35] <uio> blackflow, Okay.
1453 [13:01:56] *** Joins: debsan (~debsan@replaced-ip )
1454 [13:02:04] <blackflow> uio: if there's a lot of it, you
can limit with --until '2019-02-20 12:00:00' or something
like that
1455 [13:02:25] *** Joins: mavhc (~mavhc@replaced-ip )
1456 [13:02:42] *** Quits: FriedEggBanjo (~FriedEggB@replaced-ip ) (Ping timeout: 246 seconds)
1457 [13:02:45] *** Quits: Makaveli7 (~Makaveli7@replaced-ip ) (Quit: Leaving)
1458 [13:03:16] *** Quits: debsan (~debsan@replaced-ip ) (Changing host)
1459 [13:03:17] *** Joins: debsan (~debsan@replaced-ip )
1460 [13:04:01] *** debhelper sets mode: +l 1563
1461 [13:04:13] *** Quits: Rogalian (~cools@replaced-ip ) (Ping timeout: 245 seconds)
1462 [13:05:02] *** Quits: dpkg (~dpkg@replaced-ip ) (Quit: buh bye!)
1463 [13:05:07] *** Joins: Glatzi (~OS-45900@replaced-ip )
1464 [13:05:13] *** Joins: Makaveli7 (~Makaveli7@replaced-ip )
1465 [13:05:20] *** Joins: dpkg (~dpkg@replaced-ip )
1466 [13:05:37] *** Quits: noxs (~noxs@replaced-ip ) (Quit: leaving)
1467 [13:05:41] *** Quits: crimastergogo (~crimaster@replaced-ip ) (Quit: crimastergogo)
1468 [13:06:18] <uio> blackflow,
replaced-url
1469 [13:06:26] *** Quits: MichaelOF (~michael@replaced-ip ) (Quit: Konversation terminated!)
1470 [13:06:54] *** Joins: Achylles (~Achylles@replaced-ip )
1471 [13:08:08] *** Joins: sebatron (a5e1514a@replaced-ip )
1472 [13:10:16] *** Joins: P1ersson (~P1ersson@replaced-ip )
1473 [13:11:20] *** Quits: encod3 (~encod3@replaced-ip ) (Remote host closed the connection)
1474 [13:11:30] *** Joins: JohnML (~john1@replaced-ip )
1475 [13:11:50] *** Joins: encod3 (~encod3@replaced-ip )
1476 [13:12:27] <uio> blackflow, Is that the right output now?
1477 [13:13:05] *** Quits: wwilliam (~afernande@replaced-ip ) (Read error: Connection reset by peer)
1478 [13:13:28] <blackflow> uio: yeah and there's some wifi
restarts there, not sure if done by you manually or automatically.
1479 [13:15:45] *** Joins: FriedEggBanjo (~FriedEggB@replaced-ip )
1480 [13:16:08] *** Quits: devbaka (~devbaka@replaced-ip ) (Ping timeout: 258 seconds)
1481 [13:16:49] *** Joins: devbaka (~devbaka@replaced-ip )
1482 [13:17:03] *** Quits: encod3 (~encod3@replaced-ip ) (Ping timeout: 246 seconds)
1483 [13:17:31] *** Quits: JohnML (~john1@replaced-ip ) (Ping timeout: 246 seconds)
1484 [13:18:19] *** Quits: monksam (~monksam@replaced-ip ) (Quit: leaving)
1485 [13:20:44] *** Quits: Achylles (~Achylles@replaced-ip ) (Ping timeout: 258 seconds)
1486 [13:21:39] *** Joins: jjura (~jjura@replaced-ip )
1487 [13:22:07] *** Quits: rephlexie (~rephlexie@replaced-ip ) (Quit: Leaving)
1488 [13:22:26] *** Quits: Haudegen (~quassel@replaced-ip ) (Read error: Connection reset by peer)
1489 [13:22:27] <uio> blackflow, So what should I do?
1490 [13:24:03] *** Quits: oiaohm (~oiaohm@replaced-ip ) (Read error: Connection reset by peer)
1491 [13:24:33] *** Joins: oiaohm (~oiaohm@replaced-ip )
1492 [13:25:28] *** Quits: Glatzi (~OS-45900@replaced-ip ) (Quit: Leaving)
1493 [13:25:30] *** Joins: zeden (~user@replaced-ip )
1494 [13:25:39] *** Joins: tvm_ (~tvm@replaced-ip )
1495 [13:25:45] *** Joins: Andocromn (~quassel@replaced-ip )
1496 [13:26:20] *** Joins: bitSt0rm (~manjana@replaced-ip )
1497 [13:26:45] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
1498 [13:27:05] *** Quits: olegfusion (~olegfusio@replaced-ip ) (Read error: Connection reset by peer)
1499 [13:27:06] *** Quits: MenschZwoNull (~MenschZwo@replaced-ip ) (Quit: Leaving)
1500 [13:27:28] *** Quits: __marco (~marco@replaced-ip ) (Ping timeout: 268 seconds)
1501 [13:27:39] <blackflow> uio: reboot, and don't manually
attempt dhclient. if you don't get an ip in, say, 5 minutes,
check the logs again.
1502 [13:27:58] *** Quits: mavhc (~mavhc@replaced-ip ) (Ping timeout: 245 seconds)
1503 [13:28:07] <blackflow> uio: however, I have to go now so
you'll have to ask somoene else to help out with the logs
1504 [13:28:22] *** Joins: xcm (~xcm@replaced-ip )
1505 [13:28:42] *** Quits: jjura (~jjura@replaced-ip ) (Quit: leaving)
1506 [13:28:53] *** Joins: diogenes_ (~diogenes_@replaced-ip )
1507 [13:28:59] <uio> blackflow, Thanks for your help!
1508 [13:30:12] *** Joins: MenschZwoNull (~MenschZwo@replaced-ip )
1509 [13:30:59] *** ruslan is now known as outoftime
1510 [13:31:51] *** Quits: MenschZwoNull (~MenschZwo@replaced-ip ) (Remote host closed the connection)
1511 [13:32:38] *** Quits: bitSt0rm (~manjana@replaced-ip ) (Ping timeout: 250 seconds)
1512 [13:33:10] *** Joins: mavhc (~mavhc@replaced-ip )
1513 [13:33:17] *** Joins: JohnML (~john1@replaced-ip )
1514 [13:33:17] *** Quits: xcm (~xcm@replaced-ip ) (Ping timeout: 244 seconds)
1515 [13:33:29] *** Joins: MichaelOF (~michael@replaced-ip )
1516 [13:33:52] <outoftime> Would you like such thing in debian
repo:
replaced-url
1517 [13:34:02] *** Joins: rpifan (~rpifan@replaced-ip )
1518 [13:34:30] *** Joins: ae-35 (~ae-35@replaced-ip )
1519 [13:34:45] *** Joins: bitSt0rm (~manjana@replaced-ip )
1520 [13:35:53] *** Joins: encod3 (~encod3@replaced-ip )
1521 [13:36:25] *** Joins: Rogalian (~cools@replaced-ip )
1522 [13:36:29] *** Quits: Rogalian (~cools@replaced-ip ) (Remote host closed the connection)
1523 [13:36:36] *** Quits: tvm (~tvm@replaced-ip ) (Ping timeout: 252 seconds)
1524 [13:36:56] *** Quits: uio (~uio3@replaced-ip ) (Read error: Connection reset by peer)
1525 [13:37:52] *** Joins: jubo2 (~juboxi@replaced-ip )
1526 [13:39:05] *** Joins: monksam (~monksam@replaced-ip )
1527 [13:39:18] *** Joins: mortderire (mortderire@replaced-ip )
1528 [13:39:49] *** Joins: Barones (~Barones@replaced-ip )
1529 [13:39:56] <pagios> hello, i have a NFS question, i have a
server hosting some mp4 files, and a client mounting the directory
of the nfs server locally. The users mainly connect to the webserver
on the client which is mounting the mp4 directory of the server. My
question is, when a user tries to play the mp4 file, he uses the nfs
mount on the client, does it mean if i have 100 clients, i create
100 request for nfs between the client and server?
1530 [13:39:56] <pagios> [14:38:24] <pagios> or is it one
request for the mp4 that is shred by all the users?
1531 [13:40:14] *** Joins: Rogalian (~cools@replaced-ip )
1532 [13:41:37] *** Joins: sk_tandt__ (~sk_tandt@replaced-ip )
1533 [13:43:16] *** Joins: opv (~council@replaced-ip )
1534 [13:43:18] *** Quits: robs_ (~robs@replaced-ip ) (Ping timeout: 246 seconds)
1535 [13:43:33] <opv> hey guys, i'm trying to wrap my head
around this. running stretch
1536 [13:43:45] *** Joins: olric (~olricnone@replaced-ip )
1537 [13:44:01] *** debhelper sets mode: +l 1569
1538 [13:44:11] <opv> it concerns sudoers and su
1539 [13:44:35] <opv> basically, allowing '/bin/su -l user -s
/bin/bash' with NOPASSWD works just fine
1540 [13:44:38] *** Quits: Remy^ (~Jezus@replaced-ip ) (Quit: Leaving)
1541 [13:44:49] <opv> but if i allow '/bin/su -l user -s
/bin/bash -c "*"' with NOPASSWD, it asks for a passwd
1542 [13:44:58] *** Quits: olric (~olricnone@replaced-ip ) (Client Quit)
1543 [13:45:01] <opv> i do not understand why. hope you can
enlighten me
1544 [13:45:03] *** Quits: sk_tandt_ (~sk_tandt@replaced-ip ) (Ping timeout: 245 seconds)
1545 [13:46:34] *** Joins: Oy3Br0d3 (~textual@replaced-ip )
1546 [13:46:42] *** Joins: Jezus (~Jezus@replaced-ip )
1547 [13:46:43] *** Quits: border-man (~border@replaced-ip ) (Quit: Leaving)
1548 [13:46:46] *** Joins: Zvmdyv (~Zvmdyv@replaced-ip )
1549 [13:46:56] <themill> opv: su has nothing to do with
/etc/sudoers?
1550 [13:47:02] *** Quits: Nefertiti (~Nefertiti@replaced-ip ) (Remote host closed the connection)
1551 [13:47:11] <opv> that's true, it doesn't. maybe you
don't understand my question
1552 [13:47:19] *** Jezus is now known as Remy^
1553 [13:47:48] *** Quits: disposable2 (~Thunderbi@replaced-ip ) (Quit: disposable2)
1554 [13:48:12] *** Joins: disposable2 (~Thunderbi@replaced-ip )
1555 [13:48:31] *** Joins: nast (nast@replaced-ip )
1556 [13:48:40] *** Joins: nirakara (~nurks@replaced-ip )
1557 [13:49:15] *** Joins: mthe878 (~mthe@replaced-ip )
1558 [13:49:22] <xand> opv: maybe that isn't the sudo rule
being matched
1559 [13:51:15] *** Quits: pvdp (~pvdp@replaced-ip ) (Remote host closed the connection)
1560 [13:51:49] <outoftime> opv: "The executed command will
have no controlling terminal. This option cannot be used to execute
interactive programs which need a controlling TTY." what is
your command for targeted user's shell?
1561 [13:52:41] *** Parts: OS-43966 (~OS-43966@replaced-ip ) ("Leaving")
1562 [13:52:53] <themill> also, shell quoting is going to be fun
with that
1563 [13:53:01] <themill> (and what on earth are you trying to
achieve with these runes?)
1564 [13:53:48] *** Quits: n9nes (~n9nes@replaced-ip ) (Ping timeout: 245 seconds)
1565 [13:54:55] <opv> outoftime: things like 'echo foo',
'tail bar', etc
1566 [13:55:24] <opv> xand: after further testing, leaving out the
double-quotes achieves the desired effect. still wondering why tho
1567 [13:55:36] *** Quits: MichaelOF (~michael@replaced-ip ) (Quit: Konversation terminated!)
1568 [13:55:49] <themill> sudo would never see the quotes because
the shell would normally eat them
1569 [13:55:59] <opv> that explains it
1570 [13:56:23] <themill> I'm still curious why you want this
and not sudo -u
1571 [13:56:52] <opv> most likely bc i didn't think of it.
and bc the user in question has no shell
1572 [13:57:07] <themill> a shell isn't needed
1573 [13:58:36] *** Quits: Aussie_matt (~quassel@replaced-ip##) (Quit: ##replaced-url
1574 [13:59:24] *** Joins: hans__ (~hans@replaced-ip )
1575 [13:59:56] *** Joins: kirk781 (~kirk781@replaced-ip )
1576 [13:59:58] *** Quits: hans_ (~hans@replaced-ip ) (Read error: Connection reset by peer)
1577 [14:00:09] *** Joins: asciiwarrior7 (~asciiwarr@replaced-ip )
1578 [14:00:24] *** Joins: xdecimal (~Android@replaced-ip )
1579 [14:00:40] *** Quits: tvm_ (~tvm@replaced-ip ) (Ping timeout: 244 seconds)
1580 [14:00:47] <opv> gotcha
1581 [14:01:13] *** Quits: Makaveli7 (~Makaveli7@replaced-ip ) (Quit: Leaving)
1582 [14:02:14] *** Quits: IdleGandalf (~IdleGanda@replaced-ip ) (Quit: Leaving)
1583 [14:02:58] *** Quits: xingu (~xingu@replaced-ip ) (Ping timeout: 250 seconds)
1584 [14:03:58] *** Quits: oish (~charlie@replaced-ip ) (Remote host closed the connection)
1585 [14:04:01] *** debhelper sets mode: +l 1563
1586 [14:04:40] *** Quits: xdecimal (~Android@replaced-ip ) (Client Quit)
1587 [14:04:44] *** Joins: IdleGandalf (~IdleGanda@replaced-ip )
1588 [14:06:38] *** Quits: zeropoint (~zeropoint@replaced-ip ) (Quit: WeeChat 2.2)
1589 [14:06:59] *** Joins: zeropoint (~zeropoint@replaced-ip )
1590 [14:07:12] *** Joins: n9nes (~n9nes@replaced-ip )
1591 [14:08:19] *** Joins: shellclear (~shellclea@replaced-ip )
1592 [14:08:29] *** Joins: HarveyPwca (~HarveyPwc@replaced-ip )
1593 [14:09:47] *** Quits: mthe878 (~mthe@replaced-ip ) (Remote host closed the connection)
1594 [14:10:03] <shellclear> hi, i'm getting error message
tryng to install nvidia-driver , some dependecies where not found...
is it an issue, bug or something like that?
1595 [14:10:05] <shellclear>
replaced-url
1596 [14:10:37] <petn-randall> shellclear: What OS release is
this?
1597 [14:11:08] <shellclear> petn-randall: 9.8
1598 [14:11:16] <petn-randall> !bat
1599 [14:11:16] <dpkg> In order to troubleshoot your problem with
apt-get, apt or aptitude we need ALL OF THE FOLLOWING information:
1. complete output of your apt-get/apt/aptitude run (including the
command used) 2. output from "apt-cache policy pkg1
pkg2..." for ALL packages mentioned ANYWHERE in the problem,
and 3. "apt-cache policy". Use
replaced-url
1600 [14:11:35] <petn-randall> shellclear: Seems as something got
mixed up. Can you provide all the info from above? ^^^
1601 [14:12:11] <petn-randall> Ideally in a single paste on
replaced-url
1602 [14:12:19] *** Quits: ekix (~eki@replaced-ip ) (Quit: leaving)
1603 [14:12:21] <shellclear> okay
1604 [14:12:58] *** Quits: Trieste (~T@replaced-ip ) (Ping timeout: 245 seconds)
1605 [14:13:54] *** Joins: ekix (~eki@replaced-ip )
1606 [14:14:25] *** Joins: milkt (~debian@replaced-ip )
1607 [14:14:33] <shellclear>
replaced-url
1608 [14:15:11] *** Joins: Trieste (~T@replaced-ip )
1609 [14:15:36] *** Quits: f4cl3y (~f4cl3y@replaced-ip ) (Quit: leaving)
1610 [14:15:40] <shellclear>
replaced-url
1611 [14:15:56] *** Joins: RebelCoder (~RebelCode@replaced-ip )
1612 [14:16:08] <petn-randall> shellclear: Can you also show
`apt-cache policy nvidia-driver`?
1613 [14:16:54] <shellclear>
replaced-url
1614 [14:17:08] *** Quits: teclo- (42@replaced-ip ) (Ping timeout: 245 seconds)
1615 [14:18:26] *** Joins: mthe878 (~mthe@replaced-ip )
1616 [14:18:34] *** Joins: sk_tandt_ (~sk_tandt@replaced-ip )
1617 [14:18:48] <petn-randall> E: Error,
pkgProblemResolver::Resolve generated breaks, this may be caused by
held packages.
1618 [14:18:49] *** Quits: mr_daemon (~supernaut@replaced-ip ) (Remote host closed the connection)
1619 [14:18:56] *** Joins: Nefertiti (~Nefertiti@replaced-ip )
1620 [14:19:07] <shellclear> packages libglx0 and libglx-mesa0 are
not dependencies for nvidia-driver package 390.x
1621 [14:19:09] *** Joins: teclo- (42@replaced-ip )
1622 [14:19:19] <themill> shellclear: that pinning is not really a
good way of working
1623 [14:20:12] <petn-randall> shellclear: How do you know? They
might not be direct dependencies, but they're likely further
down the chain.
1624 [14:20:22] <shellclear> themill: but if is pinned it doesnt
would be a problem...
1625 [14:20:55] *** Joins: jjura (~jjura@replaced-ip )
1626 [14:21:11] <petn-randall> If you cherrypick packages from
testing or sid, it will be problem down the road.
1627 [14:21:25] *** Joins: grained_sugar (~root@replaced-ip )
1628 [14:21:30] <shellclear> petn-randall: you are right. What I
need to do ?
1629 [14:21:39] <themill> any sort of negative pins tend to cause
apt to explode
1630 [14:22:20] <petn-randall> shellclear: Try removing
testing/sid from the sources.list, and show us any error if there is
one.
1631 [14:22:27] *** Quits: monksam (~monksam@replaced-ip ) (Quit: leaving)
1632 [14:22:29] <shellclear> okay
1633 [14:22:48] *** Quits: sk_tandt__ (~sk_tandt@replaced-ip ) (Ping timeout: 272 seconds)
1634 [14:23:01] *** Joins: oo_miguel (~miguel@replaced-ip )
1635 [14:23:10] <petn-randall> You need to run `apt-get update`
after commenting them out.
1636 [14:23:21] <themill> pinning s-p-u is also unlikely a good
thing
1637 [14:23:34] *** Quits: trytus (c12ebbfc@replaced-ip ) (Quit: Page closed)
1638 [14:23:44] *** Quits: Rogalian (~cools@replaced-ip ) (Ping timeout: 255 seconds)
1639 [14:24:27] <themill> shellclear: it would be good to see
"apt-get -f install" too
1640 [14:25:03] *** Quits: ikarosuusi (~karosin@replaced-ip ) (Ping timeout: 245 seconds)
1641 [14:25:05] *** Quits: hypontic_sauron (~root@replaced-ip ) (Ping timeout: 255 seconds)
1642 [14:26:39] *** Quits: plasticle (~plasticle@replaced-ip ) (Ping timeout: 252 seconds)
1643 [14:27:04] *** Joins: ikarosuusi (~karosin@replaced-ip )
1644 [14:27:32] *** Quits: mavhc (~mavhc@replaced-ip ) (Ping timeout: 244 seconds)
1645 [14:28:31] <shellclear>
replaced-url
1646 [14:29:30] *** Joins: ralfi[m] (ralfimat_2@replaced-ip )
1647 [14:29:35] <petn-randall> Looks good to me.
1648 [14:29:36] <shellclear> it worked..
1649 [14:29:38] * petn-randall thumbs up.
1650 [14:29:58] <shellclear> thanks guys
1651 [14:30:14] *** Joins: mavhc (~mavhc@replaced-ip )
1652 [14:31:08] *** Quits: bitSt0rm (~manjana@replaced-ip ) (Quit: WeeChat 2.3)
1653 [14:31:30] <petn-randall> shellclear: For the future, if you
want to use newer packages from testing/sid, it's better to use
backports.
1654 [14:31:37] <petn-randall> !backports
1655 [14:31:38] <dpkg> A backport is a package from a newer Debian
branch, compiled from source for an older branch to avoid dependency
and <ABI> complications.
replaced-url
1656 [14:31:46] <petn-randall> and also
1657 [14:31:47] *** Quits: seekr (~seekr@replaced-ip ) (Ping timeout: 240 seconds)
1658 [14:31:49] <petn-randall> !ssb
1659 [14:31:49] <dpkg> First, check for a backport on
<debian-backports>. If unavailable: 1) Add a deb-src line for
sid (not a deb line!); ask me about <deb-src sid> 2) enable
debian-backports (see <bdo>) 3) aptitude update; aptitude
install build-essential; aptitude build-dep packagename; apt-get -b
source packagename; 4) install the resultant debs. To change
compilation options, see <package recompile>; for versions
newer than sid see <uupdate>.
1660 [14:31:50] *** Quits: teclo- (42@replaced-ip ) (Ping timeout: 255 seconds)
1661 [14:32:22] <shellclear> :D
1662 [14:32:51] <shellclear> taking a note
1663 [14:32:52] *** Quits: adventurefox (~348975@replaced-ip ) (Ping timeout: 250 seconds)
1664 [14:33:05] *** Joins: lek (~lek@replaced-ip )
1665 [14:33:22] *** Joins: teclo- (42@replaced-ip )
1666 [14:34:27] *** Joins: milos_ (~RandomSer@replaced-ip )
1667 [14:35:34] *** Quits: RandomSerb (~RandomSer@replaced-ip ) (Ping timeout: 246 seconds)
1668 [14:36:45] <outoftime> exit
1669 [14:36:47] *** Joins: MegaDrive (~MegaDrive@replaced-ip )
1670 [14:36:51] *** Quits: outoftime (~ruslan@replaced-ip ) (Quit: leaving)
1671 [14:37:07] *** Joins: Fye (~Fye@replaced-ip )
1672 [14:38:23] *** Quits: attero (uid347754@replaced-ip ) (Quit: Connection closed for inactivity)
1673 [14:39:07] *** Quits: w17t (~w17t@replaced-ip ) (Quit: WeeChat 2.3)
1674 [14:39:37] *** Quits: Rico (~Rico@replaced-ip ) (Quit: Quitte)
1675 [14:39:53] *** Joins: f4cl3y (~f4cl3y@replaced-ip )
1676 [14:40:40] *** Quits: shellclear (~shellclea@replaced-ip ) (Quit: shellclear)
1677 [14:40:46] *** Joins: Haudegen (~quassel@replaced-ip )
1678 [14:40:57] *** Joins: ableto (~cryptum@replaced-ip )
1679 [14:41:01] *** Joins: triston (~triston@replaced-ip )
1680 [14:41:53] <mvaenskae> how would one get opencl running in a
debian buster vm using qxl?
1681 [14:42:05] *** Quits: dynek (~dynek@replaced-ip ) (Quit: leaving)
1682 [14:42:11] *** Quits: triston (~triston@replaced-ip ) (Max SendQ exceeded)
1683 [14:42:20] *** Quits: sebatron (a5e1514a@replaced-ip ) (Remote host closed the connection)
1684 [14:42:27] *** Joins: dynek (~dynek@replaced-ip )
1685 [14:42:43] *** Joins: triston (~triston@replaced-ip )
1686 [14:44:18] *** Joins: mr_daemon (~supernaut@replaced-ip )
1687 [14:46:10] *** Joins: wilkc (~wilkc@replaced-ip )
1688 [14:47:05] *** Joins: bassil (uid143807@replaced-ip )
1689 [14:47:08] *** Quits: alinst220 (Alin@replaced-ip ) (Ping timeout: 255 seconds)
1690 [14:48:43] *** Joins: asciiwarrior7_ (~asciiwarr@replaced-ip )
1691 [14:49:00] *** Parts: bassil (uid143807@replaced-ip ) ()
1692 [14:49:06] *** Quits: JohnML (~john1@replaced-ip ) (Ping timeout: 246 seconds)
1693 [14:49:23] *** Quits: asciiwarrior7 (~asciiwarr@replaced-ip ) (Ping timeout: 255 seconds)
1694 [14:49:37] *** Joins: dunix (~dunix@replaced-ip )
1695 [14:50:37] *** Quits: RebelCoder (~RebelCode@replaced-ip ) (Ping timeout: 246 seconds)
1696 [14:51:15] *** Joins: JohnML (~john1@replaced-ip )
1697 [14:51:19] <towo^work> mvaenskae, what makes you think, that
would work?
1698 [14:51:28] *** Joins: alinst220 (Alin@replaced-ip )
1699 [14:51:45] <towo^work> opencl needs compute cores on a
graphics card, qxl is not a graphics card
1700 [14:52:33] *** Quits: teclo- (42@replaced-ip ) (Ping timeout: 245 seconds)
1701 [14:53:48] *** Joins: plasticle (~plasticle@replaced-ip )
1702 [14:54:21] <mvaenskae> so anything requiring opencl hard and
not falling back correctly to software rendering will result in
brokenness?
1703 [14:54:36] *** Joins: teclo- (42@replaced-ip )
1704 [14:54:57] *** Quits: Oy3Br0d3 (~textual@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
1705 [14:55:19] *** Quits: iamgr00t (iamgr00t@replaced-ip ) (Quit: cya)
1706 [14:55:41] *** Quits: asciiwarrior7_ (~asciiwarr@replaced-ip ) (Quit: Leaving)
1707 [14:57:25] <petn-randall> mvaenskae: opencl allows you to run
code on GPUs or other special hardware accelerators. You'll
need to pass the HW through to the VM for it to access it directly.
1708 [14:58:37] *** Joins: BCMM (~BCMM@replaced-ip )
1709 [15:00:18] *** Quits: devbaka (~devbaka@replaced-ip ) (Ping timeout: 246 seconds)
1710 [15:00:41] *** Joins: Achylles (~Achylles@replaced-ip )
1711 [15:01:21] *** Quits: teclo- (42@replaced-ip ) (Ping timeout: 246 seconds)
1712 [15:01:59] *** Quits: mavhc (~mavhc@replaced-ip ) (Ping timeout: 255 seconds)
1713 [15:02:01] *** Joins: devbaka (~devbaka@replaced-ip )
1714 [15:02:18] *** Joins: teclo- (42@replaced-ip )
1715 [15:02:45] *** Joins: RebelCoder (~RebelCode@replaced-ip )
1716 [15:03:16] *** Joins: _Posterdati_ (~Posterdat@replaced-ip )
1717 [15:03:45] *** Joins: buzzzz_ (~buzzzz@replaced-ip )
1718 [15:03:51] *** Joins: Krakakanok (~Krakakano@replaced-ip )
1719 [15:03:52] *** Joins: soee (~soee@replaced-ip )
1720 [15:04:01] *** debhelper sets mode: +l 1570
1721 [15:04:03] *** Quits: XsiSec (~xsisec@replaced-ip ) (Ping timeout: 252 seconds)
1722 [15:04:18] *** Joins: mavhc (~mavhc@replaced-ip )
1723 [15:04:30] *** Quits: Posterdati (~Posterdat@replaced-ip ) (Ping timeout: 246 seconds)
1724 [15:05:00] *** Quits: buzzzz (~buzzzz@replaced-ip ) (Ping timeout: 258 seconds)
1725 [15:05:08] *** Quits: broseph (~broseph@replaced-ip ) (Ping timeout: 255 seconds)
1726 [15:05:14] *** Joins: jpw (~jpw@replaced-ip )
1727 [15:05:31] *** Quits: _Posterdati_ (~Posterdat@replaced-ip ) (Client Quit)
1728 [15:05:48] *** Joins: Posterdati (~Posterdat@replaced-ip )
1729 [15:06:29] *** Quits: wilkc (~wilkc@replaced-ip ) (Ping timeout: 255 seconds)
1730 [15:07:54] *** Joins: Codier (~user@replaced-ip )
1731 [15:07:58] *** Quits: teclo- (42@replaced-ip ) (Ping timeout: 245 seconds)
1732 [15:08:12] *** Quits: paulo (~paulo@replaced-ip ) (Quit: paulo)
1733 [15:08:14] *** Joins: soee_ (~soee@replaced-ip )
1734 [15:08:23] *** Quits: soee (~soee@replaced-ip ) (Ping timeout: 245 seconds)
1735 [15:09:01] *** Joins: oish (~charlie@replaced-ip )
1736 [15:09:19] *** Joins: teclo- (42@replaced-ip )
1737 [15:09:19] *** Joins: greycat (~wooledg@replaced-ip )
1738 [15:09:57] *** Joins: TrueNher0 (~oem@replaced-ip )
1739 [15:11:08] *** Parts: ralfi[m] (ralfimat_2@replaced-ip ) ()
1740 [15:12:15] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Quit: vergissmeinnicht)
1741 [15:12:38] *** Quits: HarveyPwca (~HarveyPwc@replaced-ip ) (Quit: Leaving)
1742 [15:12:47] *** Joins: p0lyph3m (~p0lyph3m@replaced-ip )
1743 [15:13:35] *** Quits: triston (~triston@replaced-ip ) (Quit: Leaving)
1744 [15:14:52] *** Quits: deicide- (~deicide-@replaced-ip ) (Remote host closed the connection)
1745 [15:17:21] *** Joins: mrig (~mrig@replaced-ip )
1746 [15:19:55] *** Joins: wilkc (~wilkc@replaced-ip )
1747 [15:19:55] *** Joins: broesel (~broesel@replaced-ip )
1748 [15:20:27] *** Quits: FriedEggBanjo (~FriedEggB@replaced-ip ) (Ping timeout: 240 seconds)
1749 [15:20:38] *** Joins: GaneshR (~ganeshraj@replaced-ip )
1750 [15:22:16] *** Quits: encod3 (~encod3@replaced-ip ) (Remote host closed the connection)
1751 [15:25:51] *** Quits: nirakara (~nurks@replaced-ip ) (Ping timeout: 246 seconds)
1752 [15:26:53] *** Joins: mtn (~mtn@replaced-ip )
1753 [15:27:10] *** Joins: encod3 (~encod3@replaced-ip )
1754 [15:27:42] *** Quits: encod3 (~encod3@replaced-ip ) (Remote host closed the connection)
1755 [15:28:17] *** Joins: encod3 (~encod3@replaced-ip )
1756 [15:28:59] *** Quits: milkt (~debian@replaced-ip ) (Quit: leaving)
1757 [15:31:41] *** Quits: RebelCoder (~RebelCode@replaced-ip ) (Ping timeout: 255 seconds)
1758 [15:32:06] *** Quits: Barones (~Barones@replaced-ip ) (Read error: Connection reset by peer)
1759 [15:32:42] *** Joins: Tenkawa (187ba226@replaced-ip )
1760 [15:33:02] *** Joins: Barones (~Barones@replaced-ip )
1761 [15:34:00] *** Quits: Barones (~Barones@replaced-ip ) (Remote host closed the connection)
1762 [15:34:04] *** Joins: Tenkawa_ (187ba226@replaced-ip )
1763 [15:34:31] *** Quits: Tenkawa (187ba226@replaced-ip ) (Disconnected by services)
1764 [15:34:31] *** Joins: FriedEggBanjo (~FriedEggB@replaced-ip )
1765 [15:34:51] *** Tenkawa_ is now known as Tenkawa
1766 [15:35:00] *** Joins: seekr (~seekr@replaced-ip )
1767 [15:35:06] *** Joins: milkt (~debian@replaced-ip )
1768 [15:35:18] *** Joins: jasonwc (~jasonwc@replaced-ip )
1769 [15:35:45] *** Joins: bitSt0rm (~manjana@replaced-ip )
1770 [15:36:12] *** Joins: RebelCoder (~RebelCode@replaced-ip )
1771 [15:36:57] *** Joins: faust (~faust@replaced-ip )
1772 [15:38:35] *** Quits: faust (~faust@replaced-ip ) (Client Quit)
1773 [15:38:50] *** Quits: broesel (~broesel@replaced-ip ) (Quit: Lost terminal)
1774 [15:39:35] *** Quits: n4dir (~n4dir@replaced-ip ) (Remote host closed the connection)
1775 [15:39:50] *** Quits: v01d4lph4 (~v01d4lph4@replaced-ip ) (Remote host closed the connection)
1776 [15:40:54] *** Quits: mthe878 (~mthe@replaced-ip ) (Ping timeout: 250 seconds)
1777 [15:41:13] *** Quits: bitSt0rm (~manjana@replaced-ip ) (Quit: WeeChat 2.3)
1778 [15:41:18] *** Joins: faust_ (~faust@replaced-ip )
1779 [15:41:34] *** Quits: jubo2 (~juboxi@replaced-ip ) (Quit: Konversation terminated!)
1780 [15:41:43] *** Joins: citypw (~citypw@replaced-ip )
1781 [15:43:21] *** Quits: kirk781 (~kirk781@replaced-ip ) (Quit: Leaving)
1782 [15:43:34] *** Joins: painted (~fainted@replaced-ip )
1783 [15:45:04] *** Quits: faust_ (~faust@replaced-ip ) (Remote host closed the connection)
1784 [15:45:37] *** Quits: milkt (~debian@replaced-ip ) (Quit: leaving)
1785 [15:47:41] *** Quits: rpifan (~rpifan@replaced-ip ) (Ping timeout: 272 seconds)
1786 [15:47:59] *** Joins: rpifan (~rpifan@replaced-ip )
1787 [15:48:46] *** Joins: paw (~afong@replaced-ip )
1788 [15:48:52] *** Quits: nast (nast@replaced-ip ) (Quit: Leaving)
1789 [15:50:24] *** Joins: border_man (~kapow@replaced-ip )
1790 [15:50:56] *** Joins: hwm4rgs9 (~hwm4rgs@replaced-ip )
1791 [15:51:12] *** Joins: Giotis (~Giotis@replaced-ip )
1792 [15:51:28] *** Quits: conta (~Thunderbi@replaced-ip ) (Ping timeout: 272 seconds)
1793 [15:51:29] *** Joins: beardface (~bearface@replaced-ip )
1794 [15:51:31] *** Quits: RebelCoder (~RebelCode@replaced-ip ) (Ping timeout: 246 seconds)
1795 [15:51:52] *** Joins: milkt (~debian@replaced-ip )
1796 [15:52:06] *** Quits: hwm4rgs (~hwm4rgs@replaced-ip ) (Ping timeout: 272 seconds)
1797 [15:52:08] *** Quits: Guest65836 (~|@replaced-ip ) (Ping timeout: 245 seconds)
1798 [15:52:23] *** Quits: oish (~charlie@replaced-ip ) (Ping timeout: 255 seconds)
1799 [15:52:46] *** Joins: Darcidride (~Darcidrid@replaced-ip )
1800 [15:53:02] <paw> Hi question. I'm trying to figure out
how to convince debconf to use a different database. I have a
debconf app that eventually calls apt. There's
DEBCONF_DB_FALLBACK/DEBCONF_DB_OVERRIDE, is that what I should be
using?
1801 [15:54:03] *** Joins: dob1 (~dob1@replaced-ip )
1802 [15:54:14] *** Joins: Thedarkb1-T60 (~Thedarkb-@replaced-ip )
1803 [15:54:22] *** Parts: lightx_ (~lightx@replaced-ip ) ()
1804 [15:54:23] *** Joins: haufi (~gassi@replaced-ip )
1805 [15:54:25] *** Quits: george959 (~george959@replaced-ip ) (Quit: WeeChat 2.3)
1806 [15:55:15] <dob1> hi, I have this test markdown document
replaced-url
1807 [15:55:46] *** Joins: lightx (~lightx@replaced-ip )
1808 [15:56:14] <dob1> maybe I miss some libs or whatever, I
don't know
1809 [15:56:50] <petn-randall> paw: debconf itself? That
doesn't use a database. Can you elaborate what you're
trying to achieve?
1810 [15:57:00] *** Quits: Thedarkb-T60 (~Thedarkb-@replaced-ip ) (Ping timeout: 246 seconds)
1811 [15:57:08] *** Joins: kapil____ (uid36151@replaced-ip )
1812 [15:58:06] *** Quits: milkt (~debian@replaced-ip ) (Remote host closed the connection)
1813 [15:58:09] <paw> trying to create a debconf "app"
that calls apt, so because by default it's got
/var/cache/debconf/config.dat locked, apt complains
1814 [16:00:22] *** Joins: T3RM1N41_ (~73rm1n41@replaced-ip )
1815 [16:00:36] *** Joins: milkt (~debian@replaced-ip )
1816 [16:01:40] *** Joins: nuuuciano (~luuuciano@replaced-ip )
1817 [16:01:54] *** Quits: f4cl3y (~f4cl3y@replaced-ip ) (Ping timeout: 246 seconds)
1818 [16:02:14] *** Quits: japh (~scp1@replaced-ip ) (Ping timeout: 272 seconds)
1819 [16:02:38] *** Joins: japh (~scp1@replaced-ip )
1820 [16:02:40] <petn-randall> paw: And why are you trying to do
*that*?
1821 [16:02:44] *** Joins: ckur13 (~ckur13@replaced-ip )
1822 [16:02:52] <petn-randall> !goal
1823 [16:02:52] <dpkg> Describe your goal, not what you think the
solution is.
1824 [16:03:11] <paw> lol. trying to create a wrapper app
1825 [16:03:26] <petn-randall> What for?
1826 [16:03:37] <petn-randall> It's still not clear to me
what your overall goal is.
1827 [16:03:42] *** Parts: opv (~council@replaced-ip ) ()
1828 [16:03:45] <paw> custom package groupings
1829 [16:04:04] <greycat> ... tasks?
1830 [16:04:43] <greycat> or simply a metapackage with a bunch of
depends?
1831 [16:04:57] *** Joins: w17t (~w17t@replaced-ip )
1832 [16:05:05] <paw> yes, something like that
1833 [16:05:07] *** Joins: hypontic_sauron (~root@replaced-ip )
1834 [16:05:32] <paw> the objective is to customize the front end
1835 [16:06:33] <zeropoint> But why?
1836 [16:06:45] <petn-randall> paw: I think there's some
basic info you're missing. What is the concrete
"thing" you're working on?
1837 [16:06:52] <greycat> As usual, the objective is to squeeeeeze
out 3 to 5 words at a time, drip drip drip, the barest trickle of
useless information you feel you can get away with, in order to
avoid actually COMMUNICATING anything.
1838 [16:07:06] *** Joins: Old_Dog (~Old_Dog@replaced-ip )
1839 [16:07:10] <petn-randall> Try not to talk in example or
general terms.
1840 [16:07:26] *** Quits: tkla (~tklassen@replaced-ip ) (Quit: Leaving)
1841 [16:08:08] *** Quits: hiroshi (~hiroshi@replaced-ip ) (Ping timeout: 255 seconds)
1842 [16:08:35] *** Quits: grained_sugar (~root@replaced-ip ) (Ping timeout: 255 seconds)
1843 [16:08:44] *** Joins: fightthewalrus (~Thunderbi@replaced-ip )
1844 [16:09:10] <paw> basically a customized setup package that
does a setup of initialization for an environment. create a needed
user, install some packages so that the user can select from a few
customized set of options
1845 [16:09:51] <petn-randall> paw: Can you show us what
you're exactly working on?
1846 [16:10:16] *** Quits: Guest34853 (~helene@replaced-ip ) (Ping timeout: 264 seconds)
1847 [16:10:34] *** Joins: faust_ (~faust_@replaced-ip )
1848 [16:10:41] <paw> can't show anything specific at the
moment. all in expt
1849 [16:11:38] <petn-randall> I give up. Let us know if you can
tell us anything substantial to work with.
1850 [16:12:16] <zeropoint> It sounds foolish.
1851 [16:12:23] <zeropoint> These aren't unsolved problems.
cloud-init, etc.
1852 [16:12:24] *** Joins: YottaiQ (~YottaiQ@replaced-ip )
1853 [16:12:49] *** Quits: Gaaab (~Gaaab@replaced-ip ) (Remote host closed the connection)
1854 [16:12:51] <petn-randall> I can at least tell you that if
you're trying to bend debconf to use a different database,
you're doing things wrong on a very fundamental level. I
can't suggest a solution though as you've not given any
useful info to work with.
1855 [16:13:47] *** Joins: Tom01 (~tom@replaced-ip )
1856 [16:14:15] <paw> right, just looking at what's possible
and what's not at the moment. Trying to understand how
DEBCONF_DB_REPLACE/DEBCONF_DB_OVERRIDE/DEBCONF_DB_FALLBACK works....
1857 [16:14:29] <petn-randall> You can also template the answers
to debconf questions by shipping e.g.
/etc/dbconfig-common/icinga2-ido-pgsql.conf, which is a way more
sane thing to do.
1858 [16:14:36] *** Joins: fedorafan (~fedorafan@replaced-ip )
1859 [16:14:39] *** Joins: ChubaDuba (~ChubaDuba@replaced-ip )
1860 [16:14:41] *** Quits: faust_ (~faust_@replaced-ip ) (Quit: Leaving)
1861 [16:14:52] *** Quits: devbaka (~devbaka@replaced-ip ) (Ping timeout: 252 seconds)
1862 [16:15:05] *** Joins: faust_ (~faust_@replaced-ip )
1863 [16:15:11] *** Quits: fightthewalrus (~Thunderbi@replaced-ip ) (Ping timeout: 250 seconds)
1864 [16:15:39] <petn-randall> paw: Those are settings to use when
you're actually developing on *debconf*, they're not
useful for shipping anything.
1865 [16:15:54] *** Quits: rpifan (~rpifan@replaced-ip ) (Ping timeout: 246 seconds)
1866 [16:15:55] <paw> yes, trying to create
.../<pkg>.config, <pkg>.template
1867 [16:16:23] *** Joins: rpifan (~rpifan@replaced-ip )
1868 [16:16:36] *** Joins: devbaka (~devbaka@replaced-ip )
1869 [16:17:09] *** Quits: faust_ (~faust_@replaced-ip ) (Client Quit)
1870 [16:18:01] <petn-randall> Good luck with your endeavours! Let
us know when you have an actual support question you're willing
to provide info on.
1871 [16:18:02] *** Joins: Gaaab (~Gaaab@replaced-ip )
1872 [16:18:15] *** Quits: Greyztar (~irc@replaced-ip ) (Remote host closed the connection)
1873 [16:18:31] *** Joins: Secret-Fire (~Secret-Fi@replaced-ip )
1874 [16:18:45] *** Joins: f4cl3y (~f4cl3y@replaced-ip )
1875 [16:18:48] *** Joins: Greyztar (~irc@replaced-ip )
1876 [16:18:59] <paw> thanks
1877 [16:19:03] *** Parts: paw (~afong@replaced-ip ) ("Leaving")
1878 [16:19:40] <petn-randall> greycat: :)
1879 [16:19:47] *** Joins: fauust (~faust_@replaced-ip )
1880 [16:20:19] *** Quits: BeerHall (~Thunderbi@replaced-ip ) (Quit: BeerHall)
1881 [16:20:49] *** Quits: anikras (~anikras@replaced-ip ) (Quit: Ex-Chat)
1882 [16:21:50] *** Quits: Secret-Fire (~Secret-Fi@replaced-ip ) (Remote host closed the connection)
1883 [16:22:11] *** Joins: Secret-Fire (~Secret-Fi@replaced-ip )
1884 [16:24:40] *** Quits: ckur13 (~ckur13@replaced-ip ) (Ping timeout: 264 seconds)
1885 [16:25:36] *** Joins: os-25844 (~os-25844@replaced-ip )
1886 [16:25:40] *** Joins: DeadTOm (~deadtom@replaced-ip )
1887 [16:25:45] *** Quits: Greyztar (~irc@replaced-ip ) (Ping timeout: 256 seconds)
1888 [16:25:46] *** Quits: dob1 (~dob1@replaced-ip ) (Quit: Leaving)
1889 [16:26:35] *** Joins: thrallb (~thrallb@replaced-ip )
1890 [16:26:35] *** Joins: sk_tandt__ (~sk_tandt@replaced-ip )
1891 [16:26:38] *** Quits: os-25844 (~os-25844@replaced-ip ) (Client Quit)
1892 [16:27:17] *** Joins: Greyztar (~irc@replaced-ip )
1893 [16:29:35] *** Joins: sydney_u1tangle (~sydney@replaced-ip )
1894 [16:29:40] *** Quits: sk_tandt_ (~sk_tandt@replaced-ip ) (Ping timeout: 246 seconds)
1895 [16:30:21] *** Joins: paulo_ (~paulo@replaced-ip )
1896 [16:30:44] *** paulo_ is now known as Guest29331
1897 [16:30:58] *** Quits: fauust (~faust_@replaced-ip ) (Quit: Leaving)
1898 [16:31:18] *** Joins: faust_ (~faust_@replaced-ip )
1899 [16:32:20] *** Quits: b30wulf (uid175355@replaced-ip ) (Quit: Connection closed for inactivity)
1900 [16:32:24] *** Quits: P1ersson (~P1ersson@replaced-ip ) (Ping timeout: 258 seconds)
1901 [16:32:53] *** Quits: sydney_untangle (~sydney@replaced-ip ) (Ping timeout: 255 seconds)
1902 [16:33:10] *** Joins: Envil (~envil@replaced-ip )
1903 [16:33:20] *** Joins: RebelCoder (~RebelCode@replaced-ip )
1904 [16:33:29] *** Joins: lmat (~lmat@replaced-ip )
1905 [16:33:57] *** Joins: v01d4lph4 (~v01d4lph4@replaced-ip )
1906 [16:34:02] *** debhelper sets mode: +l 1577
1907 [16:34:35] *** Joins: slack_ (~slack@replaced-ip )
1908 [16:34:41] *** Quits: thrallb (~thrallb@replaced-ip ) (Ping timeout: 255 seconds)
1909 [16:36:20] *** Joins: stitched_unicorn (~Red@replaced-ip )
1910 [16:36:28] *** Joins: delYsid (~user@replaced-ip )
1911 [16:36:34] *** Quits: delYsid (~user@replaced-ip ) (Changing host)
1912 [16:36:34] *** Joins: delYsid (~user@replaced-ip )
1913 [16:36:44] *** Joins: towo` (~towo@replaced-ip )
1914 [16:37:00] *** Quits: TrueNher0 (~oem@replaced-ip ) (Ping timeout: 258 seconds)
1915 [16:37:53] *** hwm4rgs9 is now known as hwm4rgs
1916 [16:38:55] <lmat> I just got docker debian:stretch-slim . How
do I tell whether this is 9.8 or 9.7?
1917 [16:39:21] *** Quits: alinst220 (Alin@replaced-ip ) (Ping timeout: 246 seconds)
1918 [16:39:27] <lmat> I tried image names like
debian:stretch-slim-9.8, but couldn't find anything useful.
1919 [16:39:35] <hwm4rgs> /etc/os-release, right?
1920 [16:39:39] *** Joins: tryte (~tryte@replaced-ip )
1921 [16:39:42] <greycat> cat /etc/debian_version
1922 [16:39:46] *** Joins: GSM (~gsm@replaced-ip )
1923 [16:40:29] <greycat> Looks like /etc/os-release doesn't
have the point version.
1924 [16:43:37] *** Quits: hggdh (~hggdh@replaced-ip ) (Remote host closed the connection)
1925 [16:43:42] <hwm4rgs> Ah. Sorry about that, just pulled
whatever off the top of my head.
1926 [16:43:54] <hwm4rgs> Didn't have a debian accessible to
test.
1927 [16:44:03] *** Joins: alinst220 (Alin@replaced-ip )
1928 [16:44:07] *** Quits: upie (~upie@replaced-ip ) (Remote host closed the connection)
1929 [16:44:10] *** Quits: rpifan (~rpifan@replaced-ip ) (Ping timeout: 250 seconds)
1930 [16:44:33] *** Quits: Envil (~envil@replaced-ip ) (Remote host closed the connection)
1931 [16:44:57] *** Joins: noodlepie (~Phillip@replaced-ip )
1932 [16:45:01] *** Quits: tryte (~tryte@replaced-ip ) (Ping timeout: 256 seconds)
1933 [16:45:13] *** Joins: Envil (~envil@replaced-ip )
1934 [16:45:19] *** Quits: AquaL1te (~AquaL1te@replaced-ip ) (Quit: leaving)
1935 [16:45:55] *** Joins: hggdh (~hggdh@replaced-ip )
1936 [16:46:20] *** Joins: Spr1ng (~Spr1ng@replaced-ip )
1937 [16:46:48] <jelly> lsb_release -r
1938 [16:47:15] <jelly> because indirection is always better?
1939 [16:50:18] *** Quits: Pjusur (~Pjusur@replaced-ip ) (Quit: Leaving)
1940 [16:50:24] *** Joins: P1ersson (~P1ersson@replaced-ip )
1941 [16:50:31] *** Joins: ongolaBoy (~ongolaBoy@replaced-ip )
1942 [16:51:09] *** Joins: chiluk (~quassel@replaced-ip )
1943 [16:52:02] *** Quits: drzacek (~drzacek@replaced-ip ) (Quit: Leaving)
1944 [16:52:30] *** Quits: agentoak (~agentoak@replaced-ip ) (Quit: agentoak)
1945 [16:53:08] *** Quits: GSM (~gsm@replaced-ip ) (Ping timeout: 255 seconds)
1946 [16:53:12] *** Joins: agentoak (~agentoak@replaced-ip )
1947 [16:53:35] *** Joins: crazeekennee (~ken_home@replaced-ip )
1948 [16:54:11] *** Quits: v01d4lph4 (~v01d4lph4@replaced-ip ) (Remote host closed the connection)
1949 [16:56:15] *** Joins: conta (~Thunderbi@replaced-ip )
1950 [16:56:57] *** Quits: noodlepie (~Phillip@replaced-ip ) (Quit: Going offline! @:P-~)
1951 [16:59:24] *** Joins: _0bitcount (~Big_Byte@replaced-ip )
1952 [16:59:37] *** Quits: teclo- (42@replaced-ip ) (Ping timeout: 258 seconds)
1953 [16:59:51] *** Quits: crazeekennee (~ken_home@replaced-ip ) (Quit: Leaving)
1954 [17:00:01] *** Joins: TruenHero (~oem@replaced-ip )
1955 [17:00:46] *** Quits: conta (~Thunderbi@replaced-ip ) (Ping timeout: 257 seconds)
1956 [17:00:47] *** Quits: flokuehn (~flokuehn@replaced-ip ) (Ping timeout: 255 seconds)
1957 [17:01:09] *** Joins: teclo- (42@replaced-ip )
1958 [17:01:35] *** Quits: faust_ (~faust_@replaced-ip ) (Quit: Leaving)
1959 [17:02:15] *** Quits: Tenkawa (187ba226@replaced-ip ) (Quit: Page closed)
1960 [17:03:15] *** Joins: HarveyPwca (~HarveyPwc@replaced-ip )
1961 [17:03:34] *** Quits: ChubaDuba (~ChubaDuba@replaced-ip ) (Quit: WeeChat 1.6)
1962 [17:03:56] *** Quits: SirLagz (~SirLagz@replaced-ip ) (Ping timeout: 255 seconds)
1963 [17:04:12] *** Joins: SirLagz (~SirLagz@replaced-ip )
1964 [17:05:00] *** Joins: sorko999 (~sorko999@replaced-ip )
1965 [17:06:40] *** Quits: gryffus (~gryffus@replaced-ip ) (Ping timeout: 244 seconds)
1966 [17:08:31] *** Quits: TomyWork (~tomy@replaced-ip ) (Ping timeout: 246 seconds)
1967 [17:09:36] *** Quits: disposable2 (~Thunderbi@replaced-ip ) (Quit: disposable2)
1968 [17:11:43] *** Quits: alinst220 (Alin@replaced-ip ) (Read error: Connection reset by peer)
1969 [17:12:04] *** Quits: P1ersson (~P1ersson@replaced-ip ) (Ping timeout: 264 seconds)
1970 [17:12:42] *** Joins: ckur13 (~ckur13@replaced-ip )
1971 [17:13:10] *** Quits: Guest29331 (~paulo@replaced-ip ) (Quit: Guest29331)
1972 [17:13:17] *** Quits: stitched_unicorn (~Red@replaced-ip ) (Quit: stitched_unicorn)
1973 [17:14:01] *** debhelper sets mode: +l 1571
1974 [17:14:45] <nkuttler> ,v ssmtp
1975 [17:14:46] <judd> Package: ssmtp on amd64 -- wheezy: 2.64-7;
jessie: 2.64-8; sid: 2.64-8+b2; stretch: 2.64-8+b2
1976 [17:15:47] *** Quits: cygeatwin (~1@replaced-ip ) (Read error: Connection reset by peer)
1977 [17:15:53] *** Joins: melody (~melody@replaced-ip )
1978 [17:16:15] *** Joins: cygeatwin (~1@replaced-ip )
1979 [17:17:54] *** Joins: karakedi (~eAC53C340@replaced-ip )
1980 [17:20:27] *** Joins: guest77b8 (~octopus@replaced-ip )
1981 [17:20:41] <wrksx> I've heard about raid 1.5 on
wikipedia, but is this something I can pull of with mdam ?
1982 [17:20:49] <wrksx> of/off
1983 [17:20:50] *** Joins: Theroxat (~quassel@replaced-ip )
1984 [17:20:51] <wrksx> =)
1985 [17:21:31] *** Quits: msimpson (~msimpson@replaced-ip ) (Read error: Connection reset by peer)
1986 [17:21:36] <greycat>
replaced-url
1987 [17:21:52] *** Quits: soee_ (~soee@replaced-ip ) (Ping timeout: 250 seconds)
1988 [17:22:02] *** Joins: soee_ (~soee@replaced-ip )
1989 [17:22:21] *** Quits: mtn (~mtn@replaced-ip ) (Quit: Konversation terminated!)
1990 [17:22:22] *** Joins: kfarsn (insahin@replaced-ip )
1991 [17:23:14] *** Quits: Haohmaru (~Haohmaru@replaced-ip ) ()
1992 [17:24:28] <wrksx> greycat, ty it's quite explicit
indeed
1993 [17:24:30] *** Quits: mvaenskae (~mvaenskae@replaced-ip ) (Ping timeout: 246 seconds)
1994 [17:28:21] <jelly> wrksx: what is raid 1.5?
1995 [17:28:27] *** Joins: sk_tandt_ (~sk_tandt@replaced-ip )
1996 [17:28:55] *** Quits: encod3 (~encod3@replaced-ip ) (Remote host closed the connection)
1997 [17:28:59] <wrksx> jelly, wikipedia said it's raid 1
with read balancing, which is natively done by mdadm
1998 [17:29:41] <SwedeMike> wrksx: that's default behaviour
with raid1.
1999 [17:29:41] <wrksx> in raid 1 configuration
2000 [17:29:56] <SwedeMike> wrksx: I've never seen it called
raid1.5
2001 [17:30:16] <wrksx> SwedeMike, yeah but Idk why it was stated
as raid 1.5 in the french wikipedia page, maybe a french thing
2002 [17:30:48] <jelly> wrksx: I'm not sure what read
balancing means, but right now md raid1 only uses a single member
for one read operation.
2003 [17:31:24] *** Joins: soee (~soee@replaced-ip )
2004 [17:31:24] *** Quits: stefanc_diff (~stefanc_d@replaced-ip ) (Ping timeout: 250 seconds)
2005 [17:31:35] *** Quits: p0lyph3m (~p0lyph3m@replaced-ip ) (Read error: Connection reset by peer)
2006 [17:31:50] *** Quits: soee_ (~soee@replaced-ip ) (Ping timeout: 250 seconds)
2007 [17:31:51] <jelly> wrksx: if you have two members that each
can do 100MB/s sequential read, you can't sequentially read a
file at 200MB/s with one stream.
2008 [17:31:52] <wrksx> jelly, manual says "multiple
sequential streams or a random workload will use more than one
spindle"
2009 [17:31:52] *** Quits: sk_tandt_ (~sk_tandt@replaced-ip ) (Read error: Connection reset by peer)
2010 [17:32:00] <jelly> wrksx: that is correct.
2011 [17:32:07] *** Quits: Old_Dog (~Old_Dog@replaced-ip ) (Quit: Leaving)
2012 [17:32:17] *** Quits: sk_tandt__ (~sk_tandt@replaced-ip ) (Ping timeout: 255 seconds)
2013 [17:32:47] <jelly> (unless one or more members is marked as
write-mostly)
2014 [17:32:47] <wrksx> jelly, yeah my idea wasn't to get
better performances in reading a single file
2015 [17:33:13] <petn-randall> Well, but it does allow 100MB/s
each for two sequential read streams, which close to just as good.
2016 [17:34:01] *** Quits: ckur13 (~ckur13@replaced-ip ) (Quit: Leaving)
2017 [17:34:05] <jelly> rsync cannot be told to sync two files at
a time.
2018 [17:34:14] *** Quits: jpw (~jpw@replaced-ip ) (Remote host closed the connection)
2019 [17:34:28] <wrksx> oh shit
2020 [17:34:29] <wrksx> =)
2021 [17:34:46] *** Quits: chele (~chele@replaced-ip ) (Remote host closed the connection)
2022 [17:34:47] <wrksx> no I don't care, at least another
stream can happen while I'm rsyncing
2023 [17:35:08] <jelly> yes, that works well
2024 [17:35:18] *** Quits: hypontic_sauron (~root@replaced-ip ) (Ping timeout: 250 seconds)
2025 [17:35:26] *** Quits: interrobangd (~interroba@replaced-ip ) (Ping timeout: 255 seconds)
2026 [17:35:47] *** Quits: JohnML (~john1@replaced-ip ) (Remote host closed the connection)
2027 [17:36:05] *** Joins: JohnML (~john1@replaced-ip )
2028 [17:36:07] *** Joins: marconline (~marconlin@replaced-ip )
2029 [17:36:32] <jelly> so, your app has to be smart enough to
take advantage
2030 [17:36:36] <lmat> greycat: Thanks!
2031 [17:36:47] *** Quits: Texou (~Texou@replaced-ip ) (Ping timeout: 255 seconds)
2032 [17:36:57] <jelly> wrksx: you can run two rsyncs on separate
subtrees!
2033 [17:37:36] <wrksx> jelly, multiple users are goin to use the
disks at the same time, I bet somehow multiple streams are goin to
be used =)
2034 [17:37:51] <jelly> consider raid10 then
2035 [17:37:57] <petn-randall> I imagine such a striping setup
will cause writing to me much slower, as it's not sequential
anymore, though.
2036 [17:38:07] <jelly> if you have members and can afford it
2037 [17:38:54] <jelly> petn-randall: except writes are done in
parallel to all members
2038 [17:39:03] <jelly> in raid1
2039 [17:39:15] *** Joins: wonderworld (~ww@replaced-ip )
2040 [17:39:35] <wrksx> yeah raid 10 is cool
2041 [17:39:45] <wrksx> but I have to start with 4 disks right?
2042 [17:40:01] <jelly> if your comment was "random writes
are much slower than sequential writes", that is true even for
non-raid
2043 [17:40:05] <wrksx> what do you meant by "if you have
members"
2044 [17:40:22] <jelly> wrksx: yes, 4 or 6 or... :-)
2045 [17:40:43] *** Quits: Theroxat (~quassel@replaced-ip ) (Remote host closed the connection)
2046 [17:40:48] *** Quits: JohnML (~john1@replaced-ip ) (Remote host closed the connection)
2047 [17:40:53] *** Joins: gryffus (~gryffus@replaced-ip )
2048 [17:41:03] <wrksx> how hard would it be to go from 2disks
raid 1 to 4 disks raid 10, on a scale of 5 =) ?
2049 [17:41:04] *** Joins: JohnML (~john1@replaced-ip )
2050 [17:41:58] <jelly> about 3.50
2051 [17:42:00] <petn-randall> jelly: If you stripe in a way that
sequential reads double throughput, you'll have to have all
primary copies in the first half of the disk, and the second copy in
the second half on the other disk. Which means writes will cause
seeking back and forth from the first to the second half of the
disk, killing write throughput.
2052 [17:42:25] <petn-randall> (talking about the "raid
1.5" setup)
2053 [17:42:32] *** Joins: MattyIce (~Sailor@replaced-ip )
2054 [17:42:34] <wrksx> but
2055 [17:42:40] <jelly> (I have no idea what 1.5 is)
2056 [17:42:42] <wrksx> what i'm not sure anymore
2057 [17:43:15] <jelly> wrksx: there's a nice #linux-raid
channel, too
2058 [17:43:15] *** Quits: plasticle (~plasticle@replaced-ip ) (Quit: WeeChat 2.3)
2059 [17:43:34] *** Joins: plasticle (~plasticle@replaced-ip )
2060 [17:43:38] *** Joins: Cerera (~RealName@replaced-ip )
2061 [17:43:45] <petn-randall> jelly: It's apparently the
striping where a single sequential read speed is the sum of all
disk's read speed.
2062 [17:43:50] <SwedeMike> jelly: I've been in #linux-raid
for 3-5 years and raid1.5 has never been mentioned.
2063 [17:44:01] *** debhelper sets mode: +l 1565
2064 [17:44:32] <jelly> petn-randall: you don't need magical
striping for that, just better code than md :-)
2065 [17:44:38] *** Quits: devbaka (~devbaka@replaced-ip ) (Ping timeout: 245 seconds)
2066 [17:45:47] *** Quits: JohnML (~john1@replaced-ip ) (Remote host closed the connection)
2067 [17:45:53] *** Quits: Ant1SG (~Ant1SG@replaced-ip ) (Read error: Connection reset by peer)
2068 [17:46:04] *** Joins: JohnML (~john1@replaced-ip )
2069 [17:46:20] *** Joins: Ant1SG (~Ant1SG@replaced-ip )
2070 [17:46:24] *** Quits: Darcidride (~Darcidrid@replaced-ip ) (Remote host closed the connection)
2071 [17:46:33] *** Quits: Ant1SG (~Ant1SG@replaced-ip ) (Client Quit)
2072 [17:47:17] *** Joins: devbaka (~devbaka@replaced-ip )
2073 [17:50:39] *** Joins: olegfusion (~olegfusio@replaced-ip )
2074 [17:50:47] *** Quits: w17t (~w17t@replaced-ip ) (Ping timeout: 268 seconds)
2075 [17:50:50] *** Joins: OS-39861 (~OS-39861@replaced-ip )
2076 [17:51:06] *** Quits: ae-35 (~ae-35@replaced-ip ) (Ping timeout: 246 seconds)
2077 [17:51:50] *** Quits: Haudegen (~quassel@replaced-ip ) (Remote host closed the connection)
2078 [17:52:27] *** Joins: toxync12- (~toxync12@replaced-ip )
2079 [17:52:30] *** Quits: guest77b8 (~octopus@replaced-ip ) ()
2080 [17:52:32] *** Quits: toxync12 (~toxync12@replaced-ip ) (Ping timeout: 255 seconds)
2081 [17:52:35] *** Joins: w17t (~w17t@replaced-ip )
2082 [17:53:08] *** Quits: ableto (~cryptum@replaced-ip ) (Quit: Leaving)
2083 [17:53:36] *** Joins: guest77b8 (~guest77b8@replaced-ip )
2084 [17:54:04] *** Joins: diniwed (~gavron@replaced-ip )
2085 [17:54:56] <de-facto> how can i cleanup all the garbage of
"dpkg-buildpackage -us -uc -b -a armhf" left behind, so i
start with the same state again?
2086 [17:54:59] *** Quits: guest77b8 (~guest77b8@replaced-ip ) (Client Quit)
2087 [17:55:03] *** Joins: shadow98 (uid236862@replaced-ip )
2088 [17:55:05] *** Quits: iderik (~weechat@replaced-ip ) (Quit: iderik)
2089 [17:55:18] <de-facto> it seems to wildly write around in the
"debian" directory
2090 [17:55:40] *** Quits: MattyIce (~Sailor@replaced-ip ) (Ping timeout: 250 seconds)
2091 [17:56:02] <jelly> de-facto: just run it again, the first
step is basically a make clean
2092 [17:56:35] *** Quits: Cerera (~RealName@replaced-ip ) (Ping timeout: 255 seconds)
2093 [17:56:42] <de-facto> yes my Makefile cleans up its stuff,
but what about the files created by dpkg-buildpackage itself in the
"debian" dir?
2094 [17:56:50] <de-facto> i dont want to chase it with rm
$garbage
2095 [17:57:01] *** Joins: Guest34853 (~helene@replaced-ip )
2096 [17:57:56] *** Quits: Codier (~user@replaced-ip ) (Ping timeout: 255 seconds)
2097 [17:58:44] <jelly> not talking about your own Makefile, but
dh_clean
2098 [17:59:03] <de-facto> do i have to run that in rules
explicitely?
2099 [17:59:04] <jelly> ie. the debian/rules makefile.
2100 [17:59:10] <jelly> no.
2101 [17:59:15] <jelly> just run things again.
2102 [17:59:24] *** Joins: dez (uid92154@replaced-ip )
2103 [17:59:40] *** Joins: cygeatwi1 (~1@replaced-ip )
2104 [17:59:45] <jelly> a sane debian package source with first
clean things up, then build again
2105 [17:59:57] <jelly> will* first clean up
2106 [18:00:01] *** Joins: hspcd (~hspcd@replaced-ip )
2107 [18:00:05] *** Quits: mortderire (mortderire@replaced-ip ) (Remote host closed the connection)
2108 [18:00:13] *** Quits: v01t (~v01t@replaced-ip ) (Remote host closed the connection)
2109 [18:00:23] *** Joins: v01t (~v01t@replaced-ip )
2110 [18:00:29] <de-facto> jelly yes exactly that is what i want
to do, cleanup first then build
2111 [18:00:31] *** Joins: jfoy (~jfoy@replaced-ip )
2112 [18:00:38] <de-facto> to make it sane...
2113 [18:00:39] <jelly> that's done automatically.
2114 [18:00:59] <de-facto> i am writing the stuff in
"debian", just want ot get it right
2115 [18:01:05] *** Quits: clemens3_ (~clemens@replaced-ip ) (Ping timeout: 255 seconds)
2116 [18:01:42] *** Quits: p3rs3us (~jduro@replaced-ip ) (Quit: Leaving)
2117 [18:01:49] *** Quits: mo1991 (~mo1991@replaced-ip ) (Remote host closed the connection)
2118 [18:02:04] <jelly> I guess if there's some sort of crazy
custom debian/rules it might to something weird, but all the stuff I
built from source basically first clean up. This is annoying if the
build process is long and you just change some tiny thing in source.
2119 [18:02:25] *** Quits: aliasnumber10 (~anzero@replaced-ip ) (Quit: Leaving)
2120 [18:02:26] *** Quits: cygeatwin (~1@replaced-ip ) (Ping timeout: 255 seconds)
2121 [18:02:29] *** Joins: Rogalian (~cools@replaced-ip )
2122 [18:03:10] *** Joins: Brainium (~brainium@replaced-ip )
2123 [18:03:20] <de-facto> jelly debian/rules is very simple
still: "%:" and " dh $@"
2124 [18:03:54] *** Joins: mo1991 (~mo1991@replaced-ip )
2125 [18:04:46] <de-facto> i am trying to figure out why
crossbuilds fail when native ones dont, so i dont want to checkout
everytime but have dpkg-buildpackage clean up properly instead
2126 [18:05:03] *** Quits: f4cl3y (~f4cl3y@replaced-ip ) (Ping timeout: 245 seconds)
2127 [18:05:08] *** Quits: RebelCoder (~RebelCode@replaced-ip ) (Ping timeout: 255 seconds)
2128 [18:05:52] *** Quits: JohnML (~john1@replaced-ip ) (Remote host closed the connection)
2129 [18:06:04] *** Joins: JohnML (~john1@replaced-ip )
2130 [18:08:44] *** Quits: Prints (333@replaced-ip ) (Quit: -------------- deadlightbulb.com)
2131 [18:09:30] *** Joins: faust_ (~faust_@replaced-ip )
2132 [18:09:36] *** Quits: faust_ (~faust_@replaced-ip ) (Remote host closed the connection)
2133 [18:09:41] *** Quits: nighty- (~nighty@replaced-ip ) (Quit: Disappears in a puff of smoke)
2134 [18:11:10] *** Joins: discovered (~discovere@replaced-ip )
2135 [18:11:27] *** Quits: tagomago (~tagomago@replaced-ip ) (Read error: Connection reset by peer)
2136 [18:12:04] *** Joins: tagomago (~tagomago@replaced-ip )
2137 [18:12:27] <de-facto> amd64 (native) works just fine (also
the cleanup) but armhf seems to fail
2138 [18:12:40] <de-facto> "dh clean" "dh: No
packages to build."
2139 [18:13:11] <de-facto> how can i tell dpkg-buildpackage to
"build a package" in that case?
2140 [18:14:01] *** debhelper sets mode: +l 1558
2141 [18:15:44] <lmat> Where can I find a debian stretch 9.8
docker image?
2142 [18:15:47] *** Quits: JohnML (~john1@replaced-ip ) (Remote host closed the connection)
2143 [18:16:05] *** Joins: JohnML (~john1@replaced-ip )
2144 [18:16:09] *** Quits: marconline (~marconlin@replaced-ip ) (Quit: marconline)
2145 [18:16:35] <de-facto> lmat on dockerhub? just docker run -it
debian:stretch /bin/bash ?
2146 [18:17:29] *** Quits: ongolaBoy (~ongolaBoy@replaced-ip ) (Quit: leaving)
2147 [18:18:30] <de-facto> lmat i think its this here:
replaced-url
2148 [18:18:49] *** Joins: RaphGroHS (~raphael@replaced-ip )
2149 [18:19:10] *** Quits: pamaury (~pamaury@replaced-ip ) (Quit: Konversation terminated!)
2150 [18:19:11] *** Quits: zeSoup (~jsc@replaced-ip ) (Remote host closed the connection)
2151 [18:19:14] <RaphGroHS> E: Failed to fetch
replaced-url
2152 [18:19:18] <RaphGroHS> why? ^
2153 [18:19:28] <jelly> ,v samba-common
2154 [18:19:29] <judd> Package: samba-common on amd64 -- wheezy:
2:3.6.6-6+deb7u7; wheezy-security: 2:3.6.6-6+deb7u16; jessie:
2:4.2.14+dfsg-0+deb8u9; stretch-security: 2:4.5.12+dfsg-2+deb9u4;
stretch: 2:4.5.16+dfsg-1; sid: 2:4.6.7+dfsg-2; buster:
2:4.9.4+dfsg-2; sid: 2:4.9.4+dfsg-2
2155 [18:19:40] <jelly> RaphGroHS: run "apt-get update"
and try again.
2156 [18:19:42] *** Quits: spacebison (~bison@replaced-ip ) (Quit: Leaving)
2157 [18:19:53] <lmat> de-facto: I ran cat /etc/debian_version;
and it says 9.7.
2158 [18:19:54] *** Joins: jhutchins_wk (~jonathan@replaced-ip )
2159 [18:20:12] <lmat> de-facto: Oh, I'm using stretch-slim!
2160 [18:20:17] <jelly> lmat: wait until they're rebuilt,
then?
2161 [18:20:48] *** Quits: JohnML (~john1@replaced-ip ) (Remote host closed the connection)
2162 [18:21:04] *** Joins: JohnML (~john1@replaced-ip )
2163 [18:21:10] <de-facto> lmat browse the tags
replaced-url
2164 [18:21:31] <de-facto> looks like 9.7 might be the latest ?
idk
2165 [18:21:42] *** Quits: ich (~ich@replaced-ip ) (Quit: Ex-Chat)
2166 [18:21:45] <lmat> de-facto: okay. That matches my experience.
2167 [18:22:40] *** Joins: domovoy (~domovoy@replaced-ip )
2168 [18:23:08] *** Quits: Zvmdyv (~Zvmdyv@replaced-ip ) (Remote host closed the connection)
2169 [18:23:41] *** Joins: wobelingers (~wobelinge@replaced-ip )
2170 [18:24:11] *** Quits: painted (~fainted@replaced-ip ) (Ping timeout: 256 seconds)
2171 [18:24:16] *** Joins: czart (~czart@replaced-ip )
2172 [18:24:32] *** Quits: HarveyPwca (~HarveyPwc@replaced-ip ) (Remote host closed the connection)
2173 [18:24:51] *** Joins: HarveyPwca (~HarveyPwc@replaced-ip )
2174 [18:25:17] *** Joins: painted (~fainted@replaced-ip )
2175 [18:26:08] <de-facto> what does "dh: No packages to
build." on "dpkg-buildpackage -us -uc -a armhf" mean?
2176 [18:27:16] *** Quits: GaneshR (~ganeshraj@replaced-ip ) (Ping timeout: 272 seconds)
2177 [18:27:19] *** Joins: GaneshRaju (~ganeshraj@replaced-ip )
2178 [18:27:20] <RaphGroHS> jelly: well, I'm not that
familiar with debian system, so ...
2179 [18:27:30] <de-facto> when i change to -a armhf it displays
that on every target
2180 [18:28:00] <RaphGroHS> apt update hangs at Holen:79
replaced-url
2181 [18:28:10] <domovoy> hi
2182 [18:28:13] <RaphGroHS> ok, it continues.
2183 [18:28:37] *** Joins: purpleunicorn (uid264544@replaced-ip )
2184 [18:28:48] <de-facto> RaphGroHS, are you behind a proxy?
maybe you can investigate with --print-uris and curl -I ?
2185 [18:29:38] *** Joins: acidtripper (~acidtripp@replaced-ip )
2186 [18:30:11] <domovoy> de-facto> is the debian package made
to build on armhf? do you have the cross-compiler installed?
2187 [18:30:21] *** Joins: conta (~Thunderbi@replaced-ip )
2188 [18:30:24] *** Quits: jjura (~jjura@replaced-ip ) (Quit: leaving)
2189 [18:30:31] <de-facto> domovoy, its my own package, trying to
make it crosscompile
2190 [18:31:22] <de-facto> e.g.
replaced-url
2191 [18:31:38] <domovoy> de-facto> i'm not that familiar
with debian packages, but i believe you need the
cross-compiler/toolchain to cross build for armhs, and the debian
rules/whatever ready to handle it
2192 [18:32:26] <de-facto> yes i can make it with the "dpkg
--add-architecture armhf" "apt-get update" and
"apt-get install build-essential
crossbuild-essential-armhf"
2193 [18:32:45] *** Quits: bertbob (~bertbob@replaced-ip ) (Ping timeout: 246 seconds)
2194 [18:32:49] <de-facto> its a dpkg-buildpackage thing i guess
2195 [18:32:56] *** Quits: rosten (~rosten@replaced-ip ) (Ping timeout: 250 seconds)
2196 [18:33:33] <de-facto> I am even exporting CC, LD and STRIP
for it before dpkg-buildpackage
2197 [18:33:44] *** Joins: diogenes_ (~diogenes_@replaced-ip )
2198 [18:33:54] <domovoy> de-facto> the i believe the problem
is in debian/(control|rules|something), you need to tell
dpkg-buildpackage that this sources _does_ create a package for
armhf
2199 [18:34:29] <de-facto> ah thats a good guess, where would i
have to add that arch in there?
2200 [18:34:30] <domovoy> or an architecture independant package
2201 [18:35:05] *** Joins: Ekchuan (~RandyMars@replaced-ip )
2202 [18:35:15] <domovoy> de-facto> my best advice: google
debian maintainer guide
2203 [18:35:25] <de-facto> that was it :)))
2204 [18:35:47] *** Quits: JohnML (~john1@replaced-ip ) (Remote host closed the connection)
2205 [18:36:05] *** Joins: JohnML (~john1@replaced-ip )
2206 [18:36:12] <de-facto> domovoy, thanks it was in
debian/control Architecture: armhf
2207 [18:36:15] <de-facto> YAY :))
2208 [18:36:17] *** Quits: painted (~fainted@replaced-ip ) (Quit: ...)
2209 [18:36:29] <domovoy> de-facto> you're welcome
2210 [18:36:50] *** Joins: spacebison (~bison@replaced-ip )
2211 [18:37:52] *** Joins: painted (~fainted@replaced-ip )
2212 [18:38:00] *** Quits: plasticle (~plasticle@replaced-ip ) (Ping timeout: 252 seconds)
2213 [18:39:25] *** Joins: hypontic_sauron (~root@replaced-ip )
2214 [18:39:47] *** Joins: plasticle (~plasticle@replaced-ip )
2215 [18:40:24] *** Joins: semeion (~semeion@replaced-ip )
2216 [18:40:47] *** Quits: JohnML (~john1@replaced-ip ) (Remote host closed the connection)
2217 [18:41:04] *** Joins: JohnML (~john1@replaced-ip )
2218 [18:41:38] *** Quits: jhutchins_wk (~jonathan@replaced-ip ) (Quit: leaving)
2219 [18:43:43] *** Quits: hypontic_sauron (~root@replaced-ip ) (Ping timeout: 246 seconds)
2220 [18:44:05] *** Quits: plasticle (~plasticle@replaced-ip ) (Client Quit)
2221 [18:44:53] *** Joins: pagetelegram (~pageteleg@replaced-ip )
2222 [18:46:50] *** Joins: jhutchins_wk (~jonathan@replaced-ip )
2223 [18:48:27] *** Quits: soee (~soee@replaced-ip ) (Read error: Connection reset by peer)
2224 [18:48:48] *** Joins: soee (~soee@replaced-ip )
2225 [18:49:30] *** Joins: mvaenskae (~mvaenskae@replaced-ip )
2226 [18:49:42] *** Quits: patterson (~patterson@replaced-ip ) ()
2227 [18:49:54] *** Quits: Rogalian (~cools@replaced-ip ) (Remote host closed the connection)
2228 [18:50:20] *** Joins: Rogalian (~cools@replaced-ip )
2229 [18:50:24] *** Quits: Rogalian (~cools@replaced-ip ) (Remote host closed the connection)
2230 [18:51:03] *** Joins: shibboleth (~shibbolet@replaced-ip )
2231 [18:51:56] *** Quits: HarveyPwca (~HarveyPwc@replaced-ip ) (Quit: Leaving)
2232 [18:52:50] *** Quits: HZun (~HZun@replaced-ip ) (Ping timeout: 255 seconds)
2233 [18:53:33] *** Quits: conta (~Thunderbi@replaced-ip ) (Quit: conta)
2234 [18:53:35] *** Quits: Ekchuan (~RandyMars@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
2235 [18:53:46] *** Joins: conta (~Thunderbi@replaced-ip )
2236 [18:53:59] *** Joins: martin-_-_ (~default@replaced-ip )
2237 [18:54:00] *** Joins: Rogalian (~cools@replaced-ip )
2238 [18:54:24] *** Quits: Rogalian (~cools@replaced-ip ) (Remote host closed the connection)
2239 [18:54:50] *** Quits: conta (~Thunderbi@replaced-ip ) (Client Quit)
2240 [18:56:52] *** Joins: Rogalian (~cools@replaced-ip )
2241 [18:57:26] <RaphGroHS> de-facto: it worked finally. no idea
how dns works here
2242 [18:57:32] *** Joins: Ignacy (~Ignacy@replaced-ip )
2243 [18:57:52] *** Quits: RaphGroHS (~raphael@replaced-ip ) (Quit: Konversation terminated!)
2244 [18:58:08] <de-facto> good to hear it worked :)
2245 [18:58:27] *** Joins: kirk781 (~kirk781@replaced-ip )
2246 [18:58:48] *** Quits: factor (~factor@replaced-ip ) (Read error: Connection reset by peer)
2247 [18:58:50] *** Quits: aps_ (~aps@replaced-ip ) (Ping timeout: 258 seconds)
2248 [18:58:52] *** Quits: milkt (~debian@replaced-ip ) (Remote host closed the connection)
2249 [18:59:27] *** Quits: Namarrgon (~glei@replaced-ip ) (Quit: WeeChat 2.3)
2250 [18:59:41] *** Joins: Ekchuan (~RandyMars@replaced-ip )
2251 [18:59:51] *** Joins: fstd_ (~fstd@replaced-ip )
2252 [19:00:01] *** Quits: uxf_ (~uxfi@replaced-ip ) (Changing host)
2253 [19:00:01] *** Joins: uxf_ (~uxfi@replaced-ip )
2254 [19:00:30] *** Joins: L1nuxg33k (uid322116@replaced-ip )
2255 [19:00:41] *** Joins: aps_ (~aps@replaced-ip )
2256 [19:00:48] *** Joins: yareckonirc (~yareckoni@replaced-ip )
2257 [19:00:49] *** Quits: JohnML (~john1@replaced-ip ) (Remote host closed the connection)
2258 [19:00:51] *** Joins: RebelCoder (~RebelCode@replaced-ip )
2259 [19:01:09] *** Joins: JohnML (~john1@replaced-ip )
2260 [19:01:20] *** Joins: Prints (~333@replaced-ip )
2261 [19:01:37] *** Joins: haufi_ (~gassi@replaced-ip )
2262 [19:01:38] *** Joins: Mutter (~Mutter@replaced-ip )
2263 [19:01:40] *** Joins: krabador (~krabador@replaced-ip )
2264 [19:01:55] *** Quits: haufi (~gassi@replaced-ip ) (Ping timeout: 246 seconds)
2265 [19:01:59] *** Joins: BlueByte (~walther@replaced-ip )
2266 [19:02:14] *** Joins: Haudegen (~quassel@replaced-ip )
2267 [19:02:30] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Quit: vergissmeinnicht)
2268 [19:02:56] *** Joins: flokuehn (~flokuehn@replaced-ip )
2269 [19:03:12] *** Joins: Darcidride (~Darcidrid@replaced-ip )
2270 [19:03:34] <Deihmos> surprised debian repo does not have
docker
2271 [19:03:43] *** Joins: Namarrgon (~Namarrgon@replaced-ip )
2272 [19:04:01] *** debhelper sets mode: +l 1568
2273 [19:04:05] *** Quits: fstd (~fstd@replaced-ip ) (Ping timeout: 255 seconds)
2274 [19:04:05] *** fstd_ is now known as fstd
2275 [19:04:12] *** Quits: Brainium (~brainium@replaced-ip ) (Ping timeout: 259 seconds)
2276 [19:04:28] *** Quits: Mutter (~Mutter@replaced-ip ) (Client Quit)
2277 [19:05:06] <domovoy> Deihmos> afaik docker have some
licensing quirks
2278 [19:05:22] *** Quits: Darcidride (~Darcidrid@replaced-ip ) (Remote host closed the connection)
2279 [19:05:29] <Deihmos> oh
2280 [19:05:36] <BCMM> huh, why's it in jessie-backports, but
not stretch-backports?
2281 [19:05:47] *** Quits: JohnML (~john1@replaced-ip ) (Remote host closed the connection)
2282 [19:05:54] <de-facto> sweet my buildpipeline now produces
.deb packages for multiple architectures on "git push
--tags" for a release :)
2283 [19:06:05] *** Joins: JohnML (~john1@replaced-ip )
2284 [19:06:10] <melody> BCMM: bug 908603
2285 [19:06:29] *** Quits: kapil____ (uid36151@replaced-ip ) (Quit: Connection closed for inactivity)
2286 [19:06:31] <melody> (summary: it's a pain to backport
and nobody wants to do it)
2287 [19:06:37] <domovoy> BCMM> licensing cleanup between
releases?
2288 [19:06:58] *** Joins: hele (~hele@replaced-ip )
2289 [19:06:59] *** Joins: pringau (~pringau@replaced-ip )
2290 [19:07:07] *** Joins: jubo2 (~juboxi@replaced-ip )
2291 [19:08:01] *** Joins: soee_ (~soee@replaced-ip )
2292 [19:08:05] *** Quits: soee (~soee@replaced-ip ) (Ping timeout: 244 seconds)
2293 [19:09:45] *** Joins: orbiter (~orbiter@replaced-ip )
2294 [19:09:48] <jelly> Deihmos: debian insists on software for a
release to be built only using dependencies from that release. That
bug report says that's next to impossible with docker and
debian stable.
2295 [19:10:23] <jelly> if it were a licensing issue it would not
be able to appear in testing or unstable or any branch.
2296 [19:10:42] *** Joins: ChmEarl (~chmearl@replaced-ip )
2297 [19:12:34] *** Quits: fedorafan (~fedorafan@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
2298 [19:12:48] *** Quits: r00tobo (~r00tobo@replaced-ip ) (Ping timeout: 268 seconds)
2299 [19:13:07] *** Quits: NetTerminalGene (~NetTermin@replaced-ip ) (Ping timeout: 240 seconds)
2300 [19:13:22] *** Quits: paulosix12 (~paulosix1@replaced-ip ) (Quit: Leaving)
2301 [19:13:40] *** Joins: NetTerminalGene (~NetTermin@replaced-ip )
2302 [19:14:38] *** Quits: domovoy (~domovoy@replaced-ip ) (Ping timeout: 245 seconds)
2303 [19:14:46] *** Joins: scream (~scream@replaced-ip )
2304 [19:15:00] *** Joins: domovoy (~domovoy@replaced-ip )
2305 [19:15:24] *** Joins: HZun (~HZun@replaced-ip )
2306 [19:15:34] <muhaha> what is difference between xhost vs
xserver-xorg-legacy/xwrapper/allowed_users
2307 [19:15:47] *** Quits: JohnML (~john1@replaced-ip ) (Remote host closed the connection)
2308 [19:15:51] <greycat> !xhost
2309 [19:15:51] <dpkg> xhost is EVIL! There are so many other ways
of getting remote X apps to work that xhost should never be needed.
For a more sensible approach, use SSH X11 forwarding, ask me about
<sshx>. Also see <mit-magic-cookie>,
replaced-url
2310 [19:16:05] *** Joins: JohnML (~john1@replaced-ip )
2311 [19:18:17] *** Quits: firc7280581d (~pageteleg@replaced-ip ) (Remote host closed the connection)
2312 [19:18:42] <muhaha> ah. I guess that I dont even need xhost..
If its for forwarding or server/client access.
2313 [19:20:06] <muhaha> I have systemd service which is running
X11 program under user, but there was a problem with permissions, I
set chmod ug+s /usr/lib/xorg/Xorg , but seems that
xserver-xorg-legacy is proper way how to enable launching x11 under
other user, right?
2314 [19:20:07] *** Joins: woyzeck (~f@replaced-ip )
2315 [19:20:42] <greycat> What insane thing are you attempting to
do?
2316 [19:21:27] *** Quits: a_l_b (~a_l_b@replaced-ip ) (Ping timeout: 257 seconds)
2317 [19:21:34] *** Joins: imp (~imp@replaced-ip )
2318 [19:21:35] <greycat> This is like an XYZABC problem.
2319 [19:21:51] <muhaha> Run X11 app on server
replaced-url
2320 [19:22:13] <greycat> What app, what server, and what do you
expect to actually *do* with this app?
2321 [19:22:32] *** Quits: TruenHero (~oem@replaced-ip ) (Ping timeout: 255 seconds)
2322 [19:22:44] <greycat> Oh wait, this sounds AWFULLY damned
familiar. You're... let me guess... attempting some sort of
CUDA thing, right?
2323 [19:23:37] <greycat> (And once again, people can't just
SAY what they're doing for some reason. We have to spend 10
minutes guessing.)
2324 [19:23:40] *** Joins: bertbob (~bertbob@replaced-ip )
2325 [19:23:41] <muhaha> No, just run Kodi on my openmediavault
2326 [19:23:46] <greycat> !kodi
2327 [19:23:46] <dpkg> XBMC (formerly Xbox Media Center) is an
open source media player application. XBMCbuntu and XBMC Live are
Linux distributions based on <Ubuntu> containing XBMC, they
are not supported in #debian. XBMC v17 is available in Stretch.
replaced-url
2328 [19:24:13] *** Joins: haufi (~gassi@replaced-ip )
2329 [19:24:14] <muhaha> Thats why I running it with flatpak :)
2330 [19:24:29] <greycat> Are you going to control this graphical
media-player app from a different computer on your network?
2331 [19:24:47] *** Quits: GaneshRaju (~ganeshraj@replaced-ip ) (Ping timeout: 255 seconds)
2332 [19:24:47] *** Quits: Thedarkb1-T60 (~Thedarkb-@replaced-ip ) (Ping timeout: 255 seconds)
2333 [19:24:49] <muhaha> No, its just one server with gpu and hdmi
output -> attached to my TV
2334 [19:24:56] <petn-randall> muhaha: Why do you want to run it
remotely? You know that you'll get 5fps on watching videos due
to missing HW acceleration, right?
2335 [19:25:02] *** Quits: elik (~elik@replaced-ip ) (Read error: Connection reset by peer)
2336 [19:25:06] <muhaha> Its not remotely...
2337 [19:25:08] *** Joins: factor (~factor@replaced-ip )
2338 [19:25:08] *** Quits: haufi_ (~gassi@replaced-ip ) (Ping timeout: 268 seconds)
2339 [19:25:17] <greycat> So, what are you trying to DO?
2340 [19:25:21] <domovoy> start kodi using its own user (like
create a 'kodi' user),
2341 [19:25:22] <BCMM> muhaha: are you actually trying to run kodi
on a different machine from the one it's displaying on?
2342 [19:25:33] *** Quits: melody (~melody@replaced-ip ) (Quit: quit)
2343 [19:25:53] <domovoy> i believe there is something like
kodi-standalone or whatever made for that
2344 [19:25:59] <muhaha> server->(hdmi)->tv
2345 [19:26:05] *** Joins: elik (~elik@replaced-ip )
2346 [19:26:12] <greycat> Stop saying "server", if
it's clearly not a server.
2347 [19:26:17] <petn-randall> muhaha: Let me look at my setup, I
had a sensible approach ready.
2348 [19:26:35] *** Joins: zerotech (~zerotech@replaced-ip )
2349 [19:26:44] <muhaha> Yes, its is, I am running it in flapak
replaced-url
2350 [19:26:57] <greycat> It can't be a server if
there's NO CLIENT.
2351 [19:27:07] <domovoy> muhaha> apt-cache show
kodi-standalone
2352 [19:27:19] <greycat> You keep denying that there is a client
workstation that'll be connecting to it. So it's not a
server. It's just a PC connected to a Tv.
2353 [19:27:24] *** Joins: P1ersson (~P1ersson@replaced-ip )
2354 [19:27:24] <BCMM> i "server" a roundabout way of
saying it has no keyboard?
2355 [19:27:42] <petn-randall> muhaha: I just installed lightdm,
set it to autologin to the user 'kodi', and added
"/usr/bin/kodi-standalone\n" to ~kodi/.xsession.
2356 [19:27:56] <muhaha> yes... I control kodi with RPC :D ,but
its workstation without keyboard, with gpu attached to TV
2357 [19:27:56] <BCMM> petn-randall++
2358 [19:28:13] *** Quits: s8548a (~s8548a@replaced-ip ) (Read error: Connection reset by peer)
2359 [19:28:23] *** Quits: toorop (~toorop@replaced-ip ) (Ping timeout: 255 seconds)
2360 [19:28:34] <greycat> "kiosk machine" would be a
more appropriate description
2361 [19:28:56] <greycat> But yeah, I'm guessing
petn-randall's guess that you want an auto-login is a good
guess.
2362 [19:29:07] *** Quits: w0bni (madsar@replaced-ip ) (Ping timeout: 240 seconds)
2363 [19:29:10] <muhaha> I dont know terminus technicus
2364 [19:29:12] <greycat> That's typical for kiosk machines.
2365 [19:29:19] <greycat> !kiosk
2366 [19:29:19] <dpkg> kiosk is probably /bin/su -c
"/usr/bin/X11/startx" - kiosk (/usr/sbin/kiosk);
kk:2345:respawn:/usr/sbin/kiosk (/etc/inittab); telinit q, or
replaced-url
2367 [19:29:26] <greycat> Eh.
2368 [19:29:27] <domovoy> petn-randall> that's the way,
not sure you even need need lightdm, i believe kodi-standalone can
be started in an init script (unless things changed)
2369 [19:29:38] <greycat> That's ... clearly old (telinit q
is not a thing now).
2370 [19:29:50] *** Joins: patterson_ (~patterson@replaced-ip )
2371 [19:29:53] <Sleaker> cool deadlink
2372 [19:29:57] *** Joins: dionysus70 (~Thunderbi@replaced-ip )
2373 [19:30:15] <muhaha> Look:
replaced-url
2374 [19:30:18] *** Joins: wilbert (~wilbert@replaced-ip )
2375 [19:30:18] <Sleaker> greycat: yup, and considering the link
is dead..
2376 [19:30:23] <greycat> !factinfo kiosk
2377 [19:30:23] <dpkg> kiosk -- last modified at Fri Mar 17
08:45:33 2006 by tarzeau!n=tarzeau@80-219-77-180.dclient.hispeed.ch;
it has been requested 33 times, last by greycat, 1m 4s ago.
2378 [19:30:36] *** Quits: flokuehn (~flokuehn@replaced-ip ) (Ping timeout: 272 seconds)
2379 [19:30:58] *** Quits: wobelingers (~wobelinge@replaced-ip ) (Quit: leaving)
2380 [19:31:10] <muhaha> I had to do chmod ug+s /usr/lib/xorg/Xorg
... thats why I asking if xserver-xorg-legacy is better option to
handle suid and what is difference between xhost
2381 [19:31:30] <muhaha> xhost +si:localuser:kodi should do the
same, right ?
2382 [19:31:35] *** Joins: v01d4lph4 (~v01d4lph4@replaced-ip )
2383 [19:31:42] <domovoy> muhaha> stop focusing on flatpack:
apt-cache show kodi-standalone. This package is _made_ for a
standalone kodi instance, which _can_ be started by init
2384 [19:31:44] <greycat> There is NO CONCEIVABLE WORLD in whish
adding setuid and setgid to the X server is the correct way to
PERFORM A SIMPLE AUTO-LOGIN TO A KIOSK APPLICATION.
2385 [19:32:03] *** Joins: conta (~Thunderbi@replaced-ip )
2386 [19:32:32] <greycat> !xy
2387 [19:32:32] <dpkg> Slow down for a bit! Are you sure that you
need to jump through that particular hoop to achieve your goal? We
suspect you don't, so why don't you back up a bit and tell
us about the overall objective... We know that people often falsely
diagnose problems because they are too close to them -- it's
easy to miss that there is a better way to proceed. See
replaced-url
2388 [19:32:53] <greycat> You've dug yourself so far down
this rabbit hole....
2389 [19:32:58] *** Joins: Tenkawa (187ba226@replaced-ip )
2390 [19:33:23] <petn-randall> I'm guessing muhaha wants to
use kodi 18, which everyone wants to do. It's now got an
interface to libretro! :)
2391 [19:33:35] *** Joins: mortderire (mortderire@replaced-ip )
2392 [19:33:42] *** Joins: astra_ (~astra@replaced-ip )
2393 [19:34:07] *** Quits: astra`` (~astra@replaced-ip ) (Ping timeout: 246 seconds)
2394 [19:34:45] *** Joins: Tenkawa_ (187ba226@replaced-ip )
2395 [19:34:50] <domovoy> from what i remember, kodi-standalone is
just a wrapper to start the xserver and kodi with the right user,
just install it, let it setup the "starting kodi" part,
and install whatever kodi version you want, as long as the script
has the right path, everything is ok
2396 [19:35:26] <muhaha> I have to go, guys. Am I doing something
wrong? Its working for me with chmod ug+s /usr/lib/xorg/Xorg
(probably also with xserver-xorg-legacy) and provided systemd
service using flatpak..
2397 [19:35:31] <greycat> Yes@!
2398 [19:35:35] <greycat> YES you are doing EVERYTHING wrong!
2399 [19:35:55] <domovoy> +s ?!? o.O
2400 [19:36:04] <greycat> I know, right?
2401 [19:36:07] *** Quits: aatwood (~quassel@replaced-ip ) (Ping timeout: 240 seconds)
2402 [19:36:35] *** Joins: Levure (~quassel@replaced-ip )
2403 [19:36:44] <domovoy> chmod -R ug+rwx /
2404 [19:36:54] <greycat> Don't even joke like that.
2405 [19:37:00] <domovoy> :)
2406 [19:37:08] <petn-randall> You forgot +st
2407 [19:37:21] *** Quits: Tenkawa (187ba226@replaced-ip ) (Ping timeout: 256 seconds)
2408 [19:37:23] <domovoy> ho, right
2409 [19:37:30] *** Quits: HZun (~HZun@replaced-ip ) (Remote host closed the connection)
2410 [19:37:36] <muhaha> oh noe :/
2411 [19:37:42] <muhaha> I have to go. Bye
2412 [19:37:55] *** Joins: HZun (~HZun@replaced-ip )
2413 [19:38:17] <Tenkawa_> But not getting to test dri ve it first
is a big gamble But not bWell i found the machine i think i want
2414 [19:38:33] *** Quits: conta (~Thunderbi@replaced-ip ) (Quit: conta)
2415 [19:38:38] <Tenkawa_> Sorry about that.. mouse hit
2416 [19:39:22] <Tenkawa_> Brb
2417 [19:43:19] *** Joins: Tenkawa (187ba226@replaced-ip )
2418 [19:43:25] *** Joins: Nokaji (~Nokaji@replaced-ip )
2419 [19:43:28] <Tenkawa> Much better
2420 [19:43:38] *** Quits: phogg (~phogg@replaced-ip ) (Ping timeout: 268 seconds)
2421 [19:43:40] *** Quits: traveltissues (~traveltis@replaced-ip ) (Remote host closed the connection)
2422 [19:44:09] *** Quits: Tenkawa_ (187ba226@replaced-ip ) (Ping timeout: 256 seconds)
2423 [19:44:22] <Tenkawa> I can actually see what i'm typing
now
2424 [19:44:40] <Tenkawa> Thats an improvement
2425 [19:45:31] <domovoy> good, i can't, but it's
nothing to do with my hardware/software 8)
2426 [19:45:53] *** Quits: AimHere (~David@replaced-ip ) (Ping timeout: 245 seconds)
2427 [19:45:59] <Tenkawa> Whats wrong.
2428 [19:46:09] <Tenkawa> ?
2429 [19:46:11] <domovoy> hmmmm... brain?
2430 [19:46:18] *** Quits: oo_miguel (~miguel@replaced-ip ) (Ping timeout: 245 seconds)
2431 [19:46:44] <domovoy> beer may be the culprit, jury stillout
2432 [19:47:22] *** Joins: AimHere (~David@replaced-ip )
2433 [19:47:33] <Tenkawa> Computers + beer ! Mix
2434 [19:48:05] <Tenkawa> They do not mix
2435 [19:49:24] <domovoy> i need to start brewing again, much
better taste. I remember seeing a project about an open-source
brewery (hardware + software), anybody see what i mean and have a
link?
2436 [19:50:20] *** Quits: martin-_-_ (~default@replaced-ip ) (Read error: Connection reset by peer)
2437 [19:50:57] *** Quits: satanist (~satanist@replaced-ip ) (Excess Flood)
2438 [19:51:18] *** Joins: satanist (~satanist@replaced-ip )
2439 [19:51:20] *** Joins: martin-_-_ (~default@replaced-ip )
2440 [19:51:22] *** Joins: btel (~btel@replaced-ip )
2441 [19:51:35] *** Quits: zyley (~zyley@replaced-ip ) (Quit: Leaving)
2442 [19:51:40] *** Quits: xet7 (~xet7@replaced-ip ) (Ping timeout: 264 seconds)
2443 [19:51:46] *** Quits: Prints (~333@replaced-ip ) (Read error: Connection reset by peer)
2444 [19:51:59] *** Joins: plasticle (~plasticle@replaced-ip )
2445 [19:52:21] *** Joins: tvm (~tvm@replaced-ip )
2446 [19:52:39] *** Quits: Tenkawa (187ba226@replaced-ip ) (Ping timeout: 256 seconds)
2447 [19:52:55] *** Quits: lucad111 (~lucad111@replaced-ip ) (Quit: Leaving)
2448 [19:53:40] *** uxf_ is now known as uxfi
2449 [19:54:25] *** Joins: toorop (~toorop@replaced-ip )
2450 [19:54:39] *** Joins: Poffer (~Poffer@replaced-ip )
2451 [19:54:59] <domovoy> somethinglike that
replaced-url
2452 [19:55:07] *** Joins: Prints (~333@replaced-ip )
2453 [19:55:12] *** Quits: Prints (~333@replaced-ip ) (Excess Flood)
2454 [19:55:13] *** Joins: Thedarkb-T60 (~Thedarkb-@replaced-ip )
2455 [19:56:00] *** Joins: Prints (~333@replaced-ip )
2456 [19:56:03] *** Quits: Prints (~333@replaced-ip ) (Excess Flood)
2457 [19:56:19] *** Joins: mrloafbot (~mrloafbot@replaced-ip )
2458 [19:56:45] *** Joins: Prints (~333@replaced-ip )
2459 [19:56:51] *** Quits: Prints (~333@replaced-ip ) (Excess Flood)
2460 [19:57:12] *** Quits: mrloafbot_ (~mrloafbot@replaced-ip ) (Ping timeout: 268 seconds)
2461 [19:58:12] *** Joins: phogg (~phogg@replaced-ip )
2462 [19:58:12] *** Quits: phogg (~phogg@replaced-ip ) (Changing host)
2463 [19:58:12] *** Joins: phogg (~phogg@replaced-ip )
2464 [19:58:26] *** Joins: well_laid_lawn (~Jean-luc@replaced-ip )
2465 [19:58:29] *** Quits: plasticle (~plasticle@replaced-ip ) (Quit: WeeChat 2.3)
2466 [19:58:45] *** Joins: plasticle (~plasticle@replaced-ip )
2467 [19:58:50] *** Quits: plasticle (~plasticle@replaced-ip ) (Client Quit)
2468 [19:59:09] *** Quits: patterson_ (~patterson@replaced-ip ) ()
2469 [19:59:18] *** Joins: Prints (~333@replaced-ip )
2470 [19:59:30] *** Joins: plasticle (~plasticle@replaced-ip )
2471 [20:00:51] *** Joins: zyley (~zyley@replaced-ip )
2472 [20:01:03] <ws2k3> im trying to install golang in debian so
im following there tutorial which states i need to add export
PATH=$PATH:/usr/local/go/bin to the bottum of /etc/profile but when
i relogin its not in my $PATH so i did a chmod 755 on the file and
ran ./profile and it still wasnt in my $PATH but when i just run
export PATH=$PATH:/usr/local/go/bin then it works, what am i doing
wrong here?(i also tryed
2473 [20:01:03] <ws2k3> to relogin)
2474 [20:01:09] *** Joins: clip182 (~Clip182@replaced-ip )
2475 [20:02:07] *** Quits: starch (~user@replaced-ip ) (Quit: rcirc on GNU Emacs 27.0.50)
2476 [20:02:25] <greycat> !dotfiles
2477 [20:02:25] <dpkg> hmm... dotfiles is
replaced-url
2478 [20:02:30] *** Joins: rpifan (~rpifan@replaced-ip )
2479 [20:02:55] <greycat> Hmm, that's an old page....
2480 [20:03:03] <ws2k3> greycat i did a logout and a login again
2481 [20:03:05] <greycat>
replaced-url
2482 [20:03:14] <greycat> *HOW* do you log in?
2483 [20:03:21] <domovoy> ws2k3> remember: restarting an x
terminal is not the same as relogin
2484 [20:03:35] *** Quits: Ericounet (~Eric@replaced-ip ) (Quit: Je m'en vais ...)
2485 [20:03:36] <greycat> Logging in through, say, lightdm does
*not* read /etc/profile at all.
2486 [20:03:47] *** Joins: xet7 (~xet7@replaced-ip )
2487 [20:03:56] *** Quits: MrAlexandr0 (~MrAlexand@replaced-ip ) (Ping timeout: 255 seconds)
2488 [20:04:31] <domovoy> su -l myusername should do it though
2489 [20:04:34] <domovoy> right?
2490 [20:04:45] <greycat> Irrelevant to the question.
2491 [20:04:54] <ws2k3> greycat ssh logout and login
2492 [20:05:12] <greycat> /etc/profile *should* be read by an
interactive ssh login.
2493 [20:05:33] <greycat> Assuming your account's shell is
from the Bourne family, not the csh family.
2494 [20:05:36] *** Quits: well_laid_lawn (~Jean-luc@replaced-ip ) (Read error: Connection reset by peer)
2495 [20:05:57] *** Joins: well_laid_lawnch (~Jean-luc@replaced-ip )
2496 [20:05:59] *** Joins: MrAlexandr0 (~MrAlexand@replaced-ip )
2497 [20:06:11] *** Quits: toorop (~toorop@replaced-ip ) (Ping timeout: 255 seconds)
2498 [20:06:20] <ws2k3> greycat hmm question. i login as user X
and then i do sudo to go to root. maby that has something to do with
it?
2499 [20:06:23] *** Quits: well_laid_lawnch (~Jean-luc@replaced-ip ) (Client Quit)
2500 [20:06:36] <greycat> Very likely, yes.
2501 [20:06:42] <domovoy> sudodoesn't read profile
2502 [20:07:12] *** Joins: zy]x[yz (~corey@replaced-ip )
2503 [20:07:17] <ws2k3> i noticed under user X it works and when i
do su - then it also works so only not under sudo
2504 [20:07:26] <greycat>
replaced-url
2505 [20:07:30] <ws2k3> anyway to get around this to make it also
work when i do sudo?
2506 [20:07:36] <greycat> As you can see, sudo -i changed the
PATH.
2507 [20:07:43] <domovoy> 'sudo -i' should
2508 [20:07:46] *** Parts: zy]x[yz (~corey@replaced-ip ) ()
2509 [20:07:58] <greycat> What do you mean by "do sudo"?
What EXACTLY are you typing?
2510 [20:08:03] *** Joins: well_laid_lawn (~Jean-luc@replaced-ip )
2511 [20:08:28] <ws2k3> sudo su
2512 [20:08:38] *** Joins: MegaDriveSCD (~MegaDrive@replaced-ip )
2513 [20:08:40] <ws2k3> i know. its a bad habit
2514 [20:08:43] <domovoy> sudo -i
2515 [20:08:49] *** Joins: MegaDrive32X (~MegaDrive@replaced-ip )
2516 [20:09:02] <greycat> Again, sudo -i changes the PATH. It
seems he doesn't want that.
2517 [20:09:12] *** Joins: rodrigopaiva (~Rodrigo@replaced-ip )
2518 [20:09:17] <greycat> I'm not expert enough with sudo to
say what he *should* do in order to retain his PATH.
2519 [20:09:39] *** Joins: helene (~helene@replaced-ip )
2520 [20:09:45] *** Joins: GaneshRaju (~ganeshraj@replaced-ip )
2521 [20:10:02] *** helene is now known as Guest12339
2522 [20:10:05] <domovoy> afaik profile is only relevant in a
_login_shell, which to get with sudo is 'sudo -i'
2523 [20:10:05] *** Quits: rodrigopaiva (~Rodrigo@replaced-ip ) (Client Quit)
2524 [20:10:16] *** Quits: MegaDrive32X (~MegaDrive@replaced-ip ) (Client Quit)
2525 [20:10:17] *** Quits: MegaDriveSCD (~MegaDrive@replaced-ip ) (Client Quit)
2526 [20:10:31] *** Quits: Guest34853 (~helene@replaced-ip ) (Ping timeout: 258 seconds)
2527 [20:11:11] <domovoy> the other solution is to use the shell
script (like /etc/bash.bashrc) which is used for _all_ shell
instance startup
2528 [20:11:14] <greycat> ... ok, I guess that could have the
desired result ("have X in PATH" rather than "keep my
current PATH")
2529 [20:11:27] *** Quits: rpifan (~rpifan@replaced-ip ) (Ping timeout: 246 seconds)
2530 [20:11:37] *** Joins: nunatak (~nunatak@replaced-ip )
2531 [20:11:48] *** Quits: mortderire (mortderire@replaced-ip ) (Remote host closed the connection)
2532 [20:11:54] <greycat> So, try sudo -i, which is what you
should have been doing all along, and see if that works.
2533 [20:12:02] *** Quits: MegaDrive (~MegaDrive@replaced-ip ) (Ping timeout: 255 seconds)
2534 [20:12:14] <ws2k3> thanks!
2535 [20:12:26] *** Joins: TruenHero (~oem@replaced-ip )
2536 [20:13:21] *** Joins: toorop (~toorop@replaced-ip )
2537 [20:13:38] *** Quits: nunatak (~nunatak@replaced-ip ) (Remote host closed the connection)
2538 [20:13:45] *** Quits: rsx (~rsx@replaced-ip ) (Quit: rsx)
2539 [20:14:22] *** Joins: erjzhreuhr (~cyril@replaced-ip )
2540 [20:14:22] *** Quits: n_1-c_k (~nick@replaced-ip ) (Read error: Connection reset by peer)
2541 [20:14:33] *** Joins: rpifan (~rpifan@replaced-ip )
2542 [20:14:35] *** Joins: n_1-c_k (~nick@replaced-ip )
2543 [20:14:58] *** Joins: conta (~Thunderbi@replaced-ip )
2544 [20:15:03] <domovoy> ws2k3> if PATH should be modified for
_all_ users, modify /home/*/.profile and /etc/skel/.profile, if only
for user 'foo', /home/foo/.profile
2545 [20:15:48] *** Quits: JohnML (~john1@replaced-ip ) (Remote host closed the connection)
2546 [20:16:04] *** Joins: JohnML (~john1@replaced-ip )
2547 [20:17:06] <domovoy> if for root only /root/.profile
2548 [20:17:19] *** Quits: hugotty (~hugotty@replaced-ip ) (Quit: WeeChat 1.6)
2549 [20:17:21] <domovoy> when is /etc/profile really used?
2550 [20:17:36] <greycat> domovoy: I disagree. If you want to
affect all users, use /etc/profile or /etc/profile.d/*.sh
2551 [20:17:36] *** Joins: TxMedic436_ (~TxMedic43@replaced-ip )
2552 [20:17:37] *** Quits: elios (~gbh@replaced-ip ) (Remote host closed the connection)
2553 [20:17:56] *** Quits: TxMedic436_ (~TxMedic43@replaced-ip ) (Client Quit)
2554 [20:18:08] <domovoy> greycat> these are used if ~/.profile
exists ?
2555 [20:18:11] <greycat> Yes.
2556 [20:18:15] <domovoy> ok
2557 [20:18:20] <domovoy> good to know
2558 [20:18:24] *** Joins: esro (~esro@replaced-ip )
2559 [20:18:29] <greycat> /etc/profile is read first, and then
~/.profile (or similar) is read second, which can override the
system's defaults. As is proper.
2560 [20:18:42] *** Joins: EightHundo (~EightHund@replaced-ip )
2561 [20:18:43] *** Joins: broseph (~broseph@replaced-ip )
2562 [20:18:43] *** Joins: Thedarkb1-T60 (~Thedarkb-@replaced-ip )
2563 [20:18:44] <domovoy> makes sense
2564 [20:19:05] <greycat> If you think "But I don't WANT
people to override the defaults! I must control them all!" then
you are using the wrong operating system.
2565 [20:19:12] <greycat> (Sadly, we get people like that.)
2566 [20:19:37] *** Quits: conta (~Thunderbi@replaced-ip ) (Ping timeout: 246 seconds)
2567 [20:20:08] *** Quits: wilkc (~wilkc@replaced-ip ) (Ping timeout: 255 seconds)
2568 [20:20:24] *** Joins: elios (~gbh@replaced-ip )
2569 [20:20:57] <domovoy> yeah i know that, the path for config is
"set the system defaults, modify with user preferences"
2570 [20:21:15] *** Quits: Thedarkb-T60 (~Thedarkb-@replaced-ip ) (Ping timeout: 258 seconds)
2571 [20:21:39] *** Joins: ukine (~yaaic@replaced-ip )
2572 [20:21:45] <greycat> Yeah, I'm speaking to the room as a
whole, not you individually.
2573 [20:22:13] *** Quits: well_laid_lawn (~Jean-luc@replaced-ip ) (Read error: Connection reset by peer)
2574 [20:22:15] *** Joins: MegaDrive (~MegaDrive@replaced-ip )
2575 [20:22:28] *** Quits: MegaDrive (~MegaDrive@replaced-ip ) (Max SendQ exceeded)
2576 [20:23:01] *** Quits: erjzhreuhr (~cyril@replaced-ip ) (Quit: WeeChat 2.3)
2577 [20:23:04] *** Joins: well_laid_lawnch (~Jean-luc@replaced-ip )
2578 [20:23:15] *** Joins: cyril (~cyril@replaced-ip )
2579 [20:23:38] *** cyril is now known as Guest22586
2580 [20:23:55] *** Quits: Guest22586 (~cyril@replaced-ip ) (Client Quit)
2581 [20:25:12] *** Quits: sauvin (sauvin@replaced-ip ) (Remote host closed the connection)
2582 [20:25:52] *** Quits: JohnML (~john1@replaced-ip ) (Remote host closed the connection)
2583 [20:26:05] *** Joins: JohnML (~john1@replaced-ip )
2584 [20:26:06] *** Quits: Guest12339 (~helene@replaced-ip ) (Remote host closed the connection)
2585 [20:26:30] *** Joins: Guest12339 (~helene@replaced-ip )
2586 [20:27:17] *** Joins: f4cl3y (~f4cl3y@replaced-ip )
2587 [20:28:35] *** Joins: vcxshcvhs (~cyril@replaced-ip )
2588 [20:28:54] *** Quits: EightHundo (~EightHund@replaced-ip ) (Remote host closed the connection)
2589 [20:29:04] *** Quits: Gazooo (~Gazooo@replaced-ip ) (Ping timeout: 250 seconds)
2590 [20:29:07] *** Quits: tvm (~tvm@replaced-ip ) (Quit: Leaving)
2591 [20:29:44] *** Joins: Gazooo (~Gazooo@replaced-ip )
2592 [20:29:49] *** Quits: vcxshcvhs (~cyril@replaced-ip ) (Client Quit)
2593 [20:30:08] <domovoy> i often thought about a /config
directory, with /config/(defaults|groups|users). but i guess /etc
and /home are good enough (excepted for groups config, which would
be cool)
2594 [20:30:49] *** Quits: JohnML (~john1@replaced-ip ) (Remote host closed the connection)
2595 [20:31:05] *** Joins: JohnML (~john1@replaced-ip )
2596 [20:31:52] *** Joins: vvor (~vvor@replaced-ip )
2597 [20:31:53] *** Joins: Mutter (~Mutter@replaced-ip )
2598 [20:32:22] *** Joins: fedorafan (~fedorafan@replaced-ip )
2599 [20:33:00] *** Joins: conta (~Thunderbi@replaced-ip )
2600 [20:33:23] *** Joins: xcm (~xcm@replaced-ip )
2601 [20:33:44] *** Quits: Krakakanok (~Krakakano@replaced-ip ) (Ping timeout: 252 seconds)
2602 [20:34:01] *** debhelper sets mode: +l 1574
2603 [20:34:16] *** Quits: Mutter (~Mutter@replaced-ip ) (Client Quit)
2604 [20:36:47] *** Quits: f4cl3y (~f4cl3y@replaced-ip ) (Ping timeout: 240 seconds)
2605 [20:37:08] *** Quits: conta (~Thunderbi@replaced-ip ) (Ping timeout: 245 seconds)
2606 [20:37:25] *** Quits: JohnML (~john1@replaced-ip ) (Remote host closed the connection)
2607 [20:37:55] *** Joins: stefanc_diff (~stefanc_d@replaced-ip )
2608 [20:38:04] *** Quits: purpleunicorn (uid264544@replaced-ip ) (Quit: Connection closed for inactivity)
2609 [20:38:12] *** Joins: hexnewbie (~hexnewbie@replaced-ip )
2610 [20:38:28] *** Joins: JohnML (~john1@replaced-ip )
2611 [20:39:04] *** Quits: dez (uid92154@replaced-ip ) (Quit: Connection closed for inactivity)
2612 [20:39:05] <jhutchins_wk> Anybody have an spf record I could
look at?
2613 [20:39:43] *** Joins: andrewm87 (~andrewm87@replaced-ip )
2614 [20:40:41] <domovoy> jhutchins_wk> what's the
problem?
2615 [20:41:32] <vvor> jhutchins_wk:
replaced-url
2616 [20:41:49] *** Quits: Ekchuan (~RandyMars@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
2617 [20:41:53] *** Quits: jfoy (~jfoy@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
2618 [20:42:00] *** Joins: aaii (~aaii@replaced-ip )
2619 [20:42:35] *** Joins: OS-FTP (~OS-FTP@replaced-ip )
2620 [20:42:55] *** Joins: faw (~faw@replaced-ip )
2621 [20:42:57] *** Quits: andrewm87 (~andrewm87@replaced-ip ) (Client Quit)
2622 [20:43:46] <domovoy> thing is, i never coul get a mail server
to pass every "spam" filter from the big companies
(google, yahoo, whatever). spf, dkim, no luck, some (not all?)
addresses from my domains always have troubles
2623 [20:44:02] *** Joins: d0nniedark0 (~d0nniedar@replaced-ip )
2624 [20:44:17] <mawk> me too domovoy
2625 [20:44:19] <mawk> for hotmail
2626 [20:44:27] <mawk> google it's fine if the *contents*
don't look like spam
2627 [20:44:33] <mawk> but with hotmail I'm being dropped no
matter what
2628 [20:44:38] *** Quits: devbaka (~devbaka@replaced-ip ) (Ping timeout: 258 seconds)
2629 [20:44:46] <mawk> hotmail says 250 OK mail accepted, but on
the other side I'm not even in the spam folder
2630 [20:44:52] <mawk> maybe they don't like the IP range
2631 [20:45:03] *** Joins: conta (~Thunderbi@replaced-ip )
2632 [20:45:04] <domovoy> yahoo is the worst, it even refuses to
_send_ mails to some of my mail boxes
2633 [20:45:18] <mawk> lol
2634 [20:45:20] *** Joins: diogenes_ (~diogenes_@replaced-ip )
2635 [20:45:58] *** Quits: czart (~czart@replaced-ip ) (Ping timeout: 250 seconds)
2636 [20:46:29] *** Joins: jfoy (~jfoy@replaced-ip )
2637 [20:46:32] <domovoy> you begin to even wonder
"what's the use of spf and dkim then?", but if you
don't use them, it's worse
2638 [20:46:46] <diogenes_> Hello guys, what would be the command
that will look for .doc files in all folders and once found it will
copy them to a given direcotyr?
2639 [20:46:53] <diogenes_> directory*
2640 [20:47:03] <domovoy> diogenes_> man find
2641 [20:47:05] *** Joins: devbaka (~devbaka@replaced-ip )
2642 [20:47:27] <greycat> find . -type f -name '*.doc'
-exec cp --target-directory=/foobar {} +
2643 [20:47:43] <diogenes_> greycat, thank you! that was fast :)
2644 [20:47:59] *** Joins: frotz47 (~matthew@replaced-ip )
2645 [20:48:12] <jhutchins_wk> vvor: It's easy enough to pull
with dig, I just need a domain that has one, preferably not using
the remote spf file.
2646 [20:49:40] *** Joins: srg_____ (~srgg@replaced-ip )
2647 [20:49:51] *** Joins: MichaelOF (~michael@replaced-ip )
2648 [20:49:53] <greycat> gmail.com has one
2649 [20:50:07] <greycat> I am feeling like you didn't even
TRY.
2650 [20:50:15] <domovoy> greycat _is_ fast ^^
2651 [20:50:22] *** leibniz is now known as legendre
2652 [20:50:28] *** Quits: well_laid_lawnch (~Jean-luc@replaced-ip ) (Remote host closed the connection)
2653 [20:50:45] <jhutchins_wk> gmail has one that referernces
_spf.google.com
2654 [20:51:08] <domovoy> jhutchins_wk> so, back to square one:
what is the question?
2655 [20:51:09] *** Quits: GaneshRaju (~ganeshraj@replaced-ip ) (Ping timeout: 258 seconds)
2656 [20:51:13] <jhutchins_wk> The server I'm using
doesn't have any spf setup.
2657 [20:51:26] *** Joins: well_laid_lawnch (~Jean-luc@replaced-ip )
2658 [20:51:35] <domovoy>
replaced-url
2659 [20:51:41] <jhutchins_wk> domovoy: I don't understand
the correct syntax for forwarding to a private server with no spf
set up on it.
2660 [20:52:29] <domovoy> spf doesn't forward,it _verifies_
the sender is "almost correct"
2661 [20:52:39] *** Joins: buzzzz (~buzzzz@replaced-ip )
2662 [20:52:54] *** Quits: wilbert (~wilbert@replaced-ip ) (Quit: wilbert)
2663 [20:53:02] <greycat> SPF is a method for an email sender to
say "if you get a message that claims to be from my domain, but
it didn't come from one of these IPs, then it's probably
fake".
2664 [20:53:03] <domovoy> your server can forward
2665 [20:53:04] *** Quits: Guest12339 (~helene@replaced-ip ) (Ping timeout: 258 seconds)
2666 [20:53:21] *** Quits: v01d4lph4 (~v01d4lph4@replaced-ip ) (Remote host closed the connection)
2667 [20:54:13] *** Quits: buzzzz_ (~buzzzz@replaced-ip ) (Ping timeout: 245 seconds)
2668 [20:55:05] <greycat> I guess I should say "a domain
owner to say..." rather than "an email sender to
say...".
2669 [20:55:45] <jhutchins_wk> domovoy: I understand what it is
and what it does. I don't understand the
+include:spf.hostname.org
2670 [20:56:39] <domovoy> yeah like "i'm sending a mail
from foo.bar.com" but the domain says "i only use these
ips to send mail, so the one you received is not from me"
2671 [20:57:26] <greycat> jhutchins_wk: it's like #include in
C, or source in bash.
2672 [20:57:34] <domovoy> jhutchins_wk>
replaced-url
2673 [20:57:35] *** Quits: krabador (~krabador@replaced-ip ) (Remote host closed the connection)
2674 [20:57:47] *** Quits: bebbet (~bebbet@replaced-ip##) (Quit: ZNC 1.7.2+deb1 - ##replaced-url
2675 [20:58:06] <jhutchins_wk> What I had was v=spf1
ip4:<target IP>/32 mx:<targethostname> ~all
2676 [20:58:20] <jhutchins_wk> It did not appear to be working
2677 [20:58:37] *** Joins: paulo_ (~paulo@replaced-ip )
2678 [20:58:43] *** Joins: bebbet (~bebbet@replaced-ip )
2679 [20:58:57] *** paulo_ is now known as Guest72499
2680 [20:59:26] <domovoy> jhutchins_wk> why not just use mx?
2681 [20:59:34] *** Quits: martin-_-_ (~default@replaced-ip ) (Read error: Connection reset by peer)
2682 [20:59:46] <domovoy> ie: v=spf1 mx -all
2683 [20:59:47] <jhutchins_wk> So how is the remote policy get set
up?
2684 [21:00:13] *** Quits: well_laid_lawnch (~Jean-luc@replaced-ip ) (Quit: WeeChat 2.1)
2685 [21:00:25] *** Quits: discovered (~discovere@replaced-ip ) (Remote host closed the connection)
2686 [21:00:43] *** Joins: well_laid_lawn (~Jean-luc@replaced-ip )
2687 [21:00:56] <domovoy> all mails from an ip which reverse
resolve to the mx for the claimed domain are valid, you can set as
many mx as you want
2688 [21:00:58] *** Joins: f_ (~f@replaced-ip )
2689 [21:02:18] *** Quits: woyzeck (~f@replaced-ip ) (Ping timeout: 252 seconds)
2690 [21:02:40] <jhutchins_wk> I only need to set one. It is not
the MX record for my domain. My MX is a different external server.
2691 [21:02:56] <jhutchins_wk> My originating server/domain does
not have RDNS.
2692 [21:03:26] *** Quits: saint_ (~saint_@replaced-ip ) (Quit: UNIVERSE CORRUPTED. REBOOT (Y/N) ?)
2693 [21:03:41] <jhutchins_wk> My target server does not have any
SPF configuration, just the exim configuration allowing forwarding
for my originating server.
2694 [21:03:48] *** Quits: DeaDSouL (~DeaDSouL@replaced-ip ) (Ping timeout: 258 seconds)
2695 [21:04:40] <domovoy> so if i get you right: machine ->
target (no spf, exim forward) -> recipient (full mail server,
spf) ?
2696 [21:05:00] *** Quits: kirk781 (~kirk781@replaced-ip ) (Ping timeout: 246 seconds)
2697 [21:05:01] *** Quits: Gazooo (~Gazooo@replaced-ip##) (Quit: The Lounge - ##replaced-url
2698 [21:05:14] *** Quits: painted (~fainted@replaced-ip ) (Quit: ...)
2699 [21:05:30] *** Joins: DeaDSouL (~DeaDSouL@replaced-ip )
2700 [21:05:48] *** Quits: strive (~strive@replaced-ip ) (Quit: strive)
2701 [21:06:14] *** Joins: oojacoboo (~oojacoboo@replaced-ip )
2702 [21:06:50] *** Joins: saint_ (~saint_@replaced-ip )
2703 [21:06:54] *** Joins: Gazooo (~Gazooo@replaced-ip )
2704 [21:07:15] *** Quits: tekmans (~tekmans@replaced-ip ) (Ping timeout: 258 seconds)
2705 [21:07:57] *** Quits: lek (~lek@replaced-ip ) (Remote host closed the connection)
2706 [21:07:59] *** Quits: esro (~esro@replaced-ip ) (Read error: Connection reset by peer)
2707 [21:08:03] <domovoy> why not: machine -> recipient ?
2708 [21:09:58] *** Joins: NullTerminator (~NullTermi@replaced-ip )
2709 [21:10:59] *** Joins: kirk781 (~kirk781@replaced-ip )
2710 [21:11:11] *** Joins: Texou (~Texou@replaced-ip )
2711 [21:11:31] *** Quits: OS-FTP (~OS-FTP@replaced-ip ) (Remote host closed the connection)
2712 [21:11:55] *** Joins: OS-FTP (~OS-FTP@replaced-ip )
2713 [21:13:30] *** Joins: orveld (~orveld@replaced-ip )
2714 [21:14:09] *** Quits: Penguin_ (~xwQ5kwYl6@replaced-ip ) (Ping timeout: 258 seconds)
2715 [21:15:41] *** Quits: yokisuci (~yokisuci@replaced-ip ) (Quit: leaving)
2716 [21:15:45] *** Joins: Penguin_ (~xwQ5kwYl6@replaced-ip )
2717 [21:16:33] *** Quits: dionysus70 (~Thunderbi@replaced-ip ) (Ping timeout: 246 seconds)
2718 [21:17:12] *** Joins: ikarosuu1i (~karosin@replaced-ip )
2719 [21:17:12] *** Quits: orveld (~orveld@replaced-ip ) (Client Quit)
2720 [21:17:21] *** Quits: rpifan (~rpifan@replaced-ip ) (Remote host closed the connection)
2721 [21:17:36] *** Joins: rpifan (~rpifan@replaced-ip )
2722 [21:19:01] *** Quits: d0nniedark0 (~d0nniedar@replaced-ip ) (Quit: Leaving)
2723 [21:20:38] *** Joins: PoaB (~Thunderbi@replaced-ip )
2724 [21:20:48] *** Quits: ikarosuusi (~karosin@replaced-ip ) (Ping timeout: 272 seconds)
2725 [21:20:51] *** Joins: bandersnatch (~bandersna@replaced-ip )
2726 [21:20:55] *** Quits: bandersnatch (~bandersna@replaced-ip ) (Quit: Leaving)
2727 [21:21:00] *** gry is now known as Sveta
2728 [21:21:38] <jhutchins_wk> domovoy: machine is on a consumer
network IP. recipient's configuration is "any" -
general email.
2729 [21:21:41] *** Quits: n9nes (~n9nes@replaced-ip ) (Ping timeout: 268 seconds)
2730 [21:22:41] *** Joins: w0bni (madsar@replaced-ip )
2731 [21:23:05] <domovoy> so, recipient is out of your control,
and you want target (relay) to be accepted by it?
2732 [21:23:15] *** Joins: moetunes (~Jean-luc@replaced-ip )
2733 [21:25:01] *** Joins: Elysium3301 (~Elysium33@replaced-ip )
2734 [21:25:05] *** Joins: wobelingers (~wobelinge@replaced-ip )
2735 [21:26:26] *** Quits: hele (~hele@replaced-ip ) (Ping timeout: 240 seconds)
2736 [21:27:33] *** Quits: OS-39861 (~OS-39861@replaced-ip ) (Ping timeout: 245 seconds)
2737 [21:28:00] *** Quits: Rogalian (~cools@replaced-ip ) (Ping timeout: 250 seconds)
2738 [21:28:07] *** Quits: clip182 (~Clip182@replaced-ip ) (Remote host closed the connection)
2739 [21:28:44] *** Joins: esro (~esro@replaced-ip )
2740 [21:29:47] *** Joins: Guest35550 (~cyril@replaced-ip )
2741 [21:29:58] *** Joins: ableto (~cryptum@replaced-ip )
2742 [21:30:03] *** Quits: NetTerminalGene (~NetTermin@replaced-ip ) (Remote host closed the connection)
2743 [21:30:38] *** Parts: ableto (~cryptum@replaced-ip ) ()
2744 [21:31:47] *** Quits: Guest35550 (~cyril@replaced-ip ) (Quit: WeeChat 2.3)
2745 [21:33:31] *** Quits: Envil (~envil@replaced-ip ) (Remote host closed the connection)
2746 [21:34:01] *** debhelper sets mode: +l 1566
2747 [21:34:55] *** Quits: JohnML (~john1@replaced-ip ) (Remote host closed the connection)
2748 [21:35:00] *** Quits: acidtripper (~acidtripp@replaced-ip ) (Quit: Leaving)
2749 [21:35:37] *** Joins: n9nes (~n9nes@replaced-ip )
2750 [21:35:53] *** Quits: shibboleth (~shibbolet@replaced-ip ) (Quit: shibboleth)
2751 [21:36:21] *** Joins: hypontic_sauron (~root@replaced-ip )
2752 [21:36:33] *** Quits: rypervenche (~rypervenc@replaced-ip ) (Quit: brb)
2753 [21:36:54] *** Joins: cdown (~cdown@replaced-ip )
2754 [21:36:57] *** Joins: Intelabite (Intelabite@replaced-ip )
2755 [21:37:01] *** Joins: mr_infinity (~mr_infini@replaced-ip )
2756 [21:37:08] *** Quits: mr_infinity (~mr_infini@replaced-ip ) ()
2757 [21:37:26] *** Joins: mr_infinity (~mr_infini@replaced-ip )
2758 [21:38:25] *** Joins: a_l_b (~a_l_b@replaced-ip )
2759 [21:38:35] *** Joins: gugaua (~gugaua@replaced-ip )
2760 [21:39:04] *** Quits: T3RM1N41_ (~73rm1n41@replaced-ip ) (Ping timeout: 264 seconds)
2761 [21:39:13] *** Joins: rypervenche (~rypervenc@replaced-ip )
2762 [21:39:52] *** Quits: mr_infinity (~mr_infini@replaced-ip ) (Client Quit)
2763 [21:40:36] *** Quits: hypontic_sauron (~root@replaced-ip ) (Ping timeout: 257 seconds)
2764 [21:40:40] <jhutchins_wk> Right. Sorry for the lag.
2765 [21:40:56] *** Quits: oiaohm (~oiaohm@replaced-ip ) (Read error: Connection reset by peer)
2766 [21:40:59] *** Joins: mr_infinity (~mr_infini@replaced-ip )
2767 [21:41:19] *** Quits: a_l_b (~a_l_b@replaced-ip ) (Remote host closed the connection)
2768 [21:41:28] *** Joins: oiaohm (~oiaohm@replaced-ip )
2769 [21:41:47] *** Quits: wobelingers (~wobelinge@replaced-ip ) (Quit: leaving)
2770 [21:41:58] *** Quits: kirk781 (~kirk781@replaced-ip ) (Quit: Leaving)
2771 [21:42:24] *** Joins: Ekchuan (~RandyMars@replaced-ip )
2772 [21:43:16] *** Quits: bvs (~beavis@replaced-ip ) (Ping timeout: 246 seconds)
2773 [21:43:23] *** Quits: anonymip (~anonymip@replaced-ip ) (Ping timeout: 245 seconds)
2774 [21:43:30] *** Quits: xSmurf (~MrSmurf@replaced-ip ) (Ping timeout: 246 seconds)
2775 [21:43:39] *** Quits: zeden (~user@replaced-ip ) (Quit: WeeChat 2.3)
2776 [21:43:48] *** Quits: frotz47 (~matthew@replaced-ip ) (Ping timeout: 268 seconds)
2777 [21:44:45] *** Joins: anonymip (~anonymip@replaced-ip )
2778 [21:45:53] *** Quits: debsan (~debsan@replaced-ip ) (Ping timeout: 245 seconds)
2779 [21:46:36] *** Joins: a_l_b (~a_l_b@replaced-ip )
2780 [21:47:00] *** Joins: dj_KG7QEO (~dj@replaced-ip )
2781 [21:47:28] *** Quits: aaii (~aaii@replaced-ip ) (Read error: Connection reset by peer)
2782 [21:48:20] *** Joins: aaii (~aaii@replaced-ip )
2783 [21:49:07] *** Joins: Kruppt (~Kirk_Krup@replaced-ip )
2784 [21:49:53] *** Quits: klaas (~klaas@replaced-ip##) (Quit: ZNC - ##replaced-url
2785 [21:50:09] *** Joins: klaas (~klaas@replaced-ip )
2786 [21:50:15] *** Quits: klaas (~klaas@replaced-ip ) (Remote host closed the connection)
2787 [21:50:32] *** Joins: xSmurf (~MrSmurf@replaced-ip )
2788 [21:50:51] *** Joins: klaas (~klaas@replaced-ip )
2789 [21:51:17] *** Quits: a_l_b (~a_l_b@replaced-ip ) (Ping timeout: 268 seconds)
2790 [21:52:49] *** Joins: Codier (~user@replaced-ip )
2791 [21:53:54] *** Joins: OS-39861 (~OS-39861@replaced-ip )
2792 [21:54:59] *** Quits: RebelCoder (~RebelCode@replaced-ip ) (Ping timeout: 268 seconds)
2793 [21:55:12] *** Joins: gjt344 (~gjt@replaced-ip )
2794 [21:56:03] *** legendre is now known as leibniz
2795 [21:56:20] *** Quits: f_ (~f@replaced-ip ) (Quit: f_)
2796 [21:56:26] *** Quits: gjt343 (~gjt@replaced-ip ) (Ping timeout: 255 seconds)
2797 [21:56:55] *** Quits: conta (~Thunderbi@replaced-ip ) (Quit: conta)
2798 [21:57:23] *** Joins: _ban_ (~alx@replaced-ip )
2799 [21:58:41] *** Joins: a_l_b (~a_l_b@replaced-ip )
2800 [21:59:36] *** Joins: jnavila (~jnavila@replaced-ip )
2801 [21:59:40] *** Joins: woyzeck (~woyzeck@replaced-ip )
2802 [22:00:14] *** Quits: L1nuxg33k (uid322116@replaced-ip ) (Quit: Connection closed for inactivity)
2803 [22:04:17] *** Quits: aaii (~aaii@replaced-ip ) (Remote host closed the connection)
2804 [22:04:58] *** Joins: bvs (~beavis@replaced-ip )
2805 [22:04:58] *** Quits: bvs (~beavis@replaced-ip ) (Changing host)
2806 [22:04:58] *** Joins: bvs (~beavis@replaced-ip )
2807 [22:05:21] *** Quits: esro (~esro@replaced-ip ) (Quit: Leaving)
2808 [22:07:22] *** Joins: Mutter (~Mutter@replaced-ip )
2809 [22:07:58] *** Quits: stefanc_diff (~stefanc_d@replaced-ip ) (Ping timeout: 245 seconds)
2810 [22:08:30] *** Quits: mr_infinity (~mr_infini@replaced-ip ) ()
2811 [22:08:36] *** Parts: _ban_ (~alx@replaced-ip ) ()
2812 [22:09:07] *** Quits: a_l_b (~a_l_b@replaced-ip ) (Quit: a_l_b)
2813 [22:09:50] *** Quits: Mutter (~Mutter@replaced-ip ) (Client Quit)
2814 [22:10:59] *** Joins: Rogalian (~cools@replaced-ip )
2815 [22:12:42] *** Joins: aloo_shu (~atomic@replaced-ip )
2816 [22:13:24] *** Joins: foobiebletch (~foobieble@replaced-ip )
2817 [22:13:42] *** Joins: Brainium (~brainium@replaced-ip )
2818 [22:14:15] *** Joins: otyugh (~oty___@replaced-ip )
2819 [22:14:40] <otyugh> hey. Weird question : is it possible to
update the initramfs from a chrooted environement ?
2820 [22:15:07] <greycat> Either you have access to the file that
it's in, or you don't.
2821 [22:15:40] *** Joins: GaneshRaju (~ganeshraj@replaced-ip )
2822 [22:15:48] <otyugh> I do have access to everything, but it
gives me errors I don't understand :/
2823 [22:15:50] *** Joins: jsubl2 (~jim@replaced-ip )
2824 [22:16:03] *** Quits: dj_KG7QEO (~dj@replaced-ip ) (Ping timeout: 246 seconds)
2825 [22:16:03] *** Quits: enki (~enki@replaced-ip ) (Read error: Connection reset by peer)
2826 [22:16:06] *** Quits: devbaka (~devbaka@replaced-ip ) (Ping timeout: 250 seconds)
2827 [22:16:22] *** Quits: hans__ (~hans@replaced-ip ) (Read error: Connection reset by peer)
2828 [22:16:27] *** Quits: yogurt2ungue (~yogur2@replaced-ip ) (Ping timeout: 240 seconds)
2829 [22:16:33] <otyugh> "run-parts:
/etc/initramfs/post-update.d//flash-kernel exited with return code
1"
2830 [22:16:41] *** Quits: MrAlexandr0 (~MrAlexand@replaced-ip ) (Ping timeout: 255 seconds)
2831 [22:16:47] *** Joins: hans__ (~hans@replaced-ip )
2832 [22:16:52] <greycat> nothing before that?
2833 [22:17:13] *** Joins: devbaka (~devbaka@replaced-ip )
2834 [22:17:27] *** Quits: soee_ (~soee@replaced-ip ) (Ping timeout: 246 seconds)
2835 [22:17:40] <greycat> I don't even *have* an
/etc/initramfs/ directory, nor do I have any file named
"flash-kernel" according to locate.
2836 [22:18:02] *** Joins: BrianG61UK (~BrianG61U@replaced-ip )
2837 [22:18:32] <otyugh> I'm on a A20-olinuxino-micro with
debian stretch that uses uboot, maybe it has some few differences ?
2838 [22:18:40] *** Joins: MrAlexandr0 (~MrAlexand@replaced-ip )
2839 [22:18:42] *** Joins: soee (~soee@replaced-ip )
2840 [22:18:55] <otyugh> ton answer to your previous question : no
error before but "E: Can not write log (Is /dev/pts mounted?) -
posix_openpt (19: No such device)"
2841 [22:19:22] <greycat> Sounds like a thing you should be
following up on.
2842 [22:19:35] *** Joins: izh_ (~denis@replaced-ip )
2843 [22:19:42] <greycat> (in whatever channel supports a
"A20-olinuxino-micro", whatever THAT is.)
2844 [22:20:02] *** Quits: jordanm (~jordanm@replaced-ip ) (Remote host closed the connection)
2845 [22:20:22] *** Quits: Kruppt (~Kirk_Krup@replaced-ip ) (Quit: Ambassador 1.0.0 [Pale Moon 28.4.0/20190218151810])
2846 [22:20:37] *** Joins: JohnML (~john1@replaced-ip )
2847 [22:20:52] <otyugh> is this channel only for
"i368/amd64" arch ?
2848 [22:20:54] *** Joins: enki (~enki@replaced-ip )
2849 [22:21:08] <greycat> Well, the question is whether
you're running Debian, or something else like Raspbian.
2850 [22:21:19] *** Quits: TruenHero (~oem@replaced-ip ) (Ping timeout: 244 seconds)
2851 [22:21:22] <otyugh> it's 100% pure debian
2852 [22:22:00] <greycat> Is /dev/pts mounted?
2853 [22:22:45] *** Joins: jordanm (~jordanm@replaced-ip )
2854 [22:23:10] <otyugh> from the chroot perspective, nah
2855 [22:23:45] <greycat> !chroot
2856 [22:23:45] <dpkg> To chroot into your Debian system boot to
your Debian install disk/live CD, switch to the other console
(Alt-F2). Mount your root filesystem with "mount -t ext2
/dev/whatever /target" and make /dev, /proc and /sys usable
with "mount --rbind --make-rslave /dev /target/dev ; mount -t
proc none /target/proc ; mount -t sysfs none /target/sys". You
can then chroot into the system with "chroot /target".
2857 [22:23:50] <otyugh> I tried to use "mount --bind /dev
chroot/dev" with no better result thought
2858 [22:24:38] <otyugh> ...Thanks. :)
2859 [22:26:20] *** Quits: Haudegen (~quassel@replaced-ip ) (Remote host closed the connection)
2860 [22:28:07] *** Quits: olegfusion (~olegfusio@replaced-ip ) (Read error: Connection reset by peer)
2861 [22:28:09] *** Joins: bitpilot (~bitpilot@replaced-ip )
2862 [22:28:25] *** Quits: elios (~gbh@replaced-ip ) (Read error: Connection reset by peer)
2863 [22:28:44] *** Quits: dastier_ (~dastier@replaced-ip ) (Remote host closed the connection)
2864 [22:28:48] <Ede|Popede> mount's manpage is really
confusing here. _olddir_ and _newdir_ aren't really
appropriate. had to remount myself this evening.
2865 [22:28:51] *** Quits: Rogalian (~cools@replaced-ip ) (Remote host closed the connection)
2866 [22:29:26] *** Joins: elios (~gbh@replaced-ip )
2867 [22:29:35] *** Joins: oo_miguel (~miguel@replaced-ip )
2868 [22:29:57] <otyugh> Same errors :/
2869 [22:30:10] *** Quits: BCMM (~BCMM@replaced-ip ) (Quit: Konversation terminated!)
2870 [22:30:58] *** Quits: oo_miguel (~miguel@replaced-ip ) (Client Quit)
2871 [22:30:59] <greycat> Well, I'd start by mounting
/dev/pts since that's what it asked for.
2872 [22:31:00] *** Joins: internat (biteme2@replaced-ip )
2873 [22:31:16] <otyugh> with --bind ?
2874 [22:31:30] <greycat> Yeah, same procedure as the others.
2875 [22:31:50] *** Quits: NullTerminator (~NullTermi@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
2876 [22:32:40] *** Quits: Spr1ng (~Spr1ng@replaced-ip ) (Quit: WeeChat 2.3)
2877 [22:33:04] *** Parts: foobiebletch (~foobieble@replaced-ip ) ()
2878 [22:34:08] *** Joins: nibble_zero (~nibble_ze@replaced-ip )
2879 [22:36:12] *** Quits: jnavila (~jnavila@replaced-ip ) (Remote host closed the connection)
2880 [22:36:14] *** Joins: zophyx (aeee067f@replaced-ip )
2881 [22:36:50] <jhutchins_wk> domovoy: Still around?
2882 [22:37:01] <domovoy> jhutchins_wk> yep
2883 [22:37:14] *** Parts: astra_ (~astra@replaced-ip ) ()
2884 [22:37:21] *** Joins: T3RM1N41_ (~73rm1n41@replaced-ip )
2885 [22:37:24] <jhutchins_wk> Yes, your last summary is correct.
2886 [22:37:49] *** Quits: towo` (~towo@replaced-ip ) (Remote host closed the connection)
2887 [22:38:00] *** Quits: Cabanossi (~Cabanossi@replaced-ip ) (Quit: Bye, bye...)
2888 [22:38:03] *** Joins: astra`` (~astra@replaced-ip )
2889 [22:39:27] <jhutchins_wk> So what I was asking for is if
someone else is relaying through a private server and had an spf
record, could I please dig your domain and see what yours looks
like?
2890 [22:39:41] *** Joins: nion (~nion@replaced-ip )
2891 [22:39:43] <otyugh> (sorry for the wait, it's not a fast
board) - Okay the error is no more. But the last one interrupting
everything while uodating initramfs. I tried "update-initramfs
-uv" ton know more. Here is the output of both :
replaced-url
2892 [22:39:54] *** Quits: tobiw (~tobiw@replaced-ip ) (Quit: WeeChat 1.6)
2893 [22:40:02] *** Quits: sorko999 (~sorko999@replaced-ip ) (Quit: Leaving.)
2894 [22:40:11] <domovoy> jhutchins_wk> make target a full mail
server, it is what it is after all, make it a MX responsible for
delivering mails from machine, with a spdif and dkim
2895 [22:41:24] <jhutchins_wk> domovoy: It doesn't have
those, but it's been relaying my mail for years now.
2896 [22:42:31] *** Joins: outoftime (25482a7b@replaced-ip )
2897 [22:42:48] <jhutchins_wk> The only destination I'm
having trouble with these days is gmail, and I think that's a
separate issue. I was just trying to do this because you're
supposed to use SPF if you're relaying your outbound mail.
2898 [22:43:42] *** Quits: Immanuel (~Manu@replaced-ip ) (Ping timeout: 264 seconds)
2899 [22:44:02] *** debhelper sets mode: +l 1560
2900 [22:45:32] <outoftime> I have installed i3 and logged in with
it. Everything fine except network manager. I had Gnome before
2901 [22:45:34] *** Quits: woyzeck (~woyzeck@replaced-ip ) (Quit: woyzeck)
2902 [22:46:53] *** Quits: MichaelOF (~michael@replaced-ip ) (Quit: Konversation terminated!)
2903 [22:47:01] <jsubl2> outoftime nmtui is normally installed
with network manager. try it
2904 [22:47:10] *** Joins: CaptainN (zelda@replaced-ip )
2905 [22:48:33] *** Quits: PoaB (~Thunderbi@replaced-ip ) (Quit: PoaB)
2906 [22:49:28] *** Quits: Prints (~333@replaced-ip ) (Ping timeout: 250 seconds)
2907 [22:49:38] *** Quits: fedorafan (~fedorafan@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
2908 [22:49:43] *** outoftime is now known as outoftime2
2909 [22:49:53] *** Joins: outoftime (~ruslan@replaced-ip )
2910 [22:50:08] <outoftime> jsubl2: thanks it works now
2911 [22:50:18] <jsubl2> outoftime: :)
2912 [22:50:53] <outoftime> jsubl2: do you have an idea what was
wrong?
2913 [22:51:32] <jsubl2> no.. just that you weren't aware of
nmtui
2914 [22:52:14] *** Joins: Cabanossi (~Cabanossi@replaced-ip )
2915 [22:52:25] *** Joins: hiroshi (~hiroshi@replaced-ip )
2916 [22:52:31] <jsubl2> i run i3 as well so.. nmtui is what i use
2917 [22:52:44] * DoomPatrol uses nmcli
2918 [22:52:54] *** Parts: outoftime2 (25482a7b@replaced-ip ) ()
2919 [22:53:07] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Quit: vergissmeinnicht)
2920 [22:53:31] <jsubl2> I tried nmcli.. could not quite get the
syntax down
2921 [22:53:38] <jsubl2> nmtui is easy
2922 [22:53:59] *** Quits: gugaua (~gugaua@replaced-ip ) (Remote host closed the connection)
2923 [22:54:04] *** Quits: Guest72499 (~paulo@replaced-ip ) (Quit: Guest72499)
2924 [22:55:25] <outoftime> jsubl2: do you have script for auto
connection on login or so?
2925 [22:55:44] *** Quits: _0bitcount (~Big_Byte@replaced-ip ) (Quit: Leaving)
2926 [22:55:45] *** Joins: gugaua (~gugaua@replaced-ip )
2927 [22:55:58] *** Quits: T3RM1N41_ (~73rm1n41@replaced-ip ) (Remote host closed the connection)
2928 [22:56:07] <jsubl2> nmtui is a one time deal. unless you
connect to different nets
2929 [22:56:33] *** Joins: Prints (~333@replaced-ip )
2930 [22:56:39] *** Quits: Gaaab (~Gaaab@replaced-ip ) (Ping timeout: 246 seconds)
2931 [22:56:54] *** Joins: ma27_ (~ma27@replaced-ip )
2932 [22:57:52] *** Joins: Gaaab (~Gaaab@replaced-ip )
2933 [22:58:05] *** Quits: ma27 (~ma27@replaced-ip ) (Ping timeout: 255 seconds)
2934 [22:58:19] *** Quits: jhutchins_wk (~jonathan@replaced-ip ) (Remote host closed the connection)
2935 [22:58:29] <outoftime> jsubl2: how would you search and
connect to wifi networks?
2936 [22:59:20] <jsubl2> add connection - select wifi - basic
config - back to previous screen - activate connection. it ask for
password - boom your in
2937 [23:00:40] <jsubl2> thats from memory. soooo. good luck
2938 [23:01:09] <otyugh> greycat, nevermind, found a solution (on
a project using heavely the olinuxinos) - thanks for your time, I
learned a bit about correct chrooting :)
2939 [23:01:46] <otyugh> (for the record if any would fall on the
same problem as I :
replaced-url
2940 [23:03:30] *** Joins: Rogalian (~cools@replaced-ip )
2941 [23:04:42] *** Quits: nion (~nion@replaced-ip ) (Quit: nion)
2942 [23:05:15] *** Quits: zerotech (~zerotech@replaced-ip ) (Quit: zerotech)
2943 [23:05:33] *** Joins: RebelCoder (~RebelCode@replaced-ip )
2944 [23:06:00] *** Joins: zerotech (~zerotech@replaced-ip )
2945 [23:06:00] *** Quits: tagomago (~tagomago@replaced-ip ) (Read error: Connection reset by peer)
2946 [23:06:31] *** Joins: tagomago (~tagomago@replaced-ip )
2947 [23:07:02] *** Quits: elios (~gbh@replaced-ip ) (Quit: leaving)
2948 [23:07:24] *** Joins: elios (~gbh@replaced-ip )
2949 [23:09:24] *** Quits: jubo2 (~juboxi@replaced-ip ) (Quit: Konversation terminated!)
2950 [23:10:13] *** Quits: azizLIGHT (~azizLIGHT@replaced-ip ) (Ping timeout: 268 seconds)
2951 [23:11:22] *** Quits: mvaenskae (~mvaenskae@replaced-ip ) (Remote host closed the connection)
2952 [23:11:31] *** Quits: cdown (~cdown@replaced-ip ) (Remote host closed the connection)
2953 [23:11:31] *** Joins: Haudegen (~quassel@replaced-ip )
2954 [23:12:43] *** Joins: azizLIGHT (~azizLIGHT@replaced-ip )
2955 [23:13:19] *** Joins: NullTerminator (~NullTermi@replaced-ip )
2956 [23:13:41] *** Quits: daradydai (~todor@replaced-ip ) (Quit: WeeChat 1.9.1)
2957 [23:13:45] *** Quits: glongo (uid17594@replaced-ip ) (Quit: Connection closed for inactivity)
2958 [23:14:02] *** debhelper sets mode: +l 1552
2959 [23:14:37] *** Joins: reed (~reed@replaced-ip )
2960 [23:14:53] *** Joins: format_c (~format_c@replaced-ip )
2961 [23:14:59] *** Joins: cdown (~cdown@replaced-ip )
2962 [23:15:43] *** Parts: izh_ (~denis@replaced-ip ) ()
2963 [23:15:49] *** Quits: reed (~reed@replaced-ip ) (Client Quit)
2964 [23:16:11] *** Quits: devbaka (~devbaka@replaced-ip ) (Ping timeout: 250 seconds)
2965 [23:16:47] *** Joins: devbaka (~devbaka@replaced-ip )
2966 [23:16:51] *** Quits: Night-Shade (~TimF@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
2967 [23:17:07] *** Joins: fundatillus (~fundatill@replaced-ip )
2968 [23:17:57] <zumba_addict> hi all. I need to install ncat.
However, I'm not sure which package it is included
2969 [23:18:26] <greycat> ,file bin/ncat
2970 [23:18:29] <judd> Search for bin/ncat in stretch/amd64: nmap:
usr/bin/ncat
2971 [23:18:38] <greycat> package "nmap"
2972 [23:18:41] <zumba_addict> wow
2973 [23:18:47] <zumba_addict> ,file bin/ncat
2974 [23:18:51] <judd> Search for bin/ncat in stretch/amd64: nmap:
usr/bin/ncat
2975 [23:18:54] <zumba_addict> sweet!
2976 [23:19:04] <zumba_addict> thank you!
2977 [23:19:52] *** Quits: Guest43600 (~borsin@replaced-ip ) (Ping timeout: 272 seconds)
2978 [23:20:21] *** Quits: greycat (~wooledg@replaced-ip ) (Quit: They see me clawin' the love seat / They won't
do nothin' 'cause I'm cute and furry)
2979 [23:20:57] *** Joins: domovoy_ (~domovoy@replaced-ip )
2980 [23:21:43] *** Joins: fedorafan (~fedorafan@replaced-ip )
2981 [23:21:57] *** Joins: Sollg3r (~ejakuk@replaced-ip )
2982 [23:23:15] *** Quits: aindilis (~aindilis@replaced-ip ) (Remote host closed the connection)
2983 [23:24:03] *** Quits: nibble_zero (~nibble_ze@replaced-ip ) (Quit: nibble_zero)
2984 [23:24:08] *** Joins: aindilis (~aindilis@replaced-ip )
2985 [23:24:13] *** Quits: magnet_ (~magnet@replaced-ip ) (Remote host closed the connection)
2986 [23:24:13] *** Quits: domovoy (~domovoy@replaced-ip ) (Ping timeout: 245 seconds)
2987 [23:24:29] *** Joins: diogenes_ (~diogenes_@replaced-ip )
2988 [23:24:37] *** Quits: domovoy_ (~domovoy@replaced-ip ) (Client Quit)
2989 [23:24:58] *** Joins: domovoy (~domovoy@replaced-ip )
2990 [23:25:08] *** Joins: Essadon (~Essadon@replaced-ip )
2991 [23:25:23] *** Quits: Essadon (~Essadon@replaced-ip ) (Max SendQ exceeded)
2992 [23:25:47] *** Joins: n4dir (~n4dir@replaced-ip )
2993 [23:25:48] *** Joins: Essadon (~Essadon@replaced-ip )
2994 [23:25:51] *** Joins: BCMM (~BCMM@replaced-ip )
2995 [23:27:15] *** Quits: soee (~soee@replaced-ip ) (Quit: Konversation terminated!)
2996 [23:27:31] *** Quits: format_c (~format_c@replaced-ip ) (Quit: format_c)
2997 [23:28:18] *** Quits: srg_____ (~srgg@replaced-ip ) (Quit: srg_____)
2998 [23:29:54] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 264 seconds)
2999 [23:30:37] *** Quits: Brainium (~brainium@replaced-ip ) (Ping timeout: 258 seconds)
3000 [23:32:43] *** Joins: Night-Shade (~TimF@replaced-ip )
3001 [23:32:53] *** Quits: ma27_ (~ma27@replaced-ip ) (Quit: WeeChat 2.2)
3002 [23:34:32] *** Quits: Rogalian (~cools@replaced-ip ) (Remote host closed the connection)
3003 [23:35:49] *** Joins: Rogalian (~cools@replaced-ip )
3004 [23:36:05] *** Quits: Rogalian (~cools@replaced-ip ) (Remote host closed the connection)
3005 [23:36:21] *** Quits: Poffer (~Poffer@replaced-ip ) (Quit: ...)
3006 [23:36:52] *** Joins: Rogalian (~cools@replaced-ip )
3007 [23:37:58] *** Quits: OS-FTP (~OS-FTP@replaced-ip ) (Ping timeout: 245 seconds)
3008 [23:40:01] *** Quits: BCMM (~BCMM@replaced-ip ) (Quit: Konversation terminated!)
3009 [23:40:23] *** Quits: Sollg3r (~ejakuk@replaced-ip ) (Ping timeout: 256 seconds)
3010 [23:40:54] *** Joins: BCMM (~BCMM@replaced-ip )
3011 [23:41:22] *** Quits: seekr (~seekr@replaced-ip ) (Read error: Connection reset by peer)
3012 [23:41:31] *** Joins: L1nuxg33k (uid322116@replaced-ip )
3013 [23:42:24] *** Joins: hypn0 (~h@replaced-ip )
3014 [23:42:32] *** Joins: seekr (~seekr@replaced-ip )
3015 [23:42:55] <Deihmos> by default debian launches all apps in
fullscreen and i can't find a way to disable it
3016 [23:43:02] *** Joins: format_c (~format_c@replaced-ip )
3017 [23:43:46] *** Joins: Immanuel (~Manu@replaced-ip )
3018 [23:44:34] *** Joins: treehug88 (~textual@replaced-ip )
3019 [23:46:26] *** Joins: faw_ (~faw@replaced-ip )
3020 [23:46:33] *** Joins: Brainium (~brainium@replaced-ip )
3021 [23:46:38] <Ede|Popede> Deihmos: that's up to the window
manager.
3022 [23:47:19] <Deihmos> is there no setting available ?
3023 [23:47:53] *** Quits: Brainium (~brainium@replaced-ip ) (Client Quit)
3024 [23:48:09] *** Quits: jsubl2 (~jim@replaced-ip ) (Quit: leaving)
3025 [23:48:57] *** Quits: zophyx (aeee067f@replaced-ip ) (Quit: Page closed)
3026 [23:48:59] *** Quits: faw (~faw@replaced-ip ) (Ping timeout: 268 seconds)
3027 [23:49:45] *** Quits: mrig (~mrig@replaced-ip ) (Quit: WeeChat 2.3)
3028 [23:53:05] *** Joins: mthe878 (~mthe@replaced-ip )
3029 [23:53:13] *** Quits: pringau (~pringau@replaced-ip ) (Remote host closed the connection)
3030 [23:53:50] *** Joins: uniqdom (~uniqdom@replaced-ip )
3031 [23:53:53] *** Quits: aindilis (~aindilis@replaced-ip ) (Read error: Connection reset by peer)
3032 [23:54:33] *** Quits: BrianG61UK (~BrianG61U@replaced-ip ) (Read error: Connection reset by peer)
3033 [23:54:43] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Quit: vergissmeinnicht)
3034 [23:55:25] *** Quits: format_c (~format_c@replaced-ip ) (Quit: format_c)
3035 [23:55:36] <vvor> Deihmos: your WM?
3036 [23:55:57] *** Joins: BrianG61UK (~BrianG61U@replaced-ip )
3037 [23:56:14] *** Joins: xingu (~xingu@replaced-ip )
3038 [23:57:41] *** Joins: format_c (~format_c@replaced-ip )
3039 [23:58:10] *** Quits: BrianG61UK (~BrianG61U@replaced-ip ) (Client Quit)
3040 [23:58:18] *** tempus_fol is now known as tempora
3041 [23:58:32] *** Joins: BrianG61UK (~BrianG61U@replaced-ip )
3042 [23:59:14] *** Quits: hans__ (~hans@replaced-ip ) (Ping timeout: 250 seconds)
3043 [23:59:23] *** Quits: Essadon (~Essadon@replaced-ip ) (Quit: Qutting)
3044 [23:59:31] *** Quits: BrianG61UK (~BrianG61U@replaced-ip ) (Remote host closed the connection)
3045 [23:59:52] *** Joins: BrianG61UK (~BrianG61U@replaced-ip )
↑ top
context: nick names on moving displays as market values
#debian Freenode IRC channel closed on 2021-06-01
contact: a @ her0. be