gitup issues [was Re: No update for a day on ports?]

2021-04-10 Thread Peter Jeremy via freebsd-ports
On 2021-Apr-01 22:36:02 +1100, Trev  wrote:
>> I just tried gitup and was told tha I had no permissions for 
>> /var/db/gitup. 

"sudo chown $USER /var/db/gitup" fixes that.

>I just tried gitup and it was killed after apparently exhausting my 
>swap space. I had no such problem with portsnap :-(

gitup walks the destination tree (ie /usr/ports), hashing every file
it finds (by reading the complete file into memory).  Whilst the
default gitup configuration ignores /usr/ports/packages and
/usr/ports/distfiles, it reads and hashes all the files down both
paths before ignoring them.  One consequence is that gitup is unusable
on small memory environments - in my case, I saw peak memory usage hit
5GB (though the largest file I have is 1.8GB, so I'm not sure why it's
eating so much memory).

>My system (Vultr VPS) has 512K memory and 1.5G swap.

git is barely usable on such a system (it's peak memory usage is about
2GB whilst processing a ports tree).  gitup is unusable unless you
either delete all packages and distfiles, or symlink them out of the way.

> > Can I not run gitup as a normal user?
>
>I don't believe so.

Well, git or gitup need write access to the working directory and
the associated metadata directory.

-- 
Peter Jeremy


signature.asc
Description: PGP signature


Re: Deprecation of portsnap (was: Proposed ports git transition schedule)

2021-04-10 Thread Peter Jeremy via freebsd-ports
On 2021-Apr-01 12:19:08 +0200, Felix Palmen  wrote:
>* Christoph Moench-Tegeder  [20210326 19:45]:
>> ## Felix Palmen (fe...@palmen-it.de):
>> 
>> > I'd assume (someone may correct me) that portsnap will still be
>> > supported,
>> 
>> https://lists.freebsd.org/pipermail/freebsd-ports/2020-August/119098.html
>
>Is this finally decided, and is there a timeline? Right now, it seems
>portsnap is still built by default on releng/13.0.

Following the SVN to GIT migration, portsnap is now the only practical
way to use ports on a low-memory system.  I've done some experiments
and standard git has a 2GB working set to checkout a ports tree.
gitup reached a 5GB working set size before I gave up.  Typical small
VPSs are around the 1GB RAM size and moving to something that can
support 2GB or 5GB processes is a big price jump.

-- 
Peter Jeremy


signature.asc
Description: PGP signature


Re: Looking for a committer - deskutils/calcurse: update to 4.7.0

2021-04-10 Thread Torfinn Ingolfsen
On Sat, Apr 10, 2021 at 11:55 AM Newton Terry  wrote:
>
> It seems https://calcurse.org is down, distfile un-fetchable.
>
> Please wait the commit until the website situation has been clarified,
> seeing if it's permanent or temporarily.

Temporary failure? The web site seems to be up now at least.

HTH
-- 
Regards,
Torfinn Ingolfsen
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


FreeBSD Port: electron11-11.4.2 patch error

2021-04-10 Thread Alex V. Petrov
===>  Applying FreeBSD patches for electron11-11.4.2 from
/usr/ports/devel/electron11/files
No such line 66 in input file, ignoring
1 out of 2 hunks failed--saving rejects to
services/network/network_context.cc.rej
===>  FAILED Applying FreeBSD patch-services_network_network__context.cc


Ports is latest from git.

-- 
-
Alex.
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Help with changing gitlab based download urls in ports

2021-04-10 Thread Rainer Hurling
Am 10.04.21 um 14:22 schrieb Matthias Fechner:
> Am 07.04.2021 um 17:12 schrieb Matthias Fechner:
>> This also causes gitlab-ce to be not fetchable anymore.
>> I already created a review to fix this here (sry, it also includes an
>> upgrade of gitlab-ce, but without the upgrade, it would not be
>> possible to testbuild this modification):
>> https://reviews.freebsd.org/D29628
> 
> the problem is now fixed in main and 2021Q2.
> 
> Matthias

Hi Matthias,

Thank you very much for this extensive and rather boring job :)

Best wishes,
Rainer
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Help with changing gitlab based download urls in ports

2021-04-10 Thread Matthias Fechner

Am 07.04.2021 um 17:12 schrieb Matthias Fechner:

This also causes gitlab-ce to be not fetchable anymore.
I already created a review to fix this here (sry, it also includes an 
upgrade of gitlab-ce, but without the upgrade, it would not be 
possible to testbuild this modification):

https://reviews.freebsd.org/D29628


the problem is now fixed in main and 2021Q2.

Matthias

___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Looking for a committer - deskutils/calcurse: update to 4.7.0

2021-04-10 Thread Newton Terry

On 4/10/21 12:40 PM, Newton Terry wrote:

Greetings.

Can a committer have a look at

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251807

The port is waiting quite a while to be updated. Thanks.

Best regards.


It seems https://calcurse.org is down, distfile un-fetchable.

Please wait the commit until the website situation has been clarified,
seeing if it's permanent or temporarily.
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Looking for a committer - deskutils/calcurse: update to 4.7.0

2021-04-10 Thread Newton Terry

Greetings.

Can a committer have a look at

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251807

The port is waiting quite a while to be updated. Thanks.

Best regards.
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: FreeBSD Port: tautulli-2.5.5

2021-04-10 Thread Kurt Jaeger
Hi!

> there is a new version of Tautulli available. Verson 2.6.10
> 
> I would be very grateful for an update in the FreeBSD Ports tree.

It would surely help if you can provide a patch ?

-- 
p...@opsec.eu+49 171 3101372Now what ?
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"