Bug#578862: verify: close database /var/lib/postfix/verify_cache.db: No such file or directory

2010-11-03 Thread Teodor MICU
Package: postfix
Version: 2.7.1-1
Severity: normal

I've performed two tests:
1) I've created a symbolic link in /var/spool/postfix/var/lib/postfix
to point to /var/lib/postfix/verify_cache.db and the error in the logs
was:
Nov  3 14:57:11 pinto postfix/verify[12164]: close database
/var/lib/postfix/verify_cache.db: Too many levels of symbolic links

2) I've moved the file from /var/lib/postfix to
/var/spool/postfix/var/lib/postfix and the message in the logs is:
Nov  3 15:01:32 pinto postfix/verify[12339]: cache
/var/lib/postfix/verify_cache.db full cleanup: retained=0 dropped=0
entries

Thus, my conclusion would be that verify_cache.db should be created
from the start at /var/spool/postfix/var/lib/postfix since by default
postfix is chrooted to /var/spool/postfix. The permissions for the
/var/spool/postfix/var/lib/postfix directory and verify_cache.db file
are postfix:postfix.

Thanks


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (600, 'testing'), (200, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages postfix depends on:
ii  adduser3.112 add and remove users and groups
ii  debconf [debconf-2.0]  1.5.36Debian configuration management sy
ii  dpkg   1.15.8.5  Debian package management system
ii  libc6  2.11.2-6+squeeze1 Embedded GNU C Library: Shared lib
ii  libdb4.8   4.8.30-2  Berkeley v4.8 Database Libraries [
ii  libsasl2-2 2.1.23.dfsg1-6Cyrus SASL - authentication abstra
ii  libssl0.9.80.9.8o-2  SSL shared libraries
ii  lsb-base   3.2-23.1  Linux Standard Base 3.2 init scrip
ii  netbase4.42  Basic TCP/IP networking system
ii  ssl-cert   1.0.26simple debconf wrapper for OpenSSL

Versions of packages postfix recommends:
ii  python  2.6.6-3+squeeze1 interactive high-level object-orie

Versions of packages postfix suggests:
ii  libsasl2-modules  2.1.23.dfsg1-6 Cyrus SASL - pluggable authenticat
pn  mail-reader   none (no description available)
pn  postfix-cdb   none (no description available)
pn  postfix-ldap  none (no description available)
pn  postfix-mysql none (no description available)
ii  postfix-pcre  2.7.1-1PCRE map support for Postfix
pn  postfix-pgsql none (no description available)
ii  procmail  3.22-19Versatile e-mail processor
pn  resolvconfnone (no description available)
pn  sasl2-bin none (no description available)
pn  ufw   none (no description available)

-- debconf information:
* postfix/mailname: pinto.DOMAIN.com
  postfix/tlsmgr_upgrade_warning:
* postfix/recipient_delim: +
* postfix/main_mailer_type: Internet Site
  postfix/retry_upgrade_warning:
  postfix/kernel_version_warning:
  postfix/relayhost:
  postfix/procmail: false
  postfix/bad_recipient_delimiter:
* postfix/chattr: false
* postfix/root_address: r...@domain.ro
  postfix/rfc1035_violation: false
  postfix/mydomain_warning:
* postfix/mynetworks: 127.0.0.0/8 [:::127.0.0.0]/104 [::1]/128
* postfix/destinations: pinto.DOMAIN.com, pinto, localhost
  postfix/not_configured:
* postfix/mailbox_limit: 0
* postfix/protocols: ipv4



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



Bug#602172: [openvpn] openvpn doesn't start without manually created nobody group

2010-11-02 Thread Teodor MICU
severity 602172 normal
tag 602172 + moreinfo unreproducible
stop


Hi,

On Tue, Nov 2, 2010 at 10:50 AM, Matthieu Baechler
matthieu.baech...@gmail.com wrote:
 Package: openvpn
 Version: 2.1.3-2
 Severity: grave

 A freshly installed openvpn package won't start because it needs
 nobody group existence but install script doesn't create it.

 Once this group is created, it starts correctly.

First of all I've tested (again) a fresh install and there is no
problem during the installation. By default there is nothing to be
started after a fresh install.
Second, in Debian the user 'nobody' with group ' nogroup' are created
by default. There should be no group 'nobody' on a Debian system.

The most likely cause of your problem is a custom VPN configuration
which enforces low privileges using 'user+group'. Thus the severity
change.
Please send us the VPN profile (without any sensitive information) or
at least the output from this command:
$ grep -i -E '(user|group)' /etc/openvpn/*.conf

Cheers



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



Bug#602172: [openvpn] openvpn doesn't start without manually created nobody group

2010-11-02 Thread Teodor MICU
Hi Alberto,

After I've sent the message I remembered that I shouldn't add these
tags because these are meant only for the maintainer to use them. Let
me know if you want me to revert any of these changes.

Thanks


On Tue, Nov 2, 2010 at 11:41 AM, Teodor MICU mteo...@gmail.com wrote:
 severity 602172 normal
 tag 602172 + moreinfo unreproducible



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



Bug#600262: apt: random_sleep should not be executed if anacron has started the cron.daily script

2010-10-25 Thread Teodor MICU
Hi,

On Sun, Oct 24, 2010 at 1:45 PM, Goswin von Brederlow goswin-...@web.de wrote:
 There ae 2 problematic times. The first is 6:25 without anacron
 installed. The second is 7:35 with anacron installed.

Ok, I see. So the first version of the patch avoids the first
problematic time. For the second problematic time I could prepare a
new patch to:
1) check for the uptime and if higher than some time (30 minutes) to
execute random_sleep assuming that the computer was running over
night;
2) check for the current hour and if less or equal to 7 to also
execute random_sleep.
3) something else that I can't see right now.

Which one would it be good for you to accept in the 'apt' package? Any
other idea?

Thanks



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



Bug#600262: apt: random_sleep should not be executed if anacron has started the cron.daily script

2010-10-23 Thread Teodor MICU
Hi,

On Wed, Oct 20, 2010 at 3:33 PM, Goswin von Brederlow goswin-...@web.de wrote:
 Please apply this patch to avoid 'random_sleep' if the script was started by 
 anacron.

 But if the system stays up all night then the jobs are also started by
 anacron. This time at the problematic time though.

I don't know exactly how 'cron' and 'anacron' are supposed to handle
the cron scripts but I've just let my workstation running over night
to see the result.

I've received this email from Anacron:
| From: Anacron r...@fqdn
| To: r...@fqdn
| Subject: Anacron job 'cron.daily' on FQDN
| Date: Sat, 23 Oct 2010 07:37:57 +0300 (EEST)
|
| /etc/cron.daily/apt:
| Sat Oct 23 07:35:02 EEST 2010
| 14147
| Sat Oct 23 07:35:02 EEST 2010
(where 14147 was PID of anacron)

So, it is clear that the 'apt' script was not executed by Cron but by
Anacron. This is the expected behaviour when anacron is installed from
/etc/crontab:
| # m h dom mon dow usercommand
| 25 6  * * *   roottest -x /usr/sbin/anacron || ( cd /  run-parts
--report /etc/cron.daily )

To conclude, I don't think the patch I've proposed is causing the
execution at the problematic time which seems to be 6:25AM. The
script was executed clearly at 7:35. Also, desktop systems are not
supposed to be running over night but those few exceptions are not
many.

Thanks



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



Bug#600166: openvpn: at start it adds 40 bogus routes not specified in configuration

2010-10-22 Thread Teodor MICU
Hi,

On Thu, Oct 21, 2010 at 2:03 PM, Alberto Gonzalez Iniesta
a...@inittab.org wrote:
 I've got a new -2 package (same location) with upstream's solution,
 instead of mine. Would you mind testing it? That would probably be the
 one I upload to close this report.

I've just tested this package (built on Oct 21) and the problem seems
to be fixed.

Thanks



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



Bug#583371: nut: usbhid-ups failing to communicate with UPS (libusb_get_report: error sending control message)

2010-10-15 Thread Teodor MICU
Hi Arnaud,

Since the patch is only a 2 line diff [1], can you upload a targeted
fix with this patch for squeeze? I strongly believe that release team
will not object to this small fix which is also included in the
upstream source. Also, this bug is currently RC.

Thanks

[1]  http://boxster.ghz.cc/projects/nut/changeset/2407

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing'), (200, 'unstable'), (100, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages nut depends on:
ii  adduser  3.112   add and remove users and groups
ii  libc62.11.2-6Embedded GNU C Library: Shared lib
ii  libupsclient12.4.3-1+b1  network UPS tools - client library
ii  libusb-0.1-4 2:0.1.12-16 userspace USB programming library
ii  libwrap0 7.6.q-19Wietse Venema's TCP wrappers libra
ii  lsb-base 3.2-23.1Linux Standard Base 3.2 init scrip
ii  udev 160-1   /dev/ and hotplug management daemo

Versions of packages nut recommends:
ii  bash-completion   1:1.2-2programmable completion for the ba

Versions of packages nut suggests:
pn  nut-cgi   none (no description available)
pn  nut-dev   none (no description available)
pn  nut-snmp  none (no description available)
pn  nut-xml   none (no description available)

-- Configuration Files:
/etc/nut/nut.conf changed [not included]

-- 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#600166: openvpn: at start it adds 40 bogus routes not specified in configuration

2010-10-15 Thread Teodor MICU
Hi,

On Fri, Oct 15, 2010 at 2:45 PM, Alberto Gonzalez Iniesta
a...@inittab.org wrote:
 I think I found the bug. But you can help me confirm this (and solve the
 problem for the time being). Could you try this (on the server config):

 Change:
 push route remote_host 255.255.255.255 net_gateway
 To:
 push route OPENVPN_REMOTE_PEER 255.255.255.255 net_gateway

Yes, it works with this configuration change on the oVPN server.
I'll test the deb package too.

Thanks



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



Bug#600166: openvpn: at start it adds 40 bogus routes not specified in configuration

2010-10-15 Thread Teodor MICU
Hi,

On Fri, Oct 15, 2010 at 3:39 PM, Alberto Gonzalez Iniesta
a...@inittab.org wrote:
 Could you try with this package [1]?
 [1] http://etc.inittab.org/~agi/openvpn_2.1.3-2_i386.deb

I've reverted the original config on the oVPN server and with the -2
package it works fine as on v2.1.0.

The weird thing about pushing 'remote_host' from the server is that I
have another oVPN server which has almost the same configuration but
the problem was not for both. The differences on the working oVPN
server are:
- OPENVPN_REMOTE_PEER host is not from the REMOTE_SUBNET network (it
is the external gateway);
- using public IP addresses for clients (instead of private);
Ok. I've found that on the working oVPN server I'm not using push
remote_host because its not needed due to point #1. Mystery solved.
:)

Thanks



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



Bug#600166: openvpn: at start it adds 40 bogus routes not specified in configuration

2010-10-14 Thread Teodor MICU
Hi,

On Thu, Oct 14, 2010 at 11:37 AM, Alberto Gonzalez Iniesta
a...@inittab.org wrote:
 Hi, could you attach (without sensitive data) the server and client
 configurations?

Sure. The real company addresses and names were replaced with generic names.

Thanks
#== openvpn client options (linux) ==
client
remote OPENVPN_REMOTE_PEER
nobind
tls-auth keys/ta-sfo.key
ca keys/COMPANY_private_CA.crt
cert keys/staff.crt
key keys/staff.key

comp-lzo no
dev tun
mlock
mtu-test
mute 6
mute-replay-warnings
passtos #available only on Linux
ping-timer-rem
reneg-sec 0
tls-exit

auth-user-pass pw_staff.txt
auth-retry interact
auth-nocache
#mssfix 1400#use only on networks where the MTU test fails
tls-remote /C=US/ST=../L=../O=../CN=..
ns-cert-type server
verb 4

#route remote_host 255.255.255.255 10.0.0.1
#redirect-gateway def1

##route network/IP [netmask] [gateway] [metric]




COMPANY-sfo-server.conf
Description: Binary data


Bug#599677: Please consider splitting into openvpn-core and openvpn

2010-10-10 Thread Teodor MICU
Hi,

On Sun, Oct 10, 2010 at 5:04 AM, Eckhart Wörner ewoer...@kde.org wrote:
 The idea is to split the openvpn package into a openvpn-core package 
 (essentially the openvpn binary) and an openvpn package (the remaining parts).

If  a split should be done, I believe these are better packaging names:
* openvpn package instead of proposed 'openvpn-core' that contains
only the 'openvpn' binary;
* openvpn-server package which will depend on 'openvpn' to contain all
the other stuff, most important being the script from /etc/init.d.

Obviously this will require a transition which is not appropriate at
this time, thus a decision will have to be postponed after squeeze
release.

The example with mysql-server is not close to this package because
mysql-server is only for server operation while 'openvpn' binary
operates both in client and server mode.

Thanks



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



Bug#599677: Please consider splitting into openvpn-core and openvpn

2010-10-10 Thread Teodor MICU
On Sun, Oct 10, 2010 at 9:11 PM, Eckhart Wörner ewoer...@kde.org wrote:
 The reason I chose those names was because the transition will probably be
 smoother with them. But of course you're free to choose any package names you
 like. :-)

I don't see how adding two new packages will be smoother than only one
new package. However, this is not for me to decide since I'm not the
maintainer. ;-)

Thanks



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



Bug#599677: Please consider splitting into openvpn-core and openvpn

2010-10-10 Thread Teodor MICU
Hi,

On Sun, Oct 10, 2010 at 10:04 PM, Alberto Gonzalez Iniesta
a...@inittab.org wrote:
 And the maintainer is not really sure about the benefits of this split.
 Mainly because it makes no sense to have a 'openvpn' package containing
 nothing useful (examples, docs, and the init.d script) and a package with
 just the binary (no init.d, no /etc/openvpn/,...).

I can see two reasons to do the split:
1) less space for those installations in 'client' mode;
2) one less script in /etc/init.d -- just for a pure cosmetic view.

However, it seems weird to have the /etc/init.d/openvpn script and
/usr/bin/openvpn binary in two separate binary packages. But also this
comes only from the fact that the 'openvpn' binary operates in both
modes: client and server.

Thanks



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



Bug#586995: KMS not working on ATI Technologies Inc M56P [Radeon Mobility X1600]

2010-10-08 Thread Teodor MICU
reassign 586995 linux-image-2.6.32-5-amd64 2.6.32-24
retitle 586995 KMS not working on ATI Technologies Inc M56P [Radeon
Mobility X1600]
stop

On Sun, Oct 3, 2010 at 11:59 PM, Cyril Brulebois k...@debian.org wrote:
 Once that done, I'll probably reassign the bug to the kernel anyway.

I've done that now.

Thanks



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



Bug#586995: KMS not working on ATI Technologies Inc M56P [Radeon Mobility X1600]

2010-10-08 Thread Teodor MICU
Package: linux-2.6
Version: 2.6.32-24
Severity: normal

Attached is the file containing the reportbug detected settings.
Previous discussion can be found in the BTS.
The final goal is to find a fix for this issue in 'squeeze'.

Thanks
-- Package-specific info:
** Version:
Linux version 2.6.32-5-amd64 (Debian 2.6.32-24) (b...@decadent.org.uk) (gcc 
version 4.3.5 (Debian 4.3.5-4) ) #1 SMP Thu Sep 30 03:34:00 UTC 2010

** Command line:
BOOT_IMAGE=/boot/vmlinuz-2.6.32-5-amd64 
root=UUID=6f822aa6-3605-4e2e-bfca-7f27fc0ad9fa ro panic=20

** Not tainted

** Kernel log:
[5.901601] lis3lv02d driver loaded.
[5.929728] yenta_cardbus :02:06.0: ISA IRQ mask 0x0c78, PCI irq 18
[5.929793] yenta_cardbus :02:06.0: Socket status: 3006
[5.929854] pci_bus :02: Raising subordinate bus# of parent bus (#02) 
from #03 to #06
[5.929929] yenta_cardbus :02:06.0: pcmcia: parent PCI bridge I/O 
window: 0x8000 - 0x8fff
[5.929998] yenta_cardbus :02:06.0: pcmcia: parent PCI bridge Memory 
window: 0xf420 - 0xf45f
[5.930067] yenta_cardbus :02:06.0: pcmcia: parent PCI bridge Memory 
window: 0xc000 - 0xc3ff
[5.930495] tifm_7xx1 :02:06.2: PCI INT B - GSI 19 (level, low) - IRQ 
19
[6.024782] cfg80211: Using static regulatory domain info
[6.024845] cfg80211: Regulatory domain: US
[6.024903]  (start_freq - end_freq @ bandwidth), (max_antenna_gain, 
max_eirp)
[6.024970]  (2402000 KHz - 2472000 KHz @ 4 KHz), (600 mBi, 2700 mBm)
[6.025042]  (517 KHz - 519 KHz @ 4 KHz), (600 mBi, 2300 mBm)
[6.025103]  (519 KHz - 521 KHz @ 4 KHz), (600 mBi, 2300 mBm)
[6.025163]  (521 KHz - 523 KHz @ 4 KHz), (600 mBi, 2300 mBm)
[6.025224]  (523 KHz - 533 KHz @ 4 KHz), (600 mBi, 2300 mBm)
[6.025287]  (5735000 KHz - 5835000 KHz @ 4 KHz), (600 mBi, 3000 mBm)
[6.025355] cfg80211: Calling CRDA for country: US
[6.159635] Bluetooth: Generic Bluetooth USB driver ver 0.6
[6.159915] usbcore: registered new interface driver btusb
[6.171447] usbcore: registered new interface driver hiddev
[6.186203] input: Logitech USB Receiver as 
/devices/pci:00/:00:1d.2/usb4/4-2/4-2:1.0/input/input9
[6.186377] generic-usb 0003:046D:C51B.0001: input,hidraw0: USB HID v1.11 
Mouse [Logitech USB Receiver] on usb-:00:1d.2-2/input0
[6.200208] generic-usb 0003:046D:C51B.0002: hiddev0,hidraw1: USB HID v1.11 
Device [Logitech USB Receiver] on usb-:00:1d.2-2/input1
[6.200336] usbcore: registered new interface driver usbhid
[6.200398] usbhid: v2.6:USB HID core driver
[6.899873] [drm] radeon defaulting to userspace modesetting.
[6.900577] pci :01:00.0: PCI INT A - GSI 16 (level, low) - IRQ 16
[6.900642] pci :01:00.0: setting latency timer to 64
[6.900795] [drm] Initialized radeon 1.32.0 20080528 for :01:00.0 on 
minor 0
[6.906886] iwl3945: Intel(R) PRO/Wireless 3945ABG/BG Network Connection 
driver for Linux, 1.2.26ks
[6.906960] iwl3945: Copyright(c) 2003-2009 Intel Corporation
[6.907101] iwl3945 :10:00.0: PCI INT A - GSI 17 (level, low) - IRQ 17
[6.907177] iwl3945 :10:00.0: setting latency timer to 64
[6.976284] iwl3945 :10:00.0: Tunable channels: 13 802.11bg, 23 802.11a 
channels
[6.976354] iwl3945 :10:00.0: Detected Intel Wireless WiFi Link 3945ABG
[6.976526]   alloc irq_desc for 29 on node -1
[6.976529]   alloc kstat_irqs on node -1
[6.976562] iwl3945 :10:00.0: irq 29 for MSI/MSI-X
[7.120645] phy0: Selected rate control algorithm 'iwl-3945-rs'
[7.685303] HDA Intel :00:1b.0: power state changed by ACPI to D0
[7.685406] HDA Intel :00:1b.0: power state changed by ACPI to D0
[7.685474] HDA Intel :00:1b.0: PCI INT A - GSI 16 (level, low) - IRQ 
16
[7.685583] HDA Intel :00:1b.0: setting latency timer to 64
[7.800711] input: HDA Digital PCBeep as 
/devices/pci:00/:00:1b.0/input/input10
[   10.208186] input: PS/2 Generic Mouse as 
/devices/platform/i8042/serio4/serio5/input/input11
[   53.526437] padlock: VIA PadLock not detected.
[   53.570733] padlock: VIA PadLock Hash Engine not detected.
[   54.629311] loop: module loaded
[   54.973474] Adding 6425444k swap on /dev/mapper/sda5_crypt.  Priority:-1 
extents:1 across:6425444k 
[   55.440272] EXT4-fs (dm-0): mounted filesystem with ordered data mode
[   55.463177] EXT4-fs (sda7): mounted filesystem with ordered data mode
[   57.787549] input: ACPI Virtual Keyboard Device as 
/devices/virtual/input/input12
[   58.801918]   alloc irq_desc for 30 on node -1
[   58.801921]   alloc kstat_irqs on node -1
[   58.801940] tg3 :08:00.0: irq 30 for MSI/MSI-X
[   58.989786] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   59.036548] iwl3945 :10:00.0: firmware: requesting iwlwifi-3945-2.ucode
[   59.109651] iwl3945 :10:00.0: loaded firmware version 15.32.2.9
[   59.176513] Registered led device: 

Bug#531546: Bug #531546: empty graphs due to 'A DB Exec Failed' Poller[0] ERROR

2010-09-22 Thread Teodor MICU
Hi,

On Tue, Sep 21, 2010 at 11:56 PM, sean finney sean...@debian.org wrote:
 some ideas/questions off the top of my head:
  * did you get any sql upgrade errors after the package was updated?

There were no sql upgrade scripts from 0.8.7e-4 to 0.8.7g-1. The
upgrade says clearly that there are no scripts to run. I've checked
manually in the install directory and these two scripts are just
changing the cacti vesion in the database:
- 0_8_7e_to_0_8_7f.php
- 0_8_7f_to_0_8_7g.php

  * does the schema seem correct (i.e. a disabled column in the host table)?

I don't know anything related to a 'schema', so probably not the
issue. If you can tell me what to check, I'll do.

  * does it work if you disable the spine poller and use the cmd.php one
   instead?

Yes, with 'cmd.php' I get the graphs but still at every 5 minutes
there are SQL errors reported (see attached).
No, with 'spine' I still get the SQL errors but also only NaN on all graphs.

  * does it start graphing again if you nuke the rrd files or play around
   with rrdtool versions?

I'll try to avoid playing around with rrdtool again. I did it for the
conversion from 1.2x to 1.3x and this is the main reason I'm using
cacti from squeeze on a lenny host.

 esp for the first two items, if you suspect the problem is in the SQL,
 and have time to help with some QA: i think it would be very helpful to
 get a db dump of a fresh install vs the db dump of a almost-as-fresh
 install of the previous version upgraded after maybe half an hour of
 polling... it could be that there's a bug in the update sql logic.

I'll try to do a fresh install, but I don't I'll have the time this week.

Thanks
09/22/2010 10:55:34 AM - PHPSVR: Poller[0] Maximum runtime of 60 seconds exceeded for the Script Server. Exiting.
09/22/2010 10:55:33 AM - CMDPHP: Poller[0] ERROR: A DB Exec Failed!, Error:'0', SQL:REPLACE INTO settings (name,value) VALUES ('stats_recache','RecacheTime:0.0 HostsRecached:0')'
09/22/2010 10:55:33 AM - CMDPHP: Poller[0] ERROR: SQL Cell Failed!, Error:'0', SQL:SELECT COUNT(*) FROM poller_command
09/22/2010 10:55:33 AM - CMDPHP: Poller[0] ERROR: A DB Exec Failed!, Error:'0', SQL:REPLACE INTO settings (name,value) VALUES ('stats_poller','Time:0.0022 Method:cmd.php Processes:1 Threads:N/A Hosts:0 HostsPerProcess:0 DataSources:456 RRDsProcessed:0')'
09/22/2010 10:55:33 AM - SYSTEM STATS: Time:0.0022 Method:cmd.php Processes:1 Threads:N/A Hosts:0 HostsPerProcess:0 DataSources:456 RRDsProcessed:0
09/22/2010 10:55:33 AM - CMDPHP: Poller[0] ERROR: SQL Assoc Failed!, Error:'0', SQL:select poller_output.output, poller_output.time, poller_output.local_data_id, poller_item.rrd_path, poller_item.rrd_name, poller_item.rrd_num from (poller_output,poller_item) where (poller_output.local_data_id=poller_item.local_data_id and poller_output.rrd_name=poller_item.rrd_name) 
09/22/2010 10:55:33 AM - CMDPHP: Poller[0] ERROR: SQL Cell Failed!, Error:'0', SQL:SELECT count(*) FROM poller_time WHERE poller_id=0 AND end_time'-00-00 00:00:00'
09/22/2010 10:55:33 AM - CMDPHP: Poller[0] ERROR: A DB Exec Failed!, Error:'0', SQL:REPLACE INTO settings (name,value) VALUES ('date',NOW())'
09/22/2010 10:55:33 AM - CMDPHP: Poller[0] ERROR: SQL Assoc Failed!, Error:'0', SQL:SELECT local_data_id, rrd_name FROM poller_output
09/22/2010 10:55:33 AM - CMDPHP: Poller[0] ERROR: A DB Exec Failed!, Error:'0', SQL:TRUNCATE TABLE poller_time'
09/22/2010 10:55:33 AM - CMDPHP: Poller[0] ERROR: SQL Cell Failed!, Error:'0', SQL:SELECT count(*) FROM poller_time WHERE end_time='-00-00 00:00:00'
09/22/2010 10:55:33 AM - CMDPHP: Poller[0] ERROR: A DB Exec Failed!, Error:'0', SQL:REPLACE INTO settings (name,value) VALUES ('path_webroot','/usr/share/cacti/site')'
09/22/2010 10:55:33 AM - CMDPHP: Poller[0] ERROR: SQL Assoc Failed!, Error:'0', SQL:SELECT id FROM host WHERE disabled = '' ORDER BY id 




Bug#531546: Bug #531546: empty graphs due to 'A DB Exec Failed' Poller[0] ERROR

2010-09-22 Thread Teodor MICU
Hi,

On Wed, Sep 22, 2010 at 9:23 AM, sean finney sean...@debian.org wrote:
 do you get the same problems if you also upgrade spine from the lenny version
 to the squeeze version (0.8.7e-2)?  i wouldn't be surprised that the
 poller from lenny is designed for different sql/schema and thus might not
 do the right INSERT/UPDATE type statements.

I didn't upgrade spine because I'll have to upgrade mysql too (and
probably other packages from backports). The weird thing about these
SQL errors is that running them manually gives no error but sometimes
there are no results returned from the query.

 if upgrading to the squeeze version of spine doesn't solve the problem,
 you could also try updating to the latest upstream version (i.e. compiling
 it yourself and replacing the packaged version), but i haven't been lead
 to believe that the latest version is so different from the squeeze/sid
 version.

There are near zero chances of compiling it myself. I'll probably try
a fresh install on a squeeze host with cacti and spine =0.8.7e. Until
them I'll stick with cacti=0.8.7e-4.

Thanks



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



Bug#531546: empty graphs due to 'A DB Exec Failed' Poller[0] ERROR

2010-09-22 Thread Teodor MICU
On Wed, Sep 22, 2010 at 10:57 AM, Teodor MICU mteo...@gmail.com wrote:
 On Tue, Sep 21, 2010 at 11:56 PM, sean finney sean...@debian.org wrote:
 some ideas/questions off the top of my head:
  * did you get any sql upgrade errors after the package was updated?

 There were no sql upgrade scripts from 0.8.7e-4 to 0.8.7g-1. The
 upgrade says clearly that there are no scripts to run.

This is all that the upgrade process gives:

##
Cacti Installation Guide

Upgrade results:
No SQL queries have been executed.
##

Thanks



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



Bug#531546: empty graphs due to 'A DB Exec Failed' Poller[0] ERROR

2010-09-22 Thread Teodor MICU
Hi,

On Wed, Sep 22, 2010 at 10:57 AM, Teodor MICU mteo...@gmail.com wrote:
 Yes, with 'cmd.php' I get the graphs but still at every 5 minutes
 there are SQL errors reported (see attached).

Ok, the last test reveals that with 'cmd.php' used directly after
upgrade the same SQL errors will appear after the first 5 minutes
cycle (see attached file). See that the 'select' queries in the
database are good with some notes:
- there is a missing  in the log at 11:35:34 regarding SQL:REPLACE INTO;
- I've executed only the 'select' queries.

Another problem seems that 'cmp.php' poller is executes more than 60
seconds which leads to overlapping:
09/22/2010 11:35:01 AM - POLLER: Poller[0] WARNING: There are '1'
detected as overrunning a polling process, please investigate
Shall I open a new bug report for this?

I'll revert to 0.8.7e-4 and test a fresh 'cacti=0.8.7g-1' install on a
virtual machine.

Thanks
09/22/2010 11:35:00 AM - SYSTEM STATS: Time:26.1492 Method:cmd.php Processes:1 Threads:N/A Hosts:42 HostsPerProcess:42 DataSources:464 RRDsProcessed:69
09/22/2010 11:35:01 AM - POLLER: Poller[0] WARNING: There are '1' detected as overrunning a polling process, please investigate
09/22/2010 11:35:01 AM - POLLER: Poller[0] WARNING: Poller Output Table not Empty.  Issues Found: 4, Data Sources: cpu_user(DS[562]), load_1min(DS[563]), load_15min(DS[564]), load_5min(DS[565])
09/22/2010 11:35:05 AM - CMDPHP: Poller[0] Host[3] DS[33] WARNING: Result from SNMP not valid.  Partial Result: U
09/22/2010 11:35:05 AM - CMDPHP: Poller[0] Host[3] DS[33] WARNING: Result from SNMP not valid.  Partial Result: U
09/22/2010 11:35:34 AM - CMDPHP: Poller[0] ERROR: SQL Assoc Failed!, Error:'0', SQL:SELECT id FROM host WHERE disabled = '' ORDER BY id
09/22/2010 11:35:34 AM - CMDPHP: Poller[0] ERROR: A DB Exec Failed!, Error:'0', SQL:REPLACE INTO settings (name,value) VALUES ('path_webroot','/usr/share/cacti/site')'
09/22/2010 11:35:34 AM - CMDPHP: Poller[0] ERROR: SQL Cell Failed!, Error:'0', SQL:SELECT count(*) FROM poller_time WHERE end_time='-00-00 00:00:00'
09/22/2010 11:35:34 AM - CMDPHP: Poller[0] ERROR: A DB Exec Failed!, Error:'0', SQL:TRUNCATE TABLE poller_time'
09/22/2010 11:35:34 AM - CMDPHP: Poller[0] ERROR: SQL Assoc Failed!, Error:'0', SQL:SELECT local_data_id, rrd_name FROM poller_output
09/22/2010 11:35:34 AM - CMDPHP: Poller[0] ERROR: A DB Exec Failed!, Error:'0', SQL:REPLACE INTO settings (name,value) VALUES ('date',NOW())'
09/22/2010 11:35:34 AM - CMDPHP: Poller[0] ERROR: SQL Cell Failed!, Error:'0', SQL:SELECT count(*) FROM poller_time WHERE poller_id=0 AND end_time'-00-00 00:00:00'
09/22/2010 11:35:34 AM - CMDPHP: Poller[0] ERROR: SQL Assoc Failed!, Error:'0', SQL:select  poller_output.output,  poller_output.time,  poller_output.local_data_id,  poller_item.rrd_path,  poller_item.rrd_name,  poller_item.rrd_num  from (poller_output,poller_item)  where (poller_output.local_data_id=poller_item.local_data_id and poller_output.rrd_name=poller_item.rrd_name)  
09/22/2010 11:35:34 AM - SYSTEM STATS: Time:0.0023 Method:cmd.php Processes:1 Threads:N/A Hosts:0 HostsPerProcess:0 DataSources:464 RRDsProcessed:0
09/22/2010 11:35:34 AM - CMDPHP: Poller[0] ERROR: A DB Exec Failed!, Error:'0', SQL:REPLACE INTO settings (name,value) VALUES ('stats_poller','Time:0.0023 Method:cmd.php Processes:1 Threads:N/A Hosts:0 HostsPerProcess:0 DataSources:464 RRDsProcessed:0')'
09/22/2010 11:35:34 AM - CMDPHP: Poller[0] ERROR: SQL Cell Failed!, Error:'0', SQL:SELECT COUNT(*) FROM poller_command
09/22/2010 11:35:34 AM - CMDPHP: Poller[0] ERROR: A DB Exec Failed!, Error:'0', SQL:REPLACE INTO settings (name,value) VALUES ('stats_recache','RecacheTime:0.0 HostsRecached:0')'
09/22/2010 11:35:35 AM - PHPSVR: Poller[0] Maximum runtime of 60 seconds exceeded for the Script Server. Exiting.




Bug#531546: empty graphs due to 'A DB Exec Failed' Poller[0] ERROR

2010-09-22 Thread Teodor MICU
[really attaching the SQL select queries]
mysql use cacti;
Reading table information for completion of table and column names
You can turn off this feature to get a quicker startup with -A

Database changed
mysql SELECT id FROM host WHERE disabled = '' ORDER BY id;
++
| id |
++
|  1 | 
|  2 | 
|  3 | 
|  4 | 
|  6 | 
|  7 | 
|  8 | 
| 10 | 
| 11 | 
| 12 | 
| 13 | 
| 14 | 
| 15 | 
| 16 | 
| 17 | 
| 18 | 
| 19 | 
| 20 | 
| 21 | 
| 22 | 
| 24 | 
| 25 | 
| 26 | 
| 27 | 
| 29 | 
| 30 | 
| 31 | 
| 32 | 
| 34 | 
| 35 | 
| 36 | 
| 37 | 
| 42 | 
| 43 | 
| 44 | 
| 45 | 
| 48 | 
| 49 | 
| 50 | 
| 51 | 
| 52 | 
++
41 rows in set (0.00 sec)

mysql SELECT count(*) FROM poller_time WHERE end_time='-00-00 00:00:00'
- ;
+--+
| count(*) |
+--+
|1 | 
+--+
1 row in set (0.00 sec)

mysql 
mysql SELECT local_data_id, rrd_name FROM poller_output
- ;
+---+---+
| local_data_id | rrd_name  |
+---+---+
|   545 | cpu_user  | 
|   546 | load_1min | 
+---+---+
2 rows in set (0.00 sec)

mysql SELECT count(*) FROM poller_time WHERE poller_id=0 AND 
end_time'-00-00 00:00:00';
+--+
| count(*) |
+--+
|0 | 
+--+
1 row in set (0.00 sec)

mysql select  poller_output.output,  poller_output.time,  
poller_output.local_data_id,  poller_item.rrd_path,  poller_item.rrd_name,  
poller_item.rrd_num  from (poller_output,poller_item)  where 
(poller_output.local_data_id=poller_item.local_data_id and 
poller_output.rrd_name=poller_item.rrd_name);
Empty set (0.00 sec)

mysql SELECT COUNT(*) FROM poller_command;
+--+
| COUNT(*) |
+--+
|0 | 
+--+
1 row in set (0.00 sec)




Bug#531546: empty graphs due to 'A DB Exec Failed' Poller[0] ERROR

2010-09-22 Thread Teodor MICU
Hi,

On Wed, Sep 22, 2010 at 12:00 PM, Stephane Dudzinski
steph...@cp.dias.ie wrote:
 We did upgrade a box from Lenny to Squeeze and it indeed kept all its
 graphs this time, this is what we are currently using:

 ii  rrdtool                             1.4.3-1
 ii  cacti                               0.8.7e-4

Ok, this is the last cacti version that works for me too (actually all
have worked fine except the last one v0.8.7g). I guess rrdtool=1.4.x
you have it from backports or you run Debian 6.0?

 rc  cacti-spine                         0.8.7a-2.3

This was not purged, so I guess you are running Debian 5.0 (lenny).


 We don't use cacti-spine, I have set up the following:
 Under General:
 RRDTool 1.3.x (no option for 1.4.x)

Support for rrdtool 1.4x is available on cacti 0.8.7g although I
didn't test it to see if it works.

 Uner Poller:
 cmd.php

Right, this is the default settings and works well for a limited
number of hosts and graphs. I have 52 hosts and ~500 graphs to update,
where the CPU load (by core/processor), load average and CPU usage are
configured at 1 minute.

Thanks



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



Bug#531546: empty graphs due to 'A DB Exec Failed' Poller[0] ERROR

2010-09-22 Thread Teodor MICU
Hi,

On Wed, Sep 22, 2010 at 4:48 PM, Stephane Dudzinski steph...@cp.dias.ie wrote:
 I have just upgraded to 0.8.7g-1, backed up the DB before doing so then
 did the web interface upgrade steps, it said there was no SQL upgrade.
 And it is still happily graphing.

 So I am guessing your problem is probably with cacti-spine (that I am
 not using). Different bug if you ask me.

Yes, it was working for me too (happily graphing) if I used 'cmd.php'
which you also use. But also, check the 'cacti.log' file for SQL
errors.

Thanks



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



Bug#531546: Bug #531546: empty graphs due to 'A DB Exec Failed' Poller[0] ERROR

2010-09-21 Thread Teodor MICU
retitle 531546 empty graphs due to 'A DB Exec Failed' Poller[0] ERROR
quit

Hi,

It seems that this old problem has an impact on 'squeeze' too. After
upgrading from v0.8.7e-4 to 0.8.7g-1 all the graphs were with NaN from
this point forward. The error message in cacti.log was like in the
attached file. I've downgraded to the previous version and restored
the database from a backup (cacti refused to continue due to a higher
version 7g than 7e currently installed).

I'll probably attempt a new upgrade soon, do you have any recommendations?

Thanks
09/21/2010 08:00:39 PM - SYSTEM STATS: Time:37.3214 Method:spine Processes:2 Threads:8 Hosts:42 HostsPerProcess:21 DataSources:464 RRDsProcessed:411
09/21/2010 08:01:01 PM - CMDPHP: Poller[0] ERROR: SQL Assoc Failed!, Error:'0', SQL:SELECT id FROM host WHERE disabled = '' ORDER BY id
09/21/2010 08:01:01 PM - CMDPHP: Poller[0] ERROR: A DB Exec Failed!, Error:'0', SQL:REPLACE INTO settings (name,value) VALUES ('path_webroot','/usr/share/cacti/site')'
09/21/2010 08:01:01 PM - CMDPHP: Poller[0] ERROR: SQL Cell Failed!, Error:'0', SQL:SELECT count(*) FROM poller_time WHERE end_time='-00-00 00:00:00'
09/21/2010 08:01:01 PM - CMDPHP: Poller[0] ERROR: A DB Exec Failed!, Error:'0', SQL:TRUNCATE TABLE poller_time'
09/21/2010 08:01:01 PM - CMDPHP: Poller[0] ERROR: SQL Assoc Failed!, Error:'0', SQL:SELECT local_data_id, rrd_name FROM poller_output
09/21/2010 08:01:01 PM - CMDPHP: Poller[0] ERROR: A DB Exec Failed!, Error:'0', SQL:REPLACE INTO settings (name,value) VALUES ('date',NOW())'
09/21/2010 08:01:01 PM - CMDPHP: Poller[0] ERROR: SQL Cell Failed!, Error:'0', SQL:SELECT count(*) FROM poller_time WHERE poller_id=0 AND end_time'-00-00 00:00:00'

09/21/2010 08:01:01 PM - CMDPHP: Poller[0] ERROR: SQL Assoc Failed!, Error:'0', SQL:select  poller_output.output,  poller_output.time,  poller_output.local_data_id,  poller_item.rrd_path,  poller_item.rrd_name,  poller_item.rrd_num  from (poller_output,poller_item)  where (poller_output.local_data_id=poller_item.local_data_id and poller_output.rrd_name=poller_item.rrd_name)  
09/21/2010 08:01:01 PM - SYSTEM STATS: Time:0.0020 Method:spine Processes:2 Threads:8 Hosts:0 HostsPerProcess:0 DataSources:464 RRDsProcessed:0
09/21/2010 08:01:01 PM - CMDPHP: Poller[0] ERROR: A DB Exec Failed!, Error:'0', SQL:REPLACE INTO settings (name,value) VALUES ('stats_poller','Time:0.0020 Method:spine Processes:2 Threads:8 Hosts:0 HostsPerProcess:0 DataSources:464 RRDsProcessed:0')'
09/21/2010 08:01:01 PM - CMDPHP: Poller[0] ERROR: SQL Cell Failed!, Error:'0', SQL:SELECT COUNT(*) FROM poller_command
09/21/2010 08:01:01 PM - CMDPHP: Poller[0] ERROR: A DB Exec Failed!, Error:'0', SQL:REPLACE INTO settings (name,value) VALUES ('stats_recache','RecacheTime:0.0 HostsRecached:0')'
09/21/2010 08:02:01 PM - CMDPHP: Poller[0] ERROR: SQL Assoc Failed!, Error:'0', SQL:SELECT id FROM host WHERE disabled = '' ORDER BY id
09/21/2010 08:02:01 PM - CMDPHP: Poller[0] ERROR: A DB Exec Failed!, Error:'0', SQL:REPLACE INTO settings (name,value) VALUES ('path_webroot','/usr/share/cacti/site')'
09/21/2010 08:02:01 PM - CMDPHP: Poller[0] ERROR: SQL Cell Failed!, Error:'0', SQL:SELECT count(*) FROM poller_time WHERE end_time='-00-00 00:00:00'
09/21/2010 08:02:01 PM - CMDPHP: Poller[0] ERROR: A DB Exec Failed!, Error:'0', SQL:TRUNCATE TABLE poller_time'




Bug#531546: Bug #531546: empty graphs due to 'A DB Exec Failed' Poller[0] ERROR

2010-09-21 Thread Teodor MICU
Hi again,

On Tue, Sep 21, 2010 at 11:02 PM, Teodor MICU mteo...@gmail.com wrote:
 It seems that this old problem has an impact on 'squeeze' too. After
 upgrading from v0.8.7e-4 to 0.8.7g-1 all the graphs were with NaN from
 this point forward.

I've been able to reproduce the problem. So far the problem will
appear any time I'll activate 'spine' poller. One weird thing is that
both CMDPHP and SPINE are present in the cacti.log as if both are
running even if I selected 'spine' to do the polling. Note that I'm
using cacti=0.8.7g with spine=0.8.7a-2.3 on a Debian 5.0 (lenny) host.

So, using 'cmd.php' is an option but brings some important drawbacks:
- there are many U results from the queries, with 'spine' there were
not so many;
- it doesn't have enough time to do all the polling (for all
graphs/data sources).

Update: using 'cmd.php' also gives SQL errors, although it could be
from another polling process. I suspect that 'spine' is causing some
problems to the DB that affects 'cmd.php' too.

Thanks
09/21/2010 11:30:01 PM - POLLER: Poller[0] WARNING: There are '2' detected as overrunning a polling process, please investigate
09/21/2010 11:30:01 PM - POLLER: Poller[0] WARNING: Poller Output Table not Empty.  Issues Found: 3, Data Sources: traffic_in(DS[11]), traffic_out(DS[11]), cpu(DS[365])
09/21/2010 11:30:01 PM - SPINE: Poller[0] Host[3] DS[33] WARNING: Result from SNMP not valid. Partial Result: ...
09/21/2010 11:30:01 PM - SPINE: Poller[0] Host[3] DS[33] WARNING: Result from SNMP not valid. Partial Result: ...
09/21/2010 11:30:01 PM - POLLER: Poller[0] Maximum runtime of 298 seconds exceeded. Exiting.
09/21/2010 11:30:01 PM - SYSTEM STATS: Time:59.3551 Method:cmd.php Processes:2 Threads:N/A Hosts:42 HostsPerProcess:21 DataSources:464 RRDsProcessed:301
09/21/2010 11:30:02 PM - CMDPHP: Poller[0] ERROR: SQL Assoc Failed!, Error:'0', SQL:SELECT id FROM host WHERE disabled = '' ORDER BY id
09/21/2010 11:30:02 PM - CMDPHP: Poller[0] ERROR: A DB Exec Failed!, Error:'0', SQL:REPLACE INTO settings (name,value) VALUES ('path_webroot','/usr/share/cacti/site')'
09/21/2010 11:30:02 PM - CMDPHP: Poller[0] ERROR: SQL Cell Failed!, Error:'0', SQL:SELECT count(*) FROM poller_time WHERE end_time='-00-00 00:00:00'
09/21/2010 11:30:02 PM - CMDPHP: Poller[0] ERROR: A DB Exec Failed!, Error:'0', SQL:TRUNCATE TABLE poller_time'
09/21/2010 11:30:02 PM - CMDPHP: Poller[0] ERROR: SQL Assoc Failed!, Error:'0', SQL:SELECT local_data_id, rrd_name FROM poller_output
09/21/2010 11:30:02 PM - CMDPHP: Poller[0] ERROR: A DB Exec Failed!, Error:'0', SQL:REPLACE INTO settings (name,value) VALUES ('date',NOW())'
09/21/2010 11:30:02 PM - CMDPHP: Poller[0] ERROR: SQL Cell Failed!, Error:'0', SQL:SELECT count(*) FROM poller_time WHERE poller_id=0 AND end_time'-00-00 00:00:00'
09/21/2010 11:30:02 PM - CMDPHP: Poller[0] ERROR: SQL Assoc Failed!, Error:'0', SQL:select  poller_output.output,  poller_output.time,  poller_output.local_data_id,  poller_item.rrd_path,  poller_item.rrd_name,  poller_item.rrd_num  from (poller_output,poller_item)  where (poller_output.local_data_id=poller_item.local_data_id and poller_output.rrd_name=poller_item.rrd_name)  
09/21/2010 11:30:02 PM - SYSTEM STATS: Time:0.0022 Method:cmd.php Processes:2 Threads:N/A Hosts:0 HostsPerProcess:0 DataSources:464 RRDsProcessed:0
09/21/2010 11:30:02 PM - CMDPHP: Poller[0] ERROR: A DB Exec Failed!, Error:'0', SQL:REPLACE INTO settings (name,value) VALUES ('stats_poller','Time:0.0022 Method:cmd.php Processes:2 Threads:N/A Hosts:0 HostsPerProcess:0 DataSources:464 RRDsProcessed:0')'
09/21/2010 11:30:02 PM - CMDPHP: Poller[0] ERROR: SQL Cell Failed!, Error:'0', SQL:SELECT COUNT(*) FROM poller_command
09/21/2010 11:30:02 PM - CMDPHP: Poller[0] ERROR: A DB Exec Failed!, Error:'0', SQL:REPLACE INTO settings (name,value) VALUES ('stats_recache','RecacheTime:0.0 HostsRecached:0')'
09/21/2010 11:30:03 PM - PHPSVR: Poller[0] Maximum runtime of 60 seconds exceeded for the Script Server. Exiting.


09/22/2010 02:49:43 AM - SYSTEM STATS: Time:96.2642 Method:cmd.php Processes:1 Threads:N/A Hosts:42 HostsPerProcess:42 DataSources:466 RRDsProcessed:412
09/22/2010 02:50:00 AM - POLLER: Poller[0] Maximum runtime of 298 seconds exceeded. Exiting.
09/22/2010 02:50:00 AM - SYSTEM STATS: Time:17.1356 Method:cmd.php Processes:1 Threads:N/A Hosts:42 HostsPerProcess:42 DataSources:466 RRDsProcessed:45
09/22/2010 02:50:02 AM - POLLER: Poller[0] WARNING: There are '1' detected as overrunning a polling process, please investigate
09/22/2010 02:50:02 AM - POLLER: Poller[0] WARNING: Poller Output Table not Empty.  Issues Found: 1, Data Sources: cpu(DS[308])
09/22/2010 02:50:06 AM - CMDPHP: Poller[0] Host[3] DS[32] WARNING: Result from SNMP not valid.  Partial Result: U
09/22/2010 02:50:06 AM - CMDPHP: Poller[0] Host[3] DS[32] WARNING: Result from SNMP not valid.  Partial Result: U

09/22/2010 02:50:43 AM - CMDPHP: Poller[0] ERROR: SQL Assoc Failed!, Error:'0', SQL:SELECT id FROM host WHERE disabled

Bug#586810: indicator-applet-session: unusable due to removal of gdm/gdm3

2010-09-06 Thread Teodor MICU
severity 586810 grave
quit

Raising the severity due to the fact that the package cannot be
installed in the current configuration. Probably this was fixed
somehow by Ubuntu since there it is installed by default with 'gdm3'.

Thanks



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



Bug#481072: dk-filter crash seems to be for a specific use case (-k parameter)

2010-08-17 Thread Teodor MICU
On Wed, Aug 18, 2010 at 12:38 AM, Mike Markley m...@markley.org wrote:
 On Mon, Aug 16, 2010 at 10:57:35AM +0300, Teodor MICU mteo...@gmail.com 
 wrote:
 [..]
 In conclusion, can we downgrade the severity of this bug report so
 that at least we have the same version from lenny in squeeze too? If
 there are no objections I can do this at the end of the week, though
 it is better to be done by Mike Markley.

 I don't object, either, but I would also like input from the release
 team. I can chase that, if you'd like.

By all means I do prefer to have you as the maintainer of the package
to contact the Release team. I'm not sure if this is necessary, but
its your call.

Thanks



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



Bug#481072: dk-filter crash seems to be for a specific use case (-k parameter)

2010-08-16 Thread Teodor MICU
Followup-For: Bug #481072
Package: dk-filter
Version: 1.0.0.dfsg-1+b1

*** Please type your report below this line ***
Hello,

I've been checking the status of 'dk-filter' for squeeze and it is
blocked for inclusion by this RC bug report. As far as I can see this
reliable crash is reproduced only if you use the -k parameter. I don't
use it (I don't have multiple domains) and I don't have crashes, I had
only one this morning but that all for almost a year of working
properly.
From my point of view development of dk-filter has stopped and only
dkim-filter is maintained properly. Thus this bug and the other I
reported will have to be avoided as there are specific use cases.

In conclusion, can we downgrade the severity of this bug report so
that at least we have the same version from lenny in squeeze too? If
there are no objections I can do this at the end of the week, though
it is better to be done by Mike Markley.

Thanks


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

Kernel: Linux 2.6.26-2-amd64 (SMP w/4 CPU cores)
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 dk-filter depends on:
ii  adduser 3.110add and remove users and groups
ii  libc6   2.7-18lenny4 GNU C Library: Shared libraries
ii  libmilter1.0.1  8.14.3-5+lenny1  Sendmail Mail Filter API (Milter)
ii  libssl0.9.8 0.9.8g-15+lenny7 SSL shared libraries

dk-filter recommends no packages.

dk-filter 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#584868: [Pkg-shadow-devel] Bug#584868: passwd: userdel removes the group with the same name as 'username'

2010-06-07 Thread Teodor MICU
On Mon, Jun 7, 2010 at 8:20 PM, Christian PERRIER bubu...@debian.org wrote:
 My first reaction to this is: does it hurt hard when you shoot
 yourself in the foot?

We'll I didn't noticed anything that bad .. :-)

 Indeed, creating users with the same username than a system group
 *and* making their primary group this system group *and* doing that
 without adduser (if you try to create the staff user with adduser, you'll be
 warned that adduser: The group `staff' already exists.).is
  a good way to create problems.

Well, I guess you mised the part where the custom user 'staff' (by
custom I mean created manually by me) does _not_ have the primary
group 'staff' but a custom group 'partners' (ID=1000) thus these two
are only related by the same name. My point is that 'userdel' must not
try to delete a group that has the same name as the user being deleted
_unless_ there is no other user belonging to this UPG.

 Maybe Nicolas swill have another interpretation, we'll see..:-)

I hope it's more clear for anyone now. Probably I didn't express
myself too clear, english is not my primary language.

Thanks



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



Bug#580830: openvpn: update-resolv-conf script needs resolvconf package

2010-05-09 Thread Teodor MICU
Hi,

On Sun, May 9, 2010 at 5:07 AM, Joao Eriberto Mota Filho
eribe...@eriberto.pro.br wrote:
 The update-resolv-conf script needs resolvconf package to work.
 So I suggest change the resolvconf from Suggests to Recommends
 (or Depends) field into debian/control. I think the most users
 need to use update-resolv-conf script.

In which context that script is invoked?
I think it makes sense to have it installed when openvpn is operating
as a client, but I won't recommend anyone to install 'resolvconf'
package on a server where the network stability is critical.

Thanks



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



Bug#574729: apt pinning doesn't work for essential packages

2010-04-01 Thread Teodor MICU
reopen 177952
found 177952 0.7.20.2+lenny1
fixed 177952 0.7.25.3
thanks

The main point of these old bug reports is that there is no way of
(willingly) preventing the installation of an essential package.
In our present time we're confronting with the 'diff' - 'diffutils'
transition of an essential package. I have to keep testing in my
sources.list file for a single 'noarch' package (PHP-based
application) that I want to keep it updated. I have no reason to
replace 'diff' with 'diffutils' because of this, so I'm looking for a
solution of preventing an accidental install of 'diffutils' essential
package.

 You can prevent the installation of new essential packages by
 pinning them to -1:

   Package: test-essential
   Pin: version 0.0-0
   Pin-Priority: -1

 Thus I'm also closing bug #177952; because it is possible
 to suppress installation of essential packages. Due to
 Bug #216768 this may not always work in practice; but I
 have not checked it further.

That's the thing, not even using Pin-Priority: -1 for an essential
package will prevent it from being installed. Either by executing
apt-get dist-upgrade or apt-get install diffutils the new
essential package is installed even if the pin priority is -1.

This bug seems fixed for 'squeeze' but not on 'lenny'. Does a fix for
this qualifies for an update or will be tagged with lenny-ignore?

Thanks



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



Bug#574832: [security] possible symlink attack against /tmp/ddclient.cache

2010-03-21 Thread Teodor MICU
Hi,

On Sun, Mar 21, 2010 at 6:43 PM, Nico Golde n...@debian.org wrote:
 From what I see it is using /var/cache/ddclient/ddclient.cache. Can you
 elaborate why you think it's using /tmp/?

It doesn't apper to be using that directory. This is what I have on my laptop:
| d...@r2:~$ ls -l /tmp/ddclient.cache /var/cache/ddclient/
| -rw--- 1 root root  262 2010-03-21 19:56 /tmp/ddclient.cache
|
| /var/cache/ddclient/:
| total 0

Also, I'm watching syslog quite a lot and I noticed this line at boot:
| Mar 21 19:56:39 r2 ddclient[3135]: WARNING:  file
/tmp/ddclient.cache, line 3: Invalid Value for keyword 'ip' = ''

Thanks



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



Bug#572048: tomcat6: fails to start after upgrade to v6.0.24-2

2010-03-03 Thread Teodor MICU
Hello,

On Tue, Mar 2, 2010 at 1:07 AM, Ludovic Claude
ludovic.claud...@googlemail.com wrote:
 The changes were motivated by the fact that jscv is unreliable (see
 #561559) and is hard to use when you need to setup Tomcat with ports 
 1024. Upstream maintains the catalina.sh script and recommends its use.
 We were kindly assisted by a Tomcat expert (Jason Brittain from
 MuleSoft) in this transition. With this script, it is now possible to
 use authbind easily if the ports are under 1024.

Ok, using authbind might be an improvement but I'm not sure about
giving up on jsvc (which is also developed by Apache in tomcat
project).

 Can you give me more details about your setup. It looks like an upgrade,
 so what other packages or webapps have you installed? Can you provide
 the Tomcat logs in /var/log/tomcat6.

I don't have anything configured on this host, it's just a plain
default installation and configuration of tomcat6 package. After the
upgrade I've seen there are problems and I thought that the upgrade
has done something wrong, so I've purged all tomcat packages. The
current setup is a fresh install which fails to start!

Thanks

PS: how can I receive any responses on this bug without CC:me ?


--
r...@frost:~# pgrep -fl java
r...@frost:~# pgrep -fl tomcat
r...@frost:~#
r...@frost:~#
r...@frost:~# /etc/init.d/tomcat6 status
Tomcat servlet engine is not running..
r...@frost:~#
r...@frost:~#
r...@frost:~# ls -l /var/log/tomcat6/
total 20
-rw-r--r-- 1 tomcat6 tomcat6 2221 Mar  1 09:49 catalina.2010-03-01.log
-rw-r--r-- 1 tomcat6 tomcat6 2225 Mar  2 08:39 catalina.2010-03-02.log
-rw-r--r-- 1 tomcat6 tomcat6 2225 Mar  3 09:04 catalina.2010-03-03.log
-rw-r--r-- 1 tomcat6 root6671 Mar  3 09:04 catalina.out
-rw-r--r-- 1 tomcat6 tomcat60 Mar  1 09:49 localhost.2010-03-01.log
-rw-r--r-- 1 tomcat6 tomcat60 Mar  2 08:39 localhost.2010-03-02.log
-rw-r--r-- 1 tomcat6 tomcat60 Mar  3 09:04 localhost.2010-03-03.log
r...@frost:~# cat /var/log/tomcat6/catalina.2010-03-03.log
Mar 3, 2010 9:04:13 AM org.apache.catalina.core.AprLifecycleListener init
INFO: The APR based Apache Tomcat Native library which allows optimal
performance in production environments was not found on the
java.library.path:
/usr/lib/jvm/java-6-openjdk/jre/lib/i386/client:/usr/lib/jvm/java-6-openjdk/jre/lib/i386:/usr/lib/jvm/java-6-openjdk/jre/../lib/i386:/usr/java/packages/lib/i386:/usr/lib/jni:/lib:/usr/lib
Mar 3, 2010 9:04:13 AM org.apache.coyote.http11.Http11Protocol init
INFO: Initializing Coyote HTTP/1.1 on http-8080
Mar 3, 2010 9:04:13 AM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 1116 ms
Mar 3, 2010 9:04:14 AM org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
Mar 3, 2010 9:04:14 AM org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/6.0.24
Mar 3, 2010 9:04:14 AM org.apache.catalina.startup.HostConfig deployDescriptor
INFO: Deploying configuration descriptor ROOT.xml
Mar 3, 2010 9:04:14 AM org.apache.coyote.http11.Http11Protocol start
INFO: Starting Coyote HTTP/1.1 on http-8080
Mar 3, 2010 9:04:14 AM org.apache.catalina.startup.Catalina start
INFO: Server startup in 612 ms
Mar 3, 2010 9:04:14 AM org.apache.catalina.core.StandardServer await
SEVERE: StandardServer.await: create[8005]:
java.net.SocketException: Invalid argument
at java.net.PlainSocketImpl.socketBind(Native Method)
at 
java.net.AbstractPlainSocketImpl.bind(AbstractPlainSocketImpl.java:336)
at java.net.ServerSocket.bind(ServerSocket.java:336)
at java.net.ServerSocket.init(ServerSocket.java:202)
at 
org.apache.catalina.core.StandardServer.await(StandardServer.java:373)
at org.apache.catalina.startup.Catalina.await(Catalina.java:657)
at org.apache.catalina.startup.Catalina.start(Catalina.java:617)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)
r...@frost:~#
r...@frost:~#
r...@frost:~# lsof -i :8080
r...@frost:~#
r...@frost:~# lsof -i :8005
r...@frost:~#



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



Bug#567548: tomcat6: still a lot of garbage on package removal

2010-03-01 Thread Teodor MICU
reopen 567548
thanks

On Mon, Mar 1, 2010 at 10:07 AM, Teodor mteo...@gmail.com wrote:
 attached file for the console log). The problem seems to be for a missing '/' 
 at

Forgot to attached the file in the previous message.


tomcat6
Description: Binary data


Bug#519286: network-manager-pptp: on stop doesn't remove the route to PPTP server

2010-02-25 Thread Teodor MICU
retitle 519286  network-manager-pptp: on stop doesn't remove the route
to PPTP server
found 519286  0.8-1
thanks

Hi Berni,

I'm following up on this bug report since I've seen a related routing
problem for PPTP connections. Can you confirm if the problem reported
by you was improved in the current version 0.8-1?
The only bug I see in the current version is that it doesn't remove
the route to the PPTP server on stop:
| r...@r2:~# ip r
| 10.0.0.1 dev ppp0  proto kernel  scope link  src 86.x.y.z
| 217.a.b.c via 10.0.0.1 dev ppp0  src 86.x.y.z
| default via 10.0.0.1 dev ppp0  proto static

where 217.a.b.c is the IP address of my PPTP server and 86.x.y.z is
the IP address obtained from my ISP. This route is automatically added
on startup (which is correct), but not removed on stop.

Thanks

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages network-manager-pptp depends on:
ii  libc6 2.10.2-2   GNU C Library: Shared libraries
ii  libdbus-1-3   1.2.20-2   simple interprocess messaging syst
ii  libdbus-glib-1-2  0.84-1 simple interprocess messaging syst
ii  libglib2.0-0  2.22.4-1   The GLib library of C routines
ii  libnm-glib-vpn1   0.8-1  network management framework (GLib
ii  libnm-glib2   0.8-1  network management framework (GLib
ii  libnm-util1   0.8-1  network management framework (shar
ii  pptp-linux1.7.2-4Point-to-Point Tunneling Protocol

Versions of packages network-manager-pptp recommends:
ii  network-manager-pptp-gnome0.8-1  network management framework (PPTP

network-manager-pptp 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#569932: devicekit-disks: completely unusable due to devkit-disks-daemon segfault

2010-02-25 Thread Teodor MICU
tag 569932 -moreinfo
thanks

On Mon, Feb 15, 2010 at 12:38 PM, Martin Pitt mp...@debian.org wrote:
 Severity: grave
 Justification: renders package unusable

 I downgraded this to important, since it does not affect all users.

Yes, it turns out that only my workstation (i386) is affected, on the
other home station (amd64) it was a misleading segfault in
gnome-settings-daemon over VNC (automatically started at boot).

I've removed the tag 'moreinfo'. If you need more info or to perform
other tests just copy me on replies.

Thanks



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



Bug#567458: network-manager-gnome: fails to connect to any VPN system connection: 'No VPN secrets!'

2010-02-25 Thread Teodor MICU
found 567458 0.8-1
retitle 567458 fails to connect to any VPN system connection: 'No VPN secrets!'
thanks

It seems that this problem is not for PPTP connections only, but for
all type of VPN connections that were made available to all users.
I've tested PPTP and openvpn only because I don't have access to other
types of VPN.
To make it work again it has to be done in two steps:
1) uncheck 'available to all users' and save;
2) edit again and add the password.

Attached are the corresponding lines from syslog.

Thanks
Feb 25 12:19:40 r2 NetworkManager: info  Starting VPN service 
'org.freedesktop.NetworkManager.pptp'...
Feb 25 12:19:40 r2 NetworkManager: info  VPN service 
'org.freedesktop.NetworkManager.pptp' started 
(org.freedesktop.NetworkManager.pptp), PID 3935
Feb 25 12:19:40 r2 NetworkManager: info  VPN service 
'org.freedesktop.NetworkManager.pptp' just appeared, activating connections
Feb 25 12:19:40 r2 NetworkManager: info  VPN plugin state changed: 1
Feb 25 12:19:40 r2 NetworkManager: info  VPN plugin state changed: 3
Feb 25 12:19:40 r2 NetworkManager: info  VPN connection 'mgsa_pptp' (Connect) 
reply received.
Feb 25 12:19:40 r2 NetworkManager: WARN  nm_vpn_connection_connect_cb(): VPN 
connection 'mgsa_pptp' failed to connect: 'No VPN secrets!'.
Feb 25 12:19:40 r2 NetworkManager: info  (ppp0): writing resolv.conf to 
/sbin/resolvconf
Feb 25 12:19:40 r2 NetworkManager: info  Policy set 'RDSNET:fiberlink' (ppp0) 
as default for routing and DNS.
Feb 25 12:19:53 r2 NetworkManager: debug [1267093193.003495] ensure_killed(): 
waiting for vpn service pid 3935 to exit
Feb 25 12:19:53 r2 NetworkManager: debug [1267093193.003679] ensure_killed(): 
vpn service pid 3935 cleaned up



Feb 25 12:20:57 r2 NetworkManager: info  Starting VPN service 
'org.freedesktop.NetworkManager.openvpn'...
Feb 25 12:20:57 r2 NetworkManager: info  VPN service 
'org.freedesktop.NetworkManager.openvpn' started 
(org.freedesktop.NetworkManager.openvpn), PID 3943
Feb 25 12:20:57 r2 NetworkManager: info  VPN service 
'org.freedesktop.NetworkManager.openvpn' just appeared, activating connections
Feb 25 12:20:57 r2 NetworkManager: info  VPN plugin state changed: 1
Feb 25 12:20:57 r2 NetworkManager: info  VPN plugin state changed: 3
Feb 25 12:20:57 r2 NetworkManager: info  VPN connection 'mgsa' (Connect) 
reply received.
Feb 25 12:20:57 r2 NetworkManager: WARN  nm_vpn_connection_connect_cb(): VPN 
connection 'mgsa' failed to connect: 'No VPN secrets!'.
Feb 25 12:20:57 r2 NetworkManager: WARN  connection_state_changed(): Could 
not process the request because no VPN connection was active.
Feb 25 12:20:57 r2 NetworkManager: info  (ppp0): writing resolv.conf to 
/sbin/resolvconf
Feb 25 12:20:57 r2 NetworkManager: info  Policy set 'RDSNET:fiberlink' (ppp0) 
as default for routing and DNS.
Feb 25 12:21:10 r2 NetworkManager: debug [1267093270.002228] ensure_killed(): 
waiting for vpn service pid 3943 to exit
Feb 25 12:21:10 r2 NetworkManager: debug [1267093270.002434] ensure_killed(): 
vpn service pid 3943 cleaned up




Bug#569932: [Pkg-utopia-maintainers] Bug#569932: devicekit-disks: completely unusable due to devkit-disks-daemon segfault

2010-02-15 Thread Teodor MICU
On Mon, Feb 15, 2010 at 1:55 PM, Michael Biebl bi...@debian.org wrote:
 Teodor MICU wrote:
 On Mon, Feb 15, 2010 at 12:38 PM, Martin Pitt mp...@debian.org wrote:
 Teodor [2010-02-15 11:44 +0200]:
 Justification: renders package unusable
 I downgraded this to important, since it does not affect all users.

 It does for me on all 3 desktop hosts running Debian (squeeze/testing).

 Could you explain in more detail what kind of setup you are using (partitions,
 lvm, hardware, ide/sata driver). Is this setup identical on all 3 desktops?

I use 'lvm2' only on my home desktop. For my work desktop and laptop I
have only a single ROOT system partition (no software/hardware RAID
setup). All of them are on SATA, including the CD/DVD writer.

 How do you trigger the crash?
 Does it happen when you insert/remove external hardware?

I don't do anything special, it just doesn't respond to any Unmount
command and that 'segfault' at every session start (if it doesn't
already run).

 The files are attached, but probably some extra libraries should be
 installed for the missing debugging symbols.

 To get a more meaningfull backtrace, please follow the instructions on [1]

Please excuse me for not knowing which debug package to install. I've
searched for a -dbg package for 'devicekit*/disk*' and found none.
I've installed libc6-dbg and because of this you could see some info
about the latest symbol in the previously attached 'gdb' trace.

Thanks



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/796aed871002150425w5b7133a7ja0e373bb68f7...@mail.gmail.com



Bug#569932: [Pkg-utopia-maintainers] Bug#569932: Bug#569932: devicekit-disks: completely unusable due to devkit-disks-daemon segfault

2010-02-15 Thread Teodor MICU
On Mon, Feb 15, 2010 at 2:39 PM, Michael Biebl bi...@debian.org wrote:
 There is no -dbg package for devicekit-disks. The wiki explains how to 
 compile a
 package with debug symbols. If those instructions are too cumbersome for you, 
 I
 can provide you with such a debug package.

Please send me the address from where to get it and I'll run the test again.

Thanks



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/796aed871002150446n5924ed83j1950d0c20aedf...@mail.gmail.com



Bug#569932: [Pkg-utopia-maintainers] Bug#569932: devicekit-disks: completely unusable due to devkit-disks-daemon segfault

2010-02-15 Thread Teodor MICU
On Mon, Feb 15, 2010 at 3:36 PM, Michael Biebl bi...@debian.org wrote:
 devices_currently_polled = 0x8096f38 set-poll:/dev/sdd /dev/sde /dev/sdf
 /dev/sdc /dev/hda \n

 Interesting. Are all those devices hard drives, are they internal or external?

The other disks sdc,sdd,sdf are probably from the multi-card reader
(Dell dimension 5150 system). These are not present in
/proc/partitions, the /proc/scsi/scsi interface is no longer present
in the current kernel.

Attached is a full report from 'lshw'. Correction from my previous
statement, the DVD writer is on ATA, only the two WDC disks are on
SATA.

Thanks
frost.museglobal.ro
description: Mini Tower Computer
product: Dell DM051
vendor: Dell Inc.
serial: 3DMY72J
width: 32 bits
capabilities: smbios-2.3 dmi-2.3 smp-1.4 smp
configuration: administrator_password=enabled boot=normal 
chassis=mini-tower cpus=2 power-on_password=enabled 
uuid=44454C4C-4400-104D-8059-B3C04F37324A
  *-core
   description: Motherboard
   product: 0HJ054
   vendor: Dell Inc.
   physical id: 0
   serial: ..CN69861632094D.
 *-firmware
  description: BIOS
  vendor: Dell Inc.
  physical id: 0
  version: A05 (03/31/2006)
  size: 64KiB
  capacity: 448KiB
  capabilities: pci pnp apm upgrade shadowing cdboot bootselect edd 
int13floppytoshiba int5printscreen int9keyboard int14serial int17printer acpi 
usb ls120boot biosbootspecification netboot
 *-cpu:0
  description: CPU
  product: Intel(R) Pentium(R) D CPU 2.80GHz
  vendor: Intel Corp.
  physical id: 400
  bus info: c...@0
  version: 15.4.7
  serial: -0F47----
  slot: Microprocessor
  size: 2800MHz
  capacity: 4GHz
  width: 64 bits
  clock: 800MHz
  capabilities: boot fpu fpu_exception wp vme de pse tsc msr pae mce 
cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss 
ht tm pbe nx x86-64 constant_tsc pebs bts pni dtes64 monitor ds_cpl cid cx16 
xtpr lahf_lm
  configuration: id=1
*-cache:0
 description: L1 cache
 physical id: 700
 size: 16KiB
 capacity: 16KiB
 capabilities: internal write-back data
*-cache:1
 description: L2 cache
 physical id: 701
 size: 2MiB
 capacity: 2MiB
 capabilities: internal varies unified
*-logicalcpu:0
 description: Logical CPU
 physical id: 1.1
 width: 64 bits
 capabilities: logical
*-logicalcpu:1
 description: Logical CPU
 physical id: 1.2
 width: 64 bits
 capabilities: logical
 *-memory
  description: System Memory
  physical id: 1000
  slot: System board or motherboard
  size: 2816MiB
*-bank:0
 description: DIMM DDR Synchronous 533 MHz (1.9 ns)
 product: KLDE88F-B8KB5
 vendor: 7F7F7F25
 physical id: 0
 serial: 
 slot: DIMM_1
 size: 2GiB
 width: 64 bits
 clock: 533MHz (1.9ns)
*-bank:1
 description: DIMM DDR Synchronous 533 MHz (1.9 ns)
 product: NT256T64UH4A0FY-37
 vendor: 7F7F7F0B
 physical id: 1
 serial: 9D8B3074
 slot: DIMM_3
 size: 256MiB
 width: 64 bits
 clock: 533MHz (1.9ns)
*-bank:2
 description: DIMM DDR Synchronous 533 MHz (1.9 ns)
 product: NT256T64UH4A0FY-37
 vendor: 7F7F7F0B
 physical id: 2
 serial: 598B3074
 slot: DIMM_2
 size: 256MiB
 width: 64 bits
 clock: 533MHz (1.9ns)
*-bank:3
 description: DIMM DDR Synchronous 533 MHz (1.9 ns)
 product: NT256T64UH4A0FY-37
 vendor: 7F7F7F0B
 physical id: 3
 serial: A18B3074
 slot: DIMM_4
 size: 256MiB
 width: 64 bits
 clock: 533MHz (1.9ns)
 *-cpu:1
  physical id: 1
  bus info: c...@1
  version: 15.4.7
  serial: -0F47----
  size: 2800MHz
  capabilities: ht
  configuration: id=1
*-logicalcpu:0
 description: Logical CPU
 physical id: 1.1
 capabilities: logical
*-logicalcpu:1
 description: Logical CPU
 physical id: 1.2
 capabilities: logical
 *-pci
  description: Host bridge
  product: 82945G/GZ/P/PL Memory Controller Hub
  vendor: Intel Corporation
  physical id: 100
  bus info: p...@:00:00.0
  version: 02

Bug#568163: claws-mail_3.7.4-1_mips failed to build on mayr

2010-02-08 Thread Teodor MICU
On Wed, Feb 3, 2010 at 8:10 PM, Luk Claes l...@debian.org wrote:
 Ricardo Mones wrote:
 On Tue, 02 Feb 2010 22:44:49 +0200
 Teodor MICU mteo...@gmail.com wrote:

 The package claws-mail_3.7.4-1 has failed to build on mips and the cause
 seems to be the CHROOT, not the source code. Because of this the package
 did not migrate to testing:
     * 24 days old (needed 10 days).

 Probably a rebuild should be scheduled by the release team.

   I think these reschedules are done by the buildd maintainer not by the
   release team, but I may be wrong. Cc'ing release for clarification (no
   need to Cc me back, I'm subscribed).

 Yes, rebuilds because of buildd issues are done by the buildd maintainer
 which you can contact via arch@buildd.d.o.

   Anyway a new upstream version has been uploaded yesterday, so no action
   should be required right now on claws-mail.

This time the package 'claws-mail' was build just fine, but still out
of date on mipsel. [1]
What can be done about this?

Thanks


[1]  http://qa.debian.org/excuses.php?package=claws-mail

Excuse for claws-mail
* Too young, only 5 of 10 days old
* out of date on mipsel: claws-mail, claws-mail-bogofilter,
claws-mail-dbg, claws-mail-doc, claws-mail-i18n, claws-mail-pgpinline,
claws-mail-pgpmime, claws-mail-plugins, claws-mail-smime-plugin,
claws-mail-spamassassin, claws-mail-tools, claws-mail-trayicon,
libclaws-mail-dev (from 3.7.4-1)



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



Bug#568647: openvpn: init.d script is missing LSB soft dependency with 'network-manager'

2010-02-06 Thread Teodor MICU
Package: openvpn
Version: 2.1.0-1
Severity: important
Tags: patch

Hi,

On desktop hosts were network-manager (and the GUI applet) is used to configure
the network, openvpn is started too early (before network-manager) and stopped
too late (after network-manager). This patch fixed the problem for me:
| r2:/etc/init.d# diff -u openvpn_2.1.0-1 openvpn
--- openvpn_2.1.0-1 2009-12-11 14:37:12.0 +0200
+++ openvpn 2010-02-06 16:32:40.836747102 +0200
@@ -4,6 +4,8 @@
 # Provides:  openvpn
 # Required-Start:$network $remote_fs $syslog
 # Required-Stop: $network $remote_fs $syslog
+# Should-Start:  network-manager
+# Should-Stop:   network-manager
 # X-Interactive: true
 # Default-Start: 2 3 4 5
 # Default-Stop:  0 1 6

After an update of init scripts order with 'update-rc.d' I have this:
| r2:~# ls -l /etc/rc0.d/
[..]
| lrwxrwxrwx 1 root root  17 2010-02-06 16:32 K01openvpn - ../init.d/openvpn
[..]
| lrwxrwxrwx 1 root root  25 2010-02-06 16:27 K02network-manager - 
../init.d/network-manager

which is the good order of stopping the services, otherwise openvpn will not 
stop cleanly (it
will timeout eventually).

| r2:~# ls -l /etc/rc2.d/
[..]
| lrwxrwxrwx 1 root root  25 2010-02-06 16:25 S23network-manager - 
../init.d/network-manager
[..]
| lrwxrwxrwx 1 root root  17 2010-02-06 16:32 S24openvpn - ../init.d/openvpn

Thanks


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages openvpn depends on:
ii  debconf [debconf-2.0] 1.5.28 Debian configuration management sy
ii  libc6 2.10.2-2   GNU C Library: Shared libraries
ii  liblzo2-2 2.03-2 data compression library
ii  libpam0g  1.1.0-4Pluggable Authentication Modules l
ii  libpkcs11-helper1 1.07-1 library that simplifies the intera
ii  libssl0.9.8   0.9.8k-8   SSL shared libraries
ii  net-tools 1.60-23The NET-3 networking toolkit
ii  openssl-blacklist 0.5-2  list of blacklisted OpenSSL RSA ke
ii  openvpn-blacklist 0.4list of blacklisted OpenVPN RSA sh

openvpn recommends no packages.

Versions of packages openvpn suggests:
ii  openssl   0.9.8k-8   Secure Socket Layer (SSL) binary a
ii  resolvconf1.45   name server information handler

-- debconf information:
  openvpn/vulnerable_prng:
  openvpn/create_tun: false



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



Bug#568355: cacti: preconfigure and configure prints [: 367: missing ]

2010-02-06 Thread Teodor MICU
Hi Sean,

On Thu, Feb 4, 2010 at 10:34 AM, sean finney sean...@debian.org wrote:
 can you reproduce this if you dpkg-reconfigure cacti? if so, try running
 export dbc_debug=1 and share the output (watch out for passwords in the
 output though).  i'm curious to find if this is a problem with cacti
 or dbconfig-common, both of which have been recently updated (both by
 me, d'oh!).

Here it is:
| piti:~# dpkg-reconfigure cacti
| (prerm) dbc_go() cacti upgrade 0.8.7e-2.
| dbc_config() cacti upgrade 0.8.7e-2.
| dbc_set_dbtype_defaults() .
| dbc_read_package_config() .
| dbc_set_dbtype_defaults() mysql.
| (config) dbc_go() cacti reconfigure 0.8.7e-2.
| dbc_config() cacti reconfigure 0.8.7e-2.
| dbc_set_dbtype_defaults() .
| dbc_register_debconf() .
| dbc_read_package_config() .
| dbc_preseed_package_debconf() .
| [: 77: missing ]
| dbc_get_admin_pass() .
| dbc_get_app_pass() .
| (postinst) dbc_go() cacti configure 0.8.7e-2.
| dbc_config() cacti configure 0.8.7e-2.
| dbc_set_dbtype_defaults() .
| dbc_read_package_debconf() .
| dbc_set_dbtype_defaults() mysql.
| settings determined from dbc_read_package_debconf:.
|   dbc_install=true.
|   dbc_upgrade=true.
|   dbc_remove=.
|   dbc_dbtype=mysql.
|   dbc_dbuser=cacti.
|   dbc_dbpass=lS2kmvpknz1i.
|   dbc_dbadmin=root.
|   dbc_dbadmpass=.
|   dbc_dbserver=.
|   dbc_dbport=.
|   dbc_dbname=cacti.
|   dbc_authmethod_admin=.
|   dbc_authmethod_user=.
|   dbc_ssl=.
| dbc_write_package_config() .
| dbconfig-common: writing config to /etc/dbconfig-common/cacti.conf
| Replacing config file /etc/cacti/debian.php with new version
| dbc_read_package_config() .

I think it has to do with debconf since the same cacti package was
upgraded fine on a lenny host. This cacti install is only for testing.

Thanks



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



Bug#567453: [Pkg-utopia-maintainers] Bug#567453: network-manager: PPPoE regression after upgrade from v0.7.2

2010-02-04 Thread Teodor MICU
Hi Michael,

On Thu, Feb 4, 2010 at 3:21 AM, Michael Biebl bi...@debian.org wrote:
 Teodor MICU wrote:
 I've upgraded network-manager* packages (hoping to solve some issues with VPN
 connections) but after reboot I cannot connect to the ISP over a PPPoE link:

 could you please run NM_PPP_DEBUG=1 /usr/sbin/NetworkManager --no-daemon
 and attach the output to the bug report.

I've tried to reproduce the problem on my home computer with a fresh
install on N-M from unstable but I cannot reproduce the problem.

I'll try to debug this on my laptop from where I had the problem. The
only difference is that there are multiple library versions for the
'libnm*' packages installed (due to current dependencies on
testing).

Thanks



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



Bug#568163: claws-mail_3.7.4-1_mips failed to build on mayr

2010-02-02 Thread Teodor MICU
Package: claws-mail
Version: 3.7.4-1
Severity: important
Justification: fails to build from source

Hi,

The package claws-mail_3.7.4-1 has failed to build on mips and the cause
seems to be the CHROOT, not the source code. Because of this the package
did not migrate to testing:
* 24 days old (needed 10 days).

Probably a rebuild should be scheduled by the release team.

Thanks



The following information may help to resolve the situation:

The following packages have unmet dependencies:
  libgtk2.0-dev: Depends: libxinerama-dev (= 1:1.0.1-4.1) but it is not going 
to be installed
 Depends: libxi-dev (= 1:1.0.1-4) but it is not going to be 
installed
E: Broken packages
apt-get failed.
Package installation failed


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages claws-mail depends on:
ii  libc62.10.2-2GNU C Library: Shared libraries
ii  libcairo21.8.8-2 The Cairo 2D vector graphics libra
ii  libcompfaceg11:1.5.2-5   Compress/decompress images for mai
ii  libdbus-glib-1-2 0.82-2  simple interprocess messaging syst
ii  libenchant1c2a   1.4.2-3.4   a wrapper library for various spel
ii  libetpan13   0.58-1  mail handling library
ii  libgcrypt11  1.4.4-6 LGPL Crypto library - runtime libr
ii  libglib2.0-0 2.22.4-1The GLib library of C routines
ii  libgnutls26  2.8.5-2 the GNU TLS library - runtime libr
ii  libgtk2.0-0  2.18.6-1The GTK+ graphical user interface 
ii  libice6  2:1.0.6-1   X11 Inter-Client Exchange library
ii  libldap-2.4-22.4.17-2.1  OpenLDAP libraries
ii  libpango1.0-01.26.2-1Layout and rendering of internatio
ii  libpisock9   0.12.4-7+b1 library for communicating with a P
ii  libsm6   2:1.1.1-1   X11 Session Management library
ii  xdg-utils1.0.2-6.1   desktop integration utilities from

Versions of packages claws-mail recommends:
ii  aspell-en [aspell-dictionary] 6.0-0-5.1  English dictionary for GNU Aspell
ii  claws-mail-i18n   3.7.3-1Locale data for Claws Mail (i18n s
ii  xfonts-100dpi 1:1.0.1100 dpi fonts for X
ii  xfonts-75dpi  1:1.0.175 dpi fonts for X

Versions of packages claws-mail suggests:
pn  claws-mail-docnone (no description available)
ii  claws-mail-tools  3.7.3-1Helper and utility scripts for Cla
ii  epiphany-browser [www-browser 2.29.3-1   Intuitive GNOME web browser
ii  gedit 2.28.3-1   official text editor of the GNOME 
ii  iceweasel [www-browser]   3.5.6-1lightweight web browser based on M

-- 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#567458: network-manager-gnome: does not save the password for PPTP system connections

2010-01-29 Thread Teodor MICU
Package: network-manager-gnome
Version: 0.7.2-1
Severity: important

Hi,

The network-manager applet does not save the password for any PPTP connection
that is Available for all users (and saved to /etc/N-M/system-connections).

Any attempt of using a PPTP system connection will end up with:
| WARN  nm_vpn_connection_connect_cb(): VPN connection '' failed to
|   connect: 'No VPN secrets!'.

The only way a PPTP connection can be used in N-M is to keep it private for each
user account (uncheck Available for all users).

I've upgraded all network-manager* packages to current version is 'unstable' 
07.999
and there is no difference.

Thanks


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages network-manager-gnome depends on:
ii  dbus-x11  1.2.16-2   simple interprocess messaging syst
ii  gconf22.28.0-1   GNOME configuration database syste
ii  gnome-icon-theme  2.28.0-1   GNOME Desktop icon theme
ii  libc6 2.10.2-2   GNU C Library: Shared libraries
ii  libdbus-1-3   1.2.16-2   simple interprocess messaging syst
ii  libdbus-glib-1-2  0.82-2 simple interprocess messaging syst
ii  libgconf2-4   2.28.0-1   GNOME configuration database syste
ii  libglade2-0   1:2.6.4-1  library to load .glade files at ru
ii  libglib2.0-0  2.22.4-1   The GLib library of C routines
ii  libgnome-keyring0 2.28.2-1   GNOME keyring services library
ii  libgtk2.0-0   2.18.3-1   The GTK+ graphical user interface 
ii  libnm-glib-vpn0   0.7.2-2network management framework (GLib
ii  libnm-glib0   0.7.2-2network management framework (GLib
ii  libnm-util1   0.7.2-2network management framework (shar
ii  libnotify1 [libnotify1-gtk2.1 0.4.5-1sends desktop notifications to a n
ii  libpango1.0-0 1.26.2-1   Layout and rendering of internatio
ii  libpolkit-gnome0  0.9.2-2PolicyKit-gnome library
ii  libpolkit20.9-4  library for accessing PolicyKit
ii  network-manager   0.7.2-2network management framework daemo
ii  policykit-gnome   0.9.2-2GNOME dialogs for PolicyKit

Versions of packages network-manager-gnome recommends:
ii  libpam-gnome-keyring [libpam- 2.28.2-1   PAM module to unlock the GNOME key
ii  notification-daemon   0.4.0-2a daemon that displays passive pop

Versions of packages network-manager-gnome suggests:
ii  network-manager-openvpn-gnome 0.7.2-1network management framework (Open
ii  network-manager-pptp-gnome0.7.2-1network management framework (PPTP
pn  network-manager-vpnc-gnomenone (no description available)

-- 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#567461: network-manager-gnome: PPTP connections -- cannot select 128-bit security mode for MPPE

2010-01-29 Thread Teodor MICU
Package: network-manager-gnome
Version: 0.7.2-1
Severity: normal

Hi,

Going to Network Connections - VPN - select a PPTP connection - Edit and from
the new window on the VPN tab click on Advanced:
- check Use Point-to-Point encryption (MPPE)
- on Security change from All Available (Default) to any specific security
mode (128-bit or 40-bit) and click Ok
- boing back to Advanced you can see that MPPE is now disabled!

The only way to have MPPE enabled is to keep the Security mode to default.

I've upgraded all network-manager* packages to current version in 'unstable' 
0.7.999
and there is no difference.

Thanks


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages network-manager-gnome depends on:
ii  dbus-x11  1.2.16-2   simple interprocess messaging syst
ii  gconf22.28.0-1   GNOME configuration database syste
ii  gnome-icon-theme  2.28.0-1   GNOME Desktop icon theme
ii  libc6 2.10.2-2   GNU C Library: Shared libraries
ii  libdbus-1-3   1.2.16-2   simple interprocess messaging syst
ii  libdbus-glib-1-2  0.82-2 simple interprocess messaging syst
ii  libgconf2-4   2.28.0-1   GNOME configuration database syste
ii  libglade2-0   1:2.6.4-1  library to load .glade files at ru
ii  libglib2.0-0  2.22.4-1   The GLib library of C routines
ii  libgnome-keyring0 2.28.2-1   GNOME keyring services library
ii  libgtk2.0-0   2.18.3-1   The GTK+ graphical user interface 
ii  libnm-glib-vpn0   0.7.2-2network management framework (GLib
ii  libnm-glib0   0.7.2-2network management framework (GLib
ii  libnm-util1   0.7.2-2network management framework (shar
ii  libnotify1 [libnotify1-gtk2.1 0.4.5-1sends desktop notifications to a n
ii  libpango1.0-0 1.26.2-1   Layout and rendering of internatio
ii  libpolkit-gnome0  0.9.2-2PolicyKit-gnome library
ii  libpolkit20.9-4  library for accessing PolicyKit
ii  network-manager   0.7.2-2network management framework daemo
ii  policykit-gnome   0.9.2-2GNOME dialogs for PolicyKit

Versions of packages network-manager-gnome recommends:
ii  libpam-gnome-keyring [libpam- 2.28.2-1   PAM module to unlock the GNOME key
ii  notification-daemon   0.4.0-2a daemon that displays passive pop

Versions of packages network-manager-gnome suggests:
ii  network-manager-openvpn-gnome 0.7.2-1network management framework (Open
ii  network-manager-pptp-gnome0.7.2-1network management framework (PPTP
pn  network-manager-vpnc-gnomenone (no description available)

-- 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#567465: network-manager-gnome: openvpn -- should allow to set a custom keysize

2010-01-29 Thread Teodor MICU
Package: network-manager-gnome
Version: 0.7.2-1
Severity: wishlist

Hi,

Any openvpn connection will use the default keysize of 128 bits, but in practice
there are keys of 256 or 400 bits (for BF). This setting should probably be in
the same tab as 'cipher' as these are related to each other.

(for the time being I would like to know if I can manually set the keysize in a
configuration file or for system connections in /etc/N-M/system-connections)

Thanks


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages network-manager-gnome depends on:
ii  dbus-x11  1.2.16-2   simple interprocess messaging syst
ii  gconf22.28.0-1   GNOME configuration database syste
ii  gnome-icon-theme  2.28.0-1   GNOME Desktop icon theme
ii  libc6 2.10.2-2   GNU C Library: Shared libraries
ii  libdbus-1-3   1.2.16-2   simple interprocess messaging syst
ii  libdbus-glib-1-2  0.82-2 simple interprocess messaging syst
ii  libgconf2-4   2.28.0-1   GNOME configuration database syste
ii  libglade2-0   1:2.6.4-1  library to load .glade files at ru
ii  libglib2.0-0  2.22.4-1   The GLib library of C routines
ii  libgnome-keyring0 2.28.2-1   GNOME keyring services library
ii  libgtk2.0-0   2.18.3-1   The GTK+ graphical user interface 
ii  libnm-glib-vpn0   0.7.2-2network management framework (GLib
ii  libnm-glib0   0.7.2-2network management framework (GLib
ii  libnm-util1   0.7.2-2network management framework (shar
ii  libnotify1 [libnotify1-gtk2.1 0.4.5-1sends desktop notifications to a n
ii  libpango1.0-0 1.26.2-1   Layout and rendering of internatio
ii  libpolkit-gnome0  0.9.2-2PolicyKit-gnome library
ii  libpolkit20.9-4  library for accessing PolicyKit
ii  network-manager   0.7.2-2network management framework daemo
ii  policykit-gnome   0.9.2-2GNOME dialogs for PolicyKit

Versions of packages network-manager-gnome recommends:
ii  libpam-gnome-keyring [libpam- 2.28.2-1   PAM module to unlock the GNOME key
ii  notification-daemon   0.4.0-2a daemon that displays passive pop

Versions of packages network-manager-gnome suggests:
ii  network-manager-openvpn-gnome 0.7.2-1network management framework (Open
ii  network-manager-pptp-gnome0.7.2-1network management framework (PPTP
pn  network-manager-vpnc-gnomenone (no description available)

-- 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#567358: network-manager-openconnect: dbus warning at boot for unknown username nm-openconnect

2010-01-28 Thread Teodor MICU
Package: network-manager-openconnect
Version: 0.7.2~20090715-1
Severity: normal

Hi,

Lately, at every system boot I've seen this warning:
| Starting system message bus: dbusUnknown username nm-openconnect in message 
bus configuration file
| .

I've found the configuration file that gives this warning is:
| r2:~# grep nm-openconnect /etc/dbus-1/system.d/*
| /etc/dbus-1/system.d/nm-openconnect-service.conf: policy 
user=nm-openconnect

Thanks


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages network-manager-openconnect depends on:
ii  libatk1.0-0  1.28.0-1The ATK accessibility toolkit
ii  libc62.10.2-2GNU C Library: Shared libraries
ii  libcairo21.8.8-2 The Cairo 2D vector graphics libra
ii  libdbus-1-3  1.2.16-2simple interprocess messaging syst
ii  libdbus-glib-1-2 0.82-2  simple interprocess messaging syst
ii  libfontconfig1   2.8.0-2 generic font configuration library
ii  libfreetype6 2.3.11-1FreeType 2 font engine, shared lib
ii  libgconf2-4  2.28.0-1GNOME configuration database syste
ii  libglade2-0  1:2.6.4-1   library to load .glade files at ru
ii  libglib2.0-0 2.22.4-1The GLib library of C routines
ii  libgtk2.0-0  2.18.3-1The GTK+ graphical user interface 
ii  libnm-glib-vpn0  0.7.2-2 network management framework (GLib
ii  libnm-glib0  0.7.2-2 network management framework (GLib
ii  libnm-util1  0.7.2-2 network management framework (shar
ii  libpango1.0-01.26.2-1Layout and rendering of internatio
ii  libxml2  2.7.6.dfsg-2+b1 GNOME XML library
ii  network-manager  0.7.2-2 network management framework daemo
ii  openconnect  2.01-1  Open client for Cisco AnyConnect V

network-manager-openconnect recommends no packages.

network-manager-openconnect 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#567453: network-manager: PPPoE regression after upgrade from v0.7.2

2010-01-28 Thread Teodor MICU
Package: network-manager
Version: 0.7.999-2
Severity: important

Hi,

I've upgraded network-manager* packages (hoping to solve some issues with VPN
connections) but after reboot I cannot connect to the ISP over a PPPoE link:
| info  Activation (eth0) starting connection 'RDSNET:fiberlink'
[..]
| info  Starting pppd connection
| debug [1264745295.928361] nm_ppp_manager_start(): Command line: 
|   /usr/sbin/pppd nodetach lock nodefaultroute user DJxx plugin
|   rp-pppoe.so nic-eth0 noauth refuse-eap refuse-chap refuse-mschap
|   refuse-mschap-v2 nodeflate usepeerdns mru 1492 mtu 1492
|   lcp-echo-failure 3 lcp-echo-interval 20 ipparam
|   /org/freedesktop/NetworkManager/PPP/2 plugin
|   /usr/lib/pppd/2.4.4/nm-pppd-plugin.so
| debug [1264745295.929738] nm_ppp_manager_start(): ppp started with pid 4897
[..]
| pppd[4897]: Plugin rp-pppoe.so loaded.
| pppd[4897]: Plugin /usr/lib/pppd/2.4.4/nm-pppd-plugin.so loaded.
| pppd[4897]: pppd 2.4.4 started by root, uid 0
[..]
| WARN  pppd_timed_out(): Looks like pppd didn't initialize our dbus module
| info  (eth0): device state change: 7 - 9 (reason 14)
| info  Marking connection 'RDSNET:fiberlink' invalid.

Thanks


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages network-manager depends on:
ii  adduser   3.112  add and remove users and groups
ii  dbus  1.2.16-2   simple interprocess messaging syst
ii  dhcp3-client  3.1.3-2DHCP client
ii  ifupdown  0.6.9  high level tools to configure netw
ii  libc6 2.10.2-2   GNU C Library: Shared libraries
ii  libdbus-1-3   1.2.16-2   simple interprocess messaging syst
ii  libdbus-glib-1-2  0.82-2 simple interprocess messaging syst
ii  libgcrypt11   1.4.4-6LGPL Crypto library - runtime libr
ii  libglib2.0-0  2.22.4-1   The GLib library of C routines
ii  libgnutls26   2.8.5-2the GNU TLS library - runtime libr
ii  libgudev-1.0-0150-2  GObject-based wrapper library for 
ii  libnl11.1-5  library for dealing with netlink s
ii  libnm-glib2   0.7.999-2  network management framework (GLib
ii  libnm-util1   0.7.999-2  network management framework (shar
ii  libpolkit-gobject-1-0 0.96-1 PolicyKit Authorization API
ii  libuuid1  2.16.2-0   Universally Unique ID library
ii  lsb-base  3.2-23 Linux Standard Base 3.2 init scrip
ii  udev  150-2  /dev/ and hotplug management daemo
ii  wpasupplicant 0.6.9-3client support for WPA and WPA2 (I

Versions of packages network-manager recommends:
ii  dnsmasq-base   2.51-1A small caching DNS proxy and DHCP
ii  iptables   1.4.6-2   administration tools for packet fi
ii  modemmanager   0.3-1 D-Bus service for managing modems
ii  network-manager-gnome  0.7.999-2 network management framework (GNOM
ii  policykit-10.96-1framework for managing administrat
ii  ppp2.4.4rel-10.1 Point-to-Point Protocol (PPP) - da

Versions of packages network-manager suggests:
pn  avahi-autoipd none (no description available)

-- 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#560250: usb-modeswitch: later udev versions output loads of syslog warnings

2010-01-09 Thread Teodor MICU
Package: usb-modeswitch
Version: 1.0.5-1
Severity: normal

Hi,

I can confirm that replacing SYSFS with ATTR makes those warnings go away.
I executed this command to make the substitution:
  # sed -i 's/SYSFS/ATTR/h' /etc/udev/rules.d/80-usb_modeswitch.rules

Thanks

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=ro_RO.UTF-8, LC_CTYPE=ro_RO.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages usb-modeswitch depends on:
ii  libc62.10.2-2GNU C Library: Shared libraries
ii  libusb-0.1-4 2:0.1.12-13 userspace USB programming library
ii  tcl  8.4.16-2The Tool Command Language (default
ii  tcl8.3 [tclsh]   8.3.5-14Tcl (the Tool Command Language) v8
ii  tcl8.4 [tclsh]   8.4.19-4Tcl (the Tool Command Language) v8

usb-modeswitch recommends no packages.

Versions of packages usb-modeswitch suggests:
pn  gcom  none (no description available)
pn  wvdialnone (no description available)

-- 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#563895: diffutils: undeclared conflict with diff=2.8.1-12 (from lenny)

2010-01-08 Thread Teodor MICU
On Wed, Jan 6, 2010 at 7:14 PM, Santiago Vila sanv...@unex.es wrote:
 Nothing bad happens when 'diffutils' is installed but diff=2.8.1-12 is
 not upgraded automatically to the same version as 'diffutils', so
 there is no need to avoid that.

 Your problem came from removing diffutils, which was essential,
 not from installing diffutils.

Lets recap one last time and see which are the pros and cons and if
this is a real problem.

We have a renaming of 'diff' essential package to 'diffutils'. This is
achieved so far by these two directives:
| Package: diffutils
| Essential: yes
| Version: 1:2.8.1-18
| Replaces: diff
  and
| Package: diff
| Priority: extra
| Version: 1:2.8.1-18
| Pre-Depends: diffutils

This configuration will provide a smooth transition from lenny to
squeeze. I think there is nothing to argue so far.


We have 'diffutils = 2.8.1-14 providing these essential tools:
  /usr/bin/cmp
  /usr/bin/diff
  /usr/bin/sdiff
  /usr/bin/diff3

We have 'diff = 2.8.1-13 providing these essential tools:
  /usr/bin/cmp
  /usr/bin/diff
  /usr/bin/sdiff
  /usr/bin/diff3

Obviously, these two binary packages at these version conflict with
each other. I'm reading one more time section 7.6.1 Overwriting files
in other packages from Debian Policy and I've found that by declaring
Replaces diffutils can overwrite files from diff. This is what I
tried to explain in my previous messages and NOW I see that it is not
a bug.
It is not clear however what happens if diff=2.8.1-12 is purged after
diffutils=1:2.8.1-18 is installed. Will dpkg remove these essential
tools on postrm? These are owned by diffutils now and must not be
removed because are no longer owned by 'diff' binary package.


However, there is one scenario that could create problems. If someone
reinstalls diff=2.8.1-12 is will override the binaries from diffutils.
And this is exactly what I'm trying to accomplish: avoid diff=2.8.1-12
and diffutils=1:2.8.1-18 to be installed at the same time.
Technically this is done by adding:
| Package: diffutils
| Essential: yes
| Version: 1:2.8.1-18
| Replaces: diff
| Conflicts: diff = 2.8.1-12

I see the following cons:
- forces the removal of 'diff' on upgrade from lenny;
- downgrades are not officially supported by Debian;

I see the following pros:
- the overwrite of essential tools is no longer possible;
- the empty transitional package 'diff' is removed.

This was my last attempt to explain the problem. I realize now that
the initial report was wrong, but also that the adding Conflicts:
besides Replaces: brings no problem and solves one minor problem.

 Could we please close this bug?

Yes, but please consider the above minor issue.

Thanks


(Just a notice unrelated to this bug report, diffutils has
Pre-Depends: libc6 (= 2.3) but on diff the restriction was higher
to 2.5).



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



Bug#561477: [security] must not RE-add /etc/apache2/conf.d/cacti.conf link on upgrade

2010-01-08 Thread Teodor MICU
severity 561477 wishlist
retitle 561477 please improve the debconf question about web server
configuration
thanks


On Thu, Jan 7, 2010 at 11:17 AM, Patrick Schoenfeld
schoenf...@debian.org wrote:
 On Wed, Jan 06, 2010 at 05:44:28PM +0200, Teodor MICU wrote:
 Ok, now I see that this is a way of disabling that symlink. Still, I
 would like to have the '/etc/cacti/apache.conf' file for reference to
 update my custom config which simply restricts the access to Intranet.

 which should be totally unrelated. Usually the file
 /etc/cacti/apache.conf should be installed together with the package
 while the symlink is created because you asked it, to.

  So sorry for the noise, except that I still not understand why
  people answer a priority high question with Configure my webserver:
  apache2 just for removing the symlink, it results into after, that.

 The debconf question is Which kind of web server should be used by
 cacti? so I answered apache2. Maybe this question should be updated
 to better describe its meaning?

 Well, it also says Select 'None' if you would like to configure your
 webserver by hand. but I agree that the wording of the question
 could be more clear.

I'm proposing the following clarification. You can modify it as you
consider the best since I'm not a native English speaker.

Which kind of web server should be used by cacti?

Select None if you would like to configure your webserver by hand.

replace with

Important: the default cacti configuration allows public access from
Internet. You can see the default configuration file that can be used
for apache/apache2 in /etc/cacti/apache.conf.

On which web server should cacti be enabled by default?
Select None if you would like to configure your web server by hand.

Thanks



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



Bug#563895: diffutils: undeclared conflict with diff=2.8.1-12 (from lenny)

2010-01-06 Thread Teodor MICU
reopen 563895
thanks

[I don't like playing ping-pong with close and reopen but in this
case I think you misunderstood the environment]

On Wed, Jan 6, 2010 at 2:17 PM, Santiago Vila sanv...@unex.es wrote:
 In testing and unstable, diff is now a dummy package which depends on
 diffutils. That is the intended reason for diffutils to be installed,
 not the fact that it's a new essential package.

 Also, please note that if you have unstable in sources.list and, as
 you say, do a dist-upgrade, then for all purposes you are no longer
 running lenny.

I'm running pure lenny + latest cacti from unstable (a _noarch package).

 However, I realized that this package is not a part of
 lenny and I uninstalled.

 So, I assume you know what you are doing and are brave enough to
 uninstall an essential package. Good.

Again, diffutils is an essential package on squeeze/sid but not on
lenny. Here I have lenny installed with diff being essential and
providing 'diff', 'cmp' and other essential tools.

 The problem is that the binary '/usr/bin/diff' is
 now missing but is a part of 'diff=2.8.1-12' from lenny too.

 Aha, you are brave enough to uninstall an essential package and mix
 stable and unstable (which is normally not supported), but not brave
 enough to remove the diff package that no longer contains /usr/bin/diff
 and reinstall it again:

 dpkg --purge diff  (use also --force-remove-essential if required)
 apt-get install diff=2.8.1-12

 Well, I don't buy this. Either you know what you are doing, or you don't.
 If you do, you should be prepared to fix this for yourself, as the
 package system, in general, does not support downgrades. If you
 don't, you should not be mixing stable and unstable to begin with.

I didn't upgrade 'diff', nor uninstalled it. It remains installed as
an essential package.

galileo:~# cat /etc/apt/apt.conf.d/release
APT::Default-Release stable;

Due to the above configuration no other packages are upgraded to
unstable/sid except those manually upgraded before (only cacti in this
case).

 In conclussion something is missing from 'diffutils' to force uninstall or
 upgrade of diff=2.8.1-12 from lenny. I don't know if Breaks: or Conflict:
 is more appropriate for this configuration.

 There is not an undeclared Conflict, because it was never my intention
 to force the removal of diff when diffutils is installed.

This is not what I proposed. I'm thinking that you should use
Replaces: for automatic removal of 'diff' on dist-upgrade or Breaks:
to avoid installing 'diffutils' while 'diff =2.8.1-12' is installed
at the same time.

 The upgrade path for diff is like this: You dist-upgrade to squeeze
 and then you will have a diff which is dummy and the new diffutils.
 As the dummy diff is in section oldlibs, deborpahn will tell the user
 that it may be removed.

 This way the upgrade to squeeze is completely smooth as far as
 diff/diffutils is concerned.

 If you didn't want to install a new essential package from unstable,
 you should have put diff on hold.

 To summarize: This is how it's intended to be. Mixing stable and
 unstable is not supported. If you do so, you should be prepared to fix
 things here and there.

Yes, I agree completely. But it doesn't describe my environment. I
hope I've explained above, otherwise I can respond to any further
questions from you.

Thanks



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



Bug#561477: [security] must not RE-add /etc/apache2/conf.d/cacti.conf link on upgrade

2010-01-06 Thread Teodor MICU
[please don't use -quiet as I didn't received the responses though I
want to contribute were I can]

2010/1/4 Patrick Schoenfeld schoenf...@debian.org:
 I've noticed in the past that cacti RE-adds the symbolic link 
 conf.d/cacti.conf
 on every upgrade even if the source file was *manually* removed by the 
 sysadmin.
 This is done to restrict the access to 'cacti' on each virtual web site (the
 default behaviour in Debian).

 * cacti/webserver: Apache2

 The question is: Why did you ask to do this in the first place?
 (according to your debconf settings)

Ok, now I see that this is a way of disabling that symlink. Still, I
would like to have the '/etc/cacti/apache.conf' file for reference to
update my custom config which simply restricts the access to Intranet.

 So sorry for the noise, except that I still not understand why
 people answer a priority high question with Configure my webserver:
 apache2 just for removing the symlink, it results into after, that.

The debconf question is Which kind of web server should be used by
cacti? so I answered apache2. Maybe this question should be updated
to better describe its meaning?

Thanks



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



Bug#563955: cacti: Undefined index: local_data_id in graphs_new.php on line 202 (v0.8.7e)

2010-01-06 Thread Teodor MICU
Package: cacti
Version: 0.8.7e-1.1
Severity: normal
Tags: patch

Hi,

I'm receiving this error message every time I'm creating a graph from
a custom template that does not create any new RRDs:
| Notice: Undefined index: local_data_id in
|   /usr/share/cacti/site/graphs_new.php on line 202
|
| Warning: Invalid argument supplied for foreach() in
|   /usr/share/cacti/site/graphs_new.php on line 202
|
| Warning: Cannot modify header information - headers already sent by
|   (output started at /usr/share/cacti/site/graphs_new.php:202) in
|   /usr/share/cacti/site/graphs_new.php on line 330


For more information look at this discussion from cacti-user:
http://sourceforge.net/mailarchive/forum.php?thread_name=796aed870912151256ne81ef85ocbc3cdf055685...@mail.gmail.comforum_name=cacti-user

The attached patch fixed the problem. Please include it in the next release.

Thanks

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

Kernel: Linux 2.6.26-2-amd64 (SMP w/4 CPU cores)
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 cacti depends on:
ii  apache22.2.9-10+lenny6   Apache HTTP Server metapackage
ii  apache2-mpm-prefor 2.2.9-10+lenny6   Apache HTTP Server - traditional n
ii  dbconfig-common1.8.39common framework for packaging dat
ii  debconf [debconf-2 1.5.24Debian configuration management sy
ii  libapache2-mod-php 5.2.6.dfsg.1-1+lenny4 server-side, HTML-embedded scripti
ii  libphp-adodb   5.05-1The ADOdb database abstraction lay
ii  mysql-client-5.0 [ 5.0.51a-24+lenny2 MySQL database client binaries
ii  php5   5.2.6.dfsg.1-1+lenny4 server-side, HTML-embedded scripti
ii  php5-cli   5.2.6.dfsg.1-1+lenny4 command-line interpreter for the p
ii  php5-mysql 5.2.6.dfsg.1-1+lenny4 MySQL module for php5
ii  php5-snmp  5.2.6.dfsg.1-1+lenny4 SNMP module for php5
ii  rrdtool1.3.1-4   Time-series data storage and displ
ii  snmp   5.4.1~dfsg-12 SNMP (Simple Network Management Pr
ii  ucf3.0016Update Configuration File: preserv

Versions of packages cacti recommends:
ii  iputils-ping   3:20071127-1  Tools to test the reachability of 
ii  logrotate  3.7.1-5   Log rotation utility
ii  mysql-server   5.0.51a-24+lenny2 MySQL database server (metapackage
ii  mysql-server-5.0 [mysq 5.0.51a-24+lenny2 MySQL database server binaries

Versions of packages cacti suggests:
pn  php5-ldap none (no description available)

-- debconf information:
  cacti/db/app-user: cacti
  cacti/mysql/admin-user: root
  cacti/upgrade-backup: true
  cacti/install-error: abort
* cacti/webserver: None
  cacti/internal/reconfiguring: false
  cacti/mysql/method: unix socket
  cacti/remote/host:
  cacti/upgrade-error: abort
  cacti/dbconfig-upgrade: true
  cacti/internal/skip-preseed: true
  cacti/remote/newhost:
  cacti/purge: false
  cacti/passwords-do-not-match:
  cacti/dbconfig-remove:
* cacti/dbconfig-install: true
  cacti/missing-db-package-error: abort
  cacti/database-type: mysql
  cacti/remove-error: abort
  cacti/db/dbname: cacti
  cacti/remote/port:
  cacti/dbconfig-reinstall: false
--- graphs_new.php_0.8.7e-1	2009-06-28 19:07:11.0 +0300
+++ graphs_new.php	2009-12-19 00:26:00.0 +0200
@@ -199,8 +199,10 @@
 debug_log_insert(new_graphs, Created graph:  . get_graph_title($return_array[local_graph_id]));
 
 /* lastly push host-specific information to our data sources */
-foreach($return_array[local_data_id] as $item) {
-	push_out_host($_POST[host_id], $item);
+if (!empty($return_array[local_data_id])) {
+	foreach($return_array[local_data_id] as $item) {
+		push_out_host($_POST[host_id], $item);
+	}
 }
 			}elseif ($current_form_type == sg) {
 while (list($snmp_index, $true) = each($snmp_index_array)) {
@@ -211,8 +213,10 @@
 	debug_log_insert(new_graphs, Created graph:  . get_graph_title($return_array[local_graph_id]));
 
 	/* lastly push host-specific information to our data sources */
-	foreach($return_array[local_data_id] as $item) {
-		push_out_host($_POST[host_id], $item);
+	if (!empty($return_array[local_data_id])) {
+		foreach($return_array[local_data_id] as $item) {
+			push_out_host($_POST[host_id], $item);
+		}
 	}
 }
 			}




Bug#563895: diffutils: undeclared conflict with diff=2.8.1-12 (from lenny)

2010-01-06 Thread Teodor MICU
On Wed, Jan 6, 2010 at 6:16 PM, Santiago Vila sanv...@unex.es wrote:
 So: What exactly are you complaining about?

I'm not complaining about anything. I've fixed my local problem simply
by reinstalling 'diff' to have the missing binaries back.

This bug report is about improving and essential package from Debian
(diffutils) which can override some binaries from another binary
package (diff = 2.8.1-12).

I believe this can be prevented by declaring either of these:
Conflicts: diff = 2.8.1-12
  or
Breaks: diff = 2.8.1-12

I'm no expert in dpkg fields or Debian policy, thus I cannot say which
is better to avoid the situation when 'diffutils' is installed but
diff=2.8.1-12 is not upgraded automatically to the same version as
'diffutils'.

Thanks



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



Bug#563895: diffutils: undeclared conflict with diff=2.8.1-12 (from lenny)

2010-01-05 Thread Teodor MICU
Package: diffutils
Version: 1:2.8.1-18
Severity: serious
Justification: Policy 7.6.1

Hello,

I've added 'unstable' in my sources.list for some *noarch packages and after
the last dist-upgrade the 'diffutils' package was installed due to being
'Essential: yes'. However, I realized that this package is not a part of
lenny and I uninstalled. The problem is that the binary '/usr/bin/diff' is
now missing but is a part of 'diff=2.8.1-12' from lenny too.

In conclussion something is missing from 'diffutils' to force uninstall or
upgrade of diff=2.8.1-12 from lenny. I don't know if Breaks: or Conflict:
is more appropriate for this configuration.

Thanks

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

Kernel: Linux 2.6.32-trunk-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages diffutils depends on:
ii  libc6 2.10.2-2   GNU C Library: Shared libraries

diffutils recommends no packages.

Versions of packages diffutils suggests:
pn  diffutils-doc none (no description available)

-- 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#494985: Fail to start at boot with hald-probe-input: segfault at 8000000 in libc-2.10.2.so

2009-12-31 Thread Teodor MICU
Package: hal
Version: 0.5.14-1
Severity: normal

Hi,

For a couple of weeks (I think after the upgrade to .14 version) hal is printing
a segfault at boot every time I start/reboot the system:
| Starting Hardware abstraction layer: hald[  141.950790] 
hald-probe-inpu[2114]: segfault at 800 ip b775c089 sp bfa5b128 error 4 in 
libc-2.10.2.so[b76ec000+141000]
| [  141.967654] hald-probe-inpu[2117]: segfault at 800 ip b7622089 sp 
bf933db8 error 4 in libc-2.10.2.so[b75b2000+141000]
| [  141.969268] hald-probe-inpu[2118]: segfault at 800 ip b759a089 sp 
bff45f38 error 4 in libc-2.10.2.so[b752a000+141000]
| [  141.970855] hald-probe-inpu[2119]: segfault at 800 ip b775f089 sp 
bfe5b2d8 error 4 in libc-2.10.2.so[b76ef000+141000]
| [  141.972378] hald-probe-inpu[2120]: segfault at 800 ip b75f1089 sp 
bfb52f58 error 4 in libc-2.10.2.so[b7581000+141000]
| [  141.973880] hald-probe-inpu[2121]: segfault at 800 ip b7603089 sp 
bfe2d778 error 4 in libc-2.10.2.so[b7593000+141000]
| .

After the system is started, there is no problem to stop and start again 'hal'.
On restart it simply fails with no message (but this is probably another issue
related to the set -e directive in the script).

Thanks

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

Kernel: Linux 2.6.32-trunk-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages hal depends on:
ii  adduser  3.112   add and remove users and groups
ii  dbus 1.2.16-2simple interprocess messaging syst
ii  hal-info 20091130-1  Hardware Abstraction Layer - fdi f
ii  libblkid12.16.2-0block device id library
ii  libc62.10.2-2GNU C Library: Shared libraries
ii  libdbus-1-3  1.2.16-2simple interprocess messaging syst
ii  libdbus-glib-1-2 0.82-2  simple interprocess messaging syst
ii  libexpat12.0.1-6 XML parsing C library - runtime li
ii  libglib2.0-0 2.22.3-1The GLib library of C routines
ii  libhal-storage1  0.5.14-1Hardware Abstraction Layer - share
ii  libhal1  0.5.14-1Hardware Abstraction Layer - share
ii  libusb-0.1-4 2:0.1.12-13 userspace USB programming library
ii  lsb-base 3.2-23  Linux Standard Base 3.2 init scrip
ii  mount2.16.2-0Tools for mounting and manipulatin
ii  pciutils 1:3.1.4-4   Linux PCI Utilities
ii  udev 149-1   /dev/ and hotplug management daemo
ii  usbutils 0.86-2  Linux USB utilities

Versions of packages hal recommends:
ii  consolekit  0.4.1-2  framework for defining and trackin
ii  eject   2.1.5+deb1+cvs20081104-7 ejects CDs and operates CD-Changer
ii  pm-utils1.2.6.1-3utilities and scripts for power ma

Versions of packages hal suggests:
ii  gnome-device-manager  0.2-3  GNOME device manager based on HAL

-- 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#563176: claws-mail: sent messages are ALWAYS copied to the Outbox folder

2009-12-31 Thread Teodor MICU
Package: claws-mail
Version: 3.7.3-1
Severity: important

Hi,

I've configured one accout to put sent messages to another folder than
Sent Mail in this account. Still, all sent messages are copied to
designated external folder AND to the Outbox folder for this account.
This is a data loss for me because on Gmail they filter for duplicate
messages and my message with all headers is discarded and kept only the
internal crafted message from Claws-Mail.

Please disable this auto-copy-to-Outbox-folder mechanism or provide a
configuration parameter to disable this possible feature.

Thanks

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

Kernel: Linux 2.6.32-trunk-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages claws-mail depends on:
ii  libc6 2.10.2-2   GNU C Library: Shared libraries
ii  libcairo2 1.8.8-2The Cairo 2D vector graphics libra
ii  libcompfaceg1 1:1.5.2-5  Compress/decompress images for mai
ii  libdbus-glib-1-2  0.82-2 simple interprocess messaging syst
ii  libenchant1c2a1.4.2-3.4  a wrapper library for various spel
ii  libetpan130.58-1 mail handling library
ii  libgcrypt11   1.4.4-6LGPL Crypto library - runtime libr
ii  libglib2.0-0  2.22.3-1   The GLib library of C routines
ii  libgnutls26   2.8.5-2the GNU TLS library - runtime libr
ii  libgtk2.0-0   2.18.3-1   The GTK+ graphical user interface 
ii  libice6   2:1.0.6-1  X11 Inter-Client Exchange library
ii  libldap-2.4-2 2.4.17-2.1 OpenLDAP libraries
ii  libpango1.0-0 1.26.2-1   Layout and rendering of internatio
ii  libpisock90.12.4-7   library for communicating with a P
ii  libsm62:1.1.1-1  X11 Session Management library
ii  xdg-utils 1.0.2-6.1  desktop integration utilities from

Versions of packages claws-mail recommends:
ii  aspell-en [aspell-dictionary] 6.0-0-5.1  English dictionary for GNU Aspell
ii  aspell-ro [aspell-dictionary] 3.1-1  The Romanian dictionary for GNU as
ii  claws-mail-i18n   3.7.3-1Locale data for Claws Mail (i18n s
ii  xfonts-100dpi 1:1.0.0-4  100 dpi fonts for X
ii  xfonts-75dpi  1:1.0.0-4  75 dpi fonts for X

Versions of packages claws-mail suggests:
pn  claws-mail-docnone (no description available)
ii  claws-mail-tools  3.7.3-1Helper and utility scripts for Cla
ii  epiphany-browser [www-browser 2.29.3-1   Intuitive GNOME web browser
ii  gedit 2.28.3-1   official text editor of the GNOME 
ii  iceweasel [www-browser]   3.5.6-1lightweight web browser based on M

-- 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#563176: claws-mail: sent messages are ALWAYS copied to the Outbox folder

2009-12-31 Thread Teodor MICU
On Thu, Dec 31, 2009 at 5:49 PM, Paul cl...@thewildbeast.co.uk wrote:
 This is not even a bug. If I understand your words correctly, you
 have found a fault with gmail's handling of messages, not Claws
 Mail's.

Yes, by some people it can be considered a feature and for others a
bug. For me it looks like a bug to always copy sent messages to the
Outbox folders. At least it should be configurable.

Thanks



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



Bug#563176: claws-mail: sent messages are ALWAYS copied to the Outbox folder

2009-12-31 Thread Teodor MICU
On Thu, Dec 31, 2009 at 6:52 PM, Paul cl...@thewildbeast.co.uk wrote:
 In that case it is a gmail bug, not a Claws Mail bug, because Claws
 Mail (when not used in conjunction with gmail) will put them only
 where you tell it to.

Oh, this is the Gmail bug you are referring to. I know that Gmail
does copy sent messages to the Sent Mail folder and because of this
I'm using my local SMTP server to avoid it. Thus, this has nothing
with Gmail' SMTP and it remains (I think) a bug in Claws Mail because
it copies sent messages in two folders (the one specified in Account
- Advanced- Folder - Put sent messages in and the one marked as
Outbox).

Thanks



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



Bug#563176: claws-mail: sent messages are ALWAYS copied to the Outbox folder

2009-12-31 Thread Teodor MICU
On Thu, Dec 31, 2009 at 7:51 PM, Paul cl...@thewildbeast.co.uk wrote:
 Look on the Others tab in Claws Mail's compose window - this is the
 only place the sent mail will be saved.

I've made several tests and this bug is only reproducible if the
configured folder is NOT in the current account. Also, in the Others
tab from compose window I see always the location configured (although
un-checked by default). In any case the message is copied to both
current account and the external folder.

Thanks



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



Bug#563176: claws-mail: sent messages are ALWAYS copied to the Outbox folder

2009-12-31 Thread Teodor MICU
On Thu, Dec 31, 2009 at 8:15 PM, Paul cl...@thewildbeast.co.uk wrote:
 Ok, so let's recap so that I can try to reproduce it. Can you confirm
 that the following is correct.

 * Set the IMAP (gmail) account's option 'save sent messages to' to an
  MH folder

 * Compose a mail with the IMAP (gmail) account.

 * Send msg and it gets saved in the IMAP (gmail) outbox AND the MH
  folder.

Yes. Also, you can use a local SMTP server to avoid any suspicion
about Gmail adding the message.
I've performed a last test with Configuration - Preferences - Mail
Handling - Sending - Save messages to Sent folder NOT checked and
the message is still in Gmail mailbox (but not copied anymore to the
external MH folder).

Thanks



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



Bug#562977: claws-mail: compose window does not accept the 'eE' keys anymore

2009-12-29 Thread Teodor MICU
Package: claws-mail
Version: 3.7.3-1
Severity: normal

Hello,

For a few days I've noticed that in the Compose windows the 'e' and 'E' keys
are no longer accepted. All other keys are working just fine. For e/E I have
to use an inverted logic with SHIFT+CAPS since without SHIFT the key press
is ignored. For any other X application e/E keys are working are always.

Thanks

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

Kernel: Linux 2.6.32-trunk-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages claws-mail depends on:
ii  libc6 2.10.2-2   GNU C Library: Shared libraries
ii  libcairo2 1.8.8-2The Cairo 2D vector graphics libra
ii  libcompfaceg1 1:1.5.2-5  Compress/decompress images for mai
ii  libdbus-glib-1-2  0.82-2 simple interprocess messaging syst
ii  libenchant1c2a1.4.2-3.4  a wrapper library for various spel
ii  libetpan130.58-1 mail handling library
ii  libgcrypt11   1.4.4-6LGPL Crypto library - runtime libr
ii  libglib2.0-0  2.22.3-1   The GLib library of C routines
ii  libgnutls26   2.8.5-2the GNU TLS library - runtime libr
ii  libgtk2.0-0   2.18.3-1   The GTK+ graphical user interface 
ii  libice6   2:1.0.6-1  X11 Inter-Client Exchange library
ii  libldap-2.4-2 2.4.17-2.1 OpenLDAP libraries
ii  libpango1.0-0 1.26.2-1   Layout and rendering of internatio
ii  libpisock90.12.4-7   library for communicating with a P
ii  libsm62:1.1.1-1  X11 Session Management library
ii  xdg-utils 1.0.2-6.1  desktop integration utilities from

Versions of packages claws-mail recommends:
ii  aspell-en [aspell-dictionary] 6.0-0-5.1  English dictionary for GNU Aspell
ii  aspell-ro [aspell-dictionary] 3.1-1  The Romanian dictionary for GNU as
ii  claws-mail-i18n   3.7.3-1Locale data for Claws Mail (i18n s
ii  xfonts-100dpi 1:1.0.0-4  100 dpi fonts for X
ii  xfonts-75dpi  1:1.0.0-4  75 dpi fonts for X

Versions of packages claws-mail suggests:
pn  claws-mail-docnone (no description available)
ii  claws-mail-tools  3.7.3-1Helper and utility scripts for Cla
ii  epiphany-browser [www-browser 2.29.3-1   Intuitive GNOME web browser
ii  gedit 2.28.2-1   official text editor of the GNOME 
ii  iceape-browser [www-browser]  2.0-1  Iceape Navigator (Internet browser
ii  iceweasel [www-browser]   3.5.6-1lightweight web browser based on M

-- 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#499946: iceowl: please upload v0.9 to unstable in time to be included in squeeze.

2009-12-28 Thread Teodor MICU
Thanks



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



Bug#562736: vzctl: vzmigrate script depends on bash and should use echo instead of printf

2009-12-28 Thread Teodor MICU
Hi Ola and James,

On Mon, Dec 28, 2009 at 7:30 PM, Ola Lundqvist o...@debian.org wrote:
 When it comes to the echo versus printf I have tested both the
 original printf solution, your suggestion and the echo solution.

 As no options are needed to echo there are no compatibility issues in using
 echo. That is the reason why I'd vote for that one. However I will
 file a bug against upstream about this and let them decide the solution.

 In the meantime I will patch it to use echo. Otherwise it is very hard
 to determine the error both with bash and dash as it is currently not printed.

A couple of years ago I've had to write a script that should be
executed in any *nix environment, my test cases were Debian, RHEL and
Solaris. That's how I've learned that echo cannot be used for
printing messages because not all shells accepts the -en arguments.
Not even on Debian Linux bash and dash will have the same behaviour.
Instead, since then I'm using printf without any portability
problem.
The only reliable call for echo is as you said without any arguments
(it will print a new line too after the strings).

In conclussion, I'm strongly recommending to use printf. But keep in
mind that printf accepts only one or two strings (example %s %s
$VAR1 $VAR2) -- printf = print with format.

Thanks


--
d...@frost:~$ dash
$ echo -en ok\n
-en ok

$ echo -n ok
ok$
$
$ echo ok
ok
$ echo -e ok\n
-e ok

$ printf ok\n
ok
$ ps ax | grep $$
  984 pts/0S  0:00 dash



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



Bug#562736: vzctl: vzmigrate script depends on bash and should use echo instead of printf

2009-12-27 Thread Teodor MICU
On Sun, Dec 27, 2009 at 4:31 PM, James Stanley ja...@incoherency.co.uk wrote:
 Package: vzctl
 Version: 3.0.23-8

 2.) It should use echo -ne instead of printf as it passes text as
 separate arguments and printf only prints the first

Please don't! The recommendation is to go in the oppossite direction
(use printf instead of echo -ne). For this specific case this is
the correct call:
  printf $*\n

For the general case, all arguments to printf must be enclosed in .

Thanks



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



Bug#561477: [Secure-testing-team] Bug#561477: [security] must not RE-add /etc/apache2/conf.d/cacti.conf link on upgrade

2009-12-17 Thread Teodor MICU
On Thu, Dec 17, 2009 at 5:51 PM, Michael Gilbert
michael.s.gilb...@gmail.com wrote:
 On Thu, 17 Dec 2009 16:13:36 +0200, Teodor wrote:
 As it can be seen postinstall already has a check for the existence of the 
 config
 file /etc/cacti/apache.conf. Please add the same check for creating the 
 symlink.

 this may very well appear to be an issue, but i don't think removing
 conf files is a good way of trying to increase security. it is
 certainly not the debian way, and i think all bets are off when it
 comes to what packages do when their files have gone missing.

I think this is covered by Debian policy, at least for init.d scripts
which are also considered configuration files.

 it is much more optimal to manually edit the conf files to achieve
 whatever security level you desire.  as an added bonus, when you
 upgrade the package, you will get the option to keep your modified conf
 files.

Yes, I usually do the same but Cacti was the exception due to the
apache2 symlink which I have forgotten at one cacti upgrade and the
cacti graphs were publicly visible for several weeks until I noticed.

I still believe that a check should be added for the symlink. If it
was removed, don't RE-add it, it the source conf file
/etc/cacti/apache.conf doesn't exist remove the broken symlink.

Thanks



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



Bug#505065: squid: a previous bad configuration causes start/restart to fail

2009-01-06 Thread Teodor MICU
Package: squid
Version: 2.7.STABLE3-1
Followup-For: Bug #505065

I've encountered this problem on both 'etch' and current 'lenny' versions.

This is one reproducable scenario: squid was running just fine and I've 
modified this following line by adding 'tproxy'.
  http_port 3128 transparent

With this change, the squid service cannot be restarted or started:
  Restarting Squid HTTP proxy: squidFATAL: Bungled squid.conf line 1113: 
http_port 3128 transparent tproxy
  Squid Cache (Version 2.7.STABLE3): Terminated abnormally.
   failed!

  vision:~# lsof -i tcp:3128; netstat -atnpe | grep 3128; pgrep -fl sq
  987 /usr/sbin/squid -D -YC

So, the service was stopped but the process just hangs and I had to kill it. 
But it will not start/restart unless I remove these files:
  vision:~# rm -fv /var/spool/squid/swap.state*
  removed `/var/spool/squid/swap.state'
  removed `/var/spool/squid/swap.state.last-clean'
(or maybe the first one is enough)

In conclusion, this should be done on restart to fix unclean restarts. At least 
until a proper fix is found.

Thanks


-- System Information:
Debian Release: 5.0
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores)
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 squid depends on:
ii  adduser   3.110  add and remove users and groups
ii  debconf [debconf-2.0] 1.5.24 Debian configuration management sy
ii  libc6 2.7-16 GNU C Library: Shared libraries
ii  libcomerr21.41.3-1   common error description library
ii  libdb4.6  4.6.21-11  Berkeley v4.6 Database Libraries [
ii  libkrb53  1.6.dfsg.4~beta1-4 MIT Kerberos runtime libraries
ii  libldap-2.4-2 2.4.11-1   OpenLDAP libraries
ii  libpam0g  1.0.1-4+b1 Pluggable Authentication Modules l
ii  logrotate 3.7.1-5Log rotation utility
ii  lsb-base  3.2-20 Linux Standard Base 3.2 init scrip
ii  netbase   4.34   Basic TCP/IP networking system
ii  squid-common  2.7.STABLE3-1  Internet object cache (WWW proxy c

squid recommends no packages.

Versions of packages squid suggests:
pn  logcheck-database none (no description available)
pn  resolvconfnone (no description available)
pn  smbclient none (no description available)
pn  squid-cgi none (no description available)
pn  squidclient   none (no description available)
pn  winbind   none (no description available)

-- debconf information:
  squid/fix_cachedir_perms: false
  squid/fix_lines: true



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



Bug#436702: bind9: unresponsive /usr/sbin/named process on amd64 arch

2007-08-08 Thread Teodor MICU
Package: bind9
Version: 1:9.3.4-2etch1
Severity: normal


The /usr/sbin/named process became unresponsive. It didn't respond to
queries, rndc failed with could not connect or something similar.


I have sent and SEGV to obtain a core dump (about 90MB) and this is the
stacktrace:

(gdb) bt
#0  0x2b51c4c380f5 in pthread_join () from /lib/libpthread.so.0
#1  0x2b51c49f61a7 in isc_taskmgr_destroy () from
/usr/lib/libisc.so.11
#2  0x00421925 in ns_main_earlyfatal ()
#3  0x00421bdc in ns_main_earlyfatal ()
#4  0x00421f03 in ns_main_earlyfatal ()
#5  0x2b51c4d624ca in __libc_start_main () from /lib/libc.so.6
#6  0x0041069a in ?? ()
#7  0x7fffe6af8548 in ?? ()
#8  0x in ?? ()
(gdb) quit


Unfortunately, no debugging symbols are found at the gdb run:

Reading symbols from /usr/lib/liblwres.so.9...(no debugging symbols
found)...done.
Loaded symbols for /usr/lib/liblwres.so.9
Reading symbols from /usr/lib/libdns.so.22...(no debugging symbols
found)...done.
Loaded symbols for /usr/lib/libdns.so.22
Reading symbols from /usr/lib/libcrypto.so.0.9.8...(no debugging symbols
found)...done.
Loaded symbols for /usr/lib/libcrypto.so.0.9.8
Reading symbols from /usr/lib/libbind9.so.0...(no debugging symbols
found)...done.
Loaded symbols for /usr/lib/libbind9.so.0
Reading symbols from /usr/lib/libisccfg.so.1...(no debugging symbols
found)...done.
Loaded symbols for /usr/lib/libisccfg.so.1
Reading symbols from /usr/lib/libisccc.so.0...
(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libisccc.so.0
Reading symbols from /usr/lib/libisc.so.11...(no debugging symbols
found)...done.
Loaded symbols for /usr/lib/libisc.so.11
Reading symbols from /lib/libnsl.so.1...(no debugging symbols
found)...done.
Loaded symbols for /lib/libnsl.so.1
Reading symbols from /lib/libpthread.so.0...(no debugging symbols
found)...done.
Loaded symbols for /lib/libpthread.so.0
Reading symbols from /lib/libc.so.6...(no debugging symbols
found)...done.
Loaded symbols for /lib/libc.so.6
Reading symbols from /lib/libdl.so.2...
(no debugging symbols found)...done.
Loaded symbols for /lib/libdl.so.2
Reading symbols from /usr/lib/libz.so.1...(no debugging symbols
found)...done.
Loaded symbols for /usr/lib/libz.so.1
Reading symbols from /lib/ld-linux-x86-64.so.2...(no debugging symbols
found)...done.
Loaded symbols for /lib64/ld-linux-x86-64.so.2
Reading symbols from /lib/libnss_compat.so.2...(no debugging symbols
found)...done.
Loaded symbols for /lib/libnss_compat.so.2
Reading symbols from /lib/libnss_nis.so.2...(no debugging symbols
found)...done.
Loaded symbols for /lib/libnss_nis.so.2
Reading symbols from /lib/libnss_files.so.2...
(no debugging symbols found)...done.
Loaded symbols for /lib/libnss_files.so.2
Core was generated by `/usr/sbin/named -u bind'.
Program terminated with signal 3, Quit.
#0  0x2b51c4c380f5 in pthread_join () from /lib/libpthread.so.0
(gdb)


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

Versions of packages bind9 depends on:
ii  adduser   3.102  Add and remove users and groups
ii  libbind9-01:9.3.4-2etch1 BIND9 Shared Library used by BIND
ii  libc6 2.3.6.ds1-13   GNU C Library: Shared libraries
ii  libdns22  1:9.3.4-2etch1 DNS Shared Library used by BIND
ii  libisc11  1:9.3.4-2etch1 ISC Shared Library used by BIND
ii  libisccc0 1:9.3.4-2etch1 Command Channel Library used by BI
ii  libisccfg11:9.3.4-2etch1 Config File Handling Library used 
ii  liblwres9 1:9.3.4-2etch1 Lightweight Resolver Library used 
ii  libssl0.9.8   0.9.8c-4   SSL shared libraries
ii  lsb-base  3.1-23.1   Linux Standard Base 3.1 init scrip
ii  netbase   4.29   Basic TCP/IP networking system

bind9 recommends no packages.

-- no debconf information


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



Bug#385469: smbfs: '+' character beggins a comment in '/etc/samba/smb.conf' configuration file

2006-08-31 Thread Teodor MICU
Package: smbfs
Version: 3.0.22-1
Severity: minor


After package 'smbfs' installation the default configuration file contains a '+'
character at the beggining of a comment line. The request for the
maintainers is to check the post-install scripts in order to create the
configuration file without this character.

Bellow you will a few commands that will explain the situation:

[EMAIL PROTECTED]:~$ mount -t smbfs //SERVER/SHARE SHARE_DIR
params.c:Parameter() - Ignoring badly formed line in configuration file:
+## Domains ###

[EMAIL PROTECTED]:~$ grep Domains /etc/samba/smb.conf
+## Domains ###

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

Versions of packages smbfs depends on:
ii  libc6  2.3.6-15  GNU C Library: Shared libraries
ii  libcomerr2 1.39-1common error description library
ii  libkrb53   1.4.4~beta1-1 MIT Kerberos runtime libraries
ii  libldap2   2.1.30-13+b1  OpenLDAP libraries
ii  netbase4.25  Basic TCP/IP networking system
ii  samba-common   3.0.22-1  Samba common files used by both th

smbfs recommends no packages.

-- no debconf information


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



Bug#360735: openswan: 'pluto' terminated with signal 11, Segmentation fault.

2006-06-30 Thread Teodor MICU
Package: openswan
Version: 1:2.2.0-8
Followup-For: Bug #360735


We are trying to create a VPN tunnel with IPSec between two networks. At
one point we have version 2.4.5 and at the other end we have 2.2.0-8
from a pure Debian Sarge distribution.

As I have read from 'bugs.debian.org' the problem is somehow at both
versions of 'openswan'. The fix was released for version 2.4 in Debian,
but not for the version 2.2.

Bellow is the line that I consider to be a start point in fixing the
problem for 2.2 version of openswan for the stable release:

Jun 30 02:47:53 chamisa pluto[1110]: provo-slc #2: ASSERTION FAILED at
kernel.c:2037: st-st_esp.keymat_len == (key_len + ei-authkeylen)

I've found this line in the logs every time I'm trying to start the
IPSec connection from the other point. Strange is that this does not
happen when I execute 'auto --up' from the Debian server.

I've added the line 'dumpdir=/tmp' in /etc/ipsec.conf file and from the
core dump I've got this information:

chamisa:~# gdb /usr/lib/ipsec/pluto /tmp/core
GNU gdb 6.3-debian
This GDB was configured as i386-linux...(no debugging symbols found)
Using host libthread_db library /lib/tls/libthread_db.so.1.

(no debugging symbols found)
Core was generated by `/usr/lib/ipsec/pluto --nofork --secretsfile
/etc/ipsec.secrets --ipsecdir /etc/'.
Program terminated with signal 11, Segmentation fault.

warning: current_sos: Can't read pathname for load map: Input/output
error

Reading symbols from /usr/lib/libgmp.so.3...(no debugging symbols
found)...done.
Loaded symbols for /usr/lib/libgmp.so.3
Reading symbols from /lib/tls/libresolv.so.2...(no debugging symbols
found)...done.
Loaded symbols for /lib/tls/libresolv.so.2
Reading symbols from /lib/tls/libc.so.6...(no debugging symbols
found)...done.
Loaded symbols for /lib/tls/libc.so.6
Reading symbols from /lib/ld-linux.so.2...(no debugging symbols
found)...done.
Loaded symbols for /lib/ld-linux.so.2
#0  0x400d533b in strlen ()
   from /lib/tls/libc.so.6
 
I do not know which other tests to run at this time but I'll come back
later with other informations if found.

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

Versions of packages openswan depends on:
ii  bsdmainutils  6.0.17 collection of more utilities from 
ii  debianutils   2.8.4  Miscellaneous utilities specific t
ii  gawk  1:3.1.4-2  GNU awk, a pattern scanning and pr
ii  host  2331-9 utility for querying DNS servers
ii  iproute   20041019-3 Professional tools to control the 
ii  ipsec-tools   1:0.5.2-1sarge1IPsec tools for Linux
ii  libc6 2.3.2.ds1-22sarge3 GNU C Library: Shared libraries an
ii  libgmp3   4.1.4-6Multiprecision arithmetic library
ii  libssl0.9.7   0.9.7e-3sarge1 SSL shared libraries
ii  makedev   2.3.1-77   creates device files in /dev
ii  openssl   0.9.7e-3sarge1 Secure Socket Layer (SSL) binary a

-- debconf information:
  openswan/existing_x509_key_filename:
* openswan/x509_state_name: Utah
* openswan/x509_email_address: [EMAIL PROTECTED]
* openswan/x509_country_code: US
* openswan/x509_self_signed: true
* openswan/rsa_key_length: 2048
* openswan/restart: true
* openswan/start_level: earliest
* openswan/enable-oe: false
* openswan/x509_organizational_unit: Technical Dept.
* openswan/x509_locality_name: Provo
* openswan/existing_x509_certificate: false
  openswan/existing_x509_certificate_filename:
* openswan/x509_common_name: chamisa.museglobal.com
* openswan/create_rsa_key: true
* openswan/rsa_key_type: x509
* openswan/x509_organization_name: MuseGlobal Inc.


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



<    1   2   3