xymon-client file " # Environment settings for the Xymon client. include /etc/default/xymon-client include /var/run/xymon/bbdisp-runtime.cfg CONFIGCLASS="$SERVEROSTYPE" # Default configuration class for logfiles
PATH="/bin:/usr/bin:/sbin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/usr/lib/xymon/client/bin" # PATH setting for the client scripts. # You normally don't need to modify anything below here XYMONDPORT="1984" # Portnumber where xymond listens XYMONCLIENTHOME="/usr/lib/xymon/client" XYMONHOME="$XYMONCLIENTHOME" # Directory for the Xymon client files XYMON="$XYMONHOME/bin/xymon" # The Xymon client "xymon" utility XYMONTMP="/var/lib/xymon/tmp" # Where we may store temporary files. XYMONCLIENTLOGS="/var/log/xymon" # Where we store the client logfiles include /var/run/xymon/xymonclient-include.cfg # Compatibility settings HOBBITCLIENTHOME="$XYMONCLIENTHOME" BBDISP="$XYMSRV" BBDISPLAYS="$XYMSERVERS" BBPORT="$XYMONDPORT" BBHOME="$XYMONHOME" BB="$XYMON" BBTMP="$XYMONTMP" BBCLIENTLOGS="$XYMONCLIENTLOGS" # The following defines a bunch of commands that BB extensions expect to be present. # Xymon does not use them, but they are provided here so if you use BB extension # scripts, then they will hopefully run without having to do a lot of tweaking. UPTIME="/usr/bin/uptime" AWK="/usr/bin/awk" CAT="/bin/cat" CP="/bin/cp" CUT="/usr/bin/cut" DATE="/bin/date" EGREP="/bin/egrep" EXPR="/usr/bin/expr" FIND="/usr/bin/find" GREP="/bin/grep" HEAD="/usr/bin/head" ID="/usr/bin/id" LN="/bin/ln" LS="/bin/ls" MV="/bin/mv" RM="/bin/rm" SED="/bin/sed" SORT="/usr/bin/sort" TAIL="/usr/bin/tail" TOP="/usr/bin/top" TOUCH="/usr/bin/touch" TR="/usr/bin/tr" UNIQ="/usr/bin/uniq" WHO="/usr/bin/who" WC="/usr/bin/wc -l" WCC="/usr/bin/wc" # DF,DFCMD and PS are for compatibility only, NOT USED by the Xymon client DF="/bin/df -Pk" DFCMD="/bin/df -Pk" PS="ps ax" MAXLINE="32768" " Regards Stan On 2 December 2014 at 14:02, Axel Beckert <[email protected]> wrote: > Hi again, > > Axel Beckert wrote: > > This looks a lot like #1069227 or #1042821, except that they had exit > > status 1, not 127. > > It is not. > > https://launchpadlibrarian.net/191668213/DpkgTerminalLog.txt shows: > > /var/lib/dpkg/info/xymon-client.config: 3: /etc/default/xymon-client: > include: not found > > Please send the contents of your /etc/default/xymon-client file. Looks > like the culprit is in there. > > Regards, Axel > -- > ,''`. | Axel Beckert <[email protected]>, http://people.debian.org/~abe/ > : :' : | Debian Developer, ftp.ch.debian.org Admin > `. `' | 1024D: F067 EA27 26B9 C3FC 1486 202E C09E 1D89 9593 0EDE > `- | 4096R: 2517 B724 C5F6 CA99 5329 6E61 2FF9 CD59 6126 16B5 > > -- > You received this bug notification because you are subscribed to the bug > report. > https://bugs.launchpad.net/bugs/1398356 > > Title: > package xymon-client 4.3.7-1ubuntu2 failed to install/upgrade: > subprocess installed post-installation script returned error exit > status 127 > > Status in xymon package in Ubuntu: > Incomplete > > Bug description: > Hi, > > I can't update my machine ubuntu14.04 > It keeps giving me the same error. > > ProblemType: Package > DistroRelease: Ubuntu 14.04 > Package: xymon-client 4.3.7-1ubuntu2 > ProcVersionSignature: Ubuntu 3.13.0-39.66-generic 3.13.11.8 > Uname: Linux 3.13.0-39-generic i686 > ApportVersion: 2.14.1-0ubuntu3.5 > Architecture: i386 > Date: Tue Dec 2 12:19:17 2014 > DpkgHistoryLog: > Start-Date: 2014-12-02 12:18:47 > Commandline: aptdaemon role='role-commit-packages' sender=':1.85' > Install: liboxideqtquick0:i386 (1.3.4-0ubuntu0.14.04.1) > Upgrade: liboxideqt-qmlplugin:i386 (1.2.5-0ubuntu0.14.04.1, > 1.3.4-0ubuntu0.14.04.1), oxideqt-codecs:i386 (1.2.5-0ubuntu0.14.04.1, > 1.3.4-0ubuntu0.14.04.1), liboxideqtcore0:i386 (1.2.5-0ubuntu0.14.04.1, > 1.3.4-0ubuntu0.14.04.1) > DuplicateSignature: package:xymon-client:4.3.7-1ubuntu2:subprocess > installed post-installation script returned error exit status 127 > ErrorMessage: subprocess installed post-installation script returned > error exit status 127 > InstallationDate: Installed on 2011-07-11 (1239 days ago) > InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 > (20100429) > SourcePackage: xymon > Title: package xymon-client 4.3.7-1ubuntu2 failed to install/upgrade: > subprocess installed post-installation script returned error exit status 127 > UpgradeStatus: Upgraded to trusty on 2014-09-01 (91 days ago) > > To manage notifications about this bug go to: > https://bugs.launchpad.net/ubuntu/+source/xymon/+bug/1398356/+subscriptions > -- Regards Stan Hilliar cell: +27 82 3348636 email: [email protected] Web http://goo.gl/1EvPL Twitter http://goo.gl/XNfno Always learning, never arriving. Jesus Christ is ALL, everything else is commentary -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1398356 Title: package xymon-client 4.3.7-1ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 127 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xymon/+bug/1398356/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
