General :: ACPI Error: [CAPB] Namespace Lookup Failure, AE_ALREADY_EXISTS (20110112/dsfield-143)

Apr 1, 2011

It seems my laptop (an Acer Aspire One AOA150) runs out of MTRRs at boot. I've done some googling on the problem and read that people recommend turning on MTRR sanitizing to fix it, however, it still occurs. I'm running Arch Linux (but that shouldn't matter). You can see that I have enabled MTRR sanitization here:

[chris@helios ~]$ zgrep 'SANITIZER' /proc/config.gz
CONFIG_MTRR_SANITIZER=y
CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=1
CONFIG_MTRR_SANITIZER_SPARE_REG_NR_DEFAULT=1

Here is my relevant system info:

uname -a:

Linux helios 2.6.38-aao-light #1 SMP PREEMPT Fri Apr 1 03:02:37 BST 2011 i686 Intel(R) Atom(TM) CPU N270 @ 1.60GHz GenuineIntel GNU/Linux

dmesg potential warnings:

[ 0.000000] Notice: NX (Execute Disable) protection missing in CPU!
[ 0.000000] RCU-based detection of stalled CPUs is disabled.
[ 0.000000] Verbose stalled-CPUs detection is disabled.
[ 0.157222] ACPI Error: [CAPB] Namespace lookup failure, AE_ALREADY_EXISTS (20110112/dsfield-143)

[code]....

View 2 Replies


ADVERTISEMENT

OpenSUSE :: Error CS0234: The Type Or Namespace Name `Xml' Does Not Exist In The Namespace `System'

Oct 6, 2010

I have just installed openSUSE 11.3 and enjoy using MonoDevelop , and I tried to use XML Serialization in C# : The Help shows the following code for XML Serialization :

C# Example
// Simple XML serialization
using System;
using System.IO;
using System.Xml.Serialization;
public class MyObject {

[Code]...

but when tried the same code the error was : /home//Projects/xmlTest/Main.cs(14,14): Error CS0234: The type or namespace name `Xml' does not exist in the namespace `System'. Are you missing an assembly reference? (CS0234) (xmlTest)

View 1 Replies View Related

Server :: LDAP Temporary Lookup Failure When Querying From Postfix

Jul 23, 2011

I configured POSTFIX with DOVECOT, LDAP & Squirrel mail on RHEL 5.5. Iam able to login using LDAP authentication. Now i want to deliver mails locally using LDAP. I configured to query LDAP using transport lookup table (ie.transport_maps=ldap:ldaptransport). it shows the following errors:

warning:dict_ldap_lookup:ldaptransport : search base not found-no such object..
Temporary lookup failure.
ldaptransport Configuration:
server_host=hostname of server

[code]....

(But same search_base is configure in Dovecot, it is authenticating) I have searched in net, they are telling that some ASCII encoding problem in postfix to LDAP.

View 1 Replies View Related

General :: 'symbol Lookup Error - G_date_time_unref'?

Jun 28, 2011

Linux Mint Debian Edition x64 is installed and running quite nicely. But as most 64bit users know, you have to take care of the 32bit libraries in order to run alot of software....well, only if you need to run 32bit software.

So, in practice, the first steps are to install ia32-libs and ia32-libs-gtk. That's the foundation. But sometimes that isn't enough....so, depending on your application, you have to discover it's dependencies....via 'ldd'.

For whichever libraries are required, I head over to the Debian 'testing' respository (which LMDE is based off) and search. So after satisfying the dependencies it should be good....take the following as example:

Code:
xxx@xxx ~/Floola $ ldd Floola
linux-gate.so.1 => (0xf772b000)
libgtk-x11-2.0.so.0 => /usr/lib32/libgtk-x11-2.0.so.0 (0xf732e000)
libgdk-x11-2.0.so.0 => /usr/lib32/libgdk-x11-2.0.so.0 (0xf7293000)
code....

However, when trying to run the program the following error occurs:

Code:
xxx@xxx ~/Floola $ ./Floola
./Floola: symbol lookup error: /usr/lib32/libgobject-2.0.so.0: undefined symbol: g_date_time_unref
So from some research, this indicates an issue with a date stamp/version conflict...if this is incorrect, ...this is part of the learning process.

Anyway, this error occurs with other 32bit software i'm trying to run.

The strange thing, though, is that i've done a fresh install of LMDE and ran the same process of setting up the 32bit libs as I did before....but this time I get this error.

View 5 Replies View Related

Slackware :: Namespace Error : Failed To Parse QName 'xml:'

May 12, 2011

My only problem with Slackware 64 13.37 is that Crossover Linux doesn't seem to install correctly. It claims successful installation, but several lines of these errors occur:

Code:

Use of "goto" to jump into a construct is deprecated at /home/x/cxoffice/lib/perl/XML/SAX/PurePerl/Reader/Stream.pm line 56.
/home/x/.local/share/mime/packages/cxassoc-cxgames-0.xml:6: namespace error : Failed to parse QName 'xml:'

[code]....

Then, when I try to restore certain cxoffice "bottles," I get the following messages:

Code:

Unhandled exception

or

Code:

wine: Unimplemented function user32.dll.DialogBoxParamW called at address 0x7b8402f9 (thread 00f2), starting debugger... Everything worked fine in Slackware64 13.1.

View 6 Replies View Related

General :: ACPI Error & Kernel Panic On Boot - Fedora 12

Jan 7, 2010

I just installed Fedora 12. When I boot, only the following three lines are printed: pnp 00:09: can't evaluate _CRS: 12298 ACPI: Expecting a [Reference] package element, found type 0 Kernel Panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0) I first installed Fedora using a RAID 1 setup that mirrored each partition, so I thought the problem was coming from GRUB and confusion from what to boot off of. However, I reinstalled Fedora using a simple single drive setup (left the second drive without any partition), and the same error was returned. Is this an ACPI issue with this particular motherboard/BIOS? Any ideas for how I can fix this?

View 1 Replies View Related

General :: Grsync Failure / Rsync Error: Unexplained Error (code 255)?

Sep 19, 2010

I'm trying to sync a folder between my Windows install and my PCLinux install. Same machine, Windows 7 on the C drive and Linux on an external USB hard drive.

Using the Grsync GUI, I searched for the source and destination folders, and then executed the command. Here is the output:

** Launching RSYNC command (simulation mode): pkexec rsync -r -n -t -v --progress -s /media/Win7/Documents and Settings/Paul/Application Data/The Word file:///root/.wine/drive_c/Program Files/The Word/myData

ssh: connect to host file port 22: No route to host

rsync: connection unexpectedly closed (0 bytes received so far) [sender]
rsync error: unexplained error (code 255) at io.c(601) [sender=3.0.7]
Rsync process exit status: 255

It seems to be doing an FTP operation, whereas all I need is a file transfer. Can anyone point out my error here?

View 5 Replies View Related

Ubuntu :: Acpi - I/o Resource Piix4_smbus - 0x1040-0x10471 - Conflicts With Acpi Region Smb

Jan 14, 2010

Having trouble rebooting a system. Have a Ubuntu 9.10 (2.6.31-16 generic-pae) build on a VMWare installation. The system was fine until I rebooted after an update. Now I get the above message and the system halts loading. Have tried to Grub acpi=off and acpi=force to no avail.

View 1 Replies View Related

OpenSUSE Hardware :: Direct Rendering Disabled When Running Live CD Without ACPI And With ACPI It Doesn't Boot

May 29, 2011

When I run OpenSUSE from the Live CD using normal settings, booting stops with a blank screen a moment after the kernel is loaded. When running it with ACPI disabled, it works, but direct rendering is disabled, even though it detects my video card (Mobility Radeon HD 5650) correctly Here's the Xorg.0.log file: my xorg log - [URL]

View 3 Replies View Related

OpenSUSE :: Pidgin: Symbol Lookup Error

Jun 17, 2010

Pidgin won't start for me any more. Upon execution from the command line, this is the output:

pidgin: symbol lookup error: /usr/lib/python2.6/site-packages/gst-0.10/gst/interfaces.so: undefined symbol: gst_stream_volume_format_get_type

I've run sudo /sbin/ldconfig, but it didn't help. I've also reinstalled pidgin and libpurple.

View 3 Replies View Related

OpenSUSE :: K3B Gives Symbol Lookup Error Code

Nov 18, 2010

I get the following error message starting k3b:
frank@linux-avnb:~> k3b
k3b: symbol lookup error: /usr/lib/libkcddb.so.4: undefined symbol: _ZN9QListData11detach_growEPii
<unknown program name>(26884)/: Communication problem with "k3b" , it probably crashed.
Error message was: "org.freedesktop.DBus.Error.NoReply" :
" "Message did not receive a reply (timeout by message bus)" "
frank@linux-avnb:~>

View 9 Replies View Related

Ubuntu Multimedia :: FFmpeg Symbol Lookup Error After Possible Update

Jan 5, 2010

I noticed that a lot of software updates were ready today so I installed all of them without thinking to make a note of what they were, so I don't know if ffmpeg or one of its dependencies was amongst them. The very next time I ran ffmpeg, it gave me an error I haven't seen before. After downloading a file from BBC's iPlayer site using get-iplayer, I ran a script to convert it to a format suitable for my Samsung YP-Q2 personal media player. I copied the command out of that script and pasted it onto the command line so that I could capture the console output of that encoding session, shown below:

Code:
[garry tv]$ ffmpeg -i inputfile.mp4 -acodec libmp3lame -ar 44100 -ab 128k -ac 2 -vcodec mpeg4 -b 1024k -r 15 -s qvga outputfile.avi
FFmpeg version git-bcf9828, Copyright (c) 2000-2009 Fabrice Bellard, et al.
built on Oct 25 2009 11:48:38 with gcc 4.4.1
Configuration: --enable-gpl --enable-nonfree --enable-shared --enable-pthreads --enable-libx264 --enable-libfaac --enable-libtheora
libavutil 50. 3. 0 / 50. 3. 0
libavcodec 52.37. 1 / 52.20. 0
libavformat 52.39. 2 / 52.31. 0
libavdevice 52. 2. 0 / 52. 1. 0
libswscale 0. 7. 1 / 0. 7. 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x9d27700]ISO: File Type Major Brand: isom
st:1 removing common factor 48 from timebase

Seems stream 0 codec frame rate differs from container frame rate: 100.00 (100/1) -> 25.00 (25/1)
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'inputfile.mp4':
Duration: 00:58:39.02, start: 0.000000, bitrate: 831 kb/s
Stream #0.0(und), 1/50: Video: h264, yuv420p, 640x360, 1/100, 25 tbr, 50 tbn, 100 tbc
Stream #0.1(und), 1/1000: Audio: aac, 48000 Hz, stereo, s16
ffmpeg: symbol lookup error: ffmpeg: undefined symbol: avcodec_channel_layout_num_channels
[garry tv]$

This error, "undefined symbol" is what makes me think that either ffmpeg or one of its dependencies has been updated or the error would have occurred before now. I've been using the script with the command in the above form for some weeks now with no problems, almost always converting an MP4 (but sometimes a .mov) into an AVI. Thinking that it might be the version of ffmpeg in the standard repos, I followed the advice of this thread and removed the standard ffmpeg and installed the one from Medibuntu. (Removing the standard one took WinFF and DVDRip with it, but I reinstalled those afterwards, and I'm sure they don't come into the equation otherwise.) I re-ran the command and the error was exactly as before. Is ffmpeg recently borked or am I missing something obvious? Or something obscure, for that matter?

View 7 Replies View Related

Ubuntu Installation :: Symbol Lookup Error After Update 10th April On 11.04?

Apr 21, 2011

After I upgraded 11.04 on my netbook (Latitude 2110), I get a symbol lookup error when trying to run Spotify (Native Linux Client) and other QT based applications:

spotify: symbol lookup error: /usr/lib/libQtDBus.so.4: undefined symbol:_ZN14QObjectPrivate15checkWindowRoleEv

I found the following thread on the Spotify support website, with the exact same error. I cannot quite understand how to diagnose and fix the problem from the information provided. Anyone got a good tips or hint?

View 2 Replies View Related

General :: Error - Su: Authentication Failure

Jun 16, 2010

i have been running Ubuntu for about 3 days now, finally getting all my files moved back to the drive and what have you.I came from running windows, and an Android phone with full su access, and done up all custom-like..I am loving the speed, etc. great experience so far. BUT: the headphone port on my laptop is broken, and so I run [ran] and external soundcard, a Creative X-fi 5.1 USB SC. I have found linux drivers for this unit, and am trying to install. I have googled the crap out of how to do this, yet am getting stuck.

Here is where I'm getting stuck. I have extracted the package, entered into the sub folder, and am trying to run the Make install:

...laptop:/tmp/xfi-0.0.0.0$ cd ./xfi
...laptop:/tmp/xfi-0.0.0.0/xfi$ su -c "make install"
Password:
su: Authentication failure
...laptop:/tmp/xfi-0.0.0.0/xfi$

what in heck do i type at password... have I NOT done something, am I doing something wrong.... it does not accept my normal password, so I am lost.

View 3 Replies View Related

OpenSUSE Install :: ACPI Error On Boot

Dec 26, 2009

After upgrading to 11.2 my laptop HP dv9000 I'm getting some errors:

ACPI Error (psargs-0359): [2012] Namespace lookup failure, AE_NOT_FOUND
ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0._OSC] (Node ffff88007fbf45f0), AE_NOT_FOUND

View 3 Replies View Related

Slackware :: ACPI - I/O Resource 0000:00:1f.3 - 0x400-0x41f - Conflicts With ACPI Region SMRG - 0x400-0x40f

Nov 7, 2010

I have random X freezes (suddenly keyboard and mouse stop to react). Xorg.O.log is error and warnings free. The only problems I see in syslog/ dmesg are related to ACPI.

I have Asus P5E3 Deluxe motherboard. Slackware 13.1

Linux vareg 2.6.33.4-smp #2 SMP Wed May 12 22:47:36 CDT 2010 i686 Intel(R) Core(TM)2 Duo CPU E8400 @ 3.00GHz GenuineIntel GNU/Linux

Code:

Code:

I ahve also today upgraded my BIOS to 1303 version. Still no difference.

View 14 Replies View Related

Debian Installation :: Unable To Install In HP DV7 Laptop (ACPI Error)

Jan 30, 2011

I have tried both DVD and CD (both are MD5-checked) of both Lenny 5.0.8 and Squeeze RC on my HP DV7-3074CA. (a.k.a 3085DX)When I choose a graphic install, it just hangs after loading the initial files.When I choose the normal install, It gives the following error:

[1.383207] ACPI: EC: Input buffer is not empty, aborting transaction.

Is there a boot command I can input to override this? I tried removing the battery slot, but the only difference is that that message does not appear, but the setup hangs anyway.

UPDATING:Tried "pci=noacpi" but that did lead to a kernel panic.[1.547564] Kernel panic - not syncing: Attempted to kill init!

View 7 Replies View Related

Ubuntu :: RUTorrent Install - Error Processing ACPI Support

Jun 29, 2010

I am renting a dedicated server and I'm following a tutorial to install rutorrent. I'm asked to:
sudo apt-get install -y build-essential pkg-config libcurl4-openssl-dev libsigc++-2.0-dev libncurses5-dev lighttpd nano screen subversion libterm-readline-gnu-perl php5-cgi apache2-utils

But continually get this error ...
sudo apt-get install -y build-essential pkg-config libcurl4-openssl-dev libsigc++-2.0-dev libncurses5-dev lighttpd nano screen subversion libterm-readline-gnu-perl php5-cgi apache2-utils
Reading package lists... Done
Building dependency tree
Reading state information... Done
build-essential is already the newest version.
pkg-config is already the newest version.
libcurl4-openssl-dev is already the newest version.
libsigc++-2.0-dev is already the newest version.
libncurses5-dev is already the newest version.
lighttpd is already the newest version.
nano is already the newest version.
screen is already the newest version.
subversion is already the newest version.
libterm-readline-gnu-perl is already the newest version.
php5-cgi is already the newest version.
apache2-utils is already the newest version.
The following packages were automatically installed and are no longer required:
xserver-xorg-video-amd linux-headers-2.6.24-16-generic
linux-headers-2.6.24-16
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
2 not fully installed or removed.
After this operation, 0B of additional disk space will be used.
Setting up acpid (1.0.4-5ubuntu9.3) ...
* Starting ACPI services...
acpid: can't open /proc/acpi/event: No such file or directory
invoke-rc.d: initscript acpid, action "start" failed.
dpkg: error processing acpid (--configure):
subprocess post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of acpi-support:
acpi-support depends on acpid (>= 1.0.4-1ubuntu4); however:
Package acpid is not configured yet.
dpkg: error processing acpi-support (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
acpid
acpi-support
E: Sub-process /usr/bin/dpkg returned an error code (1)

I have followed ideas posted in different threads for this problem but none have worked. I'm new to linux so here comes the dumb questions. What is acpid and what problems will it cause if ignored?

View 7 Replies View Related

Programming :: What Exactly Is Namespace In OOP?

Jan 16, 2011

I have been searching for a decent definition for this and have come up empty. The defintions I have found are so abstracted that they are meaningless. Could I get a defintion that has "corners" and some context? Is it a verb,a noun,can it fly or crawl?

View 4 Replies View Related

OpenSUSE Hardware :: Modprobe Acpi-cpufreq -FATAL - Error Inserting - No Such Device

Apr 17, 2011

(Opensuse 11.4, nvidia, core2) PROBLEM: cpu goes into C3 powersaving state even on full load (even when disabled from bios) (acpi=off prevents this). opensuse 11.4 kernel ignores boot option processor.max_cstate=2 (option has no effect). cpufreq util should be able to change governor policy to performance, however acpi-cpufreq driver doesn't load: modprobe acpi-cpufreq -> FATAL: error inserting acpi_cpufreq (/lib.../acpi-cpufreq.ko): No such device

View 7 Replies View Related

Ubuntu :: Login Via Gdm - Error Initiating Conversation With Authentication System - General Failure

Jun 13, 2010

I was having a problem with the keyring asking me for a password after I changed my user password. I googled it and found that since the password changed, I will get asked for the keyring password until I delete ~/.gnome2/keyrings/login.keyring. What happened was that I wasn't paying attention that you had to generate a new keyring password before rebooting.

Now, whenever I try to login via gdm, I get this message: error initiating conversation with authentication system - general failure

How do I get it working again? I can still login from the terminal.

View 4 Replies View Related

General :: Reverse DNS Lookup From A File?

Oct 4, 2009

I have a file consisting of unique IP addresses - one per line I want to find the name of the host for each address. I tried the following:

Quote:

nslookup < file_name

This worked except it gives me a lot of extraneous information such as the servers providing the answers. This is too much information for me and would simply like each line of IP numbers to be replaced with a domain name. I tried using the same strategy using host and hostname and dig but I must have given the wrong command as I had no results.

View 3 Replies View Related

OpenSUSE :: Symbol Lookup Error: /usr/lib64/libedit.so.0: Undefined Symbol: Tgetent

Dec 15, 2009

Apache doesn't start with libedit.so.0.0.34 ( from libedit0-3.0.snap20090923-4.1.x86_64 ).

Code:

[Tue Dec 15 16:20:51 2009] [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
PHP Warning: Directive 'register_long_arrays' is deprecated in PHP 5.3 and greater in Unknown on line 0
/usr/sbin/httpd2-prefork: symbol lookup error: /usr/lib64/libedit.so.0: undefined symbol: tgetent
Solution: I copied /usr/lib64/libedit.so.0.0.27 from a previous install and symlinked /usr/lib64/libedit.so.0 to it.

View 6 Replies View Related

Ubuntu :: Skype: Symbol Lookup Error: /usr/lib32/libQtDBus.so.4: Undefined Symbol

Jan 17, 2010

ive made a slight mistake on my Ubuntu 9.10 64bit. I was trying to get Voodoo Motion Tracking software to work, and it was having trouble locating some Qt Libs, so I decided it was a good idea to move its included libs into /user/lib32 directory. Voodoo now works, but Skype instead comes up with:

Code:

skype: symbol lookup error: /usr/lib32/libQtDBus.so.4: undefined symbol: _ZN14QObjectPrivate15checkWindowRoleEv Skype was installed using their own provided 64bit .deb - it was previously working fine.

View 2 Replies View Related

Ubuntu Installation :: Symbol Lookup Error: /usr/lib/libnssutil3.so.1d: Undefined Symbol: PL_ClearArenaPool

Oct 21, 2010

The most recent update impacted my thunderbird-3.0. When launched I get these error messages

/usr/lib/thunderbird-3.0.3pre/thunderbird-bin: Symbol `SSL_ImplementedCiphers' has different size in shared object, consider re-linking
/usr/lib/thunderbird-3.0.3pre/thunderbird-bin: symbol lookup error: /usr/lib/libnssutil3.so.1d: undefined symbol: PL_ClearArenaPool

I can only assume the libnssutil3 library was upgraded and this broke the library call in the thunderbird-3.0.

View 3 Replies View Related

Software :: Lmms Install Success, Lookup Error On Run / Lmms: Undefined Symbol?

Aug 19, 2009

I have been trying to install lmms on my Slackware 12.1 system.I have installed QT, cmake in order to compile the source.

It seemed to install correctly (after a bit of reading about how cmake works....) but gives me this on run:

Quote:

bash-3.1$ lmms
Notice: could not set realtime priority.lmms: symbol lookup error: lmms: undefined symbol: _ZN8QPainter10drawPixmapERK7QPointFRK7QPixmap
bash-3.1$

So my understanding is that it is missing a file or command associated with the program, through it not being linked or not existing. Is there any way I can find out where it thinks this file/data should be, so as to ascertain what libs/packages have it? As far as I can tell, I have all dependencies satisfied.....

View 2 Replies View Related

CentOS 5 :: /opt/dmz/bin/httpd: Symbol Lookup Error: /lib/libssl.so.5: Undefined Symbol: OPENSSL_init

Sep 21, 2010

I performed a yum update and now my yum is not working and I am unable to start my apache processes (in a dmz configuration).This is the error I am getting from yum.

yum clean
Traceback (most recent call last):
File "/usr/bin/yum", line 4, in ?
import yum

[code]....

View 9 Replies View Related

Ubuntu :: Mixxx: Symbol Lookup Error: /usr/lib/libQtNetwork.so.4: Undefined Symbol

Dec 6, 2010

I'm running Ubuntu 10.10 and was looking for software to mix mp3's. I want to try mixxx (found here) I installed the most recent package by using the ppa of the project (as described here) Install seems to be ok (no error messages)But when I try to run mixxx from the menu nothing happens. Nothing. Running it from the terminal with the command

Code:

mixxx

I get this error message:

Quote:

mixxx: symbol lookup error: /usr/lib/libQtNetwork.so.4: undefined symbol: _ZN16QIODevicePrivate4peekEPcx

View 2 Replies View Related

Debian Configuration :: Network Namespace Bridging

Jan 27, 2016

My task is to create network namespace, so it can be used to perform some other tasks from it.

Debian 8.2 is used in VMWare virtual machine on windows 7. I have also tried same things with Raspbian on Raspberry Pi 2, but same problems appear.

First, i have followed tutorial https://lwn.net/Articles/580893/ to create pair of virtual ethernet interfaces.

Now i have veth0 in global namespace with ip address 10.1.1.2/24, and veth1 in netns1 namespace with ip address 10.1.1.1/24, and i was able to ping each one from another

Next, i have followed tutorial [URL] ..... to bridge eth0 and veth0, so i can access internet from netns1 namespace.

- First, i have deleted ip addresses for both eth0 and veth0
interfaces, and set them do DOWN state.
- New bridge is created (br0) and both interfaces (eth0 and veth0) are
added to it.
- Then both interfaces are set to UP state, and i run "dhclient br0" to
assign ip address to br0.

From global namespace now it is possible to run "ping google.com" (and br0 interface is used), but from netns1 namespace i get error "Network is unreachable".

$ ip addr show
Code: Select all    1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default
        link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
        inet 127.0.0.1/8 scope host lo
           valid_lft forever preferred_lft forever
        inet6 ::1/128 scope host
           valid_lft forever preferred_lft forever
 
[CODE]....

View 2 Replies View Related

Server :: Dovecot Autocreate Plugin / No Namespace Found

May 25, 2011

I recently swapped from courier to dovecot on my server and it's working fine, but I can't seem to get the autocreate plugin to work.I have followed the directions to enable the plugin and autocreate and autosubscribe 2 folders.After enabling debug I can see an error "autocreate: No namespace found" listed for both folders. I haven't been able to find any other instructions, docs or threads that suggest what has to be done to the private namespace to allow it to create these folders.

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved