Re: [gentoo-user] slim/X11 : waiting for X server to begin accepting connections.

2014-03-10 Thread meino . cramer

Alexander Kapshuk alexander.kaps...@gmail.com [14-03-10 19:44]:
 On 03/10/2014 08:05 PM, meino.cra...@gmx.de wrote:
  Hi,
 
  it seems the powerfail this moring while I was updateing my Linux box 
  has killed / screwed up something.
 
  The effect:
  Slim login manager starts and presents the login screen.
  It is possible to login but openbox seems not to start -
  I get the typical cross-cursor in the middle of the screen
  (but the grey background is replaced by plain black)
  The last entry in the slim.log is:
 
  slim: waiting for X server to begin accepting connections.
  slim: open_session: Unable to open session: Unable to get information
  about the calling process
   
  I resumed the interrupted update process, I did:
  emerge xf86-input-evdev xf86-input-keyboard xf86-input-mouse
  nvidia-drivers
  I recompiled the X-server.
  Nothing helps.
 
  What can I try else to get X working again?
 
  Thank you very much for any (quick;) help in advance!
  Best regards,
  mcc
 
 
 
 
 Sounds like a problem other folk encountered before. See
 https://forums.gentoo.org/viewtopic-t-983068.html?sid=322897f0f12db44e211be450629bfbc1
 for details. Hope this helps.

Hi Alexander,

thanks for doing a search for me...one feels a little crippled without 
X, firefox etc ;)

Ok, for now I am knowing that I am not alone and that amd64 system are
mostly affected.
Furthermore startx works fine, slim does not (which does not mean that
slim is to blame.

May be someone finds what the bug...

Thanks again!
Best regards,
mcc






Re: [gentoo-user] slim/X11 : waiting for X server to begin accepting connections.

2014-03-10 Thread meino . cramer
the the.gu...@mail.ru [14-03-10 19:52]:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA256
 
 On 03/10/14 22:05, meino.cra...@gmx.de wrote:
  Hi,
  
  it seems the powerfail this moring while I was updateing my Linux
  box has killed / screwed up something.
  
  The effect: Slim login manager starts and presents the login
  screen. It is possible to login but openbox seems not to start - I
  get the typical cross-cursor in the middle of the screen (but the
  grey background is replaced by plain black) The last entry in the
  slim.log is:
  
  slim: waiting for X server to begin accepting connections. slim:
  open_session: Unable to open session: Unable to get information 
  about the calling process
  
  I resumed the interrupted update process, I did: emerge
  xf86-input-evdev xf86-input-keyboard xf86-input-mouse 
  nvidia-drivers I recompiled the X-server.
 You might want to try emerge -pv @x11-module-rebuild instead.
 Gives 18 packages in my case.
 
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v2.0.22 (GNU/Linux)
 Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/
 
 iQEcBAEBCAAGBQJTHglLAAoJEK64IL1uI2ha4mwIAJWqD2ENlYBBeuQ9O68YrdGV
 etNVV0PWlBwGpm1vkHfdWgWSzPraR50uG6QvBXu/GERZHOvEv7k4fHh+dSZhIUm/
 NxqvdG5maf7Xp7f3gFPUu32CSkrwnTMEQksrAuAtCVx9/N2D6N0JYFUtsulKJ0y2
 mu8LW6oZBtIryH4+ZMXGs6mjbPsXF+CkfIdGiNnYg0L2wNAZrBtlQsdqOW9s2xKL
 R1ABH4f5IiOg7pnPEegsEBOb3bc7MHE6zhKr9dVQ3iHlxvfPWcMfnA3yg2mdYl7O
 sXIggapZyW2vkRtWyBvNkuWScqKyd3Rr1eLmDYXM+YBcHEWES7YuuU2rG98dnN8=
 =HXbC
 -END PGP SIGNATURE-
 

Hi, 

in my case the list is the same as given in my previous mail.
The problem has something to do with glib and amd64.
Investigations are in progress...

Best regards,
mcc






[gentoo-user] media-libs/lilv-0.18.0 failed to compile

2014-01-30 Thread meino . cramer

Hi,

On AMD64, recent Gentoo Linux, the library 

media-libs/lilv-0.18.0

failed to compile:

 * ERROR: media-libs/lilv-0.18.0::gentoo failed (configure phase):
 *   configure failed
 * 
 * Call stack:
 * ebuild.sh, line   93:  Called src_configure
 *   environment, line 2131:  Called waf-utils_src_configure 
'--docdir=/usr/share/doc/lilv-0.18.0' '--no-bash-completion' '--dyn-manifest'
 *   environment, line 2678:  Called die
 * The specific snippet of code:
 *   CCFLAGS=${CFLAGS} LINKFLAGS=${LDFLAGS} ${WAF_BINARY} 
--prefix=${EPREFIX}/usr ${libdir} $@ configure || die configure failed;

If wanted I will post all the files metioned below the above report to
the console. But I dont want to pollute the mailing list in
beforehand...may be someone has already solved this...?!?

Thank you very much for any help in advance!
Have a nice weekend!
Best regards,
mcc






[gentoo-user] eix-sync data comparison

2014-01-11 Thread meino . cramer
Hi,

suppose I would do an eix-sync on two different computers of different
platforms -- say AMR and an ordinary PC.

Are the downloaded data identical?

And -- if so -- is it possible to first eix-sync the PC and the
eix-sync the ARM against the PC instead an official Gentoo-server?


Best regards,
mcc






Re: [gentoo-user] eix-sync data comparison

2014-01-11 Thread meino . cramer
Alan McKinnon alan.mckin...@gmail.com [14-01-11 21:16]:
 On 11/01/2014 22:04, meino.cra...@gmx.de wrote:
  Hi,
  
  suppose I would do an eix-sync on two different computers of different
  platforms -- say AMR and an ordinary PC.
  
  Are the downloaded data identical?
 
 the portage tree is identical everywhere
 
 the overlays that layman uses are identical everywhere, but possibly not
 identical between your two hosts. I can easily imagine you have
 different overlays between them, and no guarantee they will always be
 the same.
 
 I consider your question to be fragile and possibly quite dangerous.
 What are you trying to accomplish?
 
 
 -- 
 Alan McKinnon
 alan.mckin...@gmail.com
 
 
Hi Alan,

thanks for your reply.

I want to lower the load on the official gentoo server(s).

When the log of an eix-sync process is printed on the console, it is
said, that it is *suggested* (hrrm), to only sinc once a day. Since
the ARM and the PC both use the same DSL line, both syncs are seen by
the gentoo server(s) as it came from the same IP (the one of my ISP).
In the worst case, one could be blacklisted...which I dont want to be.

Especially with the ARM I need to sync once a day, since I have to
limit the amount of software to be recompiled/updated after each sync
since the ARM is not *that* fast (for example a kernel compilation
take ~8h).  Ah, by the way: I quit crosscompilation, distcc and
such...  Both successfully screwed up my gentoos on the ARM.


t regards,
mcc





Re: [gentoo-user] eix-sync data comparison

2014-01-11 Thread meino . cramer
Alan McKinnon alan.mckin...@gmail.com [14-01-11 22:16]:
 On 11/01/2014 22:44, meino.cra...@gmx.de wrote:
  Alan McKinnon alan.mckin...@gmail.com [14-01-11 21:16]:
  On 11/01/2014 22:04, meino.cra...@gmx.de wrote:
  Hi,
 
  suppose I would do an eix-sync on two different computers of different
  platforms -- say AMR and an ordinary PC.
 
  Are the downloaded data identical?
 
  the portage tree is identical everywhere
 
  the overlays that layman uses are identical everywhere, but possibly not
  identical between your two hosts. I can easily imagine you have
  different overlays between them, and no guarantee they will always be
  the same.
 
  I consider your question to be fragile and possibly quite dangerous.
  What are you trying to accomplish?
 
 
  -- 
  Alan McKinnon
  alan.mckin...@gmail.com
 
 
  Hi Alan,
  
  thanks for your reply.
  
  I want to lower the load on the official gentoo server(s).
  
  When the log of an eix-sync process is printed on the console, it is
  said, that it is *suggested* (hrrm), to only sinc once a day. Since
  the ARM and the PC both use the same DSL line, both syncs are seen by
  the gentoo server(s) as it came from the same IP (the one of my ISP).
  In the worst case, one could be blacklisted...which I dont want to be.
 
 I wouldn't worry about that at all.
 
 Gentoo infra is vastly more resilient than that, and there are several
 official hosts in some sort of cluster arrangement. I have minimally 4
 gentoo hosts here at home and many many times I've run --sync
 simultaneously on all of them 5-10 times a day, with not a peep out of
 infra. I don't do this deliberately, sometimes I forget just how
 powerful clusterssh can be :-)
 
 Plus our ftp server at work is a mirror for all of ZA with no special
 permissions, it syncs every hour.
 
 The message in --sync is, I believe, a holdover from long long ago that
 hasn't been valid for years. But it's left to discourage abuse. What you
 are doing is not abuse, it's normal activity. Many of us here have
 multiple gentoo installs.
 
 If you want to reduce the data downloaded, then by all means configure
 rsyncd to share the tree on the PC, and point the ARM to that. Don't
 worry about overlays, the amount of changed data from them is usually
 too small to worry about.
 
 
 
 
 
  
  Especially with the ARM I need to sync once a day, since I have to
  limit the amount of software to be recompiled/updated after each sync
  since the ARM is not *that* fast (for example a kernel compilation
  take ~8h).  Ah, by the way: I quit crosscompilation, distcc and
  such...  Both successfully screwed up my gentoos on the ARM.
  
  
  t regards,
  mcc
  
  
  
  
  
 
 
 -- 
 Alan McKinnon
 alan.mckin...@gmail.com
 

Hi Alan,

thanks a lot for the good news -- Gentoo is such an nice thing and
I didn't want to play the bad guy.

Best regards,
mcc






Re: [gentoo-user] Circular dependencies...

2014-01-06 Thread meino . cramer
Khumba b...@khumba.net [14-01-06 08:32]:
 On Mon, 6 Jan 2014 08:18:20 +0100
 meino.cra...@gmx.de wrote:
 
  Hi,
  
  I got this:
  
  # emerge --update --newuse --deep --with-bdeps=y @world -vp
  
  These are the packages that would be merged, in order:
  
  Calculating dependencies... done!
  
  
  [nomerge   ] virtual/rubygems-6:ruby20 [1:ruby18, 4:ruby19] 
  RUBY_TARGETS=(ruby20) 
  [nomerge   ]  dev-lang/ruby-2.0.0_p353:2.0 [1.8.7_p374:1.8, 
  1.9.3_p484:1.9] USE=berkdb doc gdbm ipv6 ncurses rdoc readline ssl -debug 
  -examples -rubytests -socks5 -tk (-xemacs) 
  [nomerge   ]   dev-ruby/json-1.8.0 [1.7.7] USE=doc {-test} 
  RUBY_TARGETS=ruby18 ruby19 ruby20%* (-jruby) (-ree18%) 
  [nomerge   ]dev-ruby/rake-0.9.6 [0.9.2.2] USE=doc {-test} 
  (-bash-completion%) RUBY_TARGETS=ruby18 ruby19 ruby20%* (-jruby) 
  (-ree18%) 
  [nomerge   ] dev-ruby/rdoc-4.0.1-r1 [3.12.2] USE=doc {-test} 
  RUBY_TARGETS=ruby18 ruby19 ruby20%* (-jruby) 
  [ebuild U  ]  dev-ruby/racc-1.4.9 [1.4.8] USE=doc {-test} 
  RUBY_TARGETS=ruby18 ruby19 ruby20%* (-jruby) (-ree18%) 107 kB
  [ebuild U  ]  dev-ruby/json-1.8.0 [1.7.7] USE=doc {-test} 
  RUBY_TARGETS=ruby18 ruby19 ruby20%* (-jruby) (-ree18%) 146 kB
  [ebuild U  ]   dev-ruby/rake-0.9.6 [0.9.2.2] USE=doc {-test} 
  (-bash-completion%) RUBY_TARGETS=ruby18 ruby19 ruby20%* (-jruby) 
  (-ree18%) 121 kB
  [ebuild U  ]dev-ruby/rdoc-4.0.1-r1 [3.12.2] USE=doc {-test} 
  RUBY_TARGETS=ruby18 ruby19 ruby20%* (-jruby) 457 kB
  
  Total: 4 packages (4 upgrades), Size of downloads: 830 kB
  
   * Error: circular dependencies:
  
  (dev-ruby/rdoc-4.0.1-r1::gentoo, ebuild scheduled for merge) depends on
   (dev-ruby/racc-1.4.9::gentoo, ebuild scheduled for merge) (buildtime)
(dev-ruby/rdoc-4.0.1-r1::gentoo, ebuild scheduled for merge) (buildtime)
  
  It might be possible to break this cycle
  by applying the following change:
  - dev-ruby/racc-1.4.9 (Change USE: -doc)
  
  
  
  I added this to /etc/portage/package.use:
  
  =dev-ruby/racc-1.49 -doc
 
 1.49 != 1.4.9, is that not just a typo in your email?
 
 Cheers,
 Khumba
 
  
  and have set doc in the USE flags in make.conf.
  
  I am still getting the above output...
  
  How can I get out of this cycle out of this cycle out of this cycles
  out of... ;)
  
  Best regards,
  mcc
  
  
 
 

Hi Khumba,

oh damn...I didn't saw that! Thank you very much !!!

Now the circle is moved a little further...I got:

[nomerge   ] virtual/rubygems-6:ruby20 [1:ruby18, 4:ruby19] 
RUBY_TARGETS=(ruby20) 
[nomerge   ]  dev-lang/ruby-2.0.0_p353:2.0 [1.8.7_p374:1.8, 1.9.3_p484:1.9] 
USE=berkdb doc gdbm ipv6 ncurses rdoc readline ssl -debug -examples -rubytests 
-socks5 -tk (-xemacs) 
[nomerge   ]   dev-ruby/json-1.8.0 [1.7.7] USE=doc {-test} 
RUBY_TARGETS=ruby18 ruby19 ruby20%* (-jruby) (-ree18%) 
[nomerge   ]dev-ruby/rake-0.9.6 [0.9.2.2] USE=doc {-test} 
(-bash-completion%) RUBY_TARGETS=ruby18 ruby19 ruby20%* (-jruby) (-ree18%) 
[nomerge   ] dev-ruby/rdoc-4.0.1-r1 [3.12.2] USE=doc {-test} 
RUBY_TARGETS=ruby18 ruby19 ruby20%* (-jruby) 
[ebuild U  ]  dev-ruby/racc-1.4.9 [1.4.8] USE=-doc* {-test} 
RUBY_TARGETS=ruby18 ruby19 ruby20%* (-jruby) (-ree18%) 107 kB
[ebuild U  ]  dev-ruby/json-1.8.0 [1.7.7] USE=doc {-test} 
RUBY_TARGETS=ruby18 ruby19 ruby20%* (-jruby) (-ree18%) 146 kB
[ebuild U  ]   dev-ruby/rake-0.9.6 [0.9.2.2] USE=doc {-test} 
(-bash-completion%) RUBY_TARGETS=ruby18 ruby19 ruby20%* (-jruby) (-ree18%) 
121 kB
[ebuild U  ]dev-ruby/rdoc-4.0.1-r1 [3.12.2] USE=doc {-test} 
RUBY_TARGETS=ruby18 ruby19 ruby20%* (-jruby) 457 kB

Total: 4 packages (4 upgrades), Size of downloads: 830 kB

 * Error: circular dependencies:

(dev-ruby/rake-0.9.6::gentoo, ebuild scheduled for merge) depends on
 (dev-ruby/rdoc-4.0.1-r1::gentoo, ebuild scheduled for merge) (buildtime)
  (dev-ruby/racc-1.4.9::gentoo, ebuild scheduled for merge) (buildtime)
   (dev-ruby/rake-0.9.6::gentoo, ebuild scheduled for merge) (buildtime)

It might be possible to break this cycle
by applying the following change:
- dev-ruby/rake-0.9.6 (Change USE: -doc)


I will now add that to package.use and will see how far it will
take...

Thanks a lot again! :)
Cheers,
mcc






Re: [gentoo-user] Circular dependencies...

2014-01-06 Thread meino . cramer
Neil Bothwick n...@digimed.co.uk [14-01-06 09:28]:
 On Mon, 6 Jan 2014 08:18:20 +0100, meino.cra...@gmx.de wrote:
 
  I added this to /etc/portage/package.use:
  
  =dev-ruby/racc-1.49 -doc
  
  and have set doc in the USE flags in make.conf.
  
  I am still getting the above output...
 
 USE=doc is a classic way of getting circular dependencies, usually
 unnecessarily. You only need USE=doc if you are doing development work
 with a package, so it should never need to be set globally. The flag does
 not affect the installation of general man/info pages, except with the
 odd exception (like ffmpeg).
 
 % euses doc
 doc - Add extra documentation (API, Javadoc, etc). It is recommended to
 enable per package instead of globally
 
 
 -- 
 Neil Bothwick
 
 Diarrhoea is hereditary, it runs in your genes.

Hi Neil,

thank you for the inofrmation! :))
I am currently on the way of installing texlive completly 
and I cannot get enough documentation about it...
So I thought, that doc was a good idea...but iw seems not
to be...
I will switch it off again.
On the other side: Not being able to install docs globally seems
to be a logical problem (beside being useless...), which needs
to be fixed...right?

Best regards,
mcc






[gentoo-user] Circular dependencies...

2014-01-05 Thread meino . cramer
Hi,

I got this:

# emerge --update --newuse --deep --with-bdeps=y @world -vp

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

Calculating dependencies... done!


[nomerge   ] virtual/rubygems-6:ruby20 [1:ruby18, 4:ruby19] 
RUBY_TARGETS=(ruby20) 
[nomerge   ]  dev-lang/ruby-2.0.0_p353:2.0 [1.8.7_p374:1.8, 1.9.3_p484:1.9] 
USE=berkdb doc gdbm ipv6 ncurses rdoc readline ssl -debug -examples -rubytests 
-socks5 -tk (-xemacs) 
[nomerge   ]   dev-ruby/json-1.8.0 [1.7.7] USE=doc {-test} 
RUBY_TARGETS=ruby18 ruby19 ruby20%* (-jruby) (-ree18%) 
[nomerge   ]dev-ruby/rake-0.9.6 [0.9.2.2] USE=doc {-test} 
(-bash-completion%) RUBY_TARGETS=ruby18 ruby19 ruby20%* (-jruby) (-ree18%) 
[nomerge   ] dev-ruby/rdoc-4.0.1-r1 [3.12.2] USE=doc {-test} 
RUBY_TARGETS=ruby18 ruby19 ruby20%* (-jruby) 
[ebuild U  ]  dev-ruby/racc-1.4.9 [1.4.8] USE=doc {-test} 
RUBY_TARGETS=ruby18 ruby19 ruby20%* (-jruby) (-ree18%) 107 kB
[ebuild U  ]  dev-ruby/json-1.8.0 [1.7.7] USE=doc {-test} 
RUBY_TARGETS=ruby18 ruby19 ruby20%* (-jruby) (-ree18%) 146 kB
[ebuild U  ]   dev-ruby/rake-0.9.6 [0.9.2.2] USE=doc {-test} 
(-bash-completion%) RUBY_TARGETS=ruby18 ruby19 ruby20%* (-jruby) (-ree18%) 
121 kB
[ebuild U  ]dev-ruby/rdoc-4.0.1-r1 [3.12.2] USE=doc {-test} 
RUBY_TARGETS=ruby18 ruby19 ruby20%* (-jruby) 457 kB

Total: 4 packages (4 upgrades), Size of downloads: 830 kB

 * Error: circular dependencies:

(dev-ruby/rdoc-4.0.1-r1::gentoo, ebuild scheduled for merge) depends on
 (dev-ruby/racc-1.4.9::gentoo, ebuild scheduled for merge) (buildtime)
  (dev-ruby/rdoc-4.0.1-r1::gentoo, ebuild scheduled for merge) (buildtime)

It might be possible to break this cycle
by applying the following change:
- dev-ruby/racc-1.4.9 (Change USE: -doc)



I added this to /etc/portage/package.use:

=dev-ruby/racc-1.49 -doc

and have set doc in the USE flags in make.conf.

I am still getting the above output...

How can I get out of this cycle out of this cycle out of this cycles
out of... ;)

Best regards,
mcc




[gentoo-user] Is there any way out of this...?

2013-12-06 Thread meino . cramer
Hi,

Doing an 

eix-sync  emerge --color=n --newuse --update --tree --deep world 
--keep-going -va

I got this response from the system:


---


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

Calculating dependencies... done!
[nomerge   ] media-video/openshot-1.4.3  USE=ffmpeg python 
PYTHON_TARGETS=python2_7 -python2_6 
[ebuild   R]  virtual/python-imaging-2  USE=tk PYTHON_TARGETS=python2_7 
python3_3* -python2_6 -python3_2* 0 kB
[nomerge   ] x11-libs/gtkglext-1.2.0-r1  USE=-debug 
[ebuild  N ]  x11-libs/pangox-compat-0.0.2  262 kB
[nomerge   ] media-video/openshot-1.4.3  USE=ffmpeg python 
PYTHON_TARGETS=python2_7 -python2_6 
[ebuild   R   ~]  dev-python/httplib2-0.8  PYTHON_TARGETS=python2_7 python3_3* 
-python2_6 -python3_2* 0 kB
[nomerge   ] dev-python/wxpython-2.8.12.1-r1:2.8  USE=cairo doc examples 
opengl PYTHON_TARGETS=python2_7 -python2_6 
[ebuild   R]  dev-python/pyopengl-3.0.2-r1  USE=tk 
PYTHON_TARGETS=python2_7 python3_3* -python2_6 -python3_2* 0 kB
[nomerge   ] dev-vcs/bzr-2.5.1  USE=sftp -curl -doc {-test} 
[nomerge   ]  dev-python/paramiko-1.10.1  USE=-doc -examples 
PYTHON_TARGETS=python2_7 -python2_6 
[ebuild   R]   dev-python/pycrypto-2.6.1  USE=gmp -doc 
PYTHON_TARGETS=python2_7 python3_3* -python2_6 -python3_2* 0 kB
[nomerge   ] media-sound/grip-3.3.1-r3  USE=nls vorbis 
[ebuild U  ]  x11-libs/vte-0.28.2-r206 [0.28.2-r204] USE=introspection 
-debug -glade -python (-doc%) PYTHON_TARGETS=python2_7%* -python2_6% 0 kB
[nomerge   ] media-sound/ardour-3.5.74:3  USE=nls sse (-altivec) -debug 
-doc -lv2 
[ebuild U  ]  dev-cpp/gtkmm-2.24.4:2.4 [2.24.2:2.4] USE=-doc -examples 
{-test} 10,022 kB
[nomerge   ] net-wireless/gnuradio-3.6.1-r1  USE=alsa doc examples fcd grc 
jack qt4 sdl utils wavelet wxwidgets -oss -portaudio 
[nomerge   ]  dev-python/cheetah-2.4.4 
[ebuild   R]   dev-python/markdown-2.3.1  USE=-doc -pygments {-test} 
PYTHON_TARGETS=python2_7 python3_3* (-pypy2_0) -python2_6 -python3_2* 0 kB
[ebuild U  ] sys-apps/gnome-disk-utility-3.8.2 [3.0.2-r201] USE=gnome%* 
-fat -systemd% (-gnome-keyring%) (-nautilus%) (-remote-access%) 1,348 kB
[ebuild   R] app-portage/portpeek-2.1.9  PYTHON_TARGETS=python2_7 
python3_3%* -python3_2* 0 kB
[ebuild   R] app-office/libreoffice-4.1.2.3  USE=branding cups dbus gtk 
opengl vba webdav (-aqua) -bluetooth -debug -eds -gnome -gstreamer -gtk3 -java 
-jemalloc -kde -mysql -odk -postgres -telepathy {-test} 
LIBREOFFICE_EXTENSIONS=presenter-minimizer -nlpsolver -scripting-beanshell 
-scripting-javascript -wiki-publisher PYTHON_SINGLE_TARGET=python2_7 
-python3_3 PYTHON_TARGETS=python2_7 python3_3* 0 kB
[ebuild   R   ~] app-portage/diffmask-0.3.3-r2  PYTHON_TARGETS=python2_7 
python3_3* -pypy2_0 -python2_6 -python3_2* 0 kB
[ebuild   R] dev-python/PyQt4-4.10.2  USE=X dbus opengl -debug 
-declarative -doc -examples -help -kde -multimedia -phonon -script -scripttools 
-sql -svg -webkit -xmlpatterns PYTHON_TARGETS=python2_7 python3_3* -python2_6 
-python3_2* 0 kB
[ebuild U  ] media-libs/cogl-1.14.1_pre20130901-r1:1.0/12 [1.10.4:1.0/9] 
USE=introspection opengl pango -debug -examples -gles2 {-test} (-doc%) 1,449 
kB
[ebuild   R] sys-process/iotop-0.6  PYTHON_TARGETS=python2_7 python3_3* 
(-pypy2_0) -python2_6 -python3_2* 0 kB
[ebuild U  ] dev-vcs/subversion-1.7.14 [1.7.13] USE=berkdb dso nls 
webdav-neon -apache2 -ctypes-python -debug -doc -extras -gnome-keyring -java 
-kde -perl -python -ruby -sasl {-test} -vim-syntax -webdav-serf 
PYTHON_TARGETS=python2_7 -python2_6 5,905 kB
[ebuild U  ] app-text/evince-3.8.3:0/evd3.4-evv3.3 [2.32.0-r4:0/0] 
USE=introspection postscript tiff -debug -djvu -dvi -gnome-keyring -nautilus 
-t1lib -xps% (-dbus%*) (-gnome%) 6,328 kB
[ebuild U  ] x11-libs/gtksourceview-3.8.2:3.0/1 [3.6.3:3.0/3.0] 
USE=introspection -glade {-test} 1,239 kB
[ebuild U  ] app-text/gtkspell-3.0.3:3/0 [3.0.0:3/0] USE=introspection 
-vala% 411 kB
[ebuild U  ] app-office/gnumeric-1.12.8 [1.12.0-r1] USE=introspection 
-libgda% -perl -python PYTHON_SINGLE_TARGET=python2_7 -python2_6 
PYTHON_TARGETS=python2_7 -python2_6 15,182 kB
[ebuild   R] app-portage/flaggie-0.2.1  PYTHON_TARGETS=python2_7 
python3_3* (-pypy2_0) -python2_6 -python3_2* 0 kB
[ebuild U  ] x11-libs/libwnck-3.4.7:3 [3.4.5:3] USE=introspection 
-startup-notification -tools 649 kB
[ebuild U  ] net-libs/webkit-gtk-2.0.4:3/25 [1.8.3-r300:3/3] USE=geoloc 
gstreamer introspection jit webgl (-aqua) -coverage -debug -libsecret% -spell 
{-test} (-doc%) (-webkit2%) 9,619 kB
[ebuild U  ] x11-misc/slim-1.3.6-r3 [1.3.5-r4] USE=consolekit pam 
-branding 228 kB
[ebuild U  ] gnome-base/gvfs-1.16.4 [1.12.3-r1] USE=gdu gtk%* http udev 
-afp -archive -avahi -bluetooth -bluray -cdda -fuse -gnome-keyring 
-gnome-online-accounts% -gphoto2 -ios -mtp% -samba -systemd% {-test%} -udisks 
(-doc%) 1,463 kB
[ebuild   R] 

Re: [gentoo-user] Re: Is there any way out of this...?

2013-12-06 Thread meino . cramer
Jonathan Callen jcal...@gentoo.org [13-12-07 07:44]:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA512
 
 On 12/07/2013 01:32 AM, meino.cra...@gmx.de wrote:
  Hi,
  
  Doing an
  
  eix-sync  emerge --color=n --newuse --update --tree --deep world 
  --keep-going -va
  
  I got this response from the system:
  
  
  ---
  
  
  These are the packages that would be merged, in reverse order:
  

 SNIP!!!  ---8---

  ---
  
  I tried to pick packages, which seems unblocked to me, but with no success.
  
  What is the best way to untangle this desaster?
  
  Thank you VERY much for any life saving help in advance! :) Have a nice 
  weekend! Best regards, 
  mcc
  
  
 
 
 The problem is that for gnome-settings-daemon to work properly (and still be 
 supported by
 upstream), you *MUST* convert your system to use systemd.  If I remember 
 correctly, there is a USE
 flag you can toggle that will allow you to keep using sys-fs/udev (which is 
 just a stripped-down
 systemd install that doesn't include systemd itself), but it is unsupported.  
 most of the other
 errors will probably go away when that one is fixed.
 
 - -- 
 Jonathan Callen
 
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v2.0.22 (GNU/Linux)
 Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/
 
 iQIcBAEBCgAGBQJSosL6AAoJELHSF2kinlg40rkP/iPL/GCUsJOE0CofYyY9VhYl
 +KYAA09OTquyjJEt3liyNyhrWeWJbDdVbNzCgZOkjudyEgGhrLNmzVZ5ELRQ2VoS
 efKnt+SpRaTRSuwjedVeZuZyQm8F1DH+OaG9uHZ1+te6s4fJnjtQ1clIJwy7oEBJ
 EpEUM8kDRKPvmU30Dtcu1FbJrMxUmTuMeVgcQYHzWqCBOgwc52yCvjNFEbfuA/3c
 8lJo6Ytm1bS67MrljLTFSjlJgpyu6MQSyDuzz3JyZoh0lQP7xCw8gjQgTIcHuDfS
 S8tYcbXG/LKKH+G9e7HpoAVCiDdMEGSPg3avOFVKkzQ3cKJlX6SFYGfclqe9IJjH
 LC1zrzUcSjTM/8xEUZcQGcQp2EEh91gBsCp7GFuCXZheeHCeh0agngVWvwBIdR3q
 9oFP5p2cvSIpQ4W0D2RLHT6rJdHCYcTI0+C6T4kvyDGWBIwFciVGzPokbDLIIIic
 3loY53CzLPFOUcAo6l4DQcXL5e3oNRd3iFT/6zF/yi6VGg5quKhu2L1dvQsfCSdj
 v5bKvDarcNRCGMhthx65EBftxUJYEJAFqYBh30/f/RYZH7tGiHtqbB7o3+9IGSp5
 ff0g1CRJpYN3EQGKdWm01YO0tWEsWWNi9tjLP3/9rCuCoNaCwMMPa22LyTliV1ce
 WOZN9rfAgWvGWAopmu/y
 =XGp9
 -END PGP SIGNATURE-
 



Hi Jonathan,

thank you for your help! :)

Interestingly

/rooteix gnome-settings-daemon
* gnome-base/gnome-settings-daemon
 Available versions:  2.32.1-r2 ~*3.8.3 3.8.6.1 {+colord +cups debug +i18n 
libnotify -openrc-force packagekit policykit pulseaudio +short-touchpad-timeout 
smartcard test +udev INPUT_DEVICES=wacom}
 Homepage:https://git.gnome.org/browse/gnome-settings-daemon
 Description: Gnome Settings Daemon


...it seems, that gnome-settings/daemon is neither installed
nor pulled in by anything.

Excerpt from the longish bug newsletter from above:

[nomerge   ] sys-apps/gnome-disk-utility-3.8.2 [3.0.2-r201] USE=gnome%* 
-fat -systemd% (-gnome-keyring%) (-nautilus%) (-remote-access%) 
[ebuild  N ]  gnome-base/gnome-settings-daemon-3.8.6.1  USE=colord cups 
i18n short-touchpad-timeout udev -debug (-openrc-force) (-packagekit) 
-policykit {-test} INPUT_DEVICES=-wacom 1,543 kB
...
[nomerge   ] gnome-base/gnome-settings-daemon-3.8.6.1  USE=colord cups 
i18n short-touchpad-timeout udev -debug (-openrc-force) (-packagekit) 
-policykit {-test} INPUT_DEVICES=-wacom 
[ebuild  N ]  app-i18n/ibus-1.5.2  USE=X gconf gtk gtk3 introspection nls 
python -dconf -deprecated {-test} -vala PYTHON_SINGLE_TARGET=python2_7 
-python2_6 PYTHON_TARGETS=python2_7 -python2_6 1,839 kB
...
[nomerge   ] gnome-base/gnome-settings-daemon-3.8.6.1  USE=colord cups 
i18n short-touchpad-timeout udev -debug (-openrc-force) (-packagekit) 
-policykit {-test} INPUT_DEVICES=-wacom 
[ebuild U  ]  gnome-base/librsvg-2.39.0:2 [2.36.4-r1:2] USE=gtk 
introspection -tools -vala 507 kB
...
[nomerge   ] gnome-base/gnome-settings-daemon-3.8.6.1  USE=colord cups 
i18n short-touchpad-timeout udev -debug (-openrc-force) (-packagekit) 
-policykit {-test} INPUT_DEVICES=-wacom 
[nomerge   ]  media-sound/pulseaudio-4.0-r1  USE=X alsa asyncns caps dbus 
gdbm glib gtk ipv6 jack orc ssl tcpd udev webrtc-aec -avahi -bluetooth -doc 
-equalizer -gnome -libsamplerate -lirc (-neon) (-oss) -qt4 -realtime 
(-system-wide) -systemd {-test} -xen ABI_X86=(64) -32 (-x32) 

or do I misinterpret something of this ?

Best regards,
mcc












Re: [gentoo-user] Terminals not closing after exit anymore

2013-11-24 Thread meino . cramer
Marc Stürmer m...@marc-stuermer.de [13-11-24 15:16]:
 Greetings,
 
 I've got a strange behaviour since a couple of weeks.
 
 When working under X11 in a terminal and I type exit in the shell, 
 the terminal does not close itself anymore.
 
 Already changed the shell - no change at all.
 
 Also does Ctrl+Z not work anymore, to bring the process running in the 
 foreground into the background.
 
 When trying Ctrl+Z on the text console it is the same.
 
 Since I am somewhat confused about that kind of behaviour and where to 
 fix it - any ideas to get it back working properly?
 
 Thanks in advance.
 

Hi,

check wether the problem is related to the shell/terminal or
to keyboard related things:

In a terminal type 

cat return

Then press a couple of CTRL/something keys except ^D.

If you can see -- for example -- ^E when pressing CTRL-E,
then the control codes are received by the shell/terminal,
therefore keyboard related things are not to blame.

If so check the shell init files for remapping the keycodes.
Maybe revdep rebuild will show a library, which is used by
the shell was updated but the shell was not rebuild.
Or something like that.

Only a shot in the dark...

Good luck!
Best regards,
mcc






Re: [gentoo-user] Terminals not closing after exit anymore

2013-11-24 Thread meino . cramer
Marc Stürmer m...@marc-stuermer.de [13-11-24 17:12]:
 If you can see -- for example -- ^E when pressing CTRL-E,
 then the control codes are received by the shell/terminal,
 therefore keyboard related things are not to blame.
 
 Well yes this works.
 
 If so check the shell init files for remapping the keycodes.
 Maybe revdep rebuild will show a library, which is used by
 the shell was updated but the shell was not rebuild.
 Or something like that.
 
 Ok, looking after that, thanks for the input.
 
 
 

You're welcome! :)
Best regards
mcc




[gentoo-user] [OT] XNest and embedded system: Kaboom! (sometimes)

2013-11-23 Thread meino . cramer
Hi,

I want to display the X-display of my embedded Linux system (a
Beaglebone black) on my PC.

For that I started XNest on display 1 on my PC (option: -ac) and
set DISPLAY on the embedded system (running an XServer also)
accordingly.

I could run openbox, urxvt, gnumeric, tgif (for example) via
this setup nicely.

But when I started hatari (an AtariST-Emulator) on the embedded
system, XNest on the PC stops running/crashes.

Running hatari on the XServer of the embedded system runs nicely
though.

On the X-point-of-view hatari should be nothing else but just another 
X application...or?

The output of XNest after such sudden stop is:

homepc:/home/userXnest -ac :1
_XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
_XSERVTransOpen: transport open failed for inet6/homepc:1
_XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6
Initializing built-in extension Generic Event Extension
Initializing built-in extension SHAPE
Initializing built-in extension XInputExtension
Initializing built-in extension XTEST
Initializing built-in extension BIG-REQUESTS
Initializing built-in extension SYNC
Initializing built-in extension XKEYBOARD
Initializing built-in extension XC-MISC
Initializing built-in extension XINERAMA
Initializing built-in extension XFIXES
Initializing built-in extension RENDER
Initializing built-in extension RANDR
Initializing built-in extension DAMAGE
Initializing built-in extension MIT-SCREEN-SAVER
Initializing built-in extension DOUBLE-BUFFER
Initializing built-in extension RECORD
Initializing built-in extension X-Resource
Initializing built-in extension XVideo
Initializing built-in extension XVideo-MotionCompensation

## (above the output until I started hatari)
## (below the output after I started hatari)

X Error of failed request:  BadMatch (invalid parameter attributes)
  Major opcode of failed request:  1 (X_CreateWindow)
  Serial number of failed request:  3486
  Current serial number in output stream:  3491



What went wrong here?
How can I fix it?


Thank you very much in advance for any help!
Best regards,
mcc





[gentoo-user] grub2: need the output of vbeinfo to be able to read the output of vbeinfo

2013-10-20 Thread meino . cramer
Hi,

I just migrated to grub2 which works fine thanks to the good 
Gentoo docs! :)

But...

I need to increase the resolution of the boot screen to
see what is going on there.
The docs say, that with the command vbeinfo from the grub
console I can see the valid modes of my grpahics card.
Now...the current resolution of the grub console compbined
with the unfortunate sorting of the output of vbeinfo I am
currently only able to read the last entries of this realy
long list.
Therefore...I need the whole output of vbeinfo to set the
console resulotion that way, so I will be able to read the
output of vbeinfo

deadlock?

Nice things like 'less' or such are not available

What can I do?

Thank you very much in advance for any help!

Best regards,
mcc






Re: [gentoo-user] grub2: need the output of vbeinfo to be able to read the output of vbeinfo

2013-10-20 Thread meino . cramer
Daniel Pielmeier bil...@gentoo.org [13-10-20 19:32]:
 meino.cra...@gmx.de schrieb am 20.10.2013 19:17:
  Hi,
  
  I just migrated to grub2 which works fine thanks to the good 
  Gentoo docs! :)
  
  But...
  
  I need to increase the resolution of the boot screen to
  see what is going on there.
  The docs say, that with the command vbeinfo from the grub
  console I can see the valid modes of my grpahics card.
  Now...the current resolution of the grub console compbined
  with the unfortunate sorting of the output of vbeinfo I am
  currently only able to read the last entries of this realy
  long list.
  Therefore...I need the whole output of vbeinfo to set the
  console resulotion that way, so I will be able to read the
  output of vbeinfo
  
  deadlock?
  
  Nice things like 'less' or such are not available
  
  What can I do?
 
 
 Try this:
 set pager=1
 
 http://www.gnu.org/software/grub/manual/grub.html#pager
 
 -- 
 Regards
 Daniel Pielmeier
 

Hi Daniel!

LIFESAVER! Thanks a lot!
Didnt saw this...

Best regards,
mcc






[gentoo-user] DVD: Video-Yes, Audio- But actor can be heard speaking!

2013-09-19 Thread meino . cramer
Hi,

I've got a mysterious (at least to me ;) effect on system:
When playing DVDs with different players (vlc/mplayer)
video and audio seem to be ok.
With one exception:
I only /see/ the actors moving their mouths...there his
not a single voice audible.
Background sound and everything else is fine.

I tried to increase the volume of all suspicious
levels of alsamixer and checked for muted channels
but no success.

I recompiled mplayer and vlc -- no effect.

System:
Linux 3.10.12 #1 SMP PREEMPT x86_64 AMD Phenom(tm) II X6 1090T Processor 
AuthenticAMD GNU/Linux
media-libs/alsa-lib 1.0.27.2  (-alisp -debug -doc -python ABI_MIPS=-n32 -n64 
-o32 ABI_X86=64 -32 -x32 PYTHON_SINGLE_TARGET=python2_7 
PYTHON_TARGETS=python2_7)
and two simple speakers (stereo) via simple earphone jack

What is going on here? ;)

Thank you very much for any help in advance!
mcc






Re: [gentoo-user] DVD: Video-Yes, Audio- But actor can be heard speaking!

2013-09-19 Thread meino . cramer
Frank Steinmetzger war...@gmx.de [13-09-19 17:40]:
 On Thu, Sep 19, 2013 at 05:08:24PM +0200, meino.cra...@gmx.de wrote:
  Hi,
  
  I've got a mysterious (at least to me ;) effect on system:
  When playing DVDs with different players (vlc/mplayer)
  video and audio seem to be ok.
  With one exception:
  I only /see/ the actors moving their mouths...there his
  not a single voice audible.
  Background sound and everything else is fine.
  
  I tried to increase the volume of all suspicious
  levels of alsamixer and checked for muted channels
  but no success.
  
  I recompiled mplayer and vlc -- no effect.
 
 Sounds like your channel mixing is misconfigured. Unfortunately I can
 only give you that pointer, but not how to dereference it. ;-)
 The player thinks you have some kind of surround system, so you only
 hear two out of x channels.
 -- 
 Gruß | Greetings | Qapla’
 Please do not share anything from, with or about me with any Facebook service.
 
 Dyslexics of the world, untie!


HiFrank,

thanks for your help! I will try to use it as *help. :)

Whats interesting with all that is: previously (read before 
that problem) everyhing works fine.
And then ...once in a sudden... something had shuffled the
channels.

Is there any /sys/... or /proc/... entry to which I could shout stereo
to switch back to good 'ole stereo instead of this surround stuff ?

Best regards,
mcc









[gentoo-user] To be updated or not to be updated, Second Part

2013-09-14 Thread meino . cramer
Hi,

after updateing I got this as result:
 * Copying old database to /var/cache/eix/previous.eix
 * Running eix-update
Reading Portage settings ..
Building database (/var/cache/eix/portage.eix) ..
[0] gentoo /usr/portage/ (cache: metadata-md5-or-flat)
 Reading category 159|159 (100%) Finished 
Applying masks ..
Calculating hash tables ..
Writing database file /var/cache/eix/portage.eix ..
Database contains 16845 packages in 159 categories.
 * Calling eix-diff
Diffing databases (16844 - 16845 packages)
[D]   == x11-libs/fox (1.7.39(1.7)@08/07/13; (~*)1.7.39(1.7) - *1.6.40(1.6) 
*1.6.45(1.6) ~*1.6.49(1.6) ~*1.7.40(1.7) ~*1.7.41(1.7)): C++ based Toolkit for 
developing Graphical User Interfaces easily and effectively
   dev-python/python-quantumclient (~*2.2.3): A client for the OpenStack 
Quantum API
[N]dev-java/jopt-simple (~*4.4(4.4) ~*4.5(4.5)): A Java library for 
parsing command line options
[N]virtual/python-futures (~*0): A virtual for the Python 
concurrent.futures module
 * Time statistics:
   287 seconds for syncing
   117 seconds for eix-update
14 seconds for eix-diff
   423 seconds total

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

Calculating dependencies... done!

Total: 0 packages, Size of downloads: 0 kB

Nothing to merge; quitting.

--

beagleboneblack:/rooteix x11-libs/fox
[D] x11-libs/fox
 Available versions:  
 (1.6)  *1.6.40 *1.6.45 ~*1.6.49
 (1.7)  ~*1.7.40 ~*1.7.41
   {(+)bzip2 debug doc (+)jpeg (+)opengl (+)png profile tiff (+)truetype 
(+)zlib}
 Installed versions:  1.7.39(1.7)(23:22:36 08/07/13)(bzip2 jpeg opengl png 
truetype zlib -debug -doc -profile -tiff)
 Homepage:http://www.fox-toolkit.org/
 Description: C++ based Toolkit for developing Graphical User 
Interfaces easily and effectively

So, what is about x11-libs/fox? Delete it? Dont delete it?

Best regards,
mcc







[gentoo-user] To be an update or not to be an update...

2013-09-09 Thread meino . cramer

Hi,

I submitted this command:
eix-sync ; emerge --color=n --newuse --update --tree --deep world --keep-going 
-va

and got (beside a lot other lines) this as result:

Writing database file /var/cache/eix/portage.eix ..
Database contains 16797 packages in 159 categories.
* Calling eix-diff
Diffing databases (16797 - 16797 packages)
[]   == dev-python/m2crypto (0.21.1 - 0.21.1-r1^t): M2Crypto: A Python 
crypto and SSL toolkit
[U]   == virtual/perl-ExtUtils-Manifest (1.610.0@08/04/13; 1.610.0 - 
1.630.0): Virtual for ExtUtils-Manifest
* Time statistics:
191 seconds for syncing
126 seconds for eix-update
15 seconds for eix-diff
335 seconds total

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

Calculating dependencies... done!

Total: 0 packages, Size of downloads: 0 kB

Nothing to merge; quitting.


beagleboneblack:/rooteix virtual/perl-ExtUtils-Manifest
[U] virtual/perl-ExtUtils-Manifest
Available versions:  ~1.580.0-r1 ~1.590.0 1.600.0 1.610.0 1.630.0
Installed versions:  1.610.0(06:25:46 08/04/13)
Description: Virtual for ExtUtils-Manifest

I am a little confused here...
Why is virtual/perl-ExtUtils-Manifest marked U and the result is Total: 0 
packages, Size of downloads: 0 kB?

Best regards,
mcc







Re: [gentoo-user] re: can't find /boot/grub/grub.conf after kernel upgrade [3.10.7]

2013-09-07 Thread meino . cramer
Alexander Kapshuk alexander.kaps...@gmail.com [13-09-07 23:14]:
 On 09/07/2013 11:11 PM, Canek Peláez Valdés wrote:
 On Sat, Sep 7, 2013 at 2:41 PM, Alexander Kapshuk
 alexander.kaps...@gmail.com  wrote:

 On 09/07/2013 10:35 PM, Canek Peláez Valdés wrote:
  
 On Sat, Sep 7, 2013 at 2:30 PM, Alexander Kapshuk
 alexander.kaps...@gmail.com  wrote:

 On 09/07/2013 10:25 PM, Canek Peláez Valdés wrote:
  
 On Sat, Sep 7, 2013 at 1:53 PM, Alexander Kapshuk
 alexander.kaps...@gmail.com  wrote:

 On 09/07/2013 09:35 PM, Canek Peláez Valdés wrote:
  
 On Sat, Sep 7, 2013 at 1:24 PM, Alexander Kapshuk
 alexander.kaps...@gmail.com  wrote:

 On 09/07/2013 09:11 PM, Canek Peláez Valdés wrote:
  
 On Sat, Sep 7, 2013 at 1:06 PM, Alexander Kapshuk
 alexander.kaps...@gmail.com  wrote:

 Howdy,
 
 Just compiled the new kernel [3.10.7], was about to edit my
 /boot/grub/grub.conf, and found it missing:
 box0 boot # pwd
 /boot
 box0 boot # ls -a
 .  ..  kernel-3.10.7-gentoo  kernel-3.8.13-gentoo
 
 What did I miss?
  
 Do you have /boot in a separated partition? Did you mounted 
 it?
 
 Nothing should touch /boot, AFAIK.
 
 Regards.

 I do have '/boot' on a separate partition. If I understand it 
 correctly,
 '/boot' gets mounted every time at system start-up, based on
 '/etc/fstab', does it not?
  
 By the contents of your fstab, it should...
 

 box0 boot # cat /etc/fstab
 snip
 /dev/sda1/bootext2default,noatime0 
 2
 /dev/sda2noneswapsw0 0
 /dev/sda3/ext4noatime0 1
 /dev/sda5/homeext4noatime0 
 2
 /dev/cdrom/mnt/cdromautonoauto,ro0 0
 
 
 box0 boot # mount|grep /dev/sda
 /dev/sda3 on / type ext4 (rw,noatime,data=ordered)
 /dev/sda5 on /home type ext4 (rw,noatime)
  
 ,,,however mount says up there that it's not mounted.
 

 box0 boot # fdisk -l /dev/sda
 
 Disk /dev/sda: 250.1 GB, 250059350016 bytes, 488397168 sectors
 Units = sectors of 1 * 512 = 512 bytes
 Sector size (logical/physical): 512 bytes / 512 bytes
 I/O size (minimum/optimal): 512 bytes / 512 bytes
 Disk identifier: 0x
 
 Device Boot  Start End  Blocks   Id  System
 /dev/sda1   *2048   67583   32768   83  Linux
 /dev/sda2   67584 1116159  524288   82  Linux 
 swap / Solaris
 /dev/sda3 11161604305919920971520   83  Linux
 /dev/sda443059200   488397167   2226689845  
 Extended
 /dev/sda543061248   488397167   222667960   83  Linux
  
 For some reason your /boot partition didn't get mounted. See the 
 boot
 logs, and try to mounting by hand. Perhaps the fsck failed or it 
 needs
 manual intervention.
 
 Regards.

 Based on the 'dmesg' output below, EXT2-fs attempted to mount the 
 '/'
 partition instead of the '/boot' one.
 
 box0 ~ # dmesg|grep 'EXT.*fs'
 [2.444214] EXT2-fs (sda3): error: couldn't mount because of
 unsupported optional features (240)
 [2.444736] EXT4-fs (sda3): couldn't mount as ext3 due to 
 feature
 incompatibilities
 [2.481412] EXT4-fs (sda3): mounted filesystem with ordered 
 data
 mode. Opts: (null)
 [9.448819] EXT4-fs (sda3): re-mounted. Opts: (null)
 [9.731383] EXT4-fs (sda5): mounted filesystem with ordered 
 data
 mode. Opts: (null)
 
 Would that suggest a corrupted /boot/grub/grub.conf file?
  
 Not necessarily. Can you manually mount /boot and see the contents 
 of
 /boot/grub/grub.conf.
 

 How did the system boot then?
  
 If grub can see the boot partition (and is correctly configured 
 and
 installed on the MBR), it can mount the root system without 
 problems
 regardless of fstab. Do you use an initramfs?
 
 Regards.

 'mount /boot' fails:
 box0 ~ # mount /boot
 mount: wrong fs type, bad option, bad superblock on /dev/sda1,
 missing codepage or helper program, or other error
 In some cases useful info is found in syslog - try
 dmesg | tail or so
 
 No, I do not use 'initfamfs'.
 
 What do you suggest doing?
  
 Mounting it by hand:
 
 mount -t ext2 /dev/sda1 /boot
 
 Regards.

 That did the trick. Thanks very much.
 
 Here's my /boot/grub/grub.conf:
 box0 linux # cat /boot/grub/grub.conf
 # This is a sample grub.conf for use with Genkernel, per the Gentoo 
 handbook
 #
 http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=1chap=10#doc_chap2
 # If you are not using Genkernel and you need help creating this 
 file, you
 # should consult the handbook. Alternatively, consult the
 grub.conf.sample that
 # is included with the Grub documentation.
 
 default 0
 timeout 30
 splashimage=(hd0,0)/boot/grub/splash.xpm.gz
 
 title Gentoo Linux 3.8.13
 

Re: [gentoo-user] Re: Need help: Filesystem (ext4) corrupted!

2013-09-03 Thread meino . cramer
Pandu Poluan pa...@poluan.info [13-09-03 17:16]:
 On Sep 3, 2013 10:51 AM, William Kenworthy bi...@iinet.net.au wrote:
 
  On 03/09/13 11:26, meino.cra...@gmx.de wrote:
   William Kenworthy bi...@iinet.net.au [13-09-03 05:08]:
 
 --snip--
 
   Have you run out of inodes? - ext 4 has had very mixed success for me
 on
   solid state.  Running out of inodes is a real problem for gentoo on
   smaller SD cards with standard settings.
  
   BillK
  
  
  
   Does this error message from fsck indicate that? I am really bad in
   guessing what fsck tries to cry at me ... ;)
  
  
   solfire:/rootfsck.ext4 -f -p /dev/sdb2
   rootfs: Inodes that were part of a corrupted orphan linked list
 found.
  
   rootfs: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.
   (i.e., without -a or -p options)
   [1]18644 exit 4 fsck.ext4 -f -p /dev/sdb2
  
  
   Is there any way to correct the settings from the default values to
   more advances ones, which respect the sdcard size of 16GB *without*
   blanking it...a correction on the fly so to say???
  
   And if not: Is there a way to backup the sdcard and playback the files
   after reformatting it by preserving all three time stamps of the
   files (atime is deactivated via fstab though) ?
  
   Best regards,
   mcc
  
  
  
  
  
  df -i - if you get 100% iUSE or near to it thats your problem ... I have
  seen that error message you give as a result of running out of inodes
  corrupting the FS.
 
  No, your only way out is to copy (I use rync) the files off, recreate
  the fs with max inodes (man mke2fs) and rsync the files back.  Once an
  ext* fs has been created with a certain number of inodes its fixed until
  you re-format.
 
  I get it happening regularly on 4G cards when I forget and just emerge a
  couple of packages without cleaning up in between packages.  On 16G
  cards, its compiling something like glibc or gcc that uses huge numbers
  of inodes at times.  On a single 32G card I have, the standard settings
  have been fine ... so far :)
 
  Billk
 
 
 
 While you're considering of formatting the flash disk, consider also
 whether ext3/4 is suitable.
 
 When I first use Gentoo, I got bitten by inode exhaustion several times, so
 I used an inode-less fs (reiserfs, to be precise).
 
 I have no idea if reiserfs is suitable for a flash disk, though.
 
 Rgds,
 --

Hi Pandu,

ext3/4 is what is recommended by www.beagleboard.org/Robert
Nelson/Angstrom Linux...but I have to confess that took this
as simply given.

The other thing is: With sdcards one have to keep an eye on 
what part of the sdcard is written how often repeatedly, since
sdcards tends to wear out.

I read somewhere on the internet (dont remember where...sorry) that
Samsung has offered code  to the Linux kernel, which implements a
special FS especially suitable and made for sdcards. 

But I dont know its name and whether it is already available in
the kernel sources...

Best regards,
mcc





Re: [gentoo-user] Re: Need help: Filesystem (ext4) corrupted!

2013-09-03 Thread meino . cramer
Francisco Ares fra...@gmail.com [13-09-03 17:23]:
 2013/9/3 William Kenworthy bi...@iinet.net.au
 
  On 03/09/13 11:26, meino.cra...@gmx.de wrote:
   William Kenworthy bi...@iinet.net.au [13-09-03 05:08]:
   On 03/09/13 10:45, meino.cra...@gmx.de wrote:
   walt w41...@gmail.com [13-09-03 04:15]:
   On 09/02/2013 09:15 AM, meino.cra...@gmx.de wrote:
   The rootfs and $HOME of my embedded system is stored
   on a 16GB SD-card (about 5GB used, rest free). The FS
   is ext4.
  
   Since the system hangs for unknown reasons several times
   Does it hang at a predictable point, like during boot, or poweroff?
  
   I know almost nothing about SD cards (yet).  Do they develop bad
   blocks like other storage media?  I notice fsck.ext4 has a -c flag
   to check for bad blocks.
  
   No, it hangs while compiling or while updateing (eix-sync; emerge ...).
  
  
   I did the following now:
   I did a binary image backup with dd of the sdcard.
   I made a backup of the all files from the bad fs with tar.
   I say YES to fsck to fix what it found.
   I made another backup of the all files from the bad fs with tar.
   I md5summed both tar archives and found them identical.
  
   Now...is the conclusion correct, that the identical md5sum
   indicate, that the fixed error of the fs only had impact to
   already invalidated data?
   Or whatelse could this indicate?
  
   Best regards,
   mcc
  
   PS: What come mind just in this moment:
   Can I ran fsck on an binary image of the fs which I made with dd
  somehow?
  
  
  
  
  
   Have you run out of inodes? - ext 4 has had very mixed success for me on
   solid state.  Running out of inodes is a real problem for gentoo on
   smaller SD cards with standard settings.
  
   BillK
  
  
  
   Does this error message from fsck indicate that? I am really bad in
   guessing what fsck tries to cry at me ... ;)
  
  
   solfire:/rootfsck.ext4 -f -p /dev/sdb2
   rootfs: Inodes that were part of a corrupted orphan linked list
  found.
  
   rootfs: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.
   (i.e., without -a or -p options)
   [1]18644 exit 4 fsck.ext4 -f -p /dev/sdb2
  
  
   Is there any way to correct the settings from the default values to
   more advances ones, which respect the sdcard size of 16GB *without*
   blanking it...a correction on the fly so to say???
  
   And if not: Is there a way to backup the sdcard and playback the files
   after reformatting it by preserving all three time stamps of the
   files (atime is deactivated via fstab though) ?
  
   Best regards,
   mcc
  
  
  
  
  
  df -i - if you get 100% iUSE or near to it thats your problem ... I have
  seen that error message you give as a result of running out of inodes
  corrupting the FS.
 
  No, your only way out is to copy (I use rync) the files off, recreate
  the fs with max inodes (man mke2fs) and rsync the files back.  Once an
  ext* fs has been created with a certain number of inodes its fixed until
  you re-format.
 
  I get it happening regularly on 4G cards when I forget and just emerge a
  couple of packages without cleaning up in between packages.  On 16G
  cards, its compiling something like glibc or gcc that uses huge numbers
  of inodes at times.  On a single 32G card I have, the standard settings
  have been fine ... so far :)
 
  Billk
 
 
 
 Just my  2 cents: while updating I think it would it be a good practice to
 have some sort of external storage (even networked) and do a unionfs with
 the working file system.  Some folders inside /usr use to keep almost half
 (more, sometimes) of all files in my systems (like /usr/portage ,
 /usr/src and /usr/include , which are not needed while not under system
 maintenance).
 
 Francisco

Hi Francisco,

GOOD point!
Only one thing forbids this:
I often commute between two places. I bought this little embedded
computer to do try this or that with it at both places. I have
internet access at both places but only at home there is my PC
with Gentoo Linux.
I dont want to miss Gentoo-hacking ;) at one of the places... :)

Best regards,
mcc






Re: [gentoo-user] Re: Need help: Filesystem (ext4) corrupted!

2013-09-03 Thread meino . cramer
William Kenworthy bi...@iinet.net.au [13-09-03 17:16]:
 On 03/09/13 11:26, meino.cra...@gmx.de wrote:
  William Kenworthy bi...@iinet.net.au [13-09-03 05:08]:
  On 03/09/13 10:45, meino.cra...@gmx.de wrote:
  walt w41...@gmail.com [13-09-03 04:15]:
  On 09/02/2013 09:15 AM, meino.cra...@gmx.de wrote:
  The rootfs and $HOME of my embedded system is stored 
  on a 16GB SD-card (about 5GB used, rest free). The FS
  is ext4.
 
  Since the system hangs for unknown reasons several times
  Does it hang at a predictable point, like during boot, or poweroff?
 
  I know almost nothing about SD cards (yet).  Do they develop bad
  blocks like other storage media?  I notice fsck.ext4 has a -c flag
  to check for bad blocks.  
 
  No, it hangs while compiling or while updateing (eix-sync; emerge ...).
 
 
  I did the following now:
  I did a binary image backup with dd of the sdcard.
  I made a backup of the all files from the bad fs with tar.
  I say YES to fsck to fix what it found.
  I made another backup of the all files from the bad fs with tar.
  I md5summed both tar archives and found them identical.
 
  Now...is the conclusion correct, that the identical md5sum
  indicate, that the fixed error of the fs only had impact to
  already invalidated data?
  Or whatelse could this indicate?
 
  Best regards,
  mcc
 
  PS: What come mind just in this moment:
  Can I ran fsck on an binary image of the fs which I made with dd somehow?
 
 
 
 
 
  Have you run out of inodes? - ext 4 has had very mixed success for me on
  solid state.  Running out of inodes is a real problem for gentoo on
  smaller SD cards with standard settings.
 
  BillK
 
 
 
  Does this error message from fsck indicate that? I am really bad in
  guessing what fsck tries to cry at me ... ;)
 
 
  solfire:/rootfsck.ext4 -f -p /dev/sdb2
  rootfs: Inodes that were part of a corrupted orphan linked list found.
 
  rootfs: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.
  (i.e., without -a or -p options)
  [1]18644 exit 4 fsck.ext4 -f -p /dev/sdb2
 
 
  Is there any way to correct the settings from the default values to
  more advances ones, which respect the sdcard size of 16GB *without*
  blanking it...a correction on the fly so to say???
 
  And if not: Is there a way to backup the sdcard and playback the files
  after reformatting it by preserving all three time stamps of the
  files (atime is deactivated via fstab though) ?
 
  Best regards,
  mcc
 
 
 
 
 
 df -i - if you get 100% iUSE or near to it thats your problem ... I have
 seen that error message you give as a result of running out of inodes
 corrupting the FS.
 
 No, your only way out is to copy (I use rync) the files off, recreate
 the fs with max inodes (man mke2fs) and rsync the files back.  Once an
 ext* fs has been created with a certain number of inodes its fixed until
 you re-format.
 
 I get it happening regularly on 4G cards when I forget and just emerge a
 couple of packages without cleaning up in between packages.  On 16G
 cards, its compiling something like glibc or gcc that uses huge numbers
 of inodes at times.  On a single 32G card I have, the standard settings
 have been fine ... so far :)
 
 Billk
 
 

df -i gives the following:

rootfs   971040 352208   618832   37% /
/dev/root971040 352208   618832   37% /
devtmpfs  63420434629861% /dev
tmpfs 63456389630671% /run
shm   63456  1634551% /dev/shm
cgroup_root   63456  6634501% /sys/fs/cgroup
/dev/mmcblk0p10  00 - /boot


You mentioned rsync to backup...

I used 

sudo tar cvf backup file root of embedded system

the rootfs has only one partition...

Is it alos ok to use tar or is there any drawback?

Best regards,
mcc










Re: [gentoo-user] Re: Need help: Filesystem (ext4) corrupted!

2013-09-03 Thread meino . cramer
Francisco Ares fra...@gmail.com [13-09-04 02:08]:
 Em 03/09/2013 13:12, meino.cra...@gmx.de escreveu:
 
  William Kenworthy bi...@iinet.net.au [13-09-03 17:16]:
   On 03/09/13 11:26, meino.cra...@gmx.de wrote:
William Kenworthy bi...@iinet.net.au [13-09-03 05:08]:
On 03/09/13 10:45, meino.cra...@gmx.de wrote:
walt w41...@gmail.com [13-09-03 04:15]:
On 09/02/2013 09:15 AM, meino.cra...@gmx.de wrote:
The rootfs and $HOME of my embedded system is stored
on a 16GB SD-card (about 5GB used, rest free). The FS
is ext4.
   
Since the system hangs for unknown reasons several times
Does it hang at a predictable point, like during boot, or poweroff?
   
I know almost nothing about SD cards (yet).  Do they develop bad
blocks like other storage media?  I notice fsck.ext4 has a -c flag
to check for bad blocks.
   
No, it hangs while compiling or while updateing (eix-sync; emerge
 ...).
   
   
I did the following now:
I did a binary image backup with dd of the sdcard.
I made a backup of the all files from the bad fs with tar.
I say YES to fsck to fix what it found.
I made another backup of the all files from the bad fs with tar.
I md5summed both tar archives and found them identical.
   
Now...is the conclusion correct, that the identical md5sum
indicate, that the fixed error of the fs only had impact to
already invalidated data?
Or whatelse could this indicate?
   
Best regards,
mcc
   
PS: What come mind just in this moment:
Can I ran fsck on an binary image of the fs which I made with dd
 somehow?
   
   
   
   
   
Have you run out of inodes? - ext 4 has had very mixed success for
 me on
solid state.  Running out of inodes is a real problem for gentoo on
smaller SD cards with standard settings.
   
BillK
   
   
   
Does this error message from fsck indicate that? I am really bad in
guessing what fsck tries to cry at me ... ;)
   
   
solfire:/rootfsck.ext4 -f -p /dev/sdb2
rootfs: Inodes that were part of a corrupted orphan linked list
 found.
   
rootfs: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.
(i.e., without -a or -p options)
[1]18644 exit 4 fsck.ext4 -f -p /dev/sdb2
   
   
Is there any way to correct the settings from the default values to
more advances ones, which respect the sdcard size of 16GB *without*
blanking it...a correction on the fly so to say???
   
And if not: Is there a way to backup the sdcard and playback the files
after reformatting it by preserving all three time stamps of the
files (atime is deactivated via fstab though) ?
   
Best regards,
mcc
   
   
   
   
   
   df -i - if you get 100% iUSE or near to it thats your problem ... I have
   seen that error message you give as a result of running out of inodes
   corrupting the FS.
  
   No, your only way out is to copy (I use rync) the files off, recreate
   the fs with max inodes (man mke2fs) and rsync the files back.  Once an
   ext* fs has been created with a certain number of inodes its fixed until
   you re-format.
  
   I get it happening regularly on 4G cards when I forget and just emerge a
   couple of packages without cleaning up in between packages.  On 16G
   cards, its compiling something like glibc or gcc that uses huge numbers
   of inodes at times.  On a single 32G card I have, the standard settings
   have been fine ... so far :)
  
   Billk
  
  
 
  df -i gives the following:
 
  rootfs   971040 352208   618832   37% /
  /dev/root971040 352208   618832   37% /
  devtmpfs  63420434629861% /dev
  tmpfs 63456389630671% /run
  shm   63456  1634551% /dev/shm
  cgroup_root   63456  6634501% /sys/fs/cgroup
  /dev/mmcblk0p10  00 - /boot
 
 
  You mentioned rsync to backup...
 
  I used
 
  sudo tar cvf backup file root of embedded system
 
  the rootfs has only one partition...
 
  Is it alos ok to use tar or is there any drawback?
 
  Best regards,
  mcc
 
 
 
 
 There are some parameters for creating a better backup archive using tar,
 like --same-owner and --atime- preserve.
 
 By the way, it would be an interesting project to export some folders on
 your home computer using nfs, tuneling it through ssh, monting it locally
 in your embedded computer, and applying an unionfs to the rootfs.  Just
 dreaming, of course.
 
 Góod luck
 Francisco

Hi Francisco,

as I understand the man page, --same-owner is only activ while
extracting a tar:

 --same-owner
  create extracted files with the same ownership

while extracting I always use

  --preserve
  like --preserve-permissions plus --same-order

. Atime setting is disabled via fstab on my embedded system for two
reasons:
Performance wise since any access to a file will trigger a write
action to the flash 

[gentoo-user] Need help: Filesystem (ext4) corrupted!

2013-09-02 Thread meino . cramer
Hi,



I need some urgent help...



The rootfs and $HOME of my embedded system is stored 
on a 16GB SD-card (about 5GB used, rest free). The FS
is ext4.

Since the system hangs for unknown reasons several times I
removed the sdcard, put it in a card reader and did an
ext4.fsck on it.

Clean was the result.

Then I forced a check with -f -p.

The result was:

solfire:/rootfsck.ext4 -f -p /dev/sdb2
rootfs: Inodes that were part of a corrupted orphan linked list found.  

rootfs: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.
(i.e., without -a or -p options)
[1]18644 exit 4 fsck.ext4 -f -p /dev/sdb2


Return code 4 means

4- File system errors left uncorrected

which indicates nothing and all at the same time.


At this point I started to write this mail.

Before I fscked the sdcard I mounted the FS and tar'ed everything on
it into a backup file.

The tar process did not return an error.

Since it costs A LOT OF TIME to compile everything from source on a 
1GHz CPUed embedded system natively - and for abvious different other 
reasons - I am very interested in doing the next steps correctly.

What can I do to eliminate the problem without data loss (best
case) or to save the most while knowing what and where the corrupted 
data are located on the system?

Thank you very much in advance for any help!

Best regards,
mcc





Re: [gentoo-user] Need help: Filesystem (ext4) corrupted!

2013-09-02 Thread meino . cramer
Pandu Poluan pa...@poluan.info [13-09-02 18:40]:
 On Sep 2, 2013 11:16 PM, meino.cra...@gmx.de wrote:
 
  Hi,
 
 
 
  I need some urgent help...
 
 
 
  The rootfs and $HOME of my embedded system is stored
  on a 16GB SD-card (about 5GB used, rest free). The FS
  is ext4.
 
  Since the system hangs for unknown reasons several times I
  removed the sdcard, put it in a card reader and did an
  ext4.fsck on it.
 
  Clean was the result.
 
  Then I forced a check with -f -p.
 
  The result was:
 
  solfire:/rootfsck.ext4 -f -p /dev/sdb2
  rootfs: Inodes that were part of a corrupted orphan linked list found.
 
  rootfs: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.
  (i.e., without -a or -p options)
  [1]18644 exit 4 fsck.ext4 -f -p /dev/sdb2
 
 
  Return code 4 means
 
  4- File system errors left uncorrected
 
  which indicates nothing and all at the same time.
 
 
  At this point I started to write this mail.
 
  Before I fscked the sdcard I mounted the FS and tar'ed everything on
  it into a backup file.
 
  The tar process did not return an error.
 
  Since it costs A LOT OF TIME to compile everything from source on a
  1GHz CPUed embedded system natively - and for abvious different other
  reasons - I am very interested in doing the next steps correctly.
 
  What can I do to eliminate the problem without data loss (best
  case) or to save the most while knowing what and where the corrupted
  data are located on the system?
 
  Thank you very much in advance for any help!
 
 
 I'm not really sure how to fix the corrupt fs, but don't forget to backup
 the whole disk using dd
 
 Rgds,
 --

Currently doing exactly this...

mcc




Re: [gentoo-user] Re: Need help: Filesystem (ext4) corrupted!

2013-09-02 Thread meino . cramer
Francisco Ares fra...@gmail.com [13-09-03 04:15]:
 2013/9/2 walt w41...@gmail.com
 
  On 09/02/2013 09:15 AM, meino.cra...@gmx.de wrote:
   The rootfs and $HOME of my embedded system is stored
   on a 16GB SD-card (about 5GB used, rest free). The FS
   is ext4.
  
   Since the system hangs for unknown reasons several times
 
  Does it hang at a predictable point, like during boot, or poweroff?
 
  I know almost nothing about SD cards (yet).  Do they develop bad
  blocks like other storage media?  I notice fsck.ext4 has a -c flag
  to check for bad blocks.
 
 
 Sorry if this is obvious, but did you try to boot using, for example, a
 live CD?  Gentoo's live CD comes with a handful set of tools for quite a
 good range of file systems, including ext4
 
 Good luck
 Francisco

This is an embedded system. See my initial posting.

Best regards,
mcc






Re: [gentoo-user] Re: Need help: Filesystem (ext4) corrupted!

2013-09-02 Thread meino . cramer
walt w41...@gmail.com [13-09-03 04:15]:
 On 09/02/2013 09:15 AM, meino.cra...@gmx.de wrote:
  The rootfs and $HOME of my embedded system is stored 
  on a 16GB SD-card (about 5GB used, rest free). The FS
  is ext4.
  
  Since the system hangs for unknown reasons several times
 
 Does it hang at a predictable point, like during boot, or poweroff?
 
 I know almost nothing about SD cards (yet).  Do they develop bad
 blocks like other storage media?  I notice fsck.ext4 has a -c flag
 to check for bad blocks.  
 

No, it hangs while compiling or while updateing (eix-sync; emerge ...).


I did the following now:
I did a binary image backup with dd of the sdcard.
I made a backup of the all files from the bad fs with tar.
I say YES to fsck to fix what it found.
I made another backup of the all files from the bad fs with tar.
I md5summed both tar archives and found them identical.

Now...is the conclusion correct, that the identical md5sum
indicate, that the fixed error of the fs only had impact to
already invalidated data?
Or whatelse could this indicate?

Best regards,
mcc

PS: What come mind just in this moment:
Can I ran fsck on an binary image of the fs which I made with dd somehow?







Re: [gentoo-user] Re: Need help: Filesystem (ext4) corrupted!

2013-09-02 Thread meino . cramer
William Kenworthy bi...@iinet.net.au [13-09-03 05:08]:
 On 03/09/13 10:45, meino.cra...@gmx.de wrote:
  walt w41...@gmail.com [13-09-03 04:15]:
  On 09/02/2013 09:15 AM, meino.cra...@gmx.de wrote:
  The rootfs and $HOME of my embedded system is stored 
  on a 16GB SD-card (about 5GB used, rest free). The FS
  is ext4.
 
  Since the system hangs for unknown reasons several times
  Does it hang at a predictable point, like during boot, or poweroff?
 
  I know almost nothing about SD cards (yet).  Do they develop bad
  blocks like other storage media?  I notice fsck.ext4 has a -c flag
  to check for bad blocks.  
 
  No, it hangs while compiling or while updateing (eix-sync; emerge ...).
 
 
  I did the following now:
  I did a binary image backup with dd of the sdcard.
  I made a backup of the all files from the bad fs with tar.
  I say YES to fsck to fix what it found.
  I made another backup of the all files from the bad fs with tar.
  I md5summed both tar archives and found them identical.
 
  Now...is the conclusion correct, that the identical md5sum
  indicate, that the fixed error of the fs only had impact to
  already invalidated data?
  Or whatelse could this indicate?
 
  Best regards,
  mcc
 
  PS: What come mind just in this moment:
  Can I ran fsck on an binary image of the fs which I made with dd somehow?
 
 
 
 
 
 
 Have you run out of inodes? - ext 4 has had very mixed success for me on
 solid state.  Running out of inodes is a real problem for gentoo on
 smaller SD cards with standard settings.
 
 BillK
 
 
 

Does this error message from fsck indicate that? I am really bad in
guessing what fsck tries to cry at me ... ;)


  solfire:/rootfsck.ext4 -f -p /dev/sdb2
  rootfs: Inodes that were part of a corrupted orphan linked list found.
 
  rootfs: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.
  (i.e., without -a or -p options)
  [1]18644 exit 4 fsck.ext4 -f -p /dev/sdb2
 
 

Is there any way to correct the settings from the default values to
more advances ones, which respect the sdcard size of 16GB *without*
blanking it...a correction on the fly so to say???

And if not: Is there a way to backup the sdcard and playback the files
after reformatting it by preserving all three time stamps of the
files (atime is deactivated via fstab though) ?

Best regards,
mcc







Re: [gentoo-user] Makeing /dev/rtc1 accessible as soon as possible - how?

2013-08-25 Thread meino . cramer
Paul Colquhoun paul...@andor.dropbear.id.au [13-08-25 12:04]:
 On Sun, 25 Aug 2013 06:04:13 meino.cra...@gmx.de wrote:
  Hi,
  
  There are two RTCs in my system:
  /dev/rtc0 and /dev/rtc1
  
  rtc0 is not powered by a battery and forgets time/date
  with system shutdown and rtc1 is a I2C-rtc (DS3231) which
  is powered by a battery. It is extremly accurate in comparison
  with rtc0.
  
  rtc0 is accessible with system boot - rtc1 is not (current state).
 
 
 I know this might be obvious, but just in case:
 
 Have you checked to see if the dud RTC can be disabled in the BIOS?
 
 Or completely remove its drivers from the kernel?
 
 
 -- 
 Reverend Paul Colquhoun, ULC. http://andor.dropbear.id.au/
   Asking for technical help in newsgroups?  Read this first:
  http://catb.org/~esr/faqs/smart-questions.html#intro
 

Hi Paul,

I cannot remove rtc0 since it is integrated into the CPU. I cannot
remove the CPU for various reasons... ;)

I put the script (see previous mail) into /etc/init.d and call it now
at sysinit times. This works so far...but I still have entries in /sys
and /proc which show 1.1.1970.

Is there any way to get rid of the need to use echo..bla..bla into
files of the sysfs but to give the kernel the needed informations
directly, so rtc1 is available to the kernel...?

Best regards,
mcc





Re: [gentoo-user] Makeing /dev/rtc1 accessible as soon as possible - how?

2013-08-25 Thread meino . cramer
Mick michaelkintz...@gmail.com [13-08-25 13:44]:
 On Sunday 25 Aug 2013 11:35:29 meino.cra...@gmx.de wrote:
  Paul Colquhoun paul...@andor.dropbear.id.au [13-08-25 12:04]:
   On Sun, 25 Aug 2013 06:04:13 meino.cra...@gmx.de wrote:
Hi,

There are two RTCs in my system:
/dev/rtc0 and /dev/rtc1

rtc0 is not powered by a battery and forgets time/date
with system shutdown and rtc1 is a I2C-rtc (DS3231) which
is powered by a battery. It is extremly accurate in comparison
with rtc0.

rtc0 is accessible with system boot - rtc1 is not (current state).
   
   I know this might be obvious, but just in case:
   
   Have you checked to see if the dud RTC can be disabled in the BIOS?
   
   Or completely remove its drivers from the kernel?
  
  Hi Paul,
  
  I cannot remove rtc0 since it is integrated into the CPU. I cannot
  remove the CPU for various reasons... ;)
  
  I put the script (see previous mail) into /etc/init.d and call it now
  at sysinit times. This works so far...but I still have entries in /sys
  and /proc which show 1.1.1970.
  
  Is there any way to get rid of the need to use echo..bla..bla into
  files of the sysfs but to give the kernel the needed informations
  directly, so rtc1 is available to the kernel...?
 
 I noticed you mentioned rtc0 is not powered by a battery, but that's what the 
 CMOS battery does.  I'm curious why you don't add a new CMOS battery to your 
 MoBo?
 -- 
 Regards,
 Mick

Hi Mick,

this MoBo has neither a BIOS and therefore no BIOS battery.
I added the DS3231 rtc myself to get a battery buffered rtc.

Best regards,
mcc







Re: [gentoo-user] Makeing /dev/rtc1 accessible as soon as possible - how?

2013-08-25 Thread meino . cramer
William Kenworthy bi...@iinet.net.au [13-08-25 15:16]:
 On 25/08/13 20:50, meino.cra...@gmx.de wrote:
  Mick michaelkintz...@gmail.com [13-08-25 13:44]:
 ...
  Hi Mick,
  
  this MoBo has neither a BIOS and therefore no BIOS battery.
  I added the DS3231 rtc myself to get a battery buffered rtc.
  
  Best regards,
  mcc
  
  
  
  
  
 
 What is the device ... a raspberry pi?
 
 A pi also has a rtc thats not battery backed so the first thing you need
 to do is set the time as soon as the network comes up with the results
 you describe ... nobody cares and the device works fine.
 
 Under what circumstances is this a problem? - I see where you say some
 files have an epoch date, but again thats normal for a pi and doesn't
 cause any problems.
 
 This might help us understand what you are trying to do ...
 
 BillK
 
 
 
 

Hi BillK,

nearly ;)
Its a Beaglebone Black...
Regarding the situation of rtcs it is the same as with the Raspi.

Changing between bein connected to the internet and being not
creates a chaos is correctly and incorrectly time stamped files.
Previously I got headaches while trying to figure out why certain
things (emerging, compiling etc.) does not work properly.
Secondly I feel be far more comfortably knowing that I do not
have to care about the correct time stamps.
Thirdly I dont like such a mess on my system...

But the question remains: How can I can introduce the existing
of a I2C device (the DS3231) to the system as soon as possible?
Since the kernel can be configured to not only care about rtc0 
but to use any other rtc, it must be possible to introduce/initiate
such a device to the kernel in a pre-filesystem-mount state of 
booting the system...I simply dont know how...

Best regards,
mcc







[gentoo-user] Who sets the symlink /dev/rtc = /dev/rtc0 ?

2013-08-25 Thread meino . cramer
Hi,

In the kernel config I set

CONFIG_RTC_HCTOSYS_DEVICE=rtc1

and I grepped through /etc and looked 
for something suspicious...nothing found.

So...which ghost in my system dares to set
the symlink /dev/rtc to point to /dev/rtc0
instead of /dev/rtc1 ???

Any ides?

Best regards,
mcc







Re: [gentoo-user] Who sets the symlink /dev/rtc = /dev/rtc0 ?

2013-08-25 Thread meino . cramer
Alan McKinnon alan.mckin...@gmail.com [13-08-26 04:34]:
 On 25/08/2013 20:26, meino.cra...@gmx.de wrote:
  Hi,
  
  In the kernel config I set
  
  CONFIG_RTC_HCTOSYS_DEVICE=rtc1
  
  and I grepped through /etc and looked 
  for something suspicious...nothing found.
  
  So...which ghost in my system dares to set
  the symlink /dev/rtc to point to /dev/rtc0
  instead of /dev/rtc1 ???
 
 
 You say there's a ghost in the machine, and the instant answer udev
 did not immediately jump into your mind?
 
 tut, tut (such an obvious target)   :-)
 
 
 grep through every file installed by udev for rtc, let's see what
 comes out
 
 
 -- 
 Alan McKinnon
 alan.mckin...@gmail.com
 
 

Hi Alan,

carefully read my posting again ;)

Best regards,
mcc





Re: [gentoo-user] Who sets the symlink /dev/rtc = /dev/rtc0 ?

2013-08-25 Thread meino . cramer
Philip Webb purs...@ca.inter.net [13-08-26 04:35]:
 130825 Pavel Volkov suggested:
  On Sunday 25 August 2013 20:26:32 meino.cra...@gmx.de asked:
  So...which ghost in my system dares to set the symlink  /dev/rtc
  to point to  /dev/rtc0  instead of  /dev/rtc1  ???
  I bet it's /usr/lib64/udev/rules.d/50-udev-default.rules
 
 I have  /usr/udev/rules.d/50-udev-default.rules  (on a 64-bit system),
 which contains the lines :
 
   # select system RTC or just use the first one
   SUBSYSTEM==rtc, ATTR{hctosys}==1, SYMLINK+=rtc
   SUBSYSTEM==rtc, KERNEL==rtc0, SYMLINK+=rtc, 
 OPTIONS+=link_priority=-100
   
 However, in  /dev  I have :
 
   crw--- 1 root root 10, 135 Aug 25 07:39 /dev/rtc
   
 ie it's not a symlink.  I'm using  udev-204 .
 
 HTH
 
 -- 
 ,,
 SUPPORT ___//___,   Philip Webb
 ELECTRIC   /] [] [] [] [] []|   Cities Centre, University of Toronto
 TRANSIT`-O--O---'   purslowatchassdotutorontodotca
 
 

Hi,

I finally found the culprit:

There udev-related files under /lib, where I did not search for it.
I had expected them under /etc...
I fixed one of the rules and now there is the correct link.

Nonetheless, ls -l /proc shows:
beagleboneblack:/rootls -l /proc
total 0
dr-xr-xr-x   8 root   root   0 1970-01-01 01:00 1
dr-xr-xr-x   8 root   root   0 1970-01-01 01:00 10
dr-xr-xr-x   8 root   root   0 1970-01-01 01:00 11
dr-xr-xr-x   8 root   root   0 1970-01-01 01:00 12
dr-xr-xr-x   8 root   root   0 1970-01-01 01:00 13
dr-xr-xr-x   8 root   root   0 1970-01-01 01:00 14
dr-xr-xr-x   8 root   root   0 1970-01-01 01:00 15
dr-xr-xr-x   8 root   root   0 1970-01-01 01:00 16
dr-xr-xr-x   8 root   root   0 1970-01-01 01:00 17
dr-xr-xr-x   8 root   root   0 1970-01-01 01:00 18
dr-xr-xr-x   8 root   root   0 1970-01-01 01:00 188
dr-xr-xr-x   8 root   root   0 1970-01-01 01:00 19
dr-xr-xr-x   8 root   root   0 1970-01-01 01:00 196
dr-xr-xr-x   8 root   root   0 1970-01-01 01:00 2
dr-xr-xr-x   8 root   root   0 1970-01-01 01:00 20
dr-xr-xr-x   8 root   root   0 1970-01-01 01:00 21
dr-xr-xr-x   8 root   root   0 1970-01-01 01:00 24
dr-xr-xr-x   8 root   root   0 1970-01-01 01:00 27
dr-xr-xr-x   8 root   root   0 1970-01-01 01:00 3
dr-xr-xr-x   8 root   root   0 1970-01-01 01:00 36
dr-xr-xr-x   8 root   root   0 2013-08-26 05:12 362
dr-xr-xr-x   8 root   root   0 2013-08-26 05:12 363
dr-xr-xr-x   8 root   root   0 2013-08-26 05:12 364
dr-xr-xr-x   8 root   root   0 2013-08-26 05:12 365
dr-xr-xr-x   8 root   root   0 1970-01-01 01:00 38
dr-xr-xr-x   8 root   root   0 1970-01-01 01:00 39
dr-xr-xr-x   8 root   root   0 1970-01-01 01:00 40
dr-xr-xr-x   8 root   root   0 1970-01-01 01:00 41
dr-xr-xr-x   8 root   root   0 1970-01-01 01:00 42
dr-xr-xr-x   8 messagebus messagebus 0 2013-08-26 05:12 436
dr-xr-xr-x   8 root   root   0 1970-01-01 01:00 45
dr-xr-xr-x   8 root   root   0 1970-01-01 01:00 46
dr-xr-xr-x   8 root   root   0 1970-01-01 01:00 5
dr-xr-xr-x   8 root   root   0 1970-01-01 01:00 53
dr-xr-xr-x   8 root   root   0 1970-01-01 01:00 55
dr-xr-xr-x   8 root   root   0 1970-01-01 01:00 56
dr-xr-xr-x   8 root   root   0 2013-08-26 05:12 612
dr-xr-xr-x   8 root   root   0 2013-08-26 05:12 632
dr-xr-xr-x   8 root   root   0 1970-01-01 01:00 69
dr-xr-xr-x   8 root   root   0 2013-08-26 05:12 698
dr-xr-xr-x   8 root   root   0 1970-01-01 01:00 7
dr-xr-xr-x   8 root   root   0 1970-01-01 01:00 70
dr-xr-xr-x   8 root   root   0 1970-01-01 01:00 71
dr-xr-xr-x   8 root   root   0 1970-01-01 01:00 74
dr-xr-xr-x   8 root   root   0 1970-01-01 01:00 75
dr-xr-xr-x   8 root   root   0 1970-01-01 01:00 76
dr-xr-xr-x   8 root   root   0 1970-01-01 01:00 79
dr-xr-xr-x   8 root   root   0 1970-01-01 01:00 8
dr-xr-xr-x   8 root   root   0 1970-01-01 01:00 80
dr-xr-xr-x   8 root   root   0 2013-08-26 05:12 800
dr-xr-xr-x   8 root   root   0 2013-08-26 05:12 855
dr-xr-xr-x   8 root   root   0 2013-08-26 05:13 882
dr-xr-xr-x   8 root   root   0 2013-08-26 05:13 883
dr-xr-xr-x   8 root   root   0 2013-08-26 05:13 884
dr-xr-xr-x   8 root   root   0 2013-08-26 05:13 885
dr-xr-xr-x   8 root   root   0 2013-08-26 05:13 886
dr-xr-xr-x   8 root   root   0 2013-08-26 05:13 887
dr-xr-xr-x   8 root   root   0 2013-08-26 05:13 896
dr-xr-xr-x   8 root   root   0 

[gentoo-user] Makeing /dev/rtc1 accessible as soon as possible - how?

2013-08-24 Thread meino . cramer
Hi,

There are two RTCs in my system:
/dev/rtc0 and /dev/rtc1

rtc0 is not powered by a battery and forgets time/date
with system shutdown and rtc1 is a I2C-rtc (DS3231) which
is powered by a battery. It is extremly accurate in comparison
with rtc0.

rtc0 is accessible with system boot - rtc1 is not (current state).

To make rtc1 completly know to the system, I have to do a 
echo ds3231 0x68 ! /sys/bus/i2c/devices/i2c-1/new_device
hwclock -f /dev/rtc1 -s
in beforehand.

I wrote a script for /etc/init.d, which does exactly this, and 
the system login screen shows the correct tome/date information
even without ntp-client (the system should become independantly
from lan/internet). The script was added to the boot service 
and executed after dev and modules.

The kernel is configured to use /dev/rtc1 and the driver for the
ds1307, which also handles the ds3231, is included into the kernel
(no module).

But it seems, that setting the system time this way is too late,
since there are still (for example) log files under /var/log
with a timestamp of the 1.1.1970.

Are there any other way to make rtc1 known and accessible earlier 
to the system as the hack via a script in /etc/init.d ?

Thank you very much in advance for any help!
Best regards,
mcc






Re: [gentoo-user] Makeing /dev/rtc1 accessible as soon as possible - how?

2013-08-24 Thread meino . cramer
William Kenworthy bi...@iinet.net.au [13-08-25 06:32]:
 or if you have an initramfs do it there before control is passed to the
 OS.  You may also be able to set rtc0 to the current time in the
 initramfs as well.
 
 BillK
 
 
 
 On 25/08/13 12:18, Mark David Dumlao wrote:
  Which runlevel did you put your script on?
  You probably want it on sysinit, rather than default.
  
  Also, you can put rc_before= and rc_after= in the corresponding
  /etc/conf.d/ file and make sure it runs before your syslog but after
  your sysfs.
  
  On Sun, Aug 25, 2013 at 12:04 PM,  meino.cra...@gmx.de wrote:
  Hi,
 
  There are two RTCs in my system:
  /dev/rtc0 and /dev/rtc1
 
  rtc0 is not powered by a battery and forgets time/date
  with system shutdown and rtc1 is a I2C-rtc (DS3231) which
  is powered by a battery. It is extremly accurate in comparison
  with rtc0.
 
  rtc0 is accessible with system boot - rtc1 is not (current state).
 
  To make rtc1 completly know to the system, I have to do a
  echo ds3231 0x68 ! /sys/bus/i2c/devices/i2c-1/new_device
  hwclock -f /dev/rtc1 -s
  in beforehand.
 
  I wrote a script for /etc/init.d, which does exactly this, and
  the system login screen shows the correct tome/date information
  even without ntp-client (the system should become independantly
  from lan/internet). The script was added to the boot service
  and executed after dev and modules.
 
  The kernel is configured to use /dev/rtc1 and the driver for the
  ds1307, which also handles the ds3231, is included into the kernel
  (no module).
 
  But it seems, that setting the system time this way is too late,
  since there are still (for example) log files under /var/log
  with a timestamp of the 1.1.1970.
 
  Are there any other way to make rtc1 known and accessible earlier
  to the system as the hack via a script in /etc/init.d ?
 
  Thank you very much in advance for any help!
  Best regards,
  mcc
 
 
 
 
  
  
  
 
 

Hi Mark, hi William,

the script ds3231 in /etc/init.d is -- according to rc-update --
set as folows:

   ds3231 | boot 

There is no corresponding file in /etc/conf.d since the script
onlu consist of two commands (see previous posting). There is no
initramfs.

Since hwclock needs /dev/rtc1 to work, the script cannot be executed
before /dev/. is up.

Is there an text/tutorial/... or such somewhere on the net, which
shows the sequence, in which the usual services/scripts in /etc/init.d 
get started/executed while the system boots?

Best regads,
mcc







[gentoo-user] Two RTCs - how to choose in dependence of existence to eth0

2013-08-22 Thread meino . cramer
Hi,

there are two RTC in my system. One is powered by the 
power of the system itsself and will forget space and
time if the system is powered off. This is RTC0.
The second one is powered by a little CR3216. This one
will not forget the time. This is RTC1
The system itsself is portable and will be used with and
without access to the internet (no ethernet, no eth0).

Surely it is possible to hack together a script which will
run at boot time to figure out the source of the valid time.
But this is somehow less elegant and gentoo-ish as it should be.

I didnt found an application (via eix) which address this problem.

What is the recommended way to accomplish this task?

Thank you very much in advance for any help!
Best regards,
mcc






Re: [gentoo-user] Re: 7zip on ARM compilation error

2013-08-20 Thread meino . cramer
James wirel...@tampabay.rr.com [13-08-20 17:20]:
  meino.cramer at gmx.de writes:
 
 
  I tried to emerge 7zip natively on a Beaglebone black.
  Which CPU is a ARMv7 Processor rev 2 (v7l) with the 
  features swp half thumb fastmult vfp edsp thumbee neon vfpv3 tls.
 
  gcc-copnfig -l
  armv7a-hardfloat-linux-gnueabi-4.6.3
 
 Hello Meino,
 
 You'll find the some of the best developer for
 arm code on the gentoo-embedded list, should no one
 here answer your queries
 
 gentoo-embed...@lists.gentoo.org
 
 First make sure answers are not contained
 herein:
 
 http://www.gentoo.org/proj/en/base/embedded/handbook/
 
 hth,
 James
 
 
 
 

Hi James,

thanks a lot for the info...

Git it fixed myself. Have natively compiled gcc-2.7.3, which took
9:26h...
The new gcc does not show this problem...

Have a nice day/evening/morning (dont know your timezone :)
Keep hacking and best regards,
mcc






[gentoo-user] 7zip on ARM compilation error

2013-08-19 Thread meino . cramer

Hi,

I tried to emerge 7zip natively on a Beaglebone black.
Which CPU is a ARMv7 Processor rev 2 (v7l) with the 
features swp half thumb fastmult vfp edsp thumbee neon vfpv3 tls.

The gcc is:
gcc (Gentoo 4.6.3 p1.13, pie-0.5.2) 4.6.3
Copyright (C) 2011 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE

gcc-copnfig -l
armv7a-hardfloat-linux-gnueabi-4.6.3

The emerge failed:

armv7a-hardfloat-linux-gnueabi-g++ -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 
-mfloat-abi=hard  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG 
-D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DEXTERNAL_CODECS -DUNICODE 
-D_UNICODE -c -I. -I../../../myWindows -I../../../ -I../../../include_windows 
../../Archive/Hfs/HfsRegister.cpp
armv7a-hardfloat-linux-gnueabi-g++ -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 
-mfloat-abi=hard  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG 
-D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DEXTERNAL_CODECS -DUNICODE 
-D_UNICODE -c -I. -I../../../myWindows -I../../../ -I../../../include_windows 
../../Archive/Iso/IsoHandler.cpp
../../Archive/Iso/IsoHandler.cpp: In member function 'virtual LONG 
NArchive::NIso::CHandler::GetArchiveProperty(PROPID, PROPVARIANT*)':
../../Archive/Iso/IsoHandler.cpp:128:1: error: unrecognizable insn:
(insn 571 570 572 31 (set (subreg:SI (reg:DI 306 [ MEM[(const struct CDateTime 
*)D.17190_71 + 804B].GmtOffset ]) 0)
(sign_extend:SI (mem/s:QI (plus:SI (reg/f:SI 156 [ D.17190 ])
(const_int 812 [0x32c])) [0 MEM[(const struct CDateTime 
*)D.17190_71 + 804B].GmtOffset+0 S1 A16]))) ../../Archive/Iso/IsoIn.h:121 -1
 (nil))
../../Archive/Iso/IsoHandler.cpp:128:1: internal compiler error: in 
extract_insn, at recog.c:2109
Please submit a full bug report,
with preprocessed source if appropriate.
See http://bugs.gentoo.org/ for instructions.
make[1]: *** [IsoHandler.o] Error 1
make[1]: Leaving directory 
`/var/tmp/portage/app-arch/p7zip-9.20.1-r4/work/p7zip_9.20.1/CPP/7zip/Bundles/Format7zFree'
make: *** [common7z] Error 2

On request I will mail the logs -- I dont want to pollute the mailing
list.

How can I avoid this error?

Best regards,
mcc







Re: [gentoo-user] Swap is manually 'swapon-able' but not via fstab...?

2013-08-11 Thread meino . cramer
Gregory Shearman zek...@gmail.com [13-08-11 07:48]:
 In linux.gentoo.user, you wrote:
   Hi,
 
   When I do a 
   
  beagleboneblack:/rootswapon /dev/sda2  
  beagleboneblack:/rootfree
  total   used   free sharedbuffers cached
  Mem:507476  50812 456664  0  13108  
  17244
  -/+ buffers/cache:  20460 487016
  Swap:  5242876  05242876
  
 
  swap is added to the system.
 
  If I add
 
  /dev/sda2   none swap  sw   
   0 0
 
  swapspace will not be used after a reboot.
 
  dmesg has nothing specific...
 
  What did I wrong here? Why get swap not used via fstab?
 
 Do you have swap added to the boot runlevel?
 
 # rc-update add swap boot
 
 -- 
 Regards,
 Gregory.
 Gentoo Linux - Penguin Power
 
 -- 
 Regards,
 Gregory.
 Gentoo Linux - Penguin Power
 


Hi Samuli, hi Gregory,

...the rc-update of swap was missing! Thanks a lot!

Best regards,
mcc






[gentoo-user] Swap is manually 'swapon-able' but not via fstab...?

2013-08-10 Thread meino . cramer
 Hi,

 When I do a 
 
beagleboneblack:/rootswapon /dev/sda2  
beagleboneblack:/rootfree
total   used   free sharedbuffers cached
Mem:507476  50812 456664  0  13108  17244
-/+ buffers/cache:  20460 487016
Swap:  5242876  05242876


swap is added to the system.

If I add

/dev/sda2   none swap  sw0 0

swapspace will not be used after a reboot.

dmesg has nothing specific...

What did I wrong here? Why get swap not used via fstab?

Thank you very much for any help in advance!

Best regards,
mcc







Re: [gentoo-user] -flto set for simh-3.9.0-r1 let gcc fail on my Beaglebone Black

2013-08-09 Thread meino . cramer
Adam Carter adamcart...@gmail.com [13-08-09 17:27]:
  I already tried do set new CFLAGS via /etc/portage/env/nolto.conf:
 
  beagleboneblack:portage/package.envcat simh
  app-emulation/simh no-lto.conf
 
  and and an according file in /etc/porttage/package.env:
 
  beagleboneblack:portage/package.envcat simh
  app-emulation/simh no-lto.conf
 
  but this does not have any effect.
 
 
 What's the contents of no-lto.conf ? Was the missing - a typo?
 
 FWIW - i have a lot of build failures with lto and gcc-4.7.3, but many of
 these work with lto and gcc-4.6.3

Hi Adam,

Here is the contents of both files:

beagleboneblack:portage/package.envcat simh 
app-emulation/simh no-lto.conf
beagleboneblack:portage/envcat no-lto.conf 
CFLAGS=${CFLAGS} -fno-lto -fno-use-linker-plugin
CXXFLAGS=${CXXFLAGS} -fno-lto -fno-use-linker-plugin
LDFLAGS=${LDFLAGS} -fno-lto -fno-use-linker-plugin

The (only) gcc installed on my beaglebone black is:

beagleboneblack:portage/envgcc-config -l
[1] armv7a-hardfloat-linux-gnueabi-4.6.3 *

The USE-flag configuration of the gcc is:
[I] sys-devel/gcc
Available versions:  
(2.95)  [M]~*2.95.3-r10^s
(3.1)   [M]*3.1.1-r2
(3.2)   **3.2.2^s *3.2.3-r4
(3.3)   ~*3.3.6-r1^s
(3.4)   3.4.6-r2^s
(4.0)   ~*4.0.4^s
(4.1)   4.1.2^s
(4.2)   ~4.2.4-r1^s
(4.3)   ~4.3.3-r2^s 4.3.4^s ~4.3.5^s 4.3.6-r1^s
(4.4)   ~4.4.2^s 4.4.3-r3^s 4.4.4-r2^s 4.4.5^s 4.4.6-r1^s 4.4.7^s
(4.5)   ~4.5.1-r1^s ~4.5.2^s 4.5.3-r2^s 4.5.4^s
(4.6)   ~4.6.0^s ~4.6.1-r1^s ~4.6.2^s 4.6.3^s ~4.6.4^s
(4.7)   ~4.7.0^s ~4.7.1^s ~4.7.2-r1^s ~4.7.3^s
(4.8)   [M]**4.8.0^s [M]**4.8.1^s
{{altivec bootstrap boundschecking build cxx d doc fixed-point fortran 
gcj go graphite gtk hardened ip28 ip32r10k java libssp lto mudflap multilib 
multislot n32 n64 nls nopie nossp nptl objc objc++ objc-gc openmp 
regression-test static vanilla}}
Installed versions:  4.6.3(4.6)^s(05:38:07 08/03/13)(cxx fortran 
mudflap nls nptl openmp -altivec -doc -fixed-point -gcj -graphite -gtk 
-hardened -libssp -lto -multilib -multislot -nopie -nossp -objc -objc++ 
-objc-gc -regression-test -vanilla)
Homepage:http://gcc.gnu.org/
Description: The GNU Compiler Collection

That is, there is no LTO-support compiled in the gcc (as mentioned in
previous mail). As I think to have understood from searching and
reading the web, LTO on the ARM platform is possible. But I am no
gcc guru and therefore it is really possible that I have misunderstand
what has been written... ;)

Best regards,
mcc






Re: [gentoo-user] -flto set for simh-3.9.0-r1 let gcc fail on my Beaglebone Black

2013-08-09 Thread meino . cramer
meino.cra...@gmx.de meino.cra...@gmx.de [13-08-09 18:32]:
 Adam Carter adamcart...@gmail.com [13-08-09 17:27]:
   I already tried do set new CFLAGS via /etc/portage/env/nolto.conf:
  
   beagleboneblack:portage/package.envcat simh
   app-emulation/simh no-lto.conf
  
   and and an according file in /etc/porttage/package.env:
  
   beagleboneblack:portage/package.envcat simh
   app-emulation/simh no-lto.conf
  
   but this does not have any effect.
  
  
  What's the contents of no-lto.conf ? Was the missing - a typo?
  
  FWIW - i have a lot of build failures with lto and gcc-4.7.3, but many of
  these work with lto and gcc-4.6.3
 
 Hi Adam,
 
 Here is the contents of both files:
 
 beagleboneblack:portage/package.envcat simh 
 app-emulation/simh no-lto.conf
 beagleboneblack:portage/envcat no-lto.conf 
 CFLAGS=${CFLAGS} -fno-lto -fno-use-linker-plugin
 CXXFLAGS=${CXXFLAGS} -fno-lto -fno-use-linker-plugin
 LDFLAGS=${LDFLAGS} -fno-lto -fno-use-linker-plugin
 
 The (only) gcc installed on my beaglebone black is:
 
 beagleboneblack:portage/envgcc-config -l
 [1] armv7a-hardfloat-linux-gnueabi-4.6.3 *
 
 The USE-flag configuration of the gcc is:
 [I] sys-devel/gcc
 Available versions:  
 (2.95)[M]~*2.95.3-r10^s
 (3.1) [M]*3.1.1-r2
 (3.2) **3.2.2^s *3.2.3-r4
 (3.3) ~*3.3.6-r1^s
 (3.4) 3.4.6-r2^s
 (4.0) ~*4.0.4^s
 (4.1) 4.1.2^s
 (4.2) ~4.2.4-r1^s
 (4.3) ~4.3.3-r2^s 4.3.4^s ~4.3.5^s 4.3.6-r1^s
 (4.4) ~4.4.2^s 4.4.3-r3^s 4.4.4-r2^s 4.4.5^s 4.4.6-r1^s 4.4.7^s
 (4.5) ~4.5.1-r1^s ~4.5.2^s 4.5.3-r2^s 4.5.4^s
 (4.6) ~4.6.0^s ~4.6.1-r1^s ~4.6.2^s 4.6.3^s ~4.6.4^s
 (4.7) ~4.7.0^s ~4.7.1^s ~4.7.2-r1^s ~4.7.3^s
 (4.8) [M]**4.8.0^s [M]**4.8.1^s
 {{altivec bootstrap boundschecking build cxx d doc fixed-point 
 fortran gcj go graphite gtk hardened ip28 ip32r10k java libssp lto mudflap 
 multilib multislot n32 n64 nls nopie nossp nptl objc objc++ objc-gc openmp 
 regression-test static vanilla}}
 Installed versions:  4.6.3(4.6)^s(05:38:07 08/03/13)(cxx fortran 
 mudflap nls nptl openmp -altivec -doc -fixed-point -gcj -graphite -gtk 
 -hardened -libssp -lto -multilib -multislot -nopie -nossp -objc -objc++ 
 -objc-gc -regression-test -vanilla)
 Homepage:http://gcc.gnu.org/
 Description: The GNU Compiler Collection
 
 That is, there is no LTO-support compiled in the gcc (as mentioned in
 previous mail). As I think to have understood from searching and
 reading the web, LTO on the ARM platform is possible. But I am no
 gcc guru and therefore it is really possible that I have misunderstand
 what has been written... ;)
 
 Best regards,
 mcc
 
 
 
 


I have digged a little deeper...

The gcc which comes with the prepared stage3 image for the Gentoo on
Beaglebone/Black includes gcc 4.6.3.
As shown above the USE flag lto is disabled.

Nonetheless gcc reports -flto when called with

gcc --help=optimizers


reports:
-flto-reportReport various link-time optimization statistics

This output i grepped by simh's own makefile to detect whether gcc
can be called with -flto or not.
It decides to use -flto while compiling and therefore the process
breaks with 

cc1: error: LTO support has not been enabled in this configuration

The previous version of simh - which does not seem to use this feature at all --
compiels fine on the beaglebone.

For me I need to know, whether it is safe to recompile gcc natively on
the beaglebone with lto support enabled via USE flag.
This compilation will take about eight hours.
So it would be fine to decide on a little bit more than try and error. ;)

Or how can I circumvent the described problems?

Best regards,
mcc






[gentoo-user] -flto set for simh-3.9.0-r1 let gcc fail on my Beaglebone Black

2013-08-08 Thread meino . cramer
Hi,

for app-emulation/sim-3.9.0-r1 (in opposite to the previous version)
-flto was set.
But there is no LOT-support in gcc, which is delivered with the stage3
build of gentoo for ARMv7 (Beaglebone/black).

I already tried do set new CFLAGS via /etc/portage/env/nolto.conf:

beagleboneblack:portage/package.envcat simh 
app-emulation/simh no-lto.conf

and and an according file in /etc/porttage/package.env:

beagleboneblack:portage/package.envcat simh 
app-emulation/simh no-lto.conf

but this does not have any effect.

What is the least intrusive, most compatible way for me to disable the
use of -flto in this ebuild?

Thank you very much in advance for any help!
Best regards,
mcc






[gentoo-user] Crossdev problems

2013-08-01 Thread meino . cramer
Hi,

System is an AMD64.

I am trying to follow these instructions:

http://dev.gentoo.org/~armin76/arm/beagleboneblack/install.xml

and get problems while executing


Build a crosscompiler

Code Listing 3.2: Building a crosscompiler

# crossdev -S armv7a-hardfloat-linux-gnueabi



gcc --version
gcc (Gentoo 4.6.3 p1.13, pie-0.5.2) 4.6.3
Copyright (C) 2011 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

gcc-config -l
 [1] x86_64-pc-linux-gnu-4.4.7
 [2] x86_64-pc-linux-gnu-4.6.3 *

After the command crossdev -S armv7a-hardfloat-linux-gnueabi failed
once, I emerge -C all related installation (as given with eix -I)
and tryied it again. It fails again.

The output was:
 * gcc failed :(
 * If you file a bug, please attach the following logfiles:
 * /var/log/portage/cross-armv7a-hardfloat-linux-gnueabi-info.log
 * /var/log/portage/cross-armv7a-hardfloat-linux-gnueabi-gcc-stage1.log.xz
 * 
/var/tmp/portage/cross-armv7a-hardfloat-linux-gnueabi/gcc*/temp/gcc-config.logs.tar.xz

I do *not* include the above files here to not to pollute the
mailinglist - but I will do it on request.

How can I make the crossdev-command work?

Best regards,
mcc









Re: [gentoo-user] strange eix-sync

2013-07-13 Thread meino . cramer
Douglas J Hunley doug.hun...@gmail.com [13-07-13 13:36]:
 On Sat, Jul 13, 2013 at 1:19 AM, meino.cra...@gmx.de wrote:
 
  How can I pratically proof the availability of xattr on the filesystem
  of /tmp -- beside checking the kernel config.
 
 
 Is your /tmp a tmpfs? What's the output of 'mount' please?
 
 
 -- 
 Douglas J Hunley (doug.hun...@gmail.com)
 Twitter: @hunleyd   Web:
 douglasjhunley.com
 G+: http://goo.gl/sajR3


beaglebone:/rootmount
rootfs on / type rootfs (rw)
/dev/root on / type ext4 
(rw,noatime,user_xattr,commit=60,barrier=1,data=ordered)
devtmpfs on /dev type devtmpfs 
(rw,relatime,size=125556k,nr_inodes=31389,mode=755)
proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
tmpfs on /run type tmpfs (rw,nosuid,nodev,relatime,mode=755)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620)
shm on /dev/shm type tmpfs (rw,nosuid,nodev,noexec,relatime)
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
securityfs on /sys/kernel/security type securityfs 
(rw,nosuid,nodev,noexec,relatime)
debugfs on /sys/kernel/debug type debugfs (rw,nosuid,nodev,noexec,relatime)
cgroup_root on /sys/fs/cgroup type tmpfs 
(rw,nosuid,nodev,noexec,relatime,size=10240k,mode=755)
openrc on /sys/fs/cgroup/openrc type cgroup 
(rw,nosuid,nodev,noexec,relatime,release_agent=/lib/rc/sh/cgroup-release-agent.sh,name=openrc)
cpuset on /sys/fs/cgroup/cpuset type cgroup 
(rw,nosuid,nodev,noexec,relatime,cpuset)
cpu on /sys/fs/cgroup/cpu type cgroup (rw,nosuid,nodev,noexec,relatime,cpu)
cpuacct on /sys/fs/cgroup/cpuacct type cgroup 
(rw,nosuid,nodev,noexec,relatime,cpuacct)
memory on /sys/fs/cgroup/memory type cgroup 
(rw,nosuid,nodev,noexec,relatime,memory)
devices on /sys/fs/cgroup/devices type cgroup 
(rw,nosuid,nodev,noexec,relatime,devices)
freezer on /sys/fs/cgroup/freezer type cgroup 
(rw,nosuid,nodev,noexec,relatime,freezer)
blkio on /sys/fs/cgroup/blkio type cgroup 
(rw,nosuid,nodev,noexec,relatime,blkio)
perf_event on /sys/fs/cgroup/perf_event type cgroup 
(rw,nosuid,nodev,noexec,relatime,perf_event)
usbfs on /proc/bus/usb type usbfs (rw,noexec,nosuid,devmode=0664,devgid=85)


beaglebone:/tmpdf -h .
Filesystem  Size  Used Avail Use% Mounted on
/dev/root15G  5.6G  8.3G  41% /


I also removed (as an experiement) the acl and xattr use flags
from rsyncno success (the original settings only remove the
xattr-flags).





Re: [gentoo-user] strange eix-sync

2013-07-12 Thread meino . cramer
Stroller strol...@stellar.eclipse.co.uk [13-07-12 00:51]:
 
 On 11 July 2013, at 19:58, meino.cra...@gmx.de wrote:
  ...
  beaglebone:/rootKrm -v
  rm: remove regular empty file ‘/tmp/foobar123’? yes
  removed ‘/tmp/foobar123’
  ...
  
  Everything was done as root.
 
 I think this is the output of `rm -vi $file` not `rm -v $file` - this 
 suggests you have at least one alias enabled.
 
 This is probably a red herring, but I would try everything again ensuring no 
 aliases or other user shell customisations enabled.
 
 Stroller.
 
 

How can I pratically proof the availability of xattr on the filesystem
of /tmp -- beside checking the kernel config.
From the point of view of rsync -- so to say?

After this update it stops working. In the meanwhile I had reinstalled
all old versions with no success

1373166229: Started emerge on: Jul 07, 2013 05:03:48
1373166229:  *** emerge --oneshot --keep-going --verbose 
=sys-fs/dosfstools-3.0.20-r1 =net-misc/rsync-3.0.9-r3 =app-admin/eselect-1.3.6 
=net-misc/ntp-4.2.6_p5-r3 =virtual/udev-200
1373166331:   emerge (1 of 5) sys-fs/dosfstools-3.0.20-r1 to /
1373166332:  === (1 of 5) Cleaning 
(sys-fs/dosfstools-3.0.20-r1::/usr/portage/sys-fs/dosfstools/dosfstools-3.0.20-r1.ebuild)
1373166333:  === (1 of 5) Compiling/Merging 
(sys-fs/dosfstools-3.0.20-r1::/usr/portage/sys-fs/dosfstools/dosfstools-3.0.20-r1.ebuild)
1373166409:  === (1 of 5) Merging 
(sys-fs/dosfstools-3.0.20-r1::/usr/portage/sys-fs/dosfstools/dosfstools-3.0.20-r1.ebuild)
1373166432:   AUTOCLEAN: sys-fs/dosfstools:0
1373166432:  === Unmerging... (sys-fs/dosfstools-3.0.20)
1373166447:   unmerge success: sys-fs/dosfstools-3.0.20
1373166465:  === (1 of 5) Post-Build Cleaning 
(sys-fs/dosfstools-3.0.20-r1::/usr/portage/sys-fs/dosfstools/dosfstools-3.0.20-r1.ebuild)
1373166465:  ::: completed emerge (1 of 5) sys-fs/dosfstools-3.0.20-r1 to /
1373166465:   emerge (2 of 5) net-misc/rsync-3.0.9-r3 to /
1373166465:  === (2 of 5) Cleaning 
(net-misc/rsync-3.0.9-r3::/usr/portage/net-misc/rsync/rsync-3.0.9-r3.ebuild)
1373166466:  === (2 of 5) Compiling/Merging 
(net-misc/rsync-3.0.9-r3::/usr/portage/net-misc/rsync/rsync-3.0.9-r3.ebuild)
1373166811:  === (2 of 5) Merging 
(net-misc/rsync-3.0.9-r3::/usr/portage/net-misc/rsync/rsync-3.0.9-r3.ebuild)
1373166828:   AUTOCLEAN: net-misc/rsync:0
1373166828:  === Unmerging... (net-misc/rsync-3.0.9-r2)
1373166843:   unmerge success: net-misc/rsync-3.0.9-r2
1373166861:  === (2 of 5) Post-Build Cleaning 
(net-misc/rsync-3.0.9-r3::/usr/portage/net-misc/rsync/rsync-3.0.9-r3.ebuild)
1373166861:  ::: completed emerge (2 of 5) net-misc/rsync-3.0.9-r3 to /
1373166861:   emerge (3 of 5) app-admin/eselect-1.3.6 to /
1373166861:  === (3 of 5) Cleaning 
(app-admin/eselect-1.3.6::/usr/portage/app-admin/eselect/eselect-1.3.6.ebuild)
1373166862:  === (3 of 5) Compiling/Merging 
(app-admin/eselect-1.3.6::/usr/portage/app-admin/eselect/eselect-1.3.6.ebuild)
1373166904:  === (3 of 5) Merging 
(app-admin/eselect-1.3.6::/usr/portage/app-admin/eselect/eselect-1.3.6.ebuild)
1373166929:   AUTOCLEAN: app-admin/eselect:0
1373166929:  === Unmerging... (app-admin/eselect-1.3.5)
1373166944:   unmerge success: app-admin/eselect-1.3.5
1373166960:  === (3 of 5) Post-Build Cleaning 
(app-admin/eselect-1.3.6::/usr/portage/app-admin/eselect/eselect-1.3.6.ebuild)
1373166960:  ::: completed emerge (3 of 5) app-admin/eselect-1.3.6 to /
1373166961:   emerge (4 of 5) net-misc/ntp-4.2.6_p5-r3 to /
1373166961:  === (4 of 5) Cleaning 
(net-misc/ntp-4.2.6_p5-r3::/usr/portage/net-misc/ntp/ntp-4.2.6_p5-r3.ebuild)
1373166963:  === (4 of 5) Compiling/Merging 
(net-misc/ntp-4.2.6_p5-r3::/usr/portage/net-misc/ntp/ntp-4.2.6_p5-r3.ebuild)
1373167738:  === (4 of 5) Merging 
(net-misc/ntp-4.2.6_p5-r3::/usr/portage/net-misc/ntp/ntp-4.2.6_p5-r3.ebuild)
1373167774:   AUTOCLEAN: net-misc/ntp:0
1373167774:  === Unmerging... (net-misc/ntp-4.2.6_p5-r2)
1373167792:   unmerge success: net-misc/ntp-4.2.6_p5-r2
1373167815:  === (4 of 5) Post-Build Cleaning 
(net-misc/ntp-4.2.6_p5-r3::/usr/portage/net-misc/ntp/ntp-4.2.6_p5-r3.ebuild)
1373167815:  ::: completed emerge (4 of 5) net-misc/ntp-4.2.6_p5-r3 to /
1373167816:   emerge (5 of 5) virtual/udev-200 to /
1373167816:  === (5 of 5) Cleaning 
(virtual/udev-200::/usr/portage/virtual/udev/udev-200.ebuild)
1373167816:  === (5 of 5) Compiling/Merging 
(virtual/udev-200::/usr/portage/virtual/udev/udev-200.ebuild)
1373167841:  === (5 of 5) Merging 
(virtual/udev-200::/usr/portage/virtual/udev/udev-200.ebuild)
1373167855:   AUTOCLEAN: virtual/udev:0
1373167855:  === Unmerging... (virtual/udev-197-r3)
1373167870:   unmerge success: virtual/udev-197-r3
1373167888:  === (5 of 5) Post-Build Cleaning 
(virtual/udev-200::/usr/portage/virtual/udev/udev-200.ebuild)
1373167888:  ::: completed emerge (5 of 5) virtual/udev-200 to /
1373167888:  *** Finished. Cleaning up...
1373167905:  *** exiting successfully.
1373167914:  *** terminating.
1373248019: Started emerge on: Jul 08, 2013 03:46:59
1373248019:  *** 

Re: [gentoo-user] strange eix-sync

2013-07-11 Thread meino . cramer
Stroller strol...@stellar.eclipse.co.uk [13-07-11 18:12]:
 
 On 9 July 2013, at 18:28, meino.cra...@gmx.de wrote:
  ...
  receiving incremental file list
  timestamp.chk
  rsync: failed to set permissions on /tmp/.tmpNBwK63.n6Acda: Function not 
  implemented (38)
 
 I can't say the problem is related to xattrs, but when posting an error with 
 a message like this you need to demonstrate, for example, that the /tmp 
 directory exists and that you can write to it.
 
 I mean, it's pretty obvious that you'd get this error if the directory wasn't 
 writable, right?
 
 So posting here you need to *show* it's writable.
 
 So please post the output of:
 
   ls -ld /tmp/
   ls -l /tmp/
   touch /tmp/foobar123
   chmod 777 /tmp/foobar123
   ls -l /tmp/foobar123
   rm -v /tmp/foobar123
 
 I would also try testing whether you can sync using the `emerge --sync` 
 command, instead.
 
 I would guess that you're escalating to root permissions when using emerge 
 and that the eix user has insufficient write permissions for some reason.
 
 No offence, mate, but a Gentoo user shouldn't need to be told this. You 
 surely have a couple of years of Linux experience, so you know how to create 
 and list a file; even if you don't know the `chmod` command, you must know 
 what permissions are and that they sometimes prevent an unprivileged user 
 from doing stuff. Aren't you even curious to know if the /tmp directory 
 exists? Page 1 of How to Ask Questions The Smart Way says to tell us what 
 you've done to investigate the problem so far. I can't promise that the steps 
 I've suggested will help identify or fix the problem, but they definitely 
 need doing to show the filesystem exists and doesn't have a write-protect 
 switch accidentally flipped - failure to provide this information implies 
 you're sitting helplessly at home waiting for us to tell you all the answers, 
 even the basics. 
 
 Stroller.
 

Hi Stroller,

so here it comes


Script started on Thu Jul 11 20:53:07 2013
beaglebone:/rootKls -ld /tmp/
drwxrwxrwt 13 root root 4096 2000-01-01 01:00 0m30;42m/tmp/0m
beaglebone:/rootKls -l /tmp/
total 10412
-rw-r--r-- 1 root root 22 2012-12-27 12:55 02locale.org
-rw--- 1 mccramer users 27785 2012-12-22 20:22 alsa-info.YEBlUiUDLs
-rwxr-xr-x 1 mccramer users   1313576 2012-12-24 14:27 0m01;32mbib12.txt0m
-rw-r--r-- 1 root root1313576 2013-05-18 18:59 bib12.txt.bak
-rw-r--r-- 1 root root 56 2013-01-10 08:21 boost
drwxr-xr-x 2 mccramer users  4096 2013-04-07 10:12 
01;34mhsperfdata_mccramer0m
-rw-r--r-- 1 root root  12452 2013-05-17 03:49 log
-rw--- 1 root root  0 2012-12-24 09:06 manpages-checkszlVA
drwx-- 2 mccramer users  4096 2012-12-26 08:58 01;34mmc-mccramer0m
drwx-- 2 root root   4096 2012-12-27 11:24 01;34mmc-root0m
-rw-r--r-- 1 root root3660737 2012-12-24 14:49 pkgfiles-2012-12-24.txt
-rw-r--r-- 1 root root3800288 2013-05-18 15:24 pkgfiles-2013-05-18.txt
-rw-r--r-- 1 root root   2402 2012-12-27 17:27 pkgneon.txt
-rw-r--r-- 1 root root 122383 2012-12-26 17:47 pkgremoval.txt
-rw-r--r-- 1 root root   1757 2013-01-13 10:33 pkgremoval4.txt
-rw-r--r-- 1 root root   1704 2012-12-25 07:24 pkgtypes.txt
drwxrwxr-x 8 portage  portage4096 2013-07-05 19:21 01;34mportage0m
drwx-- 2 mccramer users  4096 2013-01-18 04:46 
01;34mpulse-2L9K88eMlGn70m
drwx-- 2 root root   4096 2013-01-18 04:46 
01;34mpulse-CcctT9RwKSB10m
drwx-- 2 mccramer users  4096 2013-05-01 18:54 
01;34mpulse-FebW397VI5uG0m
drwx-- 2 root root   4096 2013-01-09 23:00 
01;34mpulse-PKdhtXMmr18n0m
-rw-r--r-- 1 root root 310061 2012-12-27 08:59 rempkgfiles.txt
-rw-r--r-- 1 root root   2155 2012-12-27 08:56 rempkgs.txt
drwxr-xr-x 3 root root   4096 2013-05-23 02:54 01;34mvim.build0m
-rw-r--r-- 1 root root501 2013-05-18 19:12 x
beaglebone:/rootKtouch /tmp/foobar123
beaglebone:/rootKls -l /tmp/foobar123
-rw-r--r-- 1 root root 0 2013-07-11 20:53 /tmp/foobar123
beaglebone:/rootKchmod 777 /tmp/foobar123
beaglebone:/rootKls -l /tmp/foobar123
-rwxrwxrwx 1 root root 0 2013-07-11 20:53 0m01;32m/tmp/foobar1230m
beaglebone:/rootKrm -v /tmp/foobar123
rm: remove regular empty file ‘/tmp/foobar123’? yes
removed ‘/tmp/foobar123’
beaglebone:/rootKemerge --sync
0;emerge Starting rsync with rsync://91.186.30.235/gentoo-portage...
 Checking server timestamp ...
Welcome to boobie.gentoo.org / rsync.gentoo.org

Server Address : 91.186.30.235
Contact Name   : mirror-ad...@gentoo.org
Hardware   : 2 x Intel(R) Xeon(R) CPU 3050 @ 2.13GHz, 3958MB RAM
Sponsor: EUKhost, Maidenhead, England

Please note: common gentoo-netiquette says you should not sync more
than once a day.  Users who abuse the rsync.gentoo.org rotation
may be added to a temporary ban list.

MOTD autogenerated by update-rsync-motd on Sun Apr  1 01:05:34 UTC 2012

receiving incremental file list
timestamp.chk

Re: [gentoo-user] strange eix-sync

2013-07-10 Thread meino . cramer
Douglas J Hunley doug.hun...@gmail.com [13-07-10 17:24]:
 On Tue, Jul 9, 2013 at 1:28 PM, meino.cra...@gmx.de wrote:
 
  rsync: failed to set permissions on /tmp/.tmpNBwK63.n6Acda: Function not
  implemented (38)
 
 
 You don't have POSIX ACL )xattr) support on whatever fs you have for /tmp ?
 
 
 -- 
 Douglas J Hunley (doug.hun...@gmail.com)
 Twitter: @hunleyd   Web:
 douglasjhunley.com
 G+: http://goo.gl/sajR3

Hi Douglas,

is this a newly added feature, which is needed? Since three days
(about) before it works like a charm. Beside updateing my system, I
did nothing to change the filesytem (ext4 if I remember correctly) 
or such ...

Any ideas, what triggers this sudden problem?

Best regards,
mcc






[gentoo-user] strange eix-sync

2013-07-09 Thread meino . cramer
Hi,

eix-syncing my Beaglebone results in some strange output 
and no eix-sync at all.

Especially those 

rsync: failed to set permissions on /tmp/.tmpNBwK63.n6Acda: Function not 
implemented (38)

are mysterious.

I added the complete log below.

I dont want to trigger a ban of my IP for too many
/try/change/try/change...cycles...so better to ask the
pros... ;)

Thank you very much in advance for any help!
Best regards,
mcc



beaglebone:/rooteix-sync
 * Running emerge --sync
 Starting rsync with rsync://140.211.166.189/gentoo-portage...
 Checking server timestamp ...
Welcome to bobolink.gentoo.org / rsync.gentoo.org

Server Address : 140.211.166.189
Contact Name   : mirror-ad...@gentoo.org
Hardware   : 4 x Intel(R) Atom(TM) CPU D510 @ 1.66GHz, 3960MB RAM
Sponsor: Gentoo Linux, Open Source Lab, Corvallis, OR, USA

Please note: common gentoo-netiquette says you should not sync more
than once a day.  Users who abuse the rsync.gentoo.org rotation
may be added to a temporary ban list.

MOTD autogenerated by update-rsync-motd on Sun Apr  1 01:06:12 UTC 2012

receiving incremental file list
timestamp.chk
rsync: failed to set permissions on /tmp/.tmpNBwK63.n6Acda: Function not 
implemented (38)

Number of files: 1
Number of files transferred: 1
Total file size: 32 bytes
Total transferred file size: 32 bytes
Literal data: 32 bytes
Matched data: 0 bytes
File list size: 27
File list generation time: 0.001 seconds
File list transfer time: 0.000 seconds
Total bytes sent: 98
Total bytes received: 646

sent 98 bytes  received 646 bytes  212.57 bytes/sec
total size is 32  speedup is 0.04
rsync error: some files/attrs were not transferred (see previous errors) (code 
23) at main.c(1518) [generator=3.0.9]
 Retrying...


 Starting retry 1 of 6 with rsync://88.198.83.250/gentoo-portage
 Checking server timestamp ...
rsync: failed to connect to 88.198.83.250 (88.198.83.250): Connection refused 
(111)
rsync error: error in socket IO (code 10) at clientserver.c(122) 
[Receiver=3.0.9]
 Retrying...


 Starting retry 2 of 6 with rsync://209.177.148.226/gentoo-portage
 Checking server timestamp ...
Welcome to magpie.gentoo.org / rsync.gentoo.org

Server Address : 209.177.148.226, 2607:f740:0:29:230:48ff:fef8:a064
Contact Name   : mirror-ad...@gentoo.org
Hardware   : 4 x Intel(R) Xeon(R) CPU X3330 @ 2.66GHz, 3957MB RAM
Sponsor: Host Virtual, San Jose, CA, USA

Please note: common gentoo-netiquette says you should not sync more
than once a day.  Users who abuse the rsync.gentoo.org rotation
may be added to a temporary ban list.

MOTD autogenerated by update-rsync-motd on Mon Sep 17 20:05:05 UTC 2012

receiving incremental file list
timestamp.chk
rsync: failed to set permissions on /tmp/.tmpd7GTJG.cbU5Pd: Function not 
implemented (38)

Number of files: 1
Number of files transferred: 1
Total file size: 32 bytes
Total transferred file size: 32 bytes
Literal data: 32 bytes
Matched data: 0 bytes
File list size: 27
File list generation time: 0.001 seconds
File list transfer time: 0.000 seconds
Total bytes sent: 98
Total bytes received: 661

sent 98 bytes  received 661 bytes  303.60 bytes/sec
total size is 32  speedup is 0.04
rsync error: some files/attrs were not transferred (see previous errors) (code 
23) at main.c(1518) [generator=3.0.9]
 Retrying...


 Starting retry 3 of 6 with rsync://91.186.30.235/gentoo-portage
 Checking server timestamp ...
Welcome to boobie.gentoo.org / rsync.gentoo.org

Server Address : 91.186.30.235
Contact Name   : mirror-ad...@gentoo.org
Hardware   : 2 x Intel(R) Xeon(R) CPU 3050 @ 2.13GHz, 3958MB RAM
Sponsor: EUKhost, Maidenhead, England

Please note: common gentoo-netiquette says you should not sync more
than once a day.  Users who abuse the rsync.gentoo.org rotation
may be added to a temporary ban list.

MOTD autogenerated by update-rsync-motd on Sun Apr  1 01:05:34 UTC 2012

receiving incremental file list
timestamp.chk
rsync: failed to set permissions on /tmp/.tmpFmdYeR.y0q8Nx: Function not 
implemented (38)

Number of files: 1
Number of files transferred: 1
Total file size: 32 bytes
Total transferred file size: 32 bytes
Literal data: 32 bytes
Matched data: 0 bytes
File list size: 27
File list generation time: 0.001 seconds
File list transfer time: 0.000 seconds
Total bytes sent: 98
Total bytes received: 620

sent 98 bytes  received 620 bytes  478.67 bytes/sec
total size is 32  speedup is 0.04
rsync error: some files/attrs were not transferred (see previous errors) (code 
23) at main.c(1518) [generator=3.0.9]
 Retrying...


 Starting retry 4 of 6 with rsync://88.198.83.249/gentoo-portage
 Checking server timestamp ...
rsync: failed to connect to 88.198.83.249 (88.198.83.249): Connection refused 
(111)
rsync error: error in socket IO (code 10) at clientserver.c(122) 
[Receiver=3.0.9]
 Retrying...


 Starting retry 5 of 6 with 
 rsync://[2607:f740:0:29:230:48ff:fef8:a064]/gentoo-portage
 Checking server timestamp ...
rsync: failed to connect to 

[gentoo-user] SMplayer: Update notification

2013-06-29 Thread meino . cramer
Hi,

I am using smplayer to play DVB-T, since Kaffeine stucks with some
channels.

This evening, smplayer notifies me, that a new version will be
available.

SMplayer is only able to know this by automonously accesing the
internet and its home site.

I dont like this.

How can I swith this off?

Best regards,
mcc





Re: [gentoo-user] SMplayer: Update notification

2013-06-29 Thread meino . cramer
Mick michaelkintz...@gmail.com [13-06-30 05:53]:
 On Saturday 29 Jun 2013 17:45:31 meino.cra...@gmx.de wrote:
  Hi,
  
  I am using smplayer to play DVB-T, since Kaffeine stucks with some
  channels.
  
  This evening, smplayer notifies me, that a new version will be
  available.
  
  SMplayer is only able to know this by automonously accesing the
  internet and its home site.
  
  I dont like this.
  
  How can I swith this off?
  
  Best regards,
  mcc
 
 In my ~/.config/smplayer/smplayer.ini, I have these lines:
 
 [update_checker]
 checked_date=@Variant(\0\0\0\xe\0%{\x99)
 last_known_version=0.8.5.5487
 
 [smplayer]
 stable_version=0.8.5
 check_for_new_version=true
 
 You may want to try setting this to 'check_for_new_version=false' and restart 
 it.
 
 -- 
 Regards,
 Mick


Hi Mick,

thanks a lot for the info! :)

Wil check that.

Best regrads,
mcc







[gentoo-user] Firefox/Adobe Flashplayer: Playback hangs

2013-04-21 Thread meino . cramer
Hi,

I am using Adobes Flashplayer with Firefox (both newest versions).

When playing video, the playback freezes often while data is still
transmitted. Often the playback starts half a minute or so without
intervention, sometimes I have to cycle the pause/play botton several
times.

How can I prevent this ?

Best regards,
mcc






[gentoo-user] Mouse Pad X11

2013-04-06 Thread meino . cramer
Hi,

due the lack of space on my desktop I decided to add a Perixx
Peripad 501 Track Pad to my Gentoo Linux.

The device came neither with a userguide nor a driver. The according
webpage of Perixx does not offer both.

According to Xorg.0.log and without any additional tasks, X11 recognized this 
pad as
[24.595] (II) config/udev: Adding input device Mouse Pad (/dev/input/event1)
[24.595] (**) Mouse Pad: Applying InputClass evdev pointer catchall
[24.595] (II) Using input driver 'evdev' for 'Mouse Pad'
[24.596] (**) Mouse Pad: always reports core events
[24.596] (**) evdev: Mouse Pad: Device: /dev/input/event1
[24.596] (--) evdev: Mouse Pad: Vendor 0x99a Product 0xa002
[24.596] (--) evdev: Mouse Pad: Found 3 mouse buttons
[24.596] (--) evdev: Mouse Pad: Found scroll wheel(s)
[24.596] (--) evdev: Mouse Pad: Found relative axes
[24.596] (--) evdev: Mouse Pad: Found x and y relative axes
[24.596] (II) evdev: Mouse Pad: Configuring as mouse
[24.596] (II) evdev: Mouse Pad: Adding scrollwheel support
[24.597] (**) evdev: Mouse Pad: YAxisMapping: buttons 4 and 5
[24.597] (**) evdev: Mouse Pad: EmulateWheelButton: 4, EmulateWheelInertia: 
10, EmulateWheelTimeout: 200
[24.597] (**) Option config_info 
udev:/sys/devices/platform/omap/musb-ti81xx/musb-hdrc.1/usb1/1-1/1-1.2/1-1.2:1.0/input/input1/event1
[24.597] (II) XINPUT: Adding extended input device Mouse Pad (type: 
MOUSE, id 7)
[24.597] (II) evdev: Mouse Pad: initialized for relative axes.
[24.599] (**) Mouse Pad: (accel) keeping acceleration scheme 1
[24.599] (**) Mouse Pad: (accel) acceleration profile 0
[24.599] (**) Mouse Pad: (accel) acceleration factor: 2.000
[24.599] (**) Mouse Pad: (accel) acceleration threshold: 4
[24.601] (II) config/udev: Adding input device Mouse Pad (/dev/input/mouse0)
[24.601] (II) No input driver specified, ignoring this device.
[24.601] (II) This device may have been added with another device file.

It works: That is: I can move the cursor arround and I can perform
clicks by tapping on the pad. The mechanical present buttons will be
recognized as button 1 and button 3.
As far as I can see from the output of xev, double tapping on the pad
will also be recognized as button 1.

But the log tells me of three button mouse and adding scrollwheel
support...

I googled for any information but beside a massive presence of
Synaptics stuff there was no information I can use...

How can I activate/use the additional functionality as reported by the
log file?

Thank you very much in advance for any help!

Best regards,
mcc






Re: [gentoo-user] Mouse Pad X11

2013-04-06 Thread meino . cramer
Randy Barlow ra...@electronsweatshop.com [13-04-06 17:24]:
 On Sat, 2013-04-06 at 08:32 +0200, meino.cra...@gmx.de wrote:
  How can I activate/use the additional functionality as reported by the
  log file?
 
 I'm not familiar with that device, but I do have a suggestion: does it
 respond to multitouch gestures? For example, with my trackpad on my
 T530, I can scroll by swiping up and down with two fingers. Does that
 work?
 
 -- 
 R
 
 

Hi Randy,

thank you for your reply! :)

I tried that ... but with no luck. 

The device is advertised with:

Product Feature:
- Cirque Glidepoint Technology
- High reliable micro-switches
- 2 buttons mouse clicker attached
- you could also use your finger tip to tap the touchpad. for ex: 2 taps = 
double click, 2 fingers tap = scroll, 3 fingers tap = Right Click
- USB interface connector
- One touch scrolling

I tried that...beside the most simple action nothing works. Since
there was no driver delivered with the device and no user guide,
I think plug and pray should do the magic_should_

One touch scrolling and 2 fingers tap = scroll is a
contradiction, isn't it?

Is there anything I have to configure (xorg.conf?) additionally?

Thank you very much for any help in advance!
Best regards,
mcc






Re: [gentoo-user] Mouse Pad X11

2013-04-06 Thread meino . cramer
meino.cra...@gmx.de meino.cra...@gmx.de [13-04-06 18:52]:
 Randy Barlow ra...@electronsweatshop.com [13-04-06 17:24]:
  On Sat, 2013-04-06 at 08:32 +0200, meino.cra...@gmx.de wrote:
   How can I activate/use the additional functionality as reported by the
   log file?
  
  I'm not familiar with that device, but I do have a suggestion: does it
  respond to multitouch gestures? For example, with my trackpad on my
  T530, I can scroll by swiping up and down with two fingers. Does that
  work?
  
  -- 
  R
  
  
 
 Hi Randy,
 
 thank you for your reply! :)
 
 I tried that ... but with no luck. 
 
 The device is advertised with:
 
 Product Feature:
 - Cirque Glidepoint Technology
 - High reliable micro-switches
 - 2 buttons mouse clicker attached
 - you could also use your finger tip to tap the touchpad. for ex: 2 taps = 
 double click, 2 fingers tap = scroll, 3 fingers tap = Right Click
 - USB interface connector
 - One touch scrolling
 
 I tried that...beside the most simple action nothing works. Since
 there was no driver delivered with the device and no user guide,
 I think plug and pray should do the magic_should_
 
 One touch scrolling and 2 fingers tap = scroll is a
 contradiction, isn't it?
 
 Is there anything I have to configure (xorg.conf?) additionally?
 
 Thank you very much for any help in advance!
 Best regards,
 mcc
 
 
 
 

Hi,

found something:

A review on www.amazon.com of this device states, that the EasyCat
manual is useable when it comes to the tap/click/scroll behaviour/
useage of the PERIXX PERIPAD 501.
Vie google I found cirquecattouchpadguide_revf.pdf which clearifies
the needed geatures.

For scrolling one has to move ONE finger on the right edge of the
pad.

And it scrolls!

BUT unfortunately the scrollevents ALWAYS reach the taskbar and I am
warped through my desktops regardless of the focus a certain windows
has.

This even happens, when the cursor and the focus is on the window
of xev, with which I tried to catch the even.

How can I channelize the events to the focussed window?

Thank you very much in advance for any help!
Best regards,
mcc






[gentoo-user] [OT] Perixx PERIPAD-501 with Linux?

2013-03-31 Thread meino . cramer
Hi,

are there any experience regarding the Perixx PERIPAD-501 when used
in conjunction with Linux? Will it work? Are there any limitations?

Thank you very much in advance for any help!

Best regards,
mcc






Re: [gentoo-user] Emerge problems

2013-03-17 Thread meino . cramer
Mick michaelkintz...@gmail.com [13-03-17 09:52]:
 On Sunday 17 Mar 2013 04:50:00 meino.cra...@gmx.de wrote:
  Hi,
  
  while updateing this morning I got this ouput:
  
  
  Calculating dependencies... done!
  [nomerge   ] app-text/texlive-core-2012-r1  USE=X tk -cjk -doc -source
  -xetex [ebuild  N ]  dev-tex/luatex-0.70.1-r1  USE=-doc 0 kB
  [ebuild U  ] app-emulation/emul-linux-x86-gtklibs-20130224 [20121202]
  USE=development 6,030 kB [ebuild U ~] sys-fs/ecryptfs-utils-103
  [101] USE=gtk pam -doc -gpg -openssl -pkcs11 -python -suid -tpm 610 kB
  [ebuild U  ] app-emulation/emul-linux-x86-sdl-20130224 [20121202]
  USE=development 637 kB [ebuild U  ] 
  app-emulation/emul-linux-x86-soundlibs-20130224 [20121202] USE=alsa
  development 6,903 kB [ebuild U  ]  
  app-emulation/emul-linux-x86-medialibs-20130224 [20121202]
  USE=development 10,173 kB [ebuild U  ]   
  app-emulation/emul-linux-x86-xlibs-20130224 [20121202] USE=development
  opengl 2,415 kB [ebuild U  ]
  app-emulation/emul-linux-x86-opengl-20130224 [20121202-r1]
  USE=development 61,283 kB [ebuild UD ] app-text/poppler-0.20.5:0/0
  [0.22.2:0/35] USE=cairo cxx introspection jpeg jpeg2k lcms png qt4 tiff
  utils -cjk -curl -debug -doc 0 kB [ebuild   R]
  sys-process/procps-3.3.4  USE=ncurses nls%* unicode -static-libs 0 kB
  [ebuild U  ] app-emulation/emul-linux-x86-db-20130224 [20121202]
  USE=development 1,395 kB [ebuild U  ] 
  app-emulation/emul-linux-x86-baselibs-20130224 [20121202]
  USE=development 40,865 kB
  
  Total: 12 packages (9 upgrades, 1 downgrade, 1 new, 1 reinstall), Size of
  downloads: 130,308 kB
  
  WARNING: One or more updates have been skipped due to a dependency
  conflict:
  
  app-text/poppler:0
  
(app-text/poppler-0.22.2::gentoo, ebuild scheduled for merge) conflicts
  with app-text/poppler-0.22[xpdf-headers(+)] required by
  (dev-tex/luatex-0.70.1-r1::gentoo, ebuild scheduled for merge)
  
  
  After doing an
  
  eix app-text/poppler
  
  I got his:
  
  [I] app-text/poppler
   Available versions:
  (0) 0.20.5^t
  (0/35)  (~)0.22.2^t
  {{cairo cjk curl cxx debug doc +introspection (+)jpeg jpeg2k +lcms png 
  qt4
  tiff +utils}} Installed versions:  0.22.2(0/35)^t(05:14:11 03/17/13)(cairo
  cxx introspection jpeg jpeg2k lcms png qt4 tiff utils -cjk -curl -debug
  -doc) Homepage:http://poppler.freedesktop.org/
   Description: PDF rendering library based on the xpdf-3.0 code
  base
  
  and there is no xpdf-headers USE flag. XPdf was removed at all
  if my brain serves me right... ;)
  So no chance to resolve the conflict?
  
  How can I prevent this problem?
  
  Thank you very much in advance for any help!
  Best regards,
  mcc
 
 You can try uninstalling 'app-text/poppler-0.22' and then running your update 
 again which should draw in 'app-text/poppler-0.22.2'.
 
 -- 
 Regards,
 Mick


Hi,

thanks for the hint, but it does not work for me.

luatex (texlive core) wants the +xpdf-headers-version of poppler...

Best regards,
mcc







Re: [gentoo-user] Emerge problems

2013-03-17 Thread meino . cramer
Mick michaelkintz...@gmail.com [13-03-17 10:56]:
 On Sunday 17 Mar 2013 09:32:21 Helmut Jarausch wrote:
  On 03/17/2013 10:08:53 AM, meino.cra...@gmx.de wrote:
   Mick michaelkintz...@gmail.com [13-03-17 09:52]:
You can try uninstalling 'app-text/poppler-0.22' and then running
   
   your update
   
again which should draw in 'app-text/poppler-0.22.2'.

--
Regards,
Mick
   
   Hi,
   
   thanks for the hint, but it does not work for me.
   
   luatex (texlive core) wants the +xpdf-headers-version of poppler...
   
   Best regards,
   mcc
  
  Strange, here I have
  
  dev-tex/luatex 0.70.1-r2
  app-text/poppler 0.22.2
  app-text/texlive-core 2012-r1
  
  I do remember that after upgrading to poppler 0.22.2 I had to re-emerge
  app-text/texlive-core dev-tex/luatex
  and quite a few other packages.
  
  Helmut
 
 I'm on app-text/poppler-0.20.5 and I don't use the other packages, so I can't 
 offer advice here, other than to confirm that the +xpdf-headers-version USE 
 flag doesn't seem to exist ...
 
 Time to file a bug?
 -- 
 Regards,
 Mick

Hi,

FIXED!
The problem seemed to be *~-file in package.use left from my last vim
session...sigh

Thanks too all who helped ! :)
Have a nice weekend!
Best regards,
mcc






[gentoo-user] AMD64, Firefox = Java Plugin?

2013-03-16 Thread meino . cramer
Hi,

 I am looking for a useable howto/tutorial which describes
 howto install the java plugin for the current fireox.

 Where can I find one?

 Best regards,
 mcc






Re: [gentoo-user] AMD64, Firefox = Java Plugin?

2013-03-16 Thread meino . cramer
Wang Jiajun amesi...@gmail.com [13-03-16 14:32]:
 On Saturday 16 March 2013 14:15:50 meino.cra...@gmx.de wrote:
  Hi,
  
   I am looking for a useable howto/tutorial which describes
   howto install the java plugin for the current fireox.
  
   Where can I find one?
  
   Best regards,
   mcc
 
 What about this: http://www.gentoo.org/doc/en/java.xml
 
 I think simply enable the `nsplugin' USE flag and install orcale-jre-bin is 
 enough.
 
 -- 
 Regards,
 Wang Jiajun
 

Hi,

thanks a lot for your help!
Works like a charm!

Have a nice weekend!
Best regards,
mcc






[gentoo-user] Emerge problems

2013-03-16 Thread meino . cramer

Hi,

while updateing this morning I got this ouput:


Calculating dependencies... done!
[nomerge   ] app-text/texlive-core-2012-r1  USE=X tk -cjk -doc -source 
-xetex 
[ebuild  N ]  dev-tex/luatex-0.70.1-r1  USE=-doc 0 kB
[ebuild U  ] app-emulation/emul-linux-x86-gtklibs-20130224 [20121202] 
USE=development 6,030 kB
[ebuild U ~] sys-fs/ecryptfs-utils-103 [101] USE=gtk pam -doc -gpg 
-openssl -pkcs11 -python -suid -tpm 610 kB
[ebuild U  ] app-emulation/emul-linux-x86-sdl-20130224 [20121202] 
USE=development 637 kB
[ebuild U  ]  app-emulation/emul-linux-x86-soundlibs-20130224 [20121202] 
USE=alsa development 6,903 kB
[ebuild U  ]   app-emulation/emul-linux-x86-medialibs-20130224 [20121202] 
USE=development 10,173 kB
[ebuild U  ]app-emulation/emul-linux-x86-xlibs-20130224 [20121202] 
USE=development opengl 2,415 kB
[ebuild U  ] app-emulation/emul-linux-x86-opengl-20130224 [20121202-r1] 
USE=development 61,283 kB
[ebuild UD ] app-text/poppler-0.20.5:0/0 [0.22.2:0/35] USE=cairo cxx 
introspection jpeg jpeg2k lcms png qt4 tiff utils -cjk -curl -debug -doc 0 kB
[ebuild   R] sys-process/procps-3.3.4  USE=ncurses nls%* unicode 
-static-libs 0 kB
[ebuild U  ] app-emulation/emul-linux-x86-db-20130224 [20121202] 
USE=development 1,395 kB
[ebuild U  ]  app-emulation/emul-linux-x86-baselibs-20130224 [20121202] 
USE=development 40,865 kB

Total: 12 packages (9 upgrades, 1 downgrade, 1 new, 1 reinstall), Size of 
downloads: 130,308 kB

WARNING: One or more updates have been skipped due to a dependency conflict:

app-text/poppler:0

  (app-text/poppler-0.22.2::gentoo, ebuild scheduled for merge) conflicts with
app-text/poppler-0.22[xpdf-headers(+)] required by 
(dev-tex/luatex-0.70.1-r1::gentoo, ebuild scheduled for merge)


After doing an 

eix app-text/poppler

I got his:

[I] app-text/poppler
 Available versions:  
(0) 0.20.5^t
(0/35)  (~)0.22.2^t
{{cairo cjk curl cxx debug doc +introspection (+)jpeg jpeg2k +lcms png 
qt4 tiff +utils}}
 Installed versions:  0.22.2(0/35)^t(05:14:11 03/17/13)(cairo cxx 
introspection jpeg jpeg2k lcms png qt4 tiff utils -cjk -curl -debug -doc)
 Homepage:http://poppler.freedesktop.org/
 Description: PDF rendering library based on the xpdf-3.0 code base

and there is no xpdf-headers USE flag. XPdf was removed at all
if my brain serves me right... ;)
So no chance to resolve the conflict?

How can I prevent this problem?

Thank you very much in advance for any help!
Best regards,
mcc








[gentoo-user] nvidia-drivers fail to determine kernel version

2013-02-05 Thread meino . cramer
Hi,

when using vanilla kernel 3.7.5 (appropiate kernel headers installed)
emergeing nvidia-drivers 313.18 works fine.
As soon vanilla kernel 3.7.6 are installed the emerge process fails
because the kernel version couldnt be determined.

Both times /usr/src/linux symlinks to the according kernel sources.

What did I wrong? How can I fix that?

Thank you very much in advance for any help!
Best regards,
mcc






Re: [gentoo-user] nvidia-drivers fail to determine kernel version

2013-02-05 Thread meino . cramer
Hi Alexandre,

thanks for your reply! :)

Both kernels were compiled the same way prior to emergeing the
nvidia-drivers. In both cases the symlink /usr/src/linux points to
the correct kernel sources...
I also to booted into the kernel for which I want to emerge the
drivers which doesnt make a difference...

What else may be the reason for that?

Best regards,
mcc






Alexandre Domi crok.r...@gmail.com [13-02-05 16:04]:
 Note sure it's something wrong that you did, but that sure is strange... It
 usually happens when switching from 3.x to 3.y kernel version...
 When you're trying to emerge nvidia-drivers, are you running the recently
 compiled kernel?
 
 
 2013/2/5 meino.cra...@gmx.de
 
  Hi,
 
  when using vanilla kernel 3.7.5 (appropiate kernel headers installed)
  emergeing nvidia-drivers 313.18 works fine.
  As soon vanilla kernel 3.7.6 are installed the emerge process fails
  because the kernel version couldnt be determined.
 
  Both times /usr/src/linux symlinks to the according kernel sources.
 
  What did I wrong? How can I fix that?
 
  Thank you very much in advance for any help!
  Best regards,
  mcc
 
 
 
 
 




Re: [gentoo-user] Re: nvidia-drivers fail to determine kernel version

2013-02-05 Thread meino . cramer
walt w41...@gmail.com [13-02-06 04:51]:
 On 02/05/2013 06:56 AM, meino.cra...@gmx.de wrote:
  Hi,
  
  when using vanilla kernel 3.7.5 (appropiate kernel headers installed)
  emergeing nvidia-drivers 313.18 works fine.
  As soon vanilla kernel 3.7.6 are installed the emerge process fails
  because the kernel version couldnt be determined.
 
 Every time Linus changes his underwear the nvidia installer forgets how
 to find the kernel version :(   Rafaele Belardi posted a link here on
 Jan 29 to a patch on the nvidia website.  If you can't make it work
 I'll post more details tomorrow.
 
 

Hi,

thanks for your reply, walt! :)

What I found based on your mail are patches against different
nvidia-drivers and different kernel version than I am using to get
this running...
I tried the symlink include/linux - include/uapi/linux mentioned
here:
https://devtalk.nvidia.com/default/topic/525935/linux/please-update-310-xx-drivers-for-linux-3-7-3-8-compatibility/2/
after the kernel was build, but ths doesnt help.

Any information would help me here a lot!

Thank you very much in advance for any help!
Best regards,
mcc








[gentoo-user] How to list NOT installed packages which depend on certain package?

2013-01-13 Thread meino . cramer
Hi,

how can I list all packages INCLUDING those, which
are not installed on my system, which depend on a 
certain package (in my case: dev-libs/boosy) ?

I tried 

emerge d dev-libs/boost

but nothing was found...

Thank you very much in advance for any help!

best regards,
mcc






[gentoo-user] nfs mounting back and forth...

2012-11-12 Thread meino . cramer
Hi,

I set up a cross compilation toolchain and it is possible to use
emerge-wrapper and friends to populate the rootfs of my beaglebone,
which is mounted via nfs.

Normally, when compiling stuff natively on the beaglebone, I mount a
part of my PC to /tmp of the beaglebone to reduce write cycles to the
sd-card...

Is it possible to do something like this (and how):

As an alternative to quickpkg and friends:
Mount the beaglebones rootfs to /usr/$CTARGET of my Gentoo Linux PC.
Then nfs-mount a part of my Linux PC filesystem on /usr/$CTARGET/tmp
to replace /tmp of my beaglebone temporarily to reduce write cycles 
to the sd-card?

Thank you very much in advance for any help!

Best regards,
mcc








Re: [gentoo-user] nfs mounting back and forth...

2012-11-12 Thread meino . cramer
Andrea Conti a...@alyf.net [12-11-12 20:00]:
 Hi,
 
  As an alternative to quickpkg and friends:
  Mount the beaglebones rootfs to /usr/$CTARGET of my Gentoo Linux PC.
  Then nfs-mount a part of my Linux PC filesystem on /usr/$CTARGET/tmp
 
 No need for nfs, just bind mount /tmp onto /usr/$CTARGET/tmp.
 
 Look up the --bind option in the man page of 'mount'.
 
 andrea
 

Hi Andrea,

GREAT! Thats help REALLY! :)

Thanks a lot!

Best regards,
mcc






[gentoo-user] quickpkg ?

2012-11-11 Thread meino . cramer
Hi,

after crosscompiling into a rootfs at
/usr/armv7a-softfp-linux-gnueabi/. I want to quickpkg the results.

How can I tell quickpkg to take the contents of that rootfs and not
parts of the original rootfs?

Thank you very much in advance for any help!

Best regards,
mcc






[gentoo-user] Is this still a valig and working way ?

2012-11-04 Thread meino . cramer
Hi,

 I want to compile the roots and the user applikations for
 my Beaglebone on my PC (amd64).

 I found this dokumentation of 2006:
 
http://www.gentoo.org/proj/en/base/embedded/cross-development.xml?style=printable

 Are the described tasks still valid?

 Thank you very much in advance for any help!
 Best regards,
 mcc






[gentoo-user] Hibernation an mousewheel

2012-10-31 Thread meino . cramer
Hi,

for my PC-mouse I am using imwheel to map the wheel and some buttons.

When the PC woke up from hibernation however these mapping are
partially lost:
When hover the mouse over a window and than using the wheel let me
jump through all virtual desktops instead scrolling the windows
contents.
But hover the mouse over the desktops background and use the wheel
will do nothing (which is ok).

Killing the imwheel task and restart it after wake from hibernation 
does not work.

How can I fix that?

Thank you very much for any help in advance!
Best regards,
mcc






[gentoo-user] Paranormal Gentoo?

2012-10-26 Thread meino . cramer
Hi,

 when I am watching TV via DVB-T with Kaffeine and do a

sudo eject /dev/dvd2

 the TV freezes and start to work again when the DVD is
 completly ejected.

 I have no clue how that can happens...

 Any ideas?

 Best regards,
 mcc

 
 




[gentoo-user] distcc problems: Ok from commandline, but emerge ignores it...

2012-10-14 Thread meino . cramer
Hi,

since my PC /and/ my embedded singlecomputer are involved,
I dont know whether this is a normal GENTOO subject or a
embedded GENTOO one...

What I want:
From my embedded system (Beaglebone) I want to sent compilation
jobs to my PC.

I set up cross-compiler on my PC, configured distcc and added
some softlinks, since the relevant compiler is called 
armv7a-softfp-linux-gnueabi-* on my beaglebone and 
armv7a-unknown-linux-gnueabi-* on my PC.

The compilation of a short C-program from the commandline
works...the job can be seen in the distcc log on the beaglebone.

But emergeing (in this case emerge cmus) completly ignores
distcc

How can I fix it?

Thank you very much in advance for any help!
Best regards,
mcc






[gentoo-user] Locking dependant installs

2012-10-07 Thread meino . cramer
Hi,

Suppose the following setup:

I want to emerge application F, which
depends on library A,B,C,D and E,
which unfortunately are not used by any other 
program and are really heavy to compile in terms
of compile time.

Unfortunately the last step -- the compilation
of A -- fails, which I recognize unfortunately
but naturally at the moment all other dependencies
are installed.

Is there a legal and clean way to lock those
already installed dependencies and save them
from being wiped out by the tidy and clean up
commands normally used after a general update
of gentoo?

Thank you very much for any help in advance!
Best regards,
mcc







Re: [gentoo-user] Locking dependant installs

2012-10-07 Thread meino . cramer
Neil Bothwick n...@digimed.co.uk [12-10-07 17:36]:
 On Sun, 7 Oct 2012 17:20:05 +0200, meino.cra...@gmx.de wrote:
 
  I want to emerge application F, which
  depends on library A,B,C,D and E,
  which unfortunately are not used by any other 
  program and are really heavy to compile in terms
  of compile time.
  
  Unfortunately the last step -- the compilation
  of A -- fails, which I recognize unfortunately
  but naturally at the moment all other dependencies
  are installed.
 
  Is there a legal and clean way to lock those
  already installed dependencies and save them
  from being wiped out by the tidy and clean up
  commands normally used after a general update
  of gentoo?
 
 I can think of three options:
 
 1) Create a set (if using portage 2.2). Add each of the packages
 to /etc/portage/sets/depsforF then emerge -n @depsforF.
 
 2) quickpkg B C D E - then it doesn't matter if they are unmerged them
 as you can quickly re-emerge them with the -k option.
 
 3) Don't run emerge --depclean until you have resolved this issue.
 
 
 -- 
 Neil Bothwick
 
 How is it that we put man on the moon before we figured out it would be a
 good idea to put wheels on luggage?
 

Hi Neil,

thank you for your help! :)

Best regards,
mcc






[gentoo-user] crossdev/x86dev screwdup ?!

2012-10-01 Thread meino . cramer
hi,

Something broke my crossdev installation...

I installed crossdev and did a 

crossdev --target armv7a-unknown-linux-gnueabi

which produces a useable cross development toolchain.

A few days ago there was an update related to thsi crossdev 
toolchain (dont remember exactly), which also installs fine.

But now, calling

armv7a-unknown-linux-gnueabi-gcc

results in 

gcc-config: error: could not run/locate 'armv7a-unknown-linux-gnueabi-gcc'
[1]25787 exit 1 armv7a-unknown-linux-gnueabi-gcc

.

Calling

armv7a-unknown-linux-gnueabi-gcc-4.7.2 

gives the exspected error message no input files.

The output of 

gcc-config -l

is

 [1] armv7a-unknown-linux-gnueabi-4.7.2

 [2] x86_64-pc-linux-gnu-4.4.7
 [3] x86_64-pc-linux-gnu-4.5.4 *

. Before i screw up my native toolchain I better ask for help,
how I can reactivate my crossdev toolchain, so that it is available
via

armv7a-unknown-linux-gnueabi-gcc

.

How can I acchieve this?

Thank you very much in advance for any help!

Best regards,
mcc











Re: [gentoo-user] crossdev/x86dev screwdup ?!

2012-10-01 Thread meino . cramer
YoYo Siska y...@gl.ksp.sk [12-10-01 14:20]:
 On Mon, Oct 01, 2012 at 12:50:40PM +0200, meino.cra...@gmx.de wrote:
  hi,
  
  Something broke my crossdev installation...
  
  I installed crossdev and did a 
  
  crossdev --target armv7a-unknown-linux-gnueabi
  
  which produces a useable cross development toolchain.
  
  A few days ago there was an update related to thsi crossdev 
  toolchain (dont remember exactly), which also installs fine.
  
  But now, calling
  
  armv7a-unknown-linux-gnueabi-gcc
  
  results in 
  
  gcc-config: error: could not run/locate 
  'armv7a-unknown-linux-gnueabi-gcc'
  [1]25787 exit 1 armv7a-unknown-linux-gnueabi-gcc
  
  .
  
  Calling
  
  armv7a-unknown-linux-gnueabi-gcc-4.7.2 
  
  gives the exspected error message no input files.
  
  The output of 
  
  gcc-config -l
  
  is
  
   [1] armv7a-unknown-linux-gnueabi-4.7.2
  
   [2] x86_64-pc-linux-gnu-4.4.7
   [3] x86_64-pc-linux-gnu-4.5.4 *
  
 
 seems that the armv7a compiler isn't 'active' in the gcc-config output
 (no asterix after the [1] option), did you try to 'reactivate' it with
 gcc-config, ie
 # gcc-config 1
 ?
 
 My output here:
 julka ~ # gcc-config  -l
  [1] armv4tl-softfloat-linux-gnueabi-4.4.6 *
  [2] armv4tl-softfloat-linux-gnueabi-4.5.3
 
  [3] x86_64-pc-linux-gnu-4.4.4
  [4] x86_64-pc-linux-gnu-4.5.3 *
 
 (Though it is possible the asterix won't show up if there is only one
 option, but reactivating it should do anything bad...)
 
 
  . Before i screw up my native toolchain I better ask for help,
  how I can reactivate my crossdev toolchain, so that it is available
  via
  
  armv7a-unknown-linux-gnueabi-gcc
  
  .
  
  How can I acchieve this?
  
  Thank you very much in advance for any help!
  
  Best regards,
  mcc
 
 
 
 yoyo

Hi yoyo,

Thanks for your reply.

gcc-config 1 did the magic! Hurray! :)

Best regards,
mcc








Re: [gentoo-user] Comparing kernel configurations...

2012-09-22 Thread meino . cramer
Paul Hartman paul.hartman+gen...@gmail.com [12-09-21 18:21]:
 On Thu, Sep 20, 2012 at 8:29 PM,  meino.cra...@gmx.de wrote:
  Hi,
 
  are there any tools beside diff, vimdiff, kdiff3 and such which
  supports one in comparing two differen .config from the linux kernel?
 
 sys-kernel/kccmp is in portage.
 
 *  sys-kernel/kccmp
   Latest version available: 0.3
   Latest version installed: [ Not Installed ]
   Size of files: 13 kB
   Homepage:  http://stoopidsimple.com/kccmp/
   Description:   A simple tool for comparing two linux kernel .config 
 files
   License:   GPL-2
 

Hi,

thanks for your email, Paul! :)

yes, I tried this applikation before...but it is too similiar to basic vimdiff
operations...

(only my two cents...)

Have a nice weekend!
Best regards,
mcc






[gentoo-user] Comparing kernel configurations...

2012-09-20 Thread meino . cramer
Hi,

are there any tools beside diff, vimdiff, kdiff3 and such which
supports one in comparing two differen .config from the linux kernel?

Thank your very much for any help in advance!
Have a nice weekend!
Best regards,
mcc






[gentoo-user] emergefied message bubble... ;)

2012-09-10 Thread meino . cramer
Hi,

I dont understand this output of emerge:



  The following REQUIRED_USE flag constraints are unsatisfied:
dvdnav? ( dvd )

  The above constraints are a subset of the following complete expression:
bindist? ( !win32codecs ) cdio? ( !cdparanoia ) cddb? ( any-of ( cdio 
cdparanoia ) network ) dvdnav? ( dvd ) libass? ( truetype ) truetype? ( iconv ) 
radio? ( any-of ( dvb v4l ) ) dxr3? ( X ) ggi? ( X ) opengl? ( X ) vdpau? ( X ) 
xinerama? ( X ) xscreensaver? ( X ) xv? ( X )


I would be very happy if someone of the inner circle of the brethren
of the Gentoo could translate this for me...

Best regards,
mcc





[gentoo-user] Temporary data storage

2012-09-08 Thread meino . cramer
Hi,

 from Gentoos point of view:
 
 The following place I found, where temporary data are stored:
 /tmp
 /var/tmp
 /run
 /tmp
 /var/log ???
  
 Where else are temprary data stored, which can thrown away when rebooting?

 Thank you very much in advance for any help!
 Best regards,
 mcc








Re: [gentoo-user] Temporary data storage

2012-09-08 Thread meino . cramer
Michael Mol mike...@gmail.com [12-09-08 14:44]:
 On Sat, Sep 8, 2012 at 8:26 AM, Florian Philipp li...@binarywings.netwrote:
 
  Am 08.09.2012 14:13, schrieb meino.cra...@gmx.de:
   Hi,
  
from Gentoos point of view:
  
The following place I found, where temporary data are stored:
/tmp
/var/tmp
/run
/tmp
/var/log ???
  
Where else are temprary data stored, which can thrown away when
  rebooting?
  
Thank you very much in advance for any help!
Best regards,
mcc
  
 
  What exactly are you trying to do?
 
  As per the filesystem hierarchy standard [1], you should not clear out
  /var/tmp on reboots.
 
  Other directories you /might/ clear out:
  /var/run
  /var/lock
 
  [1] http://www.pathname.com/fhs/pub/fhs-2.3.html
 
  Regards,
  Florian Philipp
 
 
 I'd guess he's making a system template image for PXE or cloning.
 
 
 -- 
 :wq

Hi,

noI am trying to minimize write cycles on a mmc-card by mounting
tmpfs on those

As long everything works fine I willing to hurt standards...since this
is only a little singleboard computer and no world wide reachable
masterpiece of power server ;) :) 8)))

Best regards,
mcc





[gentoo-user] NFS mounts and uid/gid/user names

2012-08-24 Thread meino . cramer

Hi,

to not to stress the SD-card of my single board computer too much I
mounted a directory of my PC via NFS at my single board computer, so
that compilations and other task which need to be done while
installing will access the hd and not the SD-card.
(The singleboard computer is a Cortex A8/OMAP based one: 32 bit. The
PC is 64 bit AMD based.)

So far so nice...everything works fine: I can see the directory
on both ends.

In /etc/exports on the PC I entered this:
/tmp/NFS 192.168.178.25(async,rw,no_subtree_check)

When setting chmod 700 /tmp/NFS, chown root:root /tmp/NFS
on the server side (PC) I cannot write to the directory
as root on the client side (single board computer).
On both sides root is 0:0.

When setting chmod 777 /tmp/NFS on the server side, I am able to write
at the client side to the that directory, bit listing that files shows
me that they become owned by nobody:nobody which is
nobody:x:65534:65534:nobody:/nonexistent:/bin/sh on the server side.

How can I acchieve, that files written on one side remain the same
uid/gid assignment on the other side?

Thank you very much in advance for any help!

Have a nice weekend!
Best regards,
mcc







[gentoo-user] crossdev --target armv7a-unknown-linux-gnueabi failed ...

2012-08-17 Thread meino . cramer
Hi,

with crossdev I tried to build a toolchain for the 
armv7a-unknown-linux-gnueabi target.

The build process failed due to a wrong format of an archive
of patches.
Is there a way for a local quick fix...or am I lost for
a longer period of time... ;)  ???


Best regards,
mcc

Log:
_




 * Package:cross-armv7a-unknown-linux-gnueabi/binutils-2.22.90
 * Repository: proaudio
 * Maintainer: toolch...@gentoo.org
 * USE:amd64 cxx elibc_glibc kernel_linux nls userland_GNU zlib
 * FEATURES:   sandbox
 ESC[1mESC[37mcfg-update-1.8.2-r1ESC[0mESC[0m: Checksum index is up-to-date 
 ...
 Unpacking source...
 Unpacking binutils-2.22.90.tar.bz2 to 
 /var/tmp/portage/cross-armv7a-unknown-linux-gnueabi/binutils-2.22.90/work
 Unpacking binutils-2.22.90-patches-1.1.tar.xz to 
 /var/tmp/portage/cross-armv7a-unknown-linux-gnueabi/binutils-2.22.90/work
unpack binutils-2.22.90-patches-1.1.tar.xz: file format not recognized. 
Ignoring.

 * Cannot find $EPATCH_SOURCE!  Value for $EPATCH_SOURCE is:
 * 
 *   
/var/tmp/portage/cross-armv7a-unknown-linux-gnueabi/binutils-2.22.90/work/patch
 *   ( patch )

 * ERROR: cross-armv7a-unknown-linux-gnueabi/binutils-2.22.90 failed (unpack 
phase):
 *   Cannot find $EPATCH_SOURCE!
 * 
 * Call stack:
 * ebuild.sh, line   85:  Called src_unpack
 *   environment, line 2962:  Called toolchain-binutils_src_unpack
 *   environment, line 3750:  Called tc-binutils_apply_patches
 *   environment, line 3059:  Called epatch
 *   environment, line 1378:  Called die
 * The specific snippet of code:
 *   die Cannot find \$EPATCH_SOURCE!;
 * 
 * If you need support, post the output of `emerge --info 
'=cross-armv7a-unknown-linux-gnueabi/binutils-2.22.90'`,
 * the complete build log and the output of `emerge -pqv 
'=cross-armv7a-unknown-linux-gnueabi/binutils-2.22.90'`.
 * This ebuild used the following eclasses from overlays:
 *   /var/lib/layman/pro-audio/eclass/unpacker.eclass
 * This ebuild is from an overlay named 'proaudio': '/var/lib/layman/pro-audio/'
 * The complete build log is located at 
'/var/tmp/portage/cross-armv7a-unknown-linux-gnueabi/binutils-2.22.90/temp/build.log'.
 * The ebuild environment file is located at 
'/var/tmp/portage/cross-armv7a-unknown-linux-gnueabi/binutils-2.22.90/temp/environment'.
 * Working directory: 
'/var/tmp/portage/cross-armv7a-unknown-linux-gnueabi/binutils-2.22.90/work/binutils-2.22.90'
 * S: 
'/var/tmp/portage/cross-armv7a-unknown-linux-gnueabi/binutils-2.22.90/work/binutils-2.22.90'




Re: [gentoo-user] My PC died. What should I try?

2012-08-17 Thread meino . cramer
Hi Alex,

...shot in the dark:
Remove as much as possible of the cards, addons, connections etc
from the PC ... make in as much bare bone as possible.

Check All coolers (the little ones also) for dust. Remove all
dust even if it is not completly covered with it.

Dont forget the internals of the power supply. Detach all cables.
Remove the power supply. Go outside ;) and blow the dust inside away.

Put the power supply back into the PC again an attach the cables.

Remove all RAM, carefully clean the contacts, insert as less RAM as
possible.

Remove even the HD if it is possible to get into the BIOS
without any HD attached.

Remove the BIOS battery, wait at least a day and insert it again.

Start the PC and go directly into the BIOS. Check the date/time.
If it shows the current date/time, the battery wasn't removed
long enough. Check the battery voltage. Reinsert the battery.
If your board has a BIOS reset: Reset the BIOS.

Then: In the BIOS enter a page which does something
(reports continously temperatures for example).

If this is possible, let the PC run for a 
while that BIOS page and see, whether it
hangs again or not.

If all went fine, add ONE component and try it again.
Add the HD at last to sort out hardware from software bugs...

May be one of the components and not the CPU or motherboard
causes the problem and you will be able to identify it by
this procedure...

HTH!

GOOD LUCK!

Best regard,
mcc

Alex Schuster wo...@wonkology.org [12-08-17 09:56]:
 Hi there!
 
 Two days ago, my PC suddenly died, after working fine for half a year. 
 I used myrtcwake as usual to suspend to RAM, and it woke up in the 
 morning. But after two minutes, the screen went blank and nothing, even 
 SysRq, gave a reaction. I tried booting a couple of times again, and 
 sometimes it did not even reach KDM. Now, I cannot even run Grub (from 
 my USB stick) any more, I only see a GRUB string at the top right, 
 then nothing happens.
 
 Booting with SystemRescueCD also freezes sometimes. If not, I can make 
 it freeze after seconds by running 'memtester'.
 
 Booting good old memtest86 ran for an hour and only found one error, 
 then I aborted, removed three of my four memory modules (4GB each), and 
 tried different ones in the first bank. Memtest86 again did not find 
 much errors, but froze once. Running memtester after booting from 
 SystemrescueCD again makes the thing freeze in seconds. It once also 
 froze while being in the BIOs setup.
 
 What could be the problem? CPU, board, or even the PSU? I do not think 
 it has to do with bad memory. I removed most of the other stuff (hard 
 drives, PCI cards). I have no similar hardware so I cannot simply 
 exchange things, the question is what to buy and try. How would you 
 proceed?
 
 The fan is still working, the cooler does not become hot, and in the 
 BIOS there are not high temperatures begin reported. But one thing was 
 strange: I updated Calligra from 2.4 to 2.5 (I think), and it took 
 ages, at least 8 hours. I thought there may b something strange with 
 the build process of this new version, forcing MAKEOPTS=-j1 and such, 
 but still this is very long. But when working with it, I did not notice 
 anything strange like sluggish reactions, and videos played fine. But I 
 did not use it as much as I normally do, and maybe even when overheated 
 and throttled down it would have been fast enough for me to not notice 
 this. I watch the syslog normally, but maybe I just did not look 
 closely that day, I was busy doing other stuff.
 
 CPUs don't just die, do they? Even when overheating, I think these days 
 throttle down, so no permanent harm should be done? So maybe it's the 
 board? It looks okay, no bent or leaking capacitors.
 
 This is really annoying. Of course most of my passwords are in my KDE 
 wallet I cannot access. There's also Wiki, CVS and Git repositories, 
 not needed every day, but still important. And the timinig is very bad, 
 I just started my new job the day the problem happened, and I do not 
 have much time for this now. Before, I was working at home, so I would 
 have had all day to diagnose and try things.
 
 It's an AMD FX-4100 Quad-Core CPU, and an ASRock 880GMH/U3S3 board.
 
   Wonko
 




Re: [gentoo-user] Getting apvlv running (My excellent adventure)

2012-08-09 Thread meino . cramer
Walter Dnes waltd...@waltdnes.org [12-08-09 05:11]:
   Earlier this year, my ISP changed their billing notification emails
 from application/pdf to application/octet-stream.  Trying to view it
 from mutt showed binary gobbledygook.  After some flailing around, I
 found out that I had to put an entry into .mailcap, namely...
 
 application/octet-stream; mimeopen %s
 
   When I tried to open a pdf file from mutt, I got a text dialogue
 asking me which program to use.  I chose /usr/bin/epdfview, and mutt has
 used that as the default ever since.
 
   Now epdfview is masked for removal in a few weeks.  apvlv is the
 recommended lightweight alternative.  After some screwing around and
 discovering an obscure bug in the apvlv ebuild, I finally got apvlv up
 and running.  You ***MUST*** build poppler with USE=xpdf-headers, or
 else the apvlv ebuild dies.  I reported the bug, and the apvlv ebuild
 now should check for app-text/poppler[xpf-headers].
 
   I emerged and ran rox-mime-editor and have no clue what to do to
 change from epdfview to apvlv.  There are no man or info files for
 rox-mime-editor.  Is there a better alternative mime-editor?
 
   As a heavy-handed solution, I searched for the string epdfview in
 ~/.local.  In ~/.local/share/applications/defaults.list I found an entry
 for pdf using epdfview.  I zapped that line, and tried reading the pdf
 in mutt.  I got the text dialogue again, and specified /usr/bin/apvlv.
 mutt now uses it all the time for pdf files.  In contrast, Firefox is
 much easier, with a dialogue for applications.
 
 -- 
 Walter Dnes waltd...@waltdnes.org
 

Hi Walter,

thanks for the hints! :)
Now apvlv works for me...

Best regards,
mcc






Re: [gentoo-user] Single user mode without keyboard ?

2012-08-07 Thread meino . cramer
Neil Bothwick n...@digimed.co.uk [12-08-07 10:29]:
 On Tue, 7 Aug 2012 06:56:31 +0200, meino.cra...@gmx.de wrote:
 
  Now, I can enter the grub and add an S to the commandline
  and boot the kernel by pressing B.
  
  When the kernel asks for the root password, the keyboard is
  no longer recognized. No chance other than to press the
  power button.
 
 Are CONFIG_HID and CONFIG_USB_HID both enabled, and not built as modules?
 
 
 -- 
 Neil Bothwick
 
 without C people would code in Basi, Pasal and Obol

Hi Neil,

yes they are...
It works before (same kernel) so something different must have
changed.
Is there any order of scripts under /etc, which may have resorted
while updateing Gentoo?

Best regards,
mcc






Re: [gentoo-user] Single user mode without keyboard ?

2012-08-07 Thread meino . cramer
Dale rdalek1...@gmail.com [12-08-07 11:44]:
 meino.cra...@gmx.de wrote:
  Hi Neil,
 
  yes they are...
  It works before (same kernel) so something different must have
  changed.
  Is there any order of scripts under /etc, which may have resorted
  while updateing Gentoo?
 
  Best regards,
  mcc
 
 
 Someone else ran into this a few weeks or so ago.  Did you see this?
 
 * HID support
 *
 HID bus support (HID) [Y/?] y
   /dev/hidraw raw HID device support (HIDRAW) [Y/n/?] y
   Generic HID driver (HID_GENERIC) [Y/n/m/?] (NEW) ?
 
 CONFIG_HID_GENERIC:
 
 Support for generic devices on the HID bus. This includes most
 keyboards and mice, joysticks, tablets and digitizers.
 
 To compile this driver as a module, choose M here: the module
 will be called hid-generic.
 
 If unsure, say Y.
 
 Symbol: HID_GENERIC [=y]
 Type  : tristate
 Prompt: Generic HID driver
   Defined at drivers/hid/Kconfig:56
   Depends on: INPUT [=y]  HID [=y]
   Location:
 - Device Drivers
   - HID support
 - HID bus support (HID [=y])
 
 
 
   Generic HID driver (HID_GENERIC) [Y/n/m/?] (NEW) 
 
 
 This fixed the other persons problem.  That is from make oldconfig.  I almost 
 missed it myself but hit the ? key just to make sure.  I think it really 
 needs to be built into the kernel instead of as a module.  
 
 Hope that helps.  If not, we'll have to find something else.  ;-) 
 
 Dale
 
 :-)  :-) 
 
 -- 
 I am only responsible for what I said ... Not for what you understood or how 
 you interpreted my words!
 

Hi Dale,

TADA! CONFIG_HIDRAW was missing in my .config. Now it works again!
Thank yoy very much for your help! :))

Best regards,
mcc





Re: [gentoo-user] Gentoo on a Beaglebone

2012-08-06 Thread meino . cramer
Bryan Gardiner b...@khumba.net [12-08-06 09:24]:
 On August 6, 2012 06:51:41 AM meino.cra...@gmx.de wrote:
  
  What is meant with please convert /etc/portage/package.keywords to a
  directory What will happen to the contents of that file? What is the name
  of the directory to create? How can I fix that?
  
  Thank you very much in advance for any help!
  Best regards,
  mcc
 
 package.keywords can be a directory instead of a file, in which case the 
 file 
 that ends up getting used is the concatenation of all of the files in the 
 directory.  It lets you split your keywords up rather than having one large 
 monolithic file.  In my case:
 
 $ ll /etc/portage/package.accept_keywords/
 total 28
 -rw-r--r-- 1 root   root   4314 Apr 22 12:42 eclipse-3.7
 -rw-r--r-- 1 khumba khumba 8739 Aug  1 23:56 kde-4.9.keywords.2012-08-01
 -rw-r--r-- 1 root   root   3999 Aug  2 23:11 mine
 
 The KDE file for example is provided on the Gentoo KDE page for unmasking all 
 of the files necessary for KDE 4.9, and you don't have to merge it into your 
 personal keywords file.  You have to be careful not to leave any xxx~ backup 
 files in the directory, because they count as well.
 
 The same applies to package.use.  The new style is for the file/directory to 
 be 
 called package.accept_keywords.  There's more info in man 5 portage.
 
 Cheers,
 Bryan
 

Hi Bryan,

thank you for your help and explanations! :)

Best regards,
mcc






[gentoo-user] crosscompiling...the point of view

2012-08-06 Thread meino . cramer
Hi,

I am asking, because I found not only one description of somehow
complicated setups to compile a distribution (namely gentoo) for a
platform A (Beaglebone TI OMAP4) on that platform with distcc to
speedup things or with emulated chroot environments based on qemu...

I thought it would be the easiest to compile the whole stuff on a host
system B with a crosscompilation toolchain...but may be I have
overlooked something important...

So - is there any logical reason, which prevents the process of the 
compilation of a complete distribution/rootfs/boot-mechanism for
a platform A on a hostsystem of the platform B if the cross
compilation toolchain is already installed on B and no emulated
environment is wanted?

Thank you very much in advance for any help!
Best regards,
mcc







Re: [gentoo-user] crosscompiling...the point of view

2012-08-06 Thread meino . cramer
Paul Hartman paul.hartman+gen...@gmail.com [12-08-06 17:36]:
 On Mon, Aug 6, 2012 at 8:01 AM,  meino.cra...@gmx.de wrote:
  Hi,
 
  I am asking, because I found not only one description of somehow
  complicated setups to compile a distribution (namely gentoo) for a
  platform A (Beaglebone TI OMAP4) on that platform with distcc to
  speedup things or with emulated chroot environments based on qemu...
 
  I thought it would be the easiest to compile the whole stuff on a host
  system B with a crosscompilation toolchain...but may be I have
  overlooked something important...
 
 Seems the best way to me, too.
 
  So - is there any logical reason, which prevents the process of the
  compilation of a complete distribution/rootfs/boot-mechanism for
  a platform A on a hostsystem of the platform B if the cross
  compilation toolchain is already installed on B and no emulated
  environment is wanted?
 
 So you want to install the packages into a virtual filesystem image
 on the compiler machine to create a whole disk image for the target,
 basically? Hmmm. Maybe something like Scratchbox can help with this.
 
Hi Paul,

...yes, exactly. But theproblem remains...is there a logical reason,
which renders this attempt useless ?

Best regards,
mcc





[gentoo-user] Single user mode without keyboard ?

2012-08-06 Thread meino . cramer
Hi,

For the described I am using an IBM model M keyboard (PS2) which
is connected with a blue cube OS2-USB adaptor to a USB-port
of my PC.

this all had worked before:
When grub comes up, I entered the password to access the
grub command lines for the kernel boot, add an S at
the end of that line, hit enter and B for boot. The system
comes up and asked for the root password or to hit CTRL-D
to boot into normal mode.

Now, I can enter the grub and add an S to the commandline
and boot the kernel by pressing B.

When the kernel asks for the root password, the keyboard is
no longer recognized. No chance other than to press the
power button.

How can I fix that?

Best regards,
mcc





[gentoo-user] Compiling qemu breaks

2012-08-05 Thread meino . cramer
Hi,

trying to compile qemu breaks for me with:
 Source configured.
 Compiling source in 
 /var/tmp/portage/app-emulation/qemu-0.11.1/work/qemu-0.11.1 ...
make -j 1 
  CCqemu-nbd.o
  CCqemu-tool.o
  CCtool-osdep.o
  CCcutils.o
  CCcache-utils.o
  CCqemu-malloc.o
  CCqemu-option.o
  CCmodule.o
  CCnbd.o
  CCblock.o
  CCaio.o
  CCaes.o
  CCposix-aio-compat.o
  CCblock/cow.o
  CCblock/qcow.o
  CCblock/vmdk.o
  CCblock/cloop.o
  CCblock/dmg.o
  CCblock/bochs.o
  CCblock/vpc.o
  CCblock/vvfat.o
  CCblock/qcow2.o
  CCblock/qcow2-refcount.o
  CCblock/qcow2-cluster.o
  CCblock/qcow2-snapshot.o
  CCblock/parallels.o
  CCblock/nbd.o
  CCblock/raw-posix.o
  CCblock/curl.o
  LINK  qemu-nbd
  CCqemu-io.o
  CCcmd.o
  LINK  qemu-io
  GEN   qemu-img-cmds.h
  CCqemu-img.o
  LINK  qemu-img
  GEN   qemu-options.texi
  GEN   qemu-monitor.texi
  GEN   qemu-img-cmds.texi
  GEN   qemu-doc.html
Option number is ambiguous (number-footnotes, number-sections)
Try `texi2html --help' for more information.
make: *** [qemu-doc.html] Error 2
emake failed
 * ERROR: app-emulation/qemu-0.11.1 failed (compile phase):
 *   emake failed
 * 
 * Call stack:
 *  ebuild.sh, line   85:  Called src_compile
 *environment, line 3038:  Called _eapi2_src_compile
 *   phase-helpers.sh, line  573:  Called die
 * The specific snippet of code:
 *  emake || die emake failed
 * 
 * If you need support, post the output of `emerge --info 
'=app-emulation/qemu-0.11.1'`,
 * the complete build log and the output of `emerge -pqv 
'=app-emulation/qemu-0.11.1'`.
 * The complete build log is located at 
'/var/tmp/portage/app-emulation/qemu-0.11.1/temp/build.log'.
 * The ebuild environment file is located at 
'/var/tmp/portage/app-emulation/qemu-0.11.1/temp/environment'.
 * Working directory: 
'/var/tmp/portage/app-emulation/qemu-0.11.1/work/qemu-0.11.1'
 * S: '/var/tmp/portage/app-emulation/qemu-0.11.1/work/qemu-0.11.1'

 Failed to emerge app-emulation/qemu-0.11.1, Log file:

  '/var/tmp/portage/app-emulation/qemu-0.11.1/temp/build.log'

--
emerge --info '=app-emulation/qemu-0.11.1'

Portage 2.1.10.65 (default/linux/amd64/10.0, gcc-4.5.3, glibc-2.14.1-r3, 3.4.5 
x86_64)
=
System Settings
=
System uname: 
Linux-3.4.5-x86_64-AMD_Phenom-tm-_II_X6_1090T_Processor-with-gentoo-2.1
Timestamp of tree: Sun, 05 Aug 2012 02:15:01 +
app-shells/bash:  4.2_p20
dev-java/java-config: 2.1.11-r3
dev-lang/python:  2.7.3-r2, 3.2.3
dev-util/cmake:   2.8.7-r5
dev-util/pkgconfig:   0.26
sys-apps/baselayout:  2.1-r1
sys-apps/openrc:  0.10.5
sys-apps/sandbox: 2.5
sys-devel/autoconf:   2.13, 2.68
sys-devel/automake:   1.9.6-r3, 1.11.1
sys-devel/binutils:   2.21.1-r1
sys-devel/gcc:4.4.6-r1, 4.5.3-r2
sys-devel/gcc-config: 1.7.3
sys-devel/libtool:2.4-r1
sys-devel/make:   3.82-r1
sys-kernel/linux-headers: 3.4-r2 (virtual/os-headers)
sys-libs/glibc:   2.14.1-r3
Repositories: gentoo proaudio enlightenment
ACCEPT_KEYWORDS=amd64
ACCEPT_LICENSE=*
CBUILD=x86_64-pc-linux-gnu
CFLAGS=-march=native -O2 -pipe -msse3
CHOST=x86_64-pc-linux-gnu
CONFIG_PROTECT=/etc /usr/share/config /usr/share/gnupg/qualified.txt
CONFIG_PROTECT_MASK=/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ 
/etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild 
/etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d 
/etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c
CXXFLAGS=-march=native -O2 -pipe -msse3
DISTDIR=/usr/portage/distfiles
EMERGE_DEFAULT_OPTS=
FCFLAGS=-O2 -pipe
FEATURES=assume-digests binpkg-logs config-protect-if-modified distlocks 
ebuild-locks fixlafiles news parallel-fetch protect-owned sandbox sfperms 
strict unknown-features-warn unmerge-logs unmerge-orphans userfetch
FFLAGS=-O2 -pipe
GENTOO_MIRRORS=http://de-mirror.org/distro/gentoo/ 
ftp://de-mirror.org/distro/gentoo/ rsync://de-mirror.org/gentoo/ 
ftp://ftp.wh2.tu-dresden.de/pub/mirrors/gentoo http://gentoo.mneisen.org/ 
http://mirror.netcologne.de/gentoo/ ftp://mirror.netcologne.de/gentoo/ 
rsync://mirror.netcologne.de/gentoo/ ftp://mirror.opteamax.de/gentoo/ 
rsync://mirror.opteamax.de/gentoo/ http://mirror.opteamax.de/gentoo/ 
http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/ 
ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/ 
ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo 
ftp://ftp.spline.inf.fu-berlin.de/mirrors/gentoo/ 
http://ftp.spline.inf.fu-berlin.de/mirrors/gentoo/ 
ftp://ftp.tu-clausthal.de/pub/linux/gentoo/ 
ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo 
http://ftp6.uni-erlangen.de/pub/mirrors/gentoo 

[gentoo-user] Gentoo on a Beaglebone

2012-08-05 Thread meino . cramer
Hi,

here:
http://dev.gentoo.org/~armin76/arm/beaglebone/install.xml

I found a description how to setup a Gentoo for a Beaglebone,
an Cortex A8 Linux platform.

When I did:
crossdev -S armv7a-unknown-linux-gnueabi


I got this message:
/rootcrossdev -S armv7a-unknown-linux-gnueabi

 * crossdev version:  20120531
 * Host Portage ARCH: amd64
 * Target Portage ARCH:   arm
 * Target System: armv7a-unknown-linux-gnueabi
 * Stage: 4 (C/C++ compiler)
 * ABIs:  default

 * binutils:  binutils-[stable]
 * gcc:   gcc-[stable]
 * headers:   linux-headers-[stable]
 * libc:  glibc-[stable]

 * CROSSDEV_OVERLAY:  /var/lib/layman/pro-audio
 * PORT_LOGDIR:   /var/log/portage
 * PORTAGE_CONFIGROOT:
 * Portage flags: 
  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  
~  -  _  -  ~  -  _  -  ~  -

 * please convert /etc/portage/package.keywords to a directory  
   !!!
 * If you file a bug, please attach the following logfiles:
 * /var/log/portage/cross-armv7a-unknown-linux-gnueabi-info.log


What is meant with please convert /etc/portage/package.keywords to a directory
What will happen to the contents of that file? What is the name of the directory
to create? How can I fix that?

Thank you very much in advance for any help!
Best regards,
mcc






Re: [gentoo-user] eix output and libpng

2012-07-20 Thread meino . cramer
Philip Webb purs...@ca.inter.net [12-07-20 05:36]:
 120720 meino.cra...@gmx.de wrote:
  If I do a 'eix libpng ' I get:
[I] media-libs/libpng
Available versions:  
(1.2) 1.2.49 ~1.2.50
(0)   1.5.10 ~1.5.11 ~1.5.12
{apng neon static-libs}
Installed versions:  1.2.49(1.2)(04:53:36 07/20/12) 1.5.10(01:18:39 
  04/09/12)(apng -neon -static-libs)
  
  What is the meaning of '(1.2)' and '(0)' in
(1.2) 1.2.49 ~1.2.50
(0)   1.5.10 ~1.5.11 ~1.5.12
 
 They're slots, so you can install eg 1.2.49  1.5.10 simultaneously.
 To install the former do 'emerge libpng:1.2',
 for the latter 'emerge libpng:0'.
 
 -- 
 ,,
 SUPPORT ___//___,   Philip Webb
 ELECTRIC   /] [] [] [] [] []|   Cities Centre, University of Toronto
 TRANSIT`-O--O---'   purslowatchassdotutorontodotca
 
 

Hi Philip,

One enlighment a day keep the confusion away ! :))

Thanks a lot, that helps! :)

Have a nice weekend!
Best regards,
mcc







[gentoo-user] eix output and libpng

2012-07-19 Thread meino . cramer
Hi,

Blender wants libpng-1.2 and libpng-1.5 seems to be more recent. I
forced the installation of version 1.2.49 for test purposes.

If I do a 

eix libpng 

I get (beside other things):

[I] media-libs/libpng
Available versions:  
(1.2)   1.2.49 ~1.2.50
(0) 1.5.10 ~1.5.11 ~1.5.12
{apng neon static-libs}
Installed versions:  1.2.49(1.2)(04:53:36 07/20/12) 1.5.10(01:18:39 
04/09/12)(apng -neon -static-libs)
Homepage:http://www.libpng.org/
Description: Portable Network Graphics library

What is the meaning of
(1.2)   1.2.49 ~1.2.50
(0) 1.5.10 ~1.5.11 ~1.5.12

in the above output (specifically the '(1.2)' and (0)')?


Thank you very much in advance for any help!

Best regards,
mcc







Re: [gentoo-user] [OT] Ángstróm Distribution: Sourcecode download?

2012-07-17 Thread meino . cramer
Daniel Wagener st...@gmx.net [12-07-17 19:00]:
 On Tue, 17 Jul 2012 05:17:50 +0200
 meino.cra...@gmx.de wrote:
 
  Hi,
  
   does someone know a way to download the Angstrom-Distribution
   and the according toolchain to build the binarie via crosscompiling
   on my Gentoo-system (I only found the binaries...) ?
  
   Thank you very much in advance for any help!
  
   Best regards,
   mcc
 
 Angstrom is built from OpenEmbedded, you may want to check 
 www.openembedded.org
 
 
 -- 
 
 

Hi Daniel,

Ah! Things are becoming much clearer now! /THIS/ is the reason for
which I wasn't able to locate the source of Angstrom on the Angstrom
pages ;) :)))

Thank your very much for the info!!

Best regards,
mcc






[gentoo-user] [OT] Ángstróm Distribution: Sourcecode download?

2012-07-16 Thread meino . cramer
Hi,

 does someone know a way to download the Angstrom-Distribution
 and the according toolchain to build the binarie via crosscompiling
 on my Gentoo-system (I only found the binaries...) ?

 Thank you very much in advance for any help!

 Best regards,
 mcc






<    2   3   4   5   6   7   8   9   10   11   >