search for: f30

Displaying 20 results from an estimated 32 matches for "f30".

Did you mean: 30
2018 Jan 30
5
[Bug 1220] New: Reverse path filtering using "fib" needs better documentation
...documentation Product: nftables Version: unspecified Hardware: All OS: All Status: NEW Severity: minor Priority: P5 Component: nft Assignee: pablo at netfilter.org Reporter: f30 at f30.me Reverse path filtering means dropping a packet if connections to its source IP wouldn't use the same interface the packet arrived on. The nftables wiki states [1] that this can be implemented like: nft add rule x prerouting fib saddr . iif oif eq 0 drop Slides by Florian Westphal...
2019 Aug 01
2
libvirt/dnsmasq is not adhering to static DHCP assignments
...efault <network> [...] <dns enable='no'/> <ip address='192.168.122.1' netmask='255.255.255.0'> <dhcp> <range start='192.168.122.130' end='192.168.122.250'/> <host mac='08:00:27:e2:81:39' name='f30' ip='192.168.56.139'/> ----------------------------------------------------------- And the domain is indeed being started with that hardware address: ----------------------------------------------------------- $ virsh dumpxml --domain f30 | grep -B1 -A3 mac\ a <interface t...
2018 Jan 30
7
[Bug 1221] New: "fib" produces strange results with an IPv6 default route
...route Product: nftables Version: unspecified Hardware: x86_64 OS: Debian GNU/Linux Status: NEW Severity: major Priority: P5 Component: kernel Assignee: pablo at netfilter.org Reporter: f30 at f30.me I am trying to implement reverse path filtering using "fib" rules like `fib saddr . iif oif 0 drop`. I don't understand why exactly (see #1220), but this generally works for IPv4 and IPv6 without a default route. However, "fib" starts to behave strangely with a v6...
2019 Jul 19
1
USB UPS problem
Maybe a kernel USB issue, but people on this list may have encountered this issue. I am testing a new UPS (EATON 5E 1500iUSB) and am having a problem with the USB connection failing. My old UPS (EATON Ellipse MAX 1500) works just fine with the latest f30. Both devices identify as ID 0463:ffff MGE UPS Systems UPS To narrow the focus I booted recent live CDs on a PC that has no other USB devices attached beyond the keyboard and mouse. f29 Fedora-Workstation-Live-x86_64-29-1.2.iso === $ uname -a Linux localhost-live 4.18.16-300.fc29.x86_64 #1 SMP...
2015 Jul 30
0
[LLVMdev] [3.7.0] Two late issues with cross compilation to mips
...247, %vreg248; AFGR64:%vreg261,%vreg247,%vreg248 4512B ADJCALLSTACKDOWN 16, %SP<imp-def>, %SP<imp-use> 4528B %D6<def> = COPY %vreg243; AFGR64:%vreg243 4544B JAL <ga:@sin>, <regmask %FP %RA %D10 %D11 %D12 %D13 %D14 %D15 %F20 %F21 %F22 %F23 %F24 %F25 %F26 %F27 %F28 %F29 %F30 %F31 %S0 %S1 %S2 %S3 %S4 %S5 %S6 %S7 >, %RA<imp-def,dead>, %D6<imp-use,kill>, %SP<imp-def>, %D0<imp-def> 4560B ADJCALLSTACKUP 16, 0, %SP<imp-def>, %SP<imp-use> 4576B %vreg262<def> = COPY %D0<kill>; AFGR64:%vreg262 4592B %vreg263<def> = FMU...
2015 Jul 30
2
[LLVMdev] [3.7.0] Two late issues with cross compilation to mips
To reduce memory consumption clobbered registers are handled with RegisterMask machine operands which contain a bitset of all registers clobbered. - Matthias > On Jul 29, 2015, at 3:00 PM, Daniel Sanders <daniel.sanders at imgtec.com> wrote: > > I believe I've identified the problem with almabench but I haven't found the root cause in the compiler yet. > > The
2019 Oct 22
2
C8 regression / tmp on tmpfs
...iles have no installation config (WantedBy, RequiredBy, >> Also, Alias >> settings in the [Install] section, and DefaultInstance for template >> units). > > Looks like a known issue: > > https://bugzilla.redhat.com/show_bug.cgi?id=1667065 > It works in EL7 and F30. In EL8 it seems to be intentional : $ rpm -q --changelog systemd |grep tmp.mount - unit: don't add Requires for tmp.mount (#1619292) $ grep -E 'tmpfs|tmp.mount' systemd.spec |grep -v devpts Patch0004: 0004-Avoid-tmp-being-mounted-as-tmpfs-without-the-user-s-.patch Patch0059: 0059-u...
2019 Sep 30
1
Centos 8 Mate?
On Thu, 2019-09-26 at 08:02 +0200, Ljubomir Ljubojevic wrote: > > I managed to install F28 MATE packages to CentOS 8, so all is needed > is > to recompile those in EPEL. I too am a solid fan of MATE. F28 had v1.16. F30 has the latest v1.22. Is there any reason I should not try the latest? Perhaps some dependencies not available in C8? --Doc Savage Fairview Heights, IL
2000 Jan 04
0
Stepwise logistic discrimination - II
...60e-07 -1.808292e-05 week3 2.735904e-05 -1.151881e-05 7.413345e-07 -1.532306e-05 week4 4.880167e-04 -7.139705e-05 1.360150e-05 -2.548684e-04 Residual Deviance: 143.6754 AIC: 257.6754 -------------- next part -------------- > nose126s2.mu <- multinom(Spoilage ~ F25 + F26 + F27 + F28 + F29 + F30 + F31+ F32 + F33 + F34 + F35+ F36 + F37 + F38 + F39+ F40 + F41 + F42 +F43 + F44 + F45 + F46 + F47 + F48 + F49 + F50 + F51 + F52 + F53 + F54 + F55 + F56 + F57 + F58 + F59 + F60 + F61 + F62 + F63 + F64 + F65 + F66 + F67 + F68 + F69 + F70 + F71 + F72 + F73 + F74 + F75 + F76 + F77 + F78 + F79 + F80 + F...
2019 Oct 03
2
CentOS 7 kickstart repo directive
Is the kickstart repo directive broken under CentOS 7? Every attempt with a repo directive in the kickstart file fails during the software selection step. Removing the repo directives and the packages from those repos under %packages makes it work. On console 2, I have verified that the (NFS) repos specified in the kickstart file are mounted and that the repo metadata has been copied over to
2019 Aug 16
2
Question on upgrading to syslinux 6.04?
I have a project G4L that has used syslinux for many years. I've upgraded the syslinux from the kernel.org builds over the years up to 6.03 and just copied the newer files, and it has worked. Saw that the new build machine I setup with Fedora 30 had the version 6.04 files. I tried the same process, and then booting the iso comes up with message that it can not load ldlinux.c32, which is
2020 Feb 29
3
tcl problem with R-3.6.3?
I knew I could work around. But this shouldn't happen. And yes. Same problem with your example. blurfle$ R --vanilla R version 3.6.3 (2020-02-29) -- "Holding the Windsock" Copyright (C) 2020 The R Foundation for Statistical Computing Platform: x86_64-pc-linux-gnu (64-bit) R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain
2020 Aug 09
3
multiple vms with same PCI passthrough
In attempting to isolate vfio-pci problems between two different guest instances, the creation of a second guest (with existing guest shutdown) resulted in:. Aug 09 12:43:23 grit libvirtd[6716]: internal error: Device 0000:01:00.3 is already in use Aug 09 12:43:23 grit libvirtd[6716]: internal error: Device 0000:01:00.3 is already in use Aug 09 12:43:23 grit libvirtd[6716]: Failed to allocate PCI
2019 Aug 16
0
Question on upgrading to syslinux 6.04?
...nlod the latest git, and built the files from source, again > copying all the files. It again, fails with the same message. Restored > files from 6.03, and it builds and boots just fine? >From Fedora 30, are you testing package(s) version "6.04-0.12.fc30"? Older versions for F30 will probably fail. If you are already trying that version and it still fails, then you could try the binaries from current Debian Testing (you do _not_ need to have the whole OS installed in order to download the binaries), or official upstream binaries from 6.04-pre1. Please avoid official 6...
2019 Aug 02
0
Re: libvirt/dnsmasq is not adhering to static DHCP assignments
...> <dns enable='no'/> > <ip address='192.168.122.1' netmask='255.255.255.0'> > <dhcp> > <range start='192.168.122.130' end='192.168.122.250'/> > <host mac='08:00:27:e2:81:39' name='f30' ip='192.168.56.139'/> This is clearly a misconfiguration. 192.168.56.139 is not from 192.168.122.130/24 subnet. Libvirt should report an error in this case but it doesn't (tested right now with the current git HEAD), which is a bug. I believe if you'd s/56/122/ in the &l...
2019 Oct 06
1
Missing per-Filesys--Df in CentOS-8
Hi, I'm missing perl-Filesys-Df ins CentOS-8, I need it because of Df.pm which is in it. Any suggestiosn? Adrian -- Adri P. van Bloois "Elegance is not a dispensable luxury but a factor that decides between success and failure." Edsger W. Dijkstra
2019 Oct 22
0
C8 regression / tmp on tmpfs
...dBy, RequiredBy, >>> Also, Alias >>> settings in the [Install] section, and DefaultInstance for template >>> units). >> >> Looks like a known issue: >> >> https://bugzilla.redhat.com/show_bug.cgi?id=1667065 >> > > It works in EL7 and F30. In EL8 it seems to be intentional : > > $ rpm -q --changelog systemd |grep tmp.mount > > - unit: don't add Requires for tmp.mount (#1619292) > > $ grep -E 'tmpfs|tmp.mount' systemd.spec |grep -v devpts > > Patch0004: 0004-Avoid-tmp-being-mounted-as-tmpfs-wit...
2020 Feb 08
0
CentOS 7 kickstart repo directive
...tion fails if the effective number of packages in %packages is high, in the thousands. I cannot narrow it down further for the moment, my reference points are 700 or so vs. 6000. Is anyone aware of bug reports in this area for RHEL or Fedora? I'v looked at the changelog sections of the F22 and F30 anaconda rpms but didn't see anything obvious.
2011 Jan 19
0
predict.lme() gives missings for new subjects
Hi, why does predict.lme() give missings in the "predict.Subject" column for Subjects which are not in the original training set? library(nlme) example(predict.lme) ## c.f. Subject=="F30" has missing values. How can I predict/impute values for such "new" Subjects based on the fitted model? Thanks in advance, Will
2020 Aug 17
0
Re: multiple vms with same PCI passthrough
...error: Device 0000:01:00.3 is already in use Hmm. Normally the error that would be logged if a device is already in use would say something like this: error: Failed to start domain Win10-GPU error: Requested operation is not valid: PCI device 0000:05:00.0 is in use by driver QEMU, domain F30 So you're encountering this in an unexpected place. > > Compiled against library: libvirt 6.1.0 > Using library: libvirt 6.1.0 > Using API: QEMU 6.1.0 > Running hypervisor: QEMU 4.2.1 > (fc32 default install) > > The upstream code seemsĀ  also to test definitions rath...