Re: [gentoo-user] Installing packages for old Python version

2008-10-22 Thread Neil Bothwick
On Tue, 21 Oct 2008 20:06:55 -0400, Peter Wood wrote:

> Is there a way to change the default python version temporarily so that
> emerge merges the correct version of these packages into
> /usr/lib/python/2.4/site-packages, where I need them?

I'd try app-admin/eselect-python


-- 
Neil Bothwick

"Bother," said Pooh, when he found Tigger stoned on his hash


signature.asc
Description: PGP signature


Re: [gentoo-user] Openttd

2008-10-22 Thread Mickaël Bucas
2008/10/21, András Csányi <[EMAIL PROTECTED]>:
> 2008/10/21 Arttu V. <[EMAIL PROTECTED]>:
>> On 10/21/08, András Csányi <[EMAIL PROTECTED]> wrote:
>>> Few weeks ago I reinstalled my desktop and now I want to play with
>>> openttd but I wonder this package is masked.
>>> I saw the version of this package int the portage is 0.5.3 but on the
>>> openttd's website the latest stable version is 0.6.3.
>>> So I want to ask: what is the problem whit this package?
>>
>> Hi,
>>
>> Did you read these bugs?
>>
>> http://bugs.gentoo.org/show_bug.cgi?id=215776
>> http://bugs.gentoo.org/show_bug.cgi?id=233929
>>
>> They answer at least partially to many of your questions. Old one is
>> blocked due to security reasons, new one has been under work and a
>> version is available from that bug, they took extra time since openttd
>> developers use some funky multi-platform configuration stuff of their
>> own making, etc.
>>
>> Maybe you could settle for dosbox with the old TTD MS-DOS version
>> until they get everything sorted out with openttd's new version? :)
>
> No, I didn't read. Thanks your links.
> I will be patience :)
>
> --
> - -
> --  Csanyi Andras  -- http://sayusi.hu -- Sayusi Ando
> --  "Bízzál Istenben és tartsd szárazon a puskaport!".-- Cromwell
>

Hi,

>From bug 233929, problem is solved in version 0.6.2.

To install version 0.6.3 I use "roslin" overlay, and it works for me.

Mickaël



Re: [gentoo-user] Trying KDE-4

2008-10-22 Thread Peter Humphrey
On Tuesday 21 October 2008 19:46:33 Daniel Pielmeier wrote:

> One thing I would give a try is to give portage a hand and emerge some of
> the qt split ebuilds with the oneshot option. In your case the qt split
> ebuilds which are blocked: 
>
> x11-libs/qt-script-4.4.2, x11-libs/qt-dbus-4.4.2,
> x11-libs/qt-qt3support-4.4.2, x11-libs/qt-sql-4.4.2,
> x11-libs/qt-gui-4.4.2, x11-libs/qt-svg-4.4.2,
> x11-libs/qt-test-4.4.2, x11-libs/qt-core-4.4.2,
> x11-libs/qt-webkit-4.4.2, x11-libs/qt-opengl-4.4.2
>
> and then see if portage will be able to continue with the world update.

That was a good idea, one that I ought to have thought of but didn't. 
Unfortunately, it's made no difference at all. Emerge -upDvN world still 
gives the same block:

[blocks B ] x11-libs/qt-core ("x11-libs/qt-core" is blocking 
x11-libs/qt-4.3.3)
[blocks B ] <=x11-libs/qt-4.4.0_alpha:4 ("<=x11-libs/qt-4.4.0_alpha:4" 
is blocking x11-libs/qt-script-4.4.2, x11-libs/qt-dbus-4.4.2, 
x11-libs/qt-qt3support-4.4.2, x11-libs/qt-sql-4.4.2, x11-libs/qt-gui-4.4.2, 
x11-libs/qt-svg-4.4.2, x11-libs/qt-test-4.4.2, x11-libs/qt-core-4.4.2, 
x11-libs/qt-webkit-4.4.2, x11-libs/qt-opengl-4.4.2)

Total: 160 packages (3 upgrades, 78 new, 65 in new slots, 14 reinstalls), 
Size of downloads: 209,150 kB
Conflict: 2 blocks (2 unsatisfied)

To recap, the only version of qt installed is qt-3.3.8-r4, and equery d 
=x11-libs/qt-3.3.8-r4 returns 160 packages, all wanting =x11-libs/qt-3*. 
Emerge seems to think I have a version4.* of qt installed, but I haven't 
apart from the split e-builds I've just installed as above.

$ equery l qt
[ Searching for package 'qt' in all categories among: ]
 * installed packages
[I--] [  ] app-emulation/emul-linux-x86-qtlibs-20071210 (0)
[I--] [  ] dev-db/qt-unixODBC-3.3.8 (3)
[I--] [  ] dev-libs/dbus-qt3-old-0.70 (0)
[I--] [  ] sys-apps/qtparted-0.4.5 (0)
[I--] [  ] x11-libs/qt-3.3.8-r4 (3)
[I--] [ ~] x11-libs/qt-core-4.4.2 (4)
[I--] [ ~] x11-libs/qt-dbus-4.4.2 (4)
[I--] [ ~] x11-libs/qt-gui-4.4.2 (4)
[I--] [ ~] x11-libs/qt-opengl-4.4.2 (4)
[I--] [ ~] x11-libs/qt-qt3support-4.4.2 (4)
[I--] [ ~] x11-libs/qt-script-4.4.2 (4)
[I--] [ ~] x11-libs/qt-sql-4.4.2 (4)
[I--] [ ~] x11-libs/qt-svg-4.4.2 (4)
[I--] [ ~] x11-libs/qt-test-4.4.2 (4)
[I--] [ ~] x11-libs/qt-webkit-4.4.2 (4)

I could try removing qt-3.3.8-r4, but first I'd have to back up the whole 
system against the probability of being unable to recover from the 
resultant smashing of KDE 3.5.

> > I've started building a new system from scratch on another disk, and
> > I'm now about ready to start installing KDE on it. Maybe a clean start
> > is what I need.
>
> I think this could be solved without a reinstall but it is up to you.

Thanks for your help so far; I think though that I'll continue building the 
clean system as well in case your optimism proves unfounded. At least with 
two systems I can pursue both lines independently.

-- 
Rgds
Peter



Re: [gentoo-user] Trying KDE-4

2008-10-22 Thread Neil Bothwick
On Wed, 22 Oct 2008 10:15:34 +0100, Peter Humphrey wrote:

> That was a good idea, one that I ought to have thought of but didn't. 
> Unfortunately, it's made no difference at all. Emerge -upDvN world
> still gives the same block:
> 
> [blocks B ] x11-libs/qt-core ("x11-libs/qt-core" is blocking 
> x11-libs/qt-4.3.3)
> [blocks B ] <=x11-libs/qt-4.4.0_alpha:4
> ("<=x11-libs/qt-4.4.0_alpha:4" is blocking x11-libs/qt-script-4.4.2,
> x11-libs/qt-dbus-4.4.2, x11-libs/qt-qt3support-4.4.2,
> x11-libs/qt-sql-4.4.2, x11-libs/qt-gui-4.4.2, x11-libs/qt-svg-4.4.2,
> x11-libs/qt-test-4.4.2, x11-libs/qt-core-4.4.2,
> x11-libs/qt-webkit-4.4.2, x11-libs/qt-opengl-4.4.2)
> 
> Total: 160 packages (3 upgrades, 78 new, 65 in new slots, 14
> reinstalls), Size of downloads: 209,150 kB
> Conflict: 2 blocks (2 unsatisfied)
> 
> To recap, the only version of qt installed is qt-3.3.8-r4,

Something you are trying to emerge as part of the world update depends on
qt-4.3*, so it is trying to install 4.3 and 4.4, that's the cause of the
block. Blocks aren't always the result of installed packages, only
those that would be installed at the end of the emerge.

> I could try removing qt-3.3.8-r4, but first I'd have to back up the
> whole system against the probability of being unable to recover from
> the resultant smashing of KDE 3.5.

qt3 seems to be unrelated to this, but a full backup is unnecessary.
quickpkg qt3 before unmerging it. If the system goes TU you can emerge -k
it.


-- 
Neil Bothwick

Nostalgia isn't what it used to be.


signature.asc
Description: PGP signature


Re: [gentoo-user] Trying KDE-4

2008-10-22 Thread Alan McKinnon
On Wednesday 22 October 2008 11:15:34 Peter Humphrey wrote:
> On Tuesday 21 October 2008 19:46:33 Daniel Pielmeier wrote:
> > One thing I would give a try is to give portage a hand and emerge some of
> > the qt split ebuilds with the oneshot option. In your case the qt split
> > ebuilds which are blocked:
> >
> > x11-libs/qt-script-4.4.2, x11-libs/qt-dbus-4.4.2,
> > x11-libs/qt-qt3support-4.4.2, x11-libs/qt-sql-4.4.2,
> > x11-libs/qt-gui-4.4.2, x11-libs/qt-svg-4.4.2,
> > x11-libs/qt-test-4.4.2, x11-libs/qt-core-4.4.2,
> > x11-libs/qt-webkit-4.4.2, x11-libs/qt-opengl-4.4.2
> >
> > and then see if portage will be able to continue with the world update.
>
> That was a good idea, one that I ought to have thought of but didn't.
> Unfortunately, it's made no difference at all. Emerge -upDvN world still
> gives the same block:
>
> [blocks B ] x11-libs/qt-core ("x11-libs/qt-core" is blocking
> x11-libs/qt-4.3.3)
> [blocks B ] <=x11-libs/qt-4.4.0_alpha:4 ("<=x11-libs/qt-4.4.0_alpha:4"
> is blocking x11-libs/qt-script-4.4.2, x11-libs/qt-dbus-4.4.2,
> x11-libs/qt-qt3support-4.4.2, x11-libs/qt-sql-4.4.2, x11-libs/qt-gui-4.4.2,
> x11-libs/qt-svg-4.4.2, x11-libs/qt-test-4.4.2, x11-libs/qt-core-4.4.2,
> x11-libs/qt-webkit-4.4.2, x11-libs/qt-opengl-4.4.2)
>
> Total: 160 packages (3 upgrades, 78 new, 65 in new slots, 14 reinstalls),
> Size of downloads: 209,150 kB
> Conflict: 2 blocks (2 unsatisfied)
>
> To recap, the only version of qt installed is qt-3.3.8-r4, and equery d
> =x11-libs/qt-3.3.8-r4 returns 160 packages, all wanting =x11-libs/qt-3*.
> Emerge seems to think I have a version4.* of qt installed, but I haven't
> apart from the split e-builds I've just installed as above.

No, that is incorrect and your reading of the output is wrong.

Emerge detects blockers by looking at what is currently on the machine or what 
it wants to install and seeing if that will block with what is on the machine 
or what will be installed.

You do not have to have a package installed to create a block - it can be 
caused by something that is due to be emerged (and hence will only be 
installed in the future).

Look at the second blocker line. It says:

<=x11-libs/qt-4.4.0_alpha:4

That means:
- a version in SLOT 4
- the version number is less than 4.4.0_alpha is blocking/blocked by qt-4.4.2

You do not have such a package installed. That's cool.

You need to find out why portage thinks it must install such a thing. That's 
why I asked you for emerge -t earlier. Find an entry for 
<=x11-libs/qt-4.4.0_alpha:4 in that list and look above it to see what pulled 
it in. Fix that thing and portage will stop trying to pull in an old version 
of qt and your problem will go away.

I earnestly recommend you do not go through a full reinstall. That will teach 
you nothing. You need to go through this at least once to learn how to deal 
with it, it's a necessary gentoo skill

-- 
alan dot mckinnon at gmail dot com



Re: [gentoo-user] Another Abiword build failure

2008-10-22 Thread Liviu Andronic
Hello Erik,

First two questions that come to me:
- did you already emerge -DNu abiword and
- did you try with the -gnome USE flag?

Liviu


On Tue, Oct 21, 2008 at 6:27 PM, Erik Hahn <[EMAIL PROTECTED]> wrote:
> I'm unsuccesfully trying to compile app-office/abiword-2.6.4. The error
> is a different one than in the other thread, though.  I hope somebody
> of you has a clue what's wrong and how I can fix it.
>



Re: [gentoo-user] Trying KDE-4

2008-10-22 Thread Alex Schuster
Neil Bothwick writes:

> On Wed, 22 Oct 2008 10:15:34 +0100, Peter Humphrey wrote:
> > That was a good idea, one that I ought to have thought of but didn't.
> > Unfortunately, it's made no difference at all. Emerge -upDvN world
> > still gives the same block:
[...]
> > To recap, the only version of qt installed is qt-3.3.8-r4,
>
> Something you are trying to emerge as part of the world update depends
> on qt-4.3*, so it is trying to install 4.3 and 4.4, that's the cause of
> the block. Blocks aren't always the result of installed packages, only
> those that would be installed at the end of the emerge.
>
> > I could try removing qt-3.3.8-r4, but first I'd have to back up the
> > whole system against the probability of being unable to recover from
> > the resultant smashing of KDE 3.5.
>
> qt3 seems to be unrelated to this, but a full backup is unnecessary.
> quickpkg qt3 before unmerging it. If the system goes TU you can emerge
> -k it.

I think I have the same conflict. I just solved it by putting this into 
package.keywords:
~dev-python/PyQt4-4.4.3
~dev-python/sip-4.7.7

So I upgraded to PyQt4-4.4.3, and this depends on the splitted Qt ebuilds, 
while PyQt4 up to version 4.4-r1 wants the old monolithic Qt.

weird ~ # grep x11-libs/qt /usr/portage/dev-python/PyQt4/*.ebuild
/usr/portage/dev-python/PyQt4/PyQt4-4.3.3.ebuild:RDEPEND="=x11-libs/qt-4.3*
/usr/portage/dev-python/PyQt4/PyQt4-4.4-r1.ebuild:RDEPEND="=x11-libs/qt-4*
/usr/portage/dev-python/PyQt4/PyQt4-4.4.2.ebuild:   
>=x11-libs/qt-core-4.4.0:4
/usr/portage/dev-python/PyQt4/PyQt4-4.4.3.ebuild:   
>=x11-libs/qt-core-4.4.0:4
[...]

Wonko



Re: [gentoo-user] AbiWord 2.6.4 build failure

2008-10-22 Thread Liviu Andronic
Hello,


On Tue, Oct 21, 2008 at 12:23 PM, Fabrice Delliaux <[EMAIL PROTECTED]> wrote:
> Can you please upload this Makefile somewhere and give us a link for
> download ? Something in your build environment is probably interfering
> with some variables defined in this Makefile.
>
> And also : somewhere in /var/tmp/portage/app-office/abiword you should
> have a file called *environment* or *environment.bz2*
>
I've just uploaded the two files:
Makefile: http://s000.tinyupload.com/index.php?file_id=02299843822915416335
Environment: http://s000.tinyupload.com/index.php?file_id=05207412456599355087

I also added "emerge --info" output below.
Liviu


localhost liviu # emerge --info
Portage 2.1.4.4 (default/linux/x86/2008.0/desktop, gcc-4.1.2,
glibc-2.6.1-r0, 2.6.22-gentoo-r5-0.2 i686)
=
System uname: 2.6.22-gentoo-r5-0.2 i686 Intel(R) Pentium(R) M processor 1.60GHz
Timestamp of tree: Sun, 05 Oct 2008 01:45:04 +
ccache version 2.4 [enabled]
app-shells/bash: 3.2_p33
dev-java/java-config: 1.3.7, 2.1.6-r1
dev-lang/python: 2.5.2-r7
dev-util/ccache: 2.4-r7
sys-apps/baselayout: 1.12.11.1
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.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:   1.5.26
virtual/os-headers:  2.6.23-r3
ACCEPT_KEYWORDS="x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium-m -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d
/etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild
/etc/splash /etc/terminfo /etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-O2 -march=pentium-m -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache collision-protect distlocks metadata-transfer
parallel-fetch sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/linux/distributions/gentoo";
LANG="en_GB.UTF-8"
LC_ALL="en_GB.UTF-8"
LDFLAGS="-Wl,-O1"
MAKEOPTS="-j1"
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/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X a52 aac aalib acl acpi aiglx alsa amr audiofile bash-completion
bitmap-fonts bluetooth branding bzip2 cairo cdda cddb cdparanoia cdr
cli cracklib crypt cups dbus ddloader directfb dri dvd dvdr dvdread
encode fam flac fortran gdbm gif gnome gpm gstreamer gtk hal iconv
imagemagick ipv6 isdnlog javascript jpeg kerberos kpathsea lame ldap
libcaca libnotify lyx mad matroska midi mmx mp3 mpeg mudflap ncurses
nls nptl nptlonly nsplugin ogg opengl openmp pam pcre pdf perl png
ppds pppd python qt3 qt3support qt4 quicktime readline reflection
scanner sdl seamonkey session slang spell spl sqlite sse sse2 ssl
startup-notification svg sysfs tcpd texlive threads tiff truetype
truetype-fonts type1-fonts unicode usb vcd vidix vorbis wifi
win32codecs wmf x264 x86 xfce xml xorg xv xvid zlib"
ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci
emu10k1 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
mouse synaptics evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz
cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text"
LIRC_DEVICES="all" USERLAND="GNU" VIDEO_CARDS="i810 vesa fbdev v4l"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK,
LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS,
PORTAGE_RSYNC_EXTRA_OPTS




-- 
Do you know how to read?
http://www.alienetworks.com/srtest.cfm
Do you know how to write?
http://garbl.home.comcast.net/~garbl/stylemanual/e.htm#e-mail

(http://s000.tinyupload.com/?del_id=96046955341935787829
http://s000.tinyupload.com/index.php?del_id=08873273853539429570)



Re: [gentoo-user] Trying KDE-4

2008-10-22 Thread Daniel Pielmeier
2008/10/22 Alex Schuster <[EMAIL PROTECTED]>:
>
> I think I have the same conflict. I just solved it by putting this into
> package.keywords:
> ~dev-python/PyQt4-4.4.3
> ~dev-python/sip-4.7.7
>
> So I upgraded to PyQt4-4.4.3, and this depends on the splitted Qt ebuilds,
> while PyQt4 up to version 4.4-r1 wants the old monolithic Qt.
>
> weird ~ # grep x11-libs/qt /usr/portage/dev-python/PyQt4/*.ebuild
> /usr/portage/dev-python/PyQt4/PyQt4-4.3.3.ebuild:RDEPEND="=x11-libs/qt-4.3*
> /usr/portage/dev-python/PyQt4/PyQt4-4.4-r1.ebuild:RDEPEND="=x11-libs/qt-4*
> /usr/portage/dev-python/PyQt4/PyQt4-4.4.2.ebuild:
>>=x11-libs/qt-core-4.4.0:4
> /usr/portage/dev-python/PyQt4/PyQt4-4.4.3.ebuild:
>>=x11-libs/qt-core-4.4.0:4
> [...]

This is maybe the PyQt issue I did not remember. So I think it is
worth a try. If this is the case portage tries to pull qt-4.4.3
because it is needed by PyQt-4.4 plus the qt split ebuilds which are
needed by some other packages. So putting versions of PyQt and sip in
package.keywords which depemd on qt split ebuilds should solve it. If
I remember right I have this entries in my package.keywords too.
Probably you need oneshot for PyQt and sip too.

-- 
Regards,
Daniel



[gentoo-user] SOLVED: python 2.6 and python-updater

2008-10-22 Thread David Relson
On Tue, 21 Oct 2008 19:33:57 -0400
David Relson wrote:

> I've just updated from python-2.5 to 2.6.  Since emerge ran fine, I
> ran python-updater.  It's encountering problems with lots of
> packages.  For example, "emerge -1 setuptools" ends with:
> 
> ## begin emerge output ##
> 
> copying build/lib/pkg_resources.py
> -> /usr/lib64/python2.6/site-packages ACCESS DENIED
> open_wr:   /usr/lib64/python2.6/site-packages/pkg_resources.py
> error: /usr/lib64/python2.6/site-packages/pkg_resources.py: Permission
> denied
>  * 
>  * ERROR: dev-python/setuptools-0.6_rc8-r1 failed.
>  * Call stack:
>  * ebuild.sh, line   49:  Called src_install
>  * environment, line 2445:  Called distutils_src_install
>  * environment, line  724:  Called die
>  * The specific snippet of code:
>  * ${python} setup.py install --root="${D}" --no-compile "$@" || die
> "python setup.py install failed";
>  * The die message:
>  * python setup.py install failed
>  * 
>  * If you need support, post the topmost build error, and the call
> stack if relevant.
>  * A complete build log is located at
> '/var/log/portage/dev-python:setuptools-0.6_rc8-r1:20081021-133932.log'.
>  * The ebuild environment file is located at
> '/var/tmp/portage/dev-python/setuptools-0.6_rc8-r1/temp/environment'.
>  * 
> --- ACCESS VIOLATION SUMMARY
> --- LOG FILE =
> "/var/log/sandbox/sandbox-32513.log"
> 
> open_wr:   /usr/lib64/python2.6/site-packages/pkg_resources.py
> 
> 
> >>> Failed to emerge dev-python/setuptools-0.6_rc8-r1, Log file:
> 
> >>>  '/var/log/portage/dev-python:setuptools-0.6_rc8-r1:20081021-133932.log'
> 
>  * GNU info directory index is up-to-date.
> 
> ## end emerge output ##
> 
> This looks like a permissions problem
> in /usr/lib64/python2.6/site-packages/.  I normally run emerge as
> 'relson', but this time I ran emerge as 'root' -- so I don't think
> it's a simple permissions problem.
> 
> Has anybody else emerge python-2.6 and run python-updater?  Any idea
> of what I may be doing wrong?  Is it time to head for bgo?
> 
> Regards,
> 
> David

http://bugs.gentoo.org/show_bug.cgi?id=240149 identified the fix!

When python2.6 was installed, the entry in /usr/bin was created:

$$$ ls -l /usr/bin/python*

  lrwxrwxrwx  1 root root ... python -> //usr/bin/python2.6
  lrwxrwxrwx  1 root root ... python2 -> python2.5
  -rwxr-xr-x  1 root root ... python2.5
  -rwxr-xr-x  1 root root ... python2.6

The "//" in the symlink causes the problem.  The problem was fixed
with the following commands:

   [EMAIL PROTECTED] portage # eselect python list
   Available python interpreters:
 [1]   python2.5
 [2]   python2.6 *
   [EMAIL PROTECTED] portage # eselect python set 2

so /usr/bin now has 

  lrwxrwxrwx  1 root root ... python  -> /usr/bin/python2.6

(with a single slash) and all is good!






Re: [gentoo-user] AbiWord 2.6.4 build failure

2008-10-22 Thread Fabrice Delliaux
Hi,

Thanks for the links.


Le Wed, 22 Oct 2008 12:09:22 +0200,
Liviu Andronic a écrit :

> I've just uploaded the two files:
> Makefile:
> http://s000.tinyupload.com/index.php?file_id=02299843822915416335

You probably upload the wrong file. This can't be this one.


But I think I found the problem, and it seems to be a bug : make is
actually failing on this line in the Makefile :

> /* -*- mode: C++; tab-width: 4; c-basic-offset: 4; -*- */


Can you please run the following commands to copy the ebuild to an
overlay ( assuming /usr/local/portage is the overlay ) :

 # cd /usr/local/portage
 # mkdir -p app-office/abiword/files
 # cd app-office/abiword
 # cp /usr/portage/app-office/abiword/abiword/abiword-2.6.4.ebuild .

Then, edit abiword.2.6.4.ebuild, and add the following src_unpack
function :

> src_unpack() {
>   unpack ${A}
>   cd "${S}"
>
>   epatch ${FILESDIR}/fix-build.patch
> }

Download the fix-build.patch from here to /tmp/fix-build.patch :

http://s000.tinyupload.com/index.php?file_id=39475871613771688451

Finally run :

 # cd /usr/local/portage/app-office/abiword
 # cp /tmp/fix-build.patch files/
 # ebuild abiword.2.6.4.ebuild digest
 # emerge =abiword-2.6.4


If it fix the problem, you should open a bug at http://bugs.gentoo.org,
with your emerge --info, the build log when it fails, and the patch.






Re: [gentoo-user] ssmtp logs?

2008-10-22 Thread Stroller


On 22 Oct 2008, at 01:59, RYAN vAN GINNEKEN wrote:

Hello all have been trying to figure out how to use ssmtp as i need  
to get email off my system

...Seems there is no mail command


ssmtp is a sendmail replacement. Therefore you would use something like:

  sendmail [EMAIL PROTECTED] < file.txt

Stroller



Re: [gentoo-user] about wireless networking

2008-10-22 Thread Stroller


On 22 Oct 2008, at 04:53, Tom wrote:

/etc/conf.d/net settings
#Wireless with WPA_SUPPLICANT
modules=("wpa_supplicant")
...

but ping command result
smiler tom # ping 192.168.2.1
PING 192.168.2.1 (192.168.2.1) 56(84) bytes of data.
From 192.168.2.119 icmp_seq=3 Destination Host Unreachable
From 192.168.2.119 icmp_seq=4 Destination Host Unreachable
From 192.168.2.119 icmp_seq=7 Destination Host Unreachable


What does `ifconfig eth1` say?
What about `wpa_cli` -> `status`?

Stroller.




Re: [gentoo-user] how to word-wrap using a pipe?

2008-10-22 Thread zhangweiwu
Neil Bothwick wrote:
> On Mon, 20 Oct 2008 14:19:31 +1100, [EMAIL PROTECTED] wrote:
> 
>> Hmm, 'fold' looks promising...
> 
> I've been using this one for years and it does exactly what it says.
> 
> 

Great thanks for all the answers. fmt and fold both enlightened me.

-- 
Real Softservice

Huateng Tower, Unit 1788
Jia 302 3rd area of Jinsong, Chao Yang

Tel: +86 (10) 8773 0650 ext 603
Mobile: 159  7382
http://www.realss.com



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

2008-10-22 Thread zhangweiwu
Dear all

Life without Kompozer is a pain to me. Nvu has some historical bug that
was killed in kompozer. My daily work require wysiwyg HTML editor a lot
because my work involve working with web pages with a lot of tables of
tabular data (you can hardly work efficiently with HTML tables with raw
HTML editor, e.g. for the work of merging table cells).

However after years and years kompozer is still not available in Gentoo
Linux. I start to have difficulty working with my colleagues who use
Ubuntu or SuSE who already replaced nvu with kompozer. Our SVN commit
message start to show stupid change to CSS back and forth because
different formatting of CSS by two editors.

What can I do besides waiting forever for compozer to be added to the
portage or complaining in this list?

P. S. I am also willing to start tutorial and mange to contribute
ebuilds to gentoo project, e.g. for ThinkingRock, for Pentaho Report
(these software didn't make their way into Gentoo Portage perhaps
because nobody make ebuilds for them). but I really hesitate because I
can see in bugzilla someone did ebuilds for kompozer years ago and never
accepted (so does ebuilds for amaya, for gpass etc), so if I contribute
ebuilds: but knowing it can be not accepted for years, I lost the
motivation.



[gentoo-user] md-device too small: where's my mistake?

2008-10-22 Thread Stefan G. Weichinger

Greets, I currently try to setup a md-device containing of 4 partitions
on 4 SATA-drives:

# fdisk -l | grep "sd"
Platte /dev/sda: 1000.2 GByte, 1000204886016 Byte
/dev/sda1   1   2   16033+  fd  Linux raid
autodetect
/dev/sda2   3  21  152617+  82  Linux Swap / Solaris
/dev/sda3  221116 8795587+  fd  Linux raid
autodetect
/dev/sda41117  121601   967795762+  fd  Linux raid
autodetect
Platte /dev/sdb: 1000.2 GByte, 1000204886016 Byte
/dev/sdb1   1   2   16033+  fd  Linux raid
autodetect
/dev/sdb2   3  21  152617+  82  Linux Swap / Solaris
/dev/sdb3  221116 8795587+  fd  Linux raid
autodetect
/dev/sdb41117  121601   967795762+  fd  Linux raid
autodetect
Platte /dev/sdc: 1000.2 GByte, 1000204886016 Byte
/dev/sdc1   1   2   16033+  fd  Linux raid
autodetect
/dev/sdc2   3  21  152617+  82  Linux Swap / Solaris
/dev/sdc3  221116 8795587+  fd  Linux raid
autodetect
/dev/sdc41117  121601   967795762+  fd  Linux raid
autodetect
Platte /dev/sdd: 1000.2 GByte, 1000204886016 Byte
/dev/sdd1   1   2   16033+  fd  Linux raid
autodetect
/dev/sdd2   3  21  152617+  82  Linux Swap / Solaris
/dev/sdd3  221116 8795587+  fd  Linux raid
autodetect
/dev/sdd41117  121601   967795762+  fd  Linux raid
autodetect


I want a RAID5-device md2 (without hotspare, while md1 *has* a
hotspare-partition) containing the partitions "sd?4".

I have now:

cat /proc/mdstat
Personalities : [raid0] [raid1] [raid10] [raid6] [raid5] [raid4]
md1 : active raid5 sdd3[3](S) sdc3[2] sdb3[1] sda3[0]
  17591040 blocks level 5, 64k chunk, algorithm 2 [3/3] [UUU]

md2 : active raid5 sdd4[3] sdc4[2] sdb4[1] sda4[0]
  2903386944 blocks level 5, 64k chunk, algorithm 2 [4/4] []

md0 : active raid1 sdb1[1] sda1[0]
  15936 blocks [2/2] [UU]


md2 is the one that gives me headaches. AFAI understand it should be
about 3TB in size, but it is only 774 GB 

# fdisk -l /dev/md2

Platte /dev/md2: 774.0 GByte, 774044975104 Byte
2 Köpfe, 4 Sektoren/Spuren, 188975824 Zylinder
Einheiten = Zylinder von 8 × 512 = 4096 Bytes
Disk identifier: 0x


Why?

# cat /proc/version
Linux version 2.6.25-gentoo-r8 ([EMAIL PROTECTED]) (gcc version 4.1.2 (Gentoo
4.1.2 p1.1)) #2 SMP Wed Oct 22 11:07:19 CEST 2008

Maybe anything wrong in my kernel?

I also noticed that only 1G RAM of 2 had been detected as I had no
SMP-support in the previous kernel ... now I have ...

Thanks for any pointer 
Stefan



Re: [gentoo-user] ssmtp logs?

2008-10-22 Thread Neil Bothwick
On Wed, 22 Oct 2008 14:18:03 +0100, Stroller wrote:

> > Hello all have been trying to figure out how to use ssmtp as i need  
> > to get email off my system
> > ...Seems there is no mail command  
> 
> ssmtp is a sendmail replacement. Therefore you would use something like:
> 
>sendmail [EMAIL PROTECTED] < file.txt

Or you could emerge mailx, which gives you the mail command. That
sends via ssmtp but give more options than using ssmtp directly.


-- 
Neil Bothwick

It might look like I'm doing nothing, but at the cellular level I'm
really quite busy.


signature.asc
Description: PGP signature


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

2008-10-22 Thread Graham Murray
[EMAIL PROTECTED] writes:

> What can I do besides waiting forever for compozer to be added to the
> portage or complaining in this list?

You can create an ebuild for it in an overlay, eg /usr/portage/local.



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

2008-10-22 Thread Neil Bothwick
On Wed, 22 Oct 2008 21:52:04 +0800, [EMAIL PROTECTED] wrote:

> However after years and years kompozer is still not available in Gentoo
> Linux.

If you'd searched Bugzilla you'd have found an ebuild for the latest
release, which appears to be in the Arcon overlay too.


-- 
Neil Bothwick

WYTYSYDG - What you thought you saw, you didn't get.


signature.asc
Description: PGP signature


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

2008-10-22 Thread Erik Hahn
On Wed, Oct 22, 2008 at 09:52:04PM +0800, [EMAIL PROTECTED] wrote:
> What can I do besides waiting forever for compozer to be added to the
> portage or complaining in this list?
> 
> P. S. I am also willing to start tutorial and mange to contribute
> ebuilds to gentoo project, e.g. for ThinkingRock, for Pentaho Report
> (these software didn't make their way into Gentoo Portage perhaps
> because nobody make ebuilds for them). but I really hesitate because I
> can see in bugzilla someone did ebuilds for kompozer years ago and never
> accepted (so does ebuilds for amaya, for gpass etc), so if I contribute
> ebuilds: but knowing it can be not accepted for years, I lost the
> motivation.

There is an ebuild for Kompzer in arcon overlay. 

-- 
hackerkey://v4sw5hw2ln3pr5ck0ma2u7LwXm4l7Gi2e2t4b7Ken4/7a16s0r1p-5.62/-6.56g5OR



Re: [gentoo-user] nvidia driver 177.80 + xorg 1.5.1 + Compiz

2008-10-22 Thread Nicola
Alle lunedì 20 ottobre 2008, Roy Wright ha scritto:
>
> After more hours than I like to think about without X, found a warning in:
>
>   http://bugs.gentoo.org/show_bug.cgi?id=238969
>
> > --- Comment #13 From Dan Coats 2008-10-10 14:47:42  [reply]
> > ---
> >
> > on a side note, nvidia-drivers ebuilds should now warn that backingstore
> > should be set to false or not specified in xorg.conf at all now. kde4
> > will bail out with backingstore enabled.
>
> Commenting out the BackingStore option fixed my problem with KDE 4.1.2
> crashing on logging in.
>
> Also I was finally successful in using the latest version of HAL, so
> that was not the problem.
>
> The only other gotcha I'm looking into is that KDE 3.5.10 recently
> disappeared on my system, leaving just KDE 4.1.2 available.
>
> HTH,
> Roy

Lucky!!

Excuse me, could you write down your system configuration?

Xorg version, Kernel version, Gcc, Nvidia-drivers, Hal version, compiz-fusion 
version.

Thanks a lot!!

Nicola.



Re: [gentoo-user] Another Abiword build failure

2008-10-22 Thread Erik Hahn
On Wed, Oct 22, 2008 at 11:50:55AM +0200, Liviu Andronic wrote:
> Hello Erik,
> 
> First two questions that come to me:
> - did you already emerge -DNu abiword and
> - did you try with the -gnome USE flag?

gnome USE flag has never been enabled, I'm now doing complete update
(it's high time anyway), that will take a while.

-Erik

-- 
hackerkey://v4sw5hw2ln3pr5ck0ma2u7LwXm4l7Gi2e2t4b7Ken4/7a16s0r1p-5.62/-6.56g5OR



Re: [gentoo-user] Trying KDE-4

2008-10-22 Thread Peter Humphrey
On Wednesday 22 October 2008 12:10:15 Daniel Pielmeier wrote:
> 2008/10/22 Alex Schuster <[EMAIL PROTECTED]>:
> > I think I have the same conflict. I just solved it by putting this into
> > package.keywords:
> > ~dev-python/PyQt4-4.4.3
> > ~dev-python/sip-4.7.7
> > [...]
>
> This is maybe the PyQt issue I did not remember. So I think it is
> worth a try. If this is the case portage tries to pull qt-4.4.3
> because it is needed by PyQt-4.4 plus the qt split ebuilds which are
> needed by some other packages. So putting versions of PyQt and sip in
> package.keywords which depemd on qt split ebuilds should solve it. If
> I remember right I have this entries in my package.keywords too.
> Probably you need oneshot for PyQt and sip too.

I've found another way around it on my fresh test system. I had a working 
KDE-3.5 system installed on it and upgraded it to version 4, no problem. 
Then I tried to install hplip on it and got the same blockers again. By a 
process of elimination I found I had to put two entries in package.use:

=dev-python/qscintilla-python-2.1   -qt4
=x11-libs/qscintilla-2.1-r1 -qt4

Then I could install hplip as well.

Now I'm back on the original system, and putting Alex's package.keywords 
entries in I find I still have the blockers; his solution isn't working for 
me, even after reinstalling PyQt4 and sip. Neither is my own on this 
system. But then I'm getting what looks like nonsense from equery, thus:

# equery h qt4
[ Searching for USE flag qt4 in all categories among: ]
 * installed packages
[I--] [  ] dev-python/qscintilla-python-2.1 (0)
[I--] [  ] net-print/hplip-2.8.6b (0)
[I--] [  ] x11-libs/qscintilla-2.1-r1 (0)
[I--] [  ] app-text/poppler-bindings-0.8.7 (0)

...but equery u qscintilla and equery u qscintilla-python both return this 
line:

 - - qt4  : Adds support for the Qt GUI/Application Toolkit version 4.x

So unless I'm misunderstanding the output of equery as well, the qt4 USE 
flag both is and is not in use in the two scintilla packages.

After writing the above, I uninstalled hplip and poppler-bindings, then 
reinstalled poppler-bindings and ran revdep-rebuild. That hasn't helped 
either.

-- 
Rgds
Peter



[gentoo-user] gimp doc

2008-10-22 Thread Andrew Gaydenko
Hi!

There are two packages related to gimp doc:

app-doc/gimp-user-manual-2.0
app-doc/gimp-help-2.4.2

What is the difference between them, and which one to install for absolute 
beginner? (I'm interested in because of limited traffic)



Re: [gentoo-user] gimp doc

2008-10-22 Thread Paul Hartman
On Wed, Oct 22, 2008 at 12:11 PM, Andrew Gaydenko <[EMAIL PROTECTED]> wrote:
> Hi!
>
> There are two packages related to gimp doc:
>
> app-doc/gimp-user-manual-2.0
> app-doc/gimp-help-2.4.2
>
> What is the difference between them, and which one to install for absolute
> beginner? (I'm interested in because of limited traffic)

I believe gimp-help is in-program help (F1) while the manual is the
user's manual, which is probably more up-to-date and easier to read on
the website:

http://docs.gimp.org/

You can probably skip the two packages, and just use the WWW (unless
you have an offline setup).

Good luck,
Paul



Re: [gentoo-user] Trying KDE-4

2008-10-22 Thread Daniel Pielmeier
Peter Humphrey schrieb am 22.10.2008 18:42:
 > Now I'm back on the original system, and putting Alex's package.keywords
> entries in I find I still have the blockers; his solution isn't working for 
> me, even after reinstalling PyQt4 and sip. Neither is my own on this 
> system. But then I'm getting what looks like nonsense from equery, thus:
> 
> # equery h qt4
> [ Searching for USE flag qt4 in all categories among: ]
>  * installed packages
> [I--] [  ] dev-python/qscintilla-python-2.1 (0)
> [I--] [  ] net-print/hplip-2.8.6b (0)
> [I--] [  ] x11-libs/qscintilla-2.1-r1 (0)
> [I--] [  ] app-text/poppler-bindings-0.8.7 (0)
> 
> ...but equery u qscintilla and equery u qscintilla-python both return this 
> line:
> 
>  - - qt4  : Adds support for the Qt GUI/Application Toolkit version 4.x
> 
> So unless I'm misunderstanding the output of equery as well, the qt4 USE 
> flag both is and is not in use in the two scintilla packages.

Why is this nonsense? equery h shows which installed packages have the
given use flag regardless if it is set or not. equery u shows you which
use flags are set or unset for the given package.

> After writing the above, I uninstalled hplip and poppler-bindings, then 
> reinstalled poppler-bindings and ran revdep-rebuild. That hasn't helped 
> either.
> 

Please post again the output from emerge -pvutND world but attach it in
a file so it doesn't get crippled by the mail program.

Also what I have seen from your previous tree output is that you are
trying to do many things at one time. Upgrading to kde4 changing and
changing many use flags. This makes debugging very hard. Try to do only
one thing at a time

Regards,

Daniel



Re: [gentoo-user] {OT} Email client for a SLOW connection

2008-10-22 Thread Pe'ter, Csa'sza'r
Hi,

I am not very experienced with different email clients, however have you
seen Tinymail, Modest and may be some other?

http://www.tinymail.org/trac/tinymail

Tinymail is just a library for mobile environments. It is mainly
designed and written by Philip Van Hoof. He mentions TMut, Modest as
examples of clients using Tinymail.

May be these are good, may be not. I don't know. I just had the fortune
to work with Philip and on Modest for a month. I liked the style of him
and the team of Modest. I hope these will be successful softwares.

Pe'ter Csa'sza'r


Grant írta:
> I'm on an excruciatingly slow internet connection right now.  The
> email client seems to be the major productivity blocker.  Thunderbird
> spends a lot of time loading or whatever and squirrelmail is just
> slow.  Would something like mutt be an improvement?  Any other
> recommendations?
> 
> - Grant
> 



Re: [gentoo-user] AbiWord 2.6.4 build failure

2008-10-22 Thread Liviu Andronic
Hello Fabrice,

Thanks for taking a look, and for the patch.

On Wed, Oct 22, 2008 at 2:24 PM, Fabrice Delliaux <[EMAIL PROTECTED]> wrote:
>> Makefile:
>> http://s000.tinyupload.com/index.php?file_id=02299843822915416335
>
> You probably upload the wrong file. This can't be this one.
>
I also have a GNUmakefile [3] file. Perhaps this is the one.


> If it fix the problem, you should open a bug at http://bugs.gentoo.org,
> with your emerge --info, the build log when it fails, and the patch.
>
Unfortunately it did not, and failed at the exact same spot:
"GNUmakefile:964: *** mixed implicit and normal rules.  Stop.". Here
are the tweaked ebuild [2] that I used, and the GNUmakefile [3]. The
funny thing about the error message, concerning [3], I suppose, is
that the file has no "964" line. It ends at 886.

[2] http://s000.tinyupload.com/index.php?file_id=69162862283435311671
[3] http://s000.tinyupload.com/index.php?file_id=65647828039080848641

Is there other information that could be of help?
Liviu


##
localhost dwn # emerge -va =abiword-2.6.4
[..]
[ebuild U ] app-office/abiword-2.6.4 [2.4.6] USE="spell xml -debug
-gnome" 0 kB [0=>1]  ### It's well taking the local overlay ebuild
[..]
Portage tree and overlays:
 [0] /usr/portage
 [1] /usr/local/portage
[..]
>>> Unpacking abiword-2.6.4.tar.gz to 
>>> /var/tmp/portage/app-office/abiword-2.6.4/work
 * Applying fix-build.patch ...

[ ok ]###second confirmation
>>> Source unpacked.
>>> Compiling source in 
>>> /var/tmp/portage/app-office/abiword-2.6.4/work/abiword-2.6.4 ...
./configure --prefix=/usr --host=i686-pc-linux-gnu
--mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share
--sysconfdir=/etc --localstatedir=/var/lib --disable-debug
--disable-symbols --disable-gnomeui --disable-gucharmap
--disable-gnomevfs --enable-spellcheck --with-libxml2 --without-expat
--disable-libabiword --enable-printing --enable-threads
--disable-scripting --build=i686-pc-linux-gnu
##






-- 
Do you know how to read?
http://www.alienetworks.com/srtest.cfm
Do you know how to write?
http://garbl.home.comcast.net/~garbl/stylemanual/e.htm#e-mail



Re: [gentoo-user] AbiWord 2.6.4 build failure

2008-10-22 Thread Fabrice Delliaux
Le Wed, 22 Oct 2008 20:45:14 +0200,
Liviu Andronic a écrit :
> and the GNUmakefile [3]. The
> funny thing about the error message, concerning [3], I suppose, is
> that the file has no "964" line. It ends at 886.
> 
> [3] http://s000.tinyupload.com/index.php?file_id=65647828039080848641

This upload failed again :)

I know why my previous patch didn't do it's job : the abiword ebuild
doesn't run eautoreconf.

Please try again with the following new patch (replace the older one
with it) :

http://s000.tinyupload.com/index.php?file_id=66058338642413078582



[gentoo-user] Re: {OT} Email client for a SLOW connection

2008-10-22 Thread Vitus Jensen
Am Tue, 21 Oct 2008 08:15:05 -0700 schrieb Grant:

> I'm on an excruciatingly slow internet connection right now.  The email
> client seems to be the major productivity blocker.  Thunderbird spends a
> lot of time loading or whatever and squirrelmail is just slow.  Would
> something like mutt be an improvement?  Any other recommendations?

Pine

Thunderbird will always download complete messages whenever click on 
one.  Given MIME mails and IMAP servers Pine will will only download the 
interesting parts of the mail.  This means only the text OR the HTML 
part; or when you receive mailinglists in MIME digests only the mail you 
are interesting in.

Of course, you need an IMAP server which correctly supports IMAP 
(fastmail.fm is good, gmx.net is bad).

Vitus

-- 
Vitus Jensen, Hannover, Germany, Earth, Milky Way, Universe (current)




Re: [gentoo-user] nvidia driver 177.80 + xorg 1.5.1 + Compiz

2008-10-22 Thread Roy Wright
Nicola wrote:
> Excuse me, could you write down your system configuration?
> 
> Xorg version, Kernel version, Gcc, Nvidia-drivers, Hal version, compiz-fusion 
> version.

Basically just a ~x86 system with dual monitors (twinview).

royw-gentoo ~ # cat /etc/portage/package.mask/monolithic
# packages that currently fail to compile
=sys-fs/encfs-1.4.2
=media-video/mplayer-1.0_rc2_p27725
=sys-apps/util-linux-2.14.1

royw-gentoo ~ # eix -Ic xorg

[I] app-doc/xorg-docs ([EMAIL PROTECTED]/30/2008)
[I] app-doc/xorg-sgml-doctools ([EMAIL PROTECTED]/14/2008)
[I] x11-base/xorg-server ([EMAIL PROTECTED]/16/2008)
[I] x11-base/xorg-x11 ([EMAIL PROTECTED]/06/2008)
[I] x11-misc/xorg-cf-files ([EMAIL PROTECTED]/30/2008)


royw-gentoo ~ # cat /proc/version

Linux version 2.6.25-gentoo-r6 ([EMAIL PROTECTED]) (gcc version 4.3.1
(Gentoo 4.3.1 p1.0) ) #7 SMP Thu Sep 25 03:52:13 CDT 2008



royw-gentoo ~ # eix -Ice gcc

[U] sys-devel/gcc (3.3.6-r1(3.3)@06/22/2008 4.3.1(4.3)@06/29/2008

royw-gentoo ~ # eix -Ic nvidia

[I] media-video/nvidia-settings ([EMAIL PROTECTED]/13/2008)
[I] x11-drivers/nvidia-drivers ([EMAIL PROTECTED]/19/2008)


royw-gentoo ~ # eix -Ice hal

[I] sys-apps/hal ([EMAIL PROTECTED]/19/2008)

compiz not installed.

royw-gentoo ~ # cat /etc/X11/xorg.conf | grep -vP "^\s*#"
Section "ServerLayout"
Identifier "Layout0"
Screen  0  "Screen0"
EndSection

Section "Files"
ModulePath   "/usr/lib/xorg/modules"
FontPath"/usr/share/fonts/misc/"
FontPath"/usr/share/fonts/Type1/"
FontPath"/usr/share/fonts/TTF/"
FontPath"/usr/share/fonts/OTF/"
FontPath"/usr/share/fonts/corefonts"
FontPath"/usr/share/fonts/freefonts"
FontPath"/usr/share/fonts/terminus"
FontPath"/usr/share/fonts/ttf-bitstream-vera"
FontPath"/usr/share/fonts/unifont"
FontPath"/usr/share/fonts/75dpi"
FontPath"/usr/share/fonts/100dpi"
FontPath"/usr/share/fonts/cyrillic/"
EndSection

Section "Module"
Load   "dbe"
Load   "extmod"
Load   "freetype"
Load   "glx"
Load   "xtrap"
Load   "wfb"
Load   "dri"
EndSection

Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName  "Unknown"
HorizSync   30.0 - 110.0
VertRefresh 50.0 - 150.0
Option "DPMS"
EndSection

Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
Option "TwinView"
Option "UseEdidFreqs" "true"
Option "UseEDID" "true"
Option "UseDisplayDevice" "DFP-0, DFP-1"
Option "MetaModes" "DFP-0: 1920x1200, DFP-1: 1920x1200;
DFP-0: 1920x1200, DFP-1: NULL; DFP-0: NULL, DFP-1: 1920x1200"
Option "MonitorHorizSync"   "UseEdidFreqs"
Option "MonitorVertRefresh" "UseEdidFreqs"
Option "SecondMonitorHorizSync"   "UseEdidFreqs"
Option "SecondMonitorVertRefresh" "UseEdidFreqs"
Option "TwinViewOrientation" "DFP-1 RightOf DFP-0"
Option "TwinViewXineramaInfoOrder" "DFP-0"
Option "TripleBuffer"  "false"
Option "RandRRotation" "true"
Option "RenderAccel"   "true"
Option "AddARGBGLXVisuals" "true"
Option "UseEvents" "false"
Option "PixmapCacheSize"   "200"
Option "OnDemandVBlankInterrupts" "True"
Option "NvAGP" "0"  # disable AGP
Option "DamageEvents" "1"
Option "InitialPixmapPlacement" "2"
Option "DPMS" "TRUE"
Option "NoLogo" "1"  # disable drawing of NVidia logo
Option "AllowIndirectPixmaps" "false"
Option "AllowSHMPixmaps" "0"
Option "Coolbits" "1"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor"Monitor0"
DefaultDepth24
SubSection "Display"
Depth   24
EndSubSection
EndSection

Section "Extensions"
Option "Composite"   "enable"
EndSection


Also after kde startup running:

  nvidia-settings -a InitialPixmapPlacement=2 -a GlyphCache=1

still seems to help.

HTH,
Roy



[gentoo-user] python-updater broken

2008-10-22 Thread James
Hello,

One of my systems in an old Pentium III (Coppermine).
python-updater will not complete. It echoes one
line and then sits indefinately (for a day or more).

The system is a minimal (static html) apache 2 web server.
It has 128 meg of ram.

emerge sync and updates all work fine

Here's what else happens:

# eselect python list
!!! Error: Can't load module python


thoughts and ideas are most welcome.


James







[gentoo-user] kdewebdev-4.1.2 is skipped. Why?

2008-10-22 Thread Andrew Gaydenko
Hi!

kde.org lists kdewebdev-4.1.2 among other downloads. But there is kde-
base/kdewebdev-meta-3.5.10 in portage tree only. Does anybody know why the 
package is deferred?




Re: [gentoo-user] python-updater broken

2008-10-22 Thread Arttu V.
On 10/23/08, James <[EMAIL PROTECTED]> wrote:
> Hello,
>
> One of my systems in an old Pentium III (Coppermine).
> python-updater will not complete. It echoes one
> line and then sits indefinately (for a day or more).
...
> Here's what else happens:
>
> # eselect python list
> !!! Error: Can't load module python
>
>
> thoughts and ideas are most welcome.

Some thoughts, not really informed, but trying to lure some better
experts and ideas out:

- Maybe you should run python-updater with several "-v" options? Maybe
it will become more talkative? (See man page and/or the script itself)

- Maybe the disks or filesystems have some problems or bit-rot after
having possibly been powered on 24/7 for a long time? Has there been
power outages? Voluntary fsck time!

- Has something happened to your scanelf? emerge -1 pax-utils might
fix some issues

- I'd guess eselect python complaining like above is probably just
normal, unless you're supposed to have eselect-python package
installed (many systems probably don't and you say your system is sort
of minimal anyway?)

- Does anything unusual appear in /var/log/messages or other logs?

-- 
Arttu V.



Re: [gentoo-user] about wireless networking

2008-10-22 Thread Tom
Stroller wrote:
>
> On 22 Oct 2008, at 04:53, Tom wrote:
>> /etc/conf.d/net settings
>> #Wireless with WPA_SUPPLICANT
>> modules=("wpa_supplicant")
>> ...
>>
>> but ping command result
>> smiler tom # ping 192.168.2.1
>> PING 192.168.2.1 (192.168.2.1) 56(84) bytes of data.
>> From 192.168.2.119 icmp_seq=3 Destination Host Unreachable
>> From 192.168.2.119 icmp_seq=4 Destination Host Unreachable
>> From 192.168.2.119 icmp_seq=7 Destination Host Unreachable
> What does `ifconfig eth1` say?
> What about `wpa_cli` -> `status`?
>
> Stroller. 

smiler tom # ifconfig
eth1  Link encap:Ethernet  HWaddr 00:0c:f1:5f:37:92 
  inet addr:192.168.2.119  Bcast:192.168.2.255  Mask:255.255.255.0
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:0 errors:169 dropped:169 overruns:0 frame:0
  TX packets:2 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000
  RX bytes:0 (0.0 B)  TX bytes:72 (72.0 B)
  Interrupt:11 Base address:0xa000 Memory:c020-c0200fff

loLink encap:Local Loopback 
  inet addr:127.0.0.1  Mask:255.0.0.0
  UP LOOPBACK RUNNING  MTU:16436  Metric:1
  RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:0
  RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)


smiler tom # wpa_cli status
Selected interface 'eth1'
bssid=00:21:27:34:a1:1e
ssid=TP-LINK
id=0
pairwise_cipher=WEP-104
group_cipher=WEP-104
key_mgmt=NONE
wpa_state=COMPLETED
ip_address=192.168.2.119


-- 
Best regards,
Sincerely,
Tom

One for all, all for one

-
 ,= ,-_-. =. GnuPG Key: 0x3C066597
((_/)o o(\_))   Key Server: pgp.mit.edu
 `-'(. .)`-' IM: gTalk: tommy.fang at gmail dot com
 \_/   MSN: tommy.fang at hotmail dot com
-




signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] python-updater broken

2008-10-22 Thread Albert Hopkins
On Wed, 2008-10-22 at 23:23 +, James wrote:
> Hello,
> 
> One of my systems in an old Pentium III (Coppermine).
> python-updater will not complete. It echoes one
> line and then sits indefinately (for a day or more).
> 

Perhaps you can run strace (or bash -x) on it to see where it's hanging.

[...]
> Here's what else happens:
> 
> # eselect python list
> !!! Error: Can't load module python

Probably because there is no eselect module for python installed (there
isn't one on any my machines).

-a




[gentoo-user] gentoo-wiki.com - Needs your help!

2008-10-22 Thread deface
   I am reaching out to the community in search of someone, or someone 
who may know someone at either TEL-X (http://www.telx.com)
or 56Marietta (http://www.56marietta.com). I'm sure everyone on this ML 
is aware that wiki is down. It may not concern some of you, as
it is not an official documentation site; but for the rest of us, it is 
a very helpful resource. You can read the current status of the wiki as
thrasher7 (Mike Valstar - mikevalstar@gmail.com) blogs it. Our 
options are stated, but we hope to find another through
this e-mail. If anyone has any sort of contact with anyone at either of 
these locations, please let me or Mike know.


Thanks in advance,

deface






[gentoo-user] What heppined with intel driver in xorg?

2008-10-22 Thread Alexander Kuprijanov
Hi

After my last "emerge --sync" I see "-intel% (-i810%)" in VIDEO_CARDS

What happined if I'll reinstall mesa and xorg-server?

Does my onboard intel vodeocard will work after this update?

If no, what I mast do?



Please help me to understand

Thanks



% sudo emerge -av --deep --update --newuse world

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

Calculating world dependencies... done!
[ebuild   R   ] media-libs/mesa-6.5.2-r1  
USE="nptl -debug -doc -motif -pic -xcb" 
VIDEO_CARDS="-intel% -mach64 -mga -none -r128 -radeon -s3virge -savage -sis 
(-sunffb) -tdfx -trident -via (-i810%*)" 0 kB
[ebuild   R   ] x11-base/xorg-server-1.3.0.0-r6  USE="dri nptl sdl 
xorg -3dfx -debug -dmx -ipv6 -kdrive -minimal -xprint" 
INPUT_DEVICES="keyboard mouse 
synaptics -acecad -aiptek -calcomp -citron -digitaledge -dmc -dynapro -elo2300 
-elographics -evdev -fpit -hyperpen -jamstudio -joystick -magellan -microtouch 
-mutouch -palmax -penmount -spaceorb -summa -tek4957 -ur98 -vmmouse -void 
-wacom" 
VIDEO_CARDS="-apm -ark -chips -cirrus -cyrix -dummy -epson -fbdev -fglrx -glint 
-i128 -i740 
(-impact) -imstt -intel% -mach64 -mga -neomagic 
(-newport) -nsc -nv -nvidia -r128 -radeon -rendition -s3 -s3virge -savage 
-siliconmotion -sis -sisusb 
(-sunbw2) (-suncg14) (-suncg3) (-suncg6) (-sunffb) (-sunleo) 
(-suntcx) -tdfx -tga -trident -tseng -v4l -vesa -vga -via -vmware -voodoo 
(-i810%*)" 0 kB

Total: 2 packages (2 reinstalls), Size of downloads: 0 kB



Re: [gentoo-user] What heppined with intel driver in xorg?

2008-10-22 Thread Liviu Andronic
On Thu, Oct 23, 2008 at 4:56 AM, Alexander Kuprijanov <[EMAIL PROTECTED]> wrote:
> Hi
>
> After my last "emerge --sync" I see "-intel% (-i810%)" in VIDEO_CARDS
>
> What happined if I'll reinstall mesa and xorg-server?
>
> Does my onboard intel vodeocard will work after this update?
>
The i810 driver was recently renamed to intel. After the upgrade, if
you have problems starting X, put "intel" in xorg.conf. Please search
the archives; there was a recent thread on this.
Liviu