#3187 No package found when building from git
Closed: Invalid None Opened 7 years ago by jshim10.

I have followed the instruction on Centos 7 (minimal)
I used yum to install git, everything was done on root account.

git clone https://git.fedorahosted.org/git/sssd.git
yum -y install rpm-build yum-utils libldb-devel
cd sssd
. /root/sssd/contrib/fedora/bashrc_sssd
contrib/fedora/make_srpm.sh
yum-builddep rpmbuild/SRPMS/sssd-1.14.2-0.e17.centos.src.rpm

At this point, I get packages (dependencies I guess) installed, until I get this message

Error: No Package found for http-parser-devel

And the installation stops. I have tried many ways to get that package, but I counldn't find one.


It should be in EPEL, otherwise try building with disabled secrets provider (--without-secrets)

Fields changed

resolution: => worksforme
status: new => closed

Metadata Update from @jshim10:
- Issue set to the milestone: NEEDS_TRIAGE

7 years ago

SSSD is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in SSSD's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/SSSD/sssd/issues/4220

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Login to comment on this ticket.

Metadata