[gentoo-user] postfix with TLS

2008-01-07 Thread Jules Colding
Hi

I'm trying to configure my postfix server to use TLS, which should be
quite straightforward according to the different guides I have found
using Google.

When I telnet into my postfix installation I get this:

# telnet localhost 25
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
220 mail.example.com ESMTP Postfix
EHLO mail.example.com
250-mail.example.com
250-PIPELINING
250-SIZE 1024
250-VRFY
250-ETRN
250-STARTTLS
250-AUTH PLAIN LOGIN
250-AUTH=PLAIN LOGIN
250-ENHANCEDSTATUSCODES
250-8BITMIME
250 DSN

According to the guides this should be the desired output and TLS should
work, but all my mail clients (Thunderbird, mail(mac)) chokes when I try
to send a mail.

This is my main.cf file for postfix:

 main.cf ##
soft_bounce = yes
queue_directory = /var/spool/postfix
command_directory = /usr/sbin
daemon_directory = /usr/lib/postfix
mail_owner = postfix
myhostname = mail.example.com
mydomain = example.com
myorigin = $mydomain
inet_interfaces = all
mydestination = $myhostname, localhost.$mydomain
unknown_local_recipient_reject_code = 550
mynetworks = 127.0.0.0/8
home_mailbox = .maildir/
debug_peer_level = 2
debugger_command =
 PATH=/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin
 xxgdb $daemon_directory/$process_name $process_id  sleep 5
sendmail_path = /usr/sbin/sendmail
newaliases_path = /usr/bin/newaliases
mailq_path = /usr/bin/mailq
setgid_group = postdrop
html_directory = /usr/share/doc/postfix-2.3.6/html
manpage_directory = /usr/share/man
sample_directory = /etc/postfix
readme_directory = /usr/share/doc/postfix-2.3.6/readme

# 
TLS 

  

smtp_use_tls = yes
smtp_tls_note_starttls_offer = yes
smtpd_use_tls = yes
#smtpd_tls_auth_only = 
yes 

 

smtpd_tls_key_file = /etc/postfix/newreq.pem
smtpd_tls_cert_file = /etc/postfix/newcert.pem
smtpd_tls_CAfile = /etc/postfix/cacert.pem
smtpd_tls_loglevel = 3
smtpd_tls_received_header = yes
smtpd_tls_session_cache_timeout = 3600s
tls_random_source = dev:/dev/urandom

# 
SASL

   

smtpd_sasl_auth_enable = yes
smtpd_sasl_security_options = noanonymous
#smtpd_sasl_local_domain = 
$myhostname 

 

smtpd_sasl_local_domain =
broken_sasl_auth_clients = yes
relay_domains = $mydestination
smtpd_recipient_restrictions =
   permit_sasl_authenticated,
   permit_mynetworks,
   check_relay_domains,
   reject_unauth_destination

# 
Mailman 

   

owner_request_special = no
recipient_delimiter = +
alias_maps = hash:/usr/local/mailman/data/aliases, hash:/etc/mail/aliases

### END ##


Any help or comments would be truly appreciated.

Best regards,
  jules



-- 
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] Bugzilla-2.22.3 not sending any mails...

2007-11-27 Thread Jules Colding

On Mon, 2007-11-26 at 12:54 -0600, Dan Farrell wrote:
 On Sun, 25 Nov 2007 16:07:54 +0100
 Jules Colding [EMAIL PROTECTED] wrote:
 
  Hi,
  
  I've emerged bugzilla-2.22.3(*) on a hardened box(**). The problem is
  that while bugzilla can send password reminder mails it doesn't send
  any other mails. Changing a bug or adding a new one does not result
  in a mail to the default assignee. 
  
  Any ideas?
  
  Thanks,
jules
 
 does the box accept/send email?  If so, does it work?  If not, does
 bugzilla somehow know about the relay your ISP provides?

Actually the problem was in my end. I added some helper test at the
start of 'newchangedmail'. This made the MTA not see the 'To:' SMTP
header.

Moving that text further down the notification mail fixed the problem.

Mea Culpa - but thanks anyway,
  jules


-- 
[EMAIL PROTECTED] mailing list



[gentoo-user] Bugzilla-2.22.3 not sending any mails...

2007-11-25 Thread Jules Colding
Hi,

I've emerged bugzilla-2.22.3(*) on a hardened box(**). The problem is
that while bugzilla can send password reminder mails it doesn't send any
other mails. Changing a bug or adding a new one does not result in a
mail to the default assignee. 

Any ideas?

Thanks,
  jules


(*) bugzilla.42tools.net

(**)Portage 2.1.3.19 (hardened/x86/2.6, gcc-3.4.6, glibc-2.6.1-r0, 
2.6.20-hardened-r10 i686)
=
System uname: 2.6.20-hardened-r10 i686 Intel(R) Pentium(R) D CPU 3.00GHz
Timestamp of tree: Fri, 23 Nov 2007 10:16:01 +
app-shells/bash: 3.2_p17
dev-lang/python: 2.4.4-r6
dev-python/pycrypto: 2.0.1-r6
sys-apps/baselayout: 1.12.9-r2
sys-apps/sandbox:1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.5, 1.7.9-r1, 1.8.5-r3, 1.10
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.3.16
sys-devel/libtool:   1.5.24
virtual/os-headers:  2.6.22-r2
ACCEPT_KEYWORDS=x86
CBUILD=i686-pc-linux-gnu
CFLAGS=-O2 -march=i686 -pipe
CHOST=i686-pc-linux-gnu
CONFIG_PROTECT=/etc
CONFIG_PROTECT_MASK=/etc/env.d /etc/fonts/fonts.conf /etc/gconf 
/etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ 
/etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/terminfo 
/etc/udev/rules.d
CXXFLAGS=-O2 -march=i686 -pipe
DISTDIR=/usr/portage/distfiles
FEATURES=distlocks metadata-transfer sandbox sfperms strict unmerge-orphans 
userfetch
GENTOO_MIRRORS=http://gentoo.tiscali.nl/ http://mirror.uni-c.dk/pub/gentoo/ 
http://ftp.snt.utwente.nl/pub/os/linux/gentoo;
MAKEOPTS=-j3
PKGDIR=/usr/portage/packages
PORTAGE_RSYNC_OPTS=--recursive --links --safe-links --perms --times --compress 
--force --whole-file --delete --delete-after --stats --timeout=180 
--exclude=/distfiles --exclude=/local --exclude=/packages 
--filter=H_**/files/digest-*
PORTAGE_TMPDIR=/var/tmp
PORTDIR=/usr/portage
SYNC=rsync://rsync.europe.gentoo.org/gentoo-portage
USE=berkdb cracklib crypt hardened midi nls nptl nptlonly pam pic readline ssl 
tcpd urandom x86 xorg 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 mulaw multi null plug rate 
route share shm softvol ELIBC=glibc INPUT_DEVICES=mouse keyboard 
KERNEL=linux LCD_DEVICES=bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 
mtxorb ncurses text USERLAND=GNU VIDEO_CARDS=apm ark chips cirrus cyrix 
dummy fbdev glint i128 i740 i810 imstt mach64 mga neomagic nsc nv r128 radeon 
rendition s3 s3virge savage siliconmotion sis sisusb tdfx tga trident tseng v4l 
vesa vga via vmware voodoo
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, 
LDFLAGS, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, 
PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY


-- 
[EMAIL PROTECTED] mailing list



[gentoo-user] eth0 fallback configuration is ignored

2007-10-27 Thread Jules Colding
Hi,

My /etc/conf.d/net says:

config_eth0=( dhcp )
fallback_eth0=( 192.168.3.3/24 )
fallback_route_eth0=( default via 192.168.3.1 )


But dhcpcd is ignoring this. Instead it is using
/var/lib/dhcpcd/dhcpcd-eth0.info to set eth0. This looks like the '-E'
option is used, but where? How can I make my fallback configuration
effective?

Thanks,
  jules



-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] eth0 fallback configuration is ignored

2007-10-27 Thread Jules Colding
Hi Iain,.

On Sat, 2007-10-27 at 21:58 +0930, Iain Buchanan wrote:
 On Sat, 2007-10-27 at 13:48 +0200, Jules Colding wrote:
  Hi,
  
  My /etc/conf.d/net says:
  
  config_eth0=( dhcp )
  fallback_eth0=( 192.168.3.3/24 )
  fallback_route_eth0=( default via 192.168.3.1 )
  
  
  But dhcpcd is ignoring this. Instead it is using
  /var/lib/dhcpcd/dhcpcd-eth0.info to set eth0. This looks like the '-E'
  option is used, but where? How can I make my fallback configuration
  effective?
 
 is it by any chance assigning you a 169... address?  

Yes, indeed it is.


 Did you recently
 upgrade dhcpcd to ... around ... 3.1.6 I think? 

3.1.5-r1 actually.


  Anyway, it now tries
 zeroconf or whatever it's called, to give you an address when there's
 no server around.  Personally I don't like it, but you can decide :)
 
 If you read your elog messages you would have seen:
 
 You have installed dhcpcd with zeroconf support.
 This means that it will always obtain an IP address even if no
 DHCP server can be contacted, which will break any existing
 failover support you may have configured in your net configuration.
 This behaviour can be controlled with the -L flag.
 See the dhcpcd man page for more details.
 
 get rid of the zeroconf use flag or use -L.


Thanks a lot, will do. I didn't catch that message.

Thanks,
  jules



-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] memoir blocking tetex?

2007-10-19 Thread Jules Colding
On Fri, 2007-10-19 at 11:58 +0200, Bo Ørsted Andresen wrote:
 On Friday 19 October 2007 11:22:00 Jules Colding wrote:
  I'm trying to emerge memoir but it is blocking its own dependency -
  tetex:
 
  ##
  omc-2 ~ # emerge -va dev-tex/memoir
 
  These are the packages that would be merged, in order:
 
  Calculating dependencies... done!
  [ebuild  N] app-text/tetex-3.0_p1-r4  USE=X -Xaw3d -doc -lesstif
  -motif -neXt -tk 0 kB [ebuild  N] dev-tex/memoir-20060211  1,720 kB
  [blocks B ] dev-tex/memoir (is blocking app-text/tetex-3.0_p1-r4)
 
  Total: 2 packages (2 new, 1 block), Size of downloads: 1,720 kB
  ##
 
  What can I do about that?
 
 Theoretically you could downgrade tetex to 2.x and mask tetex 3.x. I doubt 
 you 
 want to do that though since the reason for the block is that memoir is part 
 of tetex 3.x...

Yes, I've just leaned that.

Sorry for the noise,
  jules


-- 
[EMAIL PROTECTED] mailing list



[gentoo-user] memoir blocking tetex?

2007-10-19 Thread Jules Colding
Hi,

I'm trying to emerge memoir but it is blocking its own dependency -
tetex:

##
omc-2 ~ # emerge -va dev-tex/memoir

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

Calculating dependencies... done!
[ebuild  N] app-text/tetex-3.0_p1-r4  USE=X -Xaw3d -doc -lesstif -motif 
-neXt -tk 0 kB
[ebuild  N] dev-tex/memoir-20060211  1,720 kB
[blocks B ] dev-tex/memoir (is blocking app-text/tetex-3.0_p1-r4)

Total: 2 packages (2 new, 1 block), Size of downloads: 1,720 kB
##


What can I do about that?

Best regards,
  jules



-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Crap is being added to site-gentoo.el

2007-08-02 Thread Jules Colding
On Wed, 2007-08-01 at 17:41 +0200, Jan Seeger wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 Just add 'dev-util/subversion -emacs' to /etc/portage/package.use. That way,
 Subversion is installed without emacs support. To get fancy and only disable 
 the
 emacs flag for one version, try something like '=dev-util/subversion-1.3.2-r4
 - -emacs'.

Fortunately the problem has been fixed. It was a bug (#187336) in the
gtk-doc package.

Thanks,
  jules



-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Crap is being added to site-gentoo.el

2007-08-02 Thread Jules Colding
On Thu, 2007-08-02 at 11:02 +0200, Jules Colding wrote:
 On Wed, 2007-08-01 at 17:41 +0200, Jan Seeger wrote:
  -BEGIN PGP SIGNED MESSAGE-
  Hash: SHA1
  
  Just add 'dev-util/subversion -emacs' to /etc/portage/package.use. That way,
  Subversion is installed without emacs support. To get fancy and only 
  disable the
  emacs flag for one version, try something like 
  '=dev-util/subversion-1.3.2-r4
  - -emacs'.
 
 Fortunately the problem has been fixed. It was a bug (#187336) in the
 gtk-doc package.

Actually the bug was #187224.

Sorry,
  jules



-- 
[EMAIL PROTECTED] mailing list



[gentoo-user] Crap is being added to site-gentoo.el

2007-07-31 Thread Jules Colding
Hi,

I'm seeing crap being added to site-gentoo.el whenever it is being
touched by an emerge. My current site-gentoo.el look like:

snip
;;; cedet site-lisp configuration

(load /usr/share/emacs/site-lisp/cedet/common/cedet)

;; If you wish to customize CEDET, you will need to follow the
;; directions in the INSTALL (installed in the documentation) file and
;; customize your ~/.emacs /before/ site-gentoo is loaded.
^_8b[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@^Cu90A
830^TD÷9Å908du91^À8d]t!tQ°^W^HIÔP9b/ÉÏýkÄ^V
v9¼a^^8ch9a^F#?95%83ä٩٧^E86ÂàÇ^\5{
B9c´µ8a©0F593¶jÑA¶}÷¸ÞºþÞʺÔ2S¡¨öIåCr91!÷,^E /ÖBcMùå^Bo
LN[^WÁ^D9e^\L8eqE^Xr0^E9f%¸þ?¯92ÛjG9a^O:ÔiþÑ-´[EMAIL PROTECTED]@
;;; emacs-w3m site-lisp configuration

(add-to-list 'load-path /usr/share/emacs/site-lisp/emacs-w3m)
(setq w3m-icon-directory /usr/share/pixmaps/emacs-w3m)
(require 'w3m-load)
snip

Do anyone has an idea of why this is happening?

Thanks,
  jules


# emerge --info ##
omc-2 ~ # emerge --info
Portage 2.1.2.9 (default-linux/amd64/2007.0, gcc-4.1.2, glibc-2.5-r4, 
2.6.20-gentoo-r8 x86_64)
=
System uname: 2.6.20-gentoo-r8 x86_64 AMD Opteron(tm) Processor 252
Gentoo Base System release 1.12.9
Timestamp of tree: Tue, 31 Jul 2007 09:20:01 +
dev-java/java-config: 1.3.7, 2.0.33-r1
dev-lang/python: 2.3.5-r3, 2.4.4-r4
dev-python/pycrypto: 2.0.1-r6
sys-apps/sandbox:1.2.17
sys-devel/autoconf:  2.13, 2.61
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
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.16
sys-devel/libtool:   1.5.23b
virtual/os-headers:  2.6.21
ACCEPT_KEYWORDS=amd64
AUTOCLEAN=yes
CBUILD=x86_64-pc-linux-gnu
CFLAGS=-march=k8 -O2 -pipe
CHOST=x86_64-pc-linux-gnu
CONFIG_PROTECT=/etc /usr/share/X11/xkb
CONFIG_PROTECT_MASK=/etc/env.d /etc/env.d/java/ /etc/gconf /etc/revdep-rebuild 
/etc/terminfo /etc/texmf/web2c
CXXFLAGS=-march=k8 -O2 -pipe
DISTDIR=/usr/portage/distfiles
FEATURES=distlocks metadata-transfer sandbox sfperms strict
GENTOO_MIRRORS=http://mirror.muntinternet.net/pub/gentoo/ 
http://mirror.uni-c.dk/pub/gentoo/ 
http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/;
LC_ALL=en_US.utf8
MAKEOPTS=-j3
PKGDIR=/usr/portage/packages
PORTAGE_RSYNC_OPTS=--recursive --links --safe-links --perms --times --compress 
--force --whole-file --delete --delete-after --stats --timeout=180 
--exclude=/distfiles --exclude=/local --exclude=/packages 
--filter=H_**/files/digest-*
PORTAGE_TMPDIR=/var/tmp
PORTDIR=/usr/portage
PORTDIR_OVERLAY=/usr/local/portage
SYNC=rsync://rsync.europe.gentoo.org/gentoo-portage
USE=X aac aalib acl alsa amd64 berkdb bitmap-fonts browserplugin bzip2 cdr cli 
cracklib crypt cups dri dvd dvdr dvdread emacs fam fbcon firefox foomaticdb 
fortran gdbm gnome gpm gtk gzip-el hal iconv ipv6 isdnlog jpeg libg++ midi mmx 
mp3 mudflap ncurses nls nptl nptlonly nsplugin nvidia ogg opengl openmp oss pam 
pcre pdf perl png portaudio pppd python readline reflection session spl sse 
sse2 ssl tcpd tetex theora toolkit-scroll-bars truetype-fonts type1-fonts 
unicode vorbis wma xine xorg xvid zlib ALSA_CARDS=emu10k1 
ALSA_PCM_PLUGINS=adpcm alaw asym copy dmix dshare dsnoop empty extplug file 
hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route 
share shm softvol ELIBC=glibc INPUT_DEVICES=evdev keyboard mouse 
KERNEL=linux LCD_DEVICES=bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 
mtxorb ncurses text USERLAND=GNU VIDEO_CARDS=nv nvidia vesa
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LDFLAGS, LINGUAS, 
PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS



-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Crap is being added to site-gentoo.el

2007-07-31 Thread Jules Colding
On Tue, 2007-07-31 at 15:44 +0200, Jules Colding wrote:
 Hi,
 
 I'm seeing crap being added to site-gentoo.el whenever it is being
 touched by an emerge. 

I experimented a bit. I un-merged subversion and removed any lingering
site-gentoo.el crap. I verified that everything was OK and did:

USE=-emacs emerge subversion

This went well. No site-gentoo.el pollution. Then I un-merged subversion
again:

USE=-emacs emerge -C subversion

Everything was still OK. At last I did:

emerge subversion

This time the emerge was with the activated emacs USE flag. Lo and
behold, the crap was back:


snip
(load /usr/share/emacs/site-lisp/cedet/common/cedet)

;; If you wish to customize CEDET, you will need to follow the
;; directions in the INSTALL (installed in the documentation) file and
;; customize your ~/.emacs /before/ site-gentoo is loaded.
^_8b[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@^Cu90A
830^TD÷9Å908du91^À8d]t!tQ°^W^HIÔP9b/ÉÏýkÄ^V
v9¼a^^8ch9a^F#?95%83ä٩٧^E86ÂàÇ^\5{
B9c´µ8a©0F593¶jÑA¶}÷¸ÞºþÞʺÔ2S¡¨öIåCr91!÷,^E /ÖBcMùå^Bo
LN[^WÁ^D9e^\L8eqE^Xr0^E9f%¸þ?¯92ÛjG9a^O:ÔiþÑ-´[EMAIL PROTECTED]@;;; 
svn site-lisp configuration

(add-to-list 'load-path /usr/share/emacs/site-lisp/subversion)
(and ( emacs-major-version 22)
 (add-to-list 'load-path /usr/share/emacs/site-lisp/subversion/compat))
(add-to-list 'vc-handled-backends 'SVN)

(defalias 'svn-examine 'svn-status)
(autoload 'svn-status psvn
  Examine the status of Subversion working copy in directory DIR. t)

;;; emacs-w3m site-lisp configuration
snip

I've key-worded subversion with ~amd64 so the version in question is
subversion-1.4.4-r3.

Any ideas?

Thanks,
  jules


-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] How should I kill a daemon from an ebuild file?

2007-07-27 Thread Jules Colding
On Fri, 2007-07-27 at 08:45 -0500, Albert Hopkins wrote:
 On Fri, 2007-07-27 at 14:54 +0200, Jules Colding wrote:
  Hi,
  
  I have an ebuild (see below) for a small keyring daemon. I would like
  to
  kill the daemon process, if it is running, whenever it is emerged
  again
  to ensure that no running daemon process refers to an old install.
  
  Is there a clean and recommended way of doing this in an ebuild or
  should I just use killall in pkg_postinst()?
 
 You might wanna check the -dev mailing list to be sure, but I'm almost
 certain that they'll tell you this is a no-no.  Generally speaking
 ebuilds should build/install packages and not affect the system in ways
 like starting/killing processes. A simple ELOG message is the preferred
 method.
 
 Nevertheless, the -dev list is probably the better forum to answer your
 question.

OK - thanks,
  jules


-- 
[EMAIL PROTECTED] mailing list



[gentoo-user] How should I kill a daemon from an ebuild file?

2007-07-27 Thread Jules Colding
Hi,

I have an ebuild (see below) for a small keyring daemon. I would like to
kill the daemon process, if it is running, whenever it is emerged again
to ensure that no running daemon process refers to an old install.

Is there a clean and recommended way of doing this in an ebuild or
should I just use killall in pkg_postinst()?

Thanks,
  jules



#  
# Ebuild file for the Brutus Keyring.
# Copyright (C) 2007 OMC Denmark ApS
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, 
# MA 02111-1307 USA
#
# Please see http://gentoo-wiki.com/HOWTO_Installing_3rd_Party_Ebuilds
# on how to use this ebuild file.
#
# $Header: $

inherit eutils

DESCRIPTION=Brutus Keyring daemon
HOMEPAGE=http://www.omesc.com/;
SRC_URI=http://www.omesc.com/sites/default/files/downloads/dist/brutus-keyring/Gentoo/brutus-keyring-0.9.3.tar.gz;

LICENSE=GPL-2
SLOT=0
KEYWORDS=~x86 ~amd64

IUSE=debug
RESTRICT=nomirror

DEPEND==gnome-base/orbit-2.14.1
=dev-libs/libIDL-0.8.5
=dev-util/pkgconfig-0.20
=dev-libs/libgcrypt-1.2.2
gnome-base/gnome-common

DOCS=COPYING README INSTALL docs/brutus-keyring-guide 
docs/brutus-keyring-devel-guide

src_compile() {
BRUTUS_ECONF=--enable-brutus-dist=yes \
--enable-brutus-devel=yes \
--enable-brutus-target=gentoo \
$(use_enable debug brutus-debug yes)

econf ${BRUTUS_ECONF} || die econf failed
emake || die emake failed
}

src_install() {
emake DESTDIR=${D} install || die emake install failed
dodoc ${DOCS}
}


pkg_postinst() {
elog brutus-keyring has been installed
}


-- 
[EMAIL PROTECTED] mailing list



[gentoo-user] XFS problems

2007-05-30 Thread Jules Colding
Hi,

My XFS problems continue. Now I got this in my log. Do I have big
hardware problems or is this software? It happened under a fairly big
VMware clone operation.

Any help/advise would be greatly appreciated.

Thanks,
  jules


May 30 10:29:27 omc-2 spamd[5932]: prefork: child states: II
May 30 10:29:40 omc-2 [10822.156355] sd 0:4:1:0: SCSI error: return code = 
0x00040001
May 30 10:29:40 omc-2 [10822.156423] end_request: I/O error, dev sdb, sector 
97564151
May 30 10:29:40 omc-2 [10822.156509] sd 0:4:1:0: SCSI error: return code = 
0x00040001
May 30 10:29:40 omc-2 [10822.156512] end_request: I/O error, dev sdb, sector 
97563767
May 30 10:29:40 omc-2 [10822.157103] sd 0:4:1:0: SCSI error: return code = 
0x00040001
May 30 10:29:40 omc-2 [10822.157107] end_request: I/O error, dev sdb, sector 
97563767
May 30 10:29:41 omc-2 [10822.969946] sd 0:4:1:0: SCSI error: return code = 
0x00040001
May 30 10:29:41 omc-2 [10822.969969] end_request: I/O error, dev sdb, sector 
71411967
May 30 10:29:41 omc-2 [10822.970584] sd 0:4:1:0: SCSI error: return code = 
0x00040001
May 30 10:29:41 omc-2 [10822.970594] end_request: I/O error, dev sdb, sector 
71411967
May 30 10:29:46 omc-2 [10827.996111] sd 0:4:1:0: SCSI error: return code = 
0x00040001
May 30 10:29:46 omc-2 [10827.996140] end_request: I/O error, dev sdb, sector 
143350530
May 30 10:29:46 omc-2 [10827.996196] I/O error in filesystem (sdb1) meta-data 
dev sdb1 block 0x88b5ac3   (xlog_iodone) error 5 buf count 11776
May 30 10:29:46 omc-2 [10827.996210] xfs_force_shutdown(sdb1,0x2) called from 
line 960 of file fs/xfs/xfs_log.c.  Return address = 0x80398b06
May 30 10:29:46 omc-2 [10827.996299] Filesystem sdb1: Log I/O Error Detected. 
 Shutting down filesystem: sdb1
May 30 10:29:46 omc-2 [10827.996305] Please umount the filesystem, and rectify 
the problem(s)
May 30 10:29:46 omc-2 [10827.996983] sd 0:4:1:0: SCSI error: return code = 
0x00040001
May 30 10:29:46 omc-2 [10827.996986] end_request: I/O error, dev sdb, sector 63


-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] XFS problems

2007-05-30 Thread Jules Colding
On Wed, 2007-05-30 at 08:24 -0400, Randy Barlow wrote:
 Jules Colding wrote:
  May 30 10:29:40 omc-2 [10822.156355] sd 0:4:1:0: SCSI error: return code = 
  0x00040001
  May 30 10:29:40 omc-2 [10822.156423] end_request: I/O error, dev sdb, 
  sector 97564151
  May 30 10:29:46 omc-2 [10827.996196] I/O error in filesystem (sdb1) 
  meta-data dev sdb1 block 0x88b5ac3   (xlog_iodone) error 5 buf count 
  11776
  May 30 10:29:46 omc-2 [10827.996210] xfs_force_shutdown(sdb1,0x2) called 
  from line 960 of file fs/xfs/xfs_log.c.  Return address = 0x80398b06
  May 30 10:29:46 omc-2 [10827.996299] Filesystem sdb1: Log I/O Error 
  Detected.  Shutting down filesystem: sdb1
  May 30 10:29:46 omc-2 [10827.996305] Please umount the filesystem, and 
  rectify the problem(s)
  May 30 10:29:46 omc-2 [10827.996983] sd 0:4:1:0: SCSI error: return code = 
  0x00040001
  May 30 10:29:46 omc-2 [10827.996986] end_request: I/O error, dev sdb, 
  sector 63
 
 Those to me look like you are having hardware issues...

My guess too, but I'm confused by the fact that these problems continue
even though I've put the only disk reported to have errors offline. Can
an offline disk provoke errors in the remaining array?

Thanks,
  jules


-- 
[EMAIL PROTECTED] mailing list



[gentoo-user] How do I enable package specific FEATURES and CFLAGS?

2007-04-14 Thread Jules Colding
Hi,

I always want to build evolution and evolution-data-server with:

CFLAGS=-march=k8 -O1 -ggdb -pipe
FEATURES=splitdebug

as opposed to other all packages which I want to build with:

CFLAGS=-march=k8 -O2 -pipe

How can I arrange for this to happen without manually
changing /etc/make.conf whenever I build those packages? 


Thanks,
  jules


-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] How do I enable package specific FEATURES and CFLAGS?

2007-04-14 Thread Jules Colding
On Sat, 2007-04-14 at 14:13 +0200, Bo Ørsted Andresen wrote:
 On Saturday 14 April 2007 14:08:58 Bo Ørsted Andresen wrote:
  # CAT  END  /etc/portage/env/mail-client/evolution
 
 Heh, that obviously went out a bit too fast. cat not CAT. :)

I got the idea ;-)

Thanks a lot,
  jules

-- 
[EMAIL PROTECTED] mailing list



[gentoo-user] How do I detect that I'm on Gentoo?

2007-03-26 Thread Jules Colding
Hi,

The question might seem silly, but I'm writing a few lines in my
'configure.in' that should detect which distribution the package is
being build on. This is for making distribution dependent modifications
in the source/build scripts.

So, how do I detect that I'm on gentoo? Anything like lsb_release here??
I can see that lsb in masked so I'm preferably looking for something
that is present in most gentoo installations.

Thanks,
  jules


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] How do I detect that I'm on Gentoo?

2007-03-26 Thread Jules Colding
On Mon, 2007-03-26 at 15:40 +0200, Xavier Parizet wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 Hi !
 
 You can detect if the file /etc/gentoo-release is present.

Excellent!

Thanks,
  jules


 Regards.
 
---
 Xavier Parizet
 http://www.linuxant.fr
 
 Le Lun 26 mars 2007 15:36, Jules Colding a écrit :
  Hi,
 
  The question might seem silly, but I'm writing a few lines in my
  'configure.in' that should detect which distribution the package is
  being build on. This is for making distribution dependent modifications
  in the source/build scripts.
 
  So, how do I detect that I'm on gentoo? Anything like lsb_release here??
  I can see that lsb in masked so I'm preferably looking for something
  that is present in most gentoo installations.
 
  Thanks,
jules
 
 
  --
  gentoo-user@gentoo.org mailing list
 
 
 
 
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v2.0.3 (GNU/Linux)
 
 iD8DBQFGB81hmSNaOeTZvg0RAqEjAKCxmj88ORHrUqFPNdaDjgK5QD38awCfTggR
 r8HJ2YtKRTfuElfpj+qL0tE=
 =Ov4b
 -END PGP SIGNATURE-
 

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Can portage clean up after a failed installation?

2007-03-01 Thread Jules Colding
Hi,

I've just tried to install nexuiz. Unfortunately it failed with [Errno
28] No space left on device. 

I can see that some files was installed. Can portage clean those up by
itself or do I have to do it manually?

Thanks,
  jules

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Can portage clean up after a failed installation?

2007-03-01 Thread Jules Colding
On Thu, 2007-03-01 at 06:41 -0600, Boyd Stephen Smith Jr. wrote:
 On Thursday 01 March 2007, Jules Colding [EMAIL PROTECTED] wrote 
 about '[gentoo-user] Can portage clean up after a failed installation?':
  I've just tried to install nexuiz. Unfortunately it failed with [Errno
  28] No space left on device.
 
  I can see that some files was installed. Can portage clean those up by
  itself or do I have to do it manually?
 
 Easier that manually, but still not ideal:
 # Free up some space
 emerge nexuiz
 emerge -C nexuiz

The problem was that nexuiz didn't install due to lack of space on
device. Anyway, I removed old kernel sources and ended up with plenty of
room left.

Thanks,
  jules


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Can portage clean up after a failed installation?

2007-03-01 Thread Jules Colding
On Thu, 2007-03-01 at 14:22 +0100, Bo Ørsted Andresen wrote:
 On Thursday 01 March 2007 12:30:59 Jules Colding wrote:
  I've just tried to install nexuiz. Unfortunately it failed with [Errno
  28] No space left on device.
 
  I can see that some files was installed. Can portage clean those up by
  itself or do I have to do it manually?
 
 Portage probably left a dir names /var/db/pkg/games-fps/-MERGING-nexuiz-*. 
 Simply renaming that dir to remove the -MERGING- allows you to unmerge 
 whatever was already merged...
 
 # cd /var/db/pkg/games-fps
 # mv -- {-MERGING-,}nexuiz-*
 # emerge -Cva nexuiz

Exactly what I was looking for.

Thanks a lot!
  jules


-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Can't start gvim

2007-02-27 Thread Jules Colding
Hi,

I've now been unable to start gvim for a few months. It is complaining
about missing fontsets (whatever that means). I've pasted the terminal
output here:

   [EMAIL PROTECTED] ~/work/src/brutus/idl/products/evolution/2.4 $ gvim
   Warning: Missing charsets in String to FontSet conversion
   Warning: Unable to load any usable fontset
   Warning: Missing charsets in String to FontSet conversion
   Warning: Unable to load any usable fontset
   Error: Aborting: no fontset found

Any idea on how to make gvim happy?

Thanks,
  jules



# emerge --info 
[EMAIL PROTECTED] ~/work/src/brutus/idl/products/evolution/2.4 $ emerge --info
Portage 2.1.2-r9 (default-linux/amd64/2006.1, gcc-4.1.1, glibc-2.5-r0, 
2.6.19-gentoo-r5 x86_64)
=
System uname: 2.6.19-gentoo-r5 x86_64 AMD Opteron(tm) Processor 252
Gentoo Base System release 1.12.9
Timestamp of tree: Tue, 27 Feb 2007 08:20:01 +
dev-java/java-config: 1.3.7, 2.0.31
dev-lang/python: 2.3.5-r3, 2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
sys-apps/sandbox:1.2.17
sys-devel/autoconf:  2.13, 2.61
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
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.14
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r1
ACCEPT_KEYWORDS=amd64
AUTOCLEAN=yes
CBUILD=x86_64-pc-linux-gnu
CFLAGS=-march=k8 -O2 -pipe
CHOST=x86_64-pc-linux-gnu
CONFIG_PROTECT=/etc /usr/share/X11/xkb
CONFIG_PROTECT_MASK=/etc/env.d /etc/env.d/java/ /etc/gconf 
/etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c
CXXFLAGS=-march=k8 -O2 -pipe
DISTDIR=/usr/portage/distfiles
FEATURES=autoconfig distlocks metadata-transfer sandbox sfperms strict
GENTOO_MIRRORS=http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/ 
http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/ 
http://pandemonium.tiscali.de/pub/gentoo/ 
ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo http://mirror.gentoo.no/ 
http://gentoo.prz.rzeszow.pl http://ftp.du.se/pub/os/gentoo 
ftp://mirror.pudas.net/gentoo;
LC_ALL=en_US.utf8
MAKEOPTS=-j3
PKGDIR=/usr/portage/packages
PORTAGE_RSYNC_OPTS=--recursive --links --safe-links --perms --times --compress 
--force --whole-file --delete --delete-after --stats --timeout=180 
--exclude=/distfiles --exclude=/local --exclude=/packages
PORTAGE_TMPDIR=/var/tmp
PORTDIR=/usr/portage
PORTDIR_OVERLAY=/usr/local/portage
SYNC=rsync://rsync.europe.gentoo.org/gentoo-portage
USE=X aac aalib alsa amd64 apache2 berkdb bitmap-fonts browserplugin bzip2 cdr 
cli cracklib crypt cups dri dvd dvdr dvdread emacs fam fbcon firefox foomaticdb 
fortran gdbm gnome gpm gtk2 hal iconv ipv6 isdnlog jpeg libg++ midi mp3 ncurses 
nls nptl nptlonly nsplugin nvidia ogg opengl oss pam pcre pdf perl png 
portaudio ppds pppd python readline reflection session spl ssl tcpd tetex 
theora truetype-fonts type1-fonts unicode vorbis wma xine xorg xvid zlib 
ALSA_CARDS=emu10k1 ALSA_PCM_PLUGINS=adpcm alaw asym copy dmix dshare dsnoop 
empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi 
null plug rate route share shm softvol ELIBC=glibc INPUT_DEVICES=evdev 
keyboard mouse KERNEL=linux LCD_DEVICES=bayrad cfontz cfontz633 glk hd44780 
lb216 lcdm001 mtxorb ncurses text USERLAND=GNU VIDEO_CARDS=nv nvidia vesa
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LDFLAGS, LINGUAS, 
PORTAGE_RSYNC_EXTRA_OPTS


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Can't start gvim

2007-02-27 Thread Jules Colding
On Tue, 2007-02-27 at 11:48 +0100, Bo Ørsted Andresen wrote:
 On Tuesday 27 February 2007 11:22:18 Jules Colding wrote:
  I've now been unable to start gvim for a few months. It is complaining
  about missing fontsets (whatever that means). I've pasted the terminal
  output here:
 
 [EMAIL PROTECTED] ~/work/src/brutus/idl/products/evolution/2.4 $ gvim
 Warning: Missing charsets in String to FontSet conversion
 Warning: Unable to load any usable fontset
 Warning: Missing charsets in String to FontSet conversion
 Warning: Unable to load any usable fontset
 Error: Aborting: no fontset found
 
  Any idea on how to make gvim happy?
 
 I suggest you try the suggestion on bug #147830 and comment on the bug with 
 the result..
 
 https://bugs.gentoo.org/show_bug.cgi?id=147830

Thanks,
  jules


-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] hal-0.5.7-r3 compile error

2007-01-22 Thread Jules Colding
Hi,

I can't get hal to rebuild after having upgraded dbus. My revdep-rebuild
failed with this:


