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

Re: [Q]: Emacs CVS status



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

 "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
> `----

Sounds OK.

> 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.

I found the bug and fixed it. Thanks.


> 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
> `----

It is somehow a bug in emacs-goodies-el since it won't accept dashes in
flavour names. I'm fixing those scripts.

> 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 don't understand why it is necessary.

> I hope this small report helps a little.

Of course! Thanks!

-- 
Jérôme Marant

http://marant.org



Reply to: