快紀 | 網誌 | 討論區 | LDP | CLDP
CLE 論壇 首頁 CLE 論壇
任何跟中文化相關的議題都可在此討論
 
 CLECLE 首頁  常見問題常見問題   搜尋搜尋   會員列表會員列表   會員群組會員群組   會員註冊會員註冊 
 RDF 我的最愛我的最愛  個人資料個人資料   登入檢查您的私人訊息登入檢查您的私人訊息   登入登入 

[注意] Arch Libtool 更新完畢

 
發表新主題   回覆主題    CLE 論壇 首頁 -> ArchLinux
加到我的最愛 :: 上一篇主題 :: 下一篇主題  
發表人 內容
whisky
專任教授


註冊時間: 2005-03-04
文章: 256
來自: 八里, France

發表發表於: 星期日 十月 02, 2005 5:18 am    文章主題: [注意] Arch Libtool 更新完畢 引言回覆

Libtool has been slain posted by Judd
October 01, 2005
So the big package move from Testing into Current/Extra is complete. Big thanks to Tpowa, JGC, Blaasvis and neri for orchestrating it.

Incidentally, tomorrow is bug-squashing day, so it'd be a big help if people would pop into #arch-bugs on irc.freenode.net and help us identify/squash the bugs that will likely pop up after a big move like this.

所以..如果你在明天想要 pacman -Syu 前,請先注意一下...

----

另外一篇 Judd 關於Arch 最新發展的公告,Judd 提出關於 Arch 未來的發展的藍圖和期待。

1. 絕大部分的軟體都 轉移到 gcc4 和 libtool-slay 計畫完畢
2. 0.71 將會在 bug 清除完畢後提出。主要是繼續保留 0.7 的架構(安裝程式),但是提供所有軟體的更新版。0.80 將可期待有全新的安裝程式(中文化版本?)
3. Xorg 7
4. 新的 OpenSSL
5. QT4 的加入,但是繼續保留 QT3
6. kernel126 將不分 ide/scsi 不同版本

voila... 這就是目前的計畫..
回頂端
檢視會員個人資料 發送私人訊息
jim
高二


註冊時間: 2005-06-12
文章: 61
來自: 台南縣

發表發表於: 星期日 十月 02, 2005 2:58 pm    文章主題: 引言回覆

搞不懂為何 Arch gcc4 要弄那麼久?
已有一套 Frugalware 架構幾乎與 Arch 一模一樣,
但他們早已弄出 gcc4 的版本,
雖然套件數還不如 Arch 那麼多,
且他們更新速度奇快,
不過,似乎最新版的 atk or pango 與 gcin 不合,
上(上)星期更新完後,gcin-1.0.8 也掛了,
再也叫不出來... Smile
_________________
http://yesforum.ath.cx
回頂端
檢視會員個人資料 發送私人訊息 參觀發表人的個人網站
whisky
專任教授


註冊時間: 2005-03-04
文章: 256
來自: 八里, France

發表發表於: 星期日 十月 02, 2005 8:02 pm    文章主題: 引言回覆

主要原因是他們的 libtool-slay 計畫,就是把一堆 .so 的連接都取消。

引言回覆:

"Operation libtool-slay" in testing
Today the start of "operation libtool-slay" will be made in testing. Operation libtool-slay means we get rid of most .la files in packages.
Libtool archive files are pure evil on a system managed by a package manager. They pollute the linking process of other libraries and make version upgrades of single binaries a big hell. This has been observed with much small libraries with only a few dependencies, but it would hit bigger packages like gtk2 in the future. Since all major distributions are already removing these files whenever possible, now is the time to do it on archlinux too.
...


然後順便 upgrade 到 gcc 4.0.x 吧(4.0.2前一陣子才出來)

我一直都有 upgrade 到 [testing],除了 xorg 和 kernel 以外。不過我還在用 1.0.7 ;) 所以不知道會不會我的 1.0.8 也一樣跑不出來。晚一點試看看..

不然你就 downgrade 到 1.0.7 吧 ;)

剛剛看了一下,似乎到目前為止沒有什麼重大問題回報。或許等一陣子 dp 也會把 1.0.8 的包出來?

UPGRADERS PLEASE READ THIS
主要就是新 kernel 對 udev 和 alsa 的問題。不過 alsa 的問題之前就有人在 mailing 上提出來問過了,只要重新設定一下就 ok。
回頂端
檢視會員個人資料 發送私人訊息
訪客






發表發表於: 星期日 十月 02, 2005 10:28 pm    文章主題: 引言回覆

whisky 寫到:
主要原因是他們的 libtool-slay 計畫,就是把一堆 .so 的連接都取消。

引言回覆:

"Operation libtool-slay" in testing
Today the start of "operation libtool-slay" will be made in testing. Operation libtool-slay means we get rid of most .la files in packages.
Libtool archive files are pure evil on a system managed by a package manager. They pollute the linking process of other libraries and make version upgrades of single binaries a big hell. This has been observed with much small libraries with only a few dependencies, but it would hit bigger packages like gtk2 in the future. Since all major distributions are already removing these files whenever possible, now is the time to do it on archlinux too.
...


然後順便 upgrade 到 gcc 4.0.x 吧(4.0.2前一陣子才出來)

我一直都有 upgrade 到 [testing],除了 xorg 和 kernel 以外。不過我還在用 1.0.7 Wink 所以不知道會不會我的 1.0.8 也一樣跑不出來。晚一點試看看..

不然你就 downgrade 到 1.0.7 吧 Wink

剛剛看了一下,似乎到目前為止沒有什麼重大問題回報。或許等一陣子 dp 也會把 1.0.8 的包出來?

UPGRADERS PLEASE READ THIS
主要就是新 kernel 對 udev 和 alsa 的問題。不過 alsa 的問題之前就有人在 mailing 上提出來問過了,只要重新設定一下就 ok。


目前好像还存在一些小问题,建议等两天再升级。
回頂端
whisky
專任教授


註冊時間: 2005-03-04
文章: 256
來自: 八里, France

發表發表於: 星期一 十月 03, 2005 1:39 am    文章主題: 引言回覆

我剛剛自行編譯 gcin 1.0.8,現在正在使用中,一切沒問題。

我的系統,除了 kernel26 和 xorg沒有更新到 [testig] 以外,其他全都是 [curret]/[extra]/[testing] 混用了。

到目前為止,還沒遇到什麼問題 (除了 xorg 好像升級後會中文粗體消失...我以我目前繼續保留舊的版本。或許等 7.0出來再更新?
回頂端
檢視會員個人資料 發送私人訊息
訪客






發表發表於: 星期一 十月 03, 2005 2:39 pm    文章主題: 引言回覆

對了, 這次升級的人還要注意下列事項.
(from http://planet.archlinux.org/)
UPGRADERS PLEASE READ THIS

Posted by Tpowa on October 02, 2005: Hi after hanging around on irc, i see some problems arise with the new update: Remember this points: devfs is removed from kernel26, get ready for udev. the /dev/discs entries will not work anymore on boot prompt. Please change it according to kernel26 install message. Sound issues: 2.6.13 introduces a new alsa update. If you have sound problems, please remove your alsa entries from /etc/modprobe.conf and rerun alsaconf. If your system hangs on boot after upgrade on loading modules (perhaps you use hotplug or lshwd), try to use "init s" on boot prompt to be able to repair your rc.conf and or modprobe.conf. Please be patient until the mirrors are fully synced. Today is bugsquashing day so join #arch-bugs, to help us to find/solve issues.
回頂端
dlin
高一


註冊時間: 2005-09-20
文章: 21

發表發表於: 星期一 十月 03, 2005 2:42 pm    文章主題: 引言回覆

剛才忘了登入, 上面最主要是提到, 若升級後, 重新開機會再也抓不到 /dev/discx 這種設備, 而改成 /dev/hdax 這類.
_________________
我的 archlinux記事
回頂端
檢視會員個人資料 發送私人訊息
從之前的文章開始顯示:   
發表新主題   回覆主題    CLE 論壇 首頁 -> ArchLinux 所有的時間均為 台北時間 (GMT + 8 小時)
1頁(共1頁)

 
前往:  
無法 在這個版面發表文章
無法 在這個版面回覆文章
無法 在這個版面編輯文章
無法 在這個版面刪除文章
無法 在這個版面進行投票


Powered by phpBB 2.0.17 © 2001, 2002 phpBB Group
正體中文語系由 phpbb-tw 維護製作