[Bug 377225] Re: [D-Link DBT-122] Bluetooth doesn't work (hci_cmd_task: hci0 command tx timeout)

2009-12-18 Thread Jeremy Jackson
I had a similar problem after upgrading to a kernel that uses btusb instead of hci_usb. Symptoms were, BT adapter would go up in syslog, then hci0: timeout tx, then it goes down. stopping bluetoothd and manually setting it "up" things like scan inq work. In my case the IBM Bluetooth IV module...

[Bug 82853] Re: Add support for the smbk5pwd overlay

2009-03-10 Thread Jeremy Jackson
Although it is logical to ask for MIT support, that raises a bigger question about MIT kerberos: does it have a roadmap to SSO, and being a directory server with MS Active Directory support? Heimdal is how Samba4 is achieving this, and it seems to me that MIT is lagging far far behind. So the big

[Bug 315553] [NEW] no profile supplied to set to pristine install setup

2009-01-09 Thread Jeremy Jackson
Public bug reported: Binary package hint: auth-client-config On hardy 0.6.1 pkg, I tried to verify the installed setup against all the supplied profiles # for i in cracklib kerberos_example lac_ldap ldap_example ; do auth- client-config -s -a -p $i ; echo $i $? ; done but none matched; there sh

[Bug 315136] [NEW] config.php symlink not removed on purge

