[Bug 475058] Review Request: netbeans-platform - NetBeans 6.5 Platform 9

bugzilla at redhat.com bugzilla at redhat.com
Mon Jan 19 16:37:28 UTC 2009


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


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





--- Comment #16 from Victor G. Vasilyev <victor.vasilyev at sun.com>  2009-01-19 11:37:26 EDT ---
(In reply to comment #15)
> can you comment on t his?
> 
> $ sudo rpm -Uvh netbeans-platform-6.5-4.fc11.noarch.rpm
> netbeans-platform-6.5-4.fc11.src.rpm
> netbeans-platform-harness-6.5-4.fc11.noarch.rpm
> netbeans-platform-javadoc-6.5-4.fc11.noarch.rpm
> error: Failed dependencies:
>  netbeans-platform8 >= 6.1 is needed by (installed)
> netbeans-ide9-6.1-9.fc10.noarch
>  netbeans-platform8 = 6.1 is needed by (installed)
> netbeans-apisupport1-6.1-9.fc10.noarch
>  netbeans-platform8 >= 6.1 is needed by (installed) netbeans-6.1-9.fc10.noarch
>  netbeans-platform8 is needed by (installed)
> java-1.6.0-openjdk-devel-1:1.6.0.0-8.b14.fc11.i386
This dependency must be changed to netbeans-platform in
java-1.6.0-openjdk-devel
>  netbeans-platform8-harness = 6.1 is needed by (installed)
> netbeans-apisupport1-6.1-9.fc10.noarch
>  netbeans-platform8-harness >= 6.1 is needed by (installed)
> netbeans-6.1-9.fc10.noarch

It is because netbeans-platform* packages obsoletes corresponding
netbeans-platform8* packages, but not provides it.

> 
> $ sudo rpm -e --nodeps netbeans-platform8-harness netbeans-platform8
> 
> $ sudo rpm -Uvh netbeans-platform-6.5-4.fc11.noarch.rpm
> netbeans-platform-6.5-4.fc11.src.rpm
> netbeans-platform-harness-6.5-4.fc11.noarch.rpm
> netbeans-platform-javadoc-6.5-4.fc11.noarch.rpm
> Preparing...                ########################################### [100%]
>    1:netbeans-platform      ########################################### [ 25%]
>    2:netbeans-platform-harne########################################### [ 50%]
>    3:netbeans-platform-javad########################################### [ 75%]
>    4:netbeans-platform      warning: user mockbuild does not exist - using root
> warning: group mockbuild does not exist - using root
> ########################################### [100%]
> error: unpacking of archive failed on file
> /home/langel/rpmbuild/SOURCES/netbeans-6.5-200811100001-ml-platform-src.zip;497495d0:
> cpio: open failed - Permission denied

It is a strange error. The netbeans-platform-6.5-4.fc11.noarch.rpm is not a
source package. It doesn't contain the upstream sources zip file. How the rpm
tool can know about the source zip!?

I can't reproduce it on my Fedora box:

# rpm -Uvh netbeans-platform-6.5-4.fc11.noarch.rpm
error: Failed dependencies:
        netbeans-platform8 = 6.1-5.fc10 is needed by (installed)
netbeans-platform8-harness-6.1-5.fc10.noarch
        netbeans-platform8 >= 6.1 is needed by (installed)
netbeans-ide9-6.1-10.fc10.noarch
        netbeans-platform8 = 6.1 is needed by (installed)
netbeans-apisupport1-6.1-10.fc10.noarch
        netbeans-platform8 >= 6.1 is needed by (installed)
netbeans-6.1-10.fc10.noarch
# rpm -e --nodeps netbeans-platform8-harness netbeans-platform8
[root at fedora9nbpackager noarch]# rpm -Uvh
netbeans-platform-6.5-4.fc11.noarch.rpm
Preparing...                ########################################### [100%]
   1:netbeans-platform      ########################################### [100%]
# i.e. all is OK

-- 
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.




More information about the Fedora-package-review mailing list