On Tue, Feb 01, 2011 at 06:38:38PM +0100, Michael Vogt wrote:
> On Tue, Feb 01, 2011 at 12:26:02PM -0400, Joey Hess wrote:
> > Michael Vogt wrote:
> > > That is a problem with apt then, I attached a patch that should fix
> > > it and will upload that tonight. I guess the libudev support shadowed
>
Michael Vogt wrote:
> On Tue, Feb 01, 2011 at 12:26:02PM -0400, Joey Hess wrote:
> > Michael Vogt wrote:
> > > That is a problem with apt then, I attached a patch that should fix
> > > it and will upload that tonight. I guess the libudev support shadowed
> > > this problem on the other arches.
> >
I wrote:
> Looking at the syslog, apt says it's going to use /media/cdrom as
> the moint point but then mount seems to be run with /cdrom.
> Screenshot of this weirdness attached.
That was a red herring, apt was not using /cdrom. (d-i does)
Forgotten screenshot attached anyway.
> I see that the g
On Tue, Feb 01, 2011 at 12:26:02PM -0400, Joey Hess wrote:
> Michael Vogt wrote:
> > That is a problem with apt then, I attached a patch that should fix
> > it and will upload that tonight. I guess the libudev support shadowed
> > this problem on the other arches.
>
> d-i installs a 00CDMountPoint
Michael Vogt wrote:
> That is a problem with apt then, I attached a patch that should fix
> it and will upload that tonight. I guess the libudev support shadowed
> this problem on the other arches.
d-i installs a 00CDMountPoint apt config file containing:
Acquire::cdrom {
mount "/media/cdrom";
On Tue, Feb 01, 2011 at 02:37:36PM +0100, Robert Millan wrote:
> 2011/1/31 Michael Vogt :
> > Thanks for your bugreport. On systems where libudev is availalbe we
> > dlopen() it nowdays to figure out the right mount point. On systems
> > where that is not the case apt will just rely on /etc/fstab t
2011/1/31 Michael Vogt :
> Thanks for your bugreport. On systems where libudev is availalbe we
> dlopen() it nowdays to figure out the right mount point. On systems
> where that is not the case apt will just rely on /etc/fstab to find
> the mountpoint. Could you please check if that has a correct e
7 matches
Mail list logo