You are not logged in.
I think you can generate the whole rootfs, then slice it out into separate packages. You can use SliTaz files.list.lzma to decide which file belongs to which package. Alas, SliTaz has a lot of similar packages with small difference, with similar files lists, like "openbox" and "openbox-imlib", and a number of various compilers, etc. And Busybox and Coreutils...
I wish you good luck!
Offline
Hi Aleksej,
Same configuration on sda7 and sda3 (tazpanel-461 and tazpkg-785)
[*]updating sda7 with tazpkg (more details in tazpkg.log)
[c]tazpkg recharge[/c] -> [c]4 new packages on the mirror[/c] (including tazpanel-462 and tazpkg-786)
[*][c]tazpkg up[/c] -> only one package to upgrade: [c]mtpaint 3.44.91 New build.[/c] ???
[*][c]Do you wish to install them now? (y/N) y[/c] -> [c]Package "mtpaint-3.44.91" already in the cache.[/c]
So, tazpkg re-install the same package; can a new build be different of the previous package? If yes, better to clean cache before a [c]tazpkg up[/c] because if you don't pay attention to messages you'll never update packages with new build.
[*]and yes, after a [c]tazpkg up + y[/c] , the tazpkg.up file is cleared; so it's different of the working of tazpanel
[*]had a look at mirror to see what version of tazpanel and tazpkg on it -> 2 of each; same problem than a few weeks. I didn't check if there were other packages duplicated.
[*]updating sda 3 with tazpanel
Recharge list -> [c]4 new packages on the mirror[/c]
[*]Check upgrades -> only one package to upgrade: [c]mtpaint 3.44.91 New build.[/c]
[*]Toggle all & Install -> [c]Package "mtpaint-3.44.91" already in the cache.[/c][c][/c]
[*]... but mtpaint remains in the tazpkg.up file after updating
Have a nice evening.
Offline
Hi Ceel,
Let me to be a tester too, while a have no free time yet to deep into bug fixing and development 
Today I found a bug with our file editor. You can destroy your edited files using it!
How to reproduce?
1. Packages → Summary
2. Search for package you have no installed (it is safer), for example "djview"
3. Show info page for this package: http://tazpanel:82/pkgs.cgi?info=djview
4. Click "View receipt" link.
Ok, now we in the file viewer / editor mentioned above.
Note, receipt's code is indented using tabulations, and it have line with code:
[c]make &&[/c]
Click "Edit" button.
Note, all tabulations and ampersands here.
Next, let's edit file a bit: put some spaces at the beginning of some lines, as well as between few words. We can't enter tabulations here, so just let's leave them as-is. Click "Save" button. See the horror:
All spaces from beginning of lines are gone.
All repeated spaces between words are gone.
All tabs are gone.
All ampersands ([c]&[/c]) are gone!
Seems it is default behavior with textarea form posting. We need to find some heavy magic to force it working properly. Interesting to see into some other web projects where textareas are submitted into server, how they solved the problem?
Offline
Debugging. It is interesting because we can use commands we already have: Busybox's nc (netcat).
Reproduce all described above, but:
Before pressing "Save" button — stop TazPanel:
[c]# tazpanel stop[/c]
and start netcat for listening port 82:
[c]# nc -l -p 82[/c]
Ok. Now press "Save" button and get next HTTP dump in the terminal:
[c]POST /index.cgi?file=/tmp/tmp.rjfFxg7nDA/receipt HTTP/1.1
Host: tazpanel:82
Origin: http://tazpanel:82
User-Agent: TazWeb (X11; SliTaz GNU/Linux; U; en_US)
Content-Type: application/x-www-form-urlencoded
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Referer: http://tazpanel:82/index.cgi?file=%2Ftmp%2Ftmp.rjfFxg7nDA%2Freceipt&action=edit
Accept-Encoding: gzip, deflate
Connection: Keep-Alive
Cookie: my=my
Content-Length: 1298
content=%23+++SliTaz+++package+++receipt.%0D%0A%0D%0A+++PACKAGE%3D%22djview%22%0
D%0AVERSION%3D%224.9%22%0D%0ACATEGORY%3D%22graphics%22%0D%0ASHORT_DESC%3D%22Djvu
+files+viewer.%22%0D%0AMAINTAINER%3D%22psychomaniak%40xakep.ru%22%0D%0ALICENSE%3
D%22GPL2%22%0D%0AWEB_SITE%3D%22http%3A%2F%2Fdjvu.sourceforge.net%2F%22%0D%0ATARB
ALL%3D%22%24PACKAGE-%24VERSION.tar.gz%22%0D%0AWGET_URL%3D%22%24SF_MIRROR%2Fdjvu%
2F%24TARBALL%22%0D%0A%0D%0ADEPENDS%3D%22libQtGui+libQtNetwork+djvulibre%22%0D%0A
BUILD_DEPENDS%3D%22qmake+Qt4-dev+djvulibre-dev%22%0D%0A%0D%0A%23+Rules+to+config
ure+and+make+the+package.%0D%0Acompile_rules%28%29%0D%0A%7B%0D%0A%09.%2Fconfigur
e%0D%0A%09sed+-i+%27s%2F-O2%2F-Os%2Fg%27+%24src%2Fsrc%2FMakefile%0D%0A%09make+%2
6%26%0D%0A%09make+install%0D%0A%7D%0D%0A%0D%0A%23+Rules+to+gen+a+SliTaz+package+
suitable+for+Tazpkg.%0D%0Agenpkg_rules%28%29%0D%0A%7B%0D%0A%09cp+-a+%24install%2
F*+%24fs%0D%0A%09mkdir+-p+%24fs%2Fusr%2Fshare%2Fapplications+%24fs%2Fusr%2Fshare
%2Ficons%2Fhicolor%2F32x32%2Fapps%0D%0A%09cd+%24fs%2Fusr%2Fshare%2Fdjvu%2Fdjview
4%2Fdesktop%0D%0A%09mv+djvulibre-djview4.desktop+%24fs%2Fusr%2Fshare%2Fapplicati
ons%0D%0A%09mv+hi32-djview4.png+%24fs%2Fusr%2Fshare%2Ficons%2Fhicolor%2F32x32%2F
apps%2Fdjvulibre-djview4.png%0D%0A%09rm+-rf+*.png+*.svgz%0D%0A%09rm+-rf+%24fs%2F
usr%2Flib%0D%0A%7D[/c]
TazWeb's window is waiting for answer from netcat. Press "Enter" key in the terminal three times and we got "Message Corrupt" in the TazWeb. Waiting ends. Let's analize listing. Here we see a lot of interesting things.
Spaces are substituted by "+". Three spaces is "+++". New line is pair of CR LF "%0D%0A". Tab is "%09".
And "[tab] make &&" is:
[c]%09make+%26%26%0D%0A[/c]
Conclusion: browser (TazWeb) sends form correctly to the server (TazPanel CGI script).
Bug is somewhere in the our scripts. Possibly in the [c]/usr/lib/slitaz/httphelper[/c].
PS. How to restore (stop netcat and start TazPanel):
[c]Ctrl + C
# tazpanel start[/c]
PPS.
Fixing preserve spaces and tabulations via adding extra quotes in the line 56 of httphelper:
[c][ -n "$(eval echo \$${1}__NAMES)" ] && eval echo \$${1}_${2}_${3:-1}
→
[ -n "$(eval echo \$${1}__NAMES)" ] && eval "echo \"\$${1}_${2}_${3:-1}\""[/c]
But ampersands (still) substitutes to spaces. Fighting lasts 
Offline
Maybe we need to just pipe the produced text through a utility like html2text to clean it?
Offline
Hi,
No. Here OK with html entities. Here another conceptual error. Imagine simple form with two hidden inputs (we can count them as two variables):
[c]<form action="post">
<input type="hidden" name="a" value="1"/>
<input type="hidden" name="b" value="2"/>
<button type="submit">Send form</button>
</form>[/c]
What we got on the server side when form is submitted?
[c]a=1&b=2[/c]
Let's change '&' into space and evaluate this:
[c]a=1 b=2[/c]
And we'll got two variables.
Here, seems problem with early decoding of HTTP decoded POST flow.
[c]<form action="post">
<input type="hidden" name="a" value="1"/>
<input type="hidden" name="b" value="2"/>
<input type="hidden" name="we" value="You & me"/>
<button type="submit">Send form</button>
</form>
a=1&b=2&we=You+%26+me
Then early decode POST flow:
a=1&b=2&we=You & me
Then change '&' into ' ':
a=1 b=2 we=You me
Then evaluate and get:
a="1"
b="2"
we="You me"[/c]
But we should first split POST flow using '&' as delimiter into pieces:
[c]a=1&b=2&we=You+%26+me
→
a=1
b=2
we=You+%26+me[/c]
And then to process (decode) separated variables.
I continue to dig httphelper.
____________
PS. Fixed:
http://hg.slitaz.org/slitaz-base-files/rev/efac6599349a
http://hg.slitaz.org/wok/rev/6912134a3c3c
http://cook.slitaz.org/cooker.cgi?pkg=slitaz-base-files
Offline
Hi Aleksej,
You build new version faster than I can test.
TazPkg-795 does not install packages with command [c]tazpkg up -r -i[/c]:
root@slitaz:/home/tux# tazpkg up -r -i
Repository "Main" is up to date.
Package Version Status
================================================================================
busybox 1.23.2 New build
locale-de 4.2 New build
locale-es 4.2 New build
locale-fr 4.2 New build
locale-it 4.2 New build
locale-pt_BR 4.2 New build
lxinput 0.3.4 New build
slitaz-base-files 267 New version 270
tazpanel 464 New version 472
xorg-base-fonts 1.2 New build
================================================================================
265 installed packages scanned in 2s
You have 10 available upgrades (0 blocked)
Leaving without any upgrades installed.
root@slitaz:/home/tux#
Offline
Hi Ceel,
Thank you for bug report. Please take a look into tazpkg-796 (on the cook.slitaz.org now and on the mirror soon).
There I tried to fix latest bug with [c]tazpkg up -i[/c] and, finally, — bug with partial upgrade using TazPanel.
Have a nice day.
Offline
Hi Aleksej,
The packages.list loaded with [c]tazpkg recharge[/c] (tazpkg-788, frugal install slitaz-rolling-core64.iso) is wrong: TazPkg search for tazpanel-464 and tazpkg-795, versions on mirror1 are tazpanel-476 and tazpkg-796
# tazpkg up
Package Version Status
================================================================================
busybox 1.23.2 New build
locale-de 4.2 New build
locale-es 4.2 New build
locale-fr 4.2 New build
locale-it 4.2 New build
locale-pt_BR 4.2 New build
lxinput 0.3.4 New build
slitaz-base-files 267 New version 270
slitaz-configs 5.5.7 New version 253
slitaz-configs-base 5.5.7 New version 253
tazpanel 464 New version 474
tazpkg 788 New version 795
xorg-base-fonts 1.2 New build
================================================================================
265 installed packages scanned in 1s
You have 13 available upgrades (0 blocked)
Do you wish to install them now? (y/N) y
.../...
Connecting to mirror.slitaz.org (188.165.229.172:80)
wget: server returned error: HTTP/1.1 404 Not Found
Connecting to mirror.slitaz.org (37.187.4.13:80)
Connecting to mirror1.slitaz.org (188.165.229.172:80)
wget: server returned error: HTTP/1.1 404 Not Found
/usr/bin/tazpkg: line 2951: can't open /var/cache/tazpkg/cooking/packages/tazpanel-474.tazpkg: no such file
/usr/bin/tazpkg: .: line 2951: can't open '/tmp/28989/receipt'
Connecting to mirror.slitaz.org (212.83.135.187:80)
Connecting to mirror1.slitaz.org (188.165.229.172:80)
wget: server returned error: HTTP/1.1 404 Not Found
Connecting to mirror.slitaz.org (188.165.229.172:80)
wget: server returned error: HTTP/1.1 404 Not Found
/usr/bin/tazpkg: line 2951: can't open /var/cache/tazpkg/cooking/packages/tazpkg-795.tazpkg: no such file
/usr/bin/tazpkg: .: line 2951: can't open '/tmp/28805/receipt'
.../...
Offline
TazPkg 796
Installing Bluefish and its dependence Aspell then removing Aspell and Bluefish depending on Aspell -> tazpkg.log is not updated when removing Bluefish:
oot@slitaz:/home/tux# tazpkg -r aspell
The following packages depend on package "aspell":
bluefish
Remove package "aspell" (0.60.6)? (y/N) y
Removing package "aspell"
================================================================================
Removing all files installed... [ Done ]
Removing package receipt... [ Done ]
================================================================================
Package "aspell" (0.60.6) removed.
Remove packages depending on package "aspell"? (y/N) y
tazpkg remove bluefish
root@slitaz:/home/tux#
In tazpkg.log:
[c]...
2015-05-02 17:19:33 - Installed - aspell (0.60.6) - 3db204ca148f355bb6ddfa78f8456e1f
2015-05-02 17:19:33 - Installed - bluefish (2.2.5) - 98ad37003ca4750f0459d236c4bc18c6
2015-05-02 17:21:16 - Removed - aspell (0.60.6)
2015-05-02 17:21:58 - Installed - libgsf (1.14.21) - 8ad320d44eb41a1bf4751f66b8aa8ee1
...[/c]
EDIT it seems that Bluefish has not been removed:
root@slitaz:/home/tux# tazpkg -gi bluefish
"bluefish-2.2.5" package is already installed.
You can use the --forced option to force installation.
root@slitaz:/home/tux# tazpkg -r bluefish
Remove package "bluefish" (2.2.5)? (y/N) y
Removing package "bluefish"
================================================================================
Removing all files installed... [ Done ]
Removing package receipt... [ Done ]
================================================================================
Package "bluefish" (2.2.5) removed.
Unfortunately, I have to leave for 5 days; I cannot contue tests
Have a nice week end.
Offline
Last post before I go or I'going to miss my train.
[c]tazpkg up -r -i[/c] works in tazpakg-796
and packages.list is OK now
See you later
Offline
Hi Aleksej,
Nothing more with in last versions of TazPanel/TazPkg that already reported. But I didn't test deeply; I'll continue tests the next days.
I know you can do it! : it should be nice to keep the existant /etc/slitaz/tazpanel.conf when updating tazpanel (and may be tazpkg.conf when updating tazpkg?).
For information but I can't consider it like a bug, I'm just faster than my old computer ;-)
When I open TazPanel, if I click too early on the green user (less than 1 second) before the first screen is entirely displayed, a warning appears. Click on [OK] and I can identify as root and all is right.
[attachment=38125,1927]
EDIT: I forgot. Is it normal when a new user is created with TazPanel, he is automatically member of the tty group?
Offline
Hi Ceel,
I not touched TazPanel or TazPkg all these days. Just rest doing absolutely different things — added few icon themes 
Hmm, I don't know about tazpanel.conf... It contains almost default only settings for me... Oh, according to the receipt, this file is a config file and should not be overwritten on upgrades. Receipt: http://pkgs.slitaz.org/search.sh?receipt=tazpanel Alas, tazpkg receipt contains no config file, and seems it overwrites on every update.
Yes, when the "page" is not completed — it will ask your confirmation to break its rendering and to move to another "page". But seems we should break almost all actions without confirmation. Exclusion is long action with packages installing, and maybe something more — not comes fast to mind.
You're right about group "tty":
http://hg.slitaz.org/tazpanel/file/d3e416b5fcfc/settings.cgi#l73
Offline
Hi Aleksej,
Here are things I saw tonight in TazPanel:
[*]
When Settings > Tweaks > Manual edit ~/.profile or ~/.local/share/desktop-directories/SliTazMenu.directory -> white page as well as logged in TazPanel as a user or as root; right click to go back.
When you are on this white page,
if you are logged as a user you cannot log as root -> 404 Not Found after you've entered root/password; right click to go back.
[*]
if you are logged as root when clicking on the spider -> 404 Not Found; right click to go back.
[*]
It seems what you select in Terminal prompt and Menu button appearance, the setting is not memorized.
If you are logged in TazPanel as user, when choosing an icon for the menu button, nothing happens;
[*]
if you were logged as root then the upper panel disappears.
Close the Xsession with a right click and when you open a new session, the upper panel is there and your selection in Tweaks has disappeared.
[*]
It seems tazpanel.log is cleared with an update of TazPanel
Here is my file:
[c]2015-05-08 21:24 : Recharging packages list
2015-05-08 13:11 : Recharging packages list
2015-05-08 01:33 : Password for acer changed by root[/c]
I've installed SliTaz on April 10th and done many tests on it. I think it's not a good thing to loose the activity when updating.
OK for tazpkg.log; here is the first line:
[c]2015-04-10 22:19:29 - Installed - tazpkg (779) - a88c9781950dc9e1547efb3b10dffeec[/c]
[*]
May be you should rename in Administration the [Quick check] button in [Not so long check] ;-)
When check is completed, the 2 arrows continue to turn with message [c]Checking packages consistency...[/c] at screen. So OK no need to wait longer, I can go to bed.
Have a good night.
Offline
Hi Ceel,
I wanted to tell more, but here is the deep night… or early morning
Six o'clock, need to go to bad too, so in short.
Things I developed I tested on my system, and they works. But seems I should test them more on the clean Rolling system.
Question, do you have "~/.profile" file really? Or not?
I not tried to switch user when I edit user's file. I have to do something…
LXPanel. Oooh. Needs too many words 
LXPanel regularly starts with command "lxpanel -p slitaz". It means they profile named "slitaz". I can't recall why we used profile "slitaz", why not "default" profile? To start LXPanel with default profile command is shorter: "lxpanel". So, last days I copied "slitaz" profile into "default" profile and to start LXPanel without profile specifying.
Next, I just won't to write code at the moment to detect if LXPanel is started without profile or with profile, and the name of this profile. "Little tweaks" just kills LXPanel, then patched its settings, then started LXPanel without profile specifying (i.e. with default profile). But seems I should to write this code. For you and for all SliTaz users who upgraded they rolling SliTaz. For compatibility reasons.
Ok, that's all at the moment.
Have a nice day! ;-)
Offline
Question, do you have "~/.profile" file really? Or not?
Yes, there is one.
It hasn't been modify since installation (april 10th) and I had a look to permissions, I didn't see anything wrong.
But I haven't any ~/.local/share/desktop-directories/SliTazMenu.directory, only ~/.local/share/desktop-directories/README
Well, that's only "chance". I'd probably never tried to log as root there if the file had been displayed.
Offline
PoC (proof of concept) was written. Compare speed of "TazPkg upgrade" command:
[*]Reboot, run command:
[c]# time tazpkg up -c
.....
752 installed packages scanned in 33s
You have 18 available upgrades (6 blocked)
real 0m 33.74s
user 0m 17.86s
sys 0m 5.88s[/c]
[*]Repeat command (files are cached, so it is quickly):
[c]752 installed packages scanned in 19s
You have 18 available upgrades (6 blocked)
real 0m 18.74s
user 0m 14.62s
sys 0m 3.63s[/c]
[*]Reboot system and run PoC:
[c]$ time make-lists-new
real 0m 0.49s
user 0m 0.43s
sys 0m 0.12s[/c]
[*]Repeat command:
[c]real 0m 0.45s
user 0m 0.43s
sys 0m 0.09s[/c]
Offline
Hey Aleksej , cheater!
17.86 + 5.88 are not 33.74 ;-)
Offline
Hi Ceel,
Numbers are varied. And I see no precise sum there and here.
Ok, fresh results. Now in the Linux console (maybe it is faster?):
[c]36.64 / 19.60 / 8.65
24.66 / 18.85 / 7.75
24.77 / 18.89 / 7.87
24.81 / 18.95 / 7.97[/c]
No, not faster than in the Sakura terminal:
[c]21.89 / 17.25 / 4.99[/c]
I really can't understand such a numbers!
But at least the order of numbers is seen.
Offline
Questions more than bugs reported...
Strange display in TazPanel when I recharge list (see sda3_0514-packages.diff).
It seems only new packages are not correctly displayed; new versions or new build are OK.
When you are logged as root in TazPanel, if you click on the spider > Message Corrupt
Possible improvement in TazPanel?
Do not show buttons Install, Block/unblock and Remove till no packages are selected (or lock them)
Does it exist a way to rebuild the installed.md5 file ?
And to finish, but no relation with TazPanel or TazPkg, there is a problem with the packages search on the web site:
I wanted to download tazpanel from http://www.slitaz.org/en/search.php > 404 - Not Found.
In the receipt, the version of tazpanel is... 477 !!
I replaced 477 with 496 in the address bar > I downloaded tazpanel-496.tazpkg
Offline
Hi Ceel,
Recharge diff is fixed in the 804. The new extended format of the extra.list caused this bug.
I can not see "Message corrupt" error. This error was only when you open the Package Manager (pkgs.cgi) as user or as root, and it fixed — pkgs.cgi file unexpectedly loses its executable bit.
Possible improvement → good, I will implement it.
Does it exist a way to rebuild the installed.md5 file ?
My answer: no. Maybe anyone else knows a way?
a) you can calculate md5 of existing package, but seems you have only installed packages;
b) you can make package from installed files, bingo? :
[c]tazpkg repack gweled[/c]
Package gweled-0.9.1.tazpkg now here. Check its md5 and compare it with the original package' md5:
[c]md5sum ./gweled-0.9.1.tazpkg
47398045f0b22e2b06b4feb4dc8228b6 ./gweled-0.9.1.tazpkg
fgrep gweled /var/lib/tazpkg/packages.md5
37fcb7aaafc7bfc599881c1ce4bbd5e1 gweled-0.9.1.tazpkg
fgrep gweled /var/lib/tazpkg/installed.md5
37fcb7aaafc7bfc599881c1ce4bbd5e1 gweled-0.9.1.tazpkg[/c]
Why so? Remove .tazpkg file and make it one more time:
[c]rm ./gweled-0.9.1.tazpkg
tazpkg repack gweled
md5sum ./gweled-0.9.1.tazpkg
7298468dc430da10a054f3cae4dc1684 ./gweled-0.9.1.tazpkg[/c]
It is different again! I think it is because .tazpkg archive contains timestamps metadata inside, and you'll get different .tazpkg all the time. It is not an easy question even for big community as it in the Debian: https://wiki.debian.org/ReproducibleBuilds (a bit different question — how to get bit-to-bit identical package after compilation).
Search and download packages…
SliTaz project has at least two servers — Tank (with the package Cooker and with the very last packages) and Mirror1. New Cooked packages pulled every night from Tank to the Mirror1, new ISOs — every week. It is problem a bit to sinchronize Mirror1 with Tank, and all other mirrors with Mirror1. If I understand properly, pkgs.slitaz.org is hosted on the Mirror1 server, and it has no automation to update pkgs databases — only manual update. Better way to download the very last packages (while searching in the pkgs.slitaz.org) is to click "Cooker" link and to download package from that cook.slitaz.org page.
Offline
http://cook.slitaz.org
2015-05-17 00:32 : tazpkg-804.tazpkg
2015-05-16 18:15 : tazpkg-805.tazpkg
http://cook.slitaz.org/cookiso.cgi?distro=rolling-core-4in1
Cookiso started: 2015-05-17 00:31
Unable to find tazpkg-804 in the repository.
http://hg.slitaz.org/cookutils/file/tip/cookiso#l129
130 tazlito pack-flavor $flavor | tee -a $log
131 tazlito get-flavor $flavor | tee -a $log
http://hg.slitaz.org/tazlito/file/48fad63e40b6/tazlito#l1624
1624 pack-flavor)
1634 for i in $(cat $TMP_DIR/$FLAVOR.mirrors); do
1635 wget -O - $i/packages.list >> $TMP_DIR/packages.list
1636 done
Somewhere here it got old packages list. Or need to force "mirror1"
Offline
tazpanel-498, tazweb
На главной settings.cgi (там где часы) очень странно себя ведет полоса прокрутки, циклически появляется и исчезает, загружая половину процессора. По идее это все из-за скрипта статусбара в нижней строке.
Offline
У меня вначале появлялись левые полосы прокрутки. Но потом же вроде поборол. Или это я поборол только у себя?
Нагрузка у меня на двух-почти-ядерном Intel Atom N270 — около ¼ в прыжке. Каждую секунду. В общем, похоже это плохая идея — обновлять хардварные часы на страничке каждую секунду. И что-то ещё появляет скроллбары, блин... Сегодня не успею, скоро на работу, но через несколько дней в отпуск, надеюсь покодить от души 
PS. Увеличивал шрифт зумом в браузере, увеличивал шрифт в системе с десятого до двенадцатого размера — справа у всего окна появляется лишний скроллбар. Но он не дергается. Наложил фиксы, надеюсь помогут. Заодно отключил «живые» хардварные часы на странице. Чтобы включить, нужно найти в settings.cgi строчку с "//ajax" и раскомментировать её (убрать слэши вначале). Пока cooker занят питонами, но попозже tazpanel-499 соберется.
Offline
az_ua@tank:~$ ls -l /home/slitaz/cooking/chroot/var/lib/tazpkg/packages.list
-rw-r--r-- 1 root 1000 88414 May 22 02:00 /home/slitaz/cooking/chroot/var/lib/tazpkg/packages.list
az_ua@tank:~$ ls -l /home/slitaz/cooking/chroot/home/slitaz/packages/packages.list
-rw-r--r-- 1 root 1000 88479 May 24 00:15 /home/slitaz/cooking/chroot/home/slitaz/packages/packages.list
Offline
[ Generated in 0.022 seconds, 7 queries executed - Memory usage: 1.63 MiB (Peak: 1.77 MiB) ]