PDA

View Full Version : need help remastering



thrustan
04-14-2005, 11:04 AM
I am in this part:


apt-get update

After typing in the above, I got returned with this.



blah, blah, blah
]open file /var/lib/apt/lists/partial/ftp.de.debian.org_pub_debian_dists_testing_main_so urce_Sources - open (30 Read-only file system)
Failed to fetch http://ftp.de.debian.org/pub/debian/dists/testing/contrib/source/Sources.gz Could n ot open file /var/lib/apt/lists/partial/ftp.de.debian.org_pub_debian_dists_testing_contrib _source_So urces - open (30 Read-only file system)
Failed to fetch http://ftp.de.debian.org/pub/debian/dists/testing/non-free/source/Sources.gz Could not open file /var/lib/apt/lists/partial/ftp.de.debian.org_pub_debian_dists_testing_non-free_source_ Sources - open (30 Read-only file system)
Failed to fetch http://ftp.de.debian.org/debian/dists/unstable/main/binary-i386/Packages.gz Could n ot open file /var/lib/apt/lists/partial/ftp.de.debian.org_debian_dists_unstable_main_binar y-i386_Pac kages - open (30 Read-only file system)
Failed to fetch http://ftp.de.debian.org/debian/dists/unstable/contrib/binary-i386/Packages.gz Coul d not open file /var/lib/apt/lists/partial/ftp.de.debian.org_debian_dists_unstable_contrib_bi nary-i3 86_Packages - open (30 Read-only file system)
Failed to fetch http://ftp.de.debian.org/debian/dists/unstable/non-free/binary-i386/Packages.gz Cou ld not open file /var/lib/apt/lists/partial/ftp.de.debian.org_debian_dists_unstable_non-free_binary- i386_Packages - open (30 Read-only file system)
Failed to fetch http://ftp.de.debian.org/debian/dists/unstable/main/source/Sources.gz Could not ope n file /var/lib/apt/lists/partial/ftp.de.debian.org_debian_dists_unstable_main_sourc e_Sources - open (30 Read-only file system)
Failed to fetch http://ftp.de.debian.org/debian/dists/unstable/contrib/source/Sources.gz Could not open file /var/lib/apt/lists/partial/ftp.de.debian.org_debian_dists_unstable_contrib_so urce_Sources - open (30 Read-only file system)
Failed to fetch http://ftp.de.debian.org/debian/dists/unstable/non-free/source/Sources.gz Could not open file /var/lib/apt/lists/partial/ftp.de.debian.org_debian_dists_unstable_non-free_source_Source s - open (30 Read-only file system)
Failed to fetch http://ftp.de.debian.org/debian/dists/../project/experimental/main/binary-i386/Packa ges.gz Could not open file /var/lib/apt/lists/partial/ftp.de.debian.org_debian_dists_.._project_exp erimental_main_binary-i386_Packages - open (30 Read-only file system)
Failed to fetch http://ftp.de.debian.org/debian/dists/../project/experimental/contrib/binary-i386/Pa ckages.gz Could not open file /var/lib/apt/lists/partial/ftp.de.debian.org_debian_dists_.._project_ experimental_contrib_binary-i386_Packages - open (30 Read-only file system)
Failed to fetch http://ftp.de.debian.org/debian/dists/../project/experimental/non-free/binary-i386/P ackages.gz Could not open file /var/lib/apt/lists/partial/ftp.de.debian.org_debian_dists_.._project _experimental_non-free_binary-i386_Packages - open (30 Read-only file system)
Failed to fetch http://ftp.de.debian.org/debian/dists/../project/experimental/main/source/Sources.gz Could not open file /var/lib/apt/lists/partial/ftp.de.debian.org_debian_dists_.._project_experime n tal_main_source_Sources - open (30 Read-only file system)
Failed to fetch http://ftp.de.debian.org/debian/dists/../project/experimental/contrib/source/Sources .gz Could not open file /var/lib/apt/lists/partial/ftp.de.debian.org_debian_dists_.._project_experi mental_contrib_source_Sources - open (30 Read-only file system)
Failed to fetch http://ftp.de.debian.org/debian/dists/../project/experimental/non-free/source/Source s.gz Could not open file /var/lib/apt/lists/partial/ftp.de.debian.org_debian_dists_.._project_exper imental_non-free_source_Sources - open (30 Read-only file system)
W: Not using locking for read only lock file /var/lib/apt/lists/lock
W: Not using locking for read only lock file /var/lib/dpkg/lock
E: Unable to write to /var/cache/apt/
E: The package lists or status file could not be parsed or opened.


The file(s) failed to DL, how do I fix it?

Nikolay
04-14-2005, 11:17 AM
I dunno, but check that you are doing it from chrooted environment, this kind of thing you get if you do it on a system which is running from CD. Or if you rebooted or something check the mounting of a drives, must be mount as a -rw not -ro

Nikolay

thrustan
04-14-2005, 11:32 AM
Okay, fixed, thanks!

BTW, what are 'orphaned packages'?

Nikolay
04-14-2005, 12:01 PM
how to explain...
here is the definition from dict.die.net
orphan n. [Unix] A process whose parent has died; one inherited by
`init(1)'. Compare zombie.
I think this explanation would the best.

Nikolay

thrustan
04-14-2005, 12:50 PM
EDIT: Never mind; solved.

Harry Kuhman
04-14-2005, 02:06 PM
EDIT: Never mind; solved.
People tried to help you. Why not post back what the problem and resolution turned out to be, so that other who search these forums to find answers can get an answer rather than having to post the same question yet again?