[Bug 80399] Re: sendmail configuration makefile fails
obviously this has been fixed with version 8.14.3-9ubuntu1. -- sendmail configuration makefile fails https://bugs.launchpad.net/bugs/80399 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 491280] Re: Ubuntu 9.10 Freezes
@halcwb read carefully, please. I just wanted to clarify that my system runs without any errors, exept the frequent complete freeze, like yours. The "sound-problem" bothers me since 8.04 in different occurrences, and I mentioned that only because it may be somewhat important for this problem. If my english ist not understandable, I apolpgize. -- Ubuntu 9.10 Freezes https://bugs.launchpad.net/bugs/491280 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 80399] Re: sendmail configuration makefile fails
Steps to reproduce this Bug: - Install the latest Ubuntu Server Version (minimal installation) - Install all Packages related to sendmail MTA:apt-get install sendmail 8.14.3-6 sendmail-base 8.14.3-6 sendmail-bin 8.14.3-6 sendmail-cf 8.14.3-6 - install package m4 (if not already installed) - try to generate a sendmail config as described above: r...@mx:/etc/mail# m4 ./sendmail.mc > ./sendmail.cf -- sendmail configuration makefile fails https://bugs.launchpad.net/bugs/80399 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 491280] Re: Ubuntu 9.10 Freezes
I experience the exact same problem here, but on different hardware. I also can't see any pattern for this behaviour. Anything else is running well here exept sound: since switching to ubunto (any release since 8.04) I experiencend major problems with whether onboard microphone or headphone jack sense. juergen Fujitsu-Siemens Esprimo Mobile X9510 Linux 2.6.31-16-generic #53-Ubuntu SMP Tue Dec 8 04:01:29 UTC 2009 i686 GNU/Linux 00:00.0 Host bridge: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub (rev 07) 00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07) 00:02.1 Display controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07) 00:19.0 Ethernet controller: Intel Corporation 82567LF Gigabit Network Connection (rev 03) 00:1a.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 (rev 03) 00:1a.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 (rev 03) 00:1a.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 (rev 03) 00:1a.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 (rev 03) 00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03) 00:1c.0 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 (rev 03) 00:1c.1 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 2 (rev 03) 00:1c.2 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 3 (rev 03) 00:1d.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 (rev 03) 00:1d.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 (rev 03) 00:1d.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 (rev 03) 00:1d.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 (rev 03) 00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 93) 00:1f.0 ISA bridge: Intel Corporation ICH9M LPC Interface Controller (rev 03) 00:1f.2 SATA controller: Intel Corporation ICH9M/M-E SATA AHCI Controller (rev 03) 00:1f.3 SMBus: Intel Corporation 82801I (ICH9 Family) SMBus Controller (rev 03) 08:00.0 Network controller: Intel Corporation PRO/Wireless 5300 AGN [Shiloh] Network Connection 11:06.0 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev b6) 11:06.1 FireWire (IEEE 1394): Ricoh Co Ltd R5C832 IEEE 1394 Controller (rev 02) ** Attachment added: "output of dmesg" http://launchpadlibrarian.net/36714849/dmesg.txt -- Ubuntu 9.10 Freezes https://bugs.launchpad.net/bugs/491280 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 80399] Re: sendmail configuration makefile fails
** Changed in: sendmail (Ubuntu) Status: Invalid => Incomplete ** Changed in: sendmail (Ubuntu) Status: Incomplete => New -- sendmail configuration makefile fails https://bugs.launchpad.net/bugs/80399 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 80399] Re: sendmail configuration makefile fails
I think this is the same: I try to generate a sendmail config through m4: r...@mx:/etc/mail# m4 ./sendmail-spamhaus-grey.mc > ./sendmail.cf m4:./sendmail-spamhaus-grey.mc:2: cannot open `/usr/share/sendmail-cf/m4/cf.m4': No such file or directory thist happens because of incorrect path: r...@mx:/etc/mail# find / -name cf.m4 /usr/share/sendmail/cf/m4/cf.m4 r...@mx:/etc/mail# uname -a Linux mx 2.6.28-11-server #42-Ubuntu SMP Fri Apr 17 02:45:36 UTC 2009 x86_64 GNU/Linux r...@mx:/etc/mail# dpkg -l | grep sendmail ii milter-greylist 4.1.12-1 Greylist milter for sendmail ii sendmail 8.14.3-6 powerful, efficient, and scalable Mail Trans ii sendmail-base 8.14.3-6 powerful, efficient, and scalable Mail Trans ii sendmail-bin 8.14.3-6 powerful, efficient, and scalable Mail Trans ii sendmail-cf 8.14.3-6 powerful, efficient, and scalable Mail Trans r...@mx:/etc# cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=9.04 DISTRIB_CODENAME=jaunty DISTRIB_DESCRIPTION="Ubuntu 9.04" -- sendmail configuration makefile fails https://bugs.launchpad.net/bugs/80399 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 491280] Re: Ubuntu 9.10 Freezes
my problem is probably solved now: enabling the karmic-proposed repository lead to installing kernel 2.6.31-18 and other updates which solved my problem. since installing this kernel I experienced no more unexpected freezes. -- Ubuntu 9.10 Freezes https://bugs.launchpad.net/bugs/491280 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 80399] Re: sendmail configuration makefile fails
** Description changed: -- sendmail configuration makefile fails https://bugs.launchpad.net/bugs/80399 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