Re: [gentoo-user] Kgamma 4.6.3 fails prepare phase

2011-05-07 Thread billyd
On Saturday, May 07, 2011 11:54:45 AM Dale wrote:
> Volker Armin Hemmann wrote:
> > On Saturday 07 May 2011 09:36:22 Dale wrote:
> >> Volker Armin Hemmann wrote:
> >> 
> >> 
> >> me.  Then again, what do I know.  Care to elaborate on how you fixed
> >> this?  Maybe a cat /root/.bash_history would shed some light.
> > 
> > I got a find / sed error and had to comment out this:
> >  if use handbook; then
> >  
> >  KMEXTRA+=" doc/kcontrol/kgamma"
> >  
> >  fi
> 
> For the less enlightened.  The file is here:
> 
> /usr/portage/kde-base/kgamma/kgamma-4.6.3.ebuild
> 
> This part should look like this:
> 
> src_unpack() {
> #   if use handbook; then
> #   KMEXTRA+=" doc/kcontrol/kgamma"
> #   fi
> 
> 
> Don't forget to redo the manifest:
> 
> ebuild /usr/portage/kde-base/kgamma/kgamma-4.6.3.ebuild manifest
> 
> Is this a bug?  Should I report it or will they fix it eventually?
> 
> Thanks Volker.  That got me going again.
> 
> Dale
> 
> :-)  :-)

I was able to get it to emerge by adding the following to my 
/etc/portage/package.use:

kde-base/kgamma -handbook

The rest of the KDE-4.6.3 completed without further errors.

Bill



Re: [gentoo-user] No longer getting elog messages - Please cancel for now

2010-04-24 Thread billyd
> Well, quite a few people *did* have elog issues recently here.
> 
> I suppose you can be forgiven for making a perfectly reasonable assumption,
> even if it was wrong in the end :-)

Thanks again, Alan,

I've been working with Gentoo for nearly 6 years now and try to resolve all my 
issues without asking for help. I still consider myself a newbie.  I feel I 
learn more by researching the issue. In fact, I think I only posted to the 
lists one time 4 to 5 years ago.

Being a retired investigator, I know I must consider all the evidence even if 
it proves my initial theory was wrong.  Here, the fact that no one else was 
reporting the same issue ( similar, yes, but not the same) led me to consider 
that I may not really have a problem, or that I may have somehow introduced 
the problem myself.  I knew that was unlike simply because I had not make any 
changes on my system.   For me, 2 weeks of -uNDv world and no entries in elog/ 
seemed unusual.  I did check for duplicate entries in /var/log/portage. Like 
you said, they were not identical - one was a summary and the other the 
complete log.

Don't know why I didn't think to do my test with the nvidia-drivers or some 
other package I know always puts a .log file in elog/ earlier.

I think I will unmask portage as you suggest and give it a try. That is why I 
have 3 Gentoo installs.  I try to keep one clear of problems and use it to 
sync off the Gentoo mirrors.  I sync the other 2 installs off the first one to 
save bandwith all around.  I use them to work out issues or try new things.

Your help, insight, suggestions are much appreciated.

billyd
 



[gentoo-user] Re: No longer getting elog messages - Please cancel - Issue (Non-issue) resolved.

2010-04-24 Thread billyd
Special thanks to Alan and Nikos for offering help.

This morning I came up with a great idea for a test. I decided to re-emerge a 
package that I know always logs a message to /var/log/portage/elog.

The package was nvidia-drivers, and after the emerge completed, I checked 
/var/log/portage/elog and the expected message was there!

So, it appears my system is working properly.  I apparently just went through 
a period of time during which none of the packages brought in by emerge -uNDv 
world had any messages that needed to be logged.

Sorry for the apparent unnecessary post. Sure is embarrassing, but I continue 
to learn and you guys gave some new things to try in the future.

Grateful for the suggestions,

billyd





[gentoo-user] Re: No longer getting elog messages - Please cancel this for now.

2010-04-24 Thread billyd
On Friday 23 April 2010 22:02:47 Nikos Chantziaras wrote:
> On 04/24/2010 05:40 AM, billyd wrote:
> > Thanks for the reply, Alan.
> > 
> > My hard drive space is adequate with at least 50% space available on the
> > partition where /var lives.
> 
> Can you post the output of "df -i"?  Free space is only one
> consideration.  The other is free inodes.

Thanks for the reply, Nikos.

Running df -i showed the following on this Gentoo install:
 
