public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Specifying package version in command line of setup
@ 2015-10-03 17:08 Alexey Sokolov
  2015-10-03 17:37 ` Marco Atzeri
  0 siblings, 1 reply; 4+ messages in thread
From: Alexey Sokolov @ 2015-10-03 17:08 UTC (permalink / raw)
  To: cygwin

Hi

When gcc-5 was uploaded (as test), gcc-4 broke:

C:/cygwin-root/lib/gcc/i686-pc-cygwin/4.9.3/cc1plus.exe: error while
loading shared libraries: cygisl-10.dll: cannot open shared object file:
No such file or directory

I'm using this to install cygwin:
setup-x86.exe --quiet-mode ... --packages automake,gcc-g++,...

But it installs gcc-4, because gcc-5 is marked as test version.

Is there some way to specify on command line:
* which version of which package I want to install,
* or to enable installation of test versions?

--
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: Specifying package version in command line of setup
  2015-10-03 17:08 Specifying package version in command line of setup Alexey Sokolov
@ 2015-10-03 17:37 ` Marco Atzeri
  2015-10-03 18:53   ` Alexey Sokolov
  0 siblings, 1 reply; 4+ messages in thread
From: Marco Atzeri @ 2015-10-03 17:37 UTC (permalink / raw)
  To: cygwin

On 03/10/2015 19:08, Alexey Sokolov wrote:
> Hi
>
> When gcc-5 was uploaded (as test), gcc-4 broke:
>
> C:/cygwin-root/lib/gcc/i686-pc-cygwin/4.9.3/cc1plus.exe: error while
> loading shared libraries: cygisl-10.dll: cannot open shared object file:
> No such file or directory

https://cygwin.com/cgi-bin2/package-cat.cgi?file=x86%2Flibisl10%2Flibisl10-0.11.1-2&grep=cygisl-10.dll

You can not have gcc-4 and ggc-5 installed at the same time with
setup.

> I'm using this to install cygwin:
> setup-x86.exe --quiet-mode ... --packages automake,gcc-g++,...
>
> But it installs gcc-4, because gcc-5 is marked as test version.
>
> Is there some way to specify on command line:
> * which version of which package I want to install,
> * or to enable installation of test versions?

not that I am aware of.


--
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: Specifying package version in command line of setup
  2015-10-03 17:37 ` Marco Atzeri
@ 2015-10-03 18:53   ` Alexey Sokolov
  2015-10-03 19:54     ` Ken Brown
  0 siblings, 1 reply; 4+ messages in thread
From: Alexey Sokolov @ 2015-10-03 18:53 UTC (permalink / raw)
  To: cygwin

> libisl10

Ah, that helped, thanks. This dependency is missing from gcc-4 though.

> You can not have gcc-4 and ggc-5 installed at the same time with
> setup.
> 

Yes, sure, I didn't try to install both at the same time. I wanted to
install some version which is working. Gcc-4 didn't run due to error
above, and I didn't find a way to install gcc-5 without GUI.

I thought that it's related to gcc-5 because of
https://cygwin.com/ml/cygwin/2015-09/msg00282.html
And before upload of gcc-5 to the archive, gcc-4 was working fine when
installed this way (just gcc-g++, without explicit libisl10)

>> Is there some way to specify on command line:
>> * which version of which package I want to install,
>> * or to enable installation of test versions?
> 
> not that I am aware of.
> 

This would enable me to install gcc-5, which is another way to
workaround problem of a non-working gcc-4. Such features would be useful
in other situations too.


--
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: Specifying package version in command line of setup
  2015-10-03 18:53   ` Alexey Sokolov
@ 2015-10-03 19:54     ` Ken Brown
  0 siblings, 0 replies; 4+ messages in thread
From: Ken Brown @ 2015-10-03 19:54 UTC (permalink / raw)
  To: cygwin; +Cc: JonY

On 10/3/2015 2:53 PM, Alexey Sokolov wrote:
>> libisl10
>
> Ah, that helped, thanks. This dependency is missing from gcc-4 though.

I think the problem is that when JonY uploaded gcc-5, he inadvertently 
changed the dependencies of the gcc packages to those of gcc-5. 
Probably those packages should require the dependencies of both gcc-4 
and gcc-5.

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

end of thread, other threads:[~2015-10-03 19:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-03 17:08 Specifying package version in command line of setup Alexey Sokolov
2015-10-03 17:37 ` Marco Atzeri
2015-10-03 18:53   ` Alexey Sokolov
2015-10-03 19:54     ` Ken Brown

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