[Bug 44728] Re: Gaim doesn't include SILC support

2008-05-30 Thread dguido
8.04 has arrived and I don't see SILC support in pidgin-2.4.1-1ubuntu2 What more do we need to do/who do we need to talk to to get silc-toolkit included in main? -- Gaim doesn't include SILC support https://bugs.launchpad.net/bugs/44728 You received this bug notification because you are a member

Re: [Bug 44728] Re: Gaim doesn't include SILC support

2008-04-04 Thread Aaron Whitehouse
Please see the MainInclusionReport here: https://wiki.ubuntu.com/MainInclusionReportSilc-toolkit Although it hasn't been accepted for about a year and a half. -- Gaim doesn't include SILC support https://bugs.launchpad.net/bugs/44728 You received this bug notification because you are a member of

[Bug 44728] Re: Gaim doesn't include SILC support

2008-04-03 Thread agent 8131
I see. I had not realized the obvious that every package in main must depend only on other packages in main. I read the the Main Inclusion Process (https://wiki.ubuntu.com/MainInclusionProcess) and submitted a Main Inclusion Report for silc-toolkit: https://bugs.launchpad.net/ubuntu/+source/silc

[Bug 44728] Re: Gaim doesn't include SILC support

2008-04-02 Thread Richard Laager
That's not all that is needed. The big hang-up here is and always has been getting libsilc into Ubuntu main. I'm not sure what's holding that up, though. -- Gaim doesn't include SILC support https://bugs.launchpad.net/bugs/44728 You received this bug notification because you are a member of Ubunt

[Bug 44728] Re: Gaim doesn't include SILC support

2008-04-02 Thread agent 8131
*sigh* This is still broken in Hardy beta. Come on, this is a 1 minute fix, why should this bug report be 2 years old and still not fixed? Anyway, nothing left to say except what has already been said: The only thing required to fix this bug is to add the libsilc dev package to the build-deps a

[Bug 44728] Re: Gaim doesn't include SILC support

2008-01-10 Thread Isaac Dupree
argh,why do I need to make a new bulky post every time I forget to mention sometime? these are the successful messages from `sudo pidgin` Public key has been saved into `/root/.silc/public_key.pub'. Private key has been saved into `/root/.silc/private_key.prv'. I'm on Gutsy x86 edition -- Gaim

[Bug 44728] Re: Gaim doesn't include SILC support

2008-01-10 Thread Isaac Dupree
running pigdin from command-line, I get Could not create public key identifier: Success Could not create public key identifier: Success . sudo pidgin works to create keys... this seems to be a silc-toolkit problem? -- Gaim doesn't include SILC support https://bugs.launchpad.net/bugs/44728 You

[Bug 44728] Re: Gaim doesn't include SILC support

2008-01-10 Thread Isaac Dupree
I applied the technique on the above-mentioned page to compile with SILC support, however, it has the permissions problem described here http://carnal0wnage.blogspot.com/2007/08/getting-silc-plugin-to-work- with-pidgin.html "Cannot create SILC key pair" -- Gaim doesn't include SILC support http

[Bug 44728] Re: Gaim doesn't include SILC support

2008-01-10 Thread Isaac Dupree
here's a fixed link: http://ubuntumagnet.com/2007/10/enabling-silc-support-pidgin-under- ubuntu-710-gutsy-gibbon -- Gaim doesn't include SILC support https://bugs.launchpad.net/bugs/44728 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a direct subscr

[Bug 44728] Re: Gaim doesn't include SILC support

2007-10-27 Thread agent 8131
I want to agree that splitting is a bad idea compared to just building in SILC support as is done in Debian now. I also want to note that the only thing required to fix this bug is to add the libsilc dev package to the build-deps and libsilc to the package dependencies. That's all that's been nee

[Bug 44728] Re: Gaim doesn't include SILC support

2007-10-19 Thread Richard Laager
Copying files out of the Pidgin tarball is not cleaner. It requires that on every upgrade, someone copy a tree of files. Additionally, as you can see, internal stuff uses internal.h, which doesn't belong in libpurple- dev. If I was to want to split this (which I think is a terrible idea compared t

[Bug 44728] Re: Gaim doesn't include SILC support

2007-10-19 Thread Guillermo Gutiérrez Herrera
splitting in a cleaner way; copy libpurple/protocols/silc/* and compile against pidgin-dev. I need also internal.h missed in libpurple-dev /pidgin-dev cheers ** Attachment added: "p-silc-2.2.1-src-debian.tar.gz" http://launchpadlibrarian.net/10065626/p-silc-2.2.1-src-debian.tar.gz -- Gaim do

[Bug 44728] Re: Gaim doesn't include SILC support

2007-10-03 Thread Guillermo Gutiérrez Herrera
and add DEB_DESTDIR = $(DEB_SRCDIR)/debian/tmp to debian/rules. -- Gaim doesn't include SILC support https://bugs.launchpad.net/bugs/44728 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a direct subscriber. -- desktop-bugs mailing list desktop-bugs@

[Bug 44728] Re: Gaim doesn't include SILC support

2007-10-03 Thread Guillermo Gutiérrez Herrera
I have no time to spend joining any working group, so I attach some changes that when applied to pidgin, should give pidgin-silc universe source package. Cheers, ** Attachment added: "pidgin_to_pidgin-silc_2.2.1.diff" http://launchpadlibrarian.net/9710404/pidgin_to_pidgin-silc_2.2.1.diff --

[Bug 44728] Re: Gaim doesn't include SILC support

2007-10-02 Thread Sebastien Bacher
You are welcome to join the MOTU team and work on that -- Gaim doesn't include SILC support https://bugs.launchpad.net/bugs/44728 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a direct subscriber. -- desktop-bugs mailing list desktop-bugs@lists.ubu

[Bug 44728] Re: Gaim doesn't include SILC support

2007-10-02 Thread Guillermo Gutiérrez Herrera
and what about splitting silc protocol plugin to a new universe- component package? -- Gaim doesn't include SILC support https://bugs.launchpad.net/bugs/44728 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a direct subscriber. -- desktop-bugs mailin

[Bug 44728] Re: Gaim doesn't include SILC support

2007-08-08 Thread Sebastien Bacher
silc would need to be promoted to main to build pidgin with it -- Gaim doesn't include SILC support https://bugs.launchpad.net/bugs/44728 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a direct subscriber. -- desktop-bugs mailing list desktop-bugs@l

[Bug 44728] Re: Gaim doesn't include SILC support

2007-08-07 Thread Adam Logghe
reassigning to pidgin. It looks as if the dependent bugs are fixed in debian at least can silc be turned on in the compile yet? I guess this would mean turning it on in the build dependencies? ** Changed in: pidgin (Ubuntu) Sourcepackagename: gaim => pidgin -- Gaim doesn't include SILC support

[Bug 44728] Re: Gaim doesn't include SILC support

2007-07-13 Thread Bug Watch Updater
** Changed in: gaim (Debian) Status: New => Fix Released -- Gaim doesn't include SILC support https://bugs.launchpad.net/bugs/44728 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a direct subscriber. -- desktop-bugs mailing list desktop-bugs@

[Bug 44728] Re: Gaim doesn't include SILC support

2007-06-11 Thread Sebastien Bacher
Caspar, feel free to reassign bugs from gaim to pidgin when it makes sense if you want, the gaim bugs are still open though so there is no hurry -- Gaim doesn't include SILC support https://bugs.launchpad.net/bugs/44728 You received this bug notification because you are a member of Ubuntu Desktop

[Bug 44728] Re: Gaim doesn't include SILC support

2007-06-09 Thread Caspar Clemens Mierau
Should this one be assigned to the pidging package now? -- Gaim doesn't include SILC support https://bugs.launchpad.net/bugs/44728 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a direct subscriber. -- desktop-bugs mailing list desktop-bugs@lists.ub

[Bug 44728] Re: Gaim doesn't include SILC support

2006-10-23 Thread Bug Watch Updater
** Changed in: gaim (Debian) Status: Unknown => Unconfirmed -- Gaim doesn't include SILC support https://launchpad.net/bugs/44728 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 44728] Re: Gaim doesn't include SILC support

2006-10-22 Thread Kai Kasurinen
** Bug watch added: Debian Bug tracker #260420 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=260420 ** Also affects: gaim (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=260420 Importance: Unknown Status: Unknown -- Gaim doesn't include SILC support https://launc

[Bug 44728] Re: Gaim doesn't include SILC support

2006-10-21 Thread Sebastien Bacher
fix commited make easier to spot changes to do for the next upload usually, that one will not be changed now though, marking as confirmed instead then ** Changed in: gaim (Ubuntu) Status: Fix Committed => Confirmed -- Gaim doesn't include SILC support https://launchpad.net/bugs/44728 --

[Bug 44728] Re: Gaim doesn't include SILC support

2006-10-20 Thread Aaron Whitehouse
Why is this marked as fix committed? As I understand it there is still no fix. I have added the package to the queue in the hope that it will encourage somebody that knows what they are doing to fill the holes. -- Gaim doesn't include SILC support https://launchpad.net/bugs/44728 -- desktop-bu

[Bug 44728] Re: Gaim doesn't include SILC support

2006-08-29 Thread Aaron Whitehouse
Daniel is correct. I don't feel comfortable filling in any more of the gaps and didn't want to link it to the Queue because it wasn't complete. Sorry if I have confused people :). -- Gaim doesn't include SILC support https://launchpad.net/bugs/44728 -- desktop-bugs mailing list desktop-bugs@li

[Bug 44728] Re: Gaim doesn't include SILC support

2006-08-29 Thread Daniel Holbach
https://wiki.ubuntu.com/MainInclusionReportSilc-toolkit still has some missing pieces and is not linked from https://wiki.ubuntu.com/UbuntuMainInclusionQueue -- Gaim doesn't include SILC support https://launchpad.net/bugs/44728 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://

[Bug 44728] Re: Gaim doesn't include SILC support

2006-08-29 Thread Bug Watch Updater
** Changed in: silc-toolkit (Debian) Status: Fix Committed => Fix Released -- Gaim doesn't include SILC support https://launchpad.net/bugs/44728 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 44728] Re: Gaim doesn't include SILC support

2006-08-02 Thread Sebastien Bacher
not fixed yet or the bug would have been updated -- Gaim doesn't include SILC support https://launchpad.net/bugs/44728 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 44728] Re: Gaim doesn't include SILC support

2006-07-31 Thread Daniel Holbach
Thanks for your work on that. Now it'd be good to have gaim built with silc and see how stable it is and how much sense it makes to ship it to our users. -- Gaim doesn't include SILC support https://launchpad.net/bugs/44728 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists

[Bug 44728] Re: Gaim doesn't include SILC support

2006-07-31 Thread Aaron Whitehouse
Thanks for your advice, Daniel. I have created https://wiki.ubuntu.com/MainInclusionReportSilc-toolkit with as much as I can do alone. I haven't done a main inclusion report before, so it still needs work from someone who knows what they are doing. Hopefully all the links etc. that I have put in t

[Bug 44728] Re: Gaim doesn't include SILC support

2006-07-31 Thread Daniel Holbach
Somebody needs to write a main inclusion report for silc-toolkit (http://wiki.ubuntu.com/UbuntuMainInclusionQueue) and test gaim built with silc -- Gaim doesn't include SILC support https://launchpad.net/bugs/44728 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.c

[Bug 44728] Re: Gaim doesn't include SILC support

2006-07-30 Thread Aaron Whitehouse
We're heading into Edgy but I can't see any packages in the Edgy repos that will fix this. Is this still planned to be in Edgy? Silc support is really important to me. -- Gaim doesn't include SILC support https://launchpad.net/bugs/44728 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com

[Bug 44728] Re: Gaim doesn't include SILC support

2006-07-25 Thread Bug Watch Updater
** Changed in: silc-toolkit (Debian) Status: Unconfirmed => Fix Committed -- Gaim doesn't include SILC support https://launchpad.net/bugs/44728 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 44728] Re: Gaim doesn't include SILC support

2006-05-19 Thread Richard Laager
** Bug watch added: Debian Bug tracker #328889 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=328889 ** Also affects: silc-toolkit (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=328889 Severity: Unknown Priority: Unknown Status: Unknown -- Gaim doesn't inc

[Bug 44728] Re: Gaim doesn't include SILC support

2006-05-17 Thread Sebastien Bacher
Will be fixed after dapper ** Changed in: gaim (Ubuntu) Severity: Normal => Wishlist Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Confirmed => Fix Committed -- Gaim doesn't include SILC support https://launchpad.net/bugs/44728 -- desktop-bugs mailing list desktop-bugs@

[Bug 44728] Re: Gaim doesn't include SILC support

2006-05-16 Thread Adam Petaccia
** Changed in: gaim (Ubuntu) Status: Unconfirmed => Confirmed -- Gaim doesn't include SILC support https://launchpad.net/bugs/44728 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 44728] Re: [Bug 44728] Re: Gaim doesn't include SILC support

2006-05-16 Thread Dennis Kaarsemaker
> there is no --enable-silc flag to configure. heh, then my memory is failing me :) -- Gaim doesn't include SILC support https://launchpad.net/bugs/44728 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 44728] Re: Gaim doesn't include SILC support

2006-05-15 Thread Richard Laager
For the record: At this point, I think the best thing to do is to make sure that the libsilc package is fixed upstream to actually include contents while still fixing the soname issue. If that's done, it'll surely be synced to Ubuntu, and then you can presumably request Gaim to be built with lib

[Bug 44728] Re: Gaim doesn't include SILC support

2006-05-15 Thread Luke Schierer
there is no --enable-silc flag to configure. Unless you are specifying which protocols to build with either --with-static-prpls or --with- dynamic-prpls (both of which take a list of protocols to build, ie --with-dynamic-prpls=oscar,irc) then SILC support will be built if the silc libraries are di

[Bug 44728] Re: [Bug 44728] Re: Gaim doesn't include SILC support

2006-05-15 Thread Dennis Kaarsemaker
In Ubuntu the packages are filled: [EMAIL PROTECTED]:~$ dpkg -L libsilc-1.0-2 libsilc-1.0-2-dev | wc -l 1142 They are a mess though, see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=273871 which is supposedly fixed in Debian but not yet in Ubuntu. Enabling the gaim silc plugin will require:

[Bug 44728] Re: Gaim doesn't include SILC support

2006-05-14 Thread Luke Schierer
there have been two silc toolkit packages for debian. I do not know which has made it into ubuntu. However, in current debian (again, I'm unsure of ubuntu), the only silc package is libsilc-1.0-2 for which I see the following: [EMAIL PROTECTED]:~/doc/gaim/gaim.my$ dpkg -L libsilc-1.0-2 /. /usr /

[Bug 44728] Re: Gaim doesn't include SILC support

2006-05-14 Thread Sean Cassidy
Luke, I'm not sure I understand what you mean. Ubuntu has a libsilc package: http://packages.ubuntu.com/cgi-bin/search_packages.pl?keywords=silc&searchon=names&subword=1&version=dapper&release=all -- Gaim doesn't include SILC support https://launchpad.net/bugs/44728 -- desktop-bugs mailing list

[Bug 44728] Re: Gaim doesn't include SILC support

2006-05-14 Thread Luke Schierer
Right, the upstream tarballs are fine. It is the debian package that has issues. For example, being empty. -- Gaim doesn't include SILC support https://launchpad.net/bugs/44728 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 44728] Re: Gaim doesn't include SILC support

2006-05-14 Thread Sean Cassidy
Richard: problems like what? Is there a bug report? I'm using upstream silc libraries and they work fine. -- Gaim doesn't include SILC support https://launchpad.net/bugs/44728 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 44728] Re: Gaim doesn't include SILC support

2006-05-14 Thread Richard Laager
The libsilc package in Debian has serious problems. That's likely why this hasn't been done yet. -- Gaim doesn't include SILC support https://launchpad.net/bugs/44728 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs