[Bug 261831] [NEW] gcc-4.2 cannot compile bind 9.5.0.P2 on i386

2008-08-27 Thread Ondřej Surý
Public bug reported:

Binary package hint: gcc-4.2

On i386 (amd64 is fine) bind9 9.5.0.P2 (and higher) stops with:

/bin/bash /tmp/buildd/bind9-9.5.0.dfsg.P2/libtool --mode=compile gcc  
-I/tmp/buildd/bind9-9.5.0.dfsg.P2 -I. -Iinclude 
-I/tmp/buildd/bind9-9.5.0.dfsg.P2/lib/dns/include -I../../lib/dns/include 
-I/tmp/buildd/bind9-9.5.0.dfsg.P2/lib/isc/include -I../../lib/isc 
-I../../lib/isc/include -I../../lib/isc/unix/include 
-I../../lib/isc/pthreads/include -I../../lib/isc/x86_32/include  -I/usr/include 
 -D_REENTRANT -DUSE_MD5 -DOPENSSL -DGSSAPI -DUSE_ISC_SPNEGO  
-fno-strict-aliasing  -O2 -I/usr/include/libxml2  -W -Wall -Wmissing-prototypes 
-Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing  -c 
stats.c
 gcc -I/tmp/buildd/bind9-9.5.0.dfsg.P2 -I. -Iinclude 
-I/tmp/buildd/bind9-9.5.0.dfsg.P2/lib/dns/include -I../../lib/dns/include 
-I/tmp/buildd/bind9-9.5.0.dfsg.P2/lib/isc/include -I../../lib/isc 
-I../../lib/isc/include -I../../lib/isc/unix/include 
-I../../lib/isc/pthreads/include -I../../lib/isc/x86_32/include -I/usr/include 
-D_REENTRANT -DUSE_MD5 -DOPENSSL -DGSSAPI -DUSE_ISC_SPNEGO -fno-strict-aliasing 
-O2 -I/usr/include/libxml2 -W -Wall -Wmissing-prototypes -Wcast-qual 
-Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c stats.c  -fPIC 
-DPIC -o .libs/stats.o
/tmp/ccPORbv2.s: Assembler messages:
/tmp/ccPORbv2.s:555: Error: suffix or operands invalid for `xadd'
/tmp/ccPORbv2.s:659: Error: suffix or operands invalid for `xadd'
make: *** [stats.lo] Error 1


Strange thing is that x86_64 and x86_32 share same configuration 
(lib/isc/x86_32/include/isc/atomic.h) on platforms where gcc is available 
(configure.in overrides platform in this case) and x86_64 compiles just fine.

I also have checked diff between P1 and P2 (P1 compiled fine some time
ago) and I didn't discovered any changes which should affect this.

I am trying this in clean pbuilder environment (hardy, hardy-security
and hardy-updates enabled).

gcc-4.2 version is:

gcc:
  Installed: 4:4.2.3-1ubuntu6
  Candidate: 4:4.2.3-1ubuntu6
  Version table:
 *** 4:4.2.3-1ubuntu6 0
500 http://cz.archive.ubuntu.com hardy-updates/main Packages
100 /var/lib/dpkg/status
 4:4.2.3-1ubuntu3 0
500 http://cz.archive.ubuntu.com hardy/main Packages
[EMAIL PROTECTED]:/# apt-cache policy gcc-4.2
gcc-4.2:
  Installed: 4.2.3-2ubuntu7
  Candidate: 4.2.3-2ubuntu7
  Version table:
 *** 4.2.3-2ubuntu7 0
500 http://cz.archive.ubuntu.com hardy/main Packages
100 /var/lib/dpkg/status

** Affects: gcc-4.2 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
gcc-4.2 cannot compile bind 9.5.0.P2 on i386
https://bugs.launchpad.net/bugs/261831
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 296578] Re: System crash when using wireless

2008-11-20 Thread Ondřej Surý
Hi, I can confirm regression in iwl3945 driver in Intrepid.

Computer freezes completely flashing Caps Lock and Scroll Lock. It's
completely random.

For me it happens at IETF conference with bunch of wireless networks in
the air (G, A, G with 802.1x, A with 802.1x, IPv6 only) and lot of APs.

Using computer in my home network is fine.

Installing linux-image-2.6.24-21-generic from hardy helps.

This bug was confirmed to be in latest fedora as well (but they have
some workaround, so it doesn't freeze whole computer).

Kernel oops shows some iwl3945 and some hpet lines. I will try to get a
screenshot and attach it to the bug report.

Ondrej.

-- 
System crash when using wireless
https://bugs.launchpad.net/bugs/296578
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-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
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 257892] Re: PHP (Cli) generates invalid output when it exceeds 4kB

2008-11-14 Thread Ondřej Surý
I don't care what machine you have. Have you installed 32-bit or 64-bit
arch?  Run "dpkg --print-architecture" and append output here.

-- 
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
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 383213] Re: package unbound 1.0.0-3 failed to install/upgrade: subprocess post-installation script returned error exit status 2

2009-06-08 Thread Ondřej Surý
** Changed in: unbound (Ubuntu)
   Status: New => Confirmed

-- 
package unbound 1.0.0-3 failed to install/upgrade: subprocess post-installation 
script returned error exit status 2
https://bugs.launchpad.net/bugs/383213
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 360544] Re: package unbound 1.0.0-3 failed to install/upgrade: subproces post-installation script gaf een foutwaarde 2 terug

2009-06-08 Thread Ondřej Surý
*** This bug is a duplicate of bug 383213 ***
https://bugs.launchpad.net/bugs/383213

** This bug has been marked a duplicate of bug 383213
   package unbound 1.0.0-3 failed to install/upgrade: subprocess 
post-installation script returned error exit status 2

-- 
package unbound 1.0.0-3 failed to install/upgrade: subproces post-installation 
script gaf een foutwaarde 2 terug
https://bugs.launchpad.net/bugs/360544
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 383213] Re: package unbound 1.0.0-3 failed to install/upgrade: subprocess post-installation script returned error exit status 2

2009-06-08 Thread Ondřej Surý
Please use version from intrepid-backports (1.0.2-1.2ubuntu1~intrepid1)
- it should have all (two) bugs related to cannot install/upgrade fixed.

Ondrej

-- 
package unbound 1.0.0-3 failed to install/upgrade: subprocess post-installation 
script returned error exit status 2
https://bugs.launchpad.net/bugs/383213
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 386830] Re: Reserved words are case-insensitive.

2009-06-13 Thread Ondřej Surý
>From http://us2.php.net/manual/en/functions.user-defined.php
Note: Function names are case-insensitive, though it is usually good form to 
call functions as they appear in their declaration.


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

-- 
Reserved words are case-insensitive.
https://bugs.launchpad.net/bugs/386830
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 382601] Re: php5 does not build

2009-06-02 Thread Ondřej Surý
Looks like apache2/libapr bug to me and not php5.

-- 
php5 does not build
https://bugs.launchpad.net/bugs/382601
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 374925] Re: PHP5-MSSQL package needed

2009-05-11 Thread Ondřej Surý
*** This bug is a duplicate of bug 87063 ***
https://bugs.launchpad.net/bugs/87063

** This bug has been marked a duplicate of bug 87063
   [needs-packaging] Please package php5-mssql

-- 
PHP5-MSSQL package needed
https://bugs.launchpad.net/bugs/374925
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 374925] Re: PHP5-MSSQL package needed

2009-05-11 Thread Ondřej Surý
Have you checked contents of php5-sybase before you submitted this bug
report? Just rethorical question, since you apparently didn't:
http://packages.ubuntu.com/jaunty/i386/php5-sybase/filelist

Unfortunatelly you didn't even read comments in [Bug 87063].

And unfortunatelly you have mixed two bug reports together. Seems like
you have a problem with tdsver and not php5-mssql.

** This bug is no longer a duplicate of bug 87063
   [needs-packaging] Please package php5-mssql

-- 
PHP5-MSSQL package needed
https://bugs.launchpad.net/bugs/374925
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 374925] Re: PHP5-MSSQL package needed

2009-05-11 Thread Ondřej Surý
Feel free to report bug report against freetds with only relevant parts,
this bug report is a quite mixed together with talk about php5.

-- 
PHP5-MSSQL package needed
https://bugs.launchpad.net/bugs/374925
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 374925] Re: PHP5-MSSQL package needed

2009-05-11 Thread Ondřej Surý
Reassigning to freetds.

** Package changed: php5 (Ubuntu) => freetds (Ubuntu)

-- 
PHP5-MSSQL package needed
https://bugs.launchpad.net/bugs/374925
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 58347] Re: Listed as conflicting with libapache2-mod-php4

2009-05-11 Thread Ondřej Surý
php4 was removed from Debian

** Changed in: php5 (Debian)
   Importance: Unknown => Undecided

** Changed in: php5 (Debian)
 Remote watch: Debian Bug tracker #379009 => None

** Changed in: php5 (Debian)
   Status: New => Fix Released

-- 
Listed as conflicting with libapache2-mod-php4
https://bugs.launchpad.net/bugs/58347
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 261831] Re: gcc-4.2 cannot compile bind 9.5.0.P2 on i386

2009-05-11 Thread Ondřej Surý
It's really bug in bind9 build system, see debbug #515110

** Package changed: bind (Ubuntu) => bind9 (Ubuntu)

** Changed in: gcc-4.2 (Ubuntu)
   Status: Incomplete => Invalid

-- 
gcc-4.2 cannot compile bind 9.5.0.P2 on i386
https://bugs.launchpad.net/bugs/261831
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 261831] Re: gcc-4.2 cannot compile bind 9.5.0.P2 on i386

2009-05-11 Thread Ondřej Surý
** Bug watch added: Debian Bug tracker #515110
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=515110

** Also affects: bind9 (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=515110
   Importance: Unknown
   Status: Unknown

-- 
gcc-4.2 cannot compile bind 9.5.0.P2 on i386
https://bugs.launchpad.net/bugs/261831
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 12296] Re: PHP5 or PHP4 for apache2-mpm-worker

2008-10-23 Thread Ondřej Surý
"a pain to configure for novices"

My opinion is that "novices" should use mpm_prefork.

Nice howto included with php5-cgi/libapache2-mod-php5 would be nice
(anybody volunteers to write one?), but separate package makes no sense
to me.

-- 
PHP5 or PHP4 for apache2-mpm-worker
https://bugs.launchpad.net/bugs/12296
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 240519] Re: sybase_* functions missing in php5-sybase for hardy

2008-09-29 Thread Ondřej Surý
Speaking with my debian php maintainer hat.

If you are able to install non-free sybase libraries, you are also
able to install php5-dev and run phpize && make && make install
in sybase_ct directory.

Ie. if you want to use non-free libraries, you cannot expect help
from package distributors.

O.

2008/9/29 knb <[EMAIL PROTECTED]>:
> The common dependency of both sybase mad mssql Vendor Specific Database 
> Extensions on FreetTDS libs  might be advantageous for the package developer 
> or maintainer, but it  has disadvantages for the library users:
> - if I remove  the Sybase DB  Extension using synaptic, I also lose the MSSQL 
> Server connectivity.
> - it is still confusing to be forced to connect to a sybase database using 
> mssql_connect(), or to call a mssql server with sybase_connect() . - it took 
> me some time to understand the whole issue. However it is next to impossible 
> to communicate the situation to other web developers and new colleagues.
>
> And what will happen if the FreeTDS developer(s) decided someday to drop
> compatibility for one of the server types, or too fork development?
>
> Instead of using freetds,  a linux user can still install the original C 
> Client libraries from Sybase. As part of the ASE DB server developer 
> trial-edition/expres-edition, these libraries are available for free but not 
> as open-source from Sybase in 32bit and 64 bit versions.
> (The 32-bit header files are available also free of charge from Sybase, 
> whereas the 64 bit versions  of the header files aren't. Here it is indeed an 
> advantage to have a basic 64bit FreetTDS-based sybase client that works)
>
> Seems that I have to do my php with-sybase-ct development on a different
> machine, than my unix box.
>
> --
> sybase_* functions missing in php5-sybase for hardy
> https://bugs.launchpad.net/bugs/240519
> You received this bug notification because you are subscribed to php5 in
> ubuntu.
>


-- 
Ondřej Surý <[EMAIL PROTECTED]>

-- 
sybase_* functions missing in php5-sybase for hardy
https://bugs.launchpad.net/bugs/240519
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 240063] Re: DNS servers disappear on restart

2008-10-05 Thread Ondřej Surý
As workaround you can configure your nameservers in
/etc/network/interfaces, just add:

nameservers  

after:

iface ethX static

-- 
DNS servers disappear on restart
https://bugs.launchpad.net/bugs/240063
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 91873] Re: eject -T doesn't close the tray

2008-09-12 Thread Ondřej Surý
Probably more correct fix can be found here:
https://bugzilla.novell.com/show_bug.cgi?id=374526
and patch is here:
https://bugzilla.novell.com/attachment.cgi?id=217587

-- 
eject -T doesn't close the tray
https://bugs.launchpad.net/bugs/91873
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-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
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 240519] Re: sybase_* functions missing in php5-sybase for hardy

2008-06-18 Thread Ondřej Surý
http://us3.php.net/manual/en/aliases.php

>
> That doc clearly says that the mssql_* functions are the aliases. How
> can you leave in the alias functions and remove the masters? I don't
> even understand how that's possible, much less desirable.


This document is wrong. Feel free to report bug at php. It's true for
sybase_ct extension, but not for mssql based function. Anyway I thought that
Steve aliased sybase_* to mssql_* when he made this transition in Debian. I
wonder why he hasn't do it.


> I've counted on Ubuntu packages for years, but if the directive is to
> now treat complete feature removal with so little care or oversight,
> then I'll have to look elsewhere for my server platforms.


Please don't be hysterical. Attached patch should do the trick. For now you
can just download php sources, go to ext/mssql, apply patch, install
php5-dev, run phpize && configure && make && make install. Full recompile of
php is not neccessary.

BIG WARNING: I didn't test the patch. Use at own risk, I don't even now if
it compiles (it should, but who knows).


-- 
Ondřej Surý <[EMAIL PROTECTED]>

** Attachment added: "unnamed"
   http://launchpadlibrarian.net/15414448/unnamed

** Attachment added: "php_mssql.c.patch"
   http://launchpadlibrarian.net/15414449/php_mssql.c.patch

-- 
sybase_* functions missing in php5-sybase for hardy
https://bugs.launchpad.net/bugs/240519
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 240519] Re: sybase_* functions missing in php5-sybase for hardy

2008-06-18 Thread Ondřej Surý
Well,

you solution is working, but wrong one. The real reason why sybase module
installs mssql.so is they are really (almost) the same - they use same
library to access database. With one small exception - mssql module is
better maintained and provides pdo version, and works better in some cases.
That was reason to do the switch in Debian.

I am not really sure why Steve didn't provide aliases from sybase to mssql
function, but my patch should ensure it. I'll commit it into Debian svn and
it will propage into next version of Ubuntu as well.

Ondrej.

2008/6/18 Paul McLanahan <[EMAIL PROTECTED]>:

> Solution:
>
> Ok... so I installed the php5 source package
>
> apt-get source php5
>
> I decided to just give the extension in ext/sybase a try before applying
> any patches.
>
> cd ext/sybase
> phpize && configure && make && sudo make install
>
> After that it was a simple matter of adding a sybase.ini file to
> /etc/php5/conf.d with the contents
>
> extension=sybase.so
>
> I then restarted apache2 and it works :)
>
> I'm still a bit confused as to why the php5-sybase package installs the
> mssql.so module, and the php5-mssql package is a virtual for
> php5-sybase. But it is working for me now, and hopefully the people who
> need this info can find it here.
>
> Thanks again for the help Ondřej and Chuck!
>
> Paul
>
> --
> sybase_* functions missing in php5-sybase for hardy
> https://bugs.launchpad.net/bugs/240519
> You received this bug notification because you are subscribed to php5 in
> ubuntu.
>


-- 
Ondřej Surý <[EMAIL PROTECTED]>

** Attachment added: "unnamed"
   http://launchpadlibrarian.net/15418276/unnamed

-- 
sybase_* functions missing in php5-sybase for hardy
https://bugs.launchpad.net/bugs/240519
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 227464] Re: Please roll out security fixes from PHP 5.2.6

2008-08-06 Thread Ondřej Surý
People, could you stop chatting about issues unrelated to this bug?
There are plenty people who are subscribed to this bug. Take this to
some relevant mailling list pretty please.

-- 
Please roll out security fixes from PHP 5.2.6
https://bugs.launchpad.net/bugs/227464
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 316441] Re: PHP session garbage collection

2009-02-03 Thread Ondřej Surý
So you basically complain that you have to modify gc settings when you
are already modifying some other settings in non-standard way? Debian
way is properly documented, and you cannot expect everything to be
magickally working out of the box. Default install is ok, non-default
install has to be modified anyway.

Looks like candidate for invalid bug report to me.

-- 
PHP session garbage collection
https://bugs.launchpad.net/bugs/316441
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 310779] Re: Please merge unbound 1.0.2-1.2 (universe) from Debian unstable (main)

2008-12-23 Thread Ondřej Surý
I still don't know, why this change is neccessary:
- Add --install to the libtoolize call in debian/rules so that all the
  necessary files get installed.

On Debian it builds just fine:
http://buildd.debian.org/fetch.cgi?&pkg=unbound&ver=1.0.2-1.2&arch=i386&stamp=1229426642&file=log

Ondrej.

-- 
Please merge unbound 1.0.2-1.2 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/310779
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 281033] Re: init script fails to start unbound with /bin/sh=dash

2008-12-16 Thread Ondřej Surý
This is already fixed in jaunty (merged from debian).

-- 
init script fails to start unbound with /bin/sh=dash
https://bugs.launchpad.net/bugs/281033
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 330099] Re: package libapache2-mod-php5 5.2.6-2ubuntu4.1 failed to install/upgrade: subprocess pre-removal script returned error exit status 2

2009-02-16 Thread Ondřej Surý
Do:
rm /var/lib/dpkg/info/libapache2-mod-php5.postrm

Reboot broke the postrm file.

And then reinstall package. (If you don't need it do reinstall+remove,
so postrm gets executed.)

-- 
package libapache2-mod-php5 5.2.6-2ubuntu4.1 failed to install/upgrade: 
subprocess pre-removal script returned error exit status 2
https://bugs.launchpad.net/bugs/330099
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 330099] Re: package libapache2-mod-php5 5.2.6-2ubuntu4.1 failed to install/upgrade: subprocess pre-removal script returned error exit status 2

2009-02-16 Thread Ondřej Surý
** Changed in: php5 (Ubuntu)
   Status: New => Invalid

-- 
package libapache2-mod-php5 5.2.6-2ubuntu4.1 failed to install/upgrade: 
subprocess pre-removal script returned error exit status 2
https://bugs.launchpad.net/bugs/330099
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 87063] Re: [needs-packaging] Please package php5-mssql

2009-02-12 Thread Ondřej Surý
> we need a real php5-mssql package with true Microsoft SQL server
support

No, what you need to add required functionality to php5-sybase. Both
extensions use SAME freetds library. It's just matter of "bug" or "lack
of feature" in sybase extension. Feel free to aproach php team to fix
these deficiencies.

-- 
[needs-packaging] Please package php5-mssql
https://bugs.launchpad.net/bugs/87063
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 328711] Re: updates killed apache

2009-02-12 Thread Ondřej Surý
It more looks like pdo.so is not loaded:
php5-common: /usr/lib/php5/20060613/pdo.so

What is contents of your /etc/php5/conf.d directory? And
/etc/php5/conf.d/pdo.ini file?

-- 
updates killed apache
https://bugs.launchpad.net/bugs/328711
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 87063] Re: [needs-packaging] Please package php5-mssql

2009-02-12 Thread Ondřej Surý
What is really ridiculous is that you complain just about package NAME.
Have you really checked contents of php5-sybase package?

/usr
/usr/lib
/usr/lib/php5
/usr/lib/php5/20060613+lfs
/usr/lib/php5/20060613+lfs/mssql.so
/usr/lib/php5/20060613+lfs/pdo_dblib.so
/usr/share
/usr/share/doc
/etc
/etc/php5
/etc/php5/conf.d
/etc/php5/conf.d/mssql.ini
/etc/php5/conf.d/pdo_dblib.ini
/usr/share/doc/php5-sybase

Sybase extension was switched to mssql some time ago in Debian, since
mssql had more feature and PDO driver. And Ubuntu pulled that change and
has mssql in (at least) 8.04 and 8.10.

And yes I consider having two extensions with same set of functions and
compiled with same underlying library as braindead.

-- 
[needs-packaging] Please package php5-mssql
https://bugs.launchpad.net/bugs/87063
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 87063] Re: [needs-packaging] Please package php5-mssql

2009-02-12 Thread Ondřej Surý
Invalid since php5-sybase switched to mssql extension since 5.2.4-1.

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

-- 
[needs-packaging] Please package php5-mssql
https://bugs.launchpad.net/bugs/87063
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 87063] Re: [needs-packaging] Please package php5-mssql

2009-02-13 Thread Ondřej Surý
Ok, I say it once again. What is contents of your php5-sybase package?

There is MSSQL.SO - so I would understand a bug asking for building
separate SYBASE extension.

In debian/patches/119-sybase-alias.patch we aliased SYBASE functions to
MSSQL in EXT/MSSQL/PHP_MSSQL.C and php5 is built with (see
debian/rules): --with-mssql=shared,/usr --with-pdo-dblib=shared,/usr

And this was introduced in php 5.2.4-1. If you spent same time checking
what I said (really reading changelog.Debian would be sufficient) as you
spent writing you long reaction, it would save your and mine time as
well.

-- 
[needs-packaging] Please package php5-mssql
https://bugs.launchpad.net/bugs/87063
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 359062] Re: bad symlink or missing package in php5-dev with libtool.m4

2009-04-15 Thread Ondřej Surý
Just for the record:

php5 (5.2.6-2ubuntu3) intrepid; urgency=low

  * debian/rules: Point /usr/lib/php5/build/{libtool.m4, ltmain.sh} 
to the right locations. 

 -- Chuck Short   Wed, 20 Aug 2008 11:23:46 -0400

-- 
bad symlink or missing package in php5-dev with libtool.m4
https://bugs.launchpad.net/bugs/359062
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 204479] Re: PHP should be shipped with magic_quotes_gpc = Off in php.ini

2009-04-05 Thread Ondřej Surý
I suggest you all read the discussion in the debian bug before
commenting further.

5.3.x will hit unstable soon and it will have it Off by default. In
Ubuntu I guess you'll have to wait till development of 9.10 and the
merge from unstable will happen again.

-- 
PHP should be shipped with magic_quotes_gpc = Off  in php.ini
https://bugs.launchpad.net/bugs/204479
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 359062] Re: bad symlink or missing package in php5-dev with libtool.m4

2009-04-10 Thread Ondřej Surý
dotdeb problem

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

-- 
bad symlink or missing package in php5-dev with libtool.m4
https://bugs.launchpad.net/bugs/359062
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 359062] Re: bad symlink or missing package in php5-dev with libtool.m4

2009-04-10 Thread Ondřej Surý
Location of /usr/share/*/libtool.m4 is not relevant, if you look into
the script, it copies those files from $phpdir:

(cd "$phpdir" && cp $FILES_BUILD "$builddir"/build)

-- 
bad symlink or missing package in php5-dev with libtool.m4
https://bugs.launchpad.net/bugs/359062
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 261831] Re: gcc-4.2 cannot compile bind 9.5.0.P2 on i386

2008-09-03 Thread Ondřej Surý
Attached.

I have one idea. Maybe the problem could be related to fact I am running
i386 pbuilder chroot inside amd64 system.

So either there is some detection in Bind build process which mixes
x86_32 and x86_64 together or there is some other bug.

** Attachment added: "preprocessed sources of stats.c"
   
http://launchpadlibrarian.net/17272985/bind9-9.5.0.dfsg.P2-lib-dns-stats.c.tar.gz

-- 
gcc-4.2 cannot compile bind 9.5.0.P2 on i386
https://bugs.launchpad.net/bugs/261831
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 315507] Re: Unable to remove Suhosin patch

2009-07-20 Thread Ondřej Surý
Just for the record: It's not suhosin patch which needs to be removed,
it's the php or php extension which needs fixing, since corrupted canary
means that there is stack/buffer overflow somewhere. See:
http://en.wikipedia.org/wiki/Stackguard#Canaries

-- 
Unable to remove Suhosin patch
https://bugs.launchpad.net/bugs/315507
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 315507] Re: Unable to remove Suhosin patch

2009-07-20 Thread Ondřej Surý
Diego, could you try it to reproduce under i386 in vm?

Maybe it has something to do with alignment on 64-bit.

Ondrej

P.S.: You should care if odbc (or php) is badly coded, because buffer
overflows can trigger remote attacks on your server leading do DoS or
even intrusion into your system.

-- 
Unable to remove Suhosin patch
https://bugs.launchpad.net/bugs/315507
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 315507] Re: Unable to remove Suhosin patch

2009-07-24 Thread Ondřej Surý
Jan, you're absolutely right. Right now we know only about php5-odbc
extension (and it can even be buried somewhere in odbc libraries), but
there seems to be more (according to blogpost in first report there is
something which is triggered by Joomla).

Ondrej

-- 
Unable to remove Suhosin patch
https://bugs.launchpad.net/bugs/315507
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 26940] Re: Kernel 2.6.15-7-686 won't boot with root on SATA disk

2006-08-05 Thread Ondřej Surý
Nope, it's not. See the very long delay between 4th and 5th line:

[17179579.088000] SCSI subsystem initialized
[17179579.088000] libata version 1.20 loaded.
[17179579.088000] ahci :00:1f.2: version 1.2
[17179579.088000] ACPI: PCI Interrupt :00:1f.2[B] -> GSI 18 (level, low) -> 
IRQ 201
[17179652.82] PCI: Setting latency timer of device :00:1f.2 to 64
[17179652.82] ahci :00:1f.2: AHCI 0001. 32 slots 4 ports 1.5 Gbps 
0x5 impl IDE mode
[17179652.82] ahci :00:1f.2: flags: 64bit ncq pm led pmp slum part

-- 
Kernel 2.6.15-7-686 won't boot with root on SATA disk
https://launchpad.net/bugs/26940

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 48713] Re: Fortunes are in iso-8859-2 encoding (not UTF-8)

2006-06-22 Thread Ondřej Surý
fortunes-cs are in utf-8 since 1.8-1, see:
http://packages.qa.debian.org/f/fortunes-cs/news/20060404T134712Z.html

This bugs is fixed in Edgy since it was synced to 2.0-1 from debian.

-- 
Fortunes are in iso-8859-2 encoding (not UTF-8)
https://launchpad.net/bugs/48713

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 26940] Re: Kernel 2.6.15-7-686 won't boot with root on SATA disk

2006-06-24 Thread Ondřej Surý
Uncompressed picture can be found at
http://www.rfc1925.org/dapper-20060624-1.png (size difference is
neglible on normal internet connection).

-- 
Kernel 2.6.15-7-686 won't boot with root on SATA disk
https://launchpad.net/bugs/26940

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 26940] Re: Kernel 2.6.15-7-686 won't boot with root on SATA disk

2006-06-24 Thread Ondřej Surý
With 2.6.15-25-686 it takes incredibly long time  in "Waiting for root 
filesystem".
I am trying to find a way ho

-- 
Kernel 2.6.15-7-686 won't boot with root on SATA disk
https://launchpad.net/bugs/26940

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 26940] Re: Kernel 2.6.15-7-686 won't boot with root on SATA disk

2006-06-24 Thread Ondřej Surý
With 2.6.15-25-686 it takes incredibly long time  in "Waiting for root 
filesystem".
I am trying to find a way how to attach bootchart picture here  ok, it's at 
http://www.rfc1925.org/dapper-20060624-1.png.bz2

** Changed in: linux-meta (Ubuntu)
   Status: Needs Info => Unconfirmed

-- 
Kernel 2.6.15-7-686 won't boot with root on SATA disk
https://launchpad.net/bugs/26940

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 26940] Re: Kernel 2.6.15-7-686 won't boot with root on SATA disk

2006-06-27 Thread Ondřej Surý
[EMAIL PROTECTED]:~# cat /proc/mounts
rootfs / rootfs rw 0 0
none /sys sysfs rw 0 0
none /proc proc rw,nodiratime 0 0
udev /dev tmpfs rw 0 0
/dev/sda1 / ext3 rw,noatime,data=ordered 0 0
/dev/sda1 /dev/.static/dev ext3 rw,noatime,data=ordered 0 0
tmpfs /var/run tmpfs rw 0 0
tmpfs /var/lock tmpfs rw 0 0
usbfs /proc/bus/usb usbfs rw 0 0
tmpfs /lib/modules/2.6.15-25-686/volatile tmpfs rw 0 0
devpts /dev/pts devpts rw 0 0
tmpfs /dev/shm tmpfs rw 0 0
tmpfs /var/run tmpfs rw 0 0
tmpfs /var/lock tmpfs rw 0 0
/dev/sda5 /home xfs rw,noatime,nosuid,nodev 0 0
/dev/sda2 /windows ntfs 
ro,noatime,nodiratime,uid=1000,gid=1000,fmask=0333,dmask=0222,nls=utf8,errors=continue,mft_zone_multiplier=1
 0 0
[EMAIL PROTECTED]:~# cat /etc/fstab
# /etc/fstab: static file system information.
#
#
proc/proc   procdefaults0   0
/dev/sda1   /   ext3noatime,errors=remount-ro 0   1
/dev/sda5   /home   xfs noatime,nodev,nosuid 0   2
/dev/sda2   /windowsntfs
defaults,ro,nls=utf8,uid=1000,gid=1000,dmask=0222,fmask=03330   0
/dev/hda/media/cdrom0   udf,iso9660 user,noauto 0   0
//pagan/downloads   /mnt/downloads  smbfs   
noauto,username=ondrej,password=Iemo2Uwi,workgroup=RFC1925,uid=1000,gid=1000,iocharset=utf-8,ro,ip=87.236.198.133,port=10445
 0   0

-- 
Kernel 2.6.15-7-686 won't boot with root on SATA disk
https://launchpad.net/bugs/26940

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 26940] Re: Kernel 2.6.15-7-686 won't boot with root on SATA disk

2006-06-27 Thread Ondřej Surý
BTW adding ahci to /etc/mkinitramfs/modules and regenerating 
/boot/initrd-whatever-kernel-version-is does help.  See any of:


[Bug 26940] Re: Kernel 2.6.15-7-686 won't boot with root on SATA disk

2006-08-18 Thread Ondřej Surý
Fixed in 2.6.17-6.18, there is still very short delay, but I guess it's
normal.

** Changed in: linux-source-2.6.17 (Ubuntu)
   Status: Confirmed => Fix Released

-- 
Kernel 2.6.15-7-686 won't boot with root on SATA disk
https://launchpad.net/bugs/26940

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 56984] python-gmenu package missing "Replaces: gnome-menus"

2006-08-20 Thread Ondřej Surý
Public bug reported:

python-gmenu is missing "Replaces: gnome-menus (<< version)" and
therefore whole bunch is not installable because gnome-menus depends on
python-gmenus.

dpkg: error processing 
/var/cache/apt/archives/python-gmenu_2.15.91-0ubuntu1_i386.deb (--unpack):
 trying to overwrite 
`/usr/lib/python2.4/site-packages/GMenuSimpleEditor/__init__.py', which is also 
in package gnome-menus

** Affects: gnome-menus (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
python-gmenu package missing "Replaces: gnome-menus"
https://launchpad.net/bugs/56984

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 56985] nautilus-data missing Replaces: nautilus

2006-08-20 Thread Ondřej Surý
Public bug reported:

When updating dapper to edgy:

dpkg: error processing 
/var/cache/apt/archives/nautilus-data_2.15.91-0ubuntu1_all.deb (--unpack):
 trying to overwrite 
`/usr/share/gconf/schemas/apps_nautilus_preferences.schemas', which is also in 
package nautilus

Ondrej

** Affects: nautilus (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
nautilus-data missing Replaces: nautilus
https://launchpad.net/bugs/56985

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 56986] cupsys-common missing Replaces: cupsys

2006-08-20 Thread Ondřej Surý
Public bug reported:

When updating dapper to edgy:

dpkg: error processing 
/var/cache/apt/archives/cupsys-common_1.2.2-0ubuntu2_all.deb (--unpack):
 trying to overwrite `/usr/share/cups/charsets/windows-874', which is also in 
package cupsys

Ondrej

** Affects: cupsys (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
cupsys-common missing Replaces: cupsys
https://launchpad.net/bugs/56986

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 56985] Re: nautilus-data missing Replaces: nautilus

2006-08-20 Thread Ondřej Surý
I was updating from latest stable Ubuntu 6.06.1 with some packages from edgy 
already updated - kernel, libc6 and locales:
--dapper--
[EMAIL PROTECTED]:~$ dpkg -L nautilus | grep 
/usr/share/gconf/schemas/apps_nautilus_preferences.schemas
/usr/share/gconf/schemas/apps_nautilus_preferences.schemas

[EMAIL PROTECTED]:~$ dpkg -l nautilus
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name  Version   
Description
+++-=-=-==
ii  nautilus  2.14.3-0ubuntu1   file 
manager and graphical shell for GNOME
--edgy--
[EMAIL PROTECTED]:~$ dpkg -L nautilus | grep apps_nautilus_preferences.schemas
[EMAIL PROTECTED]:~$ dpkg -L nautilus-data | grep 
apps_nautilus_preferences.schemas
/usr/share/gconf/schemas/apps_nautilus_preferences.schemas
[EMAIL PROTECTED]:~$ dpkg -l nautilus-data
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name  Version   
Description
+++-=-=-==
ii  nautilus-data 2.15.91-0ubuntu1  data 
files for nautilus

Ondrej

-- 
nautilus-data missing Replaces: nautilus
https://launchpad.net/bugs/56985

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 57265] Re: Return value of slave_configure in scsi_scan.c is ignored

2006-08-22 Thread Ondřej Surý
Patch which actually applies to current linux-source-2.6.15

-- 
Return value of slave_configure in scsi_scan.c is ignored
https://launchpad.net/bugs/57265

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 57265] Return value of slave_configure in scsi_scan.c is ignored

2006-08-22 Thread Ondřej Surý
Public bug reported:

Number of scsi drivers return some return code from slave_configure
function which is called on scsi bus scan (or whatever).  This value
gets ignored in 2.6.15.x and this causes problem with LSI Logig Megaraid
SAS driver which uses return value to indicate that disk should not be
exported to the system and thus you see all Physical Disk as /dev/sdx in
your system (which is not fine when those disk are part of some RAID)
and all Logical Disks (which is perfectly OK).

Attached patch merges smallest possible change into scsi_scan.c which
fixes this breakage. And also fixes some breakages in other drivers
which return non-zero response to indicate that this device should not
be initialized.

Please apply since this makes all LSI Megaraid SAS controllers unusable.

** Affects: linux-source-2.6.15 (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
Return value of slave_configure in scsi_scan.c is ignored
https://launchpad.net/bugs/57265

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 57265] Re: Return value of slave_configure in scsi_scan.c is ignored

2006-08-22 Thread Ondřej Surý


-- 
Return value of slave_configure in scsi_scan.c is ignored
https://launchpad.net/bugs/57265

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 52546] original HP keybord bundled with HP dc7600 doesn't work

2006-07-10 Thread Ondřej Surý
Public bug reported:

Original keyboard bundled with HP dc7600 USDT (Ultra-Slim Desktop)
doesn't work in Ubuntu. It does work on startup (GRUB, etc.), but after
starting kernel it just doesn't work (no input is received). However
when there is USB->PS2 converter attached (empty without anything
plugged in), it works as expected.

I guess it's propably connected to usbhid module???

** Affects: linux-meta (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
original HP keybord bundled with HP dc7600 doesn't work
https://launchpad.net/bugs/52546

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 52546] Re: original HP keybord bundled with HP dc7600 doesn't work

2006-07-10 Thread Ondřej Surý
I forgot to mention that original keyboard is PS/2.

-- 
original HP keybord bundled with HP dc7600 doesn't work
https://launchpad.net/bugs/52546

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 52546] Re: original HP keybord bundled with HP dc7600 doesn't work

2006-07-11 Thread Ondřej Surý
** Attachment added: "Dmesg output on HP dc7600 USDT"
   http://librarian.launchpad.net/3347410/dmesg-dc7600.txt

-- 
original HP keybord bundled with HP dc7600 doesn't work
https://launchpad.net/bugs/52546

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 52546] Re: original HP keybord bundled with HP dc7600 doesn't work

2006-07-11 Thread Ondřej Surý
Shouldn't that "just work"(tm)?

Ubuntu cannot be installed on such computer, because keyboard doesn't
work at installation time and need that workaround with usbps2
convertor.

-- 
original HP keybord bundled with HP dc7600 doesn't work
https://launchpad.net/bugs/52546

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 52546] Re: original HP keybord bundled with HP dc7600 doesn't work

2006-07-12 Thread Ondřej Surý
> Did you install via a Live-CD?

You are right, that computer was upgraded from breezy.  But I have two
pieces of same hardware spare on stock, I can try installing on box on
green field and see what happens.

It seems to me that it maybe related to some Ubuntu specific patches,
because all other distros installed by folk at our office (Fedora,
Slackware and Gentoo ATM) doesn't have that problem with keyboard at
all.

-- 
original HP keybord bundled with HP dc7600 doesn't work
https://launchpad.net/bugs/52546

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 52546] Re: original HP keybord bundled with HP dc7600 doesn't work

2006-07-12 Thread Ondřej Surý
This is current content of /etc/modules:

# /etc/modules: kernel modules to load at boot time.
#
# This file contains the names of kernel modules that should be loaded
# at boot time, one per line. Lines beginning with "#" are ignored.

lp
mousedev
psmouse


Will providing dmesg output without usbps2 convertor plugged help? The keyboard 
doesn't start to work when usbps2 is plugged in after boot, it has to be 
plugged from start of boot.

** Changed in: linux-source-2.6.15 (Ubuntu)
   Status: Rejected => Confirmed

-- 
original HP keybord bundled with HP dc7600 doesn't work
https://launchpad.net/bugs/52546

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 52546] Re: original HP keybord bundled with HP dc7600 doesn't work

2006-07-14 Thread Ondřej Surý
Here is dmesg generated by:
a) unplugging usbps2 conv
b) rebooting
c) plugging usbps2 afterboot
d) unplugging ps2 keyboard
d) plugging ps2 keyboard into usbps2 convertor since it doesn't work at all

Ondrej.

-- 
original HP keybord bundled with HP dc7600 doesn't work
https://launchpad.net/bugs/52546

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 52546] Re: original HP keybord bundled with HP dc7600 doesn't work

2006-07-20 Thread Ondřej Surý
Just tried Ubuntu 6.06 LTS Live CD (both i386 and amd64) and keyboard
doesn't work after booting linux kernel (it does work when CD boots
first menu, where you can choose Run or Install or Memory test, etc.).

Ondrej.

-- 
original HP keybord bundled with HP dc7600 doesn't work
https://launchpad.net/bugs/52546

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 58489] Does not boot on HP dc7600 USDT (regression from dapper)

2006-09-01 Thread Ondřej Surý
Public bug reported:

Kernel freezes after:
HP Compaq aptop series board detected. Selecting BIOS-method for reboots
NET: Registered protocol family 16
EISA bus registered
ACPI: bus type pci registered
PCI: BIOS Bg: MCFG area is not E820-reserved
PCI: Not using MMCONFIG
PCI: PCI BIOS revision 2.20 entry at 0xebfd6, last bus=63
Setting up standard PCI resources
ACPI: Subsystem revision 20060127
ACPI: Interpreter enabled
ACPI: Using IOAPIC for interrupt routing
ACPI: PCI Root Bridge [PCI0] (:00)
ACPI: Assume root bridge [\_SB_.PCI0] bus is 0

Disabling IOAPIC and LAPIC (noioapic nolapic) on boot time doesn't help.

** Affects: linux-source-2.6.17 (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
Does not boot on HP dc7600 USDT (regression from dapper)
https://launchpad.net/bugs/58489

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 26940] Re: Kernel 2.6.15-7-686 won't boot with root on SATA disk

2006-09-01 Thread Ondřej Surý
Now it behaves just strange on lastest edgy kernel, sometimes it does
boot fast, but more often there is long delay before SATA disks are
brought up, see todays boot dmesg snippet:

[17179572.852000] SCSI subsystem initialized
[17179572.852000] libata version 1.20 loaded.
[17179572.852000] ahci :00:1f.2: version 1.2
[17179572.852000] ACPI: PCI Interrupt :00:1f.2[B] -> GSI 18 (level, low) -> 
IRQ 201
[17179654.724000] PCI: Setting latency timer of device :00:1f.2 to 64
[17179654.724000] ahci :00:1f.2: AHCI 0001. 32 slots 4 ports 1.5 Gbps 
0x5 impl IDE mode
[17179654.724000] ahci :00:1f.2: flags: 64bit ncq pm led pmp slum part 
[17179654.724000] ata1: SATA max UDMA/133 cmd 0xF8864500 ctl 0x0 bmdma 0x0 irq 
201
[17179654.724000] ata2: SATA max UDMA/133 cmd 0xF8864580 ctl 0x0 bmdma 0x0 irq 
201
[17179654.724000] ata3: SATA max UDMA/133 cmd 0xF8864600 ctl 0x0 bmdma 0x0 irq 
201
[17179654.724000] ata4: SATA max UDMA/133 cmd 0xF8864680 ctl 0x0 bmdma 0x0 irq 
201
[17179655.98] ata1: SATA link up 1.5 Gbps (SStatus 113)


** Changed in: linux-source-2.6.17 (Ubuntu)
   Status: Fix Released => Confirmed

-- 
Kernel 2.6.15-7-686 won't boot with root on SATA disk
https://launchpad.net/bugs/26940

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 58489] Re: Does not boot on HP dc7600 USDT (regression from dapper)

2006-09-01 Thread Ondřej Surý
Freezes at exactly same place, no message changed (MMCONFIG wasn't used
before or now).

-- 
Does not boot on HP dc7600 USDT (regression from dapper)
https://launchpad.net/bugs/58489

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 58630] getty is run before it's usable

2006-09-02 Thread Ondřej Surý
Public bug reported:

getty is run on ttys before:
- hostname is set (this leads to printing "(none)" instead of hostname in 
prompt)
- all filesystems are mounted (you could login before your home dir is mounted)

Ondrej

** Affects: upstart (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
getty is run before it's usable
https://launchpad.net/bugs/58630

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 56782] Re: Unexpected crash when closing a text buffer

2006-09-03 Thread Ondřej Surý
I can confirm that, adding another crash report, emacs crashes with
signal 11 on exit (^x^c).

** Summary changed:

- Unexpected crash when closing a text buffer
+ (21.4a-6ubuntu1): Unexpected crash when closing a text buffer

-- 
(21.4a-6ubuntu1): Unexpected crash when closing a text buffer
https://launchpad.net/bugs/56782

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 59202] Re: BIND vulnerability

2006-09-07 Thread Ondřej Surý
Version(s): 9.3.2 and prior versions
Description:  A vulnerability was reported in BIND. A remote user can
cause denial of service conditions.

A remote user (DNS server) can send specially crafted RRset responses in
return to a recursive SIG query to cause the requesting named service to
crash [CVE-2006-4095].

A remote user can also send specially crafted queries to trigger an
INSIST failure and cause the requesting service(s) to crash [CVE-2006-4096].
Impact:  A remote user can cause the target named service to crash.
Solution:  The vendor has issued fixed versions (9.3.2-P1, 9.2.7, and
9.2.6-P1), available at: http://www.isc.org/sw/bind/

-- 
BIND vulnerability
https://launchpad.net/bugs/59202

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 61215] Re: Kubuntu Edgy Edge Knot 3 - PCI: BIOS Bug: MCFG area is not E820-reserved, Not using MMCONFIG

2006-09-21 Thread Ondřej Surý
*** This bug is a duplicate of bug 58489 ***

** This bug has been marked a duplicate of bug 58489
   Does not boot on HP dc7600 USDT (regression from dapper)

-- 
Kubuntu Edgy Edge Knot 3 - PCI: BIOS Bug: MCFG area is not E820-reserved, Not 
using MMCONFIG
https://launchpad.net/bugs/61215

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 61077] Re: Does not boot on Alienware desktop

2006-09-21 Thread Ondřej Surý
*** This bug is a duplicate of bug 58489 ***

** This bug has been marked a duplicate of bug 58489
   Does not boot on HP dc7600 USDT (regression from dapper)

-- 
Does not boot on Alienware desktop
https://launchpad.net/bugs/61077

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 59756] Re: Edgy Live CD (AMD64) fails to boot

2006-09-21 Thread Ondřej Surý
*** This bug is a duplicate of bug 58489 ***

** This bug has been marked a duplicate of bug 58489
   Does not boot on HP dc7600 USDT (regression from dapper)

-- 
Edgy Live CD (AMD64) fails to boot
https://launchpad.net/bugs/59756

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 58489] Re: Does not boot on HP dc7600 USDT (regression from dapper)

2006-09-21 Thread Ondřej Surý
nommconf doesn't help

** Changed in: linux-source-2.6.17 (Ubuntu)
   Status: Needs Info => Confirmed

** Bug 59756 has been marked a duplicate of this bug

** Bug 61077 has been marked a duplicate of this bug

** Bug 61215 has been marked a duplicate of this bug

-- 
Does not boot on HP dc7600 USDT (regression from dapper)
https://launchpad.net/bugs/58489

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 70701] Re: Systém / Správa / Aktual izace software

2006-11-07 Thread Ondřej Surý
Tuhle chybu už jsem opravil a měla by se projevit v další aktualizaci
jazykových balíčků.

** Changed in: language-pack-cs (Ubuntu)
 Assignee: (unassigned) => Ondřej Surý
   Status: Unconfirmed => Fix Committed

-- 
Systém / Správa / Aktualizace software
https://launchpad.net/bugs/70701

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 70701] Re: Systém / Správa / Aktual izace software

2006-11-08 Thread Ondřej Surý
Mea Culpa.

Opravu jsem udělal jenom pro dappera, který je stále proklikávací z
hlavní stránky.

Hned to napravím (teda až mi přijde link s .po souborem) a další první
pondělí v měsíci (tj. v prosinci) by se měl nainstalovat nový language-
pack-cs s opravou.

-- 
Systém / Správa / Aktualizace software
https://launchpad.net/bugs/70701

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 70897] Re: Název Synapticu

2006-11-08 Thread Ondřej Surý
Já bych v rámci trendu, který nastolilo GNOME použil:

Synaptic - správce balíčků

i samotný debianí balíček má:

Description: Graphical package manager

Slovo synaptic bych zachoval, protože se často používá v diskuzích, tak
ať ho lze snadno najít, slovo grafický je v grafickém prostředí
nadbytečné a 'instalačních' ve frázi 'instalačních balíčků' také, běžně
se používá jen 'balíčků' a detailnější popis vyběhne při podržení myši
nad položkou.

-- 
Název Synapticu
https://launchpad.net/bugs/70897

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 70701] Re: Systém / Správa / Aktual izace software

2006-11-08 Thread Ondřej Surý
Tak už ke mě dotekl .po soubor a už je to v něm opravené, tak buď už to
udělal někdo jiný anebo to doteklo automaticky.

-- 
Systém / Správa / Aktualizace software
https://launchpad.net/bugs/70701

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 70897] Re: Název Synapticu

2006-11-08 Thread Ondřej Surý
> PS: jak reportovat bug primo pro Ubuntu Czech Translators,
> abych tu nematl anglicke kolegy?

Takhle je to úplně v pohodě :).

-- 
Název Synapticu
https://launchpad.net/bugs/70897

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 70897] Re: Název Synapticu

2006-11-08 Thread Ondřej Surý
Navrhuju tento problém přenést do ubuntu-l10n-cs, kde se nám bude lépe
diskutovat.

-- 
Název Synapticu
https://launchpad.net/bugs/70897

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 65579] Re: Administrator of Ubuntu Czech Translators destroys dictionary for translators by providing less suitable and unnatural translation

2006-10-12 Thread Ondřej Surý
This is social issue in the end and there is no need to open bug in
malone for it.

If you want this issue resolved by third party, then seek advice of
Community Council.

Ondřej

-- 
Administrator of Ubuntu Czech Translators destroys dictionary for translators 
by providing less suitable and unnatural translation
https://launchpad.net/bugs/65579

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 55138] Re: Dell 2950 w/ PERC 5i/Integrated, seeing RAID'd HDD's

2007-05-11 Thread Ondřej Surý
Hmm, strange. After upgrading to 2.6.15-28 (amd64) I cannot boot my
system.

There are times when system boots with many write errors and sometimes
it just prints:

run-init: /sbin/init: error 13
Kernel panic - not syncing: Ateempted to kill init!

But I can only guess, that it's connected to megaraid_sas.

-- 
Dell 2950 w/ PERC 5i/Integrated, seeing RAID'd HDD's
https://bugs.launchpad.net/bugs/55138
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 55138] Re: Dell 2950 w/ PERC 5i/Integrated, seeing RAID'd HDD's

2007-05-11 Thread Ondřej Surý
Ignore my last comment.

Kernel is broken on my Dells, but it's not connected to megaraid_sas (or
rather scsi subsystem where this error was).

During boot I can catch on remote console that only sda is in my system
and that's just fine.

Ondrej.

-- 
Dell 2950 w/ PERC 5i/Integrated, seeing RAID'd HDD's
https://bugs.launchpad.net/bugs/55138
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 152410] Re: php module not enabled by default in gutsy

2007-10-16 Thread Ondřej Surý
Did you restarted apache after installing php module?

-- 
php module not enabled by default in gutsy
https://bugs.launchpad.net/bugs/152410
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 152410] Re: php module not enabled by default in gutsy

2007-10-17 Thread Ondřej Surý
No, it shouldn't. php should not automaticaly restart apache without
administrator (ie. just by installing). It could lead to apache not
starting because broken configuration, etc.

-- 
php module not enabled by default in gutsy
https://bugs.launchpad.net/bugs/152410
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 152410] Re: php module not enabled by default in gutsy

2007-10-17 Thread Ondřej Surý
*** This bug is a duplicate of bug 104270 ***
https://bugs.launchpad.net/bugs/104270

** This bug has been marked a duplicate of bug 104270
   Need user notification after installing php-mysql

-- 
php module not enabled by default in gutsy
https://bugs.launchpad.net/bugs/152410
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 104270] Re: Need user notification after installing php-mysql

2007-10-17 Thread Ondřej Surý
Same for libapache2-mod-php5 itself (#152410).

-- 
Need user notification after installing php-mysql
https://bugs.launchpad.net/bugs/104270
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 144844] empathy crashes with Gtk-Error **: Byte index 23 is off the end of the line

2007-09-25 Thread Ondřej Surý
Public bug reported:

Binary package hint: empathy

empathy crashes when receiving/displaying message from AIM transport
(ICQ). Some messages are received fine, some crashes empathy, but after
restart message is received and displayed without problem.

Error message is:
(empathy:23684): Gtk-WARNING **: 
/build/buildd/gtk+2.0-2.12.0/gtk/gtktextbtree.c:3997: byte index off the end of 
the line

Gtk-ERROR **: Byte index 23 is off the end of the line
aborting...
Aborted (core dumped)

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

-- 
empathy crashes with Gtk-Error **: Byte index 23 is off the end of the line
https://bugs.launchpad.net/bugs/144844
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 144844] Re: empathy crashes with Gtk-Error **: Byte index 23 is off the end of the line

2007-09-26 Thread Ondřej Surý
Today this crash happened after telepathy-haze crashed #145119.

I'm running empathy in gdb atm, so I'll keep you informed after it
crashes again with reasonable backtrace.

-- 
empathy crashes with Gtk-Error **: Byte index 23 is off the end of the line
https://bugs.launchpad.net/bugs/144844
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 144844] Re: empathy crashes with Gtk-Error **: Byte index 23 is off the end of the line

2007-09-26 Thread Ondřej Surý
Full backtrace attached.

** Attachment added: "gdb-empathy.txt"
   http://launchpadlibrarian.net/9514804/gdb-empathy.txt

-- 
empathy crashes with Gtk-Error **: Byte index 23 is off the end of the line
https://bugs.launchpad.net/bugs/144844
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 146236] Re: Bluetooth Manager (ikona) - Browse Device...

2007-09-28 Thread Ondřej Surý
That's why it's binary package is language-pack-cs and not bluez-gnome.

-- 
Bluetooth Manager (ikona) - Browse Device...
https://bugs.launchpad.net/bugs/146236
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 104863] Re: php5-gd needs to update php.ini

2007-05-21 Thread Ondřej Surý
Hmm, strange.  That shouldn't happen, but who knows what version of php5
was in beta...

Could you do:

dpkg -L php5-gd

on affected system and add output here?

-- 
php5-gd needs to update php.ini
https://bugs.launchpad.net/bugs/104863
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 104863] Re: php5-gd needs to update php.ini

2007-05-21 Thread Ondřej Surý
Ah, and output of

dpkg -l *php5*

as well.

-- 
php5-gd needs to update php.ini
https://bugs.launchpad.net/bugs/104863
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2007-05-22 Thread Ondřej Surý
Using bundled libraries is security hell. It will never happen in
Debian. And I very much doubt that it will happen in Ubuntu.

Correct way is to push those changes to upstream GD library. And it's a
WIP at least according to
http://www.libgd.org/FAQ_PHP#How_do_I_get_gd_to_work_with_PHP.3F

-- 
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
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 115340] Re: missing php5.load

2007-05-22 Thread Ondřej Surý
What is your version of Ubuntu?
What is your version of libapache2-mod-php5 (#dpkg -l *php5*)?
What does 'dpkg -L libapache2-mod-php5' says?

-- 
missing php5.load
https://bugs.launchpad.net/bugs/115340
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 50353] Re: Cannot install PDO and PDO Drivers in PHP5

2007-05-22 Thread Ondřej Surý
This is fixed in Ubuntu 7.04 version of php5.
See 
http://packages.ubuntu.com/cgi-bin/search_contents.pl?searchmode=filelist&word=php5-mysql&version=feisty&arch=i386

And no, there is no need for separate packages (as in php5-pdo-oracle).

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

-- 
Cannot install PDO and PDO Drivers in PHP5
https://bugs.launchpad.net/bugs/50353
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 39719] Re: imagerotate() is not working

2007-05-22 Thread Ondřej Surý
*** This bug is a duplicate of bug 74647 ***
https://bugs.launchpad.net/bugs/74647

** This bug has been marked a duplicate of bug 74647
   php5-gd not using bundled GD library

-- 
imagerotate() is not working
https://bugs.launchpad.net/bugs/39719
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2007-05-22 Thread Ondřej Surý
There is a workaround. If it segfaults, then load modules in reverse
order manually from php.ini.

-- 
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
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 115340] Re: missing php5.load

2007-05-22 Thread Ondřej Surý
BTW I very much doubt, that this is error in package. I rather think
that this comes from broken setup of yours like unfinished installation
of affected package or something like that.

-- 
missing php5.load
https://bugs.launchpad.net/bugs/115340
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


  1   2   3   4   5   6   >