[Bug 236830] Re: cifs does not support kerberos authentication

2008-06-10 Thread Martin Pitt
 * Kernel change is isolated, that looks reasonably ok. I take it 
CONFIG_CIFS_EXPERIMENTAL does not change any behaviour, just enables 
CONFIG_CIFS_UPCALL config option? Does CONFIG_CIFS_UPCALL only enables the 
userspace callback for authorization (cifs.spnego) or any other behaviour?
 * I wouldn't like to promote keyutils to main in hardy (it sounds fine for MIR 
for intrepid, though). Since we have to touch the samba package anyway and 
backport cifs.spnego, can this be modified to point out Please install the 
keyutils package in the error message if it is missing?

-- 
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 236830] Re: cifs does not support kerberos authentication

2008-06-10 Thread Steve Langasek
** Changed in: samba (Ubuntu Hardy)
   Importance: Undecided = Medium
 Assignee: (unassigned) = Steve Langasek (vorlon)
   Status: New = Confirmed

** Changed in: linux (Ubuntu Hardy)
   Importance: Undecided = Medium
   Status: New = Confirmed

-- 
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 236167] Re: local disk flush failed with status -5 with drbd8 over LVM

2008-06-10 Thread Andreas Påhlsson
I have this error once every millisecond in my logs during IO testing.

This patch is really important for Hardy in HA configurations using
DRBD. Please backport or upgrade packages.

-- 
local disk flush failed with status -5 with drbd8 over LVM
https://bugs.launchpad.net/bugs/236167
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to drbd8 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 89945] Re: scp doesn't report correct filenames with spaces in verbose mode

2008-06-10 Thread eldragon
Matt, as was stated 2 posts above, its the correct behavior to have to
double quote or add 3 backslashes.

-- 
scp doesn't report correct filenames with spaces in verbose mode
https://bugs.launchpad.net/bugs/89945
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 230016] Re: [intrepid] Rebuild with perl 5.10

2008-06-10 Thread Launchpad Bug Tracker
This bug was fixed in the package libcrypt-mysql-perl - 0.04-2build1

---
libcrypt-mysql-perl (0.04-2build1) intrepid; urgency=low

  * Rebuild for the perl 5.10 transition (LP: #230016).

 -- Michael Bienia [EMAIL PROTECTED]   Tue, 13 May 2008 18:32:31 +0200

** Changed in: libcrypt-mysql-perl (Ubuntu)
   Status: New = Fix Released

** Changed in: libapreq2 (Ubuntu)
   Status: New = Fix Released

-- 
[intrepid] Rebuild with perl 5.10
https://bugs.launchpad.net/bugs/230016
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap2.3 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 230016] Re: [intrepid] Rebuild with perl 5.10

2008-06-10 Thread Launchpad Bug Tracker
This bug was fixed in the package libapreq2 - 2.08-5build1

---
libapreq2 (2.08-5build1) intrepid; urgency=low

  * Rebuild for the perl 5.10 transition (LP: #230016).

 -- Michael Bienia [EMAIL PROTECTED]   Tue, 10 Jun 2008 15:13:20 +0200

-- 
[intrepid] Rebuild with perl 5.10
https://bugs.launchpad.net/bugs/230016
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap2.3 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 238516] Re: XSS issues in Nagios CGI (CVE-2007-5803)

2008-06-10 Thread Bug Watch Updater
** Changed in: nagios3 (Debian)
   Status: Unknown = Fix Committed

-- 
XSS issues in Nagios CGI (CVE-2007-5803)
https://bugs.launchpad.net/bugs/238516
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nagios2 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 238878] [NEW] Change likewise-open default Domain separator

2008-06-10 Thread Torsten Krah
Public bug reported:

Binary package hint: likewise-open

The default likewise-open (winbindd) separator used is a \.
However this breaks e.g. ant:

https://issues.apache.org/bugzilla/show_bug.cgi?id=45142

As a patch to ant needs time, it would cause less trouble if the default
separator is changed to be a +-sign.

/etc/samba/lwiauthd.conf:

winbind separator = +

** Affects: likewise-open (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Change likewise-open default Domain separator
https://bugs.launchpad.net/bugs/238878
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to likewise-open in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 238872] Re: HEREDOC fails when terminating string matches tail of HEREDOC string

2008-06-10 Thread David
** Summary changed:

- php5 fails to interpret a valid script using heredoc string syntax
+ HEREDOC fails when terminating string matches tail of HEREDOC string

-- 
HEREDOC fails when terminating string matches tail of HEREDOC string
https://bugs.launchpad.net/bugs/238872
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 237688] Re: [SRU] openldap 2.4.9 from 8.04.1.

2008-06-10 Thread Steve Langasek
I've just noticed by chance that openldap2.3 is not building in
intrepid; the reason for this is that the merged package has picked up a
build-dependency on heimdal-dev, which is in universe.

The package uploaded to hardy-proposed has the same build-dependency,
and is therefore not viable as an SRU.

Rejecting from the queue; please reupload with SRU-appropriate packaging
changes only.

-- 
[SRU] openldap 2.4.9 from 8.04.1.
https://bugs.launchpad.net/bugs/237688
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap2.3 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


[Blueprint migrate-off-ssl-v2] Migrate new installs and upgrades of client and server packages to use SSL v3 or TLS

2008-06-10 Thread Ante Karamatić
Blueprint changed by Ante Karamatić:

Approver: (none) = Rick Clark

-- 
  Migrate new installs and upgrades of client and server packages to use SSL v3 
or TLS
  https://blueprints.edge.launchpad.net/ubuntu/+spec/migrate-off-ssl-v2

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 237688] Re: [SRU] openldap 2.4.9 from 8.04.1.

2008-06-10 Thread Martin Pitt
Steve Langasek [2008-06-10 17:15 -]:
 I've just noticed by chance that openldap2.3 is not building in
 intrepid; the reason for this is that the merged package has picked up a
 build-dependency on heimdal-dev, which is in universe.

Please also note that I'm not keen at all to move a second kerberos
implementation to main. Doesn't it work with MIT kerberos?
(libkrb5-dev)

-- 
[SRU] openldap 2.4.9 from 8.04.1.
https://bugs.launchpad.net/bugs/237688
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap2.3 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 237688] Re: [SRU] openldap 2.4.9 from 8.04.1.

2008-06-10 Thread Steve Langasek
On Tue, Jun 10, 2008 at 07:16:16PM -, Martin Pitt wrote:
 Steve Langasek [2008-06-10 17:15 -]:
  I've just noticed by chance that openldap2.3 is not building in
  intrepid; the reason for this is that the merged package has picked up a
  build-dependency on heimdal-dev, which is in universe.

 Please also note that I'm not keen at all to move a second kerberos
 implementation to main. Doesn't it work with MIT kerberos?
 (libkrb5-dev)

This is actually an entirely spurious build-dependency that was added to try
to support the smbk5pwd overlay, which was subsequently disabled in the
Debian package - the build-dep should just plain be dropped again.

I'll take care of that on the Debian side so that it's fixed in the next
merge, but the concern about not including superfluous packaging changes in
SRU still stands.

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
Ubuntu Developerhttp://www.debian.org/
[EMAIL PROTECTED] [EMAIL PROTECTED]

-- 
[SRU] openldap 2.4.9 from 8.04.1.
https://bugs.launchpad.net/bugs/237688
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap2.3 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-06-10 Thread Bug Watch Updater
** Changed in: samba (Debian)
   Status: New = Confirmed

-- 
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 234367] [NEW] If many queries come in too quickly, apache2 freezes.

2008-06-10 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

I have set up a Xeon-based server with a number of Subversion
repositories, served through libmod-dav_svn on apache2, and using
OpenLDAP to provide directory and authentication services.

Now for simple queries, for instance from a Windows desktop using
TortoiseSVN, there is no problem with this. In fact it works
beautifully. However when doing a more complex query involving multiple
rapid accesses it causes all the free apache threads to be consumed,
which all appear to be stuck in a loop waiting for a response from
slapd, which has already been given. The Subversive plugin for Eclipse
seems to cause this nearly every time.

Here's the kicker: when I turned on logging in slapd using loglevel 256
(for example), the problem goes away. Could it be that the request for
info is fired off, then slapd responds before mod-dav_svn is ready for
the response, whereas if it is slowed down by logging, the Apache module
is ready in time? I'd have expected some sort of pipeline in there, but
who knows?

Here's slapd.conf:

# This is the main slapd configuration file. See slapd.conf(5) for more
# info on the configuration options.

###
# Global Directives:

# Features to permit
#allow bind_v2

# Schema and objectClass definitions
include /etc/ldap/schema/core.schema
include /etc/ldap/schema/cosine.schema
include /etc/ldap/schema/nis.schema
include /etc/ldap/schema/inetorgperson.schema
include /etc/ldap/schema/misc.schema

TLSCACertificateFile  /etc/ldap/cacert.pem
TLSCertificateFile/etc/ldap/servercrt.pem
TLSCertificateKeyFile /etc/ldap/serverkey.pem

pidfile /var/run/slapd/slapd.pid
argsfile/var/run/slapd/slapd.args
loglevel256
modulepath  /usr/lib/ldap
moduleload  back_hdb
tool-threads1

sizelimit   500

backend hdb
databasehdb
suffix  dc=netdb,dc=cark,dc=com
rootdn  cn=admin,dc=netdb,dc=cark,dc=com
rootpw  passwerd
directory   /var/lib/ldap
dbconfigset_cachesize 0 2097152 0
dbconfigset_lk_max_objects 1500
dbconfigset_lk_max_locks 1500
dbconfigset_lk_max_lockers 1500
index   cn,sn,uid pres,eq,sub
index   objectClass eq
lastmod on
checkpoint  512 30

replogfile  /var/lib/ldap/replog

access to attrs=userPassword,shadowLastChange
by dn=cn=admin,dc=netdb,dc=cark,dc=com write
by anonymous auth
by self write
by * none

access to *
by dn=cn=admin,dc=netdb,dc=cark,dc=com write
by * read


And here's the setup for the repos:

LDAPTrustedGlobalCert CA_BASE64 /etc/apache2/cacert.pem

NameVirtualHost *:443
VirtualHost *:443
  ServerAdmin [EMAIL PROTECTED]
  ServerName netdb.cark.com
  SSLEngine On
  SSLCACertificateFile  /etc/apache2/cacert.pem
  SSLCertificateFile/etc/apache2/servercrt.pem
  SSLCertificateKeyFile /etc/apache2/serverkey.pem
  SSLProtocol all
  SSLCipherSuite HIGH:MEDIUM
  LDAPTrustedMode TLS

  Location /svn
Order allow,deny
Allow from all
SSLRequireSSL
DAV svn
SVNParentPath /home/svn/
SVNListParentPath on
AuthType Basic
AuthName Subversion Repository

AuthBasicProvider ldap
AuthzLDAPAuthoritative off
AuthLDAPUrl 
ldap://netdb.cark.com:389/ou=People,dc=netdb,dc=cark,dc=com?uid?sub TLS
AuthLDAPGroupAttribute uniqueMember
AuthLDAPGroupAttributeIsDN on
Require ldap-group cn=subversion,ou=Group,dc=netdb,dc=cark,dc=com

# Other testing with files
#AuthUserFile /etc/apache2/svn_passwd
#AuthzSVNAccessFile /etc/apache2/svn_access
#Require valid-user
  /Location
  ErrorLog /var/log/apache2/error.log

  # Possible values include: debug, info, notice, warn, error, crit, alert, 
emerg.
  LogLevel warn
  CustomLog /var/log/apache2/access.log combined
/VirtualHost

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


** Tags: apache2 dav-svn hardy slapd svn
-- 
If many queries come in too quickly, apache2 freezes.
https://bugs.edge.launchpad.net/bugs/234367
You received this bug notification because you are a member of Ubuntu Server 
Team, which is subscribed to apache2 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 238021] Re: Please sync cgal 3.3.1-3 (multiverse) from Debian unstable (main)

2008-06-10 Thread Daniel Holbach
This fails to build for some reason:

  Testing for OPENGL (for Unix) ... ok.
  Testing for LAPACK (Unix default) ... linking or execution failed.

Linker call:
--
g++ -o ./tmp_test ./tmp_test.o -llapack   -llapack   -lf77blas   -lcblas   
-latlas   -lgfortran  -Wl,-Bsymbolic-functions   -lm  

Got the following error messages:
-
/usr/bin/ld: warning: libgfortran.so.2, needed by 
/usr/lib/gcc/x86_64-linux-gnu/4.3.1/../../../../lib/liblapack.so, may conflict 
with 
libgfortran.so.3
Run program tmp_test:
--

Got the following output:
-
./tmp_test: symbol lookup error: /usr/lib/atlas/liblapack.so.3gf: undefined 
symbol: _gfortran_pow_r8_i4


  Testing for QT (Unix (multi-threaded)) ... compilation failed.

Compiler call:
--
g++ -Wall -frounding-math 
-I/tmp/buildd/cgal-3.3.1/include/CGAL/config/x86-64_Linux-2.6_g++-4.3.1 -g -O2  
-c './tmp_test.cpp'

Got the following error messages:
-
./tmp_test.cpp:27:21: error: qglobal.h: No such file or directory
./tmp_test.cpp:28:23: error: qmemarray.h: No such file or directory
./tmp_test.cpp:30: error: expected constructor, destructor, or type conversion 
before '' token
./tmp_test.cpp: In function 'int main()':
./tmp_test.cpp:44: error: 'QT_VERSION_STR' was not declared in this scope
./tmp_test.cpp:46: error: 'QArray' was not declared in this scope
./tmp_test.cpp:46: error: expected primary-expression before 'int'
./tmp_test.cpp:46: error: expected `;' before 'int'
./tmp_test.cpp:48: error: 'a' was not declared in this scope


  Testing for QT (Unix (multi-threaded)) with include /usr/include/qt3 ... ok.
  Linking QT3MT without extra libdir ... ok.

  Error: Setup tests failed.
Please correct your setup.

  
  **   D O N E   **
  
make: *** [build-stamp] Error 1
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
pbuilder: Failed autobuilding of package
 - Aborting with an error
 - unmounting dev/pts filesystem
 - unmounting proc filesystem
 - cleaning the build env 
- removing directory /var/cache/pbuilder/build//8860 and its subdirectories

-- 
Please sync cgal 3.3.1-3 (multiverse) from Debian unstable (main)
https://bugs.launchpad.net/bugs/238021
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 236830] Re: cifs does not support kerberos authentication

2008-06-10 Thread Martin Pitt
 * Kernel change is isolated, that looks reasonably ok. I take it 
CONFIG_CIFS_EXPERIMENTAL does not change any behaviour, just enables 
CONFIG_CIFS_UPCALL config option? Does CONFIG_CIFS_UPCALL only enables the 
userspace callback for authorization (cifs.spnego) or any other behaviour?
 * I wouldn't like to promote keyutils to main in hardy (it sounds fine for MIR 
for intrepid, though). Since we have to touch the samba package anyway and 
backport cifs.spnego, can this be modified to point out Please install the 
keyutils package in the error message if it is missing?

-- 
cifs does not support kerberos authentication
https://bugs.launchpad.net/bugs/236830
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 228994] Re: package update-manager 1:0.87.24 failed to install/upgrade: ErrorMessage: SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error code (1)

2008-06-10 Thread Michael Green
Hi,

I ended up making a clean install  instead of an  dist-upgrade since I 
have been dist-upgrading since Hoary. So  I no longer have access to 
those files. Sorry.

Thanks for a great OS!

Michael
Ralph Janke wrote:
 Thanks for reporting this problem and helping to make Ubuntu better.

 Could you please provide the files in the directory

 /var/log/dist-upgrade/

 Thanks

 ** Changed in: update-manager (Ubuntu)
  Assignee: (unassigned) = Ralph Janke (txwikinger)
Status: New = Incomplete

   


-- 
Michael Green
Computational Biology  Biological Physics
Department of Theoretical Physics
Lund University
Sölvegatan 14A
SE-223 62 Lund
Sweden

email: [EMAIL PROTECTED]
phone: +46 (0)46 2223494
fax:   +46 (0)46 2229686
www:   http://cbbp.thep.lu.se/~michael

Please avoid sending me Word or PowerPoint attachments.
See http://www.gnu.org/philosophy/no-word-attachments.html

-- 
package update-manager 1:0.87.24 failed to install/upgrade: ErrorMessage: 
SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error 
code (1)
https://bugs.launchpad.net/bugs/228994
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 228994] Re: package update-manager 1:0.87.24 failed to install/upgrade: ErrorMessage: SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error code (1)

2008-06-10 Thread Michael Green
Hi,

I ended up making a clean install  instead of an  dist-upgrade since I 
have been dist-upgrading since Hoary. So  I no longer have access to 
those files. Sorry.

Thanks for a great OS!

Michael
Ralph Janke wrote:
 Thanks for reporting this problem and helping to make Ubuntu better.

 Could you please provide the files in the directory

 /var/log/dist-upgrade/

 Thanks

 ** Changed in: update-manager (Ubuntu)
  Assignee: (unassigned) = Ralph Janke (txwikinger)
Status: New = Incomplete

   


-- 
Michael Green
Computational Biology  Biological Physics
Department of Theoretical Physics
Lund University
Sölvegatan 14A
SE-223 62 Lund
Sweden

email: [EMAIL PROTECTED]
phone: +46 (0)46 2223494
fax:   +46 (0)46 2229686
www:   http://cbbp.thep.lu.se/~michael

Please avoid sending me Word or PowerPoint attachments.
See http://www.gnu.org/philosophy/no-word-attachments.html

-- 
package update-manager 1:0.87.24 failed to install/upgrade: ErrorMessage: 
SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error 
code (1)
https://bugs.launchpad.net/bugs/228994
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 195929] Re: Cosmetic bug: rectangular white outline surrounding rounded buttons

2008-06-10 Thread Kenneth Wimer
Reading https://wiki.ubuntu.com/StableReleaseUpdates seems to indicate
that this issue is not serious enough to warrant an SRU. Unless someone
says otherwise, of course ;-)

-- 
Cosmetic bug: rectangular white outline surrounding rounded buttons
https://bugs.launchpad.net/bugs/195929
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 184015] Sponsor Request

2008-06-10 Thread Daniel Holbach
Luke: can you please take a look at it?

-- 
add celeron m (p4-clockmod) userspace frequency support to loadcpufreq and 
cpufrequtils init scripts, patch included
https://bugs.launchpad.net/bugs/184015
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 15051] Re: grep -P is not supported

2008-06-10 Thread Martin Pitt
I'll have a look at this if nobody else beats me to it. But not very
soon, I'm still on Hardy duty.

** Changed in: grep (Ubuntu)
 Assignee: (unassigned) = Martin Pitt (pitti)
   Target: None = intrepid-alpha-6

-- 
grep -P is not supported
https://bugs.launchpad.net/bugs/15051
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 232400] Re: After hibernate, PC is slow to resume

2008-06-10 Thread sohail
Thomas K wrote:
 What graphics hardware and drivers do you have? These are the most
 common cause of issues with suspend/resume.

Apologies for the delay.

I have the nVidia binary drivers from Ubuntu and I use the GeForce 8400 
GS (rev a1).

Thanks for looking into this Thomas.

-- 
Sohail Somani
http://uint32t.blogspot.com

-- 
After hibernate, PC is slow to resume
https://bugs.launchpad.net/bugs/232400
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 238769] [NEW] File-save dialog crashes host application under openbox

2008-06-10 Thread Eric Montgomery
Public bug reported:

I have found that the two applications I have tested, gedit and firefox,
both crash when attempting to show the File-Save dialog. I run openbox
as my window manager instead of Gnome, which seems to be significant. I
have used the following scenarios to determine as best I can where the
crash is coming from.

Scenario: Log in through GDM into openbox WITHOUT running 
gnome-settings-daemon, open gedit and attempt to save a file.
Result: File save dialog works, but looks ugly. It is not themed according to 
what I configured in Gnome settings.

Scenario: Log in through GDM into Gnome, open gedit and attempt to save a file.
Result: File save dialog works and looks fine, themed according to my Gnome 
settings.

Scenario: Log in through GDM into openbox with gnome-settings-daemon command in 
my .xsession file, open gedit and attempt to save a file.
Result: gedit crashes with Segmentation fault as the only output to the 
console.

This behavior is also happening when using firefox and trying to do a
Save Image As... on an image, which normally brings up the same dialog.

I apologize if this is mis-filed, but I'm not sure how to track down
where this should actually be directed.

[EMAIL PROTECTED]:~$ lsb_release -rd
Description:Ubuntu 8.04
Release:8.04

[EMAIL PROTECTED]:~$ apt-cache policy gnome-settings-daemon
gnome-settings-daemon:
  Installed: 2.22.1-0ubuntu2
  Candidate: 2.22.1-0ubuntu2
  Version table:
 *** 2.22.1-0ubuntu2 0
500 http://us.archive.ubuntu.com hardy-updates/main Packages
100 /var/lib/dpkg/status
 2.22.1-0ubuntu1 0
500 http://us.archive.ubuntu.com hardy/main Packages

** Affects: firefox-3.0 (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: gnome-settings-daemon (Ubuntu)
 Importance: Undecided
 Status: New

** Also affects: firefox-3.0 (Ubuntu)
   Importance: Undecided
   Status: New

-- 
File-save dialog crashes host application under openbox
https://bugs.launchpad.net/bugs/238769
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 234196] Re: [SRU] dnPrettyNormal: Assertion `pretty != ((void *)0)' failed.

2008-06-10 Thread Martin Pitt
Copied to hardy-updates.

** Tags added: verification-done

** Tags removed: verification-needed

** Changed in: openldap2.3 (Ubuntu Hardy)
   Status: Fix Committed = Fix Released

-- 
[SRU] dnPrettyNormal: Assertion `pretty != ((void *)0)' failed.
https://bugs.launchpad.net/bugs/234196
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 238771] [NEW] apt crashes after incomplete install

2008-06-10 Thread Alfas
Public bug reported:

Binary package hint: adept-manager

I was installing sun-java6 (several packages), when I did not noticed one 
license agreement and pressed next. After this I got error message and 
adept-manager crashed. I restarted it, then it reported that there was error 
and give me option to auto correct it. I pressed yes and it crashed again (it 
was crashing every time). So, I run from shell apt. It suggested running: 
apt-get install sun-java6.jdk 
and 
dpkg --configure -a
Now package manager works, but reports an error every time I try to install 
anything.
I am runing:
Kubuntu 8.04 with KDE 3.5

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

-- 
apt crashes after incomplete install
https://bugs.launchpad.net/bugs/238771
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 99822] Re: [feisty] cannot edit song tags in ipod

2008-06-10 Thread Bug Watch Updater
** Changed in: banshee
   Status: Incomplete = Confirmed

-- 
[feisty] cannot edit song tags in ipod
https://bugs.launchpad.net/bugs/99822
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 218955] Re: upgrade to hardy breaks lirc 0.8.3pre1 kernel modules

2008-06-10 Thread Martin Pitt
Copied to hardy-updates.

** Changed in: lirc (Ubuntu Hardy)
   Status: Fix Committed = Fix Released

-- 
upgrade to hardy breaks lirc 0.8.3pre1 kernel modules
https://bugs.launchpad.net/bugs/218955
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 232255] Re: ov51x-jpeg donot charge in to kernel

2008-06-10 Thread Jean-Baptiste Lallement
Thank you for taking the time to report this issue and helping to make
Ubuntu better. Examining the information you have given us, this does
not appear to be a bug report, furthermore you've solved it by yourself,
so we are closing it.

Thanks again and don't hesitate to submit any new bug you may find.

** Changed in: ov51x-jpeg (Ubuntu)
   Status: New = Invalid

-- 
ov51x-jpeg donot charge in to kernel
https://bugs.launchpad.net/bugs/232255
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 238767] Re: [Hardy] Cannot open audio file from Nautilus

2008-06-10 Thread A. Walton
This is actually not a bug in Nautilus.; VLC does not use the GIO/GVFS
system, but accepts cdda:// URIs of a different format (as you yourself
specified). VLC is an edge-case in this situation, as it clearly can
accept URIs in some cases, however not generally. This is probably a bug
/mis-feature in VLC, but they'll have to decide how they want to handle
it (be that have an input module for GIO, or not take VFS URIs from
Nautilus).

There's a subtle, well, miscommunication bug that might exist here. GVFS
claims the cdda scheme which is already in use by so many applications
that it may be disruptive to do so. Upstream is currently considering
renaming this scheme to cddafs to avoid this confusion. See
http://bugzilla.gnome.org/show_bug.cgi?id=527159 for details.

** Changed in: nautilus (Ubuntu)
   Importance: Undecided = Low
 Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)
   Status: New = Invalid

** Also affects: vlc (Ubuntu)
   Importance: Undecided
   Status: New

-- 
[Hardy] Cannot open audio file from Nautilus
https://bugs.launchpad.net/bugs/238767
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 215904] Re: [SRU] (ITS#5518) Assertion error in io.c:234: ber_flush2

2008-06-10 Thread Martin Pitt
Copied to hardy-updates. Thanks for all the testing feedback!

** Tags added: verification-done

** Tags removed: verification-needed

** Changed in: openldap2.3 (Ubuntu Hardy)
   Status: Fix Committed = Fix Released

-- 
[SRU] (ITS#5518) Assertion error in io.c:234: ber_flush2 
https://bugs.launchpad.net/bugs/215904
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 237621] Re: pciutils needs update for 8.04.1

2008-06-10 Thread Martin Pitt
Copied to hardy-updates.

** Changed in: pciutils (Ubuntu Hardy)
   Status: Fix Committed = Fix Released

-- 
pciutils needs update for 8.04.1
https://bugs.launchpad.net/bugs/237621
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 210600] Re: Display corruption in VTs on Intel 855GME

2008-06-10 Thread jhansonxi
I stumbled through a build following the X.Org Wiki guidelines here:
http://www.x.org/wiki/Development/git

I'm not sure I did it correctly.  I only built xf86-video-intel and I
had problems with the export LD_LIBRARY_PATH=/opt/gfx-test/lib not
having any effect on which libs X was using.  I ended up renaming the
originals and using symlinks to the new ones.

The white lines are gone but now I see either black static (especially
noticeable with Midnight Commander and aptitude) or with subsequent VT
switching I have some text corruption like the scrollbar block in MC.
In xorg.conf I have ForceEnablePipeA commented out and now see
underrun on pipe A errors in Xorg.0.log.  Re-enabling it eliminates
the errors in the log but the other VT problem are still present.

-- 
Display corruption in VTs on Intel 855GME
https://bugs.launchpad.net/bugs/210600
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 205205] Re: [7.10 to 8.04 beta] Could not calculate the upgrade

2008-06-10 Thread Pratul Kalia
No, the bug was solved. Actually, it occurs if ubuntu-desktop package is
not installed from synaptics. The package was removed in my case as I
had used the ubuntu-studio-sounds package. Once, the ubuntu-desktop
package is re-selected, the installer gives no error.

** Changed in: update-manager (Ubuntu)
 Assignee: (unassigned) = Pratul Kalia (lut4rp)
   Status: Incomplete = Invalid

-- 
[7.10 to 8.04 beta] Could not calculate the upgrade 
https://bugs.launchpad.net/bugs/205205
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 50781] Re: 8-bit characters not displayed properly in mc viewer and editor

2008-06-10 Thread Bug Watch Updater
** Changed in: mc (Debian)
   Status: Incomplete = Fix Committed

-- 
8-bit characters not displayed properly in mc viewer and editor
https://bugs.launchpad.net/bugs/50781
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 238774] [NEW] cryptdisks doesnt start on boot

2008-06-10 Thread feld
Public bug reported:

Binary package hint: cryptsetup

Cryptdisks doesnt start on boot.

Problem: cryptdisks-early and cryptdisks don't complete successfully

I did some bug hunting and found on boot there was an error showing
twice. This is not verbatim, but it was something like

Error: exec env failed (line 34)

Since they happened twice and these processes run the same script, I
knew it must have been cryptdisks.

The /lib/cryptsetup/cryptdisks.functions file around line 34:

# Always output to console
stdin=`readlink /proc/self/fd/0`
if [ ${stdin#/dev/null} != $stdin ]  [ $ON_VT != yes ]; then
exec env ON_VT=yes /usr/bin/openvt -f -c `fgconsole` -w $0 $@
fi

Commenting the above out allows this to work. I'm not a bash guru; I
don't know what is wrong there. All I know is that running the script
while logged into X completes successfully.

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

-- 
cryptdisks doesnt start on boot
https://bugs.launchpad.net/bugs/238774
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 238773] [NEW] Scribes 0.3.3.3 tabs to spaces functionality broken

2008-06-10 Thread Henry Finucane
Public bug reported:

Binary package hint: scribes

To reproduce:
1. Open text file
2. Right click in text buffer, go to 'spaces' then 'tabs to spaces'.
3. Read traceback:
Traceback (most recent call last):
  File /usr/share/scribes/plugins/Spaces/Trigger.py, line 146, in 
__tabs_to_spaces_cb
show_busy_textview_cursor(self.__editor.textview)
NameError: global name 'show_busy_textview_cursor' is not defined

** Affects: scribes
 Importance: Undecided
 Status: New

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

** Also affects: scribes
   Importance: Undecided
   Status: New

-- 
Scribes 0.3.3.3 tabs to spaces functionality broken
https://bugs.launchpad.net/bugs/238773
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 238577] Re: needed-packaging for Acetone ISO5

2008-06-10 Thread manishmahabir
** Summary changed:

- needs-packaging for Acetone ISO
+ needed-packaging for Acetone ISO5

-- 
needed-packaging for Acetone ISO5
https://bugs.launchpad.net/bugs/238577
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 236830] Re: cifs does not support kerberos authentication

2008-06-10 Thread Steve Langasek
The CONFIG_CIFS_EXPERIMENTAL enables a number of unrelated features, all
of which should be no-ops by default:

- CIFS ACL mapping
- dnotify support
- export ops (stub support for re-exporting via NFS)

and it allows the CIFS_UPCALL option to be enabled.

CIFS_UPCALL only turns on support for kerberos/SPNEGO authentication.

-- 
cifs does not support kerberos authentication
https://bugs.launchpad.net/bugs/236830
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 141528] Re: Mythweb Fatal Error memory size exhausted

2008-06-10 Thread Mario Limonciello
I do see this and it really is here that the bug exists:

/etc/apache2/sites-available/mythweb.conf

** Changed in: mythplugins (Ubuntu)
   Status: Won't Fix = Confirmed

-- 
Mythweb Fatal Error memory size exhausted
https://bugs.launchpad.net/bugs/141528
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 238775] [NEW] Firefox randomly and silently exits

2008-06-10 Thread Tristan Schmelcher
Public bug reported:

Binary package hint: firefox-3.0

I have a Dell XPS M1710 laptop with a pure, up-to-date Hardy 32-bit
installation. When using Firefox it will sometimes silently exit for no
apparent reason, as if it crashed, except that apport is not triggered
and there is no crash file in /var/crash. Upon restarting it I get the
standard Start New Session / Restore Session dialog, indicating it was
definitely irregular termination. The bug occurs about once every few
days.

Let me know what I should do to gather more information.

$ lsb_release -rd
Description:Ubuntu 8.04
Release:8.04
$ apt-cache policy firefox
firefox:
  Installed: 3.0~b5+nobinonly-0ubuntu3
  Candidate: 3.0~b5+nobinonly-0ubuntu3
  Version table:
 *** 3.0~b5+nobinonly-0ubuntu3 0
500 http://archive.ubuntu.com hardy/main Packages
100 /var/lib/dpkg/status

ProblemType: Bug
Architecture: i386
Date: Mon Jun  9 23:21:14 2008
DistroRelease: Ubuntu 8.04
NonfreeKernelModules: nvidia
Package: firefox-3.0 3.0~b5+nobinonly-0ubuntu3
PackageArchitecture: i386
ProcEnviron:
 
PATH=/home/username/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_CA.UTF-8
 SHELL=/bin/bash
SourcePackage: firefox-3.0
Uname: Linux 2.6.24-18-generic i686

** Affects: firefox-3.0 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug

-- 
Firefox randomly and silently exits
https://bugs.launchpad.net/bugs/238775
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 238775] Re: Firefox randomly and silently exits

2008-06-10 Thread Tristan Schmelcher

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

** Attachment added: pluginreg.dat.txt
   http://launchpadlibrarian.net/15167794/pluginreg.dat.txt

** Attachment added: profiles.ini.txt
   http://launchpadlibrarian.net/15167795/profiles.ini.txt

-- 
Firefox randomly and silently exits
https://bugs.launchpad.net/bugs/238775
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 238775] Re: Firefox randomly and silently exits

2008-06-10 Thread Tristan Schmelcher

** Attachment added: .xsession-errors
   http://launchpadlibrarian.net/15167841/.xsession-errors

-- 
Firefox randomly and silently exits
https://bugs.launchpad.net/bugs/238775
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 238775] Re: Firefox randomly and silently exits

2008-06-10 Thread Tristan Schmelcher

** Attachment added: lshw-output.txt
   http://launchpadlibrarian.net/15167893/lshw-output.txt

-- 
Firefox randomly and silently exits
https://bugs.launchpad.net/bugs/238775
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 195982] Re: Shift key (and caps lock) stop working when using VMWare

2008-06-10 Thread Oren Held
Doesn't happen on CentOS 5 / RedHat EL 5 (VMware Server 1.0.5).
This might confirm that the problem is indeed related Xorg version (CentOS 5 
has Xorg 7.1.1), though there are more variables (gtk version, kernel etc)

-- 
Shift key (and caps lock) stop working when using VMWare
https://bugs.launchpad.net/bugs/195982
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 231325] Re: package gcc-doc 4:4.2.3-1ubuntu4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1

2008-06-10 Thread Matthias Klose
this update works for me. please could you

 - ls -l /usr/share/info/dir*
 - rm -f /usr/share/info/dir.lock

and retry?


** Changed in: gcc-defaults (Ubuntu)
   Status: New = Incomplete

-- 
package gcc-doc 4:4.2.3-1ubuntu4 failed to install/upgrade: subprocess new 
pre-removal script returned error exit status 1
https://bugs.launchpad.net/bugs/231325
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 225125] Re: /etc/ssl/private/ssl-cert-snakeoil.key is world readable

2008-06-10 Thread Lukasz
Hello Mohan!
I have psql happily running. Executable flag on key file is not necessary (that 
was my fault as well) and/or could even be forbidden in this case - try to set 
exact permission flags. Check also directory permission and owners.

# ls -ld /etc/ssl/private/
drwx--x--- 2 root ssl-cert 4096 2008-05-08 12:26 /etc/ssl/private/
# ls -l /etc/ssl/private/
-rw-r- 1 root ssl-cert 887 2008-05-08 12:26 ssl-cert-snakeoil.key

-- 
/etc/ssl/private/ssl-cert-snakeoil.key is world readable
https://bugs.launchpad.net/bugs/225125
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 225125] Re: /etc/ssl/private/ssl-cert-snakeoil.key is world readable

2008-06-10 Thread Martin Pitt
Mohan [2008-06-09 13:19 -]:
 [EMAIL PROTECTED]:/var/lib/postgresql/8.3/main# ls -l 
 /etc/ssl/private/ssl-cert-snakeoil.key
 -rwxr- 1 root ssl-cert 891 2008-05-28 16:19 
 /etc/ssl/private/ssl-cert-snakeoil.key

It should be 640, not 740, but that isn't the cause of your
breakage here. Can you please give the output of

  ls -ld /etc/ssl/private

? Maybe the entire directory is only accessible as root.

-- 
/etc/ssl/private/ssl-cert-snakeoil.key is world readable
https://bugs.launchpad.net/bugs/225125
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 44335] Re: IMAP/POP3+SSL/TLS are disabled

2008-06-10 Thread EarloftheWest
Running Hardy Heron

I downloaded the most recent source of mail-notification from:
http://www.nongnu.org/mailnotify/
And followed the Readme to install and it works fine with ssl/tls notification. 
I'm very happy.

Being relatively new to compiling, I cheated a bit before I installed by running
sudo apt-get build-dep mail-notification
from the terminal. This installed the dependencies and the compliers (true?) so 
I could build and install mail-notification. Had I not run apt-get build-dep 
mail-notification, how would I have known what compilers and dependencies were 
needed to build and install?  

Thanks.

-- 
IMAP/POP3+SSL/TLS are disabled
https://bugs.launchpad.net/bugs/44335
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 238574] ACK of sync request

2008-06-10 Thread Daniel Holbach
ACKed.

-- 
Please sync lilypond 2.10.33-2.2 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/238574
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 238777] [NEW] assertion failed

2008-06-10 Thread Daniel B
Public bug reported:

Binary package hint: firefox-3.0

Just upgraded to firefox 3 beta 5 on Ubuntu
80% of website are not opened.

fo ex: mozilla.org

ASSERT: *** Search: _installLocation: engine has no file!
Stack Trace: 
0:ENSURE_WARN(false,_installLocation: engine has no file!,2147500037)
1:()
2:()
3:()
4:epsGetAttr([object Object],alias)
5:()
6:SRCH_SVC_getEngineByAlias(www.mozilla.org)
7:getEngineByAlias(www.mozilla.org)
8:getShortcutOrURI(www.mozilla.org,[object Object])
9:canonizeUrl([object KeyboardEvent],[object Object])
10:handleURLBarCommand([object KeyboardEvent])
11:anonymous(textentered,[object KeyboardEvent])
12:fireEvent(textentered,[object KeyboardEvent])
13:onTextEntered()
14:handleEnter(false)
15:onKeyPress([object KeyboardEvent])
16:onxblkeypress([object KeyboardEvent])

ProblemType: Bug
Architecture: i386
Date: Tue Jun 10 09:46:59 2008
DistroRelease: Ubuntu 8.04
NonfreeKernelModules: fglrx
Package: firefox-3.0 3.0~rc1+nobinonly-0ubuntu0.8.04.1
PackageArchitecture: i386
ProcEnviron:
 
PATH=/home/username/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: firefox-3.0
Uname: Linux 2.6.24-18-generic i686

** Affects: firefox-3.0 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug

-- 
assertion failed
https://bugs.launchpad.net/bugs/238777
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 238777] Re: assertion failed

2008-06-10 Thread Daniel B

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

** Attachment added: ExtensionSummary.txt
   http://launchpadlibrarian.net/15168440/ExtensionSummary.txt

** Attachment added: profiles.ini.txt
   http://launchpadlibrarian.net/15168441/profiles.ini.txt

-- 
assertion failed
https://bugs.launchpad.net/bugs/238777
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 84142] Re: apache2-common: a2ensite rewritten to allow globbing/multiple site enabling

2008-06-10 Thread Bug Watch Updater
** Changed in: apache2 (Debian)
   Status: Fix Committed = Fix Released

-- 
apache2-common: a2ensite rewritten to allow globbing/multiple site enabling
https://bugs.launchpad.net/bugs/84142
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 236830] Re: cifs does not support kerberos authentication

2008-06-10 Thread Steve Langasek
** Changed in: samba (Ubuntu Hardy)
   Importance: Undecided = Medium
 Assignee: (unassigned) = Steve Langasek (vorlon)
   Status: New = Confirmed

** Changed in: linux (Ubuntu Hardy)
   Importance: Undecided = Medium
   Status: New = Confirmed

-- 
cifs does not support kerberos authentication
https://bugs.launchpad.net/bugs/236830
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 229032] Re: Freecol does not work work with openjdk

2008-06-10 Thread Brian Pitts
Will this bug be fixed in hardy? It seems rather important since it
prevents freecol from launching.

-- 
Freecol does not work work with openjdk
https://bugs.launchpad.net/bugs/229032
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 238779] [NEW] Idioma español en la última actualización de firefox 3.0

2008-06-10 Thread Jorge
Public bug reported:

Binary package hint: firefox-3.0

Acabo de hacer la última actualización de firefox en hardy-heron
(Ubuntu) y el idioma español ha desaparecido quedando el idioma inglés.
¿Cómo solucionar esto?

ProblemType: Bug
Architecture: i386
Date: Tue Jun 10 08:58:23 2008
DistroRelease: Ubuntu 8.04
Package: firefox-3.0 3.0~rc1+nobinonly-0ubuntu0.8.04.1
PackageArchitecture: i386
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=es_ES.UTF-8
 SHELL=/bin/bash
SourcePackage: firefox-3.0
Uname: Linux 2.6.24-18-generic i686

** Affects: firefox-3.0 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug

-- 
Idioma español en la última actualización de firefox 3.0
https://bugs.launchpad.net/bugs/238779
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 238779] Re: Idioma español en la úl tima actualización de firefox 3.0

2008-06-10 Thread Jorge

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

** Attachment added: ExtensionSummary.txt
   http://launchpadlibrarian.net/15168658/ExtensionSummary.txt

** Attachment added: pluginreg.dat.txt
   http://launchpadlibrarian.net/15168659/pluginreg.dat.txt

** Attachment added: profiles.ini.txt
   http://launchpadlibrarian.net/15168660/profiles.ini.txt

-- 
Idioma español en la última actualización de firefox 3.0
https://bugs.launchpad.net/bugs/238779
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 238729] Re: HP PSC-2175 printer driver regression

2008-06-10 Thread Till Kamppeter
I have checked with

lpinfo -m | grep -i hpijs | grep -i PSC

and the printer was really dropped. Forwarding upstream ...

** Changed in: hplip (Ubuntu)
Sourcepackagename: foomatic-db-hpijs = hplip
   Importance: Undecided = Medium
   Status: New = Triaged

** Also affects: hplip
   Importance: Undecided
   Status: New

** Changed in: hplip
   Status: New = Confirmed

-- 
REGRESSION: Many printer model entries in PPD generator got dropped (ex: HP PSC 
2175)
https://bugs.launchpad.net/bugs/238729
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 238729] Re: HP PSC-2175 printer driver regression

2008-06-10 Thread Till Kamppeter
It seems that with the switchover from the Foomatic PPD generator to the
CUPS DDK some models got dropped from the list of PPD files. Can someone
of the HPLIP team check this and take care that every HP printer which
was ever supported by HPLIP/HPIJS gets into the list of PPDs? Note that
every printer with a distinct IEEE-1284 device ID needs its own PPD.

lpinfo -m | grep -i hpijs.drv | wc -l

gives only 426 (on Intrepid with HPLIP 2.8.3). So it seems that many
printers got lost.



** Summary changed:

- HP PSC-2175 printer driver regression
+ REGRESSION: Many printer model entries in PPD generator got dropped (ex: HP 
PSC 2175)

-- 
REGRESSION: Many printer model entries in PPD generator got dropped (ex: HP PSC 
2175)
https://bugs.launchpad.net/bugs/238729
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 125835] Re: cannot play audio on .3gp movies

2008-06-10 Thread Nicolò Chieffo
Have you got w32codecs installed?

-- 
cannot play audio on .3gp movies
https://bugs.launchpad.net/bugs/125835
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 102684] Re: Don't ask me to restart Firefox when it's not running

2008-06-10 Thread Matthew Paul Thomas
The problem did not recur when upgrading from 3.0b5 to 3.0.

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

-- 
Don't ask me to restart Firefox when it's not running
https://bugs.launchpad.net/bugs/102684
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 180319] Re: ipc/compat.c:468: internal compiler error: in copyprop_hardreg_forward_1, at regrename.c:1592

2008-06-10 Thread Dan Munckton
Have updated the package to version 3.0.0.3 from upstream. Awaiting
upload either to Intrepid or possibly to the Port team's PPA otherwise.

** Changed in: ubuntu-ps3-port
   Status: Confirmed = Fix Committed

** Changed in: cell-gcc (Ubuntu)
   Status: Confirmed = Fix Committed

** Changed in: ubuntu-ps3-port
 Assignee: (unassigned) = Dan Munckton (munckfish)

** Changed in: cell-gcc (Ubuntu)
 Assignee: (unassigned) = Dan Munckton (munckfish)

-- 
ipc/compat.c:468: internal compiler error: in copyprop_hardreg_forward_1, at 
regrename.c:1592
https://bugs.launchpad.net/bugs/180319
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 219630] Re: please add geode to driver list in hw/xfree86/common/xf86AutoConfig.c

2008-06-10 Thread Martin Pitt
Martin-Eric, can you please minimal debdiffs with appropriate changelogs
here? I'll sponsor them.

-- 
please add geode to driver list in hw/xfree86/common/xf86AutoConfig.c
https://bugs.launchpad.net/bugs/219630
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 37330] Re: applet window won't be closed

2008-06-10 Thread Jem
Also confirmed in Hardy 8.04 / FF 3.0 / JRE 6 Update 6. This is pain!

-- 
applet window won't be closed
https://bugs.launchpad.net/bugs/37330
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 238781] [NEW] ocsinventory-agent

2008-06-10 Thread .Steff
Public bug reported:

Binary package hint: ocsinventory-agent

apt-get update ocsinventory-agent doesn't work on my Ubuntu...

ProblemType: Package
Architecture: i386
Date: Tue Jun 10 09:06:29 2008
Dependencies:
 
DistroRelease: Ubuntu 8.04
ErrorMessage: sous-processus post-installation script tué par le signal 
(Interrompre)
Package: ocsinventory-agent None
PackageArchitecture: all
SourcePackage: ocsinventory-agent
Title: package ocsinventory-agent None failed to install/upgrade: 
sous-processus post-installation script tué par le signal (Interrompre)
Uname: Linux 2.6.24-18-generic i686

** Affects: ocsinventory-agent (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package

-- 
ocsinventory-agent
https://bugs.launchpad.net/bugs/238781
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 238781] Re: ocsinventory-agent

2008-06-10 Thread .Steff

** Attachment added: DpkgTerminalLog.txt
   http://launchpadlibrarian.net/15168840/DpkgTerminalLog.txt

-- 
ocsinventory-agent
https://bugs.launchpad.net/bugs/238781
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 235404] Re: foomatic-rip crashes

2008-06-10 Thread Launchpad Bug Tracker
This bug was fixed in the package foomatic-filters -
4.0.0~bzr143-0ubuntu1

---
foomatic-filters (4.0.0~bzr143-0ubuntu1) intrepid; urgency=low

  * New upstream release (BZR rev 143)
 - Fixes LP: #235404.
  * debian/control: Added dependency on ghostscript as alternative to gs
and gs-esp.

 -- Till Kamppeter [EMAIL PROTECTED]   Mon, 09 Jun 2008
21:23:16 +0100

** Changed in: foomatic-filters (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
foomatic-rip crashes
https://bugs.launchpad.net/bugs/235404
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 227184] Re: Upload processor must reject duplicated binary uploads

2008-06-10 Thread Matthias Klose
as seen in https://launchpad.net/ubuntu/hardy/lpia/gnat/4.2.3-1ubuntu6
the package is now built on lpia and in the archive.

-- 
Upload processor must reject duplicated binary uploads
https://bugs.launchpad.net/bugs/227184
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 204770] Re: [hardy] gdmsetup cause intensive disk activity and take a very long time to open

2008-06-10 Thread Sebastien Bacher
there is an autostart installed which run it when the session starts,
there is no reason the autoactivation should be required

-- 
[hardy] gdmsetup cause intensive disk activity and take a very long time to open
https://bugs.launchpad.net/bugs/204770
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 125835] Re: cannot play audio on .3gp movies

2008-06-10 Thread Risto H. Kurppa
What I found out was that ffmpeg from default repos doesn't have amr
encodec in it, but by installing it form medibuntu you get the amr
support and audio works. But as you already knew, in some countries this
might be illegal. Hate those licensing issues..

-- 
cannot play audio on .3gp movies
https://bugs.launchpad.net/bugs/125835
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 238767] Re: [Hardy] Cannot open audio file from Nautilus

2008-06-10 Thread Sami Lahtinen
So, same bug affects with default media player Totem? Either of these
players does not work.

-- 
[Hardy] Cannot open audio file from Nautilus
https://bugs.launchpad.net/bugs/238767
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 238742] Re: Some read emals are maked as unread

2008-06-10 Thread Sebastien Bacher
thank you for your bug report, how do you close evolution? are the mails
incorrect marked as unread or is only the count wrong? do you get the
issue on some other account?

** Changed in: evolution (Ubuntu)
   Importance: Undecided = Low
 Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)
   Status: New = Incomplete

-- 
Some read emals are maked as unread
https://bugs.launchpad.net/bugs/238742
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 237662] Re: gksudo does not work after changing computer name

2008-06-10 Thread Michael Vogt
*** This bug is a duplicate of bug 237325 ***
https://bugs.launchpad.net/bugs/237325

The hostname issue should be fixed with the updated version of libgksu
in hardy-updates. Please test and give us feedback.

Thanks,
 Michael

** This bug has been marked a duplicate of bug 237325
   race condition when sudo can not resolve hostname

-- 
gksudo does not work after changing computer name
https://bugs.launchpad.net/bugs/237662
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 237072] Re: mythplugins FTBFS

2008-06-10 Thread Bug Watch Updater
** Changed in: mythplugins
   Status: New = Confirmed

-- 
mythplugins FTBFS
https://bugs.launchpad.net/bugs/237072
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 228415] Re: Update download speed is incredibly slow for connection

2008-06-10 Thread Michael Vogt
@tadowguy: Hello! I would be very interessted in more data on this,
could you please add some network speed monitor (e.g. netspeed-applet)
and run sudo apt-get dist-upgrade --download-only and then update-
manager and let it download and compare times and the shown network
speed?

** Changed in: update-manager (Ubuntu)
   Status: New = Incomplete

-- 
Update download speed is incredibly slow for connection
https://bugs.launchpad.net/bugs/228415
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 238737] Re: Rhythmbox doesn't take covers for a mount partition

2008-06-10 Thread Sebastien Bacher
Thank you for taking the time to report this issue and helping to make
Ubuntu better. Examining the information you have given us, this does
not appear to be a bug report so we are closing it and converting it to
a question in the support tracker. We appreciate the difficulties you
are facing, but it would make more sense to raise problems you are
having in the support tracker at [WWW]
https://answers.launchpad.net/ubuntu if you are uncertain if they are
bugs. For help on reporting bugs, see [WWW]
https://help.ubuntu.com/community/ReportingBugs .

** Changed in: rhythmbox (Ubuntu)
   Importance: Undecided = Low

** Changed in: rhythmbox (Ubuntu)
   Status: New = Invalid

** bug changed to question:
   https://answers.edge.launchpad.net/ubuntu/+source/rhythmbox/+question/35785

-- 
Rhythmbox doesn't take covers for a mount partition
https://bugs.launchpad.net/bugs/238737
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 238739] Re: video not shown

2008-06-10 Thread Sebastien Bacher
Thank you for taking the time to report this issue and helping to make
Ubuntu better. Examining the information you have given us, this does
not appear to be a bug report so we are closing it and converting it to
a question in the support tracker. We appreciate the difficulties you
are facing, but it would make more sense to raise problems you are
having in the support tracker at [WWW]
https://answers.launchpad.net/ubuntu if you are uncertain if they are
bugs. For help on reporting bugs, see [WWW]
https://help.ubuntu.com/community/ReportingBugs .

** Changed in: totem (Ubuntu)
   Importance: Undecided = Low

** Changed in: totem (Ubuntu)
   Status: New = Invalid

** bug changed to question:
   https://answers.edge.launchpad.net/ubuntu/+source/totem/+question/35784

-- 
video not shown
https://bugs.launchpad.net/bugs/238739
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 238767] Re: [Hardy] Cannot open audio file from Nautilus

2008-06-10 Thread A. Walton
As noted on the upstream GVFS bug, Rhythmbox, Totem, Totem-Playlist-
Parser and Soundjuicer all use different semantics for the CDDA scheme.
The former three due to GStreamer. That is the whole point of renaming
the scheme so that it doesn't collide with these applications.

-- 
[Hardy] Cannot open audio file from Nautilus
https://bugs.launchpad.net/bugs/238767
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 174805] Re: [gutsy] graceful-stop fails when apache listens on more than one socket

2008-06-10 Thread Guillermo Pérez
Same here... It's sad it is still not fixed on Gutsy. It gives an ugly
impression about Ubuntu's quality. It means it could not be trusted as
server distro.

-- 
[gutsy] graceful-stop fails when apache listens on more than one socket
https://bugs.launchpad.net/bugs/174805
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 238009] Re: update-manager

2008-06-10 Thread Michael Vogt
Hello,

thanks for the status file, it looks like:
---
Package: python-software-properties
Status: install oc installed
---

there is corruption (a bit error). The status line should read ok instead of 
oc.  In binary:
c = 1100011
k = 1101011

So it looks like there is a bit flip error in the status file. Your
memory might be faulty, please try to run a memtest and/or a hdd
diagnose applicaton.

-- 
update-manager
https://bugs.launchpad.net/bugs/238009
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 238459] Re: 8.04 Nautilus does not appear to dismount USB storage properly

2008-06-10 Thread Sebastien Bacher
the system seems to be working correctly, when the volume is mount you
get the mount icon, when it's unmounted and still plugged you get the
device icon which allow you to mount it again eaasily, what is the bug
there? the icon should be remove when unplugging the device though,
could you get a new gvfs-mount log then?

-- 
8.04 Nautilus does not appear to dismount USB storage properly
https://bugs.launchpad.net/bugs/238459
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 238500] Re: Ubuntu 8.04 and firefox nss, nspr lib name changed

2008-06-10 Thread Matej Spiller-Muys
Because we are using JSS through an applet we can't really expect
ordinal users to compile jss by themselves. Regarding not versioning .so
names by default. I agree with you. But just for sake of compatibility
you should create at least symlink to libnss3.so and the rest of them.
The reason for this is because NSS IS actually backward compatible. And
breaking stuff just for the sake of argument is not OK.

For now we will urge users not to upgrade. Well until you fix this or we
provide our own libraries (for each distro with non backward compatible
lib names (debian lenny and ubuntu 8.04 for now)).

libdb-4.6.so, libpulsedsp.so, libryhtmbox-core.so libbfd**.so,
libutil.so seems to be still defined without version.

Btw why is there d (like 0d, 1d) at the end of library? Only nss, nspr,
xpcom seems to be versioned this way.

-- 
Ubuntu 8.04 and firefox nss, nspr lib name changed
https://bugs.launchpad.net/bugs/238500
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 192978] Re: firefox 3.0 beta 3 crashes with segmentation fault, randomly

2008-06-10 Thread Bruno
Yes this could be.

After 
apt-get remove  pango-graphite
I see no more crashes

apt-cache show pango-graphite
Section: universe/libs
Maintainer: Ubuntu MOTU Developers [EMAIL PROTECTED]

I do have installed:
ttf-arphic-gbsn00lp
ttf-baekmuk
ttf-gujarati-fonts
ttf-tamil-fonts
ttf-telugu-fonts


Maybe configure firefox not to use pango?

Kind Regards
Bruno

-- 
firefox 3.0 beta 3 crashes with segmentation fault, randomly
https://bugs.launchpad.net/bugs/192978
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 204510] Re: no g_file_storage module (used by usb client) in hardy kernel

2008-06-10 Thread Amit Kucheria
-19 ABI kernel has FILE_STORAGE compiled in.

** Changed in: linux (Ubuntu)
 Assignee: (unassigned) = Amit Kucheria (amitk)
   Status: Incomplete = Fix Committed

-- 
no g_file_storage module (used by usb client) in hardy kernel
https://bugs.launchpad.net/bugs/204510
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 237109] Re: Main inclusion request for gtkglext

2008-06-10 Thread Thierry Carrez
I tend to agree with you. I've done the MIR on behalf of soren : he
needs the new gtk-vnc for virt-manager, but I'm not sure if the features
he needs are related to the gtkglext dep. I'll wait for his comment.

-- 
Main inclusion request for gtkglext
https://bugs.launchpad.net/bugs/237109
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 106596] Re: The cover art plugin should download covers from jamendo

2008-06-10 Thread Sebastien Bacher
the bug has been fixed upstream now

** Changed in: rhythmbox (Ubuntu)
   Status: Confirmed = Fix Committed

-- 
The cover art plugin should download covers from jamendo
https://bugs.launchpad.net/bugs/106596
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 119975] Re: TV output support failure on Santa-rosa with Crestline

2008-06-10 Thread Bug Watch Updater
** Changed in: xserver-xorg-video-intel
   Status: Confirmed = Fix Released

-- 
TV output support failure on Santa-rosa with Crestline
https://bugs.launchpad.net/bugs/119975
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 238785] [NEW] Can't skip forward or backward

2008-06-10 Thread Abhishek Tamhane
Public bug reported:

Binary package hint: totem

I am on Linux Mint Elyssa 5.0 Gnome. I can't skip forward or backward in
time while playing media files. If I try to move the slider forward, it
will go back to t=0 and start playing the movie again from start. The
skip to feature doesn't work either.

1) The release of Ubuntu you are using, via 'lsb_release -rd' or System
- About Ubuntu.

$  lsb_release -rd
Description:Ubuntu 8.04
Release:8.04

2) The version of the package you are using, via 'apt-cache policy
packagename' or by checking in Synaptic.

$ apt-cache policy totem

totem:
  Installed: 2.22.1-0ubuntu2
  Candidate: 2.22.1-0ubuntu2
  Version table:
 *** 2.22.1-0ubuntu2 0
500 http://archive.ubuntu.com hardy/main Packages
100 /var/lib/dpkg/status

3) What you expected to happen

Skip the boring parts of movies.

4) What happened instead
Totem starts playing from the start of the media file.

ProblemType: Bug
Architecture: i386
Date: Tue Jun 10 12:57:07 2008
DistroRelease: Ubuntu 8.04
ExecutablePath: /usr/bin/totem-xine
NonfreeKernelModules: fglrx
Package: totem-xine 2.22.1-0ubuntu2
PackageArchitecture: i386
ProcEnviron:
 
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
 LANG=en_IN
 SHELL=/bin/bash
SourcePackage: totem
Uname: Linux 2.6.24-16-generic i686

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


** Tags: apport-bug

-- 
Can't skip forward or backward
https://bugs.launchpad.net/bugs/238785
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 238785] Re: Can't skip forward or backward

2008-06-10 Thread Abhishek Tamhane

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

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/15169055/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/15169056/ProcStatus.txt

-- 
Can't skip forward or backward
https://bugs.launchpad.net/bugs/238785
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 237528] Re: unable to build kernel from source

2008-06-10 Thread Michael Sotnikov
Hmm...
OK. It looks like well-known bug, introduced by gcc-4.3 for 2.4.24 kernels
After changing gcc symlinks directly from 4.3 to 4.2 (/usr/bin/gcc  and stuff) 
build successfully finished (setting CC, HOSTCC, HOSTCXX doesn't help me).

Is it time to close this bug? (till ubuntu switch to 2.6.25+ kernel or
apply appropriate fix)

-- 
unable to build kernel from source
https://bugs.launchpad.net/bugs/237528
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 232320] Re: Ubuntu dose not have pidgin-nateon package.

2008-06-10 Thread HazE
intrepid have this package.

** Changed in: pidgin-nateon (Ubuntu)
   Status: New = Fix Released

-- 
Ubuntu dose not have pidgin-nateon package.
https://bugs.launchpad.net/bugs/232320
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 200337] Re: CD/DVD burning problem in hardy

2008-06-10 Thread Sebastien Bacher
would be interesting to attach the same log taken on hardy

-- 
CD/DVD burning problem in hardy
https://bugs.launchpad.net/bugs/200337
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 133136] Re: vorbisgain problems with widecards

2008-06-10 Thread Hewus
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Unfortunately we can't fix it, because your description
didn't include enough information. You may find it helpful to read How
to report bugs effectively
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful
if you would then provide a more complete description of the problem.

We have instructions on debugging some types of problems at
http://wiki.ubuntu.com/DebuggingProcedures

At a minimum, we need:
1. the specific steps or actions you took that caused you to encounter the 
problem,
2. the behaviour you expected, and
3. the behaviour you actually encountered (in as much detail as possible).

I have not been able to reproduce your issue. Please try again with the
latest Ubuntu (Hardy Heron) which contains the same version of
vorbisgain that you reported the issue with (0.36-3), Please give the
specific command you have the problem with, and the output.

Thanks!

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

-- 
vorbisgain problems with widecards
https://bugs.launchpad.net/bugs/133136
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 238725] Re: Error of translation in nautilus (shared folders)

2008-06-10 Thread Sebastien Bacher
reassigning to the corresponding language pack rather than closing the
bug

** Changed in: language-pack-gnome-es (Ubuntu)
Sourcepackagename: nautilus = language-pack-gnome-es
   Status: Invalid = New

-- 
Error of translation in nautilus (shared folders)
https://bugs.launchpad.net/bugs/238725
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 238479] Re: POP incomplete download - Evolution

2008-06-10 Thread Sebastien Bacher
Thank you for taking the time to report this issue and helping to make
Ubuntu better. Examining the information you have given us, this does
not appear to be a bug report so we are closing it and converting it to
a question in the support tracker. We appreciate the difficulties you
are facing, but it would make more sense to raise problems you are
having in the support tracker at [WWW]
https://answers.launchpad.net/ubuntu if you are uncertain if they are
bugs. For help on reporting bugs, see [WWW]
https://help.ubuntu.com/community/ReportingBugs .

** Changed in: evolution (Ubuntu)
   Importance: Undecided = Low

** Changed in: evolution (Ubuntu)
   Status: New = Invalid

** bug changed to question:
   https://answers.edge.launchpad.net/ubuntu/+source/evolution/+question/35787

-- 
POP incomplete download - Evolution
https://bugs.launchpad.net/bugs/238479
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 238392] Re: startupmanager triggers a highly insecure default option after a kernel update

2008-06-10 Thread Jimmy Rönnholm
I am not sure if I understand this correctly, but sum is not supposed to do 
anything with the automagic part of menu.lst.
In fact, sum calls update-grub to finalize any changes when the app is closed.
It would be nice if you could provide an unmodified menu.lst and one that has 
been changed by sum to cause this problem so I can see what may be the cause of 
this.

-- 
startupmanager triggers a highly insecure default option after a kernel update
https://bugs.launchpad.net/bugs/238392
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 207072] Re: nautilus does not display samba shares for machines inside an ADS network.

2008-06-10 Thread thanos
Hi

Just to add I've used the latest instructions on this thread (apt-get source
etc, comment from Renzo Bagnati above) to download the latest gvfs source
code, and guess what; *the original patch still works*

I suggest that anyone still experiencing the problem and his patched
executable got overwritten, goes the same way

--

Thanos


** Attachment added: unnamed
   http://launchpadlibrarian.net/15169108/unnamed

-- 
nautilus does not display samba shares for machines inside an ADS network.
https://bugs.launchpad.net/bugs/207072
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 59695] Re: High frequency of load/unload cycles on some hard disks may shorten lifetime

2008-06-10 Thread dimovnike
Just checked my ACER Extensa 5210, I bought it 3 months ago (laptop run mostly 
on AC power)
Load_Cycle_Count 68629
Power_On_Hours 707
Seems like I have 97 cycles/hour - it seems too much for me, anyway I use 
thunderbird to check my email every 3 minutes, but it is still strange to have 
97 cycles per hour. Now I disabled APM using hdparm and cycles stopped 
increasing. Really strange that developers don't care about such an important 
bug...

-- 
High frequency of load/unload cycles on some hard disks may shorten lifetime
https://bugs.launchpad.net/bugs/59695
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 59695] Re: High frequency of load/unload cycles on some hard disks may shorten lifetime

2008-06-10 Thread dimovnike
I am also concerned about the cooler, it turns on every minute for 30
seconds then stops, this happens even if laptop is totally idle. Any
ideas? Is it normal?

-- 
High frequency of load/unload cycles on some hard disks may shorten lifetime
https://bugs.launchpad.net/bugs/59695
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 238789] [NEW] kernel 2.6.24-19

2008-06-10 Thread giovanni
Public bug reported:

Binary package hint: linux-backports-modules-hardy-386

Ubuntu Hardy
Kernel 2.6.24-19
PC DOES NOT BOOT

** Affects: linux-meta (Ubuntu)
 Importance: Undecided
 Status: New

-- 
kernel 2.6.24-19
https://bugs.launchpad.net/bugs/238789
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


  1   2   3   4   5   6   7   8   9   10   >