Re: [gentoo-user] Re: ffmpeg (update)

2008-08-21 Thread Daniel Pielmeier
2008/8/21, Peter Ruskin [EMAIL PROTECTED]: Instead of running emerge --depclean, better IMHO is: emerge --update --newuse --deep --oneshot @system @world -vat, followed by emerge -C arts and emerge @preserved-rebuild if necessary. But you can not expect that everybody is running unstable

Re: [gentoo-user] Re: ffmpeg (update)

2008-08-21 Thread Daniel Pielmeier
Neil Bothwick schrieb am 21.08.2008 18:02: On Thu, 21 Aug 2008 17:27:08 +0200, Daniel Pielmeier wrote: Instead of running emerge --depclean, better IMHO is: emerge --update --newuse --deep --oneshot @system @world -vat, followed by emerge -C arts and emerge @preserved-rebuild if necessary

Re: [gentoo-user] Cleaning out my world file

2008-08-16 Thread Daniel Pielmeier
Dale schrieb am 17.08.2008 05:06: Dale wrote: Will report back later. Dale :-) :-) OK. I ran it but not real sure what the output is. Text file attached. Looks like a error or two and not sure if that matters or not. Info: portage-utils-0.1.29 portage-2.2_rc8 Thanks Dale :-)

Re: [gentoo-user] Cleaning out my world file

2008-08-16 Thread Daniel Pielmeier
Dale schrieb am 17.08.2008 05:35: OK. Did that. No errors. It is a HUGE list of files. Here is a SMALL snippet: snipping the snippet :-) They all look about the same as those listed above. What would it look like if one was orphaned? Dale :-) :-) Detecting real orphan files is

Re: [gentoo-user] gcc not downward compatible?

2008-08-11 Thread Daniel Pielmeier
2008/8/11, Peter Wood [EMAIL PROTECTED]: I don't really mind using the ~x86 version of these packages, but wonder why the old, stable packages won't compile with a newer gcc. Isn't gcc supposed to be downward compatible? No, take a look here: http://bugs.gentoo.org/show_bug.cgi?id=198121

Re: [gentoo-user] Re: make oldconfig

2008-08-06 Thread Daniel Pielmeier
2008/8/6, James [EMAIL PROTECTED]: So what I gleen is that you run on a kernel, say version linux-2.6.24-gentoo-r8 You down load newer sources, say version linux-2.6.25-gentoo-r7 cd /usr/src rm linux ln -sf /usr/src/linux-2.6.25-gentoo-r7 linux make oldconfig ??? make menuconfig

Re: [gentoo-user] make oldconfig

2008-08-05 Thread Daniel Pielmeier
2008/8/4, James [EMAIL PROTECTED]: Hello, It seems like I remember that 'make oldconfig' is not needed any more, to pass the current (booted) kernel option to the .config for building a new kernel. Of is 'make oldconfig' still a good idea? James At least in the kernel Makefile there is

Re: [gentoo-user] gentoo-wiki.com - whom to contact?

2008-08-05 Thread Daniel Pielmeier
2008/8/5, Helmut Jarausch [EMAIL PROTECTED]: Hi nearly all links on http://gentoo-wiki.com/Index:MAN are broken. Does anybody know someome to inform about that? http://gentoo-wiki.com/Gentoo_Linux_Wiki:Mailing_Lists http://gentoo-wiki.com/Gentoo_Linux_Wiki:Irc

Re: [gentoo-user] what qt package?

2008-08-04 Thread Daniel Pielmeier
2008/8/4, Matthew R. Lee [EMAIL PROTECTED]: Linguist, Designer and Assistant are part of x11-libs/qt and I don't think you can get rid of them by use flag. You have to unmerge qt but this is surely not what you want or can. Only if no package from your system depends on qt anymore. Is

Re: [gentoo-user] Cleaning out my world file

2008-08-04 Thread Daniel Pielmeier
2008/8/4, Dale [EMAIL PROTECTED]: There are three versions, all masked. Could you share which version you use? I ask since it works for you, then it may work for me too. ;-) - app-portage/udept-0.5.99.0.2.95-r1 (masked by: ~x86 keyword) - app-portage/udept-0.5.99.0.2.95 (masked by: ~x86

Re: [gentoo-user] Numpad keys behaving strange after system-wide update

2008-08-03 Thread Daniel Pielmeier
Roy Wright schrieb am 03.08.2008 08:10: Mark David Dumlao wrote: Hi, I noticed my numpad keys stopped working after doing a system update. The thing is I can't pinpoint what exacly I changed since I did an emerge -uDnav world. I'm sure its some file somewhere... Pressing numpad keys in X

Re: [gentoo-user] Cleaning out my world file

2008-08-03 Thread Daniel Pielmeier
Dale schrieb am 04.08.2008 00:18: Hi, I was wondering if their is a easy way to clean out the cruft in my world file? Is their a script? I tried saving a cope then running regenworld but that didn't do much. Maybe it is old and out of date? The reason why I want to do this? Well,

Re: [gentoo-user] what qt package?

2008-08-03 Thread Daniel Pielmeier
Matthew R. Lee schrieb am 04.08.2008 00:28: I'm doing a clean up of my system, getting rid of stuff I never use. Some time ago, for reasons I can't remember, I installed a qt development package which provided Qt linguist, Qt designer and Qt assistant. I want to unmerge them but I can't

Re: [gentoo-user] Numpad keys behaving strange after system-wide update

2008-08-02 Thread Daniel Pielmeier
Mark David Dumlao schrieb am 02.08.2008 18:16: Hi, I noticed my numpad keys stopped working after doing a system update. The thing is I can't pinpoint what exacly I changed since I did an emerge -uDnav world. I'm sure its some file somewhere... Pressing numpad keys in X doesnt seem to produce

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

2008-07-31 Thread Daniel Pielmeier
2008/7/31, Anno v. Heimburg [EMAIL PROTECTED]: Huh? I always thought the proper place was the TIMEZONE variable in /etc/conf.d/clock: It was he proper place in pre baselayout-2 and openrc times! Now the proper place for gentoo is /etc/timezone!

Re: [gentoo-user] media-video/totem-2.20.3 Access violation

2008-07-30 Thread Daniel Pielmeier
All the problems above are related to python byte code, and the way it is handled in gentoo. It would be to exhaustive to explain the problems here but maybe this bug [1] helps to understand the problem. Also if you want to learn more about python in gentoo you can read this [2]. In the case of

Re: [gentoo-user] mount: special device /dev/hdc does not exist. What does this mean?

2008-07-19 Thread Daniel Pielmeier
Alan Mackenzie schrieb: Hi, Gentoo? I've a newly installed system, now working with my own special optimiesed keyboard layout. :-) However, I can't access my DVD drives. I know at least one of them works, because I installed Gentoo from it. When I do mount -tiso9660 /dev/hdc /cdrom ,

Re: [gentoo-user] mount: special device /dev/hdc does not exist. What does this mean?

2008-07-19 Thread Daniel Pielmeier
Alan Mackenzie schrieb: When I do mount -tiso9660 /dev/hdc /cdrom , it comes back with special device /dev/hdc does not exist. And yes, there was a CD in the drive, and /cdrom exists. Do you mean mount -t iso9660 /dev/hdc /cdrom Maybe. Is that different? Yeah, there is a

Re: [gentoo-user] DVD and changing permissions

2008-07-17 Thread Daniel Pielmeier
2008/7/17, Joerg Schilling [EMAIL PROTECTED]: I have a bug open addressing this and a few other things. Do you remember the Announcement file, so I can add this information to the bug! If not i will delve through the files myself. Mmmm, don't you know grep? s/delve/grep/ :-) I searched

Re: [gentoo-user] Video DVD Creation

2008-07-17 Thread Daniel Pielmeier
sean schrieb: Jorg, Another update. I had made two attempts burning my movie to a no-brand DVD-R. Not wanting to waste another DVD-R I instead used a brand name DVD+RW for another test. It worked, the movie played. When I get the chance I will pick up a brand name DVD-R and try the

Re: [gentoo-user] DVD and changing permissions

2008-07-16 Thread Daniel Pielmeier
2008/7/16, Joerg Schilling [EMAIL PROTECTED]: Daniel Pielmeier [EMAIL PROTECTED] wrote: By the way would you recommend those commands for creating dvd-video material, or should there be something changed. I mean it should be most compatible. Playable on PC and standalone players

Re: [gentoo-user] DVD and changing permissions

2008-07-16 Thread Daniel Pielmeier
2008/7/16, Joerg Schilling [EMAIL PROTECTED]: I use utf-8 on my system, so i thought it is correct. Can you please explain me what are $INS_BASE/lib/profiled $INS_BASE/lib/siconv for. These two directories are not installed by the gentoo installation. I ask this because I guess the

Re: [gentoo-user] DVD and changing permissions

2008-07-16 Thread Daniel Pielmeier
Dale schrieb: This appears to be a udf problem I would assume with the kernel. If I mount the DVD as iso9660 then it works fine but if it mounts with udf the permissions are wrong. Is there a way to tell hal, ivman and friends to always use iso9660? At least until there is a fix in the

Re: [gentoo-user] DVD and changing permissions

2008-07-15 Thread Daniel Pielmeier
You, or anybody else, notice anything strange, odd and/or just plain wrong? Would a different version of k3b help? I'm not sure what is causing this problem just that I have one. I would also be willing to try a command line if you can provide me with the 'correct' options to test with.

Re: [gentoo-user] DVD and changing permissions

2008-07-15 Thread Daniel Pielmeier
2008/7/15, Joerg Schilling [EMAIL PROTECTED]: I did a bit testing last night and found out that the files and directories in the resulting images created by mkisofs all have permissions 000. What I see from the man pages is that the -udf and -r options are setting the user and group

Re: [gentoo-user] DVD and changing permissions

2008-07-15 Thread Daniel Pielmeier
2008/7/15, Dale [EMAIL PROTECTED]: LOL. Since there is no fstab entry, you will have to enlighten me a bit. How do I tell hal to mount it that way instead of udf? Hmmm, guess I could turn off hal and try manually. BRB This is odd. [EMAIL PROTECTED] / # cat /proc/filesystems nodev sysfs

Re: [gentoo-user] DVD and changing permissions

2008-07-15 Thread Daniel Pielmeier
2008/7/15, Joerg Schilling [EMAIL PROTECTED]: Daniel Pielmeier [EMAIL PROTECTED] wrote: UDF permissions created by mkisofs have been verified by mounting the images on Solaris. As I could not see any deviations from the original permissions, I suspect a problem in the Linux

Re: [gentoo-user] DVD and changing permissions

2008-07-15 Thread Daniel Pielmeier
2008/7/15, Joerg Schilling [EMAIL PROTECTED]: I have set up the machine recently, and I think there is now way to share files between Host and Guest OS in Virtualbox when the guest is Solaris. So I will burn the Live CD and try it within the Live CD. Any virtualization solution I know

Re: [gentoo-user] Mail on multiple laptops

2008-07-15 Thread Daniel Pielmeier
2008/7/15, Michael Pobega [EMAIL PROTECTED]: I've always had just one laptop so I've been a POP user for years now, but I'm finally buying a second laptop for travels (Asus Eee PC) and I was wondering what gentoo-user would recommend as a good way to keep the mail synced on both of my

Re: [gentoo-user] DVD and changing permissions

2008-07-15 Thread Daniel Pielmeier
I think I don't need testing on an other OS. It is working flawless here. I have created to iso-images one as data and the other one as video with the following calls: VIDEO: mkisofs -dvd-video -UDF -R -iso-level 1 -v -volid DVD_VIDEO -sysid LINUX -input-charset utf-8 -o ../dvd-video.iso ./

Re: [gentoo-user] DVD and changing permissions

2008-07-15 Thread Daniel Pielmeier
Joerg Schilling schrieb: Daniel Pielmeier [EMAIL PROTECTED] wrote: It was jst isoinfo which did not show the permissions: isoinfo -l -i dvd-data.iso Directory listing of / d- 000 2048 Jul 15 2008 [266 02] . d- 000 2048 Jul 15 2008 [266

Re: [gentoo-user] Problems compiling gcc 4.2.4 and 4.3.1-r1

2008-07-14 Thread Daniel Pielmeier
2008/7/14, John covici [EMAIL PROTECTED]: Portage 2.1.4.4 (default/linux/x86/2008.0/developer, gcc-4.1.2, glibc-2.6.1-r0, 2.6.24-gentoo-r5 i686) ^^ that's your major problem... Which of those is the problem -- I am running 32-bit

Re: [gentoo-user] Uwe Thiem

2008-07-14 Thread Daniel Pielmeier
Alan McKinnon schrieb: It's a sad day for me today. Uwe Thiem, who has been on this list longer than I have, passed away on Friday. My friend Alastair put up a little tribute here: http://www.tectonic.co.za/?p=2574 What that page doesn't say is how much Uwe loved gentoo. A long-time

Re: [gentoo-user] DVD and changing permissions

2008-07-14 Thread Daniel Pielmeier
Dale schrieb: OK folks, still looking for a fix here. Any ideas at all? There is a bug [1] open about this problem, unfortunately still unsolved! Maybe the k3b command line will help to investigate on this further. [1] http://bugs.gentoo.org/show_bug.cgi?id=213399 --

Re: [gentoo-user] DVD and changing permissions

2008-07-14 Thread Daniel Pielmeier
Dale schrieb: Daniel Pielmeier wrote: Dale schrieb: OK folks, still looking for a fix here. Any ideas at all? There is a bug [1] open about this problem, unfortunately still unsolved! Maybe the k3b command line will help to investigate on this further. [1] http://bugs.gentoo.org

Re: [gentoo-user] DNS poisoning fix

2008-07-09 Thread Daniel Pielmeier
Mick schrieb: Hi All, Have you seen this? http://uk.news.yahoo.com/afp/20080709/ttc-us-it-internet-software-crime-e0bba4a.html and this? http://www.doxpara.com/ Is it merely a matter of using the right version of bind (for those who run a bind daemon locally), or does it go further than

Re: [gentoo-user] transcode dies on revdep-rebuild

2008-07-08 Thread Daniel Pielmeier
2008/7/8, Mick [EMAIL PROTECTED]: http://bugs.gentoo.org/show_bug.cgi?id=229953 Try media-video/transcode-1.0.4-r3! -- gentoo-user@lists.gentoo.org mailing list

Re: [gentoo-user] emerge -avC cdrkit emerge -av cdrtools

2008-07-07 Thread Daniel Pielmeier
2008/7/7, Joerg Schilling [EMAIL PROTECTED]: Also note that these people from Debian (whose claims have been repeated) have ZERO credibiltiy. In September 2006, when they started cdrkit, they claimed that there were exactly two problems: Claim 1:The CDDL is not a free license

Re: SCG (was: Re: [gentoo-user] emerge -avC cdrkit emerge -av cdrtools)

2008-07-07 Thread Daniel Pielmeier
2008/7/5, Daniel Pielmeier [EMAIL PROTECTED]: Joerg Schilling schrieb: This is a really bad idea. /usr/include/scg/ is a planned directory that is known to be unique. cdrkit does not deliver anything that is even approximately useful as a replacement for libscg. Installing

Re: SCG (was: Re: [gentoo-user] emerge -avC cdrkit emerge -av cdrtools)

2008-07-07 Thread Daniel Pielmeier
2008/7/7, Joerg Schilling [EMAIL PROTECTED]: Daniel Pielmeier [EMAIL PROTECTED] wrote: Out of curiosity I tried a manual install and /usr/include/scg/ was not created at all. The command i used was ./Gmake INS_BASE=/home/billie/cdrtools-test/ install Is this intended to be a joke or do

Re: [gentoo-user] emerge -avC cdrkit emerge -av cdrtools

2008-07-05 Thread Daniel Pielmeier
KH schrieb: Hi, after reading some emails from the list I have been trying to unmerge cdrkit and to emerge cdrtools. I aslo hat to unmerge dvd+rw-tools and kino. Anyway I am still not able to emerge cdrtools. !!! Cannot write to '/usr/include/scsilib/scg'. !!! Please check permissions and

Re: [gentoo-user] emerge -avC cdrkit emerge -av cdrtools

2008-07-05 Thread Daniel Pielmeier
Volker Armin Hemmann schrieb: On Samstag, 5. Juli 2008, Daniel Pielmeier wrote: I find it a bit sad that cdrkit is the preferred cd burning application because it satisfies the cdrtools virtual first. This means when you have neither cdrkit nor cdrtools installed cdrkit is preferred. However i

Re: [gentoo-user] emerge -avC cdrkit emerge -av cdrtools

2008-07-05 Thread Daniel Pielmeier
Joerg Schilling schrieb: Daniel Pielmeier [EMAIL PROTECTED] wrote: So you successfully unmerged cdrkit, dvd+rw-tools and kino. The installation of cdrtools fails because of a broken symlink. I guess the /usr/include/scsilib/scg symlink to usr/include/scsilib/usal has not been removed

SCG (was: Re: [gentoo-user] emerge -avC cdrkit emerge -av cdrtools)

2008-07-05 Thread Daniel Pielmeier
Joerg Schilling schrieb: Daniel Pielmeier [EMAIL PROTECTED] wrote: Joerg Schilling schrieb: Daniel Pielmeier [EMAIL PROTECTED] wrote: So you successfully unmerged cdrkit, dvd+rw-tools and kino. The installation of cdrtools fails because of a broken symlink. I guess the /usr/include/scsilib

Re: [gentoo-user] emerge -avC cdrkit emerge -av cdrtools

2008-07-05 Thread Daniel Pielmeier
Neil Bothwick schrieb: On Sat, 05 Jul 2008 14:14:17 +0200, Daniel Pielmeier wrote: I find it a bit sad that cdrkit is the preferred cd burning application because it satisfies the cdrtools virtual first. This means when you have neither cdrkit nor cdrtools installed cdrkit is preferred

Re: [gentoo-user] CD ROM does not play audio CD's

2008-07-04 Thread Daniel Pielmeier
2008/7/4, John covici [EMAIL PROTECTED]: Not sure who is maintaining cdrtools for gentoo, but any chance of getting alpha44 into the gentoo repository? According to ftp://ftp.berlios.de/pub/cdrecord/alpha/ cdrtools-2.01.01a42 is the latest version and cdrtools-2.01.01a41 is in the tree. If you

Re: [gentoo-user] Curious emerge behaviour.

2008-07-03 Thread Daniel Pielmeier
2008/7/3, James Homuth [EMAIL PROTECTED]: Will the package itself be removed at some point? And if so, I'm assuming Portage will take care of killing it from my system at that point? Newer versions of portage, will take care of those standard blockers themself.

Re: [gentoo-user] Emerging SVN build when server is down

2008-07-02 Thread Daniel Pielmeier
2008/7/2, Neil Bothwick [EMAIL PROTECTED]: I've just tried to emerge the svn ebuild of madwifi-ng after a kernel update. I have previously merged this so I have working sources in $DISTDIR/svn-src but svn.madwifi.org is down. The emerge bails out when it is unable to contact the server, when I

Re: [gentoo-user] Emerging SVN build when server is down

2008-07-02 Thread Daniel Pielmeier
Neil Bothwick schrieb: On Wed, 2 Jul 2008 17:37:39 +0200, Daniel Pielmeier wrote: I have not tried this myself but you can try to copy $DISTDIR/svn-src to $WORKDIR and use 'ebuild name-of-the-ebuild.ebuild {install,qmerge}' to install it manually. See 'man ebuild' for reference. I was about

Re: [gentoo-user] Re: CD/DVD burning tools?

2008-06-29 Thread Daniel Pielmeier
Daniel Iliev schrieb: On Sun, 29 Jun 2008 21:46:41 +0200 [EMAIL PROTECTED] (Joerg Schilling) wrote: »Q« [EMAIL PROTECTED] wrote: I've just read your outdated page It is not outdated. Since more than a year, there is no visible development in cdrkit. So I asume that they did not add new

Re: [gentoo-user] Enabling Hald services

2008-06-22 Thread Daniel Pielmeier
Norman Hakim schrieb: Ward Poelmans [EMAIL PROTECTED] wrote: 2008/6/21 Norman Hakim : Yes,i can the icon but i cannot open it,after i click it nothing happen. Is it i have to Run mount and dmesg using terminal? i'm using Gnome desktop manager,the id stated is 1000. So when you click,

Re: [gentoo-user] xfce-base/xfce ebuild is broken?

2008-06-22 Thread Daniel Pielmeier
Grant Edwards schrieb: I just tied to do an emerge -auvND world, and it's failing: emerge: there are no ebuilds to satisfy =xfce-extra/xfce4-icon-theme-4.4.2. (dependency required by xfce-base/xfce4-4.4.2 [installed]) Sure enough there is no longer an xfce-extra/xfce4-icon-theme ebuild.

Re: [gentoo-user] xfce-base/xfce ebuild is broken?

2008-06-22 Thread Daniel Pielmeier
Daniel Pielmeier schrieb: Grant Edwards schrieb: I just tied to do an emerge -auvND world, and it's failing: emerge: there are no ebuilds to satisfy =xfce-extra/xfce4-icon-theme-4.4.2. (dependency required by xfce-base/xfce4-4.4.2 [installed]) Sure enough there is no longer an xfce-extra

Re: [gentoo-user] Re: xfce-base/xfce ebuild is broken?

2008-06-22 Thread Daniel Pielmeier
Grant Edwards schrieb: Relax, there are currently a few pkg moves in xfce. xfce-extra/xfce4-icon-theme xfce-extra/terminal xfce-extra/ristretto This three are moved to other categories, sync again in a few hours and if it does not work file a bug! plus xfce-extra/xfburn. This is WIP so maybe

Re: [gentoo-user] Re: xfce-base/xfce ebuild is broken?

2008-06-22 Thread Daniel Pielmeier
Daniel Pielmeier schrieb: OK, I'll try again tomorrow. This does prompt a couple questions: 1. How does one know when not to do a sync/update so that one can avoid these problems? Is there a database broken ornot-broken status? 2. Is there no way to commit a set of database changes

Re: [gentoo-user] Re: xfce-base/xfce ebuild is broken?

2008-06-22 Thread Daniel Pielmeier
Grant Edwards schrieb: On 2008-06-22, Daniel Pielmeier [EMAIL PROTECTED] wrote: 1. How does one know when not to do a sync/update so that one can avoid these problems? Is there a database broken or not-broken status? 1. You can not know before but you can monitor the irc channel

Re: [gentoo-user] Re: Error compiling xine-lib - libtool errors

2008-06-21 Thread Daniel Pielmeier
Alan McKinnon schrieb: Replying to my own post, because some elementary exploring on the local machine provided the solution: /sbin/fix_libtool_files.sh 4.2.3 allowed xine-lib to build. On a related note, I find libtool a most confusing bit of software, and don't really understand what it

Re: [gentoo-user] revdep-rebuild wants to downgrade firefox from 3 to 2.0.0.14

2008-06-19 Thread Daniel Pielmeier
Jason Messerschmitt schrieb: Could you elaborate. What is xulrunner exactly? On Thu, Jun 19, 2008 at 1:06 PM, [EMAIL PROTECTED] wrote: On Thu, Jun 19, 2008 at 01:01:27PM -0500, Jason Messerschmitt wrote: Help me stop this from happening please. In my recent troubles with emerge -ev world, I

Re: [gentoo-user] Emerge -puv really slow?

2008-06-15 Thread Daniel Pielmeier
Paul Sobey schrieb: For the last couple of weeks I've noticed that emerge -puv world takes an absolute age on my machine (currently at 5 mins and counting), while the cpu gows to 100%. The little emerge rotator bar that spins while it calculates dependencies moves extremely slowly. Is there

Re: [gentoo-user] python Tkinter

2008-06-13 Thread Daniel Pielmeier
2008/6/13, David Harel [EMAIL PROTECTED]: Hi, I need Tkinter: http://wiki.python.org/moin/TkInter . In /etc/portage/package.use I added: dev-lang/python (-nocxx) (-nothreads) tk trying the package as explained in Step 1 in the above link: $ python Python 2.5.1 (r251:54863, Mar 12 2008,

Re: [gentoo-user] K3b complains about my locale

2008-06-01 Thread Daniel Pielmeier
Kevin O'Gorman schrieb: perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = en_EN, LANG = en_EN are supported and installed on your system. perl: warning: Falling back to the standard locale (C).

Re: [gentoo-user] K3b complains about my locale

2008-05-31 Thread Daniel Pielmeier
Kevin O'Gorman schrieb: On Sat, May 31, 2008 at 12:38 PM, Neil Bothwick [EMAIL PROTECTED] wrote: On Sat, 31 May 2008 07:05:14 -0700, Kevin O'Gorman wrote: Just to be sure, I re-ran locale-gen just now. It reported two problems with a Polish locale (that I do not use): Then remove it from

Re: [gentoo-user] K3b complains about my locale

2008-05-29 Thread Daniel Pielmeier
Kevin O'Gorman schrieb: On Thu, May 29, 2008 at 3:18 PM, Mick [EMAIL PROTECTED] wrote: On Thursday 29 May 2008, Kevin O'Gorman wrote: On Thu, May 29, 2008 at 2:29 PM, Mick [EMAIL PROTECTED] wrote: On Thursday 29 May 2008, Kevin O'Gorman wrote: When I crank up K3b, it complains about my

Re: [gentoo-user] Question about items on the main menu

2008-05-01 Thread Daniel Pielmeier
2008/5/1 Michael Sullivan [EMAIL PROTECTED]: In gnome-2.20.3, how would I find out what Main Menu-System-Administration-Printing tries to run? And where would errors from attempting to run it be dumped to? When I run it, it fails silently. You can try to find out which desktop file

Re: [gentoo-user] Re: baselayout-2.0.0 surprises

2008-04-17 Thread Daniel Pielmeier
Michael Schmarck schrieb: · Neil Bothwick [EMAIL PROTECTED]: On Thu, 17 Apr 2008 17:23:18 +0200, Volker Armin Hemmann wrote: Because you didn't read the elog messages. it is still not ok to remove /etc/conf.d/net. That is extremly stupid. It would be, but it wasn't removed on any of the

Re: [gentoo-user] Re: baselayout-2.0.0 surprises

2008-04-17 Thread Daniel Pielmeier
Volker Armin Hemmann schrieb: On Donnerstag, 17. April 2008, Daniel Pielmeier wrote: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/baselayout/baselay out-2.0.0.ebuild?r1=1.2r2=1.3 oh great, changes without a rX bump. I hate that. No need for a rev bump here i guess! Anybody who

Re: [gentoo-user] you have cruft in /proc remove it

2008-04-17 Thread Daniel Pielmeier
maxim wexler schrieb: Here's a useful discussioin: http://forums.gentoo.org/viewtopic-t-254197-postdays-0-postorder-asc-highlight-findcruft-start-50.html --- Helmut Jarausch [EMAIL PROTECTED] wrote: Hi, does anybody know where the message you have cruft in /proc remove it comes from and

Re: [gentoo-user] you have cruft in /proc remove it

2008-04-17 Thread Daniel Pielmeier
Neil Bothwick schrieb: On Thu, 17 Apr 2008 23:24:20 +0200, Daniel Pielmeier wrote: Second: I don't think this is normal filesystem cruft like which is discussed in the forum. The proc (proc - Process information pseudo-filesystem) filesystem contains information about the state of your

Top posting (Was Re: [gentoo-user] you have cruft in /proc remove it)

2008-04-17 Thread Daniel Pielmeier
maxim wexler schrieb: First: Don't top post! Big whoop! The two posts are tiny -- it's easy to see at a glance which is the original and which the reply. Irrelevant! I answered you below, what happens when you answer again on the top, and so on? Answer5 Answer3 Answer1 Question Answer2

Re: [gentoo-user] udev and baselayout2

2008-04-17 Thread Daniel Pielmeier
Justin schrieb: to which udev version should be upgraded for the baselayout2? Openrc requires sys-fs/udev-118-r2. As far as i know udev-120 is going to be stabilized with openrc/baselayout-2 which I use too. Didn't have any problems so far! Regards, Daniel -- gentoo-user@lists.gentoo.org

Re: [gentoo-user] Question about eix-test-obsolete output

2008-04-13 Thread Daniel Pielmeier
Installed packages with a version not in the database (or masked): As it says this apps are either not in the database or masked. kde-base/kdeaddons-docs-konq-plugins-3.5.9 masked kde-base/kdeaddons-kfile-plugins-3.5.9 masked kde-base/kdeaddons-meta-3.5.9 masked

Re: [gentoo-user] Question about eix-test-obsolete output

2008-04-13 Thread Daniel Pielmeier
emerge -uNDvp world comes out clean. Hmm. I just commented an entry in package keywords and after that it showed up the same way as reported it. If i run portage it wants to downgrade that particular package. I can not find gentoo-sources-2.6.23-r3 in any file in /etc/portage/package.* so

Re: [gentoo-user] Question about eix-test-obsolete output

2008-04-13 Thread Daniel Pielmeier
Neil Bothwick schrieb: On Sun, 13 Apr 2008 14:02:38 +0200, Daniel Pielmeier wrote: But what is the difference between a redundant entry and an uninstalled entry. As far as I see the matching criteria of both checks is a package which is not installed or in the database but in a package

Re: [gentoo-user] Question about eix-test-obsolete output

2008-04-13 Thread Daniel Pielmeier
Dale schrieb: Daniel Pielmeier wrote: Thanks! I wonder when there will be one single tool which is capable to take care of a configuration and cleaning /etc/portage/ or is there already one i miss? Regards, Daniel I wouldn't mind having one that cleans out /etc as a whole. I'm sure

Re: [gentoo-user] Question about eix-test-obsolete output

2008-04-13 Thread Daniel Pielmeier
Vaeth schrieb: Neil Bothwick wrote: On Sun, 13 Apr 2008 14:02:38 +0200, Daniel Pielmeier wrote: Redundant is where the package is still available but the /etc/portage.* entry is no longer needed. e.g. you have dev-lib/foobar-1.1 ~x86 in package.keyworkd but it is now stable. Sounds reasonable

Re: [gentoo-user] Fetch Restriction: 1 package (1 unsatisfied)

2008-04-07 Thread Daniel Pielmeier
Igor Mikushkin schrieb: Hello! I have a problem. emerge -av eclipse-sdk failed with this: [ebuild NSF ] dev-java/sun-jdk-1.4.2.17 USE=X alsa -doc -examples -jce -nsplugin -odbc 35,525 kB Why the fetch is restricted? And how to avoid this? You can not avoid this, however it should give

Re: [gentoo-user] uvesafb fails to work

2008-04-05 Thread Daniel Pielmeier
Mick schrieb: On Wednesday 02 April 2008, Daniel Pielmeier wrote: Mick schrieb: # dmesg | grep uvesafb Kernel command line: root=/dev/sda3 video=uvesafb:[EMAIL PROTECTED],ywrap,mtrr:4 splash=silent,fadein,theme:emergence quiet CONSOLE=/dev/tty1 uvesafb: ATI Technologies Inc., V380, 01.00, OEM

Re: [gentoo-user] old ebuild

2008-04-02 Thread Daniel Pielmeier
Felipe de Jesús Molina Bravo schrieb: Hi I need apache 2.0.63 but it is not in my portage ... do i need to do for it? or does where i read for it? thanks in advance http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-servers/apache/?hideattic=0 Take a look here 2.0.63 is not there but

Re: [gentoo-user] 2008.0 install media

2008-04-01 Thread Daniel Pielmeier
James schrieb: Hello Anyone know what's up with this status page? http://www.gentoo.org/proj/en/releng/release/2008.0/index.xml I've got several boxen that need to be installed so I was hoping to test drive 2008.0 James Read here www.gentoo.org -- gentoo-user@lists.gentoo.org

Re: [gentoo-user] Konsole, Gentoo and colors

2008-03-31 Thread Daniel Pielmeier
Kevin O'Gorman schrieb: On Sat, Mar 29, 2008 at 9:52 AM, Etaoin Shrdlu [EMAIL PROTECTED] wrote: On Saturday 29 March 2008, 17:30, Kevin O'Gorman wrote: Does anyone have a suggestion? You can remap the colors used by portage. man color.map -- gentoo-user@lists.gentoo.org mailing list I

Re: [gentoo-user] startup script in /etc/init.d does not perform the stop part.

2008-03-31 Thread Daniel Pielmeier
David Harel schrieb: Greetings, I added a simple init startup script with dependency need localmount The script is added to runlevel default using rc-update. The script works fine on boot time but it's stop part doesn't work on system shutdown. Any idea? # rc-update -s bootmisc

Re: [gentoo-user] uvesafb fails to work

2008-03-30 Thread Daniel Pielmeier
Mick schrieb: Hi All, I've just compiled kernel-2.6.24-gentoo-r3 which comes with uvesa and thought of using it on a box of mine. However, amidst other weird and wonderful errors that the new kernel gives me on this box, I have completely failed to get uvesafb to work. When it boots up it

Re: [gentoo-user] uvesafb fails to work

2008-03-30 Thread Daniel Pielmeier
Mick schrieb: On Sunday 30 March 2008, Daniel Pielmeier wrote: Mick schrieb: Hi All, I've just compiled kernel-2.6.24-gentoo-r3 which comes with uvesa and thought of using it on a box of mine. However, amidst other weird and wonderful errors that the new kernel gives me on this box, I have

Re: [gentoo-user] Emergency shutdown, how to?

2008-03-28 Thread Daniel Pielmeier
2008/3/28, Dale [EMAIL PROTECTED]: Hi, I had a problem the other day where I needed to shutdown, like in a real hurry. My power supply was packed up and checking out without paying the bill. I was in KDE and just selected logout then shutdown from the menu. Is there a faster way to

Re: [gentoo-user] Emergency shutdown, how to?

2008-03-28 Thread Daniel Pielmeier
2008/3/28, Dirk Heinrichs [EMAIL PROTECTED]: Am Freitag, 28. März 2008 schrieb ext Daniel Pielmeier: You can try this one: http://en.wikipedia.org/wiki/Magic_SysRq_key Wow, good to know that Wikipedia has it, just in case I don't have kernel sources installed on my Gentoo systems ;-) Yeah

Re: [gentoo-user] gnome 2.22

2008-03-28 Thread Daniel Pielmeier
2008/3/28, Stéphane ANCELOT [EMAIL PROTECTED]: I have tried to find it , but by the way how to enable gnome 2.22 in gentoo ?? Gnome 2.22 is about to be added to the portage tree, be patient! Most components are already there! The meta ebuilds for gnome and gnome-light are still missing!

Re: [gentoo-user] portage confusion

2008-03-03 Thread Daniel Pielmeier
Are you using kde-4.0.x or why do you have kde-3.5.7. Tried to update to kde-4.0.x near the end of January. This was after almost two years of not updating anything. This led to a emerge -uD world which took about a week over my string-and-can modem. Many, many failure to build

Re: [gentoo-user] portage confusion

2008-03-02 Thread Daniel Pielmeier
maxim wexler schrieb: python. So you *should* be able to unmerge the old one. If something does break... then file a bug at b.g.o. It want's to grab both of them. How do I move 2.4.4.r6 to the protected column? Or should I? Is this a good place to use the operator? try emerge -pC

Re: [gentoo-user] portage confusion

2008-03-02 Thread Daniel Pielmeier
Now do emerge -avuND world ... [blocks B ] app-crypt/qca-1.0-r3 (is blocking app-crypt/qca-2.0.0-r2) ... So, localhost heathen # emerge -pvC qca These are the packages that would be unmerged: app-crypt/qca selected: 2.0.0-r2 protected: none omitted: none 'Selected'

Re: [gentoo-user] Portage issue

2008-02-04 Thread Daniel Pielmeier
[blocks B ] sys-apps/portage-2.1.4_rc1 (is blocking app-shells/bash-3.2_p33) emerge --oneshot --nodeps portage and then a normal emerge portage [blocks B ] kde-base/ksync (is blocking kde-base/kdelibs-3.5.8-r10) I think somebody has mentioned this before ksync is part of the new

Re: [gentoo-user] portage problems

2008-02-02 Thread Daniel Pielmeier
Carter, Dwayne schrieb: [blocks B ] dev-lang/python-2.3.6-r2 (is blocking app-admin/python-updater-0.2) You also have to be careful with this blocker, never unmerge python or you are lost as portage does not work without python. You have to do something like this to get around it.

Re: [gentoo-user] portage problems

2008-02-02 Thread Daniel Pielmeier
Alan McKinnon schrieb: On Saturday 02 February 2008, Daniel Pielmeier wrote: !!! Problems have been detected with your world file !!! Please run emaint --check world You should also consider this! There are some invalid entries in your world file. Normally this are packages which are in world

Re: [gentoo-user] Is GWN dead?

2008-01-11 Thread Daniel Pielmeier
2008/1/11, Shaochun Wang [EMAIL PROTECTED]: Is Gentoo Weekly Newsletter dead? The most recent update is 15 Oct, 2007. What happened in Gentoo community? There is currently a discussion on gentoo-dev. It looks like it will be changed to a GMN (Gentoo Monthly Newsletter) due to the lack of

Re: [gentoo-user] Is GWN dead?

2008-01-11 Thread Daniel Pielmeier
2008/1/11, Shaochun Wang [EMAIL PROTECTED]: On Fri, Jan 11, 2008 at 09:58:16AM +0100, Pongracz Istvan wrote: 2008. 01. 11, p茅ntek keltez茅ssel 09.37-kor Daniel Pielmeier ezt 铆rta: joke Or they will change to GYN (Gentoo Yearly Newsletter) :) /joke Maybe you joke

Re: [gentoo-user] Is GWN dead?

2008-01-11 Thread Daniel Pielmeier
The 2007.1 release has been canceled by the release-engineering-team because of multiple-problems, maybe there will be a 2008.0 release with fresh install-media. Again i recommend join gentoo-dev and you will see what is going on! -- gentoo-user@lists.gentoo.org mailing list

Re: [gentoo-user] Re: Kernel schedulers

2007-12-14 Thread Daniel Pielmeier
2007/12/14, James [EMAIL PROTECTED]: Hemmann, Volker Armin volker.armin.hemmann at tu-clausthal.de writes: Nowadays CFQ and deadline are the best choices. Why not built all three and switch between them with the apropriate kernel command line. That way you can easily test which one is

Re: [gentoo-user] fails to emerge app-office/openoffice-2.3.1

2007-12-11 Thread Daniel Pielmeier
It is a known bug, see here: http://bugs.gentoo.org/show_bug.cgi?id=163881 -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] resolv.conf being overwritten

2007-12-10 Thread Daniel Pielmeier
2007/12/10, Sean [EMAIL PROTECTED]: On a newly built amd64 based system my resolv.conf keeps getting overwritten on system startup so I am loosing my nameserver entry. The system is set with a static address and I have dhcp_eth0=nodns in my conf.d/net file. I read that this included entry

Re: [gentoo-user] resolv.conf being overwritten

2007-12-10 Thread Daniel Pielmeier
Sean schrieb: On a newly built amd64 based system my resolv.conf keeps getting overwritten on system startup so I am loosing my nameserver entry. The system is set with a static address and I have dhcp_eth0=nodns in my conf.d/net file. I read that this included entry would prevent my

Re: [gentoo-user] is it safe to unmask sys-auth/policykit

2007-12-08 Thread Daniel Pielmeier
John covici schrieb: on Saturday 12/08/2007 Rumen Yotov([EMAIL PROTECTED]) wrote John covici ??: Sorry if this is a duplicate -- II never got it back, so I am sending it again. Hi. I was trying to do an emerge --update --deep --with-bdeps=y world and got the following

<    1   2   3   4   5   6   >