Bug 532732 - /usr/bin/ecryptfs-setup-private: line 282: getext: command not found
Summary: /usr/bin/ecryptfs-setup-private: line 282: getext: command not found
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: ecryptfs-utils
Version: 12
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Michal Hlavinka
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-11-03 16:35 UTC by Michal Nowak
Modified: 2013-03-08 02:07 UTC (History)
5 users (show)

Fixed In Version: 82-1.fc12
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-11-25 15:05:37 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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.


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