I forgot to add a successfull test case result which matches the
original simple test case.

The test case in the bug description can be now verified by observing
the following in /var/log/uwsgi/app/test.log:

Tue Jul 17 22:06:05 2012 - PSGI app 0 (/dev/null) loaded at 0x105ed18
Tue Jul 17 22:06:05 2012 - *** uWSGI is running in multiple interpreter mode ***
Tue Jul 17 22:06:05 2012 - spawned uWSGI master process (pid: 6590)
Tue Jul 17 22:06:05 2012 - spawned uWSGI worker 1 (pid: 6592, cores: 1)
Tue Jul 17 22:06:05 2012 - spawned uWSGI worker 2 (pid: 6593, cores: 1)

We can see that the PSGI now starts successfully (our test app
"/dev/null" is not very useful though :).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1024528

Title:
  psgi_plugin.so: undefined symbol: boot_DynaLoader

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/uwsgi/+bug/1024528/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to