if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. 
-DPACKAGE_DATA_DIR=\/usr/share\ -DPACKAGE_BIN_DIR=\/usr/bin\ 
-DPACKAGE_LOCALE_DIR=\/usr/share/locale\ -I.. -I../libhal 
-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 
-I/usr/lib64/dbus-1.0/include  -march=k8 -O2 -pipe -Wall -Wchar-subscripts 
-Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align 
-Wsign-compare -MT hal-device.o -MD -MP -MF .deps/hal-device.Tpo -c -o 
hal-device.o hal-device.c; \
then mv -f .deps/hal-device.Tpo .deps/hal-device.Po; else rm -f 
.deps/hal-device.Tpo; exit 1; fi
if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. 
-DPACKAGE_DATA_DIR=\/usr/share\ -DPACKAGE_BIN_DIR=\/usr/bin\ 
-DPACKAGE_LOCALE_DIR=\/usr/share/locale\ -I.. -I../libhal 
-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 
-I/usr/lib64/dbus-1.0/include  -march=k8 -O2 -pipe -Wall -Wchar-subscripts 
-Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align 
-Wsign-compare -MT hal-system-power-pmu.o -MD -MP -MF 
.deps/hal-system-power-pmu.Tpo -c -o hal-system-power-pmu.o 
hal-system-power-pmu.c; \
then mv -f .deps/hal-system-power-pmu.Tpo 
.deps/hal-system-power-pmu.Po; else rm -f .deps/hal-system-power-pmu.Tpo; 
exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc  -march=k8 -O2 
-pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs 
-Wpointer-arith -Wcast-align -Wsign-compare   -o lshal  lshal.o -ldbus-glib-1 
-lgobject-2.0 -lglib-2.0 -ldbus-1   ../libhal/libhal.la
hal-device.c: In function ‘main’:
hal-device.c:158: warning: implicit declaration of function 
‘dbus_connection_disconnect’
hal-device.c:158: warning: nested extern declaration of 
‘dbus_connection_disconnect’
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc  -march=k8 -O2 
-pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs 
-Wpointer-arith -Wcast-align -Wsign-compare   -o hal-get-property  
hal_get_property.o -ldbus-1   ../libhal/libhal.la
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc  -march=k8 -O2 
-pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs 
-Wpointer-arith -Wcast-align -Wsign-compare   -o hal-set-property  
hal_set_property.o -ldbus-1   ../libhal/libhal.la
mkdir .libs
x86_64-pc-linux-gnu-gcc -march=k8 -O2 -pipe -Wall -Wchar-subscripts 
-Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align 
-Wsign-compare -o .libs/hal-get-property hal_get_property.o  
../libhal/.libs/libhal.so /usr/lib64/libdbus-1.so
x86_64-pc-linux-gnu-gcc -march=k8 -O2 -pipe -Wall -Wchar-subscripts 
-Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align 
-Wsign-compare -o .libs/lshal lshal.o  /usr/lib64/libdbus-glib-1.so -lnsl 
/usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so -lrt 
../libhal/.libs/libhal.so /usr/lib64/libdbus-1.so
x86_64-pc-linux-gnu-gcc -march=k8 -O2 -pipe -Wall -Wchar-subscripts 
-Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align 
-Wsign-compare -o .libs/hal-set-property hal_set_property.o  
../libhal/.libs/libhal.so /usr/lib64/libdbus-1.so
creating hal-get-property
lshal.o: In function `main':
lshal.c:(.text+0xb26): undefined reference to `dbus_connection_disconnect'
collect2: ld returned 1 exit status
creating hal-set-property
make[3]: *** [lshal] Error 1
make[3]: *** Waiting for unfinished jobs
make[3]: Leaving directory `/var/tmp/portage/hal-0.5.7-r3/work/hal-0.5.7/tools'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/hal-0.5.7-r3/work/hal-0.5.7/tools'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/hal-0.5.7-r3/work/hal-0.5.7'
make: *** [all] Error 2

!!! ERROR: sys-apps/hal-0.5.7-r3 failed.


Seems like a missing include. Any ideas?

Thanks,
  jules


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] hal-0.5.7-r3 compile error

2007-01-22 Thread Jules Colding
On Mon, 2007-01-22 at 15:20 +0100, Jules Colding wrote:
 Hi,
 
 I can't get hal to rebuild after having upgraded dbus. My revdep-rebuild
 failed with this:

OK, fixed by the next 'emerge --sync'.

-- 
  jules



-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] gcc-3.4.6 leftovers after upgrade to gcc-4.1.1

2006-09-07 Thread Jules Colding
Hi,

I recently upgraded to 2006.1 and noticed that these files/directories
are still present event though I've un-merged gcc-3.4.6:

/usr/lib64/gcc/x86_64-pc-linux-gnu/3.4.6
/usr/lib64/gcc/x86_64-pc-linux-gnu/3.4.6/32
/usr/lib64/gcc/x86_64-pc-linux-gnu/3.4.6/32/libstdc++.la
/usr/lib64/gcc/x86_64-pc-linux-gnu/3.4.6/32/libsupc++.la
/usr/lib64/gcc/x86_64-pc-linux-gnu/3.4.6/32/libg2c.la
/usr/lib64/gcc/x86_64-pc-linux-gnu/3.4.6/libstdc++.la
/usr/lib64/gcc/x86_64-pc-linux-gnu/3.4.6/libsupc++.la
/usr/lib64/gcc/x86_64-pc-linux-gnu/3.4.6/libg2c.la
/usr/share/gcc-data/x86_64-pc-linux-gnu/3.4.6
/usr/share/gcc-data/x86_64-pc-linux-gnu/3.4.6/info
/usr/share/gcc-data/x86_64-pc-linux-gnu/3.4.6/info/dir

They are libtool archives and an info top-level node so I'm assuming
that they can be safely deleted, but am I right about that?


Thanks,
  jules


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Newbie ebuild question

2006-08-21 Thread Jules Colding
On Fri, 2006-08-18 at 09:42 -0400, Andrew Frink wrote:
 Jules,
 I think you need to add something like(see below) Read the man page
 for that one, or grep usr/portage/

Thanks a lot. 'nomirror' is not in the ebuild man page but there are
plenty of packages that are using it.

Thanks,
  jules


 Andrew
 
 On 8/18/06, Jules Colding [EMAIL PROTECTED] wrote:
 Hi,
 
 I am trying to create an ebuild file for evolution-brutus. It
 is 
 presently looking like this (with comments removed):
 
 ### e-b ebuild start 
 inherit eutils flag-o-matic
 
 DESCRIPTION=Brutus Exchange connector for Evolution 2.4 and
 2.6
 HOMEPAGE=http://www.omesc.com/;
 
 SRC_URI=http://www.omesc.com/content/downloads/dist/SOURCES/evolution-brutus-1.1.6.tar.gz;
 
 LICENSE=GPL-2
 SLOT=0
 KEYWORDS=~x86 ~amd64
 
 RESTRICT=nomirror
 
 
 IUSE=debug
 
 DEPEND==gnome-base/orbit-2.14.1
 =dev-libs/libIDL-0.8.5
 =dev-util/pkgconfig-0.20
 =dev-util/intltool-0.30
 gnome-base/gnome-common
 =gnome-base/gnome- keyring-0.4.2
 =mail-client/evolution-2.6
 =gnome-extra/evolution-data-server-1.6
 
 DOCS=COPYING README INSTALL docs/building_from_source
 docs/using_evolution-brutus
 
 src_compile() { 
 BRUTUS_ECONF=--enable-brutus-dist=yes \
 --enable-brutus-devel=yes\
 $(use_enable debug brutus-debug yes)
 
 econf ${BRUTUS_ECONF} || die econf failed
 emake || die emake failed
 }
 
 src_install() {
 emake DESTDIR=${D} install || die emake install failed
 }
 ### e-b ebuild end  
 
 I then tried to follow:
 
   http://gentoo-wiki.com/HOWTO_Installing_3rd_Party_Ebuilds
 
 to test if it worked. I tried:
 
 ebuild /usr/local/portage/gnome-extra/evolution-brutus/evolution- 
 brutus-1.1.6.ebuild fetch
 
 to test if ebuild could fetch the source. I naively assumed
 that ebuild
 would look at SRC_URI before trying to download the source.
 Unfortunately it tried to connect to all possible gentoo
 mirrors 
 instead. Can I get ebuild to download from my site without
 modifying
 make.conf?
 
 Thanks,
   jules
 
 ### emerge --info ###
 omc-2 evolution-brutus # emerge --info
 Portage 2.1-r2 (default-linux/amd64/2006.0, gcc-3.4.6,
 glibc-2.3.6-r4, 2.6.17-gentoo-r4 x86_64)
 =
 System uname: 2.6.17-gentoo-r4 x86_64 AMD Opteron(tm)
 Processor 252 
 Gentoo Base System version 1.12.4
 app-admin/eselect-compiler: [Not Present]
 dev-lang/python: 2.3.5-r2, 2.4.3-r1
 dev-python/pycrypto: 2.0.1-r5
 dev-util/ccache: [Not Present]
 dev-util/confcache:  [Not Present] 
 sys-apps/sandbox:1.2.17
 sys-devel/autoconf:  2.13, 2.59-r7
 sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3,
 1.9.6-r2
 sys-devel/binutils:  2.16.1-r3
 sys-devel/gcc-config: 1.3.13-r3
 sys-devel/libtool:   1.5.22
 virtual/os-headers:  2.6.11-r2
 ACCEPT_KEYWORDS=amd64
 AUTOCLEAN=yes
 CBUILD=x86_64-pc-linux-gnu
 CFLAGS=-march=k8 -O2 -pipe
 CHOST=x86_64-pc-linux-gnu 
 CONFIG_PROTECT=/etc /usr/share/X11/xkb 
 /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ 
 /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ 
 /usr/share/texmf/xdvi/
 CONFIG_PROTECT_MASK=/etc/env.d /etc/gconf /etc/revdep-rebuild 
 /etc/terminfo 
 CXXFLAGS=-march=k8 -O2 -pipe
 DISTDIR=/usr/portage/distfiles
 FEATURES=autoconfig distlocks metadata-transfer sandbox
 sfperms strict
 GENTOO_MIRRORS=http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/ 
 http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/ 
 http://pandemonium.tiscali.de/pub/gentoo/ 
 ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo http://mirror.gentoo.no/ 
 http://gentoo.prz.rzeszow.pl http://ftp.du.se/pub/os/gentoo 
 ftp://mirror.pudas.net/gentoo;
 MAKEOPTS=-j3
 PKGDIR=/usr/portage/packages 
 PORTAGE_RSYNC_OPTS=--recursive --links --safe-links --perms
 --times --compress --force --whole-file --delete
 --delete-after --stats --timeout=180 --exclude='/distfiles'
 --exclude='/local' --exclude='/packages' 
 PORTAGE_TMPDIR=/var/tmp
 PORTDIR=/usr/portage
 PORTDIR_OVERLAY

Re: [gentoo-user] Exchange compatibility with MTAs (not evolution)

2006-08-18 Thread Jules Colding
Hi Alan,

On Thu, 2006-08-17 at 17:25 +0200, Alan Mckinnon wrote:
 Hi all,
 
 Evolution has just crashed and ticked me off once too often, so now this
 *cough* MTA *cough* has just discovered the big wide world outside my
 window...

What crashed was probably the evolution-exchange plugin, not Evolution
as such. 

I think you should try the alternative Exchange plugin, evolution-brutus
(e-b). e-b will connect you to Exchange 5.5 and never and are using
MAPI, not WebDAV which are used by OWA and evolution-exchange.

Read the initial announcement to the evolution-hackers list for the
technical details or go to omesc.com for the downloads:

Initial announcement on evo list:

http://mail.gnome.org/archives/evolution-hackers/2005-September/msg00048.html


Downloads::
   http://www.omesc.com/content/downloads/index.php


Screenshots:
   http://www.omesc.com/content/downloads/screenshots/


HTH,
  jules



-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Exchange compatibility with MTAs (not evolution)

2006-08-18 Thread Jules Colding
On Fri, 2006-08-18 at 11:03 +0200, Alan McKinnon wrote:
 On Fri, 2006-08-18 at 09:05 +0200, Jules Colding wrote:
  What crashed was probably the evolution-exchange plugin, not Evolution
  as such. 
  
  I think you should try the alternative Exchange plugin,
  evolution-brutus
  (e-b). e-b will connect you to Exchange 5.5 and never and are using
  MAPI, not WebDAV which are used by OWA and evolution-exchange.
 
 Hi Jules,
 
 Thanks for these links, e-b looks worth investigating. 

No problem. Just yell if there is anything I can do to help.

-- 
  jules


-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Newbie ebuild question

2006-08-18 Thread Jules Colding
Hi,

I am trying to create an ebuild file for evolution-brutus. It is
presently looking like this (with comments removed):

### e-b ebuild start 
inherit eutils flag-o-matic

DESCRIPTION=Brutus Exchange connector for Evolution 2.4 and 2.6
HOMEPAGE=http://www.omesc.com/;
SRC_URI=http://www.omesc.com/content/downloads/dist/SOURCES/evolution-brutus-1.1.6.tar.gz;

LICENSE=GPL-2
SLOT=0
KEYWORDS=~x86 ~amd64
IUSE=debug

DEPEND==gnome-base/orbit-2.14.1
=dev-libs/libIDL-0.8.5
=dev-util/pkgconfig-0.20
=dev-util/intltool-0.30
gnome-base/gnome-common
=gnome-base/gnome-keyring-0.4.2
=mail-client/evolution-2.6
=gnome-extra/evolution-data-server-1.6

DOCS=COPYING README INSTALL docs/building_from_source 
docs/using_evolution-brutus

src_compile() {
BRUTUS_ECONF=--enable-brutus-dist=yes \
--enable-brutus-devel=yes\
$(use_enable debug brutus-debug yes)

econf ${BRUTUS_ECONF} || die econf failed
emake || die emake failed
}

src_install() {
emake DESTDIR=${D} install || die emake install failed
}
### e-b ebuild end 

I then tried to follow:

  http://gentoo-wiki.com/HOWTO_Installing_3rd_Party_Ebuilds

to test if it worked. I tried:

ebuild 
/usr/local/portage/gnome-extra/evolution-brutus/evolution-brutus-1.1.6.ebuild 
fetch

to test if ebuild could fetch the source. I naively assumed that ebuild
would look at SRC_URI before trying to download the source.
Unfortunately it tried to connect to all possible gentoo mirrors
instead. Can I get ebuild to download from my site without modifying
make.conf?

Thanks,
  jules

### emerge --info ###
omc-2 evolution-brutus # emerge --info
Portage 2.1-r2 (default-linux/amd64/2006.0, gcc-3.4.6, glibc-2.3.6-r4, 
2.6.17-gentoo-r4 x86_64)
=
System uname: 2.6.17-gentoo-r4 x86_64 AMD Opteron(tm) Processor 252
Gentoo Base System version 1.12.4
app-admin/eselect-compiler: [Not Present]
dev-lang/python: 2.3.5-r2, 2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache: [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS=amd64
AUTOCLEAN=yes
CBUILD=x86_64-pc-linux-gnu
CFLAGS=-march=k8 -O2 -pipe
CHOST=x86_64-pc-linux-gnu
CONFIG_PROTECT=/etc /usr/share/X11/xkb /usr/share/texmf/dvipdfm/config/ 
/usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ 
/usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/
CONFIG_PROTECT_MASK=/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo
CXXFLAGS=-march=k8 -O2 -pipe
DISTDIR=/usr/portage/distfiles
FEATURES=autoconfig distlocks metadata-transfer sandbox sfperms strict
GENTOO_MIRRORS=http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/ 
http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/ 
http://pandemonium.tiscali.de/pub/gentoo/ 
ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo http://mirror.gentoo.no/ 
http://gentoo.prz.rzeszow.pl http://ftp.du.se/pub/os/gentoo 
ftp://mirror.pudas.net/gentoo;
MAKEOPTS=-j3
PKGDIR=/usr/portage/packages
PORTAGE_RSYNC_OPTS=--recursive --links --safe-links --perms --times --compress 
--force --whole-file --delete --delete-after --stats --timeout=180 
--exclude='/distfiles' --exclude='/local' --exclude='/packages'
PORTAGE_TMPDIR=/var/tmp
PORTDIR=/usr/portage
PORTDIR_OVERLAY=/usr/local/portage
SYNC=rsync://rsync.europe.gentoo.org/gentoo-portage
USE=amd64 X aac aalib alsa apache2 avi berkdb bitmap-fonts browserplugin bzip2 
cdr cli crypt cups dlloader dri dvd dvdr dvdread eds emacs emboss encode fam 
fbcon firefox foomaticdb fortran gif gnome gpm gstreamer gtk gtk2 hal iconv 
imlib ipv6 isdnlog jpeg lzw lzw-tiff mp3 mpeg ncurses nls nptl nptlonly 
nsplugin nvidia ogg opengl oss pam pcre pdflib perl png portaudio pppd python 
quicktime readline reflection sdl session spell spl ssl tcpd tetex theora tiff 
truetype-fonts type1-fonts unicode usb vorbis wma xine xmms xorg xpm xv xvid 
zlib elibc_glibc input_devices_evdev input_devices_keyboard input_devices_mouse 
kernel_linux userland_GNU video_cards_nv video_cards_nvidia video_cards_vesa
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, 
LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS




-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Trouble with Logitech G7 in Xorg 7.0

2006-08-17 Thread Jules Colding
On Thu, 2006-08-17 at 09:34 +0200, Jules Colding wrote:
 On Wed, 2006-08-16 at 12:48 -0400, Jason Weisberger wrote:
  Just so you know, using the mouse driver and auto protocol is not
  the way you want to run a USB mouse in Modular X.  You really should
  try out the evdev driver for full functionality.  With evdev, you
  don't have to specify any options either. 
 
 Yes, but I couldn't get evdev to work with vmware at all. On the other
 hand - the g7 started suddenly to work, maybe evdev will work with
 vmware now too? I'll try.

No such luck, back to the old interface.

-- 
  jules


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Trouble with Logitech G7 in Xorg 7.0

2006-08-16 Thread Jules Colding
On Tue, 2006-08-15 at 13:01 +0200, Jules Colding wrote:
 Hi,
 
 I've just got myself a new G7 to replace my older MX1000. The problem is
 that I can't get the G7 to work at all. Xorg does seem to recognize the
 G7 but I can't get any cursor movement at all. I've tried the evdev
 and mouse protocols, but to no avail. 
 
 I am currently running with both mice connected in the hope that the G7
 suddenly will work...

and the strangest thing happened... I went home yesterday after trying
out yet another bunch of xorg.conf configuration combination. I was full
of frustration of my new expensive mouse that I couldn't get working.

The mouse didn't work when I went home but it worked when I got back
this morning.

I have *no* glue how that can happen?

This is the xorg configuration that made it for me (with both mice at
the same time). Just let it simmer for a night before testing:

Section InputDevice
IdentifierLogitech MX1000
Drivermouse
Option Protocol auto
Option Device   /dev/input/mouse0
Option ZAxisMapping 4 5
Option Emulate3Buttons  no
EndSection
Section InputDevice
IdentifierLogitech G7
Drivermouse
Option Protocol auto
Option Device   /dev/input/mouse1
Option Buttons  8
Option ZAxisMapping 4 5 7 8
Option Emulate3Buttons  no
EndSection

Thanks a lot for all of the responses :-)
  jules


-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Trouble with Logitech G7 in Xorg 7.0

2006-08-15 Thread Jules Colding
Hi,

I've just got myself a new G7 to replace my older MX1000. The problem is
that I can't get the G7 to work at all. Xorg does seem to recognize the
G7 but I can't get any cursor movement at all. I've tried the evdev
and mouse protocols, but to no avail. 

I am currently running with both mice connected in the hope that the G7
suddenly will work...

I've create 010_local.rules as the Advanced Mouse HOWTO explained and
otherwise followed the HOWTO to the letter.

This is my xorg.conf section:

### xorg.conf ###
#Section InputDevice
#IdentifierLogitech MX1000
#Drivermouse
#Option Protocol auto
#Option Device   /dev/input/mouse0
#Option ZAxisMapping 4 5
#Option Emulate3Buttons  no
#EndSection
Section InputDevice
IdentifierLogitech MX1000
Driverevdev
Option Protocol evdev
Option Device   /dev/input/mx1000
Option ZAxisMapping 4 5
Option Emulate3Buttons  no
EndSection

Section InputDevice
IdentifierLogitech G7
Driverevdev
Option Protocol evdev
Option Device   /dev/input/g7
Option Buttons  8
Option ZAxisMapping 4 5 7 8
Option Emulate3Buttons  no
EndSection
#Section InputDevice
#IdentifierLogitech G7
#Drivermouse
#Option Protocol auto
#Option Device   /dev/input/mouse1
#Option Buttons  8
#Option ZAxisMapping 4 5 7 8
#Option Emulate3Buttons  no
#EndSection

# this is the relevant part of ServerLayout
InputDevice Logitech MX1000  CorePointer
InputDevice Logitech G7  AlwaysCore



Any ideas?

Thanks,
  jules
 

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] emerge do not offer to update to new seamonkey

2006-08-03 Thread Jules Colding
Hi,

Today I executed my daily 'eix-sync -v'. At the end I got this:

# eix-sync output start 
.
output snipped
.
 * Running update-eix
Reading Portage settings ..
Building database (/var/cache/eix) from scratch ..
[0] /usr/portage/ (cache: metadata)
 Reading 100%
Applying masks ..
Database contains 11248 packages in 148 categories.
Diffing databases (11247 - 11248 packages)
[N] == app-arch/p7zip (4.42): Port of 7-Zip archiver for Unix
[N] == games-mud/tintin (1.96.1): (T)he k(I)cki(N) (T)ickin d(I)kumud clie(N)t
[N] == sys-block/di (4.5): Disk Information Utility
[U] == www-client/seamonkey (1.0.3): Mozilla Application Suite - web browser, 
email, HTML editor, IRC
[N] == x11-apps/xprop (1.0.1): X.Org xprop application
[N]  app-emulation/libvirt (none): C toolkit to manipulate virtual machines
# eix-sync output end 

Seamonkey is set to be updated as you can see. So I started emerge:

# emerge output start 
omc-2 ~ # emerge -vauDN world

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

Calculating world dependencies /
!!! Packages for the following atoms are either all
!!! masked or don't exist:
dev-util/valgrind

... done!

Total size of downloads: 0 kB

Nothing to merge; would you like to auto-clean packages? [Yes/No] No
# emerge output end 

No offer to update seamonkey? Then I tried:

# emerge output start 
omc-2 ~ # emerge -va seamonkey

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

Calculating dependencies... done!
[ebuild U ] www-client/seamonkey-1.0.3 [1.0.2] USE=crypt gnome ipv6 -debug 
-java -ldap -mozcalendar -mozdevelop -moznocompose -moznoirc -moznomail 
-moznoroaming -postgres -xinerama -xprint 35,022 kB

Total size of downloads: 35,022 kB

Would you like to merge these packages? [Yes/No]
# emerge output end 

Seamonkey is set to be updated in this emerge run. Why didn't emerge
offer to update seamonkey when I used the '-u' option in the first
emerge run??

Thanks,
  jules


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] emerge do not offer to update to new seamonkey

2006-08-03 Thread Jules Colding
On Thu, 2006-08-03 at 09:44 +0100, Neil Bothwick wrote:
 On Thu, 03 Aug 2006 09:48:48 +0200, Jules Colding wrote:
 
  Seamonkey is set to be updated in this emerge run. Why didn't emerge
  offer to update seamonkey when I used the '-u' option in the first
  emerge run??
 
 It could be that neither seamonkey nor a dependent package is in your
 world file. Does emerge --depclean -p offer to remove it? 

Yes, it does.

 If so, you
 need to add it to world with emerge -n seamonkey, which will also
 update it for you.

OK, thanks.
  jules


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Seamonkey blocking mozilla and the mozilla blocking seamonkey

2006-07-13 Thread Jules Colding
On Fri, 2006-12-08 at 12:08 +0100, Jacob Klitmøller wrote:
 Hi
 
 Since Gnome 2.14 is marked stable I thought to upgrade :-)
 
 However when I try to emerge gnome I get
 
 [blocks B ] www-client/seamonkey (is blocking www-client/mozilla-1.7.13)
 
 or the other way around (mozilla blocking seamonkey) - trying to /etc
 /portage/package.mask is of no use since both is required. I have also
 tried fiddeling fith USE, but with no luck.
 
 How do I resolve this and get gnome 2.14 emerged?

I got around it by un-merging mozilla, adding the firefox USE flags
and then emerging seamonkey.

-- 
  jules



-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Circular block (mozilla V. Seamonkey)

2006-07-03 Thread Jules Colding
Hi,

I couldn't find anything in the archives so I hope that I am not wasting
everybody's time...

I updated to xorg-x11 7.0 today, following the modular-x-howto. The X11
update in itself was flawless, but now seamonkey and mozilla are
blocking one another. How do I solve this one?

Thanks a lot in advance,
  jules



omc-2 X11 # emerge -vauDNt world

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

Calculating world dependencies -
!!! Packages for the following atoms are either all
!!! masked or don't exist:
dev-util/valgrind

... done!
[blocks B ] www-client/mozilla (is blocking www-client/seamonkey-1.0.2)
[blocks B ] www-client/seamonkey (is blocking www-client/mozilla-1.7.13)
[nomerge  ] gnome-base/gnome-2.12.3  USE=cdr dvdr hal -accessibility
[ebuild  N]  www-client/epiphany-1.8.4.1-r1  USE=python -dbus -debug -doc 
-firefox 0 kB
[ebuild U ]  media-video/totem-1.2.1-r1 [1.2.1] USE=dvd gnome mpeg 
nsplugin ogg theora vorbis xine xv -a52 -debug -firefox% -flac -lirc -mad 0 kB
[nomerge  ]  gnome-extra/yelp-2.12.2-r1  USE=-debug -firefox
[nomerge  ]   www-client/seamonkey-1.0.2  USE=crypt gnome ipv6 -debug 
-java -ldap -mozcalendar -mozdevelop -moznocompose -moznoirc -moznomail 
-moznoroaming -postgres -xinerama -xprint
[nomerge  ] dev-util/devhelp-0.10  USE=zlib -debug -firefox
[ebuild  N]  www-client/mozilla-1.7.13  USE=crypt gnome ipv6 ssl -debug 
-java -ldap -mozcalendar -mozdevelop -moznocompose -moznoirc -moznomail 
-moznoxft -mozsvg -postgres -truetype -xinerama -xprint 0 kB
[ebuild U ] sys-apps/busybox-1.1.3 [1.1.0] USE=-debug -floppyboot 
-make-symlinks -netboot -savedconfig -static 1,402 kB
[nomerge  ] dev-util/ddd-3.3.10
[ebuild  N]  virtual/x11-7.0-r2  USE=dri 0 kB
[ebuild  N]   x11-misc/gccmakedep-1.0.2  USE=-debug 68 kB
[ebuild  N]   x11-libs/liboldX-1.0.1  USE=-debug 210 kB
[ebuild  N]   x11-libs/libXTrap-1.0.0  USE=-debug 214 kB
[ebuild  N]   x11-libs/libXevie-1.0.1  USE=-debug 219 kB
[ebuild  N]   x11-libs/libFS-1.0.0  USE=ipv6 -debug 231 kB
[ebuild  N]   x11-themes/xcursor-themes-1.0.1  USE=-debug 2,204 kB
[ebuild  N]x11-apps/xcursorgen-1.0.1  USE=-debug 80 kB
[ebuild  N]   x11-apps/xsetroot-1.0.1  USE=-debug 75 kB
[ebuild  N]   x11-libs/libXprintAppUtil-1.0.1  USE=-debug 203 kB
[ebuild  N]x11-libs/libXprintUtil-1.0.1  USE=-debug 218 kB
[ebuild  N]   x11-libs/libXvMC-1.0.2  USE=-debug 224 kB
[ebuild  N]   x11-apps/xdm-1.0.5  USE=ipv6 pam -debug -xprint 355 kB
[ebuild  N]   x11-apps/xdriinfo-1.0.1  USE=-debug 79 kB
[ebuild  N]   x11-themes/gentoo-xcursors-0.3.1  0 kB
[ebuild  N]   x11-misc/imake-1.0.2  USE=-debug 110 kB
[ebuild  N]x11-misc/xorg-cf-files-1.0.2  USE=-debug 258 kB
[ebuild  N]   app-text/rman-3.2  77 kB
[ebuild  N] dev-perl/extutils-parsexs-2.15  USE=-minimal 23 kB
[ebuild  N]  dev-perl/ExtUtils-CBuilder-0.18  USE=-minimal 17 kB
[nomerge  ] app-portage/profuse-0.25.4  USE=gtk ncurses
[nomerge  ]  dev-perl/gtk2-fu-0.10  USE=-minimal
[ebuild U ]   dev-perl/module-build-0.28 [0.26.11] USE=-minimal 175 kB
[ebuild U ]   dev-perl/gtk2-perl-1.102 [1.062] USE=-minimal 591 kB
[ebuild U ]dev-perl/glib-perl-1.105 [1.101] USE=-minimal -xml 222 kB
[nomerge  ] x11-misc/xscreensaver-4.24  USE=gnome jpeg nls opengl pam 
-insecure-savers -kerberos -krb4 -new-login -offensive -xinerama
[ebuild  N]  x11-apps/appres-1.0.0  USE=-debug 72 kB
[ebuild  N]  x11-apps/xwininfo-1.0.2  USE=-debug 89 kB
[nomerge  ] app-misc/ca-certificates-20050804
[ebuild U ] media-libs/libpng-1.2.12 [1.2.8-r1] USE=-doc 0 kB

Total size of downloads: 7,429 kB

!!! Error: The above package list contains packages which cannot be installed
!!!at the same time on the same system.
#



## emerge --info ##
omc-2 X11 # emerge --info
Portage 2.1-r1 (default-linux/amd64/2006.0, gcc-3.4.6, glibc-2.3.6-r4, 
2.6.16-gentoo-r9 x86_64)
=
System uname: 2.6.16-gentoo-r9 x86_64 AMD Opteron(tm) Processor 252
Gentoo Base System version 1.6.15
dev-lang/python: 2.3.5-r2, 2.4.2
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache: [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS=amd64
AUTOCLEAN=yes
CBUILD=x86_64-pc-linux-gnu
CFLAGS=-march=k8 -O2 -pipe
CHOST=x86_64-pc-linux-gnu
CONFIG_PROTECT=/etc /usr/share/X11/xkb /usr/share/texmf/dvipdfm/config/ 
/usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ 
/usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/
CONFIG_PROTECT_MASK=/etc/env.d /etc/gconf 

[gentoo-user] sys-apps/shadow and sys-apps/pam-login in conflict (pam-login not needed?)

2006-05-31 Thread Jules Colding
Hi,

Today I got a blocker when trying to do emerge -vauDN world. The
blocker was pam-login. I un-merged this and repeated the emerge which
completed flawlessly. Then I tried to re-emerge pam-login but now I am
getting:

##
omc-2 ~ # emerge -va sys-apps/pam-login

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[blocks B ] =sys-apps/shadow-4.0.14-r2 (is blocking 
sys-apps/pam-login-4.0.14)
[ebuild  N] sys-apps/pam-login-4.0.14  -livecd +nls (-selinux) -skey 0 kB

Total size of downloads: 0 kB

!!! Error: The above package list contains packages which cannot be installed
!!!on the same system.
##


I have shadow-4.0.15-r2 on the system. This post:

http://planet.gentoo.org/developers/flameeyes/2006/03/19/the_shadow_and_pam_login_conflict

seems to indicate that I do not need pam-login anymore. Is that still
correct?


Thanks,
  jules



# emerge --info ##
omc-2 ~ # emerge --info
Portage 2.0.54-r2 (default-linux/amd64/2006.0, gcc-3.4.5, glibc-2.3.6-r3, 
2.6.16-gentoo-r7 x86_64)
=
System uname: 2.6.16-gentoo-r7 x86_64 AMD Opteron(tm) Processor 252
Gentoo Base System version 1.6.14
dev-lang/python: 2.3.5-r2, 2.4.2
dev-python/pycrypto: [Not Present]
dev-util/ccache: [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS=amd64
AUTOCLEAN=yes
CBUILD=x86_64-pc-linux-gnu
CFLAGS=-march=k8 -O2 -pipe
CHOST=x86_64-pc-linux-gnu
CONFIG_PROTECT=/etc /usr/lib/X11/xkb /usr/lib64/mozilla/defaults/pref 
/usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ 
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ 
/usr/share/texmf/xdvi/
CONFIG_PROTECT_MASK=/etc/gconf /etc/terminfo /etc/env.d
CXXFLAGS=-march=k8 -O2 -pipe
DISTDIR=/usr/portage/distfiles
FEATURES=autoconfig distlocks sandbox sfperms strict
GENTOO_MIRRORS=http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/ 
http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/ 
http://pandemonium.tiscali.de/pub/gentoo/ 
ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo http://mirror.gentoo.no/ 
http://gentoo.prz.rzeszow.pl http://ftp.du.se/pub/os/gentoo 
ftp://mirror.pudas.net/gentoo;
MAKEOPTS=-j3
PKGDIR=/usr/portage/packages
PORTAGE_TMPDIR=/var/tmp
PORTDIR=/usr/portage
SYNC=rsync://rsync.europe.gentoo.org/gentoo-portage
USE=amd64 X aac aalib alsa apache2 audiofile avi berkdb bitmap-fonts 
browserplugin bzip2 cdr cli crypt cups curl dri dvd dvdr dvdread eds emacs 
emboss encode esd exif expat fam fbcon foomaticdb fortran gd gdbm gif glut 
gnome gpm gstreamer gtk gtk2 gtkhtml hal iconv idn imlib ipv6 isdnlog java jpeg 
lcms ldap libwww lua lzw lzw-tiff mad mng motif mozilla mp3 mpeg ncurses nls 
nptl nptlonly nsplugin nvidia ogg opengl oss pam pcre pdflib perl png pppd 
python quicktime readline recode reflection sdl session slang spell spl ssl 
tcltk tcpd tetex theora tiff truetype truetype-fonts type1-fonts udev unicode 
usb vorbis wma xine xml2 xmms xorg xpm xv xvid zlib userland_GNU kernel_linux 
elibc_glibc
Unset:  CTARGET, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, 
PORTAGE_RSYNC_EXTRA_OPTS, PORTAGE_RSYNC_OPTS, PORTDIR_OVERLAY


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] sys-apps/shadow and sys-apps/pam-login in conflict (pam-login not needed?)

2006-05-31 Thread Jules Colding
On Wed, 2006-05-31 at 00:38 -0700, Ryan Tandy wrote:
 Jules Colding wrote:
  ##
  omc-2 ~ # emerge -va sys-apps/pam-login
  
  These are the packages that I would merge, in order:
  
  Calculating dependencies ...done!
  [blocks B ] =sys-apps/shadow-4.0.14-r2 (is blocking 
  sys-apps/pam-login-4.0.14)
  [ebuild  N] sys-apps/pam-login-4.0.14  -livecd +nls (-selinux) -skey 0 
  kB
  
  Total size of downloads: 0 kB
  
  !!! Error: The above package list contains packages which cannot be 
  installed
  !!!on the same system.
  ##
  
 
 Make sure pam-login isn't in your world, and make sure you're on the 
 latest profile so that it isn't being dragged in by system.  Also 
 double-check that the pam USE-flag is in effect for shadow.
 
 emerge -pvuDNt world might help if there's a dep on pam-login from 
 another package, rather than from system or world.
 
 Oh, and rebuild shadow, pam and openssh before you log out or reboot - I 
 was locked out of my router for ten minutes today after doing this 
 update.  etc-update and revdep-rebuild didn't catch anything.

Thanks a lot for your explanation. Rebuilding now...

Best regards,
  jules


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] What do I do about slocate 3.1/2.7 ?

2006-04-24 Thread Jules Colding
On Fri, 2006-04-21 at 11:24 -0700, Richard Fish wrote:
 On 4/21/06, Johám-Luís Miguéns Vila [EMAIL PROTECTED] wrote:
  On 09:09 Fri 21 Apr , Jules Colding wrote:
emerge (1 of 1) sys-apps/slocate-2.7-r8 to /
   !!! Files listed in the manifest do not exist!
   slocate-3.1.ebuild
   files/digest-slocate-3.1
   omc-2 ~ #
 
  su -c ebuild /path/to/slocate-2.7-r8.ebuild digest;emerge --verbose
  --ask slocate
 
 
 But do an emerge --sync first.  The most likely cause of this is that
 your last sync was done while the server was being updated, and you
 got the updated manifest but not the ebuild.  These kinds of problems
 are almost always fixed by a new sync.  

Yes, it was. I sync'ed a few hours later and the problem went away.

Thanks,
  jules



-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] What do I do about slocate 3.1/2.7 ?

2006-04-21 Thread Jules Colding
Hi,

A few moments ago I tried to emerge slocate but got:


#
omc-2 ~ # emerge -va sys-apps/slocate

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild  N] sys-apps/slocate-2.7-r8  0 kB

Total size of downloads: 0 kB

Do you want me to merge these packages? [Yes/No] yes
 emerge (1 of 1) sys-apps/slocate-2.7-r8 to /
!!! Files listed in the manifest do not exist!
slocate-3.1.ebuild
files/digest-slocate-3.1
omc-2 ~ #
#


How do I fix that one?

Thanks,
  jules


## emerge --info #
omc-2 ~ # emerge --info
Portage 2.0.54 (default-linux/amd64/2006.0, gcc-3.4.5, glibc-2.3.5-r2, 
2.6.15-gentoo-r7 x86_64)
=
System uname: 2.6.15-gentoo-r7 x86_64 AMD Opteron(tm) Processor 252
Gentoo Base System version 1.6.14
dev-lang/python: 2.3.5-r2, 2.4.2
sys-apps/sandbox:1.2.12
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS=amd64
AUTOCLEAN=yes
CBUILD=x86_64-pc-linux-gnu
CFLAGS=-march=k8 -O2 -pipe
CHOST=x86_64-pc-linux-gnu
CONFIG_PROTECT=/etc /usr/kde/2/share/config /usr/kde/3/share/config 
/usr/lib/X11/xkb /usr/lib64/mozilla/defaults/pref /usr/share/config 
/usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ 
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ 
/usr/share/texmf/xdvi/ /var/qmail/control
CONFIG_PROTECT_MASK=/etc/eselect/compiler /etc/gconf /etc/terminfo /etc/env.d
CXXFLAGS=-march=k8 -O2 -pipe
DISTDIR=/usr/portage/distfiles
FEATURES=autoconfig distlocks sandbox sfperms strict
GENTOO_MIRRORS=http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/ 
http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/ 
http://pandemonium.tiscali.de/pub/gentoo/ 
ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo http://mirror.gentoo.no/ 
http://gentoo.prz.rzeszow.pl http://ftp.du.se/pub/os/gentoo 
ftp://mirror.pudas.net/gentoo;
MAKEOPTS=-j3
PKGDIR=/usr/portage/packages
PORTAGE_TMPDIR=/var/tmp
PORTDIR=/usr/portage
SYNC=rsync://rsync.europe.gentoo.org/gentoo-portage
USE=amd64 X aac aalib alsa apache2 audiofile avi berkdb bitmap-fonts 
browserplugin bzip2 cdr cli crypt cups curl dri dvd dvdr dvdread eds emacs 
emboss encode esd exif expat fam fbcon foomaticdb fortran gd gdbm gif glut 
gnome gpm gstreamer gtk gtk2 gtkhtml hal iconv idn imlib ipv6 isdnlog java jpeg 
lcms ldap libwww lua lzw lzw-tiff mad mng motif mozilla mp3 mpeg ncurses nls 
nptl nptlonly nsplugin nvidia ogg opengl oss pam pcre pdflib perl png pppd 
python quicktime readline recode reflection sdl session slang spell spl ssl 
tcltk tcpd tetex theora tiff truetype truetype-fonts type1-fonts udev unicode 
usb vorbis wma xine xml2 xmms xpm xv xvid zlib userland_GNU kernel_linux 
elibc_glibc
Unset:  ASFLAGS, CTARGET, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, 
PORTDIR_OVERLAY


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] How do I get a good backtrace from X?

2006-04-11 Thread Jules Colding
On Mon, 2006-04-10 at 07:49 -0700, Richard Fish wrote:
 On 4/10/06, Jules Colding [EMAIL PROTECTED] wrote:
  Hi,
 
  I am having trouble with the latest NVidia drivers:
 
  http://bugs.gentoo.org/show_bug.cgi?id=127824
 
  Are there any way for me to get the maximum amount of debug information
  out of the X crash so that I can help the developers fixing it?
 
 Add splitdebug to FEATURES to have portage start building things with
 debug symbols placed in /usr/lib/debug/.  BTW, using splitdebug does
 not affect performance, only disk space.
 
 Then take a look at The basics here:
 
 http://wiki.x.org/wiki/DebuggingTheXserver

OK, thanks a lot.

-- 
  jules


-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] How do I get a good backtrace from X?

2006-04-10 Thread Jules Colding
Hi,

I am having trouble with the latest NVidia drivers:

http://bugs.gentoo.org/show_bug.cgi?id=127824

Are there any way for me to get the maximum amount of debug information
out of the X crash so that I can help the developers fixing it?


Thanks,
  jules


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] nvidia 6629? was: modular Xorg made it to ~x86

2006-03-29 Thread Jules Colding
On Thu, 2006-03-30 at 00:01 -0300, Norberto Bensa wrote:
 Kristian Poul Herkild wrote:
  Well, I have an old GeForce2 MX400 and I'm using 1.0.8178-r3 with GLX,
  though only with X.org6.8
 
  But 1.0.8178 works much better than the older ones. 6629 never worked
  for me - the oldest I can use (with GLX) are the 1.0.7174.

6629 is the latest non-'~' that works for me (Xorg-6.8):

http://bugs.gentoo.org/show_bug.cgi?id=127824


-- 
  jules


-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] New nvidia driver causing Xorg crashes?

2006-03-27 Thread Jules Colding
Hi,

I have configured gdm to start two X sessions. I choose between these
sessions with CTRL-ALT-f7 and CTRL-ALT-f8. I am simultaneously logged in
as two different users in these X session.

I have previously experienced no problems whatsoever going from one X
session to another but that has changed since todays update of
nvidia-kernel and nvidia-glx.

The usage scenario for all crashes so far has been this:

0) Boot my box.

1) Log in as evo on the f8 session.

2) Log in as colding on the f7 session.

3) Start gnome-terminal on the f8 session.

4) Use CTRL-ALT-f7 to change to the f7 session.

5) Start a lot of applications in f7 (Evolution, gnome-terminal,
VMware-workstation, firefox and mplayer). VMware has two virtual boxes
(one NT4 server and one W2K with Visual Studio). Both virtual machines
are started and Visual Studio is launched.

6) Use the CTRL-ALT-f8 keyboard shortcut to change back to the f8
session while in the W2K vitual machine on the f7 session.

Observations: The above use scenario has trice resulted in the f7 X
session crashing with a signal 11. That has never happened with the old
nvidia drivers.

Old drivers:
   nvidia-kernel-1.0.6629-r5
   nvidia-glx-1.0.6629-r6

New drivers:
   nvidia-kernel-1.0.8178-r3
   nvidia-glx-1.0.8178-r1

There is no usable information regarding the crashes in any log.
Suggestions as to how I can get better crash information would be
helpful. The data in this mail is hardly enough for a bugzilla entry but
it does register rather high on my annoyance-meter... 


Thanks,
  jules


# gdm log #

X Window System Version 6.8.2
Release Date: 9 February 2005
X Protocol Version 11, Revision 0, Release 6.8.2
Build Operating System: Linux 2.6.13-gentoo-r3 x86_64 [ELF] 
Current Operating System: Linux omc-2 2.6.15-gentoo-r7 #1 SMP Thu Mar 16 
11:01:51 CET 2006 x86_64
Build Date: 24 November 2005
Before reporting problems, check http://wiki.X.Org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: /var/log/Xorg.0.log, Time: Mon Mar 27 12:07:49 2006
(==) Using config file: /etc/X11/xorg.conf
Could not init font path element /usr/share/fonts/local/, removing from list!

   *** If unresolved symbols were reported above, they might not
   *** be the reason for the server aborting.

Fatal server error:
Caught signal 11.  Server aborting


Please consult the The X.Org Foundation support 
 at http://wiki.X.Org
 for help. 
Please also check the log file at /var/log/Xorg.0.log for additional 
information.

 Xorg.0.log 


X Window System Version 6.8.2
Release Date: 9 February 2005
X Protocol Version 11, Revision 0, Release 6.8.2
Build Operating System: Linux 2.6.13-gentoo-r3 x86_64 [ELF] 
Current Operating System: Linux omc-2 2.6.15-gentoo-r7 #1 SMP Thu Mar 16 
11:01:51 CET 2006 x86_64
Build Date: 24 November 2005
Before reporting problems, check http://wiki.X.Org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: /var/log/Xorg.1.log, Time: Mon Mar 27 12:07:56 2006
(==) Using config file: /etc/X11/xorg.conf
(==) ServerLayout Simple Layout
(**) |--Screen Screen 1 (0)
(**) |   |--Monitor Lacie electron22blueIV
(**) |   |--Device PNY Quadro FX 4000 256MB
(**) |--Input Device Mouse1
(**) |--Input Device Keyboard1
(**) FontPath set to 
/usr/share/fonts/misc/,/usr/share/fonts/TTF/,/usr/share/fonts/Type1/,/usr/share/fonts/75dpi/,/usr/share/fonts/100dpi/,/usr/share/fonts/local/
(**) RgbPath set to /usr/lib/X11/rgb
(==) ModulePath set to /usr/lib64/modules
(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.2
X.Org Video Driver: 0.7
X.Org XInput driver : 0.4
X.Org Server Extension : 0.2
X.Org Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule: bitmap
(II) Loading /usr/lib64/modules/fonts/libbitmap.a
(II) Module bitmap: vendor=X.Org Foundation
compiled for 6.8.2, module version = 1.0.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: pcidata
(II) Loading /usr/lib64/modules/libpcidata.a
(II) Module pcidata: vendor=X.Org Foundation
compiled for 6.8.2, module version = 1.0.0
ABI class: X.Org Video Driver, version 0.7
(++) using VT number 8

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:06:0: chip 1022,7460 card , rev 07 class 06,04,00 hdr 01
(II) PCI: 00:07:0: chip 

Re: [gentoo-user] New nvidia driver causing Xorg crashes?

2006-03-27 Thread Jules Colding
On Mon, 2006-03-27 at 13:08 +0200, Jules Colding wrote:
 Hi,
 
 I have configured gdm to start two X sessions. I choose between these
 sessions with CTRL-ALT-f7 and CTRL-ALT-f8. I am simultaneously logged in
 as two different users in these X session.
 
 I have previously experienced no problems whatsoever going from one X
 session to another but that has changed since todays update of
 nvidia-kernel and nvidia-glx.
 
 The usage scenario for all crashes so far has been this:

Forget this. It happened 5 minutes ago totally spontaneously. X log
below.

I think downgrading nvidia-[glx,kernel] is the right answer for now...

-- 
  jules


# Xorg.0.log ###

X Window System Version 6.8.2
Release Date: 9 February 2005
X Protocol Version 11, Revision 0, Release 6.8.2
Build Operating System: Linux 2.6.13-gentoo-r3 x86_64 [ELF] 
Current Operating System: Linux omc-2 2.6.15-gentoo-r7 #1 SMP Thu Mar 16 
11:01:51 CET 2006 x86_64
Build Date: 24 November 2005
Before reporting problems, check http://wiki.X.Org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: /var/log/Xorg.0.log, Time: Mon Mar 27 12:39:13 2006
(==) Using config file: /etc/X11/xorg.conf
(==) ServerLayout Simple Layout
(**) |--Screen Screen 1 (0)
(**) |   |--Monitor Lacie electron22blueIV
(**) |   |--Device PNY Quadro FX 4000 256MB
(**) |--Input Device Mouse1
(**) |--Input Device Keyboard1
(**) FontPath set to 
/usr/share/fonts/misc/,/usr/share/fonts/TTF/,/usr/share/fonts/Type1/,/usr/share/fonts/75dpi/,/usr/share/fonts/100dpi/,/usr/share/fonts/local/
(**) RgbPath set to /usr/lib/X11/rgb
(==) ModulePath set to /usr/lib64/modules
(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.2
X.Org Video Driver: 0.7
X.Org XInput driver : 0.4
X.Org Server Extension : 0.2
X.Org Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule: bitmap
(II) Loading /usr/lib64/modules/fonts/libbitmap.a
(II) Module bitmap: vendor=X.Org Foundation
compiled for 6.8.2, module version = 1.0.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: pcidata
(II) Loading /usr/lib64/modules/libpcidata.a
(II) Module pcidata: vendor=X.Org Foundation
compiled for 6.8.2, module version = 1.0.0
ABI class: X.Org Video Driver, version 0.7
(++) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:06:0: chip 1022,7460 card , rev 07 class 06,04,00 hdr 01
(II) PCI: 00:07:0: chip 1022,7468 card 1022,7468 rev 05 class 06,01,00 hdr 80
(II) PCI: 00:07:1: chip 1022,7469 card 1022,7469 rev 03 class 01,01,8a hdr 00
(II) PCI: 00:07:2: chip 1022,746a card 1022,746a rev 02 class 0c,05,00 hdr 00
(II) PCI: 00:07:3: chip 1022,746b card 1022,746b rev 05 class 06,80,00 hdr 00
(II) PCI: 00:0a:0: chip 1022,7450 card , rev 12 class 06,04,00 hdr 81
(II) PCI: 00:0a:1: chip 1022,7451 card 1022,36c0 rev 01 class 08,00,10 hdr 00
(II) PCI: 00:0b:0: chip 1022,7450 card , rev 12 class 06,04,00 hdr 81
(II) PCI: 00:0b:1: chip 1022,7451 card 1022,36c0 rev 01 class 08,00,10 hdr 00
(II) PCI: 00:18:0: chip 1022,1100 card , rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:1: chip 1022,1101 card , rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:2: chip 1022,1102 card , rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:3: chip 1022,1103 card , rev 00 class 06,00,00 hdr 80
(II) PCI: 00:19:0: chip 1022,1100 card , rev 00 class 06,00,00 hdr 80
(II) PCI: 00:19:1: chip 1022,1101 card , rev 00 class 06,00,00 hdr 80
(II) PCI: 00:19:2: chip 1022,1102 card , rev 00 class 06,00,00 hdr 80
(II) PCI: 00:19:3: chip 1022,1103 card , rev 00 class 06,00,00 hdr 80
(II) PCI: 01:06:0: chip 1014,01a7 card , rev 02 class 06,04,00 hdr 01
(II) PCI: 02:00:0: chip 1000,0407 card 1000,0531 rev 02 class 01,04,00 hdr 00
(II) PCI: 03:09:0: chip 14e4,16a7 card 10f1,2885 rev 02 class 02,00,00 hdr 00
(II) PCI: 04:00:0: chip 1022,7464 card 1022,7464 rev 0b class 0c,03,10 hdr 80
(II) PCI: 04:00:1: chip 1022,7464 card 1022,7464 rev 0b class 0c,03,10 hdr 00
(II) PCI: 04:0a:0: chip 1102,0004 card 1102,2002 rev 04 class 04,01,00 hdr 80
(II) PCI: 04:0a:1: chip 1102,7003 card 1102,0040 rev 04 class 09,80,00 hdr 80
(II) PCI: 04:0a:2: chip 1102,4001 card 1102,0010 rev 04 class 0c,00,10 hdr 80
(II) PCI: 06:00:0: chip 10de,004e card 10de,01fa rev a1 class 03,00,00 hdr 00
(II) PCI: End of PCI scan
(II) PCI-to-PCI bridge:
(II) Bus 4: bridge is at (0:6:0), (0,4,4), BCTRL: 0x0006 (VGA_EN is cleared)
(II) Bus 4 I/O range:
[0] -1  0   0xb000 - 0xb0ff (0x100) IX[B

[gentoo-user] Have portage lost its memory?

2006-03-23 Thread Jules Colding
Hi,

Todays emerge --sync  emerge -vauDN world made me wonder a lot. 

A lot of packages should be updated according to portage, but a lot of
them seems to be wrong with regard to the reported version number. 

Take e.g. Evolution of which I have version 2.4.2.1 installed. Portage
is saying that I have version 2.2.3-r3 installed and that I should
update to 2.4.2.1:

[ebuild U ] mail-client/evolution-2.4.2.1 [2.2.3-r3] +crypt -dbus -debug 
-doc +gstreamer +ipv6 -kerberos -krb4 -ldap -mono -nntp -pda -profile +spell 
+ssl 11,233 kB

So what exactly is going on here?

Thanks,
  jules


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Have portage lost its memory?

2006-03-23 Thread Jules Colding
On Thu, 2006-03-23 at 10:40 +0100, Jules Colding wrote:
 So what exactly is going on here?

Having an SSH session on another machine and forgetting ll about it.

Please forgive my stupidity here.

Sorry,
  jules



-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Have portage lost its memory?

2006-03-23 Thread Jules Colding
On Thu, 2006-03-23 at 06:26 -0600, Teresa and Dale wrote:
 Jules Colding wrote:
 
 On Thu, 2006-03-23 at 10:40 +0100, Jules Colding wrote:
   
 
 So what exactly is going on here?
 
 
 
 Having an SSH session on another machine and forgetting ll about it.
 
 Please forgive my stupidity here.
 
 Sorry,
   jules
 
 I thought only I could do that.  Funny ain't it?

Not when you do it in public ;-)

-- 
  jules


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Have portage lost its memory?

2006-03-23 Thread Jules Colding
On Thu, 2006-03-23 at 14:36 +0100, Toby 'qubit' Cubitt wrote:
   Having an SSH session on another machine and forgetting ll about it.
   
   Please forgive my stupidity here.
   
   Sorry,
 jules
   
   I thought only I could do that.  Funny ain't it?
  
  Not when you do it in public ;-)
 
 I used to give the shell prompts different colours on different
 machines to help avoid this. Or rather, the local one would always be
 the same colour, but shells under ssh sessions were colour-coded by
 machine.
 
 I've lost the script I wrote for this somewhere in the mists of time
 (if I remember right, it was copied and hacked from a bash prompt
 example that colour-coded according to the login type: ssh, telnet,
 local, etc.)
 
 Someday I might get round to recreating it...

That would be helpful.

Best regards,
  jules



-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Can not emerge net-misc/openssh-4.2_p1-r1

2006-02-03 Thread Jules Colding
Hi,

Todays sync brought me a new openssh but a required library is missing.
My emerge gives this:

###
snip
checking whether system supports SO_PEERCRED getsockopt... yes
checking if openpty correctly handles controlling tty... no
checking whether getpgrp requires zero arguments... yes
checking for dlopen in -ldl... no
checking for pam_set_item in -lpam... no
configure: error: *** libpam missing

!!! Please attach the config.log to your bug report:
!!! /var/tmp/portage/openssh-4.2_p1-r1/work/openssh-4.2p1/config.log

!!! ERROR: net-misc/openssh-4.2_p1-r1 failed.
!!! Function econf, Line 495, Exitcode 0
!!! econf failed
!!! If you need support, post the topmost build error, NOT this status message.
###

This is weird as locate libpam gives:

###
omc-2 ~ # locate libpam
/usr/lib64/libpam.so
/usr/lib64/libpamc.a
/usr/lib64/libpamc.so
/usr/lib64/libpam_misc.a
/usr/lib64/libpam_misc.so
/usr/lib64/libpam.a
/emul/linux/x86/lib/libpam.so
/emul/linux/x86/lib/libpamc.so.0.78
/emul/linux/x86/lib/libpamc.so
/emul/linux/x86/lib/libpamc.so.0
/emul/linux/x86/lib/libpam_misc.so.0.78
/emul/linux/x86/lib/libpam_misc.so
/emul/linux/x86/lib/libpam_misc.so.0
/emul/linux/x86/lib/libpam.so.0
/emul/linux/x86/lib/libpam.so.0.78
/emul/linux/x86/usr/lib/libpam.so
/emul/linux/x86/usr/lib/libpamc.so
/emul/linux/x86/usr/lib/libpam_misc.so
/lib64/libpam.so
/lib64/libpamc.so.0.78
/lib64/libpamc.so
/lib64/libpamc.so.0
/lib64/libpam_misc.so.0.78
/lib64/libpam_misc.so
/lib64/libpam_misc.so.0
/lib64/libpam.so.0
/lib64/libpam.so.0.78
###


So, what is wrong here?

Thanks,
  jules


PS: The config log is rather long so I'll skip that one in this report.

# emerge --info ##
Portage 2.0.54 (default-linux/amd64/2005.1, gcc-3.4.4, glibc-2.3.5-r2, 
2.6.15-gentoo-r1 x86_64)
=
System uname: 2.6.15-gentoo-r1 x86_64 AMD Opteron(tm) Processor 252
Gentoo Base System version 1.6.14
dev-lang/python: 2.3.5-r2, 2.4.2
sys-apps/sandbox:1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS=amd64
AUTOCLEAN=yes
CBUILD=x86_64-pc-linux-gnu
CFLAGS=-march=k8 -O2 -pipe
CHOST=x86_64-pc-linux-gnu
CONFIG_PROTECT=/etc /usr/kde/2/share/config /usr/kde/3/share/config 
/usr/lib/X11/xkb /usr/lib64/mozilla/defaults/pref /usr/share/config 
/usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ 
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ 
/usr/share/texmf/xdvi/ /var/qmail/control
CONFIG_PROTECT_MASK=/etc/gconf /etc/terminfo /etc/env.d
CXXFLAGS=-march=k8 -O2 -pipe
DISTDIR=/usr/portage/distfiles
FEATURES=autoconfig distlocks sandbox sfperms strict
GENTOO_MIRRORS=http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/ 
http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/ 
http://pandemonium.tiscali.de/pub/gentoo/ 
ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo http://mirror.gentoo.no/ 
http://gentoo.prz.rzeszow.pl http://ftp.du.se/pub/os/gentoo 
ftp://mirror.pudas.net/gentoo;
PKGDIR=/usr/portage/packages
PORTAGE_TMPDIR=/var/tmp
PORTDIR=/usr/portage
SYNC=rsync://rsync.europe.gentoo.org/gentoo-portage
USE=amd64 X aac aalib alsa apache2 audiofile avi berkdb bitmap-fonts 
browserplugin bzip2 cdr crypt cups curl dvd dvdr dvdread eds emacs emboss 
encode esd exif expat fam fbcon foomaticdb fortran gdbm gif glut gnome 
gstreamer gtk gtk2 gtkhtml hal iconv idn imlib ipv6 java jpeg lcms ldap libwww 
lua lzw lzw-tiff mad mng motif mozilla mp3 mpeg ncurses nls nptl nptlonly 
nsplugin nvidia ogg opengl oss pam pdflib perl png python quicktime readline 
recode sdl slang spell ssl tcltk tcpd tetex theora tiff truetype truetype-fonts 
type1-fonts udev unicode usb userlocales vorbis xine xml2 xmms xpm xv xvid zlib 
userland_GNU kernel_linux elibc_glibc
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS, 
PORTDIR_OVERLAY


-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Blocking package... How do I fix it?

2005-12-22 Thread Jules Colding
Hi,

My daily update has run into a blocking package. How do I best resolve
this?

Thanks,
  jules


 snip ##
omc-2 ~ # emerge -vauDN world

These are the packages that I would merge, in order:

Calculating world dependencies ...done!
[blocks B ] =x11-libs/openmotif-2.2.3-r3 (is blocking 
x11-libs/motif-config-0.9)
[ebuild U ] sys-apps/util-linux-2.12r-r1 [2.12r] +crypt +nls -old-crypt 
+pam +perl (-selinux) -static 0 kB
[ebuild  NS   ] sys-kernel/gentoo-sources-2.6.14-r5  -build -doc +symlink 
(-ultra1) 181 kB
[ebuild U ] sys-apps/pciutils-2.2.0-r1 [2.1.11-r5] 286 kB
[ebuild  N] x11-libs/motif-config-0.9  0 kB
[ebuild U ] x11-libs/openmotif-2.2.3-r8 [2.2.3-r3] 0 kB
[ebuild  N] media-libs/jbigkit-1.4  318 kB
[ebuild  N] media-libs/jasper-1.701.0  +jpeg +opengl 1,329 kB
[ebuild  N] media-libs/urt-3.1b-r1  +X +gif -gs +tiff 992 kB
[ebuild U ] media-libs/netpbm-10.30-r1 [10.29] +jpeg +png (-svga) +tiff 
+zlib 2,542 kB
[ebuild U ] www-client/links-2.1_pre19 [2.1_pre18] +X -directfb +fbcon -gpm 
-javascript +jpeg -livecd +png +ssl (-svga) +tiff +unicode 3,754 kB
[ebuild U ] media-libs/xvid-1.0.3 [1.0.2] -doc 529 kB
[ebuild U ] sys-apps/less-385_p4-r2 [382-r2] +unicode 482 kB

Total size of downloads: 10,417 kB

!!! Error: The above package list contains packages which cannot be installed
!!!on the same system.

omc-2 ~ # emerge --info
Portage 2.0.53 (default-linux/amd64/2005.1, gcc-3.4.4, glibc-2.3.5-r2, 
2.6.13-gentoo-r3 x86_64)
=
System uname: 2.6.13-gentoo-r3 x86_64 AMD Opteron(tm) Processor 252
Gentoo Base System version 1.6.13
dev-lang/python: 2.3.5-r2, 2.4.2
sys-apps/sandbox:1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS=amd64
AUTOCLEAN=yes
CBUILD=x86_64-pc-linux-gnu
CFLAGS=-march=k8 -O2 -pipe
CHOST=x86_64-pc-linux-gnu
CONFIG_PROTECT=/etc /usr/kde/2/share/config /usr/kde/3/share/config 
/usr/lib/X11/xkb /usr/lib64/mozilla/defaults/pref /usr/share/config 
/usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ 
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ 
/usr/share/texmf/xdvi/ /var/qmail/control
CONFIG_PROTECT_MASK=/etc/gconf /etc/terminfo /etc/env.d
CXXFLAGS=-march=k8 -O2 -pipe
DISTDIR=/usr/portage/distfiles
FEATURES=autoconfig distlocks sandbox sfperms strict
GENTOO_MIRRORS=http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/ 
http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/ 
http://pandemonium.tiscali.de/pub/gentoo/ 
ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo http://mirror.gentoo.no/ 
http://gentoo.prz.rzeszow.pl http://ftp.du.se/pub/os/gentoo 
ftp://mirror.pudas.net/gentoo;
PKGDIR=/usr/portage/packages
PORTAGE_TMPDIR=/var/tmp
PORTDIR=/usr/portage
SYNC=rsync://rsync.europe.gentoo.org/gentoo-portage
USE=amd64 X aac aalib alsa audiofile avi berkdb bitmap-fonts browserplugin 
bzip2 cdr crypt cups curl dvd dvdr dvdread eds emacs emboss encode esd exif 
expat fam fbcon foomaticdb fortran gdbm gif glut gnome gstreamer gtk gtk2 hal 
iconv imlib ipv6 java jpeg lcms ldap libwww lua lzw lzw-tiff mad mng motif 
mozilla mp3 mpeg ncurses nls nptl nptlonly nsplugin nvidia ogg opengl oss pam 
pdflib perl png python quicktime readline recode sdl slang spell ssl symlink 
tcltk tcpd tetex theora tiff truetype truetype-fonts type1-fonts udev unicode 
usb userlocales vorbis xine xml2 xmms xpm xv xvid zlib userland_GNU 
kernel_linux elibc_glibc
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS, 
PORTDIR_OVERLAY



-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Blocking package... How do I fix it?

2005-12-22 Thread Jules Colding
On Thu, 2005-12-22 at 11:51 +0200, Ryan Viljoen wrote:
 On 12/22/05, Jules Colding [EMAIL PROTECTED] wrote:
  Hi,
 
  My daily update has run into a blocking package. How do I best resolve
  this?
 
  Thanks,
jules
 
 
 Hey Jules
 
 emerge -C openmotif
 
 and then do you emerge world and afterward emerge openmotif if it
 wasnt emerged again during the energe world.

Thanks!
  jules


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] nvidia-kernel does not load in 2.6.14-gentoo-r2 (unknown symbols)

2005-11-25 Thread Jules Colding
On Thu, 2005-11-24 at 18:14 +, Neil Bothwick wrote:
 On Thu, 24 Nov 2005 15:41:17 +0100, Jules Colding wrote:
 
  But I double-checked anyway and nvidia still has unknown symbols in the
  latest kernel. I have attached the emerge output from the nvidia build
  and the emerge info from that session too.
 
 You're trying to install an old version of the nVidia drivers. The latest
 version, which is still over three months old, is 1.0.7676. This one runs
 perfectly with 2.6.14v on my AMD64 system.

OK, that might fix it for me.

 Why do the nvidia ebuilds take so long to be marked stable?

Good question. I am using the latest stable version exactly because I
assume that they would have the best chance of working. Finding that the
latest version doesn't even load into the newest stable kernel is kind
of disappointing.

-- 
  jules



-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Could not emerge app-crypt/gnupg-1.4.2-r2 due to new kernel being emerged too

2005-11-24 Thread Jules Colding
Hi,

Todays emerge -vauDN world failed with gnupg not being emerged. The
reason seems to be that I am emerging a new kernel too. This new kernel
has obviously not been configured/build yet which makes gnupg unable to
find .config in /usr/src/linux/. I expect this problem to go away when
the new kernel is up and running. emerge output below.


Best regards,
  jules


### emerge output 
 emerge (12 of 14) app-crypt/gnupg-1.4.2-r2 to /
 Downloading 
 http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/distfiles/gnupg-1.4.2.tar.bz2
--10:56:58--  
http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/distfiles/gnupg-1.4.2.tar.bz2
   = `/usr/portage/distfiles/gnupg-1.4.2.tar.bz2'
Resolving ftp.belnet.be... 193.190.198.20, 2001:6a8:3c80:0:203:baff:fe39:f931
Connecting to ftp.belnet.be|193.190.198.20|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 2,891,177 (2.8M) [application/x-tar]

100%[=]
 2,891,177284.97K/sETA 00:00

10:57:10 (251.27 KB/s) - `/usr/portage/distfiles/gnupg-1.4.2.tar.bz2' saved 
[2891177/2891177]

 md5 files   ;-) gnupg-1.4.2-r2.ebuild
 md5 files   ;-) gnupg-1.2.6.ebuild
 md5 files   ;-) gnupg-1.4.2-r1.ebuild
 md5 files   ;-) gnupg-1.9.19.ebuild
 md5 files   ;-) gnupg-1.4.1-r1.ebuild
 md5 files   ;-) gnupg-1.4.1.ebuild
 md5 files   ;-) gnupg-1.9.18.ebuild
 md5 files   ;-) files/digest-gnupg-1.2.6
 md5 files   ;-) files/digest-gnupg-1.4.1
 md5 files   ;-) files/digest-gnupg-1.4.1-r1
 md5 files   ;-) files/digest-gnupg-1.4.2-r1
 md5 files   ;-) files/digest-gnupg-1.4.2-r2
 md5 files   ;-) files/gnupg-1.4.2-badruman.patch
 md5 files   ;-) files/gnupg-1.2.6-ppc64.patch
 md5 files   ;-) files/gnupg-1.4.2-keyserver.patch
 md5 files   ;-) files/digest-gnupg-1.9.18
 md5 files   ;-) files/digest-gnupg-1.9.19
 md5 files   ;-) files/gnupg-1.4.2-selftest.patch
 md5 files   ;-) files/gnupg-1.4.1-selftest.patch
 md5 files   ;-) files/gnupg-1.4.2-jari.patch
 md5 src_uri ;-) gnupg-1.4.2.tar.bz2
 * Determining the location of the kernel source code
 * Found kernel source directory:
 * /usr/src/linux
 * Found sources for kernel version:
 * 2.6.14-gentoo-r2

 * getfilevar requires 2 variables, with the second a valid file.
 *getfilevar VARIABLE CONFIGFILE
 * Could not find a usable .config in the kernel source directory.
 * Please ensure that /usr/src/linux points to a configured set of Linux 
sources.
 * If you are using KBUILD_OUTPUT, please set the environment var so that
 * it points to the necessary object directory so that it might find .config.

!!! ERROR: app-crypt/gnupg-1.4.2-r2 failed.
!!! Function linux-info_pkg_setup, Line 526, Exitcode 1
!!! Unable to calculate Linux Kernel version
!!! If you need support, post the topmost build error, NOT this status message.


### emerge --info 
omc-2 ~ # emerge --info
Portage 2.0.51.22-r3 (default-linux/amd64/2005.1, gcc-3.4.4, glibc-2.3.5-r2, 
2.6.13-gentoo-r3 x86_64)
=
System uname: 2.6.13-gentoo-r3 x86_64 AMD Opteron(tm) Processor 252
Gentoo Base System version 1.6.13
dev-lang/python: 2.3.5-r2, 2.4.2
sys-apps/sandbox:1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS=amd64
AUTOCLEAN=yes
CBUILD=x86_64-pc-linux-gnu
CFLAGS=-march=k8 -O2 -pipe
CHOST=x86_64-pc-linux-gnu
CONFIG_PROTECT=/etc /usr/kde/2/share/config /usr/kde/3/share/config 
/usr/lib/X11/xkb /usr/lib64/mozilla/defaults/pref /usr/share/config 
/usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ 
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ 
/usr/share/texmf/xdvi/ /var/qmail/control
CONFIG_PROTECT_MASK=/etc/gconf /etc/terminfo /etc/env.d
CXXFLAGS=-march=k8 -O2 -pipe
DISTDIR=/usr/portage/distfiles
FEATURES=autoconfig distlocks sandbox sfperms strict
GENTOO_MIRRORS=http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/ 
http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/ 
http://pandemonium.tiscali.de/pub/gentoo/ 
ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo http://mirror.gentoo.no/ 
http://gentoo.prz.rzeszow.pl http://ftp.du.se/pub/os/gentoo 
ftp://mirror.pudas.net/gentoo;
PKGDIR=/usr/portage/packages
PORTAGE_TMPDIR=/var/tmp
PORTDIR=/usr/portage
SYNC=rsync://rsync.europe.gentoo.org/gentoo-portage
USE=amd64 X aac aalib alsa audiofile avi berkdb bitmap-fonts browserplugin 
bzip2 cdr crypt cups curl dvd dvdr dvdread eds emacs emboss encode esd exif 
expat fam fbcon foomaticdb fortran gdbm gif glut gnome gstreamer gtk gtk2 hal 
iconv imlib ipv6 java jpeg lcms ldap libwww lua lzw lzw-tiff mad mng motif 
mozilla mp3 mpeg ncurses nls nptl nptlonly nsplugin nvidia ogg 

[gentoo-user] nvidia-kernel does not load in 2.6.14-gentoo-r2 (unknown symbols)

2005-11-24 Thread Jules Colding
Hi,

nvidia-kernel fails to load in 2.6.14-gentoo-r2. /var/log/messages
below.

Best regards,
  jules


Nov 24 13:29:01 omc-2 [  112.677286] Adding 1004052k swap on /dev/sda3.  
Priority:-1 extents:1 across:1004052k
Nov 24 13:29:01 omc-2 [  115.795192] nvidia: module license 'NVIDIA' taints 
kernel.
Nov 24 13:29:01 omc-2 [  115.795490] nvidia: Unknown symbol 
register_ioctl32_conversion
Nov 24 13:29:01 omc-2 [  115.795526] nvidia: Unknown symbol 
unregister_ioctl32_conversion
Nov 24 13:29:01 omc-2 [  116.551269] kjournald starting.  Commit interval 5 
seconds
Nov 24 13:29:01 omc-2 [  116.555297] EXT3 FS on sda1, internal journal
Nov 24 13:29:01 omc-2 [  116.555304] EXT3-fs: mounted filesystem with ordered 
data mode.
Nov 24 13:29:01 omc-2 [  116.570860] ReiserFS: sda2: found reiserfs format 
3.6 with standard journal
Nov 24 13:29:01 omc-2 [  116.687289] ReiserFS: sda2: using ordered data mode
Nov 24 13:29:01 omc-2 [  116.728397] ReiserFS: sda2: journal params: device 
sda2, size 8192, journal first block 18, max trans len 1024, max batch 900, max 
commit age 30, max trans age 30
Nov 24 13:29:01 omc-2 [  116.729284] ReiserFS: sda2: checking transaction log 
(sda2)
Nov 24 13:29:01 omc-2 [  116.760369] ReiserFS: sda2: Using r5 hash to sort names
Nov 24 13:29:01 omc-2 [  120.321742] ALSA 
/var/tmp/portage/alsa-driver-1.0.10/work/alsa-driver-1.0.10/pci/emu10k1/../../alsa-kernel/pci/emu10k1/emufx.c:1395:
 Installing spdif_bug patch: Audigy 2 ZS [SB0350]
Nov 24 13:29:05 omc-2 [  126.872785] tg3: eth0: Link is up at 1000 Mbps, full 
duplex.
Nov 24 13:29:05 omc-2 [  126.872789] tg3: eth0: Flow control is on for TX and 
on for RX.
Nov 24 13:29:12 omc-2 fstab-sync[6913]: removed all generated mount points
Nov 24 13:29:12 omc-2 ntpd[6999]: ntpd [EMAIL PROTECTED] Fri Aug 26 09:06:17 
CEST 2005 (1)
Nov 24 13:29:12 omc-2 ntpd[6999]: precision = 1.000 usec
Nov 24 13:29:12 omc-2 ntpd[6999]: Listening on interface wildcard, 0.0.0.0#123
Nov 24 13:29:12 omc-2 ntpd[6999]: Listening on interface eth0, 10.0.1.4#123
Nov 24 13:29:12 omc-2 ntpd[6999]: Listening on interface lo, 127.0.0.1#123
Nov 24 13:29:12 omc-2 ntpd[6999]: kernel time sync status 0040
Nov 24 13:29:12 omc-2 ntpd[6999]: frequency initialized -4.914 PPM from 
/var/lib/ntp/ntp.drift
Nov 24 13:29:13 omc-2 sshd[7054]: Server listening on 0.0.0.0 port 22.
Nov 24 13:29:13 omc-2 cron[7093]: (CRON) STARTUP (V5.0)
Nov 24 13:29:13 omc-2 [  135.189501] /dev/vmmon[7140]: Module vmmon: registered 
with major=10 minor=165
Nov 24 13:29:13 omc-2 [  135.189643] /dev/vmmon[7140]: Module vmmon: initialized
Nov 24 13:29:13 omc-2 [  135.340955] /dev/vmnet: open called by PID 7201 
(vmnet-bridge)
Nov 24 13:29:13 omc-2 [  135.341053] /dev/vmnet: hub 0 does not exist, 
allocating memory.
Nov 24 13:29:13 omc-2 [  135.341107] /dev/vmnet: port on hub 0 successfully 
opened
Nov 24 13:29:13 omc-2 [  135.341150] bridge-eth0: enabling the bridge
Nov 24 13:29:13 omc-2 [  135.341183] bridge-eth0: up
Nov 24 13:29:13 omc-2 [  135.341213] bridge-eth0: already up
Nov 24 13:29:13 omc-2 [  135.341243] bridge-eth0: attached
Nov 24 13:29:13 omc-2 init: Activating demand-procedures for 'A'
Nov 24 13:29:14 omc-2 [  136.618256] nvidia: Unknown symbol 
register_ioctl32_conversion
Nov 24 13:29:14 omc-2 [  136.618300] nvidia: Unknown symbol 
unregister_ioctl32_conversion
Nov 24 13:29:14 omc-2 modprobe: FATAL: Error inserting nvidia 
(/lib/modules/2.6.14-gentoo-r2/video/nvidia.ko): Unknown symbol in module, or 
unknown parameter (see dmesg)
Nov 24 13:29:16 omc-2 gdm[7312]: gdm_slave_xioerror_handler: Fatal X error - 
Restarting :0
Nov 24 13:29:19 omc-2 [  140.882760] nvidia: Unknown symbol 
register_ioctl32_conversion
Nov 24 13:29:19 omc-2 [  140.882804] nvidia: Unknown symbol 
unregister_ioctl32_conversion
Nov 24 13:29:19 omc-2 modprobe: FATAL: Error inserting nvidia 
(/lib/modules/2.6.14-gentoo-r2/video/nvidia.ko): Unknown symbol in module, or 
unknown parameter (see dmesg)
Nov 24 13:29:20 omc-2 gdm[7380]: gdm_slave_xioerror_handler: Fatal X error - 
Restarting :0
Nov 24 13:29:23 omc-2 [  145.151901] nvidia: Unknown symbol 
register_ioctl32_conversion
Nov 24 13:29:23 omc-2 [  145.151944] nvidia: Unknown symbol 
unregister_ioctl32_conversion
Nov 24 13:29:23 omc-2 modprobe: FATAL: Error inserting nvidia 
(/lib/modules/2.6.14-gentoo-r2/video/nvidia.ko): Unknown symbol in module, or 
unknown parameter (see dmesg)
Nov 24 13:29:24 omc-2 gdm[7475]: gdm_slave_xioerror_handler: Fatal X error - 
Restarting :0
Nov 24 13:29:24 omc-2 gdm[7310]: deal_with_x_crashes: Running the 
XKeepsCrashing script
Nov 24 13:29:28 omc-2 gdm[7310]: Failed to start X server several times in a 
short time period; disabling display :0
Nov 24 13:29:31 omc-2 [  153.082256] nvidia: Unknown symbol 
register_ioctl32_conversion
Nov 24 13:29:31 omc-2 [  153.082299] nvidia: Unknown symbol 
unregister_ioctl32_conversion
Nov 24 13:29:31 omc-2 modprobe: FATAL: Error inserting nvidia 
(/lib/modules/2.6.14-gentoo-r2/video/nvidia.ko): Unknown symbol in 

Re: [gentoo-user] nvidia-kernel does not load in 2.6.14-gentoo-r2 (unknown symbols)

2005-11-24 Thread Jules Colding
On Thu, 2005-11-24 at 14:01 +, Neil Bothwick wrote:
 On Thu, 24 Nov 2005 13:48:00 +0100, Jules Colding wrote:
 
  nvidia-kernel fails to load in 2.6.14-gentoo-r2. /var/log/messages
  below.
  
  ### emerge --info #
  omc-2 ~ # emerge --info
  Portage 2.0.51.22-r3 (default-linux/amd64/2005.1, gcc-3.4.4,
  glibc-2.3.5-r2, 2.6.13-gentoo-r3 x86_64)
  =
  System uname: 2.6.13-gentoo-r3 x86_64 AMD Opteron(tm) Processor 252
 
 You're not running 2.6.14-gentoo-r2. 

I was. I rebooted into 2.6.13 to ease cut'n paste. 

But I double-checked anyway and nvidia still has unknown symbols in the
latest kernel. I have attached the emerge output from the nvidia build
and the emerge info from that session too.

Best regards,
  jules


 if /usr/src/linux is symlinked to
 anything but the running kernel, you may experience problems. that's why
 I always reboot into a new kernel before re-emerging nvidia-kernel,
 which works fine with 2.6.14-gentoo-r2 here.
 
 If you don't want the hassle of logging into a console, emerging
 nvidia-kernel and starting X when booting into a new kernel, put this
 in /etc/conf.d/local.start, on a single line
 
 lsmod | grep --quiet nvidia  || (AUTOCLEAN=no FEATURES=-sandbox emerge 
 --oneshot nvidia-kernel  modprobe -v nvidia  /etc/init.d/xdm stop zap 
 start)
 
 
Gentoo Base System version 1.6.13
Portage 2.0.51.22-r3 (default-linux/amd64/2005.1, gcc-3.4.4, glibc-2.3.5-r2, 
2.6.14-gentoo-r2 x86_64)
=
System uname: 2.6.14-gentoo-r2 x86_64 AMD Opteron(tm) Processor 252
dev-lang/python: 2.3.5-r2, 2.4.2
sys-apps/sandbox:1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS=amd64
AUTOCLEAN=yes
CBUILD=x86_64-pc-linux-gnu
CFLAGS=-march=k8 -O2 -pipe
CHOST=x86_64-pc-linux-gnu
CONFIG_PROTECT=/etc /usr/kde/2/share/config /usr/kde/3/share/config 
/usr/lib/X11/xkb /usr/lib64/mozilla/defaults/pref /usr/share/config 
/usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ 
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ 
/usr/share/texmf/xdvi/ /var/qmail/control
CONFIG_PROTECT_MASK=/etc/gconf /etc/terminfo /etc/env.d
CXXFLAGS=-march=k8 -O2 -pipe
DISTDIR=/usr/portage/distfiles
FEATURES=autoconfig distlocks sandbox sfperms strict
GENTOO_MIRRORS=http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/ 
http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/ 
http://pandemonium.tiscali.de/pub/gentoo/ 
ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo http://mirror.gentoo.no/ 
http://gentoo.prz.rzeszow.pl http://ftp.du.se/pub/os/gentoo 
ftp://mirror.pudas.net/gentoo;
PKGDIR=/usr/portage/packages
PORTAGE_TMPDIR=/var/tmp
PORTDIR=/usr/portage
SYNC=rsync://rsync.europe.gentoo.org/gentoo-portage
USE=amd64 X aac aalib alsa audiofile avi berkdb bitmap-fonts browserplugin 
bzip2 cdr crypt cups curl dvd dvdr dvdread eds emacs emboss encode esd exif 
expat fam fbcon foomaticdb fortran gdbm gif glut gnome gstreamer gtk gtk2 hal 
iconv imlib ipv6 java jpeg lcms ldap libwww lua lzw lzw-tiff mad mng motif 
mozilla mp3 mpeg ncurses nls nptl nptlonly nsplugin nvidia ogg opengl oss pam 
pdflib perl png python quicktime readline recode sdl slang spell ssl symlink 
tcltk tcpd tetex theora tiff truetype truetype-fonts type1-fonts udev unicode 
usb userlocales vorbis xine xml2 xmms xpm xv xvid zlib userland_GNU 
kernel_linux elibc_glibc
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS, 
PORTDIR_OVERLAY

Calculating dependencies   * Determining the location of the kernel 
source code
 * Found kernel source directory:
 * /usr/src/linux
 * Found sources for kernel version:
 * 2.6.14-gentoo-r2
 * Checking for MTRR support ...
  [ ok ]
 Unpacking source...
Creating directory NVIDIA-Linux-x86_64-1.0-6629-pkg2
Verifying archive integrity... OK
Uncompressing NVIDIA Accelerated Graphics Driver for Linux-x86_64 
1.0-6629.
 * Applying nv-amd64-shutup-warnings.patch ...
  [ ok ]
 * Applying NVIDIA_kernel-1.0-6629-1155389.patch ...
  [ ok ]
 * Applying NVIDIA_kernel-1.0-6629-1165235.patch ...
  [ ok ]
 * Applying NVIDIA_kernel-1.0-6629-1171869.patch ...
  [ ok ]
 * Applying NVIDIA_kernel-1.0-6629-1175225.patch ...
  [ ok ]
 * Applying NVIDIA_kernel-1.0-6629-1182399.patch ...
  [ ok ]
 * Applying

[gentoo-user] How do I emerge a masked package?

2005-10-28 Thread Jules Colding
Hi,

I am trying to emerge alsa-driver-1.0.10_rc2 on amd64. This package is
in /usr/portage/package.mask. Can I emerge it without editing
package.mask?


Thanks,
  jules

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] How do I emerge a masked package?

2005-10-28 Thread Jules Colding
On Fri, 2005-10-28 at 12:08 +, Jules Colding wrote:
 Hi,
 
 I am trying to emerge alsa-driver-1.0.10_rc2 on amd64. This package is
 in /usr/portage/package.mask. Can I emerge it without editing
 package.mask?

I should add that I tried to add it to package.unmask, but that didn't
help.

-- 
  jules


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] How do I emerge a masked package?

2005-10-28 Thread Jules Colding
On Fri, 2005-10-28 at 14:17 +0200, Jules Colding wrote:
 On Fri, 2005-10-28 at 12:08 +, Jules Colding wrote:
  Hi,
  
  I am trying to emerge alsa-driver-1.0.10_rc2 on amd64. This package is
  in /usr/portage/package.mask. Can I emerge it without editing
  package.mask?
 
 I should add that I tried to add it to package.unmask, but that didn't
 help.

OK, solved. I thought that package.unmask should be in the same
directory as package.mask.

Sorry for the noise,
  jules



-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] VMware 5.0 stopped working after last emerge

2005-09-19 Thread Jules Colding
Hi,

I am now getting:

Unable to change virtual machine power state: Failed to connect to peer
process.

when I try to boot any guest OS. I have added myself to the vmware
group, executed the vmware-config.pl script and even logged out and in
again.

Any ideas?

Thanks,
  jules


VMware version:
vmware-workstation-5.0.0.13124-r2 


VMware entries in /dev:
omc-2 dev # ll | grep vm
crw-rw  1 root vmware   10, 165 Sep 19 12:34 vmmon
crw---  1 root root119,   0 Jul 22 01:56 vmnet0
crw---  1 root root119,   1 Jul 22 01:56 vmnet1
crw---  1 root root119,   2 Jul 22 01:56 vmnet2
crw---  1 root root119,   3 Jul 22 01:56 vmnet3
crw---  1 root root119,   4 Jul 22 01:56 vmnet4
crw---  1 root root119,   5 Jul 22 01:56 vmnet5
crw---  1 root root119,   6 Jul 22 01:56 vmnet6
crw---  1 root root119,   7 Jul 22 01:56 vmnet7
crw---  1 root root119,   8 Jul 22 01:56 vmnet8
crw---  1 root root119,   9 Jul 22 01:56 vmnet9


emerge --info:
omc-2 ~ # emerge --info
Portage 2.0.51.22-r2 (default-linux/amd64/2005.1, gcc-3.4.4, glibc-2.3.5-r1, 
2.6.12-gentoo-r10 x86_64)
=
System uname: 2.6.12-gentoo-r10 x86_64 AMD Opteron(tm) Processor 252
Gentoo Base System version 1.6.13
dev-lang/python: 2.3.5-r2
sys-apps/sandbox:1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS=amd64
AUTOCLEAN=yes
CBUILD=x86_64-pc-linux-gnu
CFLAGS=-march=k8 -O2 -pipe
CHOST=x86_64-pc-linux-gnu
CONFIG_PROTECT=/etc /usr/kde/2/share/config /usr/kde/3/share/config 
/usr/lib/X11/xkb /usr/lib64/mozilla/defaults/pref /usr/share/config 
/usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ 
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ 
/usr/share/texmf/xdvi/ /var/qmail/control
CONFIG_PROTECT_MASK=/etc/gconf /etc/terminfo /etc/env.d
CXXFLAGS=-march=k8 -O2 -pipe
DISTDIR=/usr/portage/distfiles
FEATURES=autoconfig distlocks sandbox sfperms strict
GENTOO_MIRRORS=http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/ 
http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/ 
http://pandemonium.tiscali.de/pub/gentoo/ 
ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo http://mirror.gentoo.no/ 
http://gentoo.prz.rzeszow.pl http://ftp.du.se/pub/os/gentoo 
ftp://mirror.pudas.net/gentoo;
PKGDIR=/usr/portage/packages
PORTAGE_TMPDIR=/var/tmp
PORTDIR=/usr/portage
SYNC=rsync://rsync.europe.gentoo.org/gentoo-portage
USE=amd64 X aac aalib alsa avi berkdb bitmap-fonts browserplugin bzip2 cdr 
crypt cups curl dvd dvdr dvdread eds emacs emboss encode esd fam fbcon 
foomaticdb fortran gdbm gif gnome gstreamer gtk gtk2 hal iconv imlib ipv6 java 
jpeg ldap libwww lzw lzw-tiff mad motif mozilla mp3 mpeg ncurses nls nptl 
nptlonly nsplugin nvidia ogg opengl oss pam pdflib perl png python quicktime 
readline sdl slang spell ssl symlink tcltk tcpd tetex theora tiff 
truetype-fonts type1-fonts unicode usb userlocales vorbis xine xml2 xmms xpm xv 
xvid zlib userland_GNU kernel_linux elibc_glibc
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS, 
PORTDIR_OVERLAY




-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] VMware 5.0 stopped working after last emerge

2005-09-19 Thread Jules Colding
On Mon, 2005-09-19 at 12:53 +0200, Jules Colding wrote:
 Hi,
 
 I am now getting:
 
 Unable to change virtual machine power state: Failed to connect to peer
 process.

I found the fix here:

http://software.groupbrowser.com/nextthread51611.html

It seems that /opt/vmware/lib/bin/vmware-vmx must be setuid root and
someone filed this in bugzilla (#106291) already.

-- 
  jules




-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] AMD64/Gnome - I have detected a panel already running, and will now exit

2005-09-02 Thread Jules Colding
On Fri, 2005-09-02 at 00:07 -0400, Michael Crute wrote:
 On 9/1/05, Mark Knecht [EMAIL PROTECTED] wrote:
 When I first log in after a boot I get a message I have
 detected a
 panel already running, and will now exit. I answer OK 1 time
 and it
 stops.
 
 
 I had this too after I botched a VNC install. I solved it by
 purging /tmp and all the config files in my home directory. There is
 probably a better way but it was a new install and I didn't have my
 files on it anyhow. So try creating a new user with a new home
 directory and see if that fixes things.

I am having the same annoying problem and tried creating a new user but
the new user has the same problem. This is on amd64 too.

-- 
  jules


-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] How do I emerge Evolution+eds with debug information?

2005-08-08 Thread Jules Colding
Hi,

Evolution is crashing on me on start with the following output:

## snip ##
[EMAIL PROTECTED] ~ $ evolution
es menu class init
adding hook target 'source'

(evolution:8059): camel-WARNING **: Invalid root:
'/home/colding/.evolution/mail/local/Drafts.ibex.index'

(evolution:8059): camel-WARNING **: version: TEXT.000 (TEXT.000)

(evolution:8059): camel-WARNING **: block size: 1024 (1024) OK

(evolution:8059): camel-WARNING **: free: 0 (0 add size  1024) OK

(evolution:8059): camel-WARNING **: last: 6144 (6144 and size: 1024) BAD

(evolution:8059): camel-WARNING **: flags: unSYNC
## snip ##

Does anyone have an idea on how I can get evo happy and maybe even
read mail again?

I can not get any sensible debug information from bug-buddy. So how do
I re-emerge evo and eds with debug symbols?


Thanks,
  jules

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] How do I emerge Evolution+eds with debug information?

2005-08-08 Thread Jules Colding
On Mon, 2005-08-08 at 10:41 +0100, Edward Catmur wrote:
 USE=debug CFLAGS=-g emerge -1 evolution evolution-data-server

That was easy.

Thanks,
  jules

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Can't emerge www-client/mozilla-1.7.10-r1 (kernel bug?)

2005-08-03 Thread Jules Colding
On Wed, 2005-08-03 at 00:57 -0700, Zac Medico wrote:
 Jules Colding wrote:
  On Tue, 2005-08-02 at 18:14 +0200, Richard Fish wrote:
  
 Jules Colding wrote:

  I would expect other things to fail too if it was bad RAM or memory
  timings, right? The only failure scenario is mkdir under high load which
  to me points towards s specific problem area in the code. This is just
  an unqualified guess, naturally...
  
 
 Can you reproduce the problem if you boot from a livecd?  That could
 help settle the question of whether your problems are rooted in
 hardware or software.

Would it? I must access the disk and use the RAM, so wouldn't the
results be identical provided that the same kernel is used?

If not, do you have any particular livecd in mind?

-- 
  jules


-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Required ebuild masked by ~amd64

2005-08-03 Thread Jules Colding
Hi,

Just a heads-up. Updating worlds today is not working due to required
ebuilds being masked on amd64.

-- 
  jules



 snip #
omc-2 ~ # emerge -vauDN world

These are the packages that I would merge, in order:

Calculating world dependencies |
!!! All ebuilds that could satisfy =gnome-extra/gnome-utils-2.10.1 have been 
masked.
!!! One of the following masked packages is required to complete your request:
- gnome-extra/gnome-utils-2.10.1-r1 (masked by: ~amd64 keyword)

For more information, see MASKED PACKAGES section in the emerge man page or
section 2.2 Software Availability in the Gentoo Handbook.
!!!(dependency required by gnome-base/gnome-2.10.1 [ebuild])


!!! Problem with ebuild gnome-base/gnome-2.10.1
!!! Possibly a DEPEND/*DEPEND problem.

!!! Depgraph creation failed.

 emerge --info ##
omc-2 ~ # emerge --info
Portage 2.0.51.22-r2 (default-linux/amd64/2005.0, gcc-3.4.3, glibc-2.3.5-r0, 
2.6.12-gentoo-r6 x86_64)
=
System uname: 2.6.12-gentoo-r6 x86_64 AMD Opteron(tm) Processor 252
Gentoo Base System version 1.6.13
dev-lang/python: 2.3.5
sys-apps/sandbox:1.2.11
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS=amd64
AUTOCLEAN=yes
CBUILD=x86_64-pc-linux-gnu
CFLAGS=-march=k8 -O2 -pipe
CHOST=x86_64-pc-linux-gnu
CONFIG_PROTECT=/etc /usr/kde/2/share/config /usr/kde/3/share/config 
/usr/lib/X11/xkb /usr/lib64/mozilla/defaults/pref /usr/share/config 
/usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ 
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ 
/usr/share/texmf/xdvi/ /var/qmail/control
CONFIG_PROTECT_MASK=/etc/gconf /etc/terminfo /etc/env.d
CXXFLAGS=-march=k8 -O2 -pipe
DISTDIR=/usr/portage/distfiles
FEATURES=autoconfig distlocks sandbox sfperms strict
GENTOO_MIRRORS=http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/ 
http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/ 
http://pandemonium.tiscali.de/pub/gentoo/ 
ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo http://mirror.gentoo.no/ 
http://gentoo.prz.rzeszow.pl http://ftp.du.se/pub/os/gentoo 
ftp://mirror.pudas.net/gentoo;
MAKEOPTS=-j1
PKGDIR=/usr/portage/packages
PORTAGE_TMPDIR=/var/tmp
PORTDIR=/usr/portage
SYNC=rsync://rsync.europe.gentoo.org/gentoo-portage
USE=amd64 X aac aalib alsa avi berkdb bitmap-fonts bzip2 cdr crypt cups curl 
dvd dvdr dvdread eds emacs encode esd fam fbcon foomaticdb fortran gdbm gif 
gnome gstreamer gtk gtk2 hal iconv imlib ipv6 jpeg ldap libwww lzw lzw-tiff mad 
mozilla mp3 mpeg ncurses nls nptl nptlonly nvidia ogg opengl oss pam pdflib 
perl png python quicktime readline sdl spell ssl symlink tcltk tcpd tetex 
theora tiff truetype-fonts type1-fonts unicode usb userlocales vorbis xine xml2 
xmms xpm xv xvid zlib userland_GNU kernel_linux elibc_glibc
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY



-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Can't emerge www-client/mozilla-1.7.10-r1 (kernel bug?)

2005-08-02 Thread Jules Colding
On Mon, 2005-08-01 at 17:24 -0700, Zac Medico wrote:

Hi Zac,

 Hi Jules,
 
 Jules Colding wrote:
  Hi,
  
  I can't emerge mozilla-1.7.10-r1. I don't know if this is just me or if
  anyone else is seeing the same, but here is what I got. Output and info
  below.

snip (lots of text)

 What was the solution to the segault that you reported when you tried
 to remerge automake and autoconf?

There are still occasional segfaults during mkdir -p operations in the
mkinstalldirs script when I do make install of various packages. I
have no clue why but re-running make install makes make pass over
where the error was and continue. Very weird indeed...

 If you suspect hardware problems then you should try the memtest
 script mentioned by Francesco in this thread:

I did something like that. I emerged memtest86plus as a boot option and
let it do its thing during the night. It didn't find anything though.

I tried the aforementioned script just to see if that picked up
anything. Lo and behold... it segfaulted in mkdir. I am beginning to
suspect a subtle reiserfs (mounted with noatime and notail) bug as I am
only seeing segfaults with mkdir and only under high load. There was
something in /var/log/messages as well. Script, output, log and info
below.

Regards,
  jules


# memtest.sh #
#!/bin/bash
#
# memtest.sh
#
# Shell script to help isolate memory failures under linux
#
# Author: Doug Ledford  + contributors
#
# (C) Copyright 2000-2002 Doug Ledford; Red Hat, Inc.
# This shell script is released under the terms of the GNU General
# Public License Version 2, June 1991.  If you do not have a copy
# of the GNU General Public License Version 2, then one may be
# retrieved from http://people.redhat.com/dledford/GPL.html
#
# Note, this needs bash2 for the wait command support.

# This is where we will run the tests at
TEST_DIR=/home/colding/tmp

# The location of the linux kernel source file we will be using
if [ -z $SOURCE_FILE ]; then
  SOURCE_FILE=$TEST_DIR/linux.tar.gz
fi

if [ ! -f $SOURCE_FILE ]; then
  echo Missing source file $SOURCE_FILE
  exit 1
fi

# How many passes to run of this test, higher numbers are better
if [ -z $NR_PASSES ]; then
  NR_PASSES=1
fi

# Guess how many megs the unpacked archive is
if [ -z $MEG_PER_COPY ]; then
  MEG_PER_COPY=$(ls -l $SOURCE_FILE | awk '{print int($5/1024/1024) * 4}')
fi

# How many trees do we have to unpack in order to make our trees be larger
# than physical RAM?  If we don't unpack more data than memory can hold
# before we start to run the diff program on the trees then we won't
# actually flush the data to disk and force the system to reread the data
# from disk.  Instead, the system will do everything in RAM.  That doesn't
# work (as far as the memory test is concerned).  It's the simultaneous
# unpacking of data in memory and the read/writes to hard disk via DMA that
# breaks the memory subsystem in most cases.  Doing everything in RAM without
# causing disk I/O will pass bad memory far more often than when you add
# in the disk I/O.
if [ -z $NR_SIMULTANEOUS ]; then
  NR_SIMULTANEOUS=$(free | awk -v meg_per_copy=$MEG_PER_COPY 'NR == 2 {print 
int($2*1.5/1024/meg_per_copy + (($2/1024)%meg_per_copy = (meg_per_copy/2)) + 
(($2/1024/32)  1))}')
fi

# Should we unpack/diff the $NR_SIMULTANEOUS trees in series or in parallel?
if [ ! -z $PARALLEL ]; then
  PARALLEL=yes
else
  PARALLEL=no
fi
PARALLEL=yes

if [ ! -z $JUST_INFO ]; then
  echo TEST_DIR:   $TEST_DIR
  echo SOURCE_FILE:$SOURCE_FILE
  echo NR_PASSES:  $NR_PASSES
  echo MEG_PER_COPY:   $MEG_PER_COPY
  echo NR_SIMULTANEOUS:$NR_SIMULTANEOUS
  echo PARALLEL:   $PARALLEL
  echo
  exit
fi

cd $TEST_DIR

# Remove any possible left over directories from a cancelled previous run
rm -fr linux linux.orig linux.pass.*

# Unpack the one copy of the source tree that we will be comparing against
tar -xzf $SOURCE_FILE
mv linux linux.orig

i=0
while [ $i -lt $NR_PASSES ]; do
  j=0
  while [ $j -lt $NR_SIMULTANEOUS ]; do
if [ $PARALLEL = yes ]; then
  (mkdir $j; tar -xzf $SOURCE_FILE -C $j; mv $j/linux linux.pass.$j; rmdir 
$j) 
else
  tar -xzf $SOURCE_FILE
  mv linux linux.pass.$j
fi
j=`expr $j + 1`
  done
  wait
  j=0
  while [ $j -lt $NR_SIMULTANEOUS ]; do
if [ $PARALLEL = yes ]; then
  (diff -U 3 -rN linux.orig linux.pass.$j; rm -fr linux.pass.$j) 
else
  diff -U 3 -rN linux.orig linux.pass.$j
  rm -fr linux.pass.$j
fi
j=`expr $j + 1`
  done
  wait
  i=`expr $i + 1`
done

# Clean up after ourselves
rm -fr linux linux.orig linux.pass.*


# Complete script output #
./memtest.sh: line 107: 19536 Segmentation fault  mkdir $j
./memtest.sh: line 107: 19553 Segmentation fault  mkdir $j
Inconsistency detected by ld.so: dynamic-link.h: 151: elf_get_dynamic_info: 
Assertion `info[20]-d_un.d_val == 7' failed!
Inconsistency detected by ld.so: dynamic-link.h: 151: elf_get_dynamic_info: 
Assertion

