Re: [gentoo-user] what can I do besides waiting or complaining about missing kompozer?

2008-10-26 Thread Dirk Heinrichs
Am Samstag, 25. Oktober 2008 22:41:09 schrieb Norberto Bensa:

 How much trouble do you think I'll face migrating to paludis?

Zero. Just follow the migration guide.

Bye...

Dirk



Re: [gentoo-user] what can I do besides waiting or complaining about missing kompozer?

2008-10-26 Thread Erik Hahn
On Sat, Oct 25, 2008 at 06:41:09PM -0200, Norberto Bensa wrote:
 On Saturday October 25 2008 12:21:01 Dirk Heinrichs wrote:
  Am Samstag, 25. Oktober 2008 15:32:50 schrieb Norberto Bensa:
  
   WTF is playman!?
 
  The paludis equivalent of layman.
 
 If development has moved to paludis, I guess I'll have to move to it.

You don't, portage is still developed and Gentoo's main package manager.
The only thing paludis was necessary for was the kde 4 overlay.

However, it's worth a try even if you don't necessarily need it. Paludis
can use portage's configuration files so you can switch back if you
don't like it.
-- 
hackerkey://v4sw5hw2ln3pr5ck0ma2u7LwXm4l7Gi2e2t4b7Ken4/7a16s0r1p-5.62/-6.56g5OR



Re: [gentoo-user] what can I do besides waiting or complaining about missing kompozer?

2008-10-26 Thread Dirk Heinrichs
Am Sonntag, 26. Oktober 2008 11:27:49 schrieb Erik Hahn:

 The only thing paludis was necessary for was the kde 4 overlay.

Hmm, I thought this has already been identified as fairy tale some weeks ago.

 However, it's worth a try even if you don't necessarily need it. Paludis
 can use portage's configuration files so you can switch back if you
 don't like it.

Yep. But most likely you wont ;)

Bye...

Dirk




Re: [gentoo-user] what can I do besides waiting or complaining about missing kompozer?

2008-10-26 Thread Zhang Weiwu
Matthias Krebs wrote:
 On Saturday 25 October 2008 10:37:48 Gildor Oronar [EMAIL PROTECTED] 
 wrote:
   
 maybe I am stupid but
 #layman -L
 output doesn't contain the word 'arcon' or 'Acron'. A google with
 keyword 'Arcon overlay' doesn't find instruction how to install it
 neither. Could it be related to my platform (PowerPC)?

 A link with information related to how to install 'arcon overlay' would
 be very helpful. Thanks in advance.

 I am fine with installing an overlay, but I guess if the ebuild is in
 the portage then it's available for more people. For me now is only how
 to get overlay working.
 
 You have to build layman with subversion use flag to see svn repositories. 
 Same goes for git.
   
Hi  it seems the layman package does not have 'subversion' use flag:

[EMAIL PROTECTED]:~$ sudo emerge -pv layman

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] app-portage/layman-1.1.1  USE=-test 0 kB 

Total: 1 package (1 reinstall), Size of downloads: 0 kB


And because I can see a lot other subversion overlays it seems I do can
access subversion overlays. As of 'Arcon overlay' I do not know how to
look up whether it's git or subversion overlay (except using google
which didn't provide the answer this time).




Re: [gentoo-user] gimp-9999 failed to compile

2008-10-26 Thread Liviu Andronic
On Sat, Oct 25, 2008 at 10:53 AM, Nickolay Hodyunya [EMAIL PROTECTED] wrote:
 I was trying to compile latest gimp from svn, but it fail because gegl
 version in ports is 0.0.20 but gimp- requires =0.0.21. Have I any chance
 to see this version in ports tree?

Did you try renaming the gegl ebuild to smth like 0.0.21, in
/usr/local overlay, and emerging it?
Liviu



Re: [gentoo-user] what can I do besides waiting or complaining about missing kompozer?

2008-10-26 Thread Willie Wong
On Sun, Oct 26, 2008 at 06:10:56PM +0800, Penguin Lover Zhang Weiwu squawked:
 Hi  it seems the layman package does not have 'subversion' use flag:
 
 [EMAIL PROTECTED]:~$ sudo emerge -pv layman
 
 These are the packages that would be merged, in order:
 
 Calculating dependencies... done!
 [ebuild   R   ] app-portage/layman-1.1.1  USE=-test 0 kB 

Try the 1.2.0 version in ~

W
-- 
What do you get when you cross a mountain climber and a mountain goat?

Ans. Nothing. You can't cross scalers. 
  ~Prof. Paul Hagelstein. MAT 330. P-town
Sortir en Pantoufles: up 688 days, 10:57



[gentoo-user] Xorg crashes with signal 11, backtrace

2008-10-26 Thread Strake
I am running xorg-server-1.3.0.0-r6, xorg 7.2 with
nvidia-drivers-173.14.09. Soon after I start an X session, whether
with startx or xdm, X crashes with the following error:

Backtrace:
0: X(xf86SigHandler+0x6f) [0x4b673f]
1: /lib/libc.so.6 [0x2af235b3aea0]
2: X(ValidatePicture+0x24) [0x5725a4]
3: X(CompositePicture+0xa5) [0x572c05]
4: X(miTrapezoids+0x4e6) [0x56ed66]
5: /usr/lib64/xorg/modules/drivers//nvidia_drv.so [0x2af2377fdf05]

Fatal server error:
Caught signal 11.  Server aborting

I tried switching to nv (2.1.9) but it crashes, once again, this time
with the following error:

Backtrace:
0: X(xf86SigHandler+0x6f) [0x4b673f]
1: /lib/libc.so.6 [0x2ad3bda59ea0]
2: X(ValidatePicture+0x24) [0x5725a4]
3: X(CompositePicture+0xa5) [0x572c05]
4: X(miTrapezoids+0x4e6) [0x56ed66]
5: X [0x57dffb]
6: X(Dispatch+0x1ca) [0x45ab2a]
7: X(main+0x46b) [0x43816b]
8: /lib/libc.so.6(__libc_start_main+0xf4) [0x2ad3bda475a4]
9: X(BitOrderInvert+0x151) [0x437229]

Fatal server error:
Caught signal 11.  Server aborting

I have tried re-emerging xorg and switching to an older version of
nvidia-drivers, to no avail.

# emerge --info
Portage 2.1.4.5 (default/linux/amd64/2008.0, gcc-4.1.2,
glibc-2.6.1-r0, 2.6.24-tuxonice-r9 x86_64)
=
System uname: 2.6.24-tuxonice-r9 x86_64 AMD Athlon(tm) 64 X2 Dual Core
Processor 4400+
Timestamp of tree: Sat, 25 Oct 2008 19:15:01 +
app-shells/bash: 3.2_p33
dev-java/java-config: 1.3.7, 2.0.33-r1
dev-lang/python: 2.4.3-r4, 2.5.2-r3
dev-python/pycrypto: 2.0.1-r6
dev-util/cmake:  2.4.7
sys-apps/baselayout: 2.0.0
sys-apps/openrc: 0.2.5
sys-apps/sandbox:1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r2
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1-r1
sys-devel/binutils:  2.18-r3
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   2.2.4
virtual/os-headers:  2.6.23-r3
ACCEPT_KEYWORDS=amd64
CBUILD=x86_64-pc-linux-gnu
CFLAGS=-O2 -pipe -march=athlon64 -fomit-frame-pointer
-finline-functions -floop-optimize2 -funroll-loops
-fvariable-expansion-in-unroller -fpeel-loops -funswitch-loops
-fprefetch-loop-arrays
CHOST=x86_64-pc-linux-gnu
CONFIG_PROTECT=/etc /usr/kde/3.5/env /usr/kde/3.5/share/config
/usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config
CONFIG_PROTECT_MASK=/etc/env.d /etc/env.d/java/ /etc/gconf
/etc/gentoo-release /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c
/etc/udev/rules.d
CXXFLAGS=-O2 -pipe -march=athlon64 -fomit-frame-pointer
-finline-functions -floop-optimize2 -funroll-loops
-fvariable-expansion-in-unroller -fpeel-loops -funswitch-loops
-fprefetch-loop-arrays
DISTDIR=/usr/portage/distfiles
FEATURES=distlocks metadata-transfer parallel-fetch sandbox sfperms
strict unmerge-orphans userfetch
GENTOO_MIRRORS=http://open-systems.ufl.edu/mirrors/gentoo
http://gentoo.binarycompass.org ftp://gentoo.inode.at/source/
ftp://files.gentoo.org ftp://ftp.planetmirror.com/pub/gentoo/
ftp://ftp.ecc.u-tokyo.ac.jp/GENTOO
ftp://ftp.gtlib.gatech.edu/pub/gentoo ftp://gentoo.mirrors.pair.com/;
LDFLAGS=-Wl,-O1
MAKEOPTS=-j3
PKGDIR=/usr/portage/packages
PORTAGE_RSYNC_OPTS=--recursive --links --safe-links --perms --times
--compress --force --whole-file --delete --stats --timeout=180
--exclude=/distfiles --exclude=/local --exclude=/packages
PORTAGE_TMPDIR=/var/tmp
PORTDIR=/usr/portage
PORTDIR_OVERLAY=/usr/portage/local/layman/initng /usr/local/portage
SYNC=rsync://rsync.ca.gentoo.org/gentoo-portage
USE=3dnow X aalib acl acpi alsa amd64 audiofile berkdb bzip2
cdparanoia cdr cli cracklib crypt curl curlwrappers doc dri dvd dvdr
emacs encode examples expat fbcon firefox flac flash fortran ftp gd
gdbm gif glut gpm guile iconv ieee1394 imap imlib ipv6 isdnlog jabber
jack javascript joystick jpeg jpeg2k kerebros krb4 ldap leim libcaca
lm_sensors loop-aes mad midi mime ming mmap mmx mng mp3 mpeg mudflap
multilib ncurses nls nptl nptlonly ogg openal opengl openmp pcntl pcre
pdf perl png portaudio pppd python readline reflection sasl sctp
session slang sndfile snmp soap sockets source spl sse sse2 ssl svg
svgalib sysfs szip tcpd unicode usb vorbis xinetd xorg xosd xpm xvid
zlib ALSA_CARDS=ali5451 als4000 atiixp atiixp-modem bt87x ca0106
cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0
intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci
ALSA_PCM_PLUGINS=adpcm alaw asym copy dmix dshare dsnoop empty
extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul
mulaw multi null plug rate route share shm softvol
APACHE2_MODULES=actions alias auth_basic authn_alias authn_anon
authn_dbm authn_default authn_file authz_dbm authz_default
authz_groupfile authz_host authz_owner authz_user autoindex cache dav
dav_fs dav_lock deflate dir disk_cache env expires ext_filter
file_cache filter headers include info log_config logio mem_cache mime
mime_magic negotiation rewrite setenvif speling status unique_id
userdir usertrack vhost_alias ELIBC=glibc INPUT_DEVICES=keyboard

Re: [gentoo-user] Xorg crashes with signal 11, backtrace

2008-10-26 Thread Volker Armin Hemmann
On Sonntag 26 Oktober 2008, Strake wrote:

look for broken symlinks. Sometimes when you upgrade/deinstall drivers, the 
symlinks are broken  - and eselect fails miserably with broken symlinks. 
Remove them all, then install the nvidia driver, eselect, check symlinks, try 
again.




[gentoo-user] lsof-4.81 working for anybody?

2008-10-26 Thread Holger Hoffstaette

I just tried the latest lsof-4.81 in ~x86 an dit doesn't seem to do
anything - no output, it just silently returns. 4.80-r1 works just fine
and always has. Does anybody else see this behaviour?
Just making sure it's not something on my end before I hassle b.g.o.

thanks
Holger





[gentoo-user] Re: lsof-4.81 working for anybody?

2008-10-26 Thread Francesco Talamona
On Sunday 26 October 2008, Holger Hoffstaette wrote:
 I just tried the latest lsof-4.81 in ~x86 an dit doesn't seem to do
 anything - no output, it just silently returns. 4.80-r1 works just
 fine and always has. Does anybody else see this behaviour?
 Just making sure it's not something on my end before I hassle b.g.o.

 thanks
 Holger

Same silent behaviour on my amd64. Let me downgrade now...

Ciao
Francesco

-- 
Linux Version 2.6.27-gentoo, Compiled #1 SMP PREEMPT Tue Oct 14 20:02:27 
CEST 2008
Two 1GHz AMD Athlon 64 Processors, 4GB RAM, 4018.44 Bogomips Total
aemaeth



[gentoo-user] New intel xorg-server USE flag

2008-10-26 Thread Grant
I see there is a new intel USE flag for xorg-server.  I also see
(-i810%*) which may be due to my hardened profile?  Should I change
VIDEO_CARDS=i810 to intel?  I have this in the laptop's lspci:
Intel Corporation 82801H.

- Grant



Re: [gentoo-user] New intel xorg-server USE flag

2008-10-26 Thread Liviu Andronic
On Sun, Oct 26, 2008 at 7:04 PM, Grant [EMAIL PROTECTED] wrote:
 I see there is a new intel USE flag for xorg-server.  I also see
 (-i810%*) which may be due to my hardened profile?  Should I change
 VIDEO_CARDS=i810 to intel?  I have this in the laptop's lspci:
 Intel Corporation 82801H.

Please search recent posts.
Liviu



Re: [gentoo-user] New intel xorg-server USE flag

2008-10-26 Thread Alan McKinnon
On Sunday 26 October 2008 19:04:03 Grant wrote:
 I see there is a new intel USE flag for xorg-server.  I also see
 (-i810%*) which may be due to my hardened profile?  Should I change
 VIDEO_CARDS=i810 to intel?

Yes.

Intel have developed an all-in-one driver called ?intel that supercedes and 
replaces the old drivers. The USE flag change reflects this.

 I have this in the laptop's lspci: 
 Intel Corporation 82801H.

which will be driven nicely by the new driver


-- 
alan dot mckinnon at gmail dot com



Re: [gentoo-user] what can I do besides waiting or complaining about missing kompozer?

2008-10-26 Thread Alan McKinnon
On Sunday 26 October 2008 11:33:11 Dirk Heinrichs wrote:
 Am Sonntag, 26. Oktober 2008 11:27:49 schrieb Erik Hahn:
  The only thing paludis was necessary for was the kde 4 overlay.

 Hmm, I thought this has already been identified as fairy tale some weeks
 ago.

For those who wonder what this is all about, there were not one, but two, 
development overlays for kde4. One used nifty new features in paludis to test 
out nifty new features for building overlays and apparently the developers 
were impressed with the nifty new results. IIRC it was Bo that said so 
publicly, he was a very frequent poster here till a few months ago.

The other overlay used the old traditional features in portage.

I've run almost every version of kde-4, and I've never used paludis. I believe 
those nifty new features (sets) have been incorporated into portage so now 
everyone can benefit.

Bottom line: Dirk is right. You don't *need* paludis. You use if if you *want* 
it.



-- 
alan dot mckinnon at gmail dot com



Re: [gentoo-user] Xorg crashes with signal 11, backtrace

2008-10-26 Thread Strake
No broken symlinks, but while I was looking, I discovered the actual
problem - mktemp was missing! A quick emerge mktemp fixed that, and
everything is now running smoothly.

Thank you for trying to help.

On Sun, Oct 26, 2008 at 10:47 AM, Volker Armin Hemmann
[EMAIL PROTECTED] wrote:
 On Sonntag 26 Oktober 2008, Strake wrote:

 look for broken symlinks. Sometimes when you upgrade/deinstall drivers, the
 symlinks are broken  - and eselect fails miserably with broken symlinks.
 Remove them all, then install the nvidia driver, eselect, check symlinks, try
 again.






Re: [gentoo-user] lsof-4.81 working for anybody?

2008-10-26 Thread Paul Hartman
On Sun, Oct 26, 2008 at 10:01 AM, Holger Hoffstaette [EMAIL PROTECTED] wrote:

 I just tried the latest lsof-4.81 in ~x86 an dit doesn't seem to do
 anything - no output, it just silently returns. 4.80-r1 works just fine
 and always has. Does anybody else see this behaviour?
 Just making sure it's not something on my end before I hassle b.g.o.

Same problem here.



[gentoo-user] quake3 fails to load

2008-10-26 Thread Nickolay Hodyunya
I've installed quake3 from games-fps/quake3 with opengl and teamarena
flags enabled. Now, when i try to execute quake3 i get this output
error:
ioQ3 1.34-rc3 linux-i386 Oct 27 2008
- FS_Startup -
Current search path:
/home/scriper/.q3a/baseq3
/usr/share/games/quake3/baseq3/pak8.pk3 (9 files)
/usr/share/games/quake3/baseq3/pak7.pk3 (4 files)
/usr/share/games/quake3/baseq3/pak6.pk3 (64 files)
/usr/share/games/quake3/baseq3/pak5.pk3 (7 files)
/usr/share/games/quake3/baseq3/pak4.pk3 (272 files)
/usr/share/games/quake3/baseq3/pak3.pk3 (4 files)
/usr/share/games/quake3/baseq3/pak2.pk3 (148 files)
/usr/share/games/quake3/baseq3/pak1.pk3 (26 files)
/usr/share/games/quake3/baseq3/pak0.pk3 (3539 files)
/usr/share/games/quake3/baseq3
/usr/games/bin/baseq3

--
4073 files in pk3 files


**
WARNING: pak0.pk3 is present but its checksum (1696233209)
is not correct. Please re-copy pak0.pk3 from your
legitimate Q3 CDROM.
**


execing default.cfg
couldn't exec q3config.cfg
couldn't exec autoexec.cfg
Hunk_Clear: reset the hunk ok
- Client Initialization -
- Initializing Renderer 
---
QKEY found.
- Client Initialization Complete -
- R_Init -

--- Input Initialization ---
Joystick is not active.

...loading libGL.so.1:
Calling SDL_Init(SDL_INIT_VIDEO)...
SDL_Init(SDL_INIT_VIDEO) passed.
QGL_Init: Can't load libGL.so.1 from /etc/ld.so.conf or current dir: No dynamic 
GL support in video driver
failed
- CL_Shutdown -
RE_Shutdown( 1 )
---
Sys_Error: GLimp_Init() - could not load OpenGL subsystem

I have properly installed nvidia-drivers-177.80, glxinfo | grep rendering tells
direct rendering: Yes 
In fact I can play quake3 using wine, but still want to play native version.
-- 
Regards, Nickolay Hodyunya.



Re: [gentoo-user] {OT} An old iBook G3 as server

2008-10-26 Thread Rich Healey
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Momesso Andrea wrote:
 I alredy have a gentoo home server up and running with decent hardware
 (a FUJITSU SIEMENS Amilo M3438 laptop, Pentium M 1.86GHz, 1.5Gb ram)
 that I use for general purpose (backup, portage-rsync, bittorrent,
 groupware) and also for my wife's work (a joomla site, a ftp server,
 and a mailing list manager).
 
 The work my wife does as a researcher for the university is growing
 fast, her group relays in the ftp server for uploading important
 documents, and she also required me to set up a wiki.
 
 I now think it's time to set up something more hardened and to have a
 separated box for her work, to reduce the risk that I break things while
 trying experimental stuff, masked packeges ecc.
 
 It comes that they had from their  mentor an old iBook G3 to see if it 
 fits their needs.
 
 I will recive the machine tonight and start to work on it this weekend,
 so yet I don't know the amount of memory it has, but I know for sure
 it's expandible to 544Mb, and I will surely do the upgrade if needed.
 
 Here are my questions:
 
 - Is gentoo pcc stable enough to work on a server?
 
 - What kind of checks should I do to verify that the hardware
   (expecially the disk) is fine? 
 
 - Is it possible to use the other server (x86) to build packages for the
   ppc?
 
 - Due to my limited space I'd like to mount some non-vital stuff on nfs
   shares. Is it aviceable to mount /usp/portage on nfs? or maybe just
   the distfiles?
 
 - What would you suggest for automatic daily backups?
 
 - I use gentoo as the only os on all my machines and it is the distro I
   fell confortable with, but is it really a good choiche in this case?
   Would a compiled distro better fit my needs?
 
 Thank yo in advance for your answers.
I run PPC64 in a production environment at work (full 64 bit UL) as a
postgres data server (it's SUPER fast, 24 hours of upgrade on our intel
quad takes about 4 on the mac).

IMHO ppc is fine, but obviously sandbox and test before going live.

Kind Regards


Rich Healey

- --
Richo -  - [EMAIL PROTECTED]
Developer / Systems Admin   - OpenPGP: 0x8C8147807
MSN: [EMAIL PROTECTED]   AIM: richohealey33
irc.psych0tik.net-  #hbh #admin   ((richohealey))
irc.freenode.org -  #hbh #debian  ((PythonNinja))
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkkFGj4ACgkQLeTfO4yBSAcbZwCeN/PH50/sLUjmO97hbyNx6yUd
P7kAn2kOuDYGQ1uHsAaNw9ETgjjPbNKo
=Uqtw
-END PGP SIGNATURE-



Re: [gentoo-user] gimp-9999 failed to compile

2008-10-26 Thread Nickolay Hodyunya
On Sun, Oct 26, 2008 at 01:05:16PM +0100, Liviu Andronic wrote:
 On Sat, Oct 25, 2008 at 10:53 AM, Nickolay Hodyunya [EMAIL PROTECTED] wrote:
  I was trying to compile latest gimp from svn, but it fail because gegl
  version in ports is 0.0.20 but gimp- requires =0.0.21. Have I any 
  chance
  to see this version in ports tree?
 
 Did you try renaming the gegl ebuild to smth like 0.0.21, in
 /usr/local overlay, and emerging it?
 Liviu
 
Yes, but it seems 0.0.21 is not even released, because there is no files to 
fetch
from ftp.gimp.org for this version. 
-- 
Regards, Nickolay Hodyunya.