Filesystem  InodesIUsedIFree IUse%Mounted on
rootfs1038352325350713002   32% /
/dev/root 10383523253507130022%/
rc-svcdir 76538270765312 1%   /lib64/rc/init.d
udev  7653821608763774 1%   /dev
shm765382  1 7653811%   /dev/shm
/dev/sdc12008042  20038 1%   /boot
/dev/sdc12   1770720 825   17698951%   /home

On this install, my root partition is /dev/sdc11 which is 17 GB and contains 
/var.  I have /home on a separate partition.

My other 2 installs have /var on separate partitions of 9 GB.  The IUse% on 
those partitions is 4%.  So I should have plenty of inodes available.

Thanks again for the reply. I need to run more tests here. If I determine this 
really is a problem and it persists, I will re-post for more help.

Cheers,

billyd 




[gentoo-user] No longer getting elog messages - Please cancel for now

2010-04-24 Thread billyd
Thanks again Alan,

No I don't have genlop installed but I will try that.

In /var/log/portage, I didn't actually compare the contents of the duplicates 
so maybe there is nothing wrong there.

The elog/ directories on all three Gentoo installs are empty. Once I review 
the messages and take necessary action, I remove those entries.

You say I am using unstable python and stable portage. I am just running what 
~amd64 wants to emerge.  So I think you are suggesting I unmask unstable 
portage so it can be installed. If so, I will put that on my list of things to 
try.

I am beginning to wonder whether anything is actually wrong here. Usually, 
when I run in to some issue I find through the mailing lists, the forums, 
gentoo bugs or just google searches that someone else is experiencing the same 
thing.  So far, I have not seen anything about this.

Perhaps my lack of elog/ messages over the last few weeks is just the result 
that none of the emerged packages contain any messages that would be logged.

Thanks for you kind help. Please don't spend any more time with this . I'll 
play around with this including your suggestions. If the situation persists, I 
will re-post.  I don't rely on these installs for daily use anyway so I don't 
mind if I break something. I use Gentoo because I want to experiment with it 
and learn from the experience.

Your help is much appreciated.
billyd


 



[gentoo-user] No longer getting elog messages

2010-04-23 Thread billyd
Thanks for the reply, Alan.

My hard drive space is adequate with at least 50% space available on the 
partition where /var lives.

There are 2 versions of python installed but 2.6.5-r1 is the active one.
dev-lang/python: 2.6.5-r1, 3.1.2-r2

The Portage version is 2.1.8.3. 

I have attached results of my emerge --info for reference also. 

I am very perplexed about this especially since I had not made any changes to 
my systems.  Recall that this happened to all 3 of my Gentoo installs, not on 
just one. One install is on a different computer. The 2 on the same computer 
use different partitions.

I estimate the problem began about 2 weeks ago, but I can't be sure. I am 
aware that not all emerged packages generate error, log or warn messages. I 
just realized that nothing was being written to /var/log/portage/elog on any 
of my 3 Gentoo installs. Then I noticed that duplicate emerge logs were being 
written to /var/log/portage for each package that was emerge with # uNDv 
world.  I had never seen that before.

I suspect that some package that was emerged approximately 2 weeks ago has 
caused this change, but I still haven't found what has happened.  If this were 
only on one of my Gentoo installs, I would suspect something with that 
computer. But when I update with -uNDv world, I do it on all 3 the same day. 
Now all 3 have the same identical problem. 

For what it is worth, I am the only one with access to these computers so I 
know it is nothing I have done. I must have missed some message or warning.

Also, when I do the # emerge -uNDv world, and the emerge finishes, there are 
no errors reported in the Terminal - just a clean finish.

I have seen some posts on the forums about people having problems with this:

PORTAGE_ELOG_SYSTEM="save mail"

However, I don't use mail there - my entry in /etc/make.conf is:

PORTAGE_ELOG_SYSTEM="save"

I wonder if this could be a portage issue - maybe I should downgrade to a 
previous portage version.

This is all very strange to me.

Thanks again.

billyd
Portage 2.1.8.3 (default/linux/amd64/10.0/no-multilib, gcc-4.4.3, 
glibc-2.11-r1, 2.6.33-gentoo-r1 x86_64)
=
System uname: 
linux-2.6.33-gentoo-r1-x86_64-intel-r-_core-tm-_i7_cpu_9...@_2.67ghz-with-gentoo-2.0.1
Timestamp of tree: Fri, 23 Apr 2010 15:15:03 +
app-shells/bash: 4.1_p5
dev-lang/python: 2.6.5-r1, 3.1.2-r2
dev-util/cmake:  2.8.1-r1
sys-apps/baselayout: 2.0.1
sys-apps/openrc: 0.6.1-r1
sys-apps/sandbox:2.2
sys-devel/autoconf:  2.65
sys-devel/automake:  1.8.5-r4, 1.9.6-r3, 1.10.3, 1.11.1
sys-devel/binutils:  2.20.1
sys-devel/gcc:   4.4.3
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6b
virtual/os-headers:  2.6.33
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="* -...@eula"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=core2 -msse4 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf 
/etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -march=core2 -msse4 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests distlocks fixpackages news parallel-fetch 
protect-owned sandbox sfperms strict unmerge-logs unmerge-orphans userfetch"
GENTOO_MIRRORS="http://gentoo.chem.wisc.edu/gentoo/ http://gentoo.osuosl.org/ 
http://gentoo.cites.uiuc.edu/pub/gentoo/ ftp://ftp.ussg.iu.edu/pub/linux/gentoo 
http://gentoo.mirrors.pair.com/ http://gentoo.mirrors.tds.net/gentoo 
http://gentoo.mirrors.easynews.com/linux/gentoo/ "
LANG="en_US.UTF-8"
LDFLAGS="-Wl,-O1"
LINGUAS="en"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress 
--force --whole-file --delete --stats --timeout=180 --exclude=/distfiles 
--exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://192.168.1.15/gentoo-portage"
USE="X a52 aac aalib acl acpi alsa amd64 apm audiofile berkdb branding bzip2 
cairo cdr cli cracklib cups cxx dbus dri dvd dvdr dvdread exif ffmpeg flac 
foomaticdb fortran gdbm gif glib glitz gnutls gpm hal iconv imlib ipv6 jpeg 
jpeg2k kde lcms libcaca libnotify libwww logrotate lzma mad mikmod mmx mng 
modules mp3 mp4 mpeg mudflap mysql ncurses nls nptl nptlonly nsplugin nvidia 
ogg opengl openmp pam pcre pdf perl plasma png ppds python qt3support qt4 
quicktime readline reflection sdl semantic-desktop session smp sndfile spell 
spl sql sqlite sse sse2 sse3 sse4 ssl startup-notification svg sysfs tcl tcpd 
tiff tk truetype type1 udev unicode usb vorbis webkit x264 xine xml xor

[gentoo-user] No longer getting elog messages

2010-04-23 Thread billyd
Hi, all:

I used to get info, error and warn messages in /var/log/portage/elog after  
emerging packages or doing  emerge -uNDvp world.  Beginning about 2 weeks 
ago, I noticed I am no longer getting those elog entries.  Additionally, I 
noticed that I am getting duplicate entries for each package  that is emerged 
in /var/log/portage (of course, these are the compile logs).

I have Gentoo installed on 2 computers, both using arch ~amd64. All 3 
installations have KDE 4 (latest in portage for ~amd64 arch).

PC #1  uses this profile:  default/linux/amd64/10.0/desktop/kde
PC #2 has two installs:

Install #1 uses profile: default/linux/amd64/10.0/desktop
Install #2 uses profile: default/linux/amd64/10.0/no-multilib 

This problem is happening on all 3 of my Gentoo installations and all started 
at the same time.  The only changes have been through doing updates. I sync 
nearly every day followed my # emerge -uNDvp world. Other than issues with 
xorg-server 1.8.0 and the nvidia-drivers, all my updates have been successful. 

Note: I have masked xorg-server 1.8.0 in /etc/portage/package.mask until the 
nvidia-drivers catch up.

I have searched the forums, checked bugzilla and googled on this topic and 
have yet to find a solution.  My Gentoo installs are working just fine except 
for this issue.

I have attached /etc/make.conf from only one of the installs as they are all 
the same. Here are the 3 lines I have in my make.conf files as they relate to 
logging the elog messages:

PORT_LOGDIR="/var/log/portage"
PORTAGE_ELOG_CLASSES="log warn error"
PORTAGE_ELOG_SYSTEM="save"

Thank you for the help.

billyd

# These settings were set by the catalyst build script that automatically
# built this stage.
# Please consult /usr/share/portage/config/make.conf.example for a more
# detailed example.
CFLAGS="-O2 -march=core2 -msse4 -pipe"
CXXFLAGS="-O2 -march=core2 -msse4 -pipe"
# WARNING: Changing your CHOST is not something that should be done lightly.
# Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing.
CHOST="x86_64-pc-linux-gnu"
# These are the USE flags that were used in addition to what is provided by the
# profile used for building.
MAKEOPTS="-j5"
ACCEPT_KEYWORDS="~amd64"
LINGUAS="en"

PORT_LOGDIR="/var/log/portage"
PORTAGE_ELOG_CLASSES="log warn error"
PORTAGE_ELOG_SYSTEM="save"

GENTOO_MIRRORS="http://gentoo.chem.wisc.edu/gentoo/ http://gentoo.osuosl.org/ 
http://gentoo.cites.uiuc.edu/pub/gentoo/ ftp://ftp.ussg.iu.edu/pub/linux/gentoo 
http://gentoo.mirrors.pair.com/ http://gentoo.mirrors.tds.net/gentoo 
http://gentoo.mirrors.easynews.com/linux/gentoo/ "

SYNC="rsync://192.168.1.15/gentoo-portage"
#SYNC="rsync://rsync.gentoo.org/gentoo-portage"
#SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"

USE="X a52 aac aalib acpi alsa apm audiofile branding cairo cdr consolekit \
cups dbus dvd dvdr dvdread exif ffmpeg flac foomaticdb gif glib glitz gnutls \
gpm hal imlib jpeg jpeg2k kde lcms libcaca libnotify libwww logrotate lzma mad \
mikmod mmx mng mp3 mp4 mpeg mysql nsplugin nvidia ogg opengl pdf plasma png \
ppds qt3support qt4 quicktime sdl semantic-desktop smp sndfile spell sql \
sqlite sse sse2 sse3 sse4 startup-notification svg tcl tiff tk truetype \
type1 udev usb vorbis webkit x264 xine xml xscreensaver xulrunner xv xvid \
-consolekit -crypt -pppd"

ALSA_CARDS="hda-intel"
INPUT_DEVICES="evdev keyboard mouse"
VIDEO_CARDS="nv vesa nvidia"
APACHE2_MODULES=""
LCD_DEVICES="ncurses text"
SANE_BACKENDS="hp"


Re: [gentoo-user] Marvell Yukon 88E8001 not working, already tried "modprobe sk98lin" et al

2006-08-03 Thread billyd
On Thursday 03 August 2006 07:51, Ralph Seichter wrote:
> I have a hard time installing Gentoo 2006.0 using either the minimal
> installation image or the LiveCD. The machine has a Asus A8V Deluxe
> mainboard with onboard networking. Windows identifies the network
> controller as "Marvell Yukon 88E8001/8003/8010 PCI Gigabit Ethernet",
> and Gentoo's lspci confirms this. However, I can't get the network card
> up and running with Gentoo (it works fine with i.e. OpenSUSE 10).
>
> Searching this mailing list turned up hints to use "modprobe sk98lin",
> "modprobe skge" and "modprobe sky2" after booting. I tried all three
> variants, and lsmod lists the respective modules. After using "net-setup
> et0", ifconfig shows "Link encap:UNSPEC" and a weird hardware address.
> Ping fails for all addresses except the machine's own, and "RX bytes"
> for eht0 always remains zero.
>
> Any ideas? I'm pretty much stuck now and I'd appreciate your help.
>
> --
> Mit freundlichen Grüßen / Sincerely
> Dipl. Inform. Ralph Seichter
I too have an A8V-Deluxe and have had problems with various distros (Ubuntu, 
Kubuntu, and others) trying to get the Marvell Yukon controller working.

About a year ago while doing some google searches trying to resolve this same 
problem, I found an article some guy wrote about the problem.  I'm sorry but 
I don't have that info or the web site anymore.  He said  the problem was 
that ASUS had done something to the chip that caused many linux distros to be 
unable to probe what he called its PID.  His description was too technical 
for me.  His ultimate suggestion, which I followed, was to go out to your 
favorite computer store, purchase a NIC card (about $20 US) off the shelf, 
install it in your computer, and disable the on-board Marvell Yukon 
controller in the BIOS.

This may not be the solution you want.  I did it and have never had another 
problem installing any distro, including Gentoo, and getting my network up 
and running.

Good luck!

Bill

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] nvidia-drivers and revdep-rebuild problems

2006-08-02 Thread billyd
> On Monday 24 July 2006 00:41, Philip Webb wrote:
> > 060723 billydw wrote:
> > > I am pretty much a Gentoo newbie, but less so with linux.
> > > I have successfully installed Gentoo 2006.0
> > > from the  Universal Install CD (amd64 arch).
> > > I have Xorg-x11 7.0 emerged and I think configured correctly -
> > > no unresolved EEs or WWs in /var/log/Xorg.0.log.
> > > Using "startx" brings up twm and it looks fine.
> > > I first emerged nvidia-glx and nvidia-kernel.
> > > While running # revdep-rebuild, I get this message:
>
> For the Nvidia card I have I had to go to Nidiias web site and download the
> driver from there to get it to work. after I ran the file from Nvidia mt
> Card works fine even in dual mode ( tv , CRT).
>
>
>
> rob
Thanks to all those who tried to help with this issue.  Being kind of a Gentoo 
newbie and not a programmer or developer, I am not sure what the problem 
could be.  I have tried this on two different computers and always get the 
same result.  Since everything seems to work except for the recurring 
revdep-rebuild issue, I am choosing to ignore it at this time.  

I did look into the drivers on the nVidia web site per rob's suggestion.  The 
extensive install notes showed me a possible solution.  It involves checking 
for conflicting libraries and/or symlinks.  Sounds like it could be what I am 
experiencing.  I will experiment with that although I am not sure I will know 
what I am doing.  No matter though.  I am retired and am experimenting with 
Genoo on "testing" machines, so it doesn't really matter if I break 
something.  I have learned a lot about Gentoo this way and I am getting 
better with it.

I was thinking someone else may have experienced the same problem and had 
found the solution.

Thanks, all!  I will keep my eyes on the gentoo-user list.  If I succeed in 
solving this issue, I will let you all know.

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



Re: [gentoo-user] Install Order for Packages?

2005-10-05 Thread billyd
On Wednesday 05 October 2005 05:00 pm, Roger Miliker wrote:
> On Wednesday 05 October 2005 23:39, billyd wrote:
> > I've been playing around with Gentoo 2005.1  trying to get it
> > installed using genkernel.  I am a little beyond newbie  with
> > linux but still in a steep learning curve.   I am at the point
> > in this installation where I can start installing packages. 
> > The handbook uses kde as an example.
> >
> > My question:  Is there an order in which packages need to be
> > installed.  For example, should x11-xorg be installed before
> > kde?
> >
> > Thanks,
>
> Then handbook part you are referring to means the packages from
> the packages iso. The correct command would be emerge --usepkg
> kde-meta (to use the binaries off the packages.iso). portage
> takes care of the dependencies of packages automatically, so it
> will install xorg-x11 before anything that needs it like kde.
>
> If you haven't done a networkless install (stage3, snapshot,
> packages.iso, no emerge --sync) it works the same way except it
> downloads and compiles things.
>
> So in short: no need for a special order, since portage/emerge
> takes care of the dependencies for you.
>
> Roger

Thanks, Roger.  That was very helpful.

Bill


-- 
Billy
[EMAIL PROTECTED]
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Install Order for Packages?

2005-10-05 Thread billyd
On Wednesday 05 October 2005 04:47 pm, Yoandy Rodriguez wrote:
> The gentoo portage (tha packages install system) automatically
> resolves dependencies so... if you try to install a package, it
> goes and install everything needed by that package, if you do an
> emerge kde it downloads xorg-x11, qt, and everything else
>
> On Wed, 2005-10-05 at 16:39 -0500, billyd wrote:
> > I've been playing around with Gentoo 2005.1 trying to get it
> > installed using genkernel. I am a little beyond newbie with
> > linux but still in a steep learning curve. I am at the point in
> > this installation where I can start installing packages. The
> > handbook uses kde as an example.
> >
> > My question: Is there an order in which packages need to be
> > installed. For example, should x11-xorg be installed before
> > kde?
> >
> > Thanks,
> >
> > --
> >
> > BDW
> >
> > [EMAIL PROTECTED]

Thanks for the quick reply.  I knew that some dependencies would be 
resolved, but in the case of x11-xorg, I wasn't sure.  It does make 
sense, but when you get to be my age you know that just because 
something makes sense, doesn't mean it will turn out that way!

Thanks again.
BDW

-- 
Billy D. Williamson
[EMAIL PROTECTED]
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Install Order for Packages?

2005-10-05 Thread billyd

I've been playing around with Gentoo 2005.1  trying to get it installed using genkernel.  I am a little beyond newbie  with linux but still in a steep learning curve.   I am at the point in this installation where I can start installing packages.  The handbook uses kde as an example.

My question:  Is there an order in which packages need to be installed.  For example, should x11-xorg be installed before kde?

Thanks,
-- 
BDW
[EMAIL PROTECTED]