[Bug 239679] Re: broken dependency

2009-01-23 Thread Marek Slama
Milan first make sure you have enough space on your system partition. Then try to check for broken packages (try Edit - Fix Broken Packages in synaptic.) Make sure you have jdk and jre installed on your system (either open or sun). Then install netbeans. If it fails you can download either zip or

[Bug 239679] Re: broken dependency

2009-01-21 Thread Milan
Hi Milan here . I am trying to install the Netbeans i tried with many ways but it didnt succeed .whenever i type following command : apt-get install netbeans I get following error The following packages have unmet dependencies: netbeans: Depends: libnb-platform8-java (= 6.1) but it is

[Bug 239679] Re: broken dependency

2009-01-21 Thread Milan
Hi Milan here . I am trying to install the Netbeans i tried with many ways but it didnt succeed .whenever i type following command : apt-get install netbeans I get following error The following packages have unmet dependencies: netbeans: Depends: libnb-platform8-java (= 6.1) but it is

Re: [Bug 239679] Re: broken dependency

2008-09-13 Thread .Ru
-- broken dependency https://bugs.launchpad.net/bugs/239679 You received this bug notification because you are a direct subscriber of the bug. Bug is not fixed :( #apt-get update ... Reading package lists... Done # apt-get install tzdata-java Reading package lists... Done Building

[Bug 239679] Re: broken dependency

2008-08-07 Thread Eric Buist
tzdata is in Main repository while tzdata-java is in Universe. Last time I tried to enable proposed updates, tzdata and tzdata-java 2008e were available as updates. For now, I manually downloaded tzdata and tzdata-java, and installed them using dpkg, at least to avoid the message about partial

[Bug 239679] Re: broken dependency

2008-08-06 Thread Eric Buist
Hello, The problem came back because of a new version of tzdata. Now, the newest version of tzdata is 2008e while tzdata-java is 2008c. Synaptic or apt-get do not detect the new tzdata-java but detect tzdata so update-manager always and always proposes me to do a partial upgrade which will remove

Re: [Bug 239679] Re: broken dependency

2008-07-31 Thread Eric Buist
Hello, If I look in Synaptic, the version of tzdata and tzdata-java I have installed is 2008b. The last available version is 2008c for tzdata, and 2008b for tzdata-java. Was tzdata-java 2008c updated in the repos? Why do I only obtain the 2008b? Eric Eric Buist a écrit : Hello, I am using

Re: [Bug 239679] Re: broken dependency

2008-07-31 Thread Eric Buist
Hello, I could work around the problem by manually installing tzdata and tzdata-java 2008c. So this may be a bug with apt-get which does not detect the newer version of tzdata-java. It also does not detect newer 2008d and 2008e versions of tzdata and tzdata-java in the repositories. May this be

[Bug 239679] Re: broken dependency

2008-07-31 Thread Marek Slama
It looks like problem with apt-get. Looks like bad detection of tzdata- java and wrong dependency of jre/jdk on tzdata-java. For me it is not absolute dependency but suggest. I do not know if it was changed in last update of openjdk package or if mentioned sun-java-* packages have different

[Bug 239679] Re: broken dependency

2008-07-30 Thread Marek Slama
tzdata-java is in universe repo like openjdk and netbeans. So I do not see any problem with it. universe is enabled by default. What is version of tzdata you have? Do you have any frozen package set? (ie. is installed and latest version the same?) 2008d is latest version in hardy (both tzadata and

Re: [Bug 239679] Re: broken dependency

2008-07-30 Thread .Ru
2008/7/30 Marek Slama [EMAIL PROTECTED] tzdata-java is in universe repo like openjdk and netbeans. So I do not see any problem with it. universe is enabled by default. What is version of tzdata you have? Do you have any frozen package set? (ie. is installed and latest version the same?) 2008d

Re: [Bug 239679] Re: broken dependency

2008-07-30 Thread Marek Slama
openjde-6-headless uses recommends on tzdata-java. It is strong but not absolute dependency. It means that when you install openjre it will install tzdata-java but later you can remove tzdata-java. So please check what openjre version do you have. I will try to uninstall netbeans+openjdk and

Re: [Bug 239679] Re: broken dependency

2008-07-30 Thread Marek Slama
.Ru wrote: 2008/7/30 Marek Slama [EMAIL PROTECTED] tzdata-java is in universe repo like openjdk and netbeans. So I do not see any problem with it. universe is enabled by default. What is version of tzdata you have? Do you have any frozen package set? (ie. is installed and latest version

Re: [Bug 239679] Re: broken dependency

2008-07-30 Thread Eric Buist
Hello, I am using sun-java6-jdk as a JDK, not OpenJDK. But I have installed openjdk-jre to get the Firefox 64 bits plugin. On my 32 bits laptop running Hardy, I do not have this problem. So this may be a 64-bits specific problem, or it may be caused by the fact I have made a dist-upgrade from

[Bug 239679] Re: broken dependency

2008-07-29 Thread Eric Buist
I still have the same problem. I found NetBeans uninstalled last week, and I could not reinstall it again using apt-get. I had to use aptitude which downgraded tzdata. Now, each time the Ubuntu update manager starts, it asks me to do a partial upgrade, which would reinstall tzdata, and remove

[Bug 239679] Re: broken dependency

2008-06-25 Thread Marek Slama
It is already fixed. Problem was with missing update for tzdata-java. tzdata was updated to version 2008c but updated tzdata-java was not available. It broke all java dependencies, Now it works fine. I did not find relevant issue for tzdata-java. tzdata update issue is #237023. ** Changed in:

Re: [Bug 239679] Re: broken dependency

2008-06-20 Thread .Ru
2008/6/17 Marek Slama [EMAIL PROTECTED]: Interesting fact: #aptitude install openjdk-6-jdk Reading package lists... Done Building dependency tree Reading state information... Done Reading extended state information Initializing package states... Done Building tag database... Done The following

Re: [Bug 239679] Re: broken dependency

2008-06-20 Thread .Ru
2008/6/17 Marek Slama [EMAIL PROTECTED]: What happens if you install libnb-apisupport1-java, libnb-ide8-java, libnb-java1-java? You can try aptitude full-upgrade it first analyzes status and then asks if you want to install. So you can skip installation and attach here what it suggests to

Re: [Bug 239679] Re: broken dependency

2008-06-20 Thread .Ru
2008/6/20 vodarus vodarus [EMAIL PROTECTED]: Yes problem was with tzdata because it is not working with tzdata-java. aptitude downgraded tzdata, then Netbeans can be installed. ** Attachment added: unnamed http://launchpadlibrarian.net/15479088/unnamed -- broken dependency

[Bug 239679] Re: broken dependency

2008-06-17 Thread Marek Slama
What happens if you install libnb-apisupport1-java, libnb-ide8-java, libnb-java1-java? You can try aptitude full-upgrade it first analyzes status and then asks if you want to install. So you can skip installation and attach here what it suggests to install. ** Changed in: netbeans (Ubuntu)

[Bug 239679] Re: broken dependency

2008-06-14 Thread .Ru
sources.list: ** Attachment added: sources.list http://launchpadlibrarian.net/15307905/sources.list -- broken dependency https://bugs.launchpad.net/bugs/239679 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 239679] Re: broken dependency

2008-06-13 Thread Christophe Sauthier (huats)
Can you please detail a bit more your installation ? I cannot reproduce it here. Can you attach the content of your /etc/apt/sources.list here ? ** Changed in: netbeans (Ubuntu) Status: New = Incomplete -- broken dependency https://bugs.launchpad.net/bugs/239679 You received this bug

[Bug 239679] Re: broken dependency

2008-06-13 Thread Steve
I am having this same issue, and have attached sources.list. Netbeans was working fine after upgrade to hardy 8.04, but last week there was an upgrade that caused all of netbeans and java to be uninstalled, and when i try to reinstall i get the error described by the original poster. Let me know