<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>12579</bug_id>
          
          <creation_ts>2007-08-16 10:52:34 +0400</creation_ts>
          <short_desc>error reading information on service httpd</short_desc>
          <delta_ts>2010-10-31 01:01:59 +0400</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>atslog-web</component>
          <version>unstable</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Denis Klimov">zver</reporter>
          <assigned_to name="Slava Dubrovskiy">dubrsl</assigned_to>
          <cc>hiddenman</cc>
    
    <cc>mike</cc>
    
    <cc>vvk</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>54191</commentid>
    <comment_count>0</comment_count>
    <who name="Denis Klimov">zver</who>
    <bug_when>2007-08-16 10:52:35 +0400</bug_when>
    <thetext>[root@ve163-atslog /]# apt-get install atslog-web
Reading Package Lists... Done
Building Dependency Tree... Done
The following extra packages will be installed:
  libgamin-fam libkrb5 libldap2.3 libsasl2 lighttpd
The following NEW packages will be installed:
  atslog-web libgamin-fam libkrb5 libldap2.3 libsasl2 lighttpd
0 upgraded, 6 newly installed, 0 removed and 21 not upgraded.
Need to get 1568kB of archives.
After unpacking 3998kB of additional disk space will be used.
Do you want to continue? [Y/n]
Get:1 ftp://altlinux.distance.ru i586/classic libgamin-fam 0.1.8-alt1 [11.7kB]
Get:2 ftp://altlinux.distance.ru i586/classic libkrb5 1.5.1-alt4.M40.1 [554kB]
Get:3 ftp://altlinux.distance.ru i586/classic libsasl2 2.1.22-alt1.1.0 [193kB]
Get:4 ftp://altlinux.distance.ru i586/classic libldap2.3 2.3.35-alt0 [256kB]
Get:5 ftp://altlinux.distance.ru i586/classic lighttpd 1.4.15-
alt1.svn.1881.M40.1 [252kB]
Get:6 ftp://altlinux.distance.ru i586/classic atslog-web 1:2.2.0-alt1.svn688 
[302kB]
Fetched 1568kB in 0s (1730kB/s)
Committing changes...
Preparing...                                  
###################################################################################################
 [100%]
1: libgamin-fam                               
###################################################################################################
 [ 16%]
2: libkrb5                                    
###################################################################################################
 [ 33%]
3: libsasl2                                   
###################################################################################################
 [ 50%]
4: libldap2.3                                 
###################################################################################################
 [ 66%]
5: lighttpd                                   
###################################################################################################
 [ 83%]
6: atslog-web                                 
###################################################################################################
 [100%]
error reading information on service httpd: No such file or directory
error: execution of %post scriptlet from atslog-web-2.2.0-alt1.svn688 failed, 
exit status 1




Expected Results:  
install without error</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>54227</commentid>
    <comment_count>1</comment_count>
    <who name="Andrew Kornilov">hiddenman</who>
    <bug_when>2007-08-16 18:49:01 +0400</bug_when>
    <thetext>В спеке:
Requires: webserver
но 
%post web
%post_service httpd
и по зависимости ставится lighttpd.

Что делать? Ставить зависимость на apache?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>54233</commentid>
    <comment_count>2</comment_count>
    <who name="Vladimir V. Kamarzin">vvk</who>
    <bug_when>2007-08-17 08:41:37 +0400</bug_when>
    <thetext>Всё что завязано на вебсерверы, должно выноситься в отдельные подпакеты. См.
например ту же seiroswiki или mailgraph.

В данном случае мне представляется
- atslog-web-engine - не требует ничего
- atslog-web-apache - конфиг апача + зависимость
- atslog-web-apache2 - конфиг для апача2 + зависимость + включение нужных
модулей апача при установке

Для остальных веб-серверов вроде подпакеты не нужны, т.к. ничего специфического
там не требуется.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>54234</commentid>
    <comment_count>3</comment_count>
    <who name="Denis Klimov">zver</who>
    <bug_when>2007-08-17 09:08:08 +0400</bug_when>
    <thetext>Еще было бы неплохо чтобы подпакеты (atslog-mysql, atslog-pgsql...) не тянули в 
зависимостях определенную версию php</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>54235</commentid>
    <comment_count>4</comment_count>
    <who name="Vladimir V. Kamarzin">vvk</who>
    <bug_when>2007-08-17 09:21:23 +0400</bug_when>
    <thetext>Зависимости на php вообще лучше тоже убрать в подпакеты.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>54252</commentid>
    <comment_count>5</comment_count>
    <who name="Andrew Kornilov">hiddenman</who>
    <bug_when>2007-08-17 14:10:52 +0400</bug_when>
    <thetext>(In reply to comment #3)
&gt; Еще было бы неплохо чтобы подпакеты (atslog-mysql, atslog-pgsql...) не тянули в 
&gt; зависимостях определенную версию php
А в спеке не прописана определенная версия, просто php-mysql, php-pgsql.
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>54254</commentid>
    <comment_count>6</comment_count>
    <who name="Denis Klimov">zver</who>
    <bug_when>2007-08-17 14:28:04 +0400</bug_when>
    <thetext>(In reply to comment #5)
&gt; А в спеке не прописана определенная версия, просто php-mysql, php-pgsql.

Эти пакеты содержат в себе модули для php четвертой версии, соответственно и 
тянут за собой четвертую версию

</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>54255</commentid>
    <comment_count>7</comment_count>
    <who name="Andrew Kornilov">hiddenman</who>
    <bug_when>2007-08-17 14:33:22 +0400</bug_when>
    <thetext>(In reply to comment #6)
&gt; (In reply to comment #5)
&gt; &gt; А в спеке не прописана определенная версия, просто php-mysql, php-pgsql.
&gt; 
&gt; Эти пакеты содержат в себе модули для php четвертой версии, соответственно и 
&gt; тянут за собой четвертую версию
&gt; 
&gt; 
А я не припомню, чтобы с php5 работали скрипты. У вас работают? Тогда можно
разделить.
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>54265</commentid>
    <comment_count>8</comment_count>
    <who name="Denis Klimov">zver</who>
    <bug_when>2007-08-17 15:21:10 +0400</bug_when>
    <thetext>(In reply to comment #7)
&gt; А я не припомню, чтобы с php5 работали скрипты. У вас работают? Тогда можно
&gt; разделить.
работают

</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>