@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
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
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
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
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
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
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
@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
+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
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
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
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
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--
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
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
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
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
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
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
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 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
** 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
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/
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
*** 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
** 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:/
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
*** 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
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-
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
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
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
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
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@
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
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
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
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
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
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
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
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
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
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
** 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
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
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
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,
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
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.
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
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
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
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
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
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
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
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
*** 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
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
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
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
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
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
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
--
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-
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
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
--
68 matches
Mail list logo