[Bug 438365] Re: erlang should not depend on wxwidgets2.8

2013-06-28 Thread Larry Williams
It's disappointing that such decisions, well-meaning as they are, wind up breaking other pcakges that, even still, are available in repos. Software Center doesn't properly inform the user what is broken when they try to install such a package, only that there is a problem they need to fix. And

Re: [Bug 438365] Re: erlang should not depend on wxwidgets2.8

2013-04-16 Thread Tim-farnum
My solution has been to install Erlang OTP from the repository at erlangsolutions.com, which is a full OTP. I haven't figured out a way to convince packages like wings3d that it satisfies the erlang dependency, but I suspect it's possible. I mostly use erlang for programming, so I haven't put in

[Bug 438365] Re: erlang should not depend on wxwidgets2.8

2013-04-15 Thread Sam Hodge
I cannot install wings3d because of this bug, can we get a resolution? sam -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/438365 Title: erlang should not depend on wxwidgets2.8 To manage

[Bug 438365] Re: erlang should not depend on wxwidgets2.8

2013-04-10 Thread Filiprino
I need wxWidgets for Erlang and I can't install them. This bug is causing a lot of trouble. Just build all the OTP as it should be. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/438365 Title:

[Bug 438365] Re: erlang should not depend on wxwidgets2.8

2013-03-17 Thread Max Reyes
Has there been any progress on the wings3d bug? I still cannot install it. Building it also raises issues with esdl. This is a real shame that such a foolish decision has been made without any thought given to consequences. Shame on you, ubuntu devs! -- You received this bug notification because

[Bug 438365] Re: erlang should not depend on wxwidgets2.8

2013-01-03 Thread ynsta
This removal is raise an issue with wings3d package that can't be installed anymore (ubuntu 12.10) : The following packages have unmet dependencies: wings3d : Depends: erlang-wx (= 1:15.b.1-dfsg) but it is not installable -- You received this bug notification because you are a member of Ubuntu

[Bug 438365] Re: erlang should not depend on wxwidgets2.8

2010-10-29 Thread Tim Farnum
As a person who is using erlang with a wx interface (the easiest way to get a gui with erlang), and I think the decision to make it impossible to get the full OTP erlang from Ubuntu is a clearcut example of a foolish consistency. -- erlang should not depend on wxwidgets2.8

[Bug 438365] Re: erlang should not depend on wxwidgets2.8

2010-08-27 Thread Rehan Khan
This is kind of a nonsensical arbitrary decision. Moving forward Erlang's preference is to use wx for GUI frontends (in particular the debugging and monitoring tools included with the Distribution) eventually deprecating the old tk based tools. It seems odd that a core part of a language's

[Bug 438365] Re: erlang should not depend on wxwidgets2.8

2010-06-17 Thread Darren LaChausse
Please disregard my last comment. I found that there is an 'erlang-dev' PPA available which I intend to use. That should pretty much take care of my erlang development needs. Thanks. -- erlang should not depend on wxwidgets2.8 https://bugs.launchpad.net/bugs/438365 You received this bug

[Bug 438365] Re: erlang should not depend on wxwidgets2.8

2010-06-10 Thread Darren LaChausse
I agree with the other posters that this is an unfortunate situation. Is there any way to provide an alternative, non-crippled version of Erlang/OTP that includes the wx module. erlang-wx is required for some useful programs. Would it be possible to package up another erlang in universe using

[Bug 438365] Re: erlang should not depend on wxwidgets2.8

2010-05-17 Thread aleperalta
I want to use erlang-wx, but I also need to install rabbitmq and couchdb, packages that depend in erlang. Is there way to tell ubuntu/apt that I've erlan so the that dependencies (erlang-base) are not installed when I install this packages? It would be really great. Thanks. Alejandro -- erlang

[Bug 438365] Re: erlang should not depend on wxwidgets2.8

2010-05-17 Thread aleperalta
Never mind my last comment, I manually compiled my version of the whole OTP, installed it in /opt/erlang with ./configure --prefix=/opt/erlang. Then added to my .bashrc the following export PATH=/opt/bin/erlang:$PATH. I put /opt/bin/erlang first so when I run erl it finds the executable in /opt/

Re: [Bug 438365] Re: erlang should not depend on wxwidgets2.8

2010-05-13 Thread Steve Langasek
On Wed, May 12, 2010 at 06:44:08PM -, Alessandro Sivieri wrote: Wouldn't be possible to create a separate package for the wx module? I mean, a dependency not installed by default, but still installable? wx has to be available at package build time in order for erlang to build against it.

[Bug 438365] Re: erlang should not depend on wxwidgets2.8

2010-05-12 Thread Alessandro Sivieri
Wouldn't be possible to create a separate package for the wx module? I mean, a dependency not installed by default, but still installable? -- erlang should not depend on wxwidgets2.8 https://bugs.launchpad.net/bugs/438365 You received this bug notification because you are a member of Ubuntu

[Bug 438365] Re: erlang should not depend on wxwidgets2.8

2010-04-05 Thread Adam Lindberg
Have you actually used these packages? Reltool obviously needs the wx library since it is a graphical tool developed with the new library. See this bug: https://bugs.launchpad.net/ubuntu/+source/erlang/+bug/555700 -- erlang should not depend on wxwidgets2.8 https://bugs.launchpad.net/bugs/438365

[Bug 438365] Re: erlang should not depend on wxwidgets2.8

2010-01-20 Thread Tim Farnum
It's a little disappointing that the Ubuntu distribution of erlang-OTP does not include a functional wx library, since that is now a standard part of the OTP definition. Why have erlang if you're not going to have the real thing? -- erlang should not depend on wxwidgets2.8

[Bug 438365] Re: erlang should not depend on wxwidgets2.8

2010-01-15 Thread Andrey Pampukha
Thank you very much, Steve! As CouchDB is by definition a free and open source document-oriented database written in the Erlang programming language, it will be really difficult to find a non erlang-dependent implementation :-). -- erlang should not depend on wxwidgets2.8

[Bug 438365] Re: erlang should not depend on wxwidgets2.8

2010-01-14 Thread Andrey Pampukha
Hi Martin, You wrote it should definately not b-d on wxwidgets. Could you please explain why do you think so? wxWidgets binding (wxErlang) is the one of the main features in Erlang/OTP R13 release, and AFAIK many of the standard OTP applications (like debugger, etop, pman, et cetera) which use

[Bug 438365] Re: erlang should not depend on wxwidgets2.8

2010-01-14 Thread Steve Langasek
Because wxwidgets is a toolkit with a massive code footprint that we cannot and should not support in the main archive, which means that so long as erlang is needed by other packages in Ubuntu main, it will not build-depend on wxwidgets. -- erlang should not depend on wxwidgets2.8

[Bug 438365] Re: erlang should not depend on wxwidgets2.8

2010-01-14 Thread Andrey Pampukha
Thank you very much for this explanation! So, it's easier to download wxwidgets erlang in source and build it. No problem ;) One more question to you all. Could you please point me somewhere where I can find out which packages in main depend on erlang? I suppose that's couchdb, but may be some

Re: [Bug 438365] Re: erlang should not depend on wxwidgets2.8

2010-01-14 Thread Steve Langasek
On Thu, Jan 14, 2010 at 10:50:19PM -, Andrey Pampukha wrote: Could you please point me somewhere where I can find out which packages in main depend on erlang? I suppose that's couchdb, but may be some other also? $ grep-dctrl -FDepends erlang-base -a --not -FSource erlang -sPackage

[Bug 438365] Re: erlang should not depend on wxwidgets2.8

2009-12-22 Thread Johan Kiviniemi
Darn. It would be nice if erlang-wx were still available from Universe. I’d have used it in a program. -- erlang should not depend on wxwidgets2.8 https://bugs.launchpad.net/bugs/438365 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 438365] Re: erlang should not depend on wxwidgets2.8

2009-10-16 Thread Martin Pitt
** Changed in: erlang (Ubuntu Karmic) Status: Triaged = In Progress -- erlang should not depend on wxwidgets2.8 https://bugs.launchpad.net/bugs/438365 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 438365] Re: erlang should not depend on wxwidgets2.8

2009-10-16 Thread Martin Pitt
So if we remove support for wxwindows, this would mean to: - drop the erlang-wx binary package (universe) - Drop the immediate reverse dependencies, which are all built by the erlang source: erlang-reltool erlang-megaco erlang-debugger erlang-common-test None of these packages have reverse

[Bug 438365] Re: erlang should not depend on wxwidgets2.8

2009-10-16 Thread Martin Pitt
I don't think that -megaco, -common-test, and -reltool actually use wx, so I'll just drop the dependency. But I'll double-check. -- erlang should not depend on wxwidgets2.8 https://bugs.launchpad.net/bugs/438365 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 438365] Re: erlang should not depend on wxwidgets2.8

2009-10-16 Thread Martin Pitt
Uploaded, sitting in unapproved now. ** Changed in: erlang (Ubuntu Karmic) Status: In Progress = Fix Committed -- erlang should not depend on wxwidgets2.8 https://bugs.launchpad.net/bugs/438365 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 438365] Re: erlang should not depend on wxwidgets2.8

2009-10-16 Thread Launchpad Bug Tracker
This bug was fixed in the package erlang - 1:13.b.1-dfsg-2ubuntu1 --- erlang (1:13.b.1-dfsg-2ubuntu1) karmic; urgency=low * debian/control: - Drop libwxgtk2.8-dev build dependency. Wx isn't in main, and not supposed to. (LP: #438365) - Drop erlang-wx binary. -

[Bug 438365] Re: erlang should not depend on wxwidgets2.8

2009-10-15 Thread Ken VanDine
** Changed in: erlang (Ubuntu Karmic) Assignee: Ken VanDine (ken-vandine) = Martin Pitt (pitti) -- erlang should not depend on wxwidgets2.8 https://bugs.launchpad.net/bugs/438365 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 438365] Re: erlang should not depend on wxwidgets2.8

2009-10-14 Thread Martin Pitt
RC, since this also causes archive inconsistency (see http://people.canonical.com/~ubuntu-archive/component-mismatches.txt) ** Also affects: erlang (Ubuntu Karmic) Importance: High Assignee: Ken VanDine (ken-vandine) Status: New ** Changed in: erlang (Ubuntu Karmic) Status:

[Bug 438365] Re: erlang should not depend on wxwidgets2.8

2009-10-08 Thread LaMont Jones
** Tags added: karmic-autotest -- erlang should not depend on wxwidgets2.8 https://bugs.launchpad.net/bugs/438365 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