* Richard Betham <rich...@betham.org.uk> [141202 19:48]:
> Thank you very much for your e-mail,
> It is useful to know that I must remove the ":" and whatever follows,
> from the end of the package name,
> so that it will be suitable input for reprepro FilterList.

I guess that still needs to be added to the documentation.
(Those :architecture are a relatively new addition to the dpkg
--get-selections output format added due to multi-arch support)

> I have got my Makefile script file to work well enough
> to generate an image for a cdrom which seems to
> be acceptable to apt-cdrom, and to apt-get.
> 
> However, when I run my script again, trying to use the cdrom as one 
> of the sources, reprepro generates an error message and aborts.
> The text of the error messages is copied into the attached file
> called "make.op.txt"
> 
> I have tried various variants of the update file,
> using:
> Method: cdrom:[...]
> Method: cdrom://[...]
> Method: cdrom:"[...]"
> 
> I did not put "...",
> I put "Debian~Wheezy~in~part~as~at~2014-11-29+21:20:36".
> I prefer to have spaces in the name, but that seemed to cause 
> trouble.
> 
> I attach copies of various files which seem relevant.
> 
> Please advise me of the correct format for the line 
> in the file conf/updates, which starts:
> Method: cdrom:...

I haven't yet used the cdrom method with reprepro, so I am a bit of a
loss what the correct syntax is. Adding enough verbosity (I think you
need several -V to get to those details) you can see what reprepro
gives the apt cdrom method. I don't knwow that format the apt method
expects exactly, but doc/method.dbk in apt source package lists some
example URLs:

file:/var/mirrors/debian/
ftp://ftp.debian.org/debian
ftp://jgg:MooCow@localhost:21/debian
nfs://bigred/var/mirrors/debian
rsync://debian.midco.net/debian
cdrom:Debian 2.0r1 Disk 1/

so I guess it might be a single colon without any other additions
(though I do not know how current that example is).

Perhaps it is easier to just mount the .iso files somewhere and
just use the file:/ method.

        Bernhard R. Link
-- 
F8AC 04D5 0B9B 064B 3383  C3DA AFFC 96D1 151D FFDC


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to