Sie sind nicht angemeldet.

Lieber Besucher, herzlich willkommen bei: Ubuntu-Forum & Kubuntu-Forum | www.Ubuntu-Forum.de. Falls dies Ihr erster Besuch auf dieser Seite ist, lesen Sie sich bitte die Hilfe durch. Dort wird Ihnen die Bedienung dieser Seite näher erläutert. Darüber hinaus sollten Sie sich registrieren, um alle Funktionen dieser Seite nutzen zu können. Benutzen Sie das Registrierungsformular, um sich zu registrieren oder informieren Sie sich ausführlich über den Registrierungsvorgang. Falls Sie sich bereits zu einem früheren Zeitpunkt registriert haben, können Sie sich hier anmelden.

  • »Bloodredangel« ist der Autor dieses Themas

Beiträge: 22

Registrierungsdatum: 10.01.2009

Derivat: Ubuntu

Architektur: 32-Bit PC

  • Nachricht senden

1

26.09.2009, 13:47

Fehler bei Installation von AUXTex, nun jegliche Installation blockiert

Zuerst einmal der Ablauf von der Installation (nicht der 1. Versuch):

Quellcode

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
bloodredangel@127:~$ sudo apt-get install auctex
[sudo] password for bloodredangel: 
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut   	
Lese Status-Informationen ein... Fertig
auctex ist schon die neueste Version.
0 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.
1 nicht vollständig installiert oder entfernt.
Nach dieser Operation werden 0B Plattenplatz zusätzlich benutzt.
Richte auctex ein (11.84-0ubuntu2) ...
install/auctex: Setting up for emacs22 (log file: /usr/share/emacs22/site-lisp/auctex//CompilationLog)... emacs-package-install: /usr/lib/emacsen-common/packages/install/auctex emacs22 emacs22 failed at /usr/lib/emacsen-common/emacs-package-install line 30, <TSORT> line 1.
dpkg: Fehler beim Bearbeiten von auctex (--configure):
 Unterprozess post-installation script gab den Fehlerwert 2 zurück
Fehler traten auf beim Bearbeiten von:
 auctex
E: Sub-process /usr/bin/dpkg returned an error code (1)


Problem ist nun, dass ich zum einen auch AUXTex installieren will und außerdem jetzt ständig dieser Fehler auftritt. zB. bei apt-get autoremove erkennt er auch, dass AUXTex unvollständig installiert wurde, aber bricht ebenfalls mit Fehler ab. Wenn ich LyX oder TeXMaker installieren will bricht er (hinterher) ebenfalls mit einer Fehlermeldung ab, die sich auf AUXTex bezieht. Hinterher heißt er installiert erst das gewünschte Programm und versucht dann das unvollständige AUCTex zu installieren und bricht wie oben ab. Hier mal am Beispiel von LyX (bereits installiert):

Quellcode

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
bloodredangel@127:~$ sudo apt-get install lyx
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut   	
Lese Status-Informationen ein... Fertig
lyx ist schon die neueste Version.
0 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.
1 nicht vollständig installiert oder entfernt.
Nach dieser Operation werden 0B Plattenplatz zusätzlich benutzt.
Richte auctex ein (11.84-0ubuntu2) ...
install/auctex: Setting up for emacs22 (log file: /usr/share/emacs22/site-lisp/auctex//CompilationLog)... emacs-package-install: /usr/lib/emacsen-common/packages/install/auctex emacs22 emacs22 failed at /usr/lib/emacsen-common/emacs-package-install line 30, <TSORT> line 1.
dpkg: Fehler beim Bearbeiten von auctex (--configure):
 Unterprozess post-installation script gab den Fehlerwert 2 zurück
Fehler traten auf beim Bearbeiten von:
 auctex
E: Sub-process /usr/bin/dpkg returned an error code (1)


Meine Sprache ist bereits de_DE.UTF-8 (hab gelesen dass das sonst Probleme machen kann) und der Versuch die tetex-Pakete nachzuinstallieren hat auch nicht geholfen. Da ich das Paket weder entfernen noch installieren kann weiß ich einfach nicht weiter und ich würde gern auch emacs als LaTeX-Editor testen. *sigh*
emacs ist btw. schon installiert und läuft ohne Probleme.

Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von »Bloodredangel« (03.03.2010, 00:01)


2

26.09.2009, 21:01

Hallo,

probier mal:

Quellcode

1
sudo apt-get install -f


das sollte die entweder Pakete installieren bzw. deinstallieren, die die dein Problem verursachen.
~ Two hours of trial and error can save ten minutes of RTFM ~

  • »Bloodredangel« ist der Autor dieses Themas

Beiträge: 22

Registrierungsdatum: 10.01.2009

Derivat: Ubuntu

Architektur: 32-Bit PC

  • Nachricht senden

3

27.09.2009, 11:52

Mit deinem Befehl (sudo apt-get install -f) kam folgendes raus:

Quellcode

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
bloodredangel@127:~$ sudo apt-get install -f
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut   	
Lese Status-Informationen ein... Fertig
Die folgenden Pakete wurden automatisch installiert und werden nicht länger benötigt:
  ispell groff texmacs-extra-fonts transfig tofrodos tidy libtidy-0.99-0
  libtiff-tools xfig-libs texmacs-common xfig librsvg2-bin xaw3dg
  libjpeg-progs iamerican
Verwenden Sie »apt-get autoremove«, um sie zu entfernen.
0 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.
1 nicht vollständig installiert oder entfernt.
Nach dieser Operation werden 0B Plattenplatz zusätzlich benutzt.
Richte auctex ein (11.84-0ubuntu2) ...
install/auctex: Setting up for emacs22 (log file: /usr/share/emacs22/site-lisp/auctex//CompilationLog)... emacs-package-install: /usr/lib/emacsen-common/packages/install/auctex emacs22 emacs22 failed at /usr/lib/emacsen-common/emacs-package-install line 30, <TSORT> line 1.
dpkg: Fehler beim Bearbeiten von auctex (--configure):
 Unterprozess post-installation script gab den Fehlerwert 2 zurück
Fehler traten auf beim Bearbeiten von:
 auctex
E: Sub-process /usr/bin/dpkg returned an error code (1)


Also selber Fehler. Konnte AUCTex aber per "apt-get purge auctex" wieder entfernen, muss ich halt ohne leben. Wäre prinzipiell schön, wenn ich das noch hinbekäme, aber werd mich wohl doch vorerst mit Kile begnügen.

4

28.09.2009, 02:42

Und hast du vielleicht da schon mal reingesehen:
log file: /usr/share/emacs22/site-lisp/auctex//CompilationLog
:?:
Beim Erstellen dieser Nachricht kamen keine Tiere zu Schaden.
me is all sausage
but don't call me Ferdl

  • »Bloodredangel« ist der Autor dieses Themas

Beiträge: 22

Registrierungsdatum: 10.01.2009

Derivat: Ubuntu

Architektur: 32-Bit PC

  • Nachricht senden

5

28.09.2009, 12:34

Bisher nicht, aber hier der Inhalt:
(Zusammengefasst tritt als einziger Error der auf, dass "bloodredangel-ubuntu" leer wäre.

Quellcode

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
checking for make... make
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for date in ChangeLog... 2007-01-12
checking for release in ChangeLog... 11.84
checking for emacs22... /usr/bin/emacs22
checking if /usr/bin/emacs22 is XEmacs... no
checking for Emacs prefix... "/usr"
checking if Emacs is recent enough... yes
checking for MULE support... cat: ./conftest-8510: No such file or directory
no
checking where lisp files go... /usr/share/emacs22/site-lisp/
checking what file to use for auctex startup... /usr/share/emacs22/site-lisp//auctex.el
checking where the package lisp files go... /usr/share/emacs22/site-lisp//auctex
checking where the data files go... /usr/share/emacs22/site-lisp//auctex
checking where the info files go... ${datarootdir}/info
checking where automatically generated global style hooks go... /var/lib/auctex/emacs22/
checking for tex... /bin/true
checking for pdftex... /usr/bin/pdftex
checking for dvips... /usr/bin/dvips
checking for perl... /usr/bin/perl
checking for makeinfo... /usr/bin/makeinfo
checking for texi2html... :
checking for texi2dvi... /usr/bin/texi2dvi
checking for texi2pdf... /usr/bin/texi2pdf
checking for install-info... /usr/sbin/install-info
configure: creating ./config.status
config.status: creating Makefile
config.status: creating tex-site.el.out
config.status: creating doc/Makefile
config.status: creating auctex.el
=== configuring in preview (/usr/share/emacs/site-lisp/auctex/preview)
configure: running /bin/bash ./configure '--prefix=/usr/'  '--disable-build-dir-test' 'GS=gs' 'LATEX=/bin/true' 'PDFLATEX=/bin/true' 'TEX=/bin/true' '--with-emacs=emacs22' '--with-lispdir=/usr/share/emacs22/site-lisp/' '--with-texmf-dir=/usr/share/texmf/' '--with-auto-dir=/var/lib/auctex/emacs22/' --cache-file=/dev/null --srcdir=.
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for emacs22... /usr/bin/emacs22
checking if /usr/bin/emacs22 is XEmacs... no
checking for Emacs prefix... "/usr"
checking if Emacs is recent enough... yes
checking where lisp files go... /usr/share/emacs22/site-lisp/
checking what file to use for preview startup... /usr/share/emacs22/site-lisp//preview-latex.el
checking where the package lisp files go... /usr/share/emacs22/site-lisp//auctex
checking where the data files go... /usr/share/emacs22/site-lisp//auctex
checking for the location of AUCTeX's tex-site.el... ..
checking for gs... gs
checking for latex... /bin/true
checking for pdflatex... /bin/true
sed: can't read latex/preview.dtx: No such file or directory
checking for tex... /bin/true
Preview will be placed in /usr/share/texmf//tex/latex/preview
Preview docs will be placed in /usr/share/texmf//doc/latex/styles
checking for texhash... /usr/bin/texhash
checking for initexmf... /usr/bin/texhash
checking for glaring installation conflicts... cat: ./conftest-9035: No such file or directory
probably none
configure: creating ./config.status
config.status: creating Makefile
config.status: creating auto.el
config.status: creating latex/Makefile

Congratulations!  Configuration of preview is complete.


Congratulations!  Configuration of AUCTeX is complete.

Type "make" at the prompt to build.
test Xno != Xno || { \
	  rm -f auto-loads.el ; \
	  /usr/bin/emacs22 -batch -q -no-site-file -no-init-file -l lpath.el --eval '(let ((generated-autoload-file (expand-file-name "auto-loads.el"))) (mapcar (function update-file-autoloads) command-line-args-left) (save-buffers-kill-emacs t))' tex.el tex-buf.el tex-style.el latex.el tex-info.el texmathp.el multi-prompt.el tex-mik.el font-latex.el tex-font.el context.el context-en.el context-nl.el tex-fold.el toolbar-x.el tex-bar.el bib-cite.el tex-fptex.el  || : ; \
	  test -r auto-loads.el || { \
		echo ";; Auto-generated part of tex-site.el" > auto-loads.el ; \
		echo "" >> auto-loads.el ; \
		/usr/bin/emacs22 -batch -q -no-site-file -no-init-file -l lpath.el --eval '(let ((generated-autoload-file (expand-file-name "auto-loads.el"))) (mapcar (function update-file-autoloads) command-line-args-left) (save-buffers-kill-emacs t))' tex.el tex-buf.el tex-style.el latex.el tex-info.el texmathp.el multi-prompt.el tex-mik.el font-latex.el tex-font.el context.el context-en.el context-nl.el tex-fold.el toolbar-x.el tex-bar.el bib-cite.el tex-fptex.el  ; \
	  } ; \
	}
Warning: defvar ignored because generated-autoload-file is let-bound
Wrote /usr/share/emacs/site-lisp/auctex/auto-loads.el
Generating autoloads for tex.el...
Generating autoloads for tex.el...done
Generating autoloads for tex-buf.el...
Generating autoloads for tex-buf.el...done
Generating autoloads for tex-style.el...
Generating autoloads for tex-style.el...done
Generating autoloads for latex.el...
Generating autoloads for latex.el...done
Generating autoloads for tex-info.el...
Generating autoloads for tex-info.el...done
Generating autoloads for texmathp.el...
Generating autoloads for texmathp.el...done
Generating autoloads for multi-prompt.el...
Generating autoloads for multi-prompt.el...done
Generating autoloads for tex-mik.el...
Generating autoloads for tex-mik.el...done
Generating autoloads for font-latex.el...
Generating autoloads for font-latex.el...done
Generating autoloads for tex-font.el...
Generating autoloads for tex-font.el...done
Generating autoloads for context.el...
Generating autoloads for context.el...done
Generating autoloads for context-en.el...
Generating autoloads for context-en.el...done
Generating autoloads for context-nl.el...
Generating autoloads for context-nl.el...done
Generating autoloads for tex-fold.el...
Generating autoloads for tex-fold.el...done
Generating autoloads for toolbar-x.el...
Generating autoloads for toolbar-x.el...done
Generating autoloads for tex-bar.el...
Generating autoloads for tex-bar.el...done
Generating autoloads for bib-cite.el...
Generating autoloads for bib-cite.el...done
Generating autoloads for tex-fptex.el...
Generating autoloads for tex-fptex.el...done
Wrote /usr/share/emacs/site-lisp/auctex/auto-loads.el
cat tex-site.el.out >tex-site.el
test Xno != Xno || cat auto-loads.el >>tex-site.el
echo "(provide 'tex-site)" >>tex-site.el ; \
	test Xno != Xno || echo ";;; tex-site.el ends here" >>tex-site.el
/usr/bin/emacs22 -batch -q -no-site-file -no-init-file -l lpath.el -f batch-byte-compile tex.el tex-buf.el tex-style.el latex.el tex-info.el texmathp.el multi-prompt.el tex-mik.el font-latex.el tex-font.el context.el context-en.el context-nl.el tex-fold.el toolbar-x.el tex-bar.el bib-cite.el tex-fptex.el style/prosper.el style/slides.el	style/foils.el 	style/amstex.el style/article.el   style/book.el  	style/letter.el style/report.el	style/amsart.el	style/amsbook.el style/epsf.el  	style/psfig.el 	style/latexinfo.el style/dutch.el 	style/german.el	style/dk.el style/j-article.el style/j-book.el	style/j-report.el style/jarticle.el  style/jbook.el 	style/jreport.el style/dinbrief.el  style/virtex.el	style/plfonts.el style/plhb.el  	style/harvard.el	 style/swedish.el style/danish.el	style/slovak.el	style/czech.el style/amsmath.el   style/amstext.el   style/amsbsy.el style/amsopn.el	style/amsthm.el	 style/natbib.el style/index.el 	style/makeidx.el   style/multind.el style/varioref.el  style/fancyref.el	 style/mdwlist.el style/ngerman.el   style/graphicx.el	 style/graphics.el style/verbatim.el  style/scrbase.el   style/scrartcl.el style/scrbook.el   style/scrreprt.el	 style/scrlttr2.el style/scrpage2.el  style/captcont.el  style/subfigure.el style/paralist.el  style/booktabs.el  style/emp.el style/jura.el  	style/alphanum.el	 style/beamer.el style/alltt.el 	style/italian.el   style/doc.el style/ltxdoc.el	style/ltx-base.el	 style/units.el style/nicefrac.el  style/url.el   	style/listings.el style/jurabib.el   style/csquotes.el  style/jsarticle.el style/jsbook.el	style/babel.el 	style/dk-bib.el style/inputenc.el  style/frenchb.el   style/francais.el style/MinionPro.el style/pdfsync.el   style/polish.el style/polski.el 
Wrote /usr/share/emacs/site-lisp/auctex/tex.elc

In toplevel form:
tex-buf.el:32:1:Error: Symbol's value as variable is void: bloodredangel-ubuntu
Wrote /usr/share/emacs/site-lisp/auctex/tex-style.elc

In toplevel form:
latex.el:32:1:Error: Symbol's value as variable is void: bloodredangel-ubuntu

In toplevel form:
tex-info.el:28:1:Error: Symbol's value as variable is void: bloodredangel-ubuntu

In toplevel form:
texmathp.el:101:1:Warning: !! The file uses old-style backquotes !!
This functionality has been obsolete for more than 10 years already
and will be removed soon.  See (elisp)Backquote in the manual.
Wrote /usr/share/emacs/site-lisp/auctex/texmathp.elc
Wrote /usr/share/emacs/site-lisp/auctex/multi-prompt.elc
Wrote /usr/share/emacs/site-lisp/auctex/tex-mik.elc

In toplevel form:
font-latex.el:44:1:Error: Symbol's value as variable is void: bloodredangel-ubuntu
Wrote /usr/share/emacs/site-lisp/auctex/tex-font.elc

In toplevel form:
context.el:52:1:Error: Symbol's value as variable is void: bloodredangel-ubuntu

In toplevel form:
context-en.el:32:1:Error: Symbol's value as variable is void: bloodredangel-ubuntu

In toplevel form:
context-nl.el:32:1:Error: Symbol's value as variable is void: bloodredangel-ubuntu

In toplevel form:
tex-fold.el:48:1:Error: Symbol's value as variable is void: bloodredangel-ubuntu
Wrote /usr/share/emacs/site-lisp/auctex/toolbar-x.elc

In toplevel form:
tex-bar.el:64:1:Error: Symbol's value as variable is void: bloodredangel-ubuntu
Wrote /usr/share/emacs/site-lisp/auctex/bib-cite.elc
Wrote /usr/share/emacs/site-lisp/auctex/tex-fptex.elc
Wrote /usr/share/emacs/site-lisp/auctex/style/prosper.elc
Wrote /usr/share/emacs/site-lisp/auctex/style/slides.elc
Wrote /usr/share/emacs/site-lisp/auctex/style/foils.elc
Wrote /usr/share/emacs/site-lisp/auctex/style/amstex.elc
Wrote /usr/share/emacs/site-lisp/auctex/style/article.elc
Wrote /usr/share/emacs/site-lisp/auctex/style/book.elc
Wrote /usr/share/emacs/site-lisp/auctex/style/letter.elc
Wrote /usr/share/emacs/site-lisp/auctex/style/report.elc
Wrote /usr/share/emacs/site-lisp/auctex/style/amsart.elc
Wrote /usr/share/emacs/site-lisp/auctex/style/amsbook.elc
Wrote /usr/share/emacs/site-lisp/auctex/style/epsf.elc
Wrote /usr/share/emacs/site-lisp/auctex/style/psfig.elc
Wrote /usr/share/emacs/site-lisp/auctex/style/latexinfo.elc
Wrote /usr/share/emacs/site-lisp/auctex/style/dutch.elc
Wrote /usr/share/emacs/site-lisp/auctex/style/german.elc
Wrote /usr/share/emacs/site-lisp/auctex/style/dk.elc
Wrote /usr/share/emacs/site-lisp/auctex/style/j-article.elc
Wrote /usr/share/emacs/site-lisp/auctex/style/j-book.elc
Wrote /usr/share/emacs/site-lisp/auctex/style/j-report.elc
Wrote /usr/share/emacs/site-lisp/auctex/style/jarticle.elc
Wrote /usr/share/emacs/site-lisp/auctex/style/jbook.elc
Wrote /usr/share/emacs/site-lisp/auctex/style/jreport.elc
Wrote /usr/share/emacs/site-lisp/auctex/style/dinbrief.elc
Wrote /usr/share/emacs/site-lisp/auctex/style/virtex.elc
Wrote /usr/share/emacs/site-lisp/auctex/style/plfonts.elc
Wrote /usr/share/emacs/site-lisp/auctex/style/plhb.elc
Wrote /usr/share/emacs/site-lisp/auctex/style/harvard.elc
Wrote /usr/share/emacs/site-lisp/auctex/style/swedish.elc
Wrote /usr/share/emacs/site-lisp/auctex/style/danish.elc
Wrote /usr/share/emacs/site-lisp/auctex/style/slovak.elc
Wrote /usr/share/emacs/site-lisp/auctex/style/czech.elc
Wrote /usr/share/emacs/site-lisp/auctex/style/amsmath.elc
Wrote /usr/share/emacs/site-lisp/auctex/style/amstext.elc
Wrote /usr/share/emacs/site-lisp/auctex/style/amsbsy.elc
Wrote /usr/share/emacs/site-lisp/auctex/style/amsopn.elc
Wrote /usr/share/emacs/site-lisp/auctex/style/amsthm.elc
Wrote /usr/share/emacs/site-lisp/auctex/style/natbib.elc
Wrote /usr/share/emacs/site-lisp/auctex/style/index.elc
Wrote /usr/share/emacs/site-lisp/auctex/style/makeidx.elc
Wrote /usr/share/emacs/site-lisp/auctex/style/multind.elc
Wrote /usr/share/emacs/site-lisp/auctex/style/varioref.elc
Wrote /usr/share/emacs/site-lisp/auctex/style/fancyref.elc
Wrote /usr/share/emacs/site-lisp/auctex/style/mdwlist.elc
Wrote /usr/share/emacs/site-lisp/auctex/style/ngerman.elc
Wrote /usr/share/emacs/site-lisp/auctex/style/graphicx.elc
Wrote /usr/share/emacs/site-lisp/auctex/style/graphics.elc
Wrote /usr/share/emacs/site-lisp/auctex/style/verbatim.elc
Wrote /usr/share/emacs/site-lisp/auctex/style/scrbase.elc
Wrote /usr/share/emacs/site-lisp/auctex/style/scrartcl.elc
Wrote /usr/share/emacs/site-lisp/auctex/style/scrbook.elc
Wrote /usr/share/emacs/site-lisp/auctex/style/scrreprt.elc
Wrote /usr/share/emacs/site-lisp/auctex/style/scrlttr2.elc
Wrote /usr/share/emacs/site-lisp/auctex/style/scrpage2.elc
Wrote /usr/share/emacs/site-lisp/auctex/style/captcont.elc
Wrote /usr/share/emacs/site-lisp/auctex/style/subfigure.elc
Wrote /usr/share/emacs/site-lisp/auctex/style/paralist.elc
Wrote /usr/share/emacs/site-lisp/auctex/style/booktabs.elc
Wrote /usr/share/emacs/site-lisp/auctex/style/emp.elc
Wrote /usr/share/emacs/site-lisp/auctex/style/jura.elc
Wrote /usr/share/emacs/site-lisp/auctex/style/alphanum.elc
Wrote /usr/share/emacs/site-lisp/auctex/style/beamer.elc
Wrote /usr/share/emacs/site-lisp/auctex/style/alltt.elc
Wrote /usr/share/emacs/site-lisp/auctex/style/italian.elc
Wrote /usr/share/emacs/site-lisp/auctex/style/doc.elc
Wrote /usr/share/emacs/site-lisp/auctex/style/ltxdoc.elc
Wrote /usr/share/emacs/site-lisp/auctex/style/ltx-base.elc
Wrote /usr/share/emacs/site-lisp/auctex/style/units.elc
Wrote /usr/share/emacs/site-lisp/auctex/style/nicefrac.elc
Wrote /usr/share/emacs/site-lisp/auctex/style/url.elc
Wrote /usr/share/emacs/site-lisp/auctex/style/listings.elc
Wrote /usr/share/emacs/site-lisp/auctex/style/jurabib.elc
Wrote /usr/share/emacs/site-lisp/auctex/style/csquotes.elc
Wrote /usr/share/emacs/site-lisp/auctex/style/jsarticle.elc
Wrote /usr/share/emacs/site-lisp/auctex/style/jsbook.elc
Wrote /usr/share/emacs/site-lisp/auctex/style/babel.elc
Wrote /usr/share/emacs/site-lisp/auctex/style/dk-bib.elc
Wrote /usr/share/emacs/site-lisp/auctex/style/inputenc.elc
Wrote /usr/share/emacs/site-lisp/auctex/style/frenchb.elc
Wrote /usr/share/emacs/site-lisp/auctex/style/francais.elc
Wrote /usr/share/emacs/site-lisp/auctex/style/MinionPro.elc
Wrote /usr/share/emacs/site-lisp/auctex/style/pdfsync.elc
Wrote /usr/share/emacs/site-lisp/auctex/style/polish.elc
Wrote /usr/share/emacs/site-lisp/auctex/style/polski.elc
make: *** [lisp] Fehler 1


Ich kenn den Bezeichner "bloodredangel-ubuntu" (weil es mein Computername ist) nur aus der /etc/hosts-Datei, daher hier mal deren Inhalt (sieht recht wust aus, ja):

Quellcode

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
127.0.0.1	127.0.0.1
bloodredangel-ubuntu	localhost.localdomain	localhost
127.0.0.1	127.0.0.1:8080
bloodredangel-ubuntu	localhost.localdomain	localhost
127.0.0.1	127.0.0.1
bloodredangel-ubuntu	localhost.localdomain	localhost
127.0.0.1	bloodredangel-ubuntu
127.0.0.1	localhost.localdomain	localhost
127.0.1.1	bloodredangel-ubuntu
127.0.0.1	jobeet.localhost
127.0.0.1	jobeet_old.localhost
127.0.0.1	blog.localhost
127.0.0.1	riseofmechs.localhost
127.0.0.1	portal.localhost
127.0.0.1	game.localhost

# The following lines are desirable for IPv6 capable hosts
::1 	ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts


Zeile 10 bis 15 sind von mir manuell eingefügt worden.

6

28.09.2009, 13:27

Quellcode

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
127.0.0.1	127.0.0.1
bloodredangel-ubuntu	localhost.localdomain	localhost
127.0.0.1	127.0.0.1:8080
bloodredangel-ubuntu	localhost.localdomain	localhost
127.0.0.1	127.0.0.1
bloodredangel-ubuntu	localhost.localdomain	localhost
127.0.0.1	bloodredangel-ubuntu
127.0.0.1	localhost.localdomain	localhost
127.0.1.1	bloodredangel-ubuntu
127.0.0.1	jobeet.localhost
127.0.0.1	jobeet_old.localhost
127.0.0.1	blog.localhost
127.0.0.1	riseofmechs.localhost
127.0.0.1	portal.localhost
127.0.0.1	game.localhost

Also entweder sind da ungewollte Zeilenumbrüche reingeraten, oder jemand hat experimentiert :)
Die Zeilen 1 bis 7 kannst Du alle rauswerfen. Sind tlw. redundant und auch falsch -> Portnummern gehören nicht in ein hosts-file. Außerdem muss jede Zeile eine IP und dazugehörige Namen enthalten.
Beim Erstellen dieser Nachricht kamen keine Tiere zu Schaden.
me is all sausage
but don't call me Ferdl

  • »Bloodredangel« ist der Autor dieses Themas

Beiträge: 22

Registrierungsdatum: 10.01.2009

Derivat: Ubuntu

Architektur: 32-Bit PC

  • Nachricht senden

7

28.09.2009, 13:32

Hab Zeilen 1-7 gelöscht, aber hat leider nicht geholfen.

8

28.09.2009, 13:50

Ich kenn mich mit der Software, die du da hast, überhaupt nicht aus. Aber hier bin ich anderer Meinung:

Zitat

Zusammengefasst tritt als einziger Error der auf, dass "bloodredangel-ubuntu" leer wäre.
Die Meldung lautet, daß der Wert für die Variable ungültig ist:
Symbol's value as variable is void: bloodredangel-ubuntu
Keine Ahnung, ob das Script den aus dem hosts-file gelesen hat oder er irgendwo einzugeben war...
Es könnte u.U. auch mit der vorhergehenden Warnung zu tun haben:
texmathp.el:101:1:Warning: !! The file uses old-style backquotes !! This functionality has been obsolete for more than 10 years already
Beim Erstellen dieser Nachricht kamen keine Tiere zu Schaden.
me is all sausage
but don't call me Ferdl

  • »Bloodredangel« ist der Autor dieses Themas

Beiträge: 22

Registrierungsdatum: 10.01.2009

Derivat: Ubuntu

Architektur: 32-Bit PC

  • Nachricht senden

9

26.01.2010, 08:29

Das Problem ist leider wieder aktuell. Wollte grad das Paket "gwydion-dylan-dev" installieren, aber das kollidiert wieder mit emacs mit der selben Fehlernachricht "Symbol's value as variable is void:".
Hab jetzt auch mal hosts ganz geleert gehabt, trotzdem trat der fehler auf, weiterhin mit dem Symbol "bloodredangel-ubuntu", dh. der Fehler liegt in einer anderen Datei. (Wobei mich die paar hundert Zeilen misgebildeter Definitionen schon gewundert haben, kA welches Programm die dazugehauen hat.)

  • »Bloodredangel« ist der Autor dieses Themas

Beiträge: 22

Registrierungsdatum: 10.01.2009

Derivat: Ubuntu

Architektur: 32-Bit PC

  • Nachricht senden

10

03.03.2010, 00:00

Konnte es durch eine Neuinstallation "loesen". Hat insgesamt mit backuppen des home Ordners rund 4 Stunden gedauert, ergo wesentlich kuerzer als die Zeit die ich investiert habe um 'rumzuprobieren'.

Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von »Bloodredangel« (03.03.2010, 00:02)