#11025 Repo "clean up" request: python-pyABF
Closed: Fixed 2 years ago by humaton. Opened 2 years ago by ankursinha.

  • Describe the issue
    While importing the python-pyABF package, it looks like some source files and src.rpm etc. were committed at some point---because these were temporarily included in the repo that was being used for review. They're not in the repo now (they've been git rmed, but the git clone takes quite a while now and this causes builds to fail because the server times out when building the srpm from SCM.

    Would it be possible for someone to please maybe squash the commits to "clean up" the repo to reduce it's clone size?

  • When do you need this? (YYYY/MM/DD)
    Whenever convenient please

  • When is this no longer needed or useful? (YYYY/MM/DD)
    N/A

  • If we cannot complete your request, what is the impact?
    We will not be able to build the package because the builds fail while cloning the repo

Additional info:

Cloning the repo takes quite a while:

]$ git clone ssh://ankursinha@pkgs.fedoraproject.org/rpms/python-pyABF.git
Cloning into 'python-pyABF'...
remote: Enumerating objects: 37, done.
remote: Counting objects: 100% (37/37), done.
remote: Compressing objects: 100% (32/32), done.
remote: Total 37 (delta 9), reused 0 (delta 0), pack-reused 0
Receiving objects: 100% (37/37), 545.81 MiB | 1.42 MiB/s, done.
Resolving deltas: 100% (9/9), done.

Metadata Update from @phsmoura:
- Issue tagged with: low-gain, low-trouble, ops

2 years ago

Fixed

$ fedpkg clone python-pyABF
Cloning into 'python-pyABF'...
remote: Enumerating objects: 29, done.
remote: Counting objects: 100% (29/29), done.
remote: Compressing objects: 100% (24/24), done.
remote: Total 29 (delta 4), reused 0 (delta 0), pack-reused 0
Receiving objects: 100% (29/29), 182.03 KiB | 495.00 KiB/s, done.
Resolving deltas: 100% (4/4), done.

Metadata Update from @humaton:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

2 years ago

Login to comment on this ticket.

Metadata
Boards 1
Ops Status: Backlog