X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:subject:references:date:in-reply-to :message-id:mime-version:content-type; q=dns; s=default; b=lxpW9 MSrHdf7QEKad+vt7NJBY5/8fT6uGAMRydD7e1raWUcaVWxAW03ZJ4a0yin7wUrZc 4mKzknOyJEPiCuzn+Gj7qTRI5tFj9prkC63cQp+HHZyWk4Maxv+sVxx9ea9WQO6/ CAi6tqoN6+sjfILxzz8ae7TPmcalMoNzAzXyis= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:subject:references:date:in-reply-to :message-id:mime-version:content-type; s=default; bh=pZLhS5hTVg8 oPW7H4p24n0M68fU=; b=YtoU7GdhsYpXZQP5psEBg/2Vxv4l+uAKwWV8iTLDcyz RtBKqqVBCJV0ZauK8X5HIb/hJ90Ilc1L04ZkHTeo+njPmzs0WjHi1T3t2h/yk/00 OhRNUFLNbR1gZ1k1bHarNWKxuh9qb6VGsHY3XcLsR3BSdmSSmt4i2VbnXXTAT2C8 = Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.3 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=wherever, nonexisting, non-existing X-HELO: mail-in-11.arcor-online.net X-DKIM: Sendmail DKIM Filter v2.8.2 mail-in-16.arcor-online.net 3qPkKM2n3KzCPVc From: Achim Gratz To: cygwin AT cygwin DOT com Subject: Re: Don't I get /etc/profile with a fresh installation? References: <198991484 DOT 20160315163836 AT yandex DOT ru> Date: Tue, 15 Mar 2016 19:53:26 +0100 In-Reply-To: (Gerrit Haase's message of "Tue, 15 Mar 2016 17:35:46 +0100") Message-ID: <874mc7374p.fsf@Rainer.invalid> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.91 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Gerrit Haase writes: > How can I see all packages in Base category, I am in offline mode, and > it shows me only all the packages which are present in my package > folder. > How did you find, that there were more missing? I just happen to know that there are more packages than just base-files and cygwin in the base category. You'd have to look in setup.ini, provided it is current. > BTW, the first issue is resolved for me now. As I was doing the > installation in offline mode and using a local repository, and didn't > update the base-files package in the first run, it was not picking the > previous version, and not choking about not able to resolve required > dependencies. Well, you are supposed to have a self-consistent local directory to install from. It's not hard to create either, just tell setup to operate in download mode (-D/--download) and point it to some non-existing install root location (so that it determines that you haven't got anything installed yet). Then do your package selection and wait until it has downloaded everything into the local directory. You can then install the same set of packages offline wherever you have access to the local directory. If you don't know yet what you'd like to install, tell setup to install everything (-C All/--category All) and maybe even include the sources (-I/--include-source). But then you need quite a bit of space for your local directory. Lastly if you really want to see everything, not just the packages in your local mirror, then you can use -m/--mirror-mode to tell setup you have a clean mirror and it won't try to find out if the packages from setup.ini are actually present and you get to see the full package list, even though you can't install the packages that aren't available. Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ Factory and User Sound Singles for Waldorf Q+, Q and microQ: http://Synth.Stromeko.net/Downloads.html#WaldorfSounds -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple