Kernel Panic on 9.0-RELEASE When Attempting to Remove Files

2012-02-10 Thread Ryan Frederick
I'm attempting to remove a number of old files within a directory that was rsynced over from another box. However a number of files (old symlinks and regular files in this instance) cause a kernel panic when attempting to remove them using rm or unlink. This is the panic message output: Fatal

Re: Kernel Panic on 9.0-RELEASE When Attempting to Remove Files

2012-02-10 Thread Ryan Frederick
via Linux results in `rm` either being killed or hanging. Ryan On 02/10/2012 10:43 AM, Ryan Frederick wrote: I'm attempting to remove a number of old files within a directory that was rsynced over from another box. However a number of files (old symlinks and regular files in this instance) cause

Re: /lib/exec/ld-elf.so.1: Shared object libpcre.so.0 not found, required by libxfsm-4.6.so.0 amd64 FreeBSD 8.2

2012-02-15 Thread Ryan Frederick
You can recompile all ports that depend on pcre so that they'll use the new shared library. You can do so with: # portmaster -r pcre-8.30 Ryan On 02/15/2012 08:42 PM, Antonio Olivares wrote: Dear folks, I updated ports and one failed, gimp-app. I checked /usr/src/UPDATING and I followed

Re: /lib/exec/ld-elf.so.1: Shared object libpcre.so.0 not found, required by libxfsm-4.6.so.0 amd64 FreeBSD 8.2

2012-02-16 Thread Ryan Frederick
It looks like others have run into this problem with avahi-app as well: http://lists.freebsd.org/pipermail/freebsd-ports/2011-July/068658.html A cursory search shows that uninstalling avahi-app then reinstalling should take care of the compilation failure. Afterward you should be able to run

freebsd-update Not Recognizing Updated Custom Kernel for 9.0-RELEASE-p3

2012-06-12 Thread Ryan Frederick
I have several FreeBSD 9 systems with custom compiled kernels. After using freebsd-update to go from 9.0-RELEASE-p2 to 9.0-RELEASE-p3 this morning I rebuilt the kernels. However after recompiling, installing, and rebooting with the custom kernels subsequent update checks using freebsd-update

Re: freebsd-update Not Recognizing Updated Custom Kernel for 9.0-RELEASE-p3

2012-06-12 Thread Ryan Frederick
, Ryan Frederick wrote: I have several FreeBSD 9 systems with custom compiled kernels. After using freebsd-update to go from 9.0-RELEASE-p2 to 9.0-RELEASE-p3 this morning I rebuilt the kernels. However after recompiling, installing, and rebooting with the custom kernels subsequent update checks

Re: Building a Headless FreeBSD Virtual System

2012-08-29 Thread Ryan Frederick
When you define the virtual serial port in VirtualBox for the guest VM one of the options available for connection of the port to the host system is a named pipe (I believe it's called Host Pipe in the configuration). You can then specify whatever named pipe on the host system you wish to

Re: Virtual FreeBSD9.0 ISO Image Won't Mount Root FS

2012-09-05 Thread Ryan Frederick
What option argument did you specify for the -V (volume ID) option when you created the ISO with the `mkisofs` command? I believe that the root filesystem lies under /dev/iso9660/volumeID for which the ISO loader's default configuration specifies as /dev/iso9660/FREEBSD_INSTALL. Thus you'll

Re: Procmail Decoding Mime Messages

2013-04-24 Thread Ryan Frederick
Forgot to cc the list. On 04/24/2013 04:47 PM, Ryan Frederick wrote: I believe mimencode is in ports as converters/mmencode. It is also included as part of mail/metamail. Ryan On 04/24/2013 04:07 PM, Martin McCormick wrote: Is there a filter that one can run in procmail in which base64

freesbd-update Continuously Wants to Update linker.hints

2013-04-30 Thread Ryan Frederick
I have a number of boxes running 9.1-RELEASE (amd64) that I updated to p3 yesterday via freebsd-update. However freebsd-update still indicates that linker.hints needs to be updated. Running `freebsd-update install` appears to install a new linker.hints file but still doesn't appear to satisfy

Re: update from apache22 to apache24

2013-05-03 Thread Ryan Frederick
The Apache site has documentation on upgrading from 2.2 to 2.4 -- http://httpd.apache.org/docs/2.4/upgrading.html The main change for me was the new allow/deny syntax. I've updated almost all of my Apache installs from 2.2 to 2.4 with no issues. The only installs I haven't updated yet are

Re: Curl -7.24.0_4 heap corruption

2013-07-02 Thread Ryan Frederick
Update your ports vulnerability database before attempting to compile curl. `portaudit -Fda` should do the trick. Ryan On 07/02/2013 08:49 AM, Reggie Euser wrote: We're running FreeBSD 8.3-RELEASE-p3 and portaudit says: Affected package: curl-7.24.0_2 Type of problem: cURL library -- heap

Re: What's wrong here? Can't reinstall graphics/lcms2

2013-08-20 Thread Ryan Frederick
There was an entry in vuxml for lcms2 2.5 earlier this week that initially included 2.5 accidentally. It's been corrected now, so an update of your ports vulnerability database should allow you to install/update lcms2. Ryan On 08/20/2013 01:15 PM, Kurt Buff wrote: On Tue, Aug 20, 2013 at