[Bug 74647] Re: php5-gd not using bundled GD library

2008-08-09 Thread Pierre
hi!

I already tried to discuss the various problem in Debian's gd last year
before Etch. Without much success as some critical bugs only got fixed
recently and not by the package maintainer (he should be consider as
inactive or as blocking point, choose one ;) ).

About the PHP'gd, I'm working on a patch to enable external GD usage in
ext/gd while enabling the missing features (rotate, filter, etc.). It
will be applied only to php 5.3+ but it should be easy to back port it
to 5.2.x in your trees. However the minimum GD version will be 2.0.36 or
2.0.36 (that excludes Debian's version as there is still important bugs
and BC issues in their trees).

In the long run (gd 2.1+), both libraries will be identical from a
feature and API point of view.

As an ubuntu user (and lover), I will be happy to give you a hand to
solve this problem.

Cheers,
--
Pierre

http://www.libgd.org

-- 
php5-gd not using bundled GD library
https://bugs.launchpad.net/bugs/74647
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 74647] Re: php5-gd not using bundled GD library

2008-08-09 Thread Pierre
"will be 2.0.36 or 2.0.36" > "will be 2.0.35 or 2.0.36" :)

-- 
php5-gd not using bundled GD library
https://bugs.launchpad.net/bugs/74647
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 74647] Re: php5-gd not using bundled GD library

2008-08-09 Thread Ondřej Surý
If there is zlib/sqlite library bundled anywhere it needs fixing.

But splitting php-forked gd library to separate package seems to be
reasonable idea - if somebody is willing to check for security bugs
(both gd and php-gd). And if this package gets accepted to Debian (which
may be a slight problem) I am willing to make the switch. And I think
that sean will not oppose either. But it needs a maintainer who will
really care of the package and not just package it for sake of php and
immediatelly forgots about it.

-- 
php5-gd not using bundled GD library
https://bugs.launchpad.net/bugs/74647
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 256256] Re: Unacknowledged reboot required before folder can be shared

2008-08-09 Thread bascule
could you please paste the output of:

lsb_release -a
apt-cache policy samba

I think there is a problem here, it is most likely that you could avoid
rebooting by running in a terminal:

sudo /etc/init.d/samba restart

so that the cjanges in smb.conf are picked up by the samba server
daemon.

** Changed in: samba (Ubuntu)
Sourcepackagename: None => samba

-- 
Unacknowledged reboot required before folder can be shared
https://bugs.launchpad.net/bugs/256256
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 74647] Re: php5-gd not using bundled GD library

2008-08-09 Thread Luis Villa
Ah, yes, because there are no bundled libraries in Debian/Ubuntu... I
mean, besides the bazillion copies of zlib or sqlite alone, just like
every other distro. C'mon.

Yes, in general it is very good policy not to build with bundled
libraries. But that policy needs to have exceptions, like any reasonable
policy. It isn't like you're dealing with a fly-by-night organization
here, and you're dealing with some fairly substantial functionality that
is missing. (Not rotating pictures automatically? It is 2008 already.)

-- 
php5-gd not using bundled GD library
https://bugs.launchpad.net/bugs/74647
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 256256] [NEW] Unacknowledged reboot required before folder can be shared

2008-08-09 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Please forgive me if this isn't a bug, as I'm totally new to Linux. It
seems like a minor bug to me though. Also, I think the problem is in
nautilus-share, but I'm not really sure - all the help on finding where
a bug seemed to revolve around code errors rather than usability issues.
Anyhow - the bug:

I've just done a fresh install of Ubuntu 8.04 (note that I've installed
several times over the last week, and this behaviour occurs each time,
so I decided to report it). I want to share a folder with other users on
my network.

I right click, and select "Sharing Options", then click on the "Share
this folder" checkbox. At that point, a window appears telling me that
"Sharing service is not installed", and I click the "Install service"
button and enter my admin password.

After a couple of minutes of downloading and installing packages, I get
a window telling me that it has "Successfully applied all changes". Back
on the "Folder Sharing" window ("File Manager" is displayed in the
window bar), I click on the "Create Share" button.

At this point, within the "Folder Sharing" window, I am told that I
don't have appropriate permissions:

'net usershare' returned error 255: net usershare: cannot open 
usershare directory /var/lib/samba/usershares. Error Permission denied
You do not have permission to create a usershare. Ask your 
administrator to grant you permissions to create a share.

I am not given the option to enter my admin password - it just won't
work. If I close this window, and try it again from the top, it still
doesn't let me do it (same error) (I don't need to download and install
packages again though).

I get this error whether or not I select other options in the "Folder
Sharing" window.

This really had me puzzled the first time it happen and I started
looking around at all the complex ways to share folders from the
terminal. However, if I just reboot, everything works fine, apparently I
now have permissions. Perhaps all this could be resolved with a "Please
Reboot" message at the point when I'm told my changes are applied?

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

-- 
Unacknowledged reboot required before folder can be shared
https://bugs.launchpad.net/bugs/256256
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 231634] Re: package ssh-askpass-gnome 1:4.7p1-8ubuntu1.2 failed to install/upgrade: problemi con le dipendenze - lasciato non configurato

2008-08-09 Thread Pascal De Vuyst
That's because openssh-client fails to install:

Configuro openssh-client (1:4.7p1-8ubuntu1.2) ...
chgrp: impossibile accedere a `/usr/bin/ssh-agent': Nessun file o directory
dpkg: errore processando openssh-client (--configure):
 il sottoprocesso post-installation script ha restituito un codice di errore 1

** Changed in: openssh (Ubuntu)
   Status: New => Confirmed

-- 
package ssh-askpass-gnome 1:4.7p1-8ubuntu1.2 failed to install/upgrade: 
problemi con le dipendenze - lasciato non configurato
https://bugs.launchpad.net/bugs/231634
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh 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 105457] Re: mysqd_safe high cpu usage

2008-08-09 Thread Torsten Bronger
I suspect some sort of race condition between two mysql_safe processes.
At least, every time I experienced this bug, there were at last two
mysql_safe processes active, and at least one of them was running amok.

-- 
mysqd_safe high cpu usage
https://bugs.launchpad.net/bugs/105457
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 105457] Re: mysqd_safe high cpu usage

2008-08-09 Thread Chris Twa
I had a fresh install of Ubuntu Hardy with MySQL 5.0.51 and found the
mysqld_safe using 100% CPU.  The fix I did was edit the init.d/mysql
script:

ERR_LOGGER=""

I've got a ton of nodes, so I don't often sift through these logs anyway
-- YMMV

CaT

-- 
mysqd_safe high cpu usage
https://bugs.launchpad.net/bugs/105457
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 256387] Re: No me muestra los archivos .php

2008-08-09 Thread Cesar Sevilla
** Summary changed:

- No me muestra archivos .php
+ No me muestra los archivos .php

** Description changed:

- Realizada la instalación del servidor web usando los paquetes (apache2 y
- derivado, php5 y derivado, phpmyadmin y derivado) al consultar desde mi
- navegador web mozilla firefox (http://localhost) me muestra que se tiene
- que descargar el archivo PHTML.
+ La instalación del Servidor Web lo realice usando el siguiente comando:
+ apt-get install phpmyadmin. Realizada dicha instalación al consultar
+ desde mi navegador web mozilla firefox (http://localhost) me muestra que
+ se tiene que descargar el archivo PHTML.
+ 
+ Los paquetes instalado son los siguientes: debconf, debconf-2.0,
+ libapache2-mod-php5, php5-cgi, php5, perl, php5-mcrypt, php5-mysql,
+ php5-mysqli, apache2, lighttpd, httpd, php5-gd, mysql-server.

** Changed in: phpmyadmin (Ubuntu)
Sourcepackagename: php5 => phpmyadmin

-- 
No me muestra los archivos .php
https://bugs.launchpad.net/bugs/256387
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 256387] Re: No me muestra archivos .php

2008-08-09 Thread Efrain Valles
I have reopened the bug tro give the reporter more chance to argument
his bug

** Changed in: php5 (Ubuntu)
   Status: Invalid => Incomplete

-- 
No me muestra archivos .php
https://bugs.launchpad.net/bugs/256387
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 256387] Re: No me muestra archivos .php

2008-08-09 Thread Efrain Valles
Saludos Cesar,

Debes verificar que poseas el paquete libapache2-mod-php5. Mas que un
bug en el paquete de php5 es falta de instalación de un paquete. al
instalar que comando utilizastes?

Que pasos se pueden tomar para reproducir este bug?

** Changed in: php5 (Ubuntu)
   Status: New => Invalid

-- 
No me muestra archivos .php
https://bugs.launchpad.net/bugs/256387
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 236830] Re: cifs does not support kerberos authentication

2008-08-09 Thread Steve Langasek
A package that includes a preliminary cifs.spnego backport is now
available in my ppa; please try adding

deb http://ppa.launchpad.net/vorlon/ubuntu hardy main

to your apt sources.list and test the smbfs package there.

-- 
cifs does not support kerberos authentication
https://bugs.launchpad.net/bugs/236830
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 256387] Re: No me muestra archivos .php

2008-08-09 Thread Cesar Sevilla

** Attachment added: "Pantallazo-1.png"
   http://launchpadlibrarian.net/16675863/Pantallazo-1.png

-- 
No me muestra archivos .php
https://bugs.launchpad.net/bugs/256387
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 256387] [NEW] No me muestra archivos .php

2008-08-09 Thread Cesar Sevilla
Public bug reported:

Realizada la instalación del servidor web usando los paquetes (apache2 y
derivado, php5 y derivado, phpmyadmin y derivado) al consultar desde mi
navegador web mozilla firefox (http://localhost) me muestra que se tiene
que descargar el archivo PHTML.

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

-- 
No me muestra archivos .php
https://bugs.launchpad.net/bugs/256387
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 153405] Re: symbolic links don't work using samba client in gutsy rc

2008-08-09 Thread Jelmer Vernooij
this is caused partially by the fact that gnome-vfs uses libsmbclient,
which is somewhat limited in functionality.

-- 
symbolic links don't work using samba client in gutsy rc 
https://bugs.launchpad.net/bugs/153405
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 153405] Re: symbolic links don't work using samba client in gutsy rc

2008-08-09 Thread Nythain
** Changed in: samba (Ubuntu)
Sourcepackagename: None => samba

-- 
symbolic links don't work using samba client in gutsy rc 
https://bugs.launchpad.net/bugs/153405
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 153405] [NEW] symbolic links don't work using samba client in gutsy rc

2008-08-09 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

After a fresh install of Gutsy rc, and installation of samba client (sudo 
apt-get install samba smbfs), symbolic links in the shared directories are not 
displayed on the client (Nautilus) or don't work (terminal window). 
However, the links are working when using another computer, running Feisty Fawn 
and samba client. The links are also correctly displayed when using XP (dual 
boot with Gutsy rc).

In a terminal window, the links are displayed in red on a black
background, but do not work (no such file or directory when doing a cd).
Gutsy rc is using samba client version 3.0.26a

The computer acting as file server is running Samba under Feisty Fawn, no 
recent changes made to its configuration.
(the links in the shared directories on this server are links to directories on 
the same server,  but to directories beside the shared directories).

The computer with Feisty Fawn and samba client, that displays the links
correctly, uses samba client version 3.0.24.

I can provide any files needed, just let me know.

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

-- 
symbolic links don't work using samba client in gutsy rc 
https://bugs.launchpad.net/bugs/153405
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 209520] Re: SMB error: Unable to mount location when server configured with security=share

2008-08-09 Thread sefs
Hello I am unable to browse shares

1) on ubuntu 8.04 from a windows machine
2) on ubuntu 8.04 from it self
3) can see shares, but they will not mount when double clicked upon.

What am I to do here guys.

-- 
SMB error: Unable to mount location when server configured with security=share
https://bugs.launchpad.net/bugs/209520
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