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

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

    <bug>
          <bug_id>11904</bug_id>
          
          <creation_ts>2007-05-28 14:11:03 +0400</creation_ts>
          <short_desc>Missed dependency on &apos;su&apos;</short_desc>
          <delta_ts>2008-11-09 13:14:31 +0300</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>subversion-server-standalone</component>
          <version>unstable</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>minor</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>11359</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Nikolay A. Fetisov">naf</reporter>
          <assigned_to name="Andrey Cherepanov">cas</assigned_to>
          <cc>cas</cc>
    
    <cc>ender</cc>
    
    <cc>shrek</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>50737</commentid>
    <comment_count>0</comment_count>
    <who name="Nikolay A. Fetisov">naf</who>
    <bug_when>2007-05-28 14:11:03 +0400</bug_when>
    <thetext>В зависимостях пакета subversion-server-standalone-1.4.3-alt3 не 
указана /bin/su, однако без неё сервер через init-скрипт запустить невозможно.



Steps to Reproduce:
# service svnserve start
Starting svnserve service: start-stop-daemon: execv: /bin/su: No such file or 
directory
[FAILED]
# apt-get install su
....
# service svnserve start
Starting svnserve service: [ DONE ]</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>79963</commentid>
    <comment_count>1</comment_count>
    <who name="Grigory Batalov">bga</who>
    <bug_when>2008-10-21 16:28:08 +0400</bug_when>
    <thetext>Передаю мэйнтейнеру</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>80660</commentid>
    <comment_count>2</comment_count>
    <who name="Afanasov Dmitry">ender</who>
    <bug_when>2008-11-05 11:53:27 +0300</bug_when>
    <thetext>вырезка из /etc/init.d/functions
   136                  --user|--set-user)
   137                          shift
   138                          SU=&quot;$1&quot;
   139                          [ -n &quot;$EXPECT&quot; ] || EXPECT=&quot;$SU&quot;
   140                          shift
   141                          ;;

   191  # Actually start the daemon.
   192          if [ -z &quot;$SU&quot; ]; then
   193                  initlog $INITLOG_ARGS -n &quot;$BASENAME&quot; -c &quot;start-stop-daemon $FLAGS -- $*&quot;
   194          else
   195                  initlog $INITLOG_ARGS -n &quot;$BASENAME&quot; -c &quot;start-stop-daemon $FLAGS --startas /bin/su -- \
   196                          -s /bin/sh -l &apos;$SU&apos; -c &apos;$WHICH $*&apos;&quot;
   197          fi

добавлять requires в subversion, или это дело за service?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>80663</commentid>
    <comment_count>3</comment_count>
    <who name="Nikolay A. Fetisov">naf</who>
    <bug_when>2008-11-05 12:20:42 +0300</bug_when>
    <thetext>Согласно комментариям к #11359 - добавлять requires. </thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>80700</commentid>
    <comment_count>4</comment_count>
    <who name="Afanasov Dmitry">ender</who>
    <bug_when>2008-11-05 19:07:31 +0300</bug_when>
    <thetext>понял. с 1.5.4 тогда заброшу.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>80723</commentid>
    <comment_count>5</comment_count>
    <who name="Dmitry V. Levin">ldv</who>
    <bug_when>2008-11-06 02:25:01 +0300</bug_when>
    <thetext>Fixed in 1.5.4-alt1</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>