[Bug 112909] Re: Support extended attributes

2009-06-05 Thread HonoredMule
What is the status on this? I just started using the calendar server package and quickly discovered that I've adopted a ticking time bomb; backups will be completely useless if the extended attributes are not preserved. I want to do an ext4 reformatting and fresh install of my server, porting muc

[Bug 240063] Re: DNS servers disappear on restart

2008-09-23 Thread HonoredMule
I can confirm this bug. I installed an 8.10 home server/gateway when it first came out, and it took me a while to even notice the bug because I run my own DNS server, but I now get reminded every time I try to 'dig' an address after a reboot. Given how critical a failure this can be for static IP

[Bug 61903] Re: dhcp3 fails to start during boot-time but starts seamlessly invoking the init-script manually

2008-09-23 Thread HonoredMule
A VERY annoying bug indeed. About once every 1-3 weeks, I have to log into my server to start dhcp3-server when some desktop's lease expires and I realize it never got started or quit silently. I added '/etc/init.d/dhcp3-server restart' to my gateway setup script, but that drastically slows the e

[Bug 389555] Re: [PATCH] ext4 filesystem corruption

2009-07-20 Thread HonoredMule
Could someone please /finish/ the documentation in https://wiki.ubuntu.com/Testing/EnableProposed? The blurb in italics asking how to actually accomplish more than seeing a package list has been there for ages, and that's about as far as I can get as well. Aptitude does nothing because it erroneou

[Bug 112909] Re: Support extended attributes

2010-01-07 Thread HonoredMule
SabreWolfy, I think you need to re-read this bug. It has nothing to do with the filesystem itself supporting extended attributes. Rather the problem is with all the user-land tools that do not, like cp, tar, graphical file managers, etc. Without these tools supporting them, filesystem support is

[Bug 1737663] [NEW] dhclient fails setting default gateway to unreachable host

2017-12-11 Thread HonoredMule
Public bug reported: When receiving an IP from a DHCP server and a router IP that is not the same IP, dhclient-script silently fails to add the router as a default route for the interface (RTNETLINK answers: Network is unreachable). Error occurs on line 320: # set default route ip -4 rout

[Bug 1454725] Re: openvpn no longer called with "--script-security 2"

2016-11-26 Thread HonoredMule
What about the originally reported issue? OPTARGS is still not supported. Or put another way, there are other flags some of us need to set (in my case --multihome). If not via OPTARGS, what is the proper way to set them? And why does /etc/default/openvpn still present OPTARGS as supported? --

[Bug 1191882] Re: PAM auth fails in client without server package

2018-01-19 Thread HonoredMule
** Also 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/1191882 Title: PAM auth fails in client without server package To manage notificati

[Bug 576255] Re: can't install apache2.2-common (2.2.14-5ubuntu8)

2010-10-05 Thread HonoredMule
Adam Conrad - "This isn't apache-specific, though it seems that apache users seem to be one of the larger groups of people who think that deleting conffiles will improve their lives somehow. Not really sure how to curb that, but not with bugs in apache." I didn't delete any config files, yet I als

[Bug 112909] Re: Support extended attributes

2010-07-08 Thread HonoredMule
That may be fine for desktops, but where we were really devoid of options is on servers. The latest release (Ibex) in server edition now supports copying extended attributes with --preserve=all or the archive flag (-a). However it still failed when copying between two xattr- enabled partitions.