search for: postinst

Displaying 20 results from an estimated 111 matches for "postinst".

2009 Apr 07
1
Bug#515156: Same bug after removal + reinstall
I ran into the same problem after somebody uninstalled logcheck and I re-installed it. It turned out that the ownership of /var/lock/logcheck where root:root - sudo chown logcheck:logcheck /var/lock/logcheck solved it. I see that there already is a check for the permissions in the postinst which (as far as I can see) *should* have fixed the permissions and ownership there. When re-installing the logcheck package (which was previously removed, but not purged), dpkg will pass the version number of the most recently configured version [1] - which in this case would be 1.2.69. And since...
2017 Jun 22
3
Upgrading samba from jessie (4.2) to stretch (4.5) in AD mode...
...had just do > > 'classic upgrade', eg i was just in AD mode when upgrade from 4.2 to > > 4.5. > > Ok, my collegue reply. > > Simply and temporary commented out the: > > server role = active directory domain controller > > in smb.conf, let dpkg do the postinst and then uncommented back. > > Looking at the postinst script, seems that try to explicit run the > /etc/init.d/winbind init script, while in ad mode winbind is run by > other mean (samba-ad systemd stanza). > > Better to fire up a bug in debian BTS? Which version of samba did...
2012 Aug 24
2
Bug#685749: xen-utils-4.1: /usr/lib/xen-default missing
...r Maintainer, when using paravirtualization with xen and libvirt the path for pygrub is: /usr/lib/xen-default/bin/pygrub But this path is not provided with xen-utils-4.1 and will brake upgrades to wheezy. With xen-utils-4.0 and debian squeeze this path is provided with update-alternatives in the postinst Skript. With xen-utils-4.1 the alternative command in the postinst script removes xen-default. Why? This patch fixes the problem: --- xen-utils-4.1.postinst 2012-08-17 11:47:00.000000000 +0200 +++ xen-utils-4.1.postinst.new 2012-08-24 10:35:12.000000000 +0200 @@ -4,7 +4,7 @@ case "$...
2017 Jan 17
2
Bug#851654: Prerm maintainer script unconditionally stops xend/xenconsoled
...k it is > probably right that the maintainer scripts end up stopping the old > xenconsoled and starting a new one, at least unless it's going to be > away for a long time. It makes perfect sense for them to restart xenconsoled during package upgrades which the combination of prerm and postinst scripts achieves for upgrades of the same versioned package. Upgrades of xen-utils-4.{1,4,8} will all stop xenconsoled during the prerm run and start it again in the postinst run of the upgraded package. The problem we encountered, however, was that we removed obsolete packages (xen-utils-4.1) aft...
2010 Jun 09
2
Debian Lenny 3.5.3 packages pam-auth-update
I hope it is relevant to report this here. The debian lenny samba 3.5.3 packages at http://pkg-samba.alioth.debian.org have this problem: Setting up winbind (2:3.5.3~dfsg-1~unoff50+1) ... /var/lib/dpkg/info/winbind.postinst: line 16: pam-auth-update: command not found dpkg: error processing winbind (--configure): subprocess post-installation script returned error exit status 127 Errors were encountered while processing: winbind I presume pam-auth-update is not relevant to Lenny. So I modified /var/lib/dpkg/info...
2017 Jun 21
2
Upgrading samba from jessie (4.2) to stretch (4.5) in AD mode...
Mandi! L.P.H. van Belle via samba In chel di` si favelave... Sorry, forgot to say: > For any debian samba 4.1.x and debian samba 4.2.x upgrades to 4.5 and up I've seend that (on list archive, or in some debian bugs, i don't remember) but seems not relevant to me bacause i've had just do 'classic upgrade', eg i was just in AD mode when upgrade from 4.2 to 4.5. Because
2006 Mar 03
2
r70 - trunk/xen-3.0/debian
Author: tha-guest Date: 2006-03-03 18:08:48 +0000 (Fri, 03 Mar 2006) New Revision: 70 Modified: trunk/xen-3.0/debian/changelog trunk/xen-3.0/debian/control trunk/xen-3.0/debian/xen-utils-3.0.postinst Log: The "Sorry for the step back, but I guess it''s more a 2 steps forwards" commit - Added the xen package again, because we believe there is a valid upgrade procedure. This helps the user to easily upgrade a xen2 system and to install a complete xen system (consisting of h...
2006 Oct 23
5
Poll: Does R_PAPERSIZE in /etc/R/Renviron matter?
A heuristic runs via the r-base-core package postinst. It is intended to use the result from Debian's paperconf(1) toool, and to update the R environment variable R_PAPERSIZE accordingly. This apparently broke some time ago when R changed to a dual variable setup, and my regexp didn't notice. Does anybody use this, or is it ok if I simply d...
2004 Dec 25
2
Bug#287184: logcheck overwriting ownership/permissions of /etc/logcheck/* on upgrades
Package: logcheck Version: 1.2.32 Severity: important In postinst logcheck "fixes" permissions of /etc/logcheck/* to 750. In my (and others on #d-d) opinion ownership and permissions should be preserved upon package upgrades. Logcheck must not screw with my decision to make them world readable every time it configures. -- Peter
2017 Jan 17
6
Bug#851654: Prerm maintainer script unconditionally stops xend/xenconsoled
...s-4.1 prerm maintainer scripts contain the following code snippet: remove|upgrade) update-alternatives --remove xen-default /usr/lib/xen-4.4 if [ -x "/etc/init.d/xen" ]; then invoke-rc.d xen stop || exit $? fi ;; which, in conjunction with the postinst script triggers a xend and xenconsoled restart that relies on both maintainer scripts being executed. We triggered a xen stop by removing obsolete xen-utils-4.1 packages while already using xen-utils-4.4. Can you think of a way to implement the restart and stop more robustly in that the stop and...
2017 Mar 03
1
Configuration problem installing backport to jessie
...ng | problem, as I have not touched anything in this installation. Indeed, there is | no file /etc/bash_completion.d/R in the system. The default location for these files changed, I finally complied. But nobody tests this for backports -- so if you or Jim could cook up one or two changes to the postinst etc files (ie /var/lib/dpkg/info/r-base-core.p* once installed) it would help for your case. Dirk -- http://dirk.eddelbuettel.com | @eddelbuettel | edd at debian.org
2010 Jul 19
2
Bug#589661: xen: FTBFS: RuntimeError: Can't find /usr/src/linux-support-2.6.32-5, please install the linux-support-2.6.32-5 package
...ntrol.md5sum ] && [ -f debian/rules.gen ]; then \ if md5sum debian/changelog debian/bin/gencontrol.py debian/templates/control.hypervisor.in debian/templates/control.main.in debian/templates/control.source.in debian/templates/control.utils.in debian/templates/xen-hypervisor.postinst.in debian/templates/xen-hypervisor.postrm.in debian/templates/xen-utils.lintian-overrides.in debian/templates/xen-utils.postinst.in debian/templates/xen-utils.prerm.in debian/arch/defines debian/arch/amd64/defines debian/arch/i386/defines | diff - debian/control.md5sum > /dev/null; then true; e...
2014 Mar 15
3
[PATCH pkg-libvirt/libguestfs] Remove update-guestfs-appliance
...ut it has not been comprehensively tested. Note that if you previously had libguestfs installed, and you ran update-guestfs-appliance, it will have created a cpio file called 'base.img' in /usr/lib/guestfs/supermin.d/. This file breaks supermin unless it is removed. I attempted to modify postinst to remove it, but that didn't work for some reason. Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones libguestfs lets you edit virtual machines. Supports shell scripting, bindings from many languages. http://libguestfs.org
2007 Jul 17
1
Bug#389320: Patch to add ia64 support
...our MAJOR='3.0' FLAVOUR='ia64' SUBARCH='none' SHORT_VERSION='3.0' EXTRAVERSION='.4' VERSION='3.0.4' XEN_ARCH='ia64' ABINAME='-1' ARCH='ia64' +source-ia64-ia64-real: diff -urN a/xen-3.0-3.0.4-1/debian/xen-hypervisor-3.0.4-1-ia64.postinst b/xen-3.0-3.0.4-1/debian/xen-hypervisor-3.0.4-1-ia64.postinst --- a/xen-3.0-3.0.4-1/debian/xen-hypervisor-3.0.4-1-ia64.postinst 1969-12-31 17:00:00.000000000 -0700 +++ b/xen-3.0-3.0.4-1/debian/xen-hypervisor-3.0.4-1-ia64.postinst 2007-07-17 12:41:17.000000000 -0600 @@ -0,0 +1,23 @@ +#!/bin/bash + +...
2014 Jan 15
2
Samba 4 and Debian
...trying to get various versions of samba 4 packages getting to run under Wheezy. ? Wheezy's own packages are incomplete betas. ? Inverse provides their own packages (for SOGo), but they only care about getting their one use case to work; smbd doesn't work all, winbind has problems, and the postinst script resets my smb.conf with nonsense. Before I try getting the backports packages (4.1) to run, does anyone have experience in running Samba4 under Debian? Should I just compile from source instead, or do the backports work? -- Mit freundlichen Gr??en, / Best Regards, Sven Schwedas Systemadmi...
2017 Jun 23
2
Upgrading samba from jessie (4.2) to stretch (4.5) in AD mode...
...di` si favelave... > > > > Better to fire up a bug in debian BTS? > > > Which version of samba did you upgrade to ? > > Where did it come from, a Debian repo or Louis's ? > > Louis's repo. 2:4.5.8+dfsg-2~bpo8+1 . > > > > Which package is the postinst script in ? > > 'winbind'. > > > If I can get this info, I will check just what the script is trying > > to do. > OK, winbind used to be installed automatically, but you must now install it manually, so does this mean that winbind will be treated as a new install...
2014 Sep 13
2
Bug#703586: Bug#703586: Bug#703586: Xen fails to boot Linux dom0 under UEFI
...I to find your xen.efi > > > > UEFI uses your ESP to launch the efi binaries, so that?s where it needs to go. > > Simply put (not symlink) xen.efi in /boot/efi/EFI/debian/ > > This should be taken care of by packaging it in the right place, I > think, or possibly by the postinst moving it there. > Yes indeed. And since the installation of Xen on an EFI platform can be detected fairly easily, this also shouldn?t take more than 4 of 5 lines for postinst. > > 3. Configure dom0 booting > > This and the rest would need a bit more infrastructure putting into &...
2024 Feb 05
7
Bug#1063270: xen: NMU diff for 64-bit time_t transition
...5/debian/.gitignore xen-4.17.3+10-g091466ba55/debian/.gitignore --- xen-4.17.3+10-g091466ba55/debian/.gitignore 2024-02-04 12:45:17.000000000 +0000 +++ xen-4.17.3+10-g091466ba55/debian/.gitignore 1970-01-01 00:00:00.000000000 +0000 @@ -1,39 +0,0 @@ -.debhelper -*.debhelper.* -*.preinst.debhelper -*.postinst.debhelper -*.prerm.debhelper -*.postrm.debhelper -*.substvars -*.stamp -tmp -*-[0-9]*.bug-control -*-[0-9]*.postinst -*-[0-9]*.postrm -*.tmp -files -xen-doc -xen-hypervisor-common -xen-system-amd64 -xen-system-armhf -xen-system-arm64 -xen-hypervisor-[0-9]*[0-9] -xen-hypervisor-[0-9]*[0-9].install -...
2014 Dec 23
0
Processed: Re: Bug#773561: Installing "xen-linux-system-amd64" on jessie fails
...test/63. Ignoring request to alter fixed versions of bug #773561 to the same values previously set Bug #773561 [xen-utils-common] Installing "xen-linux-system-amd64" on jessie fails Marked as found in versions xen/4.4.1-6. > retitle -1 /etc/init.d/xen fails when run in a guest, causing postinst to fail. Bug #773561 [xen-utils-common] Installing "xen-linux-system-amd64" on jessie fails Changed Bug title to '/etc/init.d/xen fails when run in a guest, causing postinst to fail.' from 'Installing "xen-linux-system-amd64" on jessie fails' -- 773561: http://...
2015 Nov 06
0
Processed: retitle 773561 to /etc/init.d/xen fails when run in a nested L1 hypervisor dom0 (Xen on Xen)
Processing commands for control at bugs.debian.org: > retitle 773561 /etc/init.d/xen fails when run in a nested L1 hypervisor dom0 (Xen on Xen) Bug #773561 [xen-utils-common] /etc/init.d/xen fails when run in a guest, causing postinst to fail. Changed Bug title to '/etc/init.d/xen fails when run in a nested L1 hypervisor dom0 (Xen on Xen)' from '/etc/init.d/xen fails when run in a guest, causing postinst to fail.' > thanks Stopping processing here. Please contact me if you need assistance. -- 773561: http://...