Bug 532732

Summary: /usr/bin/ecryptfs-setup-private: line 282: getext: command not found
Product: [Fedora] Fedora Reporter: Michal Nowak <mnowak>
Component: ecryptfs-utilsAssignee: Michal Hlavinka <mhlavink>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: esandeen, karsten, kevin, mhlavink, ohudlick
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 82-1.fc12 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-11-25 15:05:37 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 Michal Nowak 2009-11-03 16:35:25 UTC
[root@hp-dl360-06 private-directory-sanity]# ecryptfs-setup-private 
Enter your login passphrase: 
/usr/bin/ecryptfs-setup-private: line 282: getext: command not found
ERROR:
Enter your login passphrase: 
/usr/bin/ecryptfs-setup-private: line 282: getext: command not found
ERROR:
Enter your login passphrase: 
/usr/bin/ecryptfs-setup-private: line 282: getext: command not found
ERROR:
ERROR: Too


There's typo at line 282:                                         echo `gettext "ERROR:"` `getext "Your login passphrase is incorrect"`


-> s/getext/gettext/


Also the error msg: 'ERROR: Too' makes not much sence.

Comment 1 Michal Nowak 2009-11-04 12:28:52 UTC
Another similar error:

/usr/bin/ecryptfs-setup-private: line 174: Enter the username: : command not found
gettext

<code>
                echo -n gettext `"Enter the username: "`
</code>

Comment 2 Fedora Update System 2009-11-09 16:04:31 UTC
ecryptfs-utils-81-2.fc12 has been submitted as an update for Fedora 12.
http://admin.fedoraproject.org/updates/ecryptfs-utils-81-2.fc12

Comment 3 Fedora Update System 2009-11-10 17:51:59 UTC
ecryptfs-utils-81-2.fc12 has been pushed to the Fedora 12 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update ecryptfs-utils'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F12/FEDORA-2009-11240

Comment 4 Fedora Update System 2009-11-12 00:52:48 UTC
ecryptfs-utils-82-1.fc12 has been pushed to the Fedora 12 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update ecryptfs-utils'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F12/FEDORA-2009-11240

Comment 5 Bug Zapper 2009-11-16 15:00:17 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 12 development cycle.
Changing version to '12'.

More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 6 Fedora Update System 2009-11-25 15:05:32 UTC
ecryptfs-utils-82-1.fc12 has been pushed to the Fedora 12 stable repository.  If problems still persist, please make note of it in this bug report.