[Bug 1712798] Re: login return to login screen if APT::Install-Recommends=false

2017-10-25 Thread Thierry B.
(contunued from the above message)

... a true ubuntu-desktop dependancy, not a recommended one.

I did not tested, but it could be the same for some of the other
*-desktop flavors.

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

Title:
  login return to login screen if APT::Install-Recommends=false

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

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

[Bug 1712798] Re: login return to login screen if APT::Install-Recommends=false

2017-10-25 Thread Thierry B.
After some trials and errors, I found the culprit. The is only ONE
package missing to open the session normally :

gsettings-ubuntu-schemas

So the conclusion is : if it is needed to properly open an X session
then it SHOULD be a true dependency from another package, not just a
recommended package.

Currently in artful gsettings-ubuntu-schemas is a dependency of the
following packages:

$ apt-cache rdepends gsettings-ubuntu-schemas
gsettings-ubuntu-schemas
Reverse Depends:
  unity
  unity-settings-daemon
  unity-control-center
  indicator-sound
  indicator-datetime
  gsettings-ubuntu-touch-schemas
  ubuntu-desktop

In this list no package is installed except ubuntu-desktop, and it is
the only package in this list that set gsettings-ubuntu-schemas as a
recommended packages.

So TMHO, gsettings-ubuntu-schemas SHOULD BE

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

Title:
  login return to login screen if APT::Install-Recommends=false

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

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

[Bug 1712798] Re: login return to login screen if APT::Install-Recommends=false

2017-09-23 Thread Thierry B.
** Description changed:

  Step to reproduce :
  
  - Install from 
http://archive.ubuntu.com/ubuntu/dists/artful/main/installer-amd64/current/images/netboot/mini.iso
 2017-08-16 07:48
  - Select Command-line install
  - Choose default option (wipe disk)
- - sudo echo "APT::Install-Recommends \"false\";" >> 
/etc/apt/apt.conf.d/99synaptic
  - sudo apt update
- - sudo apt install ubuntu-desktop
+ - sudo apt install ubuntu-desktop --no-install-recommends
  - reboot
  - upon login, the screen return immediately to the login screen
  
  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: gdm3 3.25.90.1-0ubuntu2
  ProcVersionSignature: Ubuntu 4.12.0-11.12-generic 4.12.5
  Uname: Linux 4.12.0-11-generic x86_64
  ApportVersion: 2.20.6-0ubuntu7
  Architecture: amd64
  Date: Thu Aug 24 13:08:38 2017
  ProcEnviron:
-  TERM=linux
-  PATH=(custom, no user)
-  LANG=fr_FR.UTF-8
-  SHELL=/bin/bash
+  TERM=linux
+  PATH=(custom, no user)
+  LANG=fr_FR.UTF-8
+  SHELL=/bin/bash
  SourcePackage: gdm3
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  login return to login screen if APT::Install-Recommends=false

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

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