[Bug 1747150] Re: package spamassassin 3.4.1-7ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2018-04-07 Thread Launchpad Bug Tracker
[Expired for budgie-desktop-environment (Ubuntu) because there has been
no activity for 60 days.]

** Changed in: budgie-desktop-environment (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/1747150

Title:
  package spamassassin 3.4.1-7ubuntu1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/budgie-desktop-environment/+bug/1747150/+subscriptions

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

[Bug 1747150] Re: package spamassassin 3.4.1-7ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2018-02-06 Thread fossfreedom
hmm - I'm wondering what shell spamassassin is sourcing that file.

Looking at the file at the very least I think it needs a shebang
statement at the top of the script file just in-case spamassasin is
using something like csh/ksh etc

maybe

#!/bin/bash

or possibly

#!/bin/sh

** Also affects: budgie-desktop-environment (Ubuntu)
   Importance: Undecided
   Status: New

** No longer affects: budgie-desktop (Ubuntu)

** Changed in: budgie-desktop-environment (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/1747150

Title:
  package spamassassin 3.4.1-7ubuntu1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/budgie-desktop-environment/+bug/1747150/+subscriptions

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

[Bug 1747150] Re: package spamassassin 3.4.1-7ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2018-02-06 Thread ChristianEhrhardt
Found it
budgie-desktop-common: /etc/profile.d/10-budgie-desktop.sh

But I had no issue in it.
You might check if it is still in original state with
$ dpkg --verify budgie-desktop-common

Maybe the budgie developers can help you better, but I'd still expect a
local change that needs to be fixed.

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

Title:
  package spamassassin 3.4.1-7ubuntu1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/budgie-desktop/+bug/1747150/+subscriptions

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

[Bug 1747150] Re: package spamassassin 3.4.1-7ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2018-02-06 Thread ChristianEhrhardt
Hi Rene,
I think while the spamassasin upgrade fails the reason is in budgie desktop.

>From your log:
 -su: 28: /etc/profile.d/10-budgie-desktop.sh: Syntax error: word unexpected 
(expecting ")")

The spamassassin upgrade tries to execute something with a login.
That will source anything in /etc/profile.d/.

Now in your case there seems to be an issue in that file.
You might check if you happen to spot the issue in there.

I have checked which bugdie package this file belongs to and found none.
Is that a custom file - if so what is the source?
In any case this is the reason for your upgrade issue.

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

** Package changed: spamassassin (Ubuntu) => budgie-desktop (Ubuntu)

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

Title:
  package spamassassin 3.4.1-7ubuntu1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/budgie-desktop/+bug/1747150/+subscriptions

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

[Bug 1747150] Re: package spamassassin 3.4.1-7ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2018-02-06 Thread ChristianEhrhardt
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.

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

Title:
  package spamassassin 3.4.1-7ubuntu1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/budgie-desktop/+bug/1747150/+subscriptions

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

[Bug 1747150] Re: package spamassassin 3.4.1-7ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2018-02-06 Thread fossfreedom
please can you attach the file /etc/profile.d/10-budgie-desktop.sh to
this issue.  cheers

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

Title:
  package spamassassin 3.4.1-7ubuntu1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/budgie-desktop/+bug/1747150/+subscriptions

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

[Bug 1747150] Re: package spamassassin 3.4.1-7ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2018-02-03 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/1747150

Title:
  package spamassassin 3.4.1-7ubuntu1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 2

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

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