Willie WY Wong writes:
Suppose that I tried to emerge a package, and the compilation phase
went through without problems, but it got stopped in the installation
phase. Is there a way to (after I fixed the problem) to tell portage
to install the (now all already compiled binaries sitting in
/var/
Michael Mol writes:
> So, I botched the upgrade to udev-191. I thought I'd followed the
> steps, but I apparently only covered them for one machine, not both.
[...]
> Udev also complained about DEVTMPFS not being enabled in the
> kernel.[2] I couldn't get into X, but I could log in via getty an
Alan McKinnon writes:
> On Sat, 2 Feb 2013 16:21:10 +0100
> Alex Schuster wrote:
>
> > Michael Mol writes:
[system does not boot after UDEV upgrade]
> > Ran into the same problem, with my sister's PC. Which I had updated
> > from remote, so I did not see
Stefan G. Weichinger writes:
> # cat /proc/version
> Linux version 3.6.11-gentoo
> # zgrep -i devtm /proc/config.gz
> CONFIG_DEVTMPFS=y
> CONFIG_DEVTMPFS_MOUNT=y
>
> # mount | grep tmpfs
> udev on /dev type devtmpfs
> (rw,nosuid,relatime,size=10240k,nr_inodes=493463,mode=755)
> tmpfs on /run typ
Florian Philipp writes:
> tmpfs uses as much memory as necessary and nothing more. In theory, it
> doesn't hurt to add all your memory to it as tmpfs will start to swap
> when you run out of memory. However, it is usually a better idea to
> unmount the tmpfs and use a regular file system whenever
Helmut Jarausch writes:
On 02/27/2013 04:18:51 AM, Joseph wrote:
I can login to the system over ssh. I've tried to restart/zap
"xdm" it doesn't help. What else can I do to restart "X"?
You can use the SysRq Key (I use ) and then RE
R is okay, this resets the keyboard, and often helped me
jakommo writes:
> On 11/16/06, geistteufel <[EMAIL PROTECTED]> wrote:
> > If you have opt in your / I suggest to move it and doing a symlink
> >
> > like cd /; mv opt usr; ln -s usr/opt .
> For now I think maybe its better to make some new partitions and copy the
> stuff to them by using a live c
Jesús Guerrero writes:
> "Boris Fersing" <[EMAIL PROTECTED]> escribió:
> > You don't need to export the variable...
>
> You do, unless you plan to use that variable only instead of the
> script, in this case, ~/.bashrc
But PATH is exported already, so there is no need to do this again I think.
>
Andrew writes:
> My aim was to set default font for Qt4 applications. I have tried to find
> Qt4's 'qtconfig' and discovered: there is *the only* 'qtconfig' in my
> system. And it is /usr/qt/3/bin/qtconfig, i.e. for Qt3 (I have scanned
> /usr recursively).
>
> OK, I have reinstalled Qt4 - nothing
Iván Pérez Domínguez writes:
> After installing Gentoo in different machines several times, I wonder if
> is there any way to tell emerge to keep installing as much as possible
> even when something goes wrong.
Sure there is. Have a look at the emerge man page, there 's lots uf useful
informatio
Marco writes:
>i'm running a laptop with an ethernet card and a wireless one.
> Currently the ethernet is eth1 and the wireless is eth0. How to
> reverse this situation, that is to have
If you compile the drivers as modules and put them in /etc/
modules.autoload.d/kernel-2.6, you can set the
Joseph writes:
> Is there any limitation in using "dd" to generate backup of DVD (dvd is
> 4.7, unencrypted)?
There should be no limit.
> If I use:
> dd if=/dev/dvd of=backup.iso
> I only get about 2Gb file and it stops or freezes, the disk is bout
> 4.3Gb
Are there any syslog or dmesg messages
ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/
Description: Netkit's Remote Shell Suite: rexec{,d} rlogin{,d}
rsh{,d}
Found 2 matches
To use eix, "emerge eix" first, and issue "update-eix" after every
sync.
Alex
--
Alex
d etc.tar.gz thus giving
> us goofs a unlimited amount of chances to get it right.
> Any thoughts?
Try dispatch-conf instead of etc-update. When use_rcs ist set to yes
in /etc/dispatch-conf.conf, and rcs is emerged, you get a backup of
each file.
Alex
--
Alex Schust
Antoine writes:
> # vi groups (or whatever the "correct" way of doing it is)
> add your user to wheel
I think it is "gpasswd -a wheel".
Alex
--
gentoo-user@gentoo.org mailing list
Kevin writes:
> I got a 30-day trial license for vmware, thinking to replace my aging
> Win4Lin. It seems to work (thanks to folks on this list). But I notice
> that now that I've created my VMs, I may not need workstation any
> more. I could do very well with the player, which is free.
[...]
>
Karstn writes:
> I am trying to compile a program written in qt3 which apprently,
> according to the author, fails because it being compiled using version 4
> qmake. I checked and indeed qmake is from version 4, yet in my
> environment, the QTDIR variable is pointing to /usr/qt/3. Now that both
>
John writes:
> In a bash script, how can I test whether the script itself is being
> run from a virtual terminal, or from an emulator like konsole within X?
You can check the existance of the DISPLAY environment variable:
if [[ $DISPLAY ]]
then
echo "We're running under X"
else
e
Alexander Skwar writes:
> When I called "bc -l", I used to be able to do proper divisions,
> ie. 1/4 returned 0.25. But now:
>
> [EMAIL PROTECTED] /all $ bc -l
> bc 1.06.94
> Copyright 1991-1994, 1997, 1998, 2000, 2004, 2006 Free Software
> Foundation, Inc. This is free software with ABSOLUTELY NO
Meino writes:
> my whole system I could allow root to open the X display by typing
> xhost +local:root ???
> . This seems to not to work any longer.
[...]
> Is there any way to allow root to use the X display when a user has
> opened the session and su'ed to root ?
On my system I
meino.cra...@gmx.de writes:
> FIXED!
The problem seemed to be *~-file in package.use left from my last vim
session...
Huh? I once filed a request that *.bck files should be ignored, because
NEdit creates such files per default, and was told that they already
ignore those.
https://bugs.gent
Walter Dnes wrote:
> On Wed, Apr 24, 2013 at 12:12:56AM +0200, Michael Hampicke wrote
> > > I"m not a gnome user as of yet, but I can tell you that the day is
> > > coming (Gnome 3.8 I believe) when gnome will not work without PA,
> > > so you will have to install it if you want newer Gnome.
> >
Hi there!
Some may remember me from posting here often. But since a year, I have a
new life, and much less time for sitting at my computer. Sigh. And my
beloved Gentoo got a little outdated.
So, a @world update does not work. I thought I give emerge -e @world a
try, this should sort out the prob
Kerin Millar writes:
> On 04/10/2013 11:50, Alex Schuster wrote:
[...]
> >(mail-client/claws-mail-3.9.0-r1::gentoo, ebuild scheduled for
> > merge) pulled in by ~mail-client/claws-mail-3.9.0 required by
> >(mail-client/claws-mail-address_keeper-1.0.7::gentoo, ebu
Alan McKinnon writes:
> On 04/10/2013 17:40, Alex Schuster wrote:
> > Well. Sort of. Emerge also wanted to re-merge libreoffice, I have no
> > idea why. The same happened yesterday when I upgraded portage.
> > Whatever :) This time, I used --exclude app-office/libreoff
Neil Bothwick writes:
> On Sat, 5 Oct 2013 17:59:52 +0200, Alex Schuster wrote:
>
> > No, there is something wrong here. When I updated portage, it also
> > remerged libreoffice. Upgrading claws-mail updated
> > dev-libs/libdbusmenu and dev-libs/libindicate, and wanted to
Helmut Jarausch writes:
> You are not alone, Alex, please see
>
> https://bugs.gentoo.org/show_bug.cgi?id=486438
Thanks!
Alan McKinnon writes:
> On 05/10/2013 20:30, Alex Schuster wrote:
> > Neil Bothwick writes:
> >>> And whatever package I try to u
Hi there!
My @world update did not go well. It was much worse some while ago, so I
just did an emerge -e @world, after manually removing stuff
from /var/lib/portage/world until I got no complaints any more. I had to
remove kde-misc/publictransport and kde-misc/plasma-emergelog for that.
After mos
Walter Dnes writes:
> On Sat, Nov 02, 2013 at 11:02:27PM +0100, Alex Schuster wrote
>
> > * One or more packages are either masked or have missing
> > dependencies:
> > *
> > *
> > dev-lang/python-exec:=[python_targets_python2_7(-),python_targets_python3_
Alan McKinnon writes:
Excuse the top-posting; if I try inter-post between all those blockers
you'll never find what I reply :-)
I would, but for everyone else it's a mess. E-mail with line breaks is
not suited for this kind of output.
First I recommend to sync your tree again, just in case y
Alan McKinnon writes:
> On 05/11/2013 15:37, Alex Schuster wrote:
[kde-misc/fsrunner pulls in QT 4.8.4]
> > This does not make any sense, does it?
>
> Actually, it does make sense, in a weird kind of way
>
> kid3 and fsrunner are not part of KDE proper (i.e. they are not
Hi there!
So I installed another 4 GiB RAM into a Gentoo amd64 system that had 4 GiB
already. But it still sees only 4 GiB, not 8 GiB:
leela ~ # uname -a
Linux leela 3.6.11-gentoo #3 SMP Mon Feb 4 15:37:48 CET 2013 x86_64 AMD
A6-3500 APU with Radeon(tm) HD Graphics AuthenticAMD GNU/Linux
leela
Alan McKinnon writes:
> This month has been a treasure trove of such things here on
> gentoo-user.
Oh my, an I have some 6500 unread e-mails... that's hard to catch up.
But I'll have a look into this month then :)
Wonko
1001 - 1033 of 1033 matches
Mail list logo