[gentoo-user] Big problem: Seamonkey

2015-11-18 Thread Alan Grimes
Hey, both Seamonkey 2.38 and 2.39 are unstable to the point of being
utterly unusable, I need to re-install 2.35 but it has already been
removed from Portage, HELP!!

There are some mutterings on the upstream bugtracker about it being
related to how Cairo is being compiled/poorly coded, but urgently, I
need 2.35 back.

-- 
IQ is a measure of how stupid you feel.

Powers are not rights.




Re: [gentoo-user] Big problem: Seamonkey

2015-11-18 Thread Mick
On Wednesday 18 Nov 2015 16:54:23 Alan Grimes wrote:
> Hey, both Seamonkey 2.38 and 2.39 are unstable to the point of being
> utterly unusable, I need to re-install 2.35 but it has already been
> removed from Portage, HELP!!
> 
> There are some mutterings on the upstream bugtracker about it being
> related to how Cairo is being compiled/poorly coded, but urgently, I
> need 2.35 back.

http://gpo.zugaina.org/www-client/seamonkey

There was also the CVS archive, but the link is dead.  Probably all moved to 
git now?  Someone else should be more knowledgeable on current portage 
architecture.
-- 
Regards,
Mick


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


[gentoo-user] Miracast from Gentoo PC to TV

2015-11-18 Thread Mick
Hi All,

Any idea what ebuild I need to connect to a Samsung TV, which uses Miracast.

-- 
Regards,
Mick


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


Re: [gentoo-user] Bind stole my /

2015-11-18 Thread Jarry

On 10-Nov-15 14:22, Tom H wrote:

On Tue, Nov 10, 2015 at 12:32 AM, Mike Gilbert  wrote:

On Mon, Nov 9, 2015 at 2:36 PM, Jarry  wrote:

On 08-Nov-15 17:58, Mike Gilbert wrote:

On Fri, Nov 6, 2015 at 12:19 PM, Jarry  wrote:


I noted one strange thing today: It seems one of my servers lost "/"!

vs5-dns ~ # df
Filesystem1K-blocksUsed Available Use% Mounted on
/var/log/named 10138552 2223148   7377344  24% /chroot/dns/var/log/named
tmpfs308196 420307776   1% /run
dev   10240   0 10240   0% /dev
shm 1540968   0   1540968   0% /dev/shm
cgroup_root   10240   0 10240   0% /sys/fs/cgroup
none1048576   0   1048576   0% /var/tmp/portage


Is your /etc/mtab a regular file, or is it a symlink to
/proc/self/mounts? The latter is recommended.


It is regular file. I never changed it...

vs5-dns ~ # ls -l /etc/mtab
-rw-r--r-- 1 root root 908 Nov  9 19:14 /etc/mtab


Anyway, please have a look at the contents of /etc/mtab,
/proc/self/mounts, and proc/self/mountinfo while named is running and
when it is stopped. If you pastebin them we can take a look for key
differences.


With bind running:
http://pastebin.com/wkTW6xAY

without bind:
http://pastebin.com/JG5FPNDW



Can you try replacing /etc/mtab with a symlink to /proc/self/mounts to
see if it makes any difference? That triggers different code paths in
several programs.


Is "/" shown when you run "df -a"? If it's shown, then there's a bug
in coreutils (as long as they accept a bug on a system where mtab
isn't a symlink) because, AFAIR, "df" should show the mount with the
shortest mount path if a filesystem's mounted more than once.


vs5-dns ~ # df -a
Filesystem1K-blocksUsed Available Use% Mounted on
/dev/sda2 -   - -- /
proc  0   0 0- /proc
tmpfs308188 420307768   1% /run
dev   10240   0 10240   0% /dev
mqueue0   0 0- /dev/mqueue
devpts0   0 0- /dev/pts
shm 1540940   0   1540940   0% /dev/shm
sysfs 0   0 0- /sys
cgroup_root   10240   0 10240   0% /sys/fs/cgroup
openrc0   0 0- /sys/fs/cgroup/openrc
none1048576   0   1048576   0% /var/tmp/portage
/etc/bind -   - -- /chroot/dns/etc/bind
/var/bind -   - -- /chroot/dns/var/bind
/var/log/named 10138552 2300032   7300460  24% /chroot/dns/var/log/named

So there *is* /, but strangely it has no size. But it suddenly does
have its proper size as soon as I stop bind running:

vs5-dns ~ # df -a
Filesystem 1K-blocksUsed Available Use% Mounted on
/dev/sda2  10138552 2300024   7300468  24% /
proc  0   0 0- /proc
tmpfs308188 416307772   1% /run
dev   10240   0 10240   0% /dev
mqueue0   0 0- /dev/mqueue
devpts0   0 0- /dev/pts
shm 1540940   0   1540940   0% /dev/shm
sysfs 0   0 0- /sys
cgroup_root   10240   0 10240   0% /sys/fs/cgroup
openrc0   0 0- /sys/fs/cgroup/openrc
none1048576   0   1048576   0% /var/tmp/portage

Jarry

--
___
This mailbox accepts e-mails only from selected mailing-lists!
Everything else is considered to be spam and therefore deleted.



[gentoo-user] Re: Big problem: Seamonkey

2015-11-18 Thread »Q«
On Wed, 18 Nov 2015 11:54:23 -0500
Alan Grimes  wrote:

> Hey, both Seamonkey 2.38 and 2.39 are unstable to the point of being
> utterly unusable, I need to re-install 2.35 but it has already been
> removed from Portage, HELP!!
> 
> There are some mutterings on the upstream bugtracker about it being
> related to how Cairo is being compiled/poorly coded, but urgently, I
> need 2.35 back.



In case it helps anyone else find old stuff, I got there by looking at
the log on the web -- when/where a file is removed or added, it has a
link to that file.




Re: [gentoo-user] Miracast from Gentoo PC to TV

2015-11-18 Thread Fernando Rodriguez
On Wednesday, November 18, 2015 5:12:10 PM Mick wrote:
> Hi All,
> 
> Any idea what ebuild I need to connect to a Samsung TV, which uses Miracast.
> 
> 

Do you want to use the TV as a monitor or just stream media to it? If the 
latter, you can use net-misc/mediatomb if the TV supports upnp/dlna. I think 
the only solution for miracast right now is openwfd [1] and it looks like it's 
not in the tree yet.

[1] http://www.freedesktop.org/wiki/Software/openwfd/

-- 
Fernando Rodriguez



[gentoo-user] Re: Bind stole my /

2015-11-18 Thread Jörg Schaible
Jarry wrote:

[snip]
 
> vs5-dns ~ # df -a
> Filesystem1K-blocksUsed Available Use% Mounted on
> /dev/sda2 -   - -- /
> proc  0   0 0- /proc
> tmpfs308188 420307768   1% /run
> dev   10240   0 10240   0% /dev
> mqueue0   0 0- /dev/mqueue
> devpts0   0 0- /dev/pts
> shm 1540940   0   1540940   0% /dev/shm
> sysfs 0   0 0- /sys
> cgroup_root   10240   0 10240   0% /sys/fs/cgroup
> openrc0   0 0- /sys/fs/cgroup/openrc
> none1048576   0   1048576   0% /var/tmp/portage
> /etc/bind -   - -- /chroot/dns/etc/bind
> /var/bind -   - -- /chroot/dns/var/bind
> /var/log/named 10138552 2300032   7300460  24% /chroot/dns/var/log/named
> 
> So there *is* /, but strangely it has no size. But it suddenly does
> have its proper size as soon as I stop bind running:
> 
> vs5-dns ~ # df -a
> Filesystem 1K-blocksUsed Available Use% Mounted on
> /dev/sda2  10138552 2300024   7300468  24% /
> proc  0   0 0- /proc
> tmpfs308188 416307772   1% /run
> dev   10240   0 10240   0% /dev
> mqueue0   0 0- /dev/mqueue
> devpts0   0 0- /dev/pts
> shm 1540940   0   1540940   0% /dev/shm
> sysfs 0   0 0- /sys
> cgroup_root   10240   0 10240   0% /sys/fs/cgroup
> openrc0   0 0- /sys/fs/cgroup/openrc
> none1048576   0   1048576   0% /var/tmp/portage
> 
> Jarry

As said, I have the same issue, I also use bind for my nfs4 exports. A 
downgrade to 8.21 or an upgrade to 8.24 solved the issue for me.

Cheers,
Jörg





Re: [gentoo-user] Miracast from Gentoo PC to TV

2015-11-18 Thread Mick
On Wednesday 18 Nov 2015 20:27:41 Fernando Rodriguez wrote:
> On Wednesday, November 18, 2015 5:12:10 PM Mick wrote:
> > Hi All,
> > 
> > Any idea what ebuild I need to connect to a Samsung TV, which uses
> > Miracast.
> 
> Do you want to use the TV as a monitor or just stream media to it? If the
> latter, you can use net-misc/mediatomb if the TV supports upnp/dlna. I
> think the only solution for miracast right now is openwfd [1] and it looks
> like it's not in the tree yet.
> 
> [1] http://www.freedesktop.org/wiki/Software/openwfd/

Thanks Fernando, I would want to use both, but mediatomb would probably be 
used more often.

I saw openwfd.  Anyone has experience using it, or is it early days yet?
-- 
Regards,
Mick


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