Re: [OpenIndiana-discuss] "No solution was found to satisfy constraints"

2021-08-22 Thread Richard L. Hamilton
Thanks for the explanation and options. I'm not sure why I have those, but I 
think I'll wait, provided the wait is not so long as to risk worse difficulties 
(probably a lot more than "some days").

> On Aug 22, 2021, at 05:55, Andreas Wacknitz  wrote:
> 
> 
> Am 8/22/21 um 11:49 AM schrieb Andreas Wacknitz:
>> Ok, this one is independent of the golang problem. We have a PR for an
>> update of twisted that hasn't been merged yet.
>> Obviously something else has already been integrated that depends on it.
>> You have some choices here:
>> 
>> 1. Remove twisted, twisted-27 and twisted-35 (they don't seem to be
>> necessary for any other package).
>> 2. Remove the version lock on the effected packages, eg. pfexec
>> change-facet facet.version.lock.library/python/python-twisted-27
> Ups, something was missing:
> pfexec change-facet
> facet.version.lock.library/python/python-twisted-27=false
> 
> You'll need to do that for any effected package.
> 
>> 3. Remove the packages userland-incorporation and entire: pfexec pkg
>> uninstall entire userland-incorporation.
>> Note that this would remove all version lock constraints which is
>> something you don't want on a production system.
>> 4. Wait until we fixed this problem (might take some days)|.
>> |
>> 
>> Regards,
>> Andreas|
>> |
>> 
>> |
>> |
>> 
>> Am 8/22/21 um 11:05 AM schrieb Richard L. Hamilton:
>>> 
 On Aug 22, 2021, at 04:57, Andreas Wacknitz  wrote:
 
 pfexec pkg install userland-incorporation@0.5.11-2020.0.1.14371
>>> root@openindiana:~# pfexec pkg install
>>> userland-incorporation@0.5.11-2020.0.1.14371
>>> Creating Plan (Solver setup): /
>>> pkg install: Package 'library/python/python-twisted' must be
>>> uninstalled or upgraded if the requested operation is to be performed.
>>>Reject:
>>> pkg://openindiana.org/library/python/python-twisted@19.10.0-2020.0.1.0:20200330T161025Z
>>>Reason:  No version matching 'conditional' dependency
>>> library/python/python-twisted-27@19.10.0-2020.0.1.0 can be installed
>>>  
>>>  Reject:
>>> pkg://openindiana.org/library/python/python-twisted-27@19.10.0-2020.0.1.0:20200330T160933Z
>>>  Reason:  All acceptable versions of 'require' dependency on
>>> library/python/automat-27 are obsolete
>>>  
>>> Package 'library/python/python-twisted-27' must be uninstalled or
>>> upgraded if the requested operation is to be performed.
>>>Reject:
>>> pkg://openindiana.org/library/python/python-twisted-27@19.10.0-2020.0.1.0:20200330T160933Z
>>>Reason:  [already rejected; see above]
>>> Package 'library/python/python-twisted-35' must be uninstalled or
>>> upgraded if the requested operation is to be performed.
>>>Reject:
>>> pkg://openindiana.org/library/python/python-twisted-35@19.10.0-2020.0.1.0:20200330T160956Z
>>>Reason:  No version matching 'require' dependency
>>> library/python/python-twisted@19.10.0-2020.0.1.0 can be installed
>>> 
>>> ___
>>> openindiana-discuss mailing list
>>> openindiana-discuss@openindiana.org
>>> https://openindiana.org/mailman/listinfo/openindiana-discuss
>> ___
>> openindiana-discuss mailing list
>> openindiana-discuss@openindiana.org
>> https://openindiana.org/mailman/listinfo/openindiana-discuss
> 
> ___
> openindiana-discuss mailing list
> openindiana-discuss@openindiana.org
> https://openindiana.org/mailman/listinfo/openindiana-discuss
> 

-- 
eMail:  mailto:rlha...@smart.net




___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] "No solution was found to satisfy constraints"

2021-08-22 Thread Andreas Wacknitz



Am 8/22/21 um 11:49 AM schrieb Andreas Wacknitz:

Ok, this one is independent of the golang problem. We have a PR for an
update of twisted that hasn't been merged yet.
Obviously something else has already been integrated that depends on it.


To be more precise: automat-27 has been obsoleted so you might also need
to uninstall that package, too.

Andreas

___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] "No solution was found to satisfy constraints"

2021-08-22 Thread Andreas Wacknitz


Am 8/22/21 um 11:49 AM schrieb Andreas Wacknitz:

Ok, this one is independent of the golang problem. We have a PR for an
update of twisted that hasn't been merged yet.
Obviously something else has already been integrated that depends on it.
You have some choices here:

1. Remove twisted, twisted-27 and twisted-35 (they don't seem to be
necessary for any other package).
2. Remove the version lock on the effected packages, eg. pfexec
change-facet facet.version.lock.library/python/python-twisted-27

Ups, something was missing:
pfexec change-facet
facet.version.lock.library/python/python-twisted-27=false

You'll need to do that for any effected package.


3. Remove the packages userland-incorporation and entire: pfexec pkg
uninstall entire userland-incorporation.
    Note that this would remove all version lock constraints which is
something you don't want on a production system.
4. Wait until we fixed this problem (might take some days)|.
|

Regards,
Andreas|
|

|
|

Am 8/22/21 um 11:05 AM schrieb Richard L. Hamilton:



On Aug 22, 2021, at 04:57, Andreas Wacknitz  wrote:

pfexec pkg install userland-incorporation@0.5.11-2020.0.1.14371

root@openindiana:~# pfexec pkg install
userland-incorporation@0.5.11-2020.0.1.14371
Creating Plan (Solver setup): /
pkg install: Package 'library/python/python-twisted' must be
uninstalled or upgraded if the requested operation is to be performed.
   Reject:
pkg://openindiana.org/library/python/python-twisted@19.10.0-2020.0.1.0:20200330T161025Z
   Reason:  No version matching 'conditional' dependency
library/python/python-twisted-27@19.10.0-2020.0.1.0 can be installed
 
 Reject:
pkg://openindiana.org/library/python/python-twisted-27@19.10.0-2020.0.1.0:20200330T160933Z
 Reason:  All acceptable versions of 'require' dependency on
library/python/automat-27 are obsolete
 
Package 'library/python/python-twisted-27' must be uninstalled or
upgraded if the requested operation is to be performed.
   Reject:
pkg://openindiana.org/library/python/python-twisted-27@19.10.0-2020.0.1.0:20200330T160933Z
   Reason:  [already rejected; see above]
Package 'library/python/python-twisted-35' must be uninstalled or
upgraded if the requested operation is to be performed.
   Reject:
pkg://openindiana.org/library/python/python-twisted-35@19.10.0-2020.0.1.0:20200330T160956Z
   Reason:  No version matching 'require' dependency
library/python/python-twisted@19.10.0-2020.0.1.0 can be installed

___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss

___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] "No solution was found to satisfy constraints"

2021-08-22 Thread Andreas Wacknitz

Ok, this one is independent of the golang problem. We have a PR for an
update of twisted that hasn't been merged yet.
Obviously something else has already been integrated that depends on it.
You have some choices here:

1. Remove twisted, twisted-27 and twisted-35 (they don't seem to be
necessary for any other package).
2. Remove the version lock on the effected packages, eg. pfexec
change-facet facet.version.lock.library/python/python-twisted-27
3. Remove the packages userland-incorporation and entire: pfexec pkg
uninstall entire userland-incorporation.
    Note that this would remove all version lock constraints which is
something you don't want on a production system.
4. Wait until we fixed this problem (might take some days)|.
|

Regards,
Andreas|
|

|
|

Am 8/22/21 um 11:05 AM schrieb Richard L. Hamilton:



On Aug 22, 2021, at 04:57, Andreas Wacknitz  wrote:

pfexec pkg install userland-incorporation@0.5.11-2020.0.1.14371

root@openindiana:~# pfexec pkg install 
userland-incorporation@0.5.11-2020.0.1.14371
Creating Plan (Solver setup): /
pkg install: Package 'library/python/python-twisted' must be uninstalled or 
upgraded if the requested operation is to be performed.
   Reject:  
pkg://openindiana.org/library/python/python-twisted@19.10.0-2020.0.1.0:20200330T161025Z
   Reason:  No version matching 'conditional' dependency 
library/python/python-twisted-27@19.10.0-2020.0.1.0 can be installed
 
 Reject:  
pkg://openindiana.org/library/python/python-twisted-27@19.10.0-2020.0.1.0:20200330T160933Z
 Reason:  All acceptable versions of 'require' dependency on 
library/python/automat-27 are obsolete
 
Package 'library/python/python-twisted-27' must be uninstalled or upgraded if 
the requested operation is to be performed.
   Reject:  
pkg://openindiana.org/library/python/python-twisted-27@19.10.0-2020.0.1.0:20200330T160933Z
   Reason:  [already rejected; see above]
Package 'library/python/python-twisted-35' must be uninstalled or upgraded if 
the requested operation is to be performed.
   Reject:  
pkg://openindiana.org/library/python/python-twisted-35@19.10.0-2020.0.1.0:20200330T160956Z
   Reason:  No version matching 'require' dependency 
library/python/python-twisted@19.10.0-2020.0.1.0 can be installed

___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss

___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] "No solution was found to satisfy constraints"

2021-08-22 Thread Richard L. Hamilton



> On Aug 22, 2021, at 04:57, Andreas Wacknitz  wrote:
> 
> pfexec pkg install userland-incorporation@0.5.11-2020.0.1.14371

root@openindiana:~# pfexec pkg install 
userland-incorporation@0.5.11-2020.0.1.14371
Creating Plan (Solver setup): /
pkg install: Package 'library/python/python-twisted' must be uninstalled or 
upgraded if the requested operation is to be performed.
  Reject:  
pkg://openindiana.org/library/python/python-twisted@19.10.0-2020.0.1.0:20200330T161025Z
  Reason:  No version matching 'conditional' dependency 
library/python/python-twisted-27@19.10.0-2020.0.1.0 can be installed

Reject:  
pkg://openindiana.org/library/python/python-twisted-27@19.10.0-2020.0.1.0:20200330T160933Z
Reason:  All acceptable versions of 'require' dependency on 
library/python/automat-27 are obsolete

Package 'library/python/python-twisted-27' must be uninstalled or upgraded if 
the requested operation is to be performed.
  Reject:  
pkg://openindiana.org/library/python/python-twisted-27@19.10.0-2020.0.1.0:20200330T160933Z
  Reason:  [already rejected; see above]
Package 'library/python/python-twisted-35' must be uninstalled or upgraded if 
the requested operation is to be performed.
  Reject:  
pkg://openindiana.org/library/python/python-twisted-35@19.10.0-2020.0.1.0:20200330T160956Z
  Reason:  No version matching 'require' dependency 
library/python/python-twisted@19.10.0-2020.0.1.0 can be installed

___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] "No solution was found to satisfy constraints"

2021-08-22 Thread Andreas Wacknitz

Hi,
Sorry for the inconvenience. We had some problems after golang-117 has 
been released as golang-116 which led to the following situation:


╰─➤  pkg list -a|grep golang
developer/golang 1.17-2020.0.1.0    ---
developer/golang-110 1.10.8-2020.0.1.0  ---
developer/golang-111 1.11.10-2020.0.1.0 ---
developer/golang-112 1.12.17-2020.0.1.0 ---
developer/golang-113 1.13.8-2020.0.1.0  ---
developer/golang-114 1.14.15-2020.0.1.0 ---
developer/golang-115 1.15.15-2020.0.1.0 ---
developer/golang-116 1.17-2020.0.1.0    ---
developer/golang-16 1.6.3-2017.0.0.3   --o
developer/golang-18 1.8.7-2020.0.1.0   ---

