Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 307675 - emerge flightgear-2.0.0 doesnt emerge flightgear-2.0.0 but -1.9.0
Summary: emerge flightgear-2.0.0 doesnt emerge flightgear-2.0.0 but -1.9.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: AMD64 Linux
: High major (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
: 307677 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-03-03 20:42 UTC by fabian
Modified: 2010-03-05 10:39 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
fixed ebuild, using FlightGear-data-2.0.0 (flightgear-2.0.0.ebuild,1.20 KB, text/plain)
2010-03-04 07:05 UTC, Magnus Kessler
Details

Note You need to log in before you can comment on or make changes to this bug.
Description fabian 2010-03-03 20:42:59 UTC
after emerging flightgear (2.0.0) and trying to start, i get:

Base package check failed ... Found version 1.9.0 at: /usr/share/games/FlightGear
Please upgrade to version: 2.0.0


Reproducible: Always

Steps to Reproduce:
1.emerge flightgear (on ~AMD64)
2.try to start


Actual Results:  

Base package check failed ... Found version 1.9.0 at: /usr/share/games/FlightGear
Please upgrade to version: 2.0.0


Expected Results:  
should work

cat /usr/share/games/FlightGear/version
gives
1.9.0
??
Comment 1 Tristan Heaven (RETIRED) gentoo-dev 2010-03-04 00:30:21 UTC
*** Bug 307677 has been marked as a duplicate of this bug. ***
Comment 2 Magnus Kessler 2010-03-04 07:05:51 UTC
Created attachment 222005 [details]
fixed ebuild, using FlightGear-data-2.0.0

This is due to the ebuild still referencing FlightGear-data-1.9.0.tar.bz2. Try with the attached fixed ebuild.
Comment 3 Tupone Alfredo gentoo-dev 2010-03-04 12:55:15 UTC
It should be fixed now. Thanks
Comment 4 fabian 2010-03-05 10:39:52 UTC
works for me. thanks for the fast fix!