Hello! I received «that» when trying to write a "Hello World" program to test the recently installed KDevelop on my System.
> cd '/home/denton/Projects/HelloWorld' && WANT_AUTOCONF_2_5="1" > WANT_AUTOMAKE_1_6="1" LC_MESSAGES="C" LC_CTYPE="C" make -f Makefile.cvs && > mkdir '/home/denton/Projects/HelloWorld/debug' && cd > '/home/denton/Projects/HelloWorld/debug' && CFLAGS="-O0 -g3 " > "/home/denton/Projects/HelloWorld/configure" --enable-debug=full && cd > '/home/denton/Projects/HelloWorld/debug' && WANT_AUTOCONF_2_5="1" > WANT_AUTOMAKE_1_6="1" LC_MESSAGES="C" LC_CTYPE="C" make -k aclocal make: aclocal: Command not found make: *** [all] Error 127 *** Exited with status: 2 *** Then I tried to solve the problem by hand (sudo apt-get -s install automake)... > Paketlisten werden gelesen... Fertig Abhängigkeitsbaum wird aufgebaut Reading state information... Fertig Die folgenden zusätzlichen Pakete werden installiert: autoconf autotools-dev m4 Vorgeschlagene Pakete: autoconf2.13 autobook autoconf-archive gnu-standards autoconf-doc Empfohlene Pakete: automaken Die folgenden NEUEN Pakete werden installiert: autoconf automake autotools-dev m4 0 aktualisiert, 4 neu installiert, 0 zu entfernen und 5 nicht aktualisiert. Inst m4 (1.4.10-1 Ubuntu:8.04/hardy) Inst autoconf (2.61-4 Ubuntu:8.04/hardy) Inst autotools-dev (20070725.1 Ubuntu:8.04/hardy) Inst automake (1:1.10.1-2 Ubuntu:8.04/hardy) Conf m4 (1.4.10-1 Ubuntu:8.04/hardy) Conf autoconf (2.61-4 Ubuntu:8.04/hardy) Conf autotools-dev (20070725.1 Ubuntu:8.04/hardy) Conf automake (1:1.10.1-2 Ubuntu:8.04/hardy) den...@tron:~$ sudo apt-get install automake Paketlisten werden gelesen... Fertig Abhängigkeitsbaum wird aufgebaut Reading state information... Fertig Die folgenden zusätzlichen Pakete werden installiert: autoconf autotools-dev m4 Vorgeschlagene Pakete: autoconf2.13 autobook autoconf-archive gnu-standards autoconf-doc Empfohlene Pakete: automaken Die folgenden NEUEN Pakete werden installiert: autoconf automake autotools-dev m4 0 aktualisiert, 4 neu installiert, 0 zu entfernen und 5 nicht aktualisiert. Es müssen 1236kB Archive geholt werden. After this operation, 4116kB of additional disk space will be used. Möchten Sie fortfahren [J/n]? y Hole:1 http://de.archive.ubuntu.com hardy/main m4 1.4.10-1 [207kB] Hole:2 http://de.archive.ubuntu.com hardy/main autoconf 2.61-4 [448kB] Hole:3 http://de.archive.ubuntu.com hardy/main autotools-dev 20070725.1 [61,9kB] Hole:4 http://de.archive.ubuntu.com hardy/main automake 1:1.10.1-2 [519kB] Es wurden 1236kB in 1s geholt (707kB/s) dpkg: Fehler beim Bearbeiten von /var/cache/apt/archives/m4_1.4.10-1_i386.deb (--unpack): Konnte Paket-Infodatei »/var/lib/dpkg/tmp.ci/control« nicht zum Lesen öffnen: No such file or directory dpkg: Fehler beim Bearbeiten von /var/cache/apt/archives/autoconf_2.61-4_all.deb (--unpack): Konnte Paket-Infodatei »/var/lib/dpkg/tmp.ci/control« nicht zum Lesen öffnen: No such file or directory dpkg: Fehler beim Bearbeiten von /var/cache/apt/archives/autotools-dev_20070725.1_all.deb (--unpack): Konnte Paket-Infodatei »/var/lib/dpkg/tmp.ci/control« nicht zum Lesen öffnen: No such file or directory dpkg: Fehler beim Bearbeiten von /var/cache/apt/archives/automake_1%3a1.10.1-2_all.deb (--unpack): Konnte Paket-Infodatei »/var/lib/dpkg/tmp.ci/control« nicht zum Lesen öffnen: No such file or directory Fehler traten auf beim Bearbeiten von: /var/cache/apt/archives/m4_1.4.10-1_i386.deb /var/cache/apt/archives/autoconf_2.61-4_all.deb /var/cache/apt/archives/autotools-dev_20070725.1_all.deb /var/cache/apt/archives/automake_1%3a1.10.1-2_all.deb E: Sub-process /usr/bin/dpkg returned an error code (1) den...@tron:~$ sudo apt-get clean den...@tron:~$ sudo apt-get autoclean Paketlisten werden gelesen... Fertig Abhängigkeitsbaum wird aufgebaut Reading state information... Fertig den...@tron:~$ sudo apt-get autoremove Paketlisten werden gelesen... Fertig Abhängigkeitsbaum wird aufgebaut Reading state information... Fertig 0 aktualisiert, 0 neu installiert, 0 zu entfernen und 5 nicht aktualisiert. den...@tron:~$ sudo apt-get check Paketlisten werden gelesen... Fertig Abhängigkeitsbaum wird aufgebaut Reading state information... Fertig den...@tron:~$ ls -l /usr/bin/automake ls: Zugriff auf /usr/bin/automake nicht möglich: No such file or directory Seems like there is a problem with wrong paths or such. I hope it's ok to post it here since the description of that bug report matched and I didn't want to open a new report. ;-) -- Incorrect automake, aclocal path variables in autoreconf script https://bugs.launchpad.net/bugs/321727 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs