Re: [gentoo-user] libpng15: fltk & graphicsmagick failed to build

2011-10-17 Thread justin
On 10/17/11 6:59 PM, meino.cra...@gmx.de wrote: > Mark Knecht [11-10-17 18:40]: >> On Sun, Oct 16, 2011 at 7:42 PM, wrote: >>> Hi, >>> >>> after updating to lipng15 and rebuilding all needed stuff, fltk >>> and graphicsmagick exhibit build failures: >>> >> >> I got similar errors for some other

Re: [gentoo-user] Get maintainer's email for bug report?

2011-11-22 Thread justin
On 22/11/11 17:45, Mark Knecht wrote: > Is there a CLI way of extracting the email addresses of any > maintainers listed in metadata.xml? > > - Mark > Use epkginfo from app-portage/gentoolkit jsutin signature.asc Description: OpenPGP digital signature

Re: [gentoo-user] glibc-2.14.1 upgrade

2011-11-24 Thread justin
uld I re-emerge world against > my new glibc? :) > > Thanks, > Paul > Hi Paul, after an glibc upgrade it is time to do an emerge -e system world This is what binary distros actually do when they have major bumps in their releases. Justin signature.asc Description: OpenPGP digital signature

Re: [gentoo-user] gcc-config: Active gcc profile is invalid!

2011-04-27 Thread justin
On 27/04/11 14:16, Alan Mackenzie wrote: > Hi, Gentoo. > > I got the error message > > gcc-config: error: could not run/locate 'x86_64-pc-linux-gnu-gcc' > > whilst trying to emerge something. Running gcc-config myself > # gcc-config -l, I get back this error message: > > * gcc-config:

Re: [gentoo-user] Re: checking whether the C compiler works... no Oooops !!

2011-05-06 Thread justin
On 06/05/11 11:08, Dale wrote: > > That shed any light? > > Dale > > :-) :-) > > Yes it does /usr/libexec/gcc/i686-pc-linux-gnu/4.4.4/cc1: error while loading shared libraries: libmpfr.so.1: cannot open shared object file: No such file or directory you upgraded your mpfr. Now you have to

Re: [gentoo-user] Is there a "zypper ps" (from openSUSE) equivalent for Gentoo?

2011-05-07 Thread justin
On 07/05/11 17:10, Nikos Chantziaras wrote: > On openSUSE, there's a very helpful command after performing updates > that tells me which running programs are using files that were just > overwritten by updated copies. The command is "zypper ps". It helps to > avoid rebooting the machine (as I hav

Re: [gentoo-user] How's the openrc update going for everyone?

2011-05-10 Thread justin
quoted blocks with CRs) on the "normal" sections. > > They should probably make a note of this in the config guide. > > It's good to see they added in support for iproute2 rules natively > instead of requiring a postup() function. I'd like to see them add a > similar functionality for adding static ARP entries too (right now using > my own postup() for that). > Just file a request on bugzilla. They have to know what you like to have included. justin signature.asc Description: OpenPGP digital signature

Re: [gentoo-user] Do we have to build gcc with fortran now?

2011-06-21 Thread justin
ructured the dependency chain for fortran support, which includes a compile test now. The failure can be seen above. The Problem was in short, USE=fortran was enabled by default for linux arches, but people tend to disable it. Depending on gcc[fortran] doesn't work completely as gcc:4.4[fortran] and gcc:4.5[-fortran] with gcc-4.5 select can be installed, which would full fill the dependency but nevertheless doesn't give a working compiler. So now packages depend on virtual/fortran and use an eclass to check for a working compiler. So if you see this message, this means you somehow worked around gcc[fortran]. justin signature.asc Description: OpenPGP digital signature

Re: [gentoo-user] Do we have to build gcc with fortran now?

2011-06-21 Thread justin
On 22/06/11 07:25, justin wrote: > On 22/06/11 06:31, Matthew Finkel wrote: >> On 06/21/11 23:55, Dale wrote: >>> I just did my updates and ran into this: >>> >>> * Maintainer: s...@gentoo.org >>> * USE:amd64 consolekit elibc_glibc ker

Re: [gentoo-user] Do we have to build gcc with fortran now?

2011-06-21 Thread justin
On 22/06/11 08:29, Thanasis wrote: > on 06/22/2011 08:46 AM justin wrote the following: > >> One little note, >> >> if portage requests that you should install dev-lang/ifc instead of >> gcc[fortran], you most probably have an entry >> >> sys-devel/gcc

Re: [gentoo-user] Do we have to build gcc with fortran now?

2011-06-22 Thread justin
On 22/06/11 08:33, justin wrote: > On 22/06/11 08:29, Thanasis wrote: >> on 06/22/2011 08:46 AM justin wrote the following: >> >>> One little note, >>> >>> if portage requests that you should install dev-lang/ifc instead of >>> gcc[fortran], yo

Re: [gentoo-user] Re: Do we have to build gcc with fortran now?

2011-06-22 Thread justin
On 6/23/11 12:11 AM, walt wrote: > On 06/22/2011 12:13 AM, justin wrote: > >> I found the culprit. It should be fixed now, so please resync later >> today and everything is normal again. >> >> justin > > Hi justin. Just want to say thanks for being a gent

Re: [gentoo-user] /etc/machine-id ???

2011-06-23 Thread justin
On 6/23/11 7:54 AM, Mick wrote: > On Thursday 23 Jun 2011 03:49:57 meino.cra...@gmx.de wrote: >> Hi, >> >> I found a file /etc/machine-id on my linux box. >> I did a qfile for this and nothing was found. >> >> What purpose is that file and can I delete it without problems? > > I'd be interested to

Re: [gentoo-user] Re: Do we have to build gcc with fortran now?

2011-06-25 Thread justin
>> >> justin >> > > That make sense? > > Dale > > :-) :-) > Hi, as most of you do not like to have fortran enabled by default, we tried to find a way around. We created a virtual/fortran which should depend on a working fortran compiler so that o

[gentoo-user] Fwd: [gentoo-project] Mass deactivation of Bugzilla accounts

2011-07-03 Thread justin
Please notice this mail from the project-ml. Original Message Subject: [gentoo-project] Mass deactivation of Bugzilla accounts Date: Sun, 03 Jul 2011 21:36:31 +0200 From: Christian Ruppert Reply-To: gentoo-proj...@lists.gentoo.org To: gentoo-proj...@lists.gentoo.org Hi everybod

Re: [gentoo-user] gcc and glibc. Which unstable to pick?

2011-07-08 Thread justin
ything. So, I'm wanting to try a unstable >> version of both gcc and glibc. This is the list available: > > gcc-4.5.2 works just fine here > glibc-2.13-r3 no problems > this has multilpe issues, which I hit myself. But there should be a revbump soon which gets that fixed.

Re: [gentoo-user] [science overlay] librecad ebuild troubles?

2011-08-15 Thread justin
work internally) to really read through that. > > Any ideas why this ebuild is essentially doing nothing? > > Thanks, > > -Andy Please sync the overlay. I fixed everything in version _rc2. If it doesn't work, please report again. justin signature.asc Description: OpenPGP digital signature

Re: [gentoo-user] using icc with portage

2011-09-06 Thread justin
ve the best optimization of all compilers in benchmarks. But same as icc, it might not work with some packages. And never use it with the kernel. justin > > I do for quite a while now. > Followed http://www.gentoo-wiki.info/HOWTO_ICC_and_Portage > > I still prefer gcc over icc so I

Re: [gentoo-user] using icc with portage

2011-09-09 Thread justin
t; Am 07.09.2011 10:05, schrieb Stefan G. Weichinger: >> Am 2011-09-07 07:19, schrieb justin: >>> On 9/5/11 11:43 PM, Stefan G. Weichinger wrote: >>>> >>>> Anyone else using Intel's compiler, icc? >>> >>> Hi Stefan, >>> >>> tr

Re: [gentoo-user] /etc/portage/patches/

2011-09-12 Thread justin
dded to the ebuild by the writer. To make all ebuilds respect user patches (where there are pros and cons) the package manager must handle that function internally. justin signature.asc Description: OpenPGP digital signature

Re: [gentoo-user] Re: /etc/portage/patches/

2011-09-12 Thread justin
A hacky trick would be to implement it yourself by adding the appropriate function to post_src_unpack of post_src_prepare in /etc/portage/bashrc. Nut this is out of warranty, but should work On 9/12/11 3:51 PM, Nikos Chantziaras wrote: > On 09/12/2011 04:41 PM, justin wrote: >> On

Re: [gentoo-user] RESTRICT_PYTHON_ABIS="3.*" - what's that?

2010-02-08 Thread Justin
On 08/02/10 09:33, Helmut Jarausch wrote: > Hi, > the recent dev-python/matplotlib-0.99.1.1-r1 contains the statement > RESTRICT_PYTHON_ABIS="3.*" > > Does anybody know what that means? > > Does it indicate that this package needs Python-3.x ? > > (Reason, it fails here to install. I have masked

[gentoo-user] Request of emerge --info =CAT/PKG-VERSION

2010-02-08 Thread Justin
-VERSION was built with the following: USE="foo -bar baz" Thanks justin signature.asc Description: OpenPGP digital signature

Re: [gentoo-user] Official document for stabilization policy/guideline

2010-03-01 Thread Justin
gainst a stabilization, you will be informed about that in the bug. justin

Re: [gentoo-user] Official document for stabilization policy/guideline

2010-03-02 Thread Justin
On 01/03/10 16:39, Lie Ryan wrote: > I've found a few people referencing to a "30-day stabilization policy" > which basically says a package must be at least 30-days-old to be > considered for stabilization, but is there any document that serves as > an official guideline/checklist on how to consid

Re: [gentoo-user] How to request multiple keyword removals Firefox 3.6.2?

2010-03-25 Thread Justin
On 25/03/10 06:09, Walter Dnes wrote: > Given the seriousness of the latest Firefox hole, I decided that > keywording Firefox 3.6.2 ~x86 was less of a risk than continuing to run > 3.5.8. However, there were a few ~x86 ebuild dependencies on top of > ~x86 ebuild dependencies. My /etc/portage/pa

Re: [gentoo-user] sys-kernel/ck-sources - why should I use them?

2010-04-20 Thread Justin
On 20/04/10 09:47, Helmut Jarausch wrote: > Hi, > > has anybody experience with these new sys-kernel/ck-sources? > I could only see they have additional patches (in addition to those > of gentoo-sources). > But I didn't find which patches and why these have only been applied to > ck-sources? > >

Re: [gentoo-user] mixing python-2 and python-3 howto

2010-04-22 Thread Justin
the system python to py-2.*. There will be an announcement, when py-3.* goes stable and is supported to be used as system python. justin signature.asc Description: OpenPGP digital signature

Re: [gentoo-user] xorg-server/nvidia/x86-driver updated: No kbd, no mouse

2010-04-25 Thread Justin
Did you follow the official gentoo xorg-1.8 guide and did you follow the elog msgs? justin signature.asc Description: OpenPGP digital signature

Re: [gentoo-user] xorg-server/nvidia/x86-driver updated: No kbd, no mouse

2010-04-25 Thread Justin
On 25/04/10 14:49, Daniel Pielmeier wrote: > meino.cra...@gmx.de schrieb am 25.04.2010 14:25: >> >> Hi, >> >> I updated to the newest nvidia-drivers-195.36.24 and to xorg-1.80. >> Afterwards I etc-updated and recompiled the output of >> qlist -I -C x11-drivers and did a modprobe -r. >> I rebooted.

Re: [gentoo-user] No ebuild for pdfedit?

2010-05-14 Thread justin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 14/05/10 15:47, Xianwen Chen wrote: > Hi list, > > pdfedit was in the portage tree [1], but not anymore[2]. Why is that? > > X > > [1] http://bugs.gentoo.org/158188 > > [2] http://gentoo-portage.com/Search?search=pdfedit It seems to be a qt3 ap

Re: [gentoo-user] Splitting gentoo into /usr and /usr/local

2010-05-26 Thread justin
quot;~x86) under /usr/local ? > > best regards, > mcc > As per definition /usr/local is only for user stuff, no ebuild will ever install into it anything. But what you can di is using a prefix: http://www.gentoo.org/proj/en/gentoo-alt/prefix/ http://blog.jolexa.net/2010/03/23/insta

Re: [gentoo-user] lm_sensors patch borked?

2010-06-28 Thread justin
The patch was borked. Either bump to latest sys-devel/patch-2.6.1 or resync later. It is fixed now. signature.asc Description: OpenPGP digital signature

Re: [gentoo-user] /usr/bin/time is in what package?

2010-07-04 Thread justin
On 04/07/10 10:22, meino.cra...@gmx.de wrote: > Hi, > > in what package can I find /usr/bin/time (not the shell's builtin) ? > > Or, in other more general words: How can I find a package which > contains a certain installable file? > > Thanks a lot in advance for any help! > Best regards, >

Re: [gentoo-user] android-notifier

2010-10-18 Thread Justin
use doins() instead make_wrapper android-notifier ./run.sh "$(get_home)" doicon "$D/$(get_home)"/icons/$PN-desktop.png \ || die "newicon failed" make_desktop_entry android-notifier "AndroidNotifier" \ /usr/share/pixmaps/${PN}-desktop.png "Utility" || die "make_desktop_entry failed" } Indent your code. justin signature.asc Description: OpenPGP digital signature

Re: [gentoo-user] Amazon mp3 downloader?

2011-02-07 Thread justin
On 07/02/11 18:54, Grant Edwards wrote: > What are people using to download MP3's from Amazon.com? I see they > provide their close-source downloader in .deb and .rpm formats for > Debian 5, Ubuntu 9.04, Fedora 11, and OpenSUSE 11.1: > > http://www.amazon.com/gp/dmusic/help/amd.html?&forceos=LI

Re: [gentoo-user] [OT] File merge tool

2009-07-23 Thread Justin
eed some smart helper tool. >> >> >> > > Along time I used tkdiff and it worked really fine, since yesterday I swapped to the new package diffuse, which is actually the same in gtk. justin signature.asc Description: OpenPGP digital signature

Re: [gentoo-user] 5.b. Default: Using a Stage from the Internet

2009-07-27 Thread Justin
Brenton schrieb: > Hi, > > Having a go at installing Gentoo don't really know what I'm doing. > Seems to be an error with the file I've downloaded. Should I try > download again? > > livecd gentoo # md5sum -c stage3-x86-2008.0.tar.bz2.DIGESTS > ./stage3-x86-2008.0.tar.bz2: OK > md5sum: ./stage3

Re: [gentoo-user] publishing ebuilds via bugzilla - bug #279438

2009-07-28 Thread Justin
Hi, try it at the gentoo-science ml or better at #gentoo-science at freenode. First place is the science overlay t get it closer to the tree. Try to find out which dev is interested in similar packages and drop him a mail. I will comment on your ebuild at bgo. justin signature.asc Description

Re: [gentoo-user] aufs2-9999 not working for a 2.6.30 kernel?

2009-08-05 Thread Justin
Daniel Troeder wrote: > On Thu, 2009-07-30 at 10:29 +0200, Helmut Jarausch wrote: >> Hi, >> is it only me or is it well known, that even aufs2- >> does not build with a gentoo-sources-2.6.30(-r1-r4) ? >> >> Many thanks for a comment, >> Helmut. > Hello :) > > I could build aufs2-0_p20090727 wi

Re: [gentoo-user] Install kernel 2.6.22

2009-08-17 Thread Justin
Song Zhiwei schrieb: > Hi all, > > I want to emerge the gentoo-source-2.6.22, but the latest portage does > not have it but only have 2.6.16, 2.6.25 and above. How can I install > the kernel 2.6.22 for gentoo? Thanks in advance. > > Regards, > Zhiwei > get the ebuild from here http://sources.

Re: [gentoo-user] Where is pam_winbind.so?

2009-09-22 Thread Justin
you all for your help and your patience! > > Massimiliano It's part of net-fs/samba-libs and net-fs/samba. The tool you need is e-file from the pfl package. justin signature.asc Description: OpenPGP digital signature

Re: [gentoo-user] Where is pam_winbind.so?

2009-09-22 Thread Justin
Massimiliano Ziccardi schrieb: > Thank you all. I was missing the pam flag (I was sure it was there, sorry!) > > However, the pfl package is masked... Do you think it would be a good > idea to unmask it? > Or, are there other tools than efile? No. e-file queries an online DB which is updated by u

Re: [gentoo-user] opening port 8000

2009-09-23 Thread Justin
Maxim Wexler wrote: > Hi group, > > Shoutcast doesn't connect. nmap reveals all my ports are closed. How > to open port 8000? > netstat -a doesn't mention it. > > Maxim Wexler > > ps sorry if another similar post made it to the list; I was typing > away and it just disappeared, honest > Assumin

Re: [gentoo-user] gnome 2.26 stable?

2009-09-30 Thread Justin
Stefan G. Weichinger schrieb: > Without any ranting ... I feel kind of stupid waiting for GNOME 2.26 > going stable within the gentoo-tree while GNOME 2.28 is out now at > gnome.org. > > Maybe I am too conservative here and could already use 2.26 for a while > by unmasking lots of packages or doin

Re: [gentoo-user] PostgreSQL server blocker

2009-10-04 Thread Justin
Stroller wrote: > Hi there, > !!! The following installed packages are masked: > - dev-db/postgresql-8.1.11 (masked by: package.mask) > /usr/portage/profiles/package.mask: > # Patrick Lauer (03 Oct 2009) > # Mask unsupported and obsolete postgres packages > # Use postgresql-server (or postgresql-

Re: [gentoo-user] About layman... and the color output

2009-10-04 Thread Justin
Harry Putnam wrote: > New to layman but after at least a semi-careful look thru man layman I > don't find anything explaining what the different color asterisks > mean. > > I didn't read every word but scanned the whole thing twice and did a > few searchs like /color and /output > > But those di

Re: [gentoo-user] PostgreSQL server blocker

2009-10-04 Thread Justin
Stroller wrote: > > On 4 Oct 2009, at 08:40, Justin wrote: >> Stroller wrote: >>> Hi there, >> >>> !!! The following installed packages are masked: >>> - dev-db/postgresql-8.1.11 (masked by: package.mask) >>> /usr/portage/profiles/packa

Re: [gentoo-user] PostgreSQL server blocker

2009-10-04 Thread Justin
Stroller wrote: > > On 4 Oct 2009, at 15:54, Justin wrote: >>> ... >>> Did you read the part of my message where I said that: >>> >>>>> I'm running x86 (NOT ~x86), and all versions of postgresql-server >>>>> are marked with

Re: [gentoo-user] stable xorg-server seems to require testing libXfont

2009-10-05 Thread Justin
Allan Gottlieb schrieb: > At Mon, 05 Oct 2009 17:34:07 +0200 Fab wrote: > >> On Mon, 05 Oct 2009 11:06:43 -0400 >> Allan Gottlieb wrote: >>> I can certainly add libXfont to /etc/portage/package.keywords, but I >>> find it strange that a stable package (xorg-server) requires a testing >>> version

Re: [gentoo-user] commands to show where a package is installed?

2009-10-09 Thread Justin
Zhengquan Zhang wrote: > Hi, Gentoo users, > I am new to gentoo and am wondering if there is a command to show > where a package is installed? which file is installed in which > directory? > > Thanks a lot, > emerge app-portage/portage-utils and go with "qlist package" signature.asc Descriptio

Re: [gentoo-user] How to update dependency cache for emerge?

2009-10-10 Thread Justin
Mike Kazantsev wrote: > I have portage-2.2 with FEATURES="metadata-transfer", the latter > probably being the cause of the problem, but seem to be necessarry for > some overlays I'm using. > Hi that's a problem of the ebuilds in the overlays. Inthe ebuild there is a hardcoded string for the depend

Re: [gentoo-user] How to update dependency cache for emerge?

2009-10-10 Thread Justin
Mike Kazantsev wrote: > On Sat, 10 Oct 2009 09:10:24 +0200 > Justin wrote: > >> Mike Kazantsev wrote: >>> I have portage-2.2 with FEATURES="metadata-transfer", the latter >>> probably being the cause of the problem, but seem to be necessarry for >>

Re: [gentoo-user] How to update dependency cache for emerge?

2009-10-10 Thread Justin
Mike Kazantsev wrote: > On Sat, 10 Oct 2009 10:26:43 +0200 > Justin wrote: > >> It works here, perhaps try to sync again. The metadacache will be synced >> with the ebuilds. > > Erm, I think whole point of "metadata-transfer" is to get the raw > metadata

Re: [gentoo-user] What is a "packet"? Was: Checksum error

2009-10-11 Thread Justin
Albert Hopkins wrote: > On Sun, 2009-10-11 at 11:58 +0200, Volker Armin Hemmann wrote: >> sometimes upstream changes a packet without renaming it > > This got me thinking. I've been hearing the word "packet" used a lot > lately to describe software. I always think "is this a new thing or did > th

Re: [gentoo-user] Gentoo installation problem.

2009-10-11 Thread Justin
Igor Spiridonov wrote: > Hi. I try to install "DVD gentoo 10.0" and happens this: "scanning for > ata_piix" and installation freeze. Motherboard Asus P4P800SE. > Try 10.1, the are lots of bugs fixed. http://linuxcrazy.com/?q=node/77 signature.asc Description: OpenPGP digital signature

Re: [gentoo-user] Intel GM965

2009-10-15 Thread Justin
Arnau Bria wrote: Hi all, > > Anyone did success on configuring Intel GM965/GL960 on xorg 1.6? I have an > acer TravelMate 5720 ... > > 00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960 > Integrated Graphics Controller (rev 03) > > on xorg-sever 1.6.3.901-r2: > > I] x11-

Re: [gentoo-user] Where is the vala overlay?

2009-10-25 Thread Justin
Grant wrote: > Does anyone know how to get the vala git ebuild (I need vala-0.7.8)? > This page indicates the vala-overlay was merged with the gnome > overlay, but that doesn't seem to be the case: > > http://bugs.gentoo.org/179971 > > - Grant > gpo.zugaina.org signature.asc Description: Open

Re: [gentoo-user] Has MySQL become compulsory?

2009-10-25 Thread Justin
Dirk Heinrichs wrote: > Am Samstag 24 Oktober 2009 02:02:16 schrieb Dave Jones: >>> Please search the mail archives. Or read your elogs, it's all in there. >> Alan, thank you for your 'RTFM' reply. which is utterly useless either >> to me or any other follower of the gentoo-user mail group. > > It

Re: [gentoo-user] ebuild help: java main class?

2009-10-25 Thread Justin
please show us the /usr/bin/jalbum signature.asc Description: OpenPGP digital signature

Re: [gentoo-user] ebuild help: java main class?

2009-10-25 Thread Justin
Grant wrote: >> please show us the /usr/bin/jalbum > > I'm not sure what you mean. That file doesn't exist in the installation. > > - Grant > That'S what should be created with java-pkg_dolauncher jalbum \ --jar JAlbum.jar \ --java_args -Xmx400M signature.asc Descriptio

Re: [gentoo-user] Re: emerge advises upgrade profile

2009-10-27 Thread Justin
Alan McKinnon wrote: ># As much as it pains me, we hope that developers know what they're doing. >I_KNOW_WHAT_I_AM_DOING="yes" > > "developer" is the union between desktop and server. > The developer profile is primarily intended to be used by Gentoo developer, not for Software develop

Re: [gentoo-user] Re: Linux Magazine tests Gentoo performance

2009-10-30 Thread Justin
Mike Edenfield schrieb: > On 10/29/2009 5:13 PM, Nikos Chantziaras wrote: >> On 10/29/2009 10:45 PM, Nikos Chantziaras wrote: >>> I suppose this is interesting to most Gentoo users. Linux Magazine >>> performed a detailed benchmark of Gentoo, comparing it to Ubuntu 9.04: >>> >>> http://www.linux-ma

Re: [gentoo-user] scrollback using framebuffer

2009-11-15 Thread Justin
Maxim Wexler wrote: > On 11/14/09, Alan McKinnon wrote: >> On Sunday 15 November 2009 00:12:26 Maxim Wexler wrote: >> >> Yes, use vesa. It's slow at high res, but works. >> >> The nvidia framebuffer does not work with nvidia-drivers > > Yeah, I found that out just after mailing the above. But now

Re: [gentoo-user] overlays.gentoo.org having git issues?

2009-11-22 Thread Justin
Mike Edenfield wrote: > None of my git-based overlays from overlays.gentoo.org have been able to > sync this morning. Is the server having problems or is something wrong > with my git? > > --Mike > Pushing and Pulling is fine here. signature.asc Description: OpenPGP digital signature

Re: [gentoo-user] overlays.gentoo.org having git issues?

2009-11-22 Thread Justin
Alan McKinnon wrote: > On Sunday 22 November 2009 15:05:57 Mike Edenfield wrote: >> None of my git-based overlays from overlays.gentoo.org have >> been able to sync this morning. Is the server having >> problems or is something wrong with my git? >> >> --Mike >> > > I only have one git overlay fr

Re: [gentoo-user] Unmerge python?

2008-07-17 Thread Justin
Grant schrieb: I'm getting the following from portage on a critical remote system: Perhaps you should update your python. Version 2.3 will be removed from portage and is currently hardmasked. That triggers the depency bump. signature.asc Description: OpenPGP digital signature

Re: [gentoo-user] Unmerge python?

2008-07-17 Thread Justin
Grant schrieb: I'm getting the following from portage on a critical remote system: Perhaps you should update your python. Version 2.3 will be removed from portage and is currently hardmasked. That triggers the depency bump. 'emerge -pv python' wants to install python-2.5.2-r5 in a

Re: [gentoo-user] .config/audacious/config is getting big!

2008-07-20 Thread Justin
KH schrieb: Hi, I was wandering what is taking away my hdd space. Now I found: du -h .config/audacious/config 160G.config/audacious/config What is this file good for? I don't think a config file should be that big. Can I delete it without trouble? KH What's writen in the file? mine is

Re: [gentoo-user] .config/audacious/config is getting big!

2008-07-20 Thread Justin
=#e6ff64ff bar_gradient=1 bar_bevel=0 bar_shadow=1 bar_falloff=5 bar_width=8 geometry_space=1 geometry_height=50 geometry_orientation=0 geometry_posy=1 geometry_posx=520 stereo=1 debug=0 [audacious] enabled_gplugins=statusicon.so remember_jtf_entry=TRUE url_history_length=0 filesel_path=/home/justin

Re: [gentoo-user] 20008 install problem: "Could not find the root block device in ."

2008-07-20 Thread Justin
Jarry schrieb: Hi, I just downloaded install-amd64-minimal-2008.0.iso, burned it, and tried to boot&install. But during boot-up, a message comes: >> Determining root device... !! Could not find the root block device in . Please specify another value or: pre

Re: [gentoo-user] 20008 install problem: "Could not find the root block device in ."

2008-07-20 Thread Justin
Jarry schrieb: Justin wrote: >> Determining root device... !! Could not find the root block device in . Please specify another value or: press Enter for the same, type "shell" for a shell, or "q" to

Re: [gentoo-user] boost, vte, gnumeric get stuck in python-updater

2008-07-20 Thread Justin
Grant schrieb: On the two systems I've updated to python-2.5, boost, vte, and gnumeric appear as python-updater emerges no matter how many times I emerge them. Does anyone know why this happens? - Grant I've noticed the same. http://bugs.gentoo.org/show_bug.cgi?id=232467 signature.asc D

Re: [gentoo-user] revdep-rebuild now very very fast

2008-07-23 Thread Justin
Vladimir G. Ivanovic schrieb: http://r0bertz.blogspot.com/2008/06/portage-22-preserve-libs-features.html NOw I got the idea behind the preserve-libs thing. Where are the lists of packages which are in this set saved? Or are they generated on the fly? signature.asc Description: OpenPGP digit

[gentoo-user] Set "max locked memory" to unlimited

2008-07-24 Thread Justin
Hi all, I tryed to set the "max locked memory" for a user to unlimited. I did this in that way, opened shell su ulimit -l unlimited exit ulimit -a And the unlimited was gone and reset to 32k. As root it was set right. What did I do wrong, or where else I have to change things? Than

Re: [gentoo-user] Set "max locked memory" to unlimited

2008-07-25 Thread Justin
Assuming your system is PAM-enabled, you can set the limits by editing "/etc/security/limits.conf". The new limits will not affect sessions which are already started. In other words you need to log off/on for the new settings to take effect. More info: man(5) limits.conf That works, bu

Re: [gentoo-user] new timezone data requires setting a symlink by hand

2008-07-31 Thread Justin
Sebastian Wiesner schrieb: Helmut Jarausch <[EMAIL PROTECTED]> at Thursday 31 July 2008, 13:27:24 Hi, am I doing something wrong? Whenever I emerge a new sys-libs/timezone-data I need to do afterwards rm -f /etc/localtime ln -s /usr/share/zoneinfo/Europe/Berlin /etc/localtime (This is wit

Re: [gentoo-user] new timezone data requires setting a symlink by hand

2008-07-31 Thread Justin
Thanks, but it doesn't work here. I must be doing something wrong. Now, I have deleted /etc/localtime /etc/conf.d/hwclock contains clock="local" (which is recommended for a dual boot system with Windows) For /etc/timezone I have tried both Europe/Berlin and alternatively "Europe/Berlin" In b

Re: [gentoo-user] portage blocking bash -- how to fix?

2008-08-01 Thread Justin
John covici schrieb: On my laptop, I did emerge sync and it said to emerge portage, however when I tried to do this I got the following: These are the packages that would be merged, in order: Calculating dependencies . ..... done! [ebuild U ] sys-apps/sandbox-1.2.18.1-r2 [1.2.17]

Re: [gentoo-user] Why does emerge -auvND world wants to install old gentoo-soruces?

2008-08-04 Thread Justin
Grant Edwards schrieb: I've got gentoo-sources 2.6.25-r7 installed, and that's the only verions of the kernel sources that I have installed. Suddenly (starting today) "emerge -auvtND world" wants to install an older version of gentoo-sources (2.6.25-r6), and I can't figure out why: # emer

Re: [gentoo-user] incompatibility between OOo and firefox 3 ?

2008-08-09 Thread Justin
b.n. schrieb: Hi, Not being quite an early adopter, I was nonetheless thinking about upgrading to firefox-3. I did a bit of googling and I found this bug: http://bugs.gentoo.org/show_bug.cgi?id=228283 where the final comment says that OOo 2.4.x and firefox 3 are not compatible. The bug is sig

Re: [gentoo-user] incompatibility between OOo and firefox 3 ?

2008-08-09 Thread Justin
b.n. schrieb: Justin ha scritto: I can't answer your last question but give you an advice how to handle the ff upgrade. Just remove all firefox useflags and add the xulrunner instead. Huh? What if I need java and moznopango ? m. I included java, but never tried moznopango. Ja

Re: [gentoo-user] gnome update blocks

2008-08-11 Thread Justin
Zhou Rui schrieb: Hi, I got 2 blocks in today's portage updating, they are about the gnome: $ emerge -pvuDN world These are the packages that would be merged, in order: Calculating world dependencies ... done! [ebuild U ] dev-libs/libxml2-2.6.32 [2.6.31] USE="python readline -bootstrap -bu

[gentoo-user] glibc error

2008-08-19 Thread Justin
this? Thaks, justin Aug 20 08:32:48 [gdm] CRITICAL: gdm_connection_close: assertion `conn != NULL' failed_ - Last output repeated 2 times - Aug 20 08:32:48 [gdm] GLib-CRITICAL: g_hash_table_lookup_extended: assertion `hash_table != NULL' failed_ Aug 20 08:32:48 [gd

Re: [gentoo-user] glibc error

2008-08-20 Thread Justin
Dirk Heinrichs schrieb: Am Mittwoch, 20. August 2008 08:58:22 schrieb ext Justin: I have a some critical warnings while shutting down my boxes (see below). The boxes are from hardware site quit different, but on software site nearly the same. One intel, one nvidia graphics both latest

Re: [gentoo-user] glibc error

2008-08-20 Thread Justin
Volker Armin Hemmann schrieb: does something crash? not work? No nothing crashes and everything is working, but CRITICAL warnings are not senseless because this might be annoying noise. Probably, but some googleing showed that there are many other with this "problem". If you have ever st

Re: [gentoo-user] How to disable the display power save mode

2008-08-21 Thread Justin
Zhou Rui schrieb: Hi, After install the basic gentoo system, the monitor will turn to black after a few munites, but I'm running some program and I have to watch the output in console. So how to keep my display always alive, I did some google but cannot find answer (maybe my keyword is not effact

[gentoo-user] error bars in oo

2008-09-11 Thread Justin
, justin signature.asc Description: OpenPGP digital signature

Re: [gentoo-user] Re: How to minimise resource usage during emerge

2008-09-13 Thread Justin
Nikos Chantziaras schrieb: Nikos Chantziaras wrote: [...] The only real option is to get more RAM. Another option is to emerge on another machine, build binary packages and emerge those in the embedded system. Or mount / as nfs on another machine, chroot in that and compile. This skips th

Re: [gentoo-user] How to minimise resource usage during emerge

2008-09-13 Thread Justin
Alan McKinnon schrieb: On Saturday 13 September 2008 10:32:20 Hilco Wijbenga wrote: I have a very small virtual server (just 64MB RAM, no swap) where I'm trying to install Gentoo. It fails to emerge binutils due to out of memory. According to the handbook I need 64MB RAM and 256MB swap as a b

Re: [gentoo-user] Sending RSS feeds via email

2008-09-19 Thread Justin
Håkon Alstadheim schrieb: Alan McKinnon wrote: On Thursday 18 September 2008 22:24:32 [EMAIL PROTECTED] wrote: Does anyone know a tool that fetches RSS feeds and sends new articles to a given email address? Momesso Andrea What's wrong with cron, wget,

Re: [gentoo-user] Sending RSS feeds via email

2008-09-19 Thread Justin
Momesso Andrea schrieb: On Friday 19 September 2008 10:29:32 Justin wrote: Håkon Alstadheim schrieb: Alan McKinnon wrote: On Thursday 18 September 2008 22:24:32 [EMAIL PROTECTED] wrote: Does anyone know a tool that fetches RSS feeds and sends new articles to a given

Re: [gentoo-user] Sending RSS feeds via email

2008-09-19 Thread Justin
Daniel Pielmeier schrieb: 2008/9/19 Justin <[EMAIL PROTECTED]>: Looks like what I am looking for.. Thank you! I just saw that the latest version is 2.63. Perhaps you need to bump the ebuild. Just bumping the ebuild is not enough if you read the bug report carefull

Re: [gentoo-user] Whether Gentoo framebuffer console support 1280*800?

2008-09-21 Thread Justin
Astomi Chen schrieb: Hi gentoo friends, I'm a newbie in gentoo world. I follow Gentoo Handbook to installl a new sytem in Vmware. My question is the new system console is 800*600. I want to change to 1280*800(my laptop in windows in this szie). I search in Gentoo Forums, find a thread http

Re: [gentoo-user] OpenOffice quickstarter

2008-09-21 Thread Justin
Florian Philipp schrieb: Hi list! Somehow I think I'm missing something: As it seems, app-office/ooqstart-gnome and app-office/oooqs are going away real soon and there is supposed to be a quicklauncher which is emerged with app-office/openoffice. So far, so good, but I'm unable to find it!

Re: [gentoo-user] Getting python-2.3 back

2008-09-25 Thread Justin
Kirk Lowery schrieb: I'm maintaining some legacy software (don't ask ;-) that won't work on python-2.4, but needs 2.3. During upgrading today, I inadvertently allowed 2.3 to be deleted. I looked in portage, but it is apparently gone. Any suggestions on finding the old ebuild so that I can slot

Re: [gentoo-user] unofficial ebuilds - how to find

2008-09-26 Thread Justin
Helmut Jarausch schrieb: Hi, is there some repository or similar thing to find unofficial ebuilds. Currently I'm looking for an ebuild for gcc svn version or a recent gcc-4.4.0 snapshot. Many thanks for a hint, Helmut Jarausch Lehrstuhl fuer Numerische Mathematik RWTH - Aachen University D 52

Re: [gentoo-user] Tool for monitoring what's using the hard drive

2008-09-26 Thread Justin
Michael Sullivan schrieb: Is there a tool similar to `top` that will tell me what's using my hard drive? My hard drive clicks a lot when I don't think it should, and I'd really like to know what program is using it. Sometimes it's so bad that I have to manually power down the machine and restar

Re: [gentoo-user] 2008.0 Installation Question...

2008-09-29 Thread Justin
BRM schrieb: > I took the dive on my laptop this weekend and installed Gentoo 2008.0. I > started Friday night and used the stage3 and latest-portage. > The initial install when okay, until I started emerging applications - > specifically X windows/KDE/etc; and that is the point I am still workin

Re: [gentoo-user] 2008.0 Installation Question...

2008-09-29 Thread Justin
BRM schrieb: > I took the dive on my laptop this weekend and installed Gentoo 2008.0. I > started Friday night and used the stage3 and latest-portage. > The initial install when okay, until I started emerging applications - > specifically X windows/KDE/etc; and that is the point I am still workin

  1   2   3   4   5   6   >