Skip to content
This repository was archived by the owner on May 1, 2024. It is now read-only.
This repository was archived by the owner on May 1, 2024. It is now read-only.

[Bug]: No repology filters found in the pacscript #240

Description

@Zahrun

What happened?

No repology filters found in the pacscript

What do you expect to happen?

Repology filters found in the pacscript

Which pacscripts are affected?

fsearch-deb

Steps to reproduce

`pacup --ship fsearch-deb/fsearch-deb.pacscript

Version

Latest Release

Relevant log output

[10/23/23 13:18:24] INFO     PacUp 2.1.0 Dagon                                               __main__.py:326
                    INFO     Parsing 1 pacscripts                                            __main__.py:337
                    INFO     Parsing fsearch-deb.pacscript...                                  parser.py:214
                    INFO     Sourcing fsearch-deb.pacscript...                                 parser.py:234
                    INFO     Found repology: repology=("project: fsearch")                     parser.py:289
                    ERROR    Failed to parse repology filters for fsearch-deb.                 parser.py:300
                    INFO     Found version: pkgver="0.2.3"                                     parser.py:250
                    INFO     Found url:                                                        parser.py:264
                             url="https://download.opensuse.org/repositories/home:/cboxdoerfer              
                             /Debian_11/amd64/fsearch_${pkgver}-1+3.1_amd64.deb"                            
                    INFO     Found hash:                                                       parser.py:277
                             hash="1ecaacb7e1f2b3eab3c15c7307bab0cbea9c0a8aa32ffc195e0d354a86d              
                             3a0f6"                                                                         
                    INFO     Found url:                                                        parser.py:264
                             url="https://download.opensuse.org/repositories/home:/cboxdoerfer              
                             /Debian_12/amd64/fsearch_${pkgver}-1+3.1_amd64.deb"                            
                    INFO     Found hash:                                                       parser.py:277
                             hash="2f8b3b9a0153499b161866df64e081777f9085c789911817178986d96c2              
                             20fcb"                                                                         
                    INFO     Found url:                                                        parser.py:264
                             url="https://download.opensuse.org/repositories/home:/cboxdoerfer              
                             /Debian_12/amd64/fsearch_${pkgver}-1+3.1_amd64.deb"                            
                    INFO     Found hash:                                                       parser.py:277
                             hash="2f8b3b9a0153499b161866df64e081777f9085c789911817178986d96c2              
                             20fcb"                                                                         
                    INFO     Found url:                                                        parser.py:264
                             url="https://download.opensuse.org/repositories/home:/cboxdoerfer              
                             /Debian_Unstable/amd64/fsearch_${pkgver}-1+3.15_amd64.deb"                     
                    INFO     Found hash:                                                       parser.py:277
                             hash="40d5453743c8bca6e15a80b6d4d035594d6629048c98b07c1d30d61a182              
                             eebd8"                                                                         
                    INFO     Found maintainer: maintainer="Zahrun <Zahrun@github.com>"         parser.py:281
                    INFO     Fetching release notes...                                         parser.py:312
                    DEBUG    parsed_pacscripts = [Pacscript(name=fsearch-deb.pacscript,      __main__.py:347
                             pkgname=fsearch, pkgver=Version(line_number=3, current=0.2.3,                  
                             latest=No repology filters found in the pacscript,                             
                             status=VersionStatuses.UNKNOWN), url=Url(line_number=21,                       
                             value=https://download.opensuse.org/repositories/home:/cboxdoer                
                             fer/Debian_12/amd64/fsearch_0.2.3-1+3.1_amd64.deb),                            
                             hash_line=22, maintainer='Zahrun <Zahrun@github.com>'                          
                             repology_filters={})]                                                          
                    INFO     Sorting parsed pacscripts by version statsuses...               __main__.py:351
                    DEBUG    oudated pacscripts = []                                         __main__.py:369
                    DEBUG    up-to-date pacscripts = []                                      __main__.py:372
                    DEBUG    newer pacscripts = []                                           __main__.py:375
                    DEBUG    unknown pacscripts = ['fsearch-deb']                            __main__.py:378
                    INFO     Adding unknown pacscripts to version statuses...                __main__.py:446
╭───────────────────────────────────────── Version statuses ─────────────────────────────────────────╮
│ ╭─────────────────────────────────────────── Unknown ────────────────────────────────────────────╮ │
│ │   Pacscript   Current                                      Latest          Maintainer          │ │
│ │  fsearch-deb    0.2.3  No repology filters found in the pacscript  Zahrun <Zahrun@github.com>  │ │
│ ╰────────────────────────────────────────────────────────────────────────────────────────────────╯ │
╰────────────────────────────────────────────────────────────────────────────────────────────────────╯
                    INFO     Updating pacscripts...                                          __main__.py:479
                    INFO     Computing summary...                                            __main__.py:839
                    DEBUG    Successfully updated pacscripts = []                            __main__.py:899
                    DEBUG    Failed to update pacscripts = []                                __main__.py:902
                    INFO     Exiting...                                                      __main__.py:906

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingtriagePriority not decided yet

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions