Re: [gentoo-user] This time git failed to install

2017-02-26 Thread Meino . Cramer
Neil Bothwick  [17-02-26 12:36]:
> On Sun, 26 Feb 2017 11:25:01 +0100, meino.cra...@gmx.de wrote:
> 
> > > Looks like a bug to me, gitview is no longer there. You could work
> > > around it by setting USE="-gtk" or USE="-python"... and it looks like
> > > a bug has just been filed for this.
> 
> > It is a seldom coincedence, if one searches for something
> > and one reason for not finding an already existing information
> > is that the bots had not gathered it yet...;)
> 
> Yes, you can hit race conditions with new bugs. When I first read your
> post I searched and found no bug. I checked again before I hit send and
> there it was.
> 
> 
> -- 
> Neil Bothwick
> 
> Never ask a geek why, just nod your head and slowly back away



:)   << Big Smiley!!!

Cheer
Meino





Re: [gentoo-user] This time git failed to install

2017-02-26 Thread Meino . Cramer
Neil Bothwick  [17-02-26 11:16]:
> On Sun, 26 Feb 2017 06:49:55 +0100, meino.cra...@gmx.de wrote:
> 
> > ...still trying to build a new root...
> > 
> > (I am using a globally set ~amd64.)
> > 
> > This morning emerge presented me a new (at least for me)
> > error while trying to update @world related to git:
> > 
> > ./check_bindir "z$bindir" "z$execdir" "$bindir/git-add"
> >  * ERROR: dev-vcs/git-2.12.0::gentoo failed (install phase):
> >  *   !!!
> > newexe: 
> > /var/tmp/portage/dev-vcs/git-2.12.0/work/git-2.12.0/contrib/gitview/gitview
> > does not exist *
> > 
> > Searching with startpage I didnt find anything related.
> > 
> > I took a look in the build.log and as it seems the install procedure
> > looks for something (gitview) that is no longer meant to
> > be included/build.
> 
> Looks like a bug to me, gitview is no longer there. You could work around
> it by setting USE="-gtk" or USE="-python"... and it looks like a bug has
> just been filed for this.
> 
> 
> -- 
> Neil Bothwick
> 
> One-seventh of life is spent on Monday.


Hi Neil,

thanks for your posting and the informations! :)

It is a seldom coincedence, if one searches for something
and one reason for not finding an already existing information
is that the bots had not gathered it yet...;)

Cheers
Meino

--
Two seventh of life is spent on weekends, though.







[gentoo-user] This time git failed to install

2017-02-25 Thread Meino . Cramer
Hi,

...still trying to build a new root...

(I am using a globally set ~amd64.)

This morning emerge presented me a new (at least for me)
error while trying to update @world related to git:

./check_bindir "z$bindir" "z$execdir" "$bindir/git-add"
 * ERROR: dev-vcs/git-2.12.0::gentoo failed (install phase):
 *   !!! newexe: 
/var/tmp/portage/dev-vcs/git-2.12.0/work/git-2.12.0/contrib/gitview/gitview 
does not exist
 *

Searching with startpage I didnt find anything related.

I took a look in the build.log and as it seems the install procedure
looks for something (gitview) that is no longer meant to
be included/build.

The build.log does not show a compilation/link error, which would result
in a missing gitview (it shows no error/failure at all beside the
installation problem). The first time gitview is mentioned in the log 
is when trying to install it.

The USE flags look unsuspicous to me:

[U] dev-vcs/git
 Available versions:  2.7.3-r1 (~)2.7.4 (~)2.8.4 (~)2.9.3 (~)2.10.1 2.10.2 
(~)2.11.0 (~)2.11.1 (~)2.12.0 ** **-r1 **-r2 **-r3 {+blksha1 
cgi +curl cvs doc emacs gnome-keyring +gpg gtk highlight +iconv libressl 
libsecret mediawiki mediawiki-experimental +nls +pcre +perl ppcsha1 +python 
subversion test +threads tk +webdav xinetd LINGUAS="bg ca de fr is it ko pt_PT 
ru sv vi zh_CN" PYTHON_TARGETS="python2_7"}
 Installed versions:  2.11.1(05:13:31 PM 02/18/2017)(blksha1 curl gpg gtk 
iconv nls pcre perl python threads webdav -cgi -cvs -doc -emacs -gnome-keyring 
-highlight -libressl -mediawiki -mediawiki-experimental -ppcsha1 -subversion 
-test -tk -xinetd LINGUAS="-bg -ca -de -fr -is -it -ko -pt_PT -ru -sv -vi 
-zh_CN" PYTHON_TARGETS="python2_7")
 Homepage:http://www.git-scm.com/
 Description: stupid content tracker: distributed VCS designed for 
speed and efficiency


Do I need a patch or is it a PEBKAC/PICNIC? ;)

Cheers
Meino




Re: [gentoo-user] Strange hickups while trying to compile a kernel in a chroot

2017-02-25 Thread Meino . Cramer
Neil Bothwick  [17-02-25 15:24]:
> On Sat, 25 Feb 2017 13:23:11 +0100, meino.cra...@gmx.de wrote:
> 
> > make bImage fails with
> > 
> > (chroot) make bzImage
> >   CHK include/config/kernel.release
> >   CHK include/generated/uapi/linux/version.h
> >   CHK include/generated/utsrelease.h
> >   CHK include/generated/bounds.h
> >   CHK include/generated/timeconst.h
> >   CHK include/generated/asm-offsets.h
> >   CALLscripts/checksyscalls.sh
> >   CHK include/generated/compile.h
> >   ./scripts/gen_initramfs_list.sh: Cannot open
> > '/usr/share/v86d/initramfs' make[1]: *** [usr/Makefile:73:
> > usr/initramfs_data.cpio.gz] Error 1 make: *** [Makefile:988: usr] Error
> > 2
> > 
> > 
> > I look for the magic v83d and found (being at my old root)
> > 
> > [I] sys-apps/v86d
> >  Available versions:  0.1.10 {debug x86emu}
> >  Installed versions:  0.1.10(02:34:27 02/28/11)(x86emu -debug)
> >  Homepage:
> > https://dev.gentoo.org/~spock/projects/uvesafb/ Description: A
> > daemon to run x86 code in an emulated environment
> > 
> > Is this "quite normal" or does the make process of the kernel make
> > false conclusion while being chrooted?
> > 
> > Do I really need initram? ... For years I though my grub had
> > booted the kernel which runs my linux directlu...
> 
> Since kernel 2.6 (I think) the kernel has always had an initramfs built
> in, this is separate from the standalone initramfs files built by the
> likes of dracut. It is empty by default but it is there, so it is not
> surprising to see build output relating to the intiramfs even if you do
> not use one.
> 
> Are you cross-compiling here? That's the obvious reason for requiring
> v86d. If not, there is no need to chroot to build a kernel, just cd to
> its directory, although chrooting is needed to run make
> {,modules_}install.
> 
> 
> -- 
> Neil Bothwick
> 
> USENET: Uniting Spammers, Erotomaniacs, Newbies, Extroverts and Trolls

Hi Neil,

no, no crosscompiling at this point and for this purpose. I am
building the new root on the same machine as the old one is running.

I simply want to check out, whether essential things work before
finally booting into the new root (to prevent an """endless"""
back-and-forth-booting-experience).

Cheers
Meino





Re: [gentoo-user] Strange hickups while trying to compile a kernel in a chroot

2017-02-25 Thread Meino . Cramer
Rich Freeman  [17-02-25 15:16]:
> On Sat, Feb 25, 2017 at 8:59 AM,   wrote:
> > Fernando Rodriguez  [17-02-25 14:36]:
> >>
> >> Check the CONFIG_INITRAMFS_SOURCE option.
> >>
> >
> > I will check the configs...may be there is something not readable
> > (permissions) ... I had copied a lot back and forth (I bought one
> > of those crappy harddiscs, which became full after a while...;)
> >
> 
> Did you actually check the CONFIG_INITRAMFS_SOURCE option?  It should
> be blank.  If it is not, then whatever file it points to must exist.
> It might exist on your host, but not in your chroot.
> 
> This option builds a kernel with an embedded initramfs, which is not
> normally something you need.  Some Linux live DVDs might use something
> like this, but normal desktops generally do not.  If your .config file
> originated from one of these that could explain the issue.
> 
> Even if you wanted an initramfs this isn't the way to go about it.
> 
> (A bit of trivia, Linux actually ALWAYS has an embedded initramfs, but
> by default it is empty.)
> 
> -- 
> Rich
> 
Hi Rich,

yes the option was set for what reason ever...I will clear that.
Next question...: Do I need v86d still then?

Another thing which drives me crazy:
Linux-headers!
emerge insists of installing linux-headers-4.10. I am runnig
4.9.12. Unstable is globally set (~amd64).

But giviing 

emerge sys-kernel/linux-headers-4.9
or
emerge 'sys-kernel/linux-headers-4.9'

gives me

!!! 'sys-kernel/linux-headers-4.9' is not a valid package atom.
!!! Please check ebuild(5) for full details.

Even

emerge sys-kernel/linux-headers-4.10
or
emerge 'sys-kernel/linux-headers-4.10'

results in

!!! 'sys-kernel/linux-headers-4.10' is not a valid package atom.
!!! Please check ebuild(5) for full details.

. I only can do

emerge sys-kernel/linux-headers

but (as mentioned above) it installs 4.10. not 4.9.
v86d does not compile with 4.10.

ebuild (5) suggests to do, what I have done/written above.

Doing a complete rebuild of the root of years of running
gentoo is a hrm. intersting...hrmmmexperience...
;)

Cheers
Meino







Re: [gentoo-user] Strange hickups while trying to compile a kernel in a chroot

2017-02-25 Thread Meino . Cramer
Fernando Rodriguez  [17-02-25 14:36]:
> On 02/25/2017 07:23 AM, meino.cra...@gmx.de wrote:
> > hi,
> > 
> > I am trying to build a linux kernel (vanilla from ftp.kernel.org)
> > in my chrooted new root.
> > 
> > make modules install
> > 
> > failed
> > 
> > with:
> > 
> >   CHK include/config/kernel.release
> >   CHK include/generated/uapi/linux/version.h
> >   CHK include/generated/utsrelease.h
> >   CHK include/generated/bounds.h
> >   CHK include/generated/timeconst.h
> >   CHK include/generated/asm-offsets.h
> >   CALLscripts/checksyscalls.sh
> >   CHK include/generated/compile.h
> >   ./scripts/gen_initramfs_list.sh: Cannot open '/usr/share/v86d/initramfs'
> > make[1]: *** [usr/Makefile:73: usr/initramfs_data.cpio.gz] Error 1
> > make: *** [Makefile:988: usr] Error 2
> > 
> > 
> > make bImage fails with
> > 
> > (chroot) make bzImage
> >   CHK include/config/kernel.release
> >   CHK include/generated/uapi/linux/version.h
> >   CHK include/generated/utsrelease.h
> >   CHK include/generated/bounds.h
> >   CHK include/generated/timeconst.h
> >   CHK include/generated/asm-offsets.h
> >   CALLscripts/checksyscalls.sh
> >   CHK include/generated/compile.h
> >   ./scripts/gen_initramfs_list.sh: Cannot open '/usr/share/v86d/initramfs'
> > make[1]: *** [usr/Makefile:73: usr/initramfs_data.cpio.gz] Error 1
> > make: *** [Makefile:988: usr] Error 2
> > 
> > 
> > I look for the magic v83d and found (being at my old root)
> > 
> > [I] sys-apps/v86d
> >  Available versions:  0.1.10 {debug x86emu}
> >  Installed versions:  0.1.10(02:34:27 02/28/11)(x86emu -debug)
> >  Homepage:https://dev.gentoo.org/~spock/projects/uvesafb/
> >  Description: A daemon to run x86 code in an emulated 
> > environment
> > 
> > Is this "quite normal" or does the make process of the kernel make
> > false conclusion while being chrooted?
> > 
> > Do I really need initram? ... For years I though my grub had
> > booted the kernel which runs my linux directlu...
> > 
> > My commandline to build the kernel at my old root was:
> > 
> >  kernel=/boot/vmlinuz-4091200-64-RT && make -j7 all && make -j7 
> > modules_install && /bin/cp -f ./arch/x86_64/boot/bzImage* $kernel; emerge 
> > nvidia-drivers ;emerge app-emulation/virtualbox-modules ;grub-mkconfig -o 
> > /boot/grub/grub.cfg
> > 
> > whjch had.
> > 
> > v86d is not installed yet and of course I will install it if needed.
> > But I want to get shure, that the chrooted environment has not
> > confused the kernel build process...
> > 
> > Thanks for any help in advance!
> > Cheers
> > Meino
> 
> Check the CONFIG_INITRAMFS_SOURCE option.
> 
> How did you configure the kernel? Did you used the .config file from
> your root system or perhaps ran make oldconfig (I think it tries to use
> /proc/config.gz if it can't find it in /boot)?
> 
> 
> 
> -- 
> 
> Fernando Rodriguez
> 

Hi Fernando,

I used the config I used for building the kernel of the 'old' root.
The new root is intended to replace the old root on the same machine.
Its even the same kernel source...
So everything should fine.
Even if it will use /proc/config.gz it will find the config of
the current kernel running the old root (and that way the chrooted
rooot).

scratching my head...

I will check the configs...may be there is something not readable
(permissions) ... I had copied a lot back and forth (I bought one
of those crappy harddiscs, which became full after a while...;)

Cheers
Meino





[gentoo-user] Strange hickups while trying to compile a kernel in a chroot

2017-02-25 Thread Meino . Cramer
hi,

I am trying to build a linux kernel (vanilla from ftp.kernel.org)
in my chrooted new root.

make modules install

failed

with:

  CHK include/config/kernel.release
  CHK include/generated/uapi/linux/version.h
  CHK include/generated/utsrelease.h
  CHK include/generated/bounds.h
  CHK include/generated/timeconst.h
  CHK include/generated/asm-offsets.h
  CALLscripts/checksyscalls.sh
  CHK include/generated/compile.h
  ./scripts/gen_initramfs_list.sh: Cannot open '/usr/share/v86d/initramfs'
make[1]: *** [usr/Makefile:73: usr/initramfs_data.cpio.gz] Error 1
make: *** [Makefile:988: usr] Error 2


make bImage fails with

(chroot) make bzImage
  CHK include/config/kernel.release
  CHK include/generated/uapi/linux/version.h
  CHK include/generated/utsrelease.h
  CHK include/generated/bounds.h
  CHK include/generated/timeconst.h
  CHK include/generated/asm-offsets.h
  CALLscripts/checksyscalls.sh
  CHK include/generated/compile.h
  ./scripts/gen_initramfs_list.sh: Cannot open '/usr/share/v86d/initramfs'
make[1]: *** [usr/Makefile:73: usr/initramfs_data.cpio.gz] Error 1
make: *** [Makefile:988: usr] Error 2


I look for the magic v83d and found (being at my old root)

[I] sys-apps/v86d
 Available versions:  0.1.10 {debug x86emu}
 Installed versions:  0.1.10(02:34:27 02/28/11)(x86emu -debug)
 Homepage:https://dev.gentoo.org/~spock/projects/uvesafb/
 Description: A daemon to run x86 code in an emulated environment

Is this "quite normal" or does the make process of the kernel make
false conclusion while being chrooted?

Do I really need initram? ... For years I though my grub had
booted the kernel which runs my linux directlu...

My commandline to build the kernel at my old root was:

 kernel=/boot/vmlinuz-4091200-64-RT && make -j7 all && make -j7 modules_install 
&& /bin/cp -f ./arch/x86_64/boot/bzImage* $kernel; emerge nvidia-drivers 
;emerge app-emulation/virtualbox-modules ;grub-mkconfig -o /boot/grub/grub.cfg

whjch had.

v86d is not installed yet and of course I will install it if needed.
But I want to get shure, that the chrooted environment has not
confused the kernel build process...

Thanks for any help in advance!
Cheers
Meino






Re: [gentoo-user] Cleanify a Firefox Profile - how?

2017-02-23 Thread Meino . Cramer
Walter Dnes  [17-02-24 02:10]:
> On Thu, Feb 23, 2017 at 04:20:39AM +0100, meino.cra...@gmx.de wrote
> > Hi,
> > 
> > to install a profile I made and tested with my Firefox on another
> > computer *)  I want to "cleanify" that Profile to wipe all data left
> > bu using this surfing.
> 
>   See 
> https://support.mozilla.org/t5/Install-and-Update/Profiles-Where-Firefox-stores-your-bookmarks-passwords-and-other/ta-p/4608
> for a listing of what files store what in your profile.  You can delete
> ones you don't want.  Firefox will create a new default replacement next
> time you start.
> 
> ***IMPORTANT***
> 
> 1) you must ***NOT*** be running Firefox against that profile when you
> do the deletions.  Otherwise it will restore from crash-backup and/or
> memory when it exits.
> 
> 2) You ***MUST*** first open Firefox with that profile and then close it
> "properly" with either "File ==> Quit" or the {CTRL}{Q} keyboard
> shortcut.  Firefox has a "crash-recovery" option that allows it to
> resume a session if it is killed externally, e.g. "killall firefox".
> 
> -- 
> Walter Dnes 
> I don't run "desktop environments"; I run useful applications
> 

Hi Walter,

thanks a lot for the informations!!:)

...and what mozilla says is all what they want me to know.
Or with other words: Are these really all places, where user
tracking and such is stored? Flash cookies and Supercookies
are also there?

Cheers
Meino





Re: [gentoo-user] compressing pdf file

2017-02-22 Thread Meino . Cramer
the...@sys-concept.com  [17-02-23 02:57]:
> On 02/22/2017 03:12 PM, k...@aspodata.se wrote:
> > Thelma:
> >> I have scaned pdf file (88-page) 23MB in size (downloaded this way).
> >> Trying to reduce the size of the file I [...]
> > 
> > Why don't you extract the images with pdfimages from the pdf and
> > compress them with xv or convert (imagemagic) and maybe gimp can 
> > comress them also. Don't know how to get them back into a pdf though.
> > 
> > Regards,
> > /Karl Hammar
> > 
> > ---
> > Aspö Data
> > Lilla Aspö 148
> > S-742 94 Östhammar
> > Sweden
> > +46 173 140 57
> 
> I'm puzzled as to what program they used to compress the PDF file with such a 
> good quality output (PDF format as well).
> 
> This is the link I use to compress the file:
> https://online2pdf.com/pdf-reduce-size
> 
> I've tried:
> gs -sDEVICE=pdfwrite -dCompatibilityLevel=1.4 -dDownsampleColorImages=true 
> -dColorImageResolution=150 -dNOPAUSE  -dBATCH -sOutputFile=5.pdf 
> COVERAGE_July-1-2016.pdf
>  
> gs -sDEVICE=pdfwrite -dCompatibilityLevel=1.4 -dPDFSETTINGS=/ebook -dNOPAUSE 
> -dQUIET -dBATCH -sOutputFile=5.pdf COVERAGE_July-1-2016.pdf
> 
> convert -density 200x200 -quality 60 -compress jpeg COVERAGE_July-1-2016.pdf 
> 5.pdf
> 
> gs -sDEVICE=pdfwrite -dCompatibilityLevel=1.4 -dPDFSETTINGS=/screen -dNOPAUSE 
> -dQUIET -dBATCH -sOutputFile=5.pdf COVERAGE_July-1-2016.pdf
> 
> The last one above gave me decent size I think about 5MB but the quality 
> wasn't very good.
> All others, size was hardly reduced or quality was terrible. 
> 
> Gimp will open only one page at at time, so it is not suitable for this 
> conversion.
> 
> --
> Thelma
> 
> 

Hi Thelma,

may be it would gave you a hint, what happens to the PDF while
compressing, so it is easier to duplicate the result.

I think, the pdf which was the direct result of the scanning
process is a series of images in a kind of pdf container.

May be you will find a site on the internet (I dont know
of any program on Gentoo, which does this) which is 
able to analyse the structure of a pdf.

May the result of that analyses will give you a hint,
what magic the compression process has done.

By the way: What did you scann? Pure Text? Images
only? A mixture of both? Line drawings?

Did you find traces of an ocr process like mispelled
word and/or missing character?

HTH!
Cheers
Meino






[gentoo-user] Cleanify a Firefox Profile - how?

2017-02-22 Thread Meino . Cramer
Hi,

to install a profile I made and tested with my Firefox on another
computer *)  I want to "cleanify" that Profile to wipe all data left
bu using this surfing.


Is that possible? And if so -- how can I do this?

Cheers 
Meino




*) by tarring and unpacking it on the target computer at the
right place.






Re: [gentoo-user] /etc/portage/profile vs. /etc/portage/make.profile

2017-02-20 Thread Meino . Cramer
Johannes Rosenberger  [17-02-20 17:06]:
> On 20.02.2017 03:37, meino.cra...@gmx.de wrote:
> > Hi,
> >
> > I am a little confused...
> >
> > In search for the reason my new root has no /etc/portage/profile
> > but an /etc/portage/make.profile on this documemnt:
> > https://dev.gentoo.org/~zmedico/portage/doc/man/portage.5.html
> > I found this ywo lines
> >
> > /etc/portage/make.profile/ or /etc/make.profile/
> > site-specific overrides go in /etc/portage/profile/
> >
> > (My profile is set correctly)
> > Does this mean that make.profile is totally identical to
> > make.profile, but if you want site-specific overrides you need
> > to have profile instead of make.profile?
> >
> > Do I need to create /etc/portage/profile if it is not there?
> >
> > Nonetheless the listing below implies, that they are equivaltent.
> > Or ?
> >
> > Cheers
> > Meino
> make.profile is a symlink to your profile, so you shouldn't edit
> anything in there. It is managed by 'eselect profile' and i guess that
> /etc/make.profile is the old location, like with make.conf which used to
> be in /etc but is now in /etc/portage.
> If you want to manually override anything in your profile that is not
> covered by the other files in /etc/portage, e.g. unmask useflags, then
> you use /etc/portage/profile. Everything there has higher precedence
> than things in make.profile.
> 

Hi Johannes,

...I was irritated bu the header line of the linked article and the
fact, that /etc/portage/profile didn't exist in my installation.
I added the directory by hand and hope it is all ok now...

Thanks for your posting! :)

Cheers
Meino




[gentoo-user] /etc/portage/profile vs. /etc/portage/make.profile

2017-02-19 Thread Meino . Cramer
Hi,

I am a little confused...

In search for the reason my new root has no /etc/portage/profile
but an /etc/portage/make.profile on this documemnt:
https://dev.gentoo.org/~zmedico/portage/doc/man/portage.5.html
I found this ywo lines

/etc/portage/make.profile/ or /etc/make.profile/
site-specific overrides go in /etc/portage/profile/

(My profile is set correctly)
Does this mean that make.profile is totally identical to
make.profile, but if you want site-specific overrides you need
to have profile instead of make.profile?

Do I need to create /etc/portage/profile if it is not there?

Nonetheless the listing below implies, that they are equivaltent.
Or ?

Cheers
Meino






[gentoo-user] Collision between app-arch/lrzip and net-dialup/lrzsz

2017-02-19 Thread Meino . Cramer
Hi,

Both packages install the files:

 * Detected file collision(s):
 * 
 *  /usr/bin/lrz
 *  /usr/share/man/man1/lrz.1.bz2
 * 

I IxQuicked for that but didn't find anything useful.
Is there a gentle way out of this collision or is
this a typical Highlander situation?

Cheers
Meino






Re: [gentoo-user] How to keep my system from (nearly) freezing?

2017-02-19 Thread Meino . Cramer
Helmut Jarausch  [17-02-19 14:04]:
> Hi,
> 
> sometime I have some memory hungry ebuilds in the background, when I 
> start (e.g.) Chromium which needs very much memory if you have a lot of 
> open tabs.
> 
> In that case my system nearly freezes. I cannot even kill chrome.
> What can I do in that case. (Remote login doesn't work either)
> 
> Can I have any additional program (like Chromium) die if there is not 
> enough memory.
> 
> Many thanks for a hint,
> Helmut
> 

Hi Helmut,

I know that situation very well...additionally I have Blender
open...

But I think that the "freeze" of the system is not due to the memory
amount but due to the heavy I/O while swapping.

May be a tool like ionice could help you to keep the possibility
of killing certain processes. Ionice the emerge itself and additinally
nice it also.
The emerge may take longer, but a frozen system is even slower...
;)

HTH!
Cheers
Meino






Re: [gentoo-user] Total recall

2017-02-18 Thread Meino . Cramer
Johannes Rosenberger  [17-02-19 02:08]:
> On 18.02.2017 20:00, meino.cra...@gmx.de wrote:
> > Hi,
> >
> > while building my new root I got this:
> >
> >
> >
> > 
> > Total: 783 packages (770 new, 6 in new slots, 7 reinstalls, 1 uninstall), 
> > Size of downloads: 1,710,373 KiB
> > Conflict: 3 blocks (1 unsatisfied)
> >
> >  * Error: The above package list contains packages which cannot be
> >  * installed at the same time on the same system.
> >
> >   (dev-libs/openssl-1.0.2k:0/0::gentoo, installed) pulled in by
> > 
> > >=dev-libs/openssl-1.0.1h-r2:0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?]
> >  (>=dev-libs/openssl-1.0.1h-r2:0[abi_x86_64(-)]) required by 
> > (gnome-base/gnome-vfs-2.24.4-r5:2/2::gentoo, ebuild scheduled for merge)
> > dev-libs/openssl:0/0=[abi_x86_64(-)] required by 
> > (app-arch/libarchive-3.2.2-r1:0/13::gentoo, installed)
> > dev-libs/openssl:0= required by 
> > (dev-lang/python-3.4.5:3.4/3.4m::gentoo, installed)
> > dev-libs/openssl:0 required by 
> > (dev-perl/Crypt-OpenSSL-RSA-0.280.0-r3:0/0::gentoo, ebuild scheduled for 
> > merge)
> > dev-libs/openssl:0= required by 
> > (dev-lang/python-2.7.12:2.7/2.7::gentoo, ebuild scheduled for merge)
> > 
> > >=dev-libs/openssl-1.0.1h-r2:0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?]
> >  (>=dev-libs/openssl-1.0.1h-r2:0[abi_x86_64(-)]) required by 
> > (dev-libs/libevent-2.1.8:0/2.1-6::gentoo, installed)
> > dev-libs/openssl:0/0= required by 
> > (kde-frameworks/kdelibs-4.14.29:4/4.14::gentoo, installed)
> > dev-libs/openssl:0 required by 
> > (dev-perl/Crypt-OpenSSL-DSA-0.190.0:0/0::gentoo, ebuild scheduled for merge)
> > dev-libs/openssl:0/0= required by 
> > (dev-python/cryptography-1.7.2:0/0::gentoo, installed)
> > dev-libs/openssl:0[bindist=] (dev-libs/openssl:0[bindist]) required by 
> > (dev-qt/qtnetwork-5.7.1:5/5.7::gentoo, installed)
> > >=dev-libs/openssl-1.0.1:0/0= required by 
> > (app-crypt/qca-2.1.3:2/2::gentoo, installed)
> > dev-libs/openssl:0= required by 
> > (app-emulation/virtualbox-5.1.14:0/0::gentoo, installed)
> > dev-libs/openssl:0= required by (dev-lang/ruby-2.1.10:2.1/2.1::gentoo, 
> > ebuild scheduled for merge)
> > 
> > >=dev-libs/openssl-1.0.1h-r2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?]
> >  (>=dev-libs/openssl-1.0.1h-r2[abi_x86_64(-)]) required by 
> > (media-video/rtmpdump-2.4_p20161210:0/0::gentoo, ebuild scheduled for merge)
> > dev-libs/openssl:0/0= required by (dev-vcs/git-2.11.1:0/0::gentoo, 
> > installed)
> > dev-libs/openssl:0/0= required by (net-misc/wget-1.19.1:0/0::gentoo, 
> > installed)
> > dev-libs/openssl:0 required by 
> > (dev-perl/Crypt-OpenSSL-Random-0.110.0:0/0::gentoo, ebuild scheduled for 
> > merge)
> > 
> > dev-libs/openssl:0=[static-libs?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?]
> >  (dev-libs/openssl:0=[abi_x86_64(-)]) required by 
> > (net-misc/curl-7.52.1-r1:0/0::gentoo, installed)
> > 
> > >=dev-libs/openssl-1.0.1h-r2:0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?]
> >  (>=dev-libs/openssl-1.0.1h-r2:0[abi_x86_64(-)]) required by 
> > (dev-qt/qtcore-4.8.7-r2:4/4::gentoo, installed)
> > dev-libs/openssl:0[static-libs?] (dev-libs/openssl:0) required by 
> > (app-text/mupdf-1.10a-r1:0/1.10a::gentoo, installed)
> > dev-libs/openssl:0 required by (www-client/dillo-3.0.5-r1:0/0::gentoo, 
> > ebuild scheduled for merge)
> > dev-libs/openssl:0= required by (mail-mta/msmtp-1.6.6:0/0::gentoo, 
> > ebuild scheduled for merge)
> > dev-libs/openssl:0= required by (media-video/gpac-0.6.1-r2:0/0::gentoo, 
> > ebuild scheduled for merge)
> > >=dev-libs/openssl-1:0= required by 
> > (media-libs/liblrdf-0.5.0-r1:0/0::gentoo, ebuild scheduled for merge)
> > >=dev-libs/openssl-0.9.6 required by 
> > (net-mail/fetchmail-6.3.26-r3:0/0::gentoo, ebuild scheduled for merge)
> > dev-libs/openssl:0= required by (net-misc/ntp-4.2.8_p9:0/0::gentoo, 
> > ebuild scheduled for merge)
> > >=dev-libs/openssl-0.9.8f:0[bindist=] 
> > (>=dev-libs/openssl-0.9.8f:0[bindist]) required by 
> > (net-misc/openssh-7.4_p1:0/0::gentoo, installed)
> > dev-libs/openssl:0 required by (dev-lang/php-7.1.1:7.1/7.1::gentoo, 
> > ebuild scheduled for merge)
> > dev-libs/openssl:0 required by (net-misc/openssh-7.4_p1:0/0::gentoo, 
> > installed)
> > dev-libs/openssl:0= required by 
> > 

[gentoo-user] Total recall

2017-02-18 Thread Meino . Cramer
Hi,

while building my new root I got this:




Total: 783 packages (770 new, 6 in new slots, 7 reinstalls, 1 uninstall), Size 
of downloads: 1,710,373 KiB
Conflict: 3 blocks (1 unsatisfied)

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

  (dev-libs/openssl-1.0.2k:0/0::gentoo, installed) pulled in by

>=dev-libs/openssl-1.0.1h-r2:0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?]
 (>=dev-libs/openssl-1.0.1h-r2:0[abi_x86_64(-)]) required by 
(gnome-base/gnome-vfs-2.24.4-r5:2/2::gentoo, ebuild scheduled for merge)
dev-libs/openssl:0/0=[abi_x86_64(-)] required by 
(app-arch/libarchive-3.2.2-r1:0/13::gentoo, installed)
dev-libs/openssl:0= required by (dev-lang/python-3.4.5:3.4/3.4m::gentoo, 
installed)
dev-libs/openssl:0 required by 
(dev-perl/Crypt-OpenSSL-RSA-0.280.0-r3:0/0::gentoo, ebuild scheduled for merge)
dev-libs/openssl:0= required by (dev-lang/python-2.7.12:2.7/2.7::gentoo, 
ebuild scheduled for merge)

>=dev-libs/openssl-1.0.1h-r2:0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?]
 (>=dev-libs/openssl-1.0.1h-r2:0[abi_x86_64(-)]) required by 
(dev-libs/libevent-2.1.8:0/2.1-6::gentoo, installed)
dev-libs/openssl:0/0= required by 
(kde-frameworks/kdelibs-4.14.29:4/4.14::gentoo, installed)
dev-libs/openssl:0 required by 
(dev-perl/Crypt-OpenSSL-DSA-0.190.0:0/0::gentoo, ebuild scheduled for merge)
dev-libs/openssl:0/0= required by 
(dev-python/cryptography-1.7.2:0/0::gentoo, installed)
dev-libs/openssl:0[bindist=] (dev-libs/openssl:0[bindist]) required by 
(dev-qt/qtnetwork-5.7.1:5/5.7::gentoo, installed)
>=dev-libs/openssl-1.0.1:0/0= required by (app-crypt/qca-2.1.3:2/2::gentoo, 
installed)
dev-libs/openssl:0= required by 
(app-emulation/virtualbox-5.1.14:0/0::gentoo, installed)
dev-libs/openssl:0= required by (dev-lang/ruby-2.1.10:2.1/2.1::gentoo, 
ebuild scheduled for merge)

>=dev-libs/openssl-1.0.1h-r2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?]
 (>=dev-libs/openssl-1.0.1h-r2[abi_x86_64(-)]) required by 
(media-video/rtmpdump-2.4_p20161210:0/0::gentoo, ebuild scheduled for merge)
dev-libs/openssl:0/0= required by (dev-vcs/git-2.11.1:0/0::gentoo, 
installed)
dev-libs/openssl:0/0= required by (net-misc/wget-1.19.1:0/0::gentoo, 
installed)
dev-libs/openssl:0 required by 
(dev-perl/Crypt-OpenSSL-Random-0.110.0:0/0::gentoo, ebuild scheduled for merge)

dev-libs/openssl:0=[static-libs?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?]
 (dev-libs/openssl:0=[abi_x86_64(-)]) required by 
(net-misc/curl-7.52.1-r1:0/0::gentoo, installed)

>=dev-libs/openssl-1.0.1h-r2:0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?]
 (>=dev-libs/openssl-1.0.1h-r2:0[abi_x86_64(-)]) required by 
(dev-qt/qtcore-4.8.7-r2:4/4::gentoo, installed)
dev-libs/openssl:0[static-libs?] (dev-libs/openssl:0) required by 
(app-text/mupdf-1.10a-r1:0/1.10a::gentoo, installed)
dev-libs/openssl:0 required by (www-client/dillo-3.0.5-r1:0/0::gentoo, 
ebuild scheduled for merge)
dev-libs/openssl:0= required by (mail-mta/msmtp-1.6.6:0/0::gentoo, ebuild 
scheduled for merge)
dev-libs/openssl:0= required by (media-video/gpac-0.6.1-r2:0/0::gentoo, 
ebuild scheduled for merge)
>=dev-libs/openssl-1:0= required by 
(media-libs/liblrdf-0.5.0-r1:0/0::gentoo, ebuild scheduled for merge)
>=dev-libs/openssl-0.9.6 required by 
(net-mail/fetchmail-6.3.26-r3:0/0::gentoo, ebuild scheduled for merge)
dev-libs/openssl:0= required by (net-misc/ntp-4.2.8_p9:0/0::gentoo, ebuild 
scheduled for merge)
>=dev-libs/openssl-0.9.8f:0[bindist=] 
(>=dev-libs/openssl-0.9.8f:0[bindist]) required by 
(net-misc/openssh-7.4_p1:0/0::gentoo, installed)
dev-libs/openssl:0 required by (dev-lang/php-7.1.1:7.1/7.1::gentoo, ebuild 
scheduled for merge)
dev-libs/openssl:0 required by (net-misc/openssh-7.4_p1:0/0::gentoo, 
installed)
dev-libs/openssl:0= required by 
(net-wireless/aircrack-ng-1.2_rc4-r1:0/0::gentoo, ebuild scheduled for merge)
dev-libs/openssl:0= required by (net-misc/rdesktop-1.8.3-r2:0/0::gentoo, 
ebuild scheduled for merge)
dev-libs/openssl:0/0= required by (dev-perl/Net-SSLeay-1.800.0:0/0::gentoo, 
installed)
dev-libs/openssl required by (sys-block/partimage-0.6.9:0/0::gentoo, 
installed)
dev-libs/openssl:0= required by (net-analyzer/nmap-7.40:0/0::gentoo, ebuild 
scheduled for merge)


Re: [gentoo-user] To emerge openbox or gparted...that is the question...(William Tuxpeare)

2017-02-18 Thread Meino . Cramer
Hi Miroslav,

I started using computers with 14...

The root I am installing is in a separate directory, which
I use chrooted.

Over the years I was locked out several times because I was using
"sophisticated backup software" and the "the most advanced backup
strategy"
;)
...in the end, when the system had gone gaga, I neither had the
software anymore nor the informations, what backyp was incremental,
fundamental, global, local or whatever.

Now I have two identical harddiscs: One is for daily usage and the second
is an 1:1 image copy of the first one.
Getting my system up again after -- for example -- a hard head creash
is done in minutes: Change harddisk, reboot...Voila!

While building the new root I have attached an external 2.5" harddisk
for temporary backups and snapshot of what I am trying to acchieve.

Cheers
Meino


Miroslav Rovis  [17-02-18 14:04]:
> On 170218-12:53+0100, meino.cra...@gmx.de wrote:
> > Johannes Rosenberger  [17-02-18 12:44]:
> > > On 18.02.2017 12:14, meino.cra...@gmx.de wrote:
> ...
> > 
> > thanks for all your help!
> > "I am over 30...please help me to gentoo..."
> > ;)
> > Cheers
> > Meino
> 
> My God, how old you are!! But there's Metusalahs around here though, for
> whom you're just a baby. E.g. I'm in my 60th year of life, and I never
> knew how to use computer (not even Windoze) before I was 40 something!
> 
> On a more serious note, anybody struggling to use Gentoo should have
> backups... And I mean system backups.
> 
> I can tell you my method... The way I back up my system is such that I
> can revert, but very safely!, to how it all was before I did some
> experimental installations... It does take me some one to two hours,
> usually once a week... And in the beginning, when I was
> learning/discovering how to do it, it used to take longer...
> 
> Just say if you're interested, as I don't want to push for it unless you
> are.
> 
> Regards!
> -- 
> Miroslav Rovis
> Zagreb, Croatia
> https://www.CroatiaFidelis.hr





Re: [gentoo-user] To emerge openbox or gparted...that is the question...(William Tuxpeare)

2017-02-18 Thread Meino . Cramer
Alan McKinnon  [17-02-18 13:24]:
> On 18/02/2017 13:53, meino.cra...@gmx.de wrote:
> > Johannes Rosenberger  [17-02-18 12:44]:
> >> On 18.02.2017 12:14, meino.cra...@gmx.de wrote:
> >>
> >>> Hi,
> >>>
> >>> I am confused...
> >>>
> >>> For my new gentoo root I want openbox AND gparted.
> >>> But emerge says this:
> >>>
> >>> # required by x11-libs/pango-1.40.3::gentoo
> >>> # required by x11-wm/openbox-3.6.1::gentoo
> >>> # required by openbox (argument)
>  =x11-libs/cairo-1.14.8 X
> >>> and
> >>>
> >>> # required by dev-cpp/cairomm-1.12.0-r1::gentoo
> >>> # required by dev-cpp/pangomm-2.40.1::gentoo
> >>> # required by dev-cpp/gtkmm-2.24.5::gentoo
> >>> # required by sys-block/gparted-0.27.0::gentoo
> >>> # required by sys-block/gparted (argument)
>  =x11-libs/cairo-1.14.8 -X
> >>>
> >>> Do I really need a virtualbox image just to play around with
> >>> gparted separeted from openbox? ;)
> >>>
> >>> Can't be...or?
> >>>
> >>> Any way around this?
> >>>
> >>> Cheers
> >>> Meino
> >>>
> >>>
> >>>
> >>>
> >>
> >> A look at the ebuild shows that dev-cpp/cairomm-1.12.0-r1::gentoo
> >> depends on ' >=x11-libs/cairo-1.12.10[aqua=,svg=,X=,${MULTILIB_USEDEP}]'
> >> x11-libs/pango-1.40.3::gentoo depends on
> >> '>=x11-libs/cairo-1.12.14-r4:=[X?,${MULTILIB_USEDEP}]'.
> >>
> >> >From the manpage of ebuild(5), section "Atom USE", subsection
> >> "Conditional USE Dependencies":
> >>
> >> Compact Form   Equivalent Expanded Form
> >> ─
> >> foo[bar?]  bar? ( foo[bar] ) !bar? ( foo )
> >> foo[!bar?] bar? ( foo ) !bar? ( foo[-bar] )
> >> foo[bar=]  bar? ( foo[bar] ) !bar? ( foo[-bar] )
> >> foo[!bar=] bar? ( foo[-bar] ) !bar? ( foo[bar] )
> >>
> >> So you must have the X use flag enabled for pango but disabled for
> >> cairomm. Try enabling it for cairomm and all should be fine.
> >>
> >> Regards
> >> Johannes
> >>
> > 
> > Hi Alan, hi Johannes,
> > 
> > thanks for all your help!
> > "I am over 30...please help me to gentoo..."
> > ;)
> > 
> > Will take a deeper look into the few use-flags I set by hand.
> 
> 
> Do you have "-*" in USE ?
> 
> 
> -- 
> Alan McKinnon
> alan.mckin...@gmail.com
> 

Nope... :) 
;)






Re: [gentoo-user] To emerge openbox or gparted...that is the question...(William Tuxpeare)

2017-02-18 Thread Meino . Cramer
Johannes Rosenberger  [17-02-18 12:44]:
> On 18.02.2017 12:14, meino.cra...@gmx.de wrote:
> 
> > Hi,
> >
> > I am confused...
> >
> > For my new gentoo root I want openbox AND gparted.
> > But emerge says this:
> >
> > # required by x11-libs/pango-1.40.3::gentoo
> > # required by x11-wm/openbox-3.6.1::gentoo
> > # required by openbox (argument)
> >> =x11-libs/cairo-1.14.8 X
> > and
> >
> > # required by dev-cpp/cairomm-1.12.0-r1::gentoo
> > # required by dev-cpp/pangomm-2.40.1::gentoo
> > # required by dev-cpp/gtkmm-2.24.5::gentoo
> > # required by sys-block/gparted-0.27.0::gentoo
> > # required by sys-block/gparted (argument)
> >> =x11-libs/cairo-1.14.8 -X
> >
> > Do I really need a virtualbox image just to play around with
> > gparted separeted from openbox? ;)
> >
> > Can't be...or?
> >
> > Any way around this?
> >
> > Cheers
> > Meino
> >
> >
> >
> >
> 
> A look at the ebuild shows that dev-cpp/cairomm-1.12.0-r1::gentoo
> depends on ' >=x11-libs/cairo-1.12.10[aqua=,svg=,X=,${MULTILIB_USEDEP}]'
> x11-libs/pango-1.40.3::gentoo depends on
> '>=x11-libs/cairo-1.12.14-r4:=[X?,${MULTILIB_USEDEP}]'.
> 
> >From the manpage of ebuild(5), section "Atom USE", subsection
> "Conditional USE Dependencies":
> 
> Compact Form   Equivalent Expanded Form
> ─
> foo[bar?]  bar? ( foo[bar] ) !bar? ( foo )
> foo[!bar?] bar? ( foo ) !bar? ( foo[-bar] )
> foo[bar=]  bar? ( foo[bar] ) !bar? ( foo[-bar] )
> foo[!bar=] bar? ( foo[-bar] ) !bar? ( foo[bar] )
> 
> So you must have the X use flag enabled for pango but disabled for
> cairomm. Try enabling it for cairomm and all should be fine.
> 
> Regards
> Johannes
> 

Hi Alan, hi Johannes,

thanks for all your help!
"I am over 30...please help me to gentoo..."
;)

Will take a deeper look into the few use-flags I set by hand.

THANKS!!! :)

Cheers
Meino










[gentoo-user] To emerge openbox or gparted...that is the question...(William Tuxpeare)

2017-02-18 Thread Meino . Cramer
Hi,

I am confused...

For my new gentoo root I want openbox AND gparted.
But emerge says this:

# required by x11-libs/pango-1.40.3::gentoo
# required by x11-wm/openbox-3.6.1::gentoo
# required by openbox (argument)
>=x11-libs/cairo-1.14.8 X

and

# required by dev-cpp/cairomm-1.12.0-r1::gentoo
# required by dev-cpp/pangomm-2.40.1::gentoo
# required by dev-cpp/gtkmm-2.24.5::gentoo
# required by sys-block/gparted-0.27.0::gentoo
# required by sys-block/gparted (argument)
>=x11-libs/cairo-1.14.8 -X


Do I really need a virtualbox image just to play around with
gparted separeted from openbox? ;)

Can't be...or?

Any way around this?

Cheers
Meino






[gentoo-user] How to delete the previous environment settings directly after chrooting prior to reading .bashrc ?

2017-02-17 Thread Meino . Cramer
Hi,

is there any clean way to delete the environment completly
right after chrooting into a alternate root installation
-- except using 'login ' after chrooting?

Thanks in advance for any keeping the environment clean! ;)

Cheers
Meino






Re: [gentoo-user] kernel config setting for console scroll back

2017-02-16 Thread Meino . Cramer
Harry Putnam  [17-02-17 04:20]:
> 
> In make menuconfig, under:
>  Device Drivers → Graphics support → Console display driver support
> (700)   Scrollback Buffer Size (in KB)
> 
> I think the default was 64 but I like a big scrollback buffer.
> 
> As you see I set 700 but really didn't have much of an idea what that
> would be in lines.
> 
> Can any one offer a close guestimate what 700 kb would be in lines.
> 
> That is pretty close to 1 mb isn't it?... but still what is that in
> lines?  I'm guessing 1 MB might be around 10,000 lines.  Is that even
> roughly close... if so I probably should have went higher.
> 
> 

Hi Harry,

Depends a little, what base you choose. Commandlines tends to be
shorter than for example lines printed with the dmesg command.

To get you an idea, how much "much" is:

# supposing that you have command history enabled with you shell
# prints the bytes count and the number of lines . You only need to
# devide one by the other
> history -1000 | dd | wc -l 

# for the other estimation you can do this
> dmesg | dd | wc -l


HTH!
Cheers
Meino





Re: [gentoo-user] Building a new root for my Gentoo: Permission denied?

2017-02-13 Thread Meino . Cramer
Johannes Rosenberger  [17-02-14 02:43]:
> On 13.02.2017 19:20, meino.cra...@gmx.de wrote:
> > Johannes Rosenberger  [17-02-13 19:04]:
> >> On 13.02.2017 17:57, meino.cra...@gmx.de wrote:
> >>
> >>> Hogren  [17-02-13 17:06]:
>  On 13/02/2017 04:42, meino.cra...@gmx.de wrote:
> > Hi,
> >
> > got a mysterious error message this morning (still building a new 
> > root...)
> >
> > One of the updates was gnutls:
> > It ends with:
> > ...
> > checking for i686-pc-linux-gnu-pkg-config... 
> > /usr/bin/i686-pc-linux-gnu-pkg-config
> > checking pkg-config is at least version 0.9.0... 
> > /var/tmp/portage/net-libs/gnutls-3.5.9/work/gnutls-3.5.9/configure: 
> > line 5020: /usr/bin/i686-pc-linux-gnu-pkg-config: Permission denied
> > no
> > checking for i686-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc -m32
> > checking whether the C compiler works... yes
> > checking for C compiler default output file name... a.out
> > checking for suffix of executables... 
> > checking whether we are cross compiling... configure: error: in 
> > `/var/tmp/portage/net-libs/gnutls-3.5.9/work/gnutls-3.5.9-abi_x86_32.x86':
> > configure: error: cannot run C compiled programs.
> > If you meant to cross compile, use `--host'.
> > See `config.log' for more details
> > ...
> >
> > I tried:
> > computer# ldd /usr/bin/i686-pc-linux-gnu-pkg-config
> > not a dynamic executable
> > computer# /usr/bin/i686-pc-linux-gnu-pkg-config 
> > zsh: permission denied: /usr/bin/i686-pc-linux-gnu-pkg-config
> >
> > computer# file /usr/bin/i686-pc-linux-gnu-pkg-config
> > /usr/bin/i686-pc-linux-gnu-pkg-config: ELF 32-bit LSB executable, Intel 
> > 80386, version 1 (SYSV), dynamically linked, interpreter 
> > /lib/ld-linux.so.2, for GNU/Linux 2.6.32, stripped, with debug_info
> >
> > I choosed multilib right from the beginning of this adventure ...
> >
> > How can I check, whether the problem is caysed by gnutls or by the 
> > system setup (regarding 32bit)?
> >
> > Cheers
> > Meino
> >
> >
> >
> >
> >
>  Hello,
> 
>  Can you give us more details of what do you want to do, what do you
>  already do, etc.
> 
>  Does /usr/bin/i686-pc-linux-gnu-pkg-config have the x (executable) 
>  permission ? (ls -l /usr/bin/i686-pc-linux-gnu-pkg-config)
> 
> 
> 
>  Hogren
> 
> 
> 
> 
> >>> More mysterious hickups:
> >>>
> >> Regenerating /etc/ld.so.cache...
> >>> /sbin/ldconfig: File /lib64/ld-linux.so.2 is empty, not checked.
> >>>
> >>> Did it screwed up my new root?
> >>>
> >>> Cheers
> >>> Meino
> >>>
> >>>
> >>>
> >>>
> >> Maybe. But maybe it is fixable. /lib64/ld-linux.so.2 is a symlink to
> >> glibc. But glibc cannot be wholly broken because if it were, then
> >> nothing would work at all.
> >>
> >> I'd first investigate if only the symlink needs to be fixed (should
> >> point to /lib/ld-.so).
> >>
> >> Have you updated glibc recently?Or any other important package/package
> >> from @system?
> >> Have you tried if 'revdep-rebuild' finds any broken libraries?
> >>
> >> If glibc is really broken you can
> >>
> >> 1. chroot into a stage3
> >> 2. build a binpkg (type 'quickpkg glibc')
> >> 3. copy the binpkg from
> >> '/usr/portage/packages/sys-libs/glibc-*.tbz2' in the stage3 to
> >>the same directory in your new root
> >> 4. install the binary glibc ('emerge ')
> >>
> >> Then you should have a clean glibc install.
> >>
> >> If you suspect an update of breaking anything you can always build
> >> binary packages ahead. They are built from the installed package, so you
> >> don't have any additional compiling. Then you can roll back quickly if
> >> anything is damaged.
> >>
> >> If you have a working glibc then you could also try re-emerging pkg-config.
> >>
> >> Regards
> >> Johannes
> >>
> >>
> > Hi Johannes,
> >
> > thanks for your offered help! :)
> >
> > I fixed that symlink but I ran into more weird problems... :(
> > Normally I alway run a revdep-rebuild cycle after each 
> > update...
> >
> > How did you set ABI_X86 in make.conf?
> > Do you use multilib or a pure 64bit setup?
> >
> > Cheers
> > Meino
> >
> 
> Hi Meino,
> 
> you are welcome!
> 
> With the portage FEATURE 'preserve-libs' (active by default) you don't
> need to revep-rebuild, normally. Just emerge @preserved-rebuild after
> every update.
> 
> Does pkg-config work, now? Can you describe your "weird problems"? Have
> you emerged any potentially broken and important (e.g. from @system)
> packages recently?
> 
> Since I use a pure 64bit setup with abi_x86_32 activated selectively for
> 399 packages (mostly graphics related, because i still have flash
> installed), i have no ABI_X86 var in my make.conf but use a pure amd64
> profile (where this var is set).
> What do you 

Re: [gentoo-user] Building a new root for my Gentoo: Permission denied?

2017-02-13 Thread Meino . Cramer
Johannes Rosenberger  [17-02-13 19:04]:
> On 13.02.2017 17:57, meino.cra...@gmx.de wrote:
> 
> > Hogren  [17-02-13 17:06]:
> >> On 13/02/2017 04:42, meino.cra...@gmx.de wrote:
> >>> Hi,
> >>>
> >>> got a mysterious error message this morning (still building a new 
> >>> root...)
> >>>
> >>> One of the updates was gnutls:
> >>> It ends with:
> >>> ...
> >>> checking for i686-pc-linux-gnu-pkg-config... 
> >>> /usr/bin/i686-pc-linux-gnu-pkg-config
> >>> checking pkg-config is at least version 0.9.0... 
> >>> /var/tmp/portage/net-libs/gnutls-3.5.9/work/gnutls-3.5.9/configure: line 
> >>> 5020: /usr/bin/i686-pc-linux-gnu-pkg-config: Permission denied
> >>> no
> >>> checking for i686-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc -m32
> >>> checking whether the C compiler works... yes
> >>> checking for C compiler default output file name... a.out
> >>> checking for suffix of executables... 
> >>> checking whether we are cross compiling... configure: error: in 
> >>> `/var/tmp/portage/net-libs/gnutls-3.5.9/work/gnutls-3.5.9-abi_x86_32.x86':
> >>> configure: error: cannot run C compiled programs.
> >>> If you meant to cross compile, use `--host'.
> >>> See `config.log' for more details
> >>> ...
> >>>
> >>> I tried:
> >>> computer# ldd /usr/bin/i686-pc-linux-gnu-pkg-config
> >>>   not a dynamic executable
> >>> computer# /usr/bin/i686-pc-linux-gnu-pkg-config 
> >>> zsh: permission denied: /usr/bin/i686-pc-linux-gnu-pkg-config
> >>>
> >>> computer# file /usr/bin/i686-pc-linux-gnu-pkg-config
> >>> /usr/bin/i686-pc-linux-gnu-pkg-config: ELF 32-bit LSB executable, Intel 
> >>> 80386, version 1 (SYSV), dynamically linked, interpreter 
> >>> /lib/ld-linux.so.2, for GNU/Linux 2.6.32, stripped, with debug_info
> >>>
> >>> I choosed multilib right from the beginning of this adventure ...
> >>>
> >>> How can I check, whether the problem is caysed by gnutls or by the 
> >>> system setup (regarding 32bit)?
> >>>
> >>> Cheers
> >>> Meino
> >>>
> >>>
> >>>
> >>>
> >>>
> >> Hello,
> >>
> >> Can you give us more details of what do you want to do, what do you
> >> already do, etc.
> >>
> >> Does /usr/bin/i686-pc-linux-gnu-pkg-config have the x (executable) 
> >> permission ? (ls -l /usr/bin/i686-pc-linux-gnu-pkg-config)
> >>
> >>
> >>
> >> Hogren
> >>
> >>
> >>
> >>
> > More mysterious hickups:
> >
>  Regenerating /etc/ld.so.cache...
> > /sbin/ldconfig: File /lib64/ld-linux.so.2 is empty, not checked.
> >
> > Did it screwed up my new root?
> >
> > Cheers
> > Meino
> >
> >
> >
> >
> Maybe. But maybe it is fixable. /lib64/ld-linux.so.2 is a symlink to
> glibc. But glibc cannot be wholly broken because if it were, then
> nothing would work at all.
> 
> I'd first investigate if only the symlink needs to be fixed (should
> point to /lib/ld-.so).
> 
> Have you updated glibc recently?Or any other important package/package
> from @system?
> Have you tried if 'revdep-rebuild' finds any broken libraries?
> 
> If glibc is really broken you can
> 
> 1. chroot into a stage3
> 2. build a binpkg (type 'quickpkg glibc')
> 3. copy the binpkg from
> '/usr/portage/packages/sys-libs/glibc-*.tbz2' in the stage3 to
>the same directory in your new root
> 4. install the binary glibc ('emerge ')
> 
> Then you should have a clean glibc install.
> 
> If you suspect an update of breaking anything you can always build
> binary packages ahead. They are built from the installed package, so you
> don't have any additional compiling. Then you can roll back quickly if
> anything is damaged.
> 
> If you have a working glibc then you could also try re-emerging pkg-config.
> 
> Regards
> Johannes
> 
> 

Hi Johannes,

thanks for your offered help! :)

I fixed that symlink but I ran into more weird problems... :(
Normally I alway run a revdep-rebuild cycle after each 
update...

How did you set ABI_X86 in make.conf?
Do you use multilib or a pure 64bit setup?

Cheers
Meino






Re: [gentoo-user] Building a new root for my Gentoo: Permission denied?

2017-02-13 Thread Meino . Cramer
Hogren  [17-02-13 17:06]:
> On 13/02/2017 04:42, meino.cra...@gmx.de wrote:
> > Hi,
> >
> > got a mysterious error message this morning (still building a new 
> > root...)
> >
> > One of the updates was gnutls:
> > It ends with:
> > ...
> > checking for i686-pc-linux-gnu-pkg-config... 
> > /usr/bin/i686-pc-linux-gnu-pkg-config
> > checking pkg-config is at least version 0.9.0... 
> > /var/tmp/portage/net-libs/gnutls-3.5.9/work/gnutls-3.5.9/configure: line 
> > 5020: /usr/bin/i686-pc-linux-gnu-pkg-config: Permission denied
> > no
> > checking for i686-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc -m32
> > checking whether the C compiler works... yes
> > checking for C compiler default output file name... a.out
> > checking for suffix of executables... 
> > checking whether we are cross compiling... configure: error: in 
> > `/var/tmp/portage/net-libs/gnutls-3.5.9/work/gnutls-3.5.9-abi_x86_32.x86':
> > configure: error: cannot run C compiled programs.
> > If you meant to cross compile, use `--host'.
> > See `config.log' for more details
> > ...
> >
> > I tried:
> > computer# ldd /usr/bin/i686-pc-linux-gnu-pkg-config
> > not a dynamic executable
> > computer# /usr/bin/i686-pc-linux-gnu-pkg-config 
> > zsh: permission denied: /usr/bin/i686-pc-linux-gnu-pkg-config
> >
> > computer# file /usr/bin/i686-pc-linux-gnu-pkg-config
> > /usr/bin/i686-pc-linux-gnu-pkg-config: ELF 32-bit LSB executable, Intel 
> > 80386, version 1 (SYSV), dynamically linked, interpreter 
> > /lib/ld-linux.so.2, for GNU/Linux 2.6.32, stripped, with debug_info
> >
> > I choosed multilib right from the beginning of this adventure ...
> >
> > How can I check, whether the problem is caysed by gnutls or by the 
> > system setup (regarding 32bit)?
> >
> > Cheers
> > Meino
> >
> >
> >
> >
> >
> 
> Hello,
> 
> Can you give us more details of what do you want to do, what do you
> already do, etc.
> 
> Does /usr/bin/i686-pc-linux-gnu-pkg-config have the x (executable) permission 
> ? (ls -l /usr/bin/i686-pc-linux-gnu-pkg-config)
> 
> 
> 
> Hogren
> 
> 
> 
> 

More mysterious hickups:

>>> Regenerating /etc/ld.so.cache...
/sbin/ldconfig: File /lib64/ld-linux.so.2 is empty, not checked.

Did it screwed up my new root?

Cheers
Meino






Re: [gentoo-user] Bad luck with new installation: Compilation issues (eudev)

2017-02-13 Thread Meino . Cramer
Miroslav Rovis  [17-02-13 17:06]:
> On 170213-04:19+0100, meino.cra...@gmx.de wrote:
> > Miroslav Rovis  [17-02-12 14:03]:
> ...
> > > C'mon, give people the link to that bug that you reported, pls.! Thanks!
> > > Thanks! Thanks! Thanks!
> Sorry for this. I forgot to delete it, because I saw I was wrong. Wasn't
> actually going to send it.  Sent it eventually by mistake.
> 
> > 
> > From the first answer in this thread: 
> > 
> > Alexander Openkowski  [17-02-05 18:28]:
> > > Have you seen this thread in the forums? It looks like your problem:
> > > 
> > > https://forums.gentoo.org/viewtopic-t-1057500-view-previous.html?sid=9c8b57325eef824a0748ec4ca94ac8b1
> > > 
> > > Found via a quick google search. Keywords: "eudev 3.2.1 error gentoo".
> > > No offense, really. But you do not need to wait for an answer if you
> > > search for yourself. :-)
> You are right. Sorry!
> 
> -- 
> Miroslav Rovis
> Zagreb, Croatia
> http://www.CroatiaFidelis.hr

Hi Miroslav,

no problem...we are all human...and thats the best we can be... :)

Cheers
Meino







Re: [gentoo-user] Building a new root for my Gentoo: Permission denied?

2017-02-13 Thread Meino . Cramer
Hogren  [17-02-13 17:06]:
> On 13/02/2017 04:42, meino.cra...@gmx.de wrote:
> > Hi,
> >
> > got a mysterious error message this morning (still building a new 
> > root...)
> >
> > One of the updates was gnutls:
> > It ends with:
> > ...
> > checking for i686-pc-linux-gnu-pkg-config... 
> > /usr/bin/i686-pc-linux-gnu-pkg-config
> > checking pkg-config is at least version 0.9.0... 
> > /var/tmp/portage/net-libs/gnutls-3.5.9/work/gnutls-3.5.9/configure: line 
> > 5020: /usr/bin/i686-pc-linux-gnu-pkg-config: Permission denied
> > no
> > checking for i686-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc -m32
> > checking whether the C compiler works... yes
> > checking for C compiler default output file name... a.out
> > checking for suffix of executables... 
> > checking whether we are cross compiling... configure: error: in 
> > `/var/tmp/portage/net-libs/gnutls-3.5.9/work/gnutls-3.5.9-abi_x86_32.x86':
> > configure: error: cannot run C compiled programs.
> > If you meant to cross compile, use `--host'.
> > See `config.log' for more details
> > ...
> >
> > I tried:
> > computer# ldd /usr/bin/i686-pc-linux-gnu-pkg-config
> > not a dynamic executable
> > computer# /usr/bin/i686-pc-linux-gnu-pkg-config 
> > zsh: permission denied: /usr/bin/i686-pc-linux-gnu-pkg-config
> >
> > computer# file /usr/bin/i686-pc-linux-gnu-pkg-config
> > /usr/bin/i686-pc-linux-gnu-pkg-config: ELF 32-bit LSB executable, Intel 
> > 80386, version 1 (SYSV), dynamically linked, interpreter 
> > /lib/ld-linux.so.2, for GNU/Linux 2.6.32, stripped, with debug_info
> >
> > I choosed multilib right from the beginning of this adventure ...
> >
> > How can I check, whether the problem is caysed by gnutls or by the 
> > system setup (regarding 32bit)?
> >
> > Cheers
> > Meino
> >
> >
> >
> >
> >
> 
> Hello,
> 
> Can you give us more details of what do you want to do, what do you
> already do, etc.
> 
> Does /usr/bin/i686-pc-linux-gnu-pkg-config have the x (executable) permission 
> ? (ls -l /usr/bin/i686-pc-linux-gnu-pkg-config)
> 
> 
> 
> Hogren
> 
> 
> 
> 

Hi Hogren,

my old root is no longer updatable in a efficient way (much too much
workarounds, quirks, exceptions etc. pp.) and it is old.

So I decided to build a new one.

I created a directory on a partition with enough space, chrooted into
it and installed the stage3 archive.

Then I started to install the software I used to use.

Yesterday I wanted (as done before) to update via
eix-sync.emerge@world...andBUMMER!
The above mention error happens.

What to compile and how to compile it depended completly on decisions
made by emerge...I dont know why it wants to compile a 32bit version
of gnutls...the only thing I know is that I choosed the multilib
version of the stage3 by intention.

This is from the chrooted environment, which complains while
updateing...:
ls -l /usr/bin/i686-pc-linux-gnu-pkg-config
-rwxr-xr-x 1 root root 46836 Feb  7 04:24 /usr/bin/i686-pc-linux-gnu-pkg-config

It was a normal and often done successfully update process, which
triggers this...

Any idea what's the reason for it and how to fix it?

Cheers
Meino









[gentoo-user] Building a new root for my Gentoo: Permission denied?

2017-02-12 Thread Meino . Cramer
Hi,

got a mysterious error message this morning (still building a new 
root...)

One of the updates was gnutls:
It ends with:
...
checking for i686-pc-linux-gnu-pkg-config... 
/usr/bin/i686-pc-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... 
/var/tmp/portage/net-libs/gnutls-3.5.9/work/gnutls-3.5.9/configure: line 5020: 
/usr/bin/i686-pc-linux-gnu-pkg-config: Permission denied
no
checking for i686-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc -m32
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... configure: error: in 
`/var/tmp/portage/net-libs/gnutls-3.5.9/work/gnutls-3.5.9-abi_x86_32.x86':
configure: error: cannot run C compiled programs.
If you meant to cross compile, use `--host'.
See `config.log' for more details
...

I tried:
computer# ldd /usr/bin/i686-pc-linux-gnu-pkg-config
not a dynamic executable
computer# /usr/bin/i686-pc-linux-gnu-pkg-config 
zsh: permission denied: /usr/bin/i686-pc-linux-gnu-pkg-config

computer# file /usr/bin/i686-pc-linux-gnu-pkg-config
/usr/bin/i686-pc-linux-gnu-pkg-config: ELF 32-bit LSB executable, Intel 80386, 
version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux.so.2, for 
GNU/Linux 2.6.32, stripped, with debug_info

I choosed multilib right from the beginning of this adventure ...

How can I check, whether the problem is caysed by gnutls or by the 
system setup (regarding 32bit)?

Cheers
Meino







Re: [gentoo-user] Bad luck with new installation: Compilation issues (eudev)

2017-02-12 Thread Meino . Cramer
Miroslav Rovis  [17-02-12 14:03]:
> On 170207-01:11+0100, meino.cra...@gmx.de wrote:
> > Hi Alexander,
> > 
> > it was documente in a bugreport by someone else.
> > I did exactle the same.
> Great, no everybody interested use the search engine, or maybe browse
> all the thousands of bugs if you want to know which bug Meino reported
> it in...
> 
> C'mon, give people the link to that bug that you reported, pls.! Thanks!
> Thanks! Thanks! Thanks!
> 
> -- 
> Miroslav Rovis
> Zagreb, Croatia
> http://www.CroatiaFidelis.hr


>From the first answer in this thread: 

Alexander Openkowski  [17-02-05 18:28]:
> Have you seen this thread in the forums? It looks like your problem:
> 
> https://forums.gentoo.org/viewtopic-t-1057500-view-previous.html?sid=9c8b57325eef824a0748ec4ca94ac8b1
> 
> Found via a quick google search. Keywords: "eudev 3.2.1 error gentoo".
> No offense, really. But you do not need to wait for an answer if you
> search for yourself. :-)
> 






Re: [gentoo-user] SOT (Slightlt OffTopic): Scriptable Documentation system (HTML/PDF) ?

2017-02-08 Thread Meino . Cramer
Alex Thorne  [17-02-07 20:36]:
> > What can be choosen as "glue" between the
> > "outside world" and TeX?
> >
> 
> If you're looking for something to convert between different markups, e.g.
> LaTeX and HTML, perhaps Pandoc would be appropriate
> 
> http://pandoc.org/
> 
> Alex
> 
> >


Hi @all,

WHOW! Thanks a LOT for that detailed and many input! 
That helps on this side A LOT...didn't expected that
there that much ways to do it :)
NICE!

To answer the question: No, the target group reading
the docs are inhouse customers reading the software
documentation on somehow user-level.
Neither science heavy stuff nor math-loaded landscapes
of formula (I *LIKE* TeX, though)!
TeX is for typesetting what UNIX/Linux is for OSses;)
If you you use something different -- you will get something
different...
(OK, really not meant seriously...I am just in the mood
for building some phrases...;) ;) ;)

Wanted input is ASCII (called UTF-something nowadays)
- target formats are HTML and PDF and maybe xlsx (and docx).




[gentoo-user] SOT (Slightlt OffTopic): Scriptable Documentation system (HTML/PDF) ?

2017-02-07 Thread Meino . Cramer
Hi,

to create documentation about changes in the
contents of releases, of the installation 
instruction and in system requirements I need
a system, which is scriptable and therefore
automatable.

Current state is to make or changes manually
in the different docs.

Is TeX the right choice for the document
generating backend?

What can be choosen as "glue" between the 
"outside world" and TeX?

Thank you very much for any regarding this
problem! :)

Cheers
Meino








Re: [gentoo-user] Bad luck with new installation: Compilation issues (eudev)

2017-02-06 Thread Meino . Cramer
Hi Alexander,

it was documente in a bugreport by someone else.
I did exactle the same.

Cheers
Meino


Miroslav Rovis  [17-02-07 01:02]:
> On 170205-18:37+0100, meino.cra...@gmx.de wrote:
> > Hi Alexander,
> > 
> > thanks for the link!
> > 
> > Had found the culprit myself and fixed it with
> > a user patch...
> 
> And which program/other entity/process/whatever was the culprit?
> 
> The purpose of the mailing list is also reference for later search for
> someone possibly having an issue like yours.
> 
> Some people may consider it rude to keep the solution for yourself
> instead of sharing it with others.
> 
> > Cheers
> > Meino
> > 
> > 
> > 
> > Alexander Openkowski  [17-02-05 18:28]:
> > > Have you seen this thread in the forums? It looks like your problem:
> > > 
> > > https://forums.gentoo.org/viewtopic-t-1057500-view-previous.html?sid=9c8b57325eef824a0748ec4ca94ac8b1
> > > 
> > > Found via a quick google search. Keywords: "eudev 3.2.1 error gentoo".
> > > No offense, really. But you do not need to wait for an answer if you
> > > search for yourself. :-)
> > > 
> > > On 02/05/2017 03:08 PM, meino.cra...@gmx.de wrote:
> > > > Hi,
> > > >
> > > > I am still compiling my new root...
> > > >
> > > > After some of the rebuild/sinc/revdep/ cycles I got this while trying
> > > > to update sys-fs/eudev
> > > >
> > > > (ACCEPT_KEYWORDS is set to ~amd64 globally right before any
> > > > compilations)
> > > >
> > > > /var/tmp/portage/sys-fs/eudev-3.2.1/work/eudev-3.2.1/src/udev/udev-builtin-keyboard.c:31:26:
> > > >  note: previous declaration of 'keyboard_lookup_key' was here
> > > >  static const struct key *keyboard_lookup_key(const char *str, unsigned 
> > > > len);
> > > >   ^
> > > > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. 
> > > > -I/var/tmp/portage/sys-fs/eudev-3.2.1/work/eudev-3.2.1/src/udev -I../.. 
> > > >  -include ../../config.h -DROOTPREFIX=\"\" 
> > > > -DUDEV_HWDB_DIR=\"/etc/udev/hwdb.d\" 
> > > > -DUDEV_HWDB_BIN=\"/etc/udev/hwdb.bin\" -DUDEV_CONF_DIR=\"/etc/udev\" 
> > > > -DUDEV_ROOT_RUN=\"/run\" -DUDEV_RULES_DIR=\"/lib/udev/rules.d\" 
> > > > -DUDEV_LIBEXEC_DIR=\"/lib/udev\" -DUDEV_VERSION=\"220\" -I 
> > > > /var/tmp/portage/sys-fs/eudev-3.2.1/work/eudev-3.2.1/src/shared -I 
> > > > /var/tmp/portage/sys-fs/eudev-3.2.1/work/eudev-3.2.1/src/libudev -I 
> > > > ../../src/udev   -march=native -msse -msse2 -msse3 -O2 -pipe -c -o 
> > > > udevadm-monitor.o 
> > > > /var/tmp/portage/sys-fs/eudev-3.2.1/work/eudev-3.2.1/src/udev/udevadm-monitor.c
> > > > make[4]: *** [Makefile:813: libudev_core_la-udev-builtin-keyboard.lo] 
> > > > Error 1
> > > > make[4]: *** Waiting for unfinished jobs
> > > > make[4]: Leaving directory 
> > > > '/var/tmp/portage/sys-fs/eudev-3.2.1/work/eudev-3.2.1-abi_x86_64.amd64/src/udev'
> > > > make[3]: *** [Makefile:500: all] Error 2
> > > > make[3]: Leaving directory 
> > > > '/var/tmp/portage/sys-fs/eudev-3.2.1/work/eudev-3.2.1-abi_x86_64.amd64/src/udev'
> > > > make[2]: *** [Makefile:394: all-recursive] Error 1
> > > > make[2]: Leaving directory 
> > > > '/var/tmp/portage/sys-fs/eudev-3.2.1/work/eudev-3.2.1-abi_x86_64.amd64/src'
> > > > make[1]: *** [Makefile:446: all-recursive] Error 1
> > > > make[1]: Leaving directory 
> > > > '/var/tmp/portage/sys-fs/eudev-3.2.1/work/eudev-3.2.1-abi_x86_64.amd64'
> > > > make: *** [Makefile:378: all] Error 2
> > > >  * ERROR: sys-fs/eudev-3.2.1::gentoo failed (compile phase):
> > > >  *   emake failed
> > > >  * 
> > > >  * If you need support, post the output of `emerge --info 
> > > > '=sys-fs/eudev-3.2.1::gentoo'`,
> > > >  * the complete build log and the output of `emerge -pqv 
> > > > '=sys-fs/eudev-3.2.1::gentoo'`.
> > > >  * The complete build log is located at 
> > > > '/var/tmp/portage/sys-fs/eudev-3.2.1/temp/build.log'.
> > > >  * The ebuild environment file is located at 
> > > > '/var/tmp/portage/sys-fs/eudev-3.2.1/temp/environment'.
> > > >  * Working directory: 
> > > > '/var/tmp/portage/sys-fs/eudev-3.2.1/work/eudev-3.2.1-abi_x86_64.amd64'
> > > >  * S: '/var/tmp/portage/sys-fs/eudev-3.2.1/work/eudev-3.2.1'
> > > >
> > >  Failed to emerge sys-fs/eudev-3.2.1, Log file:
> > > >
> > > > eix eudev shows:
> > > > solfire ~ # eix sys-fs/eudev
> > > > [U] sys-fs/eudev
> > > >  Available versions:  1.9-r2 1.10-r2 3.1.2 3.1.5 (~)3.2 (~)3.2.1 
> > > > **4. ** {+blkid doc efi gudev +hwdb introspection +keymap +kmod 
> > > > +modutils +openrc (+)rule-generator selinux smack static-libs test 
> > > > ABI_MIPS="n32 n64 o32" ABI_PPC="32 64" ABI_S390="32 64" ABI_X86="32 64 
> > > > x32"}
> > > >  Installed versions:  3.1.5(05:33:42 02/02/17)(hwdb kmod 
> > > > -introspection -rule-generator -selinux -static-libs -test 
> > > > ABI_MIPS="-n32 -n64 -o32" ABI_PPC="-32 -64" ABI_S390="-32 -64" 
> > > > ABI_X86="64 -32 -x32")
> > > >  Homepage:https://github.com/gentoo/eudev
> > > >  Description: Linux 

Re: [gentoo-user] Reversing a .../files/*.patch as user patch?

2017-02-06 Thread Meino . Cramer
Alan McKinnon  [17-02-06 20:20]:
> On 06/02/2017 20:12, meino.cra...@gmx.de wrote:
> > Alan McKinnon  [17-02-06 19:08]:
> >> On 06/02/2017 19:09, meino.cra...@gmx.de wrote:
> >>> Hi,
> >>>
> >>> While compiling my new root, it fails again.
> >>>
> >>> Here is the desription what happens...solution is
> >>> not to apply two of the patches of the ebuild.
> >>> https://bugs.gentoo.org/show_bug.cgi?id=605158
> >>>
> >>>
> >>> But...how can I do this more convenietly than
> >>> manually reversing the patchfiles?
> >>> Can I instruct emerge not to apply certain patches?
> >>
> >>
> >> To the best of my knowledge, patches applied by the ebuild are not
> >> user-deselectable.
> >>
> >> A workaround that you might be OK with is to copy that version of the
> >> ebuild you use plus patches your own local overlay, remove the offending
> >> patches from files/ and edit the ebuild if necessary.
> >>
> >> This way, that version and only that version will do what you want.
> >> If the maintainer fixes the issue and pushes gperf-3.1-r1 to the tree
> >> then your locally modified ebuild won't be used anymore.
> >>
> >>
> >> [I have to use this trick with several python apps I use and need
> >> modified. It works well as long as I remember I've done it :-) ]
> >>
> >>
> >> -- 
> >> Alan McKinnon
> >> alan.mckin...@gmail.com
> > 
> > 
> > Hi Alan,
> > 
> > thanks for the infos! That will help!
> > 
> > Short meta-question: I haven't done this before
> > and need some instructions...
> > Since I am no native speaker, I often fail to
> > find something specific (or ot will take much longer
> > than usual).
> > What is the "terminus technicus" here?
> > "User overlay", "local overlay" or something with "layman" in 
> > there?
> 
> 
> This is a good guide:
> 
> 
> https://wiki.gentoo.org/wiki//etc/portage/repos.conf
> section Custom Repository
> 
> 
> -- 
> Alan McKinnon
> alan.mckin...@gmail.com

Hi Alan,

THANKS A LOT! :)

Cheers
Meino




Re: [gentoo-user] Reversing a .../files/*.patch as user patch?

2017-02-06 Thread Meino . Cramer
Alan McKinnon  [17-02-06 19:08]:
> On 06/02/2017 19:09, meino.cra...@gmx.de wrote:
> > Hi,
> > 
> > While compiling my new root, it fails again.
> > 
> > Here is the desription what happens...solution is
> > not to apply two of the patches of the ebuild.
> > https://bugs.gentoo.org/show_bug.cgi?id=605158
> > 
> > 
> > But...how can I do this more convenietly than
> > manually reversing the patchfiles?
> > Can I instruct emerge not to apply certain patches?
> 
> 
> To the best of my knowledge, patches applied by the ebuild are not
> user-deselectable.
> 
> A workaround that you might be OK with is to copy that version of the
> ebuild you use plus patches your own local overlay, remove the offending
> patches from files/ and edit the ebuild if necessary.
> 
> This way, that version and only that version will do what you want.
> If the maintainer fixes the issue and pushes gperf-3.1-r1 to the tree
> then your locally modified ebuild won't be used anymore.
> 
> 
> [I have to use this trick with several python apps I use and need
> modified. It works well as long as I remember I've done it :-) ]
> 
> 
> -- 
> Alan McKinnon
> alan.mckin...@gmail.com


Hi Alan,

thanks for the infos! That will help!

Short meta-question: I haven't done this before
and need some instructions...
Since I am no native speaker, I often fail to
find something specific (or ot will take much longer
than usual).
What is the "terminus technicus" here?
"User overlay", "local overlay" or something with "layman" in 
there?

Cheers
Meino




[gentoo-user] Reversing a .../files/*.patch as user patch?

2017-02-06 Thread Meino . Cramer
Hi,

While compiling my new root, it fails again.

Here is the desription what happens...solution is
not to apply two of the patches of the ebuild.
https://bugs.gentoo.org/show_bug.cgi?id=605158


But...how can I do this more convenietly than
manually reversing the patchfiles?
Can I instruct emerge not to apply certain patches?

Cheers
Meino








Re: [gentoo-user] Bad luck with new installation: Compilation issues (eudev)

2017-02-05 Thread Meino . Cramer
Hi Alexander,

thanks for the link!

Had found the culprit myself and fixed it with
a user patch...

Cheers
Meino



Alexander Openkowski  [17-02-05 18:28]:
> Have you seen this thread in the forums? It looks like your problem:
> 
> https://forums.gentoo.org/viewtopic-t-1057500-view-previous.html?sid=9c8b57325eef824a0748ec4ca94ac8b1
> 
> Found via a quick google search. Keywords: "eudev 3.2.1 error gentoo".
> No offense, really. But you do not need to wait for an answer if you
> search for yourself. :-)
> 
> On 02/05/2017 03:08 PM, meino.cra...@gmx.de wrote:
> > Hi,
> >
> > I am still compiling my new root...
> >
> > After some of the rebuild/sinc/revdep/ cycles I got this while trying
> > to update sys-fs/eudev
> >
> > (ACCEPT_KEYWORDS is set to ~amd64 globally right before any
> > compilations)
> >
> > /var/tmp/portage/sys-fs/eudev-3.2.1/work/eudev-3.2.1/src/udev/udev-builtin-keyboard.c:31:26:
> >  note: previous declaration of 'keyboard_lookup_key' was here
> >  static const struct key *keyboard_lookup_key(const char *str, unsigned 
> > len);
> >   ^
> > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. 
> > -I/var/tmp/portage/sys-fs/eudev-3.2.1/work/eudev-3.2.1/src/udev -I../..  
> > -include ../../config.h -DROOTPREFIX=\"\" 
> > -DUDEV_HWDB_DIR=\"/etc/udev/hwdb.d\" -DUDEV_HWDB_BIN=\"/etc/udev/hwdb.bin\" 
> > -DUDEV_CONF_DIR=\"/etc/udev\" -DUDEV_ROOT_RUN=\"/run\" 
> > -DUDEV_RULES_DIR=\"/lib/udev/rules.d\" -DUDEV_LIBEXEC_DIR=\"/lib/udev\" 
> > -DUDEV_VERSION=\"220\" -I 
> > /var/tmp/portage/sys-fs/eudev-3.2.1/work/eudev-3.2.1/src/shared -I 
> > /var/tmp/portage/sys-fs/eudev-3.2.1/work/eudev-3.2.1/src/libudev -I 
> > ../../src/udev   -march=native -msse -msse2 -msse3 -O2 -pipe -c -o 
> > udevadm-monitor.o 
> > /var/tmp/portage/sys-fs/eudev-3.2.1/work/eudev-3.2.1/src/udev/udevadm-monitor.c
> > make[4]: *** [Makefile:813: libudev_core_la-udev-builtin-keyboard.lo] Error 
> > 1
> > make[4]: *** Waiting for unfinished jobs
> > make[4]: Leaving directory 
> > '/var/tmp/portage/sys-fs/eudev-3.2.1/work/eudev-3.2.1-abi_x86_64.amd64/src/udev'
> > make[3]: *** [Makefile:500: all] Error 2
> > make[3]: Leaving directory 
> > '/var/tmp/portage/sys-fs/eudev-3.2.1/work/eudev-3.2.1-abi_x86_64.amd64/src/udev'
> > make[2]: *** [Makefile:394: all-recursive] Error 1
> > make[2]: Leaving directory 
> > '/var/tmp/portage/sys-fs/eudev-3.2.1/work/eudev-3.2.1-abi_x86_64.amd64/src'
> > make[1]: *** [Makefile:446: all-recursive] Error 1
> > make[1]: Leaving directory 
> > '/var/tmp/portage/sys-fs/eudev-3.2.1/work/eudev-3.2.1-abi_x86_64.amd64'
> > make: *** [Makefile:378: all] Error 2
> >  * ERROR: sys-fs/eudev-3.2.1::gentoo failed (compile phase):
> >  *   emake failed
> >  * 
> >  * If you need support, post the output of `emerge --info 
> > '=sys-fs/eudev-3.2.1::gentoo'`,
> >  * the complete build log and the output of `emerge -pqv 
> > '=sys-fs/eudev-3.2.1::gentoo'`.
> >  * The complete build log is located at 
> > '/var/tmp/portage/sys-fs/eudev-3.2.1/temp/build.log'.
> >  * The ebuild environment file is located at 
> > '/var/tmp/portage/sys-fs/eudev-3.2.1/temp/environment'.
> >  * Working directory: 
> > '/var/tmp/portage/sys-fs/eudev-3.2.1/work/eudev-3.2.1-abi_x86_64.amd64'
> >  * S: '/var/tmp/portage/sys-fs/eudev-3.2.1/work/eudev-3.2.1'
> >
>  Failed to emerge sys-fs/eudev-3.2.1, Log file:
> >
> > eix eudev shows:
> > solfire ~ # eix sys-fs/eudev
> > [U] sys-fs/eudev
> >  Available versions:  1.9-r2 1.10-r2 3.1.2 3.1.5 (~)3.2 (~)3.2.1 
> > **4. ** {+blkid doc efi gudev +hwdb introspection +keymap +kmod 
> > +modutils +openrc (+)rule-generator selinux smack static-libs test 
> > ABI_MIPS="n32 n64 o32" ABI_PPC="32 64" ABI_S390="32 64" ABI_X86="32 64 x32"}
> >  Installed versions:  3.1.5(05:33:42 02/02/17)(hwdb kmod -introspection 
> > -rule-generator -selinux -static-libs -test ABI_MIPS="-n32 -n64 -o32" 
> > ABI_PPC="-32 -64" ABI_S390="-32 -64" ABI_X86="64 -32 -x32")
> >  Homepage:https://github.com/gentoo/eudev
> >  Description: Linux dynamic and persistent device naming 
> > support (aka userspace devfs)
> >
> >
> > I dont want to poison the mailing list with long logs in case of
> > someone knows what's going on here...but if wanted, I will post them
> > of course... :)
> >
> > Cheers
> > Meino
> >
> >
> >
> >
> >
> 
> 



[gentoo-user] Bad luck with new installation: Compilation issues (eudev)

2017-02-05 Thread Meino . Cramer
Hi,

I am still compiling my new root...

After some of the rebuild/sinc/revdep/ cycles I got this while trying
to update sys-fs/eudev

(ACCEPT_KEYWORDS is set to ~amd64 globally right before any
compilations)

/var/tmp/portage/sys-fs/eudev-3.2.1/work/eudev-3.2.1/src/udev/udev-builtin-keyboard.c:31:26:
 note: previous declaration of 'keyboard_lookup_key' was here
 static const struct key *keyboard_lookup_key(const char *str, unsigned len);
  ^
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. 
-I/var/tmp/portage/sys-fs/eudev-3.2.1/work/eudev-3.2.1/src/udev -I../..  
-include ../../config.h -DROOTPREFIX=\"\" -DUDEV_HWDB_DIR=\"/etc/udev/hwdb.d\" 
-DUDEV_HWDB_BIN=\"/etc/udev/hwdb.bin\" -DUDEV_CONF_DIR=\"/etc/udev\" 
-DUDEV_ROOT_RUN=\"/run\" -DUDEV_RULES_DIR=\"/lib/udev/rules.d\" 
-DUDEV_LIBEXEC_DIR=\"/lib/udev\" -DUDEV_VERSION=\"220\" -I 
/var/tmp/portage/sys-fs/eudev-3.2.1/work/eudev-3.2.1/src/shared -I 
/var/tmp/portage/sys-fs/eudev-3.2.1/work/eudev-3.2.1/src/libudev -I 
../../src/udev   -march=native -msse -msse2 -msse3 -O2 -pipe -c -o 
udevadm-monitor.o 
/var/tmp/portage/sys-fs/eudev-3.2.1/work/eudev-3.2.1/src/udev/udevadm-monitor.c
make[4]: *** [Makefile:813: libudev_core_la-udev-builtin-keyboard.lo] Error 1
make[4]: *** Waiting for unfinished jobs
make[4]: Leaving directory 
'/var/tmp/portage/sys-fs/eudev-3.2.1/work/eudev-3.2.1-abi_x86_64.amd64/src/udev'
make[3]: *** [Makefile:500: all] Error 2
make[3]: Leaving directory 
'/var/tmp/portage/sys-fs/eudev-3.2.1/work/eudev-3.2.1-abi_x86_64.amd64/src/udev'
make[2]: *** [Makefile:394: all-recursive] Error 1
make[2]: Leaving directory 
'/var/tmp/portage/sys-fs/eudev-3.2.1/work/eudev-3.2.1-abi_x86_64.amd64/src'
make[1]: *** [Makefile:446: all-recursive] Error 1
make[1]: Leaving directory 
'/var/tmp/portage/sys-fs/eudev-3.2.1/work/eudev-3.2.1-abi_x86_64.amd64'
make: *** [Makefile:378: all] Error 2
 * ERROR: sys-fs/eudev-3.2.1::gentoo failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info 
'=sys-fs/eudev-3.2.1::gentoo'`,
 * the complete build log and the output of `emerge -pqv 
'=sys-fs/eudev-3.2.1::gentoo'`.
 * The complete build log is located at 
'/var/tmp/portage/sys-fs/eudev-3.2.1/temp/build.log'.
 * The ebuild environment file is located at 
'/var/tmp/portage/sys-fs/eudev-3.2.1/temp/environment'.
 * Working directory: 
'/var/tmp/portage/sys-fs/eudev-3.2.1/work/eudev-3.2.1-abi_x86_64.amd64'
 * S: '/var/tmp/portage/sys-fs/eudev-3.2.1/work/eudev-3.2.1'

>>> Failed to emerge sys-fs/eudev-3.2.1, Log file:


eix eudev shows:
solfire ~ # eix sys-fs/eudev
[U] sys-fs/eudev
 Available versions:  1.9-r2 1.10-r2 3.1.2 3.1.5 (~)3.2 (~)3.2.1 **4. 
** {+blkid doc efi gudev +hwdb introspection +keymap +kmod +modutils 
+openrc (+)rule-generator selinux smack static-libs test ABI_MIPS="n32 n64 o32" 
ABI_PPC="32 64" ABI_S390="32 64" ABI_X86="32 64 x32"}
 Installed versions:  3.1.5(05:33:42 02/02/17)(hwdb kmod -introspection 
-rule-generator -selinux -static-libs -test ABI_MIPS="-n32 -n64 -o32" 
ABI_PPC="-32 -64" ABI_S390="-32 -64" ABI_X86="64 -32 -x32")
 Homepage:https://github.com/gentoo/eudev
 Description: Linux dynamic and persistent device naming support 
(aka userspace devfs)


I dont want to poison the mailing list with long logs in case of
someone knows what's going on here...but if wanted, I will post them
of course... :)

Cheers
Meino







Re: [gentoo-user] A new gentoo ... how to check before delete the old one?

2017-02-05 Thread Meino . Cramer
J. Roeleveld  [17-02-05 11:28]:
> On Sunday, February 5, 2017 10:43:21 AM CET meino.cra...@gmx.de wrote:
> > Mick  [17-02-05 10:36]:
> > > On Sunday 05 Feb 2017 10:13:09 meino.cra...@gmx.de wrote:
> 
> > The last time I used star it kills my filesystem. It mau be the most
> > POSIX compliant thing of the universe...but...
> > Its long ago...I never have touched this again...
> > 
> > I will check the grub thingy...good idea! :)
> 
> If you figure that one out, please share.
> I would love to know how to do that.
> 
> > Currentlu I am totally blocked from build a new system, since
> > gcc has stopped working globally.
> 
> I have this occasionally. Run:
> # gcc-config -l
> 
> Usually the first on in that list is the one you want. Which would be set 
> with:
> # gcc-config 1
> 
> And then correct your profile:
> # source /etc/profile
> 
> And try emerge again :)
> 
> --
> Joost
> 
> 
> 

Hi Joost,

the problem was a superflous "," in the make.conf-file which screwed
up some later stages of the whole process.

I am still setting up the system...you...compiling the world is the
gentooist daily bussiness ;)

So it may take some time till I try the grub thing.
If I find a way (or a valid info that it will definetly NOT work) 
I will post it here (this thread or a separate one).

Cheers
Meino





Re: [gentoo-user] Suddenly gcc fails to compile anything...

2017-02-05 Thread Meino . Cramer
meino.cra...@gmx.de  [17-02-05 09:54]:
> Hi,
> 
> after installing / updateing 122 package (first sync/update of the new
> gentoo installation), gcc is no longer able to compile stuff
> (according to configure) -- problem is always the same:
> 
> Thread model: posix
> gcc version 5.4.0 (Gentoo 5.4.0-r3 p1.3, pie-0.6.5) 
> configure:3882: $? = 0
> configure:3871: x86_64-pc-linux-gnu-gcc -V >&5
> x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V'
> x86_64-pc-linux-gnu-gcc: fatal error: no input files
> compilation terminated.
> configure:3882: $? = 1
> configure:3871: x86_64-pc-linux-gnu-gcc -qversion >&5
> x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion'
> x86_64-pc-linux-gnu-gcc: fatal error: no input files
> compilation terminated.
> 
> 
> I have no idea, where this "-V' and '-qversion' results from...my
> make.conf looks like this:
> # These are the USE and USE_EXPAND flags that were used for
> # buidling in addition to what is provided by the profile.
> USE="bindist"
> CPU_FLAGS_X86="mmx mmxext sse3"
> PORTDIR="/usr/portage"
> DISTDIR="${PORTDIR}/distfiles"
> PKGDIR="${PORTDIR}/packages"
> 
> # mcc added initially 
> ACCEPT_KEYWORDS="~amd64"
> MAKEOPT="-j7"
> VIDEO_CARDS="nvidia"
> NOCOLOR=true
> INPUT_DEVICE=evdev
> PORTAGE_ELOG_SYSTEM="save"
> PORTAGE_ELOG_CLASSES="warn error info log qa"
> FEATURES=splitdebug
> PORTAGE_BZIP2_COMMAND="bzip2"
> 
> Cheers
> Meino
> 

Found it myself:
It was a superflous "," in make.conf which creates the chaos.
In the future I will strictly avoid ","s... ;)

Cheers
Meino







Re: [gentoo-user] A new gentoo ... how to check before delete the old one?

2017-02-05 Thread Meino . Cramer
Mick  [17-02-05 10:36]:
> On Sunday 05 Feb 2017 10:13:09 meino.cra...@gmx.de wrote:
> > J. Roeleveld  [17-02-05 10:04]:
> > > On Sunday, February 5, 2017 9:46:53 AM CET meino.cra...@gmx.de wrote:
> > > > J. Roeleveld  [17-02-05 08:44]:
> > > > > On February 5, 2017 6:26:27 AM GMT+01:00, meino.cra...@gmx.de wrote:
> > > > > >Hi,
> > > > > >
> > > > > >since my old Gentoo installation seems to be screwed up (regarding
> > > > > >the update process) beyond repair I decided to install a new one
> > > > > >instead of waiting for help.
> > > > > >
> > > > > >I already made space at a certain of my harddisk and installed the
> > > > > >stage3 there.
> > > > > >Chrooting is one of the first steps to check, whether what I have
> > > > > >done so is valid.
> > > > > >
> > > > > >But before deleting the old root and install the new one at its
> > > > > >place I would like to do a atmost identical boot into the new
> > > > > >root.
> > > > > >
> > > > > >As far as I know the kernel only allows to boot into a partition
> > > > > >(instead of a directory on a partition containing the root
> > > > > >installation) and I am still using devices to boot from instead
> > > > > >of GPT.
> > > > > >
> > > > > >Is there any neat trick to do a real boot into the new root via
> > > > > >the normal boot process (grub2) nevertheless ?
> > > > > >
> > > > > >Cheers
> > > > > >Meino
> > > > > 
> > > > > If I understand correctly. The answer is no. (Unless you write some
> > > > > clever
> > > > > initramfs)
> > > > > 
> > > > > Afaik, the kernel takes the entire partition and mounts it at '/'. If
> > > > > you
> > > > > want it to use a directory (which would then be at '/newinstall') you
> > > > > need to get the kernel to chroot into that directory and run init in
> > > > > there.
> > > > > 
> > > > > Only option I see is to use an extra disk. Maybe a USB drive and use
> > > > > that.
> > > > > 
> > > > > --
> > > > > Joost
> > > > 
> > > > Hi Joost,
> > > > 
> > > > thanks fpr your posting! :)
> > > > 
> > > > Ok...another USB drive mau lay around here...will see...
> > > > Just two quick questions:
> > > > 
> > > > Is this ok, to preserve as much as possible of the
> > > > settings/attributes/whatever of the files or do you anything better
> > > > and quickier than this:
> > > > (cd /. ; tar cf - . ) | ( cd /. ; tar xvpsf - )
> > > > ?
> > > 
> > > Don't forget to add the permissions on the source side:
> > > 
> > > tar --xattrs -cvpf .
> > > And maybe also add "--xattrs" on the target side.
> > > 
> > > Other options:
> > > # rsync (not fully certain about options)
> > > # cd  ; cp -a  .
> > > 
> > > I never did any timing, but logic tells me using the "cp" option is
> > > quicker
> > > (as it is all on the same system)
> > > 
> > > --
> > > Joost
> > 
> > THANKS! for the correction of the commandline, Joost!!!
> > 
> > While copying I am always on the same system ... it is just another
> > subdirectory from the copuing process's perspective (or I miss
> > the point here totally...still doing below my normal coffee level
> > currentlu ;)
> > 
> > I think rsync becomes speedy for updates...only...?
> > 
> > Cheers
> > Meino
> 
> Also have a look at app-arch/star.
> 
> Regarding booting off a directory, have a look at booting ISO images with 
> GRUB.  I would think a similar approach should allow you to boot from a 
> directory instead of an ISO image.
> -- 
> Regards,
> Mick

Thanks for the infos, Mick! 

The last time I used star it kills my filesystem. It mau be the most
POSIX compliant thing of the universe...but...
Its long ago...I never have touched this again...

I will check the grub thingy...good idea! :)

Currentlu I am totally blocked from build a new system, since
gcc has stopped working globally.

Will see...

Cheers
Meino





Re: [gentoo-user] Suddenly gcc fails to compile anything...

2017-02-05 Thread Meino . Cramer
Dale  [17-02-05 10:28]:
> meino.cra...@gmx.de wrote:
> > Hi,
> >
> > after installing / updateing 122 package (first sync/update of the new
> > gentoo installation), gcc is no longer able to compile stuff
> > (according to configure) -- problem is always the same:
> >
> > Thread model: posix
> > gcc version 5.4.0 (Gentoo 5.4.0-r3 p1.3, pie-0.6.5) 
> > configure:3882: $? = 0
> > configure:3871: x86_64-pc-linux-gnu-gcc -V >&5
> > x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V'
> > x86_64-pc-linux-gnu-gcc: fatal error: no input files
> > compilation terminated.
> > configure:3882: $? = 1
> > configure:3871: x86_64-pc-linux-gnu-gcc -qversion >&5
> > x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion'
> > x86_64-pc-linux-gnu-gcc: fatal error: no input files
> > compilation terminated.
> >
> >
> > I have no idea, where this "-V' and '-qversion' results from...my
> > make.conf looks like this:
> > # These are the USE and USE_EXPAND flags that were used for
> > # buidling in addition to what is provided by the profile.
> > USE="bindist"
> > CPU_FLAGS_X86="mmx mmxext sse3"
> > PORTDIR="/usr/portage"
> > DISTDIR="${PORTDIR}/distfiles"
> > PKGDIR="${PORTDIR}/packages"
> >
> > # mcc added initially 
> > ACCEPT_KEYWORDS="~amd64"
> > MAKEOPT="-j7"
> > VIDEO_CARDS="nvidia"
> > NOCOLOR=true
> > INPUT_DEVICE=evdev
> > PORTAGE_ELOG_SYSTEM="save"
> > PORTAGE_ELOG_CLASSES="warn error info log qa"
> > FEATURES=splitdebug
> > PORTAGE_BZIP2_COMMAND="bzip2"
> >
> > Cheers
> > Meino
> >
> 
> The first thing I would check, gcc-config -l and see what it says.  It's
> been a good long while but I've had it update and for some reason not
> switch properly.  Sometimes, I set it even if it shows it is correct and
> then it works.  It has been a while since it did that but it is quick
> and easy to test.  If it doesn't work, maybe someone else will have a
> better idea.
> 
> Dale
> 
> :-)  :-) 
> 
Hi Dale,

thanks for the hint...but unfortunately it does not change anuthing...

Any other idea?


Cheers
Meino





Re: [gentoo-user] A new gentoo ... how to check before delete the old one?

2017-02-05 Thread Meino . Cramer
J. Roeleveld  [17-02-05 10:04]:
> On Sunday, February 5, 2017 9:46:53 AM CET meino.cra...@gmx.de wrote:
> > J. Roeleveld  [17-02-05 08:44]:
> > > On February 5, 2017 6:26:27 AM GMT+01:00, meino.cra...@gmx.de wrote:
> > > >Hi,
> > > >
> > > >since my old Gentoo installation seems to be screwed up (regarding
> > > >the update process) beyond repair I decided to install a new one
> > > >instead of waiting for help.
> > > >
> > > >I already made space at a certain of my harddisk and installed the
> > > >stage3 there.
> > > >Chrooting is one of the first steps to check, whether what I have
> > > >done so is valid.
> > > >
> > > >But before deleting the old root and install the new one at its
> > > >place I would like to do a atmost identical boot into the new
> > > >root.
> > > >
> > > >As far as I know the kernel only allows to boot into a partition
> > > >(instead of a directory on a partition containing the root
> > > >installation) and I am still using devices to boot from instead
> > > >of GPT.
> > > >
> > > >Is there any neat trick to do a real boot into the new root via
> > > >the normal boot process (grub2) nevertheless ?
> > > >
> > > >Cheers
> > > >Meino
> > > 
> > > If I understand correctly. The answer is no. (Unless you write some clever
> > > initramfs)
> > > 
> > > Afaik, the kernel takes the entire partition and mounts it at '/'. If you
> > > want it to use a directory (which would then be at '/newinstall') you
> > > need to get the kernel to chroot into that directory and run init in
> > > there.
> > > 
> > > Only option I see is to use an extra disk. Maybe a USB drive and use that.
> > > 
> > > --
> > > Joost
> > 
> > Hi Joost,
> > 
> > thanks fpr your posting! :)
> > 
> > Ok...another USB drive mau lay around here...will see...
> > Just two quick questions:
> > 
> > Is this ok, to preserve as much as possible of the
> > settings/attributes/whatever of the files or do you anything better
> > and quickier than this:
> > (cd /. ; tar cf - . ) | ( cd /. ; tar xvpsf - )
> > ?
> 
> Don't forget to add the permissions on the source side:
> 
> tar --xattrs -cvpf . 
> And maybe also add "--xattrs" on the target side.
> 
> Other options:
> # rsync (not fully certain about options)
> # cd  ; cp -a  .
> 
> I never did any timing, but logic tells me using the "cp" option is quicker 
> (as it is all on the same system)
> 
> --
> Joost
> 
> 

THANKS! for the correction of the commandline, Joost!!!

While copying I am always on the same system ... it is just another
subdirectory from the copuing process's perspective (or I miss
the point here totally...still doing below my normal coffee level
currentlu ;)

I think rsync becomes speedy for updates...only...?

Cheers
Meino









[gentoo-user] Suddenly gcc fails to compile anything...

2017-02-05 Thread Meino . Cramer
Hi,

after installing / updateing 122 package (first sync/update of the new
gentoo installation), gcc is no longer able to compile stuff
(according to configure) -- problem is always the same:

Thread model: posix
gcc version 5.4.0 (Gentoo 5.4.0-r3 p1.3, pie-0.6.5) 
configure:3882: $? = 0
configure:3871: x86_64-pc-linux-gnu-gcc -V >&5
x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V'
x86_64-pc-linux-gnu-gcc: fatal error: no input files
compilation terminated.
configure:3882: $? = 1
configure:3871: x86_64-pc-linux-gnu-gcc -qversion >&5
x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion'
x86_64-pc-linux-gnu-gcc: fatal error: no input files
compilation terminated.


I have no idea, where this "-V' and '-qversion' results from...my
make.conf looks like this:
# These are the USE and USE_EXPAND flags that were used for
# buidling in addition to what is provided by the profile.
USE="bindist"
CPU_FLAGS_X86="mmx mmxext sse3"
PORTDIR="/usr/portage"
DISTDIR="${PORTDIR}/distfiles"
PKGDIR="${PORTDIR}/packages"

# mcc added initially 
ACCEPT_KEYWORDS="~amd64"
MAKEOPT="-j7"
VIDEO_CARDS="nvidia"
NOCOLOR=true
INPUT_DEVICE=evdev
PORTAGE_ELOG_SYSTEM="save"
PORTAGE_ELOG_CLASSES="warn error info log qa"
FEATURES=splitdebug
PORTAGE_BZIP2_COMMAND="bzip2"

Cheers
Meino





Re: [gentoo-user] A new gentoo ... how to check before delete the old one?

2017-02-05 Thread Meino . Cramer
J. Roeleveld  [17-02-05 08:44]:
> On February 5, 2017 6:26:27 AM GMT+01:00, meino.cra...@gmx.de wrote:
> >Hi,
> >
> >since my old Gentoo installation seems to be screwed up (regarding
> >the update process) beyond repair I decided to install a new one
> >instead of waiting for help.
> >
> >I already made space at a certain of my harddisk and installed the
> >stage3 there.
> >Chrooting is one of the first steps to check, whether what I have
> >done so is valid.
> >
> >But before deleting the old root and install the new one at its
> >place I would like to do a atmost identical boot into the new
> >root.
> >
> >As far as I know the kernel only allows to boot into a partition
> >(instead of a directory on a partition containing the root
> >installation) and I am still using devices to boot from instead
> >of GPT.
> >
> >Is there any neat trick to do a real boot into the new root via
> >the normal boot process (grub2) nevertheless ?
> >
> >Cheers
> >Meino
> 
> If I understand correctly. The answer is no. (Unless you write some clever 
> initramfs)
> 
> Afaik, the kernel takes the entire partition and mounts it at '/'. If you 
> want it to use a directory (which would then be at '/newinstall') you need to 
> get the kernel to chroot into that directory and run init in there.
> 
> Only option I see is to use an extra disk. Maybe a USB drive and use that.
> 
> --
> Joost
> -- 
> Sent from my Android device with K-9 Mail. Please excuse my brevity.
> 

Hi Joost,

thanks fpr your posting! :)

Ok...another USB drive mau lay around here...will see...
Just two quick questions:

Is this ok, to preserve as much as possible of the
settings/attributes/whatever of the files or do you anything better
and quickier than this:
(cd /. ; tar cf - . ) | ( cd /. ; tar xvpsf - )
?

Cheers
Meino





[gentoo-user] A new gentoo ... how to check before delete the old one?

2017-02-04 Thread Meino . Cramer
Hi,

since my old Gentoo installation seems to be screwed up (regarding
the update process) beyond repair I decided to install a new one
instead of waiting for help.

I already made space at a certain of my harddisk and installed the
stage3 there.
Chrooting is one of the first steps to check, whether what I have
done so is valid.

But before deleting the old root and install the new one at its
place I would like to do a atmost identical boot into the new
root.

As far as I know the kernel only allows to boot into a partition
(instead of a directory on a partition containing the root
installation) and I am still using devices to boot from instead
of GPT.

Is there any neat trick to do a real boot into the new root via
the normal boot process (grub2) nevertheless ?

Cheers
Meino






Re: [gentoo-user] Installing Gentoo from Gentoo...

2017-02-04 Thread Meino . Cramer
Mick  [17-02-04 10:34]:
> On Saturday 04 Feb 2017 10:07:26 meino.cra...@gmx.de wrote:
> > Hi,
> > 
> > since I have enough space on my harddisc and because there seems no
> > solution for my dev-python/six-problem I want to install a new gentoo.
> > 
> > I searched through different pages on the Gentoo site but only can
> > find those, which will install via "and now boot the iso
> > image" which I dont want.
> > 
> > Is it possible to install a bare system from a tar-ball, chroot into
> > that and do the installation work then?
> > 
> > And: Where can I find such a tar-bar (I only find *.iso files) ?
> > 
> > Cheers
> > Meino
> 
> Boot your existing Gentoo installation.
> Create the partition(s) in which you intend to install your new OS.
> 
> Continue with the handbook from here:
> 
> https://wiki.gentoo.org/wiki/Handbook:AMD64/Installation/Disks
> 
> NOTE:  You may not need to install a boot manager, since you have already one 
> installed on your current system.  However, you can install a boot manager on 
> the *partition* of the new OS, rather than the MBR/UEFI of the disk and 
> chainload the new OS boot loader from your main OS boot manager.
> 
> For chrooting, into the new OS, downloading a stage-3, etc. continue with the 
> handbook as you would with a normal installation.
> 
> HTH
> -- 
> Regards,
> Mick

Thanks for the link! Thats help!

Cheers
Meino





Re: [gentoo-user] Installing Gentoo from Gentoo...

2017-02-04 Thread Meino . Cramer
J. Roeleveld  [17-02-04 10:34]:
> On February 4, 2017 10:07:26 AM GMT+01:00, meino.cra...@gmx.de wrote:
> >Hi,
> >
> >since I have enough space on my harddisc and because there seems no
> >solution for my dev-python/six-problem I want to install a new gentoo.
> >
> >I searched through different pages on the Gentoo site but only can
> >find those, which will install via "and now boot the iso
> >image" which I dont want.
> >
> >Is it possible to install a bare system from a tar-ball, chroot into
> >that and do the installation work then?
> >
> >And: Where can I find such a tar-bar (I only find *.iso files) ?
> >
> >Cheers
> >Meino
> 
> Download the stage3 file. Link is in the handbook.
> 
> You can always unpack a stage3 and chroot into it. That is how I build gentoo 
> VMs.
> 
> --
> Joost
> -- 
> Sent from my Android device with K-9 Mail. Please excuse my brevity.
> 

That's what I had missed! YEAH! Thanks a lot!

:)

Cheers
Meino




[gentoo-user] Installing Gentoo from Gentoo...

2017-02-04 Thread Meino . Cramer
Hi,

since I have enough space on my harddisc and because there seems no
solution for my dev-python/six-problem I want to install a new gentoo.

I searched through different pages on the Gentoo site but only can
find those, which will install via "and now boot the iso
image" which I dont want.

Is it possible to install a bare system from a tar-ball, chroot into
that and do the installation work then?

And: Where can I find such a tar-bar (I only find *.iso files) ?

Cheers
Meino




Re: [gentoo-user] Incredible Attack from Mars! Emerge monsters towards earth to strike again!

2017-02-03 Thread Meino . Cramer
Neil Bothwick  [17-02-03 15:33]:
> On Fri, 3 Feb 2017 03:49:06 +0100, meino.cra...@gmx.de wrote:
> 
> > emerge: there are no ebuilds to satisfy
> > ">=dev-python/six-1.10.0[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)]".
> > (dependency required by
> > "dev-python/setuptools-34.0.2-r1::gentoo" [ebuild]) (dependency
> > required by "dev-python/numpy-1.10.4::gentoo" [ebuild]) (dependency
> > required by "media-libs/opencv-2.4.13::gentoo[python]" [installed])
> > (dependency required by
> > "media-gfx/gmic-1.7.9::gentoo[opencv]" [installed]) (dependency
> > required by "@selected" [set]) (dependency required by
> > "@world" [argument])
> 
> What is the output from these commands?
> 
> emerge --info | grep PYTHON
> eselect python list
> eselect python show
> 
> 
> -- 
> Neil Bothwick
> 
> Geordi, show these children the antimatter - Picard

Here it comes:
computer:/root>emerge --info | grep PYTHON
USE="X acl alsa amd64 berkdb bzip2 cairo cdr cli consolekit cracklib crypt cxx 
dbus dri dvb dvd dvdr dvdread encode flac fortran gdbm gif glew gtk iconv ipv6 
jack jpeg jpeg2k kpathsea ladspa lua lzo mad mmx modules mp3 multilib ncurses 
nls nptl nptlonly nvidia ogg opencv opengl openmp pam pcre png qt3support 
readline sdl seccomp session sndfile sox sse sse2 ssl tcpd tiff tk unicode v4l 
v4l2 vaapi vdpau vorbis x264 x265 xattr xvmc zlib zsh-completion" ABI_X86="64" 
ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x 
ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 
trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core 
authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon 
authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile 
authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock 
deflate dir disk_cache env expires ext_filter file_cache filter headers include 
info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif 
speling status unique_id userdir usertrack vhost_alias" 
CALLIGRA_FEATURES="krita" COLLECTD_PLUGINS="df interface irq load memory 
rrdtool swap syslog" CPU_FLAGS_X86="mmx sse sse2" ELIBC="glibc" 
GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock 
isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 
rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" 
INPUT_DEVICES="evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk 
hd44780 lb216 lcdm001 mtxorb ncurses text" 
LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" 
OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-6" 
PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_4" 
QEMU_SOFTMMU_TARGETS="aarch64 alpha arm cris i386 lm32 \ m68k microblaze 
microblazeel mips mips64 mips64el mipsel moxie or32 ppc ppc64 \ ppcemb s390x 
sh4 sh4eb sparc sparc64 unicore32 x86_64 xtensa xtensaeb" 
QEMU_USER_TARGETS="aarch64 alpha arm armeb cris i386 m68k microblaze \ 
microblazeel mips mips64 mips64el mipsel mipsn32 mipsn32el or32 ppc \ ppc64 
ppc64abi32 s390x sh4 sh4eb sparc sparc32plus sparc64 unicore32 x86_64" 
RUBY_TARGETS="ruby21" USERLAND="GNU" VIDEO_CARDS="nvidia" 
XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface 
geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac 
delude chaos account"
Unset:  CC, CPPFLAGS, CTARGET, CXX, INSTALL_MASK, LANG, LC_ALL, MAKEOPTS, 
PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, 
PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON
computer:/root>
computer:/root>
computer:/root>eselect python list
Available Python interpreters, in order of preference:
  [1]   python2.7
  [2]   python3.4
  [3]   python3.5 (fallback)
computer:/root>
computer:/root>
computer:/root>
computer:/root>eselect python show
python2.7
computer:/root>


Additionally:
computer:/root>env | grep PYTHON
[1]12215 done   env | 
   12216 exit 1 egrep --color PYTHON








Re: [gentoo-user] Incredible Attack from Mars! Emerge monsters towards earth to strike again!

2017-02-02 Thread Meino . Cramer
J. Roeleveld  [17-02-01 17:18]:
> On February 1, 2017 6:48:25 AM GMT+01:00, Alan McKinnon 
>  wrote:
> >On 01/02/2017 05:10, meino.cra...@gmx.de wrote:
> >> Hi,
> >> 
> >> okay, "it's back!"
> >> 
> >> emerge: there are no ebuilds to satisfy
> >>
> >">=dev-python/six-1.10.0[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)]".
> >> (dependency required by "dev-python/setuptools-34.0.2-r1::gentoo"
> >> [ebuild])
> >> (dependency required by "dev-python/numpy-1.10.4::gentoo"
> >[installed])
> >> (dependency required by "media-libs/opencv-2.4.13::gentoo[python]"
> >> [installed])
> >> (dependency required by "media-gfx/gmic-1.7.9::gentoo[opencv]"
> >> [installed])
> >> (dependency required by "@selected" [set])
> >> (dependency required by "@world" [argument])
> >> [1]10945 exit 1 emerge --update --newuse --deep
> >--with-bdeps=y
> >> --tree --keep-going  -v  
> >> 
> >> 
> >> I had this or a very similar error message before and thought I had
> >> fixed it by removing this from package.use/.  :
> >> 
> >> dev-python/setuptools python_targets_python3_5
> >> 
> >> Then another hickup let me enabling this line again...and BOOM!
> >> The above error message stroke again!
> >> 
> >> I can emerge six alone without problems:
> >> 
> >> [I] dev-python/six
> >>  Available versions:  1.10.0 {doc test PYTHON_TARGETS="pypy pypy3
> >python2_7 python3_4 python3_5"}
> >>  Installed versions:  1.10.0(03:03:13 02/01/17)(-doc -test
> >PYTHON_TARGETS="python2_7 -pypy -pypy3 -python3_4 -python3_5")
> >>  Homepage:https://bitbucket.org/gutworth/six
> >https://pypi.python.org/pypi/six
> >>  Description: Python 2 and 3 compatibility library
> >> 
> >> and it is installed.
> >> 
> >> I have no idea what triggers this error message and to be honest I am
> >> not really ue what it is trying to tell me.
> >> By far my marsian isn't that good as my english...and take a look how
> >> horrible THAT is... ;)
> >> 
> >> Who tals marsian and is willing to translate ;)
> >
> >Your python targets seems off.
> >Remove all occurences of python targets and python single targets in
> >make.conf, leave the decision to portage and the profile.
> 
> Don't forget to remove them from package.use and anywhere else you might have 
> put them.
> 
> --
> Joost
> -- 
> Sent from my Android device with K-9 Mail. Please excuse my brevity.
> 

computer:/etc>pwd
/etc
computer:/etc>grep -r PYTHON_ *
make.conf:# PYTHON_TARGETS="python2_7" 
portage/package.use/openbox:# x11-wm/openbox branding debug imlib nls python 
session startup-notification static-libs svg xdg PYTHON_TARGETS="python2_6 
python2_7"
portage/package.use/qemu:## PYTHON_TARGETS="python2_7" 
QEMU_SOFTMMU_TARGETS="aarch64 alpha arm cris i386 lm32 \ 
solfire:/etc>

At least everythong below does not contain any PYTHON_
anymore (or is commented off).

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

Calculating dependencies... done!

emerge: there are no ebuilds to satisfy 
">=dev-python/six-1.10.0[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)]".
(dependency required by "dev-python/setuptools-34.0.2-r1::gentoo" [ebuild])
(dependency required by "dev-python/numpy-1.10.4::gentoo" [ebuild])
(dependency required by "media-libs/opencv-2.4.13::gentoo[python]" [installed])
(dependency required by "media-gfx/gmic-1.7.9::gentoo[opencv]" [installed])
(dependency required by "@selected" [set])
(dependency required by "@world" [argument])


What place are left, which may contain any suspicious definition?

Cheers
Meino








[gentoo-user] Incredible Attack from Mars! Emerge monsters towards earth to strike again!

2017-01-31 Thread Meino . Cramer
Hi,

okay, "it's back!"

emerge: there are no ebuilds to satisfy
">=dev-python/six-1.10.0[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)]".
(dependency required by "dev-python/setuptools-34.0.2-r1::gentoo"
[ebuild])
(dependency required by "dev-python/numpy-1.10.4::gentoo" [installed])
(dependency required by "media-libs/opencv-2.4.13::gentoo[python]"
[installed])
(dependency required by "media-gfx/gmic-1.7.9::gentoo[opencv]"
[installed])
(dependency required by "@selected" [set])
(dependency required by "@world" [argument])
[1]10945 exit 1 emerge --update --newuse --deep --with-bdeps=y
--tree --keep-going  -v  


I had this or a very similar error message before and thought I had
fixed it by removing this from package.use/.  :

dev-python/setuptools python_targets_python3_5

Then another hickup let me enabling this line again...and BOOM!
The above error message stroke again!

I can emerge six alone without problems:

[I] dev-python/six
 Available versions:  1.10.0 {doc test PYTHON_TARGETS="pypy pypy3 python2_7 
python3_4 python3_5"}
 Installed versions:  1.10.0(03:03:13 02/01/17)(-doc -test 
PYTHON_TARGETS="python2_7 -pypy -pypy3 -python3_4 -python3_5")
 Homepage:https://bitbucket.org/gutworth/six 
https://pypi.python.org/pypi/six
 Description: Python 2 and 3 compatibility library

and it is installed.

I have no idea what triggers this error message and to be honest I am
not really ue what it is trying to tell me.
By far my marsian isn't that good as my english...and take a look how
horrible THAT is... ;)

Who tals marsian and is willing to translate ;)

Cheers
Meino

PS> Would be nice to make such error message more consumer
compatible...not everyone is a dev...









Re: [gentoo-user] From rsync to git: sync-uri is invalid: https://github.com/gentoo-mirror/gentoo.git

2017-01-29 Thread Meino . Cramer
Bill Kenworthy  [17-01-29 10:56]:
> On 29/01/17 17:25, Dale wrote:
> > meino.cra...@gmx.de wrote:
> >> Dale  [17-01-29 09:44]:
> >>>
> ...
> >> Do I need to add anything else to get the full funtionality ?
> >> I read on the internet about GLSA and news will be not sent/synced when 
> >> using git...
> >> but I couldn't determine the date of that post, so it may be something
> >> from the transistion times...
> >>
> >> What's about that?
> >>
> >> Cheers
> >> Meino
> >>
> >>
> > 
> ...
> 
> The news and glsa's are synced via separate git repos - no problems, but
> it has to be setup.
> 
> BillK
> 
> 

Just for the completeness and others who may read this thread and want
git as 
This was helpful:
https://www.reddit.com/r/Gentoo/comments/3i141w/now_that_portage_is_using_git_how_do_i_git_pull/

With the decription right at the start of the thread the remaining
things get synced also.

Cheers
Meino





Re: [gentoo-user] From rsync to git: sync-uri is invalid: https://github.com/gentoo-mirror/gentoo.git

2017-01-29 Thread Meino . Cramer
Bill Kenworthy  [17-01-29 10:56]:
> On 29/01/17 17:25, Dale wrote:
> > meino.cra...@gmx.de wrote:
> >> Dale  [17-01-29 09:44]:
> >>>
> ...
> >> Do I need to add anything else to get the full funtionality ?
> >> I read on the internet about GLSA and news will be not sent/synced when 
> >> using git...
> >> but I couldn't determine the date of that post, so it may be something
> >> from the transistion times...
> >>
> >> What's about that?
> >>
> >> Cheers
> >> Meino
> >>
> >>
> > 
> ...
> 
> The news and glsa's are synced via separate git repos - no problems, but
> it has to be setup.
> 
> BillK
> 
> 

Thanks Bill! I will take a look into the internet.

Cheers
Meino




Re: [gentoo-user] From rsync to git: sync-uri is invalid: https://github.com/gentoo-mirror/gentoo.git

2017-01-29 Thread Meino . Cramer
Dale  [17-01-29 09:44]:
> meino.cra...@gmx.de wrote:
> > Dale  [17-01-29 07:56]:
> >> meino.cra...@gmx.de wrote:
> >>> Hi,
> >>>
> >>> To switch from rsync to git I am following the steps described here
> >>> https://www.reddit.com/r/Gentoo/comments/3i141w/now_that_portage_is_using_git_how_do_i_git_pull/
> >>>
> >>> The last step I did was  "mv /usr/portage /usr/portage.old ; emerge
> >>> sync" and I got:
> >>>
> >>> solfire:/usr>emerge --sync  
> >> Syncing repository 'gentoo' into '/usr/portage'...
> >>> !!! sync-uri is invalid: https://github.com/gentoo-mirror/gentoo.git
> >>>
> >>> As fas as I know, this is the uri Joost uses...
> >>>
> >>> Hmmmwhy does portage thinks, this uri is wrong?
> >>> (...and how can I fix it?)
> >>>
> >>> Cheers
> >>> Meino
> >>>
> >>>
> >> May want to look at this link.
> >>
> >> https://wiki.gentoo.org/index.php?title=/etc/portage/repos.conf/gentoo.conf=378294
> >>
> >>
> >> Maybe that will give better results, not that I see anything wrong with
> >> what you have myself.  BTW, I did a forum search, make sure you don't
> >> have other files in /etc/portage/repos.conf.  It seems that if you have
> >> more than one, it takes the last one and runs with it.  Someone else had
> >> gentoo.conf.bak and it was reading it instead of gentoo.conf.  It sort
> >> of works like package.use and such.  Make sense?  I'm beat over here.  lol
> >>
> >> Hope that helps.
> >>
> >> Dale
> >>
> >> :-)  :-) 
> >>
> > Hi Dale,
> >
> > thanks for your very helpful reply! :)
> >
> > Not to have *.bak and such under.../repos.conf/... does the trick.
> >
> > Would be nice, if emerge would only read files *.conf instead of
> > everything...
> >
> > Have a nice weekend! :)
> > Cheers
> > Meino
> >
> >
> >
> 
> 
> I started not to mention that but when trying to help, sometimes you
> just have to post anything you even think might help, even if it sounds
> bat guano crazy.  lol
> 
> It is odd that it does that way.  I guess it would be safe to assume
> that everything in /etc/portage behaves that way.  I recall playing with
> using sets a good while back, I had to move the files to /root or
> something to make sure they wouldn't get read if I didn't want them
> included.  Live and learn I guess.
> 
> Glad it got you going. 
> 
> Dale
> 
> :-)  :-) 
> 

:) "bat guano crazy" ... I add that to my dictionary...BEST! (I am
no native speaker).

Do I need to add anything else to get the full funtionality ?
I read on the internet about GLSA and news will be not sent/synced when using 
git...
but I couldn't determine the date of that post, so it may be something
from the transistion times...

What's about that?

Cheers
Meino







Re: [gentoo-user] From rsync to git: sync-uri is invalid: https://github.com/gentoo-mirror/gentoo.git

2017-01-29 Thread Meino . Cramer
Alan McKinnon  [17-01-29 09:44]:
> On 29/01/2017 09:19, meino.cra...@gmx.de wrote:
> > Dale  [17-01-29 07:56]:
> >> meino.cra...@gmx.de wrote:
> >>> Hi,
> >>>
> >>> To switch from rsync to git I am following the steps described here
> >>> https://www.reddit.com/r/Gentoo/comments/3i141w/now_that_portage_is_using_git_how_do_i_git_pull/
> >>>
> >>> The last step I did was  "mv /usr/portage /usr/portage.old ; emerge
> >>> sync" and I got:
> >>>
> >>> solfire:/usr>emerge --sync  
> >> Syncing repository 'gentoo' into '/usr/portage'...
> >>> !!! sync-uri is invalid: https://github.com/gentoo-mirror/gentoo.git
> >>>
> >>> As fas as I know, this is the uri Joost uses...
> >>>
> >>> Hmmmwhy does portage thinks, this uri is wrong?
> >>> (...and how can I fix it?)
> >>>
> >>> Cheers
> >>> Meino
> >>>
> >>>
> >>
> >> May want to look at this link.
> >>
> >> https://wiki.gentoo.org/index.php?title=/etc/portage/repos.conf/gentoo.conf=378294
> >>
> >>
> >> Maybe that will give better results, not that I see anything wrong with
> >> what you have myself.  BTW, I did a forum search, make sure you don't
> >> have other files in /etc/portage/repos.conf.  It seems that if you have
> >> more than one, it takes the last one and runs with it.  Someone else had
> >> gentoo.conf.bak and it was reading it instead of gentoo.conf.  It sort
> >> of works like package.use and such.  Make sense?  I'm beat over here.  lol
> >>
> >> Hope that helps.
> >>
> >> Dale
> >>
> >> :-)  :-) 
> >>
> > 
> > Hi Dale,
> > 
> > thanks for your very helpful reply! :)
> > 
> > Not to have *.bak and such under.../repos.conf/... does the trick.
> > 
> > Would be nice, if emerge would only read files *.conf instead of
> > everything...
> 
> I would file a bug/feature request for that. It's a very annoying thing
> to trip over and many many packages now read only X.d/*.conf for that
> very reason
> 
> -- 
> Alan McKinnon
> alan.mckin...@gmail.com
> 
> 

Hi Alan,

...last time I tried to file a bug report I quit as I saw the
interface of the bugtracker and the sheer amount of "best practice"
docs and -howtos/faqs.
I understand, that to keep out request like "I dont like to sync on
mondays"...but currently it seems to me, that many other reports
will be stopped there, too...

The Blender bugtracker is much more easier...and I dont think, 
that the blender institute will be overrun by reports like "I dont
like renders of mondays"...

Only my two cents...your currency may vary... ;)

Cheers
Meino







Re: [gentoo-user] From rsync to git: sync-uri is invalid: https://github.com/gentoo-mirror/gentoo.git

2017-01-28 Thread Meino . Cramer
Dale  [17-01-29 07:56]:
> meino.cra...@gmx.de wrote:
> > Hi,
> >
> > To switch from rsync to git I am following the steps described here
> > https://www.reddit.com/r/Gentoo/comments/3i141w/now_that_portage_is_using_git_how_do_i_git_pull/
> >
> > The last step I did was  "mv /usr/portage /usr/portage.old ; emerge
> > sync" and I got:
> >
> > solfire:/usr>emerge --sync  
>  Syncing repository 'gentoo' into '/usr/portage'...
> > !!! sync-uri is invalid: https://github.com/gentoo-mirror/gentoo.git
> >
> > As fas as I know, this is the uri Joost uses...
> >
> > Hmmmwhy does portage thinks, this uri is wrong?
> > (...and how can I fix it?)
> >
> > Cheers
> > Meino
> >
> >
> 
> May want to look at this link.
> 
> https://wiki.gentoo.org/index.php?title=/etc/portage/repos.conf/gentoo.conf=378294
> 
> 
> Maybe that will give better results, not that I see anything wrong with
> what you have myself.  BTW, I did a forum search, make sure you don't
> have other files in /etc/portage/repos.conf.  It seems that if you have
> more than one, it takes the last one and runs with it.  Someone else had
> gentoo.conf.bak and it was reading it instead of gentoo.conf.  It sort
> of works like package.use and such.  Make sense?  I'm beat over here.  lol
> 
> Hope that helps.
> 
> Dale
> 
> :-)  :-) 
> 

Hi Dale,

thanks for your very helpful reply! :)

Not to have *.bak and such under.../repos.conf/... does the trick.

Would be nice, if emerge would only read files *.conf instead of
everything...

Have a nice weekend! :)
Cheers
Meino




[gentoo-user] From rsync to git: sync-uri is invalid: https://github.com/gentoo-mirror/gentoo.git

2017-01-28 Thread Meino . Cramer
Hi,

To switch from rsync to git I am following the steps described here
https://www.reddit.com/r/Gentoo/comments/3i141w/now_that_portage_is_using_git_how_do_i_git_pull/

The last step I did was  "mv /usr/portage /usr/portage.old ; emerge
sync" and I got:

solfire:/usr>emerge --sync  
>>> Syncing repository 'gentoo' into '/usr/portage'...
!!! sync-uri is invalid: https://github.com/gentoo-mirror/gentoo.git

As fas as I know, this is the uri Joost uses...

Hmmmwhy does portage thinks, this uri is wrong?
(...and how can I fix it?)

Cheers
Meino






Re: [gentoo-user] Again emerge represents a wise koan

2017-01-28 Thread Meino . Cramer
Marc Joliet  [17-01-28 11:12]:
> On Saturday 28 January 2017 04:43:14 meino.cra...@gmx.de wrote:
> > Hi,
> > 
> > I tried to decipher this, but I failed, since the six isn't there
> > actually...
> > 
> > emerge: there are no ebuilds to satisfy
> > ">=dev-python/six-1.10.0[python_targets_pypy(-)?,python_targets_pypy3(-)?,p
> > ython_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_pyth
> > on3_5(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-pyth
> > on_single_target_python2_7(-),-python_single_target_python3_4(-),-python_sin
> > gle_target_python3_5(-)]". (dependency required by
> > "dev-python/setuptools-34.0.2-r1::gentoo" [ebuild]) (dependency required by
> > "dev-python/pygments-2.1.1::gentoo" [installed]) (dependency required by
> > "dev-python/docutils-0.12::gentoo" [installed]) (dependency required by
> > "media-video/mpv-0.23.0::gentoo" [installed]) (dependency required by
> > "@selected" [set])
> > (dependency required by "@world" [argument])
> > 
> > How can I get out of this?
> > 
> > Cheers
> > Meino
> 
> How do you have $PYTHON_TARGETS and $PYTHON_SINGLE_TARGET configured?  Do you 
> have any overrides in package.use?  All I can see in the ebuild is that 
> setuptools and six need to have the same values for both (specifically, 
> setuptools-34.0.2-r1 depends on >=dev-python/six-1.10.0[${PYTHON_USEDEP}], 
> where $PYTHON_USEDEP expands to the value in your emerge output).
> 
> HTH
> -- 
> Marc Joliet
> --
> "People who think they know everything really annoy those of us who know we
> don't" - Bjarne Stroustrup

The compilation went through successfuly ! :)

BIG THANK YOUto all helpers!

Cheers
Meino






Re: [gentoo-user] Again emerge represents a wise koan

2017-01-28 Thread Meino . Cramer
Marc Joliet  [17-01-28 11:12]:
> On Saturday 28 January 2017 04:43:14 meino.cra...@gmx.de wrote:
> > Hi,
> > 
> > I tried to decipher this, but I failed, since the six isn't there
> > actually...
> > 
> > emerge: there are no ebuilds to satisfy
> > ">=dev-python/six-1.10.0[python_targets_pypy(-)?,python_targets_pypy3(-)?,p
> > ython_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_pyth
> > on3_5(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-pyth
> > on_single_target_python2_7(-),-python_single_target_python3_4(-),-python_sin
> > gle_target_python3_5(-)]". (dependency required by
> > "dev-python/setuptools-34.0.2-r1::gentoo" [ebuild]) (dependency required by
> > "dev-python/pygments-2.1.1::gentoo" [installed]) (dependency required by
> > "dev-python/docutils-0.12::gentoo" [installed]) (dependency required by
> > "media-video/mpv-0.23.0::gentoo" [installed]) (dependency required by
> > "@selected" [set])
> > (dependency required by "@world" [argument])
> > 
> > How can I get out of this?
> > 
> > Cheers
> > Meino
> 
> How do you have $PYTHON_TARGETS and $PYTHON_SINGLE_TARGET configured?  Do you 
> have any overrides in package.use?  All I can see in the ebuild is that 
> setuptools and six need to have the same values for both (specifically, 
> setuptools-34.0.2-r1 depends on >=dev-python/six-1.10.0[${PYTHON_USEDEP}], 
> where $PYTHON_USEDEP expands to the value in your emerge output).
> 
> HTH
> -- 
> Marc Joliet
> --
> "People who think they know everything really annoy those of us who know we
> don't" - Bjarne Stroustrup


Compiling has started in doing its work currently,,,the culprit was a 
*~ file, which was a leftover of a previous edit it seems.

I will report back what finally will be acchieved.

Thanks a lot for all the help to all who have posted to this thread!

:)

Meino





Re: [gentoo-user] Again emerge represents a wise koan

2017-01-28 Thread Meino . Cramer
Dale  [17-01-28 09:44]:
> meino.cra...@gmx.de wrote:
> > Dale  [17-01-28 09:24]:
> >> meino.cra...@gmx.de wrote:
> >>>  Roeleveld  [17-01-28 08:12]:
>  On Saturday, January 28, 2017 4:43:14 AM CET meino.cra...@gmx.de wrote:
> > Hi,
> >
> > I tried to decipher this, but I failed, since the six isn't there
> > actually...
> >
> > emerge: there are no ebuilds to satisfy
> > ">=dev-python/six-1.10.0[python_targets_pypy(-)?,python_targets_pypy3(-)?,p
> > ython_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_pyth
> > on3_5(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-pyth
> > on_single_target_python2_7(-),-python_single_target_python3_4(-),-python_sin
> > gle_target_python3_5(-)]". (dependency required by
> > "dev-python/setuptools-34.0.2-r1::gentoo" [ebuild]) (dependency 
> > required by
> > "dev-python/pygments-2.1.1::gentoo" [installed]) (dependency required by
> > "dev-python/docutils-0.12::gentoo" [installed]) (dependency required by
> > "media-video/mpv-0.23.0::gentoo" [installed]) (dependency required by
> > "@selected" [set])
> > (dependency required by "@world" [argument])
> >
> > How can I get out of this?
> >
> > Cheers
> > Meino
>  I would recommend a re-sync. That package and version exists on my 
>  system:
>  [I] dev-python/six
>   Available versions:  1.10.0{tbz2} {doc test PYTHON_TARGETS="pypy 
>  pypy3 
>  python2_7 python3_4 python3_5"}
>   Installed versions:  1.10.0{tbz2}(09:05:31 AM 11/04/2016)(-doc 
>  -test 
>  PYTHON_TARGETS="python2_7 python3_4 -pypy -pypy3 -python3_5")
>   Homepage:https://bitbucket.org/gutworth/six https://
>  pypi.python.org/pypi/six
>   Description: Python 2 and 3 compatibility library
> 
>  And I sync'd yesterday.
> 
>  --
>  Joost
> 
> >>> does not help...same as before...
> >>>
> >>> Meino
> >>>
> >>>
> >>>
> >>>
> >> It exists here as well.  My last sync was about 4 days ago. 
> >>
> >> root@fireball / # equery list -p dev-python/six
> >>  * Searching for six in dev-python ...
> >> [IP-] [  ] dev-python/six-1.10.0:0
> >> root@fireball / #  
> >>
> >> Have you tried a different mirror to sync with? 
> >>
> >> Dale
> >>
> >> :-)  :-) 
> >>
> > Before digging through a lot of possible mirrors...
> > As you have successfully sunced: What mirror do you use?
> > (And would you give me a hint, what all needs to changed
> > to swotch to git...would be nice...thanks! :)
> >
> > Meino
> >
> >
> >
> >
> 
> 
> This is my gentoo.conf in /etc/portage/repos.conf/.
> 
> [DEFAULT]
> main-repo = gentoo
> 
> [gentoo]
> location = /var/cache/portage/tree
> sync-type = rsync
> sync-uri = rsync://rsync26.us.gentoo.org/gentoo-portage
>  
> 
> I don't know about git, yet.  I think if you replace the contents of
> gentoo.conf with what Joost replied with, that should do it.  I'm not
> sure if anything else has to be changed.  I do seem to recall there
> being a howto on the Gentoo wiki tho.  I recall someone posting a link
> on here at some point, or maybe it was -dev. 
> 
> Dale
> 
> :-)  :-)  
> 

Hyour mirror and a new sysnc doe snot fix the
problem...strange...

Meino




Re: [gentoo-user] Again emerge represents a wise koan

2017-01-28 Thread Meino . Cramer
Dale  [17-01-28 09:24]:
> meino.cra...@gmx.de wrote:
> >  Roeleveld  [17-01-28 08:12]:
> >> On Saturday, January 28, 2017 4:43:14 AM CET meino.cra...@gmx.de wrote:
> >>> Hi,
> >>>
> >>> I tried to decipher this, but I failed, since the six isn't there
> >>> actually...
> >>>
> >>> emerge: there are no ebuilds to satisfy
> >>> ">=dev-python/six-1.10.0[python_targets_pypy(-)?,python_targets_pypy3(-)?,p
> >>> ython_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_pyth
> >>> on3_5(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-pyth
> >>> on_single_target_python2_7(-),-python_single_target_python3_4(-),-python_sin
> >>> gle_target_python3_5(-)]". (dependency required by
> >>> "dev-python/setuptools-34.0.2-r1::gentoo" [ebuild]) (dependency required 
> >>> by
> >>> "dev-python/pygments-2.1.1::gentoo" [installed]) (dependency required by
> >>> "dev-python/docutils-0.12::gentoo" [installed]) (dependency required by
> >>> "media-video/mpv-0.23.0::gentoo" [installed]) (dependency required by
> >>> "@selected" [set])
> >>> (dependency required by "@world" [argument])
> >>>
> >>> How can I get out of this?
> >>>
> >>> Cheers
> >>> Meino
> >>
> >> I would recommend a re-sync. That package and version exists on my system:
> >> [I] dev-python/six
> >>  Available versions:  1.10.0{tbz2} {doc test PYTHON_TARGETS="pypy 
> >> pypy3 
> >> python2_7 python3_4 python3_5"}
> >>  Installed versions:  1.10.0{tbz2}(09:05:31 AM 11/04/2016)(-doc -test 
> >> PYTHON_TARGETS="python2_7 python3_4 -pypy -pypy3 -python3_5")
> >>  Homepage:https://bitbucket.org/gutworth/six https://
> >> pypi.python.org/pypi/six
> >>  Description: Python 2 and 3 compatibility library
> >>
> >> And I sync'd yesterday.
> >>
> >> --
> >> Joost
> >>
> > does not help...same as before...
> >
> > Meino
> >
> >
> >
> >
> 
> It exists here as well.  My last sync was about 4 days ago. 
> 
> root@fireball / # equery list -p dev-python/six
>  * Searching for six in dev-python ...
> [IP-] [  ] dev-python/six-1.10.0:0
> root@fireball / #  
> 
> Have you tried a different mirror to sync with? 
> 
> Dale
> 
> :-)  :-) 
> 

Before digging through a lot of possible mirrors...
As you have successfully sunced: What mirror do you use?
(And would you give me a hint, what all needs to changed
to swotch to git...would be nice...thanks! :)

Meino





Re: [gentoo-user] Again emerge represents a wise koan

2017-01-28 Thread Meino . Cramer
J. Roeleveld  [17-01-28 09:12]:
> On Saturday, January 28, 2017 8:49:38 AM CET meino.cra...@gmx.de wrote:
> >  Roeleveld  [17-01-28 08:12]:
> > > On Saturday, January 28, 2017 4:43:14 AM CET meino.cra...@gmx.de wrote:
> > > > Hi,
> > > > 
> > > > I tried to decipher this, but I failed, since the six isn't there
> > > > actually...
> > > > 
> > > > emerge: there are no ebuilds to satisfy
> > > > ">=dev-python/six-1.10.0[python_targets_pypy(-)?,python_targets_pypy3(-)
> > > > ?,p
> > > > ython_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_
> > > > pyth
> > > > on3_5(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),
> > > > -pyth
> > > > on_single_target_python2_7(-),-python_single_target_python3_4(-),-pytho
> > > > n_sin gle_target_python3_5(-)]". (dependency required by
> > > > "dev-python/setuptools-34.0.2-r1::gentoo" [ebuild]) (dependency required
> > > > by
> > > > "dev-python/pygments-2.1.1::gentoo" [installed]) (dependency required by
> > > > "dev-python/docutils-0.12::gentoo" [installed]) (dependency required by
> > > > "media-video/mpv-0.23.0::gentoo" [installed]) (dependency required by
> > > > "@selected" [set])
> > > > (dependency required by "@world" [argument])
> > > > 
> > > > How can I get out of this?
> > > > 
> > > > Cheers
> > > > Meino
> > > 
> > > I would recommend a re-sync. That package and version exists on my system:
> > > [I] dev-python/six
> > > 
> > >  Available versions:  1.10.0{tbz2} {doc test PYTHON_TARGETS="pypy
> > >  pypy3
> > > 
> > > python2_7 python3_4 python3_5"}
> > > 
> > >  Installed versions:  1.10.0{tbz2}(09:05:31 AM 11/04/2016)(-doc -test
> > > 
> > > PYTHON_TARGETS="python2_7 python3_4 -pypy -pypy3 -python3_5")
> > > 
> > >  Homepage:https://bitbucket.org/gutworth/six https://
> > > 
> > > pypi.python.org/pypi/six
> > > 
> > >  Description: Python 2 and 3 compatibility library
> > > 
> > > And I sync'd yesterday.
> > > 
> > > --
> > > Joost
> > 
> > does not help...same as before...
> 
> Strange.
> You do have the ebuild in your portage-tree?
> 
> How do you sync? I use "git":
> *
> $ cat /etc/portage/repos.conf/gentoo.conf 
> [DEFAULT]
> main-repo = gentoo
> 
> [gentoo]
> location = /opt/portage
> sync-type = git
> sync-uri = https://github.com/gentoo-mirror/gentoo.git
> sync-depth = 0
> auto-sync = yes
> *
> 
> --
> Joost
> 

I do this thing:
cmdline
eix-sync ; emerge --update --newuse --deep --with-bdeps=y --tree --keep-going 
--backtrack=30 -v --verbose-conflicts screen @world


[DEFAULT]
main-repo = gentoo

[gentoo]
location = /usr/portage
sync-type = rsync
sync-uri = rsync://rsync.europe.gentoo.org/gentoo-portage


Meino






Re: [gentoo-user] Again emerge represents a wise koan

2017-01-27 Thread Meino . Cramer
 Roeleveld  [17-01-28 08:12]:
> On Saturday, January 28, 2017 4:43:14 AM CET meino.cra...@gmx.de wrote:
> > Hi,
> > 
> > I tried to decipher this, but I failed, since the six isn't there
> > actually...
> > 
> > emerge: there are no ebuilds to satisfy
> > ">=dev-python/six-1.10.0[python_targets_pypy(-)?,python_targets_pypy3(-)?,p
> > ython_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_pyth
> > on3_5(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-pyth
> > on_single_target_python2_7(-),-python_single_target_python3_4(-),-python_sin
> > gle_target_python3_5(-)]". (dependency required by
> > "dev-python/setuptools-34.0.2-r1::gentoo" [ebuild]) (dependency required by
> > "dev-python/pygments-2.1.1::gentoo" [installed]) (dependency required by
> > "dev-python/docutils-0.12::gentoo" [installed]) (dependency required by
> > "media-video/mpv-0.23.0::gentoo" [installed]) (dependency required by
> > "@selected" [set])
> > (dependency required by "@world" [argument])
> > 
> > How can I get out of this?
> > 
> > Cheers
> > Meino
> 
> 
> I would recommend a re-sync. That package and version exists on my system:
> [I] dev-python/six
>  Available versions:  1.10.0{tbz2} {doc test PYTHON_TARGETS="pypy pypy3 
> python2_7 python3_4 python3_5"}
>  Installed versions:  1.10.0{tbz2}(09:05:31 AM 11/04/2016)(-doc -test 
> PYTHON_TARGETS="python2_7 python3_4 -pypy -pypy3 -python3_5")
>  Homepage:https://bitbucket.org/gutworth/six https://
> pypi.python.org/pypi/six
>  Description: Python 2 and 3 compatibility library
> 
> And I sync'd yesterday.
> 
> --
> Joost
> 

does not help...same as before...

Meino





[gentoo-user] Again emerge represents a wise koan

2017-01-27 Thread Meino . Cramer
Hi,

I tried to decipher this, but I failed, since the six isn't there
actually...

emerge: there are no ebuilds to satisfy 
">=dev-python/six-1.10.0[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)]".
(dependency required by "dev-python/setuptools-34.0.2-r1::gentoo" [ebuild])
(dependency required by "dev-python/pygments-2.1.1::gentoo" [installed])
(dependency required by "dev-python/docutils-0.12::gentoo" [installed])
(dependency required by "media-video/mpv-0.23.0::gentoo" [installed])
(dependency required by "@selected" [set])
(dependency required by "@world" [argument])

How can I get out of this?

Cheers
Meino






Re: [gentoo-user] trouble updating texlive

2017-01-23 Thread Meino . Cramer
Helmut Jarausch  [17-01-23 19:36]:
> I had a similar problem. In the end, I've noted all installed packages, 
> removed all installed (TeX-)packages and installed them again.
> This worked.

Same here...

Cheers
Meino




Re: [gentoo-user] IIIIEEEEKKKKSSS! All updates failed!

2017-01-23 Thread Meino . Cramer
Ralf  [17-01-23 17:56]:
> Force re-emerge linux-headers.
> 
> Cheers
>   Ralf
> 
> On 01/23/2017 05:28 PM, meino.cra...@gmx.de wrote:
> > Hi,
> > 
> > As far as I have recognized it, all my updates this evening failed
> > with:
> > 
> > /usr/include/linux/errno.h:1:23: fatal error: asm/errno.h: No such file or 
> > directory
> > 
> > 
> > I am running vanilla kernel 4.9.5 from fto.kernel.org...but yesterdays
> > upates were fine with the same kernel setup.
> > 
> > What happens here?
> > 
> > Cheers
> > Meino
> > 
> > 
> 

Thanks all for the quick help...but what on earth has killed those
missing header(s) ?

Cheers 
Meino




[gentoo-user] IIIIEEEEKKKKSSS! All updates failed!

2017-01-23 Thread Meino . Cramer
Hi,

As far as I have recognized it, all my updates this evening failed
with:

/usr/include/linux/errno.h:1:23: fatal error: asm/errno.h: No such file or 
directory


I am running vanilla kernel 4.9.5 from fto.kernel.org...but yesterdays
upates were fine with the same kernel setup.

What happens here?

Cheers
Meino




Re: [gentoo-user] tor browser also anti-fingerprinting

2017-01-22 Thread Meino . Cramer
Adam Carter  [17-01-23 03:27]:
> Tor-browser doesnt appear to be in portage, but you can just download it,
> extract the tarball and run it (no compilation/installation required).
> 
> https://www.torproject.org/projects/torbrowser.html
> 
> To run it without the tor network: "Upper right hand side of Tor Browser
> click on the three horizontal bars, click on Options, select the Advanced
> tab, click on Network, click on Settings, select "No Proxy" and hit OK.
> 
> Then type "about:config" into the url bar, go to
> "network.proxy.socks_remote_dns" right click and select Toggle [to set it
> to false]'
> 
> (From
> http://superuser.com/questions/1117383/can-i-use-tor-browser-without-using-tor-network
> )
> 
> Then you can check out how unique you are with sites like;
> 
> https://panopticlick.eff.org/
> 
> https://www.amiunique.org
> 
> For me, Firefox (+plugins) came out better than Tor browser. Firefox is let
> down by User Agent (0.31%), and Tor browser is let down by Screen
> Resolution (<0.1%, However, its reporting window size, which will change a
> lot).

Hi Adam,

thanks for that informations.

I just want to add this testpage:

http://ip-check.info/?lang=en

and this thread about Palemoon:
https://forum.palemoon.org/viewtopic.php?t=14531
(just to avoid confusion and rumor: I had asled the initial question 
of that thread...)

Cheers
Meino





Re: [gentoo-user] Virtualbox oddities...

2017-01-19 Thread Meino . Cramer
Alexander Openkowski  [17-01-19 17:19]:
> In case you miss the 'guest-additions-iso': install
> app-emulation/virtualbox-additions. For Gentoo guests there is:
> app-emulation/virtualbox-guest-additions.
> 
> On 01/18/2017 08:18 PM, Herminio Hernandez, Jr. wrote:
> > You need to mount the 'guest-additions-iso' in your VM. If you go to
> > to the device drop down you should see that option there. Then run the
> > Linux script in the CD, then reboot. You should get full screen.
> >
> > On Wed, Jan 18, 2017 at 12:12 PM,  > > wrote:
> >
> > Hi,
> >
> > I am relatively new to the world of virtualboxing (NOT
> > "virtual boxing" ! :)
> > so my question may be stupid (tm)...
> >
> > I installed Virtualbox  5,1,12. and installed a Linux
> > distro into a hard disk drive image. Finally the image
> > boots and now I have a "Linux in a (vitual) box" NICE!
> >
> > But: The size of the inner window fame of virtualbox  is always
> > smaller than
> > what the Linux inside thinks is the size of the monitor.
> >
> > So I never get the whole desktop...
> >
> > Is it possible to fix this without reinstalling the complete Linux?
> >
> > Thanks a lot for any resizing help :) in advance!
> > Cheers
> > Meino
> >

Hi Alexander, hi all!

thanks for your help! :)
The culprit was NOT missing guest additions
it was the display settings inside XFCE4... 
After I had set this to high values...TADA!...
more resolution!

Sometimes problems are quit too simple to be solved
with the first attempt...sigh :)

Cheers
Meino







[gentoo-user] Virtualbox oddities...

2017-01-18 Thread Meino . Cramer
Hi,

I am relatively new to the world of virtualboxing (NOT
"virtual boxing" ! :)
so my question may be stupid (tm)...

I installed Virtualbox  5,1,12. and installed a Linux
distro into a hard disk drive image. Finally the image
boots and now I have a "Linux in a (vitual) box" NICE!

But: The size of the inner window fame of virtualbox  is always smaller than
what the Linux inside thinks is the size of the monitor.

So I never get the whole desktop...

Is it possible to fix this without reinstalling the complete Linux?

Thanks a lot for any resizing help :) in advance!
Cheers
Meino







Re: [gentoo-user] Re: Configuring Firefox for more privacy - an attempt (results)

2017-01-16 Thread Meino . Cramer
Martin Vaeth  [17-01-17 02:49]:
> meino.cra...@gmx.de  wrote:
> > Martin Vaeth  [17-01-16 18:22]:
> >> meino.cra...@gmx.de  wrote:
> >> > I still cant use NoScript with PaleMoon.
> >>
> >> Check out the mv overlay: There is a slot working with palemoon.
> >
> > Did that but cannot determine, what has changed...
> 
> I don't understand the question.
> BROWSER=palemoon emerge www-plugins/noscript:0::mv
> and you should have installed a version of noscript
> which works with palemoon.
> 
> 

A! NOW I got it!
...I thought on a total different way of haveing 
another, implementation of palemoon itsself!!!

Q: How can I direct the emerged NoScript to be 
inserted into PaleMoon Profiles (and how to 
choose the correct profile) instead of being
inserted into firefox's profiles?
Or is it "download that file" only and I have to
load it into Palemoon by hand?

Cheers and thanks for your help in advance!
Meino





Re: [gentoo-user] Re: Configuring Firefox for more privacy - an attempt (results)

2017-01-16 Thread Meino . Cramer
Martin Vaeth  [17-01-16 18:22]:
> meino.cra...@gmx.de  wrote:
> > I still cant use NoScript with PaleMoon.
> 
> Check out the mv overlay: There is a slot working with palemoon.
> 
> 

Did that but cannot determine, what has changed...
May be a complete dumb question...but what shoyld
have changed in doing so?

Cheers
Meino




Re: [gentoo-user] Online Banking: How can I add an eth0-interface for a guest (linux) in qemu via commandline

2017-01-15 Thread Meino . Cramer
wabe  [17-01-15 17:20]:
> meino.cra...@gmx.de wrote:
> 
> > Alan McKinnon  [17-01-15 14:08]:
> > > On 15/01/2017 14:52, meino.cra...@gmx.de wrote:  
> > > > Alan McKinnon  [17-01-15 13:40]:  
> > > >> On 15/01/2017 13:49, meino.cra...@gmx.de wrote:  
> > > >>> Hi,
> > > >>>
> > > >>> for the purpose of online banking I want to install Linux on an
> > > >>> USB-stick.
> > > >>>
> > > >>> All attempts currently fail because the guest OS does not see
> > > >>> any internet connection / eth0
> > > >>>
> > > >>> I tried this without success:
> > > >>> sudo qemu-system-x86_64 -cpu core2duo -cdrom  -boot
> > > >>> order=d -usbdevice host: -m 1G --enable-kvm
> > > >>> -machine q35,accel=kvm -device intel-iommu -netdev
> > > >>> user,id=mynet0,net=192.168.178.0/24,dhcpstart=192.168.178.9
> > > >>>
> > > >>> The image boots successfully...but withoyt any connection to the
> > > >>> internet.
> > > >>>
> > > >>> How can I acchieve what I want?  
> > > >>
> > > >>
> > > >> When you log into the guest OS and look at the network config it
> > > >> does have, what do you see?
> > > >>
> > > >> What interfaces, routes, etc etc does it actually have once
> > > >> booted?
> > > >>
> > > >>
> > > >> -- 
> > > >> Alan McKinnon
> > > >> alan.mckin...@gmail.com
> > > >>
> > > >>  
> > > > 
> > > > One step back, Alan...
> > > > 
> > > > I am booting an install-disk.iso, which needs a network to access
> > > > the packages from a server, which I want to be part of my
> > > > usbstick.
> > > > 
> > > > The install-disk.iso should be prepared/configured to access the 
> > > > internet (everything else would be at least an error/bug...)...
> > > > 
> > > > So I assume, that qemu is not providing that...  
> > > 
> > > Sounds reasonable. I asked what I did because it looks like you know
> > > what you want, but aren't getting it. So the obvious troubleshooting
> > > step is to see what you did get :-)
> > > 
> > > I assume this guest is something you can log into after it boots?
> > > It has some kind of console login functionality?? If say ssh is the
> > > only way you can get access then you have a chicken and egg
> > > problem, something you'd ideally like to avoid
> > > 
> > > 
> > > -- 
> > > Alan McKinnon
> > > alan.mckin...@gmail.com
> > > 
> > >   
> > 
> > There are neither chicken nor eggsand especially there is no
> > internet connection  :
> > 
> > The iso boots fine and I can chroot into my base installation of my
> > usbstick.
> > Since online banking from the command line is somehow steam-punk-style
> > I wanted a graphical interface (to name onlu one example).
> > But I cannot pull the according package from the providing server,
> > since.no internet.
> > And there they were...my three problems ;)
> > 
> > But in the meanwhile I found a way to tell qemu what I want.
> > 
> > Now I boot my iso like this
> > sudo qemu-system-x86_64 -cpu core2duo -cdrom  -boot
> > order=d -usbdevice host: -m 1G --enable-kvm -machine
> > q35,accel=kvm -device intel-iommu -net nic -net user
> > 
> > That's it -- but I am open for suggestions to improve this command --
> > for execution speed inside qemu for example... ;)
> 
> On my system (AMD Phenom II X4 965) "-cpu host" together with "-smp 4" 
> gives the best results on processing speed.
> 
> For graphics output I use "-display gtk" and "-vga vmware". This is 
> on my machine the fastest setting and gives me also the highest screen
> resolution.
> 
> I also use the "hostfwd" option, so I can establish a ssh connection 
> to the VM with the following command:
> 
> ssh -p  @localhost
> 
> 
> That's the whole command that I use to start a VM:
> 
> qemu-system-x86_64 -machine accel=kvm -cpu host -smp 4 -m 4096 -enable-kvm 
> -name banking-vm -net nic,model=virtio -net user,hostfwd=tcp::-:22 
> -localtime -hda /home//qemu/banking-vm.qcow2 -display gtk -vga vmware
> 
> I don't know if this is optimal, but after many tests I found that
> it gives me the best performance on my system.
> 
> --
> Regards
> wabe
> 

Hi wabe,

THAT's a boost! Oh Yeah! Thanks a lot for the fuel :))

Cheers
Meino





Re: [gentoo-user] Online Banking: How can I add an eth0-interface for a guest (linux) in qemu via commandline

2017-01-15 Thread Meino . Cramer
Alan McKinnon  [17-01-15 14:08]:
> On 15/01/2017 14:52, meino.cra...@gmx.de wrote:
> > Alan McKinnon  [17-01-15 13:40]:
> >> On 15/01/2017 13:49, meino.cra...@gmx.de wrote:
> >>> Hi,
> >>>
> >>> for the purpose of online banking I want to install Linux on an USB-stick.
> >>>
> >>> All attempts currently fail because the guest OS does not see
> >>> any internet connection / eth0
> >>>
> >>> I tried this without success:
> >>> sudo qemu-system-x86_64 -cpu core2duo -cdrom  -boot order=d 
> >>> -usbdevice host: -m 1G --enable-kvm -machine q35,accel=kvm 
> >>> -device intel-iommu -netdev 
> >>> user,id=mynet0,net=192.168.178.0/24,dhcpstart=192.168.178.9
> >>>
> >>> The image boots successfully...but withoyt any connection to the
> >>> internet.
> >>>
> >>> How can I acchieve what I want?
> >>
> >>
> >> When you log into the guest OS and look at the network config it does
> >> have, what do you see?
> >>
> >> What interfaces, routes, etc etc does it actually have once booted?
> >>
> >>
> >> -- 
> >> Alan McKinnon
> >> alan.mckin...@gmail.com
> >>
> >>
> > 
> > One step back, Alan...
> > 
> > I am booting an install-disk.iso, which needs a network to access the
> > packages from a server, which I want to be part of my usbstick.
> > 
> > The install-disk.iso should be prepared/configured to access the 
> > internet (everything else would be at least an error/bug...)...
> > 
> > So I assume, that qemu is not providing that...
> 
> Sounds reasonable. I asked what I did because it looks like you know
> what you want, but aren't getting it. So the obvious troubleshooting
> step is to see what you did get :-)
> 
> I assume this guest is something you can log into after it boots? It has
> some kind of console login functionality?? If say ssh is the only way
> you can get access then you have a chicken and egg problem, something
> you'd ideally like to avoid
> 
> 
> -- 
> Alan McKinnon
> alan.mckin...@gmail.com
> 
> 

There are neither chicken nor eggsand especially there is no
internet connection  :

The iso boots fine and I can chroot into my base installation of my
usbstick.
Since online banking from the command line is somehow steam-punk-style
I wanted a graphical interface (to name onlu one example).
But I cannot pull the according package from the providing server,
since.no internet.
And there they were...my three problems ;)

But in the meanwhile I found a way to tell qemu what I want.

Now I boot my iso like this
sudo qemu-system-x86_64 -cpu core2duo -cdrom  -boot order=d 
-usbdevice host: -m 1G --enable-kvm -machine q35,accel=kvm -device 
intel-iommu -net nic -net user

That's it -- but I am open for suggestions to improve this command --
for execution speed inside qemu for example... ;)

Cheers
Meino








[gentoo-user] Configuring Firefox for more privacy - an attempt (results)

2017-01-15 Thread Meino . Cramer
Hi,

while trying to setup a better environment for online banking,
I wanted to make my daily Linux environment also more secure (in the
sense of keeping my digital footprint as small as possible).

I read some informations on the internet.
Conclusion: Its more private to hide in the mass as
to be the only one, who is able to keep all information
off the internet -- which is remarkable unique --
you are putting a label with your name right onto
your fronthead just before entering the digital world
of surveillance.

I did not tried to do the same with PaleMoon which
I did with Firefox since the amount of compatible plugins/extensions
for PaleMoon is quite small and I still cant use NoScript with PaleMoon.

Two sites I found on the internet, which are quite handy to
check what the current browser is submitting:

https://panopticlick.eff.org/
and for more detailed results:
https://anonymous-proxy-servers.net/en/help/security_test.html
(the presented results on that page are examples. Click
"Check it!" on the upper right corner of that page. If a
authetication dialog pops up, click it away and click
"Start test" on the page.)

The results of the modification and addons I added
are shown in the attached images.

I removed the informations of my ISP and IP-address.

If there is an interest of what I did I would be happy
to describe it...but there is a problem of the memory
footprint...
The most efficient way to transport the informations
of what is needed to tweak would be screenshots of
those addons setting dialog, which do not provide a
way to store the current settings into a file.

Cheers
Meino




Re: [gentoo-user] Online Banking: How can I add an eth0-interface for a guest (linux) in qemu via commandline

2017-01-15 Thread Meino . Cramer
Alan McKinnon  [17-01-15 13:40]:
> On 15/01/2017 13:49, meino.cra...@gmx.de wrote:
> > Hi,
> > 
> > for the purpose of online banking I want to install Linux on an USB-stick.
> > 
> > All attempts currently fail because the guest OS does not see
> > any internet connection / eth0
> > 
> > I tried this without success:
> > sudo qemu-system-x86_64 -cpu core2duo -cdrom  -boot order=d 
> > -usbdevice host: -m 1G --enable-kvm -machine q35,accel=kvm 
> > -device intel-iommu -netdev 
> > user,id=mynet0,net=192.168.178.0/24,dhcpstart=192.168.178.9
> > 
> > The image boots successfully...but withoyt any connection to the
> > internet.
> > 
> > How can I acchieve what I want?
> 
> 
> When you log into the guest OS and look at the network config it does
> have, what do you see?
> 
> What interfaces, routes, etc etc does it actually have once booted?
> 
> 
> -- 
> Alan McKinnon
> alan.mckin...@gmail.com
> 
> 

One step back, Alan...

I am booting an install-disk.iso, which needs a network to access the
packages from a server, which I want to be part of my usbstick.

The install-disk.iso should be prepared/configured to access the 
internet (everything else would be at least an error/bug...)...

So I assume, that qemu is not providing that...

Cheers
Meino





[gentoo-user] Online Banking: How can I add an eth0-interface for a guest (linux) in qemu via commandline

2017-01-15 Thread Meino . Cramer
Hi,

for the purpose of online banking I want to install Linux on an USB-stick.

All attempts currently fail because the guest OS does not see
any internet connection / eth0

I tried this without success:
sudo qemu-system-x86_64 -cpu core2duo -cdrom  -boot order=d 
-usbdevice host: -m 1G --enable-kvm -machine q35,accel=kvm -device 
intel-iommu -netdev user,id=mynet0,net=192.168.178.0/24,dhcpstart=192.168.178.9

The image boots successfully...but withoyt any connection to the
internet.

How can I acchieve what I want?

Cheers
Meino






[gentoo-user] Problems compiling glibc: Something wrong with the creation of docs...?

2017-01-14 Thread Meino . Cramer
Hi,

while compiling glibc I got this:

/var/tmp/portage/sys-libs/glibc-2.23-r3/work/build-x86-x86_64-pc-linux-gnu-nptl/manual/argp-ex1.c.texi
 
/var/tmp/portage/sys-libs/glibc-2.23-r3/work/build-x86-x86_64-pc-linux-gnu-nptl/manual/argp-ex2.c.texi
 
/var/tmp/portage/sys-libs/glibc-2.23-r3/work/build-x86-x86_64-pc-linux-gnu-nptl/manual/argp-ex3.c.texi
 
/var/tmp/portage/sys-libs/glibc-2.23-r3/work/build-x86-x86_64-pc-linux-gnu-nptl/manual/argp-ex4.c.texi
 
/var/tmp/portage/sys-libs/glibc-2.23-r3/work/build-x86-x86_64-pc-linux-gnu-nptl/manual/subopt.c.texi
 
/var/tmp/portage/sys-libs/glibc-2.23-r3/work/build-x86-x86_64-pc-linux-gnu-nptl/manual/atexit.c.texi
 
/var/tmp/portage/sys-libs/glibc-2.23-r3/work/build-x86-x86_64-pc-linux-gnu-nptl/manual/db.c.texi
 
/var/tmp/portage/sys-libs/glibc-2.23-r3/work/build-x86-x86_64-pc-linux-gnu-nptl/manual/mygetpass.c.texi
 
/var/tmp/portage/sys-libs/glibc-2.23-r3/work/build-x86-x86_64-pc-linux-gnu-nptl/manual/genpass.c.texi
 
/var/tmp/portage/sys-libs/glibc-2.23-r3/work/build-x86-x86_64-pc-linux-gnu-nptl/manual/testpass.c.texi
 
/var/tmp/portage/sys-libs/glibc-2.23-r3/work/build-x86-x86_64-pc-linux-gnu-nptl/manual/execinfo.c.texi
 
/var/tmp/portage/sys-libs/glibc-2.23-r3/work/build-x86-x86_64-pc-linux-gnu-nptl/manual/add.c.texi
 
/var/tmp/portage/sys-libs/glibc-2.23-r3/work/build-x86-x86_64-pc-linux-gnu-nptl/manual/summary.texi
 
/var/tmp/portage/sys-libs/glibc-2.23-r3/work/build-x86-x86_64-pc-linux-gnu-nptl/manual/pkgvers.texi
 | sort;\
 echo "@end direntry") > 
/var/tmp/portage/sys-libs/glibc-2.23-r3/work/build-x86-x86_64-pc-linux-gnu-nptl/manual/dir-add.texi.new
mv -f 
/var/tmp/portage/sys-libs/glibc-2.23-r3/work/build-x86-x86_64-pc-linux-gnu-nptl/manual/dir-add.texi.new
 
/var/tmp/portage/sys-libs/glibc-2.23-r3/work/build-x86-x86_64-pc-linux-gnu-nptl/manual/dir-add.texi
LANGUAGE=C LC_ALL=C makeinfo -P 
/var/tmp/portage/sys-libs/glibc-2.23-r3/work/build-x86-x86_64-pc-linux-gnu-nptl/manual/
 
--output=/var/tmp/portage/sys-libs/glibc-2.23-r3/work/build-x86-x86_64-pc-linux-gnu-nptl/manual/libc.info
 libc.texinfo
libc.texinfo:6: warning: @codequotebacktick should only appear at a line 
beginning
libc.texinfo:6: warning: @codequoteundirected should only appear at a line 
beginning
libc.texinfo:6: warning: @codequoteundirected should not appear in 
@codequotebacktick
libc.texinfo:6: expected @codequoteundirected on or off, not `on' require'
libc.texinfo:6: superfluous argument to @codequotebacktick
libc.texinfo:6: expected @codequotebacktick on or off, not `on' and ''
Makefile:144: recipe for target 
'/var/tmp/portage/sys-libs/glibc-2.23-r3/work/build-x86-x86_64-pc-linux-gnu-nptl/manual/libc.info'
 failed
make[2]: *** 
[/var/tmp/portage/sys-libs/glibc-2.23-r3/work/build-x86-x86_64-pc-linux-gnu-nptl/manual/libc.info]
 Error 1
make[2]: Leaving directory 
'/var/tmp/portage/sys-libs/glibc-2.23-r3/work/glibc-2.23/manual'
Makefile:215: recipe for target 'manual/subdir_install' failed
make[1]: *** [manual/subdir_install] Error 2
make[1]: Leaving directory 
'/var/tmp/portage/sys-libs/glibc-2.23-r3/work/glibc-2.23'
Makefile:12: recipe for target 'install' failed
make: *** [install] Error 2
 * ERROR: sys-libs/glibc-2.23-r3::gentoo failed (install phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info 
'=sys-libs/glibc-2.23-r3::gentoo'`,
 * the complete build log and the output of `emerge -pqv 
'=sys-libs/glibc-2.23-r3::gentoo'`.
 * The complete build log is located at 
'/var/tmp/portage/sys-libs/glibc-2.23-r3/temp/build.log'.
 * The ebuild environment file is located at 
'/var/tmp/portage/sys-libs/glibc-2.23-r3/temp/environment'.
 * Working directory: 
'/var/tmp/portage/sys-libs/glibc-2.23-r3/work/build-x86-x86_64-pc-linux-gnu-nptl'
 * S: '/var/tmp/portage/sys-libs/glibc-2.23-r3/work/glibc-2.23'

>>> Failed to emerge sys-libs/glibc-2.23-r3, Log file:


If wanted, I will post the logs etc...

Searched the web via ixquick and found nothing appropiate...

How can I fix this? 

Thanks in advance!
Cheers
Meino





Re: [gentoo-user] tor browser also anti-fingerprinting

2017-01-13 Thread Meino . Cramer
Miroslav Rovis  [17-01-14 03:36]:
> On 170113-18:01+0100, meino.cra...@gmx.de wrote:
> > Adam Carter  [17-01-13 02:51]:
> > > I said in a recent thread that tor was an ip obfuscation tool, but also 
> > > "Tor
> > > Browser normalizes many browser outputs to mitigate existing browser
> > > fingerprinting," according to;
> > > 
> > > https://www.bleepingcomputer.com/news/security/new-fingerprinting-techniques-identify-users-across-different-browsers-on-the-same-pc/
> 
> Great new research! Thanks! This will be linked all over the internet,
> for a few more months from now, till newser research comes along!
> 
> > 
> > Hi Adam,
> > 
> > would it possible to re-configure a Tor-Browser to use the "normal
> > web" instead of the tor-network?
> > 
> I see you asked Adam, but this is trivial. Tor-Browser is just Firefox,
> modified and improved in some ways.
> 
> -- 
> Miroslav Rovis
> Zagreb, Croatia
> http://www.CroatiaFidelis.hr


Hi Miroslav,

You have checked that yourself? ;)

ok...becaused I tried and failed: how can I revert "modified and
improved in some ways" to get back to "normal internet" and keep
the other improvements...

For example: Starting the torbrowser connect to the Tor-network before
the browser itsself is visible...where is that implemented?
(I dont want to dig into the source of the TB...)

Cheers
Meino





Re: [gentoo-user] tor browser also anti-fingerprinting

2017-01-13 Thread Meino . Cramer
Adam Carter  [17-01-13 02:51]:
> I said in a recent thread that tor was an ip obfuscation tool, but also "Tor
> Browser normalizes many browser outputs to mitigate existing browser
> fingerprinting," according to;
> 
> https://www.bleepingcomputer.com/news/security/new-fingerprinting-techniques-identify-users-across-different-browsers-on-the-same-pc/


Hi Adam,

would it possible to re-configure a Tor-Browser to use the "normal
web" instead of the tor-network?

Cheers
Meino





[gentoo-user] To do or not to do...

2017-01-11 Thread Meino . Cramer
Hi,


After fcron updateing, I got this informations as the last 
stepsand cant decide, whether this has already be done
while emerge was running or whether it is something I have
to do.


<<<  dir /usr/share/doc/fcron-3.1.2-r2/html
<<<  dir /usr/share/doc/fcron-3.1.2-r2
>>> Regenerating /etc/ld.so.cache...
>>> Original instance of package unmerged safely.
 * fcron's default systab was updated since your last installation.
 * You can use
 * 
 *   # emerge --config sys-process/fcron
 * 
 * to re-install systab (do not call this command before you
 * have merged your configuration files).
>>> sys-process/fcron-3.2.1-r1 merged.
>>> Auto-cleaning packages...

>>> No outdated packages were found on your system.

 * GNU info directory index is up-to-date.
 * After world updates, it is important to remove obsolete packages with
 * emerge --depclean. Refer to `man emerge` for more information.


By the way...cfg-update -l prints nothing to merge...

HELP! I need somebody... HELP! not just anybodu, HELP!
I need just GENTOOO UH!H!...

Thanks in advance!

Cheers
Meino







[gentoo-user] Midi keyboard "Oxygene61", jackd/alsa and the rest of the band...

2017-01-10 Thread Meino . Cramer

Hi,

I want to setup the following things:
An midi keyboard called "Oxygene61"
(no, it was'nt previously owned by Mister Jarre...),
jackd/alsa (qjackctrl) and ZynAddSubFX.

The problem is: The keyboard shows up under
the "ALSA"-Tab of qjackctrl and it is alone there
with "Midi Through".

Zyns output shows up under the "AUDIO"-tab and
Zyns input is located under the "MIDI"-tab.

There is no "midi through" output port.

What do I have to do to connect the midi
keyboards outputs to the inputs of Zyn?

I am confused...

Cheers
Meino






Re: [gentoo-user] Linux error messages trying to mimic w*nd*ws ?

2017-01-09 Thread Meino . Cramer
Corbin Bird  [17-01-10 05:12]:
> 
> On 01/09/2017 02:11 PM, meino.cra...@gmx.de wrote:
> > Hi,
> >
> > I want to burn an iso image onto a rewritable
> > CD (CD-RW) with k3b.
> >
> > I loaded the empty CDRW medium into the burner.
> >
> > I started k3b.
> >
> > Top left it says:
> >
> > "Empty CDRW-medium"
> >
> > I pressed "Burn ISO".
> >
> > A dialog pops up, asking for a ISO image
> > which did select.
> >
> > Then it calculates the Hash and asked
> > me "Please insert an empty medium"
> >
> > "Okay", I thought, "may erasing helps!"
> >
> > I choosed "Erase CDRW". A dialog pops
> > up and offers "Start", which I pressed.
> >
> > Instantly another error dialog pop up, which 
> > seems to be presented by another, foreign
> > OS...it looks so familiar, saying:
> >
> > "Found medium: Empty CD-RW medium
> > Please insert rewritable CD medium into drive."
> >
> > Lost?
> >
> > What went so badly here?
> >
> > Cheers
> > Meino
> >
> >
> >
> >
> >
> Question for you :
> 
> Did you format the CD-RW media first? ( Yes, it must be formatted before
> anything gets written. )
> 
> 
> 
> 

Answer for you:
Yes






[gentoo-user] Linux error messages trying to mimic w*nd*ws ?

2017-01-09 Thread Meino . Cramer
Hi,

I want to burn an iso image onto a rewritable
CD (CD-RW) with k3b.

I loaded the empty CDRW medium into the burner.

I started k3b.

Top left it says:

"Empty CDRW-medium"

I pressed "Burn ISO".

A dialog pops up, asking for a ISO image
which did select.

Then it calculates the Hash and asked
me "Please insert an empty medium"

"Okay", I thought, "may erasing helps!"

I choosed "Erase CDRW". A dialog pops
up and offers "Start", which I pressed.

Instantly another error dialog pop up, which 
seems to be presented by another, foreign
OS...it looks so familiar, saying:

"Found medium: Empty CD-RW medium
Please insert rewritable CD medium into drive."

Lost?

What went so badly here?

Cheers
Meino







Re: [gentoo-user] What Firefox (what browser) for Online-Banking?

2017-01-07 Thread Meino . Cramer
wabe  [17-01-07 17:48]:
> meino.cra...@gmx.de wrote:
> 
> > Hi,
> > 
> > what Firefox-Version/what browser is the most secure one for
> > Online-Banking?
> 
> I use a dedicated virtual machine for that purpose. I never 
> use that VM for other purposes and only visit the online 
> banking website of my bank and nothing else.
> 
> I think a dedicated (virtual) machine for online banking is 
> much more important than the use of a specific browser.
> 
> --
> Rergards
> wabe
> 

Hi Wabe,

...yes, I know. That's why I had set up an dedicted US-Stick
(live-system, so nothing can be written to that stick, everything
else is RAM-based) and now I was looking for the browser in question.
Even if this is only important in the second place:

What browser is the best for this purpose?

Cheers
Meino





[gentoo-user] What Firefox (what browser) for Online-Banking?

2017-01-07 Thread Meino . Cramer
Hi,

what Firefox-Version/what browser is the most secure one for Online-Banking?

Thank you very much for any help in advance!
Cheers
Meino







[gentoo-user] Compiling maim fails...

2017-01-04 Thread Meino . Cramer
Hi,

this morning I tried to compile 
* media-gfx/maim
 Available versions:  ~3.4.47
 Homepage:https://github.com/naelstrof/maim
 Description: Commandline tool to take screenshots of the desktop

which needs
* x11-misc/slop
 Available versions:  (~)4.3.21 {opengl}
 Homepage:https://github.com/naelstrof/slop
 Description: An application that queries the user for a selection 
for printing

. The last failed tp compile with:
/var/tmp/portage/x11-misc/slop-4.3.21/work/slop-4.3.21/src/framebuffer.cpp:295:18:
 error: ‘GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT’ was not declared in this scope
 case GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT: {
  ^
/var/tmp/portage/x11-misc/slop-4.3.21/work/slop-4.3.21/src/framebuffer.cpp:299:18:
 error: ‘GL_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT’ was not declared in this 
scope
 case GL_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT: {
  ^
/var/tmp/portage/x11-misc/slop-4.3.21/work/slop-4.3.21/src/framebuffer.cpp:303:18:
 error: ‘GL_FRAMEBUFFER_INCOMPLETE_DRAW_BUFFER’ was not declared in this scope
 case GL_FRAMEBUFFER_INCOMPLETE_DRAW_BUFFER: {
  ^
/var/tmp/portage/x11-misc/slop-4.3.21/work/slop-4.3.21/src/framebuffer.cpp:307:18:
 error: ‘GL_FRAMEBUFFER_INCOMPLETE_READ_BUFFER’ was not declared in this scope
 case GL_FRAMEBUFFER_INCOMPLETE_READ_BUFFER: {
  ^
/var/tmp/portage/x11-misc/slop-4.3.21/work/slop-4.3.21/src/framebuffer.cpp:311:18:
 error: ‘GL_FRAMEBUFFER_INCOMPLETE_LAYER_TARGETS’ was not declared in this scope
 case GL_FRAMEBUFFER_INCOMPLETE_LAYER_TARGETS: {
  ^
/var/tmp/portage/x11-misc/slop-4.3.21/work/slop-4.3.21/src/framebuffer.cpp:315:18:
 error: ‘GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE’ was not declared in this scope
 case GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE: {
  ^
/var/tmp/portage/x11-misc/slop-4.3.21/work/slop-4.3.21/src/framebuffer.cpp:319:18:
 error: ‘GL_FRAMEBUFFER_UNSUPPORTED’ was not declared in this scope
 case GL_FRAMEBUFFER_UNSUPPORTED: {
  ^
CMakeFiles/slop.dir/build.make:158: recipe for target 
'CMakeFiles/slop.dir/src/framebuffer.cpp.o' failed
make[2]: *** [CMakeFiles/slop.dir/src/framebuffer.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs
/var/tmp/portage/x11-misc/slop-4.3.21/work/slop-4.3.21/src/glselectrectangle.cpp:
 In member function ‘unsigned int slop::GLSelectRectangle::loadImage(unsigned 
int*, std::string)’:
/var/tmp/portage/x11-misc/slop-4.3.21/work/slop-4.3.21/src/glselectrectangle.cpp:339:10:
 error: ‘GLEW_VERSION_3_0’ was not declared in this scope
 if ( GLEW_VERSION_3_0 ) {
  ^
/var/tmp/portage/x11-misc/slop-4.3.21/work/slop-4.3.21/src/glselectrectangle.cpp:341:41:
 error: ‘glGenerateMipmap’ was not declared in this scope
 glGenerateMipmap( GL_TEXTURE_2D );
 ^
CMakeFiles/slop.dir/build.make:110: recipe for target 
'CMakeFiles/slop.dir/src/glselectrectangle.cpp.o' failed
make[2]: *** [CMakeFiles/slop.dir/src/glselectrectangle.cpp.o] Error 1
make[2]: Leaving directory 
'/var/tmp/portage/x11-misc/slop-4.3.21/work/slop-4.3.21_build'
CMakeFiles/Makefile2:67: recipe for target 'CMakeFiles/slop.dir/all' failed
make[1]: *** [CMakeFiles/slop.dir/all] Error 2
make[1]: Leaving directory 
'/var/tmp/portage/x11-misc/slop-4.3.21/work/slop-4.3.21_build'
Makefile:127: recipe for target 'all' failed
make: *** [all] Error 2
 * ERROR: x11-misc/slop-4.3.21::gentoo failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info 
'=x11-misc/slop-4.3.21::gentoo'`,
 * the complete build log and the output of `emerge -pqv 
'=x11-misc/slop-4.3.21::gentoo'`.
 * The complete build log is located at 
'/var/tmp/portage/x11-misc/slop-4.3.21/temp/build.log'.
 * The ebuild environment file is located at 
'/var/tmp/portage/x11-misc/slop-4.3.21/temp/environment'.
 * Working directory: 
'/var/tmp/portage/x11-misc/slop-4.3.21/work/slop-4.3.21_build'
 * S: '/var/tmp/portage/x11-misc/slop-4.3.21/work/slop-4.3.21'

>>> Failed to emerge x11-misc/slop-4.3.21, Log file:

(There are a lot more /*GL_*/" related errors in the output. The above
is only an excerpt.

Here:
https://github.com/naelstrof/slop
one can find the compiling instruction and besides others GENTOO is
mentioned ("Install using your Package Manager (Preferred)") which
points to here:
https://github.com/fkmclane/overlay/tree/master/x11-misc/slop
which header line says: 
fkmclane/overlay

If this an overlay in the sense of what layman understands:
How can I add this overlay, if this is not listed somewhere?

How can I make slop compile?

(Yes, there is scrot but it does not handle selections very well.)

Cheers
Meino










Re: [gentoo-user] crazy conky

2017-01-04 Thread Meino . Cramer
Arve Barsnes  [17-01-04 15:44]:
> On 4 January 2017 at 14:44,  wrote:
> 
> > My config is as follows:
> >
> > conky.config = {
> > background = true,
> > use_xft = true,
> > font = 'Sans:size=8',
> > xftalpha = 1,
> > update_interval = 1.0,
> > total_run_times = 0,
> > own_window = false,
> > own_window_transparent = true,
> > own_window_type = 'desktop',
> > own_window_hints = 'undecorated,below,sticky,
> > skip_taskbar,skip_pager',
> > double_buffer = true,
> > minimum_width = 200, minimum_height = 200,
> > maximum_width = 200,
> > draw_shades = true,
> > draw_outline = false,
> > draw_borders = false,
> > draw_graph_borders = true,
> > default_color = 'white',
> > default_shade_color = 'black',
> > default_outline_color = 'white',
> > alignment = 'top_right',
> > gap_x = 12,
> > gap_y = 12,
> > no_buffers = true,
> > uppercase = false,
> > cpu_avg_samples = 2,
> > override_utf8_locale = false,
> >
> > };
> >
> > I'm not physically at my box at the moment, so I can't test your config,
> but the only difference between yours and mine that should be able to make
> a difference are:
> 
> background = false  (but I launch mine to background from a script anyway,
> so probably no difference)
> own_window = true
> 
> Regards,
> Arve

Hi Arve,

I changed both to values of your config and: TADA!
Conky is not longer crazy!
Thanks a lot! :)
Cheers
Meino






Re: [gentoo-user] crazy conky

2017-01-04 Thread Meino . Cramer
Arve Barsnes  [17-01-04 14:24]:
> On 4 January 2017 at 13:16,  wrote:
> 
> > Every application deserves its own freedom...but...
> >
> > Any idea what's happening here?
> >
> 
> Did it used to work or is it a new installation? What does your config look
> like? My conky instances don't behave like this as far as I know, and my
> config looks like this:
> 
> own_window = true,
> own_window_transparent = true,
> own_window_type = 'desktop',
> own_window_hints = 'undecorated,below,sticky,skip_taskbar,skip_pager',
> 
> Regards,
> Arve

Hi Arve,

The upgrade was from app-admin/conky-1.9.0-r3 =>
app-admin/conky-1.10.4. With the old version my config works
fine, The new version wants a new syntax (now lua) and a  converter
script was provided, which works fine beside some minor manual edits.

After that update the output of conky looks the same as before, but
the new feature (the crazy move) was added.

My config is as follows:

conky.config = {
background = true,
use_xft = true,
font = 'Sans:size=8',
xftalpha = 1,
update_interval = 1.0,
total_run_times = 0,
own_window = false,
own_window_transparent = true,
own_window_type = 'desktop',
own_window_hints = 'undecorated,below,sticky,skip_taskbar,skip_pager',
double_buffer = true,
minimum_width = 200, minimum_height = 200,
maximum_width = 200,
draw_shades = true,
draw_outline = false,
draw_borders = false,
draw_graph_borders = true,
default_color = 'white',
default_shade_color = 'black',
default_outline_color = 'white',
alignment = 'top_right',
gap_x = 12,
gap_y = 12,
no_buffers = true,
uppercase = false,
cpu_avg_samples = 2,
override_utf8_locale = false,

};

conky.text = [[
# ${font sans-serif:bold:size=8}SYSTEM ${hr 2}
# ${font sans-serif:normal:size=8}$sysname $kernel $alignr $machine
# Host:$alignr$nodename
# Uptime:$alignr$uptime
# File System: $alignr${fs_type}
# 
# ${font sans-serif:bold:size=8}PROCESSORS ${hr 2}
# ${font sans-serif:normal:size=8}CPU1: ${cpu cpu1}% ${cpubar cpu1}
# ${font sans-serif:normal:size=8}${cpugraph cpu1}
# ${font sans-serif:normal:size=8}CPU2: ${cpu cpu2}% ${cpubar cpu2}
# ${font sans-serif:normal:size=8}${cpugraph cpu2}
# ${font sans-serif:normal:size=8}CPU3: ${cpu cpu3}% ${cpubar cpu3}
# ${font sans-serif:normal:size=8}${cpugraph cpu3}
# ${font sans-serif:normal:size=8}CPU4: ${cpu cpu4}% ${cpubar cpu4}
# ${font sans-serif:normal:size=8}${cpugraph cpu4}
# ${font sans-serif:normal:size=8}CPU5: ${cpu cpu5}% ${cpubar cpu5}
# ${font sans-serif:normal:size=8}${cpugraph cpu5}
# ${font sans-serif:normal:size=8}CPU6: ${cpu cpu6}% ${cpubar cpu6}
# ${font sans-serif:normal:size=8}${cpugraph cpu6}
# 
# ${font sans-serif:bold:size=8}MEMORY ${hr 2}
# ${font sans-serif:normal:size=8}RAM $alignc $mem / $memmax $alignr $memperc%
# $membar
# 
# ${font sans-serif:bold:size=8}DISKS ${hr 2}
# ${color #6699ff}${font sans-serif:normal:size=8}/sda3 : root ${fs_used_perc 
/}% ${color #92ff9a}${fs_bar /}
# ${color #6699ff}${font sans-serif:normal:size=8}/sda10: home ${fs_used_perc 
/home}% ${color #92ff9a}${fs_bar  /home}
# ${color #6699ff}${font sans-serif:normal:size=8}/sda5 : tmp  ${fs_used_perc 
/tmp}%  ${color #92ff9a}${fs_bar /tmp} 
# ${color #6699ff}${font sans-serif:normal:size=8}/sda1 : boot ${fs_used_perc 
/boot}% ${color #92ff9a}${fs_bar /boot}
# ${color #6699ff}${font sans-serif:normal:size=8}/sda7 : pool00 ${fs_used_perc 
/home/mccramer/data/pools/pool00}% ${color #92ff9a}${fs_bar  
/home/mccramer/data/pools/pool00} 
# ${color #6699ff}${font sans-serif:normal:size=8}/sda8 : pool01 ${fs_used_perc 
/home/mccramer/data/pools/pool01}% ${color #92ff9a}${fs_bar  
/home/mccramer/data/pools/pool01}
# ${color #6699ff}${font sans-serif:normal:size=8}/sda9 : pool02 ${fs_used_perc 
/home/mccramer/data/pools/pool02}% ${color #92ff9a}${fs_bar  
/home/mccramer/data/pools/pool02}
# ${color #6699ff}${font sans-serif:normal:size=8}/sda10: pool03 ${fs_used_perc 
/home/mccramer/data/pools/pool03}% ${color #92ff9a}${fs_bar  
/home/mccramer/data/pools/pool03}
# ${color #6699ff}${font sans-serif:normal:size=8}/sda11: pool04 ${fs_used_perc 
/home/mccramer/data/pools/pool04}% ${color #92ff9a}${fs_bar  
/home/mccramer/data/pools/pool04}
# ${color #6699ff}${font sans-serif:normal:size=8}/sda12: pool05 ${fs_used_perc 
/home/mccramer/data/pools/pool05}% ${color #92ff9a}${fs_bar  
/home/mccramer/data/pools/pool05}
# ${color #6699ff}${font sans-serif:normal:size=8}/tmpfs: ramdisc 
${fs_used_perc /home/mccramer/ramdisc}% ${color #92ff9a}${fs_bar 
/home/mccramer/ramdisc}
# ${color #6699ff}${font sans-serif:normal:size=8}/SWAP $alignc ${swap} / 
${swapmax} $alignr ${swapperc}%
# ${swapbar}
# 
# ${font sans-serif:bold:size=8}TOP PROCESSES ${hr 2}
# ${font sans-serif:normal:size=8}${top_mem name 1}${alignr}${top mem 

[gentoo-user] crazy conky

2017-01-04 Thread Meino . Cramer
Hi,

after successfully compiling conky again (omitting the nvidia related
stuff) another crazy """bug""" appears, which not present in the 
previous version:

My conky configuration puts a vertical "stripe" of horizontal bars and
values at the very right side of the destktop.
By entering an empty desktop (I am using openbox by the way), opening
a terminal window (for example) and moving this window left<->right 
and back and so forth moves the comky output down until it jumps back
in position and the game starts from the beginning...

Hmmm

Every application deserves its own freedom...but...

Any idea what's happening here?

Cheers
Meino






[gentoo-user] conky failed to build: Missing unknown library/application/whatever

2016-12-31 Thread Meino . Cramer
Hi,

conky fails to build:
-- Checking for module 'ncurses'
--   Found ncurses, version 6.0.20150808
-- Looking for getnameinfo
-- Looking for getnameinfo - found
-- Looking for 5 include files netdb.h, ..., arpa/inet.h
-- Looking for 5 include files netdb.h, ..., arpa/inet.h - found
-- Looking for include file iconv.h
-- Looking for include file iconv.h - found
-- Looking for iconv
-- Looking for iconv - found
-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so
-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so - 
found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Found X11: /usr/lib64/libX11.so
-- Checking for one of the modules 'lua5.1;lua-5.1;lua51;lua'
-- Checking for modules 'cairo;cairo-xlib'
--   Found cairo, version 1.14.6
--   Found cairo-xlib, version 1.14.6
-- Checking for one of the modules 'imlib2;Imlib2'
CMake Error at cmake/ConkyPlatformChecks.cmake:353 (message):
  Unable to find XNVCtrl library
Call Stack (most recent call first):
  CMakeLists.txt:37 (include)


-- Configuring incomplete, errors occurred!
See also 
"/var/tmp/portage/app-admin/conky-1.10.4/work/conky-1.10.4_build/CMakeFiles/CMakeOutput.log".
See also 
"/var/tmp/portage/app-admin/conky-1.10.4/work/conky-1.10.4_build/CMakeFiles/CMakeError.log".
 * ERROR: app-admin/conky-1.10.4::gentoo failed (configure phase):
 *   cmake failed
 * 
 * Call stack:
 * ebuild.sh, line  115:  Called src_configure
 *   environment, line 3794:  Called cmake-utils_src_configure
 *   environment, line 1163:  Called _cmake_execute_optionally 'src_configure'
 *   environment, line  444:  Called enable_cmake-utils_src_configure
 *   environment, line 1612:  Called die
 * The specific snippet of code:
 *   "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake 
failed";
 * 
 * If you need support, post the output of `emerge --info 
'=app-admin/conky-1.10.4::gentoo'`,
 * the complete build log and the output of `emerge -pqv 
'=app-admin/conky-1.10.4::gentoo'`.
 * The complete build log is located at 
'/var/tmp/portage/app-admin/conky-1.10.4/temp/build.log'.
 * The ebuild environment file is located at 
'/var/tmp/portage/app-admin/conky-1.10.4/temp/environment'.
 * Working directory: 
'/var/tmp/portage/app-admin/conky-1.10.4/work/conky-1.10.4_build'
 * S: '/var/tmp/portage/app-admin/conky-1.10.4/work/conky-1.10.4'

I searched for XNVCtrl with eix and didn't found anything related.
The internet says, it is part of nvidia-settings, but my
nvidia-settings are uptodate and no USE-flag seems to be guilty for
not builing that library.

How can I cirumvent that problem ?

Happy New Year!
Cheers
Meino





Re: [gentoo-user] The Tao of Portage ... again

2016-12-31 Thread Meino . Cramer
Alan McKinnon  [16-12-31 17:00]:
> On 31/12/2016 17:23, meino.cra...@gmx.de wrote:
> > Hi,
> > 
> > and the novice asked:
> > "Is there the Tao in rpm?"
> > The master replied: "...ues, there is the Tao in rpm."
> > "And is there the Tao in yum?"
> > "Yes, there is Tao in yym also...in every package manager
> > is the Tao...humble and silent they do all their work..."
> > The master added:
> > "...and Tao is in portage/emerge also...but of an higher order,
> > so dont try to understand, what it says..."
> > 
> > This time the novice was who shifted slightly and coughed...
> > 
> > Hmmm...
> > 
> > This time portage reached down from its ebony tower and spake to the
> > novice claiming:
> > 
> > emerge sci-electronics/pulseview sci-electronics/sigrok-cli 
> > sci-libs/libsigrok sci-libs/libsigrokdecode
> > 
> > Calculating dependencies  [ ok ]
> >   -
> > 
> > !!! Problem resolving dependencies for sci-electronics/pulseview
> >   ... done!
> > 
> > !!! The ebuild selected to satisfy "sci-electronics/pulseview" has unmet 
> > requirements.
> > - sci-electronics/pulseview-0.3.0::gentoo USE="decode qt5 -qt4 -static" 
> > ABI_X86="64" PYTHON_TARGETS="-python3_4"
> > 
> >   The following REQUIRED_USE flag constraints are unsatisfied:
> > decode? ( python_targets_python3_4 )
> > 
> >   The above constraints are a subset of the following complete expression:
> > decode? ( python_targets_python3_4 ) exactly-one-of ( qt4 qt5 )
> > 
> > 
> > What is missing what by what ?
> > Is it possible to make these kind of output a little more readable...?
> > I am only a simple human being and my ideas for more and more clones
> > of "The Tao of Programming" just to add some humor are limited...
> > :)
> > 
> > Ah! By the way: Happy new year! :) :) :)
> > 
> > Cheers
> > Meino
> > (slightly shifting and coughing)
> > 
> 
> 
> 
> You have "PYTHON_TARGETS=-python3_4" set for pulseview
> 
> You need to make it PYTHON_TARGETS=python3_4
> 
> Add python_single_target_python3_4 to package.use for pulseview in the
> usual way
> 
> -- 
> Alan McKinnon
> alan.mckin...@gmail.com
> 
> 

Hi Alan,

I grepped-r through /etc for  PYTHON_TARGETS and found this:
make.conf:PYTHON_TARGETS="python2_7"

Then I grepped-r rthrough /etc for pulseview and found:
./portage/package.use/pulseview:sci-electronics/pulseview-0.3.0 
python_single_target_python3_4 qt5

Nonetheless emerge pulseview still says:
Calculating dependencies \

!!! Problem resolving dependencies for sci-electronics/pulseview
  ... done!

!!! The ebuild selected to satisfy "sci-electronics/pulseview" has unmet 
requirements.
- sci-electronics/pulseview-0.3.0::gentoo USE="decode qt5 -qt4 -static" 
ABI_X86="64" PYTHON_TARGETS="-python3_4"

  The following REQUIRED_USE flag constraints are unsatisfied:
decode? ( python_targets_python3_4 )

  The above constraints are a subset of the following complete expression:
decode? ( python_targets_python3_4 ) exactly-one-of ( qt4 qt5 )

[1]10905 exit 1 emerge sci-electronics/pulseview

Which is overriding the setting via package.use/ here?

Cheers
Meino










Re: [gentoo-user] The Tao of Portage ... again

2016-12-31 Thread Meino . Cramer
Corbin Bird  [16-12-31 16:52]:
> 
> On 12/31/2016 09:23 AM, meino.cra...@gmx.de wrote:
> > Hi,
> >
> > and the novice asked:
> > "Is there the Tao in rpm?"
> > The master replied: "...ues, there is the Tao in rpm."
> > "And is there the Tao in yum?"
> > "Yes, there is Tao in yym also...in every package manager
> > is the Tao...humble and silent they do all their work..."
> > The master added:
> > "...and Tao is in portage/emerge also...but of an higher order,
> > so dont try to understand, what it says..."
> >
> > This time the novice was who shifted slightly and coughed...
> >
> > Hmmm...
> >
> > This time portage reached down from its ebony tower and spake to the
> > novice claiming:
> >
> > emerge sci-electronics/pulseview sci-electronics/sigrok-cli 
> > sci-libs/libsigrok sci-libs/libsigrokdecode
> >
> > Calculating dependencies  [ ok ]
> >   -
> >
> > !!! Problem resolving dependencies for sci-electronics/pulseview
> >   ... done!
> >
> > !!! The ebuild selected to satisfy "sci-electronics/pulseview" has unmet 
> > requirements.
> > - sci-electronics/pulseview-0.3.0::gentoo USE="decode qt5 -qt4 -static" 
> > ABI_X86="64" PYTHON_TARGETS="-python3_4"
> >
> >   The following REQUIRED_USE flag constraints are unsatisfied:
> > decode? ( python_targets_python3_4 )
> >
> >   The above constraints are a subset of the following complete expression:
> > decode? ( python_targets_python3_4 ) exactly-one-of ( qt4 qt5 )
> >
> >
> > What is missing what by what ?
> > Is it possible to make these kind of output a little more readable...?
> > I am only a simple human being and my ideas for more and more clones
> > of "The Tao of Programming" just to add some humor are limited...
> > :)
> >
> > Ah! By the way: Happy new year! :) :) :)
> >
> > Cheers
> > Meino
> > (slightly shifting and coughing)
> >
> in "package.use" for "sci-electronics/pulseview" put :
> 
> python_targets_python3_4
> 
> That is what it is asking for.
> 
> >   The following REQUIRED_USE flag constraints are unsatisfied:
> > decode? ( python_targets_python3_4 )
> 
> you have the qt requirements met correctly :
> 
> > exactly-one-of ( qt4 qt5 )
> 
> Humor always helps.
> 
> 
> 


and as the masters spake again, the novice took
his pencil writing down on the flag of usage the letters:

/root>cat package.use/pulseview
sci-electronics/pulseview python_targets_python3_4

and did, what he did before
emerge sci-electronics/pulseview

And again, thunder could be heard and lightning was 
blinding the very eyes of the novice:

Calculating dependencies |

!!! Problem resolving dependencies for sci-electronics/pulseview
  ... done!

!!! The ebuild selected to satisfy "sci-electronics/pulseview" has unmet 
requirements.
- sci-electronics/pulseview-0.3.0::gentoo USE="decode -qt4 -qt5 -static" 
ABI_X86="64" PYTHON_TARGETS="python3_4"

  The following REQUIRED_USE flag constraints are unsatisfied:
exactly-one-of ( qt4 qt5 )

  The above constraints are a subset of the following complete expression:
decode? ( python_targets_python3_4 ) exactly-one-of ( qt4 qt5 )

[1]10614 exit 1 emerge sci-electronics/pulseview

Irritated and somehow frustrated he stared up to the
dark clouds of portaged darkness...and wants to emerge
from this place...but the strong spell of the Linux environment
was holding him firmly and prevent him to jump through the open windows
of hell.

Oh how micro he felt and how soft his previously strong believe
became...

...and from the distance he could hear the penguins laughing...

--

Only my understanding of portage seems to be limited right now...
still haveing enough silly ideas for the next round of Taos I have..

;)

Cheers
Meino





[gentoo-user] The Tao of Portage ... again

2016-12-31 Thread Meino . Cramer
Hi,

and the novice asked:
"Is there the Tao in rpm?"
The master replied: "...ues, there is the Tao in rpm."
"And is there the Tao in yum?"
"Yes, there is Tao in yym also...in every package manager
is the Tao...humble and silent they do all their work..."
The master added:
"...and Tao is in portage/emerge also...but of an higher order,
so dont try to understand, what it says..."

This time the novice was who shifted slightly and coughed...

Hmmm...

This time portage reached down from its ebony tower and spake to the
novice claiming:

emerge sci-electronics/pulseview sci-electronics/sigrok-cli sci-libs/libsigrok 
sci-libs/libsigrokdecode

Calculating dependencies  [ ok ]
  -

!!! Problem resolving dependencies for sci-electronics/pulseview
  ... done!

!!! The ebuild selected to satisfy "sci-electronics/pulseview" has unmet 
requirements.
- sci-electronics/pulseview-0.3.0::gentoo USE="decode qt5 -qt4 -static" 
ABI_X86="64" PYTHON_TARGETS="-python3_4"

  The following REQUIRED_USE flag constraints are unsatisfied:
decode? ( python_targets_python3_4 )

  The above constraints are a subset of the following complete expression:
decode? ( python_targets_python3_4 ) exactly-one-of ( qt4 qt5 )


What is missing what by what ?
Is it possible to make these kind of output a little more readable...?
I am only a simple human being and my ideas for more and more clones
of "The Tao of Programming" just to add some humor are limited...
:)

Ah! By the way: Happy new year! :) :) :)

Cheers
Meino
(slightly shifting and coughing)



Re: [gentoo-user] Portage spokes again...

2016-12-21 Thread Meino . Cramer
Rich Freeman  [16-12-21 20:12]:
> On Wed, Dec 21, 2016 at 1:44 PM,   wrote:
> > Corbin Bird  [16-12-21 17:12]:
> > The first run of emerge tells me to add the systemd USE flag to dbus.
> > I did that and ran into to problems I reported.
> 
> Ok, I think you left that bit out...
> 
> And this is why it is helpful to understand why portage is doing
> something before just changing configuration settings.  Adding the
> systemd USE flag to packages is a really quick way to end up with
> systemd getting installed.  Generally speaking it shouldn't just
> happen by default...
> 
> Can you show the output when you add -t to the emerge command?  I
> think that will be helpful.  However, I think an earlier poster was on
> the right track when he pointed out that the tmpfiles virtual requires
> an unstable version of openrc.  I'm not sure why that was getting
> pulled in in the first place, and -t should show that.
> 
> >
> > emerge: there are no ebuilds built with USE flags to satisfy 
> > "media-libs/mesa[egl,gbm,gles2?,wayland]".
> > !!! One of the following packages is required to complete your request:
> > - media-libs/mesa-11.2.2::gentoo (Change USE: +wayland)
> > (dependency required by "kde-plasma/kwin-5.8.3::gentoo" [ebuild])
> > (dependency required by "kde-plasma/plasma-workspace-5.8.3-r4::gentoo" 
> > [ebuild])
> > (dependency required by "net-p2p/ktorrent-5.0.1::gentoo[shutdown]" [ebuild])
> > (dependency required by "@selected" [set])
> > (dependency required by "@world" [argument])
> > [1]20322 exit 1 emerge -t --update --newuse --deep --with-bdeps=y 
> > --tree --keep-going
> >
> > What?
> >
> > Now wayland shall be installed? IK!
> > I want my UNIX back!
> 
> Interesting.  I just noticed that it pulled in wayland for me.  I have
> no idea why kwin requires wayland support in mesa.  It obviously works
> fine with xorg.  I might do some looking into that.
> 
> There isn't really anything non-UNIX about wayland, though I'm not
> sure I'd be in a rush to use it just yet.  It is just a replacement
> for xorg (to say the least, it doesn't purport to be a
> feature-complete replacement and may never be).
> 
> Your wayland issues and your systemd issues are most likely entirely
> unrelated...
> 
> -- 
> Rich
> 
Hi Rich,

to confess everything ... this time
:)

The following output is base on setting "-systemd" and "-wayland"
in make.confs USE flag, "-t" was set also.

And here the master portage spoke words:

emerge -t --update --newuse --deep --with-bdeps=y --tree --keep-going 
--backtrack=30 --exclude media-video/nvidia-settings --exclude app-misc/screen 
--exclude app-misc/ytree --exclude dev-python/sip --exclude app-shells/bash 
@world -v
  
These are the packages that would be merged, in reverse order:

Calculating dependencies... done!
[nomerge   ] sci-geosciences/foxtrotgps-1.2.0::gentoo  USE="-debug" 
[ebuild U  ]  sci-geosciences/gpsd-3.10::gentoo [3.9-r1::gentoo] USE="X cxx 
dbus ipv6 ncurses python shm sockets -bluetooth -debug -latency_timing -ntp 
-qt4 -static% {-test} -udev -usb (-systemd%)" GPSD_PROTOCOLS="aivdm ashtech 
earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 navcom nmea 
ntrip oceanserver oncore rtcm104v2 rtcm104v3 sirf superstar2 tnt tripmate tsip 
ublox%* -fury -geostar -nmea2000 (-ubx%*)" PYTHON_TARGETS="python2_7%*" 1530 KiB
[nomerge   ] media-sound/ardour-5.5:5::gentoo  USE="jack (-altivec) -doc" 
CPU_FLAGS_X86="mmx sse -3dnow" 
[ebuild U  ]  media-libs/slv2-0.6.6-r1::gentoo [0.6.6::gentoo] USE="jack 
-doc" 0 KiB
[nomerge   ] media-video/mplayer-1.2.1::gentoo  USE="X alsa cdio cdparanoia 
cpudetection dvb dvd dvdnav enca encode faac gif iconv ipv6 jack jpeg jpeg2k 
ladspa libass lirc lzo mad mp3 network opengl osdmenu png sdl shm truetype 
unicode v4l vdpau vorbis x264 xscreensaver xv xvmc -a52 -aalib (-altivec) 
(-aqua) -bidi -bl -bluray -bs2b -cddb -debug -dga -directfb -doc -dts -dv -faad 
-fbcon -ftp -ggi -gsm -joystick -libcaca -libmpeg2 -live -md5sum -mng -nas -nut 
-openal -oss -pnm -pulseaudio -pvr -radio -rar -rtc -rtmp -samba (-selinux) 
-speex -tga -theora -toolame -tremor -twolame -vcd (-vidix) -xinerama -xvid 
-yuv4mpeg -zoran" CPU_FLAGS_X86="mmx sse sse2 -3dnow -3dnowext -mmxext -ssse3" 
VIDEO_CARDS="-mga -s3virge -tdfx" 
[ebuild U  ]  dev-libs/libcdio-paranoia-0.93_p1::gentoo 
[0.90_p1-r1::gentoo] USE="cxx -static-libs {-test}" ABI_X86="(64) -32 (-x32)" 
670 KiB
[ebuild U  ] app-text/tesseract-3.04.01::gentoo [3.04.00-r2::gentoo] 
USE="jpeg png scrollview tiff -doc -examples -math% -opencl -osd -static-libs 
-training -webp" L10N="-ar -bg -ca -chr -cs -da -de -el -es -fi -fr -he -hi -hu 
-id -it -ja -ko -lt -lv -nl -no -pl -pt -ro -ru -sk -sl -sr -sv -th -tl -tr -uk 
-vi -zh-CN -zh-TW" 2216 KiB
[ebuild U  ] app-admin/conky-1.10.4::gentoo [1.9.0-r3::gentoo] USE="X 
iconv%* ipv6%* lua-cairo lua-imlib ncurses nvidia portmon 

Re: [gentoo-user] Portage spokes again...

2016-12-21 Thread Meino . Cramer
Corbin Bird  [16-12-21 17:12]:
> 
> On 12/20/2016 10:25 PM, meino.cra...@gmx.de wrote:
> > Hi,
> >
> > The master portage spakes again.
> > And the novice was *not* enlightened...
> >
> >
> > Total: 17 packages (11 upgrades, 4 new, 1 in new slot, 1 reinstall), Size 
> > of downloads: 25097 KiB
> > Conflict: 4 blocks (4 unsatisfied)
> >
> >  * Error: The above package list contains packages which cannot be
> >  * installed at the same time on the same system.
> >
> >   (sys-fs/udev-225-r1:0/0::gentoo, installed) pulled in by
> > sys-fs/udev required by @selected
> > >=sys-fs/udev-208-r1 required by (virtual/udev-215:0/0::gentoo, 
> > installed)
> > 
> > >=sys-fs/udev-208-r1:0/0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?,static-libs?]
> >  (>=sys-fs/udev-208-r1:0/0[abi_x86_32(-),abi_x86_64(-)]) required by 
> > (virtual/libudev-215-r1:0/1::gentoo, installed)
> >
> >   (sys-apps/systemd-226-r2:0/2::gentoo, ebuild scheduled for merge) pulled 
> > in by
> > >=sys-apps/systemd-207 required by 
> > (sys-apps/gentoo-systemd-integration-6:0/0::gentoo, ebuild scheduled for 
> > merge)
> > sys-apps/systemd required by (virtual/tmpfiles-0:0/0::gentoo, ebuild 
> > scheduled for merge)
> > sys-apps/systemd:0= required by (sys-apps/dbus-1.10.12:0/0::gentoo, 
> > ebuild scheduled for merge)
> >
> >
> > For more information about Blocked Packages, please refer to the following
> > section of the Gentoo Linux x86 Handbook (architecture is irrelevant):
> >
> >
> > I have no systemd installed...my Linux is running good ole openrc...
> > Why all these systemd blockers?
> >
> > Confused...
> > Cheers
> > Meino
> >
> >
> >
> >
> Three things to try ...
> In "make.conf" list "-systemd" under USE ( as a Global USE flag ).
> And emerge "sys-fs/eudev", as a replacement for "sys-fs/udev".
> And last but not least, check "eselect profile list", to make sure your
> not set to a systemd required profile.
> 
> The "sys-fs/eudev" package is the Gentoo fork of "sys-fs/udev" for
> people who don't want systemd.
> No systemd dependencies.
> 
> I am running OpenRC, eudev, with NO systemd or PulseAudio. Xfce v4.xx
> desktop system / works fine.
> 
> Hope this helps.
> 

Hi Corbin,

h
The first run of emerge tells me to add the systemd USE flag to dbus.
I did that and ran into to problems I reported.
Then I removed that one and added -systemd to make.confs USE, which
in general seems to be a good idea per se.

As you suggested I listed my profiles and got this:
  [1]   default/linux/amd64/13.0 *
  [2]   default/linux/amd64/13.0/selinux
  [3]   default/linux/amd64/13.0/desktop
  [4]   default/linux/amd64/13.0/desktop/gnome
  [5]   default/linux/amd64/13.0/desktop/gnome/systemd
  [6]   default/linux/amd64/13.0/desktop/kde
  [7]   default/linux/amd64/13.0/desktop/kde/systemd
  [8]   default/linux/amd64/13.0/desktop/plasma
  [9]   default/linux/amd64/13.0/desktop/plasma/systemd
  [10]  default/linux/amd64/13.0/developer
  [11]  default/linux/amd64/13.0/no-multilib
  [12]  default/linux/amd64/13.0/systemd
  [13]  default/linux/amd64/13.0/x32
  [14]  hardened/linux/amd64
  [15]  hardened/linux/amd64/selinux
  [16]  hardened/linux/amd64/no-multilib
  [17]  hardened/linux/amd64/no-multilib/selinux
  [18]  hardened/linux/amd64/x32
  [19]  hardened/linux/musl/amd64
  [20]  hardened/linux/musl/amd64/x32
  [21]  default/linux/uclibc/amd64
  [22]  hardened/linux/uclibc/amd64

which looks a little weird to me, since [1] seems to be a more
"not specialized" choice (sorry, no native speaker) ... if 
not a wrong one. 
I want a desktop PC (running openbox...I dont like
session manager and desktops a such. I like window
based commandlines ;), wihout systemd, with openrc.

If I eix-sync/emerge that configuration I get this:
Total: 57 packages (17 upgrades, 34 new, 3 in new slots, 3 reinstalls, 1 
uninstall), Size of downloads: 128467 KiB
Conflict: 6 blocks (5 unsatisfied)

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

  (net-libs/libktorrent-2.0.1:5/5::gentoo, ebuild scheduled for merge) pulled 
in by
=net-libs/libktorrent-2.0.1:5 required by 
(net-p2p/ktorrent-5.0.1:5/5::gentoo, ebuild scheduled for merge)

  (sys-fs/udev-225-r1:0/0::gentoo, installed) pulled in by
sys-fs/udev required by @selected
>=sys-fs/udev-208-r1 required by (virtual/udev-215:0/0::gentoo, installed)

>=sys-fs/udev-208-r1:0/0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?,static-libs?]
 (>=sys-fs/udev-208-r1:0/0[abi_x86_32(-),abi_x86_64(-)]) required by 
(virtual/libudev-215-r1:0/1::gentoo, installed)

  (net-libs/libktorrent-1.3.1:4/4::gentoo, installed) pulled in by
net-libs/libktorrent:4 required by @selected

  

[gentoo-user] Portage spokes again...

2016-12-20 Thread Meino . Cramer
Hi,

The master portage spakes again.
And the novice was *not* enlightened...


Total: 17 packages (11 upgrades, 4 new, 1 in new slot, 1 reinstall), Size of 
downloads: 25097 KiB
Conflict: 4 blocks (4 unsatisfied)

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

  (sys-fs/udev-225-r1:0/0::gentoo, installed) pulled in by
sys-fs/udev required by @selected
>=sys-fs/udev-208-r1 required by (virtual/udev-215:0/0::gentoo, installed)

>=sys-fs/udev-208-r1:0/0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?,static-libs?]
 (>=sys-fs/udev-208-r1:0/0[abi_x86_32(-),abi_x86_64(-)]) required by 
(virtual/libudev-215-r1:0/1::gentoo, installed)

  (sys-apps/systemd-226-r2:0/2::gentoo, ebuild scheduled for merge) pulled in by
>=sys-apps/systemd-207 required by 
(sys-apps/gentoo-systemd-integration-6:0/0::gentoo, ebuild scheduled for merge)
sys-apps/systemd required by (virtual/tmpfiles-0:0/0::gentoo, ebuild 
scheduled for merge)
sys-apps/systemd:0= required by (sys-apps/dbus-1.10.12:0/0::gentoo, ebuild 
scheduled for merge)


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


I have no systemd installed...my Linux is running good ole openrc...
Why all these systemd blockers?

Confused...
Cheers
Meino






Re: [gentoo-user] Layman trouble

2016-12-18 Thread Meino . Cramer
Daniel Frey  [16-12-18 17:48]:
> On 12/18/2016 07:25 AM, meino.cra...@gmx.de wrote:
> > I did a 'eix palemoon' and it does not found anything.
> > I did a 'eix | grep -i pale' and nothing appropiate matches...
> > 
> > H...
> 
> Try using emerge. If emerge works that means eix is not getting updated
> when layman adds overlays.
> 
> Dan
> 
> 
Hi Dan,

THANKS!!! ::)) 
Fixed!
Now everything is working!

Thanks to all for the help!

Cheers
Meino





Re: [gentoo-user] Layman trouble

2016-12-18 Thread Meino . Cramer
> A suggestion ...
> 
> The wiki does mention that the "repos.conf" method requires a version of
> layman greater than 2.0.0.
> 
> Try the old method on the wiki to configure layman  or use a
> "package.accept_keyword" to raise the version of layman installed.
> 
> I have used the "repos.conf" method, with "package.accept_keyword"
> ~amd64, and have no problems with the overlays. ( layman version 2.4.1
> installed )
> 
> Hope this helps.
> 

...forgot what:

I removed any make-conf/layman-related from /etc/make.conf
in beforhand...

Cheers
Meino





Re: [gentoo-user] Layman trouble

2016-12-18 Thread Meino . Cramer
Corbin Bird  [16-12-18 15:56]:
> 
> On 12/18/2016 07:43 AM, meino.cra...@gmx.de wrote:
> > Corbin Bird  [16-12-18 14:28]:
> >> On 12/18/2016 05:57 AM, meino.cra...@gmx.de wrote:
> >>> Hi,
> >>>
> >>> I am trying to get layman working for me.
> >>> I used the informations available here:
> >>> https://wiki.gentoo.org/wiki/Layman#repos.conf_method_.28default.29
> >>> and here:
> >>>
> >>> So far so nice...I can add, fetch and delete repos.
> >>>
> >>> But neither eix nor emerge do see that contents ... I cannot
> >>> emerge anything from added overlays.
> >>>
> >>> If specific files are needed, I will post them on demand
> >>> to avoid polluting the mailinglist with a bunch default
> >>> ones... ;)
> >>>
> >>> How can I fix it?
> >>>
> >>> Cheers
> >>> Meino
> >>>
> >>>
> >>>
> >>>
> >> A request for more information, please.
> >>
> >> What version of layman are you using and which config method did you use?
> >> Do you have a "local" overlay setup as well?
> >>
> >>
> > Hi Corbin,
> >
> > here they are! :)
> >
> > No, for the first I want to access/use overlays provided through
> > the people of the internet.
> >
> >
> > The installed layman:
> > [I] app-portage/layman
> >  Available versions:  2.0.0-r1 2.0.0-r3 ~2.1.0-r3 ~2.2.0-r7 ~2.3.0-r1 
> > ~2.4.0-r1 ~2.4.1-r1 ** {bazaar cvs darcs g-sorcery +git gpg mercurial 
> > sqlite squashfs subversion sync-plugin-portage test PYTHON_TARGETS="pypy 
> > python2_7 python3_4 python3_5"}
> >  Installed versions:  2.0.0-r3(10:16:19 12/18/16)(bazaar cvs darcs git 
> > mercurial subversion -test PYTHON_TARGETS="python2_7 -pypy")
> >  Homepage:http://layman.sourceforge.net
> >  Description: Tool to manage Gentoo overlays
> >
> >
> > The config methog:
> > I added the block
> >
> > #---
> > # Repository config types used by layman
> > # (repos.conf, make.conf)
> > conf_type : repos.conf
> >
> > to the end of /etc/layman/layman.cfg
> > conf_tyoe was not mentioned in that cfg-file as it was installed,
> > so I dont know, whether the docs was outdated, which mentioned it.
> >
> > /etc/make.conf (yes, it is at that place on my system...why? dont
> > know...;) was not altered while tryong to layman anything...
> >
> > Cheers
> > Meino
> >
> >
> >
> >
> >
> A suggestion ...
> 
> The wiki does mention that the "repos.conf" method requires a version of
> layman greater than 2.0.0.
> 
> Try the old method on the wiki to configure layman  or use a
> "package.accept_keyword" to raise the version of layman installed.
> 
> I have used the "repos.conf" method, with "package.accept_keyword"
> ~amd64, and have no problems with the overlays. ( layman version 2.4.1
> installed )
> 
> Hope this helps.
> 

Hi Corbin,

I installed the newest layman.
After that, it said, that /etc/layman/layman.cfg needs updateing
and I let the update overwrite my previous attempts to get rid of
anythong fishy...
Afterwards I checked that file and it includes the settings, which
I manually added to my previous cfg (conf_type:repos.conf).

I run the layman-updater as recommended and added the overlay
"palemoon". It said: Already added...

I did a 'eix palemoon' and it does not found anything.
I did a 'eix | grep -i pale' and nothing appropiate matches...

H...

I am still confused...

Any idea?

Cheers
Meino






  1   2   3   4   5   6   7   8   9   10   >