remove obsolete python-certifi python-chardet #11

Closed
opened 2024-08-19 21:39:33 +00:00 by pheiduck · 18 comments
pheiduck commented 2024-08-19 21:39:33 +00:00 (Migrated from gitlab2.manjaro.org)

python-certifi python-chardet aren't available anymore in official repos.
So this packages are not installed at all, useless to remove them then.:
https://gitlab.manjaro.org/tools/development-tools/manjaro-chrootbuild/-/blob/master/lib/util-chroot.sh?ref_type=heads#L112

python-certifi python-chardet aren't available anymore in official repos. So this packages are not installed at all, useless to remove them then.: https://gitlab.manjaro.org/tools/development-tools/manjaro-chrootbuild/-/blob/master/lib/util-chroot.sh?ref_type=heads#L112
pheiduck commented 2024-08-19 21:49:32 +00:00 (Migrated from gitlab2.manjaro.org)

changed the description

changed the description
yochananmarqos1 commented 2024-08-19 23:29:27 +00:00 (Migrated from gitlab2.manjaro.org)

made the issue visible to everyone

made the issue visible to everyone
yochananmarqos1 commented 2024-08-19 23:29:52 +00:00 (Migrated from gitlab2.manjaro.org)

Ak! Yes, I've been meaning to submit an MR to remove the obsolete packages. If you get to it before me, feel free. 😉

Ak! Yes, I've been meaning to submit an MR to remove the obsolete packages. If you get to it before me, feel free. :wink:
yochananmarqos1 commented 2024-08-19 23:30:19 +00:00 (Migrated from gitlab2.manjaro.org)

assigned to @yochananmarqos1 and @oberon

assigned to @yochananmarqos1 and @oberon
pheiduck commented 2024-08-20 19:34:26 +00:00 (Migrated from gitlab2.manjaro.org)

If you get to it before me, feel free. 😉

I do not have rights to make MRs here.

> If you get to it before me, feel free. :wink: I do not have rights to make MRs here.
romangg commented 2024-08-20 20:19:23 +00:00 (Migrated from gitlab2.manjaro.org)

You should be able to fork the repo and create a MR from that. Is that not possible?

You should be able to fork the repo and create a MR from that. Is that not possible?
yochananmarqos1 commented 2024-08-20 22:50:54 +00:00 (Migrated from gitlab2.manjaro.org)

assigned to @romangg

assigned to @romangg
yochananmarqos1 commented 2024-08-20 22:51:03 +00:00 (Migrated from gitlab2.manjaro.org)

unassigned @romangg

unassigned @romangg
pheiduck commented 2024-08-21 15:29:20 +00:00 (Migrated from gitlab2.manjaro.org)

@romangg no, its not possible for me.:

Limit reached You cannot create projects in your personal namespace. Contact your GitLab administrator.
@romangg no, its not possible for me.: ``` Limit reached You cannot create projects in your personal namespace. Contact your GitLab administrator. ```
yochananmarqos1 commented 2024-08-26 21:49:24 +00:00 (Migrated from gitlab2.manjaro.org)

Closing in favor of #12

Closing in favor of #12
yochananmarqos1 (Migrated from gitlab2.manjaro.org) closed this issue 2024-08-26 21:49:27 +00:00
yochananmarqos1 commented 2024-08-26 21:50:40 +00:00 (Migrated from gitlab2.manjaro.org)

@philm @romangg This has been an issue before. Please do whatever that needs to be done so that @pheiduck can fork to his personal namespace.

@philm @romangg This has been an issue before. Please do whatever that needs to be done so that @pheiduck can fork to his personal namespace.
romangg commented 2024-08-27 07:12:30 +00:00 (Migrated from gitlab2.manjaro.org)

@pheiduck Please check if it now works.

@pheiduck Please check if it now works.
pheiduck commented 2024-08-28 14:13:51 +00:00 (Migrated from gitlab2.manjaro.org)

@romangg it's not working, anyways #12 will fix this issue.

@romangg it's not working, anyways #12 will fix this issue.
romangg commented 2024-08-28 15:22:31 +00:00 (Migrated from gitlab2.manjaro.org)

Yea, but I wanna understand why it doesn't work for you. 😕

Yea, but I wanna understand why it doesn't work for you. :confused:
romangg commented 2024-08-28 15:26:02 +00:00 (Migrated from gitlab2.manjaro.org)

Now it should work.

Now it should work.
yochananmarqos1 (Migrated from gitlab2.manjaro.org) reopened this issue 2024-09-28 18:14:12 +00:00
yochananmarqos1 commented 2024-09-28 18:18:44 +00:00 (Migrated from gitlab2.manjaro.org)

mentioned in merge request !37

mentioned in merge request !37
yochananmarqos1 commented 2024-09-28 18:19:34 +00:00 (Migrated from gitlab2.manjaro.org)

@pheiduck See !37:

Backing up pacman-mirrors.conf...
Removing pacman-mirrors & Python packages to ensure clean chroot...

Packages (8) mpdecimal-4.0.0-2  pacman-mirrors-4.27-1  python-3.12.6-1
             python-charset-normalizer-3.3.2-2  python-idna-3.8-1  python-npyscreen-4.10.5-9
             python-requests-2.32.3-1  python-urllib3-1.26.20-1

Total Removed Size:  75.74 MiB

:: Do you want to remove these packages? [Y/n] 
:: Processing package changes...
(1/8) removing mpdecimal                                 [##############################] 100%
(2/8) removing pacman-mirrors                            [##############################] 100%
(3/8) removing python                                    [##############################] 100%
(4/8) removing python-charset-normalizer                 [##############################] 100%
(5/8) removing python-idna                               [##############################] 100%
(6/8) removing python-npyscreen                          [##############################] 100%
(7/8) removing python-requests                           [##############################] 100%
(8/8) removing python-urllib3                            [##############################] 100%
:: Running post-transaction hooks...
(1/2) Arming ConditionNeedsUpdate...
(2/2) Checking for orphaned packages...
=> No orphans found.
Restoring pacman-mirrors.conf...
@pheiduck See !37: ``` Backing up pacman-mirrors.conf... Removing pacman-mirrors & Python packages to ensure clean chroot... Packages (8) mpdecimal-4.0.0-2 pacman-mirrors-4.27-1 python-3.12.6-1 python-charset-normalizer-3.3.2-2 python-idna-3.8-1 python-npyscreen-4.10.5-9 python-requests-2.32.3-1 python-urllib3-1.26.20-1 Total Removed Size: 75.74 MiB :: Do you want to remove these packages? [Y/n] :: Processing package changes... (1/8) removing mpdecimal [##############################] 100% (2/8) removing pacman-mirrors [##############################] 100% (3/8) removing python [##############################] 100% (4/8) removing python-charset-normalizer [##############################] 100% (5/8) removing python-idna [##############################] 100% (6/8) removing python-npyscreen [##############################] 100% (7/8) removing python-requests [##############################] 100% (8/8) removing python-urllib3 [##############################] 100% :: Running post-transaction hooks... (1/2) Arming ConditionNeedsUpdate... (2/2) Checking for orphaned packages... => No orphans found. Restoring pacman-mirrors.conf... ```
yochananmarqos1 commented 2024-09-28 18:20:34 +00:00 (Migrated from gitlab2.manjaro.org)

mentioned in commit 68216749a4

mentioned in commit 68216749a4cdb35941705f1245015dfc34070d82
yochananmarqos1 (Migrated from gitlab2.manjaro.org) closed this issue 2024-09-28 18:20:34 +00:00
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
tools/manjaro-chrootbuild#11
No description provided.