Re: Conflicts with FreeBSD-runtime-15, FreeBSD-utilities-15

2024-05-25 Thread Danilo G. Baio
On Sat, May 25, 2024, at 04:41, Lexi Winter wrote: > Danilo G. Baio: >> FYI, I encountered this issue while upgrading my home backup box: >> >> Installing FreeBSD-cron-15.snap20240513063539... >> pkg: FreeBSD-cron-15.snap20240513063539 conflicts with >> FreeBSD-utilities-15.snap20240406204558

Re: Conflicts with FreeBSD-runtime-15, FreeBSD-utilities-15

2024-05-25 Thread Lexi Winter
Danilo G. Baio: > FYI, I encountered this issue while upgrading my home backup box: > > Installing FreeBSD-cron-15.snap20240513063539... > pkg: FreeBSD-cron-15.snap20240513063539 conflicts with > FreeBSD-utilities-15.snap20240406204558 (installs files into the same place). > Problematic file: /

Re: Conflicts with FreeBSD-runtime-15, FreeBSD-utilities-15

2024-05-25 Thread Dag-Erling Smørgrav
"Danilo G. Baio" writes: > FYI, I encountered this issue while upgrading my home backup box: > > Installing FreeBSD-cron-15.snap20240513063539... > pkg: FreeBSD-cron-15.snap20240513063539 conflicts with > FreeBSD-utilities-15.snap20240406204558 (installs files into the same > place). Problematic

pkgbase versus /.cshrc

2024-05-25 Thread Graham Perrin
On 20/03/2024 08:43, Emmanuel Vadot wrote: On Wed, 20 Mar 2024 08:28:03 + Graham Perrin wrote: … The problem is that the both /.cshrc and /root/.cshrc aren't tag as config file so each time you update the package pkg will simply overwrite both files (well /.cshrc, /root/.cshrc is a hardli