Changes between Initial Version and Version 1 of Ticket #587


Ignore:
Timestamp:
05/08/10 01:16:29 (14 years ago)
Author:
broder
Comment:

I just tested building debathena-tex-config on a Lucid machine, and I got all the files I would have expected, which makes me think that we're missing a build-dependency somewhere or something:

opus:~/sipb/src/athena/debathena/config/tex-config broder$ dpkg -c ../debathena-tex-config_1.3_all.deb 
drwxr-xr-x root/root         0 2010-05-08 01:10 ./
drwxr-xr-x root/root         0 2010-05-08 01:10 ./etc/
drwxr-xr-x root/root         0 2010-05-08 01:10 ./etc/texmf/
drwxr-xr-x root/root         0 2010-05-08 01:10 ./etc/texmf/dvips/
drwxr-xr-x root/root         0 2010-05-08 01:10 ./etc/texmf/dvips/config/
-rw-r--r-- root/root     15818 2010-05-08 01:09 ./etc/texmf/dvips/config/config.ps.debathena
drwxr-xr-x root/root         0 2010-05-08 01:10 ./etc/texmf/dvipdfm/
drwxr-xr-x root/root         0 2010-05-08 01:10 ./etc/texmf/dvipdfm/config/
-rw-r--r-- root/root      1490 2010-05-08 01:09 ./etc/texmf/dvipdfm/config/config.debathena
drwxr-xr-x root/root         0 2010-05-08 01:10 ./etc/texmf/dvipdfmx/
-rw-r--r-- root/root      7457 2010-05-08 01:09 ./etc/texmf/dvipdfmx/dvipdfmx.cfg.debathena
drwxr-xr-x root/root         0 2010-05-08 01:10 ./etc/texmf/xdvi/
-rw-r--r-- root/root     13871 2010-05-08 01:09 ./etc/texmf/xdvi/XDvi.debathena
drwxr-xr-x root/root         0 2010-05-08 01:10 ./etc/texmf/tex/
drwxr-xr-x root/root         0 2010-05-08 01:10 ./etc/texmf/tex/generic/
drwxr-xr-x root/root         0 2010-05-08 01:10 ./etc/texmf/tex/generic/config/
-rw-r--r-- root/root       283 2010-05-08 01:09 ./etc/texmf/tex/generic/config/pdftexconfig.tex.debathena
drwxr-xr-x root/root         0 2010-05-08 01:10 ./usr/
drwxr-xr-x root/root         0 2010-05-08 01:10 ./usr/share/
drwxr-xr-x root/root         0 2010-05-08 01:10 ./usr/share/doc/
drwxr-xr-x root/root         0 2010-05-08 01:10 ./usr/share/doc/debathena-tex-config/
-rw-r--r-- root/root      1472 2009-04-04 09:33 ./usr/share/doc/debathena-tex-config/copyright
-rw-r--r-- root/root       371 2010-04-28 17:56 ./usr/share/doc/debathena-tex-config/changelog.gz

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #587 – Description

    initial v1  
    1 debathena-tex-config is empty on Lucid, and also barfs during the Karmic upgrade. 
     1For some reason, the debathena-tex-config doesn't configure any of the files it's supposed to: 
     2 
     3{{{ 
     4opus:~ broder$ dpkg -L debathena-tex-config 
     5/. 
     6/usr 
     7/usr/share 
     8/usr/share/doc 
     9/usr/share/doc/debathena-tex-config 
     10/usr/share/doc/debathena-tex-config/copyright 
     11/usr/share/doc/debathena-tex-config/changelog.gz 
     12}}} 
     13 
     14aseering reported that this caused errors when upgrading from a release whose tex-config package wasn't borked.