[Rpm-maint] [rpm-software-management/rpm] ldconfig_scriptlets fg: no job control (#1112)

2020-03-09 Thread Brian Zou
I use rpmbuild in FreeBSD 12.1-RELEASE-p4

```bash
+ xz NEWS
+ %ldconfig_scriptlets libs
/var/tmp/rpm-tmp.FRDFpw: line 95: fg: no job control
error: Bad exit status from /var/tmp/rpm-tmp.FRDFpw (%install)
```

-- 
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/1112___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint


[Rpm-maint] [rpm-software-management/rpm] How to disable libdb to only enable lmdb? (#445)

2018-05-24 Thread Brian Zou
libdb5 very old ..
I want only use lmdb.

-- 
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/445___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint


Re: [Rpm-maint] [rpm-software-management/rpm] error: Failed to initialize NSS library (#340)

2017-10-31 Thread Brian Zou
谢谢

-- 
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/340#issuecomment-340991797___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint


[Rpm-maint] [rpm-software-management/rpm] error: Failed to initialize NSS library (#340)

2017-10-25 Thread Brian Zou
```bash
root@freebsd:~ # /usr/local/rpm/bin/rpmbuild -bb curl.spec
error: Failed to initialize NSS library
```

I install rpm in my FreeBSD 11.1 from source code.
rpm version:
```bash
root@freebsd:~ # /usr/local/rpm/bin/rpmbuild --version
RPM version 4.13.0.1
```

other package version:
```bash
nspr-4.17.0
nss-3.33
db-5.3.28
```


-- 
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/340___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint