unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#25273: [ng0@libertad.pw: 'mc' package needs some fixes]
@ 2016-12-26  2:46 Leo Famulari
  2016-12-26 12:49 ` ng0
  0 siblings, 1 reply; 10+ messages in thread
From: Leo Famulari @ 2016-12-26  2:46 UTC (permalink / raw)
  To: 25273

----- Forwarded message from ng0 <ng0@libertad.pw> -----

Date: Wed, 21 Dec 2016 21:40:31 +0000
From: ng0 <ng0@libertad.pw>
To: guix-devel@gnu.org
Subject: 'mc' package needs some fixes

Is someone interested in fixing our `mc' package? It is
functional, but some parts of it are not functional for Guix. Grep
for "/bin/" in the directory of $(guix build mc) shows results
which assume the existence of /bin/ (not
/gnu/store/.../bin/$binary, where I don't mean shebangs but
further down in the scripts.
-- 
♥Ⓐ  ng0  | PGP keys and more: https://n0is.noblogs.org/
         |                    http://ng0.chaosnet.org


----- End forwarded message -----

^ permalink raw reply	[flat|nested] 10+ messages in thread

* bug#25273: [ng0@libertad.pw: 'mc' package needs some fixes]
  2016-12-26  2:46 bug#25273: [ng0@libertad.pw: 'mc' package needs some fixes] Leo Famulari
@ 2016-12-26 12:49 ` ng0
  2016-12-26 13:07   ` ng0
  0 siblings, 1 reply; 10+ messages in thread
From: ng0 @ 2016-12-26 12:49 UTC (permalink / raw)
  To: 25273

Leo Famulari <leo@famulari.name> writes:

> ----- Forwarded message from ng0 <ng0@libertad.pw> -----
>
> Date: Wed, 21 Dec 2016 21:40:31 +0000
> From: ng0 <ng0@libertad.pw>
> To: guix-devel@gnu.org
> Subject: 'mc' package needs some fixes
>
> Is someone interested in fixing our `mc' package? It is
> functional, but some parts of it are not functional for Guix. Grep
> for "/bin/" in the directory of $(guix build mc) shows results
> which assume the existence of /bin/ (not
> /gnu/store/.../bin/$binary, where I don't mean shebangs but
> further down in the scripts.
> -- 
> ♥Ⓐ  ng0  | PGP keys and more: https://n0is.noblogs.org/
>          |                    http://ng0.chaosnet.org
>
>
> ----- End forwarded message -----

92 results, most of them do not seem to be very
complicated. Before I start with this, do we adjust "help" files
too? I mean when we open the HELP function of an application it
should reflect what our system does and not some non-existent
defaults for other systems.

-- 
♥Ⓐ  ng0
PGP keys and more: https://n0is.noblogs.org/ http://ng0.chaosnet.org

^ permalink raw reply	[flat|nested] 10+ messages in thread

* bug#25273: [ng0@libertad.pw: 'mc' package needs some fixes]
  2016-12-26 12:49 ` ng0
@ 2016-12-26 13:07   ` ng0
  2016-12-26 13:19     ` ng0
  2016-12-26 14:09     ` Tobias Geerinckx-Rice
  0 siblings, 2 replies; 10+ messages in thread
From: ng0 @ 2016-12-26 13:07 UTC (permalink / raw)
  To: 25273

ng0 <ng0@libertad.pw> writes:

> Leo Famulari <leo@famulari.name> writes:
>
>> ----- Forwarded message from ng0 <ng0@libertad.pw> -----
>>
>> Date: Wed, 21 Dec 2016 21:40:31 +0000
>> From: ng0 <ng0@libertad.pw>
>> To: guix-devel@gnu.org
>> Subject: 'mc' package needs some fixes
>>
>> Is someone interested in fixing our `mc' package? It is
>> functional, but some parts of it are not functional for Guix. Grep
>> for "/bin/" in the directory of $(guix build mc) shows results
>> which assume the existence of /bin/ (not
>> /gnu/store/.../bin/$binary, where I don't mean shebangs but
>> further down in the scripts.
>> -- 
>> ♥Ⓐ  ng0  | PGP keys and more: https://n0is.noblogs.org/
>>          |                    http://ng0.chaosnet.org
>>
>>
>> ----- End forwarded message -----
>
> 92 results, most of them do not seem to be very
> complicated. Before I start with this, do we adjust "help" files
> too? I mean when we open the HELP function of an application it
> should reflect what our system does and not some non-existent
> defaults for other systems.

Some extension of mc will make the size of its graph grow.
I personally don't care about the size, but others might. So:
should I follow my vim example and put those changes into mc-full
or should the default be an fully functional mc with all 2nd and
3rd level dependencies (which are not obvious as mc doesn't print
error messages)?

-- 
♥Ⓐ  ng0
PGP keys and more: https://n0is.noblogs.org/ http://ng0.chaosnet.org

^ permalink raw reply	[flat|nested] 10+ messages in thread

* bug#25273: [ng0@libertad.pw: 'mc' package needs some fixes]
  2016-12-26 13:07   ` ng0
@ 2016-12-26 13:19     ` ng0
  2016-12-26 13:52       ` ng0
  2016-12-26 14:09     ` Tobias Geerinckx-Rice
  1 sibling, 1 reply; 10+ messages in thread
From: ng0 @ 2016-12-26 13:19 UTC (permalink / raw)
  To: 25273

ng0 <ng0@libertad.pw> writes:

> ng0 <ng0@libertad.pw> writes:
>
>> Leo Famulari <leo@famulari.name> writes:
>>
>>> ----- Forwarded message from ng0 <ng0@libertad.pw> -----
>>>
>>> Date: Wed, 21 Dec 2016 21:40:31 +0000
>>> From: ng0 <ng0@libertad.pw>
>>> To: guix-devel@gnu.org
>>> Subject: 'mc' package needs some fixes
>>>
>>> Is someone interested in fixing our `mc' package? It is
>>> functional, but some parts of it are not functional for Guix. Grep
>>> for "/bin/" in the directory of $(guix build mc) shows results
>>> which assume the existence of /bin/ (not
>>> /gnu/store/.../bin/$binary, where I don't mean shebangs but
>>> further down in the scripts.
>>> -- 
>>> ♥Ⓐ  ng0  | PGP keys and more: https://n0is.noblogs.org/
>>>          |                    http://ng0.chaosnet.org
>>>
>>>
>>> ----- End forwarded message -----
>>
>> 92 results, most of them do not seem to be very
>> complicated. Before I start with this, do we adjust "help" files
>> too? I mean when we open the HELP function of an application it
>> should reflect what our system does and not some non-existent
>> defaults for other systems.
>
> Some extension of mc will make the size of its graph grow.
> I personally don't care about the size, but others might. So:
> should I follow my vim example and put those changes into mc-full
> or should the default be an fully functional mc with all 2nd and
> 3rd level dependencies (which are not obvious as mc doesn't print
> error messages)?

To give an example why I think this is important, we have
absolute paths left over which are expected to just work on other
systems with no hard dependencies on those applications. MC will
work without them, but various extensions, like those below are
just disfunctional without a reason. Until you grep its store
location for obvious reasons, you will just think the application
is faulty or your file is broken, or whatever you happen to think
of, as for other systems it just happens to work. MC has no
possibility to display error messages for these extension (in
most cases). Three examples:

libexec/mc/extfs.d/uzip:18:my $app_zip = "/usr/bin/zip";                                               
libexec/mc/extfs.d/uzip:20:my $app_unzip = "/usr/bin/unzip";
share/mc/syntax/Syntax:196:file \\.procmailrc$ Procmail\sRC\sFile ^#/usr/bin/procmail


-- 
♥Ⓐ  ng0
PGP keys and more: https://n0is.noblogs.org/ http://ng0.chaosnet.org

^ permalink raw reply	[flat|nested] 10+ messages in thread

* bug#25273: [ng0@libertad.pw: 'mc' package needs some fixes]
  2016-12-26 13:19     ` ng0
@ 2016-12-26 13:52       ` ng0
  2016-12-26 14:48         ` ng0
  0 siblings, 1 reply; 10+ messages in thread
From: ng0 @ 2016-12-26 13:52 UTC (permalink / raw)
  To: 25273

ng0 <ng0@libertad.pw> writes:

> ng0 <ng0@libertad.pw> writes:
>
>> ng0 <ng0@libertad.pw> writes:
>>
>>> Leo Famulari <leo@famulari.name> writes:
>>>
>>>> ----- Forwarded message from ng0 <ng0@libertad.pw> -----
>>>>
>>>> Date: Wed, 21 Dec 2016 21:40:31 +0000
>>>> From: ng0 <ng0@libertad.pw>
>>>> To: guix-devel@gnu.org
>>>> Subject: 'mc' package needs some fixes
>>>>
>>>> Is someone interested in fixing our `mc' package? It is
>>>> functional, but some parts of it are not functional for Guix. Grep
>>>> for "/bin/" in the directory of $(guix build mc) shows results
>>>> which assume the existence of /bin/ (not
>>>> /gnu/store/.../bin/$binary, where I don't mean shebangs but
>>>> further down in the scripts.
>>>> -- 
>>>> ♥Ⓐ  ng0  | PGP keys and more: https://n0is.noblogs.org/
>>>>          |                    http://ng0.chaosnet.org
>>>>
>>>>
>>>> ----- End forwarded message -----
>>>
>>> 92 results, most of them do not seem to be very
>>> complicated. Before I start with this, do we adjust "help" files
>>> too? I mean when we open the HELP function of an application it
>>> should reflect what our system does and not some non-existent
>>> defaults for other systems.
>>
>> Some extension of mc will make the size of its graph grow.
>> I personally don't care about the size, but others might. So:
>> should I follow my vim example and put those changes into mc-full
>> or should the default be an fully functional mc with all 2nd and
>> 3rd level dependencies (which are not obvious as mc doesn't print
>> error messages)?
>
> To give an example why I think this is important, we have
> absolute paths left over which are expected to just work on other
> systems with no hard dependencies on those applications. MC will
> work without them, but various extensions, like those below are
> just disfunctional without a reason. Until you grep its store
> location for obvious reasons, you will just think the application
> is faulty or your file is broken, or whatever you happen to think
> of, as for other systems it just happens to work. MC has no
> possibility to display error messages for these extension (in
> most cases). Three examples:
>
> libexec/mc/extfs.d/uzip:18:my $app_zip = "/usr/bin/zip";                                               
> libexec/mc/extfs.d/uzip:20:my $app_unzip = "/usr/bin/unzip";
> share/mc/syntax/Syntax:196:file \\.procmailrc$ Procmail\sRC\sFile ^#/usr/bin/procmail

Further questions:

Which applications provide "/usr/bin/open"?

-- 
♥Ⓐ  ng0
PGP keys and more: https://n0is.noblogs.org/ http://ng0.chaosnet.org

^ permalink raw reply	[flat|nested] 10+ messages in thread

* bug#25273: [ng0@libertad.pw: 'mc' package needs some fixes]
  2016-12-26 13:07   ` ng0
  2016-12-26 13:19     ` ng0
@ 2016-12-26 14:09     ` Tobias Geerinckx-Rice
  2016-12-26 15:11       ` ng0
  1 sibling, 1 reply; 10+ messages in thread
From: Tobias Geerinckx-Rice @ 2016-12-26 14:09 UTC (permalink / raw)
  To: ng0, 25273


[-- Attachment #1.1: Type: text/plain, Size: 436 bytes --]

Guix, ng0,

On 26/12/16 14:07, ng0 wrote:
> Some extension of mc will make the size of its graph grow.
> I personally don't care about the size, but others might. So:

I share your (lack of) concern.

> should I follow my vim example and put those changes into mc-full

Even then, the broken^Wminimal variant will need its own set of patches
to properly search $PATH instead of using obsolute paths.

Hap hols,

T G-R


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 476 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

* bug#25273: [ng0@libertad.pw: 'mc' package needs some fixes]
  2016-12-26 13:52       ` ng0
@ 2016-12-26 14:48         ` ng0
  2016-12-26 16:56           ` Leo Famulari
  0 siblings, 1 reply; 10+ messages in thread
From: ng0 @ 2016-12-26 14:48 UTC (permalink / raw)
  To: 25273

ng0 <ng0@libertad.pw> writes:

> Further questions:
>
> Which applications provide "/usr/bin/open"?

And also, which application provides "/usr/bin/indent"?

share/mc/help/mc.hlp.pl:1187:/usr/bin/indent -kr -pcs ~/.cache/mc/mcedit/mcedit.block>& /dev/null 

-- 
♥Ⓐ  ng0
PGP keys and more: https://n0is.noblogs.org/ http://ng0.chaosnet.org

^ permalink raw reply	[flat|nested] 10+ messages in thread

* bug#25273: [ng0@libertad.pw: 'mc' package needs some fixes]
  2016-12-26 14:09     ` Tobias Geerinckx-Rice
@ 2016-12-26 15:11       ` ng0
  0 siblings, 0 replies; 10+ messages in thread
From: ng0 @ 2016-12-26 15:11 UTC (permalink / raw)
  To: 25273

Tobias Geerinckx-Rice <me@tobias.gr> writes:

> Guix, ng0,
>
> On 26/12/16 14:07, ng0 wrote:
>> Some extension of mc will make the size of its graph grow.
>> I personally don't care about the size, but others might. So:
>
> I share your (lack of) concern.
>
>> should I follow my vim example and put those changes into mc-full
>
> Even then, the broken^Wminimal variant will need its own set of patches
> to properly search $PATH instead of using obsolute paths.
>
> Hap hols,
>
> T G-R
>

This is egrep -nr "/bin/" in $(guix build mc) from before the
partial fix I already submitted. In my opinion there is no need
to add changes to $PATH or am I wrong?

share/mc/help/mc.hlp.pl:103:        /gnu/store/j9bv353g42smgs0dwcgnzijgagyzxj0n-mc-4.8.16/bin/mc -P "$@" > "$MC"
share/mc/help/mc.hlp.pl:110:alias mc 'setenv MC `/gnu/store/j9bv353g42smgs0dwcgnzijgagyzxj0n-mc-4.8.16/bin/mc -P !*`; cd $MC; unsetenv MC'
share/mc/help/mc.hlp.pl:1186:#!/bin/sh
share/mc/help/mc.hlp.pl:1187:/usr/bin/indent -kr -pcs ~/.cache/mc/mcedit/mcedit.block>& /dev/null
share/mc/help/mc.hlp.es:1935:clipboard_store=/usr/bin/xclip -i
share/mc/help/mc.hlp.es:1940:clipboard_paste=/usr/bin/xclip -o
share/mc/help/mc.hlp:1215:The .OPTIONS.OPTIONS. section has more information on how you can control subshell usage (-U/-u). Furthermore, to set a specific subshell different from your current SHELL variable or login shell defined in /etc/passwd, you may call MC like this: \bSHELL=/bin/myshell mc\v.[Chmod]
share/mc/syntax/Syntax:40:file .\*(bash_completion|profile|\\.(sh|bash_login|bash_profile|bash_logout|bash_aliases|bash_exports|bash_history|bashrc|profile|zlogin|zlogout|zprofile|zshenv|zshrc))$ Shell\sScript ^#!\s\*/(.\*/|usr/bin/env\s)([a-z]?|ba|pdk)sh
share/mc/syntax/Syntax:43:file ..\*\\.(pl|PL|pm|PM|psgi|PSGI)$ Perl\sProgram ^#!.\*([\s/]perl|/gnu/store/9kmlcadkj7y1ag0lc2jl9dajlq3m90zr-perl-5.24.0/bin/perl)
share/mc/syntax/Syntax:46:file ..\*\\.(py|PY)$ Python\sProgram ^#!.\*([\s/]python|/usr/bin/python)
share/mc/syntax/Syntax:52:file ..\*\\.(rb|RB)$ Ruby\sProgram ^#!.\*([\s/]ruby|/usr/bin/ruby)
share/mc/syntax/Syntax:196:file \\.procmailrc$ Procmail\sRC\sFile ^#/usr/bin/procmail
share/mc/syntax/d.syntax:16:    keyword whole linestart #!\[\s\]/\[abcdefghijklmnopqrstuvwxyz\]/\[abcdefghijklmnopqrstuvwxyz\]/\[abcdefghijklmnopqrstuvwxyz\]/\[abcdefghijklmnopqrstuvwxyz\]/bin/dmd brightcyan black
share/mc/syntax/d.syntax:17:    keyword whole linestart #!\[\s\]/\[abcdefghijklmnopqrstuvwxyz\]/\[abcdefghijklmnopqrstuvwxyz\]/\[abcdefghijklmnopqrstuvwxyz\]/bin/dmd brightcyan black
share/mc/syntax/d.syntax:18:    keyword whole linestart #!\[\s\]/\[abcdefghijklmnopqrstuvwxyz\]/\[abcdefghijklmnopqrstuvwxyz\]/bin/dmd brightcyan black
share/mc/syntax/d.syntax:19:    keyword whole linestart #!\[\s\]/\[abcdefghijklmnopqrstuvwxyz\]/bin/dmd brightcyan black
share/mc/syntax/d.syntax:20:    keyword whole linestart #!\[\s\]/bin/dmd brightcyan black
share/mc/syntax/awk.syntax:22:    keyword whole linestart #!\[\s\]/bin/\[msg\]awk yellow magenta
share/mc/syntax/awk.syntax:23:    keyword whole linestart #!\[\s\]/usr/bin/\[msg\]awk yellow magenta
share/mc/syntax/ruby.syntax:8:    keyword whole linestart #!\[\s\]/\[abcdefghijklmnopqrstuvwxyz\]/\[abcdefghijklmnopqrstuvwxyz\]/\[abcdefghijklmnopqrstuvwxyz\]/\[abcdefghijklmnopqrstuvwxyz\]/bin/ruby brightcyan black
share/mc/syntax/ruby.syntax:9:    keyword whole linestart #!\[\s\]/\[abcdefghijklmnopqrstuvwxyz\]/\[abcdefghijklmnopqrstuvwxyz\]/\[abcdefghijklmnopqrstuvwxyz\]/bin/ruby brightcyan black
share/mc/syntax/ruby.syntax:10:    keyword whole linestart #!\[\s\]/\[abcdefghijklmnopqrstuvwxyz\]/\[abcdefghijklmnopqrstuvwxyz\]/bin/ruby brightcyan black
share/mc/syntax/ruby.syntax:11:    keyword whole linestart #!\[\s\]/\[abcdefghijklmnopqrstuvwxyz\]/bin/ruby brightcyan black
share/mc/syntax/ruby.syntax:12:    keyword whole linestart #!\[\s\]/bin/ruby brightcyan black
libexec/mc/mc-wrapper.sh:3:/gnu/store/j9bv353g42smgs0dwcgnzijgagyzxj0n-mc-4.8.16/bin/mc -P "$MC_PWD_FILE" "$@"
libexec/mc/extfs.d/u7z:1:#!/gnu/store/qkw4zrwfybxww8f56nkb6hggxambk89b-bash-4.4.0/bin/sh
libexec/mc/extfs.d/deb:1:#! /gnu/store/9kmlcadkj7y1ag0lc2jl9dajlq3m90zr-perl-5.24.0/bin/perl
libexec/mc/extfs.d/gitfs+:1:#!/gnu/store/qkw4zrwfybxww8f56nkb6hggxambk89b-bash-4.4.0/bin/sh
libexec/mc/extfs.d/uarc:1:#!/gnu/store/qkw4zrwfybxww8f56nkb6hggxambk89b-bash-4.4.0/bin/sh
libexec/mc/extfs.d/patchfs:1:#! /gnu/store/9kmlcadkj7y1ag0lc2jl9dajlq3m90zr-perl-5.24.0/bin/perl -w
libexec/mc/extfs.d/uace:1:#!/gnu/store/qkw4zrwfybxww8f56nkb6hggxambk89b-bash-4.4.0/bin/sh
libexec/mc/extfs.d/patchsetfs:1:#!/gnu/store/qkw4zrwfybxww8f56nkb6hggxambk89b-bash-4.4.0/bin/sh
libexec/mc/extfs.d/dpkg+:1:#! /gnu/store/9kmlcadkj7y1ag0lc2jl9dajlq3m90zr-perl-5.24.0/bin/perl
libexec/mc/extfs.d/uc1541:1:#! /usr/bin/python
libexec/mc/extfs.d/uzoo:1:#!/gnu/store/qkw4zrwfybxww8f56nkb6hggxambk89b-bash-4.4.0/bin/sh
libexec/mc/extfs.d/a+:1:#! /gnu/store/9kmlcadkj7y1ag0lc2jl9dajlq3m90zr-perl-5.24.0/bin/perl -w
libexec/mc/extfs.d/uha:1:#!/gnu/store/qkw4zrwfybxww8f56nkb6hggxambk89b-bash-4.4.0/bin/sh
libexec/mc/extfs.d/urar:1:#!/gnu/store/qkw4zrwfybxww8f56nkb6hggxambk89b-bash-4.4.0/bin/sh
libexec/mc/extfs.d/rpm:1:#!/gnu/store/qkw4zrwfybxww8f56nkb6hggxambk89b-bash-4.4.0/bin/sh
libexec/mc/extfs.d/s3+:1:#! /usr/bin/python
libexec/mc/extfs.d/rpms+:1:#! /gnu/store/9kmlcadkj7y1ag0lc2jl9dajlq3m90zr-perl-5.24.0/bin/perl
libexec/mc/extfs.d/uzip:1:#! /gnu/store/9kmlcadkj7y1ag0lc2jl9dajlq3m90zr-perl-5.24.0/bin/perl -w
libexec/mc/extfs.d/uzip:18:my $app_zip = "/usr/bin/zip";
libexec/mc/extfs.d/uzip:20:my $app_unzip = "/usr/bin/unzip";
libexec/mc/extfs.d/audio:1:#!/gnu/store/qkw4zrwfybxww8f56nkb6hggxambk89b-bash-4.4.0/bin/sh
libexec/mc/extfs.d/deba:1:#! /gnu/store/9kmlcadkj7y1ag0lc2jl9dajlq3m90zr-perl-5.24.0/bin/perl
libexec/mc/extfs.d/ucab:1:#!/gnu/store/qkw4zrwfybxww8f56nkb6hggxambk89b-bash-4.4.0/bin/sh
libexec/mc/extfs.d/debd:1:#! /gnu/store/9kmlcadkj7y1ag0lc2jl9dajlq3m90zr-perl-5.24.0/bin/perl
libexec/mc/extfs.d/debd:135:           if ( -x "/usr/bin/dpkg-repack" ) {
libexec/mc/extfs.d/debd:139:           if ( -x "/usr/bin/apt-get" ) {
libexec/mc/extfs.d/debd:145:       if( -x "/usr/bin/dpkg-reconfigure" && -x "/var/lib/dpkg/info/$archive.config" ) {
libexec/mc/extfs.d/uarj:1:#!/gnu/store/qkw4zrwfybxww8f56nkb6hggxambk89b-bash-4.4.0/bin/sh
libexec/mc/extfs.d/ulib:1:#! /gnu/store/9kmlcadkj7y1ag0lc2jl9dajlq3m90zr-perl-5.24.0/bin/perl -w
libexec/mc/extfs.d/ulib:12:my @PATHS = ('/usr/bin/gplib', '/usr/local/bin/gplib');
libexec/mc/extfs.d/trpm:1:#!/gnu/store/qkw4zrwfybxww8f56nkb6hggxambk89b-bash-4.4.0/bin/sh
libexec/mc/extfs.d/changesetfs:1:#!/gnu/store/qkw4zrwfybxww8f56nkb6hggxambk89b-bash-4.4.0/bin/sh
libexec/mc/extfs.d/hp48+:1:#!/gnu/store/qkw4zrwfybxww8f56nkb6hggxambk89b-bash-4.4.0/bin/sh
libexec/mc/extfs.d/ulha:1:#!/gnu/store/qkw4zrwfybxww8f56nkb6hggxambk89b-bash-4.4.0/bin/sh
libexec/mc/extfs.d/bpp:1:#!/gnu/store/qkw4zrwfybxww8f56nkb6hggxambk89b-bash-4.4.0/bin/sh
libexec/mc/extfs.d/apt+:1:#! /gnu/store/9kmlcadkj7y1ag0lc2jl9dajlq3m90zr-perl-5.24.0/bin/perl
libexec/mc/extfs.d/lslR:1:#!/gnu/store/qkw4zrwfybxww8f56nkb6hggxambk89b-bash-4.4.0/bin/sh
libexec/mc/extfs.d/ualz:1:#!/gnu/store/qkw4zrwfybxww8f56nkb6hggxambk89b-bash-4.4.0/bin/sh
libexec/mc/extfs.d/uar:1:#!/gnu/store/qkw4zrwfybxww8f56nkb6hggxambk89b-bash-4.4.0/bin/sh
libexec/mc/extfs.d/iso9660:1:#!/gnu/store/qkw4zrwfybxww8f56nkb6hggxambk89b-bash-4.4.0/bin/sh
libexec/mc/extfs.d/iso9660:46:    echo "$lsl" | /gnu/store/hb301wl5s7352vbn1vds85dhy32n0hkw-grep-2.25/bin/grep "^[-d]" | \
libexec/mc/extfs.d/iso9660:98:        CHARSET=$(locale 2>/dev/null | /gnu/store/hb301wl5s7352vbn1vds85dhy32n0hkw-grep-2.25/bin/grep LC_CTYPE | sed -n -e 's/.*\.\(.*\)"$/\1/p')
libexec/mc/extfs.d/iso9660:102:        isoinfo -j $CHARSET -i /dev/null 2>&1 | /gnu/store/hb301wl5s7352vbn1vds85dhy32n0hkw-grep-2.25/bin/grep "Iconv not yet supported\|Unknown charset" >/dev/null && CHARSET=
libexec/mc/extfs.d/iso9660:113:    echo "$ISOINFO_D_I" | /gnu/store/hb301wl5s7352vbn1vds85dhy32n0hkw-grep-2.25/bin/grep "UCS level 1\|NO Joliet" > /dev/null || ISOINFO="$ISOINFO $JOLIET_OPT"
libexec/mc/extfs.d/iso9660:115:    if [ $(echo "$ISOINFO_D_I" | /gnu/store/hb301wl5s7352vbn1vds85dhy32n0hkw-grep-2.25/bin/grep "Joliet with UCS level 3 found" | wc -l) = 1 \
libexec/mc/extfs.d/iso9660:116:        -a $(echo "$ISOINFO_D_I" | /gnu/store/hb301wl5s7352vbn1vds85dhy32n0hkw-grep-2.25/bin/grep "NO Rock Ridge" | wc -l) = 1 ] ; then
libexec/mc/extfs.d/mailfs:1:#! /gnu/store/9kmlcadkj7y1ag0lc2jl9dajlq3m90zr-perl-5.24.0/bin/perl -w
libexec/mc/mc-wrapper.csh:9:/gnu/store/j9bv353g42smgs0dwcgnzijgagyzxj0n-mc-4.8.16/bin/mc -P "$MC_PWD_FILE" $*
libexec/mc/fish/README.fish:51:Client uses "echo FISH:;/bin/sh" as command executed on remote
libexec/mc/ext.d/video.sh:1:#!/gnu/store/qkw4zrwfybxww8f56nkb6hggxambk89b-bash-4.4.0/bin/sh
libexec/mc/ext.d/package.sh:1:#!/gnu/store/qkw4zrwfybxww8f56nkb6hggxambk89b-bash-4.4.0/bin/sh
libexec/mc/ext.d/archive.sh:1:#!/gnu/store/qkw4zrwfybxww8f56nkb6hggxambk89b-bash-4.4.0/bin/sh
libexec/mc/ext.d/sound.sh:1:#!/gnu/store/qkw4zrwfybxww8f56nkb6hggxambk89b-bash-4.4.0/bin/sh
libexec/mc/ext.d/text.sh:1:#!/gnu/store/qkw4zrwfybxww8f56nkb6hggxambk89b-bash-4.4.0/bin/sh
libexec/mc/ext.d/image.sh:1:#!/gnu/store/qkw4zrwfybxww8f56nkb6hggxambk89b-bash-4.4.0/bin/sh
libexec/mc/ext.d/web.sh:1:#!/gnu/store/qkw4zrwfybxww8f56nkb6hggxambk89b-bash-4.4.0/bin/sh
libexec/mc/ext.d/misc.sh:1:#!/gnu/store/qkw4zrwfybxww8f56nkb6hggxambk89b-bash-4.4.0/bin/sh
libexec/mc/ext.d/misc.sh:19:        /bin/cat "${MC_EXT_FILENAME}" 2>/dev/null
libexec/mc/ext.d/misc.sh:26:            /gnu/store/9kmlcadkj7y1ag0lc2jl9dajlq3m90zr-perl-5.24.0/bin/perl -e 'while (<>) { @a=split /[\s\t]+/, $_; printf ("%-30s | %10d | %s.%s.%02d | %s\n", $a[0], ($a[1]*1),$a[7], lc($a[4]), $a[5], $a[6]);}'
libexec/mc/ext.d/doc.sh:1:#!/gnu/store/qkw4zrwfybxww8f56nkb6hggxambk89b-bash-4.4.0/bin/sh
Binary file bin/mc matches
etc/mc/mc.menu:356:+ x /usr/bin/open | x /usr/local/bin/open & x /bin/sh
etc/mc/mcedit.menu:413:s       #! /bin/sh
etc/mc/mcedit.menu:414:        echo "#! /bin/sh" >%b
etc/mc/mcedit.menu:417:p       #! /usr/bin/perl
etc/mc/mcedit.menu:418:        echo "#! /usr/bin/perl" >%b
etc/mc/mcedit.menu:469:        open -s -- /bin/bash
etc/mc/edit.indent.rc:1:#!/gnu/store/qkw4zrwfybxww8f56nkb6hggxambk89b-bash-4.4.0/bin/sh

-- 
♥Ⓐ  ng0
PGP keys and more: https://n0is.noblogs.org/ http://ng0.chaosnet.org

^ permalink raw reply	[flat|nested] 10+ messages in thread

* bug#25273: [ng0@libertad.pw: 'mc' package needs some fixes]
  2016-12-26 14:48         ` ng0
@ 2016-12-26 16:56           ` Leo Famulari
  2019-02-11  4:11             ` Leo Famulari
  0 siblings, 1 reply; 10+ messages in thread
From: Leo Famulari @ 2016-12-26 16:56 UTC (permalink / raw)
  To: ng0; +Cc: 25273

On Mon, Dec 26, 2016 at 02:48:17PM +0000, ng0 wrote:
> ng0 <ng0@libertad.pw> writes:
> 
> > Further questions:
> >
> > Which applications provide "/usr/bin/open"?

On my Debian system, /bin/open is provided by the 'kbd' package. On
Guix, this package does not seem to include it.

> And also, which application provides "/usr/bin/indent"?

The 'indent' package.

^ permalink raw reply	[flat|nested] 10+ messages in thread

* bug#25273: [ng0@libertad.pw: 'mc' package needs some fixes]
  2016-12-26 16:56           ` Leo Famulari
@ 2019-02-11  4:11             ` Leo Famulari
  0 siblings, 0 replies; 10+ messages in thread
From: Leo Famulari @ 2019-02-11  4:11 UTC (permalink / raw)
  To: ng0; +Cc: 25273-done

[-- Attachment #1: Type: text/plain, Size: 164 bytes --]

More than two years have passed; I'm closing this bug.

If there are still specific things to do related to our mc package,
let's handle them in new bug reports :)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2019-02-11  4:12 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-26  2:46 bug#25273: [ng0@libertad.pw: 'mc' package needs some fixes] Leo Famulari
2016-12-26 12:49 ` ng0
2016-12-26 13:07   ` ng0
2016-12-26 13:19     ` ng0
2016-12-26 13:52       ` ng0
2016-12-26 14:48         ` ng0
2016-12-26 16:56           ` Leo Famulari
2019-02-11  4:11             ` Leo Famulari
2016-12-26 14:09     ` Tobias Geerinckx-Rice
2016-12-26 15:11       ` ng0

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).