Bug#1037925: icingaweb2: SOLVED

2023-06-16 Thread Gabriel Rolland
Package: icingaweb2
Version: 2.11.4-2
Followup-For: Bug #1037925

Removing the .ini files I ran the wizard again.
I also dropped the MySQL table so he could recreate it, and that solved the 
problem.



Bug#1037925: icingacli: Icinga is not compatible with php8.2

2023-06-16 Thread Gabriel Rolland
Package: icingaweb2
Version: 2.11.4-2
Followup-For: Bug #1037925

The welcome page is ok, when I try to login (both with correct and wrong 
credentials) I get the following error:

[Fri Jun 16 09:15:59.873332 2023] [proxy_fcgi:error] [pid 1086065] [client 
192.168.111.3:57572] AH01071: Got error 'PHP message: PHP Deprecated:  Creation 
of dynamic property Zend_Validate_NotEmpty::$zfBreakChainOnFailure is 
deprecated in /usr/share/icingaweb2/library/vendor/Zend/Form/Element.php on 
line 2176; 
PHP message: PHP Stack trace:; PHP message: PHP   1. {main}() 
/usr/share/icingaweb2/public/index.php:0; PHP message: PHP   2. require_once() 
/usr/share/icingaweb2/public/index.php:4; PHP message: PHP   3. 
Icinga\\Application\\Web->dispatch() 
/usr/share/icingaweb2/library/Icinga/Application/webrouter.php:105; PHP 
message: PHP   4. Zend_Controller_Front->dispatch($request = class 
Icinga\\Web\\Request { protected $_dispatched = TRUE; protected $_module = 
'default'; protected $_moduleKey = 'module'; protected $_controller = 
'authentication'; protected $_controllerKey = 'controller'; protected $_action 
= 'login'; protected $_actionKey = 'action'; protected $_params = ['controller' 
=> 'authentication', 'action' => 'login', 'module' => 'default']; protected 
$_paramSources = [0 => '_GET', 1 => '_POST']; protected $_requestUri = 
'/icingaweb2/authentication/login'; protected $_baseUrl = '/icingaweb2'; 
protected $_basePath = NULL; protected $_pathInfo = '/authentication/login'; 
protected $_rawBody = NULL; protected $_aliases = []; protected $response = 
NULL; protected $uniqueId = NULL; protected $url = class Icinga\\Web\\Url { 
protected $external = NULL; protected $params = class Icinga\\Web\\UrlParams { 
... }; protected $anchor = ''; protected $path = 'authentication/login'; 
protected $basePath = '/icingaweb2'; prote...; PHP message: PHP   5. 
Icinga\\Web\\Controller\\Dispatcher->dispatch($request = class 
Icinga\\Web\\Request { protected $_dispatched = TRUE; protected $_module = 
'default'; protected $_moduleKey = 'module'; protected $_controller = 
'authentication'; protected $_controllerKey = 'controller'; protected $_action 
= 'login'; protected $_actionKey = 'action'; protected $_params = ['controller' 
=> 'authentication', 'action' => 'login', 'module' => 'default']; protected 
$_paramSources = [0 => '_GET', 1 => '_POST']; protected $_requestUri = 
'/icingaweb2/authentication/login'; protected $_baseUrl = '/icingaweb2'; 
protected $_basePath = NULL; protected $_pathInfo = '/authentication/login'; 
protected $_rawBody = NULL; protected $_aliases = []; protected $response = 
NULL; protected $uniqueId = NULL; protected $url = class Icinga\\Web\\Url { 
protected $external = NULL; protected $params = class Icinga\\Web\\UrlParams { 
... }; protected $anchor = ''; protected $path = 'authentication/login'; 
protected $basePath = '/icingaw...; PHP message: PHP   6. 
Zend_Controller_Action->dispatch($action = 'loginAction') 
/usr/share/icingaweb2/library/Icinga/Web/Controller/Dispatcher.php:76; PHP 
message: PHP   7. Icinga\\Controllers\\AuthenticationController->loginAction() 
/usr/share/icingaweb2/library/vendor/Zend/Controller/Action.php:507; PHP 
message: PHP   8. Icinga\\Web\\Form->handleRequest($request = *uninitialized*) 
/usr/share/icingaweb2/application/controllers/AuthenticationController.php:94; 
PHP message: PHP   9. Icinga\\Web\\Form->isValid($formData = ['username' => 
'resnovae', 'password' => '', 'rememberme' => '0', 'redirect' => '', 
'formUID' => 'form_login', 'CSRFToken' => 
'1530655134|ac3b0c824f1d627372153d4463a60b6bba41e0da69cd2bbf2c59de4ed556405a', 
'btn_submit' => 'Accedi']) 
/usr/share/icingaweb2/library/Icinga/Web/Form.php:1173; PHP message: PHP  10. 
Zend_Form->isValid($data = ['username' => 'resnovae', 'password' => '', 
'rememberme' => '0', 'redirect' => '', 'formUID' => 'form_login', 'CSRFToken' 
=> 
'1530655134|ac3b0c824f1d627372153d4463a60b6bba41e0da69cd2bbf2c59de4ed556405a', 
'btn_submit' => 'Accedi']) 
/usr/share/icingaweb2/library/Icinga/Web/Form.php:1297; PHP message: PHP  11. 
Zend_Form_Element->isValid($value = 'resnovae', $context = ['username' => 
'resnovae', 'password' => '', 'rememberme' => '0', 'redirect' => '', 
'formUID' => 'form_login', 'CSRFToken' => 
'1530655134|ac3b0c824f1d627372153d4463a60b6bba41e0da69cd2bbf2c59de4ed556405a', 
'btn_submit' => 'Accedi']) 
/usr/share/icingaweb2/library/vendor/Zend/Form.php:2280; PHP message: PHP  12. 
Zend_Form_Element->getValidators() 
/usr/share/icingaweb2/library/vendor/Zend/Form/Element.php:1389; PHP message: 
PHP  13. Zend_Form_Element->_loadValidator($validator = ['validator' => 
'NotEmpty', 'breakChainOnFailure' => TRUE, 'options' => []]) 
/usr/share/icingaweb2/library/vendor/Zend/Form/Element.php:1291; PHP message: 
PHP Deprecated:  Creation of dynamic property 
Zend_Validate_NotEmpty::$zfBreakChainOnFailure is deprecated in 
/usr/share/icingaweb2/library/vendor/Zend/Form/Element.php on line 2176; PHP 

Bug#1037925: icingacli: Icinga is not compatible with php8.2

2023-06-15 Thread Gabriel Rolland
Package: icingaweb2
Version: 2.11.4-2
Followup-For: Bug #1037925

Nothing to do, I purged all packages and reinstalled from scratch.
I also tried to download the sources and check that the php8.2.patch was 
correctly applied.

But it keeps giving me error of deprecated functions.

Deprecated: Creation of dynamic property 
Zend_Validate_NotEmpty::$zfBreakChainOnFailure is deprecated in 
/usr/share/icingaweb2/library/vendor/Zend/Form/Element.php on line 2176



Bug#1037925: icingaweb2: Same problem here

2023-06-14 Thread Gabriel Rolland
Package: icingaweb2
Version: 2.11.4-2
Followup-For: Bug #1037925

Same here, php warning and no usable output:

- Deprecated: Creation of dynamic property 
Zend_Validate_NotEmpty::$zfBreakChainOnFailure is deprecated in 
/usr/share/icingaweb2/library/vendor/Zend/Form/Element.php on line 2176
[proxy_fcgi:error] [pid 349605] [client 192.168.111.3:59922] AH01071: Got error 
'PHP message: PHP Deprecated:  Creation of dynamic property 
Zend_Validate_NotEmpty::$zfBreakChainOnFailure is deprecated in 
/usr/share/icingaweb2/libra
ry/vendor/Zend/Form/Element.php on line 2176

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

Kernel: Linux 6.1.0-9-amd64 (SMP w/12 CPU threads; PREEMPT)
Kernel taint flags: TAINT_FIRMWARE_WORKAROUND
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages icingaweb2 depends on:
ii  fonts-dejavu-core 2.37-6
ii  fonts-dejavu-extra2.37-6
ii  icingaweb2-common 2.11.4-2
ii  php-xml   2:8.2+93
ii  php8.2-xml [php-xml]  8.2.7-1~deb12u1

Versions of packages icingaweb2 recommends:
ii  apache2 [httpd]   2.4.57-2
ii  icingacli 2.11.4-2
ii  icingaweb2-module-doc 2.11.4-2
ii  icingaweb2-module-monitoring  2.11.4-2
ii  libapache2-mod-php8.2 [php-json]  8.2.7-1~deb12u1
ii  nagios-images 0.9.5
ii  nginx [httpd] 1.22.1-9
ii  php   2:8.2+93
ii  php-cli   2:8.2+93
ii  php-curl  2:8.2+93
ii  php-gd2:8.2+93
ii  php-imagick   3.7.0-4
ii  php-intl  2:8.2+93
ii  php-json  2:8.2+93
ii  php-ldap  2:8.2+93
ii  php-mbstring  2:8.2+93
ii  php8.2 [php]  8.2.7-1~deb12u1
ii  php8.2-cgi [php-json] 8.2.7-1~deb12u1
ii  php8.2-cli [php-json] 8.2.7-1~deb12u1
ii  php8.2-curl [php-curl]8.2.7-1~deb12u1
ii  php8.2-fpm [php-json] 8.2.7-1~deb12u1
ii  php8.2-gd [php-gd]8.2.7-1~deb12u1
ii  php8.2-imagick [php-imagick]  3.7.0-4
ii  php8.2-intl [php-intl]8.2.7-1~deb12u1
ii  php8.2-ldap [php-ldap]8.2.7-1~deb12u1
ii  php8.2-mbstring [php-mbstring]8.2.7-1~deb12u1
ii  php8.2-xml [php-dom]  8.2.7-1~deb12u1

icingaweb2 suggests no packages.

-- no debconf information



Bug#992304: Dell PowerEdge T140

2022-10-31 Thread Gabriel Rolland [Res Novae]

Update

On Thu, 27 Oct 2022 15:56:33 +0200 "Gabriel Rolland [Res Novae]" 
 wrote:

> Same problem with the Dell PowerEdge T140 with LSI MegaRAID SAS-3 3008
> [Fury] (rev 02) and linux-image-5.10.0-19-amd64 (NO UEFI)
>
> No problem booting with the old 4.19.0-22-amd64 kernel
>
>

The problem is still present with 
linux-image-5.19.0-0.deb11.2-amd64_5.19.11-1~bpo11+1_amd64




Bug#992304: Dell PowerEdge T140

2022-10-27 Thread Gabriel Rolland [Res Novae]
Same problem with the Dell PowerEdge T140 with LSI MegaRAID SAS-3 3008 
[Fury] (rev 02) and linux-image-5.10.0-19-amd64 (NO UEFI)


No problem booting with the old 4.19.0-22-amd64 kernel



Bug#1007965: Same problem

2022-10-11 Thread Gabriel Rolland [Res Novae]
On Mon, 10 Oct 2022 14:06:16 +0200 "Gabriel Rolland [Res Novae]" 
 wrote:

> On Mon, 10 Oct 2022 13:41:48 +0200 Yadd  wrote:
> > On 10/10/2022 10:42, Yadd wrote:
> > > Control: tags -1 + help
> > > Control: severity -1 serious
> > >
> > > On 10/10/2022 09:35, Gabriel Rolland [Res Novae] wrote:
> > >> We had the same problem.
> > >> We downgraded Cyrus and proceed with the reconstruct, the messages
> > >> reappeared but with many duplicates (especially those that had been
> > >> moved to subfolders).
> > >>
> > >> In our opinion, the bug is really serious
> > >
> > > Hi,
> > >
> > > I don't know how to help here. relocate_by_id, cyr_ls and cyr_cd.sh
> are
> > > installed by cyrus-common. Is there a command to launch to 
upgrade db ?

> >
> > Question: did you update from 3.2.6-2+deb11u2 or an older release ? I
> > added an upstream patch in this version to be able to update to 3.6
> >
> >
>
> I checked and the upgrade was done from version 3.4.3-4 ~ bpo11 + 1 to
> 3.6.0 ~ beta2-5 ~ bpo11 + 1
>
>

Sorry, the duplicate message problem was caused by my mistake in 
recovering the wrong backup :-(
However, there remains the problem of the disappearance of all messages 
after the upgrade to 3.6




Bug#1007965: Same problem

2022-10-10 Thread Gabriel Rolland [Res Novae]

On Mon, 10 Oct 2022 13:41:48 +0200 Yadd  wrote:
> On 10/10/2022 10:42, Yadd wrote:
> > Control: tags -1 + help
> > Control: severity -1 serious
> >
> > On 10/10/2022 09:35, Gabriel Rolland [Res Novae] wrote:
> >> We had the same problem.
> >> We downgraded Cyrus and proceed with the reconstruct, the messages
> >> reappeared but with many duplicates (especially those that had been
> >> moved to subfolders).
> >>
> >> In our opinion, the bug is really serious
> >
> > Hi,
> >
> > I don't know how to help here. relocate_by_id, cyr_ls and cyr_cd.sh 
are

> > installed by cyrus-common. Is there a command to launch to upgrade db ?
>
> Question: did you update from 3.2.6-2+deb11u2 or an older release ? I
> added an upstream patch in this version to be able to update to 3.6
>
>

I checked and the upgrade was done from version 3.4.3-4 ~ bpo11 + 1 to 
3.6.0 ~ beta2-5 ~ bpo11 + 1




Bug#1007965: Same problem

2022-10-10 Thread Gabriel Rolland [Res Novae]

We had the same problem.
We downgraded Cyrus and proceed with the reconstruct, the messages 
reappeared but with many duplicates (especially those that had been 
moved to subfolders).


In our opinion, the bug is really serious



Bug#986462: automysqlbackup: LATEST=yes broken code: cp .gz /var/lib/automysqlbackup/latest/ (No such file or directory)

2021-08-20 Thread Gabriel Rolland
Package: automysqlbackup
Version: 2.6+debian.4-3
Followup-For: Bug #986462

Thanks for the patch, even on our server it fixed the problem.

-- System Information:
Debian Release: 11.0
  APT prefers stable-security
  APT policy: (500, 'stable-security'), (500, 'stable'), (100, 'testing'), (50, 
'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.10.0-8-amd64 (SMP w/12 CPU threads)
Kernel taint flags: TAINT_FIRMWARE_WORKAROUND
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages automysqlbackup depends on:
ii  bsd-mailx [mailx]   8.1.2-0.20180807cvs-2
ii  mariadb-client-10.5 [virtual-mysql-client]  1:10.5.11-1

Versions of packages automysqlbackup recommends:
ii  mutt  2.0.5-4.1

automysqlbackup suggests no packages.

-- Configuration Files:
/etc/cron.daily/automysqlbackup changed [not included]
/etc/default/automysqlbackup changed [not included]

-- no debconf information



Bug#961600: Same bug than #969222 ?

2020-10-13 Thread Gabriel Rolland [Res Novae]
Yes, the problem seem to be solved.

Thanks



Bug#961600: cyrus-common: The bug remains with version 3.2.1-3

2020-06-09 Thread Gabriel Rolland
Package: cyrus-common
Version: 3.2.1-3~bpo10+1
Followup-For: Bug #961600

The bug is still present with version 3.2.1-3
How can I disable http2 support?

Thanks



Bug#961562: cyrus-imapd: Unstable 3.2.0 LMTPD broken

2020-05-28 Thread Gabriel Rolland
Package: cyrus-imapd
Version: 3.2.0-5~bpo10+1
Followup-For: Bug #961562

Hi, same problem here.

/var/log/exim4/mainlog
2020-05-28 08:32:03 1jeC5C-0002F9-SB == assiste...@resnovae.it R=local_user 
T=local_delivery_cyrus defer (-1): LMTP connection closed after end of data

/var/log/mail.err
May 28 08:32:03 mailserver cyrus/master[20202]: process type:SERVICE 
name:lmtpunix path:/usr/lib/cyrus/bin/lmtpd age:0.563s pid:8650 signaled to 
death by signal 6 (Aborted)

-- System Information:
Debian Release: 10.4
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable'), (100, 'testing'), (50, 
'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.19.0-8-amd64 (SMP w/12 CPU cores)
Kernel taint flags: TAINT_FIRMWARE_WORKAROUND
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8), 
LANGUAGE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages cyrus-imapd depends on:
ii  cyrus-common  3.2.0-5~bpo10+1
ii  libc6 2.28-10
ii  libcom-err2   1.44.5-1+deb10u3
ii  libsasl2-22.1.27+dfsg-1+deb10u1
ii  libssl1.1 1.1.1d-0+deb10u3
ii  libwrap0  7.6.q-28
ii  zlib1g1:1.2.11.dfsg-1

Versions of packages cyrus-imapd recommends:
ii  rsync  3.1.3-6

cyrus-imapd suggests no packages.

-- no debconf information



Bug#961600: cyrus-common: High CPU usage for httpd with 3.2

2020-05-26 Thread Gabriel Rolland [Res Novae]
Package: cyrus-common
Version: 3.2.0-5~bpo10+1
Severity: normal

Hi,
After the upgrade to version 3.2, the httpd process for CARD-DAV
connections reaches very high CPU usage in a short time.

-- System Information:
Debian Release: 10.4
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable'), (100, 'testing'),
(50, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.19.0-8-amd64 (SMP w/12 CPU cores)
Kernel taint flags: TAINT_FIRMWARE_WORKAROUND
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8),
LANGUAGE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages cyrus-common depends on:
ii adduser 3.118
ii db-upgrade-util 5.3.1+nmu1
ii db-util 5.3.1+nmu1
ii debconf [debconf-2.0] 1.5.71
ii e2fsprogs 1.44.5-1+deb10u3
ii exim4-daemon-heavy [mail-transport-agent] 4.92-8+deb10u4
ii gawk 1:4.2.1+dfsg-1
ii init-system-helpers 1.56+nmu1
ii libbrotli1 1.0.7-2
ii libc6 2.28-10
ii libclamav9 0.102.2+dfsg-0+deb10u1
ii libcom-err2 1.44.5-1+deb10u3
ii libgcc1 1:8.3.0-6
ii libgssapi-krb5-2 1.17-3
ii libical3 3.0.4-3
ii libicu63 63.1-6+deb10u1
ii libjansson4 2.12-1
ii libk5crypto3 1.17-3
ii libkrb5-3 1.17-3
ii libkrb5support0 1.17-3
ii libldap-2.4-2 2.4.47+dfsg-3+deb10u2
ii libnghttp2-14 1.40.0-1
ii libpcre3 2:8.39-12
ii libpq5 11.7-0+deb10u1
ii libsasl2-2 2.1.27+dfsg-1+deb10u1
ii libsasl2-modules 2.1.27+dfsg-1+deb10u1
ii libshp2 1.4.1-3
ii libsnmp30 5.7.3+dfsg-5
ii libsqlite3-0 3.27.2-3
ii libssl1.1 1.1.1d-0+deb10u3
ii libstdc++6 8.3.0-6
ii libwrap0 7.6.q-28
ii libxapian30 1.4.11-1
ii libxml2 2.9.4+dfsg1-7+b3
ii libzephyr4 3.1.2-1+b3
ii lsb-base 10.2019051400
ii netbase 5.6
ii perl 5.28.1-6
ii zlib1g 1:1.2.11.dfsg-1

Versions of packages cyrus-common recommends:
ii cyrus-admin 3.2.0-5~bpo10+1
ii cyrus-caldav 3.2.0-5~bpo10+1
ii cyrus-imapd 3.2.0-5~bpo10+1

Versions of packages cyrus-common suggests:
ii apt-listchanges 3.19
ii cyrus-admin 3.2.0-5~bpo10+1
ii cyrus-caldav 3.2.0-5~bpo10+1
ii cyrus-clients 3.2.0-5~bpo10+1
pn cyrus-doc 
ii cyrus-imapd 3.2.0-5~bpo10+1
pn cyrus-murder 
pn cyrus-nntpd 
pn cyrus-pop3d 
pn cyrus-replication 
ii sasl2-bin 2.1.27+dfsg-1+deb10u1

-- Configuration Files:
/etc/cyrus.conf changed:
START {
# do not delete this entry!
recover cmd="/usr/sbin/cyrus ctl_cyrusdb -r"
# this is only necessary if idlemethod is set to "idled" in imapd.conf
idled cmd="idled"
# this is useful on backend nodes of a Murder cluster
# it causes the backend to syncronize its mailbox list with
# the mupdate master upon startup
#mupdatepush cmd="/usr/sbin/cyrus ctl_mboxlist -m"
# this is recommended if using duplicate delivery suppression
delprune cmd="/usr/sbin/cyrus expire -E 3"
# this is recommended if caching TLS sessions
tlsprune cmd="/usr/sbin/cyrus tls_prune"
}
SERVICES {
# --- Normal cyrus spool, or Murder backends ---
# add or remove based on preferences
imap cmd="imapd -U 30" listen="imap" prefork=0 maxchild=200
imaps cmd="imapd -s -U 30" listen="imaps" prefork=0 maxchild=200
#pop3 cmd="pop3d -U 30" listen="pop3" prefork=0 maxchild=50
#pop3s cmd="pop3d -s -U 30" listen="pop3s" prefork=0 maxchild=50
#nntp cmd="nntpd -U 30" listen="nntp" prefork=0 maxchild=100
#nntps cmd="nntpd -s -U 30" listen="nntps" prefork=0 maxchild=100
#http cmd="httpd -U 30" listen="8008" prefork=0 maxchild=100
https cmd="httpd -s -U 30" listen="8443" prefork=0 maxchild=100
# At least one form of LMTP is required for delivery
# (you must keep the Unix socket name in sync with imap.conf)
#lmtp cmd="lmtpd" listen="localhost:lmtp" prefork=0 maxchild=20
lmtpunix cmd="lmtpd" listen="/run/cyrus/socket/lmtp" prefork=0 maxchild=20
# --
# useful if you need to give users remote access to sieve
# by default, we limit this to localhost in Debian
sieve cmd="timsieved" listen="localhost:sieve" prefork=0 maxchild=100
# this one is needed for the notification services
notify cmd="notifyd" listen="/run/cyrus/socket/notify" proto="udp" prefork=1
# --- Murder frontends -
# enable these and disable the matching services above, # except for
sieve (which deals automatically with Murder)
# mupdate database service - must prefork at least 1
# (mupdate slaves)
#mupdate cmd="mupdate" listen=3905 prefork=1
# (mupdate master, only one in the entire cluster)
#mupdate cmd="mupdate -m" listen=3905 prefork=1
# proxies that will connect to the backends
#imap cmd="proxyd" listen="imap" prefork=0 maxchild=100
#imaps cmd="proxyd -s" listen="imaps" prefork=0 maxchild=100
#pop3 cmd="pop3proxyd" listen="pop3" prefork=0 maxchild=50
#pop3s cmd="pop3proxyd -s" listen="pop3s" prefork=0 maxchild=50
#lmtp cmd="lmtpproxyd" listen="lmtp" prefork=1 maxchild=20
# --
}
EVENTS {
# this is required
checkpoint cmd="/usr/sbin/cyrus ctl_cyrusdb -c" period=30
# this is only necessary if using duplicate delivery suppression
delprune cmd="/usr/sbin/cyrus 

Bug#954766: phpmyadmin: Error with twig

2020-03-23 Thread Gabriel Rolland [Res Novae]

Package: phpmyadmin
Version: 4:4.9.4+dfsg1-1
Severity: normal

Dear Maintainer,

Opening the alter structure page for adding a new column  we got those 
errors:


Fatal error: Uncaught Twig_Error_Syntax: Unexpected "apply" tag 
(expecting closing tag for the "if" tag defined near line 17). in 
/usr/share/phpmyadmin/templates/columns_definitions/column_virtuality.twig 
on line 17
( ! ) Twig_Error_Syntax: Unexpected "apply" tag (expecting closing tag 
for the "if" tag defined near line 17). in 
/usr/share/phpmyadmin/templates/columns_definitions/column_virtuality.twig 
on line 17



No problems with the 4.9.2 version

-- System Information:
Debian Release: 10.3
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable'), (100, 
'testing'), (50, 'unstable')

Architecture: amd64 (x86_64)

Kernel: Linux 4.19.0-8-amd64 (SMP w/12 CPU cores)
Kernel taint flags: TAINT_FIRMWARE_WORKAROUND
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8), 
LANGUAGE=it_IT.UTF-8 (charmap=UTF-8)

Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages phpmyadmin depends on:
ii  dbconfig-common  2.0.11+deb10u1
ii  dbconfig-mysql   2.0.11+deb10u1
ii  debconf [debconf-2.0]1.5.71
ii  libjs-openlayers 2.13.1+ds2-6
ii  libjs-sphinxdoc  1.8.4-1
ii  php  2:7.3+69
ii  php-cli  2:7.3+69
ii  php-common   2:69
ii  php-google-recaptcha 1.2.3-1
ii  php-mbstring 2:7.3+69
ii  php-mysql2:7.3+69
ii  php-phpmyadmin-motranslator  5.0.0-1
ii  php-phpmyadmin-shapefile 2.1-3
ii  php-phpmyadmin-sql-parser4.4.0-1
ii  php-phpseclib2.0.14-1
ii  php-psr-container1.0.0-1
ii  php-symfony-expression-language  3.4.22+dfsg-2+deb10u1
ii  php-twig 2.6.2-2
ii  php-twig-extensions  1.5.4-1
ii  php-xml  2:7.3+69
ii  php7.3 [php] 7.3.14-1~deb10u1
ii  php7.3-cli [php-cli] 7.3.14-1~deb10u1
ii  php7.3-json [php-json]   7.3.14-1~deb10u1
ii  php7.3-mbstring [php-mbstring]   7.3.14-1~deb10u1
ii  php7.3-xml [php-xml] 7.3.14-1~deb10u1
ii  sensible-utils   0.0.12
ii  ucf  3.0038+nmu1

Versions of packages phpmyadmin recommends:
ii  apache2 [httpd] 2.4.38-3+deb10u3
ii  nginx-light [httpd] 1.14.2-2+deb10u1
ii  php-bz2 2:7.3+69
ii  php-curl2:7.3+69
ii  php-gd  2:7.3+69
ii  php-tcpdf   6.3.4+dfsg1-1
ii  php-zip 2:7.3+69
ii  php7.3-bz2 [php-bz2]7.3.14-1~deb10u1
ii  php7.3-curl [php-curl]  7.3.14-1~deb10u1
ii  php7.3-gd [php-gd]  7.3.14-1~deb10u1
ii  php7.3-zip [php-zip]7.3.14-1~deb10u1

Versions of packages phpmyadmin suggests:
ii  default-mysql-server1.0.5
ii  elinks [www-browser]0.13~20190125-3
ii  mariadb-server-10.3 [virtual-mysql-server]  1:10.3.22-0+deb10u1
pn  php-bacon-qr-code   
pn  php-gd2 
pn  php-pragmarx-google2fa  
pn  php-recode  
pn  php-samyoul-u2f-php-server  
ii  php7.3-opcache [php-opcache]7.3.14-1~deb10u1
ii  w3m [www-browser]   0.5.3-37

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

-- debconf information:
  phpmyadmin/remote/newhost:
* phpmyadmin/upgrade-error: retry (skip questions)
  phpmyadmin/install-error: abort
  phpmyadmin/remote/port:
  phpmyadmin/missing-db-package-error: abort
  phpmyadmin/remove-error: abort
* phpmyadmin/passwords-do-not-match:
  phpmyadmin/purge: false
  phpmyadmin/remote/host: localhost
  phpmyadmin/internal/skip-preseed: false
  phpmyadmin/mysql/method: Unix socket
  phpmyadmin/db/dbname: phpmyadmin
* phpmyadmin/dbconfig-upgrade: true
  phpmyadmin/internal/reconfiguring: false
  phpmyadmin/upgrade-backup: true
  phpmyadmin/setup-username: admin
* phpmyadmin/dbconfig-reinstall: false
  phpmyadmin/db/app-user: phpmyadmin@localhost
  phpmyadmin/database-type: mysql
* phpmyadmin/reconfigure-webserver: apache2
  phpmyadmin/dbconfig-remove:
* phpmyadmin/mysql/admin-user: debian-sys-maint
* phpmyadmin/dbconfig-install: true



Bug#929784: linux-image-amd64: amd_iommu conflict with Marvell Sata controller

2019-05-31 Thread Gabriel Rolland
Package: linux-image-amd64
Version: 4.19+105~bpo9+1
Severity: normal

Dear Maintainer,

When I try to enable Intel's IOMMU, the Marvell SATA controller doesn't work.
Same problem with kernel 4.9.0-9
And if I disable the IOMMU the system work but the video doesn't
[   11.694280] kfd kfd: error getting iommu info. is the iommu enabled?
[   11.694326] kfd kfd: Error initializing iommuv2
[   11.694400] Creating topology SYSFS entries
[   11.694561] kfd kfd: device 1002:9874 NOT added due to errors

lspci 
01:00.0 SATA controller: Marvell Technology Group Ltd. 88SE9230 PCIe SATA 6Gb/s 
Controller (rev 11)
00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] 
Carrizo (rev 87)

lshw
   *-storage
description: SATA controller
product: 88SE9230 PCIe SATA 6Gb/s Controller
vendor: Marvell Technology Group Ltd.
physical id: 0
bus info: pci@:01:00.0
version: 11
width: 32 bits
clock: 33MHz
capabilities: storage pm msi pciexpress ahci_1.0 bus_master 
cap_list rom
   
configuration: driver=ahci latency=0

   
resources: irq:32 ioport:e050(size=8) ioport:e040(size=4) 
ioport:e030(size=8) ioport:e020(size=4) ioport:e000(size=32) 
memory:fea4-fea407ff memory:fea0-fea3
*-display
 description: VGA compatible controller
 product: Carrizo
 vendor: Advanced Micro Devices, Inc. [AMD/ATI]
 physical id: 1 
 bus info: pci@:00:01.0  
 version: 87
 width: 64 bits
 clock: 33MHz
 capabilities: pm pciexpress msi vga_controller bus_master cap_list 
rom
 configuration: driver=amdgpu latency=0
 resources: irq:38 memory:f000-f3ff 
memory:f400-f47f ioport:f000(size=256) memory:feb0-feb3 
memory:c-d

For more information:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1810239
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1089768

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

Kernel: Linux 4.19.0-0.bpo.5-amd64 (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8), 
LANGUAGE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages linux-image-amd64 depends on:
ii  linux-image-4.19.0-0.bpo.5-amd64  4.19.37-3~bpo9+1

linux-image-amd64 recommends no packages.

linux-image-amd64 suggests no packages.

-- no debconf information



Bug#879007: Same problem

2019-05-27 Thread Gabriel Rolland [Res Novae]
Same problem here.
Is it not possible to have an update for the stable release?
What is the procedure for applying the proposed patch?



Bug#820303: libvte 0.45.90-1

2016-08-22 Thread Gabriel Rolland [Res Novae]
The bug still exist with libvte-2.91-0 version 0.45.90-1



Bug#620320: cyrus-imapd: Solved with rsyslog

2015-12-28 Thread Gabriel Rolland
Package: cyrus-imapd
Version: 2.4.17+caldav~beta10-18
Followup-For: Bug #620320

I have created the file /etc/rsyslog.d/cyrus.conf with the following rule:

if $programname == 'cyrus' then {
 if $msg contains_i 'fetching user_deny' then stop
}


-- System Information:
Debian Release: 8.2
  APT prefers stable
  APT policy: (501, 'stable'), (500, 'unstable'), (50, 'testing'), (1, 
'experimental')
Architecture: i386 (x86_64)

Kernel: Linux 3.16.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages cyrus-imapd depends on:
ii  cyrus-common  2.4.17+caldav~beta10-18
ii  dpkg  1.17.26
ii  libc6 2.19-18+deb8u1
ii  libcomerr21.42.12-1.1
ii  libdb5.3  5.3.28-9
ii  libical1a 1.0-1.3
ii  libkrb5-3 1.12.1+dfsg-19+deb8u1
ii  libsasl2-22.1.26.dfsg1-13+deb8u1
ii  libsqlite3-0  3.8.7.1-1+deb8u1
ii  libssl1.0.0   1.0.1k-3+deb8u2
ii  libwrap0  7.6.q-25
ii  zlib1g1:1.2.8.dfsg-2+b1

cyrus-imapd recommends no packages.

cyrus-imapd suggests no packages.

-- no debconf information



Bug#742801: phpmyadmin: JS error with inline edit

2014-03-27 Thread Gabriel Rolland
Package: phpmyadmin
Version: 4:4.1.12-1
Severity: normal



-- System Information:
Debian Release: 7.4
  APT prefers stable
  APT policy: (501, 'stable'), (500, 'unstable'), (50, 'testing'), (1, 
'experimental')
Architecture: i386 (x86_64)

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

Versions of packages phpmyadmin depends on:
ii  dbconfig-common   1.8.47+nmu1
ii  debconf [debconf-2.0] 1.5.49
ii  libapache2-mod-php5   5.4.4-14+deb7u8
ii  libjs-jquery  1.7.2+dfsg-3
ii  libjs-jquery-cookie   9-1
ii  libjs-jquery-event-drag   9-1
ii  libjs-jquery-mousewheel   9-1
ii  libjs-jquery-tablesorter  9-1
ii  libjs-jquery-ui   1.10.1+dfsg-1
ii  libjs-sphinxdoc   1.2.2+dfsg-1
ii  perl  5.14.2-21+deb7u1
ii  php-gettext   1.0.11-1
ii  php5  5.4.4-14+deb7u8
ii  php5-common [php5-json]   5.4.4-14+deb7u8
ii  php5-mcrypt   5.4.4-14+deb7u8
ii  php5-mysql5.4.4-14+deb7u8
ii  ucf   3.0025+nmu3

Versions of packages phpmyadmin recommends:
ii  apache2-mpm-prefork [httpd]  2.2.22-13+deb7u1
ii  mysql-client 5.5.35+dfsg-0+wheezy1
ii  mysql-client-5.5 [virtual-mysql-client]  5.5.35+dfsg-0+wheezy1
ii  php-tcpdf6.0.048+dfsg-2
ii  php5-gd  5.4.4-14+deb7u8

Versions of packages phpmyadmin suggests:
ii  links [www-browser]  2.7-1+deb7u1
ii  mysql-server 5.5.35+dfsg-0+wheezy1
ii  mysql-server-5.5 [virtual-mysql-server]  5.5.35+dfsg-0+wheezy1
ii  w3m [www-browser]0.5.3-8

-- debconf information excluded


When using the inline edit phpmyadmin trow a fatal js error (message: 
TypeError: $.parseHTML is not a function)


The whole report is:
{
exception: {
mode: onerror,
message: TypeError: $.parseHTML is not a function,
stack: [
{
line: 1320,
func: ?,
context: [
});,
});,
// update the display of 
executed SQL query command,
if (typeof data.sql_query != 
'undefined') {,
//extract query box ,
\tvar $result_query = 
$($.parseHTML(data.sql_query));,
\tvar sqlOuter = 
$result_query.find('.sqlOuter')//...,
\tvar tools = 
$result_query.find('.tools').wrap(//...,
// If two query box exists 
update query in //...,

if($('#result_query').find('div.sqlOuter').//...,
\t   
$('#result_query').children(\:nth-child(4)\//...
],
filename: makegrid.js
}
],
useragent: Mozilla/5.0 (X11; Linux x86_64; rv:29.0) Gecko/20100101 
Firefox/29.0 Iceweasel/29.0,
uri: sql.php?target=
},
script_name: sql.php,
pma_version: 4.1.12deb1,
browser_name: FIREFOX,
browser_version: 29.0,
user_os: Linux,
server_software: Apache/2.2.22 (Debian),
user_agent_string: Mozilla/5.0 (X11; Linux x86_64; rv:29.0) 
Gecko/20100101 Firefox/29.0 Iceweasel/29.0,
locale: it,
configuration_storage: enabled,
php_version: 5.4.4-14+deb7u8,
microhistory: {
pages: [
{
hash: 
db_structure.php?db=avipressetable=server=1target=token=1c4609eb0c8ea21be0c3377dad7ceeeb,
params: {
opendb_url: db_structure.php,
safari_browser: 0,
querywindow_height: 400,
querywindow_width: 600,
collation_connection: utf8mb4_general_ci,
lang: it,
server: 1,
text_dir: ltr,
pma_text_default_tab: Mostra,
pma_text_left_default_tab: Struttura,
confirm: true
}
},
{
hash: 
sql.php?db=avipressetable=banserver=1target=token=1c4609eb0c8ea21be0c3377dad7ceeeb,
params: {
opendb_url: db_structure.php,
safari_browser: 0,
querywindow_height: 400,
querywindow_width: 600,
collation_connection: utf8mb4_general_ci,
lang: it,
server: 1,
text_dir: ltr,
pma_text_default_tab: Mostra,

Bug#742801: old version ok

2014-03-27 Thread Gabriel Rolland [Res Novae]
No problem whit version 4:4.1.9-1


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



Bug#708611: phpmyadmin: css and js not updated

2013-05-17 Thread Gabriel Rolland [Res Novae]
Package: phpmyadmin
Version: 4:4.0.1-1
Severity: normal

Hi, the .deb of phpmyadmin version 4:4.0.1-1 seeems to ahve problem with
css and js.
The login form has class .hidden, and the js for ajax editin, ecc... are
not working.
Replacing the folder css and js with the ones of the downloaded packages
from phpmyadmin.net resolve the problem.


-- System Information:
Debian Release: 7.0
  APT prefers stable
  APT policy: (501, 'stable'), (50, 'testing'), (1, 'experimental')
Architecture: i386 (i686)

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

Versions of packages phpmyadmin depends on:
ii  dbconfig-common   1.8.47+nmu1
ii  debconf [debconf-2.0] 1.5.49
ii  libapache2-mod-php5   5.4.4-14
ii  libjs-codemirror  2.23-1
ii  libjs-jquery  1.7.2+dfsg-1
ii  libjs-jquery-cookie   6-1
ii  libjs-jquery-event-drag   6-1
ii  libjs-jquery-mousewheel   6-1
ii  libjs-jquery-tablesorter  6-1
ii  libjs-jquery-ui   1.8.ooops.21+dfsg-2
ii  libjs-underscore  1.1.6-1+deb7u1
ii  perl  5.14.2-21
ii  php-gettext   1.0.11-1
ii  php5  5.4.4-14
ii  php5-mcrypt   5.4.4-14
ii  php5-mysql5.4.4-14
ii  ttf-dejavu-core   2.33-3
ii  ucf   3.0025+nmu3

Versions of packages phpmyadmin recommends:
ii  apache2-mpm-prefork [httpd]  2.2.22-13
ii  mysql-client 5.5.31+dfsg-0+wheezy1
ii  mysql-client-5.5 [mysql-client]  5.5.31+dfsg-0+wheezy1
ii  php5-gd  5.4.4-14

Versions of packages phpmyadmin suggests:
ii  links [www-browser]  2.7-1
ii  mysql-server 5.5.31+dfsg-0+wheezy1
ii  w3m [www-browser]0.5.3-8

-- Configuration Files:
/etc/phpmyadmin/config.inc.php changed [not included]

-- debconf information:
  phpmyadmin/remove-error: abort
  phpmyadmin/setup-username: admin
  phpmyadmin/db/app-user: phpmyadmin
  phpmyadmin/install-error: retry
* phpmyadmin/reconfigure-webserver: apache2
  phpmyadmin/remote/host:
* phpmyadmin/dbconfig-install: true
  phpmyadmin/remote/port:
* phpmyadmin/dbconfig-upgrade: true
  phpmyadmin/mysql/admin-user: root
  phpmyadmin/internal/reconfiguring: false
  phpmyadmin/missing-db-package-error: abort
  phpmyadmin/remote/newhost:
  phpmyadmin/upgrade-error: abort
  phpmyadmin/dbconfig-reinstall: false
  phpmyadmin/db/dbname: phpmyadmin
  phpmyadmin/database-type: mysql
  phpmyadmin/internal/skip-preseed: false
  phpmyadmin/upgrade-backup: true
  phpmyadmin/dbconfig-remove:
  phpmyadmin/passwords-do-not-match:
  phpmyadmin/mysql/method: unix socket
  phpmyadmin/purge: false


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



Bug#708612: phpmyadmin: css and js not updated

2013-05-17 Thread Gabriel Rolland
Package: phpmyadmin
Version: 4:4.0.1-1
Severity: normal

Hi, the .deb of phpmyadmin version 4:4.0.1-1 seeems to ahve problem with css 
and js.
The login form has class .hidden, and the js for ajax editin, ecc... are not 
working.
Replacing the folder css and js with the ones of the downloaded packages from 
phpmyadmin.net resolve the problem.


-- System Information:
Debian Release: 7.0
  APT prefers stable
  APT policy: (501, 'stable'), (50, 'testing'), (1, 'experimental')
Architecture: i386 (i686)

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

Versions of packages phpmyadmin depends on:
ii  dbconfig-common   1.8.47+nmu1
ii  debconf [debconf-2.0] 1.5.49
ii  libapache2-mod-php5   5.4.4-14
ii  libjs-codemirror  2.23-1
ii  libjs-jquery  1.7.2+dfsg-1
ii  libjs-jquery-cookie   6-1
ii  libjs-jquery-event-drag   6-1
ii  libjs-jquery-mousewheel   6-1
ii  libjs-jquery-tablesorter  6-1
ii  libjs-jquery-ui   1.8.ooops.21+dfsg-2
ii  libjs-underscore  1.1.6-1+deb7u1
ii  perl  5.14.2-21
ii  php-gettext   1.0.11-1
ii  php5  5.4.4-14
ii  php5-mcrypt   5.4.4-14
ii  php5-mysql5.4.4-14
ii  ttf-dejavu-core   2.33-3
ii  ucf   3.0025+nmu3

Versions of packages phpmyadmin recommends:
ii  apache2-mpm-prefork [httpd]  2.2.22-13
ii  mysql-client 5.5.31+dfsg-0+wheezy1
ii  mysql-client-5.5 [mysql-client]  5.5.31+dfsg-0+wheezy1
ii  php5-gd  5.4.4-14

Versions of packages phpmyadmin suggests:
ii  links [www-browser]  2.7-1
ii  mysql-server 5.5.31+dfsg-0+wheezy1
ii  w3m [www-browser]0.5.3-8

-- Configuration Files:
/etc/phpmyadmin/config.inc.php changed [not included]

-- debconf information:
  phpmyadmin/remove-error: abort
  phpmyadmin/setup-username: admin
  phpmyadmin/db/app-user: phpmyadmin
  phpmyadmin/install-error: retry
* phpmyadmin/reconfigure-webserver: apache2
  phpmyadmin/remote/host:
* phpmyadmin/dbconfig-install: true
  phpmyadmin/remote/port:
* phpmyadmin/dbconfig-upgrade: true
  phpmyadmin/mysql/admin-user: root
  phpmyadmin/internal/reconfiguring: false
  phpmyadmin/missing-db-package-error: abort
  phpmyadmin/remote/newhost:
  phpmyadmin/upgrade-error: abort
  phpmyadmin/dbconfig-reinstall: false
  phpmyadmin/db/dbname: phpmyadmin
  phpmyadmin/database-type: mysql
  phpmyadmin/internal/skip-preseed: false
  phpmyadmin/upgrade-backup: true
  phpmyadmin/dbconfig-remove:
  phpmyadmin/passwords-do-not-match:
  phpmyadmin/mysql/method: unix socket
  phpmyadmin/purge: false


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



Bug#708612: (no subject)

2013-05-17 Thread Gabriel Rolland [Res Novae]
Sorry, duplicate bug report of #708611


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



Bug#632485: SOLVED!

2011-07-29 Thread Gabriel Rolland
Hi, I have found the problem!

The problem was the /tmp partition mounted with the noexec option.
Remounting it with sudo mount -o remount,exec /tmp solved my problem.

For more info see: https://bugs.gentoo.org/350336?id=350336



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



Bug#632485: libgl1-nvidia-glx: Segmentation fault

2011-07-27 Thread Gabriel Rolland
I have tried the new kernel (3.0.0-1-amd64) with nvidia drivers 275.21,
same problem.

glxheads
glxheads: exercise multiple GLX connections (any key = exit)
Usage:
  glxheads xdisplayname ...
Example:
  glxheads :0 mars:0 venus:1
Name: :0
  Display: 0xe3d2a0
  Window:  0x222
  Context: 0xe5ba78
  GL_VERSION:  3.3.0 NVIDIA 275.21
  GL_VENDOR:   NVIDIA Corporation
  GL_RENDERER: GeForce 9600 GT/PCI/SSE2
Segmentation fault


dmesg
[  574.751200] glxinfo[30165]: segfault at fff8 ip
7f46e343d2b4 sp 7fff19abde30 error 4 in
libnvidia-glcore.so.275.21[7f46e2461000+15d5000]
[  583.421955] glxheads[30169]: segfault at 0 ip   (null) sp
7fffa77a4878 error 14 in glxheads[40+2000]




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



Bug#632485: Segmentation fault in libnvidia-glcore.so.275.09.07

2011-07-05 Thread Gabriel Rolland
Hi,
I have the same problem.

Gabriel

glxheads:
Name: :0
  Display: 0x258bf40
  Window:  0x562
  Context: 0x25aa758
  GL_VERSION:  3.3.0 NVIDIA 280.04
  GL_VENDOR:   NVIDIA Corporation
  GL_RENDERER: GeForce 9600 GT/PCI/SSE2
Errore di segmentazione (segmentation fault)

uname -a
Linux webdev2 2.6.39-2-amd64 #1 SMP Wed Jun 8 11:01:04 UTC 2011 x86_64
GNU/Linux

lspci
01:00.0 VGA compatible controller: nVidia Corporation G94 [GeForce 9600
GT] (rev a1) (prog-if 00 [VGA controller])
Subsystem: Micro-Star International Co., Ltd. Device 1270
Flags: bus master, fast devsel, latency 0, IRQ 19
Memory at fd00 (32-bit, non-prefetchable) [size=16M]
Memory at d000 (64-bit, prefetchable) [size=256M]
Memory at fa00 (64-bit, non-prefetchable) [size=32M]
I/O ports at d800 [size=128]
[virtual] Expansion ROM at fea8 [disabled] [size=512K]
Capabilities: [60] Power Management version 3
Capabilities: [68] MSI: Enable- Count=1/1 Maskable- 64bit+
Capabilities: [78] Express Endpoint, MSI 00
Capabilities: [b4] Vendor Specific Information: Len=14 ?
Capabilities: [100] Virtual Channel
Capabilities: [128] Power Budgeting ?
Capabilities: [600] Vendor Specific Information: ID=0001 Rev=1
Len=024 ?
Kernel driver in use: nvidia





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



Bug#594350: Sense: Unrecovered read error - auto reallocate failed, failed command: READ DMA

2011-05-06 Thread Gabriel Rolland
Package: linux-2.6
Severity: important


Same problem here, thinking about an hardware error we have changed the
HD, but the problem is still here.

/var/log/messages
May  6 08:20:32 mailserver kernel: [59611.168262] sd 0:0:0:0: [sda]
Unhandled sense code
May  6 08:20:32 mailserver kernel: [59611.168265] sd 0:0:0:0: [sda]
Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
May  6 08:20:32 mailserver kernel: [59611.168270] sd 0:0:0:0: [sda]
Sense Key : Medium Error [current] [descriptor]
May  6 08:20:32 mailserver kernel: [59611.168276] Descriptor sense data
with sense descriptors (in hex):
May  6 08:20:32 mailserver kernel: [59611.168279] 72 03 11 04 00
00 00 0c 00 0a 80 00 00 00 00 00
May  6 08:20:32 mailserver kernel: [59611.168288] 17 b9 c2 00
May  6 08:20:32 mailserver kernel: [59611.168292] sd 0:0:0:0: [sda] Add.
Sense: Unrecovered read error - auto reallocate failed
May  6 08:20:32 mailserver kernel: [59611.168299] sd 0:0:0:0: [sda] CDB:
Read(10): 28 00 17 b9 c2 00 00 00 08 00


smartctl
Error 65535 occurred at disk power-on lifetime: 0 hours (0 days + 0 hours)
  When the command that caused the error occurred, the device was active
or idle.

  After command completion occurred, registers were:
  ER ST SC SN CL CH DH
  -- -- -- -- -- -- --
  40 51 00 3e 8f 05 ea  Error: UNC at LBA = 0x0a058f3e = 168136510

  Commands leading to the command that caused the error were:
  CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
  -- -- -- -- -- -- -- --    
  c8 00 06 3e 8f 05 ea 08  00:19:47.320  READ DMA
  ec 00 00 00 00 00 a0 0a  00:19:47.310  IDENTIFY DEVICE
  ef 03 46 00 00 00 a0 0a  00:19:47.310  SET FEATURES [Set transfer
mode]
  ec 00 00 00 00 00 a0 0a  00:19:47.310  IDENTIFY DEVICE



-- System Information:
Debian Release: 6.0.1
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

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



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



Bug#594350: bug 578129

2011-05-06 Thread Gabriel Rolland
Maybe is related to bug 578129 ?



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