Re: [gentoo-user] sys-fs/-MERGING-static-dev installed but unable to find it

2015-09-14 Thread Neil Bothwick
On Mon, 14 Sep 2015 06:36:33 +0200, waben...@gmail.com wrote:

> Maybe the static dev is useful in the case that udev refuses to work
> for any reason. :-)

Probably not, especially if your kernel is built with
CONFIG_DEVTMPFS_MOUNT=y. I think the package was intended for building
initrds or embedded systems.

A solution, as you have already found, is to delete the directory
in /var/db/pkg/catgory. Wraeth is correct in that this comes from a
failed emerge, I've had it happen once or twice and it comes up on this
list from time to time. A cleaner solution may be to re-emerge the
package, then unmerge it if you don't need it.


-- 
Neil Bothwick

Windows95:  n.  32 bit extensions and a graphical
shell for a 16 bit patch to an 8 bit operating system originally coded
for a 4 bit microprocessor, written by a 2 bit company, that can't stand
1 bit of competition.


pgpktiYDz4lSq.pgp
Description: OpenPGP digital signature


Re: [gentoo-user] Gentoo net0 - auto resetting - very impressed

2015-09-14 Thread Peter Humphrey
On Sunday 13 September 2015 12:14:55 the...@sys-concept.com wrote:

> Lately I've installed Fedora core on my old eeepc and I very impressed
> with the printer installation.  Fedora automatically recognized my
> Brother HL-5730 printer and installed printer driver for it.
> 
> I wish Gentoo would be able to do it as well some day.

CUPS already does that.

-- 
Rgds
Peter




Re: [SOLVED] Re: [gentoo-user] sys-fs/-MERGING-static-dev installed but unable to find it

2015-09-14 Thread Peter Humphrey
On Monday 14 September 2015 15:50:20 wraeth wrote:

> Granted I don't know your setup, but having nothing installed from
> sys-fs/* seems a little odd to me. For example, I have the following
> packages installed from the sys-fs category:
> 
> eix -cI\#C sys-fs
> sys-fs/btrfs-progs
> sys-fs/cryptsetup
> sys-fs/e2fsprogs
> sys-fs/fuse
> sys-fs/lvm2
> sys-fs/ntfs3g
> sys-fs/udev
> sys-fs/udev-init-scripts
> sys-fs/udisks
> 
> Accordingly, I have the following in /var/db/pkg/sys-fs/
> 
> ls -lhn /var/db/pkg/sys-fs
> total 0
> drwxr-xr-x 1 0 0 534 2015-09-14 09:51 btrfs-progs-4.2
> drwxr-xr-x 1 0 0 520 2015-09-10 11:14 cryptsetup-1.6.8
> drwxr-xr-x 1 0 0 494 2015-09-10 12:56 e2fsprogs-1.42.13
> drwxr-xr-x 1 0 0 494 2015-09-10 18:29 fuse-2.9.4
> drwxr-xr-x 1 0 0 526 2015-09-10 21:41 lvm2-2.02.116
> drwxr-xr-x 1 0 0 520 2015-09-10 11:13 ntfs3g-2015.3.14
> drwxr-xr-x 1 0 0 538 2015-09-10 22:21 udev-225
> drwxr-xr-x 1 0 0 464 2015-09-10 19:02 udev-init-scripts-30
> drwxr-xr-x 1 0 0 512 2015-09-11 03:26 udisks-2.1.6
> 
> If you legitimately don't have anything installed from the sys-fs
> category, then all should be safe I guess; but if you do, then other
> mysteries may be afoot...

I think Dale meant that the -MERGING- directory under /var/db/pkg/sys-fs was 
empty.

This happened to me once too, and I asked about it here. As soon as someone 
said it was a temporary directory used during the merging of a package, all 
became clear - it should have been removed at the end of the merge but for 
some reason it hadn't.

-- 
Rgds
Peter




Re: [gentoo-user] Gentoo net0 - auto resetting - very impressed

2015-09-14 Thread Neil Bothwick
On Sun, 13 Sep 2015 12:14:55 -0600, the...@sys-concept.com wrote:

> Lately I've installed Fedora core on my old eeepc and I very impressed
> with the printer installation.  Fedora automatically recognized my
> Brother HL-5730 printer and installed printer driver for it.
> 
> I wish Gentoo would be able to do it as well some day.

Most distros come with clever wizard type programs that try to guess what
you need and do it for you. With Gentoo there is only one wizard, you!

The idea of having software make decisions for you is exactly what
differentiates other distros from Gentoo.


-- 
Neil Bothwick

Sleep is an excellent way of listening to an opera. - James Stephens
(1882-1950)


pgpNV4QPdc7X5.pgp
Description: OpenPGP digital signature


Re: [SOLVED] Re: [gentoo-user] sys-fs/-MERGING-static-dev installed but unable to find it

2015-09-14 Thread Dale
wraeth wrote:
> On 14/09/15 15:34, Dale wrote:
> > Well, I'd be chicken to have two packages dealing with /dev at the
> > same time, although portage says it is not a blocker.
>
> > For future reference, I went and dug in this path:
>
> > /var/db/pkg/sys-fs
>
> > It turned out it was just a empty directory and deleting it cleared
> > it up.  Since it was empty, I guess that was safe enough.  If
> > anything was in it, then I'd be wanting to make sure it was safe to
> > remove first.
>
> > So, it's fixed.  I get a clean eix run and if its happy, I'm happy.
> > ;-)
>
> Granted I don't know your setup, but having nothing installed from
> sys-fs/* seems a little odd to me. For example, I have the following
> packages installed from the sys-fs category:
>
> eix -cI\#C sys-fs
> sys-fs/btrfs-progs
> sys-fs/cryptsetup
> sys-fs/e2fsprogs
> sys-fs/fuse
> sys-fs/lvm2
> sys-fs/ntfs3g
> sys-fs/udev
> sys-fs/udev-init-scripts
> sys-fs/udisks
>
> Accordingly, I have the following in /var/db/pkg/sys-fs/
>
> ls -lhn /var/db/pkg/sys-fs
> total 0
> drwxr-xr-x 1 0 0 534 2015-09-14 09:51 btrfs-progs-4.2
> drwxr-xr-x 1 0 0 520 2015-09-10 11:14 cryptsetup-1.6.8
> drwxr-xr-x 1 0 0 494 2015-09-10 12:56 e2fsprogs-1.42.13
> drwxr-xr-x 1 0 0 494 2015-09-10 18:29 fuse-2.9.4
> drwxr-xr-x 1 0 0 526 2015-09-10 21:41 lvm2-2.02.116
> drwxr-xr-x 1 0 0 520 2015-09-10 11:13 ntfs3g-2015.3.14
> drwxr-xr-x 1 0 0 538 2015-09-10 22:21 udev-225
> drwxr-xr-x 1 0 0 464 2015-09-10 19:02 udev-init-scripts-30
> drwxr-xr-x 1 0 0 512 2015-09-11 03:26 udisks-2.1.6
>
> If you legitimately don't have anything installed from the sys-fs
> category, then all should be safe I guess; but if you do, then other
> mysteries may be afoot...
>


I have this:

root@fireball / # equery list sys-fs/*
 * Searching for * in sys-fs ...
[IP-] [  ] sys-fs/dfc-3.0.5-r1:0
[IP-] [  ] sys-fs/dosfstools-3.0.28:0
[IP-] [  ] sys-fs/e2fsprogs-1.42.13:0
[IP-] [  ] sys-fs/eudev-3.1.2-r10:0
[IP-] [  ] sys-fs/fuse-2.9.4:0
[IP-] [  ] sys-fs/lvm2-2.02.110:0
[IP-] [  ] sys-fs/mdadm-3.3.1-r2:0
[IP-] [  ] sys-fs/mtools-4.0.15:0
[IP-] [  ] sys-fs/ntfs3g-2014.2.15-r1:0
[IP-] [  ] sys-fs/reiser4progs-1.0.9:0
[IP-] [  ] sys-fs/reiserfsprogs-3.6.24:0
[IP-] [  ] sys-fs/shake-0.999:0
[IP-] [  ] sys-fs/treesize-0.54.1:0
[IP-] [  ] sys-fs/udev-init-scripts-27:0
[IP-] [  ] sys-fs/udisks-2.1.4:2
root@fireball / #  

I use eudev to manage /dev.  Since I know I already have software to
manage that, I didn't want to emerge that failed one since it could
clash with what I already have installed.  That said, portage didn't
show it as a blocker or anything.  I likely could have emerged it, then
unmerged it and not cause a problem.  I was just to chicken to do it is
all. 

In my search, I was searching for static-dev so it would only show
matches to that and not the other packages in sys-fs.  If I had searched
for sys-fs/* then it would have shown what was installed in that category. 

The biggest thing, I just didn't want to screw something up and google
wasn't returning anything when I searched.  No clue why it didn't tho. 
It's rare that google shows no matches.  It usually finds something even
if it is off the mark a bit. 

Dale

:-)  :-) 




Re: [SOLVED] Re: [gentoo-user] sys-fs/-MERGING-static-dev installed but unable to find it

2015-09-14 Thread wraeth
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

On 09/14/2015 06:45 PM, Dale wrote:
> The biggest thing, I just didn't want to screw something up and
> google wasn't returning anything when I searched.  No clue why it
> didn't tho. It's rare that google shows no matches.  It usually
> finds something even if it is off the mark a bit.

Likely the minus in front of the MERGING - try searching

gentoo "-MERGING-"

Either way, glad it's sorted. :)
- -- 
wraeth 
GnuPG Key: B2D9F759
-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iF4EAREIAAYFAlX2jqoACgkQXcRKerLZ91nR1wD9Fq/1jSOxfaIHLt5XCnBsK81y
wi3RuqjRxD2IU9cGtzYA/0/onzBPDLLv32Rfezd83kA+xVW1u3vPPEWAjUU9zi5L
=9fNq
-END PGP SIGNATURE-



Re: [SOLVED] Re: [gentoo-user] sys-fs/-MERGING-static-dev installed but unable to find it

2015-09-14 Thread Dale
wraeth wrote:
> On 09/14/2015 06:45 PM, Dale wrote:
> > The biggest thing, I just didn't want to screw something up and
> > google wasn't returning anything when I searched.  No clue why it
> > didn't tho. It's rare that google shows no matches.  It usually
> > finds something even if it is off the mark a bit.
>
> Likely the minus in front of the MERGING - try searching
>
> gentoo "-MERGING-"
>
> Either way, glad it's sorted. :)


Thing is, it wasn't really installed.  It was just a fluke with
portage.  In one of the links posted it explained why that part in caps
was there.  Basically, there is no package by that name.  It is just the
way portage does things during the build/install phase. 

Yea, it's fixed now.  It seems this happens on occasion with different
packages.  I guess we need to make a note of this, just in case.  ;-)

Dale

:-)  :-) 



Re: [gentoo-user] sys-fs/-MERGING-static-dev installed but unable to find it

2015-09-14 Thread Marc Joliet
On Sunday 13 September 2015 22:46:01 Dale wrote:
>Howdy,
>
>I ran eix-test-obsolete and in the output, I get the following:
>
>
>The following installed packages are not in the database:
>
>sys-fs/-MERGING-static-dev
[...]

Just for the record, but I think emaint (part of portage) should be capable of 
fixing this automatically (specifically, it's "merges" command).  It can do a 
couple more things, so check it out anyway.  (Also, per the news item "New 
portage plug-in sync system" from 2015-02-02, "emaint sync" is going to become 
the preferred way of syncing the portage tree and overlays.)

HTH
-- 
Marc Joliet
--
"People who think they know everything really annoy those of us who know we
don't" - Bjarne Stroustrup


signature.asc
Description: This is a digitally signed message part.


Re: [gentoo-user] sys-fs/-MERGING-static-dev installed but unable to find it

2015-09-14 Thread Dale
Marc Joliet wrote:
> On Sunday 13 September 2015 22:46:01 Dale wrote:
>> Howdy,
>>
>> I ran eix-test-obsolete and in the output, I get the following:
>>
>>
>> The following installed packages are not in the database:
>>
>> sys-fs/-MERGING-static-dev
> [...]
>
> Just for the record, but I think emaint (part of portage) should be capable 
> of 
> fixing this automatically (specifically, it's "merges" command).  It can do a 
> couple more things, so check it out anyway.  (Also, per the news item "New 
> portage plug-in sync system" from 2015-02-02, "emaint sync" is going to 
> become 
> the preferred way of syncing the portage tree and overlays.)
>
> HTH


Based on what I read on one of the links someone else provided, that
could be what failed.  From what I get about how this works.  Portage
compiles the stuff and then puts it in that directory to be merged onto
the main file system.  Once that is done, it should delete that
directory but for some reason, it doesn't on rare occasions. When it
gets left, eix-test-obsolete catches it and then confuses the user. 

If it were more consistent, I'd think a bug report would be in order but
since we can't reproduce this thing on a regular basis, I think it would
be pointless. 

Dale

:-)  :-) 



Re: [gentoo-user] sys-fs/-MERGING-static-dev installed but unable to find it

2015-09-14 Thread Peter Humphrey
On Monday 14 September 2015 11:28:36 Marc Joliet wrote:

> Just for the record, but I think emaint (part of portage) should be capable
> of fixing this automatically (specifically, it's "merges" command).  It can
> do a couple more things, so check it out anyway.  (Also, per the news item
> "New portage plug-in sync system" from 2015-02-02, "emaint sync" is going
> to become the preferred way of syncing the portage tree and overlays.)

Thanks for the reminder, Marc. I'd forgotten about that news item.

When I ran "emaint all" just now I got "has outdated metadata" against five KDE 
packages. Does anyone here know what that implies? Google didn't help.

-- 
Rgds
Peter




[gentoo-user] Re: sys-fs/-MERGING-static-dev installed but unable to find it

2015-09-14 Thread james
Peter Humphrey  prh.myzen.co.uk> writes:


> > do a couple more things, so check it out anyway.  (Also, per the news item
> > "New portage plug-in sync system" from 2015-02-02, "emaint sync" is going
> > to become the preferred way of syncing the portage tree and overlays.)

> Thanks for the reminder, Marc. I'd forgotten about that news item.

> When I ran "emaint all" just now I got "has outdated metadata" against  
> five  KDE packages. Does anyone here know what that implies? Google 
> didn't help.


'eix-test-obsolete', mentioned earlier is a great tool, part of eix, 
to use to list all sorts of items that need scrutiny.

Granted you should not just blindly follow the advice of the items
any given tool identifies as perfect. But these sort
of tools are great to generate a list of things to look
at with scrutiny.

Currently, I run 'eix-remote' update to update the overlays,
so does 'emaint all' properly update the overlay contents like
'eix-remote update'; I have never dug into these news updating 
caveats since we migrated to git?



hth,
James






Re: [gentoo-user] preserving zpool mountpoint on boot?

2015-09-14 Thread Nuno Magalhães
I assume your RTFM means set it to legacy and use /etc/fstab?
Seems ucmbersome, but it's worth a try.



[gentoo-user] [SOLVED] cdda2wav slightly missing start/end of tracks on 1 CD set

2015-09-14 Thread Walter Dnes
On Sat, Sep 12, 2015 at 10:30:52PM -0400, Walter Dnes wrote
>   I think I had a (self-inflicted) problem sending this message the
> first time.  Here's hoping it works this time.  Apologies for the dupe.
> 
>   This is a problem on only one 2-CD set (I hope).  It's probably
> screwed up metadata...
> 
> * track audio_01.wav has a song that ends, a bit of silence, and I can
>   hear the first couple of bars of the song from audio_2.wav
> 
> * track audio_02.wav is missing the first couple of bars.  The song
>   ends, followed by a bit of silence and the first couple of bars of the
>   song from audio_3.wav
> 
> * track audio_03.wav is missing the first couple of bars.
>   RINSE/LATHER/REPEAT
> 
>   Question... is there a way to manually override the start-end times of
> the tracks within cdda2wav or any other ripping app?

  For future reference, here's how I did it...

Step 1) run cdda2wav with the "-tall and "-v" options and do a screen
capture on the TOC output at the beginning.  "-tall" dumps all
tracks into one large file "audio.wav".  "-v" generates a verbose TOC

Step 2) emerge wavsplit (keywording required on my system).

Step 3) Here's the cddawav TOC diagnostics at the beginning, from the
screencap

AUDIOtrack pre-emphasis  copy-permitted tracktype channels
  1-20   no  no audio2
Table of Contents: total tracks:20, (total time 44:09.01)
  1.( 2:13.07),  2.( 2:28.28),  3.( 2:15.15),  4.( 1:53.73),  5.( 2:09.27),
  6.( 2:31.00),  7.( 2:17.00),  8.( 2:03.55),  9.( 2:13.50), 10.( 1:52.62),
 11.( 2:29.73), 12.( 2:25.28), 13.( 2:18.25), 14.( 2:14.73), 15.( 1:51.20),
 16.( 2:06.20), 17.( 2:06.38), 18.( 2:29.37), 19.( 2:03.40), 20.( 2:05.05),

Table of Contents: starting sectors
  1.(   0),  2.(9982),  3.(   21110),  4.(   31250),  5.(   39798),
  6.(   49500),  7.(   60825),  8.(   71100),  9.(   80380), 10.(   90405),
 11.(   98867), 12.(  110115), 13.(  121018), 14.(  131393), 15.(  141516),
 16.(  149861), 17.(  159331), 18.(  168819), 19.(  180031), 20.(  189296),
 lead-out(  198676)

  On playing audio.wav with mplayer, I determined that the TOC time for
the first track was 3 seconds too long, which threw off everything else
that followed.  I tweaked the output in vim, and converted it to...

wavsplit audio.wav -t -H 0:2:10.07 0:2:28.28 0:2:15.15 0:1:53.73 0:2:09.27 
0:2:31.00 0:2:17.00 0:2:03.55 0:2:13.50 0:1:52.62 0:2:29.73 0:2:25.28 0:2:18.25 
0:2:14.73 0:1:51.20 0:2:06.20 0:2:06.38 0:2:29.37 0:2:03.40 0:2:05.05

  wavsplit, as the name implies, splits .wav files.  The "-t" option
tells it to do consecutive tracks.  The "-H" option tells it to use
hours:minutes:seconds time format.  Note that this option requires all
3 fields.  A dummy zero is needed for hours in this case.  I changed the
first duration from 2:13.07 to 2:10.07, which got things aligned
properly.  The result of the command was a subdirectory "audio", with 21
files, "01.wav", "02.wav",...,"21.wav".  The last file is 5 seconds of
silent filler, and can be deleted.  The remaining 20 files correpond to
the 20 audio tracks on the CD.

-- 
Walter Dnes 
I don't run "desktop environments"; I run useful applications



[gentoo-user] Xfce Logout/Shutdown/Suspend

2015-09-14 Thread siefke_lis...@web.de
Hello,

In Xfce all buttons are disabled until log off.

I try https://forums.gentoo.org/viewtopic-p-7803094.html but it help 
nothing. 

I not know where should search mistakes and what make me crazy i has it
on both laptops. 

siefke ~ $  ck-list-sessions 
Session1:
unix-user = '1000'
realname = '(null)'
seat = 'Seat2'
session-type = ''
active = FALSE
x11-display = ':0.0'
x11-display-device = '/dev/tty7'
display-device = ''
remote-host-name = ''
is-local = FALSE
on-since = '2015-09-14T16:50:41.656831Z'
login-session-id = '2'

siefke ~ $  upower -d

Daemon:
  daemon-version:  0.99.2
  on-battery:  yes
  lid-is-closed:   no
  lid-is-present:  yes
  critical-action: PowerOff

Has someone a idea?

Silvio


pgputWlmLeNd1.pgp
Description: PGP signature


Re: [gentoo-user] Xfce Logout/Shutdown/Suspend

2015-09-14 Thread bitlord
On Mon, 14 Sep 2015 19:36:53 +0200
"siefke_lis...@web.de"  wrote:

> Hello,
> 
> In Xfce all buttons are disabled until log off.
> 
> I try https://forums.gentoo.org/viewtopic-p-7803094.html but it help 
> nothing. 
> 
> I not know where should search mistakes and what make me crazy i has
> it on both laptops. 
> 
> siefke ~ $  ck-list-sessions 
> Session1:
>   unix-user = '1000'
>   realname = '(null)'
>   seat = 'Seat2'
>   session-type = ''
>   active = FALSE
>   x11-display = ':0.0'
>   x11-display-device = '/dev/tty7'
>   display-device = ''
>   remote-host-name = ''
>   is-local = FALSE
>   on-since = '2015-09-14T16:50:41.656831Z'
>   login-session-id = '2'
> 
> siefke ~ $  upower -d
> 
> Daemon:
>   daemon-version:  0.99.2
>   on-battery:  yes
>   lid-is-closed:   no
>   lid-is-present:  yes
>   critical-action: PowerOff
> 
> Has someone a idea?
> 
> Silvio

You use consolekit, so how do you start your sessions?
on the wiki[1] it says 'ck-list-sessions' should display 'active' and
'is-local' as 'TRUE' (works here I use lightdm as a display manager).

Also check the USE flags and kernel options needed for consolekit which
are listed on the wiki link[1]


[1] https://wiki.gentoo.org/wiki/ConsoleKit



Re: [gentoo-user] Xfce Logout/Shutdown/Suspend

2015-09-14 Thread Alexander Kapshuk
On Mon, Sep 14, 2015 at 8:36 PM, siefke_lis...@web.de
 wrote:
> Hello,
>
> In Xfce all buttons are disabled until log off.
>
> I try https://forums.gentoo.org/viewtopic-p-7803094.html but it help
> nothing.
>
> I not know where should search mistakes and what make me crazy i has it
> on both laptops.
>
> siefke ~ $  ck-list-sessions
> Session1:
> unix-user = '1000'
> realname = '(null)'
> seat = 'Seat2'
> session-type = ''
> active = FALSE
> x11-display = ':0.0'
> x11-display-device = '/dev/tty7'
> display-device = ''
> remote-host-name = ''
> is-local = FALSE
> on-since = '2015-09-14T16:50:41.656831Z'
> login-session-id = '2'
>
> siefke ~ $  upower -d
>
> Daemon:
>   daemon-version:  0.99.2
>   on-battery:  yes
>   lid-is-closed:   no
>   lid-is-present:  yes
>   critical-action: PowerOff
>
> Has someone a idea?
>
> Silvio

See if this xfce forum post,
https://forum.xfce.org/viewtopic.php?id=9360, is of any help.

What version of xfce session are you running?
equery -q l xfce-base/xfce4-session

What use flags do you have enabled/disabled for the package above?
equery -q u xfce-base/xfce4-session

Is this something you've been experiencing for a while now, or is this
something that's been fairly recent?



Re: [gentoo-user] Xfce Logout/Shutdown/Suspend

2015-09-14 Thread Eric Timmons
Do you use SLiM as your login manager? If so, check out
https://bugs.gentoo.org/show_bug.cgi?id=560088

-Eric

On Mon, Sep 14, 2015 at 2:15 PM, Alexander Kapshuk <
alexander.kaps...@gmail.com> wrote:

> On Mon, Sep 14, 2015 at 8:36 PM, siefke_lis...@web.de
>  wrote:
> > Hello,
> >
> > In Xfce all buttons are disabled until log off.
> >
> > I try https://forums.gentoo.org/viewtopic-p-7803094.html but it help
> > nothing.
> >
> > I not know where should search mistakes and what make me crazy i has it
> > on both laptops.
> >
> > siefke ~ $  ck-list-sessions
> > Session1:
> > unix-user = '1000'
> > realname = '(null)'
> > seat = 'Seat2'
> > session-type = ''
> > active = FALSE
> > x11-display = ':0.0'
> > x11-display-device = '/dev/tty7'
> > display-device = ''
> > remote-host-name = ''
> > is-local = FALSE
> > on-since = '2015-09-14T16:50:41.656831Z'
> > login-session-id = '2'
> >
> > siefke ~ $  upower -d
> >
> > Daemon:
> >   daemon-version:  0.99.2
> >   on-battery:  yes
> >   lid-is-closed:   no
> >   lid-is-present:  yes
> >   critical-action: PowerOff
> >
> > Has someone a idea?
> >
> > Silvio
>
> See if this xfce forum post,
> https://forum.xfce.org/viewtopic.php?id=9360, is of any help.
>
> What version of xfce session are you running?
> equery -q l xfce-base/xfce4-session
>
> What use flags do you have enabled/disabled for the package above?
> equery -q u xfce-base/xfce4-session
>
> Is this something you've been experiencing for a while now, or is this
> something that's been fairly recent?
>
>


Re: [gentoo-user] Xfce Logout/Shutdown/Suspend

2015-09-14 Thread Eric Timmons
On Mon, Sep 14, 2015 at 2:23 PM, Eric Timmons  wrote:

> Do you use SLiM as your login manager? If so, check out
> https://bugs.gentoo.org/show_bug.cgi?id=560088
>
> -Eric
>

And before I get admonished, sorry for top posting :). Didn't send from my
usual mail client and completely forgot.

-Eric


Re: [gentoo-user] Xfce Logout/Shutdown/Suspend

2015-09-14 Thread siefke_lis...@web.de
Hello,

On Mon, 14 Sep 2015 20:14:22 +0200 bitlord 
wrote:

> You use consolekit, so how do you start your sessions?

Slim as manager and 

gentoomobile conf.d # cat /etc/X11/Sessions/Xfce4 
ck-launch-session startxfce4

> Also check the USE flags and kernel options needed for consolekit
> which are listed on the wiki link[1]

USE Flags are same like the wiki and kernel option too. 


Silvio


pgpmRQyThNkC4.pgp
Description: PGP signature


Re: [gentoo-user] Xfce Logout/Shutdown/Suspend

2015-09-14 Thread Heiko Baums
Am 14.09.2015 um 20:43 schrieb siefke_lis...@web.de:

> gentoomobile conf.d # cat /etc/X11/Sessions/Xfce4 
> ck-launch-session startxfce4

That's the problem. You need to remove ck-launch-session.



Re: [gentoo-user] Xfce Logout/Shutdown/Suspend

2015-09-14 Thread siefke_lis...@web.de
Hello,

On Mon, 14 Sep 2015 21:15:12 +0300 Alexander Kapshuk
 wrote:


> See if this xfce forum post,
> https://forum.xfce.org/viewtopic.php?id=9360, is of any help.

When i start manual startxfce4 --with-ck-launch all work, i has
write in:

siefke ~ $  cat /etc/env.d/90xsession 
XSESSION="startxfce4 --with-ck-launch"

but after reboot same mistake. 

> equery -q l xfce-base/xfce4-session

siefke ~ $  equery -q l xfce-base/xfce4-session
xfce-base/xfce4-session-4.12.1

> equery -q u xfce-base/xfce4-session

siefke ~ $  equery -q u xfce-base/xfce4-session
-debug
+nls
+policykit
-systemd
+upower
+xscreensaver

> Is this something you've been experiencing for a while now, or is this
> something that's been fairly recent?

Since yesterday. Normal i take off with power button from laptops, but 
today not work, only over shell. 

Thank You & Nice Day
Silvio



Silvio Siefke


pgpPzOlfioADP.pgp
Description: PGP signature


Re: [gentoo-user] Xfce Logout/Shutdown/Suspend

2015-09-14 Thread siefke_lis...@web.de
On Mon, 14 Sep 2015 14:31:06 -0400 Eric Timmons 
wrote:

> And before I get admonished, sorry for top posting :). Didn't send
> from my usual mail client and completely forgot.


Yes, i use slim. Yesterday come update without consolekit. But i 
understand not the bug problem. They write i should set 
"x11-misc/slim -consolekit" > /etc/portage/profiles/package.use.mask
but what should help? Slim not will compile with consolekit and so the
problem is same. Or have something what understand?

siefke / $ cat /etc/portage/profiles/package.use.mask 
x11-misc/slim -consolekit

gentoomobile siefke # emerge -av slim

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

Calculating dependencies... done!
[ebuild   R] x11-misc/slim-1.3.6-r3::gentoo  USE="branding pam 
(-consolekit)" 0 KiB


Or has something not understand correct?

Thank you & Nice Day
Silvio


pgpbMyo8dI3hx.pgp
Description: PGP signature


Re: [gentoo-user] Xfce Logout/Shutdown/Suspend

2015-09-14 Thread siefke_lis...@web.de
Hello,

On Mon, 14 Sep 2015 20:47:16 +0200 Heiko Baums 
wrote:

> That's the problem. You need to remove ck-launch-session.

i has delete but this is not the problem. I think is problem with 
the slim and this bug report. But they write from consolekit 1.0, 
i has 0.4.6 installed. But slim not accept consolekit. 

Thank You & Nice Day
Silvio


pgpACekR_qnhd.pgp
Description: PGP signature


Re: [gentoo-user] Xfce Logout/Shutdown/Suspend

2015-09-14 Thread Heiko Baums
Am 14.09.2015 um 21:00 schrieb siefke_lis...@web.de:
> siefke ~ $  cat /etc/env.d/90xsession 
> XSESSION="startxfce4 --with-ck-launch"

And try to change this to:
XSESSION=Xfce4

ck-launch-session was removed a long time ago and doesn't work anymore.



Re: [gentoo-user] Xfce Logout/Shutdown/Suspend

2015-09-14 Thread thelma

On 09/14/2015 11:36 AM, siefke_lis...@web.de wrote:
> Hello,
> 
> In Xfce all buttons are disabled until log off.
> 
> I try https://forums.gentoo.org/viewtopic-p-7803094.html but it help 
> nothing. 
> 
> I not know where should search mistakes and what make me crazy i has it
> on both laptops. 
> 
> siefke ~ $  ck-list-sessions 
> Session1:
>   unix-user = '1000'
>   realname = '(null)'
>   seat = 'Seat2'
>   session-type = ''
>   active = FALSE
>   x11-display = ':0.0'
>   x11-display-device = '/dev/tty7'
>   display-device = ''
>   remote-host-name = ''
>   is-local = FALSE
>   on-since = '2015-09-14T16:50:41.656831Z'
>   login-session-id = '2'
> 
> siefke ~ $  upower -d
> 
> Daemon:
>   daemon-version:  0.99.2
>   on-battery:  yes
>   lid-is-closed:   no
>   lid-is-present:  yes
>   critical-action: PowerOff
> 
> Has someone a idea?
> 
> Silvio
> 
Check out this topic:

http://forums.gentoo.org/viewtopic-p-6899870.html?sid=08f2d9ca38570655b8d1e4cc62a82681#6899870

Thelma



Re: [gentoo-user] Xfce Logout/Shutdown/Suspend

2015-09-14 Thread siefke_lis...@web.de
On Mon, 14 Sep 2015 14:31:06 -0400 Eric Timmons 
wrote:

> > Do you use SLiM as your login manager? If so, check out
> > https://bugs.gentoo.org/show_bug.cgi?id=560088

This was, but it called profile not profiles. Maybe some other non 
professionell has same problems. All running, now wait what come
in future with it. 

Thank you all 

Silvio


pgpGxAmXWxaID.pgp
Description: PGP signature


Re: [gentoo-user] preserving zpool mountpoint on boot?

2015-09-14 Thread Volker Armin Hemmann
Am 14.09.2015 um 17:38 schrieb Nuno Magalhães:
> I assume your RTFM means set it to legacy and use /etc/fstab?
> Seems ucmbersome, but it's worth a try.
>
>

well, I did and it works.



Re: [gentoo-user] sys-fs/-MERGING-static-dev installed but unable to find it

2015-09-14 Thread Neil Bothwick
On Mon, 14 Sep 2015 15:56:25 +0100, Peter Humphrey wrote:

> When I ran "emaint all" just now I got "has outdated metadata" against
> five KDE packages. Does anyone here know what that implies? Google
> didn't help.

It's not a real problem, but emaint has a fix mode, see the man page.


-- 
Neil Bothwick

Drink varnish and you'll have a lovely finish.


pgp7z8gnZ6w4g.pgp
Description: OpenPGP digital signature


[gentoo-user] app-office/libreoffice-5.0.1.2 - fails

2015-09-14 Thread Stefan G. Weichinger

can't emerge that new unstable libreoffice

updated everything(?) possibly needed, used stable gcc ... no way.

I don't want to spam the list with the build.log and I can't find a
matching bug at b.g.o.

Anyone successful here already?





Re: [gentoo-user] Xfce Logout/Shutdown/Suspend

2015-09-14 Thread wraeth
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

On 15/09/15 05:26, siefke_lis...@web.de wrote:
> Yes, i use slim. Yesterday come update without consolekit. But i 
> understand not the bug problem. They write i should set 
> "x11-misc/slim -consolekit" >
> /etc/portage/profiles/package.use.mask but what should help? Slim
> not will compile with consolekit and so the problem is same. Or
> have something what understand?

I believe you are correct that this is an artifact of bug 560088 [1].

The problem was that slim was breaking in some cases and failing to
log in, but not in other cases. The workaround for this - masking the
slim[consolekit] USE flag, fixed the problem but also caused other
DE's to not be able to handle power management because the login
manager didn't have consolekit support.

A new version of the x11-misc/slim ebuild was pushed to the tree with
a potential fix for this (and with the USE mask removed), so you
should be able to remove the unmask you put in and rebuild
slim-1.3.6-r5 to resolve this.

1: https://bugs.gentoo.org/show_bug.cgi?id=560088
- -- 
wraeth 
GnuPG Key: B2D9F759
-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iF4EAREIAAYFAlX3VOsACgkQXcRKerLZ91lTgAD9H5dM1n+9dAAbr/75aSsvDQfp
bVeZctMNfTAzDIInK0UA/AvYQBztZxbxHmb5EFIivVTi8lBvrlp1bX8I9lAwrZQw
=DcsJ
-END PGP SIGNATURE-



[gentoo-user] Re: app-office/libreoffice-5.0.1.2 - fails

2015-09-14 Thread Nikos Chantziaras

On 15/09/15 00:25, Stefan G. Weichinger wrote:


can't emerge that new unstable libreoffice

updated everything(?) possibly needed, used stable gcc ... no way.

I don't want to spam the list with the build.log and I can't find a
matching bug at b.g.o.

Anyone successful here already?


No problems here on ~amd64.





Re: [gentoo-user] app-office/libreoffice-5.0.1.2 - fails

2015-09-14 Thread Alec Ten Harmsel
On Mon, Sep 14, 2015 at 11:25:52PM +0200, Stefan G. Weichinger wrote:
> 
> can't emerge that new unstable libreoffice
> 
> updated everything(?) possibly needed, used stable gcc ... no way.

Hmm... I don't keep up with LibreOffice development, but I have been
running into problems with gcc 4.8 (on ubuntu/centos) compiling some
code making heavy use of C++11 and C++14. Not sure if LibreOffice uses
C++11/C++14 though.

> I don't want to spam the list with the build.log and I can't find a
> matching bug at b.g.o.

The build log (or at least the relevant portion of it) is pretty
necessary.

Alec



[gentoo-user] OT: GCC 5 Offloading

2015-09-14 Thread james
Fernando Rodriguez  outlook.com> writes:

> Do you know of any plans to enable offloading on the gentoo toolchain?

NO, but I'm sure some devs are keenly aware of this feature in gcc-5.


> I was able to build the offloading compiler using crossdev with a few hacks 
> and wrote an ebuild for Intel's simulator[2]. I will work on enabling the  
> host compiler tomorrow and may open a feature request and post patches 
> once I get it working. The changes needed to enable it on the host are 
> pretty trivial.

Sorry Fernando, I just now saw this thread on an old thread. I think that
'sys-cluster/ceph' is where I'd like to test your spin on the gcc-5.
Ceph has RDMA (RoCE) in the 0.94 branch (in portage). You are definately
ahead of me on practical gcc-5 experiments with offloading and other
new features.

You did not list your second reference. Where I can I get/git your
compiler and some brief suggestions on taking it for a test drive.

I'm not much interested in the Intel simulator, atm. I like to test on
old gear running gentoo:: borking is no big deal, if it happens.
Other codes keen to test gcc-5 (offloading) on are Apache-mesos and
Apache-spark and mesos-distcc.

Also, per this doc [1] you can get your own gentoo overlay to put
things up for wider experimentation, if you like.

[1] https://wiki.gentoo.org/wiki/Project:Overlays/Dev_Guide


Very cool, what you have done,
James





Re: [gentoo-user] app-office/libreoffice-5.0.1.2 - fails

2015-09-14 Thread Alan McKinnon
On 14/09/2015 23:25, Stefan G. Weichinger wrote:
> 
> can't emerge that new unstable libreoffice
> 
> updated everything(?) possibly needed, used stable gcc ... no way.
> 
> I don't want to spam the list with the build.log and I can't find a
> matching bug at b.g.o.
> 
> Anyone successful here already?
> 
> 
> 


Built for me 

[I] app-office/libreoffice
 Available versions:  4.4.4.3 4.4.5.2 **4.4. (~)5.0.1.2
**5.0. ** {aqua bluetooth +branding coinmp collada +cups dbus
debug eds firebird gltf gnome gstreamer +gtk gtk3 java jemalloc kde
mysql odk postgres telepathy test vlc ELIBC="FreeBSD"
LIBREOFFICE_EXTENSIONS="nlpsolver scripting-beanshell
scripting-javascript wiki-publisher" PYTHON_SINGLE_TARGET="python2_7
python3_3 python3_4" PYTHON_TARGETS="python2_7 python3_3 python3_4"}
 Installed versions:  5.0.1.2(01:07:41 14/09/2015)(bluetooth
branding cups dbus gstreamer java kde mysql vlc -aqua -coinmp -collada
-debug -eds -firebird -gltf -gnome -gtk -gtk3 -jemalloc -odk -postgres
-telepathy -test ELIBC="-FreeBSD" LIBREOFFICE_EXTENSIONS="-nlpsolver
-scripting-beanshell -scripting-javascript -wiki-publisher"
PYTHON_SINGLE_TARGET="python2_7 -python3_3 -python3_4"
PYTHON_TARGETS="python2_7 python3_4 -python3_3")


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




Re: [gentoo-user] app-office/libreoffice-5.0.1.2 - fails

2015-09-14 Thread Stefan G. Weichinger
On 15.09.2015 07:34, Alan McKinnon wrote:
> On 14/09/2015 23:25, Stefan G. Weichinger wrote:
>>
>> can't emerge that new unstable libreoffice
>>
>> updated everything(?) possibly needed, used stable gcc ... no way.
>>
>> I don't want to spam the list with the build.log and I can't find a
>> matching bug at b.g.o.
>>
>> Anyone successful here already?
>>
>>
>>
> 
> 
> Built for me 
> 
> [I] app-office/libreoffice
>  Available versions:  4.4.4.3 4.4.5.2 **4.4. (~)5.0.1.2
> **5.0. ** {aqua bluetooth +branding coinmp collada +cups dbus
> debug eds firebird gltf gnome gstreamer +gtk gtk3 java jemalloc kde
> mysql odk postgres telepathy test vlc ELIBC="FreeBSD"
> LIBREOFFICE_EXTENSIONS="nlpsolver scripting-beanshell
> scripting-javascript wiki-publisher" PYTHON_SINGLE_TARGET="python2_7
> python3_3 python3_4" PYTHON_TARGETS="python2_7 python3_3 python3_4"}
>  Installed versions:  5.0.1.2(01:07:41 14/09/2015)(bluetooth
> branding cups dbus gstreamer java kde mysql vlc -aqua -coinmp -collada
> -debug -eds -firebird -gltf -gnome -gtk -gtk3 -jemalloc -odk -postgres
> -telepathy -test ELIBC="-FreeBSD" LIBREOFFICE_EXTENSIONS="-nlpsolver
> -scripting-beanshell -scripting-javascript -wiki-publisher"
> PYTHON_SINGLE_TARGET="python2_7 -python3_3 -python3_4"
> PYTHON_TARGETS="python2_7 python3_4 -python3_3")


The main difference I see is the fact that I have "gnome" and "gtk" in
there:

[U] app-office/libreoffice
 Available versions:  4.4.4.3 4.4.5.2 **4.4. (~)5.0.1.2
**5.0. ** {aqua bluetooth +branding coinmp collada +cups dbus
debug eds firebird gltf gnome gstreamer +gtk gtk3 java jemalloc kde
mysql odk postgres telepathy test vlc ELIBC="FreeBSD"
LIBREOFFICE_EXTENSIONS="nlpsolver scripting-beanshell
scripting-javascript wiki-publisher" PYTHON_SINGLE_TARGET="python2_7
python3_3 python3_4" PYTHON_TARGETS="python2_7 python3_3 python3_4"}
 Installed versions:  4.4.5.2(18:51:58 12.08.2015)(bluetooth
branding cups dbus gnome gstreamer gtk -aqua -coinmp -collada -debug
-eds -firebird -gltf -gtk3 -java -jemalloc -kde -mysql -odk -postgres
-telepathy -test -vlc ELIBC="-FreeBSD"
LIBREOFFICE_EXTENSIONS="-nlpsolver -scripting-beanshell
-scripting-javascript -wiki-publisher" PYTHON_SINGLE_TARGET="python3_4
-python2_7 -python3_3" PYTHON_TARGETS="python2_7 python3_3 python3_4")

... I assume I need them for gnome-3 ;-)

I will retry a build and show you parts of the log.