On Tue, Jan 5, 2021 at 5:27 AM Chris Murphy wrote:
>
> On Mon, Jan 4, 2021 at 3:00 PM Chris Murphy wrote:
> >
> > Ignore the above. New plan.
> >
> > Can you clone and build this? And then do 'btrfs-image -c9 -t4 -w
> > /dev/sdXY /mnt/pathtoimagefile'
>
> New new plan, ngompa built it for us in F
On 07/01/2021 05:51, Ed Greshko wrote:
On 07/01/2021 13:33, Tim via users wrote:
John Pilkington:
I just had a failed build of MythTV, apparently because this libuv
package is not signed. A build done yesterday was successful and
is running. Attempts to 'dnf reinstall libuv' also fail with t
I did the following:
# btrfs filesystem defragment -czstd -r -v /home
and changed the fstab entry:
# grep /home /etc/fstab
UUID=8e1f7af4-c0bf-434e-b1c4-a9af2c810d56 /home btrfs
subvol=home,discard=async,compress-force=zstd 0 0
(this is an SSD, hence the discard-async)
> and the space usage doesn't seem to have changed.
Try using compsize to get space usage?
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct:
https://docs.fe
On Thu, 2021-01-07 at 21:33 +0800, Qiyu Yan wrote:
> > and the space usage doesn't seem to have changed.
> Try using compsize to get space usage?
# compsize /home
Processed 373221 files, 936531 regular extents (1058479 refs), 155981
inline.
Type Perc Disk Usage Uncompressed Referenced
On Wed, Jan 06, 2021 at 07:01:06PM -0600, David wrote:
> I am just curious if the Fedora Wiki on dnf is the best source of info on
> the current state of dnf.
Probably the best place is the upstream DNF docs:
https://dnf.readthedocs.io/en/latest/
--
Matthew Miller
Fedora Project Leader
__
Can someone tell me the xrabdr command to set the scan to "1920x`080"
and keep it there through reboot. I have a new Fedora 33 that I cant
seem to get right.
--
Bob Goodwin - Zuni, Virginia, USA
FEDORA-32/64bit LINUX XFCE Fastmail POP3
___
users maili
Can someone tell me the xrabdr command to set the scan to "1920x1080"
and keep it there through reboot. I have a new Fedora 33 that I cant
seem to get right.
--
Bob Goodwin - Zuni, Virginia, USA
FEDORA-32/64bit LINUX XFCE Fastmail POP3
___
users maili
On Wed, Jan 6, 2021, at 3:51 PM, Ed Greshko wrote:
> On 07/01/2021 06:40, John Pilkington wrote:
> > I just had a failed build of MythTV, apparently because this libuv package
> > is not signed. A build done yesterday was successful and is running.
> > Attempts to 'dnf reinstall libuv' also fai
> On 7 Jan 2021, at 16:17, Bob Goodwin wrote:
>
> Can someone tell me the xrabdr command to set the scan to "1920x1080" and
> keep it there through reboot. I have a new Fedora 33 that I cant seem to get
> right.
Xrandr is only for runtime.
You need to edit the x11 config to force a mode a
On 1/7/21 8:02 AM, Bob Goodwin wrote:
Can someone tell me the xrabdr command to set the scan to "1920x`080"
and keep it there through reboot. I have a new Fedora 33 that I cant
seem to get right.
There is no command that will keep it there through reboot. You might
be able to add an xorg sni
Just to let everyone know here, this was a bug/issue with pungi (the
tool that makes repos for Fedora), plus a weird situation that caused
this.
It was fixed yesterday, and we are taking steps to prevent it from
happening again. :)
Sorry for the hassle.
kevin
signature.asc
Description: PGP s
On Wed, Jan 06, 2021 at 07:01:06PM -0600, David wrote:
> The Fedora wiki page “dnf vs. apt” needs some tender-loving-care, or TLC.
Do you mean this doc?
https://docs.fedoraproject.org/en-US/quick-docs/dnf-vs-apt/
--
Matthew Miller
Fedora Project Leader
__
On 2021-01-07 13:19, Samuel Sieb wrote:
There is no command that will keep it there through reboot. You might
be able to add an xorg snippet. What desktop are you using that isn't
getting the right resolution or keeping the one you set?
.
It's xfce which has a settings menu item for Disp
On 1/7/21 10:48 AM, Bob Goodwin wrote:
It's xfce which has a settings menu item for Display which allows me to
set the 1920x1080 but I have to click om Apply, then it displays
instructions for saving that setting but it reverts to the previous
display before I or a helper can read it.
Howeve
Thank you all.
That was very helpful.
Clearly, I have a whole lot more to learn about Fedora, dnf, systemd, mesa,
the kernel, Gnome 40, wayland, xwayland, etc.
The wiki page that I was referring to ( I think ) was somewhere linked to
this:
https://fedoraproject.org/wiki/Differences_to_Ubuntu#Pa
On Thu, Jan 07, 2021 at 01:06:07PM -0600, David wrote:
> The wiki page that I was referring to ( I think ) was somewhere linked to
> this:
>
> https://fedoraproject.org/wiki/Differences_to_Ubuntu#Package_Management
You can see that page is marked as {old} at the top. We're generally moving
away f
On Thu, 2021-01-07 at 10:30 -0800, Kevin Fenzi wrote:
> Just to let everyone know here, this was a bug/issue with pungi (the
> tool that makes repos for Fedora), plus a weird situation that caused
> this.
>
> It was fixed yesterday, and we are taking steps to prevent it from
> happening again. :)
On 1/7/21 6:16 PM, Tim via users wrote:
On Thu, 2021-01-07 at 10:30 -0800, Kevin Fenzi wrote:
Just to let everyone know here, this was a bug/issue with pungi (the
tool that makes repos for Fedora), plus a weird situation that caused
this.
It was fixed yesterday, and we are taking steps to preve
On Thu, Jan 7, 2021 at 1:40 AM Sreyan Chakravarty wrote:
>
> Can you tell me how you are planning to use the metadata image ?
>
> Are you going to mount it with losetup and then run btrfs-check on it ?
>
> I am asking because I can perform the checks from my side.
Sorry I missed you on IRC.
The
On Thu, Jan 7, 2021 at 5:52 AM Patrick O'Callaghan
wrote:
>
> I did the following:
>
> # btrfs filesystem defragment -czstd -r -v /home
>
> and changed the fstab entry:
>
> # grep /home /etc/fstab
> UUID=8e1f7af4-c0bf-434e-b1c4-a9af2c810d56 /home btrfs
> subvol=home,discard=as
On Thu, Jan 7, 2021 at 7:52 AM Patrick O'Callaghan
wrote:
>
> On Thu, 2021-01-07 at 21:33 +0800, Qiyu Yan wrote:
> > > and the space usage doesn't seem to have changed.
> > Try using compsize to get space usage?
>
> # compsize /home
> Processed 373221 files, 936531 regular extents (1058479 refs),
22 matches
Mail list logo