public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] Packages maintained by trapni need a co-maintainer
@ 2012-04-14 11:16 Pacho Ramos
  2012-04-14 11:24 ` Samuli Suominen
  0 siblings, 1 reply; 9+ messages in thread
From: Pacho Ramos @ 2012-04-14 11:16 UTC (permalink / raw
  To: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 223 bytes --]

Due long devaway, his packages need a co-maintainer, feel free to add to
metadata if you want. Thanks:
dev-util/ciabot-svn
media-sound/teamspeak-client-bin
media-sound/teamspeak-server-bin
sys-apps/newrelic-sysmond


[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-dev] Packages maintained by trapni need a co-maintainer
  2012-04-14 11:16 [gentoo-dev] Packages maintained by trapni need a co-maintainer Pacho Ramos
@ 2012-04-14 11:24 ` Samuli Suominen
  2012-04-14 11:31   ` Pacho Ramos
  2012-04-15 15:09   ` Philipp Riegger
  0 siblings, 2 replies; 9+ messages in thread
From: Samuli Suominen @ 2012-04-14 11:24 UTC (permalink / raw
  To: gentoo-dev

On 04/14/2012 02:16 PM, Pacho Ramos wrote:
> Due long devaway, his packages need a co-maintainer, feel free to add to
> metadata if you want. Thanks:
> dev-util/ciabot-svn
> media-sound/teamspeak-client-bin
> media-sound/teamspeak-server-bin
> sys-apps/newrelic-sysmond
>

I believe it's time to lastrite teamspeak* because they link against 
mysql libraries with SONAME we don't ship anymore
Therefore rendering the packages useless

- Samuli



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-dev] Packages maintained by trapni need a co-maintainer
  2012-04-14 11:24 ` Samuli Suominen
@ 2012-04-14 11:31   ` Pacho Ramos
  2012-04-14 11:36     ` Samuli Suominen
  2012-04-15 15:09   ` Philipp Riegger
  1 sibling, 1 reply; 9+ messages in thread
From: Pacho Ramos @ 2012-04-14 11:31 UTC (permalink / raw
  To: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 642 bytes --]

El sáb, 14-04-2012 a las 14:24 +0300, Samuli Suominen escribió:
> On 04/14/2012 02:16 PM, Pacho Ramos wrote:
> > Due long devaway, his packages need a co-maintainer, feel free to add to
> > metadata if you want. Thanks:
> > dev-util/ciabot-svn
> > media-sound/teamspeak-client-bin
> > media-sound/teamspeak-server-bin
> > sys-apps/newrelic-sysmond
> >
> 
> I believe it's time to lastrite teamspeak* because they link against 
> mysql libraries with SONAME we don't ship anymore
> Therefore rendering the packages useless
> 
> - Samuli
> 
> 

Fine with me if nobody wants to take care of that package and fixing it
soon

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-dev] Packages maintained by trapni need a co-maintainer
  2012-04-14 11:31   ` Pacho Ramos
@ 2012-04-14 11:36     ` Samuli Suominen
  2012-04-14 15:29       ` Alexis Ballier
  0 siblings, 1 reply; 9+ messages in thread
From: Samuli Suominen @ 2012-04-14 11:36 UTC (permalink / raw
  To: gentoo-dev

On 04/14/2012 02:31 PM, Pacho Ramos wrote:
> El sáb, 14-04-2012 a las 14:24 +0300, Samuli Suominen escribió:
>> On 04/14/2012 02:16 PM, Pacho Ramos wrote:
>>> Due long devaway, his packages need a co-maintainer, feel free to add to
>>> metadata if you want. Thanks:
>>> dev-util/ciabot-svn
>>> media-sound/teamspeak-client-bin
>>> media-sound/teamspeak-server-bin
>>> sys-apps/newrelic-sysmond
>>>
>>
>> I believe it's time to lastrite teamspeak* because they link against
>> mysql libraries with SONAME we don't ship anymore
>> Therefore rendering the packages useless
>>
>> - Samuli
>>
>>
>
> Fine with me if nobody wants to take care of that package and fixing it
> soon

I'm not sure if it's possible to fix them because symlinking the old 
SONAME to new one doesn't do the trick.

Rebuilding is not an option because they are binary-only.

Unless someone grabs a HEX editor or something and edits the binaries 
directly ... good luck with that

- Samuli



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-dev] Packages maintained by trapni need a co-maintainer
  2012-04-14 11:36     ` Samuli Suominen