In such situation one would run "pkgrepo remove -s  
golang-116@1.17" in order to fix the repository contents.
Alas our system running the pkg server is too old to support "pkgrepo 
remove" and so I had to copy the whole repository to another system, 
fixing this problem there, and copy everything back.
What I also did was to shrink the repository by creating a clone 
repository that only contains the latest versions of everything because 
the respository size was so big that pkg updates took a vast amount of 
time and memory.


At the moment everything seems correct related to golang-116 on my side:
╰─➤  pfexec pkg refresh
╰─➤  pkg list -a|grep golang
developer/golang 1.17-2020.0.1.1    ---
developer/golang-110 1.10.8-2020.0.1.0  ---
developer/golang-111 1.11.10-2020.0.1.0 ---
developer/golang-112 1.12.17-2020.0.1.0 ---
developer/golang-113 1.13.8-2020.0.1.0  ---
developer/golang-114 1.14.15-2020.0.1.0 ---
developer/golang-115 1.15.15-2020.0.1.0 ---
developer/golang-116 1.16.7-2020.0.1.0  ---
developer/golang-117 1.17-2020.0.1.1    ---
developer/golang-16 1.6.3-2017.0.0.3   --o
developer/golang-18 1.8.7-2020.0.1.0   ---
╰─➤  pfexec pkg install golang-116
   Packages to install:  1
   Mediators to change:  1
   Create boot environment: No
Create backup boot environment: No

DOWNLOAD    PKGS FILES    XFER 
(MB)   SPEED
Completed    1/1 9645/9645 230.9/230.9  
6.1M/s


PHASE  ITEMS
Installing new actions 9661/9661
Updating package state database Done
Updating package cache   0/0
Updating image state    Done
Creating fast lookup database   Done
Reading search index    Done
Updating search index    1/1
Updating package cache   1/1


Your problem might indicate another inconsistency either on your side or 
in the repository. Can you run


pfexec pkg install userland-incorporation@0.5.11-2020.0.1.14371

This will reveal the constraints that prohibit the update on your side.

Regards,
Andreas

Am 8/22/21 um 9:33 AM schrieb Richard L. Hamilton:

What's up with this? Yesterday's pkg update was fine, and found a few things, 
so this seems odd. Not like I've done anything recently but run a pkg update 
every now and again (daily if I get to  it and my Internet, cranky in hot 
weather, is up).

root@openindiana:~# pkg update
Creating Plan (Running solver): /
pkg update: No solution was found to satisfy constraints
No solution found to update to latest available versions.
This may indicate an overly constrained set of packages are installed.
  
latest incorporations:
  
   pkg://openindiana.org/consolidation/userland/userland-incorporation@0.5.11,5.11-2020.0.1.14371:20210821T075734Z
  
Dependency analysis is unable to determine the cause.

Try specifying expected versions to obtain more detailed error messages.


___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss

___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] "No solution was found to satisfy constraints"

2021-08-22 Thread Richard L. Hamilton
What's up with this? Yesterday's pkg update was fine, and found a few things, 
so this seems odd. Not like I've done anything recently but run a pkg update 
every now and again (daily if I get to  it and my Internet, cranky in hot 
weather, is up).

root@openindiana:~# pkg update
Creating Plan (Running solver): /
pkg update: No solution was found to satisfy constraints
No solution found to update to latest available versions.
This may indicate an overly constrained set of packages are installed.
 
latest incorporations:
 
  
pkg://openindiana.org/consolidation/userland/userland-incorporation@0.5.11,5.11-2020.0.1.14371:20210821T075734Z
 
Dependency analysis is unable to determine the cause.
Try specifying expected versions to obtain more detailed error messages.


___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss