Bug#1040933: Works with libapache2-mod-pythom from sid

2023-11-15 Thread Eneko Lacunza

Hi,

This issue happens with 1.6-1 from sid on a bookworm system.  It can be 
fixed installing libapache2-mod-python from sid (3.5.0.1-1) too.


Cheers


 EnekoLacunza

Director Técnico | Zuzendari teknikoa

Binovo IT Human Project

943 569 206 

elacu...@binovo.es 

binovo.es 

Astigarragako Bidea, 2 - 2 izda. Oficina 10-11, 20180 Oiartzun


youtube    
linkedin  


Bug#988652: Issue is now gone

2023-09-25 Thread Eneko Lacunza

Hi,

The virtual machine that was having this issue, is now working correctly.

We did nothing (that we are aware of) to fix the issue. Server is 
patched regularly, but I see no new rsyslog version installed in dpkg.log.


Thanks

Eneko Lacunza
Zuzendari teknikoa | Director técnico
Binovo IT Human Project

Tel. +34 943 569 206 | https://www.binovo.es
Astigarragako Bidea, 2 - 2º izda. Oficina 10-11, 20180 Oiartzun

https://www.youtube.com/user/CANALBINOVO
https://www.linkedin.com/company/37269706/



Bug#988462: Trac 1.6 released

2023-09-25 Thread Eneko Lacunza

Hi,

FYI Trac 1.6 has been published. https://trac.edgewall.org/wiki/TracDownload

Cheers

Eneko Lacunza
Zuzendari teknikoa | Director técnico
Binovo IT Human Project

Tel. +34 943 569 206 | https://www.binovo.es
Astigarragako Bidea, 2 - 2º izda. Oficina 10-11, 20180 Oiartzun

https://www.youtube.com/user/CANALBINOVO
https://www.linkedin.com/company/37269706/



Bug#988652: We have system that currently shows this issue

2023-03-06 Thread Eneko Lacunza



El 2/3/23 a las 17:30, Christian Göttsche escribió:



We have a VM with this issue happening right now.

ii  rsyslog8.2102.0-2+deb11u1 amd64reliable system and
kernel logging daemon

 From the rsyslog version I assume you are using logrotate version
3.18.0-2+deb11u1.


Yes.


VM is uptodate with latest security patches.

I only list syslog/user but other log files have the same issue:

# ls -l /var/log/syslog*
-rw-r- 1 root adm 51352703 feb 27 12:56 /var/log/syslog

syslog.{1,2,3}.gz are missing


Yes, when forcing the rotation those were rotated but not the 
main/current log.

-rw-r- 1 root adm 4175 feb 17 13:45 /var/log/syslog.4.gz
-rw-r- 1 root adm 76150956 feb 17 13:29 /var/log/syslog.5.gz

# ls -l /var/log/user*
-rw-r- 1 root adm 436103 feb 22 17:09 /var/log/user.log
-rw-r- 1 root adm 425984 ene 16  2185 /var/log/user.log.1

My only guesses for the timestamp are be either a gzip issue or a power outage.
Maybe some live migration crash, I can fix that if it doesn't seem 
revelant to the issue.



-rw-r- 1 root adm   5703 may 12  2022 /var/log/user.log.2.gz
-rw-r- 1 root adm   2357 abr 19  2022 /var/log/user.log.3.gz
-rw-r- 1 root adm   1753 abr 11  2022 /var/log/user.log.4.gz

We have forced various rotations last week. Notice there is a wrong year
in user.log.1 . I tried fixing that without result:

# ls -l /var/log/user*
-rw-r- 1 root adm 436103 feb 22 17:09 /var/log/user.log
-rw-r- 1 root adm 425984 ene 16 03:20 /var/log/user.log.1
-rw-r- 1 root adm   5703 may 12  2022 /var/log/user.log.2.gz
-rw-r- 1 root adm   2357 abr 19  2022 /var/log/user.log.3.gz
-rw-r- 1 root adm   1753 abr 11  2022 /var/log/user.log.4.gz


# logrotate -v /etc/logrotate.d/rsyslog
reading config file /etc/logrotate.d/rsyslog
Reading state from file: /var/lib/logrotate/status
Allocating hash table for state file, size 64 entries
Creating new state
Creating new state
Creating new state
Creating new state
Creating new state
Creating new state
Creating new state
Creating new state
Creating new state
Creating new state
Creating new state
Creating new state
Creating new state
Creating new state
Creating new state
Creating new state
Creating new state
Creating new state
Creating new state
Creating new state
Creating new state
Creating new state
Creating new state
Creating new state
Creating new state
Creating new state
Creating new state
Creating new state
Creating new state
Creating new state
Creating new state
Creating new state
Creating new state
Creating new state
Creating new state
Creating new state
Creating new state
Creating new state
Creating new state
Creating new state
Creating new state
Creating new state

Handling 1 logs

rotating pattern: /var/log/syslog
/var/log/mail.info
/var/log/mail.warn
/var/log/mail.err
/var/log/mail.log
/var/log/daemon.log
/var/log/kern.log
/var/log/auth.log
/var/log/user.log
/var/log/lpr.log
/var/log/cron.log
/var/log/debug
/var/log/messages
   weekly (4 rotations)
empty log files are not rotated, old logs are removed
considering log /var/log/syslog
Now: 2023-02-27 13:01
Last rotated at 2023-02-27 12:47
log does not need rotating (log has been rotated at 2023-02-27 12:47,
which is less than a week ago)

So logrotate thinks the log has been rotated at 2023-02-27 12:47 due
to this date being stored in the state file
(/var/lib/logrotate/status).
Did you manually run logrotate then? Did you modify the state file manually?

Yes, we did run logrotate manually, but did not modify state file manually.


Also assuming you are using systemd, are there any errors or relevant
messages in `journalctl -u logrotate.service`?


[...]
feb 25 00:00:00 monitor-cloud systemd[1]: Starting Rotate log files...
feb 25 00:00:00 monitor-cloud systemd[1]: logrotate.service: Succeeded.
feb 25 00:00:00 monitor-cloud systemd[1]: Finished Rotate log files.
feb 26 00:00:02 monitor-cloud systemd[1]: Starting Rotate log files...
feb 26 00:00:02 monitor-cloud logrotate[2500662]: error: Compressing 
program wrote following message to stderr when compressing log 
/var/log/user.log.1:
feb 26 00:00:02 monitor-cloud logrotate[2500662]: gzip: stdin: warning: 
file timestamp out of range for gzip format
feb 26 00:00:02 monitor-cloud logrotate[2500662]: error: failed to 
compress log /var/log/user.log.1
feb 26 00:00:02 monitor-cloud systemd[1]: logrotate.service: Main 
process exited, code=exited, status=1/FAILURE
feb 26 00:00:02 monitor-cloud systemd[1]: logrotate.service: Failed with 
result 'exit-code'.

feb 26 00:00:02 monitor-cloud systemd[1]: Failed to start Rotate log files.
feb 27 00:00:00 monitor-cloud systemd[1]: Starting Rotate log files...
feb 27 00:00:00 monitor-cloud systemd[1]: logrotate.service: Succeeded.
feb 27 00:00:00 monitor-cloud systemd[1]: Finished Rotate log files.
[...]

It only seems anoyed with the strange date in user.log.1 , last logs a 
replication of the logs of 27th.



Please also verify logrotate is acutally enabled 

Bug#988652: We have system that currently shows this issue

2023-02-27 Thread Eneko Lacunza
    missingok
    notifempty
    compress
    delaycompress
    sharedscripts
    postrotate
    /usr/lib/rsyslog/rsyslog-rotate
    endscript
}


Thanks

Eneko Lacunza
Zuzendari teknikoa | Director técnico
Binovo IT Human Project

Tel. +34 943 569 206 | https://www.binovo.es
Astigarragako Bidea, 2 - 2º izda. Oficina 10-11, 20180 Oiartzun

https://www.youtube.com/user/CANALBINOVO
https://www.linkedin.com/company/37269706/



Bug#851671: Alternate fix

2017-02-03 Thread Eneko Lacunza

Hi dears,

I changed columns character set instead:
from
", session_id VARCHAR(255) NOT NULL"
to
", session_id VARCHAR(255) CHARACTER SET latin1 NOT NULL"

I think this should be more reliable.

Cheers

--
Zuzendari Teknikoa / Director Técnico
Binovo IT Human Project, S.L.
Telf. 943493611
  943324914
Astigarraga bidea 2, planta 6 dcha., ofi. 3-2; 20180 Oiartzun (Gipuzkoa)
www.binovo.es



Bug#708238: (no subject)

2013-05-29 Thread Eneko Lacunza

Subject: bacula-director-mysql: I've hit this same bug too
Followup-For: Bug #708238
Package: bacula-director-mysql
Version: 5.2.6+dfsg-9

Dear Maintainer,
*** Please consider answering these questions, where appropriate ***

   * What led up to the situation?
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
   * What was the outcome of this action?
   * What outcome did you expect instead?

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


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

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

Versions of packages bacula-director-mysql depends on:
ii  bacula-common5.2.6+dfsg-9
ii  bacula-common-mysql  5.2.6+dfsg-9
ii  bacula-director-common   5.2.6+dfsg-9
ii  dbconfig-common  1.8.47+nmu1
ii  debconf [debconf-2.0]1.5.49
ii  libc62.13-38
ii  libcap2  1:2.22-1.2
ii  libgcc1  1:4.7.2-5
ii  libpython2.7 2.7.3-6
ii  libssl1.0.0  1.0.1e-2
ii  libstdc++6   4.7.2-5
ii  libwrap0 7.6.q-24
ii  mysql-client 5.5.31+dfsg-0+wheezy1
ii  mysql-client-5.5 [mysql-client]  5.5.31+dfsg-0+wheezy1
ii  ucf  3.0025+nmu3
ii  zlib1g   1:1.2.7.dfsg-13

Versions of packages bacula-director-mysql recommends:
ii  mysql-server  5.5.31+dfsg-0+wheezy1

Versions of packages bacula-director-mysql suggests:
ii  gawk  1:4.0.1+dfsg-2.1

-- Configuration Files:
/etc/bacula/scripts/delete_catalog_backup changed [not included]

-- debconf information:
  bacula-director-mysql/mysql/app-pass: (password omitted)
  bacula-director-mysql/mysql/admin-pass: (password omitted)
  bacula-director-mysql/app-password-confirm: (password omitted)
  bacula-director-mysql/password-confirm: (password omitted)
  bacula-director-mysql/unsafe-director-password-was-changed:
  bacula-director-mysql/passwords-do-not-match:
  bacula-director-mysql/mysql/admin-user: root
  bacula-director-mysql/dbconfig-upgrade: true
  bacula-director-mysql/purge: false
  bacula-director-mysql/remove-error: abort
  bacula-director-mysql/missing-db-package-error: abort
  bacula-director-mysql/remote/newhost:
  bacula-director-mysql/internal/skip-preseed: true
* bacula-director-mysql/dbconfig-install: false
  bacula-director-mysql/db/app-user: bacula
  bacula-director-mysql/upgrade-backup: true
  bacula-director-mysql/database-type: mysql
  bacula-director-mysql/install-error: abort
  bacula-director-mysql/db/dbname: bacula
  bacula-director-mysql/mysql/method: unix socket
  bacula-director-mysql/remote/host:
  bacula-director-mysql/internal/reconfiguring: false
  bacula-director-mysql/upgrade-error: abort
  bacula-director-mysql/dbconfig-reinstall: false
  bacula-director-mysql/remote/port:
  bacula-director-mysql/dbconfig-remove:


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



Bug#605673: [lenny] KVM host crash at kvm:gfn_to_rmap+0x17/0x49

2012-01-26 Thread Eneko Lacunza
Hi Jonathan,

El mié, 25-01-2012 a las 16:39 -0600, Jonathan Nieder escribió:
  System was rebooted 3 days ago. There are about 8 virtual machines.
  One of them was doing heavy I/O during the crash.
 
  After a cold-reboot everything worked ok and the heavy I/O task has
  been re-run and completed successfully.
 [...]
  BUG: unable to handle kernel NULL pointer dereference at 
  IP: [a025e963] :kvm:gfn_to_rmap+0x17/0x49
   [498738.031444] PGD 338c91067 PUD 338cc9067 PMD 0 
   [498738.031444] Oops:  [1] SMP 
   [498738.031444] CPU 3 
   [498738.031444] Modules linked in: tun kvm_intel kvm ipv6 bridge loop 
  snd_pcm snd_timer snd sou
  i2c_core parport_pc parport shpchp pcspkr rng_core i5000_edac container 
  button pci_hotplug edac_
  mirror dm_log dm_snapshot dm_mod ide_cd_mod cdrom piix ide_pci_generic 
  ide_core ses enclosure sd
  ci_hcd uhci_hcd tg3 aacraid scsi_mod thermal processor fan thermal_sys 
  [last unloaded: scsi_wait
  
   [498738.031444] Pid: 3275, comm: kvm Not tainted 2.6.26-2-amd64 #1
 
 Sorry we missed this before.  Was it reproducible?

I think we maybe saw another crash like that after a few months, but
nothing very recurring in that 24h running server.

We changed to proxmox distro for easing VM administration, that is based
on lenny but uses different kernels backported from squeeze, ubuntu and
redhat; we first used the 2.6.32 kernel based on squeeze and now are
using a 2.6.35 backported from ubuntu (for KSM support); we haven't seen
this kind of problem again, so I guess it was fixed upstream.

Thanks a lot
Eneko


-- 
Zuzendari Teknikoa / Director Técnico
Binovo IT Human Project, S.L.
Telf. 943575997
Astigarraga bidea 2, planta 6 dcha., ofi. 3-2; 20180 Oiartzun (Gipuzkoa)
www.binovo.es




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



Bug#518643: Same problem found in 2.6.26-2-amd64

2011-04-04 Thread Eneko Lacunza
Hi Moritz,

We changed the machine to Proxmox a month ago, which is Debian-based but
sports a custom updated kernel.

Our original installation had three similar lockups with lennys kernel
but we haven't experiencied such problems with proxmox kernels, so I
think the problem has been fixed in Kvm.

Thanks!
Eneko

El vie, 01-04-2011 a las 21:44 +0200, Moritz Mühlenhoff escribió:
 tags 518643 moreinfo
 thanks
 
 On Fri, Aug 14, 2009 at 09:13:53AM +0200, Eneko Lacunza wrote:
  Hi,
  
  We experienced a similar lockup tonight.
 
 Sorry for the late reply.
 
 The KVM version from Lenny is very old. Did you upgrade to something
 more recent since then, e.g. to Debian 6.0 (Squeeze)?
 
 Cheers,
 Moritz

-- 
Zuzendari Teknikoa / Director Técnico
Binovo IT Human Project, S.L.
Telf. 943493611
Astigarraga bidea 2, planta 2 dcha., ofi. 10; 20180 Oiartzun (Gipuzkoa)
www.binovo.es




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



Bug#605673: linux-2.6: 2.6.26-2-amd64 KVM host crash at kvm:gfn_to_rmap+0x17/0x49

2010-12-02 Thread Eneko Lacunza
Package: linux-2.6
Severity: important


System was rebooted 3 days ago. There are about 8 virtual machines. One of them 
was doing heavy I/O during the crash.

After a cold-reboot everything worked ok and the heavy I/O task has been re-run 
and completed successfully.

Syslog:

Dec  2 10:53:40 camelot kernel: [498738.031444] BUG: unable to handle kernel 
NULL pointer dereference at 
Dec  2 10:53:40 camelot kernel: [498738.031444] IP: [a025e963] 
:kvm:gfn_to_rmap+0x17/0x49
Dec  2 10:53:40 camelot kernel: [498738.031444] PGD 338c91067 PUD 338cc9067 PMD 
0 
Dec  2 10:53:40 camelot kernel: [498738.031444] Oops:  [1] SMP 
Dec  2 10:53:40 camelot kernel: [498738.031444] CPU 3 
Dec  2 10:53:40 camelot kernel: [498738.031444] Modules linked in: tun 
kvm_intel kvm ipv6 bridge loop snd_pcm snd_timer snd sou
ndcore snd_page_alloc i2c_i801 i2c_core parport_pc parport shpchp pcspkr 
rng_core i5000_edac container button pci_hotplug edac_
core evdev ext3 jbd mbcache dm_mirror dm_log dm_snapshot dm_mod ide_cd_mod 
cdrom piix ide_pci_generic ide_core ses enclosure sd
_mod ata_generic libata dock ehci_hcd uhci_hcd tg3 aacraid scsi_mod thermal 
processor fan thermal_sys [last unloaded: scsi_wait
_scan]
Dec  2 10:53:40 camelot kernel: [498738.031444] Pid: 3275, comm: kvm Not 
tainted 2.6.26-2-amd64 #1
Dec  2 10:53:40 camelot kernel: [498738.031444] RIP: 0010:[a025e963]  
[a025e963] :kvm:gfn_to_rmap+0x17/0x49
Dec  2 10:53:40 camelot kernel: [498738.031444] RSP: 0018:8103379f9a38  
EFLAGS: 00010246
Dec  2 10:53:40 camelot kernel: [498738.031444] RAX:  RBX: 
 RCX: 
Dec  2 10:53:40 camelot kernel: [498738.031444] RDX: 000fee01 RSI: 
f001 RDI: 8103379d4000
Dec  2 10:53:40 camelot kernel: [498738.031444] RBP: f001 R08: 
000a R09: 000a
Dec  2 10:53:40 camelot kernel: [498738.031444] R10: 8103379fa100 R11: 
a026100f R12: 8101b7cd8b88
Dec  2 10:53:40 camelot kernel: [498738.031444] R13: 8103379d4000 R14: 
81001c2e3000 R15: a0275680
Dec  2 10:53:40 camelot kernel: [498738.031444] FS:  () 
GS:81033e4c17c0() knlGS:9a2fbb90
Dec  2 10:53:40 camelot kernel: [498738.031444] CS:  0010 DS: 002b ES: 002b 
CR0: 80050033
Dec  2 10:53:40 camelot kernel: [498738.031444] CR2:  CR3: 
000338cc7000 CR4: 26e0
Dec  2 10:53:40 camelot kernel: [498738.031444] DR0:  DR1: 
 DR2: 
Dec  2 10:53:40 camelot kernel: [498738.031444] DR3:  DR6: 
0ff0 DR7: 0400
Dec  2 10:53:40 camelot kernel: [498738.031444] Process kvm (pid: 3275, 
threadinfo 8103379f8000, task 81033e734fa0)
Dec  2 10:53:40 camelot kernel: [498738.031444] Stack:  0029c544 
0029c544 81001c2e30a8 a025ea44
Dec  2 10:53:40 camelot kernel: [498738.031444]  8103379fb488 
81001c2e30a8 8101b7cd8b88 8103379d4000
Dec  2 10:53:40 camelot kernel: [498738.031444]  00a8 
a025ebd9 00a8 0029c544
Dec  2 10:53:40 camelot kernel: [498738.031444] Call Trace:
Dec  2 10:53:40 camelot kernel: [498738.031444]  [a025ea44] ? 
:kvm:rmap_remove+0xaf/0x198
Dec  2 10:53:40 camelot kernel: [498738.031444]  [a025ebd9] ? 
:kvm:kvm_mmu_zap_page+0x8a/0x270
Dec  2 10:53:40 camelot kernel: [498738.031444]  [a02602c2] ? 
:kvm:kvm_mmu_pte_write+0x2aa/0x721
Dec  2 10:53:40 camelot kernel: [498738.031444]  [a026104e] ? 
:kvm:paging64_gva_to_gpa+0x3f/0x75
Dec  2 10:53:40 camelot kernel: [498738.031444]  [a025779b] ? 
:kvm:mark_page_dirty+0x1c/0x3f
Dec  2 10:53:40 camelot kernel: [498738.031444]  [a025a7d4] ? 
:kvm:emulator_write_phys+0x36/0x45
Dec  2 10:53:40 camelot kernel: [498738.031444]  [a025bd34] ? 
:kvm:emulator_write_emulated_onepage+0x6f/0xf0
Dec  2 10:53:40 camelot kernel: [498738.031444]  [a0261b15] ? 
:kvm:do_insn_fetch+0x89/0xcc
Dec  2 10:53:40 camelot kernel: [498738.031444]  [a02660f7] ? 
:kvm:x86_emulate_insn+0x3915/0x45da
Dec  2 10:53:40 camelot kernel: [498738.031444]  [a02625cf] ? 
:kvm:x86_decode_insn+0x8cd/0xae0
Dec  2 10:53:40 camelot kernel: [498738.031444]  [a0257965] ? 
:kvm:kvm_read_guest_page+0x34/0x46
Dec  2 10:53:40 camelot kernel: [498738.031444]  [a025a66b] ? 
:kvm:emulate_instruction+0x1a0/0x2d3
Dec  2 10:53:40 camelot kernel: [498738.031444]  [a025ffdd] ? 
:kvm:kvm_mmu_page_fault+0x46/0x81
Dec  2 10:53:40 camelot kernel: [498738.031444]  [a025d4d5] ? 
:kvm:kvm_arch_vcpu_ioctl_run+0x463/0x615
Dec  2 10:53:40 camelot kernel: [498738.031444]  [8021a51e] ? 
apic_wait_icr_idle+0xe/0x15
Dec  2 10:53:40 camelot kernel: [498738.031444]  [a02586cc] ? 
:kvm:kvm_vcpu_ioctl+0xf3/0x3a9
Dec  2 10:53:40 camelot kernel: [498738.031444]  [80231997] ? 

Bug#573279: egroupware: 2 critial security bugs - remotely exploitable - without login

2010-03-10 Thread Eneko Lacunza
Package: egroupware
Version: 1.6.002+dfsg-1~bpo50+1
Severity: critical
Tags: security
Justification: -1


1.6.003 has been published fixing 2 critical security bugs:
http://www.egroupware.org/Home?category_id=95item=93

In a debian-standard apache setup, only www-data user/group accesible files 
and commands are compromised.

Update fixes a load of other non-security bugs and adds some new features too.

Affected versions include all  1.6.003 .


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

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

Versions of packages egroupware depends on:
ii  egroupware-addres 1.6.002+dfsg-1~bpo50+1 web-based groupware suite - addres
ii  egroupware-bookma 1.6.002+dfsg-1~bpo50+1 web-based groupware suite - bookma
ii  egroupware-calend 1.6.002+dfsg-1~bpo50+1 web-based groupware suite - calend
ii  egroupware-core   1.6.002+dfsg-1~bpo50+1 web-based groupware suite - core m
ii  egroupware-develo 1.6.002+dfsg-1~bpo50+1 web-based groupware suite - develo
ii  egroupware-emaila 1.6.002+dfsg-1~bpo50+1 web-based groupware suite - e-mail
ii  egroupware-etempl 1.6.002+dfsg-1~bpo50+1 web-based groupware suite - widget
ii  egroupware-felami 1.6.002+dfsg-1~bpo50+1 web-based groupware suite - e-mail
ii  egroupware-filema 1.6.002+dfsg-1~bpo50+1 web-based groupware suite - file m
ii  egroupware-infolo 1.6.002+dfsg-1~bpo50+1 web-based groupware suite - infolo
ii  egroupware-manual 1.6.002+dfsg-1~bpo50+1 web-based groupware suite - manual
ii  egroupware-news-a 1.6.002+dfsg-1~bpo50+1 web-based groupware suite - news a
ii  egroupware-notifi 1.6.002+dfsg-1~bpo50+1 web-based groupware suite - notifi
ii  egroupware-phpbra 1.6.002+dfsg-1~bpo50+1 web-based groupware suite - phpbra
ii  egroupware-phpsys 1.6.002+dfsg-1~bpo50+1 web-based groupware suite - phpSys
ii  egroupware-polls  1.6.002+dfsg-1~bpo50+1 web-based groupware suite - pollin
ii  egroupware-projec 1.6.002+dfsg-1~bpo50+1 web-based groupware suite - projec
ii  egroupware-regist 1.6.002+dfsg-1~bpo50+1 web-based groupware suite - regist
ii  egroupware-resour 1.6.002+dfsg-1~bpo50+1 web-based groupware suite - resour
ii  egroupware-sambaa 1.6.002+dfsg-1~bpo50+1 web-based groupware suite - Samba 
ii  egroupware-sitemg 1.6.002+dfsg-1~bpo50+1 web-based groupware suite - site m
ii  egroupware-timesh 1.6.002+dfsg-1~bpo50+1 web-based groupware suite - timesh
ii  egroupware-tracke 1.6.002+dfsg-1~bpo50+1 web-based groupware suite - tracke
ii  egroupware-wiki   1.6.002+dfsg-1~bpo50+1 web-based groupware suite - wiki a

egroupware recommends no packages.

egroupware 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#573279: egroupware: 2 critial security bugs - remotely exploitable - without login

2010-03-10 Thread Eneko Lacunza
Looking closely at apache configuration
file /etc/apache/conf.d/egroupware, seems that access is restricted to
egroupware program and data files.

-- 
Zuzendari Teknikoa / Director Técnico
Binovo IT Human Project, S.L.
Telf. 943493611
Astigarraga bidea 2, planta 2, Derecha, Oficina 6; 20180 Oiartzun
www.binovo.es




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



Bug#559422: egroupware: Timesheet user filter doesn't work right userId = 2000 - error in core accounts-members method?

2009-12-04 Thread Eneko Lacunza
Package: egroupware
Version: 1.6.002+dfsg-1~bpo50+1
Severity: normal
Tags: patch


Our setup has some users with low Ids (in 1-20 range) and some others with high 
Ids (=2000), due to a migration to LDAP.

User filtering in Timesheet list works ok for low Ids, but wrong for high Ids.

It worked well with 1.6.001 .

Issue seems to be the following line 
timesheet/inc/class.timesheet_ui.inc.php:457:

---
$query['col_filter']['ts_owner'] = 
array_merge(array($query['col_filter']['ts_owner']),$GLOBALS['egw']-accounts-members($query['col_filter']['ts_owner'],true));
---

Call to account-members seems not to work properly, as our =2000 ids are 
users and no groups, but it returns some low-ids...

Changing that line with the following solves the problem:

---
# Do not call account-members for groups (groups have id  0)
if ($query['col_filter']['ts_owner']  0) {
$query['col_filter']['ts_owner'] = 
array_merge(array($query['col_filter']['ts_owner']),$GLOBALS['egw']-accounts-members($query['col_filter']['ts_owner'],true));
}
---

Anyway, real problem seems to be in account-members method, but this solves 
the reported problem.

Thanks a lot
Eneko

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

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

Versions of packages egroupware depends on:
ii  egroupware-addres 1.6.002+dfsg-1~bpo50+1 web-based groupware suite - addres
ii  egroupware-bookma 1.6.002+dfsg-1~bpo50+1 web-based groupware suite - bookma
ii  egroupware-calend 1.6.002+dfsg-1~bpo50+1 web-based groupware suite - calend
ii  egroupware-core   1.6.002+dfsg-1~bpo50+1 web-based groupware suite - core m
ii  egroupware-develo 1.6.002+dfsg-1~bpo50+1 web-based groupware suite - develo
ii  egroupware-emaila 1.6.002+dfsg-1~bpo50+1 web-based groupware suite - e-mail
ii  egroupware-etempl 1.6.002+dfsg-1~bpo50+1 web-based groupware suite - widget
ii  egroupware-felami 1.6.002+dfsg-1~bpo50+1 web-based groupware suite - e-mail
ii  egroupware-filema 1.6.002+dfsg-1~bpo50+1 web-based groupware suite - file m
ii  egroupware-infolo 1.6.002+dfsg-1~bpo50+1 web-based groupware suite - infolo
ii  egroupware-manual 1.6.002+dfsg-1~bpo50+1 web-based groupware suite - manual
ii  egroupware-news-a 1.6.002+dfsg-1~bpo50+1 web-based groupware suite - news a
ii  egroupware-notifi 1.6.002+dfsg-1~bpo50+1 web-based groupware suite - notifi
ii  egroupware-phpbra 1.6.002+dfsg-1~bpo50+1 web-based groupware suite - phpbra
ii  egroupware-phpsys 1.6.002+dfsg-1~bpo50+1 web-based groupware suite - phpSys
ii  egroupware-polls  1.6.002+dfsg-1~bpo50+1 web-based groupware suite - pollin
ii  egroupware-projec 1.6.002+dfsg-1~bpo50+1 web-based groupware suite - projec
ii  egroupware-regist 1.6.002+dfsg-1~bpo50+1 web-based groupware suite - regist
ii  egroupware-resour 1.6.002+dfsg-1~bpo50+1 web-based groupware suite - resour
ii  egroupware-sambaa 1.6.002+dfsg-1~bpo50+1 web-based groupware suite - Samba 
ii  egroupware-sitemg 1.6.002+dfsg-1~bpo50+1 web-based groupware suite - site m
ii  egroupware-timesh 1.6.002+dfsg-1~bpo50+1 web-based groupware suite - timesh
ii  egroupware-tracke 1.6.002+dfsg-1~bpo50+1 web-based groupware suite - tracke
ii  egroupware-wiki   1.6.002+dfsg-1~bpo50+1 web-based groupware suite - wiki a

egroupware recommends no packages.

egroupware 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#518643: Same problem found in 2.6.26-2-amd64

2009-08-14 Thread Eneko Lacunza
Hi,

We experienced a similar lockup tonight.

At 3:30 the system started to have problems:

Aug 14 03:39:33 camelot kernel: [7646288.524370] [ cut
here ]
Aug 14 03:39:33 camelot kernel: [7646288.524402] kernel BUG at
arch/x86/kvm/mmu.c:615!
Aug 14 03:39:33 camelot kernel: [7646288.524427] invalid opcode: 
[1] SMP 
Aug 14 03:39:33 camelot kernel: [7646288.524459] CPU 1 
Aug 14 03:39:33 camelot kernel: [7646288.524485] Modules linked in:
iptable_filter ip_tables x_tables tun kvm_intel kvm ipv6 bridge loop
snd_pcm snd_timer snd soundcore snd_page_al
loc parport_pc parport iTCO_wdt i2c_i801 pcspkr i2c_core rng_core
i5000_edac edac_core container button shpchp pci_hotplug evdev ext3 jbd
mbcache dm_mirror dm_log dm_snapshot dm_mo
d ide_cd_mod cdrom usb_storage piix ide_pci_generic ide_core ses
enclosure sd_mod ata_generic ehci_hcd libata dock uhci_hcd tg3 aacraid
scsi_mod thermal processor fan thermal_sys
Aug 14 03:39:33 camelot kernel: [7646288.525219] Pid: 6140, comm: kvm
Not tainted 2.6.26-2-amd64 #1
Aug 14 03:39:33 camelot kernel: [7646288.525219] RIP:
0010:[a027b844]  [a027b844] :kvm:kvm_mmu_get_page
+0x2bd/0x3cf
Aug 14 03:39:33 camelot kernel: [7646288.525219] RSP:
0018:81017ebc3b48  EFLAGS: 00010246
Aug 14 03:39:33 camelot kernel: [7646288.525219] RAX: 81011c2dc210
RBX: c200049d1fd8 RCX: 
Aug 14 03:39:33 camelot kernel: [7646288.525219] RDX: 87e8c88be7c689e6
RSI: 8101c5f8b880 RDI: 
Aug 14 03:39:33 camelot kernel: [7646288.525219] RBP: 8102f6545e48
R08: 000a R09: 0002
Aug 14 03:39:33 camelot kernel: [7646288.525219] R10: 000d
R11: a0296fb4 R12: 81017d8c
Aug 14 03:39:33 camelot kernel: [7646288.525219] R13: 81017e0d02c0
R14: 0001bcfb R15: 0001bcfb
Aug 14 03:39:33 camelot kernel: [7646288.525219] FS:
() GS:81033e48b8c0() knlGS:9a39fb90
Aug 14 03:39:33 camelot kernel: [7646288.525219] CS:  0010 DS: 002b ES:
002b CR0: 80050033
Aug 14 03:39:33 camelot kernel: [7646288.525219] CR2: 68ba
CR3: 00017ed88000 CR4: 26e0
Aug 14 03:39:33 camelot kernel: [7646288.525219] DR0: 
DR1:  DR2: 
Aug 14 03:39:33 camelot kernel: [7646288.525219] DR3: 
DR6: 0ff0 DR7: 0400
Aug 14 03:39:33 camelot kernel: [7646288.525219] Process kvm (pid: 6140,
threadinfo 81017ebc2000, task 81031da6c1c0)
Aug 14 03:39:33 camelot kernel: [7646288.525219] Stack:
 0002  81017e0d02c0
Aug 14 03:39:33 camelot kernel: [7646288.525219]  8101d5009a28
0007  a027d137
Aug 14 03:39:33 camelot kernel: [7646288.525219]  8101d5009a28
81017ebc3c64  15de
Aug 14 03:39:33 camelot kernel: [7646288.525219] Call Trace:
Aug 14 03:39:33 camelot kernel: [7646288.525219]
[a027d137] ? :kvm:paging64_page_fault+0x2b4/0x3bf
Aug 14 03:39:33 camelot kernel: [7646288.525219]
[a0274b01] ? :kvm:kvm_read_guest_atomic+0x4b/0x6c
Aug 14 03:39:33 camelot kernel: [7646288.525219]
[a027ccf2] ? :kvm:paging64_prefetch_page+0x3b/0x77
Aug 14 03:39:33 camelot kernel: [7646288.525219]
[a0295499] ? :kvm_intel:vmx_set_cr3+0xe5/0xec
Aug 14 03:39:33 camelot kernel: [7646288.525219]
[a027bc16] ? :kvm:kvm_mmu_page_fault+0x19/0x81
Aug 14 03:39:33 camelot kernel: [7646288.525219]
[a0279318] ? :kvm:kvm_arch_vcpu_ioctl_run+0x463/0x615
Aug 14 03:39:33 camelot kernel: [7646288.525219]  [8022c246] ?
try_to_wake_up+0x118/0x129
Aug 14 03:39:33 camelot kernel: [7646288.525219]
[a027461b] ? :kvm:kvm_vcpu_ioctl+0x36/0x3a9
Aug 14 03:39:33 camelot kernel: [7646288.525219]
[a02746d8] ? :kvm:kvm_vcpu_ioctl+0xf3/0x3a9
Aug 14 03:39:33 camelot kernel: [7646288.525219]  [802284eb] ?
__wake_up_common+0x41/0x74
Aug 14 03:39:33 camelot kernel: [7646288.525219]  [8024fb23] ?
futex_wake+0x74/0xfa
Aug 14 03:39:33 camelot kernel: [7646288.525219]  [80250718] ?
do_futex+0xa6/0x777
Aug 14 03:39:33 camelot kernel: [7646288.525219]  [80248d5e] ?
ktime_get_ts+0x22/0x4b
Aug 14 03:39:33 camelot kernel: [7646288.525219]
[a027436e] ? :kvm:kvm_vm_ioctl+0x19c/0x1b5
Aug 14 03:39:33 camelot kernel: [7646288.525219]  [8022f0d5] ?
hrtick_set+0x88/0xf7
Aug 14 03:39:33 camelot kernel: [7646288.525219]  [802125e7] ?
read_tsc+0x9/0x20
Aug 14 03:39:33 camelot kernel: [7646288.525219]  [802c8180] ?
compat_sys_ioctl+0xc8/0x33f
Aug 14 03:39:33 camelot kernel: [7646288.525219]  [80244d9c] ?
posix_ktime_get_ts+0xc/0x10
Aug 14 03:39:33 camelot kernel: [7646288.525219]  [80224c52] ?
sysenter_do_call+0x1b/0x66
Aug 14 03:39:33 camelot kernel: [7646288.525219] 
Aug 14 03:39:33 camelot kernel: [7646288.525219] 
Aug 14 03:39:33 camelot kernel: 

Bug#512652: Please package egroupware-icalsrv

2009-01-22 Thread Eneko Lacunza
Package: egroupware
Version: 1.6.001+dfsg-1
Severity: wishlist

It would be very cool to have egroupware-icalsrv packaged too, so that one can 
access to egroupware-calendars with evolution, et al.

-- System Information:
Debian Release: 5.0
  APT prefers testing
  APT policy: (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)

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

Versions of packages egroupware depends on:
ii  egroupware-addressbook1.6.001+dfsg-1 web-based groupware suite - addres
ii  egroupware-bookmarks  1.6.001+dfsg-1 web-based groupware suite - bookma
ii  egroupware-calendar   1.6.001+dfsg-1 web-based groupware suite - calend
ii  egroupware-core   1.6.001+dfsg-1 web-based groupware suite - core m
ii  egroupware-developer-tool 1.6.001+dfsg-1 web-based groupware suite - develo
ii  egroupware-emailadmin 1.6.001+dfsg-1 web-based groupware suite - e-mail
ii  egroupware-etemplate  1.6.001+dfsg-1 web-based groupware suite - widget
ii  egroupware-felamimail 1.6.001+dfsg-1 web-based groupware suite - e-mail
ii  egroupware-filemanager1.6.001+dfsg-1 web-based groupware suite - file m
ii  egroupware-infolog1.6.001+dfsg-1 web-based groupware suite - infolo
ii  egroupware-manual 1.6.001+dfsg-1 web-based groupware suite - manual
ii  egroupware-news-admin 1.6.001+dfsg-1 web-based groupware suite - news a
ii  egroupware-phpbrain   1.6.001+dfsg-1 web-based groupware suite - phpbra
ii  egroupware-phpsysinfo 1.6.001+dfsg-1 web-based groupware suite - phpSys
ii  egroupware-polls  1.6.001+dfsg-1 web-based groupware suite - pollin
ii  egroupware-projectmanager 1.6.001+dfsg-1 web-based groupware suite - projec
ii  egroupware-registration   1.6.001+dfsg-1 web-based groupware suite - regist
ii  egroupware-resources  1.6.001+dfsg-1 web-based groupware suite - resour
ii  egroupware-sambaadmin 1.6.001+dfsg-1 web-based groupware suite - Samba 
ii  egroupware-sitemgr1.6.001+dfsg-1 web-based groupware suite - site m
ii  egroupware-timesheet  1.6.001+dfsg-1 web-based groupware suite - timesh
ii  egroupware-tracker1.6.001+dfsg-1 web-based groupware suite - tracke
ii  egroupware-wiki   1.6.001+dfsg-1 web-based groupware suite - wiki a

egroupware recommends no packages.

egroupware 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#511913: egroupware-calendar: missing notificacions dependency

2009-01-15 Thread Eneko Lacunza
Package: egroupware-calendar
Version: 1.6.001+dfsg-1
Severity: important

Calendar application needs Notifications application to send notifications 
automátically when inserting a new calendar event, deleting, ...

There are 2 problems:
- Notifications app is not packaged (I think it should go in egroupware-core)
- Calendar package does not list notifications dependency correctly, nor does 
it warm that no notification was sent where notification app is not present. 
I'm trying to 
track this problem with upstream.

Thanks.

-- System Information:
Debian Release: 5.0
  APT prefers testing
  APT policy: (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)

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

Versions of packages egroupware-calendar depends on:
ii  egroupware-core   1.6.001+dfsg-1 web-based groupware suite - core m
ii  egroupware-etemplate  1.6.001+dfsg-1 web-based groupware suite - widget
ii  egroupware-infolog1.6.001+dfsg-1 web-based groupware suite - infolo

egroupware-calendar recommends no packages.

egroupware-calendar 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#511704: egroupware-tracker depends on egroupware-notifications, not in experimental

2009-01-13 Thread Eneko Lacunza
Package: egroupware-tracker
Version: 1.6.001+dfsg-1
Severity: grave
Justification: renders package unusable

Egroupware domain setup shows the following error:

Dependency Failure  tracker-Dependency Failure:(appname: phpgwapi; 
versions: 1.4,1.5,1.6,1.7; appname: etemplate; versions: 1.4,1.5,1.6,1.7; 
appname: notifications; 
versions: 1.4,1.5,1.6,1.7; ))D

Problems seems to be notifications - there is not such a package nor is it 
installed in /usr/share/egroupware.

Thanks

-- System Information:
Debian Release: 5.0
  APT prefers testing
  APT policy: (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)

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

Versions of packages egroupware-tracker depends on:
ii  egroupware-core   1.6.001+dfsg-1 web-based groupware suite - core m
ii  egroupware-etemplate  1.6.001+dfsg-1 web-based groupware suite - widget

egroupware-tracker recommends no packages.

egroupware-tracker 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#503664: xserver-xorg-core: Dual head with Radeon HD3200 - heads partly overlay each other

2008-11-21 Thread Eneko Lacunza
Hi,

Sorry for the delay, I've been busy with other things.

On Wed, Oct 29, 2008 at 7:18 AM, Brice Goglin [EMAIL PROTECTED] wrote:
 I'm unable to make work an external monitor with experimental radeon
 driver. I tried ModeLine + PreferredMode without luck. I tried the
 following from the command line:
 [EMAIL PROTECTED]:~$ xrandr --auto
 xrandr: cannot find crtc for output VGA-0
 [EMAIL PROTECTED]:~$ xrandr --output VGA-0 --mode 1440x900
 xrandr: cannot find crtc for output VGA-0
 Monitor is conected, believe me! :)
 That's because the driver reports a None output (see the middle of
 xrandr output). None is probably using one CRTC, and LVDS the other
 one, so VGA cannot find an available CRTC (the board only has 2
 rendering pipelines). Try xrandr --output None --off first (or disable
 None in xorg.conf using the wiki page).

