Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 712796 - file was removed from mail-filter/spamassassin ebuild but it is used in ebuild
Summary: file was removed from mail-filter/spamassassin ebuild but it is used in ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
: 712830 (view as bug list)
Depends on:
Blocks:
 
Reported: 2020-03-16 09:55 UTC by Vadim
Modified: 2020-03-16 13:59 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vadim 2020-03-16 09:55:12 UTC
file mail-filter/spamassassin/files/spamassassin.service.conf-r2 has been removed by commit d04c5d81f9165702939ffcaf1dda981b8c36d711

but it is used in actual ebuild spamassassin-3.4.4.ebuild


>>> Failed to emerge mail-filter/spamassassin-3.4.4, Log file:

>>>  '/var/tmp/portage/mail-filter/spamassassin-3.4.4/temp/build.log'

 * Messages for package app-misc/mc-4.8.24:

 * "unicode" USE flag only takes effect when the "slang" USE flag is disabled.

 * Messages for package mail-filter/spamassassin-3.4.4:

 * ERROR: mail-filter/spamassassin-3.4.4::gentoo failed (install phase):
 *   !!! newins: /var/tmp/portage/mail-filter/spamassassin-3.4.4/files/spamassassin.service.conf-r2 does not exist
 *
 * If you need support, post the output of `emerge --info '=mail-filter/spamassassin-3.4.4::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=mail-filter/spamassassin-3.4.4::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/mail-filter/spamassassin-3.4.4/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/mail-filter/spamassassin-3.4.4/temp/environment'.
 * Working directory: '/var/tmp/portage/mail-filter/spamassassin-3.4.4/work/Mail-SpamAssassin-3.4.4'
 * S: '/var/tmp/portage/mail-filter/spamassassin-3.4.4/work/Mail-SpamAssassin-3.4.4'
Comment 1 Larry the Git Cow gentoo-dev 2020-03-16 11:48:18 UTC
The bug has been closed via the following commit(s):

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

commit bef992729dfdbf22bd07ea238370a2a3b8a7f0bc
Author:     Joonas Niilola <juippis@gentoo.org>
AuthorDate: 2020-03-16 11:47:49 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-03-16 11:47:49 +0000

    mail-filter/spamassassin: add spamassassin.service.conf-r2 back
    
     - accidentally deleted with previous commit,
       d04c5d81f9165702939ffcaf1dda981b8c36d711
    
    Closes: https://bugs.gentoo.org/712796
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 mail-filter/spamassassin/files/spamassassin.service.conf-r2 | 2 ++
 1 file changed, 2 insertions(+)
Comment 2 Philippe Chaintreuil 2020-03-16 13:45:38 UTC
*** Bug 712830 has been marked as a duplicate of this bug. ***
Comment 3 Philippe Chaintreuil 2020-03-16 13:59:10 UTC
Thanks for the bug report, Vadim.