Bug#882659: vice: Segfault on start

2017-11-26 Thread Marco Presi
Just found the following: by compiling the sources with the options
"--enable-gnomeui3" I obtain the same segfault on start as on the Debian
package.
On the other hand, everything works fine by using the option
"--enable-gnomeui".

I use Gnome 3.26 in sid.

Regards,

Marco

2017-11-26 20:40 GMT+01:00 Marco Presi :

>
> -- Forwarded message --
> From: Marco Presi 
> Date: 2017-11-25 23:27 GMT+01:00
> Subject: Re: Bug#882659: vice: Segfault on start
> To: "László Böszörményi (GCS)" 
>
>
>
>
> 2017-11-25 18:05 GMT+01:00 László Böszörményi (GCS) :
>
>> Control: tags -1 moreinfo
>>
>> On Sat, Nov 25, 2017 at 11:37 AM, Marco Presi 
>> wrote:
>> > I am using vice since a long time, it always worked perfectly.
>> Yesterday I re-
>> > installed it and I am not able to run it anymore.
>>  When was the last time you used it?
>>
>
> It was on previous debian version, always in sid (I have been without
> Internet connection for a while,
> so the latest version I used was the one available on June 2017).
>
>
>>
>> > I just type "x64" on the command line and the program segfault
>> immediately.
>> > Downloading the software from the upstream website and compiling from
>> source
>> > with default build options solved temporarly the problem.
>>  What lines you get displayed with the compiled version after the 'See
>> the "About VICE" command for more info.' line?
>>
>
> see below
>
>
>> > I am attaching here the output of the debian package version. I am
>> available to
>> > help to solve this issue.
>>  Thanks in advance. I'm also interested if you have a non-free display
>> driver installed and/or may you have a dual monitor display.
>>
>
> I have a single monitor. About the video driver.. since Xorg is not used
> anymore I am a little bit confused
> on determining which is the current video configuration.. anyway, lsmod
> just lists the i915 driver as video driver,
> and no nvidia related packages are installed.
>
> For completeness, I am also attaching the lspci and lsmod outputs.
>
>
>>
>> Regards,
>> Laszlo/GCS
>>
>
> Ciao!
>
> Marco
>
>
> output from upstream, source compiled vice
> =
> zufus@irmafamily:~$ x64
> Detecting ISA HardSID boards.
> Could not open '/dev/port'.
> Cannot get permission to access $300.
> Detecting PCI HardSID boards.
> No PCI HardSID boards found.
> HW scale not available, forcing to disabled
> Toggling of Statusbar/Menu in Xaw is not supported.
> Warning - The VICE-CBM font is not available.
> HW scale not available, forcing to disabled
>
> *** VICE Version 3.1 ***
> OS compiled for: Linux glibc 2.25
> GUI compiled for: XAW
> CPU compiled for: AMD64/x86_64
> Compiler used: GCC-7.2.0
> Current OS: Linux 4.13.0-1-amd64 (glibc 2.25)
> Current CPU: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz
>
> Welcome to x64, the free portable C64 Emulator.
>
> Current VICE team members:
> Martin Pottendorfer, Marco van den Heuvel, Fabrizio Gennari, Groepaz,
> Olaf Seibert, Marcus Sutton, Kajtar Zsolt, AreaScout, Bas Wassink.
>
> This is free software with ABSOLUTELY NO WARRANTY.
> See the "About VICE" command for more info.
>
> X11: Found 24bit/TrueColor visual.
> X11: Using private colormap.
> XRandR: XRandR reports current display: 1920x1200@60
> Loading system file `/usr/local/lib64/vice/C64/kernal'.
> Loading system file `/usr/local/lib64/vice/C64/basic'.
> Loading system file `/usr/local/lib64/vice/C64/chargen'.
> Loading system file `/usr/local/lib64/vice/PRINTER/mps803'.
> Palette: Loading palette `/usr/local/lib64/vice/PRINTER/mps803.vpl'.
> Loading system file `/usr/local/lib64/vice/PRINTER/nl10-cbm'.
> Palette: Loading palette `/usr/local/lib64/vice/PRINTER/nl10.vpl'.
> NL10: Printer driver initialized.
> Palette: Loading palette `/usr/local/lib64/vice/PRINTER/1520.vpl'.
> Loading system file `/usr/local/lib64/vice/DRIVES/dos1540'.
> Loading system file `/usr/local/lib64/vice/DRIVES/dos1541'.
> Loading system file `/usr/local/lib64/vice/DRIVES/d1541II'.
> Loading system file `/usr/local/lib64/vice/DRIVES/dos1570'.
> Loading system file `/usr/local/lib64/vice/DRIVES/dos1571'.
> Loading system file `/usr/local/lib64/vice/DRIVES/dos1581'.
> DriveROM: Error - 2000 ROM image not found. Hardware-level 2000 emulation
> is not available.
> DriveROM: Error - 4000 ROM image not found. Hardware-level 4000 emulation
> is not available.
> Loading system fil

Bug#882659: Fwd: Bug#882659: vice: Segfault on start

2017-11-26 Thread Marco Presi
-- Forwarded message --
From: Marco Presi 
Date: 2017-11-25 23:27 GMT+01:00
Subject: Re: Bug#882659: vice: Segfault on start
To: "László Böszörményi (GCS)" 




2017-11-25 18:05 GMT+01:00 László Böszörményi (GCS) :

> Control: tags -1 moreinfo
>
> On Sat, Nov 25, 2017 at 11:37 AM, Marco Presi 
> wrote:
> > I am using vice since a long time, it always worked perfectly. Yesterday
> I re-
> > installed it and I am not able to run it anymore.
>  When was the last time you used it?
>

It was on previous debian version, always in sid (I have been without
Internet connection for a while,
so the latest version I used was the one available on June 2017).


>
> > I just type "x64" on the command line and the program segfault
> immediately.
> > Downloading the software from the upstream website and compiling from
> source
> > with default build options solved temporarly the problem.
>  What lines you get displayed with the compiled version after the 'See
> the "About VICE" command for more info.' line?
>

see below


> > I am attaching here the output of the debian package version. I am
> available to
> > help to solve this issue.
>  Thanks in advance. I'm also interested if you have a non-free display
> driver installed and/or may you have a dual monitor display.
>

I have a single monitor. About the video driver.. since Xorg is not used
anymore I am a little bit confused
on determining which is the current video configuration.. anyway, lsmod
just lists the i915 driver as video driver,
and no nvidia related packages are installed.

For completeness, I am also attaching the lspci and lsmod outputs.


>
> Regards,
> Laszlo/GCS
>

Ciao!

Marco


output from upstream, source compiled vice
=
zufus@irmafamily:~$ x64
Detecting ISA HardSID boards.
Could not open '/dev/port'.
Cannot get permission to access $300.
Detecting PCI HardSID boards.
No PCI HardSID boards found.
HW scale not available, forcing to disabled
Toggling of Statusbar/Menu in Xaw is not supported.
Warning - The VICE-CBM font is not available.
HW scale not available, forcing to disabled

*** VICE Version 3.1 ***
OS compiled for: Linux glibc 2.25
GUI compiled for: XAW
CPU compiled for: AMD64/x86_64
Compiler used: GCC-7.2.0
Current OS: Linux 4.13.0-1-amd64 (glibc 2.25)
Current CPU: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz

Welcome to x64, the free portable C64 Emulator.

Current VICE team members:
Martin Pottendorfer, Marco van den Heuvel, Fabrizio Gennari, Groepaz,
Olaf Seibert, Marcus Sutton, Kajtar Zsolt, AreaScout, Bas Wassink.

This is free software with ABSOLUTELY NO WARRANTY.
See the "About VICE" command for more info.

X11: Found 24bit/TrueColor visual.
X11: Using private colormap.
XRandR: XRandR reports current display: 1920x1200@60
Loading system file `/usr/local/lib64/vice/C64/kernal'.
Loading system file `/usr/local/lib64/vice/C64/basic'.
Loading system file `/usr/local/lib64/vice/C64/chargen'.
Loading system file `/usr/local/lib64/vice/PRINTER/mps803'.
Palette: Loading palette `/usr/local/lib64/vice/PRINTER/mps803.vpl'.
Loading system file `/usr/local/lib64/vice/PRINTER/nl10-cbm'.
Palette: Loading palette `/usr/local/lib64/vice/PRINTER/nl10.vpl'.
NL10: Printer driver initialized.
Palette: Loading palette `/usr/local/lib64/vice/PRINTER/1520.vpl'.
Loading system file `/usr/local/lib64/vice/DRIVES/dos1540'.
Loading system file `/usr/local/lib64/vice/DRIVES/dos1541'.
Loading system file `/usr/local/lib64/vice/DRIVES/d1541II'.
Loading system file `/usr/local/lib64/vice/DRIVES/dos1570'.
Loading system file `/usr/local/lib64/vice/DRIVES/dos1571'.
Loading system file `/usr/local/lib64/vice/DRIVES/dos1581'.
DriveROM: Error - 2000 ROM image not found. Hardware-level 2000 emulation
is not available.
DriveROM: Error - 4000 ROM image not found. Hardware-level 4000 emulation
is not available.
Loading system file `/usr/local/lib64/vice/DRIVES/dos2031'.
Loading system file `/usr/local/lib64/vice/DRIVES/dos2040'.
Loading system file `/usr/local/lib64/vice/DRIVES/dos3040'.
Loading system file `/usr/local/lib64/vice/DRIVES/dos4040'.
Loading system file `/usr/local/lib64/vice/DRIVES/dos1001'.
Drive: Finished loading ROM images.
Warning - Trying to assign value to unknown resource `HwScalePossible'.
Warning: Cannot convert string "-*-helvetica-medium-r-*-*-12-*" to type
FontStruct
Warning: Missing charsets in String to FontSet conversion
Warning: Cannot convert string "-*-helvetica-medium-r-*-*-12-*" to type
FontSet
Warning: Cannot convert string "-*-lucida-bold-r-*-*-12-*" to type
FontStruct
Warning: Missing charsets in String to FontSet conversion
Warning: Cannot convert string "-*-lucida-bold-r-*-*-12-*-*-*
-*-*-

Bug#882659: vice: Segfault on start

2017-11-25 Thread Marco Presi
Package: vice
Version: 3.1.0.dfsg-1
Severity: grave
Justification: renders package unusable

Dear Maintainer,

I am using vice since a long time, it always worked perfectly. Yesterday I re-
installed it and I am not able to run it anymore.

I just type "x64" on the command line and the program segfault immediately.
Downloading the software from the upstream website and compiling from source
with default build options solved temporarly the problem.

I am attaching here the output of the debian package version. I am available to
help to solve this issue.

Regards,

Marco.


==

zufus@irmafamily:~$ /usr/bin/x64
Detecting ISA HardSID boards.
Could not open '/dev/port'.
Cannot get permission to access $300.
Detecting PCI HardSID boards.
No PCI HardSID boards found.
HW scale not available, forcing to disabled
HW scale not available, forcing to disabled

(x64:15202): Gtk-WARNING **: Theme parsing error: gtk3.css:1463:13: not a
number

(x64:15202): Gtk-WARNING **: Theme parsing error: gtk3.css:1463:13: Expected a
string.

*** VICE Version 3.1 ***
OS compiled for: Linux glibc 2.24
GUI compiled for: GTK+
CPU compiled for: AMD64/x86_64
Compiler used: GCC-6.3.0
Current OS:  (glibc 2.25)
Current CPU: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz

Welcome to x64, the free portable C64 Emulator.

Current VICE team members:
Martin Pottendorfer, Marco van den Heuvel, Fabrizio Gennari, Groepaz,
Olaf Seibert, Marcus Sutton, Kajtar Zsolt, AreaScout, Bas Wassink.

This is free software with ABSOLUTELY NO WARRANTY.
See the "About VICE" command for more info.

X11: GTK version compiled with: 3.22 (xf86 ext:yes cairo:yes pango:yes VTE:yes
hwscale:no fullscreen:yes ui-threads:no)
Errore di segmentazione




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

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

Versions of packages vice depends on:
ii  dpkg 1.19.0.4
ii  install-info 6.5.0.dfsg.1-1
ii  libasound2   1.1.3-5
ii  libatk1.0-0  2.26.1-1
ii  libc62.25-2
ii  libcairo-gobject21.15.8-2
ii  libcairo21.15.8-2
ii  libgcc1  1:7.2.0-16
ii  libgdk-pixbuf2.0-0   2.36.11-1
ii  libglib2.0-0 2.54.2-1
ii  libgnutls30  3.5.16-1
ii  libgtk-3-0   3.22.26-1
ii  libjpeg62-turbo  1:1.5.2-2
ii  libpango-1.0-0   1.40.13-2
ii  libpangocairo-1.0-0  1.40.13-2
ii  libpcre2-8-0 10.22-3
ii  libpng16-16  1.6.34-1
ii  libpulse011.1-2
ii  libreadline7 7.0-3
ii  libstdc++6   7.2.0-16
ii  libvte-2.91-00.50.2-2
ii  libx11-6 2:1.6.4-3
ii  libxrandr2   2:1.5.1-1
ii  libxxf86vm1  1:1.1.4-1+b2
ii  zlib1g   1:1.2.8.dfsg-5

vice recommends no packages.

vice suggests no packages.



Bug#854186: network-manager: DHCP connection stopped working (however, it works perfectly by using the console)

2017-02-19 Thread Marco Presi
Hi, the bug seems to be disappeared after the latest network-manager
upgrade to version 1.6.2-1.

Thanks

Marco

2017-02-04 20:22 GMT+01:00 Marco Presi :

> Package: network-manager
> Version: 1.6.0-1
> Severity: important
>
> Dear Maintainer,
>
> *** Reporter, please consider answering these questions, where appropriate
> ***
>
>* What led up to the situation?
>
> Apparently nothing, probably an upgrade made few days ago
>
>* What exactly did you do (or not do) that was effective (or
>  ineffective)?
>
> I ran, as usual, "apt dist-uprgade"
>
>* What was the outcome of this action?
>
> Few days later, as soon as I started my Gnome session, the network-manager
> applet shows that the system tries to connect to
> the DHCP server running on my local router.
>
>* What outcome did you expect instead?
>
> I expected a fast dhcp connection as usual.
>
>
> *** End of the template - remove these template lines ***
>
> I am able to connect by first stopping the interface by using the GNOME
> applet.
> Then I am able to set up the connection by using the command line (e.g. by
> running dhclient).
> When I run dhclient, the system connect almost instantaneously, and the
> GNOME
> applet change status indicating that
> the dhcp server assigned an IP (and the DNS as well).
>
> Here is the output of "tail -f /var/log/messages" when I try to activate
> the
> eth interface through the GNOME applet:
>
> Feb  4 20:18:59 irmafamily NetworkManager[507]:   [1486235939.2952]
> device (enp2s0): Activation: starting connection 'Connessione via cavo 1'
> (3ffb3114-1734-39d2-be00-fb3b00bee8e8)
> Feb  4 20:18:59 irmafamily NetworkManager[507]:   [1486235939.2953]
> audit: op="connection-activate" uuid="3ffb3114-1734-39d2-be00-
> fb3b00bee8e8"
> name="Connessione via cavo 1" pid=3488 uid=1000 result="success"
> Feb  4 20:18:59 irmafamily NetworkManager[507]:   [1486235939.2954]
> device (enp2s0): state change: disconnected -> prepare (reason 'none') [30
> 40
> 0]
> Feb  4 20:18:59 irmafamily NetworkManager[507]:   [1486235939.2955]
> manager: NetworkManager state is now CONNECTING
> Feb  4 20:18:59 irmafamily NetworkManager[507]:   [1486235939.2957]
> device (enp2s0): state change: prepare -> config (reason 'none') [40 50 0]
> Feb  4 20:18:59 irmafamily NetworkManager[507]:   [1486235939.2960]
> device (enp2s0): state change: config -> ip-config (reason 'none') [50 70
> 0]
> Feb  4 20:18:59 irmafamily NetworkManager[507]:   [1486235939.2962]
> dhcp4
> (enp2s0): activation: beginning transaction (timeout in 45 seconds)
> Feb  4 20:18:59 irmafamily NetworkManager[507]:   [1486235939.2973]
> dhcp4
> (enp2s0): dhclient started with pid 4189
> Feb  4 20:18:59 irmafamily gnome-shell[602]: ((libnm-util/nm-
> connection.c:1549)): assertion '' failed
> Feb  4 20:18:59 irmafamily gnome-shell[832]: ((libnm-util/nm-
> connection.c:1549)): assertion '' failed
>
> Here it follows the output of "tail -f /var/log/messages" when I activate
> the
> eth interface by running dhclient:
>
> Feb  4 20:20:14 irmafamily NetworkManager[507]:   [1486236014.7153]
> keyfile: add connection in-memory
> (ab188d84-7201-45ac-8f69-2a405cdfc859,"enp2s0")
> Feb  4 20:20:14 irmafamily NetworkManager[507]:   [1486236014.7168]
> device (enp2s0): Activation: starting connection 'enp2s0'
> (ab188d84-7201-45ac-8f69-2a405cdfc859)
> Feb  4 20:20:14 irmafamily NetworkManager[507]:   [1486236014.7172]
> device (enp2s0): state change: disconnected -> prepare (reason 'none') [30
> 40
> 0]
> Feb  4 20:20:14 irmafamily NetworkManager[507]:   [1486236014.7180]
> device (enp2s0): state change: prepare -> config (reason 'none') [40 50 0]
> Feb  4 20:20:14 irmafamily NetworkManager[507]:   [1486236014.7183]
> device (enp2s0): state change: config -> ip-config (reason 'none') [50 70
> 0]
> Feb  4 20:20:14 irmafamily NetworkManager[507]:   [1486236014.7321]
> device (enp2s0): state change: ip-config -> ip-check (reason 'none') [70
> 80 0]
> Feb  4 20:20:14 irmafamily NetworkManager[507]:   [1486236014.7701]
> device (enp2s0): state change: ip-check -> secondaries (reason 'none') [80
> 90
> 0]
> Feb  4 20:20:14 irmafamily NetworkManager[507]:   [1486236014.7707]
> device (enp2s0): state change: secondaries -> activated (reason 'none')
> [90 100
> 0]
> Feb  4 20:20:14 irmafamily NetworkManager[507]:   [1486236014.7710]
> manager: NetworkManager state is now CONNECTED_LOCAL
> Feb  4 20:20:14 irmafamily NetworkManager[507]:   [

Bug#854186: network-manager: DHCP connection stopped working (however, it works perfectly by using the console)

2017-02-19 Thread Marco Presi
Hi, the bug seems to be disappeared after the latest network-manager
upgrade to version 1.6.2-1.

Thanks

Marco

2017-02-04 20:22 GMT+01:00 Marco Presi :

> Package: network-manager
> Version: 1.6.0-1
> Severity: important
>
> Dear Maintainer,
>
> *** Reporter, please consider answering these questions, where appropriate
> ***
>
>* What led up to the situation?
>
> Apparently nothing, probably an upgrade made few days ago
>
>* What exactly did you do (or not do) that was effective (or
>  ineffective)?
>
> I ran, as usual, "apt dist-uprgade"
>
>* What was the outcome of this action?
>
> Few days later, as soon as I started my Gnome session, the network-manager
> applet shows that the system tries to connect to
> the DHCP server running on my local router.
>
>* What outcome did you expect instead?
>
> I expected a fast dhcp connection as usual.
>
>
> *** End of the template - remove these template lines ***
>
> I am able to connect by first stopping the interface by using the GNOME
> applet.
> Then I am able to set up the connection by using the command line (e.g. by
> running dhclient).
> When I run dhclient, the system connect almost instantaneously, and the
> GNOME
> applet change status indicating that
> the dhcp server assigned an IP (and the DNS as well).
>
> Here is the output of "tail -f /var/log/messages" when I try to activate
> the
> eth interface through the GNOME applet:
>
> Feb  4 20:18:59 irmafamily NetworkManager[507]:   [1486235939.2952]
> device (enp2s0): Activation: starting connection 'Connessione via cavo 1'
> (3ffb3114-1734-39d2-be00-fb3b00bee8e8)
> Feb  4 20:18:59 irmafamily NetworkManager[507]:   [1486235939.2953]
> audit: op="connection-activate" uuid="3ffb3114-1734-39d2-be00-
> fb3b00bee8e8"
> name="Connessione via cavo 1" pid=3488 uid=1000 result="success"
> Feb  4 20:18:59 irmafamily NetworkManager[507]:   [1486235939.2954]
> device (enp2s0): state change: disconnected -> prepare (reason 'none') [30
> 40
> 0]
> Feb  4 20:18:59 irmafamily NetworkManager[507]:   [1486235939.2955]
> manager: NetworkManager state is now CONNECTING
> Feb  4 20:18:59 irmafamily NetworkManager[507]:   [1486235939.2957]
> device (enp2s0): state change: prepare -> config (reason 'none') [40 50 0]
> Feb  4 20:18:59 irmafamily NetworkManager[507]:   [1486235939.2960]
> device (enp2s0): state change: config -> ip-config (reason 'none') [50 70
> 0]
> Feb  4 20:18:59 irmafamily NetworkManager[507]:   [1486235939.2962]
> dhcp4
> (enp2s0): activation: beginning transaction (timeout in 45 seconds)
> Feb  4 20:18:59 irmafamily NetworkManager[507]:   [1486235939.2973]
> dhcp4
> (enp2s0): dhclient started with pid 4189
> Feb  4 20:18:59 irmafamily gnome-shell[602]: ((libnm-util/nm-
> connection.c:1549)): assertion '' failed
> Feb  4 20:18:59 irmafamily gnome-shell[832]: ((libnm-util/nm-
> connection.c:1549)): assertion '' failed
>
> Here it follows the output of "tail -f /var/log/messages" when I activate
> the
> eth interface by running dhclient:
>
> Feb  4 20:20:14 irmafamily NetworkManager[507]:   [1486236014.7153]
> keyfile: add connection in-memory
> (ab188d84-7201-45ac-8f69-2a405cdfc859,"enp2s0")
> Feb  4 20:20:14 irmafamily NetworkManager[507]:   [1486236014.7168]
> device (enp2s0): Activation: starting connection 'enp2s0'
> (ab188d84-7201-45ac-8f69-2a405cdfc859)
> Feb  4 20:20:14 irmafamily NetworkManager[507]:   [1486236014.7172]
> device (enp2s0): state change: disconnected -> prepare (reason 'none') [30
> 40
> 0]
> Feb  4 20:20:14 irmafamily NetworkManager[507]:   [1486236014.7180]
> device (enp2s0): state change: prepare -> config (reason 'none') [40 50 0]
> Feb  4 20:20:14 irmafamily NetworkManager[507]:   [1486236014.7183]
> device (enp2s0): state change: config -> ip-config (reason 'none') [50 70
> 0]
> Feb  4 20:20:14 irmafamily NetworkManager[507]:   [1486236014.7321]
> device (enp2s0): state change: ip-config -> ip-check (reason 'none') [70
> 80 0]
> Feb  4 20:20:14 irmafamily NetworkManager[507]:   [1486236014.7701]
> device (enp2s0): state change: ip-check -> secondaries (reason 'none') [80
> 90
> 0]
> Feb  4 20:20:14 irmafamily NetworkManager[507]:   [1486236014.7707]
> device (enp2s0): state change: secondaries -> activated (reason 'none')
> [90 100
> 0]
> Feb  4 20:20:14 irmafamily NetworkManager[507]:   [1486236014.7710]
> manager: NetworkManager state is now CONNECTED_LOCAL
> Feb  4 20:20:14 irmafamily NetworkManager[507]:   [

Bug#854186: network-manager: DHCP connection stopped working (however, it works perfectly by using the console)

2017-02-04 Thread Marco Presi
Package: network-manager
Version: 1.6.0-1
Severity: important

Dear Maintainer,

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

   * What led up to the situation?

Apparently nothing, probably an upgrade made few days ago

   * What exactly did you do (or not do) that was effective (or
 ineffective)?

I ran, as usual, "apt dist-uprgade"

   * What was the outcome of this action?

Few days later, as soon as I started my Gnome session, the network-manager
applet shows that the system tries to connect to
the DHCP server running on my local router.

   * What outcome did you expect instead?

I expected a fast dhcp connection as usual.


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

I am able to connect by first stopping the interface by using the GNOME applet.
Then I am able to set up the connection by using the command line (e.g. by
running dhclient).
When I run dhclient, the system connect almost instantaneously, and the GNOME
applet change status indicating that
the dhcp server assigned an IP (and the DNS as well).

Here is the output of "tail -f /var/log/messages" when I try to activate the
eth interface through the GNOME applet:

Feb  4 20:18:59 irmafamily NetworkManager[507]:   [1486235939.2952]
device (enp2s0): Activation: starting connection 'Connessione via cavo 1'
(3ffb3114-1734-39d2-be00-fb3b00bee8e8)
Feb  4 20:18:59 irmafamily NetworkManager[507]:   [1486235939.2953]
audit: op="connection-activate" uuid="3ffb3114-1734-39d2-be00-fb3b00bee8e8"
name="Connessione via cavo 1" pid=3488 uid=1000 result="success"
Feb  4 20:18:59 irmafamily NetworkManager[507]:   [1486235939.2954]
device (enp2s0): state change: disconnected -> prepare (reason 'none') [30 40
0]
Feb  4 20:18:59 irmafamily NetworkManager[507]:   [1486235939.2955]
manager: NetworkManager state is now CONNECTING
Feb  4 20:18:59 irmafamily NetworkManager[507]:   [1486235939.2957]
device (enp2s0): state change: prepare -> config (reason 'none') [40 50 0]
Feb  4 20:18:59 irmafamily NetworkManager[507]:   [1486235939.2960]
device (enp2s0): state change: config -> ip-config (reason 'none') [50 70 0]
Feb  4 20:18:59 irmafamily NetworkManager[507]:   [1486235939.2962] dhcp4
(enp2s0): activation: beginning transaction (timeout in 45 seconds)
Feb  4 20:18:59 irmafamily NetworkManager[507]:   [1486235939.2973] dhcp4
(enp2s0): dhclient started with pid 4189
Feb  4 20:18:59 irmafamily gnome-shell[602]: ((libnm-util/nm-
connection.c:1549)): assertion '' failed
Feb  4 20:18:59 irmafamily gnome-shell[832]: ((libnm-util/nm-
connection.c:1549)): assertion '' failed

Here it follows the output of "tail -f /var/log/messages" when I activate the
eth interface by running dhclient:

Feb  4 20:20:14 irmafamily NetworkManager[507]:   [1486236014.7153]
keyfile: add connection in-memory
(ab188d84-7201-45ac-8f69-2a405cdfc859,"enp2s0")
Feb  4 20:20:14 irmafamily NetworkManager[507]:   [1486236014.7168]
device (enp2s0): Activation: starting connection 'enp2s0'
(ab188d84-7201-45ac-8f69-2a405cdfc859)
Feb  4 20:20:14 irmafamily NetworkManager[507]:   [1486236014.7172]
device (enp2s0): state change: disconnected -> prepare (reason 'none') [30 40
0]
Feb  4 20:20:14 irmafamily NetworkManager[507]:   [1486236014.7180]
device (enp2s0): state change: prepare -> config (reason 'none') [40 50 0]
Feb  4 20:20:14 irmafamily NetworkManager[507]:   [1486236014.7183]
device (enp2s0): state change: config -> ip-config (reason 'none') [50 70 0]
Feb  4 20:20:14 irmafamily NetworkManager[507]:   [1486236014.7321]
device (enp2s0): state change: ip-config -> ip-check (reason 'none') [70 80 0]
Feb  4 20:20:14 irmafamily NetworkManager[507]:   [1486236014.7701]
device (enp2s0): state change: ip-check -> secondaries (reason 'none') [80 90
0]
Feb  4 20:20:14 irmafamily NetworkManager[507]:   [1486236014.7707]
device (enp2s0): state change: secondaries -> activated (reason 'none') [90 100
0]
Feb  4 20:20:14 irmafamily NetworkManager[507]:   [1486236014.7710]
manager: NetworkManager state is now CONNECTED_LOCAL
Feb  4 20:20:14 irmafamily NetworkManager[507]:   [1486236014.7953]
manager: NetworkManager state is now CONNECTED_GLOBAL
Feb  4 20:20:14 irmafamily NetworkManager[507]:   [1486236014.7956]
policy: set 'enp2s0' (enp2s0) as default for IPv4 routing and DNS
Feb  4 20:20:14 irmafamily NetworkManager[507]:   [1486236014.7958]
device (enp2s0): Activation: successful, device activated.
Feb  4 20:20:14 irmafamily gnome-shell[602]: ((libnm-util/nm-
connection.c:1549)): assertion '' failed
Feb  4 20:20:14 irmafamily gnome-shell[832]: ((libnm-util/nm-
connection.c:1549)): assertion '' failed


I am also attaching the NetworkManager conf file (it always worked, I never
changed it):

root@irmafamily:~# cat /etc/NetworkManager/NetworkManager.conf
[main]
plugins=ifupdown,keyfile

[ifupdown]
managed=false


Thanks,

Marco



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

Bug#548799: fix extra-license-file warnings

2009-09-28 Thread Marco Presi (Zufus)
Package: gdesklets
Version: 0.36.1-3
Severity: normal
Tags: patch

Hi.

Please find attached a small patch removing few lintian warnings.

I look forward to submit another patch correcting ALL the lintian warnings in 
the next days

Regards

Marco


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

Kernel: Linux 2.6.30-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to it_IT.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages gdesklets depends on:
ii  libatk1.0-0   1.28.0-1   The ATK accessibility toolkit
ii  libc6 2.9-26 GNU C Library: Shared libraries
ii  libcairo2 1.8.8-2The Cairo 2D vector graphics libra
ii  libfontconfig12.6.0-4generic font configuration library
ii  libfreetype6  2.3.9-5FreeType 2 font engine, shared lib
ii  libglib2.0-0  2.22.0-1   The GLib library of C routines
ii  libgtk2.0-0   2.18.0-1   The GTK+ graphical user interface 
ii  libgtop2-72.28.0-1   gtop system monitoring library (sh
ii  libpango1.0-0 1.26.0-1   Layout and rendering of internatio
ii  librsvg2-22.26.0-1   SAX-based renderer library for SVG
ii  python2.5.4-2An interactive high-level object-o
ii  python-gnome2 2.28.0-1   Python bindings for the GNOME desk
ii  python-gtk2   2.16.0-1   Python bindings for the GTK+ widge
ii  python-pyorbit2.24.0-1   A Python language binding for the 
ii  python-support1.0.3  automated rebuilding support for P

Versions of packages gdesklets recommends:
pn  gdesklets-data (no description available)

gdesklets suggests no packages.
Description: Avoids installation of useless COPYNG files (they contain the text 
of GPL-2, already in /usr/share/commo-licenses/)
Author: Marco Presi 

diff -Nur -x '*.orig' -x '*~' gdesklets-0.36.1/Displays/15pieces/Makefile.in 
gdesklets-0.36.1.new/Displays/15pieces/Makefile.in
--- gdesklets-0.36.1/Displays/15pieces/Makefile.in  2008-10-31 
09:57:15.0 +0100
+++ gdesklets-0.36.1.new/Displays/15pieces/Makefile.in  2009-09-27 
22:08:05.0 +0200
@@ -33,8 +33,7 @@
 build_triplet = @build@
 host_triplet = @host@
 subdir = Displays/15pieces
-DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-   COPYING
+DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/configure.in
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
@@ -256,7 +255,6 @@
 installdir = ${coredir}/Displays/15pieces
 install_DATA = \
15pieces.display\
-   COPYING \
make_tiles.sh   \
README
 
diff -Nur -x '*.orig' -x '*~' gdesklets-0.36.1/Displays/Calendar/Makefile.in 
gdesklets-0.36.1.new/Displays/Calendar/Makefile.in
--- gdesklets-0.36.1/Displays/Calendar/Makefile.in  2008-10-31 
09:57:16.0 +0100
+++ gdesklets-0.36.1.new/Displays/Calendar/Makefile.in  2009-09-27 
22:08:18.0 +0200
@@ -33,8 +33,7 @@
 build_triplet = @build@
 host_triplet = @host@
 subdir = Displays/Calendar
-DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-   COPYING
+DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/configure.in
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
@@ -252,7 +251,6 @@
cal.png \
Calendar.display\
calendar_mod.script \
-   COPYING \
events.script   \
lang.script \
README
diff -Nur -x '*.orig' -x '*~' gdesklets-0.36.1/Displays/Clock/Makefile.in 
gdesklets-0.36.1.new/Displays/Clock/Makefile.in
--- gdesklets-0.36.1/Displays/Clock/Makefile.in 2008-10-31 09:57:16.0 
+0100
+++ gdesklets-0.36.1.new/Displays/Clock/Makefile.in 2009-09-27 
22:08:31.0 +0200
@@ -33,8 +33,7 @@
 build_triplet = @build@
 host_triplet = @host@
 subdir = Displays/Clock
-DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-   COPYING
+DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/configure.in
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
@@ -250,7 +249,6 @@
 installdir = ${coredir}/Displays/Clock
 install_DATA = \
clock.display   \
-   COPYING \
README  \
timezones.script
 
diff -Nur -x '*.orig' -x '*~&#

Bug#525100: Patch (was: inkscape: does not permit to set 100% r/g/b/alpha in "Fill and Stroke")

2009-04-24 Thread Marco Presi
Package: inkscape
Version: 0.46-8

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

Hi, I borrowed the following patch from ubuntu forums. It seems it has been 
already applied to the upstream.
(so you might use it while waiting for 0.47 release)

Regards

Marco


--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.26-1-686

Debian Release: squeeze/sid
  500 unstablewww.debian-multimedia.org 
  500 unstableftp.us.debian.org 
  500 unstabledebian.fastweb.it 
1 experimentalftp.it.debian.org 

--- Package information. ---
Depends (Version) | Installed
=-+-===
libatk1.0-0   (>= 1.20.0) | 1.24.0-2
libc6   (>= 2.3.6-6~) | 2.9-7
libcairo2  (>= 1.6.0) | 1.8.6-2+b1
libcairomm-1.0-1   (>= 1.6.4) | 1.8.0-1
libfontconfig1 (>= 2.4.0) | 2.6.0-3
libfreetype6   (>= 2.2.1) | 2.3.9-4
libgc1c2   (>= 1:6.8-1.1) | 1:6.8-1.2
libgcc1  (>= 1:4.1.1) | 1:4.3.3-8
libgconf2-4   (>= 2.23.2) | 2.26.0-1
libglib2.0-0  (>= 2.16.0) | 2.20.1-1
libglibmm-2.4-1c2a(>= 2.19.8) | 2.20.0-1
libgnomevfs2-0 (>= 1:2.17.90) | 1:2.24.1-1
libgtk2.0-0   (>= 2.14.0) | 2.16.1-2
libgtkmm-2.4-1c2a   (>= 1:2.16.0) | 1:2.16.0-2
libgtkspell0  (>= 2.0.10) | 2.0.13-2
liblcms1  (>= 1.15-1) | 1.18.dfsg-1
libpango1.0-0 (>= 1.14.0) | 1.24.0-3+b1
libpangomm-1.4-1  (>= 2.24.0) | 2.24.0-2
libpng12-0  (>= 1.2.13-4) | 1.2.35-1
libpoppler-glib4  | 0.10.6-1
libpoppler4   | 0.10.6-1
libpopt0(>= 1.14) | 1.14-4
libsigc++-2.0-0c2a (>= 2.0.2) | 2.0.18-2
libssl0.9.8 (>= 0.9.8f-5) | 0.9.8g-16
libstdc++6 (>= 4.2.1) | 4.3.3-8
libwpd8c2a| 0.8.14-1
libwpg-0.1-1  | 0.1.3-1
libx11-6  | 2:1.2.1-1
libxft2(>> 2.1.1) | 2.1.13-3
libxml2   (>= 2.6.27) | 2.7.3.dfsg-1
libxslt1.1(>= 1.1.18) | 1.1.24-2
zlib1g   (>= 1:1.1.4) | 1:1.2.3.3.dfsg-13


Recommends   (Version) | Installed
==-+-===
libwmf-bin | 0.2.8.4-6
pstoedit   | 3.45-4+b1
imagemagick| 7:6.5.1.0-1
perlmagick | 7:6.5.1.0-1


Suggests (Version) | Installed
==-+-===
dia| 
 OR dia-gnome  | 0.96.1-6
ruby   | 4.2
libgnomevfs2-extra | 1:2.24.1-1
libsvg-perl| 
libxml-xql-perl| 
python | 2.5.4-2
python-numpy   | 1:1.2.1-1
python-lxml| 2.1.5-1
python-uniconvertor| 
skencil| 
ttf-bitstream-vera | 1.10-7





12_slider.dpatch
Description: application/shellscript


Bug#525100: inkscape: does not permit to set 100% r/g/b/alpha in "Fill and Stroke"

2009-04-24 Thread Marco Presi
Package: inkscape
Version: 0.46-6

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



Hi, I also confirm this bug, on my 3 different Debian machines.

Regards

Marco

--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.26-1-686

Debian Release: squeeze/sid
  500 unstablewww.debian-multimedia.org 
  500 unstableftp.us.debian.org 
  500 unstabledebian.fastweb.it 
1 experimentalftp.it.debian.org 

--- Package information. ---
Depends (Version) | Installed
=-+-===
libatk1.0-0   (>= 1.20.0) | 1.24.0-2
libc6   (>= 2.3.6-6~) | 2.9-7
libcairo2  (>= 1.6.0) | 1.8.6-2+b1
libcairomm-1.0-1   (>= 1.6.4) | 1.8.0-1
libfontconfig1 (>= 2.4.0) | 2.6.0-3
libfreetype6   (>= 2.2.1) | 2.3.9-4
libgc1c2   (>= 1:6.8-1.1) | 1:6.8-1.2
libgcc1  (>= 1:4.1.1) | 1:4.3.3-8
libgconf2-4   (>= 2.23.2) | 2.26.0-1
libglib2.0-0  (>= 2.16.0) | 2.20.1-1
libglibmm-2.4-1c2a(>= 2.19.8) | 2.20.0-1
libgnomevfs2-0 (>= 1:2.17.90) | 1:2.24.1-1
libgtk2.0-0   (>= 2.14.0) | 2.16.1-2
libgtkmm-2.4-1c2a   (>= 1:2.14.0) | 1:2.16.0-2
libgtkspell0  (>= 2.0.10) | 2.0.13-2
liblcms1  (>= 1.15-1) | 1.18.dfsg-1
libmagick++10 | 7:6.3.7.9.dfsg2-1
libmagick10   | 7:6.3.7.9.dfsg2-1
libpango1.0-0 (>= 1.14.0) | 1.24.0-3+b1
libpangomm-1.4-1  (>= 2.14.0) | 2.24.0-2
libpng12-0  (>= 1.2.13-4) | 1.2.35-1
libpoppler-glib4  | 0.10.6-1
libpoppler4   | 0.10.6-1
libpopt0(>= 1.14) | 1.14-4
libsigc++-2.0-0c2a (>= 2.0.2) | 2.0.18-2
libssl0.9.8 (>= 0.9.8f-5) | 0.9.8g-16
libstdc++6 (>= 4.2.1) | 4.3.3-8
libwpd8c2a| 0.8.14-1
libwpg-0.1-1  | 0.1.3-1
libx11-6  | 2:1.2.1-1
libxft2(>> 2.1.1) | 2.1.13-3
libxml2   (>= 2.6.27) | 2.7.3.dfsg-1
libxslt1.1(>= 1.1.18) | 1.1.24-2
zlib1g   (>= 1:1.1.4) | 1:1.2.3.3.dfsg-13


Recommends   (Version) | Installed
==-+-===
libwmf-bin | 0.2.8.4-6
pstoedit   | 3.45-4+b1
imagemagick| 7:6.5.1.0-1
perlmagick | 7:6.5.1.0-1


Suggests (Version) | Installed
==-+-===
dia| 
 OR dia-gnome  | 0.96.1-6
ruby   | 4.2
libgnomevfs2-extra | 1:2.24.1-1
libsvg-perl| 
libxml-xql-perl| 
python | 2.5.4-2
python-numpy   | 1:1.2.1-1
python-lxml| 2.1.5-1
python-uniconvertor| 
skencil| 
ttf-bitstream-vera | 1.10-7







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



Bug#433344: conduit: Fails to start from Gnome Menu

2007-07-16 Thread Marco Presi
Package: conduit
Version: 0.3.1-1
Severity: normal

Hi,

after a fresh installation, if I try to start conduit from the Gnome
Application Menu (Applications->Admin Tools->Conduit), I get this error
message:

Failed to execute child process "/usr/bin/start_conduit" 
(No such file or directory)

Regards

Marco

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

Kernel: Linux 2.6.21-2-k7 (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/bash

Versions of packages conduit depends on:
ii  python 2.4.4-6   An interactive high-level object-o
ii  python-dbus0.82.0-1  simple interprocess messaging syst
ii  python-gtk22.10.6-1  Python bindings for the GTK+ widge
ii  python-libgmail0.1.5.1+cvs20070102-2 Python bindings to access Gmail ac
ii  python-pygoocanvas 0.8.0-2   GooCanvas python bindings
ii  python-support 0.6.4 automated rebuilding support for p
ii  python-vobject 0.4.8-1   parse iCalendar and VCards in pyth

Versions of packages conduit recommends:
ii  python-evolution  0.0.2-1python bindings for libebook and l

-- no debconf information


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



Bug#433339: conduit: Missing dependency on python-xml

2007-07-16 Thread Marco Presi
Package: conduit
Version: 0.3.1-1
Severity: important

Hi,

after installing conduit with aptitude
(#aptitude install conduit),
I started it, obtaining the following error:

zsh 1026 % conduit 
Traceback (most recent call last):
  File "/usr/bin/conduit", line 19, in ?
import conduit
  File "/var/lib/python-support/python2.4/conduit/__init__.py", line 127, in ?
import Settings
  File "/var/lib/python-support/python2.4/conduit/Settings.py", line 14, in ?
import xml.dom.ext
ImportError: No module named ext

By installing python-xml, I solved the problem.

Regards

Marco


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

Kernel: Linux 2.6.21-2-k7 (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/bash

Versions of packages conduit depends on:
ii  python 2.4.4-6   An interactive high-level object-o
ii  python-dbus0.82.0-1  simple interprocess messaging syst
ii  python-gtk22.10.6-1  Python bindings for the GTK+ widge
ii  python-libgmail0.1.5.1+cvs20070102-2 Python bindings to access Gmail ac
ii  python-pygoocanvas 0.8.0-2   GooCanvas python bindings
ii  python-support 0.6.4 automated rebuilding support for p
ii  python-vobject 0.4.8-1   parse iCalendar and VCards in pyth

Versions of packages conduit recommends:
ii  python-evolution  0.0.2-1python bindings for libebook and l

-- no debconf information


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



Bug#420877: squirrelmail-locales: A wrong Italian translation hangs checkspeller

2007-04-25 Thread Marco Presi (Zufus)
Package: squirrelmail-locales
Version: 1.4.9-20070106-1
Severity: important


Hi,

when setting the Italian locale and the checkspeller is invoked, I got the 
following error message:

--
Can't open /usr/lib/ispell/italiano.hash
--

It seems that the Italian translation replaced "italian" with "italiano"
  ^
in the file that execute the command.

Regards

Marco

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

Versions of packages squirrelmail-locales depends on:
ii  locales 2.3.6.ds1-13 GNU C Library: National Language (
ii  squirrelmail2:1.4.9a-1   Webmail for nuts

squirrelmail-locales recommends no packages.

-- no debconf information


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



Bug#416677: unable to reproduce

2007-04-18 Thread Marco Presi
Hi, 

I am unable to reproduce this bug. I am using python2.4 (default debian
version) and python-numpy 1:1.0.1-8.

Could you please check again?

Regards

Marco



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



Bug#414975: [Deb-scipy-devel] Bug#414975: please also enable building numpy for python2.5

2007-03-15 Thread Marco Presi
Il giorno gio, 15/03/2007 alle 10.31 +0100, Soeren Sonnenburg ha
scritto:
> Package: python-numpy
> Version: 1:1.0.1-8
> Severity: wishlist
> 
> I've successfully build/used numpy w/ python2.5 so it should not pose a
> problem.

Soeren, 

thanks your report.

There was already a discussion about this problem on the debian-python
mailing list (see the thread started at [1] and the messages [2,3]).

Unfortunately, I don't think that things are changed in the meantime.

Regards

Marco

[1] http://lists.debian.org/debian-python/2007/01/msg0.html
[2] http://lists.debian.org/debian-python/2007/01/msg3.html
[3] http://lists.debian.org/debian-python/2007/01/msg7.html




> -- System Information:
> Debian Release: 4.0
>   APT prefers stable
>   APT policy: (700, 'stable'), (650, 'testing'), (600, 'unstable'), (1, 
> 'experimental')
> Architecture: i386 (i686)
> Shell:  /bin/sh linked to /bin/dash
> Kernel: Linux 2.6.21-rc3-mactel-debug
> Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
> 
> Versions of packages python-numpy depends on:
> ii  atlas3-base [liblapack.s 3.6.0-20.6  Automatically Tuned Linear 
> Algebra
> ii  atlas3-sse2 [liblapack.s 3.6.0-20.6  Automatically Tuned Linear 
> Algebra
> ii  lapack3 [liblapack.so.3] 3.0.2531a-6 library of linear algebra 
> routines
> ii  libc62.3.6.ds1-13GNU C Library: Shared libraries
> ii  libg2c0  1:3.4.6-5   Runtime library for GNU Fortran 
> 77
> ii  libgcc1  1:4.1.1-21  GCC support library
> ii  python   2.4.4-2 An interactive high-level 
> object-o
> ii  python-central   0.5.12  register and build utility for 
> Pyt
> ii  python-numpy-dev 1:1.0.1-8   Numerical Python adds a fast 
> array
> ii  refblas3 [libblas.so.3]  1.2-8   Basic Linear Algebra Subroutines 
> 3
> 
> python-numpy recommends no packages.
> 
> -- no debconf information
> 
> 
> ___
> Deb-scipy-devel mailing list
> [EMAIL PROTECTED]
> http://lists.alioth.debian.org/mailman/listinfo/deb-scipy-devel



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



Bug#414626: Make the build independent of the python version

2007-03-15 Thread Marco Presi
Hi,

thanks for this hint.

I will apply your patch in the next upload.

Regards

Marco



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



Bug#413160: python-numpy: Dependency hell

2007-03-06 Thread Marco Presi
Hi,

Thanks for reporting the bug.

About the circular deps, I am going to make a new upload to fix it.

Regarding the point to have numpy to depend on numpy-dev: we didn't find
a simple solution to avoid this.

numpy-dev contains some headers and dev stuff that is needed by f2py.
Now, f2py (that comes with python-numpy), needs those haeders (so we
need to have numpy-dev as a dependency of numpy). On the other hand if
we would include the contents of numpy-dev inside numpy.. we would ship
some devel stuff inside a package that shoudn't contain it..

In previous releases, I set numpy-dev as reccomended by numpy. But after
a bug opened against this solution, we eventually decided to add this
dependency.

..if you have suggestions, you are more than welcome.

Regards

Marco



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



Bug#411709: matplotlib: new upstream version comin soon

2007-03-01 Thread Marco Presi
Il giorno gio, 01/03/2007 alle 10.20 +, Mark Hymers ha scritto:
> On Thu, 01, Mar, 2007 at 09:58:45AM +0000, Marco Presi spoke thus..
> > Hi,
> > 
> > I am working to upload the latest upstream version.
> > 
> > I expect to upload before tomorrow
> 
> Please consider the fact that there is an NMUd fix for a grave silent
> FTBFS bug in unstable at the moment which has not yet propogated to
> testing.

I am aware of that. That fix is already included the debian svn (as well
as the fixes introduced in the previous NMUs).

> Please consider waiting until 0.87.7-0.2 has migrated to testing before
> uploading a new upstream version which most likely won't be accepted by
> the RMs for etch.

I am going to upload it to experimental.

Regards

Marco





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



Bug#411709: matplotlib: new upstream version comin soon

2007-03-01 Thread Marco Presi
Hi,

I am working to upload the latest upstream version.

I expect to upload before tomorrow

Regards

Marco



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



Bug#412759: Depends on numpy and numeric and numarray

2007-02-27 Thread Marco Presi (Zufus)
Package: pyqwt5
Version: 5.0+pre20061017-1
Severity: minor
Tags: patch

Hi again :)

the same patch I sent for python-qwt4.

As for qwt4, I can upload, if you whish.

Regards

Marco

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-686
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
--- control.orig2007-02-27 22:50:45.0 +
+++ control 2007-02-27 22:51:33.0 +
@@ -1,7 +1,7 @@
 Source: pyqwt5
 Priority: optional
 Maintainer: Gudjon I. Gudjonsson <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 5), python-all-dev (>= 2.4.4-2), sip4 ( >=4.4.5 
), python-qt-dev , python-qt4-dev, python-sip4-dev, python-numarray 
(>=1.5.1-4), python-numeric (>=24.2-5), python-numpy (>=1.0.1-1), 
python-central (>= 0.5), python-qt3-gl (>=3.16-1.2), python-qt4 (>=4.0.1-5), 
python-qt4-gl (>=4.0.1-5)
+Build-Depends: debhelper (>= 5), python-all-dev (>= 2.4.4-2), sip4 ( >=4.4.5 
), python-qt-dev , python-qt4-dev, python-sip4-dev, python-numpy (>=1.0.1-1) | 
python-numeric (>=24.2-5) | python-numarray (>=1.5.1-4), python-central (>= 
0.5), python-qt3-gl (>=3.16-1.2), python-qt4 (>=4.0.1-5), python-qt4-gl 
(>=4.0.1-5)
 XS-Python-Version: all
 Standards-Version: 3.7.2
 Section: python


Bug#412758: Depends on numpy and numeric and numarray

2007-02-27 Thread Marco Presi (Zufus)
Package: python-qwt4
Version: 4.2.2-1
Severity: minor
Tags: patch

Hi Gudjon,

how are you?

I just noticed that python-qwt4 depends both on python-numpy,
python-numarray and python-numeric.

I think it should depends on them with alternatives; the 'Depends:' line
should include:

| python-numpy (>= 1.0.1-1 ) | python-numarray (>= 1.5.1-4)| python-numeric (>= 
24.2-5)

instead of:

python-numarray (>= 1.5.1-4), python-numeric (>= 24.2-5), python-numpy (>= 
1.0.1-1 )

(note that numpy should probably be the first deps).

If it is OK with you, I can re-upload it with this modification.

Regards,

Marco

--- control.orig2007-02-27 22:46:21.0 +
+++ control 2007-02-27 22:47:04.0 +
@@ -2,7 +2,7 @@
 Priority: optional
 Maintainer: Gudjon I. Gudjonsson <[EMAIL PROTECTED]>
 Uploaders: Marco Presi (Zufus) <[EMAIL PROTECTED]>, Ramakrishnan Muthukrishnan 
<[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 5.0.37.2), autotools-dev, python-all-dev (>= 
2.4.4-2), python-qt-dev, python-sip4-dev (>=4.4.5-2), python-qt3 (>=3.16-1.2), 
libqwt-dev (>=4.2.0-4), python-numarray (>=1.5.1-4), python-numeric (>=24.2-5), 
python-numpy (>=1.0rc1-1), sip4 (>=4.4.5-2), python-central (>= 0.5)
+Build-Depends: debhelper (>= 5.0.37.2), autotools-dev, python-all-dev (>= 
2.4.4-2), python-qt-dev, python-sip4-dev (>=4.4.5-2), python-qt3 (>=3.16-1.2), 
libqwt-dev (>=4.2.0-4), python-numpy (>=1.0rc1-1) | python-numarray (>=1.5.1-4) 
| python-numeric (>=24.2-5), sip4 (>=4.4.5-2), python-central (>= 0.5)
 XS-Python-Version: all
 Standards-Version: 3.7.2
 Section: python


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


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



Bug#412703: [Deb-scipy-devel] Bug#412703: Masked Array's filled() value doesn't return a numpy array

2007-02-27 Thread Marco Presi
Il giorno mar, 27/02/2007 alle 16.03 +0100, Enrico Zini ha scritto:
> Package: python-numpy
> Version: 1:1.0.1-1
> Severity: minor
> 
> Hello,

Ciao Enrico,

> When a Masked Array wants to give a normal array, it doesn't seem to
> produce numpy arrays, but something else:
[..]
> 
[..]
> but this makes it very hard to explain (and to understand) what is an
> 'array' for Python/Numpy and how it's supposed to behave.

I am not sure if I understood the problem.. I will take a look asap
(tonight). If you are on IRC later, we can discuss about it.

Ciao,

Marco





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



Bug#412527: python-scipy: depends on libc6 (>= 2.5) but that version is not yet availible in sid

2007-02-27 Thread Marco Presi
Il giorno mar, 27/02/2007 alle 03.36 -0600, JD Rogers ha scritto:
> Marco, Steve:
> That's great. Thanks.
> JDR

In the meantime, you can use 0.5.2-6 (there are practically no
diferences with -7 for i386).

Ciao,

Marco

[..]
> > A binNMU has been scheduled to fix this, which should become available from




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



Bug#412527: python-scipy: depends on on libc6 (>= 2.5) but that version is not yet availible in sid

2007-02-26 Thread Marco Presi
Hi,

I already asked for a binNMU to fix this.

I am tagging this bug as "pending".

Regards

Marco



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



Bug#411147: maxima: needs to depend on libgmp3c2

2007-02-26 Thread Marco Presi
Hi,

just to point out that maxima shuould depend on libgmp3c2, *not* on
libgmp3.

Regards

Marco



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



Bug#391535: wxmaxima and bad .wxmaxima

2007-02-26 Thread Marco Presi
Hi, thanks for the report.

I am going to fix this. I expect to do an upload very soon.

Regards

Marco



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



Bug#412387: Patch

2007-02-25 Thread Marco Presi
Hi,

I hope this helps to fix the problem.

Regards

Marco

--- postinst	2006-08-04 00:54:46.0 +0100
+++ postinst.fixed	2007-02-26 02:27:07.0 +
@@ -34,8 +34,10 @@
 if [ -x /usr/sbin/update-inetd ]; then
   echo "Disabling inetd's apt-proxy v1 line."
   update-inetd --comment-chars "## " --disable 
-  invoke-rc.d inetd restart
 fi
+	if [ -x /etc/init.d/inetd ]; then
+		invoke-rc.d inetd restart
+	fi
 db_fset $NAME/upgrading-v2 seen false || true
 db_input medium $NAME/upgrading-v2 || true
 db_go


Bug#404146: test failures

2007-02-22 Thread Marco Presi
Hi,

could you please check if you obtain this failure also with a recent
python-scipy version (0.5.2-0.1 or above).

I am not able to reproduce it (in version 0.5.2-5).

Regards

Marco



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



Bug#407869: python-scipy: adding sandbox modules

2007-02-20 Thread Marco Presi
Il giorno mar, 20/02/2007 alle 16.08 -0500, B Thomas ha scritto:
> Hi,
> 
> Thank you. I was able to build all but pysparse on i386. I understand
> xplt has a problem on some architectures. In any case I needed to
> add a file 

[...]

Hi,

about netcdf: the package needed a build-depend on ntcdfg-dev (which
contains the needed heders files).

I am checking if scipy should conflict in some way (I don't think so)
with python-netcdf, that is already in debian.

Now i am rebuilding to see how pysparse can be fixed.

> Both of these files are attached. See if this works for you. I think
> you will still need to deal with the architecture dependence by some
> hack in debian/rules

I am looking also for that :)

> Thank you for your efforts.

I'd appreciate if you can help to test the packages I am going to upload
in to experimental (>= 0.5.2-3).

Regards

Marco




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



Bug#407869: python-scipy: adding sandbox modules

2007-02-20 Thread Marco Presi
Hi,

I uploaded yesterday a scipy version with sandbox enabled in
experimental. However some sandbox modules (i.e. netcdf, xplt, pysparse)
fail to build. I am working to fix this.

Regards,

Marco



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



Bug#407869: Adding Sandbox

2007-02-19 Thread Marco Presi
Hi,

I am working to include scipy/sanbdox in the package. At first sigth, it
seems that in order to do this, python-numpy and python-numpy-dev must
be modified as well. I hope to fix this in the next few days.

Regards

Marco



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



Bug#407614: [Deb-scipy-devel] signal.freqs not working in SciPy

2007-02-18 Thread Marco Presi
Il giorno sab, 17/02/2007 alle 23.40 +0530, Kumar Appaiah ha scritto:
> Dear Debian SciPy developers,
> 
> Yet again, I renew my request to fix this bug, as this is quite

I am working on it. I hope to make an upload today.

Ciao,

Marco






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



Bug#375214: Same with other kernel versions

2007-01-10 Thread Marco Presi
Package: gpib-modules-source
Version: 3.2.06-3.1
Followup-For: Bug #375214

Hi,

the same bug happens with kernel 2.6.18-3-686

Regards

Marco

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

Versions of packages gpib-modules-source depends on:
ii  bzip2 1.0.3-6high-quality block-sorting file co
ii  cdbs  0.4.48 common build system for Debian pac
ii  module-assistant  0.10.9 tool to make module package creati
ii  quilt 0.45-6 Tool to work with series of patche

Versions of packages gpib-modules-source recommends:
pn  kernel-headers-2.6 | kernel-s  (no description available)

-- no debconf information


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



Bug#400158: [Deb-scipy-devel] Bug#400158: numpy 1.0 available

2006-12-11 Thread Marco Presi
 || On Fri, 24 Nov 2006 08:48:32 +0100
 || Soeren Sonnenburg <[EMAIL PROTECTED]> wrote: 

ss> Package: python-numpy
ss> Version: 1:1.0rc1-1
ss> Severity: normal

ss> we don't want to rc1 to be in sarge if there is 1.0-1 right ?

ss> 
http://sourceforge.net/project/showfiles.php?group_id=1369&package_id=175103

Not really. Numpy 1.0 is not compatible both with current
versions of scipy and matplotlib.

A newver Scipy version compatible with numpy-1.0 has been
released yesterday. I am going to upload it, but I don't think
it will be possible to include both of them in Etch.

Regards

Marco

-- 
"I videogiochi non influenzano i bambini. Voglio dire, se Pac-Man avesse
influenzato la nostra generazione, staremmo tutti saltando in sale
scure, masticando pillole magiche e ascoltando musica elettronica
ripetitiva."

"Videogames do not influence kids. I mean, if Pac-Man influenced our
generation, we were all jumping in dark rooms, chomping pills and
listening to electronic repeating music."

Kristian Wilson, Nintendo Inc. 1989


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



Bug#390157: wrong maxima paths

2006-09-29 Thread Marco Presi
Package: maxima
Version: 5.10.0-1
Severity: grave

Due to the wrong maxima paths (see #389825), shared packages do not
work. Here follows an example:

(%i1) 'diff (y, x, 2) + 'diff (y, x) + y;
  2
 d y   dy
(%o1)--- + -- + y
   2   dx
 dx
(%i2) ode2 (%o1, y, x);

Could not find `ode2.mac' using paths in file_search_maxima,system
 (combined values: [/home/zufus/.maxima/###.{mac,mc},
/share/maxima/5.10.0/share/###.{mac,mc},
 /share/maxima/5.10.0/share/{affine,al\
gebra,algebra/charsets,algebra/solver,calculus,combinatorics,contrib,contrib/b\
[...]


Regards

Marco

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-2-686
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to it_IT.UTF-8)

Versions of packages maxima depends on:
ii  gnuplot-nox   4.0.0-5A command-line driven interactive 
ii  libc6 2.3.6.ds1-4GNU C Library: Shared libraries
ii  libgmp3c2 2:4.2.1+dfsg-4 Multiprecision arithmetic library
ii  libice6   1:1.0.1-2  X11 Inter-Client Exchange library
ii  libncurses5   5.5-4  Shared libraries for terminal hand
ii  libreadline5  5.1-8  GNU readline and history libraries
ii  libsm61:1.0.1-3  X11 Session Management library
ii  libx11-6  2:1.0.0-9  X11 client-side library
ii  libxaw7   1:1.0.2-4  X11 Athena Widget library
ii  libxext6  1:1.0.1-2  X11 miscellaneous extension librar
ii  libxmu6   1:1.0.2-2  X11 miscellaneous utility library
ii  libxt61:1.0.2-2  X11 toolkit intrinsics library

Versions of packages maxima recommends:
ii  gv1:3.6.1-15 PostScript and PDF viewer for X
ii  maxima-share  5.10.0-1   A computer algebra system -- extra

-- no debconf information


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



Bug#389669: python-matplotlib installs on etch even though python-numpy dependency unmet

2006-09-29 Thread Marco Presi
>>python-matplotlib depends on python-numpy >=1:1.0b5

[..]

>>hence the python-matplotlib needs to verify properly that the
>>dependencies are met, and should not currently be installable on etch
>>if
>>python-numpy is installed.

I will correct the control file.

Unfortunately numpy is changing rapidly, and the transition times
from unstable to testing are too slow. I apologize for this.

In the meantime that numpy hits testing, you can install python-numeric
and make matplotlib depends on it (by setting numerix: Numeric in the
matplotlibrc file).

Otherwise you could install python-numpy from unstable.

However, we are preparing a new upload, that contains also a config file
management that provides automatically a valid numeric backend (by
looking to the packages that are installed on the systems), and other
cleanups.

>>thanks for the hard work.

>>mike

Thankf for understanding.

Marco

-- 
"I videogiochi non influenzano i bambini. Voglio dire, se Pac-Man avesse
influenzato la nostra generazione, staremmo tutti saltando in sale
scure, masticando pillole magiche e ascoltando musica elettronica
ripetitiva."

"Videogames do not influence kids. I mean, if Pac-Man influenced our
generation, we were all jumping in dark rooms, chomping pills and
listening to electronic repeating music."

Kristian Wilson, Nintendo Inc. 1989



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



Bug#389825: wrong output of "maxima -d"

2006-09-27 Thread Marco Presi
Package: maxima
Version: 5.10.0-1
Severity: normal

Hi,

the output of the command 'maxima -d' is:

maxima-prefix=/usr
maxima-imagesdir=/usr/lib/maxima/5.10.0/binary-gcl
maxima-sharedir=/share/maxima/5.10.0/share
maxima-symdir=/share/maxima/5.10.0/share/sym
maxima-srcdir=/share/maxima/5.10.0/src
maxima-demodir=/share/maxima/5.10.0/demo
maxima-testsdir=/share/maxima/5.10.0/tests
maxima-docdir=/share/maxima/5.10.0/doc
maxima-infodir=/usr/share/info
maxima-htmldir=/share/maxima/5.10.0/doc/html
maxima-plotdir=/usr/lib/maxima/5.10.0
maxima-layout-autotools=T
maxima-userdir=/home/zufus/.maxima
maxima-tempdir=/home/zufus
maxima-lang-subdir=NIL

As you can see, most of the paths are relative to maxima-prefix (/usr'),
while others are absolute (maxima-imagesdir, maxima-plotdir,...).

I am not sure if this is a bug, but I guess that the paths should be
_all_ absolute or relative to maxima-prefix.

Regards

Marco



-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-2-686
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to it_IT.UTF-8)

Versions of packages maxima depends on:
ii  gnuplot-nox   4.0.0-5A command-line driven interactive 
ii  libc6 2.3.6.ds1-4GNU C Library: Shared libraries
ii  libgmp3c2 2:4.2.1+dfsg-4 Multiprecision arithmetic library
ii  libice6   1:1.0.1-2  X11 Inter-Client Exchange library
ii  libncurses5   5.5-3  Shared libraries for terminal hand
ii  libreadline5  5.1-8  GNU readline and history libraries
ii  libsm61:1.0.1-3  X11 Session Management library
ii  libx11-6  2:1.0.0-9  X11 client-side library
ii  libxaw7   1:1.0.2-4  X11 Athena Widget library
ii  libxext6  1:1.0.1-2  X11 miscellaneous extension librar
ii  libxmu6   1:1.0.2-2  X11 miscellaneous utility library
ii  libxt61:1.0.2-2  X11 toolkit intrinsics library

Versions of packages maxima recommends:
ii  gv1:3.6.1-15 PostScript and PDF viewer for X
ii  maxima-share  5.10.0-1   A computer algebra system -- extra

-- no debconf information


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



Bug#389779: maxima-doc: some book files are gzipped

2006-09-27 Thread Marco Presi
Package: maxima-doc
Version: 5.10.0-1
Severity: important

Hi,

in the documentation, the file header.hhp refers to contents and
index files (contents.hhc and index.hhk).

Those files are present, *but* they gzipped: this means that an help
browser will fail to find them.

I would suggest to exclude those files to be compressed (as for
the other html files)

dh_compress -X *.hh

in debian/rules would probably sove this issue

Regards

Marco


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-2-686
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to it_IT.UTF-8)

-- no debconf information


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



Bug#389778: book files are wrongly zipped

2006-09-27 Thread Marco Presi
Package: maxima-doc
Version: 5.10.0-1
Severity: important

Hi,

in the documentation, the file header.hhp refers to contents and
index files (contents.hhc and index.hhk).

Those files are present, *but* they gzipped: this means that an help
browser will fail to find them.

I would suggest to exclude those files to be compressed (as for
the other html files)

dh_compress -X *.hh

in debian/rules would probably sove this issue

Regards

Marco



-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-2-686
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to it_IT.UTF-8)

-- no debconf information


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



Bug#389638: ITP: python-basemap -- Toolkit for matplotlib to plot data on map projections

2006-09-26 Thread Marco Presi
Package: wnpp
Severity: wishlist
Owner: Marco Presi <[EMAIL PROTECTED]>

* Package name: python-basemap
  Version : 0.9.2
  Upstream Author : Jeff Whitaker <[EMAIL PROTECTED]>
* URL : http://matplotlib.sf.net
* License : BSD
  Programming Lang: (C, Python)
  Description : Toolkit for matplotlib to plot data on map projections

An add-on toolkit for matplotlib that lets you plot data on map
projections with coastlines, lakes, rivers and political boundaries. It
supports 18 map projections (cylindrical equidistant, mercator,
polyconic, oblique mercator, transverse mercator, miller cylindrical,
lambert conformal conic, azimuthal equidistant, equidistant conic,
lambert azimuthal equal area, albers equal area conic, gnomonic,
orthographic, sinusoidal, mollweide, robinson, cassini-soldner or
stereographic).


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-2-686
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to it_IT.UTF-8)


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



Bug#389118: python-numpy: will not import unless python-numpy-ext is installed

2006-09-25 Thread Marco Presi

>Package: python-numpy
>Version: 1:1.0b5-1
>Severity: important
>
>numpy package imports linalg which is in python-numpy-ext, so will not
>import properly unless python-numpy-ext is installed:


Hi, 

I will close this bug in the next upload.

python-numpy will be probably shipped with a single package.

Regards

Marco

-- 
"I videogiochi non influenzano i bambini. Voglio dire, se Pac-Man avesse
influenzato la nostra generazione, staremmo tutti saltando in sale
scure, masticando pillole magiche e ascoltando musica elettronica
ripetitiva."

"Videogames do not influence kids. I mean, if Pac-Man influenced our
generation, we were all jumping in dark rooms, chomping pills and
listening to electronic repeating music."

Kristian Wilson, Nintendo Inc. 1989


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



Bug#387782: wxmaxima

2006-09-19 Thread Marco Presi
 || On Tue, 19 Sep 2006 13:07:31 +0200
 || "Gudjon I. Gudjonsson" <[EMAIL PROTECTED]> wrote: 

gig> Hi again
gig>Have you tried wxmaxima yet? Is the bug there?

On my system maxima itself does not work (see [1]); so I cannot
say if it is _also_ a wxmaxima bug.

Did you retry to re-compile _only_ maxima? Or do you need to
recompile _also_ wxmaxima to get things working?
If _only_ maxima rebuild it is needed, I suggest to merge this
bug with #385703. 

Thanks for your help.

Another thing: this bug report is tagged with "patch"; however I
don't see any patch in the BTS. If the tag was added by an
error, please remove it.

Ciao Ciao

Marco

[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=385703


-- 
"I videogiochi non influenzano i bambini. Voglio dire, se Pac-Man avesse
influenzato la nostra generazione, staremmo tutti saltando in sale
scure, masticando pillole magiche e ascoltando musica elettronica
ripetitiva."

"Videogames do not influence kids. I mean, if Pac-Man influenced our
generation, we were all jumping in dark rooms, chomping pills and
listening to electronic repeating music."

Kristian Wilson, Nintendo Inc. 1989


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



Bug#376878: Interface fonts cannot be changed

2006-07-05 Thread Marco Presi
Package: openoffice.org
Version: 2.0.3-1
Severity: normal

Hi,

I am not able to change interface fonts. I am able to select their size
and to use system fonts through Tools->Options->View menu.

If I follow indications contained in oo.org help (and inREADME.Debian)
to change fonts (via Tools->Options->OpenOffice.org->Characters,
applying replacement table for "Andale Sans UI") I obtain absolutely no
effects.

I tried several combinations (installing and removing openoffice.org-gtk
support), but always without success.

Another strange thing I don't understand is that , if I choose to use
system fonts (I use Gnome) and install oo.org-gtk-gnome, the fonts look
really different from that used by all the other gtk applications. I
tried all the suggestion furnished in README.Debian to solve this, but
without success. 

I can provide a snapshot if required.

Best Regards

Marco

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-1-686
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to it_IT.UTF-8)

Versions of packages openoffice.org depends on:
ii  openoffice.org-base   2.0.3-1OpenOffice.org office suite - data
ii  openoffice.org-calc   2.0.3-1OpenOffice.org office suite - spre
ii  openoffice.org-core   2.0.3-1OpenOffice.org office suite archit
ii  openoffice.org-draw   2.0.3-1OpenOffice.org office suite - draw
ii  openoffice.org-impress2.0.3-1OpenOffice.org office suite - pres
ii  openoffice.org-java-common2.0.3-1OpenOffice.org office suite Java s
ii  openoffice.org-math   2.0.3-1OpenOffice.org office suite - equa
ii  openoffice.org-writer 2.0.3-1OpenOffice.org office suite - word

openoffice.org recommends no packages.

-- no debconf information


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



Bug#335845: Patch for NMU

2006-03-24 Thread Marco Presi

Hi,

please find attached the patch included in the NMU we are going
to upload to close bugs #335945 and #352351.

Regards

Marco Presi

-- 
"I videogiochi non influenzano i bambini. Voglio dire, se Pac-Man avesse
influenzato la nostra generazione, staremmo tutti saltando in sale
scure, masticando pillole magiche e ascoltando musica elettronica
ripetitiva."

"Videogames do not influence kids. I mean, if Pac-Man influenced our
generation, we were all jumping in dark rooms, chomping pills and
listening to electronic repeating music."

Kristian Wilson, Nintendo Inc. 1989
diff -urN festival-1.4.3.orig/lib/languages.scm festival-1.4.3/lib/languages.scm
--- festival-1.4.3.orig/lib/languages.scm   2002-04-19 23:47:23.0 
+0200
+++ festival-1.4.3/lib/languages.scm2006-03-24 15:50:44.0 +0100
@@ -56,6 +56,20 @@
   (Parameter.set 'Language 'britishenglish)
 )
 
+
+(define (language_italian)
+"(language_italian)
+Set up language parameters for Italian."
+
+  (if (symbol-bound? 'voice_lp_diphone)
+  (set! female1 voice_lp_diphone))
+  (set! male1 voice_pc_diphone)
+
+  (male1)
+  (Parameter.set 'Language 'italian)
+)
+
+
 (define (language_american_english)
 "(language_american_english)
 Set up language parameters for Aemerican English."
@@ -68,6 +82,17 @@
   (Parameter.set 'Language 'americanenglish)
 )
 
+(define (language_finnish)
+"(language_finnish)
+Set up language parameters for Finnish."
+  (if (symbol-bound? 'voice_suo_lj_diphone)
+  (set! female1 voice_suo_lj_diphone))
+  (set! male1 voice_hy_fi_mv_diphone)
+
+  (male1)
+  (Parameter.set 'Language 'finnish)
+)
+
 (define (language_scots_gaelic)
 "(language_scots_gaelic)
 Set up language parameters for Scots Gaelic."
@@ -107,8 +132,12 @@
 (language_scots_gaelic))
((equal? language 'welsh)
 (language_welsh))
+   ((equal? language 'italian)
+(language_italian))
((equal? language 'spanish)
 (language_castillian_spanish))
+   ((equal? language 'finnish)
+(language_finnish))
((equal? language 'klingon)
 (language_klingon))
(t
diff -urN festival-1.4.3.orig/src/main/festival_main.cc 
festival-1.4.3/src/main/festival_main.cc
--- festival-1.4.3.orig/src/main/festival_main.cc   2006-03-24 
15:48:39.0 +0100
+++ festival-1.4.3/src/main/festival_main.cc2006-03-24 15:51:47.0 
+0100
@@ -91,7 +91,7 @@
"  are printed (default if stdin not a tty)\n"+
"--language \n"+
"  Run in named language, default is\n"+
-   "  english, spanish and welsh are available\n"+
+   "  english, spanish, welsh, italian and finnish are 
available\n"+
"--server  Run in server mode waiting for clients\n"+
"  of server_port (1314)\n"+
"--script \n"+


Bug#357459: python-matplotlib: Wrong path for data files

2006-03-20 Thread Marco Presi
On Mon, Mar 20, 2006 at 09:42:01AM +0100, Antoine Sirinelli wrote:
> Package: python-matplotlib
> Version: 0.86.2-2.1
> Followup-For: Bug #357459
> 
> I confirm this bug. It makes unusable the matplotlib package :

[...]

Hi,

I also confirm the bug. I *suppose* I still didn't have time to
check, that is due to a wrong NMU.

I am working to fix the problem.

For the moment, please, use the previuos package (0.86.2-2)

    Regards

Marco Presi

-- 
"I videogiochi non influenzano i bambini. Voglio dire, se Pac-Man avesse
influenzato la nostra generazione, staremmo tutti saltando in sale
scure, masticando pillole magiche e ascoltando musica elettronica
ripetitiva."

"Videogames do not influence kids. I mean, if Pac-Man influenced our
generation, we were all jumping in dark rooms, chomping pills and
listening to electronic repeating music."

Kristian Wilson, Nintendo Inc. 1989



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



Bug#357240: segfaults with kernel 2.6.15

2006-03-17 Thread Marco Presi
 || On Thu, 16 Mar 2006 21:18:26 +0100
 || Robert Jordens <[EMAIL PROTECTED]> wrote: 

rj> On Thu, 2006-03-16 at 21:05 +0100, Marco Presi wrote:
>> I tried with another kernel (2.6.14): now it load modules, but
>> it doesn't detect pcmcia card. I don't know if this is related
>> to udev+pcmciautils. Probably I have to ask on linux-gpib ml.

rj> pcmciautils do IIRC only work with >= 2.5.16. But not so
rj> sure on that one.  2.6.14 won't work because of pcmcia
rj> changes that are not reflected in gpib. 2.6.13 was IIRC the
rj> first kernel that introduced these changes.

I will try with 2.5.16 next week, and let you know.

Do you know if it is possible to make it work for 2.6.15 too?
(Maybe with a Debian specific pacth, in order to make gpib
modules work with etch kernel.. unfortunately I don't have the
needed knowledge of linux kernel to make a patch..)

>> I also tried on a sarge box.. but the module package doesn't
>> build.. there is an error I think related to sarge kernels.

rj> May well be. I'd like to hear about that one. gpib should work with
rj> kernels around 2.6.10 - 2.6.12. A narrow range. I know ;-(

I will send you the build log (the laptop is away from the lab now).

>> Do you know a configuration on which I can use this package for
>> sure? (I have no so much time to compile kernels and make test).

rj> I tested it today on a 2.6.12 kernel. Worked fine. even pcmcia.

I confirm. Actually, 2.6.12 is the only kernel in which
I was able to get everything working perfectly.

rj> What card are you using?

National Instrument PCMCIA.

Thanks for your help

Marco



-- 
"I videogiochi non influenzano i bambini. Voglio dire, se Pac-Man avesse
influenzato la nostra generazione, staremmo tutti saltando in sale
scure, masticando pillole magiche e ascoltando musica elettronica
ripetitiva."

"Videogames do not influence kids. I mean, if Pac-Man influenced our
generation, we were all jumping in dark rooms, chomping pills and
listening to electronic repeating music."

Kristian Wilson, Nintendo Inc. 1989


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



Bug#357240: segfaults with kernel 2.6.15

2006-03-16 Thread Marco Presi
 || On Fri, 17 Mar 2006 00:43:59 +0100
 || Robert Jordens <[EMAIL PROTECTED]> wrote: 

rj> On Thu, 2006-03-16 at 14:19 -0800, Steve Langasek wrote:
>> Packages that are specific to kernels we don't ship are not
>> releasable.

rj> Hmmm. But then it's at least inconsequent policy that supplying the
rj> modules for that kernel version is not mandatory at all.

Probably, you should set-up things in order that binary modules
produced by the users (with module-assistant for example) are in
conflict with kernels >= 2.6.15 until next releases.

Marco


-- 
"I videogiochi non influenzano i bambini. Voglio dire, se Pac-Man avesse
influenzato la nostra generazione, staremmo tutti saltando in sale
scure, masticando pillole magiche e ascoltando musica elettronica
ripetitiva."

"Videogames do not influence kids. I mean, if Pac-Man influenced our
generation, we were all jumping in dark rooms, chomping pills and
listening to electronic repeating music."

Kristian Wilson, Nintendo Inc. 1989


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



Bug#357240: segfaults with kernel 2.6.15

2006-03-16 Thread Marco Presi
 || On Thu, 16 Mar 2006 20:23:59 +0100
 || Robert Jordens <[EMAIL PROTECTED]> wrote: 

rj> The current problem (gpib not working with a kernel >=
rj> 2.6.15) cannot be expressed by a conflict. Especially not
rj> since you can have many kernels installed (e.g. 2.6.12 and
rj> 2.6.15) and gpib compiled for only one (in this case
rj> 2.6.12). Then this problem is not apparent. But a conflict
rj> would even prohibit that situation and make things worse.

You are right. I didn't think about this.

>> If I find time, I will also look to try to backport the changes
>> to solve this bug.

I tried with another kernel (2.6.14): now it load modules, but
it doesn't detect pcmcia card. I don't know if this is related
to udev+pcmciautils. Probably I have to ask on linux-gpib ml.

I also tried on a sarge box.. but the module package doesn't
build.. there is an error I think related to sarge kernels.

Do you know a configuration on which I can use this package for
sure? (I have no so much time to compile kernels and make test).

Thanks for your time

Marco

-- 
"I videogiochi non influenzano i bambini. Voglio dire, se Pac-Man avesse
influenzato la nostra generazione, staremmo tutti saltando in sale
scure, masticando pillole magiche e ascoltando musica elettronica
ripetitiva."

"Videogames do not influence kids. I mean, if Pac-Man influenced our
generation, we were all jumping in dark rooms, chomping pills and
listening to electronic repeating music."

Kristian Wilson, Nintendo Inc. 1989


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



Bug#357240: segfaults with kernel 2.6.15

2006-03-16 Thread Marco Presi
 || On Thu, 16 Mar 2006 12:15:05 +0100
 || Robert Jordens <[EMAIL PROTECTED]> wrote: 

rj> On Thu, 2006-03-16 at 11:51 +0100, Marco Presi wrote:
>> Severity: grave

rj> Not grave. It works with other kernels.

>> When I try to load _any_ of the modules (tnt4882, for
>> example) I got a segfault and a kernel panic.

rj> You get an Oops. Not a panic.

sorry. I didn't know the difference.

rj> I follow the list and already had a discussion with Frank about the
rj> issue.

>> Probably this package should indicate a conflict with kernels
>> >= 2.6.15 until next linux-gpib release that should fix the
>> problem.

rj> I'll wait for a new release or backport the change if I find time.
rj> Conflicting with anything doesn't solve the problem.

Why *anything*?

Actually, 2.6.15 is the only available kernel both in testing
and unstable. The package doesn't work out of the box as it
should with the actual kernel series, and if I understood the
problem, it will not work with the next kernel releases. I think
users should be warned about this problem. If you don't agree
to set a conflict with a specific kernel version, probably a
warning message could be helpful for users.

If I find time, I will also look to try to backport the changes
to solve this bug.

Thanks for your time,

Marco


-- 
"I videogiochi non influenzano i bambini. Voglio dire, se Pac-Man avesse
influenzato la nostra generazione, staremmo tutti saltando in sale
scure, masticando pillole magiche e ascoltando musica elettronica
ripetitiva."

"Videogames do not influence kids. I mean, if Pac-Man influenced our
generation, we were all jumping in dark rooms, chomping pills and
listening to electronic repeating music."

Kristian Wilson, Nintendo Inc. 1989


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



Bug#357240: segfaults with kernel 2.6.15

2006-03-16 Thread Marco Presi
Package: gpib-modules-source
Version: 3.2.06-1
Severity: grave

When I try to load _any_ of the modules (tnt4882, for example) I got a
segfault and a kernel panic.

You can find a detailed log at 
http://sourceforge.net/mailarchive/forum.php?thread_id=9903408&forum_id=2853

Probably this package should indicate a conflict with kernels >= 2.6.15
until next linux-gpib release that should fix the problem.

Regards

Marco Presi


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to it_IT.UTF-8)

Versions of packages gpib-modules-source depends on:
ii  bzip2 1.0.3-2high-quality block-sorting file co
ii  cdbs  0.4.36 common build system for Debian pac
ii  module-assistant  0.10.2 tool to make module package creati
ii  quilt 0.42-2 Tool to work with series of patche

Versions of packages gpib-modules-source recommends:
ii  kernel-headers-2.6.13-rc5-sws 2  Header files related to Linux kern

-- no debconf information


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



Bug#353666: adduser: fails to install: conflicts with manpages-it

2006-02-20 Thread Marco Presi
Package: adduser
Version: 3.83
Severity: normal


(sorry for the error messasge in Italian localization..)

Adduser fails to install, because /usr/share/man/it/man8/adduser.8.gz is
also included in manpages-it.

Preconfigurazione dei pacchetti in corso
(Lettura del database ... 194150 file e directory attualmente
installati.)
Mi preparo a sostituire adduser 3.83 (con
/archives/adduser_3.84_all.deb) ...
Spacchetto il sostituto di adduser ...
dpkg: errore processando /var/cache/apt/archives/adduser_3.84_all.deb
(--unpack):
 tentata sovrascrittura di `/usr/share/man/it/man8/adduser.8.gz', che si
 trova anche nel pacchetto manpages-it
Sono occorsi degli errori processando:
 /var/cache/apt/archives/adduser_3.84_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
Errore durante l'installazione di un pacchetto. Tentativo di ripristino:

Regards

Marco



-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-k7
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to it_IT.UTF-8)

Versions of packages adduser depends on:
ii  debconf [debconf-2.0] 1.4.70 Debian configuration management sy
ii  passwd1:4.0.14-6 change and administer password and
ii  perl-base 5.8.8-2The Pathologically Eclectic Rubbis

adduser recommends no packages.

-- debconf information:
* adduser/homedir-permission: true


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



Bug#352558: RM: pointless -- RoM; dead upstream; few users

2006-02-12 Thread Marco Presi
Package: ftp.debian.org
Severity: normal

Hi,

Please remove pointless from unstable. 
It has no new updates since Feb 2004. 
There are problems to make it works with newer python version.

No other packages depend on it.

Regards

Marco Presi


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to it_IT.UTF-8)


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



Bug#344627: wxmaxima: this is not a bug

2006-01-10 Thread Marco Presi (Zufus)
Package: wxmaxima
Version: 0.6.4-2
Followup-For: Bug #344627


Hi,

this is not a bug. Infact, neither libwxgtk-2.6.0 and wxamxima
wer released with sarge.

To use wxmaxima on sarge, you should install both libwxgtk-2.6.0
and wxamxima from the testing distribution[1], or installing
libwxgtk-2.6.0 from backports.debian.org and recompiling
wxmaxima from source[2]

However, I am planning to put on-line some backported wxmaxima
packages in the near future.

Ciao Ciao

Marco


[1] You can find detailed instructions on how to do it in the APT-Howto
http://www.debian.org/doc/user-manuals#apt-howto

[2] I think that a simple apt-build wxamxima should be fine.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to it_IT.UTF-8)

Versions of packages wxmaxima depends on:
ii  libc6 2.3.5-11   GNU C Library: Shared libraries an
ii  libgcc1   1:4.0.2-6  GCC support library
ii  libstdc++64.0.2-6The GNU Standard C++ Library v3
ii  libwxgtk2.6-0 2.6.1.2wxWidgets Cross-platform C++ GUI t
ii  libxml2   2.6.23-1   GNOME XML library
ii  maxima5.9.2-2A fairly complete computer algebra
ii  zlib1g1:1.2.3-9  compression library - runtime

wxmaxima recommends no packages.

-- no debconf information


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



Bug#346107: linux-image-2.6.15-1-686: missing acpi sleep support

2006-01-06 Thread Marco Presi
 || On Thu, 5 Jan 2006 19:25:33 +0100
 || Norbert Tretkowski <[EMAIL PROTECTED]> wrote: 

nt> * Marco Presi (Zufus) wrote:
>> after upgrading I am not able to suspend to ram anymore
>> (/proc/acpi/sleep is missing).

nt> What's wrong with /sys/power/state?

The hibernate script I was using were based on acpi/sleep. The
upgrade broken my suspend without giving notice (I didn't find
any note on this in the debian changelog).

Probably a note on kernel and/or hibernate pkgs can be helpful
to avoid to wast users time to look for what is changed.

Anyway, changing the script to work using /sys/power/state
solved the problem.

Thanks for your reply,

Ciao Ciao

Marco

-- 
"I videogiochi non influenzano i bambini. Voglio dire, se Pac-Man avesse
influenzato la nostra generazione, staremmo tutti saltando in sale
scure, masticando pillole magiche e ascoltando musica elettronica
ripetitiva."

"Videogames do not influence kids. I mean, if Pac-Man influenced our
generation, we were all jumping in dark rooms, chomping pills and
listening to electronic repeating music."

Kristian Wilson, Nintendo Inc. 1989


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



Bug#346107: linux-image-2.6.15-1-686: missing acpi sleep support

2006-01-05 Thread Marco Presi (Zufus)
Package: linux-image-2.6.15-1-686
Version: 2.6.15-1
Severity: important

Hi,

after upgrading I am not able to suspend to ram anymore
(/proc/acpi/sleep is missing).

Suspending was working fine with previous linux-image-2.6.12

Ciao Ciao

Marco 

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to it_IT.UTF-8)

Versions of packages linux-image-2.6.15-1-686 depends on:
ii  module-init-tools 3.2.2-1tools for managing Linux kernel mo
ii  yaird [linux-initramfs-tool]  0.0.12-3   Yet Another mkInitRD

Versions of packages linux-image-2.6.15-1-686 recommends:
ii  libc6-i6862.3.5-11   GNU C Library: Shared libraries [i

-- debconf information:
  linux-image-2.6.15-1-686/postinst/kimage-is-a-directory:
* linux-image-2.6.15-1-686/preinst/overwriting-modules-2.6.15-1-686: false
  linux-image-2.6.15-1-686/postinst/depmod-error-initrd-2.6.15-1-686: false
  linux-image-2.6.15-1-686/postinst/bootloader-error-2.6.15-1-686:
  linux-image-2.6.15-1-686/postinst/bootloader-test-error-2.6.15-1-686:
  linux-image-2.6.15-1-686/preinst/lilo-has-ramdisk:
  linux-image-2.6.15-1-686/preinst/failed-to-move-modules-2.6.15-1-686:
  linux-image-2.6.15-1-686/postinst/old-system-map-link-2.6.15-1-686: true
  linux-image-2.6.15-1-686/preinst/abort-install-2.6.15-1-686:
  linux-image-2.6.15-1-686/preinst/abort-overwrite-2.6.15-1-686:
  linux-image-2.6.15-1-686/preinst/bootloader-initrd-2.6.15-1-686: true
  linux-image-2.6.15-1-686/prerm/would-invalidate-boot-loader-2.6.15-1-686: true
  linux-image-2.6.15-1-686/preinst/lilo-initrd-2.6.15-1-686: true
  linux-image-2.6.15-1-686/postinst/old-initrd-link-2.6.15-1-686: true
  linux-image-2.6.15-1-686/postinst/old-dir-initrd-link-2.6.15-1-686: true
  linux-image-2.6.15-1-686/preinst/already-running-this-2.6.15-1-686:
  linux-image-2.6.15-1-686/preinst/initrd-2.6.15-1-686:
  linux-image-2.6.15-1-686/postinst/depmod-error-2.6.15-1-686: false
  linux-image-2.6.15-1-686/postinst/create-kimage-link-2.6.15-1-686: true
  linux-image-2.6.15-1-686/prerm/removing-running-kernel-2.6.15-1-686: true
  linux-image-2.6.15-1-686/preinst/elilo-initrd-2.6.15-1-686: true


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



Bug#343776: Please upgrade build depends to libmysqlclient15-dev

2005-12-17 Thread Marco Presi
 || On Sun, 18 Dec 2005 00:15:09 +0100 (CET)
 || Christian Hammers <[EMAIL PROTECTED]> wrote: 

ch> Package: linesrv
ch> Severity: wishlist
ch> Tags: transition-libmysqlclient15-dev

ch> Dear maintainer

ch> Please upgrade the build dependencies of your package to use
ch> libmysqlclient15-dev

ch> We do not need to hurry with this as the MySQL libraries have 
versioned
ch> dependencies. Just remember to do this when your doing the next 
upload
ch> anyway.

ack. 

Marco


-- 
"I videogiochi non influenzano i bambini. Voglio dire, se Pac-Man avesse
influenzato la nostra generazione, staremmo tutti saltando in sale
scure, masticando pillole magiche e ascoltando musica elettronica
ripetitiva."

"Videogames do not influence kids. I mean, if Pac-Man influenced our
generation, we were all jumping in dark rooms, chomping pills and
listening to electronic repeating music."

Kristian Wilson, Nintendo Inc. 1989


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



Bug#343809: Please upgrade build depends to libmysqlclient15-dev

2005-12-17 Thread Marco Presi
 || On Sun, 18 Dec 2005 00:15:10 +0100 (CET)
 || Christian Hammers <[EMAIL PROTECTED]> wrote: 

ch> Package: xlc
ch> Severity: wishlist
ch> Tags: transition-libmysqlclient15-dev

ch> Dear maintainer

ch> Please upgrade the build dependencies of your package to use
ch> libmysqlclient15-dev

ch> We do not need to hurry with this as the MySQL libraries have 
versioned
ch> dependencies. Just remember to do this when your doing the next 
upload
ch> anyway.

ack

Marco

-- 
"I videogiochi non influenzano i bambini. Voglio dire, se Pac-Man avesse
influenzato la nostra generazione, staremmo tutti saltando in sale
scure, masticando pillole magiche e ascoltando musica elettronica
ripetitiva."

"Videogames do not influence kids. I mean, if Pac-Man influenced our
generation, we were all jumping in dark rooms, chomping pills and
listening to electronic repeating music."

Kristian Wilson, Nintendo Inc. 1989


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



Bug#341399: python-matplotlib-doc: Documentation should include tutorial and user's guide.

2005-12-10 Thread Marco Presi
On Wed, Nov 30, 2005 at 02:00:57PM +0100, Roman Bertle wrote:
> Package: python-matplotlib-doc
> Version: 0.82-5
> Severity: wishlist
> 
> Hello,
> 
> it would be nice if the documentation included the Tutorial and the
> User's Guide as present on
> http://matplotlib.sourceforge.net/tutorial.html.
> 
> Roman

Hi Roman,

we had some problems in building the documentation. We will include the
tutorial in the new version (0.85) that we look forward to upload in the
next few days.

Regards

Marco




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



Bug#341610: python-matplotlib: should suggest the -doc package

2005-12-10 Thread Marco Presi
On Thu, Dec 01, 2005 at 05:39:31PM +, Jochen Voss wrote:
> Package: python-matplotlib
> Version: 0.82-5
> Severity: minor
> 
> Hello,
> 
> it would be nice if the python-matplotlib package could suggest
> python-matplotlib-doc.  This way the documentation would be easier to
> find.

We will consider also this... :)

Thanks for all your comments

Regards

Marco


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



Bug#337361: bug #337361: the problem still persists

2005-12-10 Thread Marco Presi
On Thu, Dec 01, 2005 at 06:49:50PM +, Jochen Voss wrote:
> Hello,
> 
> the attempt to fix bug #337361 unfortunately failed.
> 
> The package python-matplotlib now suggests "latex" as promised.
> But, since "latex" is not the name of a debian package, this has
> no effect at all.  Probably you should suggest tetex-bin or so
> instead. 

You are right, next upload will fix this.

Regards

Marco



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



Bug#341730: New upstream version 0.85 available

2005-12-10 Thread Marco Presi
On Fri, Dec 02, 2005 at 11:09:01AM -0500, Christian Hudon wrote:
> Package: matplotlib
> Version: 0.82-5
> 
> A new version of matplotlib (0.85) is available from upstream.
> 
>  Christian


We know and hope to upload soon.

Rgards

Marco

-- 
"I videogiochi non influenzano i bambini. Voglio dire, se Pac-Man avesse
influenzato la nostra generazione, staremmo tutti saltando in sale
scure, masticando pillole magiche e ascoltando musica elettronica
ripetitiva."

"Videogames do not influence kids. I mean, if Pac-Man influenced our
generation, we were all jumping in dark rooms, chomping pills and
listening to electronic repeating music."

Kristian Wilson, Nintendo Inc. 1989



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



Bug#340824: udev: fail to upgrade

2005-11-25 Thread Marco Presi (Zufus)
Package: udev
Version: 0.074-3
Severity: important


Ciao Marco,

I am sorry if the message is in italian.. but I am on a rush and I ahave
no time to translate it.


Mi preparo a sostituire udev 0.074-3 (con.../archives/udev_0.076-1_i386.deb) ...
mv: target `/dev/.udev/db/' is not a directory: No such file or
directory
dpkg: errore processando /var/cache/apt/archives/udev_0.076-1_i386.deb
(--unpack):
 il sottoprocesso pre-installation script ha restituito un codice di
 errore 1
Sono occorsi degli errori processando:
 /var/cache/apt/archives/udev_0.076-1_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install.  Trying to recover:


Ciao Ciao

Marco

-- Package-specific info:
-- /etc/udev/rules.d/:
/etc/udev/rules.d/:
totale 0
lrwxrwxrwx 1 root root 20 2005-09-16 01:33 020_permissions.rules -> 
../permissions.rules
lrwxrwxrwx 1 root root 19 2005-10-12 01:02 025_libgphoto2.rules -> 
../libgphoto2.rules
lrwxrwxrwx 1 root root 12 2005-10-18 20:29 050_hal-plugdev.rules -> ../hal.rules
lrwxrwxrwx 1 root root 19 2005-09-16 01:33 cd-aliases.rules -> 
../cd-aliases.rules
lrwxrwxrwx 1 root root 13 2005-09-16 01:33 udev.rules -> ../udev.rules
lrwxrwxrwx 1 root root 19 2005-09-16 01:33 z20_persistent.rules -> 
../persistent.rules
lrwxrwxrwx 1 root root 12 2005-09-16 01:33 z50_run.rules -> ../run.rules
lrwxrwxrwx 1 root root 16 2005-10-09 00:10 z55_hotplug.rules -> ../hotplug.rules
lrwxrwxrwx 1 root root 19 2005-08-08 09:40 z60_alsa-utils.rules -> 
../alsa-utils.rules
lrwxrwxrwx 1 root root 15 2005-09-19 19:10 z60_hdparm.rules -> ../hdparm.rules
lrwxrwxrwx 1 root root 17 2005-09-16 01:33 z70_hotplugd.rules -> 
../hotplugd.rules
lrwxrwxrwx 1 root root 16 2005-09-28 20:08 z90_network.rules -> ../network.rules

-- /sys/:
/sys/block/hda/dev
/sys/block/hda/hda10/dev
/sys/block/hda/hda11/dev
/sys/block/hda/hda12/dev
/sys/block/hda/hda1/dev
/sys/block/hda/hda2/dev
/sys/block/hda/hda3/dev
/sys/block/hda/hda4/dev
/sys/block/hda/hda5/dev
/sys/block/hda/hda6/dev
/sys/block/hda/hda7/dev
/sys/block/hda/hda8/dev
/sys/block/hda/hda9/dev
/sys/block/ram0/dev
/sys/block/ram10/dev
/sys/block/ram11/dev
/sys/block/ram12/dev
/sys/block/ram13/dev
/sys/block/ram14/dev
/sys/block/ram15/dev
/sys/block/ram1/dev
/sys/block/ram2/dev
/sys/block/ram3/dev
/sys/block/ram4/dev
/sys/block/ram5/dev
/sys/block/ram6/dev
/sys/block/ram7/dev
/sys/block/ram8/dev
/sys/block/ram9/dev
/sys/class/drm/card0/dev
/sys/class/graphics/fb0/dev
/sys/class/input/event0/dev
/sys/class/input/event1/dev
/sys/class/input/event2/dev
/sys/class/input/event3/dev
/sys/class/input/mice/dev
/sys/class/input/mouse0/dev
/sys/class/input/mouse1/dev
/sys/class/misc/agpgart/dev
/sys/class/misc/hpet/dev
/sys/class/misc/psaux/dev
/sys/class/misc/rtc/dev
/sys/class/sound/adsp/dev
/sys/class/sound/audio/dev
/sys/class/sound/controlC0/dev
/sys/class/sound/dsp/dev
/sys/class/sound/mixer/dev
/sys/class/sound/pcmC0D0c/dev
/sys/class/sound/pcmC0D0p/dev
/sys/class/sound/pcmC0D1c/dev
/sys/class/sound/pcmC0D2c/dev
/sys/class/sound/pcmC0D3c/dev
/sys/class/sound/pcmC0D4p/dev
/sys/class/sound/timer/dev

-- Kernel configuration:


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-686
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to it_IT.UTF-8)

Versions of packages udev depends on:
ii  initscripts   2.86.ds1-6 Standard scripts needed for bootin
ii  libc6 2.3.5-8GNU C Library: Shared libraries an
ii  libselinux1   1.26-1 SELinux shared libraries
ii  libsepol1 1.8-1  Security Enhanced Linux policy lib
ii  lsb-base  3.0-11 Linux Standard Base 3.0 init scrip
ii  makedev   2.3.1-79   creates device files in /dev
ii  sed   4.1.4-4The GNU sed stream editor

udev recommends no packages.

-- no debconf information


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



Bug#340550: beagle depends on packages that are probably in experimental

2005-11-23 Thread Marco Presi (Zufus)
Package: beagle
Severity: grave
Justification: renders package unusable

Hi,

trying to install beagle, it asks for pkgs more recent than ones in
unstable:

beagle: Depends: libgtk2.0-0 (>= 2.8.0) but 2.6.10-2 is installed.
Depends: libpango1.0-0 (>= 1.10.1) but 1.8.2-3 is installed.
Depends: libgnomevfs2-0 (>= 2.12.0) but 2.10.1-5 is installed.

Please upload it with packages from unstable

Regards

Marco

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-686
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to it_IT.UTF-8)


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



Bug#340466: irssi-text: screen is filled with garbage glib error, and then the program hangs

2005-11-23 Thread Marco Presi
 || On Wed, 23 Nov 2005 22:02:26 +
 || David Pashley <[EMAIL PROTECTED]> wrote: 

dp> The usual cause of this problem is connecting to a server with SSL 
that
dp> doesn't support SSL. Try connecting without ssl.

Connecting without SSL solved the problem.

Thanks

Marco

-- 
"I videogiochi non influenzano i bambini. Voglio dire, se Pac-Man avesse
influenzato la nostra generazione, staremmo tutti saltando in sale
scure, masticando pillole magiche e ascoltando musica elettronica
ripetitiva."

"Videogames do not influence kids. I mean, if Pac-Man influenced our
generation, we were all jumping in dark rooms, chomping pills and
listening to electronic repeating music."

Kristian Wilson, Nintendo Inc. 1989


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



Bug#340466: irssi-text: screen is filled with garbage glib error, and then the program hangs

2005-11-23 Thread Marco Presi (Zufus)
Package: irssi-text
Version: 0.8.9-3.1
Severity: important

Hi,

since a few days, I experience this problem both with irssi-text and
irssi-snapshot.

After few minutes the screen is filled with:

(process:13632): GLib-CRITICAL **: g_io_error_get_from_g_error:
assertion `err != NULL' failed

(process:13632): GLib-CRITICAL **: g_io_error_get_from_g_error:
assertion `err != NULL' failed


and then the program hangs.

It appends with several terminal programs (gnome-terminal, Eterm,)

Regards

Marco

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-686
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to it_IT.UTF-8)

Versions of packages irssi-text depends on:
ii  libc6 2.3.5-8GNU C Library: Shared libraries an
ii  libglib2.0-0  2.8.4-2The GLib library of C routines
ii  libncurses5   5.5-1  Shared libraries for terminal hand
ii  libperl5.85.8.7-8Shared Perl library
ii  libssl0.9.7   0.9.7g-5   SSL shared libraries
ii  perl  5.8.7-8Larry Wall's Practical Extraction 
ii  perl-base [perlapi-5.8.7] 5.8.7-8The Pathologically Eclectic Rubbis

irssi-text recommends no packages.

-- no debconf information


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



Bug#338949: O: euler -- an interactive mathematical program

2005-11-13 Thread Marco Presi (Zufus)
Package: wnpp
Severity: normal


I intend to orphan the euler package.

The code it's really old and not maintained.


The code contains a lot of errors (functions that return different types
instead the expecetd ones, illegal casts, illegal memories
allocations,..): probably this code could be acceptable 10 years ago..
but now I think it needs a rewriting that I have no time to do alone.

For the moment I will orphan the package, but I think it probably could
be safely removed from the archive.

Regards

Marco


The package description is:
 euler is an interactive program which does computations involving
 real and complex numbers, matrices, and intervals. It draws the functions
 in two or three dimensions.
 .
 This package contains main program.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-686
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to it_IT.UTF-8)


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



Bug#336515: euler: Segfault with autodemo.en

2005-11-13 Thread Marco Presi
 || On Sun, 30 Oct 2005 22:23:25 +0100
 || Nicolas Bonifas <[EMAIL PROTECTED]> wrote: 

nb> Package: euler
nb> Version: 1.60.6fix-4
nb> Severity: minor

nb> When I launch autodemo.en, euler segfaults after drawing the first 
examples. 
nb> Gdb reveals that the bug is located in stack.c, at line 812: 
hd->name doesn't 
nb> always contain a valid string.

I looked at the code. It contain really a huge numner of
errors. Even trying to fix this bug will leave open a huge
number of other bugs...

The code it's really old, not maintained and probably it
requires a rewriting that I have no time to do alone.

For the moment I will orphan the package, probably it could be
safely removed from the archive, I think.

Regards

Marco 

-- 
"I videogiochi non influenzano i bambini. Voglio dire, se Pac-Man avesse
influenzato la nostra generazione, staremmo tutti saltando in sale
scure, masticando pillole magiche e ascoltando musica elettronica
ripetitiva."

"Videogames do not influence kids. I mean, if Pac-Man influenced our
generation, we were all jumping in dark rooms, chomping pills and
listening to electronic repeating music."

Kristian Wilson, Nintendo Inc. 1989


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



Bug#336515: euler: Segfault with autodemo.en

2005-11-13 Thread Marco Presi
 || On Sun, 30 Oct 2005 22:23:25 +0100
 || Nicolas Bonifas <[EMAIL PROTECTED]> wrote: 

nb> Package: euler
nb> Version: 1.60.6fix-4
nb> Severity: minor

nb> When I launch autodemo.en, euler segfaults after drawing the first 
examples. 
nb> Gdb reveals that the bug is located in stack.c, at line 812: 
hd->name doesn't 
nb> always contain a valid string.

I will take a look at it.

Regards

Marco




nb> -- System Information:
nb> Debian Release: testing/unstable
nb>   APT prefers testing
nb>   APT policy: (990, 'testing')
nb> Architecture: i386 (i686)
nb> Shell:  /bin/sh linked to /bin/bash
nb> Kernel: Linux 2.6.11-1-686
nb> Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

nb> Versions of packages euler depends on:
nb> ii  libc6 2.3.5-6GNU C Library: Shared 
libraries 
nb> an
nb> ii  libglib1.21.2.10-10  The GLib library of C 
routines
nb> ii  libgtk1.2 1.2.10-18  The GIMP Toolkit set 
of widgets 
nb> fo
nb> ii  libx11-6  6.8.2.dfsg.1-7 X Window System 
protocol client 
nb> li
nb> ii  libxext6  6.8.2.dfsg.1-7 X Window System 
miscellaneous 
nb> exte
nb> ii  libxi66.8.2.dfsg.1-7 X Window System Input 
extension 
nb> li
nb> ii  xlibs 6.8.2.dfsg.1-7 X Window System client 
libraries 
nb> m

nb> Versions of packages euler recommends:
nb> ii  dillo [www-browser]  0.8.5-1.0.1 GTK-based web browser
nb> ii  elinks [www-browser] 0.10.6-1advanced text-mode WWW 
browser
nb> ii  mozilla-firefox [www-browser 1.0.6-5 lightweight web 
browser based on 
nb> M

nb> -- no debconf information


-- 
"I videogiochi non influenzano i bambini. Voglio dire, se Pac-Man avesse
influenzato la nostra generazione, staremmo tutti saltando in sale
scure, masticando pillole magiche e ascoltando musica elettronica
ripetitiva."

"Videogames do not influence kids. I mean, if Pac-Man influenced our
generation, we were all jumping in dark rooms, chomping pills and
listening to electronic repeating music."

Kristian Wilson, Nintendo Inc. 1989


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



Bug#338685: python-tk: import Tkinter fail on hppa

2005-11-11 Thread Marco Presi (Zufus)
Package: python-tk
Version: 2.3.5-3
Severity: important

Hi,

on paer.debian.org, I have the following error that make a package
that I co-maintain (matplotlib) impossible to build on hppa:


>>> import Tkinter
Traceback (most recent call last):
File "", line 1, in ?
File "/usr/lib/python2.3/lib-tk/Tkinter.py", line 42, in ?
SystemError: NULL result without error in PyObject_Call
--------

Regards

Marco Presi

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-686
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to it_IT.UTF-8)

Versions of packages python-tk depends on:
ii  python2.3.5-3An interactive high-level object-o
ii  python2.3-tk  2.3.5-8Tkinter - Writing Tk applications 

python-tk recommends no packages.

-- no debconf information


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



Bug#338622: python-matplotlib: a package of examples from upstream website

2005-11-11 Thread Marco Presi

On Fri, Nov 11, 2005 at 10:36:07AM -0500, Yaroslav Halchenko wrote:
> Package: python-matplotlib
> Version: 0.82-1
> Severity: wishlist
> 
> It would be neat to have a package of like python-matplotlib-examples
> (or include examples in python-matplotlib in
> /usr/share/doc//examples) with examples available on upstream
> website
> 
> http://matplotlib.sourceforge.net/matplotlib_examples_0.83.2.zip

I agree. The examples seem to referr to version 0.83.2, that is not
uploaded in Debian because of a bug with gtk backend.

We look forward to include such examples (probably in a -doc package),
also in 0.82 series if the example apply to this version too.

> Thanks in advance :-)

Thanks for your suggestion

Regards

Marco



-- 
"I videogiochi non influenzano i bambini. Voglio dire, se Pac-Man avesse
influenzato la nostra generazione, staremmo tutti saltando in sale
scure, masticando pillole magiche e ascoltando musica elettronica
ripetitiva."

"Videogames do not influence kids. I mean, if Pac-Man influenced our
generation, we were all jumping in dark rooms, chomping pills and
listening to electronic repeating music."

Kristian Wilson, Nintendo Inc. 1989


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



Bug#338620: python-matplotlib: already fixed

2005-11-11 Thread Marco Presi (Zufus)
Package: python-matplotlib
Version: 0.82-2
Followup-For: Bug #338620

Hi,

a new upload has already been made to close this bug. You can
wait for dinstall pushing into the archive, or in the meantime,
grab new packages from:

http://incoming.debian.org/

Regards

Marco Presi

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-686
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to it_IT.UTF-8)


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



Bug#336953: matplotlib: where is the patch?

2005-11-11 Thread Marco Presi (Zufus)
Package: matplotlib
Followup-For: Bug #336953

Hi Aurelien,

   thanks for your hints. I didn't find the patch attached to your last
   e-mail (to say the truth.. I didn't receive your original e-mail, and
   I don't understand why.. so, please take me in CC: in your reply :)
   ).

   Do you think that applying the patches _before_ running the clean
   target could fix the problem? I already did it to fix #338423 (build
   on hppa).

   Is there a machine where we can test the build before the new upload?
   
   Ciao Ciao

   Marco

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-686
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to it_IT.UTF-8)


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



Bug#338396: gdesklets: Depends on package in experimental

2005-11-09 Thread Marco Presi (Zufus)
Package: gdesklets
Version: 0.35.2-1
Severity: normal

Hi,

trying to upgrade, give me the following errors:

gdesklets: Depends: libgconf2-4 (>= 2.11.1) but 2.10.1-6 is installed.
   Depends: libgnomecanvas2-0 (>= 2.11.1) but 2.10.2-2 is installed.
   Depends: libgnomevfs2-0 (>= 2.12.0) but 2.10.1-5 is installed.
   Depends: libgtk2.0-0 (>= 2.8.0) but 2.6.10-1 is installed.
   Depends: libgtop2-5 (>= 2.12.0) but 2.10.2-1 is installed.
   Depends: libpango1.0-0 (>= 1.10.1) but 1.8.2-3 is installed.
   Depends: librsvg2-2 (>= 2.12.7) but 2.9.5-5 is installed.

Most of those dependencies are satisfied in experimental, not in sid.

Regards

Marco

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-686
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to it_IT.UTF-8)

Versions of packages gdesklets depends on:
ii  gconf2   2.10.1-6GNOME configuration database syste
ii  libart-2.0-2 2.3.17-1Library of functions for 2D graphi
ii  libatk1.0-0  1.10.3-1The ATK accessibility toolkit
ii  libbonobo2-0 2.10.1-1Bonobo CORBA interfaces library
ii  libbonoboui2-0   2.10.1-1The Bonobo UI library
ii  libc62.3.5-7 GNU C Library: Shared libraries an
ii  libgconf2-4  2.10.1-6GNOME configuration database syste
ii  libgcrypt11  1.2.2-1 LGPL Crypto library - runtime libr
ii  libglib2.0-0 2.8.3-1 The GLib library of C routines
ii  libgnome2-0  2.10.1-1The GNOME 2 library - runtime file
ii  libgnomecanvas2-02.10.2-2A powerful object-oriented display
ii  libgnomeui-0 2.10.1-1The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0   2.10.1-5The GNOME virtual file-system libr
ii  libgnutls11  1.0.16-14   GNU TLS library - runtime library
ii  libgpg-error01.1-4   library for common error values an
ii  libgtk2.0-0  2.6.10-1The GTK+ graphical user interface 
ii  libgtop2-5   2.10.2-1Libraries for gtop system monitori
ii  libice6  6.8.2.dfsg.1-10 Inter-Client Exchange library
ii  liborbit21:2.12.4-1  libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-01.8.2-3 Layout and rendering of internatio
ii  libpopt0 1.7-5   lib for parsing cmdline parameters
ii  librsvg2-2   2.9.5-5 SAX-based renderer library for SVG
ii  libsm6   6.8.2.dfsg.1-10 X Window System Session Management
ii  libtasn1-2   0.2.13-1Manage ASN.1 structures (runtime)
ii  libxml2  2.6.22-2GNOME XML library
ii  python   2.3.5-3 An interactive high-level object-o
ii  python-gnome22.10.0-3Python bindings for the GNOME desk
ii  python-gtk2  2.6.3-2 Python bindings for the GTK+ widge
ii  python-numeric   23.92-1 Numerical (matrix-oriented) Mathem
ii  python-xml   0.8.4-1 XML tools for Python [dummy packag
ii  xlibs6.8.2.dfsg.1-10 X Window System client libraries m
ii  zlib1g   1:1.2.3-6   compression library - runtime

Versions of packages gdesklets recommends:
ii  gdesklets-data0.35.3-1   Applets for gdesklets

-- no debconf information


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



Bug#337361: matplotlib: dependencies already included

2005-11-06 Thread Marco Presi (Zufus)
Package: matplotlib
Followup-For: Bug #337361

Hi Michael,

Thanks for the report.

Please note that the version of matplotlib in Debian, already depends on
dvipng.

We will add the missing dep on latex in the next upload.

Regards

Marco

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-686
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to it_IT.UTF-8)


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



Bug#333849: discover-data: suboptimal driver suggested for Intel Corporation Mobile 915GM/PM/GMS/910GML Express

2005-10-13 Thread Marco Presi (Zufus)
Package: discover-data
Version: 2.2005.02.13-1
Severity: normal


Hi,

I have a laptop equipped with Intel Corporation Mobile
915GM/GMS/910GML Express.

dexconf suggest to use vesa driver, while the best choice should
be i810 (also 3D accelleration works fine with this driver).

The relevant output of lspci follows.

Ciao Ciao

Marco

---
amedeus:~# lspci -n && lspci -v
:00:00.0 0600: 8086:2590 (rev 03)
:00:02.0 0300: 8086:2592 (rev 03)
:00:02.1 0380: 8086:2792 (rev 03)
:00:1c.0 0604: 8086:2660 (rev 03)
:00:1d.0 0c03: 8086:2658 (rev 03)
:00:1d.1 0c03: 8086:2659 (rev 03)
:00:1d.2 0c03: 8086:265a (rev 03)
:00:1d.3 0c03: 8086:265b (rev 03)
:00:1d.7 0c03: 8086:265c (rev 03)
:00:1e.0 0604: 8086:2448 (rev d3)
:00:1e.2 0401: 8086:266e (rev 03)
:00:1f.0 0601: 8086:2641 (rev 03)
:00:1f.1 0101: 8086:266f (rev 03)
:00:1f.3 0c05: 8086:266a (rev 03)
:01:00.0 : 14e4:1677 (rev ff)
:02:01.0 0607: 104c:8036
:02:01.5 0780: 104c:8038
:02:03.0 0280: 8086:4220 (rev 05)
:00:00.0 Host bridge: Intel Corporation Mobile 915GM/PM/GMS/910GML Express 
Processor to DRAM Controller (rev 03)
Subsystem: Dell: Unknown device 018f
Flags: bus master, fast devsel, latency 0
Capabilities: [e0] #09 [2109]

:00:02.0 VGA compatible controller: Intel Corporation Mobile 
915GM/GMS/910GML Express Graphics Controller (rev 03) (prog-if 00 [VGA])
Subsystem: Dell: Unknown device 018f
Flags: bus master, fast devsel, latency 0, IRQ 169
Memory at dff0 (32-bit, non-prefetchable) [size=512K]
I/O ports at ec38 [size=8]
Memory at c000 (32-bit, prefetchable) [size=256M]
Memory at dfec (32-bit, non-prefetchable) [size=256K]
Capabilities: [d0] Power Management version 2

:00:02.1 Display controller: Intel Corporation Mobile 915GM/GMS/910GML 
Express Graphics Controller (rev 03)
Subsystem: Dell: Unknown device 018f
Flags: bus master, fast devsel, latency 0
Memory at dff8 (32-bit, non-prefetchable) [size=512K]
Capabilities: [d0] Power Management version 2





-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

-- no debconf information


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



Bug#206691: python matplotlib debian package

2005-10-12 Thread Marco Presi
 || On Mon, 10 Oct 2005 00:45:59 -0400
 || "Marco Presi" <[EMAIL PROTECTED]> wrote: 

 || On Sun, 9 Oct 2005 09:18:30 +0200
 || Alexandre Fayolle <[EMAIL PROTECTED]> wrote: 


>>> I am available to do it, just let me know.
 
af> Hi Marco,

af> Go for it, I'm going to be too busy next week with the organisation 
of
af> the pypy sprint in Paris [1] and will be on vacation the next two 
weeks, 
af> with little or no net access. The ITP is at [2]

mp> Ok, I am checking the packages.. there are some things I 
would
mp> like to discuss with Vittorio (for example, the package it 
is
mp> not made with cdbs, and some other minor stuff), then I 
will upload them.

..it seems I spoken to early :)

Compiling the source pkgs from http://anakonda.altervista.org/
results in packages that works only using the GTKagg backend. If
I try to run the scripts from inside a python shell, I only
obtain segmentation faluts.

If someone want to test the packages buit on debian unstable,
they are at:

http://people.debian.org/~zufus

They are divided in subfolders:

matplotlib
python-gd
python-pypaint

I don't think those packages are good to be uploaded until this
issue it is not resolved.

Ciao Ciao

Marco


-- 
"I videogiochi non influenzano i bambini. Voglio dire, se Pac-Man avesse
influenzato la nostra generazione, staremmo tutti saltando in sale
scure, masticando pillole magiche e ascoltando musica elettronica
ripetitiva."

"Videogames do not influence kids. I mean, if Pac-Man influenced our
generation, we were all jumping in dark rooms, chomping pills and
listening to electronic repeating music."

Kristian Wilson, Nintendo Inc. 1989


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



Bug#206691: Let's Upload!!

2005-10-10 Thread Marco Presi

Hi Vittorio,

I looked at your packages (both: python-gd and matplotlib), and
I think they are quite good!

I did only few changes to their control files (mainly,
cosmetics):

-) added myself and Alexandre as uploaders
-) added few modifications to pkgs descriptions

Then I've updated the changelogs to close ITP and ITA bugs, and
increased version numbering (don't know if it is really
necessary, but it may help people to notice that the pkgs are
entering in Debian).

Last quick question: you build only for py 2.3 and 2.4 is there
a reason for this? In case, any objections if I extend to py 2.2 too?

I am testing the pksg, and in the meantime, I am uploading them
to http://people.debian.org/~zufus: take a look, and then tell
me if you see problems, then in case, tomorrow I can do the
upload.

Ciao Ciao

Marco

P.S: I would be also interested, in the future, to convert
debian/rules to cdbs.. what do you think about it?

-- 
"I videogiochi non influenzano i bambini. Voglio dire, se Pac-Man avesse
influenzato la nostra generazione, staremmo tutti saltando in sale
scure, masticando pillole magiche e ascoltando musica elettronica
ripetitiva."

"Videogames do not influence kids. I mean, if Pac-Man influenced our
generation, we were all jumping in dark rooms, chomping pills and
listening to electronic repeating music."

Kristian Wilson, Nintendo Inc. 1989


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



Bug#206691: python matplotlib debian package

2005-10-09 Thread Marco Presi
 || On Sun, 9 Oct 2005 09:18:30 +0200
 || Alexandre Fayolle <[EMAIL PROTECTED]> wrote: 


>> I am available to do it, just let me know.
 
af> Hi Marco,

af> Go for it, I'm going to be too busy next week with the organisation 
of
af> the pypy sprint in Paris [1] and will be on vacation the next two 
weeks, 
af> with little or no net access. The ITP is at [2]

Ok, I am checking the packages.. there are some things I would
like to discuss with Vittorio (for example, the package it is
not made with cdbs, and some other minor stuff), then I will upload 
them.

af> [1] http://codespeak.net/pypy/dist/pypy/doc/news.html
cool!

Ciao Ciao

Marco

P.S: ..we should also fix some bugs of scipy.. I will look also
to them.



-- 
"I videogiochi non influenzano i bambini. Voglio dire, se Pac-Man avesse
influenzato la nostra generazione, staremmo tutti saltando in sale
scure, masticando pillole magiche e ascoltando musica elettronica
ripetitiva."

"Videogames do not influence kids. I mean, if Pac-Man influenced our
generation, we were all jumping in dark rooms, chomping pills and
listening to electronic repeating music."

Kristian Wilson, Nintendo Inc. 1989


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



Bug#333003: linux-image-2.6.13-1-686: video is blank during boot

2005-10-09 Thread Marco Presi (Zufus)
Package: linux-image-2.6.13-1-686
Version: 2.6.13-1
Severity: important

Hi,

I upgraded to linux-image-2.6.13-1-686 and if I try to boot,
passing "vga=791" (I use grub) the display is black.

The same settings work nice in previuos kernel images.

Ciao Ciao   

Marco

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) (ignored: 
LC_ALL set to [EMAIL PROTECTED])

Versions of packages linux-image-2.6.13-1-686 depends on:
ii  initrd-tools  0.1.82 tools to create initrd image for p
ii  module-init-tools 3.2-pre9-2 tools for managing Linux kernel mo

linux-image-2.6.13-1-686 recommends no packages.

-- no debconf information


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



Bug#332928: ipw2200-source: suggested location for firmware

2005-10-09 Thread Marco Presi (Zufus)
Package: ipw2200-source
Version: 1.0.6-6
Severity: normal


Hi,

after upgrading to the last udev version (0.70-3), I was not
able to load ipw2200 driver anymore.

I solved the problem moving the firmware from
/usr/lib/hotplug/firmware to /lib/firmware.

In my case, /usr is mounted over a partition different from /
and it seems that modules are loaded _before_ mounting /usr.

I think this information should be included into
README.firmware.

Thanks

Ciao Ciao

Marco

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) (ignored: 
LC_ALL set to [EMAIL PROTECTED])

Versions of packages ipw2200-source depends on:
ii  debhelper 4.9.12 helper programs for debian/rules
ii  ieee80211-source  1.0.3-3Source for the 802.11 (wireless) n
ii  module-assistant  0.9.10 tool to make module package creati

ipw2200-source recommends no packages.

-- no debconf information


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



Bug#290922: Status of wxmaxima

2005-10-07 Thread Marco Presi
 || On Fri, 07 Oct 2005 18:31:07 +0200
 || Rafa Rodríguez Galván <[EMAIL PROTECTED]> wrote: 
>> Hi,
>> 
>> I am also interested to push wxmaxima into Debian archive.
>> I have prepared an updated package (last version, built against
>> libwxgtk2.6), here:
>> deb http://people.debian.org/~zufus/ wxmaxima/
>> deb-src http://people.debian.org/~zufus/ wxmaxima/
>> If you are still interested, please let me know, and in case, we
>> can co-maintain this package (otherwise I would like
>> to take this package).
>> Regards
>> Marco

rrg> The key is that I'm still interested: I would like to continue 
packaging
rrg> wxmaxima, because I was using it as a first package to start 
contributing 
rrg> to the Debian community. Anyway, if you wish we can co-maintain 
the package, 
rrg> or Javier and you can "co-sponsor" me, or we can use any other way 
we find
rrg> adequate.

Ok, I agree with the co-maintainance (Javier is welcome to
partecipate of course).

I propose this strategy:

1) the NEW queue is really long, so let's upload something NOW,
   even today

2) Then let's create a repository where we can manage the debian
   dir (so that we can both apply modifications and merge our
   "debianizations"): there are a small number of things that
   can be make the pkg I made better.. and I am sure that also
   you have nice modifications to add. 

3) Upload the co-mainteined package

Point 1) is just to speed-up the wxmaxima inclusions into
Debian. My pkg should be in a quite good shape, and is almost
ready to upload. Check them (I uploaded on p.d.o also the
sources). If you have an recent version, I have no problem to
upload your one and merge our customization later.

My only concern is "let's do it, and quickly (compatible with
debian quality concepts)".

I did my pkg using cdbs and I would like to keep it with cdbs,
for a number of reasons.

Let me know what you think about it.

Ciao Ciao

Marco

-- 
"I videogiochi non influenzano i bambini. Voglio dire, se Pac-Man avesse
influenzato la nostra generazione, staremmo tutti saltando in sale
scure, masticando pillole magiche e ascoltando musica elettronica
ripetitiva."

"Videogames do not influence kids. I mean, if Pac-Man influenced our
generation, we were all jumping in dark rooms, chomping pills and
listening to electronic repeating music."

Kristian Wilson, Nintendo Inc. 1989



Bug#290922: Status of wxmaxima

2005-10-04 Thread Marco Presi

Hi,

I am also interested to push wxmaxima into Debian archive.

I have prepared an updated package (last version, built against
libwxgtk2.6), here:

deb http://people.debian.org/~zufus/ wxmaxima/
deb-src http://people.debian.org/~zufus/ wxmaxima/

If you are still interested, please let me know, and in case, we
can co-maintain this package (otherwise I would like
to take this package).

Regards

Marco
-- 
"I videogiochi non influenzano i bambini. Voglio dire, se Pac-Man avesse
influenzato la nostra generazione, staremmo tutti saltando in sale
scure, masticando pillole magiche e ascoltando musica elettronica
ripetitiva."

"Videogames do not influence kids. I mean, if Pac-Man influenced our
generation, we were all jumping in dark rooms, chomping pills and
listening to electronic repeating music."

Kristian Wilson, Nintendo Inc. 1989


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



Bug#331642: RFH: fetchmail -- SSL enabled POP3, APOP, IMAP mail gatherer/forwarder

2005-10-04 Thread Marco Presi
 || On Tue, 4 Oct 2005 13:08:20 +0200
 || Nico Golde <[EMAIL PROTECTED]> wrote: 

ng> Package: wnpp
ng> Severity: normal

ng> Hi,
ng> I am searching for a new Co-maintainer for fetchmail since 

[..]

Hi,

I use fetchmail daily, and I am available for help. Can we meet on irc, 
#debian-devel?

Marco 

-- 
"I videogiochi non influenzano i bambini. Voglio dire, se Pac-Man avesse
influenzato la nostra generazione, staremmo tutti saltando in sale
scure, masticando pillole magiche e ascoltando musica elettronica
ripetitiva."

"Videogames do not influence kids. I mean, if Pac-Man influenced our
generation, we were all jumping in dark rooms, chomping pills and
listening to electronic repeating music."

Kristian Wilson, Nintendo Inc. 1989


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



Bug#330661: planner: Fails to show print-preview and do not print

2005-09-28 Thread Marco Presi (Zufus)
Package: planner
Version: 0.13-2
Severity: important

Hi,

when I choose to see the print-preview, an empty window appears,
and if I try to print something, nothing happend. I tried to
print to file too (both pdf and ps) but without success.

Regards

Marco

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) (ignored: 
LC_ALL set to [EMAIL PROTECTED])

Versions of packages planner depends on:
ii  libart-2.0-2  2.3.17-1   Library of functions for 2D graphi
ii  libbonobo2-0  2.10.1-1   Bonobo CORBA interfaces library
ii  libc6 2.3.5-6GNU C Library: Shared libraries an
ii  libgconf2-4   2.10.1-6   GNOME configuration database syste
ii  libgda2-3 1.2.1-2GNOME Data Access library for GNOM
ii  libglade2-0   1:2.5.1-2  library to load .glade files at ru
ii  libglib2.0-0  2.8.1-1The GLib library of C routines
ii  libgnome2-0   2.10.1-1   The GNOME 2 library - runtime file
ii  libgnomecanvas2-0 2.10.2-2   A powerful object-oriented display
ii  libgnomeprint2.2-02.10.3-3   The GNOME 2.2 print architecture -
ii  libgnomeprintui2.2-0  2.10.2-2   GNOME 2.2 print architecture User 
ii  libgnomeui-0  2.10.1-1   The GNOME 2 libraries (User Interf
ii  libgnomevfs2-02.10.1-5   The GNOME virtual file-system libr
ii  libgtk2.0-0   2.6.10-1   The GTK+ graphical user interface 
ii  liborbit2 1:2.12.2-3 libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0 1.8.2-2Layout and rendering of internatio
ii  libpopt0  1.7-5  lib for parsing cmdline parameters
ii  libxml2   2.6.22-1   GNOME XML library
ii  libxslt1.11.1.15-1   XSLT processing library - runtime 
ii  python2.3 2.3.5-8An interactive high-level object-o
ii  scrollkeeper  0.3.14-10  A free electronic cataloging syste
ii  shared-mime-info  0.16-3 FreeDesktop.org shared MIME databa
ii  zlib1g1:1.2.3-4  compression library - runtime

Versions of packages planner recommends:
ii  gda2-postgres 1.2.1-2PostgreSQL backend plugin for GNOM

-- no debconf information


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



Bug#330109: quodlibet: missing dependencies on python-musicbrainz and python-cddb

2005-09-25 Thread Marco Presi (Zufus)
Package: quodlibet
Version: 0.13.1-1
Severity: grave
Justification: renders package unusable

Hi,

after installing quodlibet with

$aptitude install quodlibet quodlibet-ext quodlibet-plugins

I was unable to start it until I installed also the python
libraries indicated in the subject. 

After that, all libraries are found, but it still crash on
startup with the following error:

--
zsh 1000 % quodlibet
Supported formats: mp3, oggvorbis
Loaded song library.
Opening audio device.
Traceback (most recent call last):
  File "/usr/bin/quodlibet", line 247, in ?
main()
  File "/usr/bin/quodlibet", line 21, in main
widgets.init()
  File "/usr/lib/quodlibet/quodlibet.zip/widgets.py", line 2700, in init
  File "/usr/lib/quodlibet/quodlibet.zip/widgets.py", line 1075, in
  __init__
  File "/usr/lib/quodlibet/quodlibet.zip/widgets.py", line 935, in
  __init__
  File "/usr/lib/quodlibet/quodlibet.zip/widgets.py", line 1030, in
  __init__
  File "/usr/lib/python2.3/ConfigParser.py", line 318, in getfloat
return self._get(section, float, option)
  File "/usr/lib/python2.3/ConfigParser.py", line 312, in _get
return conv(self.get(section, option))
ValueError: invalid literal for float(): 1.0
---

Regards

Marco


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) (ignored: 
LC_ALL set to [EMAIL PROTECTED])

Versions of packages quodlibet depends on:
ii  gstreamer0.8-mad  0.8.11-1   MAD MPEG audio decoder plugin for 
ii  gstreamer0.8-vorbis   0.8.11-1   Vorbis plugin for GStreamer
ii  libgtk2.0-0   2.6.10-1   The GTK+ graphical user interface 
ii  python2.3.5-3An interactive high-level object-o
ii  python-gst0.8.2-1generic media-playing framework (P
ii  python-gtk2   2.6.2-1Python bindings for the GTK+ widge
ii  python-pymad  0.5.4-1Python wrapper to the MPEG Audio D
ii  python-pyvorbis   1.3-1  A Python interface to the Ogg Vorb
ii  python2.3-pymad [python-pymad 0.5.4-1Python wrapper to the MPEG Audio D

Versions of packages quodlibet recommends:
ii  libgstreamer-gconf0.8-0   0.8.11-1   GConf support for GStreamer
ii  python-gnome2-extras  2.10.0-4   Python bindings for the GNOME desk
ii  python2.3-gnome2  2.10.0-2   Python bindings for the GNOME desk
ii  quodlibet-ext 0.13.1-1   extensions for the Quod Libet audi

-- no debconf information


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



Bug#328034: Acknowledgement (twutils: Depends on libtw0 that is waiting in the new pkgs list)

2005-09-12 Thread Marco Presi

..I set up also a src rep:

deb-src http://people.debian.org/~zufus twin/

Regards

Marco




-- 
"I videogiochi non influenzano i bambini. Voglio dire, se Pac-Man avesse
influenzato la nostra generazione, staremmo tutti saltando in sale
scure, masticando pillole magiche e ascoltando musica elettronica
ripetitiva."

"Videogames do not influence kids. I mean, if Pac-Man influenced our
generation, we were all jumping in dark rooms, chomping pills and
listening to electronic repeating music."

Kristian Wilson, Nintendo Inc. 1989


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



Bug#328034: twutils: Depends on libtw0 that is waiting in the new pkgs list

2005-09-12 Thread Marco Presi (Zufus)
Package: twutils
Version: uninstallable
Severity: important

twutils is now built against libtw0, that is waiting for approval (being
a NEW pkg).

In the meantime, to test the new version of twin-0.5.1 and libtw0 (for
i386 only, sorry), pkgs are available here:

deb http://people.debian.org/~zufus twin/

Regards

Marco

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) (ignored: 
LC_ALL set to [EMAIL PROTECTED])


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



Bug#322332: ipw2000-source: fails to load firmware

2005-08-14 Thread Marco Presi
 || On Sun, 14 Aug 2005 12:15:23 +0200
 || Mike Hommey <[EMAIL PROTECTED]> wrote: 

mh> tag 322332 unreproducible
mh> thanks

mh> Could you provide the following :
mh> - output of lspci
mh> - hotplug version installed
mh> - udev version installed
mh> - content of /proc/sys/kernel/hotplug

Looking around the net I found that disabling udev solves the
problem. I didn't understand if it is an udev bug, a hotplug bug
or a kernel bug, so I am not sure to which package the bug
should be reassigned to..

Ciao Ciao

Marco

-- 
"I videogiochi non influenzano i bambini. Voglio dire, se Pac-Man avesse
influenzato la nostra generazione, staremmo tutti saltando in sale
scure, masticando pillole magiche e ascoltando musica elettronica
ripetitiva."

"Videogames do not influence kids. I mean, if Pac-Man influenced our
generation, we were all jumping in dark rooms, chomping pills and
listening to electronic repeating music."

Kristian Wilson, Nintendo Inc. 1989


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



Bug#322332: ipw2000-source: fails to load firmware

2005-08-10 Thread Marco Presi (Zufus)
Package: ipw2000-source
Version: 1.0.6-1
Severity: important


Hi,

I do:

module-assistant a-i ieee80211-source
module-assistant a-i ipw220-source

then I copy firmware from ipw2200.sf.net (version for drivers 1.0.4 and
later) in /usr/lib/hotplug/firmware/ (as stated in README.firmware)

and finally,

modprobe ipw2200

after that the console freezes for some seconds.

dmesg says:

ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
ipw2200: ipw-2.3-boot.fw load failed: Reason -2
ipw2200: Unable to load firmware: 0xFFFE
ipw2200: failed to register network device
ipw2200: probe of :02:03.0 failed with error -5


I noticed that the problem is reported also on ipw2200 development
website[1]: they suggest to increase the default timeout. I tried it,
but it does not solve the problem. 

The module worked with sarge kernel and previous ipw2200-source version.

amedeus:~# lsmod |grep ipw2200
ipw2200   187272  0
firmware_class 10208  1 ipw2200
ieee80211  52100  1 ipw2200
ieee80211_crypt 5988  2 ipw2200,ieee80211

amedeus:~# uname -a
Linux amedeus 2.6.12-1-686 #1 Wed Jul 20 22:07:17 UTC 2005 i686
GNU/Linux




[1] http://ipw2200.sourceforge.net/#issues

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) (ignored: 
LC_ALL set to [EMAIL PROTECTED])


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



Bug#318271: xserver-xorg: [trident] works only with dbg version

2005-07-14 Thread Marco Presi
 || On Thu, 14 Jul 2005 17:54:27 +0200
 || David Martínez Moreno <[EMAIL PROTECTED]> wrote: 

>> Hi,
>> 
>> after upgrading to xserver-xorg, I am not able to start X server
>> anymore:
>> 

[...]

dmm> Hello, Marco. Could you please install the non-debugging
dmm> packages, replace /usr/X11R6/lib/modules/libvgahw.a with
dmm> the one available in
dmm> http://people.debian.org/~ender/ and restart X? You may
dmm> need to restart the whole system to achieve full recovery.

It fixes the problem.

Thanks a lot

Marco

-- 
"I videogiochi non influenzano i bambini. Voglio dire, se Pac-Man avesse
influenzato la nostra generazione, staremmo tutti saltando in sale
scure, masticando pillole magiche e ascoltando musica elettronica
ripetitiva."

"Videogames do not influence kids. I mean, if Pac-Man influenced our
generation, we were all jumping in dark rooms, chomping pills and
listening to electronic repeating music."

Kristian Wilson, Nintendo Inc. 1989



Bug#318271: xserver-xorg: [trident] works only with dbg version

2005-07-14 Thread Marco Presi (Zufus)
Package: xserver-xorg
Version: 6.8.2.dfsg.1-2
Severity: important

Hi,

after upgrading to xserver-xorg, I am not able to start X server
anymore:

after launching it (by running /usr/bin/X11/X, /etc/X11/X, startx, or
gdm), video become white, the pointer become invisible, and also the
console become unusable.

Installing xserver-xorg-dbg and using it (with the _same_ conf file)
solves the problem.

Log files do not show useful information.

Note that using packages from Nusinow repository (always with the same
conf file), before the upload in sid worked well.

Ciao Ciao

Marco


-- Package-specific info:
Contents of /var/lib/xfree86/X.roster:
xserver-xfree86
xserver-xorg
xserver-xorg-dbg

/etc/X11/X target unchanged from checksum in /var/lib/xfree86/X.md5sum.

X server symlink status:
lrwxrwxrwx  1 root root 23 2005-07-14 14:35 /etc/X11/X -> 
/usr/bin/X11/Xorg-debug
-rwxr-xr-x  1 root root 58941605 2005-07-12 21:03 /usr/bin/X11/Xorg-debug

Contents of /var/lib/xfree86/XF86Config-4.roster:
xserver-xfree86

VGA-compatible devices on PCI bus:
:01:00.0 VGA compatible controller: Trident Microsystems CyberBlade XPAi1 
(rev 82)

/etc/X11/XF86Config-4 does not match checksum in 
/var/lib/xfree86/XF86Config-4.md5sum.

Xorg X server configuration file status:
-rw-r--r--  1 root root 4096 2005-06-04 17:27 /etc/X11/XF86Config-4

Contents of /etc/X11/XF86Config-4:
# XF86Config-4 (XFree86 X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the XF86Config-4 manual page.
# (Type "man XF86Config-4" at the shell prompt.)
#
# This file is automatically updated on xserver-xfree86 package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xfree86
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following commands as root:
#
#   cp /etc/X11/XF86Config-4 /etc/X11/XF86Config-4.custom
#   md5sum /etc/X11/XF86Config-4 >/var/lib/xfree86/XF86Config-4.md5sum
#   dpkg-reconfigure xserver-xfree86

Section "Files"
FontPath"unix/:7100"# local font server
# if the local font server has problems, we can fall back on these
FontPath"/usr/lib/X11/fonts/misc"
FontPath"/usr/lib/X11/fonts/cyrillic"
FontPath"/usr/lib/X11/fonts/100dpi/:unscaled"
FontPath"/usr/lib/X11/fonts/75dpi/:unscaled"
FontPath"/usr/lib/X11/fonts/Type1"
FontPath"/usr/lib/X11/fonts/CID"
FontPath"/usr/lib/X11/fonts/Speedo"
FontPath"/usr/lib/X11/fonts/100dpi"
FontPath"/usr/lib/X11/fonts/75dpi"
FontPath"/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
FontPath"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
#   Load"GLcore"
Load"bitmap"
Load"dbe"
Load"ddc"
#   Load"dri"
Load"extmod"
Load"freetype"
#   Load"xtt"
#   Load"glx"
Load"int10"
Load"record"
Load"speedo"
Load"type1"
Load"vbe"
Load"synaptics"
EndSection

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "keyboard"
Option  "CoreKeyboard"
Option  "XkbRules"  "xfree86"
Option  "XkbModel"  "pc105"
Option  "XkbLayout" "it"
EndSection

#Section "InputDevice"
#   Identifier  "Configured Mouse"
#   Driver  "mouse"
#   Option  "CorePointer"
#   Option  "Device""/dev/psaux"
#   Option  "Protocol"  "PS/2"
#   Option  "Emulate3Buttons"   "true"
#EndSection

Section "InputDevice"
Driver  "synaptics"
Identifier  "Touchpad"
Option  "CorePointer"
Option  "Device""/dev/psaux"
Option  "Protocol"  "auto-dev"
Option  "LeftEdge"  "120"
Option  "RightEdge" "830"
Option  "TopEdge"   "120"
Option  "BottomEdge""650"
Option  "FingerLow" "8"
Option  "FingerHigh""9"
Option  "MaxTapTime""180"
Option  "MaxTapMove""110"
Option  "EmulatedMidButtonTime" "75"
Option  "VertScrollDelta"   "5"
Option  "HorizScrollDelta"  "5"
Option  "MinSpeed"  "0.6"
Option  "MaxSpeed"  "0.9"
Option  "AccellFactor"  "0.015"
Option  "EdgeMotionMinSpeed""30"
Option  "EdgeMotionMaxSpeed""200"
Option  "UpDownScrolling"   

Bug#308457: linesrv: Shell-based workaround

2005-05-12 Thread Marco Presi
 || On Wed, 11 May 2005 20:17:37 -0500
 || Chris Howie <[EMAIL PROTECTED]> wrote: 

 Hi Chris,


ch> Package: linesrv
ch> Version: 2.1.15-8
ch> Followup-For: Bug #308457

ch> I've been examining the linesrv sources, and have found that
ch> the server actually does convert the line types as I
ch> suggested, but since all of the clients are marked offline
ch> after the connection is dropped, the server drops it when it
ch> comes back up.


ch> There are a few possible ways to fix this:

ch> 1) Don't mark all the clients as offline when the connection
ch> does down.  
ch> 2) Don't drop a line if it comes up when no
ch> clients are online -- just wait for one to go online, then
ch> offline, and then drop the line.

I will forward your consideration to the upstream.

ch> A workaround I've developed involves two shell scripts, one

[...]

I think you could obtain the same behavior just using pon and
poff commands, without resorting to external shell scripts.

For example

script_up pon line1
script_dn poff line1



Ciao Ciao

Marco

-- 
"I videogiochi non influenzano i bambini. Voglio dire, se Pac-Man avesse
influenzato la nostra generazione, staremmo tutti saltando in sale
scure, masticando pillole magiche e ascoltando musica elettronica
ripetitiva."

"Videogames do not influence kids. I mean, if Pac-Man influenced our
generation, we were all jumping in dark rooms, chomping pills and
listening to electronic repeating music."

Kristian Wilson, Nintendo Inc. 1989


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



Bug#307803: waproamd: fails to remove PID file on stop

2005-05-05 Thread Marco Presi (Zufus)
Package: waproamd
Version: 0.6-7
Severity: important

As from subject:

# /etc/init.d/waproamd stop 
Stopping Wireless Access Point Roaming Daemon: wlan0.
# /etc/init.d/waproamd start
Starting Wireless Access Point Roaming Daemon:Daemon already running on
PID file 4391
 wlan0.


Ciao Ciao

Marco

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.11-1-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) (ignored: 
LC_ALL set to [EMAIL PROTECTED])

Versions of packages waproamd depends on:
ii  debconf 1.4.30.13Debian configuration management sy
ii  libc6   2.3.2.ds1-21 GNU C Library: Shared libraries an
ii  libdaemon0  0.7-1lightweight C library for daemons

-- debconf information:
* waproamd/hotplug_interfaces: all
* waproamd/args: -w
* waproamd/interfaces: wlan0


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



Bug#307466: unison: fails to upgrade

2005-05-03 Thread Marco Presi (Zufus)
Package: unison
Version: 2.10.2-1
Severity: grave
Justification: renders package unusable



Hi,

after an upgrade, I've got the following message:

Setting up unison (2.10.2-1) ...
/usr/share/doc-base/[EMAIL PROTECTED]@-manual: cannot open control file for 
reading : No such file or directory
dpkg: error processing unison (--configure):
 subprocess post-installation script returned error exit status 2
Errors were encountered while processing:
 unison

Ciao Ciao

Marco


-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.11-1-k7
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages unison depends on:
ii  libc6   2.3.2.ds1-21 GNU C Library: Shared libraries an

-- no debconf information


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



Bug#307459: kernel-image-2.6.11-1-686: tridentfb fails to set correct resolution at boot

2005-05-03 Thread Marco Presi (Zufus)
Package: kernel-image-2.6.11-1-686
Version: 2.6.11-3
Severity: normal

Hi, 

according to documentation shipped with kernel sources
(kernel-sources-.../Documentation/fb/tridentfb.txt), it should be
possible to set virtual consoles resolution using tridentfb driver.

I used this (and many other) parameters:

video=tridentfb:1024x768,bpp=16

The tridentfb is loaded, during the boot, but the resolution is
always set to 640x480 and the screen is broken.

Launching 

"fbset 1024x768-60"

after login, solves the problem. However, the switch "-a" of fbset
seems not to work.

I tried this on a laptop with a Trident CyberBlade XPA1i.

dmesg related output is:

tridentfb: framebuffer size = 16384 Kb
tridentfb: :01:00.0 board found
tridentfb: 1024x768 flat panel found
tridentfb: fb0: Trident frame buffer device 640x480-8bpp
Console: switching to colour frame buffer device 80x30


Ciao Ciao

Marco


-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.11-1-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) (ignored: 
LC_ALL set to [EMAIL PROTECTED])

Versions of packages kernel-image-2.6.11-1-686 depends on:
ii  coreutils [fileutils] 5.2.1-2The GNU core utilities
ii  initrd-tools  0.1.78 tools to create initrd image for p
ii  module-init-tools 3.2-pre1-2 tools for managing Linux kernel mo

-- no debconf information


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



Bug#306963: findutils: Correction for README.Debian about ACPI

2005-04-29 Thread Marco Presi (Zufus)
Package: findutils
Version: 4.1.20-6
Severity: wishlist

Hi,

in README.Debian, it is suggested to add an 

'on_ac_power' || exit 0 

to run updatedb only if ac-plugged, and that this works only for
APM.

It works (here) also for ACPI, accordingly to on_ac_power man
page.

Ciao Ciao

Marco

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.11-1-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) (ignored: 
LC_ALL set to [EMAIL PROTECTED])

Versions of packages findutils depends on:
ii  libc6   2.3.2.ds1-21 GNU C Library: Shared libraries an

-- no debconf information


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



Bug#305852: polipo: Polipo should restart when reconfiguring network

2005-04-22 Thread Marco Presi (Zufus)
Package: polipo
Version: 0.9.8-1
Severity: wishlist

Hi,

I use polipo on my laptop, and I change network configuration
very often.

Polipo is reloaded when ppp connections are started (this is
useful for GPRS or UMTS connection as well), but I think that it
could be very useful also if a restart script can be included
also in /etc/network/if-{up,down}.d.

Ciao Ciao

Marco


-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.11-1-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages polipo depends on:
ii  libc6   2.3.2.ds1-20 GNU C Library: Shared libraries an

-- no debconf information


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


Bug#290901: amule: Amule crashes

2005-01-17 Thread Marco Presi (Zufus)
Package: amule
Version: 1.2.6+rc8-1
Severity: important


Hi, 

after last upgrade, Amule crashes continuously, with this message:

OOPS!
 Houston, we have a situation: seems like aMule crashed!
Please, post these lines on the backtrace forum on http://www.amule.org/
aMule version is: 2.0.0rc8 using wxGTK2 v2.5.3 (Unicoded)
=| BACKTRACE FOLLOWS: |=
[0] CamuleApp::OnFatalException() in amule[0x827c063]
[1] wxFatalSignalHandler in /usr/lib/libwx_baseu-2.5.so.3[0xb7a535e8]
[2] ?? in [0xe420]
[3] CUpDownClient::ConnectionEstablished() in amule[0x80f234e]
[4] CUpDownClient::TryToConnect(bool) in amule[0x80f1b4b]
[5] CUpDownClient::AskForDownload() in amule[0x811a291]
[6] CPartFile::Process(unsigned, unsigned char) in amule[0x81f186b]
[7] CDownloadQueue::Process() in amule[0x8136c0a]
[8] CamuleApp::OnCoreTimer(wxTimerEvent&) in amule[0x827e33c]
[9] wxAppConsole::HandleEvent(wxEvtHandler*, void (wxEvtHandler::*)(wxEvent&), 
wxEvent&) const in /usr/lib/libwx_baseu-2.5.so.3[0xb799fd78]
[10] wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, 
wxEvtHandler*, wxEvent&) in /usr/lib/libwx_baseu-2.5.so.3[0xb7a4d850]
[11] wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) in 
/usr/lib/libwx_baseu-2.5.so.3[0xb7a4cccf]
[12] wxEvtHandler::ProcessEvent(wxEvent&) in 
/usr/lib/libwx_baseu-2.5.so.3[0xb7a4d9f0]
[13] wxTimerBase::Notify() in /usr/lib/libwx_gtk2u_core-2.5.so.3[0xb7d3837a]
[14] timeout_callback in /usr/lib/libwx_gtk2u_core-2.5.so.3[0xb7c26cdd]
[15] ?? in /usr/lib/libglib-2.0.so.0 [0xb733b67c]
[16] ?? in /usr/lib/libglib-2.0.so.0 [0xb7338c02]
[17] g_main_context_dispatch in /usr/lib/libglib-2.0.so.0[0xb7339cf8]
[18] ?? in /usr/lib/libglib-2.0.so.0 [0xb733a030]
[19] g_main_loop_run in /usr/lib/libglib-2.0.so.0[0xb733a673]
[20] gtk_main in /usr/lib/libgtk-x11-2.0.so.0[0xb75d8c83]
[21] wxEventLoop::Run() in /usr/lib/libwx_gtk2u_core-2.5.so.3[0xb7c1d208]
[22] wxAppBase::MainLoop() in /usr/lib/libwx_gtk2u_core-2.5.so.3[0xb7cae233]
[23] wxAppBase::OnRun() in /usr/lib/libwx_gtk2u_core-2.5.so.3[0xb7cae39a]
[24] wxEntry(int&, wchar_t**) in /usr/lib/libwx_baseu-2.5.so.3[0xb79e3a63]
[25] wxEntry(int&, char**) in /usr/lib/libwx_baseu-2.5.so.3[0xb79e3b3d]
[26] main in amule[0x827ff0b]
[27] __libc_start_main in /lib/tls/libc.so.6[0xb710f904]
[28] wxMemoryDC::SetPen(wxPen const&) in amule[0x80cfaa1]

Ciao Ciao

Marco







-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.9-1-k7
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=UTF-8)

Versions of packages amule depends on:
ii  libatk1.0-0  1.8.0-4 The ATK accessibility toolkit
ii  libc62.3.2.ds1-20GNU C Library: Shared libraries an
ii  libcurl3 7.12.3-2Multi-protocol file transfer libra
ii  libgcc1  1:3.4.3-7   GCC support library
ii  libglib2.0-0 2.4.8-1 The GLib library of C routines
ii  libgtk2.0-0  2.4.14-2The GTK+ graphical user interface 
ii  libidn11 0.5.2-3 GNU libidn library, implementation
ii  libpango1.0-01.6.0-3 Layout and rendering of internatio
ii  libpng12-0   1.2.8rel-1  PNG library - runtime
ii  libssl0.9.7  0.9.7e-3SSL shared libraries
ii  libstdc++5   1:3.3.5-6   The GNU Standard C++ Library v3
ii  libwxgtk2.5.32.5.3.2 wxWidgets Cross-platform C++ GUI t
ii  libx11-6 4.3.0.dfsg.1-10 X Window System protocol client li
ii  xlibs4.3.0.dfsg.1-10 X Keyboard Extension (XKB) configu
ii  zlib1g   1:1.2.2-4   compression library - runtime

-- no debconf information


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



Bug#288713: nautilus: Creating New files from desktop seems wrong

2005-01-10 Thread Marco Presi
 || On Sun, 09 Jan 2005 11:01:33 -0200
 || Gustavo Noronha Silva <[EMAIL PROTECTED]> wrote: 

gns> Hey again!

gns> Would you mind giving me one step-by-step example with one
gns> example name?

gns> I tried this with 'ble.txt', for example, and it correctly
gns> runs gedit.  When I tried it by creating a file named
gns> 'bleh', with no extension, I got 'could not show file
gns> /.../bleh'. Can you confirm these behaviors?

Yes, I confirm, if creating the file with an extension, the
correct application is ran.

With no extension, after selecting the application with the file
chooser, I get something different:

"It is not possible to add the application to application db"

Ciao Ciao and thanks again

Marco

-- 
"I videogiochi non influenzano i bambini. Voglio dire, se Pac-Man avesse
influenzato la nostra generazione, staremmo tutti saltando in sale
scure, masticando pillole magiche e ascoltando musica elettronica
ripetitiva."

"Videogames do not influence kids. I mean, if Pac-Man influenced our
generation, we were all jumping in dark rooms, chomping pills and
listening to electronic repeating music."

Kristian Wilson, Nintendo Inc. 1989


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