Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Walkback importing Buoy packages using the Import applications from Tonel option #12

Open
gcotelli opened this issue Sep 9, 2019 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@gcotelli
Copy link

gcotelli commented Sep 9, 2019

I was trying to use the new tonel importer to import some packages I have in Pharo and I'm getting the following error:

Debugger Stack Trace Report:
Error String: 'UndefinedObject does not understand methodDictionary'
Resumable: true

Find attached the stack trace:
stack.txt

It seems that the extensions and classes are not created in the application, so the method loading step is failing.

Steps to reproduce:

  • Download VAST ecap-2
  • Clone https://github.com/ba-st/Buoy and checkout v5.1.0 tag
  • Use the import options and try to import all the packages except the Baseline and Development Tools ones.
  • Put v5.1.0 as version when requested
  • Let Kernel as the first application pre-requisites selection

VAST version info:
VA Smalltalk V9.2ECAP2 (64-bit); Image: 9.2 [433]
on Linux Mint

@marianopeck marianopeck added this to the 1.0 milestone Sep 9, 2019
@eMaringolo eMaringolo added the bug Something isn't working label Sep 27, 2019
@eMaringolo eMaringolo self-assigned this Sep 27, 2019
@eMaringolo eMaringolo removed this from the 1.0 milestone Oct 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants