[BUG] KomPackagingInfo class>>doesNotUnderstand: #default when loading KomHttpServer from SM

bernhard at pieber.com bernhard at pieber.com
Sun Feb 29 16:33:04 UTC 2004


I wanted to try out Seaside but I got a debugger when I tried to load
KomHttpServer from SqueakMap.

I did the following:
- Downloaded Squeak3.7a-5657.zip
- Updated code from the Squeak Public Updates (European Mirror)
- Opened the Package Loader
- Upgraded all installed packages
- In the process I was asked if I wanted to install the latest version
of Monticello
- Answered yes
- Installed KomHttpServer 6.2 from SqueakMap
- I was asked whether I also wanted to install KomPackaging.
- I answered no because previous posts to the list suggested this. (See
the thread 'Issue with KomHttpServer')

I got the following message dialog:
Error occurred during install:
KomPackagingInfo class>>default

I pressed Alt-. and looked at the full stack. The error originates from
the following statement in SARInstaller>DoIt
	KomPackagingInfo default buildNumber: '36' asVersion

Has anyone managed to get Seaside and KomHttpServer running in a
3.7alpha image?

- Bernhard




More information about the Squeak-dev mailing list