Tried xrandr --output None --off  but didn't make any difference.

 Shall I test Virtual 3000 1600 with Xserver 1.4 as a last test?
 Might be good. But if you're bored with upgrading/downgrading 15
 packages, I'll understand :)

I've downgraded to latest 1.4.2 in testing. Setting virtual to
2720x900 works perfectly, so I'm staying with it :). BTW, seems that
Xserver 1.5 radeon driver is making fonts to appear a bit bigger.

 - experimental radeon problems with external monitor
 See above. The problem is probably the None output. Maybe it's a
 modern output that the driver doesn't detect properly yet? HDMI?
 DisplayPort?



 You might want to open an upstream bug about this None output.
 http://bugzilla.freedesktop.org product Xorg component Driver/Radeon.
 Put your xorg.conf and log there, as well as the xrandr output. Don't
 bother talking about Xserver1.4 from testing/unstable, they won't care,
 only experimental matters here.


 - experimental radeonhd not auto-adding to layout mouse and keyboard sections


 I don't see how radeonhd could impact input device like this. You should
 send the corresponding log, and somebody might understand what's going
 on. Julien isn't available these days, so it might take some time...

 Brice





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



Bug#503664: xserver-xorg-core: Dual head with Radeon HD3200 - heads partly overlay each other

2008-11-21 Thread Eneko Lacunza
Sorry, previous mail is incomplete...

On Fri, Nov 21, 2008 at 11:07 AM, Eneko Lacunza [EMAIL PROTECTED] wrote:
 - experimental radeon problems with external monitor
 See above. The problem is probably the None output. Maybe it's a
 modern output that the driver doesn't detect properly yet? HDMI?
 DisplayPort?

There is a S-VHS output. It seems also that there is a Expansion Port 3
connector that can be used to get an additional output.

 You might want to open an upstream bug about this None output.
 http://bugzilla.freedesktop.org product Xorg component Driver/Radeon.
 Put your xorg.conf and log there, as well as the xrandr output. Don't
 bother talking about Xserver1.4 from testing/unstable, they won't care,
 only experimental matters here.

If I can help, I'll try to install experimental in a chroot to make this
kind of tests.

Thanks a lot for your help.

Eneko


Bug#504335: Lenny install report on HP Pavilion tx2530es

2008-11-05 Thread Eneko Lacunza
Thanks for the Ack and the info Frans :)

Regards,
Eneko

On Wed, Nov 5, 2008 at 9:57 PM, Frans Pop [EMAIL PROTECTED] wrote:
 On Sunday 02 November 2008, Eneko Lacunza wrote:
 Comments/Problems:
 PROBLEMS:
 [...]

 None of the problems you mention are considered to be inside the scope of
 the installer. From our point of view this was a completely successful
 installation and therefore I'm closing your report. Thanks a lot for
 submitting it and good luck with the new system.

 - Sound not working. Fix is to add two lines to
 /etc/modprobe.d/alsa-base:
 options snd-cmipci mpu_port=0x330 fm_port=0x388
 options snd-hda-intel index=0 model=toshiba position_fix=1

 This sounds like a kernel bug. If you want to follow up on this, your best
 bet is to report it to the upstream kernel developers for the alsa
 driver.

 Cheers,
 FJP




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



Bug#504335: Lenny install report on HP Pavilion tx2530es

2008-11-02 Thread Eneko Lacunza
Package: installation-reports

Boot method: Network install from CD
Image version: Can't remember, dayly build Nov 16th morning (CET)
Date: Nov 16th, started 12:55 CET

Machine: HP Pavilion TX2530es
Processor: AMD Turion
Memory: 3 GB
Partitions:
cfdisk (util-linux-ng 2.13.1.1)

  Disk Drive: /dev/sda
   Size: 250059350016 bytes, 250.0 GB
 Heads: 255   Sectors per Track: 63   Cylinders: 30401

NameFlags  Part Type  FS Type  [Label]Size (MB)
 --
sda1BootPrimary   NTFS [] 140800.35
sda3Primary   Linux ext3   97280.39
sda5Logical   Linux swap / Solaris  2714.35
Logical   Free Space   4.12*
sda2Primary   NTFS []   9256.83*
  Unusable 0.73*

Output of lspci -knn (or lspci -nn):
00:00.0 Host bridge [0600]: Advanced Micro Devices [AMD] RS780 Host
Bridge [1022:9600]
00:01.0 PCI bridge [0604]: Advanced Micro Devices [AMD] RS780 PCI to
PCI bridge (int gfx) [1022:9602]
Kernel modules: shpchp
00:04.0 PCI bridge [0604]: Advanced Micro Devices [AMD] RS780 PCI to
PCI bridge (PCIE port 0) [1022:9604]
Kernel driver in use: pcieport-driver
Kernel modules: shpchp
00:05.0 PCI bridge [0604]: Advanced Micro Devices [AMD] RS780 PCI to
PCI bridge (PCIE port 1) [1022:9605]
Kernel driver in use: pcieport-driver
Kernel modules: shpchp
00:06.0 PCI bridge [0604]: Advanced Micro Devices [AMD] RS780 PCI to
PCI bridge (PCIE port 2) [1022:9606]
Kernel driver in use: pcieport-driver
Kernel modules: shpchp
00:11.0 SATA controller [0106]: ATI Technologies Inc SB700/SB800 SATA
Controller [AHCI mode] [1002:4391]
Kernel driver in use: ahci
Kernel modules: ahci
00:12.0 USB Controller [0c03]: ATI Technologies Inc SB700/SB800 USB
OHCI0 Controller [1002:4397]
Kernel driver in use: ohci_hcd
Kernel modules: ohci-hcd
00:12.1 USB Controller [0c03]: ATI Technologies Inc SB700 USB OHCI1
Controller [1002:4398]
Kernel driver in use: ohci_hcd
Kernel modules: ohci-hcd
00:12.2 USB Controller [0c03]: ATI Technologies Inc SB700/SB800 USB
EHCI Controller [1002:4396]
Kernel driver in use: ehci_hcd
Kernel modules: ehci-hcd
00:13.0 USB Controller [0c03]: ATI Technologies Inc SB700/SB800 USB
OHCI0 Controller [1002:4397]
Kernel driver in use: ohci_hcd
Kernel modules: ohci-hcd
00:13.1 USB Controller [0c03]: ATI Technologies Inc SB700 USB OHCI1
Controller [1002:4398]
Kernel driver in use: ohci_hcd
Kernel modules: ohci-hcd
00:13.2 USB Controller [0c03]: ATI Technologies Inc SB700/SB800 USB
EHCI Controller [1002:4396]
Kernel driver in use: ehci_hcd
Kernel modules: ehci-hcd
00:14.0 SMBus [0c05]: ATI Technologies Inc SBx00 SMBus Controller
[1002:4385] (rev 3a)
Kernel driver in use: piix4_smbus
Kernel modules: i2c-piix4
00:14.1 IDE interface [0101]: ATI Technologies Inc SB700/SB800 IDE
Controller [1002:439c]
Kernel driver in use: ATIIXP_IDE
Kernel modules: atiixp
00:14.2 Audio device [0403]: ATI Technologies Inc SBx00 Azalia (Intel
HDA) [1002:4383]
Kernel driver in use: HDA Intel
Kernel modules: snd-hda-intel
00:14.3 ISA bridge [0601]: ATI Technologies Inc SB700/SB800 LPC host
controller [1002:439d]
00:14.4 PCI bridge [0604]: ATI Technologies Inc SBx00 PCI to PCI
Bridge [1002:4384]
00:14.5 USB Controller [0c03]: ATI Technologies Inc SB700/SB800 USB
OHCI2 Controller [1002:4399]
Kernel driver in use: ohci_hcd
Kernel modules: ohci-hcd
00:18.0 Host bridge [0600]: Advanced Micro Devices [AMD] Family 11h
HyperTransport Configuration [1022:1300] (rev 40)
00:18.1 Host bridge [0600]: Advanced Micro Devices [AMD] Family 11h
Address Map [1022:1301]
00:18.2 Host bridge [0600]: Advanced Micro Devices [AMD] Family 11h
DRAM Controller [1022:1302]
00:18.3 Host bridge [0600]: Advanced Micro Devices [AMD] Family 11h
Miscellaneous Control [1022:1303]
00:18.4 Host bridge [0600]: Advanced Micro Devices [AMD] Family 11h
Link Control [1022:1304]
01:05.0 VGA compatible controller [0300]: ATI Technologies Inc
RS780M/RS780MN [Radeon HD 3200 Graphics] [1002:9612]
Kernel modules: fglrx
08:00.0 Network controller [0280]: Broadcom Corporation BCM4322
802.11a/b/g/n Wireless LAN Controller [14e4:432b] (rev 01)
Kernel driver in use: wl
Kernel modules: wl
09:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd.
RTL8111/8168B PCI Express Gigabit Ethernet controller [10ec:8168] (rev
02)
Kernel driver in use: r8169
Kernel modules: r8169

Drivers wl and fglrx 

Bug#503664: xserver-xorg-core: Dual head with Radeon HD3200 - heads partly overlay each other

2008-10-28 Thread Eneko Lacunza
 Anyway this version only has produced a black external monitor :)
 If you know for sure which resolution+refresh-rate should be used, you
 can use ModeLine+PreferredMode in the corresponding screen section. See
 section III.5 of http://wiki.debian.org/XStrikeForce/HowToRandR12



 So definitely not a hw limit. Seems a radeon driver issue?


 Or maybe a Virtual size config limit? Can you try adding
Virtual 3000 1600
 in the Device section to force the maximal size to be larger?

 Then try again with your 1440+1280 setup (with ModeLine+PreferredMode if
 needed) with Xserver 1.5 from experimental.

 thanks,
 Brice





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



Bug#503664: xserver-xorg-core: Dual head with Radeon HD3200 - heads partly overlay each other

2008-10-28 Thread Eneko Lacunza
Sorry about previous bogus mail.

 Anyway this version only has produced a black external monitor :)
 If you know for sure which resolution+refresh-rate should be used, you
 can use ModeLine+PreferredMode in the corresponding screen section. See
 section III.5 of http://wiki.debian.org/XStrikeForce/HowToRandR12
 So definitely not a hw limit. Seems a radeon driver issue?
 Or maybe a Virtual size config limit? Can you try adding
Virtual 3000 1600
 in the Device section to force the maximal size to be larger?

If I do so, it seems that radeon driver accepts it. xrandr:
Screen 0: minimum 320 x 200, current 1280 x 800, maximum 3000 x 1600
VGA-0 connected (normal left inverted right x axis y axis)
   1440x900_6060.0 +
   1440x900   60.0 +   59.9 60.0
   1600x1024  60.2
   1400x1050  60.0
   1280x1024  75.0 60.0 60.0
   1440x900_0 60.0
   1280x960   60.0 60.0
   1360x768   59.8
   1152x864   75.0 75.0 75.0 70.0 60.0
   1024x768   75.1 75.0 70.1 60.0
   832x62474.6
   800x60072.2 75.0 60.3 56.2
   640x48075.0 72.8 72.8 75.0 66.7 60.0 59.9
   720x40070.1
None connected 1280x800+0+0 (normal left inverted right x axis y axis) 0mm x 0mm
   1280x800   59.8*+
   1360x768   59.8
   1024x768   60.0
   800x60060.3
   640x48059.9
LVDS connected 1280x800+0+0 (normal left inverted right x axis y axis)
261mm x 163mm
   1280x800   60.0*+
   1024x768   60.0
   800x60060.3
   640x48059.9

 Then try again with your 1440+1280 setup (with ModeLine+PreferredMode if
 needed) with Xserver 1.5 from experimental.

I'm unable to make work an external monitor with experimental radeon
driver. I tried ModeLine + PreferredMode without luck. I tried the
following from the command line:
[EMAIL PROTECTED]:~$ xrandr --auto
xrandr: cannot find crtc for output VGA-0
[EMAIL PROTECTED]:~$ xrandr --output VGA-0 --mode 1440x900
xrandr: cannot find crtc for output VGA-0

Monitor is conected, believe me! :)

Shall I test Virtual 3000 1600 with Xserver 1.4 as a last test?

Shall I fill-in other bugreports?
- experimental radeon problems with external monitor
- experimental radeonhd not auto-adding to layout mouse and keyboard sections

Thanks a lot!
Eneko



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



Bug#503664: xserver-xorg-core: Dual head with Radeon HD3200 - heads partly overlay each other

2008-10-27 Thread Eneko Lacunza
Hi,

 Can you send the output of xrandr ? It looks like the server creates a
 2560-wide virtual screen (1280x2) instead of 2840 (1440+1280). Can you
 check whether the width of A and B is 160px?

A and B are 160px. xrandr output:

Screen 0: minimum 320 x 200, current 2720 x 900, maximum 2560 x 1600
VGA-0 connected 1440x900+1280+0 (normal left inverted right x axis y
axis) 408mm x 255mm
   1440x900   60.0*+   60.2 59.9
   1600x1024  60.0
   1400x1050  60.0
   1280x1024  75.0 59.9 60.0
   1280x960   60.0 59.9
   1280x800   60.0
   1152x864   75.0 74.8
   1280x768   60.0
   1024x768   75.1 75.0 70.1 60.0
   832x62474.6
   800x60072.2 75.0 60.3 56.2
   640x48075.0 72.8 72.8 75.0 66.7 60.0 59.9
   720x40070.1
None connected (normal left inverted right x axis y axis)
   1280x800   60.0
   1280x768   60.0
   1024x768   60.0
   800x60060.3
   640x48059.9
LVDS connected 1280x800+0+0 (normal left inverted right x axis y axis)
261mm x 163mm
   1280x800   60.0*+   60.0
   1280x768   60.0
   1024x768   60.0
   800x60060.3
   640x48059.9

 Can you try with smaller resolutions ? For instance, 1024x768 on both
 screens.

Oddly enough, 1024x768 on both screens gives two clone screens (!). I
just modified Screen sections, forgive me if I did wrong:

Section Screen
Identifier  Screen portatil
Monitor Monitor portatil
DefaultDepth 24
SubSection Display
Depth 24
Modes 1024x768
EndSubSection
EndSection

Section Screen
Identifier  Screen externo
Monitor Monitor externo
DefaultDepth 24
SubSection Display
Depth 24
Modes 1024x768
EndSubSection
EndSection

Nautilus seems to have a bad time with this double 1024x1024
configuration, and does not load well... and after a while (maybe
after runing nautilus from Gnome menu?) external monitor goes black.
Not very sure, I'd had to double-check for this paragraph.

 Option RandRRotation true
 This seems to be ignored.

Ok. Rotating seems to crash X anyway :)

 OptionRightOfLVDS
 What if you switch monitor positions? (LVDS RightOf VGA-0, or VGA-0
 LeftOf LVDS, try both)

I tried  VGA-0 LeftOf LVDS, and A and B zones switched; A zone was on
leftmost of LVDS and B zone on rightmost VGA-0. Using LVDS RightOf
VGA-0 gives the same result as VGA-0 LeftOf LVDS.

Thanks a lot.
Eneko



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



Bug#503664: xserver-xorg-core: Dual head with Radeon HD3200 - heads partly overlay each other

2008-10-27 Thread Eneko Lacunza
Hi,

I did not test previous versions, as this is a new install (new laptop).

I'll try to test Xserver 1.5 this night.

Thanks
Eneko

On Mon, Oct 27, 2008 at 7:51 PM, Brice Goglin [EMAIL PROTECTED] wrote:
 Eneko Lacunza wrote:
 Hi,


 Can you send the output of xrandr ? It looks like the server creates a
 2560-wide virtual screen (1280x2) instead of 2840 (1440+1280). Can you
 check whether the width of A and B is 160px?


 A and B are 160px. xrandr output:

 Screen 0: minimum 320 x 200, current 2720 x 900, maximum 2560 x 1600


 Ok there is definitely a problem here, current is larger than maximum. I
 thought we fixed this kind of problem in 1.4.2-1 (see bug #466526). When
 did you problem appear? Did you run earlier xserver-xorg-core packages
 from testing/unstable in the past?

 Is there any chance you try upgrading your Xorg packages to experimental
 to see if it works better with Xserver 1.5?

 Brice





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



Bug#503664: xserver-xorg-core: Dual head with Radeon HD3200 - heads partly overlay each other

2008-10-27 Thread Eneko Lacunza
Tried with a different monitor (at home), with 1280x1024 native
resolution. This got everything ok. xrandr output (more data follows):
Screen 0: minimum 320 x 200, current 2560 x 1024, maximum 2560 x 1600
VGA-0 connected 1280x1024+1280+0 (normal left inverted right x axis y
axis) 338mm x 270mm
  1280x1024  60.0*+   75.0 59.9 60.0*
  1600x1024  60.0
  1400x1050  60.0
  1440x900   60.2
  1280x960   60.0
  1280x800   60.0
  1152x864   75.0 74.8
  1280x768   60.0
  1024x768   75.1 70.1 60.0
  832x62474.6
  800x60072.2 75.0 60.3 56.2
  640x48075.0 72.8 72.8 75.0 66.7 60.0 59.9
  720x40070.1
None connected (normal left inverted right x axis y axis)
  1280x800   60.0
  1280x768   60.0
  1024x768   60.0
  800x60060.3
  640x48059.9
LVDS connected 1280x800+0+0 (normal left inverted right x axis y axis)
261mm x 163mm
  1280x800   60.0*+   60.0
  1280x768   60.0
  1024x768   60.0
  800x60060.3
  640x48059.9

Then I've tried to switch the external monitor to a higher res:
[EMAIL PROTECTED]:~$ xrandr --output VGA-0 --mode 1440x900
xrandr: screen cannot be larger than 2560x1600 (desired size 2720x900)

Although the xrandr output, I couldn't set a higher res. on that
monitor. X server log does not list modes higher than 1280x1024 in DCC
info for the external monitor.

After this, I have tested using my flat TV as external monitor. I got
same A and B, this time their width is 1360-1280 = 80px . Interesting
also that setting external monitor res. to 1360x768 forced LVDS also
to 768 scanlines... xrandr:
Screen 0: minimum 320 x 200, current 2640 x 768, maximum 2560 x 1360
VGA-0 connected 1360x768+1280+0 (normal left inverted right x axis y
axis) 410mm x 256mm
  1360x768   60.0*+
  1280x768   60.0
  1024x768   75.1 70.1 60.0
  832x62474.6
  800x60072.2 75.0 60.3
  640x48075.0 72.8 72.8 75.0 60.0
  720x40070.1
None connected (normal left inverted right x axis y axis)
  1280x800   60.0
  1280x768   60.0
  1024x768   60.0
  800x60060.3
  640x48059.9
LVDS connected 1280x768+0+0 (normal left inverted right x axis y axis)
261mm x 163mm
  1280x800   60.0 +   60.0
  1280x768   60.0*
  1024x768   60.0
  800x60060.3
  640x48059.9

And then, trying to fix LVDS native res:
[EMAIL PROTECTED]:~$ xrandr --output LVDS --mode 1280x800
xrandr: screen cannot be larger than 2560x1360 (desired size 2640x800)

Quite funny, since we're already with current width at 2640 :)

Now I'll try Xserver 1.5 from experimental, I'll try to send test
results this night, but I can't make any guarantee - otherwise I'll
post them tomorrow morning.

Thanks a lot,
Eneko



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



Bug#503664: xserver-xorg-core: Dual head with Radeon HD3200 - heads partly overlay each other

2008-10-27 Thread Eneko Lacunza
Ok, Xserver 1.5 from experimental installed:
ii  xserver-xorg 1:7.4~4
 the X.Org X server
ii  xserver-xorg-core2:1.5.2-1
 Xorg X server - core server
ii  xserver-xorg-video-radeon
1:6.9.0+git20081012.c0e6cb6d-1 X.Org X server -- ATI Radeon display
driver

I found that Xserver 1.5 didn't find my keyboard. Had to add
InputDevice Generic Keyboard  CoreKeyboard
to ServerLayout.

GNOME fonts seem very big too, at least comparing with Xserver 1.4
from lenny.  Icewease GUI fonts are big too, but webpage font
rendering is good.

Finally, although external monitor seems to be configured to 1360x768,
it is saying that mode is not compatible and I see nothing, so maybe
there's some problem with the refresh rate. I have tested to move a
big window around all virtual screen to see whether there is some A
area on LVDS, and there is not. xrandr confirms it:

Screen 0: minimum 320 x 200, current 2560 x 800, maximum 2560 x 1360
VGA-0 connected 1360x768+1200+0 (normal left inverted right x axis y
axis) 410mm x 256mm
   1360x768   60.0*+   59.8
   1152x864   60.0
   1024x768   75.1 75.0 70.1 60.0
   832x62474.6
   800x60072.2 75.0 60.3
   640x48075.0 72.8 72.8 75.0 60.0 59.9
   720x40070.1
None connected (normal left inverted right x axis y axis)
   1360x768   59.8
   1152x864   60.0
   1024x768   60.0
   800x60060.3
   640x48059.9
LVDS connected 1280x800+0+0 (normal left inverted right x axis y axis)
261mm x 163mm
   1280x800   60.0*+
   1024x768   60.0
   800x60060.3
   640x48059.9


And a snippet from Xorg.0.log:
(EE) RADEON(0): Mode 1360x768+1280+0 does not fit virtual size
2560x1360 - offset updated to +1200+0

Maybe there's some kind of limit in 2560px width in the hw or driver?
Anyway this version only has produced a black external monitor :)


Tests with radeonhd driver:
ii  xserver-xorg-video-radeonhd 1.2.3-1
 X.Org X server -- AMD/ATI r5xx, r6xx display driver

Driver insisted puting 1360x768 on LVDS/PANEL, had to force 1280x800
in xorg.conf. Renamed VGA-0 to VGA_1, LVDS to PANEL.

Works flawlesly although system fonts seem a bit smaller than with
Xserver 1.4 (maybe this is a effect of viewing the bigs fonts with
radeon driver). No A nor B areas, external monitor shows perfect
image. xrandr:

Screen 0: minimum 320 x 200, current 2640 x 800, maximum 2640 x 2560
VGA_1 connected 1360x768+1280+0 410mm x 256mm
   1360x768   60.0*+   59.8
   1152x864   60.0
   1024x768   75.1 75.0 70.1 60.0
   832x62474.6
   800x60072.2 75.0 60.3
   640x48075.0 72.8 72.8 75.0 60.0 59.9
   720x40070.1
PANEL connected 1280x800+0+0 261mm x 163mm
   1280x800   60.0*+
   2560x2048Scaled   60.5
   2560x1600Scaled   60.5
   2048x1536  60.0
   2048x1536Scaled   60.5
   1920x1440  60.0
   1856x1392  60.0
   1792x1344  60.0
   1920x1200Scaled   60.4
   1920x1080Scaled   60.5
   1600x1200  60.0
   1600x1200Scaled   60.4
   1680x1050  60.0
   1680x1050Scaled   60.3
   1600x1024  60.2
   1400x1050  60.0
   1400x1050Scaled   60.3
   1440x960Scaled   60.4
   1280x1024  60.0
   1280x1024Scaled   60.5
   1440x900   59.9
   1280x960   60.0
   1280x960Scaled   60.4
   1280x854Scaled   60.4
   1360x768   59.8
   1152x864   60.0
   1280x720Scaled   60.4
   1152x768Scaled   60.3
   1024x768   60.0
   1024x768Scaled   60.4
   800x60060.3 56.2
   800x600Scaled   60.3
   768x576Scaled   60.4
   854x480Scaled   59.8
   720x480Scaled   59.8
   640x48059.9
   640x480Scaled   60.1
   320x240Scaled   57.6
   320x200Scaled   55.7

So definitely not a hw limit. Seems a radeon driver issue?

Thanks a lot.
Eneko



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



Bug#344139: samba: security upgrade fails when executed in a cronjob: Couldn't reopen stdin(/dev/tty)

2005-12-20 Thread Eneko Lacunza
Package: samba
Version: 3.0.14a-3sarge1
Severity: normal


I have a cronjob that does apt-get update; apt-get upgrade hourly. I have 
just sarge and security sources.
I receive the following errors from cron daemon:

--- cron message ---
Couldn't reopen stdin(/dev/tty): No such device or address at 
/usr/sbin/update-inetd line 29.
dpkg: error processing samba (--configure):
 subprocess post-installation script returned error exit status 6
dpkg: dependency problems prevent configuration of swat:
 swat depends on samba (= 3.0.14a-3sarge1); however:
  Package samba is not configured yet.
dpkg: error processing swat (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 samba
 swat
E: Sub-process /usr/bin/dpkg returned an error code (1)
2 not fully installed or removed.
Need to get 0B of archives.
After unpacking 0B of additional disk space will be used.
Setting up samba (3.0.14a-3sarge1) ...
--- cron message end ---

I think that the missordering is because of stdout/stderr output.



-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages samba depends on:
ii  debconf [debconf-2.0]1.4.30.13   Debian configuration management sy
ii  libacl1  2.2.23-1Access control list shared library
ii  libc62.3.2.ds1-22GNU C Library: Shared libraries an
ii  libcomerr2   1.37-2sarge1common error description library
ii  libcupsys2-gnutls10  1.1.23-10   Common UNIX Printing System(tm) - 
ii  libkrb53 1.3.6-2sarge2   MIT Kerberos runtime libraries
ii  libldap2 2.1.30-8OpenLDAP libraries
ii  libpam-modules   0.76-22 Pluggable Authentication Modules f
ii  libpam-runtime   0.76-22 Runtime support for the PAM librar
ii  libpam0g 0.76-22 Pluggable Authentication Modules l
ii  logrotate3.7-5   Log rotation utility
ii  netbase  4.21Basic TCP/IP networking system
ii  samba-common 3.0.14a-3sarge1 Samba common files used by both th

-- debconf information:
  samba/nmbd_from_inetd:
* samba/run_mode: daemons
* samba/log_files_moved:
  samba/tdbsam: false
* samba/generate_smbpasswd: false


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



Bug#320805: libpq3: Concurrency problems due to kerberos support producing a crash

2005-08-01 Thread Eneko Lacunza
Package: libpq3
Version: 7.4.7-6sarge1
Severity: important


There is a concurrency problem with kerberos support that is fixed in
8.x.x that causes SIGSEGs on some cases.
There is a trivial patch in the following URL for 8.x.x:
http://archives.postgresql.org/pgsql-patches/2005-03/msg00181.php


-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.4.27-1-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=UTF-8)

Versions of packages libpq3 depends on:
ii  libc6  2.3.2.ds1-22  GNU C Library: Shared
libraries an
ii  libkrb53   1.3.6-2sarge2 MIT Kerberos runtime
libraries
ii  libssl0.9.70.9.7e-3  SSL shared libraries

-- no debconf information



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



Bug#299792: lintian: Check multiple Depends: lines in control

2005-03-16 Thread Eneko Lacunza
Package: lintian
Version: 1.23.8
Severity: minor

Having multiple Depends: lines in control file confuses apt/dpkg. This
results in apt-get upgrade downloading and installing the offending
package everytime it is run, no matter package or version has changed.

It would be very usefull lintian to detect this problem.

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.4.27-1-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=UTF-8)

Versions of packages lintian depends on:
ii  binutils   2.15-5The GNU assembler, linker
and bina
ii  diffstat   1.35-1produces graph of changes
introduc
ii  file   4.12-1Determines file type using
magic
ii  gettext0.14.1-10 GNU Internationalization
utilities
ii  intltool-debian0.30+20040213 Help i18n of RFC822
compliant conf
ii  man-db 2.4.2-21  The on-line manual pager
ii  perl [libdigest-md5-perl]  5.8.4-6   Larry Wall's Practical
Extraction

-- no debconf information



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