[Bug 368420] Re: You have 1 broken package on your system!

2009-05-05 Thread Thierry Carrez
Received from softwaremom:
 Thanks for your help. I've removed the smbclient file and redid the update. 
 It's now fine.
Closing as invalid.

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

-- 
You have 1 broken package on your system!
https://bugs.launchpad.net/bugs/368420
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 364105] Re: Regression in Winbind: Cannot map SID-UID when using read-only idmap-backend ad, rfc2307 uids

2009-05-05 Thread Thierry Carrez
Thanks Edgar !
https://bugzilla.samba.org/show_bug.cgi?id=6322#c5 hints that it is a known 
documentation and missing feature issue...

** Also affects: samba via
   https://bugzilla.samba.org/show_bug.cgi?id=6322
   Importance: Unknown
   Status: Unknown

-- 
Regression in Winbind: Cannot map SID-UID when using read-only idmap-backend 
ad, rfc2307 uids
https://bugs.launchpad.net/bugs/364105
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 371728] Re: Please merge tomcat6 6.0.18-3 (main) from Debian unstable (main)

2009-05-05 Thread Thierry Carrez
Debdiff from Debian (6.0.18-3) to merged (6.0.18-3ubuntu1)

Remaining changes:
- debian/control, debian/rules: Use default-jdk to build
- debian/control: Run using default-jre-headless by default
- debian/patches/tcnative-ipv6-fix-43327.patch to fix incompatibility between 
libtcnative-1 and ipv6


** Attachment added: debian-to-merged.debdiff
   http://launchpadlibrarian.net/26341482/debian-to-merged.debdiff

-- 
Please merge tomcat6 6.0.18-3 (main) from Debian unstable (main)
https://bugs.launchpad.net/bugs/371728
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tomcat6 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 371728] Re: Please merge tomcat6 6.0.18-3 (main) from Debian unstable (main)

2009-05-05 Thread Thierry Carrez
Debdiff from latest Ubuntu (6.0.18-0ubuntu6) to merged (6.0.18-3ubuntu1)

Changes imported from Debian:
  * Improve the long description of all binary packages
  * Torsten Werner added to Uploaders, VCS location added

** Attachment added: ubuntu-to-merged.debdiff
   http://launchpadlibrarian.net/26341543/ubuntu-to-merged.debdiff

-- 
Please merge tomcat6 6.0.18-3 (main) from Debian unstable (main)
https://bugs.launchpad.net/bugs/371728
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tomcat6 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 371728] Re: Please merge tomcat6 6.0.18-3 (main) from Debian unstable (main)

2009-05-05 Thread Thierry Carrez
Forwarding remaining delta to Debian:

Only relevant change for them is the tcnative-ipv6-fix-43327.patch, as they 
don't use the same Java defaults.
This was forwarded as http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=527033

** Changed in: tomcat6 (Ubuntu)
   Status: In Progress = Confirmed

** Changed in: tomcat6 (Ubuntu)
 Assignee: Thierry Carrez (ttx) = (unassigned)

** Bug watch added: Debian Bug tracker #527033
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=527033

-- 
Please merge tomcat6 6.0.18-3 (main) from Debian unstable (main)
https://bugs.launchpad.net/bugs/371728
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tomcat6 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 372091] [NEW] php gives 0.0: as value for 0.6/6

2009-05-05 Thread morodoch
Public bug reported:

Binary package hint: php5

lsb_release -rd
Description:Ubuntu 8.04.2
Release:8.04

apt-cache policy php5-cli
php5-cli:
  Installed: 5.2.4-2ubuntu5.6
  Candidate: 5.2.4-2ubuntu5.6
  Version table:
 *** 5.2.4-2ubuntu5.6 0
500 http://gb.archive.ubuntu.com hardy-updates/main Packages
500 http://security.ubuntu.com hardy-security/main Packages
100 /var/lib/dpkg/status
 5.2.4-2ubuntu5 0
500 http://gb.archive.ubuntu.com hardy/main Packages

apt-cache policy php5
php5:
  Installed: (none)
  Candidate: 5.2.4-2ubuntu5.6
  Version table:
 5.2.4-2ubuntu5.6 0
500 http://gb.archive.ubuntu.com hardy-updates/main Packages
500 http://security.ubuntu.com hardy-security/main Packages
 5.2.4-2ubuntu5 0
500 http://gb.archive.ubuntu.com hardy/main Packages

Running this code:

?php

bcscale(10);

error_log(0.5/5);
error_log(0.6/6);
error_log(bcdiv(0.6, 6));
?

Produces this output:

0.1
0.0:
0.10

I'd expect the second line to be 0.1, not 0.0:. The bcdiv value is
correct.

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

-- 
php gives 0.0: as value for 0.6/6
https://bugs.launchpad.net/bugs/372091
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 371876] Re: package samba 2:3.3.2-1ubuntu3 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2009-05-05 Thread Thierry Carrez
Samba daemons fail to start. Please attach your relevant
/var/log/samba/* logfiles.

Setting up samba (2:3.3.2-1ubuntu3) ...
Generating /etc/default/samba...
 * Starting Samba daemons
   ...fail!
invoke-rc.d: initscript samba, action start failed.
dpkg: error processing samba (--configure):
 subprocess post-installation script returned error exit status 1

You apparently also have some disturbing permissions setup, according to the 
logfile you posted:
WARN: /var is world writable!


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

-- 
package samba 2:3.3.2-1ubuntu3 failed to install/upgrade: subprocess 
post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/371876
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 370415] Re: libnss_wins always performs a broadcast lookup.

2009-05-05 Thread Thierry Carrez
** Bug watch added: Debian Bug tracker #459972
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=459972

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

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

** Changed in: samba (Ubuntu)
   Status: New = Confirmed

-- 
libnss_wins always performs a broadcast lookup.
https://bugs.launchpad.net/bugs/370415
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 370415] Re: libnss_wins always performs a broadcast lookup.

2009-05-05 Thread Bug Watch Updater
** Changed in: samba (Debian)
   Status: Unknown = New

-- 
libnss_wins always performs a broadcast lookup.
https://bugs.launchpad.net/bugs/370415
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 370040] Re: winbind crashes on proxy server with samba + squid + ActiveDirectory

2009-05-05 Thread Thierry Carrez
*** This bug is a duplicate of bug 244265 ***
https://bugs.launchpad.net/bugs/244265

** This bug has been marked a duplicate of bug 244265
   8.04 winbindd crash in ads_do_paged_search_args

-- 
winbind crashes on proxy server with samba + squid + ActiveDirectory
https://bugs.launchpad.net/bugs/370040
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 353529] Re: winbind crashes

2009-05-05 Thread Thierry Carrez
*** This bug is a duplicate of bug 286119 ***
https://bugs.launchpad.net/bugs/286119

** This bug has been marked a duplicate of bug 286119
   firefox 3.0.3 crashes (no SIG) on most pages w/ images when using nss_wins: 
8.10beta AMD64

-- 
winbind crashes
https://bugs.launchpad.net/bugs/353529
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 244265] Re: 8.04 winbindd crash in ads_do_paged_search_args

2009-05-05 Thread Thierry Carrez
** Summary changed:

- winbindd internal error
+ 8.04 winbindd crash in ads_do_paged_search_args

-- 
8.04 winbindd crash in ads_do_paged_search_args
https://bugs.launchpad.net/bugs/244265
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 369090] Re: smbd and nmbd wont run

2009-05-05 Thread Thierry Carrez
That looks good to me...
Could you start the samba daemons (sudo service samba start) then after a few 
seconds check if they are really running (sudo service samba status). If they 
aren't, could you post the relevant contents from the /var/log/samba directory. 
Thanks !

-- 
smbd and nmbd wont run
https://bugs.launchpad.net/bugs/369090
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 175527] Re: umount.cifs doesn't remove entry from /etc/mtab

2009-05-05 Thread Thierry Carrez
Fixed in 3.2.9 and 3.3.2, so this should be fixed in Jaunty release.

** Changed in: samba (Ubuntu)
   Status: Triaged = Fix Released

-- 
umount.cifs doesn't remove entry from /etc/mtab
https://bugs.launchpad.net/bugs/175527
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 369413] Re: submit_check_result script fails when called by another script

2009-05-05 Thread Thierry Carrez
Could you precise the version of nagios3-common you're using, and define 
fails (ideally, attach a minimal script that would allow to reproduce the 
issue) ?
I'm able to run submit_check_result from another script without issues and it 
doesn't seem to include any bashisms...

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

-- 
submit_check_result script fails when called by another script
https://bugs.launchpad.net/bugs/369413
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nagios3 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 353529] Re: winbind crashes

2009-05-05 Thread Michael
*** This bug is a duplicate of bug 286119 ***
https://bugs.launchpad.net/bugs/286119

Thanks for sharing this info!
This info explains a lot to me!


Op dinsdag 05-05-2009 om 09:34 uur [tijdzone +], schreef Thierry
Carrez:

 *** This bug is a duplicate of bug 286119 ***
 https://bugs.launchpad.net/bugs/286119
 
 ** This bug has been marked a duplicate of bug 286119
firefox 3.0.3 crashes (no SIG) on most pages w/ images when using 
 nss_wins: 8.10beta AMD64


-- 
winbind crashes
https://bugs.launchpad.net/bugs/353529
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 354243] Re: Nautilus fails to browse any share on network to which Iomega Home Network Hard Drive (MDHD500-N, firmware K108.W15) is attached.

2009-05-05 Thread Braam Wijsmuller
I've recently crawled back out from under my rock and discovered that
the issue has been solved for me!

I was experiencing the exact same problems with my Iomega Home Network
Hard Drive (MDHD500-N, firmware K1.08 L1.0 W1.5) and Ubuntu Gutsy or/and
Intrepid.

After having upgraded to Jaunty (final) the issue is solved. I can mount
and browse the shares on the network disk using Nautilus without any
problems.

Cheers!

-- 
Nautilus fails to browse any share on network to which Iomega Home Network Hard 
Drive (MDHD500-N, firmware K108.W15) is attached.
https://bugs.launchpad.net/bugs/354243
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 368273] Re: Jaunty 9.04 Blind to XP's Shared Network Printer

2009-05-05 Thread Tim Waugh
 the dialog crash is certainly a system-config-printer issue.

It is libsmb that segfaults.  If system-config-printer is using the
libsmb API correctly, this is a libsmb bug.

-- 
Jaunty 9.04 Blind to XP's Shared Network Printer
https://bugs.launchpad.net/bugs/368273
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 368273] Re: Jaunty 9.04 Blind to XP's Shared Network Printer

2009-05-05 Thread Till Kamppeter
Crash happens in libsmb, closing system-config-printer task and leaving
samba (source of libsmb) task open.

** Changed in: system-config-printer (Ubuntu)
   Status: New = Invalid

-- 
Jaunty 9.04 Blind to XP's Shared Network Printer
https://bugs.launchpad.net/bugs/368273
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 314623] Re: likewise-open: allows lockout while disconnected

2009-05-05 Thread Thierry Carrez
I tried to reproduce with the exact same instructions with likewise-open on a 
Jaunty desktop, without success.
Three incorrect, then one correct, I can still log in with cached creds, as 
expected.

Could you please indicate what version of Ubuntu you're running, and the 
version of the likewise-open package.
The error message you get should only be returned if the DC locked the account. 
So if you can still reproduce it, could you check the status of the domain 
account before and after the test.

-- 
likewise-open: allows lockout while disconnected
https://bugs.launchpad.net/bugs/314623
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 368273] Re: Jaunty 9.04 Blind to XP's Shared Network Printer

2009-05-05 Thread Thierry Carrez
OK, would someone have evidence of that libsmb crash/segfault ? I could
use a stack trace, crash dump or logged segfault... I don't have XP
shared network printers to reproduce.

-- 
Jaunty 9.04 Blind to XP's Shared Network Printer
https://bugs.launchpad.net/bugs/368273
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 364105] Re: Regression in Winbind: Cannot map SID-UID when using read-only idmap-backend ad, rfc2307 uids

2009-05-05 Thread Bug Watch Updater
** Changed in: samba
   Status: Unknown = Confirmed

-- 
Regression in Winbind: Cannot map SID-UID when using read-only idmap-backend 
ad, rfc2307 uids
https://bugs.launchpad.net/bugs/364105
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 371530] Re: samba does not start since upgrade to 9.04

2009-05-05 Thread Wolfgang Bachleitner
There is no share and has never been that is connected to /. I don't
know where these warnings come from!

-- 
samba does not start since upgrade to 9.04
https://bugs.launchpad.net/bugs/371530
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 371530] Re: samba does not start since upgrade to 9.04

2009-05-05 Thread Wolfgang Bachleitner
Here are my share definitions from smb.conf

# Un-comment the following (and tweak the other settings below to suit)
# to enable the default home directory shares.  This will share each
# user's home directory as \\server\username
;[homes]
;   comment = Home Directories
;   browseable = no

# By default, \\server\username shares can be connected to by anyone
# with access to the samba server.  Un-comment the following parameter
# to make sure that only username can connect to \\server\username
# This might need tweaking when using external authentication schemes
;   valid users = %S

# By default, the home directories are exported read-only. Change next
# parameter to 'yes' if you want to be able to write to them.
;   writable = no

# File creation mask is set to 0700 for security reasons. If you want to
# create files with group=rw permissions, set next parameter to 0775.
   create mask = 0750

# Directory creation mask is set to 0700 for security reasons. If you want to
# create dirs. with group=rw permissions, set next parameter to 0775.
   directory mask = 0750

# Un-comment the following and create the netlogon directory for Domain Logons
# (you need to configure Samba to act as a domain controller too.)
;[netlogon]
;   comment = Network Logon Service
;   path = /home/samba/netlogon
;   guest ok = yes
;   writable = no
;   share modes = no

# Un-comment the following and create the profiles directory to store
# users profiles (see the logon path option above)
# (you need to configure Samba to act as a domain controller too.)
# The path below should be writable by all users so that their
# profile directory may be created the first time they log on
;[profiles]
;   comment = Users profiles
;   path = /home/samba/profiles
;   guest ok = no
;   browseable = no
;   create mask = 0600
;   directory mask = 0700

[printers]
   comment = All Printers
   browseable = yes
   path = /var/spool/samba
   printable = yes
   public = yes
   writable = yes
   create mode = 0700

# Windows clients look for this share name as a source of downloadable
# printer drivers
[print$]
comment = Printer Drivers
valid users = wbachleitner,wolfgang
public = yes
path = /var/lib/samba/printers
# Uncomment to allow remote administration of Windows print drivers.
# Replace 'ntadmin' with the name of the group your admin users are
# members of.
;   write list = root, @ntadmin

# A sample share for sharing your CD-ROM with others.
;[cdrom]
;   comment = Samba server's CD-ROM
;   writable = no
;   locking = no
;   path = /cdrom
;   public = yes

# The next two parameters show how to auto-mount a CD-ROM when the
#   cdrom share is accesed. For this to work /etc/fstab must contain
#   an entry like this:
#
#   /dev/scd0   /cdrom  iso9660 defaults,noauto,ro,user   0 0
#
# The CD-ROM gets unmounted automatically after the connection to the
#
# If you don't want to use auto-mounting/unmounting make sure the CD
#   is mounted on /cdrom
#
;   preexec = /bin/mount /cdrom
;   postexec = /bin/umount /cdrom


[Windows]
revalidate = yes
browsable = yes
path = /home/Windows
#   valid users = wolfgang,wbachleitner
#   force group = users
#   force user = wolfgang
[HPG95]
printable = yes
valid users = wbachleitner,wolfgang
path = /var/run/cups

[PDF]
printer = PDF_file_generator
printable = yes
path = /var/run/cups/

[home]
browseable = no
valid users = wbachleitner,wolfgang
path = /home

-- 
samba does not start since upgrade to 9.04
https://bugs.launchpad.net/bugs/371530
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 372233] [NEW] tomcat6 fails to start: cd: 216: can't cd to /var/lib/tomcat6/temp

2009-05-05 Thread mathew
Public bug reported:

Binary package hint: tomcat6

Maybe a regression caused by #287126.

Jaunty:

# apt-get --reinstall install tomcat6
Reading package lists... Done
[...]
Preparing to replace tomcat6 6.0.18-0ubuntu6 (using 
.../tomcat6_6.0.18-0ubuntu6_all.deb) ...
 * Stopping Tomcat servlet engine tomcat6
   ...done.
Unpacking replacement tomcat6 ...
Setting up tomcat6 (6.0.18-0ubuntu6) ...
 * Starting Tomcat servlet engine tomcat6
cd: 216: can't cd to /var/lib/tomcat6/temp
invoke-rc.d: initscript tomcat6, action start failed.

It worked under intrepid.

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

-- 
tomcat6 fails to start: cd: 216: can't cd to /var/lib/tomcat6/temp
https://bugs.launchpad.net/bugs/372233
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tomcat6 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 369413] Re: submit_check_result script fails when called by another script

2009-05-05 Thread slaroy
I installed the snmptt script in daemon mode
(http://www.snmptt.org/docs/snmptt.shtml), and set snmptt to call
submit_check_result upon the receipt of an unknown trap. The above link
should tell you how to set it up in a couple of minutes, and I've
included my snmptt.ini file.

When snmptt receives an unknown trap, it should launch
submit_check_result, but without the change (which I found recommended
here:
http://forums.meulie.net/viewtopic.php?f=59t=4342p=15475hilit=snmptt#p15475
) it does nothing, and I can't seem to find any errors in the log files
explaining why.

It just occurred to me that perhaps I've filed this bug in the wrong
place. Maybe this is a bug with snmptt? I'm not sure. All I know that
snmptt launches submit_check_result now, but it didn't before.


** Attachment added: snmptt.ini script
   http://launchpadlibrarian.net/26359827/snmptt.ini

-- 
submit_check_result script fails when called by another script
https://bugs.launchpad.net/bugs/369413
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nagios3 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 314623] Re: likewise-open: allows lockout while disconnected

2009-05-05 Thread Alex Mauer
Ubuntu Jaunty, likewise-open version 4.1.2982-0ubuntu2.

The domain account is never locked out, because the incorrect passwords
were entered with the machine disconnected from the network.  Therefore
there is no way for the DC to even know about the login attempts.

relevant sections of my pam config files (as set up by pam-auth update;
comments are removed.

common-auth:
auth[success=2 default=ignore]  pam_lwidentity.so 
auth[success=1 default=ignore]  pam_unix.so nullok_secure try_first_pass
authrequisite   pam_deny.so
authrequiredpam_permit.so

common-account:
account [success=2 default=ignore]  pam_lwidentity.so 
account [success=1 new_authtok_reqd=done default=ignore]pam_unix.so 
account requisite   pam_deny.so
account requiredpam_permit.so

common-session:
session [default=1] pam_permit.so
session requisite   pam_deny.so
session requiredpam_permit.so
session requiredpam_lwidentity.so 
session requiredpam_unix.so 
session optionalpam_ck_connector.so nox11

-- 
likewise-open: allows lockout while disconnected
https://bugs.launchpad.net/bugs/314623
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 326768] Re: mysqld_safe thinks mysqld has crashed when it hasn't

2009-05-05 Thread barney_1
Thanks for making that build available on your ppa Mario.  I just
installed it and it seems to have fixed my problems.  I can reboot and I
don't get the mysqld errors or the behavior of my recorded schedules not
being loaded into the mythbackend.

One surprise is that it also seems to fix a playback issues I'd been
having.  When playing a recording there had been a 2-3 second black
screen before the recording started playback.  After installing this
updated package the recording starts immediately.

Thanks again!

-- 
mysqld_safe thinks mysqld has crashed when it hasn't
https://bugs.launchpad.net/bugs/326768
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu.

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


[Bug 339966] Re: dangerous action: dovecot-postfix force-installs new conf file

2009-05-05 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-core-dev/dovecot/ubuntu

-- 
dangerous action: dovecot-postfix force-installs new conf file
https://bugs.launchpad.net/bugs/339966
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dovecot in ubuntu.

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


[Bug 360891] Re: fatal errors during install

2009-05-05 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-core-dev/dovecot/ubuntu

-- 
fatal errors during install
https://bugs.launchpad.net/bugs/360891
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dovecot in ubuntu.

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


[Bug 314623] Re: likewise-open: allows lockout while disconnected

2009-05-05 Thread Alex Mauer
turning on debug in pam_lwidentity.conf, my /var/log/auth.log tells me
the following:

May  5 12:25:55 host su[8722]: pam_lwidentity(su:auth): PAM config: 
global:krb5_ccache_type 'FILE'
May  5 12:25:55 host su[8722]: pam_lwidentity(su:auth): failed to get GP info
May  5 12:25:55 host su[8722]: pam_lwidentity(su:auth): [pamh: 0x80dc138] 
ENTER: pam_sm_authenticate (flags: 0x)
May  5 12:25:55 host su[8722]: pam_lwidentity(su:auth): getting password 
(0x)
May  5 12:25:56 host su[8722]: pam_lwidentity(su:auth): Verify user 
'DOMAIN\user'
May  5 12:25:56 host su[8722]: pam_lwidentity(su:auth): enabling krb5 login 
flags
May  5 12:25:56 host su[8722]: pam_lwidentity(su:auth): enabling cached login 
flag
May  5 12:25:56 host su[8722]: pam_lwidentity(su:auth): enabling request for a 
FILE krb5 ccache type
May  5 12:25:56 host su[8722]: pam_lwidentity(su:auth): request failed: Logon 
failure, WBL error was Logon failed due to bad username or password (6), NT 
error was NT_STATUS_LOGON_FAILURE, PAM error 7
May  5 12:25:56 host su[8722]: pam_lwidentity(su:auth): [pamh: 0x80dc138] 
LEAVE: pam_sm_authenticate returning 7

May  5 12:25:59 host su[8726]: pam_lwidentity(su:auth): PAM config: 
global:krb5_ccache_type 'FILE'
May  5 12:25:59 host su[8726]: pam_lwidentity(su:auth): failed to get GP info
May  5 12:25:59 host su[8726]: pam_lwidentity(su:auth): [pamh: 0x8471138] 
ENTER: pam_sm_authenticate (flags: 0x)
May  5 12:25:59 host su[8726]: pam_lwidentity(su:auth): getting password 
(0x)
May  5 12:25:59 host su[8726]: pam_lwidentity(su:auth): Verify user 
'DOMAIN\user'
May  5 12:25:59 host su[8726]: pam_lwidentity(su:auth): enabling krb5 login 
flags
May  5 12:25:59 host su[8726]: pam_lwidentity(su:auth): enabling cached login 
flag
May  5 12:25:59 host su[8726]: pam_lwidentity(su:auth): enabling request for a 
FILE krb5 ccache type
May  5 12:25:59 host su[8726]: pam_lwidentity(su:auth): request failed: Logon 
failure, WBL error was Logon failed due to bad username or password (6), NT 
error was NT_STATUS_LOGON_FAILURE, PAM error 7
May  5 12:25:59 host su[8726]: pam_lwidentity(su:auth): [pamh: 0x8471138] 
LEAVE: pam_sm_authenticate returning 7

May  5 12:26:02 host su[8727]: pam_lwidentity(su:auth): PAM config: 
global:krb5_ccache_type 'FILE'
May  5 12:26:02 host su[8727]: pam_lwidentity(su:auth): failed to get GP info
May  5 12:26:02 host su[8727]: pam_lwidentity(su:auth): [pamh: 0x84ac138] 
ENTER: pam_sm_authenticate (flags: 0x)
May  5 12:26:02 host su[8727]: pam_lwidentity(su:auth): getting password 
(0x)
May  5 12:26:03 host su[8727]: pam_lwidentity(su:auth): Verify user 
'DOMAIN\user'
May  5 12:26:03 host su[8727]: pam_lwidentity(su:auth): enabling krb5 login 
flags
May  5 12:26:03 host su[8727]: pam_lwidentity(su:auth): enabling cached login 
flag
May  5 12:26:03 host su[8727]: pam_lwidentity(su:auth): enabling request for a 
FILE krb5 ccache type
May  5 12:26:03 host su[8727]: pam_lwidentity(su:auth): request failed: Logon 
failure, WBL error was Logon failed due to bad username or password (6), NT 
error was NT_STATUS_LOGON_FAILURE, PAM error 7
May  5 12:26:03 host su[8727]: pam_lwidentity(su:auth): [pamh: 0x84ac138] 
LEAVE: pam_sm_authenticate returning 7

May  5 12:26:06 host su[8731]: pam_lwidentity(su:auth): PAM config: 
global:krb5_ccache_type 'FILE'
May  5 12:26:06 host su[8731]: pam_lwidentity(su:auth): failed to get GP info
May  5 12:26:06 host su[8731]: pam_lwidentity(su:auth): [pamh: 0x9338138] 
ENTER: pam_sm_authenticate (flags: 0x)
May  5 12:26:06 host su[8731]: pam_lwidentity(su:auth): getting password 
(0x)
May  5 12:26:11 host su[8731]: pam_lwidentity(su:auth): Verify user 
'DOMAIN\user'
May  5 12:26:11 host su[8731]: pam_lwidentity(su:auth): enabling krb5 login 
flags
May  5 12:26:11 host su[8731]: pam_lwidentity(su:auth): enabling cached login 
flag
May  5 12:26:11 host su[8731]: pam_lwidentity(su:auth): enabling request for a 
FILE krb5 ccache type
May  5 12:26:11 host su[8731]: pam_lwidentity(su:auth): request failed: Account 
locked out, WBL error was The account has been automatically locked out due to 
too many invalid attempts to logon or change the password (10), NT error was 
NT_STATUS_ACCOUNT_LOCKED_OUT, PAM error 11
May  5 12:26:11 host su[8731]: pam_lwidentity(su:auth): [pamh: 0x9338138] 
LEAVE: pam_sm_authenticate returning 6

-- 
likewise-open: allows lockout while disconnected
https://bugs.launchpad.net/bugs/314623
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 283811] Re: cups says can't promp for authorization when printing to my samba printer

2009-05-05 Thread Bug Watch Updater
** Changed in: gtk
   Status: Unknown = Fix Released

-- 
cups says can't promp for authorization when printing to my samba printer
https://bugs.launchpad.net/bugs/283811
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 372343] [NEW] Skripts not removed after deinstalling

2009-05-05 Thread Markus Becker
Public bug reported:

Binary package hint: dnsmasq

dnsmasq was installed via sudo apt-get install dnsmasq
after little configurin in /etc/dnsmasq.conf it was removed via sudo apt-get 
remove dnsmasq

When booting, i got a info that some scripts for dnsmasq wasn't found. I
seems that the scripts from dnsmasq in /etc/rc*.d/ are not removed after
the deinstalling.

/* Includes */
Description:Ubuntu 9.04
Release:9.04
dnsmasq: 2.47-3

Best wishes  sorry for my bad english
Markus

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

-- 
Skripts not removed after deinstalling
https://bugs.launchpad.net/bugs/372343
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dnsmasq 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 326768] Re: mysqld_safe thinks mysqld has crashed when it hasn't

2009-05-05 Thread Mario Limonciello
** Also affects: mysql-dfsg-5.0 (Ubuntu Jaunty)
   Importance: Undecided
   Status: New

** Also affects: mysql-dfsg-5.0 (Ubuntu Karmic)
   Importance: Undecided
   Status: Confirmed

** Changed in: mysql-dfsg-5.0 (Ubuntu Jaunty)
   Status: New = Confirmed

-- 
mysqld_safe thinks mysqld has crashed when it hasn't
https://bugs.launchpad.net/bugs/326768
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu.

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


[Bug 326768] Re: mysqld_safe thinks mysqld has crashed when it hasn't

2009-05-05 Thread Mario Limonciello
** Description changed:

- Binary package hint: mysql-server-5.0
+ --Impact--
+ I'm running mythtv on jaunty with mysql-server-5.0 version 
5.1.30really5.0.75-0ubuntu5.  During boot mysql starts, then mythtv starts, 
then mysql restarts and mythtv gets confused.
  
- I'm running mythtv on jaunty with mysql-server-5.0 version
- 5.1.30really5.0.75-0ubuntu5.  During boot mysql starts, then mythtv
- starts, then mysql restarts and mythtv gets confused.
+ This is caused by some portions of a debian patch that is applied on top
+ of MySQL.  It has not been accepted yet at upstream MySQL.  The MySQL
+ server is receiving a SIGHUP which the behavior is changed because of
+ the debian patch.
  
- What seems to be happening is that line 387 (or 389?) of
- /usr/bin/mysqld_safe is falling through when it shouldn't.  mysqld_safe
- is a script that starts mysqld and restarts it if it crashes.  Here are
- some relevant syslog sections:
+ Here are some relevant syslog sections:
  
  Feb  8 12:35:07 willvo mysqld_safe[3668]: started
  Feb  8 12:35:08 willvo mysqld[3671]: 090208 12:35:08  InnoDB: Started; log 
sequence number 0 43655
  Feb  8 12:35:08 willvo mysqld[3671]: 090208 12:35:08 [Note] /usr/sbin/mysqld: 
ready for connections.
  Feb  8 12:35:08 willvo mysqld[3671]: Version: '5.0.75-0ubuntu5'  socket: 
'/var/run/mysqld/mysqld.sock'  port: 3306  (Ubuntu)
  Feb  8 12:35:08 willvo /etc/mysql/debian-start[3710]: Upgrading MySQL tables 
if necessary.
  Feb  8 12:35:08 willvo /etc/mysql/debian-start[3713]: Looking for 'mysql' as: 
/usr/bin/mysql
  Feb  8 12:35:08 willvo /etc/mysql/debian-start[3713]: Looking for 
'mysqlcheck' as: /usr/bin/mysqlcheck
  Feb  8 12:35:08 willvo /etc/mysql/debian-start[3713]: This installation of 
MySQL is already upgraded to 5.0.75, use --force if you still need to run 
mysql_upgrade
  Feb  8 12:35:08 willvo /etc/mysql/debian-start[3720]: Checking for insecure 
root accounts.
  Feb  8 12:35:08 willvo /etc/mysql/debian-start[3724]: Triggering 
myisam-recover for all MyISAM tables
  
  Feb  8 12:35:13 willvo mythtv-backend[4560]: Started mythtv-backend
  
  Feb  8 12:35:16 willvo mysqld_safe[5212]: Number of processes running now: 1
  Feb  8 12:35:16 willvo mysqld_safe[5223]: mysqld process hanging, pid 3670 - 
killed
  Feb  8 12:35:16 willvo mysqld_safe[5227]: restarted
  Feb  8 12:35:16 willvo mysqld[5231]: 090208 12:35:16  InnoDB: Started; log 
sequence number 0 43655
  Feb  8 12:35:17 willvo mysqld[5231]: 090208 12:35:17 [Note] /usr/sbin/mysqld: 
ready for connections.
  Feb  8 12:35:17 willvo mysqld[5231]: Version: '5.0.75-0ubuntu5'  socket: 
'/var/run/mysqld/mysqld.sock'  port: 3306  (Ubuntu)
  
  Note that mysqld_safe is finds one mysqld process still running after it
  is supposed to have crashed.  mysqld_safe then kills that process and
  starts another.  This only seems to happen once during boot - it doesn't
  keep restarting mysqld in normal use.
  
- The problem is somewhat intermittent.  I made it go away once before by
- mysqlrepairing my tables, but they seem fine now.  Debian bug 418648
- looks somewhat similar but slightly different (and the fix they used
- doesn't work for me).
+ --Addressing--
+ This has *not* yet been addressed in the karmic branch, but it has been 
verified that a PPA resolve the problem.  MySQL hasn't changed yet in karmic, 
so this can easily be brought to karmic if viewed to properly solve the problem.
  
- My current fix is to replace:
+ --Test Case--
+ To reproduce this, you can boot up off of a fresh install of Mythbuntu 9.04 
(which includes MySQL and mythtv-backend preinstalled).  Check /var/log/syslog 
and you will see errors regarding mysql getting restarted because of a hanging 
process.  Depending on the speed of your system, this may or may not cause 
problems with mythtv-backend because of the race condition inherent in this 
problem.
  
- $NOHUP_NICENESS $ledir/$MYSQLD $defaults --basedir=$MY_BASEDIR_VERSION --d
- atadir=$DATADIR $USER_OPTION --pid-file=$pid_file --skip-external-locking 
21 |
-  $ERR_LOGGER -t mysqld  wait
- 
- with:
- 
- $NOHUP_NICENESS $ledir/$MYSQLD $defaults --basedir=$MY_BASEDIR_VERSION 
--dat
- adir=$DATADIR $USER_OPTION --pid-file=$pid_file --skip-external-locking 21 
| $
- ERR_LOGGER -t mysqld
- 
- in the mysqld_safe script (the second line has   wait removed from
- the end).  This seems to fix the problem.  I don't understand the
- difference in semantics between   wait and normal process
- termination.
- 
- Will
+ --Regression Potential--
+ This type of patch has implications if users were dependent on the behavior 
of this debian/ubuntu specific patch to issue a mysql refresh via a SIGHUP.

** Changed in: mythbuntu
   Status: Confirmed = Triaged

** Changed in: mythbuntu
Milestone: jaunty-rc = None

-- 
mysqld_safe thinks mysqld has crashed when it hasn't
https://bugs.launchpad.net/bugs/326768
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to 

[Bug 372358] [NEW] Please merge oepnvpn 2.1~rc11-1 (main) from Debian unstable (main)

2009-05-05 Thread Andres E. Rodriguez Lazo
Public bug reported:

Binary package hint: openvpn

 openvpn (2.1~rc15-1) unstable; urgency=low
 .
   * New upstream version (Closes: #515575)
   * remote_env.patch: patched options.c to fix remote* enviroment vars.
   * openvpn-pkcs11warn.patch: warn on deprecated pkcs11 options.
 Thanks A LOT to Florian Kulzer for the README.Debian text  patch!
 (Closes: #475353)
   * Removed lladdr-is-not-ip.patch, since it was included upstream.
   * init.d script: Use start-stop-daemon to avoid failure on start when
 a PID file is not deleted. (Closes: #445061)
   * init.d script: Added 'status' action. Thanks Thierry Carrez for
 the patch. (Closes: #498493)
   * Updated debian/copyright: Point to GPL-2
   * Updated debian/control: Added ${misc:Depends}
   * Bumped Standards-Version to 3.8.1
   * Moved to debhelper compat 7.

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

-- 
Please merge oepnvpn 2.1~rc11-1 (main) from Debian unstable (main)
https://bugs.launchpad.net/bugs/372358
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn 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 372358] Re: Please merge oepnvpn 2.1~rc11-1 (main) from Debian unstable (main)

2009-05-05 Thread Andres E. Rodriguez Lazo
Attaching debdiff

** Attachment added: openvpn_2.1~rc15-1ubuntu1.debdiff
   http://launchpadlibrarian.net/26366339/openvpn_2.1%7Erc15-1ubuntu1.debdiff

** Summary changed:

- Please merge oepnvpn 2.1~rc11-1 (main) from Debian unstable (main)
+ Please merge oepnvpn 2.1~rc15-1 (main) from Debian unstable (main)

** Changed in: openvpn (Ubuntu)
 Assignee: (unassigned) = Andres E. Rodriguez Lazo (andreserl)

-- 
Please merge openvpn 2.1~rc15-1 (main) from Debian unstable (main)
https://bugs.launchpad.net/bugs/372358
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn 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 372358] Re: Please merge oepnvpn 2.1~rc15-1 (main) from Debian unstable (main)

2009-05-05 Thread Andres E. Rodriguez Lazo
** Changed in: openvpn (Ubuntu)
   Status: New = Confirmed

** Summary changed:

- Please merge oepnvpn 2.1~rc15-1 (main) from Debian unstable (main)
+ Please merge openvpn 2.1~rc15-1 (main) from Debian unstable (main)

-- 
Please merge openvpn 2.1~rc15-1 (main) from Debian unstable (main)
https://bugs.launchpad.net/bugs/372358
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn 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 372358] Re: Please merge openvpn 2.1~rc15-1 (main) from Debian unstable (main)

2009-05-05 Thread Andres E. Rodriguez Lazo
** Changed in: openvpn (Ubuntu)
   Status: Confirmed = In Progress

-- 
Please merge openvpn 2.1~rc15-1 (main) from Debian unstable (main)
https://bugs.launchpad.net/bugs/372358
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn 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 372399] [NEW] tevent packaging problems in samba4

2009-05-05 Thread Miguel Pérez Colino
Public bug reported:

Library's headers for tevent are included with samba 4 but there is no 
pkg-config file included.
When trying to compile against this library autoconf does not find and use it.

I attach a pkg-config content of a /usr/lib/pkgconfig/tevent.pc for the files 
included as they are located now:
/usr/include/samba-4.0/tevent_internal.h
/usr/include/samba-4.0/tevent.h

May I also suggest to produce a libtevent and libtevent-dev package
separate from samba4-dev?

System: Ubuntu 9.04 Jaunty
Package version dor samba4-dev: 4.0.0~alpha6-1ubuntu1

/usr/lib/pkgconfig/tevent.pc:

prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include/samba-4.0

Name: tevent 
Description: A generalized event loop handling
Version: 1.0.0
Libs: -L${libdir} -ltevent
Cflags: -I${includedir} 
URL: http://www.samba.org/


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

-- 
tevent packaging problems in samba4
https://bugs.launchpad.net/bugs/372399
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba4 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 372405] [NEW] ldb_module.h and associated files not included in package

2009-05-05 Thread Miguel Pérez Colino
Public bug reported:

Package libldb-samba4-dev does not include  ldb_module.h header and its 
associated files.
When compiling against it errors appear due to the lack of this files.

System: Ubuntu 9.04 Jaunty
Package version for libldb-samba4-dev: 4.0.0~alpha6-1ubuntu1

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

-- 
ldb_module.h and associated files not included in package
https://bugs.launchpad.net/bugs/372405
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba4 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 292325] Re: package swat 2:3.2.3-1ubuntu3 failed to install/upgrade:

2009-05-05 Thread Pedro Villavicencio
We are closing this bug report because it lacks the information we need
to investigate the problem, as described in the previous comments.
Please reopen it if you can give us the missing information, and don't
hesitate to submit bug reports in the future. To reopen the bug report
you can click on the current status, under the Status column, and change
the Status back to New. Thanks again!.

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

-- 
package swat 2:3.2.3-1ubuntu3 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/292325
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 372399] Re: tevent packaging problems in samba4

2009-05-05 Thread Jelmer Vernooij
tevent has its own package these days (not yet synced from Debian as far
as I can see) and ships its own pkg-config file already. Newer versions
of samba4 no longer ship tevent.h.

** Changed in: samba4 (Ubuntu)
   Status: New = Fix Committed

** Changed in: samba4 (Ubuntu)
 Assignee: (unassigned) = Jelmer Vernooij (jelmer)

-- 
tevent packaging problems in samba4
https://bugs.launchpad.net/bugs/372399
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba4 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 326768] Re: mysqld_safe thinks mysqld has crashed when it hasn't

2009-05-05 Thread Martin Pitt
Thanks, Mario. Assigned to Canonical server team for review.

** Changed in: mysql-dfsg-5.0 (Ubuntu Karmic)
 Assignee: (unassigned) = Canonical Server Team (canonical-server)

-- 
mysqld_safe thinks mysqld has crashed when it hasn't
https://bugs.launchpad.net/bugs/326768
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu.

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


[Bug 368273] Re: Jaunty 9.04 Blind to XP's Shared Network Printer

2009-05-05 Thread Ed Comer
Well - if you'll give me a clue as to how to obtain that I will try. I
understand how to do that using gdb on a program that I invoke but what
process for libsmb ?

-- 
Jaunty 9.04 Blind to XP's Shared Network Printer
https://bugs.launchpad.net/bugs/368273
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 365872] Re: Failed to start MySQL database server mysqld on install

2009-05-05 Thread ignasi
** Tags added: amd64

** Description changed:

  Binary package hint: mysql-server-5.0
  
- Occured while using Synaptic Package Manager on Ubuntu 9.04 i386 machine
- to install mysql server and client.
+ Occured while using Synaptic Package Manager on Ubuntu 9.04 i386 (also
+ on amd64) machine to install mysql server and client.
  
  apt-cache policy mysql-server-5.0 
  mysql-server-5.0:
Installed: 5.1.30really5.0.75-0ubuntu10
Candidate: 5.1.30really5.0.75-0ubuntu10
Version table:
   *** 5.1.30really5.0.75-0ubuntu10 0
  500 http://ca.archive.ubuntu.com jaunty/main Packages
  100 /var/lib/dpkg/status
  
  
  errors below
  
  -
  
  Setting up mysql-server-5.0
  
  *Stopping mysql database server mysqld
  ...done
  *Reloading AppArmor profiles
  ...done
  *Starting MySQL database server mysqld
  ...fail!
  
  invoke-rc.d initscript mysql, action start failed.
  dpkg: error processing my sql-server-5.0 (--configure)
  subprocess post-installation script killed by signal (interrupt)
  
  E: mysql-server-5.0: subprocess post-installation script killed by signal 
(Interrupt)
  E: mysql-server: dependency problems - leaving unconfigured
  
  ProblemType: Package
  Architecture: i386
  DistroRelease: Ubuntu 9.04
  ErrorMessage: subprocess post-installation script killed by signal (Interrupt)
  MediaBuild: Ubuntu 9.04 Jaunty Jackalope - Release i386 (20090420.1)
  Package: mysql-server-5.0 5.1.30really5.0.75-0ubuntu10
  SourcePackage: mysql-dfsg-5.0
  Title: package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10 failed to 
install/upgrade: subprocess post-installation script killed by signal 
(Interrupt)
  Uname: Linux 2.6.28-11-generic i686

-- 
Failed to start MySQL database server mysqld on install
https://bugs.launchpad.net/bugs/365872
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu.

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


[Bug 371765] Re: Please merge krb5 1.6.dfsg.4~beta1-13 (main) from Debian testing (main)

2009-05-05 Thread Mathias Gug
Debian unstable now has 1.7dfsg~beta1-3. Please prepare a merge from
that revision instead.

** Summary changed:

- Please merge krb5 1.6.dfsg.4~beta1-13 (main) from Debian testing (main)
+ Please merge krb5 1.7dfsg~beta1-3 (main) from Debian unstable (main)

-- 
Please merge krb5 1.7dfsg~beta1-3 (main) from Debian unstable (main)
https://bugs.launchpad.net/bugs/371765
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to krb5 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 372328] [NEW] Bacula has no encryption support in bacula-sd-sqlite3

2009-05-05 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Bacula has encryption support via the storage daemon bacula-sd, however
this has not been compiled into the sqlite3 version.

Is there any particular reason it is not compiled in?

This issue existed in 8.04 (hence:
https://answers.launchpad.net/ubuntu/+question/38181) and also exists in
9.04, which prompted my report.

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

-- 
Bacula has no encryption support in bacula-sd-sqlite3
https://bugs.launchpad.net/bugs/372328
You received this bug notification because you are a member of Ubuntu Server 
Team, which is subscribed to bacula 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 372328] Re: Bacula has no encryption support in bacula-sd-sqlite3

2009-05-05 Thread Steven Susbauer
** Package changed: ubuntu = bacula (Ubuntu)

-- 
Bacula has no encryption support in bacula-sd-sqlite3
https://bugs.launchpad.net/bugs/372328
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bacula 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 371728] Re: Please merge tomcat6 6.0.18-3 (main) from Debian unstable (main)

2009-05-05 Thread Launchpad Bug Tracker
This bug was fixed in the package tomcat6 - 6.0.18-3ubuntu1

---
tomcat6 (6.0.18-3ubuntu1) karmic; urgency=low

  * Merge from debian unstable (LP: #371728), remaining changes:
- debian/control, debian/rules: Use default-jdk to build
- debian/control: Run using default-jre-headless by default
- debian/patches/tcnative-ipv6-fix-43327.patch to fix incompatibility
  between libtcnative-1 and ipv6

tomcat6 (6.0.18-3) unstable; urgency=low

  * Remove unneeded dirs and symlinks; thanks to Thierry Carrez. (Closes:
#517857)
  * Improve the long description of all binary packages. (Closes: #518140)

tomcat6 (6.0.18-2) unstable; urgency=low

  * upload to unstable

tomcat6 (6.0.18-1) experimental; urgency=low

  * Merge changes from Ubuntu. Thanks to the Ubuntu developers we are shipping
a full Tomcat 6.0 server stack now. (Closes: #494674)
  * Add myself to Uploaders.
  * Switch to openjdk-6 which is not the default in Debian.

 -- Thierry Carrez thierry.car...@ubuntu.com   Mon, 04 May 2009
17:53:42 +0200

** Changed in: tomcat6 (Ubuntu)
   Status: In Progress = Fix Released

-- 
Please merge tomcat6 6.0.18-3 (main) from Debian unstable (main)
https://bugs.launchpad.net/bugs/371728
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tomcat6 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 371829] Re: [merge request] please merge drbd8 8.3.1-1 (main) from debian unstable (main)

2009-05-05 Thread Mathias Gug
Thanks for taking the time to prepare a merge. Here are a few comments:

- could you remove all the changelog entries related to unstable that
appear in the diff ( 0.6.12-5)? Only entries relevant to the ubuntu
packages should be appear in the debdiff.

- It seems that the patch system used in the package is dpatch (as
mentioned in the debian entry 2:8.3.0-2). Even though there isn't any
patch applied now, it's better to use the Debian patch management
system. drbd/linux/drbd.h is patch inlined - dpatch should be used
instead.

Related to the last point, is the patch still needed for karmic
considering that the kernel is going to be updated soon? Are there any
changes needed with regard to the new version of drbd in the kernel?

-- 
[merge request] please merge drbd8 8.3.1-1 (main) from debian unstable (main)
https://bugs.launchpad.net/bugs/371829
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 372358] Re: Please merge openvpn 2.1~rc15-1 (main) from Debian unstable (main)

2009-05-05 Thread Mathias Gug
Thanks for taking the time to prepare a merge. Here are a few comments:

- the changelog entry for the merge needs to be expanded to cover the
remaining changes. It will help for the next round of merges.

- have the changes been forwarded to Debian?

-- 
Please merge openvpn 2.1~rc15-1 (main) from Debian unstable (main)
https://bugs.launchpad.net/bugs/372358
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn 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 326768] Re: mysqld_safe thinks mysqld has crashed when it hasn't

2009-05-05 Thread Dewey_Oxberger
I'm testing the patch.  Works Great!  Mario really is Super.

I'm a Mythbuntu 9.04 RC install that was fully updated as of yesterday
(before the PPA test fix).  I restored everything to the error state
and verified the error still exists.  The error state does have the
problem.  (mythbackend log shows failed mysql queries by the dozen).

Then I updated to the PPA.  Zero defects.  Works great.  No query
errors.  Boots just fine.

One odd note.  I had been tinkering with this so I did a script and
spammed the script all through rc2.d.  Here is the script:

#!/bin/bash
echo -e Checking MySQL\n
mysql --user=root --password=blahblah -e STATUS | grep -i uptime

It shows a continuously increasing uptime from boot in both the error
state and in the fixed state.  Zero difference.  uptime must not mean
what I think it means  :)

Let me know if you want me to do a clean install and test just the
patch.  I'm set up to do that...

-- 
mysqld_safe thinks mysqld has crashed when it hasn't
https://bugs.launchpad.net/bugs/326768
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu.

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


[Bug 372328] Re: Bacula has no encryption support in bacula-sd-sqlite3

2009-05-05 Thread Steven Susbauer
I can confirm that SSL support is disabled as of bacula 2.2.0-1. It is
documented in the NEWS.Debian and README.Debian, and their reason is at
http://lists.debian.org/debian-legal/2007/07/msg00144.html

It appears to be a licensing issue, and how Debian interprets the GPL
(vs Red Hat and such which still have the feature).

** Changed in: bacula (Ubuntu)
   Status: New = Confirmed

-- 
Bacula has no encryption support in bacula-sd-sqlite3
https://bugs.launchpad.net/bugs/372328
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bacula 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 371765] Re: Please merge krb5 1.7dfsg~beta1-3 (main) from Debian unstable (main)

2009-05-05 Thread Anders Kaseorg
Mathias, as Evan pointed out in the original description, it is critical
to pick up the major changes in Debian releases 1.6.dfsg.4~beta1-7 and
-8 (dropping krb4) early in the Ubuntu release cycle.  More important
than even the 1.7 merge—which is likely to take significantly more time
and effort, but will not have as much of a major impact on all Kerberos-
using packages.  I think we should go ahead with this
1.6.dfsg.4~beta1-13ubuntu1 upload before trying to merge 1.7.

-- 
Please merge krb5 1.7dfsg~beta1-3 (main) from Debian unstable (main)
https://bugs.launchpad.net/bugs/371765
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to krb5 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 371816] Re: bug fixes,security updates fail to install

2009-05-05 Thread vince
Yes updates are working fine now.Guess I chose a bad hostname[]during
the install.
Thanks again for the help.My system should be ok as long as ext4 doesnt give
me any problems :-/

On Mon, May 4, 2009 at 10:29 PM, Andreas Olsson andr...@arrakis.se
wrote:

 Well, /etc/hostname does sound like the logical file to edit :-)

 Anyway, things are working the way they should now that you also have a
 proper /etc/hosts?


 bug fixes,security updates fail to install
 https://bugs.launchpad.net/bugs/371816.
 You received this bug notification because you are a direct subscriber
 of the bug.

 Status in “postfix” source package in Ubuntu: Incomplete

 Bug description:
 Binary package hint: postfix

 postfix Preconfiguring packages ... Preconfiguring packages ...
 Preconfiguring packages ... (Reading database ... 96799 files and
 directories currently installed.) Preparing to replace libvolume-id1 141-1
 (using .../libvolume-id1_141-1.1_i386.deb) ... Unpacking replacement
 libvolume-id1 ... Setting up libvolume-id1 (141-1.1) ... (Reading database
 ... 96799 files and directories currently installed.) Preparing to replace
 libbluetooth3 4.32-0ubuntu4 (using
 .../libbluetooth3_4.32-0ubuntu4.1_i386.deb) ... Unpacking replacement
 libbluetooth3 ... Preparing to replace bluez 4.32-0ubuntu4 (using
 .../bluez_4.32-0ubuntu4.1_i386.deb) ... * Stopping bluetooth ...done.
 Unpacking replacement bluez ... Preparing to replace udev 141-1 (using
 .../archives/udev_141-1.1_i386.deb) ... Adding `local diversion of
 /sbin/udevadm to /sbin/udevadm.upgrade' Unpacking replacement udev ...
 Preparing to replace update-manager-core 1:0.111.8 (using
 .../update-manager-core_1-0x1.a1d0c09bed29p-30.111.9_i386.deb) ... Unpacking
 replacement update-manager-core ... Preparing to replace acpid
 1.0.6-9ubuntu4.9.04.2 (using .../acpid_1.0.6-9ubuntu4.9.04.3_i386.deb) ... *
 Stopping ACPI services... ...done. Unpacking replacement acpid ... Preparing
 to replace bluetooth 4.32-0ubuntu4 (using
 .../bluetooth_4.32-0ubuntu4.1_all.deb) ... Unpacking replacement bluetooth
 ... Preparing to replace bluez-alsa 4.32-0ubuntu4 (using
 .../bluez-alsa_4.32-0ubuntu4.1_i386.deb) ... Unpacking replacement
 bluez-alsa ... Preparing to replace libcups2 1.3.9-17ubuntu2 (using
 .../libcups2_1.3.9-17ubuntu3_i386.deb) ... Unpacking replacement libcups2
 ... Preparing to replace libcupsimage2 1.3.9-17ubuntu2 (using
 .../libcupsimage2_1.3.9-17ubuntu3_i386.deb) ... Unpacking replacement
 libcupsimage2 ... Preparing to replace cups-common 1.3.9-17ubuntu2 (using
 .../cups-common_1.3.9-17ubuntu3_all.deb) ... Unpacking replacement
 cups-common ... Preparing to replace cups 1.3.9-17ubuntu2 (using
 .../cups_1.3.9-17ubuntu3_i386.deb) ... * Stopping Common Unix Printing
 System: cupsd ...done. Unpacking replacement cups ... Preparing to replace
 bluez-cups 4.32-0ubuntu4 (using .../bluez-cups_4.32-0ubuntu4.1_i386.deb) ...
 Unpacking replacement bluez-cups ... Preparing to replace bluez-gstreamer
 4.32-0ubuntu4 (using .../bluez-gstreamer_4.32-0ubuntu4.1_i386.deb) ...
 Unpacking replacement bluez-gstreamer ... Preparing to replace bluez-utils
 4.32-0ubuntu4 (using .../bluez-utils_4.32-0ubuntu4.1_all.deb) ... Unpacking
 replacement bluez-utils ... Preparing to replace libck-connector0
 0.3.0-2ubuntu3 (using .../libck-connector0_0.3.0-2ubuntu4_i386.deb) ...
 Unpacking replacement libck-connector0 ... Preparing to replace consolekit
 0.3.0-2ubuntu3 (using .../consolekit_0.3.0-2ubuntu4_i386.deb) ... Unpacking
 replacement consolekit ... Preparing to replace cups-bsd 1.3.9-17ubuntu2
 (using .../cups-bsd_1.3.9-17ubuntu3_i386.deb) ... Unpacking replacement
 cups-bsd ... Preparing to replace cups-client 1.3.9-17ubuntu2 (using
 .../cups-client_1.3.9-17ubuntu3_i386.deb) ... Unpacking replacement
 cups-client ... Preparing to replace libpam-ck-connector 0.3.0-2ubuntu3
 (using .../libpam-ck-connector_0.3.0-2ubuntu4_i386.deb) ... Unpacking
 replacement libpam-ck-connector ... Preparing to replace libudev0 141-1
 (using .../libudev0_141-1.1_i386.deb) ... Unpacking replacement libudev0 ...
 Preparing to replace libwmf0.2-7 0.2.8.4-6ubuntu1 (using
 .../libwmf0.2-7_0.2.8.4-6ubuntu1.1_i386.deb) ... Cleaning up font
 configuration of libwmf0.2-7... Cleaning up category type1.. Cleaning up
 category truetype.. Unpacking replacement libwmf0.2-7 ... Preparing to
 replace update-manager-kde 1:0.111.8 (using
 .../update-manager-kde_1-0x1.a1ba8p-30.111.9_all.deb) ... Unpacking
 replacement update-manager-kde ... Preparing to replace
 packagekit-backend-apt 0.3.14-0ubuntu4 (using
 .../packagekit-backend-apt_0.3.14-0ubuntu5_i386.deb) ... Unpacking
 replacement packagekit-backend-apt ... Preparing to replace
 python-packagekit 0.3.14-0ubuntu4 (using
 .../python-packagekit_0.3.14-0ubuntu5_all.deb) ... Unpacking replacement
 python-packagekit ... Preparing to replace packagekit 0.3.14-0ubuntu4 (using
 .../packagekit_0.3.14-0ubuntu5_i386.deb) ... Unpacking replacement
 packagekit ... Preparing to replace 

[Bug 371829] Re: [merge request] please merge drbd8 8.3.1-1 (main) from debian unstable (main)

2009-05-05 Thread Andres E. Rodriguez Lazo
Heya.

 1. Removed. Attaching new debdiff.
 2. dpatch is used in Build-Depends. Debian has two dpatch entries for it, so I 
removed one.
 3. My mentor (ivoks) is going to do the work on the kernel related stuff.

Thanks for the suggestions.

RoAkSoAx

** Attachment added: drbd8_8.3.1-1ubuntu1.debdiff
   http://launchpadlibrarian.net/26379726/drbd8_8.3.1-1ubuntu1.debdiff

-- 
[merge request] please merge drbd8 8.3.1-1 (main) from debian unstable (main)
https://bugs.launchpad.net/bugs/371829
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 372358] Re: Please merge openvpn 2.1~rc15-1 (main) from Debian unstable (main)

2009-05-05 Thread Andres E. Rodriguez Lazo
Heya.

 1. Attaching new debdiff with fixed changelog. How does it looks now?
 2. I've not forward those changes to Debian. I'm not sure how to do that.

Thanks for the suggestions

Cheers,

RoAkSoAx

** Attachment added: openvpn_2.1~rc15-1ubuntu1.debdiff
   http://launchpadlibrarian.net/26380064/openvpn_2.1%7Erc15-1ubuntu1.debdiff

-- 
Please merge openvpn 2.1~rc15-1 (main) from Debian unstable (main)
https://bugs.launchpad.net/bugs/372358
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn 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 372566] Re: package mysql-server-5.0 None [modified: /var/lib/dpkg/info/mysql-server-5.0.list] failed to install/upgrade: subprocess pre-installation script returned error exit status 1

2009-05-05 Thread Nicolò Dalla Valentina

** Attachment added: DpkgTerminalLog.gz
   http://launchpadlibrarian.net/26380720/DpkgTerminalLog.gz

-- 
package mysql-server-5.0 None [modified: 
/var/lib/dpkg/info/mysql-server-5.0.list] failed to install/upgrade: subprocess 
pre-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/372566
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu.

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


[Bug 371816] Re: bug fixes,security updates fail to install

2009-05-05 Thread Andreas Olsson
** Changed in: postfix (Ubuntu)
   Status: Incomplete = Invalid

-- 
bug fixes,security updates fail to install
https://bugs.launchpad.net/bugs/371816
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to postfix 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 296646] Re: fire fox title bar goes off the screen and is not accesible

2009-05-05 Thread Micah Gersten
*** This bug is a duplicate of bug 99740 ***
https://bugs.launchpad.net/bugs/99740

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 99740, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 99740
   [MASTER] Firefox problems with desktop-effects

-- 
fire fox title bar goes off the screen and is not accesible
https://bugs.launchpad.net/bugs/296646
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 371865] Re: xorg server failures with proprietary 3d drivers

2009-05-05 Thread Šarūnas
one thing to notice (not sure how much worth)

if using nv or radeonhd drivers, card address (d000) is written into 
/proc/mtrr ,
if using flgrx or nvidia - not. could it be that memory overlaps with other 
applications?

i.e. this is in 4GB range, and I have 4GB ram..

-- 
xorg server failures with proprietary 3d drivers
https://bugs.launchpad.net/bugs/371865
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 111489] Re: gwget fills up all available memory

2009-05-05 Thread John M
I have been able to reproduce this bug a lot of times today, by just
dragging a file from nautilus and dropping it into gwget.  I tried
different kinds of files (html, tgz, exe, png), with the same results.
I hope that helps.

...:~$ lsb_release -rd
Description:Ubuntu 9.04
Release:9.04

...:~$ apt-cache policy gwget
gwget:
  Installed: 1.0.1-0ubuntu1
  Candidate: 1.0.1-0ubuntu1
  Version table:
 *** 1.0.1-0ubuntu1 0
500 http://us.archive.ubuntu.com jaunty/universe Packages
100 /var/lib/dpkg/status

-- 
gwget fills up all available memory
https://bugs.launchpad.net/bugs/111489
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 184005] Re: Quickly typed numbers on the numpad interchanged

2009-05-05 Thread Robert Ancell
Testing in Ubuntu 9.04 shows the buttons are no longer animated and the
number is entered into a standard text field.  No reordering occurs.
Please re-open if this occurs in Ubuntu 9.04.

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

-- 
Quickly typed numbers on the numpad interchanged
https://bugs.launchpad.net/bugs/184005
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 11560] Re: [time-admin] must be restarted in order to use ntp, but it doesn't say so.

2009-05-05 Thread riban
Bug persists in Jaunty.

-- 
[time-admin] must be restarted in order to use ntp, but it doesn't say so.
https://bugs.launchpad.net/bugs/11560
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 275041] Re: vlc crashed with signal 7 in __input_Preparse()

2009-05-05 Thread Brian Murray
** Visibility changed to: Public

** Changed in: vlc (Ubuntu)
   Status: New = Triaged

-- 
vlc crashed with signal 7 in __input_Preparse()
https://bugs.launchpad.net/bugs/275041
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 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-05-05 Thread Theodore Ts'o
Saïvann,

Thanks for your willingness to work on this.

However the good news is that I'm ready to take a lot more time on this. If it 
requires me to
git bisect again the whole jaunty kernel and to apply commit dbf8b1c4 each 
time I test one
commit, I'm ready to do it. If you can only guide me about what is the best 
method to 
continue and find the information you need, I'll be overjoy to play again with 
this.

Actually, I have a better, more efficient way of doing this.   I've
updated the ubuntu-330824-test branch on the ext4.git and my ext4
github  repositories to include the rest of the Ubuntu Sauce patches up
to dbf8b1c4.   That is, I started with the ubuntu-330824-test branch
which you tested, and then I create a script which cherry-picked all of
the non-ext4 commits from the Ubuntu kernel branch onto the
ubuntu-330824-test branch.   So right now, the contents of
ubuntu-330824-test and the Ubuntu sauce patch up to dbf8b1c4 are
identical; that is, if you were to do a git diff ubuntu-330824-test
dbf8b1c4 you would get no output indicating there is no difference
between these these two branches.   The difference is that in the
ubuntu-330824-test then ten ext4 patches were moved to the beginning of
the patch series.   So if you test the tip of ubuntu-330824-test, you
should see a failure, since that tree is identical to tree pointed to by
the commit dbf8b1c4.   However, if you bisect this git branch, you will
hopefully find the other commit(s) that are required to trigger the bug.

Does that make sense?

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
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 371572] Re: mk-sbuild-lv: adds deb-src lines to sources.list for no reason

2009-05-05 Thread Ryan Niebur
no problem, that's understandable.

-- 
mk-sbuild-lv: adds deb-src lines to sources.list for no reason
https://bugs.launchpad.net/bugs/371572
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 338226] Re: window buttons absent.

2009-05-05 Thread Micah Gersten
*** This bug is a duplicate of bug 99740 ***
https://bugs.launchpad.net/bugs/99740

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 99740, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 99740
   [MASTER] Firefox problems with desktop-effects

-- 
window buttons absent.
https://bugs.launchpad.net/bugs/338226
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 155638] Re: [Gutsy - Intrepid] Compiz malforms Ekiga dialog box

2009-05-05 Thread Robert Ancell
Closing as this feature is not present in Ubuntu 9.04 (Ekiga 3.2.0)

** Changed in: ekiga (Ubuntu)
   Status: Incomplete = Fix Released

-- 
[Gutsy - Intrepid] Compiz malforms Ekiga dialog box
https://bugs.launchpad.net/bugs/155638
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 367774] Re: EDAC spam in dmesg, edac-utils shows no erros

2009-05-05 Thread Tobatus
I hate to reboot my server, so do you know if rmmod x38_edac works on
the fly similar as blacklist does at the reboot? Or is it just better /
safer to reboot?

-- 
EDAC spam in dmesg, edac-utils shows no erros
https://bugs.launchpad.net/bugs/367774
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 352780] Re: kmail doesn't remember manually sorted folder list and accounts order

2009-05-05 Thread Murz
Confirm on Kubuntu 9.04 with KDE 4.2.2 and Kmail Version 1.11.2.
Ordering of accounts and folders didn't saved and after restart application - 
resets to default.

In list settings (right click on list header columns) changing Sort Items to 
Automatically and back to Manually didn't help. 
Removing accounts and creating again didn't solve the problem too.

** Summary changed:

- kmail doesn't remember manually sorted folder list
+ kmail doesn't remember manually sorted folder list and accounts order

** Tags added: kmail order sorting

-- 
kmail doesn't remember manually sorted folder list and accounts order
https://bugs.launchpad.net/bugs/352780
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdepim in ubuntu.

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


[Bug 371569] Re: mk-sbuild-lv: debian sid doesn't have security updates

2009-05-05 Thread Ryan Niebur
thanks!

-- 
mk-sbuild-lv: debian sid doesn't have security updates
https://bugs.launchpad.net/bugs/371569
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 333511] Re: kmail system folders (inbox, send, draft, ....) are sorted amongst oteher folders

2009-05-05 Thread Murz
*** This bug is a duplicate of bug 352780 ***
https://bugs.launchpad.net/bugs/352780

** This bug has been marked a duplicate of bug 352780
   kmail doesn't remember manually sorted folder list and accounts order

-- 
kmail system folders (inbox, send, draft,) are sorted amongst oteher folders
https://bugs.launchpad.net/bugs/333511
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdepim in ubuntu.

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


Re: [Bug 277589] Re: sony brighness on a geforce series older than 8 (nvclock works fine)

2009-05-05 Thread yleetiny
Sorry guys,
I don't really understand why it is not working, but you have to uninstall
the previous version of the package first, or maybe the paths I use are only
for 64bits.
I'm sorry, but I don't have a lot of time to help you for now.
So, could you extract the package, and try to install manually the files ?
each file have suffixes .smart (to prevent conflicts with HAL files).
I joined here the small script I use to debug. It will use HAL through DBUS.
2009/5/4 benste benedict.st...@googlemail.com

 smartdimmer -s 15 is the minimum :-)

 --
 sony brighness on a geforce series older than 8 (nvclock works fine)
 https://bugs.launchpad.net/bugs/277589
 You received this bug notification because you are a direct subscriber
 of the bug.



** Attachment added: Brightness_test.sh
   http://launchpadlibrarian.net/26339628/Brightness_test.sh

-- 
sony brighness on a geforce series older than 8 (nvclock works fine)
https://bugs.launchpad.net/bugs/277589
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 201264] Re: [i965] compiz blur plugin very slow (UXA bug)

2009-05-05 Thread Bryce Harrington
** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: Confirmed = Triaged

-- 
[i965] compiz blur plugin very slow (UXA bug)
https://bugs.launchpad.net/bugs/201264
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 161998] Re: Support Speex ultra-wideband (32 kHz sampling rate)

2009-05-05 Thread Bug Watch Updater
** Changed in: ekiga
   Status: Unknown = New

-- 
Support Speex ultra-wideband (32 kHz sampling rate)
https://bugs.launchpad.net/bugs/161998
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 372041] [NEW] my frist time using ubuntu

2009-05-05 Thread mohdrostam
Public bug reported:

can not play music and movie or audio

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
ExecutablePath: /usr/bin/nautilus
Package: nautilus 1:2.26.2-0ubuntu1
ProcEnviron:
 LANG=en_AU.UTF-8
 SHELL=/bin/bash
SourcePackage: nautilus
Uname: Linux 2.6.28-11-generic i686

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: apport-bug i386

-- 
my frist time using ubuntu
https://bugs.launchpad.net/bugs/372041
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 372039] Re: package linux-image-2.6.28-11-generic 2.6.28-11.42 failed to install/upgrade:

2009-05-05 Thread Krzysztof Lesiczka

** Attachment added: BootDmesg.txt
   http://launchpadlibrarian.net/26339686/BootDmesg.txt

** Attachment added: CurrentDmesg.txt
   http://launchpadlibrarian.net/26339687/CurrentDmesg.txt

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

** Attachment added: HalComputerInfo.txt
   http://launchpadlibrarian.net/26339689/HalComputerInfo.txt

** Attachment added: Lspci.txt
   http://launchpadlibrarian.net/26339690/Lspci.txt

** Attachment added: Lsusb.txt
   http://launchpadlibrarian.net/26339691/Lsusb.txt

** Attachment added: ProcCpuinfo.txt
   http://launchpadlibrarian.net/26339693/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   http://launchpadlibrarian.net/26339694/ProcInterrupts.txt

** Attachment added: ProcModules.txt
   http://launchpadlibrarian.net/26339695/ProcModules.txt

-- 
package linux-image-2.6.28-11-generic 2.6.28-11.42 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/372039
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 360925] Re: md5sum check of UNR image fails in one file

2009-05-05 Thread Adrian S.
I renamed the file and the check passed.  You are right, the camera and
the mic are not related to this bug.  Thank you very much!

-- 
md5sum check of UNR image fails in one file
https://bugs.launchpad.net/bugs/360925
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 372040] [NEW] Request Package of electricsheep 2.7b9

2009-05-05 Thread Githlar
Public bug reported:

Binary package hint: electricsheep

As stated by http://www.electricsheep.org:

We are losing our hosting for the v2.6 server. All users should upgrade
to v2.7. 

and

Because the 2.6 server is being shut down, we are only distributing 2.7
clients. Although they are still in beta, they have been tested well and
we recommend them to all users, both new and old. 

So, being as v2.6 is going to be shut down, I think 2.7b9 should be
packaged and released as the recommended version for all active Ubuntu
versions. I'd hate to see this screensaver die (or lapse for that
matter), It's one of my favorites and I'm sure many other users would
appreciate it.

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


** Tags: 2.7b9 electricsheep package

** Description changed:

  Binary package hint: electricsheep
  
  As stated by http://www.electricsheep.org:
  
  We are losing our hosting for the v2.6 server. All users should upgrade
  to v2.7. 
  
  and
  
  Because the 2.6 server is being shut down, we are only distributing 2.7
  clients. Although they are still in beta, they have been tested well and
  we recommend them to all users, both new and old. 
  
  So, being as v2.6 is going to be shut down, I think 2.7b9 should be
  packaged and released as the recommended version for all active Ubuntu
- versions. I'd hate to see this screensaver die, It's one of my favorites
- and I'm sure many other users would appreciate it.
+ versions. I'd hate to see this screensaver die (or lapse for that
+ matter), It's one of my favorites and I'm sure many other users would
+ appreciate it.

-- 
Request Package of electricsheep 2.7b9
https://bugs.launchpad.net/bugs/372040
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 372039] [NEW] package linux-image-2.6.28-11-generic 2.6.28-11.42 failed to install/upgrade:

2009-05-05 Thread Krzysztof Lesiczka
Public bug reported:

??

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
HibernationDevice: RESUME=UUID=d1f90bfd-eb4f-45ed-8157-0d2096e0239e
MachineType: ASUSTeK Computer Inc. M51SE
NonfreeKernelModules: fglrx
Package: linux-image-2.6.24-23-generic 2.6.24-23.48 [modified: 
lib/modules/2.6.24-23-generic/modules.pcimap 
lib/modules/2.6.24-23-generic/modules.dep 
lib/modules/2.6.24-23-generic/modules.ieee1394map 
lib/modules/2.6.24-23-generic/modules.usbmap 
lib/modules/2.6.24-23-generic/modules.isapnpmap 
lib/modules/2.6.24-23-generic/modules.inputmap 
lib/modules/2.6.24-23-generic/modules.seriomap 
lib/modules/2.6.24-23-generic/modules.alias 
lib/modules/2.6.24-23-generic/modules.symbols]
ProcCmdLine: root=UUID=7e735220-560c-4483-8e47-cb077722ff5b ro quiet splash 
mem=2900M vga=791
ProcEnviron:
 PATH=(custom, user)
 LANG=pl_PL.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.24-23.48-generic
SourcePackage: linux
UnreportableReason: To nie jest oryginalny pakiet Ubuntu

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


** Tags: apport-bug i386

-- 
package linux-image-2.6.28-11-generic 2.6.28-11.42 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/372039
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 372041] Re: my frist time using ubuntu

2009-05-05 Thread mohdrostam

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

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

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

-- 
my frist time using ubuntu
https://bugs.launchpad.net/bugs/372041
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 371594] Re: Desktop file excludes display in Xubuntu

2009-05-05 Thread Robert Ancell
*** This bug is a duplicate of bug 370677 ***
https://bugs.launchpad.net/bugs/370677

** This bug has been marked a duplicate of bug 370677
   Ekiga launcher does not appear in KDE4 Launcher menu after installation

-- 
Desktop file excludes display in Xubuntu
https://bugs.launchpad.net/bugs/371594
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 370677] Re: Ekiga menu does not appear in KDE, XFCE

2009-05-05 Thread Robert Ancell
** Summary changed:

- Ekiga launcher does not appear in KDE4 Launcher menu after installation
+ Ekiga menu does not appear in KDE, XFCE

** Changed in: ekiga (Ubuntu)
   Importance: Undecided = Medium

** Changed in: ekiga (Ubuntu)
   Status: Confirmed = Triaged

-- 
Ekiga menu does not appear in KDE, XFCE
https://bugs.launchpad.net/bugs/370677
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 372042] Re: le calendrier d'evolution crash à l'ouvertue

2009-05-05 Thread jeannot

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

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

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

-- 
le calendrier d'evolution crash à l'ouvertue
https://bugs.launchpad.net/bugs/372042
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 285392] Re: Softreset failed (device not ready)

2009-05-05 Thread Photon
What is strange is that several reporters do not have a SB600/700/800
southbridge (including the initial reporter who has an Intel P45
chipset). So it seems not to be related to the kernel problem which was
linked above, or at least it can't be explained by this kernel problem
only.

-- 
Softreset failed (device not ready)
https://bugs.launchpad.net/bugs/285392
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 269329] Re: [MASTER] NM 0.7 lacks bluetooth 3g support

2009-05-05 Thread Eetu Huisman
Since there seems to be so much confusion and unanswered questions, I
guess providing a direct link to a comment made on the upstream bug by
one of the NM devs would be useful:
http://bugzilla.gnome.org/show_bug.cgi?id=432774#c33.

-- 
[MASTER] NM 0.7 lacks bluetooth 3g support
https://bugs.launchpad.net/bugs/269329
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 372043] [NEW] Can't change name of default task list

2009-05-05 Thread Shahar Or
Public bug reported:

Binary package hint: evolution

Dear friends,

1. Open evolution.
2. Go to tasks.
3. Change the name of the default task list (the first one, which was created 
automatically)
4. Quit evolution.
5. Open evolution.

The task list's name has been reverted to it's original name.

I think it should be expected that the name will still be what the user
has written.

Many blessings.

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
ExecutablePath: /usr/bin/evolution
Package: evolution 2.26.1-0ubuntu1
ProcEnviron:
 LANG=he_IL.UTF-8
 SHELL=/bin/bash
SourcePackage: evolution
Uname: Linux 2.6.28-11-generic i686

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


** Tags: apport-bug i386

-- 
Can't change name of default task list
https://bugs.launchpad.net/bugs/372043
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 372042] [NEW] le calendrier d'evolution c rash à l'ouvertue

2009-05-05 Thread jeannot
Public bug reported:

Binary package hint: evolution

après un double clic sur une date dans le mini calendrier, la fenêtre du
jour s'ouvre, aucune commande n'est dispo, la fenêtre devient grise et
evulution crash.

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
ExecutablePath: /usr/bin/evolution
NonfreeKernelModules: nvidia
Package: evolution 2.26.1-0ubuntu1
ProcEnviron:
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
SourcePackage: evolution
Uname: Linux 2.6.28-11-generic i686

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


** Tags: apport-bug i386

-- 
le calendrier d'evolution crash à l'ouvertue
https://bugs.launchpad.net/bugs/372042
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 372043] Re: Can't change name of default task list

2009-05-05 Thread Shahar Or

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

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

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

-- 
Can't change name of default task list
https://bugs.launchpad.net/bugs/372043
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 354548] Re: Atheros AR5008 ath9k cannot connect to WPA

2009-05-05 Thread lambengolmor
Upgraded to Jaunty, installed linux-backports-modules-jaunty and wicd.
Now works fine. (Atheros Communications Inc. AR5008 Wireless Network
Adapter (rev 01))

-- 
Atheros AR5008 ath9k cannot connect to WPA
https://bugs.launchpad.net/bugs/354548
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 353502] Re: system freezes with nvidia 180.37 driver

2009-05-05 Thread boulder
I tried the 185.18.04 and it seems more stable than 180.44
BUT ... the screen was constantly flickering during game play (Command n 
conquer 3)[Wine 1.20]
and it lasted about 5 min then it dropped to the desktop.
So I wont suggest this driver if you are a gamer :s

p.s
I get a minor and very strange screen tear's during gameplay in 9.04.

-- 
system freezes with nvidia 180.37 driver
https://bugs.launchpad.net/bugs/353502
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 363153] Re: Mythbuntu Install hangs at 90% due to in password

2009-05-05 Thread Mario Limonciello
** Package changed: ubiquity (Ubuntu) = mythbuntu-common (Ubuntu)

** Changed in: mythbuntu-common (Ubuntu)
   Status: New = In Progress

-- 
Mythbuntu Install hangs at 90% due to  in password
https://bugs.launchpad.net/bugs/363153
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 365178] Re: video0 exists, but ekiga cannot be set to it

2009-05-05 Thread Robert Ancell
Thanks for the report.  Could you please test this with Ubuntu 9.04
(Ekiga 3.2.0) either using the live CD or by upgrading?  Thanks.

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

-- 
video0 exists, but ekiga cannot be set to it
https://bugs.launchpad.net/bugs/365178
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 362647] Re: Cannot get Ekiga to register my name, even after i had registered with the site!

2009-05-05 Thread Robert Ancell
Could you please quit Ekiga then run the following from a terminal 
(ApplicationsAccessoriesTerminal)
$ killall ekiga
$ ekiga -d 5 -u 4 2ekiga.log
And attach ekiga.log to this report?  Thanks.

** Summary changed:

- Cannot get Ekiga to register my name, even after i had registered with the 
site! 
+ Fails to register ekiga.net account

-- 
Fails to register ekiga.net account
https://bugs.launchpad.net/bugs/362647
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 370216] Re: new upstream release: 1.1.0.20090504

2009-05-05 Thread LI Daobing

** Changed in: ibus-table (Ubuntu)
   Status: Confirmed = In Progress

** Changed in: ibus-table (Ubuntu)
 Assignee: (unassigned) = LI Daobing (lidaobing)

** Summary changed:

- new upstream release: 1.1.0.20090504
+ new upstream release: 1.1.0.20090505

** Attachment added: ibus-table_1.1.0.20090505-0ubuntu1.dsc
   http://launchpadlibrarian.net/26340083/ibus-table_1.1.0.20090505-0ubuntu1.dsc

-- 
new upstream release: 1.1.0.20090505
https://bugs.launchpad.net/bugs/370216
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 371840] Re: Jaunty: Bug Report Tool fails to execute, arguments are required

2009-05-05 Thread Aviv
*** This bug is a duplicate of bug 198162 ***
https://bugs.launchpad.net/bugs/198162

The already reported bug dates back to April 2008, approx a year ago (in Hardy).
Still no resolution?

Quoting Sebastien Bacher seb...@ubuntu.com:

 *** This bug is a duplicate of bug 198162 ***
 https://bugs.launchpad.net/bugs/198162

 Thanks for the bug report. This particular bug has already been
 reported, but feel free to report any other bugs you find.

 ** Changed in: bug-buddy (Ubuntu)
Importance: Undecided = Low

 ** Changed in: bug-buddy (Ubuntu)
Status: New = Invalid

 ** Changed in: bug-buddy (Ubuntu)
  Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)

 ** This bug has been marked a duplicate of bug 198162
GNOME Bug Report Tool missing arguments

 --
 Jaunty: Bug Report Tool fails to execute, arguments are required
 https://bugs.launchpad.net/bugs/371840
 You received this bug notification because you are a direct subscriber
 of the bug.


This message was sent using IMP, the Webmail Program of Haifa University

-- 
Jaunty: Bug Report Tool fails to execute, arguments are required
https://bugs.launchpad.net/bugs/371840
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 370216] Re: new upstream release: 1.1.0.20090505

2009-05-05 Thread LI Daobing
build still in queue:
https://launchpad.net/~lidaobing/+archive/ibus-910/+build/987708

** Changed in: ibus-table (Ubuntu)
   Status: In Progress = Confirmed

** Changed in: ibus-table (Ubuntu)
 Assignee: LI Daobing (lidaobing) = (unassigned)

-- 
new upstream release: 1.1.0.20090505
https://bugs.launchpad.net/bugs/370216
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 370216] Re: new upstream release: 1.1.0.20090505

2009-05-05 Thread LI Daobing

** Attachment added: ibus-table_1.1.0.20090505-0ubuntu1.diff.gz
   
http://launchpadlibrarian.net/26340109/ibus-table_1.1.0.20090505-0ubuntu1.diff.gz

-- 
new upstream release: 1.1.0.20090505
https://bugs.launchpad.net/bugs/370216
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   >