bzcat broken pipe after ISPConfig update

Discussion in 'Installation/Configuration' started by jdubuke, Jul 10, 2007.

  1. jdubuke

    jdubuke New Member

    Good morning all,
    I updated my ISPConfig to the latest version, and my overnight cron job has a bunch of errors in it. (here are the first three):

    bzcat: I/O or other error, bailing out. Possible reason follows.
    bzcat: Broken pipe
    Input file = /usr/share/man/man1/./ash.1.bz2, output file = (stdout)

    bzcat: I/O or other error, bailing out. Possible reason follows.
    bzcat: Broken pipe
    Input file = /usr/share/man/man1/./perl5004delta.1.bz2, output file = (stdout)

    bzcat: I/O or other error, bailing out. Possible reason follows.
    bzcat: Broken pipe
    Input file = /usr/share/man/man1/./bash.1.bz2, output file = (stdout)

    I have a ton of these errors - can someone shed some light on this? I figure it is a result of the upgrade updating a portion of my system but not all of it? Not sure...

    Thanks,
    Jerry
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    ISPConfig does not update bzip or anything that is related to this. Did you run a update on other components on your system as well?

    Please post the output of:

    df -h
     
  3. jdubuke

    jdubuke New Member

    good morning Till,

    I did not upgrade anything other than what the newest version of ISPConfig updated.

    I rebooted the computer last night, and the overnight cron job did not report the same errors, so I am guessing that it needed a reboot, even though it did not say so?

    anyway, here is the df -h as requested:
    Filesystem Size Used Avail Use% Mounted on
    /dev/sda1 5.8G 4.0G 1.6G 73% /
    /dev/sda6 140G 4.2G 136G 3% /home

    Thanks for getting back to me.
    Jerry
     
  4. falko

    falko Super Moderator Howtoforge Staff

    The disk space looks ok.

    Hm, not sure what caused the problem, but maybe a reboot was all that was needed. I suggest you keep an eye on your server to check if it happens again.
     

Share This Page