Re: [Bug 276606] Re: package update-manager 1:0.93.18 failed to install/upgrade: ErrorMessage: SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error code (1)
On Thu, Oct 16, 2008 at 12:41 AM, Michael Vogt <[EMAIL PROTECTED]> wrote: > Hm, that looks like it did not crash with a error this time? > > -- > package update-manager 1:0.93.18 failed to install/upgrade: ErrorMessage: > SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error > code (1) > https://bugs.launchpad.net/bugs/276606 > You received this bug notification because you are a direct subscriber > of the bug. > i dunno. it's like ok now -- package update-manager 1:0.93.18 failed to install/upgrade: ErrorMessage: SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error code (1) https://bugs.launchpad.net/bugs/276606 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openldap in ubuntu. -- 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
Re: [Bug 276606] Re: package update-manager 1:0.93.18 failed to install/upgrade: ErrorMessage: SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error code (1)
On Tue, Oct 14, 2008 at 4:44 PM, Michael Vogt <[EMAIL PROTECTED]> wrote: > Thanks, in this case, please run: > > $ sudo -s > # export DEBCONF_DEBUG=developer > # export DEBIAN_HAS_FRONTEND=1 > # /usr/share/debconf/frontend sh -ex /var/lib/dpkg/info/rkhunter.postinst > configure > > That should give us a good debug output. > > -- > package update-manager 1:0.93.18 failed to install/upgrade: ErrorMessage: > SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error > code (1) > https://bugs.launchpad.net/bugs/276606 > You received this bug notification because you are a direct subscriber > of the bug. > [EMAIL PROTECTED]:~$ sudo -s [EMAIL PROTECTED]:~# export DEBCONF_DEBUG=developer [EMAIL PROTECTED]:~# export DEBIAN_HAS_FRONTEND=1 [EMAIL PROTECTED]:~# /usr/share/debconf/frontend sh -ex /var/lib/dpkg/info/rkhunter.postinst configure debconf (developer): frontend started debconf (developer): Trying to find a templates file.. debconf (developer): Trying sh.templates debconf (developer): Trying /usr/share/debconf/templates/sh.templates debconf (developer): Couldn't find a templates file. debconf (developer): frontend running, package name is debconf (developer): starting sh -ex /var/lib/dpkg/info/rkhunter.postinst configure + set -e + . /usr/share/debconf/confmodule + [ ! 1 ] + [ -z ] + exec + [ ] + exec + DEBCONF_REDIR=1 + export DEBCONF_REDIR + DF=/etc/default/rkhunter + APT_CONF=/etc/apt/apt.conf.d/90rkhunter + db_get rkhunter/cron_db_update + _db_cmd GET rkhunter/cron_db_update + IFS= printf %s\n GET rkhunter/cron_db_update + IFS= read -r _db_internal_line debconf (developer): <-- GET rkhunter/cron_db_update debconf (developer): --> 0 + RET= + return 0 + db_get rkhunter/cron_daily_run + _db_cmd GET rkhunter/cron_daily_run + IFS= printf %s\n GET rkhunter/cron_daily_run + IFS= read -r _db_internal_line debconf (developer): <-- GET rkhunter/cron_daily_run debconf (developer): --> 0 + RET= + return 0 + db_get rkhunter/apt_autogen + _db_cmd GET rkhunter/apt_autogen + IFS= printf %s\n GET rkhunter/apt_autogen + IFS= read -r _db_internal_line debconf (developer): <-- GET rkhunter/apt_autogen debconf (developer): --> 0 false + RET=false + return 0 + rm -f /etc/apt/apt.conf.d/90rkhunter + grep ^TMPDIR /etc/rkhunter.conf + sed s/TMPDIR=// + RKH_TMP_DIR=/var/lib/rkhunter/tmp + cp -p /etc/passwd /var/lib/rkhunter/tmp + cp -p /etc/group /var/lib/rkhunter/tmp + db_get rkhunter/apt_autogen + _db_cmd GET rkhunter/apt_autogen + IFS= printf %s\n GET rkhunter/apt_autogen debconf (developer): <-- GET rkhunter/apt_autogen debconf (developer): --> 0 false + IFS= read -r _db_internal_line + RET=false + return 0 + [ false = false ] + grep -q -E ^DISABLE_TESTS=.*(hashes.*attributes|attributes.*hashes|properties) /etc/rkhunter.conf + echo Updating the file properties database: Updating the file properties database: + /usr/bin/rkhunter --propupd [ Rootkit Hunter version 1.3.2 ] File updated: searched for 153 files, found 130, missing hashes 3 -- package update-manager 1:0.93.18 failed to install/upgrade: ErrorMessage: SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error code (1) https://bugs.launchpad.net/bugs/276606 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openldap in ubuntu. -- 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
Re: [Bug 276606] Re: package update-manager 1:0.93.18 failed to install/upgrade: ErrorMessage: SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error code (1)
On Mon, Oct 13, 2008 at 7:25 PM, Michael Vogt <[EMAIL PROTECTED]> wrote: > @Lutfi: could you please run (in a terminal): > $ sudo sh -x /var/lib/dpkg/info/rkhunter.postinst configure > > and post what it prints then? > > Thanks, > michael > > -- > package update-manager 1:0.93.18 failed to install/upgrade: ErrorMessage: > SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error > code (1) > https://bugs.launchpad.net/bugs/276606 > You received this bug notification because you are a direct subscriber > of the bug. > [EMAIL PROTECTED]:~# sudo sh -x /var/lib/dpkg/info/rkhunter.postinst configure + set -e + . /usr/share/debconf/confmodule + [ ! ] + PERL_DL_NONLAZY=1 + export PERL_DL_NONLAZY + [ ] + exec /usr/share/debconf/frontend /var/lib/dpkg/info/rkhunter.postinst configure Updating the file properties database: [ Rootkit Hunter version 1.3.2 ] File updated: searched for 153 files, found 130 -- package update-manager 1:0.93.18 failed to install/upgrade: ErrorMessage: SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error code (1) https://bugs.launchpad.net/bugs/276606 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openldap in ubuntu. -- 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
Re: [Bug 276606] Re: package update-manager 1:0.93.18 failed to install/upgrade: ErrorMessage: SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error code (1)
On Sat, Oct 11, 2008 at 8:27 AM, Mathias Gug <[EMAIL PROTECTED]> wrote: > While upgrading, did you enter a blank password when prompted for the > cn=config password? > > ** Changed in: openldap (Ubuntu) > Status: Triaged => Incomplete > > -- > package update-manager 1:0.93.18 failed to install/upgrade: ErrorMessage: > SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error > code (1) > https://bugs.launchpad.net/bugs/276606 > You received this bug notification because you are a direct subscriber > of the bug. > yes. press enter only -- package update-manager 1:0.93.18 failed to install/upgrade: ErrorMessage: SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error code (1) https://bugs.launchpad.net/bugs/276606 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openldap in ubuntu. -- 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
Re: [Bug 273988] Re: Fails to upgrade from hardy to intrepid
On Sat, Oct 11, 2008 at 8:27 AM, Mathias Gug <[EMAIL PROTECTED]> wrote: > Are you entering a blank password when prompted for the configuration > password? > > -- > Fails to upgrade from hardy to intrepid > https://bugs.launchpad.net/bugs/273988 > You received this bug notification because you are a direct subscriber > of a duplicate bug. > Yes. On hardy, while install slapd, i just press ENTER. it mean blank password Upgrade to INTEPRID got this problem -- Fails to upgrade from hardy to intrepid https://bugs.launchpad.net/bugs/273988 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openldap in ubuntu. -- 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
[Bug 273988] Re: Fails to upgrade from hardy to intrepid
Yes. Me too. Original slapd.conf from ubuntu. The problem is, while old install on hardy some times ago, ubuntu ask me the password. I give the password. But i dunno. I see slapd.conf still not have "rootpw=". Where the hell the password??? And now, got his error -- Fails to upgrade from hardy to intrepid https://bugs.launchpad.net/bugs/273988 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openldap in ubuntu. -- 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
Re: [Bug 276606] Re: package update-manager 1:0.93.18 failed to install/upgrade: ErrorMessage: SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error code (1)
On Wed, Oct 1, 2008 at 4:53 PM, Michael Vogt <[EMAIL PROTECTED]> wrote: > Can you reproduce the rkhunter failure btw? I.e. does: > $ sudo apt-get install --reinstall rkhunter > give you the failure again? > > ** Changed in: rkhunter (Ubuntu) > Assignee: (unassigned) => Michael Vogt (mvo) > Status: Triaged => Incomplete > > -- > package update-manager 1:0.93.18 failed to install/upgrade: ErrorMessage: > SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error > code (1) > https://bugs.launchpad.net/bugs/276606 > You received this bug notification because you are a direct subscriber > of the bug. > [EMAIL PROTECTED]:~# apt-get install --reinstall rkhunter Reading package lists... Done Building dependency tree Reading state information... Done Suggested packages: bsd-mailx The following NEW packages will be installed: rkhunter 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 0B/178kB of archives. After this operation, 754kB of additional disk space will be used. Preconfiguring packages ... Selecting previously deselected package rkhunter. (Reading database ... 451625 files and directories currently installed.) Unpacking rkhunter (from .../rkhunter_1.3.2-6_all.deb) ... Processing triggers for man-db ... Setting up rkhunter (1.3.2-6) ... Updating the file properties database: [ Rootkit Hunter version 1.3.2 ] File created: searched for 153 files, found 130, missing hashes 23 dpkg: error processing rkhunter (--configure): subprocess post-installation script returned error exit status 1 Errors were encountered while processing: rkhunter E: Sub-process /usr/bin/dpkg returned an error code (1) -- package update-manager 1:0.93.18 failed to install/upgrade: ErrorMessage: SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error code (1) https://bugs.launchpad.net/bugs/276606 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openldap in ubuntu. -- 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
[Bug 276605] Re: package slapd 2.4.11-0ubuntu4 failed to install/upgrade:
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/18099507/Dependencies.txt ** Attachment added: "VarLogDistupgradeAptlog.gz" http://launchpadlibrarian.net/18099508/VarLogDistupgradeAptlog.gz ** Attachment added: "VarLogDistupgradeApttermlog.gz" http://launchpadlibrarian.net/18099509/VarLogDistupgradeApttermlog.gz ** Attachment added: "VarLogDistupgradeMainlog.gz" http://launchpadlibrarian.net/18099510/VarLogDistupgradeMainlog.gz ** Attachment added: "VarLogDistupgradeMainprereqlog.gz" http://launchpadlibrarian.net/18099511/VarLogDistupgradeMainprereqlog.gz ** Attachment added: "VarLogDistupgradeTermlog.gz" http://launchpadlibrarian.net/18099512/VarLogDistupgradeTermlog.gz -- package slapd 2.4.11-0ubuntu4 failed to install/upgrade: https://bugs.launchpad.net/bugs/276605 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openldap in ubuntu. -- 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
[Bug 276605] [NEW] package slapd 2.4.11-0ubuntu4 failed to install/upgrade:
Public bug reported: Upgrade from 8.0.4.1 to 8.10 got this ProblemType: Package Architecture: i386 DistroRelease: Ubuntu 8.10 ErrorMessage: ErrorMessage: subprocess post-installation script returned error exit status 1 Package: slapd 2.4.11-0ubuntu4 SourcePackage: openldap Title: package slapd 2.4.11-0ubuntu4 failed to install/upgrade: Uname: Linux 2.6.24-21-generic i686 ** Affects: openldap (Ubuntu) Importance: Undecided Status: New ** Tags: apport-package -- package slapd 2.4.11-0ubuntu4 failed to install/upgrade: https://bugs.launchpad.net/bugs/276605 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openldap in ubuntu. -- 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
[Bug 228049] Re: apache2-doc display Parse error
ops, sorry i think i found it. cause i change all .html file hv to process through php enginee with put .html on /etc/apache2/mods-enabled/php5.conf after remove .html from /etc/apache2/mods-enabled/php5.conf, now manual show perfectly. -- apache2-doc display Parse error https://bugs.launchpad.net/bugs/228049 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in ubuntu. -- 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
[Bug 228049] Re: apache2-doc display Parse error
I try from my laptop (hardy) using: epiphany-browser (2.22.1.1-0ubuntu1) firefox (3.0~b5+nobinonly-0ubuntu3) both javascript enabled -- apache2-doc display Parse error https://bugs.launchpad.net/bugs/228049 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in ubuntu. -- 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
[Bug 228049] Re: apache2-doc display Parse error
yes new install of ubuntu server -- apache2-doc display Parse error https://bugs.launchpad.net/bugs/228049 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in ubuntu. -- 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
[Bug 228049] Re: apache2-doc display Parse error
#lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description:Ubuntu 8.04 Release:8.04 Codename: hardy -- apache2-doc display Parse error https://bugs.launchpad.net/bugs/228049 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in ubuntu. -- 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