Matt Anton | 1 Oct 01:28

Re: Bunch of Portfile Patches

On Fri, 30 Sep 2005 16:30:49 -0400,
Juan Manuel Palacios <jmpp <at> opendarwin.org> wrote:

>> Either Toby or I would be happy to mentor you.  You could also have 
>> Ernie mentor you, but he's in marketing.  That could be dangerous. :-)

> 	If proper mentorship is in place, I don't see any reason why dp admins 
> would refuse such valuable help as a Gnome maintainer. I'm sure Ole 
> would agree with me. So Randall, what you waiting for? ;-)

Dont be too enthusiast, Randall would thinks he gonna haves to maintain 
GNOME with Ole, he could be scared ;-)

--

-- 
matt [at] opendarwin.org
GPG key ID: 08E798AC5736EDCF
hervé | 1 Oct 01:48

Fwd: Build failure for py-vorbis


>
> Also, I found the pyogg.h file in /opt/local/include/python2.4/ 
> pyogg. It looks like something is misconfigured, telling gcc to  
> look in /Library/Frameworks/Python.framework/Versions/2.4/include/ 
> python2.4 instead.
>

Yes, that's quite bizarre, because when I install py-vorbis, I get  
this (1st
call to gcc):

> gcc -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno- 
> fused-madd -fno-common -fno-common -dynamic -DNDEBUG -g -O3 -Wall - 
> Wstrict-prototypes -DVERSION="1.4" -I/opt/local/include -I/opt/ 
> local/include -I/opt/local/Library/Frameworks/Python.framework/ 
> Versions/2.4/include/python2.4 -I/opt/local/include/python2.4 -c  
> src/vorbismodule.c -o build/temp.darwin-8.2.0-Power_Macintosh-2.4/ 
> src/vorbismodule.o
>

When you get this:

> gcc -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-  
> fused-madd -fno-common -fno-common -dynamic -DNDEBUG -g -O3 -Wall -  
> Wstrict-prototypes -DVERSION="1.4" -I/opt/local/include -I/opt/  
> local/include -I/Library/Frameworks/Python.framework/Versions/2.4/  
> include/python2.4 -c src/vorbismodule.c -o build/temp.darwin-8.2.0-  
> Power_Macintosh-2.4/src/vorbismodule.o
>
(Continue reading)

hervé | 1 Oct 01:48

Re: gnome-vfs: build problem... and a 'solution'

> I have been struggling with this problem for two days and was  
> reading through all the xdgmime* files trying to find an error.  
> Hervé's fix worked! (I added #include <stdint.h> to the  
> xdgmimecache.h file).

Wow, I feel so proud! :))
James Berry | 1 Oct 02:21

Re: Automated PortIndex regen (Fwd: [Portmgr] Indexing Run on Friday 2005-09-30 at 14:10:09)


On Sep 30, 2005, at 2:55 PM, Juan Manuel Palacios wrote:
>
>     Evening people! I am most glad to announce the DarwinPors team  
> has finally managed to automate the regeneration of the PortIndex  
> file on one of OpenDarwin's servers.

Congratulations, Juan! Great job getting this going!

James.
Joe Auty | 1 Oct 03:07
Favicon
Gravatar

Re: Automated PortIndex regen problem


On Sep 30, 2005, at 7:21 PM, James Berry wrote:

>
> On Sep 30, 2005, at 2:55 PM, Juan Manuel Palacios wrote:
>
>>
>>     Evening people! I am most glad to announce the DarwinPors team  
>> has finally managed to automate the regeneration of the PortIndex  
>> file on one of OpenDarwin's servers.
>>
>
> Congratulations, Juan! Great job getting this going!
>

Very nice, useful work, except I think there might be a problem....

After doing a selfupdate:

% port outdated
The following installed ports seem to be outdated:
Warning: Can't open index file for source: rsync:// 
rsync.opendarwin.org/dpupdate/dports
Warning: Can't open index file for source: rsync:// 
rsync.opendarwin.org/dpupdate/dports
Warning: Can't open index file for source: rsync:// 
rsync.opendarwin.org/dpupdate/dports
Warning: Can't open index file for source: rsync:// 
rsync.opendarwin.org/dpupdate/dports

(Continue reading)

Re: Automated PortIndex regen problem


On Sep 30, 2005, at 9:07 PM, Joe Auty wrote:

>
> Very nice, useful work, except I think there might be a problem....
>
> After doing a selfupdate:
>
> % port outdated
> The following installed ports seem to be outdated:
> Warning: Can't open index file for source:  
> rsync://rsync.opendarwin.org/dpupdate/dports
> Warning: Can't open index file for source:  
> rsync://rsync.opendarwin.org/dpupdate/dports
> Warning: Can't open index file for source:  
> rsync://rsync.opendarwin.org/dpupdate/dports
> Warning: Can't open index file for source:  
> rsync://rsync.opendarwin.org/dpupdate/dports
>
> (repeated several other times)
>
>
> I had to rebuild my portindex manually (this worked)

	Hmmmmm, I just selfupdated and realized there's no PortIndex file in  
the  
${prefix}var/db/dports/sources/ 
rsync.rsync.opendarwin.org_dpupdate_dports/ dir where dp is supposed to  
read from, which tells me it is not even coming through rsync from the  
OpenDarwin server; this would explain your error. Rob, are you sure the  
(Continue reading)

Takashi Yoshida | 1 Oct 04:15
Picon

Re: Automated PortIndex regen problem

I'm also having the same problem.

How do I manually rebuild the port index?

Thanks
--
Takashi Yoshida
tyoshida [at] mac [dot] com

On Oct 1, 2005, at 9:07 AM, Joe Auty wrote:

>
> On Sep 30, 2005, at 7:21 PM, James Berry wrote:
>
>
>>
>> On Sep 30, 2005, at 2:55 PM, Juan Manuel Palacios wrote:
>>
>>
>>>
>>>     Evening people! I am most glad to announce the DarwinPors  
>>> team has finally managed to automate the regeneration of the  
>>> PortIndex file on one of OpenDarwin's servers.
>>>
>>>
>>
>> Congratulations, Juan! Great job getting this going!
>>
>>
>
(Continue reading)

Joe Auty | 1 Oct 04:20
Favicon
Gravatar

Re: Automated PortIndex regen problem

cd /opt/local/var/db/dports/sources/ 
rsync.rsync.opendarwin.org_dpupdate_dports
sudo portindex

On Sep 30, 2005, at 9:15 PM, Takashi Yoshida wrote:

> I'm also having the same problem.
>
> How do I manually rebuild the port index?
>
> Thanks
> --
> Takashi Yoshida
> tyoshida [at] mac [dot] com
>
>
> On Oct 1, 2005, at 9:07 AM, Joe Auty wrote:
>
>
>>
>> On Sep 30, 2005, at 7:21 PM, James Berry wrote:
>>
>>
>>
>>>
>>> On Sep 30, 2005, at 2:55 PM, Juan Manuel Palacios wrote:
>>>
>>>
>>>
>>>>
(Continue reading)

Vincent Lefevre | 1 Oct 04:23
Gravatar

"port outdated" fails (Can't open index file for source: ...)

After updating DarwinPorts to 1.102, I now get the following error
(I don't known if this is related):

The following installed ports seem to be outdated:
Warning: Can't open index file for source: rsync://rsync.opendarwin.org/dpupdate/dports
port search failed: No index(es) found! Have you synced your source indexes?

--

-- 
Vincent Lefèvre <vincent <at> vinc17.org> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / SPACES project at LORIA
Charlie Allom | 1 Oct 04:31

Re: "port outdated" fails (Can't open index file for source: ...)

On Sat, Oct 01, 2005 at 04:23:35AM +0200, Vincent Lefevre wrote:
> After updating DarwinPorts to 1.102, I now get the following error
> (I don't known if this is related):
> 
> The following installed ports seem to be outdated:
> Warning: Can't open index file for source: rsync://rsync.opendarwin.org/dpupdate/dports
> port search failed: No index(es) found! Have you synced your source indexes?

Please do this as a temporary measure:

cd /opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports
sudo portindex

While we wait for Juan and Rob to fix this. Seems the new regenerated
PortIndex isn't being rsync'd.

  C.
--

-- 
 hail eris
 http://rubberduck.com/
_______________________________________________
Darwinports mailing list
Darwinports <at> opendarwin.org
http://www.opendarwin.org/mailman/listinfo/darwinports

Gmane