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

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

    <bug>
          <bug_id>3018</bug_id>
          
          <creation_ts>2003-09-21 23:33:12 +0400</creation_ts>
          <short_desc>packages listed in essential file but not installed by default</short_desc>
          <delta_ts>2005-07-13 15:45:26 +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>hasher</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>P5</priority>
          <bug_severity>blocker</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Ivan Zakharyaschev">imz</reporter>
          <assigned_to name="Dmitry V. Levin">ldv</assigned_to>
          <cc>ab</cc>
    
    <cc>at</cc>
    
    <cc>glebfm</cc>
    
    <cc>inger</cc>
    
    <cc>ldv</cc>
    
    <cc>placeholder</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>9399</commentid>
    <comment_count>0</comment_count>
    <who name="Ivan Zakharyaschev">imz</who>
    <bug_when>2003-09-21 23:33:12 +0400</bug_when>
    <thetext>This message appeared during the rebuild of
altair:/user/imz/IN/url_handler-0.2.1-alt1.src.rpm. (Despite this fact, the pkg
was rebuilt.) Perhaps, smth is wrong:

$ hsh  build IN/url_handler-0.2.1-alt1.src.rpm  -v
...
Finding Requires (using /usr/lib/rpm/find-requires)
Executing(Requires): /bin/sh -e /usr/src/RPM/tmp/rpm-tmp.13169
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /usr/lib/rpm/find-requires
error: file /bin/bash: No such file or directory
+ exit 0
PreReq: rpmlib(PayloadFilesHavePrefix) &lt;= 4.0-1 rpmlib(CompressedFileNames) &lt;=
3.0.4-1
Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) &lt;= 4.0-1
rpmlib(CompressedFileNames) &lt;= 3.0.4-1
Requires: common-licenses coreutils coreutils
Conflicts: urlview &lt; 0.9-ipl8mdk mailx &lt; 8.1.2-alt1
Wrote: /usr/src/RPM/RPMS/noarch/url_handler-0.2.1-alt1.noarch.rpm
Executing(--clean): /bin/sh -e /usr/src/RPM/tmp/rpm-tmp.51974
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf url_handler-0.2.1
+ /bin/chmod -Rf u+rwX -- /usr/src/RPM/tmp/url_handler-buildroot
+ /bin/rm -rf -- /usr/src/RPM/tmp/url_handler-buildroot
+ exit 0
1.04user 0.46system 0:03.65elapsed 40%CPU (0avgtext+0avgdata 0maxresident)k
0inputs+0outputs (20694major+12118minor)pagefaults 0swaps
`/usr/src/RPM/RPMS/noarch/url_handler-0.2.1-alt1.noarch.rpm&apos; -&gt;
`/.out/url_handler-0.2.1-alt1.noarch.rpm&apos;
rebuild: rebuild of `url_handler-0.2.1-alt1.src.rpm&apos; complete.
`chroot/.in/url_handler-0.2.1-alt1.src.rpm&apos; -&gt;
`repo/SRPMS.hasher/url_handler-0.2.1-alt1.src.rpm&apos;
`chroot/.out/url_handler-0.2.1-alt1.noarch.rpm&apos; -&gt;
`repo/i586/RPMS.hasher/url_handler-0.2.1-alt1.noarch.rpm&apos;
Components: hasher
Processing pkglists... hasher done
Processing srclists...  hasher done
Creating component releases... done
Updating global release file... done
Appending MD5Sum... hasher done
All your base are belong to us!!!
rebuild: updated hasher repository indices.
$ 


Steps to Reproduce:
1.
2.
3.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>9400</commentid>
    <comment_count>1</comment_count>
    <who name="Dmitry V. Levin">ldv</who>
    <bug_when>2003-09-22 00:06:02 +0400</bug_when>
    <thetext>bash is listed in /etc/buildreqs/packages/essential but hasher does not include it into 
basesystem. 
 
What do you suggest: remove bash from essential list or modify hasher to install it? </thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>9409</commentid>
    <comment_count>2</comment_count>
    <who name="Dmitry V. Levin">ldv</who>
    <bug_when>2003-09-22 01:12:36 +0400</bug_when>
    <thetext>Here is complete list of missing essentials (with compat packages removed): 
 
bash 
console-tools 
gettext-runtime 
kernel[0-9]*-headers.* 
kernel[0-9]*-smp.* 
kernel[0-9]*-up.* 
less 
libintl 
libpng 
libreadline 
mawk 
nss_db 
nss_ldap 
perl 
 
Please help me to find outwhat should be removed from essential list and what should be 
added to hasher&apos;s basesystem. 
 </thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>9445</commentid>
    <comment_count>3</comment_count>
    <who name="at@altlinux.org">at</who>
    <bug_when>2003-09-22 15:49:17 +0400</bug_when>
    <thetext>I would rather remove bash from the list of essential packages.  Let it be the
policy: always use /bin/sh as a standard shell and use /bin/bash only when
interactive features needed.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>9464</commentid>
    <comment_count>4</comment_count>
    <who name="Dmitry V. Levin">ldv</who>
    <bug_when>2003-09-22 18:47:51 +0400</bug_when>
    <thetext>Fixed in: 
rpm-build-4.0.4-alt25 
rpm-utils-0.7.1-alt1 
 
See changelogs for details. </thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>