apt-get problem

Warum Debian und/oder eine seiner Spielarten? Was muss ich vorher wissen? Wo geht es nach der Installation weiter?
Antworten
Benutzeravatar
atmabodha
Beiträge: 17
Registriert: 08.01.2004 13:13:45
Wohnort: Österreich

apt-get problem

Beitrag von atmabodha » 01.03.2004 01:09:58

Hallo

Ich möchte mittels apt-get xcdroast installieren, bekomme aber immer folgende Fehlermeldung. Habe auch schon cdrecord installiert,

-------------------------------
mas:/home/deb# apt-get install xcdroast
Reading Package Lists... Done
Building Dependency Tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

Sorry, but the following packages have unmet dependencies:
xcdroast: Depends: cdrecord (>= 4:2.0) but it is not going to be installed
E: Sorry, broken packages
mas:/home/deb#
---------------------------------------


Woody mit bf24

mfG Mas

Archmage
Beiträge: 138
Registriert: 11.08.2003 03:15:01

Beitrag von Archmage » 01.03.2004 07:30:15

Was sagt den:

Code: Alles auswählen

apt-get install cdrecord
???

Benutzeravatar
atmabodha
Beiträge: 17
Registriert: 08.01.2004 13:13:45
Wohnort: Österreich

Beitrag von atmabodha » 01.03.2004 08:13:53

Ich bin jetzt nicht auf meiner linux maschine

Aber was ich soweit weiß: "cdrecord 4:0.25 done"
Zuletzt geändert von atmabodha am 28.09.2005 22:18:50, insgesamt 1-mal geändert.

Benutzeravatar
zyta2k
Beiträge: 2446
Registriert: 14.03.2003 09:18:00
Kontaktdaten:

Re: apt-get problem

Beitrag von zyta2k » 01.03.2004 12:41:58

atmabodha hat geschrieben: xcdroast: Depends: cdrecord (>= 4:2.0) but it is not going to be installed
passt nicht zu
Woody mit bf24
In Woody ist xcdroast 0.98+0alpha9-9 welches von cdrecord >= 3:1.9-1 (und nicht >=4:2.0) abhängt !

Will heissen:
Du hast kein Woody !!

Ich tippe mal auf: testing oder unstable (da die beiden xcdroast die abhängigkeit nach >=4:2.0 haben).

Fazit:
Nix Woody. Du hast testing oder unstable.

Poste mal die sources.list ;)

Benutzeravatar
atmabodha
Beiträge: 17
Registriert: 08.01.2004 13:13:45
Wohnort: Österreich

Beitrag von atmabodha » 01.03.2004 16:30:49

meine sources.list

deb http://ftp.de.debian.org/debian/ stable main non-free contrib
deb-src http://ftp.de.debian.org/debian/ stable main non-free contrib
deb http://non-us.debian.org/debian-non-US stable/non-US main contrib non-fr$deb-src http://non-us.debian.org/debian-non-US stable/non-US main contrib no$

deb http://security.debian.org/ stable/updates main contrib non-free


deb http://ftp.acc.umu.se/mirror/mirrors.ev ... ckport$deb http://www.ecology.uni-kiel.de/mirrors/ ... org/debian woody$deb-src http://www.ecology.uni-kiel.de/mirrors/ ... org/debian w$

++++++++++++++++++++++++

ich wollte xcdroast mittels backports installieren:

deb http://www.fs.tum.de/~bunk/debian woody/bunk-1 main contrib non-free
deb-src http://www.fs.tum.de/~bunk/debian woody/bunk-1 main contrib non-free


habe's wieder herausgelöscht
und bekomme folgende meldung

---------------------------------------
Reading Package Lists... Done
Building Dependency Tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

Sorry, but the following packages have unmet dependencies:
xcdroast: Depends: cdrecord (>= 3:1.9-1) but it is not going to be installed Depends: mkisofs (>= 3:1.9-1) but it is not going to be installed Depends: cdda2wav (>= 3:1.9-1) but it is not going to be installedE: Sorry, broken packages
mas:/home/deb#
---------------------------------------------------------

welche version soll das sein: cdrecord (>= 3:1.9-1)

ich möchte eigentlich cdercord2.x auf mei systen installiert haben weil ich da keine SCSI EMULATION brauche mit bf2.4

wie soll ich ambesten vorgehen

Benutzeravatar
zyta2k
Beiträge: 2446
Registriert: 14.03.2003 09:18:00
Kontaktdaten:

Beitrag von zyta2k » 01.03.2004 17:07:22

Probiers mal mit folgender sources.list

Code: Alles auswählen

deb http://ftp.de.debian.org/debian/ stable main non-free contrib
deb http://non-us.debian.org/debian-non-US stable/non-US main contrib non-free
deb http://security.debian.org/ stable/updates main contrib non-free
deb http://www.fs.tum.de/~bunk/debian woody/bunk-1 main contrib non-free
danach apt-get update und apt-get install xcdroast

Benutzeravatar
atmabodha
Beiträge: 17
Registriert: 08.01.2004 13:13:45
Wohnort: Österreich

Beitrag von atmabodha » 01.03.2004 17:18:48

Dan bekomme ich wieder folgende meldung


mas:~# apt-get install xcdroast
Reading Package Lists... Done
Building Dependency Tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

Sorry, but the following packages have unmet dependencies:
xcdroast: Depends: cdrecord (>= 4:2.0) but it is not going to be installed

Benutzeravatar
atmabodha
Beiträge: 17
Registriert: 08.01.2004 13:13:45
Wohnort: Österreich

Beitrag von atmabodha » 01.03.2004 18:15:14

Danke für die rasche hilfe
xcdrost ist schon installiert


habe folgendes aus der sources.lis entfernt und danach apt-get update und apt-get install xcdroast

deb http://ftp.acc.umu.se/mirror/mirrors.ev ... orts/woody gnome2.2/
deb http://www.ecology.uni-kiel.de/mirrors/ ... org/debian woody cdrtools
deb-src http://www.ecology.uni-kiel.de/mirrors/ ... org/debian woody cdrtools

super und vielen dank nochmals
mfg mas

Antworten