The Artima Developer Community
Sponsored Link

Java Buzz Forum
Software I'm scared to upgrade

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Chris Winters

Posts: 931
Nickname: cwinters
Registered: Jul, 2003

Daytime: Java hacker; nighttime: Perl hacker; sleeptime: some of both.
Software I'm scared to upgrade Posted: Mar 1, 2005 12:49 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Chris Winters.
Original Post: Software I'm scared to upgrade
Feed Title: cwinters.com
Feed URL: http://www.cwinters.com/search/registrar.php?domain=jroller.com®istrar=sedopark
Feed Description: Chris Winters on Java, programming and technology, usually in that order.
Latest Java Buzz Posts
Latest Java Buzz Posts by Chris Winters
Latest Posts From cwinters.com

Advertisement

(I should qualify that with: "...on the machine that's hosted four hours away in Silver Spring, Maryland.")

The classic fright from upgrading software comes from brittle or misunderstood configurations. "Well, it works now. Maybe it's by coincidence, but it works!" Of course, the problem with that is when it breaks you're totally lost. But we can't all be sysadmins, right?

Onto my incomplete list. You'll note that it's not always the software's fault...

  • sendmail: Yes, I still use sendmail. It's setup to deliver to cyrus and it works. Like I mentioned earlier, I hate modifying anything dealing with email. I also always forget what changes are important in the .mc file and I have a vague bad memory of .mc files not working across versions.
  • cyrus-imapd: ditto; the fact that I wrote a blog entry when things went well speaks volumes.
  • kernel: if you're remote-hosted you should be scared to upgrade this; a healthy fear of some changes will save you a lot of time and pain.
  • openssh/openssl: because I always forget to restart sshd and wind up locking myself out because it tries to load an earlier version of openssl. And the "could you powercycle my machine? is always an embarrassing email to send.
  • perl: only if it's an upgrade from 5.x to 5.x+2. And it's not because Perl will break but because I'll have to reinstall a whole bunch of modules. (Actually, using autobundle from CPAN.pm makes this pretty easy too. This is probably an unfounded fear.)
  • PHP: I only use PHP for webmail but I still have the shakes from when we implemented sourceforge internally. Upgrading PHP was like opening a window when you're building a house of cards. In a hurricane. (Probably unfounded in my case.)
  • postgres: just because I'm afraid data won't transfer properly. I do have backups but I'd hate to ever have to use them. (Totally unfounded, dump files work great.)

Read: Software I'm scared to upgrade

Topic: Apple Update for Java Vulnerability Previous Topic   Next Topic Topic: No more reason...

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use