GNU bug report logs - #35008
sendmail package installs in wrong path

Previous Next

Package: guix;

Reported by: Brant Gardner <brantcgardner <at> brantware.com>

Date: Tue, 26 Mar 2019 19:29:01 UTC

Severity: normal

Done: Morgan Smith <Morgan.J.Smith <at> outlook.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 35008 in the body.
You can then email your comments to 35008 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#35008; Package guix. (Tue, 26 Mar 2019 19:29:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Brant Gardner <brantcgardner <at> brantware.com>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Tue, 26 Mar 2019 19:29:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Brant Gardner <brantcgardner <at> brantware.com>
To: bug-guix <at> gnu.org
Subject: sendmail package installs in wrong path
Date: Tue, 26 Mar 2019 14:18:27 -0500
[Message part 1 (text/plain, inline)]
Good afternoon;

Installing sendmail package as:

(packages (cons* nss-certs         ;for HTTPS access
                 ; (several other packages here)
                 sendmail
                 %base-packages))

Results in sendmail installing in this location:

/gnu/store/b0gmd1ac6np7zgb8hvbfgy45b0haz8xg-sendmail-8.15.2/usr/sbin/sendmail

But no links for sendmail show up under any user's profile, and asking on #guix seems to
indicate that sendmail should install under /usr/bin, not /usr/sbin which may be the issue.

Thank you,

-- 
Brant Gardner

[signature.asc (application/pgp-signature, inline)]

Information forwarded to bug-guix <at> gnu.org:
bug#35008; Package guix. (Tue, 26 Mar 2019 19:51:01 GMT) Full text and rfc822 format available.

Message #8 received at 35008 <at> debbugs.gnu.org (full text, mbox):

From: Danny Milosavljevic <dannym <at> scratchpost.org>
To: 35008 <at> debbugs.gnu.org
Cc: Brant Gardner <brantcgardner <at> brantware.com>
Subject: Re: bug#35008: sendmail package installs in wrong path
Date: Tue, 26 Mar 2019 20:50:22 +0100
[Message part 1 (text/plain, inline)]
Hi,

On Tue, 26 Mar 2019 14:18:27 -0500
Brant Gardner <brantcgardner <at> brantware.com> wrote:

> Good afternoon;
> 
> Installing sendmail package as:
> 
> (packages (cons* nss-certs         ;for HTTPS access
>                  ; (several other packages here)
>                  sendmail
>                  %base-packages))
> 
> Results in sendmail installing in this location:
> 
> /gnu/store/b0gmd1ac6np7zgb8hvbfgy45b0haz8xg-sendmail-8.15.2/usr/sbin/sendmail
> 
> But no links for sendmail show up under any user's profile, and asking on #guix seems to
> indicate that sendmail should install under /usr/bin, not /usr/sbin which may be the issue.

What's more important is that it shouldn't have "/usr" (in a way,
"/gnu/store/b0gmd1ac6np7zgb8hvbfgy45b0haz8xg-sendmail-8.15.2" is "/usr" already).

./devtools/M4/UNIX/defines.m4 seems to contain a lot of path definitions but we
don't patch them.  That is definitely incorrect.

confMBINDIR seems to be the variable used for installation (see sendmail/Makefile.m4).

(I have no idea what ${M`'BINDIR}, used in there, does)

As I don't know sendmail (always been a postfix / qmail user), I can't help more than that,
but maybe someone else can adapt and test it.
[Message part 2 (application/pgp-signature, inline)]

bug closed, send any further explanations to 35008 <at> debbugs.gnu.org and Brant Gardner <brantcgardner <at> brantware.com> Request was from Morgan Smith <Morgan.J.Smith <at> outlook.com> to control <at> debbugs.gnu.org. (Mon, 13 Feb 2023 17:27:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 14 Mar 2023 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 114 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.