Saving space? I guess, figured historic integrity would be far more important.
What happens when someone does "dnf reinstall <package-name>", and that package version is not available in the repo?
I'm sorry, I disagree. Historical integrity should be much more important. Especially with Fedora where major versions change mid lifecycle. Maybe I just need to start pulling my own reposync and store the versions myself.
As for building yum repos, yup, been there hundreds of times.
-Travis
On Mon, Jan 23, 2023 at 12:40 PM Sérgio Basto <sergio@xxxxxxxxxx> wrote:
On Mon, 2023-01-23 at 11:08 -0500, Travis Sidelinger wrote:
> Thanks Petr.
>
> I was able to find the package at that location, download them, and
> build a local repo.
> <https://koji.fedoraproject.org/koji/packageinfo?packageID=4106>.
>
> So why are older package versions being removed? Why not keep them?
save disk space etc
> Yum/rpm can handle that quite well.
>
you may download all wine package with koji ( koji-1.31.1-1.fc37.noarch
package or with bodhi ( bodhi-client-6.0.1-4.fc37.noarch )
as root
mkdir rpms
cd rpms/
koji download-build -a x86_64 -a noarch wine-7.22-2.fc37
or
bodhi updates download --updateid FEDORA-2022-6520ef0a4b
createrepo_c .
cd ..
dnf --disablerepo='*' --enablerepo=abc --repofrompath=abc,rpms update -
-nogpg
> -Travis
>
>
> On Mon, Jan 23, 2023 at 10:49 AM Petr Pisar <ppisar@xxxxxxxxxx>
> wrote:
> > V Mon, Jan 23, 2023 at 10:39:48AM -0500, Travis Sidelinger
> > napsal(a):
> > > But where did the previous versions (7.22) go?
> >
> > Replaced by a next update.
> >
> > > Is there another repo we can use to access all package versions?
> > >
> > You can retrive historical packages from Fedor build system called
> > Koji
> > <https://koji.fedoraproject.org/koji/packageinfo?packageID=4106>.
> >
> > -- Petr
> >
> > _______________________________________________
> > packaging mailing list -- packaging@xxxxxxxxxxxxxxxxxxxxxxx
> > To unsubscribe send an email to
> > packaging-leave@xxxxxxxxxxxxxxxxxxxxxxx
> > Fedora Code of Conduct:
> > https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> > List Guidelines:
> > https://fedoraproject.org/wiki/Mailing_list_guidelines
> > List Archives:
> > https://lists.fedoraproject.org/archives/list/packaging@xxxxxxxxxxxxxxxxxxxxxxx
> > Do not reply to spam, report it:
> > https://pagure.io/fedora-infrastructure/new_issue
> _______________________________________________
> packaging mailing list -- packaging@xxxxxxxxxxxxxxxxxxxxxxx
> To unsubscribe send an email to
> packaging-leave@xxxxxxxxxxxxxxxxxxxxxxx
> Fedora Code of Conduct:
> https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> List Guidelines:
> https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives:
> https://lists.fedoraproject.org/archives/list/packaging@xxxxxxxxxxxxxxxxxxxxxxx
> Do not reply to spam, report it:
> https://pagure.io/fedora-infrastructure/new_issue
--
Sérgio M. B.
_______________________________________________
packaging mailing list -- packaging@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to packaging-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/packaging@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
_______________________________________________ packaging mailing list -- packaging@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to packaging-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/packaging@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue