[Bug 423252] Re: NSS using LDAP on Karmic breaks 'su' and 'sudo'

2010-04-13 Thread Bolesław Tokarski
I worked around the problem by recompiling libldap2 with openssl. It
seems there is either a bug in GnuTLS or some kind of interface bug
between ldap and gnutls.

This is not the first problem I encountered with openldap and gnutls.
Maybe we should link openldap with openssl in the distro?

-- 
NSS using LDAP on Karmic breaks 'su' and 'sudo'
https://bugs.launchpad.net/bugs/423252
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 423252] Re: NSS using LDAP on Karmic breaks 'su' and 'sudo'

2010-04-13 Thread Bolesław Tokarski
Yes, the problem went away, when I installed libldap, which I compiled
with openssl.

apt-get source libldap
Edit openldap-2.4.21/debian/configure.options to change --with-tls=gnutls to 
--with-tls=openssl
(do not forget to install the libssl-dev package and build-depends for openldap)
debian/rules binary-arch

That solves the problem on Karmic. I hope it is going to be solved on
the LTS. I was intending to use that for corporate workstations. The
fewer manual modifications the better.

I do not know if this solution would be acceptable for Debian, due to
some license concerns.

-- 
NSS using LDAP on Karmic breaks 'su' and 'sudo'
https://bugs.launchpad.net/bugs/423252
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 956848] Re: pam_mkhomedir.so fails to create homedir in precise

2012-04-05 Thread Bolesław Tokarski
YES!!! IT WORKS! Thank you, Robert!

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

Title:
  pam_mkhomedir.so fails to create homedir in precise

To manage notifications about this bug go to:
https://bugs.launchpad.net/lightdm/+bug/956848/+subscriptions

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


[Bug 956848] Re: pam_mkhomedir.so fails to create homedir in precise

2012-03-16 Thread Bolesław Tokarski
** Attachment added: "x-0.log"
   
https://bugs.launchpad.net/ubuntu/+bug/956848/+attachment/2880226/+files/x-0.log

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

Title:
  pam_mkhomedir.so fails to create homedir in precise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/956848/+subscriptions

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


[Bug 956848] Re: pam_mkhomedir.so fails to create homedir in precise

2012-03-16 Thread Bolesław Tokarski
** Attachment added: "x-0-greeter.log"
   
https://bugs.launchpad.net/ubuntu/+bug/956848/+attachment/2880227/+files/x-0-greeter.log

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

Title:
  pam_mkhomedir.so fails to create homedir in precise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/956848/+subscriptions

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


[Bug 956848] Re: pam_mkhomedir.so fails to create homedir in precise

2012-03-16 Thread Bolesław Tokarski
** Package changed: ubuntu => pam (Ubuntu)

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

Title:
  pam_mkhomedir.so fails to create homedir in precise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pam/+bug/956848/+subscriptions

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


[Bug 956848] [NEW] pam_mkhomedir.so fails to create homedir in precise

2012-03-16 Thread Bolesław Tokarski
Public bug reported:


I am testing Ubuntu Precise and I think I found a bug related to creation of 
home directories with pam_mkhomedir.so. I found it initially in an LDAP-based 
setup, but to nail down the problem I did a fresh re-install, added:
session optional  pam_mkhomedir.so umask=0077 skel=/etc/skel
to /etc/pam.d/common-session and I removed the home directory of the user used 
during installation, so the bug has nothing to do with network auth.

Anyway - when I login to lightdm I am successfully authenticated and the
logon screen disappears, but I am presented with a black screen and
nothing happens. I can login from text mode, the homedir is created and
afterwards I can login, even using the graphical interface.

I tried to see if this is related to lightdm or unity, but if I select
Gnome classic, I get the same problem, if I switch to GDM, the problem
remains.

I am attaching the logs from lightdm. The syslog says:
Mar 16 10:31:45 tubuntu kernel: [99829.342230] accounts-daemon[2152]: segfault 
at 10 ip b76c86c3 sp bfab7640 error 4 in libdbus-1.so.3.5.8[b76a3000+47000]
Mar 16 10:31:45 tubuntu kernel: [99829.342545] gdm-session-wor[29440]: segfault 
at 6e756279 ip b743cd4c sp bf84b250 error 4 in libc-2.15.so[b73ca000+19e000]
but I cannot say if this caused the issue or was caused by the issue.

I hope somebody can have a look at this. I can help to do some
investigating, unfortunately I don't know where to look.

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: precise

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

Title:
  pam_mkhomedir.so fails to create homedir in precise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/956848/+subscriptions

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


[Bug 956848] Re: pam_mkhomedir.so fails to create homedir in precise

2012-03-16 Thread Bolesław Tokarski
** Attachment added: "/var/log/lightdm/lightdm.log"
   https://bugs.launchpad.net/bugs/956848/+attachment/2880223/+files/lightdm.log

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

Title:
  pam_mkhomedir.so fails to create homedir in precise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/956848/+subscriptions

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


[Bug 693767] [NEW] chek-language-support -l zh does not list all zh locales

2010-12-23 Thread Bolesław Tokarski
Public bug reported:

Binary package hint: language-selector

I run apt-get install `check-language-support -l zh`. It installs
language-pack-zh-* and language-support-*.

Afterwards running check-language-support -l zh provides no packages.

Meanwhile, running check-language-support (with no arguments) provides:
gnome-user-guide-zh language-pack-gnome-zh-hans language-pack-gnome-zh-hant 
openoffice.org-help-zh-cn openoffice.org-help-zh-tw openoffice.org-l10n-zh-cn 
openoffice.org-l10n-zh-tw thunderbird-locale-zh-cn thunderbird-locale-zh-tw

I would suppose that these packages should also be listed with -l zh
option.

The bug is found in binary language-selector-common, source language-selector, 
version 0.5.8.
This is Lucid Lynx, 10.04.1.

** Affects: language-selector (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  chek-language-support -l zh does not list all zh locales

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


[Bug 423252] Re: NSS using LDAP+SSL breaks setuid applications like su, sudo, apache2 suexec, and atd

2012-05-18 Thread Bolesław Tokarski
Hello, Martin.

Any chance of getting that for lucid?

Thank you in advance!

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

Title:
  NSS using LDAP+SSL breaks setuid applications like su, sudo, apache2
  suexec, and atd

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/423252/+subscriptions

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


[Bug 946755] Re: Cannot login to domain with likewise-open under Precise Pangolin Beta

2012-03-22 Thread Bolesław Tokarski
Hey, Tony

Do you use pam_mkhomedir to create Windows accounts of your users? Does it work 
for you?
Please check if you can login to GUI without a homedir.
https://bugs.launchpad.net/ubuntu/+source/pam/+bug/956848

Just out of curiosity, I can't solve your sudo problem (though I had a
long relationship with those, like in
https://bugs.launchpad.net/debian/+source/sudo/+bug/423252)

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

Title:
  Cannot login to domain with likewise-open under Precise Pangolin Beta

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/likewise-open/+bug/946755/+subscriptions

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


[Bug 956848] Re: pam_mkhomedir.so fails to create homedir in precise

2012-03-23 Thread Bolesław Tokarski
I managed to narrow the problem to the lightdm package by using lightdm
from oneiric on a precise machine and it seems to work there.

** Package changed: pam (Ubuntu) => lightdm (Ubuntu)

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

Title:
  pam_mkhomedir.so fails to create homedir in precise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/956848/+subscriptions

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


[Bug 956848] Re: pam_mkhomedir.so fails to create homedir in precise

2012-03-23 Thread Bolesław Tokarski
** Also affects: lightdm
   Importance: Undecided
   Status: New

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

Title:
  pam_mkhomedir.so fails to create homedir in precise

To manage notifications about this bug go to:
https://bugs.launchpad.net/lightdm/+bug/956848/+subscriptions

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


[Bug 731942] Re: nss-updatedb linked against libdb4.6

2012-03-02 Thread Bolesław Tokarski
I have checked the Precise beta-1 release and it seems that a similar problem 
happens there as well:
nss-updatedb links with libdb4.8, so the NSS database that is created is 
Berkeley DB version 4.8,
but libnss-db, which reads and uses the database links with libdb5.1.

I am aware that nss-updatedb is in the Universe, while libnss-db is in
main, but I guess that is not enough of a reason to use libdb4.8, right?
Why not use the officially supported libdb5.1?

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

Title:
  nss-updatedb linked against libdb4.6

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nss-updatedb/+bug/731942/+subscriptions

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


[Bug 1003845] Re: Invisible symbols in sssd upstart config causes sssd to not start if /bin/sh is a link to /bin/bash

2012-09-05 Thread Bolesław Tokarski
Hello, Timo,

Is there any chance of having it backported to Precise?

Cheers,
Ballock

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

Title:
  Invisible symbols in sssd upstart config causes sssd to not start if
  /bin/sh is a link to /bin/bash

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sssd/+bug/1003845/+subscriptions

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


[Bug 931191] Re: Precise non-pae mini.iso installation results in incomplete language support warning

2012-07-25 Thread Bolesław Tokarski
Just linking: The issue has been discussed and worked around on
http://ubuntuforums.org/showthread.php?t=2029774

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

Title:
  Precise non-pae mini.iso installation results in incomplete language
  support warning

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/931191/+subscriptions

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


[Bug 761463] Re: edquota crashes when used with libnss-db

2012-09-10 Thread Bolesław Tokarski
Hello, jabłko,

Thanks for the details. The problem was found on our Lucid build-
servers, so this is still a problem there.

However, knowing that the problem is fixed in some particular version
lets us backport the particular package.

I am not sure if anyone will bother with backporting the fix to lucid?

Cheers,
Ballock

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

Title:
  edquota crashes when used with libnss-db

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/quota/+bug/761463/+subscriptions

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

[Bug 423252] Re: NSS using LDAP+SSL breaks setuid applications like su, sudo, apache2 suexec, and atd

2012-06-25 Thread Bolesław Tokarski
Any chance of it getting to lucid-updates anytime soon?

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

Title:
  NSS using LDAP+SSL breaks setuid applications like su, sudo, apache2
  suexec, and atd

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/423252/+subscriptions

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


[Bug 423252] Re: NSS using LDAP+SSL breaks setuid applications like su, sudo, apache2 suexec, and atd

2012-06-26 Thread Bolesław Tokarski
Thank you!

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

Title:
  NSS using LDAP+SSL breaks setuid applications like su, sudo, apache2
  suexec, and atd

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/423252/+subscriptions

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


[Bug 423252] Re: NSS using LDAP+SSL breaks setuid applications like su, sudo, apache2 suexec, and atd

2012-06-14 Thread Bolesław Tokarski
Hey, raof,

I have tested the lucid-proposed version and it works fine. sudo no
longer segfaults.

Thanks for the package! I am waiting for it to arrive at lucid-updates!

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

Title:
  NSS using LDAP+SSL breaks setuid applications like su, sudo, apache2
  suexec, and atd

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/423252/+subscriptions

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


[Bug 13983] Re: Evolution virtual trash / "real" trash on IMAP server

2011-11-22 Thread Bolesław Tokarski
Oh, jofa, man you are so in the dark. "Old fashioned technical
arguments" is what your Linux is built upon. On open standards, which
are being adhered to. If you want to have user experience to have higher
priority than old fashioned technical arguments, go to Microsoft. They
broke a great deal of standards just to have feature X, thus helping the
user experience.

Also, note that the problem here is not with Evolution not adhering to
standards, but Exchange violating standards.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/13983

Title:
  Evolution virtual trash / "real" trash on IMAP server

To manage notifications about this bug go to:
https://bugs.launchpad.net/evolution/+bug/13983/+subscriptions

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


[Bug 13983] Re: Evolution virtual trash / "real" trash on IMAP server

2011-11-23 Thread Bolesław Tokarski
Again, as you noted - there are clients doing that, so this is not a
technical limitation of the IMAP protocol. I admit I have not studied
the RFC for IMAP, perhaps it says that the only accepted way to delete
mail is to mark them as deleted instead of moving it to the Trash
folder.

Be it this way or the other - please do not think of "technical
arguments" as something old-fashioned or something that stands in the
way of progress. What we need are well-designed and well-defined
standards that would boost the progress. Now imagine how would modern
email access look like if there was no IMAP nor POP and all the email
providers created their own "user-friendly" protocol for doing that.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/13983

Title:
  Evolution virtual trash / "real" trash on IMAP server

To manage notifications about this bug go to:
https://bugs.launchpad.net/evolution/+bug/13983/+subscriptions

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


[Bug 1022891] [NEW] Regression bug: can't preseed download location

2012-07-10 Thread Bolesław Tokarski
Public bug reported:

For some time already we have been using preseed to specify our local
repository containing the Microsoft fonts. The main reason for this is
that we have a pretty complicated proxy environment and it's much easier
to provide the local repository directly.

So we have used those preseed entries:
ttf-mscorefonts-installer msttcorefonts/dlurl string 
http://@HOSTNAME@@DIRECTORY@/msttcorefonts/
ttf-mscorefonts-installer msttcorefonts/accepted-mscorefonts-eula boolean true

The postinst script says it all:
# FIXME: we don't have a way to use an alternate download source here.
db_get msttcorefonts/dlurl
URLOVERRIDE=$RET

The rules file seems to generate a static URLROOT pointing to
http://downloads.sourceforge.net/corefonts/ and the URLOVERRIDE is
ignored.

Our 12.04 workstations have some real issues with that. We have not
worked that around yet.

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


** Tags: precise

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

Title:
  Regression bug: can't preseed download location

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/msttcorefonts/+bug/1022891/+subscriptions

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


[Bug 939278] Re: GTK mini-iso can't start X

2012-03-06 Thread Bolesław Tokarski
** Attachment added: "Xorg log from the crash"
   
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/939278/+attachment/2821555/+files/Xorg.0.log.gz

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

Title:
  GTK mini-iso can't start X

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/939278/+subscriptions

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


[Bug 915390] Re: Show a more selective list of alternative keyboard layouts.

2012-03-07 Thread Bolesław Tokarski
This fix has a flaw - there is no option to add a layout to the list on
the logon screen, so users who never logged in before can't choose their
layout. Reported as #949001.

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

Title:
  Show a more selective list of alternative keyboard layouts.

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-greeter/+bug/915390/+subscriptions

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


[Bug 844044] Re: Unity Greeter - Add Network Login option

2012-03-08 Thread Bolesław Tokarski
>>"We want a user list *and* we want the ability to enter a user-name by hand"
- could you define who "we" are and some use-cases where you have a list of 
users and and also other accounts not in the list but useful to log in as?<<

I can give you a use case, though it may be different than that of
Thomas. We have LDAP authentication in place (with NSS as well), though
this does not seem to pull the users to the list - and it makes no sense
as there are hundreds of those. So in Lucid people clicked "Other",
logged in and next time they would see their user on the logon screen
and the "Other" user on the bottom.

Although mostly there is just 1 user per machine, sometimes other people
need to be able to login to it as well, I hope you understand that. I
saw your screenshot, this should be ok for us, I guess.

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

Title:
  Unity Greeter - Add Network Login option

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/844044/+subscriptions

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


[Bug 731918] Re: libpam-ccreds linked against libdb4.7

2012-03-08 Thread Bolesław Tokarski
This seems to still hold true for Precise beta1 - libpam-ccreds is linked 
against libdb4.8, while in main there's just libdb5.1.
It seems to be related to bug #731942.

Why is it that universe packages link to a different Berkeley DB than
the main packages?

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

Title:
  libpam-ccreds linked against libdb4.7

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libpam-ccreds/+bug/731918/+subscriptions

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


[Bug 731942] Re: nss-updatedb linked against libdb4.6

2012-03-08 Thread Bolesław Tokarski
It seems this bug has the same problem as bug #731918.

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

Title:
  nss-updatedb linked against libdb4.6

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nss-updatedb/+bug/731942/+subscriptions

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


[Bug 939278] [NEW] GTK mini-iso can't start X

2012-02-22 Thread Bolesław Tokarski
Public bug reported:

When I boot the GTK version of mini-iso
(http://archive.ubuntu.com/ubuntu/dists/precise/main/installer-i386/20101020ubuntu111/images/netboot/gtk/mini.iso),
X server keeps crashing/restarting.

The same problem emerges when I build debian-installer package manually.

The X.log.0 errors with:
(EE) Failed to load module "Intel" (on real hardware)
(EE) Failed to load module "vboxvideo" (on a VirtualBox VM)
(EE) Failed to load module "vesa" (module does not exist, 0)
(EE) FBDEV(0): FBIOBLANK: Invalid argument
(EE) FBDEV(0): FBIOBLANK: Invalid argument

The driver related messages are expected to be there - the mini-iso does
not contain all the Xorg drivers, but is expected to start with FBDEV.
However, it seems that either FBDEV has some issues, or there is
something else that crashes the X server.

The problem is not hardware related, as I managed to run the X server on
a fully-installed system with the fbdev driver. Also, the Debian
squeeze/wheezy GTK mini-isos work flawlessly (aside from the fact you
can't install Ubuntu with that).

So, I believe that the debian-installer package or some of the udebs it
pulls has a bug that causes this behaviour. I can try some more digging,
but I would need to know where to dig.

** Affects: debian-installer (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  GTK mini-iso can't start X

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/939278/+subscriptions

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


[Bug 731879] Re: libpam-ldap depends on ldap-auth-client

2012-02-27 Thread Bolesław Tokarski
Hello,

I have just verified that the libpam-ldap version in Precise
(184-8.5ubuntu2) has the same issue.

I have a custom package that configures ldap (actually it configures much more 
than that) and I tried to add:
Provides: ldap-auth-config
to it, but because libpam-ldap Depends: ldap-auth-config (>= 0.5.2) - it 
ignores virtual packages, and pulls ldap-auth-config which in turn pulls 
ldap-auth-client.

If you do not want to just remove the dependency, perhaps you could add
depend on a virtual package name by default and I could use that one
instead?

I just verified against Debian testing (Wheezy) and their libpam-ldap
184-8.5 does not have this dependency at all. Why is it in Ubuntu?

Best regards,
Boleslaw Tokarski

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

Title:
  libpam-ldap depends on ldap-auth-client

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libpam-ldap/+bug/731879/+subscriptions

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


[Bug 956848] Re: pam_mkhomedir.so fails to create homedir in precise

2012-03-19 Thread Bolesław Tokarski
Well, still this is inconsistent - when logging in from tty1 the homedir
gets created without any modifications in Precise.

Do you really intend to break the current pam_mkhomedir? AFAIK it's used
by most of LDAP and NIS instances.

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

Title:
  pam_mkhomedir.so fails to create homedir in precise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pam/+bug/956848/+subscriptions

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


[Bug 844044] Re: Unity Greeter - Add Network Login option

2012-03-19 Thread Bolesław Tokarski
I found it entered the official package in precise. Thanks, it looks
very good.

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

Title:
  Unity Greeter - Add Network Login option

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/844044/+subscriptions

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


[Bug 956848] Re: pam_mkhomedir.so fails to create homedir in precise

2012-03-19 Thread Bolesław Tokarski
What do you mean by that? Should I use some other pam section for
pam_mkhomedir? Or you mean that pam_mkhomedir doesn't make sense at all?

If common_session is run as the user, then why does it *still* work in
text mode?

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

Title:
  pam_mkhomedir.so fails to create homedir in precise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pam/+bug/956848/+subscriptions

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


[Bug 956848] Re: pam_mkhomedir.so fails to create homedir in precise

2012-03-19 Thread Bolesław Tokarski
I checked again and the manpage for it shows it should be in the session
modules. See examples in
http://manpages.ubuntu.com/manpages/maverick/man8/pam_mkhomedir.8.html

You are puzzling me.

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

Title:
  pam_mkhomedir.so fails to create homedir in precise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pam/+bug/956848/+subscriptions

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


[Bug 956848] Re: pam_mkhomedir.so fails to create homedir in precise

2012-03-21 Thread Bolesław Tokarski
The state of pam_mkhomdir in other distros:
- ubuntu 10.04 gdm/gnome works
- ubuntu 11.10 lightdm/unity - works
- debian squeeze 6 gdm/gnome - works
- debian testing (wheezy) gdm/gnome - works
- ubuntu 12.04 b1 - lightdm/unity *** doesn't work
- ubuntu 12.04 b1 - gdm/unity *** doesn't work
- ubuntu 12.04 b1 - lightdm/hgnome *** doesn't work
- ubuntu 12.04 b1 - gdm/gnome *** doesn't work

So the problem is just here in precise. I don't know how it is supposed
to work in other distros, but it just works.

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

Title:
  pam_mkhomedir.so fails to create homedir in precise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pam/+bug/956848/+subscriptions

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


Re: [Bug 744169] Re: [regression] Bootup logo screen corruption on Dell E6410 with docking station

2011-11-06 Thread Bolesław Tokarski
Actually yes. I stopped bothering about it, I can check if it behaves 
the same way on 11.10.

Anyway, on my Lucid it still appears. This is an Intel GPU, so no 
priopertary drivers are used.

Cheers,
Bolek

On 04/11/11 20:51, Fabio Marconi wrote:
> Hello Bolesław Tokarski
> Still you experiencing this issue?
> Are you using propretary drivers o this machine?
> Thanks
> Fabio
> ---
> Ubuntu Bug Squad volunteer triager
> http://wiki.ubuntu.com/BugSquad
>
> ** Changed in: ubuntu
> Status: New =>  Incomplete
>

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

Title:
  [regression] Bootup logo screen corruption on Dell E6410 with docking
  station

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/744169/+subscriptions

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

[Bug 731879] Re: libpam-ldap depends on ldap-auth-client

2011-03-17 Thread Bolesław Tokarski
I am using lucid at the moment, libpam-ldap version 184-8.2ubuntu1.
Anyway, if you look at maverick and natty you will see that the package
is the exact same version, with the same dependencies.

** Changed in: libpam-ldap (Ubuntu)
   Status: Incomplete => New

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

Title:
  libpam-ldap depends on ldap-auth-client

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


[Bug 731879] [NEW] libpam-ldap depends on ldap-auth-client

2011-03-09 Thread Bolesław Tokarski
Public bug reported:

Binary package hint: libpam-ldap

Installation of libpam-ldap adds loads of trash to the system.

Dependency on ldap-auth-config pulls also ldap-auth-client. As I can see
ldap-auth-config is used for configuration of PAM in some old-way (it
overwrites /etc/pam.d/common-*) and not actually using the libpam-
runtime's pam-auth-update to manage pam.d files.

Meanwhile libpam-ldap also depends on libpam-runtime! So in one package
we depend on the old and the new config way, while in fact the
postinstall script uses the new one and the user would have to run the
old one manually. Why do this at all? And why "depend" on ldap-auth-
client. Perhaps if somebody was interested in this, it could be
"Suggested"?

** Affects: libpam-ldap (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  libpam-ldap depends on ldap-auth-client

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


[Bug 731918] [NEW] libpam-ccreds linked against libdb4.7

2011-03-09 Thread Bolesław Tokarski
Public bug reported:

Binary package hint: libpam-ccreds

libpam-ccreds' source build-depend on libdb-dev, which does not specify
which version needs to be used for compilation.

Apparently for lucid's buildserver the version of libdb-dev was 4.7,
while the default libdb version required anywhere in main is libdb4.8

The reult of that is that on a clean, fresh install of lucid when you
add libpam-ccreds, your system is presented with an additional libdb4.7,
while you already had your libdb4.8.

** Affects: libpam-ccreds (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  libpam-ccreds linked against libdb4.7

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


[Bug 731942] [NEW] nss-updatedb linked against libdb4.6

2011-03-09 Thread Bolesław Tokarski
Public bug reported:

Binary package hint: nss-updatedb

nss-updatedb in Lucid build-depends on libdb4.6-dev and depends on
libdb4.6.

It would be nice if it linked with libdb4.8, as this one is on Lucid
default install, and grabbing nss-updatedb to a fresh lucid pulls
libdb4.6 from universe.

I have tested nss-updatedb and it rocks with libdb4.8, so it should not
be a problem.

** Affects: nss-updatedb (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  nss-updatedb linked against libdb4.6

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


[Bug 704889] Re: Xorg crash

2011-03-04 Thread Bolesław Tokarski
I am attaching the files with the kernel option you requested.

** Attachment added: "dmesg"
   
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/704889/+attachment/1885102/+files/dmesg

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

Title:
  Xorg crash

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


[Bug 704889] Re: Xorg crash

2011-03-04 Thread Bolesław Tokarski
** Attachment added: "Xorg.0.log"
   
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/704889/+attachment/1885103/+files/Xorg.0.log

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

Title:
  Xorg crash

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


[Bug 704889] Re: Xorg crash

2011-03-04 Thread Bolesław Tokarski
** Attachment added: "messages"
   
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/704889/+attachment/1885104/+files/messages

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

Title:
  Xorg crash

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


[Bug 704889] Re: Xorg crash

2011-03-04 Thread Bolesław Tokarski
** Attachment added: "debug.gz"
   
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/704889/+attachment/1885105/+files/debug.gz

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

Title:
  Xorg crash

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


[Bug 744169] [NEW] [regression] Bootup logo screen corruption on Dell E6410 with docking station

2011-03-28 Thread Bolesław Tokarski
Public bug reported:

The bootup logo started to show screen corruption since around 2-3
kernel updates ago.

The laptop screen started blanking and the main screen flickers. It
takes a second to update the screen. This does not affect Xorg, Xorg
display is fine.

I have recorded the video of the flicker and attached to this bug.

The problem seems not to be kernel related, as I started an older kernel
and it did not fix the issue. I also tried using an older plymouth, but
this is also not related to that one.

Kernel version 2.6.32-30.59 (generic pae), but I have also tested latest
2.6.32-27 to 2.6.32-30, plymouth 0.8.2-2ubuntu2.2, but 0.8.2-2ubuntu2
tested as well.

I do not know if I should check any other package for regression bugs.
Any hints?

** Affects: ubuntu
 Importance: Undecided
 Status: New

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

Title:
  [regression] Bootup logo screen corruption on Dell E6410 with docking
  station

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


[Bug 744169] Re: [regression] Bootup logo screen corruption on Dell E6410 with docking station

2011-03-28 Thread Bolesław Tokarski
** Attachment added: "Bootup flicker"
   
https://bugs.launchpad.net/bugs/744169/+attachment/1949401/+files/bootup-flicker.avi

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

Title:
  [regression] Bootup logo screen corruption on Dell E6410 with docking
  station

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


[Bug 704880] [NEW] Xinerama gets wrong screen information

2011-01-19 Thread Bolesław Tokarski
Public bug reported:

Binary package hint: xorg

Well, I only think that this has to do with Xinerama.

I dock my Dell E6410 laptop. Docking station has a DVI monitor
connected. Ubuntu Lucid puts the DVI monitor on the right, while it is
physically on the right. So I move it to the left and a bit up as the
lower border of the screens are on the same level.

Now when I maximize window, it takes 3/4 of the monitor's screen or
spans through two screens. See attached photo.

Somehow the windows think that the smaller laptop screen is on the left
and the larger one is on the right, while this is the opposite.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: xorg 1:7.5+5ubuntu1
ProcVersionSignature: Ubuntu 2.6.32-27.49-generic-pae 2.6.32.26+drm33.12
Uname: Linux 2.6.32-27-generic-pae i686
Architecture: i386
Date: Wed Jan 19 13:39:32 2011
InstallationMedia: Kaszanka 10.04.1 "Lucid Lynx" - Release i386 (20100903)
MachineType: Dell Inc. Latitude E6410
ProcCmdLine: BOOT_IMAGE=/vmlinuz-2.6.32-27-generic-pae 
root=/dev/mapper/system-root ro quiet splash
ProcEnviron:
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: xorg
Symptom: display
dmi.bios.date: 08/10/2010
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A05
dmi.board.name: 0667CC
dmi.board.vendor: Dell Inc.
dmi.board.version: A01
dmi.chassis.type: 9
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA05:bd08/10/2010:svnDellInc.:pnLatitudeE6410:pvr0001:rvnDellInc.:rn0667CC:rvrA01:cvnDellInc.:ct9:cvr:
dmi.product.name: Latitude E6410
dmi.product.version: 0001
dmi.sys.vendor: Dell Inc.
glxinfo: Error: [Errno 2] No such file or directory
system:
 distro: Ubuntu
 codename:   lucid
 architecture:   i686
 kernel: 2.6.32-27-generic-pae

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


** Tags: apport-bug corruption i386 lucid

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

Title:
  Xinerama gets wrong screen information

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


[Bug 704880] Re: Xinerama gets wrong screen information

2011-01-19 Thread Bolesław Tokarski

** Attachment added: "20110119(001).jpg"
   
https://bugs.launchpad.net/bugs/704880/+attachment/1799074/+files/20110119%28001%29.jpg

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

Title:
  Xinerama gets wrong screen information

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


[Bug 704880] Re: Xinerama gets wrong screen information

2011-01-19 Thread Bolesław Tokarski
Another funny example. See attachment 20110119(002).jpg.

** Attachment added: "20110119(002).jpg"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/704880/+attachment/1799096/+files/20110119%28002%29.jpg

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

Title:
  Xinerama gets wrong screen information

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


[Bug 704889] [NEW] Xorg crash

2011-01-19 Thread Bolesław Tokarski
Public bug reported:

Binary package hint: xorg

I have docked the laptop with another monitor. In
System->Preferences->Monitor I have enabled this monitor and disabled
the one built into the laptop. Now I undocked the laptop and got a blank
screen on both. So I docked it back thinking that I would get the
external display back, but no!

At least SSH was working and I found this backtrace in the Xorg.log file:
Backtrace:
0: /usr/bin/Xorg (xorg_backtrace+0x3b) [0x80eaadb]
1: /usr/bin/Xorg (mieqEnqueue+0x1ab) [0x80e84cb]
2: /usr/bin/Xorg (xf86PostMotionEventP+0xd2) [0x80bdec2]
3: /usr/lib/xorg/modules/input/evdev_drv.so (0xb6d2+0x48a1) [0xb6d248a1]
4: /usr/lib/xorg/modules/input/evdev_drv.so (0xb6d2+0x4b96) [0xb6d24b96]
5: /usr/bin/Xorg (0x8048000+0x66f9f) [0x80aef9f]
6: /usr/bin/Xorg (0x8048000+0x118794) [0x8160794]
7: (vdso) (__kernel_sigreturn+0x0) [0xb772c400]
8: /usr/lib/xorg/modules/libfb.so (fbOddTile+0x118) [0xb723da48]
9: /usr/lib/xorg/modules/libfb.so (fbTile+0x8c) [0xb723db0c]
10: /usr/lib/xorg/modules/libfb.so (fbFill+0x36f) [0xb723566f]
11: /usr/lib/xorg/modules/libfb.so (fbPolyFillRect+0x1b4) [0xb7235964]
12: /usr/lib/xorg/modules/drivers/intel_drv.so (0xb725d000+0x63392) [0xb72c0392]
13: /usr/lib/xorg/modules/drivers/intel_drv.so (0xb725d000+0x5ce0d) [0xb72b9e0d]
14: /usr/bin/Xorg (0x8048000+0xd7755) [0x811f755]
15: /usr/bin/Xorg (miPaintWindow+0x1c2) [0x809d0e2]
16: /usr/bin/Xorg (miWindowExposures+0xc7) [0x809d477]
17: /usr/bin/Xorg (0x8048000+0x124158) [0x816c158]
18: /usr/bin/Xorg (miHandleValidateExposures+0x78) [0x81a8eb8]
19: /usr/bin/Xorg (0x8048000+0x7c87f) [0x80c487f]
20: /usr/bin/Xorg (xf86EnableDisableFBAccess+0x74) [0x80c4944]
21: /usr/lib/xorg/modules/drivers/intel_drv.so (0xb725d000+0x5b412) [0xb72b8412]
22: /usr/bin/Xorg (0x8048000+0x154ff4) [0x819cff4]
23: /usr/bin/Xorg (0x8048000+0x93016) [0x80db016]
24: /usr/bin/Xorg (RRScreenSizeSet+0x6c) [0x810a3ac]
25: /usr/bin/Xorg (ProcRRSetScreenSize+0x1a0) [0x810ad80]
26: /usr/bin/Xorg (0x8048000+0xbd8f5) [0x81058f5]
27: /usr/bin/Xorg (0x8048000+0x28eb7) [0x8070eb7]
28: /usr/bin/Xorg (0x8048000+0x1ed7a) [0x8066d7a]
29: /lib/tls/i686/cmov/libc.so.6 (__libc_start_main+0xe6) [0xb745abd6]
30: /usr/bin/Xorg (0x8048000+0x1e961) [0x8066961]

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: xorg 1:7.5+5ubuntu1
ProcVersionSignature: Ubuntu 2.6.32-27.49-generic-pae 2.6.32.26+drm33.12
Uname: Linux 2.6.32-27-generic-pae i686
Architecture: i386
Date: Wed Jan 19 14:11:03 2011
InstallationMedia: Kaszanka 10.04.1 "Lucid Lynx" - Release i386 (20100903)
MachineType: Dell Inc. Latitude E6410
ProcCmdLine: BOOT_IMAGE=/vmlinuz-2.6.32-27-generic-pae 
root=/dev/mapper/system-root ro quiet splash
ProcEnviron:
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: xorg
Symptom: display
Title: Xorg crash
dmi.bios.date: 08/10/2010
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A05
dmi.board.name: 0667CC
dmi.board.vendor: Dell Inc.
dmi.board.version: A01
dmi.chassis.type: 9
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA05:bd08/10/2010:svnDellInc.:pnLatitudeE6410:pvr0001:rvnDellInc.:rn0667CC:rvrA01:cvnDellInc.:ct9:cvr:
dmi.product.name: Latitude E6410
dmi.product.version: 0001
dmi.sys.vendor: Dell Inc.
glxinfo: Error: [Errno 2] No such file or directory
system:
 distro: Ubuntu
 codename:   lucid
 architecture:   i686
 kernel: 2.6.32-27-generic-pae

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


** Tags: apport-bug crash i386 lucid

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

Title:
  Xorg crash

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


[Bug 704889] Re: Xorg crash

2011-01-19 Thread Bolesław Tokarski


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

Title:
  Xorg crash

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


[Bug 761463] [NEW] edquota crashes when used with libnss-db

2011-04-15 Thread Bolesław Tokarski
Public bug reported:

Binary package hint: libnss-db

Hello,

This is from Ubuntu Lucid, libnss-db 2.2.3pre1-3.1ubuntu4.

I am using nss-updatedb to get user information from LDAP and I am using
nsswitch.conf with the 'db' backend. Everything was fine until I tried
to setup quota on one of the machines. edquota segfaults. I changed the
backend to 'ldap', and this worked so this showed that the problem is in
libnss-db.

LD_PRELOAD=/lib/libpthread.so.0 gdb --args edquota -f /home -u bt
GNU gdb (GDB) 7.1-ubuntu
[...]
(gdb) run
Starting program: /usr/sbin/edquota -f /home -u bt
[Thread debugging using libthread_db enabled]

Program received signal SIGSEGV, Segmentation fault.
0x781ff8f0 in dirname ()
(gdb) bt
#0  0x781ff8f0 in dirname ()
#1  0x7741b893 in ?? () from /usr/lib/libnss_db.so.2
#2  0x7741a21a in ?? () from /usr/lib/libnss_db.so.2
#3  0x7741a59b in _nss_db_getpwnam_r () from /usr/lib/libnss_db.so.2
#4  0x778d449d in getpwnam_r () from /lib/libc.so.6
#5  0x778d3e80 in getpwnam () from /lib/libc.so.6
#6  0x77ff4fec in ?? ()
#7  0x77ff0a4c in main ()

This was not very communicative, so I recompiled the package without dh_strip, 
and tried the same:
LD_PRELOAD=/lib/libpthread.so.0 gdb --args edquota -f /home -u bt
[...]
(gdb) run
Starting program: /usr/sbin/edquota -f /home -u bt
[Thread debugging using libthread_db enabled]

Program received signal SIGSEGV, Segmentation fault.
0x781ff8f0 in dirname ()
(gdb) bt
#0  0x781ff8f0 in dirname ()
#1  0x7741b893 in internal_setent (
file=0x7741ba87 "/var/lib/misc/passwd.db", dbp=0x7761d290,
dbenvp=0x7761d288) at db-open.c:66
#2  0x7741a21a in lookup (key=0x7fffe4a0, result=0x77baace0,
buffer=0x7820a000, buflen=1024, errnop=0x77fd06a8) at db-XXX.c:116
#3  0x7741a59b in _nss_db_getpwnam_r (name=0x7fffe972 "bt",
result=0x77baace0, buffer=0x7820a000 "qatools", buflen=1024,
errnop=0x77fd06a8) at files-pwd.c:33
#4  0x778d449d in getpwnam_r () from /lib/libc.so.6
#5  0x778d3e80 in getpwnam () from /lib/libc.so.6
#6  0x77ff4fec in ?? ()
#7  0x77ff0a4c in main ()

Well, I am no developer, so I don't give a clue about why this fails.

Could somebody please fix it?

Best regards,
Boleslaw Tokarski

** Affects: libnss-db (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  edquota crashes when used with libnss-db

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


[Bug 603445] Re: Ricoh SD controller (1180:e822) not working: unknown version

2011-04-11 Thread Bolesław Tokarski
I have tested 1180:e822 with maverick-proposed kernel and it works.

Is this going to be backported to Lucid?

** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

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

Title:
  Ricoh SD controller (1180:e822) not working: unknown  version

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


[Bug 705292] [NEW] [Dell E6410] docking station line out not working

2011-01-19 Thread Bolesław Tokarski
Public bug reported:

Line-Out in the Dell E6410 Docking Station is not working.

Test cases:
- no connectors - internal speakers play - ok
- laptop line-out - headphones connected play; internal speakers muted  - ok
- docking station line-out - headphones dead silent; internal speakers muted - 
NOK
- microphone - laptop connector - record when input device is Microphone 1 -ok
- microphone - docking station connector - record when input device is 
Microphone 2 - ok

I thought that I need to change the output device to get the sound, but 
apparently, output is only 'Analog Output' and 'Analog Headphones', 
neither of which put sound to the docking station's line-out.

I have also tried a different docking station, so this is not a docking 
station problem.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: pulseaudio 1:0.9.22~0.9.21+stable-queue-32-g8478-0ubuntu14
ProcVersionSignature: Ubuntu 2.6.32-27.49-generic-pae 2.6.32.26+drm33.12
Uname: Linux 2.6.32-27-generic-pae i686
AlsaVersion:
 Advanced Linux Sound Architecture Driver Version 1.0.23.
 Compiled on Jan 19 2011 for kernel 2.6.32-27-generic-pae (SMP).
Architecture: i386
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  tokarbol   3014 F pulseaudio
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xf696 irq 37'
   Mixer name   : 'Intel IbexPeak HDMI'
   Components   : 'HDA:111d76d5,1028040a,00100104 
HDA:80862804,80860101,0010'
   Controls  : 19
   Simple ctrls  : 11
Date: Thu Jan 20 08:32:46 2011
InstallationMedia: Kaszanka 10.04.1 "Lucid Lynx" - Release i386 (20100903)
ProcEnviron:
 LANG=en_US.utf8
 SHELL=/bin/bash
SelectedCard: 0 Intel HDA-Intel - HDA Intel
SourcePackage: pulseaudio
Symptom: audio
Title: [IDT 92HD81B1C5] PA test tone failed (alsa tone succeeded)
dmi.bios.date: 08/10/2010
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A05
dmi.board.name: 0667CC
dmi.board.vendor: Dell Inc.
dmi.board.version: A01
dmi.chassis.type: 9
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA05:bd08/10/2010:svnDellInc.:pnLatitudeE6410:pvr0001:rvnDellInc.:rn0667CC:rvrA01:cvnDellInc.:ct9:cvr:
dmi.product.name: Latitude E6410
dmi.product.version: 0001
dmi.sys.vendor: Dell Inc.

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


** Tags: apport-bug i386 lucid

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

Title:
  [Dell E6410] docking station line out not working

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


[Bug 705292] Re: [Dell E6410] docking station line out not working

2011-01-19 Thread Bolesław Tokarski


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

Title:
  [Dell E6410] docking station line out not working

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


[Bug 705292] Re: [Dell E6410] docking station line out not working

2011-01-19 Thread Bolesław Tokarski
Oh, the version of linux-alsa-driver-modules that fixed the problem was:
linux-alsa-driver-modules-2.6.32-27-generic-pae version 2.6.32-27.201101181600

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

Title:
  [Dell E6410] docking station line out not working

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


[Bug 705292] Re: [Dell E6410] docking station line out not working

2011-01-19 Thread Bolesław Tokarski
I have found bug 598661, where it was advised to install latest version
of linux-alsa-driver-modules from the Ubuntu Audio Dev PPA. It fixed the
problem. Actually ther .txt dumps were taken from a system already using
the new working module.

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

Title:
  [Dell E6410] docking station line out not working

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


[Bug 705306] [NEW] [reprepro] This is not a genuine Ubuntu package

2011-01-20 Thread Bolesław Tokarski
Public bug reported:

Binary package hint: apport

We have setup reprepro to mirror the Ubuntu Lucid repository (lucid, 
lucid-updates and lucid-security). 
This is mainly because we are adding minor changes to packages, i.e. 
ca-certificates to include our company certs.
However, kernel, applications and all the other stuff is left from Ubuntu Lucid.
Obviously, reprepro signs the repository with a different gpg key than the one 
used for Lucid.

Lastly however, I tried to report a bug in the audio support of Dell
E6410 docking station with and ran into a bug in apport. There is an
error message "Problem in alsa-base": "The problem cannot be reported"
"This is not a genuine Ubuntu package".

Obviously this is not true. The kernel, alsa-base package, pulseaudio,
all kernel modules come from Lucid. I changed the sources.list to the
one that originally came with Lucid, apt-get update (no 'apt-get
upgrade') and reported the problem fine.

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

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

Title:
  [reprepro] This is not a genuine Ubuntu package

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


[Bug 705306] Re: [reprepro] This is not a genuine Ubuntu package

2011-01-20 Thread Bolesław Tokarski

** Attachment added: "sources.list"
   
https://bugs.launchpad.net/bugs/705306/+attachment/1800299/+files/sources.list

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

Title:
  [reprepro] This is not a genuine Ubuntu package

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


[Bug 705292] Re: [Dell E6410] docking station line out not working

2011-01-20 Thread Bolesław Tokarski
I have installed the package and it fixed the error.

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

Title:
  [Dell E6410] docking station line out not working

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