[Dev] [Servers - Bug #322] [repo] Needs attended pacman update

labs at parabola.nu labs at parabola.nu
Thu May 9 01:36:58 GMT 2013



Issue #322 has been updated by lukeshu.


Just to throw it out there: It hasn't been upgraded since 2012-05-03, more than a year.

<pre>
pacman -Qi $(pacman -Q|sed 's/ .*//') |
sed -nr 's/(Install Date|Name)\s*:\s*//p' |
sed -r 's/(...) (..) (...) (....) (........) (..) GMT/\4 \3 \2 \6 \5/' |
tr '\n' ' ' | sed -r 's/([AP]M ..:..:..) /\1\n/g' |
sed -r 's/(\S*) (.*)/\2 \1/' |
sort
</pre>

Of course, a few packages have been installed since then. The above, piped into tail:

<pre>
2012 May 03 PM 08:42:25 xfsprogs
2012 May 03 PM 08:42:25 your-freedom
2012 May 03 PM 08:42:25 zile
2012 May 14 PM 08:32:15 unzip-libre
2012 Oct 16 PM 01:50:57 python
2013 Jan 19 AM 03:14:43 gnu-netcat
2013 May 05 PM 08:55:02 etckeeper
2013 May 05 PM 09:23:31 colordiff
2013 May 05 PM 10:26:00 mediawiki
2013 May 05 PM 11:24:47 imake
</pre>

etckeeper, colordiff, mediawiki, and imake were done by me.
----------------------------------------
Bug #322: [repo] Needs attended pacman update
https://labs.parabola.nu/issues/322

Author: lukeshu
Status: open
Priority: bug
Assignee: 
Category: 
Target version: 


repo still has glibc/filesystem from before the /lib+/usr/lib merge.

I'm afraid to do it because I can't sit down with it and push the power button if something goes wrong.



--
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://labs.parabola.nu/my/account



More information about the Dev mailing list