On 09/13/2016 04:23 AM, Bertram Scharpf wrote:
> Hi,
>
> after suspend, my wlan is dead and it cannot be restarted
>
> What do I have to try?
I had this same problem with the ath5k driver (still do, I bet)
on my Thinkpad x61s. What happens if you run "sudo rfkill list"
after you resume from
On 09/13/2016 09:18 AM, Bertram Scharpf wrote:
>
> Doesn't seem to.
>
> # rfkill list# before suspend
> 0: phy0: Wireless LAN
> Soft blocked: no
> Hard blocked: no
> # rfkill list# after resume
> 0: phy0: Wireless LAN
>
On 09/13/2016 11:12 AM, Rich Freeman wrote:
> (this is the part where everybody chimes in and points out
> that /usr/portage is in the wrong place to begin with).
>
This way, everyone's unhappy. If we move it to a new better location,
then there will be public outcry from the people who prefer a
On 09/21/2016 09:54 PM, meino.cra...@gmx.de wrote:
> Hi,
>
> Got this this morning:
>
https://bugs.gentoo.org/show_bug.cgi?id=594732
On 10/01/2016 11:29 PM, meino.cra...@gmx.de wrote:
> Hi,
>
> Suppose I would compile a program, which uses shared libraries and I
> specify an additional library, which will be completly unused by the
> code...will the resulting executable differ from an executable which
> is compiled without th
On 10/02/2016 01:18 AM, meino.cra...@gmx.de wrote:
>
> One curious question remains:
> If -as-needed is included, all libs will be "delinked" :), which
> are not used...so I am throwing away stuff, which no code calls:
> WHY should this cause trouble?
> Or is it again oversimplified by me? :) ;)
On 10/02/2016 10:38 AM, Rich Freeman wrote:
> That said, some distros have better
> tools for finding missing dependencies, like blocking access to files
> that aren't part of a declared dependency during the build process.
> I've looked at the portage jail and that actually wouldn't be hard to
> a
On 11/21/2016 08:26 AM, Jorge Almeida wrote:
> What is the proper procedure to ask for some modification in a ebuild?
> (Bugs as well as feature requests...)
>
File a bug at https://bugs.gentoo.org/
> My current concrete example: gtk+ 3.* has a configuration option
> --enable-debug=[no/minimum/
On 4/10/20 10:29 PM, Ian Zimmerman wrote:
> On 2020-04-08 18:49, Michael Orlitzky wrote:
>
>> Ebuilds are bash, but the ./configure scripts and makefiles that often
>> get run within the ebuilds use /bin/sh by default.
>
> I see, but then it is an upstream problem no?
On 4/11/20 4:08 PM, antlists wrote:
>
> Okay, it was a long time ago, and it was MS-Mail (Exchange's
> predecessor, for those who can remember back that far), but I had an
> argument with my boss. He was well annoyed with our ISP for complying
> with RFC's because they switched to ESMTP and MS-
On 4/11/20 4:41 PM, Grant Taylor wrote:
> On 4/11/20 2:17 PM, Michael Orlitzky wrote:
>> Exchange used to do all manner of stupid things, but now that Microsoft
>> is running it themselves and making money from O365, they seem to have
>> figured out how to make it send mail
On 4/16/20 11:15 AM, tu...@posteo.de wrote:
>
> Is there a way to express $fn in a way, so that
> do_something get one filename at a time and
> whole thing does not is torn apart by some
> not so nice filenames?
>
What are your constraints... are you using bash, or just any POSIX
shell? Can you
On 4/18/20 10:17 PM, Steve Freeman wrote:
>
> Based on your suggestion, I simply added the following line to
> /etc/portage/package.accept_keywords:
> =dev-php/pecl-apcu-5.1.18 ~amd64
>
> It worked like a champ. Thank you very much!
>
Now that php-7.4 is stable, we should probably stabilize t
On 4/22/20 11:22 AM, Caveman Al Toraboran wrote:
> On Tuesday, April 21, 2020 11:01 PM, Consus wrote:
>
>> Yeah, mgorny likes to do some provocative stuff like forking Portage.
>
> patching P*E is heretic, and forking it is
> outright blasphemous.
>
For everyone complaining about how long
On 4/22/20 11:58 AM, John Covici wrote:
>
> Yes, portage agrees with that statement, maybe I didn't give you the
> whole log, I thought it said that in there -- I did see that, I am
> sure. My question is how does this work normally, when you merge a
> package and update is this not always the ca
On 4/22/20 12:07 PM, Caveman Al Toraboran wrote:
>
> i was joking. i agree with you + mgorny.
I got that =)
> in fact, i think portage sucks so much it must be
> rewritten from scratch, in such a way that it has
> least run-time dependencies, so we stop worrying
> about upgrading other package
On 4/22/20 12:14 PM, lego12...@yandex.ru wrote:
> On Wed, Apr 22, 2020 at 04:07:52PM +, Caveman Al Toraboran wrote:
>> in fact, i think portage sucks so much it must be
>> rewritten from scratch, in such a way that it has
>> least run-time dependencies, so we stop worrying
>> about upgrading ot
On 4/22/20 12:24 PM, Michael Jones wrote:
>
> On a source-based distribution, the thing that manages package
> installations can break itself if it incorrectly installs a library that
> a subsequent run of itself would dynamically link against.
>
I won't say this is impossible, but in general it
On 4/22/20 1:19 PM, John Covici wrote:
>
> That makes no sense to me -- portage itself says those files are owned
> by 14.7.1965(14) so if its telling me that why does it not just
> replace those files?
>
Aha, you're not doing anything wrong. The old 14.7.x version was slotted:
https://gitweb.g
On 4/22/20 1:29 PM, Dale wrote:
>
> Some may recall my thread about emerge only using one core when doing
> it's build list. As was discussed in that thread, it would be really
> difficult to build that list in pretty much any language because it just
> isn't set up to do that, the tree itself it
On 4/22/20 2:08 PM, lego12...@yandex.ru wrote:
> On Wed, Apr 22, 2020 at 07:48:01PM +0200, Alessandro Barbieri wrote:
>> Whatever, but QA is by my side and I'm helping removing static libraries
>> from gentoo packages.
>
> Man, this is not a technical argument. Sorry :-). You are wrong from a
> te
On 4/22/20 2:24 PM, Michael Jones wrote:
>
>
> On Wed, Apr 22, 2020 at 1:19 PM Michael Orlitzky <mailto:m...@gentoo.org>> wrote:
>
> How do you plan to update all of your programs when there's a security
> vulnerability in, say, OpenSSL?
>
>
&
On 4/22/20 2:24 PM, Consus wrote:
> On Wed, Apr 22, 2020 at 02:19:19PM -0400, Michael Orlitzky wrote:
>> How do you plan to update all of your programs when there's a security
>> vulnerability in, say, OpenSSL?
>
> emerge -1 @world of course :D
>
> By the way, R
On 4/22/20 3:15 PM, Michael Jones wrote:
>
> Why would I need to emerge world? Portage knows the full list of
> packages that depend on openssl, transitively.
>
> Unless you're generalizing to say that (almost) everything depends on
> openssl, I suppose.
>
> Also, didn't the handbook, at one poi
On 4/22/20 3:22 PM, Michael Jones wrote:
>
> But I don't generally want my entire system statically linked, only a
> few things.
>
FWIW, I do know there are situations where static linking is the right
thing to do.
On 4/23/20 5:44 AM, Dale wrote:
> lego12...@yandex.ru wrote:
>> On Thu, Apr 23, 2020 at 04:02:13AM -0500, Dale wrote:
>>> lego12...@yandex.ru wrote:
Just interesting, why you need to sync every day?
And why you need emerge -e, if you can use emerge -auND?
>>> Might be because Michael is a
On 4/23/20 4:45 AM, lego12...@yandex.ru wrote:
> On Wed, Apr 22, 2020 at 03:24:07PM -0400, Michael Orlitzky wrote:
>> FWIW, I do know there are situations where static linking is the right
>> thing to do.
>
> If you project require strong security, than it would be sim
On 4/23/20 2:14 PM, Caveman Al Toraboran wrote:
> On Wednesday, April 22, 2020 9:34 PM, Michael Orlitzky
> wrote:
>
>> Dependency resolution is indeed a (formally) hard problem. Solving the
>> traveling salesman problem is also hard. Solving the traveling salesman
>>
On 4/25/20 11:20 AM, "Chris Phillips"@T O wrote:
>
> How do I override the ./configure options for emerge [-r] ?
>
If it's a one-time thing, you can set the EXTRA_ECONF environment
variable to contain the extra arguments to ./configure. The contents of
EXTRA_ECONF are appended to the end of the
On 4/25/20 11:55 AM, tu...@posteo.de wrote:
> ## ... PYTHON_SINGLE_TARGET="python3_6 python3_8 -python3_7"
> ##
> ##The following REQUIRED_USE flag constraints are unsatisfied:
> ## exactly-one-of ( python_single_target_python3_6
> python_single_target_python3_7 python_single_target_py
On 4/26/20 10:23 AM, Caveman Al Toraboran wrote:
>>
>> That looks a lot like a linear programming problem, but package versions
>> are discrete. So ignoring all of the details, it's believable that we
>> have an integer programming problem, which is NP-complete.
>
> i'm dumb, and don't fully under
On 5/5/20 5:43 PM, tastytea wrote:
>
>> If there's an Emacs-friendly way to post bugs, I'd be glad to know:
>> there are ≈6 bugs and patches waiting in my queue.
>
> I searched a few weeks ago but couldn't find anything. :-(
>
www-client/pybugz
On 5/5/20 9:59 PM, akater wrote:
> Michael Orlitzky writes:
>
>> www-client/pybugz
>
> I have that one installed, actually! But I'd rather use it through
> Elisp interface... which I'm likely to write if nobody else does but
> it's unlikely to happen in
On 5/12/20 9:59 PM, Alan Grimes wrote:
> This is just fantasmagorically wonderful:
>
> cmake: error while loading shared libraries: libjsoncpp.so.22: cannot
> open shared object file: No such file or directory
Well, the good news is the latest version of dev-libs/jsoncpp no longer
uses CMake for
On 5/14/20 7:55 AM, Neil Bothwick wrote:
> On Thu, 14 May 2020 18:17:06 +0800, Pengcheng Xu wrote:
>
>> That seems interesting. Do we need to include Portage install prefix
>> (/var/tmp/portage/category/package/..., the image path prefix before
>> actually merging with /)?
>>
>> Regards,
>
> No,
On 5/27/20 10:26 AM, Grant Edwards wrote:
> I tried to emerge matplotlib today, and it failed because it's linking
> in 32-bit libraries instead of 64 bit ones:
>
> ...
>
> What would cause that?
>
On the command-line:
-L/usr/lib -L/usr/lib64
Some part of... some build system... is buggy. Th
On 2020-06-20 19:06, Daniel Frey wrote:
>
> I understand the dependencies problem that they were trying to solve,
> but I don't think the way it was implemented is a great one.
>
This isn't a fundamental problem, it's your package manager being dumb.
File a bug; I can think of several band-aids
On 2020-06-26 16:03, james wrote:
>
> BEFORE I contribute to this bug,
The bug is already fixed in a newer version of portage =)
On 2020-07-20 11:31, Alarig Le Lay wrote:
> On Mon 20 Jul 2020 16:20:47 GMT, Neil Bothwick wrote:
>> Including the man page in the files directory would avoid this, although
>> I don't know if this is considered good practice.
>
> Perhaps adding a man use flag which enabled by default?
>
The ret
On 2020-07-20 12:39, antlists wrote:
> On 20/07/2020 15:55, Peter Humphrey wrote:
>> fatal: in parameter smtpd_relay_restrictions or smtpd_recipient_restrictions,
>> specify at least one working instance of: reject_unauth_destination,
>> defer_unauth_destination, reject, defer, defer_if_permit or
>
On 2020-07-21 13:08:16, Grant Edwards wrote:
> On 2020-07-20, Michael Orlitzky wrote:
>
> > These are build-only dependencies so "emerge --depclean" can remove them
> > after you install bind-tools.
>
> Except it doesn't. I did an "emerge --depclean
On 2020-07-21 12:00, Grant Edwards wrote:
>
> That only requires 6 new packages (two of them are
> acct-{user,group}/polkitd, so it's only 4 new "real" packages. Of
> course every self-respecting package needs to install at least one new
> programming language -- this time it's dev-lang/spidermonk
On 2020-08-10 10:02, Grant Edwards wrote:
>
> Can somebody explain the point of a dependancy like this in an ebuild?
>
> COMMON_DEPEND="
> ...
> virtual/tex-base
> dvi? (
> virtual/tex-base
> t1lib? ( >=media-libs/t1lib-5:5 )
> )
It's a har
On 2020-08-24 17:24, Thomas Mueller wrote:
>
> How did you recover? You couldn't even use setup.py at that stage.
>
> Did you have to download the python distfile if you didn't have it
> already, and build using configure and make directly?
You can find someone you trust with the same architect
On 2020-08-27 09:40, Grant Edwards wrote:
> I'm trying to figure out how to conifgure openssh sshd to listen on
> specific interface(s). I know how to configure it to listen on a
> specific IP address, but what do you do when using DHCP and don't know
> what IP address is going to be assigned.
>
On 2020-08-28 17:12, Grant Taylor wrote:
> On 8/28/20 1:54 PM, Poison BL. wrote:
>> I'm rather late to the game with this, but at the end of the day,
>> mail coming *into* a mail server isn't typically encrypted (and even
>> that is only the body, the headers can still reveal a great deal,
>> an
On 2020-08-28 17:53, Grant Taylor wrote:
> On 8/28/20 3:33 PM, Michael Orlitzky wrote:
>> TLS only secures the channel; what comes out at the end is a plain-text
>> message that can be read with minimal effort by the VPS provider,
>> no skullduggery needed.
>
>
On 2020-08-28 19:43, Grant Taylor wrote:
>
> The only way to get the key is to extract it out of the running VPS's
> memory. Something that I think is beyond the capability of many, but
> definitely not all, people.
>
> ...
>
> As long as STARTTLS is used (and validated) between the MTAs and
On 2020-08-28 20:29, Grant Taylor wrote:
> On 8/28/20 6:10 PM, Michael Orlitzky wrote:
>> I think I see where we're diverging: I'm assuming that the employees of
>> the VPS provider can hop onto any running system with root privileges.
>
> Perhaps I'm woefu
On 2020-09-25 01:39, urp...@gmx.com wrote:
>
> # Copyright 2020 Gentoo Authors
> * QA Notice: The following shared libraries lack a SONAME
> * /usr/lib/liblsp-dsp-lib-0.5.9.so
This is just a warning, I think? Regardless, it's not something you can
fix yourself.
The short explanation is that li
On 2020-09-26 00:50, urp...@gmx.com wrote:
>
> Files matching a file type that is not allowed:
>usr/lib/liblsp-dsp-lib-0.5.9.so
> * ERROR: media-libs/lsp-dsp-lib-0.5.9::macro failed:
> * multilib-strict check failed!
> *
That's a 64-bit library I guess. It has to go in /usr/lib64 instea
On 2020-09-28 21:24, urp...@gmx.com wrote:
> On Mon, Sep 28, 2020 at 03:10:09PM +1000, urp...@gmx.com wrote:
>> On Sat, Sep 26, 2020 at 09:57:59AM -0400, Michael Orlitzky wrote:
>>> On 2020-09-26 00:50, urp...@gmx.com wrote:
>>>>
>>>> Files matching a file
On 2020-10-10 14:02, Jack wrote:
>
> I suppose if I put elogind in the default runlevel, then open-rc will
> hopefully start it before it would otherwise get launched, but I'm
> curious how I could track down what is currently causing it to be
> started.
>
If you built elogind with USE=pam
On 10/17/20 8:10 AM, gevisz wrote:
Any thoughts on how to proceed with this obstacle other than to
depclean tensorflow and try to reinstall it again?
> The problem is that all versions of tensorflow and almost all of its
dependencies are masked by default. So it is almost impossible to
guess whi
On 10/17/20 3:56 PM, gevisz wrote:
Well, compilation of tensorflow-2.3.1 failed exactly with the same error. :(
Can you file a bug with the full build log? Someone with a faster
computer may be able to investigate.
On 12/3/20 8:40 PM, Dale wrote:
Howdy,
I've mentioned I follow -dev to see what is coming around the corner.
There is a thread on there about switching tmpfiles packages for
security reasons. I currently have sys-apps/opentmpfiles installed. I
guess that is the default for openrc. Someone men
On 12/3/20 9:18 PM, Michael Orlitzky wrote:
There's a full explanation here:
http://michael.orlitzky.com/cves/cve-2017-18925.xhtml
Just kidding, there were actually two:
http://michael.orlitzky.com/cves/cve-2017-18188.xhtml
On 12/4/20 3:55 AM, tastytea wrote:
From what I could gather, opentmpfiles is only vulnerable when an
attacker is able to put a config file into /etc/tmpfiles.d/, so they
have to be already root.
The exploit does require an entry in /etc/tmpfiles.d, but many packages
install perfectly innoce
On 12/4/20 5:47 AM, Michael wrote:
If sys-apps/opentmpfiles is installed on openrc profiles, will this be
depracated and replaced with sys-apps/systemd-tmpfiles, or is this something
we should do manually ourselves?
Only the default is being changed for now, so you should swap them yourself.
On 12/4/20 1:44 AM, Dale wrote:
Will opentmpfiles be fixed at some point or is it true that it can't be
fixed? On -dev, I think I read where one person said it can't be
fixed. In that case, switching is likely a good idea since the insecure
package can't be fixed.
The answer is a bit compli
On 12/4/20 12:02 PM, Dale wrote:
So basically, that package would have to start over from scratch to be
fixed. That's not very likely if history means anything.
I think the opentmpfiles devs are planning to copy/paste the
systemd-tmpfiles C code into opentmpfiles eventually. That will make
On 12/6/20 2:55 AM, Martin Vaeth wrote:
Dale wrote:
It sounds like a rather rare problem. Maybe even only during boot up.
It is a non-existent problem on openrc if you clean /tmp and /var/tmp
on boot (which you should do if you use opentmp):
The purpose of opentmpfiles is to fill these dire
On 12/6/20 11:57 AM, Martin Vaeth wrote:
Michael Orlitzky wrote:
Why are you focusing on /tmp and /var/tmp?
Because only world-writable directories are the ones which
can be exploited unless the tmpfiles.conf author does
something malevolent or extremely stupid.
This is completely untrue
On 12/16/20 12:30 PM, k...@aspodata.se wrote:
Both sci-libs/{amd,camd}-2.4.6 gives this error in their build log:
! Package inputenc Error: Unicode character ^^H (U+0008)
(inputenc)not set up for use with LaTeX.
I can reproduce this... I'll take a look.
On 12/16/20 1:17 PM, Michael Orlitzky wrote:
On 12/16/20 12:30 PM, k...@aspodata.se wrote:
Both sci-libs/{amd,camd}-2.4.6 gives this error in their build log:
! Package inputenc Error: Unicode character ^^H (U+0008)
(inputenc)not set up for use with LaTeX.
I can
On 12/16/20 5:16 PM, k...@aspodata.se wrote:
It will probably, cannot test just now, rust is compiling
I'm sorry for your loss. I opened
https://bugs.gentoo.org/760408
to track this issue, but we will probably hack around it in the ebuild
for now. Our SuiteSparse ebuilds are far behi
On 12/19/20 7:41 PM, k...@aspodata.se wrote:
So that means that programs like ngspice won't link with glibc 2.32 or
later.
The easiest way to fix this is probably to update the version of ngspice
available in Gentoo. The latest upstream release is v33,
http://ngspice.sourceforge.net/news
On 12/31/20 2:34 AM, n952162 wrote:
cups was already installed. I considered removing it, but several other
things, like ghostscript (!) are dependent on it. I'm using
--keep-going for now. I suspect a bug in acct-group/lp that will get
cleared up.
If it's a bug in the acct-user eclass, it
On 1/5/21 5:17 PM, n952162 wrote:
I'm thinking about putting the stuff in /var/tmp/portage on another
drive and linking with a symlink. Is there a better way?
Using the PORTAGE_TMPDIR variable (man make.conf).
On Sun, 2021-01-31 at 18:42 -0500, Andrew Udvare wrote:
>
> Our best option is to treat Nodejs stuff the way we treat Rust and Go
> packages. Pretend Nodejs 'binaries' are 'built' statically and
> therefore, grab all the dependencies in the main package ebuild.
The only thing a package manager do
On Mon, 2021-02-01 at 05:23 -0500, Andrew Udvare wrote:
> >
> > 1. Nothing is shared between packages so build time and disk
> > usage skyrockets.
>
> This is NodeJS and 99% of stuff is plain JavaScript. Many packages
> are tiny. More time will be spent unpacking tiny distfiles and re-
> ar
On Sat, 2021-02-06 at 18:46 -0700, Dan Egli wrote:
>
> At first I thought it was complaining about it's own missing module. But
> there's no use flag for sqlite in fail2ban. So then I looked at python
> itself. Sure enough, the sqlite use flag was disabled. So I turned it
> on and re-emerged p
On Fri, 2024-10-25 at 13:08 +0200, Holger Hoffstätte wrote:
> >
> > It's a Go package though, so it will quietly install a mountain a
> > random outdated static libraries from github.
>
> What? No, it will not. Those dependencies are absolutely not installed,
> they are only used for building & l
I lost the other thread, but for anyone looking for a "dig"
replacement, "drill" is hidden in net-libs/ldns.
On 2024-10-25 00:47:27, Grant Edwards wrote:
> >
> > Try net-dns/doggo[2]
>
> Cool, and it doens't want to install 4 other new packages like
> bind-tools does. [OK, two are just account/group packages, so it's
> not quite as bad as it sounds.]
It's a Go package though, so it will quietly install
On Mon, 2024-09-23 at 22:08 +, Alan Mackenzie wrote:
>
> But the unused code still gets built in, doesn't it? That's a somewhat
> un-gentoo like situation.
>
It depends on the language, but in a compiled language, not usually.
Regardless: if you aren't a fan of widespread changes to global
On 2024-09-24 21:42:23, Eli Schwartz wrote:
>
> Please do not disable the USE=ipv6, as that is *utterly* insane. It also
> does approximately nothing. In packages which support this USE flag,
> which is rare, it causes the code to use old, untested APIs which only
> support ipv4, rather than new,
On 2025-02-11 17:30:00, Matthias Hanft wrote:
>
> Hmmm... could be a solution indeed, but as long as it's just revdep-rebuild,
> the pain threshold for an overlay and tinkering with the ebuild has not yet
> been reached :-)
>
I think you are going to be stuck with revdep-rebuild issues
otherwise
On Fri, 2024-12-20 at 12:37 -0500, Alan Grimes wrote:
> Hey, does Ninja have scaling problems? I'm getting MANY failures when it
> tries to build on 64 threads (BG BAWX).
>
Ninja doesn't (yet) support the GNU Make jobserver protocol, so if you
have a build system that mixes ninja with ot
On Tue, 2025-01-14 at 16:28 +, Peter Humphrey wrote:
>
> That's v helpful, Michael. Thanks.
>
> Do you mind if I quote you in the bug report I send in?
>
Nope, go ahead.
On Tue, 2025-01-14 at 11:28 +, Peter Humphrey wrote:
> Greetings,
>
> How can I prevent portage from auto-updating /etc/init.d/boinc?
>
In this case the init script is using a custom variable for the
timeout, and setting that variable unconditionally:
stop() {
local stop_timeout="SIGT
On 2025-02-14 13:47:56, Matthias Hanft wrote:
> Michael Orlitzky wrote:
> >
> > I think you are going to be stuck with revdep-rebuild issues
> > otherwise.
>
> I succeeded in creating a file /etc/revdep-rebuild/98-firebird
> with the line
>
> LD_LIBRARY_MASK=
On Fri, 2025-05-02 at 16:26 +, Grant Edwards wrote:
> After a normal --sync and -auvND world, it seems I suddenly need to
> specify use flags python_targets and python_single_target for various
> packages.
>
> I've never had to set those before.
>
Wild guess, python-3.13 recently became defa
On 2025-02-22 15:28:13, Mansour Al Akeel wrote:
> Michael,
> Similar behavior is seen when updating sys-devel/bison. I installed openjdk
> instead of graalvm, just in case. Here's the relevant output for emerge:
>
> checking whether x86_64-pc-linux-gnu-g++ supports POSIXLY_CORRECT=1... yes
> check
On 2025-02-22 10:40:28, Mansour Al Akeel wrote:
> The problem is in the dependency dev-util/colm and not with webkit-gtk.
>
> The sorted env vars contains no reference to 'java'. In fact there's
> neither CC nor CXX env-var:
Check "emerge --info" too.
On 2025-02-21 22:02:34, Mansour Al Akeel wrote:
> Not sure what does this mean and how to solve this?
>
> emerge net-libs/webkit-gtk
>
> Getting:
>
> checking checking if javac is able to compile programs ... ... * ACCESS
> DENIED: fopen_wr: /proc/self/coredump_filter
> * ACCESS DEN
On 2025-06-20 17:38:57, Peter Humphrey wrote:
>
> When it receives an email addressed to prh@, postfix insists on
> forwarding it directly to , and then failing name lookup. It should
> instead accept the email itself and pass it to dovecot. And as far as I know,
> the DNS is working fine.
>
>
801 - 887 of 887 matches
Mail list logo