[Bug 298374] Re: Samba daemon not starting

2009-04-16 Thread Thierry Carrez
kuser: this bug was closed, please open another one.
When a server program does not start you can usually get useful information 
from the log files (/var/log/syslog, and for samba /var/log/samba/log.*). Could 
you attach the relevant error messages you found there to that new bug ? Thanks.

-- 
Samba daemon not starting
https://bugs.launchpad.net/bugs/298374
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-04-16 Thread Thierry Carrez
Apparently you are not the only one experiencing problems to interact
with that specific kind of NAS box.

See
http://www.iomegasupportforums.com/phpbb2/viewtopic.php?t=11672
or
http://www.olivierberger.com/weblog/index.php?post/2008/04/06/101-using-iomega-home-network-disk-drive-500-gb-with-gnu-linux-debian-testing

Could you look up the various tricks described there and let us know if
it improves the situation.

-- 
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 361802] Re: net sam list groups causes a segmentation fault

2009-04-16 Thread Thierry Carrez
In Jaunty it doesn't segfault anymore, it just fails miserably. I'm
closing this as Fix Released in the development release.

However, I agree that the most things won't work message is an
understatement, and that PANIC/BACKTRACE messages are not exactly the
best way to handle some very common user error. Feel free to reopen this
bug (and edit Title/Description) if you think *that* should get fixed as
well. Ideally that should be submitted as an upstream bug directly.

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

-- 
net sam list groups causes a segmentation fault
https://bugs.launchpad.net/bugs/361802
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 273486] Re: Current eBox packages in intrepid don't work at all

2009-04-16 Thread Martin Pitt
Any testers?

-- 
Current eBox packages in intrepid don't work at all
https://bugs.launchpad.net/bugs/273486
You received this bug notification because you are a member of Ubuntu
Server Team, which is a direct subscriber.

-- 
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 349913] Re: sftp: cannot enter umlauts like ä, ö, ü

2009-04-16 Thread Andi Hechtbauer
strace output of sftp session, pressing ä at the sftp  prompt:

[...]
write(1, sftp ..., 6sftp )= 6
read(0, \303..., 1)   = 1
read(0, \244..., 1)   = 1
write(1, \7..., 1)= 1
read(0, 


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

-- 
sftp: cannot enter umlauts like ä, ö, ü
https://bugs.launchpad.net/bugs/349913
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

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


[Bug 328874] Re: getent group crashes winbindd on domain controller

2009-04-16 Thread Martin Pitt
Adrien, since you reported the bug, your feedback about the packages in
-proposed is highly appreciated as well. Does it fix the issue for you,
and does the package still work for you?

-- 
getent group crashes winbindd on domain controller
https://bugs.launchpad.net/bugs/328874
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 265058] Re: [SRU] openvpn2.1~rc7 fails to pick up the CN of certificates

2009-04-16 Thread Martin Pitt
My main concern is to get feedback about regressions. Upstream certainly
knows what they are doing, and the patch might fix the bug, but it is
important to get feedback from other users whether their system still
works (misbuild, using different toolchain version than last build of
the package, etc.).

-- 
[SRU] openvpn2.1~rc7 fails to pick up the CN of certificates
https://bugs.launchpad.net/bugs/265058
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 360891] Re: fatal errors during install

2009-04-16 Thread Ante Karamatić
There are two problems in this bug. First one is an easy one (I attached
a patch for dovecot for it) - dovecot-postfix postinst script should
restart dovecot *after* the certificate links are created, not before.

The second one is about postfix - If you check out DpkgTerminaLog.gz,
you'll notice:

Setting up postfix (2.5.5-1.1) ...

Adding group `postfix' (GID 124) ...

Done.

Adding system user `postfix' (UID 113) ...

Adding new user `postfix' (UID 113) with group `postfix' ...

Not creating home directory `/var/spool/postfix'.

Creating /etc/postfix/dynamicmaps.cf

Adding tcp map entry to /etc/postfix/dynamicmaps.cf

Adding group `postdrop' (GID 125) ...

Done.

/etc/aliases does not exist, creating it.


Postfix was not set up.  Start with

  cp /usr/share/postfix/main.cf.debian /etc/postfix/main.cf

.  If you need to make changes, edit

/etc/postfix/main.cf (and others) as needed.  To view Postfix
configuration

values, see postconf(1).


After modifying main.cf, be sure to run '/etc/init.d/postfix reload'.


I'm not sure why that happened.

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

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

** Attachment added: dovecot-postfix.debdiff
   http://launchpadlibrarian.net/25532179/dovecot-postfix.debdiff

-- 
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 360891] Re: fatal errors during install

2009-04-16 Thread Ante Karamatić
Ok, that happened cause user selected No configuration for postfix.
dovecot-postfix should be aware of that situation and shouldn't just
fail to install. This patch solves the issue.

** Attachment added: dovecot-postfix.debdiff
   http://launchpadlibrarian.net/25534312/dovecot-postfix.debdiff

-- 
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 362344] [NEW] Not able to fix while update - crashes - /usr/sbin/dpkg-reconfigure: postfix is broken or not fully installed

2009-04-16 Thread Vivek Taparia
Public bug reported:

This happens with update manager.

Even when i try to reconfigure Postfix it gives me following error:

/usr/sbin/dpkg-reconfigure: postfix is broken or not fully installed.

I have upgraded to 9.04 and it hass given me this problem.

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

-- 
Not able to fix while update - crashes - /usr/sbin/dpkg-reconfigure: postfix is 
broken or not fully installed
https://bugs.launchpad.net/bugs/362344
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 362344] Re: Not able to fix while update - crashes - /usr/sbin/dpkg-reconfigure: postfix is broken or not fully installed

2009-04-16 Thread Ante Karamatić
Could you run 'DEBCONF_DEBUG=developer dpkg --configure -a'? This
might give you more information.

-- 
Not able to fix while update - crashes - /usr/sbin/dpkg-reconfigure: postfix is 
broken or not fully installed
https://bugs.launchpad.net/bugs/362344
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 360891] Re: fatal errors during install

2009-04-16 Thread Scott Kitterman
** Changed in: dovecot (Ubuntu)
   Status: Confirmed = Fix Committed

-- 
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 362427] [NEW] Public key ssh auth doesn't work in Jauny

2009-04-16 Thread Alexander Kraev
Public bug reported:

Spent all night to understand why public key ssh auth doesn't work. It
seems to me that issue only affects Jaunty. Please have a look at the
details below.

So, the configuration is:

1. Client
- lsb_release: Ubuntu 8.10 intrepid
- ssh-client: OpenSSH_5.1p1 Debian-3ubuntu1, OpenSSL 0.9.8g 19 Oct 2007

2. Server A
- lsb_release: Ubuntu 8.04.2 hardy
- sshd: OpenSSH_4.7p1 Debian-8ubuntu1.2, OpenSSL 0.9.8g 19 Oct 2007

3. Server B
- lsb_release: Ubuntu 9.04 jaunty
- sshd: OpenSSH_5.1p1 Debian-5ubuntu1, OpenSSL 0.9.8g 19 Oct 2007

Server A and Server B have the same /etc/ssh/sshd_config:
RSAAuthentication yes
PubkeyAuthentication yes
StrictModes no

I turned StrictModes to no, but every server has the same permissions
on user's .ssh folder and .ssh/authorized_keys file. authorized_keys is
the same on Server A and Server B.

So, I am able to connect with public key from Client machine to Server
A, but I can't connect to Server B.

I run ssh client and sshd on Server B in debug mode, please find logs
attached.

Most important strings from auth.log:

...
Apr 16 20:58:47 ubuntu sshd[21728]: debug3: mm_request_receive entering
Apr 16 20:58:47 ubuntu sshd[21728]: debug3: monitor_read: checking request 21
Apr 16 20:58:47 ubuntu sshd[21728]: debug3: mm_answer_keyallowed entering
Apr 16 20:58:47 ubuntu sshd[21728]: debug3: mm_answer_keyallowed: 
key_from_blob: 0xb9084978
Apr 16 20:58:47 ubuntu sshd[21728]: debug1: Checking blacklist file 
/usr/share/ssh/blacklist.DSA-1024
Apr 16 20:58:47 ubuntu sshd[21728]: debug1: Checking blacklist file 
/etc/ssh/blacklist.DSA-1024
Apr 16 20:58:47 ubuntu sshd[21728]: debug1: temporarily_use_uid: 1000/1000 
(e=0/0)
Apr 16 20:58:47 ubuntu sshd[21728]: debug1: trying public key file 
/home/sasha/.ssh/authorized_keys
Apr 16 20:58:47 ubuntu sshd[21728]: debug1: restore_uid: 0/0
Apr 16 20:58:47 ubuntu sshd[21728]: debug1: temporarily_use_uid: 1000/1000 
(e=0/0)
Apr 16 20:58:47 ubuntu sshd[21728]: debug1: trying public key file 
/home/sasha/.ssh/authorized_keys2
Apr 16 20:58:47 ubuntu sshd[21728]: debug1: restore_uid: 0/0
Apr 16 20:58:47 ubuntu sshd[21728]: Failed publickey for sasha from 10.0.0.11 
port 51194 ssh2
Apr 16 20:58:47 ubuntu sshd[21728]: debug3: mm_answer_keyallowed: key 
0xb9084978 is not allowed
...

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


** Tags: issue jaunty key public ssh

-- 
Public key ssh auth doesn't work in Jauny
https://bugs.launchpad.net/bugs/362427
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

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


[Bug 362427] Re: Public key ssh auth doesn't work in Jauny

2009-04-16 Thread Alexander Kraev

** Attachment added: ssh -
   http://launchpadlibrarian.net/25547970/ssh-client.txt

-- 
Public key ssh auth doesn't work in Jauny
https://bugs.launchpad.net/bugs/362427
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

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


[Bug 362427] Re: Public key ssh auth doesn't work in Jauny

2009-04-16 Thread Alexander Kraev
Please try public key ssh auth with Jaunty server and confirm. It seems
to me this is an important issue.

-- 
Public key ssh auth doesn't work in Jauny
https://bugs.launchpad.net/bugs/362427
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

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


[Bug 362427] Re: Public key ssh auth doesn't work in Jauny

2009-04-16 Thread Andreas Olsson
Do you use encrypted home directories on the server?

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

-- 
Public key ssh auth doesn't work in Jauny
https://bugs.launchpad.net/bugs/362427
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

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


[Bug 362427] Re: Public key ssh auth doesn't work in Jauny

2009-04-16 Thread Alexander Kraev
Yes, I do. You can find some information related to encryptfs in sshd
log.

** Summary changed:

- Public key ssh auth doesn't work in Jauny
+ Public key ssh auth doesn't work in Jaunty

-- 
Public key ssh auth doesn't work in Jaunty
https://bugs.launchpad.net/bugs/362427
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

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


[Bug 362427] Re: Public key ssh auth doesn't work in Jaunty

2009-04-16 Thread Andreas Olsson
Okej, sorry, I guess I didn't read the logs as carefully as I should
have.

Anyhow, I'm rather sure your encrypted home directory is the reason why
you can't use public key ssh auth. Considering that encryptfs decrypts
your home directory, using your login password, at login time. Hence,
when you'r trying to auth using your ssh key there really isn't any
~/.ssh/authorized_keys available for sshd to check against.

That said, I'm sure we can agree that it isn't a bug in openssh?

Marking this bug report as invalid.

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

-- 
Public key ssh auth doesn't work in Jaunty
https://bugs.launchpad.net/bugs/362427
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

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


[Bug 362427] Re: Public key ssh auth doesn't work in Jaunty

2009-04-16 Thread Alexander Kraev
Hmm.. Well, sound like it's not a bug.  Thank you for explanation!

But are there any solution or workaround to use public key auth with
encrypted home dir?

-- 
Public key ssh auth doesn't work in Jaunty
https://bugs.launchpad.net/bugs/362427
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

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


[Bug 117727] Re: cifs mounts: unable to move dangling symlinks (case of svn ceckout with symlinks)

2009-04-16 Thread Murat Güneş
** Also affects: samba via
   https://bugzilla.samba.org/show_bug.cgi?id=6090
   Importance: Unknown
   Status: Unknown

-- 
cifs mounts: unable to move dangling symlinks (case of svn ceckout with 
symlinks)
https://bugs.launchpad.net/bugs/117727
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 362511] [NEW] force-command unable to pass arguments along to internal-sftp

2009-04-16 Thread Carsten Andrich
Public bug reported:

Source package: openssh_5.1p1.orig.tar.gz + openssh_5.1p1-5ubuntu1.diff.gz
Ubuntu Release: Jaunty
Package Version: openssh-server_5.1p1-5ubuntu1

When using OpenSSH's ForceCommand sshd_config directive to launch its 
internal-sftp, it is not possible to pass arguments to the latter. Example:
This fails (sshd tries to invoke it as if it were an application):
 ForceCommand internal-sftp -l INFO
This works:
 ForceCommand internal-sftp

This bug has already been fixed in the upstream version of OpenSSH, see:
https://bugzilla.mindrot.org/show_bug.cgi?id=1527 and
http://www.openbsd.org/cgi-
bin/cvsweb/src/usr.bin/ssh/session.c.diff?r1=1.241;r2=1.242;f=h

I consider this bug as of pretty low priority since it only matters for
ppl who use ForceCommand + the internal-sftp + care about logging
(transfer) actions made by clients.

I have compiled a fixed version (attached patch applied) of OpenSSH in
my PPA, just in case anyone would like to use that feature, too.

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

-- 
force-command unable to pass arguments along to internal-sftp
https://bugs.launchpad.net/bugs/362511
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

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


[Bug 362511] Re: force-command unable to pass arguments along to internal-sftp

2009-04-16 Thread Carsten Andrich

** Attachment added: Taken from 
https://bugzilla.mindrot.org/show_bug.cgi?id=1527 and adjusted for ubuntu 
source package
   http://launchpadlibrarian.net/2232/openssh_forcecommand.patch

-- 
force-command unable to pass arguments along to internal-sftp
https://bugs.launchpad.net/bugs/362511
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

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


[Bug 362510] [NEW] force-command unable to pass arguments along to internal-sftp

2009-04-16 Thread Carsten Andrich
*** This bug is a duplicate of bug 362511 ***
https://bugs.launchpad.net/bugs/362511

Public bug reported:

Source package: openssh_5.1p1.orig.tar.gz + openssh_5.1p1-5ubuntu1.diff.gz
Ubuntu Release: Jaunty
Package Version: openssh-server_5.1p1-5ubuntu1

When using OpenSSH's ForceCommand sshd_config directive to launch its 
internal-sftp, it is not possible to pass arguments to the latter. Example:
This fails (sshd tries to invoke it as if it were an application):
 ForceCommand internal-sftp -l INFO
This works:
 ForceCommand internal-sftp

This bug has already been fixed in the upstream version of OpenSSH, see:
https://bugzilla.mindrot.org/show_bug.cgi?id=1527 and
http://www.openbsd.org/cgi-
bin/cvsweb/src/usr.bin/ssh/session.c.diff?r1=1.241;r2=1.242;f=h

I consider this bug as of pretty low priority since it only matters for
ppl who use ForceCommand + the internal-sftp + care about logging
(transfer) actions made by clients.

I have compiled a fixed version (attached patch applied) of OpenSSH in
my PPA, just in case anyone would like to use that feature, too.

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

** This bug has been marked a duplicate of bug 362511
   force-command unable to pass arguments along to internal-sftp

-- 
force-command unable to pass arguments along to internal-sftp
https://bugs.launchpad.net/bugs/362510
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

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


[Bug 362427] Re: Public key ssh auth doesn't work in Jaunty

2009-04-16 Thread Alexander Kraev
I think it's a bug, but not related to openssh.

I fixed the issue by adding this to sshd_config:
AuthorizedKeysFile  /etc/.ssh/%u/authorized_keys

-- 
Public key ssh auth doesn't work in Jaunty
https://bugs.launchpad.net/bugs/362427
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

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


[Bug 362511] Re: force-command unable to pass arguments along to internal-sftp

2009-04-16 Thread Carsten Andrich
The attached patch is taken from the first of the above links and
adjusted to patch the openssh_5.1p1-5ubuntu1 source package.

** Attachment removed: Taken from 
https://bugzilla.mindrot.org/show_bug.cgi?id=1527 and adjusted for ubuntu 
source package
   http://launchpadlibrarian.net/2232/openssh_forcecommand.patch

** Attachment added: session.c: improve ForceCommand directive parsing
   http://launchpadlibrarian.net/25556532/openssh_forcecommand.patch

-- 
force-command unable to pass arguments along to internal-sftp
https://bugs.launchpad.net/bugs/362511
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

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


[Bug 362511] Re: force-command unable to pass arguments along to internal-sftp

2009-04-16 Thread Andreas Olsson
I'm setting this bug as confirmed based on upstream report, as well on
some quick testing of my own.

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

** Bug watch added: OpenSSH Portable Bugzilla #1527
   https://bugzilla.mindrot.org/show_bug.cgi?id=1527

** Also affects: openssh via
   https://bugzilla.mindrot.org/show_bug.cgi?id=1527
   Importance: Unknown
   Status: Unknown

-- 
force-command unable to pass arguments along to internal-sftp
https://bugs.launchpad.net/bugs/362511
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

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


[Bug 362511] Re: force-command unable to pass arguments along to internal-sftp

2009-04-16 Thread Andreas Olsson
@Carsten: By the way, thanks for supplying the modified patch.

Right now Jaunty is in FinalFreeze, but after Release I'll take a look
at it and see if I can create a debdiff to be upload. Just not sure if
it will be important enough for a SRU, or if it will have to wait for
Karmic.

https://wiki.ubuntu.com/FinalFreeze
https://wiki.ubuntu.com/StableReleaseUpdates

-- 
force-command unable to pass arguments along to internal-sftp
https://bugs.launchpad.net/bugs/362511
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

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


[Bug 362511] Re: force-command unable to pass arguments along to internal-sftp

2009-04-16 Thread Bug Watch Updater
** Changed in: openssh
   Status: Unknown = Fix Released

-- 
force-command unable to pass arguments along to internal-sftp
https://bugs.launchpad.net/bugs/362511
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

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


[Bug 362511] Re: force-command unable to pass arguments along to internal-sftp

2009-04-16 Thread Carsten Andrich
Unfortunately I didn't think of the RC-Release/FinalFreeze, otherwise I'd have 
published that bug report earlier.
Anyhow, I seriously doubt that too many users will miss this feature in Jaunty, 
since it has only been introduced in OpenSSH 4.8p1 and is available in Ubuntu 
since Intrepid. I for once have only become aware of the ForceCommand and 
internal-sftp based chrooting method roughly a week ago. As this is - obviously 
- no regression either, it probably won't justify a SRU, but as I already rely 
heavily on it I will keep backporting the patch to the current jaunty versions 
of OpenSSH (And anyone who wants can get it from my PPA).

-- 
force-command unable to pass arguments along to internal-sftp
https://bugs.launchpad.net/bugs/362511
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

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


[Bug 362511] Re: force-command unable to pass arguments along to internal-sftp

2009-04-16 Thread Andreas Olsson
@Carsten: You'r probably right about it not being important enough for a
SRU. Unless somehow disagree and actually makes it happen, feel free to
ping this bug when the Karmic development has started.

Might also be a good idea to report this bug to the Debian BTS. Do you
want to do it, or shall I?

https://wiki.ubuntu.com/Debian/Bugs

-- 
force-command unable to pass arguments along to internal-sftp
https://bugs.launchpad.net/bugs/362511
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

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


[Blueprint swapfile-in-the-installer] Support Swapfiles at Installation

2009-04-16 Thread Dustin Kirkland
Blueprint changed by Dustin Kirkland:

Assignee: Dustin Kirkland = Scott James Remnant

-- 
  Support Swapfiles at Installation
  https://blueprints.edge.launchpad.net/ubuntu/+spec/swapfile-in-the-installer

-- 
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 362427] Re: Public key ssh auth doesn't work in Jauny

2009-04-16 Thread Dustin Kirkland
Okay, so your public key is locked away in encryption, if you're not
already logged into the system.

You can work around this by accessing your un-mounted (ie,
not-encrypted) home directory, and putting your public key there.

 $ /sbin/ecryptfs.umount_private  cd  /sbin/ecryptfs.mount_private
 $ mkdir .ssh
 $ echo $PUBKEY  .ssh/authorized_keys

:-Dustin

** Also affects: ecryptfs-utils (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: ecryptfs-utils (Ubuntu)
   Importance: Undecided = Medium

** Changed in: ecryptfs-utils (Ubuntu)
   Status: New = In Progress

** Changed in: ecryptfs-utils (Ubuntu)
 Assignee: (unassigned) = Dustin Kirkland (kirkland)

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

** Changed in: ecryptfs
   Importance: Undecided = Medium

** Changed in: ecryptfs
   Status: New = In Progress

** Changed in: ecryptfs
 Assignee: (unassigned) = Dustin Kirkland (kirkland)

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

** Changed in: openssh (Ubuntu)
   Status: Invalid = In Progress

** Changed in: openssh (Ubuntu)
 Assignee: (unassigned) = Dustin Kirkland (kirkland)

** Changed in: ecryptfs-utils (Ubuntu)
   Status: In Progress = Invalid

** Changed in: openssh (Ubuntu)
   Status: In Progress = Invalid

** Changed in: ecryptfs
   Status: In Progress = Invalid

** Converted to question:
   https://answers.edge.launchpad.net/ecryptfs/+question/67703

** Summary changed:

- Public key ssh auth doesn't work in Jaunty
+ Public key ssh auth doesn't work with my Encrypted Home Directory

-- 
Public key ssh auth doesn't work with my Encrypted Home Directory
https://bugs.launchpad.net/bugs/362427
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

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


[Bug 362511] Re: force-command unable to pass arguments along to internal-sftp

2009-04-16 Thread Carsten Andrich
@Andreas: I'd like to report it myself. Thanks for both the hint and the
offer, though. I just want to repay both Debian and Ubuntu a tiny part
of what I owe both of them. ;)

-- 
force-command unable to pass arguments along to internal-sftp
https://bugs.launchpad.net/bugs/362511
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

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


[Bug 103244] Re: net-snmp doesnt work with passthrough programs on amd64 in dapper

2009-04-16 Thread Dimitrios Symeonidis
Thank you for taking the time to report this bug and helping to make
Ubuntu better. You reported this bug a while ago and there hasn't been
any activity in it recently. We were wondering if this is still an issue
for you. Can you try with the latest Ubuntu release? Thanks in advance.

-- 
net-snmp doesnt work with passthrough programs on amd64 in dapper
https://bugs.launchpad.net/bugs/103244
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to net-snmp 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 360689] Re: Default Ubuntu configuration is backscatter source in Jaunty

2009-04-16 Thread Launchpad Bug Tracker
This bug was fixed in the package amavisd-new - 1:2.6.2-2ubuntu2

---
amavisd-new (1:2.6.2-2ubuntu2) jaunty; urgency=low

  * fix default config to not send bounce mail to sender for
banned filenames in mail (LP: #360689)
- debian/etc/conf.d/21-ubuntu_defaults

 -- Imre Gergely gi...@narancs.net   Mon, 13 Apr 2009 23:02:24 +0300

** Changed in: amavisd-new (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
Default Ubuntu configuration is backscatter source in Jaunty
https://bugs.launchpad.net/bugs/360689
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to amavisd-new 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 359600] Re: Solved slow 2D performances with EXA

2009-04-16 Thread Bryce Harrington
Steve Langasek has found with the greedy option set that it causes a
regression for him, in that firefox displays a black window after
scrolling quickly and switching between windows.  I also saw one comment
on another bug that there was graphic corruption when connecting a
second monitor.

Most testers seem to find it either a positive change, or at least makes things 
no worse.  Of particular note is this study on Phoronix:
http://www.phoronix.com/scan.php?page=articleitem=ubuntu_intel_greedynum=1

-- 
Solved slow 2D performances with EXA
https://bugs.launchpad.net/bugs/359600
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 341363] Re: [i945GME] drm:i915_getparam *ERROR* Unknown parameter 6

2009-04-16 Thread JP Vossen
FYI, I'm getting logcheck messages from a Dell Mini-9 with the same
error on a clean install of Jaunty via the 2009-04-11
http://cdimage.ubuntu.com/ports/daily/current/jaunty-alternate-lpia.iso.
No big deal, everything works as far as I can tell.

I'll suppress it via a custom logcheck pattern:
# https://bugs.launchpad.net/ubuntu/+source/linux/+bug/341363
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel: \[[0-9. ]+\] \[drm:i915_getparam\] 
\*ERROR\* Unknown parameter 6

-- 
[i945GME] drm:i915_getparam *ERROR* Unknown parameter 6
https://bugs.launchpad.net/bugs/341363
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 362144] Re: nautilus crashed with SIGSEGV in __libc_start_main()

2009-04-16 Thread Kether2

** Attachment added: CoreDump.gz
   http://launchpadlibrarian.net/25518924/CoreDump.gz

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

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

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

** Attachment added: Registers.txt
   http://launchpadlibrarian.net/25518928/Registers.txt

** Attachment added: ThreadStacktrace.txt
   http://launchpadlibrarian.net/25518929/ThreadStacktrace.txt

** Visibility changed to: Public

-- 
nautilus crashed with SIGSEGV in __libc_start_main()
https://bugs.launchpad.net/bugs/362144
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 344183] Re: [SAMSUNG ELECTRONICS CO., LTD. NC10] suspend/resume failure

2009-04-16 Thread Thilo-Alexander Ginkel
Most likely there is another variable in the equation: Probably the BIOS
revision. My NC10 is running revision 04CA.

-- 
[SAMSUNG ELECTRONICS CO., LTD. NC10] suspend/resume failure
https://bugs.launchpad.net/bugs/344183
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 361524] Re: anjuta crashed with SIGSEGV in uri_normalize()

2009-04-16 Thread Nick Colgan
** Bug watch added: GNOME Bug Tracker #579118
   http://bugzilla.gnome.org/show_bug.cgi?id=579118

** Also affects: anjuta via
   http://bugzilla.gnome.org/show_bug.cgi?id=579118
   Importance: Unknown
   Status: Unknown

-- 
anjuta crashed with SIGSEGV in uri_normalize()
https://bugs.launchpad.net/bugs/361524
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 360893] Re: nm-system-settings crashed with SIGSEGV in strlen() when editing usb network connection

2009-04-16 Thread Erik B. Andersen
Well I can reliably get it to say it has crashed on my computer. Here is
what I did:

1. Plug in USB cord to router. (I have an Actiontec GT701-WG)
2. Right click on network manager applet and select Edit Connections.
3. Choose the USB network connection (eth2 in my case) and click Edit.
4. Go to the IPv4 Settings Tab and set the Method to Manual.
5. Click add and enter Address, Netmask and Gateway.
6. Enter DNS servers.
7. Click apply.
8. Network Manager connection editing window stays open, but a message pops up 
saying, Did not receive a reply (timeout by message bus), an ubuntu 
notification says something like connection updated (which is true), and an 
ubuntu notification says a crash report was detected.

-- 
nm-system-settings crashed with SIGSEGV in strlen() when editing usb network 
connection 
https://bugs.launchpad.net/bugs/360893
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 236716] Re: package sun-java6-bin None [modified: /var/lib/dpkg/info/sun-java6-bin.list] failed to install/upgrade: el subproceso pre-installation script devolvi? el c?digo de salida de error

2009-04-16 Thread marks arturo
ya lo arregle

2009/4/15 moztro moztr...@hotmail.com

 fallo en la instalacion del mismo

 --
 package sun-java6-bin None [modified:
 /var/lib/dpkg/info/sun-java6-bin.list] failed to install/upgrade: el
 subproceso pre-installation script devolvi? el c?digo de salida de error 1
 https://bugs.launchpad.net/bugs/236716
 You received this bug notification because you are a direct subscriber
 of the bug.


-- 
package sun-java6-bin None [modified: /var/lib/dpkg/info/sun-java6-bin.list] 
failed to install/upgrade: el subproceso pre-installation script devolvi? el 
c?digo de salida de error 1
https://bugs.launchpad.net/bugs/236716
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 362144] Stacktrace.txt (retraced)

2009-04-16 Thread Apport retracing service

StacktraceTop:?? ()
__libc_start_main (main=0x8080690 main, argc=3, 
_start () at ../sysdeps/i386/elf/start.S:119

** Attachment added: Stacktrace.txt (retraced)
   http://launchpadlibrarian.net/25519229/Stacktrace.txt

-- 
nautilus crashed with SIGSEGV in __libc_start_main()
https://bugs.launchpad.net/bugs/362144
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 362144] ThreadStacktrace.txt (retraced)

2009-04-16 Thread Apport retracing service

** Attachment added: ThreadStacktrace.txt (retraced)
   http://launchpadlibrarian.net/25519231/ThreadStacktrace.txt

** Attachment removed: CoreDump.gz
   http://launchpadlibrarian.net/25518924/CoreDump.gz

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

** Tags removed: need-i386-retrace

-- 
nautilus crashed with SIGSEGV in __libc_start_main()
https://bugs.launchpad.net/bugs/362144
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 355077] Re: alltray trayicons use their own tooltip theme

2009-04-16 Thread Kyran Lange
No problem Michael.

I'm only a packaging n00b and don't think I'm ready to prepare packages
for Debian yet, but I will research a bit and see whats involved.

Per suggestion have included a patch from r26 to fix #118484 aswell.
Updated debdiff is attached.


** Attachment added: Updated debdiff containing additional patch
   http://launchpadlibrarian.net/25519192/alltray_0.69-1ubuntu3.debdiff

-- 
alltray trayicons use their own tooltip theme
https://bugs.launchpad.net/bugs/355077
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: [Dx-team] [Bug 349237] Re: OAFIID:GNOME_IndicatorApplet error

2009-04-16 Thread Mark Shuttleworth

@Jorrit, did you have it installed before the upgrade?

-- 
OAFIID:GNOME_IndicatorApplet error
https://bugs.launchpad.net/bugs/349237
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 362147] Re: gnome-app-install crashed with ValueError in _refilter()

2009-04-16 Thread Apport retracing service
*** This bug is a duplicate of bug 339148 ***
https://bugs.launchpad.net/bugs/339148

** Tags removed: need-duplicate-check

** Attachment removed: Dependencies.txt
   http://launchpadlibrarian.net/25519203/Dependencies.txt

** Attachment removed: ProcMaps.txt
   http://launchpadlibrarian.net/25519204/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   http://launchpadlibrarian.net/25519205/ProcStatus.txt

** This bug has been marked a duplicate of bug 339148
   gnome-app-install crashed with ValueError in _refilter()

** Visibility changed to: Public

-- 
gnome-app-install crashed with ValueError in _refilter()
https://bugs.launchpad.net/bugs/362147
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 361524] Re: anjuta crashed with SIGSEGV in uri_normalize()

2009-04-16 Thread Bug Watch Updater
** Changed in: anjuta
   Status: Unknown = New

-- 
anjuta crashed with SIGSEGV in uri_normalize()
https://bugs.launchpad.net/bugs/361524
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 332928] Re: awn-applet-activation crashed with SIGSEGV in gdk_drawable_get_size()

2009-04-16 Thread Iulian Udrea
Ack

** Changed in: awn-extras-applets (Ubuntu)
   Status: New = Confirmed

-- 
awn-applet-activation crashed with SIGSEGV in gdk_drawable_get_size()
https://bugs.launchpad.net/bugs/332928
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 362146] Re: alacarte crashed with IOError in copyItem()

2009-04-16 Thread Apport retracing service
*** This bug is a duplicate of bug 205463 ***
https://bugs.launchpad.net/bugs/205463

** Tags removed: need-duplicate-check

** Attachment removed: Dependencies.txt
   http://launchpadlibrarian.net/25519147/Dependencies.txt

** Attachment removed: ProcMaps.txt
   http://launchpadlibrarian.net/25519148/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   http://launchpadlibrarian.net/25519149/ProcStatus.txt

** This bug has been marked a duplicate of bug 205463
   alacarte crashed with IOError in copyItem() (when copying item with / in 
name)

** Visibility changed to: Public

-- 
alacarte crashed with IOError in copyItem()
https://bugs.launchpad.net/bugs/362146
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 362145] Re: exaile.py crashed with SIGSEGV in g_cclosure_marshal_VOID__VOID()

2009-04-16 Thread Apport retracing service
*** This bug is a duplicate of bug 322707 ***
https://bugs.launchpad.net/bugs/322707

** Attachment removed: CoreDump.gz
   http://launchpadlibrarian.net/25519089/CoreDump.gz

** Attachment removed: Dependencies.txt
   http://launchpadlibrarian.net/25519090/Dependencies.txt

** Attachment removed: Disassembly.txt
   http://launchpadlibrarian.net/25519091/Disassembly.txt

** Attachment removed: ProcMaps.txt
   http://launchpadlibrarian.net/25519092/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   http://launchpadlibrarian.net/25519093/ProcStatus.txt

** Attachment removed: Registers.txt
   http://launchpadlibrarian.net/25519094/Registers.txt

** Attachment removed: Stacktrace.txt
   http://launchpadlibrarian.net/25519095/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   http://launchpadlibrarian.net/25519096/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 322707
   exaile.py crashed with SIGSEGV in gtk_tree_view_destroy()

** Visibility changed to: Public

** Tags removed: need-i386-retrace

-- 
exaile.py crashed with SIGSEGV in g_cclosure_marshal_VOID__VOID()
https://bugs.launchpad.net/bugs/362145
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 343727] Re: [Jaunty] Cannot connect to a Microsoft Bluetooth Notebook Mouse 5000

2009-04-16 Thread Pete Woods
In reference to my last comment. It turns out the reason that I couldn't
use the legacy technique is that you need to be in a desktop environment
with bluetooth-applet running. I set up a miniml fluxbox environment and
ran the applet and hey presto, I get a password prompt.

I still, however, can't get the non-legacy method to work.

-- 
[Jaunty] Cannot connect to a Microsoft Bluetooth Notebook Mouse 5000
https://bugs.launchpad.net/bugs/343727
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 338982] Re: evolution crashed with SIGSEGV during MAPI authentication

2009-04-16 Thread Michael
After reading through all the comments I tried to authenticate to
Exchange using the IP instead of the FQDN. And it worked! Seems like a
problem with address resolution or storing of a hostname instead of an
IP adress.

-- 
evolution crashed with SIGSEGV during MAPI authentication
https://bugs.launchpad.net/bugs/338982
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 362150] [NEW] Firefox 3.0.8 crashes: *** glibc detected *** /usr/lib/firefox-3.0.8/firefox when site marked with noscript 1.9.1.91

2009-04-16 Thread ubuntu002
Public bug reported:

Binary package hint: firefox-3.0

Firefox randomly crashes when I mark a website (selecting an option)
with noscript. Sometimes noscript works and other times it does not.
I've provided further information about my operating system and other
data from the console.

http://pastie.org/448224

I have seen no other documented case of this specific error on the
internet with my search term *** glibc detected ***
/usr/lib/firefox-3.0.8/firefox: malloc(): memory corruption: 0x0af53e38
*** or a lesser search term of *** glibc detected ***
/usr/lib/firefox-3.0.8/firefox:. I have checked for other versions of
firefox that may have the same issue by searching for *** glibc
detected *** /usr/lib/firefox-3.0.* and have been assuming they were
unrelated unsuccessful search results as the errors were not exactly the
same, and the recommended specified solutions were invalid.

I checked log files and and such and no further information was present.
I'm not sure how to mine my system for further information. I welcome
any suggestions regarding possible solutions to this bug (it's rather
frustrating) and I'm thankful for all considerations. Let me know if I
can assist further also.

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 8.10
NonfreeKernelModules: nvidia
Package: firefox-3.0 3.0.8+nobinonly-0ubuntu0.8.10.2
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_CA.UTF-8
 SHELL=/bin/bash
SourcePackage: firefox-3.0
Uname: Linux 2.6.27-14-generic i686

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


** Tags: apport-bug

-- 
Firefox 3.0.8 crashes: *** glibc detected *** /usr/lib/firefox-3.0.8/firefox 
when site marked with noscript 1.9.1.91 
https://bugs.launchpad.net/bugs/362150
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 362150] Re: Firefox 3.0.8 crashes: *** glibc detected *** /usr/lib/firefox-3.0.8/firefox when site marked with noscript 1.9.1.91

2009-04-16 Thread ubuntu002

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

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

-- 
Firefox 3.0.8 crashes: *** glibc detected *** /usr/lib/firefox-3.0.8/firefox 
when site marked with noscript 1.9.1.91 
https://bugs.launchpad.net/bugs/362150
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 332518] Re: landscape-sysinfo crashed with ImportError in module()

2009-04-16 Thread Ralph Giles
I get the crash on most of my jaunty systems usually right after login.
It does work when I run it manually.

-- 
landscape-sysinfo crashed with ImportError in module()
https://bugs.launchpad.net/bugs/332518
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 361205] Re: corrupt index on tracker

2009-04-16 Thread Ralph Giles
I also got something like this today on jaunty. The 'Cancel' and 'Ok'
buttons dismiss the dialog, when is then respawned. The 'Reindex All
Contents' button does seem to do something. At least, when I click it I
get a second, scarier dialog about how it's going to take forever and do
I really want to do that. Not very useful since there appears to be only
one choice here.

-- 
corrupt index on tracker
https://bugs.launchpad.net/bugs/361205
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 5918] Re: Doesn't provide development headers

2009-04-16 Thread Fuzzy Lai
This bug remains in ubuntu 9.04 beta so far.

It would be a great help for tablet application development if the
headers are packaged and distributed well.

-- 
Doesn't provide development headers
https://bugs.launchpad.net/bugs/5918
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 362152] [NEW] Network Manager was unable to connect to a WLAN with a hidden SSID

2009-04-16 Thread lxfozzibaer
Public bug reported:

Binary package hint: network-manager

I know there are a couple of bugs filed regarding this issue, but none
for Ubuntu 9.04.

My home WLAN does not propagate its SSID. 
With Jaunty 64bit, I was not able to connect to it using the Networkmanager 
Applet in Gnome.

I had to modify my WLAN router, so that it now sends the SSID. This way, 
Network Manager was able
to connect to the WLAN. 

About my network device:
lspci -v reports:
02:00.0 Network controller: Intel Corporation PRO/Wireless 4965 AG or AGN 
[Kedron] Network Connection (rev 61)
Subsystem: Intel Corporation Device 1101

The version of Network manager is 0.7.1~rc4.1.cf199a964-0ubuntu2.

If this bug is a duplicate, please close it.

ProblemType: Bug
Architecture: amd64
DistroRelease: Ubuntu 9.04
IfupdownConfig:
 auto lo
 iface lo inet loopback
MediaBuild: Ubuntu 9.04 Jaunty Jackalope - Beta amd64 (20090324)
NonfreeKernelModules: nvidia
Package: network-manager 0.7.1~rc4.1.cf199a964-0ubuntu2
ProcEnviron:
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: network-manager
Uname: Linux 2.6.28-11-generic x86_64

** Affects: network-manager (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug

-- 
Network Manager was unable to connect to a WLAN with a hidden SSID
https://bugs.launchpad.net/bugs/362152
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 362152] Re: Network Manager was unable to connect to a WLAN with a hidden SSID

2009-04-16 Thread lxfozzibaer

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

** Attachment added: Gconf.txt
   http://launchpadlibrarian.net/25519632/Gconf.txt

** Attachment added: NetDevice.eth0.txt
   http://launchpadlibrarian.net/25519633/NetDevice.eth0.txt

** Attachment added: NetDevice.lo.txt
   http://launchpadlibrarian.net/25519634/NetDevice.lo.txt

** Attachment added: NetDevice.pan0.txt
   http://launchpadlibrarian.net/25519635/NetDevice.pan0.txt

** Attachment added: NetDevice.vmnet1.txt
   http://launchpadlibrarian.net/25519636/NetDevice.vmnet1.txt

** Attachment added: NetDevice.vmnet8.txt
   http://launchpadlibrarian.net/25519637/NetDevice.vmnet8.txt

** Attachment added: NetDevice.wlan0.txt
   http://launchpadlibrarian.net/25519638/NetDevice.wlan0.txt

** Attachment added: NetDevice.wmaster0.txt
   http://launchpadlibrarian.net/25519639/NetDevice.wmaster0.txt

** Attachment added: Syslog.txt
   http://launchpadlibrarian.net/25519640/Syslog.txt

** Attachment added: WpaSupplicantLog.txt
   http://launchpadlibrarian.net/25519641/WpaSupplicantLog.txt

-- 
Network Manager was unable to connect to a WLAN with a hidden SSID
https://bugs.launchpad.net/bugs/362152
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 362150] Re: Firefox 3.0.8 crashes: *** glibc detected *** /usr/lib/firefox-3.0.8/firefox when site marked with noscript 1.9.1.91

2009-04-16 Thread ubuntu002
http://georgia.ubuntuforums.org/showpost.php?s=d9173b57ff927e79d6096ef2d28f6553p=7003087postcount=63

User says on this the unbuntu forum Firefox seems especially twitchy on
sites with lots of flash/javascript (Youtube is almost instant death),
but sometimes other sites trigger it.. That could suggest a reason for
why it happens when I enable javascript on a website using noscript.

-- 
Firefox 3.0.8 crashes: *** glibc detected *** /usr/lib/firefox-3.0.8/firefox 
when site marked with noscript 1.9.1.91 
https://bugs.launchpad.net/bugs/362150
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 188639] Re: laptop will not sleep after idle time

2009-04-16 Thread David Chen
This issue is also in Jaunty.

-- 
laptop will not sleep after idle time
https://bugs.launchpad.net/bugs/188639
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 362151] Re: disk-manager crashed with IOError in copyfile()

2009-04-16 Thread Apport retracing service
*** This bug is a duplicate of bug 255658 ***
https://bugs.launchpad.net/bugs/255658

** Tags removed: need-duplicate-check

** Attachment removed: Dependencies.txt
   http://launchpadlibrarian.net/25519586/Dependencies.txt

** Attachment removed: ProcMaps.txt
   http://launchpadlibrarian.net/25519587/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   http://launchpadlibrarian.net/25519588/ProcStatus.txt

** This bug has been marked a duplicate of bug 255658
   disk-manager crashed with IOError in copyfile()

** Visibility changed to: Public

-- 
disk-manager crashed with IOError in copyfile()
https://bugs.launchpad.net/bugs/362151
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 252390] Re: Hardy randomly locks up during shutdown

2009-04-16 Thread Telorn
Same problem for Jaunty. Bug #332772.

-- 
Hardy randomly locks up during shutdown
https://bugs.launchpad.net/bugs/252390
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 349580] Re: Kontact can't autostart

2009-04-16 Thread Maze12
i can confirm too bug in kde4.2.x intrepid and jaunty on 2 different
installations.

-- 
Kontact can't autostart
https://bugs.launchpad.net/bugs/349580
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 362153] [NEW] [ASUSTeK Computer Inc. F7SR] suspend/resume failure

2009-04-16 Thread knyazeff
Public bug reported:

Well known and pity problem with suspend and hybernate modes on
laptop...

ProblemType: KernelOops
Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
Architecture: i386
DistroRelease: Ubuntu 9.04
ExecutablePath: /usr/share/apport/apportcheckresume
Failure: suspend/resume
InterpreterPath: /usr/bin/python2.6
MachineType: ASUSTeK Computer Inc. F7SR
Package: linux-image-2.6.28-11-generic 2.6.28-11.41
ProcAttrCurrent: unconfined
ProcCmdLine: root=UUID=53ce0083-7de6-4b0f-83c7-1cfb11f98e5f ro quiet splash
ProcCmdline: /usr/bin/python /usr/share/apport/apportcheckresume
ProcEnviron: PATH=(custom, no user)
ProcVersionSignature: Ubuntu 2.6.28-11.41-generic
SourcePackage: linux
Tags: resume suspend
Title: [ASUSTeK Computer Inc. F7SR] suspend/resume failure
UserGroups:

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


** Tags: apport-kerneloops i386 resume suspend

-- 
[ASUSTeK Computer Inc. F7SR] suspend/resume failure
https://bugs.launchpad.net/bugs/362153
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 362153] Re: [ASUSTeK Computer Inc. F7SR] suspend/resume failure

2009-04-16 Thread knyazeff

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

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

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

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

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

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

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

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

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

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

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

** Attachment added: SleepLog.txt
   http://launchpadlibrarian.net/25519742/SleepLog.txt

-- 
[ASUSTeK Computer Inc. F7SR] suspend/resume failure
https://bugs.launchpad.net/bugs/362153
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 361935] Re: notify-osd doesn't changes theme or position

2009-04-16 Thread Ara Pulido
*** This bug is a duplicate of bug 346095 ***
https://bugs.launchpad.net/bugs/346095

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 346095, 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 346095
   notify-osd doesn't honor my preference

-- 
notify-osd doesn't changes theme or position
https://bugs.launchpad.net/bugs/361935
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 362154] Re: kernel update crashes when /boot is unmounted

2009-04-16 Thread Andrew Skiba

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

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

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

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

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

** Attachment added: LsUsb.txt
   http://launchpadlibrarian.net/25519857/LsUsb.txt

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

** Attachment added: ProcCpuInfo.txt
   http://launchpadlibrarian.net/25519859/ProcCpuInfo.txt

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

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

-- 
kernel update crashes when /boot is unmounted
https://bugs.launchpad.net/bugs/362154
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 362154] [NEW] kernel update crashes when /boot is unmounted

2009-04-16 Thread Andrew Skiba
Public bug reported:

I don't have auto mount option enabled for /boot partition, to have
better control when anything changes on it. So every time an update
tries to run /sbin/update-grub, it crashes.

Expected behaviour: provide a retry/cancel dialog box, so I can mount
/boot and retry.

ProblemType: Package
Architecture: i386
DistroRelease: Ubuntu 8.10
ErrorMessage: subprocess post-installation script returned error exit status 1
Package: linux-image-2.6.27-11-generic 2.6.27-11.31
ProcCmdLine: User Name=UUID=1e5b59d2-277c-433a-badb-67516770c782 ro quiet splash
ProcVersionSignature: Ubuntu 2.6.27-11.27-generic
SourcePackage: linux
Title: package linux-image-2.6.27-11-generic 2.6.27-11.31 failed to 
install/upgrade: subprocess post-installation script returned error exit status 
1

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


** Tags: apport-package

-- 
kernel update crashes when /boot is unmounted
https://bugs.launchpad.net/bugs/362154
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 362150] Re: Firefox 3.0.8 crashes: *** glibc detected *** /usr/lib/firefox-3.0.8/firefox when site marked with noscript 1.9.1.91

2009-04-16 Thread ubuntu002
** Description changed:

  Binary package hint: firefox-3.0
  
  Firefox randomly crashes when I mark a website (selecting an option)
  with noscript. Sometimes noscript works and other times it does not.
  I've provided further information about my operating system and other
  data from the console.
  
  http://pastie.org/448224
  
  I have seen no other documented case of this specific error on the
  internet with my search term *** glibc detected ***
  /usr/lib/firefox-3.0.8/firefox: malloc(): memory corruption: 0x0af53e38
  *** or a lesser search term of *** glibc detected ***
  /usr/lib/firefox-3.0.8/firefox:. I have checked for other versions of
  firefox that may have the same issue by searching for *** glibc
  detected *** /usr/lib/firefox-3.0.* and have been assuming they were
  unrelated unsuccessful search results as the errors were not exactly the
- same, and the recommended specified solutions were invalid.
+ same, and the recommended specified solutions were invalid. I've also
+ checked log files and and such and no further information was present.
  
- I checked log files and and such and no further information was present.
+ UPDATE:
+ I removed the fonts in the ttf-dejavu directory temporarily to a new 
directory after noticing the font directory mentioned at the link in my comment 
below and my problem I'm having. This resulted in the browser taking a tiny 
amount of extra time to crash. Here is the information from the terminal:
+ http://pastie.org/448246
+ 
  I'm not sure how to mine my system for further information. I welcome
  any suggestions regarding possible solutions to this bug (it's rather
- frustrating) and I'm thankful for all considerations. Let me know if I
- can assist further also.
+ frustrating) and I'm thankful for all considerations. Please let me know
+ if I can assist further also.
  
  ProblemType: Bug
  Architecture: i386
  DistroRelease: Ubuntu 8.10
  NonfreeKernelModules: nvidia
  Package: firefox-3.0 3.0.8+nobinonly-0ubuntu0.8.10.2
  ProcEnviron:
   PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
   LANG=en_CA.UTF-8
   SHELL=/bin/bash
  SourcePackage: firefox-3.0
  Uname: Linux 2.6.27-14-generic i686

-- 
Firefox 3.0.8 crashes: *** glibc detected *** /usr/lib/firefox-3.0.8/firefox 
when site marked with noscript 1.9.1.91 
https://bugs.launchpad.net/bugs/362150
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 182623] Re: libjpeg conflict in libgs

2009-04-16 Thread Ralph Giles
Weird. I'd expect the jpeg symbols in gs to be resolved against the
internal versions when the library is linked. Would it help to supply an
exported symbol list? That would break anyone trying to use the graphics
library directly, of course.

Ghostscript can actually link against the system libjpeg, but at the
cost of not being able to support some files. The DCTDecode filter in
Postscript was finalized before the baseline jpeg standard, and block
runs are allowed to be longer that stock libjpeg will accept. It's just
a define change, but that's why we compile against an internal version.

-- 
libjpeg conflict in libgs
https://bugs.launchpad.net/bugs/182623
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 362157] [NEW] incorrect cpu information for ARM server

2009-04-16 Thread Michael Rooney
Public bug reported:

Binary package hint: screen-profiles

Hello, thanks for the wonderful package :)

The CPU information doesn't seem to be detected properly on my ARM
machine. I've attached a screenshot of what I see, and here is the
hopefully relevant information:

$ cat /proc/cpuinfo
Processor   : ARM926EJ-S rev 1 (v5l)
BogoMIPS: 1192.75
Features: swp half thumb fastmult edsp 
CPU implementer : 0x56
CPU architecture: 5TE
CPU variant : 0x2
CPU part: 0x131
CPU revision: 1
Cache type  : write-back
Cache clean : cp15 c7 ops
Cache lockdown  : format C
Cache format: Harvard
I size  : 16384
I assoc : 4
I line length   : 32
I sets  : 128
D size  : 16384
D assoc : 4
D line length   : 32
D sets  : 128

Hardware: Feroceon-KW
Revision: 
Serial  : 

** Affects: screen-profiles (Ubuntu)
 Importance: Undecided
 Status: New

-- 
incorrect cpu information for ARM server
https://bugs.launchpad.net/bugs/362157
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 362157] Re: incorrect cpu information for ARM server

2009-04-16 Thread Michael Rooney

** Attachment added: screen-profiles.png
   http://launchpadlibrarian.net/25519948/screen-profiles.png

-- 
incorrect cpu information for ARM server
https://bugs.launchpad.net/bugs/362157
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 362155] [NEW] computertemp has an opaque background and it should be transparent

2009-04-16 Thread Nick Irvine
Public bug reported:

Binary package hint: computertemp

The computertemp applet has an opaque greyish background that makes it
look out of place on a non-grey panel, especially next to the CPU
Frequency Scaling Monitors.  It should have a transparent background.

Using Ubuntu Jaunty Jackalope 9.4 beta, but has been a problem in all
releases I've tried.

Using computertemp package 0.9.6.1-1

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

-- 
computertemp has an opaque background and it should be transparent
https://bugs.launchpad.net/bugs/362155
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 360952] Re: Unstable system, EXT3 FS errors and boot failure

2009-04-16 Thread Adam Dickmeiss
I am under the assumption that this problem is related to the HPET issues 
others are experiencing. With HPET (enabled
by default), the system becomes unstable over time.. Installed Jaunty again and 
tried two kernels: one with HPET enabled and one with HPET disabled. So far, 
the system, with HPET disabled has not suffered from these problems, while the 
other consistently makes the FS corrupt.

** Tags added: kernel

-- 
Unstable system, EXT3 FS errors and boot failure
https://bugs.launchpad.net/bugs/360952
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 359142] Re: BUG: soft lockup - CPU#1 stuck for 61s! [wineserver:10568]

2009-04-16 Thread ar
New crash direct after starting wine.

Two observations:
1. Numlock indicator started blinking
2. System monitor applet disappeared from screen before the crash

-- 
BUG: soft lockup - CPU#1 stuck for 61s! [wineserver:10568]
https://bugs.launchpad.net/bugs/359142
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 118484] Re: alltray hides applications from gnome-panel desktop switcher

2009-04-16 Thread Michael B. Trausch
A debdiff, provided by Kyran Lange, which fixes this bug is available
attached to bug 355077 (which also fixes that bug).  If someone wants to
take a look at it and get these two bugs closed for Jaunty...

-- 
alltray hides applications from gnome-panel desktop switcher
https://bugs.launchpad.net/bugs/118484
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 362159] [NEW] package linux-image-2.6.28-11-generic 2.6.28-11.41 failed to install/upgrade: subprocess post-installation script returned error exit status 17

2009-04-16 Thread DeaconCTK
Public bug reported:

Occurred while updating Ubuntu Studio Jaunty Jackalope beta.  This was
the initial update attempt after a clean install of ubuntustudio-9.04
-beta-alternate-i386.  The following is the error output displayed after
the update:

E: linux-image-2.6.28-11-generic: subprocess post-installation script returned 
error exit status 17
E: linux-restricted-modules-2.6.28-11-generic: dependency problems - leaving 
unconfigured
E: linux-image-generic: dependency problems - leaving unconfigured
E: linux-restricted-modules-generic: dependency problems - leaving unconfigured
E: linux-generic: dependency problems - leaving unconfigured

Further info:

$ lsb_release -rd
Description:Ubuntu 9.04
Release:9.04

ProblemType: Package
Architecture: i386
DistroRelease: Ubuntu 9.04
ErrorMessage: subprocess post-installation script returned error exit status 17
MachineType: Dell Inc. Inspiron 9300
Package: linux-image-2.6.28-11-generic 2.6.28-11.41
ProcCmdLine: root=UUID=1082d756-164c-41b4-8730-99f63ac45fe7 ro quiet splash
ProcVersionSignature: Ubuntu 2.6.28-11.41-generic
SourcePackage: linux
Title: package linux-image-2.6.28-11-generic 2.6.28-11.41 failed to 
install/upgrade: subprocess post-installation script returned error exit status 
17

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


** Tags: apport-package i386

-- 
package linux-image-2.6.28-11-generic 2.6.28-11.41 failed to install/upgrade: 
subprocess post-installation script returned error exit status 17
https://bugs.launchpad.net/bugs/362159
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 362159] Re: package linux-image-2.6.28-11-generic 2.6.28-11.41 failed to install/upgrade: subprocess post-installation script returned error exit status 17

2009-04-16 Thread DeaconCTK

** Attachment added: dmesg.log, lspci-vnvn.log, uname-a.log, version.log
   http://launchpadlibrarian.net/25519994/logfiles.tgz

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

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

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

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

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

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

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

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

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

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

-- 
package linux-image-2.6.28-11-generic 2.6.28-11.41 failed to install/upgrade: 
subprocess post-installation script returned error exit status 17
https://bugs.launchpad.net/bugs/362159
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 230893] Re: ghostscript bbox device broken

2009-04-16 Thread Ralph Giles
I cannot reproduce in jaunty, and several issues with the bbox device
are fixed in more recent packages. I recommend closing as resolved.

-- 
ghostscript bbox device broken
https://bugs.launchpad.net/bugs/230893
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 362160] [NEW] problem during upgrade when in a cluster (heartbeat/drbd)

2009-04-16 Thread Hoffmann
Public bug reported:

Binary package hint: sysv-rc

Hi,

we have a drbd/heartbeat cluster on which we have installed unattended-
upgrades to get the latest security updates as quickly as possible on
our production machine. We also have a mysql server which is controlled
by heartbeat. So all rc links to /etc/init.d/mysql are removed so the
server does not start at bootup, but rather lets heartbeat decide if he
is the primary node and starts all necessary (controlled) services.

During an upgrade of the mysql server, the server is stopped. But then
for starting invoke-rc.d is called, and since the rc links are removed,
it will decide not to start the server again.

In my eyes this is to be considered a bug.

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

-- 
problem during upgrade when in a cluster (heartbeat/drbd)
https://bugs.launchpad.net/bugs/362160
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 356529] Re: swig 1.3.39 needs packaging

2009-04-16 Thread Torsten Landschoff
** Bug watch added: Debian Bug tracker #514060
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=514060

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

-- 
swig 1.3.39 needs packaging
https://bugs.launchpad.net/bugs/356529
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 361772] Re: black squares appearing instead of some letters when printing

2009-04-16 Thread donpaolo
The boxes doesn't appear if using the driver installed by ubuntu when
discovering the printer. Supposedly a problem with the driver
http://openprinting.org/foomatic-db/db/source/PPD/Gestetner/PXL
/Gestetner-DSm725_PXL.ppd

-- 
black squares appearing instead of some letters when printing
https://bugs.launchpad.net/bugs/361772
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 338795] Re: limit request size on COWed devices

2009-04-16 Thread Roel van Os
I can confirm this issue. I've seen it on i386 and amd64.

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

-- 
limit request size on COWed devices
https://bugs.launchpad.net/bugs/338795
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 338795] Re: limit request size on COWed devices

2009-04-16 Thread Roel van Os
Seems to be fixed in 2.6.23, according to bug 442108 in Debian
(http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=442108). Could this
version or just the fix be backported?

-- 
limit request size on COWed devices
https://bugs.launchpad.net/bugs/338795
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 291467] Re: Delayed Login

2009-04-16 Thread Krakapuk
It works  !!! Thanks a lot dtrichar !!!
For me gnome.wm is here : usr/bin/gnome.wm
Thanks again !!

-- 
Delayed Login
https://bugs.launchpad.net/bugs/291467
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 356529] Re: swig 1.3.39 needs packaging

2009-04-16 Thread Bug Watch Updater
** Changed in: swig1.3 (Debian)
   Status: Unknown = Fix Released

-- 
swig 1.3.39 needs packaging
https://bugs.launchpad.net/bugs/356529
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 353314] Re: view does not refresh on remote message move

2009-04-16 Thread Fritz Heinrichmeyer
evolution-exchange persistently shows an old content of the trash folder
(in german: Gelöschte Objekte). Deleting messages works in evolution,
but change is not reflected in view. I controlled with the web interface
of exchange server.

This is the best reproduceable

model change not reflected in view error

of exchange i observed. It does not help to leave exchange, to type
evolution --force-shutdown, to use the refresh context menu (in german
Auffrischen).

It is really nice to use the exchange calendar with evolution. It would
be nice if i could trust in what i see with email also. Every time i
read trash folder, i get a debug message:

** (evolution:8865): DEBUG: EI: mail_read_notify
** (evolution:8865): DEBUG: MAIL SERVER: Count changed: 0

-- 
view does not refresh on remote message move
https://bugs.launchpad.net/bugs/353314
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 338982] Re: evolution crashed with SIGSEGV during MAPI authentication

2009-04-16 Thread Mattias Eriksson
Using the ip-adress made authentication work for me to.

-- 
evolution crashed with SIGSEGV during MAPI authentication
https://bugs.launchpad.net/bugs/338982
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 335307] Re: Please enable language support for Crimean Tatar (Crimean Turkish) locale (crh)

2009-04-16 Thread Reşat SABIQ
The firefox translation should actually be provided by language-pack-crh-base. 
Although the .xpi was imported on the 8th, firefox translation still wasn't 
provided by language-pack-crh-base after last Friday's full export from 
launchpad. 
If it's still possible to fix up language-pack-crh-base package to include 
firefox translations w/ initial jaunty release, that would be great. I'll check 
it in 24 hours, but it probably won't include firefox translations unless 
something is tweaked, otherwise it would've picked it up on the 10th.

Regarding the GDM lang list issue:
i. i've tried installing iso-codes-3.8 from source and the gdm lang list issue 
persisted.
ii. i've also tried removing ';' character from the locale name, and make 
installing iso-codes-3.8 with this tweak, and the gdm lang list issue 
persisted. 

This probably means the issue isn't related to iso-codes. It's either an
Ubuntu GDM customization bug, or a bug in upstream, although upstream i
was told they didn't do anything to support any locales anymore.

One more note:
When i tried to change GDM locale during signon from default crh_UA.UTF-8 to 
some other locale, the warning verbiage included crh_UA.UTF-8 rather than 
locale name. That might be a useful indication to start looking into the root 
cause.

-- 
Please enable language support for Crimean Tatar (Crimean Turkish) locale (crh)
https://bugs.launchpad.net/bugs/335307
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 195698] Re: Password asked separately for each tab that requires it

2009-04-16 Thread Alexander Sack
** Changed in: firefox-3.0 (Ubuntu)
 Assignee: Alexander Sack (asac) = (unassigned)

-- 
Password asked separately for each tab that requires it 
https://bugs.launchpad.net/bugs/195698
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 362164] Re: [Jaunty] cups: /usr/lib/cups/filter/foomatic-rip failed

2009-04-16 Thread luk1don

** Attachment added: troubleshoot.txt
   http://launchpadlibrarian.net/25520257/troubleshoot.txt

-- 
[Jaunty] cups: /usr/lib/cups/filter/foomatic-rip failed
https://bugs.launchpad.net/bugs/362164
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 362165] [NEW] Backspace/Delete buttons with Russian letters in SQL Query window

2009-04-16 Thread Eugene
Public bug reported:

Binary package hint: pgadmin3

I meet a strange bug in SQL Query window.

If you type in Russian and press Delete or Backspace button, after this
you cannot enter Russian letters - nothing happens on typing. If you
press Space or any non-russian letter you can type russian letters
ahead.


Ubuntu 8.10
PgAdmin 1.8.4 (Aug 20 2008, rev: 7358)
Locale:  ru_RU.UTF-8

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

-- 
Backspace/Delete buttons with Russian letters in SQL Query window
https://bugs.launchpad.net/bugs/362165
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 362164] [NEW] [Jaunty] cups: /usr/lib/cups/filter/foomatic-rip failed

2009-04-16 Thread luk1don
Public bug reported:

I can't print anything.
Error: /usr/lib/cups/filter/foomatic-rip failed. I've reinstalled the 
foomatic-filters package but no results.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
[Jaunty] cups: /usr/lib/cups/filter/foomatic-rip failed
https://bugs.launchpad.net/bugs/362164
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 362164] Re: [Jaunty] cups: /usr/lib/cups/filter/foomatic-rip failed

2009-04-16 Thread luk1don

** Attachment added: error_log
   http://launchpadlibrarian.net/25520271/error_log

-- 
[Jaunty] cups: /usr/lib/cups/filter/foomatic-rip failed
https://bugs.launchpad.net/bugs/362164
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 360644] Re: fail to upgrade from 8.10 to 9.04

2009-04-16 Thread François Gerber

** Attachment added: apt.log
   http://launchpadlibrarian.net/25520258/apt.log

-- 
fail to upgrade from 8.10 to 9.04
https://bugs.launchpad.net/bugs/360644
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 360644] Re: fail to upgrade from 8.10 to 9.04

2009-04-16 Thread François Gerber

** Attachment added: main.log
   http://launchpadlibrarian.net/25520267/main.log

-- 
fail to upgrade from 8.10 to 9.04
https://bugs.launchpad.net/bugs/360644
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 362157] Re: incorrect cpu information for ARM server

2009-04-16 Thread Michael Rooney
** Description changed:

  Binary package hint: screen-profiles
  
  Hello, thanks for the wonderful package :)
  
- The CPU information doesn't seem to be detected properly on my ARM
- machine. I've attached a screenshot of what I see, and here is the
+ The CPU information doesn't seem to be detected properly on my 1200MHZ
+ ARM machine. I've attached a screenshot of what I see, and here is the
  hopefully relevant information:
  
  $ cat /proc/cpuinfo
  Processor   : ARM926EJ-S rev 1 (v5l)
  BogoMIPS: 1192.75
  Features: swp half thumb fastmult edsp 
  CPU implementer : 0x56
  CPU architecture: 5TE
  CPU variant : 0x2
  CPU part: 0x131
  CPU revision: 1
  Cache type  : write-back
  Cache clean : cp15 c7 ops
  Cache lockdown  : format C
  Cache format: Harvard
  I size  : 16384
  I assoc : 4
  I line length   : 32
  I sets  : 128
  D size  : 16384
  D assoc : 4
  D line length   : 32
  D sets  : 128
  
  Hardware: Feroceon-KW
  Revision: 
  Serial  : 

-- 
incorrect cpu information for ARM server
https://bugs.launchpad.net/bugs/362157
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 360644] Re: fail to upgrade from 8.10 to 9.04

2009-04-16 Thread François Gerber

** Attachment added: term.log
   http://launchpadlibrarian.net/25520274/term.log

-- 
fail to upgrade from 8.10 to 9.04
https://bugs.launchpad.net/bugs/360644
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   >