public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Ulli Horlacher <framstag@rus.uni-stuttgart.de>
To: The Cygwin Mailing List <cygwin@cygwin.com>
Subject: Re: search and install packages via bash?
Date: Thu, 8 Jul 2021 15:53:24 +0200	[thread overview]
Message-ID: <20210708135324.GA20639@tik.uni-stuttgart.de> (raw)
In-Reply-To: <bf14fb2b-ddf5-8618-0da3-9ea5531c5877@dronecode.org.uk>

On Thu 2021-07-08 (13:13), Jon Turney wrote:
> On 08/07/2021 09:45, Ulli Horlacher wrote:
> 
> > Is it possible from an interactive bash to search for cygwin packages (by
> > substring match) and install them?
> > 
> > I tried "/setup-x86_64.exe -h" but cannot see any options for it.
> 
> This feature doesn't exist (yet).
> 
> You could possibly build something equivalent using 'cygcheck -p' and 
> then processing it's output

This is the easy part, but how do I install a package via bash?
I tried it this way:


W10dev:/usr/local: /setup-x86_64.exe  -M -B -R "$CYGWIN_ROOT" -l "$CYGWIN_ROOT/.pkg-cache" -s https://ftp.fau.de/cygwin -P mksh
Starting cygwin install, version 2.908
User has NO backup/restore rights
io_stream_cygfile: fopen(/etc/setup/setup.rc) failed 2 No such file or directory
Current Directory: C:\Users\admin\cygwin/.pkg-cache
root: C:\Users\admin\cygwin user
Selected local directory: C:\Users\admin\cygwin/.pkg-cache
net: Preconfig
site: https://ftp.fau.de/cygwin/


But got "Nothing to install or update"

https://fex.flupp.org/fop/nbVoB9kQ/X-20210708155136.png


The fopen() error is mysterious for me, too:

W10dev:/usr/local: ll /etc/setup/setup.rc
-rw-r--r-- admin None 11,850 2021-07-08 15:36:54 /etc/setup/setup.rc

W10dev:/usr/local: id
uid=1001(admin) gid=197121(None) groups=197121(None),545(Users),4(INTERACTIVE),66049(CONSOLE LOGON),11(Authenticated Users),15(This Organization),113(Local account),4095(CurrentSession),66048(LOCAL),262154(NTLM Authentication),401408(Medium Mandatory Level)

W10dev:/usr/local: head -2 /etc/setup/setup.rc
last-cache
        C:\Users\admin\cygwin/.pkg-cache


-- 
Ullrich Horlacher              Server und Virtualisierung
Rechenzentrum TIK         
Universitaet Stuttgart         E-Mail: horlacher@tik.uni-stuttgart.de
Allmandring 30a                Tel:    ++49-711-68565868
70569 Stuttgart (Germany)      WWW:    http://www.tik.uni-stuttgart.de/
REF:<bf14fb2b-ddf5-8618-0da3-9ea5531c5877@dronecode.org.uk>

  reply	other threads:[~2021-07-08 13:53 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-08  8:45 Ulli Horlacher
2021-07-08 12:13 ` Jon Turney
2021-07-08 13:53   ` Ulli Horlacher [this message]
2021-07-08 14:46     ` Marco Atzeri
2021-07-08 15:02       ` Ulli Horlacher
2021-07-08 14:19   ` Ulli Horlacher
2021-07-08 21:11     ` Richard Beels
2021-07-08 21:11     ` Richard Beels
2021-07-08 21:11     ` Richard Beels
     [not found]     ` <20210708211451.0007A3888821@sourceware.org>
2021-07-10  4:14       ` Richard Beels
     [not found]     ` <20210708211539.705673AA9C30@sourceware.org>
2021-07-10 14:13       ` Adam Dinwoodie
2021-07-10 14:20         ` Eliot Moss
2021-07-08 18:28 ` Thomas Wolff

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210708135324.GA20639@tik.uni-stuttgart.de \
    --to=framstag@rus.uni-stuttgart.de \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).