[Bug 1173827] Re: Switch gdebi to pkexec

2021-02-28 Thread Thierry B.
However as gksu is used, why keep policykit-1 as a dependency?
Recommended should be enough.  I use Devuan and I have to remove
"policykit-1" each time, because it worlks perfectly well without.

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

Title:
  Switch gdebi to pkexec

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

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

[Bug 1728012] Re: Many 3rd party scanner drivers are broken by a sane change

2018-10-21 Thread Thierry B. via ubuntu-bugs
Latest Epson 1.3.38 driver released 10-18-2018 use multiarch folders now

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

Title:
  Many 3rd party scanner drivers are broken by a sane change

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1728012/+subscriptions

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

[Bug 1712798] Re: gnome-shell errors out when gsettings-ubuntu-schemas is uninstalled

2017-11-18 Thread Thierry B.
Hi,

I can confirm that gnome-shell 3.26.2-0ubuntu0.1 solved the issue.

Thanks

-- 
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:
  gnome-shell errors out when gsettings-ubuntu-schemas is uninstalled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+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.
(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

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

2017-08-24 Thread Thierry B.
Public bug reported:

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
- 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
SourcePackage: gdm3
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gdm3 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug artful third-party-packages

** Attachment added: "apport"
   
https://bugs.launchpad.net/bugs/1712798/+attachment/4937943/+files/apport.gdm3.4eru158c.apport

-- 
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