[Bug 1734541] Re: encrypted home-directory is not unmounted on logout

2021-11-02 Thread Ahmed
/gdb/arch/arc.c:117:43:   required from here http://www.compilatori.com/
 /usr/include/c++/4.8.2/bits/hashtable_policy.h:195:39: error: no matching 
https://www.mktrade.fi/ function for call to ‘std::pairhttp://www-look-4.com/ 
target_desc_deleter> >::pair(const arc_arch_features&, target_desc*&)’
  : _M_v(std::forward<_Args>(__args)...) { } http://www.acpirateradio.co.uk/
   ^ 
/usr/include/c++/4.8.2/bits/hashtable_policy.h:195:39: note: candidates are: 
https://www.webb-dev.co.uk/
In file included from /usr/include/c++/4.8.2/utility:70:0,
 from /usr/include/c++/4.8.2/tuple:38, 
http://www.logoarts.co.uk/
 from /usr/include/c++/4.8.2/functional:55, 
 from ../../gdb/../gdbsupport/ptid.h:35, 
https://komiya-dental.com/
 from ../../gdb/../gdbsupport/common-defs.h:123,
 from ../../gdb/arch/arc.c:19: http://www.slipstone.co.uk/
/usr/include/c++/4.8.2/bits/stl_pair.h:206:9: note: templatehttp://the-hunters.org/  class ... _Args2, long 
unsigned int ..._Indexes2> std::pair<_T1, http://embermanchester.uk/ 
_T2>::pair(std::tuple<_Args1 ...>&, std::tuple<_Args2 ...>&, std::_Index_tuple 
http://fishingnewsletters.co.uk/
 <_Indexes1 ...>, std::_Index_tuple<_Indexes2 ...>)
 pair(tuple<_Args1...>&, tuple<_Args2...>&, http://connstr.net/
 ^
>8-
http://joerg.li/
Thanks to Tome de Vries' investigation, same fix applies in ARC's case as well:
8<- http://www.jopspeech.com/
diff --git a/gdb/arch/arc.c b/gdb/arch/arc.c
index 3808f9f..a5385ce 100644 http://www.go-mk-websites.co.uk/
--- a/gdb/arch/arc.c
+++ b/gdb/arch/arc.c http://www.wearelondonmade.com/
@@ -114,7 +114,7 @@ struct arc_arch_features_hasher
   target_desc *tdesc = arc_create_target_description (features); 
https://waytowhatsnext.com/

   /* Add the newly created target description to the repertoire.  */ 
http://www.mconstantine.co.uk/
 -  arc_tdesc_cache.emplace (features, tdesc); http://www.iu-bloomington.com/
 +  arc_tdesc_cache.emplace (features, target_desc_up (tdesc));

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1734541

Title:
  encrypted home-directory is not unmounted on logout

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-session/+bug/1734541/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1734541] Re: encrypted home-directory is not unmounted on logout

2021-02-24 Thread Bug Watch Updater
** Changed in: ecryptfs-utils (Debian)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1734541

Title:
  encrypted home-directory is not unmounted on logout

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-session/+bug/1734541/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1734541] Re: encrypted home-directory is not unmounted on logout

2020-11-16 Thread Daniel van Vugt
** Tags removed: xenial

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1734541

Title:
  encrypted home-directory is not unmounted on logout

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-session/+bug/1734541/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1734541] Re: encrypted home-directory is not unmounted on logout

2020-08-12 Thread Dave J
Note this was also reported in bug 1637710 back in 2016

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1734541

Title:
  encrypted home-directory is not unmounted on logout

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-session/+bug/1734541/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1734541] Re: encrypted home-directory is not unmounted on logout

2020-07-10 Thread Kai Kasurinen
** Project changed: gnome-session-shutdown => gnome-session

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1734541

Title:
  encrypted home-directory is not unmounted on logout

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-session/+bug/1734541/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1734541] Re: encrypted home-directory is not unmounted on logout

2020-06-18 Thread Bug Watch Updater
** Changed in: ecryptfs-utils (Debian)
   Status: Unknown => New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1734541

Title:
  encrypted home-directory is not unmounted on logout

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-session-shutdown/+bug/1734541/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1734541] Re: encrypted home-directory is not unmounted on logout

2020-06-18 Thread Klaus Bielke
See for workaround:

 - https://wiki.ubuntuusers.de/ecryptfs/Einrichten/#Problembehebung

 - https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=765854#107

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1734541

Title:
  encrypted home-directory is not unmounted on logout

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-session-shutdown/+bug/1734541/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1734541] Re: encrypted home-directory is not unmounted on logout

2020-06-18 Thread Klaus Bielke
** Bug watch added: Debian Bug tracker #765854
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=765854

** Also affects: ecryptfs-utils (Debian) via
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=765854
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1734541

Title:
  encrypted home-directory is not unmounted on logout

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-session-shutdown/+bug/1734541/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1734541] Re: encrypted home-directory is not unmounted on logout

2020-04-13 Thread dronus
Still an issue as of today 2020-04-13, for Ubuntu 18.04.

Please set this critical immediately, this is a strong security issue
for the use case of multiuser device!

Using a "guest" user to share your device with others is a quite common
use case. Everyone would expect that logging out and pass the device to
another person would benefit from a eCrypt FS user homdedir setup.

I myself usually log out and set my device to standby on a daily
routine. That has me left unprotected by a while now it seems. I usually
log out when taking the laptop to unsafe spaces like traveling,
conferences and events in public spaces etc. I had expected that logging
out would keep my data safe to some level.

As this is a regression too, many already adapted to logout-is-safe
behaviour.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1734541

Title:
  encrypted home-directory is not unmounted on logout

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-session-shutdown/+bug/1734541/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1734541] Re: encrypted home-directory is not unmounted on logout

2020-04-13 Thread dronus
Also don't rely on the "affects me" counter above, as for non-power-
users this bug is subtle and undetectable in most cases, leaving them
unsafe without knowledge.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1734541

Title:
  encrypted home-directory is not unmounted on logout

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-session-shutdown/+bug/1734541/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1734541] Re: encrypted home-directory is not unmounted on logout

2019-07-25 Thread Daniel van Vugt
** Tags removed: artful
** Tags added: xenial

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1734541

Title:
  encrypted home-directory is not unmounted on logout

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-session-shutdown/+bug/1734541/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1734541] Re: encrypted home-directory is not unmounted on logout

2019-07-25 Thread pawel
** Also affects: gnome-session-shutdown
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1734541

Title:
  encrypted home-directory is not unmounted on logout

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-session-shutdown/+bug/1734541/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1734541] Re: encrypted home-directory is not unmounted on logout

2019-02-12 Thread Jarno Suni
The bug seems to be present in 16.04.5, too.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1734541

Title:
  encrypted home-directory is not unmounted on logout

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ecryptfs-utils/+bug/1734541/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1734541] Re: encrypted home-directory is not unmounted on logout

2019-01-08 Thread Mikko Rantalainen
Still happens with Ubuntu LTS 18.04. I can provide additional info if
needed.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1734541

Title:
  encrypted home-directory is not unmounted on logout

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ecryptfs-utils/+bug/1734541/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1734541] Re: encrypted home-directory is not unmounted on logout

2018-08-20 Thread spm2011
** Tags added: bionic

** Also affects: ecryptfs-utils (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: ecryptfs-utils (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1734541

Title:
  encrypted home-directory is not unmounted on logout

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ecryptfs-utils/+bug/1734541/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1734541] Re: encrypted home-directory is not unmounted on logout

2018-06-09 Thread ubuntu_neuer
Ich bin ebenfalls davon betroffen.
I confirm this issue is affecting me too.

Das ist mein System:
This are my system:

Linux Mint 19 (Beta) 64Bit - based on Ubuntu 18.04
Cinnamon 3.8.4
Ecryptfs in use (Home - directory)
kernel 4.15.0-22-generic x86_64

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1734541

Title:
  encrypted home-directory is not unmounted on logout

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/1734541/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1734541] Re: encrypted home-directory is not unmounted on logout

2018-05-25 Thread Star Man
Sorry, this are my system specs:

Ubuntu 18.04 LTS amd64
GNOME Shell desktop
Ecryptfs IN USE
kernel Linux 4.15.0-22-generic x86_64

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1734541

Title:
  encrypted home-directory is not unmounted on logout

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/1734541/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1734541] Re: encrypted home-directory is not unmounted on logout

2018-05-25 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gnome-session (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1734541

Title:
  encrypted home-directory is not unmounted on logout

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/1734541/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1734541] Re: encrypted home-directory is not unmounted on logout

2018-05-25 Thread Star Man
I confirm this issue is affecting me too.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1734541

Title:
  encrypted home-directory is not unmounted on logout

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/1734541/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1734541] Re: encrypted home-directory is not unmounted on logout

2018-05-25 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gdm3 (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1734541

Title:
  encrypted home-directory is not unmounted on logout

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/1734541/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1734541] Re: encrypted home-directory is not unmounted on logout

2017-12-21 Thread Daniel van Vugt
** Information type changed from Public to Public Security

** Also affects: gnome-session (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: gdm3 (Ubuntu)
   Importance: Undecided => Medium

** Changed in: gnome-session (Ubuntu)
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1734541

Title:
  encrypted home-directory is not unmounted on logout

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/1734541/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs