Displaying 20 results from an estimated 39 matches for "1.0alpha4".
2005 May 08
1
Problem installing Theora. help please
Hello.
I am running cpanel on redhad linux 9 with the latest patches.
I want to install icecast and icecast requires Theora to be installed.
So after running the autoconf of Theora, I ran make and then make
install.
The output of make install is below.
Now, when I want to install icecase from the rpm, I get this error:
rpm -i icecast-2.2.0-1.i386.rpm
error: Failed dependencies:
curl
2005 Nov 06
2
1.0alpha4 uploaded to Debian unstable
I finally got some free time and uploaded 1.0alpha4. It will
arrive in the archive by tomorrow afternoon. Together with the
most recent libssl0.9.8 upgrade I think this will fix the SSL problems
users have been facing.
--
Jaldhar H. Vyas <jaldhar at debian.org>
La Salle Debain - http://www.braincells.com/debian/
2005 Dec 10
1
help! assertion failed in 1.0alpha4
Hi,
I've been getting this bug in 1.0alpha4. It happens every time the user
checks his Inbox. I'm using mbox btw. Can I get any hint on why this is
happening?
Dec 9 09:08:39 lasige-serv dovecot: imap(pjsousa): file
mail-index-sync-ext.c: line 155 (get_ext_header): assertion failed:
(memcmp((char *)(ext_hdr + 1), ext->name, strlen(ext->name)) == 0)
Dec 9 09:08:39 lasige-serv
2005 Nov 11
1
1.0alpha4: pop3_reuse_xuidl patch
hi all,
this is needed to make the pop3_reuse_xuidl option work in 1.0alpha4.
I am using maildir and I noticed that for each message which doesn't
have an indexed X-UIDL header, the entire message is read from disk.
as this is reading only headers, it is probably reasonable to stop
reading at the end of the headers.
it would also be neat if dovecot could be configured to only try
reading
2005 Nov 03
1
assertion problems w/ 1.0alpha4
Hey list,
I have been using 0.99.14 for a while now but recently decided to try to
upgrade to 1.0alpha4 to get the latest and greatest. I'm building from
source myself on a Slackware 10.0 machine. Slackware ships with UW-IMAP
configured to keep your inbox in /var/spool/mail and your other folders
in ~/. I've been using the same setup for dovecot so that the migration
is
2005 Oct 24
0
1.0alpha4: drowning in asserts/cores
Timo,
I have had to drop back to alpha3 because I found a pile
of core files on my imap server this morning, from the
weekend. They are all from the assert:
imap(user): file mbox-lock.c: line 379 (mbox_lock_fcntl):
assertion failed: (lock_type == F_UNLCK)
I reported this issue to the list last Friday. Help...
Jeff Earickson
Colby College
2005 Nov 09
0
mysql dovecot 1.0alpha4
I try to authenticate using mysql and I always get access denied.
I wrote a program in C that connect to the database and it work.
I put the code within driver-mysql.c and it failed!!!
My question is do you set up anything (SSL?) that could explain this
failure.
thanks.
Here is the code
MYSQL *h;
h = mysql_init (NULL);
if (h == NULL) {
fprintf (stderr, "mysql_init() failed (probably
2005 Nov 25
1
Multiple Mailstores using 1.0alpha4
I am using qmail-ldap to provide virtual users to my system, but I also
have some shell users on the system as well.
Virtual users go into /home/vmail/mailstore/$username/
System users go into /home/$username/Maildir
How can I have both of these available as inboxes in dovecot using ldap
logins?
Do I need to use namespaces or am i missing something with
default_mail_env?
Thanks,
--
Brian T
2005 Nov 18
1
Authentication hanging with 1.0alpha4 - mysql issue?
Hello,
Recently, I configured my server (RHEL4, 2.6.9-22.0.1.ELsmp) to run postfix 2.1.5 and dovecot 1.0 alpha4. It connects to a MySQL database (mysql 4.1.12) to verify authentication. From 30 minutes to an hour after dovecot is started, authentication and mail access works perfectly. However, after those 30 minutes to an hour, further attempts to authenticate with dovecot result in
2005 Mar 17
5
up-to-date debian packages?
The debian (unstable) libtheora and libogg packages are a little out
of date. I was wondering if anybody had made their own packages for
libogg-1.1.1 and libtheora-1.0alpha4.
If not, I'll go ahead and package them up and put them up on my own
debian repository or something, and let you guys know where to get
them.
But if somebody has already done that, let me know.
thanks,
Tim
2004 Dec 29
3
libtheora
Hi,
I just installed debian (ubuntu) on this machine:
Linux ludwig 2.6.8.1-3-amd64-generic #1 Tue Oct 12 11:40:38 UTC 2004 x86_64
GNU/Linux
but neither libtheora0 and libtheora-dev from packet nor libtheora-1.0alpha4 I
compiled seems to work
;-)
both mplayer or vlc can't read video stream
Theora header parsing failed: -20
or
[00000247] theora decoder error: This bitstream does
2006 Jun 02
0
Re: Update libtheora-1.0alpha6
On Wed, May 31, 2006 at 05:52:33PM +0200, steven mestdagh wrote:
> please make it install the docs under share/doc/libtheora.
Thank you. Updated patch below.
A copy of this email goes to the list of theora. The following patch
for the port of libtheora-alpha6 for OpenBSD includes (among other things):
* a patch for examples/Makefile.in that doesn't link player_example
since it
2005 Nov 25
1
Problem with openldap+nscd+dovecot
Hi,
I'm having a problem with this setup:
RHEL4 U4.2(Centos) + openldap + nscd
The problem I see is that for some reason, after a couple of hours
dovecot stuck in the auth procress.
I do a :
telnet localhost imap
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
* OK dovecot ready.
1 login user pass
(here is the delay)
After passing a username/password, the
2004 Dec 20
0
libtheora 1.0 alpha 4 release
Ralph Giles posted this announcement at www.theora.org last week. I tried to
reword it for this list, but couldn't think of a way to improve it. In case
you haven't already seen this:
*******************************************************
We're pleased to announce a new release of the libtheora reference
implementation. This is an incremental update over alpha 3, in support of
2005 Oct 21
1
1.0alpha4: mbox-lock asserts and cores
Timo,
I upgraded from alpha3 to alpha4 yesterday, and I am seeing
a few of the following asserts:
imap(user): file mbox-lock.c: line 379 (mbox_lock_fcntl):
assertion failed: (lock_type == F_UNLCK)
Gdb info on a couple of the cores is attached. It looks
like the arg lock_type for mbox_lock_fcntl() is not getting
passed in correctly, like the enum "enum mbox_lock_type type"
in
2005 Dec 02
1
corrupt attachments
Not sure if this has already been covered, but any pointers
or suggestions would be greatly appreciated.
We just realized last night that dovecot-stable seems to be
corrupting the attachments within users' inboxes.
In an attempt to resolve the problem, we upgraded the
mail server here to Dovecot 1.0alpha4 but it didn't help.
To the best of our knowledge we didn't start experiencing
2005 May 06
1
Problem installing. Please help
Hello. I am trying to install icecast on redhat 9.0 with cpanel
I have the latest stable release of everything installed on my server.
Problem 1:
When I try to install icecase via rpm, I get this error:
error: Failed dependencies:
curl >= 7.10.0 is needed by icecast-2.2.0-1
libtheora is needed by icecast-2.2.0-1
libtheora.so.0 is needed by icecast-2.2.0-1
Note: curl
2007 Feb 20
2
critical performance problem
I have been using dovecot 1.0alpha4 + deliver/sieve in production for a
few accounts (400'000).
After testing 1.0.rc22 I decided to upgrade one of the imap servers...
And... what a mess !
The server just gets unusable. I don't know why but with new release, it
just overloads the system with I/O.
It turns that with 1.0.rc22 I get 15Mo/s read on disk average, without
any reason.
What did
2005 Nov 18
1
Upgrading from 0.99 to 1.0alpha
Since FreeBSD has decided to drop Dovecot 0.99 and only provide a port for
1.0alpha4, what are the considerations for upgrading from 0.99.14 to
1.0a4?
Thanks,
Jim
--
Jim Trigg, Lord High Everything Else O- /"\
Hostmaster, Huie Kin family website \ / ASCII RIBBON CAMPAIGN
Verger and System Administrator, X HELP CURE HTML MAIL
All Saints Church - Sharon Chapel
2005 Dec 19
1
Dovecot 1.0alpha imap uid store command response
Hi,
Dovecot 1.0alpha (tested 0.99.14, 1.0alpha1, 1.0alpha4 and 1.0alpha5) does
not return UID number in 'UID STORE uid-number +FLAGS (\Seen)' command
response. Issue is not present in 0.99.14.
>From IMAP RFC http://www.isi.edu/in-notes/rfc3501.txt
6.4.8. UID Command
...
However, server implementations MUST implicitly
include the UID message data item as part of any FETCH response