Hi All
thanks for the help on this, I am slowly getting somewhere with this.
For now, and with the help, I am going to get the option menu working,
so this allows a single option to be selected from the menu and run,
then goes back to the menu for the user to choose the next option if needed.
On Sat, Aug 31, 2019 at 07:52:23PM +0100, Paul Sutton wrote:
> #!/bin/bash
> OPTIONS="Update List Upgrade Autoremove Clean Quit"
> select opt in $OPTIONS; do
:-( :-(
Please don't abuse string variables to hold lists in bash. Bash has
array variables. Use an array to hold a list.
> elif
On 31/08/2019 08:11, Paul Sutton wrote:
>
> On 30/08/2019 18:11, Greg Wooledge wrote:
>> On Fri, Aug 30, 2019 at 05:31:50PM +0100, Paul Sutton wrote:
>>> What tool is used to produce the graphical interface for programs such
>>> as tasksel
>> A program named dialog, or whiptail which is basically
On 30/08/2019 18:11, Greg Wooledge wrote:
> On Fri, Aug 30, 2019 at 05:31:50PM +0100, Paul Sutton wrote:
>> What tool is used to produce the graphical interface for programs such
>> as tasksel
>
> A program named dialog, or whiptail which is basically "dialog lite".
> Both of these are in packa
On Fri 30 Aug 2019 at 13:11:52 -0400, Greg Wooledge wrote:
> On Fri, Aug 30, 2019 at 05:31:50PM +0100, Paul Sutton wrote:
> > What tool is used to produce the graphical interface for programs such
> > as tasksel
>
> A program named dialog, or whiptail which is basically "dialog lite".
> Both of t
On Fri, Aug 30, 2019 at 05:31:50PM +0100, Paul Sutton wrote:
> What tool is used to produce the graphical interface for programs such
> as tasksel
A program named dialog, or whiptail which is basically "dialog lite".
Both of these are in packages with the same name as the program.
ii dialog
On Wed, Oct 27, 2010 at 02:08:32PM +0530, Raman Pandarinathan wrote:
> Hi,
> Today I download amd64 CD-1 image. The installation is smooth. However
> taks sel shows only -ssh-server, mail-server and standard system. The
> Desktop environment or other options are not show. As as result only
> the ba
On Wed, 27 Oct 2010 14:08:32 +0530, Raman Pandarinathan wrote:
> Today I download amd64 CD-1 image. The installation is smooth. However
> taks sel shows only -ssh-server, mail-server and standard system. The
> Desktop environment or other options are not show. As as result only the
> base system i
Quoth Andrew Sackville-West at 2009-10-13 00:34...
> I've not used LVM+crypt from the installer directly, though I've
> retrofitted it to my laptop. It can be a pain (kernel upgrades are
> always scary, yet somehow seem to always work), but I find it worth it
> for peace of mind. I know that my set
On Mon, Oct 12, 2009 at 07:26:54PM +1030, Matthew Smith wrote:
> Quoth Matthew Smith at 2009-10-12 12:29...
> > So, how do I get the nice tasksel menu (with all the options) that I get
> > when booted from netinst? (I won't even ask why the mirrors won't work
> > when they did 5 days ago when I di
* Matthew Smith 12.10.2009
> Quoth Matthew Smith at 2009-10-12 12:29...
> > So, how do I get the nice tasksel menu (with all the options) that I get
> > when booted from netinst? (I won't even ask why the mirrors won't work
> > when they did 5 days ago when I did the original install.)
>
> It wo
Quoth Matthew Smith at 2009-10-12 12:29...
> So, how do I get the nice tasksel menu (with all the options) that I get
> when booted from netinst? (I won't even ask why the mirrors won't work
> when they did 5 days ago when I did the original install.)
Not exactly answering my own question, just d
Pradeeper wrote:
> I install a Sarge box using 1st CD. After that I edit my
> /etc/apt/source.list to reflect my closest Debian mirror and did apt-get
> update and upgrade without any problem.
>
> I wanted a Debian desktop and I ran tasksel and found out there's no
> selection for "Debian Desktop
Joey Hess wrote:
meta-kde has been removed from testing; the desktop task won't be
available until it goes in again.
When does the freeze start?
--
Cheers
John
-- spambait
[EMAIL PROTECTED] [EMAIL PROTECTED]
Tourist pics http://portgeographe.environmentaldisasters.cds.merseine.nu/
--
To UNSUBSC
Don Jackson wrote:
> On Tuesday 31 August 2004 01:31 pm, Magnus Ekhall wrote:
> > Hi,
> >
> > I tried to install Sarge from a netinstall CD, but I run into trouble when
> > I get to tasksel.
> >
> > There is no option to select "Desktop environment" or "x server".
> > There are only options to inst
On Tuesday 31 August 2004 01:31 pm, Magnus Ekhall wrote:
> Hi,
>
> I tried to install Sarge from a netinstall CD, but I run into trouble when
> I get to tasksel.
>
> There is no option to select "Desktop environment" or "x server".
> There are only options to install web server, file server and so
On Sun, 1 Aug 2004 15:31:16 -0400
Joey Hess <[EMAIL PROTECTED]> wrote:
> Keith O'Connell wrote:
> > Where can I find out what files comprised;
> >
> > lsb
>
> The lsb package.
>
> > unix server
>
> Too ill-defined to really be useful, but FWIW, it comprised these
>
On Sun, Aug 01, 2004 at 08:04:48PM +0100, Jon Dowland wrote:
> On Sun, 1 Aug 2004 16:22:54 +0100, Keith O'Connell
> <[EMAIL PROTECTED]> wrote:
>
> > What a strange answer that was. I really don't care how tasksel
> > works. I have no idea if a bug exists. I was asking if the lists
> > that used t
Keith O'Connell wrote:
> Where can I find out what files comprised;
>
> lsb
The lsb package.
> unix server
Too ill-defined to really be useful, but FWIW, it comprised these
packages:
ssh
telnetd
talk
talkd
ytalk
finger
fingerd
ftpd
zsh
tcsh
pdksh
s
On Sun, 1 Aug 2004 16:22:54 +0100, Keith O'Connell
<[EMAIL PROTECTED]> wrote:
> What a strange answer that was. I really don't care how tasksel works. I have no
> idea if a bug exists. I was asking if the lists that used to make up the tasksel
> groups exist as lists anywhere.
>
> I'm sure you
John,
On Sun, 01 Aug 2004 09:13:04 +0800
John Summerfield <[EMAIL PROTECTED]> wrote:
> If you don't like the way tasksel works, file a bug report with
> reportbug. It's not difficult, and one of the better ways to get
> problems fixed.
What a strange answer that was. I really don't care how t
Keith O'Connell wrote:
Hi,
I am running testing and last week I wiped down a machine and
started again. I normally use some of the tasksel groups to
save time in picking files I will want. I now find that since
the last time I used it it has changed drastically.
Paul E Condon wrote:
On Sat, Jul 31, 2004 at 10:36:15PM +0100, Keith O'Connell wrote:
Hi,
I am running testing and last week I wiped down a machine and
started again. I normally use some of the tasksel groups to
save time in picking files I will want. I now find that sinc
On Sat, Jul 31, 2004 at 10:36:15PM +0100, Keith O'Connell wrote:
> Hi,
>
> I am running testing and last week I wiped down a machine and
> started again. I normally use some of the tasksel groups to
> save time in picking files I will want. I now find that since
> the last
You could try mounting it manually on the second virtual console when
the installation program asks for a second CD. Then switch back to the
installation program on the first console and resume with the
installation. This worked for me.
Jaka
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a
On Sun, 2003-11-02 at 04:11, Uwe Dippel wrote:
> On Sat, 01 Nov 2003 22:50:43 +0800, Rob Weir wrote:
>
> > This is when you should head off to http://bugs.debian.org/ and see if
> > the bug is already reported. If not, file it yourself.
>
> Thanks. I did. The answer came a day later:
>
> > The
On Sat, 01 Nov 2003 22:50:43 +0800, Rob Weir wrote:
> This is when you should head off to http://bugs.debian.org/ and see if
> the bug is already reported. If not, file it yourself.
Thanks. I did. The answer came a day later:
> The absence of a package from testing is not a bug.
I'm a newbie i
On Sat, 01 Nov 2003 22:50:43 +0800, Rob Weir wrote:
> This is when you should head off to http://bugs.debian.org/ and see if
> the bug is already reported. If not, file it yourself.
Thanks. I did. The answer came a day later:
> The absence of a package from testing is not a bug.
I'm a newbie i
On Sat, 01 Nov 2003 22:50:43 +0800, Rob Weir wrote:
> This is when you should head off to http://bugs.debian.org/ and see if
> the bug is already reported. If not, file it yourself.
Thanks. I did. The answer came a day later:
> The absence of a package from testing is not a bug.
I'm a newbie i
On Sat, Nov 01, 2003 at 09:12:17PM +0800, Uwe Dippel said
> Plain upgrade von Woody to something more stable than unstable using
> apt-get dist-upgrade went smoothly, but left me without much on the
> desktop. So I issued another
>
> # apt-get update
> # apt-get upgrade
> #tasksel
>
> resulted in
On Fri, 2003-10-31 at 10:49, Ravi Gehlot wrote:
> I've been trying to get tasksel to work after a fresh installation but it
> doesn't work, instead I get a question like "have you upgraded packages" ?
> What is going on?
>
Just run: base-config.
--
greg, [EMAIL PROTECTED]
REMEMBER ED CURRY! h
On Wed, 2003-07-02 at 02:29, Iain Buchanan wrote:
> > You're trying to run tasksel under those conditions?
>
> yep...? Is that a leading question!?
Since you're installing, you might be a newbie (like me - at Debian,
anyway). I've been doing ad-hoc tech support for my Dad for years, and
his mo
On Mon, 2003-06-30 at 12:26, Shawn Lamson wrote:
> On Sun, June 29 at 12:26 PM EDT
> Iain Buchanan <[EMAIL PROTECTED]> wrote:
[snip]
> > I get a heap of
> > Depends: but it is not going to be installed
> > and then finally
> > E: Sorry, broken packages
> > for anything I try through tasksel.
> >
On Tue, 2003-07-01 at 02:21, Bob Proulx wrote:
> Iain Buchanan wrote:
> > Depends: but it is not going to be installed and then finally
> > E: Sorry, broken packages
> > for anything I try through tasksel.
>
> That looks like a broken /etc/apt/sources.list file. Which may have
> happened if you
On Mon, 2003-06-30 at 22:36, Bret Comstock Waldow wrote:
> On Sat, 2003-06-28 at 22:56, Iain Buchanan wrote:
> > Hi all,
[snip]
> Tell me if I read this right, or what's different:
>
> You're installing Debian from scratch, no pre-existing files.
yep
> You've completed the initial install, and
Iain Buchanan wrote:
> Depends: but it is not going to be installed and then finally
> E: Sorry, broken packages
> for anything I try through tasksel.
That looks like a broken /etc/apt/sources.list file. Which may have
happened if you edited the file and made a typo or possibly if you had
a prob
On Sat, 2003-06-28 at 22:56, Iain Buchanan wrote:
> Hi all,
> I'm having some trouble getting tasksel to install packages past the
> base system. I'm not new to linux, (bsd, redhat) but I'm new to
> debian. I'm assuming the problem is not with taskel itself, but rather
> with some dependencies o
On Sun, June 29 at 12:26 PM EDT
Iain Buchanan <[EMAIL PROTECTED]> wrote:
> Hi all,
> I'm having some trouble getting tasksel to install packages past the
> base system. I'm not new to linux, (bsd, redhat) but I'm new to
> debian. I'm assuming the problem is not with taskel itself, but
> rather w
Hi all,
I'm having some trouble getting tasksel to install packages past the
base system. I'm not new to linux, (bsd, redhat) but I'm new to
debian. I'm assuming the problem is not with taskel itself, but rather
with some dependencies or broken packages, but I don't know quite how to
interpret th
Q. Gong wrote:
> Is it possible to use tasksel to select a task and remove all the packages
> in the selected task? Thanks in advance.
No, but you can do it in aptitude -- find the task in the set of tasks
at the bottom of aptitude's list, and hit '-' with the task title
highlighted. Although this
On Wednesday 06 November 2002 10:32, Q. Gong wrote:
> Hi,
>
> Is it possible to use tasksel to select a task and remove all the packages
> in the selected task? Thanks in advance.
>
> Qian
I think this is impossible. However, you can see what packages belong to
what task with the taskinfo...
I've
On Thu, Jan 03, 2002 at 05:49:32PM +0100, Mirek Dobsicek wrote:
> I've used tasksel to install several packages ...
> but when I run tasksel later again, why arent installed
> tasks marked? It's very confusing ...
Yes, it's bug #54233.
--
Colin Watson [EMAIL PR
On Wed, Jul 25, 2001 at 09:08:46AM +0300, Tuomas Pellonpera wrote:
> Hi!
>
> Last weekend I installed Debian 2.2r on my computer. As I want to do
> programming in C, C++ and Objective-C, when running tasksel, do I have to
> select BOTH "C Devel," "C++ Devel," AND "Objective-C Devel" tasks?
> (Sorr
43 matches
Mail list logo