[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: hardening problem and not package upload permission



On 10/12/2022 11:21, Nilson Silva wrote:
Hello guys!
This is my first package in Rust that I am delivering to the care of the team.
But I have two situations:
Can someone help me?

1. Is there any flag we put in debian/rules to solve the protection issue: hardening-no-fortify-functions

Hi,

try to add `export DEB_BUILD_MAINT_OPTIONS = hardening=+all` in your debian/rules file

2. following these steps here, https://blog.hackeriet.no/packaging-a-rust-project-for-debian/

I can't push, it's showing this message saying no write permission:

Remote: ================================================ === === =============================
remote control:
remote: You don't have permission to submit code for this project.
remote control:
Remote: ================================================ === === =============================
remote control:
fatal: Unable to read from remote repository.

Make sure you have the correct access rights.
and the repository exists.

This means that your profile has not "maintainer" right


Reply to: