RE: [gentoo-user] persistent broken dynamic link notice from revdep-rebuild

2007-03-17 Thread de Almeida, Valmor F.
> -Original Message- > From: Neil Bothwick [mailto:[EMAIL PROTECTED] > > As you have determined the files no longer belong to a package, it is > quite safe to remove them. > This is a small thing but here is the current result from ->revdep-rebuild --pretend Configuring search environm

RE: [gentoo-user] persistent broken dynamic link notice from revdep-rebuild

2007-03-17 Thread de Almeida, Valmor F.
> -Original Message-> > If you run fix_libtool_files.sh, it modifies a number of .la files. As a Indeed I used it. > result, these files are removed when their parent package is unmerged > because their checksums no longer match the package's CONTENTS file. This > isn't an issue if you h

Re: [gentoo-user] persistent broken dynamic link notice from revdep-rebuild

2007-03-17 Thread Neil Bothwick
On Sat, 17 Mar 2007 15:12:24 -0400, de Almeida, Valmor F. wrote: > As part of the final stage of a long upgrade from profile 2005.1 to > 2006.1, I get many messages from revdep-rebuild of broken links to files > that are not part of any installed package but were in the past. For > instance: > > b

Re: [gentoo-user] mysql start issues

2007-03-17 Thread Levent Duymuş
It seems that you have problems with mysql's privilege table. Try these: mysqld --skip-grant-tables --user=root & (or try with --user=mysql) mysql_fix_privilege_tables pkill mysqld (kill all mysqld process until all of them killed) /etc/init.d/mysql_restart If still mysql cannot start l,

RE: [gentoo-user] mysql start issues

2007-03-17 Thread Richard Torres
This log doesn't change when I try to start mysql. # tail -f mysql.err 060411 14:23:42 mysqld started 060411 16:47:54 mysqld ended 060629 18:10:25 mysqld started 060703 16:58:17 mysqld ended 060806 08:30:54 mysqld started 060806 08:38:40 mysqld ended 061222 17:52:51 mysqld s

Re: [gentoo-user] Kmail and incorrect character encoding

2007-03-17 Thread Mike Williams
On Saturday 17 March 2007 15:13:59 Daniel D Jones wrote: > Anyone have a clue as to why Kmail might be setting the reply to charset: > iso-8859-6, which is Arabic? I can't find anything in his emails to cause > this. It's the default "Fallback Character encoding" I believe, Appearance > Message

Re: [gentoo-user] mysql start issues

2007-03-17 Thread Levent Duymuş
What related log files show about the error? (/var/log/mysql/*) They should give some info about the source of the error. Configuration error may exist in my.cnf . Richard Torres wrote: Hello, I’m having a trouble starting mysql since I emerged the newer version. ‘mysqld.sock’ doesn’t exist a

Re: [gentoo-user] persistent broken dynamic link notice from revdep-rebuild

2007-03-17 Thread david
There may be a better way, I had to run; emerge -p -depclean -- Powered by Gentoo/Linux -- gentoo-user@gentoo.org mailing list

[gentoo-user] persistent broken dynamic link notice from revdep-rebuild

2007-03-17 Thread de Almeida, Valmor F.
Hello list, As part of the final stage of a long upgrade from profile 2005.1 to 2006.1, I get many messages from revdep-rebuild of broken links to files that are not part of any installed package but were in the past. For instance: broken /usr/lib/ImageMagick-6.1.8/modules-Q16/coders/art.la (re

[gentoo-user] mysql start issues

2007-03-17 Thread Richard Torres
Hello, I'm having a trouble starting mysql since I emerged the newer version. 'mysqld.sock' doesn't exist and the logs aren't much help. Any help is greatly appreciated. -Richard # mysql ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock'

Re: [gentoo-user] Any Flash editor with gui?

2007-03-17 Thread Henk Boom
On 17/03/07, Mick <[EMAIL PROTECTED]> wrote: Thanks, but at $499 a pop I somehow doubt that Adobe will be sharing the secrets of their extremely expensive software anytime soon. I mean, if they were to open it up to Linux a number of M$Windoze users would be seriously tempted to try out Linux fo

Re: [gentoo-user] Any Flash editor with gui?

2007-03-17 Thread Mick
On Saturday 17 March 2007 15:38, James Lockie wrote: > Mick wrote: > > Hi All, > > > > I am looking for a flash editor like e.g. (Adobe) Macromedia Flash is for > > M$Windoze and AppleMac. My wife needs to learn how to create flash > > animations and I can't find anything in portage . . . > > > >

Re: [gentoo-user] POSTFIX mail hub configuration

2007-03-17 Thread Dan Farrell
On Sat, 17 Mar 2007 10:55:20 -0500 Dan Farrell <[EMAIL PROTECTED]> wrote: I did a bit more testing and wanted to clarify a little. My domain is spore.ath.cx and my mailhub is mail.spore.ath.cx, and a machine not the mailhub that doesn't accept its own mail on the netowrk is davey.spore.ath.cx. M

[gentoo-user] POSTFIX mail hub configuration

2007-03-17 Thread Dan Farrell
Hi all! I have a central mailhub for my network and I want it to recieve mail for all hosts on the network. It is the only host capable of actually recieving mail and so I would like anything addressed to *.spore.ath.cx to go to spore.ath.cx instead. I'm at a bit of a loss here. I don't reall

Re: [gentoo-user] Any Flash editor with gui?

2007-03-17 Thread James Lockie
Mick wrote: Hi All, I am looking for a flash editor like e.g. (Adobe) Macromedia Flash is for M$Windoze and AppleMac. My wife needs to learn how to create flash animations and I can't find anything in portage . . . Google tells me that F4L is a flash GUI editor, but probably needs some more

Re: [gentoo-user] Kmail and incorrect character encoding

2007-03-17 Thread Norberto Bensa
Daniel D Jones wrote: > I took a look at my replies to him and found this: > > Content-Type: text/plain; > charset="iso-8859-6" > > I looked at his email, to which I was replying, and found: > > Content-Type: multipart/alternative; > boundary="=_NextPart_000__01C76655.354C13A0" > > Ther

Re: [gentoo-user] Kmail and incorrect character encoding

2007-03-17 Thread Markus Schönhaber
Daniel D Jones wrote: > My son recently started complaining that my replies to his emails caused > his computer to prompt for the system disk and showed up blank. (He uses > Windows and Outlook, unfortunately.) If I send him a new email, it works > find. If I reply to his, it causes problems. >

[gentoo-user] Kmail and incorrect character encoding

2007-03-17 Thread Daniel D Jones
My son recently started complaining that my replies to his emails caused his computer to prompt for the system disk and showed up blank. (He uses Windows and Outlook, unfortunately.) If I send him a new email, it works find. If I reply to his, it causes problems. I took a look at my replies

Re: [gentoo-user] Re: Removing KDE 3.4 cruft

2007-03-17 Thread Mick
de.eclass, line 13: Called inherit 'base' 'eutils' 'kde-functions' 'flag-o-matic' 'libtool' 'autotools' ebuild.sh, line 1256: Called die !!! died sourcing /usr/portage/eclass/kde-functions.eclass in inherit() !!! If you need suppor

Re: [gentoo-user] Re: Removing KDE 3.4 cruft

2007-03-17 Thread Mick
ns.eclass in inherit() !!! If you need support, post the topmost build error, and the call stack if relevant. !!! A complete build log is located at '/var/log/portage/kde-base:kmessedwords-3.4.2:20070317-133017.log'. !!! FAILED prerm: 1 A removal phase of the 'kde-base/kmessedwords-

Re: [gentoo-user] Re: Removing KDE 3.4 cruft

2007-03-17 Thread Mick
lass/kde-meta.eclass' kde-meta.eclass, line 116: Called > > get-parent-package 'kde-base/libksirtet' kde-functions.eclass, line 323: > > Called die > > > > !!! Package not found in KDE_DERIVATION_MAP, please report bug > > !!! If you need support, post the top

[gentoo-user] Re: Removing KDE 3.4 cruft

2007-03-17 Thread Harm Geerts
323: > Called die > > !!! Package not found in KDE_DERIVATION_MAP, please report bug > !!! If you need support, post the topmost build error, and the call > stack if relevant. > !!! A complete build log is located at > '/var/log/portage/kde-base:libksirtet-3.4.3:20070

Re: [gentoo-user] Removing KDE 3.4 cruft

2007-03-17 Thread Peter Alfredsen
On Saturday 17 March 2007, Mick wrote: > Hi All, > > I am trying to unmerge KDE 3.4 from a machine which has been running > KDE 3.5 for sometime now and I get this error from one of the > packages: http://bugs.gentoo.org/show_bug.cgi?id=171221 "http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-

[gentoo-user] Removing KDE 3.4 cruft

2007-03-17 Thread Mick
d the call stack if relevant. !!! A complete build log is located at '/var/log/portage/kde-base:libksirtet-3.4.3:20070317-115315.log'. !!! FAILED prerm: 1 A removal phase of the 'kde-base/libksirtet-3.4.3' package has failed with exit value 1. The problem occurred while

Re: [gentoo-user] OpenVPN and DHCP

2007-03-17 Thread Arturo 'Buanzo' Busleiman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Patrick Holthaus wrote: > Now my questions are: > Do I need bridging for making the DHCP server work in the VPN? > How should the configuration files look like? I don't think you can do it, because the openvpn client needs an IP provided by the Ope

[gentoo-user] OpenVPN and DHCP

2007-03-17 Thread Patrick Holthaus
Hello everybody! Maybe this is a bit Off-Topic here, but maybe some of you like to help me anyway. I am trying to build a VPN network where the clients get their IP adresses from a local DHCP server (because it should notify the nameserver of the clients). The VPN should have its own adress po

Re: [gentoo-user] unwished suspend to ram

2007-03-17 Thread sain yan
Hi ! Please tell me where the system stop point, tell me what the Erro message details. Make everyone help you easy! === I am sorry for my bad english 2007/3/17, pat <[EMAIL PROTECTED]>: Hello, After one of the system updates my gentoo box goes to suspend to

Re: [gentoo-user] Any Flash editor with gui?

2007-03-17 Thread Mark David Dumlao
unfortunately, I don't know any gui flash editors yet. However, since Adobe flash player 9 works on Linux now, there's probably a higher chance that the good old macromedia studio will work on wine (IIRC, macromedia studio [eww] runs on its own flash...?) Havent the time to check it myself, thou

[gentoo-user] unwished suspend to ram

2007-03-17 Thread pat
Hello, After one of the system updates my gentoo box goes to suspend to ram (after few minuted without keyboard/mouse touch) and never wakes up (power button reset is necessary). Could someone point me to where I have to start, because I have no idea :-( My kernel is 2.6.19-gentoo-r5 with enabled

Re: [gentoo-user] Is /etc/localtime supposed to be a symlink or a copy?

2007-03-17 Thread Mick
On Saturday 17 March 2007 08:42, Walter Dnes wrote: > Before I file a bugreport/feature-request, is it just my machine, or > is it Gentoo? I remember when /etc/localtime used to be a symlink to a > file somewhere in /usr/share/zoneinfo/. When that file was updated, so > was your /etc/localtime

Re: [gentoo-user] Is /etc/localtime supposed to be a symlink or a copy?

2007-03-17 Thread Dale
Etaoin Shrdlu wrote: > On Saturday 17 March 2007 09:42, Walter Dnes wrote: > > >> Now it seems that /etc/localtime is a separate file. Fortunately, I >> found out about this possibility in a discussion in the local linux >> mailing list, and updated my /etc/localtime before the switchover. >>

Re: [gentoo-user] Is /etc/localtime supposed to be a symlink or a copy?

2007-03-17 Thread Etaoin Shrdlu
On Saturday 17 March 2007 09:42, Walter Dnes wrote: > Now it seems that /etc/localtime is a separate file. Fortunately, I > found out about this possibility in a discussion in the local linux > mailing list, and updated my /etc/localtime before the switchover. > > Was this a concious decision

[gentoo-user] Is /etc/localtime supposed to be a symlink or a copy?

2007-03-17 Thread Walter Dnes
Before I file a bugreport/feature-request, is it just my machine, or is it Gentoo? I remember when /etc/localtime used to be a symlink to a file somewhere in /usr/share/zoneinfo/. When that file was updated, so was your /etc/localtime (automatically). Now it seems that /etc/localtime is a se

[gentoo-user] eix garbage in portage?!

2007-03-17 Thread Mick
Hi All, This is what I'm getting after running eix-update: = total size is 158797527 speedup is 17.39 Updating Portage cache: 100% * Copying old /var/cache/eix cache to /var/cache/eix.previous * Running update-eix Reading Portage settings .. Building datab