All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anders Darander <anders@chargestorm.se>
To: <openembedded-devel@lists.openembedded.org>
Cc: Anders Darander <anders@chargestorm.se>
Subject: [PATCH 0/1] Fix rsyslog removal issue
Date: Wed, 9 Nov 2011 13:32:04 +0100	[thread overview]
Message-ID: <cover.1320841846.git.anders@chargestorm.se> (raw)

Rsyslog wasn't possible to remove from a running system, as the postrm-stage
failed. The unit file was already removed when running systemctl. Disable the
service prior to removing the files.

The following changes since commit db658e9954586f209c9ad3737c7f7488065ece38:

  gateone: make it work (2011-11-09 12:51:30 +0100)

are available in the git repository at:
  git://github.com/darander/meta-oe rsyslog
  https://github.com/darander/meta-oe/tree/rsyslog

Anders Darander (1):
  rsyslog: change postrm to prerm

 meta-oe/recipes-extended/rsyslog/rsyslog.inc |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

-- 
1.7.7.2




             reply	other threads:[~2011-11-09 12:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-09 12:32 Anders Darander [this message]
2011-11-09 12:32 ` [PATCH 1/1] rsyslog: change postrm to prerm Anders Darander
2011-11-09 13:17   ` Koen Kooi
2011-11-09 13:32     ` Anders Darander
2011-11-09 13:36       ` Koen Kooi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1320841846.git.anders@chargestorm.se \
    --to=anders@chargestorm.se \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.