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

Re: dpkg feature implementation



On Tue, Jan 5, 2010 at 11:14 PM, Michael Gilbert
<michael.s.gilbert@gmail.com> wrote:
> On Tue, 5 Jan 2010 21:22:16 +0530, dE . wrote:
>> On Tue, Jan 5, 2010 at 8:57 PM, Michael Gilbert
>> <michael.s.gilbert@gmail.com> wrote:
>> > On Tue, 5 Jan 2010 13:55:34 +0530, dE . wrote:
>> >> The solution that I'm proposing is a super dep package. A single
>> >> 'sdebp' file which's suppose to install a singe software (mostly a
>> >> meta package for e.g kde) but contains all dependencies which might be
>> >> required by the package relative to a fresh OS install. A command to
>> >> make dpkg install this package will make it check all the dependencies
>> >> which are required to be installed from this super deb package in the
>> >> current system. Thus only the required will be installed to satisfy
>> >> the dependency of the meta package.
>> >
>> > This is an overly complicated solution to an already solved problem.
>> > Just mount the debian dvd/cd isos using the "loop" option (can be
>> > done automatically with an appropriate /etc/fstab) and add the mounted
>> > path to your apt sources.list.
>> >
>> > Best wishes,
>> > Mike
>> >
>> It might be more complicated for the developers, but -
>> 1) Making a CD/DVD.
>
> You don't have to burn the discs, you only need to mount them.
>

But someone has to make the repository....

>> 2) Making the fstab entries.
>> 3) manipulating the packaging system configuration.
>
> This is something that can be figured out with existing documentation.
> Perhaps a write-up for this specific use-case would be useful.
>

People are not willing to read, they want the job done fast, they are
ready to spend money for it, they are even ready to compromise a bit
of security at times.

>> Is IMO much harder than -
>> 1) Double clicking on the file.
>> 2) Pressing the install button to install it.
>
> This is undesirable for many reasons.  Users should strive to use only
> signed packages to guard against malware (see recent gnome-look
> issue).  Sometimes ease-of-use needs to take a back seat.  There are
> other operating systems that make software installation as easy as your
> two-step process and they suffer the consequences.
>
> Mike
>

The sdebp package will contain deb packages which are signed. You are
generally always at risks when downloading a 3rd party
software...either it be sources or deb packages...the risks are equal.
All this will do is make software installation easier in offline
cases, and at times when things are not in the repository.

>
> --
> To UNSUBSCRIBE, email to debian-dpkg-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
>
>


Reply to: