Re: Test failure on linux ppc

2017-09-07 Fir de Conversatie Christian Brabandt

On Do, 07 Sep 2017, Elimar Riesebieter wrote:

> * Christian Brabandt  [2017-09-06 22:14 +0200]:
> 
> > 
> [...]
> > Did this work with a previous version? If you run the ppc compiled vim 
> > and do :e /.config/git/config  what is the filetype (:set filetype?)
> 
> Permission Denied

Hm, looks like this is not easily catchable...


Best,
Christian
-- 
Im Leben ist das Böse oft preiswerter als das Dumme.
-- Mathias Richling

-- 
-- 
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Test failure on linux ppc

2017-09-07 Fir de Conversatie Elimar Riesebieter
* Christian Brabandt  [2017-09-06 22:14 +0200]:

> 
[...]
> Did this work with a previous version? If you run the ppc compiled vim 
> and do :e /.config/git/config  what is the filetype (:set filetype?)

Permission Denied

> What for the other upstart paths? You probably need a :filetype on

* Bram Moolenaar  [2017-09-06 21:44 +0200]:

[...]
> It works fine for most users.  What is special about this system?
> The common part seems to be the ".config" directory.

There was a leftover from an old ALSA bug. I deleted the directory
/.config owned by root, created in 2013 and everything works as
expected now.

BTW the former version 8.0.0946 compiled fine with /.config ...

Elimar
-- 
  Excellent day for drinking heavily.
  Spike the office water cooler;-)

-- 
-- 
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Test failure on linux ppc

2017-09-06 Fir de Conversatie Christian Brabandt

On Mi, 06 Sep 2017, Elimar Riesebieter wrote:

> * Elimar Riesebieter  [2017-09-06 15:58 +0200]:
> 
> > Running tests on linux ppc I get:
> > 
> > >From test_alot.vim:¬
> >   Found errors in Test_filetype_detection():¬
> >   function RunTheTest[24]..Test_filetype_detection[2]..CheckItems line 9: 
> > with file name: /.config/git/config: Expected 'gitconfig' but got ''¬
> >   function RunTheTest[24]..Test_filetype_detection[2]..CheckItems line 9: 
> > with file name: /.config/upstart/file.conf: Expected 'upstart' but got ''¬
> >   function RunTheTest[24]..Test_filetype_detection[2]..CheckItems line 9: 
> > with file name: /.config/upstart/file.override: Expected 'upstart' but got 
> > ''¬
> >   TEST FAILURE¬
> > 
> > Build on amd64 just runs fine, though.
> 
> This is with 8.0.1064

Did this work with a previous version? If you run the ppc compiled vim 
and do :e /.config/git/config  what is the filetype (:set filetype?)
What for the other upstart paths? You probably need a :filetype on

Best,
Christian
-- 
Den berühmten Mann freuet kein anderes Lob weiter als ein größeres.
-- Jean Paul

-- 
-- 
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Test failure on linux ppc

2017-09-06 Fir de Conversatie Bram Moolenaar

Elimar Riesebieter wrote:

> Running tests on linux ppc I get:
> 
> From test_alot.vim:¬
>   Found errors in Test_filetype_detection():¬
>   function RunTheTest[24]..Test_filetype_detection[2]..CheckItems line 9: 
> with file name: /.config/git/config: Expected 'gitconfig' but got ''¬
>   function RunTheTest[24]..Test_filetype_detection[2]..CheckItems line 9: 
> with file name: /.config/upstart/file.conf: Expected 'upstart' but got ''¬
>   function RunTheTest[24]..Test_filetype_detection[2]..CheckItems line 9: 
> with file name: /.config/upstart/file.override: Expected 'upstart' but got ''¬
>   TEST FAILURE¬
> 
> Build on amd64 just runs fine, though.

It works fine for most users.  What is special about this system?
The common part seems to be the ".config" directory.

-- 
>From "know your smileys":
 y:-)   Bad toupee

 /// Bram Moolenaar -- b...@moolenaar.net -- http://www.Moolenaar.net   \\\
///sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\  an exciting new programming language -- http://www.Zimbu.org///
 \\\help me help AIDS victims -- http://ICCF-Holland.org///

-- 
-- 
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Test failure on linux ppc

2017-09-06 Fir de Conversatie Elimar Riesebieter
* Elimar Riesebieter  [2017-09-06 15:58 +0200]:

> Running tests on linux ppc I get:
> 
> >From test_alot.vim:¬
>   Found errors in Test_filetype_detection():¬
>   function RunTheTest[24]..Test_filetype_detection[2]..CheckItems line 9: 
> with file name: /.config/git/config: Expected 'gitconfig' but got ''¬
>   function RunTheTest[24]..Test_filetype_detection[2]..CheckItems line 9: 
> with file name: /.config/upstart/file.conf: Expected 'upstart' but got ''¬
>   function RunTheTest[24]..Test_filetype_detection[2]..CheckItems line 9: 
> with file name: /.config/upstart/file.override: Expected 'upstart' but got ''¬
>   TEST FAILURE¬
> 
> Build on amd64 just runs fine, though.

This is with 8.0.1064

Elimar
-- 
  Alles, was viel bedacht wird, wird bedenklich!;-)
 Friedrich Nietzsche

-- 
-- 
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Test failure on linux ppc

2017-09-06 Fir de Conversatie Elimar Riesebieter
Running tests on linux ppc I get:

>From test_alot.vim:¬
  Found errors in Test_filetype_detection():¬
  function RunTheTest[24]..Test_filetype_detection[2]..CheckItems line 9: with 
file name: /.config/git/config: Expected 'gitconfig' but got ''¬
  function RunTheTest[24]..Test_filetype_detection[2]..CheckItems line 9: with 
file name: /.config/upstart/file.conf: Expected 'upstart' but got ''¬
  function RunTheTest[24]..Test_filetype_detection[2]..CheckItems line 9: with 
file name: /.config/upstart/file.override: Expected 'upstart' but got ''¬
  TEST FAILURE¬

Build on amd64 just runs fine, though.

Elimar
-- 
  >what IMHO then?
  IMHO - Inhalation of a Multi-leafed Herbal Opiate ;)
  --posting from alex in debian-user--

-- 
-- 
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.