[Bug 633617] [NEW] emacs loads version control packages in batch mode

2010-09-08 Thread jalitr
Public bug reported:

Binary package hint: emacs23

If you are in a source repository, emacs loads the version control
package for that repository in batch mode.  The problem can be
reproduced as follows:

# Create an empty directory.
$ mkdir tmp
$ cd tmp

# Verify there is no problem in the empty directory.
# These commands should not produce any output.
$ emacs -Q --batch --load /dev/null
$ emacs -Q --batch --load /dev/null foo

# Pretend to put the directory under version control.
$ mkdir .git .hg .svn CVS
$ touch CVS/Entries .svn/entries

# Verify that the first command is still ok.
$ emacs -Q --batch --load /dev/null

# Verify that the second command prints the loading messages
# which are inappropriate for batch mode.
$ emacs -Q --batch --load /dev/null foo
Loading vc-cvs...
Loading vc-svn...
Loading vc-git...
Loading vc-hg...

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

-- 
emacs loads version control packages in batch mode
https://bugs.launchpad.net/bugs/633617
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 583821] Re: hostname -f prevents dovecot installation

2010-05-23 Thread jalitr
** Changed in: dovecot (Ubuntu)
   Status: New = Invalid

-- 
hostname -f prevents dovecot installation
https://bugs.launchpad.net/bugs/583821
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dovecot in ubuntu.

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


[Bug 583821] Re: hostname -f prevents dovecot installation

2010-05-23 Thread jalitr
** Changed in: dovecot (Ubuntu)
   Status: New = Invalid

-- 
hostname -f prevents dovecot installation
https://bugs.launchpad.net/bugs/583821
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 583821] Re: hostname -f prevents dovecot installation

2010-05-22 Thread jalitr
After further review, I don't think the problem is dovecot.  It is
either libc6-xen or my hosting provider's kernel.

-- 
hostname -f prevents dovecot installation
https://bugs.launchpad.net/bugs/583821
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dovecot in ubuntu.

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


[Bug 583821] Re: hostname -f prevents dovecot installation

2010-05-22 Thread jalitr
After further review, I don't think the problem is dovecot.  It is
either libc6-xen or my hosting provider's kernel.

-- 
hostname -f prevents dovecot installation
https://bugs.launchpad.net/bugs/583821
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 583821] [NEW] hostname -f prevents dovecot installation

2010-05-21 Thread jalitr
Public bug reported:

In dovecot-common-1:1.2.9-1ubuntu6 (lucid), the postinst script for
dovecot-common calls hostname -f which fails if the computer has a
FQDN of the form example.com (instead of foo.example.com).  This
prevents dovecot from installing.  The workaround I used was to manually
install the ssl cert to avoid this part of the script.

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

-- 
hostname -f prevents dovecot installation
https://bugs.launchpad.net/bugs/583821
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dovecot in ubuntu.

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


[Bug 583821] [NEW] hostname -f prevents dovecot installation

2010-05-21 Thread jalitr
Public bug reported:

In dovecot-common-1:1.2.9-1ubuntu6 (lucid), the postinst script for
dovecot-common calls hostname -f which fails if the computer has a
FQDN of the form example.com (instead of foo.example.com).  This
prevents dovecot from installing.  The workaround I used was to manually
install the ssl cert to avoid this part of the script.

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

-- 
hostname -f prevents dovecot installation
https://bugs.launchpad.net/bugs/583821
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 583847] [NEW] metacity assert failure: metacity:ERROR:core/prefs.c:2482:meta_prefs_get_workspace_name: assertion failed: (workspace_names[i] != NULL)

2010-05-21 Thread jalitr
Public bug reported:

Binary package hint: metacity

When upgrading to metacity-1.2.30.1-0ubuntu1, the new package installs
without error but metacity does not run when you start X because it
cannot find workspace names using gconf.  To trigger this bug, create
more than 16 workspaces before upgrading.  The problem is that the
metacity schema in /usr/share/gconf/schemas/metacity.schemas only has
slots for 16 workspace names, but metacity lets you have up to 36
workspaces.  The workaround is to manually edit the metacity.schemas
file and add slots 17 - 36 under the key for
/schemas/apps/metacity/workspace_names/name then run gconf-schemas
--register-all.

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

-- 
metacity assert failure: 
metacity:ERROR:core/prefs.c:2482:meta_prefs_get_workspace_name: assertion 
failed: (workspace_names[i] != NULL)
https://bugs.launchpad.net/bugs/583847
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