Hi,

I forgot to mention the error while try to load Seaside is
aFileDoesNotExistException.

Here is the error:
FileDoesNotExistException:
'/tmp/github--SeasideStSeasidev34x236606819388710396423147085274778742445.zip'

Image: Pharo7.0.4 [Build information:
Pharo-7.0.4+build.168.sha.ccd1f6489120f58ddeacb2cac77cd3a0f0dcfbe6 (64 Bit)]

File>>openForWrite:
        Receiver: a File
        Arguments and temporary variables: 
                writeMode:      false
                fileHandle:     nil
        Receiver's instance variables: 
                name: 
'/tmp/github--SeasideStSeasidev34x236606819388710396423147085274778742445...etc...


File>>openForRead
        Receiver: a File
        Arguments and temporary variables: 
        Receiver's instance variables: 
                name: 
'/tmp/github--SeasideStSeasidev34x236606819388710396423147085274778742445...etc...
File class>>openForReadFileNamed:
        Receiver: File
        Arguments and temporary variables: 
                aName: 
'/tmp/github--SeasideStSeasidev34x23660681938871039642314708527477874244...etc...
        Receiver's instance variables: 
                superclass:     Object
                methodDict:     a MethodDictionary(#basename->File>>#basename
#basicOpenForWrite:->...etc...
                format:         65537
                layout:         a FixedLayout
                organization:   a ClassOrganization
                subclasses:     nil
                name:   #File
                classPool:      a Dictionary(#Registry->a WeakRegistry(<this 
WeakRegistry is
locked>...etc...
                sharedPools:    an OrderedCollection()
                environment:    a SystemDictionary(lots of globals)
                category:       #'Files-Core'
ZipArchive>>readFrom:
        Receiver: a ZipArchive
        Arguments and temporary variables: 
                aStreamOrFileName:      File @
/tmp/github--SeasideStSeasidev34x23660681938871039642...etc...
                stream:         nil
                name: 
'/tmp/github--SeasideStSeasidev34x236606819388710396423147085274778742445...etc...
                eocdPosition:   nil
        Receiver's instance variables: 
                members:        an OrderedCollection()
                centralDirectorySize:   nil
                centralDirectoryOffsetWRTStartingDiskNumber:    nil
                zipFileComment:         ''
                writeCentralDirectoryOffset:    0
                writeEOCDOffset:        0
IceMetacelloPharoPlatform(MetacelloPharoPlatform)>>downloadZipArchive:to:
        Receiver: an IceMetacelloPharoPlatform
        Arguments and temporary variables: 
                url:    'https://github.com/SeasideSt/Seaside/zipball/v3.4.x'
                outputFileName: 
'/tmp/github--SeasideStSeasidev34x23660681938871039642314708527...etc...
        Receiver's instance variables: 
                bypassProgressBars:     false
                bypassGoferLoadUpdateCategories:        false






--
Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html

Reply via email to