Default style (Cherry Eve). Switch styles (Capricorn). Atom Feed Calendar
http://blogs.sun.com/mbrowarski/date/20080206 środa luty 06, 2008

Linux BrandZ Debian apt-get

Po zainstalowaniu Debiana w BrandZ mamy problem z apt-get'em.
Aby to działało należy wykomentować następujące linie w pliku
/usr/share/perl5/Debconf/DbDriver/File.pm
# if (! $this->{readonly}) {
# flock($this->{_fh}, LOCK_EX | LOCK_NB) or
# $this->error("$this->{filename} is locked by another process");
# }

i trzeba pamiętać o tym, aby apt-get'a nie uruchamiać równolegle :).

Comments:

Post a Comment:
  • HTML Syntax: NOT allowed