[Bug 255895] [NEW] found bug on PHP5

2008-08-07 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: I found a bug while I'm developing the local community website. I'm using php code for display a data from csv file format that you can import from the spreed sheet software. http://www.sangaban.org/download/bugs/news.csv <=== My data is utf-8 The Code

[Bug 253436] Re: Windows Network not recognized

2008-08-07 Thread Odd-rationale
** Changed in: samba (Ubuntu) Sourcepackagename: None => samba -- Windows Network not recognized https://bugs.launchpad.net/bugs/253436 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 U

[Bug 253436] [NEW] Windows Network not recognized

2008-08-07 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: When I run Ubuntu 8.04 in live CD mode it recognizes under Windows Network my other Windows PC's and the respective drives. However, once I install it my harddisk I do not find anything anymore under Windows Network. I looked at the all the configuratio

[Bug 33649] Re: root raid installs have bad grub config

2008-08-07 Thread Dustin Kirkland
Colin- I have a proposed patch in a bzr branch of grub: * https://code.launchpad.net/~kirkland/grub/33649 The first patch handled grub-installer used in the debian-installer, and this one handles grub-install (in the grub package), used in the installed operating system thereafter. The grub-ins

[Bug 250459] Re: Example in snmpcmd man page shows wrong parameter

2008-08-07 Thread Salvatore Palma
** Changed in: net-snmp (Ubuntu) Assignee: (unassigned) => Salvatore Palma (palma-salvatore) Status: Confirmed => In Progress -- Example in snmpcmd man page shows wrong parameter https://bugs.launchpad.net/bugs/250459 You received this bug notification because you are a member of Ubun

[Bug 239025] Re: usbhid-ups not behaving with Tripplite UPS

2008-08-07 Thread Roger C. Pao
Chuck Short: One thing I noticed with your PPA is that the battery.charge alternates between 100 and 0 quite often: upsc [EMAIL PROTECTED] battery.charge 0 [EMAIL PROTECTED]:/etc/init.d# upsc [EMAIL PROTECTED] battery.charge 100 [EMAIL PROTECTED]:/etc/init.d# upsc [EMAIL PROTECTED] battery.charge

[Bug 239025] Re: usbhid-ups not behaving with Tripplite UPS

2008-08-07 Thread Roger C. Pao
Chuck Short: dget http://launchpadlibrarian.net/15690206/nut_2.2.1-2.1ubuntu7.2~ppa1.dsc does not get the orig.tar.gz or diff.gz correctly. Of course, it's not really a repository, so the directory paths being different from the *.dsc file may be unavoidable. [EMAIL PROTECTED]:~/pub/inet/Linux

[Bug 253268] Re: php5-cgi not working with suphp in Hardy

2008-08-07 Thread dx9s
FWIW: *THEY* (including Steffen Joeris) thinks the problem is fixed... and that all web documents are to be owned by root.. (mind you I make the config file owned by root and log files and so forth) .. or that "ONE" person that needs to run a script but they can't place it anywhere because the fold

[Bug 255776] Re: freeradius lacks eap-tls eap-ttls eap-peap on hardy

2008-08-07 Thread Brian Murray
Thank you for taking the time to report this bug and helping to make Ubuntu better. This bug did not have a package associated with it, which is important for ensuring that it gets looked at by the proper developers. You can learn more about finding the right package at https://wiki.ubuntu.com/Bu

[Bug 253268] Re: php5-cgi not working with suphp in Hardy

2008-08-07 Thread dx9s
It's worse.. it has to do with the security patch applied (something to do with symlink or something). I've isolated the bug to this patch. (this is how I did it): Hardy (as of Aug 7th even) w/ "current" suphp 0.6.2-2ubuntu1 fails I went ahead and download the source and make my own .deb for 0.6

[Bug 33649] Re: root raid installs have bad grub config

2008-08-07 Thread Colin Watson
I don't think this is a viable long-term solution, because grub-install after installation won't do the same thing. Thus the task on grub should definitely stay open. However, it may help in the short term. -- root raid installs have bad grub config https://bugs.launchpad.net/bugs/33649 You recei

[Bug 33649] Re: root raid installs have bad grub config

2008-08-07 Thread Launchpad Bug Tracker
This bug was fixed in the package grub-installer - 1.32ubuntu2 --- grub-installer (1.32ubuntu2) intrepid; urgency=low [ Colin Watson ] * Add another guard against calling 'udevadm info' with an empty device name (LP: #30772). [ Dustin Kirkland ] * grub-installer: add supp

[Bug 255776] [NEW] freeradius lacks eap-tls eap-ttls eap-peap on hardy

2008-08-07 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: Currently I have freeradius running on an old solaris box. I was planning to move it to an ubuntu system, but discovered that hardy is missing eap-ttls (and eap-tls and eap-peap). As such I cannot use it to replace my existing system. The features are a

Re: [Bug 229252] Re: [SRU]slapd gssapi failure - apparmor profile doesn't support kerberos gssapi

2008-08-07 Thread Steve Langasek
On Thu, Aug 07, 2008 at 04:39:29PM -, javierpb wrote: > Is there any schedule for including openldap-2.4.10-3ubuntu1 into hardy? > I would like to test that the patch does actually works. The version for hardy is 2.4.9-0ubuntu0.8.04.2, which is currently in hardy-proposed. You can test it by

[Bug 229252] Re: [SRU]slapd gssapi failure - apparmor profile doesn't support kerberos gssapi

2008-08-07 Thread javierpb
Is there any schedule for including openldap-2.4.10-3ubuntu1 into hardy? I would like to test that the patch does actually works. I've tried to install the binary package and compile the source one, but both fail due to missing dependencies (libltdl7) or versions. -- [SRU]slapd gssapi failure -

[Bug 253910] Re: package winbind 2:3.2.0-4ubuntu2 failed to install/upgrade: subprocess post-installation script returned error exit status 2

2008-08-07 Thread Marques Johansson
Ricktick, Another option is to download the latest winbind . This should show you the url from your shell: apt-get --print-uris -y --reinstall install winbind | grep "^'" | sed -e "s/^'//" -e "s/\.deb.*/\.deb/" Then "sudo dpkg -x DEBFILE /" replacing DEBFILE with the name/location of the pack

[Bug 203023] Re: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20060613/imagick.so' - libWand.so.9

2008-08-07 Thread Martin Pitt
Copied to hardy-updates. ** Changed in: php-imagick (Ubuntu Hardy) Status: Fix Committed => Fix Released -- PHP Startup: Unable to load dynamic library '/usr/lib/php5/20060613/imagick.so' - libWand.so.9 https://bugs.launchpad.net/bugs/203023 You received this bug notification because you

[Bug 254253] Re: Still uses multiuser argument to dh_installinit

2008-08-07 Thread Thierry Carrez
*** This bug is a duplicate of bug 255367 *** https://bugs.launchpad.net/bugs/255367 ** This bug has been marked a duplicate of bug 255367 update-rc.d: warning: multiuser is deprecated; specify runlevels manually -- Still uses multiuser argument to dh_installinit https://bugs.launchpad.ne

[Bug 33649] Re: root raid installs have bad grub config

2008-08-07 Thread Dustin Kirkland
Also, added to a bzr branch: * https://code.launchpad.net/~kirkland/grub-installer/33649 :-Dustin -- root raid installs have bad grub config https://bugs.launchpad.net/bugs/33649 You received this bug notification because you are a member of Ubuntu Server Team, which is a direct subscriber. --

[Bug 255367] Re: update-rc.d: warning: multiuser is deprecated; specify runlevels manually

2008-08-07 Thread BUGabundo
thanks -- update-rc.d: warning: multiuser is deprecated; specify runlevels manually https://bugs.launchpad.net/bugs/255367 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dovecot in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-serve

[Bug 234926] Re: logwatch missing conf files

2008-08-07 Thread bradleee
The logwatch package installs an empty directory tree under /etc/logwatch/ that mirrors the tree at /usr/share/logwatch/distr.conf/ but without any files. The /etc/logwatch/ directory is meant to provide a space to supplement the default dist.conf settings. However, most other packages install th

[Bug 255367] Re: update-rc.d: warning: multiuser is deprecated; specify runlevels manually

2008-08-07 Thread Launchpad Bug Tracker
This bug was fixed in the package dovecot - 1:1.1.2-1ubuntu3 --- dovecot (1:1.1.2-1ubuntu3) intrepid; urgency=low * Removed update-rc.d "multiuser" option and updated init info (LP: #255367) http://lists.ubuntu.com/archives/ubuntu-devel-announce/2008-June/000430.html -- Nicolas

[Bug 24741] Re: samba account_policy_get fails on install

2008-08-07 Thread Ralph Corderoy
Just an update; installing package samba on 8.04 still gives Setting up samba (3.0.28a-1ubuntu4.4) ... Generating /etc/default/samba... tdbsam_open: Converting version 0 database to version 3. account_policy_get: tdb_fetch_uint32 failed for field 1 (min password length), returnin