You are not logged in.

#26 2005-04-07 15:27:34

rasat
Forum Fellow
From: Finland, working in Romania
Registered: 2002-12-27
Posts: 2,293
Website

Re: Pacmenu (with DB and Rollback)

That's true with sql file. The "pkg2db -n" does it with the categories and is faster than "-d" doing "while read LINE; do sqlite..."


Markku

Offline

#27 2005-04-07 19:11:09

Dreameen
Member
From: Poland
Registered: 2004-09-06
Posts: 252

Re: Pacmenu (with DB and Rollback)

rasat wrote:

In 2.1 there will be no need for refresh. The database will be updated after each -Sy/Syu.

Oh, that'd be ultra cool. Although I believe that such an update of database with each update of packages will take as long as REFRESH itself, if not longer.

I don't know if there is a way to speed it up...the ultimate solution would be if pacman moved to a db based system, but this won't happen in the near future I think. :?

Offline

#28 2005-04-08 04:26:58

rasat
Forum Fellow
From: Finland, working in Romania
Registered: 2002-12-27
Posts: 2,293
Website

Re: Pacmenu (with DB and Rollback)

Dreameen wrote:

...I believe that such an update of database with each update of packages will take as long as REFRESH itself, if not longer.

Good point. It will take time if comparing a list of all packages what're new. This needs to be studied if possible to echo/grep the process of -Sy what're new only. -Syu does it.

Any idea how to?

EDIT
Anyone who is interested to develop pacmenu, is welcome. I am looking forward to make it into a practical/interesting tool.


Markku

Offline

#29 2005-04-10 17:59:44

rasat
Forum Fellow
From: Finland, working in Romania
Registered: 2002-12-27
Posts: 2,293
Website

Re: Pacmenu (with DB and Rollback)

pacmenu-2.1 is uploaded.

Apr 11, 2005 (ver. 2.1)
- Doesn't require to refresh DB except when new pkgs in repos.
- Sql file for inserting package description.
- Moved database (pacmenu.db) to /var/lib/pacmenu/
- Includes "Pacakge Dependency Tree" (/usr/sbin/deptree), by skoal
  http://bbs.archlinux.org/viewtopic.php?t=10283

Download
http://user-contributions.org/projects/pacmenu/pkg/
Mani Menu screenshot:
http://user-contributions.org/projects/ … n-menu.jpg


Markku

Offline

#30 2005-04-13 09:24:31

rasat
Forum Fellow
From: Finland, working in Romania
Registered: 2002-12-27
Posts: 2,293
Website

Re: Pacmenu (with DB and Rollback)

Uploade version 2.1.1

Apr 12, 2005 (ver. 2.1.1)
- Updating installed packages in DB after each new install
  or removed package(s).

Its recommended to refresh the DB if earlier new packages were installed or removed.


Markku

Offline

#31 2005-04-19 18:56:19

scarecrow
Member
From: Greece
Registered: 2004-11-18
Posts: 715

Re: Pacmenu (with DB and Rollback)

ATM the database fails to refresh (download failed message), I think it's an ftp.archlinux.org problem, as it was giving me strange errors before (like "anonymous login failed").


Microshaft delenda est

Offline

#32 2005-04-19 19:17:13

cactus
Taco Eater
From: t͈̫̹ͨa͖͕͎̱͈ͨ͆ć̥̖̝o̫̫̼s͈̭̱̞͍̃!̰
Registered: 2004-05-25
Posts: 4,622
Website

Re: Pacmenu (with DB and Rollback)

scarecrow wrote:

ATM the database fails to refresh (download failed message), I think it's an ftp.archlinux.org problem, as it was giving me strange errors before (like "anonymous login failed").

http://www.archlinux.org/~jason/newslet … html#forum


"Be conservative in what you send; be liberal in what you accept." -- Postel's Law
"tacos" -- Cactus' Law
"t̥͍͎̪̪͗a̴̻̩͈͚ͨc̠o̩̙͈ͫͅs͙͎̙͊ ͔͇̫̜t͎̳̀a̜̞̗ͩc̗͍͚o̲̯̿s̖̣̤̙͌ ̖̜̈ț̰̫͓ạ̪͖̳c̲͎͕̰̯̃̈o͉ͅs̪ͪ ̜̻̖̜͕" -- -̖͚̫̙̓-̺̠͇ͤ̃ ̜̪̜ͯZ͔̗̭̞ͪA̝͈̙͖̩L͉̠̺͓G̙̞̦͖O̳̗͍

Offline

#33 2005-04-24 12:17:22

pixel
Member
From: Living in the Server Room
Registered: 2005-02-21
Posts: 119

Re: Pacmenu (with DB and Rollback)

What about adding to pacmenu this dependency list script created by spider007 which is much faster than the one created by skoal

http://bbs.archlinux.org/viewtopic.php? … pacmandeps

just a suggestion, or this version has been already implemented?


Favorite systems: ArchLinux, OpenBSD
"Yes, I love UNIX"

Offline

#34 2005-05-17 13:13:31

rasat
Forum Fellow
From: Finland, working in Romania
Registered: 2002-12-27
Posts: 2,293
Website

Re: Pacmenu (with DB and Rollback)

pixel wrote:

What about adding to pacmenu this dependency list script created by spider007...

It works nicely. I will replace skoal version with this in ver. 2.2. May also include a roll-back Pajaro was mentioning:
http://bbs.archlinux.org/viewtopic.php?p=81449#81449


Markku

Offline

#35 2005-05-18 13:25:57

rasat
Forum Fellow
From: Finland, working in Romania
Registered: 2002-12-27
Posts: 2,293
Website

Re: Pacmenu (with DB and Rollback)

pacmenu 2.2 uploaded.
http://user-contributions.org/projects/pacmenu/pkg/

May 19, 2005 (ver. 2.2) - Rasat
- Package rollback feature is included.
- Replaced skoal's "Pacake Dependency Tree" with Spider.007's
  "pacmanDeps" - recursive package dependency viewer
  http://bbs.archlinux.org/viewtopic.php?t=10339
- Few bug fixes.


Markku

Offline

#36 2005-05-23 02:44:23

T-Dawg
Forum Fellow
From: Charlotte, NC
Registered: 2005-01-29
Posts: 2,736

Re: Pacmenu (with DB and Rollback)

When I do a SYNCPKG (after updating the DB) I get this every time:

Updating new in repos and version numbers...
diff: /var/lib/pacmenu/package.new: No such file or directory

the rollback feature gave me an error on line 475 I think, complaining about W3m, then the menu gets caught in a loop. Probably all related though.... I used the PKGBUILD and *.install.

Offline

#37 2005-05-24 05:43:33

dtw
Forum Fellow
From: UK
Registered: 2004-08-03
Posts: 4,439
Website

Re: Pacmenu (with DB and Rollback)

rasat - how about the script i wrote that lists all packages from a particular repository - good for checking what you have from people's personal repos - see here:

http://bbs.archlinux.org/viewtopic.php? … 383e6b9a49

Offline

#38 2005-05-24 13:47:07

rasat
Forum Fellow
From: Finland, working in Romania
Registered: 2002-12-27
Posts: 2,293
Website

Re: Pacmenu (with DB and Rollback)

I will take a look at it.


Markku

Offline

#39 2005-05-24 22:30:00

ravster
Member
From: Queen's U, Kingston, Canada
Registered: 2004-05-02
Posts: 285
Website

Re: Pacmenu (with DB and Rollback)

I can't access the 'Remove by category' menu. It says the Category Template file does not exist. It always asks me to get the file from the Archlinux ftp site on starting the program, and I say yes, but it doesn't seem to do anything (I say this because there does not seem to be a pause when I say yes and when I am shown the main menu).
I am able to Install by category, though.
This is the first time I'm using this, so it is probable I'm missing something.
ravster.

Offline

#40 2005-05-25 00:20:05

T-Dawg
Forum Fellow
From: Charlotte, NC
Registered: 2005-01-29
Posts: 2,736

Re: Pacmenu (with DB and Rollback)

ravster wrote:

I can't access the 'Remove by category' menu. It says the Category Template file does not exist. It always asks me to get the file from the Archlinux ftp site on starting the program, and I say yes, but it doesn't seem to do anything (I say this because there does not seem to be a pause when I say yes and when I am shown the main menu).
I am able to Install by category, though.
This is the first time I'm using this, so it is probable I'm missing something.
ravster.

You need 1.4 installed first. Remove and reinstall again.

Offline

#41 2005-05-26 14:42:36

ravster
Member
From: Queen's U, Kingston, Canada
Registered: 2004-05-02
Posts: 285
Website

Re: Pacmenu (with DB and Rollback)

pacmenu 1.4?

Offline

#42 2005-05-26 17:10:14

T-Dawg
Forum Fellow
From: Charlotte, NC
Registered: 2005-01-29
Posts: 2,736

Re: Pacmenu (with DB and Rollback)

Offline

#43 2005-05-27 02:43:37

rasat
Forum Fellow
From: Finland, working in Romania
Registered: 2002-12-27
Posts: 2,293
Website

Re: Pacmenu (with DB and Rollback)

Sorry for the unfixed bugs. I will not be able to fixed them until 2nd week of June.


Markku

Offline

#44 2005-05-27 13:16:07

ravster
Member
From: Queen's U, Kingston, Canada
Registered: 2004-05-02
Posts: 285
Website

Re: Pacmenu (with DB and Rollback)

No problem, thanks for the great prog smile .
Thanks for the link, Penguin.

Offline

#45 2005-06-16 12:38:11

rasat
Forum Fellow
From: Finland, working in Romania
Registered: 2002-12-27
Posts: 2,293
Website

Re: Pacmenu (with DB and Rollback)

dibblethewrecker wrote:

rasat - how about the script i wrote that lists all packages from a particular repository - good for checking what you have from people's personal repos - see here:
http://bbs.archlinux.org/viewtopic.php? … 383e6b9a49

The idea is good. What's missing, it doesn't list what repos to search requiring the user to remember what repo may have been used. Best if does auto search and lists both name of package and repo.


Markku

Offline

#46 2005-06-17 07:23:04

rasat
Forum Fellow
From: Finland, working in Romania
Registered: 2002-12-27
Posts: 2,293
Website

Re: Pacmenu (with DB and Rollback)

rasat wrote:

I will not be able to fixed them until 2nd week of June.

Bugs are fixed in ver. 2.2.1
http://user-contributions.org/projects/pacmenu/pkg/


Markku

Offline

#47 2005-07-02 18:48:01

scarecrow
Member
From: Greece
Registered: 2004-11-18
Posts: 715

Re: Pacmenu (with DB and Rollback)

Is pacmenu broken after pacman's update to 2.9.6-2 or it is just me?
After the update it does nothing at all when called...


Microshaft delenda est

Offline

#48 2005-07-02 19:24:38

T-Dawg
Forum Fellow
From: Charlotte, NC
Registered: 2005-01-29
Posts: 2,736

Re: Pacmenu (with DB and Rollback)

nothing shows up at all? Check your permissions on it in /usr/bin/. It should be 755.

Offline

#49 2005-07-03 10:54:51

scarecrow
Member
From: Greece
Registered: 2004-11-18
Posts: 715

Re: Pacmenu (with DB and Rollback)

It is 755, but nevermind, I figured out the problem ( by strace -o file pacmenu ).
Pacmenu doesn't work without dialog, and dialog was for some rather odd reason uninstalled. I guess that dialog has to be put in as a dependency on the next pacmenu release.


Microshaft delenda est

Offline

#50 2005-07-03 11:32:32

rasat
Forum Fellow
From: Finland, working in Romania
Registered: 2002-12-27
Posts: 2,293
Website

Re: Pacmenu (with DB and Rollback)

scarecrow wrote:

I guess that dialog has to be put in as a dependency on the next pacmenu release.

Thanks! It will be done.


Markku

Offline

Board footer

Powered by FluxBB