Bug 1480806

Summary: tmuxinator won't run until another tmux session exists
Product: [Fedora] Fedora Reporter: Dridi Boukelmoune <dridi.boukelmoune>
Component: tmuxAssignee: Sven Lankes <sven>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 26CC: dcantrell, rosset.filipe, strobert, sven
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-08-21 07:41:20 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Dridi Boukelmoune 2017-08-11 23:02:38 UTC
Description of problem:
A regression in tmux is breaking tmuxinator [1] unless a session is first manually started.

Version-Release number of selected component (if applicable):
tmux-2.5-1.fc26.x86_64

How reproducible:
Always

Steps to Reproduce:
1. Fresh boot
2. mux something

Additional info:

The bug is fixed in tmux master [2] and will be part of tmux 2.6, and a patch [3] is already available.

[1] https://github.com/tmuxinator/tmuxinator/issues/536
[2] https://github.com/tmux/tmux/issues/971
[3] https://github.com/tmux/tmux/files/1069554/x.diff.txt

Comment 1 Dridi Boukelmoune 2017-08-21 07:41:20 UTC
This is solved in tmux-2.5-4.fc26.x86_64, thanks!