[Cuis-dev] can't install UI-Tools

Ezequiel Birman ebirman77 at gmail.com
Sat Jul 6 09:36:12 PDT 2024


I think it is the other way around, we need to remove the dependency on
'Collections-CompactArrays' in non-core libraries

❯ rg "!requires: 'Collections-Compact"
Numerics/LinearAlgebra_CompactArrays.pck.st
5:!requires: 'Collections-CompactArrays' 1 11 nil!

Numerics/SignalProcessing.pck.st
4:!requires: 'Collections-CompactArrays' 1 2 nil!

EnhancedText/Unicode/UniCodes.pck.st
6:!requires: 'Collections-CompactArrays' 1 4 nil!

Cuis-Smalltalk-Historical/VectorGraphics-Obsoleted/VectorGraphics.pck.st
5:!requires: 'Collections-CompactArrays' 1 10 nil!

On Sat, 6 Jul 2024 at 16:46, Mark Volkmann via Cuis-dev <
cuis-dev at lists.cuis.st> wrote:

> On Sat, Jul 6, 2024 at 9:43 AM <ken.dickey at whidbey.com> wrote:
>
>> On 2024-07-05 16:52, Mark Volkmann via Cuis-dev wrote:
>>
>> > When I enter `Feature require: 'UI-Tools' in a Workspace and "Do it" I
>> > get the following error:
>> >
>> > Could not find code package file for [Collections-CompactArrays].
>> > Installation of [UI-Widgets] failed.
>>
>> Cuis-Smalltalk-Dev and Cuis7-0 both contain
>> Packges/System/Collections-CompactArrays.pck.s
>>
>
> When I browse
> https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev/tree/master/Packages/System
> I do not see Collections-CompactArrays.pck.st. I think that file was
> accidentally deleted in the 96984e4 commit. See
> https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev/commit/96984e43855d2a4b5a18f5e778810709235d356f#diff-5da0ecae5a30a2b0fd6bc38c0dffe4c192dbffb24db1d704ef659055b347f050
>
> --
> R. Mark Volkmann
> Object Computing, Inc.
> --
> Cuis-dev mailing list
> Cuis-dev at lists.cuis.st
> https://lists.cuis.st/mailman/listinfo/cuis-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20240706/7d79fa61/attachment.htm>


More information about the Cuis-dev mailing list