Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 905406 - net-mail/dovecot-2.3.21.1 calls commands that do not exist: rpcgen
Summary: net-mail/dovecot-2.3.21.1 calls commands that do not exist: rpcgen
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Eray Aslan
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-01 08:44 UTC by Agostino Sarubbo
Modified: 2025-05-08 13:41 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log.xz (build.log.xz,77.29 KB, application/x-xz)
2023-05-01 08:44 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2023-05-01 08:44:18 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-mail/dovecot-2.3.20-r3 calls commands that do not exist.
Discovered on: amd64 (internal ref: ci)

NOTE:
Please look for 'command not found' and/or 'no such file or directory'.
Comment 1 Agostino Sarubbo gentoo-dev 2023-05-01 08:44:20 UTC
Created attachment 860999 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2024-01-03 08:49:20 UTC
gcc14_tinderbox has reproduced this issue with version 2.3.21 - Updating summary.
Comment 3 Agostino Sarubbo gentoo-dev 2024-03-06 10:05:38 UTC
ci has reproduced this issue with version 2.3.21-r1 - Updating summary.
Comment 4 Agostino Sarubbo gentoo-dev 2024-08-15 08:21:45 UTC
ci has reproduced this issue with version 2.3.21.1 - Updating summary.
Comment 5 Larry the Git Cow gentoo-dev 2025-05-08 13:41:56 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c451ddd99efb034d745ddb27ab54d34d6ccfb737

commit c451ddd99efb034d745ddb27ab54d34d6ccfb737
Author:     Eray Aslan <eras@gentoo.org>
AuthorDate: 2025-05-08 13:40:52 +0000
Commit:     Eray Aslan <eras@gentoo.org>
CommitDate: 2025-05-08 13:40:52 +0000

    net-mail/dovecot: add 2.4.1
    
    Closes: https://bugs.gentoo.org/954404
    Closes: https://bugs.gentoo.org/942896
    Closes: https://bugs.gentoo.org/934548
    Closes: https://bugs.gentoo.org/929133
    Closes: https://bugs.gentoo.org/905406
    Closes: https://bugs.gentoo.org/877367
    Closes: https://bugs.gentoo.org/802864
    Signed-off-by: Eray Aslan <eras@gentoo.org>

 net-mail/dovecot/Manifest                          |   2 +
 net-mail/dovecot/dovecot-2.4.1.ebuild              | 244 +++++++++++++++++++++
 net-mail/dovecot/files/50-misc.conf                | 109 +++++++++
 .../files/dovecot-2.4.1-gssapi-regression.patch    |  14 ++
 .../files/dovecot-autoconf-lua-version-v3.patch    |  18 ++
 net-mail/dovecot/metadata.xml                      |   1 +
 6 files changed, 388 insertions(+)