Forum     

Go Back   Digit Technology Discussion Forum > Software > Open Source
Register FAQ Calendar Mark Forums Read

Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems.


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 15-06-2007, 09:12 PM   #1 (permalink)
Alpha Geek
 
sachin_kothari's Avatar
 
Join Date: Dec 2004
Location: Pune
Posts: 569
Exclamation Broken Packages after Installing NTFS-3G


I installed NTFS-3G on my debian-etch system.
I needed to install various support files for that (dependency).
Now i am able to access my NTFS partitions.
Now, when i run synaptic package manager it tells that that there are broken packages and tells to fix them.
and if i fix them, it removes the same packages i installed for NTFS-3G to work.
what should i do?
sachin_kothari is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 15-06-2007, 09:19 PM   #2 (permalink)
Commander in Chief
 
QwertyManiac's Avatar
 
Join Date: Jul 2005
Posts: 6,658
Default Re: Broken Packages after Installing NTFS-3G

Try running an apt-get update
__________________
Harsh J
www.harshj.com
QwertyManiac is offline  
Old 15-06-2007, 09:25 PM   #3 (permalink)
Alpha Geek
 
sachin_kothari's Avatar
 
Join Date: Dec 2004
Location: Pune
Posts: 569
Default Re: Broken Packages after Installing NTFS-3G

no use. there are still 3 broken packages.
sachin_kothari is offline  
Old 15-06-2007, 09:45 PM   #4 (permalink)
Commander in Chief
 
QwertyManiac's Avatar
 
Join Date: Jul 2005
Posts: 6,658
Default Re: Broken Packages after Installing NTFS-3G

Um, okay, manually, try opening Synaptic > Edit menu > Fix broken packages ? Mostly it doesn't help, but just try and let us know ..
__________________
Harsh J
www.harshj.com
QwertyManiac is offline  
Old 15-06-2007, 09:48 PM   #5 (permalink)
Alpha Geek
 
sachin_kothari's Avatar
 
Join Date: Dec 2004
Location: Pune
Posts: 569
Default Re: Broken Packages after Installing NTFS-3G

yes, i even tried that.
this method tells to remove the packages required for NTFS-3G.
and if i remove them it does not serves the purpose.
sachin_kothari is offline  
Old 15-06-2007, 09:49 PM   #6 (permalink)
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default Re: Broken Packages after Installing NTFS-3G

What are the broken packages? Seems like there's unmet dependency or pacakge conflict. Also, show us the exact error method if possible.
mehulved is offline  
Old 15-06-2007, 10:09 PM   #7 (permalink)
MMO Addict
 
amitava82's Avatar
 
Join Date: Jul 2004
Location: Bangalore
Posts: 1,474
Default Re: Broken Packages after Installing NTFS-3G

From the synaptic to the lift side panel you have Filter section. from there select Broken Filter and you will see the packages with red box. Just remove or reinstall. This should fix the problem.
__________________
Steam Profile || Personal Page
Warp drive active. Approaching stargate.
amitava82 is offline  
Old 15-06-2007, 10:10 PM   #8 (permalink)
Alpha Geek
 
sachin_kothari's Avatar
 
Join Date: Dec 2004
Location: Pune
Posts: 569
Default Re: Broken Packages after Installing NTFS-3G

i installed these packages in this order for ntfs-3g

tzdata_2007f-8_all.deb
libc6_2.5-9+b1_i386.deb
libfuse2_2.6.5-1_i386.deb
fuse-utils_2.6.5-1_i386.deb
libntfs-3g2_1.516-1_i386.deb
ntfs-3g_1.516-1_i386.deb

here are the two screenshots after installing ntfs-3g
1. is where it tells me that i have broken packages and to fix them
http://img107.imageshack.us/img107/1...apshot1ew2.png

2. is where it list the packages it wants to remove to fix broken packages.
http://img477.imageshack.us/img477/2...apshot2zu3.png

This message appears when i try to install anything using apt-get
Code:
The following packages have unmet dependencies:
  libc6-dev: Depends: libc6 (= 2.3.6.ds1-13) but 2.5-9+b1 is to be installed
  libc6-i686: PreDepends: libc6 (= 2.3.6.ds1-13) but 2.5-9+b1 is to be installed  
  locales: Depends: glibc-2.3.6.ds1-1

Last edited by sachin_kothari; 15-06-2007 at 10:23 PM.
sachin_kothari is offline  
Old 15-06-2007, 10:35 PM   #9 (permalink)
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default Re: Broken Packages after Installing NTFS-3G

So, you installed those packages related to ntfs-3g manually?
If yes then install it using synaptic, again.
mehulved is offline  
Old 15-06-2007, 10:47 PM   #10 (permalink)
Alpha Geek
 
sachin_kothari's Avatar
 
Join Date: Dec 2004
Location: Pune
Posts: 569
Default Re: Broken Packages after Installing NTFS-3G

i used the fix option in synaptic.
it removed all the broken dependencies
now i restarted and i am still able to access my ntfs partition.
there seems to be no problem.
i just dont understand one thing, if ntfs-3g needed the support files then why after removing them i am still able to access ntfs partitions.
sachin_kothari is offline  
Old 15-06-2007, 10:52 PM   #11 (permalink)
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default Re: Broken Packages after Installing NTFS-3G

Can you write to that partition now. AFAIK, ntfs read support has been around for quite a while now. You need ntfs-3g only for writing to NTFS partitions.
mehulved is offline  
Old 15-06-2007, 10:55 PM   #12 (permalink)
Alpha Geek
 
sachin_kothari's Avatar
 
Join Date: Dec 2004
Location: Pune
Posts: 569
Default Re: Broken Packages after Installing NTFS-3G

yes, i can write to the partitions.
it only warns that it cannot change permissions, but this happened before also and file gets written on ntfs partitions without any problem.
sachin_kothari is offline  
Old 15-06-2007, 11:01 PM   #13 (permalink)
Commander in Chief
 
QwertyManiac's Avatar
 
Join Date: Jul 2005
Posts: 6,658
Default Re: Broken Packages after Installing NTFS-3G

Maybe what Apt did on fixing was put the required stuff and remove the unmatched one? Weird :-s Might be interference with the repos?
__________________
Harsh J
www.harshj.com
QwertyManiac is offline  
Old 15-06-2007, 11:17 PM   #14 (permalink)
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default Re: Broken Packages after Installing NTFS-3G

The picture doesn't show it to be removing ntfs-3g.
I think permissions aren't stored cos either NTFS doesn't support permissions or it has some different permission method.
mehulved is offline  
Old 16-06-2007, 06:55 AM   #15 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,536
Smile Re: Broken Packages after Installing NTFS-3G

the thing is sometimes the mirror repositories which are used in sources.list doesnot yet have the dependencies available.use debian us or german repositories by editing /etc/apt/sources.list:
Code:
# # If you get GPG errors with this sources.list, locate the GPG key in this file
# # and run these commands (where KEY is replaced with that key)
# #
# # gpg --keyserver hkp://subkeys.pgp.net --recv-keys KEY
# # gpg --export --armor KEY |  apt-key add -

#debian testing repository 
deb ftp://ftp.us.debian.org/debian/ stable main contrib non-free 
deb-src ftp://ftp.us.debian.org/debian/ stable main contrib non-free 
#debian testing security updates
deb http://security.debian.org/ stable/updates main contrib 
deb-src http://security.debian.org/ stable/updates main contrib
#debian-unofficial repository
deb http://ftp.debian-unofficial.org/debian stable main contrib   non-free restricted
#debian backports repository
deb http://www.backports.org/debian etch-backports main contrib non-free
Use the debian backports only when needed.
Quote:
Using backports.org is very simple: 1. Add this line
deb http://www.backports.org/debian etch-backports main contrib non-free to your /etc/apt/sources.list.
2. Run apt-get update
3. All backports are deactivated by default. If you want to install something from backports run:
apt-get -t etch-backports install “package”
Of course, you can use aptitude as well:
aptitude -t etch-backports install “package”
http://www.backports.org/dokuwiki/do...d=instructions

I am using Debian Sid(unstable) apt-pinned with lenny and experimental.so
no such error messages for me

Quote:
Originally Posted by sachin_kothari
yes, i can write to the partitions.
it only warns that it cannot change permissions, but this happened before also and file gets written on ntfs partitions without any problem.
I dont get any such error because that may be due to below quoted reason.
Quote:
Why do I get "WARNING: Deficient FUSE kernel module detected"? The FUSE technology used by ntfs-3g consists of two major parts: a library and a Linux kernel driver. The message means that you either have the faulty FUSE 2.6.2 release, or the library (FUSE package) is safe but the kernel driver is not. When you install or upgrade the FUSE package then it installs only the library, not the kernel driver. In other words, ntfs-3g and FUSE is safe but not your kernel. Solution: Please ask your distribution developers to fix the Linux kernel problem. The Linux kernel must be upgraded either to at least version 2.6.20, or the FUSE kernel driver must be upgraded to a safe version which is also included in the FUSE package for Linux kernel version 2.6.9 and later.
Status: Not ntfs-3g problem.
http://www.ntfs-3g.org/support.html#fuse26

Running Debian Etch(stable) is good,best for servers too.but for home user,you needs to get some more repositories added to ur sources.list to have a good experiance.best of Luxk
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org

Last edited by praka123; 16-06-2007 at 06:55 AM. Reason: Automerged Doublepost
praka123 is offline  
Old 16-06-2007, 10:06 AM   #16 (permalink)
Alpha Geek
 
sachin_kothari's Avatar
 
Join Date: Dec 2004
Location: Pune
Posts: 569
Default Re: Broken Packages after Installing NTFS-3G

^^ My kernel version is 2.6.21.5.
So i dont think that is a kernel problem.
and u said u r using Debian Sid.
how did u get that? i suppose it is not available for download?

Last edited by sachin_kothari; 16-06-2007 at 10:19 AM.
sachin_kothari is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Open Suse 10.2 : Complete Guide to installing proprietary packages JGuru Open Source 20 08-03-2007 09:27 PM
Problem installing msi-based packages as it shows "access denied" message catalyst Software Q&A 2 29-05-2006 09:02 PM
Bypassing NTFS restricitions when installing Linux godsownman Open Source 7 24-09-2005 10:31 PM

 
Latest Threads
- by Sujeet
- by soumya
- by clmlbx
- by Charan

Advertisement




All times are GMT +5.5. The time now is 12:43 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2