Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 738280 - net-mail/cyrus-imapd-3.0.13 - mv: cannot stat '/var/tmp/portage/net-mail/cyrus-imapd-3.0.13/image/usr/libexec/master': No such file or directory
Summary: net-mail/cyrus-imapd-3.0.13 - mv: cannot stat '/var/tmp/portage/net-mail/cyru...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC64 Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-08-20 22:19 UTC by ernsteiswuerfel
Modified: 2024-02-15 13:27 UTC (History)
3 users (show)

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


Attachments
build.log (cyrus-imapd-3.0.13:20200820-221015.log,156.92 KB, text/plain)
2020-08-20 22:19 UTC, ernsteiswuerfel
Details
emerge --info (file_738280.txt,5.79 KB, text/plain)
2020-08-20 22:20 UTC, ernsteiswuerfel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ernsteiswuerfel archtester 2020-08-20 22:19:38 UTC
Created attachment 655824 [details]
build.log

cyrus-imapd-3.0.13 fails to build with USE='backup -calalarm -caps clamav -http kerberos -ldap -lmdb -mysql -nntp pam -perl -postgres replication -server sieve snmp sqlite ssl static-libs tcpd xapian'.

[...]
make[4]: Entering directory '/var/tmp/portage/net-mail/cyrus-imapd-3.0.13/work/cyrus-imapd-3.0.13'
make[4]: Nothing to be done for 'install-data-hook'.
make[4]: Leaving directory '/var/tmp/portage/net-mail/cyrus-imapd-3.0.13/work/cyrus-imapd-3.0.13'
make[3]: Leaving directory '/var/tmp/portage/net-mail/cyrus-imapd-3.0.13/work/cyrus-imapd-3.0.13'
make[2]: Leaving directory '/var/tmp/portage/net-mail/cyrus-imapd-3.0.13/work/cyrus-imapd-3.0.13'
make[1]: Leaving directory '/var/tmp/portage/net-mail/cyrus-imapd-3.0.13/work/cyrus-imapd-3.0.13'
mv: cannot stat '/var/tmp/portage/net-mail/cyrus-imapd-3.0.13/image/usr/libexec/master': No such file or directory
 * ERROR: net-mail/cyrus-imapd-3.0.13::gentoo failed (install phase):
 *   (no error message)
 * 
 * Call stack:
 *     ebuild.sh, line 125:  Called src_install
 *   environment, line 2319:  Called die
 * The specific snippet of code:
 *       mv "${D}"/usr/libexec/{master,cyrusmaster} || die;
Comment 1 ernsteiswuerfel archtester 2020-08-20 22:20:02 UTC
Created attachment 655826 [details]
emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-05-06 23:26:36 UTC
The bug has been referenced in the following commit(s):

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

commit 9724a2bd22bcf58dbd83e2f1580d4507ad9fa6bc
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-05-06 23:14:00 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-05-06 23:26:18 +0000

    net-mail/cyrus-imapd: add 3.4.0 (masked)
    
    Changes:
    * lmdb support dropped upstream
    * sieve is, for now, unconditionally built due to upstream changes
    
    Masked for testing in a follow-up commit.
    
    Bug: https://bugs.gentoo.org/731266
    Bug: https://bugs.gentoo.org/738280
    Bug: https://bugs.gentoo.org/740188
    Bug: https://bugs.gentoo.org/738278
    Bug: https://bugs.gentoo.org/738276
    Bug: https://bugs.gentoo.org/356341
    Bug: https://bugs.gentoo.org/688242
    Bug: https://bugs.gentoo.org/662896
    Bug: https://bugs.gentoo.org/687864
    Signed-off-by: Sam James <sam@gentoo.org>

 net-mail/cyrus-imapd/Manifest                 |   1 +
 net-mail/cyrus-imapd/cyrus-imapd-3.4.0.ebuild | 234 ++++++++++++++++++++++++++
 2 files changed, 235 insertions(+)

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

commit f2b08a02bdc724992071e52b60e356ee9fcd0759
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-05-06 22:44:21 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-05-06 23:26:17 +0000

    net-mail/cyrus-imapd: add 3.0.15
    
    Bug: https://bugs.gentoo.org/738280
    Bug: https://bugs.gentoo.org/740188
    Bug: https://bugs.gentoo.org/738278
    Bug: https://bugs.gentoo.org/738276
    Bug: https://bugs.gentoo.org/356341
    Bug: https://bugs.gentoo.org/688242
    Bug: https://bugs.gentoo.org/721466
    Bug: https://bugs.gentoo.org/662896
    Bug: https://bugs.gentoo.org/687864
    Signed-off-by: Sam James <sam@gentoo.org>

 net-mail/cyrus-imapd/Manifest                  |   1 +
 net-mail/cyrus-imapd/cyrus-imapd-3.0.15.ebuild | 229 +++++++++++++++++++++++++
 2 files changed, 230 insertions(+)
Comment 3 J. Roeleveld 2024-02-06 08:29:50 UTC
Portage tree only contains version "3.4.5-r1"
I think this can be closed?
Comment 4 ernsteiswuerfel archtester 2024-02-15 13:27:35 UTC
Issue does not show up on current 3.4.5-r1.

Closing as obsolete.