Bug#1038004: confirmed + some reference

2023-06-15 Thread Ivan Sergio Borgonovo

I've the same problem here and I've found

https://forums.developer.nvidia.com/t/driver-470-182-03-fails-to-compile-with-linux-6-3-1/251992/2

that lead me to:

https://gist.github.com/vejeta/9078219f082d2bfd62b08b6eada780e6

https://gist.github.com/joanbm/d10e9c8e245b6e7e27b2db338faf

thanks

--
Ivan Sergio Borgonovo
https://www.webthatworks.it https://www.borgonovo.net



Bug#992554: not really a libgpg-error0 problem

2021-08-20 Thread Ivan Sergio Borgonovo
Even if after upgrade of libgpg-error0 newer version of tor seemed to 
work... after a reboot it stopped working again.


Downgrading to 0.4.5.9-1, this time even without downgrading 
libgpg-error0, makes it work again.


--
Ivan Sergio Borgonovo
https://www.webthatworks.it https://www.borgonovo.net



Bug#992554: service seems to start regularly but it doesn't work

2021-08-20 Thread Ivan Sergio Borgonovo

I had the same problem, downgrading made it works...

Later on I did a safe-upgrade that probably brought in some related 
library and now it is working.


[UPGRADE] e2fsprogs:amd64 1.46.2-2 -> 1.46.4-1
[UPGRADE] libcom-err2:amd64 1.46.2-2 -> 1.46.4-1
[UPGRADE] libext2fs2:amd64 1.46.2-2 -> 1.46.4-1
[UPGRADE] libgpg-error0:amd64 1.38-2 -> 1.42-2
[UPGRADE] libss2:amd64 1.46.2-2 -> 1.46.4-1
[UPGRADE] logsave:amd64 1.46.2-2 -> 1.46.4-1
[UPGRADE] node-ansi-escapes:amd64 5.0.0-1 -> 5.0.0+really.4.3.1-1
[UPGRADE] tor:amd64 0.4.5.9-1 -> 0.4.5.10-1
[UPGRADE] tor-geoipdb:amd64 0.4.5.9-1 -> 0.4.5.10-1


Probably newer libgpg-error.so.0

--
Ivan Sergio Borgonovo
https://www.webthatworks.it https://www.borgonovo.net



Bug#985317: not a libc6 problem as in #971812?

2021-03-17 Thread Ivan Sergio Borgonovo
Unless something regarding libc6 changed in libgegl from 0.4.26 to 
0.4.28 I wonder if this problem is really related to this


https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=971812

since downgrading makes gimp work again and because I don't get the 
"undefined symbol: __exp_finite" running gimp from the cli.



--
Ivan Sergio Borgonovo
https://www.webthatworks.it https://www.borgonovo.net



Bug#985317: libgegl

2021-03-16 Thread Ivan Sergio Borgonovo

Culprit seems to be

[UPGRADE] libgegl-0.4-0:amd64 1:0.4.26-2 -> 1:0.4.28-1
[UPGRADE] libgegl-common:amd64 1:0.4.26-2 -> 1:0.4.28-1

Same problem with 1:0.4.28-2

this seems to be related

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=971812

BTW I'm running a mix of testing/unstable and libc6 is at 2.31-9

downgrading fixed the problem.

thanks

--
Ivan Sergio Borgonovo
https://www.webthatworks.it https://www.borgonovo.net



Bug#867701: Radeon HD 6450, black screen, cursor, no console

2017-07-29 Thread Ivan Sergio Borgonovo

Sorry for the delay.

On 07/17/2017 04:39 AM, Michel Dänzer wrote:

aptitude reinstall glx-alternative-mesa
update-alternatives: warning: forcing reinstallation of alternative 
/usr/lib/mesa-diverted because link group glx is broken


You don't need this package.


Thanks.


Does installing the libegl1-mesa package help?


No, still have to add

Option   "AccelMethod"   "EXA"

Let me know if you need more info to diagnose the problem.

Thanks

--
Ivan Sergio Borgonovo
http://www.webthatworks.it http://www.borgonovo.net



Bug#867701: Radeon HD 6450, black screen, cursor, no console

2017-07-16 Thread Ivan Sergio Borgonovo

On 07/16/2017 05:56 PM, Michel Dänzer wrote:

Hmm, the string "EGL search path is" and the corresponding code was 
removed upstream for Mesa 10.6. Look for instances of libEGL.so.1* other 
than /usr/lib/x86_64-linux-gnu/libEGL.so.1* on your system and see if 
removing those helps.


I'm not sure about what you're asking.

On the problematic system apparently there are no packages installed 
containing libEGL*.*


apt-file search libEGL.so
libegl1-glvnd-nvidia: /usr/lib/x86_64-linux-gnu/nvidia/current/libEGL.so.1
libegl1-mesa: /usr/lib/x86_64-linux-gnu/libEGL.so.1
libegl1-mesa: /usr/lib/x86_64-linux-gnu/libEGL.so.1.0.0
libegl1-mesa-dev: /usr/lib/x86_64-linux-gnu/libEGL.so
libegl1-nvidia: /usr/lib/x86_64-linux-gnu/nvidia/current/libEGL.so.1
libegl1-nvidia: /usr/lib/x86_64-linux-gnu/nvidia/current/libEGL.so.375.66
libegl1-nvidia-legacy-340xx: 
/usr/lib/x86_64-linux-gnu/nvidia/legacy-340xx/libEGL.so.1
libegl1-nvidia-legacy-340xx: 
/usr/lib/x86_64-linux-gnu/nvidia/legacy-340xx/libEGL.so.340.102

virtualbox-guest-x11: /usr/lib/virtualbox/additions/libEGL.so
virtualbox-guest-x11: /usr/lib/virtualbox/additions/libEGL.so.1

but none of these packages are installed.

But
find /usr/lib/x86_64-linux-gnu/ -name libEGL*.*
/usr/lib/x86_64-linux-gnu/libEGL.so.1
/usr/lib/x86_64-linux-gnu/libEGL.so.1.0.0

ls -l /usr/lib/x86_64-linux-gnu/libEGL.so.1
lrwxrwxrwx 1 root root 15 Jul 17 00:57 
/usr/lib/x86_64-linux-gnu/libEGL.so.1 -> libEGL.so.1.0.0


aptitude reinstall glx-alternative-mesa
update-alternatives: warning: forcing reinstallation of alternative 
/usr/lib/mesa-diverted because link group glx is broken


On the working box I get:
find /usr/lib/x86_64-linux-gnu/ -name libEGL*.*
/usr/lib/x86_64-linux-gnu/libEGL.so.1

ls -l /usr/lib/x86_64-linux-gnu/libEGL.so.1
lrwxrwxrwx 1 root root 51 Jun 10  2016 
/usr/lib/x86_64-linux-gnu/libEGL.so.1 -> 
/etc/alternatives/glx--libEGL.so.1-x86_64-linux-gnu



Does the same problem happen with 1:7.8.0-1+b1 with

 Option "AccelMethod" "glamor"

in /etc/X11/xorg.conf ?


Older xserver-xorg-video-radeon with that option DOESN'T WORK.
Black screen, text cursor at the top right corner ( _ ).


