[Bug 1829316] Re: package puppet 5.4.0-2ubuntu3 failed to install/upgrade: installed puppet package post-installation script subprocess returned error exit status 1

2019-07-16 Thread Launchpad Bug Tracker
[Expired for puppet (Ubuntu) because there has been no activity for 60
days.]

** Changed in: puppet (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  package puppet 5.4.0-2ubuntu3 failed to install/upgrade: installed
  puppet package post-installation script subprocess returned error exit
  status 1

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

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

[Bug 1829316] Re: package puppet 5.4.0-2ubuntu3 failed to install/upgrade: installed puppet package post-installation script subprocess returned error exit status 1

2019-05-17 Thread Christian Ehrhardt 
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

Since it seems likely to me that this is a local configuration problem,
rather than a bug in Ubuntu, I'm marking this bug as Incomplete.

If indeed this is a local configuration problem, you can find pointers
to get help for this sort of problem here:
http://www.ubuntu.com/support/community

Or if you believe that this is really a bug, then you may find it
helpful to read "How to report bugs effectively"
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful
if you would then provide a more complete description of the problem,
explain why you believe this is a bug in Ubuntu rather than a problem
specific to your system, and then change the bug status back to New.

** Changed in: puppet (Ubuntu)
   Status: New => Incomplete

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

Title:
  package puppet 5.4.0-2ubuntu3 failed to install/upgrade: installed
  puppet package post-installation script subprocess returned error exit
  status 1

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

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

[Bug 1829316] Re: package puppet 5.4.0-2ubuntu3 failed to install/upgrade: installed puppet package post-installation script subprocess returned error exit status 1

2019-05-17 Thread Christian Ehrhardt 
>From your log:
Setting up puppet (5.4.0-2ubuntu3) ...
adduser: No UID/GID pair is available in the range 100-999 (FIRST_SYS_UID - 
LAST_SYS_UID).
adduser: The user `puppet' was not created.

Do you really have no ID left in 100-999?
That would be odd.

Never the less the command it runs that fails is:
adduser --quiet --system --group --home /var/lib/puppet  \
--no-create-home \
--gecos "Puppet configuration management daemon" \
puppet

Maybe you could run and debug what is happening independent to the
puppet package?

You could check if the user was actually created but with some odd config?
$ id puppet

For me e.g. looks like:
uid=114(puppet) gid=121(puppet) groups=121(puppet)

And to check if really all are blocked:
$ for i in $(seq 100 999); do id $i; done

Finally I don't really know what you mean with "-deleted package".
You had not installed it before, tried to install on 2019-05-16 and that failed.
Where is the "deleted" part coming in?

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

Title:
  package puppet 5.4.0-2ubuntu3 failed to install/upgrade: installed
  puppet package post-installation script subprocess returned error exit
  status 1

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

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

[Bug 1829316] Re: package puppet 5.4.0-2ubuntu3 failed to install/upgrade: installed puppet package post-installation script subprocess returned error exit status 1

2019-05-15 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package puppet 5.4.0-2ubuntu3 failed to install/upgrade: installed
  puppet package post-installation script subprocess returned error exit
  status 1

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

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