Needs some help,
When installing ntfs-3g it errs because the version of ibfuse2_2.7.4-1.1ubuntu3_armel.deb, among others. is not on this ports.ubunto.com.
I new to ubunto (apt-get) and can't seem to find a site that has the correct version or know how to override dependancies in apt-get installs.
Any help for the newb would be appreciated.
root@SheevaPlug:/# apt-get install ntfs-3g
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
libx11-data libxcb1 libxau6 libxdmcp6 libxcb-xlib0 libx11-6
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
fuse-utils libfuse2 libntfs-3g31
The following NEW packages will be installed:
fuse-utils libfuse2 libntfs-3g31 ntfs-3g
0 upgraded, 4 newly installed, 0 to remove and 13 not upgraded.
Need to get 294kB of archives.
After this operation, 889kB of additional disk space will be used.
Do you want to continue [Y/n]? y
WARNING: The following packages cannot be authenticated!
libfuse2 fuse-utils libntfs-3g31 ntfs-3g
Install these packages without verification [y/N]? y
Err
http://ports.ubuntu.com jaunty/main libfuse2 2.7.4-1.1ubuntu3
404 Not Found
Err
http://ports.ubuntu.com jaunty/main fuse-utils 2.7.4-1.1ubuntu3
404 Not Found
Err
http://ports.ubuntu.com jaunty/main libntfs-3g31 1:1.2531-1.1ubuntu2
404 Not Found
Err
http://ports.ubuntu.com jaunty/main ntfs-3g 1:1.2531-1.1ubuntu2
404 Not Found
Failed to fetch
http://ports.ubuntu.com/pool/main/f/fuse/libfuse2_2.7.4-1.1ubuntu3_armel.deb 404 Not Found
Failed to fetch
http://ports.ubuntu.com/pool/main/f/fuse/fuse-utils_2.7.4-1.1ubuntu3_armel.deb 404 Not Found
Failed to fetch
http://ports.ubuntu.com/pool/main/n/ntfs-3g/libntfs-3g31_1.2531-1.1ubuntu2_armel.deb 404 Not Found
Failed to fetch
http://ports.ubuntu.com/pool/main/n/ntfs-3g/ntfs-3g_1.2531-1.1ubuntu2_armel.deb 404 Not Found
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?