Bug 1373946 - vim FTBFS in Fedora Rawhide & f25
Summary: vim FTBFS in Fedora Rawhide & f25
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: vim
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Karsten Hopp
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-09-07 13:44 UTC by Richard W.M. Jones
Modified: 2016-10-05 11:17 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-10-05 11:17:12 UTC
Type: Bug


Attachments (Terms of Use)

Description Richard W.M. Jones 2016-09-07 13:44:35 UTC
Description of problem:

On freshly checked out dist-git, Fedora 25 x86_64 host:

rjones@trick:~/d/fedora/vim/f25$ fedpkg prep
...
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0
patching file runtime/syntax/spec.vim
Hunk #3 FAILED at 105.
1 out of 3 hunks FAILED -- saving rejects to file runtime/syntax/spec.vim.rej
error: Bad exit status from /var/tmp/rpm-tmp.RuX64M (%prep)

In master branch:

rjones@trick:~/d/fedora/vim/master$ fedpkg prep


error: File /home/rjones/d/fedora/vim/master/vim-7.4-2342.tar.bz2: No such file or directory
Could not execute prep: Command 'rpmbuild --define '_sourcedir /home/rjones/d/fedora/vim/master' --define '_specdir /home/rjones/d/fedora/vim/master' --define '_builddir /home/rjones/d/fedora/vim/master' --define '_srcrpmdir /home/rjones/d/fedora/vim/master' --define '_rpmdir /home/rjones/d/fedora/vim/master' --define 'dist .fc26' --define 'fedora 26' --eval '%undefine rhel' --define 'fc26 1' --eval '%undefine fc25' --nodeps -bp /home/rjones/d/fedora/vim/master/vim.spec' returned non-zero exit status 1


Version-Release number of selected component (if applicable):

vim from dist-git

How reproducible:

100%

Steps to Reproduce:
1. See above.

Comment 1 Karsten Hopp 2016-10-05 11:17:12 UTC
vim got updated to vim-8 in the meantime and it built in koji.


Note You need to log in before you can comment on or make changes to this bug.