[gentoo-user] Re: Cleaning the SSD [solved]

2017-12-16 Thread Alain Didierjean
- Mail original -
> De: "Alain Didierjean" <alain.didierj...@free.fr>
> À: gentoo-user@lists.gentoo.org
> Envoyé: Jeudi 14 Décembre 2017 17:20:18
> Objet: Cleaning the SSD
> 
> Just about to install gentoo on a used SSD (Samsung SSD 840 120G).
> How to proceed to get a clean, like new SSD ?
> Could the --security-erase or --security-erase-enhanced hdparm
> options do the job or should I use something more sophisticated (or
> more efficient) ?

It's all there:
https://wiki.archlinux.org/index.php/Solid_State_Drives/Memory_cell_clearing
Enjoy



[gentoo-user] Cleaning the SSD

2017-12-14 Thread Alain Didierjean
Just about to install gentoo on a used SSD (Samsung SSD 840 120G). 
How to proceed to get a clean, like new SSD ?
Could the --security-erase or --security-erase-enhanced hdparm options do the 
job or should I use something more sophisticated (or more efficient) ?



[gentoo-user] Memory leak

2015-02-22 Thread Alain Didierjean
My so called memory, located somewhere in what's left of my old brain.

I can't remember nor figure out how to set kdm keymap to azerty.
Help welcome,



Re: [gentoo-user] Memory leak

2015-02-22 Thread Alain Didierjean


- Mail original -
 De: Mick michaelkintz...@gmail.com
 À: gentoo-user@lists.gentoo.org
 Envoyé: Dimanche 22 Février 2015 12:19:25
 Objet: Re: [gentoo-user] Memory leak
 
 On Sunday 22 Feb 2015 11:05:59 Alain Didierjean wrote:
  My so called memory, located somewhere in what's left of my old
  brain.
  
  I can't remember nor figure out how to set kdm keymap to azerty.
  Help welcome,
 
 Have a look in /usr/share/keymaps/i386/azerty/
 
 If your desired keymap is say:
 
   fr-latin9.map.gz
 
 then add fr-latin9 in your /etc/conf.d/keymaps:
 
 keymap=fr-latin9
 
 then reboot, or use the loadkeys command:
 
   loadkeys /usr/share/keymaps/i386/azerty/fr-latin9.map.gz
 
 if you don't want to reboot.


I do have keymap set to fr-latin9. It works for the Desktopk, not for kdm !!

To Frank Steinmetzger : I used to set the keymap in xorg, there's no more a 
xorg file in my setup. Too bad!



[gentoo-user] graphviz won't compile

2015-02-14 Thread Alain Didierjean
Cannot emerge graphviz :

 ERROR: media-gfx/graphviz-2.26.3-r4::gentoo failed (prepare phase):
 *   (no error message)
 * 
 * Call stack:
 * ebuild.sh, line  93:  Called src_prepare
 *   environment, line 5657:  Called die
 * The specific snippet of code:
 *   cp ${EPREFIX}/usr/share/libtool/config/install-sh config || die;

libtool ebuild doesn't install /usr/share/ligtool/config directory.

Known bug, or should I report it ?
Thx



Re: [gentoo-user] gcc-bin for stupid user

2013-10-01 Thread Alain Didierjean


- Mail original -
 De: Bruce Hill da...@happypenguincomputers.com
 À: gentoo-user@lists.gentoo.org
 Envoyé: Dimanche 29 Septembre 2013 21:53:39
 Objet: Re: [gentoo-user] gcc-bin for stupid user
 
 On Sun, Sep 29, 2013 at 04:44:29PM +0200, Alain Didierjean wrote:
  I'm in trouble for having stupidly unmerged gcc and gcc-config !
  What's the easiest way, if any, to grab and install a binary gcc
  allowing me to emerge... gcc !
  We're talking about amd64.
 
 I don't know if you solved your issue, or exactly what you have, but
 this
 weekend's gcc-4.7 move to stable caused me to have to:
 
 gcc-config x86_64-pc-linux-gnu-4.7.3
 . /etc/profile
 

I didn't solved my issue: I downloaded and installed gcc and gcc-config from 
tinderbox and now the whole kde apps don't work, libc++ being out of reach 
(it's in /usr/lib64 all right). What did I possibly mess up ? I can't find any 
significant difference between /etc and /mnt/key/etc (a recent backup)...
I will reinstall only if I can't help it, as one of the reason I've been using 
gentoo for 8-10 years is I only have to reinstall when renewing the hardware.



[gentoo-user] gcc-bin for stupid user

2013-09-29 Thread Alain Didierjean
I'm in trouble for having stupidly unmerged gcc and gcc-config !
What's the easiest way, if any, to grab and install a binary gcc allowing me to 
emerge... gcc !
We're talking about amd64.



Re: [gentoo-user] fail: kde-base/kdelibs-4.10.5-r1

2013-07-31 Thread Alain Didierjean


- Mail original -

  --[ 16%] Building CXX object
  kdeui/CMakeFiles/kdeui.dir/widgets/kmenubar.o
  
  Neil Bothwick
  
  OK. Here's the full output. It happens on a amd64 / 8 cores (AMD
  8120) machine. Output is slightly different if I set MAKEOPTs to
  -j1 or -j8. Here's what I get with -j1:
  
  [ 16%] Building CXX object
  kdeui/CMakeFiles/kdeui.dir/widgets/kmenubar.o
  .. skipping the full gcc command line .
  ccache: FATAL: x_calloc: Could not allocate 40 bytes
 
   ^^
 
 disable ccache, try again
 
 
 
  make[2]: *** [kdeui/CMakeFiles/kdeui.dir/widgets/kmenubar.o] Erreur
  1
  make[2] : on quitte le répertoire «
  /var/tmp/portage/kde-base/kdelibs-4.10.5-r1/work/kdelibs-4.10.5_build
  »
  make[1]: *** [kdeui/CMakeFiles/kdeui.dir/all] Erreur 2
  make[1] : on quitte le répertoire «
  /var/tmp/portage/kde-base/kdelibs-4.10.5-r1/work/kdelibs-4.10.5_build
  »
  make: *** [all] Erreur 2
   * ERROR: kde-base/kdelibs-4.10.5-r1 failed (compile phase):
   *   emake failed
  
  2 files joined: emergeinfo is the output of  emerge --info
  '=kde-base/kdelibs-4.10.5-r1' and buildlog.
  Hope one can help.
  
  
  
 

ccache disabled. kdelibs compiled all right. Thanks.



[gentoo-user] fail: kde-base/kdelibs-4.10.5-r1

2013-07-28 Thread Alain Didierjean
the above lib won't compile with a emake error. Is it me or anyone else had 
that type of problem ?



Re: [gentoo-user] fail: kde-base/kdelibs-4.10.5-r1

2013-07-28 Thread Alain Didierjean


- Mail original -
 De: Alan McKinnon alan.mckin...@gmail.com
 À: gentoo-user@lists.gentoo.org
 Envoyé: Dimanche 28 Juillet 2013 10:59:37
 Objet: Re: [gentoo-user] fail: kde-base/kdelibs-4.10.5-r1
 
 On 28/07/2013 10:56, Alain Didierjean wrote:
  the above lib won't compile with a emake error. Is it me or
  anyone else had that type of problem ?
  
 
 
 It's just you.
 
 Please post emerge output.
 

Thanks. Emerge output: emake error.
I could'nt find an emake executable. Which package contains such a beast ?



Re: [gentoo-user] xfig won't compile

2012-12-01 Thread Alain Didierjean


- Mail original -
 De: Alain Didierjean alain.didierj...@free.fr
 À: gentoo-user@lists.gentoo.org
 Envoyé: Vendredi 30 Novembre 2012 10:00:27
 Objet: Re: [gentoo-user] xfig won't compile
 
 
 
 - Mail original -
  De: Peter Weilbacher newss...@weilbacher.org
  À: gentoo-user@lists.gentoo.org
  Envoyé: Vendredi 30 Novembre 2012 09:54:07
  Objet: Re: [gentoo-user] xfig won't compile
  
  On 2012-11-27 12:34, Hinnerk van Bruinehsen wrote:
   On Tue, Nov 27, 2012 at 12:20:02PM +0100, Alain Didierjean wrote:
   I cannot emerge xfig. Both versions (amd64  ~amd64) return that
   informative message:
  
   * Messages for package media-gfx/xfig-3.2.5b-r2:
  [...]
   So:
   - known bug ?
   - tip available ?
   or should I fill a bug report ?
  
  [...]
  
   Otherwise you could file a bugreport (where you should attach the
   build.log nonetheless)
  
  There is https://bugs.gentoo.org/show_bug.cgi?id=405475.
  Peter.
 
 Thanks, Peter, I'll check that.
 As for you, Hinnerk, your method is OK, but as for me, when that type
 of problem arises, I first check on this list if it is a known
 problem, eventually with a work around. Then I check for an existing
 bug report, then I fill abug report if necessary.
 

As a conclusion: the link provided by Peter lead to the description of the bug 
I had noticed and to a quick and dirty patch allowing me to print a big fat LyX 
document with a lot of .fig figures, urgently needed by my students. Can I ask 
for anything more ? 



Re: [gentoo-user] xfig won't compile

2012-11-30 Thread Alain Didierjean


- Mail original -
 De: Peter Weilbacher newss...@weilbacher.org
 À: gentoo-user@lists.gentoo.org
 Envoyé: Vendredi 30 Novembre 2012 09:54:07
 Objet: Re: [gentoo-user] xfig won't compile
 
 On 2012-11-27 12:34, Hinnerk van Bruinehsen wrote:
  On Tue, Nov 27, 2012 at 12:20:02PM +0100, Alain Didierjean wrote:
  I cannot emerge xfig. Both versions (amd64  ~amd64) return that
  informative message:
 
  * Messages for package media-gfx/xfig-3.2.5b-r2:
 [...]
  So:
  - known bug ?
  - tip available ?
  or should I fill a bug report ?
 
 [...]
 
  Otherwise you could file a bugreport (where you should attach the
  build.log nonetheless)
 
 There is https://bugs.gentoo.org/show_bug.cgi?id=405475.
 Peter.

Thanks, Peter, I'll check that.
As for you, Hinnerk, your method is OK, but as for me, when that type of 
problem arises, I first check on this list if it is a known problem, eventually 
with a work around. Then I check for an existing bug report, then I fill abug 
report if necessary. 




[gentoo-user] xfig won't compile

2012-11-27 Thread Alain Didierjean
I cannot emerge xfig. Both versions (amd64  ~amd64) return that informative 
message:

* Messages for package media-gfx/xfig-3.2.5b-r2:

 * ERROR: media-gfx/xfig-3.2.5b-r2 failed (compile phase):
 *   (no error message)
 * 
 * Call stack:
 * ebuild.sh, line  93:  Called src_compile
 *   environment, line 2069:  Called die
 * The specific snippet of code:
 *   emake CC=$(tc-getCC) LOCAL_LDFLAGS=${LDFLAGS} 
CDEBUGFLAGS=${CFLAGS} USRLIBDIR=/usr/$(get_libdir) || die
 * 

So:
- known bug ?
- tip available ?
or should I fill a bug report ?



Re: [gentoo-user] Re: AMD ''Vishera'' FX-Series CPU

2012-10-06 Thread Alain Didierjean


- Mail original -
 De: James wirel...@tampabay.rr.com
 À: gentoo-user@lists.gentoo.org
 Envoyé: Vendredi 5 Octobre 2012 19:17:01
 Objet: [gentoo-user] Re: AMD ''Vishera'' FX-Series CPU
 
 Alain Didierjean alain.didierjean at free.fr writes:
 
 
   Any got Gentoo running on a new AMD Vishera
   (FX-8350) CPU based system (Oct, 23 2012 launch) ?
 
  I just built a FX-8120 system and installed gentoo on it.
  No problem. Just fast.
 
 The FX-8350 (Vishera) is suppose to have some serious (heat/freq)
 fixes due to some enhancements in the core. I was trolling
 to see if anyone had any experience with it or some
 insight into the Steamroller processor family. No doubts
 your FX-8120 is a fine machine. Which mobo did you get?
 

Gigabyte 990DX



Re: [gentoo-user] AMD ''Vishera'' FX-Series CPU

2012-10-05 Thread Alain Didierjean


- Mail original -
 De: James wirel...@tampabay.rr.com
 À: gentoo-user@lists.gentoo.org
 Envoyé: Jeudi 4 Octobre 2012 19:14:44
 Objet: [gentoo-user] AMD ''Vishera'' FX-Series CPU
 
 
 Dearest FX-8350,
 
 Will I get lucky and be happy (price justified by performance
 enhancements) if we consummate our first transaction?
 Or should I want for your cousin the Steamroller?
 snip
 
 
 Any got Gentoo running on a new AMD Vishera
 (FX-8350) CPU based system (Oct, 23 2012 launch) ?
 


I just built a FX-8120 system and installed gentto on it. No problem. Just fast.



[gentoo-user] Kernel compile problem

2012-10-04 Thread Alain Didierjean
Finishing a brand new install on a brand new machine, compiling kernel 3.4.9 is 
OK. Boot from it also. Just a detail: the USB keyboard is not recognized, no 
input possible (works fine under BIOS or when booting from the install disk and 
chrooting). I must have forgotten something, some driver. Any cue ?
Also I cant'remember the name of that utility that makes the mouse recognized 
on the console...



Re: [gentoo-user] qt-webkit doesn't compile

2012-08-18 Thread Alain Didierjean


- Mail original -
 De: Kermit kermit@gmail.com
 À: gentoo-user@lists.gentoo.org
 Envoyé: Vendredi 17 Août 2012 07:04:44
 Objet: Re: [gentoo-user] qt-webkit doesn't compile
 
 On Fri, Aug 17, 2012 at 08:21:28AM +0200, Alain Didierjean wrote:
  As title says, qt-webkit-4.8.2 doesnt compile on an amd64 config
  and a new install.
  Known problem ?
  Known solution ?
  Or should I fill a bug report ?
 
 I'm sure that it works OK, it's not a bug. It must be your config
 error.  You may need to paste more detail infomation about the
 errors.
 
 
 $ eix qt-webkit
 [I] x11-libs/qt-webkit
  Available versions:  (4) 4.7.4 4.8.1 4.8.2 **4.8.[1]
  {{aqua dbus debug +exceptions +gstreamer (+)icu +jit kde pch
  qpa}}
  Installed versions:  4.8.2(4)(03:53:07 PM 07/28/2012)(exceptions
  gstreamer jit -aqua -debug -icu -pch -qpa)
  Homepage:http://qt-project.org/ http://qt.nokia.com/
  Description: The WebKit module for the Qt toolkit
 
 [1] qt /var/lib/layman/qt
 

You're right, I think I have some config problem with my new (and unfinished) 
install. qt-webkit is part of
'emerge kde-meta'. To day I couldn't compile rrdtool. Now the problem is: 
what's missing on my system?

That's where I need help.
Joined excerpts (hopefully meaningful) of returns from emerge after failure




err
Description: Binary data


rrerr
Description: Binary data


[gentoo-user] qt-webkit doesn't compile

2012-08-17 Thread Alain Didierjean
As title says, qt-webkit-4.8.2 doesnt compile on an amd64 config and a new 
install.
Known problem ?
Known solution ?
Or should I fill a bug report ?



[gentoo-user] weird framebuffered X display

2012-02-09 Thread Alain Didierjean
Since I tried to swich to a frame buffered graphical display, following all 
steps described in the Framebuffer and Radeon pages of the gentoo wiki, all I 
get is a display of vertical colored stripes, the pointer appearing as a square.
Known problem ? where should I look in the arcane config of FB, X and radeon 
(my graphic card is an ATI 3600)? I'm desperate.



[gentoo-user] CONFIG_USB_SUSPEND, where ?

2011-10-15 Thread Alain Didierjean

* Messages for package sys-fs/udisks-1.0.4-r1:

*   CONFIG_USB_SUSPEND: is not set when it should be.

As the message above from emerge says, no way to update sys-fs/udisks as 
CONFIG_USB_SUSPEND is not set.
The problem is where to find that option. Not in linux/.config, so where ?



[gentoo-user] Get rid of hal

2011-07-19 Thread Alain DIDIERJEAN
emerge -uDp returns

[blocks B  ] sys-apps/hal (sys-apps/hal is blocking 
sys-power/upower-0.9.12)

does that mean I can open the pod bay door and send hal where it belongs, outer 
space ?
Any special process to be observed or emerge --unmerge hal will do it (I have a 
tested xorg.conf ready) ?


-- 

Alain DIDIERJEAN  Puisque ces mystères nous dépassent
   Feignons d'en être l'organisateur




Re: [gentoo-user] no keyboard no mouse

2011-06-26 Thread Alain DIDIERJEAN

- Mail Original -
De: Jonathan winelauncher.jonat...@googlemail.com
À: gentoo-user@lists.gentoo.org
Envoyé: Dimanche 26 Juin 2011 08h08:48 GMT +01:00 Amsterdam / Berlin / Berne / 
Rome / Stockholm / Vienne
Objet: Re: [gentoo-user] no keyboard no mouse

On Fri, 24 Jun 2011 22:53:32 +1000
Adam Carter adamcart...@gmail.com wrote:

 Make an entry in your grub.conf with gentoo=nox, so you can boot to
 command line. here's what mine looks like

What a reboot to fix Xorg keyboard drivers? Thats not the Linux way.

Press at the same time Ctrl + Alt + SysRq + r
Then press Ctrl + Alt + F1
Login as root and type emerge x11-drivers/xf86-input-evdev
Then /etc/init.d/xdm restart

http://en.wikipedia.org/wiki/Magic_SysRq_key

Citing Alan Mackenzies:
It's a
strange, depressing feeling when the only input device which works is the
reset button - thank goodness that isn't handled by evdev.  ;-)


-- 

Alain DIDIERJEAN  Puisque ces mystères nous dépassent
   Feignons d'en être l'organisateur




Re: [gentoo-user] no keyboard no mouse

2011-06-25 Thread Alain DIDIERJEAN

- Mail Original -
De: Neil Bothwick n...@digimed.co.uk
À: gentoo-user@lists.gentoo.org
Envoyé: Samedi 25 Juin 2011 00h00:30 GMT +01:00 Amsterdam / Berlin / Berne / 
Rome / Stockholm / Vienne
Objet: Re: [gentoo-user] no keyboard no mouse

On Fri, 24 Jun 2011 14:43:02 +0200 (CEST), Alain DIDIERJEAN wrote:

 I solved the problem by rebuilding xf86-input-evdev after booting on an
 unbuntu livecd then chrooting... Took some time. As for using portage

Why did you need to chroot, just boot your normal system without X (add
gentoo=nox to the kernel paramaters).

Didn't remember the option in these times of panic (I had some task to achieve 
rapidly). It's now an entry in grub.conf

 2.2, it's listed as ~*2.2.0_alpha41, too early for me. Thanks all for
 the help

Don't let the ridiculous version number fool you, 2.2 has been
generally usable for a couple of years.

Oooops, I stupidly thought that alpha in version name, which usually doesn't 
appear, meant a specially risky version in alpha state... Silly me. 


-- 

Alain DIDIERJEAN  Puisque ces mystères nous dépassent
   Feignons d'en être l'organisateur




[gentoo-user] no keyboard no mouse

2011-06-24 Thread alain . didierjean
After upgrading xcb, ati driver and rebooting xorg can't read mouse and keyboard
anymore. No more access to the system besides booting an unbuntu livecd.
According to /var/log/Xorg.0.log, evdev cant't be loaded any more (see below).
What can I do ? Is there an upgrade to evdev ?

- excerpt from /var/log/Xorg.0.log-
 13.246] (II) LoadModule: evdev
786 [13.246] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
787 [13.247] (II) Module evdev: vendor=X.Org Foundation
788 [13.247]compiled for 1.9.4, module version = 2.6.0
789 [13.247]Module class: X.Org XInput Driver
790 [13.247]ABI class: X.Org XInput driver, version 11.0
791 [13.247] (EE) module ABI major version (11) doesn't match the
server's version (12)
792 [13.247] (II) UnloadModule: evdev
793 [13.247] (II) Unloading evdev
794 [13.247] (EE) Failed to load module evdev (module requirement
mismatch, 0)
795 [13.247] (EE) No input driver matching `evdev'
796 [13.252] (II) config/udev: Adding input device Power Button
(/dev/input/event0)
797 [13.252] (**) Power Button: Applying InputClass evdev keyboard
catchall
798 [13.252] (II) LoadModule: evdev
799 [13.253] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
800 [13.253] (II) Module evdev: vendor=X.Org Foundation
801 [13.253]compiled for 1.9.4, module version = 2.6.0
802 [13.253]Module class: X.Org XInput Driver
803 [13.253]ABI class: X.Org XInput driver, version 11.0
804 [13.253] (EE) module ABI major version (11) doesn't match the
server's version (12)
805 [13.253] (II) UnloadModule: evdev
806 [13.253] (II) Unloading evdev
807 [13.253] (EE) Failed to load module evdev (module requirement
mismatch, 0)
808 [13.253] (EE) No input driver matching `evdev'
809 [13.254] (II) config/udev: Adding input device Logitech Logitech
Illuminated Keyboard (/dev/input/event2)
810 [13.254] (**) Logitech Logitech Illuminated Keyboard: Applying
InputClass evdev keyboard catchall
811 [13.254] (II) LoadModule: evdev
812 [13.254] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
813 [13.254] (II) Module evdev: vendor=X.Org Foundation
814 [13.254]compiled for 1.9.4, module version = 2.6.0
815 [13.254]Module class: X.Org XInput Driver
816 [13.254]ABI class: X.Org XInput driver, version 11.0
817 [13.254] (EE) module ABI major version (11) doesn't match the
server's version (12)
818 [13.254] (II) UnloadModule: evdev
819 [13.254] (II) Unloading evdev
820 [13.254] (EE) Failed to load module evdev (module requirement
mismatch, 0)
821 [13.254] (EE) No input driver matching `evdev'
822 [13.255] (II) config/udev: Adding input device Logitech Logitech
Illuminated Keyboard (/dev/input/event3)
823 [13.255] (**) Logitech Logitech Illuminated Keyboard: Applying
InputClass evdev keyboard catchall
824 [13.255] (II) LoadModule: evdev




Re: [gentoo-user] no keyboard no mouse

2011-06-24 Thread Alain DIDIERJEAN

- Mail Original -
De: Adam Carter adamcart...@gmail.com
À: gentoo-user@lists.gentoo.org
Envoyé: Vendredi 24 Juin 2011 14h07:02 GMT +01:00 Amsterdam / Berlin / Berne / 
Rome / Stockholm / Vienne
Objet: Re: [gentoo-user] no keyboard no mouse

 No you just need to rebuild it, so emerge xf86-input-evdev

 This problem hit me too.  Can you give us an explanation for needing to
 rebuild evdev?  Was there some missing dependency in an ebuild, or
 something?

If you update xorg (which OP didnt list, but a new version just went
stable) you need to rebuild its drivers (unless they were
automatically rebuilt due to version bump).

I think portage should take care of that... but obviously it doesn't
I solved the problem by rebuilding xf86-input-evdev after booting on an unbuntu 
livecd then chrooting... Took some time.
As for using portage 2.2, it's listed as ~*2.2.0_alpha41, too early for me. 
Thanks all for the help


-- 

Alain DIDIERJEAN  Puisque ces mystères nous dépassent
   Feignons d'en être l'organisateur




Re: [gentoo-user] kde update: SOLVED

2011-06-02 Thread Alain DIDIERJEAN

- Mail Original -
De: Alain DIDIERJEAN alain.didierj...@free.fr
À: gentoo-user@lists.gentoo.org
Envoyé: Lundi 30 Mai 2011 18h45:17 GMT +01:00 Amsterdam / Berlin / Berne / Rome 
/ Stockholm / Vienne
Objet: [gentoo-user] kde update

Trying to update from kde4.5 to kde4.6
A simple emerge -uD world gives:

[ebuild U ] x11-libs/qt-core-4.7.2-r1 [4.6.3-r1] USE=-jit% 
-private-headers%
[ebuild U ] x11-libs/qt-sql-4.7.2 [4.6.3-r2]
[blocks b ] x11-libs/qt-sql-4.7.2 (x11-libs/qt-sql-4.7.2 is blocking 
x11-libs/qt-test-4.7.2, x11-libs/qt-svg-4.7.2, x11-libs/qt-gui-4.7.2, 
x11-libs/qt-qt3support-4.7.2, x11-libs/qt-core-4.7.2-r1, 
x11-libs/qt-webkit-4.7.2, x11-libs/qt-multimedia-4.7.2, 
x11-libs/qt-declarative-4.7.2-r1, x11-libs/qt-assistant-4.7.2, 
x11-libs/qt-opengl-4.7.2, x11-libs/qt-dbus-4.7.2, x11-libs/qt-script-4.7.2, 
x11-libs/qt-xmlpatterns-4.7.2)  
   
snip-
[uninstall^[[39;49;00m] kde-base/dragonplayer-4.4.5^[[39;49;00m
[blocks^[[39;49;00m b^[[39;49;00m ] 
kde-base/dragonplayer:4.6[-kdeprefix]^[[39;49;00m 
(kde-base/dragonplayer:4.6[-kdeprefix] is blo$
[blocks^[[39;49;00m b^[[39;49;00m ] 
kde-base/dragonplayer:4.4[-kdeprefix]^[[39;49;00m 
(kde-base/dragonplayer:4.4[-kdeprefix] is blo$
[ebuild^[[39;49;00m  NS^[[39;49;00m   ] kde-base/kruler-4.6.2^[[39;49;00m 
[4.4.5]^[[39;49;00m USE=handbook^[[39;49;00m (-aqua^[[39;49;00$
[uninstall^[[39;49;00m] kde-base/kruler-4.4.5^[[39;49;00m
[blocks^[[39;49;00m b^[[39;49;00m ] 
kde-base/kruler:4.6[-kdeprefix]^[[39;49;00m (kde-base/kruler:4.6[-kdeprefix] 
is blocking kde-ba$
[blocks^[[39;49;00m b^[[39;49;00m ] 
kde-base/kruler:4.4[-kdeprefix]^[[39;49;00m (kde-base/kruler:4.4[-kdeprefix] 
is blocking kde-ba$
[ebuild^[[39;49;00m  NS^[[39;49;00m   ] kde-base/libkipi-4.6.2^[[39;49;00m 
[4.4.5]^[[39;49;00m USE=(-aqua^[[39;49;00m) -debug^[[39;49;00$
[uninstall^[[39;49;00m] kde-base/libkipi-4.4.5^[[39;49;00m
snip-
blocks^[[39;49;00m b^[[39;49;00m ] 
kde-base/kdeartwork-meta:4.6[-kdeprefix]^[[39;49;00m 
(kde-base/kdeartwork-meta:4.6[-kdeprefix] $
[ebuild^[[39;49;00m  NS^[[39;49;00m   ] kde-base/kde-meta-4.6.2^[[39;49;00m 
[4.4.5]^[[39;49;00m USE=nls^[[39;49;00m semantic-desktop^[[3$

All together 982 lines as above.
Besides that, gentoo amd64 works fine on my box and I emerge everyday packages 
to upgrade, except those which are kde's.
Questions:
- what the hell is this mess, did I do something wrong ?
- have any of you got the same kind of troubles ?
- is there a way to go back to an up to date clean install, I mean besides 
reinstalling from scratch or going for Ubuntu ?
Reasons that make me go for gentoo 8 or 9 years ago:
- excellent docs. (as of to-day, some docs need updating);
- easyness of maintenance, no need for periodical reinstall (I'm not sure this 
time);
- stable packages are renewed in time, not too soon, not too late;
- portage works like a charm.
Hope I can get some help
- Mail Original - ends here

SOLVED, after unmerging then re-emerging a little more than 300 packages. 
Compile took the whole night. A heavy task, but finally everything seems 
working. Thanks fot the help, folks,


-- 

Alain DIDIERJEAN  Puisque ces mystères nous dépassent
   Feignons d'en être l'organisateur




[gentoo-user] kde update

2011-05-30 Thread Alain DIDIERJEAN
 reinstall (I'm not sure this 
time);
- stable packages are renewed in time, not too soon, not too late;
- portage works like a charm.
Hope I can get some help


-- 

Alain DIDIERJEAN  Puisque ces mystères nous dépassent
   Feignons d'en être l'organisateur




Re: [gentoo-user] openrc update : locale variables are gone

2011-05-15 Thread Alain DIDIERJEAN

- Mail Original -
De: Mick michaelkintz...@gmail.com
À: gentoo-user@lists.gentoo.org
Envoyé: Samedi 14 Mai 2011 21h05:57 GMT +01:00 Amsterdam / Berlin / Berne / 
Rome / Stockholm / Vienne
Objet: Re: [gentoo-user] openrc update : locale variables are gone

On Saturday 14 May 2011 15:26:38 Florian Philipp wrote:
 Am 14.05.2011 16:09, schrieb Willie Wong:
  On Sat, May 14, 2011 at 03:41:37PM +0200, Alain DIDIERJEAN wrote:
  As the subject line says, all variables pertaining to locale are gone
  (LANG  LINGUAS not set, LC_* set to POSIX). In which file are they
  supposed to be set these days ?
  
  /etc/env.d/02locale
  
  W
 
 Don't forget to run `env-update  source /etc/profile`.

Hmm ... not sure if the Window Manager/Display Environment sticks its finger 
in my locale!

On a console logged in as a plain user I get exactly what I have in my 
/etc/env.d/02locale.  The story is the same when I su to root in a terminal 
within X.  However, when I am in a terminal in X as a plain user I get *every* 
locale variable as  en_GB.UTF-8.

My /etc/env.d/02locale shows:

LANG=en_GB.UTF-8
LC_TIME=POSIX
LC_COLLATE=C

Why would this be so?  The Language setting in my WM (e17) is set as 'System 
Default' and at the bottom is shows System Locale: Locale.
-- 

Following the openrc update in gentoo amd64, all locale variables suddenly 
vanished. I created a /etc/env.d/02locale file which includes 
LANG=fr_FR.UTF-8.
lyx loads with english menus. It's only after exporting LANG from .bashrc that 
I can launch it from a shell with its french menus. To achieve the same effect 
from KDE menu, I have to set the launch command to LANG=fr_FR.UTF-8 lyx.
My preference would be a global setting (as it used to be), as all users on my 
machine are french.
I have the same problem with most of the apps.
Any comments ?

-- 

Alain DIDIERJEAN  Puisque ces mystères nous dépassent
   Feignons d'en être l'organisateur




[gentoo-user] openrc update : locale variables are gone

2011-05-14 Thread Alain DIDIERJEAN
As the subject line says, all variables pertaining to locale are gone (LANG  
LINGUAS not set, LC_* set to POSIX).
In which file are they supposed to be set these days ?

-- 

Alain DIDIERJEAN  Puisque ces mystères nous dépassent
   Feignons d'en être l'organisateur




[gentoo-user] mpfr won't compile anymore

2011-03-15 Thread alain . didierjean
Before I investigate any further, is there any known problem with the ebuild of
mpfr last update ? Here's what I get:

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/dev-libs/mpfr-2.4.2_p3/work/mpfr-2.4.2/config.log
 * ERROR: dev-libs/mpfr-2.4.2_p3 failed (compile phase):
 *   econf failed
 *
 * Call stack:
 * ebuild.sh, line   56:  Called src_compile
 *   environment, line 2364:  Called _eapi0_src_compile
 * ebuild.sh, line  623:  Called econf
 * ebuild.sh, line  557:  Called die
 * The specific snippet of code:
 *  die econf failed
 *
 * If you need support, post the output of 'emerge --info
=dev-libs/mpfr-2.4.2_p3',
 * the complete build log and the output of 'emerge -pqv
=dev-libs/mpfr-2.4.2_p3'.
 * The complete build log is located at
'/var/tmp/portage/dev-libs/mpfr-2.4.2_p3/temp/build.log'.
 * The ebuild environment file is located at
'/var/tmp/portage/dev-libs/mpfr-2.4.2_p3/temp/environment'.
 * S: '/var/tmp/portage/dev-libs/mpfr-2.4.2_p3/work/mpfr-2.4.2'

 Failed to emerge dev-libs/mpfr-2.4.2_p3, Log file:

  '/var/tmp/portage/dev-libs/mpfr-2.4.2_p3/temp/build.log'





[gentoo-user] BIOS or what

2011-03-01 Thread alain . didierjean


I'm starting to think about my next development desktop. One question haunts me:
is the BIOS still a fatality? Is there a known and tested alternative available
UEFI? Open Firmware? coreboot? other? Experience welcome



[gentoo-user] kdm keymap

2010-12-24 Thread alain . didierjean
I use hal. No more xorg.conf.
Since I updated kdm to v.4.4.5 it use a QWERTY keymap, when it worked OK in
previous 4.4.* version after modifying /etc/hal/fdi/policy/10-x11-input.fdi.
I try adding the following 2 lines also in
/usr/share/hal/fdi/policy/10osvendor/10-x11-input.fdi, just in case :
 merge key=input.xkb.optionstype=stringterminate:ctrl_alt_bksp/merge
 merge key=input.xkb.layout type=stringfr/merge

Of course I also checked french as language in the kdl config panel.
Obviously, entering a password using an AZERTY keyboard  a QWERTY keymap is not
that easy.
What can I do ? Couldn't find anything in the doc.
And a happy Xmas to you all.




Re: [gentoo-user] Can't update dev-lib/nss

2010-11-10 Thread alain . didierjean
Selon Dale rdalek1...@gmail.com:


 I would try it with sandbox disabled.

 FEATURES=-*sandbox* your emerge command here

 It may work.  Certainly worth a shot I guess.


Bingo! For some reason, FEATURES=-*sandbox* emerge nss did'nt work (sandbox
still used) when replacing FEATURE=...usersandbox by -sandbox  launching
emerge -u nss worked.
Thanks Dale,
Thanks Alan for helping in explaining why you can't help.





[gentoo-user] Can't update dev-lib/nss

2010-11-09 Thread alain . didierjean

As the subject says, here's what I get:

/bin/sh: line 3: 10089 Abandon
../../coreconf/nsinstall/Linux2.6_x86_64_x86_64-pc-linux-gnu-gcc_glibc_PTH_64_OPT.OBJ/nsinstall
-D ../../dist/public/dbm
make[1]: *** [../../dist/public/dbm] Erreur 134
make[1]: quittant le répertoire «
/var/tmp/portage/dev-libs/nss-3.12.8/work/nss-3.12.8/mozilla/security/dbm/include
»
make: *** [export] Erreur 2
 * ERROR: dev-libs/nss-3.12.8 failed:
 *   dbm make failed
 *
 * Call stack:
 * ebuild.sh, line  54:  Called src_compile
 *   environment, line 2703:  Called die
 * The specific snippet of code:
 *   emake -j1 CC=$(tc-getCC) || die dbm make failed;
 *
 * If you need support, post the output of 'emerge --info =dev-libs/nss-3.12.8',
 * the complete build log and the output of 'emerge -pqv =dev-libs/nss-3.12.8'.
 * The complete build log is located at
'/var/tmp/portage/dev-libs/nss-3.12.8/temp/build.log'.
 * The ebuild environment file is located at
'/var/tmp/portage/dev-libs/nss-3.12.8/temp/environment'.
 * S: '/var/tmp/portage/dev-libs/nss-3.12.8/work/nss-3.12.8'

 Failed to emerge dev-libs/nss-3.12.8, Log file:

  '/var/tmp/portage/dev-libs/nss-3.12.8/temp/build.log'

 * Messages for package dev-libs/nss-3.12.8:

 * ERROR: dev-libs/nss-3.12.8 failed:
 *   dbm make failed
 *
 * Call stack:
 * ebuild.sh, line  54:  Called src_compile
 *   environment, line 2703:  Called die
 * The specific snippet of code:
 *   emake -j1 CC=$(tc-getCC) || die dbm make failed;
 *
 * If you need support, post the output of 'emerge --info =dev-libs/nss-3.12.8',
 * the complete build log and the output of 'emerge -pqv =dev-libs/nss-3.12.8'.
 * The complete build log is located at
'/var/tmp/portage/dev-libs/nss-3.12.8/temp/build.log'.
 * The ebuild environment file is located at
'/var/tmp/portage/dev-libs/nss-3.12.8/temp/environment'.
 * S: '/var/tmp/portage/dev-libs/nss-3.12.8/work/nss-3.12.8'
isba alain # emerge -pqv =dev-libs/nss-3.12.8
[ebuild U ] dev-libs/nss-3.12.8 [3.12.7] USE=utils
isba alain # emerge --info =dev-libs/nss-3.12.8
Portage 2.1.8.3 (hardened/linux/amd64/10.0, gcc-4.4.4, glibc-2.11.2-r3,
2.6.34-gentoo-r12 x86_64)


Any cue ?



Re: [gentoo-user] Can't update dev-lib/nss

2010-11-09 Thread alain . didierjean
Selon Alan McKinnon alan.mckin...@gmail.com:

 Apparently, though unproven, at 10:21 on Tuesday 09 November 2010,
 alain.didierj...@free.fr did opine thusly:

  As the subject says, here's what I get:

 What's the output just before the section you posted?


Here you are :

make[1]: quittant le répertoire «
/var/tmp/portage/dev-libs/nss-3.12.8/work/nss-3.12.8/mozilla/security/coreconf/nsinstall
»
make -j3 -j1 CC=x86_64-pc-linux-gnu-gcc
cd include; make export
make[1]: entrant dans le répertoire «
/var/tmp/portage/dev-libs/nss-3.12.8/work/nss-3.12.8/mozilla/security/dbm/include
»
Creating ../../dist/public/dbm
/usr/lib/libsandbox.so(+0x3972)[0x2b497350a972]
/usr/lib/libsandbox.so(+0x3a03)[0x2b497350aa03]
/usr/lib/libsandbox.so(+0xbdfc)[0x2b4973512dfc]
/usr/lib/libsandbox.so(+0x413c)[0x2b497350b13c]
/usr/lib/libsandbox.so(+0x749c)[0x2b497350e49c]
/usr/lib/libsandbox.so(mkdir+0x37)[0x2b4973511807]
../../coreconf/nsinstall/Linux2.6_x86_64_x86_64-pc-linux-gnu-gcc_glibc_PTH_64_OPT.OBJ/nsinstall(+0x191c)[0x2b49730e391c]
../../coreconf/nsinstall/Linux2.6_x86_64_x86_64-pc-linux-gnu-gcc_glibc_PTH_64_OPT.OBJ/nsinstall(+0x19e0)[0x2b49730e39e0]
/proc/13606/cmdline:
../../coreconf/nsinstall/Linux2.6_x86_64_x86_64-pc-linux-gnu-gcc_glibc_PTH_64_OPT.OBJ/nsinstall
-D ../../dist public dbm

 
  /bin/sh: line 3: 10089 Abandon
  ../../coreconf/nsinstall/Linux2.6_x86_64_x86_64-pc-linux-gnu-gcc_glibc_PTH_
  64_OPT.OBJ/nsinstall -D ../../dist/public/dbm
  make[1]: *** [../../dist/public/dbm] Erreur 134
  make[1]: quittant le répertoire «
  /var/tmp/portage/dev-libs/nss-3.12.8/work/nss-3.12.8/mozilla/security/dbm/i
  nclude »
  make: *** [export] Erreur 2
   * ERROR: dev-libs/nss-3.12.8 failed:
   *   dbm make failed
   *
   * Call stack:
   * ebuild.sh, line  54:  Called src_compile
   *   environment, line 2703:  Called die
   * The specific snippet of code:
   *   emake -j1 CC=$(tc-getCC) || die dbm make failed;
   *
   * If you need support, post the output of 'emerge --info
  =dev-libs/nss-3.12.8', * the complete build log and the output of 'emerge
  -pqv =dev-libs/nss-3.12.8'. * The complete build log is located at
  '/var/tmp/portage/dev-libs/nss-3.12.8/temp/build.log'.
   * The ebuild environment file is located at
  '/var/tmp/portage/dev-libs/nss-3.12.8/temp/environment'.
   * S: '/var/tmp/portage/dev-libs/nss-3.12.8/work/nss-3.12.8'
 
   Failed to emerge dev-libs/nss-3.12.8, Log file:
'/var/tmp/portage/dev-libs/nss-3.12.8/temp/build.log'
 
   * Messages for package dev-libs/nss-3.12.8:
 
   * ERROR: dev-libs/nss-3.12.8 failed:
   *   dbm make failed
   *
   * Call stack:
   * ebuild.sh, line  54:  Called src_compile
   *   environment, line 2703:  Called die
   * The specific snippet of code:
   *   emake -j1 CC=$(tc-getCC) || die dbm make failed;
   *
   * If you need support, post the output of 'emerge --info
  =dev-libs/nss-3.12.8', * the complete build log and the output of 'emerge
  -pqv =dev-libs/nss-3.12.8'. * The complete build log is located at
  '/var/tmp/portage/dev-libs/nss-3.12.8/temp/build.log'.
   * The ebuild environment file is located at
  '/var/tmp/portage/dev-libs/nss-3.12.8/temp/environment'.
   * S: '/var/tmp/portage/dev-libs/nss-3.12.8/work/nss-3.12.8'
  isba alain # emerge -pqv =dev-libs/nss-3.12.8
  [ebuild U ] dev-libs/nss-3.12.8 [3.12.7] USE=utils
  isba alain # emerge --info =dev-libs/nss-3.12.8
  Portage 2.1.8.3 (hardened/linux/amd64/10.0, gcc-4.4.4, glibc-2.11.2-r3,
  2.6.34-gentoo-r12 x86_64)
 
 
  Any cue ?

 --
 alan dot mckinnon at gmail dot com






Re: [gentoo-user] undetected DVD r/w device SOLVED

2010-09-12 Thread alain . didierjean
Selon alain.didierj...@free.fr:

 Selon Mick michaelkintz...@gmail.com:

  On Saturday 11 September 2010 17:01:29 alain.didierj...@free.fr wrote:
   Selon Stéphane Guedon steph...@22decembre.eu:
Le Monday 06 September 2010 17:11:17, alain.didierj...@free.fr a écrit
 :
 Selon Stroller strol...@stellar.eclipse.co.uk:
  On 6 Sep 2010, at 09:55, alain.didierj...@free.fr wrote:
   For some unknown reason, my DVD r/w device is not detected as
 such
snip
So, you're not using the latest drivers (scsi emultation of ata hdd)...

  
   I use * ATA/ATAPI/MFM/RLL support (DEPRECATED)  --- in Device Drivers
 as
   I've done in the past, and it used to work fine
 
  Deselect that which is deprecated and will be removed soon and select the
  appropriate SCSI drivers for your drives.  There's been a few messages on
  this
  list explaining how to go about it.

 Done. Works both for cdrom unit and old IDE disk, whch now are know as sr0
 (ex hda) and sdc (wax hdc). cdrecord --checkdrive says


 But that silly k3b returns
 No optical drive found.
 K3b did not find any optical device in your system.
 Solution : Make sure HAL daemon is running, it is used by K3b for finding
 devices.
  and on the terminal

Finally solved, a matter of permissions for cdrecord and cdrdao, as explained in
/usr/share/doc/k3b-2.0.0/PERMISSIONS.bz2. I've been fooled by this stupid error
message. Thanks to all who helped,

--
~adj~



Re: [gentoo-user] Re: undetected DVD r/w device

2010-09-11 Thread alain . didierjean
Selon walt w41...@gmail.com:

 On 09/10/2010 07:25 AM, alain.didierj...@free.fr wrote:
  Selon alain.didierj...@free.fr:
 
  Selon Strollerstrol...@stellar.eclipse.co.uk:
 
 
  On 6 Sep 2010, at 09:55, alain.didierj...@free.fr wrote:
 
 
  For some unknown reason, my DVD r/w device is not detected as such
  by udev:
  I can mount /dev/hda and read a data CD, ...

  symbolic links get created, no /dev/sr0. k3b still refuses to work.
  BUT
  when I
  # mount --bind / temporary
  I do get a /temporary/dev/sr0 !!
  What give ? I'm reluctant to add a NAME=sr0 rule as it should be the
 default;
  What's going on ?

 AFAICT, you didn't say if you read the earlier thread cited by Stroller:

 http://www.gossamer-threads.com/lists/gentoo/user/216290


Sure did. didn't help much.




Re: [gentoo-user] undetected DVD r/w device

2010-09-11 Thread alain . didierjean
Selon Joerg Schilling joerg.schill...@fokus.fraunhofer.de:

 alain.didierj...@free.fr wrote:

 
  For some unknown reason, my DVD r/w device is not detected as such by udev:
  I can mount /dev/hda and read a data CD, but /dev/cdrom is not created at
 boot
  time and k3b returns
   No optical drive found.
  K3b did not find any optical device in your system.
  Solution : Make sure HAL daemon is running, it is used by K3b for finding
  devices.

 If you call cdrecord (release 3.00):

   cdrecord -scanbus

 or
   cdrecord -checkdrive

 and it finds a drive, then there is a bug in k3b.


al...@isba ~ $ cdrecord --checkdrive
Cdrecord-ProDVD-ProBD-Clone 3.00 (x86_64-unknown-linux-gnu) Copyright (C)
1995-2010 Jörg Schilling
Linux sg driver version: 3.5.27
Using libscg version 'schily-0.9'.
No target specified, trying to find one...
Using dev=1000,0,0.
Device type: Removable CD-ROM
Version: 0
Response Format: 2
Capabilities   :
Vendor_info: 'TSSTcorp'
Identifikation : 'CD/DVDW SH-W162C'
Revision   : 'TS10'
Device seems to be: Generic mmc2 DVD-R/DVD-RW/DVD-RAM.
Using generic SCSI-3/mmc   CD-R/CD-RW driver (mmc_cdr).
Driver flags   : MMC-3 SWABAUDIO BURNFREE
Supported modes: TAO PACKET SAO SAO/R96P SAO/R96R RAW/R16 RAW/R96P RAW/R96R
cdrecord: Warning: Cannot read drive buffer.
cdrecord: Warning: The DMA speed test has been skipped.


al...@isba ~ $ dmesg | grep hda
hda: TSSTcorpCD/DVDW SH-W162C, ATAPI CD/DVD-ROM drive
hda: host max PIO5 wanted PIO255(auto-tune) selected PIO4
hda: UDMA/33 mode selected
ide-cd: hda: ATAPI 48X DVD-ROM DVD-R CD-R/RW drive, 2048kB Cache

--
~adj~



Re: [gentoo-user] undetected DVD r/w device

2010-09-11 Thread alain . didierjean
Selon Stéphane Guedon steph...@22decembre.eu:

 Le Monday 06 September 2010 17:11:17, alain.didierj...@free.fr a écrit :
  Selon Stroller strol...@stellar.eclipse.co.uk:
   On 6 Sep 2010, at 09:55, alain.didierj...@free.fr wrote:
For some unknown reason, my DVD r/w device is not detected as such
by udev:
I can mount /dev/hda and read a data CD, ...
  
   Current kernels usually call optical drives /dev/sr0 (/dev/sr1, c).
 
  There's no sr* device on my system !!! Only way to reach the drive:
  /dev/hda. Help

 So, you're not using the latest drivers (scsi emultation of ata hdd)...

 --
 Stéphane Guedon
 page web : http://www.22decembre.eu/
 carte de visite : http://www.22decembre.eu/downloads/Stephane-Guedon.vcf
 clé publique gpg : http://www.22decembre.eu/downloads/Stephane-Guedon.asc


I use * ATA/ATAPI/MFM/RLL support (DEPRECATED)  --- in Device Drivers as I've
done in the past, and it used to work fine

||
~adj~



Re: [gentoo-user] undetected DVD r/w device

2010-09-11 Thread alain . didierjean
Selon Mick michaelkintz...@gmail.com:

 On Saturday 11 September 2010 17:01:29 alain.didierj...@free.fr wrote:
  Selon Stéphane Guedon steph...@22decembre.eu:
   Le Monday 06 September 2010 17:11:17, alain.didierj...@free.fr a écrit :
Selon Stroller strol...@stellar.eclipse.co.uk:
 On 6 Sep 2010, at 09:55, alain.didierj...@free.fr wrote:
  For some unknown reason, my DVD r/w device is not detected as such
  by udev:
  I can mount /dev/hda and read a data CD, ...

 Current kernels usually call optical drives /dev/sr0 (/dev/sr1, c).
   
There's no sr* device on my system !!! Only way to reach the drive:
/dev/hda. Help
  
   So, you're not using the latest drivers (scsi emultation of ata hdd)...

 
  I use * ATA/ATAPI/MFM/RLL support (DEPRECATED)  --- in Device Drivers as
  I've done in the past, and it used to work fine

 Deselect that which is deprecated and will be removed soon and select the
 appropriate SCSI drivers for your drives.  There's been a few messages on
 this
 list explaining how to go about it.

Done. Works both for cdrom unit and old IDE disk, whch now are know as sr0 (ex
hda) and sdc (wax hdc). cdrecord --checkdrive says
Cdrecord-ProDVD-ProBD-Clone 3.00 (x86_64-unknown-linux-gnu) Copyright (C)
1995-2010 Jörg Schilling
Linux sg driver version: 3.5.34
Using libscg version 'schily-0.9'.
No target specified, trying to find one...
Using dev=4,0,0.
Device type: Removable CD-ROM
Version: 5
Response Format: 2
Capabilities   :
Vendor_info: 'TSSTcorp'
Identifikation : 'CD/DVDW SH-W162C'
Revision   : 'TS10'
Device seems to be: Generic mmc2 DVD-R/DVD-RW/DVD-RAM.
Using generic SCSI-3/mmc   CD-R/CD-RW driver (mmc_cdr).
Driver flags   : MMC-3 SWABAUDIO BURNFREE
Supported modes: TAO PACKET SAO SAO/R96P SAO/R96R RAW/R16 RAW/R96P RAW/R96R
cdrecord: Warning: Cannot read drive buffer.
cdrecord: Warning: The DMA speed test has been skipped.

But that silly k3b returns
No optical drive found.
K3b did not find any optical device in your system.
Solution : Make sure HAL daemon is running, it is used by K3b for finding
devices.
 and on the terminal
QStringList Solid::Backends::Hal::HalManager::findDeviceByDeviceInterface(const
Solid::DeviceInterface::Type)  error: 
org.freedesktop.DBus.Error.AccessDenied

QStringList Solid::Backends::Hal::HalManager::findDeviceByDeviceInterface(const
Solid::DeviceInterface::Type)  error: 
org.freedesktop.DBus.Error.AccessDenied

QStringList Solid::Backends::Hal::HalManager::findDeviceByDeviceInterface(const
Solid::DeviceInterface::Type)  error: 
org.freedesktop.DBus.Error.AccessDenied

QStringList Solid::Backends::Hal::HalManager::findDeviceByDeviceInterface(const
Solid::DeviceInterface::Type)  error: 
org.freedesktop.DBus.Error.AccessDenied

QStringList Solid::Backends::Hal::HalManager::findDeviceByDeviceInterface(const
Solid::DeviceInterface::Type)  error: 
org.freedesktop.DBus.Error.AccessDenied

QStringList Solid::Backends::Hal::HalManager::findDeviceByDeviceInterface(const
Solid::DeviceInterface::Type)  error: 
org.freedesktop.DBus.Error.AccessDenied

QStringList Solid::Backends::Hal::HalManager::findDeviceByDeviceInterface(const
Solid::DeviceInterface::Type)  error: 
org.freedesktop.DBus.Error.AccessDenied

QStringList Solid::Backends::Hal::HalManager::findDeviceByDeviceInterface(const
Solid::DeviceInterface::Type)  error: 
org.freedesktop.DBus.Error.AccessDenied

k3b(5361)/kdecore (services) KMimeTypeFactory::parseMagic: Now parsing 
/usr/share/mime/magic

I'm lost !

--
~adj~






Re: [gentoo-user] undetected DVD r/w device

2010-09-10 Thread alain . didierjean
Selon alain.didierj...@free.fr:

 Selon Stroller strol...@stellar.eclipse.co.uk:

 
  On 6 Sep 2010, at 09:55, alain.didierj...@free.fr wrote:
 
  
   For some unknown reason, my DVD r/w device is not detected as such
   by udev:
   I can mount /dev/hda and read a data CD, ...
 
  Current kernels usually call optical drives /dev/sr0 (/dev/sr1, c).
 

 There's no sr* device on my system !!! Only way to reach the drive: /dev/hda.
 Help

FOLLOW-Up
I now use the following udev rules (70-persistent-cd.rules)

# TSSTcorpCD_DVDW_SH-W162C (pci-:00:06.0)
SUBSYSTEM==block, ENV{ID_CDROM}==?*, ENV{ID_PATH}==pci-:00:06.0,
SYMLINK+=cdrom, ENV{GENERATED}=1
SUBSYSTEM==block, ENV{ID_CDROM}==?*, ENV{ID_PATH}==pci-:00:06.0,
SYMLINK+=cdrw, ENV{GENERATED}=1
SUBSYSTEM==block, ENV{ID_CDROM}==?*, ENV{ID_PATH}==pci-:00:06.0,
SYMLINK+=dvd, ENV{GENERATED}=1
SUBSYSTEM==block, ENV{ID_CDROM}==?*, ENV{ID_PATH}==pci-:00:06.0,
SYMLINK+=dvdrw, ENV{GENERATED}=1
# ~adj~ added
SUBSYSTEM==block, KERNEL==hda, SYMLINK+=cdrom, GROUP=cdrom
SUBSYSTEM==block, KERNEL==hda, SYMLINK+=cdrw, GROUP=cdrom
SUBSYSTEM==block, KERNEL==hda, SYMLINK+=dvd, GROUP=cdrom
SUBSYSTEM==block, KERNEL==hda, SYMLINK+=dvdrw, GROUP=cdrom

symbolic links get created, no /dev/sr0. k3b still refuses to work.
BUT
when I
# mount --bind / temporary
I do get a /temporary/dev/sr0 !!
What give ? I'm reluctant to add a NAME=sr0 rule as it should be the default;
What's going on ?

--
~adj~






[gentoo-user] undetected DVD r/w device

2010-09-06 Thread alain . didierjean

For some unknown reason, my DVD r/w device is not detected as such by udev:
I can mount /dev/hda and read a data CD, but /dev/cdrom is not created at boot
time and k3b returns
 No optical drive found.
K3b did not find any optical device in your system.
Solution : Make sure HAL daemon is running, it is used by K3b for finding
devices.
Well, hald IS running on my hardened amd64 system and /etc/udev/rules.d contains
 70-persistent-cd.rules. Where should I look now to fix the problem ?

--
~adj~




Re: [gentoo-user] undetected DVD r/w device

2010-09-06 Thread alain . didierjean
Selon Stroller strol...@stellar.eclipse.co.uk:


 On 6 Sep 2010, at 09:55, alain.didierj...@free.fr wrote:

 
  For some unknown reason, my DVD r/w device is not detected as such
  by udev:
  I can mount /dev/hda and read a data CD, ...

 Current kernels usually call optical drives /dev/sr0 (/dev/sr1, c).


There's no sr* device on my system !!! Only way to reach the drive: /dev/hda.
Help



Re: [gentoo-user] undetected DVD r/w device

2010-09-06 Thread alain . didierjean
Selon Stroller strol...@stellar.eclipse.co.uk:


 On 6 Sep 2010, at 09:55, alain.didierj...@free.fr wrote:

 
  For some unknown reason, my DVD r/w device is not detected as such
  by udev:
  I can mount /dev/hda and read a data CD, ...

 Current kernels usually call optical drives /dev/sr0 (/dev/sr1, c).


There's no sr* device on my system !!! Only way to reach the drive: /dev/hda.
Help








Re: [gentoo-user] undetected DVD r/w device

2010-09-06 Thread alain . didierjean
Selon Stroller strol...@stellar.eclipse.co.uk:


 On 6 Sep 2010, at 09:55, alain.didierj...@free.fr wrote:

 
  For some unknown reason, my DVD r/w device is not detected as such
  by udev:
  I can mount /dev/hda and read a data CD, ...

 Current kernels usually call optical drives /dev/sr0 (/dev/sr1, c).


There's no sr* device on my system !!! Only way to reach the drive: /dev/hda.
Help










Re: [gentoo-user] undetected DVD r/w device

2010-09-06 Thread alain . didierjean
Selon alain.didierj...@free.fr:

 Selon Stroller strol...@stellar.eclipse.co.uk:

 
  On 6 Sep 2010, at 09:55, alain.didierj...@free.fr wrote:
 
  
   For some unknown reason, my DVD r/w device is not detected as such
   by udev:
   I can mount /dev/hda and read a data CD, ...
 
  Current kernels usually call optical drives /dev/sr0 (/dev/sr1, c).
 

 There's no sr* device on my system !!! Only way to reach the drive: /dev/hda.
 Help

Apologies for the triple post. The blame goes to my ISP



[gentoo-user] KDE 4.4 Wallpapers

2010-07-24 Thread alain . didierjean

I use a slideshow as a wallpaper on a kde4.4 desktop. Every 20 minutes, a new
painting appear, scaled up to fit my display (1892x1392). They are .jpeg images,
600 pixels wide and up.
Some appear perfectly scaled up and nice looking while other are poorly
enlarged, very soft with squarish artefacts ? What give ? Does KDE use different
utilities to scale up wallpapers ? Any config I could work on to fix the problem
and get the same picture quality I use to get from good ole KDE 3* ?

--
~adj~




[gentoo-user] Display gone

2010-07-13 Thread alain . didierjean
Just reinstalled Gentoo. Boot thru kdm. Works fine, but a lot of X  kde apps
can't find the display and return

No protocol specified
No protocol specified
xprop:  unable to open display ':0'

Did I forget to configure something ?

--
~adj~



Re: [gentoo-user] Display gone

2010-07-13 Thread alain . didierjean
Selon Allan Gottlieb gottl...@nyu.edu:

 alain.didierj...@free.fr writes:

  Just reinstalled Gentoo. Boot thru kdm. Works fine, but a lot of X  kde
 apps
  can't find the display and return
 
  No protocol specified
  No protocol specified
  xprop:  unable to open display ':0'
 
  Did I forget to configure something ?

 Perhaps these apps are running as another user.

No, all were launched by the same user.
 An easy check (not safe for long term use) is to open a terminal
 (assuming you can) and type
 xhost +
 which permits any process to write on the screen.

Doesn't work, too bad:


isba ~ # xhost +
No protocol specified
No protocol specified
xhost:  unable to open display :0

Thanks for the tip, anyway.



Re: [gentoo-user] kdm french keyboard

2010-07-08 Thread alain . didierjean
Selon Neil Bothwick n...@digimed.co.uk:

 On Wed, 07 Jul 2010 17:23:13 +0200, alain.didierj...@free.fr wrote:

   Set in in xorg.conf. there's a thread on the forums that deals with
   this using HAL fdi files, but those are not deprecated for Xorg.

 Whoops, don't know how that not crept in, HAL is deprecated for Xorg.

   http://forums.gentoo.org/viewtopic-t-808934-start-0.html
 
  Fast  reliable as ever. Thanks. Followed the link and fixed
  10-x11-input.fdi as iI don't have a xorg.conf anymore.A matter of
  seconds... Thanks,

 Until your version of Xorg stops supporting HAL, when you will need an
 xorg.conf.


That will be greeted! Anyway I keep a copy of my old xorg.conf, easier to
configure and tweek that the HAL mess.

--
~adj~




[gentoo-user] kdm french keyboard

2010-07-07 Thread alain . didierjean

I log in thru kdm. As I'm french, I have an azerty keyboard. By default, kdm use
a qwerty keymap. That's a problem when it comes to entering passwords. How do I
get kdm launched with an azerty keymap ? (nothing relevant found in kdmrc).



Re: [gentoo-user] kdm french keyboard

2010-07-07 Thread alain . didierjean
Selon Neil Bothwick n...@digimed.co.uk:

 On Wed, 07 Jul 2010 16:56:17 +0200, alain.didierj...@free.fr wrote:

  I log in thru kdm. As I'm french, I have an azerty keyboard. By
  default, kdm use a qwerty keymap. That's a problem when it comes to
  entering passwords. How do I get kdm launched with an azerty keymap ?
  (nothing relevant found in kdmrc).

 Set in in xorg.conf. there's a thread on the forums that deals with this
 using HAL fdi files, but those are not deprecated for Xorg.

 http://forums.gentoo.org/viewtopic-t-808934-start-0.html

Fast  reliable as ever. Thanks. Followed the link and fixed 10-x11-input.fdi as
iI don't have a xorg.conf anymore.A matter of seconds... Thanks,

--
~adj~






[gentoo-user] Grub USB keyboard

2010-05-27 Thread alain . didierjean
I have an USB keyboard that works fine thru evdev. At boot time, it allows the
BIOS to be called and set.Right after that grub displays its menu but just
ignores key strokes...
Any known solution ? In other terms, how can I 'teach' grub to read a USB
keyboard at boot time ?

--
~adj~




Re: [gentoo-user] Grub USB keyboard

2010-05-27 Thread alain . didierjean
Selon Paul Hartman paul.hartman+gen...@gmail.com:

 On Thu, May 27, 2010 at 9:42 AM,  alain.didierj...@free.fr wrote:
  I have an USB keyboard that works fine thru evdev. At boot time, it allows
 the
  BIOS to be called and set.Right after that grub displays its menu but just
  ignores key strokes...
  Any known solution ? In other terms, how can I 'teach' grub to read a USB
  keyboard at boot time ?

 In your BIOS there is probably a setting for USB Keyboard, try to set
 it to Legacy or DOS mode, something like that. Then it should work
 in GRUB.


Stupid me ! I didn't find the option in the first place because one has to
scroll down to be able to read it !
Thanks all, it's working now.

--
~adj~





Re: [gentoo-user] Something happened on the way to X : solved

2010-05-26 Thread alain . didierjean
Selon Dale rdalek1...@gmail.com:

 alain.didierj...@free.fr wrote:
  Installing Gentoo on my computer... with
  ACCEPT_KEYWORDS=amd64
  VIDEO_CARDS=fglrx
  INPUT_DEVICES=evdev
 
  everything's fine until I emerge xorg-server, which returns:
 
  [ebuild  N] x11-base/xorg-drivers-1.7  INPUT_DEVICES=evdev -acecad
 -aiptek
  -joystick -keyboard -mouse -penmount -synaptics -tslib -virtualbox -vmmouse
  -void -wacom VIDEO_CARDS=fglrx -apm -ark -ast -chips -cirrus -dummy
 -epson
  -fbdev (-geode) -glint -i128 (-i740) (-impact) -intel -mach64 -mga
 -neomagic
  (-newport) -nv (-nvidia) -r128 -radeon -radeonhd -rendition -s3 -s3virge
 -savage
  -siliconmotion -sis -sisusb (-sunbw2) (-suncg14) (-suncg3) (-suncg6)
 (-sunffb)
  (-sunleo) (-suntcx) -tdfx -tga -trident -tseng -v4l -vesa -via -virtualbox
  -vmware (-voodoo) (-xgi)
  [ebuild  N] x11-libs/libXinerama-1.1  USE=-debug
  [ebuild  N] x11-base/xorg-server-1.7.6  USE=hal nptl xorg -debug -dmx
 -ipv6
  -kdrive -minimal -sdl -tslib
  [ebuild  N] x11-drivers/ati-drivers-9.11  USE=modules (multilib)
 -debug
  [ebuild  N] x11-drivers/xf86-input-evdev-2.3.2  USE=-debug
  [blocks B ]=x11-base/xorg-server-1.7.0 (=x11-base/xorg-server-1.7.0
 is
  blocking x11-drivers/ati-drivers-9.11)
 
* Error: The above package list contains packages which cannot be
* installed at the same time on the same system.
 
 ('ebuild', '/', 'x11-drivers/ati-drivers-9.11', 'merge') pulled in by
   x11-drivers/ati-drivers required by ('ebuild', '/',
  'x11-base/xorg-drivers-1.7', 'merge')
 
 ('ebuild', '/', 'x11-base/xorg-server-1.7.6', 'merge') pulled in by
   =x11-base/xorg-server-1.5.3-r7 required by ('ebuild', '/',
  'x11-drivers/ati-drivers-9.11', 'merge')
   xorg-server
   =x11-base/xorg-server-1.6.3 required by ('ebuild', '/',
  'x11-drivers/xf86-input-evdev-2.3.2', 'merge')
 
 
  -- SNIP-

 I don't use ATI but I think I read here a while back that ATI drivers
 have to be compatible with certain versions of xorg.  You may want to
 see if you can use a newer version of the ATI drivers.

 You can look at the ebuild to see what exact versions.  From what i
 read, it looks like you may need the 10 series instead of the 9 series.
 Then again, it is sometimes backwards from what I am thinking.  May be
 worth testing anyway.


emerging ~amd64 drivers (x11-drivers/ati-drivers-10-4) did the job.





[gentoo-user] Something happened on the way to X

2010-05-23 Thread alain . didierjean
Installing Gentoo on my computer... with
ACCEPT_KEYWORDS=amd64
VIDEO_CARDS=fglrx
INPUT_DEVICES=evdev

everything's fine until I emerge xorg-server, which returns:

[ebuild  N] x11-base/xorg-drivers-1.7  INPUT_DEVICES=evdev -acecad -aiptek
-joystick -keyboard -mouse -penmount -synaptics -tslib -virtualbox -vmmouse
-void -wacom VIDEO_CARDS=fglrx -apm -ark -ast -chips -cirrus -dummy -epson
-fbdev (-geode) -glint -i128 (-i740) (-impact) -intel -mach64 -mga -neomagic
(-newport) -nv (-nvidia) -r128 -radeon -radeonhd -rendition -s3 -s3virge -savage
-siliconmotion -sis -sisusb (-sunbw2) (-suncg14) (-suncg3) (-suncg6) (-sunffb)
(-sunleo) (-suntcx) -tdfx -tga -trident -tseng -v4l -vesa -via -virtualbox
-vmware (-voodoo) (-xgi)
[ebuild  N] x11-libs/libXinerama-1.1  USE=-debug
[ebuild  N] x11-base/xorg-server-1.7.6  USE=hal nptl xorg -debug -dmx -ipv6
-kdrive -minimal -sdl -tslib
[ebuild  N] x11-drivers/ati-drivers-9.11  USE=modules (multilib) -debug
[ebuild  N] x11-drivers/xf86-input-evdev-2.3.2  USE=-debug
[blocks B ] =x11-base/xorg-server-1.7.0 (=x11-base/xorg-server-1.7.0 is
blocking x11-drivers/ati-drivers-9.11)

 * Error: The above package list contains packages which cannot be
 * installed at the same time on the same system.

  ('ebuild', '/', 'x11-drivers/ati-drivers-9.11', 'merge') pulled in by
x11-drivers/ati-drivers required by ('ebuild', '/',
'x11-base/xorg-drivers-1.7', 'merge')

  ('ebuild', '/', 'x11-base/xorg-server-1.7.6', 'merge') pulled in by
=x11-base/xorg-server-1.5.3-r7 required by ('ebuild', '/',
'x11-drivers/ati-drivers-9.11', 'merge')
xorg-server
=x11-base/xorg-server-1.6.3 required by ('ebuild', '/',
'x11-drivers/xf86-input-evdev-2.3.2', 'merge')


For more information about Blocked Packages, please refer to the following
section of the Gentoo Linux x86 Handbook (architecture is irrelevant):

http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?full=1#blocked

Any known workaround ? Should I fill a bug report ?
gentoo without a GUI is quite frustrating...

--
~adj~



[gentoo-user] Which bluetooth USB key ?

2010-05-21 Thread alain . didierjean
I have to get a bluetooth USB key. Which one is known to work under gentoo
(amd64) ? With which driver ? Experience and knowhow welcome...




Re: [gentoo-user] Which bluetooth USB key ?

2010-05-21 Thread alain . didierjean
Selon Indexer inde...@internode.on.net:


 On 21/05/2010, at 4:15 PM, alain.didierj...@free.fr wrote:

  I have to get a bluetooth USB key. Which one is known to work under gentoo
  (amd64) ? With which driver ? Experience and knowhow welcome...
 
 
 Most bluetooth usb keys will work with the drivers in the kernel, iirc it is
 called bluetooth usb, in .config it is CONFIG_BT_HCIBTUSB=y and in the make
 menuconfig it is


 Networking
   - Bluetooth subsystem
   -Blue tooth device drivers
   - HCI USB driver

 William



Thanks for the fast efficient answer...



[gentoo-user] Gentoo on SSD

2010-02-16 Thread alain . didierjean

I'm thinking of re-installing Gentoo on an Intel 40 Megs SSD -- excluding the
most often writen dirs like /var, /tmp, /home --. What do you think ? I'll be
glad to hear about previous experiences. What about swap ? Is it safe to have it
on the SSD ?



Re: [gentoo-user] Fed up with Xorg + hal mess [SOLVED]

2009-10-08 Thread alain . didierjean
Selon Alan McKinnon alan.mckin...@gmail.com:

 On Wednesday 07 October 2009 06:34:06 alain.didierj...@free.fr wrote:
  Thanks all for the help. Finally the problem was solved by re-compiling all
   X11 drivers used, and most notably xf86-input-keyboard  xf86-input-mouse.
   I still think that any package update that breaks a working config without
   any specific doc IS A BUG. That just happened for the scond time.
 

 Any human operator who does a large upgrade such as this and does not read
 the
 posted notice about it has a bug in his head. If you had fixed that bug, the
 one on your computer would have been solved.


Thanks for this useful answer, Mr. alan dot mckinnon at gmail dot com. I
certainly have a bug in my head, but I wouldn't like to have to smell what's in
yours.
I have the weird habit to trust portage, as it works great 99.9% of the time (is
that a bug ?). I usually don't read elogs as I usually don't need it.
Xorg-1.6 needs a rebuilt of all used X11 drivers, up-to-date or not. Not
including this re-emerging in the ebuilt leads to a working config being broken.
I call that a BUG, specifically when it happens for the second time.
Have a sweet day, Mr alan dot mckinnon.

--
~adj~







[gentoo-user] Fed up with Xorg + hal mess

2009-10-06 Thread alain . didierjean

Definitly, an update shouldn't break an existing working configuration! This
happens these days only too often with the Xorg + hal mess.
I happen to use linux as a working tool and 3 days without being able to launch
a working X is a source of problems! This is the second time. As for hal config,
the author should remember that ol'saying:KISS for Keep It Simple, Stupid.
Now, with or without /etc/X11/xorg.conf, my machine (amd64), updated to
libxcb-1.4, xorg-1.6 and hal last version launches X all right, only mouse and
keyboard are not working !
A line in /var/log/Xorg.0.log says:
(WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse'
will be disabled.
Where is that b. AllowEmptyOption  ? certainly not in xorg.conf.
How do I get back some input on X screen ?
I also get (with xorg.conf)
(EE) Failed to load module type1 (module doesn't exist, 0)
(EE) Failed to load module evdev (module doesn't exist, 0)
Please help before I turn crazy (it might be too late)



Re: [gentoo-user] Fed up with Xorg + hal mess [SOLVED]

2009-10-06 Thread alain . didierjean
Selon Florian Philipp li...@f_philipp.fastmail.net:

 alain.didierj...@free.fr schrieb:
  Definitly, an update shouldn't break an existing working configuration!
 This
  happens these days only too often with the Xorg + hal mess.
  I happen to use linux as a working tool and 3 days without being able to
 launch
  a working X is a source of problems! This is the second time. As for hal
 config,
  the author should remember that ol'saying:KISS for Keep It Simple, Stupid.
  Now, with or without /etc/X11/xorg.conf, my machine (amd64), updated to
  libxcb-1.4, xorg-1.6 and hal last version launches X all right, only mouse
 and
  keyboard are not working !
  A line in /var/log/Xorg.0.log says:
  (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or
 'vmmouse'
  will be disabled.
  Where is that b. AllowEmptyOption  ? certainly not in xorg.conf.
  How do I get back some input on X screen ?
  I also get (with xorg.conf)
  (EE) Failed to load module type1 (module doesn't exist, 0)
  (EE) Failed to load module evdev (module doesn't exist, 0)
  Please help before I turn crazy (it might be too late)
 

 With 'launches X' do you mean your desktop environment (login - startx)
 or xdm/kdm/gdm?
both


Thanks all for the help. Finally the problem was solved by re-compiling all X11
drivers used, and most notably xf86-input-keyboard  xf86-input-mouse.
I still think that any package update that breaks a working config without any
specific doc IS A BUG. That just happened for the scond time.



[gentoo-user] Jinja2 sphinx deadly embrace

2009-09-26 Thread alain . didierjean
Any attempt of updating my system is locked by this problem:

[ebuild  N]dev-python/jinja2-2.1.1  USE=doc examples -i18n -test
[ebuild  N] dev-python/sphinx-0.6.1-r1  USE=doc -test

 * Error: circular dependencies:

('ebuild', '/', 'dev-python/sphinx-0.6.1-r1', 'merge') depends on
  ('ebuild', '/', 'dev-python/jinja2-2.1.1', 'merge') (buildtime)
('ebuild', '/', 'dev-python/jinja2-2.1.1', 'merge') depends on
  ('ebuild', '/', 'dev-python/sphinx-0.6.1-r1', 'merge') (buildtime)

 * Note that circular dependencies can often be avoided by temporarily
 * disabling USE flags that trigger optional dependencies.

How to get rid of it ? a workaround ? bug report ? Please help

~adj~




[gentoo-user] OT: DVD copy

2009-08-24 Thread alain . didierjean

I just received a nice present from an american friend: a DVD. Of course, it's
region 1 and I have a player set for France (region 2). I don't feel like
hacking the player for a single region 1 DVD. Is there a way to make a copy of
it without the region info (or set to region 0 or 2).
Thanks for the help...



Re: [gentoo-user] Re: What's wrong with emerge

2009-06-02 Thread alain . didierjean
Selon Nikos Chantziaras rea...@arcor.de:

 alain.didierj...@free.fr wrote:
  #emerge --sync returns the following error:
 
 
  Performing Global Updates: /usr/portage/profiles/updates/2Q-2009
  (Could take a couple of minutes if you have a lot of binary packages.)
.='update pass'  *='binary update'  #='/var/db update'  @='/var/db move'
s='/var/db SLOT move'  %='binary move'  S='binary SLOT move'
p='update /etc/portage/package.*'
  .
  ERROR: Malformed update entry 'move =kde-base/konq-plugins-4
  kde-misc/konq-plugins'
  Traceback (most recent call last):
File /usr/bin/emerge, line 40, in module
  retval = _emerge.emerge_main()
File //usr/lib64/portage/pym/_emerge/__init__.py, line 14830, in
 emerge_main
  if portage._global_updates(trees, mtimedb[updates]):
File //usr/lib64/portage/pym/portage/__init__.py, line 7914, in
  _global_updates
  moves = vardb.move_ent(update_cmd)
File //usr/lib64/portage/pym/portage/dbapi/vartree.py, line 165, in
 move_ent
  raise InvalidPackageName(cp)
  InvalidPackageName: =kde-base/konq-plugins-4
 
  Where does it come from ?
  How can I fix it ?
  Thanks for the help to come...

 It's been fixed already.  Resync to get the bugfix.


After three days, emerge --sync still returns the same error message. Is there
anything I can do on my computer to fix it ?

--
~adj~






[gentoo-user] What's wrong with emerge

2009-06-01 Thread alain . didierjean

#emerge --sync returns the following error:


Performing Global Updates: /usr/portage/profiles/updates/2Q-2009
(Could take a couple of minutes if you have a lot of binary packages.)
  .='update pass'  *='binary update'  #='/var/db update'  @='/var/db move'
  s='/var/db SLOT move'  %='binary move'  S='binary SLOT move'
  p='update /etc/portage/package.*'
.
ERROR: Malformed update entry 'move =kde-base/konq-plugins-4
kde-misc/konq-plugins'
Traceback (most recent call last):
  File /usr/bin/emerge, line 40, in module
retval = _emerge.emerge_main()
  File //usr/lib64/portage/pym/_emerge/__init__.py, line 14830, in emerge_main
if portage._global_updates(trees, mtimedb[updates]):
  File //usr/lib64/portage/pym/portage/__init__.py, line 7914, in
_global_updates
moves = vardb.move_ent(update_cmd)
  File //usr/lib64/portage/pym/portage/dbapi/vartree.py, line 165, in move_ent
raise InvalidPackageName(cp)
InvalidPackageName: =kde-base/konq-plugins-4

Where does it come from ?
How can I fix it ?
Thanks for the help to come...

--
~adj~




Re: [gentoo-user] Re: What's wrong with emerge

2009-06-01 Thread alain . didierjean
Selon Nikos Chantziaras rea...@arcor.de:

 alain.didierj...@free.fr wrote:
  #emerge --sync returns the following error:
 

 It's been fixed already.  Resync to get the bugfix.

Thanks. I'll have to wait till the fix reaches my mirror.





[gentoo-user] Unavailable package

2009-05-01 Thread alain . didierjean

For the last 15 days, every call to :
# emerge -uDp world  returns

 Failed to emerge dev-java/java-sdk-docs-1.6.0.10, Log file:

  '/var/tmp/portage/dev-java/java-sdk-docs-1.6.0.10/temp/build.log'

 * Messages for package dev-java/java-sdk-docs-1.6.0.10:

 * Fetch failed for 'dev-java/java-sdk-docs-1.6.0.10', Log file:
 *  '/var/tmp/portage/dev-java/java-sdk-docs-1.6.0.10/temp/build.log'

so I have to call
# emerge -uDp --resule --skipfirst world
after the first emerge to get updated packages.
What's the correct way to get out of this ridiculous situation and is this
package not loadable ?





[gentoo-user] LyX UI in in french

2009-04-13 Thread alain . didierjean
Recently installed LyX 1.62 on an up-to-date Gentoo amd64 has UI and doc
in english, when it used to be in french in previous version. How to go
back to french ?
SettingTools/Preferences/Language/User Interface Language to french
doesn't make any difference...

--
~adj~





[gentoo-user] GCC-4.3.2

2009-04-03 Thread alain . didierjean
Has one of you guys already switched from gcc-4.1.2 to gcc-4.3.2 and
performed  emerge system ?
What gives ? Any problem ? Is it worth it right now ? Please tell...

--
 ~adj~




Re: [gentoo-user] GCC-4.3.2

2009-04-03 Thread alain . didierjean
Selon alain.didierj...@free.fr:

 Has one of you guys already switched from gcc-4.1.2 to gcc-4.3.2 and
 performed  emerge system ?
 What gives ? Any problem ? Is it worth it right now ? Please tell...

Thanks for the fast answers. It seems there's no problems...

--
~adj~




[gentoo-user] local mail processing

2009-03-02 Thread alain . didierjean
I don't import mail on my machine. I still need local mail to be processed and
delivered. I emerged ssmtp  procmail to no avail. All I get is :
Mar  2 11:07:03 isba sSMTP[26810]: Unable to connect to mailhub.adj.org port
25.
Mar  2 11:07:03 isba sSMTP[26810]: Cannot open mailhub.adj.org:25

What am I missing ? All localy emitted mail end up in ~/dead.letter...
Thx,

--
~adj~



[gentoo-user] Testing lyx-1.6.0

2008-11-12 Thread alain . didierjean
I have been very disappointed by lyx-1.6.0 as it seemingly misses some features 
(and files):
- no icons for the toolbars
- no config files for displaying lyx files as dvi, postscript or pdf
- no conversion files
Did I miss something, or v.1.6.0 has still to be completed ?
What's your experience ? As for me, as I use lyx on a daily basis, I had to 
switch back to v.-1.5.6

--
~adj~



Re: [gentoo-user] Problems installing KDE 3.5.9 --SOLVED--

2008-11-04 Thread alain . didierjean

- Mail Original -
De: alain didierjean [EMAIL PROTECTED]
À: gentoo-user gentoo-user@lists.gentoo.org
Envoyé: Dimanche 2 Novembre 2008 11:26:29 GMT +01:00 Amsterdam / Berlin / Berne 
/ Rome / Stockholm / Vienne
Objet: [gentoo-user] Problems installing KDE 3.5.9

Some packages from KDE won't install:
kde-base/kdenetwork-3.5.9
kde-base/kdeartwork-3.5.9
kde-base/kdeutils-3.5.9-r1
kde-base/kdeadmin
kde-base/kdegraphics
kde-base/kdeaddons

The error message is always the same:
 *  The die message:
 *   econf failed


Thanks to Alan Mc Kinnon's advice, I dug a little further in errors messages 
and found this:
qt lib must be the same that was used to compile kdelibs. So a recompile of 
kdelibs did the trick. Hope it may help...

--
~adj~



[gentoo-user] Problems installing KDE 3.5.9

2008-11-02 Thread alain . didierjean
Some packages from KDE won't install:
kde-base/kdenetwork-3.5.9
kde-base/kdeartwork-3.5.9
kde-base/kdeutils-3.5.9-r1
kde-base/kdeadmin
kde-base/kdegraphics
kde-base/kdeaddons

The error message is always the same:
 *  The die message:
 *   econf failed

What did I miss ? Any cue ?
Thanks for the help to come

--
~adj~




Re: [gentoo-user] Problems installing KDE 3.5.9

2008-11-02 Thread alain . didierjean

 - Mail Original -
 De: Dirk Heinrichs [EMAIL PROTECTED]
 À: gentoo-user@lists.gentoo.org
 Envoyé: Dimanche 2 Novembre 2008 11:48:45 GMT +01:00 Amsterdam / Berlin / 
 Berne / Rome / Stockholm / Vienne
 Objet: Re: [gentoo-user] Problems installing KDE 3.5.9

 Am Sonntag, 2. November 2008 11:26:29 schrieb [EMAIL PROTECTED]:
  Some packages from KDE won't install:
  kde-base/kdenetwork-3.5.9
  kde-base/kdeartwork-3.5.9
  kde-base/kdeutils-3.5.9-r1
  kde-base/kdeadmin
  kde-base/kdegraphics
  kde-base/kdeaddons
 
  The error message is always the same:
   *  The die message:
   *   econf failed
 
  What did I miss ?

 The lines above this message (the last lines from configure). Why did econf
 fail?



Here come the full message for kdenetwork:
ERROR: kde-base/kdenetwork-3.5.9 failed.
 * Call stack:
 *   ebuild.sh, line   49:  Called src_compile
 * environment, line 4153:  Called kde_src_compile
 * environment, line 2960:  Called kde_src_compile 'src_compile'
 * environment, line 3085:  Called kde_src_compile 'src_compile' 
'all' 'myconf'
 * environment, line 3073:  Called econf 'configure' 'make' 
'--with-libidn' '--disable-sametime-plugin' '--disable-slp' '--without-wifi' 
'--disable-jingle' '--without-xmms' '--without-external-libgadu' '--with-x' 
'--enable-mitshm' '--without-xinerama' '--with-qt-dir=/usr/qt/3' '--enable-mt' 
'--with-qt-libraries=/usr/qt/3/lib64' '--disable-dependency-tracking' 
'--disable-debug' '--without-debug' '--disable-final' '--with-arts' 
'--prefix=/usr/kde/3.5' '--mandir=/usr/kde/3.5/share/man' 
'--infodir=/usr/kde/3.5/share/info' '--datadir=/usr/kde/3.5/share'
 *   ebuild.sh, line  519:  Called die
 * The specific snippet of code:
 *  die econf failed
 *  The die message:
 *   econf failed



[gentoo-user] Bug in rarian-sk-get-cl ?

2008-08-02 Thread alain . didierjean
logwatch returns daily this message:
  
WARNING:  Segmentation Faults in these executables
rarian-sk-get-c :  1 Time(s)

What's this command for ?
Who's calling it for me ?
Is this a known bug, or just local ?
Thx for the help

--
~adj~



[gentoo-user] emerging eric

2008-06-14 Thread alain . didierjean
I could'nt emerge eric-3.7.2 (a python IDE) which depend on PyQt with 
qscinttilla support...
Any specific USE flag for that? Has anyone succeeded in getting eric to work?

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



Re: [gentoo-user] portage foomatic problem

2008-05-09 Thread alain . didierjean
Selon Alan McKinnon [EMAIL PROTECTED]:

 On Thursday 08 May 2008, [EMAIL PROTECTED] wrote:
  isba alain # emerge -uD world
  returns the following:
 
  Calculating world dependencies /
  !!! Multiple versions within a single package slot have been
  !!! pulled into the dependency graph:
 
  net-print/foomatic-db-ppds:0
 

 Look at the version numbers of foomatic-db-ppds below:
('installed', '/', 'net-print/foomatic-db-ppds-20060720',
  'nomerge') pulled in by
  ('installed', '/', 'net-print/foomatic-3.0.20060601', 'nomerge')
 
('ebuild', '/', 'net-print/foomatic-db-ppds-3.0.20060720', 'merge')
  pulled in by
  ('installed', '/', 'net-print/cups-1.2.12-r8', 'nomerge')

 Looks like a sane version number sequence was implemented, and v20060720
 (which you have installed) was renamed to 2.0.20060720 (which cups
 wants to install. This will never be automated as portage thinks the
 new version number is earlier than the older one (!)

 So: emerge -avC =foomatic-db-ppds-20060702
 emerge -uD world
  
  Did this..
  Got that:

Calculating world dependencies -
emerge: there are no ebuilds to satisfy =net-print/foomatic-db-ppds-20060601.
(dependency required by net-print/foomatic-3.0.20060601 [installed])



!!! Problem resolving dependencies for net-print/foomatic
!!! Depgraph creation failed.

 snip

  I guess I have to fill a bug report...

 No, it's not a bug

OK.





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



Re: [gentoo-user] portage foomatic problem: SOLVED

2008-05-09 Thread alain . didierjean
Selon Alan McKinnon [EMAIL PROTECTED]:
snip

 That version of foomatic is no longer in portage but you have it
 installed and it DEPENDS on something that is also not in portage.
 Apparently, you ran emerge --sync then this happened. It does happen
 sometimes. So: emerge foomatic first, then foomatic-db-ppds to get the
 latest that is in portage.

 That might not work due to DEPENDs order, in which case you must unmerge
 all foomatic packages and remerge them from scratch. This is a bit
 drastic with updates and blockers and isn't normally necessary. But
 sometimes it is, this looks like one of those times.


Finally, emerge --unmerge foomatic worked, removing no file but removing
foomatic from /var/lib/portage world. Updated foomatic-* packages are still
there.
Thanks for the help, I was lost as I didn't realize that emerge was trying to
update a meta-package (foomatic) no more in portage...
Thanks,

--
~adj~


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



[gentoo-user] portage foomatic problem

2008-05-08 Thread alain . didierjean

isba alain # emerge -uD world
returns the following:

Calculating world dependencies /
!!! Multiple versions within a single package slot have been
!!! pulled into the dependency graph:

net-print/foomatic-db-ppds:0

  ('installed', '/', 'net-print/foomatic-db-ppds-20060720', 'nomerge') pulled in
by
('installed', '/', 'net-print/foomatic-3.0.20060601', 'nomerge')

  ('ebuild', '/', 'net-print/foomatic-db-ppds-3.0.20060720', 'merge') pulled in
by
('installed', '/', 'net-print/cups-1.2.12-r8', 'nomerge')


It may be possible to solve this problem by using package.mask to
prevent one of those packages from being selected. However, it is also
possible that conflicting dependencies exist such that they are
impossible to satisfy simultaneously. If such a conflict exists in the
dependencies of two different packages, then those packages can not be
installed simultaneously.

For more information, see MASKED PACKAGES section in the emerge man page
or refer to the Gentoo Handbook.

!!! Depgraph creation failed.

What should I do? May I get rid of foomatic package without gettindg into
trouble with cups?
I guess I have to fill a bug report...

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



[gentoo-user] lyx texlive

2008-04-29 Thread alain . didierjean

I use lyx 1.5.4 with tetex on a Gentoo computer. It works fine;
I'm thinking about switching to texlive, as tetex seems on a deadend. Has anyone
done it yet ? Got any problem ? How does LyX work with it ?
Please let me know,

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



Re: [gentoo-user] lyx texlive

2008-04-29 Thread alain . didierjean
Selon Dirk Heinrichs [EMAIL PROTECTED]:

 Am Dienstag, 29. April 2008 schrieb ext Dirk Heinrichs:
  Am Dienstag, 29. April 2008 schrieb ext [EMAIL PROTECTED]:
   I use lyx 1.5.4 with tetex on a Gentoo computer. It works fine;
   I'm thinking about switching to texlive, as tetex seems on a deadend.
   Has anyone done it yet ? Got any problem ? How does LyX work with it ?
 
  Yes. No. Yes.

 Damn, should be: Yes. No. Fine. :-)

Thanks Dirk, Jose, Liviu, Les...
I was fearing to be stuck out of lyx for days.
TeXLive, here I come,

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



Re: [gentoo-user] driver for ATI RAdeon HD3650

2008-04-28 Thread alain . didierjean
Selon [EMAIL PROTECTED]:


 What would be the best driver for a ATI RAdeon HD3650 graphic interface ?
 Preferably Open Source.
 Thanks for sharing your experience

I finally install ATI proprietary driver, as it seems to be the only one to
fully support this HD3650 card. It emerges fine, but when trying to launch X, it
gives up with the message PreInitDAL failed. What is this DAL thing ? What can
I do ? Searching the web shows this error to be common on different platforms
with different ATI graphic cards since some time. Proposed remedies are
different from one case to the other... Both amd64 and ~amd64 drivers behave the
same...
Any cue ? I'm desperate...

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



Re: [gentoo-user] driver for ATI RAdeon HD3650

2008-04-25 Thread alain . didierjean
Selon b.n. [EMAIL PROTECTED]:

 [EMAIL PROTECTED] ha scritto:
  What would be the best driver for a ATI RAdeon HD3650 graphic interface ?
  Preferably Open Source.
  Thanks for sharing your experience

 Sorry if stating the obvious, but have you already tried this guide?
 http://gentoo-wiki.com/HOWTO_RadeonHD


I finally used ati-drivers, as it's supposed to fully support the 3000 ATI
cards. It installs all right, but launching X goes fine until it prints
PreInitDAL failed in Xorg.0.log sticks to a X black screen. Only way to get
out of it: magic keys Alt-PrtScr-k...
What's that DAL thing ? How to have it PreInit, then init ?
The problem seems to occur with various ATI cards, various fglrx versions since
at least 2004. Many solutions have been found, but none that works for me. Any
cue ? Please help.
amd64 double core, Powercolor HD3650 w/512Mb RAM

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



[gentoo-user] driver for ATI RAdeon HD3650

2008-04-21 Thread alain . didierjean

What would be the best driver for a ATI RAdeon HD3650 graphic interface ?
Preferably Open Source.
Thanks for sharing your experience
-- 
gentoo-user@lists.gentoo.org mailing list



[gentoo-user] Index the doc

2008-04-20 Thread alain . didierjean

fter being a user  (for at least a year each) of Redhat, Suse, Debian I finally
went to Gentoo and intend to stick to it.

What I like most:
- I had to reinstall only once, when I changed my computer. That's great !
Experience has taught me that, should a new version be issued, the safer and
least time consuming way to keep up with other linux is to reinstall. Not on
Gentoo!

- the other great feature is the abundant, detailed and practical documentation.
You're never left on your own.

Which is where a problem lies: the doc being so big, most of the time, the best
way to find what you're looking for is to ask for a pointer on this list. It
sure works, but I think it's about time to launch a documentation indexing
project, to make a search entry available on the main doc page of gentoo.org.
What do you think folks?

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



Re: [gentoo-user] Crippled system

2008-04-16 Thread alain . didierjean
Selon [EMAIL PROTECTED]:

 Am Mittwoch, den 16.04.2008, 00:57 -0400 schrieb ext Richard Marzan:
  I had a circular dep problem with mktemp and coreutils and emerge -C'd
  coreutils. Now I can't do anything significant just cd. how can i repair
  this?

 Not tested: Boot a Gentoo LiveCD, create a coreutils binary package with
 quickpkg, mount your root fs, set ROOT environment variable to that
 mount point, install the binary package into your system.


Tested :-( :
Get 2008.0.beta1 Cd (K3B  ftp work on such a crippled system).
Boot on it. Mount system's / and /usr partitions and cp from CD's /bin and
/usr/bin to their equivalent on mounted partitions the following missig cmd:

basename, cat, chgrp, chmod, chown, chroot, cp, cut, date, dd, df, dirname, du,
echo, env, expr, false, groups, head, hostname, kill, ln, ls, mkdir, mkfifo,
mknod, mv, pwd, rm, rmdir, seq, sleep, sort, stat, stty, su, sync, tail, tr,
true, wc, yes on /mnt/gentoo/bin.


cksum, comm, csplit, dirclors, expand, factor, fmt, fold, fs, hostid, id,
install, join, link, logname, md5sum, nice, nl, nohup, od, pasteshred, shuf,
split, sum, tac, tee, test, tsort, uniq, unlink, uptime, users, whoami, who on
/mnt/.../usr/bin

Once done, reboot on the original system and you're back on business!
first thing to do :
emerge coreutils

This process at least worked for me on my amd64 system.
PS:
1- the list of cmd show why unmerging coreutils makes a mess
2- I'm not sure all above cmds are needed to emerge and compile. But I
considered faster to copy them all than iterating the boot-on-CD boot-on-system
process.

Have a great time!
-- 
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] portage conflict

2008-04-14 Thread alain . didierjean
Selon Sergey Kobzar [EMAIL PROTECTED]:

 After portage tree update I have


 # emerge -upvDN world

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

 Calculating world dependencies... done!
 [ebuild U ] net-misc/rsync-2.6.9-r6 [2.6.9-r5] USE=-acl -ipv6 -static
 -xinetd 793 kB
 [ebuild U ] sys-apps/coreutils-6.10-r1 [6.9-r1] USE=nls -acl (-selinux)
 -static -vanilla% -xattr 3,670 kB
 [blocks B ] sys-apps/mktemp (is blocking sys-apps/coreutils-6.10-r1)
 [blocks B ] =sys-apps/coreutils-6.10 (is blocking sys-apps/mktemp-1.5)

 Total: 2 packages (2 upgrades, 2 blocks), Size of downloads: 4,462 kB


 and can't update world.

 I thought unmerge sys-apps/coreutils or sys-apps/mktemp and then
 update world, but it may corrupt my system.

DO NOT, repeat DO NOT, under any circumstance unmerge coreutils.
You would find yourself without the most commonly used commands:
cat, ls, cp, mv, ln, id, chmod, chgrp, chown, tr, cut, join, split, mkdir,
mknod, mkfifo, nice, nohup, paste...
about 100 of them. Then emerge can't work anymore (and a few more scripts).
You're stuck.
I know, I did it once. Getting back a working system was hairy...
-- 
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] unixODBC econf failure

2008-03-23 Thread alain . didierjean
Selon Max [EMAIL PROTECTED]:

 Hello,

 After updating gnutls revdep-rebuild would like to update an awfull lot
 of packages, including unixODBC. So far no problem but unixODBC does not
 compile. After a while it comes up with the following error message:


 Same here, except that rev-dep rebuild complains :

Calculating dependencies -
!!! All ebuilds that could satisfy =media-plugins/gst-plugins-alsa-0.8.11 have
been masked.

emerge --info says:

Portage 2.1.4.4 (default-linux/amd64/2006.1/desktop, gcc-4.1.2, glibc-2.6.1-r0,
2.6.24-gentoo-r3 x86_64)
=
System uname: 2.6.24-gentoo-r3 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor
3800+
Timestamp of tree: Sun, 23 Mar 2008 09:17:01 +
ccache version 2.4 [enabled]
app-shells/bash: 3.2_p17-r1
dev-java/java-config: 1.3.7, 2.1.4
dev-lang/python: 2.4.4-r9
dev-python/pycrypto: 2.0.1-r6
dev-util/ccache: 2.4-r7
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.23-r3
ACCEPT_KEYWORDS=amd64
CBUILD=x86_64-pc-linux-gnu
CFLAGS=-march=athlon64 -O2 -pipe
CHOST=x86_64-pc-linux-gnu
CONFIG_PROTECT=/etc /usr/kde/3.5/env /usr/kde/3.5/share/config
/usr/kde/3.5/shutdown /usr/share/config
CONFIG_PROTECT_MASK=/etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf
/etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/
/etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c
/etc/udev/rules.d
CXXFLAGS=-march=athlon64 -O2 -pipe
DISTDIR=/usr/portage/distfiles
FEATURES=ccache distlocks metadata-transfer parallel-fetch sandbox sfperms
strict unmerge-orphans userfetch
GENTOO_MIRRORS=http://213.186.33.37/gentoo-distfiles/ http://194.117.143.72
ftp://pandemonium.tiscali.de/pub/gentoo/ ftp://194.117.143.71/mirrors/gentoo
ftp://194.117.143.72/mirrors/gentoo;
LANG=[EMAIL PROTECTED]
LC_ALL=[EMAIL PROTECTED]
LINGUAS=fr fr_FR en
MAKEOPTS=-j3
PKGDIR=/usr/portage/packages
PORTAGE_RSYNC_OPTS=--recursive --links --safe-links --perms --times --compress
--force --whole-file --delete --stats --timeout=180 --exclude=/distfiles
--exclude=/local --exclude=/packages
PORTAGE_TMPDIR=/var/tmp
PORTDIR=/usr/portage
SYNC=rsync://rsync.europe.gentoo.org/gentoo-portage
USE=X acpi alsa amd64 apache2 arts berkdb cairo cdr cli cracklib crypt cups
dbus dri dvd dvdr dvdread eds emboss encode esd ethereal examples fam firefox
fortran gdbm gif gnome gpm gstreamer gtk gtk2 hal iconv imagemagick ipv6 isdnlog
java javascript jpeg kde ldap mad midi mikmod mp3 mpeg mudflap ncurses nls nptl
nptlonly nsplugin offensive ogg opengl openmp oss pam pcre pda pdf perl png ppds
pppd python qt qt3 qt4 quicktime readline reflection scanner sdl session sockets
spell spl ssl svg symlink tcpd threads tk truetype unicode vorbis xml xorg xv
zlib 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 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
APACHE2_MODULES=actions alias auth_basic auth_digest authn_anon authn_dbd
authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile
authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock dbd
deflate dir disk_cache env expires ext_filter file_cache filter headers ident
imagemap include info log_config logio mem_cache mime mime_magic negotiation
proxy proxy_ajp proxy_balancer proxy_connect proxy_http rewrite setenvif so
speling status unique_id userdir usertrack vhost_alias ELIBC=glibc
INPUT_DEVICES=keyboard mouse KERNEL=linux LCD_DEVICES=bayrad cfontz
cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text LINGUAS=fr fr_FR en
USERLAND=GNU VIDEO_CARDS=radeon
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS,
PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS,
PORTDIR_OVERLAY

gcc-config -l:
[1] x86_64-pc-linux-gnu-4.1.2 *
 Help...

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



Re: [gentoo-user] NEURAL NET SOFTWARE

2008-03-20 Thread alain . didierjean
Selon Jesús Guerrero [EMAIL PROTECTED]:

 On Tue, 18 Mar 2008 12:08:22 +
 Gavin Seddon [EMAIL PROTECTED] wrote:

  HI DOES ANYONE KNOW OF GOOD TRAINABLE NN SOFTWARE ON PORTAGE?
  --
  gentoo-user@lists.gentoo.org mailing list
 
 Sure,

 sci-mathematics/fann
 sci-mathematics/snns


SNNS (let me shout) is a great piece of software, not really supported by gentoo
any more, as the version in portage is considered obsolete: it has been
superseded by java-nns for 2/3 years, with a far shinier GI and new functions. I
use Java-Neural-Network-Simulator 1.1 which compile and works on amd64 without a
glitch.

--
~adj~




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



Re: [gentoo-user] NEURAL NET SOFTWARE

2008-03-20 Thread alain . didierjean
Selon Jesús Guerrero [EMAIL PROTECTED]:

 On Tue, 18 Mar 2008 12:08:22 +
 Gavin Seddon [EMAIL PROTECTED] wrote:

  HI DOES ANYONE KNOW OF GOOD TRAINABLE NN SOFTWARE ON PORTAGE?
  --
  gentoo-user@lists.gentoo.org mailing list
 
 Sure,

 sci-mathematics/fann
 sci-mathematics/snns

 Don't know if any of these will be of use to you.

 By the way, we also know about lower case letters :P Try not to post using
 capitals because it's like yelling.
 --
 Jesús Guerrero [EMAIL PROTECTED]
 --
 gentoo-user@lists.gentoo.org mailing list




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



Re: [gentoo-user] NEURAL NET SOFTWARE

2008-03-20 Thread alain . didierjean
Selon Uwe Thiem [EMAIL PROTECTED]:

 On Tuesday 18 March 2008, Gavin Seddon wrote:
  HI DOES ANYONE KNOW OF GOOD TRAINABLE NN SOFTWARE ON PORTAGE?

 First of all, don't shout at us!

 AFAIK, snns is a very good OSS implementation - and it's in portage.


SNNS (sorry for shouting) is excellent.The only version in portage testing
(4.2.r7) is deprecated and has been replaced by JavaNNS for 3/4 years. Download
sources from
 http://www.ra.cs.uni-tuebingen.de/downloads/JavaNNS/
compile and use. It works great on my Athlon X2 computer.


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



Re: [gentoo-user] NEURAL NET SOFTWARE

2008-03-20 Thread alain . didierjean
Selon Uwe Thiem [EMAIL PROTECTED]:

 On Tuesday 18 March 2008, Gavin Seddon wrote:
  HI DOES ANYONE KNOW OF GOOD TRAINABLE NN SOFTWARE ON PORTAGE?

 First of all, don't shout at us!

 AFAIK, snns is a very good OSS implementation - and it's in portage.


SNNS (sorry for shouting) is excellent.The only version in portage testing
(4.2.r7) is deprecated and has been replaced by JavaNNS for 3/4 years. Download
sources from
 http://www.ra.cs.uni-tuebingen.de/downloads/JavaNNS/
compile and use. It works great on my Athlon X2 computer.


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



[gentoo-user] [OT] Display card advice needed

2008-02-04 Thread alain . didierjean

I have been given a superb Iiyama 24' Vision Master Pro display (considered too
bulky for the office it was in).
I have to buy a new graphics card able to plug it in. It must:
- be able to display 2048x1536 at 87Hz
- be able of 3d acceleration
- use, as much as possible, an Open Source driver
- not be too expensive ($120)

Advices  experiences welcome.
-- 
gentoo-user@lists.gentoo.org mailing list



[gentoo-user] Daniel Robbins' come back ?

2008-01-12 Thread alain . didierjean

Daniel Robbins offers to take back Gentoo leadership.
What about it ? Read
http://blog.funtoo.org/2008/01/here-my-offer.html

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



Re: [gentoo-user] SLAB or SLUB in the kernel?

2007-08-20 Thread alain . didierjean
Selon Jerry McBride [EMAIL PROTECTED]:

 On Sunday 19 August 2007 01:32:27 pm [EMAIL PROTECTED] wrote:
  Selon Volker Armin Hemmann [EMAIL PROTECTED]:
   On Samstag, 18. August 2007, Mick wrote:
Which of the two is it suitable for a desktop?
  
   SLAB
  
   slub is still very experimental, not well tested and extremly buggy.
  
   Don't use slub except on test systems.
 
  I've been using slub since kernel 2.6.22 has been made available on an
  amd64 desktop. No problems. No feeling of speed increase either.

 By chance, are you running any ext4 partitons too? On the nntp server I
 mentioned, not only slub, but the partition that contains the news spool is
 formatted ext4. Never a problem...

No, after a reiserfs3 disaster, I went back and stick to ext3.

-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] SLAB or SLUB in the kernel?

2007-08-19 Thread alain . didierjean
Selon Volker Armin Hemmann [EMAIL PROTECTED]:

 On Samstag, 18. August 2007, Mick wrote:
  Which of the two is it suitable for a desktop?

 SLAB

 slub is still very experimental, not well tested and extremly buggy.

 Don't use slub except on test systems.

I've been using slub since kernel 2.6.22 has been made available on an amd64
desktop. No problems. No feeling of speed increase either.

-- 
[EMAIL PROTECTED] mailing list



[gentoo-user] Switch to Unicode

2007-08-06 Thread alain . didierjean

I'm a french man. As such, I use iso-8859-15 encoding system wide w/o problem.

Few questions:
- Should I switch to UTF-8 ?
- Why ?

- Any known problems related to this migration ?

As usual, I found a gentoo.org doc about it  will use it if necessary, but I'd
like some users feedback.

Be happy.

--
  ~adj~
-- 
[EMAIL PROTECTED] mailing list



[gentoo-user] Tkinter, where ?

2007-07-22 Thread alain . didierjean
I just installed Scribus and plays with it. Some of its scrips need tkinter to
execute.
Tkinter seems ignored by portage. Quite surprising. Is there a gentoo way to
install it ?

-- 
[EMAIL PROTECTED] mailing list



  1   2   >