no new commits on dev/test/stage
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2022.07.07 00:12:03 git-delta.sh /usr/local/libexec/freshports/git-to-freshports-xml.py --repo ports --path /var/db/ingress/repos/ports --branch main --commit-range e92af65a1220ad4e3a567f67e3ab0ff259910631..271ce919763ea8e3bad7f642f13e4cc13fbad5ce --spooling /var/db/ingress/message-queues/spooling --output /var/db/ingress/message-queues/incoming | |
/usr/local/libexec/freshports/git-delta.sh: /usr/local/libexec/freshports/git-to-freshports-xml.py: not found | |
But the file exists: | |
[dev-ingress01 dan /var/log/freshports] % pkg which /usr/local/libexec/freshports/git-to-freshports-xml.py 19:27:27 | |
/usr/local/libexec/freshports/git-to-freshports-xml.py was installed by package py39-freshports-git-proc-commit-0.1.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[dev-ingress01 dan /var/log/freshports] % head /usr/local/libexec/freshports/git-to-freshports-xml.py 19:27:46 | |
#!/usr/local/bin/python3.8 | |
Yeah, I shouldn't be doing that. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Interesting how they solved this: | |
[dev-ingress01 dan /usr/local/libexec/freshports] % grep python * 19:36:00 | |
UpdatePackagesFromRawPackages.py:#!/usr/local/bin/python3.9 | |
check_repos_for_new_stuff.py:#!/usr/local/bin/python3.9 | |
get-list-of-current-categories.sh:# ports-mgmt portuguese print python ruby rubygems russian scheme science security shells spanish sysutils tcl | |
git-to-freshports-xml.py:#!/usr/local/bin/python3.8 | |
import-via-copy-packagesite-all-raw-fields.py:#!/usr/local/bin/python3.9 | |
import_packagesite.py:#!/usr/local/bin/python3.9 | |
Some already have 3.9... |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
I think I have to reset the latest-commits for each repo. | |
2022.07.07 19:42:01 git-delta.sh has started. Will check these repos: 'doc ports src' | |
2022.07.07 19:42:01 git-delta.sh XML dir is /var/db/ingress/message-queues/incoming | |
2022.07.07 19:42:01 git-delta.sh Now processing repo: doc --------------- | |
2022.07.07 19:42:01 git-delta.sh REPODIR='/var/db/ingress/repos/doc' exists | |
2022.07.07 19:42:01 git-delta.sh Repodir is /var/db/ingress/repos/doc | |
2022.07.07 19:42:01 git-delta.sh Running: /usr/local/bin/git fetch: | |
2022.07.07 19:42:01 git-delta.sh fetch completed. | |
2022.07.07 19:42:01 git-delta.sh working on 'origin/main' | |
2022.07.07 19:42:01 git-delta.sh Is freshports/origin/main defined on the repo 'doc'? | |
2022.07.07 19:42:01 git-delta.sh running: git rev-parse -q --verify freshports/origin/main^{} | |
3a4370a41f988ad0b30f1f256c6ac73aa6e9b248 | |
2022.07.07 19:42:01 git-delta.sh the latest commit we have for freshports/origin/main is: | |
3a4370a41f988ad0b30f1f256c6ac73aa6e9b248 | |
2022.07.07 19:42:01 git-delta.sh Running: /usr/local/bin/git rev-list freshports/origin/main..origin/main | |
2022.07.07 19:42:01 git-delta.sh Done. | |
2022.07.07 19:42:01 git-delta.sh No commits were found | |
2022.07.07 19:42:01 git-delta.sh Now processing repo: ports --------------- | |
2022.07.07 19:42:01 git-delta.sh REPODIR='/var/db/ingress/repos/ports' exists | |
2022.07.07 19:42:01 git-delta.sh Repodir is /var/db/ingress/repos/ports | |
2022.07.07 19:42:01 git-delta.sh Running: /usr/local/bin/git fetch: | |
2022.07.07 19:42:01 git-delta.sh fetch completed. | |
2022.07.07 19:42:01 git-delta.sh working on 'origin/2021Q2' | |
2022.07.07 19:42:01 git-delta.sh Is freshports/origin/2021Q2 defined on the repo 'ports'? | |
2022.07.07 19:42:01 git-delta.sh running: git rev-parse -q --verify freshports/origin/2021Q2^{} | |
d1da14bab7a800be62786aeb321b781179ea8b3f | |
2022.07.07 19:42:01 git-delta.sh the latest commit we have for freshports/origin/2021Q2 is: | |
d1da14bab7a800be62786aeb321b781179ea8b3f | |
2022.07.07 19:42:01 git-delta.sh Running: /usr/local/bin/git rev-list freshports/origin/2021Q2..origin/2021Q2 | |
2022.07.07 19:42:01 git-delta.sh Done. | |
2022.07.07 19:42:01 git-delta.sh No commits were found | |
2022.07.07 19:42:01 git-delta.sh working on 'origin/2021Q3' | |
2022.07.07 19:42:01 git-delta.sh Is freshports/origin/2021Q3 defined on the repo 'ports'? | |
2022.07.07 19:42:01 git-delta.sh running: git rev-parse -q --verify freshports/origin/2021Q3^{} | |
5d6eb9d394c16d3e3ff4816090470feb64b39239 | |
2022.07.07 19:42:01 git-delta.sh the latest commit we have for freshports/origin/2021Q3 is: | |
5d6eb9d394c16d3e3ff4816090470feb64b39239 | |
2022.07.07 19:42:01 git-delta.sh Running: /usr/local/bin/git rev-list freshports/origin/2021Q3..origin/2021Q3 | |
2022.07.07 19:42:01 git-delta.sh Done. | |
2022.07.07 19:42:01 git-delta.sh No commits were found | |
2022.07.07 19:42:01 git-delta.sh working on 'origin/main' | |
2022.07.07 19:42:01 git-delta.sh Is freshports/origin/main defined on the repo 'ports'? | |
2022.07.07 19:42:01 git-delta.sh running: git rev-parse -q --verify freshports/origin/main^{} | |
133d6738b973567b7450dd27687aa4ed7151efee | |
2022.07.07 19:42:01 git-delta.sh the latest commit we have for freshports/origin/main is: | |
133d6738b973567b7450dd27687aa4ed7151efee | |
2022.07.07 19:42:01 git-delta.sh Running: /usr/local/bin/git rev-list freshports/origin/main..origin/main | |
2022.07.07 19:42:01 git-delta.sh Done. | |
2022.07.07 19:42:01 git-delta.sh No commits were found | |
2022.07.07 19:42:01 git-delta.sh Now processing repo: src --------------- | |
2022.07.07 19:42:01 git-delta.sh REPODIR='/var/db/ingress/repos/src' exists | |
2022.07.07 19:42:01 git-delta.sh Repodir is /var/db/ingress/repos/src | |
2022.07.07 19:42:01 git-delta.sh Running: /usr/local/bin/git fetch: | |
2022.07.07 19:42:02 git-delta.sh fetch completed. | |
2022.07.07 19:42:02 git-delta.sh working on 'origin/main' | |
2022.07.07 19:42:02 git-delta.sh Is freshports/origin/main defined on the repo 'src'? | |
2022.07.07 19:42:02 git-delta.sh running: git rev-parse -q --verify freshports/origin/main^{} | |
a6e734d779b3b5f5679588c1e6f66d0d1533fcbf | |
2022.07.07 19:42:02 git-delta.sh the latest commit we have for freshports/origin/main is: | |
a6e734d779b3b5f5679588c1e6f66d0d1533fcbf | |
2022.07.07 19:42:02 git-delta.sh Running: /usr/local/bin/git rev-list freshports/origin/main..origin/main | |
2022.07.07 19:42:02 git-delta.sh Done. | |
2022.07.07 19:42:02 git-delta.sh No commits were found | |
2022.07.07 19:42:02 git-delta.sh Ending | |
[dev-ingress01 dan /var/log/freshports] % |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
freshports.devgit=# select * from repo; | |
id | name | description | repo_hostname | path_to_repo | repository | db_root_prefix | |
----+-------+------------------------+--------------------+--------------+------------+---------------- | |
1 | ports | The FreeBSD Ports tree | svnweb.freebsd.org | /ports | subversion | | |
2 | doc | The FreeBSD doc tree | svnweb.freebsd.org | /doc | subversion | | |
3 | src | The FreeBSD src tree | svnweb.freebsd.org | /base | subversion | | |
9 | src | The FreeBSD src tree | cgit.freebsd.org | /src | git | /base | |
8 | doc | The FreeBSD doc tree | cgit.freebsd.org | /doc | git | /doc | |
7 | ports | The FreeBSD Ports tree | cgit.freebsd.org | /ports | git | /ports | |
(6 rows) | |
freshports.devgit=# select id, message_id from commit_log where repo_id = 7 order by message_date desc limit 1; | |
id | message_id | |
--------+------------------------------------------ | |
911534 | db5eeb201b93c19c42724ec98f8ca1be9e88db15 | |
(1 row) | |
freshports.devgit=# select id, message_id from commit_log where repo_id = 8 order by message_date desc limit 1; | |
id | message_id | |
--------+------------------------------------------ | |
911515 | 21de22b400a3970b2d3d4b2831c44702698f57e7 | |
(1 row) | |
freshports.devgit=# select id, message_id from commit_log where repo_id = 9 order by message_date desc limit 1; | |
id | message_id | |
--------+------------------------------------------ | |
911537 | 03473e8ec8fa8d0f1ea30f85d8796ea9bf94bf29 | |
(1 row) | |
freshports.devgit=# |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
for each of: doc ports src | |
src: | |
git tag -m "last known commit of freshports/origin/main" -f freshports/03473e8ec8fa8d0f1ea30f85d8796ea9bf94bf29 03473e8ec8fa8d0f1ea30f85d8796ea9bf94bf29 | |
2022.07.04 20:45:04 | |
doc: | |
git tag -m "last known commit of freshports/origin/main" -f freshports/21de22b400a3970b2d3d4b2831c44702698f57e7 21de22b400a3970b2d3d4b2831c44702698f57e7 | |
2022.07.04 16:51:02 | |
ports: | |
git tag -m "last known commit of freshports/origin/main" -f freshports/freshports/origin/main db5eeb201b93c19c42724ec98f8ca1be9e88db15 | |
2022.07.04 20:30:03 | |
[dev-ingress01 dan /usr/local/libexec/freshports] % grep python39 /var/log/messages 20:15:13 | |
Jul 4 20:49:21 dev-ingress01 pkg[66393]: python39-3.9.13 installed |
Author
dlangille
commented
Jul 9, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment