[Bug 1075719] Re: python2.7 crashed with SIGSEGV in __GI___pthread_mutex_lock()

2013-03-18 Thread jablko
*** This bug is a duplicate of bug 1013798 ***
https://bugs.launchpad.net/bugs/1013798

** This bug has been marked a duplicate of bug 1013798
   Blink SIP client segfaults with libgcrypt11 1.5.0-3ubuntu0.1

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

Title:
  python2.7 crashed with SIGSEGV in __GI___pthread_mutex_lock()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-gnutls/+bug/1075719/+subscriptions

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


[Bug 1066099] Re: python-gnutls - Segmentation fault running examples

2013-03-18 Thread jablko
*** This bug is a duplicate of bug 1013798 ***
https://bugs.launchpad.net/bugs/1013798

** This bug has been marked a duplicate of bug 1013798
   Blink SIP client segfaults with libgcrypt11 1.5.0-3ubuntu0.1

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

Title:
  python-gnutls - Segmentation fault running examples

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-gnutls/+bug/1066099/+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-09 Thread jablko
I think that this is the same bug described here:

  * https://bugzilla.redhat.com/show_bug.cgi?id=703567
  * 
http://sourceforge.net/tracker/index.php?func=detailaid=3300978group_id=18136atid=118136

Apparently a fix was committed upstream in version 4.00_pre2, so I guess
this bug is fixed in Ubuntu release 12.04 and higher

http://lists.fedoraproject.org/pipermail/scm-
commits/2011-May/604785.html

** Bug watch added: Red Hat Bugzilla #703567
   https://bugzilla.redhat.com/show_bug.cgi?id=703567

** Bug watch added: SourceForge.net Tracker #3300978
   http://sourceforge.net/support/tracker.php?aid=3300978

** Package changed: libnss-db (Ubuntu) = quota (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to quota in 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-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 761463] Re: edquota crashes when used with libnss-db

2012-09-09 Thread jablko
I think that this is the same bug described here:

  * https://bugzilla.redhat.com/show_bug.cgi?id=703567
  * 
http://sourceforge.net/tracker/index.php?func=detailaid=3300978group_id=18136atid=118136

Apparently a fix was committed upstream in version 4.00_pre2, so I guess
this bug is fixed in Ubuntu release 12.04 and higher

http://lists.fedoraproject.org/pipermail/scm-
commits/2011-May/604785.html

** Bug watch added: Red Hat Bugzilla #703567
   https://bugzilla.redhat.com/show_bug.cgi?id=703567

** Bug watch added: SourceForge.net Tracker #3300978
   http://sourceforge.net/support/tracker.php?aid=3300978

** Package changed: libnss-db (Ubuntu) = quota (Ubuntu)

-- 
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 963870] Re: indicator-messages-service crashed with SIGSEGV in dirname()

2012-09-09 Thread jablko
*** This bug is a duplicate of bug 761463 ***
https://bugs.launchpad.net/bugs/761463

Bug #761463 was apparently fixed upstream by making dirname variable
static

http://sourceforge.net/tracker/index.php?func=detailaid=3300978group_id=18136atid=118136

I tested the same fix applied to seen-db.c in indicator-messages and
confirm that after I rebuilt indicator-messages, this crash ceased

 @@ -26,7 +26,7 @@
  
  GHashTable * seendb = NULL;
  gchar * filename = NULL;
 -gchar * dirname = NULL;
 +static gchar * dirname = NULL;
  guint write_process = 0;
  
  /* Build the hashtable and then see if we have a keyfile that

** Bug watch added: SourceForge.net Tracker #3300978
   http://sourceforge.net/support/tracker.php?aid=3300978

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

Title:
  indicator-messages-service crashed with SIGSEGV in dirname()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-messages/+bug/963870/+subscriptions

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


[Bug 920661] Re: byobu should not set environment variable 'SED'

2012-01-24 Thread jablko
I was also just bitten by this bug:
http://thread.gmane.org/gmane.comp.embedded.openwrt.user/1728

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

Title:
  byobu should not set environment variable 'SED'

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

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


[Bug 821727] Re: Remove strong password requirements

2011-11-16 Thread jablko
I couldn't register with my 27 character password, which contained
symbols. I don't have a problem with enforcing some minimum password
strength, but I think the current determination of password strength is
naive: http://xkcd.com/936/

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

Title:
  Remove strong password requirements

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-identity-provider/+bug/821727/+subscriptions

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


[Bug 225402] Re: Increase FAT size for hd-media/boot.img.gz

2010-08-08 Thread jablko
I think that this bug is also present in
http://archive.ubuntu.com/ubuntu/dists/lucid/main/installer-i386/current//images/netboot/boot.img.gz

$ cp ubuntu-10.04-netbook-i386.iso /media/Ubuntu\ Inst/
cp: writing `/media/Ubuntu Inst/ubuntu-10.04-netbook-i386.iso': No space left 
on device
$ df -h
FilesystemSize  Used Avail Use% Mounted on
[...]
/dev/sdb   16M   16M  2.0K 100% /media/Ubuntu Inst
$

-- 
Increase FAT size for hd-media/boot.img.gz
https://bugs.launchpad.net/bugs/225402
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 428318] Re: unable to mount an ext2 partition by label or uuid, unbootable system

2009-11-05 Thread jablko
is this bug a duplicate of bug #426027?

-- 
unable to mount an ext2 partition by label or uuid, unbootable system
https://bugs.launchpad.net/bugs/428318
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 428318] Re: unable to mount an ext2 partition by label or uuid, unbootable system

2009-11-05 Thread jablko
sorry, instead of /etc/fstab, i edited /boot/grub/menu.list,

@@ -63,7 +63,7 @@
 ## e.g. kopt=root=/dev/hda1 ro
 ##  kopt_2_6_8=root=/dev/hdc1 ro
 ##  kopt_2_6_8_2_686=root=/dev/hdc2 ro
-# kopt=root=UUID=0f9ee8ea-922f-47a4-80da-a50c95a98e5c ro
+# kopt=root=/dev/sda1 ro
 
 ## default grub root device
 ## e.g. groot=(hd0,0)

- and ran update-grub

this workaround got this system booting again

-- 
unable to mount an ext2 partition by label or uuid, unbootable system
https://bugs.launchpad.net/bugs/428318
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 400259] Re: Bogus SystemID in XHTML catalog makes org.apache.xml.resolver fail

2009-10-23 Thread jablko
http://thread.gmane.org/gmane.text.xml.commons.devel/1313/focus=1314

-- 
Bogus SystemID in XHTML catalog makes org.apache.xml.resolver fail
https://bugs.launchpad.net/bugs/400259
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 375669] Re: auth.log boot cron[5014]: nss_ldap: could not search LDAP server - Server is unavailable

2009-10-21 Thread jablko
Thanks again Chuck, I think my /etc/pam.d/cron is already identical to
Upen's,

http://www.sfu.ca/~jdbates/tmp/ubuntu/200910210/cron

Here's my /etc/pam.d/common-auth,

http://www.sfu.ca/~jdbates/tmp/ubuntu/200910210/common-auth

-- 
auth.log boot cron[5014]: nss_ldap: could not search LDAP server - Server is 
unavailable
https://bugs.launchpad.net/bugs/375669
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libnss-ldap 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 375669] Re: auth.log boot cron[5014]: nss_ldap: could not search LDAP server - Server is unavailable

2009-10-21 Thread jablko
Thanks again Chuck, I think my /etc/pam.d/cron is already identical to
Upen's,

http://www.sfu.ca/~jdbates/tmp/ubuntu/200910210/cron

Here's my /etc/pam.d/common-auth,

http://www.sfu.ca/~jdbates/tmp/ubuntu/200910210/common-auth

-- 
auth.log boot cron[5014]: nss_ldap: could not search LDAP server - Server is 
unavailable
https://bugs.launchpad.net/bugs/375669
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 375669] Re: auth.log boot cron[5014]: nss_ldap: could not search LDAP server - Server is unavailable

2009-10-10 Thread jablko
Thanks again Chuck, I confirmed that I'm still experiencing this
problem,

[...]
Oct  9 17:06:45 juno cron[3219]: nss_ldap: could not connect to any LDAP server 
as cn=admin,dc=artefactual,dc=com - Can't contact LDAP server
Oct  9 17:06:45 juno cron[3219]: nss_ldap: failed to bind to LDAP server 
ldap://ldap.artefactual.com: Can't contact LDAP server
Oct  9 17:06:45 juno cron[3219]: nss_ldap: reconnecting to LDAP server...
Oct  9 17:06:45 juno cron[3219]: nss_ldap: could not connect to any LDAP server 
as cn=admin,dc=artefactual,dc=com - Can't contact LDAP server
Oct  9 17:06:46 juno cron[3219]: nss_ldap: failed to bind to LDAP server 
ldap://ldap.artefactual.com: Can't contact LDAP server
Oct  9 17:06:47 juno cron[3219]: nss_ldap: reconnecting to LDAP server 
(sleeping 1 seconds)...
Oct  9 17:06:47 juno cron[3219]: nss_ldap: could not connect to any LDAP server 
as cn=admin,dc=artefactual,dc=com - Can't contact LDAP server
Oct  9 17:06:47 juno cron[3219]: nss_ldap: failed to bind to LDAP server 
ldap://ldap.artefactual.com: Can't contact LDAP server
Oct  9 17:06:48 juno cron[3219]: nss_ldap: could not search LDAP server - 
Server is unavailable
[...]

- and that I still experience this problem after adding [UNAVAIL=return]
to /etc/nsswitch.conf

Here's my complete /etc/nsswitch.conf,
http://www.sfu.ca/~jdbates/tmp/ubuntu/200910100/nsswitch.conf

-- 
auth.log boot cron[5014]: nss_ldap: could not search LDAP server - Server is 
unavailable
https://bugs.launchpad.net/bugs/375669
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libnss-ldap 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 375669] Re: auth.log boot cron[5014]: nss_ldap: could not search LDAP server - Server is unavailable

2009-10-10 Thread jablko
Thanks again Chuck, I confirmed that I'm still experiencing this
problem,

[...]
Oct  9 17:06:45 juno cron[3219]: nss_ldap: could not connect to any LDAP server 
as cn=admin,dc=artefactual,dc=com - Can't contact LDAP server
Oct  9 17:06:45 juno cron[3219]: nss_ldap: failed to bind to LDAP server 
ldap://ldap.artefactual.com: Can't contact LDAP server
Oct  9 17:06:45 juno cron[3219]: nss_ldap: reconnecting to LDAP server...
Oct  9 17:06:45 juno cron[3219]: nss_ldap: could not connect to any LDAP server 
as cn=admin,dc=artefactual,dc=com - Can't contact LDAP server
Oct  9 17:06:46 juno cron[3219]: nss_ldap: failed to bind to LDAP server 
ldap://ldap.artefactual.com: Can't contact LDAP server
Oct  9 17:06:47 juno cron[3219]: nss_ldap: reconnecting to LDAP server 
(sleeping 1 seconds)...
Oct  9 17:06:47 juno cron[3219]: nss_ldap: could not connect to any LDAP server 
as cn=admin,dc=artefactual,dc=com - Can't contact LDAP server
Oct  9 17:06:47 juno cron[3219]: nss_ldap: failed to bind to LDAP server 
ldap://ldap.artefactual.com: Can't contact LDAP server
Oct  9 17:06:48 juno cron[3219]: nss_ldap: could not search LDAP server - 
Server is unavailable
[...]

- and that I still experience this problem after adding [UNAVAIL=return]
to /etc/nsswitch.conf

Here's my complete /etc/nsswitch.conf,
http://www.sfu.ca/~jdbates/tmp/ubuntu/200910100/nsswitch.conf

-- 
auth.log boot cron[5014]: nss_ldap: could not search LDAP server - Server is 
unavailable
https://bugs.launchpad.net/bugs/375669
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 375669] Re: auth.log boot cron[5014]: nss_ldap: could not search LDAP server - Server is unavailable

2009-10-08 Thread jablko
Thanks Chuck, as far as I know I'm still experiencing this problem -
I'll try modifying nsswitch.conf as you suggest and check if that
corrects the problem - thanks again!

-- 
auth.log boot cron[5014]: nss_ldap: could not search LDAP server - Server is 
unavailable
https://bugs.launchpad.net/bugs/375669
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libnss-ldap 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 375669] Re: auth.log boot cron[5014]: nss_ldap: could not search LDAP server - Server is unavailable

2009-10-08 Thread jablko
Thanks Chuck, as far as I know I'm still experiencing this problem -
I'll try modifying nsswitch.conf as you suggest and check if that
corrects the problem - thanks again!

-- 
auth.log boot cron[5014]: nss_ldap: could not search LDAP server - Server is 
unavailable
https://bugs.launchpad.net/bugs/375669
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 381124] [NEW] Failed getting release file http://archive.ubuntu.com/ubuntu/dists/lenny/Release

2009-05-27 Thread jablko
Public bug reported:

Binary package hint: live-magic

I installed live-magic 1.5, opened the Live Magic application,
accepted all the defaults, and got the error in the attached screenshot

** Affects: live-magic (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Failed getting release file http://archive.ubuntu.com/ubuntu/dists/lenny/Release
https://bugs.launchpad.net/bugs/381124
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 381124] Re: Failed getting release file http://archive.ubuntu.com/ubuntu/dists/lenny/Release

2009-05-27 Thread jablko

** Attachment added: Screenshot-Error when building Debian Live system.png
   
http://launchpadlibrarian.net/27220025/Screenshot-Error%20when%20building%20Debian%20Live%20system.png

-- 
Failed getting release file http://archive.ubuntu.com/ubuntu/dists/lenny/Release
https://bugs.launchpad.net/bugs/381124
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 375669] [NEW] auth.log boot cron[5014]: nss_ldap: could not search LDAP server - Server is unavailable

2009-05-12 Thread jablko
Public bug reported:

Binary package hint: libnss-ldap

If I create a crontab for an LDAP user, I consistently see these
messages in auth.log when I boot,

[...]
May 12 12:55:39 juno cron[5014]: nss_ldap: could not connect to any LDAP server 
as cn=admin,dc=artefactual,dc=com - Can't contact LDAP server
May 12 12:55:40 juno cron[5014]: nss_ldap: failed to bind to LDAP server 
ldap://ldap.artefactual.com: Can't contact LDAP server
May 12 12:55:40 juno cron[5014]: nss_ldap: reconnecting to LDAP server...
May 12 12:55:40 juno cron[5014]: nss_ldap: could not connect to any LDAP server 
as cn=admin,dc=artefactual,dc=com - Can't contact LDAP server
May 12 12:55:40 juno cron[5014]: nss_ldap: failed to bind to LDAP server 
ldap://ldap.artefactual.com: Can't contact LDAP server
May 12 12:55:40 juno cron[5014]: nss_ldap: reconnecting to LDAP server 
(sleeping 1 seconds)...
May 12 12:55:40 juno cron[5014]: nss_ldap: could not connect to any LDAP server 
as cn=admin,dc=artefactual,dc=com - Can't contact LDAP server
May 12 12:55:41 juno cron[5014]: nss_ldap: failed to bind to LDAP server 
ldap://ldap.artefactual.com: Can't contact LDAP server
May 12 12:55:41 juno cron[5014]: nss_ldap: could not search LDAP server - 
Server is unavailable
[...]

- and the LDAP user's crontab doesn't run, though other crontabs do.

If I remove the LDAP user's crontab and reboot, the messages aren't
generated.

The LDAP server is on the LAN and is available - for example, after
boot, gdmgreeter lists LDAP users.

The machine with the crontab has this line in /etc/hosts,

[...]
192.168.1.2 amos.artefactual.com ldap.artefactual.com
[...]

Both machines are Dell Optiplex 320 running Intrepid Ibex. The LDAP
server is running slapd 2.4.11-0ubuntu6.1

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

-- 
auth.log boot cron[5014]: nss_ldap: could not search LDAP server - Server is 
unavailable
https://bugs.launchpad.net/bugs/375669
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libnss-ldap 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 375669] [NEW] auth.log boot cron[5014]: nss_ldap: could not search LDAP server - Server is unavailable

2009-05-12 Thread jablko
Public bug reported:

Binary package hint: libnss-ldap

If I create a crontab for an LDAP user, I consistently see these
messages in auth.log when I boot,

[...]
May 12 12:55:39 juno cron[5014]: nss_ldap: could not connect to any LDAP server 
as cn=admin,dc=artefactual,dc=com - Can't contact LDAP server
May 12 12:55:40 juno cron[5014]: nss_ldap: failed to bind to LDAP server 
ldap://ldap.artefactual.com: Can't contact LDAP server
May 12 12:55:40 juno cron[5014]: nss_ldap: reconnecting to LDAP server...
May 12 12:55:40 juno cron[5014]: nss_ldap: could not connect to any LDAP server 
as cn=admin,dc=artefactual,dc=com - Can't contact LDAP server
May 12 12:55:40 juno cron[5014]: nss_ldap: failed to bind to LDAP server 
ldap://ldap.artefactual.com: Can't contact LDAP server
May 12 12:55:40 juno cron[5014]: nss_ldap: reconnecting to LDAP server 
(sleeping 1 seconds)...
May 12 12:55:40 juno cron[5014]: nss_ldap: could not connect to any LDAP server 
as cn=admin,dc=artefactual,dc=com - Can't contact LDAP server
May 12 12:55:41 juno cron[5014]: nss_ldap: failed to bind to LDAP server 
ldap://ldap.artefactual.com: Can't contact LDAP server
May 12 12:55:41 juno cron[5014]: nss_ldap: could not search LDAP server - 
Server is unavailable
[...]

- and the LDAP user's crontab doesn't run, though other crontabs do.

If I remove the LDAP user's crontab and reboot, the messages aren't
generated.

The LDAP server is on the LAN and is available - for example, after
boot, gdmgreeter lists LDAP users.

The machine with the crontab has this line in /etc/hosts,

[...]
192.168.1.2 amos.artefactual.com ldap.artefactual.com
[...]

Both machines are Dell Optiplex 320 running Intrepid Ibex. The LDAP
server is running slapd 2.4.11-0ubuntu6.1

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

-- 
auth.log boot cron[5014]: nss_ldap: could not search LDAP server - Server is 
unavailable
https://bugs.launchpad.net/bugs/375669
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 343762] [NEW] postinst ignores dpkg-statoverride

2009-03-16 Thread jablko
Public bug reported:

Binary package hint: slapd

/var/lib/ldap is owner openldap, group openldap. I give it
permission 770 so that members of the openldap group can run slapcat.
I run a daily cron job to backup the LDAP directory using slapcat.
Currently the job is in an administrator user's crontab. I prefer not
to run the backup script as root. I suppose I could somehow run it as
the openldap user? However I have so far made administrator a member
of the openldap group, to have permission to run slapcat.

I added a dpkg-statoverride to give /var/lib/ldap permission 770:

administra...@amos:~$ dpkg-statoverride --list /var/lib/ldap
openldap openldap 770 /var/lib/ldap
administra...@amos:~$ 

- however whenever I upgrade the slapd package, the permission on
/var/lib/ldap is reset to 750. I think this line (chmod) in
slapd.postinst is responsible:

[...]
update_permissions() { # {{{
   dir=$1
   [ -z ${SLAPD_USER} ] || chown -R ${SLAPD_USER} ${dir}
   [ -z ${SLAPD_GROUP} ] || chgrp -R ${SLAPD_GROUP} ${dir}
   chmod -R u=rwX,g=rX,o-rwx ${dir}
}
# }}}
[...]

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

-- 
postinst ignores dpkg-statoverride
https://bugs.launchpad.net/bugs/343762
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 340654] Re: You are not priviledged to eject this volume.

2009-03-10 Thread jablko

** Attachment added: fstab
   http://launchpadlibrarian.net/23728438/fstab

-- 
You are not priviledged to eject this volume.
https://bugs.launchpad.net/bugs/340654
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 340654] Re: You are not priviledged to eject this volume.

2009-03-10 Thread jablko

** Attachment added: error_writing_to_disc.png
   http://launchpadlibrarian.net/23728458/error_writing_to_disc.png

-- 
You are not priviledged to eject this volume.
https://bugs.launchpad.net/bugs/340654
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 340654] Re: You are not priviledged to eject this volume.

2009-03-10 Thread jablko

** Attachment added: cannot_eject_volume.png
   http://launchpadlibrarian.net/23728475/cannot_eject_volume.png

-- 
You are not priviledged to eject this volume.
https://bugs.launchpad.net/bugs/340654
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 340654] [NEW] You are not priviledged to eject this volume.

2009-03-10 Thread jablko
Public bug reported:

efir% lsb_release -rd
Description:Ubuntu 8.10
Release:8.10
efir% 

I cannot burn .iso files, or eject discs.

I insert a blank disc. I right click on a .iso file and choose Write to
disc I click Write. An error appears: Error writing to disc,
There was an error writing to the disc.

I right click on Blank CD-R Disc on the desktop and choose Eject
Volume. An error appears: Cannot eject volume, You are not
priviledged to eject this volume.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
You are not priviledged to eject this volume.
https://bugs.launchpad.net/bugs/340654
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 321571] [NEW] live cd prompts user for default keyring password

2009-01-26 Thread jablko
Public bug reported:

My colleague just asked me, What does it mean when the Ubuntu Live CD
asks you for a password for the default keyring? She had just booted
the Live CD and it supported her wireless card, which is awesome! but
when she tried to join our wireless network, the Live CD asked for a
password for the default keyring. I tried to explain what this meant,
and that I think you need to enter the same password as your login
password for the keyring to get automatically unlocked when you login.
But this doesn't make much sense on the Live CD. I wonder if this is
perhaps some unnecessary friction, and the Live CD could join wireless
networks without asking for a password for the default keyring?

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
live cd prompts user for default keyring password
https://bugs.launchpad.net/bugs/321571
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 291702] Re: visual bug with compiz on intrepid

2008-11-13 Thread jablko
I just upgraded a computer here at the office from Hardy to Intrepid.
After upgrade, users with visual effects enabled saw strange visual
glitches: After login, bands would appear on some parts of the screen,
with the contents shifted. Some windows display the background instead
of the window contents. Users without visual effects enabled do not
experience this problem. We have disabled visual effects as a
workaround.

The computer is a Dell Optiplex 320 with an ATI graphics card. It is
running the default ATI X driver - I have not yet tested the restricted
ATI X driver.

-- 
visual bug with compiz on intrepid
https://bugs.launchpad.net/bugs/291702
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 198238] Re: hardy heron live cd fails to boot on optiplex 320 without acpi=off

2008-09-12 Thread jablko
I confirm that I no longer need the acpi=off boot option to boot the
Intrepid Ibex 8.10 Alpha 5 CD.

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

-- 
hardy heron live cd fails to boot on optiplex 320 without acpi=off
https://bugs.launchpad.net/bugs/198238
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 198238] Re: hardy heron alpha 5 live cd fails to boot on optiplex 320 without acpi=off

2008-06-26 Thread jablko
Also, how can I build my own ISO from the latest Live CD source files?
Are there scripts under source control which I can checkout? Thanks
again, Jack

-- 
hardy heron alpha 5 live cd fails to boot on optiplex 320 without acpi=off
https://bugs.launchpad.net/bugs/198238
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 198238] Re: hardy heron alpha 5 live cd fails to boot on optiplex 320 without acpi=off

2008-06-25 Thread jablko
Thanks Brian, I had a chance today to confirm that the problem still
exists with: http://cdimage.ubuntu.com/hardy/daily-live/20080620.1
/hardy-desktop-i386.iso

Please let me know if I can provide any more information, Jack

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

-- 
hardy heron alpha 5 live cd fails to boot on optiplex 320 without acpi=off
https://bugs.launchpad.net/bugs/198238
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 198238] Re: hardy heron alpha 5 live cd fails to boot on optiplex 320 without acpi=off

2008-06-24 Thread jablko
I had a chance today to confirm that this problem still exists with the
8.04 release CD, and am attaching the requested information:

[EMAIL PROTECTED]:~$ uname -a
Linux ubuntu 2.6.24-16-generic #1 SMP Thu Apr 10 13:23:42 UTC 2008 i686 
GNU/Linux
[EMAIL PROTECTED]:~$ 


** Attachment added: dmesg.log
   http://launchpadlibrarian.net/15567503/dmesg.log

-- 
hardy heron alpha 5 live cd fails to boot on optiplex 320 without acpi=off
https://bugs.launchpad.net/bugs/198238
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 198238] Re: hardy heron alpha 5 live cd fails to boot on optiplex 320 without acpi=off

2008-06-24 Thread jablko

** Attachment added: lspci-vvnn.log
   http://launchpadlibrarian.net/15567512/lspci-vvnn.log

-- 
hardy heron alpha 5 live cd fails to boot on optiplex 320 without acpi=off
https://bugs.launchpad.net/bugs/198238
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 198238] Re: hardy heron alpha 5 live cd fails to boot on optiplex 320 without acpi=off

2008-06-24 Thread jablko

** Attachment added: dmidecode.log
   http://launchpadlibrarian.net/15567518/dmidecode.log

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

-- 
hardy heron alpha 5 live cd fails to boot on optiplex 320 without acpi=off
https://bugs.launchpad.net/bugs/198238
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 227872] [NEW] launchpad integration

2008-05-07 Thread jablko
Public bug reported:

Binary package hint: gnome-panel

I wanted to report a bug in the clock applet - or see whether it had
already been reported - however I had a hard time finding which package
to file it against. I first needed to find which binary was responsible
for the clock applet, then which package included that binary.

This would have been much easier if the clock applet supported launchpad
integration, like some other apps in Ubuntu: I could have right-clicked
on the clock applet and seen options to report a bug or translate,
next to the help option.

Thanks and best wishes, Jack

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

-- 
launchpad integration
https://bugs.launchpad.net/bugs/227872
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 172876] Re: gdm-ssh-session missing again?

2008-04-29 Thread jablko
I installed 8.04 Hardy Heron and notice that this bug is resolved: I can
select Secure remote connection from the gdm login screen.

Thanks, Jack

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

-- 
gdm-ssh-session missing again?
https://bugs.launchpad.net/bugs/172876
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 203759] Re: [Upstream] [hardy] Open office appears to complete spell check when no spell check dictionary is installed

2008-04-28 Thread jablko
I reproduce this problem with a fresh install of 8.04 here in Canada:

[EMAIL PROTECTED]:~$ dpkg-query -W openoffice.org-core
openoffice.org-core 1:2.4.0-3ubuntu6
[EMAIL PROTECTED]:~$ 

Though I can work around this problem using Format  Character 
Language and choosing English (USA), several students for whom I
installed Ubuntu complain that spellcheck is broken.

I notice this problem on a fresh install of 8.04 in Canada,
AutoSpellcheck appears to be on, but does not detect misspellings and
Tools  Spellcheck reports that spellcheck completed successfully,
though misspellings are not detected.

I think in both cases (using AutoSpellcheck or Tools  Spellcheck)
OO.org should warn the user that no dictionary is available, instead of
reported that spellcheck completed successfully.

Thanks and best wishes, Jack

-- 
[Upstream] [hardy] Open office appears to complete spell check when no spell 
check dictionary is installed
https://bugs.launchpad.net/bugs/203759
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 222076] [NEW] launchpad-integration

2008-04-25 Thread jablko
Public bug reported:

Binary package hint: gnome-system-tools

My colleague and I just encountered bug #210924 in the Users and
Groups administration interface, but to find this bug, we had to first
find which binary defined the Users and Groups administration
interface, and then which package included that binary.

This would have been much easier, and might improve the quality of bug
reports, if gnome-system-tools supported launchpad-integration. In other
Ubuntu apps, like yelp, I can use the Report a Problem menu item to
take me right to the correct launchpad page. I wish gnome-system-tools
also supported this interface.

Thanks and best wishes, Jack

** Affects: gnome-system-tools (Ubuntu)
 Importance: Undecided
 Status: New

-- 
launchpad-integration
https://bugs.launchpad.net/bugs/222076
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 221261] [NEW] sufficient pam_ldap.so

2008-04-23 Thread jablko
Public bug reported:

Binary package hint: ldap-auth-client

On all the systems where I setup libpam-ldap, prior to auth-client-
config, I used the construct recommended by /usr/share/doc/libpam-
ldap/README.Debian:


auth[success=1 default=ignore]  pam_unix.so nullok_secure
authrequisite   pam_ldap.so minimum_uid=1000 use_first_pass
authrequisite   pam_permit.so


I'm excited to try auth-client-config, to avoid hand editing lots of files, 
however I noticed that /etc/auth-client-config/profile.d/ldap-auth-config does 
exactly what README.Debian cautions against:


[...]
- Be very careful when you use sufficient pam_ldap.so in Debian's
/etc/pam.d/common-* files: Some services can place other required
PAM-modules after the includes, which will be ignored if pam_ldap.so
succeeds. As a workaround, use something like the following construct:
[...]


A side benefit of the construct recommended by README.Debian is that local 
authentication is checked first, so root can still login if LDAP is down.

I created my own /etc/auth-client-config/profile.d/mine profile which
implements the README.Debian construct, but I wonder why ldap-auth-
config uses sufficient pam_ldap.so, and checks pam_ldap.so before
pam_unix.so

Is the advice of README.Debian outdated or overly paranoid?

Thanks and best wishes, Jack

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

-- 
sufficient pam_ldap.so
https://bugs.launchpad.net/bugs/221261
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 212521] [NEW] [hardy] installation fails even if openjdk-6-jdk is installed

2008-04-05 Thread jablko
Public bug reported:

Binary package hint: tomcat5.5

I just installed tomcat5.5 from Hardy. It installed openjdk-6-jre, so
the init script failed at line 48 because openjdk-6-jre does not include
bin/jdb

As bug #179447 explains, bin/jdb is part of a -jdk vs. a -jre package,
and tomcat5.5's dependencies should ensure one is installed. It seems to
me this could be achieved by depending on java2-sdk instead of
java2-runtime. I added this comment to Debian bug #458412, however I
admittedly know little about the Java packaging policy...

In the meantime, I installed openjdk-6-jdk, but the tomcat5.5 init
script still fails because line 40 does not include
/usr/lib/jvm/java-6-openjdk:

[/etc/init.d/tomcat5.5 line 40]
JDK_DIRS=/usr/lib/jvm/java-6-sun /usr/lib/jvm/java-1.5.0-sun 
/usr/lib/j2sdk1.5-sun /usr/lib/j2sdk1.5-ibm /usr/lib/j2sdk1.4-sun 
/usr/lib/j2sdk1.4-blackdown /usr/lib/j2se/1.4 /usr/lib/j2sdk1.4-ibm 
/usr/lib/j2sdk1.3-sun /usr/lib/j2sdk1.3-blackdown /usr/lib/jvm/java-gcj 
/usr/lib/kaffe


# Look for the right JVM to use
for jdir in $JDK_DIRS; do
[...]

Perhaps a more maintainable way to find the right JVM would be to:

for jdir in /usr/lib/jvm/*; do
[...]

- or perhaps JAVA_HOME=/usr would work, since /usr contains bin/java and
bin/jdb. This would keep the default JAVA_HOME consistent with
/etc/alternatives

Again, I confess to knowing little about the Java packaging policy.

Thanks for maintaining Tomcat, Jack

** Affects: tomcat5.5 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
[hardy] installation fails even if openjdk-6-jdk is installed
https://bugs.launchpad.net/bugs/212521
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 212536] [NEW] [hardy] installation fails: cat: /etc/tomcat5.5/policy.d/05solr.policy: No such file or directory

2008-04-05 Thread jablko
Public bug reported:

I just installed solr-tomcat5.5 from Hardy. Since it depends on
tomcat5.5, tomcat5.5 was also installed. However the installation failed
because Tomcat can't start:

[...]
Setting up tomcat5.5 (5.5.25-1ubuntu1) ...
 * Starting Tomcat servlet engine tomcat5.5
cat: /etc/tomcat5.5/policy.d/05solr.policy: No such file or directory
invoke-rc.d: initscript tomcat5.5, action start failed.
dpkg: error processing tomcat5.5 (--configure):
[...]

Investigating, I found /etc/tomcat5.5/policy.d/05solr.policy is a
symlink to ../../solr/tomcat.policy (/etc/solr/tomcat.policy) and
indeed, /etc/solr/tomcat.policy does not exist.

According to the filelist it should:
http://packages.ubuntu.com/hardy/all/solr-tomcat5.5/filelist

However /etc/solr contains tomcat.policy.dpkg-new instead.

My guess is that once solr-tomcat5.5 is configured, tomcat.policy.dpkg-
new will be renamed tomcat.policy, but it won't be configured until
tomcat5.5 is installed, which fails because the init script fails
because tomcat.policy.dpkg-new has not yet been renamed. Which is sort
of a chicken and egg problem.

The following manual intervention made the problem go away:

% sudo cp tomcat.policy.dpkg-new tomcat.policy

Thanks for maintaining Solr in Ubuntu, Jack

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

-- 
[hardy] installation fails: cat: /etc/tomcat5.5/policy.d/05solr.policy: No such 
file or directory
https://bugs.launchpad.net/bugs/212536
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 212643] [NEW] not respecting apt pinning

2008-04-05 Thread jablko
Public bug reported:

We're running a mixed system. We're running Gutsy until Hardy is
officially released, but we need PHP  5.2.3, so our sources.list
contains:

deb http://archive.ubuntu.com/ubuntu/ gutsy main restricted universe multiverse
[...]
deb http://archive.ubuntu.com/ubuntu/ hardy main restricted universe multiverse

- and our /etc/apt/preferences contains:

Package: *
Pin: release a=hardy
Pin-Priority: 100

aptitude respects the pin priority and only offers to upgrade 41
packages:

juno% sudo aptitude -DR dist-upgrade
[sudo] password for jablko:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Building tag database... Done
The following NEW packages will be installed:
  linux-image-2.6.24-14-generic
linux-restricted-modules-2.6.24-14-generic
  linux-ubuntu-modules-2.6.24-14-generic
The following packages will be upgraded:
  bzip2 cupsys cupsys-bsd cupsys-client cupsys-common firefox
  firefox-gnome-support landscape-client language-pack-en
  language-pack-gnome-en libbz2-1.0 libc6 libc6-i686 libcupsimage2
  libcupsys2 libhal1 libicu36 libkrb53 libruby1.8 libssl0.9.8
linux-generic
  linux-image-2.6.24-12-generic linux-image-generic
  linux-restricted-modules-2.6.24-12-generic
  linux-restricted-modules-common linux-restricted-modules-generic
  openssh-client openssh-server skype skype-common ssh ssh-askpass-gnome
  tzdata ubuntu-docs unzip xserver-xorg-core xserver-xorg-input-evdev
  xserver-xorg-video-amd xserver-xorg-video-intel xserver-xorg-video-nv
  xserver-xorg-video-vesa
41 packages upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Need to get 134MB of archives. After unpacking 194MB will be used.
Do you want to continue? [Y/n/?] 

However smart wants to upgrade  900:

juno% smart upgrade
Loading cache...
Updating cache...    [100%]

Computing transaction...

Upgrading packages (906):
  acpi-support   libgtkspell0
  adduserlibgtop2-7
  alacarte   libgtop2-common
[...]

Thanks and best wishes, Jack

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

-- 
not respecting apt pinning
https://bugs.launchpad.net/bugs/212643
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 198238] [NEW] hardy heron alpha 5 live cd fails to boot on optiplex 320 without acpi=off

2008-03-03 Thread jablko
Public bug reported:

I checked today whether the Ubuntu 8.04 Hardy Heron Alpha 5 live CD
would boot on our office' Dell Optiplex 320. I found that it would not,
unless I added acpi=off to the boot options. By adding acpi=off to
the boot options, I successfully booted the CD. The new artwork looks
great.

What is necessary for the final Hardy Heron live CD to automatically
boot on Dell Optiplex 320?

Thanks and best wishes, Jack

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
hardy heron alpha 5 live cd fails to boot on optiplex 320 without acpi=off
https://bugs.launchpad.net/bugs/198238
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 98658] Re: cifs doesn't support connecting as guest

2008-02-13 Thread jablko
Thanks Chuck, I had a chance this evening to test with the Hardy alpha 4
live CD and indeed, I no longer see the kernel oops. The kernel oops I
used to get is below.

So the workaround mentioned in the Debian bug report now works. Changing
my /etc/auto.smb as follows enables me to connect to my Ubuntu Samba
server with autofs:


--- /etc/auto.smb   2007/03/29 15:27:45 1.1
+++ /etc/auto.smb   2008/01/18 16:08:28
@@ -24,6 +24,7 @@
mountopts=$mountopts,credentials=$credfile
smbopts=-A $credfile
 else
+   mountopts=$mountopts,sec=none
smbopts=-N
 fi
  


So mount.smb -o guest works:


ket% sudo mount.smb //mog.local/share /mnt -o guest
Anonymous login successful
ket%


- but mount.cifs -o guest does not work:


ket% sudo mount.cifs //mog.local/share /mnt -o guest
mount error 13 = Permission denied
Refer to the mount.cifs(8) manual page (e.g.man mount.cifs)
ket%


- but mount.cifs -o sec=none does work:


ket% sudo mount.cifs //mog.local/share /mnt -o sec=none
ket% ls /mnt
Movies MythVideo
ket%


So, *should* mount.cifs -o guest work like mount.smb -o guest, or should 
/etc/auto.smb use sec=none?

Much thanks for all your help with this issue Chuck, Jack


Jan 18 09:44:16 ket kernel:  CIFS VFS: Send error in SessSetup = -13
Jan 18 09:44:16 ket kernel:  CIFS VFS: cifs_mount failed w/return code =
-13
Jan 18 09:44:27 ket kernel:  CIFS VFS: Send error in SessSetup = -13
Jan 18 09:44:27 ket kernel:  CIFS VFS: cifs_mount failed w/return code =
-13
Jan 18 09:46:23 ket kernel: BUG: unable to handle kernel NULL pointer
dereference at virtual address 
Jan 18 09:46:23 ket automount[4818]: mount(generic): failed to
mount //mog.local/print (type cifs) on /smb/mog.local/print
Jan 18 09:46:23 ket kernel:  printing eip:
Jan 18 09:46:23 ket kernel: f8f48183
Jan 18 09:46:23 ket kernel: *pde = 
Jan 18 09:46:23 ket kernel: Oops:  [#1]
Jan 18 09:46:23 ket kernel: SMP 
Jan 18 09:46:23 ket kernel: Modules linked in: nls_iso8859_1 cifs i915
drm rfcomm l2cap bluetooth ppdev parport_pc lp parport button ac battery
autofs4 ipv6 acpi_cpufreq cpufreq_conservative cpufreq_powersave
cpufreq_stats cpufreq_userspace cpufreq_ondemand freq_table fuse
firewire_sbp2 loop joydev tsdev snd_hda_intel pcmcia snd_pcm_oss
snd_mixer_oss snd_pcm sdhci ipw3945 snd_timer mmc_core ieee80211
ieee80211_crypt yenta_socket rsrc_nonstatic pcmcia_core rtc snd iTCO_wdt
firmware_class i2c_i801 i2c_core soundcore snd_page_alloc psmouse
serio_raw intel_agp agpgart evdev ext3 jbd mbcache dm_mirror dm_snapshot
dm_mod sg sr_mod sd_mod cdrom 8139cp ata_piix ata_generic libata
scsi_mod firewire_ohci firewire_core crc_itu_t 8139too mii ehci_hcd
generic ide_core uhci_hcd usbcore thermal processor fan
Jan 18 09:46:23 ket kernel: CPU:0
Jan 18 09:46:23 ket kernel: EIP:0060:[f8f48183]Not tainted VLI
Jan 18 09:46:23 ket kernel: EFLAGS: 00010212   (2.6.22-3-686 #1)
Jan 18 09:46:23 ket kernel: EIP is at cifs_find_tcp_session+0x77/0xc0
[cifs]
Jan 18 09:46:23 ket kernel: eax: c747dd00   ebx:    ecx:
001f   edx: c747dd7c
Jan 18 09:46:23 ket kernel: esi: f688c569   edi:    ebp:
f688c500   esp: c747dca4
Jan 18 09:46:23 ket kernel: ds: 007b   es: 007b   fs: 00d8  gs: 0033
ss: 0068
Jan 18 09:46:23 ket kernel: Process mount.cifs (pid: 4823, ti=c747c000
task=d5d1fa90 task.ti=c747c000)
Jan 18 09:46:23 ket kernel: Stack:  c747dd7c f688c500 0002
c7a2103d f8f5f7b1 0003 f8f4a161 
Jan 18 09:46:23 ket kernel:c747dd90 c747dd44 0011 31f9ed23
f72f3dd4 1000 eebdf7c0 ee8c0200 
Jan 18 09:46:23 ket automount[4818]: mount(generic): failed to
mount //mog.local/share (type cifs) on /smb/mog.local/share
Jan 18 09:46:23 ket kernel:000d  c0178ae5 
  f69aaa80 c7a21019 
Jan 18 09:46:23 ket kernel: Call Trace:
Jan 18 09:46:23 ket kernel:  [f8f4a161] cifs_mount+0x1641/0x20ac
[cifs]
Jan 18 09:46:23 ket kernel:  [c0178ae5] __d_lookup+0x96/0xd9
Jan 18 09:46:23 ket kernel:  [c01cc934] idr_get_new+0xa/0x26
Jan 18 09:46:23 ket kernel:  [c017b93d] get_filesystem+0xf/0x29
Jan 18 09:46:23 ket kernel:  [f8f3e610] cifs_get_sb+0xa2/0x18f [cifs]
Jan 18 09:46:23 ket kernel:  [c017c8e3] alloc_vfsmnt+0x8d/0xb4
Jan 18 09:46:23 ket kernel:  [c016b8f0] vfs_kern_mount+0x83/0xf6
Jan 18 09:46:23 ket kernel:  [c016b9af] do_kern_mount+0x37/0xc7
Jan 18 09:46:23 ket kernel:  [c017d379] do_mount+0x627/0x69a
Jan 18 09:46:23 ket kernel:  [f8985b08] do_get_write_access
+0x430/0x45d [jbd]
Jan 18 09:46:23 ket kernel:  [c014ee8b] find_get_page+0x18/0x48
Jan 18 09:46:23 ket kernel:  [c0151116] filemap_nopage+0x184/0x295
Jan 18 09:46:23 ket kernel:  [c015ade9] __handle_mm_fault+0x305/0x955
Jan 18 09:46:23 ket kernel:  [c015ae24] __handle_mm_fault+0x340/0x955
Jan 18 09:46:23 ket kernel:  [c017bed2] copy_mount_options+0x90/0x109
Jan 18 09:46:23 ket kernel:  [c01316db] search_exception_tables
+0x14/0x25
Jan 18 09:46:23 ket kernel:  [c0152f83] __alloc_pages+0x52/0x294
Jan 18 09:46:23 

[Bug 185917] Re: lucene2 jdk dependence

2008-01-26 Thread jablko
Thanks Onkar, for working on lucene2 in Ubuntu.

I'm interested in building lucene2 with GCJ - you mention:

The lucene2 core (and contrib) libraries build with GCJ also. I have
already tried this by disabling unit tests. The solution to unit test
failure is known but depends on another bug #183164.

However I'm getting the following unit test failures:

[junit] Testsuite: org.apache.lucene.search.TestSort
[junit] Tests run: 17, Failures: 2, Errors: 0, Time elapsed: 1.755 sec
[junit]
[junit] Testcase: 
testInternationalSort(org.apache.lucene.search.TestSort):FAILED
[junit] expected:B[FJD]H but was:B[JDF]H
[junit] junit.framework.ComparisonFailure: expected:B[FJD]H but 
was:B[JDF]H
[junit]at 
org.apache.lucene.search.TestSort.assertMatches(TestSort.java:639)
[junit]at 
org.apache.lucene.search.TestSort.testInternationalSort(TestSort.java:358)
[junit]
[junit]
[junit] Testcase: 
testInternationalMultiSearcherSort(org.apache.lucene.search.TestSort):FAILED
[junit] expected:B[FJD]H but was:B[JDF]H
[junit] junit.framework.ComparisonFailure: expected:B[FJD]H but 
was:B[JDF]H
[junit]at 
org.apache.lucene.search.TestSort.assertMatches(TestSort.java:639)
[junit]at 
org.apache.lucene.search.TestSort.testInternationalMultiSearcherSort(TestSort.java:382)
[junit]
[junit]
[junit] Test org.apache.lucene.search.TestSort FAILED

Are these the failures to which you're referring?

Thanks and best wishes, Jack

-- 
lucene2 jdk dependence
https://bugs.launchpad.net/bugs/185917
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 98658] Re: cifs doesn't support connecting as guest

2008-01-22 Thread jablko
Thanks Chuck, I followed up on the Debian bug with automount. sec=none
does enable mount.cifs to connect without username or password, but now
results in automount kernel panics. Incidentally I experience the same
kernel panics with Ubuntu automount. Will continue to work on the
automount issues, unless you have input on how to proceed?

Thanks and best wishes, Jack

-- 
cifs doesn't support connecting as guest
https://bugs.launchpad.net/bugs/98658
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 172876] gdm-ssh-session missing again?

2007-11-29 Thread jablko
Public bug reported:

Binary package hint: gdm

I'm running gdm 2.20.1-0ubuntu in Gutsy and unlike the Debian package
gdm 2.20.1-2, it appears to be missing gdm-ssh-session

Consequently I'm unable to select Secure remote connection from the
list of available gdm sessions.

In Debian, I'm able to select Secure remote connection from the gdm
login screen and login to machines to which I can ssh. The ssh.desktop
file also appears to be well translated.

I found this bug: https://bugs.launchpad.net/bugs/43381

It was apparently resolved by adding gdm-ssh-session to the Ubuntu
package, however gdm-ssh-session appears to be missing again?

Thanks and best wishes, Jack

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

-- 
gdm-ssh-session missing again?
https://bugs.launchpad.net/bugs/172876
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 98658] cifs doesn't support connecting as guest

2007-03-29 Thread jablko
Public bug reported:

Binary package hint: samba

I'm using a stock Edgy installation. I simply enabled Samba using the
GUI tools and tried connecting from another Linux machine. The
mount.cifs manpage describes a guest option, but connecting with this
option doesn't work:

ket% sudo mount.cifs //mog.local/share /mnt -o guest
mount error 13 = Permission denied
Refer to the mount.cifs(8) manual page (e.g.man mount.cifs)
ket%

However this option does work with mount.smb vs. mount.cifs:

ket% sudo mount.smb //mog.local/share /mnt -o guest
Anonymous login successful
ket%

As a workaround, I created a user anonymous with blank password:

ket% sudo mount.cifs //mog.local/share /mnt -o user=anonymous,password=
ket% ls /mnt
Movies  MythVideo
ket%

However this is not a perfect solution: The autofs package's
/etc/auto.smb script uses cifs by default and I don't want to have to
create a credfile for anonymous with blank password, I want autofs to
work with my Ubuntu Samba server out of the box.

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=416515

Why doesn't connecting to Ubuntu with cifs and the guest option work
like connecting to Ubuntu with smb and the guest option?

What needs to change so:

ket% sudo mount.cifs //mog.local/share /mnt

- or -

ket% sudo mount.cifs //mog.local/share /mnt -o guest

successfully connect, thereby enabling autofs to work out of the box?

Thanks for maintaining Samba in Ubuntu! Jack

** Affects: samba (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
cifs doesn't support connecting as guest
https://launchpad.net/bugs/98658

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


[Bug 64025] Re: Couldn't make iso file from gnomebaker: unable to get excusive access to drive

2007-01-14 Thread jablko
I get this problem on a recent installation of Edgy:

Error trying to open /dev/sg0 exclusively (Permission denied)... retrying in 1 
second.
Error trying to open /dev/sg0 exclusively (Permission denied)... retrying in 1 
second.
Error trying to open /dev/sg0 exclusively (Permission denied)... retrying in 1 
second.
Error trying to open /dev/sg0 exclusively (Permission denied)... retrying in 1 
second.
Error trying to open /dev/sg0 exclusively (Permission denied)... retrying in 1 
second.
Error trying to open /dev/sg0 exclusively (Permission denied)... retrying in 1 
second.
Error trying to open /dev/sg0 exclusively (Permission denied)... retrying in 1 
second.
Error trying to open /dev/sg0 exclusively (Permission denied)... retrying in 1 
second.
Error trying to open /dev/sg0 exclusively (Permission denied)... retrying in 1 
second.
Error trying to open /dev/sg0 exclusively (Permission denied)... retrying in 1 
second.
readcd: Permission denied. Cannot open '/dev/sg0'. Cannot open SCSI driver.
readcd: For possible targets try 'readcd -scanbus'. Make sure you are root.
readcd: For possible transport specifiers try 'readcd dev=help'.

I checked and the CD is not mounted:

$ mount
/dev/sda1 on / type ext3 (rw,errors=remount-ro)
proc on /proc type proc (rw,noexec,nosuid,nodev)
/sys on /sys type sysfs (rw,noexec,nosuid,nodev)
varrun on /var/run type tmpfs (rw,noexec,nosuid,nodev,mode=0755)
varlock on /var/lock type tmpfs (rw,noexec,nosuid,nodev,mode=1777)
procbususb on /proc/bus/usb type usbfs (rw)
udev on /dev type tmpfs (rw,mode=0755)
devshm on /dev/shm type tmpfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
lrm on /lib/modules/2.6.17-10-generic/volatile type tmpfs (rw)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
$

-- 
Couldn't make iso file from gnomebaker: unable to get excusive access to drive
https://launchpad.net/bugs/64025

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


[Bug 64025] Re: Couldn't make iso file from gnomebaker: unable to get excusive access to drive

2007-01-14 Thread jablko
Following a comment in 58341, I checked permissions in /dev/sg0:

$ ls -la /dev/sg*
crw-rw 1 root root 21, 0 2007-01-11 21:10 /dev/sg0
crw-rw 1 root cdrom 21, 1 2007-01-11 21:10 /dev/sg1
$ 

For some reason, /dev/sg0 can't be accessed by the cdrom group. I dunno
if this is a problem with the Ubuntu udev rules?

Thanks, Jack

-- 
Couldn't make iso file from gnomebaker: unable to get excusive access to drive
https://launchpad.net/bugs/64025

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