[Bug 1331512] Re: automount tries to mount "tls", "x86_64", "libselinux.so.1", etc

2014-10-29 Thread indium
SOLVED !!!

I have found the SOLUTION (in my case) on a Debian site, summarizing as:

"Fix your LD_LIBRARY_PATH or /etc/ld.so.conf (or equivalent) setup."

when I removed the 'export LD_LIBRARY_PATH=~/lib:~/libexec', the error
went away. No idea why.

please find the page here:

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=747941



** Bug watch added: Debian Bug tracker #747941
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=747941

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to autofs in Ubuntu.
https://bugs.launchpad.net/bugs/1331512

Title:
  automount tries to mount "tls", "x86_64", "libselinux.so.1", etc

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

-- 
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 1331512] [NEW] automount tries to mount "tls", "x86_64", "libselinux.so.1", etc

2014-06-18 Thread indium
Public bug reported:

Dear all,

since years (=many ubunt releases) I have not managed to automount via
davfs, sshfs, while mount.davs works from the command line (executed a
root) and with lftp I can access the mounts via sftp.  Via automount I
get strange errors in syslog:

Jun 18 10:02:01 mbp62 automount[16426]: key "tls" not found in map source(s).
Jun 18 10:02:01 mbp62 automount[16426]: key "x86_64" not found in map source(s).
Jun 18 10:02:01 mbp62 automount[16426]: key "libselinux.so.1" not found in map 
source(s).
Jun 18 10:02:01 mbp62 automount[16426]: key "libacl.so.1" not found in map 
source(s).
Jun 18 10:02:01 mbp62 automount[16426]: key "libattr.so.1" not found in map 
source(s).
Jun 18 10:02:01 mbp62 automount[16426]: key "libc.so.6" not found in map 
source(s).
Jun 18 10:02:01 mbp62 automount[16426]: key "libpcre.so.3" not found in map 
source(s).
Jun 18 10:02:01 mbp62 automount[16426]: key "libdl.so.2" not found in map 
source(s).

I can't find any bug reports that relate to this.

I conclude that has to do with some modification that I possibly have
done somewhere in /etc or so, but I have no clue.  Or I am one of the
few that run ubuntu on a macbook pro 6,2 perhaps.

Does anyone have a suggestion based on these specific words above (tls,
x86_64,...)??

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: autofs 5.0.7-3ubuntu3
ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
Uname: Linux 3.13.0-24-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.14.1-0ubuntu3.2
Architecture: amd64
Date: Wed Jun 18 13:25:35 2014
ExecutablePath: /usr/sbin/automount
InstallationDate: Installed on 2013-11-05 (224 days ago)
InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 (20131016.1)
ProcEnviron:
 TERM=linux
 PATH=(custom, no user)
SourcePackage: autofs
UpgradeStatus: Upgraded to trusty on 2014-05-02 (46 days ago)

** Affects: autofs (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug trusty

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to autofs in Ubuntu.
https://bugs.launchpad.net/bugs/1331512

Title:
  automount tries to mount "tls", "x86_64", "libselinux.so.1", etc

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

-- 
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 974966] Re: package slapd 2.4.28-1.1ubuntu3 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2012-04-07 Thread indium
On Sat, Apr 07, 2012 at 04:37:30AM -, Clint Byrum wrote:
> Hi! The relevant error message is:
> 
>  Backing up /etc/ldap/slapd.d in /var/backups/slapd-2.4.25-1.1ubuntu4.1... 
>   Backing up /etc/ldap/slapd.d in /var/backups/slapd-2.4.25-1.1ubuntu4.1... 
> done.
>   Moving old database directories to /var/backups:
>   - directory dc=nodomain... 
>   - directory dc=nodomain... done.
>   Loading from /var/backups/slapd-2.4.25-1.1ubuntu4.1: 
>   - directory dc=nodomain... 
>   - chowning database directory (openldap:openldap)... 
>   - chowning database directory (openldap:openldap)... done
>   Directory /var/lib/ldap for dc=eeeserver not empty, aborting.
> dpkg: error processing slapd (--configure):
> 
> It looks like the package ran into a situation where it couldn't do
> anything without potentially destroying data, so it aborted. I'd
> recommend moving /var/lib/ldap/* out of the way if you don't actually
> need any of the data, then running
> 
> sudo dpkg --configure -a
> 
> to finish this process.
> 
> This isn't a bug so much as an unfortunate situation, so closing the
> report as Invalid. If you have additional information that may show that
> there is a bug here, please feel free to set the status back to New.
> 
> ** Changed in: openldap (Ubuntu)
>Status: New => Invalid
> 

okay, thanks for the quick response!


> -- 
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/974966
> 
> Title:
>   package slapd 2.4.28-1.1ubuntu3 failed to install/upgrade:
>   ErrorMessage: subprocess installed post-installation script returned
>   error exit status 1
> 
> Status in “openldap” package in Ubuntu:
>   Invalid
> 
> Bug description:
>   somehow the upgrade didn't work. I installed the package in 11.10, but
>   never got it working, so I cannot compare the situation now that I'm
>   in 12.04. Still, the fact that the installation/upgrade didn't work
>   should not be related to the (wrong) configuration.
> 
>   ProblemType: Package
>   DistroRelease: Ubuntu 12.04
>   Package: slapd 2.4.28-1.1ubuntu3
>   ProcVersionSignature: Ubuntu 3.2.0-22.35-generic 3.2.14
>   Uname: Linux 3.2.0-22-generic x86_64
>   ApportVersion: 2.0-0ubuntu4
>   Architecture: amd64
>   Date: Fri Apr  6 10:32:52 2012
>   ErrorMessage: ErrorMessage: subprocess installed post-installation script 
> returned error exit status 1
>   InstallationMedia: Xubuntu 10.04 "Lucid Lynx" - Release amd64 (20100429)
>   SourcePackage: openldap
>   Title: package slapd 2.4.28-1.1ubuntu3 failed to install/upgrade: 
> ErrorMessage: subprocess installed post-installation script returned error 
> exit status 1
>   UpgradeStatus: Upgraded to precise on 2012-04-06 (0 days ago)
> 
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/974966/+subscriptions

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap in Ubuntu.
https://bugs.launchpad.net/bugs/974966

Title:
  package slapd 2.4.28-1.1ubuntu3 failed to install/upgrade:
  ErrorMessage: subprocess installed post-installation script returned
  error exit status 1

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

-- 
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 974966] Re: package slapd 2.4.28-1.1ubuntu3 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2012-04-06 Thread indium
-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap in Ubuntu.
https://bugs.launchpad.net/bugs/974966

Title:
  package slapd 2.4.28-1.1ubuntu3 failed to install/upgrade:
  ErrorMessage: subprocess installed post-installation script returned
  error exit status 1

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

-- 
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 974966] [NEW] package slapd 2.4.28-1.1ubuntu3 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2012-04-06 Thread indium
Public bug reported:

somehow the upgrade didn't work. I installed the package in 11.10, but
never got it working, so I cannot compare the situation now that I'm in
12.04. Still, the fact that the installation/upgrade didn't work should
not be related to the (wrong) configuration.

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: slapd 2.4.28-1.1ubuntu3
ProcVersionSignature: Ubuntu 3.2.0-22.35-generic 3.2.14
Uname: Linux 3.2.0-22-generic x86_64
ApportVersion: 2.0-0ubuntu4
Architecture: amd64
Date: Fri Apr  6 10:32:52 2012
ErrorMessage: ErrorMessage: subprocess installed post-installation script 
returned error exit status 1
InstallationMedia: Xubuntu 10.04 "Lucid Lynx" - Release amd64 (20100429)
SourcePackage: openldap
Title: package slapd 2.4.28-1.1ubuntu3 failed to install/upgrade: ErrorMessage: 
subprocess installed post-installation script returned error exit status 1
UpgradeStatus: Upgraded to precise on 2012-04-06 (0 days ago)

** Affects: openldap (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package precise

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap in Ubuntu.
https://bugs.launchpad.net/bugs/974966

Title:
  package slapd 2.4.28-1.1ubuntu3 failed to install/upgrade:
  ErrorMessage: subprocess installed post-installation script returned
  error exit status 1

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

-- 
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