Re: [gentoo-user] can't build gnome 3.2 (3.0 was ok)

2011-10-13 Thread Michael Schreckenbauer
Hi Alan,

On Wednesday, 12. October 2011 21:36:58 Allan Gottlieb wrote:
 On Wed, Oct 12 2011, Allan Gottlieb wrote:
  On Wed, Oct 12 2011, Canek Peláez Valdés wrote:
  If it is related to the video card/driver that you use, try reemerging
  cogl and clutter; it doesn't matter that a world upgrade don't want to
  reemerge it, sometimes the ebuilds change without changing versions.
  My versions and useflags of cogl and clutter are:
  
  # emerge -1pv clutter cogl
  
  These are the packages that would be merged, in order:
  
  Calculating dependencies... done!
  [ebuild   R   ~] media-libs/cogl-1.8.0  USE=doc examples
  introspection pango -debug -test 0 kB [1]
  [ebuild   R   ~] media-libs/clutter-1.8.0  USE=doc introspection
  -debug 0 kB [1]
  
  I had remerged clutter earlier today and just did cogl.  Mu use flags
  are basically the same as yours
  
  Calculating dependencies... done!
  [ebuild   R] media-libs/clutter-1.8.0  USE=introspection -debug
  -doc 0 kB [1] [ebuild   R]  media-libs/cogl-1.8.0 
  USE=introspection pango -debug -doc -examples -test 0 kB [1]
  
  I am using the same driver as you but a different version (mine is one
  newer) and I don't have the sna use flag.  I might not have access to
  the machine an longer today, but will try.
  
  thanks,
  allan
 
 I forgot to say that with the remerged clutter and cogl, gdm still
 crashes.
 
 I just rebuilt the driver downgraded to 2.15.0-r1.  I specified sna in
 package.use but still it was merged without it.
 
 This configuration still has gdm crashing
 
 [U] x11-drivers/xf86-video-intel
  Available versions:  2.8.1 2.9.1 (~)2.10.0-r1 (~)2.11.0 2.13.0 2.14.0
 2.15.0-r1 (~)2.16.0 {debug dri sna} Installed versions:  2.15.0-r1(09:27:44
 PM 10/12/2011)(dri)
  Homepage:http://xorg.freedesktop.org/

to rule out the video-stack, I'd try gnome in fallback-mode. If it works, 
chances are your problem is video-related. If it still crashes, the problem is 
elsewhere.
Is there something in dmesg related to the gnome-shell segfaults?

 allan

Best,
Michael




Re: [gentoo-user] gnome-shell, networkmanager, wifi re-connect

2011-12-20 Thread Albert W. Hopkins
On Tue, 2011-12-20 at 15:16 +0100, Stefan G. Weichinger wrote:

 
 But it connects faster when I boot the machine than when I resume it!
 At least it seems like, maybe I get that wrong ...
 

At it's core NM is just a daemon.  The gnome/kde stuff are just
front-ends that talk to the daemon via dbus when need-be.  So likely it
appears faster when you boot because the NetworkManager service is
already started and connecting to your AP before you even see X come up.
When you resume, all that other machinery is already up, so you are
waiting on the card and the AP to associate.

  Personally, if it's only 30 seconds I wouldn't worry about it.  It
  takes me at least that long to remember why I needed to turn on the
  computer anyway :P
 
 It's just a bit as nnoying. I remember this or that, or want to quickly
 research something ... take the thinkpad and then -wait- ... but as I
 mentioned, I just want to check how others experience this.
 
I personally haven't experienced the problem, but even if I did, I
wouldn't think that gnome/nm/suspend would be the fault.

Question: have you tried associateting with the AP manually?  How long
does that take?  Have you tried associating with other APs?

  For sg, I made a screencast of me suspending and resuming my
  ThinkPad. The entire video is only 34 seconds (oddly, it doesn't
  recored while it's suspended :P) and as you can see I'm connected to
  the AP as soon as the screen unlocks.
  
  http://marduk.sdf.org/suspend.avi
 
 black only here ... very suspended ;-) ... seems to take some time to
 download.

Should not take too long unless you have a very slow connection... it's
a 306K file (took me less than 1 second to wget).  It's uses the H.264
video codec so I'm guessing you don't have that.

  Also, you didn't mention your kernel.  Could be an anomaly of your 
  kernel/firmware.
 
 Latest and greatest:
 
 gentoo-sources-3.1.5 ~amd64 ... iwlagn-kernel-module ...
 with firmware net-wireless/iwl6005-ucode-17.168.5.3
 
 lspci says:
 
 Intel Corporation Centrino Advanced-N 6205 (rev 34)

Intel Corporation Centrino Wireless-N 1000 here.  I guess mine's not
Advanced but it's fast :D.  I'm on the 3.2 rc's but don't recall any
issues in the 3.1 days... I'm using a different firmware though.. the
iwlwifi.. but maybe it's because my card is different.

-a
  




[gentoo-user] Notes for GNOME3 users who miss a desktop pager.

2012-10-22 Thread G.Wolfe Woodbury
I've migrated my desktop to GNOME3, and miss a log of functionality.
Among the most annoying missing parts for me is a non-dynamic set of
virtual desktops and a pager applet to go with it.

I have found that the x11-misc/ipager app to be a useful replacement
along with gnome-tweak-tool.

The gnome-tweak-tool allows setting non-dynamic desktops, (Shell |
Dynamic workspaces - Off, set the count of desktops you want.)

The ipager app can then be emerged and configured.  Here is my
ipager.conf file:
---
icon.spacing:  5
icon.min_width:24
icon.max_width:48
icon.min_height:   24
icon.max_height:   48
icon.maximize_threshold: 0.9

#
# IPager window position
#
ipager.window.x:  1400
ipager.window.y:  860

# should IPager starts in slit?
ipager.in_slit: no

#
#
display_sticky_windows:   no
display_shaded_windows:   yes

# [ yes | no | mouseOver ]
display_window_icon:  mouseOver

#
# Button to switch workspaces
#
#
# [ left | right | middle | any ]
# or
# set of buttons like:
#left, right
#middle, right
#
switch_workspace.button: any

#
mouse.scroll.up: nextWorkspace
mouse.scroll.down: prevWorkspace

#
# Delta (in pixels)
#
# when an workspace icon changes its size
# IPager compare new values and previous.
# If they differ less then 'zoom.recreate_icon_delta' then
# IPager continues to use an old icon and just zoom it.
# If the sizes differ more 'zoom.recreate_icon_delta's value,
# then IPager creates a new icon picture.
# it is not very efficient to create icons often.
#
zoom.recreate_icon_delta: 0

# Defines style of zooming icons. Should an icon spacing be expandig or
# an active workspace icon lays over other (cross them)?
#
#   [zoomAndExpand | over]
#
zoom.type: over

display_workspace_number: no
workspace_number.color:   #00

ttf_font_path: /usr/share/fonts/TTF
ttf_font: Vera/14

#
# Background image for IPager window
#
#ipager.background.image: /path/to/image.png

#
# Colors (#RRGGBB)
#
ipager.background.color: #00
ipager.border.color: #00

workspace.background.color: #C0
workspace.border.color: #00
active_workspace.background.color:  #00FF00
active_workspace.border.color:  #FF

window.background.color:#A47D73
window.border.color:
active_window.background.color: #F09029
active_window.border.color: #FF

selection_color: #FF0001


This puts a static pager bar in the bottom-right of my desktop with
a cool blue feel.  This spot is below where I stash the GKrellM panel.

It is not the most convenient configuration file, but it also has not
been worked on since Sep 2008.

You can also add ipager to the gnome-session-properties set.
The program live in /usr/bin/ipager
use -c /home/user/wherever you want/ipager.conf with the program.



Re: [gentoo-user] Systemd reaches target Emergency Mode every boot

2013-01-28 Thread Canek Peláez Valdés
On Mon, Jan 28, 2013 at 3:08 PM, Stefan G. Weichinger li...@xunil.at wrote:
 Am 28.01.2013 20:34, schrieb Canek Peláez Valdés:

 My gdm USE-flags are:

 [ebuild   R   ~] gnome-base/gdm-3.6.2  USE=audit fallback gnome-shell
 introspection ipv6 ldap plymouth systemd tcpd -accessibility
 -consolekit -debug -fprint (-selinux) -smartcard {-test} -xinerama 0
 kB

 The service file is the one the package provides. I have gdm.service
 as display-manager.service:

 # ls -l /etc/systemd/system/display-manager.service
 lrwxrwxrwx 1 root root 37 Oct 13 16:48
 /etc/systemd/system/display-manager.service -
 /usr/lib64/systemd/system/gdm.service

 Nothing else, AFAICS.

 Thanks. Same here, afaik.

 I now get gdm up but I get thrown back after entering my (correct) password.

 with xdm.service I am able to start gnome.

 Do I have to take special care of polkit/consolekit/pam/whatever?

Yes, we had a long thread about that some months ago, around November.
Basically, there is lots of stuff that break if you mix up consolekit
and systemd (logind, actually). Maybe the situation has improved, but
in my case the simplest solution was to purge consolekit from my
systems (except in my media center, XBMC still uses its d-bus
interfaces). ConsoleKit is unmantained anyway.

I have USE=-consolekit where necessary (basically gdm, pambase and
bluez), and USE=systemd everywhere else. Please note that some
packages need to unmask the systemd flag:

# cat /etc/portage/profile/package.use.mask
media-sound/pulseaudio  -systemd
net-misc/networkmanager -systemd
sys-auth/polkit -systemd
sys-fs/udisks   -systemd
sys-power/upower-systemd

I believe polkit is the most important, since it's the one controlling
what program can do what, but since I switched completely to systemd
years ago, I just use it everywhere. Things just work  most of the
time.

 Thanks, Stefan

 ps: my bigger hurdle will be the bridging-setup for running
 KVM-virtualization. This was one of the reasons to go back to openrc
 back then.

I have no experience with that, but if it works in OpenRC it should
work in systemd. Probably better, even.

Regards.
-- 
Canek Peláez Valdés
Posgrado en Ciencia e Ingeniería de la Computación
Universidad Nacional Autónoma de México



Re: [gentoo-user] The future of linux, and Gentoo specifically now

2014-11-25 Thread Gevisz
On Tue, 25 Nov 2014 19:49:53 + Neil Bothwick n...@digimed.co.uk wrote:

 On Tue, 25 Nov 2014 19:55:07 +0200, Gevisz wrote:
 
Please, give me the link. I will check if it is correct on my old
Ubuntu 12.04 partition (yes, I still have it) and report the result
here.
   
   Why not Google it yourself?
  
  Because it is very hard to google a link if it does not exist. 
  
  Can you, please, help me? :)
 
 I did, I told you about UbuntuTweak, but here's a link
 http://bit.ly/1rpmTbK

Yes, but this simply does not work.

This the bug report from April 19, 2014

https://bugs.launchpad.net/ubuntu/+source/unity-tweak-tool/+bug/1310056

And here is some quotes:

mikolajek (mikorutko) wrote on 2014-09-03:

It looks like the bug is still present.
I've just installed a fresh 14.04 copy
together with Unity Tweak Tool 0.0.6
and even though I select right for
my window controls, they are not moved
there. After I re-open window properties
the setting is reverted back to default (Left).

Iron Davey wrote on 2014-09-04:

Confirmed as well with an upgrade to 14.04.1.
This is truly annoying as I use Crossover to
run many windows applications needed for work, and
those apps all have the window controls on the right.

J Phani Mahesh (phanimahesh) wrote on 2014-09-05:   #14

Hello guys, Sorry, but *this can't be fixed*.

Ubuntu decided to change the window titlebar behaviour
in 14.04. So far, i have been unable to find any
alternative way to change window decoration. I am
of the opinion it isn't possible.

If you think it is possible, and are able to successfully
change the controls in 14.04 and up using any available
tool/command or any tweak whatsoever, let me know how
you did it, and I'll figure out a way to do it from UTT again.

Epic fail, isn't?

Mark Shuttleworth managed to create can't-be-solved problem
just of an open air. He always stated that his goal with Ubuntu
is to replace MS Windows. Now he has already achieved it:
Ubuntu is as unconfigurable as MS Windows. No difference any more.
 
   I know it was possible at the time because I was asked.
   But I'm not interested in GNOME so it's not the sort of
   thing I bother remembering.
  
  We are talking about Unity, not Gnome.
 
 From wikipedia's page on Unity:
 
 Unity is a graphical shell for the GNOME desktop environment developed by
 Canonical Ltd.
 
 




Re: [gentoo-user] emacs and asian languages

2008-07-20 Thread David Relson
On Sun, 20 Jul 2008 22:29:15 +0200
David Sveningsson wrote:

 Citerar David Relson [EMAIL PROTECTED]:
 
  I'm using emacs.22.1 and it's having trouble displaying asian
  languages, specifically chinese and korean.
 
  From the menus, using Options//Mule//ShowMultiLingualText, displays
  Japanese correctly but shows boxes for Chinese and Korean
  characters.
 
  Similarly, I've got a HelloWorld.java program that displays Hello
  World in English, Chinese, Japanese, and Korean. This file displays
  perfectly using Eclipse.  Emacs displays the japanese characters
  without any problem.  4 of the 5 chinese characters are displayed
  properly, with the 5th showing as a box.  All 8 korean characters
  show up as boxes.
 
  FWIW, the strings show up properly in my mail reader (Claws-Mail).
  The strings are:
 
  zh: 
  ja: _
  ko:  __
 
  Can anybody identfy what's wrong and point me toward a solution?
 
  Thanks.
 
  David
 
 
 
 This sounds like a font issue to me. Can you see the characters  
 correctly if you cat the files?

Hi David,

Using a Gnome terminal and the default character set Current Local
Ansi_X3.4-1968 all the asian characters are bad.  Using Unicode
(UTF-8) all look good.  So cat'ing _does_ work properly.

On the plus side, being able to display correctly in (1) a Gnome
terminal and (2) in Eclipse's source code window (which uses
Monospace) and (3) in a Claws-Mail window indicates that all needed
fonts are available.

On the minus side, e experiments to change emacs' mule encoding to
ascii, chinese, and utf-8 don't seem to have any effect :-

And in an emacs *shell* window (with mule...set UTF-8, the strings
show up like:

   String sh = zh: \344\270\226\347\225u\345\245\275;

which interprets as the octal codes corresponding to UTF-8 char. 

David



Re: [gentoo-user] emacs and asian languages

2008-07-20 Thread David Sveningsson

David Relson skrev:

On Sun, 20 Jul 2008 22:29:15 +0200
David Sveningsson wrote:
This sounds like a font issue to me. Can you see the characters  
correctly if you cat the files?


Hi David,

Using a Gnome terminal and the default character set Current Local
Ansi_X3.4-1968 all the asian characters are bad.  Using Unicode
(UTF-8) all look good.  So cat'ing _does_ work properly.

On the plus side, being able to display correctly in (1) a Gnome
terminal and (2) in Eclipse's source code window (which uses
Monospace) and (3) in a Claws-Mail window indicates that all needed
fonts are available.

On the minus side, e experiments to change emacs' mule encoding to
ascii, chinese, and utf-8 don't seem to have any effect :-

And in an emacs *shell* window (with mule...set UTF-8, the strings
show up like:

   String sh = zh: \344\270\226\347\225u\345\245\275;

which interprets as the octal codes corresponding to UTF-8 char. 


David




I assume you are using xemacs, does it work if you're not using xemacs 
(use the -nw flag when launching)? I have never used mule myself as it 
is not needed with emacs 22. Since everything seems to work in your 
terminal I cannot see why it wouldn't work in emacs, but I'm not an expert.


Just to be sure, have you followed the steps in 
http://www.gentoo.org/doc/en/utf-8.xml?

--


//*David Sveningsson [eXt]*

Freelance coder | Game Development Student
http://sidvind.com

Thou shalt make thy program's purpose and structure clear to thy fellow 
man by using the One True Brace Style, even if thou likest it not, for 
thy creativity is better used in solving problems than in creating 
beautiful new impediments to understanding.




signature.asc
Description: OpenPGP digital signature


[gentoo-user] esd or arts, sound daemon howto

2005-06-07 Thread Claudinei Matos
hi,

I have 2 box with gentoo, one at my home and other at work.
well, the one of home have alsa drivers for sound and I used gnome as
desktop for a while.
I always was able to listen sound from a lot of softwares at same time
and didn't needed to do any manual configuration to this.
At my work machine I have installed gnome and some parts of kde but I
preferer to use xfce instead. Since I've installed this system I never
could get 2 or more softwares at the same time 'cause the second
instance can't access dsp device.
I did setup alsa correctly and even that never works.
Some days ago I was installing skype at home and had to work with
somethings about esd and arts.
Coming to my job I did get a try to use start esd at shell prompt and
suddenly I could run a lot of xmms instances and listen to all they at
the same time.

Well, now I know that if I want to run 2 or more softwares at same
time I have to use esd or arts but I don't want to start it manually
all the time so I want to know if is there some place to setup
arts,esd or even other sound daemon?

tks in advice

claudinei matos

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] evolution locale

2005-06-17 Thread Zac Medico
Iain Buchanan wrote:
 On Thu, 2005-06-16 at 22:11 -0700, Zac Medico wrote:
 
Iain Buchanan wrote:

However, when I start evolution from an applet launcher, it seems to
ignore this locale, but when I start it from the shell, the locale is
correct.  I even tried making the launcher run `bash -c evolution` to
try and get the environment from bash, but no luck.

Did you restart your desktop environment (gnome, kde or whatever)?  It
needs to be relaunched with the new environment variables.
 
 
 yes, I've restart gnome and rebooted many times (I changed the setting a
 few days ago)
 
 
  Have you followed all the steps in the localization guide?

http://www.gentoo.org/doc/en/guide-localization.xml
 
 
 I followed the important one: setting LANG to en_AU
 
 $ locale
 LANG=en_AU
 LC_CTYPE=en_AU
 LC_NUMERIC=en_AU
 LC_TIME=en_AU
 LC_COLLATE=en_AU
 LC_MONETARY=en_AU
 LC_MESSAGES=en_AU
 LC_PAPER=en_AU
 LC_NAME=en_AU
 LC_ADDRESS=en_AU
 LC_TELEPHONE=en_AU
 LC_MEASUREMENT=en_AU
 LC_IDENTIFICATION=en_AU
 LC_ALL=
 
 but still no go when started from the taskbar.
 
 thanks,

What about charset?  Maybe if you add a charset and then run localedef like in 
the howto?  I recommend UTF-8.

http://www.gentoo.org/doc/en/utf-8.xml

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



Re: [gentoo-user] evolution locale

2005-06-20 Thread Iain Buchanan
On Sun, 2005-06-19 at 23:29 -0700, Zac Medico wrote:
  On Thu, 2005-06-16 at 23:16 -0700, Zac Medico wrote:
   Iain Buchanan wrote:
On Thu, 2005-06-16 at 22:11 -0700, Zac Medico wrote:

 Iain Buchanan wrote:
 
  However, when I start evolution from an applet launcher, it seems to
  ignore this locale, but when I start it from the shell, the locale 
  is
  correct.  I even tried making the launcher run `bash -c 
  evolution` to
  try and get the environment from bash, but no luck.
  [snip]
 
 Maybe you can dump the environment from the applet launcher and
 compare it to the environment in gnome-terminal.  The set command
 with no arguments will dump the environment for you.
 
 bash -c set  /tmp/applet_env.txt

good idea!!  ok, there's lots of env var's in there, but no LANG or
LC_ALL or anything like that.

Also, when I try this as an applet:

bash -c locale  /tmp/applet_locale

I get POSIX for everything instead of en_AU.  eg.
LC_CTYPE=POSIX
instead of
LC_CTYPE=en_AU

but from the gnome-terminal (for those who came in late):
$ locale
LANG=en_AU
LC_CTYPE=en_AU
...

Now what?  Is this a bug?  I assume so.  Any more comments from anyone?

Thanks,
-- 
Iain Buchanan [EMAIL PROTECTED]

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] ACCESS VIOLATION with emerge -e world

2005-12-09 Thread Allan Gottlieb
After upgrading gcc I did the safer post-installation,
   emerge -e system
   emerge -e world

The first went fine.  The second died after about 300 emerges and
printed

making executable: /usr/lib/libgtkhtml-1.1.so.3.0.5
 Completed installing gtkhtml-1.1.10-r1 into 
/var/tmp/portage/gtkhtml-1.1.10-r1/image/

--- ACCESS VIOLATION SUMMARY 
---
LOG FILE = 
/var/log/sandbox/sandbox-gnome-extra_-_gtkhtml-1.1.10-r1-32251.log

open_wr:   /usr/share/gnome/html/gtkhtml/gtkhtml-gtkhtml-enums.html.new


ajglap ~ #

The exact emerge I used was

emerge -e --tree --verbose --ask  world

My make.conf is

#  -*- shell-script -*-
# These settings were set by the catalyst build script that
# automatically built this stage.
# Then edited by allan.
# Please consult /etc/make.conf.example for a more detailed example.

CHOST=i686-pc-linux-gnu
CFLAGS=-march=pentium4 -pipe -O2
CXXFLAGS=${CFLAGS}
MAKEOPTS=-j3
USE=apache2 doc dvd dvdr emacs firefox imap mime nvidia ppds \
 scanner tcltk unicode usb \
 -arts -kde -libg -oss -qt
PORT_LOGDIR=/var/log/portage
GENTOO_MIRRORS=http://mirror.datapipe.net/gentoo 
http://mirror.datapipe.net/gentoo http://mirrors.acm.cs.rpi.edu/gentoo/ 
http://gentoo.mirrored.ca/ http://prometheus.cs.wmich.edu/gentoo;
SYNC=rsync://rsync.us.gentoo.org/gentoo-portage

I presume I can safely do

emerge --resume --skipfirst

but will wait a few hours in case that is not advisible.

Thanks in advance for any help.

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



Re: [gentoo-user] graphical ssh-enabled file system browser?

2006-06-24 Thread Mark Knecht

On 6/24/06, Christoph Eckert [EMAIL PROTECTED] wrote:


 Can you mention *any* advantage of fish:// over sftp:// ? sftp
 supports resuming an incomplete download.

I never needed this because I don't have huge files.



Hi  thanks to all who answered,
  A few comments/responses:

1) We do not run KDE.

2) Some of the machines have Gnome but none of us like Nautilus very
much for this solution:

a) It does not, as far as we can tell, support a dual pane layout for
easy file transfer. Rather it seems to require us to open two Nautilus
windows and transfer between two windows instead of two panes.

b) Most bothersome, if within Nautilus we bookmark directories on
remote machines then every time we log in Gnome makes us type in
passwords at login time instead of when we access the remote machine.
Worse, if the machine which is bookmarked happens to be turned off
then we get longs delays and error messages. In all the whole Nautilus
solution seems to be quite unremarkable at this time.

3) Assuming this is 'fish://''

http://roo.no-ip.org/fish/screenshots.html

then how is this a graphical file manager. It seems to be a shell. I
support it is a replacement for ssh/scp protocols but that's not the
problem just yet. I have no problems with scp and actually prefer it
as it works with the Mac's and Windows machines I have here.

  Again, thanks for your responses. I do appreciate them. I also
tried out xfe which seems OK on a single machine. I have not yet
figured out if it can see the network using scp.

With bet regards,
Mark
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Xmonad, beagle-search, and mime types

2010-02-21 Thread Damian
On Sun, Feb 21, 2010 at 4:05 PM, Willie Wong ww...@math.princeton.edu wrote:
 On Sun, Feb 21, 2010 at 03:45:14PM +0100, Damian wrote:
 So I tried to see how xdg-open works, but the man page didn't give me
 any useful information. The related command, xdg-mime, doesn't work as
 I expected.

 I asked a similar question a week or so back.
I searched in my mails but I couldn't find it. Sorry, I probably
didn't enter a relevant search string.

 But xdg-open (and therefore beagle-search) still refuses to open jpeg
 images with geeqie.

 Any ideas?

 xdg-open is just a shell script. If you are interested, take a look at
  less `which xdg-open`
 and you will be enlightened as to why it is a complete piece of crap
 unless you are using KDE, GNOME, or XFCE. (Hint, notice how nowhere in
 the script does it read whatever you modified with xdg-mime.)

 A possible way to work around it (depends on your application, which,
 in your case, is beagle, which I am not familiar with) is to go into
 the offending application that is calling xdg-open and see if you can
 configure MIME types in there yourself. The application that made me
 look this up, Jabref, does allow that configuration. Your mileage can
 of course vary.
Thanks Willie for your answer.

Sadly beagle-search doesn't offer any option. The developers must use
only gnome.

I guess I will have so find another beagle front end, or choose a
different desktop search engine.



 Cheers,

 W
 --
 Willie W. Wong                                     ww...@math.princeton.edu
 Data aequatione quotcunque fluentes quantitae involvente fluxiones invenire
         et vice versa   ~~~  I. Newton





Re: [gentoo-user] gnome3 hotkey for searching in overview

2011-12-02 Thread Albert W. Hopkins
On Fri, 2011-12-02 at 15:02 +0100, Stefan G. Weichinger wrote:
 Am 02.12.2011 12:34, schrieb Albert W. Hopkins:
  On Fri, 2011-12-02 at 07:23 +0100, András Csányi wrote:
  Dear Stefan,
 
  Nowadays I'm using it just at home for private. I would be so happy if
  it would be a gentoo my workspace! :) 
  
  I use Gentoo at home and at work, and am running GNOME3 at both
  locations.  No problems.
 
 And you don't miss stuff like icons on desktop, applets etc ?
 Do you use fallback-mode?
 
 
If you'd look at my GNOME2 desktop you'd probably notice the lack of
icons on the desktop, applets on the panel, etc.[1]  I find these things
distracting (especially in my work environment).  Usually when I install
GNOME2 the first thing I do is turn most of those things off.

When GNOME3 came out, I thought they had read my mind.  I use extensions
to get rid of a few more icons on the top panel.  I patched so it
doesn't show the time (if the time is shown on the desktop, I find I'm
constantly looking at the time which is also distracting (for the same
reason I don't wear a watch))[2].  So I like to keep things simple, and
for most-used apps I use keyboard shortcuts.  Works for me.

If you want icons on the desktop, etc. There are extensions and config
settings to enable that in GNOME3.  gnome-tweak-tool is your friend.

I don't use fallback mode.  The gnome-shell is (almost) exactly what I
want.

[1] http://ompldr.org/vYmp4OA
[2] http://ompldr.org/vYmp4YQ





Re: [gentoo-user] gnome3 hotkey for searching in overview

2011-12-02 Thread Stefan G. Weichinger
Am 2011-12-02 15:22, schrieb Albert W. Hopkins:
 On Fri, 2011-12-02 at 15:02 +0100, Stefan G. Weichinger wrote:
 Am 02.12.2011 12:34, schrieb Albert W. Hopkins:
 On Fri, 2011-12-02 at 07:23 +0100, András Csányi wrote:
 Dear Stefan,

 Nowadays I'm using it just at home for private. I would be so happy if
 it would be a gentoo my workspace! :) 

 I use Gentoo at home and at work, and am running GNOME3 at both
 locations.  No problems.

 And you don't miss stuff like icons on desktop, applets etc ?
 Do you use fallback-mode?


 If you'd look at my GNOME2 desktop you'd probably notice the lack of
 icons on the desktop, applets on the panel, etc.[1]  I find these things
 distracting (especially in my work environment).  Usually when I install
 GNOME2 the first thing I do is turn most of those things off.
 
 When GNOME3 came out, I thought they had read my mind.  I use extensions
 to get rid of a few more icons on the top panel.  I patched so it
 doesn't show the time (if the time is shown on the desktop, I find I'm
 constantly looking at the time which is also distracting (for the same
 reason I don't wear a watch))[2].  So I like to keep things simple, and
 for most-used apps I use keyboard shortcuts.  Works for me.
 
 If you want icons on the desktop, etc. There are extensions and config
 settings to enable that in GNOME3.  gnome-tweak-tool is your friend.
 
 I don't use fallback mode.  The gnome-shell is (almost) exactly what I
 want.

Good to hear. Maybe I will give it a try after doing some snapshot of my
/-fs ... quick rollback possible ...

S




Re: [gentoo-user] gentoo on compiz problems

2012-03-16 Thread Nilesh Govindrajan
On Fri, Mar 16, 2012 at 3:00 PM, Tamer Higazi th9...@googlemail.com wrote:
 Hi!
 I am running a stable port of gentoo with gnome 2.31.1 and I want to run
 compiz.

 How do I run compiz proparly?! I am pretty sure, that I do something
 wrong. For any advise, I would thank you.


 Tamer



 When I open gnome-terminal (shell) and run compiz-manager I get the
 following output:


 tamer@office ~ $ compiz-manager
 Checking for Xgl: not present.
 xset q doesn't reveal the location of the log file. Using fallback
 /var/log/Xorg.0.log
 Detected PCI ID for VGA: 04:00.0 0300: 10de:1244 (rev a1) (prog-if 00
 [VGA controller])
 Checking for texture_from_pixmap: present.
 Checking for non power of two support: present.
 Checking for Composite extension: present.
 NVIDIA: could not open the device file /dev/nvidiactl (Permission denied).
 Comparing resolution (1920x1080) to maximum 3D texture size (16384): Passed.
 Checking for nVidia: present.
 Checking for FBConfig: NVIDIA: could not open the device file
 /dev/nvidiactl (Permission denied).
 present.
 Checking for Xgl: not present.
 Starting emerald
 NVIDIA: could not open the device file /dev/nvidiactl (Permission denied).




I think you need to be present in the video group.
Clearly the problem is because access is denied to your video card.
Just ls -l /dev/nvidiactl (you should see group video there) and add
yourself to the group.

gpasswd -a your username video

If the group is something else as the ls -l reveals, add yourself to
that group (unless it's root or wheel). If the group is root or wheel,
you need to modify udev/mdev rules which I'm not aware of much.

-- 
Nilesh Govindarajan
http://nileshgr.com



Re: [gentoo-user] is anyone using Nouveau graphics driver ?

2018-07-23 Thread Canek Peláez Valdés
On Mon, Jul 23, 2018 at 8:37 PM Davyd McColl  wrote:
>
> Dr Valdés, I'd really like to know more. Are you using a compositor; what
desktop environment?

​I use GNOME 3.24.2, with gnome-shell (which uses a compositor).​ Also, I
run Wayland, not "classic" X.

​> ​
If I had had the positive experience you speak of, I would adopt Nouveau in
a heartbeat. Nvidia has clearly shown their lack of interest in the Linux
community by shunning higher console resolutions, leaving a display port
blanking bug unresolved for about 2 years and haphazardly fixing bugs with
features reported to be working on miscellaneous branches of the driver,
unreleased to the unwashed masses (read up about Vulkan support, esp vs
Rise of the Tomb Raider).

​I do not play modern AAA games on Linux. Nouveau works with 2D
acceleration and basic OpenGL, but I don't think it can handle something
like Tomb Raider or Mad Max.

> I would accept a framerate hit for an open-source driver. But rebooting
my main machine daily is off the cards. If I wanted that, I'd use that
other OS. I develop on that other OS, but my development machine  can be
rebooted any time. My home machine has shit to get done.

​Nouveau (in my experience) is rock solid and fast for desktop use.
However, it doesn't work​ for gaming, AFAIK.

​Regards.
--
Dr. Canek Peláez Valdés
Profesor de Carrera Asociado C
Departamento de Matemáticas
Facultad de Ciencias
Universidad Nacional Autónoma de México


Re: [gentoo-user] Libsld, what gives?

2022-11-16 Thread Alan Grimes

Laurence Perkins wrote:

If you're going to try to dig all the way to the bottom first then 
--ignore-world and --ignore-built-slot-operator-deps can be helpful for forcing 
it to build what it needs to break a dependency loop.  But do be aware that 
things may cease to function during the intermediate stages.

If those are not sufficiently strong, then you can climb into the package repo 
and start issuing ebuild commands yourself and it will do what it's told 
without bothering about checking dependencies at all.  Make sure you know what 
you're doing...  Obviously...

But seriously, try disabling any overlays first if at all possible.  It's quite 
common for those to lag behind the main repo and turn things into a tangled 
mess.


At this point the jackhammers have gone silent and I'm left with the 
issue I had before:



tortoise ~ # emerge --update --newuse --deep --with-bdeps=y world 
--verbose --backtrack=40 --changed-deps --verbose-conflicts --pretend 
--ignore-built-slot-operator-deps=y


These are the packages that would be merged, in order:

Calculating dependencies... done!

emerge: there are no ebuilds to satisfy 
"media-libs/libsdl2[abi_x86_32?,alsa?,custom-cflags?,joystick?,nas?,opengl?,oss?,pulseaudio?,sound?,static-libs?,video?,X?]".

(dependency required by "media-libs/libsdl-1.2.60::poly-c" [ebuild])
(dependency required by "dev-libs/zziplib-0.13.72-r2::gentoo[sdl]" [ebuild])
(dependency required by "app-text/texlive-core-2021-r4::gentoo" [installed])
(dependency required by "dev-texlive/texlive-formatsextra-2021::gentoo" 
[installed])
(dependency required by 
"app-text/docbook-sgml-utils-0.6.14-r5::gentoo[jadetex]" [installed])
(dependency required by "gnome-extra/gnome-color-manager-3.36.0::gentoo" 
[installed])
(dependency required by "gnome-base/gnome-control-center-43.1::gentoo" 
[installed])
(dependency required by "gnome-base/gnome-shell-42.5-r2::gentoo" 
[installed])
(dependency required by 
"gnome-extra/gnome-browser-connector-42.1::gentoo" [ebuild])

tortoise ~ #


I then checked my overlays, and it turns out I had an outrageously 
bloated number of layers installed:


tortoise ~ # layman -l

 * poly-c    [Rsync ] 
(rsync://rsync.gentoofan.org/poly-c )
 * wichtounet    [Git   ] 
(https://github.com/wichtounet/wichtounet-overlay.git )


tortoise ~ #
#

I think one of those was because mainline had stopped maintaining 
seamnokey and I needed it maintained. No idea what I was smoking when I 
applied the other or even which is which. In all likelyhood I had a 
problem and applying that overlay solved it and because I didn't have a 
problem after solving said problem, I forgot about it and can't really 
say what or even when it was I had that problem. All I have now is this 
lingering sense that touching those overlays will result in misery and 
suffering so it's best not to even look up how to remove either of them.


eclan still shows a large number of outdated packages on the system so 
there is definitely lots of updating to work if I can get emerge out of 
its current hissy-fit.


tortoise ~ # eclean-dist
 * Building file list for distfiles cleaning...
 * ERROR: games-strategy/boswars-::poly-c failed (depend phase):
 *   EAPI 6 unsupported.
 *
 * Call stack:
 * ebuild.sh, line 614:  Called source 
'/var/lib/layman/poly-c/games-strategy/boswars/boswars-.ebuild'
 *   boswars-.ebuild, line   7:  Called inherit 'desktop' 
'scons-utils' 'subversion'
 * ebuild.sh, line 294:  Called __qa_source 
'/usr/portage/eclass/scons-utils.eclass'
 * ebuild.sh, line 109:  Called source 
'/usr/portage/eclass/scons-utils.eclass'

 *    scons-utils.eclass, line  89:  Called die
 * The specific snippet of code:
 *  *) die "EAPI ${EAPI} unsupported."
 *
 * If you need support, post the output of `emerge --info 
'=games-strategy/boswars-::poly-c'`,
 * the complete build log and the output of `emerge -pqv 
'=games-strategy/boswars-::poly-c'`.

 * Working directory: '/usr/lib/python3.10/site-packages'
 * S: '/var/tmp/portage/games-strategy/boswars-/work/boswars-'
 * Cleaning distfiles...
 [    1.7 M ] frameworkintegration-5.98.0.tar.xz
 [   86.9 K ] kaccounts-integration-22.08.1.tar.xz
 [   63.1 K ] kaccounts-providers-22.08.1.tar.xz
 [   71.8 K ] kactivities-5.98.0.tar.xz
 [   88.9 K ] kauth-5.98.0.tar.xz
 [  127.0 K ] kbookmarks-5.98.0.tar.xz
 [  185.0 K ] kcmutils-5.98.0.tar.xz
 [  121.6 K ] kcompletion-5.98.0.tar.xz
 [   27.7 K ] kcrash-5.98.0.tar.xz
 [  202.3 K ] kdeclarative-5.98.0.tar.xz
 [   38.6 K ] kded-5.98.0.tar.xz
 [    3.5 M ] kdelibs4support-5.98.0.tar.xz
 [  430.4 K ] kdoctools-5.98.0.tar.xz
 [    1.6 M ] kemoticons-5.98.0.tar.xz
 [   94.9 K ] kglobalaccel-5.98.0.tar.xz
 [   72.1 K ] kguiaddons-5.98.0.tar.xz
 [    1.9 M ] khtml-5.98.0.tar.xz
 [  116

[gentoo-user] unclear (to me) errors from portage

2014-08-07 Thread gottlieb
 -prefork -worker 68 kB
[ebuild U  ] sys-apps/man-pages-3.69 [3.67] USE=nls LINGUAS=-da -de -fr 
-it -ja -nl -pl -ro -ru -zh_CN 1,237 kB
[nomerge   ] gnome-base/gnome-extra-apps-3.12.0:3.0  USE=games shotwell 
tracker 
[ebuild   R]  app-misc/tracker-1.0.2:0/100  USE=exif flac gif gstreamer 
gtk iso jpeg miner-fs mp3 nautilus pdf tiff upower%* vorbis xml -cue (-eds) 
-ffmpeg -firefox-bookmarks -gsf -iptc -networkmanager -playlist -rss {-test} 
-thunderbird -upnp-av -xmp -xps (-laptop%) 0 kB
[nomerge   ] www-client/firefox-24.7.0 [30.0] USE=alsa dbus gstreamer jit 
libnotify minimal pulseaudio startup-notification -bindist -custom-cflags 
-custom-optimization -debug (-pgo) (-selinux) -system-cairo -system-icu 
-system-jpeg -system-sqlite {-test} -wifi (-hardened%) LINGUAS=-af -ak% -ar 
-as -ast -be -bg -bn_BD -bn_IN -br -bs -ca -cs -csb -cy -da -de -el -en_GB 
-en_ZA -eo -es_AR -es_CL -es_ES -es_MX -et -eu -fa -fi -fr -fy_NL -ga_IE -gd 
-gl -gu_IN -he -hi_IN -hr -hu -hy_AM -id -is -it -ja -kk -km -kn -ko -ku -lg% 
-lt -lv -mai -mk -ml -mr -nb_NO -nl -nn_NO -nso% -or -pa_IN -pl -pt_BR -pt_PT 
-rm -ro -ru -si -sk -sl -son -sq -sr -sv_SE -ta -ta_LK% -te -th -tr -uk -vi 
-zh_CN -zh_TW -zu (-xh%) 
[ebuild  NS]  media-plugins/gst-plugins-meta-0.10-r9:0.10 [1.0-r2:1.0] 
USE=X a52 aac alsa cdda dts dvd ffmpeg flac mp3 mpeg ogg pulseaudio vorbis 
x264 xv xvid -dv -dvb -http -jack -lame -libass -libvisual -mms -musepack -opus 
-oss -taglib -theora -v4l -vcd -vpx -wavpack ABI_X86=(64) (-32) (-x32) 0 kB
[ebuild  N ]   media-plugins/gst-plugins-ffmpeg-0.10.13_p201211-r2:0.10  
USE=orc ABI_X86=(64) (-32) (-x32) 4,199 kB
[ebuild  N ]media-video/ffmpeg-1.2.6-r1  USE=X aac alsa bzip2 encode 
hardcoded-tables iconv mmx mp3 network pulseaudio sdl truetype vorbis x264 xvid 
zlib -3dnow -3dnowext -aacplus (-altivec) -amr -avx -bindist -bluray -cdio 
(-celt) -cpudetection -debug -doc -examples -faac -fdk -flite -fontconfig 
-frei0r -gnutls -gsm -iec61883 -ieee1394 -jack -jpeg2k -libass -libcaca 
-libsoxr -libv4l -mmxext -modplug (-neon) -openal -openssl -opus -oss -pic 
-rtmp -schroedinger -speex -ssse3 -static-libs {-test} -theora -threads 
-twolame -v4l -vaapi -vdpau (-vis) -vpx ABI_X86=(64) (-32) (-x32) 
FFTOOLS=aviocat cws2fws ffescape ffeval fourcc2pixfmt graph2dot ismindex 
pktdumper qt-faststart trasher 0 kB
[ebuild  NS]   media-plugins/gst-plugins-mpeg2dec-0.10.19-r1:0.10 
[1.2.4-r1:1.0] ABI_X86=(64) (-32) (-x32) 862 kB
[ebuild  NS]   media-plugins/gst-plugins-pulse-0.10.31-r1:0.10 
[1.2.4-r1:1.0] ABI_X86=(64) (-32) (-x32) 2,674 kB
[nomerge   ] games-strategy/wesnoth-1.10.7  USE=dbus nls -dedicated -doc 
-server 
[nomerge   ]  media-libs/sdl-net-1.2.8  USE=-static-libs 
[ebuild U ~]   media-libs/libsdl-1.2.15-r8 [1.2.15-r7] USE=X alsa joystick 
opengl pulseaudio sound video xv -aalib -custom-cflags -dga -fbcon -libcaca 
-nas -oss -static-libs -tslib -xinerama ABI_X86=(64) -32 (-x32) 3,829 kB
[nomerge   ] gnome-extra/gnome-shell-extensions-3.12.2  USE=-examples 
[nomerge   ]  gnome-base/gnome-shell-3.12.2  USE=bluetooth i18n 
networkmanager (-openrc-force) PYTHON_TARGETS=python2_7 
[nomerge   ]   gnome-base/gnome-control-center-3.12.1-r1:2  USE=bluetooth 
colord cups gnome-online-accounts i18n -debug -kerberos -v4l 
INPUT_DEVICES=-wacom 
[ebuild U  ]x11-misc/colord-1.2.1-r1:0/2 [1.2.1:0/2] USE=gusb 
introspection policykit systemd udev -examples -extra-print-profiles -scanner 
-vala 0 kB
[ebuild U  ] virtual/libudev-215-r1:0/1 [208:0/1] USE=systemd%* 
(-static-libs) ABI_X86=(64) (-32) (-x32) 0 kB
[ebuild U  ] virtual/libgudev-215-r1 [208] USE=introspection systemd%* 
(-static-libs) ABI_X86=(64) (-32) (-x32) 0 kB
[ebuild U  ]  sys-apps/systemd-215-r3:0/2 [212-r5:0/2] USE=acl 
filecaps firmware-loader gudev introspection kmod pam policykit seccomp -audit 
-cryptsetup -doc -elfutils% -gcrypt -http (-kdbus) -lzma -python -qrcode 
(-selinux) (-ssl) {-test} -vanilla (-xattr%) ABI_X86=(64) (-32) (-x32) 
PYTHON_SINGLE_TARGET=python2_7 -python3_2 -python3_3 (-python3_4) 
PYTHON_TARGETS=python2_7 python3_3 -python3_2 (-python3_4) 2,821 kB
[ebuild U  ] net-misc/dhcpcd-6.4.3 [6.2.0-r1] USE=ipv6 udev 147 kB
[nomerge   ] www-servers/apache-2.2.27-r4:2 [2.2.27:2] USE=ldap ssl -debug 
-doc (-selinux) -static -suexec -threads APACHE2_MODULES=actions alias 
auth_basic auth_digest authn_alias authn_anon authn_dbm authn_default 
authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner 
authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache 
env expires ext_filter file_cache filter headers include info log_config logio 
mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id 
userdir usertrack vhost_alias -asis -authn_dbd -cern_meta -charset_lite -dbd 
-dumpio -ident -imagemap -log_forensic -proxy -proxy_ajp -proxy_balancer 
-proxy_connect -proxy_ftp -proxy_http -proxy_scgi

Re: [gentoo-user] unclear (to me) errors from portage

2014-08-07 Thread Gevisz
 -proxy_balancer -proxy_connect -proxy_ftp -proxy_http -proxy_scgi
 -reqtimeout -substitute -version APACHE2_MPMS=-event -itk -peruser
 -prefork -worker 68 kB [ebuild U  ] sys-apps/man-pages-3.69
 [3.67] USE=nls LINGUAS=-da -de -fr -it -ja -nl -pl -ro -ru -zh_CN
 1,237 kB [nomerge   ] gnome-base/gnome-extra-apps-3.12.0:3.0
 USE=games shotwell tracker [ebuild   R]
 app-misc/tracker-1.0.2:0/100  USE=exif flac gif gstreamer gtk iso
 jpeg miner-fs mp3 nautilus pdf tiff upower%* vorbis xml -cue (-eds)
 -ffmpeg -firefox-bookmarks -gsf -iptc -networkmanager -playlist -rss
 {-test} -thunderbird -upnp-av -xmp -xps (-laptop%) 0 kB
 [nomerge   ] www-client/firefox-24.7.0 [30.0] USE=alsa dbus
 gstreamer jit libnotify minimal pulseaudio startup-notification
 -bindist -custom-cflags -custom-optimization -debug (-pgo) (-selinux)
 -system-cairo -system-icu -system-jpeg -system-sqlite {-test} -wifi
 (-hardened%) LINGUAS=-af -ak% -ar -as -ast -be -bg -bn_BD -bn_IN
 -br -bs -ca -cs -csb -cy -da -de -el -en_GB -en_ZA -eo -es_AR -es_CL
 -es_ES -es_MX -et -eu -fa -fi -fr -fy_NL -ga_IE -gd -gl -gu_IN -he
 -hi_IN -hr -hu -hy_AM -id -is -it -ja -kk -km -kn -ko -ku -lg% -lt
 -lv -mai -mk -ml -mr -nb_NO -nl -nn_NO -nso% -or -pa_IN -pl -pt_BR
 -pt_PT -rm -ro -ru -si -sk -sl -son -sq -sr -sv_SE -ta -ta_LK% -te
 -th -tr -uk -vi -zh_CN -zh_TW -zu (-xh%) [ebuild  NS]
 media-plugins/gst-plugins-meta-0.10-r9:0.10 [1.0-r2:1.0] USE=X a52
 aac alsa cdda dts dvd ffmpeg flac mp3 mpeg ogg pulseaudio vorbis x264
 xv xvid -dv -dvb -http -jack -lame -libass -libvisual -mms -musepack
 -opus -oss -taglib -theora -v4l -vcd -vpx -wavpack ABI_X86=(64)
 (-32) (-x32) 0 kB [ebuild  N ]
 media-plugins/gst-plugins-ffmpeg-0.10.13_p201211-r2:0.10  USE=orc
 ABI_X86=(64) (-32) (-x32) 4,199 kB [ebuild  N ]
 media-video/ffmpeg-1.2.6-r1  USE=X aac alsa bzip2 encode
 hardcoded-tables iconv mmx mp3 network pulseaudio sdl truetype vorbis
 x264 xvid zlib -3dnow -3dnowext -aacplus (-altivec) -amr -avx
 -bindist -bluray -cdio (-celt) -cpudetection -debug -doc -examples
 -faac -fdk -flite -fontconfig -frei0r -gnutls -gsm -iec61883
 -ieee1394 -jack -jpeg2k -libass -libcaca -libsoxr -libv4l -mmxext
 -modplug (-neon) -openal -openssl -opus -oss -pic -rtmp -schroedinger
 -speex -ssse3 -static-libs {-test} -theora -threads -twolame -v4l
 -vaapi -vdpau (-vis) -vpx ABI_X86=(64) (-32) (-x32)
 FFTOOLS=aviocat cws2fws ffescape ffeval fourcc2pixfmt graph2dot
 ismindex pktdumper qt-faststart trasher 0 kB [ebuild  NS]
 media-plugins/gst-plugins-mpeg2dec-0.10.19-r1:0.10 [1.2.4-r1:1.0]
 ABI_X86=(64) (-32) (-x32) 862 kB [ebuild  NS]
 media-plugins/gst-plugins-pulse-0.10.31-r1:0.10 [1.2.4-r1:1.0]
 ABI_X86=(64) (-32) (-x32) 2,674 kB [nomerge   ]
 games-strategy/wesnoth-1.10.7  USE=dbus nls -dedicated -doc
 -server [nomerge   ]  media-libs/sdl-net-1.2.8
 USE=-static-libs [ebuild U ~]   media-libs/libsdl-1.2.15-r8
 [1.2.15-r7] USE=X alsa joystick opengl pulseaudio sound video xv
 -aalib -custom-cflags -dga -fbcon -libcaca -nas -oss -static-libs
 -tslib -xinerama ABI_X86=(64) -32 (-x32) 3,829 kB [nomerge   ]
 gnome-extra/gnome-shell-extensions-3.12.2
 USE=-examples [nomerge   ]  gnome-base/gnome-shell-3.12.2
 USE=bluetooth i18n networkmanager (-openrc-force)
 PYTHON_TARGETS=python2_7 [nomerge   ]
 gnome-base/gnome-control-center-3.12.1-r1:2  USE=bluetooth colord
 cups gnome-online-accounts i18n -debug -kerberos -v4l
 INPUT_DEVICES=-wacom [ebuild U  ]
 x11-misc/colord-1.2.1-r1:0/2 [1.2.1:0/2] USE=gusb introspection
 policykit systemd udev -examples -extra-print-profiles -scanner
 -vala 0 kB [ebuild U  ] virtual/libudev-215-r1:0/1 [208:0/1]
 USE=systemd%* (-static-libs) ABI_X86=(64) (-32) (-x32) 0 kB
 [ebuild U  ] virtual/libgudev-215-r1 [208] USE=introspection
 systemd%* (-static-libs) ABI_X86=(64) (-32) (-x32) 0 kB
 [ebuild U  ]  sys-apps/systemd-215-r3:0/2 [212-r5:0/2]
 USE=acl filecaps firmware-loader gudev introspection kmod pam
 policykit seccomp -audit -cryptsetup -doc -elfutils% -gcrypt -http
 (-kdbus) -lzma -python -qrcode (-selinux) (-ssl) {-test} -vanilla
 (-xattr%) ABI_X86=(64) (-32) (-x32)
 PYTHON_SINGLE_TARGET=python2_7 -python3_2 -python3_3 (-python3_4)
 PYTHON_TARGETS=python2_7 python3_3 -python3_2 (-python3_4) 2,821 kB
 [ebuild U  ] net-misc/dhcpcd-6.4.3 [6.2.0-r1] USE=ipv6 udev 147
 kB [nomerge   ] www-servers/apache-2.2.27-r4:2 [2.2.27:2]
 USE=ldap ssl -debug -doc (-selinux) -static -suexec -threads
 APACHE2_MODULES=actions alias auth_basic auth_digest authn_alias
 authn_anon authn_dbm authn_default authn_file authz_dbm authz_default
 authz_groupfile authz_host authz_owner authz_user autoindex cache cgi
 cgid dav dav_fs dav_lock deflate dir disk_cache env expires
 ext_filter file_cache filter headers include info log_config logio
 mem_cache mime mime_magic negotiation rewrite setenvif speling status
 unique_id userdir usertrack vhost_alias -asis -authn_dbd -cern_meta
 -charset_lite -dbd

Re: [gentoo-user] Re: After /usr conflation: why not copy booting software to /sbin rather than initramfs?

2012-03-29 Thread Canek Peláez Valdés
On Thu, Mar 29, 2012 at 2:15 PM, Dale rdalek1...@gmail.com wrote:
 Canek Peláez Valdés wrote:

 Can you try doing

 dracut -H /boot/initramfs-kernel version here

 ??

 The man page from dracut says that -H is for the current host
 instead of a generic host. Maybe the generic host configuration is
 messing up something with su that your actual host configuration
 needs.

 I use -H. As I have ben saying, my initramfs it's pretty up in sync
 with my normal system.

 Regards.


 Notice, I make the distinction between Console and Konsole by making the
 first letter capitalized.  It kind of gets confusing.  :/

 I had to reboot so I made a new init thingy with the -H switch.  It
 works in Console but nothing root works in KDE.  I get the same error.
 Heck, Konsole won't even try to come up much less ask for my password.
 Krusader asks for password and says that su is not in the path.  This is
 similar to what I got when I was in a Console too.

 So, boot without init thingy, everything works fine.  Boot with the init
 thingy, I can't access things in KDE as root.  All I do is reboot.  I
 don't change or edit anything other than selecting a different entry in
 grub.

 I use Konsole when I emerge and such as that.  I use Krusader, since
 Konqueror developed a bug, to edit config files.  I don't care to switch
 to a Console to emerge something or edit a config file.  This is not
 going to work for me long term.

 Also, keep in mind, I boot the EXACT same kernel whether I use the init
 thingy or not.  All I do is remove the stuff the init thingy needs to
 work.

 Go figure.

I'm a little confused: you log in KDE as a regular user, open a
Konsole, type su -, and what happens?

What do you mean with Konsole won't even try to come up?

In the shell that Krusader provides (which I assume you run as a
regular user), what it's the result of which su? And also, what
happens when (inside the shell from Krusader) you run /bin/su?

If not for the fact that you say that in a virtual console su works, I
would be willing to suggest that your initramfs never does the
switch_root, and so you end up with the minimal / from the initramfs,
and your normal /usr. That would be beyond bizarre, but if you *can*
use su in a virtual console, then it should be there.

I usally log in in GNOME, open a gnome-terminal, and set a fixed
number of tabs in gnome-terminal where I su -, and work as root in
there. I also can run an X11 program as root with su -lc
/usr/bin/gedit, but I almost never do that (although it works; I just
checked).

I don't think I understand how do you use su. Could you explain it to
me, please?

One last thing: create a  directory /tmp/whatever, and inside it
unpack your initramfs:

zcat /boot/init-thingie | cpio -i

Could you do a ls -R /tmp/whatever so we can see what actually ends
up in yout initramfs?

Regards.
-- 
Canek Peláez Valdés
Posgrado en Ciencia e Ingeniería de la Computación
Universidad Nacional Autónoma de México



RE: [gentoo-user] layman overlays

2007-03-22 Thread John covici
-activation -lgconf-2 -lORBit-2 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt 
-lexslt -lxslt -lz -lm -lgcrypt -lgpg-error -lxml2 -lstartup-notification-1 
-ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0  '

## - ##
## Output variables. ##
## - ##

ACLOCAL='${SHELL} 
/var/tmp/portage/gnome-extra/yelp-2.18.0/work/yelp-2.18.0/missing --run 
aclocal-1.9'
ACLOCAL_AMFLAGS='${ACLOCAL_FLAGS}'
ALL_LINGUAS=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} 
/var/tmp/portage/gnome-extra/yelp-2.18.0/work/yelp-2.18.0/missing --run tar'
AM_CFLAGS=' -Wall -Wno-uninitialized -Wmissing-prototypes -Wnested-externs 
-Wpointer-arith -Wno-sign-compare'
AM_CPPFLAGS=''
AM_CXXFLAGS='-fno-rtti  -fshort-wchar'
AM_LDFLAGS=''
AR='i686-pc-linux-gnu-ar'
AUTOCONF='${SHELL} 
/var/tmp/portage/gnome-extra/yelp-2.18.0/work/yelp-2.18.0/missing --run 
autoconf'
AUTOHEADER='${SHELL} 
/var/tmp/portage/gnome-extra/yelp-2.18.0/work/yelp-2.18.0/missing --run 
autoheader'
AUTOMAKE='${SHELL} 
/var/tmp/portage/gnome-extra/yelp-2.18.0/work/yelp-2.18.0/missing --run 
automake-1.9'
AWK='gawk'
BZ_LIBS=''
CATALOGS=''
CATOBJEXT='.gmo'
CC='i686-pc-linux-gnu-gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-O2 -mtune=athlon-xp -pipe'
CPP='i686-pc-linux-gnu-gcc -E'
CPPFLAGS='  -I'
CXX='i686-pc-linux-gnu-g++'
CXXCPP='i686-pc-linux-gnu-g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-O2 -mtune=athlon-xp -pipe'
CYGPATH_W='echo'
DATADIRNAME='share'
DB2HTML='/usr/share/xml/gnome/xslt/docbook/html/db2html.xsl'
DB_TITLE='/usr/share/xml/gnome/xslt/docbook/common/db-title.xsl'
DEFS=''
DEPDIR='.deps'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
ENABLE_BEAGLE_FALSE=''
ENABLE_BEAGLE_TRUE='#'
ENABLE_INFO_FALSE='#'
ENABLE_INFO_TRUE=''
ENABLE_MAN_FALSE='#'
ENABLE_MAN_OR_INFO_FALSE='#'
ENABLE_MAN_OR_INFO_TRUE=''
ENABLE_MAN_TRUE=''
ENABLE_SEARCH_FALSE='#'
ENABLE_SEARCH_TRUE=''
EXEEXT=''
F77='i686-pc-linux-gnu-gfortran'
FFLAGS='-g -O2'
GCONFTOOL='/usr/bin/gconftool-2'
GCONF_SCHEMAS_INSTALL_FALSE='#'
GCONF_SCHEMAS_INSTALL_TRUE=''
GCONF_SCHEMA_CONFIG_SOURCE='xml:merged:/etc/gconf/gconf.xml.defaults'
GCONF_SCHEMA_FILE_DIR='$(sysconfdir)/gconf/schemas'
GETTEXT_PACKAGE='yelp'
GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  '
GLIB_GENMARSHAL='glib-genmarshal'
GLIB_LIBS='-lglib-2.0  '
GLIB_MKENUMS='glib-mkenums'
GMOFILES=''
GMSGFMT='/usr/bin/gmsgfmt'
GOBJECT_QUERY='gobject-query'
HAVE_GECKO_1_7_FALSE=''
HAVE_GECKO_1_7_TRUE=''
HAVE_GECKO_1_8_1_FALSE=''
HAVE_GECKO_1_8_1_TRUE=''
HAVE_GECKO_1_8_FALSE=''
HAVE_GECKO_1_8_TRUE=''
HAVE_GECKO_1_9_FALSE=''
HAVE_GECKO_1_9_TRUE=''
HAVE_GECKO_DEBUG_FALSE=''
HAVE_GECKO_DEBUG_TRUE=''
HAVE_MOZILLA_TOOLKIT_FALSE='#'
HAVE_MOZILLA_TOOLKIT_TRUE=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
INSTOBJEXT='.mo'
INTLLIBS=''
INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard 
$(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c 
$(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $ $@'
INTLTOOL_DESKTOP_RULE='%.desktop:   %.desktop.in   $(INTLTOOL_MERGE) $(wildcard 
$(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c 
$(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $ $@'
INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) 
$(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c 
$(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $ $@'
INTLTOOL_EXTRACT='$(top_builddir)/intltool-extract'
INTLTOOL_ICONV='/usr/bin/iconv'
INTLTOOL_KBD_RULE='%.kbd:   %.kbd.in   $(INTLTOOL_MERGE) $(wildcard 
$(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m -c 
$(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $ $@'
INTLTOOL_KEYS_RULE='%.keys:  %.keys.in  $(INTLTOOL_MERGE) $(wildcard 
$(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c 
$(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $ $@'
INTLTOOL_MERGE='$(top_builddir)/intltool-merge'
INTLTOOL_MSGFMT='/usr/bin/msgfmt'
INTLTOOL_MSGMERGE='/usr/bin/msgmerge'
INTLTOOL_OAF_RULE='%.oaf:   %.oaf.in   $(INTLTOOL_MERGE) $(wildcard 
$(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $ 
$@'
INTLTOOL_PERL='/usr/bin/perl'
INTLTOOL_PONG_RULE='%.pong:  %.pong.in  $(INTLTOOL_MERGE) $(wildcard 
$(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c 
$(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $ $@'
INTLTOOL_PROP_RULE='%.prop:  %.prop.in  $(INTLTOOL_MERGE) $(wildcard 
$(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c 
$(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $ $@'
INTLTOOL_SCHEMAS_RULE='%.schemas:   %.schemas.in   $(INTLTOOL_MERGE) $(wildcard 
$(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c 
$(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $ $@'
INTLTOOL_SERVER_RULE='%.server:%.server.in$(INTLTOOL_MERGE) $(wildcard

Re: [gentoo-user] pycrypto-2.6-r2 fails to build

2013-06-19 Thread Daniel Pielmeier
2013/6/19 Helmut Jarausch jarau...@igpm.rwth-aachen.de:
 On 06/19/2013 02:59:15 AM, Tamer Higazi wrote:

 Hi people!
 I am trying to build pycrypto, by it fails to merge.


 Always I get ACCESS VIOLATION. I didn't make the merge as user (with
 sudo), I am doing it as root from a shell.

 Not even a shell opened in gnome. Just in a plain terminal session.

 If anybody of you could tell me where the error might be, I would kindly
 thank you.


 Tamer

 The complete build error is here:

 http://pastebin.com/raw.php?i=wJsrm2ZH


 In there, there is the message

 Permission denied:
 '/usr/lib64/python2.7/site-packages/test-easy-install-666.write-test'

 I don't have this file here. Could you please check if you have this file,
 check it permissions
 and delete it in case you have it.

 Helmut


I don't think the file exists, also why should he delete it? It is
setuptools/pycrypto which tries to write files outside the sandbox
which is not allowed.

Tamer you can try if pycrypto installs fine with setuptools 0.7.3. If
yes you should open a bug about the pycrypto-2​.6-r2 sandbox issue
with setuptools 0.6.30-r1

-- 
Regards
Daniel



Re: [gentoo-user] [poll] What is your session state?

2014-02-09 Thread Canek Peláez Valdés
On Sun, Feb 9, 2014 at 4:43 PM, walt w41...@gmail.com wrote:
 Recent threads about consolekit vs logind(systemd) have made me curious, so
 I've been studying...

 A few of us have had recent problems with things like plugging USB sticks,
 which once worked transparently but now require root privileges.

 I've discovered that my own such problems are caused by this:

 $loginctl show-session 1   (I have only one session, cleverly named '1')

 Id=1
 Timestamp=Sun 2014-02-09 07:18:32 PST
 TimestampMonotonic=389744251
 VTNr=1
 TTY=/dev/tty1
 Remote=no
 Service=login
 Scope=session-1.scope
 Leader=426
 Audit=1
 Type=tty
 Class=user
 Active=no   =  should be 'yes'
 State=online  ===  should be 'active'

 Users of consolekit, don't feel neglected.  You should try this instead:

 $ck-list-sessions
 Session1:
 unix-user = '1001'
 realname = '(null)'
 seat = 'Seat2'
 session-type = ''
 active = FALSE(correct because I'm ssh'd into a remote box)
 x11-display = ':0'
 x11-display-device = '/dev/tty2'
 display-device = '/dev/tty1'
 remote-host-name = ''
 is-local = FALSE
 on-since = '2014-02-09T22:00:10.750312Z'
 login-session-id = '1'

 Canek explained that the reason my session is not 'active' is that I'm
 not using a Display Manager (gdm kdm lightdm), which talks to logind or
 consolekit and vouches for my physical presence at the local keyboard.

 However, when I do the same thing on arch linux (as a virtualbox guest)
 I see that my session (running gnome) is 'active' and I have no trouble
 powering off the virtual machine as an unprivileged user.

Hi Walt; since I already have GNOME 3+systemd, I decided to install
Xfce. Given that all the plumbing is essentially the same for both
desktops, it took less than 15 minutes for portage to emerge it (13
small packages).

I started it like you, with exec startxcfe4 in my $HOME/.xinitrc.
Boy, I had forgotten how desktops looked at the start of the century.

Anyway, I had exactly the same problem as you; I needed my root
password to mount USB sticks or shutdown the machine. My session was
Active=no, State=online.

As I suspected, if I started Xfce through gdm, everything worked
without any issue; session was Active=yes, State=active, and my root
password was not required for anything. So one workaround is to
install gdm,  but that is ugly (and unnecessary, see below).

 Any ideas how I can fix it?

Yeah, I found the solution on the net:

http://blog.falconindy.com/articles/back-to-basics-with-x-and-systemd.html

Basically, invoke startx passing Xorg the option of which VT you want
to transfer for your X11 session:

startx -- vt01

Obviously, that only works if you are in VT 1 (Alt-F1).

 BTW, this helped me to understand some of the buzzwords I used above:

 http://www.freedesktop.org/wiki/Software/systemd/multiseat/

I owe you an apology Walter; I just assumed you had configured
something wrong. I'm just getting used to the fact that with GNOME
3+systemd everything kinda works immediately. Sorry.

With the above solution, everything works with Xfce without asking for
authentication... except adding printers, I suppose.

Regards.

PS: Inside Xfce (which looks surprisingly similar to GNOME 2), I kept
doing the same thing I do on a Mac or Windows machine; pressing the
windows key to bring up the shell overview. I really don't understand
how could I get any work done before using GNOME Shell.
-- 
Canek Peláez Valdés
Posgrado en Ciencia e Ingeniería de la Computación
Universidad Nacional Autónoma de México



Re: [gentoo-user] basic grub question

2016-06-15 Thread Andrew Savchenko
On Wed, 15 Jun 2016 12:55:39 -0400 cov...@ccs.covici.com wrote:
> Andrew Savchenko <birc...@gentoo.org> wrote:
> 
> > On Wed, 15 Jun 2016 09:41:07 -0400 cov...@ccs.covici.com wrote:
> > > Neil Bothwick <n...@digimed.co.uk> wrote:
> > > 
> > > > On Wed, 15 Jun 2016 08:42:45 -0400, cov...@ccs.covici.com wrote:
> > > > 
> > > > > > > But the manual and the html pages constantly talk about the grub
> > > > > > > command or rather the grub interactive command, and they usually
> > > > > > > call it grub, maybe it has a different name.  
> > > > > > 
> > > > > > That's the GRUB interactive shell, that you get to from the boot 
> > > > > > menu
> > > > > > (press c) or get dropped into it if there is no grub.cfg file.
> > > > > >   
> > > > > 
> > > > > hmmm, I thought you could do it from the console as well, for certain
> > > > > commands.
> > > > 
> > > > The commands that show up in "qlist grub" can be run from a standard
> > > > shell. The GRUB interactive shell is different, with its own set of
> > > > commands. You really need to read the online manual or the info pages
> > > > again. The man pages explain the individual commands, but only the full
> > > > manual shows how it all fits together.
> > > > 
> > > > Why are you looking to switch from Lilo to GRUB now? If Lilo works, 
> > > > stick
> > > > with it. If it is because you have EFI hardware, I'd skip GRUB and go
> > > > straight to Gummiboot or systemd-boot.
> > > 
> > > Well, I am trying to use the nvidia driver which conflicts with uvesafb
> > > frame buffer, so it seems.  It used to work fine, but not it does not
> > > work anymore and the only solutions I have found was a couple of grub
> > > parameters which gives you a higher resolution and passes it on to
> > > linux.  It would not be as good as the uvesafb, but at least it would be
> > > better than 80x25.  I use the console a lot and only use gnome
> > > sometimes, but I don't want to have to reboot into a different kernel
> > > just to use gnome.
> > 
> > You can pass any kernel parameters using lilo as well.
> > 
> > Also it should be possible to use uvesafb and nvidia driver without
> > kernel switch, at least this is possible with fbcon: as described
> > in [1], it is possible to unbind framebuffer console and use text
> > vga console, then you should be able to unload uvesafb module and
> > load nvidia propietary blob.
> > 
> > [1] https://www.kernel.org/doc/Documentation/fb/fbcon.txt
> 
> But, if I compile uvesafb as a module, as opposed to having it built
> into the kernel, I can never activate  the frame buffer, I always get
> /dev/fb0 no such file or directory when trying to use fbset.  If I could
> do that, and get the correct mode, that would also solve my problem.

Have you tried to load uvesafb module with desired parameters before
running fbset? You can setup modules init script to do that
automatically.

Best regards,
Andrew Savchenko


pgpTR6jztHNJO.pgp
Description: PGP signature


Re: [gentoo-user] basic grub question

2016-06-15 Thread covici
Andrew Savchenko <birc...@gentoo.org> wrote:

> On Wed, 15 Jun 2016 12:55:39 -0400 cov...@ccs.covici.com wrote:
> > Andrew Savchenko <birc...@gentoo.org> wrote:
> > 
> > > On Wed, 15 Jun 2016 09:41:07 -0400 cov...@ccs.covici.com wrote:
> > > > Neil Bothwick <n...@digimed.co.uk> wrote:
> > > > 
> > > > > On Wed, 15 Jun 2016 08:42:45 -0400, cov...@ccs.covici.com wrote:
> > > > > 
> > > > > > > > But the manual and the html pages constantly talk about the grub
> > > > > > > > command or rather the grub interactive command, and they usually
> > > > > > > > call it grub, maybe it has a different name.  
> > > > > > > 
> > > > > > > That's the GRUB interactive shell, that you get to from the boot 
> > > > > > > menu
> > > > > > > (press c) or get dropped into it if there is no grub.cfg file.
> > > > > > >   
> > > > > > 
> > > > > > hmmm, I thought you could do it from the console as well, for 
> > > > > > certain
> > > > > > commands.
> > > > > 
> > > > > The commands that show up in "qlist grub" can be run from a standard
> > > > > shell. The GRUB interactive shell is different, with its own set of
> > > > > commands. You really need to read the online manual or the info pages
> > > > > again. The man pages explain the individual commands, but only the 
> > > > > full
> > > > > manual shows how it all fits together.
> > > > > 
> > > > > Why are you looking to switch from Lilo to GRUB now? If Lilo works, 
> > > > > stick
> > > > > with it. If it is because you have EFI hardware, I'd skip GRUB and go
> > > > > straight to Gummiboot or systemd-boot.
> > > > 
> > > > Well, I am trying to use the nvidia driver which conflicts with uvesafb
> > > > frame buffer, so it seems.  It used to work fine, but not it does not
> > > > work anymore and the only solutions I have found was a couple of grub
> > > > parameters which gives you a higher resolution and passes it on to
> > > > linux.  It would not be as good as the uvesafb, but at least it would be
> > > > better than 80x25.  I use the console a lot and only use gnome
> > > > sometimes, but I don't want to have to reboot into a different kernel
> > > > just to use gnome.
> > > 
> > > You can pass any kernel parameters using lilo as well.
> > > 
> > > Also it should be possible to use uvesafb and nvidia driver without
> > > kernel switch, at least this is possible with fbcon: as described
> > > in [1], it is possible to unbind framebuffer console and use text
> > > vga console, then you should be able to unload uvesafb module and
> > > load nvidia propietary blob.
> > > 
> > > [1] https://www.kernel.org/doc/Documentation/fb/fbcon.txt
> > 
> > But, if I compile uvesafb as a module, as opposed to having it built
> > into the kernel, I can never activate  the frame buffer, I always get
> > /dev/fb0 no such file or directory when trying to use fbset.  If I could
> > do that, and get the correct mode, that would also solve my problem.
> 
> Have you tried to load uvesafb module with desired parameters before
> running fbset? You can setup modules init script to do that
> automatically.

Yep, I tried that, but no joy there at all.  I even tried the nvidia
frame buffer thinking it might be compatible with the nvidia drivers,
but I could not get anything out of it, either as a module or built in.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici
 cov...@ccs.covici.com



[gentoo-user] Just a few questions.

2008-03-20 Thread Wael Nasreddine
Hello,

I have a few questions that has been bugging me for a while, hope I
find the answers I;m looking for :)

I use zsh for shell, rxvt-unicode for Terminal emulator, urxvt runs
with TERM rxvt-unicode, GNU Screen runs with the term screen-256color,
now I'm not sure what's the issue, but when I login through GDM/KDM
the colors inside screen are all messed up, here's 2 screenshots, the
1st one[1] is when gnome was started via usual startx command and the
second[2] is for gnome session when started from GDM/KDM, the colors
are not just messed up in zsh, in mutt and in every ncurses programs..

The second question is about a problem that has been bugging me for a
while now, and it happend in ViM ruinning in X, Screen or Console...
When I type a letter, erase it and type another letter, I'll get
a weird char, not what I've typed, ex: the next quoted character is 
supposed to be a, and the one after that is f, and i see? å ff に
... I have no idea why this is happening but it's really annoying to have
undetected error like these while scripting... Any ideas ??

The third problem is zsh related, anyway the problem is when I try to use
zsh outside rxvt-unicode the keys Home, PgUP, PgDn and End does not
work, in gnome-terminal instead of going to the beginning of the line,
I get this instead:
H[2;A[0;G
Here's a screenshot of gnome-terminal[3]... This doesn't happen in
bash.

I included relevant config files below, key bindings are defind in
.inputrc and .zsh/zle

Thank you :)

[1]: http://img150.imageshack.us/img150/4804/20thursday1ho1.png
[2]: http://img291.imageshack.us/img291/9356/20thursdaydt0.png
[3]: http://img527.imageshack.us/img527/8703/20thursday2ru5.png
.Xdefaults: 
http://wael.nasreddine.com/cgi-bin/viewvc.cgi/wael/trunk/etc-plus/.Xdefaults?view=log
.screenrc: 
http://wael.nasreddine.com/cgi-bin/viewvc.cgi/wael/trunk/etc/.screen/config?view=log
.inputrc: 
http://wael.nasreddine.com/cgi-bin/viewvc.cgi/wael/trunk/etc/.inputrc?view=log
.zshrc: 
http://wael.nasreddine.com/cgi-bin/viewvc.cgi/wael/trunk/etc/.zshrc?view=log
.zsh: http://wael.nasreddine.com/cgi-bin/viewvc.cgi/wael/trunk/etc/.zsh/
.vimrc: 
http://wael.nasreddine.com/cgi-bin/viewvc.cgi/wael/trunk/etc/.vimrc?view=log
.vim: http://wael.nasreddine.com/cgi-bin/viewvc.cgi/wael/trunk/etc/.vim/

-- 
Wael Nasreddine
http://wael.nasreddine.com
PGP: 1024D/C8DD18A2 06F6 1622 4BC8 4CEB D724  DE12 5565 3945 C8DD 18A2

.: An infinite number of monkeys typing into GNU emacs,
   would never make a good program. (L. Torvalds 1995) :.


pgpZpUIugwsOK.pgp
Description: PGP signature


Re: [gentoo-user] How many people use KDE?

2006-01-20 Thread Holly Bostick
Neil Bothwick schreef:
 On Fri, 20 Jan 2006 17:10:13 +0800, Linux Java wrote:
 
 I wanna to know KDE and Gnome which is more popular.
 
 Why? Use whatever suits you.
 

I hope that you all appreciate my extreme restraint in not posting to
this thread until now, given how very much I dislike KDE.

But for the record, just so that all you KDE-heads don't skew the
results com*plete*ly:

I always (from my first attempts at Linux some 3 years ago) preferred
GNOME to KDE. Never liked Nautilus, though (it's tied for second on my
list of most hated file managers), and since I've never been fond of
desktop icons and all that cr... junk... I still found it too heavy. So I
switched to Openbox 3 (with a GTK backend), and now I use fvwm-crystal
(with a GTK backend). Gnome-light is (always) installed, but I don't
use it as a desktop.

I have only two KDE-specific applications that I would not do without
(both compiled -kde and -arts to the greatest extent possible): Krusader
(though this needs Konq and some other KDE utils for best usage, as it
recognizes KDE apps much much better than GTK apps for viewing files and
the like), and K3b. These apps require kdebase, so I've got that, but
the day you see me logging into KDE, you can rest assured that either:

1) my system is so seriously broke that it's the only DE/WM I can get
into (which is pretty unlikely. I mean, I've got iceWM and *afterstep*
on the system, for Pete's sake; the day that doesn't work but KDE does
will be... The day);

or

2) I have been replaced by an alien clone (shoot first, ask questions
later).

I prefer to use GTK-based applications wherever possible because I find
them more attractive in general, and I'm more used to them (as a GNOME
user originally), unless they're junk, like Totem, in which case I use
non-affiliated programs like Xine or mPlayer. Yes, I know Totem can be
configured to use a Xine backend. Imo, there's no point; if that's the
only way Totem works, I might as well just use Xine. Plus I want to see
when gStreamer gets its act together. However I have no objection to
QT-based apps (as opposed to KDE apps) when necessary. It does need to
be necessary, though (meaning, if I need it, I'll install qdvdauthor,
because there's no GTK alternative that I know of, but I can just as
well use the CLI original, unless the GUI version has some additional
feature or makes it easier to understand than the CLI version's man page).

So anyway, Neil is of course right: use what you want; it's *your*
desktop (finally!). I don't need a whole lot of GUI features (in fact I
dislike a whole lot of GUI features), so KDE is not for me, the one who
never liked Windows(-like) desktops, even when I was using Windows; I
used an alternative shell from my Win98 days on. But for those who feel
more comfortable with a more Windows-like environment, and Windows-like
assumptions about what a user wants/needs from their desktop, KDE may be
just the thing; that is, after all, what it's designed to do to a great
extent.

You can have it, though. I'll be elsewhere.

Holly


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] world update gone astray portage will not let me continue

2021-07-19 Thread John Covici
On Mon, 19 Jul 2021 18:08:34 -0400,
Neil Bothwick wrote:
> 
> [1  ]
> On Mon, 19 Jul 2021 17:17:07 -0400, John Covici wrote:
> 
> > Calculating dependencies  . done!
> >  * One or more packages are either masked or have missing
> >  dependencies:
> >   *
> >*   >=dev-libs/icu-51.2-r1:0/68.2=[abi_x86_64(-)] pulled in by:
> > * (media-libs/harfbuzz-2.8.1:0/0.9.18::gentoo, installed)
> >  *
> >  * The resume list contains packages that are either masked or
> > have
> > * unsatisfied dependencies. Please restart/continue the
> > operation
> > * manually, or use --skipfirst to skip the first package in
> > the list and
> > * any other packages that may be masked or have missing
> > dependencies.
> 
> Did you try using --skipfirst as suggested?

I will try, but I have never found that to work, but I will check.
No joy, here is what I get:

These are the packages that would be merged, in order:

Calculating dependencies  ... done!
 * Invalid resume list:
  *
   *   ('ebuild', '/', 'dev-lang/php-7.3.29', 'merge')
*   ('ebuild', '/', 'dev-lang/php-7.4.21-r1', 'merge')
 *   ('ebuild', '/', 'x11-libs/pango-1.48.7-r1', 'merge')
 *   ('ebuild', '/', 'x11-base/xorg-server-1.20.11-r3', 'merge')
  *   ('ebuild', '/', 'dev-python/scipy-1.6.3', 'merge')
   *   ('ebuild', '/', 'dev-python/bottleneck-1.3.2', 'merge')
*   ('ebuild', '/', 'media-video/ffmpeg-4.4-r1', 'merge')
 *   ('ebuild', '/', 'dev-python/pandas-1.3.0', 'merge')
 *   ('ebuild', '/', 'net-dialup/ppp-2.4.9-r4', 'merge')
  *   ('ebuild', '/', 'app-editors/emacs-27.2-r3', 'merge')
   *   ('ebuild', '/', 'app-admin/sudo-1.9.7_p1-r1',
*   'merge')
 *   ('ebuild', '/', 'dev-vcs/subversion-1.14.1', 'merge')
 *   ('ebuild', '/', 'mail-client/thunderbird-78.12.0', 'merge')
  *   ('ebuild', '/', 'www-client/firefox-90.0', 'merge')
   *   ('ebuild', '/', 'app-portage/portage-utils-0.92', 'merge')
*   ('ebuild', '/', 'media-video/vlc-3.0.16-r6', 'merge')
 *   ('ebuild', '/', 'net-misc/networkmanager-1.32.2',
*   'merge')
 *   ('ebuild', '/', 'media-video/mkvtoolnix-57.0.0', 'merge')
 *   ('ebuild', '/', 'net-analyzer/wireshark-3.4.7', 'merge')
  *   ('ebuild', '/', 'dev-qt/qtwebengine-5.15.2_p20210625',
*   'merge')
 *   ('ebuild', '/', 'www-client/chromium-93.0.4557.4', 'merge')
 *   ('ebuild', '/', 'dev-python/PyQtWebEngine-5.15.4', 'merge')
  *   ('ebuild', '/', 'app-text/calibre-5.16.1', 'merge')
   *   ('ebuild', '/', 'dev-python/networkx-2.6.1', 'merge')
*   ('ebuild', '/',
*   'gnome-extra/evolution-data-server-3.40.2', 'merge')
 *   ('ebuild', '/', 'x11-wm/mutter-40.3', 'merge')
     *   ('ebuild', '/', 'media-video/pipewire-0.3.31-r1', 'merge')
  *   ('ebuild', '/', 'gnome-base/gnome-shell-40.3', 'merge')
   *   ('ebuild', '/', 'x11-terms/gnome-terminal-3.40.3',
*   'merge')
 *
 * One or more packages are either masked or have missing
dependencies:
*
 *   >=dev-libs/icu-51.2-r1:0/68.2=[abi_x86_64(-)] pulled in
 *   >by:
 * (media-libs/harfbuzz-2.8.1:0/0.9.18::gentoo,
 *   >installed)
 *
  * The resume list contains packages that are either masked
  or have
 * unsatisfied dependencies. Please restart/continue the
  operation
 * manually, or use --skipfirst to skip the first
  package in the list and
 * any other packages that may be masked or have missing
  dependencies.


-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



Re: [gentoo-user] Re: After /usr conflation: why not copy booting software to /sbin rather than initramfs?

2012-04-02 Thread Canek Peláez Valdés
On Mon, Apr 2, 2012 at 2:41 AM, Dale rdalek1...@gmail.com wrote:
 Canek Peláez Valdés wrote:
  SNIP 
 I'm a little confused: you log in KDE as a regular user, open a
 Konsole, type su -, and what happens?

 What do you mean with Konsole won't even try to come up?

 In the shell that Krusader provides (which I assume you run as a
 regular user), what it's the result of which su? And also, what
 happens when (inside the shell from Krusader) you run /bin/su?

 If not for the fact that you say that in a virtual console su works, I
 would be willing to suggest that your initramfs never does the
 switch_root, and so you end up with the minimal / from the initramfs,
 and your normal /usr. That would be beyond bizarre, but if you *can*
 use su in a virtual console, then it should be there.

 I usally log in in GNOME, open a gnome-terminal, and set a fixed
 number of tabs in gnome-terminal where I su -, and work as root in
 there. I also can run an X11 program as root with su -lc
 /usr/bin/gedit, but I almost never do that (although it works; I just
 checked).

 I don't think I understand how do you use su. Could you explain it to
 me, please?

 One last thing: create a  directory /tmp/whatever, and inside it
 unpack your initramfs:

 zcat /boot/init-thingie | cpio -i

 Could you do a ls -R /tmp/whatever so we can see what actually ends
 up in yout initramfs?

 Regards.


 Actually, I log into KDE as a user and when Konsole opens, it asks for
 the root password.  I have the KDE session saved so it opens all this on
 its own.  Anyway, since I have it set that way, Konsole never opens, I
 assume because it can't find the su command.  I have been doing it this
 way since back in the KDE3 days.  It has never done this before.

Oh, I see; so you always use an X terminal as a root session. You
never use a terminal as a regular user? I have never been able to do
that.

 I finally got around to rebooting to check on this, hence the delay in
 replying, and found this in the boot up process, the stuff that scrolls
 up the screen.  I'm having to type this in since it is NOT in dmesg or
 the logs but just printed on the screen.


 dracut: switching root
 switch_root: failed to mount moving /dev to /sysroot/dev: Invaild argument
 switch_root: forcing unmount of /dev
 switch_root: failed to unlink dev: Directory not empty
 INIT: version 2.88 booting

Do you have /dev listed in your fstab? Actually, can you show us your
/etc/fstab file?

 Keep in mind, the three middle lines with the problems are NOT shown in
 dmesg, messages or anywhere else but the screen.  I had to boot with nox
 to even see this.  This is what ticks me on this mess.  With the way it
 logs things, you better hope you got video buffer to scroll up with or
 you don't get to see the failure.

Add this to your kernel command line:

rd.debug rd.udev.debug

Also, remove quiet and splash (if any) from the kernel command line.
All this info is in the dracut man pages:

man dracut
man dracut.cmdline

 Also, while booted with the init thingy, I made sure the real /
 partition was mounted.  It shows sda3 was mounted and based on the space
 used, I believe it.  I got to clean out some old kernels pretty soon.  ;-)

Yeah, but it is mounted as it should? As I said last mail, could you
check if in the shell that Krusader provides, what it's the result of
which su? And also, what happens when (inside the shell from
Krusader) you run /bin/su?

Also, an ls -l /bin/su would be helpful (even from the virtual
console: Ctrl+Alt+F1); it may be a permissions related thing. I think
you can make that ls /bin/su; it seems that you have ls aliased to
ls -l.

The listing of your initramfs seems fine; therefore, probably the
problem is elsewhere. Again, please show us your fstab, and lets also
see your kernel command line (in either GRUB, GRUB2 or LILO, whichever
you use). And, I repeat, if you want to see the dracut output in
dmesg, add the following to your kernel command line:

rd.debug rd.udev.debug

and remove splash and quiet from it, if they are set.

Regards.
-- 
Canek Peláez Valdés
Posgrado en Ciencia e Ingeniería de la Computación
Universidad Nacional Autónoma de México



Re: [gentoo-user] my gnome-shell break

2014-04-03 Thread 林守磊
What the path of gnome-shell log,  maybe some error log can trace the
problem


PS: I use journal


2014-04-03 21:28 GMT+08:00 Nilesh Govindrajan m...@nileshgr.com:

 Did you try deleting ~/. *? Sometimes simple things like those help.
 Take a backup first.

 Sorry for top post, sent from mobile.
 On 03-Apr-2014 6:48 am, 林守磊 linxiu...@gmail.com wrote:

 Hi all
 I use gnome-shell-3.10.4-r1

 some problem happen when I upgrade from 3.8, such as  wall-picture
 disappeared, word of clock break

 attached my screenshotsPortage 2.2.10
 (default/linux/amd64/13.0/desktop/gnome, gcc-4.8.2, glibc-2.19,
 3.13.5-gentoo-shelley x86_64)
 =
  System Settings
 =
 System uname:
 Linux-3.13.5-gentoo-shelley-x86_64-Intel-R-_Core-TM-_i5_CPU_M_480_@
 _2.67GHz-with-gentoo-2.2
 KiB Mem: 7970940 total,   4488632 free
 KiB Swap:2097148 total,   2097148 free
 Timestamp of tree: Wed, 02 Apr 2014 21:45:01 +
 ld GNU ld (GNU Binutils) 2.24
 app-shells/bash:  4.2_p46
 dev-java/java-config: 2.2.0
 dev-lang/python:  2.6.9, 2.7.6, 3.2.5-r3, 3.3.5, 3.4.0
 dev-util/cmake:   2.8.12.2
 dev-util/pkgconfig:   0.28-r1
 sys-apps/baselayout:  2.2
 sys-apps/openrc:  0.12.4
 sys-apps/sandbox: 2.6-r1
 sys-devel/autoconf:   2.13, 2.69
 sys-devel/automake:   1.11.6, 1.14.1
 sys-devel/binutils:   2.24-r2
 sys-devel/gcc:4.5.4, 4.8.2
 sys-devel/gcc-config: 1.8
 sys-devel/libtool:2.4.2
 sys-devel/make:   4.0-r1
 sys-kernel/linux-headers: 3.14 (virtual/os-headers)
 sys-libs/glibc:   2.19
 Repositories: gentoo x-portage gentoo-zh sublime-text
 ACCEPT_KEYWORDS=amd64 ~amd64
 ACCEPT_LICENSE=* -@EULA
 CBUILD=x86_64-pc-linux-gnu
 CFLAGS=-march=native -O2 -pipe
 CHOST=x86_64-pc-linux-gnu
 CONFIG_PROTECT=/etc /usr/share/gnupg/qualified.txt
 CONFIG_PROTECT_MASK=/etc/ca-certificates.conf /etc/dconf /etc/env.d
 /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild
 /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d
 /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c
 CXXFLAGS=-march=native -O2 -pipe
 DISTDIR=/usr/portage/distfiles
 FCFLAGS=-O2 -pipe
 FEATURES=assume-digests binpkg-logs config-protect-if-modified distlocks
 ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs
 protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs
 unmerge-orphans userfetch userpriv usersandbox usersync
 FFLAGS=-O2 -pipe
 GENTOO_MIRRORS=http://mirrors.aliyun.com/gentoo/
 http://mirrors.163.com/gentoo/;
 LANG=en_US.utf8
 LC_ALL=en_US.utf8
 LDFLAGS=-Wl,-O1 -Wl,--as-needed
 MAKEOPTS=-j5
 PKGDIR=/usr/portage/packages
 PORTAGE_CONFIGROOT=/
 PORTAGE_RSYNC_OPTS=--recursive --links --safe-links --perms --times
 --omit-dir-times --compress --force --whole-file --delete --stats
 --human-readable --timeout=180 --exclude=/distfiles --exclude=/local
 --exclude=/packages
 PORTAGE_TMPDIR=/var/tmp
 PORTDIR=/usr/portage
 PORTDIR_OVERLAY=/usr/local/portage /var/lib/layman/gentoo-zh
 /var/lib/layman/sublime-text
 SYNC=rsync://mirrors.163.com/gentoo-portage
 USE=X a52 aac acl acpi alsa amd64 berkdb bluetooth branding bzip2 cairo
 cdda cdr cli colord consolekit cracklib crypt cups cxx dbus dri dts dvd
 dvdr eds emboss encode evo exif fam firefox flac fortran gdbm gif gnome
 gnome-keyring gnome-online-accounts gpm gstreamer gtk iconv introspection
 jpeg lcms ldap libnotify libsecret mad mmx mng modules mp3 mp4 mpeg
 multilib nautilus ncurses nls nptl ogg opengl openmp pam pango pcre pdf png
 policykit ppds pulseaudio qt3support qt4 readline sdl session socialweb
 spell sse sse2 sse3 ssl startup-notification svg systemd tcpd tiff truetype
 udev udisks unicode upower usb utf vim-syntax vorbis wxwidgets x264 xcb
 xinerama xml xv xvid zlib ABI_X86=64 ALSA_CARDS=ali5451 als4000 atiixp
 atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968
 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx
 via82xx-modem ymfpci APACHE2_MODULES=authn_core authz_core socache_shmcb
 unixd actions alias auth_basic authn_alias authn_anon authn_dbm
 authn_default authn_file authz_dbm authz_default authz_groupfile authz_host
 authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate
 dir disk_cache env expires ext_filter file_cache filter headers include
 info log_config logio mem_cache mime mime_magic negotiation rewrite
 setenvif speling status unique_id userdir usertrack vhost_alias
 CALLIGRA_FEATURES=kexi words flow plan sheets stage tables krita karbon
 braindump author CAMERAS=ptp2 COLLECTD_PLUGINS=df interface irq load
 memory rrdtool swap syslog DRACUT_MODULES=lvm ELIBC=glibc
 GPSD_PROTOCOLS=ashtech aivdm earthmate evermore fv18 garmin garmintxt
 gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore
 rtcm104v2 rtcm104v3 sirf

Re: [gentoo-user] my gnome-shell break

2014-04-04 Thread Nilesh Govindrajan
On Fri, Apr 4, 2014 at 8:55 AM, 林守磊 linxiu...@gmail.com wrote:

 What the path of gnome-shell log,  maybe some error log can trace the problem


 PS: I use journal


 2014-04-03 21:28 GMT+08:00 Nilesh Govindrajan m...@nileshgr.com:

 Did you try deleting ~/. *? Sometimes simple things like those help.
 Take a backup first.

 Sorry for top post, sent from mobile.

 On 03-Apr-2014 6:48 am, 林守磊 linxiu...@gmail.com wrote:

 Hi all
 I use gnome-shell-3.10.4-r1

 some problem happen when I upgrade from 3.8, such as  wall-picture 
 disappeared, word of clock break

 attached my screenshotsPortage 2.2.10 
 (default/linux/amd64/13.0/desktop/gnome, gcc-4.8.2, glibc-2.19, 
 3.13.5-gentoo-shelley x86_64)
 =
  System Settings
 =
 System uname: 
 Linux-3.13.5-gentoo-shelley-x86_64-Intel-R-_Core-TM-_i5_CPU_M_480_@_2.67GHz-with-gentoo-2.2
 KiB Mem: 7970940 total,   4488632 free
 KiB Swap:2097148 total,   2097148 free
 Timestamp of tree: Wed, 02 Apr 2014 21:45:01 +
 ld GNU ld (GNU Binutils) 2.24
 app-shells/bash:  4.2_p46
 dev-java/java-config: 2.2.0
 dev-lang/python:  2.6.9, 2.7.6, 3.2.5-r3, 3.3.5, 3.4.0
 dev-util/cmake:   2.8.12.2
 dev-util/pkgconfig:   0.28-r1
 sys-apps/baselayout:  2.2
 sys-apps/openrc:  0.12.4
 sys-apps/sandbox: 2.6-r1
 sys-devel/autoconf:   2.13, 2.69
 sys-devel/automake:   1.11.6, 1.14.1
 sys-devel/binutils:   2.24-r2
 sys-devel/gcc:4.5.4, 4.8.2
 sys-devel/gcc-config: 1.8
 sys-devel/libtool:2.4.2
 sys-devel/make:   4.0-r1
 sys-kernel/linux-headers: 3.14 (virtual/os-headers)
 sys-libs/glibc:   2.19
 Repositories: gentoo x-portage gentoo-zh sublime-text
 ACCEPT_KEYWORDS=amd64 ~amd64
 ACCEPT_LICENSE=* -@EULA
 CBUILD=x86_64-pc-linux-gnu
 CFLAGS=-march=native -O2 -pipe
 CHOST=x86_64-pc-linux-gnu
 CONFIG_PROTECT=/etc /usr/share/gnupg/qualified.txt
 CONFIG_PROTECT_MASK=/etc/ca-certificates.conf /etc/dconf /etc/env.d 
 /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild 
 /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d 
 /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c
 CXXFLAGS=-march=native -O2 -pipe
 DISTDIR=/usr/portage/distfiles
 FCFLAGS=-O2 -pipe
 FEATURES=assume-digests binpkg-logs config-protect-if-modified distlocks 
 ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs 
 protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs 
 unmerge-orphans userfetch userpriv usersandbox usersync
 FFLAGS=-O2 -pipe
 GENTOO_MIRRORS=http://mirrors.aliyun.com/gentoo/ 
 http://mirrors.163.com/gentoo/;
 LANG=en_US.utf8
 LC_ALL=en_US.utf8
 LDFLAGS=-Wl,-O1 -Wl,--as-needed
 MAKEOPTS=-j5
 PKGDIR=/usr/portage/packages
 PORTAGE_CONFIGROOT=/
 PORTAGE_RSYNC_OPTS=--recursive --links --safe-links --perms --times 
 --omit-dir-times --compress --force --whole-file --delete --stats 
 --human-readable --timeout=180 --exclude=/distfiles --exclude=/local 
 --exclude=/packages
 PORTAGE_TMPDIR=/var/tmp
 PORTDIR=/usr/portage
 PORTDIR_OVERLAY=/usr/local/portage /var/lib/layman/gentoo-zh 
 /var/lib/layman/sublime-text
 SYNC=rsync://mirrors.163.com/gentoo-portage
 USE=X a52 aac acl acpi alsa amd64 berkdb bluetooth branding bzip2 cairo 
 cdda cdr cli colord consolekit cracklib crypt cups cxx dbus dri dts dvd 
 dvdr eds emboss encode evo exif fam firefox flac fortran gdbm gif gnome 
 gnome-keyring gnome-online-accounts gpm gstreamer gtk iconv introspection 
 jpeg lcms ldap libnotify libsecret mad mmx mng modules mp3 mp4 mpeg 
 multilib nautilus ncurses nls nptl ogg opengl openmp pam pango pcre pdf png 
 policykit ppds pulseaudio qt3support qt4 readline sdl session socialweb 
 spell sse sse2 sse3 ssl startup-notification svg systemd tcpd tiff truetype 
 udev udisks unicode upower usb utf vim-syntax vorbis wxwidgets x264 xcb 
 xinerama xml xv xvid zlib ABI_X86=64 ALSA_CARDS=ali5451 als4000 atiixp 
 atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 
 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx 
 via82xx-modem ymfpci APACHE2_MODULES=authn_core authz_core socache_shmcb 
 unixd actions alias auth_basic authn_alias authn_anon authn_dbm 
 authn_default authn_file authz_dbm authz_default authz_groupfile authz_host 
 authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate 
 dir disk_cache env expires ext_filter file_cache filter headers include 
 info log_config logio mem_cache mime mime_magic negotiation rewrite 
 setenvif speling status unique_id userdir usertrack vhost_alias 
 CALLIGRA_FEATURES=kexi words flow plan sheets stage tables krita karbon 
 braindump author CAMERAS=ptp2 COLLECTD_PLUGINS=df interface irq load 
 memory rrdtool swap syslog DRACUT_MODULES=lvm ELIBC=glibc 
 GPSD_PROTOCOLS=ashtech aivdm earthmate evermore fv18 garmin

[gentoo-user] systemd-197-r1 starts gdm-3.6.2

2013-01-30 Thread Stefan G. Weichinger

Would someone mind and take a look?

As mentioned in the former thread (I decided to start a new one) I can't
login to Gnome via gdm right now ... when running the system with
systemd (it worked before with openrc, could check back, yes ...).

I created a brand new user to rule that out, same behavior.

use-flags:

[I] gnome-base/gdm
 Available versions:  2.20.11-r1 [M](~)2.32.1-r1 (~)3.4.1-r3
(~)3.6.2 **[1] {accessibility afs audit branding +consolekit debug
dmx +fallback fprint gnome-keyring +gnome-shell +introspection ipv6 ldap
pam plymouth remote selinux smartcard systemd tcpd test xinerama
+xklavier ELIBC=glibc}
 Installed versions:  3.6.2(22:49:57 28.01.2013)(fallback
gnome-shell introspection ipv6 systemd tcpd xinerama 

[I] gnome-base/gnome-session
 Available versions:  2.32.1-r3 (~)3.4.2.1 (~)3.6.2 (~)3.6.2-r1
**[1] {debug doc gconf ipv6 systemd ELIBC=FreeBSD}
 Installed versions:  3.6.2-r1(17:40:19 30.01.2013)(ipv6 systemd 


The following log is from /var/log/messages ... I start gdm.service, try
to log in, get thrown back to the user selection (- this is the
problem...) and stop gdm.service.

What I tried:

* downgraded accountsservice (found that mentioned:
https://bbs.archlinux.org/viewtopic.php?pid=1198455)

* fixed bluetooth.service (threw some errors, now ok afaik)

* rebuilt all around dbus, gdm, pulseaudio ... etc

* when I stop gdm, and start xdm.service I am able to log in and use
Gnome ...

-

Canek, maybe you have an idea?

Thanks in advance, Stefan

And here the log:

Jan 30 17:46:30 hiro root: START gdm
Jan 30 17:46:36 hiro dbus[4643]: [system] Rejected send message, 1
matched rules; type=method_call, sender=:1.9 (uid=0 pid=5095
comm=/usr/bin/gdm --nodaemon )
interface=org.freedesktop.DBus.Properties member=GetAll error
name=(unset) requested_reply=0 destination=:1.10 (uid=0 pid=5097
comm=/usr/libexec/gdm-simple-slave --display-id /org/gn)
Jan 30 17:46:36 hiro acpid: client 4884[0:0] has disconnected
Jan 30 17:46:36 hiro acpid: client connected from 5101[0:0]
Jan 30 17:46:36 hiro acpid: 1 client rule loaded
Jan 30 17:46:36 hiro acpid: client connected from 5101[0:0]
Jan 30 17:46:36 hiro acpid: 1 client rule loaded
Jan 30 17:46:37 hiro gdm-simple-slave[5097]: WARNING: Failed to give
slave programs access to the display. Trying to proceed.
Jan 30 17:46:37 hiro dbus[4643]: [system] Activating via systemd:
service name='org.freedesktop.Accounts' unit='accounts-daemon.service'
Jan 30 17:46:37 hiro accounts-daemon[5117]: started daemon version 0.6.22
Jan 30 17:46:37 hiro dbus[4643]: [system] Successfully activated service
'org.freedesktop.Accounts'
Jan 30 17:46:37 hiro gdm-launch-environment][5115]:
pam_unix(gdm-launch-environment:session): session opened for user gdm by
(uid=0)
Jan 30 17:46:37 hiro gdm-launch-environment][5115]:
pam_ck_connector(gdm-launch-environment:session): nox11 mode, ignoring
PAM_TTY :0
Jan 30 17:46:37 hiro dbus[4643]: [system] Activating via systemd:
service name='org.freedesktop.UPower' unit='upower.service'
Jan 30 17:46:37 hiro dbus[4643]: [system] Successfully activated service
'org.freedesktop.UPower'
Jan 30 17:46:38 hiro kernel: ata1.00: configured for UDMA/133
Jan 30 17:46:38 hiro kernel: ata1: EH complete
Jan 30 17:46:38 hiro pulseaudio[5191]: [pulseaudio] authkey.c: Failed to
open cookie file '/var/lib/gdm/.config/pulse/cookie': Datei oder
Verzeichnis nicht gefunden
Jan 30 17:46:38 hiro pulseaudio[5191]: [pulseaudio] authkey.c: Failed to
load authorization key '/var/lib/gdm/.config/pulse/cookie': Datei oder
Verzeichnis nicht gefunden
Jan 30 17:46:38 hiro dbus[4643]: [system] Activating via systemd:
service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service'
Jan 30 17:46:38 hiro kernel: ata2.00: configured for UDMA/133
Jan 30 17:46:38 hiro kernel: ata2: EH complete
Jan 30 17:46:38 hiro kernel: ata6.00: configured for UDMA/133
Jan 30 17:46:38 hiro kernel: ata6: EH complete
Jan 30 17:46:38 hiro dbus[4643]: [system] Successfully activated service
'org.freedesktop.RealtimeKit1'
Jan 30 16:46:38 hiro rtkit-daemon[5195]: Successfully called chroot.
Jan 30 16:46:38 hiro rtkit-daemon[5195]: Successfully dropped privileges.
Jan 30 16:46:38 hiro rtkit-daemon[5195]: Successfully limited resources.
Jan 30 16:46:38 hiro rtkit-daemon[5195]: Running.
Jan 30 16:46:38 hiro rtkit-daemon[5195]: Watchdog thread running.
Jan 30 16:46:38 hiro rtkit-daemon[5195]: Canary thread running.
Jan 30 16:46:38 hiro rtkit-daemon[5195]: Successfully made thread 5194
of process 5194 (/usr/bin/pulseaudio) owned by '104' high priority at
nice level -11.
Jan 30 16:46:38 hiro rtkit-daemon[5195]: Supervising 1 threads of 1
processes of 1 users.
Jan 30 17:46:38 hiro kernel: EXT4-fs (sdc2): re-mounted. Opts: commit=0
Jan 30 17:46:38 hiro kernel: EXT4-fs (sdc3): re-mounted. Opts:
user_xattr,commit=0
Jan 30 17:46:38 hiro kernel: EXT4-fs (dm-0): re-mounted. Opts: commit=0
Jan 30 17:46:38 hiro kernel: EXT4-fs (dm-9): re-mounted. Opts:
user_xattr,commit=0

Re: [gentoo-user] Xorg.conf changes and dual screen setup

2007-09-09 Thread Allan Gottlieb
At Mon, 10 Sep 2007 00:33:35 +0200 Daniel Pielmeier [EMAIL PROTECTED] wrote:

 the update to xorg-server-1.3 broke my dual-screen setup. It creates a
 virtual screen size with the same size of the primary monitor for the
 second monitor which is my TV. So i can only reach a zone with 800x600
 on the second device, even scrolling within the virtual screen is
 impossible. I want 1280x1024 for the primary and 800x600 for the
 secondary Monitor which displays the complete desktop on any screen.

I also had breakage.  I have an 1680x1050 laptop and a 1600x1200
external monitor.  When I have the monitor connected, it is all I use.

When I don't have the monitor connected, I naturally use the laptop
screen.

I will give my fix below, but to understand it, I think it is helpful
to know what I did previously.

Previously, when I went into X (gnome) I have a shell script
(~/bin/Xinitialize) run by gnome-session that included

   xrandr -s 2(the 2 is from memory and might be wrong)

this worked because when I had the ext monitor in I made sure to do fn-f8
before the system went into X.  This insured that X came up on the
monitor and size #2 was it turns out 1600x1200 (thank you
915resolution, for enabling 1600x120 all together).

When the ext monitor was not in, by dumb luck, size number 2 was
1680x1050 so it all worked.

With the new server, the dumb luck disappeared, but a better xrandr
appeared to take its place (the real improvement is that the server
supports 1.2 RandR).

Now my ~/bin/Xinitialize begins

#!/bin/sh
sleep 2

if xrandr | grep VGA connected ; then
xrandr --verbose --output VGA --mode 1600x1200 --output LVDS --off
else
xrandr --verbose --output VGA --off --output LVDS --mode 1680x1050
fi
xset s reset# above seems to blank the screen
sleep 3

This sets 1600x1200 and turns off the laptop screen when the ext
monitor is in.  It sets 1680x1050 and turns off driving the external
monitor connector (which may well be a useless step) when there is no
ext monitor connected.

Perhaps something similar will help you.

Good luck,
allan
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] emacs and asian languages

2008-07-20 Thread David Relson
On Mon, 21 Jul 2008 00:34:29 +0200
David Sveningsson wrote:

 David Relson skrev:
  On Sun, 20 Jul 2008 22:29:15 +0200
  David Sveningsson wrote:
  This sounds like a font issue to me. Can you see the characters  
  correctly if you cat the files?
  
  Hi David,
  
  Using a Gnome terminal and the default character set Current Local
  Ansi_X3.4-1968 all the asian characters are bad.  Using Unicode
  (UTF-8) all look good.  So cat'ing _does_ work properly.
  
  On the plus side, being able to display correctly in (1) a Gnome
  terminal and (2) in Eclipse's source code window (which uses
  Monospace) and (3) in a Claws-Mail window indicates that all
  needed fonts are available.
  
  On the minus side, e experiments to change emacs' mule encoding to
  ascii, chinese, and utf-8 don't seem to have any effect :-
  
  And in an emacs *shell* window (with mule...set UTF-8, the strings
  show up like:
  
 String sh = zh: \344\270\226\347\225u\345\245\275;
  
  which interprets as the octal codes corresponding to UTF-8 char. 
  
  David
  
  
 
 I assume you are using xemacs, does it work if you're not using
 xemacs (use the -nw flag when launching)? I have never used mule
 myself as it is not needed with emacs 22. Since everything seems to
 work in your terminal I cannot see why it wouldn't work in emacs, but
 I'm not an expert.
 
 Just to be sure, have you followed the steps in 
 http://www.gentoo.org/doc/en/utf-8.xml?
 -- 

I've got both emacs and xemacs installed.  Using xemacs, most of the
chinese, japanese, and korean characters show up as hex codes like
\226.  emacs does the better job (with japanese being correct).

I've looked at the utf-8.xml page and what I've got is a combination of
en_US.UTF-8 and C (see the end of this message).

My 2.6.24 kernel has iso8859-1 as its default and I'm rebuilding with
UTF-8 as the default to see if this helps.

Regards,

David


In /etc/locale.gen is:

en_US.UTF-8 UTF-8

In /etc/profile.env is:

export LANG='en_US.UTF-8'

In /etc/env.d/02locale.gen is:

LANG=en_US.UTF-8

env-update and source /etc/profile have been run.

Running locale reports:

LANG=en_US.UTF-8
LC_CTYPE=C
LC_NUMERIC=C
LC_TIME=C
LC_COLLATE=C
LC_MONETARY=C
LC_MESSAGES=C
LC_PAPER=C
LC_NAME=C
LC_ADDRESS=C
LC_TELEPHONE=C
LC_MEASUREMENT=C
LC_IDENTIFICATION=C
LC_ALL=C

Running locale -a reports:

C
POSIX
en_US.utf8




[gentoo-user] How do I get KDE to start on boot?

2006-11-14 Thread Daevid Vincent
This seems like a newb question. I've been using my Gentoo for a few years
now, and since X/KDE/Gnome/etc. never seemed to be quite stable, I always
booted into command lines and then manually 'startx' JICSH.

But I find myself almost always doing that these days, so I suppose it's
time to make the plunge so that X starts when I boot up. I'm still a bit
worried about hibernation (which I don't have working anyways - yet), I
recall there were issues with nvidia and suspending to HD/RAM if you were in
X. That could be old news?

Anyways, I can't get this to work. When I boot up, the screen is BLACK. Not
just back-lit black, but like there's no power black. If I CTRL+ALT+1, I get
to a shell prompt.

Here are some interesting areas:

*  kde-base/kde
  Latest version available: 3.5.5
  Latest version installed: 3.5.5

locutus ~ # ll /etc/X11/Sessions/   
total 28
drwxr-xr-x  2 root root 4096 Nov 14 16:01 .
drwxr-xr-x 21 root root 4096 Oct 23 18:02 ..
-rwxr-xr-x  1 root root 2464 Nov  8 17:31 Gnome
-rwxr-xr-x  1 root root 2187 Oct 23 16:56 Xsession
-rwxr-xr-x  1 root root   33 Apr 26  2006 icewm
-rwxr-xr-x  1 root root   41 Nov  8 16:19 kde-3.5
-rwxr-xr-x  1 root root   29 Aug 20  2004 xfce

locutus ~ # cat /etc/inittab 
...
# Default runlevel.
id:5:initdefault:
# That was '3' before and I thought I remembered it was supposed to be '5'
?!

locutus daevid # cat /home/daevid/.xinitrc 
exec startkde

locutus daevid # cat /etc/rc.conf 
XSESSION=kde-3.5
DISPLAYMANAGER=kdm

locutus daevid # rc-update show
...
 xdm |  default   
...


ÐÆ5ÏÐ 


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] gnome-shell, networkmanager, wifi re-connect

2011-12-20 Thread Stefan G. Weichinger
Am 20.12.2011 16:11, schrieb Albert W. Hopkins:

 At it's core NM is just a daemon.  The gnome/kde stuff are just 
 front-ends that talk to the daemon via dbus when need-be.  So likely
 it appears faster when you boot because the NetworkManager service
 is already started and connecting to your AP before you even see X
 come up. When you resume, all that other machinery is already up, so
 you are waiting on the card and the AP to associate.

Another thing in the game: my home-dir is encrypted.

So afai understand NM is only able to read the settings of my user AFTER
I logged in (and mounted /home via pam_mount). Correct?

So it should be faster after resume ... ?

 Question: have you tried associateting with the AP manually?  How
 long does that take?  Have you tried associating with other APs?

I did but that was without specifically watching times ... at customers
I had other things in mind. Here in my office I currently only have that
AP available for now.

 Should not take too long unless you have a very slow connection...
 it's a 306K file (took me less than 1 second to wget).  It's uses the
 H.264 video codec so I'm guessing you don't have that.

Exactly. Never mind. Thanks anyway.

 Also, you didn't mention your kernel.  Could be an anomaly of
 your kernel/firmware.
 
 Latest and greatest:
 
 gentoo-sources-3.1.5 ~amd64 ... iwlagn-kernel-module ... with
 firmware net-wireless/iwl6005-ucode-17.168.5.3
 
 lspci says:
 
 Intel Corporation Centrino Advanced-N 6205 (rev 34)
 
 Intel Corporation Centrino Wireless-N 1000 here.  I guess mine's not 
 Advanced but it's fast :D.  I'm on the 3.2 rc's but don't recall
 any issues in the 3.1 days... I'm using a different firmware though..
 the iwlwifi.. but maybe it's because my card is different.

very likely, yes.

I found my firmware by doing some trial-and-error and googling.

S



[gentoo-user] advice on transitioning from package.use file to package.use directory

2015-08-31 Thread Alexander Kapshuk
Having read the email exchange on the possibility of using
'package.use' as a directory, I thought I would give that a try.

Here is what I have attempted so far.

cd /etc/portage
mv package.use package.use.COPY
mkdir package.use
cd package.use
awk -F'[/\t ]+' '{printf("echo \047%s\047 >> ", $0); sub("-[0-9]+.*",
"", $2); print $2}' ../package.use.COPY

NOTE; the awk output just generates the command lines for the shell to
run. If the output is acceptable, it should be piped through to the
shell.

Here is the contents of the original 'package.use' file:

cat package.use
=dev-lang/python-2.7.9-r1 sqlite
>=dev-ruby/json-1.8.2-r1 ruby_targets_ruby21
>=dev-ruby/racc-1.4.11 ruby_targets_ruby21
>=dev-ruby/rake-0.9.6-r1 ruby_targets_ruby21
>=dev-ruby/rdoc-4.0.1-r2 ruby_targets_ruby21
>=dev-ruby/rubygems-2.2.5-r1 ruby_targets_ruby21
>=media-libs/harfbuzz-0.9.38 icu
>=media-video/ffmpeg-2.6.3 theora
>=sys-libs/zlib-1.2.8-r1 minizip
>=virtual/rubygems-10 ruby_targets_ruby21
gnome-base/gvfs -http gphoto2 mtp
media-video/vlc a52 aac bidi cdda cdio dts dvd flac freetype gnutls
httpd libass live lua mad matroska mpeg ogg oggvorbis qt4 stream svga
theora vcd vlm wxwindows xv
net-print/hplip scanner qt4
sys-apps/busybox -pam
sys-devel/gcc objc
sys-process/cronie anacron
x11-base/xorg-server udev
xfce-extra/xfce4-power-manager -udisks
xfce-extra/xfce4-sensors-plugin hddtemp lm_sensors

NOTE: There are two entries for 'rubygems' there.

Here is the awk script output:

echo '=dev-lang/python-2.7.9-r1 sqlite' >> python
echo '>=dev-ruby/json-1.8.2-r1 ruby_targets_ruby21' >> json
echo '>=dev-ruby/racc-1.4.11 ruby_targets_ruby21' >> racc
echo '>=dev-ruby/rake-0.9.6-r1 ruby_targets_ruby21' >> rake
echo '>=dev-ruby/rdoc-4.0.1-r2 ruby_targets_ruby21' >> rdoc
echo '>=dev-ruby/rubygems-2.2.5-r1 ruby_targets_ruby21' >> rubygems
echo '>=media-libs/harfbuzz-0.9.38 icu' >> harfbuzz
echo '>=media-video/ffmpeg-2.6.3 theora' >> ffmpeg
echo '>=sys-libs/zlib-1.2.8-r1 minizip' >> zlib
echo '>=virtual/rubygems-10 ruby_targets_ruby21' >> rubygems
echo 'gnome-base/gvfs -http gphoto2 mtp' >> gvfs
echo 'media-video/vlc a52 aac bidi cdda cdio dts dvd flac freetype
gnutls httpd libass live lua mad matroska mpeg ogg oggvorbis qt4
stream svga theora vcd vlm wxwindows xv' >> vlc
echo 'net-print/hplip scanner qt4' >> hplip
echo 'sys-apps/busybox -pam' >> busybox
echo 'sys-devel/gcc objc' >> gcc
echo 'sys-process/cronie anacron' >> cronie
echo 'x11-base/xorg-server udev' >> xorg-server
echo 'xfce-extra/xfce4-power-manager -udisks' >> xfce4-power-manager
echo 'xfce-extra/xfce4-sensors-plugin hddtemp lm_sensors' >>
xfce4-sensors-plugin

The two 'rubygems' entries I had in the original 'package.use' file
went into a single 'rubygems' file:

cat rubygems
>=dev-ruby/rubygems-2.2.5-r1 ruby_targets_ruby21
>=virtual/rubygems-10 ruby_targets_ruby21

Is this format acceptable? Or should I have used two separate files,
one for 'dev-lang/rubygems', and another for 'virtual/rubygems'?

I have run 'emerge -auUND @world' since the transition, which voiced
no complaints so far.

The list's input would be appreciated.



Re: [gentoo-user] about to give up on systemd and gnome

2014-05-25 Thread Tom Wijsman
On Sat, 24 May 2014 15:29:34 -0400
cov...@ccs.covici.com wrote:

 OK, here is what is happening -- if I do a startx  in any console
 where I am logged in, I get a gnome session on that tty (wish it was
 on the unused one), and I seem to be good  to go.  However when I try
 to use gdm, I no longer get the oh no stuff, but it seems I get a
 list of some of my userids, but I can't do anything, I can up arrow
 to one of them, but hitting enter does nothing.  Also, tab does
 nothing, nor do left/right arrow keys and strangely enough, my name
 is not among the listed ids.
 
 Here is a log segment from start to stop of gdm.
 
 https://covici.com/owncloud/public.php?service=filest=3bae607fe4d5043b325b6339e3672c84
 
 I hope someone can make sense of this because after this happened my
 regular ttys won't scroll once they get to the last line and the only
 way to solve this problem is to reboot the system.

This might be PAM related:

gdm-session-worker[4972]: 7GdmSessionWorker: initializing PAM;
service=gdm-password username=krnotley seat=seat0
gdm-session-worker[4972]: 7GdmSessionWorker: Set PAM environment
variable: 'XDG_SEAT=seat0'
gdm-session-worker[4972]: 7GdmSessionWorker: 1 new messages
received from PAM
gdm-session-worker[4972]: 7GdmSessionWorker: received pam message
of type 1 with payload 'Password: '
gdm-password][4972]: pam_unix(gdm-password:auth): conversation
failed
gdm-password][4972]: pam_unix(gdm-password:auth): auth could
not identify password for [krnotley]
gdm-password][4972]: gkr-pam: no password is available for user
gdm-password][4972]: gkr-pam: no password is available for user
gdm-session-worker[4972]: 7GdmSessionWorker: PAM conversation
returning 19: Conversation error
gdm-session-worker[4972]: 7GdmSessionWorker: uninitializing PAM

A failing conversation here looks odd to me; so, maybe this krontley
user is bugged (preventing others from being listed?) or PAM itself
isn't working properly at all?

Check the following link which can be a possible solution to this:

https://wiki.gentoo.org/wiki/Systemd#systemd-logind_.26_pam_systemd

Other than that I see gnome-settings-daemon failing as it exits with
code 1, but with no clear warning or error; from experience with that,
that could be a reason to display or usage problems. A way to debug
this could be to restart it in the shell to catch more output, if any;
but I'm more suspicious about PAM so try to get PAM fixed first.

It could just as well be failing because you shutdown GDM; it might be
more clear if you capture a log where you don't shutdown GDM, as then
the last messages would be much more related to the problem at hand.

-- 
With kind regards,

Tom Wijsman (TomWij)
Gentoo Developer

E-mail address  : tom...@gentoo.org
GPG Public Key  : 6D34E57D
GPG Fingerprint : C165 AF18 AB4C 400B C3D2  ABF0 95B2 1FCD 6D34 E57D


signature.asc
Description: PGP signature


Re: [gentoo-user] about to give up on systemd and gnome

2014-05-25 Thread covici
Tom Wijsman tom...@gentoo.org wrote:

 On Sat, 24 May 2014 15:29:34 -0400
 cov...@ccs.covici.com wrote:
 
  OK, here is what is happening -- if I do a startx  in any console
  where I am logged in, I get a gnome session on that tty (wish it was
  on the unused one), and I seem to be good  to go.  However when I try
  to use gdm, I no longer get the oh no stuff, but it seems I get a
  list of some of my userids, but I can't do anything, I can up arrow
  to one of them, but hitting enter does nothing.  Also, tab does
  nothing, nor do left/right arrow keys and strangely enough, my name
  is not among the listed ids.
  
  Here is a log segment from start to stop of gdm.
  
  https://covici.com/owncloud/public.php?service=filest=3bae607fe4d5043b325b6339e3672c84
  
  I hope someone can make sense of this because after this happened my
  regular ttys won't scroll once they get to the last line and the only
  way to solve this problem is to reboot the system.
 
 This might be PAM related:
 
 gdm-session-worker[4972]: 7GdmSessionWorker: initializing PAM;
 service=gdm-password username=krnotley seat=seat0
 gdm-session-worker[4972]: 7GdmSessionWorker: Set PAM environment
 variable: 'XDG_SEAT=seat0'
 gdm-session-worker[4972]: 7GdmSessionWorker: 1 new messages
 received from PAM
 gdm-session-worker[4972]: 7GdmSessionWorker: received pam message
 of type 1 with payload 'Password: '
 gdm-password][4972]: pam_unix(gdm-password:auth): conversation
 failed
 gdm-password][4972]: pam_unix(gdm-password:auth): auth could
 not identify password for [krnotley]
 gdm-password][4972]: gkr-pam: no password is available for user
 gdm-password][4972]: gkr-pam: no password is available for user
 gdm-session-worker[4972]: 7GdmSessionWorker: PAM conversation
 returning 19: Conversation error
 gdm-session-worker[4972]: 7GdmSessionWorker: uninitializing PAM
 
 A failing conversation here looks odd to me; so, maybe this krontley
 user is bugged (preventing others from being listed?) or PAM itself
 isn't working properly at all?
 
 Check the following link which can be a possible solution to this:
 
 https://wiki.gentoo.org/wiki/Systemd#systemd-logind_.26_pam_systemd
 
 Other than that I see gnome-settings-daemon failing as it exits with
 code 1, but with no clear warning or error; from experience with that,
 that could be a reason to display or usage problems. A way to debug
 this could be to restart it in the shell to catch more output, if any;
 but I'm more suspicious about PAM so try to get PAM fixed first.
 
 It could just as well be failing because you shutdown GDM; it might be
 more clear if you capture a log where you don't shutdown GDM, as then
 the last messages would be much more related to the problem at hand.

OK, it looks like I have the recomended item in the system-auth in
/etc/pam.d.  

But c because I am not very familiar with gdm, can you give me a key
sequence after gdm is launched to emter my user id and password?  I saw
no place to do this at all, just this strange list of some of my ids.
What I can do is to start gdm, not hit any keys and then send you the
log segment for that and see if it looks OK to you and then we can go
further.


-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici
 cov...@ccs.covici.com



Re: [gentoo-user] about to give up on systemd and gnome

2014-05-25 Thread covici
Tom Wijsman tom...@gentoo.org wrote:

 On Sat, 24 May 2014 15:29:34 -0400
 cov...@ccs.covici.com wrote:
 
  OK, here is what is happening -- if I do a startx  in any console
  where I am logged in, I get a gnome session on that tty (wish it was
  on the unused one), and I seem to be good  to go.  However when I try
  to use gdm, I no longer get the oh no stuff, but it seems I get a
  list of some of my userids, but I can't do anything, I can up arrow
  to one of them, but hitting enter does nothing.  Also, tab does
  nothing, nor do left/right arrow keys and strangely enough, my name
  is not among the listed ids.
  
  Here is a log segment from start to stop of gdm.
  
  https://covici.com/owncloud/public.php?service=filest=3bae607fe4d5043b325b6339e3672c84
  
  I hope someone can make sense of this because after this happened my
  regular ttys won't scroll once they get to the last line and the only
  way to solve this problem is to reboot the system.
 
 This might be PAM related:
 
 gdm-session-worker[4972]: 7GdmSessionWorker: initializing PAM;
 service=gdm-password username=krnotley seat=seat0
 gdm-session-worker[4972]: 7GdmSessionWorker: Set PAM environment
 variable: 'XDG_SEAT=seat0'
 gdm-session-worker[4972]: 7GdmSessionWorker: 1 new messages
 received from PAM
 gdm-session-worker[4972]: 7GdmSessionWorker: received pam message
 of type 1 with payload 'Password: '
 gdm-password][4972]: pam_unix(gdm-password:auth): conversation
 failed
 gdm-password][4972]: pam_unix(gdm-password:auth): auth could
 not identify password for [krnotley]
 gdm-password][4972]: gkr-pam: no password is available for user
 gdm-password][4972]: gkr-pam: no password is available for user
 gdm-session-worker[4972]: 7GdmSessionWorker: PAM conversation
 returning 19: Conversation error
 gdm-session-worker[4972]: 7GdmSessionWorker: uninitializing PAM
 
 A failing conversation here looks odd to me; so, maybe this krontley
 user is bugged (preventing others from being listed?) or PAM itself
 isn't working properly at all?
 
 Check the following link which can be a possible solution to this:
 
 https://wiki.gentoo.org/wiki/Systemd#systemd-logind_.26_pam_systemd
 
 Other than that I see gnome-settings-daemon failing as it exits with
 code 1, but with no clear warning or error; from experience with that,
 that could be a reason to display or usage problems. A way to debug
 this could be to restart it in the shell to catch more output, if any;
 but I'm more suspicious about PAM so try to get PAM fixed first.
 
 It could just as well be failing because you shutdown GDM; it might be
 more clear if you capture a log where you don't shutdown GDM, as then
 the last messages would be much more related to the problem at hand.
OK, here is a link to the messages without me doing anything in gdm at
all, just starting it.

https://covici.com/owncloud/public.php?service=filest=85cffe78261eacc915379ff5d5449d18

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici
 cov...@ccs.covici.com



Re: [gentoo-user] How many people use KDE?

2006-01-20 Thread Linux Java




It's nice of you to give me so detailed explanation!
I think I would like to use gnome for long time ^_^
Thank you very much
On Fri, 2006-01-20 at 15:29 +0100, Holly Bostick wrote:


Neil Bothwick schreef:
 On Fri, 20 Jan 2006 17:10:13 +0800, Linux Java wrote:
 
 I wanna to know KDE and Gnome which is more popular.
 
 Why? Use whatever suits you.
 

I hope that you all appreciate my extreme restraint in not posting to
this thread until now, given how very much I dislike KDE.

But for the record, just so that all you KDE-heads don't skew the
results com*plete*ly:

I always (from my first attempts at Linux some 3 years ago) preferred
GNOME to KDE. Never liked Nautilus, though (it's tied for second on my
list of most hated file managers), and since I've never been fond of
desktop icons and all that cr... junk... I still found it too heavy. So I
switched to Openbox 3 (with a GTK backend), and now I use fvwm-crystal
(with a GTK backend). Gnome-light is (always) installed, but I don't
use it as a desktop.

I have only two KDE-specific applications that I would not do without
(both compiled -kde and -arts to the greatest extent possible): Krusader
(though this needs Konq and some other KDE utils for best usage, as it
recognizes KDE apps much much better than GTK apps for viewing files and
the like), and K3b. These apps require kdebase, so I've got that, but
the day you see me logging into KDE, you can rest assured that either:

1) my system is so seriously broke that it's the only DE/WM I can get
into (which is pretty unlikely. I mean, I've got iceWM and *afterstep*
on the system, for Pete's sake; the day that doesn't work but KDE does
will be... The day);

or

2) I have been replaced by an alien clone (shoot first, ask questions
later).

I prefer to use GTK-based applications wherever possible because I find
them more attractive in general, and I'm more used to them (as a GNOME
user originally), unless they're junk, like Totem, in which case I use
non-affiliated programs like Xine or mPlayer. Yes, I know Totem can be
configured to use a Xine backend. Imo, there's no point; if that's the
only way Totem works, I might as well just use Xine. Plus I want to see
when gStreamer gets its act together. However I have no objection to
QT-based apps (as opposed to KDE apps) when necessary. It does need to
be necessary, though (meaning, if I need it, I'll install qdvdauthor,
because there's no GTK alternative that I know of, but I can just as
well use the CLI original, unless the GUI version has some additional
feature or makes it easier to understand than the CLI version's man page).

So anyway, Neil is of course right: use what you want; it's *your*
desktop (finally!). I don't need a whole lot of GUI features (in fact I
dislike a whole lot of GUI features), so KDE is not for me, the one who
never liked Windows(-like) desktops, even when I was using Windows; I
used an alternative shell from my Win98 days on. But for those who feel
more comfortable with a more Windows-like environment, and Windows-like
assumptions about what a user wants/needs from their desktop, KDE may be
just the thing; that is, after all, what it's designed to do to a great
extent.

You can have it, though. I'll be elsewhere.

Holly








Re: [gentoo-user] Can't su - to root, etc

2005-06-11 Thread Holly Bostick
Michael Sullivan schreef:
 My network updates its software every night at midnight.  There was a
 problem with a couple of blocking packages night before last, so I
 unmerged the two blocking packages and did the emerge -avuD world in a
 screen.  Now they're done and I can no longer su - to root from my
 personal account.  I have to log completely out and then log in as root
 from the login screen.  I use users-admin for my user maintenance, but
 now there's a tab that says User Privileges where the User's Groups
 tab used to be, so I can't figure out how to make sure that my personal
 account is in the right group(s) to su - to root.  A lot of things are
 different now.  I keep a gnome-terminal open at all times and it the
 prompt now shows [EMAIL PROTECTED] ~ $ when I'm in my home directory
 instead of [EMAIL PROTECTED] michael $ which I preferred.  I could su - to
 root yesterday while the upgrades were taking place and root's prompt
 was the same.  And then my Inbox Monitor applet is gone, so I have to
 click on the running evolution button every time I want to see if I have
 any email (which is quite often actually).  Is there any way I can fix
 all this, or at least get my su - privileges back?
 
 

Obviously the su to root issue is more important, but I know the cause
of the other two issues (the change in the prompt and the loss of the
mail checking tool).

The change from [EMAIL PROTECTED] explicit home directory name to [EMAIL 
PROTECTED]
~, is, I believe, a change in Bash, which only affects (afaik) the
display name of the user's home directory. First of all, in Bash 3, the
usage of /w and /W have been reversed; the lowercase now expands the
full path display and the upper case truncates to just the cwd (current
working directory).

Somewhere in the revisions to Bash 2.05, the expansion of the /w and /W
variables when in your /home was changed so that /home/username (or
/root), which the /w variable already truncated (showing just the
directory without the path to it), has been shortened from multiple
characters (whose username is just one character?) to one character: ~,
which is the commonly acknowledged abbreviation for /home/username.

This affects the display no matter how deep you go into the user's /home
directory (at least in Bash 3; I just upgraded, and I don't think Bash
2.05 -r9 did this)-- /home/username/.mozilla/firefox is now displayed as
~/.mozilla/firefox. I'm almost sure that yesterday (when I was still
using Bash 2.05) it would have been /home/motub/.mozilla/firefox.

But actually, I like it; I currently have my prompt split over 3 lines
to prevent long cwds from destroying my prompt; this might mean I could
lower that number to 2 lines, since the display of the cwd is much
shorter by default. Other than that, I see no way to change it (it's a
feature, not a bug), other than changing shells, which is also a
possibility, of course-- but I, at least would need a better reason than
that to go to the troule of learning a new shell, when I hardly know bash.

--

As for the mail checker-- you must have upgraded from =GNOME 2.8.x to
GNOME 2.10. The previously included mail-notification utility does not
work with GNOME 2.10, and in fact should have been removed. Try
mail-notification (emerge mail-notification); it's a nice email checker
for the GNOME panel whose benefit is that you can set it up to check
both POP mail and GMail (possibly only if you have POP download
enabled), as well as other types of accounts, such as IMAP or system mail.

I have also used GBiff (emerge gnubiff), which is much cuter with a
Povray Tux icon, but I don't believe it checks GMail. But for general
use, it's fine, and has much the same featureset as mail-notification.

And of course, there's GkrellM's mail notification plugin, gDesklets may
a mail checking utility, and various dockapps provide this functionality
as well, if you happen to use a dock.

So you just have to use a different program of your choice, rather than
relying on a pre-installed tool.

---

As to the inability to su to root, assuming that the user is in the
wheel group-- don't I remember hearing that this is some issue with the
update to 'shadow'(or pam and shadow), and something has to be fixed in
/etc/login.defs oh right, it's something about the
SU_WHEEL_ONLY=yes, which sounds like it means that only the wheel group
should be able to su, but in fact means that only members the ROOT group
(who are also members of the wheel group) can su (due to another setting
in another file which also restricts the ability to su)... I read here
that the solution is to change this setting to NO. But that results, as
I understand it, in everybody and their little sister being able to su
to root, which is not really optimal.

A better proposed solution is to reset SU_WHEEL_ONLY to 'no' and also to

create /etc/suauth with this single line...

root:ALL EXCEPT

Re: [gentoo-user] Irritating problem #2-- colordiff

2006-01-07 Thread Holly Bostick
Mariusz Pękala schreef:
 On 2006-01-07 15:53:39 +0100 (Sat, Jan), Holly Bostick wrote:
 
 Here's the kind of output I get from etc-update, for example:
 
 [...]
 
 ESC[1;34m+RC_VERBOSE=noESC[0;0m
 
 [...]
 
 Clearly it's working, but not. This is in gnome-terminal, but
 the term in use doesn't seem to make any difference, and this is
 worse than nothing at all in terms of readablility (made even worse
 since using colordiff is intended to /enhance/ readability).
 
 Colordiff is set in /etc/etc-update.conf as recommended in the
 Wiki-- diff_command=colordiff -uN %file1 %file2,  which seems to
 be right insofar as colordiff is working; it seems to me that the
 problem is that the term is not recognizing/escaping the color
 codes as color codes, and I don't know where to begin to find out
 why.  I'm using the most recent colordiff available
 
 [...]
 
 Does anybody have a clue what that might be?
 
 
 What do you see in your terminal if you type this: ? printf
 '\033[1;34m+RC_VERBOSE=no\033[0;0m'
 
 If this is ok, then you know that your terminal is ok, and there is 
 something with colordiff...

za 01/07/06 18:49
Saffron: He's my husband.

Mal: Well who in the damn galaxy isn't?
~
motub - printf '\033[1;34m+RC_VERBOSE=no\033[0;0m'
+RC_VERBOSE=no ==this is blue

And in fact, normally my terminals do display color correctly; in my
prompt above, the date is pink, the fortune is white, the cwd is green,
and the actual prompt is [EMAIL PROTECTED], then yellow again.
 
 Do you have any alias or function around colordiff?

No. I don't actually use colordiff standalone, so no reason. I did,
however, have an (unnecessary) alias around etc-update, which I have now
removed, allowing it to rely solely on its sudo entry. But since I don't
have any updates to diff until I get my other little problem fixed,

But... sudo uses a sub-shell, as I have heard many times. Is it possible
that colordiff just doesn't work *in sudo*?

I admit, I never thought of that. This is why sudo gets on my nerves,
convenient as it is; that stupid subshell seems to lack all kinds of
basic (bash) shell functionality that I expect.

Anyway, thanks for the ideas, I suspect that you've pointed me in the
right direction. I'm sure I should be able to generate some updates
shortly; I won't do all of them so that I can test various
configurations and see if any of them work.

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



[gentoo-user] Problem with yelp while doing --update world

2007-06-03 Thread John covici
-ftp -P ${DISTDIR} ${URI}
GCC_PATH=/usr/i686-pc-linux-gnu/gcc-bin/4.1.2
GCC_SPECS=
GDK_USE_XFT=1
GENERATION=2
GENTOO_MIRRORS=ftp://mirror.iawnet.sandia.gov/pub/gentoo 
http://distfiles.gentoo.org;
G_BROKEN_FILENAMES=1
G_FILENAME_ENCODING=UTF-8
HOME=/root
HUSHLOGIN=FALSE
INFOPATH=/usr/share/info:/usr/share/binutils-data/i686-pc-linux-gnu/2.16.1/info:/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/info:/usr/share/info/emacs-21
INPUT_DEVICES=keyboard mouse evdev
JAVAC=/etc/java-config-2/current-system-vm/bin/javac
JAVA_HOME=/etc/java-config-2/current-system-vm
JDK_HOME=/etc/java-config-2/current-system-vm
KERNEL=linux
LCD_DEVICES=bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses 
text
LESS=-R -M --shift 5
LESSOPEN=|lesspipe.sh %s
LOGNAME=root
LS_COLORS=no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:su=37;41:sg=30;43:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.gz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.rar=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.pdf=00;32:*.ps=00;32:*.txt=00;32:*.patch=00;32:*.diff=00;32:*.log=00;32:*.tex=00;32:*.doc=00;32:*.aac=00;36:*.au=00;36:*.flac=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:
MAIL=/var/mail/root
MAKEOPTS=-j2
MANPATH=/usr/local/share/man:/usr/share/man:/usr/share/binutils-data/i686-pc-linux-gnu/2.16.1/man:/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/man:/opt/sun-jdk-1.4.2.13/man:/etc/java-config/system-vm/man/:/usr/lib/php4/man/:/usr/qt/3/doc/man
NOCOLOR=true
OPENGL_PROFILE=nvidia
PAGER=/usr/bin/less
PATH=/usr/local/sbin:/usr/sbin:/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/i686-pc-linux-gnu/gcc-bin/4.1.1:/opt/sun-jdk-1.4.2.13/bin:/opt/sun-jdk-1.4.2.13/jre/bin:/opt/sun-jdk-1.4.2.13/jre/javaws:/usr/qt/3/bin:/root/bin
PKGDIR=/usr/portage/packages
PKG_CONFIG_PATH=/usr/qt/3/lib/pkgconfig
PORTAGE_ARCHLIST=ppc s390 amd64 x86 ppc64 x86-fbsd m68k arm sparc sh mips ia64 
alpha ppc-macos hppa sparc-fbsd
PORTAGE_BINHOST_CHUNKSIZE=3000
PORTAGE_BIN_PATH=/usr/lib/portage/bin
PORTAGE_CONFIGROOT=/
PORTAGE_DEBUG=0
PORTAGE_DEPCACHEDIR=/var/cache/edb/dep
PORTAGE_ELOG_CLASSES=log warn error
PORTAGE_ELOG_MAILFROM=portage
PORTAGE_ELOG_MAILSUBJECT=[portage] ebuild log for ${PACKAGE} on ${HOST}
PORTAGE_ELOG_MAILURI=covici /usr/sbin/sendmail
PORTAGE_ELOG_SYSTEM=save mail_summary
PORTAGE_GID=250
PORTAGE_INST_GID=0
PORTAGE_INST_UID=0
PORTAGE_PYM_PATH=/usr/lib/portage/pym
PORTAGE_RSYNC_OPTS=--recursive --links --safe-links --perms --times --compress 
--force --whole-file --delete --delete-after --stats --timeout=180 
--exclude=/distfiles --exclude=/local --exclude=/packages 
--filter=H_**/files/digest-*
PORTAGE_RSYNC_RETRIES=3
PORTAGE_TMPDIR=/var/tmp
PORTAGE_WORKDIR_MODE=0700
PORTDIR=/usr/portage
PORT_LOGDIR=/var/log/portage
PRELINK_PATH_MASK=/usr/lib/gstreamer-0.10
PS1=\h:\w\$ 
PWD=/usr/src
PYTHONDOCS=/usr/share/doc/python-docs-2.4.3/html
PYTHONPATH=/usr/lib/portage/pym
QMAKESPEC=linux-g++
QTDIR=/usr/qt/3
RESUMECOMMAND=/usr/bin/wget -c -t 5 -T 60 --passive-ftp -P ${DISTDIR} ${URI}
ROOT=/
ROOTPATH=/opt/bin:/usr/i686-pc-linux-gnu/gcc-bin/4.1.2:/opt/sun-jdk-1.4.2.13/bin:/opt/sun-jdk-1.4.2.13/jre/bin:/opt/sun-jdk-1.4.2.13/jre/javaws:/usr/qt/3/bin
RPMDIR=/usr/portage/rpm
SHELL=/bin/bash
SHLVL=2
STAGE1_USE=nptl nptlonly unicode
SYNC=rsync://rsync.gentoo.org/gentoo-portage
TERM=linux
USE=X accessibility alsa arts berkdb bitmap-fonts cairo cdr cli cracklib crypt 
cups dbus doc dri dvd dvdr eds emboss encode esd fam firefox fortran gdbm gif 
gnome gpm gstreamer gtk gtk2 hal iconv ipv6 isdnlog jpeg kde ldap libg++ mad 
midi mikmod mp3 mpeg mudflap ncurses nls nptl nptlonly nsplugin ogg opengl 
openmp oss pam pcre perl png ppds pppd python quicktime readline reflection sdl 
session spell spl ssl tcpd truetype truetype-fonts type1-fonts unicode vorbis 
win32codecs x86 xml xorg xv zlib ALSA_CARDS=ali5451 als4000 atiixp 
atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 
fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx 
via82xx-modem ymfpci ALSA_PCM_PLUGINS=adpcm alaw asym copy dmix dshare dsnoop 
empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi 
null plug rate route share shm softvol ELIBC=glibc INPUT_DEVICES=keyboard 
mouse evdev KERNEL=linux

Re: [gentoo-user] Can't su - to root, etc

2005-06-11 Thread Michael Sullivan
I emerged mail-notification awhile back (someone on this list was
talking about it.)  I opened a terminal and typed in mail-notification
and I get this message:

[EMAIL PROTECTED] ~ $ mail-notification

(mail-notification:15971): Gnome-WARNING **: Accessibility: failed to
find module 'libgail-gnome' which is needed to make this application
accessible
GTK Accessibility Module initialized

(mail-notification:15971): Gnome-WARNING **: Accessibility: failed to
find module 'libatk-bridge' which is needed to make this application
accessible
mail-notification-Message: Mail Notification is already running

It claims to be already running, but I don't see it anywhere on the
panel.  I have a notification area applet running, but it's not showing
me anything...

On Sat, 2005-06-11 at 11:22 +0200, Holly Bostick wrote:
 Michael Sullivan schreef:
  My network updates its software every night at midnight.  There was a
  problem with a couple of blocking packages night before last, so I
  unmerged the two blocking packages and did the emerge -avuD world in a
  screen.  Now they're done and I can no longer su - to root from my
  personal account.  I have to log completely out and then log in as root
  from the login screen.  I use users-admin for my user maintenance, but
  now there's a tab that says User Privileges where the User's Groups
  tab used to be, so I can't figure out how to make sure that my personal
  account is in the right group(s) to su - to root.  A lot of things are
  different now.  I keep a gnome-terminal open at all times and it the
  prompt now shows [EMAIL PROTECTED] ~ $ when I'm in my home directory
  instead of [EMAIL PROTECTED] michael $ which I preferred.  I could su - to
  root yesterday while the upgrades were taking place and root's prompt
  was the same.  And then my Inbox Monitor applet is gone, so I have to
  click on the running evolution button every time I want to see if I have
  any email (which is quite often actually).  Is there any way I can fix
  all this, or at least get my su - privileges back?
  
  
 
 Obviously the su to root issue is more important, but I know the cause
 of the other two issues (the change in the prompt and the loss of the
 mail checking tool).
 
 The change from [EMAIL PROTECTED] explicit home directory name to [EMAIL 
 PROTECTED]
 ~, is, I believe, a change in Bash, which only affects (afaik) the
 display name of the user's home directory. First of all, in Bash 3, the
 usage of /w and /W have been reversed; the lowercase now expands the
 full path display and the upper case truncates to just the cwd (current
 working directory).
 
 Somewhere in the revisions to Bash 2.05, the expansion of the /w and /W
 variables when in your /home was changed so that /home/username (or
 /root), which the /w variable already truncated (showing just the
 directory without the path to it), has been shortened from multiple
 characters (whose username is just one character?) to one character: ~,
 which is the commonly acknowledged abbreviation for /home/username.
 
 This affects the display no matter how deep you go into the user's /home
 directory (at least in Bash 3; I just upgraded, and I don't think Bash
 2.05 -r9 did this)-- /home/username/.mozilla/firefox is now displayed as
 ~/.mozilla/firefox. I'm almost sure that yesterday (when I was still
 using Bash 2.05) it would have been /home/motub/.mozilla/firefox.
 
 But actually, I like it; I currently have my prompt split over 3 lines
 to prevent long cwds from destroying my prompt; this might mean I could
 lower that number to 2 lines, since the display of the cwd is much
 shorter by default. Other than that, I see no way to change it (it's a
 feature, not a bug), other than changing shells, which is also a
 possibility, of course-- but I, at least would need a better reason than
 that to go to the troule of learning a new shell, when I hardly know bash.
 
 --
 
 As for the mail checker-- you must have upgraded from =GNOME 2.8.x to
 GNOME 2.10. The previously included mail-notification utility does not
 work with GNOME 2.10, and in fact should have been removed. Try
 mail-notification (emerge mail-notification); it's a nice email checker
 for the GNOME panel whose benefit is that you can set it up to check
 both POP mail and GMail (possibly only if you have POP download
 enabled), as well as other types of accounts, such as IMAP or system mail.
 
 I have also used GBiff (emerge gnubiff), which is much cuter with a
 Povray Tux icon, but I don't believe it checks GMail. But for general
 use, it's fine, and has much the same featureset as mail-notification.
 
 And of course, there's GkrellM's mail notification plugin, gDesklets may
 a mail checking utility, and various dockapps provide this functionality
 as well, if you happen to use a dock.
 
 So you just have to use a different program of your choice, rather than
 relying on a pre-installed tool

Re: [gentoo-user] Network printing

2009-01-13 Thread Norman Rieß
Peter Humphrey schrieb:
 On Monday 12 January 2009 20:12:16 Norman Rieß wrote:

   
 So here is the screenshot.
 http://www.smash-net.org/bilder/cups.png
 Notice: loki is the client and asgard is the server connected to the
 printer.

 The upper left shell shows the configuration cupsd.conf on the _server_.
 You see the Allow  statements in the Location-tags. These
 statements configure which IP's shall be allowed to print and browse the
 configuration-webpage.
 In the browser you see the webpage on the server. I am sorry it is in
 german, but i guess you will get the point. You see the printer
 connected and configured there.
 That is all on the serverside.

 Bottom left you see a cat of the client.conf with its only statement,
 the cupsserver. You do _not_ configure printers here!
 You see the lpstat sees the printer on the server. And you see the gedit
 printingdialog sees the printer.
 

 Thanks. That's exactly what I have. Do you have ldap in your print server's 
 cups USE flags? Or gnutls?

   
These are my flags:

USE=-X -gtk -gtk2 -qt3 -qt4 -gnome -kde unicode nls samba mmx sse 3dnow
-mysql
USE=3dnow acl apache2 berkdb bzip2 cli cracklib crypt cups dri fortran
gdbm gpm iconv ipv6 isdnlog ldap mailwrapper midi mmx mudflap ncurses
nls nptl nptlonly openmp pam pcre perl pppd python readline reflection
samba session snmp spl sse ssl sysfs tcpd truetype unicode x86 xml xorg
zlib

package.use
net-print/cups jpeg nls pam png ppds ssl tiff X





Re: [gentoo-user] gtksee exits when entering directory

2005-05-06 Thread Ted Ozolins
Aaron Walker wrote:

 Ted Ozolins wrote:

 Since my last update, my primary ap for browsing photos exits with ***
 glibc detected *** free(): invalid pointer: 0x0809bbd2 ***

 Google returns only one hit (not english) referring to open office. Any
 ideas as to what I've messed up?


 Can you elaborate on what that update was?

 --
 What happened last night can happen again.

 Aaron Walker [EMAIL PROTECTED]
 [ BSD | cron | forensics | shell-tools | commonbox | netmon | vim |
 web-apps ]

Since I have both Gnome and KDE installed on this box (AMD 2G xp) and
had not done an upgrade for about four months, just about every lib.
glibc was one of the upgrades. I have gone through just about all the
progs I use and do not have any problems with any of them aside from
gtksee. I unmerged gtksee and deleted /home/ted/.gtksee then emerged
gtksee with no change.  The two programs that I've had problems with in
the past after an upgrade (pikdev, ponyprog) are unaffected this time. I
haven't had time to really trace the prob nor check all bug reports
(work load due to a new project at work is taking up just about all my
time these days)
-- 
Ted Ozolins(VE7TVO)
Westbank, B. C

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] vnc

2005-10-24 Thread Mark Shields
Vnc (I've only dealt with tightvnc, can't speak for others) is pretty
easy to use/start. After you've emerged tightvnc, simply type
xvncserver :1 -geometry 1024x768 -depth 24 from a shell and
it will setup a vnc server. From there you can use a vnc client
to connect to the server, using this format: IP address of
server:1 --- the colon is important as it denoted
screen 1. Once you connect to that it will give you a vnc desktop
running at a 1024x768 resolution with a 24-bit color depth. By
default, tightvnc (Gentoo-specific?) uses twm as the window manager,
but you can easily change this to use gnome, kde, or virtually any
other window manager/desktop environment by editing ~/.vnc/xstartupOn 10/24/05, John Jolet [EMAIL PROTECTED] wrote:
first make sure vnc is actually running and listening.when you start theserver, it should tell you what address and X display offset it's using.
Make sure with netstat -a that it really is listening there.Second, are yourunning iptables on that box?as a quick test, if you are, shut downiptables and see if you can see it.On Sunday 23 October 2005 18:10, Mark wrote:
 I followed the instructions on the Gentoo wiki about configuring VNC server, but I am not able to connect either inside the LAN or from the outside, despite having port forwarding enabled for it on my firewall. I
 went through the instructions twice, and everything is as listed. Anybody know if there are some common mistakes made not mentioned in the article that I might check for? Alternatively, is there a better solution for
 remote access to my Gentoo box I should be looking at? Thanks! -- Mark [unwieldy legal disclaimer would go here - feel free to type your own]--John JoletYour On-Demand IT Department
512-762-0729www.jolet.net[EMAIL PROTECTED]--gentoo-user@gentoo.org mailing list
-- - Mark Shields


Re: [gentoo-user] Abysmally slow 2D performance using proprietary Nvidia driver on dual Xeon system (EMT64)

2005-11-07 Thread Greg Bur
On 11/7/05, brullo nulla [EMAIL PROTECTED] wrote:
 However, after about 10 minutes the system load on one processor sharply increases to 100% when performing a simple task such as clicking on a button in Firefox, launching a new gnome-terminal window or clicking on the Applications menu at the
 top of the screen.I have not understood if the system load increases to 100% during theaction of clicking and only during the action or if it goes up andremains stable.
My apologies for not making this more clear. The system load
spike begins with the click and it hovers at or near 100% until the new
task (opening a program, displaying a menu, etc) has completed.
Even moving a window causes this to happen and the load only jumps on
one processor, the other is idle or nearly so. When the nvidia
driver is working correctly (assuming the driver is to blame) the load
seems to be balanced evenly across both processors.
In the second case you should launch top from a shell and see what
process chews up your processor.m.
top is telling me that X is the guilty party. I can renice X to a
lower priority and get some responsiveness back but again, there are
times when everything performs as expected. The problem is
intermittant although it happens more often than not.


--gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: OT - which X terminal do you use?

2006-05-11 Thread Alexander Skwar
[EMAIL PROTECTED] wrote:
 On Tuesday 09 May 2006 02:41 pm, Alexander Skwar wrote:
 Samuel Baldwin wrote:
  Alexander Skwar wrote:

  It provides a nice
  change of pace, so that way, when you're running a terminal in X, it
  doesn't look exactly like the regular shell.

 Well - a terminal is something to work with. And this has to
 be functional and not provide a change of pace.
 
 Totally.  That's why I push YaKuake.

Do you happen to know if there's something like those Quake shells
for Gnome as well? It really sounds interesting!

 My text color is black, as my background is white, which is, BTW,
 the best to read for the majority of people (if you're not handicapped,
 that is). That's so, because the contrast between the text and the
 background cannot be higher than with black on white (or white on
 black).
 
 You're using a CRT and a desktop, no doubt. 

You're wrong. I was writing that when I was at home, where I've
got a notebook and a LCD. I've got no CRT at home anymore.

But actually, I don't use bright white (eg. rgb(255,255,255)),
but something that's a bit less bright.

At work, at a CRT, I use bright white though.

  I don't think there's any setting that 
 is best,

Well, yes, you're right. There are settings which are certainly very
bad, but a best for all - hm, you're right, such a setting might
not exist, even for normal non-handicapped people.

Alexander Skwar
-- 
It was the most I ever threw up, and it changed my life forever.

-- Homer Simpson
   Homer Goes To College
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] New Portage browser

2006-05-16 Thread Christoph Eckert
Hi,


 I'm working on a new portage browser, and I was looking for ideas
 from USERS, that's why I'm posting here.

as I'm a Desktop user, I'll speak up ;-) .

 I've never found a program that would allow me to browse
 portage categories, then packages, showing in one window description,
 version, etc, etc.

 Thus, I'm working on one now, but I want to develop something

Great to hear!

 that will run in console and X, too, like suse's yast.

 So, I would like to know:

 1) do you prefer a console, a GUI, or both?

Both would be great.

 2) what additional functionality would you like? (mask/unmask
 packages, install/remove, emerge command generator [much like
 nmapfe], etc)

There already are some projects which try to do frontends for 
configuring a Gentoo system. If you write a portage frontend then yes, 
I'd enjoy to have all settings right at my fingertips. Otherwise I'd 
better stay with 4 shells open ;-) .

 If you have any idea regarding development (because of the
 both console and X-compatible script/program), please let me know. If
 not, I may end up writing an API, and two different programs.

I'm not sure what you plan exactly, but it sounds as it was reasonable 
to keep the tool as desktop independent as possible.

What about using Qt4? You can use it for shell only programming as well 
as for GUI programming (introduced in Qt4), it is independent from KDE 
or Gnome, and it allows you to divide the data from the frontend. 
Finally, it offers a concept similar to model view controller and a 
thread save signal/slot concept.

Just my two cents,


ce

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] How do I get KDE to start on boot?

2006-11-14 Thread Richard Fish

On 11/14/06, Daevid Vincent [EMAIL PROTECTED] wrote:

This seems like a newb question. I've been using my Gentoo for a few years
now, and since X/KDE/Gnome/etc. never seemed to be quite stable, I always
booted into command lines and then manually 'startx' JICSH.

But I find myself almost always doing that these days, so I suppose it's
time to make the plunge so that X starts when I boot up. I'm still a bit
worried about hibernation (which I don't have working anyways - yet), I
recall there were issues with nvidia and suspending to HD/RAM if you were in
X. That could be old news?


For me, suspend-to-ram works better from X than from a console, using
the proprietary drivers.  In fact if I suspend from a console, the
graphics card will fail to resume correctly.

Suspend-to-disk may or may not work better for you from X.  Neither of
my systems are working with STD currently...


Anyways, I can't get this to work. When I boot up, the screen is BLACK. Not
just back-lit black, but like there's no power black. If I CTRL+ALT+1, I get
to a shell prompt.


Hmm, is this a laptop?  X/Nvidia can sometimes decide to drive only
the external video instead of the LCD, which appears as the symptoms
you describe.  I guess this could also happen on a desktop if the
graphics card has multiple outputs.

Anyway, on the console, run ps auwx | grep X and make sure that X is
running.  Also check /var/log/kdm.log and /var/log/Xorg.0.log for
error messages.

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



Re: [gentoo-user] Slightly OT

2007-01-13 Thread b.n.

[EMAIL PROTECTED] ha scritto:

I am wanting to rip all of my dvd's onto an external drive

 but whenever i mount my dvd drive (hdc) it shows it as a dvd.
 However when i open the folder there are no folders displayed as if 
it  is a blank disk yet kaffine

 will still allow me to play the dvd. Has anyone encountered this

I assume you're mounting it by clicking it with Konqueror in KDE (I 
dunno if nautilus on gnome has the same behaviour).


In this case, you are not truly mounting it. HAL/KDE kioslaves guess the 
kind of media you have inserted and try to behave as sensible as possible.


Sometimes with good results (for example when 'mounting' an audio-cd 
-btw, an audio-cd is never properly mounted- you have virtual folders 
with mp3, FLACs, etc. that allow you to rip a CD by simple 
copy-and-paste).Sometimes not.


 I would like to have just a backup of all my movies on an external 
hard drive as i tend to lose dvd's quite a bit.

If anyone could offer some help it would be greatly appreciated.


I know of two options:
a) mount the dvd by hand using 'mount' in a shell
b) emerge dvdrip, a truly good DVD backupping + ripping GUI tool, easy 
to use yet full of options.


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



Re: [gentoo-user] baselayout 12.0.pre1- Problems Booting

2005-07-20 Thread Rumen Yotov

Kurt Guenther wrote:



I masked the latest baselayout and remerged 11.13.  All is well 
again.   I opened bug:


http://bugs.gentoo.org/show_bug.cgi?id=99691



[EMAIL PROTECTED] wrote:


I'm ~x86 on a dell laptop.
I'm having some fun this morning. Everything was working this 
morning, but I shut down the system for my daily commute and now it 
won't boot. I seem to remember a few gnome emerges last night, but 
everything emerged cleanly and ran etc-update.


I have some failing init scripts such as xfs (ie, X Font Server) and 
net.eth0.  I did a 'rc-update del' on these and xdm, so that I'd have 
a starting point from which to work from.
However, it sill won't give me a bash shell. It literally hangs after 
starting the last script.
Does anybody know which rock to turn over to find out why this is the 
case?

--Kurt

PS- I can boot off the Gentoo Live CD. I did a new 'emerge sync', but 
I can't find anything that would fix this. I also checked 
bugs.gentoo.com, but nada. I'm running fsck on all my file partitions 
to see if there is an error.


 




Hi,
Can confirm on what Kurt said, also had problems till need to boot from 
LiveCD to repair the system with latest ~x86 baselayout-1.12.0_pre1-r1.

Will report on the Bug above (seems /etc/conf.d/rc to be the culpit).
HTH. Rumen


smime.p7s
Description: S/MIME Cryptographic Signature


Re: [gentoo-user] Gentoo or Linux from Scratch - Perspectives?

2005-08-14 Thread Paul Hoy
On Sun, 2005-08-14 at 18:48 -0700, Zac Medico wrote:
 Paul Hoy wrote:
  
  On Aug 14, 2005, at 6:35 PM, Neil Bothwick wrote:
  
  On Mon, 15 Aug 2005 09:38:28 +1200, Nick Rout wrote:
 
 
  Unstable does not really cut it IMHO. I am a gentoo enthusiast through
  and through, but plonking something in portage with a ~ beside it does
  not constitute a release of a recent version IMHO.
 
 
  They're not unstable, they are testing, and that only applies to the
  ebuild itself, not the upstream package. If you want the latest versions,
  you need to run ~arch. Any distro that puts brand new packages (with the
  exception of security fixes) into its stable package tree has thrown all
  concept of QA out of the window.
 
 
  -- 
  Neil Bothwick
 
  Top Oxymorons Number 30: Business ethics
 
  
  Hi Neil,
  
  Is there a way to explicitly search for ~arch releases or do I have set 
  the ACCEPT_KEYWORDS variable in make.conf and hope for the best during 
  emerge?
  
  Paul
  
  
  *ACCEPT_KEYWORDS variable*
  
  
 
 You can export variables in the shell (not generally recommended) or put them 
 directly on the command line.
 
 ACCEPT_KEYWORDS=~x86 emerge -s foo
 
 It's best to use /etc/portage/package.keywords to keep your package specific 
 keywords (documented in the portage manpage).
 
 Zac

Zac,

Beauty. Just tried it and found some gnome updates. Very much
appreciated.

Paul

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] nm-applet / vpnc / pptp / openvpn

2009-11-19 Thread Albert Hopkins
On Thu, 2009-11-19 at 15:55 +0100, SpaceCake wrote:
 yes, but as I told earlier in nm-applet this section is grey, so I
 cannot
 add vpn configs. when I start vpnc with the correct config from root's
 shell, it is working perfectly and connect me to the vpn gw I use, so
 this
 is why I said the problem maybe in the deep somewhere around dbus
 communication, but I'm not sure 

I don't know why these options would be greyed out.  Unless.. do you
actually have the plugins installed?

$ equery l networkmanager*
 * Searching for networkmanager* ...
[IP-] [ ~] net-misc/networkmanager-0.7.1_p20090824 (0)
[IP-] [ ~] net-misc/networkmanager-openvpn-0.7.1-r1 (0)
[IP-] [ ~] net-misc/networkmanager-vpnc-0.7.1 (0)

Does it even show up in nm-connection-editor?

AFAIK the UI just uses these plugins to create a vpn configuration. This
is long before actually talking to the nm daemon.  So the UI just
creates a config and stores it (in GNOME the non-system configs are
stored in gconf at /system/networking/connections.  Then when you want
to connect, the UI grabs whatever config and passes it to the nm daemon
(via dbus?).  Your issue seems to be with the first part of this process
(the UI), not the second.

-a








Re: [gentoo-user] Is rc.conf no longer used by Gentoo (baselayout-1.12.13)?

2009-12-14 Thread Allan Gottlieb
At Mon, 14 Dec 2009 12:22:42 + Neil Bothwick n...@digimed.co.uk wrote:

 On Mon, 14 Dec 2009 11:18:56 +, Mick wrote:

  The DE/WM to use is specified by whatever display manager you use.
  Setting it in a global configuration file is pointless on a multi-user
  system.  

 So, where would you specify which DE/WM session the xdm Display
 Manager will load up for a specific user in a Gentoo set up?
 (assuming that there is such a thing as a Gentoo default way of doing
 this).

 I used xdm once, that was more than enough. gdm and kdm both have options
 to do this, as did the one whose name I cannot remember that I tried
 once. Alternatively, you can use the XSESSION environment variable or use
 the standard .xinitrc/.xsession way of doing things. I'd either do that
 latter or use a more flexible display manager, I find xdm horrible.

I use gdm and do successfully get my WM set up.

However, I would like to set (augment) PATH early so that, for example,
the gnome panel has the path and hence all the launchers do.

I know it is just one line in the shell
export PATH=$HOME/bin:$PATH
but I don't know what file to put it in.

It would be acceptable, but not preferable, if this was set for all
users; the only requirement is that it is set for user gottlieb.

thanks,
allan



Re: [gentoo-user] New application: app-portage/kportagetray

2010-01-08 Thread Neil Bothwick
On Thu, 7 Jan 2010 16:40:04 -0800, Mark Knecht wrote:

 2) The idea of end-users installing ebuilds themselves from an unknown
 individual delivered through an email list is about as insane as it
 could be. Just what I need is an untested ebuild that I install and
 build myself stealing everything on my system.

How is an ebuild posted to this list different from one posted to b.g.o?
Plenty of packages not in portage have ebuilds there, and many of the
packages in portage started off in b.g.o. The forums are also full of
scripts and ebuilds not available elsewhere.

 As a user and someone who cares about Gentoo I'd like to see ALL
 ebuilds banned from this list. Only takes one bad seed and one
 not-very knowledgeable user like me to give the distro a black eye it
 doesn't deserve.

Like the Debian screensaver package on gnome-look that ran downloaded and
ran a shell script? Installing a package from anywhere but the official
repository (and that includes portage overlays) should be done with
caution, but the idea of banning them is ludicrous.

If you want to ban anything that could potentially be abused, you may as
well start by banning life.


-- 
Neil Bothwick

X-Modem- A device on the losing end of an encounter with lightning.


signature.asc
Description: PGP signature


Re: [gentoo-user] Xmonad, beagle-search, and mime types

2010-02-21 Thread Willie Wong
On Sun, Feb 21, 2010 at 03:45:14PM +0100, Damian wrote:
 So I tried to see how xdg-open works, but the man page didn't give me
 any useful information. The related command, xdg-mime, doesn't work as
 I expected.

I asked a similar question a week or so back. 

 But xdg-open (and therefore beagle-search) still refuses to open jpeg
 images with geeqie.
 
 Any ideas?

xdg-open is just a shell script. If you are interested, take a look at 
  less `which xdg-open`
and you will be enlightened as to why it is a complete piece of crap
unless you are using KDE, GNOME, or XFCE. (Hint, notice how nowhere in
the script does it read whatever you modified with xdg-mime.)

A possible way to work around it (depends on your application, which,
in your case, is beagle, which I am not familiar with) is to go into
the offending application that is calling xdg-open and see if you can
configure MIME types in there yourself. The application that made me
look this up, Jabref, does allow that configuration. Your mileage can
of course vary. 

Cheers, 

W
-- 
Willie W. Wong ww...@math.princeton.edu
Data aequatione quotcunque fluentes quantitae involvente fluxiones invenire 
 et vice versa   ~~~  I. Newton



Re: [gentoo-user] How do I eject an audio CD inside Gnome?

2011-06-02 Thread Volker Armin Hemmann
On Tuesday 31 May 2011 00:26:45 Stroller wrote:
 On 30/5/2011, at 11:10am, Alan Mackenzie wrote:
  ...
  Right clicking on Audio Disc gives an eject menu point.  YUCK!!!  If
  I'd've wanted an Apple Macintosh, I know where to buy one.  I just want
  my drive's eject button to work.
 
 Your Linux box isn't working, and you're complaining about Macs?
 
 That seems a little inappropriate.
 
 Let me assure you: when a Mac has a hardware button, it will work just fine.
 It won't be disabled for no reason.
 
 This is why I use Mac for the desktop. Because when I get home after a hard
 day's work fixing computers I don't want to have to do a bat shit crazy
 amount of work to keep things working [1

so why do you own a mac?

Just days ago I beachballed a mac adding some pictures to a word document. 
Yeah, that is the legendary MacOS stability.

Next time I sat on a mac there were 37gb of stuff in trash. The poor owner 
tried to delete them. MacOS showed the apropriate reaction, no error anyway - 
and no file was deleted.

Had to go down to the shell - and even after that some crap was still left. 
Undeletable and with no error messages or informations why.

Apple's macos is the worst of all OS I had to deal with. OpenBSD is a hostile 
little bitch, but at least you can get the information you need out of it. 
Solaris? Not half as broken. WindowsXP? A sow rolling in mud munching on 
garbage but at least it does not die a horrible death just because you add 
some pics to a word file. VIsta is just a bigger sow.





Re: [gentoo-user] gnome-shell, networkmanager, wifi re-connect

2011-12-20 Thread Stefan G. Weichinger
Am 20.12.2011 13:55, schrieb Albert W. Hopkins:
 On Tue, 2011-12-20 at 13:06 +0100, Stefan G. Weichinger wrote:
 Maybe I have something wrong in my /etc/hibernate/common.conf ... 
 gotta look that up now.
 
 I suspect that's not it.  If I were to guess I'd say it's probably 
 normal; that it takes a while to associate with the AP, either
 because it's a less-than-stellar AP or you have a lot of RF 
 activity/interference in your area.

Maybe the cheap Netgear-AP, yep. btw, the AP is still 802.11g only (54
MBit/s).

But it connects faster when I boot the machine than when I resume it!
At least it seems like, maybe I get that wrong ...

 Personally, if it's only 30 seconds I wouldn't worry about it.  It
 takes me at least that long to remember why I needed to turn on the
 computer anyway :P

It's just a bit annoying. I remember this or that, or want to quickly
research something ... take the thinkpad and then -wait- ... but as I
mentioned, I just want to check how others experience this.

 For sg, I made a screencast of me suspending and resuming my
 ThinkPad. The entire video is only 34 seconds (oddly, it doesn't
 recored while it's suspended :P) and as you can see I'm connected to
 the AP as soon as the screen unlocks.
 
 http://marduk.sdf.org/suspend.avi

black only here ... very suspended ;-) ... seems to take some time to
download.

 Also, you didn't mention your kernel.  Could be an anomaly of your 
 kernel/firmware.

Latest and greatest:

gentoo-sources-3.1.5 ~amd64 ... iwlagn-kernel-module ...
with firmware net-wireless/iwl6005-ucode-17.168.5.3

lspci says:

Intel Corporation Centrino Advanced-N 6205 (rev 34)

Stefan



Re: [gentoo-user] Re: xfce4 4.10 xsane and Application -- Run Program not working

2012-05-30 Thread Hinnerk van Bruinehsen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 30.05.2012 04:37, Joseph wrote:
 On 05/29/12 19:23, walt wrote:
 On 05/29/2012 06:23 PM, Joseph wrote:
 
 2.) Application -- Run Program a windows pups up.  When I
 type: nano 1.txt
 
 Nothing happens.
 
 Please be more specific about 'nothing'.  Does nano just close 
 immediately with no error message?  Does it hang forever until
 you hit ^C, or what?
 
 What do you see if you type 'which nano'?  What about 'echo
 $PATH'?
 
 which nano gives me: /usr/bin/nano
 
 I can run nano from command line but when type nano + file name in
 Run Program it should open that file but it doesn't, no windows
 pops up.
 

Since I haven't installed XFCE it's a bit of guesswork: have you tried
xterm nano?
That works for me (I'm using gnome, though). You could also try to run
a program with a gui (like firefox).
I don't think that it ever worked for me to enter a shell command and
actually see the result in a window.

WKR
Hinnerk
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.19 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQEcBAEBAgAGBQJPxcVdAAoJEJwwOFaNFkYcLAsH/3X7GCfOKRZC398Bzx4TKWFD
3kEhT+l07pBargCaGNQAZvRgr6TEMf23ib42z+knl20xeYH/QAxYfICE0UKrDYmp
3M6oJiwjRKdScTfIRYwk1T85zSPEhgNS+9C2g1/1lelQaDylMKcKP1p5scWTfSyz
nqolF6SvKWFRVP1xIQ/W1Rf8+QcZzMCZauL6r1fmFWQ/aio2Waql/GIIeEm9Q2gI
RrIlP40Pd7kuJN2pyw38vcguVv34BOZJEDnmpLV3UndcA53zpZ/acNkUXIV59jdh
ovKpuRWlgwYUzyei/AsIb05L+Ifd816etqC3Q1Cm028q54WjiPaUAjGVrnVl9DQ=
=aqxP
-END PGP SIGNATURE-



Re: [gentoo-user] Re: xfce4 4.10 xsane and Application -- Run Program not working

2012-05-30 Thread Joseph

On 05/30/12 08:59, Hinnerk van Bruinehsen wrote:

On 30.05.2012 04:37, Joseph wrote:

On 05/29/12 19:23, walt wrote:

On 05/29/2012 06:23 PM, Joseph wrote:


2.) Application -- Run Program a windows pups up.  When I
type: nano 1.txt

Nothing happens.


Please be more specific about 'nothing'.  Does nano just close 
immediately with no error message?  Does it hang forever until

you hit ^C, or what?

What do you see if you type 'which nano'?  What about 'echo
$PATH'?


which nano gives me: /usr/bin/nano

I can run nano from command line but when type nano + file name in
Run Program it should open that file but it doesn't, no windows
pops up.



Since I haven't installed XFCE it's a bit of guesswork: have you tried
xterm nano?
That works for me (I'm using gnome, though). You could also try to run
a program with a gui (like firefox).
I don't think that it ever worked for me to enter a shell command and
actually see the result in a window.

WKR
Hinnerk


No, xterm nano doesn't work either. 



--
Joseph



Re: [gentoo-user] Re: [HEADSUP] Beware of today's update to polkit-1.98.0 (SOLVED FOR ME)

2012-06-10 Thread Stefan G. Weichinger
Am 2012-06-10 19:49, schrieb Stefan G. Weichinger:

 I still don't have an idea what I did wrong ...

Solved so far.

Had to add some lines to my package.env as I run the LTO-enabled
gcc-setup suggested by Nikos lately (had to disable lto for the drivers
and mesa).

Re-compiled the graphics-drivers after editing my make.conf:

VIDEO_CARDS=intel i915 i965

This might be redundant, yes, but I will look what I have to use for
this card:

# lspci -v

00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core
Processor Family Integrated Graphics Controller (rev 09) (prog-if 00
[VGA controller])
Subsystem: Lenovo Device 21dd
Flags: bus master, fast devsel, latency 0, IRQ 40
Memory at f000 (64-bit, non-prefetchable) [size=4M]
Memory at d000 (64-bit, prefetchable) [size=256M]
I/O ports at 1800 [size=64]
Expansion ROM at unassigned [disabled]
Capabilities: [90] MSI: Enable+ Count=1/1 Maskable- 64bit-
Capabilities: [d0] Power Management version 2
Capabilities: [a4] PCI Advanced Features
Kernel driver in use: i915

For now I have gnome-shell up in standard mode again, phew.

Thanks for watching ;-)

Stefan



[gentoo-user] Some files in /usr/share/doc are not compressed

2012-12-19 Thread Francesco Turco
Hello.

On my system Portage uses the following two variables for compressing
files in /usr/share/doc:

 $ portageq envvar PORTAGE_COMPRESS
 xz

 $ portageq envvar PORTAGE_COMPRESS_EXCLUDE_SUFFIXES
 css gif htm[l]? jp[e]?g js pdf png

It seems anyway that some files are not compressed:

 $ find /usr/share/doc -type f -regextype posix-extended ! -regex 
 .*\.(css|gif|htm[l]?|jp[e]?g|js|pdf|png|xz) | wc -l
 79

I won't list all of them here, just some examples:

 /usr/share/doc/gnome-shell-3.4.2/AUTHORS
 /usr/share/doc/udisks-2.0.0/html/udisks2/index.sgml
 /usr/share/doc/groff-1.21-r1/pic.ps
 /usr/share/doc/automake-1.12.5/amhello-1.0.tar.gz

My goal is to have everything under /usr/share/doc compressed with xz,
or at least to understand why something is being excluded from
compression. Perhaps it is due to some additional rules I'm not aware
of, or because of some bugs.

I checked the ebuilds of the packages the previous files belong to, but
I found nothing interesting.

It would be great if anyone who is interested could check his/her own
system too.

Thank you.



Re: [gentoo-user] Some files in /usr/share/doc are not compressed

2012-12-19 Thread Alan McKinnon
On Wed, 19 Dec 2012 17:41:30 +0100
Francesco Turco ftu...@fastmail.fm wrote:

 Hello.
 
 On my system Portage uses the following two variables for compressing
 files in /usr/share/doc:
 
  $ portageq envvar PORTAGE_COMPRESS
  xz
 
  $ portageq envvar PORTAGE_COMPRESS_EXCLUDE_SUFFIXES
  css gif htm[l]? jp[e]?g js pdf png
 
 It seems anyway that some files are not compressed:
 
  $ find /usr/share/doc -type f -regextype posix-extended ! -regex
  .*\.(css|gif|htm[l]?|jp[e]?g|js|pdf|png|xz) | wc -l 79
 
 I won't list all of them here, just some examples:
 
  /usr/share/doc/gnome-shell-3.4.2/AUTHORS
  /usr/share/doc/udisks-2.0.0/html/udisks2/index.sgml
  /usr/share/doc/groff-1.21-r1/pic.ps
  /usr/share/doc/automake-1.12.5/amhello-1.0.tar.gz
 
 My goal is to have everything under /usr/share/doc compressed with xz,
 or at least to understand why something is being excluded from
 compression. Perhaps it is due to some additional rules I'm not aware
 of, or because of some bugs.
 
 I checked the ebuilds of the packages the previous files belong to,
 but I found nothing interesting.
 
 It would be great if anyone who is interested could check his/her own
 system too.

That stuff is controlled by the ebuild, IIRC ebuilds should call
function dodoc so they do with docs what you want them to do. The
function name may well have changed and been superceded since last I
looked.

The reason you find nothing interesting in the ebuild is because
something that should be there isn't. ebuilds not following rules wrt
doc files is a bug and should be filed at bgo as such.


-- 
Alan McKinnon
alan.mckin...@gmail.com




Re: [gentoo-user] Some files in /usr/share/doc are not compressed

2012-12-20 Thread julian
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 12/19/2012 05:41 PM, Francesco Turco wrote:
 Hello.
 
 On my system Portage uses the following two variables for
 compressing files in /usr/share/doc:
 
 $ portageq envvar PORTAGE_COMPRESS xz
 
 $ portageq envvar PORTAGE_COMPRESS_EXCLUDE_SUFFIXES css gif
 htm[l]? jp[e]?g js pdf png
 
 It seems anyway that some files are not compressed:
 
 $ find /usr/share/doc -type f -regextype posix-extended ! -regex
 .*\.(css|gif|htm[l]?|jp[e]?g|js|pdf|png|xz) | wc -l 79
 
 I won't list all of them here, just some examples:
 
 /usr/share/doc/gnome-shell-3.4.2/AUTHORS 
 /usr/share/doc/udisks-2.0.0/html/udisks2/index.sgml 
 /usr/share/doc/groff-1.21-r1/pic.ps 
 /usr/share/doc/automake-1.12.5/amhello-1.0.tar.gz
 
 My goal is to have everything under /usr/share/doc compressed with
 xz, or at least to understand why something is being excluded from 
 compression. Perhaps it is due to some additional rules I'm not
 aware of, or because of some bugs.
 
 I checked the ebuilds of the packages the previous files belong to,
 but I found nothing interesting.
 
 It would be great if anyone who is interested could check his/her
 own system too.
 
 Thank you.
 

the ebuild developer can choose whether to not compress some files, look
for stuff like docompress -x foo in the ebuild

it is described in PMS:
https://dev.gentoo.org/~ulm/pms/head/pms.html#x1-12800011.3.3
(search for docompress)
and in the devmanual
http://devmanual.gentoo.org/ebuild-writing/eapi/index.html


Afaik pkgcore does ignore this command.
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.19 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQEcBAEBAgAGBQJQ0vi3AAoJEFpvPKfnPDWzEiYH/jnqnIRVo82F8tK4E1eTqvsN
u55oCbIEV6ySqBHHk3oHcX+K0PbuZkOUymauYVjoyf3fV33gBOLrKsKsY7U5wQvo
0ZpqY4C89UgpmuprLlflzu+Ehjnl0/lA9Qgfya94meWMBUetbddEu4ZwfJ7TG9PR
TafiVpbQ/pu0WuhfNdvgkFHYySwG4Pk+afDFTFnBGYFyV3ud/4aeU4Nt3aZTVpAN
xSBZdGFLM4WW/yKuXbbtg4UdSV4RBtX1UV6TRd4cjZxqOxPAdQXUXM3gQuVvUcnJ
sZovWSrThcmjmgP14ikjqsY6axU/GmxuqJFqX2GY56KDw84xtg7wjG230NGoG3U=
=mzU5
-END PGP SIGNATURE-



Re: [gentoo-user] MacBook Air (A1237) and Gentoo Linux

2013-10-26 Thread Stefan G. Weichinger

Am 23.10.2013 10:09, schrieb Stefan G. Weichinger:


Does anyone of you gentoo-users also run gentoo on such a hardware?


Anyone?


my todos are (for now):

* I only got the harddisk detected via IDE/PATA (so it is hda and not
sda now). It should be accessible via AHCI as well, but that didn't work
yet (and I expect some more performance via AHCI).


This still gives me some headaches, seems I currently run the hdd via 
ancient IDE-modules (ide_generic). Compiled several new kernels without 
success so far ... additionally complex by usage of EFI, labels in fstab 
and you name it.


OK, 3.11.5 isn't old anyway. Although I'd like to slim down my config 
somehow (and optimize it, think NCQ).



* Sound via pulseaudio: not there yet ... no errors, devices displayed
correctly, but no sound.


not solved yet, wasn't and isn't first priority.


* suspend to ram in gnome: got to check that


Disabled stuff in /etc/systemd/logind.conf.
Macbook suspends when I press powerbutton but not at lid-close.
hdd seems to start up immediately again ...


* right clicks with touchpad


solved with a small shell-script.


pommed works nice here after a small patching, controls keyboard 
backlight and stuff. cool.


So far the system is nice to use but a bit raw ...

Greets, regards, Stefan




[gentoo-user] Re: xterms --featureRICH --suggestions?

2014-01-27 Thread Martin Vaeth
James wirel...@tampabay.rr.com wrote:

 I have my lxde/openbox environment mostly setup. One thing I miss
 is feature rich tabbed terminal session.

I suggest that you try tmux (or screen) - this is far superiour to
multitab since you can easily also put it to the background or
access it remotely.
My default zsh login files start a tmux session automatically
(so did my previous bash login files with screen, but I do not
use bash anymore for an interactive shell).

 the tabs where customizable to show current dir or rename manually.
 When I would ssh into a remote system, the IP address was prominently
 displayed in the tab header; essential for managing tons of remote
 devices.

This is all a question of setting an appropriate prompt which also
sets the terminal title correspondingly. I suggest that you
have a look at e.g. app-shells/set_prompt from the mv overlay.

 One last problem is my lxtermnal session do not remember their previous
 screen location or size (geometry)

Probably for every terminal program there are corresponding Xresources.
For instance, for xterm, I have set
   XTerm.VT100.Geometry: 80x25
Alternatively you can specify -geometry on the command line.
Probably it is possible to write something which saves the current
geometry somewhere. I find this always disturbing, and one of my
first configuration fixes in KDE (when I was still using it)
had always been to turn off this misfeature...

 I would encourage any and all without tons of
 free ram, to ditch KDE (dunno about gnome)...

++




Re: [gentoo-user] boot problems

2014-05-03 Thread J. Roeleveld
On Saturday, May 03, 2014 08:37:49 PM Stefan G. Weichinger wrote:
 Am 03.05.2014 20:33, schrieb Canek Peláez Valdés:
  sys-boot/grub-2.00_p5107-r1:2
  sys-kernel/dracut-033:0
  sys-apps/systemd-204:0
  sys-fs/lvm2-2.02.100-r2:0
 
 great, thanks
 
 I am able to boot a kernel 3.13.4 with its initramfs which was built
 back then with dracut-034-r1. No mdadm-raids assembled as well, but at
 least it finds sda1 ;-)
 
 my fstab now also uses LABELs as you suggested.
 
 I now rebuild a kernel 3.13.11 (as I don't have any sources for the
 older one I can't build nvidia-drivers to run Gnome on it) with some of
 your dracut-changes and dracut-036-r4 (downgraded from 037).

Which one do you need:
shell ~ # ls /opt/distfiles/linux-*
/opt/distfiles/linux-2.6.18.tar.bz2 
 /opt/distfiles/linux-2.6.39.tar.bz2 
 /opt/distfiles/linux-3.12.tar.xz  
/opt/distfiles/linux-3.3.tar.bz2  
/opt/distfiles/linux-3.6.tar.bz2  
/opt/distfiles/linux-3.8.tar.xz
/opt/distfiles/linux-2.6.36.tar.bz2  
/opt/distfiles/linux-3.0.tar.bz2 
/opt/distfiles/linux-3.1.tar.bz2  
/opt/distfiles/linux-3.4.tar.bz2  
/opt/distfiles/linux-3.7.tar.bz2
/opt/distfiles/linux-2.6.38.tar.bz2  
/opt/distfiles/linux-3.10.tar.xz 
/opt/distfiles/linux-3.2.tar.bz2  
/opt/distfiles/linux-3.5.tar.bz2  
/opt/distfiles/linux-3.7.tar.xz

I always use gentoo-sources, so I will also have the gentoo-patches for those.

I might also still have the packages around as I build packages on a seperate 
machine regularly before updating the actual machines.

--
Joost



Re: [gentoo-user] problems getting systemd to work

2014-05-12 Thread Canek Peláez Valdés
On Mon, May 12, 2014 at 2:22 AM,  cov...@ccs.covici.com wrote:
 Hi.  I have been trying to get systemd to boot, but I have run into
 several problems and need some help.  I am using everything but /boot as
 lvm's, with a separate user partition.  I had to copy systemd to /sbin
 because the initrd looks for the realinit too soon, but that is maybe
 another matter.

Moving systemd to /sbin sounds like it's not going to work. Run
readelf -d /usr/lib/systemd/systemd; all the NEEDED libraries on
/usr/lib should be available to the binary at the time it's being
executed.

How did you get your initramfs? dracut? genkernel? Roll your own?

 I had set confirm_spawn=y in the kernel command line, but it only waits
 a short time and then says assuming positive response and tries to
 continue -- how can I get it to wait for me?  Also, even so, it died on
 mounting of my lvms, saying there was some kind of timeout and came to a
 complete halt (maybe it was a shell, but no prompt) after all those
 failed, so I could do nothing much.  Openrc works fine, but I was trying
 to get gnome to work, so I was trying to use systemd.

 It saved no logs (none I can find), but then again /var was not mounted.

 Any help with this would be appreciated.

I use dracut for my initramfs; I would recommend you to try it.
However, last time I tried to use it with LVM (a few days ago), the
last version (037) failed, but 036-r4 worked perfectly.

Regards.
-- 
Canek Peláez Valdés
Profesor de asignatura, Facultad de Ciencias
Universidad Nacional Autónoma de México



Re: [gentoo-user] trouble with hi-res display and nouveau driver on *one* system

2014-05-12 Thread gottlieb
On Mon, May 12 2014, Neil Bothwick wrote:

 On Sun, 11 May 2014 20:12:54 -0400, gottl...@nyu.edu wrote:

***IT'S LOADING BOTH NOUVEAU AND NV (NVIDIA BINARY BLOB)
  DRIVERS***.  
 
 I am embarrassed to report that I missed that (perhaps nv is the nv
 nvidia; but in any case it is loading two drivers, which is bad).
 Thank you very much for this catch
 
  Plan A) unmerge the Nvidia binary drivers  
 
 I had done that initially

 nv is not the Nvidia binary driver, it is the 2D-only open source driver
 in XOrg. I expect you have nv in VIDEO_CARDS. 

At one point perhaps but I did set to VIDEO_CARDS to just nouveau before
starting to convert.

  Plan B) if Plan A fails, manually remove
  /usr/lib64/xorg/modules/drivers/nv_drv.so  
 
 This helped considerably.

 Until the next XOrg update, at which point it will be reinstalled and
 your problems will start again. Set VIDEO_CARDS correctly then do

 emerge -uavDN  emerge -ca

I have done this (more or less).  I have
EMERGE_DEFAULT_OPTS=--ask --deep --tree --verbose --jobs --load-average=3

I did 
emerge --changed-use --update --keep-going world
and
emerge --depclean --ask --ignore-default-opts

The problem remains (after a reboot).
Specifically, gdm/gnome-shell puts up the screensaver giving the time in
big characters and I can't get rid of it using the mouse or keyboard.
I also tried
/etc/init.d/gdm restart
with no improvement.

thanks,
allan




Re: [gentoo-user] cannot properly start gdm

2016-06-03 Thread David Abbott
On Fri, Jun 3, 2016 at 12:19 PM,  <cov...@ccs.covici.com> wrote:
> David Abbott <dabb...@gentoo.org> wrote:
>
>> On Fri, Jun 3, 2016 at 10:25 AM,  <cov...@ccs.covici.com> wrote:
>> > David Abbott <dabb...@gentoo.org> wrote:
>> >
>> >> On Fri, Jun 3, 2016 at 9:46 AM,  <cov...@ccs.covici.com> wrote:
>> >> > Thanasis <thana...@asyr.hopto.org> wrote:
>> >> >
>> >> >> On 06/03/2016 12:25 PM, cov...@ccs.covici.com wrote:
>> >> >>  I can login normally to a textconsole.
>> >> >> >
>> >> >> Try to login to a textconsole, and run:
>> >> >>
>> >> >> startx
>> >> >>
>> >> >
>> >> > No joy there, either.  The server seems to be there, but not much else.
>> >> > session-binary starts, but gnome-shell is not there.
>> >> >
>> >> > --
>> >> > Your life is like a penny.  You're going to lose it.  The question is:
>> >> > How do
>> >> > you spend it?
>> >> >
>> >> >  John Covici
>> >> >  cov...@ccs.covici.com
>> >> >
>> >>
>> >> Post your ~/.xinitrc and post the log created when you use startx please.
>> >>
>> >> -- David
>> >>
>> >
>> > The original log when I try to start gdm is here
>> >
>> > https://covici.com/owncloud/index.php/s/DD4pmEiaD1CSmi9
>> >
>> > If you need what I get from the startx, let me know.
>> >
>> I thought I did?
>
> OK, here it is
> https://covici.com/owncloud/index.php/s/MnE7NzEz1nfqUlP
>
> --
> Your life is like a penny.  You're going to lose it.  The question is:
> How do
> you spend it?
>
>  John Covici
>  cov...@ccs.covici.com
>

John I still don't see your ~/.xinitrc when you use startx. Post the
contents please. Is your video card a Nvidia Optimus?
https://forums.gentoo.org/viewtopic-t-996474-start-0.html
https://wiki.gentoo.org/wiki/NVIDIA/Optimus


-- David



Re: [gentoo-user] cannot properly start gdm

2016-06-03 Thread covici
David Abbott <dabb...@gentoo.org> wrote:

> On Fri, Jun 3, 2016 at 12:19 PM,  <cov...@ccs.covici.com> wrote:
> > David Abbott <dabb...@gentoo.org> wrote:
> >
> >> On Fri, Jun 3, 2016 at 10:25 AM,  <cov...@ccs.covici.com> wrote:
> >> > David Abbott <dabb...@gentoo.org> wrote:
> >> >
> >> >> On Fri, Jun 3, 2016 at 9:46 AM,  <cov...@ccs.covici.com> wrote:
> >> >> > Thanasis <thana...@asyr.hopto.org> wrote:
> >> >> >
> >> >> >> On 06/03/2016 12:25 PM, cov...@ccs.covici.com wrote:
> >> >> >>  I can login normally to a textconsole.
> >> >> >> >
> >> >> >> Try to login to a textconsole, and run:
> >> >> >>
> >> >> >> startx
> >> >> >>
> >> >> >
> >> >> > No joy there, either.  The server seems to be there, but not much 
> >> >> > else.
> >> >> > session-binary starts, but gnome-shell is not there.
> >> >> >
> >> >> > --
> >> >> > Your life is like a penny.  You're going to lose it.  The question is:
> >> >> > How do
> >> >> > you spend it?
> >> >> >
> >> >> >  John Covici
> >> >> >  cov...@ccs.covici.com
> >> >> >
> >> >>
> >> >> Post your ~/.xinitrc and post the log created when you use startx 
> >> >> please.
> >> >>
> >> >> -- David
> >> >>
> >> >
> >> > The original log when I try to start gdm is here
> >> >
> >> > https://covici.com/owncloud/index.php/s/DD4pmEiaD1CSmi9
> >> >
> >> > If you need what I get from the startx, let me know.
> >> >
> >> I thought I did?
> >
> > OK, here it is
> > https://covici.com/owncloud/index.php/s/MnE7NzEz1nfqUlP
> >
> > --
> > Your life is like a penny.  You're going to lose it.  The question is:
> > How do
> > you spend it?
> >
> >  John Covici
> >  cov...@ccs.covici.com
> >
> 
> John I still don't see your ~/.xinitrc when you use startx. Post the
> contents please. Is your video card a Nvidia Optimus?
> https://forums.gentoo.org/viewtopic-t-996474-start-0.html
> https://wiki.gentoo.org/wiki/NVIDIA/Optimus
No, its not optimus, its a Gforce 650.

I don't have the file you are looking for.  My .Xsession-errors is quite
old.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici
 cov...@ccs.covici.com



[gentoo-user] my gnome-shell break

2014-04-02 Thread 林守磊
Hi all
I use gnome-shell-3.10.4-r1

some problem happen when I upgrade from 3.8, such as  wall-picture
disappeared, word of clock break

attached my screenshotsPortage 2.2.10
(default/linux/amd64/13.0/desktop/gnome, gcc-4.8.2, glibc-2.19,
3.13.5-gentoo-shelley x86_64)
=
 System Settings
=
System uname:
Linux-3.13.5-gentoo-shelley-x86_64-Intel-R-_Core-TM-_i5_CPU_M_480_@
_2.67GHz-with-gentoo-2.2
KiB Mem: 7970940 total,   4488632 free
KiB Swap:2097148 total,   2097148 free
Timestamp of tree: Wed, 02 Apr 2014 21:45:01 +
ld GNU ld (GNU Binutils) 2.24
app-shells/bash:  4.2_p46
dev-java/java-config: 2.2.0
dev-lang/python:  2.6.9, 2.7.6, 3.2.5-r3, 3.3.5, 3.4.0
dev-util/cmake:   2.8.12.2
dev-util/pkgconfig:   0.28-r1
sys-apps/baselayout:  2.2
sys-apps/openrc:  0.12.4
sys-apps/sandbox: 2.6-r1
sys-devel/autoconf:   2.13, 2.69
sys-devel/automake:   1.11.6, 1.14.1
sys-devel/binutils:   2.24-r2
sys-devel/gcc:4.5.4, 4.8.2
sys-devel/gcc-config: 1.8
sys-devel/libtool:2.4.2
sys-devel/make:   4.0-r1
sys-kernel/linux-headers: 3.14 (virtual/os-headers)
sys-libs/glibc:   2.19
Repositories: gentoo x-portage gentoo-zh sublime-text
ACCEPT_KEYWORDS=amd64 ~amd64
ACCEPT_LICENSE=* -@EULA
CBUILD=x86_64-pc-linux-gnu
CFLAGS=-march=native -O2 -pipe
CHOST=x86_64-pc-linux-gnu
CONFIG_PROTECT=/etc /usr/share/gnupg/qualified.txt
CONFIG_PROTECT_MASK=/etc/ca-certificates.conf /etc/dconf /etc/env.d
/etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild
/etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d
/etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c
CXXFLAGS=-march=native -O2 -pipe
DISTDIR=/usr/portage/distfiles
FCFLAGS=-O2 -pipe
FEATURES=assume-digests binpkg-logs config-protect-if-modified distlocks
ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs
protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs
unmerge-orphans userfetch userpriv usersandbox usersync
FFLAGS=-O2 -pipe
GENTOO_MIRRORS=http://mirrors.aliyun.com/gentoo/
http://mirrors.163.com/gentoo/;
LANG=en_US.utf8
LC_ALL=en_US.utf8
LDFLAGS=-Wl,-O1 -Wl,--as-needed
MAKEOPTS=-j5
PKGDIR=/usr/portage/packages
PORTAGE_CONFIGROOT=/
PORTAGE_RSYNC_OPTS=--recursive --links --safe-links --perms --times
--omit-dir-times --compress --force --whole-file --delete --stats
--human-readable --timeout=180 --exclude=/distfiles --exclude=/local
--exclude=/packages
PORTAGE_TMPDIR=/var/tmp
PORTDIR=/usr/portage
PORTDIR_OVERLAY=/usr/local/portage /var/lib/layman/gentoo-zh
/var/lib/layman/sublime-text
SYNC=rsync://mirrors.163.com/gentoo-portage
USE=X a52 aac acl acpi alsa amd64 berkdb bluetooth branding bzip2 cairo
cdda cdr cli colord consolekit cracklib crypt cups cxx dbus dri dts dvd
dvdr eds emboss encode evo exif fam firefox flac fortran gdbm gif gnome
gnome-keyring gnome-online-accounts gpm gstreamer gtk iconv introspection
jpeg lcms ldap libnotify libsecret mad mmx mng modules mp3 mp4 mpeg
multilib nautilus ncurses nls nptl ogg opengl openmp pam pango pcre pdf png
policykit ppds pulseaudio qt3support qt4 readline sdl session socialweb
spell sse sse2 sse3 ssl startup-notification svg systemd tcpd tiff truetype
udev udisks unicode upower usb utf vim-syntax vorbis wxwidgets x264 xcb
xinerama xml xv xvid zlib ABI_X86=64 ALSA_CARDS=ali5451 als4000 atiixp
atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968
fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx
via82xx-modem ymfpci APACHE2_MODULES=authn_core authz_core socache_shmcb
unixd actions alias auth_basic authn_alias authn_anon authn_dbm
authn_default authn_file authz_dbm authz_default authz_groupfile authz_host
authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate
dir disk_cache env expires ext_filter file_cache filter headers include
info log_config logio mem_cache mime mime_magic negotiation rewrite
setenvif speling status unique_id userdir usertrack vhost_alias
CALLIGRA_FEATURES=kexi words flow plan sheets stage tables krita karbon
braindump author CAMERAS=ptp2 COLLECTD_PLUGINS=df interface irq load
memory rrdtool swap syslog DRACUT_MODULES=lvm ELIBC=glibc
GPSD_PROTOCOLS=ashtech aivdm earthmate evermore fv18 garmin garmintxt
gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore
rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ublox ubx
GRUB_PLATFORMS=pc INPUT_DEVICES=keyboard mouse evdev KERNEL=linux
LCD_DEVICES=bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb
ncurses text LIBREOFFICE_EXTENSIONS=presenter-console
presenter-minimizer LINGUAS=zh_CN en OFFICE_IMPLEMENTATION=libreoffice
PHP_TARGETS=php5-5 PYTHON_SINGLE_TARGET=python2_7
PYTHON_TARGETS=python2_7 python3_2 RUBY_TARGETS=ruby20 USERLAND=GNU
VIDEO_CARDS=intel

Re: [gentoo-user] my gnome-shell break

2014-04-03 Thread Nilesh Govindrajan
Did you try deleting ~/. *? Sometimes simple things like those help.
Take a backup first.

Sorry for top post, sent from mobile.
On 03-Apr-2014 6:48 am, 林守磊 linxiu...@gmail.com wrote:

 Hi all
 I use gnome-shell-3.10.4-r1

 some problem happen when I upgrade from 3.8, such as  wall-picture
 disappeared, word of clock break

 attached my screenshotsPortage 2.2.10
 (default/linux/amd64/13.0/desktop/gnome, gcc-4.8.2, glibc-2.19,
 3.13.5-gentoo-shelley x86_64)
 =
  System Settings
 =
 System uname:
 Linux-3.13.5-gentoo-shelley-x86_64-Intel-R-_Core-TM-_i5_CPU_M_480_@
 _2.67GHz-with-gentoo-2.2
 KiB Mem: 7970940 total,   4488632 free
 KiB Swap:2097148 total,   2097148 free
 Timestamp of tree: Wed, 02 Apr 2014 21:45:01 +
 ld GNU ld (GNU Binutils) 2.24
 app-shells/bash:  4.2_p46
 dev-java/java-config: 2.2.0
 dev-lang/python:  2.6.9, 2.7.6, 3.2.5-r3, 3.3.5, 3.4.0
 dev-util/cmake:   2.8.12.2
 dev-util/pkgconfig:   0.28-r1
 sys-apps/baselayout:  2.2
 sys-apps/openrc:  0.12.4
 sys-apps/sandbox: 2.6-r1
 sys-devel/autoconf:   2.13, 2.69
 sys-devel/automake:   1.11.6, 1.14.1
 sys-devel/binutils:   2.24-r2
 sys-devel/gcc:4.5.4, 4.8.2
 sys-devel/gcc-config: 1.8
 sys-devel/libtool:2.4.2
 sys-devel/make:   4.0-r1
 sys-kernel/linux-headers: 3.14 (virtual/os-headers)
 sys-libs/glibc:   2.19
 Repositories: gentoo x-portage gentoo-zh sublime-text
 ACCEPT_KEYWORDS=amd64 ~amd64
 ACCEPT_LICENSE=* -@EULA
 CBUILD=x86_64-pc-linux-gnu
 CFLAGS=-march=native -O2 -pipe
 CHOST=x86_64-pc-linux-gnu
 CONFIG_PROTECT=/etc /usr/share/gnupg/qualified.txt
 CONFIG_PROTECT_MASK=/etc/ca-certificates.conf /etc/dconf /etc/env.d
 /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild
 /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d
 /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c
 CXXFLAGS=-march=native -O2 -pipe
 DISTDIR=/usr/portage/distfiles
 FCFLAGS=-O2 -pipe
 FEATURES=assume-digests binpkg-logs config-protect-if-modified distlocks
 ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs
 protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs
 unmerge-orphans userfetch userpriv usersandbox usersync
 FFLAGS=-O2 -pipe
 GENTOO_MIRRORS=http://mirrors.aliyun.com/gentoo/
 http://mirrors.163.com/gentoo/;
 LANG=en_US.utf8
 LC_ALL=en_US.utf8
 LDFLAGS=-Wl,-O1 -Wl,--as-needed
 MAKEOPTS=-j5
 PKGDIR=/usr/portage/packages
 PORTAGE_CONFIGROOT=/
 PORTAGE_RSYNC_OPTS=--recursive --links --safe-links --perms --times
 --omit-dir-times --compress --force --whole-file --delete --stats
 --human-readable --timeout=180 --exclude=/distfiles --exclude=/local
 --exclude=/packages
 PORTAGE_TMPDIR=/var/tmp
 PORTDIR=/usr/portage
 PORTDIR_OVERLAY=/usr/local/portage /var/lib/layman/gentoo-zh
 /var/lib/layman/sublime-text
 SYNC=rsync://mirrors.163.com/gentoo-portage
 USE=X a52 aac acl acpi alsa amd64 berkdb bluetooth branding bzip2 cairo
 cdda cdr cli colord consolekit cracklib crypt cups cxx dbus dri dts dvd
 dvdr eds emboss encode evo exif fam firefox flac fortran gdbm gif gnome
 gnome-keyring gnome-online-accounts gpm gstreamer gtk iconv introspection
 jpeg lcms ldap libnotify libsecret mad mmx mng modules mp3 mp4 mpeg
 multilib nautilus ncurses nls nptl ogg opengl openmp pam pango pcre pdf png
 policykit ppds pulseaudio qt3support qt4 readline sdl session socialweb
 spell sse sse2 sse3 ssl startup-notification svg systemd tcpd tiff truetype
 udev udisks unicode upower usb utf vim-syntax vorbis wxwidgets x264 xcb
 xinerama xml xv xvid zlib ABI_X86=64 ALSA_CARDS=ali5451 als4000 atiixp
 atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968
 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx
 via82xx-modem ymfpci APACHE2_MODULES=authn_core authz_core socache_shmcb
 unixd actions alias auth_basic authn_alias authn_anon authn_dbm
 authn_default authn_file authz_dbm authz_default authz_groupfile authz_host
 authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate
 dir disk_cache env expires ext_filter file_cache filter headers include
 info log_config logio mem_cache mime mime_magic negotiation rewrite
 setenvif speling status unique_id userdir usertrack vhost_alias
 CALLIGRA_FEATURES=kexi words flow plan sheets stage tables krita karbon
 braindump author CAMERAS=ptp2 COLLECTD_PLUGINS=df interface irq load
 memory rrdtool swap syslog DRACUT_MODULES=lvm ELIBC=glibc
 GPSD_PROTOCOLS=ashtech aivdm earthmate evermore fv18 garmin garmintxt
 gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore
 rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ublox ubx
 GRUB_PLATFORMS=pc INPUT_DEVICES=keyboard mouse evdev KERNEL=linux
 LCD_DEVICES=bayrad cfontz cfontz633 glk hd44780 lb216

Re: [gentoo-user] This is weird. upgrade and downgrade at the same time. ???

2005-12-24 Thread Dale

Holly Bostick wrote:


Dale schreef:
 



Who is this schreef guy?  I'm just Dale. 




Hi guys, and Holly,

I ran a revdep-rebuild on my main rig and it says it needs to do this:

   


[ebuild UD] gnome-base/gnome-vfs-2.10.1-r2 [2.12.2]
 



OK, the U means Upgrade right?  The D means downgrade right?  What
the heck is going on here?  How is it going to upgrade then downgrade
and why?
   



It's not going to upgrade, then downgrade It means that the upgrade
*is* a downgrade from the version currently installed.
 



Oh, I see.  Sort of looks funny though.  LOL


This can happen for a number of reasons, but all the reasons relate to
the currently-installed package being illegal on your system in
Portage's view.

For example:

1. You installed the current version with ACCEPT_KEYWORDS=~arch on the
command line; because this is a temporary setting that Portage doesn't
remember after a new shell login, when a global Portage search is later
run, Portage sees that only stable packages are legal and downgrades
the upgrade;
 



I never do this. 


2. The package has changed status since installation and is no longer
legal (for example, the dev team has discovered major problems and hard
masked the package, making it legal on _no-one's_ system-- this happened
to me yesterday with the bash upgrade);

3. The package that uses this package as a dependency cannot use this
version of the currently-installed lib as a dependency (has a hard
version dependency), so the package must be downgraded to serve as a
dependency for the package in your world file that's demanding it.

Etc., etc, enz.
 



Mine was in package.keywords for some reason.  I dunno.  A ghost 
maybe  LOL




You see that using exisiting /root/.revdep-rebuild.1_files?

That means that you previously ran revdep-rebuild -p and the system is
using that output to run the actual rebuild.
 



Yea, I just used the up arrow and bash history.  I usually rm the files 
before I run revdep.  The first time anyway.





Do an emerge -upDtv gnome-vfs (after the downgrade, if you allow it).

That should show you what is bringing it in (the --tree view), and the
USE flags that package is using It's possible that you have the gnome
USE flag enabled for a package that doesn't need it, or another USE
flag-- eds comes to mind that forces the dependency.

Hope this helps.

Holly
 



Well, I took it out of package.keyword and this is what I get now.


[EMAIL PROTECTED] / # revdep-rebuild -p

Checking reverse dependencies...
Packages containing binaries and libraries broken by any package update,
will be recompiled.

Collecting system binaries and libraries... done.
  (/root/.revdep-rebuild.1_files)

Collecting complete LD_LIBRARY_PATH... done.
  (/root/.revdep-rebuild.2_ldpath)

Checking dynamic linking consistency...
 done.
  (/root/.revdep-rebuild.3_rebuild)

Assigning files to ebuilds... Nothing to rebuild

Evaluating package order... done.
  (/root/.revdep-rebuild.5_order)

Dynamic linking on your system is consistent... All done.
[EMAIL PROTECTED] / #



It works and it didn't change anything.  Oh well.  It works, I'm happy.

Thanks

Dale
:-)



--
To err is human, I'm most certainly human.

I have four rigs:

1:  Home built; Abit NF7 ver 2.0 w/ AMD 2500+ CPU, 1GB of ram and right now two 
80GB hard drives.
2:  Home built; Iwill KK266-R w/ AMD 1GHz CPU, 256MBs of ram and a 4GB drive.
3:  Home built; Gigabyte GA-71XE4 w/ 800MHz CPU, 128MBs of ram and a 2.5GB 
drive.
4:  Compaq Proliant 6000 Server w/ Quad 200MHz CPUs, 128MBs of ram and a 4.3GB 
SCSI drive.

All run Gentoo Linux, all run folding. #1 is my desktop, 2, 3, and 4 are set up as servers.  


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] How many people use KDE?

2006-01-20 Thread Shawn Singh
My wife and I use KDE. I, mainly because I don't see the point in
having multiple GUIs (they're not that facinating to me (other than to
get into the source code), but for my wife, I find that for someone
coming from using Windows, it seems that out of the box, KDE seems to
have a stronger appeal to her than Gnome. Although, the environment she
really took to was XFCE (though it's not a choice in this discussion).

In looking at Holly's post, I'm inclined to agree. Being that most of
the stuff I do (besides surf the net), but things like programming,
moving files, your general admin stuff, configuration changes, etc I
(like most of us here --probably) do from a command-line.

My selling point for the command-line is I don't have to learn any new menus to use it ;), but to each his own.

ShawnOn 1/20/06, Holly Bostick [EMAIL PROTECTED] wrote:
Neil Bothwick schreef: On Fri, 20 Jan 2006 17:10:13 +0800, Linux Java wrote: I wanna to know KDE and Gnome which is more popular. Why? Use whatever suits you.I hope that you all appreciate my extreme restraint in not posting to
this thread until now, given how very much I dislike KDE.But for the record, just so that all you KDE-heads don't skew theresults com*plete*ly:I always (from my first attempts at Linux some 3 years ago) preferred
GNOME to KDE. Never liked Nautilus, though (it's tied for second on mylist of most hated file managers), and since I've never been fond ofdesktop icons and all that cr... junk... I still found it too heavy. So I
switched to Openbox 3 (with a GTK backend), and now I use fvwm-crystal(with a GTK backend). Gnome-light is (always) installed, but I don'tuse it as a desktop.I have only two KDE-specific applications that I would not do without
(both compiled -kde and -arts to the greatest extent possible): Krusader(though this needs Konq and some other KDE utils for best usage, as itrecognizes KDE apps much much better than GTK apps for viewing files and
the like), and K3b. These apps require kdebase, so I've got that, butthe day you see me logging into KDE, you can rest assured that either:1) my system is so seriously broke that it's the only DE/WM I can get
into (which is pretty unlikely. I mean, I've got iceWM and *afterstep*on the system, for Pete's sake; the day that doesn't work but KDE doeswill be... The day);or2) I have been replaced by an alien clone (shoot first, ask questions
later).I prefer to use GTK-based applications wherever possible because I findthem more attractive in general, and I'm more used to them (as a GNOMEuser originally), unless they're junk, like Totem, in which case I use
non-affiliated programs like Xine or mPlayer. Yes, I know Totem can beconfigured to use a Xine backend. Imo, there's no point; if that's theonly way Totem works, I might as well just use Xine. Plus I want to see
when gStreamer gets its act together. However I have no objection toQT-based apps (as opposed to KDE apps) when necessary. It does need tobe necessary, though (meaning, if I need it, I'll install qdvdauthor,
because there's no GTK alternative that I know of, but I can just aswell use the CLI original, unless the GUI version has some additionalfeature or makes it easier to understand than the CLI version's man page).
So anyway, Neil is of course right: use what you want; it's *your*desktop (finally!). I don't need a whole lot of GUI features (in fact Idislike a whole lot of GUI features), so KDE is not for me, the one who
never liked Windows(-like) desktops, even when I was using Windows; Iused an alternative shell from my Win98 days on. But for those who feelmore comfortable with a more Windows-like environment, and Windows-like
assumptions about what a user wants/needs from their desktop, KDE may bejust the thing; that is, after all, what it's designed to do to a greatextent.You can have it, though. I'll be elsewhere.
Holly--gentoo-user@gentoo.org mailing list-- Shawn Singh


[gentoo-user] Re: [poll] What is your session state?

2014-02-10 Thread walt
On 02/09/2014 06:06 PM, Canek Peláez Valdés wrote:
 On Sun, Feb 9, 2014 at 4:43 PM, walt w41...@gmail.com wrote:
 Recent threads about consolekit vs logind(systemd) have made me curious, so
 I've been studying...

 A few of us have had recent problems with things like plugging USB sticks,
 which once worked transparently but now require root privileges.

 I've discovered that my own such problems are caused by this:

 $loginctl show-session 1   (I have only one session, cleverly named '1')

 Id=1
 Timestamp=Sun 2014-02-09 07:18:32 PST
 TimestampMonotonic=389744251
 VTNr=1
 TTY=/dev/tty1
 Remote=no
 Service=login
 Scope=session-1.scope
 Leader=426
 Audit=1
 Type=tty
 Class=user
 Active=no   =  should be 'yes'
 State=online  ===  should be 'active'

 Users of consolekit, don't feel neglected.  You should try this instead:

 $ck-list-sessions
 Session1:
 unix-user = '1001'
 realname = '(null)'
 seat = 'Seat2'
 session-type = ''
 active = FALSE(correct because I'm ssh'd into a remote box)
 x11-display = ':0'
 x11-display-device = '/dev/tty2'
 display-device = '/dev/tty1'
 remote-host-name = ''
 is-local = FALSE
 on-since = '2014-02-09T22:00:10.750312Z'
 login-session-id = '1'

 Canek explained that the reason my session is not 'active' is that I'm
 not using a Display Manager (gdm kdm lightdm), which talks to logind or
 consolekit and vouches for my physical presence at the local keyboard.

 However, when I do the same thing on arch linux (as a virtualbox guest)
 I see that my session (running gnome) is 'active' and I have no trouble
 powering off the virtual machine as an unprivileged user.
 
 Hi Walt; since I already have GNOME 3+systemd, I decided to install
 Xfce. Given that all the plumbing is essentially the same for both
 desktops, it took less than 15 minutes for portage to emerge it (13
 small packages).
 
 I started it like you, with exec startxcfe4 in my $HOME/.xinitrc.
 Boy, I had forgotten how desktops looked at the start of the century.

Which century?  :p

 
 Anyway, I had exactly the same problem as you; I needed my root
 password to mount USB sticks or shutdown the machine. My session was
 Active=no, State=online.
 
 As I suspected, if I started Xfce through gdm, everything worked
 without any issue; session was Active=yes, State=active, and my root
 password was not required for anything. So one workaround is to
 install gdm,  but that is ugly (and unnecessary, see below).
 
 Any ideas how I can fix it?
 
 Yeah, I found the solution on the net:
 
 http://blog.falconindy.com/articles/back-to-basics-with-x-and-systemd.html

Thank you!

 
 Basically, invoke startx passing Xorg the option of which VT you want
 to transfer for your X11 session:
 
 startx -- vt01
 
 Obviously, that only works if you are in VT 1 (Alt-F1).

What an obvious fix, once you understand the underlying problem.

BTW (thinking seat0) I typed startx --vt0  That was interesting.
(But not recommended :)  

 I owe you an apology Walter; I just assumed you had configured
 something wrong. I'm just getting used to the fact that with GNOME
 3+systemd everything kinda works immediately. Sorry.

No problem Canek.  I'd never have got this far without your suggestions
and hints.

 I really don't understand
 how could I get any work done before using GNOME Shell.

Hmm.  I think by 3.12 I'll be ready to give it another try.  Meanwhile
I'll stick to an earlier century :)
 




[gentoo-user] pycrypto-2.6-r2 fails to build

2013-06-18 Thread Tamer Higazi
Hi people!
I am trying to build pycrypto, by it fails to merge.


Always I get ACCESS VIOLATION. I didn't make the merge as user (with
sudo), I am doing it as root from a shell.

Not even a shell opened in gnome. Just in a plain terminal session.

If anybody of you could tell me where the error might be, I would kindly
thank you.


Tamer

The complete build error is here:

http://pastebin.com/raw.php?i=wJsrm2ZH


here the pqv:

[ebuild U ] dev-python/pycrypto-2.6-r2 [2.6] USE=doc* gmp
PYTHON_TARGETS=python2_7%* -python2_5% -python2_6% -python3_1%
-python3_2% (-python3_3)

and info:

Portage 2.1.12.2 (default/linux/amd64/13.0/desktop/gnome, gcc-4.6.3,
glibc-2.15-r3, 3.8.13-gentoo x86_64)
=
System Settings
=
System uname:
Linux-3.8.13-gentoo-x86_64-Intel-R-_Core-TM-2_CPU_6600_@_2.40GHz-with-gentoo-2.2
KiB Mem: 3087856 total,716656 free
KiB Swap:3116572 total,   3116572 free
Timestamp of tree: Mon, 17 Jun 2013 21:30:01 +
ld GNU ld (GNU Binutils) 2.22
app-shells/bash:  4.2_p45
dev-java/java-config: 2.1.12-r1
dev-lang/python:  2.7.3-r3, 3.2.3-r2
dev-util/cmake:   2.8.10.2-r2
dev-util/pkgconfig:   0.28
sys-apps/baselayout:  2.2
sys-apps/openrc:  0.11.8
sys-apps/sandbox: 2.5
sys-devel/autoconf:   2.13, 2.69
sys-devel/automake:   1.11.6, 1.12.6
sys-devel/binutils:   2.22-r1
sys-devel/gcc:4.6.3
sys-devel/gcc-config: 1.7.3
sys-devel/libtool:2.4-r1
sys-devel/make:   3.82-r4
sys-kernel/linux-headers: 3.8 (virtual/os-headers)
sys-libs/glibc:   2.15-r3
Repositories: gentoo freeswitch
ACCEPT_KEYWORDS=amd64
ACCEPT_LICENSE=*
CBUILD=x86_64-pc-linux-gnu
CFLAGS=-march=core2 -O3 -pipe
CHOST=x86_64-pc-linux-gnu
CONFIG_PROTECT=/etc /opt/openfire/resources/security/ /usr/lib64/fax
/usr/share/config /usr/share/gnupg/qualified.txt
/usr/share/polkit-1/actions /var/spool/fax/etc
CONFIG_PROTECT_MASK=/etc/ca-certificates.conf /etc/dconf /etc/env.d
/etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild
/etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d
/etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c
CXXFLAGS=-march=core2 -O3 -pipe
DISTDIR=/usr/portage/distfiles
EMERGE_DEFAULT_OPTS=--autounmask=n
FCFLAGS=-O2 -pipe
FEATURES=assume-digests binpkg-logs config-protect-if-modified
distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch
preserve-libs protect-owned sandbox sfperms strict unknown-features-warn
unmerge-logs unmerge-orphans
FFLAGS=-O2 -pipe
GENTOO_MIRRORS=ftp://ftp.free.fr/mirrors/ftp.gentoo.org/;
LANG=de_DE.UTF-8
LDFLAGS=-Wl,-O1 -Wl,--as-needed
MAKEOPTS=-j3
PKGDIR=/usr/portage/packages
PORTAGE_CONFIGROOT=/
PORTAGE_RSYNC_OPTS=--recursive --links --safe-links --perms --times
--compress --force --whole-file --delete --stats --human-readable
--timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages
PORTAGE_TMPDIR=/var/tmp
PORTDIR=/usr/portage
PORTDIR_OVERLAY=/var/lib/layman/freeswitch
SYNC=rsync://rsync.gentoo.org/gentoo-portage
USE=X a52 aac acl acpi alsa amd64 apm avahi berkdb bluetooth branding
bzip2 cairo cdda cdr cli colord consolekit cracklib crypt cups
custom-cflags cxx dbus disk-partition dri dts dvd dvdr eds emboss encode
evo exif fam firefox flac fontconfig fortran gdbm gif gnome
gnome-keyring gnome-online-accounts gpm gstreamer gtk gtk3 iconv ipv6
java jpeg kde lcms ldap libnotify libsecret mad mmx mng modules mp3 mp4
mpeg mudflap multilib nautilus ncurses nls nptl ogg opengl openmp pam
pango pcre pdf png policykit ppds pulseaudio python qt3 qt3support qt4
readline scanner sdl session socialweb spell sqlite sse sse2 ssl
startup-notification svg system-sqlite tcpd tiff truetype udev udisks
unicode unlock-notify upower usb vorbis wxwidgets x264 xcb xinerama xml
xv xvid zlib ABI_X86=64 ALSA_CARDS=ali5451 als4000 atiixp
atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968
fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx
via82xx-modem ymfpci APACHE2_MODULES=actions alias auth_basic
authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm
authz_default authz_groupfile authz_host authz_owner authz_user
autoindex cache cgi%* cgid%* dav dav_fs dav_lock deflate dir disk_cache
env expires ext_filter file_cache filter headers include info log_config
logio mem_cache mime mime_magic negotiation rewrite setenvif speling
status unique_id userdir usertrack vhost_alias CALLIGRA_FEATURES=kexi
words flow plan sheets stage tables krita karbon braindump author
CAMERAS=ptp2 COLLECTD_PLUGINS=df interface irq load memory rrdtool
swap syslog ELIBC=glibc GPSD_PROTOCOLS=ashtech aivdm earthmate
evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom
oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing
tsip tripmate tnt ubx INPUT_DEVICES

Re: [gentoo-user] smoothest way to jump from 2006 to 2008

2008-04-29 Thread Alan McKinnon
On Tuesday 29 April 2008, John covici wrote:

 OK, what will I gain if I change the profile from
 /usr/portage/profiles/default-linux/x86/2006.1/desktop to
 /usr/portage/profiles/default-linux/x86/2007.0  (I don't even have a
 2008.0 -- maybe I need to sync)?  Will it unmaks useful packages or
 someting?

diff is your friend here. Both profiles have the same grandparent so 
there are just a few pairs of files to run diff on (omitting the 
headers and comments). Unfortunately the right hand file name in the 
diff output is marked with a  which will upset your mailer's quote 
tracking :-(   :

[EMAIL PROTECTED] /var/portage/profiles/default-linux/x86 $ diff -r 2006.1/ 
2007.0/

diff -r 2006.1/desktop/make.defaults 2007.0/desktop/make.defaults
5,7c5
 STAGE1_USE=nptl nptlonly unicode

 USE=alsa arts cairo cdr dbus dvd dvdr eds emboss encode esd fam 
firefox gif gnome gpm gstreamer gtk hal jpeg kde ldap mad mikmod mp3 
mpeg ogg opengl oss png qt3 qt4 quicktime sdl spell truetype vorbis 
win32codecs unicode X xml xv
---
 USE=acpi alsa arts cairo cdr dbus dvd dvdr dvdread eds emboss encode 
esd evo fam firefox gif gnome gpm gstreamer gtk hal jpeg kde kerberos 
ldap mad mikmod mp3 mpeg ogg opengl oss pdf png qt3 qt3support qt4 
quicktime sdl spell svg tiff truetype vorbis win32codecs unicode X xml 
xv

diff -r 2006.1/desktop/virtuals 2007.0/desktop/virtuals
4a5
 virtual/cdrtools app-cdr/cdrkit

diff -r 2006.1/make.defaults 2007.0/make.defaults
9,10c8,10
 # These USE flags are what is common between the various sub-profiles.
 USE=cups gdbm gpm nptl nptlonly ppds unicode
---
 # These USE flags are what is common between the various sub-profiles. 
Stages 2
 # and 3 are built against these, so be careful what you add.
 USE=acl cups gdbm gpm nptl nptlonly unicode

diff -r 2006.1/server/profile.bashrc 2007.0/server/profile.bashrc
5c5
 if [ ${EBUILD_PHASE} == setup ]
---
 if [[ ${EBUILD_PHASE} == setup ]]
7c7
   if [ ! ${I_KNOW_WHAT_I_AM_DOING} == yes ]
---
   if [[ ! ${I_KNOW_WHAT_I_AM_DOING} == yes ]]


Summary: You get a few extra USE flags by default (which you can 
explicitly override in make.conf), cdrkit is the default cdrtools 
package, and the .bashrc for the shell that portage uses has had some 
syntax corrected to a better form.

Chances are you are already using acpi, pdf, svg and tiff USE flags so 
these will cause no change if you upgrade your profile. The few 
packages in the tree that USE kerberos may need to be recompiled if 
this flag changes for you


-- 
Alan McKinnon
alan dot mckinnon at gmail dot com

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



Re: [gentoo-user] smoothest way to jump from 2006 to 2008

2008-04-29 Thread John covici
on Tuesday 04/29/2008 Alan McKinnon([EMAIL PROTECTED]) wrote
  On Tuesday 29 April 2008, John covici wrote:
  
   OK, what will I gain if I change the profile from
   /usr/portage/profiles/default-linux/x86/2006.1/desktop to
   /usr/portage/profiles/default-linux/x86/2007.0  (I don't even have a
   2008.0 -- maybe I need to sync)?  Will it unmaks useful packages or
   someting?
  
  diff is your friend here. Both profiles have the same grandparent so 
  there are just a few pairs of files to run diff on (omitting the 
  headers and comments). Unfortunately the right hand file name in the 
  diff output is marked with a  which will upset your mailer's quote 
  tracking :-(   :
  
  [EMAIL PROTECTED] /var/portage/profiles/default-linux/x86 $ diff -r 2006.1/ 
  2007.0/
  
  diff -r 2006.1/desktop/make.defaults 2007.0/desktop/make.defaults
  5,7c5
   STAGE1_USE=nptl nptlonly unicode
  
   USE=alsa arts cairo cdr dbus dvd dvdr eds emboss encode esd fam 
  firefox gif gnome gpm gstreamer gtk hal jpeg kde ldap mad mikmod mp3 
  mpeg ogg opengl oss png qt3 qt4 quicktime sdl spell truetype vorbis 
  win32codecs unicode X xml xv
  ---
   USE=acpi alsa arts cairo cdr dbus dvd dvdr dvdread eds emboss encode 
  esd evo fam firefox gif gnome gpm gstreamer gtk hal jpeg kde kerberos 
  ldap mad mikmod mp3 mpeg ogg opengl oss pdf png qt3 qt3support qt4 
  quicktime sdl spell svg tiff truetype vorbis win32codecs unicode X xml 
  xv
  
  diff -r 2006.1/desktop/virtuals 2007.0/desktop/virtuals
  4a5
   virtual/cdrtools app-cdr/cdrkit
  
  diff -r 2006.1/make.defaults 2007.0/make.defaults
  9,10c8,10
   # These USE flags are what is common between the various sub-profiles.
   USE=cups gdbm gpm nptl nptlonly ppds unicode
  ---
   # These USE flags are what is common between the various sub-profiles. 
  Stages 2
   # and 3 are built against these, so be careful what you add.
   USE=acl cups gdbm gpm nptl nptlonly unicode
  
  diff -r 2006.1/server/profile.bashrc 2007.0/server/profile.bashrc
  5c5
   if [ ${EBUILD_PHASE} == setup ]
  ---
   if [[ ${EBUILD_PHASE} == setup ]]
  7c7
 if [ ! ${I_KNOW_WHAT_I_AM_DOING} == yes ]
  ---
 if [[ ! ${I_KNOW_WHAT_I_AM_DOING} == yes ]]
  
  
  Summary: You get a few extra USE flags by default (which you can 
  explicitly override in make.conf), cdrkit is the default cdrtools 
  package, and the .bashrc for the shell that portage uses has had some 
  syntax corrected to a better form.
  
  Chances are you are already using acpi, pdf, svg and tiff USE flags so 
  these will cause no change if you upgrade your profile. The few 
  packages in the tree that USE kerberos may need to be recompiled if 
  this flag changes for you
  
  

OK, thanks.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici
 [EMAIL PROTECTED]
-- 
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] How do I get KDE to start on boot?

2006-11-14 Thread Craig Michael Wayman
Hi,

This is what I use to start kde on boot.

I let the xdm startup script launch kdm for me.

localhost ~ # cat /etc/conf.d/xdm
# Tell X to always start on VT7. Otherwise it autodetects the first available
# VT, which means it has to wait until all gettys are started so it doesn't 
suck
# up a VT that should have had a login prompt (very slow).
# If XSTATICVT is on, the login manager will start as soon as possible during
# the boot process. If you want X to dynamically start on the first unoccupied
# VT after all gettys have started and you are using xdm, also remove 
the vt7
# from /etc/X11/xdm/Xservers.
XSTATICVT=yes

# What display manager do you use ?  [ xdm | gdm | kdm | entrance ]
# NOTE: If this is set in /etc/rc.conf, that setting will override this one.
DISPLAYMANAGER=kdm

The XSESSION variable in /etc/rc.conf is commented.

I then have xdm start in the default runlevel.

localhost ~ # rc-update show default
...
 xdm | default

to add use 'rc-update add xdm default' as root

localhost ~ # rc-update add xdm default

I also have this session script in /etc/X11/Sessions:

localhost ~ # cat /etc/X11/Sessions/kde-3.5
#!/bin/sh
exec /usr/kde/3.5/bin/startkde

Hope this helps,
Craig

PS. My First Post To This List! Hello Everyone!

On Wednesday 15 November 2006 00:32, Daevid Vincent wrote:
 This seems like a newb question. I've been using my Gentoo for a few years
 now, and since X/KDE/Gnome/etc. never seemed to be quite stable, I always
 booted into command lines and then manually 'startx' JICSH.

 But I find myself almost always doing that these days, so I suppose it's
 time to make the plunge so that X starts when I boot up. I'm still a bit
 worried about hibernation (which I don't have working anyways - yet), I
 recall there were issues with nvidia and suspending to HD/RAM if you were
 in X. That could be old news?

 Anyways, I can't get this to work. When I boot up, the screen is BLACK. Not
 just back-lit black, but like there's no power black. If I CTRL+ALT+1, I
 get to a shell prompt.

 Here are some interesting areas:

 *  kde-base/kde
   Latest version available: 3.5.5
   Latest version installed: 3.5.5

 locutus ~ # ll /etc/X11/Sessions/
 total 28
 drwxr-xr-x  2 root root 4096 Nov 14 16:01 .
 drwxr-xr-x 21 root root 4096 Oct 23 18:02 ..
 -rwxr-xr-x  1 root root 2464 Nov  8 17:31 Gnome
 -rwxr-xr-x  1 root root 2187 Oct 23 16:56 Xsession
 -rwxr-xr-x  1 root root   33 Apr 26  2006 icewm
 -rwxr-xr-x  1 root root   41 Nov  8 16:19 kde-3.5
 -rwxr-xr-x  1 root root   29 Aug 20  2004 xfce

 locutus ~ # cat /etc/inittab
 ...
 # Default runlevel.
 id:5:initdefault:
 # That was '3' before and I thought I remembered it was supposed to be '5'
 ?!

 locutus daevid # cat /home/daevid/.xinitrc
 exec startkde

 locutus daevid # cat /etc/rc.conf
 XSESSION=kde-3.5
 DISPLAYMANAGER=kdm

 locutus daevid # rc-update show
   ...
  xdm |  default
   ...


 ÐÆ5ÏÐ

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] crontab not executing

2011-06-19 Thread David W Noon
On Sun, 19 Jun 2011 15:37:42 -0700, Grant wrote about [gentoo-user]
crontab not executing:

 One of my systems has a crontab like this to clean up and consolidate
 the output of the video monitoring app motion:
 
 # crontab -l
 # DO NOT EDIT THIS FILE - edit the master and reinstall.
 # (/home/grant/cron.root.txt installed on Sat Sep 25 10:42:18 2010)
 # (Cron version V5.0 -- $Id: crontab.c,v 1.12 2004/01/23 18:56:42
 vixie Exp $) 50 23 * * * /bin/rm /home/motion/$(date -d 'yesterday'
 +%Y%m%d)*.jpg 55 23 * * * /bin/rm /home/motion/$(date -d 'yesterday'
 +%Y%m%d)*.avi 59 23 * * * /usr/bin/mencoder /home/motion/$(date
 +%Y%m%d)*.avi -noidx -o /home/motion/full-$(date +%Y%m%d).avi -ovc
 copy -oac copy
 
 If I execute each command manually, it works great, but nothing
 happens otherwise.  Can someone tell me why this crontab doesn't seem
 to be executing?

For starters, you don't have any environment variables assigned at the
top of your crontab.  Here is mine:

# Establish environment variables.
JAVA_HOME='/etc/java-config-2/current-system-vm'
PATH='/home/dwn/bin:/usr/local/bin:/bin:/usr/bin:/etc/java-config-2/current-system-vm/bin:/etc/java-config-2/current-system-vm/jre/bin:/opt/bin'
TMPDIR='/tmp'
HOME='/home/dwn'
SHELL='/bin/zsh'
LOGNAME='dwn'
LC_ALL='en_GB.UTF-8'
http_proxy='http://localhost:8080'
ftp_proxy='http://localhost:8080'
RSYNC_PROXY='localhost:8080'
ZFTP_PREFS='P'
PGHOST=''
PGPORT=''

# Set our priority level.
!nice(4)

# Clean up old backup files.
%daily 38 20 find $HOME/ \( -name \*~ -o -iname \*.bak -o -iname \*.bak\? \) 
-print -delete

# Clean out the work directory for Lazarus.
%daily 18 05 find $HOME/Lazarus_projects/tmp/ -mindepth 1 -delete

# Download the development trunk of Free Pascal compiler.
%daily 13 07 fpc_download.zsh

# Purge old mailing list messages from Free Pascal.
%daily 37 04 mail_purge.py '6d5c5c5a8aa90d8a'

# Clear the cache for epiphany.
%daily 27 06 cd $HOME/.gnome2/epiphany/mozilla/epiphany  rm -rf
compreg.dat pluginreg.dat Cache .parentlock

# Clean out old GNOME sessions.
#%hourly 13 find $HOME/.config/gnome-session/saved-session/ -mindepth
1 -name \*.desktop -delete

# Clean out the cache subdirectories under $HOME.
%daily 28 06 cache_clean.zsh

# Check Portage for orphans.
#%daily 32 06 portage_orphans.zsh
-- 
Regards,

Dave  [RLU #314465]
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
dwn...@ntlworld.com (David W Noon)
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*


signature.asc
Description: PGP signature


Re: [gentoo-user] Problems with mailto (fcrontab)

2015-05-23 Thread Meino . Cramer
waben...@gmail.com waben...@gmail.com [15-05-24 03:21]:
 meino.cra...@gmx.de wrote:
 
  Hi,
  
  In my fcrontab file I added:
  b(1),mailto(root) * * */14 * * /home/mccramer/bin/check.sh
  
  I would exspect to get mail each time the command is run.
  
  
  b(1),mailto(root) */2 * * * * /home/mccramer/bin/check.sh
  
  check.sh's last line is 'date' so this command prints something.
  
  I would exspect to reveive mail from fcron but: no.
  
  
  Is there something else to configure? Do I need to setup a
  complete mailserver for log mails? Do I have to create a
  fully fledge email account?
  
  Slightly confused...
  Meino
  
 
 You need some kind of mta. On my system, mail-mta/ssmtp does the job 
 for me.
 
 --
 Regards
 wabe
 

Hi wabe,

sorry...forgot to mention:
I am receiving mail from the internet and I am able to send mail
to the internet.
Installed is:
[I] mail-client/mailx
 Available versions:  8.1.2.20050715-r6
 Installed versions:  8.1.2.20050715-r6(05:08:10 09/08/12)
 Homepage:http://www.debian.org/
 Description: The /bin/mail program, which is used to send mail via 
shell scripts

[I] mail-client/mailx-support
 Available versions:  20060102-r1
 Installed versions:  20060102-r1(22:47:46 09/12/10)
 Homepage:http://www.openbsd.org/
 Description: Provides lockspool utility

[I] mail-filter/procmail
 Available versions:  3.22-r10 {mbox selinux}
 Installed versions:  3.22-r10(23:42:13 09/12/10)(-mbox -selinux)
 Homepage:http://www.procmail.org/
 Description: Mail delivery agent/filter

[I] net-mail/fetchmail
 Available versions:  6.3.26-r2 {hesiod kerberos nls socks ssl tk 
PYTHON_TARGETS=python2_7}
 Installed versions:  6.3.26-r2(19:33:49 11/07/14)(nls ssl tk -hesiod 
-kerberos -socks PYTHON_TARGETS=python2_7)
 Homepage:http://www.fetchmail.info/
 Description: the legendary remote-mail retrieval and forwarding 
utility

[I] net-mail/mailbase
 Available versions:  1 1.1 {pam}
 Installed versions:  1.1(18:39:22 01/16/13)(pam)
 Homepage:http://www.gentoo.org/
 Description: MTA layout package

[I] virtual/mailx
 Available versions:  0 1
 Installed versions:  1(15:34:53 04/26/14)
 Description: Virtual for mail implementations

[I] dev-perl/MailTools
 Available versions:  2.120.0-r1
 Installed versions:  2.120.0-r1(13:19:53 02/14/15)
 Homepage:http://search.cpan.org/dist/MailTools/
 Description: Manipulation of electronic mail addresses

[I] mail-mta/msmtp
 Available versions:  1.4.31-r1 ~1.4.32 ~1.6.0 ~1.6.1 {doc gnome-keyring 
gnutls idn libsecret +mta nls sasl ssl vim-syntax PYTHON_TARGETS=python2_7}
 Installed versions:  1.4.31-r1(19:25:19 02/11/15)(doc gnutls mta nls sasl 
ssl -gnome-keyring -idn -vim-syntax)
 Homepage:http://msmtp.sourceforge.net/
 Description: An SMTP client and SMTP plugin for mail user agents 
such as Mutt

What reasons disable fcron to send mail to me or root?

Best regards,
mcc





Re: [gentoo-user] Problems with mailto (fcrontab)

2015-05-23 Thread covici
meino.cra...@gmx.de wrote:

 waben...@gmail.com waben...@gmail.com [15-05-24 03:21]:
  meino.cra...@gmx.de wrote:
  
   Hi,
   
   In my fcrontab file I added:
   b(1),mailto(root) * * */14 * * /home/mccramer/bin/check.sh
   
   I would exspect to get mail each time the command is run.
   
   
   b(1),mailto(root) */2 * * * * /home/mccramer/bin/check.sh
   
   check.sh's last line is 'date' so this command prints something.
   
   I would exspect to reveive mail from fcron but: no.
   
   
   Is there something else to configure? Do I need to setup a
   complete mailserver for log mails? Do I have to create a
   fully fledge email account?
   
   Slightly confused...
   Meino
   
  
  You need some kind of mta. On my system, mail-mta/ssmtp does the job 
  for me.
  
  --
  Regards
  wabe
  
 
 Hi wabe,
 
 sorry...forgot to mention:
 I am receiving mail from the internet and I am able to send mail
 to the internet.
 Installed is:
 [I] mail-client/mailx
  Available versions:  8.1.2.20050715-r6
  Installed versions:  8.1.2.20050715-r6(05:08:10 09/08/12)
  Homepage:http://www.debian.org/
  Description: The /bin/mail program, which is used to send mail 
 via shell scripts
 
 [I] mail-client/mailx-support
  Available versions:  20060102-r1
  Installed versions:  20060102-r1(22:47:46 09/12/10)
  Homepage:http://www.openbsd.org/
  Description: Provides lockspool utility
 
 [I] mail-filter/procmail
  Available versions:  3.22-r10 {mbox selinux}
  Installed versions:  3.22-r10(23:42:13 09/12/10)(-mbox -selinux)
  Homepage:http://www.procmail.org/
  Description: Mail delivery agent/filter
 
 [I] net-mail/fetchmail
  Available versions:  6.3.26-r2 {hesiod kerberos nls socks ssl tk 
 PYTHON_TARGETS=python2_7}
  Installed versions:  6.3.26-r2(19:33:49 11/07/14)(nls ssl tk -hesiod 
 -kerberos -socks PYTHON_TARGETS=python2_7)
  Homepage:http://www.fetchmail.info/
  Description: the legendary remote-mail retrieval and forwarding 
 utility
 
 [I] net-mail/mailbase
  Available versions:  1 1.1 {pam}
  Installed versions:  1.1(18:39:22 01/16/13)(pam)
  Homepage:http://www.gentoo.org/
  Description: MTA layout package
 
 [I] virtual/mailx
  Available versions:  0 1
  Installed versions:  1(15:34:53 04/26/14)
  Description: Virtual for mail implementations
 
 [I] dev-perl/MailTools
  Available versions:  2.120.0-r1
  Installed versions:  2.120.0-r1(13:19:53 02/14/15)
  Homepage:http://search.cpan.org/dist/MailTools/
  Description: Manipulation of electronic mail addresses
 
 [I] mail-mta/msmtp
  Available versions:  1.4.31-r1 ~1.4.32 ~1.6.0 ~1.6.1 {doc gnome-keyring 
 gnutls idn libsecret +mta nls sasl ssl vim-syntax PYTHON_TARGETS=python2_7}
  Installed versions:  1.4.31-r1(19:25:19 02/11/15)(doc gnutls mta nls 
 sasl ssl -gnome-keyring -idn -vim-syntax)
  Homepage:http://msmtp.sourceforge.net/
  Description: An SMTP client and SMTP plugin for mail user agents 
 such as Mutt
 
 What reasons disable fcron to send mail to me or root?

What do your logs tell you?

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici
 cov...@ccs.covici.com



Re: [gentoo-user] Re: Debian just voted in systemd for default init system in jessie

2014-02-21 Thread Canek Peláez Valdés
On Fri, Feb 21, 2014 at 1:42 AM, Andrew Savchenko birc...@gmail.com wrote:
 On Thu, 20 Feb 2014 18:08:43 -0600 Daniel Campbell wrote:
 It's marginally clever, but so clearly obvious at the same time. It's
 sad (to me) that the community didn't see it coming. Those who did have
 been written off as conspiracy theorists or FUDders. Time will reveal all.

 Indeed time reveals everything and part of this foiled plot
 revealed itself two days ago. It was said earlier in the list by
 systemd supporters, that this project is modular, fine split to
 binaries and thus critical issues in the pid 1 are not that likely.
 And just look at systemd-209 release notes:

 http://lists.freedesktop.org/archives/systemd-devel/2014-February/017146.html
 [quote] We merged libsystemd-journal.so, libsystemd-id128.so,
 libsystemd-login and libsystemd-daemon into a a single libsystemd.so
 to reduce code duplication and avoid cyclic dependencies (see below).
 [/quote]

 So all talks about systemd being modular are nothing more than
 nonsense. Guess what will happen on segfault in libsystemd.so?
 Segfaults in pid 1 are so nice to bear...

You have no idea what are you talking about, do you?

The systemd binary (you know, PID 1) *DOESN'T LINK AGAINST libsystemd.so!*

It's for consumers of systemd's APIs.

 And Canek please talk no more about how talented systemd
 programmers are or even about how professional they are, because
 they're no longer. They failed a trivial textbook example: what should
 one do when libraries A and B have some common code and cyclic deps?
 Push common code to library C. That's the Unix way and secure way.
 Creating single bloated library will help in neither fencing nor
 debugging, nor code audit.

This actually I'm even willing to discuss. They give the rationale in
the notes you linked: he reason for this is cyclic dependencies, as
these libraries tend to use each other's symbols.

It's true, they could have splitted even more the libraries, but they
instead coalesced them. If the libraries used each other symbols, then
they basically are functioning as a single module, and then it can be
argued that coalescing them is a good move.

I'm not saying I agree; I think I also would have preferred for them
to split the cycles into another library. But I give the benefit of
the doubt to the maintainers, and certainly would still think they are
talented enough.

(And again, it's a normal library, for third-party consumers, not PID 1).

 It looks like to me that ultimate goal of systemd is to consume as
 much system and user tools and interfaces as possible.

Yeah, that's the idea. They have been pretty clear and honest about
it. They want systemd to be the standard basic plumbing of Linux.

 Perhaps, in the
 ideal systemd world there will be nothing but linux-systemd kernel and
 systemd-stuff userspace.

I would call it  systemd-aware userspace, but yeah, again, that's the idea.

 Shell communication will extinct, all major
 application and daemons will be converted to systemd modules.

Why would you disallow shell communication? It's pretty useful. But it
will be complemented with dbus IPC and systemd controlled processes.
It works pretty much like this with GNOME right now.

If you don't want this, just keep using OpenRC. Nobody is forcing
systemd on you.

 Of
 course this goal will be never achieved as-is, but one may consider
 it as an asymptote of their actions.

They want systemd to be the basic plumbing of Linux, yes.

Regards.
-- 
Canek Peláez Valdés
Posgrado en Ciencia e Ingeniería de la Computación
Universidad Nacional Autónoma de México



Re: [gentoo-user] How many people use KDE?

2006-01-22 Thread Toby 'qubit' Cubitt
On Sat, Jan 21, 2006 at 12:56:47AM +0100, Hemmann, Volker Armin wrote:
 On Saturday 21 January 2006 00:44, Alan E. Davis wrote:
  May I ask others' experiences with e17?  I just wasted my holiday
  installing e17 on two of three machines.  It is smaller than Kde, but
  background is 20% of cpu .  Buggy.  Beautiful.  A PITA to configure,
  and menus suck. I don't think I'll be there long.   I liked
  enlightenment .16 except I guess I really do need icons to remind me
  of what I've got on the system, and good menus.

 that was exactly how I felt. All the problems to get it installed, and than 
 it 
 was such a bad thing to configureuse, that I deinstalled it some days later. 
 I used earlier enlightenment incarnations as my main desktop for some time, 
 back, when KDE 2.X was dead slow, but when KDE 3 came out, enlightenment lost 
 its appeal. 

That's a bit unfair on e17, given that it's still pre-release
software. It is indeed buggy at the moment (though I should add I
haven't had any problems with more recent CVS installations), but
that's to be expected in a pre-release, and you're warned about it in
big red letters when you emerge it.

It is also a PITA to configure at the moment, but graphical menu
managers, keybinding editors, icon creaters, desktop icons, etc. are
planned before the release version, and every CVS checkout seems to
add more graphical configuration options at the moment, and reduce the
number of times I resort to the enlightenment-remote shell command.

Finally, on my ancient Pentium2 450, it uses 2-3% of cpu. In fact, I
find it more responsive than e16. So I'm not sure where the 20% comes
from. Maybe you've enabled lots of the processor intensive eye-candy,
like animated backgrounds or the snow or flames modules? Or you just
need to update to a more recent CVS release.

Without wishing to start a flame war, it's unfair to the developers to
give the impression that their software doesn't work very well without
at least mentioning it's pre-release (and therefore not expected
to!). And really, criticising it at all for being buggy and lacking
features is a little unfair. If you're not prepared to put up with
some rough edges, wait for the official release version.


Just to put in a good word for e17 to balance the discussion...

Personally, I prefer enlightenment to KDE or gnome because I don't
like the whole integrated desktop approach. I prefer my window manager
to manage windows, and leave me free to run whichever apps I like. My
ideal window manager has nothing at all on the desktop (except maybe a
wallpaper to gaze at when nothing's running), no gizmos taking up
desktop real-estate, an easy way to run my most frequently used apps
and some way to get at any others I might need occasionally, some way
to navigate between running apps, and as much as possible of this
should be manageable from the keyboard (with completely configurable
keybindings). If it does all this and looks beautiful at the same
time, so much the better!

I find that, of the traditional window managers, enlightenment comes
closest to this ideal (though I admit I've never tried FLuxbox or
IceWM - I stopped looking when I found I was happy with
enlightenment). Since a lot of e17 features are written as modules, I
can choose not to load (or often not to install) them, so only those
features I want take up disc space and memory (it's the gentoo
way!). For instance, I don't bother loading e17's start menu.
(what's the point when I have ibar and keybindings to run the apps I
use most, and the run dialogue for the rest?). But it's there for
those who want it. E17 has completely configurable keybindings, even
if they're a pain to configure at the moment, and the
enlightenment-remote command line...err...command is fantastic for
getting shell scripts to interact with the window manager.

If you've read all that, you'll not be surprised I also like ratpoison
;-) But I haven't used it long enough to get used to it yet. And I've
not got beyond installing ion yet.

Window managers are very much a personal choice, and there is no
right decision, except try out a few and decide for yourself. Which
means it's worth at least being aware that there are plenty of other
choices apart from KDE and gnome, if you're not happy with them
(unlike a certain other OS, where there's not even a single
alternative ;)


Toby
-- 
PhD Student
Quantum Information Theory group
Max Planck Institute for Quantum Optics
Garching, Germany

email: [EMAIL PROTECTED]
web: www.dr-qubit.org
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] systemd-197-r1 starts gdm-3.6.2

2013-02-01 Thread Canek Peláez Valdés
On Fri, Feb 1, 2013 at 12:37 PM, Stefan G. Weichinger li...@xunil.at wrote:
 Am 2013-01-31 19:54, schrieb Canek Peláez Valdés:

 sshd.service, ssh@.service, systemd-update-utmp-runlevel.service, and
 systemd-update-utmp-shutdown.service have auditd.service in their
 After= field; several others have plymouth services. After= is just
 for ordering of units, is not a requirement; systemd detects that
 auditd.service doesn't exists, and it starts the units that have it in
 ther After= field anyway. To make a unit depend on another, you need
 Require=.

 You can mask the services you don't have by creating a soft link to 
 /dev/null:

 # ll /etc/systemd/system/rc-local.service
 lrwxrwxrwx 1 root root 9 Aug 16 13:51
 /etc/systemd/system/rc-local.service - /dev/null

 It cleans up the output of systemctl --full --all.

 Ok, so I don't need auditd or plymouth, right?

No, you don't.

 Well, I have no idea why your gdm is not letting you log in; obviously
 it's related to polkit (since it started when you changed from
 consolekit to polkit), but nothing in your config seems to differ from
 mine. It is not impossible that somehow the configuration files of the
 gdm user got messed up when the change happened. I don't know how this
 could happen, but as a hail Mary you could delete /var/lib/gdm, and
 reemerge it so it gets a clean install.

 Tried that as well, same problems after  :-(

 Also, you have USE=pam for polkit, right?

 Yes.

 [I] sys-auth/polkit
  Available versions:  0.107-r1 0.110 {examples gtk +introspection
 kde nls pam selinux systemd}
  Installed versions:  0.110(19:19:55 30.01.2013)(gtk introspection
 nls pam systemd -examples -kde -selinux)

 And could you post the
 output from journalctl -b /usr/lib/polkit-1/polkitd?

 That is empty!

That's weird. *At least* it should tell you that it started and
compiled the available rules. OK, let's try to see the problem outside
systemd. First, stop polkit with:

systemctl stop polkit.service

and immediately after start it from the command line directly:

/usr/lib/polkit-1/polkitd --replace

the immediately thing is because polkit is dbus started, so it can
be started by systemd if anything asks for its service. Then in
another terminal stop gdm:

systemctl stop gdm.service

and start it from the command line:

/usr/bin/gdm --no-daemon  gdm.log

Since you still have the Enable=true in the [debug] section of its
config, it will spew quite a lot of info, hence the redirection to a
log file. I'm more interested in polkit's output when you try to log
in, could you send that? By default polkit doesn't log almost
anything, and I'm pretty sure the problem is with polkit refusing gdm
to log you (or create a console for you, or something like that).
Having an empty log is also weird; mine says:

Jan 30 01:19:20 centurion polkitd[1614]: Started polkitd version 0.110
Jan 30 01:19:22 centurion polkitd[1614]: Loading rules from directory
/etc/polkit-1/rules.d
Jan 30 01:19:22 centurion polkitd[1614]: Loading rules from directory
/usr/share/polkit-1/rules.d
Jan 30 01:19:22 centurion polkitd[1614]: Finished loading, compiling
and executing 3 rules
Jan 30 01:19:22 centurion polkitd[1614]: Acquired the name
org.freedesktop.PolicyKit1 on the system bus
Jan 30 01:19:30 centurion polkitd[1614]: Registered Authentication
Agent for unix-session:1 (system bus name :1.30 [gnome-shell
--mode=gdm], object path
/org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.utf8)
Jan 30 01:19:39 centurion polkitd[1614]: Unregistered Authentication
Agent for unix-session:1 (system bus name :1.30, object path
/org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.utf8)
(disconnected from bus)
Jan 30 01:19:55 centurion polkitd[1614]: Registered Authentication
Agent for unix-session:2 (system bus name :1.58
[/usr/bin/gnome-shell], object path
/org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.utf8)

Regards.
-- 
Canek Peláez Valdés
Posgrado en Ciencia e Ingeniería de la Computación
Universidad Nacional Autónoma de México



Re: [gentoo-user] advice on transitioning from package.use file to package.use directory

2015-08-31 Thread Todd Goodman
* Alexander Kapshuk <alexander.kaps...@gmail.com> [150831 15:35]:
> Having read the email exchange on the possibility of using
> 'package.use' as a directory, I thought I would give that a try.
> 
> Here is what I have attempted so far.
> 
> cd /etc/portage
> mv package.use package.use.COPY
> mkdir package.use
> cd package.use
> awk -F'[/\t ]+' '{printf("echo \047%s\047 >> ", $0); sub("-[0-9]+.*",
> "", $2); print $2}' ../package.use.COPY
> 
> NOTE; the awk output just generates the command lines for the shell to
> run. If the output is acceptable, it should be piped through to the
> shell.
> 
> Here is the contents of the original 'package.use' file:
> 
> cat package.use
> =dev-lang/python-2.7.9-r1 sqlite
> >=dev-ruby/json-1.8.2-r1 ruby_targets_ruby21
> >=dev-ruby/racc-1.4.11 ruby_targets_ruby21
> >=dev-ruby/rake-0.9.6-r1 ruby_targets_ruby21
> >=dev-ruby/rdoc-4.0.1-r2 ruby_targets_ruby21
> >=dev-ruby/rubygems-2.2.5-r1 ruby_targets_ruby21
> >=media-libs/harfbuzz-0.9.38 icu
> >=media-video/ffmpeg-2.6.3 theora
> >=sys-libs/zlib-1.2.8-r1 minizip
> >=virtual/rubygems-10 ruby_targets_ruby21
> gnome-base/gvfs -http gphoto2 mtp
> media-video/vlc a52 aac bidi cdda cdio dts dvd flac freetype gnutls
> httpd libass live lua mad matroska mpeg ogg oggvorbis qt4 stream svga
> theora vcd vlm wxwindows xv
> net-print/hplip scanner qt4
> sys-apps/busybox -pam
> sys-devel/gcc objc
> sys-process/cronie anacron
> x11-base/xorg-server udev
> xfce-extra/xfce4-power-manager -udisks
> xfce-extra/xfce4-sensors-plugin hddtemp lm_sensors
> 
> NOTE: There are two entries for 'rubygems' there.
> 
> Here is the awk script output:
> 
> echo '=dev-lang/python-2.7.9-r1 sqlite' >> python
> echo '>=dev-ruby/json-1.8.2-r1 ruby_targets_ruby21' >> json
> echo '>=dev-ruby/racc-1.4.11 ruby_targets_ruby21' >> racc
> echo '>=dev-ruby/rake-0.9.6-r1 ruby_targets_ruby21' >> rake
> echo '>=dev-ruby/rdoc-4.0.1-r2 ruby_targets_ruby21' >> rdoc
> echo '>=dev-ruby/rubygems-2.2.5-r1 ruby_targets_ruby21' >> rubygems
> echo '>=media-libs/harfbuzz-0.9.38 icu' >> harfbuzz
> echo '>=media-video/ffmpeg-2.6.3 theora' >> ffmpeg
> echo '>=sys-libs/zlib-1.2.8-r1 minizip' >> zlib
> echo '>=virtual/rubygems-10 ruby_targets_ruby21' >> rubygems
> echo 'gnome-base/gvfs -http gphoto2 mtp' >> gvfs
> echo 'media-video/vlc a52 aac bidi cdda cdio dts dvd flac freetype
> gnutls httpd libass live lua mad matroska mpeg ogg oggvorbis qt4
> stream svga theora vcd vlm wxwindows xv' >> vlc
> echo 'net-print/hplip scanner qt4' >> hplip
> echo 'sys-apps/busybox -pam' >> busybox
> echo 'sys-devel/gcc objc' >> gcc
> echo 'sys-process/cronie anacron' >> cronie
> echo 'x11-base/xorg-server udev' >> xorg-server
> echo 'xfce-extra/xfce4-power-manager -udisks' >> xfce4-power-manager
> echo 'xfce-extra/xfce4-sensors-plugin hddtemp lm_sensors' >>
> xfce4-sensors-plugin
> 
> The two 'rubygems' entries I had in the original 'package.use' file
> went into a single 'rubygems' file:
> 
> cat rubygems
> >=dev-ruby/rubygems-2.2.5-r1 ruby_targets_ruby21
> >=virtual/rubygems-10 ruby_targets_ruby21
> 
> Is this format acceptable? Or should I have used two separate files,
> one for 'dev-lang/rubygems', and another for 'virtual/rubygems'?
> 
> I have run 'emerge -auUND @world' since the transition, which voiced
> no complaints so far.
> 
> The list's input would be appreciated.

Those should all be fine.  I tend to make a file per package but I think
you could have just moved your original package.use into the
/etc/portage/package.use directory and everything would be fine (aside
from you not gaining any benefit from separate files.)

Todd



Re: [gentoo-user] advice on transitioning from package.use file to package.use directory

2015-08-31 Thread Alexander Kapshuk
On Mon, Aug 31, 2015 at 11:00 PM, Todd Goodman <t...@bonedaddy.net> wrote:
> * Alexander Kapshuk <alexander.kaps...@gmail.com> [150831 15:35]:
>> Having read the email exchange on the possibility of using
>> 'package.use' as a directory, I thought I would give that a try.
>>
>> Here is what I have attempted so far.
>>
>> cd /etc/portage
>> mv package.use package.use.COPY
>> mkdir package.use
>> cd package.use
>> awk -F'[/\t ]+' '{printf("echo \047%s\047 >> ", $0); sub("-[0-9]+.*",
>> "", $2); print $2}' ../package.use.COPY
>>
>> NOTE; the awk output just generates the command lines for the shell to
>> run. If the output is acceptable, it should be piped through to the
>> shell.
>>
>> Here is the contents of the original 'package.use' file:
>>
>> cat package.use
>> =dev-lang/python-2.7.9-r1 sqlite
>> >=dev-ruby/json-1.8.2-r1 ruby_targets_ruby21
>> >=dev-ruby/racc-1.4.11 ruby_targets_ruby21
>> >=dev-ruby/rake-0.9.6-r1 ruby_targets_ruby21
>> >=dev-ruby/rdoc-4.0.1-r2 ruby_targets_ruby21
>> >=dev-ruby/rubygems-2.2.5-r1 ruby_targets_ruby21
>> >=media-libs/harfbuzz-0.9.38 icu
>> >=media-video/ffmpeg-2.6.3 theora
>> >=sys-libs/zlib-1.2.8-r1 minizip
>> >=virtual/rubygems-10 ruby_targets_ruby21
>> gnome-base/gvfs -http gphoto2 mtp
>> media-video/vlc a52 aac bidi cdda cdio dts dvd flac freetype gnutls
>> httpd libass live lua mad matroska mpeg ogg oggvorbis qt4 stream svga
>> theora vcd vlm wxwindows xv
>> net-print/hplip scanner qt4
>> sys-apps/busybox -pam
>> sys-devel/gcc objc
>> sys-process/cronie anacron
>> x11-base/xorg-server udev
>> xfce-extra/xfce4-power-manager -udisks
>> xfce-extra/xfce4-sensors-plugin hddtemp lm_sensors
>>
>> NOTE: There are two entries for 'rubygems' there.
>>
>> Here is the awk script output:
>>
>> echo '=dev-lang/python-2.7.9-r1 sqlite' >> python
>> echo '>=dev-ruby/json-1.8.2-r1 ruby_targets_ruby21' >> json
>> echo '>=dev-ruby/racc-1.4.11 ruby_targets_ruby21' >> racc
>> echo '>=dev-ruby/rake-0.9.6-r1 ruby_targets_ruby21' >> rake
>> echo '>=dev-ruby/rdoc-4.0.1-r2 ruby_targets_ruby21' >> rdoc
>> echo '>=dev-ruby/rubygems-2.2.5-r1 ruby_targets_ruby21' >> rubygems
>> echo '>=media-libs/harfbuzz-0.9.38 icu' >> harfbuzz
>> echo '>=media-video/ffmpeg-2.6.3 theora' >> ffmpeg
>> echo '>=sys-libs/zlib-1.2.8-r1 minizip' >> zlib
>> echo '>=virtual/rubygems-10 ruby_targets_ruby21' >> rubygems
>> echo 'gnome-base/gvfs -http gphoto2 mtp' >> gvfs
>> echo 'media-video/vlc a52 aac bidi cdda cdio dts dvd flac freetype
>> gnutls httpd libass live lua mad matroska mpeg ogg oggvorbis qt4
>> stream svga theora vcd vlm wxwindows xv' >> vlc
>> echo 'net-print/hplip scanner qt4' >> hplip
>> echo 'sys-apps/busybox -pam' >> busybox
>> echo 'sys-devel/gcc objc' >> gcc
>> echo 'sys-process/cronie anacron' >> cronie
>> echo 'x11-base/xorg-server udev' >> xorg-server
>> echo 'xfce-extra/xfce4-power-manager -udisks' >> xfce4-power-manager
>> echo 'xfce-extra/xfce4-sensors-plugin hddtemp lm_sensors' >>
>> xfce4-sensors-plugin
>>
>> The two 'rubygems' entries I had in the original 'package.use' file
>> went into a single 'rubygems' file:
>>
>> cat rubygems
>> >=dev-ruby/rubygems-2.2.5-r1 ruby_targets_ruby21
>> >=virtual/rubygems-10 ruby_targets_ruby21
>>
>> Is this format acceptable? Or should I have used two separate files,
>> one for 'dev-lang/rubygems', and another for 'virtual/rubygems'?
>>
>> I have run 'emerge -auUND @world' since the transition, which voiced
>> no complaints so far.
>>
>> The list's input would be appreciated.
>
> Those should all be fine.  I tend to make a file per package but I think
> you could have just moved your original package.use into the
> /etc/portage/package.use directory and everything would be fine (aside
> from you not gaining any benefit from separate files.)
>
> Todd
>

Understood. Thanks.



[gentoo-user] Still not feeling familiar with emerge

2010-01-14 Thread hkml
Dear group,

I'm using gentoo for more than three years now and using the gentoo packaging 
system
in general is exactly what I expect from a packaging system. You just open a 
shell
somewhere on your virtual desktop, start a process and the rest is done 
automatically
(in general).

But, when it comes to packages blocking each other I simply have to guess, what 
to do next
and sometimes I fail in guessing the right things I once removed the wrong 
package,
which left me with a system without working packaging system - a very bad 
experience. In fact
I could only solve this problem by copying a dynamic library from another linux 
installation
to reanimate emerge.

So some weeks ago I was too busy to take care of some conflicts caused by the 
end of support
for KDE 3.5). I stopped updating, because I didn't have the time to switch to 
newer KDE
version and wanted to do that later on.

Now I want to upgrade, but I would like to better understand the messages 
telling me the
conflicting packets. A current call to 'emerge --update --deep --ask world' 
gives me the
following conflicts:


 * Error: The above package list contains packages which cannot be
 * installed at the same time on the same system.

  ('installed', '/', 'sys-fs/device-mapper-1.02.24-r1', 'nomerge') pulled in by
=sys-fs/device-mapper-1.00.07-r1 required by ('installed', '/', 
'sys-fs/cryptsetup-1.0.6-r2', 'nomerge')

  ('ebuild', '/', 'kde-base/kdebase-data-4.3.3', 'merge') pulled in by
=kde-base/kdebase-data-4.3.3[-kdeprefix] required by ('ebuild', '/', 
'kde-base/kdelibs-4.3.3-r1', 'merge')
=kde-base/kdebase-data-4.3.3[-kdeprefix] required by ('ebuild', '/', 
'kde-base/kdebase-meta-4.3.3', 'merge')

  ('installed', '/', 'app-arch/lzma-utils-4.32.7', 'nomerge') pulled in by
app-arch/lzma-utils required by ('ebuild', '/', 'dev-libs/mpfr-2.4.1_p5', 
'merge')
app-arch/lzma-utils required by ('ebuild', '/', 
'dev-texlive/texlive-basic-2008-r1', 'merge')
app-arch/lzma-utils required by ('ebuild', '/', 
'dev-texlive/texlive-latex-2008-r2', 'merge')
(and 5 more)

  ('installed', '/', 'kde-base/akregator-3.5.10', 'nomerge') pulled in by
=kde-base/akregator-3.5.10:3.5 required by ('installed', '/', 
'kde-base/konqueror-akregator-3.5.10', 'nomerge')

  ('ebuild', '/', 'sys-fs/udev-146-r1', 'merge') pulled in by
virtual/dev-manager required by world
=sys-fs/udev-103 required by ('ebuild', '/', 'media-gfx/iscan-2.21.0', 
'merge')
=sys-fs/udev-124 required by ('installed', '/', 
'sys-fs/cryptsetup-1.0.6-r2', 'nomerge')
(and 3 more)

  ('ebuild', '/', 'net-wireless/bluez-4.39-r2', 'merge') pulled in by
net-wireless/bluez required by ('ebuild', '/', 'gnome-base/gvfs-1.2.3', 
'merge')
net-wireless/bluez required by ('ebuild', '/', 'kde-base/solid-4.3.3', 
'merge')

  ('ebuild', '/', 'kde-base/akregator-4.3.3', 'merge') pulled in by
=kde-base/akregator-4.3.3[-kdeprefix] required by ('ebuild', '/', 
'kde-base/kdepim-meta-4.3.3', 'merge')

  ('ebuild', '/', 'app-arch/xz-utils-4.999.9_beta', 'merge') pulled in by
app-arch/xz-utils required by ('ebuild', '/', 
'app-arch/libarchive-2.7.1-r1', 'merge')

  ('installed', '/', 'net-wireless/bluez-libs-3.36', 'nomerge') pulled in by
net-wireless/bluez-libs required by ('installed', '/', 
'net-libs/libpcap-1.0.0-r2', 'nomerge')

  ('installed', '/', 'kde-base/kdebase-data-3.5.10', 'nomerge') pulled in by
=kde-base/kdebase-data-3.5.10:3.5 required by ('installed', '/', 
'kde-base/kcontrol-3.5.10', 'nomerge')
=kde-base/kdebase-data-3.5.10:3.5 required by ('installed', '/', 
'kde-base/kicker-3.5.10-r1', 'nomerge')


For me some of the messages are mysterious. What is e.g. the exact meaning of
the four components in
 ('ebuild', '/', 'net-wireless/bluez-4.39-r2', 'merge') or
 ('installed', '/', 'kde-base/akregator-3.5.10', 'nomerge')

How should I resolve the conflict
  net-libs/libpcap-1.0.0-r2 versus gnome-base/gvfs-1.2.3 and 
kde-base/solid-4.3.3
I don't even have any bluetooth device in my computer. Should I fiddle with the 
USE flags of
KDE and Gnome or libpcap to avoid they pull in net-wireless/bluez?

Which packets are causing the device-mapper conflict?

What is the most secure way to switch to KDE 4? Should I remove the packages 
konqueror-akregator,
kcontrol and kicker, then update to KDE 4 and then reinstall those packets?

Maybe someone can explain how to proceed best. Are there some things I can 
check using
equery or whatsoever to support my decisions? I'm feeling unsure how to handle 
these
problems keeping the risk to leave my system (partially) unusable as small as 
possible.
Maybe someone can give me a hint, where to find more information about how to 
handle conflicts
in the packaging system.

Sorry for the long mail.

Cheers, Heinz



[gentoo-user] [OT] Six non-Gentoo installs

2014-10-14 Thread Grant Edwards
In order to do some software testing (having mostly to do with
different init systems), I installed 6 distros yesterday and this
morning (I already had both 32 and 64 bit Gentoo/Openrc systems
installed).  These were all on a single 1TB drive with a bunch of
100GB partitions that contain a Windows system and eight Linux
systems.  [There's a master installation of Grub legacy that
chainloads any one of the 9 OS partitions.]

My 6 latest installs were:

   Xubuntu 12.04
   Xubuntu 13.10
   Xubuntu 14.04
   CentOS   5.11
   CentOS   6.5
   CentOS   7.0

CentOS 5.11 was the only downloaded ISO that wouldn't boot directly
from a USB flash drive and required that a CD be burned.

The first five were all quick and uneventful and took a total of maybe
3-4 hours (including downloading the ISO images).  At each step of the
installs it was obvious what to do.  They all allowed me to use the
existing partitioning table and install both OS and bootloader into an
existing partition.  They all recognized both Ethernet adapters, and
all booted fine when chainloaded by my master copy of Grub legacy.

CentOS 7.0, however, was a mess.

It took three attempts and almost an entire day of work.

My first attempt was to use the minimal ISO image so that I would
have the option of burning a CD if needed (I can't burn DVDs at the
moment).  That was a mistake.  It was too minimal, and I couldn't get
the network working to the point where I could configure repositories
and install other stuff. Since the CentOS 7 ISO images all boot from
USB flash drive anyway, staying under the 700MB CD size limit was moot
anyway.

Next I tried the net install ISO.  I'm guessing I could have burned
the DVD image to USB drive, but all I want is a minimal desktop
system, so I figured why wait for a download of 3.5GB of stuff I don't
care about.

It still didn't recognize the NVidia Ethernet controller on my
5-year-old motherboard. After some cable swapping and futzing around,
I got the netinstall going using the Realtek NIC.

Maybe I just got unlucky and picked a slow mirror site, but once I got
the install going, it ran for over 3 hours when installing a vanilla
Gnome desktop system.  Compare that with a 15 minute download time for
a 700MB Xubuntu CD and then a 15 minute install.

CentOS 7 refused to install the bootloader in a partition: your only
choices are MBR or nothing.  When I manually installed grub legacy it
failed because I had stupidly allowed CentOS to use ext4, and the
build of Grub I had laying around didn't grok ext4.

So I re-do the whole net install again using ext3 instead.

Now, after manually installing Grub legacy in the CentOS 7 partition,
it boots up.

The next problem is that the Gnome Shell is burning 100% of the CPU
time, and a terminal window can't even keep up with my typing.  Forget
that: I can do what I want via ssh, so just disable X11.

CentOS still doesn't recognize the NVidia motherboard Ethernet
controller.  After Google finds me a pages full of links to other
people complaining about the exact same thing, I find out RedHat
decided that the NVidia forcedeth driver wasn't widely used enough to
deserve inclusion on an ISO image that was already 360+ MB.  Thanks
for that, RedHat.  So it takes another 45 minutes of faffing around
finding a third party src.rpm file for the forcedeth module and
installing it.  [It was either that or build a kernel and initrd.]

After about 7 hours I got a usable CentOS 7 system running (as long as
I don't try to use the Gnome desktop).

I'm more convinced than ever that Gentoo is the way to go for my
real systems...

-- 
Grant Edwards   grant.b.edwardsYow! I feel partially
  at   hydrogenated!
  gmail.com




Re: [gentoo-user] A few (gentoo-newbie) questions (mainly about binary packages)

2005-12-29 Thread Bob Sanders
On Thu, 29 Dec 2005 15:24:58 +
Richard Neill [EMAIL PROTECTED] wrote:


 1)My main machine is a laptop, so it doesn't really have either the disk
 space for sources or CPU power to compile everything
 kernel,X,kde,openoffice ...). Is there a way to do a binary install that
 will get me a fully working system within a few hours?  

I just installed Gentoo onto a 640 MHz PIII that had a 4GB disk drive.  Upside,
it took all of about 1 hr from a 2005.1 Stage3 CD, to get to the shell.  
Downside,
2005.1 still has the old gcc, so it took a few days to upgrade gcc to 3.4, 
emerge -e system,
emerge ufed, set the USE flags, then emerge -e world.  But I only use 
Enlightenment
or fluxbox.  If you want KDE, emerge something really lightweight - fluxbox and 
rox,
then let KDE crank in the background.  Also, you'll need - laptop-mode-tools.

 
 2)How exactly do gentoo security updates work? Under Mdv, there is a
 mailing list with announcements of which RPMs to install. If I have a
 binary-based distribution, will it be possible to keep it current?
 

The is a gentoo-announce list that the security updates get sent out on.  
Typically, if
you're doing a daily syncs, the updates show up before the announcement.

 3)Is there a relatively stable fork of gentoo with less frequent
 updates, or do I have to stay on the bleeding edge? Of course I want to
 get eg the latest kernel, or firefox, but I ran Mandrake Cooker for a
 while, with  100MB of updates per day and all sorts of random breakage!
 

If you run a straight arch flag, like x86, vs unstable - ~x86, then you'll 
not see
lots of updates.  But, running a desktop means you'll see more packages 
changing.

The other consideration is Gentoo is source based.  Thus the dependencies on 
specific
revisions of libraries is somewhat relaxed.  And you control the interrelated 
dependencies.
Thus fewer packages will change vs a binary based dist.  Though with 
heavyweight desktops
like KDE and Gnome, there will be more related lib changes to occur, it's just 
the nature
of the beast.

 4)Does anyone know of a good resource for ex-mandriva users?
 

Sorry, the best thing is just go through the installation guide and the Portage 
related
documentation.  As there are no GUI based system management tools, you'll be
doing more editing of config files.  Also, leaving the world of chkconfig and 
/etc/rc.*
for rc-update, /etc/init.d/ and /etc/runlevels/{boot, default,network,single} 
will
be like a breath of fresh air.

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



[gentoo-user] Problems starting X

2007-05-08 Thread Johannes Skov Frandsen

Hi

This is my first attempt on installing X so bare with me if my question 
is somewhat trivial.


So...I emerge gnome... tried to start x and got the following error message:

[EMAIL PROTECTED] ~ $ startx
xauth:  creating new authority file /home/joe/.serverauth.3857

X Window System Version 7.2.0
Release Date: 22 January 2007
X Protocol Version 11, Revision 0, Release 7.2
Build Operating System: Linux 2.6.20-gentoo-r7 i686
Current Operating System: Linux localhost 2.6.20-gentoo-r7 #3 SMP Tue 
May 8 19:5

0:52 GMT 2007 i686
Build Date: 05 May 2007
   Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: /var/log/Xorg.0.log, Time: Tue May  8 20:33:09 2007
(EE) Unable to locate/open config file

New driver is ati
(==) Using default built-in configuration (55 lines)
(EE) Failed to load module ati (module does not exist, 0)
(EE) Failed to load module fbdev (module does not exist, 0)
(EE) Failed to load module vesa (module does not exist, 0)
(EE) Failed to load module vga (module does not exist, 0)
(EE) Failed to load module mouse (module does not exist, 0)
(EE) Failed to load module kbd (module does not exist, 0)
(EE) No drivers available.

Fatal server error:
no screens found
XIO:  fatal IO error 104 (Connection reset by peer) on X server :0.0
 after 0 requests (0 known processed) with 0 events remaining.
Couldnt get a file descriptor referring to the console
[EMAIL PROTECTED] ~ $

Is there a config file I have mised or 
I have compiled my kernel with ATI support to the best of my 
knowlege.(my shell is running nicly in 1920*1200 so i guess it must be 
using my graphiccard right).


If its any help, linux seems to think I'm using a CRT monitor when I 
boot (says so when it boots) , but I'm not.


Any help appriciated.

Johannes Skov Frandsen
--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] openoffice not

2006-06-08 Thread Devon Miller

OpenOffice is the one package I have decided I can do without building.

I don't know what the build does (honestly, I didn't bother too look),
but after 18 hours and 3GB of disk it still wasn't finished. This is
on an Athlon XP 1500 with 512GB Ram.

I haven't build Gnome in a while, but building all of KDE was about 7 hours.

I decided that other than for the satisfaction of saying I built it
or getting involved with developing OOo itself, I just could not
justify the cpu cycles.

dcm

On 6/8/06, Leonardo [EMAIL PROTECTED] wrote:

Hi
emerge -pu openoffice

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild U ] app-office/openoffice-2.0.2-r1 [1.1.4]


I can go on emerging it (and I already started), but I was
wondering if it's possible that other packages are not updated
as this one and what the reason for it could be.

By the way, trying emerging it, it compiled other 7 packages
before, and
than goes on to compile openoffice, but stops with an error,
I'll try to look if some USE flags are incompatible:

echo XML2MK_FILES += mcnttype 
../../unxlngi4.pro/misc/mcnttype.mk
dmake: Executing shell macro: xml2cmp -types stdout
$(MISC)$/$(COMP1TYPELIST)$($(WINVERSIONNAMES)_MAJOR).xml
cppumaker @/var/tmp/portage/openoffice-2.0.2-r1/temp/mk08iD95 
touch ../../unxlngi4.pro/inc/mcnttype_headergen.done
rdbmaker -BUCR -O../../unxlngi4.pro/bin/mcnttype.rdb
@/var/tmp/portage/openoffice-2.0.2-r1/temp/mkO1IlOu
rdbmaker ERROR: cannot dump Type
'com/sun/star/container/NoSuchElementException'
dmake:  Error code 99, while making
'../../unxlngi4.pro/bin/mcnttype.rdb'
'---* tg_merge.mk *---'

ERROR: Error 65280 occurred while making
/var/tmp/portage/openoffice-2.0.2-r1/work/ooo-build-2.0.2.9/build/OOO_2_0_2/dtrans/source/cnttype
make: *** [stamp/build] Error 1


Ciao, Leo


--- Norman Rie� [EMAIL PROTECTED] wrote:


 Hm... and what does emerge -pu openoffice show?
 If there is no update to 2.x shown, then perhaps you could
 simply try to
 unmerge and remerge openoffice.
 Or perhaps someone has a better idea ;-).

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




__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
--
gentoo-user@gentoo.org mailing list




--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] [OT?] Cannot delete symlinks which point to folders on a different filesystem

2006-09-24 Thread Mick
On Saturday 23 September 2006 14:26, Alexander Skwar wrote:
 Hi!

 I'm having a problem with Nautilus from Gnome 2.16 (I also had this
 with 2.14.x).

 On my Desktop folder, I've got a symlink:

 [EMAIL PROTECTED] ~/Desktop $ ls -la `pwd`/Bilder
 lrwxrwxrwx 1 alexander alexander 20 23. Sep 16:07
 /home/alexander/Desktop/Bilder - /mnt/HD/share/Bilder

 When I now try to move this link into the trash (by selecting it and
 pressing Del or by selecting the appropriate action from the context
 menu), I get an error message:

 Fehler: »Nicht auf demselben Dateisystem«
 beim Löschen von »/home/alexa...top/Bilder«.

 Wollen Sie fortfahren?

 [ Abbrechen ] [ Wiederholen ]


 Error Not on the same file system
 while deleting /home/alex...top/Bilder.

 Would you like to continue?

 [ Cancel ] [ Retry ]

 (With a different user, I don't get any message at all - ie. there's
 no message and just nothing happens when I hit Del - but that's
 a different issue...)

 Well, the message is correct - the symlink points to a different
 filesystem. To a NFS mounted directory, to be exact.

 Am I doing something wrong? How can I delete symlinks to a
 different filesystem with Nautilus?

I'm afraid I am not familiar with Nautilus, but here are some thoughts which 
might help.  Could this be something related to having a following / when 
running the rm command?  What I mean is that the following two commands are 
not the same:

rm /home/alexander/Desktop/Bilder

and 

rm /home/alexander/Desktop/Bilder/

the latter will try to descend into the directory Bilder.  The former will 
only remove the symlink Bilder from the desktop directory.  Not sure how 
Nautilus runs it, although the error shows that it does not descent?

Of course all of the above may become further complicated when the command 
transcends fs mounted with restrictive access rights (as far as the shell 
executing the command is concerned).  Hopefully, someone more knowledgeable 
than I can help here.
-- 
Regards,
Mick


pgphJAIwB1dnI.pgp
Description: PGP signature


[gentoo-user] Re: OT - How to work with USB DVD-RW/CD-RW drive

2005-08-10 Thread Michael Sullivan


--- Michael Sullivan [EMAIL PROTECTED] wrote:

 --- Michael Sullivan [EMAIL PROTECTED] wrote:
 
  My internal CD-R drive has been experiencing
  steadily
  worsening power fluctuations over the past year or
  so.
   I haven't been able to write CDs in Windows in
  months, but until recently could still write them
 in
  Gentoo.  I ordered a Pacific Digital USB
  DVD-RW/CD-RW
  drive on August 1 and it came in today.  I'm not
  quite
  sure how to go about using it though.  I mainly
 use
  xcdroast for writing CDs (I make daily backups and
  write them to CD once a week.)  I use GNOME, and
  although my new drive shows up in the
 computer:///
  nautilus listing, it is not available to be
 selected
  in xcdroast - it's not listed at all.  I don't
 even
  know where to start looking for the solution to
 this
  problem.  Can anyone help me?
  
  
  
 
 [Hmm...in a shell, as the root user, you'll need to
 [determine what cdrecord likes.
 [You may need to try -
 [
 [ cdrecord -scanbus
 [ cdrecord -scanbus dev=ATA
 [ cdrecord -scanbud dev=sg
 
 [Generally, USB attached drives show up as SCSI
 [devices, thus an - ls /dev will return
 [a list with an sdx, where x is a,b,c, etc.
 
 [Bob]
 

I had to copy and paste the above reply from the
archives because I never actually received the post
in my email and had to re-subscribe to the list this
morning.
 
The device is listed as /dev/sr0, but that's about
as much as I can determine about it.  I want to use it
with xcdroast, but xcdroast lists my two internal
CD-R drives (neither of which can write to CDs because
of the power fluctuations and a few other problems.)
My usb drive isn't even listed...
 

For what it's worth the only command listed above that
shows my external drive is this:

baby ~ # cdrecord -scanbus
Cdrecord-Clone 2.01 (i686-pc-linux-gnu) Copyright (C)
1995-2004 J\urg Schilling
cdrecord: Warning: Running on Linux-2.6.12-gentoo-r6
cdrecord: There are unsettled issues with Linux-2.5
and newer.
cdrecord: If you have unexpected problems, please try
Linux-2.4 or Solaris.
Linux sg driver version: 3.5.33
Using libscg version 'schily-0.8'.
scsibus2:
2,0,0   200) 'TOSHIBA ' 'CD/DVDW SD-R5372'
'TU53' Removable CD-ROM
2,1,0   201) *
2,2,0   202) *
2,3,0   203) *
2,4,0   204) *
2,5,0   205) *
2,6,0   206) *
2,7,0   207) *



-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] [OT] Anybody really understand the gnu autotools?

2012-06-19 Thread David Haller
Hello,

On Tue, 19 Jun 2012, Michael Orlitzky wrote:
On 06/19/2012 04:40 PM, walt wrote:
 I'm trying to build an xfce4 applet that's not in portage. For
 reasons I don't understand there are some standard gnome headers
 that don't get pulled in during the configure process, like orbit,
 libbonobo and libbonoboui.
 
 I edited the autoconf.in to check for those standard libraries,
 and it did partly work.  The generated makefiles now have correct
 entries like LIBBONOBO_CFLAGS.
 
 The problem is that those flags are never used during the compile
 phase. So, anyone know how make that extra step happen?

Adjust Makefile.am / .in to actually use $(LIBBONOBO_CFLAGS) in those
rules (or all if unsure) where they are needed.

Have a look in the info documentation of automake/autoconf, esp. at
the samples.

(no, nobody really understands autotools)

I do. It's just m4 generating shell-scripts (plus some other easily
understood bits) from templates. And all is quite well documented.

Next, you'll tell us cmake/qmake/smake/scons/bjam etc.pp. ad nauseam
are better understood and documented and what you have to do to adjust
stuff like above. Yeah sure.

I've been building stuff for 11+ years now, most for a 99'ish
platform. In and after say '05 until '10. Believe me, I had to adjust
stuff a lot. And autotools was _BY FAR_ always the easiest to do so,
almost always just set/export a variable for configure and
*tada*. Adjusting min-version of autoconf/-make to my too old
version and running autoreconf was occasionally needed.

Sure, if requirements for a lib weren't met, the stuff wouldn't build,
but not because of the autotools or their generated makefiles, but
just because the lib would not fit.

No such luck with the other build-systems. With some of above
mentioned build-systems you have to adjust _system_ files to get
them to DTRT. BTDT.

With the autotools, you could alternatively just use

CFLAGS  += $(pkg-config --cflags libbonobo-2.0)
LDFLAGS += $(pkg-config --libs libbonobo-2.0)

in your Makefile or the corresponding CFLAGS=$CFLAGS $(...) in an
ebuild or .spec or debian/rules or whatever. Piece of cake.

(and the same for -activation if needed).

-dnh

-- 
 N Not She offered her honor, he honored her offer?
...and so all evening he was honour and offer.   -- known



<    1   2   3   4   5   >