Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 677198 - app-doc/gimp-help-2.8.2: msgfmt: error while opening "./po/ca/gimp.po" for reading: No such file or directory
Summary: app-doc/gimp-help-2.8.2: msgfmt: error while opening "./po/ca/gimp.po" for re...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sergey Torokhov
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 676388
  Show dependency tree
 
Reported: 2019-02-03 16:04 UTC by Rolf Eike Beer
Modified: 2023-05-07 11:43 UTC (History)
1 user (show)

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


Attachments
build.log (app-doc_gimp-help-2.8.2_use_KwZy0.xz,51.68 KB, application/x-xz)
2019-02-03 16:04 UTC, Rolf Eike Beer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rolf Eike Beer archtester 2019-02-03 16:04:17 UTC
since it worked when i tried a second time I guess this is a parallelity issues (I'm doing -j20).
Comment 1 Rolf Eike Beer archtester 2019-02-03 16:04:58 UTC
Created attachment 563652 [details]
build.log
Comment 2 Pacho Ramos gentoo-dev 2019-02-05 15:29:47 UTC
I see that also Fedora disables parallel build as it can randomly produce bad output for some files:
# don't attempt parallel builds, they tend to produce bad output without
# failing
make
https://src.fedoraproject.org/rpms/gimp-help/blob/master/f/gimp-help.spec
Comment 3 Larry the Git Cow gentoo-dev 2019-02-17 22:58:07 UTC
The bug has been closed via the following commit(s):

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

commit ff791dd177b732c91dc93590c083b507a3cd693a
Author:     Rolf Eike Beer <eike@sf-mail.de>
AuthorDate: 2019-02-05 19:42:51 +0000
Commit:     Patrice Clement <monsieurp@gentoo.org>
CommitDate: 2019-02-17 22:57:58 +0000

    app-doc/gimp-help-2.8.2: disable parallel build.
    
    Closes: https://bugs.gentoo.org/677198
    Closes: https://github.com/gentoo/gentoo/pull/10990
    Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
    Closes: https://github.com/gentoo/gentoo/pull/10990
    Signed-off-by: Patrice Clement <monsieurp@gentoo.org>

 app-doc/gimp-help/gimp-help-2.8.2.ebuild | 5 +++++
 1 file changed, 5 insertions(+)