Bug 427258
Summary: | mysql-5.0.45-6.fc8.src.rpm not rebuild | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Danilo Marcucci <danilo> |
Component: | mysql | Assignee: | Tom Lane <tgl> |
Status: | CLOSED WORKSFORME | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | 8 | CC: | hhorak |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i686 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2008-01-05 03:40:36 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Attachments: |
Description
Danilo Marcucci
2008-01-02 15:01:42 UTC
Created attachment 290661 [details]
nohup `rpmbuilod --force --define "dist .fc8" --define "fedora 8" --rebuild --target i686 /usr/src/redhat/SRPMS/mysql-5.0.45-6.fc8.src.rpm 2>&1 | tee -a /root/mysql-5.0.45-6.fc8.src.rpm.log` &
It's not clear why the mysql regression tests aren't working in your environment, but one suggestion would be to not do the build as root. If all else fails, use --define='runselftest 0'. I have added this string "--define='runselftest 0'" and the pakage is rebuilded. I haven't try as different users from root. Thanks. OK, closing on the basis that it works fine here. If you figure out why it didn't work for you, feel free to reopen. |