Bug#1030860: DeprecationWarning: cgi is deprecated

2023-02-08 Thread Enrico Rossi
Package: buku
Version: 4.7+ds-1
Severity: minor
X-Debbugs-Cc: e.ro...@tecnobrain.com

Dear Maintainer,

running buku gives this warning:

/usr/bin/buku:22: DeprecationWarning: 'cgi' is deprecated and slated for 
removal in Python 3.13
  import cgi

for the rest the software works.

Thanks for packaging.
Cheers
E.

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

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

Versions of packages buku depends on:
ii  python3   3.11.1-2
ii  python3-bs4   4.11.1-3
ii  python3-certifi   2022.9.24-1
ii  python3-cryptography  38.0.4-2
ii  python3-html5lib  1.1-3
ii  python3-urllib3   1.26.12-1

buku recommends no packages.

buku suggests no packages.

-- no debconf information

-- 
GPG key: 4096R/5E0195FAF2133176 2010-10-19 Enrico Rossi 



Bug#989603: ocsinventory-server: Does not start after install

2021-06-08 Thread Enrico Rossi
Hi,

finally copy/paste the same file from the Buster version seems to solve
the problem.

/usr/share/perl5/Apache/Ocsinventory/Plugins/Apache.pm

Tnx
E.

-- 
GPG key: 4096R/5E0195FAF2133176 2010-10-19 Enrico Rossi 



Bug#989603: ocsinventory-server: Does not start after install

2021-06-08 Thread Enrico Rossi
Hi,

looks like the:

/usr/share/perl5/Apache/Ocsinventory/Plugins/Apache.pm

file is missing. It was present in the old (buster) version.

E.

-- 
GPG key: 4096R/5E0195FAF2133176 2010-10-19 Enrico Rossi 



Bug#989603: ocsinventory-server: Does not start after install

2021-06-08 Thread Enrico Rossi
Package: ocsinventory-server
Version: 2.8+dfsg1-1
Severity: grave
Justification: renders package unusable
X-Debbugs-Cc: e.ro...@tecnobrain.com

Dear Maintainer,

after installing the package on a clean and dedicated server, following
the README.Debian file provided on:

Post-installation notes
---

Please note that after first installation, or after an upgrade, it's recommended
to call http://your_ocs_server/ocsreports/install.php ;

but the apache server does not start with the error:

[Tue Jun 08 11:35:37.412729 2021] [perl:error] [pid 589] Can't locate 
Apache/Ocsinventory/Plugins/Apache.pm in @INC (you may need to install the 
Apache::Ocsinventory::Plugins::Apache module) (@INC contains: /etc/perl 
/usr/local/lib/x86_64-linux-gnu/perl/5.32.1 /usr/local/share/perl/5.32.1 
/usr/lib/x86_64-linux-gnu/perl5/5.32 /usr/share/perl5 
/usr/lib/x86_64-linux-gnu/perl/5.32 /usr/share/perl/5.32 
/usr/local/lib/site_perl /etc/apache2) at (eval 13) line 1.\n
[Tue Jun 08 11:35:37.412792 2021] [perl:error] [pid 589] Can't load Perl module 
Apache::Ocsinventory::Plugins::Apache for server inventory.example.org:0, 
exiting...

Thanks for maintaining.
E.

-- 
GPG key: 4096R/5E0195FAF2133176 2010-10-19 Enrico Rossi 



Bug#974586: loganalyzer: depends on php5 to use mysql db as a backend.

2020-11-12 Thread Enrico Rossi
Package: loganalyzer
Version: 4.1.5+dfsg-2
Severity: important
Tags: upstream

Dear Maintainer,

Loganalyzer make use of mysql_*() functions that have been deprecated in
php5.5 and that are not available in php7 (current stable).
The problem have been solved upstream from the LogAnalyzer v4.1.6
(v4-stable) version.

ex:

PHP Fatal error:  Uncaught Error: Call to undefined function mysql_select_db() 
in /usr/share/loganalyzer/install.php:382\nStack trace:\n#0 {main}\n  thrown in 
/usr/share/loganalyzer/install.php on line 382, ...

Thanks
E.

-- 
GPG key: 4096R/5E0195FAF2133176 2010-10-19 Enrico Rossi 



Bug#960923: nagios-plugins-contrib: check_libvirt wrong hardcoded cache file path

2020-05-18 Thread Enrico Rossi
Package: nagios-plugins-contrib
Version: 24.20190301
Severity: normal

Dear Maintainer,

In order to run checks on libvirt VMs, like CPU etc... a cache file need
to be created. The path to this is hardcoded in the script as:

/opt/monitor/var/check_libvirt

as you can see here (line 37):

https://salsa.debian.org/nagios-team/pkg-nagios-plugins-contrib/-/blob/master/check_libvirt/check_libvirt

I can see also that the package create some libvirt caches in
/var/lib/nagios/.cache, probably because it's the nagios home dir.
Not ideal, but changing that hardcoded path to something like
"/var/lib/nagios/.cache/check_libvirt" fix the problem.

Thanks for the package.
Bye
E.

-- 
GPG key: 4096R/5E0195FAF2133176 2010-10-19 Enrico Rossi 



Bug#923572: dump1090-mutability: systemd unit should not depend on default configuration.

2019-03-02 Thread Enrico Rossi
Package: dump1090-mutability
Version: 1.15~20180310.4a16df3+dfsg-6
Severity: normal

Dear Maintainer,

when the daemon is disabled by /etc/default/dump1090-mutability, but
enabled in systemd, the result is:

systemctl status dump1090-mutability

● dump1090-mutability.service - LSB: dump1090 daemon (mutability variant)
   Loaded: loaded (/etc/init.d/dump1090-mutability; generated)
   Active: active (exited) since Sat 2019-03-02 10:40:28 CET; 10min ago
 Docs: man:systemd-sysv-generator(8)
  Process: 29286 ExecStart=/etc/init.d/dump1090-mutability start (code=exited, 
status=0/SUCCESS)

Mar 02 10:40:28 pc systemd[1]: Starting LSB: dump1090 daemon (mutability 
variant)...
Mar 02 10:40:28 pc dump1090-mutability[29286]: Not starting dump1090-mutability 
daemon, disabled via /etc/default/dump1090-mutability ... (warning).
Mar 02 10:40:28 pc systemd[1]: Started LSB: dump1090 daemon (mutability 
variant).

The units result active and working, but the daemon is not.
IMHO this default should be removed/ignored with systemd.

Thanks
E.

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

Kernel: Linux 4.19.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_IE.UTF-8, LC_CTYPE=en_IE.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages dump1090-mutability depends on:
ii  adduser   3.118
ii  debconf [debconf-2.0] 1.5.70
ii  libc6 2.28-7
ii  libjs-excanvas0.r3-4
ii  libjs-jquery-ui   1.12.1+dfsg-5
ii  libjs-jquery-ui-theme-smoothness  1.12.1+dfsg-1
ii  librtlsdr00.6-1
ii  lsb-base  10.2018112800

Versions of packages dump1090-mutability recommends:
pn  lighttpd  
ii  python2.7.15-4

dump1090-mutability suggests no packages.

-- debconf information:
  dump1090-mutability/net-bi-port: 30004,30104
  dump1090-mutability/rtlsdr-gain: max
  dump1090-mutability/net-ri-port: 30001
  dump1090-mutability/extra-args:
  dump1090-mutability/invalid-is_unsigned_int:
  dump1090-mutability/decode-lat:
  dump1090-mutability/invalid-is_number_or_empty:
  dump1090-mutability/invalid-is_non_root_user:
  dump1090-mutability/net-heartbeat: 60
  dump1090-mutability/invalid-is_unsigned_number:
  dump1090-mutability/invalid-is_unsigned_int_or_empty:
  dump1090-mutability/use-lighttpd: true
  dump1090-mutability/net-buffer: 262144
  dump1090-mutability/json-interval: 1
  dump1090-mutability/rtlsdr-ppm: 0
* dump1090-mutability/auto-start: false
  dump1090-mutability/json-dir: /run/dump1090-mutability
  dump1090-mutability/net-sbs-port: 30003
  dump1090-mutability/run-as-user: dump1090
  dump1090-mutability/log-file: /var/log/dump1090-mutability.log
  dump1090-mutability/log-decoded-messages: false
  dump1090-mutability/net-bind-address: 127.0.0.1
  dump1090-mutability/decode-fixcrc: true
  dump1090-mutability/json-location-accuracy: approximate
  dump1090-mutability/net-out-size: 500
  dump1090-mutability/invalid-is_ipaddrish_or_empty:
  dump1090-mutability/invalid-is_positive_int:
  dump1090-mutability/decode-lon:
  dump1090-mutability/net-out-interval: 1
  dump1090-mutability/stats-interval: 3600
  dump1090-mutability/invalid-is_signed_int_or_empty:
  dump1090-mutability/rtlsdr-device:
  dump1090-mutability/invalid-is_not_empty:
  dump1090-mutability/invalid-is_port_list:
  dump1090-mutability/invalid-is_valid_gain:
  dump1090-mutability/invalid-is_port_number:
  dump1090-mutability/decode-max-range: 300
  dump1090-mutability/net-bo-port: 30005
  dump1090-mutability/invalid-is_number:
  dump1090-mutability/invalid-is_signed_int:
  dump1090-mutability/net-ro-port: 30002

-- 
GPG key: 4096R/5E0195FAF2133176 2010-10-19 Enrico Rossi 



Bug#920349: zabbix-frontend-php: PHP Fatal error: Uncaught Error: Unsupported operand types

2019-01-24 Thread Enrico Rossi
Package: zabbix-frontend-php
Version: 1:4.0.3+dfsg-2
Severity: important


Dear Maintainer,

Manually create a configuration file /etc/zabbix/zabbix.conf.php from
the example provided in /usr/share/doc/zabbix-frontend-php/examples/
with properly fixed parameters make the frontend works.

Thanks
E.

-- 
GPG key: 4096R/5E0195FAF2133176 2010-10-19 Enrico Rossi 



Bug#920349: zabbix-frontend-php: PHP Fatal error: Uncaught Error: Unsupported operand types

2019-01-24 Thread Enrico Rossi
Package: zabbix-frontend-php
Version: 1:4.0.3+dfsg-2
Severity: important

Dear Maintainer,

I have installed zabbix-server-pgsql  on a dedicated server from a
Debian-Buster scratch installation.

Following the documentation I'm able to run the server connected to the
db.

After that I've installed zabbix-frontend-php, following the doc I have
enabled the zabbix-frontend-php.conf.

Opening the http://zabbix.mydomain/zabbix/ webpage nothing happen and in
the /var/log/apache2/error.log I have:

[Thu Jan 24 14:30:59.960745 2019] [php7:error] [pid 879] [client
10.0.0.20:34354] PHP Fatal error:  Uncaught Error: Unsupported
operand types in
/usr/share/zabbix/include/classes/core/ZBase.php:111\nStack trace:\n#0
/usr/share/zabbix/include/classes/core/ZBase.php(119): ZBase->init()\n#1
/usr/share/zabbix/include/config.inc.php(33): ZBase->run('default')\n#2
/usr/share/zabbix/index.php(25): require_once('/usr/share/zabb...')\n#3
{main}\n  thrown in /usr/share/zabbix/include/classes/core/ZBase.php on
line 111

Thanks for the package.
E.

-- 
GPG key: 4096R/5E0195FAF2133176 2010-10-19 Enrico Rossi 



Bug#910518: hamfax: hang on dsp-rx after the transmission is completed or cancelled.

2018-10-07 Thread Enrico Rossi
Package: hamfax
Version: 0.8.1-1+b1
Severity: important

Dear Maintainer,

after start receiving via DSP everything looks normal, but if I click
cancel to stop the RX or the transmission ends normally, hamfax hang
without giving any error.
The system is using pulseaudio.

Thanks
E.

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

Kernel: Linux 4.18.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_IE.UTF-8, LC_CTYPE=en_IE.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages hamfax depends on:
ii  libasound2 1.1.6-1
ii  libaudiofile1  0.3.6-4
ii  libc6  2.27-6
ii  libgcc11:8.2.0-7
ii  libhamlib2 3.2-3
ii  libqtcore4 4:4.8.7+dfsg-17
ii  libqtgui4  4:4.8.7+dfsg-17
ii  libstdc++6 8.2.0-7

hamfax recommends no packages.

hamfax suggests no packages.

-- no debconf information

-- 
GPG key: 4096R/5E0195FAF2133176 2010-10-19 Enrico Rossi 



Bug#908294: hamlib: FTBFS (Syntax error: "then" unexpected)

2018-09-08 Thread Enrico Rossi
tags 908294 + fixed pending confirmed
stop

Hi Santiago,

it is strange why we were able to build it without catch the error, see
buildd logs.
Anyway you are right and I have fixed it on salsa.

Thanks for reporting.

-- 
GPG key: 4096R/5E0195FAF2133176 2010-10-19 Enrico Rossi 



Bug#906899: wsjtx: Upstream 1.9.1 available

2018-08-23 Thread Enrico Rossi
Hi,

could I suggest we continue this discussion on the mailing list?

Anyway the target would be to have wsjtx 1.8 working with hamlib 3.2
provided by Debian and (hopefully) libboost provided by Debian.

Wsjtx 1.9.1 brings his own hamlib, which it looks like this hamlib
commit d1b545b 2018-05-25.

Three days ago hamlib 3.3 has been committed, so it is reasonable to
think to have a wsjtx builded on top of hamlib 3.3 provided by Debian
and the same for libboost.

I think this is a reasonable plan.
Tnx
E.

-- 
GPG key: 4096R/5E0195FAF2133176 2010-10-19 Enrico Rossi 



Bug#906899: wsjtx: Upstream 1.9.1 available

2018-08-23 Thread Enrico Rossi
Hi Paul,

there is an ongoing effort to package the 1.8 version first, see

https://salsa.debian.org/debian-hamradio-team/wsjtx

as soon as #906775 got fixed.

Thanks for reporting.
Bye
E.

-- 
GPG key: 4096R/5E0195FAF2133176 2010-10-19 Enrico Rossi 



Bug#906775: hamlib: FTBFS in buster/sid (makeinfo: command not found)

2018-08-21 Thread Enrico Rossi
tags 906775 + fixed pending confirmed
stop

Hi,

I confirm that hamlib 3.2 is ready and soon will be uploaded, also this
bug is triggered by missing texinfo build-dep in the package.

Thanks for reporting.
Bye
E.

On Tue, Aug 21, 2018 at 11:07:49AM +0200, Ervin Hegedüs wrote:
> 
> The workaround is just install the texinfo package manually.

-- 
GPG key: 4096R/5E0195FAF2133176 2010-10-19 Enrico Rossi 



Bug#890661: debtags.debian.org: edit page for harmony returns "Package harmony was not found"

2018-02-24 Thread Enrico Rossi
Hi Pabs,

Meanwhile can you send me or attach the tags you want for the harmony
package so I can add it to the db?
Thanks
E.

On Sat, Feb 17, 2018 at 09:14:05PM +0800, Paul Wise wrote:
> The edit page for harmony returns a 404 response with text/html MIME
> type and "Package harmony was not found" as the full response.
> For other packages it returns the JavaScript based editor.
> 
> https://debtags.debian.org/edit/harmony

-- 
GPG key: 4096R/5E0195FAF2133176 2010-10-19 Enrico Rossi <e.ro...@tecnobrain.com>



Bug#884196: debtags FTBFS with pyflakes 1.6.0-1

2017-12-21 Thread Enrico Rossi
tags 884196 confirmed
stop

Hi,

I have already fixed the use of pyflakes3 instead of pyflakes, but new
errors are now present during tests.
I hope to fix them soon and proceed to upload.

Thanks
E.

-- 
GPG key: 4096R/5E0195FAF2133176 2010-10-19 Enrico Rossi <e.ro...@tecnobrain.com>



Bug#876881: site: https://debtags.debian.org/edit/ says in JS console "POST https://debtags.debian.org/api/patch 403 (FORBIDDEN)"

2017-11-27 Thread Enrico Rossi
Hi Axel,

The website is broken right now, can you tell me the fix you need or
eventually provide a patch against the tags database here so I can
upload it?

https://anonscm.debian.org/cgit/debtags/tagdb.git/

Thanks
E.

-- 
GPG key: 4096R/5E0195FAF2133176 2010-10-19 Enrico Rossi <e.ro...@tecnobrain.com>



Bug#874791: gajim: Crash on startup with python-gnupg >= 0.4 without gpg1

2017-09-09 Thread Enrico Rossi
Package: gajim
Version: 0.16.8-3
Severity: important

Dear Maintainer,

updating to python-gnupg 0.4.1-1 which let gajim run with only gpg2
installed, it crash because it tries to lunch gpg1 binary hardcoded into
the gajim.py (see /usr/share/gajim/src/common/gajim.py line 162).

1st workaround: create a symlink gpg1 -> gpg and it works.
2nd workaround: change the line above from gpg1 to gpg.

Anyway given that python-gnupg in buster will support both gpg versions,
IMO gajim should not force one version of gpg, or set a dependency on a
specific version.

Thanks,
E.

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

Kernel: Linux 4.12.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_IE.UTF-8, LC_CTYPE=en_IE.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_IE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages gajim depends on:
ii  dnsutils1:9.10.3.dfsg.P4-12.6
ii  python  2.7.13-2
ii  python-gtk2 2.24.0-5.1
ii  python-nbxmpp   0.5.4-1
ii  python-openssl  16.2.0-1
ii  python-pyasn1   0.1.9-2

Versions of packages gajim recommends:
ii  alsa-utils   1.1.3-1
ii  ca-certificates  20170717
ii  dbus 1.11.16+really1.10.22-1
ii  dunst [notification-daemon]  1.1.0-2+b1
ii  pulseaudio-utils 10.0-2
ii  python-crypto2.6.1-7+b1
ii  python-dbus  1.2.4-1+b2
ii  python-gnupg 0.4.1-1
ii  sox  14.4.1-5+b2

Versions of packages gajim suggests:
ii  aspell-en [aspell-dictionary]  2017.08.24-0-0.1
pn  avahi-daemon   
pn  dvipng 
pn  gnome-keyring  
pn  gstreamer0.10-plugins-ugly 
pn  kwalletcli 
ii  libgtkspell0   2.0.16-1.1
ii  libxss11:1.2.2-1+b2
pn  nautilus-sendto
pn  network-manager
pn  python-avahi   
pn  python-gconf   
pn  python-gnome2  
pn  python-gnomekeyring
pn  python-gupnp-igd   
ii  python-kerberos1.1.5-2+b3
pn  python-pycurl  
pn  texlive-latex-base 

-- no debconf information

-- 
GPG key: 4096R/5E0195FAF2133176 2010-10-19 Enrico Rossi <e.ro...@tecnobrain.com>



Bug#810898: apt: "apt-get update" (1.2) very slow with compressed indices and debtags

2017-09-08 Thread Enrico Rossi
Hi,

Enrico Zini made this python3 code to test the problem outside debtags:

#!/usr/bin/python3
import apt

def main():
cache = apt.Cache()
for pkg in cache:
cand = pkg.candidate
if not cand: continue
tags = cand.record.get("Tag", None)
if not tags: continue
print(pkg.name, tags)

if __name__ == "__main__":
main()

Running it without compressed index in apt:

# time python3 cattags >/dev/null 
real0m1.671s
user0m1.539s
sys 0m0.132s

with compressed index:

# time python3 cattags >/dev/null 
real1m44.238s
user1m33.536s
sys 0m10.698s

I'm going to re-assign the bug to python-apt, maybe they have more info
on the issue.

Bye
E.

-- 
GPG key: 4096R/5E0195FAF2133176 2010-10-19 Enrico Rossi <e.ro...@tecnobrain.com>



Bug#516099: debtags: [man] list OPTIONS in alphabetical order

2017-08-16 Thread Enrico Rossi
severity 516099 wishlist
stop

Hi,

The man-page is automatically generated by the software itself, therefor
to change the order of its options a fix in the code is necessary.
IMO this is a wish request.

Thanks
E.
-- 
GPG key: 4096R/5E0195FAF2133176 2010-10-19 Enrico Rossi <e.ro...@tecnobrain.com>



Bug#813581: debtags submit needs either removing or using client certificates

2017-08-16 Thread Enrico Rossi
severity 813581 wishlist
stop

Hi,

I think this is a reminder/wish to implement a new (or re-implement an
old) feature which is currently not present by design and not because of
a bug.

thanks
E.

-- 
GPG key: 4096R/5E0195FAF2133176 2010-10-19 Enrico Rossi <e.ro...@tecnobrain.com>



Bug#791647: debtags no longer supports "debtags update --local"

2017-08-16 Thread Enrico Rossi
severity 791647 wishlist

Hi,

I changed the status of the bug as it can be considered a wish for the
re-introduction of some format of local tag's db, which is no longer
present in the v2x version.

Bye
E.

-- 
GPG key: 4096R/5E0195FAF2133176 2010-10-19 Enrico Rossi <e.ro...@tecnobrain.com>



Bug#872258: slic3r-prusa: Not working: Your vendor has not defined OpenGL macro GL_MULTISAMPLE...

2017-08-15 Thread Enrico Rossi
Package: slic3r-prusa
Version: 1.37.0+dfsg-1
Severity: important

Dear Maintainer,

after upgrading the package, it no longer work with:

~$ slic3r-prusa 
Your vendor has not defined OpenGL macro GL_MULTISAMPLE, used at
/usr/lib/slic3r-prusa/Slic3r/GUI/3DScene.pm line 998.

Please note the system is testing with the package taken from sid, maybe
some dependency problem?

Thanks for the help.
E.

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

Kernel: Linux 4.11.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages slic3r-prusa depends on:
ii  libboost-filesystem1.62.0  1.62.0+dfsg-4+b1
ii  libboost-geometry-utils-perl   0.15-2+b6
ii  libboost-log1.62.0 1.62.0+dfsg-4+b1
ii  libboost-system1.62.0  1.62.0+dfsg-4+b1
ii  libboost-thread1.62.0  1.62.0+dfsg-4+b1
ii  libc6  2.24-12
ii  libencode-locale-perl  1.05-1
ii  libexpat1  2.2.3-1
ii  libgcc11:7.1.0-10
ii  libgl1-mesa-glx [libgl1]   13.0.6-1+b2
ii  libglew2.0 2.0.0-4
ii  libglu1-mesa [libglu1] 9.0.0-2.1
ii  libio-stringy-perl 2.111-2
ii  libmath-convexhull-monotonechain-perl  0.1-1+b6
ii  libmath-geometry-voronoi-perl  1.3-2+b5
ii  libmath-planepath-perl 124-1
ii  libmoo-perl2.003002-1
ii  libperl5.26 [libtime-hires-perl]   5.26.0-5
ii  libstdc++6 7.1.0-10
pn  libstorable-perl   
ii  libtbb22017~U7-6
ii  libwxbase3.0-0v5   3.0.3.1+dfsg-1
ii  libwxgtk3.0-0v53.0.3.1+dfsg-1
ii  perl   5.26.0-5

Versions of packages slic3r-prusa recommends:
ii  libclass-xsaccessor-perl  1.19-2+b9
ii  libio-all-perl0.86-2
ii  libopengl-perl0.7000+dfsg-1
ii  libpdf-api2-perl  2.030-1
ii  libsvg-perl   2.64-1
ii  libwx-glcanvas-perl   0.09-3+b5
ii  libwx-perl1:0.9932-2
ii  libxml-sax-expatxs-perl   1.33-2+b4

slic3r-prusa suggests no packages.

-- no debconf information

-- 
GPG key: 4096R/5E0195FAF2133176 2010-10-19 Enrico Rossi <e.ro...@tecnobrain.com>



Bug#868089: debtags: clean up legacy files

2017-07-13 Thread Enrico Rossi
Hi,

this is a duplicate of #798520 which was already solved, but as you
said

> This file was however not properly cleaned up.

is correct. I see an error on upgrading from jessie to stretch:

Preparing to unpack .../archives/debtags_2.1.2_all.deb ...
dpkg-query: package 'debtags' is not installed
Use dpkg --info (= dpkg-deb --info) to examine archive files,
and dpkg --contents (= dpkg-deb --contents) to list their contents.
Unpacking debtags (2.1.2) over (1.12.3) ...

and this seems to block the dpkg-maintscript-helper when it should
remove the old config files.

This is just a quick check to confirm the bug.
Thanks for reporting.

E.

-- 
GPG key: 4096R/5E0195FAF2133176 2010-10-19 Enrico Rossi <e.ro...@tecnobrain.com>



Bug#855446: debtags: Adding more accessibility tags

2017-05-08 Thread Enrico Rossi
Hi,

can you eventually provide a patch to the vocabulary
(anonscm.debian.org/git/debtags/vocabulary.git) with the result of this
discussion?

Please keep in mind that you can use double colon only after the facet.

ex:

accessibility::accessible-with::orca-braille (wrong)
accessibility::accessible-with:orca-braille (ok)

Changes will be uploaded after the release, meaning you have time to do
more brainstorming on the topic eventually.

Thanks for the help.
E.

-- 
GPG Key: 4096R/F2133176 2010-10-19 Enrico Rossi <e.ro...@tecnobrain.com>



Bug#860533: initramfs-tools: boot delayed by 30sec. due to /scripts/local-block loop

2017-04-18 Thread Enrico Rossi
Hi Ben,

> Does this system have a swap partition?

No, never had.
I'm using the 

/dev/sda5   39628800  59160575  19531776   9.3G Intel Fast Flash

handled by the bios.

> Is there a resume device specified in
> /etc/initramfs-tools/conf.d/resume and does it exist?

Now that you point me to it, yes, it is present and I have no idea where
that UUID comes from.

No blkid device has that UUID.

I have removed the file, update the initramfs and now the problem seems
solved. Still I have no idea where did it comes from, maybe an old upgrade?

Thanks for the help.
E.

-- 
GPG Key: 4096R/F2133176 2010-10-19 Enrico Rossi <e.ro...@tecnobrain.com>



Bug#860533: initramfs-tools: boot delayed by 30sec. due to /scripts/local-block loop

2017-04-18 Thread Enrico Rossi
Package: initramfs-tools
Version: 0.128
Severity: normal

Dear Maintainer,

After upgrade initramfs-tools from 0.127 to 0.128 I'm experiencing a
slowdown during the boot process. 
Booting in debug mode I can see that

Begin: Waiting for suspend/resume device ...
Begin: Running /scripts/local-block ... done.
Begin: Running /scripts/local-block ... done.
Begin: Running /scripts/local-block ... done.
[...]

loop about 30 times, 1sec each.

after that the boot continues without any particular problem.

Thanks
E.

-- Package-specific info:
-- initramfs sizes
-rw-r--r-- 1 root root 20M Apr 18 09:52 /boot/initrd.img-4.9.0-2-amd64
-- /proc/cmdline
BOOT_IMAGE=/boot/vmlinuz-4.9.0-2-amd64 
root=UUID=9ecaa2fb-fa49-4464-ad8d-620cb6e0f04d ro apparmor=1 security=apparmor

-- resume
RESUME=UUID=0db0beca-1f21-4b1d-bd45-d855883c9198
-- /proc/filesystems
btrfs
ext3
ext2
ext4
vfat
fuseblk

-- lsmod
Module  Size  Used by
bridge135168  0
stp16384  1 bridge
llc16384  2 bridge,stp
cmac   16384  1
cpufreq_powersave  16384  0
cpufreq_conservative16384  0
cpufreq_userspace  16384  0
bnep   20480  2
iptable_filter 16384  0
fuse   98304  3
binfmt_misc20480  1
dm_crypt   24576  1
algif_skcipher 20480  0
af_alg 16384  1 algif_skcipher
snd_hda_codec_hdmi 49152  1
intel_rapl 20480  0
x86_pkg_temp_thermal16384  0
intel_powerclamp   16384  0
coretemp   16384  0
kvm_intel 192512  0
kvm   589824  1 kvm_intel
irqbypass  16384  1 kvm
crct10dif_pclmul   16384  0
crc32_pclmul   16384  0
iTCO_wdt   16384  0
iTCO_vendor_support16384  1 iTCO_wdt
ghash_clmulni_intel16384  0
intel_cstate   16384  0
arc4   16384  2
nls_ascii  16384  1
nls_cp437  20480  1
vfat   20480  1
fat69632  1 vfat
efi_pstore 16384  0
uvcvideo   90112  0
videobuf2_vmalloc  16384  1 uvcvideo
joydev 20480  0
videobuf2_memops   16384  1 videobuf2_vmalloc
iwlmvm245760  0
evdev  24576  26
videobuf2_v4l2 24576  1 uvcvideo
intel_uncore  118784  0
videobuf2_core 36864  2 uvcvideo,videobuf2_v4l2
btusb  45056  0
intel_rapl_perf16384  0
pcspkr 16384  0
serio_raw  16384  0
mac80211  671744  1 iwlmvm
videodev  176128  3 uvcvideo,videobuf2_core,videobuf2_v4l2
efivars20480  1 efi_pstore
intel_pch_thermal  16384  0
btrtl  16384  1 btusb
iwlwifi   147456  1 iwlmvm
btbcm  16384  1 btusb
btintel16384  1 btusb
sg 32768  0
bluetooth 552960  26 btrtl,btintel,bnep,btbcm,btusb
cfg80211  589824  3 iwlmvm,iwlwifi,mac80211
i915 1236992  4
media  40960  2 uvcvideo,videodev
lpc_ich24576  0
rtsx_pci_ms20480  0
memstick   20480  1 rtsx_pci_ms
snd_hda_codec_realtek90112  1
drm_kms_helper155648  1 i915
snd_hda_codec_generic69632  1 snd_hda_codec_realtek
shpchp 36864  0
mei_me 36864  0
drm   360448  5 i915,drm_kms_helper
snd_hda_intel  36864  4
snd_hda_codec 135168  4 
snd_hda_intel,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek
snd_hda_core   81920  5 
snd_hda_intel,snd_hda_codec,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek
mei   102400  1 mei_me
snd_hwdep  16384  1 snd_hda_codec
i2c_algo_bit   16384  1 i915
snd_pcm   110592  4 
snd_hda_intel,snd_hda_codec,snd_hda_core,snd_hda_codec_hdmi
snd_timer  32768  1 snd_pcm
wmi16384  0
thinkpad_acpi  86016  1
nvram  16384  1 thinkpad_acpi
snd86016  17 
snd_hda_intel,snd_hwdep,snd_hda_codec,snd_timer,thinkpad_acpi,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek,snd_pcm
soundcore  16384  1 snd
rfkill 24576  7 bluetooth,thinkpad_acpi,cfg80211
battery16384  0
ac 16384  0
video  40960  2 thinkpad_acpi,i915
intel_rst  16384  0
button 16384  1 i915
tpm_tis16384  0
tpm_tis_core   20480  1 tpm_tis
tpm45056  2 tpm_tis,tpm_tis_core
efivarfs   16384  1
ip_tables  24576  1 iptable_filter
x_tables   36864  2 ip_tables,iptable_filter
autofs440960  2
ext4  585728  5
crc16  16384  2 bluetooth,ext4
jbd2   

Bug#857261: chromium-widevine: widevine extension no longer works

2017-03-09 Thread Enrico Rossi
Package: chromium-widevine
Version: 56.0.2924.76-5
Severity: grave
Justification: renders package unusable

Dear Maintainer,

With the upgrade to v.56.0 this extension no longer works.
Trying to force the load of the extensions to chromium doesn't work
either.

No matter how I try to enable the extension, I got "Failed to load
extension from: . Manifest file is missing or unreadable."

Thanks
E.

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

Kernel: Linux 4.9.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages chromium-widevine depends on:
ii  chromium56.0.2924.76-5
ii  libc6   2.24-9
ii  libstdc++6  6.3.0-6

chromium-widevine recommends no packages.

chromium-widevine suggests no packages.

-- no debconf information



Bug#855446: debtags: Adding more accessibility tags

2017-02-20 Thread Enrico Rossi
Hi Samuel,

Have you considered to use just the facet without the "accessible-with"?

> users would like to have accessibility::accessible-with::foobar tags for
> applications.

like accessibility::foobar instead?

> More precisely, these are the kinds of tags that can be thought of:
> 
> to describe whether the package is technically accessible:
> - accessibility::accessible-with::at-spi
> which can for example be basically applied to all gtk, qt, and java
> graphical applications. That wouldn't necessarily mean usability, just
> that technically the content of the application is available to screen
> readers.

and accessibility::screen-reader which is already present?

> to describe whether the package is actually accessible via some medium:
> - accessibility::accessible-with::braille
> - accessibility::accessible-with::speech

there is accessibility::speech

I mean I'm not against the accessible-with, only I see some possible
duplication or unnecessary complication here.

One way or another, do you already have a list of possible tags to be
created?

Thanks
Bye

E.

-- 
GPG Key: 4096R/F2133176 2010-10-19 Enrico Rossi <e.ro...@tecnobrain.com>



Bug#828776: UnicodeDecodeError: 'utf-8' codec can't decode byte 0xe3 in position 349: invalid continuation byte

2016-06-30 Thread Enrico Rossi
Hi,

I also add the missing part we exchanged via mail:

From: rob stone <floripa...@gmail.com>

The following error occurs when attempting to upgrade debtags version
2.1.

Setting up debtags (2.1) ...
Traceback (most recent call last):
  File "/usr/bin/debtags", line 689, in 
main()
  File "/usr/bin/debtags", line 683, in main
sys.exit(action.main(args))
  File "/usr/bin/debtags", line 627, in main
for pkg, tags in self.tags_from_apt():
  File "/usr/bin/debtags", line 260, in tags_from_apt
tags = tags_from_apt_record(cand.record)
  File "/usr/lib/python3/dist-packages/apt/package.py", line 592, in
record
return Record(self._records.record)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xe3 in position
349: invalid continuation byte
dpkg: error processing package debtags (--configure):
 subprocess installed post-installation script returned error exit
status 1
Errors were encountered while processing:
 debtags
E: Sub-process /usr/bin/dpkg returned an error code (1)

-- 
GPG Key: 4096R/F2133176 2010-10-19 Enrico Rossi <e.ro...@tecnobrain.com>



Bug#827119: AttributeError: 'Namespace' object has no attribute 'action'

2016-06-13 Thread Enrico Rossi
Package: debtags
Version: 2.1
Severity: minor

Dear Alexander,

I confirm the bug. It a minor bug. It should print the short usage help.
It is also an already reported bug for the v.2.0.

Thanks for reporting.
E.

-- 
GPG Key: 4096R/F2133176 2010-10-19 Enrico Rossi <e.ro...@tecnobrain.com>



Bug#821407: debtags: scripts use python3 but have Python 2-only syntax

2016-04-21 Thread Enrico Rossi
On Thu, Apr 21, 2016 at 10:19:52AM +0800, Paul Wise wrote:
> That looks pretty easy to fix once python-requests is fixed.

if you are volunteering for re-implementing these features you are very
welcome. Right now my concern are to clean/remove all the things that
no longer works because of the changes happened in the debtags galaxy :)
and make the package fit for release ASAP.

Thanks
Ciao
E.

-- 
GPG Key: 4096R/F2133176 2010-10-19 Enrico Rossi <e.ro...@tecnobrain.com>



Bug#821407: debtags: scripts use python3 but have Python 2-only syntax

2016-04-20 Thread Enrico Rossi
On Wed, Apr 20, 2016 at 09:53:44AM +0800, Paul Wise wrote:
> > both scripts are broken and no longer maintained. I'm going to remove
> > them from the next version.
> 
> Seems like they are useful scripts that should be fixed instead?

First I fixed the syntax, but there are other missing library that need
to be fixed, then I asked Enrico Zini and he confirmed that these
software are no longer maintained and should be removed long ago.
See also #813581 regarding the submit-patch script.

> Please remove python3-debtagshw if you remove debtags-hardware.

Yes I will.
Thanks
Ciao
E.

-- 
GPG Key: 4096R/F2133176 2010-10-19 Enrico Rossi <e.ro...@tecnobrain.com>


signature.asc
Description: PGP signature


Bug#821407: debtags: scripts use python3 but have Python 2-only syntax

2016-04-19 Thread Enrico Rossi
Package: debtags
Version: 2.0.2
Tags: confirmed

Hi Paul,

On Mon, Apr 18, 2016 at 10:07:31PM +0800, Paul Wise wrote:
> File: /usr/bin/debtags-submit-patch
> File: /usr/bin/debtags-hardware
> 
> These two scripts fail to work because they use Python 2 only syntax
> but use /usr/bin/python3 and debtags depends only on Python 3.

both scripts are broken and no longer maintained. I'm going to remove
them from the next version.

Thanks for reporting.
E.

-- 
GPG Key: 4096R/F2133176 2010-10-19 Enrico Rossi <e.ro...@tecnobrain.com>


signature.asc
Description: PGP signature


Bug#766746: [pkg-wpa-devel] Bug#766746: wpasupplicant: install interface-specific systemd service file

2016-04-05 Thread Enrico Rossi
Dear Maintainer,

In order to start using systemd-networkd with wpasupplicant, the
mentioned service file is needed. I also have installed the file by hand
and make things work, but I would have preferred to find it in the
package.

I suggest you to reconsider this bug. I don't think a whishlist severity
is appropriate anymore.

Thanks for your effort.
E.

On Sun, 26 Oct 2014 11:06:25 +0100 Alessandro Ghedini <gh...@debian.org> wrote:
> Well, right now I installed the file manually so there's no urgency.

-- 
GPG Key: 4096R/F2133176 2010-10-19 Enrico Rossi <e.ro...@tecnobrain.com>


signature.asc
Description: PGP signature


Bug#815671: django-dajax: use of simplejson in django.utils is no longer available in django 1.7

2016-02-23 Thread Enrico Rossi
Source: django-dajax
Version: 0.9.2-1
Severity: important

Dear Maintainer,

in dajax/core.py there is:
from django.utils import simplejson as json

which from django 1.7 (see release notes) has been removed, however it is
possible to:

import simplejson as json

but as written on the django 1.5 Release notes there are some
incompatibilities that may trigger errors in some circumstances.
Subsequent software have to be checked and migrated.

I'm sorry I cannot be more specific, but I find this on a quick test of
an old django application tested on a Jessie.

Thanks for your time.
Enrico

-- 
GPG Key: 4096R/F2133176 2010-10-19 Enrico Rossi <e.ro...@tecnobrain.com>



Bug#799584: UnicodeDecodeError in postinst

2015-10-14 Thread Enrico Rossi
Package: debtags
Version: 2.0.1
Tags: unreproducible

Hi,

I'm trying to reproduce the bug upgrading from 2.0+nmu1 and 1.12.3
without succeeding.
Can you eventually try:

debtags update

and see if it works?

Thanks for reporting.
E.

-- 
GPG Key: 4096R/F2133176 2010-10-19 Enrico Rossi <e.ro...@tecnobrain.com>



Bug#785797: avr-libc: Documentation incomplete.

2015-05-20 Thread Enrico Rossi
Package: avr-libc
Version: 1:1.8.0+Atmel3.4.5-1
Severity: normal

Dear Maintainer,

The html documentation seems to be incomplete compared to the previous
one (1.8.0+Atmel3.4.4-1) or the one you can browse on the project
website.
As an example please see:

/usr/share/doc/avr-libc/avr-libc-user-manual/group__avr__string.html

in testing, jessie and the website:

http://www.nongnu.org/avr-libc/user-manual/group__avr__string.html

Thanks for your time.
Ciao
E.


-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (850, 'testing')
Architecture: amd64 (x86_64)

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

Versions of packages avr-libc depends on:
ii  binutils-avr  2.24+Atmel3.4.5-1
ii  gcc-avr   1:4.8.1+Atmel3.4.5-1

avr-libc recommends no packages.

avr-libc suggests no packages.

-- no debconf information

-- 
GPG Key: 4096R/F2133176 2010-10-19 Enrico Rossi e.ro...@tecnobrain.com


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



Bug#722267: Do not know/understand about 'minified' but are present in sqlalchemy 0.9.4 tarball as well.

2014-08-16 Thread Enrico Rossi
Hi,

I think removing jquery.js and underscore.js from the original tar
should be enough. I have tested it and everything works correctly.
For the searchindex.js I see a lot of packages that ships it.
I hope this help.

Cheers

-- 
GPG Key: 4096R/F2133176 2010-10-19 Enrico Rossi e.ro...@tecnobrain.com


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



Bug#729502: error during package install/configure

2014-06-24 Thread Enrico Rossi
Package: debtags
Version: 1.12
Tags: confirmed

Hi,

I confirm the bug is present and at a first test if in the config file
there are valid http lines from where to download the updates,
debtags-fetch will try the download even if the --local is specified
during the update.

The proposed alioth URL seems to be no longer valid
(http://debtags.alioth.debian.org/tags/).

I will

- Investigate if the --local switch should really avoid any kind of
  remote update.

- Change the proposed default for the remote update URL in the package.

- See if it is correct to catch the exception if the remote URL is not
  found and decide how to properly handle it.

Thanks for reporting.
Ciao
E.

-- 
GPG Key: 4096R/F2133176 2010-10-19 Enrico Rossi e.ro...@tecnobrain.com


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



Bug#678551: RuntimeError: apt-cache dumpavail returned error code 100

2013-04-03 Thread Enrico Rossi
Package: debtags
Version: 1.10.1
Tags: unreproducible

Hi,

In order to reproduce this bug I have installed debtag 1.7.11 on squeeze
(i386) and upgraded it to debtag 1.10.1 on wheezy, but I'm unable to
reproduce the bug.  Can you please confirm that this bug is still
present?

Thanks
Ciao

E.

-- 
GPG Key: 4096R/F2133176 2010-10-19 Enrico Rossi e.ro...@tecnobrain.com


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



Bug#401037: debtags: Bash completion needs to be updated and does not work after facet::TAB

2013-03-25 Thread Enrico Rossi
tags 401037 + pending

The fixed version will be uploaded after the wheezy release.
Thanks

-- 
GPG Key: 4096R/F2133176 2010-10-19 Enrico Rossi e.ro...@tecnobrain.com


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



Bug#567954: Do you still need help with debtags? (fwd)

2012-10-08 Thread Enrico Rossi
Hi Tomas,

On Sun, Oct 07, 2012 at 10:36:10AM +0200, Tomas Pospisek wrote:
 Do you still need help with the package or can this bug be closed?

I'd like to support Enrico (Z) in maintaining his packages as much as I
can, but my spare time wave a lot (as my internet connection lately), so
for me any help is much appreciated.

Thanks.
E.

-- 
GPG Key: 4096R/F2133176 2010-10-19 Enrico Rossi e.ro...@tecnobrain.com


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



Bug#689329: typo3-dummy: No authentication methods available. Fails BE login after fresh install.

2012-10-01 Thread Enrico Rossi
Package: typo3-dummy
Severity: normal

Dear Maintainer,

After a fresh install of the typo3 packages, I can not login to the back
end interface of the dummy typo3 site.

1st the /etc/typo3-dummy/localconf.php is readable only by root, need to
change ownership to www-data.
This will make the site work, but the B.E. login still answer No
authentication methods available. Please, contact your TYPO3
administrator.

Changing in the /etc/typo3-dummy/localconf.php the line from:

$TYPO3_CONF_VARS['BE']['loginSecurityLevel'] = rsa;

to:

$TYPO3_CONF_VARS['BE']['loginSecurityLevel'] = normal;

fixes the B.E. problem.
Maybe the rsaasuth extension need to be installed?
No infos found in the README.Debian file.

Thanks
Have a nice day.
E.

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (850, 'testing')
Architecture: amd64 (x86_64)

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

-- 
GPG Key: 4096R/F2133176 2010-10-19 Enrico Rossi e.ro...@tecnobrain.com


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



Bug#670178: libwibble: man page indent problem for options not part of an option group

2012-04-23 Thread Enrico Rossi
Package: libwibble
Severity: minor
Tags: upstream

Dear Maintainer,

Fixing the man page for debtags, I've encountered a problem regarding
the last non-grouped option indentation.

The options is --debug and it's definition is:

out_debug = addBoolOption(debug, 0, debug, ,
enable debugging output (including verbose output));

The man page result is:

[...]
  --debug
 enable debugging output (including verbose output).  Options for
 command help
 Options for command check
[...]

Instead It should be something like:
 
[...]
  --debug
 enable debugging output (including verbose output).

  Options for command help
  Options for command check
[...]

Remove the un-grouped options generate a well formatted manpage.

Cheers.
E.

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (850, 'testing')
Architecture: amd64 (x86_64)

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

-- 
GPG Key: 4096R/F2133176 2010-10-19 Enrico Rossi e.ro...@tecnobrain.com



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



Bug#644991: [buildd-tools-devel] Bug#644991: Bug#644991: schroot: exit from a full namespace lvremove snapshot fail

2011-10-17 Thread Enrico Rossi
-fd23-4d50-a733-8689a2e4e2b3
I: Executing ‘05union setup-stop ok’
I: Executing ‘05lvm setup-stop ok’
I: 05lvm: Removing device lock for
/dev/vg01/squeeze-cb9b4387-fd23-4d50-a733-8689a2e4e2b3, owned by pid
9227
E: 05lvm: Using logical volume(s) on command line
E: 05lvm: Archiving volume group vg01 metadata (seqno 280).
E: 05lvm: Removing snapshot
squeeze-cb9b4387-fd23-4d50-a733-8689a2e4e2b3
E: 05lvm: Found volume group vg01
E: 05lvm: Found volume group vg01
E: 05lvm: Loading vg01-schroot--squeeze64 table (253:12)
E: 05lvm: Loading
vg01-squeeze--cb9b4387--fd23--4d50--a733--8689a2e4e2b3 table (253:16)
E: 05lvm: Suspending vg01-schroot--squeeze64 (253:12) with device
flush
E: 05lvm: Suspending
vg01-squeeze--cb9b4387--fd23--4d50--a733--8689a2e4e2b3 (253:16) with
device flush
E: 05lvm: Suspending vg01-schroot--squeeze64-real (253:18) with
device flush
E: 05lvm: Suspending
vg01-squeeze--cb9b4387--fd23--4d50--a733--8689a2e4e2b3-cow (253:19) with
device flush
E: 05lvm: Found volume group vg01
E: 05lvm: Resuming
vg01-squeeze--cb9b4387--fd23--4d50--a733--8689a2e4e2b3-cow (253:19)
E: 05lvm: Resuming vg01-schroot--squeeze64-real (253:18)
E: 05lvm: Resuming
vg01-squeeze--cb9b4387--fd23--4d50--a733--8689a2e4e2b3 (253:16)
E: 05lvm: Removing
vg01-squeeze--cb9b4387--fd23--4d50--a733--8689a2e4e2b3-cow (253:19)
E: 05lvm: Found volume group vg01
E: 05lvm: Resuming vg01-schroot--squeeze64 (253:12)
E: 05lvm:   Unable to deactivate open vg01-schroot--squeeze64-real
(253:18)
E: 05lvm:   Failed to resume schroot-squeeze64.
I: Executing ‘05file setup-stop ok’
I: Executing ‘05btrfs setup-stop ok’
I: Executing ‘00check setup-stop ok’

root@angel:~# lvdisplay 
[...]
  --- Logical volume ---
  LV Name /dev/vg01/squeeze-cb9b4387-fd23-4d50-a733-8689a2e4e2b3
  VG Namevg01
  LV UUIDnpfS1x-Izqg-anhy-sEpj-Oq5c-pJY0-Y2w11H
  LV Write Accessread/write
  LV Status  available
  # open 0
  LV Size2.00 GiB
  Current LE 512
  Segments   1
  Allocation inherit
  Read ahead sectors auto
  - currently set to 256
  Block device   253:16

Cheers
E.

-- 
GPG Key: 4096R/F2133176 2010-10-19 Enrico Rossi e.ro...@tecnobrain.com



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



Bug#644991: schroot: exit from a full namespace lvremove snapshot fail

2011-10-11 Thread Enrico Rossi
Package: schroot
Version: 1.4.23-1
Severity: minor

Dear Maintainer,

running an lvsnapshot schroot as:

enrico@angel:~$ schroot -c squeeze 
(squeeze)enrico@angel:~$ pwd
/home/enrico
(squeeze)enrico@angel:~$ exit
logout
enrico@angel:~$

everything is fine, but running the same schroot with full namespace as:

enrico@angel:~$ schroot -c chroot:squeeze 
(squeeze)enrico@angel:~$ pwd 
/home/enrico
(squeeze)enrico@angel:~$ exit
logout
E: 05lvm:   Unable to deactivate open vg01-schroot--squeeze64-real (253:16)
E: 05lvm:   Failed to resume schroot-squeeze64.

and the allocated lvm-snapshot must be removed by hand.
According to the man page, CHROOT NAMESPACES-Actions and default
namespaces:

[...] it is always possible  to  use  the  full  name  including the
 namespace, even when not strictly required.

Thanks.

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (850, 'testing')
Architecture: amd64 (x86_64)

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

Versions of packages schroot depends on:
ii  libboost-filesystem1.46.1   1.46.1-7
ii  libboost-program-options1.46.1  1.46.1-7
ii  libboost-regex1.46.11.46.1-7
ii  libboost-system1.46.1   1.46.1-7
ii  libc6   2.13-21 
ii  libgcc1 1:4.6.1-4   
ii  liblockdev1 1.0.3-1.4+b1
ii  libpam0g1.1.3-4 
ii  libstdc++6  4.6.1-4 
ii  libuuid12.19.1-5
ii  schroot-common  1.4.23-1

schroot recommends no packages.

Versions of packages schroot suggests:
ii  aufs-modules | unionfs-modules  none   
ii  btrfs-tools none   
ii  debootstrap 1.0.36   
ii  lvm22.02.86-1
ii  unzip   6.0-5

-- no debconf information

-- 
GPG Key: 4096R/F2133176 2010-10-19 Enrico Rossi e.ro...@tecnobrain.com



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



Bug#607768: [INTL:it] Italian translation of the debconf templates syslinux

2010-12-22 Thread Enrico Rossi
On Wed, Dec 22, 2010 at 08:25:09AM +0100, Daniel Baumann wrote:
 could you please fix the errors in it?

Sorry, my mistake, the encoding has been changed by the email client.
Here the same file encoded by mutt in UTF-8. It should be fine.

Thanks

-- 
GPG Key: 4096R/F2133176 2010-10-19 Enrico Rossi e.ro...@tecnobrain.com
# Italian (it) translation of syslinux.
# Copyright (C) 2010 Software in the Public Interest.
# This file is distributed under the same license as the syslinux package.
# Enrico Rossi e.ro...@tecnobrain.com, 2010.
#
msgid 
msgstr 
Project-Id-Version: syslinux 2:4.02+dfsg-7\n
Report-Msgid-Bugs-To: sysli...@packages.debian.org\n
POT-Creation-Date: 2010-07-04 21:11+0200\n
PO-Revision-Date: 2010-11-24 15:42+0100\n
Last-Translator: Enrico Rossi e.ro...@tecnobrain.com\n
Language-Team: Italian t...@lists.linux.it\n
Language: it\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n

#. Type: boolean
#. Description
#: ../extlinux.templates:1001
msgid Should EXTLINUX be installed to the MBR?
msgstr Installare EXTLINUX nel MBR?

#. Type: boolean
#. Description
#: ../extlinux.templates:1001
msgid 
If you choose this option, EXTLINUX will be automatically written to the MBR 
of your disk. The current MBR will be saved to a file in /boot.
msgstr 
Selezionando questa opzione, EXTLINUX sarà scritto automaticamente nel MBR 
del disco. L'attuale MBR verrà salvato in un file in /boot.

#. Type: boolean
#. Description
#: ../extlinux.templates:1001
msgid 
Otherwise, EXTLINUX can be manually setup as described in /usr/share/doc/
extlinux/README.Debian.
msgstr 
Altrimenti, EXTLINUX può essere installato manualmente come descritto in 
/usr/share/doc/
extlinux/README.Debian.

#. Type: boolean
#. Description
#: ../extlinux.templates:1001
msgid 
Note: The automatic installation currently only works if your root partition 
is on the disk to which MBR extlinux should be installed into.
msgstr 
Nota: Attualmente l'installazione automatica funziona solo se la partizione di 
root 
è sullo stesso disco nel quale MBR extlinux dovrebbe essere installato.


Bug#607768: [INTL:it] Italian translation of the debconf templates syslinux

2010-12-21 Thread Enrico Rossi
Package: syslinux
Severity: wishlist
Tags: patch l10n

Please include the attached Italian debconf translation.

msgfmt -c -v -o /dev/null it.po 
4 translated messages.

Thanks

Bye
E.


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

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
# Italian (it) translation of syslinux.
# Copyright (C) 2010 Software in the Public Interest.
# This file is distributed under the same license as the syslinux package.
# Enrico Rossi e.ro...@tecnobrain.com, 2010.
#
msgid 
msgstr 
Project-Id-Version: syslinux 2:4.02+dfsg-7\n
Report-Msgid-Bugs-To: sysli...@packages.debian.org\n
POT-Creation-Date: 2010-07-04 21:11+0200\n
PO-Revision-Date: 2010-11-24 15:42+0100\n
Last-Translator: Enrico Rossi e.ro...@tecnobrain.com\n
Language-Team: Italian t...@lists.linux.it\n
Language: it\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n

#. Type: boolean
#. Description
#: ../extlinux.templates:1001
msgid Should EXTLINUX be installed to the MBR?
msgstr Installare EXTLINUX nel MBR?

#. Type: boolean
#. Description
#: ../extlinux.templates:1001
msgid 
If you choose this option, EXTLINUX will be automatically written to the MBR 
of your disk. The current MBR will be saved to a file in /boot.
msgstr 
Selezionando questa opzione, EXTLINUX sarà scritto automaticamente nel MBR 
del disco. L'attuale MBR verrà salvato in un file in /boot.

#. Type: boolean
#. Description
#: ../extlinux.templates:1001
msgid 
Otherwise, EXTLINUX can be manually setup as described in /usr/share/doc/
extlinux/README.Debian.
msgstr 
Altrimenti, EXTLINUX può essere installato manualmente come descritto in 
/usr/share/doc/
extlinux/README.Debian.

#. Type: boolean
#. Description
#: ../extlinux.templates:1001
msgid 
Note: The automatic installation currently only works if your root partition 
is on the disk to which MBR extlinux should be installed into.
msgstr 
Nota: Attualmente l'installazione automatica funziona solo se la partizione di 
root 
è sullo stesso disco nel quale MBR extlinux dovrebbe essere installato.


Bug#520618: testing new version available at mentors.debian.net

2010-12-03 Thread Enrico Rossi
Hi Thomas,

 I've just build your package from mentors for a friend of mine,
everything is ok but during the build process, in the test phase, if in
my laptop there isn't any serial port plugged (I have only usb port in
this PC) the test fail in test/test.py at:

134 def test2_ReadEmpty(self):
135 no timeout: after port open, the input buffer must be
empty (read).
136 a character is sent after some time to terminate the test
(SendEvent).
137 c = self.s.read(1)
138 if not (self.event.isSet() and c == data('E')):
139 self.fail(expected marker)
140

If I plug an USB to serial converter everything is ok.

Cheers.

-- 
GPG Key: 4096R/F2133176 2010-10-19 Enrico Rossi e.ro...@tecnobrain.com
Cell: +393389064702 - XMPP: ero...@jabber.linux.it Skype: tecnobrain



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



Bug#488697: fglrx: Unknown symbol flush_tlb_page

2008-06-30 Thread Enrico Rossi
Package: fglrx-source
Version: 1:8-6-1
Severity: important

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

the modules build, but starting Xorg I have:

(EE) fglrx(0): atiddxDriScreenInit failed, GPS not been initialized. 
(WW) fglrx(0): ***
(WW) fglrx(0): * DRI initialization failed!  *
(WW) fglrx(0): * (maybe driver kernel module missing or bad) *
(WW) fglrx(0): * 2D acceleraton available (MMIO) *
(WW) fglrx(0): * no 3D acceleration available*
(WW) fglrx(0): * *

[...]

(EE) fglrx(0): XMM failed to open CMMQS connection.
(II) fglrx(0): XMM failed to initialize!
(II) fglrx(0): Direct rendering disabled

and on dmesg:

[   80.408153] fglrx: module license 'Proprietary. (C) 2002 - ATI
Technologies, Starnberg, GERMANY' taints kernel.
[   80.408497] fglrx: Unknown symbol flush_tlb_page

the rest (2d etc.) seems OK.

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (900, 'testing'), (800, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.25-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages fglrx-source depends on:
ii  bzip2 1.0.5-0.1  high-quality block-sorting
file co
ii  debhelper 7.0.10 helper programs for
debian/rules
ii  make  3.81-5 The GNU version of the
make util

Versions of packages fglrx-source recommends:
ii  module-assistant  0.10.11.0  tool to make module package
creati

-- no debconf information





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



Bug#485605: fixed

2008-06-12 Thread Enrico Rossi
It's work!
Thanks :)

-- 
GPG Key: 1024D/4F9ED407 2007-09-18 Enrico Rossi [EMAIL PROTECTED]
Cell: +393389064702 xmpp: [EMAIL PROTECTED] skype: tecnobrain




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



Bug#485605: [fglrx-driver] Does not load fglrx kernel module

2008-06-10 Thread Enrico Rossi
Package: fglrx-driver
Version: 1:8-5-1
Severity: important

--- Please enter the report below this line. ---

When I load the fglrx driver

modprobe fglrx

the dmesg result is 

[   70.018035] fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, 
Starnberg, GERMANY' taints kernel.
[   70.018399] fglrx: Unknown symbol flush_tlb_page

and Xorg

(WW) fglrx(0): Failed to open DRM connection
...
(II) fglrx(0): detected X.org 7.1.0.90
(EE) fglrx(0): atiddxDriScreenInit failed, GPS not been initialized. 
(WW) fglrx(0): ***
(WW) fglrx(0): * DRI initialization failed!  *
(WW) fglrx(0): * (maybe driver kernel module missing or bad) *
(WW) fglrx(0): * 2D acceleraton available (MMIO) *
(WW) fglrx(0): * no 3D acceleration available*
(WW) fglrx(0): * *

I've found more info at http://sarah-a-happy.livejournal.com/90345.html

Thanks

--- System information. ---
Architecture: amd64
Kernel:   Linux 2.6.25-2-amd64

Debian Release: lenny/sid
  900 testing www.debian-multimedia.org 
  900 testing security.debian.org 
  900 testing ftp.it.debian.org 
  800 unstableftp.it.debian.org 

--- Package information. ---
Depends(Version) | Installed
-+-=
libc6 (= 2.7-1) | 2.7-10
libgl1-mesa-glx  | 7.0.3-1
 OR libgl1   | 
 OR fglrx-glx| 1:8-5-1
libx11-6 | 2:1.0.3-7
libxext6 | 2:1.0.4-1
libxrandr2   | 2:1.2.2-2
libxrender1  | 1:0.9.4-1
xserver-xorg(= 1:7.1.0) | 1:7.3+10





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



Bug#428693: moin: UnicodeEncodeError u'\x00'

2007-06-13 Thread Enrico Rossi
Package: moin
Version: 1.5.3-1.2
Severity: normal


Hi,
I'm having problems on a production server due to this known moin's bug:

http://moinmoin.wikiwikiweb.de/MoinMoinBugs/UnicodeEncodeError_u'%5Cx00'

which seems to be fixed in:

http://hg.thinkmo.de/moin/1.5/rev/09deab6ed2f3

Is there a plan to fix the stable release of moin?
For now I'm correcting edit-log files when needed.

Thanks for the great jobs.
Enrico

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


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



Bug#428693: moin: UnicodeEncodeError u'\x00'

2007-06-13 Thread Enrico Rossi
On Wed, 2007-06-13 at 21:07 +0200, Jonas Smedegaard wrote:
 Onlye security-related bugs are fixed in Debian.
 
 If you consider the above security-related then please enlighten me - I
 may quite possible have misunderstood the possible consequenses of it.

No, I don't think It can be a security-related problem.

 Alternatively, I suggest using the newer package available in testing.
 It should apply clanly to an otherwise stable system.

I will follow that way or patch the code by hands.
Many thanks.

Cheers
E.
-- 
Enrico Rossi [EMAIL PROTECTED]
Cell: +39 338 9064702 - ICQ: 14142419




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



Bug#412862: Duplicate of 411787?

2007-03-09 Thread Enrico Rossi
Yes, that's true.
I've applied the patch from 411787 and It's now working.
Thanks

-- 
Enrico Rossi [EMAIL PROTECTED]
Cell: +39 338 9064702 - ICQ: 14142419




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



Bug#412862: redhat-cluster: system crash mounting gfs filesystem

2007-02-28 Thread Enrico Rossi
Package: redhat-cluster
Version: 1.03.00-7
Severity: critical
Justification: breaks the whole system

Hi,

I'm trying to install gfs on an intel Xeon 64bit bi-processor.
I've created a 2 node manual fencing cluster-conf, nfs1 and nfs2 are the
nodes.
I'm working on nfs2 alone.

nfs2:~# uname -a
Linux nfs2 2.6.18-4-amd64 #1 SMP Wed Feb 21 14:29:38 UTC 2007 x86_64
GNU/Linux

Here what I made:

gfs_mkfs -j 2 -p lock_dlm -t cluster1:dsk1 /dev/sda1
modprobe cman
/etc/init.d/ccs start
/etc/init.d/cman start
fence_tool join -D

fence_tool: wait for quorum 1
fence_tool: get our node name
fence_tool: connect to ccs
fence_tool: start fenced
fenced: 1172670491 our name from cman nfs2
fenced: 1172670491 delay post_join 6s post_fail 0s
fenced: 1172670491 added 2 nodes from ccs
fenced: 1172670491 start:
fenced: 1172670491   event_id= 1
fenced: 1172670491   last_stop   = 0
fenced: 1172670491   last_start  = 1
fenced: 1172670491   last_finish = 0
fenced: 1172670491   node_count  = 1
fenced: 1172670491   start_type  = join
fenced: 1172670491 members:
fenced: 1172670491   nodeid = 1 nfs2
fenced: 1172670491 do_recovery stop 0 start 1 finish 0
fenced: 1172670491 our nodeid 1
fenced: 1172670491 add first victim nfs1
fenced: 1172670497 delay of 6s leaves 1 victims
fenced: 1172670497 fencing node nfs1

Then I fenced out nfs1 which is missing...
fence_ack_manual -n nfs1

fenced: 1172670595 finish:
fenced: 1172670595   event_id= 1
fenced: 1172670595   last_stop   = 0
fenced: 1172670595   last_start  = 1
fenced: 1172670595   last_finish = 1
fenced: 1172670595   node_count  = 0

Then I do the mount
mount /dev/sda1 /mnt/

Syslog output:

CMAN 1.03.00 (built Feb 23 2007 09:21:03) installed
NET: Registered protocol family 30
CMAN: Waiting to join or form a Linux-cluster
CMAN: forming a new cluster
CMAN: quorum regained, resuming activity
Lock_Harness 1.03.00 (built Feb 23 2007 09:21:42) installed
GFS 1.03.00 (built Feb 23 2007 09:21:30) installed
GFS: Trying to join cluster lock_dlm, cluster1:dsk1
DLM 1.03.00 (built Feb 23 2007 09:21:14) installed
Lock_DLM (built Feb 23 2007 09:21:19) installed
GFS: fsid=cluster1:dsk1.0: Joined cluster. Now mounting FS...
GFS: fsid=cluster1:dsk1.0: jid=0: Trying to acquire journal lock...
GFS: fsid=cluster1:dsk1.0: jid=0: Looking at journal...
GFS: fsid=cluster1:dsk1.0: jid=0: Done
GFS: fsid=cluster1:dsk1.0: jid=1: Trying to acquire journal lock...
GFS: fsid=cluster1:dsk1.0: jid=1: Looking at journal...
GFS: fsid=cluster1:dsk1.0: jid=1: Done
Unable to handle kernel NULL pointer dereference at 0074 RIP:
 [8025e804] _spin_lock_irqsave+0x3/0xd
PGD 74499067 PUD 71383067 PMD 0
Oops: 0002 [1] SMP
CPU 0
Modules linked in: lock_dlm dlm gfs lock_harness cman nfs nfsd exportfs lockd 
nfs_acl sunrpc button ac battery autofs4 ipv6 xfs loop tsdev i2c_i801 i2c_core 
serio_raw intel_rng evdev shpchp pci_hotplug psmouse pcspkr ext3 jbd mbcache 
dm_mirror dm_snapshot dm_mod raid456 xor raid1 md_mod ide_generic ide_cd cdrom 
piix sd_mod generic ide_core ahci libata e1000 qla2xxx firmware_class 
scsi_transport_fc scsi_mod thermal processor fan
Pid: 6787, comm: mount Not tainted 2.6.18-4-amd64 #1
RIP: 0010:[8025e804]  [8025e804] _spin_lock_irqsave+0x3/0xd
RSP: :810076105be0  EFLAGS: 00010096
RAX: 0296 RBX: 81007e356180 RCX: 810076104000
RDX: 0080 RSI:  RDI: 0074
RBP: 0070 R08: 81007425aef8 R09: 8100788ae680
R10: 8027d27d R11: 0058 R12: 
R13: 0078 R14:  R15: 0074
FS:  2b84941341d0() GS:80521000() knlGS:
CS:  0010 DS:  ES:  CR0: 8005003b
CR2: 0074 CR3: 77fd CR4: 06e0
Process mount (pid: 6787, threadinfo 810076104000, task 8100796277b0)
Stack:  8022e03a 81007e356180 81007e356180 883eb700
    81007249c000
 802bcc67  883eb700 
Call Trace:
 [8022e03a] __up_write+0x21/0x10d
 [802bcc67] vfs_kern_mount+0xce/0x11a
 [802bccf5] do_kern_mount+0x36/0x4d
 [802c52db] do_mount+0x68c/0x6ff
 [8022ae52] mntput_no_expire+0x19/0x8b
 [8020dd5f] link_path_walk+0xd3/0xe5
 [802200e5] __up_read+0x13/0x8a
 [8020a6d0] do_page_fault+0x3d1/0x706
 [802bdba3] __blkdev_put+0x149/0x159
 [802290ad] iput+0x4b/0x84
 [802aacb1] zone_statistics+0x3e/0x6d
 [802265d5] vfs_stat_fd+0x1b/0x4a
 [8020de4a] __alloc_pages+0x5c/0x2a9
 [802290ad] iput+0x4b/0x84
 [802482f5] sys_mount+0x8a/0xd7
 [802584d6] system_call+0x7e/0x83


Code: f0 ff 0f 0f 88 17 01 00 00 c3 fa f0 ff 0f 0f 88 18 01 00 00
RIP  [8025e804] _spin_lock_irqsave+0x3/0xd
 RSP 810076105be0
CR2: 0074

The disk has not been mounted and the 

Bug#402345: gaim: crash connecting to yahoo

2006-12-12 Thread Enrico Rossi
This is with MALLOC_CHECK_=2 exported. But I have gaim-dbg installed. Do
I miss something?

GNU gdb 6.4.90-debian
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you
are
welcome to change it and/or distribute copies of it under certain
conditions.
Type show copying to see the conditions.
There is absolutely no warranty for GDB.  Type show warranty for
details.
This GDB was configured as i486-linux-gnu...Using host libthread_db
library /lib/tls/i686/cmov/libthread_db.so.1.

(gdb) run
Starting program: /usr/bin/gaim
Failed to read a valid object file image from memory.
[Thread debugging using libthread_db enabled]
[New Thread -1223199040 (LWP 6458)]

Program received signal SIGABRT, Aborted.
[Switching to Thread -1223199040 (LWP 6458)]
0xb7efa410 in ?? ()

#0  0xb7efa410 in ?? ()
#1  0xbf9d4b7c in ?? ()
#2  0x0006 in ?? ()
#3  0x193a in ?? ()
#4  0xb72ba811 in raise () from /lib/tls/i686/cmov/libc.so.6
#5  0xb72bbfb9 in abort () from /lib/tls/i686/cmov/libc.so.6
#6  0xb72f7731 in free () from /lib/tls/i686/cmov/libc.so.6
#7  0xb72f7575 in free () from /lib/tls/i686/cmov/libc.so.6
#8  0xb7567b31 in g_free () from /usr/lib/libglib-2.0.so.0
#9  0xb69360cb in yahoo_get_info (gc=0x83668f8, name=0x825a5a0
zefir_two)
at ../../../../libgaim/protocols/yahoo/yahoo_profile.c:1276
#10 0xb76bfd90 in serv_get_info (gc=0x193a, name=0x825a5a0 zefir_two)
at ../../libgaim/server.c:165
#11 0xb75fbe1b in g_cclosure_marshal_VOID__VOID ()
   from /usr/lib/libgobject-2.0.so.0
#12 0xb75ee98b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#13 0xb75fef2d in g_signal_chain_from_overridden ()
   from /usr/lib/libgobject-2.0.so.0
#14 0xb7600429 in g_signal_emit_valist ()
from /usr/lib/libgobject-2.0.so.0
#15 0xb76005d9 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#16 0xb7c6cf62 in gtk_widget_activate ()
from /usr/lib/libgtk-x11-2.0.so.0
#17 0xb7b8b262 in gtk_menu_shell_activate_item ()
   from /usr/lib/libgtk-x11-2.0.so.0
#18 0xb7b8c810 in gtk_menu_shell_append ()
from /usr/lib/libgtk-x11-2.0.so.0
#19 0xb7b80d3f in gtk_menu_attach () from /usr/lib/libgtk-x11-2.0.so.0
#20 0xb7b7f250 in _gtk_marshal_BOOLEAN__BOXED ()
   from /usr/lib/libgtk-x11-2.0.so.0
#21 0xb75ecf49 in g_value_set_boxed () from /usr/lib/libgobject-2.0.so.0
#22 0xb75ee98b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#23 0xb75ff56f in g_signal_chain_from_overridden ()
   from /usr/lib/libgobject-2.0.so.0
#24 0xb7600208 in g_signal_emit_valist ()
from /usr/lib/libgobject-2.0.so.0
#25 0xb76005d9 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#26 0xb7c68e84 in gtk_widget_get_default_style ()
   from /usr/lib/libgtk-x11-2.0.so.0
#27 0xb7b78bd3 in gtk_propagate_event ()
from /usr/lib/libgtk-x11-2.0.so.0
#28 0xb7b79e07 in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0
#29 0xb7a12eea in _gdk_events_init () from /usr/lib/libgdk-x11-2.0.so.0
#30 0xb7560731 in g_main_context_dispatch ()
from /usr/lib/libglib-2.0.so.0
#31 0xb75637a6 in g_main_context_check () from /usr/lib/libglib-2.0.so.0
#32 0xb7563b67 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#33 0xb7b7a281 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#34 0x080ab6f5 in main (argc=Cannot access memory at address 0x6
) at ../../gtk/gtkmain.c:801




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



Bug#402345: gaim: crash connecting to yahoo

2006-12-09 Thread Enrico Rossi
Package: gaim
Version: 1:2.0.0+beta5-1
Severity: important

When I get online with yahoo and I starting to see my friend online,
gaim crash.
Yahoo only, enable or disable other account does not fix the problem.

Here is my bt

(gdb) run
Starting program: /usr/bin/gaim
[Thread debugging using libthread_db enabled]
[New Thread -1222768960 (LWP 5685)]
*** glibc detected *** corrupted double-linked list: 0xb74294f8 ***

Program received signal SIGABRT, Aborted.
[Switching to Thread -1222768960 (LWP 5685)]
0xe410 in __kernel_vsyscall ()
(gdb) bt
#0  0xe410 in __kernel_vsyscall ()
#1  0xb7323811 in raise () from /lib/tls/i686/cmov/libc.so.6
#2  0xb7324fb9 in abort () from /lib/tls/i686/cmov/libc.so.6
#3  0xb7358c8a in __fsetlocking () from /lib/tls/i686/cmov/libc.so.6
#4  0xb735ecdc in malloc_usable_size () from
/lib/tls/i686/cmov/libc.so.6
#5  0xb7360bb8 in free () from /lib/tls/i686/cmov/libc.so.6
#6  0xb736287f in malloc () from /lib/tls/i686/cmov/libc.so.6
#7  0xb794b0de in cairo_matrix_rotate () from /usr/lib/libcairo.so.2
#8  0xb794b1d2 in cairo_matrix_rotate () from /usr/lib/libcairo.so.2
#9  0xb794b309 in cairo_matrix_rotate () from /usr/lib/libcairo.so.2
#10 0xb79428f5 in cairo_move_to () from /usr/lib/libcairo.so.2
#11 0xb7942a98 in cairo_rectangle () from /usr/lib/libcairo.so.2
#12 0xb7a6591d in gdk_window_set_user_data ()
   from /usr/lib/libgdk-x11-2.0.so.0
#13 0xb7a66b4f in gdk_window_begin_paint_region ()
   from /usr/lib/libgdk-x11-2.0.so.0
#14 0xb7be3000 in gtk_main_do_event () from
   /usr/lib/libgtk-x11-2.0.so.0
#15 0xb7a66eb0 in gdk_window_is_viewable () from
   /usr/lib/libgdk-x11-2.0.so.0
#16 0xb7a6705f in gdk_window_process_all_updates ()
   from /usr/lib/libgdk-x11-2.0.so.0
#17 0xb7b54147 in gtk_container_check_resize ()
---Type return to continue, or q return to quit---
   from /usr/lib/libgtk-x11-2.0.so.0
#18 0xb75c79b1 in g_source_is_destroyed () from
/usr/lib/libglib-2.0.so.0
#19 0xb75c9731 in g_main_context_dispatch () from
/usr/lib/libglib-2.0.so.0
#20 0xb75cc7a6 in g_main_context_check () from /usr/lib/libglib-2.0.so.0
#21 0xb75ccb67 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#22 0xb7be3281 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#23 0x080ab6f5 in main (argc=Cannot access memory at address 0x6
) at ../../gtk/gtkmain.c:801

This is the gaim -d --nologin output starting at the moment I switch
available on yahoo.

account: Connecting to account n32s1
connection: Connecting. gc = 0x8368b70
yahoo: buddy icon is up to date. Not reuploading.
dns: DNS query for 'scs.msg.yahoo.com' queued
prefs: /core/savedstatus/default changed, scheduling save.
dns: Created new DNS child 5745, there are now 1 children.
dns: Successfully sent DNS request to child 5745
dns: Got response for 'scs.msg.yahoo.com'
dnsquery: IP resolved for scs.msg.yahoo.com
proxy: Attempting connection to 216.155.193.175
proxy: Connecting to scs.msg.yahoo.com:23 with no proxy
proxy: Connection in progress
proxy: Connected.
yahoo: 90 bytes to read, rxlen is 110
yahoo: Yahoo Service: 0x57 Status: 1
yahoo: yahoo status: 0
yahoo: 622 bytes to read, rxlen is 642
yahoo: Yahoo Service: 0x55 Status: 0
yahoo: Oh good, andam00ka is in the right group (ADGB).
yahoo: Oh good, zefir_one is in the right group (ADGB).
yahoo: Oh good, zefir_two is in the right group (ADGB).
yahoo: Oh good, melly_l is in the right group (S.I.M.).
yahoo: 168 bytes to read, rxlen is 226
yahoo: Yahoo Service: 0x01 Status: 0
connection: Activating keepalive.
blist: Updating buddy status for zefir_two (Yahoo)
yahoo: Unknown status key 184
yahoo: Unknown status key 198
yahoo: Unknown status key 213
yahoo: Unknown status key 244
yahoo: Unknown status key 10002
blist: Updating buddy status for zefir_two (Yahoo)
yahoo: 18 bytes to read, rxlen is 38
yahoo: Yahoo Service: 0x12 Status: 1
yahoo: Unhandled service 0x12
yahoo: 125 bytes to read, rxlen is 145
yahoo: Yahoo Service: 0xbe Status: 1
util: requested to fetch
(http://f3.yahoofs.com/msgr/zefir_two/.friend_icon.png?ms87AhFBz62HJ1t2),
full=0, user_agent=(Mozilla/4.0 (compatible; MSIE 5.0)), http11=0
yahoo: Fetching buddy icon failed: Unable to connect to f3.yahoofs.com
*** glibc detected *** corrupted double-linked list: 0xb73e64f8 ***
Aborted

Thanks

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (990, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-2-vserver-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages gaim depends on:
ii  gaim-data1:2.0.0+beta5-1 multi-protocol instant messaging c
ii  libaspell15  0.60.4-4GNU Aspell spell-checker runtime l
ii  libatk1.0-0  1.12.3-1The ATK accessibility toolkit
ii  libavahi-compat-howl00.6.15-2Avahi Howl compatibility library
ii  libc62.3.6.ds1-8 GNU C Library: Shared libraries
ii  libcairo21.2.4-4 The Cairo 2D vector graphics libra