Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Gamers & Players
  • Search

FreeCiv 1.15 alpha trouble

Having problems getting your favorite Linux game to work? Want to discuss strategies? This is the place!
Post Reply
  • Print view
Advanced search
13 posts • Page 1 of 1
Author
Message
C.M
Tux's lil' helper
Tux's lil' helper
Posts: 132
Joined: Fri Mar 14, 2003 8:46 am
Location: Göteborg - Sweden

FreeCiv 1.15 alpha trouble

  • Quote

Post by C.M » Wed Sep 03, 2003 9:48 pm

Anyone else that have trouble with the checksums? Tried to re-emerge and resync but nothing helps. Always looks like this:

Code: Select all

>>> emerge (1 of 1) app-games/freeciv-1.15.0_alpha20030901 to /
 
!!! File is corrupt or incomplete. (Digests do not match)
>>> our recorded digest: e8f94d4dcd0e4f52ad99b16586d9554d
>>>  your file's digest: 8d2e06f2153a065d0d05d348bbbc9b43
!!! File does not exist: /usr/portage/distfiles//freeciv-cvs-Sep-01.tar.bz2
Any hint to a noob?
(I think that double // in the last row looks crappy...)
Top
charlieg
Advocate
Advocate
User avatar
Posts: 2149
Joined: Tue Jul 30, 2002 11:05 am
Location: Manchester UK
Contact:
Contact charlieg
Website

  • Quote

Post by charlieg » Wed Sep 03, 2003 11:16 pm

Try:

# emerge --digest freeciv

Then if that fails, edit the ebuild and see if you can fine the reference to /usr/portage/distfiles//freeciv-cvs-Sep-01.tar.bz2 (it will be a combination of $VARS probably) and try and lose that '//'. Then try the above again.
Want Free games?
Free Gamer - open source games list & commentary

Open source web-enabled rich UI platform: Vexi
Top
Roguelazer
Veteran
Veteran
User avatar
Posts: 1233
Joined: Mon Feb 10, 2003 8:49 pm
Location: San Francisco, CA
Contact:
Contact Roguelazer
Website

  • Quote

Post by Roguelazer » Thu Sep 04, 2003 2:55 am

I've been getting a lot of bad checksums recently. The mozilla thunderbird ebuild, the eroaster ebuild and a bunch of others. I think someone broke something somewhere.
Registered Linux User #263260
Top
C.M
Tux's lil' helper
Tux's lil' helper
Posts: 132
Joined: Fri Mar 14, 2003 8:46 am
Location: Göteborg - Sweden

  • Quote

Post by C.M » Thu Sep 04, 2003 5:26 am

Thanks for the comments, but unfortunally it didn't help. There's no bug in the gentoo bugzilla about it, so maybe I'm the only one having troubles. I'll wait and see if it comes a new ebuild later. No hurry. :wink:
Top
C.M
Tux's lil' helper
Tux's lil' helper
Posts: 132
Joined: Fri Mar 14, 2003 8:46 am
Location: Göteborg - Sweden

  • Quote

Post by C.M » Thu Sep 04, 2003 6:02 am

Can't emerge the new mplayer either.. Guess Roguelazer is right. :(
Top
jefftang
n00b
n00b
Posts: 30
Joined: Sat Jan 04, 2003 7:28 am

  • Quote

Post by jefftang » Thu Sep 04, 2003 4:22 pm

I get the same error. There's something screwy going on with the file. The one from iblio and the one from freeciv.org seem to be different. emerge seems to be downloading the one from iblio then concatenating part of the freeciv version onto it.

Code: Select all

malazan /root# emerge -f freeciv
Calculating dependencies ...done!
>>> emerge (1 of 1) app-games/freeciv-1.15.0_alpha20030901 to /
>>> Downloading http://gentoo.oregonstate.edu/distfiles/freeciv-cvs-Sep-01.tar.bz2
--09:22:10--  http://gentoo.oregonstate.edu/distfiles/freeciv-cvs-Sep-01.tar.bz2
           => `/usr/portage/distfiles/freeciv-cvs-Sep-01.tar.bz2'
Resolving gentoo.oregonstate.edu... done.
Connecting to gentoo.oregonstate.edu[128.193.0.3]:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1,376,256 [application/x-tar]

100%[=====================================================================>] 1,376,256    402.40K/s    ETA 00:00

09:22:13 (402.40 KB/s) - `/usr/portage/distfiles/freeciv-cvs-Sep-01.tar.bz2' saved [1376256/1376256]

>>> Resuming download...
>>> Downloading http://distro.ibiblio.org/pub/Linux/distributions/gentoo/distfiles/freeciv-cvs-Sep-01.tar.bz2
--09:22:13--  http://distro.ibiblio.org/pub/Linux/distributions/gentoo/distfiles/freeciv-cvs-Sep-01.tar.bz2
           => `/usr/portage/distfiles/freeciv-cvs-Sep-01.tar.bz2'
Resolving distro.ibiblio.org... done.
Connecting to distro.ibiblio.org[152.2.210.109]:80... connected.
HTTP request sent, awaiting response... 416 Requested Range Not Satisfiable

    The file is already fully retrieved; nothing to do.

>>> Resuming download...
>>> Downloading ftp://ftp.freeciv.org/freeciv/latest/freeciv-cvs-Sep-01.tar.bz2
--09:22:13--  ftp://ftp.freeciv.org/freeciv/latest/freeciv-cvs-Sep-01.tar.bz2
           => `/usr/portage/distfiles/freeciv-cvs-Sep-01.tar.bz2'
Resolving ftp.freeciv.org... done.
Connecting to ftp.freeciv.org[64.37.156.70]:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD /freeciv/latest ... done.
==> SIZE freeciv-cvs-Sep-01.tar.bz2 ... done.
==> PASV ... done.    ==> REST 1376256 ... done.    
==> RETR freeciv-cvs-Sep-01.tar.bz2 ... done.
Length: 6,630,529 [5,254,273 to go]

100%[=====================================================================>] 6,630,529    550.02K/s    ETA 00:00

09:22:24 (550.02 KB/s) - `/usr/portage/distfiles/freeciv-cvs-Sep-01.tar.bz2' saved [6630529]

!!! Fetched file: freeciv-cvs-Sep-01.tar.bz2 MD5 FAILED! Removing corrupt distfile...
!!! Couldn't download freeciv-cvs-Sep-01.tar.bz2. Aborting.

!!! Fetch for /usr/portage/app-games/freeciv/freeciv-1.15.0_alpha20030901.ebuild failed, continuing...



!!! Some fetch errors were encountered.  Please see above for details.
Top
loseruser
Tux's lil' helper
Tux's lil' helper
Posts: 110
Joined: Tue May 27, 2003 9:35 pm
Location: Seattle,WA
Contact:
Contact loseruser
Website

  • Quote

Post by loseruser » Thu Sep 04, 2003 4:28 pm

I'm also having the problem where it's downloading partially from ibiblio and then concatenating something from freeciv.org. I'm going to try just donwloading the package from freeciv.org and putting it in my distfiles directory and see what happens.

edit: downloading it freeciv and just sticking it in your distfiles didn't work.
Top
papabean
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 130
Joined: Sat Oct 26, 2002 5:28 pm
Location: Sacramento, California
Contact:
Contact papabean
Website

  • Quote

Post by papabean » Fri Sep 05, 2003 11:28 am

Downloading freeciv-cvs-Sep01.tar.bz2 from ftp.freeciv.org, moving it to /usr/portage/distfiles, rebuilding the digests for freeciv and emerging worked just fine here. :)
-- The world is full of tough guys. It doesn't need me to be one too.
Top
loseruser
Tux's lil' helper
Tux's lil' helper
Posts: 110
Joined: Tue May 27, 2003 9:35 pm
Location: Seattle,WA
Contact:
Contact loseruser
Website

  • Quote

Post by loseruser » Sat Sep 06, 2003 12:17 am

yeah, i'm a schmuck - rebuillding the digest and emerging worked wonders. now if only i could figure out how to get the SDL tileset installed right....
Top
C.M
Tux's lil' helper
Tux's lil' helper
Posts: 132
Joined: Fri Mar 14, 2003 8:46 am
Location: Göteborg - Sweden

  • Quote

Post by C.M » Sun Sep 07, 2003 10:43 am

Heh, there's a new CVS-version out now, Sept-6. I'll wait for that ebuild :wink:
Top
charlieg
Advocate
Advocate
User avatar
Posts: 2149
Joined: Tue Jul 30, 2002 11:05 am
Location: Manchester UK
Contact:
Contact charlieg
Website

  • Quote

Post by charlieg » Sun Sep 07, 2003 10:19 pm

I look forward to FreeCiv 1.15, and will probably wait for that release.

What does the 1.15alpha from CVS have that 1.14 doesn't?
Want Free games?
Free Gamer - open source games list & commentary

Open source web-enabled rich UI platform: Vexi
Top
jmachacek
n00b
n00b
Posts: 23
Joined: Tue Aug 05, 2003 5:38 am

Similar problem...

  • Quote

Post by jmachacek » Sun Sep 07, 2003 11:26 pm

It seems that they fixed the corrupted file on ibiblio, but now I get this:

Code: Select all

jmachace # emerge freeciv
Calculating dependencies ...done!
>>> emerge (1 of 1) app-games/freeciv-1.15.0_alpha20030901 to /
>>> md5 src_uri ;-) freeciv-cvs-Sep-01.tar.bz2
>>> Unpacking source...
>>> Unpacking freeciv-cvs-Sep-01.tar.bz2 to /var/tmp/portage/freeciv-1.15.0_alpha20030901/work
>>> Source unpacked.
configure: error: invalid feature name: client=gtk-2.0
 
!!! ERROR: app-games/freeciv-1.15.0_alpha20030901 failed.
!!! Function egamesconf, Line 47, Exitcode 1
!!! egamesconf failed
Any ideas as to what could be going on? I've got gtk2 installed.

Thanks,
Jason
Jason Machacek
Top
jefftang
n00b
n00b
Posts: 30
Joined: Sat Jan 04, 2003 7:28 am

Re: Similar problem...

  • Quote

Post by jefftang » Thu Sep 18, 2003 5:41 pm

Code: Select all

(export USE "gtk2";emerge freeciv)
seems to work for me. At least it started compiling.

You will probably need to do:

Code: Select all

export USE="gtk2";emerge freeciv

jmachacek wrote:It seems that they fixed the corrupted file on ibiblio, but now I get this:

Code: Select all

jmachace # emerge freeciv
Calculating dependencies ...done!
>>> emerge (1 of 1) app-games/freeciv-1.15.0_alpha20030901 to /
>>> md5 src_uri ;-) freeciv-cvs-Sep-01.tar.bz2
>>> Unpacking source...
>>> Unpacking freeciv-cvs-Sep-01.tar.bz2 to /var/tmp/portage/freeciv-1.15.0_alpha20030901/work
>>> Source unpacked.
configure: error: invalid feature name: client=gtk-2.0
 
!!! ERROR: app-games/freeciv-1.15.0_alpha20030901 failed.
!!! Function egamesconf, Line 47, Exitcode 1
!!! egamesconf failed
Any ideas as to what could be going on? I've got gtk2 installed.

Thanks,
Jason
[/code]
Top
Post Reply
  • Print view

13 posts • Page 1 of 1

Return to “Gamers & Players”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic