similar to: Bugzilla

Displaying 20 results from an estimated 7000 matches similar to: "Bugzilla"

2004 Apr 29
1
Timezone of logentries from dovecot
Hi I've been using dovecot for a long time now, and have nothing but praise for it. It's considerably faster than uw-imap, and has been very easy to configure, in spite of my limited knowledge of unix. One thing still botheres me, though, and that's the time of the entries in my logfiles. It seems that dovecot logs it's entries in GMT, while I'm using GMT+1. This is made
2005 Aug 29
0
Dovecot 1.0 alpha trouble on OS X
Hi all! I've just upgraded dovecot from 0.99 to 1.0 alpha, and it seems to be working perfectly except for a strange problem with one of my imap- users Inbox. Every folder is accessible, including the Inbox. The inbox currently contains five mails. With at least three of these, when they are attempted moved, dovecot crashes immediately with the message "Unable to determine
2019 May 18
3
Bugzilla OrcJIT Tickets
Hello everyone A previous thread about OrcJIT brought up bug reports on Bugzilla. A quick search gives 20+ results: https://bugs.llvm.org/buglist.cgi?component=OrcJIT&list_id=162232&query_format=advanced&resolution=--- While some of them are obviously outdated (addModuleSet API cleanup [1]), others may actually be relevant again (Small code model? [2]). If you reported one of them,
2017 Oct 04
2
systemd-networkd issue
On 4 Oct 2017 6:51 pm, <m.roth at 5-cent.us> wrote: James Hogarth wrote: > On 4 Oct 2017 3:13 pm, "Kenneth Porter" <shiva at sewingwitch.com> wrote: > > On 10/3/2017 8:14 PM, Phil Manuel wrote: > >> systemd-networkd doesn't use those files at all. >> >> If you look at the appropriate ifcfg files eg >>
2017 Jun 12
2
Open bug count passes 10,000 mark
FYI: The open bug count for all LLVM projects has passed a new milestone this week. Status Total<https://bugs.llvm.org/yui-dt0-href-total> NEW 9384<https://bugs.llvm.org/buglist.cgi?action=wrap&resolution=---&bug_status=NEW&=%20> 9384<https://bugs.llvm.org/buglist.cgi?action=wrap&resolution=---&bug_status=NEW> ASSIGNED
2019 May 18
2
Bugzilla OrcJIT Tickets
Hi Stefan Thank you! In case, you missed in llvm-dev listing: you can find the proposal here : link. <https://docs.google.com/document/d/1202EcXlWMQ8yxu5qD0b5fE0a_kihlcaPNpZo_Jk0YeQ/edit?usp=sharing> Thanks for working on summarising the Bugzilla tickets to track the recent changes in ORC this is really helpful. On Sat, 18 May 2019 at 21:33, Stefan Gränitz <stefan.graenitz at
2017 Oct 04
2
systemd-networkd issue
On 4 Oct 2017 3:13 pm, "Kenneth Porter" <shiva at sewingwitch.com> wrote: On 10/3/2017 8:14 PM, Phil Manuel wrote: > systemd-networkd doesn't use those files at all. > > If you look at the appropriate ifcfg files eg > /etc/sysconfig/network-scripts/ifcfg-em1 do you see IPV6_FAILURE_FATAL=no > ? > Where does systemd-networkd store its settings, then?
2020 Aug 26
2
Viewing changelog for packages to be updated
On Wed, Aug 26, 2020 at 2:54 PM Kenneth Porter <shiva at sewingwitch.com> wrote: > > Is there some way to see the RPM changelog entries for a prospective yum > update? Ideally I'd like to see just the entries that are newer than the > version of the package I already have. > > I saw a new kernel in today's yum-cron email and I'd like to know what it's >
2019 Jan 07
2
Upgrade CentOS 7.4 to 7.5 and don't want to upgrade it to 7.6
On Mon, Jan 7, 2019 at 5:49 PM Kenneth Porter <shiva at sewingwitch.com> wrote: > On 1/6/2019 10:51 PM, Kaushal Shriyan wrote: > > the product does not support the latest CentOS Linux > > release 7.6.1810 (Core) version as of now. > > What product and what, specifically, about 7.6 does it not support? > Could you not just exclude the incompatible packages? You could
2011 Jul 08
5
Triggering script from cron or web client
I have a Bash script, currently run a couple times an hour from cron, that pulls data from an old Windows DB by rsync, converts it to SQL, and injects it into a MySQL DB for display in a LAMP-based app. (Make and Perl are also involved to minimize the number of tables touched and to clean up the SQL generated by Pxlib.) I'd like to add the ability to refresh the data immediately from the
2020 May 26
3
ip6tables equivalent for NAT?
with ipv6, you just allow the specific ports destined to the specific local machine(s) in on your WAN side, they don't need translating. same sort of rule as if you had a internet-facing service running on the routing system On Tue, May 26, 2020 at 11:55 AM Kenneth Porter <shiva at sewingwitch.com> wrote: > I finally got an ISP connection with working IPv6 and now I need to add
2007 Aug 30
4
SELinux question - to fix bug in Webmin
I found a bug in Webmin when using Webmin with SELinux in Permissive Mode. The author of Webmin, asked me, in their bug tracker on SourceForge: > Ok, thanks ... I see the problem. Webmin opens the log file > /var/webmin/miniserv.error and connects STDERR to it, then runs other > commands like iptables, which inherits the STDERR file descriptor. > This is generally a good thing, as any
2011 Mar 13
3
Mumble gamers' VOIP server (murmur)
I was unable to build the whole Mumble system on CentOS but it's available for Fedora Development. I just wanted the server part on my headless server, and a static build is available from the Mumble project on Sourceforge. So I grabbed the Mumble SRPM from Fedora Development, the static build from Sourceforge, and stripped the spec file down to the minimum needed to just install the
2018 Mar 17
2
Clang executable sizes and build stats
Hi all, I recently did a run where I built clang executables on FreeBSD 12-CURRENT [1], from trunk r250000 (2015-10-11) all through r327700 (2018-03-16), with increments of 100 revisions. This is mainly meant as an archive, for easily doing bisections, but there are also some interesting statistics. From r250000 through r327700: * the total (stripped) executable size grew by approximately 43% *
2018 Mar 17
0
[cfe-dev] Clang executable sizes and build stats
Thanks for raising this. This is something we've recently been looking at too at Sony, as over the course of PS4's lifetime so far we've seen our clang executable on Windows approximately double in size, which isn't ideal for things like distributed build systems. A graph of clang.exe size on our internal staging branch matches yours closely with it being more of a death by a
2019 Sep 20
2
Replacing sendmail with postfix (was: deprecations leading up to C8)
Once upon a time, Kenneth Porter <shiva at sewingwitch.com> said: > How would you implement the section here titled "Sendmail > workaround" using Postfix? http://www.postfix.org/postconf.5.html#recipient_delimiter -- Chris Adams <linux at cmadams.net>
2019 Nov 18
2
Post-installation setup script for CentOS 7 servers
--On Monday, November 18, 2019 6:06 PM +0100 Leon Fauster via CentOS <centos at centos.org> wrote: > I dont see if it was mentioned; but "network scripts" are deprecated in > C8. So better start the mental migration today before the packages get > removed totally :-) What file holds all those settings, now? As a rule, I prefer to edit text files to finding the right
2019 Nov 20
1
C8 and NetworkManager problem
> On Nov 20, 2019, at 16:17, Kenneth Porter <shiva at sewingwitch.com> wrote: > (How does systemd know the difference between generated files and hand-crafted ones? Can one just remove the fstab entry once the generated one is present? That would make migration easier.) Mount units created by the systemd generator are dynamically created each boot. You can create a persistent one in
2020 Apr 08
1
RHEL 7.8 is out
On Wed, Apr 8, 2020 at 2:01 AM Kenneth Porter <shiva at sewingwitch.com> wrote: > Some useful info for the list. Release notes! ;) > > < > https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/7.8_release_notes/index > > > > _______________________________________________ > CentOS mailing list > CentOS at centos.org >
2017 May 18
2
per user procmail filtering and dovecot-lda
On 5/17/2017 11:26 AM, Adam Shostack wrote: > Also, procmail is way out of date, no longer maintained, and there are > "semi" known vulnerabilities that haven't been fixed. See > http://marc.info/?l=openbsd-ports&m=141634350915839&w=2 & the > wikipedia page. What alternatives exist for server-side filtering into folders? Is there anything as powerful?