Bug 653465

Summary: /usr/share/vte/termcap* reorganisation breaks running processes
Product: [Fedora] Fedora Reporter: Matthew Garrett <mjg>
Component: vteAssignee: Kevin Fenzi <kevin>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: behdad, jfeeney
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-01-19 16:45:54 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Matthew Garrett 2010-11-15 14:54:24 UTC
Upgrading to vte-0.27.1-1.fc15.x86_64 and then opening a new instance of my running gnome-terminal resulted in the following error:

*** VTE ***: Failed to load terminal capabilities from '/etc/termcap'

This is because the running libvte is looking for /usr/share/vte/termcap/xterm and the new libvte provides /usr/share/vte/termcap-0.0/xterm. This will affect any running applications using VTE over the upgrade. A backward compatibility symlink would avoid it.

Comment 1 Fedora Admin XMLRPC Client 2012-01-19 16:09:39 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 2 Kevin Fenzi 2012-01-19 16:45:54 UTC
Does this bug still happen? 

I've not seen this error... 

Can you re-open this if you still are seeing it?