Right, as expected the problem is specific to glamor, which is the
default for your GPU in 7.9.0 but wasn't yet in 7.8.0. This means in the
worst case you can work around the problem with

Option"AccelMethod" "EXA"

in /etc/X11/xorg.conf.


Thanks, this solved the problem.

Could I suggest to add some notes in the changelog before closing the 
bug?


It's just a workaround. We don't know yet what the problem is, though 
it's likely specific to your system.


Are you saying it is something more related to the installation history 
of that box rather then to the specific hardware?

Or it cold be a mix of the two?

Could I exploit the fact that I've 2 nearly identical boxes to track 
down the problem?


thanks

--
Ivan Sergio Borgonovo
http://www.webthatworks.it http://www.borgonovo.net



Bug#867701: Radeon HD 6450, black screen, cursor, no console

2017-07-15 Thread Ivan Sergio Borgonovo

On 07/15/2017 05:29 AM, Michel Dänzer wrote:

On 15/07/17 07:10 AM, Ivan Sergio Borgonovo wrote:

On 07/10/2017 04:03 AM, Michel Dänzer wrote:

On 09/07/17 03:06 AM, Ivan Sergio Borgonovo wrote:

Package: xserver-xorg-video-radeon
Version: 1:7.9.0-1
Severity: grave



I doubt this severity is justified.


Why?
X doesn't start so it "makes the package in question unusable", not to
mention that it makes all packages requiring X unusable.


The bug severities are defined in the context of all users, not just
some individual users. "Makes the package in question unusable" means
the package cannot be used on any system, which isn't the case here (or
there would have been many more reports about it, but there hasn't been
any other report).


Fine even if I don't find practically useful the constraint of "all users".
In effect without knowing the nature of the bug and the effective 
affected system, setting the severity to "grave" is a way to stop users 
from upgrading if they use apt-listbugs.
Probably the problem arise from the superposition of "priority" for 
developers and "severity" in the same tag.



Please provide the output of the following:

apt-cache policy libegl1-mesa

ldconfig -p|grep libEGL


See attachments.


Does the same problem happen with 1:7.8.0-1+b1 with

 Option "AccelMethod" "glamor"

in /etc/X11/xorg.conf ?


Older xserver-xorg-video-radeon with that option DOESN'T WORK.
Black screen, text cursor at the top right corner ( _ ).


Right, as expected the problem is specific to glamor, which is the
default for your GPU in 7.9.0 but wasn't yet in 7.8.0. This means in the
worst case you can work around the problem with

Option  "AccelMethod" "EXA"

in /etc/X11/xorg.conf.


Thanks, this solved the problem.

Could I suggest to add some notes in the changelog before closing the bug?

Thanks again.

--
Ivan Sergio Borgonovo
http://www.webthatworks.it http://www.borgonovo.net

libegl1-mesa:
  Installed: 13.0.6-1+b2
  Candidate: 13.0.6-1+b2
  Version table:
 17.1.4-1 550
550 http://ftp.it.debian.org/debian unstable/main amd64 Packages
550 http://ftp.ch.debian.org/debian unstable/main amd64 Packages
550 http://ftp.uk.debian.org/debian unstable/main amd64 Packages
550 http://ftp.at.debian.org/debian unstable/main amd64 Packages
 *** 13.0.6-1+b2 990
990 http://ftp.it.debian.org/debian testing/main amd64 Packages
990 http://ftp.ch.debian.org/debian testing/main amd64 Packages
990 http://ftp.fr.debian.org/debian testing/main amd64 Packages
990 http://ftp.at.debian.org/debian testing/main amd64 Packages
100 /var/lib/dpkg/status
libEGL.so.1 (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libEGL.so.1


Bug#867701: Radeon HD 6450, black screen, cursor, no console

2017-07-14 Thread Ivan Sergio Borgonovo

On 07/10/2017 04:03 AM, Michel Dänzer wrote:

Sorry for the delay.


On 09/07/17 03:06 AM, Ivan Sergio Borgonovo wrote:

Package: xserver-xorg-video-radeon
Version: 1:7.9.0-1
Severity: grave



I doubt this severity is justified.


Why?
X doesn't start so it "makes the package in question unusable", not to 
mention that it makes all packages requiring X unusable.


I don't want to ‎polemicize but before assigning the severity I read the 
guidelines and grave seemed to fit.
I think "grave" is the less serious severity level that will block 
upgrade if you have apt-listbugs installed.

You're welcome to correct me so I'll do a better work in next bug reports.


Upgrading from 1:7.8.0-1+b1 to 1:7.9.0-1, PC boot but I get a black
screen with cursor on the top left, I can't switch to console, xorg log
just say



[28.383] (II) glamor: OpenGL accelerated X.org driver based.
[28.441] (EE)
[28.441] (EE) Backtrace:



Please attach the full Xorg log file and output of dmesg corresponding
to the problem.


dmesg doesn't report any error, only difference between the working box 
is different way to load fb since one box doesn't use grub efi and a 
slightly different video board.
All software is at the same version level, the motherboard is the same 
and the CPU are nearly identical (AMD FX(tm)-6300 vs 6100).



Is there more information in the Xorg stderr output? Maybe try setting
the environment variable EGL_LOG_LEVEL=debug as well for that.


See atachments.


Does the same problem happen with 1:7.8.0-1+b1 with

Option "AccelMethod" "glamor"

in /etc/X11/xorg.conf ?


Older xserver-xorg-video-radeon with that option DOESN'T WORK.
Black screen, text cursor at the top right corner ( _ ).

Newer xserver-xorg-video-radeon with that option DOESN'T WORK.
But I can't see the text cursor (_) anymore. Just black screen.

X log is the same.

Recent upgrade to 4.11.0-1 kernel didn't improve the situation.

Downgrading xserver-xorg-video-radeon and removing that option makes X work.

Thanks.

--
Ivan Sergio Borgonovo
http://www.webthatworks.it http://www.borgonovo.net

[0.00] Linux version 4.11.0-1-amd64 (debian-ker...@lists.debian.org) 
(gcc version 6.3.0 20170516 (Debian 6.3.0-18) ) #1 SMP Debian 4.11.6-1 
(2017-06-19)
[0.00] Command line: BOOT_IMAGE=/boot/vmlinuz-4.11.0-1-amd64 
root=UUID=dcd7e032-24f6-4b6c-bd4a-0f2fd179a15e ro quiet splash
[0.00] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point 
registers'
[0.00] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[0.00] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[0.00] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[0.00] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, 
using 'standard' format.
[0.00] e820: BIOS-provided physical RAM map:
[0.00] BIOS-e820: [mem 0x-0x0009e7ff] usable
[0.00] BIOS-e820: [mem 0x0009e800-0x0009] reserved
[0.00] BIOS-e820: [mem 0x000e-0x000f] reserved
[0.00] BIOS-e820: [mem 0x0010-0xba9c7fff] usable
[0.00] BIOS-e820: [mem 0xba9c8000-0xbab4bfff] reserved
[0.00] BIOS-e820: [mem 0xbab4c000-0xbab5bfff] ACPI data
[0.00] BIOS-e820: [mem 0xbab5c000-0xbb95cfff] ACPI NVS
[0.00] BIOS-e820: [mem 0xbb95d000-0xbca39fff] reserved
[0.00] BIOS-e820: [mem 0xbca3a000-0xbca3afff] usable
[0.00] BIOS-e820: [mem 0xbca3b000-0xbcc40fff] ACPI NVS
[0.00] BIOS-e820: [mem 0xbcc41000-0xbd082fff] usable
[0.00] BIOS-e820: [mem 0xbd083000-0xbd7f3fff] reserved
[0.00] BIOS-e820: [mem 0xbd7f4000-0xbd7f] usable
[0.00] BIOS-e820: [mem 0xf800-0xfbff] reserved
[0.00] BIOS-e820: [mem 0xfec0-0xfec00fff] reserved
[0.00] BIOS-e820: [mem 0xfec1-0xfec10fff] reserved
[0.00] BIOS-e820: [mem 0xfec2-0xfec20fff] reserved
[0.00] BIOS-e820: [mem 0xfed0-0xfed00fff] reserved
[0.00] BIOS-e820: [mem 0xfed61000-0xfed70fff] reserved
[0.00] BIOS-e820: [mem 0xfed8-0xfed8] reserved
[0.00] BIOS-e820: [mem 0xfef0-0x] reserved
[0.00] BIOS-e820: [mem 0x00011000-0x00023eff] usable
[0.00] NX (Execute Disable) protection: active
[0.00] SMBIOS 2.7 present.
[0.00] DMI: To be filled by O.E.M. To be filled by O.E.M./M5A97 LE 
R2.0, BIOS 2103 11/06/2013
[0.00] e820: update [mem 0x-0x0fff] usable ==> reserved
[0.00] e820: remove [mem 0x000a-0x000f] usable
[0.00] AGP: No AGP

Bug#867701: Radeon HD 6450, black screen, cursor, no console

2017-07-08 Thread Ivan Sergio Borgonovo

Package: xserver-xorg-video-radeon
Version: 1:7.9.0-1
Severity: grave

Upgrading from 1:7.8.0-1+b1 to 1:7.9.0-1, PC boot but I get a black 
screen with cursor on the top left, I can't switch to console, xorg log 
just say


[28.383] (II) glamor: OpenGL accelerated X.org driver based.
[28.441] (EE)
[28.441] (EE) Backtrace:

downgrading solve the problem.

I've a very very similar PC, same motherboard and slightly different 
video card (Turks PRO [Radeon HD 6570) that works.


--
Ivan Sergio Borgonovo
http://www.webthatworks.it http://www.borgonovo.net



Bug#866688: it seems all dependencies reached sid, now working

2017-07-02 Thread Ivan Sergio Borgonovo

Please close.

Possibly it could be a good idea to improve dependencies.

php-horde-db 2.4.0-1 depends on php-horde-core 2.29.1+debian0-1

but

php-horde-activesync 2.37.4-1 depends on php-horde-core 2.27.6+debian1-2

With current dependencies, php-horde-db was updated before 
php-horde-core and broke horde alarms (and possibly something else).
When php-horde-core 2.29.1+debian0-1 became available it broke 
php-horde-activesync.


thanks

--
Ivan Sergio Borgonovo
http://www.webthatworks.it http://www.borgonovo.net



Bug#866688: seems just misalignment of version with php-horde-core

2017-06-30 Thread Ivan Sergio Borgonovo

DB problem seems to be solved after upgrade to

Package: php-horde-core
Version: 2.29.1+debian0-1

but now I'm experiencing other problems with activesync[1]

It could be a good idea to improve dependencies.

I'll wait till all horde packages get updated.

Sorry for the noise.

[1]
Error: Class 'Horde_ActiveSync_Log_Factory' not found in 
/usr/share/php/Horde/Core/Factory/ActiveSyncServer.php:36


--
Ivan Sergio Borgonovo
http://www.webthatworks.it http://www.borgonovo.net



Bug#866688: can not connect to postgres after last update

2017-06-30 Thread Ivan Sergio Borgonovo

Package: php-horde-db
Version: 2.4.0-1
Severity: grave

After upgrading I get

  Fatal Error:
  Could not instantiate PDO. PDOException: SQLSTATE[08006] [7] server
 closed the connection unexpectedly
This probably means the server terminated abnormally
before or while processing the request.
  In /usr/share/php/Horde/Db/Adapter/Pdo/Base.php on line 48

   1. Horde_Registry::appInit() /usr/bin/horde-alarms:23
   2. Horde_Registry->__construct() /usr/share/php/Horde/Registry.php:287
   3. Horde_Session->setup() /usr/share/php/Horde/Registry.php:532
   4. Horde_Injector->createInstance() /usr/share/php/Horde/Session.php:185
   5. Horde_Injector_Binder_Factory->create()
 /usr/share/php/Horde/Injector.php:238
   6. Horde_Core_Factory_SessionHandler->create()
 /usr/share/php/Horde/Injector/Binder/Factory.php:119
   7. Horde_Core_Factory_Db->createDb()
 /usr/share/php/Horde/Core/Factory/SessionHandler.php:69
   8. Horde_Core_Factory_Db->_createDb()
 /usr/share/php/Horde/Core/Factory/Db.php:134
   9. Horde_Db_Adapter_Base->__construct()
 /usr/share/php/Horde/Core/Factory/Db.php:189
  10. Horde_Db_Adapter_Pdo_Pgsql->connect()
 /usr/share/php/Horde/Db/Adapter/Base.php:157
  11. Horde_Db_Adapter_Pdo_Base->connect()
 /usr/share/php/Horde/Db/Adapter/Pdo/Pgsql.php:88

Downgrading to 2.3.4-1 makes it work again.

I'll try to check the code later and give some more clues.

--
Ivan Sergio Borgonovo
http://www.webthatworks.it http://www.borgonovo.net



Bug#840298: [Pkg-samba-maint] Bug#840382: samba (2:4.4.6+dfsg-2) still crashes with libtevent0-0.31

2016-10-14 Thread Ivan Sergio Borgonovo

It seems to be fixed, thanks.

On 10/14/2016 09:08 PM, Mathieu Parent wrote:

To the recipients:

Do you still have the problem when using latest packages from sid?

I cant' reproduce the problem anymore.

Thanks

Mathieu Parent



--
Ivan Sergio Borgonovo
http://www.webthatworks.it http://www.borgonovo.net



Bug#822771: php-pear: Invalid argument supplied for foreach() in /usr/share/php/PEAR/Command.php on + XML Extension not found

2016-04-27 Thread Ivan Sergio Borgonovo
Package: php-pear
Version: 1:1.10.1+submodules+notgz-8
Severity: grave
Justification: renders package unusable

I discovered I've the same problem described here:
http://serverfault.com/questions/589877/pecl-command-produces-long-list-of-errors
examining horde log files

A long list of
Invalid argument supplied for foreach() in /usr/share/pear/PEAR/...
ending with

PHP Warning:  require_once(/lib/Application.php): failed to open stream:
No such file or directory in /usr/bin/horde-alarms on line 21
PHP Fatal error:  require_once(): Failed opening required
'/lib/Application.php' (include_path='.:/usr/share/php:') in
/usr/bin/horde-alarms on line 21

This also seems to be related with some pear issue not setting horde_dir

Simply running
pear list-all
or any other pear command end up in the same list of
Invalid argument supplied for foreach() in /usr/share/pear/PEAR/...
ending with
XML Extension not found

thanks

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

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

Versions of packages php-pear depends on:
ii  php-common1:35
ii  php-xml   1:7.0+35
ii  php5.6-cli [php-cli]  5.6.18+dfsg-11
ii  php7.0-xml [php-xml]  7.0.5-3

php-pear recommends no packages.

php-pear suggests no packages.

-- no debconf information



Bug#807965: compile but X doesn't start

2015-12-31 Thread Ivan Sergio Borgonovo

Unfortunately it does compile but it doesn't work.
With kernel 4.3 I get a black screen with a flashing cursor.

I wasn't able to find the ubuntu patch you're referring but there is a 
new amd driver[1] that may solve the problem.
I've tried to build deb packages using amd software but their scripts 
have some issues and I didn't investigate further.


Unfortunately AMD release notes aren't very helpful.

I'll try to test new amd drivers and report back.

[1] Crimson 15.12
http://support.amd.com/en-us/download/desktop?os=Linux+x86_64

thanks

--
Ivan Sergio Borgonovo
http://www.webthatworks.it



Xorg.0.log.old
Description: application/trash


Bug#765540: missing symbol

2014-10-16 Thread Ivan Sergio Borgonovo


On 10/16/2014 10:27 AM, Colin Watson wrote:
 On Thu, Oct 16, 2014 at 04:14:50AM +0200, Ivan Sergio Borgonovo wrote:
 after upgrading grub from 2.00-22 - 2.02~beta2-14 I was left in rescue
 grub console with an error about missing symbol (something related to
 color).
 
 This almost certainly means that your system is misconfigured and is
 installing GRUB to somewhere that doesn't correspond to where your
 system actually boots from, resulting in the core image and modules
 being incompatible.  Please post the output of:

I checked pre and post upgrade and debconf-show grub-pc is identical.
I didn't reboot the box, I just updated the package again, run what you
asked and downgrade grub again.

If there was something wrong with the configuration I'd guess just
downgrading wouldn't solve the problem.

This is the first grub upgrade that has been made on this box and
nothing was changed from installation.

As you can see it runs on a RAID1. There are just 2 partition: / and swap.
I can spot a difference between this non booting box and a box that boot:
GRUB_CMDLINE_LINUX_DEFAULT=quiet # not booting
GRUB_CMDLINE_LINUX_DEFAULT=quiet splash radeon.dpm=1 # booting

These are 2 very different machine in terms of partition layout etc...
still the message was related to color that make me think splash
could be an interesting difference.

Sorry if I didn't take note about the exact error. If you need the exact
missing symbol I'll upgrade again and reboot the box ASAP (a couple of
days).

thanks

   debconf-show grub-pc

  grub-pc/mixed_legacy_and_grub2: true
* grub2/linux_cmdline_default: quiet
  grub-pc/install_devices_failed_upgrade: true
  grub-pc/kopt_extracted: false
  grub-pc/timeout: 1
  grub-pc/hidden_timeout: false
  grub2/kfreebsd_cmdline_default: quiet
  grub-pc/install_devices_empty: false
* grub2/linux_cmdline:
  grub2/device_map_regenerated:
  grub-pc/install_devices_failed: false
  grub-pc/disk_description:
  grub-pc/chainload_from_menu.lst: true
  grub-pc/partition_description:
  grub2/kfreebsd_cmdline:
  grub-pc/postrm_purge_boot_grub: false
  grub-pc/install_devices_disks_changed:
* grub-pc/install_devices:
/dev/disk/by-id/ata-WDC_WD20EZRX-00D8PB0_WD-WMC4M0855797

   cat /proc/mounts
rootfs / rootfs rw 0 0
sysfs /sys sysfs rw,nosuid,nodev,noexec,relatime 0 0
proc /proc proc rw,nosuid,nodev,noexec,relatime 0 0
udev /dev devtmpfs rw,relatime,size=10240k,nr_inodes=250868,mode=755 0 0
devpts /dev/pts devpts
rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000 0 0
tmpfs /run tmpfs rw,nosuid,relatime,size=405044k,mode=755 0 0
/dev/disk/by-uuid/d823f9f2-691b-4124-8475-e0b38ebeda20 / ext4
rw,relatime,errors=remount-ro,data=ordered 0 0
securityfs /sys/kernel/security securityfs
rw,nosuid,nodev,noexec,relatime 0 0
tmpfs /dev/shm tmpfs rw,nosuid,nodev 0 0
tmpfs /run/lock tmpfs rw,nosuid,nodev,noexec,relatime,size=5120k 0 0
tmpfs /sys/fs/cgroup tmpfs ro,nosuid,nodev,noexec,mode=755 0 0
cgroup /sys/fs/cgroup/systemd cgroup
rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/lib/systemd/systemd-cgroups-agent,name=systemd
0 0
pstore /sys/fs/pstore pstore rw,nosuid,nodev,noexec,relatime 0 0
cgroup /sys/fs/cgroup/cpuset cgroup
rw,nosuid,nodev,noexec,relatime,cpuset,clone_children 0 0
cgroup /sys/fs/cgroup/cpu,cpuacct cgroup
rw,nosuid,nodev,noexec,relatime,cpu,cpuacct 0 0
cgroup /sys/fs/cgroup/devices cgroup
rw,nosuid,nodev,noexec,relatime,devices 0 0
cgroup /sys/fs/cgroup/freezer cgroup
rw,nosuid,nodev,noexec,relatime,freezer 0 0
cgroup /sys/fs/cgroup/net_cls,net_prio cgroup
rw,nosuid,nodev,noexec,relatime,net_cls,net_prio 0 0
cgroup /sys/fs/cgroup/blkio cgroup rw,nosuid,nodev,noexec,relatime,blkio 0 0
cgroup /sys/fs/cgroup/perf_event cgroup
rw,nosuid,nodev,noexec,relatime,perf_event 0 0
systemd-1 /proc/sys/fs/binfmt_misc autofs
rw,relatime,fd=21,pgrp=1,timeout=300,minproto=5,maxproto=5,direct 0 0
hugetlbfs /dev/hugepages hugetlbfs rw,relatime 0 0
mqueue /dev/mqueue mqueue rw,relatime 0 0
debugfs /sys/kernel/debug debugfs rw,relatime 0 0
tmpfs /run/user/1000 tmpfs
rw,nosuid,nodev,relatime,size=202524k,mode=700,uid=1000,gid=1000 0 0



   ls -l /dev/disk/by-id/
lrwxrwxrwx 1 root root  9 Oct 16 04:06
ata-WDC_WD20EZRX-00D8PB0_WD-WMC4M0755186 - ../../sda
lrwxrwxrwx 1 root root 10 Oct 16 04:06
ata-WDC_WD20EZRX-00D8PB0_WD-WMC4M0755186-part1 - ../../sda1
lrwxrwxrwx 1 root root 10 Oct 16 04:06
ata-WDC_WD20EZRX-00D8PB0_WD-WMC4M0755186-part2 - ../../sda2
lrwxrwxrwx 1 root root 10 Oct 16 04:06
ata-WDC_WD20EZRX-00D8PB0_WD-WMC4M0755186-part3 - ../../sda3
lrwxrwxrwx 1 root root  9 Oct 16 04:06
ata-WDC_WD20EZRX-00D8PB0_WD-WMC4M0855797 - ../../sdb
lrwxrwxrwx 1 root root 10 Oct 16 04:06
ata-WDC_WD20EZRX-00D8PB0_WD-WMC4M0855797-part1 - ../../sdb1
lrwxrwxrwx 1 root root 10 Oct 16 04:06
ata-WDC_WD20EZRX-00D8PB0_WD-WMC4M0855797-part2 - ../../sdb2
lrwxrwxrwx 1 root root 10 Oct 16 04:06
ata-WDC_WD20EZRX-00D8PB0_WD-WMC4M0855797-part3 - ../../sdb3
lrwxrwxrwx 1 root root  9 Oct 16 04:06 md-name-kerberos:0 - ../../md0
lrwxrwxrwx 1 root

Bug#765540: missing symbol

2014-10-16 Thread Ivan Sergio Borgonovo


On 10/16/2014 12:40 PM, Colin Watson wrote:
 On Thu, Oct 16, 2014 at 12:25:25PM +0200, Ivan Sergio Borgonovo wrote:
 * grub-pc/install_devices:
 /dev/disk/by-id/ata-WDC_WD20EZRX-00D8PB0_WD-WMC4M0855797
 [...]
   ls -l /dev/disk/by-id/
 lrwxrwxrwx 1 root root  9 Oct 16 04:06
 ata-WDC_WD20EZRX-00D8PB0_WD-WMC4M0755186 - ../../sda
 [...]
 lrwxrwxrwx 1 root root  9 Oct 16 04:06
 ata-WDC_WD20EZRX-00D8PB0_WD-WMC4M0855797 - ../../sdb
 
 Right, you have two disks on this system and you're only installing GRUB
 to the second one.  There's probably a vestige of GRUB on the other disk
 which happened to be compatible with the modules from 2.00-22 but not
 the modules from the new version.  I recommend running:

   sudo dpkg-reconfigure grub-pc

 Step through without changing anything until you get to the GRUB
 install devices: question, and then select the master boot records of
 both your hard disks, rather than just one of them.  That should fix it.

I noticed it was installed just on one disk too... but I'm definitively
not an expert, infact one of the things I tried to fix this was:

grub-install /dev/sda
grub-install /dev/sdb

but I noticed the grub-pc/install_devices didn't change.

I'm reasonably sure that during installation I chose both but it
happened several month ago, so I won't bet on it... and I admit I
started to be too confident in how smoothly sid behave recently ;)

dpkg-reconfigure grub-pc

did the trick and now I can see both dev in grub-pc/install_devices

I upgraded, rebooted and now everything is fine

Unfortunately I can't roll back time to confirm that I actually chose
both at install time.

If there is any bug actually it should be related to older
versions/install and people should not be affected in the future.

thanks

-- 
Ivan Sergio Borgonovo
http://www.webthatworks.it


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



Bug#765540: missing symbol

2014-10-15 Thread Ivan Sergio Borgonovo
Package: grub-pc
Version: 2.02~beta2-14
Severity: grave

after upgrading grub from 2.00-22 - 2.02~beta2-14 I was left in rescue
grub console with an error about missing symbol (something related to
color).

After trying to resurrect the system I
insmod linux
in grub console and I was greeted with the same error again.

I had to boot with a rescue usb and downgrade grub.

Please be patient if you need I report the exact error.

thanks

-- 
Ivan Sergio Borgonovo
http://www.webthatworks.it


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



Bug#722121: installing `gir1.2-gtk-3.0` doesn't fix this bug here

2013-09-11 Thread Ivan Sergio Borgonovo
On Thu, 12 Sep 2013 00:31:43 +0900
Osamu Aoki os...@debian.org wrote:

 Hi,

 Try install python-gi

Sorry if I wasn't clear.
At least for cangjie and quick it works.

I did test with xkbc installed. ibus-setup doesn't fail to start, I
tried to type with xkbc selected and it simply wrote latin characters
and I couldn't see any selection box as the one I'm used to see with
Chinese. I simply don't know if this is the correct behavior but at
least it doesn't fail to start as before.

python-gi was already installed.

So for what I need it works.

thanks

-- 
Ivan Sergio Borgonovo
http://www.webthatworks.it


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



Bug#722121: installing `gir1.2-gtk-3.0` doesn't fix this bug here

2013-09-10 Thread Ivan Sergio Borgonovo
On Tue, 10 Sep 2013 23:24:25 +0900
Osamu Aoki os...@debian.org wrote:

Hi,

 Hi,

 On Mon, Sep 09, 2013 at 08:44:48PM +0200, Ivan Sergio Borgonovo wrote:
  I can confirm the problem and having installed gir1.2-gtk-3.0
  doesn't seem to work here.

 Question is what ibus modules are you using.

 If you are using ibus-* packages listed as bad in 
  http://release.debian.org/transitions/html/ibus1.5.html

Some were in the list. Thanks for pointing me at that table.

 This is expected situation under sid during transition.

 Please let me know what packages you use.

I had installed some of the package listed.

After uninstalling some of the listed ones with the exception of
kdeplasma-addons, ibus-setup starts and I can type Chinese (quick and
cangjie), but I really don't know what I'm doing. You'll have to wait
the rest of my family comes back if you need a more meaningful feedback.

I've tested xkbc but I don't know what to expect either. It's just
writing latin alphabet and I can't see any composing box.

Let me know if I can do more tests.

This is the list of ibus related packages I've now installed on my box
(just finished to update/safe-upgrade sid).
ibus
ibus-array
ibus-chewing
ibus-clutter
ibus-googlepinyin
ibus-gtk
ibus-gtk3
ibus-libpinyin
ibus-m17n
ibus-pinyin-db-android
ibus-qt4
ibus-table
ibus-table-array30
ibus-table-cangjie-big
ibus-table-cangjie3
ibus-table-cangjie5
ibus-table-cantonese
ibus-table-cantonhk
ibus-table-cns11643
ibus-table-compose
ibus-table-easy
ibus-table-easy-big
ibus-table-erbi
ibus-table-erbi-qs
ibus-table-extraphrase
ibus-table-ipa-x-sampa
ibus-table-jyutping
ibus-table-quick
ibus-table-quick-classic
ibus-table-quick3
ibus-table-quick5
ibus-table-scj6
ibus-table-stroke5
ibus-table-wu
ibus-table-wubi
ibus-table-yawerty
ibus-table-yong
ibus-xkbc

thanks.

-- 
Ivan Sergio Borgonovo
http://www.webthatworks.it


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



Bug#722121: installing `gir1.2-gtk-3.0` doesn't fix this bug here

2013-09-09 Thread Ivan Sergio Borgonovo
I can confirm the problem and having installed gir1.2-gtk-3.0 doesn't
seem to work here.

thanks

-- 
Ivan Sergio Borgonovo
http://www.webthatworks.it


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



Bug#721574: ruby-gettext: undefined method force_encoding... during apt-listbugs

2013-09-01 Thread Ivan Sergio Borgonovo
Package: ruby-gettext
Version: 3.0.0-1
Severity: grave
Justification: renders package unusable

Dear Maintainer,

calling aptitude [] runs apt-listbugs that fails with

/usr/lib/ruby/vendor_ruby/gettext/mo.rb:46: undefined method
`force_encoding' for \225\004\022\336:String (NoMethodError)
from /usr/lib/ruby/vendor_ruby/gettext/text_domain.rb:16:in
`require'
from /usr/lib/ruby/vendor_ruby/gettext/text_domain.rb:16
from
/usr/lib/ruby/vendor_ruby/gettext/text_domain_manager.rb:14:in `require'
from /usr/lib/ruby/vendor_ruby/gettext/text_domain_manager.rb:14
from /usr/lib/ruby/vendor_ruby/gettext.rb:19:in `require'
from /usr/lib/ruby/vendor_ruby/gettext.rb:19
from /usr/sbin/apt-listbugs:274:in `require'
from /usr/sbin/apt-listbugs:274

downgrading to 2.3.9-1 solves the problem.


-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages ruby-gettext depends on:
ii  ruby-locale   2.0.8-1
ii  ruby-text 1.0.3-1
ii  ruby1.8 [ruby-interpreter]1.8.7.358-7.1
ii  ruby1.9.1 [ruby-interpreter]  1.9.3.194-8.2

ruby-gettext recommends no packages.

ruby-gettext suggests no packages.

-- no debconf information


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



Bug#552525: broken alternatives for aptitude

2009-11-18 Thread Ivan Sergio Borgonovo
On Tue, 17 Nov 2009 16:45:26 -0800
Daniel Burrows dburr...@debian.org wrote:

   update-alternatives runs in the postinst of aptitude 0.6.0.1-1.
 That package doesn't provide /usr/bin/aptitude (previous versions
 did), so I wonder how it was still on the system when the postinst
 ran?  Does dpkg -S /usr/bin/aptitude show anything?

diversion by ia32-apt-get from: /usr/bin/aptitude
diversion by ia32-apt-get to: /usr/bin/aptitude.real
ia32-apt-get: /usr/bin/aptitude

-- 
Ivan Sergio Borgonovo
http://www.webthatworks.it




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



Bug#552525: broken alternatives for aptitude

2009-10-27 Thread Ivan Sergio Borgonovo
Package: aptitude
Version: 0.6.0.1-1
Severity: serious

0.4.11.11-1+b2 - 0.6.0.1-1

during install:

update-alternatives: using /usr/bin/aptitude-curses to
provide /usr/bin/aptitude (aptitude) in auto mode.
update-alternatives: warning: not replacing /usr/bin/aptitude with a
link.

...

after install:

dawn:/var/cache/apt/archives# aptitude
Error: aptitude is not installed.

Copying symlinks from another box fixed the problem.
/usr/bin/aptitude - /etc/alternatives/aptitude
/etc/alternatives/aptitude - /usr/bin/aptitude-curses

I didn't touch alternatives... I'm not really sure if this bug is
really related to aptitude or something that broke alternatives.

-- 
Ivan Sergio Borgonovo
http://www.webthatworks.it




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



Bug#549106: libqt4 segfault during kde startup splashscreen

2009-09-30 Thread Ivan Sergio Borgonovo
Package: kde4
Version: 5
Severity: serious

After upgrading to latest kde4 libqtcore4 segfault during kde
startup in splashscreen.
KDE startup is very slow.
I get a window to report the kde bug but kde is on its knees and I
don't know how to save the trace.

If I install the -dbg package startup becomes faster and there is no
segfault.

I know the report is very poor but I don't know how to improve it.

I'm running amd64 on an Intel Core 2 Duo.

thanks

-- 
Ivan Sergio Borgonovo
http://www.webthatworks.it




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



Bug#548689: no refresh of lists after upgrade

2009-09-28 Thread Ivan Sergio Borgonovo
Package: libgtk2.0-0
Version: 2.18.0-1
Severity: serious

The message list (top left panel) in claws-mail doesn't refresh
anymore after upgrade.
Changing folder (right panel) not always result in correct
refresh of top left panel. Deleting messages, not always result in
correct refresh of top left panel.

downgrading libgtk2.0-0 and -bin fix the problem.

thanks

-- 
Ivan Sergio Borgonovo
http://www.webthatworks.it




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



Bug#540060: amd64

2009-08-07 Thread Ivan Sergio Borgonovo
The arch is amd64.

Sorry your email got lost. I didn't notice there were news on the
issue.

-- 
Ivan Sergio Borgonovo
http://www.webthatworks.it




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



Bug#540060: error in pgadmin3

2009-08-05 Thread Ivan Sergio Borgonovo
Package: libwxgtk2.8-0
Version: 2.8.7.1-2
Severity: serious

libwxbase2.8-0 2.8.7.1-1.1 - 2.8.7.1-2

Gtk-Message: Failed to load module canberra-gtk-module:
libcanberra-gtk-module.so: cannot open shared object file: No such
file or directory

pgadmin3: relocation error: pgadmin3: symbol
_ZN21wxMemoryFSHandlerBase19AddFileWithMimeTypeERK8wxStringPKvmS2_,
version WXU_2.8.5 not defined in file libwx_baseu-2.8.so.0 with link
time reference

and pgadmin not working

after downgrading to -1
I just get the warning and pgadmin works again.

-- 
Ivan Sergio Borgonovo
http://www.webthatworks.it




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



Bug#523160: downgrading and support for old version

2009-05-13 Thread Ivan Sergio Borgonovo
As a humble user of sid that shouldn't expect stability from
unstable I've no problem in downgrading the severity.
Still I'd appreciate if any further development won't break
compatibility of the previous version so that I can keep the old
version on hold while everything get fixed in the new one.

Other than:
a) updating the sarge box
b) downgrading the package
what other choices are available to make the new version work?

thanks

-- 
Ivan Sergio Borgonovo
http://www.webthatworks.it




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



Bug#523160: regression mount.nfs: an incorrect mount option was specified

2009-04-08 Thread Ivan Sergio Borgonovo
Package: nfs-common
Severity: grave
Version: 1:1.1.5-2

dawn:~# mount kerberos.webthatworks.it:/mnt/kerberos /mnt/kerberos
mount.nfs: an incorrect mount option was specified

downgrading to 1:1.1.4-1 fix the problem.

The server is a very old sarge.
The client is sid

-- 
Ivan Sergio Borgonovo
http://www.webthatworks.it




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



Bug#521104: could not find disc XXX in the metadata

2009-03-24 Thread Ivan Sergio Borgonovo
Package: libdmraid1.0.0.rc15
Version: 1.0.0.rc15-5
Severity: grave

I suffered from bug #520875.

Once I upgraded to -5 I was still getting

could not find disk XXX in the metadata

I downgraded to -3 but I was still getting the error till I
downgraded to -3 the libdmraid to -3.

I don't know if it is a problem of the library or the problem with
dmraid -5 is still not solved but I wasn't able to make dmraid work
even with newest version.

I've an Intel ctl
RAID bus controller: Intel Corporation 82801 SATA RAID Controller
(rev 02)

and in -4 I can see there was a:

* [4b3dfa0] debian/patches/15_isw_incorrect_status_fix.patch: fix
incorrect status displayed when disk is missing (isw)


-- 
Ivan Sergio Borgonovo
http://www.webthatworks.it




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



Bug#507662: newvserver wait forever lenny when generating lenny guest

2008-12-03 Thread Ivan Sergio Borgonovo
Package: vserver-debiantools
Version: 0.6.2
Severity: serious

amd64

when generating a lenny vserver guest on a lenny host with newvserver I
get:

Generating locales (this might take a while)...
  en_US.UTF-8... done
Generation complete.
/vserver-config.sh: line 7: dselect: command not found

the line is
dselect update

and newvserver wait there forever.

generating etch (guest) vservers on lenny (host) works fine.

thanks




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



Bug#499201: patch?

2008-09-16 Thread Ivan Sergio Borgonovo
It looks as in postinst
it should be

install-info --section Development -- libidn11-dev

in spite of

install-info --section libidn11-dev Development

-- 
Ivan Sergio Borgonovo
http://www.webthatworks.it




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



Bug#484574: merge + english error

2008-06-05 Thread Ivan Sergio Borgonovo
484574  484687 should be merged

The English message for the error is:

dpkg: error
processing /var/cache/apt/archives/libc-ares2_1.5.2-1_amd64.deb
(--unpack): trying to overwrite `/usr/lib/libcares.so.2.0.0', which
is also in package libc-ares1

thanks

-- 
Ivan Sergio Borgonovo
http://www.webthatworks.it




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



Bug#476503: iceweasel: Depends: libhunspell-1.1-0 (= 1.1.6-1) which is a virtual package.

2008-04-17 Thread Ivan Sergio Borgonovo
Package: iceweasel
Version: 2.0.0.13-1
Severity: grave

amd64

It may be a problem in the lib package, but there is no
libhunspell* bug page
Currently I've libhunspell-1.2-0 installed.

Still the dependency doesn't let me install iceweasel.

thanks

-- 
Ivan Sergio Borgonovo
http://www.webthatworks.it




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



Bug#475340: aptitude install libqtcore4 seems to fix a similar issue too

2008-04-10 Thread Ivan Sergio Borgonovo
Just did an aptitude safe-upgrade and many qt library couldn't be
installed due to dependency problem.

dpkg: dependency problems prevent configuration of libqt4-network:
 libqt4-network depends on libqtcore4 (= 4.4.0~rc1-2); however:
  Package libqtcore4 is not installed.
dpkg: error processing libqt4-network (--configure):
 dependency problems - leaving unconfigured

 similar

aptitude install libqtcore4 fixed the issue.

I hope it is the same bug or it helps to fix the one I had experienced


-- 
Ivan Sergio Borgonovo
http://www.webthatworks.it




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



Bug#466519: svn client doesn't work: Could not get next bucket brigade + Invalid or incomplete multibyte or wid...: random no commit, no update

2008-02-19 Thread Ivan Sergio Borgonovo
Package: libc6
Version: 2.3.6.ds1-13etch5
Severity: grave

Summary:

svn was working perfectly. The repository isn't huge (~500 commit).
Now when I commit I get:
Could not get next bucket brigade (server side)

when I update I get:
client denied by server configuration: /var/www/
Could not fetch resource information.
(84)Invalid or incomplete multibyte or wide character: Requests for a
collection must have a trailing slash on the URI.

On the client side I get:
REPORT di '/svn/main/!svn/vcc/default': 400 Bad Request

I did a svnadmin verify and svnadmin recover and everything looked
fine on the server.
I did try fsfsverify.py on all revs too.

Sometimes backing up a file on the local copy, forcing a delete,
adding the file back works... sometimes it doesn't.
I've been able to commit file one by one, some get committed with no
extra hassle, some need this backup/delete/add process, some just
can't be committed.

I did try to make a commit from other boxes and they worked...
I did a co from other boxes and they worked too.

the server is a debian sarge (pentium)
Debian sarge (Apache/2.0.54 (Debian GNU/Linux) DAV/2 SVN/1.1.4)

the client is a debian etch (dual Xeon)
svn, versione 1.4.2 (r22196)
   compilato Nov 10 2006, 17:39:50

Nothing was changed on the server, most recent update were on the
client (etch) and coincidentally I haven't been able to use svn
starting from the below update on the client.

linux-image-2.6-686 2.6.18+6etch2 - 2.6.18+6etch3
apache2 2.2.3-4+etch3 - 2.2.3-4+etch4
apache2-mpm-prefork 2.2.3-4+etch3 - 2.2.3-4+etch4
apache2-utils 2.2.3-4+etch3 - 2.2.3-4+etch4
apache2.2-common 2.2.3-4+etch3 - 2.2.3-4+etch4
cpio 2.6-17 - 2.6-18
libc6 2.3.6.ds1-13etch4 - 2.3.6.ds1-13etch5
libc6-dev 2.3.6.ds1-13etch4 - 2.3.6.ds1-13etch5
libc6-xen 2.3.6.ds1-13etch4 - 2.3.6.ds1-13etch5
locales 2.3.6.ds1-13etch4 - 2.3.6.ds1-13etch5

and nothing has changed on the server.

I haven't been able to do much tests from other clients but till now
all commit, updates and checkout from different clients worked. So it
seems the problem was introduced by the updates above on the client.

Could be related to this:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=465583
but the client has ipv6 loaded...

-- 
Ivan Sergio Borgonovo
http://www.webthatworks.it




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



Bug#466519: close: it seems not related

2008-02-19 Thread Ivan Sergio Borgonovo
I started to experience the same problem on other boxes too...

Update of libc6 and this problem now just seem an unlucky coincidence.

sorry

-- 
Ivan Sergio Borgonovo
http://www.webthatworks.it




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



Bug#466519: ltrace of an svn update

2008-02-19 Thread Ivan Sergio Borgonovo
On Tue, 19 Feb 2008 15:45:45 +0100
Pierre Habouzit [EMAIL PROTECTED] wrote:

 On Tue, Feb 19, 2008 at 10:03:48AM +, Ivan Sergio Borgonovo
 wrote:
  I noticed in the other bug report it was asked to include an
  ltrace... This is the ltrace of an svn update.
 
 
   You had libc6-dbg installed when you ran it ? because I see no
 libc calls which is odd. A strace may help too please.

I installed -dgb on purpose... unfortunately I can't test with
older libc6 (I don't have them anymore) and well nothing has changed
other than that upgrade.

There are other stuff in the last upgrade of that box... but they do
look even less related.

I've tried to use svn clients from other different hosts on the same
server and everything is working... this exclude a corruption in the
svn repo and should exclude a network problems on the server.

I really don't know where to find another culprit.
Server and client cfg was unchanged. I just edited a couple of php
projects. I've disabled the firewall.
And all this happened just upgrading the packages in the previous
post.
Committing from other clients now have been tested to be reliable...
while I can't still commit from that client after the above mentioned
upgrade.
It could be a chance... definitively a strange chance.

Attached the strace...

-- 
Ivan Sergio Borgonovo
http://www.webthatworks.it



svn.strace
Description: Binary data


Bug#459077: avahi innocent but still no connection

2008-01-09 Thread Ivan Sergio Borgonovo
Passing the server on the command line doesn't report the avahi
warning message but still wait forever.

[EMAIL PROTECTED]:~$ krdc rdp://server
Color depth: 8

Open up a window Establishing connection... and wait forever.

[EMAIL PROTECTED]:~$ rdesktop server
open up the remote desktop window immediately.

-- 
Ivan Sergio Borgonovo
http://www.webthatworks.it




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



Bug#459077: last update made krdc work

2008-01-09 Thread Ivan Sergio Borgonovo
Last update of, I presume, kdelibs made krdc work again.

Consider the bug closed.

thanks

-- 
Ivan Sergio Borgonovo
http://www.webthatworks.it




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



Bug#459077: krdc waits with: krdc: WARNING: Failed to create avahi client

2008-01-04 Thread Ivan Sergio Borgonovo
Package: krdc
Version: 4:3.5.8-1
Severity: grave

amd64

connecting with rdp I get:

[EMAIL PROTECTED]:~$ krdc
ScimInputContextPlugin()
krdc: WARNING: Failed to create avahi client
current depth: 0

using rdesktop directly things work.

It just stopped to work. I can't track down which upgrade broke the
thing.
I even installed libavahi-qt4-1 that was not previously installed to
see if there was some broken dependency but at no avail.

-- 
Ivan Sergio Borgonovo
http://www.webthatworks.it




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



Bug#457101: xserver-xorg crashes with signal 11

2007-12-19 Thread Ivan Sergio Borgonovo
Package: xserver-xorg
Version: 1:7.3+8
Severity: grave

amd64

After upgrading from 7.2+5 X crashes with signal 11.
Nvidia drivers were recompiled with correct gcc version.

...

(**) Mouse0: Buttons: 9
(**) Mouse0: Sensitivity: 1
(II) evaluating device (Mouse0)
(II) XINPUT: Adding extended input device Mouse0 (type: MOUSE)
(II) evaluating device (Keyboard0)
(II) XINPUT: Adding extended input device Keyboard0 (type: KEYBOARD)
(II) Mouse0: ps2EnableDataReporting: succeeded
Could not init font path element /usr/share/fonts/X11/cyrillic,
removing from list!

Backtrace:
0: /usr/bin/X11/X(xf86SigHandler+0x6a) [0x47557a]
1: /lib/libc.so.6 [0x2b7ae1f1c040]
2: /lib/libc.so.6(realloc+0x79) [0x2b7ae1f61da9]
3: /usr/bin/X11/X(Xrealloc+0x1b) [0x564abb]
4: /usr/bin/X11/X [0x4bc6e9]
5: /usr/lib/xorg/modules/drivers//nvidia_drv.so [0x2b7ae4cfd7a3]

Fatal server error:
Caught signal 11.  Server aborting

(II) Screen 0 shares mem  io resources
(II) Screen 1 shares mem  io resources

Curiously aptitude enabled this update just with the last update.
Previous version of aptitude was holding back this update
(safe-upgrade).

BTW where can I recover 7.2+5 packages for amd64 other than in my cache?



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



Bug#453050: list of files mangled from XP (regression)

2007-11-27 Thread Ivan Sergio Borgonovo
On Tue, 27 Nov 2007 18:32:20 +
Christian Perrier [EMAIL PROTECTED] wrote:

 forcemerge 453050 453156
 thanks
 
 Quoting Ivan Sergio Borgonovo ([EMAIL PROTECTED]):
  Package: samba
  Version: 3.0.14a-3sarge9
  
  3.0.14a-3sarge4 is the last working version.
  3.0.14a-3sarge6 3.0.14a-3sarge7 3.0.14a-3sarge9 are affected.
 
 
 6 identical bug reports and counting...

whops sorry... how many things happen when you're crossing the city
with a scooter.

If it can be a further clue to fix/check the fix the size of dirs
doesn't seem to matter too much. I've experienced the same problem
with dirs with just 150 files.
Names too aren't the problem. I had the chance to move them around...
and files that didn't show up could appear if grouped with others
differently.
It just seems how file names reach a buffer/filter.

Curiously adding a dir to the dir containing the files make them
appear.

thx

-- 
Ivan Sergio Borgonovo
http://www.webthatworks.it




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



Bug#433133: still not fixed... downgraded to 1.1.0-4

2007-07-19 Thread Ivan Sergio Borgonovo
On Tue, 17 Jul 2007 16:56:54 +0200
Steinar H. Gunderson [EMAIL PROTECTED] wrote:

  I had to downgrade nfs-common to make it work.
  
  nfs-common_1%3a1.1.0-10_amd64.deb
  still doesn't work.

 Try setting ASYNCMOUNTNFS=no in /etc/default/rcS. I'm currently
 talking to the initscripts maintainers to try to find a good
 solution; it seems like the fix in 1:1.1.0-10 introduced a race
 condition.

I didn't have time to investigate... but an upgrade slipped out of my
finger and... 1:1.1.0-11 is still not working.

-- 
Ivan Sergio Borgonovo
http://www.webthatworks.it



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



Bug#433133: still not fixed... downgraded to 1.1.0-4

2007-07-17 Thread Ivan Sergio Borgonovo
I had to downgrade nfs-common to make it work.

nfs-common_1%3a1.1.0-10_amd64.deb
still doesn't work.

-- 
Ivan Sergio Borgonovo
http://www.webthatworks.it



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



Bug#376426: dbus, hald, acpid, powernowd fail to startup at boot

2006-09-15 Thread Ivan Sergio Borgonovo
I don't know if it is related to

update-rc.d deletes links on upgrades
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=386500

but it appeared concurrently.

At this moment I still have to restart dbus, acpid and powernowd manually.
hald is giving me some further problem apparently caused by:

Sep 11 10:43:42 localhost kernel: hcid[5876]: segfault at
0038 rip 004188f2 rsp 7fff7da99530 error 4
[*]

that doesn't let dbus restart properly.
Sometimes
/etc/init.d/dbus restart
/etc/init.d/acpid restart
/etc/init.d/powernowd restart
works.

Most of the times I've to reboot and find a lucky moment to restart dbus.

Meanwhile kde lost the ability to automount usb pens (could it be related to 
hald?).

[*] where should I report this problem? generic kernel package? I've an 
athlon64 x2 box

-- 
Ivan Sergio Borgonovo
http://www.webthatworks.it



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



Bug#386500: still something missing

2006-09-08 Thread Ivan Sergio Borgonovo

I think is still related to this since these problem started after
last udev update.
I already applied the patch and things seemed a bit better (no alsa
and psmouse problems anymore) but dbus and powersaved stopped to work.

I noticed some server were deactivated.


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



Bug#386500: still something missing

2006-09-08 Thread Ivan Sergio Borgonovo

Sorry to bother... this is not related to the bug itself but rather to
fix the problems it caused.

dbus and powersaved were resurrected that way.

nfs client still not working; the module is not loaded...
I had to load manually modprobe nfs and then mount the shares
I used sysvconfig to reenable the services I thought were useful but
even starting all the nfs related rc script nfs doesn't work
I don't know if anything else is missing.

Is there a way to have a list of packages that change /etc/rc?
Should manually enabling them with sysvconfig enough to fix the
problem without dpk-reconfiguring everything?

thx


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