[arch-general] (no subject)
Hi! I wanted to run a system update and I've found this warning about kdeedu-kig being newer on my system than in the repos. [ugi@UGI ~]$ LANG=C sudo pacman -Syu :: Synchronizing package databases... core is up to date extra is up to date community is up to date :: Starting full system upgrade... warning: kdeedu-kig: local (4.14.0-1) is newer than extra (4.13.3-2) resolving dependencies... looking for inter-conflicts... Packages (10): akonadi-1.13.0-2 avogadro-1.1.1-3 boost-libs-1.56.0-1 encfs-1.7.4-13 intel-dri-10.2.7-1 libkolabxml-1.0.1-2 libmikmod-3.3.7-1 mesa-10.2.7-1 mesa-libgl-10.2.7-1 ntp-4.2.7.p465-2 Total Download Size: 12.24 MiB Total Installed Size: 56.76 MiB Net Upgrade Size: -0.62 MiB :: Proceed with installation? [Y/n] I have always upgraded that package through the repos (I don't use [testing]), so I've checked this on the package database and in fact, the version in the database is 4.13.3-2, not 4.14.0-1. The package's git, though, shows that the package was updated to 4.14.0-1 on 2014-08-16 ( https://projects.archlinux.org/svntogit/packages.git/log/trunk?h=packages/kd...), so I really don't understand what's happening here. Any pointers? Eugenio
On Sun, 2014-09-07 at 12:03 +0200, Eugenio M. Vigo wrote:
I wanted to run a system update and I've found this warning about kdeedu-kig being newer on my system than in the repos.
The package likely moved from AUR to an official repository and for some reason another version is used. grep kdeedu-kig /var/log/pacman.log and assumed you used yaourt, there likely would be a line [date] [PACMAN] Running 'pacman --color auto -U --asdeps /tmp/yaourt-tmp-* Or you build a package on your own, before there was a version available by an Arch repository and you don't remember that you did it. Yu build something from git and the repository uses the official release from upstream. Usually the difference isn't a release version, as it is in your case, but just a "-2" vs "-1" package version of the same release.
2014-09-07 12:28 GMT+02:00 Ralf Mardorf <ralf.mardorf@rocketmail.com>:
The package likely moved from AUR to an official repository and for some reason another version is used.
grep kdeedu-kig /var/log/pacman.log
and assumed you used yaourt, there likely would be a line
[date] [PACMAN] Running 'pacman --color auto -U --asdeps /tmp/yaourt-tmp-*
Or you build a package on your own, before there was a version available by an Arch repository and you don't remember that you did it. Yu build something from git and the repository uses the official release from upstream.
Usually the difference isn't a release version, as it is in your case, but just a "-2" vs "-1" package version of the same release.
That package was never installed from AUR. This is the output from grep kdeedu-kig /var/log/pacman.log: [ugi@UGI ~]$ grep kdeedu-kig /var/log/pacman.log [2014-03-14 21:21] [PACMAN] installed kdeedu-kig (4.12.3-1) [2014-04-01 12:01] [PACMAN] upgraded kdeedu-kig (4.12.3-1 -> 4.12.4-1) [2014-04-19 10:31] [PACMAN] upgraded kdeedu-kig (4.12.4-1 -> 4.13.0-1) [2014-05-20 10:17] [PACMAN] upgraded kdeedu-kig (4.13.0-1 -> 4.13.1-1) [2014-06-11 14:53] [PACMAN] upgraded kdeedu-kig (4.13.1-1 -> 4.13.2-1) [2014-07-23 01:57] [PACMAN] upgraded kdeedu-kig (4.13.2-1 -> 4.13.3-1) [2014-08-21 11:17] [PACMAN] upgraded kdeedu-kig (4.13.3-1 -> 4.14.0-1) I thought it could be a mirror thing, but I see that at the Database (https://www.archlinux.org/packages/extra/x86_64/kdeedu-kig/) the package is said to be at version 4.13.3-2 (and this change does not show up on the git commits). Eu.
On Sun, Sep 07, 2014 at 12:37:30PM +0200, Eugenio M. Vigo wrote:
That package was never installed from AUR. This is the output from grep kdeedu-kig /var/log/pacman.log:
[ugi@UGI ~]$ grep kdeedu-kig /var/log/pacman.log [2014-03-14 21:21] [PACMAN] installed kdeedu-kig (4.12.3-1) [2014-04-01 12:01] [PACMAN] upgraded kdeedu-kig (4.12.3-1 -> 4.12.4-1) [2014-04-19 10:31] [PACMAN] upgraded kdeedu-kig (4.12.4-1 -> 4.13.0-1) [2014-05-20 10:17] [PACMAN] upgraded kdeedu-kig (4.13.0-1 -> 4.13.1-1) [2014-06-11 14:53] [PACMAN] upgraded kdeedu-kig (4.13.1-1 -> 4.13.2-1) [2014-07-23 01:57] [PACMAN] upgraded kdeedu-kig (4.13.2-1 -> 4.13.3-1) [2014-08-21 11:17] [PACMAN] upgraded kdeedu-kig (4.13.3-1 -> 4.14.0-1)
I thought it could be a mirror thing, but I see that at the Database (https://www.archlinux.org/packages/extra/x86_64/kdeedu-kig/) the package is said to be at version 4.13.3-2 (and this change does not show up on the git commits).
Eu.
2014-08-16 upgpkg: kdeedu-kig 4.14.0-1 kde 4.14.0 git-svn-id: file:///srv/repos/svn-packages/svn@219896 eb2447ed-0c53-47e4-bac8-5bc4a241df78 2014-08-13 upgpkg: kdeedu-kig 4.13.3-2 rebuild against boost 1.56.0 git-svn-id: file:///srv/repos/svn-packages/svn@219655 eb2447ed-0c53-47e4-bac8-5bc4a241df78 Version 4.14.0-1 $ ldd /usr/lib/kde4/kigpart.so|grep boost libboost_python.so.1.55.0 => not found Version 4.13.3-2 $ ldd /usr/lib/kde4/kigpart.so|grep boost libboost_python.so.1.56.0 => /usr/lib/libboost_python.so.1.56.0 (0x00007f0a355ab000) I think the package was downgraded because 4.14.0-1 wasn't compiled against boost 1.56.0.
On Sun, 2014-09-07 at 12:37 +0200, Eugenio M. Vigo wrote:
That package was never installed from AUR. This is the output from grep kdeedu-kig /var/log/pacman.log:
[ugi@UGI ~]$ grep kdeedu-kig /var/log/pacman.log [2014-03-14 21:21] [PACMAN] installed kdeedu-kig (4.12.3-1) [2014-04-01 12:01] [PACMAN] upgraded kdeedu-kig (4.12.3-1 -> 4.12.4-1) [2014-04-19 10:31] [PACMAN] upgraded kdeedu-kig (4.12.4-1 -> 4.13.0-1) [2014-05-20 10:17] [PACMAN] upgraded kdeedu-kig (4.13.0-1 -> 4.13.1-1) [2014-06-11 14:53] [PACMAN] upgraded kdeedu-kig (4.13.1-1 -> 4.13.2-1) [2014-07-23 01:57] [PACMAN] upgraded kdeedu-kig (4.13.2-1 -> 4.13.3-1) [2014-08-21 11:17] [PACMAN] upgraded kdeedu-kig (4.13.3-1 -> 4.14.0-1)
I thought it could be a mirror thing, but I see that at the Database (https://www.archlinux.org/packages/extra/x86_64/kdeedu-kig/) the package is said to be at version 4.13.3-2 (and this change does not show up on the git commits).
[rocketmouse@archlinux ~]$ downgrade kdeedu-kig Available packages: 1) kdeedu-kig-4.14.0-1-x86_64.pkg.tar.xz (remote) 2) kdeedu-kig-4.13.3-2-x86_64.pkg.tar.xz (remote) [snip] 16) kdeedu-kig-4.11.0-1-x86_64.pkg.tar.xz (remote) select a package by number: ^C [rocketmouse@archlinux ~]$ pacman -Si kdeedu-kig Repository : extra Name : kdeedu-kig Version : 4.13.3-2 [snip] [rocketmouse@archlinux ~]$ grep pkgver= /var/abs/extra/kdeedu-kig/PKGBUILD pkgver=4.14.0 I'm not using this package, but it's indeed strange. The newer version is available by downgrade, it's available by ABS, but pacman -Si shows the older version.
2014-09-07 12:51 GMT+02:00 Ralf Mardorf <ralf.mardorf@rocketmail.com>:
[rocketmouse@archlinux ~]$ downgrade kdeedu-kig Available packages:
1) kdeedu-kig-4.14.0-1-x86_64.pkg.tar.xz (remote) 2) kdeedu-kig-4.13.3-2-x86_64.pkg.tar.xz (remote) [snip] 16) kdeedu-kig-4.11.0-1-x86_64.pkg.tar.xz (remote)
select a package by number: ^C [rocketmouse@archlinux ~]$ pacman -Si kdeedu-kig Repository : extra Name : kdeedu-kig Version : 4.13.3-2 [snip] [rocketmouse@archlinux ~]$ grep pkgver= /var/abs/extra/kdeedu-kig/PKGBUILD pkgver=4.14.0
I'm not using this package, but it's indeed strange. The newer version is available by downgrade, it's available by ABS, but pacman -Si shows the older version.
Should a bug be filed against the package? So this can be brought to the attention of the mantainer. Eu.
On Sun, Sep 7, 2014 at 1:02 PM, Eugenio M. Vigo <emvigo@gmail.com> wrote:
2014-09-07 12:51 GMT+02:00 Ralf Mardorf <ralf.mardorf@rocketmail.com>:
[rocketmouse@archlinux ~]$ downgrade kdeedu-kig Available packages:
1) kdeedu-kig-4.14.0-1-x86_64.pkg.tar.xz (remote) 2) kdeedu-kig-4.13.3-2-x86_64.pkg.tar.xz (remote) [snip] 16) kdeedu-kig-4.11.0-1-x86_64.pkg.tar.xz (remote)
select a package by number: ^C [rocketmouse@archlinux ~]$ pacman -Si kdeedu-kig Repository : extra Name : kdeedu-kig Version : 4.13.3-2 [snip] [rocketmouse@archlinux ~]$ grep pkgver= /var/abs/extra/kdeedu-kig/PKGBUILD pkgver=4.14.0
I'm not using this package, but it's indeed strange. The newer version is available by downgrade, it's available by ABS, but pacman -Si shows the older version.
Should a bug be filed against the package? So this can be brought to the attention of the mantainer.
Eu.
Seems fixed, see my comment https://bugs.archlinux.org/task/41858
2014-09-08 22:50 GMT+02:00 Karol Blazewicz <karol.blazewicz@gmail.com>:
Seems fixed, see my comment https://bugs.archlinux.org/task/41858
Yes, it is :)
On 07.09.14 at 12:37, Eugenio M. Vigo wrote:
2014-09-07 12:28 GMT+02:00 Ralf Mardorf <ralf.mardorf@rocketmail.com>:
The package likely moved from AUR to an official repository and for some reason another version is used.
grep kdeedu-kig /var/log/pacman.log
and assumed you used yaourt, there likely would be a line
[date] [PACMAN] Running 'pacman --color auto -U --asdeps /tmp/yaourt-tmp-*
Or you build a package on your own, before there was a version available by an Arch repository and you don't remember that you did it. Yu build something from git and the repository uses the official release from upstream.
Usually the difference isn't a release version, as it is in your case, but just a "-2" vs "-1" package version of the same release.
That package was never installed from AUR. This is the output from grep kdeedu-kig /var/log/pacman.log:
[ugi@UGI ~]$ grep kdeedu-kig /var/log/pacman.log [2014-03-14 21:21] [PACMAN] installed kdeedu-kig (4.12.3-1) [2014-04-01 12:01] [PACMAN] upgraded kdeedu-kig (4.12.3-1 -> 4.12.4-1) [2014-04-19 10:31] [PACMAN] upgraded kdeedu-kig (4.12.4-1 -> 4.13.0-1) [2014-05-20 10:17] [PACMAN] upgraded kdeedu-kig (4.13.0-1 -> 4.13.1-1) [2014-06-11 14:53] [PACMAN] upgraded kdeedu-kig (4.13.1-1 -> 4.13.2-1) [2014-07-23 01:57] [PACMAN] upgraded kdeedu-kig (4.13.2-1 -> 4.13.3-1) [2014-08-21 11:17] [PACMAN] upgraded kdeedu-kig (4.13.3-1 -> 4.14.0-1)
I thought it could be a mirror thing, but I see that at the Database (https://www.archlinux.org/packages/extra/x86_64/kdeedu-kig/) the package is said to be at version 4.13.3-2 (and this change does not show up on the git commits).
Eu.
On the page you just linked, the Build Date is 2014-08-13 07:45 UTC, while the Last Updated date is 2014-09-07 08:32 UTC. The git log [1] shows the bump to 4.14, but not (yet?) back to 4.13 so there is definitely something going on... [1]: https://projects.archlinux.org/svntogit/packages.git/log/trunk?h=packages/kd... -- jlk
participants (5)
-
Alessandro Doro
-
Eugenio M. Vigo
-
Jakub Klinkovský
-
Karol Blazewicz
-
Ralf Mardorf