USA Linux Users Group Forum Index
Log in Register FAQ Memberlist Search USA Linux Users Group Forum Index Album

How long does it take to do a dist-upgrade on your distro?
Goto page 1, 2, 3, 4, 5  Next
 
Post new topic   Reply to topic   printer-friendly view    USA Linux Users Group Forum Index » System Administration and Security
View previous topic :: View next topic  
Author Message
JP
Linux Guru


Joined: 07 Jul 2024
Posts: 6670
Location: Central Montana

PostPosted: Tue Feb 12, 2024 7:04 pm    Post subject: How long does it take to do a dist-upgrade on your distro? Reply with quote

I'm curious ..... I've been using sidux for a while now and it seems to take an awful long time to upgrade it, especially since it's a rolling upgrade, rather than a timed (every xxx months, years etc.) upgrade.

What I'd like is that you tell us which distro you use, how long (hours/minutes) it takes, your processor speed, RAM and your last upgraded kernel ..... this isn't a contest as to who is upgraded to the latest/greatest, it's just for info as to which distro/kernel might upgrade the fastest. Of course, my 735Mhz GQ's will upgrade much slower than your dual-core 2.5Ghz 4Gb RAM running Feather Linux, but it's all for the info, not for a contest. Honesty is important here, because this kind of info may enable a new user to tailor their choice or use of distros to what is entered by you. Very Happy Very Happy

My time stats will be included in a while, because I'm getting ready to smxi right now and will time it for this post and edit to include the time. NOTE: When I first tried to smxi, I got all kinds of error 100's, so I did apt-get dist-upgrade for which I received 403 forbidden errors. After going onto the sidux IRC, I was told that many servers are down in the US today for some unexplained reason, so I did
Code:
smxi -m
and changed the mirror to Germany, and things went off without a hitch Wink

1.) DISTRO - sidux
2.) KERNEL - 2.6.24.2.slh.4-sidux-686
3.) TIME TO UPGRADE - 22 minutes, start to finish, incl. new kernel 2.6.24.2
4.) COMPUTER - HP Pavilion a1203w
5.) PROCESSOR - AMD Semperon 3000+ (1.8Ghz)
6.) RAM - 512 Mb
7.) PARTITION - 15Gb
8.) CONNECTION - DSL-256Kb

I don't know if the partition size makes any difference as far as an upgrade, but I thought I'd include it just in case someone has a theory that it might make any difference. Wink I've also added the speed of my DSL line.



_________________
Dell Box - Arch Linux
Dell Lappy - DreamLinux 3.5 - Default OS
Mepis 8.0 - Backup


Last edited by JP on Tue Feb 12, 2024 8:52 pm; edited 3 times in total
Back to top
View user's profile Send private message Visit poster's website
crouse
Site Admin


Joined: 17 Apr 2024
Posts: 11833
Location: Iowa

PostPosted: Tue Feb 12, 2024 7:19 pm    Post subject: Reply with quote

Would be way to many variables to really tell...........

but I posted my upgrade for Arch I JUST did Wink

Code:
[root@localhost pkg]# time pacman -Syu
:: Synchronizing package databases...
 core                      23.8K   62.7K/s 00:00:00 [########################################] 100%
 extra                    310.5K   89.5K/s 00:00:03 [################################] 100%
 community                341.0K   90.5K/s 00:00:04 [##################################] 100%
:: Starting full system upgrade...
resolving dependencies...
looking for inter-conflicts...

Targets: firefox-2.0.0.12-1  licenses-2.3-1  openntpd-3.9p1-7

Total Download Size:    9.45 MB
Total Installed Size:   9.52 MB

Proceed with installation? [Y/n] y
:: Retrieving packages from core...
 licenses-2.3-1-i686       62.1K  102.6K/s 00:00:01 [#############################] 100%
:: Retrieving packages from extra...
 firefox-2.0.0.12-1-i686    9.4M   92.3K/s 00:01:44 [#####################################] 100%
:: Retrieving packages from community...
 openntpd-3.9p1-7          21.7K   70.7K/s 00:00:00 [###################################] 100%
checking package integrity...
(3/3) checking for file conflicts                   [#################################] 100%
(1/3) upgrading firefox                             [###############################] 100%
(2/3) upgrading licenses                            [###############################] 100%
(3/3) upgrading openntpd                            [################################] 100%

real    2m45.920s
user    0m2.710s
sys     0m4.413s
[root@localhost pkg]#



_________________
Veronica - Arch Linux 64-bit -- Kernel 2.6.33.4-1
Archie/Jughead - Arch Linux 32-bit -- Kernel 2.6.33.4-1
Betty/Reggie - Arch Linux (VBox) 32-bit -- Kernel 2.6.33.4-1
BumbleBee - OpenSolaris-SunOS 5.11
Back to top
View user's profile Send private message Visit poster's website AIM Address
JP
Linux Guru


Joined: 07 Jul 2024
Posts: 6670
Location: Central Montana

PostPosted: Tue Feb 12, 2024 8:42 pm    Post subject: Reply with quote

crouse wrote:
Would be way to many variables to really tell...........

but I posted my upgrade for Arch I JUST did Wink
Code:
[root@localhost pkg]# time pacman -Syu

Code:
real    2m45.920s
user    0m2.710s
sys     0m4.413s
[root@localhost pkg]#


Am I reading that correctly? you do a dist-upgrade in under 3 minutes Question Surprised Shocked Surprised Shocked



_________________
Dell Box - Arch Linux
Dell Lappy - DreamLinux 3.5 - Default OS
Mepis 8.0 - Backup
Back to top
View user's profile Send private message Visit poster's website
crouse
Site Admin


Joined: 17 Apr 2024
Posts: 11833
Location: Iowa

PostPosted: Tue Feb 12, 2024 9:18 pm    Post subject: Reply with quote

uhhhhhhh yeah ??

The main iso after installing is usually out of sync after it's been out a week or two, the FIRST time you do a pacman -Syu it might take considerably longer...... never more than 1/2 an hour for me yet though...... ALL subsequent updates of EVERYTHING usually never take more than a couple minutes tops, unless KDE updates then you get a TON of updates all that day..... might take awhile then (my dsl speed isn't great at work).

My cable internet setup at home updated over 400 mb's of updates in the span of just a couple minutes. It was connecting at over a MB/sec ..... it's 64 bit/3.6ghz machine with 4 gigs ram and it has gigbit ethernet connected to a gigabit router so no limitations other than the download speed of the server i'm pulling from. Updating the entire system every day usually takes less than 60 seconds....... no big deal. Even kernel updates on that machine take less than a min or two tops. One of the reasons I love using Arch.



_________________
Veronica - Arch Linux 64-bit -- Kernel 2.6.33.4-1
Archie/Jughead - Arch Linux 32-bit -- Kernel 2.6.33.4-1
Betty/Reggie - Arch Linux (VBox) 32-bit -- Kernel 2.6.33.4-1
BumbleBee - OpenSolaris-SunOS 5.11
Back to top
View user's profile Send private message Visit poster's website AIM Address
tlmiller
Ultimate Member


Joined: 01 May 2024
Posts: 2433
Location: MD, USA

PostPosted: Tue Feb 12, 2024 9:44 pm    Post subject: Reply with quote

Arch will, 90% of the time, take less time than anything based on Sid to update. The packages in Sid are rebuilt almost monthly. If you go over 3 days without doing a dist-upgrade in sidux, you will have WELL over 100 updates to apply. Arch, because they rebuild it less frequently (WAY less frequently) will usually have 10-20 to update.



_________________
Debian Squeeze, Arch, Kubuntu mostly. Some Mandriva. Some Windows.
Desktops: shadowdragon, medusa
Laptops: bluedrake, banelord, sandwyrm, aardvark.
Back to top
View user's profile Send private message AIM Address MSN Messenger
masinick
Linux Guru


Joined: 03 Apr 2024
Posts: 8615
Location: Concord, NH

PostPosted: Tue Feb 12, 2024 9:44 pm    Post subject: Reply with quote

It takes anywhere from a minute to an hour to do a distribution upgrade. Under ten packages can easily be done in a few minutes, even if they are large, but if they are small, it is almost instantaneous.

On sidux, you should do dist-upgrades at least once a week, otherwise you will have hundreds of packages to modify, and that is what takes a long time.

Also, do an apt-get clean every now and then to clean up the cache, that helps.

I've done as many as 800 packages in about an hour, but it can get lengthy if there are upwards of 800 packages.



_________________
Brian Masinick
Distros: SimplyMEPIS
sidux - no CAPS!, antiX, Debian
Back to top
View user's profile Send private message Visit poster's website Yahoo Messenger
anticapitalista
Member


Joined: 13 Jan 2024
Posts: 185
Location: Greece

PostPosted: Tue Feb 12, 2024 10:23 pm    Post subject: Reply with quote

I regularly do a dist-upgrade on antiX (using sid repos), and because there is nothing heavy like openoffice, KDE, it only takes a few minutes. Today (and yesterday) I have been experimenting and I successfully installed the new sidux 2.6.24 kernel to it and it took about 10 minutes on my box an AMD 2024, 512 RAM.

But as someone posted above, there are far too many variables in trying to get some sort of picture.



_________________
antiX
sidux
Back to top
View user's profile Send private message
JP
Linux Guru


Joined: 07 Jul 2024
Posts: 6670
Location: Central Montana

PostPosted: Tue Feb 12, 2024 10:28 pm    Post subject: Reply with quote

crouse wrote:
uhhhhhhh yeah ??

The main iso after installing is usually out of sync after it's been out a week or two, the FIRST time you do a pacman -Syu it might take considerably longer...... never more than 1/2 an hour for me yet though...... ALL subsequent updates of EVERYTHING usually never take more than a couple minutes tops, unless KDE updates then you get a TON of updates all that day..... might take awhile then (my dsl speed isn't great at work).

My cable internet setup at home updated over 400 mb's of updates in the span of just a couple minutes. It was connecting at over a MB/sec ..... it's 64 bit/3.6ghz machine with 4 gigs ram and it has gigbit ethernet connected to a gigabit router so no limitations other than the download speed of the server i'm pulling from. Updating the entire system every day usually takes less than 60 seconds....... no big deal. Even kernel updates on that machine take less than a min or two tops. One of the reasons I love using Arch.


I have DSL here, 256k MAX! My first dist-upgrade took over 4 hours, subsequest ones being 1/2 hour or less, and it's all in init 3, which means I get to sit and watch, as X can't be up or it will mess things up badly (as in broken). I did a speed test yesterday, in preparation for this upgrade (and thread), and I had 258k upload and 262k download Sad When I asked the tech support why it was so slow, he acted as if that was almost a T-1 speed! I just acted the ignorant fool and bit my tongue ..... We have no cable option here, maybe a dish network, but I'm pretty sure I can't afford satellite Internet! Laughing When my SS goes through, I'll probably not be able to afford even DSL, so I'll most likely be back on dial-up like Germ --- he and I will be able to commiserate about the speed of dial-up again ...... we can compare dial-up speeds Laughing Laughing



_________________
Dell Box - Arch Linux
Dell Lappy - DreamLinux 3.5 - Default OS
Mepis 8.0 - Backup
Back to top
View user's profile Send private message Visit poster's website
tlmiller
Ultimate Member


Joined: 01 May 2024
Posts: 2433
Location: MD, USA

PostPosted: Tue Feb 12, 2024 10:46 pm    Post subject: Reply with quote

Yeah, that'll limit you. I regularly get 600K SUSTAINED down, peaks regularly over 1000, infrequently hitting peaks of 1500 (both sidux and arch about the same speed). Limited to 256 will definitely cause your updates to take WAY longer.

By the way, don't they have DSL packages starting at $15/month there? I know they do here, only $5/month more expensive than dial-up.



_________________
Debian Squeeze, Arch, Kubuntu mostly. Some Mandriva. Some Windows.
Desktops: shadowdragon, medusa
Laptops: bluedrake, banelord, sandwyrm, aardvark.
Back to top
View user's profile Send private message AIM Address MSN Messenger
lberg
Sr. Member


Joined: 28 Jul 2024
Posts: 1289

PostPosted: Wed Feb 13, 2024 12:38 am    Post subject: Reply with quote

JP wrote:
I have DSL here, 256k MAX


Same here. And I have so little time to run my Linux computer that I do pacman -Syu MAYBE every 2 weeks in a good month..... most of the time it's over 3 weeks. And crouse is right--unless GNOME (don't use KDE) has released an update, it STILL goes pretty fast....even with a few weeks of not updating. I don't remember exact times, but I can definitely agree with what's already been mentioned: It's VERY, very rarely over 1/2 hour....even WITH Gnome updates......



_________________
2 Computers: Arch Linux, 64-bit
3 Computers: Arch Linux, 32-bit
Back to top
View user's profile Send private message
jada
Linux Guru


Joined: 13 May 2024
Posts: 3064
Location: Sun City, CA 92585

PostPosted: Wed Feb 13, 2024 12:47 am    Post subject: Reply with quote

I just start a testbox with Archlinux. This computer was 253 days offline. How it looks I will posting today Very Happy
Code:
[root@arch-02 jada]# pacman -Syu
warning: current locale is invalid; using default "C" locale
:: Synchronizing package databases...
 core                      23.8K   80.0K/s 00:00:00 [#####################] 100%
 extra                    310.5K  292.3K/s 00:00:01 [#####################] 100%
 community                341.0K  295.8K/s 00:00:01 [#####################] 100%
:: Starting full system upgrade...
:: Replace mktemp with core/coreutils? [Y/n] y
:: Replace mpg321 with extra/mpg123? [Y/n] y
warning: bind: forcing upgrade to version 9.4.2-1
warning: cpufrequtils: forcing upgrade to version 002-3
warning: dnsutils: forcing upgrade to version 9.4.2-1
warning: flex: forcing upgrade to version 2.5.33-4
warning: opera: forcing upgrade to version 9.25-2

:: pacman has detected a newer version of the "pacman" package.
:: It is recommended that you allow pacman to upgrade itself
:: first, then you can re-run the operation with the newer version.
::
:: Upgrade pacman first? [Y/n] y
resolving dependencies... done.
looking for inter-conflicts... done.

Targets: libarchive-2.4.11-1  libdownload-1.3-1  pacman-3.1.1-1

Total Package Size:   1.19 MB

Proceed with installation? [Y/n] y
:: Retrieving packages from core...
 libarchive               314.8K  253.4K/s 00:00:01 [#####################] 100%
 libdownload               49.4K   97.9K/s 00:00:01 [#####################] 100%
 pacman                   855.2K  460.4K/s 00:00:02 [#####################] 100%
checking package integrity... done.
cleaning up... done.
(3/3) checking for file conflicts                   [#####################] 100%
(1/3) upgrading libarchive                          [#####################] 100%
(2/3) upgrading libdownload                         [#####################] 100%
(3/3) upgrading pacman                              [#####################] 100%
>>> The makepkg.conf syntax has changed, please note the new format
>>> when merging the pacnew file with your old configuration.
>>>
>>> The pacman.conf default file has changed. Please update your
>>> config to use the single mirrorlist, and any additional files
>>> in /etc/pacman.d/ (core, extra, etc.) can be deleted.
>>>
>>> The location of sync DBs has moved from /var/lib/pacman/ to
>>> /var/lib/pacman/sync/ for several reasons. To delete older
>>> DBs, please run pacman -Sc and follow the instructions.
>>> You will also have to run pacman -Sy to refresh the sync DBs.
>>>
>>> abs is no longer included; please install the 'abs' package
>>> to use abs. You may need to edit abs.conf to re-enable repos.
[root@arch-02 jada]#



_________________
openSUSE 11.1 Desktop KDE 4.3.1 buildservice Factory
Linux Mint 7 Desktop Gnome
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
jada
Linux Guru


Joined: 13 May 2024
Posts: 3064
Location: Sun City, CA 92585

PostPosted: Wed Feb 13, 2024 12:54 am    Post subject: Reply with quote

Code:

[root@arch-02 jada]# pacman -Syu
:: Synchronizing package databases...
 core                      23.8K   80.3K/s 00:00:00 [#####################] 100%
 extra                    310.5K  261.1K/s 00:00:01 [#####################] 100%
 community                341.0K  302.5K/s 00:00:01 [#####################] 100%
:: Starting full system upgrade...
:: Replace mktemp with core/coreutils? [Y/n] y
:: Replace mpg321 with extra/mpg123? [Y/n] y
warning: bind: forcing upgrade to version 9.4.2-1
warning: cpufrequtils: forcing upgrade to version 002-3
warning: dnsutils: forcing upgrade to version 9.4.2-1
warning: flex: forcing upgrade to version 2.5.33-4
warning: opera: forcing upgrade to version 9.25-2
resolving dependencies...
warning: dependency cycle detected:
warning: bash will be installed before its glibc dependency
warning: dependency cycle detected:
warning: readline will be installed before its glibc dependency
warning: dependency cycle detected:
warning: ncurses will be installed before its glibc dependency
warning: dependency cycle detected:
warning: db will be installed before its coreutils dependency
looking for inter-conflicts...

Remove: mktemp  mpg321

Total Removed Size:   0.08 MB

Targets: ncurses-5.6-6  readline-5.2-7  bash-3.2.033-2
         kernel-headers-2.6.23.1-2  tzdata-2007k-1  glibc-2.7-7  attr-2.4.39-2
         acl-2.2.45-2  cracklib-2.8.10-5  gcc-libs-4.2.3-3  db-4.6.21-2
         pam-0.99.9.0-2  shadow-4.0.18.2-2  coreutils-6.10-2  libtool-1.5.26-1
         mpg123-1.2.0-1  fontconfig-2.5.0-1  zlib-1.2.3-4  libpng-1.2.24-1
         cairo-1.4.14-1  libtasn1-1.3-1  lzo2-2.02-3  libgpg-error-1.6-1
         libgcrypt-1.4.0-1.1  opencdk-0.6.6-1  gnutls-2.0.4-1  libcups-1.3.5-1
         pcre-7.6-2  glib2-2.14.5-1  pango-1.18.4-1  gtk2-2.12.7-1
         binutils-2.18-5  gmp-4.2.2-2  mpfr-2.3.1-1  gcc-4.2.3-1
         glproto-1.4.9-1  libgl-7.0.3rc1-1  mesa-7.0.3rc1-1  acroread-8.1.2-1
         dialog-1.1_20071028-1  pciutils-2.2.8-3  alsa-utils-1.0.15-2
         e2fsprogs-1.40.4-1  apr-1.2.12-1  gdbm-1.8.3-5  apr-util-1.2.12-1
         openssl-0.9.8g-2  apache-2.2.8-1  jack-audio-connection-kit-0.109.0-1
         kde-common-3.5.8-3  libxmu-1.0.4-1  qt3-3.3.8-6.1  arts-1.5.8-2
         diffutils-2.8.1-5  gawk-3.1.6-2  m4-1.4.10-3  autoconf-2.61-3
         perl-5.8.8-9  automake-1.10.1-2  filesystem-2007.11-6  avahi-0.6.20-3
         bftpd-2.1-1  bin86-0.16.17-3  dnsutils-9.4.2-1  bind-9.4.2-1
         bison-2.3-4  bluez-libs-3.24-1  libusb-0.1.12-3  bluez-utils-3.24-2
         bridge-utils-1.2-2  bzip2-1.0.4-3  cairomm-1.4.6-1  cmake-2.4.8-1
         cpio-2.9-3  sysfsutils-2.1.0-4  cpufrequtils-002-3
         device-mapper-1.02.24-1  popt-1.10.6-3  cryptsetup-1.0.5-5
         csup-20060318-5  cups-1.3.5-1  curl-7.18.0-1  dbus-qt3-0.62-3
         dcron-3.2-3  dhcpcd-3.2.0-1  dmapi-2.2.8-3  libxml2-2.6.31-1
         docbook-xsl-1.73.2-1  dosfstools-2.11-2  dvd+rw-tools-7.0-4  ed-0.8-3
         enlightenment-0.16.8.11-1  gnome-desktop-2.20.3-1  eog-2.20.4-1
         libidl2-0.8.10-1  mozilla-common-1.1-2  xulrunner-1.8.1.11-1
         epiphany-2.20.3-1  eventlog-0.2.5-2  ghostscript-8.61-1
         gnome-keyring-2.20.3-1  libsasl-2.1.22-5  libldap-2.3.39-2
         smbclient-3.0.28A-1  gnome-vfs-2.20.1-1  libdjvu-3.5.20-1
         poppler-0.6.3-1  poppler-glib-0.6.3-1  evince-2.20.2-1  evms-2.5.5-5
         libsoup-2.2.104-1  evolution-data-server-1.12.3-1  exiv2-0.15-1
         faad2-2.6-1  grep-2.5.3-3  sed-4.1.5-3  fakeroot-1.9.2-1  fbset-2.1-2
         file-4.23-1  file-roller-2.20.3-1  findutils-4.2.32-1
         firefox-2.0.0.12-1  flashplugin-9.0.115.0-2  flex-2.5.33-4
         font-bitstream-speedo-1.0.0-4  font-misc-ethiopic-1.0.0-4
         font-misc-meltho-1.0.0-4  freeglut-2.4.0-3  freetype1-1.3.1-4
         glib-1.2.10-7  gtk-1.2.10-8  imlib-1.9.15-4  libstroke-0.5.1-2
         fvwm-2.4.20-2  gail-1.20.2-1  gc-7.0-2  gdb-6.7.1-1
         gtksourceview2-2.0.2-1  libgnomecups-0.2.3-1  libgnomeprint-2.18.3-1
         libgnomeprintui-2.18.2-1  python-2.5.1-5  pygobject-2.14.1-1
         pygtk-2.12.1-1  gedit-2.20.4-1  gen-init-cpio-2.6.17-3
         gettext-0.17-1  librsvg-2.20.0-1  gimp-2.4.4-1  gkrellm-2.3.1-2
         glibmm-2.14.2-1  gmime-2.2.16-1  gnokii-0.6.22-3
         gnome-menus-2.20.3-1  libwnck-2.20.3-1  gnome-panel-2.20.3-1
         gstreamer0.10-0.10.15-1  gstreamer0.10-base-0.10.15-1
         gstreamer0.10-alsa-0.10.15-1  gucharmap-1.10.2-1  libgtop-2.20.1-1
         gnome-applets-2.20.1-1  metacity-2.20.2-1  libbeagle-0.3.0-3
         nautilus-2.20.0-4  gnome-control-center-2.20.3-1
         gnome-python-2.20.1-1  gnome-python-desktop-2.20.0-3  guile-1.8.3-1
         gnome-games-2.20.3-1  gnome-power-manager-2.20.2-1
         tcp_wrappers-7.6-8  gnome-session-2.20.3-1  gtkmm-2.12.3-1
         gnome-system-monitor-2.20.2-1  vte-0.16.12-1  gnome-terminal-2.18.4-1
         gnome-utils-2.20.0.1-2  gnupg-1.4.8-1  libassuan-1.0.4-1
         gnupg2-2.0.8-1  gpgme-1.1.6-1  gpm-1.20.1-7  groff-1.19.2-4
         grub-0.97-9  gstreamer0.10-cdparanoia-0.10.15-1
         gstreamer0.10-gnomevfs-0.10.15-1  gstreamer0.10-ogg-0.10.15-1
         gstreamer0.10-vorbis-0.10.15-1  gtkhtml-3.16.3-1  gutenprint-5.0.2-1
         vi-7.1.228-1  vim-7.1.228-1  gvim-7.1.228-1  gzip-1.3.12-4
         hal-info-0.20071212-1  hdparm-7.7-3  usbutils-0.73-5  wget-1.11-1
         hwd-5.3.2-1  hwdetect-0.9-1  icewm-1.2.35-1  ifenslave-1.1.0-3
         imagemagick-6.3.8.0-1  intltool-0.37.0-1  iproute-070710-3
         iptables-1.3.8-2  iputils-20070202-4  isdn4k-utils-3.2p1-3
         jfsutils-1.1.12-2  jre-6u3-2  kbd-1.12.20070827-2  kdelibs-3.5.8-4
         lm_sensors-3.0.1-1  xorg-xauth-1.0.2-1  kdebase-3.5.8-3
         qscintilla-qt3-1.7.1-2  kdebindings-3.5.8-2  libgphoto2-2.4.0-4
         poppler-qt3-0.6.3-1  kdegraphics-3.5.8-3  sqlite3-3.5.6-1
         libopensync-0.34-1  kdepim-3.5.8-2  klibc-1.5-3  klibc-extras-2.3-1
         klibc-udev-116-2  klibc-module-init-tools-3.2.2-1
         mkinitcpio-0.5.17-2  module-init-tools-3.2.2-5  kernel26-2.6.24.1-2
         less-418-1  lftp-3.6.3-1  libao-0.8.8-2  orbit2-2.14.12-1
         libbonobo-2.20.3-1  libcdio-0.79-1  libelf-0.8.10-3  libevent-1.3d-2
         libgdiplus-1.2.6-1  libmikmod-3.1.12-1  libmysqlclient-5.0.51-2
         libpcap-0.9.8-2  libsamplerate-0.1.2-4  libtar-1.2.11-3
         libxfont-1.3.1-2  licenses-2.3-1  lilo-22.8-2  links-2.1pre33-1
         logrotate-3.7.5-1  lua-5.1.3-1  lvm2-2.02.33-1  mailx-8.1.1-5
         make-3.81-3  man-1.6f-2  man-pages-2.77-1  mdadm-2.6.4-1
         mono-1.2.6-1  mutt-1.5.17-4  mysql-clients-5.0.51-3  mysql-5.0.51-3
         nano-2.0.7-1  net-tools-1.60-13  netkit-ftp-0.17-4
         netkit-telnet-0.17-7  nfsidmap-0.20-2  portmap-6.0-2
         nfs-utils-1.1.0-3  ngrep-1.45-4  nmap-4.53-1  ntp-4.2.4p4-4
         openssh-4.7p1-6  openvpn-2.0.9-3  opera-9.25-2  orca-2.20.3-1
         patch-2.5.4-4  pcmciautils-014-3  php-5.2.5-3  pilot-link-0.12.3-1
         pine-4.64-4  pkgconfig-0.22-3  procps-3.2.7-4  libx86-0.99-1
         vbetool-1.0-2  pm-utils-0.99.4-1  qt-4.3.3-4  poppler-qt-0.6.3-1
         postgresql-libs-8.2.6-1  postgresql-8.2.6-1  ppp-2.4.4-6
         procinfo-19-2  psmisc-22.6-1  qca-2.0.0.svn744387-1.1  qca-qt3-1.0-1
         qca-tls-1.0-5  qscintilla-2.1-3  reiserfsprogs-3.6.20-3
         rp-pppoe-3.8-2  rsync-2.6.9-4  samba-3.0.28A-1  screen-4.0.3-5
         seahorse-2.20.3-1  shared-mime-info-0.23-1  sudo-1.6.9p12-1
         sysklogd-1.5-1  syslog-ng-2.0.6-1  util-linux-ng-2.13.0.1-2
         sysvinit-2.86-4  taglib-1.4.0.svn744384-1  tar-1.19-2  tcl-8.5.1-1
         tcpdump-3.9.8-1  tcsh-6.15.01-1  thunderbird-2.0.0.9-2  tk-8.5.1-1
         totem-plparser-2.21.91-1  totem-2.20.1-3  ttf-dejavu-2.23-1
         udev-116-3  unichrome-dri-7.0.3rc1-1  unzip-5.52-3
         vorbis-tools-1.1.1-7  which-2.19-2  whois-4.7.24-1
         wireless_tools-29-2  wireshark-0.99.7-1  wpa_supplicant-0.5.9-1
         xaw3d-1.5-4  xchat-2.8.4-2  xf86-input-evdev-1.2.0-1
         xf86-input-joystick-1.3.1-1  xf86-video-ati-6.7.197-2
         xf86-video-mga-1.9.100-2  xf86-video-nv-2.1.7-1
         xf86-video-s3virge-1.9.1-9  xf86-video-savage-2.1.3-2
         xf86-video-sis-0.9.4-2  xfsprogs-2.9.4-2  xfsdump-2.2.46-3
         wavpack-4.41.0-3  xine-lib-1.1.10-1  xinetd-2.3.14-3
         xkeyboard-config-1.1-1  xmms-1.2.11-1  xorg-server-1.4.0.90-6
         xorg-xinit-1.0.7-3  xscreensaver-5.04-2  yelp-2.20.0-3
         zenity-2.20.1-1

Total Download Size:    743.90 MB
Total Installed Size:   748.87 MB

Proceed with installation? [Y/n] 



_________________
openSUSE 11.1 Desktop KDE 4.3.1 buildservice Factory
Linux Mint 7 Desktop Gnome
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
tlmiller
Ultimate Member


Joined: 01 May 2024
Posts: 2433
Location: MD, USA

PostPosted: Wed Feb 13, 2024 1:00 am    Post subject: Reply with quote

Wow....that's a buncha updates!!!



_________________
Debian Squeeze, Arch, Kubuntu mostly. Some Mandriva. Some Windows.
Desktops: shadowdragon, medusa
Laptops: bluedrake, banelord, sandwyrm, aardvark.
Back to top
View user's profile Send private message AIM Address MSN Messenger
bdquick
Advanced Member


Joined: 26 Jun 2024
Posts: 883
Location: Little north of DSM and south of Ames

PostPosted: Wed Feb 13, 2024 1:08 am    Post subject: Reply with quote

That looks like how my arch updates generally go LOL. I don't use the computer daily so unless I have it booted and in arch it don't get updated. Think my last updated was 485mb, but most of the time is spent with downloading packages.



_________________
OpenSuse 11.1 11, 10.2
Arch Linux
Back to top
View user's profile Send private message
JP
Linux Guru


Joined: 07 Jul 2024
Posts: 6670
Location: Central Montana

PostPosted: Wed Feb 13, 2024 1:30 am    Post subject: Reply with quote

tlmiller wrote:


By the way, don't they have DSL packages starting at $15/month there? I know they do here, only $5/month more expensive than dial-up.


Nope, that's it! It's either, do you want DSL (which turns out to be 256k) or do you want dial-up! There are no different DSL packages to choose from.


anticapitalista wrote:
I regularly do a dist-upgrade on antiX (using sid repos), and because there is nothing heavy like openoffice, KDE, it only takes a few minutes. Today (and yesterday) I have been experimenting and I successfully installed the new sidux 2.6.24 kernel to it and it took about 10 minutes on my box an AMD 2024, 512 RAM.

So antiX uses Sid repos .... that's cool! I thought it was based on Mepis, but you can use a sidux kernel? That is cool ! When I used Mepis, you couldn't use anything but a Mepis kernel Wink . I wasn't looking to make the variables a big concern, just if someone had the same hardware and was considering the same distro, they might be able to use that as a possible benchmark, but that's OK, I'm still getting the timelengths for the most part.

Iberg wrote:
And I have so little time to run my Linux computer that I do pacman -Syu MAYBE every 2 weeks in a good month..... most of the time it's over 3 weeks. And crouse is right--unless GNOME (don't use KDE) has released an update, it STILL goes pretty fast....even with a few weeks of not updating. I don't remember exact times, but I can definitely agree with what's already been mentioned: It's VERY, very rarely over 1/2 hour....even WITH Gnome updates......
I don't use KDE or Gnome, I only use XFCE so I would expect to have less packages to update in that respect.

Jada, you showed us that you did an upgrade (you just added 3/4 of a Gig to your box Laughing), but not how long it took Wink . I think crouse used a special command
Code:
[root@localhost pkg]# time pacman -Syu
Arch has a pretty cool way of keeping track of your upgrade times .... I wonder if I could do that with sidux? Probably not with smxi, but with apt-get dist-upgrade?



_________________
Dell Box - Arch Linux
Dell Lappy - DreamLinux 3.5 - Default OS
Mepis 8.0 - Backup
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    USA Linux Users Group Forum Index » System Administration and Security All times are GMT
Goto page 1, 2, 3, 4, 5  Next
Page 1 of 5

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All content © 2024-2009 - Usa Linux Users Group
This forum is powered by phpBB. © 2024-2009 phpBB Group
Theme created by phpBBStyles.com and modified by Crouse