Dave Vasilevsky

Show:

What's happening?

  • Comment: Recent grub2 not recognized, considered legacy

    Seems i duped #2861566, oops.

    2009-10-31 08:18:04 UTC in rEFIt

  • Recent grub2 not recognized, considered legacy

    rEFIt currently recognizes grub by searching for "Geom\0Hard Disk\0Read\0 Error\0", see refit/lib.c . But recent versions of grub2 use a newline after "Error", see http://svn.savannah.gnu.org/viewvc/trunk/grub2/boot/i386/pc/boot.S?root=grub&view=log#rev2411 . I think it would be best to look for just "Geom\0Hard Disk\0Read\0 Error" without the trailing nul or newline.

    2009-10-31 07:40:45 UTC in rEFIt

  • Comment: Crash when untarring archive

    I was under the impression the tar folk and Python folk were disagreeing about whose problem it was, and we were going to be left with incompatibility. Thankfully, it looks like it has been fixed in upstream tar. Yay!

    2009-07-06 20:16:35 UTC in Zero Install

  • Crash when untarring archive

    When a .tar.bz2 is being unpacked, and the version of tar is 1.22 or later, and the tar-file has a bit of junk at the end, 0install will crash with the error: bzip2: I/O or other error, bailing out. Possible reason follows. bzip2: Broken pipe Input file = (stdin), output file = (stdout) tar: Child returned status 1 tar: Exiting with failure status due to previous errors This occurs...

    2009-07-01 10:41:32 UTC in Zero Install

  • Fink

    vasi committed patchset 28169 of module dists to the Fink CVS repository, changing 1 files.

    2007-11-28 04:47:40 UTC in Fink

  • Comment: Storable object version 2.13 does not match $Storable::VERSI

    Ah, I think I get what happened now. You originally had Storable 2.13, just like every other 10.4.x user. You used CPAN to update Apple's perl, so you got Storable 2.16. Then the 10.4.11 upgrade dumped a new Storable.bundle for 2.13 onto your system, and the version mismatch between the .bundle and the .pm must have caused the problem. Ugh. This is why we don't like when folks mess with Apple's...

    2007-11-20 21:32:43 UTC in Fink

  • Comment: Storable object version 2.13 does not match $Storable::VERSI

    Other users running 10.4.11 report that they still have Storable 2.13, and fink works fine for them. I suspect the problem is that you updated Apple's perl using CPAN. Last time I checked, Apple's perl included custom patches, and a non-standard directory layout. And of course they're very conservative about upgrading components between major releases. I'm not thrilled to leave you in the lurch...

    2007-11-20 16:32:59 UTC in Fink

  • Comment: Storable object version 2.13 does not match $Storable::VERSI

    No need to take such drastic measures ;-) It looks like your perl is picking up the wrong version of Storable from somewhere. Just so we know what's going on, I'd appreciate if you would run the following command and report back to us on the output: perl -MStorable -e 'print $INC{"Storable.pm"}, "\n"' Then you can run 'fink index --full' and wait a couple of minutes for it to finish...

    2007-11-19 19:13:33 UTC in Fink

  • Fink

    vasi committed patchset 27944 of module dists to the Fink CVS repository, changing 2 files.

    2007-11-14 14:26:48 UTC in Fink

  • Fink

    vasi committed patchset 27927 of module dists to the Fink CVS repository, changing 1 files.

    2007-11-12 01:54:35 UTC in Fink

About Me

  • 2001-10-30 (8 years ago)
  • 363364
  • vasi (My Site)
  • Dave Vasilevsky

Send me a message