[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [Q]: Emacs CVS status



* jmarant@nerim.net (Jérôme Marant) wrote:
> Kai Grossjohann <kai@emptydomain.de> writes:

>> Marcus Frings <iam-est-hora-surgere@despammed.com> writes:

>>> First of all Emacs complained about the missing DOC-21.3.50.2 which was
>>> easy to fix as I just had to rename the existing DOC-21.3.50.1 

>> Perhaps you weren't building from a pristine working copy?  Does it
>> hielp to invoke "make distclean" before building the package?

> "make maintainer-clean" is the way to get a clean build.

Okay, here is what I did and what has happened:

,----
| ./configure
| make maintainer-clean
| 
| dpkg-buildpackage -us -uc -rfakeroot
| 
| dpkg -i emacs-snapshot-common_20040508-1_all.deb
`----

Then I had to use

,----
| dpkg --force-overwrite -i emacs-snapshot_20040508-1_i386.deb
| emacs-snapshot-bin-common_20040508-1_i386.deb
`----

because otherwise I get:

,----
| Entpacke emacs-snapshot (aus emacs-snapshot_20040508-1_i386.deb) ...
| dpkg: Fehler beim Bearbeiten von emacs-snapshot_20040508-1_i386.deb
| (--install): 
| versuche »/usr/share/lintian/overrides/emacs-snapshot« zu überschreiben,
| welches auch in Paket emacs-snapshot-bin-common ist
| 
| Fehler traten auf beim Bearbeiten von: emacs-snapshot_20040508-1_i386.deb
`----

It means that emacs-snapshot_20040508-1_i386.deb tries to overwrite
/usr/share/lintian/overrides/emacs-snapshot which is also in
emacs-snapshot-bin-common_20040508-1_i386.deb.

And here is another error I get:

,----
| install/emacs-goodies-el: Handling emacs-snapshot, logged in /tmp/elc_4Vu6U2.log
| cp: Ungültige Option -- n

invalid option

| ,,cp --help" gibt weitere Informationen.
| emacs-install: /usr/lib/emacsen-common/packages/install/emacs-goodies-el
| emacs-snapshot emacs21 failed at /usr/lib/emacsen-common/emacs-install
| line 28, <TSORT> line 14. 
| dpkg: Fehler beim Bearbeiten von emacs-snapshot (--install):
|  Unterprozess post-installation script gab den Fehlerwert 1 zurück
| Fehler traten auf beim Bearbeiten von:
|  emacs-snapshot
`----

Besides I still got the error of the missing doc string file so I had to

,----
| cp /usr/share/emacs/21.3.50/etc/DOC-21.3.50.1 /usr/share/emacs/21.3.50/etc/DOC-21.3.50.2
`----

I hope this small report helps a little.

Regards,
Marcus
-- 
"Tracer cartridges are used for target indication, fire adjustment, signal
purposes and destroying personnel. Tracer bullets can ignite. The path of the
bullet is indicated by a red flame. AP incendiary cartridges are used for
destroying fuel, gasoline and for destroying targets protected by thin armour."



Reply to: