-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hardcoded FISH scripts do not work properly #2347
Comments
Telepathy module is totally broken.
What are you doing? What system are you using? |
Probably he didn't install separated #2242 files or took some broken distro package. Anyway contrib/dist/redhat/mc.spec.in doesn't seem to include them too. |
Hm.. rpmbuild show a message about unpacked files in $BUILDROOT. Package builder should look to that messages. |
But anyway. mc.spec.in must be fixed. |
After the buildbot was destroyed the SPEC is no longer kept current. I have finally created a new KVM host for restoring the buildbot, but I don't have time to setup mock and the whole thing. I hope to get to it sooner or later. Maybe in a few weeks. |
Replying to andrew_b:
I'm using Debian. |
You are kidding??? Where is mc -V ? Which configure options? |
aptitude show mc |
Replying to zaytsev:
LANG=C ./mc -V
LANG=C mc -V |
Where did you get it? Compiled from source? How did you install it? Are the FISH scripts in place? |
Hmm... this bug occurs only when create a debian package (but all the files are in place). |
How did you create a package? How do you know they are in place?
P.S. This ticket is a nice provocation to get rid of hardcoded FISH scripts since they don't seem to work anyway! :-) |
Replying to zaytsev:
Generally they work but some bugs are present. :) |
Replying to zaytsev:
When i do
#./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib;make;make install
anything works,but when i build deb with debian files from ftp://ftp.debian.org/debian/pool/main/m/mc/mc_4.7.0.9-1.debian.tar.gz
#fakeroot debian/rules binary
FISH becobes broken. |
Branch: 2347_fish_fix |
|
Of course if you build a package for 4.7.4 from my sources for 4.7.0.9 FISH scripts are not going to be installed where they belong. What else did you expect??? New FISH is not backported yet to the stable branch.
What I find annoying is that instead of providing all the details at once, we have to fish them out of you one by one. |
|
|
|
Fixed: [5f81b14] |
|
Important
This issue was migrated from Trac:
gms
(gms_mouse@….ru)gotar@….pl
,zaytsev
(@zyv)It is not possible to enter any remote diectory except "/" and view any file.
The text was updated successfully, but these errors were encountered: