2014-06-10 20:59:19 |
Thiago Martins |
bug |
|
|
added bug |
2014-06-10 20:59:54 |
Thiago Martins |
description |
Guys,
The package ecryptfs-utils works with Ubuntu 12.04.4 (http://uec-images.ubuntu.com/releases/12.04/release/ubuntu-12.04-server-cloudimg-i386-disk1.img) but it does not work with Ubuntu 14.04 (http://uec-images.ubuntu.com/releases/14.04/release/ubuntu-14.04-server-cloudimg-i386-disk1.img).
The following procedure works:
1- Start a Instance using Ubuntu 12.04.4;
2- Run: "apt-get install ecryptfs-utils";
3- Run: "adduser --encrypt-home cofre1" - WORKS OKAY!
The following procedure does not works:
1- Start a Instance using Ubuntu 14.04;
2- Run: "apt-get install ecryptfs-utils";
3- Run: "adduser --encrypt-home cofre1" - ERROR!
Error messages (Ubuntu 14.04 - Trusty):
Console:
---
root@cofre-1:~# adduser --encrypt-home cofre1
Adding user `cofre1' ...
Adding new group `cofre1' (1001) ...
Adding new user `cofre1' (1001) with group `cofre1' ...
Creating home directory `/home/cofre1' ...
Setting up encryption ...
************************************************************************
YOU SHOULD RECORD YOUR MOUNT PASSPHRASE AND STORE IT IN A SAFE LOCATION.
ecryptfs-unwrap-passphrase ~/.ecryptfs/wrapped-passphrase
THIS WILL BE REQUIRED IF YOU NEED TO RECOVER YOUR DATA AT A LATER TIME.
************************************************************************
Done configuring.
mount: No such file or directory
ERROR: Could not mount
adduser: `/usr/bin/ecryptfs-setup-private -b -u cofre1' returned error code 1. Exiting.
---
Kernel:
---
Jun 10 20:56:39 cofre-1 kernel: [ 227.431623] Could not find key with description: [f62693e62d5cd7c1]
Jun 10 20:56:39 cofre-1 kernel: [ 227.435401] process_request_key_err: No key
Jun 10 20:56:39 cofre-1 kernel: [ 227.435405] Could not find valid key in user session keyring for sig specified in mount option: [f62693e62d5cd7c1]
Jun 10 20:56:39 cofre-1 kernel: [ 227.441263] One or more global auth toks could not properly register; rc = [-2]
Jun 10 20:56:39 cofre-1 kernel: [ 227.441413] Error parsing options; rc = [-2]
---
As I said, with Ubuntu 12.04.4 it works like a charm... What am I missing with Ubuntu 14.04 ???
Regards,
Thiago |
Guys,
The package ecryptfs-utils works with Ubuntu 12.04.4 (http://uec-images.ubuntu.com/releases/12.04/release/ubuntu-12.04-server-cloudimg-amd64-disk1.img) but it does not work with Ubuntu 14.04 (http://uec-images.ubuntu.com/releases/14.04/release/ubuntu-14.04-server-cloudimg-amd64-disk1.img).
The following procedure works:
1- Start a Instance using Ubuntu 12.04.4;
2- Run: "apt-get install ecryptfs-utils";
3- Run: "adduser --encrypt-home cofre1" - WORKS OKAY!
The following procedure does not works:
1- Start a Instance using Ubuntu 14.04;
2- Run: "apt-get install ecryptfs-utils";
3- Run: "adduser --encrypt-home cofre1" - ERROR!
Error messages (Ubuntu 14.04 - Trusty):
Console:
---
root@cofre-1:~# adduser --encrypt-home cofre1
Adding user `cofre1' ...
Adding new group `cofre1' (1001) ...
Adding new user `cofre1' (1001) with group `cofre1' ...
Creating home directory `/home/cofre1' ...
Setting up encryption ...
************************************************************************
YOU SHOULD RECORD YOUR MOUNT PASSPHRASE AND STORE IT IN A SAFE LOCATION.
ecryptfs-unwrap-passphrase ~/.ecryptfs/wrapped-passphrase
THIS WILL BE REQUIRED IF YOU NEED TO RECOVER YOUR DATA AT A LATER TIME.
************************************************************************
Done configuring.
mount: No such file or directory
ERROR: Could not mount
adduser: `/usr/bin/ecryptfs-setup-private -b -u cofre1' returned error code 1. Exiting.
---
Kernel:
---
Jun 10 20:56:39 cofre-1 kernel: [ 227.431623] Could not find key with description: [f62693e62d5cd7c1]
Jun 10 20:56:39 cofre-1 kernel: [ 227.435401] process_request_key_err: No key
Jun 10 20:56:39 cofre-1 kernel: [ 227.435405] Could not find valid key in user session keyring for sig specified in mount option: [f62693e62d5cd7c1]
Jun 10 20:56:39 cofre-1 kernel: [ 227.441263] One or more global auth toks could not properly register; rc = [-2]
Jun 10 20:56:39 cofre-1 kernel: [ 227.441413] Error parsing options; rc = [-2]
---
As I said, with Ubuntu 12.04.4 it works like a charm... What am I missing with Ubuntu 14.04 ???
Regards,
Thiago |
|
2014-07-31 13:36:42 |
Rafael Jesus Alcantara Perez |
bug |
|
|
added subscriber Rafael Jesus Alcantara Perez |
2014-08-22 22:49:05 |
Thiago Martins |
bug |
|
|
added subscriber James Page |
2014-11-16 20:10:14 |
Thiago Martins |
summary |
ecryptfs-utils does not work with Ubuntu 14.04 Cloud Image |
ecryptfs-utils does not work with Ubuntu 14.04.1 |
|
2014-11-17 17:02:27 |
Loïc Minier |
bug task added |
|
ecryptfs-utils (Ubuntu) |
|
2014-11-20 14:48:11 |
Launchpad Janitor |
ecryptfs-utils (Ubuntu): status |
New |
Confirmed |
|
2014-12-23 00:41:45 |
Brendan Kidwell |
bug |
|
|
added subscriber Brendan Kidwell |
2015-02-17 00:53:46 |
Tyler Hicks |
ecryptfs: importance |
Undecided |
High |
|
2015-02-17 00:53:46 |
Tyler Hicks |
ecryptfs: status |
New |
Triaged |
|
2015-02-17 00:53:56 |
Tyler Hicks |
ecryptfs-utils (Ubuntu): status |
Confirmed |
Triaged |
|
2015-02-17 00:53:58 |
Tyler Hicks |
ecryptfs-utils (Ubuntu): importance |
Undecided |
High |
|
2015-03-26 13:04:09 |
humunculus |
bug |
|
|
added subscriber humunculus |
2015-07-24 20:51:27 |
Thiago Martins |
summary |
ecryptfs-utils does not work with Ubuntu 14.04.1 |
ecryptfs-utils does not work with Ubuntu 14.04.2 |
|
2015-09-14 19:35:07 |
TJ |
bug task added |
|
sddm (Ubuntu) |
|
2015-09-14 19:35:22 |
TJ |
sddm (Ubuntu): status |
New |
Triaged |
|
2015-09-14 19:35:27 |
TJ |
sddm (Ubuntu): importance |
Undecided |
High |
|
2015-09-14 19:37:28 |
TJ |
bug |
|
|
added subscriber TJ |
2015-10-21 11:25:46 |
Thiago Martins |
summary |
ecryptfs-utils does not work with Ubuntu 14.04.2 |
ecryptfs-utils does not work with Ubuntu 14.04.3 |
|
2016-01-07 16:42:30 |
Vincent Hugot |
bug |
|
|
added subscriber Vincent Hugot |
2016-02-10 16:00:23 |
Thiago Martins |
summary |
ecryptfs-utils does not work with Ubuntu 14.04.3 |
ecryptfs-utils does not work with Ubuntu 14.04, neither with 16.04 |
|
2016-02-26 21:43:23 |
Dustin Kirkland |
ecryptfs: status |
Triaged |
In Progress |
|
2016-02-26 21:43:26 |
Dustin Kirkland |
ecryptfs-utils (Ubuntu): status |
Triaged |
In Progress |
|
2016-02-26 21:43:29 |
Dustin Kirkland |
ecryptfs: assignee |
|
Dustin Kirkland (kirkland) |
|
2016-02-26 21:43:33 |
Dustin Kirkland |
ecryptfs-utils (Ubuntu): assignee |
|
Dustin Kirkland (kirkland) |
|
2016-02-27 00:00:59 |
Dustin Kirkland |
ecryptfs: status |
In Progress |
Fix Committed |
|
2016-02-27 00:01:01 |
Dustin Kirkland |
ecryptfs-utils (Ubuntu): status |
In Progress |
Fix Committed |
|
2016-02-27 01:01:22 |
Launchpad Janitor |
ecryptfs-utils (Ubuntu): status |
Fix Committed |
Fix Released |
|
2016-02-29 03:32:15 |
Dustin Kirkland |
ecryptfs: status |
Fix Committed |
Fix Released |
|
2016-04-25 17:58:45 |
Launchpad Janitor |
branch linked |
|
lp:~rlaager/ecryptfs/fix-lp-1574174 |
|