Re: [Rpm-maint] [rpm-software-management/rpm] Default to 64bit size tags in headers (#864)

2024-04-04 Thread Panu Matilainen
Closed #864 as completed.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/864#event-12355475047
You are receiving this because you are subscribed to this thread.

Message ID: 
___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint


Re: [Rpm-maint] [rpm-software-management/rpm] Default to 64bit size tags in headers (#864)

2024-04-04 Thread Panu Matilainen
Done in #3017 

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/864#issuecomment-2036747341
You are receiving this because you are subscribed to this thread.

Message ID: ___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint


Re: [Rpm-maint] [rpm-software-management/rpm] Default to 64bit size tags in headers? (#864)

2019-09-25 Thread Panu Matilainen
The compat option cannot have any 64bit tags, because rpm <= 4.4.x barfs 
headers containing them. So the compat option would be either: do what we do 
now and only use 64bit sizes when required, or simply always use 32bit tags and 
error out if 64bit sizes are required. The latter might actually be a more 
constructive behavior for those seeking compatibility at this point.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/864#issuecomment-534994557___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint


Re: [Rpm-maint] [rpm-software-management/rpm] Default to 64bit size tags in headers? (#864)

2019-09-25 Thread Michael Schroeder
Ok, it does use the file sizes. No 64bit support for files at the moment, 
though.


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/864#issuecomment-534993086___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint


Re: [Rpm-maint] [rpm-software-management/rpm] Default to 64bit size tags in headers? (#864)

2019-09-25 Thread Michael Schroeder
I don't think deltarpm uses size information from the header.

So you want to only put the 64bit versions in the header and add a macro check 
so that it puts in both the 32bit and the 64bit versions for people that need 
compatibility?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/864#issuecomment-534991106___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint


Re: [Rpm-maint] [rpm-software-management/rpm] Default to 64bit size tags in headers? (#864)

2019-09-25 Thread Panu Matilainen
Just for reference: https://rpm.org/devel_doc/large_files.html 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/864#issuecomment-534988323___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint


Re: [Rpm-maint] [rpm-software-management/rpm] Default to 64bit size tags in headers? (#864)

2019-09-25 Thread Igor Gnatenko
+1 to default to 64bit size tags.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/864#issuecomment-534983703___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint