[mythtv-commits] Re: Ticket #852: New debian repository

MythTV mythtv at cvs.mythtv.org
Thu Dec 29 16:05:27 EST 2005


#852: New debian repository
------------------------+---------------------------------------------------
 Reporter:  Adam Egger  |        Owner:  rkulagow
     Type:  task        |       Status:  assigned
 Priority:  minor       |    Milestone:  0.19    
Component:  mythtv      |      Version:  head    
 Severity:  medium      |   Resolution:          
------------------------+---------------------------------------------------
Comment (by Adam Egger):

 Ok, I have verified everything in the debian section. The repository entry
 for the debian sources is:

 deb-src ftp://ftp.nerim.net/debian-marillat/ sid main

 So please change line 840 from deb to deb-src.

 The debian subsection (the old lines 1178 and following) is still valid,
 you could just adapt the current data:

 apt-get source mythtv
 Reading package lists... Done
 Building dependency tree... Done
 Need to get 9898kB of source archives.
 Get:1 ftp://ftp.nerim.net sid/main mythtv 0.18.1-7 (tar) [9877kB]
 Get:2 ftp://ftp.nerim.net sid/main mythtv 0.18.1-7 (diff) [19.9kB]
 Fetched 9896kB in 43s (229kB/s)
 dpkg-source: extracting mythtv in mythtv-0.18.1
 dpkg-source: unpacking mythtv_0.18.1.orig.tar.gz
 dpkg-source: applying ./mythtv_0.18.1-7.diff.gz

 Please put the following information between lines 1194 and 1195.

 apt-get build-dep mythtv

 should be used to resolve all dependencies. It installs all needed
 packages automatically and avoids the following step (dpkg-buildpackage)
 from failing.


 The next step (dpkg-buildpackage) displays the following lines with
 version 0.18.1-7:

 dpkg-deb: building package `mythtv-backend' in `../mythtv-
 backend_0.18.1-7_i386.deb'.
 dpkg-deb: building package `mythtv-frontend' in `../mythtv-
 frontend_0.18.1-7_i386.deb'.
 dpkg-deb: building package `libmyth-0.18.1' in
 `../libmyth-0.18.1_0.18.1-7_i386.deb'.
 dpkg-deb: building package `libmyth-0.18.1-dev' in
 `../libmyth-0.18.1-dev_0.18.1-7_i386.deb'.
 dpkg-deb: building package `mythtv-debug' in `../mythtv-
 debug_0.18.1-7_i386.deb'.
  dpkg-genchanges -b
 dpkg-genchanges: binary-only upload - not including any source code
 dpkg-buildpackage: binary only upload (no source included)

 real    32m3.598s
 user    22m49.538s
 sys     1m5.224s


 root at c64:/tmp/mythtv-0.18.1# ls -l ../*.deb
 -rw-r--r-- 1 root root 4595488 2005-12-29 21:57
 ../libmyth-0.18.1_0.18.1-7_i386.deb
 -rw-r--r-- 1 root root  267522 2005-12-29 21:57
 ../libmyth-0.18.1-dev_0.18.1-7_i386.deb
 -rw-r--r-- 1 root root   17862 2005-12-29 21:56 ../mythtv_0.18.1-7_all.deb
 -rw-r--r-- 1 root root  491866 2005-12-29 21:57 ../mythtv-
 backend_0.18.1-7_i386.deb
 -rw-r--r-- 1 root root 4625522 2005-12-29 21:56 ../mythtv-
 common_0.18.1-7_all.deb
 -rw-r--r-- 1 root root   19638 2005-12-29 21:56 ../mythtv-
 database_0.18.1-7_all.deb
 -rw-r--r-- 1 root root   25754 2005-12-29 21:57 ../mythtv-
 debug_0.18.1-7_i386.deb
 -rw-r--r-- 1 root root  715614 2005-12-29 21:56 ../mythtv-
 doc_0.18.1-7_all.deb
 -rw-r--r-- 1 root root  750326 2005-12-29 21:57 ../mythtv-
 frontend_0.18.1-7_i386.deb

 The last section about svn looks ok, too.

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/852>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list