On 05.07.2017, Patrick Dupre wrote:
> I have directory
> /var/log/journal which seems large:
[]
Just delete all under /var/cache and reboot.
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.
On 07/05/2017 01:16 AM, Patrick Dupre wrote:
I have directory
/var/log/journal which seems large:
1646960
I will assume that you are using "du" and these numbers are in KB. I
recommend using the "-h" parameter to du which gives you nice "human
readable" numbers.
1.6GB for the journal doesn
On Thu, Jul 06, 2017 at 01:53:29AM +0200, Patrick Dupre wrote:
> Why do you say that it is not a a multiple of 4k?
> dumpe2fs provides:
> Block size: 4096
>
> At least 1646960 / 4 = 411740
Duh, 4 is not 4096. 1646960 / 4096 is 402.0898 (approximately).
>
> du seems providing the
On 07/05/2017 04:53 PM, Patrick Dupre wrote:
> Why do you say that it is not a a multiple of 4k?
> dumpe2fs provides:
> Block size: 4096
>
> At least 1646960 / 4 = 411740
>
> du seems providing the size in k
> du /var/log/journal
> 1646956 /var/log/journal/f14e53f3162847d4ae17
Sorry, I am using fedora 24. I will move to fedora 26 ASAP.
-rw-r-+ 1 root systemd-journal 83886080 Jul 6 01:55
/var/log/journal/f70316db1f884a5884466d17111bd615/system.journal
-rw-r-+ 1 root systemd-journal 16777216 Jul 6 01:54
/var/log/journal/f70316db1f884a5884466d17111bd615/user-
Why do you say that it is not a a multiple of 4k?
dumpe2fs provides:
Block size: 4096
At least 1646960 / 4 = 411740
du seems providing the size in k
du /var/log/journal
1646956 /var/log/journal/f14e53f3162847d4ae17fd1ca988e33c
1646960 /var/log/journal
ls -i /var/log/journal
1117919
On 07/05/2017 11:41 AM, Sherman Grunewagen wrote:
Just moved from F21 to F25 and many things are not working as expected
(which is to be expected!)
One is the way to get most applications (like Firefox, and KDE itself,
to honour basic emacs
key bindings for cursor motions. In F21 and prior I had
On 07/06/17 07:10, Amadeus W.M. wrote:
> Tried that and it worked and it also worked when I restored the original
> exportfs and nfs files. The reboot took a LONG time - stuck at shutting
> down some nfs processes (can't remember which, lockd maybe).
>
> Everything seems to be back to normal now.
On 07/05/2017 03:25 PM, Stephen Morris wrote:
It seems to me that the reason the source code is failing to compile
after the system update is that the compiler has been changed, as this
is the only reason I can see that source code that compiled fine before
the update won't compile after the up
On Tue, 04 Jul 2017 14:45:19 +0800, Ed Greshko wrote:
> On 07/03/17 12:44, Amadeus W.M. wrote:
>> I need a fix for my problem.
>
>
> I have one thing for you to try. As root
>
> cd /etc
>
> cp exports exports-orig
>
> cat /dev/null > exports
>
> cd sysconfig
>
> cp nfs nfs-orig
>
> c
I observe the delays and apparent freezes both in Fedora and in Windows-7. I
observe them with non-gmail messages/folders, even drafts. I'm using imap.
These suggest that the problem is not with Fedora, but one or more of:
* Thunderbird code that is not OS-specific, and not mail service specif
On 07/05/2017 03:25 PM, Stephen Morris wrote:
> On 6/24/17 4:03 PM, Samuel Sieb wrote:
>> On 06/23/2017 05:56 PM, Stephen Morris wrote:
>>> I am using a DWA-192 usb WiFi adapter in F25 hence I need to get
>>> a driver from github to be compiled on my system so that I can use
>>> the adapter. T
In a message not showing up in fedora Hyperkitty, Kevin Fenzi suggested:
> Probibly the first stop is the fedora infrastructure issues:
>
> https://pagure.io/fedora-infrastructure/issues
>
> From there we can see if it's some local issue or config problem with
> our instance or a bug in the upstre
On 6/24/17 4:03 PM, Samuel Sieb wrote:
On 06/23/2017 05:56 PM, Stephen Morris wrote:
I am using a DWA-192 usb WiFi adapter in F25 hence I need to get
a driver from github to be compiled on my system so that I can use
the adapter. This driver compiled and worked quite happily with
kernel 4
On 07/05/2017 02:41 PM, Stephen Morris wrote:
> On 6/24/17 4:20 PM, Samuel Sieb wrote:
>> On 06/23/2017 11:08 PM, Samuel Sieb wrote:
>>> On 06/23/2017 05:39 PM, Stephen Morris wrote:
Having mentioned the TB subject, I also have "problems" with the
upstream versions of TB I use when intera
Sherman Grunewagen writes:
> Just moved from F21 to F25 and many things are not working as expected (which
> is to be expected!)
> One is the way to get most applications (like Firefox, and KDE itself, to
> honour basic emacs
> key bindings for cursor motions. In F21 and prior I had a little fi
On 6/26/17 11:47 PM, Tim wrote:
Tim:
* In this case the ISP "doesn't support" IPv6 meaning that it's not
there, rather than they simply won't give any help with it.
Stephen Morris:
Yeah, my ISP has told me I should disable any attempts to use IPv6 on
my system as they do not support it. I'm in
On 6/24/17 4:20 PM, Samuel Sieb wrote:
On 06/23/2017 11:08 PM, Samuel Sieb wrote:
On 06/23/2017 05:39 PM, Stephen Morris wrote:
Having mentioned the TB subject, I also have "problems" with the
upstream versions of TB I use when interacting with this mail list.
TB has "reply", "reply all" and "
On Wed, 5 Jul 2017 11:41:36 -0700
Sherman Grunewagen wrote:
> Just moved from F21 to F25 and many things are not working as
> expected (which is to be expected!) One is the way to get most
> applications (like Firefox, and KDE itself, to honour basic emacs key
> bindings for cursor motions. In F2
If I understand this command correct: it deletes
/var/cache/{cups,ibus,libvirt,man}/* too ...
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
On Wed, Jul 05, 2017 at 10:16:34AM +0200, Patrick Dupre wrote:
> Hello,
>
> I have directory
> /var/log/journal which seems large:
> 1646960
>
What type of file system are you using? ext? or xfs or ??
I ask as ext expands its directories in 4K chunks and the
sizes you give above and below are n
I assume
- that you don't use Fedora elder than 25 any more'
- you don't need aged log messages any more
- PackageKit re-creates it's directory under /var/cache during each run as dnf
does
then:
sudo rm -rf /var/log/journal/*/*;
sudo systemctl kill --signal=SIGUSR2 systemd-journald;
sudo rm
On 07/05/2017 01:16 AM, Patrick Dupre wrote:
How can I clean this?
rpm -qf /var/cache/*/* | grep 'is not owned' | awk '{print $2}' | xargs
rm -rf
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@l
Just moved from F21 to F25 and many things are not working as expected (which
is to be expected!)
One is the way to get most applications (like Firefox, and KDE itself, to
honour basic emacs
key bindings for cursor motions. In F21 and prior I had a little file in my
home dir called
".gtkrc-2.0"
On 07/05/2017 10:16 AM, Patrick Dupre wrote:
but it is even worst for /var/cache: 14338744
I gives the largest sub directories:
How can I clean this?
Files under /var/cache are supposed to be automatically regenerated by
the programs which create them (Hence the name "cache").
I.e. in th
Hello,
I have directory
/var/log/journal which seems large:
1646960
but it is even worst for /var/cache: 14338744
I gives the largest sub directories:
100602 /var/cache/PackageKit/hawkey
104278 /var/cache/PackageKit/25/hawkey
105988 /var/cache/yum/x86_64/21/fedora/gen
112622 /var/cache/yum/x
On 5/7/2017 11:42 am, Stephen Davies wrote:
It seems to be quite random: one day it is fast and the next it is so
slow, I can see the numbers ticking over about once every ten seconds or
more.
It is not a function of box size and all virus etc checking is done on
arrival at the mail server. T
27 matches
Mail list logo