I'm seeing this again with the latest F33 push with texlive RPMs, using the
master mirror (dl.fedoraproject.org). It says "Some packages were not download.
Retrying." and then proceeds to download 194 RPMs, out of the original 259.
___
users mailing lis
On Wed, Dec 30, 2020 at 10:12 AM Greg Woods wrote:
>
> My logwatch each day has dozens of messages like this:
>
> pub.automount: Got automount request for /pub, triggered by 242640 (PT3122):
> 1 Time(s)
>
> I want to determine why this is happening, because the drive containing /pub
> (on a diff
On Mon, Dec 28, 2020 at 2:33 AM François Patte
wrote:
>
> Bonjour,
>
> I try to build a home nas to make a dlna server for audio, video and
> pictures.
>
> I have 2 disks for the data which I want to be mounted in raid1 (software).
>
> I formated the two disks using btrfs
> (mkfs.btrfs -m raid1 -d
On Dec 30, 2020, at 13:49, Neal Becker wrote:
>
> Thanks for the suggestion,
>
> No, rpm -qa runs just fine.
Could be that the selinux labels are wrong, and cron and the dnf subprocesses
can’t read the files. A ‘restorecon’ on the directory probably will fix that
—
Jonathan Billings
On 31/12/2020 06:24, Patrick O'Callaghan wrote:
On Wed, 2020-12-30 at 14:45 -0600, David wrote:
Regarding Fedora topics for 2021:
I am just curious what the general direction of rust is - especially in
Fedora.
Is the plan to replace specific applications or dependencies with rust ?
Or to some
On Wed, 2020-12-30 at 14:45 -0600, David wrote:
> Regarding Fedora topics for 2021:
>
> I am just curious what the general direction of rust is - especially in
> Fedora.
>
> Is the plan to replace specific applications or dependencies with rust ?
>
> Or to someday have a Fedora version that uses
Regarding Fedora topics for 2021:
I am just curious what the general direction of rust is - especially in
Fedora.
Is the plan to replace specific applications or dependencies with rust ?
Or to someday have a Fedora version that uses as much of rust were feasible
?
What rust application should I
Thanks for the suggestion,
No, rpm -qa runs just fine.
On Wed, Dec 30, 2020 at 11:45 AM Jorge Fábregas
wrote:
> On 12/30/20 12:18 PM, Neal Becker wrote:
> > Dec 30 11:01:29 nbecker8 dnf[1421142]: Error: Error: rpmdb open failed
>
> Do you get errors when you perform: rpm -qa ??? If so, this c
My logwatch each day has dozens of messages like this:
pub.automount: Got automount request for /pub, triggered by 242640
(PT3122): 1 Time(s)
I want to determine why this is happening, because the drive
containing /pub (on a different machine mounted via NFS) is spun down when
idle, and these ev
On 12/30/20 12:18 PM, Neal Becker wrote:
> Dec 30 11:01:29 nbecker8 dnf[1421142]: Error: Error: rpmdb open failed
Do you get errors when you perform: rpm -qa ??? If so, this could be a
corrupted RPM database.
If so try Method #1 listed here:
https://www.cyberciti.biz/tips/rebuilding-corrupted-
Any idea how to debug this?
Dec 30 11:01:29 nbecker8 systemd[1]: Starting dnf makecache...
Dec 30 11:01:29 nbecker8 dnf[1421142]: error: rpmdb: BDB0113 Thread/process
2496606/140314318812864 failed: BDB1507 Thread died in Berkeley DB library
Dec 30 11:01:29 nbecker8 dnf[1421142]: error: db5 error(
On 12/30/20 11:15 AM, Michael Hennebry wrote:
> ## added
>
> Thanks again.
You're welcome. Did the printer finally work? I'd like to know if I
wasn't just lucky!
For years I used to have Postscript printers, connected thru the network
via IPP. All I needed was a simple PPD file and that was it
On Wed, 2020-12-30 at 10:42 -0400, Jorge Fábregas wrote:
> On 12/30/20 10:32 AM, Patrick O'Callaghan wrote:
> > # partprobe -s /dev/sdc
> > /dev/sdc: msdos partitions 1
>
> I meant to say "partprobe /dev/sdc" so that you can, afterwards, see the
> *correct* label with lsblk...
I see. Yes, that wo
On 30/12/2020 22:09, François Patte wrote:
Bonjour,
I configured an automount of directories located on a server on my local
network: in the fstab of a computer on the network I put the line:
192.168.1.16:/data /home/patte/data nfs
noauto,rw,user,nofail,x-systemd.automount,x-systemd.mount-ti
On Wed, 30 Dec 2020, Jorge Fábregas wrote:
On 12/30/20 1:35 AM, Michael Hennebry wrote:
I've cloned the repository, but I'm unclear on a couple things
Hi,
On a F33 fresh install I only had to to this as root:
dnf update (important; needed so that last step works properly)
dnf install gcc-c+
On Tue, Dec 29, 2020 at 10:35 PM Michael Hennebry
wrote:
> I've cloned the repository, but I'm unclear on a couple things:
> From README.md:
> > To compile brlaser you'll need CMake and the CUPS development packages
> > (libcups2-dev, libcupsimage2-dev or similar).
>
> I've tried yum provides '*li
On 12/30/20 10:32 AM, Patrick O'Callaghan wrote:
> # partprobe -s /dev/sdc
> /dev/sdc: msdos partitions 1
I meant to say "partprobe /dev/sdc" so that you can, afterwards, see the
*correct* label with lsblk...
--
Jorge
___
users mailing list -- users@li
On Wed, 2020-12-30 at 10:21 -0400, Jorge Fábregas wrote:
> On 12/30/20 10:09 AM, Patrick O'Callaghan wrote:
> > Has the label changed or not?
>
> Did you try:
>
> partprobe /dev/sdc
# partprobe -s /dev/sdc
/dev/sdc: msdos partitions 1
poc
___
users ma
On 12/30/20 10:09 AM, Patrick O'Callaghan wrote:
> Has the label changed or not?
Did you try:
partprobe /dev/sdc
?
--
Jorge
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fe
On 12/30/20 1:35 AM, Michael Hennebry wrote:
> I've cloned the repository, but I'm unclear on a couple things
Hi,
On a F33 fresh install I only had to to this as root:
dnf update (important; needed so that last step works properly)
dnf install gcc-c++ cmake cups-devel
git clone https://github.co
Bonjour,
I configured an automount of directories located on a server on my local
network: in the fstab of a computer on the network I put the line:
192.168.1.16:/data /home/patte/data nfs
noauto,rw,user,nofail,x-systemd.automount,x-systemd.mount-timeout=30 0 0
It works. If the server is
I changed a Btrfs label:
$ sudo btrfs filesystem label /storage
home < Before
[poc@Bree Working]$ sudo btrfs filesystem label /storage storage
[poc@Bree Working]$ sudo btrfs filesystem label /storage
storage<-- After
But:
$ lsblk -af
NAME FSTYPE FSVER LABEL
On Wed, 30 Dec 2020 09:16:05 -0400
George N. White III wrote:
> SPICE has been deprecated inRHEL 8
And here I was hoping it would some day have 3D graphics
support :-).
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email
On Wed, 30 Dec 2020 07:08:59 -
Andre Robatino wrote:
> This would happen occasionally before but happens almost all the time now.
I haven't noticed an increased failure rate, but I have noticed that
I always get a mis-match on kernel rpms, and even when it does work
it tell me things like 1%
On Thu, 24 Dec 2020 at 13:29, Robert G. (Doc) Savage via users <
users@lists.fedoraproject.org> wrote:
> On Wed, 2020-12-23 at 18:15 +1000, Michael D. Setzer II via users wrote:
>
>
> I think if you try and run a local session and vnc session with both using
> gnome desktop there are issues with i
On 30.12.2020 05:58, Chris Adams wrote:
You cannot have NAT without the
exact same state tracking and ALGs of a stateful firewall.
guess why it is easier to break through NAT than through a stateful
firewall ...
smime.p7s
Description: S/MIME Cryptographic Signature
___
On 29.12.2020 15:32, Chris Adams wrote:
Once upon a time, Neal Becker said:
Let me say up front I'm not very knowledgeable about v6 yet. One reason I
don't want to enable it is the exact flip side of the address scarcity of
v4. Because of that, external connections are nat'd. That seems to
On 29.12.2020 07:10, Ed Greshko wrote:
On 29/12/2020 12:44, Tim via users wrote:
The key issue is "need." I'm unaware of anything, so far, that
actually needed IPv6. As yet, I think everything is still accessible
through IPv4 (which is probably why my ISP is dragging their heels on
making IPv6
28 matches
Mail list logo