Lets redefine "fresh" here.  A "fresh" installation is an installation
in which none of the other components exists on the system (or you
purged them).

------

Here's an excerpt from the History Log for dpkg, and why this is *not* a
fresh installation:

Start-Date: 2015-04-22  00:22:48
Commandline: apt-get install nginx
Install: nginx-core:amd64 (1.6.2-5ubuntu3, automatic), nginx-common:amd64 
(1.6.2-5ubuntu3, automatic), nginx:amd64 (1.6.2-5ubuntu3)
Error: Sub-process /usr/bin/dpkg returned an error code (1)
End-Date: 2015-04-22  00:22:59

Start-Date: 2015-04-22  00:23:30
Commandline: apt-get install nginx-full
Install: nginx-full:amd64 (1.6.2-5ubuntu3)
Remove: nginx-core:amd64 (1.6.2-5ubuntu3)

Therefore, this is not a 'fresh' install, you're removing one flavor and
installing another.

------

Now to the actual issue.  Can you try doing `sudo apt-get install -f` to
try and complete the process all over again with configuring packages,
or manually force reconfiguration of nginx-full with `sudo dpkg-
reconfigure nginx-full` and then do `sudo apt-get install -f` if there's
no errors, and see if that fixes it?  (It's ambiguous what the actual
error is in reconfiguration :/)

** Description changed:

- installing nginx fresh in version 1.6 (at the moment 1.8 is out)
+ installing nginx fresh in version 1.6
  
  ProblemType: Package
  DistroRelease: Ubuntu 15.04
  Package: nginx-full (not installed)
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Uname: Linux 3.19.0-15-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  AptOrdering:
-  nginx-core: Remove
-  nginx-full: Install
-  nginx-full: Configure
-  nginx: Configure
-  NULL: ConfigurePending
+  nginx-core: Remove
+  nginx-full: Install
+  nginx-full: Configure
+  nginx: Configure
+  NULL: ConfigurePending
  Architecture: amd64
  Date: Wed Apr 22 00:23:36 2015
  DuplicateSignature: package:nginx-full:(not installed):Unterprozess 
installiertes post-installation-Skript gab den Fehlerwert 1 zurück
  ErrorMessage: Unterprozess installiertes post-installation-Skript gab den 
Fehlerwert 1 zurück
  InstallationDate: Installed on 2015-04-21 (0 days ago)
  InstallationMedia: Lubuntu 15.04 "Vivid Vervet" - Beta amd64 (20150417.1)
  RelatedPackageVersions:
-  dpkg 1.17.25ubuntu1
-  apt  1.0.9.7ubuntu4
+  dpkg 1.17.25ubuntu1
+  apt  1.0.9.7ubuntu4
  SourcePackage: nginx
  Title: package nginx-full (not installed) failed to install/upgrade: 
Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück
  UpgradeStatus: No upgrade log present (probably fresh install)

** Description changed:

- installing nginx fresh in version 1.6
+ Removing nginx-core and installing nginx-full (the 1.6 version in the
+ Ubuntu repositories)
  
  ProblemType: Package
  DistroRelease: Ubuntu 15.04
  Package: nginx-full (not installed)
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Uname: Linux 3.19.0-15-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  AptOrdering:
   nginx-core: Remove
   nginx-full: Install
   nginx-full: Configure
   nginx: Configure
   NULL: ConfigurePending
  Architecture: amd64
  Date: Wed Apr 22 00:23:36 2015
  DuplicateSignature: package:nginx-full:(not installed):Unterprozess 
installiertes post-installation-Skript gab den Fehlerwert 1 zurück
  ErrorMessage: Unterprozess installiertes post-installation-Skript gab den 
Fehlerwert 1 zurück
  InstallationDate: Installed on 2015-04-21 (0 days ago)
  InstallationMedia: Lubuntu 15.04 "Vivid Vervet" - Beta amd64 (20150417.1)
  RelatedPackageVersions:
   dpkg 1.17.25ubuntu1
   apt  1.0.9.7ubuntu4
  SourcePackage: nginx
  Title: package nginx-full (not installed) failed to install/upgrade: 
Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nginx in Ubuntu.
https://bugs.launchpad.net/bugs/1446883

Title:
  package nginx-full (not installed) failed to install/upgrade:
  Unterprozess installiertes post-installation-Skript gab den Fehlerwert
  1 zurück

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to