Bug#1009212: date does not respect timezone format

2022-04-08 Thread mastrboy
Source: date
Severity: normal
X-Debbugs-Cc: mastr...@gmail.com

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
running date command

   * What exactly did you do (or not do) that was effective (or
 ineffective)?
   * What was the outcome of this action?
getting time/date in confusing AM/PM format

   * What outcome did you expect instead?
getting time/date in 24 hours format as timezone is Europe/Oslo that 
makes sense.

*** End of the template - remove these template lines ***


-- System Information:
Debian Release: 11.3
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.13.19-6-pve (SMP w/16 CPU threads)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled



Bug#708069: Easy to fix

2014-01-29 Thread mastrboy
Could we perhaps get this fixed in Debian 7.4?
The bug was reported almost a year ago, and the fix is relatively easy...


Bug#568856: heartbeat is unable to stop nfs-kernel-server

2010-02-08 Thread mastrboy
Package: heartbeat
Version: 2.1.3-6lenny4
Severity: important

heartbeat is unable to stop nfs-kernel-server. The script returns 0 so 
heartbeat think that nfs is stopped, but when trying to unmount
a shared disk (drbd) with /var/lib/nfs symlinked into heartbeat gives up and 
reboots the server, it fails since nfsd is still locking files in that folder.

Has been discussed in 2004 here:
http://lists.linbit.com/pipermail/drbd-user/2004-June/001107.html

and on the HA website: http://www.linux-ha.org/DRBD/NFS (under 5.c and 5.d)

Current workaround is calling a script that kills nfsd with haresources as 
suggested in linux-ha.org

(If i start nfs-kernel-server manually, i am also able to stop it manually)

ha.cf:
###
# HA config
autojoin none
debugfile /var/log/ha-debug
logfile /var/log/ha-log
logfacility local0
keepalive 200ms
#warntime 1
deadtime 2
#initdead 30
udpport 694
bcast drbdeth0
mcast drbdeth0 239.0.0.1 694 1 0
udp drbdeth0
auto_failback off
node nfs-ha-01
node nfs-ha-02

apiauth default uid=nobody gid=haclient
apiauth ipfail uid=hacluster
apiauth ping gid=nogroup uid=nobody,hacluster
respawn hacluster /usr/lib/heartbeat/ipfail
ping x.x.x.x
deadping 3
###

haresources:
###
nfs-ha-01 x.x.x.x/24 drbddisk LVM::drbdtest 
Filesystem::/dev/drbd0::/cluster-metadata::ext3::defaults,noatime 
Filesystem::/dev/drbdtest/test::/mnt/test::xfs nfs-kernel-server nfs-common


-- System Information:
Debian Release: 5.0.4
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-2-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages heartbeat depends on:
ii  adduser 3.110add and remove users and groups
ii  gawk1:3.1.5.dfsg-4.1 GNU awk, a pattern scanning and pr
ii  iproute 20080725-2   networking and traffic control too
ii  iputils-ping3:20071127-1 Tools to test the reachability of 
ii  libbz2-1.0  1.0.5-1  high-quality block-sorting file co
ii  libc6   2.7-18lenny2 GNU C Library: Shared libraries
ii  libcurl37.18.2-8lenny3   Multi-protocol file transfer libra
ii  libglib2.0-02.16.6-3 The GLib library of C routines
ii  libgnutls26 2.4.2-6+lenny2   the GNU TLS library - runtime libr
ii  libltdl31.5.26-4+lenny1  A system independent dlopen wrappe
ii  libncurses5 5.7+20081213-1   shared libraries for terminal hand
ii  libnet1 1.1.2.1-2library for the construction and h
ii  libopenhpi2 2.12.0-1 OpenHPI libraries (runtime and sup
ii  libpam-runtime  1.0.1-5+lenny1   Runtime support for the PAM librar
ii  libpam0g1.0.1-5+lenny1   Pluggable Authentication Modules l
ii  libsnmp15   5.4.1~dfsg-12SNMP (Simple Network Management Pr
ii  libssl0.9.8 0.9.8g-15+lenny6 SSL shared libraries
ii  libuuid11.41.3-1 universally unique id library
ii  libwrap07.6.q-16 Wietse Venema's TCP wrappers libra
ii  libxml2 2.6.32.dfsg-5+lenny1 GNOME XML library
ii  libxml2-utils   2.6.32.dfsg-5+lenny1 XML utilities
ii  mawk1.3.3-11.1   a pattern scanning and text proces
ii  psmisc  22.6-1   Utilities that use the proc filesy
ii  python  2.5.2-3  An interactive high-level object-o
ii  python-central  0.6.8register and build utility for Pyt
ii  zlib1g  1:1.2.3.3.dfsg-12compression library - runtime

Versions of packages heartbeat recommends:
ii  iptables  1.4.2-6administration tools for packet fi
ii  logrotate 3.7.1-5Log rotation utility
ii  rsyslog [system-log-daemon]   3.18.6-4   enhanced multi-threaded syslogd

heartbeat suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#568504: heartbeat: ha_propagate tries to run chkconfig instead of update-rc.d

2010-02-05 Thread mastrboy
Package: heartbeat
Version: 2.1.3-6lenny4
Severity: normal

/usr/lib/heartbeat/ha_propagate is not debian aware, uses a redhat like 
command chkconfig for setting boot config instead of update-rc.d

-- System Information:
Debian Release: 5.0.4
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-2-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages heartbeat depends on:
ii  adduser 3.110add and remove users and groups
ii  gawk1:3.1.5.dfsg-4.1 GNU awk, a pattern scanning and pr
ii  iproute 20080725-2   networking and traffic control too
ii  iputils-ping3:20071127-1 Tools to test the reachability of 
ii  libbz2-1.0  1.0.5-1  high-quality block-sorting file co
ii  libc6   2.7-18lenny2 GNU C Library: Shared libraries
ii  libcurl37.18.2-8lenny3   Multi-protocol file transfer libra
ii  libglib2.0-02.16.6-3 The GLib library of C routines
ii  libgnutls26 2.4.2-6+lenny2   the GNU TLS library - runtime libr
ii  libltdl31.5.26-4+lenny1  A system independent dlopen wrappe
ii  libncurses5 5.7+20081213-1   shared libraries for terminal hand
ii  libnet1 1.1.2.1-2library for the construction and h
ii  libopenhpi2 2.12.0-1 OpenHPI libraries (runtime and sup
ii  libpam-runtime  1.0.1-5+lenny1   Runtime support for the PAM librar
ii  libpam0g1.0.1-5+lenny1   Pluggable Authentication Modules l
ii  libsnmp15   5.4.1~dfsg-12SNMP (Simple Network Management Pr
ii  libssl0.9.8 0.9.8g-15+lenny6 SSL shared libraries
ii  libuuid11.41.3-1 universally unique id library
ii  libwrap07.6.q-16 Wietse Venema's TCP wrappers libra
ii  libxml2 2.6.32.dfsg-5+lenny1 GNOME XML library
ii  libxml2-utils   2.6.32.dfsg-5+lenny1 XML utilities
ii  mawk1.3.3-11.1   a pattern scanning and text proces
ii  psmisc  22.6-1   Utilities that use the proc filesy
ii  python  2.5.2-3  An interactive high-level object-o
ii  python-central  0.6.8register and build utility for Pyt
ii  zlib1g  1:1.2.3.3.dfsg-12compression library - runtime

Versions of packages heartbeat recommends:
ii  iptables  1.4.2-6administration tools for packet fi
ii  logrotate 3.7.1-5Log rotation utility
ii  rsyslog [system-log-daemon]   3.18.6-4   enhanced multi-threaded syslogd

heartbeat suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#470824: kde-guidance: Missing package dependency

2008-03-13 Thread mastrboy
Package: kde-guidance
Version: 0.8.0-2
Severity: important

the sub-application mountconfig in kde-guidance is missing some packages and 
cant be startet.
These packages are: 
- python-sip4-dev
- python-qt-dev

If these packages is not installed, it creates the following error:
-
Traceback (most recent call last):
  File /usr/bin/mountconfig, line 37, in ?
from fuser import *
  File /usr/share/python-support/kde-guidance/fuser.py, line 27, in ?
import kdedesigner
  File /var/lib/python-support/python2.4/kdedesigner.py, line 19, in ?
import qtuicompiler
  File /var/lib/python-support/python2.4/qtuicompiler.py, line 20, in ?
import pyqtconfig
ImportError: No module named pyqtconfig


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-3-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages kde-guidance depends on:
ii  kdelibs4c2a 4:3.5.8.dfsg.1-7 core libraries and binaries for al
ii  libc6   2.7-6GNU C Library: Shared libraries
ii  libgcc1 1:4.3.0~rc2-1GCC support library
ii  libpythonize0   0.4.0-5  Python packages to support KDE app
ii  libqt3-mt   3:3.3.8b-4   Qt GUI Library (Threaded runtime v
ii  libstdc++6  4.3.0~rc2-1  The GNU Standard C++ Library v3
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxext61:1.0.3-2X11 miscellaneous extension librar
ii  libxrandr2  2:1.2.2-1X11 RandR extension library
ii  libxrender1 1:0.9.4-1X Rendering Extension client libra
ii  libxss1 1:1.1.2-1X11 Screen Saver extension library
ii  libxxf86vm1 1:1.0.1-2X11 XFree86 video mode extension l
ii  pykdeextensions 0.4.0-5  Python packages to support KDE app
ii  python  2.4.4-6  An interactive high-level object-o
ii  python-kde3 3.16.0-4 KDE3 bindings for Python
ii  python-support  0.7.6automated rebuilding support for p
ii  python2.4   2.4.4-7  An interactive high-level object-o
ii  sysv-rc 2.86.ds1-53  System-V-like runlevel change mech

kde-guidance recommends no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#470818: kdmtheme: Any attempt to remove a theme crashes the KDM Theme Manager

2008-03-13 Thread mastrboy
Package: kdmtheme
Version: 1.2.2-1
Severity: normal

If you try to remove any kind of theme from the KDM Theme manager it crashes, 
following is
traceback from KDE and gdb:
---
(no debugging symbols found)
Using host libthread_db library /lib/i686/cmov/libthread_db.so.1.
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0xb68a96c0 (LWP 4759)]
(no debugging symbols found)
[KCrash handler]
#6  0xb65f0d1b in KDMThemeWidget::updateInfoView ()
   from /usr/lib/kde3/kcm_kdmtheme.so
#7  0xb65f1050 in KDMThemeWidget::themeSelected ()
   from /usr/lib/kde3/kcm_kdmtheme.so
#8  0xb65f29dc in KDMThemeWidget::qt_invoke ()
   from /usr/lib/kde3/kcm_kdmtheme.so
#9  0xb6e0d00d in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#10 0xb6e0db8d in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#11 0xb7149f69 in QListView::selectionChanged () from /usr/lib/libqt-mt.so.3
#12 0xb6ee8fdb in QListViewItem::takeItem () from /usr/lib/libqt-mt.so.3
#13 0xb6ee51e5 in QListView::takeItem () from /usr/lib/libqt-mt.so.3
#14 0xb65f0ce5 in KDMThemeWidget::removeSelectedThemes ()
   from /usr/lib/kde3/kcm_kdmtheme.so
#15 0xb65f29c8 in KDMThemeWidget::qt_invoke ()
   from /usr/lib/kde3/kcm_kdmtheme.so
#16 0xb6e0d00d in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#17 0xb6e0db8d in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#18 0xb713ea7c in QButton::clicked () from /usr/lib/libqt-mt.so.3
#19 0xb6e9e27d in QButton::mouseReleaseEvent () from /usr/lib/libqt-mt.so.3
#20 0xb6e455f4 in QWidget::event () from /usr/lib/libqt-mt.so.3
#21 0xb6daf1ca in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#22 0xb6db00fa in QApplication::notify () from /usr/lib/libqt-mt.so.3
#23 0xb74fab52 in KApplication::notify () from /usr/lib/libkdecore.so.4
#24 0xb6d4ea92 in QETWidget::translateMouseEvent () from /usr/lib/libqt-mt.so.3
#25 0xb6d4db3d in QApplication::x11ProcessEvent () from /usr/lib/libqt-mt.so.3
#26 0xb6d5e026 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#27 0xb6dc5bc0 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#28 0xb6daecaf in QApplication::enter_loop () from /usr/lib/libqt-mt.so.3
#29 0xb6f8ba69 in QDialog::exec () from /usr/lib/libqt-mt.so.3
#30 0xb7edb368 in kdemain () from /usr/lib/libkdeinit_kcmshell.so
#31 0x080484b2 in ?? ()
#32 0x0006 in ?? ()
#33 0xbfc212d4 in ?? ()
#34 0xbfc21248 in ?? ()
#35 0x080484e9 in ?? ()
#36 0xb7efa0b0 in ?? () from /lib/ld-linux.so.2
#37 0xbfc21250 in ?? ()
#38 0xbfc212a8 in ?? ()
#39 0xb7c7b450 in __libc_start_main () from /lib/i686/cmov/libc.so.6
Backtrace stopped: frame did not save the PC


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-3-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages kdmtheme depends on:
ii  kdelibs4c2a 4:3.5.8.dfsg.1-7 core libraries and binaries for al
ii  kdm 4:3.5.8.dfsg.1-7 X display manager for KDE
ii  libc6   2.7-6GNU C Library: Shared libraries
ii  libgcc1 1:4.3.0~rc2-1GCC support library
ii  libstdc++6  4.3.0~rc2-1  The GNU Standard C++ Library v3

kdmtheme recommends no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#456666: squid: config directive: httpd_suppress_version_string on does not work

2007-12-17 Thread mastrboy
Package: squid
Version: 2.6.5-6
Severity: minor

while settings the squid config to httpd_suppress_version_string on it still 
reports version info

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-5-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages squid depends on:
ii  adduser3.102 Add and remove users and groups
ii  coreutils  5.97-5.3  The GNU core utilities
ii  debconf [debconf-2.0]  1.5.11Debian configuration management sy
ii  libc6  2.3.6.ds1-13etch2 GNU C Library: Shared libraries
ii  libdb4.4   4.4.20-8  Berkeley v4.4 Database Libraries [
ii  libldap2   2.1.30-13.3   OpenLDAP libraries
ii  libpam0g   0.79-4Pluggable Authentication Modules l
ii  logrotate  3.7.1-3   Log rotation utility
ii  lsb-base   3.1-23.2etch1 Linux Standard Base 3.1 init scrip
ii  netbase4.29  Basic TCP/IP networking system
ii  squid-common   2.6.5-6   Internet Object Cache (WWW proxy c

squid recommends no packages.

-- debconf information:
  squid/fix_cachedir_perms: false
  squid/largefiles_warning:
  squid/http_anonymizer:
  squid/anonymize_headers:
  squid/authenticate_program:
* squid-cgi/cachemgr:
  squid/fix_lines: true
  squid/old_version: false



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#444127: evms-cli: Needs to be recompiled with UTF-8

2007-09-26 Thread mastrboy
Package: evms-cli
Severity: wishlist

Since Debian Etch defaults to UTF-8 this package needs to be recompiled with it,
ncurses shows the menu system as not UTF-8 and displays the wrong signs

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-5-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#426517: using php5-gd against libgd2-xpm segfaults for different image files

2007-05-29 Thread mastrboy
Package: libgd2-xpm
Version: 2.0.34-1
Severity: important

Some log data and strace:
[Tue May 29 13:42:04 2007] [notice] child pid 4200 exit signal Segmentation 
fault (11)
[Tue May 29 13:42:05 2007] [notice] child pid 4201 exit signal Segmentation 
fault (11)
[Tue May 29 13:42:06 2007] [notice] child pid 4197 exit signal Segmentation 
fault (11)
[Tue May 29 13:42:15 2007] [notice] child pid 4196 exit signal Segmentation 
fault (11)

[EMAIL PROTECTED] weathermap # php weathermap

ReadData: LINK firstlink, target: cacti:12 on config line 24 was not recognised 
as a valid TARGET
Segmentation fault

Last output by strace:
---
close(2)= -1 EBADF (Bad file descriptor)
fstat64(2, 0xb78ba48c)  = -1 EBADF (Bad file descriptor)
_llseek(2, 0, 0xbf874f40, SEEK_CUR) = -1 EBADF (Bad file descriptor)
write(2, ReadData: NODE node1, target: zo..., 114) = -1 EBADF (Bad file 
descriptor)
close(2)= -1 EBADF (Bad file descriptor)
brk(0x86f9000)  = 0x86f9000
brk(0x871a000)  = 0x871a000
brk(0x873b000)  = 0x873b000
brk(0x875c000)  = 0x875c000
brk(0x877d000)  = 0x877d000
brk(0x879e000)  = 0x879e000
brk(0x87bf000)  = 0x87bf000
brk(0x87e)  = 0x87e
brk(0x8801000)  = 0x8801000
brk(0x8822000)  = 0x8822000
brk(0x8843000)  = 0x8843000
brk(0x8864000)  = 0x8864000
brk(0x8885000)  = 0x8885000
brk(0x88a6000)  = 0x88a6000
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++


To fix issue:
- Get libgd2-xpm_2.0.34-1_i386.deb from the unstable repository
- Install via dpkg --force-depends -i libgd2-xpm_2.0.34-1_i386.deb
- Restart apache server
- Yeaa it works.. 

Some days ago i reported a similear problem with php5-gd so that bug might also
be relatet to this one, maybe they can be merged if it's the same problem.
BUGID: #425889
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=425889

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages libgd2-xpm depends on:
ii  libc6 2.3.6.ds1-13   GNU C Library: Shared libraries
ii  libfontconfig12.4.2-1.2  generic font configuration library
ii  libfreetype6  2.2.1-5FreeType 2 font engine, shared lib
ii  libjpeg62 6b-13  The Independent JPEG Group's JPEG 
ii  libpng12-01.2.15~beta5-1 PNG library - runtime
ii  libx11-6  2:1.0.3-7  X11 client-side library
ii  libxpm4   1:3.5.5-2  X11 pixmap library
ii  zlib1g1:1.2.3-13 compression library - runtime

libgd2-xpm recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#426517: wrong version submitted

2007-05-29 Thread mastrboy

I submitted bug for wrong version of the package, sorry guys..
This bug report is for Debian Etch (Stable) libgd2-xpm version: 2.0.33-5.2
So please move it if you see this ;)


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#426517: testing package seem to be fine also

2007-05-29 Thread mastrboy

Some more info, i tried the package from Testing instead of the one
from unstable and it seems to be working fine to.

So working ones are:
libgd2-xpm_2.0.34~rc1-2_i386.deb (testing)
libgd2-xpm_2.0.34-1_i386.deb (unstable)

And the broken one is:
libgd2-xpm_2.0.33-5.2_i386.deb (stable)


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#425889: php5-gd: cant create png files anymore

2007-05-24 Thread mastrboy
Package: php5-gd
Version: 5.2.0-8+etch4
Severity: important

After the security upgrade some days/weeks ago i can't seem to create png files 
anymore
im not sure if it's a gd issue though, but here is the log entries from apache:

gd-png:  fatal libpng error: zlib error
gd-png error: setjmp returns error condition

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-486
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages php5-gd depends on:
ii  libapache2-mod-php5 [phpa 5.2.0-8+etch4  server-side, HTML-embedded scripti
ii  libc6 2.3.6.ds1-13   GNU C Library: Shared libraries
ii  libfreetype6  2.2.1-5FreeType 2 font engine, shared lib
ii  libgd2-xpm2.0.33-5.2 GD Graphics Library version 2
ii  libjpeg62 6b-13  The Independent JPEG Group's JPEG 
ii  libpng12-01.2.15~beta5-1 PNG library - runtime
ii  libt1-5   5.1.0-2Type 1 font rasterizer library - r
ii  libx11-6  2:1.0.3-7  X11 client-side library
ii  libxpm4   1:3.5.5-2  X11 pixmap library
ii  php5-cli [phpapi-20060613 5.2.0-8+etch4  command-line interpreter for the p
ii  php5-common   5.2.0-8+etch4  Common files for packages built fr
ii  zlib1g1:1.2.3-13 compression library - runtime

php5-gd recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#410975: evms-2.5.2-1.sarge2: expand a RAID5 device using evmsn (ncurses gui) it eats up all the memory.

2007-02-14 Thread mastrboy
Package: evms-2.5.2-1.sarge2
Version: 2.5.2-1
Severity: important

When expanding a RAID5 device using evmsn (ncurses gui) it eats up all the 
memory and the process
gets killed by the kernel, leaving the RAID5 array corrupt.

Has been tested on this server and in vmware to make sure it's wasn't hardware 
related, i fixed this 
by doing the following:

- remove all sarge evms related packages and delete config files
- add sources for debian etch (testing in /etc/apt/sources.list)
- apt-get install libncurses5-dev libglib1.2-dev uuid-dev libglib2.0-dev
- apt-get source evms
- cd evms-2.5.5
- ./configure --with-static-glib --disable-gui --disable-ntfs
- make all
- make install
- ldconfig

So using the patched version from Etch resolved this issue, now running self 
compiled evms-2.5.5-18
and hoping it would remain stable.

And good luck with the Etch release, looking forward to it


-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-3-686
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]