[Bug 217792] Re: MIT-Scheme will not launch

2009-10-29 Thread Blaise Li
Is it possible to fix this bug for Ubuntu LTS also ? -- MIT-Scheme will not launch https://bugs.launchpad.net/bugs/217792 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://l

[Bug 217792] Re: MIT-Scheme will not launch

2009-04-15 Thread Launchpad Bug Tracker
This bug was fixed in the package mit-scheme - 7.7.90+20090107-1ubuntu0.1 --- mit-scheme (7.7.90+20090107-1ubuntu0.1) intrepid-proposed; urgency=low * Merge from debian unstable, remaining changes (LP: #288000, #217792, #341832): * Bootstrapping done via binary package from

[Bug 217792] Re: MIT-Scheme will not launch

2009-04-01 Thread Martin Pitt
** Also affects: mit-scheme (Ubuntu Intrepid) Importance: Undecided Status: New ** Changed in: mit-scheme (Ubuntu Intrepid) Status: New => Fix Committed -- MIT-Scheme will not launch https://bugs.launchpad.net/bugs/217792 You received this bug notification because you are a memb

[Bug 217792] Re: MIT-Scheme will not launch

2009-03-31 Thread Noah Lavine
The proposed package starts fine for me, and works in minimal testing. -- MIT-Scheme will not launch https://bugs.launchpad.net/bugs/217792 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ub

[Bug 217792] Re: MIT-Scheme will not launch

2009-03-31 Thread Martin Pitt
Accepted mit-scheme into intrepid-proposed; please test and give feedback here. Please see https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you in advance! ** Tags added: verification-needed -- MIT-Scheme will not launch https://bugs.launchp

[Bug 217792] Re: MIT-Scheme will not launch

2009-03-11 Thread Launchpad Bug Tracker
This bug was fixed in the package mit-scheme - 7.7.90+20090107-1ubuntu1 --- mit-scheme (7.7.90+20090107-1ubuntu1) jaunty; urgency=low * Merge from debian unstable, remaining changes (LP: #288000, #217792): * Bootstrapping done via binary package from Debian unstable. See log

[Bug 217792] Re: MIT-Scheme will not launch

2009-02-18 Thread Ai.Freedom
Error Message: Largest address does not fit in datum field of object. Allocate less space or re-configure without HEAP_IN_LOW_MEMORY. Solution: sudo sysctl -w vm.mmap_min_addr=0 -- MIT-Scheme will not launch https://bugs.launchpad.net/bugs/217792 You received this bug notification because you

[Bug 217792] Re: MIT-Scheme will not launch

2008-12-15 Thread magisu
I have switched to Debian Lenny/Sid, It has DrScheme and PLT-Scheme, seems work! -- MIT-Scheme will not launch https://bugs.launchpad.net/bugs/217792 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bug

[Bug 217792] Re: MIT-Scheme will not launch

2008-12-15 Thread jan2ary
Confirm this issue in 8.10. I have no AppArmor and Wine installed. Also I've installed libltdl3 from Debian's repository since it is not available in Ubuntu. Thanks. Andrey -- MIT-Scheme will not launch https://bugs.launchpad.net/bugs/217792 You received this bug notification because you are a

[Bug 217792] Re: MIT-Scheme will not launch

2008-06-30 Thread nitishp
Confirmed on 8.04: mit-scheme (7.7.90+20070205-1ubuntu1), libmcrypt4 (2.5.7-5), libmhash2 (0.9.9-1) $ mit-scheme Largest address does not fit in datum field of object. Allocate less space or re-configure without HEAP_IN_LOW_MEMORY. -- MIT-Scheme will not launch https://bugs.launchpad.net/bugs/21

[Bug 217792] Re: MIT-Scheme will not launch

2008-06-13 Thread Danilo Piazzalunga
This is strongly related to this Wine bug: https://bugs.launchpad.net/wine/+bug/114025/ -- MIT-Scheme will not launch https://bugs.launchpad.net/bugs/217792 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubu

[Bug 217792] Re: MIT-Scheme will not launch

2008-05-11 Thread magisu
I can confirm this, hope it get repaired soon! -- MIT-Scheme will not launch https://bugs.launchpad.net/bugs/217792 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.u

[Bug 217792] Re: MIT-Scheme will not launch

2008-05-04 Thread Finlay McWalter
Chris Hanson, the package maintainer, explains the cause of this problem and gives a workaround at http://ubuntuforums.org/showthread.php?p=4868292 He attributes the problem to a clash between MIT-scheme's allocator and AppArmor. -- MIT-Scheme will not launch https://bugs.launchpad.net/bugs/2177

[Bug 217792] Re: MIT-Scheme will not launch

2008-04-30 Thread Greg Grossmeier
** Changed in: mit-scheme (Ubuntu) Status: Confirmed => Triaged -- MIT-Scheme will not launch https://bugs.launchpad.net/bugs/217792 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ub

[Bug 217792] Re: MIT-Scheme will not launch

2008-04-30 Thread Brit Butler
You all might be interested in knowing that I found a workaround. Just download the portable C sources for the latest MIT-Scheme from http://www.gnu.org/software/mit-scheme/ and follow the instructions to build. The compilation takes an hour or two but went off without a hitch and MIT-Scheme works

[Bug 217792] Re: MIT-Scheme will not launch

2008-04-30 Thread mindcreek
Same problem here. Hardy 8.04 mit-scheme (7.7.90+20070205-1ubuntu1) libmcrypt4 (2.5.7-5) libmhash2 (0.9.9-1) Same allocation error -- MIT-Scheme will not launch https://bugs.launchpad.net/bugs/217792 You received this bug notification because you are a member of Ubuntu Bugs, which is subscri

[Bug 217792] Re: MIT-Scheme will not launch

2008-04-25 Thread Sean McIntyre
Also confirmed on Hardy with: mit-scheme (7.7.90+20070205-1ubuntu1) libmcrypt4 (2.5.7-5) ... libmhash2 (0.9.9-1) ... Tried .deb from MIT/GNU Scheme website, and libmcrypt4 and libmhash2 were installed as dependencies. In that case, I got the following output (regardless of what value I gave to

[Bug 217792] Re: MIT-Scheme will not launch

2008-04-15 Thread Greg Grossmeier
Confirmed on Hardy with the same version as the reporter. ** Changed in: mit-scheme (Ubuntu) Importance: Undecided => Medium Status: New => Confirmed -- MIT-Scheme will not launch https://bugs.launchpad.net/bugs/217792 You received this bug notification because you are a member of Ubu