[Bug 189462] Re: slocate cron job fails if /etc/updatedb.conf not found

2008-04-30 Thread Matt "Cyber Dog"; LaPlante
@Akkana: The slocate package should not depend on mlocate. mlocate was written after slocate, and designed to function identically (with the exception of the update algorithm used by updatedb) to it. Hence, they both use the same /etc/updatedb.conf file. The mlocate package is "complete" and inc

[Bug 189462] Re: slocate cron job fails if /etc/updatedb.conf not found

2008-04-28 Thread Matt "Cyber Dog"; LaPlante
Regardless of mlocate, this problem exists on servers as well. It also doesn't excuse shipping broken packages, whether they're the default or not. -- slocate cron job fails if /etc/updatedb.conf not found https://bugs.launchpad.net/bugs/189462 You received this bug notification because you are

[Bug 223706] [NEW] fail2ban does not create /var/run/fail2ban

2008-04-28 Thread Matt "Cyber Dog"; LaPlante
Public bug reported: Binary package hint: fail2ban I just upgraded from gutsy to hardy, and noticed fail2ban stopped running. Kicking off the daemon manually produces the following: [EMAIL PROTECTED]:~# fail2ban-server 2008-04-28 11:14:24,896 fail2ban.server : INFO Starting Fail2ban v0.8.2 20

[Bug 222017] [NEW] slocate does not create /etc/updatedb.conf

2008-04-25 Thread Matt "Cyber Dog"; LaPlante
Public bug reported: Binary package hint: slocate I just upgraded to hardy final, and I received an error message that updatedb was failing to run because it couldn't find /etc/updatedb.conf. Sure enough, it's not there. Wondering if this was just a quirk of the upgrade I did apt-get purge sloca

[Bug 100019] Re: Segfault in Samba

2008-04-06 Thread Matt "Cyber Dog"; LaPlante
Acked - it appears to catch the condition gracefully in hardy. [2008/04/06 20:48:13, 0] nmbd/nmbd.c:main(711) Netbios nameserver version 3.0.28a started. Copyright Andrew Tridgell and the Samba Team 1992-2008 [2008/04/06 20:48:13, 0] nmbd/nmbd_subnetdb.c:create_subnets(245) create_subnets: u

[Bug 158582] Re: ifup will fail if IPv6 has been compiled in the kernel

2008-04-02 Thread Matt "Cyber Dog"; LaPlante
I researched this a bit more. It appears it's modprobe that is actually broken... modprobe -Q *should* work as intended here, but the modprobe source doesn't seem to implement the -Q flag in practice. I've opened bug 210891 to address this. -- ifup will fail if IPv6 has been compiled in the ker

[Bug 210891] [NEW] modprobe -Q does not work

2008-04-02 Thread Matt "Cyber Dog"; LaPlante
Public bug reported: Binary package hint: module-init-tools The ifupdown package calls modprobe -Q ipv6 (Bug 158582). The manpage suggests this syntax _should_ be correct. Further research shows that the modprobe source actually does not appear to implement -Q. It's listed in the manpage and g

[Bug 158582] Re: ifup will fail if IPv6 has been compiled in the kernel

2008-03-31 Thread Matt "Cyber Dog"; LaPlante
@Malte: The patch seems to break debuild for me; one of the tests is failing. Does it work for you? -- ifup will fail if IPv6 has been compiled in the kernel https://bugs.launchpad.net/bugs/158582 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 158582] Re: ifup will fail if IPv6 has been compiled in the kernel

2008-03-31 Thread Matt "Cyber Dog"; LaPlante
+1 This appears to be making my Linode sad. :( -- ifup will fail if IPv6 has been compiled in the kernel https://bugs.launchpad.net/bugs/158582 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@list

[Bug 206343] [NEW] checkbashisms incorrectly identifies "source"

2008-03-24 Thread Matt "Cyber Dog"; LaPlante
Public bug reported: Binary package hint: devscripts The checkbashisms script doesn't recognized when the word "source" is simply appearing in a text string, and reports a problem: [test.sh] #!/bin/sh echo "this is some source $code" $> checkbashisms test.sh possible bashism in /tmp/test.sh li

[Bug 204971] [NEW] ip_always_defrag is invalid

2008-03-21 Thread Matt "Cyber Dog"; LaPlante
Public bug reported: Binary package hint: procps The current sysctl.conf in Hardy includes this suggestion: # Always defragment packets #net/ipv4/ip_always_defrag = 1 As far as I can tell this is an invalid key... ergo, these couple lines should probably be removed to avoid confusion. ** Affec

[Bug 195310] [NEW] horde3 config diff contains invalid backslashes

2008-02-24 Thread Matt "Cyber Dog"; LaPlante
Public bug reported: Binary package hint: horde3 line 347 of horde3_3.1.4-1.diff.gz contains the following line: printf "\n\$$conf[\'log\'][\'name\'] = \'/var/log/horde/horde3.log\';" >> debian/horde3/etc/horde/horde3/conf.php The backslashes found therein are copied into /etc/horde/horde3/con

[Bug 192036] [NEW] sa-learn does not preserve file permissions

2008-02-14 Thread Matt "Cyber Dog"; LaPlante
Public bug reported: Binary package hint: spamassassin I'm running spamassassin 3.2.3-0ubuntu1 (gutsy). The SA daemon runs as an unprivileged user (--groupname=spamd --username=spamd), and therefore it creates its bayes files chown that user: [EMAIL PROTECTED]:~# ls -al .spamassassin/ -rw--

[Bug 182086] Re: dovecot-common postinst fails for multiple ssl certs

2008-01-29 Thread Matt "Cyber Dog"; LaPlante
The problem I see here is that the new script will wind up creating X number of certs with the same domain name... a scenario I'm not sure one would see in practice. My config uses separate domains for the imap and pop services (and therefore separate certs), which is why I hit this bug in the fir

[Bug 185692] [NEW] pinning negative preferences not preventing installation

2008-01-24 Thread Matt "Cyber Dog"; LaPlante
Public bug reported: Binary package hint: apt I'm not sure if this is a problem with the documentation, or a problem with the application, however apt is not behaving as expected when pinning negative values. According to man 5 apt_preferences, a Pin-Priority "P < 0 prevents the version from bei

[Bug 182086] dovecot-common postinst fails for multiple ssl certs

2008-01-11 Thread Matt &quot;Cyber Dog"; LaPlante
Public bug reported: Binary package hint: dovecot-common The post-inst script for dovecot does not take into account having multiple ssl certs in the configuration. If there are, the script fails as follows: *** Unpacking replacement dovec

[Bug 179169] clamav-milter init script doesn't check for existing process

2007-12-29 Thread Matt &quot;Cyber Dog"; LaPlante
Public bug reported: Binary package hint: clamav-milter The init script for clamav-milter doesn't check for existing clamav- milter processes as of version 0.92~dfsg-0build1. As a result, it's possible to run the init script 'start' multiple times successively and spawn multiple daemons running

[Bug 157431] Re: Request to version bump proftpd to 1.3.1

2007-12-29 Thread Matt &quot;Cyber Dog"; LaPlante
Since this version is available under Hardy and there have been no other further updates by the bug reporter, I'm closing this issue as Fixed. ** Changed in: proftpd (Ubuntu) Status: New => Fix Released -- Request to version bump proftpd to 1.3.1 https://bugs.launchpad.net/bugs/157431 You

[Bug 177489] Re: loss of masters causing bind to become unresponsive

2007-12-19 Thread Matt &quot;Cyber Dog"; LaPlante
I was mad at myself for losing the strace from the other thread, so I re-enabled a broken slave zone and recreated the problem (easily). Here's the tail of an strace from the thread that seems to be hanging on the ipsec ip, just as it stops responding: futex(0xb7a8f0f0, FUTEX_WAIT, 943, NULL) = 0

[Bug 177489] loss of masters causing bind to become unresponsive

2007-12-19 Thread Matt &quot;Cyber Dog"; LaPlante
Public bug reported: Binary package hint: bind Bind lived up to its name this morning. I have a bind server that effectively serves triple duty providing: - Public zones - Private zones (for the lan) - Recursive lookups and caching for lan hosts The first two are effectively the same thing exc

[Bug 155061] Re: slocate typo: "serach_db"

2007-12-18 Thread Matt &quot;Cyber Dog"; LaPlante
** Bug watch added: Debian Bug tracker #457004 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=457004 ** Also affects: slocate (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=457004 Importance: Unknown Status: Unknown -- slocate typo: "serach_db" https://bugs.launc

[Bug 155061] Re: slocate typo: "serach_db"

2007-12-18 Thread Matt &quot;Cyber Dog"; LaPlante
** Changed in: slocate (Ubuntu) Status: New => Confirmed -- slocate typo: "serach_db" https://bugs.launchpad.net/bugs/155061 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubun

[Bug 152692] Re: updatedb cron job re-nices wrong process (pid 7 by default)!

2007-12-18 Thread Matt &quot;Cyber Dog"; LaPlante
Brian: When the slocate package is installed, it essentially replaces the 'locate' functionality in findutils. It diverts findutils version of /etc/cron.daily/find to /etc/cron.daily/find.notslocate to prevent it from running (cron jobs with a dot in the name do not run). Slocates own /etc/

[Bug 174746] Re: package kdebase-data-kde4 4:3.96.0-1ubuntu1 failed to install/upgrade: trying to overwrite `/usr/lib/kde4/share/dbus-1/interfaces/org.kde.FavIcon.xml', which is also in package konque

2007-12-08 Thread Matt &quot;Cyber Dog"; LaPlante
Confirmed with 3.97.0-1ubuntu2 ** Changed in: kdebase-kde4 (Ubuntu) Status: New => Confirmed -- package kdebase-data-kde4 4:3.96.0-1ubuntu1 failed to install/upgrade: trying to overwrite `/usr/lib/kde4/share/dbus-1/interfaces/org.kde.FavIcon.xml', which is also in package konqueror-kde4

[Bug 151331] Re: installer crashes whenever i try to start it from the live cd

2007-12-07 Thread Matt &quot;Cyber Dog"; LaPlante
*** This bug is a duplicate of bug 151060 *** https://bugs.launchpad.net/bugs/151060 ** This bug has been marked a duplicate of bug 151060 apport-qt crashed with AttributeError in ui_present_report_details() -- installer crashes whenever i try to start it from the live cd https://bugs.lau

[Bug 174305] Re: command-not-found package need depends python-gdbm

2007-12-07 Thread Matt &quot;Cyber Dog"; LaPlante
** Attachment added: "C:\Documents and Settings\Administrator\My Documents\command-not-found.diff" http://launchpadlibrarian.net/10798000/C%3A%5CDocuments%20and%20Settings%5CAdministrator%5CMy%20Documents%5Ccommand-not-found.diff -- command-not-found package need depends python-gdbm https:/

[Bug 174305] Re: command-not-found package need depends python-gdbm

2007-12-07 Thread Matt &quot;Cyber Dog"; LaPlante
Also confirmed. -- command-not-found package need depends python-gdbm https://bugs.launchpad.net/bugs/174305 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ub

[Bug 174723] Re: Whoops, command-not-found has crashed!

2007-12-07 Thread Matt &quot;Cyber Dog"; LaPlante
*** This bug is a duplicate of bug 164105 *** https://bugs.launchpad.net/bugs/164105 ** This bug has been marked a duplicate of bug 164105 command-not-found has crashed! -- Whoops, command-not-found has crashed! https://bugs.launchpad.net/bugs/174723 You received this bug notification bec

[Bug 165274] Re: kdm-kde4 post-install error

2007-12-07 Thread Matt &quot;Cyber Dog"; LaPlante
ditto -- kdm-kde4 post-install error https://bugs.launchpad.net/bugs/165274 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-

[Bug 157431] Re: Request to version bump proftpd to 1.3.1

2007-12-07 Thread Matt &quot;Cyber Dog"; LaPlante
Hardy now features 1.3.1-2ubuntu1. Is this sufficient for closing this request? -- Request to version bump proftpd to 1.3.1 https://bugs.launchpad.net/bugs/157431 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mai

[Bug 68735] Re: Module mod-tls.c is missing in the proftpd edgy package

2007-12-07 Thread Matt &quot;Cyber Dog"; LaPlante
This issue appears to have been explained, and there's been no response to the contrary in several months. ** Changed in: proftpd (Ubuntu) Status: New => Invalid -- Module mod-tls.c is missing in the proftpd edgy package https://bugs.launchpad.net/bugs/68735 You received this bug notifica

[Bug 153996] Re: libdb4.4 in gutsy breaks postgrey and subversion

2007-12-04 Thread Matt &quot;Cyber Dog"; LaPlante
If you want to avoid installing everything out of gutsy-proposed when doing an apt-upgrade, create the file /etc/apt/preferences with something like the following: Package: libdb4.4 Pin: release a=gutsy-proposed Pin-Priority: 600 Package: * Pin: release a=gutsy-proposed Pin-Priority: 400 -- lib

[Bug 153996] Re: libdb4.4 in gutsy breaks postgrey and subversion

2007-12-02 Thread Matt &quot;Cyber Dog"; LaPlante
Ok, sorry for the noise. I think my previous entry may have been a false alarm. It's my theory that, although at the time of the crash the fixed libdb was installed, postgrey may not have been restarted following the upgrade, and may therefore have still had the faulty library loaded. Since the

[Bug 159472] Re: /etc/cron.daily/find has wrong ionice parameter

2007-12-02 Thread Matt &quot;Cyber Dog"; LaPlante
This is a dup of 152692 with a more specific title. -- /etc/cron.daily/find has wrong ionice parameter https://bugs.launchpad.net/bugs/159472 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@

[Bug 173489] slocate cron job fails without ioprio_set

2007-12-02 Thread Matt &quot;Cyber Dog"; LaPlante
Public bug reported: Binary package hint: slocate I have gutsy installed on an openvz virtual machine (from a vps provider). Apparently these VMs do not include the ioprio_set ability, because my slocate cron job fails daily: /etc/cron.daily/slocate: ioprio_set: Operation not permitted I can

[Bug 153996] Re: libdb4.4 in gutsy breaks postgrey and subversion

2007-12-01 Thread Matt &quot;Cyber Dog"; LaPlante
Update... One of my two machines running 4.4.20-8.1ubuntu3.1 from gutsy- proposed had another postgrey crash last night. This is the first crash since installing Daniel's db4.4. It would seem that either the proposed package does not fix the issue as well as hoped, or that I've somehow made an er

[Bug 153996] Re: libdb4.4 in gutsy breaks postgrey and subversion

2007-11-30 Thread Matt &quot;Cyber Dog"; LaPlante
Martin, thanks very much for pushing forward with this fix. My comments are pretty much identical to Jeff Balderson; upgraded from Daniel Haler's release to the gutsy-proposed yesterday and have witnessed no new or recurring problems since. -- libdb4.4 in gutsy breaks postgrey and subversion htt

[Bug 172925] postfix upgrade does not add 'retry' service

2007-11-29 Thread Matt &quot;Cyber Dog"; LaPlante
Public bug reported: Binary package hint: postfix Doing an upgrade from feisty to gusty, postfix gets upgraded from the 2.3.x series to the 2.4.x series. As per the release notes here: ftp://ftp.reverse.net/pub/postfix/official/postfix-2.4.6.RELEASE_NOTES There is a "Major changes - critical" f

[Bug 153996] Re: libdb4.4 in gutsy breaks postgrey and subversion

2007-11-27 Thread Matt &quot;Cyber Dog"; LaPlante
Well folks, I've been posting to ubuntu-motu and more recently ubuntu- devel-discuss trying to get some attention for this issue. Clearly it hasn't helped much (except for Daniel building the PPA package for us). I'm really dumbfounded that such a normally progressive distro like Ubuntu is turning

[Bug 163275] dkim-filter docs may have incorrect postfix config

2007-11-16 Thread Matt &quot;Cyber Dog"; LaPlante
Public bug reported: I'm new to dkim-filter, so hopefully someone with more knowledge can validate this. I've installed the package under gutsy, and am reading /usr/share/doc/dkim-filter/README.Debian.gz Under the section "Notes for Ubuntu specific changes" it is suggested to add milter_macro_da

[Bug 163217] thunderbird marks mail as read after a delete

2007-11-16 Thread Matt &quot;Cyber Dog"; LaPlante
Public bug reported: Binary package hint: thunderbird 2.0.0.8~pre071022+nobinonly-0ubuntu0.7.10 I hate that I can't disable thunderbird marking mail as read, but that's an issue for mozilla to never get around to changing. Anyway, I currently have "Wait 60 seconds before marking messages as rea

[Bug 153996] Re: libdb4.4 in gutsy breaks postgrey and subversion

2007-11-08 Thread Matt &quot;Cyber Dog"; LaPlante
I can also confirm; tested Daniel's PPA version and it's run 48 hours without a crash. First time since the upgrade to gutsy that it's made it over 24 hrs. -- libdb4.4 in gutsy breaks postgrey and subversion https://bugs.launchpad.net/bugs/153996 You received this bug notification because you ar

[Bug 153996] libdb4.4 in gutsy breaks postgrey

2007-10-18 Thread Matt &quot;Cyber Dog"; LaPlante
Public bug reported: Binary package hint: libdb4.4 libdb4.4 (4.4.20-8.1ubuntu3) in gutsy breaks postgrey severely The postgrey bug for this is here: https://bugs.launchpad.net/ubuntu/+source/postgrey/+bug/135038 Debian developers already determined that this was a problem with libdb4.4, as doc

[Bug 135038] Re: postgrey fails regularly : "fatal: Can't call method "txn_commit" on an undefined value at /usr/sbin/postgrey line 223."

2007-10-18 Thread Matt &quot;Cyber Dog"; LaPlante
Why is it taking so long to get a response on this? postgrey is very much broken in gutsy, and Debian already addressed the problem. -- postgrey fails regularly : "fatal: Can't call method "txn_commit" on an undefined value at /usr/sbin/postgrey line 223." https://bugs.launchpad.net/bugs/135038

[Bug 135038] Re: postgrey fails regularly : "fatal: Can't call method "txn_commit" on an undefined value at /usr/sbin/postgrey line 223."

2007-10-18 Thread Matt &quot;Cyber Dog"; LaPlante
** Changed in: postgrey (Ubuntu) Status: New => Confirmed -- postgrey fails regularly : "fatal: Can't call method "txn_commit" on an undefined value at /usr/sbin/postgrey line 223." https://bugs.launchpad.net/bugs/135038 You received this bug notification because you are a member of Ubunt

[Bug 152692] updatedb cron job fails

2007-10-14 Thread Matt &quot;Cyber Dog"; LaPlante
Public bug reported: Binary package hint: findutils I see a couple problems with the /etc/cron.daily/find cron job in the findutils 4.2.31-1ubuntu2 package (Gutsy RC). 1) There's an extra space in the shebang line (cosmetic)... #! /bin/sh 2) It's passing a priority to ionice with the -p flag, h

[Bug 151850] Re: clamav-milter postfix defaults fail

2007-10-12 Thread Matt &quot;Cyber Dog"; LaPlante
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=446404 -- clamav-milter postfix defaults fail https://bugs.launchpad.net/bugs/151850 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ub

[Bug 151850] Re: clamav-milter postfix defaults fail

2007-10-12 Thread Matt &quot;Cyber Dog"; LaPlante
There are a couple other issues with the init script that will case it to fail with postfix chroot: - It doesnt give the postfix user any write permissions to the socket (which is dynamically created/destroyed). - There's a race condition where it doesn't wait for the socket file to be created,

[Bug 151850] Re: clamav-milter postfix defaults fail

2007-10-12 Thread Matt &quot;Cyber Dog"; LaPlante
Yes, well my rationale was that if an example is going to be included that one can uncomment and use, it should probably work. :) I can solve the problem fairly simply... I leave the path as suggested, but add an actual socket file name to it: SOCKET=local:/var/spool/postfix/clamav/clamav.ctl I

[Bug 151850] clamav-milter postfix defaults fail

2007-10-11 Thread Matt &quot;Cyber Dog"; LaPlante
Public bug reported: Binary package hint: clamav-milter Testing clamav-milter in Gutsy, 0.91.2-3ubuntu1. The default socket given for postfix is SOCKET=local:/var/spool/postfix/clamav/ (in /etc/defaults/clamav-milter). First of all, this seems weird since it's a directory and not a file name.

[Bug 119878] Re: [apport] package smartmontools failed to install/upgrade:

2007-10-11 Thread Matt &quot;Cyber Dog"; LaPlante
What's the status of this? I ran into the same issue upgrading to gutsy... -- [apport] package smartmontools failed to install/upgrade: https://bugs.launchpad.net/bugs/119878 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ub

[Bug 133923] Re: clamav-freshclam cannot save pid

2007-08-21 Thread Matt \&quot;Cyber Dog\"; LaPlante
Good to hear it's fixed, however I have an issue with the workaround. I don't know the details of the implementation of /var/run, however it appears to be cleared at reboot. I've already tried to create the directory, but the daemons wind up dying whenever the machine restarts because the directo

[Bug 133924] clamav-milter cannot save pid

2007-08-21 Thread Matt \&quot;Cyber Dog\"; LaPlante
Public bug reported: Binary package hint: clamav-milter In a default install of clamav-milter, the init script tries to place the PID file for the milter daemon in /var/run/clamav (/var/run/clamav /clamav-milter.pid), however without clamav-daemon running, the directory is never created, and stor

[Bug 133923] clamav-freshclam cannot save pid

2007-08-21 Thread Matt \&quot;Cyber Dog\"; LaPlante
Public bug reported: Binary package hint: clamav-freshclam In a default install of clamav-freshclam, /etc/clamav/freshclam.conf tries to place the PID file for the freshclam daemon in /var/run/clamav, however without clamav-daemon running, the directory is never created, and storing the PID file

[Bug 121823] Outdated option in relay entry for master.cf

2007-06-22 Thread Matt \&quot;Cyber Dog\"; LaPlante
Public bug reported: Binary package hint: postfix The fallback_relay parameter was renamed to smtp_fallback_relay in Postfix 2.3. The relay entry in master.cf was not updated to match (-o fallback_relay=), and as a result, routing loops can occur. This is explained in full here: http://groups

[Bug 121823] Re: Outdated option in relay entry for master.cf

2007-06-22 Thread Matt \&quot;Cyber Dog\"; LaPlante
A simple corrective patch is attached. It has also been submitted to the postfix-devel list for consideration. ** Attachment added: "C:\Documents and Settings\Administrator\Desktop\master.cf.diff" http://launchpadlibrarian.net/8169916/C%3A%5CDocuments%20and%20Settings%5CAdministrator%5CDeskt

[Bug 106802] Re: installer allows raid0 on /boot

2007-05-18 Thread Matt \&quot;Cyber Dog\"; LaPlante
Saying Raid works is ambiguous; I know for example that Raid 1 works. It's raid 0 that's not working, and I'm not seeing any immediate documentation that suggests otherwise. Can you point to some? -- installer allows raid0 on /boot https://bugs.launchpad.net/bugs/106802 You received this bug not

[Bug 78552] Re: /sbin/update-grub complains about being run instead of /usr/sbin/update-grub

2007-04-19 Thread Matt \&quot;Cyber Dog\"; LaPlante
The update-grub man page gives the depricated location of /sbin/update- grub. I reported this in bug #107741, but someone felt this was a duplicate, despite the fact that there is no mention of man pages in this bug. The section in question: ## The update-grub script can be ran automagically

[Bug 107741] Re: update-grub manpage uses /sbin rather than /usr/sbin

2007-04-19 Thread Matt \&quot;Cyber Dog\"; LaPlante
*** This bug is a duplicate of bug 78552 *** https://bugs.launchpad.net/bugs/78552 bug #78552 makes no mention of man pages, and is a lousy duplicate for this bug -- update-grub manpage uses /sbin rather than /usr/sbin https://bugs.launchpad.net/bugs/107741 You received this bug notification

[Bug 107741] update-grub manpage uses /sbin rather than /usr/sbin

2007-04-19 Thread Matt \&quot;Cyber Dog\"; LaPlante
Public bug reported: Binary package hint: grub Just upgraded to feisty and I see /sbin/update-grub is now depricated in favor of /usr/sbin/update-grub. Unfortunately the update-grub manpage still reads: ## The update-grub script can be ran automagically from the /etc/kernel-img.conf file b

[Bug 106802] installer allows raid0 on /boot

2007-04-15 Thread Matt \&quot;Cyber Dog\"; LaPlante
Public bug reported: I downloaded the alternate cd for 7.04 (http://releases.ubuntu.com/7.04/ubuntu-7.04-beta-alternate-i386.iso) to mess around with the installer. One issue that occurred to me was that it would allow the user to assign /boot to a RAID0 array. This works grandly, right up until

[Bug 100019] Re: Segfault in Samba

2007-04-07 Thread Matt \&quot;Cyber Dog\"; LaPlante
Well, I seem to have found the problem in the process of gathering the requested info. The smb.conf had been set to eth0, when in the new motherboard, the NIC comes up as eth1. This still has to be a bug; I dont think a segfault is the desired behavior if an interface becomes unavailable, but suf

[Bug 100019] Segfault in Samba

2007-04-02 Thread Matt \&quot;Cyber Dog\"; LaPlante
Public bug reported: Binary package hint: samba nmbd has been repeatedly crashing since I upgraded my motherboard and processor hardware (from a 32 bit duron to a 64 bit sempron). This is the only error I've encountered following the upgrade, so I don't think it's the fault of the hardware. The

[Bug 100018] bug reporting link is panic-action script is broken

2007-04-02 Thread Matt \&quot;Cyber Dog\"; LaPlante
Public bug reported: Binary package hint: samba-common The script /usr/share/samba/panic-action is included in the samba-common package (version 3.0.22-1ubuntu4.1 here). When this script is run, the resulting output includes a link to http://www.ubuntulinux.org/support/bugs/document_view for fil

[Bug 78008] Re: Typo in installer partitioning

2007-03-22 Thread Matt \&quot;Cyber Dog\"; LaPlante
I'm attaching a diff that fixes this typo as well as another in that line (commiting -> committing). I reworded the whole line to make it sound like more fluent english. ** Attachment added: "fix two typos, rephrase for better english" http://librarian.launchpad.net/6899056/qtparted.diff --

[Bug 93972] Re: "BSDBSD" typo in portmap.8

2007-03-19 Thread Matt \&quot;Cyber Dog\"; LaPlante
Patch to portmap.8 manpage is attached. ** Attachment added: "fix for typo" http://librarian.launchpad.net/6872327/C%3A%5CDocuments%20and%20Settings%5CAdministrator%5CDesktop%5Cportmap.8.diff -- "BSDBSD" typo in portmap.8 https://launchpad.net/bugs/93972 -- ubuntu-bugs mailing list ubuntu-

[Bug 93972] "BSDBSD" typo in portmap.8

2007-03-19 Thread Matt \&quot;Cyber Dog\"; LaPlante
Public bug reported: Binary package hint: portmap man portmap shows this at the bottom: HISTORY The portmap command appeared in BSDBSD 4.3 ** Affects: portmap (Ubuntu) Importance: Undecided Status: Unconfirmed -- "BSDBSD" typo in portmap.8 https://launchpad.net/bugs/93972

[Bug 1780] Re: apt-spy does not have ubuntu mirror listing

2007-03-09 Thread Matt \&quot;Cyber Dog\"; LaPlante
Open https://launchpad.net/ubuntu/+archivemirrors in FireFox. Right Click>View Page Info>Links>Ctrl+A>Ctrl+C vim /tmp/links [paste from clipboard] sed -i -e '/canonical/d' /tmp/links -e '/launchpad/d' /tmp/links -- apt-spy does not have ubuntu mirror listing https://launchpad.net/bugs/1780 --