Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 122496 - USE="kdexdeltas" flag doesn`t work when upgrading kde-3.5.0/3.5.1
Summary: USE="kdexdeltas" flag doesn`t work when upgrading kde-3.5.0/3.5.1
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-11 13:42 UTC by expaim
Modified: 2007-03-16 01:06 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 expaim 2006-02-11 13:42:40 UTC
Hello, I have kde-3.5.0 installed and want to update to kde-3.5.1
I decided to reduce downloads size by using "kdexdeltas" flag, but when I type

emerge -pv kdebase-meta
.........
[ebuild U ] kde-base/konsole-3.5.1 [3.5.0] -arts -debug +kdeenablefinal +kdexdeltas* -xinerama 0 kB
[ebuild U ] kde-base/kdebase-meta-3.5.1 [3.5.0] 0 kB

emerge -f kdebase-meta

I understand kdexdeltas flag so that if there`s base version(kde-3.5.0) only .xdelta file will be downloaded. But portage downloads the whole kdebase-3.5.1.tar.bz2 even though there are kdebase-3.5.0.tar.bz2 in $DISTDIR

Is there anything wrong with my setup or this is ebuild bug ?


emerge info
Portage 2.0.54 (default-linux/x86/2005.1, gcc-3.4.4, glibc-2.3.6-r2, 2.6.14-gentoo-r5 i686)
=================================================================
System uname: 2.6.14-gentoo-r5 i686 AMD Athlon(tm) XP 2600+
Gentoo Base System version 1.12.0_pre15
dev-lang/python:     2.3.5, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -O2 -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -O2 -fomit-frame-pointer -pipe"
DISTDIR="/usr/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://trumpetti.atm.tut.fi/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowext X acpi alsa apm audiofile avi berkdb bitmap-fonts bzip2 cdr crypt cups curl divx4linux doc dvd dvdread emboss encode examples exif expat fam ffmpeg foomaticdb fortran gd gdbm gif gpm hal idn imlib ipv6 joystick jpeg kde kdeenablefinal kdexdeltas lcms libg++ libwww mad mikmod mmx mmxext mng motif mp3 mpeg mplayer ncurses nls nptl nptlonly nvidia ogg oggvorbis opengl oss pam pcre pdflib perl png ppds python qt quicktime readline sdl spell sse ssl svga tcpd tiff truetype truetype-fonts type1-fonts udev usb vorbis xine xml2 xmms xv zlib linguas_en userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LC_ALL, LDFLAGS, PORTDIR_OVERLAY
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2006-02-13 12:18:15 UTC
Well, we need more helping hands. Personally I'm not going to create xdelta files.
Comment 2 LXj 2006-06-03 12:58:43 UTC
(In reply to comment #1)
> Well, we need more helping hands. Personally I'm not going to create xdelta
> files.
> 

Why should you create xdelta files? They are created by KDE team!

So, I tried to use script suggested in wiki (http://gentoo-wiki.com/HOWTO_Update_KDE_without_downloading_full_sources) to create my 3.5.3 KDE tarballs from 3.5.2 ones, but I get "digest verification filed" all the time :(
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2007-03-16 01:06:22 UTC
Old irrelevant bug.