<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Clean UUCP -Failed..... huh? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/clean-uucp-failed-huh/m-p/2575800#M858876</link>
    <description>During bootup, the Clean UUCP (failed). I did find out where it was located, but I haven't a clue what to do about it. &lt;BR /&gt;&lt;BR /&gt;rc.log says: /var/spool/uucp dir unreadable&lt;BR /&gt;Error Code1&lt;BR /&gt;/sbin/rc2.d/S202clean_uucp start - FAILED&lt;BR /&gt;&lt;BR /&gt;Any suggestions. Thanks in advance</description>
    <pubDate>Wed, 05 Sep 2001 18:13:30 GMT</pubDate>
    <dc:creator>Jenifer Martins</dc:creator>
    <dc:date>2001-09-05T18:13:30Z</dc:date>
    <item>
      <title>Clean UUCP -Failed..... huh?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/clean-uucp-failed-huh/m-p/2575800#M858876</link>
      <description>During bootup, the Clean UUCP (failed). I did find out where it was located, but I haven't a clue what to do about it. &lt;BR /&gt;&lt;BR /&gt;rc.log says: /var/spool/uucp dir unreadable&lt;BR /&gt;Error Code1&lt;BR /&gt;/sbin/rc2.d/S202clean_uucp start - FAILED&lt;BR /&gt;&lt;BR /&gt;Any suggestions. Thanks in advance</description>
      <pubDate>Wed, 05 Sep 2001 18:13:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/clean-uucp-failed-huh/m-p/2575800#M858876</guid>
      <dc:creator>Jenifer Martins</dc:creator>
      <dc:date>2001-09-05T18:13:30Z</dc:date>
    </item>
    <item>
      <title>Re: Clean UUCP -Failed..... huh?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/clean-uucp-failed-huh/m-p/2575801#M858877</link>
      <description>Hi Jenifer:&lt;BR /&gt;&lt;BR /&gt;The directory /var/spool/uucp should have permissions (755) and ownerships like this:&lt;BR /&gt;&lt;BR /&gt;drwxr-xr-x uucp daemon&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 05 Sep 2001 18:24:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/clean-uucp-failed-huh/m-p/2575801#M858877</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2001-09-05T18:24:21Z</dc:date>
    </item>
    <item>
      <title>Re: Clean UUCP -Failed..... huh?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/clean-uucp-failed-huh/m-p/2575802#M858878</link>
      <description>Hi Jennifer:&lt;BR /&gt;&lt;BR /&gt;It appears that your /var/spool/uucp directory is corrupt. I would remove and recreate it like this:&lt;BR /&gt;marvin:/var/spool/uucp:&amp;gt;ls -la&lt;BR /&gt;total 4&lt;BR /&gt;drwxr-xr-x   6 uucp       daemon        1024 Apr  7  1998 .&lt;BR /&gt;dr-xr-xr-x  14 bin        bin           1024 Apr 30  1998 ..&lt;BR /&gt;lrwxr-xr-t   1 root       sys             16 Apr  7  1998 .Admin -&amp;gt; /var/uucp/.A&lt;BR /&gt;dmin&lt;BR /&gt;drwxr-x---   2 uucp       daemon          96 Mar  5  1997 .Corrupt&lt;BR /&gt;lrwxr-xr-t   1 root       sys             14 Apr  7  1998 .Log -&amp;gt; /var/uucp/.Log&lt;BR /&gt;lrwxr-xr-t   1 root       sys             14 Apr  7  1998 .Old -&amp;gt; /var/uucp/.Old&lt;BR /&gt;drwxr-x---   2 uucp       daemon          96 Mar  5  1997 .Sequence&lt;BR /&gt;lrwxr-xr-t   1 root       sys             17 Apr  7  1998 .Status -&amp;gt; /var/uucp/.&lt;BR /&gt;Status&lt;BR /&gt;drwxr-x---   2 uucp       daemon          96 Mar  5  1997 .Workspace&lt;BR /&gt;drwxr-x---   2 uucp       daemon          96 Mar  5  1997 .Xqtdir&lt;BR /&gt;&lt;BR /&gt;Make sure you create the symbolic links using ln -s.&lt;BR /&gt;&lt;BR /&gt;Clay</description>
      <pubDate>Wed, 05 Sep 2001 18:34:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/clean-uucp-failed-huh/m-p/2575802#M858878</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2001-09-05T18:34:30Z</dc:date>
    </item>
    <item>
      <title>Re: Clean UUCP -Failed..... huh?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/clean-uucp-failed-huh/m-p/2575803#M858879</link>
      <description>Hi Clay... Hi Jim,&lt;BR /&gt;Thanks for the help. The permissions for the UUCP file were fine. Clay mentioned it might be corrupt, so I tried what he said. When I did the command: marvin:/var/spool/uucp:&amp;gt;ls -la... it said "not found". Each day, I learn more about this HP-UX system, but I am unfamilar with this command. Do I remove the /var/spool/uucp first, then run the command. Or do I just run the command. I didn't remove it yet. Also, what is the UUCP anyway. I've tried to look it up in reference books, but I can't find it. Please advise.&lt;BR /&gt;thanks,&lt;BR /&gt;Jenifer</description>
      <pubDate>Thu, 06 Sep 2001 16:34:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/clean-uucp-failed-huh/m-p/2575803#M858879</guid>
      <dc:creator>Jenifer Martins</dc:creator>
      <dc:date>2001-09-06T16:34:05Z</dc:date>
    </item>
    <item>
      <title>Re: Clean UUCP -Failed..... huh?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/clean-uucp-failed-huh/m-p/2575804#M858880</link>
      <description>Hi Jenifer:&lt;BR /&gt;&lt;BR /&gt;'uucp' stands for Unix-to-Unix-Copy.  For more information (and some external references) do a 'man uucp'.&lt;BR /&gt;&lt;BR /&gt;As root, do this:&lt;BR /&gt;&lt;BR /&gt;# cd /var/spool/uucp&lt;BR /&gt;# ls -al &lt;BR /&gt;&lt;BR /&gt;You should see the directories and links as Clay posted above.  If you do not, then create them appropriately (with the correct permissions and ownership).  Don't worry about the links with a "t" --- these are transition links.  Making symbolic links with 'ln -s' should work just fine.&lt;BR /&gt;&lt;BR /&gt;In fact, post the contents of /var/spool/uucp that you have, please.&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 06 Sep 2001 17:10:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/clean-uucp-failed-huh/m-p/2575804#M858880</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2001-09-06T17:10:18Z</dc:date>
    </item>
    <item>
      <title>Re: Clean UUCP -Failed..... huh?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/clean-uucp-failed-huh/m-p/2575805#M858881</link>
      <description>Hi Jim,&lt;BR /&gt;The /var/spool/uucp file currently shows:&lt;BR /&gt;lrwxrwxrwt   1 root sys 16 Aug 27 09:41 .Admin -&amp;gt; /var/uucp/.Admin&lt;BR /&gt;drwxr-x---   2 uucp daemon 96 Aug 27 09:42 .Corrupt&lt;BR /&gt;lrwxrwxrwt   1 root sys 14 Aug 27 09:41 .Log -&amp;gt; /var/uucp/.Log&lt;BR /&gt;lrwxrwxrwt   1 root sys 14 Aug 27 09:41 .Old -&amp;gt; /var/uucp/.Old&lt;BR /&gt;drwxr-x---   2 uucp daemon 96 Aug 27 09:42 .Sequence&lt;BR /&gt;lrwxrwxrwt   1 root sys 17 Aug 27 09:41 .Status -&amp;gt; /var/uucp/.Status&lt;BR /&gt;drwxr-x---   2 uucp daemon96 Aug 27 09:42 .Workspace&lt;BR /&gt;drwxr-x---   2 uucp daemon 96 Aug 27 09:42 .Xqtdir&lt;BR /&gt;&lt;BR /&gt;I am not sure what all this means :) &lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Thu, 06 Sep 2001 22:34:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/clean-uucp-failed-huh/m-p/2575805#M858881</guid>
      <dc:creator>Jenifer Martins</dc:creator>
      <dc:date>2001-09-06T22:34:07Z</dc:date>
    </item>
    <item>
      <title>Re: Clean UUCP -Failed..... huh?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/clean-uucp-failed-huh/m-p/2575806#M858882</link>
      <description>Jim,&lt;BR /&gt;The listing of my /var/spool/uucp is posted above. The only difference between mine and what Clay posted was that .Log, .Old, and .Status are lrwxr-xr-t and mine say lrwxrwxrwt. Because they are linked, chmod isn't working. Like I said before I am a new admin, I have been learning lots of stuff, but I haven't encountered this before.&lt;BR /&gt;Thanks again,&lt;BR /&gt;Jenifer</description>
      <pubDate>Mon, 10 Sep 2001 17:36:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/clean-uucp-failed-huh/m-p/2575806#M858882</guid>
      <dc:creator>Jenifer Martins</dc:creator>
      <dc:date>2001-09-10T17:36:56Z</dc:date>
    </item>
  </channel>
</rss>

