Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 371115 - kde-base/kdebase-startkde-4.6.4 missing gentoo-startkde4-4.patch
Summary: kde-base/kdebase-startkde-4.6.4 missing gentoo-startkde4-4.patch
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-11 06:11 UTC by Dale
Modified: 2011-06-11 08:23 UTC (History)
0 users

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 Dale 2011-06-11 06:11:54 UTC
It seems a patch is missing for kdebase-startkde-4.6.4.  I did another sync to see if it was fixed but no joy and couldn't find any bug report for this.  Here is the output:

>>> Unpacking source...
 * Unpacking parts of kdebase-workspace-4.6.4.tar.bz2 to /var/tmp/portage/kde-base/kdebase-startkde-4.6.4/work ...
tar extract command failed at least partially - continuing anyway                                                                                                   [ ok ]
>>> Source unpacked in /var/tmp/portage/kde-base/kdebase-startkde-4.6.4/work
>>> Preparing source in /var/tmp/portage/kde-base/kdebase-startkde-4.6.4/work/kdebase-startkde-4.6.4 ...
 * QA: File or directory "/usr/portage/kde-base/kdebase-startkde/files/gentoo-startkde4-4.patch" does not exist.
 * QA: Check your PATCHES array or add missing file/directory.
 * ERROR: kde-base/kdebase-startkde-4.6.4 failed (prepare phase):
 *   Some patches failed. See above messages.
 * 
 * Call stack:
 *     ebuild.sh, line   56:  Called src_prepare
 *   environment, line 4480:  Called kde4-meta_src_prepare
 *   environment, line 3649:  Called kde4-base_src_prepare
 *   environment, line 3299:  Called base_src_prepare
 *   environment, line 1061:  Called die
 * The specific snippet of code:
 *           [[ ${patches_failed} -eq 1 ]] && die "Some patches failed. See above messages.";

This update is almost done so maybe the kinks will be worked out soon.  

Thanks for all the awesome work on KDE.  

:-)  :-)
Comment 1 Andreas K. Hüttel archtester gentoo-dev 2011-06-11 06:48:20 UTC
Fixed, thanks
Comment 2 Dale 2011-06-11 07:02:07 UTC
Oh no.  Thank you !!
Comment 3 aidar 2011-06-11 07:33:38 UTC
Hi,

in this ebuild - kdebase-startkde-4.6.4.ebuild
with following rev : 1.1 << Fri Jun 10 17:59:53 2011 UTC (13 hours, 29 minutes ago) by dilfridge  >>


the line 53 says :
     cp "${FILESDIR}/KDE-4" "${T}"

but hey, it is missing here : http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/kde-base/kdebase-startkde/files/

please, somebody do something with this. Thanks.
Comment 4 aidar 2011-06-11 07:41:20 UTC
cp /usr/portage/kde-base/kdebase-startkde/files/sessionfile /usr/portage/kde-base/kdebase-startkde/files/KDE-4

with following

ebuild digest will do it ?

Mr.Andreas, have you already fixed the checksums of the kdebase-workspace-4.6.4.tar.bz2 ? you got the size wrong, so the all the checksums are obviously wrong and the emerge eat the bandwidth to death instead of building those poor packages.


Thanks again
Comment 5 Dale 2011-06-11 08:14:14 UTC
Is this related?

>>> Preparing source in /var/tmp/portage/kde-base/kdebase-startkde-4.6.4/work/kdebase-startkde-4.6.4 ...
 * Applying gentoo-startkde4-4.patch ...                                                                                                                            [ ok ]
cp: cannot stat `/usr/portage/kde-base/kdebase-startkde/files/KDE-4': No such file or directory
 * Adjusting to prefix /
 *   startkde.cmake ...                                                                                                                                             [ ok ]
 * ERROR: kde-base/kdebase-startkde-4.6.4 failed (prepare phase):
 *   /var/tmp/portage/kde-base/kdebase-startkde-4.6.4/temp/KDE-4 does not exist

I don't recall seeing this before.  If needed, I can file a new bug.  Just let me know.  

Thanks.

:-)
Comment 6 Andreas K. Hüttel archtester gentoo-dev 2011-06-11 08:23:51 UTC
thanks, good catch. is fixed (soon).

> cp /usr/portage/kde-base/kdebase-startkde/files/sessionfile
> /usr/portage/kde-base/kdebase-startkde/files/KDE-4
> with following
> ebuild digest will do it ?

better not, but you can get the file in the meantime from here
http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=blob_plain;f=kde-base/kdebase-startkde/files/KDE-4;hb=HEAD


(In reply to comment #5)
> Is this related?
> 
> >>> Preparing source in /var/tmp/portage/kde-base/kdebase-startkde-4.6.4/work/kdebase-startkde-4.6.4 ...
>  * Applying gentoo-startkde4-4.patch ...                                       
>                                                                                
>     [ ok ]
> cp: cannot stat `/usr/portage/kde-base/kdebase-startkde/files/KDE-4': No such
> file or directory
>  * Adjusting to prefix /
>  *   startkde.cmake ...                                                        
>                                                                                
>     [ ok ]
>  * ERROR: kde-base/kdebase-startkde-4.6.4 failed (prepare phase):
>  *   /var/tmp/portage/kde-base/kdebase-startkde-4.6.4/temp/KDE-4 does not exist

Yes, same problem. 

> Mr.Andreas, have you already fixed the checksums of the
> kdebase-workspace-4.6.4.tar.bz2 ? you got the size wrong, so the all the
> checksums are obviously wrong and the emerge eat the bandwidth to death instead
> of building those poor packages.

Yes, fixed since yesterday evening. Someone from KDE must have changed the -workspace tarball at last moment.