Date: Mon, 24 May 2004 12:02:05 -0500 From: Chris <racerx@makeworld.com> To: freebsd-questions@freebsd.org Subject: Re: Problem after running portupgrade Message-ID: <200405241202.05226.racerx@makeworld.com> In-Reply-To: <20040524164958.88048.qmail@web40307.mail.yahoo.com> References: <20040524164958.88048.qmail@web40307.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 24 May 2004 11:49 am, Stephen Liu wrote: > Hi folks, > > I encountered problems after running > > # portupgrade -aRrvO > > At completion following warning popup; > ..... > ...... > Backing up the old version > > /var: write failed, filesystem is full Look into /var/log for a list of files like this example: cron.0.bz2 maillog.1.bz2 sendmail.st.0 cron.1.bz2 maillog.2.bz2 sendmail.st.1 Note the bz2 extensions and the files that have digits at the end. Chances are you may have many. You can delete these if you wish. Also, look around the dirs within /var You may have something logging such as a core dump. Just a thought. -- Best regards, Chris
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405241202.05226.racerx>