[Bug 63141] Re: PHP (cli) exits with a segfault if pg_connect() called.

2008-11-13 Thread Russell Smith
Hi,

I've taken the latest version of the PG patch and backported it to 8.3.3
as released in hardy.

Before the application of the below patch, the segfault appears on the
following code;

?php
$conn = pg_connect('host=localhost dbname=postgres sslmode=require');
?

After the patch application.  No segfault is experienced.

That said, I'm not experienced enough with SSL to be sure I've back
ported the patch properly.

** Attachment added: 8.3.3 Backported patch to fix SSL segfault
   http://launchpadlibrarian.net/19612284/ssl.patch

-- 
PHP (cli) exits with a segfault if pg_connect() called.
https://bugs.launchpad.net/bugs/63141
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 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 286878] Re: utf8_decode bug

2008-11-13 Thread Russell Smith
I can confirm this bug in hardy 8.04

postgresql gives correct output;

[EMAIL PROTECTED]:~$ psql -c select E'\xE2\x80\x99'::varchar
 varchar 
-
 ’

php does produces ?  as in the report.

** Changed in: php5 (Ubuntu)
   Status: New = Confirmed

-- 
utf8_decode bug
https://bugs.launchpad.net/bugs/286878
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 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 257892] Re: PHP (Cli) generates invalid output when it exceeds 4kB

2008-11-13 Thread Ondřej Surý
 The only other strange thing is that my build is 2 minutes later than
yours for php. Is something funny going on there.

Different architectures?

-- 
PHP (Cli) generates invalid output when it exceeds 4kB
https://bugs.launchpad.net/bugs/257892
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 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 297576] [NEW] cifs mounts become inaccessible when another user fails to mount cifs share

2008-11-13 Thread Ian Gordon
Public bug reported:

If user A has a cifs share mounted from server Z and then user B logs in
and trys to mount a cifs share from server Z, but types the password
wrong, then user A's share from server Z gives input/output errors.

user A mounted their share using smbmount //Z/sharename
/home/A/sharename

user B mounted their share using smbmount //Z/sharename
/home/B/sharename

This is in Kubuntu Hardy Heron 8.04.1 with latest updates.
I have confirmed that the same problem exists in 8.10.

The problem seems to be reproducible just using the 8.04 and 8.10
install cd in live mode with the smbfs package installed after boot.

This problem does not exist if user B try and fails to mount a share
from server Y.

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

-- 
cifs mounts become inaccessible when another user fails to mount cifs share
https://bugs.launchpad.net/bugs/297576
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba 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 297574] [NEW] Grant sentence doesn't work

2008-11-13 Thread emiperez
Public bug reported:

It occurs for Ubuntu 8.04 and Ubuntu 8.10 Desktop Edition (It doesn't
for Ubuntu 8.04 Server Edition).

I Create a new Database:

mysql Create Database db1;

I restore a backup from another MySQL 5.0 DB:

$ mysql -p -u root db1  backup.sql

I create an user named dbadmin1:

mysql grant select on db1.* to dbadmin1 identified by a with grant
option;

Then, when I try to log in using that user:

$ mysql -p -u dbadmin1

It doesn't let me connect to the server using the password I chose, but
it does if i let the password empty although I just see
information_schema database.

** Affects: mysql-dfsg-5.0 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Grant sentence doesn't work
https://bugs.launchpad.net/bugs/297574
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 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 297675] [NEW] catalina.policy and bootstrap.jar should be copied on soft linked

2008-11-13 Thread Azamat S. Kalimoulline
Public bug reported:

Because Eclipse expect that catalina.policy and bootstrap.jar should be
in catalina home, but couldn't find them.

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

-- 
catalina.policy and bootstrap.jar should be copied on soft linked
https://bugs.launchpad.net/bugs/297675
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tomcat6 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 282298] Re: Intrepid Beta: No Access to NAS samba share any more.

2008-11-13 Thread Chris C.
Same here, Multiple 8.10 machines, upgrade and fresh install. Not
showing any files in Nautilus and smbclient from a console chops off
letters listing the files.

Connecting to an NSLU2 running OpenWRT firmware (Samba 2.0.10-security-
rollup) I cant see files.

Odd thing was that running the standard Linksys firmware on the NSLU2 I
did not have these issues connecting to it from an 8.10 machine. Files
listed correctly with both smbclient and Nautilus. So at first I was
afraid it was just the OpenWRT, but sounds like it might be a bug with
8.10 and certian versions of samba? Guessing Linksys was just using a
version of samba in there firmware as well.

Thanks.

-- 
Intrepid Beta: No Access to NAS samba share any more.
https://bugs.launchpad.net/bugs/282298
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba 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 297574] Re: Grant sentence doesn't work

2008-11-13 Thread Adam Sommer
Hello,

I tested the commands you posted on an 8.04 desktop and they  worked
fine for me.  I was just wondering if you're connecting from the local
machine or not?  Also, which version of MySQL are you using?  The
version I tested with is mysql-server-5.0-5.0.51a-3ubuntu5.3.

Thanks

-- 
Grant sentence doesn't work
https://bugs.launchpad.net/bugs/297574
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 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 296916] Please sync sysstat 8.1.6-2 (main) from Debian unstable (main).

2008-11-13 Thread Sebastien Bacher
[Updating] sysstat (8.1.2-2ubuntu1 [Ubuntu]  8.1.6-2 [Debian])
 * Trying to add sysstat...
  - sysstat_8.1.6.orig.tar.gz: downloading from http://ftp.debian.org/debian/
  - sysstat_8.1.6-2.dsc: downloading from http://ftp.debian.org/debian/
  - sysstat_8.1.6-2.diff.gz: downloading from http://ftp.debian.org/debian/
I: sysstat [main] - sysstat_8.1.2-2ubuntu1 [main].
I: sysstat [main] - isag_8.1.2-2ubuntu1 [universe].


** Changed in: sysstat (Ubuntu)
   Status: Confirmed = Fix Released

-- 
Please sync sysstat 8.1.6-2 (main) from Debian unstable (main).
https://bugs.launchpad.net/bugs/296916
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to sysstat 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 297670] Re: libsnmp-perl: get() returns wrong values

2008-11-13 Thread schrodycat
** Description changed:

  Binary package hint: libsnmp-perl
  
- On Intrepid 8.10 x86_64 the simple version of SNMP get() fail to return
+ On Intrepid 8.10 x86_64 the simple version of SNMP get() fails to return
  correct results.
  
  For example, the sample test program here:
  http://search.cpan.org/src/WMARQ/SNMP-1.6/t/snmptest.pl
  returns incorrect (empty) values for even simple SNMP 'gets' like 
'sysDescr.0'. 
  
  The same test program worked fine on Hardy.
  
  The problem is certainly in this package, and not a problem with MIBs or with 
the agent since the command line:
 snmpget -v2c -cpublic IP .1.3.6.1.2.1.1.1.0
  works OK.
  
  The full package name is 5.4.1~dfsg-7.1ubuntu6.

-- 
libsnmp-perl: get() returns wrong values
https://bugs.launchpad.net/bugs/297670
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to net-snmp 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 297670] Re: libsnmp-perl: get() returns wrong values

2008-11-13 Thread schrodycat

** Attachment added: Sample script to do a simple get of sysDescr.0
   http://launchpadlibrarian.net/19617676/get_test.pl

** Description changed:

  Binary package hint: libsnmp-perl
  
  On Intrepid 8.10 x86_64 the simple version of SNMP get() fails to return
  correct results.
  
- For example, the sample test program here:
- http://search.cpan.org/src/WMARQ/SNMP-1.6/t/snmptest.pl
- returns incorrect (empty) values for even simple SNMP 'gets' like 
'sysDescr.0'. 
+ For example, the attached sample test program returns incorrect values
+ for 'sysDescr.0'.
  
  The same test program worked fine on Hardy.
  
  The problem is certainly in this package, and not a problem with MIBs or with 
the agent since the command line:
 snmpget -v2c -cpublic IP .1.3.6.1.2.1.1.1.0
  works OK.
  
  The full package name is 5.4.1~dfsg-7.1ubuntu6.

-- 
libsnmp-perl: get() returns wrong values
https://bugs.launchpad.net/bugs/297670
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to net-snmp 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 192593] Re: unable to change user password

2008-11-13 Thread Thierry Carrez
Closed based on feedback.

** Changed in: likewise-open (Ubuntu)
   Status: Incomplete = Invalid

-- 
unable to change user password
https://bugs.launchpad.net/bugs/192593
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to likewise-open 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 290945] Re: shares disappeared after upgrade to intrepid

2008-11-13 Thread Mathias Gug
How did you share your public folder in the first place (ie before the
upgrade)?

** Changed in: samba (Ubuntu)
   Status: New = Incomplete

-- 
shares disappeared after upgrade to intrepid
https://bugs.launchpad.net/bugs/290945
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba 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 192599] Re: GDM support for domain choice

2008-11-13 Thread Thierry Carrez
Removing likewise-open: if GDM implementation shows that something also
needs to be done on likewise-open side, please reopen the task.

** Changed in: likewise-open (Ubuntu)
   Importance: Wishlist = Undecided
   Status: Triaged = Invalid

-- 
GDM support for domain choice
https://bugs.launchpad.net/bugs/192599
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to likewise-open 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 297758] [NEW] samba got ERRDOS - ERRnoaccess error after upgrade from Gutsy to 8.04

2008-11-13 Thread Estro
Public bug reported:

Binary package hint: samba

I've just tried to upgrade one of my Gutsy machines to 8.04. The upgrade
went fine except that after the upgrade my Gutsy machines cannot access
the Samba share on the 8.04 machine, while the 8.04 machine can still
access the old samba share on the Gutsy machine.

When I tried to sudo mount /mnt/rock from a Gutsy machine, mill, I got

13873: session setup failed: ERRDOS - ERRnoaccess (Access denied.)
SMB connection failed

However, I can still mount an old share in my Gutsy machine from the new
8.04 machine. The related information are listed below. I have been
Googling several days and still cannot got this problem resolved. Please
help.

===
On the newly upgraded 8.04 machine: rock
$ testparm 
(see the attached file for output)
$ smbclient -V
Version 3.0.28a

on old Gutsy machine: mill
# the line in /etc/fstab
//rock/inbox /mnt/rock smbfs rsize=8192,wsize=8192,timeo=14,intr

$ smbclient -V
Version 3.0.26a

$ smbclient -L rock
Domain=[ROCK] OS=[Unix] Server=[Samba 3.0.28a]

Sharename   Type  Comment
-     ---
print$  Disk  Printer Drivers
inbox   Disk  
IPC$IPC   IPC Service (rock server (Samba, Ubuntu))
PDF Printer   PDF
Domain=[ROCK] OS=[Unix] Server=[Samba 3.0.28a]

Server   Comment
----

WorkgroupMaster
----
WORKGROUPROCK

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

-- 
samba got ERRDOS - ERRnoaccess error after upgrade from Gutsy to 8.04
https://bugs.launchpad.net/bugs/297758
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba 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 239513] Re: stack smashing detected when calling xmlrpc_set_type

2008-11-13 Thread Chuck Short
Thanks ill be doing an SRU for php soon enough.

chuck

** Changed in: php5 (Ubuntu)
   Status: Confirmed = In Progress

-- 
stack smashing detected when calling xmlrpc_set_type 
https://bugs.launchpad.net/bugs/239513
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 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 294179] Re: ALERT - canary mismatch on efree() - heap overflow detected

2008-11-13 Thread Chuck Short
It looks like to me that some php code is running on your site which is
causing suhoshin to prevent php doing a buffer overflow. You can find
out more information about this at http://www.hardened-php.net

** Changed in: php5 (Ubuntu)
   Status: New = Won't Fix

-- 
 ALERT - canary mismatch on efree() - heap overflow detected
https://bugs.launchpad.net/bugs/294179
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 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 292836] Re: Cannot browse samba shares

2008-11-13 Thread steveb
I have this problem on 8.10, but only on one device.

In Nautilus I can see files in shares on WinXP machines, and I can see
files in shares on a Maxtor Shared Storage NAS.

I can see shares on a Buffalo Terastation Pro, but when viewed in
Nautilus they appear empty. If I use smb://nnn.nnn.nnn.nnn/share in
Firefox, I can see file and folder names, but they are truncated - the
last character of the filename is missing.

Needless to say the Terastation is my main data store, so this is a
showstopper for me - I'm staying with Hardy until it is sorted, with
Intrepid on a partition so I can test this from time to time so I know
when it is fixed.

-- 
Cannot browse samba shares
https://bugs.launchpad.net/bugs/292836
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba 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 297785] [NEW] package mysql-server-5.0 5.0.51a-3ubuntu5.1 failed to install/upgrade: Unterprozess pre-removal script gab den Fehlerwert 1 zurueck

2008-11-13 Thread [EMAIL PROTECTED]
Public bug reported:

My version is Ubuntu 8.04.

It happens on Autoupdate.

apt-cache policy mysql-server-5.0 5.0.51a-3ubuntu5.1
mysql-server-5.0:
  Installiert:5.0.51a-3ubuntu5.1
  Mögliche Pakete:5.0.51a-3ubuntu5.3
  Versions-Tabelle:
 5.0.51a-3ubuntu5.3 0
500 http://de.archive.ubuntu.com hardy-updates/main Packages
 *** 5.0.51a-3ubuntu5.1 0
100 /var/lib/dpkg/status
 5.0.51a-3ubuntu5 0
500 http://de.archive.ubuntu.com hardy/main Packages
W: Kann Paket 5.0.51a-3ubuntu5.1 nicht finden

ProblemType: Package
Architecture: i386
Date: Thu Nov 13 21:23:52 2008
DistroRelease: Ubuntu 8.04
ErrorMessage: Unterprozess pre-removal script gab den Fehlerwert 1 zurück
NonfreeKernelModules: nvidia
Package: mysql-server-5.0 5.0.51a-3ubuntu5.1
PackageArchitecture: i386
SourcePackage: mysql-dfsg-5.0
Title: package mysql-server-5.0 5.0.51a-3ubuntu5.1 failed to install/upgrade: 
Unterprozess pre-removal script gab den Fehlerwert 1 zurück
Uname: Linux 2.6.24-21-generic i686

** Affects: mysql-dfsg-5.0 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package

-- 
package mysql-server-5.0 5.0.51a-3ubuntu5.1 failed to install/upgrade: 
Unterprozess pre-removal script gab den Fehlerwert 1 zurueck
https://bugs.launchpad.net/bugs/297785
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 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 297785] Re: package mysql-server-5.0 5.0.51a-3ubuntu5.1 failed to install/upgrade: Unterprozess pre-removal script gab den Fehlerwert 1 zurueck

2008-11-13 Thread [EMAIL PROTECTED]

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/19624558/Dependencies.txt

** Attachment added: DpkgTerminalLog.gz
   http://launchpadlibrarian.net/19624559/DpkgTerminalLog.gz

-- 
package mysql-server-5.0 5.0.51a-3ubuntu5.1 failed to install/upgrade: 
Unterprozess pre-removal script gab den Fehlerwert 1 zurueck
https://bugs.launchpad.net/bugs/297785
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 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 282298] Re: Intrepid Beta: No Access to NAS samba share any more.

2008-11-13 Thread mikedev
Robert's patched libsmbclient works for me as well (buffalo
linkstation). I didn't need to reboot.

Thanks Robert!

-- 
Intrepid Beta: No Access to NAS samba share any more.
https://bugs.launchpad.net/bugs/282298
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba 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 282298] Re: Intrepid Beta: No Access to NAS samba share any more.

2008-11-13 Thread Kokodhem
omg Robert, you are a lifesaver!  Thank you!

I had cobbled something together to force the servers to mount as a
media drive anyway, but I prefer to not always have them mounted
(limited number of access points for our Windows users) and I also
prefer Samba to work correctly rather than have to hack the sys to make
it happen. =j

-- 
Intrepid Beta: No Access to NAS samba share any more.
https://bugs.launchpad.net/bugs/282298
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba 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 255368] Re: ebox: Depends: libapache-authcookie-perl but it is not installable

2008-11-13 Thread Anton Roeder
** Also affects: ubuntu-docs (Ubuntu)
   Importance: Undecided
   Status: New

-- 
ebox: Depends: libapache-authcookie-perl but it is not installable 
https://bugs.launchpad.net/bugs/255368
You received this bug notification because you are a member of Ubuntu
Server Team, which is a subscriber of a duplicate bug.

-- 
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 294179] Re: ALERT - canary mismatch on efree() - heap overflow detected

2008-11-13 Thread Chris Weiss
I'm not sure what you mean, can you be more specific?  
it's a bone stock ubuntu install dist-upgraded to 8.04 from a fully working 
7.10.  I restored my disk image backup to re-upgrade and it's working again, so 
it's something that changed in the ubuntu packages between 7.10 and 8.04 since 
nothing else has changed on my server.

the code that triggers this is simply a call to mssql, and only on
certain queries.  I have nearly 100 calls that work and about 5 that
don't, and there is nothing especially different about the ones that
don't work.  in fact the more complex ones with large resultsets and
multiple resultsets DO work and these small single table 5 row results
fail while other similar ones do not fail.

7.10 works + 8.04 fails == regression bug in something, somewhere.

-- 
 ALERT - canary mismatch on efree() - heap overflow detected
https://bugs.launchpad.net/bugs/294179
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 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 162389] Re: ntp check is worse than useless

2008-11-13 Thread Daniel T Chen
** Changed in: nagios-plugins (Ubuntu)
   Status: New = Confirmed

-- 
ntp check is worse than useless
https://bugs.launchpad.net/bugs/162389
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nagios-plugins 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 286828] Re: CIFS share broken after upgrade from 8.04 - 8.10

2008-11-13 Thread Keller Giacomarro
Here are the (scrubbed) contents of /proc/fs/cifs/DebugData:

http://pastebin.com/f5796141d

-- 
CIFS share broken after upgrade from 8.04 - 8.10
https://bugs.launchpad.net/bugs/286828
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba 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 255368] Re: ebox: Depends: libapache-authcookie-perl but it is not installable

2008-11-13 Thread cl0s
Same here, I was able to get it working from the launchpad source but
that version is not as stable, does have more modules though. I
installed libapache-authcookie-perl from the gusty package
(http://packages.ubuntu.com/hardy/libapache-authcookie-perl)  and was
able to install the default ebox from there.

-- 
ebox: Depends: libapache-authcookie-perl but it is not installable 
https://bugs.launchpad.net/bugs/255368
You received this bug notification because you are a member of Ubuntu
Server Team, which is a subscriber of a duplicate bug.

-- 
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 290945] Re: shares disappeared after upgrade to intrepid

2008-11-13 Thread Jessie Lawrence
i right-clicked it, selected Sharing Options, then clicked Share
this folder and then Create Share

wait a sec...

i am terribly sorry. please invalidate this bug. i am using another
computer right now and just now i checked to see if it was working,
and it is; i can connect to the share now.

sorry for wasting time.

On Thu, Nov 13, 2008 at 8:48 AM, Mathias Gug [EMAIL PROTECTED] wrote:
 How did you share your public folder in the first place (ie before the
 upgrade)?

 ** Changed in: samba (Ubuntu)
   Status: New = Incomplete

 --
 shares disappeared after upgrade to intrepid
 https://bugs.launchpad.net/bugs/290945
 You received this bug notification because you are a direct subscriber
 of the bug.

 Status in samba source package in Ubuntu: Incomplete

 Bug description:
 Binary package hint: samba

 first of all: shouldn't the public folder be shared by default? otherwise, 
 what is so special about it?

 anyway, i was sharing the public folder, and when i upgraded to ubuntu, the 
 share disappeared off the network. the computer reports no problems, 
 according to the computer, the folder IS shared. its not.

 ...

 well, thats it. im sure someone will want to know more, so ask.


-- 
shares disappeared after upgrade to intrepid
https://bugs.launchpad.net/bugs/290945
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba 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 290945] Re: shares disappeared after upgrade to intrepid

2008-11-13 Thread Jessie Lawrence
so, sharing does work.

however, i still think that the public folder should have SOME kind of
special property that makes it Public. (i.e. all user accounts may
read files in the public folder of any account)

On Thu, Nov 13, 2008 at 5:14 PM, Jessie Lawrence [EMAIL PROTECTED] wrote:
 i right-clicked it, selected Sharing Options, then clicked Share
 this folder and then Create Share

 wait a sec...

 i am terribly sorry. please invalidate this bug. i am using another
 computer right now and just now i checked to see if it was working,
 and it is; i can connect to the share now.

 sorry for wasting time.

 On Thu, Nov 13, 2008 at 8:48 AM, Mathias Gug [EMAIL PROTECTED] wrote:
 How did you share your public folder in the first place (ie before the
 upgrade)?

 ** Changed in: samba (Ubuntu)
   Status: New = Incomplete

 --
 shares disappeared after upgrade to intrepid
 https://bugs.launchpad.net/bugs/290945
 You received this bug notification because you are a direct subscriber
 of the bug.

 Status in samba source package in Ubuntu: Incomplete

 Bug description:
 Binary package hint: samba

 first of all: shouldn't the public folder be shared by default? otherwise, 
 what is so special about it?

 anyway, i was sharing the public folder, and when i upgraded to ubuntu, the 
 share disappeared off the network. the computer reports no problems, 
 according to the computer, the folder IS shared. its not.

 ...

 well, thats it. im sure someone will want to know more, so ask.



-- 
shares disappeared after upgrade to intrepid
https://bugs.launchpad.net/bugs/290945
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba 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 290945] Re: shares disappeared after upgrade to intrepid

2008-11-13 Thread Mathias Gug
Marking invalid for samba.

** Changed in: samba (Ubuntu)
   Status: Incomplete = Invalid

-- 
shares disappeared after upgrade to intrepid
https://bugs.launchpad.net/bugs/290945
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba 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 281569] Re: package samba-common 2:3.2.3-1ubuntu3 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2008-11-13 Thread Alex Ruddick
Nothing out of the ordinary happened when reconfiguring.

Here is my old smb.conf

** Attachment added: smb.conf
   http://launchpadlibrarian.net/19634151/smb.conf

-- 
package samba-common 2:3.2.3-1ubuntu3 failed to install/upgrade: subprocess 
post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/281569
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba 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 282298] Re: Intrepid Beta: No Access to NAS samba share any more.

2008-11-13 Thread euda
I also applied the patch above.  It works out nicely.
I am looking for fixed gvfs component from Ubuntu official repository.  
Thanks.

-- 
Intrepid Beta: No Access to NAS samba share any more.
https://bugs.launchpad.net/bugs/282298
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba 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 255368] Re: ebox: Depends: libapache-authcookie-perl but it is not installable

2008-11-13 Thread Matthew East
This isn't a documentation bug. The package is uninstallable.

** Changed in: ubuntu-docs (Ubuntu)
   Status: New = Invalid

-- 
ebox: Depends: libapache-authcookie-perl but it is not installable 
https://bugs.launchpad.net/bugs/255368
You received this bug notification because you are a member of Ubuntu
Server Team, which is a subscriber of a duplicate bug.

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


[Blueprint groupware-server] Groupware Server

2008-11-13 Thread Guy Van Sanden
Blueprint changed by Guy Van Sanden:

Whiteboard changed to:

2006-12+21 khaeru: might this be handled by the ubuntu-server-tasks spec?
é
21/12/2006 - I think we should pick an existing suite, i.e. hula and then 
create the ubiquitous middleware to achieve what we want

13/07/2007 (stephan-impilinux) - We have recently evaluated a load of
these solutions and have some professional experience in it.

2008-06-07 (pixelpapst) - Just a quick reminder that the hula project
ist effectively dead since late 2006, and the community created a fork
called bongo project. However, by now they ripped out all of Hula's
LDAP connectivity, which makes this a very pretty but useless solution
for SmallBusinessServer.

2008-06-08  (Guy Van Sanden) Citadel seems a very good choice.  IT offers many 
features (including a Jabber server) and is completely GPL'ed.
The only caveat is that it does not have LDAP support (yet)

2008-06-19 (Art Cancro) -- yes, definitely go with Citadel.  Ubuntu
packages are already being maintained, and the project would be
delighted to cooperate with the Ubuntu team on integration issues.

2008-06-19 (Todd Hanna) I would also like to give a big +1 to Citadel.
They already have the .debs and there is even a connector to use it as
an Exchange replacement if you have clients using Outlook.  I have run
it without issue on Ubuntu server since version 6.06.  It's head and
shoulders above the rest at the moment..  and it is easy to setup,
update, and maintain.

2008-07-08 (Stuart Cianos) - I'll also give major points to Citadel, and
have been a longtime user of it. It is the only open-source groupware
package that is self maintaining and straightforward to configure.

2008-07-09 (Stephan Buys) - Please also dont forget Kolab (Citadel
implements the Kolab v1 format). Kolab has 3 plugins for Outlook,
support Horde Webmail, Thunderbird/Lightning and Kontact.

2008-07-09 (Guy Van Sanden) RE Kolab - Kolab is not a full groupware
AFAIK, it does not have a web interface.  Correct me if I'm wrong.

2008-07-09 (Christian Merlin) Remember also SOGo
(http://sogo.opengroupware.org/) it use LDAP for users and PostgreSQL
for database. So It could be easy to integrate with Ebox (http://ebox-
platform.com/). So Ubuntu can became an'easy and powerfull groupware
server like the commercial one.

2008-07-10 (Stephan Buys) Kolab does have a web interface (for admin and
email) through Horde (www.horde.org). Calendars, Contacts and Tasks can
be shared between Outlook/Kontact/Horde/Thunderbird

2008-07-10 - Personally I prefer bongo, however it is still in its
infancy.  It has a great UI, and is targeted at being simple to install
and use

2008-11-14 - Zarafa is becoming an option too.  It was AGPL'd recently
and offers many features including CalDAV in the upcoming 6.30 release.

-- 
  Groupware Server
  https://blueprints.launchpad.net/ubuntu/+spec/groupware-server

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


[Blueprint groupware-server] Groupware Server

2008-11-13 Thread Guy Van Sanden
Blueprint changed by Guy Van Sanden:

Whiteboard changed to:

2006-12+21 khaeru: might this be handled by the ubuntu-server-tasks spec?
é
21/12/2006 - I think we should pick an existing suite, i.e. hula and then 
create the ubiquitous middleware to achieve what we want

13/07/2007 (stephan-impilinux) - We have recently evaluated a load of
these solutions and have some professional experience in it.

2008-06-07 (pixelpapst) - Just a quick reminder that the hula project
ist effectively dead since late 2006, and the community created a fork
called bongo project. However, by now they ripped out all of Hula's
LDAP connectivity, which makes this a very pretty but useless solution
for SmallBusinessServer.

2008-06-08  (Guy Van Sanden) Citadel seems a very good choice.  IT offers many 
features (including a Jabber server) and is completely GPL'ed.
The only caveat is that it does not have LDAP support (yet)

2008-06-19 (Art Cancro) -- yes, definitely go with Citadel.  Ubuntu
packages are already being maintained, and the project would be
delighted to cooperate with the Ubuntu team on integration issues.

2008-06-19 (Todd Hanna) I would also like to give a big +1 to Citadel.
They already have the .debs and there is even a connector to use it as
an Exchange replacement if you have clients using Outlook.  I have run
it without issue on Ubuntu server since version 6.06.  It's head and
shoulders above the rest at the moment..  and it is easy to setup,
update, and maintain.

2008-07-08 (Stuart Cianos) - I'll also give major points to Citadel, and
have been a longtime user of it. It is the only open-source groupware
package that is self maintaining and straightforward to configure.

2008-07-09 (Stephan Buys) - Please also dont forget Kolab (Citadel
implements the Kolab v1 format). Kolab has 3 plugins for Outlook,
support Horde Webmail, Thunderbird/Lightning and Kontact.

2008-07-09 (Guy Van Sanden) RE Kolab - Kolab is not a full groupware
AFAIK, it does not have a web interface.  Correct me if I'm wrong.

2008-07-09 (Christian Merlin) Remember also SOGo
(http://sogo.opengroupware.org/) it use LDAP for users and PostgreSQL
for database. So It could be easy to integrate with Ebox (http://ebox-
platform.com/). So Ubuntu can became an'easy and powerfull groupware
server like the commercial one.

2008-07-10 (Stephan Buys) Kolab does have a web interface (for admin and
email) through Horde (www.horde.org). Calendars, Contacts and Tasks can
be shared between Outlook/Kontact/Horde/Thunderbird

2008-07-10 - Personally I prefer bongo, however it is still in its
infancy.  It has a great UI, and is targeted at being simple to install
and use

2008-11-14 - (Guy Van Sanden) Zarafa is becoming an option too.  It was
AGPL'd recently and offers many features including CalDAV in the
upcoming 6.30 release.

-- 
  Groupware Server
  https://blueprints.launchpad.net/ubuntu/+spec/groupware-server

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