Author name: Dan Langille

I've been playing with Open Source software, starting with FreeBSD, since New Zealand Post installed DSL on my street in 1998. From there, I started writing at The FreeBSD Diary, moving my work here after I discovered WordPress. Along the way, I started the BSDCan and PGCon conferences. I slowly moved from software development into full time systems administration and now work for very-well known company who has been a big force in the security industry.

XML::Writer upgrade causes fatal error

I recently upgraded a non-public FreshPorts server from FreeBSD 8.2 to FreeBSD 8.4 using freebsd-update(8). As part of that process, I refreshed all the installed third-party applications via portupgrade(1). After this process was completed, I started noticing these errors: Use of uninitialized value $newOutput in string eq at /usr/local/lib/perl5/site_perl/5.12/XML/Writer.pm line 473, line 109. What port […]

XML::Writer upgrade causes fatal error Read More »

subversion upgrade causes commit processing problems

I upgraded my development copy of FreshPorts and ran into a problem. I kept seeing this in the logs: Jun 26 11:30:15 ngaio FreshPorts[37555]: sleeping after svn up failed for (/wdc/dan/PORTS-SVN ” 321793) Jun 26 11:34:25 ngaio FreshPorts[38219]: sleeping after svn up failed for (/wdc/dan/PORTS-SVN ” 321794) Jun 26 11:02:09 ngaio FreshPorts[30361]: sleeping after svn

subversion upgrade causes commit processing problems Read More »

Scroll to Top