Re: livcd-creator gives incorrect checksum for recently rebuilt local repo packages

2023-02-26 Thread Globe Trotter via devel
Btw, this is how I define my repo in the kickstart file: repo --name=MyBaseRepo --baseurl=file:///home/itsme/rpmbuild/RPMS/$basearch I have never had this issue before, even as recently as a week ago. Thanks! On Sunday, February 26, 2023 at 09:52:07 PM CST, Globe Trotter via devel wrote:

Re: livcd-creator gives incorrect checksum for recently rebuilt local repo packages

2023-02-26 Thread Alexander Ploumistos
Todd is right, we ditched createrepo back in F30 an what's left is a symlink to createrepo_c. On Mon, Feb 27, 2023 at 4:52 AM Globe Trotter via devel wrote: > > OK, I tried createrepo_c . but I get the same error. > > Here is what I tried: > > > createrepo_c --update . > > And now, nothing from

Re: livcd-creator gives incorrect checksum for recently rebuilt local repo packages

2023-02-26 Thread Globe Trotter via devel
OK, I tried createrepo_c . but I get the same error. Here is what I tried: createrepo_c  --update  . And now, nothing from the local repo come in. Suggestions? On Sunday, February 26, 2023 at 09:27:13 PM CST, Alexander Ploumistos wrote: On Mon, Feb 27, 2023 at 4:15 AM Globe Tr

Re: livcd-creator gives incorrect checksum for recently rebuilt local repo packages

2023-02-26 Thread Todd Zullinger
Alexander Ploumistos wrote: > On Mon, Feb 27, 2023 at 4:15 AM Globe Trotter via devel > wrote: >> I wonder if anyone has any suggestions on how to get >> around this problem. I create my local repo using >> >> createrepo . >> >> inside my RPMS/x86_64 directory. > > Is there a specific reason you

Re: livcd-creator gives incorrect checksum for recently rebuilt local repo packages

2023-02-26 Thread Alexander Ploumistos
On Mon, Feb 27, 2023 at 4:15 AM Globe Trotter via devel wrote: > I wonder if anyone has any suggestions on how to get around this problem. I > create my local repo using > > createrepo . > > inside my RPMS/x86_64 directory. Is there a specific reason you are not using createrepo_c? Does that giv

Re: livcd-creator gives incorrect checksum for recently rebuilt local repo packages

2023-02-26 Thread Globe Trotter via devel
Hi, I wonder if anyone has any suggestions on how to get around this problem. I create my local repo using createrepo . inside my RPMS/x86_64 directory. I have done this in the past too. So, am at a loss as to what is causing this problem. TIA. On Friday, February 24, 2023 at 10:35:03

livcd-creator gives incorrect checksum for recently rebuilt local repo packages

2023-02-24 Thread Globe Trotter via devel
Hello, I was using livecd-creator, and I get the following for local recently rebuilt packages, but not for those built a few weeks ago. Specifically, I get:  Package "wbar-2.3.4-2.fc37.x86_64" from local repository "MyBaseRepo" has incorrect checksum  Error creating Live CD : Unable to insta