I tried simply added the debian repository into fink's sources.list,
seems not work.
$ pwd
/sw/etc/apt
$ more sources.list
# Default APT sources configuration for Fink, written by the fink program
# Local package trees - packages built from source locally
# NOTE: this is automatically kept in sync with the Trees: line in
# /sw/etc/fink.conf
# NOTE: run 'fink scanpackages' to update the corresponding Packages.gz files
deb file:/sw/fink local main
deb file:/sw/fink stable main crypto
deb file:/sw/fink local injected
# Put local modifications to this file below this line, or at the top.
###### Debian Main Repos
deb http://http.us.debian.org/debian/ stable main contrib non-free
deb-src http://http.us.debian.org/debian/ stable main contrib non-free
deb http://www.debian-multimedia.org stable main non-free
I guess it might be a terribly wrong way of adding like this, but I
did not find some other relevant link.
Thanks for any advice,
--
Best Regards,
lina
--
To UNSUBSCRIBE, email to debian-us...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org
Archive: http://lists.debian.org/CAG9cJm=rDuzSkwu-ua2g8O0__W8z...@mail.gmail.com
$ sudo apt-get update
Err http://www.debian-multimedia.org stable/main Packages
404 Not Found
Ign http://www.debian-multimedia.org stable/main Release
Err http://http.us.debian.org stable/main Packages
404 Not Found [IP: 64.50.236.52 80]
Ign http://http.us.debian.org stable/main Release
Err http://www.debian-multimedia.org stable/non-free Packages
404 Not Found
Err http://http.us.debian.org stable/contrib Packages
404 Not Found [IP: 64.50.236.52 80]
Ign http://www.debian-multimedia.org stable/non-free Release
Ign http://http.us.debian.org stable/contrib Release
Err http://http.us.debian.org stable/non-free Packages
404 Not Found [IP: 64.50.236.52 80]
Ign http://http.us.debian.org stable/non-free Release
Get:1 http://http.us.debian.org stable/main Sources [5766kB]
Get:2 http://http.us.debian.org stable/main Release [99B]
Get:3 http://http.us.debian.org stable/contrib Sources [48.3kB]
Get:4 http://http.us.debian.org stable/contrib Release [102B]
Get:5 http://http.us.debian.org stable/non-free Sources [88.8kB]
Get:6 http://http.us.debian.org stable/non-free Release [103B]
Fetched 5903kB in 12s (457kB/s)
Failed to fetch
http://http.us.debian.org/debian/dists/stable/main/binary-darwin-x86_64/Packages
404 Not Found [IP: 64.50.236.52 80]
Failed to fetch
http://http.us.debian.org/debian/dists/stable/contrib/binary-darwin-x86_64/Packages
404 Not Found [IP: 64.50.236.52 80]
Failed to fetch
http://http.us.debian.org/debian/dists/stable/non-free/binary-darwin-x86_64/Packages
404 Not Found [IP: 64.50.236.52 80]
Failed to fetch
http://www.debian-multimedia.org/dists/stable/main/binary-darwin-x86_64/Packages
404 Not Found
Failed to fetch
http://www.debian-multimedia.org/dists/stable/non-free/binary-darwin-x86_64/Packages
404 Not Found
Reading Package Lists... Done
Building Dependency Tree... Done
W: Couldn't stat source package list http://http.us.debian.org
stable/main Packages
(/sw/var/lib/apt/lists/http.us.debian.org_debian_dists_stable_main_binary-darwin-x86%5f64_Packages)
- stat (2 No such file or directory)
W: Couldn't stat source package list http://http.us.debian.org
stable/contrib Packages
(/sw/var/lib/apt/lists/http.us.debian.org_debian_dists_stable_contrib_binary-darwin-x86%5f64_Packages)
- stat (2 No such file or directory)
W: Couldn't stat source package list http://http.us.debian.org
stable/non-free Packages
(/sw/var/lib/apt/lists/http.us.debian.org_debian_dists_stable_non-free_binary-darwin-x86%5f64_Packages)
- stat (2 No such file or directory)
W: Couldn't stat source package list http://www.debian-multimedia.org
stable/main Packages
(/sw/var/lib/apt/lists/www.debian-multimedia.org_dists_stable_main_binary-darwin-x86%5f64_Packages)
- stat (2 No such file or directory)
W: Couldn't stat source package list http://www.debian-multimedia.org
stable/non-free Packages
(/sw/var/lib/apt/lists/www.debian-multimedia.org_dists_stable_non-free_binary-darwin-x86%5f64_Packages)
- stat (2 No such file or directory)
W: Couldn't stat source package list http://http.us.debian.org
stable/main Packages
(/sw/var/lib/apt/lists/http.us.debian.org_debian_dists_stable_main_binary-darwin-x86%5f64_Packages)
- stat (2 No such file or directory)
W: Couldn't stat source package list http://http.us.debian.org
stable/contrib Packages
(/sw/var/lib/apt/lists/http.us.debian.org_debian_dists_stable_contrib_binary-darwin-x86%5f64_Packages)
- stat (2 No such file or directory)
W: Couldn't stat source package list http://http.us.debian.org
stable/non-free Packages
(/sw/var/lib/apt/lists/http.us.debian.org_debian_dists_stable_non-free_binary-darwin-x86%5f64_Packages)
- stat (2 No such file or directory)
W: Couldn't stat source package list http://www.debian-multimedia.org
stable/main Packages
(/sw/var/lib/apt/lists/www.debian-multimedia.org_dists_stable_main_binary-darwin-x86%5f64_Packages)
- stat (2 No such file or directory)
W: Couldn't stat source package list http://www.debian-multimedia.org
stable/non-free Packages
(/sw/var/lib/apt/lists/www.debian-multimedia.org_dists_stable_non-free_binary-darwin-x86%5f64_Packages)
- stat (2 No such file or directory)
W: You may want to run apt-get update to correct these problems
E: Some index files failed to download, they have been ignored, or old
ones used instead.
--
Best Regards,
lina
Archive: http://lists.debian.org/CAG9cJmnN4j5QZmNwe-pwvJOA...@mail.gmail.com
On Fri, Jul 22, 2011 at 18:50 +0800, lina wrote:
> I tried simply added the debian repository into fink's sources.list,
> seems not work.
> ###### Debian Main Repos
> deb http://http.us.debian.org/debian/ stable main contrib non-free
> deb-src http://http.us.debian.org/debian/ stable main contrib non-free
> deb http://www.debian-multimedia.org stable main non-free
[...]
> Err http://http.us.debian.org stable/main Packages
> 404 Not Found [IP: 64.50.236.52 80]
Could you try:
deb http://ftp.us.debian.org/debian/ squeeze main contrib non-free
please? I am also not sure if this will work with fink at all and I would
strongly recommend to ask about this on the fink mailing list. [0] It might
very well be that Debian packages are /not/ immediately compatible with fink,
but I don't know enough about fink to make an authorative statement.
[0] http://www.finkproject.org/lists/fink-users.php
--
Wolodja <bab...@gmail.com>
4096R/CAF14EFC
081C B7CD FF04 2BA9 94EA 36B2 8B7F 7D30 CAF1 4EFC
You'll notice here that apt-get is trying to fetch the Packages file for
the "binary-darwin-x86_64" architecture. Debian doesn't (currently, it
may not ever) support the Darwin operating system. You're having the
same problem that someone using cygwin on Win32 would have, namely
you're trying to mix two different operating systems.
--
Paul Saunders
Thanks, It will be cool to "combine" different operating systems.
probably one day it will be easy to achieve multi-OSs, the same as
multi-tasks. It will be very great.
>
> --
> Paul Saunders
>
--
Best Regards,
lina
--
To UNSUBSCRIBE, email to debian-us...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org
Archive: http://lists.debian.org/CAG9cJmmpr1d_gRfk3Wx0xpqt...@mail.gmail.com