I just discovered that a whole bunch of packages just got deleted from my
F27 system after doing an update. This happened on 2 different systems. I
discovered this after I had to reboot one of them because the laptop screen
went blank. After rebooting it never went to graphics mode. I discovere
I received a SELinux alert today which said:
SELinux is preventing /usr/local/bin/snort from search access on the
directory logs.
One of the options was to do:
semanage fcontext -a -t FILE_TYPE 'logs'
(lots of FILE_TYPEs)
followed by
restorecon -v 'logs'
So here is what happens:
ll -Zd logs
n see which process
might be doing this.
This problem seems to have started on July 6 based on looking at the old
logs
[pgaltieri@terrapin Downloads]$ sudo grep promisc
/var/log/messages-20140629 | wc -l
27
[pgaltieri@terrapin Downloads]$ sudo grep promisc
/var/log/messages-20140706 | wc -l
21
[pgal
On Wed, Mar 19, 2014 at 11:22 PM, Chris Murphy wrote:
>
> On Mar 19, 2014, at 9:08 PM, pgaltieri . wrote:
>
> >
> >
> > On Wed, Mar 19, 2014 at 11:12 AM, Chris Murphy
> wrote:
> >
> > What do you get for
> > smartctl -x /dev/sda
> >
On Wed, Mar 19, 2014 at 11:12 AM, Chris Murphy wrote:
>
> On Mar 19, 2014, at 11:24 AM, "pgaltieri ." wrote:
>
>
> The above series of commands do not power off the system, it resets it.
> Same with the poweroff command.
>
> What's strange is I was running
On Tue, Mar 18, 2014 at 11:06 PM, Chris Murphy wrote:
>
> On Mar 18, 2014, at 6:19 PM, pgaltieri . wrote:
> >
> > When I looked at the grub.cfg the enforcing=0 was there.
>
> In you previous email this URL contains a log with a command line that
> doesn
On Tue, Mar 18, 2014 at 3:01 PM, Chris Murphy wrote:
>
> On Mar 18, 2014, at 12:53 PM, pgaltieri . wrote:
> > Please unplug everything from this laptop, except power. You need to get
> the basic setup working reliably first. No external hard drives. No mouse.
> Nothing, exc
On Tue, Mar 18, 2014 at 10:07 AM, Chris Murphy wrote:
>
> On Mar 17, 2014, at 11:15 PM, pgaltieri . wrote:
> >
> > complained about dirty bit being set and that backup version didn't
> match current version.
>
> And if you run it a second time with:
> # fsck.ms
On Mon, Mar 17, 2014 at 9:37 PM, Chris Murphy wrote:
>
> On Mar 17, 2014, at 9:53 PM, "pgaltieri ." wrote:
>
>
> modprobe vfat
>
> returns with no messages at all. The vfat module is not loaded.
>
>
> Seems important to find out why the kernel isn'
On Mon, Mar 17, 2014 at 7:28 PM, Chris Murphy wrote:
>
> On Mar 17, 2014, at 8:24 PM, Chris Murphy wrote:
>
> >
> > On Mar 17, 2014, at 8:15 PM, Chris Murphy
> wrote:
> >
> >>
> >> On Mar 17, 2014, at 7:57 PM, Chris Murphy
> wrote:
> >>> But maybe once /boot/efi is mounted, it's worth doing dra
On Mon, Mar 17, 2014 at 4:31 PM, Chris Murphy wrote:
> >
> > Chris,
> > here is the output for journal -b
> >
> > https://www.amazon.com/clouddrive/share?s=yuVEpW13SV0n_TIJKaokLs
>
> Mar 17 14:14:57 peglaptopnew systemd[1]: Mounting /boot/efi...
> Mar 17 14:14:57 peglaptopnew mount[460]: mount:
On Mon, Mar 17, 2014 at 2:17 PM, pgaltieri . wrote:
>
> On Mon, Mar 17, 2014 at 2:02 PM, Chris Murphy wrote:
>
>>
>> On Mar 17, 2014, at 2:13 PM, pgaltieri . wrote:
>>
>> > On Mon, Mar 17, 2014 at 12:56 PM, Chris Murphy
>> wrote:
>> >
>
On Mon, Mar 17, 2014 at 2:02 PM, Chris Murphy wrote:
>
> On Mar 17, 2014, at 2:13 PM, pgaltieri . wrote:
>
> > On Mon, Mar 17, 2014 at 12:56 PM, Chris Murphy
> wrote:
> >
> > On Mar 17, 2014, at 1:37 PM, "pgaltieri ." wrote:
> >
> &g
On Mon, Mar 17, 2014 at 12:56 PM, Chris Murphy wrote:
>
> On Mar 17, 2014, at 1:37 PM, "pgaltieri ." wrote:
>
> > Here's the output
> >
> > BootCurrent: 0015
> > Timeout: 0 seconds
> > BootOrder:
> ,0001,0016,0013,0014,0015,001
d NIC
030a2400d23878bc820f604d8316c068ee79d25bb4a054dda1fa7043abf832c5a88367a6
Boot0019 Diagnostics
Boot001A Peripheral Device setting (OPROM setting)
Boot001B Change boot mode setting
On Mon, Mar 17, 2014 at 12:11 PM, Chris Murphy wrote:
>
> On Mar 17, 2014, at 10:47 AM, pgaltieri . wrote:
>
> > This didn't work. I still get the
Paolo
On Sun, Mar 16, 2014 at 10:47 PM, Chris Murphy wrote:
>
> On Mar 16, 2014, at 11:19 PM, pgaltieri . wrote:
>
> > Well I tried to re-install grub per the link in a previous email. I
> booted from DVD, went into rescue mode and did the chroot. I ran
> >
>
this?
Paolo
On Sun, Mar 16, 2014 at 6:18 PM, pgaltieri . wrote:
> The file is only 100K bytes, it's probably easier to attach the file to
> this email than try to figure out where to put it so people can get it.
>
> Paolo
>
>
> On Sun, Mar 16, 2014 at 5:09 PM, Chris Mu
Today I needed to power off one of my F19 systems. So I logged out and
selected shutdown from the top right button. Instead of powering off as I
expected, and was told it was going to do from the message that appeared on
the screen, much to my amazement it didn't. Instead it restarted and went
b
Even reporting upstream doesn't always help. The problem I mentioned has
been sitting upstream for 3 weeks with no response. I had to create a
github account just so I could post asking for an update. The general
issue is there is an inconsistency with how Fedora bugs are dealt with.
Some bugs a
I didn't pay for the internal testing group, but I still had to fix
problems they reported.
On Tue, Jan 14, 2014 at 10:02 AM, Steve Searle wrote:
> Around 05:24pm on Tuesday, January 14, 2014 (UK time), pgaltieri . wrote:
>
> > ask Linus I'm sure he can help you"
I'm asking this question out of frustration. What's the point of filing
bugs against Fedora at bugzilla.redhat.com when the response I get is "ask
up stream they can help you"?
I filed a bug (1040518) against the Mate desktop, and was told to ask
upstream for help because they can help me. I don
block(0,0)
Paolo
On Mon, Jan 13, 2014 at 4:12 PM, Chris Murphy wrote:
>
> On Jan 13, 2014, at 4:33 PM, "pgaltieri ." wrote:
>
> I decided to upgrade my F18 system to F19. After updating the F18 system
> to the latest updates and installing fedup I ran:
>
>
I decided to upgrade my F18 system to F19. After updating the F18 system to
the latest updates and installing fedup I ran:
sudo fedup --network 19 --debuglog fedupdebug.log
This completed without errors.
I then rebooted and selected the option to upgrade the system. After
several hours there wa
I just recently installed F19 on a new Dell Inspiron R15 7537 and since
then I've been getting kernel oopses from the wireless device. What's
interesting :-( is that right before the oops if I do
cat /proc/sys/kernel/tainted
it returns 0. Right after the oops it returns 512.
I have no extra ke
24 matches
Mail list logo