Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 312771 - app-office/krita/files/krita-2.1.2-libpng14.patch is missing
Summary: app-office/krita/files/krita-2.1.2-libpng14.patch is missing
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords: InVCS
: 313001 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-04-02 10:08 UTC by Henning Rogge
Modified: 2010-04-03 19:14 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 Henning Rogge 2010-04-02 10:08:39 UTC
When trying to install krita 2.1.2 I got an error message about a missing patch file: 
app-office/krita/files/krita-2.1.2-libpng14.patch is missing

I removed the whole krita portage directory and resynced my portage to be sure it's not a temporary rsync problem.


Reproducible: Always

Steps to Reproduce:
1. emerge =app-office/krita-2.1.2

Actual Results:  
>>> Emerging (1 of 1) app-office/krita-2.1.2
 * koffice-2.1.2.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...                                                       [ ok ]
 * checking ebuild checksums ;-) ...                                                                           [ ok ]
 * checking auxfile checksums ;-) ...                                                                          [ ok ]
 * checking miscfile checksums ;-) ...                                                                         [ ok ]
 * CPV:  app-office/krita-2.1.2
 * REPO: gentoo
 * USE:  amd64 elibc_glibc kdcraw kernel_linux multilib opengl pdf tiff userland_GNU
>>> Unpacking source...
 * Unpacking parts of koffice-2.1.2.tar.bz2 to /var/tmp/portage/app-office/krita-2.1.2/work ...                 [ ok ]
>>> Source unpacked in /var/tmp/portage/app-office/krita-2.1.2/work
>>> Preparing source in /var/tmp/portage/app-office/krita-2.1.2/work/krita-2.1.2 ...
 * Applying krita-2.1.0-opengl.patch ...                                                                        [ ok ]
 * QA: File or directory "/usr/portage/app-office/krita/files/krita-2.1.2-libpng14.patch" does not exist.
 * QA: Check your PATCHES array or add missing file/directory.
 * ERROR: app-office/krita-2.1.2 failed:
 *   Some patches failed. See above messages.
 *
 * Call stack:
 *     ebuild.sh, line   48:  Called src_prepare
 *   environment, line 4277:  Called kde4-meta_src_prepare
 *   environment, line 3448:  Called kde4-base_src_prepare
 *   environment, line 3086:  Called base_src_prepare
 *   environment, line  843:  Called die
 * The specific snippet of code:
 *           [[ ${patches_failed} -eq 1 ]] && die "Some patches failed. See above messages.";


Expected Results:  
Installed krita 2.1.2
Comment 1 Henning Rogge 2010-04-02 10:21:28 UTC
When I remove the missing patch from the ebuild krita compiles without problems.
Comment 2 Tomáš Chvátal (RETIRED) gentoo-dev 2010-04-02 10:23:20 UTC
Fixed. Thanks for report.
Comment 3 Dror Levin (RETIRED) gentoo-dev 2010-04-03 17:51:05 UTC
*** Bug 313001 has been marked as a duplicate of this bug. ***
Comment 4 Mike Hunt 2010-04-03 19:14:37 UTC
Fix works here after emerge --sync

 ~ $ qlist -Iv krita
app-office/krita-2.1.2

Thanks :)