@ 2012-04-14 15:29       ` Alexis Ballier
  0 siblings, 0 replies; 9+ messages in thread
From: Alexis Ballier @ 2012-04-14 15:29 UTC (permalink / raw
  To: gentoo-dev

On Sat, 14 Apr 2012 14:36:48 +0300
Samuli Suominen <ssuominen@gentoo.org> wrote:

> On 04/14/2012 02:31 PM, Pacho Ramos wrote:
> > El sáb, 14-04-2012 a las 14:24 +0300, Samuli Suominen escribió:
> >> On 04/14/2012 02:16 PM, Pacho Ramos wrote:
> >>> Due long devaway, his packages need a co-maintainer, feel free to
> >>> add to metadata if you want. Thanks:
> >>> dev-util/ciabot-svn
> >>> media-sound/teamspeak-client-bin
> >>> media-sound/teamspeak-server-bin
> >>> sys-apps/newrelic-sysmond
> >>>
> >>
> >> I believe it's time to lastrite teamspeak* because they link
> >> against mysql libraries with SONAME we don't ship anymore
> >> Therefore rendering the packages useless
> >>
> >> - Samuli
> >>
> >>
> >
> > Fine with me if nobody wants to take care of that package and
> > fixing it soon
> 
> I'm not sure if it's possible to fix them because symlinking the old 
> SONAME to new one doesn't do the trick.
> 
> Rebuilding is not an option because they are binary-only.
> 
> Unless someone grabs a HEX editor or something and edits the binaries 
> directly ... good luck with that

if that's just a soname problem an not an actual abi problem (heh,
soname may have changed for a reason), then dev-java/diablo-jdk has
been doing this for years and you can probably use the same kind of
code.


A.



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-dev] Packages maintained by trapni need a co-maintainer
  2012-04-14 11:24 ` Samuli Suominen
  2012-04-14 11:31   ` Pacho Ramos
@ 2012-04-15 15:09   ` Philipp Riegger
  2012-05-06 15:35     ` Pacho Ramos
  1 sibling, 1 reply; 9+ messages in thread
From: Philipp Riegger @ 2012-04-15 15:09 UTC (permalink / raw
  To: gentoo-dev

On Sat, 14 Apr 2012 14:24:25 +0300
Samuli Suominen <ssuominen@gentoo.org> wrote:

> On 04/14/2012 02:16 PM, Pacho Ramos wrote:
> > Due long devaway, his packages need a co-maintainer, feel free to
> > add to metadata if you want. Thanks:
> > dev-util/ciabot-svn
> > media-sound/teamspeak-client-bin
> > media-sound/teamspeak-server-bin
> > sys-apps/newrelic-sysmond
> >
> 
> I believe it's time to lastrite teamspeak* because they link against 
> mysql libraries with SONAME we don't ship anymore
> Therefore rendering the packages useless

Can you elaborate on this? I have these ebuilds in my local overlay,
renamed to install the latest versions. So maybe a (really simple)
version bump would be enough.

Philipp


-- 



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-dev] Packages maintained by trapni need a co-maintainer
  2012-04-15 15:09   ` Philipp Riegger
@ 2012-05-06 15:35     ` Pacho Ramos
  2012-05-06 16:38       ` Michael Weber
  0 siblings, 1 reply; 9+ messages in thread
From: Pacho Ramos @ 2012-05-06 15:35 UTC (permalink / raw
  To: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 1059 bytes --]

El dom, 15-04-2012 a las 17:09 +0200, Philipp Riegger escribió:
> On Sat, 14 Apr 2012 14:24:25 +0300
> Samuli Suominen <ssuominen@gentoo.org> wrote:
> 
> > On 04/14/2012 02:16 PM, Pacho Ramos wrote:
> > > Due long devaway, his packages need a co-maintainer, feel free to
> > > add to metadata if you want. Thanks:
> > > dev-util/ciabot-svn
> > > media-sound/teamspeak-client-bin
> > > media-sound/teamspeak-server-bin
> > > sys-apps/newrelic-sysmond
> > >
> > 
> > I believe it's time to lastrite teamspeak* because they link against 
> > mysql libraries with SONAME we don't ship anymore
> > Therefore rendering the packages useless
> 
> Can you elaborate on this? I have these ebuilds in my local overlay,
> renamed to install the latest versions. So maybe a (really simple)
> version bump would be enough.
> 
> Philipp
> 
> 

Well, in tree versions are still buggy and outdated, I would vote for
either:
1. Mask them for removal (server is already hardmasked, but client not).
2. Proxy maintain them if anyone volunteers.



[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-dev] Packages maintained by trapni need a co-maintainer
  2012-05-06 15:35     ` Pacho Ramos
@ 2012-05-06 16:38       ` Michael Weber
  2012-05-14 18:51         ` Pacho Ramos
  0 siblings, 1 reply; 9+ messages in thread
From: Michael Weber @ 2012-05-06 16:38 UTC (permalink / raw
  To: gentoo-dev

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

On 05/06/2012 05:35 PM, Pacho Ramos wrote:
> Well, in tree versions are still buggy and outdated, I would vote
> for either: 1. Mask them for removal (server is already hardmasked,
> but client not). 2. Proxy maintain them if anyone volunteers.

I would proxy maintain.

Feel free to send me a pm on #irc.freenode.net, user xmw.

Michael

- --
Gentoo Dev
http://xmw.de/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.17 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iF4EAREIAAYFAk+mqR0ACgkQknrdDGLu8JAtEAD+PnlLNWhp7xYmD/UAePOnTnxQ
Emeh3NCZExK62gaIQBkBAINCB0vxpFn3APnyGk3Ohsnrg5KBHqk1AVfxdGo3IZtY
=wBk/
-----END PGP SIGNATURE-----



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-dev] Packages maintained by trapni need a co-maintainer
  2012-05-06 16:38       ` Michael Weber
@ 2012-05-14 18:51         ` Pacho Ramos
  0 siblings, 0 replies; 9+ messages in thread
From: Pacho Ramos @ 2012-05-14 18:51 UTC (permalink / raw
  To: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 559 bytes --]

El dom, 06-05-2012 a las 18:38 +0200, Michael Weber escribió:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA256
> 
> On 05/06/2012 05:35 PM, Pacho Ramos wrote:
> > Well, in tree versions are still buggy and outdated, I would vote
> > for either: 1. Mask them for removal (server is already hardmasked,
> > but client not). 2. Proxy maintain them if anyone volunteers.
> 
> I would proxy maintain.
> 
> Feel free to send me a pm on #irc.freenode.net, user xmw.
> 
> Michael
> 

Not sure how this ended finally :-/

Thanks for the news :)

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2012-05-14 18:53 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-14 11:16 [gentoo-dev] Packages maintained by trapni need a co-maintainer Pacho Ramos
2012-04-14 11:24 ` Samuli Suominen
2012-04-14 11:31   ` Pacho Ramos
2012-04-14 11:36     ` Samuli Suominen
2012-04-14 15:29       ` Alexis Ballier
2012-04-15 15:09   ` Philipp Riegger
2012-05-06 15:35     ` Pacho Ramos
2012-05-06 16:38       ` Michael Weber
2012-05-14 18:51         ` Pacho Ramos

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox