[Bug 1995997] Re: chkrootkit hangs on tcpdump check
This "bug" is two years old and I've since upgraded Ubuntu many times and am not having an issue with chkrootkit, so this can probably be closed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1995997 Title: chkrootkit hangs on tcpdump check To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/chkrootkit/+bug/1995997/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2060919] Re: cifs: Copying file to same directory results in page fault
If I upgrade to 24.04 which just came out today with the 6.8 kernel, would that also fix this? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2060919 Title: cifs: Copying file to same directory results in page fault To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2060919/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1473438] Re: mrtg-traffic-sum is not installed
I have the same problem. After installing the mrtg package on a fresh Ubuntu 15.04 install, I am missing the mrtg-traffic-sum script so my monthly stat summary script is failing. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1473438 Title: mrtg-traffic-sum is not installed To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mrtg/+bug/1473438/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 764096] Re: DNS hostname lookups fail in chroot after natty upgrade
After installing postfix/natty-proposed, my problem with the relayhost requiring the port has also been fixed. Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/764096 Title: DNS hostname lookups fail in chroot after natty upgrade -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 769514] Re: Mail not sent unless relayhost has a port number
*** This bug is a duplicate of bug 764096 *** https://bugs.launchpad.net/bugs/764096 The "patch" to /etc/init.d/postfix referred to in #764096 worked for me. I was able to remove the port from my relayhost parameter. Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/769514 Title: Mail not sent unless relayhost has a port number -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 769514] Re: Mail not sent unless relayhost has a port number
I'm on x86_64, not amd64. Here's my master.cf, nothing out of the ordinary, haven't touched it in a while. # # Postfix master process configuration file. For details on the format # of the file, see the master(5) manual page (command: "man 5 master"). # # Do not forget to execute "postfix reload" after editing this file. # # == # service type private unpriv chroot wakeup maxproc command + args # (yes) (yes) (yes) (never) (100) # == smtp inet n - - - - smtpd #submission inet n - - - - smtpd # -o smtpd_tls_security_level=encrypt # -o smtpd_sasl_auth_enable=yes # -o smtpd_client_restrictions=permit_sasl_authenticated,reject # -o milter_macro_daemon_name=ORIGINATING #smtps inet n - - - - smtpd # -o smtpd_tls_wrappermode=yes # -o smtpd_sasl_auth_enable=yes # -o smtpd_client_restrictions=permit_sasl_authenticated,reject # -o milter_macro_daemon_name=ORIGINATING #628 inet n - - - - qmqpd pickupfifo n - - 60 1 pickup cleanup unix n - - - 0 cleanup qmgr fifo n - - 300 1 qmgr #qmgr fifo n - - 300 1 oqmgr tlsmgrunix - - - 1000? 1 tlsmgr rewrite unix - - - - - trivial-rewrite bounceunix - - - - 0 bounce defer unix - - - - 0 bounce trace unix - - - - 0 bounce verifyunix - - - - 1 verify flush unix n - - 1000? 0 flush proxymap unix - - n - - proxymap proxywrite unix - - n - 1 proxymap smtp unix - - - - - smtp # When relaying mail as backup MX, disable fallback_relay to avoid MX loops relay unix - - - - - smtp -o smtp_fallback_relay= # -o smtp_helo_timeout=5 -o smtp_connect_timeout=5 showq unix n - - - - showq error unix - - - - - error retry unix - - - - - error discard unix - - - - - discard local unix - n n - - local virtual unix - n n - - virtual lmtp unix - - - - - lmtp anvil unix - - - - 1 anvil scacheunix - - - - 1 scache # # # Interfaces to non-Postfix software. Be sure to examine the manual # pages of the non-Postfix software to find out what options it wants. # # Many of the following services use the Postfix pipe(8) delivery # agent. See the pipe(8) man page for information about ${recipient} # and other message envelope options. # # # maildrop. See the Postfix MAILDROP_README file for details. # Also specify in main.cf: maildrop_destination_recipient_limit=1 # maildrop unix - n n - - pipe flags=DRhu user=vmail argv=/usr/bin/maildrop -d ${recipient} # # # # Recent Cyrus versions can use the existing "lmtp" master.cf entry. # # Specify in cyrus.conf: # lmtpcmd="lmtpd -a" listen="localhost:lmtp" proto=tcp4 # # Specify in main.cf one or more of the following: # mailbox_transport = lmtp:inet:localhost # virtual_transport = lmtp:inet:localhost # # # # Cyrus 2.1.5 (Amos Gouaux) # Also specify in main.cf: cyrus_destination_recipient_limit=1 # #cyrus unix - n n - - pipe # user=cyrus argv=/cyrus/bin/deliver -e -r ${sender} -m ${extension} ${user} # # # Old example of delivery via Cyrus. # #old-cyrus unix - n n - - pipe # flags=R user=cyrus argv=/cyrus/bin/deliver -e -m ${extension} ${user} # # # # See the Postfix UUCP_README file for configuration details. # uucp unix - n n - - pipe flags=Fqhu user=uucp argv=uux -r -n -z -a$sender - $nexthop!rmail ($recipient) # # Other external delivery methods. # ifmailunix - n n - - pipe flags=F user=ftn argv=/usr/lib/ifmail/ifmail -r $nexthop ($recipient) bsmtp unix
[Bug 769514] Re: Mail not sent unless relayhost has a port number
Here's mine (some custom values removed): alias_database = hash:/etc/aliases alias_maps = hash:/etc/aliases append_dot_mydomain = no biff = no config_directory = /etc/postfix disable_vrfy_command = yes inet_interfaces = all mailbox_command = procmail -a "$EXTENSION" mailbox_size_limit = 0 mydestination = $myhostname, localhost.$mydomain, $mydomain mydomain = [my domain, original removed] myhostname = [my hostname, original removed] mynetworks = 127.0.0.0/8 [:::127.0.0.0]/104 [::1]/128 myorigin = /etc/mailname readme_directory = no recipient_delimiter = + relayhost = [my ISP's SMTP server, original removed]:25 smtp_tls_session_cache_database = btree:${data_directory}/smtp_scache smtpd_banner = $mydomain ESMTP smtpd_recipient_limit = 20 smtpd_tls_cert_file = /etc/ssl/certs/ssl-cert-snakeoil.pem smtpd_tls_key_file = /etc/ssl/private/ssl-cert-snakeoil.key smtpd_tls_session_cache_database = btree:${data_directory}/smtpd_scache smtpd_use_tls = yes virtual_alias_maps = hash:/etc/postfix/virtual -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/769514 Title: Mail not sent unless relayhost has a port number -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 769514] Re: Mail not sent unless relayhost has a port number
I agree but can't seem to figure out what it is. It has to be related to postfix not being able to read the services file, but I've confirmed my chroot permissions (for /var/spool/postfix/etc/) seem to be correct and smtp/tcp is in the file. I've tried turning off the chroot jail and the same thing happens (but /etc/services looks fine too) so I'm stuck right now. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/769514 Title: Mail not sent unless relayhost has a port number -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 691608] Re: calibre does not start
Hey hey! Removing calibre and re-installing it fixed the problem, no need to re-install Natty. Phew! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/691608 Title: calibre does not start -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 691608] Re: calibre does not start
Ugh, I'd rather not have to do a fresh install of Natty. I'll keep digging ... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/691608 Title: calibre does not start -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 769514] Re: Mail not sent unless relayhost has a port number
I started having the same problem with postfix after upgrading from Maverick to Natty. I tried the suggestion of adding the port to my relayhost in main.cf and that fixed it, but is that a valid fix? Or, like Scott says, there's something else wrong? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/769514 Title: Mail not sent unless relayhost has a port number -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 691608] Re: calibre does not start
I'm seeing a similar 'magic number' error when trying to start Calibre after the upgrade from Maverick to Natty: Traceback (most recent call last): File "/usr/bin/calibre-server", line 18, in from calibre.library.server.main import main File "/usr/lib/calibre/calibre/library/server/main.py", line 12, in from calibre.library.server.base import LibraryServer File "/usr/lib/calibre/calibre/library/server/base.py", line 21, in from calibre.library.server.content import ContentServer File "/usr/lib/calibre/calibre/library/server/content.py", line 14, in from calibre.library.caches import SortKeyGenerator File "/usr/lib/calibre/calibre/library/caches.py", line 16, in from calibre.utils.search_query_parser import SearchQueryParser File "/usr/lib/calibre/calibre/utils/search_query_parser.py", line 21, in from pyparsing import CaselessKeyword, Group, Forward, \ ImportError: Bad magic number in /usr/lib/calibre/calibre/utils/pyparsing.pyc -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/691608 Title: calibre does not start -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 454566] Re: False positive for SucKit
Same thing for me. After my Lucid box ran weekly updates I started seeing the "Searching for Suckit rootkit... Warning: /sbin/init INFECTED" message from chkrootkit. -- False positive for SucKit https://bugs.launchpad.net/bugs/454566 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 572262] Re: libusb_get_report: error sending control message: Operation not permitted
Both patches worked for me as well, great! -- libusb_get_report: error sending control message: Operation not permitted https://bugs.launchpad.net/bugs/572262 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 572262] Re: libusb_get_report: error sending control message: Operation not permitted
I'm having this same problem since upgrading to Lucid this afternoon and would like to try out this fix. -- libusb_get_report: error sending control message: Operation not permitted https://bugs.launchpad.net/bugs/572262 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 372633] Re: custom services do not start in auto after upgrade to 9.04
I'm having the same problem with Nagios 3.1.0 after upgrading from 8.10 to 9.04. The nohup trick didn't work for me. If I run nagios straight from the command-line, without the daemon (-d) switch, I get this. Could it be related? I don't know what "stack smashing" is. Nagios 3.1.0 Copyright (c) 1999-2009 Ethan Galstad (http://www.nagios.org) Last Modified: 01-25-2009 License: GPL Nagios 3.1.0 starting... (PID=3078) Local time is Fri May 08 21:03:36 EDT 2009 *** stack smashing detected ***: ./nagios terminated === Backtrace: = /lib/tls/i686/cmov/libc.so.6(__fortify_fail+0x48)[0xb7e98da8] /lib/tls/i686/cmov/libc.so.6(__fortify_fail+0x0)[0xb7e98d60] ./nagios[0x8083ba2] ./nagios(check_for_nagios_updates+0x6a)[0x8083c1a] ./nagios(main+0x552)[0x8058cc2] /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe5)[0xb7db1775] ./nagios[0x80586d1] === Memory map: 08048000-080d7000 r-xp 08:01 8308982/usr/local/nagios/bin/nagios 080d7000-080d8000 r--p 0008e000 08:01 8308982/usr/local/nagios/bin/nagios 080d8000-080d9000 rw-p 0008f000 08:01 8308982/usr/local/nagios/bin/nagios 080d9000-080da000 rw-p 080d9000 00:00 0 09dd4000-09df5000 rw-p 09dd4000 00:00 0 [heap] b752d000-b753a000 r-xp 08:01 4620341/lib/libgcc_s.so.1 b753a000-b753b000 r--p c000 08:01 4620341/lib/libgcc_s.so.1 b753b000-b753c000 rw-p d000 08:01 4620341/lib/libgcc_s.so.1 b753c000-b754e000 r-xp 08:01 4621550 /lib/tls/i686/cmov/libresolv-2.9.so b754e000-b754f000 r--p 00011000 08:01 4621550 /lib/tls/i686/cmov/libresolv-2.9.so b754f000-b755 rw-p 00012000 08:01 4621550 /lib/tls/i686/cmov/libresolv-2.9.so b755-b7552000 rw-p b755 00:00 0 b7552000-b7553000 ---p b7552000 00:00 0 b7553000-b7d53000 rw-p b7553000 00:00 0 b7d53000-b7d5d000 r-xp 08:01 4620537 /lib/tls/i686/cmov/libnss_files-2.9.so b7d5d000-b7d5e000 r--p 9000 08:01 4620537 /lib/tls/i686/cmov/libnss_files-2.9.so b7d5e000-b7d5f000 rw-p a000 08:01 4620537 /lib/tls/i686/cmov/libnss_files-2.9.so b7d5f000-b7d68000 r-xp 08:01 4621542 /lib/tls/i686/cmov/libnss_nis-2.9.so b7d68000-b7d69000 r--p 8000 08:01 4621542 /lib/tls/i686/cmov/libnss_nis-2.9.so b7d69000-b7d6a000 rw-p 9000 08:01 4621542 /lib/tls/i686/cmov/libnss_nis-2.9.so b7d6a000-b7d7f000 r-xp 08:01 4620480 /lib/tls/i686/cmov/libnsl-2.9.so b7d7f000-b7d8 r--p 00014000 08:01 4620480 /lib/tls/i686/cmov/libnsl-2.9.so b7d8-b7d81000 rw-p 00015000 08:01 4620480 /lib/tls/i686/cmov/libnsl-2.9.so b7d81000-b7d83000 rw-p b7d81000 00:00 0 b7d83000-b7d8a000 r-xp 08:01 4620513 /lib/tls/i686/cmov/libnss_compat-2.9.so b7d8a000-b7d8b000 r--p 6000 08:01 4620513 /lib/tls/i686/cmov/libnss_compat-2.9.so b7d8b000-b7d8c000 rw-p 7000 08:01 4620513 /lib/tls/i686/cmov/libnss_compat-2.9.so b7d96000-b7d97000 rw-p b7d96000 00:00 0 b7d97000-b7d99000 r-xp 08:01 4620461/lib/tls/i686/cmov/libdl-2.9.so b7d99000-b7d9a000 r--p 1000 08:01 4620461/lib/tls/i686/cmov/libdl-2.9.so b7d9a000-b7d9b000 rw-p 2000 08:01 4620461/lib/tls/i686/cmov/libdl-2.9.so b7d9b000-b7ef7000 r-xp 08:01 4620450/lib/tls/i686/cmov/libc-2.9.so b7ef7000-b7ef8000 ---p 0015c000 08:01 4620450/lib/tls/i686/cmov/libc-2.9.so b7ef8000-b7efa000 r--p 0015c000 08:01 4620450/lib/tls/i686/cmov/libc-2.9.so b7efa000-b7efb000 rw-p 0015e000 08:01 4620450/lib/tls/i686/cmov/libc-2.9.so b7efb000-b7efe000 rw-p b7efb000 00:00 0 b7efe000-b7f05000 r-xp 08:01 7962657/usr/lib/libltdl.so.7.2.0 b7f05000-b7f06000 r--p 6000 08:01 7962657/usr/lib/libltdl.so.7.2.0 b7f06000-b7f07000 rw-p 7000 08:01 7962657/usr/lib/libltdl.so.7.2.0 b7f07000-b7f08000 rw-p b7f07000 00:00 0 b7f08000-b7f1d000 r-xp 08:01 4621548 /lib/tls/i686/cmov/libpthread-2.9.so b7f1d000-b7f1e000 r--p 00014000 08:01 4621548 /lib/tls/i686/cmov/libpthread-2.9.so b7f1e000-b7f1f000 rw-p 00015000 08:01 4621548 /lib/tls/i686/cmov/libpthread-2.9.so b7f1f000-b7f21000 rw-p b7f1f000 00:00 0 b7f21000-b7f45000 r-xp 08:01 4620467/lib/tls/i686/cmov/libm-2.9.so b7f45000-b7f46000 r--p 00023000 08:01 4620467/lib/tls/i686/cmov/libm-2.9.so b7f46000-b7f47000 rw-p 00024000 08:01 4620467/lib/tls/i686/cmov/libm-2.9.so b7f49000-b7f4e000 r-xp 08:01 4620529 /lib/tls/i686/cmov/libnss_dns-2.9.so b7f4e000-b7f4f000 r--p 4000 08:01 4620529 /lib/tls/i686/cmov/libnss_dns-2.9.so b7f4f000-b7f5 rw-p 5000 08:01 4620529 /lib/tls/i686/cmov/libnss_dns-2.9.so b7f5-b7f53000 rw-p b7f5 00:00 0 b7f53000-b7f54000 r-xp b7f53000 00:00 0 [vdso] b7f54000-b7f7 r-xp 08:01 4620368/lib/ld-2.9.so b7f7-b7f71000 r--p 0001b000 08:01 4620368/lib/ld-2.9.so b7f71000-b7f72000 rw-p 0001c000 08:01 4620368/lib/ld-2.9.so bfa5c000-bfa71000 rw-p bffeb000 00:00 0 [stack] Aborted -- custom services do not start in auto after upg