Bug#684134: Package 'locales' resets pre-set debconf variable 'default_environment_locale' on install

2012-08-07 Thread Serge Pokhodyaev
Package: locales
Version: 2.11.3-3
Severity: normal

I set debconf variable 'default_environment_locale' to desired value before 
installing package 'locales'. But that variable resets to 'None' on install. 
And LANG variable doesn't set in the /etc/default/locale

Such behavior breaks automated installation with chef or other systems.

Log follows (skipped perl warnings and other insignificant output):


# apt-get purge -y locales
# echo 'locales locales/default_environment_locale select  en_US.UTF-8' 
|debconf-set-selections
# echo 'locales locales/locales_to_be_generatedmultiselect en_US.UTF-8 
UTF-8, ru_RU.UTF-8 UTF-8' |debconf-set-selections
# debconf-get-selections |grep ^locales
locales locales/default_environment_locale  select   en_US.UTF-8
locales locales/locales_to_be_generated multiselect en_US.UTF-8 UTF-8, 
ru_RU.UTF-8 UTF-8
# apt-get install -y locales
# debconf-get-selections |grep ^locales
locales locales/default_environment_locale  select  None
locales locales/locales_to_be_generated multiselect en_US.UTF-8 UTF-8, 
ru_RU.UTF-8 UTF-8



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

Kernel: Linux 2.6.32-5-amd64 (SMP w/1 CPU core)
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 locales depends on:
ii  debconf [debconf-2.0] 1.5.36.1   Debian configuration management sy
ii  libc6 [glibc-2.11-1]  2.11.3-3   Embedded GNU C Library: Shared lib

locales recommends no packages.

locales suggests no packages.

-- debconf information:
* locales/default_environment_locale: None
* locales/locales_to_be_generated: en_US.UTF-8 UTF-8, ru_RU.UTF-8 UTF-8


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



Bug#647458: zabbix-frontend-php installation fails if apache not installed

2011-11-02 Thread Serge Pokhodyaev
Package: zabbix-frontend-php
Version: 1:1.8.6-1
Severity: important

Dear Maintainer,

I using nginx and php5-fpm instead of apache2. Installation of the package
fails:

=
invoke-rc.d: unknown initscript, /etc/init.d/apache2 not found.
dpkg: error processing zabbix-frontend-php (--configure):
 subprocess installed post-installation script returned error exit status 100
Errors were encountered while processing:
 zabbix-frontend-php
=

I created empty (exit 0) script /etc/init.d/apache2, it helped to complete the 
installation.


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

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

Versions of packages zabbix-frontend-php depends on:
ii  dbconfig-common1.8.47 
ii  debconf [debconf-2.0]  1.5.40 
ii  libjs-prototype1.7.0-2
ii  libjs-scriptaculous1.9.0-2
ii  nginx-extras [httpd]   1.1.4-2
ii  php5   5.3.8-2
ii  php5-gd5.3.8-2
ii  php5-pgsql 5.3.8-2
ii  ttf-dejavu-core2.33-2 
ii  ucf3.0025+nmu2

zabbix-frontend-php recommends no packages.

zabbix-frontend-php suggests no packages.

-- debconf information excluded



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



Bug#643701: Current tzdata version doesn't include recent russian time changes (daylight-saving time cancelled)

2011-09-28 Thread Serge Pokhodyaev
Package: tzdata
Version: 2011d-0squeeze1
Severity: important
Tags: upstream


Current tzdata version doesn't include recent russian time changes 
(daylight-saving time cancelled). It can be checked:

   % dpkg -l |grep tzdata
   ii  tzdata   2011d-0squeeze1  time 
zone and daylight-saving time data
   % date -R -d 'now + 60 days'
   Sun, 27 Nov 2011 21:56:26 +0300

Debian testing (on my other host) contains newer tzdata version, so timezone is 
correct:

   % dpkg -l |grep tzdata
   ii  tzdata   2011j-1  time 
zone and daylight-saving time data
   % date -R -d 'now + 60 days'
   Sun, 27 Nov 2011 23:00:44 +0400


-- System Information:
Debian Release: 6.0.2
  APT prefers stable
  APT policy: (990, 'stable')
Architecture: amd64 (x86_64)

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

Versions of packages tzdata depends on:
ii  debconf [debconf-2.0] 1.5.36.1   Debian configuration management sy

tzdata recommends no packages.

tzdata suggests no packages.

-- debconf information:
  tzdata/Zones/Australia:
  tzdata/Zones/Asia:
  tzdata/Zones/SystemV:
  tzdata/Zones/Pacific:
  tzdata/Zones/Atlantic:
  tzdata/Zones/US:
  tzdata/Zones/Etc:
  tzdata/Zones/Arctic:
  tzdata/Zones/Antarctica:
* tzdata/Zones/Europe: Moscow
  tzdata/Zones/Africa:
  tzdata/Zones/America:
* tzdata/Areas: Europe
  tzdata/Zones/Indian:



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



Bug#608110: lustre-source: Failed to build modules with module-assistant

2010-12-27 Thread Serge Pokhodyaev
Package: lustre-source
Version: 1.8.3-4
Severity: important
Tags: squeeze

Tried to build lustre modules with command module-assistant -t build 
lustre-source and got message:

checking for 
/usr/src/linux-headers-2.6.32-5-openvz-amd64/include/linux/namei.h... no
checking if you are using Linux 2.6... no
checking that modules can be built at all... no
[...]
BUILD FAILED!

namei.h actially located at 
/usr/src/linux-headers-2.6.32-5-common-openvz/include/linux/namei.h

Then I made a symlink:
 /usr/src/linux-headers-2.6.32-5-openvz-amd64/include/linux/namei.h - 
/usr/src/linux-headers-2.6.32-5-common-openvz/include/linux/namei.h

And started building with the same command again. Got message:

checking for 
/usr/src/linux-headers-2.6.32-5-openvz-amd64/include/linux/namei.h... yes
checking if you are using Linux 2.6... yes
checking for external module build support... yes
checking that modules can be built at all... no
[...]
BUILD FAILED!


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

Kernel: Linux 2.6.32-5-openvz-amd64 (SMP w/16 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 lustre-source depends on:
ii  bzip2   1.0.5-6  high-quality block-sorting file co
ii  debhelper   8.0.0helper programs for debian/rules
ii  dpatch  2.0.31   patch maintenance system for Debia
ii  libsnmp-dev 5.4.3~dfsg-1 SNMP (Simple Network Management Pr
ii  module-assistant0.11.3   tool to make module package creati

lustre-source recommends no packages.

Versions of packages lustre-source suggests:
pn  ofa-kernel-source none (no description available)

-- no debconf information



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