CocoaPods / cocoapods.org

That website https://cocoapods.org/ - pretty useful
53 stars 44 forks source link

New pod not found after publishing 12 hours ago. #402

Closed iDevelopper closed 5 years ago

iDevelopper commented 5 years ago

Report

What did you do?

pod spec lint PBPopupController.podspec pod trunk push PBPopupController.podspec

RESULT:

Updating spec repo master

CocoaPods 1.6.0.beta.2 is available. To update use: gem install cocoapods --pre [!] This is a test version we'd love you to try.

For more information, see https://blog.cocoapods.org and the CHANGELOG for this version at https://github.com/CocoaPods/CocoaPods/releases/tag/1.6.0.beta.2

Validating podspec -> PBPopupController (0.1.2)

Updating spec repo master

CocoaPods 1.6.0.beta.2 is available. To update use: gem install cocoapods --pre [!] This is a test version we'd love you to try.

For more information, see https://blog.cocoapods.org and the CHANGELOG for this version at https://github.com/CocoaPods/CocoaPods/releases/tag/1.6.0.beta.2


🎉 Congrats

🚀 PBPopupController (0.1.2) successfully published 📅 December 29th, 17:14 🌎 https://cocoapods.org/pods/PBPopupController 👍 Tell your friends!

What did you expect to happen?

Find my pod when I search it, the first version have been pushed this morning 12 hours ago!

What happened instead?

Not found.

CocoaPods Environment

Stack

   CocoaPods : 1.5.3
        Ruby : ruby 2.2.2p95 (2015-04-13 revision 50295) [x86_64-darwin16]
    RubyGems : 2.7.6
        Host : Mac OS X 10.14.3 (18D32a)
       Xcode : 10.1 (10B61)
         Git : git version 2.4.5
Ruby lib dir : /Users/patrickbodet/.rbenv/versions/2.2.2/lib
Repositories : master - https://github.com/CocoaPods/Specs.git @ 1064200b761a3a19139ae93f6f4f94901e4ad0f0
               RWPodSpecs - https://github.com/iDevelopper/RWPodSpecs.git @ f504174c594fef57e23e66346c00574f4f3fa7e9

Installation Source

Executable Path: /Users/patrickbodet/.rbenv/versions/2.2.2/bin/pod

Plugins

cocoapods-deintegrate : 1.0.2
cocoapods-plugins     : 1.0.0
cocoapods-search      : 1.0.0
cocoapods-stats       : 1.0.0
cocoapods-trunk       : 1.3.1
cocoapods-try         : 1.1.0

Project that demonstrates the issue

orta commented 5 years ago

It was added to the main specs repo: https://github.com/CocoaPods/Specs/commit/1064200b761a3a19139ae93f6f4f94901e4ad0f0 - so it should be showing up in search for folks. You might have a specs repo that is out of date? try run [bundle exec] pod repo update and re-run your search.

iDevelopper commented 5 years ago

Thanks, done but always not found when taping PBPopupController in the search field.

[patrickbodet : ~/Documents/PBPopupController] > pod repo update Updating spec repo master $ /usr/local/bin/git -C /Users/patrickbodet/.cocoapods/repos/master fetch origin --progress remote: Enumerating objects: 75, done.
remote: Counting objects: 100% (75/75), done.
remote: Compressing objects: 100% (27/27), done.
remote: Total 54 (delta 34), reused 43 (delta 23), pack-reused 0
From https://github.com/CocoaPods/Specs 1064200..0c51236 master -> origin/master $ /usr/local/bin/git -C /Users/patrickbodet/.cocoapods/repos/master rev-parse --abbrev-ref HEAD master $ /usr/local/bin/git -C /Users/patrickbodet/.cocoapods/repos/master reset --hard origin/master HEAD is now at 0c51236 [Add] PickingColors 0.2.0

CocoaPods 1.6.0.beta.2 is available. To update use: gem install cocoapods --pre [!] This is a test version we'd love you to try.

For more information, see https://blog.cocoapods.org and the CHANGELOG for this version at https://github.com/CocoaPods/CocoaPods/releases/tag/1.6.0.beta.2

Updating spec repo RWPodSpecs [patrickbodet : ~/Documents/PBPopupController] >

iDevelopper commented 5 years ago

I have just added in a Xcode project podfile " pod 'PBPopupController' " to test a pod install. It works, the pod is integrated to it, but my pod does not appear in the browser searching it. I have deleted the caches of the browser too.

iDevelopper commented 5 years ago

@orta ,

It works now, what did you do?

However, on my page, Informations like tested, language, license, etc... and Download section does not appear. And when I click on my owner page, iDevelopper, only two Pods appear, PBPopupController is missing.

What about this? Thanks.

dnkoutso commented 5 years ago

I do not remember how search works but perhaps the index was refreshed and therefore it is now found.

@iDevelopper going to close this for now and will re-open if we can find a 100% reproducible case and bug. Let me know if you want it re-opened.

iDevelopper commented 5 years ago

Yes please re-open as the issue is not fixed!

Missing description:

capture d ecran 2018-12-31 a 13 01 50

Missing Pod PBPopupController:

image
iDevelopper commented 5 years ago

Up? Thanks in advance.

orta commented 5 years ago

This looks more like an issue with the web infra, so I'm moving it to the cocoapods.org repo

iDevelopper commented 5 years ago

Hey there,

Any news on this?

Flawion commented 5 years ago

Hi iDeveloper, you said something about the notation in my topic (https://github.com/CocoaPods/cocoapods.org/issues/392), can you explain what you meant? And how i can fix that problem. Sorry for the offtopic but i am waiting 2 months for the solution :)

iDevelopper commented 5 years ago

Hi @Flawion , it was a mistake. As you can see, I have also some problems and the members do not seems to have a look.

iDevelopper commented 5 years ago

Ping...

https://github.com/CocoaPods/cocoapods.org/issues/402#issuecomment-450638761