pkgsrc-Users archive

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

pkgin weirdness



Hi,

While testing wip/rust 1.56, I came across some strange pkgin
behaviour - it didn't notice the latest installed wip/rust version
(this is my local pkgin repo, the summary file was updated)
...

# pkgin update
processing remote summary (file:///mnt/All)...
pkg_summary.bz2

            100%  834KB 208.6KB/s   00:04
# pkgin upgrade
calculating dependencies...done.
nothing to do.
# pkgin remove rust
1 packages to delete:
  rust-1.54.0nb1

proceed ? [Y/n]
removing rust-1.54.0nb1...
pkg_install warnings: 0, errors: 0
reading local summary...
processing local summary...
# pkgin install  rust
calculating dependencies...done.

1 package to install:
  rust-1.56.0

0 to refresh, 0 to upgrade, 1 to install
0B to download, 468M to install

proceed ? [Y/n]
installing rust-1.56.0...
pkg_install warnings: 0, errors: 0
reading local summary...
processing local summary...
marking rust-1.56.0 as non auto-removable
...

It's not that 'pkgin upgrade' doesn't work - moments earlier it
upgraded librsvg and firefox, only rust wasn't noticed.

Am I missing something?

Chavdar


-- 
----


Home | Main Index | Thread Index | Old Index