On 14Aug2020 01:28, Paul Smith wrote:
>On Fri, Aug 14, 2020 at 12:57 AM Cameron Simpson wrote:
>Thanks again, Cameron. After having installed the missing devel rpms,
>as suggested by you, I still ran into pip errors.
It isn't an exhaustive list. You may have needed to iterate further for
other
| From: Bob Goodwin
| Date: Wed, 10 Jun 2020 06:43:38 -0400
| Error: SQLite error on "/var/lib/dnf/history.sqlite": Reading a row failed:
database disk image is malformed
I too got this SQLite error.
I was able to fix it simply: just
sudo mv /var/lib/dnf/history.sqlite /var/lib/dnf/his
On Fri, Aug 14, 2020 at 12:57 AM Cameron Simpson wrote:
>
> [...]
> >Thanks, Cameron. Below, it can be found my pip errors.
> [...]
> >Using this graphics system: OpenGL
> >WARNING: A problem occurred while running pkg-config --libs
> >--cflags gstreamer-1.0 (code 1)
> >b"Package gstre
On 2020-08-13 15:43, Doug McGarrett wrote:
On 8/13/20 1:48 AM, Todd Chester via users wrote:
On 2020-08-12 16:16, Doug McGarrett wrote:
Please tell me the difference between Free Office and SoftMaker
Standard.
std is version 2021
Free is version 2018
___
On 2020-08-13 00:44, Peter Boy wrote:
Am 13.08.2020 um 09:05 schrieb Ed Greshko :
On 2020-08-13 13:56, Samuel Sieb wrote:
On 8/12/20 10:50 PM, Todd Chester via users wrote:
Do you have any idea how much arguing I had to do to get
LO to move that out of paragraph?
I didn't know it was ever
On 2020-08-13 00:05, Ed Greshko wrote:
On 2020-08-13 13:56, Samuel Sieb wrote:
On 8/12/20 10:50 PM, Todd Chester via users wrote:
Do you have any idea how much arguing I had to do to get
LO to move that out of paragraph?
I didn't know it was ever in there, but I agree that it shouldn't be.
On 2020-08-12 22:56, Samuel Sieb wrote:
On 8/12/20 10:50 PM, Todd Chester via users wrote:
Do you have any idea how much arguing I had to do to get
LO to move that out of paragraph?
I didn't know it was ever in there, but I agree that it shouldn't be.
Writer: Looks as if switch Page to Port
On 13Aug2020 12:29, Paul Smith wrote:
[...]
>Thanks, Cameron. Below, it can be found my pip errors.
[...]
>Using this graphics system: OpenGL
>WARNING: A problem occurred while running pkg-config --libs
>--cflags gstreamer-1.0 (code 1)
>b"Package gstreamer-1.0 was not found in the pkg-
On 8/13/20 1:48 AM, Todd Chester via users wrote:
On 2020-08-12 16:16, Doug McGarrett wrote:
Please tell me the difference between Free Office and SoftMaker
Standard.
std is version 2021
Free is version 2018
___
I have decided to install the F
After doing a little more investigation here's the issue. When rpmbuild
runs the compile phase it does the following:
./configure --build=x86_64-redhat-linux-gnu
--host=x86_64-redhat-linux-gnu --program-prefix=
--disable-dependency-tracking --prefix=/usr --exec-prefix=/usr
--bindir=/usr/bin
I did try to port it to python 3. The problem I encountered was that
one of the modules sbackup used had no corresponding one in python 3.
As I said in my email this all worked back on May 6 when I built the
modules I needed to get sbackup to work with python 2.
All I'm trying to do is use r
Am 13.08.20 um 18:51 schrieb Paolo Galtieri:
> Back in May I built several python2 packages that I needed to make sbackup
> work on F32. sbackup is the python2 application I use to do daily backups.
>
> The source packages I rebuilt are
>
> gnome-python2-2.28.1-23.fc29.src.rpm
> pyorbit-2.2
Am 13.08.20 um 19:19 schrieb Jon Ingason:
> Python 2 did reach end of life (EOL) on January 1st, 2020. And if you do
> "dnf info python2" in F32 you will get something like:
>
> Error: No matching package
While your comment about Python 2 being EOL is correct the latter is not. both
"dnf instal
Den 2020-08-13 kl. 18:51, skrev Paolo Galtieri:
> Folks,
> an issue has come up recently that I don't understand. This problem
> applies to both F31 and F32.
>
> Back in May I built several python2 packages that I needed to make
> sbackup work on F32. sbackup is the python2 application I use t
On 8/13/2020 11:06 AM, Kevin Becker wrote:
You can fix your Windows install to work with AHCI. I did this on my
Dell XPS 13 and the only issue I had was it triggered a bitlocker
recovery. After entering the recovery key it's been all good.
https://support.thinkcritical.com/kb/articles/switch
Folks,
an issue has come up recently that I don't understand. This problem
applies to both F31 and F32.
Back in May I built several python2 packages that I needed to make
sbackup work on F32. sbackup is the python2 application I use to do
daily backups.
The source packages I rebuilt are
You can fix your Windows install to work with AHCI. I did this on my
Dell XPS 13 and the only issue I had was it triggered a bitlocker
recovery. After entering the recovery key it's been all good.
https://support.thinkcritical.com/kb/articles/switch-windows-10-from-raid-ide-to-ahci
On Thu, 2020-0
I recently had a lenovo laptop with windows 10 preinstalled, and the nvme
did not show up. If you go into bios and
turn off the raid setting, then it showed up. Of course, no more windows
if you do this.
On Thu, Aug 13, 2020 at 9:02 AM ja wrote:
> On Thu, 2020-08-13 at 08:48 -0400, Tom Horsley
On Thu, 2020-08-13 at 08:48 -0400, Tom Horsley wrote:
> On Thu, 13 Aug 2020 10:16:26 +
> Alex Gurenko via users wrote:
>
> > Do you have any pointers or ideas what could it be and how to fix it?
>
> I can say that the fedora 32 live image had no problem installing
> on my new desktop system w
On Thu, 13 Aug 2020 10:16:26 +
Alex Gurenko via users wrote:
> Do you have any pointers or ideas what could it be and how to fix it?
I can say that the fedora 32 live image had no problem installing
on my new desktop system which only has NVME storage, so there
isn't a general problem with fe
On Thu, Aug 13, 2020 at 3:19 AM Cameron Simpson wrote:
>
> >I am trying to install kivy on Fedora 32, but I cannot find a rpm and
> >pip runs into errors.
> >
> >Could someone please help me to install kivy on Fedora 32?
>
> I haven't a Fedora box to hand, but I just ran this on the local Ubuntu
>
On Thu, 13 Aug 2020 at 07:16, Alex Gurenko via users <
users@lists.fedoraproject.org> wrote:
> Hello everyone, I'm facing a weird problem. I've recently rented a PC -
> ASUS G21CX, which comes with 2 disks:
>
>- NVME SSD Intel 660p 512Gi
>- SATA HDD Toshiba 1Ti
>
> Obviously it arrived wit
On Wed, 2020-08-12 at 12:14 -0300, George N. White III wrote:
> Document creation has many use cases, with the result that there are
> many good specialized tools. Problems can be expected when
> you try to abuse an application to handle a use case that is outside
> the app's wheelhouse,. One r
Hello everyone, I'm facing a weird problem. I've recently rented a PC - ASUS
G21CX, which comes with 2 disks:
- NVME SSD Intel 660p 512Gi
- SATA HDD Toshiba 1Ti
Obviously it arrived with Windows 10 installed and want to install Fedora on
it, however Fedora Live image does not recognize NVME dri
> Am 13.08.2020 um 09:05 schrieb Ed Greshko :
>
> On 2020-08-13 13:56, Samuel Sieb wrote:
>> On 8/12/20 10:50 PM, Todd Chester via users wrote:
>>> Do you have any idea how much arguing I had to do to get
>>> LO to move that out of paragraph?
>>
>> I didn't know it was ever in there, but I agre
On 2020-08-13 15:05, Ed Greshko wrote:
> On 2020-08-13 13:56, Samuel Sieb wrote:
>> On 8/12/20 10:50 PM, Todd Chester via users wrote:
>>> Do you have any idea how much arguing I had to do to get
>>> LO to move that out of paragraph?
>> I didn't know it was ever in there, but I agree that it should
On 2020-08-13 13:56, Samuel Sieb wrote:
> On 8/12/20 10:50 PM, Todd Chester via users wrote:
>> Do you have any idea how much arguing I had to do to get
>> LO to move that out of paragraph?
>
> I didn't know it was ever in there, but I agree that it shouldn't be.
I don't ever recall it being there
27 matches
Mail list logo