Compiled packages can get out of sync with official repos #130

Closed
opened 2022-04-18 14:19:14 +02:00 by Jef Roosens · 3 comments

An issue I've had two times now with my matrix client (nheko) is that my binary was compiled using an older version of some dynamic library, causing it to break when I update my system while the package hasn't been rebuilt yet.

I have no idea how I would go about addressing it, but it should be looked into.

A possible workaround would be adding a setting to disable the check for whether a package has to be rebuilt or not. This would cause the package to always build, making sure it never gets too far out of sync.

An issue I've had two times now with my matrix client (nheko) is that my binary was compiled using an older version of some dynamic library, causing it to break when I update my system while the package hasn't been rebuilt yet. I have no idea how I would go about addressing it, but it should be looked into. A possible workaround would be adding a setting to disable the check for whether a package has to be rebuilt or not. This would cause the package to always build, making sure it never gets too far out of sync.
Jef Roosens added this to the 0.3.0 milestone 2022-04-18 14:19:14 +02:00
Jef Roosens added the
bug
label 2022-04-18 14:19:14 +02:00
Jef Roosens modified the milestone from 0.3.0 to 0.4.0 2022-04-20 09:52:29 +02:00
Jef Roosens modified the milestone from 0.4.0 to (deleted) 2022-04-20 09:57:44 +02:00

This could be fixed by #135. That way, the user could let their Vieter builds use the repos they use on their machines.

This could be fixed by #135. That way, the user could let their Vieter builds use the repos they use on their machines.

I don't actually know whether this is still an actual issue, as I haven't encountered this bug anymore.

I don't actually know whether this is still an actual issue, as I haven't encountered this bug anymore.
Jef Roosens removed this from the (deleted) milestone 2022-06-10 16:33:35 +02:00

Because each build now runs pacman -Syu, this is most likely fixed.

Because each build now runs `pacman -Syu`, this is most likely fixed.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
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: vieter-v/vieter#130
There is no content yet.