Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 48490 - netselect can't be emerged because of too short ebuild
Summary: netselect can't be emerged because of too short ebuild
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Mirror Admins
URL:
Whiteboard:
Keywords:
Depends on: 48530
Blocks:
  Show dependency tree
 
Reported: 2004-04-20 10:47 UTC by Honza
Modified: 2004-04-21 03:02 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 Honza 2004-04-20 10:47:02 UTC
/usr/portage/net-analyzer/netselect/netselect-0.3.ebuild end in the middle of function src_install. So no wonder it can be emerged ...

src_install () {                                                                                              
        make install || die                                                                                   
                                                                                                              
        dodoc ChangeLog HISTORY REA

Reproducible: Always
Steps to Reproduce:
1.emerge netselect



Actual Results:  
Calculating dependencies ...done!
>>> emerge (1 of 1) net-analyzer/netselect-0.3 to /
/usr/sbin/ebuild.sh: /usr/portage/net-analyzer/netselect/netselect-0.3.ebuild:
line 30: syntax error: unexpected end of file

!!! ERROR: net-analyzer/netselect-0.3 failed.
!!! Function , Line 1291, Exitcode 1
!!! error sourcing ebuild


Expected Results:  
install that package of course.

I used emerge sync when I found it (20.4. around 17:30 UTC) and it don't help.
Also, I can't found other mirror because mirrorselect need's netselect.
My GENTOO_MIRRORS line is "http://www.mirror.ac.uk/sites/www.ibiblio.org/gentoo/
http://gentoo.oregonstate.edu http://www.ibiblio.org/pub
/Linux/distributions/gentoo", i don't know which mirror I used but it won't work
on first attempt so it may be second one ...
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2004-04-20 10:56:10 UTC
You have a bad sync.  The file is correct in portage.  Resync and try it again.
Comment 2 Honza 2004-04-20 11:05:35 UTC
Good advice. And what about gentoo-netiquette ?

(Please note: common gentoo-netiquette says you should not sync more
than once a day.  Users who abuse the rsync.gentoo.org rotation
may be added to a temporary ban list.)

BTW, second attempt to rsync failed. Last errors:
SERVER OUT OF DATE: rsync://199.246.73.203/gentoo-portage
>>> Starting retry 3 of 3 with rsync://217.72.114.100/gentoo-portage
@ERROR: max connections (100) reached - try again later

Can you tell me about some GOOD mirror (for europe) ?
Comment 3 Honza 2004-04-20 11:15:11 UTC
Next attempt to sync reports:

>>> starting rsync with rsync://129.79.5.130/gentoo-portage...
>>> checking server timestamp ...
---------------------------------------------------------
      ___           ___           ___           ___
     /\  \         /\__\         /\__\         /\__\
     \:\  \       /:/ _/_       /:/ _/_       /:/ _/_
      \:\  \     /:/ /\  \     /:/ /\  \     /:/ /\  \
  ___  \:\  \   /:/ /::\  \   /:/ /::\  \   /:/ /::\  \
 /\  \  \:\__\ /:/_/:/\:\__\ /:/_/:/\:\__\ /:/__\/\:\__\
 \:\  \ /:/  / \:\/:/ /:/  / \:\/:/ /:/  / \:\  \ /:/  /
  \:\  /:/  /   \::/ /:/  /   \::/ /:/  /   \:\  /:/  /
   \:\/:/  /     \/_/:/  /     \/_/:/  /     \:\/:/  /
    \::/  /        /:/  /        /:/  /       \::/  /
     \/__/         \/__/         \/__/         \/__/

          Indiana University
       Unix Systems Support Group
        ftp://ftp.ussg.iu.edu/
    Located in Bloomington, Indiana
      AKA: rsync25.us.gentoo.org

 Questions and comments to: ussg@iu.edu

    !!!NOTICE!!!
    Maintanence window is every Tuesday
    beginning at 0900 (1400 GMT)

---------------------------------------------------------
And emerge netselect still not work.
So, I think not I, but 129.79.5.130 have bad sync. Can anybody contact them ?
Comment 4 Honza 2004-04-20 11:22:52 UTC
End of that ebuild, copyed from other gentoo machine:
DME*                                                                       
}

If I knew that ...
Also, 'Makefile.orig > Makefile' seems better that 'Makefile.orig > Makefi Makefile' ....
Comment 5 Martin Holzer (RETIRED) gentoo-dev 2004-04-20 23:59:36 UTC
bug 48530 has rsync issues too, linking each other
Comment 6 Kurt Lieber (RETIRED) gentoo-dev 2004-04-21 00:16:20 UTC
md5sum from rsync25.us.gentoo.org:

73a30bdd57139546ceb34e8f48304b14  netselect-0.3.ebuild


md5sum from masterrsync.gentoo.org:

73a30bdd57139546ceb34e8f48304b14  netselect-0.3.ebuild

If it was broken, it's fixed now.
Comment 7 Martin Holzer (RETIRED) gentoo-dev 2004-04-21 03:02:50 UTC
how about
SERVER OUT OF DATE: rsync://199.246.73.203/gentoo-portage
?