Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
RESTRICT="nomirror" doesn't work
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
boolean
n00b
n00b


Joined: 30 Oct 2002
Posts: 47
Location: Hillsborough, NJ

PostPosted: Sun Mar 02, 2003 10:20 pm    Post subject: RESTRICT="nomirror" doesn't work Reply with quote

i am writing an ebuild (first time) and when it goes to download the file it always tried to get it from ibiblio. even when i put RESTRICT="nomirror" in the ebuild.

i don't know what to do to get past this part. i would like that to work correctly.
Back to top
View user's profile Send private message
Byte
n00b
n00b


Joined: 03 Apr 2003
Posts: 17

PostPosted: Mon Jun 02, 2003 3:20 pm    Post subject: Reply with quote

I'm having the same problem, with portage-2.0.48-r1.

Being able to have a custom portage overlay isn't much use when I can't use a custom ebuild properly in it because my file isn't on the gentoo mirrors :/
Back to top
View user's profile Send private message
Byte
n00b
n00b


Joined: 03 Apr 2003
Posts: 17

PostPosted: Mon Jun 02, 2003 5:17 pm    Post subject: Reply with quote

From ebuild(5):
Code:

       RESTRICT = [nostrip,nomirror,fetch]
              This should be a space delimited list  of  portage
              features to restrict.
              nostrip
                     final   binaries/libraries   will   not  be
                     stripped of debug symbols.
              nomirror
                     files in SRC_URI  will  not  be  downloaded
                     from the GENTOO_MIRRORS.
              fetch  like  nomirror  but  the  files will not be
                     fetched via SRC_URI either.

Bug 15144 seems to have been opened for the same reason, and then closed as RESOLVED, resolution INVALID. :(
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum