Re: [arch-general] mkvtoolnix-gtk: The new GUI is missing

2015-09-27 Thread Mohammad_AlSaleh
On Sun, Sep 27, 2015 at 10:56:39PM +0200, Benjamin Robin wrote: > Hi, > > We do have trouble with some bug reports [1], [2] and [3]. > The maintainer (Giovanni Scafora) does not answer, nor update the PKGBUILD. > In the last bug report [3] we kindly offer a working example of PKGBUILD > which fix

Re: [arch-general] Any ETA on the Tex Live 2015 update?

2015-09-02 Thread Mohammad_AlSaleh
On Tue, Sep 01, 2015 at 03:16:13PM +0200, Sebastiaan Lokhorst wrote: > 2015-09-01 15:01 GMT+02:00 Rémy Oudompheng : > > > I am not very active because TeXLive is updated only once a year. I > > usually do a couple of incremental updates because TeXLive packages > > also receive continuous updates

[arch-general] Any ETA on the Tex Live 2015 update?

2015-08-22 Thread Mohammad_AlSaleh
Hello. Tex Live 2015 was released on June 11. The Arch packages were flagged out-of-date on June 13. I'm wondering if there is any reason for the hold-up. Other than the maintainers(s) being busy of course.

Re: [arch-general] Opening symlinks in tmpfs as root fails!

2014-12-30 Thread Mohammad_AlSaleh
On Tue, Dec 30, 2014 at 02:02:32PM +0100, Christian Hesse wrote: > Christian Hesse on Tue, 2014/12/30 13:42: > > Mohammad_AlSaleh on Tue, 2014/12/30 14:36: > > > Hello. > > > > > > I just came across some weird behavior. > > > > > > A

Re: [arch-general] Opening symlinks in tmpfs as root fails!

2014-12-30 Thread Mohammad_AlSaleh
On Tue, Dec 30, 2014 at 01:42:03PM +0100, Christian Hesse wrote: > Mohammad_AlSaleh on Tue, 2014/12/30 14:36: > > Hello. > > > > I just came across some weird behavior. > > > > A small testcase: > > > > cd /tmp # should be tmpfs > > touch tfil

[arch-general] Opening symlinks in tmpfs as root fails!

2014-12-30 Thread Mohammad_AlSaleh
Hello. I just came across some weird behavior. A small testcase: cd /tmp # should be tmpfs touch tfile ln -s tfile tlink cat tlink When cat executes, it returns with success(0). But, if cat is executed as root, it fails with a permission denied error. What's really happening is, the open() sys

Re: [arch-general] [arch-dev-public] Moving gnutls to [core]

2014-12-12 Thread Mohammad_AlSaleh
On Thu, Dec 11, 2014 at 07:18:16PM +0100, Jan Alexander Steffens wrote: > On Wed, Dec 10, 2014 at 10:46 PM, Gaetan Bisson wrote: > > I'd like to move gnutls and its dependencies (libtasn1, nettle, p11-kit) > > to [core] so gnupg can link against it; that'll enable HKPS support. > > p11-kit and it

[arch-general] Linux 3.14: Kenel panic in radeon code

2014-04-02 Thread Mohammad_AlSaleh
Hello. testing/linux-3.14-1 x86-64 The kernel panicked while starting X. The errors dumped pointed to the radeon module. Is anyone else seeing this regression?