2009-01-08 Thread Jeremy Jackson
Public bug reported: Binary package hint: phpldapadmin It seems that after dpkg -r, then dpkg -P, /usr/share/phpldapadmin/config/config.php is still left over. dpkg - warning: while removing phpldapadmin, directory `/usr/share/phpldapadmin/config' not empty so not removed. dpkg - warning: while

[Bug 82853] Re: Add support for the smbk5pwd overlay

2009-01-06 Thread Jeremy Jackson
I've reworked Pat's files into a patch against Ubuntu slapd source package 2.4.9-0ubuntu0.8.04.1 It's much more Debian-ized, except that there are still hacks since upstream source doesn't use autoconf to build this module. It produces an extra package slapd-smbk5pwd, that can be installed withou

[Bug 119271] Re: MySQL relay logs are saved in volatile filesystem /var/run

2008-12-21 Thread Jeremy Jackson
The *fix* released breaks an existing replication setup when going from Gutsy to Hardy. I had to manually move the relay logs from /var/run/mysqld to /var/lib/mysql, and edit relay-log.info and mysqld- relay-bin.index. But it did work, and saved me re-syncing the whole db. -- MySQL relay logs a

[Bug 309886] [NEW] upgrade to Hardy breaks log file location

2008-12-19 Thread Jeremy Jackson
Public bug reported: Binary package hint: cacti upgrading a Gutsy cacti install to Hardy 0.8.7b-2ubuntu1, the first time logging in you are given an upgrade screen, everything is OK except the log file (which you find was in /var/log/cacti/cacti.log if you dig around), is changed to /usr/share/ca

[Bug 307773] [NEW] apparmor profile in hardy inhibits replication slave

2008-12-13 Thread Jeremy Jackson
Public bug reported: When upgrading from a working replication slave setup in Gutsy, It fails to start replication after upgrade to Hardy mysql-server-5.0 5.0.51a- 3ubuntu5.4 The default configuration puts slave relay logs in /var/run/mysqld- relay-bin.* but there is no entry for this in /etc/a

[Bug 306634] Re: MTD PCMCIA linear flash driver pcmciamtd missing

2008-12-09 Thread Jeremy Jackson
I'm not sure what mental error occurred, but the file is present, only the Kconfig has && BROKEN, so it's not possible to configure it. I removed && BROKEN, and it does work. A 4MiB card with a Cisco flash filesystem, I was able to read files, erase the flash, and load a new image, and the resul

[Bug 306634] [NEW] MTD PCMCIA linear flash driver pcmciamtd missing

2008-12-09 Thread Jeremy Jackson
Public bug reported: Linux 2.6 from kernel.org contains a driver "pcmciamtd" for using PCMCIA linear flash memory cards. (not to be confused with PCMCIA ATA flash cards that emulate a hard disk drive). This module seems to be stripped out of the ubuntu linux_2.6.24.orig.tar.gz for example. I h

[Bug 176015] Re: BGP MD5 support regression

2008-06-04 Thread Jeremy Jackson
I've finally found time to test it, looks good so far. I'll be testing on 5 machines in lab environment for a bit longer, then updating the live machines. -- BGP MD5 support regression https://bugs.launchpad.net/bugs/176015 You received this bug notification because you are a member of Ubuntu B

Re: [Bug 176015] Re: BGP MD5 support regression

2008-05-17 Thread Jeremy Jackson
change to use this patch. Cheers, Jeremy On Sat, 2008-05-17 at 15:16 +, Martin Pitt wrote: > Ugh, that's a mega-patch. Please make sure to get it tested properly, > also from people who use it in production. > -- Jeremy Jackson Coplanar Networks (519)489-4903 http://www.copla

[Bug 210637] Re: sata_nv regression, reboots system

2008-05-09 Thread Jeremy Jackson
FYI I've rebuilt with the linux-source pkg from Hardy + above patch, running for 10 days so far with write cache off, some heavy io loads (rsync and xfs_repair on 400GB raid1 + device mapper) no issues with SATA. -- sata_nv regression, reboots system https://bugs.launchpad.net/bugs/210637 You rec

[Bug 210637] Re: sata_nv regression, reboots system

2008-04-15 Thread Jeremy Jackson
I should add that I'm running a Hardy kernel from 13 days ago + the above patch, on 1 machine here, with write cache disabled, no problems so far. Machine uptime 13 days and counting. -- sata_nv regression, reboots system https://bugs.launchpad.net/bugs/210637 You received this bug notification b

Re: [Bug 210637] Re: sata_nv regression, reboots system

2008-04-15 Thread Jeremy Jackson
very other boot. > > Any word on the prospects of a fix for this in Hardy, and if not, how > might I go about getting a patch? Or, is there a boot param I might use > as a workaround? > > Thanks, > > David > -- Jeremy Jackson Coplanar Networks (519)489-4903 http://www.

[Bug 210637] Re: sata_nv regression, reboots system

2008-04-15 Thread Jeremy Jackson
I'm puzzled that, although Hardy has LTS status, this fix has been deferred, yet there was time to push changes that broke multiple sound cards /me continues to grumble... -- sata_nv regression, reboots system https://bugs.launchpad.net/bugs/210637 You received this bug notification because y

[Bug 176015] Re: BGP MD5 support regression

2008-04-13 Thread Jeremy Jackson
Looks like this didn't quite work out; 0.99.9-2ubuntu1 won't build from source on Gutsy, using the CVS diff mis-patches bgpd.h struct bgp_master, giving build error: gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -I. -I.. -I.. -I.. -I../lib -Os -fno-omit-frame-pointer -g -std=gnu99 -Wall

[Bug 210637] Re: sata_nv regression, reboots system

2008-04-01 Thread Jeremy Jackson
I tried 2.6.25-pre6 and it seems to work. I tried the Hardy kernel + the patch, it also works. I'm attaching the required logs. ** Attachment added: "dmesg.log" http://launchpadlibrarian.net/13040756/dmesg.log -- sata_nv regression, reboots system https://bugs.launchpad.net/bugs/210637 You

[Bug 210637] Re: sata_nv regression, reboots system

2008-04-01 Thread Jeremy Jackson
** Attachment added: "lspci-vvnn.log" http://launchpadlibrarian.net/13040763/lspci-vvnn.log -- sata_nv regression, reboots system https://bugs.launchpad.net/bugs/210637 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 210637] Re: sata_nv regression, reboots system

2008-04-01 Thread Jeremy Jackson
** Attachment added: "version.log" http://launchpadlibrarian.net/13040788/version.log -- sata_nv regression, reboots system https://bugs.launchpad.net/bugs/210637 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailin

[Bug 210637] Re: sata_nv regression, reboots system

2008-04-01 Thread Jeremy Jackson
** Attachment added: "uname-a.log" http://launchpadlibrarian.net/13040782/uname-a.log -- sata_nv regression, reboots system https://bugs.launchpad.net/bugs/210637 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailin

[Bug 210637] [NEW] sata_nv regression, reboots system

2008-04-01 Thread Jeremy Jackson
Public bug reported: Trying 2.6.24-13-server doesn't help. Since 2.6.23 somewhere, sata_nv has gotten improved exception handling, but there's a serious bug fixed in 2.6.25-pre6. On a server, to guarantee data integrity, I run # hdparm -W 0 /dev/sda ; hdparm -W 0 /dev/sdb. On Gutsy, this gives

[Bug 201591] Re: atyfb regression - screen blank except for blinking cursor after fbcon vtswitch

2008-04-01 Thread Jeremy Jackson
not sure this belongs in this bug report, but the font switching code needs to be inside an #ifdef CONFIG_VGA_CONSOLE since vgacon.c is built conditionally on that Kconfig option otherwise kernel build fails: LD .tmp_vmlinux1 drivers/built-in.o: In function `complete_change_console': /home

[Bug 207348] [NEW] initramfs overloads panic= kernel command line hiding functionality

2008-03-26 Thread Jeremy Jackson
Public bug reported: Binary package hint: initramfs-tools In Hardy and probably earlier, initramfs /scripts/functions panic() function parses kernel command line for panic= syntax, and emulates kernel's reboot behaviour if panic=0. If panic is set to greater than 0, presumably to let the operato

[Bug 201591] Re: atyfb regression - screen blank except for blinking cursor after fbcon vtswitch

2008-03-26 Thread Jeremy Jackson
the fix_fb_fonts.diff patch works for me. (AMD64 + Rage XL) i compiled linux-source pkg from hardy, it had the same vtswitch bug, and also crashed the machine when staring X with atyfb loaded, serial console showed endless "CPU0: double fault" messages. applying the patch and recompiling, the res

[Bug 181005] Re: ldap bind_policy makes it unable to start

2008-03-26 Thread Jeremy Jackson
I also had boot failures especiall on the server running slapd, when nsswitch.conf uses nss_ldap: passwd: files ldap group: files ldap This can be a problem when networking isn't started before certain system processes, or the network is down at boot-up. I added: bind_timelimit

[Bug 201591] Re: atyfb regression - screen blank except for blinking cursor after fbcon vtswitch

2008-03-21 Thread Jeremy Jackson
I've tried on radeonfb, same problem. I also tried kernel.org 2.6.23.17 and 2.6.24.3, and *both worked*. It must be something special to Ubuntu kernel in recent Hardy series. I will investigate that furthur. -- atyfb regression - screen blank except for blinking cursor after fbcon vtswitch ht

[Bug 201591] Re: atyfb regression - screen blank except for blinking cursor after fbcon vtswitch

2008-03-17 Thread Jeremy Jackson
** Attachment added: "dmesg.log" http://launchpadlibrarian.net/12715912/dmesg.log -- atyfb regression - screen blank except for blinking cursor after fbcon vtswitch https://bugs.launchpad.net/bugs/201591 You received this bug notification because you are a member of Ubuntu Bugs, which is sub

[Bug 201591] Re: atyfb regression - screen blank except for blinking cursor after fbcon vtswitch

2008-03-17 Thread Jeremy Jackson
** Attachment added: "lspci-vvnn.log" http://launchpadlibrarian.net/12715914/lspci-vvnn.log -- atyfb regression - screen blank except for blinking cursor after fbcon vtswitch https://bugs.launchpad.net/bugs/201591 You received this bug notification because you are a member of Ubuntu Bugs, wh

[Bug 201591] Re: atyfb regression - screen blank except for blinking cursor after fbcon vtswitch

2008-03-17 Thread Jeremy Jackson
I read the other bug, it's not the same. In my case, Gutsy is working, Hardy kernel is not, and it's also working, *until* the first vtswitch with alt-f2. I also tried on ia32 (first test was amd64), and also with radeonfb instead of atyfb. I also removed vga= line in lilo.conf (it was vga=exten

[Bug 201591] Re: atyfb regression - screen blank except for blinking cursor after fbcon vtswitch

2008-03-12 Thread Jeremy Jackson
Testing modules compiled with the above config options "m" makes no difference. I tried compiling and insmod-ing them when booted from the precompiled kernel of exact same Ubuntu version. I now belive this is a regression in 2.6.24 kernels. -- atyfb regression - screen blank except for blinking

[Bug 201591] [NEW] atyfb regression - screen blank except for blinking cursor after fbcon vtswitch

2008-03-12 Thread Jeremy Jackson
Public bug reported: In Gutsy it's working, 2.6.22 kernel. In linux-image-2.6 2.6.24-12.20 it starts up, with "modprobe fbcon; modprobe atyfb", but the first time you switch VTs with Alt-F2, all VTs are blank except for blinking cursor. The position seems to correspond with output, and it moves

[Bug 201486] [NEW] add boot argument to allow legacy change_root removal

2008-03-12 Thread Jeremy Jackson
Public bug reported: Binary package hint: initramfs-tools In Linux 2.6 the change_root method of invoking initrd is considered "legacy", and might be removed in future. The new method is pivot_root, which does not have any special case code paths in kernel for initrd after it's block device /dev

[Bug 184852] Re: "dpkg-reconfigure --all" invokes update-initramfs(8) multiple times

2008-03-12 Thread Jeremy Jackson
This is being addressed by the Blueprint https://blueprints.launchpad.net/ubuntu/+spec/dpkg-triggers Some pkgs in Gutsy are converted to use trigger for update-initramfs, but others aren't. I have opened a bug for one of the packages that still needs conversion: https://bugs.launchpad.net/bugs/

[Bug 198856] [NEW] dependency on module-init-tools in Hardy making difficult to test on Gutsy

2008-03-05 Thread Jeremy Jackson
Public bug reported: This is proably a nice-to-have wishlist item: I would like to use the Hardy kernel packages without pulling in new libc6 and module-init- tools. Does the kernel really depend on the latest version of module- init-tools? It would be good to have it satisfied with Gutsy base

[Bug 198848] [NEW] postinst script needs updating to use trigger for update-initramfs

2008-03-05 Thread Jeremy Jackson
Public bug reported: Binary package hint: udev In the spec for dpkg Triggers https://blueprints.launchpad.net/ubuntu/+spec/dpkg-triggers it's scheduled for Gutsy to use triggers for update-initramfs. This package and others in Gutsy still call /usr/sbin/update-initramfs directly in postinst scri

[Bug 184266] Re: openoffice: Unknown error forking main binary / abnormal early exit

2008-02-29 Thread Jeremy Jackson
I have the same issue, I hadn't tried open office for a while, and I noticed that I had a version from gutsy-updates installed. manually downgrading to base gutsy repository version for all openoffice and python-uno pkgs, OO is again working, FYI -- openoffice: Unknown error forking main binary

[Bug 194687] Re: cacti web frontend fails with 'Invalid PHP_SELF Path' after upgrade

2008-02-25 Thread Jeremy Jackson
I can confirm this, on AMD64, upgrading from 0.8.6j-1.1ubuntu0.1 to 0.8.6j-1.1ubuntu0.2 breaks cacti. When I downgrade, it works again. -- cacti web frontend fails with 'Invalid PHP_SELF Path' after upgrade https://bugs.launchpad.net/bugs/194687 You received this bug notification because you are

[Bug 193468] [NEW] network IP multicast doesn't receive packets

2008-02-19 Thread Jeremy Jackson
Public bug reported: pkg installed is, linux-image-2.6.24-5-server 2.6.24-5.8 on Gutsy x86_64 system. bug has a patch resolving it posted today to [EMAIL PROTECTED] mailing list: http://marc.info/?l=linux-netdev&m=120343348811767&w=2 More history in this thread, poster has same issue, although

[Bug 183840] please build with SSL/TLS enabled

2008-01-17 Thread Jeremy Jackson
Public bug reported: Binary package hint: freeradius Without doing this, freeradius can't be used for WiFI Access point authentication, a fairly significant feature. the debian/rules file has 2 lines you uncomment, and a couple other things, to enable TLS build. I tried this on Gutsy amd64 and

[Bug 182940] Re: network NFS DHCP boot fails on multiple NIC machine

2008-01-14 Thread Jeremy Jackson
Passing the option "ip=all" to kernel at boot causes /usr/share /initramfs-tools/scripts/nfs to pass the argument "all" to ipconfig, with the following result: IP-Config:eth0 hardware addresss 00:01:02:03:04:05 mtu 1500 DHCP RARP [29.123456] eth0: no link durring initialization IP-Config:eth1 hard

[Bug 182940] network NFS DHCP boot fails on multiple NIC machine

2008-01-14 Thread Jeremy Jackson
Public bug reported: Binary package hint: initramfs-tools background: When using initramfs-tools on Gutsy and PXE booting a machine (using dhcpd, tftpd, pxelinux) with multiple network interfaces, the NIC drivers are loaded in some order (influenced by udev) , and by default "ipconfig" chooses et

[Bug 177562] fails to create socket directory at startup

2007-12-19 Thread Jeremy Jackson
Public bug reported: Binary package hint: milter-greylist The /etc/init.d/ script appears to complete successfully, but the daemon exits immediately and the following log messages are produced: Dec 19 17:10:32 titan milter-greylist: greylist: Unable to bind to port /var/run /milter-greylist/milt

[Bug 176015] BGP MD5 support regression

2007-12-12 Thread Jeremy Jackson
Public bug reported: Binary package hint: quagga Gutsy's quagga pkg uses a rather dated version of the TCP-MD5 patch. It's not working (possibly due to ipv6 being enabled, that's a known issue on mailing list) symptoms are, the listen socket doesn't have the md5 option set, so 2 quaggas can't est

[Bug 175747] cyrusv2 MAILER macro socket path regression

2007-12-11 Thread Jeremy Jackson
Public bug reported: Binary package hint: sendmail-cf In Feisty sendmail-cf, using MAILER(cyrusv2) in sendmail.mc works as expected. In Gutsy, this yields a "path not found" error, due to cyrusv2.m4 using different path than cyrus-imapd-2.2 package uses. In /usr/share/sendmail/cf/mailer/cyrusv2

[Bug 163169] errors from logrotate for files not present in default configuration

2007-11-16 Thread Jeremy Jackson
Public bug reported: Binary package hint: prelude-manager Cron Daemon mails this daily: /etc/cron.daily/logrotate: error: stat of /var/log/prelude-manager/prelude.log failed: No such file or directory error: stat of /var/log/prelude-manager/prelude-xml.log failed: No such file or directory run

[Bug 158197] Re: bind9 does not support gssapi updates

2007-11-06 Thread Jeremy Jackson
OK - I've done a quick hack to build Bind 9.5 with GSS-TSIG enabled. I copied debian/ dir from Gutsy bind9 pkg into the unpacked .tar.gz from isc.org, then apply this: cd debian ; patch -p2 < bind95.patch Your mileage may vary. ** Attachment added: "build .debs with bind 9.5" http://launchpa

[Bug 158197] Re: bind9 does not support gssapi updates

2007-11-06 Thread Jeremy Jackson
This is a feature of Bind 9.5: GSS-TSIG support (RFC 3645). I agree it's important for Active Directory support. -- bind9 does not support gssapi updates https://bugs.launchpad.net/bugs/158197 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact fo

[Bug 112611] Re: ipt_connmark is broken

2007-09-30 Thread Jeremy Jackson
I just found that xt_NOTRACK is also missing, as reported in Bug# 125512, I just thought I'd mention that here since they're basically the same issue, and maybe I can help expedite it's inclusion in Gutsy, same as this bug. -- ipt_connmark is broken https://bugs.launchpad.net/bugs/112611 You rece

[Bug 125512] Re: xt_NOTRACK module unavailable

2007-09-30 Thread Jeremy Jackson
This was depending on xt_CONNMARK to be added, but bug #112611 has had a fix released, which I have installed, and confirmed working. So, this should be a 5 minute fix now, following the example of the above mentioned bug. As for possible side-effects, grepping kernel source 2.6.20 shows *only*

Re: [Bug 112611] Re: ipt_connmark is broken

2007-09-21 Thread Jeremy Jackson
recompiling the kernel by hand, but this would break automatic kernel > security updates and add more headache. Just don't get it. > -- Jeremy Jackson Coplanar Networks (519)489-4903 -- ipt_connmark is broken https://bugs.launchpad.net/bugs/112611 You received this bug notificat

[Bug 82853] Re: Add support for the smbk5pwd overlay

2007-08-02 Thread Jeremy Jackson
A note for anyone building this module, I have problems building with the version in OpenLDAP 2.3.30 series, but the one in CVS HEAD's contrib/... dir seems to have a lot of fixes, FYI -- Add support for the smbk5pwd overlay https://bugs.launchpad.net/bugs/82853 You received this bug notification

[Bug 112611] Re: ipt_connmark is broken

2007-07-27 Thread Jeremy Jackson
I'd consider this a regression, since i'm using it for several years on Debian, then switching my routers to Ubuntu last month, I felt a knife in my backnot as welcoming as I had hoped. -- ipt_connmark is broken https://bugs.launchpad.net/bugs/112611 You received this bug notification because

[Bug 82853] Re: Add support for the smbk5pwd overlay

2007-07-23 Thread Jeremy Jackson
I'd like to encourage this effort, it's a pretty big piece of an overall Single Sign On blueprint. It would be good to coordinate with Samba4 and heimdal1.0 to see how they're storing password hashes first though. -- Add support for the smbk5pwd overlay https://bugs.launchpad.net/bugs/82853 You

[Bug 125837] build against Heimdal Kerberos libraries

2007-07-13 Thread Jeremy Jackson
Public bug reported: Untested but shows no problems when recompiling libneon26 (dpkg- buildpkg) with heimdal-dev instead of MIT on Feisty. Changing dependency on krb5-dev to "krb5-dev | heimdal-dev" in debian/control would be a first step. My ultimate goal is Heimdal's in-memory credentials cache

[Bug 125822] Re: build against Heimdal Kerberos libraries missing

2007-07-13 Thread Jeremy Jackson
Upon furthur investigation, it appears that Debian has moved the libsasl2-modules-gssapi-heimdal package to a new source pkg cyrus- sasl2-heimdal, and that Gutsy has partly picked up on that (it has a package with debug symbols). So partly my bad, at least this bug will serve as a bread crub trail

[Bug 125822] build against Heimdal Kerberos libraries missing

2007-07-13 Thread Jeremy Jackson
Public bug reported: Somewhere between Dapper and Edgy, things wend horribly wrong with libsasl2-modules-gssapi-heimdal. In Dapper, and in Debian unstable as of today, this package does what it suggests, which is provides a sasl2 library for GSSAPI support, using Heimdal kerberos libraries. In U

[Bug 125814] build against Heimdal Kerberos libraries

2007-07-13 Thread Jeremy Jackson
Public bug reported: Untested but shows no problems when recompiling libgnomevfs2-extra (dpkg-buildpkg) with heimdal-dev instead of MIT on Feisty. Changing dependency on krb5-dev to "krb5-dev | heimdal-dev" in debian/control would be a first step. My ultimate goal is Heimdal's in-memory credential

[Bug 125811] build against Heimdal Kerberos libraries

2007-07-13 Thread Jeremy Jackson
Public bug reported: Binary package hint: postgresql Untested but shows no problems when recompiling (dpkg-buildpkg) with heimdal-dev instead of MIT on Feisty. Changing dependency on krb5-dev to "krb5-dev | heimdal-dev" in debian/control would be a first step. My ultimate goal is Heimdal's in-mem

[Bug 125807] build against Heimdal Kerberos libraries

2007-07-13 Thread Jeremy Jackson
Public bug reported: Binary package hint: evolution-data-server Brief testing for a day or two shows no problems when recompiling (dpkg- buildpkg) with heimdal-dev instead of MIT on Feisty. Changing dependency on krb5-dev to "krb5-dev | heimdal-dev" in debian/control would be a first step. My ul

[Bug 125805] build against Heimdal Kerberos libraries

2007-07-13 Thread Jeremy Jackson
Public bug reported: Brief testing for a day or two shows no problems when recompiling (dpkg- buildpkg) openssh-client with heimdal-dev instead of MIT on Feisty. Changing dependency on krb5-dev to "krb5-dev | heimdal-dev" in debian/control would be a first step. My ultimate goal is Heimdal's in-

[Bug 106689] Re: post-installation fails due to missing php5-pgsql package

2007-07-11 Thread Jeremy Jackson
I have a related problem, when installing on a system that has mysql and postgres, but not the php5-pgsql package, if you select Postgresql as your database, it fails to install. Drupal provides very detailed and helpful diagnostic error messages at the URL that curl is trying to get (if it's rea