[gentoo-user] Can't emerge www-client/mozilla-1.7.10-r1

2005-08-01 Thread Jules Colding
Hi,

I can't emerge mozilla-1.7.10-r1. I don't know if this is just me or if
anyone else is seeing the same, but here is what I got. Output and info
below.

Regards,
  jules


# snip ##
omc-2 ~ # emerge -vauDN world

These are the packages that I would merge, in order:

Calculating world dependencies ...done!
[ebuild   R   ] www-client/mozilla-1.7.10-r1  +crypt -debug +gnome +ipv6 -java 
+ldap* -mozcalendar -mozdevelop -moznocompose -moznoirc -moznomail -moznoxft 
-mozsvg -mozxmlterm -postgres +ssl -truetype -xinerama -xprint 0 kB
[ebuild   R   ] gnome-extra/evolution-data-server-1.2.1-r1  -debug -doc +ipv6 
-kerberos +ldap* +mozilla -nntp +ssl 0 kB
[ebuild   R   ] mail-client/evolution-2.2.1.1  +crypt -debug -doc +gstreamer 
+ipv6 -kerberos +ldap* (-mono) +mozilla -nntp -pda +spell +ssl 0 kB
[ebuild U ] media-libs/netpbm-10.28 [10.20] +jpeg +png (-svga) +tiff +zlib 
2,270 kB
[ebuild U ] sys-boot/grub-0.96-r2 [0.96-r1] -netboot -static 79 kB


# snip ##
/var/tmp/portage/mozilla-1.7.10-r1/work/mozilla/config/nsinstall -R 
./res/EditorOverride.css ./res/grabber.gif 
./res/table-add-column-after-active.gif ./res/table-add-column-after-hover.gif 
./res/table-add-column-after.gif ./res/table-add-column-before-active.gif 
./res/table-add-column-before-hover.gif ./res/table-add-column-before.gif 
./res/table-add-row-after-active.gif ./res/table-add-row-after-hover.gif 
./res/table-add-row-after.gif ./res/table-add-row-before-active.gif 
./res/table-add-row-before-hover.gif ./res/table-add-row-before.gif 
./res/table-remove-column-active.gif ./res/table-remove-column-hover.gif 
./res/table-remove-column.gif ./res/table-remove-row-active.gif 
./res/table-remove-row-hover.gif ./res/table-remove-row.gif  
../../../dist/bin/res
gmake[4]: Leaving directory 
`/var/tmp/portage/mozilla-1.7.10-r1/work/mozilla/editor/composer/src'
gmake[3]: Leaving directory 
`/var/tmp/portage/mozilla-1.7.10-r1/work/mozilla/editor/composer'
gmake[3]: Entering directory 
`/var/tmp/portage/mozilla-1.7.10-r1/work/mozilla/editor/ui'
+++ making chrome /var/tmp/portage/mozilla-1.7.10-r1/work/mozilla/editor/ui  = 
../../dist/bin/chrome/comm.jar
dist/bin/chrome/installed-chrome.txt.lck: No such file or directory
gmake[3]: *** [libs] Error 2
gmake[3]: Leaving directory 
`/var/tmp/portage/mozilla-1.7.10-r1/work/mozilla/editor/ui'
gmake[2]: *** [libs] Error 2
gmake[2]: Leaving directory 
`/var/tmp/portage/mozilla-1.7.10-r1/work/mozilla/editor'
gmake[1]: *** [tier_9] Error 2
gmake[1]: Leaving directory `/var/tmp/portage/mozilla-1.7.10-r1/work/mozilla'
make: *** [default] Error 2

!!! ERROR: www-client/mozilla-1.7.10-r1 failed.
!!! Function src_compile, Line 214, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.

### emerge --info #
omc-2 ~ # emerge --info
Portage 2.0.51.22-r2 (default-linux/amd64/2005.0, gcc-3.4.3, glibc-2.3.5-r0, 
2.6.12-gentoo-r6 x86_64)
=
System uname: 2.6.12-gentoo-r6 x86_64 AMD Opteron(tm) Processor 252
Gentoo Base System version 1.6.13
dev-lang/python: 2.3.5
sys-apps/sandbox:1.2.11
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS=amd64
AUTOCLEAN=yes
CBUILD=x86_64-pc-linux-gnu
CFLAGS=-march=k8 -O2 -pipe
CHOST=x86_64-pc-linux-gnu
CONFIG_PROTECT=/etc /usr/kde/2/share/config /usr/kde/3/share/config 
/usr/lib/X11/xkb /usr/lib64/mozilla/defaults/pref /usr/share/config 
/usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ 
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ 
/usr/share/texmf/xdvi/ /var/qmail/control
CONFIG_PROTECT_MASK=/etc/gconf /etc/terminfo /etc/env.d
CXXFLAGS=-march=k8 -O2 -pipe
DISTDIR=/usr/portage/distfiles
FEATURES=autoconfig distlocks sandbox sfperms strict
GENTOO_MIRRORS=http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/ 
http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/ 
http://pandemonium.tiscali.de/pub/gentoo/ 
ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo http://mirror.gentoo.no/ 
http://gentoo.prz.rzeszow.pl http://ftp.du.se/pub/os/gentoo 
ftp://mirror.pudas.net/gentoo;
MAKEOPTS=-j1
PKGDIR=/usr/portage/packages
PORTAGE_TMPDIR=/var/tmp
PORTDIR=/usr/portage
SYNC=rsync://rsync.europe.gentoo.org/gentoo-portage
USE=amd64 X aac aalib alsa avi berkdb bitmap-fonts bzip2 cdr crypt cups curl 
dvd dvdr dvdread eds emacs encode esd fam fbcon foomaticdb fortran gdbm gif 
gnome gstreamer gtk gtk2 hal iconv imlib ipv6 jpeg ldap libwww lzw lzw-tiff mad 
mozilla mp3 mpeg ncurses nls nptl nptlonly nvidia ogg opengl oss pam pdflib 
perl png python quicktime readline sdl spell ssl symlink tcltk tcpd tetex 
theora tiff truetype-fonts type1-fonts unicode usb userlocales vorbis xine xml2 
xmms xpm xv xvid zlib 

Re: [gentoo-user] Can't emerge mozilla-firefox-1.0.6-r2

2005-07-24 Thread Jules Colding
On Sat, 2005-07-23 at 11:51 -0700, Zac Medico wrote:
 Jules Colding wrote:
  Hi,
  
  emerge --sync  emerge -vauDN today gave me the following error.
  
 [snip]
adding: content/cookie/contents.rdf (stored 0%)
  +++ making
 chrome 
 /var/tmp/portage/mozilla-firefox-1.0.6-r2/work/mozilla/extensions/cookie  = 
 ../../dist/bin/chrome/modern.jar
  zip warning: ../modern.jar not found or empty
adding: skin/modern/communicator/cookie/taskbar-cookie.gif (stored
 0%)
adding: skin/modern/communicator/cookie/status-cookie.gif (stored
 0%)
  +++ making chrome /var/tmp/portage/homedir
 = ../../dist/bin/chrome/classic.jar
  error: file './resources/skin/classic/taskbar-cookie.gif' doesn't
 exist at ../../config/make-jars.pl line 418.
 
 This seems like a continuation of the previous build problems that you
 have had with firefox (where we were discussing MAKEOPTS).  

Yes, that is my thought too.

 Assuming that others cannot reproduce this (sorry, I don't have my
 amd64 right now), there's still something wrong with your build system
 somewhere.  

I think that I am the only one that can show the problem so you might
very well be correct.

 This could be a shot in the dark, but I think that you should remerge
 your autoconf and automake packages to see if that affects this.

I'll be doing that.

Thanks,
  jules


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Can't emerge mozilla-firefox-1.0.6-r2

2005-07-24 Thread Jules Colding
On Sat, 2005-07-23 at 23:26 +0200, Richard Fish wrote:
 Hmm, since others with similar systems cannot duplicate the problem, I 
 decided to capture all of the build output on my system (P4) and 
 compare.  Jules, there is definitely something not right on your system, 
 but I don't know what yet.  You get the following:
 
 +++ overriding content/cookie/contents.rdf
   adding: content/cookie/contents.rdf (stored 0%)
 +++ making chrome 
 /var/tmp/portage/mozilla-firefox-1.0.6-r2/work/mozilla/extensions/cookie  = 
 ../../dist/bin/chrome/modern.jar
 zip warning: ../modern.jar not found or empty
   adding: skin/modern/communicator/cookie/taskbar-cookie.gif (stored 0%)
   adding: skin/modern/communicator/cookie/status-cookie.gif (stored 0%)
 +++ making chrome /var/tmp/portage/homedir  = 
 ../../dist/bin/chrome/classic.jar
 error: file './resources/skin/classic/taskbar-cookie.gif' doesn't exist at 
 ../../config/make-jars.pl line 418.
 
 The /var/tmp/portage/homedir is wrong.  

Sharp eyes. I didn't notice that one.

 On my system, I get:
 
 +++ overriding content/cookie/contents.rdf
   adding: content/cookie/contents.rdf (stored 0%)
 +++ making chrome 
 /var/tmp/portage/mozilla-firefox-1.0.6-r2/work/mozilla/extensions/cookie  = 
 ../../dist/bin/chrome/modern.jar
 zip warning: ../modern.jar not found or empty
   adding: skin/modern/communicator/cookie/taskbar-cookie.gif (stored 0%)
   adding: skin/modern/communicator/cookie/status-cookie.gif (stored 0%)
 +++ making chrome 
 /var/tmp/portage/mozilla-firefox-1.0.6-r2/work/mozilla/extensions/cookie  = 
 ../../dist/bin/chrome/classic.jar
 
 Using the wrong version of autoconf/automake is the only thing I can think of 
 that would cause this kind of thing.
 
 What do you get if you do:
 
 # which autoconf
omc-2 ~ # which autoconf
/usr/bin/autoconf

 # autoconf --version
omc-2 ~ # autoconf --version
autoconf (GNU Autoconf) 2.59
Written by David J. MacKenzie and Akim Demaille.


I am trying to reemerge autoconf and automake as zac advised. BTW, the
homedir above is now empty, but is does still exists. It has other
permissions that the other directories. Like:

### snip ##
drwxr-xr-x  3 portage portage  72 Jul 21 03:05 grep-2.5.1-r6
drwxr-xr-x  3 portage portage  72 Jul 21 02:10 gzip-1.3.5-r5
drwxrws---  4 portage portage 120 Jul 22 20:58 homedir
drwxr-xr-x  3 portage portage  72 Jul 19 21:41 linux-headers-2.6.8.1-r4
### snip ##

Don't know if that is significant, but is sure does look suspicious...

Best regards,
  jules



-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Can't emerge mozilla-firefox-1.0.6-r2

2005-07-24 Thread Jules Colding
On Sun, 2005-07-24 at 14:22 +0200, Jules Colding wrote:
 On Sat, 2005-07-23 at 11:51 -0700, Zac Medico wrote:
  Jules Colding wrote:
   Hi,
   
   emerge --sync  emerge -vauDN today gave me the following error.
   
  [snip]
 adding: content/cookie/contents.rdf (stored 0%)
   +++ making
  chrome 
  /var/tmp/portage/mozilla-firefox-1.0.6-r2/work/mozilla/extensions/cookie  
  = ../../dist/bin/chrome/modern.jar
   zip warning: ../modern.jar not found or empty
 adding: skin/modern/communicator/cookie/taskbar-cookie.gif (stored
  0%)
 adding: skin/modern/communicator/cookie/status-cookie.gif (stored
  0%)
   +++ making chrome /var/tmp/portage/homedir
  = ../../dist/bin/chrome/classic.jar
   error: file './resources/skin/classic/taskbar-cookie.gif' doesn't
  exist at ../../config/make-jars.pl line 418.
  
  This seems like a continuation of the previous build problems that you
  have had with firefox (where we were discussing MAKEOPTS).  
 
 Yes, that is my thought too.
 
  Assuming that others cannot reproduce this (sorry, I don't have my
  amd64 right now), there's still something wrong with your build system
  somewhere.  
 
 I think that I am the only one that can show the problem so you might
 very well be correct.
 
  This could be a shot in the dark, but I think that you should remerge
  your autoconf and automake packages to see if that affects this.
 
 I'll be doing that.

OK, I get a segfault doing that:

## snip ###
test -z /usr/share/automake-1.9/Automake || mkdir -p -- 
/var/tmp/portage/automake-1.9.5/image//usr/share/automake-1.9/Automake
 /bin/install -c -m 644 'Config.pm' 
'/var/tmp/portage/automake-1.9.5/image//usr/share/automake-1.9/Automake/Config.pm'
make[4]: Leaving directory 
`/var/tmp/portage/automake-1.9.5/work/automake-1.9.5/lib/Automake'
make[3]: Leaving directory 
`/var/tmp/portage/automake-1.9.5/work/automake-1.9.5/lib/Automake'
make[2]: Leaving directory 
`/var/tmp/portage/automake-1.9.5/work/automake-1.9.5/lib/Automake'
Making install in am
make[2]: Entering directory 
`/var/tmp/portage/automake-1.9.5/work/automake-1.9.5/lib/am'
make[3]: Entering directory 
`/var/tmp/portage/automake-1.9.5/work/automake-1.9.5/lib/am'
make[3]: Nothing to be done for `install-exec-am'.
test -z /usr/share/automake-1.9/am || mkdir -p -- 
/var/tmp/portage/automake-1.9.5/image//usr/share/automake-1.9/am
/bin/sh: line 1: 16093 Segmentation fault  mkdir -p -- 
/var/tmp/portage/automake-1.9.5/image//usr/share/automake-1.9/am
make[3]: *** [install-dist_amDATA] Error 139
make[3]: Leaving directory 
`/var/tmp/portage/automake-1.9.5/work/automake-1.9.5/lib/am'
make[2]: *** [install-am] Error 2
make[2]: Leaving directory 
`/var/tmp/portage/automake-1.9.5/work/automake-1.9.5/lib/am'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory 
`/var/tmp/portage/automake-1.9.5/work/automake-1.9.5/lib'
make: *** [install-recursive] Error 1

!!! ERROR: sys-devel/automake-1.9.5 failed.
!!! Function src_install, Line 36, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.
## snip ###

Wouldn't it be a good idea on this point to reemerge coreutils or maybe
the whole of system? 

Is the correct way doing:

emerge -e system
emerge -e system
emerge -e world
emerge -e world

? or is a single emerge -e system sufficient?

Thanks,
  jules


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Can't emerge mozilla-firefox-1.0.6-r2

2005-07-24 Thread Jules Colding
On Sun, 2005-07-24 at 01:02 +0200, Patrick Börjesson wrote:
 Although... I would suggest that the OP give a more explicit question,
 since I was really not sure if it was a anyone seen this before?, I'm
 a n00b, please solve this for me! or a where should I take this to get
 it solved? question. 

Being the OP it was a question in the line of 

Here might be a potential problem in the build but I don't know if it
is the source, my system, the ebuild or if I'm an idiot. Has anyone seen
this too? 

Sorry if I was to vague. I'll be more specific the next time :-) 


Best regards,
  jules


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Audigy 2 ZS [SB0350] problems on AMD64

2005-07-24 Thread Jules Colding
On Sat, 2005-07-23 at 12:08 -0700, Bob Sanders wrote:
 On Sat, 23 Jul 2005 20:51:53 +0200
 Jules Colding [EMAIL PROTECTED] wrote:
 
 
  Thank you for your advise. I got sound working by disabling ALSA and
  using OSS instead. I think this is an ALSA AMD64 issue.
  
 
 No, it's not.  The reason I can say that is I have a 2P Opteron with the same 
 chipset as
 your system and a SB Audigy 2.  Running alsa causes no problems.  It's either 
 a hardware
 issue or a kernel issue.

Obviously. The sound works perfect under XP with Creative drivers and
with the deprecated OSS drivers, so we seems to be left with some
kernel issue. Anyway, I have filed a detailed bug at alsa-project and I
hope it will help them to eventually track is down.


 At some point, the problem will need resolution as kernel OSS is going away.  

Yes.

 But for now I'm glad you have it working.


Thanks,
  jules


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Can't emerge mozilla-firefox-1.0.6-r2

2005-07-24 Thread Jules Colding
On Sat, 2005-07-23 at 11:51 -0700, Zac Medico wrote:
 This seems like a continuation of the previous build problems that you
 have had with firefox (where we were discussing MAKEOPTS).  Assuming
 that others cannot reproduce this (sorry, I don't have my amd64 right
 now), there's still something wrong with your build system somewhere.
 This could be a shot in the dark, but I think that you should remerge
 your autoconf and automake packages to see if that affects this.

Hmm... Among my USE flags is nptlonly. Might that be a problem?

-- 
  jules


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Can't emerge mozilla-firefox-1.0.6-r2

2005-07-24 Thread Jules Colding
On Sun, 2005-07-24 at 14:48 +0200, Richard Fish wrote:
 Well, since world includes system, if you want to rebuild *everything*, 
 I would think the following should be sufficient
 
 emerge --oneshot gcc binutils

OK. What about glibc or is that just a part of world? 

-- 
  jules


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Can't emerge mozilla-firefox-1.0.6-r2

2005-07-24 Thread Jules Colding
On Sun, 2005-07-24 at 15:20 +0200, Richard Fish wrote:
 Jules Colding wrote:
  Hmm... Among my USE flags is nptlonly. Might that be a problem?
 
 
 Well, nptlonly seems to work for a lot of people, so I don't think that 
 should be a problem.  I've only ever heard of it affecting old 
 binary-only software.

I am seeing random crashes of Evolution. The backtrace originates, as
far I know, always in libpthread, so maybe this nptlonly is a bad idea
after all?


 The only change I would be tempted to make to your USE flags would be to 
 add multilib, which would give you the ability to build/run both 32 and 
 64-bit applications.  I don't see how this could fix your current 
 problems...but I did notice that Bob Sanders (one of the two WFM reports 
 on this thread) has this in his USE flags.  Of course he also doesn't 
 have nptlonly, or userlocales, so who knows...

Hmm... I am seeing (-multilib) when doing the emerge of gcc and
binutils, so multilib is disabled by my profile and shouldn't be enabled
manually, right?

Thanks,
  jules


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Can't emerge mozilla-firefox-1.0.6-r2

2005-07-24 Thread Jules Colding
On Sun, 2005-07-24 at 16:28 +0300, Rumen Yotov wrote:

 Hi,
 Don't have any new idea, but could you check if there are some
 hardened USE-flags in your /etc/make.conf (like 'pic', 'pie',
 'hardened' etc). Using some of them on a normal system may cause problems.
 HTH. Rumen

Nope, none.

Thanks,
  jules

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Can't emerge mozilla-firefox-1.0.6-r2

2005-07-24 Thread Jules Colding
On Sun, 2005-07-24 at 15:51 +0200, Richard Fish wrote:
 Jules Colding wrote:
 
 Hmm... I am seeing (-multilib) when doing the emerge of gcc and
 binutils, so multilib is disabled by my profile and shouldn't be enabled
 manually, right?
   
 
 
 Could you double check the symlink /etc/make.profile.  AFAIK, you want 
 it to point to /usr/portage/profiles/default-linux/amd64/2005.0.

It does:
[EMAIL PROTECTED] ~ $ ls -l /etc/make.profile
lrwxrwxrwx  1 root root 50 Jul 19 20:22 /etc/make.profile - 
../usr/portage/profiles/default-linux/amd64/2005.0


 But read this first before changing anything:
 
 http://www.gentoo.org/proj/en/base/amd64/howtos/index.xml?part=1chap=1

Hmm... I am running 2005.0 (from stage1) and the only content of
2005.0/scripts is 2004.3-2005.0upgrade.sh so I guess that I shouldn't
need to upgrade anything?

-- 
  jules


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Can't emerge mozilla-firefox-1.0.6-r2

2005-07-24 Thread Jules Colding
On Sun, 2005-07-24 at 15:58 +0200, Richard Fish wrote:
 Richard Fish wrote:
  Could you double check the symlink /etc/make.profile.  AFAIK, you want 
  it to point to /usr/portage/profiles/default-linux/amd64/2005.0.
 
  But read this first before changing anything:
 
  http://www.gentoo.org/proj/en/base/amd64/howtos/index.xml?part=1chap=1
 
 
 Um, nevermind.  Going back to your original post:
 
 Portage 2.0.51.22-r2 (default-linux/amd64/2005.0, gcc-3.4.3, 
 glibc-2.3.5-r0, 2.6.12-gentoo-r6 x86_64)
 
 But maybe you can try to follow their by hand instructions for to make 
 sure that everything is sane for your profile.
 
 I mean, multilib should be enabled by default, unless you are actually 
 linked to the /no-multilib profile...

I am not, but emerge insists on (-multilib). I don't think the manual
method will work either:

### snip #
omc-2 ~ # USE=multilib emerge -va gcc

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild   R   ] sys-devel/gcc-3.4.3-r1  (-altivec) -bootstrap -boundschecking 
-build +fortran -gcj +gtk -hardened -ip28 (-multilib) -multislot (-n32) (-n64) 
+nls -nocxx -nopie -nossp -objc -static 0 kB

Total size of downloads: 0 kB

Do you want me to merge these packages? [Yes/No] no

Quitting.
### snip #

The existence of lib32 indicates multilib capabilities, right? I do got
both /usr/lib64 and /usr/lib32.

I think that I will let memtest86+ run overnight and see if it finds
something.

Thanks,
  jules


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Can't emerge mozilla-firefox-1.0.6-r2

2005-07-24 Thread Jules Colding
On Sun, 2005-07-24 at 17:43 +0300, Rumen Yotov wrote:
 No experience with 64-bits, but a USE-flag in () means not supported by
 the profile. Have you changed profiles?

No.

Thanks,
  jules

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Can't emerge mozilla-firefox-1.0.6-r2 (AMD64 users please help)

2005-07-24 Thread Jules Colding
On Sun, 2005-07-24 at 11:10 -0700, Bob Sanders wrote:
 On Sun, 24 Jul 2005 17:06:49 +0200
 Richard Fish [EMAIL PROTECTED] wrote:
 
 
  
  Argh, I don't get it.  /u/p/p/default-linux/amd64/2005.0/use.mask 
  contains multilib, but with a comment stating it is forced on when 
  MULTILIB_ABIS is defined, and make.defaults has MULTILIB_ABIS=x86 amd64.
  
  Can any AMD64 users shed some light on this please?
  
 
 multilib can be, or it used to be able to, turned off so that only 64-bit 
 versions of the
 libs get built.
 
 Normally, it should be turned on and set in the USE string, for most folks on 
 a x86_64
 platform.  But, on a system without multilib, turning it on means that, as a 
 minimum an -
 
   emerge -uDav --newuse system
 
 will need to be performed to rebuild gcc, glibc and all the base system libs 
 so that the following
 get created - 
 
   /lib64
   /lib32
   /usr/lib32
   /usr/lib64

All of those are present on my system, but I am still seeing
(-multilib) when I do e.g. emerge -va glibc.

-- 
  jules


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Audigy 2 ZS [SB0350] problems on AMD64

2005-07-23 Thread Jules Colding
On Fri, 2005-07-22 at 18:28 -0700, Bob Sanders wrote:
 On Fri, 22 Jul 2005 18:12:02 +0200
 Jules Colding [EMAIL PROTECTED] wrote:
 
  
  I have the above mentioned sound card installed in my dual 252 Opteron.
  I have enabled ALSA and OSS emulation in the kernel and everything is
  compiled in, no alsa modules. The card is correctly detected on boot-up
  and apparently activated. 
  i
 
 OSS should not be selected in the kernel.  Only alsa.  For Oss, you need 
 to emerge -  media-libs/alsa-oss

I did not select OSS, only the ALSA emulation option. I am now trying
media-sound/alsa-driver 1.0.9b with the same results. 


  Everything seems to be configured correctly according to the alsa guide.
  The problem is that I am only hearing cyclically repeating clicks, with
  weak static noise in-between, when I am trying to play music. I have a
  set of analog 2.1 speakers connected to the analog output jack on the
  card.
  
 
 Repeating clicks is usually an indication of empty audio buffers.  It means
 your system can't keep the sound card supplied with data.  You might be
 able to get some help by making your kernel preemptible -

If the kernel isn't able to keep the audio buffers full, isn't that
something that would only happen with a slow system? I have a dual
Opteron 252 so I didn't thought that preemptible was needed for my
system. Anyway, I'll try it.

   Symbol: PREEMPT [=y]
  x  
 Prompt: Preemptible Kernel
x  
 Defined at arch/x86_64/Kconfig:210
  x  
 Location: 
  x  
   - Processor type and features 
 
 The weak static noise is digital garbage being picked up by the SB.  If it's
 not already, move it to the last PCI slot on the bus - as far away from the
 other cards and cpu as possible.

It is in the last slot I'm afraid...

  Any ideas why this doesn't work?
  
 
 SB Audigy cards aren't the best sounding cards out there.  They are OK, but
 if you mainly want music, look elsewhere.  If you're mainly interested in 
 games
 they work fine.


Thanks,
  jules


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Audigy 2 ZS [SB0350] problems on AMD64

2005-07-23 Thread Jules Colding
On Fri, 2005-07-22 at 18:28 -0700, Bob Sanders wrote:
 SB Audigy cards aren't the best sounding cards out there.  They are OK, but
 if you mainly want music, look elsewhere.  If you're mainly interested in 
 games
 they work fine.

BTW: Which AMD64-compliant card do you recommend for music? 

Thanks,
  jules


-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Can't emerge mozilla-firefox-1.0.6-r2

2005-07-23 Thread Jules Colding
Hi,

emerge --sync  emerge -vauDN today gave me the following error.

-- 
  jules


## Build Error #
../../dist/bin/xpt_link _xpidlgen/cookie.xpt _xpidlgen/nsIImgManager.xpt 
_xpidlgen/nsIPermission.xpt _xpidlgen/nsICookieAcceptDialog.xpt 
_xpidlgen/nsICookiePromptService.xpt
/var/tmp/portage/mozilla-firefox-1.0.6-r2/work/mozilla/config/nsinstall -R -m 
644 _xpidlgen/cookie.xpt ../../dist/gre/components
/var/tmp/portage/mozilla-firefox-1.0.6-r2/work/mozilla/config/nsinstall -R -m 
644 _xpidlgen/cookie.xpt ../../dist/bin/components
+++ making chrome 
/var/tmp/portage/mozilla-firefox-1.0.6-r2/work/mozilla/extensions/cookie  = 
../../dist/bin/chrome/comm.jar
+++ adding chrome ../../dist/bin/chrome/installed-chrome.txt
+++ content,install,url,jar:resource:/chrome/comm.jar!/content/cookie/
  adding: content/cookie/cookieTasksOverlay.xul (stored 0%)
  adding: content/cookie/cookieNavigatorOverlay.xul (stored 0%)
  adding: content/cookie/cookieContextOverlay.xul (stored 0%)
  adding: content/cookie/cookiePrefsOverlay.xul (stored 0%)
  adding: content/cookie/pref-cookies.xul (stored 0%)
  adding: content/cookie/pref-images.xul (stored 0%)
  adding: content/cookie/pref-popups.xul (stored 0%)
  adding: content/cookie/cookieOverlay.js (stored 0%)
  adding: content/cookie/p3p.xul (stored 0%)
  adding: content/cookie/p3pDialog.xul (stored 0%)
  adding: content/cookie/cookieAcceptDialog.xul (stored 0%)
  adding: content/cookie/cookieAcceptDialog.js (stored 0%)
+++ overriding content/cookie/contents.rdf
  adding: content/cookie/contents.rdf (stored 0%)
+++ making chrome 
/var/tmp/portage/mozilla-firefox-1.0.6-r2/work/mozilla/extensions/cookie  = 
../../dist/bin/chrome/modern.jar
zip warning: ../modern.jar not found or empty
  adding: skin/modern/communicator/cookie/taskbar-cookie.gif (stored 0%)
  adding: skin/modern/communicator/cookie/status-cookie.gif (stored 0%)
+++ making chrome /var/tmp/portage/homedir  = ../../dist/bin/chrome/classic.jar
error: file './resources/skin/classic/taskbar-cookie.gif' doesn't exist at 
../../config/make-jars.pl line 418.
gmake[3]: *** [libs] Error 2
gmake[3]: Leaving directory 
`/var/tmp/portage/mozilla-firefox-1.0.6-r2/work/mozilla/extensions/cookie'
gmake[2]: *** [libs] Error 2
gmake[2]: Leaving directory 
`/var/tmp/portage/mozilla-firefox-1.0.6-r2/work/mozilla/extensions'
gmake[1]: *** [tier_94] Error 2
gmake[1]: Leaving directory 
`/var/tmp/portage/mozilla-firefox-1.0.6-r2/work/mozilla'
make: *** [default] Error 2

!!! ERROR: www-client/mozilla-firefox-1.0.6-r2 failed.
!!! Function src_compile, Line 159, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.

## emerge --info #
omc-2 ~ # emerge --info
Portage 2.0.51.22-r2 (default-linux/amd64/2005.0, gcc-3.4.3, glibc-2.3.5-r0, 
2.6.12-gentoo-r6 x86_64)
=
System uname: 2.6.12-gentoo-r6 x86_64 AMD Opteron(tm) Processor 252
Gentoo Base System version 1.6.13
dev-lang/python: 2.3.5
sys-apps/sandbox:1.2.11
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS=amd64
AUTOCLEAN=yes
CBUILD=x86_64-pc-linux-gnu
CFLAGS=-march=k8 -O2 -pipe
CHOST=x86_64-pc-linux-gnu
CONFIG_PROTECT=/etc /usr/kde/2/share/config /usr/kde/3/share/config 
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config 
/usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ 
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ 
/usr/share/texmf/xdvi/ /var/qmail/control
CONFIG_PROTECT_MASK=/etc/gconf /etc/terminfo /etc/env.d
CXXFLAGS=-march=k8 -O2 -pipe
DISTDIR=/usr/portage/distfiles
FEATURES=autoconfig distlocks sandbox sfperms strict
GENTOO_MIRRORS=http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/ 
http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/ 
http://pandemonium.tiscali.de/pub/gentoo/ 
ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo http://mirror.gentoo.no/ 
http://gentoo.prz.rzeszow.pl http://ftp.du.se/pub/os/gentoo 
ftp://mirror.pudas.net/gentoo;
MAKEOPTS=-j1
PKGDIR=/usr/portage/packages
PORTAGE_TMPDIR=/var/tmp
PORTDIR=/usr/portage
SYNC=rsync://rsync.europe.gentoo.org/gentoo-portage
USE=amd64 X aac aalib alsa avi berkdb bitmap-fonts bzip2 cdr crypt cups curl 
dvd dvdr dvdread eds emacs encode esd fam fbcon foomaticdb fortran gdbm gif 
gnome gpm gstreamer gtk gtk2 hal iconv imlib ipv6 jpeg libwww lzw lzw-tiff mad 
mozilla mp3 mpeg ncurses nls nptl nptlonly nvidia ogg opengl pam pdflib perl 
png python quicktime readline sdl spell ssl symlink tcltk tcpd tetex theora 
tiff truetype-fonts type1-fonts unicode usb userlocales vorbis xine xml2 xmms 
xpm xv xvid zlib userland_GNU kernel_linux elibc_glibc
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY




Re: [gentoo-user] Audigy 2 ZS [SB0350] problems on AMD64

2005-07-23 Thread Jules Colding
On Fri, 2005-07-22 at 18:28 -0700, Bob Sanders wrote:
 Repeating clicks is usually an indication of empty audio buffers.  It means
 your system can't keep the sound card supplied with data.  You might be
 able to get some help by making your kernel preemptible -
 
   Symbol: PREEMPT [=y]
  x  
 Prompt: Preemptible Kernel
x  
 Defined at arch/x86_64/Kconfig:210
  x  
 Location: 
  x  
   - Processor type and features 

Tried that. No success. Tried disabling ACPI too, same result (noise and
clicks).

-- 
  jules


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Can't emerge mozilla-firefox-1.0.6-r2

2005-07-23 Thread Jules Colding
On Sat, 2005-07-23 at 14:50 +0200, Holly Bostick wrote:
 Well, since I just (literally, 10 minutes ago) emerged
 mozilla-firefox-1.0.6-r2, and had no problems on a 32-bit system, I must
 suspect that this is a 64-bit issue.
 
 In that regard, I see at least one thing in your emerge info that has
 been called into question for 64-bit users in recent threads:
 
 CFLAGS=-march=k8
 
 I am, of course, not a 64-bit user, so I don't know anything about this,
 but I have seen several responses to similar questions that suggest that
 the correct flag is
 
 march=amd64

Do you remember where you've seen this? I have searched devel, user and
amd64 without finding any relevant posting. I choose march=k8 due to
the recommendation of the handbook.

Thanks,
  jules


-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: [FIXED] Audigy 2 ZS [SB0350] problems on AMD64

2005-07-23 Thread Jules Colding
On Fri, 2005-07-22 at 18:12 +0200, Jules Colding wrote:
 Hi,
 
 I have the above mentioned sound card installed in my dual 252 Opteron.
 I have enabled ALSA and OSS emulation in the kernel and everything is
 compiled in, no alsa modules. The card is correctly detected on boot-up
 and apparently activated. 
 
 Everything seems to be configured correctly according to the alsa guide.
 The problem is that I am only hearing cyclically repeating clicks, with
 weak static noise in-between, when I am trying to play music. I have a
 set of analog 2.1 speakers connected to the analog output jack on the
 card.
 
 Any ideas why this doesn't work?

OK, I now have sound.

The solution? Disable ALSA, enable OSS. Not exactly what I had in mind,
but now I can play music.

Best regards,
  jules


-- 
Jules Colding
PGP Public Key: 6266E7B7

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Can't emerge mozilla-firefox

2005-07-22 Thread Jules Colding
On Thu, 2005-07-21 at 19:12 -0700, Zac Medico wrote: 
 Hi Jules,
 
 Jules Colding wrote:
 [snip]
  ../../config/make-jars.pl: Could not get lockfile 
  /var/tmp/portage/mozilla-firefox-1.0.5-r1/work/mozilla/dist/bin/chrome/toolkit.lck.
 [snip]
  MAKEOPTS=-j3
 
 Try it with MAKEOPTS=-j2.

OK, did that. Now the error is another one (see below). The good news is
that you did get me to look in the right direction. MAKEOPTS=-j1 (or
no MAKEOPTS at all) fixed the problem. 

The firefox build system must be somewhat flawed since this is needed.
This could be a timing problem as my box might be doing the build faster
than the usual dual CPU test box. Who knows...? Maybe MAKEOPTS should be
explicitly set in the ebuild?

Anyway, thanks a lot for your help :-)

-- 
  jules

### Firefox Error 
x86_64-pc-linux-gnu-g++  -fno-rtti -fno-handle-exceptions -Wall -Wconversion 
-Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth 
-Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -march=k8 -pipe 
-fPIC -Wno-deprecated -Wno-return-type -w -fshort-wchar -pthread -pipe  
-DNDEBUG -DTRIMMED -ffunction-sections -O1 -fPIC -shared -Wl,-h 
-Wl,libcookie.so -o libcookie.so  nsModuleFactory.o nsPermission.o 
nsImgManager.o nsPermissionManager.o nsPopupWindowManager.o 
nsCookiePromptService.o nsCookiePermission.o   -L../../dist/bin -lxpcom  
-L../../dist/bin 
-L/var/tmp/portage/mozilla-firefox-1.0.5-r1/work/mozilla/dist/lib -lplds4 
-lplc4 -lnspr4 -lpthread -ldl   -Wl,--version-script 
-Wl,../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic 
-ldl -lm
chmod +x libcookie.so
strip libcookie.so
/var/tmp/portage/mozilla-firefox-1.0.5-r1/work/mozilla/config/nsinstall -R -m 
755 libcookie.so ../../dist/gre/components
: ../../dist/gre/components/libcookie.so
/var/tmp/portage/mozilla-firefox-1.0.5-r1/work/mozilla/config/nsinstall -R -m 
755 libcookie.so ../../dist/lib/components
: ../../dist/lib/components/libcookie.so
/var/tmp/portage/mozilla-firefox-1.0.5-r1/work/mozilla/config/nsinstall -R -m 
755 libcookie.so ../../dist/bin/components
: ../../dist/bin/components/libcookie.so
/var/tmp/portage/mozilla-firefox-1.0.5-r1/work/mozilla/config/nsinstall -R -m 
644 _xpidlgen/cookie.xpt ../../dist/gre/components
/var/tmp/portage/mozilla-firefox-1.0.5-r1/work/mozilla/config/nsinstall -R -m 
644 _xpidlgen/cookie.xpt ../../dist/bin/components
+++ making chrome 
/var/tmp/portage/mozilla-firefox-1.0.5-r1/work/mozilla/extensions/cookie  = 
../../dist/bin/chrome/comm.jar
+++ adding chrome ../../dist/bin/chrome/installed-chrome.txt
+++ content,install,url,jar:resource:/chrome/comm.jar!/content/cookie/
  adding: content/cookie/cookieTasksOverlay.xul (stored 0%)
  adding: content/cookie/cookieNavigatorOverlay.xul (stored 0%)
  adding: content/cookie/cookieContextOverlay.xul (stored 0%)
  adding: content/cookie/cookiePrefsOverlay.xul (stored 0%)
  adding: content/cookie/pref-cookies.xul (stored 0%)
  adding: content/cookie/pref-images.xul (stored 0%)
  adding: content/cookie/pref-popups.xul (stored 0%)
  adding: content/cookie/cookieOverlay.js (stored 0%)
  adding: content/cookie/p3p.xul (stored 0%)
  adding: content/cookie/p3pDialog.xul (stored 0%)
  adding: content/cookie/cookieAcceptDialog.xul (stored 0%)
  adding: content/cookie/cookieAcceptDialog.js (stored 0%)
+++ overriding content/cookie/contents.rdf
  adding: content/cookie/contents.rdf (stored 0%)
+++ making chrome 
/var/tmp/portage/mozilla-firefox-1.0.5-r1/work/mozilla/extensions/cookie  = 
../../dist/bin/chrome/modern.jar
zip warning: ../modern.jar not found or empty
  adding: skin/modern/communicator/cookie/taskbar-cookie.gif (stored 0%)
  adding: skin/modern/communicator/cookie/status-cookie.gif (stored 0%)
+++ making chrome 
/var/tmp/portage/mozilla-firefox-1.0.5-r1/work/mozilla/extensions/cookie  = 
../../dist/bin/chrome/classic.jar
../../config/make-jars.pl: Could not get lockfile 
/var/tmp/portage/mozilla-firefox-1.0.5-r1/work/mozilla/dist/bin/chrome/classic.lck.
Remove 
/var/tmp/portage/mozilla-firefox-1.0.5-r1/work/mozilla/dist/bin/chrome/classic.lck
 to clear up
gmake[3]: *** [libs] Error 9
gmake[3]: Leaving directory 
`/var/tmp/portage/mozilla-firefox-1.0.5-r1/work/mozilla/extensions/cookie'
gmake[2]: *** [libs] Error 2
gmake[2]: Leaving directory 
`/var/tmp/portage/mozilla-firefox-1.0.5-r1/work/mozilla/extensions'
gmake[1]: *** [tier_94] Error 2
gmake[1]: Leaving directory 
`/var/tmp/portage/mozilla-firefox-1.0.5-r1/work/mozilla'
make: *** [default] Error 2

!!! ERROR: www-client/mozilla-firefox-1.0.5-r1 failed.
!!! Function src_compile, Line 133, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.



-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Audigy 2 ZS [SB0350] problems on AMD64

2005-07-22 Thread Jules Colding
Hi,

I have the above mentioned sound card installed in my dual 252 Opteron.
I have enabled ALSA and OSS emulation in the kernel and everything is
compiled in, no alsa modules. The card is correctly detected on boot-up
and apparently activated. 

Everything seems to be configured correctly according to the alsa guide.
The problem is that I am only hearing cyclically repeating clicks, with
weak static noise in-between, when I am trying to play music. I have a
set of analog 2.1 speakers connected to the analog output jack on the
card.

Any ideas why this doesn't work?


Thanks,
  jules

-- 
Jules Colding
PGP Public Key: 6266E7B7

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Can't emerge mozilla-firefox

2005-07-22 Thread Jules Colding
On Fri, 2005-07-22 at 09:42 -0700, Zac Medico wrote:
  
 [snip]
  +++ making
 chrome 
 /var/tmp/portage/mozilla-firefox-1.0.5-r1/work/mozilla/extensions/cookie  = 
 ../../dist/bin/chrome/classic.jar
  ../../config/make-jars.pl: Could not get
 lockfile 
 /var/tmp/portage/mozilla-firefox-1.0.5-r1/work/mozilla/dist/bin/chrome/classic.lck.
 
 Remove 
 /var/tmp/portage/mozilla-firefox-1.0.5-r1/work/mozilla/dist/bin/chrome/classic.lck
  to clear up
 
 Did you restart the build from scratch or resume it with
 FEATURES=keepwork or something.  You can remove the lockfile and try
 to restart it.

I restarted from scratch with emerge -va mozilla-firefox

 From my experience, mozilla and firefox builds seem to work pretty
 well with MAKEOPTS=-j5 and 2 single cpu athlon XP boxes running
 distcc (emerge on one).  I'm not sure what the deal is here.  Maybe if
 you increase to MAKEOPTS=-j5 that will help?  Then again, maybe
 there's something wrong in your toolchain.

Hmm... I did a fairly standard stage1 install. The only problem was that
I had to add -gpm to the USE flags when emerging the system. A
circular dependency made the build stop halfway through.

Everything seem to be working just fine, except for my Audigy sound card
(see my other post).

Any way to check if the toolchain is broken?

Best regards,
  jules


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Can't emerge mozilla-firefox

2005-07-22 Thread Jules Colding
On Fri, 2005-07-22 at 10:54 -0700, Zac Medico wrote:
 Since you rebuilt from scratch, assuming that most other people can
 build successfully with equivalent settings, it seems like something
 in the toolchain (see output of emerge --info) is actually is
 broken.  Maybe it's just make itself (hence MAKEOPTS).  Go ahead and
 remerge make and see what happens.

Nope, not make at least. Re-emerged make but still a problem with some
lock files when emerging firefox with MAKEOPTS is 1. Disabling MAKEOPTS
for now...


Thanks,
  jules


-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Can't emerge mozilla-firefox

2005-07-21 Thread Jules Colding
/distfiles
FEATURES=autoconfig distlocks sandbox sfperms strict
GENTOO_MIRRORS=http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/ 
http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/ 
http://pandemonium.tiscali.de/pub/gentoo/ 
ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo http://mirror.gentoo.no/ 
http://gentoo.prz.rzeszow.pl http://ftp.du.se/pub/os/gentoo 
ftp://mirror.pudas.net/gentoo;
MAKEOPTS=-j3
PKGDIR=/usr/portage/packages
PORTAGE_TMPDIR=/var/tmp
PORTDIR=/usr/portage
SYNC=rsync://rsync.europe.gentoo.org/gentoo-portage
USE=amd64 X aac aalib alsa avi berkdb bitmap-fonts bzip2 cdr crypt cups dvd 
dvdr dvdread eds emacs encode esd fam fbcon foomaticdb fortran gdbm gif gnome 
gpm gstreamer gtk gtk2 hal iconv imlib ipv6 jpeg libwww lzw lzw-tiff mozilla 
mp3 mpeg ncurses nls nptl nptlonly nvidia ogg opengl pam pdflib perl png python 
quicktime readline sdl spell ssl symlink tcltk tcpd tetex theora tiff 
truetype-fonts type1-fonts unicode usb userlocales vorbis xine xml2 xmms xpm xv 
xvid zlib userland_GNU kernel_linux elibc_glibc
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY


Any suggestions?

Thanks,
  jules

 
-- 
Jules Colding
PGP Public Key: 6266E7B7

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] [NEWBIE ALERT] VMware 5.0 and a kernel upgrade

2005-06-15 Thread Jules Colding
Hi,

The kernel upgrade guide at gentoo.org specifically states that I need
to re-emerge any external kernel modules if I upgrades my kernel, which
makes perfectly sense.

The only such kernel module I have is the VMware 5.0 module. The vm-
config.pl script compiles the kernel module, IIRC. This seems to
indicate that I only need to re-configure VMware. A complete re-emerge
should not be needed. 

Am I correct here?

Thanks,
  jules


-- 
Jules Colding
PGP Public Key: 6266E7B7

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Error emerging gnome2-print

2005-06-10 Thread Jules Colding
Hi,

I got the following error while doing emerge gnome2-print:


##

omc-1 ~ # emerge --resume
*** Resuming merge...
 emerge (1 of 1) dev-perl/gnome2-print-0.61 to /
 md5 files   ;-) gnome2-print-0.94.ebuild
 md5 files   ;-) gnome2-print-0.61.ebuild
 md5 files   ;-) ChangeLog
 md5 files   ;-) metadata.xml
 md5 files   ;-) files/digest-gnome2-print-0.61
 md5 files   ;-) files/digest-gnome2-print-0.94
 md5 src_uri ;-) Gnome2-Print-0.61.tar.gz
 Unpacking source...
 Unpacking Gnome2-Print-0.61.tar.gz to 
 /var/tmp/portage/gnome2-print-0.61/work
 Source unpacked.
Subroutine const_cccmd redefined at 
/usr/lib/perl5/vendor_perl/5.8.5/i686-linux/Glib/MakeHelper.pm line 509.
Loaded 17 type definitions from maps
2 GBoxed
1 GEnum
1 GFlags
6 GObject
7 GtkObject
Including ApiDoc pod...
 *** Can't load dependency information for Gnome2:
   Can't locate Gnome2/Install/Files.pm in @INC (@INC contains: /etc/perl 
/usr/lib/perl5/site_perl/5.8.5/i686-linux /usr/lib/perl5/site_perl/5.8.5 
/usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.5/i686-linux 
/usr/lib/perl5/vendor_perl/5.8.5 /usr/lib/perl5/vendor_perl 
/usr/lib/perl5/5.8.5/i686-linux /usr/lib/perl5/5.8.5 /usr/local/lib/site_perl 
.) at /usr/lib/perl5/vendor_perl/5.8.5/ExtUtils/Depends.pm line 170.

make: *** No targets specified and no makefile found.  Stop.

!!! ERROR: dev-perl/gnome2-print-0.61 failed.
!!! Function perl-module_src_compile, Line 107, Exitcode 2
!!! compilation failed
!!! If you need support, post the topmost build error, NOT this status message.


##

Any ideas?
  jules

-- 
Jules Colding
PGP Public Key: 6266E7B7

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] libncursesw not build even with 'unicode' in USE

2005-06-09 Thread Jules Colding
Hi,

I am doing a stage1 install or rather attempting to do one... I am still
in the emerge --emptytree system process described in section 6.d of
the handbook.

My USE statement includes 'unicode' but the build of dialog-1.0.20050206
failed due to a missing libncursesw library. 

The problem is that libncurses is indeed build at this stage, but
without unicode support. I assume emerge --oneshot ncurses will fix
it, but ncurses should really have been build with unicode support from
the start.


Best regards,
  jules 


-- 
Jules Colding
PGP Public Key: 6266E7B7

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] libncursesw not build even with 'unicode' in USE

2005-06-09 Thread Jules Colding
On Thu, 2005-06-09 at 08:17 +0200, Jules Colding wrote:
 My USE statement includes 'unicode' but the build of dialog-1.0.20050206
 failed due to a missing libncursesw library. 
 
 The problem is that libncurses is indeed build at this stage, but
 without unicode support. I assume emerge --oneshot ncurses will fix
 it, but ncurses should really have been build with unicode support from
 the start.

Beautiful, doing emerge --oneshot ncurses goes into calculating
dependencies and leaps into step 1 of 26 the first of which is
dialog-1.0.20050206 which promptly fails due to a missing libncursesw.

My USE is:

USE=-qt -kde -oggvorbis -encode -xmms -mad -mp3 -mikmod -flac -esd -
arts -avi -alsa -oss nptl fbcon gtk2 gtkhtml gnome hal cdr unicode bzip2
emacs tetex

Ideas/help/suggestions will be greatly appreciated.


Thanks,
  jules


-- 
Jules Colding
PGP Public Key: 6266E7B7

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] libncursesw not build even with 'unicode' in USE

2005-06-09 Thread Jules Colding
On Wed, 2005-06-08 at 23:37 -0700, Zac Medico wrote:
  Beautiful, doing emerge --oneshot ncurses goes
  into calculating
  dependencies and leaps into step 1 of 26 the first
  of which is
  dialog-1.0.20050206 which promptly fails due to a
  missing libncursesw.
  
  My USE is:
  
  USE=-qt -kde -oggvorbis -encode -xmms -mad -mp3
  -mikmod -flac -esd -
  arts -avi -alsa -oss nptl fbcon gtk2 gtkhtml gnome
  hal cdr unicode bzip2
  emacs tetex
  
  Ideas/help/suggestions will be greatly appreciated.
  
  
 Sorry your having so much trouble.  I normally do
 stage 3 installs myself (sometimes build my own stages
 with catalyst).

;-) Thanks

 Anyways, try USE=-gpm emerge --oneshot ncurses and
 that should work around the problem.  Note that
 emerge --info shows USE=gpm in the profile so you
 need to disable it.

Why is gpm a problem here?

Thanks a lot,
  jules


-- 
Jules Colding
PGP Public Key: 6266E7B7

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] New stage1 install failed (groupadd not found)

2005-06-08 Thread Jules Colding
Hi,

I just redid my stage1 install. Everything went normal until I got to
the emerge --emptytree world part in the handbook (section 6.d). The
emerge failed when dbus-0.23-rc3 was installed. The ebuild tried to add
the group 'messagebus' to the system but then I got:

/usr/lib/portage/bin/ebuild.sh: line 716: 'groupadd': command not found.

Can I emerge a package with groupadd and continue with my installation
or should some portage script be fixed first?

Thanks,
  jules


-- 
Jules Colding
PGP Public Key: 6266E7B7

-- 
gentoo-user@gentoo.org mailing list



  1   2   >