Tag: Bug

mailman: Unable to rotate logs after logrotate 3.8.0.

Posted by – 12. Januar 2012

Derzeit gibt es einen Bug im Zusammenspiel mit mailman und logrotate. Wenn man logrotate in Version 3.8.0 oder höher installiert, spuckt mailman beim Aufruf des logrotate Jobs folgende Fehlermeldung aus:

/etc/cron.daily/logrotate:
error: skipping "/var/log/mailman/vette" because parent directory has insecure permissions (It's world writable or writable by group which is not "root") Set "su" directive in config file to tell logrotate which user/group should be used for rotation.
error: skipping "/var/log/mailman/error" because parent directory has insecure permissions (It's world writable or writable by group which is not "root") Set "su" directive in config file to tell logrotate which user/group should be used for rotation.
error: skipping "/var/log/mailman/bounce" because parent directory has insecure permissions (It's world writable or writable by group which is not "root") Set "su" directive in config file to tell logrotate which user/group should be used for rotation.
error: skipping "/var/log/mailman/mischief" because parent directory has insecure permissions (It's world writable or writable by group which is not "root") Set "su" directive in config file to tell logrotate which user/group should be used for rotation.
error: skipping "/var/log/mailman/digest" because parent directory has insecure permissions (It's world writable or writable by group which is not "root") Set "su" directive in config file to tell logrotate which user/group should be used for rotation.
error: skipping "/var/log/mailman/subscribe" because parent directory has insecure permissions (It's world writable or writable by group which is not "root") Set "su" directive in config file to tell logrotate which user/group should be used for rotation.
error: skipping "/var/log/mailman/post" because parent directory has insecure permissions (It's world writable or writable by group which is not "root") Set "su" directive in config file to tell logrotate which user/group should be used for rotation.
error: skipping "/var/log/mailman/qrunner" because parent directory has insecure permissions (It's world writable or writable by group which is not "root") Set "su" directive in config file to tell logrotate which user/group should be used for rotation.
error: skipping "/var/log/mailman/fromusenet" because parent directory has insecure permissions (It's world writable or writable by group which is not "root") Set "su" directive in config file to tell logrotate which user/group should be used for rotation.
error: skipping "/var/log/mailman/locks" because parent directory has insecure permissions (It's world writable or writable by group which is not "root") Set "su" directive in config file to tell logrotate which user/group should be used for rotation.
error: skipping "/var/log/mailman/smtp" because parent directory has insecure permissions (It's world writable or writable by group which is not "root") Set "su" directive in config file to tell logrotate which user/group should be used for rotation.
error: skipping "/var/log/mailman/smtp-failure" because parent directory has insecure permissions (It's world writable or writable by group which is not "root") Set "su" directive in config file to tell logrotate which user/group should be used for rotation.

More…

  • Category: Howto, Linux u. Software |
  • Tags: , ,
  • 0 CommentsFeed

Seltsamer Bug in Outlook

Posted by – 11. August 2010

Wir haben hier gerade den tollen Bug in Outlook festgestellt.  Bei E-Mails die über die Funktion “erneut senden” verschickt werden, aber der Text editiert wurde, zeigt Outlook in der Desktop-Benachritigung den ursprünglichen Text der E-Mail an, in der Vorschau den editierten Text. Die Message-ID ist identisch.

  • Category: Seltsam |
  • Tags: , ,
  • 0 CommentsFeed

SpamAssassin Jahr-2010-Bug

Posted by – 2. Januar 2010

SpamAssassin hat derzeit einen unschönen Bug. Dieser sorgt dafür, dass E-Mails seit dem 01.01.2010 fälschlicherweise als SPAM eingestuft werden. Ursache ist eine Filterregel die E-Mails nach 2009 als sehr verdächtig einstuft.  Inzwischen wurde die entsprechende Filterregeln überarbeitet und mit einen Update der Regeln wird das Problem auf dem lokalen SpamAssassin behoben:

sa-update -D

cp /var/lib/spamassassin/3.002005/updates_spamassassin_org/* /usr/share/spamassassin/

Der Spamfilter von 1&1 und GMX basiert wohl auf SpamAssassin und hatte dadurch auch das gleiche Problem.

  • Category: Dosenfleisch, Howto |
  • Tags: , , , ,
  • 1 CommentFeed

Blöder PHP-Bug

Posted by – 1. April 2009

In der Version 5.2 von PHP darf die Extension CURL nicht vor für PGSQL geladen werden. Wir hatten deswegen gestern böse segmentation fault bei PHP-Skripten, die aber auf einem anderen Server ohne Problem liefen. Hier der Bugreport.

  • Category: HTML, PHP,CGI u. Co. |
  • Tags: , , , ,
  • 0 CommentsFeed

WordPress 2.6 und die Text/Diff Fehler im Editor

Posted by – 7. August 2008

In der aktuellen Version von WordPress ist ein Versionskontrollsystem integriert, dass unter anderem auch die Differenzen der einzelnen Versionen darstellen soll. Allerdings ist hier ein kleiner Bug vorhanden. Codestyling hat hierzu einen keinen Patch veröffentlicht, den ich direkt aufgespielt habe.

  • Category: Blogging, Linux u. Software |
  • Tags: , ,
  • 0 CommentsFeed

Lidl und der Kassen-Bug

Posted by – 20. Mai 2008

Lidl hat einen lustigen aber für Kassierer nervenden Bug im Kassensystem. Der Fehler tritt auf, wenn man an der Kasse Waren im Wert von 0 Euro (Null Euro) bezahlt. Dann streikt das System. Die kurze Einkaufsliste dazu: Gibt man zwei Pfandflaschen zurück und schuldet Lidl einem 50 Cent. Zu dem Pfandzettel, der vom Automat ausspuckt wird, besorgt man sich eine Wasserflasche (19 Cent plus 25 Cent Pfand macht 44 Cent) und eine Einkaufstüte für 6 Cent. Ab zur Kasse damit. Minus 50 Cent plus 50 Cent machen 0 Cent bzw. 0 Euro. Die Kasse streikt und ruft nach “Autorisierung”.

Quelle: denkspuren

  • Category: Muahhahahaha |
  • Tags: , , , ,
  • 0 CommentsFeed

Bug in /usr/local/share/perl/5.8.8/Errno.pm

Posted by – 25. April 2008

Heute Morgen beim Update eines Debian-Systems spuckte OTRS plötzlich folgende Fehlermeldung aus:

Errno architecture (i486-linux-gnu-thread-multi-2.6.18.3) does not match executable architecture (i486-linux-gnu-thread-multi-2.6.22-3-amd64) at /usr/local/share/perl/5.8.8/Errno.pm line 11.

Ein Ticket über diesen Bug wurde bereits im November 2007 eröffnet. Ich frage mich gerade wieder das Problem erst jetzt auftratt, da ich mind. einmal die Woche Updates einspiele. Mittels Nagios überwache ich die Server und lasse mir neue Pakete melden. In dem Bug-Report steht auf eine Anleitung wie man das Problem schnell lösen kann.

  • Category: Howto, Linux u. Software |
  • Tags: , , ,
  • 0 CommentsFeed

man baby(1)

Posted by – 15. April 2008

BABY(1)                  USER COMMANDS                    BABY(1)

NAME
     BABY - create new process from two parent processes

SYNOPSIS

     BABY [ -sex ] [ -name ]

DESCRIPTION

     BABY is initiated when one parent process polls another server
process through a socket connection (BSD) or through pipes in the
System V implementation. BABY runs at a low priority for approximately
40 weeks then terminates with heavy system load. Most systems require
constant monitoring when BABY reaches its final stages of execution.

     Older implementations of BABY required that the initiating
process not be present at the time of completion. In these versions
the initiating process is awakened and notified of the results upon
completion. Modern versions allow both parent processes to be active
during the final stages of BABY.

OPTIONS

        -sex
          option indicating type of process created.

        -name
          process identification to be attached to the new process.

RESULT
     Successful execution of the BABY(1) results in new process
     being created and named. Parent processes then typically
     broadcast messages to all other processes informing them of their
     new status in the system.

BUGS
     The SLEEP command may not work on either parent processes for some
     time afterward, as new BABY processes constantly send interrupts
     which must be handled by one or more parent.

     BABY processes upon being created may frequently dump
     in /tmp requiring /tmp to be cleaned out frequently by one
     of the parent processes.

SEE ALSO
	sleep(1) dump(8) cry(3)

Via: adminlife.net
  • Category: Fun, Muahhahahaha |
  • Tags: , , , , , , , , , , , , , ,
  • 0 CommentsFeed

XFree86 Bug

Posted by – 12. März 2004

Aus heiterem Himmel funktionierte meine Tastatur nicht mehr und mein Mauszeiger wanderte immer wie von Geisterhand den Bildschirm herunter. Im Log habe ich dann folgendes gefunden:

Mar 12 12:21:41 fuckup kernel: atkbd.c: Unknown key released (translated set 2, code 0x7a on isa0060/serio0).
Mar 12 12:21:41 fuckup kernel: atkbd.c: This is an XFree86 bug. It shouldn’t access hardware directly.

Sämtliche Wiederbelebungsversuche haben nicht geholfen. Naja ich wollte sowieso rebooten wegen upgrade auf Kernel 2.6.4. Hatte das Problem schon einmal jemand und hat etvl. ne Lösung? Ich benutze XFree86 Version 4.2.1.1

More…

  • Category: Muahhahahaha |
  • Tags: , , , , , , , ,
  • 0 CommentsFeed

Kernel 2.6.2 ist raus

Posted by – 5. Februar 2004

Kernel 2.6.2 wurde gestern freigegeben. Der neue Kernel enthält eine ganze Reihe ACPI Bugfixes und Verbesserungen. Dem folgen neue USB Geräte Treiber u.a für Digianswer und Broadcam Geräte oder der BlueFRITZ! USB von AVM. Die JFS und XFS Implementierung wurde auch um einige Bugs erleichtert. Und genervte Synaptic Touchpad-User können mithilfe des Parameters psmouse.proto=imps nun endlich die nervigen sync-fehler abschalten wenn eine externe ps/2 maus angeschlossen ist.

More…

  • Category: Linux u. Software |
  • Tags: , , , , , , ,
  • 0 CommentsFeed

Pressespiegel zum 20C3

Posted by – 29. Dezember 2003

Pressespiegel zum Externer LinkCongress

1. Externer LinkFuturezone@ORF: Bildung für Hacker im Honecker-Center

2. Externer LinkBerliner Morgenpost: Ohne Nummer geht nichts – im Reich der Hacker

3. Externer LinkHeise Online : “Lesemaschine” fürs Parlament

4. Externer LinkHeise Online: Unfreiwillige Neujahrs- und Friedensbotschaften im Web

More…

  • Category: CCC u. Chaosdorf |
  • Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
  • 0 CommentsFeed

Die unendliche RPC-Lücken-Geschichte

Posted by – 14. Oktober 2003

Nachdem Microsofts bereits zwei Patches zur Schließung von Sicherheitslücken im RPC-Protokoll verschiedener Windows-Versionen veröffentlicht hat, berichten Sicherheitsexperten auf den Mailinglisten Bugtraq und Full Disclosure, dass weitere Lecks im RPC-Protokoll ausgenutzt werden können. So könne auf Systemen mit eingespieltem Patch eine Denial-of-Service-Attacke ausgeführt werden, was vermutlich das betreffende System zum Absturz bringt.

Quelle: Externer Linkgolem.de

More…

  • Category: Linux u. Software |
  • Tags: , , , , , , , , , , , , , , ,
  • 0 CommentsFeed

Seltsam

Posted by – 8. Oktober 2003

Hm, Sunlog schein irgendwie nen kleinen Bug zu haben. Ich melde mich als User DocX im Weblog an aber ab und zu werden die Nachrichten als User Sabine verfast. Hat jemand zufällig das gleiche Problem?

More…

  • Category: Blogging, Privat u. Podcast |
  • Tags: , , , , , ,
  • 0 CommentsFeed