SUMMARY: package name too long

From: Miguel Angelo Rozsas (miguel@iiisis.org.br)
Date: Tue Jan 09 1996 - 09:52:04 CST


PROBLEM:

After any (almost) command pkg* I get a error message like this:
ERROR: bad entry read in contents file
    pathname: /etc/init.d/autofs
    problem: package name too long

SOLUTION: As noted by AndrewFlint <flinta@research.natpower.co.uk>, the problem is the corrupted file "/var/sadm/install/contents". My corrupted file has the following entry:

miguel@boss[26] grep autofs /var/sadm/install/contents
/etc/init.d/autofs f none 0744 root sys 585 43936 7743319/etc/init.d/pcnfs f pcscript 0755 root sys 921 7333 815143710 *SUNWpcnfd

        and must be:

/etc/init.d/autofs f none 0744 root sys 585 43936 7743319 SUNWcsr
/etc/init.d/pcnfs f pcscript 0755 root sys 921 7333 815143710 *SUNWpcnfd

        The things are fine now.

        Thanks for:

AndrewFlint <flinta@research.natpower.co.uk>
Simon-Bernard Drolet <simdro@Sisca.qc.ca>

        and all people that help me.



This archive was generated by hypermail 2.1.2 : Fri Sep 28 2001 - 23:10:51 CDT