[Bug 155947] Re: ldap config causes Ubuntu to hang at a reboot

2008-04-01 Thread Lars Kneschke
I'm pretty sure that this is not a problem of nss-ldap but nss-files or the nss subsystem at all! nss-ldap should never get asked about any account informations (root, daemon,...) found by nss-files already. And yes, it is really a pita that no one took care for this major bug already. -- ldap

[Bug 137475] Re: imap_utf8 function incorrectly convert with gbk encode

2008-04-01 Thread wlx
There is no problem in ubuntu gutsy. -- imap_utf8 function incorrectly convert with gbk encode https://bugs.launchpad.net/bugs/137475 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 Ubun

[Bug 210143] [NEW] [gutsy] php5-pgsql packages are BROKEN

2008-04-01 Thread wlx
Public bug reported: Just want to install php5-pgsql package for postgresql support in php5, but encountered: The following packages are BROKEN: php5-pgsql 0 packages upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 51.3kB of archives. After unpacking 193kB will be used

[Bug 134082] Re: [gutsy][fiesty] network-mannager should restart samba if ip-address is changed.

2008-04-01 Thread Alexander Sack
** Also affects: samba (Ubuntu) Importance: Undecided Status: New -- [gutsy][fiesty] network-mannager should restart samba if ip-address is changed. https://bugs.launchpad.net/bugs/134082 You received this bug notification because you are a member of Ubuntu Server Team, which is subscri

[Bug 210175] [NEW] [openssh] [CVE-2008-1483] allows local users to hijack forwarded X connections

2008-04-01 Thread hk47
*** This bug is a security vulnerability *** Public security bug reported: References: MDVSA-2008:078 (http://www.mandriva.com/en/security/advisories?name=MDVSA-2008:078) Quoting: "OpenSSH allows local users to hijack forwarded X connections by causing ssh to set DISPLAY to :10, even when anoth

[Bug 155947] Re: ldap config causes Ubuntu to hang at a reboot

2008-04-01 Thread gheeke
I do also think, that a fix should made available for an LTS release. libnss-ldap is critical for an enterprise environment. -- ldap config causes Ubuntu to hang at a reboot https://bugs.launchpad.net/bugs/155947 You received this bug notification because you are a member of Ubuntu Server Team,

Re: [Bug 207527] Re: Backup of Bacula's MySQL catalog fails

2008-04-01 Thread Stuart Griffith
I got the update to bacula 2.2.8-5ubuntu5, but have not found any indication of fixes for the second and third points of my bug report. What was done to satisfy the if statement in the "make_catalog_backup_awk" script so it would do the dump? What was done so the mysqldump command would use the c

[Bug 209699] Re: problem afer upgrade to mysql 5.0.22-0ubuntu6.06.8

2008-04-01 Thread Jamie Strandboge
I have confirmed that this dump causes the problem. To reproduce: 1. apt-get install mysql-server-5.0 2. /etc/init.d/mysql reset-password 3. update the database to accept connections from anywhere for root: mysql> update user set host='%' where user='root' and host='hostname here'; mysql> flush pr

[Bug 209699] Re: problem afer upgrade to mysql 5.0.22-0ubuntu6.06.8

2008-04-01 Thread Jamie Strandboge
Feel free to remove the dump link as I have it now. -- problem afer upgrade to mysql 5.0.22-0ubuntu6.06.8 https://bugs.launchpad.net/bugs/209699 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-b

[Bug 210175] Re: [openssh] [CVE-2008-1483] allows local users to hijack forwarded X connections

2008-04-01 Thread Colin Watson
We already fixed this in Hardy: openssh (1:4.7p1-5) unstable; urgency=low * Recommends: xauth rather than Suggests: xbase-clients. * Document in ssh(1) that '-S none' disables connection sharing (closes: #471437). * Patch from Red Hat / Fedora: - SECURITY: Don't use X11 forwarding p

[Bug 209699] Re: problem afer upgrade to mysql 5.0.22-0ubuntu6.06.8

2008-04-01 Thread Jamie Strandboge
I forgot to mention in step 3, should do before the select: mysql> use mysql; -- problem afer upgrade to mysql 5.0.22-0ubuntu6.06.8 https://bugs.launchpad.net/bugs/209699 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-dfsg-5.0 in ub

[Bug 209699] Re: problem afer upgrade to mysql 5.0.22-0ubuntu6.06.8

2008-04-01 Thread Jamie Strandboge
Feisty 5.0.38-0ubuntu1.4 and Gutsy 5.0.45-1ubuntu3.3 not affected. -- problem afer upgrade to mysql 5.0.22-0ubuntu6.06.8 https://bugs.launchpad.net/bugs/209699 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu. --

[Bug 209699] Re: problem afer upgrade to mysql 5.0.22-0ubuntu6.06.8

2008-04-01 Thread Jamie Strandboge
Edgy 5.0.24a-9ubuntu2.4 no affected. -- problem afer upgrade to mysql 5.0.22-0ubuntu6.06.8 https://bugs.launchpad.net/bugs/209699 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 lis

[Bug 207527] Re: Backup of Bacula's MySQL catalog fails

2008-04-01 Thread Ante Karamatić
"* In the make_catalog_backup_awk script there is an if statement, "if (catname == cat1 || catname == cat2 || catname == cat3 || catname == cat4)" that guards the creation of .my.cnf and execution of mysqldump. On my system cat1 had the value "" and catname had the value "MyCatalog" so the configur

[Bug 188151] Re: Main Inclusion Report

2008-04-01 Thread Matthias Klose
please remove the /usr/lib/libsysSp.so symlink; it's not used. ok for main. please change this for hardy ** Changed in: ibmasm-utils (Ubuntu) Status: Confirmed => In Progress -- Main Inclusion Report https://bugs.launchpad.net/bugs/188151 You received this bug notification because you ar

[Bug 210175] Re: [openssh] [CVE-2008-1483] allows local users to hijack forwarded X connections

2008-04-01 Thread nxvl
Including debdiff for dapper ** Attachment added: "dapper.debdiff" http://launchpadlibrarian.net/13023921/dapper.debdiff ** Changed in: openssh (Ubuntu Dapper) Status: New => Confirmed ** Changed in: openssh (Ubuntu Edgy) Status: New => Confirmed ** Changed in: openssh (Ubuntu

[Bug 208552] Re: Poor performance in smbclient while transmitting

2008-04-01 Thread nire
Pscp (Vista) SSH (Ubuntu) 1x 700 MB file Ubuntu -> Server: 1,9 MB/s Vista -> Server: 5,2-5,4 MB/s Ubuntu <- Server: 6,5-6,8 MB/s Vista <- Server: Peak speed is ~ 5 MB/s. The speed is decreasing until the recieving is finished. Stops at 1,1 MB/s 30x ~3 MB files Ubuntu -> Server: The transmit n

[Bug 210175] Re: [openssh] [CVE-2008-1483] allows local users to hijack forwarded X connections

2008-04-01 Thread nxvl
Including debdiff for edgy. ** Attachment added: "edgy.debdiff" http://launchpadlibrarian.net/13023764/edgy.debdiff -- [openssh] [CVE-2008-1483] allows local users to hijack forwarded X connections https://bugs.launchpad.net/bugs/210175 You received this bug notification because you are a mem

[Bug 210175] Re: [openssh] [CVE-2008-1483] allows local users to hijack forwarded X connections

2008-04-01 Thread nxvl
Including debdiff for gutsy ** Attachment added: "gutsy.debdiff" http://launchpadlibrarian.net/13023889/gutsy.debdiff -- [openssh] [CVE-2008-1483] allows local users to hijack forwarded X connections https://bugs.launchpad.net/bugs/210175 You received this bug notification because you are a m

[Bug 209699] Re: problem afer upgrade to mysql 5.0.22-0ubuntu6.06.8

2008-04-01 Thread Jamie Strandboge
The patch for Dapper exposed upstream bug http://bugs.mysql.com/bug.php?id=20482. Preliminary patch does not fail. ** Changed in: mysql-dfsg-5.0 (Ubuntu) Status: Confirmed => Triaged -- problem afer upgrade to mysql 5.0.22-0ubuntu6.06.8 https://bugs.launchpad.net/bugs/209699 You received

[Bug 210175] Re: [openssh] [CVE-2008-1483] allows local users to hijack forwarded X connections

2008-04-01 Thread nxvl
Including debdiff for feisty ** Attachment added: "feisty.debdiff" http://launchpadlibrarian.net/13023789/feisty.debdiff -- [openssh] [CVE-2008-1483] allows local users to hijack forwarded X connections https://bugs.launchpad.net/bugs/210175 You received this bug notification because you are

[Bug 210175] Re: [openssh] [CVE-2008-1483] allows local users to hijack forwarded X connections

2008-04-01 Thread Kees Cook
** Changed in: openssh (Ubuntu Dapper) Importance: Undecided => Low Assignee: (unassigned) => Kees Cook (keescook) Status: Confirmed => In Progress ** Changed in: openssh (Ubuntu Edgy) Importance: Undecided => Low Assignee: (unassigned) => Kees Cook (keescook) Status:

[Bug 201059] Re: conffile prompt on latest upgrade in hardy

2008-04-01 Thread Mathias Gug
I've attached a debdiff that should fix this issue. ** Attachment added: "samba_3.0.28a-1ubuntu4.debdiff" http://launchpadlibrarian.net/13027145/samba_3.0.28a-1ubuntu4.debdiff ** Changed in: samba (Ubuntu) Status: Confirmed => In Progress Target: None => ubuntu-8.04 ** Changed i

[Bug 209699] Re: problem afer upgrade to mysql 5.0.22-0ubuntu6.06.8

2008-04-01 Thread Jamie Strandboge
In addition to the above test case, the following works as expected: select `TABLE_NAME` from `INFORMATION_SCHEMA`.`TABLES` where `TABLE_SCHEMA` = 'mosaicox' and `TABLE_TYPE` = 'BASE TABLE'; Running patched package through QA. ** Changed in: mysql-dfsg-5.0 (Ubuntu) Status: Triaged => In P

Re: [Bug 208552] Re: Poor performance in smbclient while transmitting

2008-04-01 Thread Dustin Kirkland
nire wrote: > Vista <- Server: Peak speed is ~ 5 MB/s. The speed is decreasing until the > recieving is finished. Stops at 1,1 MB/s Okay, for one thing, you should wrap the copy with "time" on Linux, or something equivalent on Windows. Relying on the program's running tally of throughput isn't

[Bug 210461] [NEW] PHP crashes when running my sample script

2008-04-01 Thread Anderson
Public bug reported: Binary package hint: php5 Ok, my script is very ugly, but I think it should not crash the PHP interpreter. I am attaching a PHP script in this bug report. It causes a crash either when running from CLI or from an Apache server. Environments tested: #1 (running an Apache se

[Bug 210461] Re: PHP crashes when running my sample script

2008-04-01 Thread Anderson
** Attachment added: "Script that crashes PHP" http://launchpadlibrarian.net/13030894/php-SIGSEGV.php -- PHP crashes when running my sample script https://bugs.launchpad.net/bugs/210461 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to p

Re: [Bug 204379] Re: dhcp3-client not setting right permissions on /var/lib/dhcp3

2008-04-01 Thread Mathias Gug
On Sun, Mar 30, 2008 at 10:58:42AM -, joseche wrote: > Forget it ! Do you still have this problem or has it been solved now ? -- Mathias Gug Ubuntu Developer http://www.ubuntu.com -- dhcp3-client not setting right permissions on /var/lib/dhcp3 https://bugs.launchpad.net/bugs/204379 You r

[Bug 210461] Re: PHP crashes when running my sample script

2008-04-01 Thread Anderson
Sorry. This crash is a behavior documented in PHP site... http://br2.php.net/manual/en/language.functions.php ** Changed in: php5 (Ubuntu) Status: New => Invalid -- PHP crashes when running my sample script https://bugs.launchpad.net/bugs/210461 You received this bug notification because

[Bug 204441] Re: [hardy a6] samba authentication

2008-04-01 Thread Mathias Gug
Users are automatically imported in the samba password database on install, but their password is not set. Thus it's impossible to change your user samba password the first time. You need to initialize first the user password by running smbpasswd as root: $ sudo smbpasswd user_id Then a new samba

[Bug 210461] Re: PHP crashes when running my sample script

2008-04-01 Thread linovski
$pos value never change. So you have a recursive behavior. echo ("Não vai passar no teste! :(!\n"); -- PHP crashes when running my sample script https://bugs.launchpad.net/bugs/210461 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 i

[Bug 210175] Re: [openssh] [CVE-2008-1483] allows local users to hijack forwarded X connections

2008-04-01 Thread Launchpad Bug Tracker
This bug was fixed in the package openssh - 1:4.6p1-5ubuntu0.2 --- openssh (1:4.6p1-5ubuntu0.2) gutsy-security; urgency=low * SECURITY UPDATE: X11 forward hijacking via alternate address families. * channels.c: upstream fixes, patched inline. Thanks to Nicolas Valcarcel (LP:

[Bug 210175] Re: [openssh] [CVE-2008-1483] allows local users to hijack forwarded X connections

2008-04-01 Thread Launchpad Bug Tracker
This bug was fixed in the package openssh - 1:4.3p2-8ubuntu1.2 --- openssh (1:4.3p2-8ubuntu1.2) feisty-security; urgency=low * SECURITY UPDATE: X11 forward hijacking via alternate address families. * channels.c: upstream fixes, patched inline. Thanks to Nicolas Valcarcel (LP:

[Bug 210143] Re: [gutsy] php5-pgsql packages are BROKEN

2008-04-01 Thread Adam Conrad
It looks like you've installed php5 from gutsy-updates (5.2.3-1ubuntu6.3), then removed gutsy-updates from your sources.list, so you're getting php5-pgsql from gutsy-security (5.2.3-1ubuntu6.2). Re-add updates to your sources.list again, and all should be well with the world. ** Changed in: php5

[Bug 210175] Re: [openssh] [CVE-2008-1483] allows local users to hijack forwarded X connections

2008-04-01 Thread Kees Cook
Released as USN 597-1: http://www.ubuntu.com/usn/usn-597-1 ** Changed in: openssh (Ubuntu Dapper) Status: In Progress => Fix Released ** Changed in: openssh (Ubuntu Edgy) Status: In Progress => Fix Released -- [openssh] [CVE-2008-1483] allows local users to hijack forwarded X conn

Re: [Bug 207527] Re: Backup of Bacula's MySQL catalog fails

2008-04-01 Thread Stuart Griffith
Thank you for clearing these up. I didn't see anywhere that indicated that I needed to change the RunBeforeJob. This is not something I have had to do before with Bacula. Stuart On Tue, 2008-04-01 at 15:12 +, Ante Karamatić wrote: > "* In the make_catalog_backup_awk script there is an if sta

[Bug 210143] Re: [gutsy] php5-pgsql packages are BROKEN

2008-04-01 Thread wlx
yes, that's the problem. Thanks, Adam. -- [gutsy] php5-pgsql packages are BROKEN https://bugs.launchpad.net/bugs/210143 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-bug

Re: [Bug 204379] Re: dhcp3-client not setting right permissions on /var/lib/dhcp3

2008-04-01 Thread joseche
I've solved the problem from the first day, I just wanted to give you the input on it because that was a standard installation of a package, but I am tired of following on it by now. Thanks. 2008/4/1, Mathias Gug <[EMAIL PROTECTED]>: > > On Sun, Mar 30, 2008 at 10:58:42AM -, joseche wrote: >

[Bug 204441] Re: [hardy a6] samba authentication

2008-04-01 Thread Patrice Vetsel
You can have a look at Bug #208419 https://bugs.launchpad.net/ubuntu/+source/pam/+bug/208419 No more use of smbpasswd :) -- [hardy a6] samba authentication https://bugs.launchpad.net/bugs/204441 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribe

Re: [Bug 207527] Re: Backup of Bacula's MySQL catalog fails

2008-04-01 Thread Ante Karamatić
On Wed, 02 Apr 2008 01:18:49 - Stuart Griffith <[EMAIL PROTECTED]> wrote: > I didn't see anywhere that indicated that I needed to change the > RunBeforeJob. This is not something I have had to do before with > Bacula. Maybe you don't remember, but you had to insert username and password of a

[Bug 89945] Re: scp doesn't report correct filenames with spaces in verbose mode

2008-04-01 Thread Colin Watson
Should use strnvis instead, I suspect. -- scp doesn't report correct filenames with spaces in verbose mode https://bugs.launchpad.net/bugs/89945 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in ubuntu. -- Ubuntu-server-bugs mai