Bug#984520: error : symbol 'grub_register_command_lockdown' not found

2021-03-05 Thread ka
Hi,

I am using Buster and start the computer in BIOS mode.
After installing the security updates of grub2 (4 files; 2.02+dfsg1-20+deb10u4) 
the computer didn't boot any more and I got the same error message as 
described in bug #984520.

With the help of Super Grub 2.02 I could start the laptop and reinstalled 
old grub2 (4 files; 2.02+dfsg1-20+deb10u3). Then it booted as usual.

Afterwards I installed grub-rescue-pc (2.02+dfsg1-20+deb10u4) and burned the 
image on CD.

I tried to boot the PC with this CD but it failed with:
mounting /dev on /root/dev failed: not such file or directory 
and several more error messages.

What made me warily was the fact that only sda has been mounted.
On sda grub is not installed on my computer.
I installed it on sdb. So it could not find the boot files and booting failed.

sudo debconf-show grub-pc

* grub2/linux_cmdline_default: quiet
  grub2/kfreebsd_cmdline:
  grub-pc/hidden_timeout: false
  grub-pc/disk_description:
  grub-pc/kopt_extracted: false
  grub-pc/postrm_purge_boot_grub: false
  grub2/device_map_regenerated:
  grub-pc/install_devices_disks_changed:
  grub-pc/chainload_from_menu.lst: true
  grub-pc/install_devices_failed: false
* grub2/linux_cmdline:
  grub-pc/timeout: 5
  grub2/update_nvram: true
  grub-pc/mixed_legacy_and_grub2: true
  grub2/force_efi_extra_removable: false
  grub-pc/install_devices_empty: false
  grub2/kfreebsd_cmdline_default: quiet
* grub-pc/install_devices: /dev/disk/by-id/ata-WDC_WD10JPVX-60JC3T0_WD-
WX71A858X5KH
  grub-pc/install_devices_failed_upgrade: true
  grub-pc/partition_description:


 ls -l /dev/disk/by-id/

insgesamt 0
lrwxrwxrwx 1 root root  9 Mär  5 16:38 ata-hp_DVDRW_SU208GB_S16F6YIG901G9X -> 
../../sr0
lrwxrwxrwx 1 root root  9 Mär  5 16:38 ata-Samsung_SSD_860_EVO_M.
2_500GB_S414NB0K906860K -> ../../sdb
lrwxrwxrwx 1 root root 10 Mär  5 16:38 ata-Samsung_SSD_860_EVO_M.
2_500GB_S414NB0K906860K-part1 -> ../../sdb1
lrwxrwxrwx 1 root root 10 Mär  5 16:38 ata-Samsung_SSD_860_EVO_M.
2_500GB_S414NB0K906860K-part2 -> ../../sdb2
lrwxrwxrwx 1 root root 10 Mär  5 16:38 ata-Samsung_SSD_860_EVO_M.
2_500GB_S414NB0K906860K-part3 -> ../../sdb3
lrwxrwxrwx 1 root root 10 Mär  5 16:38 ata-Samsung_SSD_860_EVO_M.
2_500GB_S414NB0K906860K-part5 -> ../../sdb5
lrwxrwxrwx 1 root root 10 Mär  5 16:38 ata-Samsung_SSD_860_EVO_M.
2_500GB_S414NB0K906860K-part6 -> ../../sdb6
lrwxrwxrwx 1 root root 10 Mär  5 16:38 ata-Samsung_SSD_860_EVO_M.
2_500GB_S414NB0K906860K-part7 -> ../../sdb7
lrwxrwxrwx 1 root root  9 Mär  5 16:38 ata-WDC_WD10JPVX-60JC3T0_WD-
WX71A858X5KH -> ../../sda
lrwxrwxrwx 1 root root 10 Mär  5 16:38 ata-WDC_WD10JPVX-60JC3T0_WD-
WX71A858X5KH-part1 -> ../../sda1
lrwxrwxrwx 1 root root  9 Mär  5 16:38 wwn-0x50014ee60612880e -> ../../sda
lrwxrwxrwx 1 root root 10 Mär  5 16:38 wwn-0x50014ee60612880e-part1 -> ../../
sda1
lrwxrwxrwx 1 root root  9 Mär  5 16:38 wwn-0x5002538e407c123b -> ../../sdb
lrwxrwxrwx 1 root root 10 Mär  5 16:38 wwn-0x5002538e407c123b-part1 -> ../../
sdb1
lrwxrwxrwx 1 root root 10 Mär  5 16:38 wwn-0x5002538e407c123b-part2 -> ../../
sdb2
lrwxrwxrwx 1 root root 10 Mär  5 16:38 wwn-0x5002538e407c123b-part3 -> ../../
sdb3
lrwxrwxrwx 1 root root 10 Mär  5 16:38 wwn-0x5002538e407c123b-part5 -> ../../
sdb5
lrwxrwxrwx 1 root root 10 Mär  5 16:38 wwn-0x5002538e407c123b-part6 -> ../../
sdb6
lrwxrwxrwx 1 root root 10 Mär  5 16:38 wwn-0x5002538e407c123b-part7 -> ../../
sdb7

Regards
Dieter



Bug#958430: (no subject)

2020-04-22 Thread Manu Ka
Thank you for your interest in the vagrant boxes.

A fresh vagrant env with libvirt and 10.3 works for me (see:
http://paste.debian.net/1142057/)

Can you reproduce the problem in a fresh environment ?

ie erase your current box and create a new vagrant env

vagrant box remove debian/buster64
vagrant init debian/buster64
vagrant up --provider=libvirt

and post here the commands output.

-- 
/*
parttimelog.wordpress.com
Part time pictures
*/



Bug#793663: (no subject)

2015-10-10 Thread Manu Ka
Hi Michael
Indeed the problem relates to the locale setting ( with
unattended-upgrade 0.86.3 )

export LC_ALL=C
unattended-upgrade --help
Usage: unattended-upgrade [options]
( works as expected)


setting a different locale brings an error which seems python2->python3
related:

export LC_ALL=fr_FR.utf-8
unattended-upgrade --help

Traceback (most recent call last):
  File "/usr/bin/unattended-upgrade", line 1424, in 
(options, args) = parser.parse_args()
  File "/usr/lib/python3.4/optparse.py", line 1386, in parse_args
stop = self._process_args(largs, rargs, values)
  File "/usr/lib/python3.4/optparse.py", line 1426, in _process_args
self._process_long_opt(rargs, values)
  File "/usr/lib/python3.4/optparse.py", line 1500, in _process_long_opt
option.process(opt, value, values, self)
  File "/usr/lib/python3.4/optparse.py", line 784, in process
self.action, self.dest, opt, value, values, parser)
  File "/usr/lib/python3.4/optparse.py", line 806, in take_action
parser.print_help()
  File "/usr/lib/python3.4/optparse.py", line 1646, in print_help
file.write(self.format_help())
  File "/usr/lib/python3.4/optparse.py", line 1634, in format_help
result.append(self.format_option_help(formatter))
  File "/usr/lib/python3.4/optparse.py", line 1614, in format_option_help
result.append(OptionContainer.format_option_help(self, formatter))
  File "/usr/lib/python3.4/optparse.py", line 1060, in format_option_help
result.append(formatter.format_option(option))
  File "/usr/lib/python3.4/optparse.py", line 321, in format_option
help_text = self.expand_default(option)
  File "/usr/lib/python3.4/optparse.py", line 293, in expand_default
return option.help.replace(self.default_tag, str(default_value))
TypeError: 'str' does not support the buffer interface


-- 
/*
http://parttimelog.wordpress.com/
Part time pictures
*/



Bug#755722: systemd must sync systemclock to RTC on shutdown

2015-03-19 Thread pav ka
root@pa:/var/log# cat /etc/debian_version
8.0


root@pa:/var/log# cat daemon.log | grep fsck
Mar 17 06:15:15 pa systemd-fsck[170]: root: Superblock last write time is
in the future.
Mar 17 06:15:15 pa systemd-fsck[170]: (by less than a day, probably due to
the hardware clock being incorrectly set).  FIXED.
Mar 17 06:15:15 pa systemd-fsck[170]: root: 119976/6111232 files (0.2%
non-contiguous), 1467523/24413952 blocks
Mar 17 06:15:15 pa systemd-fsck[386]: srv: clean, 85348/953984 files,
221143708/244190208 blocks
Mar 17 06:15:15 pa systemd-fsck[387]: home: clean, 40337/24305664 files,
42675932/97194240 blocks
Mar 18 06:17:10 pa systemd-fsck[171]: root: Superblock last write time is
in the future.
Mar 18 06:17:10 pa systemd-fsck[171]: (by less than a day, probably due to
the hardware clock being incorrectly set).  FIXED.
Mar 18 06:17:10 pa systemd-fsck[171]: root: 120036/6111232 files (0.2%
non-contiguous), 1467869/24413952 blocks
Mar 18 06:17:10 pa systemd-fsck[385]: srv: clean, 85348/953984 files,
221143708/244190208 blocks
Mar 18 06:17:10 pa systemd-fsck[386]: home: clean, 40337/24305664 files,
42678676/97194240 blocks
Mar 19 06:42:49 pa systemd-fsck[171]: root: Superblock last write time is
in the future.
Mar 19 06:42:49 pa systemd-fsck[171]: (by less than a day, probably due to
the hardware clock being incorrectly set).  FIXED.
Mar 19 06:42:49 pa systemd-fsck[171]: root: 120032/6111232 files (0.2%
non-contiguous), 1468002/24413952 blocks
Mar 19 06:42:49 pa systemd-fsck[388]: srv: clean, 85348/953984 files,
221144092/244190208 blocks
Mar 19 06:42:49 pa systemd-fsck[389]: home: clean, 40353/24305664 files,
42678750/97194240 blocks


Bug#672696: (no subject)

2014-02-24 Thread Manu Ka
A Debian package of vmtouch has been uploaded to 
http://mentors.debian.net/package/vmtouch
Feel free to review.

Bug#610483: Selecting Properties of a rom crash gmameui

2011-08-30 Thread Manu Ka
I am changing the severity of this bug to grave since the crashes
mentionned in my bur report deletes the gamelist.




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



Bug#623809: (no subject)

2011-04-28 Thread Manu Ka
* Package name : mess
Version : 0.142
Upstream Author :  Mess Team
* URL : http://mess.org
* License : Custom License (BSD with non commercial use only)
Description :
MESS is a source-available project which documents the hardware for a
wide variety of (mostly vintage) computers, video game consoles, and
calculators through software emulation, as MAME does for arcade games.
As a nice side effect to this documentation, MESS allows software and
games for these hardware platforms to be run on modern PCs.



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



Bug#617437: RFP: gnome video arcade -- a simple MAME front-end for the GNOME Desktop Environment

2011-03-08 Thread Manu Ka
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org

--- Please fill out the fields below. ---

   Package name: gnome video arcade
Version:
Upstream Author: [Matthew Barnes mbar...@redhat.com]
URL: [http://mbarnes.github.com/gnome-video-arcade/]
License: [GPL 3+.]
Description: [a simple MAME front-end for the GNOME Desktop Environment]


It supports both the xmame and sdlmame  ports of MAME for GNU/Linux and
other UNIX-like operating systems, and can utilize third-party data
files like arcade history and game categories.

GNOME Video Arcade recognizes that the frontend is not the point; the
games are. As such, its chief design goal is to help you quickly find a
game to play and then get out of the way. Its purpose is not to help you
manage your ROM collection, nor to provide a confusing graphical
interface for MAME's plethora of configuration options.


Note from the bug reporter:
Besides this upstream is reactive ( working now on adding gtk 3.0
support ) and documentation is excellent. I have tested Gnome Video
Arcade and it works perfectly with MAME.



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



Bug#424905: xmame-x has been removed from unstable

2011-02-09 Thread Manu Ka
xmame and associated packages has been removed from unstable
see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=612531

the newer mame package (
http://git.debian.org/?p=pkg-games/mame.git;a=summary ) has virtual
packages for xmame-x, so a dist-upgrade should automatically bring it to
xmame-x users



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



Bug#608189: Wtr.: Re: Re: Bug#608189:

2011-02-08 Thread kA kA
This time with the complete backtrace file as attachment


Xorg_configure_crash_gdb_log
Description: Binary data


Bug#608189: Re: Bug#608189: Xorg -configure crashes on system with on-board and dedicated AMD graphics processor

2011-02-06 Thread kA kA
Dear KiBi,

below you find the desired backtrace.
The symbol table for the most interesting part is missing however (#0).
Note that I am running the current squeeze distribution and thus my 
fglrx-driver has version  1:10-9-3.

I hope this bit of information helps.

Best regards,
Ralf



Starting program: /usr/bin/Xorg -configure
[Thread debugging using libthread_db enabled]
[tcsetpgrp failed in terminal_inferior: Operation not permitted]

Program received signal SIGSEGV, Segmentation fault.
0xb6dca39c in atiddxProbe () from /usr/lib/xorg/modules/drivers/fglrx_drv.so
#0  0xb6dca39c in atiddxProbe ()
   from /usr/lib/xorg/modules/drivers/fglrx_drv.so
No symbol table info available.
#1  0x080b00c2 in xf86CallDriverProbe (drv=0x8228f08, detect_only=1)
at ../../../../hw/xfree86/common/xf86Init.c:527
foundScreen = 0
__PRETTY_FUNCTION__ = xf86CallDriverProbe
#2  0x080c0a65 in DoConfigure ()
at ../../../../hw/xfree86/common/xf86Configure.c:692
flags = 136200684
found_screen = 
drv = 0x8228f08
i = 
j = 
screennum = 0
home = 
filename = t



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



Bug#608189: Xorg -configure crashes on system with on-board and dedicated AMD graphics processor

2010-12-28 Thread kA kA
Package: xserver-xorg-core
Severity: normal

Dear all,

first of all thank you for all your invested time and efforts.
I am experiencing problems with a dual graphics setup.
One monitor is attached to each graphics card. This setup works with MS-Windows 
without any trouble.
I would like the same setup to be available in linux, yet I am right now stuck 
with a single monitor in vesa mode.

I would like to jump-start the configuration with Xorg -configure but 
unfortunately, the Xorg somehow crashes during execution. I included a 
corresponding log below.

Best regards,
Ralf



X.Org X Server 1.7.7
Release Date: 2010-05-04
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.32-5-686 i686 Debian
Current Operating System: Linux X 2.6.32-5-686 #1 SMP Fri Dec 10 
16:12:40 UTC 2010 i686
Kernel command line: BOOT_IMAGE=/vmlinuz-2.6.32-5-686 
root=/dev/mapper/cryptroot ro Y quiet
Build Date: 02 December 2010  01:08:37AM
xorg-server 2:1.7.7-10 (Julien Cristau ) 
Current version of pixman: 0.16.4
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: /var/log/Xorg.0.log, Time: Tue Dec 28 15:02:24 2010
(II) Loader magic: 0x81ec060
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.4
X.Org Video Driver: 6.0
X.Org XInput driver : 7.0
X.Org Server Extension : 2.0
(--) using VT number 7

(--) PCI: (0:1:5:0) 1002:9611:1043:82ee ATI Technologies Inc Radeon 3100 
Graphics rev 0, Mem @ 0xc000/268435456, 0xfbcf/65536, 
0xfbb0/1048576, I/O @ 0xb000/256
(--) PCI:*(0:2:0:0) 1002:954f:174b:e990 ATI Technologies Inc RV710 [Radeon HD 
4350] rev 0, Mem @ 0xd000/268435456, 0xfbdf/65536, I/O @ 
0xc000/256, BIOS @ 0x/131072
(--) PCI: (0:4:7:0) 109e:036e:153b:1118 Brooktree Corporation Bt878 Video 
Capture rev 2, Mem @ 0xfafff000/4096
List of video drivers:
s3
sis
radeon
tdfx
glint
voodoo
tseng
r128
siliconmotion
tga
mach64
chips
glide
sisusb
cirrus
rendition
ztv
mga
nv
savage
ivtv
s3virge
i740
intel
vmwlegacy
dummy
openchrome
geode
trident
vboxvideo
vmware
i128
radeonhd
fglrx
ark
apm
neomagic
fbdev
vesa
(II) LoadModule: s3
(II) Loading /usr/lib/xorg/modules/drivers/s3_drv.so
(II) Module s3: vendor=X.Org Foundation
compiled for 1.7.7, module version = 0.6.3
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 6.0
(II) LoadModule: sis
(II) Loading /usr/lib/xorg/modules/drivers/sis_drv.so
(II) Module sis: vendor=X.Org Foundation
compiled for 1.7.7, module version = 0.10.3
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 6.0
(II) LoadModule: radeon
(II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
(II) Module radeon: vendor=X.Org Foundation
compiled for 1.7.7, module version = 6.13.1
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 6.0
(II) LoadModule: tdfx
(II) Loading /usr/lib/xorg/modules/drivers/tdfx_drv.so
(II) Module tdfx: vendor=X.Org Foundation
compiled for 1.7.6.901, module version = 1.4.3
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 6.0
(II) LoadModule: glint
(II) Loading /usr/lib/xorg/modules/drivers/glint_drv.so
(II) Module glint: vendor=X.Org Foundation
compiled for 1.7.7, module version = 1.2.4
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 6.0
(II) LoadModule: voodoo
(II) Loading /usr/lib/xorg/modules/drivers/voodoo_drv.so
(II) Module voodoo: vendor=X.Org Foundation
compiled for 1.7.7, module version = 1.1.0
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 6.0
(II) LoadModule: tseng
(II) Loading /usr/lib/xorg/modules/drivers/tseng_drv.so
(II) Module tseng: vendor=X.Org Foundation
compiled for 1.7.6.901, module version = 1.1.0
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 6.0
(II) LoadModule: r128
(II) Loading /usr/lib/xorg/modules/drivers/r128_drv.so
(II) Module r128: vendor=X.Org Foundation
compiled for 1.7.7, module version = 6.8.1
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 6.0
(II) LoadModule: siliconmotion
(II) Loading /usr/lib/xorg/modules/drivers/siliconmotion_drv.so
(II) Module siliconmotion: vendor=X.Org Foundation
compiled for 

Bug#587955: Install resolvconf is indeed an alternative

2010-12-27 Thread kA kA
Dear Andrew,

you are absolutely right. Installing resolvconf solves the problem for me.
Thanx for the hint.

So from my point of view, a fix is still desirable but not so urgent any more.

Best regards,
Ralf

P.S. I used to install the absolute minimum of packages possible since the 
installation sits on a flash drive. But prices have come down so much in the 
last several years that this is no longer necessary.



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



Bug#587955: Please fix this bug

2010-12-22 Thread kA kA
Dear all,

I am also plagued by this bug, which has an easy fix.
My key issue with this bug is that when I update packages, I often forget to 
reapply the patch.
Since the installation is used on several computers by normal users, the 
users are unable to normally navigate through the www in such an instance.
Hence I am truely annoyed by this bug.

So please fix this bug once and for ever.

Thanx for all your efforts in advance.

Best regards,
Ralf

P.S. Bye the way, I use the following patch - which is closer to the original 
script:

--- dhclient-script.orig2010-11-27 18:46:36.0 +0100
+++ dhclient-script.new 2010-12-22 23:08:08.0 +0100
@@ -14,7 +14,7 @@
 
 make_resolv_conf() {
 if [ $new_domain_name -o $new_domain_name_servers ]; then
-local new_resolv_conf=/etc/resolv.conf.dhclient-new
+local new_resolv_conf=`readlink -f /etc/resolv.conf`.dhclient-new
 rm -f $new_resolv_conf
 if [ $new_domain_name ]; then
 echo domain ${new_domain_name%% *} $new_resolv_conf
@@ -45,7 +45,7 @@
 fi
 chown --reference=/etc/resolv.conf $new_resolv_conf
 chmod --reference=/etc/resolv.conf $new_resolv_conf
-mv -f $new_resolv_conf /etc/resolv.conf
+mv -f $new_resolv_conf `readlink -f /etc/resolv.conf`
 fi
 }
 




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



Bug#602373: Breaks Xorg -configure on systems without Voodoo hardware and leaves system in uncontrollable state (for normal users)

2010-11-04 Thread kA kA
Package: xserver-xorg-driver-glide
Version: 1.0.3-2
Severity: serious

First of all thanks for all your efforts in advance.

I do not have any Voodoo video hardware but installed all Xorg drivers on three 
different systems. On all of them Xorg -configure leaves the system in 
unusable states, i.e. keyboard does not work any more, screen is blank. 
Shutting down the system via the power button still works.
If I delete /usr/lib/xorg/modules/drivers/glide_drv.so, Xorg -configure 
performs as expected.
Since it is not obvious to a normal user what to do if Xorg -configure does 
not work, I suggest that this behavoir of 
/usr/lib/xorg/modules/drivers/glide_drv.so is a serious problem.

Best regards,
Ralf




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



Bug#601326: Re: [Pkg-fglrx-devel] Bug#601326: Setting up fglrx-driver (1:10-7-1) fails

2010-10-26 Thread kA kA
Thanx for that quick reaction.

Sorry for the following misunderstanding: I did not upgrade fglrx-driver but 
only upgrade my installation from lenny to squeeze.
Meanwhile, I have now completely switched to the testing distribution and I do 
not have fglrx-driver installed.
Still the problem persists (see longer log below)

After the installation attempt:

ls -l /etc/ati/
total 96
-rw-r--r-- 1 root root 30224 Jul 14 17:04 amdpcsdb.default
-rw-r--r-- 1 root root 20813 Jul 14 17:04 atiogl.xml
-rwxr-xr-x 1 root root  3700 Aug 14 13:57 authatieventsd.sh
-rw-r--r-- 1 root root 29136 Jul 14 17:04 control
-rw-r--r-- 1 root root   226 Jul 26 19:47 signature

ls -l /etc/fglrx*
-rw-r--r-- 1 root root 514 Aug 17  2006 /etc/fglrxprofiles.csv
-rw-r--r-- 1 root root 709 Aug 17  2006 /etc/fglrxrc


Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
  gstreamer0.10-alsa libuser-identity-perl libtalloc1 libgnomevfs2-0
  texlive-base-bin-doc gstreamer0.10-x libneon27 libiec61883-0
  libmime-types-perl libgail-common liburi-perl libwxgtk2.6-0 libbeecrypt6
  libmailtools-perl openoffice.org-writer2latex libboost-thread1.34.1
  libfile-remove-perl dhcp3-common libsmbios2 libdirectfb-extra
  libboost-date-time1.34.1 gstreamer0.10-plugins-good libsmbios-bin
  libdirectfb-1.0-0 libsexy2 bsh librpm4.4 libio-stringy-perl libjaxp1.3-java
  libwxbase2.6-0 libpoppler3 libjline-java libxerces2-java
  libobject-realize-later-perl libgtkhtml2-0 libxalan2-java libiw29 uswsusp
  gnome-mime-data libavahi-glib1 libdigest-hmac-perl gstreamer0.10-gnomevfs
  libgraphicsmagick1 libsplashy1 libtest-pod-perl libavahi-core5
  libmail-box-perl libpoppler-glib3 libgnomevfs2-common
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
  fglrx-glx
Suggested packages:
  fglrx-control
The following NEW packages will be installed:
  fglrx-driver fglrx-glx
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 17.0 MB of archives.
After this operation, 55.8 MB of additional disk space will be used.
Do you want to continue [Y/n]? Get:1 ftp://ftp.de.debian.org/debian/ 
squeeze/non-free fglrx-glx i386 1:10-7-1 [216 kB]
Get:2 ftp://ftp.de.debian.org/debian/ squeeze/non-free fglrx-driver i386 
1:10-7-1 [16.8 MB]
Preconfiguring packages ...
Fetched 17.0 MB in 36s (466 kB/s)
Selecting previously deselected package fglrx-glx.
(Reading database ... 142846 files and directories currently installed.)
Unpacking fglrx-glx (from .../fglrx-glx_1%3a10-7-1_i386.deb) ...
Adding 'diversion of /usr/lib/libGL.so.1.2 to 
/usr/lib/fglrx/diversions/libGL.so.1.2 by fglrx-glx'
Adding 'diversion of /usr/lib/libGL.so.1 to 
/usr/lib/fglrx/diversions/libGL.so.1 by fglrx-glx'
Selecting previously deselected package fglrx-driver.
Unpacking fglrx-driver (from .../fglrx-driver_1%3a10-7-1_i386.deb) ...
Adding 'diversion of /usr/lib/xorg/modules/extensions/libglx.so to 
/usr/lib/fglrx/diversions/libglx.so by fglrx-driver'
Processing triggers for doc-base ...
Processing 1 added doc-base file(s)...
Processing triggers for man-db ...
Setting up fglrx-driver (1:10-7-1) ...
Preserving user changes to /etc/ati/fglrxrc ...
mv: cannot stat `/etc/ati/fglrxrc': No such file or directory
dpkg: error processing fglrx-driver (--configure):
 subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of fglrx-glx:
 fglrx-glx depends on fglrx-driver (= 1:10-7-1); however:
  Package fglrx-driver is not configured yet.
dpkg: error processing fglrx-glx (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 fglrx-driver
 fglrx-glx






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



Bug#601326: [Pkg-fglrx-devel] Bug#601326: Re: Bug#601326: Setting up fglrx-driver (1:10-7-1) fails

2010-10-26 Thread kA kA
Hmm, where should these two missing config files in the ati directory come from 
in the first place?
I could not find them in the fglrx-driver package ...

Thanks for all your efforts,
Ralf

- ursprüngliche Nachricht -

severity 601326 important
thanks

On Tue, 26 Oct 2010 13:04:35 +0200 (CEST), kA kA wrote:
 Thanx for that quick reaction.
 
 Sorry for the following misunderstanding: I did not upgrade fglrx-driver but 
 only upgrade my installation from lenny to squeeze.
 Meanwhile, I have now completely switched to the testing distribution and I 
 do not have fglrx-driver installed.
 Still the problem persists (see longer log below)
 
 After the installation attempt:
 
 ls -l /etc/ati/
 total 96
 -rw-r--r-- 1 root root 30224 Jul 14 17:04 amdpcsdb.default
 -rw-r--r-- 1 root root 20813 Jul 14 17:04 atiogl.xml
 -rwxr-xr-x 1 root root  3700 Aug 14 13:57 authatieventsd.sh
 -rw-r--r-- 1 root root 29136 Jul 14 17:04 control
 -rw-r--r-- 1 root root   226 Jul 26 19:47 signature
 
 ls -l /etc/fglrx*
 -rw-r--r-- 1 root root 514 Aug 17  2006 /etc/fglrxprofiles.csv
 -rw-r--r-- 1 root root 709 Aug 17  2006 /etc/fglrxrc
 
 
 Reading package lists...
 Building dependency tree...
 Reading state information...
 The following packages were automatically installed and are no longer 
 required:
   gstreamer0.10-alsa libuser-identity-perl libtalloc1 libgnomevfs2-0
   texlive-base-bin-doc gstreamer0.10-x libneon27 libiec61883-0
   libmime-types-perl libgail-common liburi-perl libwxgtk2.6-0 libbeecrypt6
   libmailtools-perl openoffice.org-writer2latex libboost-thread1.34.1
   libfile-remove-perl dhcp3-common libsmbios2 libdirectfb-extra
   libboost-date-time1.34.1 gstreamer0.10-plugins-good libsmbios-bin
   libdirectfb-1.0-0 libsexy2 bsh librpm4.4 libio-stringy-perl libjaxp1.3-java
   libwxbase2.6-0 libpoppler3 libjline-java libxerces2-java
   libobject-realize-later-perl libgtkhtml2-0 libxalan2-java libiw29 uswsusp
   gnome-mime-data libavahi-glib1 libdigest-hmac-perl gstreamer0.10-gnomevfs
   libgraphicsmagick1 libsplashy1 libtest-pod-perl libavahi-core5
   libmail-box-perl libpoppler-glib3 libgnomevfs2-common
 Use 'apt-get autoremove' to remove them.
 The following extra packages will be installed:
   fglrx-glx
 Suggested packages:
   fglrx-control
 The following NEW packages will be installed:
   fglrx-driver fglrx-glx
 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
 Need to get 17.0 MB of archives.
 After this operation, 55.8 MB of additional disk space will be used.
 Do you want to continue [Y/n]? Get:1 ftp://ftp.de.debian.org/debian/ 
 squeeze/non-free fglrx-glx i386 1:10-7-1 [216 kB]
 Get:2 ftp://ftp.de.debian.org/debian/ squeeze/non-free fglrx-driver i386 
 1:10-7-1 [16.8 MB]
 Preconfiguring packages ...
 Fetched 17.0 MB in 36s (466 kB/s)
 Selecting previously deselected package fglrx-glx.
 (Reading database ... 142846 files and directories currently installed.)
 Unpacking fglrx-glx (from .../fglrx-glx_1%3a10-7-1_i386.deb) ...
 Adding 'diversion of /usr/lib/libGL.so.1.2 to 
 /usr/lib/fglrx/diversions/libGL.so.1.2 by fglrx-glx'
 Adding 'diversion of /usr/lib/libGL.so.1 to 
 /usr/lib/fglrx/diversions/libGL.so.1 by fglrx-glx'
 Selecting previously deselected package fglrx-driver.
 Unpacking fglrx-driver (from .../fglrx-driver_1%3a10-7-1_i386.deb) ...
 Adding 'diversion of /usr/lib/xorg/modules/extensions/libglx.so to 
 /usr/lib/fglrx/diversions/libglx.so by fglrx-driver'
 Processing triggers for doc-base ...
 Processing 1 added doc-base file(s)...
 Processing triggers for man-db ...
 Setting up fglrx-driver (1:10-7-1) ...
 Preserving user changes to /etc/ati/fglrxrc ...
 mv: cannot stat `/etc/ati/fglrxrc': No such file or directory

so the problem is that the submitter does not have a fglrxrc file on
his system (how he lost that, who knows).  we should be able to fix that
by testing for the presence of each file to preserve, rather than
basing it on whether the /etc/ati directory exists.  

i'll take a look at that when i get a chance.  i'm lowering the
severity since this state is likely due to something this particular
user did wrong.

mike

 ursprüngliche Nachricht Ende 



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



Bug#601326: Setting up fglrx-driver (1:10-7-1) fails

2010-10-25 Thread kA kA
Package: fglrx-driver
Version: 1:10-7-1
Severity: serious


When trying to switch from lenny to squeeze, the installation of fglrx-driver 
fails:


Setting up fglrx-driver (1:10-7-1) ...
Preserving user changes to /etc/ati/fglrxrc ...
mv: cannot stat `/etc/ati/fglrxrc': No such file or directory
dpkg: error processing fglrx-driver (--configure):
 subprocess installed post-installation script returned error exit status 1
configured to not write apport reports
  Errors were encountered while processing:
 fglrx-driver
E: Sub-process /usr/bin/dpkg returned an error code (1)
-


-- System Information:
Debian Release: squeeze/sid
  APT prefers stable
  APT policy: (900, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages fglrx-driver depends on:
ii  debconf [debconf-2.0] 1.5.24 Debian configuration management sy
ii  laptop-detect 0.13.7 attempt to detect a laptop
ii  libc6 2.11.2-6   Embedded GNU C Library: Shared lib
ii  libgcc1   1:4.4.5-4  GCC support library
ii  libgl1-mesa-glx [libgl1]  7.7.1-4A free implementation of the OpenG
ii  libx11-6  2:1.3.3-3  X11 client-side library
ii  libxext6  2:1.0.4-2  X11 miscellaneous extension librar
ii  libxinerama1  2:1.0.3-2  X11 Xinerama extension library
ii  libxrandr22:1.3.0-3  X11 RandR extension library
ii  libxrender1   1:0.9.4-2  X Rendering Extension client libra
ii  xserver-xorg  1:7.5+7the X.Org X server

Versions of packages fglrx-driver recommends:
ii  fglrx-atieventsd  1:10-7-1   external events daemon for the non
pn  fglrx-glx  (no description available)
ii  fglrx-modules-dkms1:10-7-1   dkms module source for the non-fre

Versions of packages fglrx-driver suggests:
pn  fglrx-control  (no description available)

-- debconf information:
* fglrx-driver/acpi_switch: false




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



Bug#111266: gr 2ijb

2009-07-30 Thread Tempie Ka
yxcdea



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



Bug#505281:

2009-03-11 Thread Tomasz Ka%u017Amierczak
For quite some time now, I haven't encountered this problem any more.
Moreover, the bug report in VirtualBox BT system claims that this is 
already resolved somewhere around 2.x, which is already in Debian.
(http://www.virtualbox.org/ticket/1881)

If nobody has this problem after upgrading to the 2.1.4, then, as for 
me, the bug can be closed.


Nużą Cię utarte scenariusze? 
Wymyśl własną grę flashową i wygraj główną nagrodę 5.000 Euro: 
http://klik.wp.pl/?adr=http%3A%2F%2Fwhosegame.pl%2Fcontestcard.php%3Fcontest%3D55sid=660





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



Bug#506771: RFS: weborf

2009-02-20 Thread ka...@karund.de
Hello,
Thankyou for your email. I was only testing it using a small number of
connections.
Now I see it is not so reliable and fast. So I will not package it for now.

I will change bug 506771 back to request to package.

Regards
Karun Dambiec

Original Message:
-
From: Giuseppe Iuculano giuse...@iuculano.it
Date: Thu, 19 Feb 2009 12:14:33 +0100
To: debian-ment...@lists.debian.org
Subject: Re: RFS: weborf


Karun Dambiec ha scritto:
  Fast and small webserver, has the basedir option and can be launched

    This is somewhat debatable.

Sometimes ago I had a discussion with upstream about poor weborf
performance. I
think he didn't care about my objections, now with a simple ab -n 1000 -c
100
http://localhost:8080/; I got a segfault:

# ./weborf -p 8080 -d
Weborf
This program comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to redistribute it
under certain conditions.
For details see the GPLv3 Licese.
Run ./weborf --help to see the options

# ab -n 1000 -c 100 http://localhost:8080/
This is ApacheBench, Version 2.3 $Revision: 655654 $
Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/
Licensed to The Apache Software Foundation, http://www.apache.org/

Benchmarking localhost (be patient)
Completed 100 requests
Completed 200 requests
*** glibc detected *** ./weborf: free(): invalid pointer: 0x084102a0 ***
Completed 300 requests



mail2web LIVE – Free email based on Microsoft® Exchange technology -
http://link.mail2web.com/LIVE





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



Bug#505281: Flood of VBox errors (assertion failure reports) in system log files

2008-11-11 Thread Tomasz Ka%u017Amierczak
Package: virtualbox-ose
Version: 1.6.6-dfsg-2
Severity: serious

There is some assertion failure in VirtualBox that is being outputed 
(thousand times a second? something like that) to /var/log/kern.log, 
/var/log/messages and /var/log/syslog.
This causes these files to grow very quickly untill the / filesystem is 
full. After five days of extensive usage of VirtualBox all the files 
have 1.5 GB of size each (4.5 GB altogether) and my root partition is 
full. Then I have to manually remove these files in order to be able to 
use my system again.

It seems that this is this, and only this, message:

Nov 10 20:32:34 localhost kernel: [ 5655.155124]
Nov 10 20:32:34 localhost kernel: [ 5655.155125] !!R0-Assertion Failed!!
Nov 10 20:32:34 localhost kernel: [ 5655.155126] Expression: NULL
Nov 10 20:32:34 localhost kernel: [ 5655.155127] Location  : 
/build/buildd/virtualbox-ose-1.6.6-dfsg/src/VBox/VMM/VMMAll/PGM
AllPool.cpp(2738) void pgmPoolTracDerefGCPhys(PGMPOOL*, PGMPOOLPAGE*, 
RTHCPHYS, RTGCPHYS)


repeated many, many times (there is so much of these asserts that it's 
impossible to check whether there are some other VBox outputs).

System: Debian testing AMD64.
The VBox kernel module is compiled from source (virtualbox-ose-source, 
1.6.6-dfsg-2).


Uwaga Komunikatorzy!
Akcja Ładujemy Opisy! Przyłącz się do Nas!
Dodaj swój opis - kliknij: http://klik.wp.pl/?adr=www.dajopis.plsid=550





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



Bug#502346: virtualbox-ose-modules package older than virtualbox-ose

2008-10-15 Thread Tomasz Ka%u017Amierczak
Package: virtualbox-ose-modules-2.6.26-1-amd64
Version: 2.6.26+1.6.2-dfsg-4
Severity: serious

The virtualbox-ose has been updated recently to version 1.6.6, but the 
kernel-modules package for VBox (virtualbox-ose-modules) hasn't.
This makes VBox unusable - when trying to start a virtual machine, I get 
such error:


The version of the VirtualBox kernel modules and the version of 
VirtualBox application are not matching. You can correct this by either 
installing the correct virtualbox-ose-modules package (if available) 
through apt-get or by building it manually with: module-assistant 
auto-install virtualbox-ose.
VBox status code: -1912 (VERR_VM_DRIVER_VERSION_MISMATCH).


Kod Wyniku: 0x80004005
Komponent: Console
Interfejs: IConsole {d5a1cbda-f5d7-4824-9afe-d640c94c7dcf}


Please create packages with new version of modules.


Sylwester pod palmami!   
Egipt już od 1672 zł.
Sprawdź nasze propozycje.
http://klik.wp.pl/?adr=http%3A%2F%2Fwycieczki.wp.plsid=521





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



Bug#492488: iceweasel: crashes on startup (x64)

2008-10-11 Thread Tomasz Ka%u017Amierczak
I also don't have any problems with Iceweasel 3.0.1-1 on my Debian 
Lenny/testing AMD64 system (unfortunately I don't know how to print 
those useful system information that everyone here gave)


Życie w Atramentowym Świecie stanie się nie do zniesienia...
Przeczytaj! 
http://klik.wp.pl/?adr=http%3A%2F%2Fcorto.www.wp.pl%2Fas%2Fatrament.htmlsid=513





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



Bug#501346: tomcat5.5 fails to install in postinst script stage

2008-10-07 Thread Tomasz Ka%u017Amierczak
I've just looked on the list of the package bugs and found out that my 
bug report is a duplicate of #495235.
Sorry for that - seems that I was too tired yesterday...

Regards,
Tomek


Wygraj podłożenie dubbingu pod jedną z postaci filmu MADAGASKAR 2!
Zobacz co musisz zrobić:)
http://klik.wp.pl/?adr=http%3A%2F%2Ffilm.wp.pl%2Fmadagaskar2_konkurs.htmlsid=511





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



Bug#501346: tomcat5.5 fails to install in postinst script stage

2008-10-06 Thread Tomasz Ka%u017Amierczak
Package: tomcat5.5
Severity: serious

The tomcat5.5 (5.5.26-3) package instalation fails in postinst stage.
The package is installed, but the package is not configured.
The error I get is:
E: tomcat5.5: subprocess post-installation script returned an error code 1
(or something like this - it's translated from Polish)

Don't know if it is relevant, but there is also an information that 
there is no JAVA_HOME env variable set (although Java is installed - 
openjdk)


Wygraj podłożenie dubbingu pod jedną z postaci filmu MADAGASKAR 2!
Zobacz co musisz zrobić:)
http://klik.wp.pl/?adr=http%3A%2F%2Ffilm.wp.pl%2Fmadagaskar2_konkurs.htmlsid=511





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



Bug#495157:

2008-08-18 Thread Tomasz Ka%u017Amierczak
Dnia 18-08-2008 o godz. 8:03 Marcin Owsiany napisał(a):
 On Sun, Aug 17, 2008 at 11:17:27PM +0200, Tomasz Kaźmierczak wrote:
  Below is the output you asked for.
 
 Looks like your libgadu installation is OK, but there probably is
 another config file shadowing the packaged one.
 
  BTW. I've found a way to make pkg-config see the libgadu - I've just
  changed the name of libgadu.pc into gadu.pc and pkg-config sees this
  file with out any problem (of course, I had to alter the kadu source
  code so that pkg-config was looking for gadu instead of libgadu; and it
  worked - kadu compiled flawlessly)
 
 This behaviour would support my theory of another libgadu.pc file
 shadowing the proper one.
 
 You should be able to find the culprit with the following command:
 
 strace -e open pkg-config --libs libgadu 21|grep \\.pc
 
 regards,
 --
 Marcin Owsiany [EMAIL PROTECTED] http://marcin.owsiany.pl/
 GnuPG: 1024D/60F41216  FE67 DA2D 0ACA FC5E 3F75  D6F6 3A0D 8AA0 60F4 1216


This is the output of the strace command:

[EMAIL PROTECTED]:[~]$ strace -e open pkg-config --libs libgadu 21|grep 
\\.pc
open(/usr/local/lib/pkgconfig/libgadu.pc, O_RDONLY) = 3
Perhaps you should add the directory containing [EMAIL PROTECTED]@.pc'

It seems that you were right - I have at least two libgadu.pc files, one 
in /usr/local/lib/... and the other in /usr/lib/...

I think it can be caused by improper uninstall of some of the previous 
versions of kadu, that I've installed from sources and that contained 
libgadu.

So this bug report seems to be invalid.
Should I do anything beyond removing the old libgadu? In order to fix my 
system?

Regards,
Tomasz Kaźmierczak


Lansujesz i baunsujesz czy grindujesz i trickujesz?
Extrema.wp.pl - ostra jazda, ZERO ŚCIEMY!
sprawdź sam: 
http://klik.wp.pl/?adr=http%3A%2F%2Fcorto.www.wp.pl%2Fas%2FextremaP.htmlsid=452





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



Bug#495157:

2008-08-17 Thread Tomasz Ka%u017Amierczak
Below is the output you asked for.

BTW. I've found a way to make pkg-config see the libgadu - I've just 
changed the name of libgadu.pc into gadu.pc and pkg-config sees this 
file with out any problem (of course, I had to alter the kadu source 
code so that pkg-config was looking for gadu instead of libgadu; and it 
worked - kadu compiled flawlessly)



[EMAIL PROTECTED]:[~]$ pkg-config libgadu --libs  plik
Package @REQUIRES@ was not found in the pkg-config search path.
Perhaps you should add the directory containing [EMAIL PROTECTED]@.pc'
to the PKG_CONFIG_PATH environment variable
Package '@REQUIRES@', required by 'libgadu', not found

[EMAIL PROTECTED]:[~]$ dpkg -l libgadu-dev pkg-config
Wybór=U=Nieznany/I=Instalacja/R=Usunięcie/P=Wyczyszczenie/H=Zatrzymanie
| 
Stan=N=Brak/I=Zainst./C=Skonfig./U=Rozpak./F=Nieskonfig./H=Wpół-zainst./W=Wyzw-czek/T=Wyzw-zapl
|/ Błędy?=(brak)/H=Wstrzym./R=Do przeinst./X=Obydwa 
(Stan,Błędy:wielk.lit.=źle)
||/ NazwaWersja
Opis
+++--=-==
ii  libgadu-dev  1:1.8.0+r592-2
Gadu-Gadu protocol library - development files
ii  pkg-config   0.22-1
manage compile and link flags for libraries

[EMAIL PROTECTED]:[~]$ cat /usr/lib/pkgconfig/libgadu.pc
prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include

Name: libgadu
Version: 1.8.0
Description: libgadu
Requires:
Libs: -L${libdir} -lgadu  -pthread
Cflags: -I${includedir}  -pthread

[EMAIL PROTECTED]:[~]$ debsums libgadu-dev
/usr/lib/libgadu.a   
 OK
/usr/lib/pkgconfig/libgadu.pc
 OK
/usr/include/libgadu.h   
 OK
/usr/share/doc-base/libgadu-protocol 
 OK
/usr/share/doc-base/libgadu-api  
 OK
/usr/share/doc/libgadu-dev/protocol.html 
 OK
/usr/share/doc/libgadu-dev/copyright 
 OK
/usr/share/doc/libgadu-dev/api/tab_l.gif 
 OK
/usr/share/doc/libgadu-dev/api/group__changelog.html 
 OK
/usr/share/doc/libgadu-dev/api/group__http.html  
 OK
/usr/share/doc/libgadu-dev/api/functions_vars_0x6d.html  
 OK
/usr/share/doc/libgadu-dev/api/functions_vars_0x6e.html  
 OK
/usr/share/doc/libgadu-dev/api/functions_vars_0x6c.html  
 OK
/usr/share/doc/libgadu-dev/api/functions_0x62.html   
 OK
/usr/share/doc/libgadu-dev/api/functions_vars_0x71.html  
 OK
/usr/share/doc/libgadu-dev/api/structgg__session.html
 OK
/usr/share/doc/libgadu-dev/api/structgg__event__image__request.html  
 OK
/usr/share/doc/libgadu-dev/api/structgg__event__dcc7__connected.html 
 OK
/usr/share/doc/libgadu-dev/api/globals_type.html 
 OK
/usr/share/doc/libgadu-dev/api/functions_vars_0x67.html  
 OK
/usr/share/doc/libgadu-dev/api/proxy_8dox.html   
 OK
/usr/share/doc/libgadu-dev/api/group__services.html  
 OK
/usr/share/doc/libgadu-dev/api/structgg__msg__richtext.html  
 OK
/usr/share/doc/libgadu-dev/api/structgg__login.html  
 OK
/usr/share/doc/libgadu-dev/api/group__events.html
 OK
/usr/share/doc/libgadu-dev/api/functions_vars_0x75.html  
 OK
/usr/share/doc/libgadu-dev/api/group__helper.html
 OK
/usr/share/doc/libgadu-dev/api/events_8dox.html  
 OK
/usr/share/doc/libgadu-dev/api/status_8dox.html  
 OK
/usr/share/doc/libgadu-dev/api/doxygen.css   
 OK
/usr/share/doc/libgadu-dev/api/group__dcc6.html  
 OK
/usr/share/doc/libgadu-dev/api/structgg__msg__image__request.html
 OK
/usr/share/doc/libgadu-dev/api/group__remind.html
 OK
/usr/share/doc/libgadu-dev/api/pubdir_8c.html
 OK
/usr/share/doc/libgadu-dev/api/group__debug.html 
 OK
/usr/share/doc/libgadu-dev/api/structgg__send__msg__ack.html 
 OK
/usr/share/doc/libgadu-dev/api/functions_0x70.html   
 OK
/usr/share/doc/libgadu-dev/api/structgg__token.html  
 OK
/usr/share/doc/libgadu-dev/api/structgg__userlist__reply.html
 OK
/usr/share/doc/libgadu-dev/api/annotated.html
 OK

Bug#495157:

2008-08-15 Thread Tomasz Ka%u017Amierczak
Ok. I've found out how to fix this:D
Just rename the /usr/lib/pkgconfig/libgadu.pc to 
/usr/lib/pkgconfig/gadu.pc and just do

$pkg-config gadu --libs

instead of

$pkg-config libgadu --libs

when configuring the sources that depend on libgadu.
Don't know if this solution will be accepted upstream - maybe it's just 
a bug in Debian's pkg-config?


Nie wiesz jak dojechać docelu.pl ? 
Potrzebujesz mapy? Szukasz adresu? Kliknij:
Kliknij: http://klik.wp.pl/?adr=www.Docelu.plsid=454





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



Bug#495157: libgadu not seen by pkg-config and linker

2008-08-14 Thread Tomasz Ka%u017Amierczak
Package: libgadu-dev
Version: 1:1.8.0+r592-2
Severity: important

While compiling kadu (upstrean svn-trunk source), which depends on 
libgadu, I get an error that the libgadu is not present in the system 
(kadu uses cmake, which uses pkg-config to check for needed deps).


Although libgadu-dev is installed, the pkg-config displays such error:

[EMAIL PROTECTED]:[svn]$ pkg-config libgadu --libs
Package @REQUIRES@ was not found in the pkg-config search path.
Perhaps you should add the directory containing [EMAIL PROTECTED]@.pc'
to the PKG_CONFIG_PATH environment variable
Package '@REQUIRES@', required by 'libgadu', not found

I've removed the libgadu dependendy checking from the configuration 
script, but I got a lot of linker errors (related to libgadu) when gcc 
tried to link the executable.

System: Debian lenny/testing AMD64


Wakacje 2008. Kupuj do 40% taniej!
Grecja, Turcja, Egipt, Hiszpania - ceny już od 790 zł
http://klik.wp.pl/?adr=http%3A%2F%2Fcorto.www.wp.pl%2Fas%2Flastminute.htmlsid=455





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



Bug#482568: openssh-server: sshd disconnects client with exit 0 when symbolic links are met

2008-05-23 Thread George Ka
Package: openssh-server
Version: 1:4.3p2-9etch2
Severity: important



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

Versions of packages openssh-server depends on:
ii  add 3.102Add and remove users and groups
ii  deb 1.5.11etch1  Debian configuration management sy
ii  dpk 1.13.25  package maintenance system for Deb
ii  lib 2.3.6.ds1-13etch5GNU C Library: Shared libraries
ii  lib 1.39+1.40-WIP-2006.11.14+dfsg-2etch1 common error description library
ii  lib 1.4.4-7etch5 MIT Kerberos runtime libraries
ii  lib 0.79-5   Pluggable Authentication Modules f
ii  lib 0.79-5   Runtime support for the PAM librar
ii  lib 0.79-5   Pluggable Authentication Modules l
ii  lib 1.32-3   SELinux shared libraries
ii  lib 0.9.8c-4etch3SSL shared libraries
ii  lib 7.6.dbs-13   Wietse Venema's TCP wrappers libra
ii  ope 0.1.1list of blacklisted OpenSSH RSA an
ii  ope 1:4.3p2-9etch2   Secure shell client, an rlogin/rsh
ii  zli 1:1.2.3-13   compression library - runtime

openssh-server recommends no packages.

-- debconf information:
  ssh/vulnerable_host_keys:
  ssh/new_config: true
* ssh/use_old_init_script: true
  ssh/encrypted_host_key_but_no_keygen:
  ssh/disable_cr_auth: false
---Detailed description-
When attempting to use a symbolic link using sftp protocol the client
is disconnected with exit 0.
This happens with FileZila (running on localhost) and WinSCP running 
on remote machine.
Initially the error was observed because the entire home dirs where 
symbolic-linked. This was removed and then explicit symbolinc links 
were created inside the user home directory, pointing outside it. The
same behavior was observed.

- When using putty no errors occur using the same symbolic links.
- When the user is the root, no issues occur.
- When symbolic links are made inside the same directory (home) it works OK

--- FileZila debug result on list home folder (success) -
Command:pwd
Response:   Current directory is: /home/gkakas
Trace:  CSftpControlSocket::ResetOperation(0)
Trace:  CControlSocket::ResetOperation(0)
Trace:  CSftpControlSocket::SendNextCommand(0)
Trace:  CSftpControlSocket::ListSend(0)
Trace:state = 1
Trace:  CSftpControlSocket::ResetOperation(0)
Trace:  CControlSocket::ResetOperation(0)
Status: Directory listing successful
---

Following the symbolic link:
lrwxrwxrwx 1 root   root  17 2008-05-23 12:07 myfilespace - 
/userstore/gkakas

and the target:
drwxrwxrwx 10 gkakas gkakas  4096 2008-05-23 01:18 gkakas

gives a failure:
-
Command:cd /home/gkakas/myfilespace/
Response:   New directory is: /userstore/gkakas
Trace:  CSftpControlSocket::ResetOperation(0)
Trace:  CControlSocket::ResetOperation(0)
Trace:  CSftpControlSocket::SendNextCommand(0)
Trace:  CSftpControlSocket::ListSend(0)
Trace:state = 1
Command:ls
Status: Listing directory /userstore/gkakas
Trace:  CSftpControlSocket::ResetOperation(66)
Trace:  CControlSocket::ResetOperation(66)
Error:  Failed to retrieve directory listing
Trace:  Server exited on signal ABRT
Trace:  Server exited on signal ABRT
Trace:  Disconnected: All channels closed
Trace:  Disconnected: All channels closed
-

The same behaviour is observed in the following unrelated case

In this directory the following entry exists:

drwxr-xr-x 2 gkakas root  4096 2008-05-23 11:20 test1

Its contents are just a text file
(ls -Al)

total 4
-rw-r--r-- 1 gkakas root 59 2008-05-23 11:20 testfile

When I try to enter this I get the following:
-- Failure of list directory ---
Status: Retrieving directory listing...
Command:cd test1
Response:   New directory is: /home/gkakas/test1
Trace:  CSftpControlSocket::ResetOperation(0)
Trace:  CControlSocket::ResetOperation(0)
Trace:  CSftpControlSocket::SendNextCommand(0)
Trace:  CSftpControlSocket::ListSend(0)
Trace:state = 1
Command:ls
Status: Listing directory /home/gkakas/test1
Trace:  CSftpControlSocket::ResetOperation(66)
Trace:  CControlSocket::ResetOperation(66)
Error:  Failed to retrieve directory listing
Trace:  Server exited on signal ABRT
Trace:  Server exited on signal ABRT
Trace:  Disconnected: All channels closed
Trace:  

Bug#286975: See-through lace

2008-03-24 Thread Ka rasmussen

Discover what you have been missing out on all along, get amazing lovemaking now

http://www.Trenibelurg.com/
Deliver her to pleasure



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



Bug#41196: Coming over

2008-03-23 Thread Ka schatkoske
Love her long, hard and deeper today.

http://www.viagfvo.com/
Define your masculine identity



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



Bug#54659: She said I thrust harder than him

2008-03-22 Thread Ka Bartucca

Don’t be envious of your buddies with huge equipment – you can too.

http://www.awrensyrt.com/
She said I thrust harder than him



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



Bug#279807: Original and Still the Best

2008-03-22 Thread Kaljit Ka

Load her up and fill her up with all 9 massive inches of you.

http://www.christoma.com/
Original and Still the Best



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



Bug#430850: a2ps: Constantly fails to be configured

2007-06-27 Thread Robert Gomu�ka
Package: a2ps
Version: 1:4.13c~rc5-1
Severity: normal

First of all, I am not sure if this is not a duplicate of:
#246296: a2ps uses emacsen-common before it's configured
In my case when I had emacs20 installed, a2ps didn't configure itself
every time it was configured:
Errors were encountered while processing:
 a2ps
 localepurge: Disk space freed in /usr/share/locale: 328K
 E: Sub-process /usr/bin/dpkg returned an error code (1)
 A package failed to install.  Trying to recover:
 Setting up a2ps (1:4.13c~rc5-1) ...
 install/a2ps: Handling install for emacsen flavor emacs20
 Warning: Lisp directory `/usr/local/share/emacs/20.7/site-lisp' does
 not exist.
 Opening input file: no such file or directory,
 /usr/lib/X11/locale/locale.alias
 emacs-package-install: /usr/lib/emacsen-common/packages/install/a2ps
 emacs20 emacs20 failed at /usr/lib/emacsen-common/emacs-package-install
 line 30, TSORT line 1.
 dpkg: error processing a2ps (--configure):
  subprocess post-installation script returned error exit status 255
  Errors were encountered while processing:
   a2ps

I have removed emacs20 and the problem disappeared.

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

Kernel: Linux 2.6.18.3.rg1
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)
Shell: /bin/sh linked to /bin/bash

Versions of packages a2ps depends on:
ii  file  4.21-1 Determines file type using magic
ii  libc6 2.5-11 GNU C Library: Shared libraries
ii  libpaper1 1.1.21 Library for handling paper charact
ii  psutils   1.17-24A collection of PostScript documen

Versions of packages a2ps recommends:
ii  bzip2 1.0.3-7high-quality block-sorting file co
ii  cupsys-bsd [lpr]  1.2.11-3   Common UNIX Printing System(tm) - 
ii  cupsys-client 1.2.11-3   Common UNIX Printing System(tm) - 
pn  wdiff none (no description available)

-- no debconf information


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



Bug#341524: UP 500% in 2 days

2007-04-17 Thread Ka moroni
http://imagecloset.com/uimages/opt1176820540j.png

Before I discuss the hazards, however, I should define what server-side 
includes are.



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



Bug#332592: mdash BadVista Skip to

2007-04-03 Thread Ranjan Ka
Name Password Cookies not enabled must
http://img444.imageshack.us/my.php?image=9wbd7.jpg
Site Map Contact Search Advanced



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



Bug#408455: dspam: Dspam crashes when history grows in size - fail to analyse mail

2007-01-25 Thread Ka Teznik
Package: dspam
Version: 3.6.8-5
Severity: grave
Justification: renders package unusable

I installed dspam a while ago, in the following config :
[Postfix]-[DSPAM]-[Cyrus].

All worked well for a while, but since some times I had dspam crashing
without any log.

I tried serveral tweakings in order to get some logs, but didn't find
any.

I finally changed config this morning and obtained a new working config,
dspam being set as a content filter for postfix.

This evening dspam began to crash again, but this time I had the
following error message bounced to senders : 

The mail system [EMAIL PROTECTED]: Command died with signal 8:
/usr/bin/dspam

My content filter is just set as :

**Master.cf**
8-
smtp  inet  n   -   -   -   -   smtpd
 -o content_filter=dspam:
-+---+-
dspam unix  -  nn   -   10   pipe
flags=Ru user=dspam argv=/usr/bin/dspam --client --deliver=innocent 
--user $user -i -f $sender -- $recipient
8-

My users begin to have a somehow big database (hash format) :
userTP: 1449TN: 6436FP: 0   FN: 954
SC: 1123NC: 0

-- Hardware is :
* Pentium II (deschute) 300Mhz
* 256 Mo RAM (free 16 Mo; no swap used)
* worst occupied partition is at 42% (/var has 1.1Go free)

-- /var/log/dspam.debug says :

10944: [01/25/2007 23:16:23] DSPAM Instance Startup
10944: [01/25/2007 23:16:23] input args: /usr/bin/dspam --client 
--deliver=innocent --user kateznik -i -f [EMAIL PROTECTED] -- [EMAIL PROTECTED] 
10944: [01/25/2007 23:16:23] pass-thru args: /usr/sbin/sendmail -i -f [EMAIL 
PROTECTED] -- [EMAIL PROTECTED] 
10944: [01/25/2007 23:16:23] processing user kateznik
10944: [01/25/2007 23:16:23] uid = 110, euid = 110, gid = 110, egid = 110
10944: [01/25/2007 23:16:23] loading preferences for user kateznik
10944: [01/25/2007 23:16:23] Loading preference 'trainingMode' = 'TEFT'
10944: [01/25/2007 23:16:23] Loading preference 'spamAction' = 'quarantine'
10944: [01/25/2007 23:16:23] Loading preference 'spamSubject' = '[SPAM]'
10944: [01/25/2007 23:16:23] Loading preference 'enableBNR' = 'on'
10944: [01/25/2007 23:16:23] Loading preference 'enableWhitelist' = 'on'
10944: [01/25/2007 23:16:23] Loading preference 'statisticalSedation' = '5'
10944: [01/25/2007 23:16:23] Loading preference 'signatureLocation' = 'headers'
10944: [01/25/2007 23:16:23] Loading preference 'whitelistThreshold' = '10'
10944: [01/25/2007 23:16:23] Loading preference 'showFactors' = 'off'
10944: [01/25/2007 23:16:23] Loading preference 'trainingMode' = 'TEFT'
10944: [01/25/2007 23:16:23] Loading preference 'spamAction' = 'quarantine'
10944: [01/25/2007 23:16:23] Loading preference 'spamSubject' = '[SPAM]'
10944: [01/25/2007 23:16:23] Loading preference 'enableBNR' = 'on'
10944: [01/25/2007 23:16:23] Loading preference 'enableWhitelist' = 'on'
10944: [01/25/2007 23:16:23] Loading preference 'statisticalSedation' = '5'
10944: [01/25/2007 23:16:23] Loading preference 'signatureLocation' = 'headers'
10944: [01/25/2007 23:16:23] Loading preference 'whitelistThreshold' = '10'
10944: [01/25/2007 23:16:23] Loading preference 'showFactors' = 'off'
10944: [01/25/2007 23:16:23] loaded default preferences externally
10944: [01/25/2007 23:16:23] using /var/spool/dspam/opt-in/local/kateznik.dspam 
as path
10944: [01/25/2007 23:16:23] using 
/var/spool/dspam/opt-out/local/kateznik.nodspam as path
10944: [01/25/2007 23:16:23] sedation level set to: 5
10944: [01/25/2007 23:16:23] Connecting to 127.0.0.1:3310 for virus check
10944: [01/25/2007 23:16:23] Connecting to 127.0.0.1:1127 for virus stream 
transmission

It ends here, without any other notification.

-- /var/log/syslog says :
Jan 25 23:16:23 hostname postfix/pipe[10936]: E010A2E001: to=kateznik,
orig_to=kateznik, relay=dspam, delay=0.4, delays=0.12/0.01/0/0.27,
dsn=5.3.0, status=bounced (Command died with signal 8: /usr/bin/dspam)

-- /etc/dspam/dspam.conf 
#Here's the active lines of dspam.conf :

Home /var/spool/dspam
StorageDriver /usr/lib/dspam/libhash_drv.so
TrustedDeliveryAgent /usr/sbin/sendmail
OnFail error
Trust root
Trust dspam
Trust mail
Trust mailnull 
Trust smmsp
Trust daemon
Trust postfix
Trust www-data
Debug *
DebugOpt process spam fp
TrainingMode teft
TestConditionalTraining on
Feature chained
Feature whitelist
Algorithm graham burton
PValue graham
Preference spamAction=tag
Preference signatureLocation=header   # 'message' or 'headers'
Preference showFactors=on
AllowOverride trainingMode
AllowOverride spamAction spamSubject
AllowOverride statisticalSedation
AllowOverride enableBNR
AllowOverride enableWhitelist
AllowOverride signatureLocation
AllowOverride showFactors
AllowOverride optIn optOut
AllowOverride whitelistThreshold
HashRecMax  98317
HashAutoExtend  on  
HashMaxExtents  0
HashExtentSize  49157
HashMaxSeek 100
HashConnectionCache 10
Notifications   off
PurgeSignatures 14  # Stale signatures

Bug#404175: Symbolic link in error

2006-12-22 Thread Ka Teznik
package: linux-image-2.6.18-3-686
version:2.6.18-7
severity:minor

When upgrading linux-image to the latest version, I got this :

Paramétrage de linux-image-2.6.18-3-686 (2.6.18-7) ...

 Hmm. The package shipped with a symbolic 
link /lib/modules/2.6.18-3-686/source
 However, I can not read the target: Aucun fichier ou répertoire de ce type
 Therefore, I am deleting /lib/modules/2.6.18-3-686/source

Versions used :
Debian 4.0 Linux lyceum.kateznik.mynet 2.6.17-2-686 #1 SMP 
linux-image-2.6.17-2-686  2.6.17-9
libc6 2.3.6.ds1-8 

Cheers for the work done :-)
-- 
K@ Teznik [EMAIL PROTECTED]

Avoir du bon sens est inné. Avoir suffisamment de bon sens fait le génie - 
Georges Bernard Shaw


pgpqgUWN3k76G.pgp
Description: PGP signature


Bug#401918: Errors in postfix upgrading

2006-12-06 Thread Ka Teznik
package:postfix
version:2.3.4-2

Hi,

I was doing the following dist-upgrade :

Les NOUVEAUX paquets suivants seront installés :
  libsasl2-2
Les paquets suivants seront mis à  jour :
  egroupware-addressbook egroupware-bookmarks egroupware-calendar 
egroupware-core egroupware-emailadmin egroupware-etemplate
  egroupware-felamimail egroupware-infolog egroupware-ldap egroupware-manual 
egroupware-wiki ldap-utils libgd-gd2-noxpm-perl
  libglib2.0-0 libglib2.0-data libldap-2.3-0 libsasl2 libsasl2-modules 
libvolume-id0 postfix postfix-doc postfix-pcre sasl2-bin
  slapd tar udev
26 mis a  jour, 1 nouvellement installés, 0 à enlever et 0 non mis à  jour.

Apt answered :

Préparation du remplacement de postfix 2.3.3-1 (en 
utilisant .../postfix_2.3.4-2_i386.deb) ...
Stopping Postfix Mail Transport Agent: postfix/usr/sbin/postfix: error while 
loading shared libraries: libsasl2.so.2: cannot open shared object file: No 
such file or directory
 failed!
dpkg : avertissement - ancien script pre-removal a retourné un code d'erreur 
de sortie 1
dpkg - tentative d'exécution du script du nouveau paquet à  la place ...
dpkg : ... on dirait que tout a fonctionné correctement.
postconf: error while loading shared libraries: libsasl2.so.2: cannot open 
shared object file: No such file or directory
Use of uninitialized value in scalar chomp at /var/lib/dpkg/tmp.ci/config line 
192.
Use of uninitialized value in join or string 
at /usr/share/perl5/Debconf/Client/ConfModule.pm line 121.
postconf: error while loading shared libraries: libsasl2.so.2: cannot open 
shared object file: No such file or directory
Use of uninitialized value in scalar chomp at /var/lib/dpkg/tmp.ci/config line 
256.
Use of uninitialized value in join or string 
at /usr/share/perl5/Debconf/Client/ConfModule.pm line 121.
Stopping Postfix Mail Transport Agent: postfix/usr/sbin/postfix: error while 
loading shared libraries: libsasl2.so.2: cannot open shared object file: No 
such file or directory
 failed!
Dépaquetage de la mise à jour de postfix ...
Sélection du paquet libsasl2-2 précédemment désélectionné.
Dépaquetage de libsasl2-2 (à partir 
de .../libsasl2-2_2.1.22.dfsg1-5_i386.deb) ...


It seems that the new install of libsasl2-2 is made AFTER postfix, but postfix 
needs this to upgrade. Upgrade of postifix should be made after install of 
libsasl2-2.

Postix did install well anyway, and is now in version 2.3.4-2. I can send and 
receive mails, but I don't use sasl :
master.cf:#  -o smtpd_sasl_auth_enable=yes
master.cf:#  -o smtpd_client_restrictions=permit_sasl_authenticated,reject
master.cf:#  -o smtpd_sasl_auth_enable=yes
master.cf:#  -o smtpd_client_restrictions=permit_sasl_authenticated,reject

Packages : (Versions after upgrade)

ii postfix   2.3.4-2
ii postfix-doc   2.3.4-2
ii  postfix-pcre  2.3.4-2
ii  libsasl2  2.1.22.dfsg1-5 
ii  libsasl2-22.1.22.dfsg1-5
ii  libsasl2-modules  2.1.22.dfsg1-5 

Kernel version :
Linux 2.6.17-2-686 #1 SMP Wed Sep 13 16:34:10 UTC 2006 i686 GNU/Linux
This is linux-image-2.6.17-2-686 version 2.6.17-9

Libc6 Version : 2.3.6.ds1-8

Hoping to help, cheers for the very good work made by DDs :-)

-- 
K@ Teznik [EMAIL PROTECTED]

Nobody gives liberty. You take them - Michel Bakunin


pgpTHry8plQIe.pgp
Description: PGP signature


Bug#401925: Not replacing /etc/default/saslauthd renders daemon unable to start.

2006-12-06 Thread Ka Teznik
package:sasl2-bin
version:2.1.22.dfsg1-5
severity:normal

During a dist-upgrade, i got the following error :

Paramétrage de sasl2-bin (2.1.22.dfsg1-5) ...
Fichier de configuration « /etc/default/saslauthd »
 == Modifié (par vous ou par un script) depuis l'installation.
 == Le distributeur du paquet a fourni une version mise à jour.
   Que voulez-vous faire ? Vos options sont les suivantes :
Y ou I  : installer la version du responsable du paquet
N ou O  : garder votre version actuellement installée
  D : afficher les différences entre les versions
  Z : suspendre ce processus pour examiner la situation
 L'action par défaut garde votre version actuelle.
*** saslauthd (Y/I/N/O/D/Z) [défaut=N] ? n
Installation de la nouvelle version du fichier de 
configuration /etc/init.d/saslauthd ...
Starting SASL Authentication Daemon: saslauthd/usr/sbin/saslauthd: option 
requires an argument -- n
usage: saslauthd [options]

option information:
  -a authmech  Selects the authentication mechanism to use.
  -c Enable credential caching.
  -d Debugging (don't detach from tty, implies -V)
  -r Combine the realm with the login before passing to 
authentication mechanism
 Ex. login: foo realm: bar will get passed as login: 
[EMAIL PROTECTED]
 The realm name is passed untouched.
  -O optionOptional argument to pass to the authentication
 mechanism.
  -l Disable accept() locking. Increases performance, but
 may not be compatible with some operating systems.
  -m path  Alternate path for the saslauthd working directory,
 must be absolute.
  -n procs Number of worker processes to create.
  -s kilobytes Size of the credential cache (in kilobytes)
  -t seconds   Timeout for items in the credential cache (in seconds)
  -v Display version information and available mechs
  -V Enable verbose logging
  -h Display this message.

saslauthd 2.1.22
authentication mechanisms: sasldb getpwent kerberos5 pam rimap shadow ldap

Due to the heavy differences (in comments) between the two files, I choose n, 
then saslauthd refused to load. 

Modifying START=yes in the new file corrected the problem.
A message inciting to modify the conffile, and saving the old one instead of 
rewriting it should IMHO be used.

Packages : (Versions after upgrade)
ii  libsasl2  2.1.22.dfsg1-5 
ii  libsasl2-22.1.22.dfsg1-5
ii  libsasl2-modules  2.1.22.dfsg1-5
ii  sasl2-bin 2.1.22.dfsg1-5

Kernel version :
Linux 2.6.17-2-686 #1 SMP Wed Sep 13 16:34:10 UTC 2006 i686 GNU/Linux
This is linux-image-2.6.17-2-686 version 2.6.17-9

Libc6 Version : 2.3.6.ds1-8

Hoping to help, cheers for the very good work made by DDs :-)

-- 
K@ Teznik [EMAIL PROTECTED]

Construire peut être le fruit d'un travail long et acharné. Détruire peut être 
l'oeuvre d'une seule journée - Winston Churchill.


pgpldMwPJ7RWk.pgp
Description: PGP signature


Bug#399832: Bug confirmed in testing

2006-12-01 Thread Ka Teznik
Hi,

I just upgraded testing on my mail server, and I am subject to this bug too.

Versions are :

ii  egroupware-core   1.2-105.dfsg-3  eGroupWare core 
modules
ii  libapache2-mod-php5   5.2.0-7 server-side, 
HTML-embedded scripting languag
ii  php5-cgi  5.2.0-7 server-side, 
HTML-embedded scripting languag
ii  php5-cli  5.2.0-7 command-line 
interpreter for the php5 script
ii  php5-common   5.2.0-7 Common files for 
packages built from the php
ii  php5-gd   5.2.0-7 GD module for 
php5
ii  php5-imap 5.2.0-7 IMAP module for 
php5
ii  php5-ldap 5.2.0-7 LDAP module for 
php5
ii  php5-mcrypt   5.2.0-7 MCrypt module 
for php5
ii  php5-mhash5.2.0-7 MHASH module for 
php5
ii  php5-mysql5.2.0-7 MySQL module for 
php5

The egroupware cron services says :
/usr/bin/php5 -qC /usr/share/egroupware/phpgwapi/cron/asyncservices.php 
egroupware
Fatal error: Cannot redeclare class datetime 
in /usr/share/egroupware/phpgwapi/inc/class.datetime.inc.php on line 45

Besides, the egroupware login page says :
Warning: mb_strstr() [function.mb-strstr]: Empty haystack 
in /usr/share/egroupware/phpgwapi/inc/class.egw_db.inc.php on line 1633

Warning: mb_strstr() [function.mb-strstr]: Empty haystack 
in /usr/share/egroupware/phpgwapi/inc/class.egw_db.inc.php on line 1633

Warning: mb_strstr() [function.mb-strstr]: Empty haystack 
in /usr/share/egroupware/phpgwapi/inc/class.egw_db.inc.php on line 1633

Fatal error: Cannot redeclare class datetime 
in /usr/share/egroupware/phpgwapi/inc/class.datetime.inc.php on line 45

Cheers and thanks for the good work

-- 
K@ Teznik [EMAIL PROTECTED]

The future is here. It's just not widely distributed yet. - William Gibson


pgpUORyLwofS3.pgp
Description: PGP signature


Bug#395828: I Confirm + n strings of mod_suexec.so

2006-10-28 Thread Ka Teznik
Hello,

I am subject to this bug too.

linking suexec2 with suexec is of no use, as mod_suexec.so has the right 
path :

/usr/lib/apache2/modules# strings /usr/lib/apache2/modules/mod_suexec.so
__gmon_start__
_init
_fini
__cxa_finalize
_Jv_RegisterClasses
suexec_module
ap_check_cmd_context
unixd_config
stderr
fwrite
ap_uname2id
ap_gname2id
ap_hook_get_suexec_identity
ap_hook_post_config
apr_pool_userdata_get
ap_log_error
apr_pool_cleanup_null
apr_pool_userdata_set
apr_palloc
libdl.so.2
libexpat.so.1
libcrypt.so.1
libdb-4.3.so
libpthread.so.0
libc.so.6
_edata
__bss_start
_end
mod_suexec.so
GLIBC_2.1.3
GLIBC_2.0
Warning: SuexecUserGroup directive requires SUEXEC wrapper.
suEXEC mechanism enabled (wrapper: %s)
/build/buildd/apache2-2.2.3/modules/generators/mod_suexec.c
User and group for spawned processes
suexec_post_config_userdata
/usr/lib/apache2/suexec
SuexecUserGroup
22PA

-- System info
Architecture i386
Shell : /bin/bash
Kernel : 2.6.17-2-686 #1 SMP
Locale : [EMAIL PROTECTED]

Cheers
-- 
K@ Teznik [EMAIL PROTECTED]

Seuls les idiots utilisent des sauvegardes: les _vrais_ hommes mettent en 
ligne leurs trucs importants sur ftp, et laissent le reste du monde le 
mirrorer - Linus


pgppZFnodu0yo.pgp
Description: PGP signature


Bug#391720: Package logwatch doesn't install default config

2006-10-08 Thread Ka Teznik
Package: logwatch
Version: 7.3-2
Severity: grave
Tags: etch


I just installed logwatch on an etch fresh install
Directories /etc/logwatch and subdirectories are empty

I suggest post-inst should run the commands listed 
in /usr/share/doc/logwatch/README, ie :

mv local.conf /etc/logwatch/conf
touch /etc/logwatch/conf/logwatch.conf
touch /etc/logwatch/conf/ignore.conf
touch /etc/logwatch/conf/override.conf


I am using Debian GNU/Linux testing/etch, kernel 2.6.17-2-686

Cheers for the work anyway.

-- 
K@ Teznik [EMAIL PROTECTED]

There ought to be but one large art warehouse in the world, to which the 
artist could carry his art-works, and from which he could carry away whatever 
he needed. As it is, one must be half a tradesman. - Ludwig van Beethoven, 
January, 1801


pgp5AeQ0V1a1W.pgp
Description: PGP signature


Bug#391720: Package logwatch doesn't install default config

2006-10-08 Thread Ka Teznik
Le Dimanche 8 Octobre 2006 20:54, Willi Mann a écrit :
 severity 391720 wishlist
 thanks

 Ka Teznik schrieb:
  Package: logwatch
  Version: 7.3-2
  Severity: grave

 Severity completely crazy. Or can you justify?

I was believing this rendered logwatch unable to function properly. I saw 
later that default config is ok. Sorry for this mistake, severity wishlist is 
then ok.

 No, I won't. I have not yet decided if I will ship an empty
 comfiguration file. However, it's documented anyway, and if I start
 adding some empty configuration files I might need to add all. The only
 possible justification would be that the upstream installation script
 adds them (at least the empty ones) in 7.3.1, so this might happen (but
 probably will contain some basic information why they exist), but not
 for etch.

May I suggest you just install the default local.conf ? It's not empty, and 
some sysadmin (like me) are used to edit files in /etc/whatever just after 
installing...

Thanks for your work !

-- 
K@ Teznik [EMAIL PROTECTED]

Question the answers.


pgpiKg6xxh2lx.pgp
Description: PGP signature


Bug#102006: Company On The Move. nagger

2005-10-17 Thread ka Brander
Member_ka

SPZI-is our hot pick this week, you're getting
this email first before the company launches
a huge promotion this week because you're
a Premier Member on our list. So be aware of
this alert and we recommend this company highly
be sure to get in early. Our last pick was up
80 percent in 2 days this one is expected much
higher.

Company: For Spooz, Inc.,
T1cker: SPZI . Pk
Current Price: . 03
1 Week_Target: . 15 to . 20
Purchase_Recommendation: Very High

Spooz Appoints Dr. Roger Brown to Advisory
Board.

SPZI announced the addition of Dr. Roger
Glenn Brown to the company's Advisory Board

Dr. Brown has over 20 years experience in the
emerging fields of systems analysis, business
intelligence, business analytics, data
warehousing, data mining, and knowledge
management. After ten years with the Central
Intelligence Agency where he served as an
intelligence analyst, Dr. Brown founded
INSCAPE, a technology consulting enterprise
that provided a wide range of services
related to the design, acquisition,
incubation and installation of new
technologies into corporate and
organizational environments. 

Dr. Brown is also the architect of patent
pending technology originally developed as
a web-based electronic exchange to facilitate
transactions for unlisted securities between
accredited investors, which could eventually
lead to the development of enterprise software
products that would allow financial institutions
to create internal electronic exchanges that
can match and offset positions internally
without the need to go to the traditional
exchanges saving millions in transaction
costs. 

Dr. Brown has taught and conducted research
at Stanford University; Golden Gate University
Graduate School of Business; University of
California, Irvine Graduate School of Management;
Monterrey Institute of International Studies
Graduate School of Management, The Naval Post
Graduate School and the Graduate School of
National Security Affairs.

Spooz CEO, Paul Strickland, commented, We
consider it a great privilege to have a man with
Roger's experience and knowledge as an Advisor.
His in-depth knowledge of accounting and corporate
finance, extensive research  teaching skills and
broad-based experience in business plans and
private placements will undoubtedly prove to be
invaluable to the company as we progress along
our growth path.

About Spooz, Inc. 

Spooz, Inc., a publicly traded company based in
Chicago, provides a suite of solutions designed
to simplify financial trading for traders and
hedgers alike. SpoozToolz(TM) and its modules,
the Company's flagship products, add built-in
trading capabilities to the popular Microsoft(R)
Excel software application, combining a
customizable interface, streaming quotes, charts,
technical analysis, a comprehensive historical
database, and electronic trade execution into a
simple add-in that becomes part of the Excel toolbar.

proudest cusp lumped



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



Bug#306477: Template workstation with wrong partitionning scheme

2005-04-26 Thread Ka Teznik
Package: autopartkit
Version: 1.05
Severity: minor
Tags: sarge

I net-installed Sarge on a computer with a 3.2 Gb HDD. I choose the 
Workstation Template, and i ended up with the following partition :
- / 1Gb
- /home 2 Gb
- swap  epsilon (I had very few ram).

When I later choose the Workstation set of packages to installed, without 
any individual package selection, the base-config (download state) ended up 
with : no sufficient space on device (I forgot the exact error msg).

I believe the template should calculate space in order to be sufficient for 
the install template.

-- System Information
Debian Release: testing
Architecture: i386
Kernel : 2.4.27-2


-- 
K@ Teznik [EMAIL PROTECTED]

A subversive is anyone who can out-argue their government - Ian Clarke



pgp0S4oTqWLXN.pgp
Description: PGP signature


Bug#295120: [sparc] [20050207] [netinst] installation report : wrong keyboard on reboot

2005-02-13 Thread Manu Ka
Package: installation-reports
Version: N/A; reported 2005-02-13
Severity: normal

Package: installation-reports

Debian-installer-version: 07 February 2005 
http://cdimage.debian.org/pub/cdimage-testing/daily/sparc/20050207/sarge-sparc-netinst.iso
uname -a: Non Applicable
Date: 12 February 2005
Method: Installed with netinstall cd image


Machine: Sun Ultra 10
Processor: UltraSparc IIi 333Mhz
Memory: 384M
Root Device: /dev/hda8
Root Size/partition table:
Disk /dev/hda (Sun disk label): 16 heads, 63 sectors, 16708 cylinders
Units = cylinders of 1008 * 512 bytes

   Device FlagStart   EndBlocks   Id  System
/dev/hda1   781  6470   28672562  SunOS root
/dev/hda2 0   7813936243  SunOS swap
/dev/hda3 0 16708   84208325  Whole disk
/dev/hda4  6470  76906148808  SunOS home
/dev/hda5  7690 12566   2457504   83  Linux native : woody
install
/dev/hda6 12566 13086262080   82  Linux swap
/dev/hda7 13086 15166   1048320   83  Linux native : woddy
install
/dev/hda8 15166 16708777168   83  Linux native : I tryed
to install sarge here


Output00:00.0 Host bridge: Sun Microsystems Computer Corp. Ultra IIi
00:01.0 PCI bridge: Sun Microsystems Computer Corp. Simba Advanced PCI
Bridge (rev 13)
00:01.1 PCI bridge: Sun Microsystems Computer Corp. Simba Advanced PCI
Bridge (rev 13)
01:01.0 Bridge: Sun Microsystems Computer Corp. EBUS (rev 01)
01:01.1 Ethernet controller: Sun Microsystems Computer Corp. Happy Meal
(rev 01)01:02.0 VGA compatible controller: ATI Technologies Inc 3D Rage
Pro 215GP (rev 5c)
01:03.0 IDE interface: CMD Technology Inc PCI0646 (rev 03)
02:01.0 VGA compatible controller: ATI Technologies Inc 3D Rage I/II 215GT
[Mach64 GT] (rev 9a)
02:02.0 SCSI storage controller: Adaptec AIC-7881U
02:03.0 Ethernet controller: Lite-On Communications Inc LNE100TX (rev 21)
02:04.0 USB Controller: NEC Corporation USB (rev 43)
02:04.1 USB Controller: NEC Corporation USB (rev 43)
02:04.2 USB Controller: NEC Corporation: Unknown device 00e0 (rev 04) of
lspci and lspci -n: ( from the woody 2.4.18 kernel )

Base System Installation Checklist:
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it

Initial boot worked:[O]
Configure network HW:   [O]
Config network: [O]
Detect CD:  [O]
Load installer modules: [O]
Detect hard drives: [O]
Partition hard drives:  [O]
Create file systems:[O]
Mount partitions:   [O]
Install base system:[O]
Install boot loader:[E] then [O]
Reboot: [E]

Comments/Problems:

Install boot loader:

When I came to SILO install phase, I got a red screen with the message 
saying (in french , I used the french language )
Installation of SILO failed
I tryed to run silo manually using the following command from the ash shell
# chroot /target
# silo
and I got the message
silo fatal error others filesystem than ext2,ext3,ufs and romfs are not
supported
So I remembered I asked the debian installer to format the root partition
as xfs
I went back to the installer menus, created an ext3 filesystem ,and
reinstalled the base system on it.
I got no warning in the debian installer about xfs on a root partition on
sparc.

Reboot:
As stated in the partition list table., I had already a woody install on
this hard drive. When I rebooted I notice that SILO had installed itself
on
/dev/hda5, which was my woody root partition, and not on /dev/hda8, my
sarge root partition.
Two labels were available for booting  from the new lilo prompt:
- Linux, which pointed to the new sarge install with the 2.6.8 saprc64
kernel choosed during the installation
-LinuxOLD which pointed to a non existent kernel

When I booted the new install with the 2.6.8 kernel, two problems appeared :
- the isc dhcp client could not find my dhcp server. I don't know if this
is because I have two NIC, and it was probing the wrong one. During the
install phasae the dhcp client probed the right one.
-when arriving to the post-reboot setup, the keyboard definition was
completetely messed up and I could not type anything at all, from all the
virtual consoles.I mean I typed the letter R on the keayboard I had a 5
on the screen, I did not have a azerty layout.( I had a qwerty sun type 5
keyboard )
At this point I stopped experimenting.




Description of the install, in prose, and any thoughts, comments
  and ideas you had during the initial install.


Nano is a nice text editor.
I would have apreciated to find the traditional fdisk utility as an extra
on the install system.
The mkfs ui ( withc choice of what type of mkfs you want do ) is a very
good idea, but it does not give a lot of informnations about in which case
it should be good to create a filesystem with only an inode for 1M, etc ..


Regards
Manu





-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of