[Bug 1542597] Re: dnsmasq breaks Steam downloads on Comcast

2016-02-05 Thread Charles M. Hannum
** Project changed: dnsmasq => dnsmasq (Ubuntu) ** Also affects: dnsmasq Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dnsmasq in Ubuntu. https://bugs.launchpad.net/bugs/1542597 Title: d

[Bug 1511735] Re: libnl: fail to bind() netlink sockets

2016-01-30 Thread D. Charles Pyle
Same problems as above hit me today after an update on my Ubuntu 14.04.3 LTS machine. After applying updates, networking ceased to function. Downgraded libnl* and now networking is working again. Luckily I was able to do the downgrade by first using recovery options at boot from GRuB. From ther

[Bug 1540008] [NEW] USB permissions not set at install time (udevd name changed?)

2016-01-30 Thread Charles Lepple
Public bug reported: 1) $ lsb_release -rd Description:Ubuntu 14.04.3 LTS Release:14.04 2) nut-server: 2.7.1-1ubuntu1; udev: 204-5ubuntu20.15 3) On a fresh install of Ubuntu 14.04 (amd64), I installed the nut- server package while the UPS was already connected via USB. After installat

[Bug 1483615] Re: usbhid-ups driver segfaults on discovery of UPS

2016-01-25 Thread Charles Lepple
Since you only have one UPS, I would recommend removing the extra "-x" options (this prevents problems down the road if a new kernel assigns a different bus number). I believe the regex matcher is case-sensitive, so the "051D" does not match. Interestingly enough, we did have another recent unrepr

[Bug 1483615] Re: usbhid-ups driver segfaults on discovery of UPS

2016-01-24 Thread Charles Lepple
@davis65536: I think we might have a lead on this. Are you running in a VM? https://github.com/networkupstools/nut/issues/258 The APC portion of usbhid-ups expects that if it can open the device, it can read the string descriptors. Your system is printing "unknown" for the Manufacturer, Product a

[Bug 1384503] Re: rsync fails on large files with compression

2016-01-11 Thread Charles Peters II
I attempted to SRU a patch almost a year ago. And that was after two other people confirmed the patch worked for them. In reply to my email Alberto Salvia Novella said on Mon, Jan 12, 2015 at 5:14 PM C Peters: > https://bugs.launchpad.net/ubuntu/+source/rsync/+bug/1300367 > Can someone nominate t

[Bug 1498697] Re: Targets are not consistently shown with large numbers of targets

2015-09-23 Thread Charles Farquhar
Thanks Eric! A quick test by @jcallicoat shows that the package seems to have resolved the issue. root@XX-cinder01_cinder_volumes_container-45d8c323:/tmp# for i in {1..100} ; do diff -u <(/usr/sbin/tgtadm -L iscsi --mode target --op show | fgrep Target) <(/usr/sbin/tgtadm -L iscsi --mode ta

[Bug 1333600] Re: Encoded symbols in path produce HTTP-500 error

2015-06-16 Thread Charles Hsu
Hi Guys, I saw same problem, I created a bug in keystonemiddleware. https://bugs.launchpad.net/keystonemiddleware/+bug/1465525 ** Also affects: python-keystonemiddleware (Ubuntu) Importance: Undecided Status: New ** No longer affects: python-keystonemiddleware (Ubuntu) -- You recei

[Bug 1407841] [NEW] docker.io package fails install if docker group is pre-existing

2015-01-05 Thread Charles Butler
Public bug reported: When installing the docker.io package, it fails during installation with a message akin to the following: stderr: addgroup: The group `docker' already exists and is not a system group. Exiting. dpkg: error processing package docker.io (--configure): subprocess installed pos

[Bug 1406729] Re: dig does not have a default trusted key

2015-01-02 Thread Charles Peters II
I vote no, if someone is setting up or testing DNSSEC, let's not encourage them to use a broken dig option! I tried using the following command and dig core dumped. Note: www is setup as a CNAME. dig +trusted-key=trusted-key.key +topdown +sigchase +multiline -ta www.tuxedo.net I was wonder

[Bug 1401055] [NEW] package libbind9-90 (not installed) failed to install/upgrade: trying to overwrite '/usr/share/doc/libbind9-90/copyright', which is also in package libdebconfclient0:amd64 0.187ubu

2014-12-10 Thread Christopher Charles Erswell
Public bug reported: Pronlem installing Ubuntu updates ProblemType: Package DistroRelease: Ubuntu 14.04 Package: libbind9-90 (not installed) ProcVersionSignature: Ubuntu 3.13.0-34.60-lowlatency 3.13.11.4 Uname: Linux 3.13.0-34-lowlatency x86_64 ApportVersion: 2.14.1-0ubuntu3.6 Architecture: amd6

[Bug 1300367] Re: rsync 3.1.0 and 3.0.9 incompatibility

2014-10-20 Thread Charles Peters II
Attached is a patch which seems to fix the bug for Ubuntu Trusty or 14.04. Please test the package from my PPA and confirm it works OK. https://launchpad.net/~cp/+archive/ubuntu/bug-fixes/+packages The easy way to install it: sudo add-apt-repository ppa:cp/bug-fixes sudo apt-get update sudo apt-g

[Bug 1323220] Re: samba-4.1.6 Lock order violation and file lost

2014-10-14 Thread Charles
It has been 5 months! When will Ubuntu fix this? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in Ubuntu. https://bugs.launchpad.net/bugs/1323220 Title: samba-4.1.6 Lock order violation and file lost To manage notificati

[Bug 1300133] Re: Generate ED25519 host keys on upgrade

2014-09-25 Thread Charles Peters II
# ssh-keygen -A ssh-keygen: generating new host keys: RSA1 ED25519 I don't think we want to add the old RSA1 keys, just the new ED25519. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in Ubuntu. https://bugs.launchpad.net/bug

[Bug 1369792] Re: Python yaml missing from mongodb install on precise and trusty

2014-09-15 Thread Charles Butler
ecided => High ** Changed in: mongodb (Juju Charms Collection) Assignee: (unassigned) => Charles Butler (lazypower) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mongodb in Ubuntu. https://bugs.launchpad.net/bugs/1369792 Tit

[Bug 1323930] Re: mod_lua.so missing from 14.04 install (apache2-bin, 2.4.7-1ubuntu4))

2014-08-25 Thread Charles Bueche
Thanks Dirk for your help. As I found no usable crypto lib in LUA available as Ubuntu LTA package, I reverted to mod_perl for my FixUp handler. Sad thing, LUA would be a nice addition to my weapon-list to hack on Apache traffic, but it seems not very much used for such things. Regs, Charles

[Bug 1323930] Re: mod_lua.so missing from 14.04 install (apache2-bin, 2.4.7-1ubuntu4))

2014-08-25 Thread Charles Bueche
it's fixed, but apt-get update+upgrade does not install the missing mod_lua.so. Is there something I have to do to get this fix applied to my server ? TIA, Charles -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 i

[Bug 1329429] Re: local bootstrap fails

2014-06-14 Thread Charles Butler
The issue turned out to be root owned ~/.juju/environments from what I observed. This can be resolved by removing that directory and letting juju re-create the directory to warehouse the .jenv's with the proper permissions on bootstrap. Can you give that a Go nuclearbob and let me know if the issu

[Bug 1316597] Re: test_smartos fails in a chroot

2014-06-02 Thread Charles Plessy
o the Debian package. Have a nice day, -- Charles ** Bug watch added: Debian Bug tracker #750314 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=750314 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cloud-init in Ubuntu.

[Bug 744223] Re: memslap / memcslap is not present, although it is advertised in the package libmemcached-tools

2014-04-16 Thread Charles Butler
This is still an issue present in 13.10 ii libmemcached-tools1.0.8-1ubuntu1 amd64Commandline tools for talking to memcached via libmemcached charles@Bushido:~/cabs/precise/memslap$ type memslap bash: type: memslap: not found -- You received this bug

[Bug 744223] Re: memslap / memcslap is not present, although it is advertised in the package libmemcached-tools

2014-04-16 Thread Charles Butler
Disregard, the command was memcslap. I clearly didn't read the helpful output: $ memslap No command 'memslap' found, did you mean: Command 'memcslap' from package 'libmemcached-tools' (main) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribe

[Bug 1300133] [NEW] Generate ED25519 host keys on upgrade

2014-03-31 Thread Charles Peters II
Public bug reported: openssh (1:6.5p1-1) unstable; urgency=medium ... * Generate ED25519 host keys on fresh installations. Upgraders who wish to add such host keys should manually add 'HostKey /etc/ssh/ssh_host_ed25519_key' to /etc/ssh/sshd_config and run 'ssh-keygen -q -f /etc/ss

[Bug 781088] Re: Time is not syncronized with NTP-server

2014-03-15 Thread Charles Kerr
Thank you for taking the time to report this bug and helping to make Ubuntu better. The issue that you reported is one that should be reproducible with the live environment of the Desktop ISO of the development release - Trusty Tahr. It would help us greatly if you could test with it so we can work

[Bug 1247148] Re: rndc addzone isn't working. fix available

2013-11-11 Thread Charles Peters II
Perhaps a better approach would be to modify /etc/default/bind9. $ cat /etc/default/bind9 # run resolvconf? RESOLVCONF=no # startup options for the server OPTIONS="-u bind" -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bind9 in Ubun

[Bug 1247148] Re: rndc addzone isn't working. fix available

2013-11-11 Thread Charles Peters II
snippet of /etc/apparmor.d/usr.sbin.named # /etc/bind should be read-only for bind # /var/lib/bind is for dynamically updated zone (and journal) files. # /var/cache/bind is for slave/stub data, since we're not the origin of it. # See /usr/share/doc/bind9/README.Debian.gz /etc/bind/** r,

[Bug 1214749] [NEW] Sync mailman 1:2.1.16~rc2-1 (main) from Debian unstable (main)

2013-08-21 Thread Charles Peters II
Public bug reported: Please sync mailman 1:2.1.16~rc2-1 (main) from Debian unstable (main) Explanation of the Ubuntu delta and why it can be dropped: * debian/tests: Add autopkgtest. * Fix FTBFS: correct expected Python.h location in configure script (LP: #1098162). - d/control: add b

Re: [Bug 1189646] Re: unowned files after purge (policy 6.8, 10.8): /etc/apt/apt.conf.d/90cloud-init-pipelining

2013-07-14 Thread Charles Plessy
le running a package where I barely understand much of what its main script seems to be capable of doing. Apart from this, unless Ubuntu has diverged on the kernel hooks, it seems to me that the package should be working fine on both Debian and Ubuntu. Have a nice Sunday, Charles -- Charles

[Bug 1189646] [NEW] unowned files after purge (policy 6.8, 10.8): /etc/apt/apt.conf.d/90cloud-init-pipelining

2013-06-10 Thread Charles Plessy
Public bug reported: Hi Scott, this is http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=674237. Can you add the following line in debian/cloud-init.postrm for the purge ? rm -f /etc/apt/apt.conf.d/90cloud-init-pipelining Have a nice day, -- Charles ** Affects: cloud-init (Ubuntu

[Bug 811518] Re: SAMBA cannot browse Workgroups, name resolve order

2012-10-15 Thread Charles Michael Peszczynski Ritchea
This bug affected me, Windows shared worked fine, then they stopped working, and this fixed it. I tried launching an exe in Mono, and then started installing wine right before my shares stopped working. Ubuntu 12.04 amd64 to Windows 8 x64 -- You received this bug notification because you are a me

[Bug 992520] Re: package winbind 2:3.6.3-2ubuntu2.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 127

2012-05-01 Thread Charles
-- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in Ubuntu. https://bugs.launchpad.net/bugs/992520 Title: package winbind 2:3.6.3-2ubuntu2.1 failed to install/upgrade: subprocess installed post-installation script returned erro

[Bug 992520] [NEW] package winbind 2:3.6.3-2ubuntu2.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 127

2012-05-01 Thread Charles
Public bug reported: This is a preinstalled Ubuntu. Then copied to another drive and used in a different computer. Don't know if that is relevent. Never a problem before. ProblemType: Package DistroRelease: Ubuntu 12.04 Package: winbind 2:3.6.3-2ubuntu2.1 ProcVersionSignature: Ubuntu 3.2.0-24.37-

[Bug 921389] Re: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build

2012-01-24 Thread Nathan Charles
-- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/921389 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build To manage notifications abo

[Bug 921389] [NEW] open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build

2012-01-24 Thread Nathan Charles
Public bug reported: * Loading open-vm-tools modules FATAL: Module vmhgfs not found. FATAL: Module vmsync not found. FATAL: Module vmblock not found. FATAL: Module vmxnet not found.

[Bug 816934] Re: package samba-common-bin 2:3.5.8~dfsg-1ubuntu2 failed to install/upgrade: subprocess dpkg-deb --fsys-tarfile returned error exit status 2

2011-07-27 Thread Charles Harris
-- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in Ubuntu. https://bugs.launchpad.net/bugs/816934 Title: package samba-common-bin 2:3.5.8~dfsg-1ubuntu2 failed to install/upgrade: subprocess dpkg-deb --fsys-tarfile returned err

[Bug 816934] [NEW] package samba-common-bin 2:3.5.8~dfsg-1ubuntu2 failed to install/upgrade: subprocess dpkg-deb --fsys-tarfile returned error exit status 2

2011-07-27 Thread Charles Harris
Public bug reported: it wont go away every time i start up system it tells me to load this stupid package ProblemType: Package DistroRelease: Ubuntu 11.04 Package: samba-common-bin 2:3.5.8~dfsg-1ubuntu2 ProcVersionSignature: Ubuntu 2.6.38-10.46-generic 2.6.38.7 Uname: Linux 2.6.38-10-generic i686

[Bug 802770] Re: can't use ocfs2 with cman clustering

2011-07-05 Thread charles
i have disabled o2cb as i said above. the cofiguration for o2cb is: /etc/default/o2cb the directive is set: O2CB_ENABLED=false hence it is disabled. no? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to ocfs2-tools in

[Bug 802770] Re: can't use ocfs2 with cman clustering

2011-06-29 Thread charles
no o2cb service is not enabled, start o2cb is set to false, i do not want ocfs2 to utilize the o2cb stack as it does not provide fcntl locks ocfs2 should detect and utilize the running stack, which in my case would be cman however, ocfs2 only works with o2cb stack, this is not the expected behavi

[Bug 802770] [NEW] can't use ocfs2 with cman clustering

2011-06-27 Thread charles
Public bug reported: operating system: linux ubuntu server 11.04 64-bit kernetl 2.6.38-8-server relevant installed packages: 1. ocfs2-tools 1.6.3-1ubuntu2 2. ocfs2-tools-cman 1.6.3-1ubuntu2 3. cman 3.0.12-2ubuntu3 i've configure ocfs2 cluster and cman cluster service in a 2 node setup cman runs

[Bug 668043] Re: libvirt default network doesn't start, iptables errors, bad rules

2011-06-09 Thread Charles Majola
I'm using libvirt version: 0.8.8, this bug stille xists 12:29:45.910: 27562: info : libvirt version: 0.8.8 12:29:45.910: 27562: error : virCommandWait:1229 : internal error Child process (/sbin/iptables --table mangle --delete POSTROUTING --out-interface virbr0 --protocol udp --destination-port

[Bug 794978] [NEW] libvirt fails to start on ubuntu 10.04

2011-06-09 Thread Charles Majola
Public bug reported: Installed nova openstack with latest ipdates of everything. When I try to start libvirt I get this error 12:29:45.910: 27562: info : libvirt version: 0.8.8 12:29:45.910: 27562: error : virCommandWait:1229 : internal error Child process (/sbin/iptables --table mangle --delet

[Bug 554094] Re: Windows clients cannot connect unless Samba manually restarted

2010-08-18 Thread Charles Burns
This problem appears to be resolved with a recent update. I've restarted my server and Samba came right up. -- Windows clients cannot connect unless Samba manually restarted https://bugs.launchpad.net/bugs/554094 You received this bug notification because you are a member of Ubuntu Server Team, w

[Bug 619520] Re: package mysql-server-5.1 5.1.41-3ubuntu12.3 failed to install/upgrade: Package is in a very bad inconsistent state - you should reinstall it before attempting a removal.

2010-08-17 Thread Charles Wray
** Attachment added: ".etc.apparmor.d.usr.sbin.mysqld.txt" https://bugs.launchpad.net/bugs/619520/+attachment/1496574/+files/.etc.apparmor.d.usr.sbin.mysqld.txt ** Attachment added: "Dependencies.txt" https://bugs.launchpad.net/bugs/619520/+attachment/1496575/+files/Dependencies.txt ** A

[Bug 619520] [NEW] package mysql-server-5.1 5.1.41-3ubuntu12.3 failed to install/upgrade: Package is in a very bad inconsistent state - you should reinstall it before attempting a removal.

2010-08-17 Thread Charles Wray
Public bug reported: I tried to get updates and this is what i got after the update process. ProblemType: Package DistroRelease: Ubuntu 10.04 Package: mysql-server-5.1 5.1.41-3ubuntu12.3 ProcVersionSignature: Ubuntu 2.6.32-24.39-generic 2.6.32.15+drm33.5 Uname: Linux 2.6.32-24-generic i686 AptOrd

[Bug 599910] Re: Libvirt/kvm permissions/ownership issue on upgrade from Kosmic to Lucid

2010-07-01 Thread Charles Curley
Oh, after copying those two stanzas, I restarted the daemon: service libvirt-bin stop service libvirt-bin start -- I'm not sure that this is the best solution. The libvirt folks apparently decided that qemu should run as a non-root user, and that is in general saf

[Bug 599910] Re: Libvirt/kvm permissions/ownership issue on upgrade from Kosmic to Lucid

2010-07-01 Thread Charles Curley
OK, I found a solution, likely the right one. After the upgrade, I found a new file, /etc/libvirt/qemu.conf.dpkg-dist. After diffing it against qemu.conf, I copied the following two stanzas from the upgrade file to the configuration file: # The user ID for QEMU processes run by the system instance

Re: [Bug 599910] Re: Libvirt/kvm permissions/ownership issue on upgrade from Kosmic to Lucid

2010-06-30 Thread Charles Curley
libvirtd runs as root: r...@dzur:~# ps aux | grep libvirtd | grep -v grep root 6804 0.1 0.1 221764 5768 ?Sl Jun29 1:04 /usr/sbin/libvirtd -d r...@dzur:/var/lib/libvirt/images# ll finnix-93.0.iso -rw-rw-rw- 1 root root 126629888 2010-01-21 09:22 finnix-93.0.iso --

[Bug 599910] Re: Libvirt/kvm permissions/ownership issue on upgrade from Kosmic to Lucid

2010-06-29 Thread Charles Curley
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/51126564/Dependencies.txt -- Libvirt/kvm permissions/ownership issue on upgrade from Kosmic to Lucid https://bugs.launchpad.net/bugs/599910 You received this bug notification because you are a member of Ubuntu Server Team,

[Bug 599910] [NEW] Libvirt/kvm permissions/ownership issue on upgrade from Kosmic to Lucid

2010-06-29 Thread Charles Curley
Public bug reported: I just upgraded my desktop from Kosmic Koala to Lucid Lynx, and upgraded to the latest. Everything worked fine prior to the upgrade except some unrelated networking issues. I now find that I cannot launch any virtual machines using libvirt/qemu/kvm and libvirt-manager. If I t

[Bug 563039] Re: package bacula-director-mysql 5.0.1-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-05-09 Thread Charles Marslett
Agree with Scott Moser: this looks like it could be related to installing MySQL at the same time as bacula. At least that was what I did, and saw the issue. Check issue #404768 for the same issue fixed around 2009-09-20 (chuck.sh...@canonical.com). Another bug report mentioned fixing it with a r

[Bug 554094] Re: Windows clients cannot connect unless Samba manually restarted

2010-04-16 Thread Charles Burns
r/log/samba$ tail log.smbd charles-pc (10.0.0.42) closed connection to service common [2010/04/16 10:30:26, 1] smbd/service.c:1240(close_cnum) charles-pc (10.0.0.42) closed connection to service music [2010/04/16 10:30:26, 1] smbd/service.c:1240(close_cnum) charles-pc (10.0.0.42) closed connecti

[Bug 527304] Re: package squid 2.7.STABLE6-2ubuntu2.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-04-15 Thread Charles Marslett
I tried to remove the squid package and I got the following error box message: E: squid: subprocess installed pre-removal script returned error exit status 1 -- package squid 2.7.STABLE6-2ubuntu2.2 failed to install/upgrade: subprocess installed post-installation script returned error exit stat

[Bug 527304] Re: package squid 2.7.STABLE6-2ubuntu2.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-04-15 Thread Charles Marslett
My "id squid" output: cmarsl...@i1521:~$ id squid id: squid: No such user -- package squid 2.7.STABLE6-2ubuntu2.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 https://bugs.launchpad.net/bugs/527304 You received this bug notification becau

[Bug 554094] Re: Windows clients cannot connect unless Samba manually restarted

2010-04-12 Thread Charles Burns
The network is defined in /etc/network/interfaces as follows: # The loopback network interface auto lo iface lo inet loopback # The primary network interface auto eth0 iface eth0 inet dhcp The motherboard has two NICs, but o

[Bug 554094] Re: Windows clients cannot connect unless Samba manually restarted

2010-04-03 Thread Charles Burns
Attached is the smb.conf from the previous configuration. The differences should be minor and unrelated to the issue, but I've attached it in case I am wrong. This configuration worked on the previous setup with Ubuntu 9.10. When the server was restarted, Windows systems could resume share connecti

[Bug 554094] Re: Windows clients cannot connect unless Samba manually restarted

2010-04-03 Thread Charles Burns
Attached is smb.conf ** Attachment added: "smb.conf" http://launchpadlibrarian.net/43012220/smb.conf -- Windows clients cannot connect unless Samba manually restarted https://bugs.launchpad.net/bugs/554094 You received this bug notification because you are a member of Ubuntu Server Team, whi

[Bug 554094] Re: Windows clients cannot connect unless Samba manually restarted

2010-04-03 Thread Charles Burns
Requested information: # dpkg-query -W -f='${Package} ${Version} ${Source} ${Status}\n' | grep samba libpam-smbpass 2:3.4.7~dfsg-1ubuntu1 samba install ok installed libsmbclient 2:3.4.7~dfsg-1ubuntu1 samba install ok installed libwbclient0 2:3.4.7~dfsg-1ubuntu1 samba install ok installed samba 2:3

[Bug 554094] Re: Windows clients cannot connect unless Samba manually restarted

2010-04-02 Thread Charles Burns
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/42898298/Dependencies.txt ** Attachment added: "SambaInstalledVersions.txt" http://launchpadlibrarian.net/42898299/SambaInstalledVersions.txt -- Windows clients cannot connect unless Samba manually restarted https://bug

[Bug 554094] [NEW] Windows clients cannot connect unless Samba manually restarted

2010-04-02 Thread Charles Burns
Public bug reported: Binary package hint: samba Windows clients cannot connect to the server after the server is restarted. The samba process is running according to "status smbd" and is working fine according to "smbstatus". This has been the case since updating the server from 9.10 to 10.04

[Bug 549527] Re: Cannot find domain controller when joining a domain

2010-03-27 Thread Charles Profitt
You also may want to check your smb.conf file and krb5.conf file. -- Cannot find domain controller when joining a domain https://bugs.launchpad.net/bugs/549527 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in ubuntu. -- Ubuntu-se

[Bug 549527] Re: Cannot find domain controller when joining a domain

2010-03-27 Thread Charles Profitt
Sorry to ask a simple question... Have you checked to ensure that you have network connectivity? ping -c 4 example.local -- Cannot find domain controller when joining a domain https://bugs.launchpad.net/bugs/549527 You received this bug notification because you are a member of Ubuntu Server Tea

[Bug 301913] Re: php timezone in apache2 is UTC by default

2009-08-15 Thread Charles Hooper
My apologies, I read further and found the following: "If none of the above succeed, date_default_timezone_get will return a default timezone of UTC." I'm not sure if this package defaulting to UTC time is necessarily a bug as changing it simply involves editing the date.timezone php.ini option

[Bug 301913] Re: php timezone in apache2 is UTC by default

2009-08-15 Thread Charles Hooper
Micah, I am unable to find anything in the PHP packages that would cause this. However, it is possible that your web server is setting the timezone. Here's what PHP's documentation[1] has to say about how it retrieves the default timezone: * Reading the timezone set using the date_default_timez

[Bug 28706] Re: need way to specify the lockd port

2009-08-15 Thread Charles Hooper
** Changed in: nfs-utils (Ubuntu) Status: New => Confirmed -- need way to specify the lockd port https://bugs.launchpad.net/bugs/28706 You received this bug notification because you are a member of Ubuntu Server Team, which is a direct subscriber. -- Ubuntu-server-bugs mailing list Ubunt

[Bug 292955] Re: [needs-packaging] func

2009-08-15 Thread Charles Hooper
** Changed in: func Status: New => Invalid -- [needs-packaging] func https://bugs.launchpad.net/bugs/292955 You received this bug notification because you are a member of Ubuntu Server Team, which is a direct subscriber. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.

[Bug 223405] Re: [feisty-gutsy-hardy] acidbase depends on both the MySQL and PostgreSQL client

2009-08-15 Thread Charles Hooper
Changing to the following should be acceptable, no? Depends: ${misc:Depends}, dbconfig-common, mysql-client | virtual-mysql- client | postgresql-client, php5 | php4 | php5-cli | php4-cli, libphp- adodb (>= 4.62), libwww-perl ** Summary changed: - [feisty-gutsy-hardy] acidbase depends on both the

[Bug 223405] Re: [feisty-gutsy-hardy] acidbase depends on both the MySQL and PostgreSQL client

2009-08-15 Thread Charles Hooper
Confirmed in Ubuntu 9.04 (Jaunty) acidbase-1.3.9 Depends: ${misc:Depends}, dbconfig-common, mysql-client | virtual-mysql-client, postgresql-client, php5 | php4 | php5-cli | php4-cli, libphp-adodb (>= 4.62), libwww-perl Suggests: snort-mysql | snort-pgsql ** Changed in: acidbase (Ubuntu)

[Bug 404097] Re: Tomcat 6 init script spawns 3 Tomcat instances

2009-07-24 Thread Charles Duffy (M1)
The first two processes are not redundant instances of Tomcat, but rather the jsvc launcher and controller process; see docs at http://commons.apache.org/daemon/jsvc.html -- Tomcat 6 init script spawns 3 Tomcat instances https://bugs.launchpad.net/bugs/404097 You received this bug notification be

[Bug 292791] Re: silent login/gdm failures and sudo segfaults with smbpasswd enabled

2009-03-18 Thread Charles Albert MArtins dos Anjos
Hello! At first i've started having segfaults when trying to sudo, then i've restarted my machine and could not login at all. To solve this i've entered recovery mode, opened the root prompt and used this command "apt-get purge -y samba samba-common samba-client libpam-smbpass && apt- get install -

[Bug 326768] Re: mysql thinks it has crashed when it hasn't

2009-03-10 Thread Charles
I can confirm this behavior. -- mysql thinks it has crashed when it hasn't https://bugs.launchpad.net/bugs/326768 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-

[Bug 239627] Re: package mysql-server None [modified: /var/lib/dpkg/info/mysql-server.list] failed to install/upgrade: subprocess pre-installation script returned error exit status 1

2009-01-18 Thread Charles Marslett
I attempted to reproduce the problem when I upgraded to Intrepid (clean install on a new, larger hard drive), and I did not have any issues. Installed: hdhomerun-config [0.20080430]. And verified that I could scan channels and watch a channel on VLC using it. Installed: libgmyth0 [1:0.7.1-1], li

[Bug 235653] Re: [SRU] ACL covering all IPv4 addresses is broken in 2.2.1

2008-12-31 Thread Charles Lepple
As a follow-up to the discussion here, libwrap replaces the old NUT ACL functionality in the upcoming nut-2.4.0 release. This provides application-level connection filtering using a fairly well-known ACL syntax. -- [SRU] ACL covering all IPv4 addresses is broken in 2.2.1 https://bugs.launchpad.ne

Re: [Bug 235653] Re: [SRU] ACL covering all IPv4 addresses is broken in 2.2.1

2008-08-26 Thread Charles Lepple
On Aug 26, 2008, at 8:11 PM, Steve Langasek wrote: > Hi Charles, > > Well, most sysadmins that I know, including the sysadmin that is > me :), > prefer security in depth and don't want an either-or choice between > application-level and system-level ACLs. Understood

Re: [Bug 235653] Re: [SRU] ACL covering all IPv4 addresses is broken in 2.2.1

2008-08-25 Thread Charles Lepple
ne to exploit any potential holes in the NUT ACL code. Hope that helps. -- - Charles Lepple -- [SRU] ACL covering all IPv4 addresses is broken in 2.2.1 https://bugs.launchpad.net/bugs/235653 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed

[Bug 235653] Re: ACL covering all IPv4 addresses is broken in 2.2.1

2008-07-04 Thread Charles Lepple
Excellent. Thanks for handling this! -- ACL covering all IPv4 addresses is broken in 2.2.1 https://bugs.launchpad.net/bugs/235653 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nut in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-se

[Bug 235653] Re: ACL covering all IPv4 addresses is broken in 2.2.1

2008-07-04 Thread Charles Lepple
I tried the package in your PPA on 2008-06-30 (see above), and as far as I can tell, the patch included in 2.2.1-2.1ubuntu7.2~ppa1 fixes this bug (that is, I can now use 0.0.0.0/0 as an ACL entry instead of having to use two separate 1-bit netmasks). (Should I set the status to "confirmed" myself?

[Bug 235653] Re: ACL covering all IPv4 addresses is broken in 2.2.1

2008-06-30 Thread Charles Lepple
Chuck, version 2.2.1-2.1ubuntu7.2~ppa1 seems to have fixed the ACL bug. regards, - Charles -- ACL covering all IPv4 addresses is broken in 2.2.1 https://bugs.launchpad.net/bugs/235653 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nut

[Bug 235653] Re: ACL covering all IPv4 addresses is broken in 2.2.1

2008-06-30 Thread Charles Lepple
Noticed that this bug is still marked as "incomplete" - do you need any more information? -- ACL covering all IPv4 addresses is broken in 2.2.1 https://bugs.launchpad.net/bugs/235653 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nut in u

[Bug 239627] Re: package mysql-server None [modified: /var/lib/dpkg/info/mysql-server.list] failed to install/upgrade: subprocess pre-installation script returned error exit status 1

2008-06-12 Thread Charles Marslett
** Attachment added: "DpkgTerminalLog.txt" http://launchpadlibrarian.net/15249108/DpkgTerminalLog.txt -- package mysql-server None [modified: /var/lib/dpkg/info/mysql-server.list] failed to install/upgrade: subprocess pre-installation script returned error exit status 1 https://bugs.launchp

[Bug 239627] [NEW] package mysql-server None [modified: /var/lib/dpkg/info/mysql-server.list] failed to install/upgrade: subprocess pre-installation script returned error exit status 1

2008-06-12 Thread Charles Marslett
Public bug reported: The installation was triggered as a requirement for installing mythtv. The package version was mysql-server 5.0.51a-3ubuntu5.1. After manually initializing the files and mythtv (which sort of worked - I had to do a "sudo bash" to get the password prompt from the "mysql" comm

[Bug 235653] [NEW] ACL covering all IPv4 addresses is broken in 2.2.1

2008-05-28 Thread Charles Lepple
Public bug reported: Binary package hint: nut $ lsb_release -rd Description:Ubuntu 8.04 Release:8.04 $ apt-cache policy nut nut: Installed: 2.2.1-2.1ubuntu7 Candidate: 2.2.1-2.1ubuntu7 Version table: *** 2.2.1-2.1ubuntu7 0 500 http://us.archive.ubuntu.com hardy/main Pa