[Bug 294648] Re: svn over https with client certificates broken (regression in intrepid)

2008-12-16 Thread Magnus Runesson
@Robert; Note that the hardy backport is the same version as in Intrepid
plus some fixes.

See the log at: https://launchpad.net/ubuntu/+source/subversion

-- 
svn over https with client certificates broken (regression in intrepid)
https://bugs.launchpad.net/bugs/294648
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 294648] Re: svn over https with client certificates broken (regression in intrepid)

2008-12-14 Thread Magnus Runesson
There is a backport for Hardy that solves this problem and works fine in
Intrepid

See: http://theworldofapenguin.blogspot.com/2008/12/subversion-and-
ssl.html

-- 
svn over https with client certificates broken (regression in intrepid)
https://bugs.launchpad.net/bugs/294648
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 295172] [NEW] usb-creator does not work when $HOME is on NFS

2008-11-07 Thread Magnus Runesson
Public bug reported:

Binary package hint: usb-creator

$HOME is NFS-mounted and the clients root-user has no right on the NFS-
server.

usb-creator tries to write .usb-creator.log in users home directory but
are not alloewd to write to users home. usb-creator crashes.

$ usb-creator 
  File /usr/bin/usb-creator, line 40, in module
f = GtkFrontend()
  File /usr/lib/python2.5/site-packages/usbcreator/gtk_frontend.py, line 52, 
in __init__
self.backend = Backend(self)
  File /usr/lib/python2.5/site-packages/usbcreator/backend.py, line 87, in 
__init__
self.logger = Logger()
  File /usr/lib/python2.5/site-packages/usbcreator/backend.py, line 33, in 
__init__
self.fp = open(log_file, 'a')
IOError: [Errno 13] Permission denied: '/home/magru/.usb-creator.log'
Exception exceptions.AttributeError: Logger instance has no attribute 'fp' in 
bound method Logger.__del__ of usbcreator.backend.Logger instance at 
0x1f80710 ignored


$ usb-creator --version
0.1.8

~$ lsb_release -rd
Description:Ubuntu 8.10
Release:8.10


$ apt-cache policy usb-creator
usb-creator:
  Installed: 0.1.10
  Candidate: 0.1.10
  Version table:
 *** 0.1.10 0
500 http://archive.ubuntu.com intrepid/main Packages
100 /var/lib/dpkg/status


Workaround
=
$ sudo -s
# export SUDO_USER=root
# usb-creator

** Affects: usb-creator (Ubuntu)
 Importance: Undecided
 Status: New

-- 
usb-creator does not work when $HOME is on NFS
https://bugs.launchpad.net/bugs/295172
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 141180] Re: Cannot import any images (import error)

2007-12-29 Thread Magnus Runesson
Just run f-spot-sqlite-upgrade fixes the problem.

-- 
Cannot import any images (import error)
https://bugs.launchpad.net/bugs/141180
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 158085] TidyHTMLTreeBuilder won't import

2007-10-28 Thread Magnus Runesson
Public bug reported:

When I am importing TidyHTMLTreeBuilding according to
http://effbot.org/zone/element-tidylib.htm it complains that elementtree
not found.The package python-elementtree is installed.

$ python
Python 2.5.1 (r251:54863, Oct  5 2007, 13:36:32) 
[GCC 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)] on linux2
Type help, copyright, credits or license for more information.
 from elementtidy import TidyHTMLTreeBuilder
Traceback (most recent call last):
  File stdin, line 1, in module
  File /usr/lib/python2.5/site-packages/elementtidy/TidyHTMLTreeBuilder.py, 
line 49, in module
from elementtree import ElementTree
ImportError: No module named elementtree
 

I got this problem in Ubuntu 7.10 (Gutsy Gibbon)

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

-- 
TidyHTMLTreeBuilder won't import
https://bugs.launchpad.net/bugs/158085
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 54937] dhcp-server installation points out package in universe

2006-08-02 Thread Magnus Runesson
Public bug reported:

The server documentation about installing a DHCP-server
(https://help.ubuntu.com/ubuntu/serverguide/C/dhcp.html) tells the
reader to use dhcpd-package which is in Universe.

I think the documentation should be about using dhcp3-server which is
included in main and therefore oficialy supported.

** Affects: ubuntu-doc (upstream)
 Importance: Untriaged
 Status: Unconfirmed
** Affects: Ubuntu
 Importance: Untriaged
 Status: Unconfirmed

** Also affects: Ubuntu
   Importance: Untriaged
   Status: Unconfirmed

-- 
dhcp-server installation points out package in universe 
https://launchpad.net/bugs/54937

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


[Bug 53930] Missing possibility to resize ext3 online

2006-07-24 Thread Magnus Runesson
Public bug reported:

Binary package hint: ext2resize

Missing possibility to resize ext3 online. Therfore should this package
be included in main. This function is needed for the default filesystem
to be able to call the dist an enterprise grade distribution. It must be
possible to resize filesystems without using a service window.

** Affects: ext2resize (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
Missing possibility to resize ext3 online
https://launchpad.net/bugs/53930

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