[Bug 567630] New: Cannot upload package to Redhat Satellite Server because of "RPM Requires"-Problem

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

 



Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Cannot upload package to Redhat Satellite Server because of "RPM Requires"-Problem

https://bugzilla.redhat.com/show_bug.cgi?id=567630

           Summary: Cannot upload package to Redhat Satellite Server
                    because of "RPM Requires"-Problem
           Product: Fedora
           Version: 12
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: low
          Priority: low
         Component: ocaml-bitstring
        AssignedTo: rjones@xxxxxxxxxx
        ReportedBy: pgr@xxxxxxxxxxxxxxxxxxxxx
         QAContact: extras-qa@xxxxxxxxxxxxxxxxx
                CC: rjones@xxxxxxxxxx, fedora-ocaml-list@xxxxxxxxxx
    Classification: Fedora


Description of problem:
I've attempted to upload the package ocaml-bitstring-2.0.0-10.fc12.x86_64.rpm
to Red Hat Satellite via rhnpush. 

After a couple of seconds, the following error message appears:
Internal server error 500 Internal Server Error Error pushing
/root/mirror.switch.ch/mirror/fedora/linux/releases/12/Everything/x86_64/os/Packages/ocaml-bitstring-2.0.0-10.fc12.x86_64.rpm:
Error 500Error Message:
    ORA-00001: unique constraint (RHNSAT.RHN_PKG_REQ_PID_CID_S_UQ) violated
Error Class Code: 54 Error Class Info:  
     Package Upload Failed due to uniqueness constraint violation.
     Make sure the package does not have any duplicate dependencies or
     does not already exists on the server (500) Waiting 5 seconds and trying
again...
Internal server error 500 Internal Server Error Error pushing
/root/mirror.switch.ch/mirror/fedora/linux/releases/12/Everything/x86_64/os/Packages/ocaml-bitstring-2.0.0-10.fc12.x86_64.rpm:
Error 500Error Message:
    ORA-00001: unique constraint (RHNSAT.RHN_PKG_REQ_PID_CID_S_UQ) violated
Error Class Code: 54 Error Class Info:  
     Package Upload Failed due to uniqueness constraint violation.
     Make sure the package does not have any duplicate dependencies or
     does not already exists on the server (500) Waiting 5 seconds and trying
again...
Internal server error 500 Internal Server Error Error pushing
/root/mirror.switch.ch/mirror/fedora/linux/releases/12/Everything/x86_64/os/Packages/ocaml-bitstring-2.0.0-10.fc12.x86_64.rpm:
Error 500Error Message:
    ORA-00001: unique constraint (RHNSAT.RHN_PKG_REQ_PID_CID_S_UQ) violated
Error Class Code: 54 Error Class Info:  
     Package Upload Failed due to uniqueness constraint violation.
     Make sure the package does not have any duplicate dependencies or
     does not already exists on the server (500) Waiting 1 seconds and trying
again...
Giving up after 3 attempts 

Version-Release number of selected component (if applicable):


How reproducible:
rhnpush -d Packages/ -c fedora12-stag --server=satellite.example.com --force

Steps to Reproduce:
1. rhnpush -d Packages/ -c fedora12-stag --server=satellite.example.com --force
2.
3.

Actual results:
Can't upload package.

Expected results:
Upload package.

Additional info:
There is the suspicion the error occures because of multiple requires for the
same "package dependencies":
rpm -q --requires -p ocaml-bitstring-2.0.0-10.fc12.x86_64.rpm
rpmlib(VersionedDependencies) <= 3.0.3-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(VersionedDependencies) <= 3.0.3-1
libc.so.6()(64bit)  
libc.so.6(GLIBC_2.2.5)(64bit)  
ocaml(Arg) = b6513be035dc9c8a458c189cd8841700
ocaml(Array) = 9c9fa5f11e2d6992c427dde4d1168489
ocaml(Buffer) = 23af67395823b652b807c4ae0b581211
ocaml(Camlp4) = bb930f7c2bed5d057c794fe07dc8596a
ocaml(Camlp4_config) = 80b5d58834366711574a5ec4dfb123fd
ocaml(Camlp4_import) = 4d17b58763ba1f0aac92fd5dbb558b59
ocaml(Char) = 3da72249626c7db769beafc97036cb4f
ocaml(Filename) = 7cd172f02b7ee9b8d7bda3bb92144951
ocaml(Format) = b7ba3152a5eec5609d6ab86e6c51eebb
ocaml(Hashtbl) = ee2a3220e38a4350c5bc131ce9f3f6ce
ocaml(Int32) = b2545c419b6b6a173cac4c0a3e7e0277
ocaml(Int64) = d501d6e89fdce41c79f274fb464995d5
ocaml(Lexing) = 4d17267334f1a6c75730dc3fae21fb9b
ocaml(List) = a0e2e49d266ff302f8667651a43f71ba
ocaml(Marshal) = 02be0525cda0ca38ef8d49584e7769d6
ocaml(Nativeint) = 7233ce5207a538fea4f0c61ed411ea2c
ocaml(Obj) = c827f726ce05da709cf7de58fc15e324
ocaml(Parsing) = 29c3f123280f8e6e639cfb025b3c9a3f
ocaml(Pervasives) = 88cb1505c8bdf9a4dcd2cdf3452732b4
ocaml(Printf) = 807ecd3a1538992580464c03462c9964
ocaml(Queue) = 56b5e04dcda600ae0cdf49a37f17fcd9
ocaml(Set) = c4be5d24d30c129dd60d2739e54db7dd
ocaml(Stream) = 91a43ea7fb16bf36f3f10c0dc7d08a0e
ocaml(String) = ecc403546c1c50056801131811c39017
ocaml(Sys) = 21bf525b2b3f3a46a54b96163adfe387
ocaml(Unix) = 0596a58544f8cd88fed5bf5432a53d43
ocaml(runtime) = 3.11.1
rpmlib(PayloadIsXz) <= 5.2-1

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
ocaml-devel mailing list
ocaml-devel@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/ocaml-devel

[Index of Archives]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux