Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 789300 - www-client/seamonkey with USE=minimal dies trying to remove non-existing directories
Summary: www-client/seamonkey with USE=minimal dies trying to remove non-existing dire...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-05-10 13:00 UTC by Nuno Silva
Modified: 2021-05-14 10:17 UTC (History)
1 user (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 Nuno Silva 2021-05-10 13:00:13 UTC
As reported by another user on irc://chat.freenode.net/gentoo-moz: emerging www-client/seamonkey with USE=minimal will fail as a result of trying to remove directories that do not exist.

This appears to be line 504 in =www-client/seamonkey-2.53.7.1-r1[1]; here I don't see such directories in older builds of SeaMonkey 2.53, the latest version where I see something like these directories is 2.49.9.1_p0.

[1] https://gitweb.gentoo.org/repo/gentoo.git/tree/www-client/seamonkey/seamonkey-2.53.7.1-r1.ebuild#n504

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2021-05-14 10:17:43 UTC
The bug has been closed via the following commit(s):

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

commit 8b67c80493bc0fbe240a35c925d41d39f71b0241
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2021-05-14 09:00:05 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2021-05-14 10:17:35 +0000

    www-client/seamonkey: Drop "minimal" USE flag
    
    Closes: https://bugs.gentoo.org/789300
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 www-client/seamonkey/seamonkey-2.53.7.1-r1.ebuild | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)