Bus Error in protsdb.rb updating INDEX.db

Michael Edenfield kutulu at kutulu.org
Fri Sep 3 15:01:54 PDT 2004


* Michael Edenfield <kutulu at kutulu.org> [040903 17:48]:
> 
> origin = port_info.origin
> @db[origin] = port_info
> 
> is what's causing the bus error.  Coincidentally, I can print origin and
> portinfo, as you can see above, but can't assign to it.  If I have ruby
> skip that line in the index file, it keeps right on going and finishes
> with no problems.
> 

Ooops.  Due to a slight logical error, it actually skipped the rest of
the INDEX file :)  The following three ports cause a bus error, but the
rest of them go into the INDEX.db ok:

    origin == 'databases/py-bsddb3'
    origin == 'databases/py-cdb'
    origin == 'databases/py-gdbm'

--Mike

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20040903/86bc43ee/attachment.bin


More information about the freebsd-ports mailing list