Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 906612 - mail-filter/maildrop-3.1.4 and net-mail/courier-imap-5.2.3: file collision /usr/share/man/man1/maildirkw.1.bz2
Summary: mail-filter/maildrop-3.1.4 and net-mail/courier-imap-5.2.3: file collision /u...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Tupone Alfredo
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-17 14:36 UTC by smutnja3
Modified: 2023-05-19 19:24 UTC (History)
0 users

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


Attachments
emerge--info.txt (emerge--info.txt,6.47 KB, text/plain)
2023-05-17 14:36 UTC, smutnja3
Details
build.log (build.log,174.71 KB, text/x-log)
2023-05-17 14:36 UTC, smutnja3
Details

Note You need to log in before you can comment on or make changes to this bug.
Description smutnja3 2023-05-17 14:36:19 UTC
Created attachment 861841 [details]
emerge--info.txt

emerge mail-filter/maildrop-3.1.4  with "-tools" flag fails with

 * Detected file collision(s):
 * 
 *      /usr/share/man/man1/maildirkw.1.bz2
 * 
 * Searching all installed packages for file collisions...
 * 
 * Press Ctrl-C to Stop
 * 
 * net-mail/courier-imap-5.2.3:0::gentoo
 *      /usr/share/man/man1/maildirkw.1.bz2
Comment 1 smutnja3 2023-05-17 14:36:46 UTC
Created attachment 861842 [details]
build.log
Comment 2 Larry the Git Cow gentoo-dev 2023-05-19 19:24:26 UTC
The bug has been closed via the following commit(s):

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

commit 7601b5f762afeacbd46073ea792f95ff0a6f1f60
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2023-05-19 19:23:38 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2023-05-19 19:24:06 +0000

    mail-filter/maildrop: add 3.1.5
    
    Closes: https://bugs.gentoo.org/906612
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 mail-filter/maildrop/Manifest                      |   1 +
 .../maildrop/files/maildrop-3.1.5-common.patch     | 103 +++++++++++++++
 mail-filter/maildrop/maildrop-3.1.5.ebuild         | 139 +++++++++++++++++++++
 3 files changed, 243 insertions(+)

Additionally, it has been referenced in the following commit(s):

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

commit 818432fe6f9baa1c2ab10d578dea9c6e2f64a65a
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2023-05-19 19:19:07 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2023-05-19 19:24:02 +0000

    net-mail/courier-imap: add 5.2.4
    
    Bug: https://bugs.gentoo.org/906612
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 net-mail/courier-imap/Manifest                     |   1 +
 net-mail/courier-imap/courier-imap-5.2.4.ebuild    | 248 +++++++++++++++++++++
 .../files/courier-imap-5.2.4-common.patch          |  57 +++++
 3 files changed, 306 insertions(+)

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

commit 7da7bc098bf5a57792886f37ea25872b6df00a5b
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2023-05-19 19:10:07 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2023-05-19 19:23:58 +0000

    net-mail/courier-common: new package, add 3.1.5
    
    Bug: https://bugs.gentoo.org/906612
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 net-mail/courier-common/Manifest                   |  1 +
 .../courier-common/courier-common-3.1.5.ebuild     | 54 +++++++++++++
 .../files/courier-common-3.1.5-gentoo.patch        | 94 ++++++++++++++++++++++
 net-mail/courier-common/metadata.xml               | 11 +++
 4 files changed, 160 insertions(+)