Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 20720 - Emerge of KDE fails with file not file errors.
Summary: Emerge of KDE fails with file not file errors.
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-09 17:16 UTC by Steve
Modified: 2003-05-09 20:07 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 Steve 2003-05-09 17:16:03 UTC
When I do an emerge kde it connects to a mirror but can't find the proper file.
 It then goes to the next mirror and I get the same result.

Reproducible: Always
Steps to Reproduce:
1.emerge sync
2. emerge -f kde
3. Get File Not Found Error

Actual Results:  
>>> emerge (2 of 15) kde-base/kdelibs-3.1.2 to /
>>> Downloading http://gentoo.oregonstate.edu/distfiles/kdelibs-3.1.2.tar.bz2
--17:18:55--  http://gentoo.oregonstate.edu/distfiles/kdelibs-3.1.2.tar.bz2
           => `/usr/portage/distfiles/kdelibs-3.1.2.tar.bz2'
Resolving gentoo.oregonstate.edu... done.
Connecting to gentoo.oregonstate.edu[128.193.0.3]:80... connected.
HTTP request sent, awaiting response... 404 Not Found
17:18:56 ERROR 404: Not Found.


Expected Results:  
Should download files.

I have tried doing another emerge sync but get the same result.

emerge info output:

Portage 2.0.47-r10 (default-x86-1.4, gcc-3.2.2, glibc-2.3.1-r4)
=================================================================
System uname: 2.4.20-ck6 i686 Pentium II (Klamath)
GENTOO_MIRRORS="http://gentoo.oregonstate.edu http://distro.ibiblio.org/gentoo "
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config
/usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY=""
USE="x86 oss apm avi crypt gif jpeg libg++ mikmod mmx ncurses pdflib png spell
truetype xml2 xv alsa gdbm berkdb slang readline arts svga tcltk postgres X sdl
gpm tcpd pam libwww ssl perl python esd imlib qt kde motif opengl scanner -3dnow
cups -encode -gnome -gtk -java -mpeg -nls oggvorbis -quicktime sse -xmms -zlib"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=pentium2 -O3 -pipe -mmmx -fforce-addr -funroll-all-loops
-fomit-frame-pointer -frerun-cse-after-loop "
CXXFLAGS="-march=pentium2 -O3 -pipe -mmmx -fforce-addr -funroll-all-loops
-fomit-frame-pointer -frerun-cse-after-loop "
ACCEPT_KEYWORDS="x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"
Comment 1 Caleb Tennis (RETIRED) gentoo-dev 2003-05-09 17:20:21 UTC
This is because 3.1.2 isn't publicly released yet, which is why it's files are in package.mask. 
 
The ebuilds are there for testing purposes for the kde team.  When it is available, we'll 
unmask them. 
Comment 2 Steve 2003-05-09 20:07:00 UTC
They are NOT  marked as being masked for me.

Notice:


*  kde-base/kdenetwork
      Latest version available: 3.1.2
      Latest version installed: 3.1.1
      Size of downloaded files: 4,878 kB
      Homepage:    http://www.kde.org/
      Description: KDE network apps: kmail, kppp, knode...

*  kde-base/kdepim
      Latest version available: 3.1.2
      Latest version installed: 3.1.1
      Size of downloaded files: 3,212 kB
      Homepage:    http://www.kde.org/
      Description: KDE PIM (Personal Information Management) apps: korganizer...

*  kde-base/kdesdk
      Latest version available: 3.1.2
      Latest version installed: [ Not Installed ]
      Size of downloaded files: 2,100 kB
      Homepage:    http://www.kde.org/
      Description: KDE SDK: kbabel, ...

*  kde-base/kdetoys
      Latest version available: 3.1.2
      Latest version installed: 3.1.1
      Size of downloaded files: 1,791 kB
      Homepage:    http://www.kde.org/
      Description: KDE toys


Which tells me they are available to the public but they aren't.  Maybe I am missing something here but when something is unstable it is Masked and Masked shows when you do a search for that app.  I only install stuff that is UnMasked.