Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 656120 - app-office/libreoffice-9999 'icon-themes/galaxy/brand/intro.png': No such file or directory. galaxy got removed
Summary: app-office/libreoffice-9999 'icon-themes/galaxy/brand/intro.png': No such fil...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-05-19 16:51 UTC by jospezial
Modified: 2018-05-27 07:16 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 jospezial 2018-05-19 16:51:05 UTC
https://github.com/LibreOffice/core/commit/60413c9800c27f53c1108015b50754b065bc98c6
"Replace Galaxy icon theme by Colibre
Galaxy goes into an extension, fallback updated"


>>> Preparing source in /var/tmp/portage/app-office/libreoffice-9999/work/libreoffice-9999 ...
 * Applying libreoffice-5.4-system-pyuno.patch ...
 [ ok ]
 * Applying libreoffice-5.3.4.2-kioclient5.patch ...
 [ ok ]
 * Applying libreoffice-5.2.5.1-glibc-2.24.patch ...
 [ ok ]
 * Running eautoreconf in '/var/tmp/portage/app-office/libreoffice-9999/work/libreoffice-9999' ...
 * Running aclocal -I m4 ...
 [ ok ]
 * Running autoconf -I m4 --force ...
 [ ok ]
 * Running autoheader -I m4 ...
 [ !! ]
 * Running elibtoolize in: libreoffice-9999/
mv: cannot move '/var/tmp/portage/app-office/libreoffice-9999/work/branding-intro.png' to 'icon-themes/galaxy/brand/intro.png': No such file or directory
 * ERROR: app-office/libreoffice-9999::gentoo failed (prepare phase):
 *   (no error message)
 * 
 * Call stack:
 *     ebuild.sh, line 124:  Called src_prepare
 *   environment, line 7295:  Called die
 * The specific snippet of code:
 *           mv -v "${WORKDIR}/branding-intro.png" "icon-themes/galaxy/brand/intro.png" || die;
Comment 1 Larry the Git Cow gentoo-dev 2018-05-27 07:16:04 UTC
The bug has been closed via the following commit(s):

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

commit 8e61420731d69663139372c89c16733d6ab5ae78
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-05-27 07:15:30 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-05-27 07:15:30 +0000

    app-office/libreoffice: Fix new intro.png location
    
    Reported-by: jospezial <jospezial@gmx.de>
    Closes: https://bugs.gentoo.org/656120
    Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-office/libreoffice/libreoffice-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)