[gentoo-user] teamspeak-client-bin-3.0.13

2013-10-14 Thread james
Hey List,

This is my first post, have patience.


Has anyone gotten this problem when updating from teamspeak-client-bin-3.0.12?

 Emerging (8 of 8) media-sound/teamspeak-client-bin-3.0.13
 * TeamSpeak3-Client-linux_amd64-3.0.13.run SHA256 SHA512 WHIRLPOOL size ;-) ...
 [ ok ]
 Unpacking source...
 Unpacking TeamSpeak3-Client-linux_amd64-3.0.13.run to
/var/tmp/portage/media-sound/teamspeak-client-bin-3.0.13/work
grep:
/var/tmp/portage/media-sound/teamspeak-client-bin-3.0.13/distdir/TeamSpeak3-Client-linux_amd64-3.0.13.run:
Permission denied
 * I'm sorry, but I was unable to support the Makeself file.
 * The version I detected was ''.
 * Please file a bug about the file TeamSpeak3-Client-linux_amd64-3.0.13.run at
 * http://bugs.gentoo.org/ so that support can be added.
 * ERROR: media-sound/teamspeak-client-bin-3.0.13::gentoo failed (unpack phase):
 *   makeself version '' not supported
 *
 * Call stack:
 * ebuild.sh, line   93:  Called src_unpack
 *   environment, line 2278:  Called unpacker_src_unpack
 *   environment, line 2944:  Called unpacker
 *   environment, line 2939:  Called _unpacker 
'TeamSpeak3-Client-linux_amd64-3.0.13.run'
 *   environment, line  354:  Called unpack_makeself
'/var/tmp/portage/media-sound/teamspeak-client-bin-3.0.13/distdir/TeamSpeak3-Client-linux_amd64-3.0.13.run'
 *   environment, line 2839:  Called die
 * The specific snippet of code:
 *   die makeself version '${ver}' not supported
 *
 * If you need support, post the output of `emerge --info
'=media-sound/teamspeak-client-bin-3.0.13::gentoo'`,
 * the complete build log and the output of `emerge -pqv
'=media-sound/teamspeak-client-bin-3.0.13::gentoo'`.
 * The complete build log is located at
'/var/tmp/portage/media-sound/teamspeak-client-bin-3.0.13/temp/build.log'.
 * The ebuild environment file is located at
'/var/tmp/portage/media-sound/teamspeak-client-bin-3.0.13/temp/environment'.
 * Working directory: 
'/var/tmp/portage/media-sound/teamspeak-client-bin-3.0.13/work'
 * S: '/var/tmp/portage/media-sound/teamspeak-client-bin-3.0.13/work'




My USE flags are as such:

[ebuildfU ~] media-sound/teamspeak-client-bin-3.0.13 [3.0.12] USE=alsa%* 
-pulseaudio% 0 kB

There doesn't seem to be any bugs listed about this already.
Thanks for any help.

James
-- 
This is my signature. Please don't steal it.



Re: [gentoo-user] teamspeak-client-bin-3.0.13

2013-10-14 Thread Jens Pelzetter
Hello James,

yes, I've also had this problem. Check the permissions of the
TeamSpeak3-Client-linux_amd64-3.0.13.run file you downloaded and moved
to /usr/portage/distfiles. This file is maybe still owned by your user.

After I changed the owner and group of the file to portage and set the
permissions like the other files in /usr/portage/distfiles the package
installs without problems. Owner, group and permissions look like this
on my system:

-rw-rw-r-- 1 portage portage  33205868  8. Okt 08:33
TeamSpeak3-Client-linux_amd64-3.0.13.run

Best regards,

Jens



Am 14.10.2013 22:27, schrieb james:
 Hey List,
 
 This is my first post, have patience.
 
 
 Has anyone gotten this problem when updating from teamspeak-client-bin-3.0.12?
 
 Emerging (8 of 8) media-sound/teamspeak-client-bin-3.0.13
  * TeamSpeak3-Client-linux_amd64-3.0.13.run SHA256 SHA512 WHIRLPOOL size ;-) 
 ...
  [ ok ]
 Unpacking source...
 Unpacking TeamSpeak3-Client-linux_amd64-3.0.13.run to
 /var/tmp/portage/media-sound/teamspeak-client-bin-3.0.13/work
 grep:
 /var/tmp/portage/media-sound/teamspeak-client-bin-3.0.13/distdir/TeamSpeak3-Client-linux_amd64-3.0.13.run:
 Permission denied
  * I'm sorry, but I was unable to support the Makeself file.
  * The version I detected was ''.
  * Please file a bug about the file TeamSpeak3-Client-linux_amd64-3.0.13.run 
 at
  * http://bugs.gentoo.org/ so that support can be added.
  * ERROR: media-sound/teamspeak-client-bin-3.0.13::gentoo failed (unpack 
 phase):
  *   makeself version '' not supported
  *
  * Call stack:
  * ebuild.sh, line   93:  Called src_unpack
  *   environment, line 2278:  Called unpacker_src_unpack
  *   environment, line 2944:  Called unpacker
  *   environment, line 2939:  Called _unpacker 
 'TeamSpeak3-Client-linux_amd64-3.0.13.run'
  *   environment, line  354:  Called unpack_makeself
 '/var/tmp/portage/media-sound/teamspeak-client-bin-3.0.13/distdir/TeamSpeak3-Client-linux_amd64-3.0.13.run'
  *   environment, line 2839:  Called die
  * The specific snippet of code:
  *   die makeself version '${ver}' not supported
  *
  * If you need support, post the output of `emerge --info
 '=media-sound/teamspeak-client-bin-3.0.13::gentoo'`,
  * the complete build log and the output of `emerge -pqv
 '=media-sound/teamspeak-client-bin-3.0.13::gentoo'`.
  * The complete build log is located at
 '/var/tmp/portage/media-sound/teamspeak-client-bin-3.0.13/temp/build.log'.
  * The ebuild environment file is located at
 '/var/tmp/portage/media-sound/teamspeak-client-bin-3.0.13/temp/environment'.
  * Working directory: 
 '/var/tmp/portage/media-sound/teamspeak-client-bin-3.0.13/work'
  * S: '/var/tmp/portage/media-sound/teamspeak-client-bin-3.0.13/work'
 
 
 
 
 My USE flags are as such:
 
 [ebuildfU ~] media-sound/teamspeak-client-bin-3.0.13 [3.0.12] USE=alsa%* 
 -pulseaudio% 0 kB
 
 There doesn't seem to be any bugs listed about this already.
 Thanks for any help.
 
 James