public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Cygwin setup (x86_64 -  v2.893) : listed of packages selected ignored
@ 2018-08-24 10:12 Kptain
  2018-08-24 11:55 ` Ken Brown
  2018-08-24 19:31 ` Kptain
  0 siblings, 2 replies; 4+ messages in thread
From: Kptain @ 2018-08-24 10:12 UTC (permalink / raw)
  To: cygwin

 Hi all,

 When I try to use Cygwin setup by specifying list of package to download,
all of them are ignored.

 I'm using -P option line this:

 setup-x86_64_2.893.exe -v -d -N -n -D -B -g -A -a x86_64 -p
http://appgw.fcomp.com:80 -P a2ps ,attr ,base-cygwin ,base-files ,bash
,bash-completion ,binutils ,chere ,coreutils ,crypt ,cygutils
,cygutils-extra ,cygwin ,dos2unix ,doxygen ,doxygen-doxywizard ,findutils
,fort77 ,freetds ,gawk ,gcc-core ,gcc-fortran ,gcc-g++ ,gdb ,ghostscript
,git ,gnuplot ,graphviz ,grep ,gzip ,hostname ,make ,man-db ,man-pages-posix
,mintty ,openssh ,pcre ,p7zip ,perl ,perl-Carp ,perl-Data-Dump
,perl-DateTime ,perl-DateTime-Locale ,perl-DateTime-TimeZone
,perl-Encode-Locale ,perl-File-Listing ,perl-File-Which ,perl-Gtk2
,perl-IO-HTML ,perl-IO-String ,perl-JSON ,perl-libwww-perl ,perl-libxml-perl
,perl-Test-Warnings ,perl-TimeDate ,perl-Tk ,perl-Tk-Canvas-GradientColor
,perl-Tk-ColoredButton ,perl-Tk-EntryCheck ,perl-Tk-Getopt ,perl-Tk-Pod
,perl-Win32 ,perl-Win32-GUI ,perl-XML-DOM ,perl-XML-LibXML
,perl-XML-LibXML-Simple ,perl-XML-LibXSLT ,perl-XML-NamespaceSupport
,perl-XML-Parser ,perl-XML-RegExp ,perl-XML-SAX ,perl-XML-SAX-Base
,perl-XML-SAX-Expat ,perl-XML-Simple ,perl-XML-Writer ,perl-XML-XPath
,perl_autorebase ,perl_base ,perl_manpages ,perl_pods ,ping ,pkg-config
,poppler ,putty ,python ,python3 ,python3-pip ,python3-asn1crypto
,python3-cython ,python3-devel ,python3-setuptools ,python3-nose
,python3-wheel ,python3-tkinter ,python-jinja2 ,freetds ,freetds-devel
,libpng ,libpng16 ,libpng16-devel ,libpng-devel ,libopenblas ,liblapack0
,liblapack-devel ,libfreetype-devel ,libfreetype6 ,libsybdb-devel ,rsh ,sed
,subversion ,subversion-tools ,tar ,tcl ,tcl-tk ,tcl-tk-devel ,tcl-devel
,tcsh ,time ,tzcode ,unzip ,vim ,vim-common ,vim-minimal ,xorg ,xpdf ,which
,zip ,zlib ,xhost ,xinit ,xlaunch ,xfree86 ,xorg-server ,libX11-devel,xinit
 -R C:/cygwin_2_10_0r4_prodlight -l C:/temp -s http://mirror.checkdomain.de

where is the issue?

Thanks in advance for you help,




--
Sent from: http://cygwin.1069669.n5.nabble.com/Cygwin-list-f3.html

--
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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Cygwin setup (x86_64 - v2.893) : listed of packages selected ignored
  2018-08-24 10:12 Cygwin setup (x86_64 - v2.893) : listed of packages selected ignored Kptain
@ 2018-08-24 11:55 ` Ken Brown
  2018-08-29 12:17   ` Jon Turney
  2018-08-24 19:31 ` Kptain
  1 sibling, 1 reply; 4+ messages in thread
From: Ken Brown @ 2018-08-24 11:55 UTC (permalink / raw)
  To: cygwin

On 8/23/2018 11:59 AM, Kptain wrote:
>   Hi all,
> 
>   When I try to use Cygwin setup by specifying list of package to download,
> all of them are ignored.
> 
>   I'm using -P option line this:
> 
>   setup-x86_64_2.893.exe -v -d -N -n -D -B -g -A -a x86_64 -p
> http://appgw.fcomp.com:80 -P a2ps ,attr ,base-cygwin ,base-files ,bash

Delete the spaces.  The packages should be separated only by commas. 
Alternatively, delete the commas and use a separate -P for each package.

Ken

--
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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Cygwin setup (x86_64 -  v2.893) : listed of packages selected ignored
  2018-08-24 10:12 Cygwin setup (x86_64 - v2.893) : listed of packages selected ignored Kptain
  2018-08-24 11:55 ` Ken Brown
@ 2018-08-24 19:31 ` Kptain
  1 sibling, 0 replies; 4+ messages in thread
From: Kptain @ 2018-08-24 19:31 UTC (permalink / raw)
  To: cygwin

Ok thanks for your help.

It works correctly by removing spaces.





--
Sent from: http://cygwin.1069669.n5.nabble.com/Cygwin-list-f3.html

--
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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Cygwin setup (x86_64 - v2.893) : listed of packages selected ignored
  2018-08-24 11:55 ` Ken Brown
@ 2018-08-29 12:17   ` Jon Turney
  0 siblings, 0 replies; 4+ messages in thread
From: Jon Turney @ 2018-08-29 12:17 UTC (permalink / raw)
  To: The Cygwin Mailing List

On 23/08/2018 17:39, Ken Brown wrote:
> On 8/23/2018 11:59 AM, Kptain wrote:
>>   Hi all,
>>
>>   When I try to use Cygwin setup by specifying list of package to 
>> download,
>> all of them are ignored.
>>
>>   I'm using -P option line this:
>>
>>   setup-x86_64_2.893.exe -v -d -N -n -D -B -g -A -a x86_64 -p
>> http://appgw.fcomp.com:80 -P a2ps ,attr ,base-cygwin ,base-files ,bash
> 
> Delete the spaces.  The packages should be separated only by commas. 
> Alternatively, delete the commas and use a separate -P for each package.

Yeah, those are the only forms which are correctly handled at the currently.

I think that perhaps setup -P "a2ps , attr" should work, but doesn't, 
which could be considered a bug...



--
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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-08-29 11:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-24 10:12 Cygwin setup (x86_64 - v2.893) : listed of packages selected ignored Kptain
2018-08-24 11:55 ` Ken Brown
2018-08-29 12:17   ` Jon Turney
2018-08-24 19:31 ` Kptain

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).