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

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

    <bug>
          <bug_id>26633</bug_id>
          
          <creation_ts>2011-11-26 04:19:21 +0400</creation_ts>
          <short_desc>apt config in the live system to access the pkgs on the DVD</short_desc>
          <delta_ts>2012-01-10 13:55:31 +0400</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>3</classification_id>
          <classification>Distributions</classification>
          <product>Simply Linux</product>
          <component>installer</component>
          <version>6.0</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>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Ivan Zakharyaschev">imz</reporter>
          <assigned_to name="Mikhail Efremov">sem</assigned_to>
          
          
          <qa_contact name="Andrey Cherepanov">cas</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>127201</commentid>
    <comment_count>0</comment_count>
    <who name="Ivan Zakharyaschev">imz</who>
    <bug_when>2011-11-26 04:19:21 +0400</bug_when>
    <thetext>In the live system on the Simply Linux 6.0.2 DVD, APT is not configured to take the packages from the DVD.

It would be convenient if it were, because there are more packages on the DVD than there are installed in the live system.

The configuration of APT could either list the package repository on the DVD (mounted at /image/) as a repo to be accessed as files, or as a cdrom...

For example, I tried to give the correct options to APT to manually access it as a CD, they turned out to be something like:

apt-cdrom --cdrom /image/ --no-mount add

apt-get update
apt-get -o cdrom::Mount=/image/ -o cdrom::/image/::Mount=/bin/true cdrom::/image/::UMount=/bin/true install 

Also, an option that says APT not to copy the packages acquired from the CD into the cache would be good -- in order to occupy less of the valuable RAM.

Probably, configuring this source as a file source would be simpler.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>128165</commentid>
    <comment_count>1</comment_count>
    <who name="Andrey Cherepanov">cas</who>
    <bug_when>2012-01-10 13:55:31 +0400</bug_when>
    <thetext>Ошибка переведена на релиз-менеджера Simply Linux.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>